summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-11-17Add comment noting the requirement to free replies when finished.Eamon Walsh2-0/+13
2007-11-05Revert "Generate error constants as XCB_BAD_*, similar to Xlib."Jamey Sharp1-5/+0
2007-04-13Generate error constants as XCB_BAD_*, similar to Xlib.Ian Osgood1-0/+5
2007-04-10Modify new attribute from previous patch so that it is necessary only onEamon Walsh1-4/+4
2007-03-29Replaces special-casing in c-client stylesheet with supportEamon Walsh1-25/+13
2007-02-27add the first step toward the documentation of the request/reply functions. T...TORRI Vincent1-0/+30
2007-01-22add doxygen doc for the *_end functionsTORRI Vincent1-0/+9
2006-11-28add doc tag for the _next functions. It creates doxygen doc in the header fil...TORRI Vincent1-0/+17
2006-11-20Bug #5958: Also zero out the implicit pad byte in empty requests.Jamey Sharp1-0/+4
2006-11-20Remove support for the <localfield> tag: nothing needs it.Jamey Sharp1-1/+1
2006-11-20Bug #5958: zero out padding bytes in requests.Jamey Sharp1-2/+15
2006-11-19Fix Doxygen warnings.Jamey Sharp1-12/+9
2006-10-30Added initial doxygen generation stuff. This should probably be cleaned up l...Jeremy Kolb jkolb@brandeis.edu1-3/+60
2006-10-15Define and use constants for opcode numbers.Zephaniah E. Hull1-1/+2
2006-10-07Stop implicitly importing xproto; goes with proto change to explicitly import itJosh Triplett1-3/+0
2006-10-07Declare "struct foo" or "enum foo" as well as the typedef'd name "foo".Jamey Sharp1-1/+5
2006-10-07Handle "xidunion" instead of "union" for XID unions like DRAWABLE and FONTABLEJosh Triplett1-3/+3
2006-10-07Remove XID wrapper structures and replace them with uint32_t typedefsJosh Triplett1-9/+1
2006-09-23Remove the xcb_[extension]_init functions; use xcb_get_extension_data directlyJosh Triplett1-5/+0
2006-09-23The Great XCB RenamingJosh Triplett14-392/+506
2006-07-31Implement error handling plan 7.Josh Triplett1-15/+36
2006-07-31Parameterize context in cookie-type and request-matching template.Josh Triplett1-8/+13
2006-06-15Remove arbitrary division between xcb_types and xproto by mergingJosh Triplett5-20/+6
2006-04-27Declare arguments const in the various structure accessors, so XCBGetSetup is...Jamey Sharp1-4/+4
2006-03-16Change <bit> syntax to <bit>n</bit> as Jamey and Josh suggestedIan Osgood1-1/+1
2006-03-14Add an expression construct <bit bit="n"/>Ian Osgood1-0/+6
2006-03-12Portability fixes. Should help DragonFly and Solaris, and should not hurt any...Jamey Sharp5-6/+8
2006-03-03API/ABI change: XCBSendRequest returns the sequence number instead of using a...Jamey Sharp4-12/+17
2006-03-03Tweak to previous API change: Require that spare iovecs fall before vector[0]...Jamey Sharp2-12/+13
2006-03-03Bugfix: The fixed-length part needs two iovecs reserved, just like all the ot...Jamey Sharp1-1/+1
2006-03-03Use XPath position() function instead of xsl:number, to evaluate array indice...Jamey Sharp1-4/+4
2006-03-02API/ABI change: XCBSendRequest callers must pad to 4-byte boundaries now. Whe...Jamey Sharp3-54/+29
2006-02-26API/ABI break: Add flags to XCBSendRequest, first for error-checked requests.Jamey Sharp5-58/+56
2006-02-19Remove xcl and CVSROOT.Josh Triplett41-0/+8995