]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fix for bug 316972. Use async gnome-keyring API.
[evince.git] / ChangeLog
index 6d7eaeca39dda7cf71748853eb26820fef8c2f71..ecddb7258ec52e12724b11ba5238523905f12f38 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,173 @@
+2005-09-22  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-password.c: (ev_password_item_created_callback),
+       (ev_password_dialog_save_password):
+       
+       Fix for bug 316972. Use async gnome-keyring API.
+
+2005-09-22  Christian Persch  <chpe@cvs.gnome.org>
+
+       * shell/ev-view.c: (ev_view_scroll_event), (ev_view_class_init):
+       Remove unused unrealize handler. Add scroll handling to
+       ev_view_scroll_event for presentation mode (bug #316708),
+       and fix the event state checks there.
+
+2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-page-action.c: (page_changed_cb):
+
+       "marco, maybe we should be crazy and jump right to 6! :)"
+
+       Bryan Clark, Sep 2005
+
+2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * ps/ps-document.c: (save_document), (ps_document_save),
+       (ps_document_ps_export_begin), (ps_document_ps_export_do_page),
+       (ps_document_ps_export_end):
+
+       Fix unstructured documents save and print
+
+2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-application.c: (ev_application_open_uri):
+
+       Fix window size persistance
+
+2005-09-22  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-view.c: (ev_view_button_release_event):
+
+       Based on a patch from carlosgc@gnome.org. Mouse buttons
+       switch pages in presentation mode.
+
+2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-page-cache.c: (ev_page_cache_get_size):
+
+       Dont cast to int before scaling
+
+2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * backend/ev-link.c: (ev_link_type_get_type),
+       (ev_link_new_page_xyz), (ev_link_new_page_fit),
+       (ev_link_new_page_fith):
+       * backend/ev-link.h:
+       * pdf/ev-poppler.cc:
+       * shell/ev-view.c: (goto_fith_link), (ev_view_goto_link):
+
+       Implement FIT and FITH links
+
+2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * pdf/ev-poppler.cc:
+
+       Return 0 results when search is not in progress.
+
+       * shell/ev-window.c: (ev_window_cmd_go_previous_page),
+       (ev_window_cmd_go_next_page), (find_bar_search_changed_cb):
+
+       Update menu sensitivity when cancelling search
+
+2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-view.c: (ev_view_can_find_next):
+
+       Take all pages in consideration, not just current one
+
+2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-page-cache.c:
+       * shell/ev-page-cache.h:
+       * shell/ev-view.c: (ev_view_binding_activated),
+       (ev_view_next_page), (ev_view_previous_page),
+       (ev_sizing_mode_get_type):
+       * shell/ev-view.h:
+       * shell/ev-window.c: (ev_window_cmd_go_previous_page),
+       (ev_window_cmd_go_next_page):
+
+       Move page next/previous functions from page chace to
+       view and change it to move by 2 page steps in dual mode.
+
+2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window.c: (update_sidebar_visibility),
+       (setup_sidebar_from_metadata), (ev_window_setup_document),
+       (setup_view_from_metadata):
+
+       Show the index by default when there is one     
+
+2005-09-19  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window-title.c: (ev_window_title_set_document):
+
+       Missing null check
+
+2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-view.c: (view_update_range_and_current_page):
+       
+       Allow display of last odd page in dual view. Fix for 316347.
+
+2005-09-17  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
+
+       * shell/ev-window.c: (ev_window_cmd_edit_toolbar):
+       
+       Make close button default. Fix for 316383.
+
+2005-09-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-properties-dialog.c: (ev_properties_dialog_init):
+       
+       Mark close button as default. Fix for 316381.
+
+2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * backend/ev-link.c: (ev_link_class_init):
+
+       Allow negative doubles in left/top properties
+
+2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window.c:
+
+       Remove a bunch of strings that was used only
+       by the statusbar.
+
+2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window-title.c: (get_filename_from_uri),
+       (ev_window_title_set_document):
+
+       When title has a confusing extension, show also
+       the document filename inside ()
+
+2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/Makefile.am:
+       * shell/ev-window-title.c: (ev_window_title_new),
+       (ev_window_title_update), (ev_window_title_set_type),
+       (ev_window_title_set_document), (ev_window_title_free):
+       * shell/ev-window-title.h:
+       * shell/ev-window.c: (ev_window_setup_document),
+       (password_dialog_response), (ev_window_popup_password_dialog),
+       (ev_window_dispose), (ev_window_init):
+
+       Factor out and cleanup window title code
+
+2005-09-16  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window.c: (unable_to_load_dialog_response_cb),
+       (unable_to_load):
+
+       Make dialog transient so it doesnt block other windows
+
+2005-09-13  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * pdf/ev-poppler.cc:
+       
+       Fix pdf thumbnails rendering.
+
 2005-09-13  Wouter Bolsterlee  <uws+gnome@xs4all.nl>
 
        * shell/ev-window.c: (fullscreen_set_timeout):