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 11:35:19 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-20 11:35:19 (GMT)
commita601c252dae06def4379c838ed176955903b34c9 (patch)
tree73ebfd2e9265c0df9a963c04a19517ea33fcd200 /ChangeLog
parentdd089d0260316824ae2ad76160cf7b37499a854d (diff)
Ensure thumbnails selection, toolbar page control and current page are in
2005-01-20 Marco Pesenti Gritti <marco@gnome.org> * shell/ev-sidebar-thumbnails.c: (ev_sidebar_tree_selection_changed), (ev_sidebar_thumbnails_select_page): * shell/ev-sidebar-thumbnails.h: * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back), (ev_view_can_go_forward): * shell/ev-window.c: (ev_window_open_page), (ev_window_setup_document), (update_current_page), (view_page_changed_cb), (ev_window_init): * shell/ev-window.h: Ensure thumbnails selection, toolbar page control and current page are in sync.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e586389..32ad1e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-01-20 Marco Pesenti Gritti <marco@gnome.org>
+
+ * shell/ev-sidebar-thumbnails.c:
+ (ev_sidebar_tree_selection_changed),
+ (ev_sidebar_thumbnails_select_page):
+ * shell/ev-sidebar-thumbnails.h:
+ * shell/ev-view.c: (ev_view_set_document), (ev_view_can_go_back),
+ (ev_view_can_go_forward):
+ * shell/ev-window.c: (ev_window_open_page),
+ (ev_window_setup_document), (update_current_page),
+ (view_page_changed_cb), (ev_window_init):
+ * shell/ev-window.h:
+
+ Ensure thumbnails selection, toolbar page control and
+ current page are in sync.
+
2005-01-19 Marco Pesenti Gritti <marco@gnome.org>
* pdf/xpdf/XRef.cc: