summaryrefslogtreecommitdiff
path: root/src/xcb.h
AgeCommit message (Expand)Author
2006-11-18Provide xcb_prefetch_maximum_request_length counterpart to xcb_get_maximum_re...Jamey Sharp
2006-10-20fix doxy docTORRI Vincent
2006-10-07Document xcb_generate_id.Ian Osgood
2006-10-07Move xcb_generate_id from xcbext.h to xcb.hJosh Triplett
2006-10-06Remove the 'int *error' out-parameter for xcb_poll_for_event.Jamey Sharp
2006-09-23More fixups for incorrect API conversions by api_conv.plJosh Triplett
2006-09-23Fix some mis-conversions by api_conv.pl, and remove the now-unused Xmd typesJosh Triplett
2006-09-23The Great XCB RenamingJosh Triplett
2006-09-21Provide a "has error" property for XCBConnection.Jamey Sharp
2006-09-12Remove deprecated public API functions in preparation for 1.0 release. Xlib-s...Jamey Sharp
2006-07-30Add XCBRequestCheck function needed for Plan 7.Josh Triplett
2006-07-25Replace HAVE_* tests with just checking for (__solaris__)Eric Anholt
2006-07-07Fix build on Solaris (use inttypes.h)Ian Osgood
2006-07-01Finally remove X.h from xcb.h, fix broken image tests.Ian Osgood
2006-06-15Remove arbitrary division between xcb_types and xproto by mergingJosh Triplett
2006-06-08fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent
2006-05-30Deprecate XCBSync, move to XCBAuxSync.Ian Osgood
2006-04-28Move the remainder of the constants in X.h into XML enumerations.Ian Osgood
2006-04-27Fix a comment for the renaming of XCBConnSetupSuccessRep to XCBSetup, and fix...Josh Triplett
2006-04-26Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*...Jamey Sharp
2006-04-19Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead.Jamey Sharp
2006-03-16The typedefs replacing Xmd.h conflict with Xmd.h. Here is a hacky workaround:...Jamey Sharp
2006-03-15Remove proto/X11 dependencies from xcb-demo.Ian Osgood
2006-03-14Remove xcb-util dependency on proto/X11Ian Osgood
2006-03-14doxygen documentation of the APITORRI Vincent
2006-03-13Remove dependencies on Xmd.h and X.hIan Osgood
2006-03-11Portability fixes. Should help DragonFly and Solaris, and should not hurt any...Jamey Sharp
2006-03-03Add 32-bit full_sequence fields to generic errors and events, so callers can ...Jamey Sharp
2006-02-18Remove xcl and CVSROOT.Josh Triplett