aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2004-03-01 01:59:32 +0800
committerChristian Persch <chpe@src.gnome.org>2004-03-01 01:59:32 +0800
commit383b14ee06a64bcdc7ec310dc1797be1d7d6d20e (patch)
tree65dc5232b79f7c335a062512255ff2db3b3a6d79 /ChangeLog
parentcbbf7c86bcc83b0225dd37272d4c1740641a2980 (diff)
downloadgsoc2013-epiphany-383b14ee06a64bcdc7ec310dc1797be1d7d6d20e.tar
gsoc2013-epiphany-383b14ee06a64bcdc7ec310dc1797be1d7d6d20e.tar.gz
gsoc2013-epiphany-383b14ee06a64bcdc7ec310dc1797be1d7d6d20e.tar.bz2
gsoc2013-epiphany-383b14ee06a64bcdc7ec310dc1797be1d7d6d20e.tar.lz
gsoc2013-epiphany-383b14ee06a64bcdc7ec310dc1797be1d7d6d20e.tar.xz
gsoc2013-epiphany-383b14ee06a64bcdc7ec310dc1797be1d7d6d20e.tar.zst
gsoc2013-epiphany-383b14ee06a64bcdc7ec310dc1797be1d7d6d20e.zip
Remove cancelled downloads from the downloads hash; and remove partially
2004-02-29 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-favicon-cache.c: (ephy_favicon_cache_class_init), (kill_download), (ephy_favicon_cache_finalize), (favicon_name_build), (favicon_download_completed_cb), (favicon_download_cancelled_cb), (ephy_favicon_cache_download), (ephy_favicon_cache_get): * embed/ephy-favicon-cache.h: Remove cancelled downloads from the downloads hash; and remove partially downloaded favicons.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4d2a1ed79..237756c35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2004-02-29 Christian Persch <chpe@cvs.gnome.org>
+ * embed/ephy-favicon-cache.c: (ephy_favicon_cache_class_init),
+ (kill_download), (ephy_favicon_cache_finalize),
+ (favicon_name_build), (favicon_download_completed_cb),
+ (favicon_download_cancelled_cb), (ephy_favicon_cache_download),
+ (ephy_favicon_cache_get):
+ * embed/ephy-favicon-cache.h:
+
+ Remove cancelled downloads from the downloads hash; and remove
+ partially downloaded favicons.
+
+2004-02-29 Christian Persch <chpe@cvs.gnome.org>
+
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/EphyHeaderSniffer.cpp:
* embed/mozilla/FilePicker.cpp: