aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [w3m-dev 04451] add entity.h to "make clean" target.Dai Sato2012-05-221-1/+6
|
* [w3m-dev 04452] delete words about Boehm GC.Dai Sato2012-05-221-2/+4
|
* [w3m-dev 04451] add entity.h to "make clean" target.Dai Sato2012-05-221-1/+5
|
* parse META CHARSETDai Sato2012-05-221-1/+5
|
* correction: 0.5.2 -> 0.5.3Dai Sato2011-01-171-4/+8
|
* w3m 0.5.3 releaserelease-0-5-3Dai Sato2011-01-151-1/+12
|
* * [w3m-dev 04445] Re: Update documents (README.cookie)Ito Hiroyuki2011-01-051-1/+12
| | | | | * doc-jp/README.cookie: refer to RFC 2109. * doc/README.cookie: diito.
* [w3m-dev 04441] error when 'make install'Ito Hiroyuki2011-01-041-1/+10
|
* * [w3m-dev 04440] Update documents (README.cookie)Ito Hiroyuki2010-12-281-1/+7
|
* add documents for options "east_asian_width", "gb18030_as_ucs" and ↵Ito Hiroyuki2010-12-241-1/+7
| | | | "simple_preserve_space".
* * w3mimg/win/win_w3mimg.cpp:Ito Hiroyuki2010-12-241-4/+8
| | | | | | remove unused ifdefs. support "-anim" option. support "image_scale".
* w3mimgdisplay supports Windows console ↵Ito Hiroyuki2010-12-211-1/+22
| | | | (http://www.j10n.org/files/w3m-cvs-1.1040-misc.patch).
* add documents about some options for w3mimgdisplay.Ito Hiroyuki2010-12-201-1/+6
|
* [w3m-dev 04424] http://www.j10n.org/files/w3m-cvs-1.1040-misc.patchIto Hiroyuki2010-12-151-1/+18
|
* [w3m-dev 04419] AC_W3M_EXTLIBS does not check /lib64Ito Hiroyuki2010-12-151-1/+6
|
* [w3m-dev 04421] Patch to prevent sending Referer: ' header from HTTPS to HTTPIto Hiroyuki2010-12-111-1/+6
|
* * [w3m-dev 04414] Re: "normal" bugs from bugs.debian.orgIto Hiroyuki2010-10-111-1/+7
|
* [w3m-dev 04393] [patch] locale-related character managementIto Hiroyuki2010-08-241-1/+23
|
* Introduce option mailto_optionsIto Hiroyuki2010-08-201-1/+10
|
* exit code is 1 when an error is occuredIto Hiroyuki2010-08-201-1/+9
|
* All elements have the id attribute.Ito Hiroyuki2010-08-141-1/+7
|
* Support id attr on span etcIto Hiroyuki2010-08-121-1/+9
|
* [w3m-dev 04381] Re: check socklen_tIto Hiroyuki2010-08-111-1/+6
|
* [w3m-dev 04379] check socklen_tIto Hiroyuki2010-08-101-3/+9
|
* *** empty log message ***Ito Hiroyuki2010-08-091-2/+2
|
* * [w3m-dev 04375] Re: "important" bugs from bugs.debian.orgIto Hiroyuki2010-08-091-1/+8
| | | | | | * table.c (feed_table_tag): don't show message when rowspan is greater than ATTR_ROWSPAN_MAX * [w3m-dev 04376] Re: "important" bugs from bugs.debian.org * table.c (feed_table_tag): fix indent
* https://bugs.launchpad.net/ubuntu/+source/w3m/+bug/131993Ito Hiroyuki2010-08-081-1/+8
|
* [w3m-dev 04360] Re: "important" bugs from bugs.debian.orgIto Hiroyuki2010-08-081-1/+9
|
* fix conditions for UseGraphicCharIto Hiroyuki2010-08-041-1/+10
|
* [w3m-dev 04363] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki2010-08-031-1/+8
| | | | | remove codes for Debian revert manpages
* * register user name and password for proxy authentication.Ito Hiroyuki2010-08-031-1/+15
| | | | * remove option -pauth
* Revert the change of using ATTR_TITLE if ATTR_ALT is empty.Ito Hiroyuki2010-08-021-1/+6
|
* * [w3m-dev 04348] Re: "important" bugs from bugs.debian.orgIto Hiroyuki2010-07-301-4/+10
| | | | | | * 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
* * [w3m-dev 04345] Re: "important" bugs from bugs.debian.orgIto Hiroyuki2010-07-301-1/+7
| | | | | * file.c (HR_ATTR_WIDTH_MAX): added. * file.c (process_hr): check w > HR_ATTR_WIDTH_MAX
* * [w3m-dev 04237] [patch] cookie avoid [wrong number of dots]Ito Hiroyuki2010-07-261-1/+9
|
* * define AC_W3M_SSL_DIGEST_AUTHIto Hiroyuki2010-07-261-1/+5
|
* * merge ambiguous width patchIto Hiroyuki2010-07-251-1/+9
| | | | * http://www.j10n.org/files/w3m-cvs-1.914-ambwidth.patch
* [w3m-dev 04326] suppress compile warnings.Ito Hiroyuki2010-07-241-1/+8
|
* fix url.Ito Hiroyuki2010-07-201-2/+2
|
* * url.c (openSSLHandle): add support for TLS SNI (Server NameIndication)Ito Hiroyuki2010-07-201-19/+23
|
* * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki2010-07-191-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.
* * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki2010-07-191-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.
* * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki2010-07-191-1/+7
| | | | | * http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537706#10 * rc.c (interpret_rc): check line->length before call Strchop().
* * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki2010-07-191-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.
* * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki2010-07-191-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.
* * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.orgIto Hiroyuki2010-07-191-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().
* * [w3m-dev 04238] [patch] simple preserve spaceIto Hiroyuki2010-07-191-1/+11
| | | | | | * rc.c: Introduce option simple_preserve_space. * fm.h: add global variable SimplePreserveSpace. * file.c (HTMLlineproc0): check SimplePreserveSpace.
* http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=242599#21Ito Hiroyuki2010-07-181-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().
* set line->sizeIto Hiroyuki2010-07-181-1/+7
|
* replace \0 to make full string visible to user (CVE-2010-2074).Ito Hiroyuki2010-07-181-4/+3
|