summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-07used doxygen -u to create a much more elaborate doxyfileBart Massey1-42/+1204
2007-12-07...and in with the new image libraryBart Massey10-0/+2444
2007-12-07out with the old image library...Bart Massey8-1598/+0
2007-12-07added xcb_aux_get_depth_by_visual_id()Bart Massey1-3/+3
2007-11-06All util libraries require the XCB 1.0 API; check for it in configure.Jamey Sharp1-1/+1
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 Vincent3-15/+15
2006-11-12Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith2-1/+11
2006-11-12Bug #6781: make util compile with srcdir != builddir.Jamey Sharp1-5/+5
2006-10-07Adapt xcb/util libraries for removal of XID structures.Ian Osgood3-27/+27
2006-09-26Install headers to "xcb", not "X11/XCB".Ian Osgood1-1/+1
2006-09-25libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp5-8/+8
2006-09-24All xcb-util libraries compile after the Great Renaming.Ian Osgood5-428/+428
2006-09-24Integrate top-level .gitignore into .gitignore for each subdirectoryJosh Triplett1-0/+30
2006-07-01Finally remove X.h from xcb.h, fix broken image tests.Ian Osgood3-28/+28
2006-06-12New utility library: port of libXrender utility functions.Jamey Sharp1-0/+2
2006-06-08XCBImagePut returns 1 when no problem occursTORRI Vincent1-1/+1
2006-06-08fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent1-3/+14
2006-05-07Add correct dependencies in xcb-util.Donnie Berkholz2-8/+31
2006-05-02I did'nt see that XCBAllPlanes already exists... Use CARD32 instead of unsign...TORRI Vincent1-4/+1
2006-05-02add XCBImageAllPlanes constantTORRI Vincent1-0/+4
2006-04-29Add some error checkingIan Osgood1-1/+7
2006-04-28Merge branch 'master' of git+ssh://doursse@git.freedesktop.org/git/xcbTORRI Vincent1-1/+6
2006-04-28leak fixedTORRI Vincent1-1/+6
2006-04-28Make xcb_image.h self-contained by including the xcb.h and shm.h headers. Re...Josh Triplett4-9/+9
2006-04-28s/HACKMEM/HAKMEM/ in a comment.Josh Triplett1-1/+1
2006-04-28my bad. bad fix. This should be betterTORRI Vincent1-2/+2
2006-04-28missing flagsTORRI Vincent1-4/+4
2006-04-27Fix use of deprecated name XCBConnSetupSucessRep in comment to use XCBSetup.Josh Triplett1-1/+1
2006-04-27Set all package bugreporting addresses to xcb@lists.freedesktop.orgJosh Triplett1-1/+1
2006-04-27Update xcb-util for ConnSetup renaming and constness fixes.Jamey Sharp1-11/+11
2006-04-27Fix xcb-util library dependencies, including both the new dependency libXCBIm...Josh Triplett3-6/+10
2006-04-20Add the test app I wrote for trying different pixmap formats. It does not wor...Jamey Sharp3-1/+152
2006-04-20fix some warningsTORRI Vincent1-5/+5
2006-03-19Remove xcb_image dependency on X11/Xlib.hIan Osgood3-5/+5
2006-03-14Remove xcb-util dependency on proto/X11Ian Osgood1-32/+31
2006-03-08Unify autofoo .gitignore bits into one top-level file, and remove resulting r...Jamey Sharp2-22/+0
2006-02-18Update .gitignores for .o files and autofoo stuff.Jamey Sharp1-0/+1
2006-02-18Move .cvsignore to .gitignore.Eric Anholt2-0/+0
2006-02-18Remove xcl and CVSROOT.Josh Triplett12-0/+1638