X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=ChangeLog;h=34716111226429190615334d737561b757c4f045;hb=53495c18d3367b6ddc4cb9bcb398278d711eea6a;hp=ba3b363b618736b4f9105579afaf027083c75cc0;hpb=00a3581bfaaf0d5f825820c68b515415fe510b66;p=evince.git diff --git a/ChangeLog b/ChangeLog index ba3b363b..34716111 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,323 @@ +2005-10-27 Erdal Ronahi + + * configure.ac: Added ku (Kurdish) to ALL_LINGUAS + +2005-10-26 Hubert Figuiere + + * shell/ev-print-job.c: (idle_print_handler): + + Fix for bug Bug 318916: Printing multiple pages. + +2005-10-20 Runa Bhattacharjee + + * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS. + +2005-10-18 Nickolay V. Shmyrev + + * pdf/ev-poppler.cc: + + Thumnail dimensions unified with other backends. + + * shell/ev-window-title.c: (ev_window_title_update): + + Fix warning. + +2005-10-17 Nickolay V. Shmyrev + + * data/ev-stock-zoom-fit-width.png: + + Remove unused file. + +2005-10-17 Nickolay V. Shmyrev + + * configure.ac: + * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save), + (djvu_document_finalize): + * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save), + (dvi_document_finalize): + * pixbuf/pixbuf-document.c: (pixbuf_document_load), + (pixbuf_document_save), (pixbuf_document_finalize): + * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save), + (tiff_document_finalize): + + Save a copy implemented for various backends. + +2005-10-17 Daniel Gryniewicz + + * configure.ac: + + Don't link with ltiff if tiff is disabled. + +2005-10-14 Nickolay V. Shmyrev + + * pdf/GDKSplashOutputDev.cc: + * pdf/GDKSplashOutputDev.h: + * pdf/Thumb.cc: + * pdf/Thumb.h: + * pdf/pdf-document.cc: + * pdf/pdf-document.h: + * pdf/test-gdk-output-dev.cc: + + Remove old unused files. + +2005-10-12 Nickolay V. Shmyrev + + * shell/ev-window.c: (ev_window_setup_document): + + Fixed warnings on reload and probably crash reason. + +2005-10-12 Nickolay V. Shmyrev + + * properties/ev-properties-view.c: + (ev_properties_view_format_date): + + Check if date is invalid. Fix for bug 318134. + +2005-10-02 Wouter Bolsterlee + + * shell/ev-window-title.c: + + Add .indd files (Adobe Indesign) to the list of "bad + extensions". + +2005-10-02 Nickolay V. Shmyrev + + * data/evince-ui.xml: + * shell/ev-window.c: (ev_window_set_view_accels_sensitivity): + + Add KP_Add and KP_Substract bindings. + +2005-09-27 Christian Persch + + * shell/ev-window.c: (launch_link), (launch_external_uri), + (view_external_link_cb): + + URL-escape link before passing it to gnome_vfs_url_show. + +2005-09-27 Carlos Garcia Campos + + * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when + there isn't text selected. + +2005-09-27 Marco Pesenti Gritti + + * shell/ev-view.c: (handle_link_over_xy): + + Check tooltip is valid utf8 before showing it + +2005-09-27 Carlos Garcia Campos + + * shell/ev-view.c: Allow drag and drop of text. Fixes #316772 + +2005-09-27 Christian Persch + + * shell/ev-window-title.c: (ev_window_title_update): + + Guard against using g_strstrip on NULL. Fixes bug #317291. + +2005-09-26 Marco Pesenti Gritti + + * pdf/ev-poppler.cc: + + Show title even for unknown links + +2005-09-26 Marco Pesenti Gritti + + * shell/ev-window-title.c: (ev_window_title_update): + + Strip the title string + +2005-09-26 Marco Pesenti Gritti + + * shell/ev-window-title.c: + + Add .rtf to the bad extensions list + +2005-09-26 Marco Pesenti Gritti + + * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link), + (goto_fitv_link), (goto_fith_link), (goto_xyz_link): + + Ignore link coordinates if they are outside page bounds + +2005-09-26 Marco Pesenti Gritti + + * backend/ev-link.c: (ev_link_type_get_type), + (ev_link_get_filename), (ev_link_get_params), + (ev_link_get_property), (ev_link_set_property), + (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch): + * backend/ev-link.h: + * pdf/ev-poppler.cc: + * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init): + * shell/ev-window.c: (launch_link), (view_external_link_cb), + (ev_window_init): + + Implement launch links. Delegate external link opening to + the window. + +2005-09-24 Marco Pesenti Gritti + + * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom), + (ev_link_get_right), (ev_link_get_property), + (ev_link_set_property), (ev_link_class_init), + (ev_link_new_page_fitv), (ev_link_new_page_fitr): + * backend/ev-link.h: + * pdf/ev-poppler.cc: + * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link): + + Implement fitr links + +2005-09-24 Marco Pesenti Gritti + + * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height), + (goto_fitv_link), (goto_fith_link), (goto_fit_link), + (ev_view_goto_link), (ev_view_size_request_continuous_dual_page), + (ev_view_size_request_continuous), + (ev_view_size_request_dual_page), + (ev_view_size_request_single_page), (ev_view_size_allocate), + (ev_view_zoom_for_size_continuous_and_dual_page), + (ev_view_zoom_for_size_continuous), + (ev_view_zoom_for_size_dual_page), + (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size), + (ev_sizing_mode_get_type): + * shell/ev-view.h: + * shell/ev-window.c: (ev_window_sizing_mode_changed_cb): + + Do not use modes for link, we need to calculate size ad hoc. + Still not perfect because of the usual scrollbar issues grrr. + +2005-09-24 Marco Pesenti Gritti + + * backend/ev-link.c: (ev_link_type_get_type), + (ev_link_new_page_fith), (ev_link_new_page_fitv): + * backend/ev-link.h: + * pdf/ev-poppler.cc: + * shell/ev-view.c: (goto_fitv_link), (goto_fith_link), + (ev_view_goto_link), (ev_view_size_request_continuous_dual_page), + (ev_view_size_request_continuous), + (ev_view_size_request_dual_page), + (ev_view_size_request_single_page), (ev_view_size_allocate), + (zoom_for_size_fit_height), + (ev_view_zoom_for_size_continuous_and_dual_page), + (ev_view_zoom_for_size_continuous), + (ev_view_zoom_for_size_dual_page), + (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size), + (ev_sizing_mode_get_type): + * shell/ev-view.h: + * shell/ev-window.c: (ev_window_sizing_mode_changed_cb): + + Implement FIT_HEIGHT mode (only for links). + Implement FITH links + +2005-09-24 Marco Pesenti Gritti + + * shell/ev-window-title.c: (get_filename_from_uri), + (ev_window_title_sanitize_extension), (ev_window_title_update), + (ev_window_title_set_document), (ev_window_title_set_uri), + (ev_window_title_free): + * shell/ev-window-title.h: + * shell/ev-window.c: (ev_window_setup_document), + (ev_window_popup_password_dialog): + + Refactor window title building while fixing it for + password documents. + +2005-09-24 Marco Pesenti Gritti + + * pdf/ev-poppler.cc: + + Escape link title before setting it in the model + +2005-09-23 Marco Pesenti Gritti + + * shell/ev-application.c: (removed_from_session), (save_session), + (init_session), (ev_application_get_empty_window), + (ev_application_init), (ev_application_get_windows): + * shell/ev-application.h: + * shell/ev-window.c: (ev_window_finalize): + + Add a function to retrieve window list and share it where + necessary. + Implement session handling, works pretty well thanks to the + metadata system. + +2005-09-22 Nickolay V. Shmyrev + + * 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 + + * 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 + + * 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 + + * 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 + + * shell/ev-application.c: (ev_application_open_uri): + + Fix window size persistance + +2005-09-22 Marco Pesenti Gritti + + * 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 + + * shell/ev-page-cache.c: (ev_page_cache_get_size): + + Dont cast to int before scaling + +2005-09-19 Marco Pesenti Gritti + + * 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 + + * 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 + + * shell/ev-view.c: (ev_view_can_find_next): + + Take all pages in consideration, not just current one + 2005-09-19 Marco Pesenti Gritti * shell/ev-page-cache.c: