summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-03Release libxcb 1.51.5Julien Danjou
2009-12-02setsockopt(SO_KEEPALIVE) on TCP display connections.Adam Jackson
2009-10-19Add DRI2 support. (v2)Eric Anholt
2009-10-15Fix typo in the tutorial.Eric Anholt
2009-09-18Don't build docs if 'dot' is not found Signed-off-by: Paulo R. Zanoni <pzanon...Paulo R. Zanoni
2009-08-31Fix check dependencyJulien Cristau
2009-08-31Cygwin build fix: Add -no-undefined to libtool flagsYaakov Selkowitz
2009-07-15Release libxcb 1.41.4Arnaud Fontaine
2009-07-15Add majorCode, minorCode and resourceID fields to X generic errorArnaud Fontaine
2009-07-06Fix precedence bug: wrong length for big-requests preceded by sync.Jamey Sharp
2009-05-29Fix libxcb-randr version infoJulien Cristau
2009-05-29Release libxcb 1.31.3Julien Danjou
2009-05-26Disable Nagle on TCP socketelupus
2009-05-25Store xcbproto version libxcb was compiled withBob Ham
2009-05-09depends on recent xcb-proto and bump version of randrJulien Danjou
2009-04-21Fix XDM-AUTHORIZATION-1 (bug #14202)Bart Massey
2009-04-10util: remove useless strlen calls from decnet openingJulien Danjou
2009-04-10util: merge common code for xcb_connectJulien Danjou
2009-04-10util: open_abstract gets filelen as parametersJulien Danjou
2009-04-10auth: use snprintf() return valueJulien Danjou
2009-04-10auth: precompute authnameslenJulien Danjou
2009-04-09darwin: Don't use poll() on versions of darwin before darwin10Jeremy Huddleston
2009-04-06Local socket connections do not work on hurd-i386Samuel Thibault
2009-03-30use poll() instead of select() when availableMichael Ost
2009-03-28kludgily hand-merged xid fixesBart Massey
2009-03-16Fix do_append() argumentsJulien Danjou
2009-03-15Copy full IPv4 mapping (Bug #20665)Julien Danjou
2009-03-14Avoid name collisions between xidtype and enum.Peter Harris
2009-03-13Revert "Don't use enums in generated C code"Peter Harris
2009-02-25Don't use enums in generated C code - use integer constants instead.Peter Harris
2009-02-17Release libxcb 1.21.2Julien Danjou
2009-02-16Stop providing autogenerated files in tarballJulien Danjou
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