| .. |
|
.gitignore
|
Add SELinux extension support, disabled by default.
|
2008-01-24 16:02:34 -05:00 |
|
c-client.xsl
|
Add comment noting the requirement to free replies when finished.
|
2007-11-16 19:34:42 -05:00 |
|
c_client.py
|
initialize global_id to 0
|
2008-08-28 13:49:21 +02:00 |
|
Makefile.am
|
factorize m4 macros and add one to set X extensions
|
2008-08-31 10:33:31 +02:00 |
|
xcb.h
|
Add xcb_ge_event_t and handling for long events.
|
2008-05-21 21:22:13 +09:30 |
|
xcb_auth.c
|
Set namelen unsigned
|
2008-08-28 13:49:21 +02:00 |
|
xcb_conn.c
|
Fix htonl() arg & convert sizeof() to signed
|
2008-08-28 13:49:21 +02:00 |
|
xcb_ext.c
|
Rename index to idx to avoid shadowing
|
2008-08-28 13:49:21 +02:00 |
|
xcb_in.c
|
Use a signed size in read_block()
|
2008-08-28 13:49:21 +02:00 |
|
xcb_list.c
|
The Great XCB Renaming
|
2006-09-23 12:22:22 -07:00 |
|
xcb_out.c
|
Use unsigned to compare and rename sync
|
2008-08-28 13:49:21 +02:00 |
|
xcb_util.c
|
Initialize all fields of addrinfo
|
2008-08-28 14:35:54 +02:00 |
|
xcb_xid.c
|
Stop installing the protocol descriptions for extensions to an extensions/
|
2006-09-25 05:10:37 -07:00 |
|
xcb_xlib.c
|
Don't abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.
|
2007-10-23 11:44:20 -07:00 |
|
xcbext.h
|
Move xcb_generate_id from xcbext.h to xcb.h
|
2006-10-07 13:16:52 -07:00 |
|
xcbint.h
|
Factor pthread_cond_wait(iolock) to _xcb_wait_io.
|
2007-10-28 11:56:08 -07:00 |
|
xcbxlib.h
|
Add note to xcbxlib.h that nothing except Xlib/XCB should use it.
|
2006-10-08 18:16:14 -07:00 |