aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e7be162d..dab671d9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2004-09-15 Marco Pesenti Gritti <marco@gnome.org>
+
+ * lib/widgets/ephy-node-view.c: (ephy_node_view_add_toggle),
+ (ephy_node_view_popup):
+ * lib/widgets/ephy-node-view.h:
+
+ Add api to show a context menu. Useful to make distinction
+ between key and mouse events.
+
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (ephy_bookmarks_editor_show_popup_cb),
+ (keyword_node_show_popup_cb):
+ * src/ephy-history-window.c: (ephy_history_window_show_popup_cb):
+
+ Use it. Fix #152431
+
2004-09-13 Marco Pesenti Gritti <marco@gnome.org>
* lib/ephy-guy.c: