diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-01-14 19:39:31 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-01-14 19:39:31 +0800 |
commit | bc1a4b904c934fdcc2ba6de52b4adf8fde725ff5 (patch) | |
tree | 0cb0296bed9a5a50e2eac8f401dcaa66149acc4a /ChangeLog | |
parent | d5a332e6cac8d2d1a58b3441810999fead5e3f9e (diff) | |
download | gsoc2013-epiphany-bc1a4b904c934fdcc2ba6de52b4adf8fde725ff5.tar gsoc2013-epiphany-bc1a4b904c934fdcc2ba6de52b4adf8fde725ff5.tar.gz gsoc2013-epiphany-bc1a4b904c934fdcc2ba6de52b4adf8fde725ff5.tar.bz2 gsoc2013-epiphany-bc1a4b904c934fdcc2ba6de52b4adf8fde725ff5.tar.lz gsoc2013-epiphany-bc1a4b904c934fdcc2ba6de52b4adf8fde725ff5.tar.xz gsoc2013-epiphany-bc1a4b904c934fdcc2ba6de52b4adf8fde725ff5.tar.zst gsoc2013-epiphany-bc1a4b904c934fdcc2ba6de52b4adf8fde725ff5.zip |
Get the page content into a string.
2004-01-14 Christian Persch <chpe@cvs.gnome.org>
* embed/ephy-embed-persist.c: (ephy_embed_persist_to_string):
* embed/ephy-embed-persist.h:
* embed/mozilla/mozilla-embed-persist.cpp:
Get the page content into a string.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-01-14 Christian Persch <chpe@cvs.gnome.org> + + * embed/ephy-embed-persist.c: (ephy_embed_persist_to_string): + * embed/ephy-embed-persist.h: + * embed/mozilla/mozilla-embed-persist.cpp: + + Get the page content into a string. + 2004-01-13 Xan Lopez <xan@gnome.org> * embed/downloader-view.c: (status_icon_activated): |