]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Added Kurdish (ku) translation
[evince.git] / ChangeLog
index c5faf62283175abaef15a73d5667caf6f2d68366..34716111226429190615334d737561b757c4f045 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,145 @@
+2005-10-27  Erdal Ronahi  <erdal.ronahi@gmail.com>
+
+       * configure.ac: Added ku (Kurdish) to ALL_LINGUAS
+
+2005-10-26  Hubert Figuiere <hfiguiere@teaser.fr>
+
+       * shell/ev-print-job.c: (idle_print_handler):
+       
+       Fix for bug Bug 318916: Printing multiple pages.
+
+2005-10-20  Runa Bhattacharjee  <runa@bengalinux.org>
+
+       * configure.ac: Added "bn" (Bengali) to ALL_LINGUAS.
+
+2005-10-18  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * pdf/ev-poppler.cc:
+       
+       Thumnail dimensions unified with other backends.
+       
+       * shell/ev-window-title.c: (ev_window_title_update):
+       
+       Fix warning.
+
+2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * data/ev-stock-zoom-fit-width.png:
+       
+       Remove unused file.
+
+2005-10-17  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * configure.ac:
+       * djvu/djvu-document.c: (djvu_document_load), (djvu_document_save),
+       (djvu_document_finalize):
+       * dvi/dvi-document.c: (dvi_document_load), (dvi_document_save),
+       (dvi_document_finalize):
+       * pixbuf/pixbuf-document.c: (pixbuf_document_load),
+       (pixbuf_document_save), (pixbuf_document_finalize):
+       * tiff/tiff-document.c: (tiff_document_load), (tiff_document_save),
+       (tiff_document_finalize):
+       
+       Save a copy implemented for various backends.
+
+2005-10-17  Daniel Gryniewicz <dang@gentoo.org>
+
+       * configure.ac:
+       
+       Don't link with ltiff if tiff is disabled.
+
+2005-10-14  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * pdf/GDKSplashOutputDev.cc:
+       * pdf/GDKSplashOutputDev.h:
+       * pdf/Thumb.cc:
+       * pdf/Thumb.h:
+       * pdf/pdf-document.cc:
+       * pdf/pdf-document.h:
+       * pdf/test-gdk-output-dev.cc:
+       
+       Remove old unused files.
+
+2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * shell/ev-window.c: (ev_window_setup_document):
+       
+       Fixed warnings on reload and probably crash reason.
+
+2005-10-12  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * properties/ev-properties-view.c:
+       (ev_properties_view_format_date):
+       
+       Check if date is invalid. Fix for bug 318134.
+
+2005-10-02  Wouter Bolsterlee <uws+gnome@xs4all.nl>
+
+       * shell/ev-window-title.c:
+       
+       Add .indd files (Adobe Indesign) to the list of "bad
+       extensions".
+
+2005-10-02  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>
+
+       * data/evince-ui.xml:
+       * shell/ev-window.c: (ev_window_set_view_accels_sensitivity):
+       
+       Add <ctrl>KP_Add and <ctrl>KP_Substract bindings.
+
+2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
+
+       * shell/ev-window.c: (launch_link), (launch_external_uri),
+       (view_external_link_cb):
+
+       URL-escape link before passing it to gnome_vfs_url_show.
+
+2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.[ch], shell/ev-window.c: Disable copy action when
+       there isn't text selected.
+
+2005-09-27  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-view.c: (handle_link_over_xy):
+
+       Check tooltip is valid utf8 before showing it
+
+2005-09-27  Carlos Garcia Campos  <carlosgc@gnome.org>
+
+       * shell/ev-view.c: Allow drag and drop of text. Fixes #316772
+
+2005-09-27  Christian Persch  <chpe@cvs.gnome.org>
+
+       * shell/ev-window-title.c: (ev_window_title_update):
+
+       Guard against using g_strstrip on NULL. Fixes bug #317291.
+
+2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * pdf/ev-poppler.cc:
+
+       Show title even for unknown links
+
+2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window-title.c: (ev_window_title_update):
+
+       Strip the title string
+
+2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-window-title.c:
+
+       Add .rtf to the bad extensions list
+
+2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-view.c: (doc_point_to_view_point), (goto_fitr_link),
+       (goto_fitv_link), (goto_fith_link), (goto_xyz_link):
+
+       Ignore link coordinates if they are outside page bounds
+
 2005-09-26  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * backend/ev-link.c: (ev_link_type_get_type),