Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2005-01-20 12:16:53 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-20 12:16:53 (GMT)
commitac6e61a0860b741e22072696e0ac6a78e386db0d (patch)
tree0a64003e1f656e08e289a0a4a4107d7f42df92f2 /ChangeLog
parenta601c252dae06def4379c838ed176955903b34c9 (diff)
Show a wait cursor while the page is rendering
2005-01-20 Marco Pesenti Gritti <marco@gnome.org> * pdf/xpdf/pdf-document.cc: * shell/ev-view.c: (ev_view_set_cursor), (ev_view_motion_notify_event), (document_changed_callback), (set_document_page): Show a wait cursor while the page is rendering
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32ad1e1..4a54e63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-01-20 Marco Pesenti Gritti <marco@gnome.org>
+ * pdf/xpdf/pdf-document.cc:
+ * shell/ev-view.c: (ev_view_set_cursor),
+ (ev_view_motion_notify_event), (document_changed_callback),
+ (set_document_page):
+
+ Show a wait cursor while the page is rendering
+
+2005-01-20 Marco Pesenti Gritti <marco@gnome.org>
+
* shell/ev-sidebar-thumbnails.c:
(ev_sidebar_tree_selection_changed),
(ev_sidebar_thumbnails_select_page):