[cairo-commit] goocanvas ChangeLog,1.95,1.96

Damon Chaplin commit at pdx.freedesktop.org
Wed Mar 7 08:07:17 PST 2007


Committed by: damon

Update of /cvs/cairo/goocanvas
In directory kemper:/tmp/cvs-serv29644

Modified Files:
	ChangeLog 
Log Message:
2007-03-07  Damon Chaplin  <damon at gnome.org>

	* src/*.c: added notes to all functions that are only meant to be used
	when implementing new canvas items.

	* docs/goocanvas-sections.txt: placed all the functions only used when
	implementing new canvas items together at the bottom.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/goocanvas/ChangeLog,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- ChangeLog	6 Mar 2007 13:39:16 -0000	1.95
+++ ChangeLog	7 Mar 2007 16:07:11 -0000	1.96
@@ -1,3 +1,11 @@
+2007-03-07  Damon Chaplin  <damon at gnome.org>
+
+	* src/*.c: added notes to all functions that are only meant to be used
+	when implementing new canvas items.
+
+	* docs/goocanvas-sections.txt: placed all the functions only used when
+	implementing new canvas items together at the bottom.
+
 2007-03-06  Damon Chaplin  <damon at gnome.org>
 
 	* src/goocanvasitem.c (goo_canvas_item_get_items_at): if the item



More information about the cairo-commit mailing list