index
:
~peterh/xcbutil
master
private
xcb/util playground - experimental "privates" implementation
peterh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aux
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-29
"Clean up" magic structure stuff for C++.
Ulrich Eckhardt
1
-9
/
+17
2008-09-07
xcb_mask must not be zero when n == 32.
Keith Packard
1
-1
/
+1
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
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
4
-0
/
+348