X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=492c87e83c749f880e86cf0b77c759745e1f2b50;hb=a8d0435fee0295cf2cc63f2b6c596465a7a03057;hp=905792eab6fc9102102dced20aa6bde10f12fdae;hpb=7f37457cb7300977777fa712e0f1562e90be2aa2;p=evince.git diff --git a/ChangeLog b/ChangeLog index 905792ea..492c87e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2007-03-07 Christian Kirbach + + * data/evince.desktop.in.in: + + "Application" is not a valid category in the freedesktop specification. + +2007-02-27 Carlos Garcia Campos + + * libdocument/ev-file-helpers.[ch]: (compression_run), + (ev_file_uncompress), (ev_file_compress): + * shell/ev-window.c: (file_save_dialog_response_cb): + + Save document compressed when saving a copy of a compressed document. + Fixes bug #334542. + +2007-02-23 Carlos Garcia Campos + + * shell/ev-view.c: (ev_view_goto_window_key_press_event): + + Allow deleting in goto window entry in presentation mode. + +2007-02-20 Kjartan Maraas + + * Makefile.am: Dist MAINTAINERS. + +2007-02-20 Carlos Garcia Campos + + * shell/ev-window.c: (ev_window_update_actions): + + Fix zoom shortcut keys when searching. Fixes bug #409828. + 2007-02-18 Carlos Garcia Campos * shell/ev-window.c: (ev_window_setup_document):