[cairo-commit] cairo ChangeLog,1.512,1.513 TODO,1.44,1.45

Carl Worth commit at pdx.freedesktop.org
Thu Apr 14 15:02:49 PDT 2005


Committed by: cworth

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

Modified Files:
	ChangeLog TODO 
Log Message:

        * TODO: Update API Shakeup chart to indicate that cairo_set_source
        is done.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.512
retrieving revision 1.513
diff -u -d -r1.512 -r1.513
--- ChangeLog	14 Apr 2005 21:42:26 -0000	1.512
+++ ChangeLog	14 Apr 2005 22:02:47 -0000	1.513
@@ -1,5 +1,10 @@
 2005-04-14  Carl Worth  <cworth at cworth.org>
 
+	* TODO: Update API Shakeup chart to indicate that cairo_set_source
+	is done.
+
+2005-04-14  Carl Worth  <cworth at cworth.org>
+
 	* src/cairo.h:
 	* src/cairo.c: Rename, add, and delete:
 

Index: TODO
===================================================================
RCS file: /cvs/cairo/cairo/TODO,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- TODO	13 Apr 2005 20:01:54 -0000	1.44
+++ TODO	14 Apr 2005 22:02:47 -0000	1.45
@@ -18,7 +18,7 @@
 PDR C	default matrix
 	cairo_paint
 	cairo_begin_group, cairo_end_group, cairo_get_group
-	Making set_source consistent
+PDRTC	Making set_source consistent
 -----	cairo_stroke_path -> cairo_stroke_to_path
 PDRTC	cairo_current_matrix
 	cairo_mask




More information about the cairo-commit mailing list