doc /tutorial
fix some indentation, remove args of the main function (not needed), xcb_sync -> xcb_aux_sync. Jamey, it seems that your script transforms XCBGetSetup into a type, instead of a function. Same for XCBSetupVendor. Maybe there are other fuctions that have the same problem.
2006-09-30 13:06:58 +02:00
src
Bugfix: make Plan 7 'checked' requests work correctly.
2006-10-07 18:35:53 -07:00
tests
We no longer need xproto: do not list it as a dependency.
2006-09-25 02:00:23 -07:00
tools
api_conv.pl: replace xcb_*_new with calls directly to xcb_generate_id, now that we have no type-safety XID wrappers.
2006-10-06 23:32:32 -07:00
.gitignore
Integrate top-level .gitignore into .gitignore for each subdirectory
2006-09-24 03:19:54 -07:00
COPYING
Fix the year in COPYING.
2006-04-27 17:32:20 -07:00
INSTALL
Remove xcl and CVSROOT.
2006-02-18 16:49:41 -08:00
Makefile.am
Actually install xcb-xlib.pc, and ship xcb-xlib.pc.in in distribution tarballs
2006-09-25 04:43:04 -07:00
acinclude.m4
Fix typo and rephrase checking message.
2006-04-27 12:04:52 -07:00
autogen.sh
Remove xcl and CVSROOT.
2006-02-18 16:49:41 -08:00
configure.ac
Release libxcb 1.0 RC1 (0.9.91).
2006-09-25 05:12:07 -07:00
xcb-composite.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-damage.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-dpms.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-glx.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-randr.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-record.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-render.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-res.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-screensaver.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-shape.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-shm.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-sync.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-xevie.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-xf86dri.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-xfixes.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-xlib.pc.in
Split the Xlib compatibility functions into a separate library libxcb-xlib
2006-09-25 02:57:19 -07:00
xcb-xprint.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-xtest.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-xv.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb-xvmc.pc.in
Lowercase library names to correspond with the new API.
2006-09-25 01:42:12 -07:00
xcb.pc.in
We no longer need xproto: do not list it as a dependency.
2006-09-25 02:00:23 -07:00