summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release libxcb Debian package version 1.1-1.debian-1.1-1debianJamey Sharp2007-11-242-179/+57
* Merge branch 'master' into debianJamey Sharp2007-11-0516-203/+1133
|\
| * Release libxcb 1.11.1Jamey Sharp2007-11-043-6/+64
| * Revert "Generate error constants as XCB_BAD_*, similar to Xlib."Jamey Sharp2007-11-041-5/+0
| * Don't hold the xlib-xcb lock while sleeping: that allows deadlock.Jamey Sharp2007-10-281-1/+25
| * Factor pthread_cond_wait(iolock) to _xcb_wait_io.Jamey Sharp2007-10-283-3/+9
| * Don't abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.Jamey Sharp2007-10-233-5/+9
| * Allow unix:<screen> style display names again.Egbert Eich2007-07-191-32/+66
| * Send locking assertion backtraces to stderr. Improve the heading on the back...Josh Triplett2007-06-131-2/+2
| * Print backtraces in case an assert fails inside xlib/xcb.Christoph Pfister2007-06-062-3/+37
| * xcb_poll_for_event: Return already-read events before read(2)ing again.Jamey Sharp2007-06-021-1/+2
| * Merge branch 'master' of git://anongit.freedesktop.org/git/xcb/libxcbMatthias Hopf2007-04-182-4/+10
| |\
| | * Generate error constants as XCB_BAD_*, similar to Xlib.Ian Osgood2007-04-131-0/+5
| | * Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbTORRI Vincent2007-04-121-25/+13
| | |\
| | * | remove the 7th bit of the response_type for the event loopsTORRI Vincent2007-04-121-4/+5
| * | | Update autogen.sh to one that does objdir != srcdirMatthias Hopf2007-04-111-1/+10
| | |/ | |/|
| * | Modify new attribute from previous patch so that it is necessary only onEamon Walsh2007-04-101-4/+4
| * | Replaces special-casing in c-client stylesheet with supportEamon Walsh2007-03-291-25/+13
| |/
| * add the first step toward the documentation of the request/reply functions. T...TORRI Vincent2007-02-271-0/+30
| * and make the html code valid...TORRI Vincent2007-02-071-7/+8
| * font partTORRI Vincent2007-02-071-8/+303
| * no more xid or id fieldsTORRI Vincent2007-02-071-38/+23
| * add the complete cursor example. Make the html code validTORRI Vincent2007-02-062-30/+411
| * add doxygen doc for the *_end functionsTORRI Vincent2007-01-221-0/+9
| * fix all the occurence where a drawable where considered as a unionTORRI Vincent2007-01-131-18/+18
| * Add autogen.sh to EXTRA_DIST.Josh Triplett2006-12-101-1/+2
| * Add tools/* to EXTRA_DIST.Josh Triplett2006-12-101-1/+4
| * add doc tag for the _next functions. It creates doxygen doc in the header fil...TORRI Vincent2006-11-281-0/+17
| * Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcbTORRI Vincent2006-11-285-13/+46
| |\
| | * If enable_build_docs is "no", we don't even try to look for doxygen.Tilman Sauerbeck2006-11-271-0/+5
| | * Fixed evaluation of the disable-build-docs argument.Tilman Sauerbeck2006-11-271-1/+1
| | * Fix unit tests for FreeBSDIan Osgood2006-11-261-5/+6
| | * Use substitition variables in xcb-xinerama.pc.in, not instances of their valuesJosh Triplett2006-11-251-5/+5
| | * Bug #9119: test xcb_popcountIan Osgood2006-11-251-0/+24
| | * libXau didn't have a correct pkg-config file until 0.99.2: fail if an older v...Jamey Sharp2006-11-241-1/+1
| | * NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.Jamey Sharp2006-11-241-1/+4
| * | add some output informations to configure scriptTORRI Vincent2006-11-281-3/+23
| |/
| * replace all the _new functions with xcb_generate_id. repalce X11/XCB with xcb...TORRI Vincent2006-11-241-35/+35
* | libxcb1-dev: Conflicts and Replaces old libxcb0-dev packages from experimentaldebian-1.0-3Josh Triplett2007-05-222-0/+9
* | Fix unit tests for FreeBSDdebian-1.0-2Ian Osgood2007-05-212-5/+8
* | Changes for Debian package 1.0-2: incorporate Julien's NMU, add XS-Vcs-Browse...Josh Triplett2007-05-212-0/+9
* | Commit changes from Julien Cristau's 1.0-1.1 NMU.debian-1.0-1.1Josh Triplett2007-05-212-1/+10
* | Add version to Build-Depends on xsltproc, requiring 1.1.19-1 or newer, to get...debian-1.0-1Jamey Sharp2006-12-102-1/+3
* | Use a versioned Build-Depends on libpthread-stubs0-dev, to help buildds find ...Jamey Sharp2006-12-102-2/+3
* | Install pkg-config files to /usr/lib/pkgconfig, not /usr/share/pkgconfig.Jamey Sharp2006-12-1023-23/+25
* | Add new library, -dev, and -dbg packages for libxcb-xinerama.Josh Triplett2006-11-264-0/+71
* | Use substitition variables in xcb-xinerama.pc.in, not instances of their valuesJosh Triplett2006-11-252-5/+7
* | NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.Jamey Sharp2006-11-252-1/+6
* | XS-Vcs-Git, not XS-X-Vcs-Git.Josh Triplett2006-11-252-2/+2
* | Remove debian/.gitignore; we don't build in a git tree, and it shouldn't ship.Josh Triplett2006-11-251-5/+0