summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-08-25xcb_get_setup(): Never return NULLUli Schlachter1-1/+21
2014-08-25Make some functions also work on error connectionsUli Schlachter1-2/+2
2014-08-20support switch case in the generatorChristian Linhart1-22/+33
2014-08-06Disable Xevie and Xprint by defaultDaniel Martin1-2/+2
2014-08-06help text: do not report the insanly long list of Warning flags.Gaetan Nadon1-1/+0
2014-08-06Add ChangeLog and INSTALL using xorg macrosGaetan Nadon3-229/+14
2014-08-06sendmsg: remove --enable-sendfds as it is superceeded by --enable-dri3Gaetan Nadon1-12/+6
2014-08-06config: issue an error if DRI3 is requested, but sendfds is not availableGaetan Nadon1-0/+5
2014-08-06config: default option for enable-dri3 is not implementedGaetan Nadon2-29/+41
2014-08-01Release libxcb 1.111.11Uli Schlachter2-1/+19
2014-08-01Bump xcb-proto requirement to 1.11Uli Schlachter1-1/+1
2014-07-28xcb.h: add 'struct' before xcb_setup_t, xcb_query_extension_reply_tAlexander Mezin1-2/+2
2014-07-28c_client.py: remove more trailing space from generated filesRan Benita1-5/+5
2014-07-28c_client.py: remove trailing whitespace from generated filesRan Benita1-4/+4
2014-07-28c_client.py: remove useless generated commentsRan Benita1-124/+0
2014-07-28c_client.py: make the man page output deterministicRan Benita1-3/+3
2014-07-28c_client.py: prefix all monkey-patched fields with c_Ran Benita1-50/+50
2014-07-28c_client.py: remove trailing whitespaceRan Benita1-169/+169
2014-07-28c_client.py: remove useless 'today' variableRan Benita1-2/+0
2014-07-11Fix typos & awkward wording in tutorialAlan Coopersmith1-12/+12
2014-06-14bug#79986: include system headers earlyMichael Haubenwallner1-3/+4
2014-06-14Document failure modes of xcb_connect*() functionsAlan Coopersmith1-1/+17
2014-06-10Handle <pad align="n" /> between listsDaniel Martin1-6/+32
2014-04-10xcb_open: Improve abstraction for launchd secure socketsJeremy Huddleston Sequoia1-20/+75
2014-04-10xcb_open: Minor code cleanup for better readabilityJeremy Huddleston Sequoia1-8/+9
2014-03-30Ensure xcb owns socket and no other threads are writing before send_requestKeith Packard1-17/+40
2014-03-22Update .pc file Requires lines to express full dependenciesKeith Packard3-3/+3
2014-03-22Validate .pc file Requires linesKeith Packard2-1/+77
2014-03-22Only #include directly referenced module header filesKeith Packard1-1/+1
2014-03-21Add doxygen documentation to functions in xcbext.hUli Schlachter1-4/+103
2014-03-21Make xcb_disconnect(NULL) safeUli Schlachter2-2/+2
2014-03-21xcb_disconnect(): Fix leak with error connectionsUli Schlachter1-1/+10
2014-03-21Remove tabs and trailing whitespacesUli Schlachter7-74/+73
2014-02-19Add comments about how _xcb_conn_ret_error() worksRan Benita2-0/+4
2014-01-30generated man pages: use xorg footer and no hard coded extensionGaetan Nadon3-25/+34
2014-01-30generated man pages: build without hard coded extensionGaetan Nadon1-5/+6
2014-01-30man: build static man pages using xorg patternsGaetan Nadon8-16/+32
2014-01-30autoconf: replace all tabs with spacesGaetan Nadon1-55/+55
2014-01-30autoconf: use default xorg configuration for doxygen documentationGaetan Nadon3-92/+12
2014-01-30autoconf: fix warning by replacing deprecated AC_HELP_STRINGGaetan Nadon1-1/+1
2014-01-30autoconf: require libtool minimum level 2.2Gaetan Nadon1-2/+2
2014-01-30autoconf: comment and layout the initialization sectionGaetan Nadon1-9/+7
2014-01-30autoconf: AC_INIT: add bug urlGaetan Nadon1-3/+3
2014-01-30autoconf: use the warning variables from xorgGaetan Nadon2-13/+2
2014-01-30autoconf: use XORG_DEFAULT_OPTIONSGaetan Nadon1-2/+6
2014-01-21Support <pad align="n" />Peter Harris1-10/+18
2014-01-03Force XCB event structures with 64-bit extended fields to be packed.Kenneth Graunke2-3/+11
2013-12-22Release libxcb 1.101.10Uli Schlachter2-2/+2
2013-12-14Add NEWS for 1.10Julien Cristau1-3/+18
2013-12-14Add NEWS entries for releases 1.9.1 to 1.9.3Uli Schlachter1-1/+23