Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2010-07-20 | fix url. | Ito Hiroyuki | 1 | -2/+2 | |
2010-07-20 | * url.c (openSSLHandle): add support for TLS SNI (Server NameIndication) | Ito Hiroyuki | 1 | -19/+23 | |
2010-07-19 | * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 1 | -1/+12 | |
* 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/+9 | |
* 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 | -1/+7 | |
* 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 | -1/+8 | |
* 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 | -1/+12 | |
* 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 04321] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 1 | -1/+14 | |
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=185006#22 * main.c (sig_chld): save exit code to d->err. (addDownloadList): initialize d->running and d->err. (DownloadListBuffer): check d->err. * fm.h (_DownloadList): add running and err. * file.c (save2tmp): check returned value of Strfputs(). (doFileSave): exit code is depend on the returned value of save2tmp(). | |||||
2010-07-19 | * [w3m-dev 04238] [patch] simple preserve space | Ito Hiroyuki | 1 | -1/+11 | |
* rc.c: Introduce option simple_preserve_space. * fm.h: add global variable SimplePreserveSpace. * file.c (HTMLlineproc0): check SimplePreserveSpace. | |||||
2010-07-18 | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=242599#21 | Ito Hiroyuki | 1 | -1/+14 | |
* 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(). | |||||
2010-07-18 | set line->size | Ito Hiroyuki | 1 | -1/+7 | |
2010-07-18 | replace \0 to make full string visible to user (CVE-2010-2074). | Ito Hiroyuki | 1 | -4/+3 | |
2010-07-18 | "MAN_KEEP_FORMATTING=1" | Ito Hiroyuki | 1 | -1/+7 | |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=325699 | |||||
2010-07-18 | fix version check logic for FreeBSD | Ito Hiroyuki | 1 | -2/+4 | |
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493486 | |||||
2010-07-18 | update. | Ito Hiroyuki | 1 | -1/+2 | |
2010-07-18 | fix typo. [w3m-dev 04319] | Ito Hiroyuki | 1 | -1/+5 | |
2007-06-07 | fix charset handling. [w3m-dev 04279] | Dai Sato | 1 | -1/+7 | |
2007-06-07 | add handling xterm-incompatible terminals without gpm. [w3m-dev 04278] | Dai Sato | 1 | -1/+6 | |
2007-06-04 | make number prefixes working, when vi_prec_num=0. | Dai Sato | 1 | -1/+6 | |
2007-05-31 | w3m 0.5.2 releaserelease-0-5-2 | Dai Sato | 1 | -1/+12 | |
2007-05-31 | fix type, add GC_INIT(). | Dai Sato | 1 | -1/+7 | |
2007-05-30 | fix for tab browsing. [w3m-dev 04266] | Dai Sato | 1 | -1/+6 | |
2007-05-30 | add #ifdef __CYGWIN__. [w3m-dev 04265] | Dai Sato | 1 | -1/+6 | |
2007-05-30 | add datarootdir. [w3m-dev 04264] | Dai Sato | 1 | -1/+6 | |
2007-05-29 | unbreak sysmouse support. [w3m-dev 04262] | Dai Sato | 1 | -1/+8 | |
2007-05-29 | delete unused macros, change void to static void. [w3m-dev 04260] | Dai Sato | 1 | -1/+6 | |
2007-05-29 | move 'gc' from $LIBS to $LIBGC. [w3m-dev 04259] | Dai Sato | 1 | -2/+8 | |
2007-05-29 | add datarootdir for Autoconf 2.60 and later. | Dai Sato | 1 | -1/+9 | |
2007-05-28 | pot-update. | Dai Sato | 1 | -1/+5 | |
2007-05-27 | add datarootdir for Autoconf 2.60 and later. | Dai Sato | 1 | -1/+5 | |
2007-05-23 | [w3m-dev 04155] fix for minpw. | Dai Sato | 1 | -4/+5 | |
2007-05-23 | fix comments. | Dai Sato | 1 | -2/+3 | |
2007-05-23 | [w3m-dev 04246] delete nsl and dl for cross building. | Dai Sato | 1 | -1/+6 | |
2007-05-23 | [w3m-dev 04236] expand display_ins_del to select a type of fontify. | Dai Sato | 1 | -1/+7 | |
2007-05-23 | add checking ssl before digest_auth. | Dai Sato | 1 | -1/+7 | |
2007-05-23 | [w3m-dev 04240] nl_langinfo() requires setlocale() | Dai Sato | 1 | -2/+8 | |
2007-05-23 | [w3m-dev 03923] avoid extra blanks in pre in table. | Dai Sato | 1 | -1/+6 | |
2007-05-23 | decoding URLs in correct condition. | Dai Sato | 1 | -1/+6 | |
2007-05-23 | change char to unsigned char for HTML_DL_COMPACT(133). | Dai Sato | 1 | -1/+6 | |
2007-05-23 | [w3m-dev 04213] update Unicode charcters' width | Dai Sato | 1 | -1/+7 | |
2007-04-19 | quote URLs with non-ASCII local directory names. [w3m-dev 04212] | Dai Sato | 1 | -1/+6 | |
2007-04-19 | avoid conflicts between input_alt and img_alt, and fix calculation of ↵ | Dai Sato | 1 | -1/+7 | |
labeled line numbers when fold_line=1. [w3m-dev 04211] | |||||
2007-04-19 | display <em> and <i> elements with underline. [w3m-dev 04197] | Dai Sato | 1 | -1/+6 | |
2006-12-27 | * [SECURITY] fix format string vulnerability | Fumitoshi UKAI | 1 | -1/+6 | |
* file.c (inputAnswer) fix format string bug | |||||
2006-12-10 | [w3m-dev 04185] display <em> and <i> elements with bold letters. | Dai Sato | 1 | -1/+7 | |
2006-12-10 | [w3m-dev 04184] automatic uncompression in downloading | Dai Sato | 1 | -1/+13 | |
2006-12-10 | accept invalid "set-cookies" headers when "domainName == .hostName". | Dai Sato | 1 | -1/+7 | |
2006-12-10 | add LiveHTTPHeaders-like option: -reqlog. | Dai Sato | 1 | -1/+7 | |
2006-08-07 | mailcap.c (acceptableMimeTypes): change default accept: line | Fumitoshi UKAI | 1 | -1/+7 | |
w3m should prefer text/html to other text/*. reported as Debian Bug#374296 | |||||
2006-06-12 | avoid decoding when dump_extra option is specified. | Dai Sato | 1 | -1/+6 | |