index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
2009-05-09
depends on recent xcb-proto and bump version of randr
Julien Danjou
2009-04-09
darwin: Don't use poll() on versions of darwin before darwin10
Jeremy Huddleston
2009-03-30
use poll() instead of select() when available
Michael Ost
2009-02-17
Release libxcb 1.2
1.2
Julien Danjou
2008-12-11
Release libxcb 1.1.93
1.1.93
Julien Danjou
2008-11-23
Apple: Apple launchd cleanup
Jeremy Huddleston
2008-11-04
Release libxcb 1.1.92
1.1.92
Julien Danjou
2008-10-29
Remove libxcb-xlib and xcbxlib.h.
Jamey Sharp
2008-10-14
build: fix configure.ac AC_DEFINE
Julien Danjou
2008-10-14
allow compile-time setting for XCB queue buffer size
Julien Danjou
2008-10-08
Remove duplicate XCB_EXTENSION calls for Composite extension
Josh Triplett
2008-09-09
Add support for the abstract socket namespace under Linux
Julien Cristau
2008-08-31
factorize m4 macros and add one to set X extensions
Vincent Torri
2008-07-17
Bump to 1.1.91.
1.1.91
1.1.90.1
Peter Hutterer
2008-07-07
fix FreeBSD support
Petr Salinger
2008-05-29
Bump to 1.1.90.
Peter Hutterer
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
2007-11-04
Release libxcb 1.1
1.1
Jamey Sharp
2007-06-06
Print backtraces in case an assert fails inside xlib/xcb.
Christoph Pfister
2006-11-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
TORRI Vincent
2006-11-28
add some output informations to configure script
TORRI Vincent
2006-11-24
libXau didn't have a correct pkg-config file until 0.99.2: fail if an older v...
Jamey Sharp
2006-11-23
Release libxcb 1.0
1.0
Josh Triplett
2006-11-23
Rework doxygen build and install to work with srcdir != builddir
Josh Triplett
2006-11-22
Remove --with-opt and --with-debug options from configure.ac; use CFLAGS instead
Josh Triplett
2006-11-22
Check for getaddrinfo rather than gethostbyname in configure.ac
Josh Triplett
2006-11-22
Use pthread-stubs as needed, and list xdmcp in Requires.private when XCB is b...
Jamey Sharp
2006-11-19
htmldir was introduced in autoconf 2.59c: set a reasonable value for earlier ...
Jamey Sharp
2006-11-16
Switch from the old AM_PATH_CHECK macro to pkg-config.
Jamey Sharp
2006-11-05
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
TORRI Vincent
2006-11-05
add AM_CHECK_DOXYGEN macro
TORRI Vincent
2006-11-02
Release libxcb 1.0 RC3 (0.9.93).
1.0-RC3
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
Release libxcb 1.0 RC1 (0.9.91).
1.0-RC1
Jamey Sharp
2006-09-25
Move header files to $includedir/xcb (generally $prefix/include/xcb).
Jamey Sharp
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-04-27
Rename xcb-xfree86dri.pc.in to xcb-xf86dri.pc.in to match libXCBxf86dri, chan...
Josh Triplett
2006-04-26
Add .pc.in files for all the new extension libraries. Generate .pc files fro...
Josh Triplett
2006-04-19
Only set CWARNFLAGS to gnu flags if $GCC is set. Otherwise check for Sun comp...
Alan Coopersmith
2006-03-12
Use libXdmcp, if available with XdmcpWrap, for XDM-AUTHORIZATION-1. Closes bu...
Jamey Sharp
2006-03-07
Use the GCC 4 visibility extension to mark everything in xcbint.h hidden.
TORRI Vincent
2006-03-02
API/ABI change: XCBSendRequest callers must pad to 4-byte boundaries now. Whe...
Jamey Sharp
2006-02-23
Factor padding out of _xcb_out_write_block and into its callers, XCBSendReque...
Jamey Sharp
[next]