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
2014-01-30
autoconf: use the warning variables from xorg
Gaetan Nadon
2014-01-21
Support <pad align="n" />
Peter Harris
2014-01-03
Force XCB event structures with 64-bit extended fields to be packed.
Kenneth Graunke
2013-12-14
Test the value of msg_controllen for platforms whose CMSG_FIRSTHDR() does not...
PHO
2013-12-14
Increment the "current" version info for sync, xinput and xkb
Uli Schlachter
2013-12-14
Revert "Remove xcb_ge_event_t from xcb.h"
Uli Schlachter
2013-12-12
c_client.py: Fix _sizeof() functions
Daniel Martin
2013-11-18
Revert "fix deadlock with xcb_take_socket/return_socket v3"
Uli Schlachter
2013-11-18
Fix alignment issues in FD passing code
Mark Kettenis
2013-11-07
Switch to using the CMSG_* macros for FD passing
Keith Packard
2013-11-07
Add Present extension
Keith Packard
2013-11-07
Add DRI3 library
Keith Packard
2013-11-07
Add event queue splitting
Keith Packard
2013-11-07
Add support for receiving fds in replies
Keith Packard
2013-11-07
Add xcb_send_fd API
Keith Packard
2013-11-07
Make protocol C files depend on protocol XML files
Keith Packard
2013-11-07
Remove xcb_ge_event_t from xcb.h
Keith Packard
2013-10-11
Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets (#69118).
Daphne Pfister
2013-09-08
Fix poll() if POLLIN == ROLLRDNORM|POLLRDBAND
Daphne Pfister
2013-09-08
Fix documentation of xcb_poll_for_event()
Uli Schlachter
2013-08-15
c_client.py: Do not create pointers in unions
Daniel Martin
2013-08-15
c_client.py: Always initialize xcb_align_to
Daniel Martin
2013-08-06
Define _xcb_map_new with explicit void arg list instead of empty one
Alan Coopersmith
2013-07-12
c_client.py: Inject full_sequence into GE events
Daniel Martin
2013-07-08
Fix "indention" typos in xcb-examples.3 man page
Alan Coopersmith
2013-06-01
fix deadlock with xcb_take_socket/return_socket v3
Christian König
2013-05-23
integer overflow in read_packet() [CVE-2013-2064]
Alan Coopersmith
2013-05-23
c_client.py: Handle multiple expr. in a bitcase
Daniel Martin
2013-05-15
whitespace fix in xcb_take_socket
Christian König
2012-11-10
c_client.py: Fix python-3 invalid except statement
Chí-Thanh Christopher Nguyễn
2012-11-10
c-client.py: Fix python-3 AttributeError: 'dict' object has no attribute 'ite...
Chí-Thanh Christopher Nguyễn
2012-10-05
Include static man pages in "make dist"
Uli Schlachter
2012-09-30
Fix a multi-thread deadlock
Uli Schlachter
2012-09-25
Add a .gitignore for src/man/
Uli Schlachter
2012-09-18
Allow xcb_send_request with >MAX_IOV iovecs
Peter Harris
2012-08-29
Return connection failure if display string specifies non-existent screen
Alan Coopersmith
2012-08-25
Always include "config.h" at the start of all C source files.
Alan Coopersmith
2012-08-25
Fix "sppported" typo in doxygen comment for XCB_CONN_CLOSED_EXT_NOTSUPPORTED
Alan Coopersmith
2012-08-14
c_client: Fix parallel-make issue creating 'man' directory
Colin Walters
2012-04-21
xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a launc...
Jeremy Huddleston
2012-03-27
Move static man to man
Julien Danjou
2012-03-27
Do not list manpages, use a wildcard
Julien Danjou
2012-03-27
Split manpage list in two (static/built)
Julien Danjou
2012-03-26
Allow undocumented code to be built
Julien Danjou
2012-03-26
c_client.py: generate manpages
Michael Stapelberg
2012-03-08
Fix a busy loop on BSD and Mac OS
Uli Schlachter
2012-03-08
darwin: Use read(2) rather than recv(2)
Jeremy Huddleston
2012-02-19
Fallback to TCP if no protocol is specified and the UNIX connection fails
Julien Cristau
2012-02-09
Update use of error_connection under WIN32 to _xcb_conn_ret_error()
Jon TURNEY
2012-01-28
Fix build of xcb_auth.c with XDMCP on WIN32
Jon TURNEY
[next]