Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=242599#21 | Ito Hiroyuki | 2010-07-18 | 8 | -25/+52 |
| | | | | | | | | | | | | | | * file.c (is_html_type): added. (examineFile, loadGeneralFile, _saveBuffer) (openGeneralPagerBuffer, reloadBuffer): use is_html_type() instead of strcasecmp(). (loadGeneralFile): set f.guess_tupe * display.c (displayBuffer): use is_html_type() instead of strcasecmp(). * buffer.c (reshapeBuffer): use is_html_type() instead of strcasecmp(). * backend.c (internal_get): use is_html_type() instead of strcasecmp(). | ||||
* | set line->size | Ito Hiroyuki | 2010-07-18 | 2 | -2/+9 |
| | |||||
* | replace \0 to make full string visible to user (CVE-2010-2074). | Ito Hiroyuki | 2010-07-18 | 2 | -9/+28 |
| | |||||
* | "MAN_KEEP_FORMATTING=1" | Ito Hiroyuki | 2010-07-18 | 2 | -3/+9 |
| | | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=325699 | ||||
* | fix version check logic for FreeBSD | Ito Hiroyuki | 2010-07-18 | 2 | -4/+6 |
| | | | | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493486 | ||||
* | update. | Ito Hiroyuki | 2010-07-18 | 2 | -16/+6 |
| | |||||
* | fix typo. [w3m-dev 04319] | Ito Hiroyuki | 2010-07-18 | 2 | -3/+7 |
| | |||||
* | fix charset handling. [w3m-dev 04279] | Dai Sato | 2007-06-07 | 3 | -61/+68 |
| | |||||
* | add handling xterm-incompatible terminals without gpm. [w3m-dev 04278] | Dai Sato | 2007-06-07 | 2 | -3/+9 |
| | |||||
* | make number prefixes working, when vi_prec_num=0. | Dai Sato | 2007-06-04 | 3 | -16/+14 |
| | |||||
* | w3m 0.5.2 releaserelease-0-5-2 | Dai Sato | 2007-05-31 | 10 | -70/+93 |
| | |||||
* | fix type, add GC_INIT(). | Dai Sato | 2007-05-31 | 6 | -8/+17 |
| | |||||
* | fix for tab browsing. [w3m-dev 04266] | Dai Sato | 2007-05-30 | 3 | -6/+27 |
| | |||||
* | add #ifdef __CYGWIN__. [w3m-dev 04265] | Dai Sato | 2007-05-30 | 2 | -2/+9 |
| | |||||
* | add datarootdir. [w3m-dev 04264] | Dai Sato | 2007-05-30 | 5 | -2/+10 |
| | |||||
* | unbreak sysmouse support. [w3m-dev 04262] | Dai Sato | 2007-05-29 | 3 | -4/+49 |
| | |||||
* | delete unused macros, change void to static void. [w3m-dev 04260] | Dai Sato | 2007-05-29 | 3 | -11/+10 |
| | |||||
* | move 'gc' from $LIBS to $LIBGC. [w3m-dev 04259] | Dai Sato | 2007-05-29 | 4 | -12/+24 |
| | |||||
* | add datarootdir for Autoconf 2.60 and later. | Dai Sato | 2007-05-29 | 3 | -2/+12 |
| | |||||
* | pot-update. | Dai Sato | 2007-05-28 | 2 | -5/+9 |
| | |||||
* | add datarootdir for Autoconf 2.60 and later. | Dai Sato | 2007-05-27 | 2 | -1/+6 |
| | |||||
* | [w3m-dev 04155] fix for minpw. | Dai Sato | 2007-05-23 | 14 | -20/+243 |
| | |||||
* | fix comments. | Dai Sato | 2007-05-23 | 1 | -2/+3 |
| | |||||
* | [w3m-dev 04246] delete nsl and dl for cross building. | Dai Sato | 2007-05-23 | 3 | -3/+8 |
| | |||||
* | [w3m-dev 04236] expand display_ins_del to select a type of fontify. | Dai Sato | 2007-05-23 | 7 | -185/+430 |
| | |||||
* | add checking ssl before digest_auth. | Dai Sato | 2007-05-23 | 4 | -3934/+4355 |
| | |||||
* | [w3m-dev 04240] nl_langinfo() requires setlocale() | Dai Sato | 2007-05-23 | 6 | -13/+24 |
| | |||||
* | [w3m-dev 03923] avoid extra blanks in pre in table. | Dai Sato | 2007-05-23 | 3 | -44/+20 |
| | |||||
* | decoding URLs in correct condition. | Dai Sato | 2007-05-23 | 2 | -4/+9 |
| | |||||
* | change char to unsigned char for HTML_DL_COMPACT(133). | Dai Sato | 2007-05-23 | 2 | -3/+8 |
| | |||||
* | [w3m-dev 04213] update Unicode charcters' width | Dai Sato | 2007-05-23 | 4 | -7/+16 |
| | |||||
* | quote URLs with non-ASCII local directory names. [w3m-dev 04212] | Dai Sato | 2007-04-19 | 2 | -3/+9 |
| | |||||
* | avoid conflicts between input_alt and img_alt, and fix calculation of ↵ | Dai Sato | 2007-04-19 | 4 | -11/+21 |
| | | | | labeled line numbers when fold_line=1. [w3m-dev 04211] | ||||
* | display <em> and <i> elements with underline. [w3m-dev 04197] | Dai Sato | 2007-04-19 | 2 | -3/+8 |
| | |||||
* | * [SECURITY] fix format string vulnerability | Fumitoshi UKAI | 2006-12-27 | 2 | -3/+8 |
| | | | | * file.c (inputAnswer) fix format string bug | ||||
* | [w3m-dev 04185] display <em> and <i> elements with bold letters. | Dai Sato | 2006-12-10 | 6 | -79/+152 |
| | |||||
* | [w3m-dev 04184] automatic uncompression in downloading | Dai Sato | 2006-12-10 | 6 | -195/+220 |
| | |||||
* | accept invalid "set-cookies" headers when "domainName == .hostName". | Dai Sato | 2006-12-10 | 2 | -2/+15 |
| | |||||
* | add LiveHTTPHeaders-like option: -reqlog. | Dai Sato | 2006-12-10 | 5 | -19/+24 |
| | |||||
* | mailcap.c (acceptableMimeTypes): change default accept: line | Fumitoshi UKAI | 2006-08-07 | 2 | -7/+12 |
| | | | | | w3m should prefer text/html to other text/*. reported as Debian Bug#374296 | ||||
* | avoid decoding when dump_extra option is specified. | Dai Sato | 2006-06-12 | 2 | -2/+9 |
| | |||||
* | avoid decoding when dump_extra option is specified. | Dai Sato | 2006-06-10 | 2 | -4/+9 |
| | |||||
* | Show progress status when dump_extra option is specified. [w3m-dev 03992] | Dai Sato | 2006-06-10 | 2 | -2/+9 |
| | |||||
* | don't delete newlines in hidden values. [w3m-dev 04129] | Dai Sato | 2006-06-07 | 2 | -13/+35 |
| | |||||
* | [w3m-dev-en 01067] decode content-encoding in all situations. | Dai Sato | 2006-05-29 | 4 | -6/+28 |
| | |||||
* | [w3m-dev-en 01057] delete calls to GC from wrap_GC_warn_proc to avoid deadlocks. | Dai Sato | 2006-05-29 | 2 | -6/+10 |
| | |||||
* | [w3m-dev-en 01067] fix unsafe usage of SIGWINCH handler. | Dai Sato | 2006-05-29 | 2 | -19/+24 |
| | |||||
* | Add SHIFT-TAB as a default binding for PREV_LINK. | Dai Sato | 2006-05-29 | 5 | -5/+12 |
| | |||||
* | close textarea when table related tags are found. | Dai Sato | 2006-04-08 | 2 | -5/+15 |
| | |||||
* | check A tag in HTMLlineproc2body(). | Dai Sato | 2006-04-08 | 4 | -6/+30 |
| |