Age | Commit message (Expand) | Author |
2013-12-14 | Increment the "current" version info for sync, xinput and xkb | Uli Schlachter |
2013-11-07 | Add Present extension | Keith Packard |
2013-11-07 | Add DRI3 library | Keith Packard |
2013-11-07 | Make protocol C files depend on protocol XML files | Keith Packard |
2012-10-05 | Include static man pages in "make dist" | Uli Schlachter |
2012-03-27 | Move static man to man | Julien Danjou |
2012-03-27 | Do not list manpages, use a wildcard | Julien Danjou |
2012-03-27 | Split manpage list in two (static/built) | Julien Danjou |
2012-03-26 | c_client.py: generate manpages | Michael Stapelberg |
2011-01-20 | fix Windows build and installation | Vincent Torri |
2010-07-13 | xkb: updated configure.ac/Makefile.am | Christoph Reimann |
2009-12-03 | build: simplify extension building | Julien Danjou |
2009-10-19 | Add DRI2 support. (v2) | Eric Anholt |
2009-08-31 | Cygwin build fix: Add -no-undefined to libtool flags | Yaakov Selkowitz |
2009-05-29 | Fix libxcb-randr version info | Julien Cristau |
2009-05-09 | depends on recent xcb-proto and bump version of randr | Julien Danjou |
2009-02-16 | Stop providing autogenerated files in tarball | Julien Danjou |
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 |