[cairo-commit] pycairo ChangeLog,1.169,1.170
Steve Chaplin
commit at pdx.freedesktop.org
Thu Aug 18 19:46:57 PDT 2005
- Previous message: [cairo-commit] cairo/pixman/src fbmmx.h, 1.1, 1.2 fbmmx.c, 1.2,
1.3 fbpict.c, 1.2, 1.3
- Next message: [cairo-commit] pycairo/cairo cairomodule.c, 1.46,
1.47 cairosvgmodule.c, 1.10, 1.11 pycairo-context.c, 1.63,
1.64 pycairo-font.c, 1.27, 1.28 pycairo-matrix.c, 1.22,
1.23 pycairo-path.c, 1.7, 1.8 pycairo-pattern.c, 1.26,
1.27 pycairo-surface.c, 1.53, 1.54
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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:
- Previous message: [cairo-commit] cairo/pixman/src fbmmx.h, 1.1, 1.2 fbmmx.c, 1.2,
1.3 fbpict.c, 1.2, 1.3
- Next message: [cairo-commit] pycairo/cairo cairomodule.c, 1.46,
1.47 cairosvgmodule.c, 1.10, 1.11 pycairo-context.c, 1.63,
1.64 pycairo-font.c, 1.27, 1.28 pycairo-matrix.c, 1.22,
1.23 pycairo-path.c, 1.7, 1.8 pycairo-pattern.c, 1.26,
1.27 pycairo-surface.c, 1.53, 1.54
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list