summaryrefslogtreecommitdiff
path: root/xcb-demo/hypnomoire.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-11Fixed deprecations, by rewriting XCBConnectBasic() and XCBWaitEvent()Bart Massey1-3/+5
2004-07-25Update for XCB API change surrounding iterators.Jamey Sharp1-1/+1
2004-06-15Get a sensible depth before creating windows.Jamey Sharp1-4/+19
2004-03-17Big API changes so XCB headers don't conflict with Xlib ones.Jamey Sharp1-9/+9
2003-12-10Updated for recent API changes.Jamey Sharp1-1/+1
2003-11-18Removed XCBEventQueueIsEmpty and XCBListIsEmpty, because they wereJamey Sharp1-1/+5
2003-11-11Patch from Laurent Boulard <l.boulard@wanadoo.fr> to clean up remainder ofBart Massey1-2/+2
2002-06-05Removed "convenience" pointers to connection setup data. Use the iterators.Jamey Sharp1-17/+19
2002-06-05Changed include path to X11/XCB/<file>.h.Jamey Sharp1-1/+1
2002-04-07Bugfix: Lock new XCBConnection structure during its initialization. (ElseJamey Sharp1-1/+1
2002-03-21Renamed xp_core to xcb, replacing xcb.h. Removed underscores ("_") from allJamey Sharp1-25/+25
2002-03-17Bart's massive overhaul of the source treeJamey Sharp1-1/+1
2002-01-08Removed all remaining dependencies on Xproto.h et al. xcb_types.m4 now hasJamey Sharp1-31/+91
2002-01-06Added copyright notice to all source files.Jamey Sharp1-0/+6
2002-01-03Organized things a bit. Added xcb_shape.m4 finally (oops).Jamey Sharp1-0/+140