2008-04-07 Nickolay V. Shmyrev * configure.ac: Update for release 2.22.1. 2008-04-06 Carlos Garcia Campos * NEWS: Update for upcoming release. 2008-04-06 Carlos Garcia Campos * configure.ac: * backend/dvi/dvidocument.evince-backend.in: Add compressed dvi to the list of supported mime types. Patch by Ed Catmur. Fixes bug #307087. 2008-04-06 Carlos Garcia Campos * shell/ev-jobs.c: (ev_job_print_get_page_list): Fix a crash when printing a range that doesn't specify the start or end page. Fixes bug #524288. 2008-04-02 Carlos Garcia Campos * shell/ev-window.c: (ev_window_cmd_continuous), (ev_window_cmd_dual), (ev_window_cmd_view_best_fit), (ev_window_cmd_view_page_width), (ev_window_run_fullscreen), (ev_window_stop_fullscreen), (ev_window_cmd_view_fullscreen), (ev_window_run_presentation), (ev_window_stop_presentation), (ev_window_cmd_view_presentation), (ev_window_cmd_leave_fullscreen), (ev_window_cmd_start_presentation), (ev_window_cmd_escape): Do not unfullscreen and fullscreen again the window when changing from fullscreen to presentation mode and vice versa. Fixes bug #524112. 2008-04-01 Carlos Garcia Campos * backend/ps/ev-spectre.c: (ps_document_thumbnails_get_thumbnail): Do not crash when thumbnail failed to render in PS backend. Fixes bug #525015. 2008-03-31 Carlos Garcia Campos * shell/ev-window.c: (window_open_file_copy_ready_cb), (ev_window_load_file_remote), (ev_window_open_uri): Handle errors when opening remote files. 2008-03-31 Carlos Garcia Campos * shell/ev-page-action.c: (ev_page_action_grab_focus): Only grab the focus for the current visible proxy widget. Fixes bug #521224. 2008-03-30 Emil Soleyman * shell/ev-window.c: (launch_external_uri): Reuse g_app_info_launch_default_for_uri to save some code and fix bug #525009. 2008-03-24 Wouter Bolsterlee * shell/ev-window.c (image_save_dialog_response_cb): Use g_str_has_suffix. See bug #523069. 2008-03-22 Carlos Garcia Campos * configure.ac: Add a configure option to enable/diable DBus. Patch by RĂ©mi Cardona. Fixes bug 521797. 2008-03-22 Carlos Garcia Campos * backend/pdf/ev-poppler.cc: (pdf_document_file_exporter_do_page): Fix printing in documents with rotated pages. Patch by Eugen Dedu. Fixes bug #512648. 2008-03-19 Carlos Garcia Campos * backend/pdf/ev-poppler.cc: (ev_link_dest_from_dest), (ev_link_from_action): Fix warning messages. 2008-03-19 Carlos Garcia Campos * shell/ev-window.c: (image_save_dialog_response_cb): Do not append the extension to filename when saving an image if the filename alredy contains the extension. Fixes bug #523069. 2008-03-18 Carlos Garcia Campos * shell/ev-view.[ch]: (ev_view_find_cancel): * shell/ev-window.c: (find_bar_close_cb): Cancel the find operation when the find bar is closed. Fixes bug #508845. 2008-03-18 Carlos Garcia Campos * backend/ps/psdocument.evince-backend.in: Make ps backend module resident. Fixes bug #520607. 2008-03-18 Carlos Garcia Campos * shell/ev-jobs.c: (ev_job_print_run): Invert collate action in order to work as expected, fix reverse printing so that it doesn't start with a blank page and fix number of copies. Patch by Eugen Dedu. Fixes bug #365332. 2008-03-14 Carlos Garcia Campos * backend/pdf/ev-poppler.cc: (pdf_selection_render_selection): Fix build with poppler <= 0.7.2 2008-03-14 Carlos Garcia Campos * libdocument/ev-document-misc.c: (ev_document_misc_surface_from_pixbuf): Fix selections with poppler-splash. 2008-03-14 Carlos Garcia Campos * configure.ac: * backend/pdf/ev-poppler.cc: Fix build with poppler >= 0.7.2