evince r2800 - in trunk: . shell



Author: carlosg
Date: 2008-01-04 20:26:24 +0000 (Fri, 04 Jan 2008)
New Revision: 2800
ViewCVS link: http://svn.gnome.org/viewcvs/evince?rev=2800&view=rev

Modified:
   trunk/ChangeLog
   trunk/shell/ev-view-private.h
   trunk/shell/ev-view.c
Log:
2008-01-04  Carlos Garnacho  <carlosg gnome org>

        * shell/ev-view-private.h: Add a EvTransitionAnimation to the struct.
        * shell/ev-view.c (ev_view_expose_event) (ev_view_change_page)
        (ev_view_transition_animation_start)
        (ev_view_transition_animation_finish) (ev_transition_animation_frame)
        (job_finished_cb) (page_changed_cb) (ev_view_set_presentation)
        (ev_view_next_page) (ev_view_previous_page):

        Use EvTransitionAnimation to drive page changes in the presentation
        mode, the animation will wait to start until both the origin and
        destination page surfaces are available. Fixes #458460.

        (draw_loading_text):

        Remove workaround for bug #320352, it's now fixed properly.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]