Emmanuele Bassi d45420f992 actor: Make _clutter_actor_foreach_child() safe again
We were using g_list_foreach() prior to the first Apocalypse, and that
function is resilient against changes to the list while iterating it;
since we are not using a GList any more, we need handle this case
ourselves.
2012-03-29 15:52:51 +01:00
..
2012-03-07 12:59:25 +00:00
2011-11-10 19:05:39 +01:00
2012-03-20 14:36:58 +00:00
2012-03-19 14:29:23 +00:00
2012-03-22 12:00:55 +00:00
2012-02-23 12:01:11 +00:00
2011-10-19 15:23:55 +01:00
2011-10-19 15:23:55 +01:00
2011-11-10 14:13:45 +00:00
2012-03-19 14:29:24 +00:00
2012-01-16 23:35:16 +00:00
2012-03-19 14:29:24 +00:00
2011-06-07 16:06:24 +01:00
2012-03-16 16:16:40 +00:00
2011-06-07 16:06:24 +01:00
2011-06-07 16:06:24 +01:00
2012-02-23 17:21:57 +00:00
2012-03-20 12:06:21 +00:00
2011-06-07 16:06:24 +01:00
2012-03-19 14:29:24 +00:00