free-sw/xcb/libxcb
2010-08-05 Eamon WalshTutorial uses wrong function.
2010-07-13 Jamey Sharp_xcb_conn_wait: Fix whitespace.
2010-07-12 Jeremy HuddlestonAC_CHECK_PROG(LAUNCHD, [launchd], [yes], [no], [$PATH...
2010-06-21 Vincent Torriconfigure.ac: Report which extensions are being built.
2010-06-15 Pauli Nieminenxcb_connect_to_display_with_auth_info: Fix memory leak
2010-06-15 Pauli Nieminen_xcb_parse_display: Fix error path
2010-05-14 Jeremy Huddlestonxcb_open: Improve protocol/host parsing
2010-05-14 Marcin KościelnickiAdd ~ operator support in code generator
2010-04-30 Arnaud FontaineFix GCC error on undeclared variable when not using...
2010-04-30 Arnaud FontaineGet rid of PATH_MAX and MAXPATHLEN
2010-04-24 Jeremy HuddlestonUse limits.h instead of syslimits.h
2010-04-24 Jeremy HuddlestonReworked launchd support to work better with _xcb_parse...
2010-04-18 Jamey SharpAlways wake up readers after writing.
2010-04-18 Jamey SharpFix strict-aliasing warning when getting generic event...
2010-04-18 Jamey SharpDelete a useless level of indirection from _xcb_out_sen...
2010-04-09 Julien DanjouRelease libxcb 1.6
2010-04-08 Rémi Denis... Fail if fd is too big and poll() is not available
2010-03-13 Samuel ThibaultFix authentication on hpux and Hurd
2010-02-17 Rémi Denis... Open the X11 socket with close-on-exec flag
2010-02-11 Peter HarrisSupport xcb_discard_reply
2010-01-07 Rémi Denis... xcb_connect_to_fd: fix descriptor leak on memory error...
2009-12-12 Jeremy Huddlestonconfigure.ac: Fix a typo on the last commit.
2009-12-12 Jeremy Huddlestondarwin: xnu doesn't support poll on ttys on the master...
2009-12-08 Jim IngramTutorial code fix
2009-12-05 Rémi CardonaDRI2 extension requires xcb-proto 1.6 or newer
2009-12-03 Julien Danjoubuild: simplify extension building
2009-12-03 Julien DanjouRelease libxcb 1.5
2009-12-02 Adam Jacksonsetsockopt(SO_KEEPALIVE) on TCP display connections.
2009-10-19 Eric AnholtAdd DRI2 support. (v2)
2009-10-15 Eric AnholtFix typo in the tutorial.
2009-09-18 Paulo R. ZanoniDon't build docs if 'dot' is not found Signed-off-by...
2009-08-31 Julien CristauFix check dependency
2009-08-31 Yaakov SelkowitzCygwin build fix: Add -no-undefined to libtool flags
2009-07-15 Arnaud FontaineRelease libxcb 1.4
2009-07-15 Arnaud FontaineAdd majorCode, minorCode and resourceID fields to X...
2009-07-06 Jamey SharpFix precedence bug: wrong length for big-requests prece...
2009-05-29 Julien CristauFix libxcb-randr version info
2009-05-29 Julien DanjouRelease libxcb 1.3
2009-05-26 elupusDisable Nagle on TCP socket
2009-05-25 Bob HamStore xcbproto version libxcb was compiled with
2009-05-09 Julien Danjoudepends on recent xcb-proto and bump version of randr
2009-04-21 Bart MasseyFix XDM-AUTHORIZATION-1 (bug #14202)
2009-04-10 Julien Danjouutil: remove useless strlen calls from decnet opening
2009-04-10 Julien Danjouutil: merge common code for xcb_connect
2009-04-10 Julien Danjouutil: open_abstract gets filelen as parameters
2009-04-10 Julien Danjouauth: use snprintf() return value
2009-04-10 Julien Danjouauth: precompute authnameslen
2009-04-09 Jeremy Huddlestondarwin: Don't use poll() on versions of darwin before...
2009-04-06 Samuel ThibaultLocal socket connections do not work on hurd-i386
2009-03-30 Michael Ostuse poll() instead of select() when available
2009-03-28 Bart Masseykludgily hand-merged xid fixes
2009-03-16 Julien DanjouFix do_append() arguments
2009-03-15 Julien DanjouCopy full IPv4 mapping (Bug #20665)
2009-03-14 Peter HarrisAvoid name collisions between xidtype and enum.
2009-03-13 Peter HarrisRevert "Don't use enums in generated C code"
2009-02-26 Peter HarrisDon't use enums in generated C code - use integer const...
2009-02-17 Julien DanjouRelease libxcb 1.2
2009-02-16 Julien DanjouStop providing autogenerated files in tarball
2008-12-11 Julien DanjouRelease libxcb 1.1.93
2008-11-24 Jeremy HuddlestonShutup compiler warning about unused variable...
2008-11-24 Jeremy HuddlestonApple: Apple launchd cleanup
2008-11-24 Jeremy HuddlestonApple: Enable support for launchd DISPLAY socket
2008-11-19 Peter HarrisTreat XIDs the same as other cardinal values.
2008-11-04 Julien DanjouRelease libxcb 1.1.92
2008-10-29 Josh TriplettSupport handing off socket write permission to external...
2008-10-29 Jamey SharpTrack 64-bit sequence numbers internally.
2008-10-29 Jamey SharpUse sequence number ranges in pending replies
2008-10-29 Jamey SharpInline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io.
2008-10-29 Jamey SharpRemove libxcb-xlib and xcbxlib.h.
2008-10-14 Julien Danjoubuild: fix configure.ac AC_DEFINE
2008-10-14 Julien Danjouallow compile-time setting for XCB queue buffer size
2008-10-08 Josh TriplettRemove duplicate XCB_EXTENSION calls for Composite...
2008-09-20 Henning Stenfix tiny memory leak in read_packet (leak only happens...
2008-09-09 Carsten MeierAdded generation of extern "C" for compatibility with C++
2008-09-09 Julien CristauAdd support for the abstract socket namespace under...
2008-09-09 Julien CristauFix some fd leaks in _xcb_open_*()
2008-09-03 Bart Masseyfixed overly aggressive warning about fixed field follo...
2008-09-03 Bart Masseyadded small fix to support trailing fixed fields; also...
2008-08-31 Vincent Torrifactorize m4 macros and add one to set X extensions
2008-08-28 Julien DanjouInitialize all fields of addrinfo
2008-08-28 Julien DanjouUse ifdef instead of if for defined value
2008-08-28 Julien DanjouSet namelen unsigned
2008-08-28 Julien DanjouRename index to idx to avoid shadowing
2008-08-28 Julien DanjouUse a signed size in read_block()
2008-08-28 Julien DanjouUse unsigned to compare and rename sync
2008-08-28 Julien DanjouFix htonl() arg & convert sizeof() to signed
2008-08-28 Julien Danjouinitialize global_id to 0
2008-07-17 Peter HuttererBump to 1.1.91.
2008-07-16 Julien CristauMake EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditiona...
2008-07-07 Petr Salingerfix FreeBSD support
2008-05-29 Peter HuttererBump to 1.1.90.
2008-05-28 Josh TriplettFix variable declaration formatting
2008-05-21 Peter HuttererAdd xcb_ge_event_t and handling for long events.
2008-05-01 Oswald BuddenhagenFix libxcb/src compile with srcdir != builddir.
2008-04-24 Eamon WalshReplace a stray c-client.xsl in the libxcb SOURCES...
2008-04-24 Eamon WalshUse the python install path from xcb-xproto.pc to locat...
2008-04-20 Jeremy KolbAdd mention of PYTHONPATH if xcbgen cannot be found.
2008-04-19 Eamon WalshAdd Python parser C language-dependent part.
2008-01-24 Eamon WalshAdd SELinux extension support, disabled by default.
2008-01-24 Eamon WalshAdd XInput extension support, disabled by default.
next