diff options
author | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-10-28 00:20:17 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <marco@src.gnome.org> | 2003-10-28 00:20:17 +0800 |
commit | 971cc4759cceb6a5842bf4d2016eb5c8e71896a8 (patch) | |
tree | b6ae09fc0bb229a9d3485c473dcdd5842ebb090a /ChangeLog | |
parent | 0c602edff1de6eaf85746201f94e2b1c4d815da0 (diff) | |
download | gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.gz gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.tar.zst gsoc2013-epiphany-971cc4759cceb6a5842bf4d2016eb5c8e71896a8.zip |
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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: |