2009-04-10 |
Julien Danjou | auth: use snprintf() return value |
commit | commitdiff | tree | snapshot |
2009-04-10 |
Julien Danjou | auth: precompute authnameslen |
commit | commitdiff | tree | snapshot |
2009-04-09 |
Jeremy Huddleston | darwin: Don't use poll() on versions of darwin before... |
commit | commitdiff | tree | snapshot |
2009-04-06 |
Samuel Thibault | Local socket connections do not work on hurd-i386 |
commit | commitdiff | tree | snapshot |
2009-03-30 |
Michael Ost | use poll() instead of select() when available |
commit | commitdiff | tree | snapshot |
2009-03-28 |
Bart Massey | kludgily hand-merged xid fixes |
commit | commitdiff | tree | snapshot |
2009-03-16 |
Julien Danjou | Fix do_append() arguments |
commit | commitdiff | tree | snapshot |
2009-03-15 |
Julien Danjou | Copy full IPv4 mapping (Bug #20665) |
commit | commitdiff | tree | snapshot |
2009-03-14 |
Peter Harris | Avoid name collisions between xidtype and enum. |
commit | commitdiff | tree | snapshot |
2009-03-13 |
Peter Harris | Revert "Don't use enums in generated C code" |
commit | commitdiff | tree | snapshot |
2009-02-26 |
Peter Harris | Don't use enums in generated C code - use integer const... |
commit | commitdiff | tree | snapshot |
2009-02-17 |
Julien Danjou | Release libxcb 1.2 1.2 |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Julien Danjou | Stop providing autogenerated files in tarball |
commit | commitdiff | tree | snapshot |
2008-12-11 |
Julien Danjou | Release libxcb 1.1.93 1.1.93 |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Jeremy Huddleston | Shutup compiler warning about unused variable... |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Jeremy Huddleston | Apple: Apple launchd cleanup |
commit | commitdiff | tree | snapshot |
2008-11-24 |
Jeremy Huddleston | Apple: Enable support for launchd DISPLAY socket |
commit | commitdiff | tree | snapshot |
2008-11-19 |
Peter Harris | Treat XIDs the same as other cardinal values. |
commit | commitdiff | tree | snapshot |
2008-11-04 |
Julien Danjou | Release libxcb 1.1.92 1.1.92 |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Josh Triplett | Support handing off socket write permission to external... |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jamey Sharp | Track 64-bit sequence numbers internally. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jamey Sharp | Use sequence number ranges in pending replies |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jamey Sharp | Inline _xcb_lock_io, _xcb_unlock_io, and _xcb_wait_io. |
commit | commitdiff | tree | snapshot |
2008-10-29 |
Jamey Sharp | Remove libxcb-xlib and xcbxlib.h. |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Julien Danjou | build: fix configure.ac AC_DEFINE |
commit | commitdiff | tree | snapshot |
2008-10-14 |
Julien Danjou | allow compile-time setting for XCB queue buffer size |
commit | commitdiff | tree | snapshot |
2008-10-08 |
Josh Triplett | Remove duplicate XCB_EXTENSION calls for Composite... |
commit | commitdiff | tree | snapshot |
2008-09-20 |
Henning Sten | fix tiny memory leak in read_packet (leak only happens... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Carsten Meier | Added generation of extern "C" for compatibility with C++ |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Julien Cristau | Add support for the abstract socket namespace under... |
commit | commitdiff | tree | snapshot |
2008-09-09 |
Julien Cristau | Fix some fd leaks in _xcb_open_*() |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Bart Massey | fixed overly aggressive warning about fixed field follo... |
commit | commitdiff | tree | snapshot |
2008-09-03 |
Bart Massey | added small fix to support trailing fixed fields; also... |
commit | commitdiff | tree | snapshot |
2008-08-31 |
Vincent Torri | factorize m4 macros and add one to set X extensions |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Julien Danjou | Initialize all fields of addrinfo |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Julien Danjou | Use ifdef instead of if for defined value |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Julien Danjou | Set namelen unsigned |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Julien Danjou | Rename index to idx to avoid shadowing |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Julien Danjou | Use a signed size in read_block() |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Julien Danjou | Use unsigned to compare and rename sync |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Julien Danjou | Fix htonl() arg & convert sizeof() to signed |
commit | commitdiff | tree | snapshot |
2008-08-28 |
Julien Danjou | initialize global_id to 0 |
commit | commitdiff | tree | snapshot |
2008-07-17 |
Peter Hutterer | Bump to 1.1.91. 1.1.90.1 1.1.91 |
commit | commitdiff | tree | snapshot |
2008-07-16 |
Julien Cristau | Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditiona... |
commit | commitdiff | tree | snapshot |
2008-07-07 |
Petr Salinger | fix FreeBSD support |
commit | commitdiff | tree | snapshot |
2008-05-29 |
Peter Hutterer | Bump to 1.1.90. |
commit | commitdiff | tree | snapshot |
2008-05-28 |
Josh Triplett | Fix variable declaration formatting |
commit | commitdiff | tree | snapshot |
2008-05-21 |
Peter Hutterer | Add xcb_ge_event_t and handling for long events. |
commit | commitdiff | tree | snapshot |
2008-05-01 |
Oswald Buddenhagen | Fix libxcb/src compile with srcdir != builddir. |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Eamon Walsh | Replace a stray c-client.xsl in the libxcb SOURCES... |
commit | commitdiff | tree | snapshot |
2008-04-24 |
Eamon Walsh | Use the python install path from xcb-xproto.pc to locat... |
commit | commitdiff | tree | snapshot |
2008-04-20 |
Jeremy Kolb | Add mention of PYTHONPATH if xcbgen cannot be found. |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Eamon Walsh | Add Python parser C language-dependent part. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Eamon Walsh | Add SELinux extension support, disabled by default. |
commit | commitdiff | tree | snapshot |
2008-01-24 |
Eamon Walsh | Add XInput extension support, disabled by default. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Eamon Walsh | Inputs to AC_CONFIG_FILES are automatically distributed. |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Eamon Walsh | Generated the configure.ac and Makefile.am's in libxcb... |
commit | commitdiff | tree | snapshot |
2007-12-07 |
Eamon Walsh | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Bart Massey | make IPv6 optional |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Eamon Walsh | Remove file that wasn't meant to be committed. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Eamon Walsh | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Eamon Walsh | Add comment noting the requirement to free replies... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Eamon Walsh | Add generated comment noting requirement to free replie... |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jamey Sharp | Release libxcb 1.1 1.1 |
commit | commitdiff | tree | snapshot |
2007-11-05 |
Jamey Sharp | Revert "Generate error constants as XCB_BAD_*, similar... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Jamey Sharp | Don't hold the xlib-xcb lock while sleeping: that allow... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Jamey Sharp | Factor pthread_cond_wait(iolock) to _xcb_wait_io. |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Jamey Sharp | Don't abort() on locking assertions if LIBXCB_ALLOW_SLO... |
commit | commitdiff | tree | snapshot |
2007-07-19 |
Egbert Eich | Allow unix:<screen> style display names again. |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Josh Triplett | Send locking assertion backtraces to stderr. Improve... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Christoph Pfister | Print backtraces in case an assert fails inside xlib... |
commit | commitdiff | tree | snapshot |
2007-06-03 |
Jamey Sharp | xcb_poll_for_event: Return already-read events before... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Matthias Hopf | Merge branch 'master' of git://anongit.freedesktop... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Ian Osgood | Generate error constants as XCB_BAD_*, similar to Xlib. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
TORRI Vincent | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
TORRI Vincent | remove the 7th bit of the response_type for the event... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Matthias Hopf | Update autogen.sh to one that does objdir != srcdir |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Eamon Walsh | Modify new attribute from previous patch so that it... |
commit | commitdiff | tree | snapshot |
2007-03-29 |
Eamon Walsh | Replaces special-casing in c-client stylesheet with... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
TORRI Vincent | add the first step toward the documentation of the... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
TORRI Vincent | and make the html code valid... |
commit | commitdiff | tree | snapshot |
2007-02-07 |
TORRI Vincent | font part |
commit | commitdiff | tree | snapshot |
2007-02-07 |
TORRI Vincent | no more xid or id fields |
commit | commitdiff | tree | snapshot |
2007-02-06 |
TORRI Vincent | add the complete cursor example. Make the html code... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
TORRI Vincent | add doxygen doc for the *_end functions |
commit | commitdiff | tree | snapshot |
2007-01-13 |
TORRI Vincent | fix all the occurence where a drawable where considered... |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Josh Triplett | Add autogen.sh to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2006-12-11 |
Josh Triplett | Add tools/* to EXTRA_DIST. |
commit | commitdiff | tree | snapshot |
2006-11-28 |
TORRI Vincent | add doc tag for the _next functions. It creates doxygen... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
TORRI Vincent | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
TORRI Vincent | add some output informations to configure script |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Tilman Sauerbeck | If enable_build_docs is "no", we don't even try to... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Tilman Sauerbeck | Fixed evaluation of the disable-build-docs argument. |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Ian Osgood | Fix unit tests for FreeBSD |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Josh Triplett | Use substitition variables in xcb-xinerama.pc.in, not... |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Ian Osgood | Bug #9119: test xcb_popcount |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Jamey Sharp | libXau didn't have a correct pkg-config file until... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Jamey Sharp | NetBSD doesn't have AI_ADDRCONFIG: use it only if it... |
commit | commitdiff | tree | snapshot |
2006-11-24 |
TORRI Vincent | replace all the _new functions with xcb_generate_id... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Josh Triplett | Release libxcb 1.0 1.0 |
commit | commitdiff | tree | snapshot |
next |