Emmanuele Bassi d1ca0e1b8f fixed layout: Store a back pointer to the Container
When set_container() is called with a NULL container we cannot use the
passed pointer to unset the CLUTTER_ACTOR_NO_LAYOUT flag. We should
store a back pointer to the container as object data (there's no need
to add a Private data structure in this case) and unset the flag on the
back pointer instead.
2010-02-24 12:25:53 +00:00
..
2009-11-06 11:48:42 +00:00
2010-02-12 14:50:06 +00:00
2010-02-12 14:50:06 +00:00
2010-02-12 14:50:06 +00:00
2010-02-01 10:40:34 +00:00
2010-02-12 14:50:11 +00:00
2009-10-14 11:31:26 +01:00
2010-01-20 00:38:07 +00:00
2010-02-12 14:50:11 +00:00
2010-02-04 21:10:02 +00:00
2010-02-12 14:50:11 +00:00
2010-02-12 14:50:11 +00:00
2010-02-03 14:38:13 +00:00
2010-02-12 14:50:11 +00:00
2010-02-12 14:57:50 +00:00
2010-02-01 10:40:34 +00:00
2009-10-16 15:55:05 +01:00
2010-02-07 18:25:19 +00:00