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
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
2006-02-20
Control debugging, optimization, and warning flags all independently.
Jamey Sharp
2006-02-18
Quit defining _XOPEN_SOURCE. We never needed it...
Jamey Sharp
2006-02-18
Remove xcl and CVSROOT.
Josh Triplett