X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=251a426042a40ab7e67bf7f00c76e708657266c2;hb=1ba681aa9eb43a60f0a01c1939e70f9f6de755c7;hp=7a64383f1bcb0873348904098ba88c7655217394;hpb=2a08b88d7fc1397335cc85812b8f2bd4d53125d9;p=evince.git diff --git a/ChangeLog b/ChangeLog index 7a64383f..251a4260 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,35 @@ +2005-08-05 Nickolay V. Shmyrev + + * ps/ps-document.c: (save_page_list): Use + unzipped document when printing. Thanks to + Colin Slater . Fix for bug + 311016. + +2005-08-03 Nickolay V. Shmyrev + + * shell/ev-window.c: (update_action_sensitivity): + + Disable print and save respect to lockdown gconf keys. Fix + for 312342. + +2005-08-03 Nickolay V. Shmyrev + + * configure.ac: + * shell/ev-utils.c: (rename_file), (set_umask_permissions), + (write_to_temp_file), (ev_file_set_contents): + * shell/ev-utils.h: + * shell/ev-window.c: (save_print_config_to_file): + + Copy-paste g_file_set_contents to keep compatibility with gtk 2.6 + Fix for bug 312238 + +2005-07-31 Christian Persch + + * shell/ev-window.c: (load_print_config_from_file), + (save_print_config_to_file), (ev_window_print_range): + + Persist the print settings. Fixes bug #311578. + 2005-07-31 Nickolay V. Shmyrev * djvu/djvu-document.c: (djvu_document_get_page_size),