1.0-RC3
Ignore generated xinerama files.
Quit treating xproto specially: handle it like all the extensions.
Added initial doxygen generation stuff. This should probably be cleaned up later.
fix doxy doc
We do not conflict with Xmd.h anymore; remove the include hack from xcb_auth.c
Add xcb_xlib_lock and xcb_xlib_unlock, a special-purpose two-level recursive lock just for libX11.
The Great XCB Renaming
Bugfix: make Plan 7 'checked' requests work correctly.
Factor out pthread_mutex_lock and unlock calls for the iolock.
Stop installing the protocol descriptions for extensions to an extensions/ subdirectory
Remove xcb_get_io_lock from the Xlib-specific API: it is no longer used.
Move xcb_generate_id from xcbext.h to xcb.h
Add note to xcbxlib.h that nothing except Xlib/XCB should use it.