Deprecate State and Animator
authorEmmanuele Bassi <ebassi@linux.intel.com>
Wed, 11 Apr 2012 17:00:23 +0000 (18:00 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Fri, 27 Apr 2012 11:30:48 +0000 (12:30 +0100)
commit63e909576a84edb30951f888ba3787e09ce643c8
treec2fb4129e9df7e885538154c9c0846227fccd28f
parent024f6d40d262c55ea7c6a845885b16685bd65ba8
Deprecate State and Animator

The PropertyTransition, KeyframeTransition, and TransitionGroup classes
can effectively replace Animator and State in their common usage.
clutter/Makefile.am
clutter/clutter-deprecated.h
clutter/clutter-script.c
clutter/clutter-script.h
clutter/clutter.h
clutter/deprecated/clutter-animator.c [moved from clutter/clutter-animator.c with 100% similarity]
clutter/deprecated/clutter-animator.h [moved from clutter/clutter-animator.h with 100% similarity]
clutter/deprecated/clutter-state.c [moved from clutter/clutter-state.c with 100% similarity]
clutter/deprecated/clutter-state.h [moved from clutter/clutter-state.h with 100% similarity]