]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fixed warnings on reload and probably crash reason.
[evince.git] / ChangeLog
index 47a6dcc9ead9232bc22cc82aed3b06dd1304e445..7bf9da2f5a05c618ddf0daaadfeee35f5ac74c68 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,48 @@
+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  Carlos Garcia Campos  <carlosgc@gnome.org>
 
        * shell/ev-view.c: Allow drag and drop of text. Fixes #316772