]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Added Kurdish (ku) translation
[evince.git] / ChangeLog
index 6666e0b1e65c3b5183835e227f5b62cc8f5c2f6c..34716111226429190615334d737561b757c4f045 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,191 @@
+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),
+       (ev_link_get_filename), (ev_link_get_params),
+       (ev_link_get_property), (ev_link_set_property),
+       (ev_window_dispose), (ev_link_class_init), (ev_link_new_launch):
+       * backend/ev-link.h:
+       * pdf/ev-poppler.cc:
+       * shell/ev-view.c: (ev_view_goto_link), (ev_view_class_init):
+       * shell/ev-window.c: (launch_link), (view_external_link_cb),
+       (ev_window_init):
+
+       Implement launch links. Delegate external link opening to
+       the window.
+
+2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * backend/ev-link.c: (ev_link_type_get_type), (ev_link_get_bottom),
+       (ev_link_get_right), (ev_link_get_property),
+       (ev_link_set_property), (ev_link_class_init),
+       (ev_link_new_page_fitv), (ev_link_new_page_fitr):
+       * backend/ev-link.h:
+       * pdf/ev-poppler.cc:
+       * shell/ev-view.c: (goto_fitr_link), (ev_view_goto_link):
+
+       Implement fitr links
+
+2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
+
+       * shell/ev-view.c: (ev_view_get_width), (ev_view_get_height),
+       (goto_fitv_link), (goto_fith_link), (goto_fit_link),
+       (ev_view_goto_link), (ev_view_size_request_continuous_dual_page),
+       (ev_view_size_request_continuous),
+       (ev_view_size_request_dual_page),
+       (ev_view_size_request_single_page), (ev_view_size_allocate),
+       (ev_view_zoom_for_size_continuous_and_dual_page),
+       (ev_view_zoom_for_size_continuous),
+       (ev_view_zoom_for_size_dual_page),
+       (ev_view_zoom_for_size_single_page), (ev_view_set_zoom_for_size),
+       (ev_sizing_mode_get_type):
+       * shell/ev-view.h:
+       * shell/ev-window.c: (ev_window_sizing_mode_changed_cb):
+
+       Do not use modes for link, we need to calculate size ad hoc.
+       Still not perfect because of the usual scrollbar issues grrr.
+
 2005-09-24  Marco Pesenti Gritti  <mpg@redhat.com>
 
        * backend/ev-link.c: (ev_link_type_get_type),