]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274.
[evince.git] / ChangeLog
index 905792eab6fc9102102dced20aa6bde10f12fdae..5fa78fa4cfa9775af73def3469335a9fca0fcdd3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,60 @@
+2007-03-22  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/main.c:
+
+       Use unlink-tempfile instead of unlink-temp-file. Fixes bug #421274. 
+
+2007-03-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: (ev_view_primary_get_cb):
+
+       Check pointer != NULL before using it. Fixes bug #416841. 
+
+2007-03-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Release 0.8.0
+
+2007-03-10  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-sidebar-thumbnails.c: (adjustment_changed_cb):
+
+       Do not render thumbnails when sidebar thumbnail page is not visible
+       at startup. Fixes bug #416447. 
+
+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):