From d4adb2139ba3c98379911d36534084a0e7462e8f Mon Sep 17 00:00:00 2001 From: Jean-François Rameau Date: Mon, 26 Sep 2005 19:22:19 +0000 Subject: Unify background image and image code (contex menu, conext event). Fix bug MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 2005-09-26 Jean-François Rameau * src/ephy-lockdown.c: (update_window): * src/ephy-window.c: (update_popups_tooltips), (show_embed_popup): * src/popup-commands.c: * src/popup-commands.h: * embed/mozilla/EventContext.cpp: (GetEventContext): * data/ui/epiphany-ui.xml: Unify background image and image code (contex menu, conext event). Fix bug 154887. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 24de8a8bc..2dd057702 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2005-09-26 Jean-François Rameau + + * src/ephy-lockdown.c: (update_window): + * src/ephy-window.c: (update_popups_tooltips), (show_embed_popup): + * src/popup-commands.c: + * src/popup-commands.h: + * embed/mozilla/EventContext.cpp: (GetEventContext): + * data/ui/epiphany-ui.xml: + + Unify background image and image code (contex menu, conext event). + Fix bug 154887. + 2005-09-26 Christian Persch * embed/mozilla/Makefile.am: -- cgit