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