]> www.fi.muni.cz Git - evince.git/commit
New files, define a page transition effect, at the moment it maps
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 4 Jan 2008 20:25:40 +0000 (20:25 +0000)
committerCarlos Garnacho <carlosg@src.gnome.org>
Fri, 4 Jan 2008 20:25:40 +0000 (20:25 +0000)
commitf792ebcef8eab6e0b8fc5ff185851d038afbab56
treeed61f397c37659442edfda0da77161c1441d9512
parentfaed7c8e57a32ebdc100e18472c3b1787fa25401
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
ChangeLog
libdocument/Makefile.am
libdocument/ev-document-transition.c
libdocument/ev-document-transition.h
libdocument/ev-transition-effect.c [new file with mode: 0644]
libdocument/ev-transition-effect.h [new file with mode: 0644]