]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
This is evil... Make space/backspace global accelerators but enable them
[evince.git] / ChangeLog
index 4507488fe4793d9f8a99afc242aca6facec20f0b..76b0a549ef6040180ac7fc087ea131d5b58c1134 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,80 @@
+2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * data/evince-ui.xml:
+       * shell/ev-sidebar-links.c: (ev_sidebar_links_get_treeview):
+       * shell/ev-sidebar-links.h:
+       * shell/ev-sidebar-thumbnails.c:
+       (ev_sidebar_thumbnails_get_treeview):
+       * shell/ev-sidebar-thumbnails.h:
+       * shell/ev-view.c: (ev_view_scroll), (ev_view_scroll_view),
+       (ev_view_class_init):
+       * shell/ev-view.h:
+       * shell/ev-window.c: (update_action_sensitivity),
+       (ev_window_cmd_scroll_forward), (ev_window_cmd_scroll_backward),
+       (set_view_actions_sensitivity), (view_actions_focus_in_cb),
+       (view_actions_focus_out_cb), (enable_view_actions_for_widget),
+       (ev_window_init):
+
+       This is evil... Make space/backspace global accelerators but
+       enable them only for some widgets (sidebars and view).
+       I dont like it, but I dont know a better way... :/
+
+2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-page-action.c: (ev_page_action_widget_set_page_cache),
+       (ev_page_action_widget_finalize),
+       (ev_page_action_widget_class_init), (update_page_cache):
+
+       Keep a weak reference on proxy->page_cache so that we
+       dont try to disconnect the signal if the object is already
+       gone. Maybe there is a better way to cleanup reference handling
+       in page action though...
+
+2005-05-10  Juerg Billeter  <j@bitron.ch>
+
+       * shell/ev-print-job.c: (ev_print_job_use_print_dialog_settings),
+       (idle_print_handler)
+       * shell/ev-window.c: (ev_window_print):
+
+       Support printing page range, based on patch by Amaury Jacquot
+
+2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * data/evince-toolbar.xml:
+
+       Add zoom control to available items
+
+2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window.c: (update_action_sensitivity):
+
+       Set slash action insensitive when appropriate
+
+2005-05-10  Christian Persch <chpe@gnome.org>
+
+       * cut-n-paste/zoom-control/ephy-zoom-action.c: (create_menu_item):
+
+       Fix warning on the overflow menu
+
+2005-05-10  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window.c: (sanity_check_uri), (ev_window_open):
+
+       Check for uri correctness/existence
+
+2005-05-09  Juerg Billeter  <j@bitron.ch>
+
+       * shell/ev-window.c: (using_postscript_printer):
+
+       LPD printers use postscript, too
+
+2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window.c: (register_custom_actions):
+
+       The zoom one is actually sort of useful,
+       put it back
+
 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * shell/ev-window.c: (register_custom_actions):
 2005-05-09  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * shell/ev-window.c: (register_custom_actions):