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