aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | |
| | * * fix typoIto Hiroyuki2010-08-111-2/+2
| | |
| | * [w3m-dev 04379] check socklen_tIto Hiroyuki2010-08-105-5932/+3272
| | |
| | * *** empty log message ***Ito Hiroyuki2010-08-091-2/+2
| | |
| | * * [w3m-dev 04375] Re: "important" bugs from bugs.debian.orgIto Hiroyuki2010-08-092-7/+12
| | | | | | | | | | | | | | | | | | * table.c (feed_table_tag): don't show message when rowspan is greater than ATTR_ROWSPAN_MAX * [w3m-dev 04376] Re: "important" bugs from bugs.debian.org * table.c (feed_table_tag): fix indent
| | * https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/131993Ito Hiroyuki2010-08-082-2/+16
| | |
| | * [w3m-dev 04360] Re: "important" bugs from bugs.debian.orgIto Hiroyuki2010-08-084-6/+20
| | |
| | * fix conditions for UseGraphicCharIto Hiroyuki2010-08-0411-46/+91
| | |
| | * [w3m-dev 04363] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki2010-08-034-22/+20
| | | | | | | | | | | | | | | remove codes for Debian revert manpages
| | * * register user name and password for proxy authentication.Ito Hiroyuki2010-08-0311-34/+69
| | | | | | | | | | | | * remove option -pauth
| | * Revert the change of using ATTR_TITLE if ATTR_ALT is empty.Ito Hiroyuki2010-08-022-9/+9
| | |