index
:
lib/libxcb
master
obsd
xcb-1.9
XCB library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2008-09-09
Add support for the abstract socket namespace under Linux
Julien Cristau
2008-09-09
Fix some fd leaks in _xcb_open_*()
Julien Cristau
2008-09-03
fixed overly aggressive warning about fixed field following variable
Bart Massey
2008-09-03
added small fix to support trailing fixed fields; also warning for non-pad fi...
Bart Massey
2008-08-31
factorize m4 macros and add one to set X extensions
Vincent Torri
2008-08-28
Initialize all fields of addrinfo
Julien Danjou
2008-08-28
Use ifdef instead of if for defined value
Julien Danjou
2008-08-28
Set namelen unsigned
Julien Danjou
2008-08-28
Rename index to idx to avoid shadowing
Julien Danjou
2008-08-28
Use a signed size in read_block()
Julien Danjou
2008-08-28
Use unsigned to compare and rename sync
Julien Danjou
2008-08-28
Fix htonl() arg & convert sizeof() to signed
Julien Danjou
2008-08-28
initialize global_id to 0
Julien Danjou
2008-07-16
Make EXTHEADERS, EXTSOURCES, EXTENSION_XML unconditional of configure flags.
Julien Cristau
2008-07-07
fix FreeBSD support
Petr Salinger
2008-05-28
Fix variable declaration formatting
Josh Triplett
2008-05-21
Add xcb_ge_event_t and handling for long events.
Peter Hutterer
2008-05-01
Fix libxcb/src compile with srcdir != builddir.
Oswald Buddenhagen
2008-04-23
Replace a stray c-client.xsl in the libxcb SOURCES. Fixes make distcheck.
Eamon Walsh
2008-04-23
Use the python install path from xcb-xproto.pc to locate the xcbgen package.
Eamon Walsh
2008-04-20
Add mention of PYTHONPATH if xcbgen cannot be found.
Jeremy Kolb
2008-04-19
Add Python parser C language-dependent part.
Eamon Walsh
2008-01-24
Add SELinux extension support, disabled by default.
Eamon Walsh
2008-01-24
Add XInput extension support, disabled by default.
Eamon Walsh
2007-12-07
Generated the configure.ac and Makefile.am's in libxcb with the idea of
Eamon Walsh
2007-11-24
make IPv6 optional
Bart Massey
2007-11-16
Add comment noting the requirement to free replies when finished.
Eamon Walsh
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-13
Generate error constants as XCB_BAD_*, similar to Xlib.
Ian Osgood
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-01-22
add doxygen doc for the *_end functions
TORRI Vincent
2006-11-28
add doc tag for the _next functions. It creates doxygen doc in the header fil...
TORRI Vincent
2006-11-24
NetBSD doesn't have AI_ADDRCONFIG: use it only if it's available.
Jamey Sharp
2006-11-23
Avoid race condition when using multiple make jobs
Diego 'Flameeyes' Pettenò
2006-11-22
Remove --with-opt and --with-debug options from configure.ac; use CFLAGS instead
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
[next]