xorg-libxcb/src
2006-04-19 20:15:15 -07:00
..
.gitignore Unify autofoo .gitignore bits into one top-level file, and remove resulting redundancies. 2006-03-08 22:49:59 -08:00
c-client.xsl Change <bit> syntax to <bit>n</bit> as Jamey and Josh suggested 2006-03-15 22:41:08 -08:00
Makefile.am Add xcbint.h to noinst_HEADERS, so it gets distributed. 2006-04-15 20:21:22 -07:00
xcb.h Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead. 2006-04-19 16:49:32 -07:00
xcb_auth.c The typedefs replacing Xmd.h conflict with Xmd.h. Here is a hacky workaround: FIXME! 2006-03-16 11:27:06 -08:00
xcb_conn.c Retry a select() if it returns with EINTR. Fixes IO errors in Xephyr, which is 2006-04-09 19:51:10 -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 Fixed poll_for_reply, added comments, and refactored XCBWaitForReply to call poll_for_reply. 2006-04-19 20:15:15 -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 Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb 2006-03-12 13:36:33 -08:00
xcb_util.c Remove unnecessary include. Noticed by jamey. 2006-04-09 19:19:12 -07:00
xcb_xid.c Remove xcl and CVSROOT. 2006-02-18 16:49:41 -08: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 Remove last deprecation warning. 2006-03-13 10:36:13 -08:00
xcbxlib.h Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead. 2006-04-19 16:49:32 -07:00