[cairo-commit] cairo ChangeLog,1.397,1.398 TODO,1.31,1.32
Carl Worth
commit at pdx.freedesktop.org
Tue Mar 1 15:04:50 PST 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv29369
Modified Files:
ChangeLog TODO
Log Message:
* TODO: Note that cairo_output_stream_t patch has been reviewed.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.397
retrieving revision 1.398
diff -u -d -r1.397 -r1.398
--- ChangeLog 1 Mar 2005 22:50:57 -0000 1.397
+++ ChangeLog 1 Mar 2005 23:04:48 -0000 1.398
@@ -1,5 +1,9 @@
2005-03-01 Carl Worth <cworth at cworth.org>
+ * TODO: Note that cairo_output_stream_t patch has been reviewed.
+
+2005-03-01 Carl Worth <cworth at cworth.org>
+
* src/cairo_gstate.c (_cairo_gstate_show_surface): Fix
uninitialized value for status, (reported by Manish Singh).
Index: TODO
===================================================================
RCS file: /cvs/cairo/cairo/TODO,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- TODO 25 Feb 2005 22:06:19 -0000 1.31
+++ TODO 1 Mar 2005 23:04:48 -0000 1.32
@@ -10,7 +10,7 @@
Eliminating cairo_show_surface
cairo_mask
cairo_begin_group, cairo_end_group, cairo_get_group
-yes cairo_output_stream_t and cairo_surface_finish()
+yes yes cairo_output_stream_t and cairo_surface_finish()
cairo_create and eliminating cairo_set_target_surface
cairo_fill_preserve, cairo_stroke_preserve, cairo_clip_preserve
default matrix
More information about the cairo-commit
mailing list