summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-08-01prepare 0.2.1 releaseJulien Danjou1-1/+1
2008-03-05fixed missed reference in previous patchBart Massey1-1/+1
2008-03-05merged event loop split with last patchBart Massey2-2/+13
2008-03-05made xcb_handle_event() externally visibleBart Massey2-2/+3
2008-01-28Add xcb_poll_for_event_loop and rename xcb_event_loop to match.Arnaud Fontaine2-2/+13
2007-12-17re-fixed my stupid visual_class typo; thanks to Thomas Hunger for the reportBart Massey1-1/+1
2007-12-08fixed existing roundups, added rounddownsBart Massey1-5/+43
2007-12-08added aux_clear_window() for xlib compatibility, in spite of misgivingsBart Massey2-0/+13
2007-12-07fixed xcb_params_gc_t so that tile_stipple_origin members had reasonable namingBart Massey1-2/+2
2007-12-07used doxygen -u to create a much more elaborate doxyfileBart Massey1-42/+1204
2007-12-07added fast inline bitops xcb_bitops.hBart Massey2-1/+175
2007-12-07added aux_set_line_attributes_checkedBart Massey2-0/+30
2007-12-07added PARAM macrosBart Massey1-0/+7
2007-12-07xcb_aux_parse_color()Bart Massey2-0/+50
2007-12-07added checked version of aux_change_gc functionBart Massey2-0/+16
2007-12-07added checked versions of aux_create_window and aux_create_gc functionsBart Massey2-0/+55
2007-12-07added xcb_aux_find_visual functionsBart Massey2-0/+43
2007-12-07added xcb_aux_get_depth_by_visual_id()Bart Massey5-3/+351
2007-11-06All util libraries require the XCB 1.0 API; check for it in configure.Jamey Sharp1-1/+1
2007-05-12atom: Replace 'char *atom_names[]' with one big string and array of offsets.Tilman Sauerbeck1-4/+10
2007-05-12Bug #10877: Fixed the atom values that are written to the hash table.Tilman Sauerbeck1-0/+1
2007-04-06 event/events.cTORRI Vincent2-33/+33
2007-03-02Release xcb-util 0.2Jamey Sharp1-1/+1
2007-02-21rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent5-17/+17
2006-11-12Bug #7150: Rename "len" to "namelen" to avoid m4 substitutionAlan Coopersmith1-6/+6
2006-11-12Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith3-2/+12
2006-11-12Clean up built sources. Makes `distcheck` pass.Jamey Sharp1-0/+1
2006-11-12Bug #6781: make util compile with srcdir != builddir.Jamey Sharp2-7/+7
2006-10-07Adapt xcb/util libraries for removal of XID structures.Ian Osgood1-7/+7
2006-09-26Install headers to "xcb", not "X11/XCB".Ian Osgood1-1/+1
2006-09-26Naming changes must go into m4 files.Ian Osgood2-7/+7
2006-09-25libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp1-1/+1
2006-09-24All xcb-util libraries compile after the Great Renaming.Ian Osgood4-100/+101
2006-09-24Integrate top-level .gitignore into .gitignore for each subdirectoryJosh Triplett1-0/+30
2006-09-12Removed GNU make constructs from Makefile.Bart Massey1-8/+8
2006-07-28use XCBNone instead of NoneTORRI Vincent1-2/+2
2006-06-12New utility library: port of libXrender utility functions.Jamey Sharp1-0/+2
2006-06-08fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent1-3/+15
2006-05-07Add correct dependencies in xcb-util.Donnie Berkholz1-0/+21
2006-04-28Add m4 files to EXTRA_DIST.Josh Triplett1-1/+1
2006-04-28Merge branch 'master' of git+ssh://doursse@git.freedesktop.org/git/xcbTORRI Vincent0-0/+0
2006-04-27Set all package bugreporting addresses to xcb@lists.freedesktop.orgJosh Triplett1-1/+1
2006-04-27Fix xcb-util library dependencies, including both the new dependency libXCBIm...Josh Triplett3-4/+5
2006-03-08Unify autofoo .gitignore bits into one top-level file, and remove resulting r...Jamey Sharp3-30/+0
2006-02-18Update .gitignores for .o files and autofoo stuff.Jamey Sharp1-0/+1
2006-02-18Move .cvsignore to .gitignore.Eric Anholt3-0/+0
2006-02-18Remove xcl and CVSROOT.Josh Triplett16-0/+646