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
2008-08-01
prepare 0.2.1 release
Julien Danjou
1
-1
/
+1
2008-03-05
fixed missed reference in previous patch
Bart Massey
1
-1
/
+1
2008-03-05
merged event loop split with last patch
Bart Massey
2
-2
/
+13
2008-03-05
made xcb_handle_event() externally visible
Bart Massey
2
-2
/
+3
2008-01-28
Add xcb_poll_for_event_loop and rename xcb_event_loop to match.
Arnaud Fontaine
2
-2
/
+13
2007-12-17
re-fixed my stupid visual_class typo; thanks to Thomas Hunger for the report
Bart Massey
1
-1
/
+1
2007-12-08
fixed existing roundups, added rounddowns
Bart Massey
1
-5
/
+43
2007-12-08
added aux_clear_window() for xlib compatibility, in spite of misgivings
Bart Massey
2
-0
/
+13
2007-12-07
fixed xcb_params_gc_t so that tile_stipple_origin members had reasonable naming
Bart Massey
1
-2
/
+2
2007-12-07
used doxygen -u to create a much more elaborate doxyfile
Bart Massey
1
-42
/
+1204
2007-12-07
added fast inline bitops xcb_bitops.h
Bart Massey
2
-1
/
+175
2007-12-07
added aux_set_line_attributes_checked
Bart Massey
2
-0
/
+30
2007-12-07
added PARAM macros
Bart Massey
1
-0
/
+7
2007-12-07
xcb_aux_parse_color()
Bart Massey
2
-0
/
+50
2007-12-07
added checked version of aux_change_gc function
Bart Massey
2
-0
/
+16
2007-12-07
added checked versions of aux_create_window and aux_create_gc functions
Bart Massey
2
-0
/
+55
2007-12-07
added xcb_aux_find_visual functions
Bart Massey
2
-0
/
+43
2007-12-07
added xcb_aux_get_depth_by_visual_id()
Bart Massey
5
-3
/
+351
2007-11-06
All util libraries require the XCB 1.0 API; check for it in configure.
Jamey Sharp
1
-1
/
+1
2007-05-12
atom: Replace 'char *atom_names[]' with one big string and array of offsets.
Tilman Sauerbeck
1
-4
/
+10
2007-05-12
Bug #10877: Fixed the atom values that are written to the hash table.
Tilman Sauerbeck
1
-0
/
+1
2007-04-06
event/events.c
TORRI Vincent
2
-33
/
+33
2007-03-02
Release xcb-util 0.2
Jamey Sharp
1
-1
/
+1
2007-02-21
rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...
TORRI Vincent
5
-17
/
+17
2006-11-12
Bug #7150: Rename "len" to "namelen" to avoid m4 substitution
Alan Coopersmith
1
-6
/
+6
2006-11-12
Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...
Alan Coopersmith
3
-2
/
+12
2006-11-12
Clean up built sources. Makes `distcheck` pass.
Jamey Sharp
1
-0
/
+1
2006-11-12
Bug #6781: make util compile with srcdir != builddir.
Jamey Sharp
2
-7
/
+7
2006-10-07
Adapt xcb/util libraries for removal of XID structures.
Ian Osgood
1
-7
/
+7
2006-09-26
Install headers to "xcb", not "X11/XCB".
Ian Osgood
1
-1
/
+1
2006-09-26
Naming changes must go into m4 files.
Ian Osgood
2
-7
/
+7
2006-09-25
libxcb now installs header files in <xcb>, not <X11/XCB>.
Jamey Sharp
1
-1
/
+1
2006-09-24
All xcb-util libraries compile after the Great Renaming.
Ian Osgood
4
-100
/
+101
2006-09-24
Integrate top-level .gitignore into .gitignore for each subdirectory
Josh Triplett
1
-0
/
+30
2006-09-12
Removed GNU make constructs from Makefile.
Bart Massey
1
-8
/
+8
2006-07-28
use XCBNone instead of None
TORRI Vincent
1
-2
/
+2
2006-06-12
New utility library: port of libXrender utility functions.
Jamey Sharp
1
-0
/
+2
2006-06-08
fix compilation with c++ compilers. Remove some trailing spaces
TORRI Vincent
1
-3
/
+15
2006-05-07
Add correct dependencies in xcb-util.
Donnie Berkholz
1
-0
/
+21
2006-04-28
Add m4 files to EXTRA_DIST.
Josh Triplett
1
-1
/
+1
2006-04-28
Merge branch 'master' of git+ssh://doursse@git.freedesktop.org/git/xcb
TORRI Vincent
0
-0
/
+0
2006-04-27
Set all package bugreporting addresses to xcb@lists.freedesktop.org
Josh Triplett
1
-1
/
+1
2006-04-27
Fix xcb-util library dependencies, including both the new dependency libXCBIm...
Josh Triplett
3
-4
/
+5
2006-03-08
Unify autofoo .gitignore bits into one top-level file, and remove resulting r...
Jamey Sharp
3
-30
/
+0
2006-02-18
Update .gitignores for .o files and autofoo stuff.
Jamey Sharp
1
-0
/
+1
2006-02-18
Move .cvsignore to .gitignore.
Eric Anholt
3
-0
/
+0
2006-02-18
Remove xcl and CVSROOT.
Josh Triplett
16
-0
/
+646
[prev]