Robert Bragg f456116c18 When unparenting an actor, remove queued redraws for all descendants
We need to make sure that redraws queued for actors on a stage are for
actors actually in the stage. So in clutter_actor_unparent() descend
through the children and remove redraws. Just removing the actor itself
isn't good enough since an entire hierarchy can be removed from the
stage without breaking it up into individual actors.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2359

This is based on an original patch from Owen Taylor who debugged the
root cause of this bug; thanks.
2010-10-14 16:19:55 +01:00
..
2010-09-29 15:55:58 +01:00
2010-09-29 15:55:58 +01:00
2010-10-10 09:31:55 +01:00
2010-09-03 16:12:24 +01:00
2009-01-20 18:47:50 +00:00
2010-09-29 11:44:46 +01:00
2010-09-08 16:41:47 +01:00
2010-06-03 14:10:55 +01:00
2010-09-03 12:14:50 +01:00
2010-03-02 11:12:32 +00:00
2010-10-04 11:30:32 +01:00
2010-09-08 16:41:47 +01:00
2009-07-10 11:38:42 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-09-08 16:41:47 +01:00
2010-02-03 14:38:13 +00:00
2010-02-01 10:40:34 +00:00
2010-03-02 11:12:32 +00:00