Release Clutter 1.11.4 (snapshot)
[profile/ivi/clutter.git] / clutter / clutter-align-constraint.c
2011-10-17 Chun-wei FanMerge branch 'master' into msvc-support-master
2011-10-15 Emmanuele Bassialign-constraint: Add CLUTTER_ALIGN_BOTH
2011-09-02 Emmanuele Bassialign: Check that source is not contained inside the...
2011-04-01 Emmanuele Bassialign-constraint: Fix typo in the vertical align
2011-03-03 Jasper St. PierreRemove private helper #define's
2011-02-11 Emmanuele BassiMerge remote-tracking branch 'nobled/wayland-fixes2'
2011-01-20 Emmanuele BassiAppease the gods in introspection
2011-01-10 Adel GadllahClutterAlignConstraint: Keep pixel aligment
2010-12-18 Emmanuele Bassiconstraints: Remove signal handlers on dispose
2010-10-18 Emmanuele BassiMove more classes to install_properties()
2010-10-12 Emmanuele Bassiconstraints: Remove unused variable
2010-10-12 Emmanuele Bassiconstraints: Do not check for :enabled
2010-09-17 Emmanuele Bassiconstraint: Re-implement using update_allocation()
2010-08-11 Emmanuele BassiMerge branch 'wip/table-layout'
2010-08-10 Neil RobertsConditionally use g_object_notify_by_pspec
2010-07-15 Emmanuele BassiMark property strings for translation
2010-07-02 Emmanuele Bassialign-constraint: Offset the position after the alignme...
2010-07-01 Emmanuele Bassialign-constraint: Follow the position of the source
2010-06-30 Emmanuele Bassidocs: Avoid warnings from the g-ir-scanner
2010-06-17 Emmanuele Bassiconstraints: Allow Align and Bind sources to be NULL
2010-06-16 Emmanuele Bassialign-constraint: Publish the properties accessors
2010-05-24 Emmanuele BassiMerge branch 'wip/state-machine'
2010-05-21 Emmanuele BassiMerge branch 'wip/framebuffer-bits'
2010-05-21 Emmanuele BassiMerge branch 'wip/constraints'
2010-05-19 Emmanuele BassiMiscellaneous documentation fixes
2010-05-19 Emmanuele Bassidocs: Document BindConstraint and AlignConstraint
2010-05-19 Emmanuele Bassiconstraints: Add AlignConstraint