[cairo-commit] cairo ChangeLog,1.1091,1.1092
Carl Worth
commit at pdx.freedesktop.org
Sun Oct 9 13:33:23 PDT 2005
- Previous message: [cairo-commit] cairo/src cairo-glitz-surface.c, 1.62,
1.63 cairo-image-surface.c, 1.60, 1.61 cairo-pattern.c, 1.65,
1.66 cairo-pdf-surface.c, 1.59, 1.60 cairo-xcb-surface.c, 1.47,
1.48 cairo-xlib-surface.c, 1.122, 1.123 cairo.h, 1.152,
1.153 cairoint.h, 1.211, 1.212
- Next message: [cairo-commit] cairo/test filter-nearest-offset.c, 1.3,
1.4 mask-ctm.c, 1.2, 1.3 mask-surface-ctm.c, 1.2,
1.3 paint-with-alpha.c, 1.2, 1.3 scale-source-surface-paint.c,
1.3, 1.4 source-surface-scale-paint.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv11608
Modified Files:
ChangeLog
Log Message:
2005-10-09 Carl Worth <cworth at cworth.org>
* test/filter-nearest-offset.c: (draw):
* test/mask-ctm.c: (draw):
* test/mask-surface-ctm.c: (draw):
* test/paint-with-alpha.c: (draw):
* test/scale-source-surface-paint.c: (draw):
* test/source-surface-scale-paint.c: (draw): Make surface image
data static to work around a bug in cairo-meta-surface.c (not
copying source surface pattern data).
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.1091
retrieving revision 1.1092
diff -u -d -r1.1091 -r1.1092
--- ChangeLog 9 Oct 2005 16:18:16 -0000 1.1091
+++ ChangeLog 9 Oct 2005 20:33:21 -0000 1.1092
@@ -1,3 +1,14 @@
+2005-10-09 Carl Worth <cworth at cworth.org>
+
+ * test/filter-nearest-offset.c: (draw):
+ * test/mask-ctm.c: (draw):
+ * test/mask-surface-ctm.c: (draw):
+ * test/paint-with-alpha.c: (draw):
+ * test/scale-source-surface-paint.c: (draw):
+ * test/source-surface-scale-paint.c: (draw): Make surface image
+ data static to work around a bug in cairo-meta-surface.c (not
+ copying source surface pattern data).
+
2005-10-09 Billy Biggs <vektor at dumbterm.net>
reviewed by: davidr, cworth, otaylor
- Previous message: [cairo-commit] cairo/src cairo-glitz-surface.c, 1.62,
1.63 cairo-image-surface.c, 1.60, 1.61 cairo-pattern.c, 1.65,
1.66 cairo-pdf-surface.c, 1.59, 1.60 cairo-xcb-surface.c, 1.47,
1.48 cairo-xlib-surface.c, 1.122, 1.123 cairo.h, 1.152,
1.153 cairoint.h, 1.211, 1.212
- Next message: [cairo-commit] cairo/test filter-nearest-offset.c, 1.3,
1.4 mask-ctm.c, 1.2, 1.3 mask-surface-ctm.c, 1.2,
1.3 paint-with-alpha.c, 1.2, 1.3 scale-source-surface-paint.c,
1.3, 1.4 source-surface-scale-paint.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list