index
:
~peterh/xcbutil
master
private
xcb/util playground - experimental "privates" implementation
peterh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-09
Deprecate namespaceless pre-defined atoms
HEAD
master
Peter Harris
1
-1
/
+11
2009-10-21
Make xcb_icccm.h use the same type as icccm.c for gravity parameter
Alan Coopersmith
1
-1
/
+1
2009-10-20
Update autogen.sh to one that does builddir != srcdir
Jon TURNEY
1
-1
/
+10
2009-10-20
icccm: fix reply->format check
Julien Danjou
1
-4
/
+2
2009-09-25
Bump version to 0.3.7
Arnaud Fontaine
1
-1
/
+1
2009-09-25
Add missing return values
Arnaud Fontaine
2
-93
/
+116
2009-08-24
icccm: add xcb_get_wm_protocols_from_reply
Julien Danjou
2
-9
/
+25
2009-08-22
icccm: typo fix
Julien Danjou
1
-1
/
+1
2009-08-22
xcb-property: fix bad comment
Julien Danjou
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-25
icccm: fix atoms_len with new libxcb
Julien Danjou
1
-1
/
+1
2009-06-03
Check for ssize_t in configure for xcb-util-common.h
Arnaud Fontaine
2
-1
/
+9
2009-06-03
icccm: use xcb_gravity_t when possible and cosmetic changes
Arnaud Fontaine
1
-7
/
+11
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
2
-1
/
+193
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
2
-9
/
+9
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
include xcb-util-common.h in dist tarball
Julien Danjou
1
-0
/
+2
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-12
keysyms: bump version
Julien Danjou
1
-0
/
+1
2009-04-11
keysyms: fix xcb_key_symbols_get_keycode() API
Julien Danjou
2
-28
/
+40
2009-04-04
icccm: add xcb_get_wm_class_from_reply()
Julien Danjou
2
-7
/
+25
2009-04-02
wm: remove
Julien Danjou
12
-997
/
+1
2009-04-02
event: add functions to convert event/errors to labels
Julien Danjou
2
-0
/
+251
2009-04-02
add a useful common header with common function/define
Julien Danjou
1
-0
/
+33
2009-01-31
Release xcb-util 0.3.3
Julien Danjou
1
-1
/
+1
2008-12-29
icccm: change class hint struct fields name
Julien Danjou
2
-5
/
+5
2008-12-16
xcb_keysyms: remove xcb_lookup_t
Julien Danjou
1
-8
/
+0
2008-12-16
Revert "keysyms: use xcb_key_lookup_t type for col paramter"
Julien Danjou
2
-25
/
+28
2008-12-16
Release xcb-util 0.3.2
Julien Danjou
1
-1
/
+1
2008-12-09
icccm: fix gravity proto
Julien Danjou
2
-2
/
+2
2008-12-08
keysyms: use xcb_key_lookup_t type for col paramter
Julien Danjou
2
-28
/
+25
2008-12-05
Fix the type of 'input' in icccm/xcb_icccm.h/xcb_wm_hints_t
Peter Harris
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
17
-10
/
+355
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-10-19
wm: link test against atom lib
Julien Danjou
1
-0
/
+1
2008-10-06
Do not cast the return value of malloc() in modern C.
Ulrich Eckhardt
2
-2
/
+2
2008-10-01
more endianness patches
Peter Harris
1
-2
/
+26
[next]