summaryrefslogtreecommitdiff
path: root/src/xcb_disp.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-10Merge branch 'xlib-xcb-thread-fixes'Jamey Sharp1-2/+4
2010-04-23Don't append the screen number when using a launchd socketJeremy Huddleston1-1/+10
2010-04-23Remove launchd logic from _XConnectXCB as it's handled in XCBJeremy Huddleston1-18/+9
2010-04-18Fix Xlib/XCB for multi-threaded applications (with caveats).Jamey Sharp1-1/+4
2010-04-18Pending requests are always added in-order.Jamey Sharp1-1/+0
2009-02-17Check Xmalloc return value in _XConnectXCBJulien Cristau1-0/+5
2009-01-31Initialize event_notify after allocating the memory for it.Brian Rogers1-0/+3
2009-01-29Janitor: Correct some gcc/sparse warnings.Paulo Cesar Pereira de Andrade1-4/+4
2008-11-04Permit only one Xlib thread to block waiting for eventsKeith Packard1-0/+2
2008-06-17Strip whitespace from end of lines in source filesAlan Coopersmith1-1/+1
2007-12-10Added launchd support.Jeremy Huddleston1-6/+15
2006-10-06Remove unnecessary prototype for _XFreeDisplayStructure in xcb_disp.cJosh Triplett1-2/+0
2006-10-06XCL is dead; long live Xlib/XCBJosh Triplett1-0/+103