[cairo-commit] pycairo ChangeLog,1.156,1.157

Steve Chaplin commit at pdx.freedesktop.org
Mon Aug 1 08:24:40 PDT 2005


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -d -r1.156 -r1.157
--- ChangeLog	1 Aug 2005 10:25:47 -0000	1.156
+++ ChangeLog	1 Aug 2005 15:24:37 -0000	1.157
@@ -1,5 +1,19 @@
 2005-08-01  Steve Chaplin  <steve1097 at yahoo.com.au>
 
+	* cairo/pycairo-context.c (pycairo_get_font_options)
+	(pycairo_set_font_options): new wrappers
+	(pycairo_get_target): use new error checking code
+
+	* cairo/pycairo-surface.c (image_surface_create_from_png): 
+	improve error message for case when fopen() fails, fix a compiler
+	warning.
+	(surface_get_font_options): new wrapper
+
+	* cairo/cairomodule.c (Pycairo_Check_Status): map
+	CAIRO_STATUS_READ_ERROR and CAIRO_STATUS_WRITE_ERROR onto IOError
+
+2005-08-01  Steve Chaplin  <steve1097 at yahoo.com.au>
+
 	* cairo/cairogtkmodule.c (surface_create_for_pixbuf): 
 	* cairo/pycairo-font.c: 
 	* cairo/pycairo-surface.c: 




More information about the cairo-commit mailing list