Age | Commit message (Expand) | Author |
2006-09-21 | Provide a "has error" property for XCBConnection. | Jamey Sharp |
2006-09-12 | Remove deprecated public API functions in preparation for 1.0 release. Xlib-s... | Jamey Sharp |
2006-07-30 | Add XCBRequestCheck function needed for Plan 7. | Josh Triplett |
2006-07-25 | Replace HAVE_* tests with just checking for (__solaris__) | Eric Anholt |
2006-07-07 | Fix build on Solaris (use inttypes.h) | Ian Osgood |
2006-07-01 | Finally remove X.h from xcb.h, fix broken image tests. | Ian Osgood |
2006-06-15 | Remove arbitrary division between xcb_types and xproto by merging | Josh Triplett |
2006-06-08 | fix compilation with c++ compilers. Remove some trailing spaces | TORRI Vincent |
2006-05-30 | Deprecate XCBSync, move to XCBAuxSync. | Ian Osgood |
2006-04-28 | Move the remainder of the constants in X.h into XML enumerations. | Ian Osgood |
2006-04-27 | Fix a comment for the renaming of XCBConnSetupSuccessRep to XCBSetup, and fix... | Josh Triplett |
2006-04-26 | Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*... | Jamey Sharp |
2006-04-19 | Add XCBPollForReply and deprecate XCBGetRequestRead and XCBGetQueuedRequestRead. | Jamey Sharp |
2006-03-16 | The typedefs replacing Xmd.h conflict with Xmd.h. Here is a hacky workaround:... | Jamey Sharp |
2006-03-15 | Remove proto/X11 dependencies from xcb-demo. | Ian Osgood |
2006-03-14 | Remove xcb-util dependency on proto/X11 | Ian Osgood |
2006-03-14 | doxygen documentation of the API | TORRI Vincent |
2006-03-13 | Remove dependencies on Xmd.h and X.h | Ian Osgood |
2006-03-11 | Portability fixes. Should help DragonFly and Solaris, and should not hurt any... | Jamey Sharp |
2006-03-03 | Add 32-bit full_sequence fields to generic errors and events, so callers can ... | Jamey Sharp |
2006-02-18 | Remove xcl and CVSROOT. | Josh Triplett |