From 9fb6164dd427630f8e72d69113c48a78dd449bc8 Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Tue, 24 Feb 2004 23:44:58 +0000 Subject: Make max size property use long / bytes. 2004-02-25 Marco Pesenti Gritti * embed/ephy-embed-persist.c: (ephy_embed_persist_set_max_size), (ephy_embed_persist_set_property), (ephy_embed_persist_get_property), (ephy_embed_persist_init), (ephy_embed_persist_class_init): * embed/ephy-embed-persist.h: Make max size property use long / bytes. * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): Correct to use bytes. * embed/mozilla/EphyHeaderSniffer.cpp: * embed/mozilla/MozDownload.cpp: * embed/mozilla/MozDownload.h: * embed/mozilla/mozilla-embed-persist.cpp: Actually respect the max_size property. --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb3c873d7..09899a626 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2004-02-25 Marco Pesenti Gritti + + * embed/ephy-embed-persist.c: (ephy_embed_persist_set_max_size), + (ephy_embed_persist_set_property), + (ephy_embed_persist_get_property), (ephy_embed_persist_init), + (ephy_embed_persist_class_init): + * embed/ephy-embed-persist.h: + + Make max size property use long / bytes. + + * embed/ephy-favicon-cache.c: (ephy_favicon_cache_download): + + Correct to use bytes. + + * embed/mozilla/EphyHeaderSniffer.cpp: + * embed/mozilla/MozDownload.cpp: + * embed/mozilla/MozDownload.h: + * embed/mozilla/mozilla-embed-persist.cpp: + + Actually respect the max_size property. + 2004-02-24 Christian Persch * src/ephy-tab.c: (let_me_resize_hack), (ephy_tab_size_to_cb): -- cgit v1.2.3