[cairo-commit] cairo ChangeLog,1.524,1.525
Carl Worth
commit at pdx.freedesktop.org
Tue Apr 26 09:43:41 PDT 2005
- Previous message: [cairo-commit] cairo/src cairo-png.h,1.5,NONE
- Next message: [cairo-commit] cairo/test .cvsignore, 1.20, 1.21 Makefile.am, 1.37,
1.38 cairo-test.c, 1.20, 1.21 cairo-test.h, 1.6,
1.7 create-for-png.c, 1.2, 1.3 pdf-surface.c, NONE,
1.1 pixman-rotate.c, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv23467
Modified Files:
ChangeLog
Log Message:
* test/.cvsignore:
* test/Makefile.am:
* test/cairo-test.h:
* test/pdf-surface.c: (main): Add very simple test to generate PDF
output, (no automated verification yet).
* test/cairo-test.c: (cairo_test):
* test/create-for-png.c: (draw):
* test/pixman-rotate.c: Track PNG interface changes, (no more
include of cairo-png.h, cairo_surface_write_png renamed to
cairo_surface_write_to_png).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.524
retrieving revision 1.525
diff -u -d -r1.524 -r1.525
--- ChangeLog 26 Apr 2005 04:52:13 -0000 1.524
+++ ChangeLog 26 Apr 2005 16:43:39 -0000 1.525
@@ -1,3 +1,17 @@
+2005-04-26 Carl Worth <cworth at cworth.org>
+
+ * test/.cvsignore:
+ * test/Makefile.am:
+ * test/cairo-test.h:
+ * test/pdf-surface.c: (main): Add very simple test to generate PDF
+ output, (no automated verification yet).
+
+ * test/cairo-test.c: (cairo_test):
+ * test/create-for-png.c: (draw):
+ * test/pixman-rotate.c: Track PNG interface changes, (no more
+ include of cairo-png.h, cairo_surface_write_png renamed to
+ cairo_surface_write_to_png).
+
2005-04-26 Kristian Høgsberg <krh at redhat.com>
* src/cairo-png.h: Prototypes moved to cairo.h, this file removed.
- Previous message: [cairo-commit] cairo/src cairo-png.h,1.5,NONE
- Next message: [cairo-commit] cairo/test .cvsignore, 1.20, 1.21 Makefile.am, 1.37,
1.38 cairo-test.c, 1.20, 1.21 cairo-test.h, 1.6,
1.7 create-for-png.c, 1.2, 1.3 pdf-surface.c, NONE,
1.1 pixman-rotate.c, 1.6, 1.7
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list