[cairo-commit] cairo ChangeLog,1.443,1.444 TODO,1.36,1.37

Carl Worth commit at pdx.freedesktop.org
Fri Mar 18 14:31:14 PST 2005


Committed by: cworth

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

Modified Files:
	ChangeLog TODO 
Log Message:

        * TODO: Update API shakeup chart.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -d -r1.443 -r1.444
--- ChangeLog	18 Mar 2005 22:28:53 -0000	1.443
+++ ChangeLog	18 Mar 2005 22:31:11 -0000	1.444
@@ -1,5 +1,9 @@
 2005-03-18  Carl Worth  <cworth at cworth.org>
 
+	* TODO: Update API shakeup chart.
+
+2005-03-18  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo-path-data-private.h: * src/cairo.c: (cairo_copy_path),
 	(cairo_copy_path_flat),
 	(cairo_append_path): Rename cairo_copy_path_data,

Index: TODO
===================================================================
RCS file: /cvs/cairo/cairo/TODO,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- TODO	18 Mar 2005 19:15:25 -0000	1.36
+++ TODO	18 Mar 2005 22:31:11 -0000	1.37
@@ -19,15 +19,15 @@
 	cairo_create and eliminating cairo_set_target_surface
 	cairo_fill_preserve, cairo_stroke_preserve, cairo_clip_preserve
 	default matrix
-	cairo_current_path -> cairo_copy_path_data
-	cairo_surface_finish, cairo_surface_flush
+PDRTC	cairo_current_path -> cairo_copy_path_data
+PDR C	cairo_surface_finish, cairo_surface_flush
 	cairo_<device>_surface_mark_dirty
 	Eliminating cairo_copy
 	Eliminating cairo_surface_set_repeat/matrix/filter
 	A hidden offset for the xlib backend
 	cairo_stroke_path -> cairo_stroke_to_path
 	Simplifying the operator set
-	Abbreviation hunt: cairo_init_clip and cairo_concat_matrix
+PD	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