2006-09-12 |
Bart Massey | Removed GNU make dependency. |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Jamey Sharp | Handle XC-MISC request failure when allocating new... |
commit | commitdiff | tree | snapshot |
2006-08-14 |
Thomas Hunger | Tutorial corrections. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Josh Triplett | Implement error handling plan 7. |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Josh Triplett | Parameterize context in cookie-type and request-matchin... |
commit | commitdiff | tree | snapshot |
2006-07-31 |
Jamey Sharp | Fix Keith's 32-bit wrap fix. |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Josh Triplett | Fix typo: s/request/sequence/ |
commit | commitdiff | tree | snapshot |
2006-07-30 |
Josh Triplett | Add XCBRequestCheck function needed for Plan 7. |
commit | commitdiff | tree | snapshot |
2006-07-28 |
Eric Anholt | Restore netinet/in.h include that was removed in the... |
commit | commitdiff | tree | snapshot |
2006-07-25 |
Eric Anholt | Replace HAVE_* tests with just checking for (__solaris__) |
commit | commitdiff | tree | snapshot |
2006-07-25 |
TORRI Vincent | fix closing <b> tag |
commit | commitdiff | tree | snapshot |
2006-07-07 |
Ian Osgood | Fix build on Solaris (use inttypes.h) |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Ian Osgood | Finally remove X.h from xcb.h, fix broken image tests. |
commit | commitdiff | tree | snapshot |
2006-07-01 |
Keith Packard | Switch sequence comparisons to handle 32-bit sequence... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Josh Triplett | Remove arbitrary division between xcb_types and xproto... |
commit | commitdiff | tree | snapshot |
2006-06-08 |
TORRI Vincent | fix compilation with c++ compilers. Remove some trailin... |
commit | commitdiff | tree | snapshot |
2006-05-30 |
Ian Osgood | Deprecate XCBSync, move to XCBAuxSync. |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Jamey Sharp | Use correct word offset when testing for GetFBConfigsSG... |
commit | commitdiff | tree | snapshot |
2006-05-15 |
Josh Triplett | In the GLX workaround, use !strcmp to check for equalit... |
commit | commitdiff | tree | snapshot |
2006-05-10 |
Josh Triplett | Stop overwriting CFLAGS in xcb/src/Makefile.am. |
commit | commitdiff | tree | snapshot |
2006-05-07 |
Donnie Berkholz | Fix dependencies on libXCB.la to not walk down from... |
commit | commitdiff | tree | snapshot |
2006-04-30 |
Josh Triplett | Work around the unsetting of CFLAGS in src/Makefile... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Josh Triplett | Remove unnecessary dirs files. |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Josh Triplett | Stop setting DEB_CONFIGURE_EXTRA_FLAGS = --with-opt... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Josh Triplett | Set DEB_MAKE_CHECK_TARGET=check in debian/rules. |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Josh Triplett | Add a Section field for the source package in debian... |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Josh Triplett | Drop library version from source package name. |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Josh Triplett | Set distribution to experimental. |
commit | commitdiff | tree | snapshot |
2006-04-29 |
Josh Triplett | Remove Bugs field in debian/control, so bugs go to... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Ian Osgood | Move the remainder of the constants in X.h into XML... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Josh Triplett | Change libxcbxvmc0-dev Depends to libxcbxv0-dev, not... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Josh Triplett | Update debian packaging to create library, -dev, and... |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Josh Triplett | Fix the year in COPYING. |
commit | commitdiff | tree | snapshot |
2006-04-28 |
Josh Triplett | Add an explanation of libtool -version-info to src... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Josh Triplett | Fix tutorial to use XCBSetup rather than the previous... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Josh Triplett | Remove execute bit on tutorial. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Josh Triplett | Fix a comment for the renaming of XCBConnSetupSuccessRe... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Josh Triplett | Rename xcb-xfree86dri.pc.in to xcb-xf86dri.pc.in to... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Josh Triplett | Fix typo and rephrase checking message. |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Jamey Sharp | Declare arguments const in the various structure access... |
commit | commitdiff | tree | snapshot |
2006-04-27 |
Jamey Sharp | Rename ConnSetup* to Setup*, Setup*Rep to Setup*, and... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Josh Triplett | Add .pc.in files for all the new extension libraries... |
commit | commitdiff | tree | snapshot |
2006-04-26 |
Ian Osgood | Changes to makefile to build libXCBxtest |
commit | commitdiff | tree | snapshot |
2006-04-24 |
Patrick Caulfield | Add support for DECnet. Still needs configure-script... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Jamey Sharp | Minor performance improvement: do not call _xcb_in_expe... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Jamey Sharp | Add <sys/select.h> to xcb_in.c to fix bug #6122. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Alan Coopersmith | Bugfix: xcb_conn.c included <sys/fcntl.h> instead of... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Alan Coopersmith | Only set CWARNFLAGS to gnu flags if $GCC is set. Otherw... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Ian Osgood | Merge branch 'master' of git+ssh://iano@git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Jamey Sharp | Remove the last goto in XCB: XCBWaitForReply now permit... |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Jamey Sharp | Restructure XCBWaitForReply to eliminate two gotos. |
commit | commitdiff | tree | snapshot |
2006-04-20 |
Jamey Sharp | Fixed poll_for_reply, added comments, and refactored... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Jamey Sharp | Add XCBPollForReply and deprecate XCBGetRequestRead... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Josh Triplett | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Josh Triplett | Improve package descriptions. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Josh Triplett | Change Depends on x-dev to x11proto-core-dev. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Josh Triplett | Add Build-Depends on libxdmcp-dev. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Josh Triplett | * Debian X11R7 transition: |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Josh Triplett | Stop installing the libtool .la files. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Josh Triplett | Update -dbg package handling to work with debhelper... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Josh Triplett | Stop running autoreconf in debian/rules, and remove... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Josh Triplett | Add xcbint.h to noinst_HEADERS, so it gets distributed. |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Josh Triplett | Use screensaver.xml |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Josh Triplett | Put EXTHEADERS and EXTSOURCES in order. |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Josh Triplett | Split all non-essential extensions into their own separ... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Eric Anholt | Retry a select() if it returns with EINTR. Fixes IO... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Eric Anholt | Remove unnecessary include. Noticed by jamey. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Ian Osgood | Work on the tutorial, and update xproto.xml to match: |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Josh Triplett | Remove outdated fd.o-* entries from */debian/.gitignore... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Jamey Sharp | The typedefs replacing Xmd.h conflict with Xmd.h. Here... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Ian Osgood | Change <bit> syntax to <bit>n</bit> as Jamey and Josh... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Ian Osgood | Remove proto/X11 dependencies from xcb-demo. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Ian Osgood | Remove xcb-util dependency on proto/X11 |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Ian Osgood | Fix XCBGetSetup to match prototype. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Ian Osgood | Merge branch 'master' of git+ssh://iano@git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Ian Osgood | Add an expression construct <bit bit="n"/> |
commit | commitdiff | tree | snapshot |
2006-03-14 |
TORRI Vincent | doxygen documentation of the API |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Ian Osgood | Remove dependencies on Xmd.h and X.h |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Ian Osgood | Remove last deprecation warning. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Ian Osgood | Merge branch 'master' of git+ssh://iano@git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Ian Osgood | Restructure to remove most deprecation warnings. |
commit | commitdiff | tree | snapshot |
2006-03-13 |
Jamey Sharp | Use libXdmcp, if available with XdmcpWrap, for XDM... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Jamey Sharp | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Jamey Sharp | Only _xcb_conn_wait calls _xcb_out_write now, so move... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Jamey Sharp | Remove c->out.vec. Pass iovecs directly down the call... |
commit | commitdiff | tree | snapshot |
2006-03-12 |
Jamey Sharp | Portability fixes. Should help DragonFly and Solaris... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Jamey Sharp | Move c->out.vec refs out of _xcb_conn_wait up to _xcb_o... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Jamey Sharp | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Jamey Sharp | Unify autofoo .gitignore bits into one top-level file... |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Ian Osgood | Add symbols for error and reply response_types, |
commit | commitdiff | tree | snapshot |
2006-03-09 |
Ian Osgood | Bugfix: null-terminate the path in sockaddr_un before... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Jamey Sharp | Move c->out.vec refs out of _xcb_out_write up to _xcb_c... |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Jamey Sharp | Fix off-by-one error that kept the last byte(s) of... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
TORRI Vincent | Use the GCC 4 visibility extension to mark everything... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Jamey Sharp | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Jamey Sharp | Off-by-one error in the sequence-wrapping proof, and... |
commit | commitdiff | tree | snapshot |
2006-03-05 |
TORRI Vincent | wrong spaces |
commit | commitdiff | tree | snapshot |
2006-03-05 |
TORRI Vincent | fix some font sizes |
commit | commitdiff | tree | snapshot |
2006-03-05 |
TORRI Vincent | fixes + valid css |
commit | commitdiff | tree | snapshot |
2006-03-05 |
TORRI Vincent | fixes + valid css |
commit | commitdiff | tree | snapshot |
next |