[cairo-commit] pycairo ChangeLog,1.201,1.202
Steve Chaplin
commit at pdx.freedesktop.org
Mon Apr 24 19:46:01 PDT 2006
- Previous message: [cairo-commit] 4 commits - src/cairo-pdf-surface.c
test/filter-nearest-offset.c test/mask-ctm.c
test/move-to-show-surface.c test/paint-with-alpha.c
test/scale-source-surface-paint.c
test/scale-source-surface-paint-pdf-argb32-ref.png
test/source-surface-scale-paint.c test/translate-show-surface.c
- Next message: [cairo-commit] pycairo/cairo pycairo-surface.c, 1.63,
1.64 pycairo-context.c, 1.68, 1.69 pycairo-private.h, 1.35,
1.36 pycairo.h, 1.45, 1.46 pycairo-pattern.c, 1.30, 1.31
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: stevech1097
Update of /cvs/cairo/pycairo
In directory kemper:/tmp/cvs-serv20170
Modified Files:
ChangeLog
Log Message:
'SC'
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/pycairo/ChangeLog,v
retrieving revision 1.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- ChangeLog 4 Mar 2006 10:36:14 -0000 1.201
+++ ChangeLog 25 Apr 2006 02:45:59 -0000 1.202
@@ -1,3 +1,19 @@
+2006-04-25 Steve Chaplin <steve1097 # yahoo.com.au>
+
+ * cairo/pycairo-surface.c (PycairoSurface_FromSurface): remove type
+ argument and use cairo_surface_get_type() instead.
+
+ * cairo/pycairo-context.c (pycairo_get_target):
+ * cairo/pycairo-private.h:
+ * cairo/pycairo.h:
+ update to use the modified PycairoSurface_FromSurface().
+
+ * cairo/pycairo-private.h (ASSERT_NOT_REACHED): add new macro
+
+ * cairo/pycairo-pattern.c (PycairoPattern_FromPattern):
+ * cairo/pycairo-surface.c (PycairoSurface_FromSurface): use
+ ASSERT_NOT_REACHED
+
2006-03-04 Steve Chaplin <steve1097 # yahoo.com.au>
* cairo/pycairo-pattern.c (PycairoPattern_FromPattern): remove type
- Previous message: [cairo-commit] 4 commits - src/cairo-pdf-surface.c
test/filter-nearest-offset.c test/mask-ctm.c
test/move-to-show-surface.c test/paint-with-alpha.c
test/scale-source-surface-paint.c
test/scale-source-surface-paint-pdf-argb32-ref.png
test/source-surface-scale-paint.c test/translate-show-surface.c
- Next message: [cairo-commit] pycairo/cairo pycairo-surface.c, 1.63,
1.64 pycairo-context.c, 1.68, 1.69 pycairo-private.h, 1.35,
1.36 pycairo.h, 1.45, 1.46 pycairo-pattern.c, 1.30, 1.31
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list