free-sw/xcb/libxcb
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.
2008-01-15 Eamon WalshInputs to AC_CONFIG_FILES are automatically distributed.
2007-12-07 Eamon WalshGenerated the configure.ac and Makefile.am's in libxcb...
2007-12-07 Eamon WalshMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-24 Bart Masseymake IPv6 optional
2007-11-17 Eamon WalshRemove file that wasn't meant to be committed.
2007-11-17 Eamon WalshMerge branch 'master' of git+ssh://git.freedesktop...
2007-11-17 Eamon WalshAdd comment noting the requirement to free replies...
2007-11-17 Eamon WalshAdd generated comment noting requirement to free replie...
2007-11-05 Jamey SharpRelease libxcb 1.1
2007-11-05 Jamey SharpRevert "Generate error constants as XCB_BAD_*, similar...
2007-10-28 Jamey SharpDon't hold the xlib-xcb lock while sleeping: that allow...
2007-10-28 Jamey SharpFactor pthread_cond_wait(iolock) to _xcb_wait_io.
2007-10-23 Jamey SharpDon't abort() on locking assertions if LIBXCB_ALLOW_SLO...
2007-07-19 Egbert EichAllow unix:<screen> style display names again.
2007-06-14 Josh TriplettSend locking assertion backtraces to stderr. Improve...
2007-06-06 Christoph PfisterPrint backtraces in case an assert fails inside xlib...
2007-06-03 Jamey Sharpxcb_poll_for_event: Return already-read events before...
2007-04-18 Matthias HopfMerge branch 'master' of git://anongit.freedesktop...
2007-04-13 Ian OsgoodGenerate error constants as XCB_BAD_*, similar to Xlib.
2007-04-12 TORRI VincentMerge branch 'master' of git+ssh://git.freedesktop...
2007-04-12 TORRI Vincentremove the 7th bit of the response_type for the event...
2007-04-11 Matthias HopfUpdate autogen.sh to one that does objdir != srcdir
2007-04-10 Eamon WalshModify new attribute from previous patch so that it...
2007-03-29 Eamon WalshReplaces special-casing in c-client stylesheet with...
2007-02-27 TORRI Vincentadd the first step toward the documentation of the...
2007-02-07 TORRI Vincentand make the html code valid...
2007-02-07 TORRI Vincentfont part
2007-02-07 TORRI Vincentno more xid or id fields
2007-02-06 TORRI Vincentadd the complete cursor example. Make the html code...
2007-01-22 TORRI Vincentadd doxygen doc for the *_end functions
2007-01-13 TORRI Vincentfix all the occurence where a drawable where considered...
2006-12-11 Josh TriplettAdd autogen.sh to EXTRA_DIST.
2006-12-11 Josh TriplettAdd tools/* to EXTRA_DIST.
2006-11-28 TORRI Vincentadd doc tag for the _next functions. It creates doxygen...
2006-11-28 TORRI VincentMerge branch 'master' of git+ssh://git.freedesktop...
2006-11-28 TORRI Vincentadd some output informations to configure script
2006-11-28 Tilman SauerbeckIf enable_build_docs is "no", we don't even try to...
2006-11-28 Tilman SauerbeckFixed evaluation of the disable-build-docs argument.
2006-11-26 Ian OsgoodFix unit tests for FreeBSD
2006-11-26 Josh TriplettUse substitition variables in xcb-xinerama.pc.in, not...
2006-11-25 Ian OsgoodBug #9119: test xcb_popcount
2006-11-25 Jamey SharplibXau didn't have a correct pkg-config file until...
2006-11-24 Jamey SharpNetBSD doesn't have AI_ADDRCONFIG: use it only if it...
2006-11-24 TORRI Vincentreplace all the _new functions with xcb_generate_id...
2006-11-23 Josh TriplettRelease libxcb 1.0
2006-11-23 Diego 'Flameeyes... Avoid race condition when using multiple make jobs
2006-11-23 Josh TriplettRewrite automake's data installation rules, because...
2006-11-23 Josh TriplettRework doxygen build and install to work with srcdir...
2006-11-23 Josh TriplettRemove --with-opt and --with-debug options from configu...
2006-11-23 Josh TriplettCheck for getaddrinfo rather than gethostbyname in...
2006-11-23 Jamey Sharpxcb-proto has no libraries or headers, so don't use...
2006-11-23 Jamey SharpUse pthread-stubs as needed, and list xdmcp in Requires...
2006-11-22 Josh TriplettReplace uses of "long" with uint32_t, and similar;...
2006-11-21 Ian OsgoodFix IP6 work for FreeBSD/Mac.
2006-11-21 Josh TriplettSupport XDM-AUTHORIZATION-1 on IPv6
2006-11-21 Josh TriplettRefactor auth code to get display number from xcb_connect
2006-11-21 Josh TriplettOnly use AI_NUMERICSERV if defined.
2006-11-21 Josh TriplettSupport authentication for IPv6 connections
2006-11-21 Josh TriplettSupport displays with IPv6 addresses or hosts which...
2006-11-21 Josh TriplettAdd new xcb_parse_display test cases, most related...
2006-11-20 Jamey SharpBug #5958: Also zero out the implicit pad byte in empty...
2006-11-20 Jamey SharpRemove support for the <localfield> tag: nothing needs it.
2006-11-20 Jamey SharpBug #5958: zero out padding bytes in requests.
2006-11-19 Jamey Sharphtmldir was introduced in autoconf 2.59c: set a reasona...
2006-11-19 Jamey SharpProvide xcb_prefetch_maximum_request_length counterpart...
2006-11-19 Jamey SharpFix Doxygen warnings.
2006-11-19 Jamey SharpMake doc installation work and simplify doc/Makefile.am.
2006-11-19 Jamey SharpTurn off Doxygen warnings for undocumented API, for...
2006-11-17 Jamey SharpSwitch from the old AM_PATH_CHECK macro to pkg-config.
2006-11-05 TORRI Vincentadd Makefile.am for building/installing doxygen doc
2006-11-05 TORRI Vincentadd xcb.doxygen to EXTRA_DIST
2006-11-05 TORRI VincentMerge branch 'master' of git+ssh://git.freedesktop...
2006-11-05 TORRI Vincentadd AM_CHECK_DOXYGEN macro
2006-11-03 Jamey SharpRelease libxcb 1.0 RC3 (0.9.93).
2006-10-30 Jeremy Kolb... Added initial doxygen generation stuff. This should...
2006-10-20 TORRI Vincentfix doxy doc
2006-10-19 Jamey SharpAdd doxygen config file.
2006-10-19 Jamey SharpQuit treating xproto specially: handle it like all...
2006-10-19 Jamey SharpIgnore generated xinerama files.
2006-10-16 Josh TriplettAlso test xcb_parse_display with NULL argument and...
2006-10-15 Jamey SharpMatch only XCB-namespaced XID generators when convertin...
2006-10-15 Zephaniah E... Define and use constants for opcode numbers.
2006-10-13 Jeremy KolbAdd library support for xcb-xinerama.
2006-10-09 Josh TriplettAdd note to xcbxlib.h that nothing except Xlib/XCB...
2006-10-08 Jamey SharpRelease libxcb 1.0 RC2 (0.9.92).
2006-10-08 Jamey SharpBugfix: make Plan 7 'checked' requests work correctly.
2006-10-07 Ian OsgoodDocument xcb_generate_id.
2006-10-07 Josh TriplettMove xcb_generate_id from xcbext.h to xcb.h
2006-10-07 Josh TriplettStop implicitly importing xproto; goes with proto chang...
2006-10-07 Jamey SharpDeclare "struct foo" or "enum foo" as well as the typed...
2006-10-07 Josh TriplettHandle "xidunion" instead of "union" for XID unions...
2006-10-07 Jamey Sharpapi_conv.pl: replace xcb_*_new with calls directly...
2006-10-07 Josh TriplettRefer to the "xlib lock" rather than the "IOLock" in...
next