From 57a8ca8e4c7ee8cd49081ba500563d33cfa048d0 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 18 Jan 2005 12:45:49 +0000 Subject: Fix bugs in the links implementation and change cursor when hovering a 2005-01-18 Marco Pesenti Gritti * 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. --- (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e884400..7e3ed84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-01-18 Marco Pesenti Gritti + + * 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 * viewer/.cvsignore: added cvsignore file for viewer directory -- cgit v0.9.1