Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * [w3m-dev 04414] Re: "normal" bugs from bugs.debian.org | Ito Hiroyuki | 2010-10-11 | 3 | -6/+75 |
| | |||||
* | [w3m-dev 04393] [patch] locale-related character management | Ito Hiroyuki | 2010-08-24 | 12 | -57/+4348 |
| | |||||
* | Introduce option mailto_options | Ito Hiroyuki | 2010-08-20 | 6 | -291/+340 |
| | |||||
* | exit code is 1 when an error is occured | Ito Hiroyuki | 2010-08-20 | 2 | -12/+32 |
| | |||||
* | All elements have the id attribute. | Ito Hiroyuki | 2010-08-14 | 4 | -90/+190 |
| | |||||
* | Support id attr on span etc | Ito Hiroyuki | 2010-08-12 | 4 | -21/+34 |
| | |||||
* | [w3m-dev 04381] Re: check socklen_t | Ito Hiroyuki | 2010-08-11 | 1 | -1/+6 |
| | |||||
* | * fix typo | Ito Hiroyuki | 2010-08-11 | 1 | -2/+2 |
| | |||||
* | [w3m-dev 04379] check socklen_t | Ito Hiroyuki | 2010-08-10 | 5 | -5932/+3272 |
| | |||||
* | *** empty log message *** | Ito Hiroyuki | 2010-08-09 | 1 | -2/+2 |
| | |||||
* | * [w3m-dev 04375] Re: "important" bugs from bugs.debian.org | Ito Hiroyuki | 2010-08-09 | 2 | -7/+12 |
| | | | | | | * 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/131993 | Ito Hiroyuki | 2010-08-08 | 2 | -2/+16 |
| | |||||
* | [w3m-dev 04360] Re: "important" bugs from bugs.debian.org | Ito Hiroyuki | 2010-08-08 | 4 | -6/+20 |
| | |||||
* | fix conditions for UseGraphicChar | Ito Hiroyuki | 2010-08-04 | 11 | -46/+91 |
| | |||||
* | [w3m-dev 04363] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 2010-08-03 | 4 | -22/+20 |
| | | | | | remove codes for Debian revert manpages | ||||
* | * register user name and password for proxy authentication. | Ito Hiroyuki | 2010-08-03 | 11 | -34/+69 |
| | | | | * remove option -pauth | ||||
* | Revert the change of using ATTR_TITLE if ATTR_ALT is empty. | Ito Hiroyuki | 2010-08-02 | 2 | -9/+9 |
| | |||||
* | * [w3m-dev 04348] Re: "important" bugs from bugs.debian.org | Ito Hiroyuki | 2010-07-30 | 2 | -7/+21 |
| | | | | | | * 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.org | Ito Hiroyuki | 2010-07-30 | 2 | -4/+15 |
| | | | | | * 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 Hiroyuki | 2010-07-26 | 6 | -143/+195 |
| | |||||
* | * define AC_W3M_SSL_DIGEST_AUTH | Ito Hiroyuki | 2010-07-26 | 2 | -18/+23 |
| | |||||
* | * merge ambiguous width patch | Ito Hiroyuki | 2010-07-25 | 17 | -174/+22236 |
| | | | | * http://www.j10n.org/files/w3m-cvs-1.914-ambwidth.patch | ||||
* | [w3m-dev 04326] suppress compile warnings. | Ito Hiroyuki | 2010-07-24 | 1 | -1/+8 |
| | |||||
* | suppress compile warnings. | Ito Hiroyuki | 2010-07-24 | 1 | -4/+5 |
| | |||||
* | * update messages. | Ito Hiroyuki | 2010-07-21 | 2 | -536/+584 |
| | | | | * use UTF-8. | ||||
* | fix url. | Ito Hiroyuki | 2010-07-20 | 1 | -2/+2 |
| | |||||
* | * url.c (openSSLHandle): add support for TLS SNI (Server NameIndication) | Ito Hiroyuki | 2010-07-20 | 2 | -20/+27 |
| | |||||
* | * [w3m-dev 04321] Re: w3m's bugs from bugs.debian.org | Ito Hiroyuki | 2010-07-19 | 7 | -10/+67 |
| | | | | | | | | | | | * 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.org | Ito Hiroyuki | 2010-07-19 | 4 | -4/+23 |
| | | | | | | | * 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.org | Ito Hiroyuki | 2010-07-19 | 2 | -4/+12 |
| | | | | | * 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.org | Ito Hiroyuki | 2010-07-19 | 2 | -5/+14 |
| | | | | | | | * 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.org | Ito Hiroyuki | 2010-07-19 | 6 | -27/+53 |
| | | | | | | | | | | * 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.org | Ito Hiroyuki | 2010-07-19 | 4 | -28/+67 |
| | | | | | | | | | | | | | * 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 space | Ito Hiroyuki | 2010-07-19 | 4 | -5/+19 |
| | | | | | | * 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#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 |
| |