summaryrefslogtreecommitdiff
path: root/src/xcb_util.c
AgeCommit message (Expand)Author
2006-05-30Deprecate XCBSync, move to XCBAuxSync.Ian Osgood
2006-04-26Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and SetupSuccess* to Setup*...Jamey Sharp
2006-04-24Add support for DECnet. Still needs configure-script options to enable.Patrick Caulfield
2006-04-09Remove unnecessary include. Noticed by jamey.Eric Anholt
2006-03-13Remove last deprecation warning.Ian Osgood
2006-03-12Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcbIan Osgood
2006-03-12Restructure to remove most deprecation warnings.Ian Osgood
2006-03-11Portability fixes. Should help DragonFly and Solaris, and should not hurt any...Jamey Sharp
2006-02-24Move _xcb_set_fd_flags to xcb_conn.c and make it static. xcb_util.c now has o...Jamey Sharp
2006-02-24Move _xcb_read_block to xcb_in.c and make it static. Change calls in xcb_conn...Jamey Sharp
2006-02-24Move _xcb_readn to xcb_in.c and make it static. Minor change to _xcb_read_blo...Jamey Sharp
2006-02-23Move _xcb_write and _xcb_writev to xcb_out.c and make them static, since only...Jamey Sharp
2006-02-18Remove xcl and CVSROOT.Josh Triplett