Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8367a5e..867c2fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-navigation-action.c: (activate_menu_item_cb),
+ (ev_navigation_action_class_init):
+ * shell/ev-navigation-action.h:
+ * shell/ev-page-action.c: (activate_cb):
+ * shell/ev-page-cache.c: (ev_page_cache_class_init),
+ (ev_page_cache_set_current_page_history):
+ * shell/ev-page-cache.h:
+ * shell/ev-sidebar-thumbnails.c:
+ (ev_sidebar_tree_selection_changed),
+ (ev_sidebar_icon_selection_changed), (page_changed_cb):
+ * shell/ev-view-private.h:
+ * shell/ev-view.c: (ev_view_handle_link), (ev_view_class_init):
+ * shell/ev-view.h:
+ * shell/ev-window.c: (page_changed_cb), (history_changed_cb),
+ (ev_window_setup_document), (ev_window_load_job_cb):
+ * shell/ev-window.h:
+
+ History finally works as expected.
+
2007-01-28 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-sidebar-links.c: (ev_sidebar_links_map):