[cairo-commit] cairo ChangeLog,1.545,1.546
Owen Taylor
commit at pdx.freedesktop.org
Fri May 6 12:00:24 PDT 2005
Committed by: otaylor
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv15652
Modified Files:
ChangeLog
Log Message:
2005-05-05 Owen Taylor <otaylor at redhat.com>
* src/cairo.[ch] doc/public/cairo-sections.txt: Add
cairo_paint_with_alpha().
* src/cairo-pattern.c (_cairo_pattern_acquire_surfaces): Fix
segfault when mask == NULL.
* test/mask.c test/mask-ref.png: Add testing of cairo_paint_with_alpha().
* test/coverage.c test/coverage-ref.png: Remove ... it's not testing
anything that mask doesn't test better.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.545
retrieving revision 1.546
diff -u -d -r1.545 -r1.546
--- ChangeLog 4 May 2005 12:45:59 -0000 1.545
+++ ChangeLog 6 May 2005 19:00:22 -0000 1.546
@@ -1,3 +1,16 @@
+2005-05-05 Owen Taylor <otaylor at redhat.com>
+
+ * src/cairo.[ch] doc/public/cairo-sections.txt: Add
+ cairo_paint_with_alpha().
+
+ * src/cairo-pattern.c (_cairo_pattern_acquire_surfaces): Fix
+ segfault when mask == NULL.
+
+ * test/mask.c test/mask-ref.png: Add testing of cairo_paint_with_alpha().
+
+ * test/coverage.c test/coverage-ref.png: Remove ... it's not testing
+ anything that mask doesn't test better.
+
2005-05-04 David Reveman <davidr at novell.com>
* src/cairo-glitz-surface.c: Add glyph caching to glitz backend.
More information about the cairo-commit
mailing list