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
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-08-01
Release libxcb 1.11
Uli Schlachter
2
-1
/
+19
2014-08-01
Bump xcb-proto requirement to 1.11
Uli Schlachter
1
-1
/
+1
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-07-11
Fix typos & awkward wording in tutorial
Alan Coopersmith
1
-12
/
+12
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
Update .pc file Requires lines to express full dependencies
Keith Packard
3
-3
/
+3
2014-03-22
Validate .pc file Requires lines
Keith Packard
2
-1
/
+77
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
8
-16
/
+32
2014-01-30
autoconf: replace all tabs with spaces
Gaetan Nadon
1
-55
/
+55
2014-01-30
autoconf: use default xorg configuration for doxygen documentation
Gaetan Nadon
3
-92
/
+12
2014-01-30
autoconf: fix warning by replacing deprecated AC_HELP_STRING
Gaetan Nadon
1
-1
/
+1
2014-01-30
autoconf: require libtool minimum level 2.2
Gaetan Nadon
1
-2
/
+2
2014-01-30
autoconf: comment and layout the initialization section
Gaetan Nadon
1
-9
/
+7
2014-01-30
autoconf: AC_INIT: add bug url
Gaetan Nadon
1
-3
/
+3
2014-01-30
autoconf: use the warning variables from xorg
Gaetan Nadon
2
-13
/
+2
2014-01-30
autoconf: use XORG_DEFAULT_OPTIONS
Gaetan Nadon
1
-2
/
+6
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-22
Release libxcb 1.10
Uli Schlachter
2
-2
/
+2
2013-12-14
Add NEWS for 1.10
Julien Cristau
1
-3
/
+18
2013-12-14
Add NEWS entries for releases 1.9.1 to 1.9.3
Uli Schlachter
1
-1
/
+23
2013-12-14
Bump xcb-proto requirement to 1.10
Julien Cristau
1
-1
/
+1
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
[next]