aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 50929017a..757fefdd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2003-08-19 Marco Pesenti Gritti <marco@.gnome.org>
+
+ * embed/ephy-embed.c: (ephy_embed_activate):
+ * embed/ephy-embed.h:
+ * embed/mozilla/mozilla-embed.cpp:
+
+ Add activate api.
+
+ * src/window-commands.c: (window_cmd_go_back), (window_cmd_go_up),
+ (window_cmd_go_forward), (window_cmd_view_stop),
+ (window_cmd_view_reload):
+
+ Activate on navigation commands. It seem like a better
+ beahvior and it avoid some mozilla focus craziness.
+
2003-08-17 Marco Pesenti Gritti <marco@.gnome.org>
* embed/mozilla/EphyWrapper.cpp: