]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Canadian English translation.
[evince.git] / ChangeLog
index 92caf14befb4f1af05880d148783aaa7bb15845f..44f695d141d64c52c85b6cbd4478b262b1ecaa79 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,97 @@
+2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * data/evince-ui.xml:
+       * shell/ev-window.c: (view_menu_popup_cb),
+       (ev_popup_cmd_open_link), (ev_window_init):
+       
+       Update context menu for internal links. Fix for the bug
+       #325066.
+
+2005-12-28  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
+       
+       Bind context menu to keyboard also. Fix for the bug
+       #325065.
+
+2005-12-27  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view.c: (selection_scroll_timeout_cb):
+       
+       Horizontal scroll on selection also.
+
+2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-metadata-manager.c: (parse_value):
+       * shell/ev-view.c: (goto_xyz_link):
+       
+       Correct zoom setup and metadata save broken in 
+       some locales.
+
+2005-12-26  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view-private.h:
+       * shell/ev-view.c: (scroll_to_current_page),
+       (view_set_adjustment_values), (goto_fitr_link), (goto_fitv_link),
+       (goto_fith_link), (goto_fit_link), (goto_xyz_link),
+       (page_changed_cb), (ev_view_set_continuous),
+       (ev_view_set_dual_page), (ev_view_set_presentation):
+       
+       Delay scroll until allocation to correctly position page. Fix
+       for the bug #317334.
+
+2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update NEWS and require poppler 0.5.0.
+
+2005-12-25  Carlos Garcia Campos  <carlosgc@gnome.org>
+       
+       * data/evince-ui.xml:
+       * shell/ev-view-private.h:
+       * shell/ev-view.c: (ev_view_get_link_at_location),
+       (handle_link_over_xy), (ev_view_button_press_event),
+       (ev_view_button_release_event), (ev_view_class_init):
+       * shell/ev-window.c: (view_menu_popup_cb), (ev_window_dispose),
+       (ev_popup_cmd_open_link), (ev_popup_cmd_copy_link_address),
+       (ev_window_init):
+       
+       Implement right-click context menu.
+
+2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * djvu/djvu-document.c: (djvu_document_thumbnails_get_thumbnail):
+       * dvi/pixbuf-device.c: (dvi_pixbuf_create_image),
+       (mdvi_pixbuf_device_render):
+       * pdf/ev-poppler.cc:
+
+       Don't generate thumbnails with alpha. See bug #324077.
+       Thanks to Jeroen Zwartepoorte <jeroen.zwartepoorte@gmail.com>.
+
+2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c: (setup_chrome_from_metadata):
+       
+       Fix typo that was hiding toolbar.
+
+2005-12-25  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view-private.h:
+       * shell/ev-view.c: (ev_view_realize), (selection_update_idle_cb),
+       (selection_scroll_timeout_cb), (ev_view_motion_notify_event),
+       (ev_view_button_release_event), (ev_view_destroy):
+       
+       Small cleanup and autoscrolling during selection. Thanks to 
+       Ricardo Markiewicz  <rmarkie@fi.uba.ar>.
+
+2005-12-22  Jani Monoses <jani.monoses@gmail.com>
+
+       * configure.ac:
+       
+       Correctly check for comics option.
+
 2005-12-21  Eduardo Lima <eduardo.lima@indt.org.br>
        * Makefile.am:
        * configure.ac: