[cairo-commit] pycairo ChangeLog,1.115,1.116

Steve Chaplin commit at pdx.freedesktop.org
Mon May 16 18:36:59 PDT 2005


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
SC

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.115
retrieving revision 1.116
diff -u -d -r1.115 -r1.116
--- ChangeLog	16 May 2005 01:13:44 -0000	1.115
+++ ChangeLog	17 May 2005 01:36:57 -0000	1.116
@@ -1,3 +1,15 @@
+2005-05-17  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/cairogtkmodule.c (gdk_cairo_create, surface_create_for_pixbuf):
+	* cairo/pycairo-context.c (PycairoContext_FromContext): 
+	* cairo/pycairo-font.c (PycairoFontFace_FromFontFace): 
+	* cairo/pycairo-matrix.c (PycairoMatrix_FromMatrix): 
+	* cairo/pycairo-path.c (PycairoPath_FromPath): 
+	* cairo/pycairo-pattern.c (PycairoPattern_FromPattern): 
+	* cairo/pycairo-surface.c (PycairoSurface_FromSurface): 
+	Change Pycairo<Object>_From<Object> functions so they unref arg1
+	if Python object creation fails
+
 2005-05-16  Steve Chaplin  <steve1097 at yahoo.com.au>
 	
 	* cairo/Makefile.am (_cairo_la_SOURCES): 




More information about the cairo-commit mailing list