C interface to the X Window System protocol, which replaces the traditional Xlib interface.
Go to file
Ian Osgood 6fb661f3ff Bugfix: null-terminate the path in sockaddr_un before using it.
This may fix itermittant connect failures.
2006-03-08 21:56:57 -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 Bugfix: null-terminate the path in sockaddr_un before using it. 2006-03-08 21:56:57 -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