Age | Commit message (Expand) | Author | Files | Lines |
2007-11-24 | Release libxcb Debian package version 1.1-1.debian-1.1-1 | Jamey Sharp | 2 | -179/+57 |
2007-11-05 | Merge branch 'master' into debian | Jamey Sharp | 16 | -203/+1133 |
2007-11-04 | Release libxcb 1.11.1 | Jamey Sharp | 3 | -6/+64 |
2007-11-04 | Revert "Generate error constants as XCB_BAD_*, similar to Xlib." | Jamey Sharp | 1 | -5/+0 |
2007-10-28 | Don't hold the xlib-xcb lock while sleeping: that allows deadlock. | Jamey Sharp | 1 | -1/+25 |
2007-10-28 | Factor pthread_cond_wait(iolock) to _xcb_wait_io. | Jamey Sharp | 3 | -3/+9 |
2007-10-23 | Don't abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set. | Jamey Sharp | 3 | -5/+9 |
2007-07-19 | Allow unix:<screen> style display names again. | Egbert Eich | 1 | -32/+66 |
2007-06-13 | Send locking assertion backtraces to stderr. Improve the heading on the back... | Josh Triplett | 1 | -2/+2 |
2007-06-06 | Print backtraces in case an assert fails inside xlib/xcb. | Christoph Pfister | 2 | -3/+37 |
2007-06-02 | xcb_poll_for_event: Return already-read events before read(2)ing again. | Jamey Sharp | 1 | -1/+2 |
2007-05-22 | libxcb1-dev: Conflicts and Replaces old libxcb0-dev packages from experimentaldebian-1.0-3 | Josh Triplett | 2 | -0/+9 |
2007-05-21 | Fix unit tests for FreeBSDdebian-1.0-2 | Ian Osgood | 2 | -5/+8 |
2007-05-21 | Changes for Debian package 1.0-2: incorporate Julien's NMU, add XS-Vcs-Browse... | Josh Triplett | 2 | -0/+9 |
2007-05-21 | Commit changes from Julien Cristau's 1.0-1.1 NMU.debian-1.0-1.1 | Josh Triplett | 2 | -1/+10 |
2007-04-18 | Merge branch 'master' of git://anongit.freedesktop.org/git/xcb/libxcb | Matthias Hopf | 2 | -4/+10 |
2007-04-13 | Generate error constants as XCB_BAD_*, similar to Xlib. | Ian Osgood | 1 | -0/+5 |
2007-04-12 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb | TORRI Vincent | 1 | -25/+13 |
2007-04-12 | remove the 7th bit of the response_type for the event loops | TORRI Vincent | 1 | -4/+5 |
2007-04-11 | Update autogen.sh to one that does objdir != srcdir | Matthias Hopf | 1 | -1/+10 |
2007-04-10 | Modify new attribute from previous patch so that it is necessary only on | Eamon Walsh | 1 | -4/+4 |
2007-03-29 | Replaces special-casing in c-client stylesheet with support | Eamon Walsh | 1 | -25/+13 |
2007-02-27 | add the first step toward the documentation of the request/reply functions. T... | TORRI Vincent | 1 | -0/+30 |
2007-02-07 | and make the html code valid... | TORRI Vincent | 1 | -7/+8 |
2007-02-07 | font part | TORRI Vincent | 1 | -8/+303 |
2007-02-07 | no more xid or id fields | TORRI Vincent | 1 | -38/+23 |
2007-02-06 | add the complete cursor example. Make the html code valid | TORRI Vincent | 2 | -30/+411 |
2007-01-22 | add doxygen doc for the *_end functions | TORRI Vincent | 1 | -0/+9 |
2007-01-13 | fix all the occurence where a drawable where considered as a union | TORRI Vincent | 1 | -18/+18 |
2006-12-10 | Add autogen.sh to EXTRA_DIST. | Josh Triplett | 1 | -1/+2 |
2006-12-10 | Add tools/* to EXTRA_DIST. | Josh Triplett | 1 | -1/+4 |
2006-12-10 | Add version to Build-Depends on xsltproc, requiring 1.1.19-1 or newer, to get...debian-1.0-1 | Jamey Sharp | 2 | -1/+3 |
2006-12-10 | Use a versioned Build-Depends on libpthread-stubs0-dev, to help buildds find ... | Jamey Sharp | 2 | -2/+3 |
2006-12-10 | Install pkg-config files to /usr/lib/pkgconfig, not /usr/share/pkgconfig. | Jamey Sharp | 23 | -23/+25 |
2006-11-28 | add doc tag for the _next functions. It creates doxygen doc in the header fil... | TORRI Vincent | 1 | -0/+17 |
2006-11-28 | Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb | TORRI Vincent | 5 | -13/+46 |
2006-11-28 | add some output informations to configure script | TORRI Vincent | 1 | -3/+23 |
2006-11-27 | If enable_build_docs is "no", we don't even try to look for doxygen. | Tilman Sauerbeck | 1 | -0/+5 |
2006-11-27 | Fixed evaluation of the disable-build-docs argument. | Tilman Sauerbeck | 1 | -1/+1 |
2006-11-26 | Fix unit tests for FreeBSD | Ian Osgood | 1 | -5/+6 |
2006-11-26 | Add new library, -dev, and -dbg packages for libxcb-xinerama. | Josh Triplett | 4 | -0/+71 |
2006-11-25 | Use substitition variables in xcb-xinerama.pc.in, not instances of their values | Josh Triplett | 2 | -5/+7 |
2006-11-25 | NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available. | Jamey Sharp | 2 | -1/+6 |
2006-11-25 | XS-Vcs-Git, not XS-X-Vcs-Git. | Josh Triplett | 2 | -2/+2 |
2006-11-25 | Remove debian/.gitignore; we don't build in a git tree, and it shouldn't ship. | Josh Triplett | 1 | -5/+0 |
2006-11-25 | Use substitition variables in xcb-xinerama.pc.in, not instances of their values | Josh Triplett | 1 | -5/+5 |
2006-11-25 | Bug #9119: test xcb_popcount | Ian Osgood | 1 | -0/+24 |
2006-11-24 | libXau didn't have a correct pkg-config file until 0.99.2: fail if an older v... | Jamey Sharp | 1 | -1/+1 |
2006-11-24 | NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available. | Jamey Sharp | 1 | -1/+4 |
2006-11-24 | replace all the _new functions with xcb_generate_id. repalce X11/XCB with xcb... | TORRI Vincent | 1 | -35/+35 |