]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
"Application" is not a valid category in the freedesktop specification.
[evince.git] / ChangeLog
index 08b37b5bbea9217dfa49facb80b5d24f5fec3b6c..492c87e83c749f880e86cf0b77c759745e1f2b50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,40 @@
+2007-03-07  Christian Kirbach  <Christian.Kirbach@googlemail.com>
+
+       * data/evince.desktop.in.in:
+
+       "Application" is not a valid category in the freedesktop specification.
+
+2007-02-27  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * 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  <carlosgc@gnome.org>
+
+       * 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  <kmaraas@gnome.org>
+
+       * Makefile.am: Dist MAINTAINERS.
+
+2007-02-20  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_update_actions):
+
+       Fix zoom shortcut keys when searching. Fixes bug #409828.
+
+2007-02-18  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_setup_document):
+
+       Fix crash when loading documents with only one page. 
+
 2007-02-16  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * backend/dvi/dvi-document.c: