[cairo-commit] cairo ChangeLog,1.426,1.427 TODO,1.34,1.35

Carl Worth commit at pdx.freedesktop.org
Thu Mar 10 09:02:44 PST 2005


Committed by: cworth

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

Modified Files:
	ChangeLog TODO 
Log Message:

        * TODO: API Shakeup status update.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.426
retrieving revision 1.427
diff -u -d -r1.426 -r1.427
--- ChangeLog	10 Mar 2005 16:59:11 -0000	1.426
+++ ChangeLog	10 Mar 2005 17:02:41 -0000	1.427
@@ -1,5 +1,9 @@
 2005-03-10  Carl Worth  <cworth at cworth.org>
 
+	* TODO: API Shakeup status update.
+
+2005-03-10  Carl Worth  <cworth at cworth.org>
+
 	Originally: 2005-02-24  Carl Worth  <cworth at cworth.org>
 
 	* src/cairo_surface.c (cairo_surface_set_user_data) 

Index: TODO
===================================================================
RCS file: /cvs/cairo/cairo/TODO,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- TODO	9 Mar 2005 21:56:37 -0000	1.34
+++ TODO	10 Mar 2005 17:02:41 -0000	1.35
@@ -1,20 +1,21 @@
 API Shakeup planning
 --------------------
  Patch submitted to mailing list?
-/ Review of patch completed?
-|/ Test case added?
-||/ Committed.
-|||/
-PR	user data (was Re: [cairo] Patch improving fallbacks)
+/ Documentation included in patch?
+|/ Review of patch completed?
+||/ Test case added?
+|||/ Committed.
+||||/
+PDRTC	user data (was Re: [cairo] Patch improving fallbacks)
 	cairo_paint
-PR C	setters and getters
+PDRTC	setters and getters
 	cairo_current_matrix
 	Renaming the terms of the rendering equation
 	Making set_source consistent
 	Eliminating cairo_show_surface
 	cairo_mask
 	cairo_begin_group, cairo_end_group, cairo_get_group
-PR	cairo_output_stream_t and cairo_surface_finish()
+PDR	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