]> www.fi.muni.cz Git - evince.git/blobdiff - ChangeLog
Fix bugs in the links implementation and change cursor when hovering a
[evince.git] / ChangeLog
index 9dc19bcd7b0269eceb490e3bcd938272108327ac..7e3ed84d0ce34dbd7f18f6b36a431b8d6067bf9e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+2005-01-18  Marco Pesenti Gritti  <marco@gnome.org>
+
+       * pdf/xpdf/pdf-document.cc:
+       * shell/ev-view.c: (status_message_from_link),
+       (ev_view_set_status), (ev_view_set_cursor),
+       (ev_view_motion_notify_event), (ev_view_init):
+       * shell/ev-window.c: (view_status_changed_cb), (ev_window_init):
+
+       Fix bugs in the links implementation and change cursor
+       when hovering a link.
+
+2005-01-17  Bryan Clark  <clarkbw@cvs.gnome.org>
+
+       * viewer/.cvsignore: added cvsignore file for viewer directory
+
+       * TODO: created TODO document
+
+2005-01-14  Dave Malcolm  <dmalcolm@redhat.com>
+
+       * shell/ev-view.h:
+       * shell/ev-view.c (ev_view_can_go_back), (ev_view_can_go_forward):      
+       new functions to help with implementation of sensitivity code
+       * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
+       of all actions that might require it.  Fixes a crash when you
+       click on the Zoom actions in a window lacking a document.
+
+2005-01-13  Dave Malcolm  <dmalcolm@redhat.com>
+
+       * shell/ev-window.c (update_action_sensitivity): Fix sensitivity
+       of the Find action
+
 2005-01-13  Marco Pesenti Gritti  <marco@gnome.org>
 
        * pixbuf/pixbuf-document.c: (pixbuf_document_get_link),