summaryrefslogtreecommitdiff
path: root/xcb-demo/xdpyinfo.c
AgeCommit message (Expand)AuthorFilesLines
2005-12-19Implement the default screen number output.Jamey Sharp1-2/+3
2005-12-19Fixed widgy error handling in rendertest . Made all demos compile cleanlyBart Massey1-4/+4
2005-12-11Fixed deprecations, by rewriting XCBConnectBasic() and XCBWaitEvent()Bart Massey1-1/+1
2005-03-24Make some demos free some memory before exit, so we can spot memory leaksJamey Sharp1-0/+3
2004-07-25Update for XCB API change surrounding iterators.Jamey Sharp1-2/+2
2004-03-17Big API changes so XCB headers don't conflict with Xlib ones.Jamey Sharp1-8/+8
2003-12-10Updated for recent API changes.Jamey Sharp1-11/+11
2003-11-05Fixed a number of compilation warnings/errors due to stale bits. InBart Massey1-8/+10
2002-06-05Changed include path to X11/XCB/<file>.h.Jamey Sharp1-1/+1
2002-06-03Added incomplete clone of xdpyinfo. Fixed stuff it needed. xcb_types.m4Jamey Sharp1-0/+145