Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@yandex.ru>2007-05-09 15:02:09 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2007-05-09 15:02:09 (GMT)
commit33bf66b8f4e2d719c847af1c177c71b5173b49aa (patch)
tree1399e2680d54cb494e145028b28afb1dde2af501 /ChangeLog
parenta6368109ee6bbc2fa76ddc4ee50acf02ea755693 (diff)
Make navigation action unsensitive instead of showing menu with
2007-05-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * shell/ev-history.c: (ev_history_class_init), (ev_history_add_link): * shell/ev-history.h: * shell/ev-navigation-action.c: (ev_navigation_action_history_changed), (ev_navigation_action_set_history), (build_menu), (ev_navigation_action_finalize): * shell/ev-window.c: (ev_window_setup_action_sensitivity): Make navigation action unsensitive instead of showing menu with unsensitive word. svn path=/trunk/; revision=2443
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a6a405..de28131 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2007-05-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-history.c: (ev_history_class_init),
+ (ev_history_add_link):
+ * shell/ev-history.h:
+ * shell/ev-navigation-action.c:
+ (ev_navigation_action_history_changed),
+ (ev_navigation_action_set_history), (build_menu),
+ (ev_navigation_action_finalize):
+ * shell/ev-window.c: (ev_window_setup_action_sensitivity):
+
+ Make navigation action unsensitive instead of showing
+ menu with unsensitive word.
+
2007-05-08 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/ev-application.[ch]: (ev_application_shutdown),