[cairo-commit] pycairo ChangeLog,1.169,1.170

Steve Chaplin commit at pdx.freedesktop.org
Thu Aug 18 19:46:57 PDT 2005


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
'SC'

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -d -r1.169 -r1.170
--- ChangeLog	18 Aug 2005 15:21:20 -0000	1.169
+++ ChangeLog	19 Aug 2005 02:46:54 -0000	1.170
@@ -1,3 +1,17 @@
+2005-08-19  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/cairomodule.c (init_cairo):
+	* cairo/cairosvgmodule.c:
+	* cairo/pycairo-context.c:
+	* cairo/pycairo-font.c:
+	* cairo/pycairo-matrix.c:
+	* cairo/pycairo-path.c:
+	* cairo/pycairo-pattern.c:
+	* cairo/pycairo-surface.c:
+	move &PyBaseObject_Type and &PycairoSurface_Type out of the _Type
+	structures and initialise the .tp_base field at runtime - fixes
+	problems reported by some compilers.
+
 2005-08-18  Steve Chaplin  <steve1097 at yahoo.com.au>
 
 	* cairo/cairosvgmodule.c:



More information about the cairo-commit mailing list