]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Slovenian translation.
[evince.git] / ChangeLog
index 7b603936fbb47f67986270adaa1b22e923d16673..e1235b1912de0614a130fe612e36144fee605233 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,46 @@
+2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/main.c: (main):
+
+       Revert my previous commit, gnome_program_init owns the option context.
+       Fix another memory leak in main. Both caught by Christian Persch. 
+
+2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/main.c: (main):
+
+       Fix memory leak.
+
+2006-08-21  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/ev-document-factory.c: (ev_document_factory_get_document):
+
+       Fix crash when opening a pdf with password protection. 
+
+2006-08-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * pdf/ev-poppler.cc: (pdf_document_search_free):
+
+       Fix memory leak. 
+
+2006-08-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * backend/ev-document-factory.c:
+       (ev_document_factory_get_document):
+       * tiff/tiff-document.c: (tiff_document_finalize):
+       
+       More correct handling of document loading. Fixes
+       bug #349043.
+
+2006-08-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/ev-attachment.c: (ev_attachment_save):
+
+       Remove GNOME_VFS_OPEN_TRUNCATE flag which is only available with
+       gnome-vfs >= 2.9.3 and it's not really needed. Fixes bug #351493
+
 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
 2006-08-15  Julien Rebetez  <julienr@cvs.gnome.org>
+       
        * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
        Fixed a compilation error if HAVE_GTK_RECENT isn't defined.
 
        * shell/ev-window.c: (ev_window_cmd_recent_file_activate):
        Fixed a compilation error if HAVE_GTK_RECENT isn't defined.