summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-29windefs.h is now called xcb_windefs.h - changed all includes to reflect that....Jeetu Golani
2010-03-26Win32 code for xcb-1.5Jeetu Golani
2010-02-17Open the X11 socket with close-on-exec flagRémi Denis-Courmont
2010-02-11Support xcb_discard_replyPeter Harris
2010-01-07xcb_connect_to_fd: fix descriptor leak on memory error pathRémi Denis-Courmont
2009-12-11configure.ac: Fix a typo on the last commit.Jeremy Huddleston
2009-12-11darwin: xnu doesn't support poll on ttys on the master side.Jeremy Huddleston
2009-12-08Tutorial code fixJim Ingram
2009-12-05DRI2 extension requires xcb-proto 1.6 or newerRémi Cardona
2009-12-03build: simplify extension buildingJulien Danjou
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