summaryrefslogtreecommitdiff
path: root/xcb-util/image
AgeCommit message (Expand)AuthorFilesLines
2006-01-20I was young, full of false ideas...Vincent Torri1-2/+1
2006-01-14XCBConnectBasit and XCBWaitEvent are deprecatedVincent Torri3-55/+14
2005-06-21oopsy, copy/pasteVincent Torri1-5/+4
2005-06-21XCBImage is now documented. Use gendoc to create the doxygen documentationVincent Torri1-19/+257
2005-06-20Bad Vincent, BAD ! fix a seg faultVincent Torri1-14/+5
2005-05-15memory leakVincent Torri1-0/+2
2005-04-02convenient functionsVincent Torri1-0/+3
2005-03-15API update: proposed by Vincent Torri, reviewed and slightly changed by me.Jamey Sharp4-146/+146
2005-03-08Re-write of get_pixel/put_pixel bits. A slight relaxation of invariants letJamey Sharp1-618/+106
2005-03-07Oh, pkg-config has a dependency mechanism. I think that's what I want.Jamey Sharp1-2/+3
2005-03-07Added pkg-config bits for xcb-image.Jamey Sharp3-0/+16
2005-03-07Autofoo'd.Jamey Sharp3-7/+23
2005-03-06xcbint.h should not be used, and was not actually needed here.Jamey Sharp3-7/+3
2005-03-06Fix minor compile warnings.Jamey Sharp2-5/+1
2005-03-06Added .cvsignore.Jamey Sharp1-0/+2
2005-03-06Replace build scripts with equivalent Makefile. (Probably requires GNU makeJamey Sharp3-4/+7
2005-03-06First CVS commit of Vincent Torri's XCBImage implementation.Jamey Sharp6-0/+1719