C interface to the X Window System protocol, which replaces the traditional Xlib interface.
Go to file
TORRI Vincent 66364da372 fixes + valid css 2006-03-05 09:40:15 +01:00
debian Move .cvsignore to .gitignore. 2006-02-18 22:56:03 -08:00
doc/tutorial fixes + valid css 2006-03-05 09:40:15 +01:00
src API/ABI change: XCBSendRequest returns the sequence number instead of using an out-parameter. Now 0 is a special sequence number indicating failure. 2006-03-03 11:08:10 -08:00
tests Ignore test byproducts. 2006-02-23 12:34:08 -08:00
.gitignore Add *.tar.{bz2,gz} to .gitignore for the benefit of "make distcheck". 2006-03-04 18:35:53 -08:00
COPYING Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
INSTALL Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
Makefile.am Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
autogen.sh Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
configure.ac API/ABI change: XCBSendRequest callers must pad to 4-byte boundaries now. When not in RAW mode, a null pointer for iov_base is replaced by up to 3 padding bytes. 2006-03-02 15:35:31 -08:00
xcb.pc.in Take advantage of Requires and *.private fields for a more accurate pkg-config file. 2006-02-24 01:56:18 -08:00