From d5b5f70b1cca8ea489ca5be9900d0b47275b5a23 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 15 Jun 2003 16:15:10 +0000 Subject: Shift+F10 show context menus on the embed. (Less invasive way until 2003-06-15 Marco Pesenti Gritti * embed/ephy-embed-event.c: (ephy_embed_event_init): * embed/ephy-embed-event.h: * embed/ephy-embed-popup-bw.c: (popup_menu_at_coords), (ephy_embed_popup_bw_show_impl): * embed/ephy-embed.c: (ephy_embed_base_init): * embed/ephy-embed.h: * embed/mozilla/EventContext.cpp: * embed/mozilla/EventContext.h: * embed/mozilla/mozilla-embed.cpp: * src/ephy-tab.c: (popup_menu_at_coords), (ephy_tab_show_embed_popup), (ephy_tab_context_menu_cb), (ephy_tab_init): Shift+F10 show context menus on the embed. (Less invasive way until gtkmozembed has a context_menu signal) From galeon. --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 51feb886d..c22b27569 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2003-06-15 Marco Pesenti Gritti + + * embed/ephy-embed-event.c: (ephy_embed_event_init): + * embed/ephy-embed-event.h: + * embed/ephy-embed-popup-bw.c: (popup_menu_at_coords), + (ephy_embed_popup_bw_show_impl): + * embed/ephy-embed.c: (ephy_embed_base_init): + * embed/ephy-embed.h: + * embed/mozilla/EventContext.cpp: + * embed/mozilla/EventContext.h: + * embed/mozilla/mozilla-embed.cpp: + * src/ephy-tab.c: (popup_menu_at_coords), + (ephy_tab_show_embed_popup), (ephy_tab_context_menu_cb), + (ephy_tab_init): + + Shift+F10 show context menus on the embed. + (Less invasive way until gtkmozembed has a context_menu + signal) + From galeon. + 2003-06-15 Christian Persch * embed/mozilla/mozilla-embed-single.cpp: -- cgit v1.2.3