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-27 20:16:17 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-01-27 20:16:17 (GMT)
commit47b1184724e6611ef314332f6afa31706819b0f9 (patch)
tree7f0a592dea6e6d859ffff406e91b955cfcb76a86 /ChangeLog
parentf2843b1912b5d44c20e4169d312e965e4ff844f2 (diff)
Kill session history
2005-01-27 Marco Pesenti Gritti <marco@gnome.org> * data/evince-ui.xml: * shell/Makefile.am: * shell/ev-history.c: * shell/ev-history.h: * shell/ev-navigation-action.c: * shell/ev-navigation-action.h: * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link), (ev_view_set_page), (ev_view_fit_width): * shell/ev-view.h: * shell/ev-window.c: (update_action_sensitivity), (ev_window_setup_document), (register_custom_actions): Kill session history
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3c7347..226d86d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,21 @@
2005-01-27 Marco Pesenti Gritti <marco@gnome.org>
+ * data/evince-ui.xml:
+ * shell/Makefile.am:
+ * shell/ev-history.c:
+ * shell/ev-history.h:
+ * shell/ev-navigation-action.c:
+ * shell/ev-navigation-action.h:
+ * shell/ev-view.c: (ev_view_finalize), (ev_view_go_to_link),
+ (ev_view_set_page), (ev_view_fit_width):
+ * shell/ev-view.h:
+ * shell/ev-window.c: (update_action_sensitivity),
+ (ev_window_setup_document), (register_custom_actions):
+
+ Kill session history
+
+2005-01-27 Marco Pesenti Gritti <marco@gnome.org>
+
* shell/ev-window.c: (update_action_sensitivity):
Fix inverted up/down buttons