[cairo-commit] cairo ChangeLog,1.531,1.532
Carl Worth
commit at pdx.freedesktop.org
Wed Apr 27 13:33:27 PDT 2005
- Previous message: [cairo-commit] libpixman/src ic.c,1.19,1.20
- Next message: [cairo-commit]
cairo/test .cvsignore, 1.22, 1.23 buffer-diff.c, 1.3,
1.4 buffer-diff.h, 1.2, 1.3 cairo-test.c, 1.21,
1.22 cairo-test.h, 1.7, 1.8 read-png.c, 1.3, 1.4 xmalloc.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv19572
Modified Files:
ChangeLog
Log Message:
* test/.cvsignore:
* test/buffer-diff.c: (xunlink), (buffer_diff), (image_diff):
* test/buffer-diff.h:
* test/cairo-test.c: (set_image_target), (cleanup_image_target),
(set_glitz_target), (cleanup_glitz_target), (set_quartz_target),
(cleanup_quartz_target), (set_win32_target),
(cleanup_win32_target), (set_xcb_target), (cleanup_xcb_target),
(set_xlib_target), (cleanup_xlib_target), (cairo_test_for_target),
(cairo_test_real), (cairo_test_expect_failure), (cairo_test):
* test/cairo-test.h:
* test/read-png.c: (read_png_argb32):
* test/xmalloc.h: Add support for testing multiple backends,
courtesy of cairo_surface_write_to_png. Currently, only image and
xlib backends are fullk hooked-up, but other backends should be
quite easy to add for anyone skilled in the appropriate art.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.531
retrieving revision 1.532
diff -u -d -r1.531 -r1.532
--- ChangeLog 27 Apr 2005 17:16:47 -0000 1.531
+++ ChangeLog 27 Apr 2005 20:33:25 -0000 1.532
@@ -1,3 +1,21 @@
+2005-04-27 Carl Worth <cworth at cworth.org>
+
+ * test/.cvsignore:
+ * test/buffer-diff.c: (xunlink), (buffer_diff), (image_diff):
+ * test/buffer-diff.h:
+ * test/cairo-test.c: (set_image_target), (cleanup_image_target),
+ (set_glitz_target), (cleanup_glitz_target), (set_quartz_target),
+ (cleanup_quartz_target), (set_win32_target),
+ (cleanup_win32_target), (set_xcb_target), (cleanup_xcb_target),
+ (set_xlib_target), (cleanup_xlib_target), (cairo_test_for_target),
+ (cairo_test_real), (cairo_test_expect_failure), (cairo_test):
+ * test/cairo-test.h:
+ * test/read-png.c: (read_png_argb32):
+ * test/xmalloc.h: Add support for testing multiple backends,
+ courtesy of cairo_surface_write_to_png. Currently, only image and
+ xlib backends are fullk hooked-up, but other backends should be
+ quite easy to add for anyone skilled in the appropriate art.
+
2005-04-27 Owen Taylor <otaylor at redhat.com>
* src/cairo-traps.c src/cairoint.h (_cairo_traps_init_box):
- Previous message: [cairo-commit] libpixman/src ic.c,1.19,1.20
- Next message: [cairo-commit]
cairo/test .cvsignore, 1.22, 1.23 buffer-diff.c, 1.3,
1.4 buffer-diff.h, 1.2, 1.3 cairo-test.c, 1.21,
1.22 cairo-test.h, 1.7, 1.8 read-png.c, 1.3, 1.4 xmalloc.h, 1.1, 1.2
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list