]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Updated Galician Translation
[evince.git] / ChangeLog
index 843568b1b2db3ac06ebf1ac194b6c5b0fedd83b7..71f95d4097514f19ce44db0f7429117ef8665bf5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+2007-05-19  Carlos Garcia Campos  <carlosgc@gnome.org>
+       
+       * shell/ev-view.c: (page_changed_cb), (on_adjustment_value_changed):
+
+       Update cursor and tooltip on page change and view scroll. Fixes bug
+       #439217.
+
+2007-05-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * NEWS:
+       * configure.ac:
+       
+       Update for release 0.9.0
+
+2007-05-14  Alaska Subedi <asubedi@gmail.com>
+
+       * backend/djvu/djvu-document-private.h:
+       * backend/djvu/djvu-document.c: (G_DEFINE_TYPE_WITH_CODE),
+       (djvu_document_finalize),
+       (djvu_document_file_exporter_format_supported),
+       (djvu_document_file_exporter_begin),
+       (djvu_document_file_exporter_do_page),
+       (djvu_document_file_exporter_end),
+       (djvu_document_file_exporter_iface_init), (djvu_document_init):
+       
+       Implemented printing with djvu. Bug #437998.
+
+2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/impress/zip.c:
+       Add missing ulong definition.
+
+       * backend/ps/ps-interpreter.c:
+       Add missing headers.
+
+       Fix compilation on FreeBSD. Patch by Roy Marples. Fixes bug #438277.
+
+2007-05-14  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/pdf/ev-poppler.cc: (pdf_document_dispose):
+
+       Add missing call to parent class dispose method. 
+
+2007-05-12  Ross Burton  <ross@openedhand.com>
+
+       * shell/main.c:
+       Sync keybindings manually when building without libgnome
+       (#437925).
+
 2007-05-12  Ross Burton  <ross@openedhand.com>
 
        * shell/ev-window.c: