free-sw/xcb/libxcb
2006-03-05 TORRI Vincentwrong spaces
2006-03-05 TORRI Vincentfix some font sizes
2006-03-05 TORRI Vincentfixes + valid css
2006-03-05 TORRI Vincentfixes + valid css
2006-03-05 TORRI Vincentlots of fixes. Thanks to Indan Zupancic
2006-03-05 TORRI Vincentlots of fixes. Thanks to Indan Zupancic
2006-03-05 Josh TriplettAdd *.tar.{bz2,gz} to .gitignore for the benefit of...
2006-03-03 Jamey SharpAPI/ABI change: XCBSendRequest returns the sequence...
2006-03-03 Jamey SharpAdd 32-bit full_sequence fields to generic errors and...
2006-03-03 Jamey SharpTweak to previous API change: Require that spare iovecs...
2006-03-03 Jamey Sharpassert() that XCBSendRequest was handed enough space...
2006-03-03 Jamey SharpBugfix: The fixed-length part needs two iovecs reserved...
2006-03-03 Jamey SharpUse XPath position() function instead of xsl:number...
2006-03-02 Jamey SharpAPI/ABI change: XCBSendRequest callers must pad to...
2006-03-02 Jamey SharpSeparate notion of request-completed from current-reque...
2006-02-27 Jamey SharpBuffer a couple CARD32s on the stack instead of using...
2006-02-27 Jamey SharpAdd XCB_REQUEST_RAW flag for XCBSendRequest.
2006-02-27 Jamey SharpBugfix: how about *not* leaking all pending_replies...
2006-02-27 Jamey SharpMove test for other writing threads *before* allocating...
2006-02-27 Jamey Sharp_xcb_list is no longer used, so remove it. Simplify...
2006-02-27 Jamey SharpReplace readers generic list with hand-written typesafe...
2006-02-27 Jamey SharpRename struct XCBReplyData to reader_list to follow...
2006-02-27 Jamey SharpIn struct XCBReplyData, change void *data to pthread_co...
2006-02-27 Jamey SharpDelete unused xcb_list functions and refactor others.
2006-02-27 Jamey SharpReplace current_reply generic queue with hand-written...
2006-02-27 Jamey SharpReplace events generic queue with hand-written typesafe...
2006-02-26 Jamey SharpAPI/ABI break: Add flags to XCBSendRequest, first for...
2006-02-26 Jamey SharpReplace pending_replies generic queue with a hand-imple...
2006-02-26 Jamey SharpReplace my old generic map ADT with a growable array...
2006-02-26 Jamey SharpXCB has not had tracing features for a long time: remov...
2006-02-26 Jamey SharpRearrange an if statement that's been bothering me.
2006-02-24 Jamey SharpCoalesce _xcb_writev into _xcb_out_write and simplify.
2006-02-24 Jamey SharpTake advantage of Requires and *.private fields for...
2006-02-24 Jamey SharpMove _xcb_set_fd_flags to xcb_conn.c and make it static...
2006-02-24 Jamey SharpMove _xcb_read_block to xcb_in.c and make it static...
2006-02-24 Jamey SharpRemove XCB_CEIL and use a simpler definition for XCB_PAD.
2006-02-24 Jamey SharpQuit using "-include config.h": use #ifdef HAVE_CONFIG_...
2006-02-24 Jamey SharpCoalesce readn into _xcb_in_read and simplify.
2006-02-24 Jamey SharpMove _xcb_readn to xcb_in.c and make it static. Minor...
2006-02-24 Jamey SharpBugfix: protect the output queue from being written...
2006-02-24 Jamey SharpSimplify: Always use writev. (In _xcb_out_flush, conver...
2006-02-24 Jamey SharpFactor padding out of _xcb_out_write_block and into...
2006-02-24 Jamey SharpAdd XCBGetQueuedRequestRead for Xlib that does no sysca...
2006-02-23 Jamey SharpMinor performance fix: Change the contract on XCBGetReq...
2006-02-23 Jamey SharpMinor performance fix: Only rearrange buffers for BIG...
2006-02-23 Jamey SharpMove request_written update back where it was for now...
2006-02-23 Jamey SharpRemove _xcb_assert_valid_sequence. One test is triviall...
2006-02-23 Jamey SharpMove _xcb_write and _xcb_writev to xcb_out.c and make...
2006-02-23 Jamey SharpIgnore test byproducts.
2006-02-23 Jamey SharpMore return value changes, and make _xcb_in_read_packet...
2006-02-23 Jamey SharpMore return value changes.
2006-02-23 Jamey SharpMake the return value of _xcb_conn_wait boolean, instea...
2006-02-23 Jamey SharpBugfix: move request_written update *before* _xcb_conn_...
2006-02-23 Jamey SharpRemove USE_THREAD_ASSERT compile option. _xcb_conn_wait...
2006-02-23 Jamey SharpRemove vestiges of adjacent request combining implement...
2006-02-20 Jamey SharpControl debugging, optimization, and warning flags...
2006-02-19 Jamey SharpMerge branch 'master' of git+ssh://git.freedesktop...
2006-02-19 Jamey SharpUpdate .gitignores for .o files and autofoo stuff.
2006-02-19 Eric AnholtAdd missing entries to .gitignore files.
2006-02-19 Eric AnholtMerge branch 'master' of git+ssh://anholt@git.freedeskt...
2006-02-19 Eric AnholtMove .cvsignore to .gitignore.
2006-02-19 Jamey SharpQuit defining _XOPEN_SOURCE. We never needed it...
2006-02-19 Jamey SharpRemove the old ChangeLog file. GIT makes that obsolete.
2006-02-19 Jamey SharpWorkaround X server bug, fd.o #3210: if a GLXGetFBConfi...
2006-02-19 Josh TriplettRemove xcl and CVSROOT.