summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-17Bump to 1.1.91.1.1.911.1.90.1Peter Hutterer1-1/+1
2008-07-16Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditional of configure flags.Julien Cristau1-45/+45
2008-07-07fix FreeBSD supportPetr Salinger2-2/+13
2008-05-29Bump to 1.1.90.Peter Hutterer1-1/+1
2008-05-28Fix variable declaration formattingJosh Triplett1-2/+2
2008-05-21Add xcb_ge_event_t and handling for long events.Peter Hutterer2-2/+40
2008-05-01Fix libxcb/src compile with srcdir != builddir.Oswald Buddenhagen1-2/+2
2008-04-23Replace a stray c-client.xsl in the libxcb SOURCES. Fixes make distcheck.Eamon Walsh1-1/+1
2008-04-23Use the python install path from xcb-xproto.pc to locate the xcbgen package.Eamon Walsh3-4/+23
2008-04-20Add mention of PYTHONPATH if xcbgen cannot be found.Jeremy Kolb1-1/+2
2008-04-19Add Python parser C language-dependent part.Eamon Walsh3-11/+1010
2008-01-24Add SELinux extension support, disabled by default.Eamon Walsh5-1/+28
2008-01-24Add XInput extension support, disabled by default.Eamon Walsh5-1/+28
2008-01-15Inputs to AC_CONFIG_FILES are automatically distributed.Eamon Walsh1-65/+0
2007-12-07Generated the configure.ac and Makefile.am's in libxcb with the idea ofEamon Walsh3-134/+303
2007-12-07Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbEamon Walsh3-11/+6
2007-11-24make IPv6 optionalBart Massey2-0/+6
2007-11-16Remove file that wasn't meant to be committed.Eamon Walsh1-11/+0
2007-11-16Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbEamon Walsh9-20/+118
2007-11-16Add comment noting the requirement to free replies when finished.Eamon Walsh2-0/+13
2007-11-16Add generated comment noting requirement to free replies after use.Eamon Walsh1-0/+2
2007-11-04Release libxcb 1.11.1Jamey Sharp3-6/+64
2007-11-04Revert "Generate error constants as XCB_BAD_*, similar to Xlib."Jamey Sharp1-5/+0
2007-10-28Don't hold the xlib-xcb lock while sleeping: that allows deadlock.Jamey Sharp1-1/+25
2007-10-28Factor pthread_cond_wait(iolock) to _xcb_wait_io.Jamey Sharp3-3/+9
2007-10-23Don't abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.Jamey Sharp3-5/+9
2007-07-19Allow unix:<screen> style display names again.Egbert Eich1-32/+66
2007-06-13Send locking assertion backtraces to stderr. Improve the heading on the back...Josh Triplett1-2/+2
2007-06-06Print backtraces in case an assert fails inside xlib/xcb.Christoph Pfister2-3/+37
2007-06-02xcb_poll_for_event: Return already-read events before read(2)ing again.Jamey Sharp1-1/+2
2007-04-18Merge branch 'master' of git://anongit.freedesktop.org/git/xcb/libxcbMatthias Hopf2-4/+10
2007-04-13Generate error constants as XCB_BAD_*, similar to Xlib.Ian Osgood1-0/+5
2007-04-12Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbTORRI Vincent1-25/+13
2007-04-12remove the 7th bit of the response_type for the event loopsTORRI Vincent1-4/+5
2007-04-11Update autogen.sh to one that does objdir != srcdirMatthias Hopf1-1/+10
2007-04-10Modify new attribute from previous patch so that it is necessary only onEamon Walsh1-4/+4
2007-03-29Replaces special-casing in c-client stylesheet with supportEamon Walsh1-25/+13
2007-02-27add the first step toward the documentation of the request/reply functions. T...TORRI Vincent1-0/+30
2007-02-07and make the html code valid...TORRI Vincent1-7/+8
2007-02-07font partTORRI Vincent1-8/+303
2007-02-07no more xid or id fieldsTORRI Vincent1-38/+23
2007-02-06add the complete cursor example. Make the html code validTORRI Vincent2-30/+411
2007-01-22add doxygen doc for the *_end functionsTORRI Vincent1-0/+9
2007-01-13fix all the occurence where a drawable where considered as a unionTORRI Vincent1-18/+18
2006-12-10Add autogen.sh to EXTRA_DIST.Josh Triplett1-1/+2
2006-12-10Add tools/* to EXTRA_DIST.Josh Triplett1-1/+4
2006-11-28add doc tag for the _next functions. It creates doxygen doc in the header fil...TORRI Vincent1-0/+17
2006-11-28Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbTORRI Vincent5-13/+46
2006-11-28add some output informations to configure scriptTORRI Vincent1-3/+23
2006-11-27If enable_build_docs is "no", we don't even try to look for doxygen.Tilman Sauerbeck1-0/+5