aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-07-31 23:48:28 +0800
committerChristian Persch <chpe@src.gnome.org>2004-07-31 23:48:28 +0800
commit5d391f69c44766cccd94e4640941d1443da6f89d (patch)
tree0379a317aa47d021c0f6fd436f92398103bc1d1a /ChangeLog
parent5119a3b3d5dc113fa58a25da1323c5fafb793f72 (diff)
downloadgsoc2013-epiphany-5d391f69c44766cccd94e4640941d1443da6f89d.tar
gsoc2013-epiphany-5d391f69c44766cccd94e4640941d1443da6f89d.tar.gz
gsoc2013-epiphany-5d391f69c44766cccd94e4640941d1443da6f89d.tar.bz2
gsoc2013-epiphany-5d391f69c44766cccd94e4640941d1443da6f89d.tar.lz
gsoc2013-epiphany-5d391f69c44766cccd94e4640941d1443da6f89d.tar.xz
gsoc2013-epiphany-5d391f69c44766cccd94e4640941d1443da6f89d.tar.zst
gsoc2013-epiphany-5d391f69c44766cccd94e4640941d1443da6f89d.zip
Use nsIDOMWindow2 to get the event target for mozilla >= 1.7rc3.
2004-07-31 Christian Persch <chpe@cvs.gnome.org> * embed/mozilla/EphyBrowser.cpp: Use nsIDOMWindow2 to get the event target for mozilla >= 1.7rc3.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 882c27afe..397a921b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-07-31 Christian Persch <chpe@cvs.gnome.org>
+ * embed/mozilla/EphyBrowser.cpp:
+
+ Use nsIDOMWindow2 to get the event target for mozilla >= 1.7rc3.
+
+2004-07-31 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/EphyContentPolicy.cpp:
Typo fix.