[cairo-commit] cairo ChangeLog,1.515,1.516 TODO,1.45,1.46
Carl Worth
commit at pdx.freedesktop.org
Tue Apr 19 06:38:18 PDT 2005
Committed by: cworth
Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv19354
Modified Files:
ChangeLog TODO
Log Message:
* TODO: Update API Shakeup chart to indicate that cairo_paint and
cairo_fill_preserve patches have been sent.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.515
retrieving revision 1.516
diff -u -d -r1.515 -r1.516
--- ChangeLog 18 Apr 2005 23:26:14 -0000 1.515
+++ ChangeLog 19 Apr 2005 13:38:07 -0000 1.516
@@ -1,5 +1,10 @@
2005-04-19 Carl Worth <cworth at cworth.org>
+ * TODO: Update API Shakeup chart to indicate that cairo_paint and
+ cairo_fill_preserve patches have been sent.
+
+2005-04-19 Carl Worth <cworth at cworth.org>
+
* test/.cvsignore:
* test/Makefile.am:
* test/surface-pattern-ref.png:
Index: TODO
===================================================================
RCS file: /cvs/cairo/cairo/TODO,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- TODO 14 Apr 2005 22:02:47 -0000 1.45
+++ TODO 19 Apr 2005 13:38:07 -0000 1.46
@@ -16,14 +16,14 @@
PDR C Abbreviation hunt: cairo_init_clip and cairo_concat_matrix
----- Renaming the terms of the rendering equation
PDR C default matrix
- cairo_paint
+PD T cairo_paint
cairo_begin_group, cairo_end_group, cairo_get_group
PDRTC Making set_source consistent
----- cairo_stroke_path -> cairo_stroke_to_path
PDRTC cairo_current_matrix
cairo_mask
cairo_create and eliminating cairo_set_target_surface
- cairo_fill_preserve, cairo_stroke_preserve, cairo_clip_preserve
+PD T cairo_fill_preserve, cairo_stroke_preserve, cairo_clip_preserve
cairo_<device>_surface_mark_dirty
PDR C A hidden offset for the xlib backend
Simplifying the operator set
More information about the cairo-commit
mailing list