Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / clutter-fixed-layout.c
2012-01-27 Emmanuele Bassifixed-layout: Remove the NO_LAYOUT flag set
2012-01-16 Emmanuele Bassifixed-layout: Use the Actor iteration API
2011-12-09 Emmanuele Bassifixed-layout: Use a better quark name
2010-06-07 Emmanuele Bassilayout-manager: Implement set_container()
2010-02-24 Emmanuele Bassifixed layout: Store a back pointer to the Container
2010-02-24 Robert Bragglayout: allow wider use of the CLUTTER_ACTOR_NO_LAYOUT...
2009-10-19 Emmanuele BassiMerge branch 'layout-manager'
2009-10-14 Emmanuele Bassi[layout] Update FixedLayout
2009-10-14 Emmanuele Bassi[layout, docs] Document FixedLayout
2009-10-14 Emmanuele Bassi[layout] Add Fixed layout manager