Commit Graph

1259 Commits

Author SHA1 Message Date
Dai Sato
4e4e64708e [w3m-dev 04246] delete nsl and dl for cross building. 2007-05-23 13:14:25 +00:00
Dai Sato
57a08b52db [w3m-dev 04236] expand display_ins_del to select a type of fontify. 2007-05-23 13:07:44 +00:00
Dai Sato
7d106cc9ad add checking ssl before digest_auth. 2007-05-23 12:49:43 +00:00
Dai Sato
e4305ca608 [w3m-dev 04240] nl_langinfo() requires setlocale() 2007-05-23 12:34:20 +00:00
Dai Sato
599bb41857 [w3m-dev 03923] avoid extra blanks in pre in table. 2007-05-23 12:26:56 +00:00
Dai Sato
bdeafaadf1 decoding URLs in correct condition. 2007-05-23 12:14:24 +00:00
Dai Sato
c88367bc4a change char to unsigned char for HTML_DL_COMPACT(133). 2007-05-23 12:01:43 +00:00
Dai Sato
e67286c23c [w3m-dev 04213] update Unicode charcters' width 2007-05-23 11:34:09 +00:00
Dai Sato
5441e3a0ae quote URLs with non-ASCII local directory names. [w3m-dev 04212] 2007-04-19 12:07:02 +00:00
Dai Sato
2c5eaafc8e avoid conflicts between input_alt and img_alt, and fix calculation of labeled line numbers when fold_line=1. [w3m-dev 04211] 2007-04-19 12:00:37 +00:00
Dai Sato
7b084101e3 display <em> and <i> elements with underline. [w3m-dev 04197] 2007-04-19 11:42:29 +00:00
Fumitoshi UKAI
d26d1ac387 * [SECURITY] fix format string vulnerability
* file.c (inputAnswer) fix format string bug
2006-12-27 02:15:24 +00:00
Dai Sato
ab71462c9f [w3m-dev 04185] display <em> and <i> elements with bold letters. 2006-12-10 11:06:12 +00:00
Dai Sato
d067996dca [w3m-dev 04184] automatic uncompression in downloading 2006-12-10 11:01:24 +00:00
Dai Sato
408c926802 accept invalid "set-cookies" headers when "domainName == .hostName". 2006-12-10 10:53:22 +00:00
Dai Sato
dd02a73fcf add LiveHTTPHeaders-like option: -reqlog. 2006-12-10 10:49:23 +00:00
Fumitoshi UKAI
8010a800b0 mailcap.c (acceptableMimeTypes): change default accept: line
w3m should prefer text/html to other text/*.
    reported as Debian Bug#374296
2006-08-07 03:10:26 +00:00
Dai Sato
755718c883 avoid decoding when dump_extra option is specified. 2006-06-12 11:51:59 +00:00
Dai Sato
b8f63e0d98 avoid decoding when dump_extra option is specified. 2006-06-10 11:09:06 +00:00
Dai Sato
b91f116976 Show progress status when dump_extra option is specified. [w3m-dev 03992] 2006-06-10 10:01:18 +00:00
Dai Sato
edfba91785 don't delete newlines in hidden values. [w3m-dev 04129] 2006-06-07 03:52:03 +00:00
Dai Sato
4b0c2cecc3 [w3m-dev-en 01067] decode content-encoding in all situations. 2006-05-29 12:54:26 +00:00
Dai Sato
48b920879b [w3m-dev-en 01057] delete calls to GC from wrap_GC_warn_proc to avoid deadlocks. 2006-05-29 12:42:22 +00:00
Dai Sato
44366cf8a5 [w3m-dev-en 01067] fix unsafe usage of SIGWINCH handler. 2006-05-29 12:28:01 +00:00
Dai Sato
e6af15c579 Add SHIFT-TAB as a default binding for PREV_LINK. 2006-05-29 12:17:24 +00:00
Dai Sato
8b6920fd2a close textarea when table related tags are found. 2006-04-08 11:51:59 +00:00
Dai Sato
a60d99eb7b check A tag in HTMLlineproc2body(). 2006-04-08 11:33:16 +00:00
Dai Sato
0f51d4c26f add explanations for .w3m/config and -o option. 2006-04-08 11:26:22 +00:00
Dai Sato
dd7ae6dfb8 [w3m-dev 04150] fix vi_prec_num switching. 2006-04-08 11:21:07 +00:00
Dai Sato
ac67ffe1a2 [w3m-dev 04146] disable HAVE_LANGINFO_CODESET on cygwin 2006-04-08 11:15:57 +00:00
Dai Sato
db790bfd2b Introduce option show_cookie and set it TRUE by default. 2006-04-07 15:48:56 +00:00
Dai Sato
8396b91227 Replace '\n' (newline) with ' ' (space) in attributes of html tags. 2006-04-07 15:38:42 +00:00
Dai Sato
1014df1820 Add w3mman -l <file> command line argument for viewing of local man files. 2006-04-07 15:33:56 +00:00
Dai Sato
608eca22f6 rewind to 10 Feb 2006. 2006-04-07 15:31:52 +00:00
Dai Sato
75a6671d6c rewind to 10 Feb 2006. 2006-04-07 15:22:07 +00:00
Dai Sato
a370f5d01d rewind to 10 Feb 2006. 2006-04-07 15:05:49 +00:00
Dai Sato
d2459cad4d Add w3mman -l <file> command line argument for viewing of local man files. 2006-04-07 14:59:02 +00:00
Dai Sato
b38dde4772 Use the hint instead of US_ASCII in wc_auto_detect. 2006-04-07 13:56:47 +00:00
Dai Sato
88aaa652d8 Use Strnew_charp(" ") instead of the wrong Strnew(" "). 2006-04-07 13:35:35 +00:00
Dai Sato
22d66ca585 rewind to 10 Feb 2006. 2006-04-07 13:21:11 +00:00
Dai Sato
bc7f9c9026 apply multiple patches on w3m-dev(-en) ML since Jun 2005 to Jan 2006. 2006-04-05 14:18:53 +00:00
Dai Sato
77d7685295 replace pclose passed to localcgi_post/get() with fclose in openURL() 2006-02-10 12:52:23 +00:00
Dai Sato
9d56e4804d file.c: replace pclose with fclose in the end of uncompress_stream() by Dai Sato
CVS ----------------------------------------------------------------------
2006-02-09 12:49:52 +00:00
Fumitoshi UKAI
14db86b5c2 configure.ac: rename from configure.in. this is for autoconf2.50 2005-02-26 17:13:58 +00:00
Fumitoshi UKAI
088e2bc30b [w3m-dev 04143] Patch for OS/2
* config.h.in: ifdef HAVE_SETPGRP
* configure.in: define USE_BINMODE_STREAM for *os2-emx*
* islang.c: ULONG -> unsigned long
* main.c: ULONG -> unsigned long
2005-02-26 17:06:44 +00:00
Fumitoshi UKAI
fa58752f06 [w3m-dev-en 01045] From newbie: problem with w3m-0.5.1 installation
* acinclude.m4 (AC_W3M_SSL): define USE_SSL after ssl library found
From: Fumitoshi UKAI  <ukai@debian.or.jp>
2005-02-14 16:36:29 +00:00
Fumitoshi UKAI
57d2818318 [w3m-dev 04133] mouse_end() should preced reset_tty()?
* terms.c (reset_exit): mouse_end() should precede reset_tty()
From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
2005-01-18 16:37:58 +00:00
Fumitoshi UKAI
ab1f4c4d96 [w3m-dev 04130] [w3m-dev 04131] [w3m-dev 04132] Multiple challeges in *-Authenticate header
* file.c (skip_auth_token): added
	(extract_auth_val): ',' is end of token
	(extract_auth_param): use skip_auth_token
	(AuthDigestCred): parse qop and calc cnonce correctly
	(findAuthentication): use skip_auth_token
From: Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
2005-01-04 15:51:03 +00:00
Fumitoshi UKAI
0b0ee55a7c * w3mimg/fb/fb_gdkpixbuf.c (fb_image_load):
fix unused variable `i'
* w3mimg/x11/x11_w3mimg.c (x11_load_image):
  ditto
2004-11-08 17:14:06 +00:00
Fumitoshi UKAI
44c494c8f3 [w3m-dev 04128] Re: w3mimgdisplay
* acinclude.m4 (AC_W3M_IMAGE): check not yes
* aclocal.m4, configure: regen
* w3mimg/fb/fb_gdkpixbuf.c (fb_image_load):
   fb_image_fill in case GDK_PIXBUF_FRAME_DISPOSE
* w3mimg/x11/x11_w3mimg.c (get_animation_size):
   return n
  (x11_load_image):
   fill in case GDK_PIXBUF_FRAME_DISPOSE
2004-11-08 17:08:09 +00:00