aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2005-08-18 01:31:23 +0800
committerChristian Persch <chpe@src.gnome.org>2005-08-18 01:31:23 +0800
commit3200b1592abd9f4ff0a020b3048bf6abf2cfb437 (patch)
treec3279ebeecc5cfdb545926155bb0a658f62aa826 /ChangeLog
parent9dc72322ce56b9e377a1d889ea5bd4453f69ea47 (diff)
downloadgsoc2013-epiphany-3200b1592abd9f4ff0a020b3048bf6abf2cfb437.tar
gsoc2013-epiphany-3200b1592abd9f4ff0a020b3048bf6abf2cfb437.tar.gz
gsoc2013-epiphany-3200b1592abd9f4ff0a020b3048bf6abf2cfb437.tar.bz2
gsoc2013-epiphany-3200b1592abd9f4ff0a020b3048bf6abf2cfb437.tar.lz
gsoc2013-epiphany-3200b1592abd9f4ff0a020b3048bf6abf2cfb437.tar.xz
gsoc2013-epiphany-3200b1592abd9f4ff0a020b3048bf6abf2cfb437.tar.zst
gsoc2013-epiphany-3200b1592abd9f4ff0a020b3048bf6abf2cfb437.zip
Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cache
2005-08-17 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed-persist.h: * embed/mozilla/mozilla-embed-persist.cpp: Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cache descriptor for the source URL. * src/popup-commands.c: (save_property_url), (popup_cmd_set_image_as_background), (save_temp_source): Use EPHY_EMBED_PERSIST_FROM_CACHE to try to get the content from cache when saving background, images or links. Part of bug #168554.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5cbe523bf..df7422c48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2005-08-17 Christian Persch <chpe@cvs.gnome.org>
+ * embed/ephy-embed-persist.h:
+ * embed/mozilla/mozilla-embed-persist.cpp:
+
+ Add EPHY_EMBED_PERSIST_FROM_CACHE, and try harder to get a cache
+ descriptor for the source URL.
+
+ * src/popup-commands.c: (save_property_url),
+ (popup_cmd_set_image_as_background), (save_temp_source):
+
+ Use EPHY_EMBED_PERSIST_FROM_CACHE to try to get the content from
+ cache when saving background, images or links. Part of bug #168554.
+
+2005-08-17 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-tab.c: (ephy_tab_set_loading_title),
Better fix: reorder again and use priv->title for