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 |
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 |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Diego 'Flameeyes... | Avoid race condition when using multiple make jobs |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Josh Triplett | Rewrite automake's data installation rules, because... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Josh Triplett | Rework doxygen build and install to work with srcdir... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Josh Triplett | Remove --with-opt and --with-debug options from configu... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Josh Triplett | Check for getaddrinfo rather than gethostbyname in... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Jamey Sharp | xcb-proto has no libraries or headers, so don't use... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Jamey Sharp | Use pthread-stubs as needed, and list xdmcp in Requires... |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Josh Triplett | Replace uses of "long" with uint32_t, and similar;... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Ian Osgood | Fix IP6 work for FreeBSD/Mac. |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Triplett | Support XDM-AUTHORIZATION-1 on IPv6 |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Triplett | Refactor auth code to get display number from xcb_connect |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Triplett | Only use AI_NUMERICSERV if defined. |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Triplett | Support authentication for IPv6 connections |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Triplett | Support displays with IPv6 addresses or hosts which... |
commit | commitdiff | tree | snapshot |
2006-11-21 |
Josh Triplett | Add new xcb_parse_display test cases, most related... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jamey Sharp | Bug #5958: Also zero out the implicit pad byte in empty... |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jamey Sharp | Remove support for the <localfield> tag: nothing needs it. |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Jamey Sharp | Bug #5958: zero out padding bytes in requests. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Jamey Sharp | htmldir was introduced in autoconf 2.59c: set a reasona... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Jamey Sharp | Provide xcb_prefetch_maximum_request_length counterpart... |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Jamey Sharp | Fix Doxygen warnings. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Jamey Sharp | Make doc installation work and simplify doc/Makefile.am. |
commit | commitdiff | tree | snapshot |
2006-11-19 |
Jamey Sharp | Turn off Doxygen warnings for undocumented API, for... |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Jamey Sharp | Switch from the old AM_PATH_CHECK macro to pkg-config. |
commit | commitdiff | tree | snapshot |
2006-11-05 |
TORRI Vincent | add Makefile.am for building/installing doxygen doc |
commit | commitdiff | tree | snapshot |
2006-11-05 |
TORRI Vincent | add xcb.doxygen to EXTRA_DIST |
commit | commitdiff | tree | snapshot |
2006-11-05 |
TORRI Vincent | Merge branch 'master' of git+ssh://git.freedesktop... |
commit | commitdiff | tree | snapshot |
2006-11-05 |
TORRI Vincent | add AM_CHECK_DOXYGEN macro |
commit | commitdiff | tree | snapshot |
2006-11-03 |
Jamey Sharp | Release libxcb 1.0 RC3 (0.9.93). |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Jeremy Kolb... | Added initial doxygen generation stuff. This should... |
commit | commitdiff | tree | snapshot |
2006-10-20 |
TORRI Vincent | fix doxy doc |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Jamey Sharp | Add doxygen config file. |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Jamey Sharp | Quit treating xproto specially: handle it like all... |
commit | commitdiff | tree | snapshot |
2006-10-19 |
Jamey Sharp | Ignore generated xinerama files. |
commit | commitdiff | tree | snapshot |
2006-10-16 |
Josh Triplett | Also test xcb_parse_display with NULL argument and... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Jamey Sharp | Match only XCB-namespaced XID generators when convertin... |
commit | commitdiff | tree | snapshot |
2006-10-15 |
Zephaniah E... | Define and use constants for opcode numbers. |
commit | commitdiff | tree | snapshot |
2006-10-13 |
Jeremy Kolb | Add library support for xcb-xinerama. |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Josh Triplett | Add note to xcbxlib.h that nothing except Xlib/XCB... |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Jamey Sharp | Release libxcb 1.0 RC2 (0.9.92). |
commit | commitdiff | tree | snapshot |
2006-10-08 |
Jamey Sharp | Bugfix: make Plan 7 'checked' requests work correctly. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Ian Osgood | Document xcb_generate_id. |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Josh Triplett | Move xcb_generate_id from xcbext.h to xcb.h |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Josh Triplett | Stop implicitly importing xproto; goes with proto chang... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Jamey Sharp | Declare "struct foo" or "enum foo" as well as the typed... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Josh Triplett | Handle "xidunion" instead of "union" for XID unions... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Jamey Sharp | api_conv.pl: replace xcb_*_new with calls directly... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Josh Triplett | Refer to the "xlib lock" rather than the "IOLock" in... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
Josh Triplett | Remove XID wrapper structures and replace them with... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jamey Sharp | Remove xcb_get_io_lock from the Xlib-specific API:... |
commit | commitdiff | tree | snapshot |
2006-10-06 |
Jamey Sharp | Remove the 'int *error' out-parameter for xcb_poll_for_... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Jamey Sharp | Add xcb_xlib_lock and xcb_xlib_unlock, a special-purpos... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Jamey Sharp | Factor out pthread_mutex_lock and unlock calls for... |
commit | commitdiff | tree | snapshot |
next |