Merge branch 'animate-layout-manager' into ebassi-next
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 23 Dec 2009 10:38:02 +0000 (10:38 +0000)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 23 Dec 2009 10:38:02 +0000 (10:38 +0000)
commit3d350078a8aa6f1bdf38c12de62e2708c5369247
tree718b97c1d3e35c6216862b7dc5020549a0c21f3f
parenta09ac0b27ccb4a9c08a4e42e00776bf627f0e163
parent934eee17ae34098773ff5876747061b5a1d1f1a5
Merge branch 'animate-layout-manager' into ebassi-next

* animate-layout-manager:
  layout-manager: Document the animation support
  layout-manager: Rewind the timeline in begin_animation()
  box-layout: Remove the allocations hash table
  docs: Clean up the README file
  layout: Let begin_animation() return the Alpha
  box-layout: Add knobs for controlling animations
  box-layout: Animate layout properties
  layout: Add animation support to LayoutManager
  Add ActorBox animation methods
clutter/clutter-actor.c
doc/reference/clutter/clutter-sections.txt
tests/interactive/test-box-layout.c