X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=98c80839b5cf4e6734ab66d41ce145edd1ba90d8;hb=0a71e82d1e6ca31f6e00a5b22ede0ccdc9913c35;hp=0cc791fedfff0d928de5a131f1be9cecf9c1b217;hpb=0d7c338831d7d741f4c0a61e8c3b40f8bdd5f87f;p=evince.git diff --git a/ChangeLog b/ChangeLog index 0cc791fe..98c80839 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2007-05-11 Carlos Garcia Campos + + * data/evince-ui.xml: + * shell/ev-application.[ch]: (get_print_settings_from_args), + (ev_application_open_uri_at_dest), (ev_application_open_uri), + (ev_application_open_uri_list): + * shell/ev-window.[ch]: (ev_window_clear_print_settings_file), + (ev_window_open_uri), (ev_window_cmd_file_open_copy_at_dest), + (ev_window_cmd_recent_file_activate), (ev_window_run_preview), + (ev_window_cmd_view_reload), (lookup_printer_from_name), + (ev_window_preview_print_finished), (ev_window_cmd_preview_print), + (ev_window_dispose): + * shell/main.c: (arguments_parse): + + Add print button in preview mode. Fixes bug #396475. + +2007-05-10 Nickolay V. Shmyrev + + * cut-n-paste/zoom-control/ephy-zoom.h: + + Fixes zoom level factors. See bug #408119 for details. + +2007-05-10 Nickolay V. Shmyrev + + * 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 * shell/ev-navigation-action-widget.c: