]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
[evince.git] / ChangeLog
index e4d89dab7381ade84fb416218b44f1a89c768cd0..274f7462745ff95daba923a76c9656d39b94dc9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,53 @@
+2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c:
+
+       Add Ctrl+N keybinding for Open a Copy. Fixes bug #532239.
+       
+2008-05-25  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-window.c: (ev_window_print_send),
+       (ev_window_do_preview_print):
+
+       Use the window title as print job name instead of just
+       "evince-print". Fixes bug #534493.
+       
+2008-05-19  Frederic Peters  <fpeters@0d.be>
+
+       * libdocument/Makefile.am: fixed typo in ev-debug.h filename.
+       Bug #533897.
+
+2008-05-19  Frederic Peters  <fpeters@0d.be>
+
+       * help/reference/Makefile.am: added missing libevmountoperation to
+       gtkdoc-scanobj libraries.  Bug #533896.
+
+2008-05-19  Matthias Drochner  <M.Drochner@fz-juelich.de>
+
+       * properties/ev-properties-view.c (get_default_user_units):
+       Fixes check for default units string translation. Bug #533323.
+
+2008-05-01  Hans Petter Jansson  <hpj@novell.com>
+
+       * backend/impress/iksemel.c (sax_core): Fix a free() that should
+       be an iks_free(). Fix an array overflow in the XML parser that
+       would occur whenever the number of attributes in a tag was greater
+       than 0 and divisible by 6. Fixes GNOME bug #530852.
+
+2008-04-29  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * backend/djvu/djvu-document-private.h:
+       * backend/djvu/djvu-links.c:
+       * backend/djvu/djvu-text.c:
+       * backend/djvu/djvu-document.c: (djvu_handle_events),
+       (djvu_wait_for_message), (djvu_document_load),
+       (document_get_page_size), (djvu_document_render),
+       (djvu_document_thumbnails_get_thumbnail),
+       (djvu_document_file_exporter_end):
+
+       Make sure load job doesn't finish successfully when the document
+       is not successfully decoded by libdjvu. Fixes bug #530202.
+       
 2008-04-27  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * configure.ac: