[cairo-commit] pycairo ChangeLog,1.65,1.66
Steve Chaplin
commit at pdx.freedesktop.org
Mon Apr 4 09:16:51 PDT 2005
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv21949
Modified Files:
ChangeLog
Log Message:
SC 2005/04/04
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- ChangeLog 4 Apr 2005 13:51:42 -0000 1.65
+++ ChangeLog 4 Apr 2005 16:16:49 -0000 1.66
@@ -1,5 +1,16 @@
2005-04-04 Steve Chaplin <steve1097 at yahoo.com.au>
+ * cairo/pycairo-pattern.c (pycairo_pattern_create_for_surface)
+ (pycairo_pattern_create_linear, pycairo_pattern_create_radial):
+ update to handle case when ParseTuple fails
+
+ * cairo/cairomodule.c (pycairo_image_surface_create_for_data):
+ remove module function, replace with ...
+ * cairo/pycairo-surface.c (pycairo_surface_create_for_data):
+ add new alternative constructor
+
+2005-04-04 Steve Chaplin <steve1097 at yahoo.com.au>
+
* configure.ac : require Python 2.3 so we can use METH_CLASS for
classmethods
More information about the cairo-commit
mailing list