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:25:40 (GMT)
committer Carlos Garnacho <carlosg@src.gnome.org>2008-01-04 20:25:40 (GMT)
commitf792ebcef8eab6e0b8fc5ff185851d038afbab56 (patch)
treeed61f397c37659442edfda0da77161c1441d9512 /ChangeLog
parentfaed7c8e57a32ebdc100e18472c3b1787fa25401 (diff)
New files, define a page transition effect, at the moment it maps
2008-01-04 Carlos Garnacho <carlosg@gnome.org> * libdocument/ev-transition-effect.[ch]: New files, define a page transition effect, at the moment it maps PopplerPageTransition to a GObject. * libdocument/Makefile.am: Added these files to build. * libdocument/ev-document-transition.[ch] (ev_document_transition_get_effect): New method, gets the EvTransitionEffect returned by the interface implementation, with fallback to the "replace" effect. svn path=/trunk/; revision=2796
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ebf2d24..f28e347 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-01-04 Carlos Garnacho <carlosg@gnome.org>
+
+ * libdocument/ev-transition-effect.[ch]: New files, define a page
+ transition effect, at the moment it maps PopplerPageTransition to a
+ GObject.
+ * libdocument/Makefile.am: Added these files to build.
+ * libdocument/ev-document-transition.[ch]
+ (ev_document_transition_get_effect): New method, gets the
+ EvTransitionEffect returned by the interface implementation, with
+ fallback to the "replace" effect.
+
2007-12-30 Carl-Anton Ingmarsson <c-a.ingmarsson@oktv.se>
* configure.ac: