summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* prepare 0.2.1 releaseJulien Danjou2010-11-141-1/+1
* added some gratuitous but harmless image pointer zeroing at the suggestion of...Bart Massey2010-11-141-1/+4
* added test.xbm to imageBart Massey2010-11-142-1/+471
* made image tests compile when not installed; fixed regression in test_formats.cBart Massey2010-11-144-8/+8
* stopped image test programs from being built by defaultBart Massey2010-11-141-1/+1
* sorted out dependencies for building while uninstalled---includes horrible kl...Bart Massey2010-11-143-3/+5
* fixed check for SHM in test_xcb_image_shmBart Massey2010-11-141-33/+23
* added INSET argument to test_bitmap and cleaned up subimage stuffBart Massey2010-11-141-7/+7
* took out clever code for subimage copying and left_shift for now, as it was t...Bart Massey2010-11-142-55/+9
* extended test_bitmap to handle subimage testBart Massey2010-11-141-11/+40
* added create_image_from_bitmap_data(), adapted create_pixmap_from_bitmap_data...Bart Massey2010-11-142-8/+33
* added xcb_image_subimage()Bart Massey2010-11-142-1/+114
* used doxygen -u to create a much more elaborate doxyfileBart Massey2010-11-141-42/+1204
* ...and in with the new image libraryBart Massey2010-11-1410-0/+2444
* out with the old image library...Bart Massey2010-11-148-1598/+0
* All util libraries require the XCB 1.0 API; check for it in configure.Jamey Sharp2010-11-141-1/+1
* Release xcb-util 0.2Jamey Sharp2010-11-141-1/+1
* rename the libraries from libXCBFoo.* to libxcb-foo.*. Use foo_CPPFLAGS inste...TORRI Vincent2010-11-143-20/+20
* Bug #7150: Check for gcc & Sun cc in configure.ac and use correct flags to tu...Alan Coopersmith2010-11-142-1/+11
* Adapt xcb/util libraries for removal of XID structures.Ian Osgood2010-11-143-27/+27
* Install headers to "xcb", not "X11/XCB".Ian Osgood2010-11-141-1/+1
* libxcb now installs header files in <xcb>, not <X11/XCB>.Jamey Sharp2010-11-145-8/+8
* All xcb-util libraries compile after the Great Renaming.Ian Osgood2010-11-145-428/+428
* Integrate top-level .gitignore into .gitignore for each subdirectoryJosh Triplett2010-11-141-0/+30
* Finally remove X.h from xcb.h, fix broken image tests.Ian Osgood2010-11-143-28/+28
* XCBImagePut returns 1 when no problem occursTORRI Vincent2010-11-141-1/+1
* fix compilation with c++ compilers. Remove some trailing spacesTORRI Vincent2010-11-141-3/+14
* Add correct dependencies in xcb-util.Donnie Berkholz2010-11-142-8/+31
* I did'nt see that XCBAllPlanes already exists... Use CARD32 instead of unsign...TORRI Vincent2010-11-141-4/+1
* add XCBImageAllPlanes constantTORRI Vincent2010-11-141-0/+4
* Add some error checkingIan Osgood2010-11-141-1/+7
* leak fixedTORRI Vincent2006-04-281-1/+6
* Make xcb_image.h self-contained by including the xcb.h and shm.h headers. Re...Josh Triplett2006-04-284-9/+9
* s/HACKMEM/HAKMEM/ in a comment.Josh Triplett2006-04-281-1/+1
* my bad. bad fix. This should be betterTORRI Vincent2006-04-281-2/+2
* missing flagsTORRI Vincent2006-04-281-4/+4
* Fix use of deprecated name XCBConnSetupSucessRep in comment to use XCBSetup.Josh Triplett2006-04-271-1/+1
* Set all package bugreporting addresses to xcb@lists.freedesktop.orgJosh Triplett2006-04-271-1/+1
* Update xcb-util for ConnSetup renaming and constness fixes.Jamey Sharp2006-04-271-11/+11
* Fix xcb-util library dependencies, including both the new dependency libXCBIm...Josh Triplett2006-04-273-6/+10
* Add the test app I wrote for trying different pixmap formats. It does not wor...Jamey Sharp2006-04-203-1/+152
* fix some warningsTORRI Vincent2006-04-201-5/+5
* Remove xcb_image dependency on X11/Xlib.hIan Osgood2006-03-193-5/+5
* Remove xcb-util dependency on proto/X11Ian Osgood2006-03-141-32/+31
* Unify autofoo .gitignore bits into one top-level file, and remove resulting r...Jamey Sharp2006-03-082-22/+0
* Update .gitignores for .o files and autofoo stuff.Jamey Sharp2006-02-181-0/+1
* Move .cvsignore to .gitignore.Eric Anholt2006-02-182-0/+0
* Remove xcl and CVSROOT.Josh Triplett2006-02-1812-0/+1638