index
:
~gnadon/libxcb
master
The X C Binding (XCB) library
gnadon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
tests: Add files to .gitignore
Daniel Martin
1
-0
/
+3
2013-08-15
Sort gitignore, adjust pattern for config.h
Daniel Martin
1
-17
/
+16
2013-08-15
Use m4 directory
Daniel Martin
4
-0
/
+4
2013-08-15
Use build-aux as autom4te cache directory
Daniel Martin
2
-1
/
+3
2013-08-15
Set AC_CONFIG_AUX_DIR to build-aux
Daniel Martin
2
-7
/
+2
2013-08-15
Remove second AC_PREREQ, require version 2.60
Daniel Martin
1
-8
/
+1
2013-08-15
Initialize automake earlier (bugfix for #66413)
Daniel Martin
1
-4
/
+5
2013-08-15
Make xsltproc optional
Daniel Martin
2
-8
/
+6
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-08-06
Enable warnings for pre-C89 style definitions for gcc & Solaris Studio
Alan Coopersmith
1
-2
/
+2
2013-08-06
Build xcb-xkb by default
Michael Stapelberg
1
-1
/
+1
2013-07-12
c_client.py: Inject full_sequence into GE events
Daniel Martin
1
-0
/
+17
2013-07-08
Fix "indention" typos in xcb-examples.3 man page
Alan Coopersmith
1
-2
/
+2
2013-07-03
Update Makefile.am for newer automake
Marc Deslauriers
1
-3
/
+0
2013-06-01
fix deadlock with xcb_take_socket/return_socket v3
Christian König
3
-21
/
+25
2013-05-23
integer overflow in read_packet() [CVE-2013-2064]
Alan Coopersmith
1
-4
/
+9
2013-05-23
c_client.py: Handle multiple expr. in a bitcase
Daniel Martin
1
-4
/
+14
2013-05-15
whitespace fix in xcb_take_socket
Christian König
1
-1
/
+1
2013-01-16
autogen.sh: Implement GNOME Build API
Colin Walters
1
-1
/
+3
2012-11-10
c_client.py: Fix python-3 invalid except statement
Chí-Thanh Christopher Nguyễn
1
-1
/
+1
2012-11-10
c-client.py: Fix python-3 AttributeError: 'dict' object has no attribute 'ite...
Chí-Thanh Christopher Nguyễn
1
-3
/
+3
2012-10-05
Release libxcb 1.9
Uli Schlachter
2
-1
/
+14
2012-10-05
Include static man pages in "make dist"
Uli Schlachter
1
-1
/
+2
2012-09-30
Fix a multi-thread deadlock
Uli Schlachter
1
-2
/
+12
2012-09-25
Add a .gitignore for src/man/
Uli Schlachter
1
-0
/
+3
2012-09-18
Allow xcb_send_request with >MAX_IOV iovecs
Peter Harris
2
-1
/
+13
2012-08-29
Return connection failure if display string specifies non-existent screen
Alan Coopersmith
3
-0
/
+19
2012-08-25
Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionality
Alan Coopersmith
1
-0
/
+7
2012-08-25
Always include "config.h" at the start of all C source files.
Alan Coopersmith
8
-1
/
+31
2012-08-25
Fix "sppported" typo in doxygen comment for XCB_CONN_CLOSED_EXT_NOTSUPPORTED
Alan Coopersmith
1
-1
/
+1
2012-08-14
c_client: Fix parallel-make issue creating 'man' directory
Colin Walters
1
-1
/
+5
2012-04-21
xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a launc...
Jeremy Huddleston
1
-1
/
+1
2012-03-27
Move static man to man
Julien Danjou
3
-1
/
+1
2012-03-27
Do not list manpages, use a wildcard
Julien Danjou
2
-5
/
+4
2012-03-27
Split manpage list in two (static/built)
Julien Danjou
2
-3
/
+5
2012-03-26
Allow undocumented code to be built
Julien Danjou
1
-20
/
+20
2012-03-26
c_client.py: generate manpages
Michael Stapelberg
5
-6
/
+827
2012-03-09
Release libxcb 1.8.1
Julien Danjou
2
-2
/
+12
2012-03-08
Fix a busy loop on BSD and Mac OS
Uli Schlachter
1
-15
/
+2
2012-03-08
darwin: Use read(2) rather than recv(2)
Jeremy Huddleston
1
-0
/
+8
2012-02-19
Fallback to TCP if no protocol is specified and the UNIX connection fails
Julien Cristau
1
-0
/
+5
2012-02-10
Add xkb_internals and xkb_issues to EXTRA_DIST.
Arnaud Fontaine
1
-1
/
+3
2012-02-09
Update use of error_connection under WIN32 to _xcb_conn_ret_error()
Jon TURNEY
1
-1
/
+1
2012-01-28
Fix build of xcb_auth.c with XDMCP on WIN32
Jon TURNEY
1
-0
/
+9
2012-01-28
Revert "Fix include order with Xdmcp on WIN32"
Jeremy Huddleston
1
-4
/
+3
[prev]
[next]