C interface to the X Window System protocol, which replaces the traditional Xlib interface.
Go to file
Jamey Sharp b83f18a4cc Only _xcb_conn_wait calls _xcb_out_write now, so move it to xcb_conn.c and make it static. 2006-03-12 13:20:29 -08:00
debian Move .cvsignore to .gitignore. 2006-02-18 22:56:03 -08:00
doc/tutorial wrong spaces 2006-03-05 09:49:02 +01:00
src Only _xcb_conn_wait calls _xcb_out_write now, so move it to xcb_conn.c and make it static. 2006-03-12 13:20:29 -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
acinclude.m4 Use the GCC 4 visibility extension to mark everything in xcbint.h hidden. 2006-03-07 10:25:23 -08:00
autogen.sh Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08:00
configure.ac Use the GCC 4 visibility extension to mark everything in xcbint.h hidden. 2006-03-07 10:25:23 -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