]> www.fi.muni.cz Git - evince.git/commit
Added. Returns whether the animation has everything necessary to run. Do
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 29 Feb 2008 09:23:30 +0000 (09:23 +0000)
committerCarlos Garnacho <carlosg@src.gnome.org>
Fri, 29 Feb 2008 09:23:30 +0000 (09:23 +0000)
commitf51872613abaaa42c716e2fe6a2e4695c529dc4b
tree2a45fde09670e8005b22807ff847f3c51372be1d
parentcaf531bb6f29b940687528ace8c4b2c77f925a05
Added. Returns whether the animation has everything necessary to run. Do

2008-02-29  Carlos Garnacho  <carlosg@gnome.org>

        * shell/ev-transition-animation.[ch] (ev_transition_animation_ready):
        Added. Returns whether the animation has everything necessary to run.
        * shell/ev-view.c (ev_view_expose_event): Do not assume the animation
        is ready just because it's been created. Fixes #519106.
        (draw_one_page): Do not show the "Loading..." text in presentation
        mode, there was a slim probability that this could happen.

svn path=/trunk/; revision=2933
ChangeLog
shell/ev-transition-animation.c
shell/ev-transition-animation.h
shell/ev-view.c