aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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 labeled...Dai Sato2007-04-191-1/+7
* 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
* [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
* 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
* Use Strnew_charp(" ") instead of the wrong Strnew(" ").Dai Sato2006-04-071-1/+7
* rewind to 10 Feb 2006.Dai Sato2006-04-071-20/+1
* apply multiple patches on w3m-dev(-en) ML since Jun 2005 to Jan 2006.Dai Sato2006-04-051-1/+20
* replace pclose passed to localcgi_post/get() with fclose in openURL()Dai Sato2006-02-101-1/+6
* file.c: replace pclose with fclose in the end of uncompress_stream() by Dai SatoDai Sato2006-02-091-1/+6