libxcb/src
Bart Massey d4e768fc32 Cleaned up previous fix for GNU Make stuff.
Got "make distcheck" to work (whatever that does).
2006-09-12 00:42:11 -07:00
..
.gitignore Remove arbitrary division between xcb_types and xproto by merging 2006-06-15 03:03:13 -07:00
Makefile.am Cleaned up previous fix for GNU Make stuff. 2006-09-12 00:42:11 -07:00
c-client.xsl Implement error handling plan 7. 2006-07-30 22:03:50 -07:00
xcb.h Add XCBRequestCheck function needed for Plan 7. 2006-07-30 14:42:55 -07:00
xcb_auth.c Move the remainder of the constants in X.h into XML enumerations. 2006-04-28 15:27:09 -07:00
xcb_conn.c Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*. Provide deprecated backwards-compatability functions and typedefs for the old names, to be removed before 1.0. 2006-04-26 23:19:16 -07:00
xcb_ext.c Replace my old generic map ADT with a growable array for the extension cache. 2006-02-26 01:27:01 -08:00
xcb_in.c Fix typo: s/request/sequence/ 2006-07-30 15:09:03 -07:00
xcb_list.c _xcb_list is no longer used, so remove it. Simplify _xcb_map. 2006-02-27 02:14:48 -08:00
xcb_out.c Fix Keith's 32-bit wrap fix. 2006-07-30 17:03:27 -07:00
xcb_util.c Restore netinet/in.h include that was removed in the DECnet commit. 2006-07-28 15:29:05 -07:00
xcb_xid.c Handle XC-MISC request failure when allocating new XIDs. (fixes #7001) 2006-09-09 15:52:37 -07:00
xcb_xlib.c Add XCBGetQueuedRequestRead for Xlib that does no syscalls, just returns whatever XCB already knows about. 2006-02-23 17:50:53 -08:00
xcbext.h Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead. 2006-04-19 16:49:32 -07:00
xcbint.h Switch sequence comparisons to handle 32-bit sequence number wrap. 2006-07-01 00:16:07 -07:00
xcbxlib.h Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead. 2006-04-19 16:49:32 -07:00