index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-11-04
Release libxcb 1.1
1.1
Jamey Sharp
2007-11-04
Revert "Generate error constants as XCB_BAD_*, similar to Xlib."
Jamey Sharp
2007-10-28
Don't hold the xlib-xcb lock while sleeping: that allows deadlock.
Jamey Sharp
2007-10-28
Factor pthread_cond_wait(iolock) to _xcb_wait_io.
Jamey Sharp
2007-10-23
Don't abort() on locking assertions if LIBXCB_ALLOW_SLOPPY_LOCK is set.
Jamey Sharp
2007-07-19
Allow unix:<screen> style display names again.
Egbert Eich
2007-06-13
Send locking assertion backtraces to stderr. Improve the heading on the back...
Josh Triplett
2007-06-06
Print backtraces in case an assert fails inside xlib/xcb.
Christoph Pfister
2007-06-02
xcb_poll_for_event: Return already-read events before read(2)ing again.
Jamey Sharp
2007-04-18
Merge branch 'master' of git://anongit.freedesktop.org/git/xcb/libxcb
Matthias Hopf
2007-04-13
Generate error constants as XCB_BAD_*, similar to Xlib.
Ian Osgood
2007-04-12
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
TORRI Vincent
2007-04-12
remove the 7th bit of the response_type for the event loops
TORRI Vincent
2007-04-11
Update autogen.sh to one that does objdir != srcdir
Matthias Hopf
2007-04-10
Modify new attribute from previous patch so that it is necessary only on
Eamon Walsh
2007-03-29
Replaces special-casing in c-client stylesheet with support
Eamon Walsh
2007-02-27
add the first step toward the documentation of the request/reply functions. T...
TORRI Vincent
2007-02-07
and make the html code valid...
TORRI Vincent
2007-02-07
font part
TORRI Vincent
2007-02-07
no more xid or id fields
TORRI Vincent
2007-02-06
add the complete cursor example. Make the html code valid
TORRI Vincent
2007-01-22
add doxygen doc for the *_end functions
TORRI Vincent
2007-01-13
fix all the occurence where a drawable where considered as a union
TORRI Vincent
2006-12-10
Add autogen.sh to EXTRA_DIST.
Josh Triplett
2006-12-10
Add tools/* to EXTRA_DIST.
Josh Triplett
2006-11-28
add doc tag for the _next functions. It creates doxygen doc in the header fil...
TORRI Vincent
2006-11-28
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xcb/libxcb
TORRI Vincent
2006-11-28
add some output informations to configure script
TORRI Vincent
2006-11-27
If enable_build_docs is "no", we don't even try to look for doxygen.
Tilman Sauerbeck
2006-11-27
Fixed evaluation of the disable-build-docs argument.
Tilman Sauerbeck
2006-11-26
Fix unit tests for FreeBSD
Ian Osgood
2006-11-25
Use substitition variables in xcb-xinerama.pc.in, not instances of their values
Josh Triplett
2006-11-25
Bug #9119: test xcb_popcount
Ian Osgood
2006-11-24
libXau didn't have a correct pkg-config file until 0.99.2: fail if an older v...
Jamey Sharp
2006-11-24
NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.
Jamey Sharp
2006-11-24
replace all the _new functions with xcb_generate_id. repalce X11/XCB with xcb...
TORRI Vincent
2006-11-23
Release libxcb 1.0
1.0
Josh Triplett
2006-11-23
Avoid race condition when using multiple make jobs
Diego 'Flameeyes' Pettenò
2006-11-23
Rewrite automake's data installation rules, because they suck.
Josh Triplett
2006-11-23
Rework doxygen build and install to work with srcdir != builddir
Josh Triplett
2006-11-22
Remove --with-opt and --with-debug options from configure.ac; use CFLAGS instead
Josh Triplett
2006-11-22
Check for getaddrinfo rather than gethostbyname in configure.ac
Josh Triplett
2006-11-22
xcb-proto has no libraries or headers, so don't use XCBPROTO_CFLAGS or XCBPRO...
Jamey Sharp
2006-11-22
Use pthread-stubs as needed, and list xdmcp in Requires.private when XCB is b...
Jamey Sharp
2006-11-21
Replace uses of "long" with uint32_t, and similar; fixes 64-bit bugs
Josh Triplett
2006-11-21
Fix IP6 work for FreeBSD/Mac.
Ian Osgood
2006-11-21
Support XDM-AUTHORIZATION-1 on IPv6
Josh Triplett
2006-11-20
Refactor auth code to get display number from xcb_connect
Josh Triplett
2006-11-20
Only use AI_NUMERICSERV if defined.
Josh Triplett
2006-11-20
Support authentication for IPv6 connections
Josh Triplett
[next]