Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garnacho <carlosg@gnome.org>2008-01-04 20:26:03 (GMT)
committer Carlos Garnacho <carlosg@src.gnome.org>2008-01-04 20:26:03 (GMT)
commite2454047ecb9509ea4439ad8e0cb0d1697db260d (patch)
tree252096ad4b686bd75b84e48791215580e39c5555 /ChangeLog
parent826a1119219108587e8300eaab2bfc951182cd7d (diff)
Added, EvTimeline is the base object for animations. Added these files to
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. svn path=/trunk/; revision=2798
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba54f48..867efe8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
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.
+
+2008-01-04 Carlos Garnacho <carlosg@gnome.org>
+
* backend/pdf/ev-poppler.cc (pdf_document_get_effect): Added
implementation to get_effect() in EvDocumentTransitionIface.