[cairo-commit] goocanvas ChangeLog,1.128,1.129

Damon Chaplin commit at pdx.freedesktop.org
Mon Feb 25 07:34:03 PST 2008


Committed by: damon

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

Modified Files:
	ChangeLog 
Log Message:
2008-02-25  Damon Chaplin  <damon at gnome.org>

	* src/goocanvasitemsimple.c: added default implementations for the
	simple_update/paint/get_item_at() virtual functions that call
	simple_create_path(). These make it easier for language bindings.
	Based on patch from Jonathon Jongsma.



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/goocanvas/ChangeLog,v
retrieving revision 1.128
retrieving revision 1.129
diff -u -d -r1.128 -r1.129
--- ChangeLog	25 Feb 2008 14:35:02 -0000	1.128
+++ ChangeLog	25 Feb 2008 15:34:57 -0000	1.129
@@ -1,5 +1,12 @@
 2008-02-25  Damon Chaplin  <damon at gnome.org>
 
+	* src/goocanvasitemsimple.c: added default implementations for the
+	simple_update/paint/get_item_at() virtual functions that call
+	simple_create_path(). These make it easier for language bindings.
+	Based on patch from Jonathon Jongsma.
+	
+2008-02-25  Damon Chaplin  <damon at gnome.org>
+
 	* src/goocanvastext.c (goo_canvas_text_get_natural_extents): added
 	function to get the natural extents of the text.
 



More information about the cairo-commit mailing list