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@src.gnome.org>2005-12-27 23:21:06 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-12-27 23:21:06 (GMT)
commit693b28684086b315546e6db4472a9313c0be3a3b (patch)
tree5eee866e517b981006b85becf19476c1f95966a9 /ChangeLog
parent78165c67e4a06cdb7e1e868bc9b43924b5719292 (diff)
Update context menu for internal links. Fix for the bug #325066
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1adab92..44f695d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2005-12-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+ * data/evince-ui.xml:
+ * shell/ev-window.c: (view_menu_popup_cb),
+ (ev_popup_cmd_open_link), (ev_window_init):
+
+ Update context menu for internal links. Fix for the bug
+ #325066.
+
+2005-12-28 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
* shell/ev-view.c: (ev_view_popup_menu), (ev_view_class_init):
Bind context menu to keyboard also. Fix for the bug