summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-03generator: generate accessors for events, tooChristian Linhart
2014-11-03generator: no type-setup for eventcopies anymoreChristian Linhart
2014-11-03_c_helper_fieldaccess_expr: remove handling for empty sepChristian Linhart
2014-11-03function _c_helper_fieldaccess_expr: improve descriptionChristian Linhart
2014-11-03rename _c_helper_absolute_name to _c_helper_fieldaccess_exprChristian Linhart
2014-11-03generator: sumof with nested expressionChristian Linhart
2014-11-03generator: sumof: support any type, generate explicit codeChristian Linhart
2014-11-03generator: expressions can generate pre-codeChristian Linhart
2014-11-03generator: fix absname for fields with only accessor functionChristian Linhart
2014-10-20no typename for nested structsChristian Linhart
2014-10-20generator: fix align-pads for switches which start at unaligned posChristian Linhart
2014-10-20generator: support lists of structs which contain a switchChristian Linhart
2014-09-09generator: support fixed size lists in var-sized structsChristian Linhart
2014-08-25xcb_get_setup(): Never return NULLUli Schlachter
2014-08-25Make some functions also work on error connectionsUli Schlachter
2014-08-20support switch case in the generatorChristian Linhart
2014-08-06Disable Xevie and Xprint by defaultDaniel Martin
2014-08-06help text: do not report the insanly long list of Warning flags.Gaetan Nadon
2014-08-06Add ChangeLog and INSTALL using xorg macrosGaetan Nadon
2014-08-06sendmsg: remove --enable-sendfds as it is superceeded by --enable-dri3Gaetan Nadon
2014-08-06config: issue an error if DRI3 is requested, but sendfds is not availableGaetan Nadon
2014-08-06config: default option for enable-dri3 is not implementedGaetan Nadon
2014-08-01Release libxcb 1.111.11Uli Schlachter
2014-08-01Bump xcb-proto requirement to 1.11Uli Schlachter
2014-07-28xcb.h: add 'struct' before xcb_setup_t, xcb_query_extension_reply_tAlexander Mezin
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