summaryrefslogtreecommitdiff
path: root/src/c-client.xsl
AgeCommit message (Expand)Author
2006-09-23Remove the xcb_[extension]_init functions; use xcb_get_extension_data directlyJosh Triplett
2006-09-23The Great XCB RenamingJosh Triplett
2006-07-30Implement error handling plan 7.Josh Triplett
2006-07-30Parameterize context in cookie-type and request-matching template.Josh Triplett
2006-06-15Remove arbitrary division between xcb_types and xproto by mergingJosh Triplett
2006-04-27Declare arguments const in the various structure accessors, so XCBGetSetup is...Jamey Sharp
2006-03-15Change <bit> syntax to <bit>n</bit> as Jamey and Josh suggestedIan Osgood
2006-03-14Add an expression construct <bit bit="n"/>Ian Osgood
2006-03-11Portability fixes. Should help DragonFly and Solaris, and should not hurt any...Jamey Sharp
2006-03-03API/ABI change: XCBSendRequest returns the sequence number instead of using a...Jamey Sharp
2006-03-02Tweak to previous API change: Require that spare iovecs fall before vector[0]...Jamey Sharp
2006-03-02Bugfix: The fixed-length part needs two iovecs reserved, just like all the ot...Jamey Sharp
2006-03-02Use XPath position() function instead of xsl:number, to evaluate array indice...Jamey Sharp
2006-03-02API/ABI change: XCBSendRequest callers must pad to 4-byte boundaries now. Whe...Jamey Sharp
2006-02-26API/ABI break: Add flags to XCBSendRequest, first for error-checked requests.Jamey Sharp
2006-02-18Remove xcl and CVSROOT.Josh Triplett