summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-04-19 06:38:07 +0000
committerCarl Worth <cworth@cworth.org>2005-04-19 06:38:07 +0000
commit60ec322241ef01930ae63195651249a97ddbe6f7 (patch)
tree803ca7cc743e6849793c0f8ac31f07b4df3103ad
parentf13b13a70e987443b572264014647f27237d4cc0 (diff)
Update API Shakeup chart to indicate that cairo_paint and cairo_fill_preserve patches have been sent.
-rw-r--r--ChangeLog5
-rw-r--r--TODO4
2 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 99f4b762..67fb6998 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-04-19 Carl Worth <cworth@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@cworth.org>
+
* test/.cvsignore:
* test/Makefile.am:
* test/surface-pattern-ref.png:
diff --git a/TODO b/TODO
index 599a689b..cc9c5fa1 100644
--- a/TODO
+++ b/TODO
@@ -16,14 +16,14 @@ PDR C cairo_surface_finish, cairo_surface_flush
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