aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a8c14ec40..e432a3228 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2004-10-30 Christian Persch <chpe@cvs.gnome.org>
+ * configure.ac:
+ * embed/ephy-embed.c: (ephy_embed_base_init):
+ * embed/ephy-embed.h:
+ * embed/mozilla/EphyBrowser.cpp:
+ * embed/mozilla/EphyBrowser.h:
+ * src/ephy-window.c: (modal_alert_cb), (tab_added_cb),
+ (tab_removed_cb):
+
+ When showing a modal alert put up by a web page, switch the window
+ to that tab.
+
+2004-10-30 Christian Persch <chpe@cvs.gnome.org>
+
* lib/ephy-shlib-loader.c: (impl_release_object):
* src/ephy-extensions-manager.c: (idle_unref), (unload_extension):