aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFumitoshi UKAI <ukai@debian.or.jp>2002-03-15 16:35:46 +0000
committerFumitoshi UKAI <ukai@debian.or.jp>2002-03-15 16:35:46 +0000
commit563cc280e4be0d630216494acdca2602c5651418 (patch)
treee0bd9eb7ee70e4e6b3ae89f5c524bc8d72a49971 /ChangeLog
parent[w3m-dev 03133] Re: w3mman.1 (diff)
downloadw3m-563cc280e4be0d630216494acdca2602c5651418.tar.gz
w3m-563cc280e4be0d630216494acdca2602c5651418.zip
[w3m-dev 03132] Re: Reload image
* file.c (loadGeneralFile): b->type = "text/html" * file.c (loadImageBuffer): comment out getImageSize() image_flag = IMG_FLAG_AUTO * file.c (openGeneralPagerBuffer): buf->type = "text/html" * frame.c (resetFrameElement): if (buf->mailcap_source) ... * frame.c (frame_download_source): if (buf->mailcap_source) ... * main.c (vwSrc): #ifdef USE_IMAGE From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 763239b..202a16f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2002-03-16 Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
+
+ * [w3m-dev 03132] Re: Reload image
+ * file.c (loadGeneralFile): b->type = "text/html"
+ * file.c (loadImageBuffer): comment out getImageSize()
+ image_flag = IMG_FLAG_AUTO
+ * file.c (openGeneralPagerBuffer): buf->type = "text/html"
+ * frame.c (resetFrameElement): if (buf->mailcap_source) ...
+ * frame.c (frame_download_source): if (buf->mailcap_source) ...
+ * main.c (vwSrc): #ifdef USE_IMAGE
+
2002-03-16 Fumitoshi UKAI <ukai@debian.or.jp>
* [w3m-dev 03133] Re: w3mman.1
@@ -3196,4 +3207,4 @@
* release-0-2-1
* import w3m-0.2.1
-$Id: ChangeLog,v 1.352 2002/03/15 16:10:26 ukai Exp $
+$Id: ChangeLog,v 1.353 2002/03/15 16:35:46 ukai Exp $