[cairo-commit] pycairo ChangeLog,1.95,1.96

Steve Chaplin commit at pdx.freedesktop.org
Wed Apr 27 18:46:38 PDT 2005


Committed by: stevech1097

Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv6212

Modified Files:
	ChangeLog 
Log Message:
SC

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- ChangeLog	27 Apr 2005 07:34:50 -0000	1.95
+++ ChangeLog	28 Apr 2005 01:46:36 -0000	1.96
@@ -1,3 +1,13 @@
+2005-04-28  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* examples/gtk/png_view.py : update to new png API
+
+	* cairo/pycairo-surface.c (image_surface_create_from_png): fix 
+	incorrect PyArg_ParseTuple argument
+
+	* cairo/pycairo-context.c: add missing fill_preserve and clip_preserve
+	items to the methods array.
+	
 2005-04-27  Steve Chaplin  <steve1097 at yahoo.com.au>
 
 	* cairo/pycairo.h : 




More information about the cairo-commit mailing list