From 5f02d1125ef8c08ebd3d145565b6f054084f2658 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 12 Oct 2005 19:33:48 +0000 Subject: A embed/mozilla/EphyRedirectChannel.cpp: A 2005-10-12 Christian Persch * embed/mozilla/EphyAboutModule.cpp: * embed/mozilla/EphyAboutModule.h: A embed/mozilla/EphyRedirectChannel.cpp: A embed/mozilla/EphyRedirectChannel.h: * embed/mozilla/Makefile.am: Implement about:recover. Build the about module on all geckos, and only #ifdef the about:neterror implementation for gecko 1.8. * src/ephy-session.c: (tab_added_cb), (impl_attach_window), (ephy_session_autoresume), (write_tab), (ephy_session_save), (parse_embed), (ephy_session_load): Record the page load status and page title in the session file, and use about:recover when the page was still loading when the browser crashed. 2005-10-10 Christian Persch --- ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f6b7c1725..b9c02bb0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2005-10-12 Christian Persch + + * embed/mozilla/EphyAboutModule.cpp: + * embed/mozilla/EphyAboutModule.h: + A embed/mozilla/EphyRedirectChannel.cpp: + A embed/mozilla/EphyRedirectChannel.h: + * embed/mozilla/Makefile.am: + + Implement about:recover. Build the about module on all geckos, and + only #ifdef the about:neterror implementation for gecko 1.8. + + * src/ephy-session.c: (tab_added_cb), (impl_attach_window), + (ephy_session_autoresume), (write_tab), (ephy_session_save), + (parse_embed), (ephy_session_load): + + Record the page load status and page title in the session file, and + use about:recover when the page was still loading when the browser + crashed. + 2005-10-10 Christian Persch * lib/ephy-string.c: (ephy_string_shorten): -- cgit v1.2.3