Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-04-17 | New option localhost_only to restrict connections only to localhost | Tatsuya Kinoshita | 1 | -0/+3 | |
Bug-Debian: https://github.com/tats/w3m/issues/117 | |||||
2021-04-10 | New option cross_origin_referer to use origin only Referer | Tatsuya Kinoshita | 1 | -0/+3 | |
2021-02-28 | New option ssl_ca_default to explicitly use OpenSSL default paths | Tatsuya Kinoshita | 1 | -0/+3 | |
2021-02-19 | Convert images to PNG for kitty with ImageMagick | bptato | 1 | -1/+1 | |
2021-02-18 | Support kitty image protocol | bptato | 1 | -0/+1 | |
2021-02-11 | Update ssl_min_version to accept "all" and reject "SSLv2" | Tatsuya Kinoshita | 1 | -1/+1 | |
2021-02-10 | New option ssl_min_version for OpenSSL 1.1 | Tatsuya Kinoshita | 1 | -0/+7 | |
2021-02-10 | New option ssl_cipher to specify ciphers for TLSv1.2 and below | Tatsuya Kinoshita | 1 | -0/+3 | |
2021-02-06 | Update option setting strings for inline image display method | Tatsuya Kinoshita | 1 | -3/+3 | |
2021-02-05 | Clarify inline image setting's wording | bptato | 1 | -4/+4 | |
2021-02-02 | Support iTerm2 graphics protocol, replace encodeB with base64_encode | bptato | 1 | -0/+1 | |
2021-02-02 | Avoid having external programs download images | bptato | 1 | -1/+1 | |
2021-02-02 | sixel and osc5379 image display protocols can be chosen in options | bptato | 1 | -1/+13 | |
2020-09-01 | Space is now entered in URL fields instead of triggering file completion, ↵ | bptato | 1 | -0/+3 | |
old behavior can be toggled via options | |||||
2020-03-11 | Update documents for ssl_forbid_method | Tatsuya Kinoshita | 1 | -1/+1 | |
2019-06-30 | Allow setting User Agent in Siteconf | Azure | 1 | -0/+12 | |
Since Google gives usable search results to Lynx but not to w3m, and many other sites block Lynx but /not/ w3m, we want to be able to set the User Agent string on a per-site basis. | |||||
2018-01-21 | Make temporary directory safely when ~/.w3m is unwritable | Tatsuya Kinoshita | 1 | -0/+5 | |
2018-01-21 | Suppress error messages when ~/.w3m is unwritable | Tatsuya Kinoshita | 1 | -4/+4 | |
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871425 | |||||
2018-01-06 | Fix multi-character character constant for ssl_forbid_method | Tatsuya Kinoshita | 1 | -1/+1 | |
2018-01-06 | Extend ssl_forbid_method to disable TLSv1.1 | se | 1 | -1/+1 | |
Origin: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=874218#5 | |||||
2016-03-20 | Fix reverse ordered config parameters | Tatsuya Kinoshita | 1 | -3/+7 | |
2016-03-14 | Update PO strings for extbrowser2..9 | Tatsuya Kinoshita | 1 | -8/+8 | |
2016-03-13 | Add extbrowser4, extbrowser5, ..., and extbrowser9 | Tatsuya Kinoshita | 1 | -3/+21 | |
2015-08-11 | Remove dead assignments flagged by Clang static analysis | David Crosby | 1 | -1/+1 | |
2015-07-25 | Avoid passing null to strlen | Richard Quirk | 1 | -1/+1 | |
2015-04-29 | Update PO strings for display_borders | Tatsuya Kinoshita | 1 | -1/+1 | |
2015-02-02 | New option "display_borders" to display 0 pixel table borders. | Tatsuya Kinoshita | 1 | -0/+3 | |
cf. http://d.hatena.ne.jp/rubikitch/20101120 | |||||
2013-04-08 | Support the siteconf feature | Tatsuya Kinoshita | 1 | -0/+222 | |
Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra. | |||||
2011-05-04 | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 1 | -9/+54 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 1 | -25/+56 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 1 | -0/+1482 | |
2010-08-20 | Introduce option mailto_options | Ito Hiroyuki | 1 | -1/+13 | |
2010-08-04 | fix conditions for UseGraphicChar | Ito Hiroyuki | 1 | -4/+11 | |
2010-07-26 | * [w3m-dev 04237] [patch] cookie avoid [wrong number of dots] | Ito Hiroyuki | 1 | -1/+8 | |
2010-07-25 | * merge ambiguous width patch | Ito Hiroyuki | 1 | -10/+9 | |
* http://www.j10n.org/files/w3m-cvs-1.914-ambwidth.patch | |||||
2010-07-19 | * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 1 | -1/+4 | |
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329862#20 * table.c (feed_table_tag): check displayLinkNumber. * proto.h: add getLinkNumberStr(). * main.c (do_dump): check displayLinkNumber. * fm.h: add global variable displayLinkNumber. * file.c (getLinkNumberStr): added. (process_input, process_select, HTMLtagproc1): check displayLinkNumber. | |||||
2010-07-19 | * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 1 | -1/+4 | |
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=329863#8 * rc.c: Introduce option pseudo_inlines. * fm.h: add global variable pseudoInlines. * file.c (process_img): check q. | |||||
2010-07-19 | * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 1 | -3/+5 | |
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537706#10 * rc.c (interpret_rc): check line->length before call Strchop(). | |||||
2010-07-19 | * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 1 | -4/+6 | |
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366284#5 * rc.c (init_rc): check config_file is NULL or not. (panel_set_option): check config_file instead of no_rc_dir. | |||||
2010-07-19 | * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 1 | -3/+10 | |
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=261174#10 * terms.c (graph_ok): check UseGraphicChar is GRAPHIC_CHAR_ALL or not. * symbol.c (get_symbol): check UseGraphicChar. * rc.c (graphic_char_str): added. * main.c (sig_chld): use GRAPHIC_CHAR_ASCII and GRAPHIC_CHAR_ALL. * fm.h (GRAPHIC_CHAR_ASCII, GRAPHIC_CHAR_CHARSET, GRAPHIC_CHAR_ALL): added. * fm.h: UseGraphicChar is initialized as GRAPHIC_CHAR_ASCII. | |||||
2010-07-19 | * [w3m-dev 04238] [patch] simple preserve space | Ito Hiroyuki | 1 | -1/+4 | |
* rc.c: Introduce option simple_preserve_space. * fm.h: add global variable SimplePreserveSpace. * file.c (HTMLlineproc0): check SimplePreserveSpace. | |||||
2007-05-23 | [w3m-dev 04155] fix for minpw. | Dai Sato | 1 | -1/+5 | |
2007-05-23 | [w3m-dev 04236] expand display_ins_del to select a type of fontify. | Dai Sato | 1 | -4/+11 | |
2007-05-23 | [w3m-dev 04240] nl_langinfo() requires setlocale() | Dai Sato | 1 | -4/+6 | |
2006-12-10 | [w3m-dev 04184] automatic uncompression in downloading | Dai Sato | 1 | -1/+4 | |
2006-04-07 | Introduce option show_cookie and set it TRUE by default. | Dai Sato | 1 | -1/+4 | |
2006-04-07 | rewind to 10 Feb 2006. | Dai Sato | 1 | -8/+3 | |
2006-04-05 | apply multiple patches on w3m-dev(-en) ML since Jun 2005 to Jan 2006. | Dai Sato | 1 | -3/+8 | |
2004-08-02 | [w3m-dev 04095] build fix when configure with --enable-messagel10n | Fumitoshi UKAI | 1 | -3/+3 | |
* main.c (main): locale and textdomain initialization if ENABLE_NLS * menu.c (initMenu): use _() instead of gettext() * rc.c (show_params): use _() instead of gettext() From: WATANABE Katsuyuki <knabe@sannet.ne.jp> | |||||
2004-07-17 | [w3m-dev 04094] Re: option panel: gettextize select list | Fumitoshi UKAI | 1 | -2/+6 | |
* rc.c (load_option_panel): don't gettext&wc_conv colorstr several times From: WATANABE Katsuyuki <knabe@sannet.ne.jp> |