Age | Commit message (Expand) | Author |
2013-11-07 | Add event queue splitting | Keith Packard |
2013-11-07 | Add xcb_send_fd API | Keith Packard |
2013-11-07 | Remove xcb_ge_event_t from xcb.h | Keith Packard |
2012-08-29 | Return connection failure if display string specifies non-existent screen | Alan Coopersmith |
2012-08-25 | Fix "sppported" typo in doxygen comment for XCB_CONN_CLOSED_EXT_NOTSUPPORTED | Alan Coopersmith |
2012-01-11 | Added more error states and removed global error_connection | Arvind Umrao |
2011-04-12 | Revert "Introduce xcb_wait_for_event_until, for consuming responses in wire-o... | Jamey Sharp |
2011-04-12 | Introduce a variant of xcb_poll_for_event for examining event queue. | Rami Ylimäki |
2011-03-18 | Introduce xcb_wait_for_event_until, for consuming responses in wire-order. | Jamey Sharp |
2010-03-29 | windefs.h is now called xcb_windefs.h - changed all includes to reflect that.... | Jeetu Golani |
2010-03-26 | Win32 code for xcb-1.5 | Jeetu Golani |
2010-02-11 | Support xcb_discard_reply | Peter Harris |
2009-07-15 | Add majorCode, minorCode and resourceID fields to X generic error | Arnaud Fontaine |
2008-05-21 | Add xcb_ge_event_t and handling for long events. | Peter Hutterer |
2006-11-18 | Provide xcb_prefetch_maximum_request_length counterpart to xcb_get_maximum_re... | Jamey Sharp |
2006-10-20 | fix doxy doc | TORRI Vincent |
2006-10-07 | Document xcb_generate_id. | Ian Osgood |
2006-10-07 | Move xcb_generate_id from xcbext.h to xcb.h | Josh Triplett |
2006-10-06 | Remove the 'int *error' out-parameter for xcb_poll_for_event. | Jamey Sharp |
2006-09-23 | More fixups for incorrect API conversions by api_conv.pl | Josh Triplett |
2006-09-23 | Fix some mis-conversions by api_conv.pl, and remove the now-unused Xmd types | Josh Triplett |
2006-09-23 | The Great XCB Renaming | Josh Triplett |
2006-09-21 | Provide a "has error" property for XCBConnection. | Jamey Sharp |
2006-09-12 | Remove deprecated public API functions in preparation for 1.0 release. Xlib-s... | Jamey Sharp |
2006-07-30 | Add XCBRequestCheck function needed for Plan 7. | Josh Triplett |
2006-07-25 | Replace HAVE_* tests with just checking for (__solaris__) | Eric Anholt |
2006-07-07 | Fix build on Solaris (use inttypes.h) | Ian Osgood |
2006-07-01 | Finally remove X.h from xcb.h, fix broken image tests. | Ian Osgood |
2006-06-15 | Remove arbitrary division between xcb_types and xproto by merging | Josh Triplett |
2006-06-08 | fix compilation with c++ compilers. Remove some trailing spaces | TORRI Vincent |
2006-05-30 | Deprecate XCBSync, move to XCBAuxSync. | Ian Osgood |
2006-04-28 | Move the remainder of the constants in X.h into XML enumerations. | Ian Osgood |
2006-04-27 | Fix a comment for the renaming of XCBConnSetupSuccessRep to XCBSetup, and fix... | Josh Triplett |
2006-04-26 | Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*... | Jamey Sharp |
2006-04-19 | Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead. | Jamey Sharp |
2006-03-16 | The typedefs replacing Xmd.h conflict with Xmd.h. Here is a hacky workaround:... | Jamey Sharp |
2006-03-15 | Remove proto/X11 dependencies from xcb-demo. | Ian Osgood |
2006-03-14 | Remove xcb-util dependency on proto/X11 | Ian Osgood |
2006-03-14 | doxygen documentation of the API | TORRI Vincent |
2006-03-13 | Remove dependencies on Xmd.h and X.h | Ian Osgood |
2006-03-11 | Portability fixes. Should help DragonFly and Solaris, and should not hurt any... | Jamey Sharp |
2006-03-03 | Add 32-bit full_sequence fields to generic errors and events, so callers can ... | Jamey Sharp |
2006-02-18 | Remove xcl and CVSROOT. | Josh Triplett |