summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-11Release libxcb 1.1.931.1.93Julien Danjou
2008-11-23Shutup compiler warning about unused variable...Jeremy Huddleston
2008-11-23Apple: Apple launchd cleanupJeremy Huddleston
2008-11-23Apple: Enable support for launchd DISPLAY socketJeremy Huddleston
2008-11-19Treat XIDs the same as other cardinal values.Peter Harris
2008-11-04Release libxcb 1.1.921.1.92Julien Danjou
2008-10-29Support handing off socket write permission to external code.Josh Triplett
2008-10-29Track 64-bit sequence numbers internally.Jamey Sharp
2008-10-29Use sequence number ranges in pending repliesJamey Sharp
2008-10-29Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io.Jamey Sharp
2008-10-29Remove libxcb-xlib and xcbxlib.h.Jamey Sharp
2008-10-14build: fix configure.ac AC_DEFINEJulien Danjou
2008-10-14allow compile-time setting for XCB queue buffer sizeJulien Danjou
2008-10-08Remove duplicate XCB_EXTENSION calls for Composite extensionJosh Triplett
2008-09-20fix tiny memory leak in read_packet (leak only happens when malloc returns NU...Henning Sten
2008-09-09Added generation of extern "C" for compatibility with C++Carsten Meier
2008-09-09Add support for the abstract socket namespace under LinuxJulien Cristau
2008-09-09Fix some fd leaks in _xcb_open_*()Julien Cristau
2008-09-03fixed overly aggressive warning about fixed field following variableBart Massey
2008-09-03added small fix to support trailing fixed fields; also warning for non-pad fi...Bart Massey
2008-08-31factorize m4 macros and add one to set X extensionsVincent Torri
2008-08-28Initialize all fields of addrinfoJulien Danjou
2008-08-28Use ifdef instead of if for defined valueJulien Danjou
2008-08-28Set namelen unsignedJulien Danjou
2008-08-28Rename index to idx to avoid shadowingJulien Danjou
2008-08-28Use a signed size in read_block()Julien Danjou
2008-08-28Use unsigned to compare and rename syncJulien Danjou
2008-08-28Fix htonl() arg & convert sizeof() to signedJulien Danjou
2008-08-28initialize global_id to 0Julien Danjou
2008-07-17Bump to 1.1.91.1.1.911.1.90.1Peter Hutterer
2008-07-16Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditional of configure flags.Julien Cristau
2008-07-07fix FreeBSD supportPetr Salinger
2008-05-29Bump to 1.1.90.Peter Hutterer
2008-05-28Fix variable declaration formattingJosh Triplett
2008-05-21Add xcb_ge_event_t and handling for long events.Peter Hutterer
2008-05-01Fix libxcb/src compile with srcdir != builddir.Oswald Buddenhagen
2008-04-23Replace a stray c-client.xsl in the libxcb SOURCES. Fixes make distcheck.Eamon Walsh
2008-04-23Use the python install path from xcb-xproto.pc to locate the xcbgen package.Eamon Walsh
2008-04-20Add mention of PYTHONPATH if xcbgen cannot be found.Jeremy Kolb
2008-04-19Add Python parser C language-dependent part.Eamon Walsh
2008-01-24Add SELinux extension support, disabled by default.Eamon Walsh
2008-01-24Add XInput extension support, disabled by default.Eamon Walsh
2008-01-15Inputs to AC_CONFIG_FILES are automatically distributed.Eamon Walsh
2007-12-07Generated the configure.ac and Makefile.am's in libxcb with the idea ofEamon Walsh
2007-12-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbEamon Walsh
2007-11-24make IPv6 optionalBart Massey
2007-11-16Remove file that wasn't meant to be committed.Eamon Walsh
2007-11-16Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbEamon Walsh
2007-11-16Add comment noting the requirement to free replies when finished.Eamon Walsh
2007-11-16Add generated comment noting requirement to free replies after use.Eamon Walsh