[cairo-commit] goocanvas ChangeLog,1.98,1.99

Damon Chaplin commit at pdx.freedesktop.org
Thu Mar 8 06:46:05 PST 2007


Committed by: damon

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

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

	* src/goocanvaswidget.c (goo_canvas_widget_set_canvas): unparent the
	widget if the canvas is set to NULL (i.e. when the item is removed
	from the canvas).



Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/goocanvas/ChangeLog,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- ChangeLog	8 Mar 2007 13:58:45 -0000	1.98
+++ ChangeLog	8 Mar 2007 14:45:58 -0000	1.99
@@ -1,5 +1,11 @@
 2007-03-08  Damon Chaplin  <damon at gnome.org>
 
+	* src/goocanvaswidget.c (goo_canvas_widget_set_canvas): unparent the
+	widget if the canvas is set to NULL (i.e. when the item is removed
+	from the canvas).
+
+2007-03-08  Damon Chaplin  <damon at gnome.org>
+
 	* src/goocanvasitemmodel.c (goo_canvas_item_model_remove): 
 	* src/goocanvasitem.c (goo_canvas_item_remove): new convenience
 	functions to easily remove items & models from the canvas.



More information about the cairo-commit mailing list