summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-18xcbrandr.c: convert from ISO-8859-1 to UTF-8HEADmasterAlan Coopersmith1-2/+2
2022-07-18Fix spelling/wording issuesAlan Coopersmith1-2/+2
2022-07-18gitlab CI: add a basic build testAlan Coopersmith1-0/+98
2022-06-18Build xz tarballs instead of bzip2Alan Coopersmith1-1/+1
2022-06-18Update configure.ac to stop warnings about deprecated usageAlan Coopersmith1-2/+3
2017-05-13make xcb/demo compile again.Christian Linhart3-12/+26
2013-01-19Replace deprecated Automake INCLUDES variable with AM_CPPFLAGSAlan Coopersmith2-2/+2
2010-10-09hypnomoire: Handle failed connections.Jamey Sharp1-15/+5
2008-11-20build: add check for xcb-atom > 0.3.0Julien Danjou1-0/+1
2008-09-18remove local helper functions in favor of the new xcb_atom_get in xcb-utilsHenning Sten3-38/+8
2008-09-18make flames/julia/neko demos use XCB_EVENT_RESPONSE_TYPE to determine event typeHenning Sten3-3/+3
2008-09-16tests: update for xcb-util >= 0.3.0Julien Danjou3-5/+7
2008-09-15julia: add a check for xcb image get replyJulien Danjou1-0/+3
2008-09-15avoid exit on startup for demo "julia" and handle EWMH delete window. See bug...Henning Sten2-27/+66
2008-09-07made flames respond properly to EWMH delete windowHenning Sten1-12/+64
2008-03-16Update demo/tests for Bart's modified xcb-image util library.Ian Osgood3-8/+9
2007-04-13Adapt for recent util/icccm renaming.Ian Osgood1-13/+13
2007-04-13Fix misspelled struct members.Ian Osgood1-1/+1
2007-02-07neko: update for icccm renamingIan Osgood1-14/+13
2006-11-30Update for RandR 1.2 name changes.Ian Osgood1-2/+2
2006-11-20Update connection-failed handling to check for error objects instead of null.Jamey Sharp4-4/+5
2006-10-07Update demos for removal of XID structs and xcb_poll_for_reply error param.Ian Osgood13-146/+131
2006-09-25libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp14-40/+40
2006-09-24All XCB demos compile and work after the Great Renaming.Ian Osgood17-882/+885
2006-09-24Integrate top-level .gitignore into .gitignore for each subdirectoryJosh Triplett1-0/+30
2006-07-30neko: use WMHints stuff from Vincent.Ian Osgood1-20/+9
2006-06-06Replace another Sync -> FlushIan Osgood1-1/+1
2006-06-06Adapt rendertest for rename of TRAP -> TRAPEZOIDIan Osgood1-1/+1
2006-05-30Deprecate XCBSync, move to XCBAuxSync.Ian Osgood5-8/+8
2006-05-12Since xcb-demo has various different programs in it, and only xcb-test uses "...Josh Triplett2-1/+1
2006-05-01better leak fix in non shm modeTORRI Vincent1-4/+2
2006-05-01Use XCBDisconnect and not free on a connection. Free a replyTORRI Vincent1-1/+2
2006-05-01Use XCBDisconnect when exiting the programTORRI Vincent1-1/+1
2006-04-30neko: -root worksIan Osgood2-26/+49
2006-04-29Remove X.h dependency from flamesIan Osgood1-8/+8
2006-04-29Remove Xlib.h and X.h dependencies from julia and lissajoux demos.Ian Osgood2-18/+16
2006-04-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb0.1Josh Triplett2-4/+4
2006-04-28Add header files to _SOURCES so they get distributed.Josh Triplett2-4/+4
2006-04-28Merge branch 'master' of git+ssh://iano@git.freedesktop.org/git/xcbIan Osgood5-24/+25
2006-04-28Fix memory leak and warning regarding adaptors_rep. Return 0 from main for s...Josh Triplett1-4/+3
2006-04-28Add dummy return to run function in hypnomoire, to fix warning.Josh Triplett1-0/+2
2006-04-28Fix more format string integer size warnings.Josh Triplett5-20/+20
2006-04-28Add flames demo to READMEIan Osgood1-1/+2
2006-04-28Merge branch 'master' of git+ssh://doursse@git.freedesktop.org/git/xcbTORRI Vincent2-4/+8
2006-04-28fix one part of hte leaksTORRI Vincent1-1/+6
2006-04-28Set xcb-demo version number to 0.1, like xcb-util.Josh Triplett1-1/+1
2006-04-27Add app/xte and neko to README.Josh Triplett1-0/+3
2006-04-27Add xcbxvinfo to README, and sort lines.Josh Triplett1-1/+2
2006-04-27Add description for hypnomoire in README.Josh Triplett1-1/+1
2006-04-27Add newline at end of README.Josh Triplett1-1/+1