Move towards an alloc/init pair for base types
[profile/ivi/clutter.git] / clutter / clutter-actor-box.c
2012-04-27 Emmanuele BassiMove towards an alloc/init pair for base types
2012-03-17 Emmanuele BassiAdd some utility initializers to ClutterActorBox
2010-10-25 Emmanuele BassiMerge branch 'private-cleanup'
2010-10-25 Emmanuele BassiMerge branch 'wip/path-constraint'
2010-10-25 Emmanuele Bassiactor-box: Add setters for origin and size
2010-10-21 Emmanuele BassiClean up clutter-private.h/6
2010-10-18 Emmanuele BassiUse G_DEFINE_BOXED_TYPE for all boxed types
2010-10-11 Emmanuele Bassiactor-box: Split out ActorBox into its own file