free-sw/xcb/libxcb
2014-11-03 Christian Linhartgenerator: support parametrized structs ParametrizedStruct-V7
2014-11-03 Christian Linhartgenerator: support listelement-ref PopcountList-V7
2014-11-03 Christian Linhartgenerator: _c_accessor_get_length: remove buggy special...
2014-11-03 Christian Linhartgenerator: generate accessors for events, too
2014-11-03 Christian Linhartgenerator: no type-setup for eventcopies anymore
2014-11-03 Christian Linhart_c_helper_fieldaccess_expr: remove handling for empty sep ListInputDevices-V7
2014-11-03 Christian Linhartfunction _c_helper_fieldaccess_expr: improve description
2014-11-03 Christian Linhartrename _c_helper_absolute_name to _c_helper_fieldaccess...
2014-11-03 Christian Linhartgenerator: sumof with nested expression
2014-11-03 Christian Linhartgenerator: sumof: support any type, generate explicit...
2014-11-03 Christian Linhartgenerator: expressions can generate pre-code
2014-11-03 Christian Linhartgenerator: fix absname for fields with only accessor...
2014-10-20 Christian Linhartno typename for nested structs NestedStructTypenames-V5
2014-10-20 Christian Linhartgenerator: fix align-pads for switches which start... QueryDeviceState-V5
2014-10-20 Christian Linhartgenerator: support lists of structs which contain a...
2014-09-09 Christian Linhartgenerator: support fixed size lists in var-sized structs
2014-08-25 Uli Schlachterxcb_get_setup(): Never return NULL
2014-08-25 Uli SchlachterMake some functions also work on error connections
2014-08-20 Christian Linhartsupport switch case in the generator
2014-08-06 Daniel MartinDisable Xevie and Xprint by default
2014-08-06 Gaetan Nadonhelp text: do not report the insanly long list of Warni...
2014-08-06 Gaetan NadonAdd ChangeLog and INSTALL using xorg macros
2014-08-06 Gaetan Nadonsendmsg: remove --enable-sendfds as it is superceeded...
2014-08-06 Gaetan Nadonconfig: issue an error if DRI3 is requested, but sendfd...
2014-08-06 Gaetan Nadonconfig: default option for enable-dri3 is not implemented
2014-08-01 Uli SchlachterRelease libxcb 1.11
2014-08-01 Uli SchlachterBump xcb-proto requirement to 1.11
2014-07-28 Alexander Mezinxcb.h: add 'struct' before xcb_setup_t, xcb_query_exten...
2014-07-28 Ran Benitac_client.py: remove more trailing space from generated...
2014-07-28 Ran Benitac_client.py: remove trailing whitespace from generated...
2014-07-28 Ran Benitac_client.py: remove useless generated comments
2014-07-28 Ran Benitac_client.py: make the man page output deterministic
2014-07-28 Ran Benitac_client.py: prefix all monkey-patched fields with c_
2014-07-28 Ran Benitac_client.py: remove trailing whitespace
2014-07-28 Ran Benitac_client.py: remove useless 'today' variable
2014-07-12 Alan CoopersmithFix typos & awkward wording in tutorial
2014-06-14 Michael Haubenwallnerbug#79986: include system headers early
2014-06-14 Alan CoopersmithDocument failure modes of xcb_connect*() functions
2014-06-10 Daniel MartinHandle <pad align="n" /> between lists
2014-04-10 Jeremy Huddleston... xcb_open: Improve abstraction for launchd secure sockets
2014-04-10 Jeremy Huddleston... xcb_open: Minor code cleanup for better readability
2014-03-30 Keith PackardEnsure xcb owns socket and no other threads are writing...
2014-03-22 Keith PackardUpdate .pc file Requires lines to express full dependencies
2014-03-22 Keith PackardValidate .pc file Requires lines
2014-03-22 Keith PackardOnly #include directly referenced module header files
2014-03-21 Uli SchlachterAdd doxygen documentation to functions in xcbext.h
2014-03-21 Uli SchlachterMake xcb_disconnect(NULL) safe
2014-03-21 Uli Schlachterxcb_disconnect(): Fix leak with error connections
2014-03-21 Uli SchlachterRemove tabs and trailing whitespaces
2014-02-19 Ran BenitaAdd comments about how _xcb_conn_ret_error() works
2014-01-30 Gaetan Nadongenerated man pages: use xorg footer and no hard coded...
2014-01-30 Gaetan Nadongenerated man pages: build without hard coded extension
2014-01-30 Gaetan Nadonman: build static man pages using xorg patterns
2014-01-30 Gaetan Nadonautoconf: replace all tabs with spaces
2014-01-30 Gaetan Nadonautoconf: use default xorg configuration for doxygen...
2014-01-30 Gaetan Nadonautoconf: fix warning by replacing deprecated AC_HELP_S...
2014-01-30 Gaetan Nadonautoconf: require libtool minimum level 2.2
2014-01-30 Gaetan Nadonautoconf: comment and layout the initialization section
2014-01-30 Gaetan Nadonautoconf: AC_INIT: add bug url
2014-01-30 Gaetan Nadonautoconf: use the warning variables from xorg
2014-01-30 Gaetan Nadonautoconf: use XORG_DEFAULT_OPTIONS
2014-01-21 Peter HarrisSupport <pad align="n" />
2014-01-03 Kenneth GraunkeForce XCB event structures with 64-bit extended fields...
2013-12-22 Uli SchlachterRelease libxcb 1.10
2013-12-14 Julien CristauAdd NEWS for 1.10
2013-12-14 Uli SchlachterAdd NEWS entries for releases 1.9.1 to 1.9.3
2013-12-14 Julien CristauBump xcb-proto requirement to 1.10
2013-12-14 PHOTest the value of msg_controllen for platforms whose...
2013-12-14 Uli SchlachterIncrement the "current" version info for sync, xinput...
2013-12-14 Uli SchlachterRevert "Remove xcb_ge_event_t from xcb.h"
2013-12-12 Daniel Martinc_client.py: Fix _sizeof() functions
2013-11-18 Uli SchlachterRevert "fix deadlock with xcb_take_socket/return_socket v3"
2013-11-18 Mark KettenisFix alignment issues in FD passing code
2013-11-08 Alan CoopersmithCheck if we need to define _XOPEN_SOURCE for struct...
2013-11-08 Keith PackardAdd configure option to enable or disable fd passing...
2013-11-08 Keith PackardSwitch to using the CMSG_* macros for FD passing
2013-11-07 Keith PackardAdd Present extension
2013-11-07 Keith PackardAdd DRI3 library
2013-11-07 Keith PackardRequire xcb proto version 1.9
2013-11-07 Keith PackardAdd event queue splitting
2013-11-07 Keith PackardAdd support for receiving fds in replies
2013-11-07 Keith PackardAdd xcb_send_fd API
2013-11-07 Keith Packard-pendantic is too pendantic
2013-11-07 Keith PackardMake protocol C files depend on protocol XML files
2013-11-07 Keith PackardRemove xcb_ge_event_t from xcb.h
2013-10-11 Daphne PfisterUse /usr/spool/sockets/X11/ on HP-UX for UNIX sockets...
2013-09-08 Daphne PfisterFix poll() if POLLIN == ROLLRDNORM|POLLRDBAND
2013-09-08 Uli SchlachterFix documentation of xcb_poll_for_event()
2013-08-14 Daniel Martintests: Add files to .gitignore
2013-08-14 Daniel MartinSort gitignore, adjust pattern for config.h
2013-08-14 Daniel MartinUse m4 directory
2013-08-14 Daniel MartinUse build-aux as autom4te cache directory
2013-08-14 Daniel MartinSet AC_CONFIG_AUX_DIR to build-aux
2013-08-14 Daniel MartinRemove second AC_PREREQ, require version 2.60
2013-08-14 Daniel MartinInitialize automake earlier (bugfix for #66413)
2013-08-14 Daniel MartinMake xsltproc optional
2013-08-14 Daniel Martinc_client.py: Do not create pointers in unions
2013-08-14 Daniel Martinc_client.py: Always initialize xcb_align_to
2013-08-06 Alan CoopersmithDefine _xcb_map_new with explicit void arg list instead...
2013-08-06 Alan CoopersmithEnable warnings for pre-C89 style definitions for gcc...
next