[cairo-commit] cairo ChangeLog,1.532,1.533

Carl Worth commit at pdx.freedesktop.org
Wed Apr 27 14:09:43 PDT 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv22615

Modified Files:
	ChangeLog 
Log Message:

        * test/cairo-test.c: (set_xlib_target), (cleanup_xlib_target):
        Use 1 instead of 0 for width and height to avoid BadValue errors
        from XCreatePixmap.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.532
retrieving revision 1.533
diff -u -d -r1.532 -r1.533
--- ChangeLog	27 Apr 2005 20:33:25 -0000	1.532
+++ ChangeLog	27 Apr 2005 21:09:41 -0000	1.533
@@ -1,5 +1,11 @@
 2005-04-27  Carl Worth  <cworth at cworth.org>
 
+	* test/cairo-test.c: (set_xlib_target), (cleanup_xlib_target):
+	Use 1 instead of 0 for width and height to avoid BadValue errors
+	from XCreatePixmap.
+
+2005-04-27  Carl Worth  <cworth at cworth.org>
+
 	* test/.cvsignore:
 	* test/buffer-diff.c: (xunlink), (buffer_diff), (image_diff):
 	* test/buffer-diff.h:




More information about the cairo-commit mailing list