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--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 867c2fd..151262c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2007-01-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+ * shell/ev-navigation-action.c: (new_history_menu_item):
+ * shell/ev-page-cache.c: (ev_page_cache_set_current_page_history):
+ * shell/ev-view.c: (ev_view_handle_link):
+ * shell/ev-window.c:
+
+ Store link before jump, not the destination. For me it
+ seems like more natural history behavior.
+
+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: