From 876084efe77d9aa633b3ec4aad7910ad27f68ffd Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Sun, 23 Nov 2003 23:27:37 +0000 Subject: Remove. 2003-11-24 Marco Pesenti Gritti * embed/mozilla/BaseProtocolContentHandler.cpp: * embed/mozilla/BaseProtocolContentHandler.h: * embed/mozilla/BaseProtocolHandler.cpp: * embed/mozilla/BaseProtocolHandler.h: Remove. * embed/mozilla/ExternalProtocolHandlers.cpp: * embed/mozilla/ExternalProtocolHandlers.h: Merge base implementations here. No need of using 200 files for a work around of mozilla problems ;) * embed/mozilla/Makefile.am: * embed/mozilla/MozRegisterComponents.cpp: Use ftp CID directly from mozilla headers instead of doing a copy of it in ours. --- ChangeLog | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e27eb8a29..1b22879b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,25 @@ +2003-11-24 Marco Pesenti Gritti + + * embed/mozilla/BaseProtocolContentHandler.cpp: + * embed/mozilla/BaseProtocolContentHandler.h: + * embed/mozilla/BaseProtocolHandler.cpp: + * embed/mozilla/BaseProtocolHandler.h: + + Remove. + + * embed/mozilla/ExternalProtocolHandlers.cpp: + * embed/mozilla/ExternalProtocolHandlers.h: + + Merge base implementations here. No need + of using 200 files for a work around of + mozilla problems ;) + + * embed/mozilla/Makefile.am: + * embed/mozilla/MozRegisterComponents.cpp: + + Use ftp CID directly from mozilla headers + instead of doing a copy of it in ours. + 2003-11-23 Christian Persch * src/bookmarks/ephy-bookmarks-export.c: -- cgit v1.2.3