2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README for the last time More... over 1 year ago
Update README for hopefully the second-to-last time
ajax
as Adam Jackson
More... about 5 years ago
Add CARD64/INT64 protocol types More... about 7 years ago
xpybConn_call should ensure ext is not NULL before using it More... over 10 years ago
Release xpyb 1.3.1 More... about 12 years ago
Pack requests using standard size and no alignment. More... about 12 years ago
Depends on xcb-proto 1.7.1 More... about 12 years ago
Fix length field handling, again. More... about 12 years ago
Release xpyb 1.3 More... about 12 years ago
Fix building with latest xcbgen More... about 12 years ago
Disable DRI2 building More... about 12 years ago
Remember to decrement refcount of constructed List elements. More... about 12 years ago
Avoid reference cycles in response instances. More... about 12 years ago
Don't leak reply data. More... about 12 years ago
Removed unused data field from xpybProtobj. More... about 12 years ago
Removed prototype for obsolete xpybReply_populate routine. More... about 12 years ago
Don't blindly access the connection object in xpybCookie_dealloc; it may be NULL. More... about 12 years ago
Ensure that there's still a valid connection to the X server before attempting to send a request. More... about 12 years ago
Only use the low-order 7 bits of the type code in determining event types. More... about 12 years ago
Add m4 directory to fix autogen. More... about 13 years ago
Borrow XCB_EXTENSION autoconf macro from libxcb. More... over 13 years ago
Miscellaneous autotools warning fixes. More... over 13 years ago
Use LIBXCB_CFLAGS so that locally installed XCB headers get preferred. More... over 13 years ago
Fix previous commit. More... over 13 years ago
xpyb buglet More... over 13 years ago
Add XML files, backup files, and py-compile to .gitignore. More... about 14 years ago
Use xcb_discard_request() when deallocating a cookie More... about 14 years ago
Rename response type field to response_type. More... about 14 years ago
Remove atom constant definitions for xcb-proto 1.6. More... about 14 years ago
Fix enum number generation. More... about 14 years ago