[cairo-commit] pycairo ChangeLog,1.256,1.257
Steve Chaplin
commit at pdx.freedesktop.org
Tue Jan 16 06:59:38 PST 2007
- Previous message: [cairo-commit] test/Makefile.am test/text-glyph-range.c
test/text-glyph-range-ref.png test/text-glyph-range-rgb24-ref.png
- Next message: [cairo-commit] pycairo/cairo cairomodule.c, 1.61,
1.62 pycairo-context.c, 1.80, 1.81 pycairo-font.c, 1.35,
1.36 pycairo-matrix.c, 1.25, 1.26 pycairo-path.c, 1.9,
1.10 pycairo-pattern.c, 1.37, 1.38 pycairo-private.h, 1.42,
1.43 pycairo-surface.c, 1.84, 1.85
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv9051
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -d -r1.256 -r1.257
--- ChangeLog 14 Jan 2007 02:15:41 -0000 1.256
+++ ChangeLog 16 Jan 2007 14:59:33 -0000 1.257
@@ -1,3 +1,15 @@
+2007-01-16 Steve Chaplin <steve1097 # yahoo.com.au>
+
+ * cairo/cairomodule.c:
+ * cairo/pycairo-context.c:
+ * cairo/pycairo-font.c:
+ * cairo/pycairo-matrix.c:
+ * cairo/pycairo-path.c:
+ * cairo/pycairo-pattern.c:
+ * cairo/pycairo-private.h:
+ * cairo/pycairo-surface.c:
+ Add support for Py_ssize_t from Python 2.5
+
2007-01-14 Steve Chaplin <steve1097 # yahoo.com.au>
* cairo/pycairo-context.c (_PyGlyphs_AsGlyphs): new utility function
- Previous message: [cairo-commit] test/Makefile.am test/text-glyph-range.c
test/text-glyph-range-ref.png test/text-glyph-range-rgb24-ref.png
- Next message: [cairo-commit] pycairo/cairo cairomodule.c, 1.61,
1.62 pycairo-context.c, 1.80, 1.81 pycairo-font.c, 1.35,
1.36 pycairo-matrix.c, 1.25, 1.26 pycairo-path.c, 1.9,
1.10 pycairo-pattern.c, 1.37, 1.38 pycairo-private.h, 1.42,
1.43 pycairo-surface.c, 1.84, 1.85
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list