]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Cancel the animation without scheduling transition start and proceed to
[evince.git] / ChangeLog
index db2e702afe81b19a76d2f43cbec00817111fe75f..3efe7132df57167bc585bbf746aa43e9569ce3ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2008-10-24  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view.c (ev_view_change_page),
+       (ev_view_transition_animation_finish),
+       (ev_view_transition_animation_cancel), (page_changed_cb),
+       (ev_view_set_presentation), (ev_view_next_page),
+       (ev_view_previous_page):
+       
+       Cancel the animation without scheduling transition start
+       and proceed to the next page to fix bug #516749.
+
+2008-10-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * NEWS:
+       * configure.ac:
+
+       Update for release 2.24.1
+       
+2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_cmd_view_presentation):
+
+       Disable toggle function of F5 when in presentation mode. Patch by
+       Dave Neary. Fixes bug #556162.
+       
+2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-thumbnails.c: (ev_sidebar_thumbnails_dispose),
+       (ev_sidebar_thumbnails_get_loading_icon), (clear_range),
+       (ev_sidebar_thumbnails_fill_model),
+       (ev_sidebar_thumbnails_refresh),
+       (ev_sidebar_thumbnails_set_document):
+
+       Instead of using only one loading icon for thumbnails based on the
+       size of the first page, create an icon for every different page
+       size. Fixes bug #556264.
+       
 2008-10-17  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-page-cache.c: (ev_page_cache_finalize):