From 37a1f2f5e2544db814a79631d4f4b958f6dba9a8 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 19 Jun 2003 22:57:50 +0000 Subject: Move the context popup menu to ephy-window.c. If there's no background 2003-06-20 Christian Persch * src/ephy-tab.h: * src/ephy-tab.c: (popup_menu_at_coords), (ephy_tab_show_embed_popup), (ephy_tab_context_menu_cb), (ephy_tab_set_event): * src/ephy-window.c: (popup_menu_at_coords), (show_embed_popup), (tab_context_menu_cb), (ephy_window_set_active_tab): Move the context popup menu to ephy-window.c. If there's no background image, disable the SaveBackgroundAs menu entry. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b104d8479..17163b63e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2003-06-20 Christian Persch + + * src/ephy-tab.h: + * src/ephy-tab.c: (popup_menu_at_coords), (ephy_tab_show_embed_popup), + (ephy_tab_context_menu_cb), (ephy_tab_set_event): + * src/ephy-window.c: (popup_menu_at_coords), (show_embed_popup), + (tab_context_menu_cb), (ephy_window_set_active_tab): + + Move the context popup menu to ephy-window.c. + If there's no background image, disable the SaveBackgroundAs + menu entry. + 2003-06-19 Marco Pesenti Gritti * embed/mozilla/EphyWrapper.cpp: -- cgit v1.2.3