aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix charset handling. [w3m-dev 04279]Dai Sato2007-06-071-1/+7
|
* add handling xterm-incompatible terminals without gpm. [w3m-dev 04278]Dai Sato2007-06-071-1/+6
|
* make number prefixes working, when vi_prec_num=0.Dai Sato2007-06-041-1/+6
|
* w3m 0.5.2 releaserelease-0-5-2Dai Sato2007-05-311-1/+12
|
* fix type, add GC_INIT().Dai Sato2007-05-311-1/+7
|
* fix for tab browsing. [w3m-dev 04266]Dai Sato2007-05-301-1/+6
|
* add #ifdef __CYGWIN__. [w3m-dev 04265]Dai Sato2007-05-301-1/+6
|
* add datarootdir. [w3m-dev 04264]Dai Sato2007-05-301-1/+6
|
* unbreak sysmouse support. [w3m-dev 04262]Dai Sato2007-05-291-1/+8
|
* delete unused macros, change void to static void. [w3m-dev 04260]Dai Sato2007-05-291-1/+6
|
* move 'gc' from $LIBS to $LIBGC. [w3m-dev 04259]Dai Sato2007-05-291-2/+8
|
* add datarootdir for Autoconf 2.60 and later.Dai Sato2007-05-291-1/+9
|
* pot-update.Dai Sato2007-05-281-1/+5
|
* add datarootdir for Autoconf 2.60 and later.Dai Sato2007-05-271-1/+5
|
* [w3m-dev 04155] fix for minpw.Dai Sato2007-05-231-4/+5
|
* fix comments.Dai Sato2007-05-231-2/+3
|
* [w3m-dev 04246] delete nsl and dl for cross building.Dai Sato2007-05-231-1/+6
|
* [w3m-dev 04236] expand display_ins_del to select a type of fontify.Dai Sato2007-05-231-1/+7
|
* add checking ssl before digest_auth.Dai Sato2007-05-231-1/+7
|
* [w3m-dev 04240] nl_langinfo() requires setlocale()Dai Sato2007-05-231-2/+8
|
* [w3m-dev 03923] avoid extra blanks in pre in table.Dai Sato2007-05-231-1/+6
|
* decoding URLs in correct condition.Dai Sato2007-05-231-1/+6
|
* change char to unsigned char for HTML_DL_COMPACT(133).Dai Sato2007-05-231-1/+6
|
* [w3m-dev 04213] update Unicode charcters' widthDai Sato2007-05-231-1/+7
|
* quote URLs with non-ASCII local directory names. [w3m-dev 04212]Dai Sato2007-04-191-1/+6
|
* avoid conflicts between input_alt and img_alt, and fix calculation of ↵Dai Sato2007-04-191-1/+7
| | | | labeled line numbers when fold_line=1. [w3m-dev 04211]
* display <em> and <i> elements with underline. [w3m-dev 04197]Dai Sato2007-04-191-1/+6
|
* * [SECURITY] fix format string vulnerabilityFumitoshi UKAI2006-12-271-1/+6
| | | | * file.c (inputAnswer) fix format string bug
* [w3m-dev 04185] display <em> and <i> elements with bold letters.Dai Sato2006-12-101-1/+7
|
* [w3m-dev 04184] automatic uncompression in downloadingDai Sato2006-12-101-1/+13
|
* accept invalid "set-cookies" headers when "domainName == .hostName".Dai Sato2006-12-101-1/+7
|
* add LiveHTTPHeaders-like option: -reqlog.Dai Sato2006-12-101-1/+7
|
* mailcap.c (acceptableMimeTypes): change default accept: lineFumitoshi UKAI2006-08-071-1/+7
| | | | | w3m should prefer text/html to other text/*. reported as Debian Bug#374296
* avoid decoding when dump_extra option is specified.Dai Sato2006-06-121-1/+6
|
* avoid decoding when dump_extra option is specified.Dai Sato2006-06-101-2/+7
|
* Show progress status when dump_extra option is specified. [w3m-dev 03992]Dai Sato2006-06-101-1/+6
|
* don't delete newlines in hidden values. [w3m-dev 04129]Dai Sato2006-06-071-1/+6
|
* [w3m-dev-en 01067] decode content-encoding in all situations.Dai Sato2006-05-291-1/+6
|
* [w3m-dev-en 01057] delete calls to GC from wrap_GC_warn_proc to avoid deadlocks.Dai Sato2006-05-291-1/+6
|
* [w3m-dev-en 01067] fix unsafe usage of SIGWINCH handler.Dai Sato2006-05-291-2/+7
|
* Add SHIFT-TAB as a default binding for PREV_LINK.Dai Sato2006-05-291-1/+6
|
* close textarea when table related tags are found.Dai Sato2006-04-081-1/+6
|
* check A tag in HTMLlineproc2body().Dai Sato2006-04-081-1/+6
|
* add explanations for .w3m/config and -o option.Dai Sato2006-04-081-1/+6
|
* [w3m-dev 04150] fix vi_prec_num switching.Dai Sato2006-04-081-2/+7
|
* [w3m-dev 04146] disable HAVE_LANGINFO_CODESET on cygwinDai Sato2006-04-081-1/+6
|
* Introduce option show_cookie and set it TRUE by default.Dai Sato2006-04-071-1/+7
|
* Replace '\n' (newline) with ' ' (space) in attributes of html tags.Dai Sato2006-04-071-1/+7
|
* Add w3mman -l <file> command line argument for viewing of local man files.Dai Sato2006-04-071-1/+7
|
* Use the hint instead of US_ASCII in wc_auto_detect.Dai Sato2006-04-071-1/+7
|