index
:
~arnau/util
master
atom, aux and event XCB util libraries
arnau
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
Bump version to 0.3.8
HEAD
master
Arnaud Fontaine
1
-1
/
+1
2010-08-09
Create a single shared library and header file
Arnaud Fontaine
7
-30
/
+36
2010-08-09
Split up atom, aux event into their own repository
Arnaud Fontaine
4
-83
/
+21
2010-06-24
Delete callback-based APIs for events, properties, and replies.
Jamey Sharp
4
-209
/
+1
2010-06-24
Delete redundant core-protocol error codes.
Jamey Sharp
1
-45
/
+0
2010-06-23
Rename XCB_EVENT_ERROR_SUCESS to XCB_EVENT_ERROR_SUCCESS
Alan Coopersmith
1
-1
/
+1
2010-06-23
Fix typos in various header comments
Alan Coopersmith
1
-3
/
+3
2010-02-11
Add AM_MAINTAINER_MODE for vendors
Arnaud Fontaine
1
-0
/
+1
2009-12-13
icccm: atoms previously defined in xcb_atom are now defined in xproto
Arnaud Fontaine
1
-1
/
+1
2009-11-09
Deprecate namespaceless pre-defined atoms
Peter Harris
1
-1
/
+11
2009-10-20
Update autogen.sh to one that does builddir != srcdir
Jon TURNEY
1
-1
/
+10
2009-09-25
Bump version to 0.3.7
Arnaud Fontaine
1
-1
/
+1
2009-08-03
Bump version to 0.3.6
Arnaud Fontaine
1
-1
/
+1
2009-08-03
event: fix compiler warning due to missing include for memset
Arnaud Fontaine
1
-0
/
+1
2009-08-03
event: update to libxcb 1.4
Arnaud Fontaine
2
-3
/
+1
2009-06-03
Check for ssize_t in configure for xcb-util-common.h
Arnaud Fontaine
1
-1
/
+5
2009-05-30
Typo in configure.ac
Mikhail Gusarov
1
-1
/
+1
2009-05-29
Release xcb-util 0.3.5
Julien Danjou
1
-1
/
+1
2009-05-25
Add a check on xproto version libxcb was compiled with
Bob Ham
1
-1
/
+20
2009-05-21
wrapped xcb_atom.h for C++ per bug report of <comick@autistici.org>
Bart Massey
1
-0
/
+8
2009-05-15
Zero out handlers list in xcb_event_handlers_init
Mikhail Gusarov
1
-0
/
+1
2009-05-09
icccm: fix compatibility with libxcb > 1.2
Julien Danjou
1
-1
/
+1
2009-04-23
Make sure m4 supports -I flag, if not, try finding gnu m4
Alan Coopersmith
1
-2
/
+18
2009-04-19
Add xcb_aux_change_window_attributes_checked
Mikhail Gusarov
2
-0
/
+17
2009-04-15
bump version to 0.3.4
Julien Danjou
1
-1
/
+1
2009-04-14
event: add define to get request and error types
Julien Danjou
2
-2
/
+4
2009-04-14
event: add error values
Julien Danjou
1
-0
/
+45
2009-04-14
event: simplify proto
Julien Danjou
2
-23
/
+13
2009-04-02
wm: remove
Julien Danjou
1
-1
/
+0
2009-04-02
event: add functions to convert event/errors to labels
Julien Danjou
2
-0
/
+251
2009-01-31
Release xcb-util 0.3.3
Julien Danjou
1
-1
/
+1
2008-12-16
Release xcb-util 0.3.2
Julien Danjou
1
-1
/
+1
2008-11-29
Don't call exit() in xcb_aux_get_depth; return 0 instead.
Peter Harris
1
-7
/
+4
2008-11-21
build: add check for xproto >= 7.0.8
Julien Danjou
1
-0
/
+1
2008-11-21
Fix copyright statement
Jonathan Landis
2
-1
/
+32
2008-11-20
Release xcb-util 0.3.1
Julien Danjou
1
-1
/
+1
2008-11-07
configure: stop if m4 is not found
Julien Danjou
1
-1
/
+4
2008-09-29
"Clean up" magic structure stuff for C++.
Ulrich Eckhardt
1
-9
/
+17
2008-09-18
introduce function xcb_atom_get (essentially a synchronous xcb_intern_atom, u...
Henning Sten
2
-0
/
+23
2008-09-17
add doxygen documentation markup for XCB_EVENT_RESPONSE_TYPE_MASK macro
Henning Sten
1
-0
/
+9
2008-09-16
doc: enable doxygen doc in various submodule
Julien Danjou
2
-1
/
+17
2008-09-16
doc: add various authors, remove old todo item
Julien Danjou
1
-5
/
+8
2008-09-16
event: define XCB_EVENT_RESPONSE_TYPE_MASK
Julien Danjou
2
-1
/
+5
2008-09-16
event: rework, rename and add some documentation
Julien Danjou
4
-153
/
+253
2008-09-16
atom: include xcb headers
Julien Danjou
1
-3
/
+5
2008-09-15
atom: bump version info
Julien Danjou
1
-0
/
+1
2008-09-15
atom: prefix functions and types
Julien Danjou
2
-16
/
+16
2008-09-15
[icccm] Bump library version number to 0.3.0.
Arnaud Fontaine
1
-1
/
+1
2008-09-15
[atom] Move '*discriminated_atom*' functions from icccm to atom
Arnaud Fontaine
3
-0
/
+79
2008-09-07
xcb_mask must not be zero when n == 32.
Keith Packard
1
-1
/
+1
[next]