-
Committer:
Marco Trevisan (Treviño)
-
Date:
2011-09-22 20:43:08 UTC
-
mto:
(1631.1.8 fixes)
-
mto:
This revision was merged to the branch mainline in
revision
1642.
-
Revision ID:
mail@3v1n0.net-20110922204308-9ofy886shvt2168u
Remove FadeController, add a more generic Animator class
It allows basically to manage a timer for animation purposes.
It emits signals that can be used to animat widgets.
Based on the OsAnimation GObject class by Andrea Cimitan.