Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2016-08-19 | Revert "Fix uninitialised values for <i> and <dd>" | Tatsuya Kinoshita | 1 | -6/+0 | |
This reverts commit 0fba2f1a6eb6861206ad120a02af2643938082cd. cf. https://github.com/tats/w3m/commit/0fba2f1a6eb6861206ad120a02af2643938082cd#commitcomment-18703355 | |||||
2016-08-19 | Fix uninitialised values for <i> and <dd> | Tatsuya Kinoshita | 1 | -0/+6 | |
Bug-Debian: https://github.com/tats/w3m/issues/16 | |||||
2016-08-18 | Prevent segfault with malformed input_alt | Tatsuya Kinoshita | 1 | -3/+3 | |
Bug-Debian: https://github.com/tats/w3m/issues/18 | |||||
2016-08-17 | Prevent segfault with incorrect button type | Tatsuya Kinoshita | 1 | -0/+11 | |
Bug-Debian: https://github.com/tats/w3m/issues/17 | |||||
2016-08-17 | Prevent segfault with incorrect form_int fid | Tatsuya Kinoshita | 1 | -2/+3 | |
Bug-Debian: https://github.com/tats/w3m/issues/15 | |||||
2016-08-17 | Prevent negative array index for selectnumber and textareanumber | Tatsuya Kinoshita | 1 | -4/+4 | |
Bug-Debian: https://github.com/tats/w3m/issues/12 | |||||
2016-08-16 | Truncate large values of table attributes | Tatsuya Kinoshita | 1 | -0/+9 | |
Bug-Debian: https://github.com/tats/w3m/issues/11 | |||||
2016-08-08 | Prevent segfault with malformed input type | Tatsuya Kinoshita | 1 | -4/+6 | |
Bug-Debian: https://github.com/tats/w3m/issues/7 | |||||
2016-03-29 | Fix mistake of unescape spaces for _doFileCopy | Tatsuya Kinoshita | 1 | -1/+1 | |
cf. [w3m-dev-en 00751], [w3m-dev-en 00752] on 2002-06-09 | |||||
2015-09-06 | Do not use C99-style comments | Tatsuya Kinoshita | 1 | -3/+3 | |
2015-09-06 | Mitigate issue #16 found by @kcwu | David Crosby | 1 | -9/+11 | |
2015-08-11 | Remove unused value | David Crosby | 1 | -1/+0 | |
2015-08-11 | Remove dead assignments flagged by Clang static analysis | David Crosby | 1 | -1/+0 | |
2015-08-11 | Fix resource leak in AuthDigestCred | David Crosby | 1 | -1/+3 | |
2015-07-25 | Initialise hidden_input to NULL | Richard Quirk | 1 | -1/+1 | |
This prevents a possible use of garbage value on line 3017. | |||||
2015-07-25 | use pclose for pipe | Richard Quirk | 1 | -1/+1 | |
2015-02-02 | New option "display_borders" to display 0 pixel table borders. | Tatsuya Kinoshita | 1 | -0/+2 | |
cf. http://d.hatena.ne.jp/rubikitch/20101120 | |||||
2014-12-06 | Add -sixel option which supports image processing by img2sixel. | Araki Ken | 1 | -3/+3 | |
2014-12-06 | * file.c: nw and ni are rounded up instead of rounded off to show every ↵ | Araki Ken | 1 | -2/+8 | |
corner of images. | |||||
2014-12-06 | * terms.c: Change time to wait for the response of "\x1b[14t\x1b[18t" from ↵ | Araki Ken | 1 | -9/+16 | |
0.1 sec to 0.5 sec. * image.c: - clearImage() works. - Use cached image files created by w3m in getImage(). * file.c: Hack for alignment. | |||||
2013-11-10 | Add support for single quoted meta refresh URL | Paul Boekholt | 1 | -3/+3 | |
Bug: https://sourceforge.net/p/w3m/patches/53/ | |||||
2013-10-14 | Workaround of GC crash on Cygwin64 | AIDA Shinra | 1 | -25/+33 | |
Patch from <http://www.j10n.org/files/w3m-cvs-1.1055-win64gc.patch>, [w3m-dev:04469] on 2013-10-14. | |||||
2013-08-04 | Fix segfault of loadGeneralFile() | Tatsuya Kinoshita | 1 | -2/+3 | |
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718612 | |||||
2013-07-28 | Fix segfault of process_button() | Tatsuya Kinoshita | 1 | -1/+1 | |
2013-04-08 | One more patch for siteconf from [w3m-dev 04464] | Tatsuya Kinoshita | 1 | -2/+1 | |
2013-04-08 | Support the siteconf feature | Tatsuya Kinoshita | 1 | -118/+110 | |
Patch to support the siteconf feature, from [w3m-dev 04463] on 2012-06-27, provided by AIDA Shinra. | |||||
2012-05-24 | Merge from upstream on 2012-05-22 | Tatsuya Kinoshita | 1 | -2/+9 | |
2012-05-22 | Merge from upstream on 2012-05-22 | Tatsuya Kinoshita | 1 | -2/+9 | |
2012-05-22 | parse META CHARSET | Dai Sato | 1 | -2/+9 | |
2011-06-19 | Support the button element as defined in HTML 4.01 | Tatsuya Kinoshita | 1 | -1/+148 | |
Patch from upstream, [w3m-dev 04411] on 2010-09-17, to support the button element. It is discussed upstream and incomplete, but enough to login Launchpad. | |||||
2011-05-04 | Adding upstream version 0.5.3upstream/0.5.3 | Tatsuya Kinoshita | 1 | -20/+78 | |
2011-05-04 | Adding upstream version 0.5.2upstream/0.5.2 | Tatsuya Kinoshita | 1 | -107/+499 | |
2011-05-04 | Adding upstream version 0.5.1upstream/0.5.1 | Tatsuya Kinoshita | 1 | -0/+8016 | |
2010-12-15 | [w3m-dev 04424] http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch | Ito Hiroyuki | 1 | -1/+3 | |
2010-08-03 | * register user name and password for proxy authentication. | Ito Hiroyuki | 1 | -1/+2 | |
* remove option -pauth | |||||
2010-08-02 | Revert the change of using ATTR_TITLE if ATTR_ALT is empty. | Ito Hiroyuki | 1 | -8/+3 | |
2010-07-30 | * [w3m-dev 04348] Re: "important" bugs from bugs.debian.org | Ito Hiroyuki | 1 | -3/+11 | |
* file.c (TEXTAREA_ATTR_COL_MAX, TEXTAREA_ATTR_ROWS_MAX): added. (process_textarea): check cur_textarea_size > TEXTAREA_ATTR_COL_MAX and cur_textarea_rows > TEXTAREA_ATTR_ROWS_MAX | |||||
2010-07-30 | * [w3m-dev 04345] Re: "important" bugs from bugs.debian.org | Ito Hiroyuki | 1 | -3/+8 | |
* file.c (HR_ATTR_WIDTH_MAX): added. * file.c (process_hr): check w > HR_ATTR_WIDTH_MAX | |||||
2010-07-24 | suppress compile warnings. | Ito Hiroyuki | 1 | -4/+5 | |
2010-07-19 | * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 1 | -3/+20 | |
* 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/+8 | |
* 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/+13 | |
* 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 | -2/+2 | |
* 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 | -8/+20 | |
* 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(). | |||||
2007-05-23 | [w3m-dev 04155] fix for minpw. | Dai Sato | 1 | -1/+15 | |
2007-05-23 | [w3m-dev 04236] expand display_ins_del to select a type of fontify. | Dai Sato | 1 | -28/+181 | |
2007-05-23 | [w3m-dev 03923] avoid extra blanks in pre in table. | Dai Sato | 1 | -1/+2 | |
2007-04-19 | avoid conflicts between input_alt and img_alt, and fix calculation of ↵ | Dai Sato | 1 | -5/+7 | |
labeled line numbers when fold_line=1. [w3m-dev 04211] | |||||
2006-12-27 | * [SECURITY] fix format string vulnerability | Fumitoshi UKAI | 1 | -2/+2 | |
* file.c (inputAnswer) fix format string bug | |||||
2006-12-10 | [w3m-dev 04185] display <em> and <i> elements with bold letters. | Dai Sato | 1 | -16/+65 | |