[cairo-commit] cairo ChangeLog,1.450,1.451 TODO,1.37,1.38

Carl Worth commit at pdx.freedesktop.org
Wed Mar 23 14:02:38 PST 2005


Committed by: cworth

Update of /cvs/cairo/cairo
In directory gabe:/tmp/cvs-serv13797

Modified Files:
	ChangeLog TODO 
Log Message:

        * TODO: More updates to the API Shakeup chart.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.450
retrieving revision 1.451
diff -u -d -r1.450 -r1.451
--- ChangeLog	23 Mar 2005 21:52:54 -0000	1.450
+++ ChangeLog	23 Mar 2005 22:02:36 -0000	1.451
@@ -1,5 +1,9 @@
 2005-03-23  Carl Worth  <cworth at cworth.org>
 
+	* TODO: More updates to the API Shakeup chart.
+
+2005-03-23  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo_path.c: (_cairo_path_fixed_init),
 	(_cairo_path_fixed_init_copy), (_cairo_path_fixed_fini),
 	(_cairo_path_fixed_move_to), (_cairo_path_fixed_rel_move_to),

Index: TODO
===================================================================
RCS file: /cvs/cairo/cairo/TODO,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- TODO	18 Mar 2005 22:31:11 -0000	1.37
+++ TODO	23 Mar 2005 22:02:36 -0000	1.38
@@ -15,7 +15,7 @@
 	Eliminating cairo_show_surface
 	cairo_mask
 	cairo_begin_group, cairo_end_group, cairo_get_group
-PDR	cairo_output_stream_t and cairo_surface_finish()
+PDR C	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
@@ -27,7 +27,7 @@
 	A hidden offset for the xlib backend
 	cairo_stroke_path -> cairo_stroke_to_path
 	Simplifying the operator set
-PD	Abbreviation hunt: cairo_init_clip and cairo_concat_matrix
+PD  C	Abbreviation hunt: cairo_init_clip and cairo_concat_matrix
 	Consistent error handling for all objects
 
 * Add support for non-antialiased rendering. API ?




More information about the cairo-commit mailing list