index
:
~psychon/libxcb
1.11
debian
handoff
master
threadsafe-send-fds
xcb-1.9
xcb/libxcb experiments
psychon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-05
Fix a thread hang with xcb_wait_for_special_event()
1.11
Uli Schlachter
2
-0
/
+33
2015-09-05
Call _xcb_wake_up_next_reader from xcb_wait_for_special_event
Michel Dänzer
1
-0
/
+1
2015-09-05
expose 64-bit sequence numbers for XLib
Christian Linhart
4
-1
/
+126
2014-07-28
xcb.h: add 'struct' before xcb_setup_t, xcb_query_extension_reply_t
Alexander Mezin
1
-2
/
+2
2014-07-28
c_client.py: remove more trailing space from generated files
Ran Benita
1
-5
/
+5
2014-07-28
c_client.py: remove trailing whitespace from generated files
Ran Benita
1
-4
/
+4
2014-07-28
c_client.py: remove useless generated comments
Ran Benita
1
-124
/
+0
2014-07-28
c_client.py: make the man page output deterministic
Ran Benita
1
-3
/
+3
2014-07-28
c_client.py: prefix all monkey-patched fields with c_
Ran Benita
1
-50
/
+50
2014-07-28
c_client.py: remove trailing whitespace
Ran Benita
1
-169
/
+169
2014-07-28
c_client.py: remove useless 'today' variable
Ran Benita
1
-2
/
+0
2014-06-14
bug#79986: include system headers early
Michael Haubenwallner
1
-3
/
+4
2014-06-14
Document failure modes of xcb_connect*() functions
Alan Coopersmith
1
-1
/
+17
2014-06-10
Handle <pad align="n" /> between lists
Daniel Martin
1
-6
/
+32
2014-04-10
xcb_open: Improve abstraction for launchd secure sockets
Jeremy Huddleston Sequoia
1
-20
/
+75
2014-04-10
xcb_open: Minor code cleanup for better readability
Jeremy Huddleston Sequoia
1
-8
/
+9
2014-03-30
Ensure xcb owns socket and no other threads are writing before send_request
Keith Packard
1
-17
/
+40
2014-03-22
Only #include directly referenced module header files
Keith Packard
1
-1
/
+1
2014-03-21
Add doxygen documentation to functions in xcbext.h
Uli Schlachter
1
-4
/
+103
2014-03-21
Make xcb_disconnect(NULL) safe
Uli Schlachter
2
-2
/
+2
2014-03-21
xcb_disconnect(): Fix leak with error connections
Uli Schlachter
1
-1
/
+10
2014-03-21
Remove tabs and trailing whitespaces
Uli Schlachter
7
-74
/
+73
2014-02-19
Add comments about how _xcb_conn_ret_error() works
Ran Benita
2
-0
/
+4
2014-01-30
generated man pages: use xorg footer and no hard coded extension
Gaetan Nadon
3
-25
/
+34
2014-01-30
generated man pages: build without hard coded extension
Gaetan Nadon
1
-5
/
+6
2014-01-30
man: build static man pages using xorg patterns
Gaetan Nadon
4
-229
/
+1
2014-01-30
autoconf: use the warning variables from xorg
Gaetan Nadon
1
-1
/
+1
2014-01-21
Support <pad align="n" />
Peter Harris
1
-10
/
+18
2014-01-03
Force XCB event structures with 64-bit extended fields to be packed.
Kenneth Graunke
2
-3
/
+11
2013-12-14
Test the value of msg_controllen for platforms whose CMSG_FIRSTHDR() does not...
PHO
1
-5
/
+7
2013-12-14
Increment the "current" version info for sync, xinput and xkb
Uli Schlachter
1
-3
/
+3
2013-12-14
Revert "Remove xcb_ge_event_t from xcb.h"
Uli Schlachter
1
-0
/
+20
2013-12-12
c_client.py: Fix _sizeof() functions
Daniel Martin
1
-2
/
+2
2013-11-18
Revert "fix deadlock with xcb_take_socket/return_socket v3"
Uli Schlachter
3
-25
/
+21
2013-11-18
Fix alignment issues in FD passing code
Mark Kettenis
2
-4
/
+10
2013-11-07
Switch to using the CMSG_* macros for FD passing
Keith Packard
3
-25
/
+19
2013-11-07
Add Present extension
Keith Packard
2
-0
/
+9
2013-11-07
Add DRI3 library
Keith Packard
2
-0
/
+9
2013-11-07
Add event queue splitting
Keith Packard
3
-12
/
+107
2013-11-07
Add support for receiving fds in replies
Keith Packard
4
-9
/
+288
2013-11-07
Add xcb_send_fd API
Keith Packard
6
-3
/
+72
2013-11-07
Make protocol C files depend on protocol XML files
Keith Packard
1
-1
/
+1
2013-11-07
Remove xcb_ge_event_t from xcb.h
Keith Packard
1
-17
/
+0
2013-10-11
Use /usr/spool/sockets/X11/ on HP-UX for UNIX sockets (#69118).
Daphne Pfister
1
-0
/
+4
2013-09-08
Fix poll() if POLLIN == ROLLRDNORM|POLLRDBAND
Daphne Pfister
1
-2
/
+2
2013-09-08
Fix documentation of xcb_poll_for_event()
Uli Schlachter
1
-1
/
+0
2013-08-15
c_client.py: Do not create pointers in unions
Daniel Martin
1
-2
/
+2
2013-08-15
c_client.py: Always initialize xcb_align_to
Daniel Martin
1
-4
/
+4
2013-08-06
Define _xcb_map_new with explicit void arg list instead of empty one
Alan Coopersmith
1
-1
/
+1
2013-07-12
c_client.py: Inject full_sequence into GE events
Daniel Martin
1
-0
/
+17
[next]