summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-28c_client.py: remove more trailing space from generated filesRan Benita
2014-07-28c_client.py: remove trailing whitespace from generated filesRan Benita
2014-07-28c_client.py: remove useless generated commentsRan Benita
2014-07-28c_client.py: make the man page output deterministicRan Benita
2014-07-28c_client.py: prefix all monkey-patched fields with c_Ran Benita
2014-07-28c_client.py: remove trailing whitespaceRan Benita
2014-07-28c_client.py: remove useless 'today' variableRan Benita
2014-07-11Fix typos & awkward wording in tutorialAlan Coopersmith
2014-06-14bug#79986: include system headers earlyMichael Haubenwallner
2014-06-14Document failure modes of xcb_connect*() functionsAlan Coopersmith
2014-06-10Handle <pad align="n" /> between listsDaniel Martin
2014-04-10xcb_open: Improve abstraction for launchd secure socketsJeremy Huddleston Sequoia
2014-04-10xcb_open: Minor code cleanup for better readabilityJeremy Huddleston Sequoia
2014-03-30Ensure xcb owns socket and no other threads are writing before send_requestKeith Packard
2014-03-22Update .pc file Requires lines to express full dependenciesKeith Packard
2014-03-22Validate .pc file Requires linesKeith Packard
2014-03-22Only #include directly referenced module header filesKeith Packard
2014-03-21Add doxygen documentation to functions in xcbext.hUli Schlachter
2014-03-21Make xcb_disconnect(NULL) safeUli Schlachter
2014-03-21xcb_disconnect(): Fix leak with error connectionsUli Schlachter
2014-03-21Remove tabs and trailing whitespacesUli Schlachter
2014-02-19Add comments about how _xcb_conn_ret_error() worksRan Benita
2014-01-30generated man pages: use xorg footer and no hard coded extensionGaetan Nadon
2014-01-30generated man pages: build without hard coded extensionGaetan Nadon
2014-01-30man: build static man pages using xorg patternsGaetan Nadon
2014-01-30autoconf: replace all tabs with spacesGaetan Nadon
2014-01-30autoconf: use default xorg configuration for doxygen documentationGaetan Nadon
2014-01-30autoconf: fix warning by replacing deprecated AC_HELP_STRINGGaetan Nadon
2014-01-30autoconf: require libtool minimum level 2.2Gaetan Nadon
2014-01-30autoconf: comment and layout the initialization sectionGaetan Nadon
2014-01-30autoconf: AC_INIT: add bug urlGaetan Nadon
2014-01-30autoconf: use the warning variables from xorgGaetan Nadon
2014-01-30autoconf: use XORG_DEFAULT_OPTIONSGaetan Nadon
2014-01-21Support <pad align="n" />Peter Harris
2014-01-03Force XCB event structures with 64-bit extended fields to be packed.Kenneth Graunke
2013-12-22Release libxcb 1.101.10Uli Schlachter
2013-12-14Add NEWS for 1.10Julien Cristau
2013-12-14Add NEWS entries for releases 1.9.1 to 1.9.3Uli Schlachter
2013-12-14Bump xcb-proto requirement to 1.10Julien Cristau
2013-12-14Test the value of msg_controllen for platforms whose CMSG_FIRSTHDR() does not...PHO
2013-12-14Increment the "current" version info for sync, xinput and xkbUli Schlachter
2013-12-14Revert "Remove xcb_ge_event_t from xcb.h"Uli Schlachter
2013-12-12c_client.py: Fix _sizeof() functionsDaniel Martin
2013-11-18Revert "fix deadlock with xcb_take_socket/return_socket v3"Uli Schlachter
2013-11-18Fix alignment issues in FD passing codeMark Kettenis
2013-11-07Check if we need to define _XOPEN_SOURCE for struct msghdr.msg_controlAlan Coopersmith
2013-11-07Add configure option to enable or disable fd passing with sendmsgKeith Packard
2013-11-07Switch to using the CMSG_* macros for FD passingKeith Packard
2013-11-07Add Present extensionKeith Packard
2013-11-07Add DRI3 libraryKeith Packard