[cairo-commit] pycairo ChangeLog,1.33,1.34

Steve Chaplin commit at pdx.freedesktop.org
Fri Dec 10 05:03:37 PST 2004


Committed by: stevech1097

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

Modified Files:
	ChangeLog 
Log Message:
SC 10/12/2004

Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -d -r1.33 -r1.34
--- ChangeLog	6 Dec 2004 03:06:50 -0000	1.33
+++ ChangeLog	10 Dec 2004 13:03:35 -0000	1.34
@@ -1,3 +1,18 @@
+2004-12-10  Steve Chaplin  <steve1097 at yahoo.com.au>
+
+	* cairo/cairogtkmodule.c: 
+	* cairo/cairomodule.c: 
+	* cairo/caironumpymodule.c (surface_create_for_array): 
+	* cairo/pycairo-font.c: 
+	* cairo/pycairo-context.c: 
+	* cairo/pycairo.h:
+	* cairo/pycairo-matrix.c: 
+	* cairo/pycairo-pattern.c: 
+	* cairo/pycairo-private.h: 
+	* cairo/pycairo-surface.c: 
+	change _new() functions to _wrap() to allow _new() to be used for
+	python __new__ functions.
+
 2004-12-06  Steve Chaplin  <steve1097 at yahoo.com.au>
 
 	* cairo/pycairo-pattern.c (pycairo_pattern_init): remove a commented




More information about the cairo-commit mailing list