Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 867efe8..33133b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-01-04 Carlos Garnacho <carlosg@gnome.org>
+ * shell/ev-transition-animation.[ch]: Added, EvTransitionAnimation
+ will contain the implementations for page transition animations, at
+ the moment it just has the "replace" effect.
+ * shell/Makefile.am: Added these files to build.
+
+2008-01-04 Carlos Garnacho <carlosg@gnome.org>
+
* shell/ev-timeline.[ch]: Added, EvTimeline is the base object for
animations.
* shell/Makefile.am: Added these files to build.