summaryrefslogtreecommitdiff
path: root/aux/xcb_aux.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-19Add xcb_aux_change_window_attributes_checkedMikhail Gusarov1-0/+6
2008-09-29"Clean up" magic structure stuff for C++.Ulrich Eckhardt1-9/+17
2007-12-08added aux_clear_window() for xlib compatibility, in spite of misgivingsBart Massey1-0/+3
2007-12-07fixed xcb_params_gc_t so that tile_stipple_origin members had reasonable namingBart Massey1-2/+2
2007-12-07added aux_set_line_attributes_checkedBart Massey1-0/+9
2007-12-07added PARAM macrosBart Massey1-0/+7
2007-12-07xcb_aux_parse_color()Bart Massey1-0/+3
2007-12-07added checked version of aux_change_gc functionBart Massey1-0/+5
2007-12-07added checked versions of aux_create_window and aux_create_gc functionsBart Massey1-0/+21
2007-12-07added xcb_aux_find_visual functionsBart Massey1-0/+9
2007-12-07added xcb_aux_get_depth_by_visual_id()Bart Massey1-0/+143