aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add charset=Shift_JIS to 2ch.cgiTatsuya Kinoshita2020-11-121-3/+3
|
* Update ChangeLogTatsuya Kinoshita2020-11-111-0/+19
|
* Fix compilation errors when USE_GOPHER and not USE_M17NTatsuya Kinoshita2020-11-112-4/+21
|
* Merge pull request #154 from bptato/masterTatsuya Kinoshita2020-11-113-0/+53
|\ | | | | Support Gopher search and binary files
| * Remove useless loopbptato2020-11-071-5/+0
| |
| * Remove unnecessary file_unquote callbptato2020-11-071-1/+1
| |
| * Remove unnecessary variable assignmentbptato2020-11-071-1/+0
| |
| * Support Gopher items search (7) and binary file (9)bptato2020-11-073-1/+60
|/
* Update ChangeLogTatsuya Kinoshita2020-10-241-0/+17
|
* Enable Gopher support by defaultTatsuya Kinoshita2020-10-242-4/+4
|
* Merge pull request #152 from bptato/masterTatsuya Kinoshita2020-10-242-7/+68
|\ | | | | Fix gopher support
| * Moved back filetype indicator to the beginning of file namesbptato2020-10-212-17/+37
| |
| * Improved gopher directory displaybptato2020-10-211-3/+18
| |
| * Improved gopher supportbptato2020-10-212-15/+41
|/
* Update ChangeLogTatsuya Kinoshita2020-09-281-0/+4
|
* Accept section "l" for w3mmanTatsuya Kinoshita2020-09-281-1/+1
|
* Update ChangeLogTatsuya Kinoshita2020-09-251-0/+11
|
* Assume a local file if the argument contains slash for w3mmanTatsuya Kinoshita2020-09-251-3/+6
|
* Remove -l flag in CGI scriptDustin Boyd2020-09-251-1/+1
| | | | | Origin: https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217947&action=diff Bug-FreeBSD: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249305
* Update ChangeLogTatsuya Kinoshita2020-09-151-0/+15
|
* Remove .cvsignoreTatsuya Kinoshita2020-09-1510-52/+0
|
* Add .gitignoreTatsuya Kinoshita2020-09-151-0/+41
|
* Add support for file://hostname/... URLsBruno Haible2020-09-151-5/+31
| | | | | Origin: https://github.com/tats/w3m/files/3488813/file-hostname-support.diff.gz Bug-Debian: https://github.com/tats/w3m/issues/120
* Merge branch 'upstream' into masterTatsuya Kinoshita2020-09-090-0/+0
|\
| * Merge branch 'cvstrunk' into upstreamTatsuya Kinoshita2020-09-090-0/+0
| |\
| | * [w3m-dev 04451] add entity.h to "make clean" target.cvstrunkDai Sato2012-05-221-366/+0
| | |
| | * [w3m-dev 04451] add entity.h to "make clean" target.Dai Sato2012-05-222-2/+7
| | |
| | * [w3m-dev 04452] delete words about Boehm GC.Dai Sato2012-05-225-5/+12
| | |
| | * [w3m-dev 04451] add entity.h to "make clean" target.Dai Sato2012-05-222-2/+6
| | |
| | * parse META CHARSETDai Sato2012-05-224-8/+19
| | |
| | * correction: 0.5.2 -> 0.5.3Dai Sato2011-01-171-4/+8
| | |
| | * w3m 0.5.3 releaserelease-0-5-3Dai Sato2011-01-1510-22/+49
| | |
| | * * [w3m-dev 04445] Re: Update documents (README.cookie)Ito Hiroyuki2011-01-053-8/+20
| | | | | | | | | | | | | | | * doc-jp/README.cookie: refer to RFC 2109. * doc/README.cookie: diito.
| | * add w3mimg/win/.cvsignore.Ito Hiroyuki2011-01-051-0/+1
| | |
| | * [w3m-dev 04441] error when 'make install'Ito Hiroyuki2011-01-048-835/+1975
| | |
| | * * [w3m-dev 04440] Update documents (README.cookie)Ito Hiroyuki2010-12-283-2/+56
| | |
| | * add documents for options "east_asian_width", "gb18030_as_ucs" and ↵Ito Hiroyuki2010-12-243-1/+23
| | | | | | | | | | | | "simple_preserve_space".
| | * * w3mimg/win/win_w3mimg.cpp:Ito Hiroyuki2010-12-242-110/+33
| | | | | | | | | | | | | | | | | | remove unused ifdefs. support "-anim" option. support "image_scale".
| | * w3mimgdisplay supports Windows console ↵Ito Hiroyuki2010-12-2116-843/+2997
| | | | | | | | | | | | (http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch).
| | * add documents about some options for w3mimgdisplay.Ito Hiroyuki2010-12-203-1/+19
| | |
| | * [w3m-dev 04424] http://www.j10n.org/files/w3m-cvs-1.1040-misc.patchIto Hiroyuki2010-12-1510-29/+73
| | |
| | * [w3m-dev 04419] AC_W3M_EXTLIBS does not check /lib64Ito Hiroyuki2010-12-153-2571/+1553
| | |
| | * [w3m-dev 04421] Patch to prevent sending Referer: ' header from HTTPS to HTTPIto Hiroyuki2010-12-112-2/+13
| | |
| | * * [w3m-dev 04414] Re: "normal" bugs from bugs.debian.orgIto Hiroyuki2010-10-113-6/+75
| | |
| | * [w3m-dev 04393] [patch] locale-related character managementIto Hiroyuki2010-08-2412-57/+4348
| | |
| | * Introduce option mailto_optionsIto Hiroyuki2010-08-206-291/+340
| | |
| | * exit code is 1 when an error is occuredIto Hiroyuki2010-08-202-12/+32
| | |
| | * All elements have the id attribute.Ito Hiroyuki2010-08-144-90/+190
| | |
| | * Support id attr on span etcIto Hiroyuki2010-08-124-21/+34
| | |
| | * [w3m-dev 04381] Re: check socklen_tIto Hiroyuki2010-08-111-1/+6
| | |