.. |
.gitignore
|
Ignore xproto.xml that now gets copied in while building.
|
2006-09-12 13:43:17 -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
|
Provide a "has error" property for XCBConnection.
|
2006-09-21 15:17:18 -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
|
Make all public functions do nothing on an error connection.
|
2006-09-21 15:18:57 -07:00 |
xcb_ext.c
|
Make all public functions do nothing on an error connection.
|
2006-09-21 15:18:57 -07:00 |
xcb_in.c
|
Make all public functions do nothing on an error connection.
|
2006-09-21 15:18:57 -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
|
Make all public functions do nothing on an error connection.
|
2006-09-21 15:18:57 -07:00 |
xcb_util.c
|
Convert connection functions to return error objects.
|
2006-09-21 15:17:18 -07:00 |
xcb_xid.c
|
Make all public functions do nothing on an error connection.
|
2006-09-21 15:18:57 -07:00 |
xcb_xlib.c
|
Make all public functions do nothing on an error connection.
|
2006-09-21 15:18:57 -07:00 |
xcbext.h
|
Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead.
|
2006-04-19 16:49:32 -07:00 |
xcbint.h
|
Provide a "has error" property for XCBConnection.
|
2006-09-21 15:17:18 -07:00 |
xcbxlib.h
|
Finish removing deprecated functions. Fixes build failure (oops).
|
2006-09-13 12:15:23 -07:00 |