aboutsummaryrefslogtreecommitdiffstats
path: root/mailcap.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-11Adjust len to size_tDavid Crosby1-1/+1
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-6/+5
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+472
2006-08-07mailcap.c (acceptableMimeTypes): change default accept: lineFumitoshi UKAI1-6/+5
w3m should prefer text/html to other text/*. reported as Debian Bug#374296
2003-01-17[w3m-dev 03647] expandName() and expandPath()Fumitoshi UKAI1-2/+2
* 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>
2002-12-24[w3m-dev 03595] tolower, toupperFumitoshi UKAI1-3/+3
* 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-01-05[w3m-dev 02781] Re: Bug#127883: w3m tries to use xv as defaultFumitoshi UKAI1-3/+3
From: Fumitoshi UKAI <ukai@debian.or.jp>
2001-11-30run make indentFumitoshi UKAI1-2/+2
2001-11-30[w3m-dev 02592] Accept: and AcceptEncoding:Fumitoshi UKAI1-19/+69
From: Fumitoshi UKAI <ukai@debian.or.jp>
2001-11-29[w3m-dev 02584] code cleanup againFumitoshi UKAI1-13/+13
From: Fumitoshi UKAI <ukai@debian.or.jp>
2001-11-24run make indentFumitoshi UKAI1-98/+99
2001-11-20remove gcc warningsFumitoshi UKAI1-2/+2
2001-11-16follow autoconf conventions, #include cleanupsFumitoshi UKAI1-4/+1
2001-11-15Update to w3m-0.2.1-inu-1.6.Akinori Ito1-1/+1
2001-11-09Updates from 0.2.1 into 0.2.1-inu-1.5release-0-2-1-inu-1-5Akinori Ito1-23/+123