]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fixes zoom level factors. See bug #408119 for details.
[evince.git] / ChangeLog
index 611368135a30c1ba2dbe860eb20523024924541e..2288a65c54abfabb9d582f070c6acc53a5e2a1e6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,26 @@
-2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
-       * shell/ev-application.c: (ev_application_open_window),
-       (ev_application_add_icon_path_for_screen),
-       (ev_application_open_uri_at_dest):
-       * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
-       * shell/ev-navigation-action.c: (build_menu):
+       * cut-n-paste/zoom-control/ephy-zoom.h:
        
-       Add app-specific icons to our icon theme. Fixes bug
-       #425508.
+       Fixes zoom level factors. See bug #408119 for details.
+
+2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/comics/comics-document.c: (comics_regex_quote),
+       (extract_argv):
+       
+       Correctly quote symbols. Fixes crash in the bug
+       #415370.
+
+2007-05-10  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-navigation-action-widget.c:
+       (ev_navigation_action_widget_init),
+       (ev_navigation_action_widget_class_init),
+       (ev_navigation_action_widget_button_press_event):
+       
+       Connect to button-press event on correct widget. Fixes
+       bug #431988
 
 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
@@ -16,6 +29,9 @@
        (ev_application_open_uri_at_dest):
        * shell/ev-navigation-action-widget.c: (popup_menu_under_arrow):
        * shell/ev-navigation-action.c: (build_menu):
+       
+       Add app-specific icons to our icon theme. Fixes bug
+       #425508.
 
 2007-05-09  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
 
@@ -29,7 +45,7 @@
        * shell/ev-window.c: (ev_window_setup_action_sensitivity):
        
        Make navigation action unsensitive instead of showing
-       menu with unsensitive word.
+       menu with unsensitive word. Fixes bug #417392.
 
 2007-05-08  Carlos Garcia Campos  <carlosgc@gnome.org>