[cairo-commit] cairo-java ChangeLog,1.71,1.72
Jeffrey Morgan
commit at pdx.freedesktop.org
Tue Aug 16 17:34:35 PDT 2005
Committed by: kuzman
Update of /cvs/cairo/cairo-java
In directory gabe:/tmp/cvs-serv19721
Modified Files:
ChangeLog
Log Message:
Applied a patch from Owen and updated the examples.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-java/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- ChangeLog 17 Aug 2005 00:23:44 -0000 1.71
+++ ChangeLog 17 Aug 2005 00:34:31 -0000 1.72
@@ -1,3 +1,15 @@
+2005-08-16 Jeffrey Morgan <kuzman at gmail.com>
+
+ * src/java/org/freedesktop/cairo/Surface.java:
+ (Surface.writeToPNG), (Surface): applied Owen Taylor's patch
+ to add new method.
+ * src/jni/org_freedesktop_cairo_Surface.c: Applied Owen's
+ patch
+ * test/kapow/Kapow.java: (Kapow.Kapow): updated to reflect
+ API changes
+ * test/snippets/CairoSnippetsPDF.java: (CairoSnippetsPDF.main):
+ updated to reflect API changes.
+
2005-08-15 Owen Taylor <otaylor at redhat.com>
* src/jni/org_freedesktop_cairo_Context.c
More information about the cairo-commit
mailing list