Fumitoshi UKAI
8010a800b0
mailcap.c (acceptableMimeTypes): change default accept: line
...
w3m should prefer text/html to other text/*.
reported as Debian Bug#374296
2006-08-07 03:10:26 +00:00
Fumitoshi UKAI
c09389519e
[w3m-dev 03647] expandName() and expandPath()
...
* etc.c (openSecretFile): use expandPath
(expandName): rewrite
(file_to_url): use expandPath
* file.c (_doFileCopy): use expandPath
(doFileSave): use expandPath
* indep.c (expandPath): rewrite
* linein.c (inputLineHistSearch): use expandPath
(next_dcompl): use expandPath
(doComplete): use expandPath
* local.c (set_cgi_environ): rewrite
* mailcap.c (loadMailcap): use expandPath
* main.c (svBuf): use expandPath
(addDownloadList): use expandPath
* rc.c (init_rc): use expandPath
(rcFile): rewrite
(auxbinFile): use expandPath
(libFile): use expandPath
(etcFile): use expandPath
(helpFile): use expandPath
* url.c (loadMimeTypes): use expandPath
(loadURIMethods): use expandPath
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp >
2003-01-17 17:05:57 +00:00
Fumitoshi UKAI
4ca69fff36
[w3m-dev 03595] tolower, toupper
...
* Str.c (Strlower): TOLOWER
(Strupper): TOUPPER
* backend.c: delete ctype.h
* etc.c (gethtmlcmd): TOLOWER
* file.c (readHeader): TOLOWER
(checkOverWrite): TOLOWER
(guess_charset): TOLOWER
* ftp.c: delete ctype.h
* indep.c (strcasecmp): TOLOWER
(strncasecmp): TOLOWER
(strcasematch): TOLOWER
* istream.c: include myctype.h
(ssl_get_certificate): TOLOWER
* mailcap.c (mailcapMatch): TOLOWER
* main.c (_quitfm): TOLOWER
* menu.c (accesskey_menu): TOLOWER
* mimehead.c: include myctype.h
(decodeWord): TOUPPER
* mktable.c: delete ctype.h, include myctype.h
(main): IS_SPACE
* myctype.h: delete ctype.h
(TOLOWER): added
(TOUPPER): added
* parsetagx.c (parse_tag): TOLOWER
* rc.c (str_to_bool): TOLOWER
(str_to_color): TOLOWER
* regex.c: delete ctype.h, include myctype.h
(TOLOWER): added
(TOUPPER): added
(regmatch1): TOLOWER
(matchWhich): TOLOWER, TOUPPER
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp >
2002-12-24 17:20:45 +00:00
Fumitoshi UKAI
a54e7ce62f
[w3m-dev 02781] Re: Bug#127883: w3m tries to use xv as default
...
From: Fumitoshi UKAI <ukai@debian.or.jp >
2002-01-05 16:13:27 +00:00
Fumitoshi UKAI
ddafc8479a
run make indent
2001-11-30 10:00:06 +00:00
Fumitoshi UKAI
c5cd840adb
[w3m-dev 02592] Accept: and AcceptEncoding:
...
From: Fumitoshi UKAI <ukai@debian.or.jp >
2001-11-30 09:54:22 +00:00
Fumitoshi UKAI
c33cdfcd56
[w3m-dev 02584] code cleanup again
...
From: Fumitoshi UKAI <ukai@debian.or.jp >
2001-11-29 09:34:14 +00:00
Fumitoshi UKAI
975c8f9d43
run make indent
2001-11-24 02:01:26 +00:00
Fumitoshi UKAI
6efb142eea
remove gcc warnings
2001-11-20 04:11:16 +00:00
Fumitoshi UKAI
3a391ef6c2
follow autoconf conventions, #include cleanups
2001-11-16 22:02:00 +00:00
Akinori Ito
85da7ee692
Update to w3m-0.2.1-inu-1.6.
2001-11-15 00:32:13 +00:00
Akinori Ito
6c63633545
Updates from 0.2.1 into 0.2.1-inu-1.5
2001-11-09 04:59:17 +00:00
Akinori Ito
68a07bf03b
Initial revision
2001-11-08 05:14:08 +00:00