Age | Commit message (Expand) | Author |
2008-10-29 | Support handing off socket write permission to external code. | Josh Triplett |
2008-10-29 | Remove libxcb-xlib and xcbxlib.h. | Jamey Sharp |
2008-08-31 | factorize m4 macros and add one to set X extensions | Vincent Torri |
2008-07-16 | Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditional of configure flags. | Julien Cristau |
2008-05-01 | Fix libxcb/src compile with srcdir != builddir. | Oswald Buddenhagen |
2008-04-23 | Replace a stray c-client.xsl in the libxcb SOURCES. Fixes make distcheck. | Eamon Walsh |
2008-04-23 | Use the python install path from xcb-xproto.pc to locate the xcbgen package. | Eamon Walsh |
2008-04-19 | Add Python parser C language-dependent part. | Eamon Walsh |
2008-01-24 | Add SELinux extension support, disabled by default. | Eamon Walsh |
2008-01-24 | Add XInput extension support, disabled by default. | Eamon Walsh |
2007-12-07 | Generated the configure.ac and Makefile.am's in libxcb with the idea of | Eamon Walsh |
2006-11-23 | Avoid race condition when using multiple make jobs | Diego 'Flameeyes' Pettenò |
2006-11-22 | Remove --with-opt and --with-debug options from configure.ac; use CFLAGS instead | Josh Triplett |
2006-11-22 | xcb-proto has no libraries or headers, so don't use XCBPROTO_CFLAGS or XCBPRO... | Jamey Sharp |
2006-11-22 | Use pthread-stubs as needed, and list xdmcp in Requires.private when XCB is b... | Jamey Sharp |
2006-10-19 | Quit treating xproto specially: handle it like all the extensions. | Jamey Sharp |
2006-10-12 | Add library support for xcb-xinerama. | Jeremy Kolb |
2006-10-07 | Release libxcb 1.0 RC2 (0.9.92).1.0-RC2 | Jamey Sharp |
2006-09-25 | Stop installing the protocol descriptions for extensions to an extensions/ | Josh Triplett |
2006-09-25 | Split the Xlib compatibility functions into a separate library libxcb-xlib | Josh Triplett |
2006-09-25 | We no longer need xproto: do not list it as a dependency. | Jamey Sharp |
2006-09-25 | Lowercase library names to correspond with the new API. | Jamey Sharp |
2006-09-22 | List xproto.xml path explicitly instead of relying on GNU Make $< expansion | Alan Coopersmith |
2006-09-12 | Cleaned up previous fix for GNU Make stuff. | Bart Massey |
2006-09-11 | Removed GNU make dependency. | Bart Massey |
2006-06-15 | Remove arbitrary division between xcb_types and xproto by merging | Josh Triplett |
2006-05-10 | Stop overwriting CFLAGS in xcb/src/Makefile.am. | Josh Triplett |
2006-05-07 | Fix dependencies on libXCB.la to not walk down from $(top_builddir); this fix... | Donnie Berkholz |
2006-04-27 | Add an explanation of libtool -version-info to src/Makefile.am, and add an ex... | Josh Triplett |
2006-04-26 | Changes to makefile to build libXCBxtest | Ian Osgood |
2006-04-15 | Add xcbint.h to noinst_HEADERS, so it gets distributed. | Josh Triplett |
2006-04-15 | Use screensaver.xml | Josh Triplett |
2006-04-15 | Put EXTHEADERS and EXTSOURCES in order. | Josh Triplett |
2006-04-15 | Split all non-essential extensions into their own separate libraries, named | Josh Triplett |
2006-03-12 | Use libXdmcp, if available with XdmcpWrap, for XDM-AUTHORIZATION-1. Closes bu... | Jamey Sharp |
2006-02-24 | Quit using "-include config.h": use #ifdef HAVE_CONFIG_H etc. like everyone e... | Jamey Sharp |
2006-02-20 | Control debugging, optimization, and warning flags all independently. | Jamey Sharp |
2006-02-18 | Remove xcl and CVSROOT. | Josh Triplett |