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-11-03
generator: fix absname for fields with only accessor function
Christian Linhart
2014-10-20
no typename for nested structs
Christian Linhart
2014-10-20
generator: fix align-pads for switches which start at unaligned pos
Christian Linhart
2014-10-20
generator: support lists of structs which contain a switch
Christian Linhart
2014-09-09
generator: support fixed size lists in var-sized structs
Christian Linhart
2014-08-25
xcb_get_setup(): Never return NULL
Uli Schlachter
2014-08-25
Make some functions also work on error connections
Uli Schlachter
2014-08-20
support switch case in the generator
Christian Linhart
2014-07-28
xcb.h: add 'struct' before xcb_setup_t, xcb_query_extension_reply_t
Alexander Mezin
2014-07-28
c_client.py: remove more trailing space from generated files
Ran Benita
2014-07-28
c_client.py: remove trailing whitespace from generated files
Ran Benita
2014-07-28
c_client.py: remove useless generated comments
Ran Benita
2014-07-28
c_client.py: make the man page output deterministic
Ran Benita
2014-07-28
c_client.py: prefix all monkey-patched fields with c_
Ran Benita
2014-07-28
c_client.py: remove trailing whitespace
Ran Benita
2014-07-28
c_client.py: remove useless 'today' variable
Ran Benita
2014-06-14
bug#79986: include system headers early
Michael Haubenwallner
2014-06-14
Document failure modes of xcb_connect*() functions
Alan Coopersmith
2014-06-10
Handle <pad align="n" /> between lists
Daniel Martin
2014-04-10
xcb_open: Improve abstraction for launchd secure sockets
Jeremy Huddleston Sequoia
2014-04-10
xcb_open: Minor code cleanup for better readability
Jeremy Huddleston Sequoia
2014-03-30
Ensure xcb owns socket and no other threads are writing before send_request
Keith Packard
2014-03-22
Only #include directly referenced module header files
Keith Packard
2014-03-21
Add doxygen documentation to functions in xcbext.h
Uli Schlachter
2014-03-21
Make xcb_disconnect(NULL) safe
Uli Schlachter
2014-03-21
xcb_disconnect(): Fix leak with error connections
Uli Schlachter
2014-03-21
Remove tabs and trailing whitespaces
Uli Schlachter
2014-02-19
Add comments about how _xcb_conn_ret_error() works
Ran Benita
2014-01-30
generated man pages: use xorg footer and no hard coded extension
Gaetan Nadon
2014-01-30
generated man pages: build without hard coded extension
Gaetan Nadon
2014-01-30
man: build static man pages using xorg patterns
Gaetan Nadon
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
[next]