[cairo-commit] pycairo ChangeLog,1.109,1.110
Steve Chaplin
commit at pdx.freedesktop.org
Wed May 11 17:00:10 PDT 2005
- Previous message: [cairo-commit] pycairo/examples warpedtext.py,1.11,1.12
- Next message: [cairo-commit] pycairo/cairo pycairo-context.c, 1.50,
1.51 pycairo-surface.c, 1.36, 1.37 pycairo-pattern.c, 1.19,
1.20 pycairo-matrix.c, 1.16, 1.17 pycairo-font.c, 1.15, 1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory gabe:/tmp/cvs-serv16913
Modified Files:
ChangeLog
Log Message:
SC
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -d -r1.109 -r1.110
--- ChangeLog 11 May 2005 06:22:53 -0000 1.109
+++ ChangeLog 12 May 2005 00:00:08 -0000 1.110
@@ -1,3 +1,16 @@
+2005-05-12 Steve Chaplin <steve1097 at yahoo.com.au>
+ * cairo/pycairo-context.c:
+ * cairo/pycairo-surface.c:
+ * cairo/pycairo-pattern.c:
+ * cairo/pycairo-matrix.c:
+ * cairo/pycairo-font.c:
+ Tidy up the getset and method structures.
+ Change attribute access for read/write attributes from
+ .<attr>/set_<attr>() to get_<attr>()/set_<attr>()
+
+ * examples/warpedtext.py:
+ update to new API
+
2005-05-11 Steve Chaplin <steve1097 at yahoo.com.au>
* examples/gtk/cairo-knockout.py : update to new API
- Previous message: [cairo-commit] pycairo/examples warpedtext.py,1.11,1.12
- Next message: [cairo-commit] pycairo/cairo pycairo-context.c, 1.50,
1.51 pycairo-surface.c, 1.36, 1.37 pycairo-pattern.c, 1.19,
1.20 pycairo-matrix.c, 1.16, 1.17 pycairo-font.c, 1.15, 1.16
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list