]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Check whether there are missing files in indirect multipage djvu
[evince.git] / ChangeLog
index bf1defbb8dc47ff935053b3fc70f232a39c1328d..18469c1d466ccb4b522b3edf564753db2a1f0416 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+2007-02-10  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * po/POTFILES.in:
+       * backend/djvu/djvu-document.c: (djvu_document_load):
+
+       Check whether there are missing files in indirect multipage djvu
+       documents. Fixes bug #361683. 
+
+2007-02-07  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * test/Makefile.am:
+       * test/test-mime.bin:
+       * test/test3.py:
+       
+       Added test for slow mime type
+
+2007-02-06  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-page-cache.c: (ev_page_cache_finalize):
+
+       Add some checks and call parent_class->finalize. Fixes bug #404745.
+
+2007-02-06  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-navigation-action.c: (connect_proxy):
+       
+       Fixes dropdown history menu. Thanks a lot Carlos!
+
+2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/djvu/djvu-links.c: (str_to_utf8), (build_tree):
+
+       Make sure g_markup_escape_text receives a valid utf-8 string. Fixes
+       bug #373715.
+
+2007-02-05  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/ps/ps.c: (psscan):
+
+       Fix memory leak. 
+
+2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * libdocument/ev-file-helpers.c: 
+
+       Add missing libgnome/gnome-init.h header file. Fixes bug #396677.
+
+2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * configure.ac:
+       * backend/ps/ps-document.c: (ps_document_init), (ps_document_dispose),
+       (ps_interpreter_start), (document_load), (save_document),
+       (save_page_list):
+       * libdocument/ev-file-helpers.[ch]: (ev_file_uncompress):
+       * libdocument/ev-document-factory.c:
+       (ev_document_factory_get_from_mime), (get_document_from_uri),
+       (free_uncompressed_uri), (ev_document_factory_get_document):
+       * shell/ev-window.c: (ev_window_cmd_file_open_copy_at_dest):
+
+       Support for PDF, PS and EPS compressed files. Fixes bug #307087. 
+
 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * libdocument/ev-document.h:
 2007-02-03  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * libdocument/ev-document.h: