aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@src.gnome.org>2003-10-28 00:20:17 +0800
committerMarco Pesenti Gritti <marco@src.gnome.org>2003-10-28 00:20:17 +0800
commit971cc4759cceb6a5842bf4d2016eb5c8e71896a8 (patch)
treeb6ae09fc0bb229a9d3485c473dcdd5842ebb090a /ChangeLog
parent0c602edff1de6eaf85746201f94e2b1c4d815da0 (diff)
downloadgsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.gz
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.bz2
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.lz
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.xz
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.zst
gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.zip
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 29bcd5361..1d5fd5a27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
2003-10-27 Marco Pesenti Gritti <marco@gnome.org>
+ * embed/mozilla/EphyWrapper.cpp:
+ * embed/mozilla/EphyWrapper.h:
+ * embed/mozilla/mozilla-embed.cpp:
+
+ Solving the wrapper mess Episode 2.
+
+ Create EphyWrapper on _init. Initialize it
+ on realize. Initialize the document part of it
+ on state changed (mozilla is full of hacks like this,
+ wouldnt have it be simpler to create an event ?;).
+
+2003-10-27 Marco Pesenti Gritti <marco@gnome.org>
+
* embed/ephy-embed.c:
* embed/ephy-embed.h:
* embed/mozilla/EphyWrapper.cpp: