Emmanuele Bassi 5cc8687e7e 2008-05-23 Emmanuele Bassi <ebassi@openedhand.com>
Bug #928 - Reparenting a child that itself is a container
	doesn't work

	* clutter/clutter-actor.c (clutter_actor_set_parent): Realize
	an actor when setting its parent, if the parent is realized.

	* clutter/clutter-group.c:
	(clutter_group_realize), (clutter_group_class_init): Add the
	missing implementation of the ::realize() virtual function; this
	makes sure that the children of a Group are realized if the Group
	is realized. (#928)
2008-05-23 09:42:32 +00:00
..
2008-05-07 16:12:54 +00:00
2007-08-07 14:03:58 +00:00
2008-04-17 16:50:23 +00:00
2008-02-15 15:18:02 +00:00
2008-05-07 16:12:54 +00:00