aboutsummaryrefslogtreecommitdiffstats
path: root/fm.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-02New option "display_borders" to display 0 pixel table borders.Tatsuya Kinoshita1-0/+1
cf. http://d.hatena.ne.jp/rubikitch/20101120
2014-12-06Add -sixel option which supports image processing by img2sixel.Araki Ken1-1/+1
2014-12-06- Adjust the image size to the terminal cell size. - If the image size is ↵Araki Ken1-0/+2
specified in html source, skip to load the image.
2014-12-06Support remote image by OSC 5379 show_picture sequence.Araki Ken1-0/+3
2014-12-06Change the default to alt_entity=0Olaf Hering1-1/+1
change the default for the option "Use ASCII equivalents to display entities" from YES to NO. Origin: https://build.opensuse.org/package/view_file/openSUSE:Factory/w3m/w3m-0.5.1-no-ASCII-equivalents-by-default.patch?expand=1 Bug-Novell: https://bugzilla.novell.com/show_bug.cgi?id=247397
2014-10-15Disable SSLv3 by default [CVE-2014-3566]Tatsuya Kinoshita1-1/+1
cf. https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/
2014-10-15Force ssl_verify_server on and disable SSLv2 supportLudwig Nussel1-2/+2
Origin: http://www.openwall.com/lists/oss-security/2010/06/14/4
2013-10-14Workaround of GC crash on Cygwin64AIDA Shinra1-2/+4
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-14.
2013-04-08Support the siteconf featureTatsuya Kinoshita1-0/+13
Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra.
2011-06-19Support the button element as defined in HTML 4.01Tatsuya Kinoshita1-0/+9
Patch from upstream, [w3m-dev 04411] on 2010-09-17, to support the button element. It is discussed upstream and incomplete, but enough to login Launchpad.
2011-05-04Adding upstream version 0.5.3upstream/0.5.3Tatsuya Kinoshita1-5/+21
2011-05-04Adding upstream version 0.5.2upstream/0.5.2Tatsuya Kinoshita1-9/+35
2011-05-04Adding upstream version 0.5.1upstream/0.5.1Tatsuya Kinoshita1-0/+1165