aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@gnome.org>2004-04-18 18:29:03 +0800
committerChristian Persch <chpe@src.gnome.org>2004-04-18 18:29:03 +0800
commit187c9cdee99497964d4ff05ca609e2d40240920c (patch)
tree0d8aa86ebc97fb5c31cf1aea84bc911508b513a7 /ChangeLog
parent4718a00482f6b2c952dd1cc6cd5abf20eda3365b (diff)
downloadgsoc2013-epiphany-187c9cdee99497964d4ff05ca609e2d40240920c.tar
gsoc2013-epiphany-187c9cdee99497964d4ff05ca609e2d40240920c.tar.gz
gsoc2013-epiphany-187c9cdee99497964d4ff05ca609e2d40240920c.tar.bz2
gsoc2013-epiphany-187c9cdee99497964d4ff05ca609e2d40240920c.tar.lz
gsoc2013-epiphany-187c9cdee99497964d4ff05ca609e2d40240920c.tar.xz
gsoc2013-epiphany-187c9cdee99497964d4ff05ca609e2d40240920c.tar.zst
gsoc2013-epiphany-187c9cdee99497964d4ff05ca609e2d40240920c.zip
Fix chrome for new windows opened from _blank target. Fixes bug #139512.
2004-04-18 Marco Pesenti Gritti <marco@gnome.org> * embed/ephy-embed.c: (ephy_embed_chrome_get_type): * embed/ephy-embed.h: * embed/mozilla/mozilla-embed.cpp: * src/ephy-window.c: (ephy_window_set_chrome), (ephy_window_set_property), (ephy_window_class_init): Fix chrome for new windows opened from _blank target. Fixes bug #139512.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57e14926d..75dec50c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2004-04-18 Marco Pesenti Gritti <marco@gnome.org>
+
+ * embed/ephy-embed.c: (ephy_embed_chrome_get_type):
+ * embed/ephy-embed.h:
+ * embed/mozilla/mozilla-embed.cpp:
+ * src/ephy-window.c: (ephy_window_set_chrome),
+ (ephy_window_set_property), (ephy_window_class_init):
+
+ Fix chrome for new windows opened from _blank target.
+ Fixes bug #139512.
+
2004-04-18 Christian Persch <chpe@cvs.gnome.org>
* embed/mozilla/EphyContentPolicy.h: