Merge branch 'wip/constraints'
authorEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 21 May 2010 09:55:09 +0000 (10:55 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 21 May 2010 09:55:09 +0000 (10:55 +0100)
commit5e3dc55666c345a6a17dc3ae082c0ee1de3ae82a
tree3623d2798852dbbb1024a92962d872bd02a0916e
parentbb2d088cb1c9c1341dc70c4b779bc6ccb57f10e2
parent65678006a8763361d2b9b00b12a0deee90c1d580
Merge branch 'wip/constraints'

* wip/constraints: (24 commits)
  Add the Cogl API reference to the fixxref extra directories
  Document the internal MetaGroup class
  Remove the construct-only flag from ActorMeta:name
  doc: Remove gtk-doc annotations from the json-glib copy
  doc: Fix parameter documentation
  Add named modifiers for Action and Constraint
  Remove a redundant animation
  Set the stage resizable in test-constraints
  Use a 9 grid for the constraints test
  Miscellaneous documentation fixes
  docs: Document animating action and constraint properties
  docs: Document BindConstraint and AlignConstraint
  constraint: Rename BindConstraint:bind-axis
  constraints: Add AlignConstraint
  tests: Add a constraints interactive test
  constraint: Add BindConstraint
  actor: Implement Animatable
  animation: Use the new Animatable API for custom properties
  animatable: Add custom properties to Animatable
  constraint: Add ClutterConstraint base class
  ...

Conflicts:
configure.ac
clutter/Makefile.am
clutter/clutter-animator.c
configure.ac