[cairo-commit] cairo-demo/cairo_snippets ChangeLog, 1.36,
1.37 cairo_snippets_png.c, 1.10, 1.11
Steve Chaplin
commit at pdx.freedesktop.org
Thu May 12 02:49:22 PDT 2005
- Previous message: [cairo-commit] pycairo/cairo pycairo-context.c, 1.50,
1.51 pycairo-surface.c, 1.36, 1.37 pycairo-pattern.c, 1.19,
1.20 pycairo-matrix.c, 1.16, 1.17 pycairo-font.c, 1.15, 1.16
- Next message: [cairo-commit] cairo ChangeLog,1.575,1.576
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/cairo-demo/cairo_snippets
In directory gabe:/tmp/cvs-serv24351/cairo_snippets
Modified Files:
ChangeLog cairo_snippets_png.c
Log Message:
SC
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-demo/cairo_snippets/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- ChangeLog 11 May 2005 23:05:36 -0000 1.36
+++ ChangeLog 12 May 2005 09:49:20 -0000 1.37
@@ -1,3 +1,7 @@
+2005-05-12 Steve Chaplin <steve1097 at yahoo.com.au>
+
+ * cairo_snippets_png.c: remove #include <cairo-png.h>
+
2005-05-11 Owen Taylor <otaylor at redhat.com>
* cairo_snippets_win32.c (on_paint): Remove a stray cairo_new_path()
Index: cairo_snippets_png.c
===================================================================
RCS file: /cvs/cairo/cairo-demo/cairo_snippets/cairo_snippets_png.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cairo_snippets_png.c 11 May 2005 21:15:31 -0000 1.10
+++ cairo_snippets_png.c 12 May 2005 09:49:20 -0000 1.11
@@ -3,7 +3,6 @@
*/
#include "snippets.h"
-#include <cairo-png.h>
#define IMAGE_WIDTH 256
#define IMAGE_HEIGHT 256
- Previous message: [cairo-commit] pycairo/cairo pycairo-context.c, 1.50,
1.51 pycairo-surface.c, 1.36, 1.37 pycairo-pattern.c, 1.19,
1.20 pycairo-matrix.c, 1.16, 1.17 pycairo-font.c, 1.15, 1.16
- Next message: [cairo-commit] cairo ChangeLog,1.575,1.576
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list