[cairo-commit] goocanvas ChangeLog,1.75,1.76
Damon Chaplin
commit at pdx.freedesktop.org
Tue Feb 13 05:25:15 PST 2007
Committed by: damon
Update of /cvs/cairo/goocanvas
In directory kemper:/tmp/cvs-serv32637
Modified Files:
ChangeLog
Log Message:
2007-02-13 Damon Chaplin <damon at gnome.org>
* src/goocanvas.c (goo_canvas_size_allocate): only allocate the child
widgets if we are realized, otherwise it crashes.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/goocanvas/ChangeLog,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- ChangeLog 13 Feb 2007 12:32:44 -0000 1.75
+++ ChangeLog 13 Feb 2007 13:25:09 -0000 1.76
@@ -1,5 +1,10 @@
2007-02-13 Damon Chaplin <damon at gnome.org>
+ * src/goocanvas.c (goo_canvas_size_allocate): only allocate the child
+ widgets if we are realized, otherwise it crashes.
+
+2007-02-13 Damon Chaplin <damon at gnome.org>
+
* src/goocanvasitemmodel.c (goo_canvas_item_model_animate):
* src/goocanvasitem.c (goo_canvas_item_animate): added "absolute"
parameter, and rewrote the animation code, using the same code for
More information about the cairo-commit
mailing list