Commit Graph

  • f4177807ad "MAN_KEEP_FORMATTING=1" http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=325699 Ito Hiroyuki 2010-07-18 13:38:30 +00:00
  • 9345b62da9 fix version check logic for FreeBSD http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493486 Ito Hiroyuki 2010-07-18 13:31:24 +00:00
  • 57fb8a745d update. Ito Hiroyuki 2010-07-18 13:24:03 +00:00
  • 07ac6defd8 fix typo. [w3m-dev 04319] Ito Hiroyuki 2010-07-18 13:20:32 +00:00
  • cb4a4e90d6 fix charset handling. [w3m-dev 04279] Dai Sato 2007-06-07 10:59:51 +00:00
  • 12193be8b8 add handling xterm-incompatible terminals without gpm. [w3m-dev 04278] Dai Sato 2007-06-07 10:54:10 +00:00
  • 40db8c3500 make number prefixes working, when vi_prec_num=0. Dai Sato 2007-06-04 13:21:10 +00:00
  • ae48f2a576 w3m 0.5.2 release Dai Sato 2007-05-31 12:17:05 +00:00
  • 50c06d19a9 fix type, add GC_INIT(). Dai Sato 2007-05-31 01:19:50 +00:00
  • 8917c3d381 fix for tab browsing. [w3m-dev 04266] Dai Sato 2007-05-30 04:47:24 +00:00
  • 4f490b306e add #ifdef __CYGWIN__. [w3m-dev 04265] Dai Sato 2007-05-30 04:43:59 +00:00
  • 1d5c3e343f add datarootdir. [w3m-dev 04264] Dai Sato 2007-05-30 03:15:13 +00:00
  • d4152b113b unbreak sysmouse support. [w3m-dev 04262] Dai Sato 2007-05-29 12:17:14 +00:00
  • 0dada82065 delete unused macros, change void to static void. [w3m-dev 04260] Dai Sato 2007-05-29 12:07:02 +00:00
  • 6c28792111 move 'gc' from $LIBS to $LIBGC. [w3m-dev 04259] Dai Sato 2007-05-29 12:01:04 +00:00
  • 30662f57ad add datarootdir for Autoconf 2.60 and later. Dai Sato 2007-05-29 11:50:24 +00:00
  • 784cdfcf43 pot-update. Dai Sato 2007-05-28 11:06:39 +00:00
  • 163bbd9fb9 add datarootdir for Autoconf 2.60 and later. Dai Sato 2007-05-27 10:43:41 +00:00
  • 3c7e9b27c1 [w3m-dev 04155] fix for minpw. Dai Sato 2007-05-23 15:06:05 +00:00
  • a7d4566c50 fix comments. Dai Sato 2007-05-23 13:15:36 +00:00
  • 4e4e64708e [w3m-dev 04246] delete nsl and dl for cross building. Dai Sato 2007-05-23 13:14:25 +00:00
  • 57a08b52db [w3m-dev 04236] expand display_ins_del to select a type of fontify. Dai Sato 2007-05-23 13:07:44 +00:00
  • 7d106cc9ad add checking ssl before digest_auth. Dai Sato 2007-05-23 12:49:43 +00:00
  • e4305ca608 [w3m-dev 04240] nl_langinfo() requires setlocale() Dai Sato 2007-05-23 12:34:20 +00:00
  • 599bb41857 [w3m-dev 03923] avoid extra blanks in pre in table. Dai Sato 2007-05-23 12:26:56 +00:00
  • bdeafaadf1 decoding URLs in correct condition. Dai Sato 2007-05-23 12:14:24 +00:00
  • c88367bc4a change char to unsigned char for HTML_DL_COMPACT(133). Dai Sato 2007-05-23 12:01:43 +00:00
  • e67286c23c [w3m-dev 04213] update Unicode charcters' width Dai Sato 2007-05-23 11:34:09 +00:00
  • 5441e3a0ae quote URLs with non-ASCII local directory names. [w3m-dev 04212] Dai Sato 2007-04-19 12:07:02 +00:00
  • 2c5eaafc8e avoid conflicts between input_alt and img_alt, and fix calculation of labeled line numbers when fold_line=1. [w3m-dev 04211] Dai Sato 2007-04-19 12:00:37 +00:00
  • 7b084101e3 display <em> and <i> elements with underline. [w3m-dev 04197] Dai Sato 2007-04-19 11:42:29 +00:00
  • d26d1ac387 * [SECURITY] fix format string vulnerability * file.c (inputAnswer) fix format string bug Fumitoshi UKAI 2006-12-27 02:15:24 +00:00
  • ab71462c9f [w3m-dev 04185] display <em> and <i> elements with bold letters. Dai Sato 2006-12-10 11:06:12 +00:00
  • d067996dca [w3m-dev 04184] automatic uncompression in downloading Dai Sato 2006-12-10 11:01:24 +00:00
  • 408c926802 accept invalid "set-cookies" headers when "domainName == .hostName". Dai Sato 2006-12-10 10:53:22 +00:00
  • dd02a73fcf add LiveHTTPHeaders-like option: -reqlog. Dai Sato 2006-12-10 10:49:23 +00:00
  • 8010a800b0 mailcap.c (acceptableMimeTypes): change default accept: line w3m should prefer text/html to other text/*. reported as Debian Bug#374296 Fumitoshi UKAI 2006-08-07 03:10:26 +00:00
  • 755718c883 avoid decoding when dump_extra option is specified. Dai Sato 2006-06-12 11:51:59 +00:00
  • b8f63e0d98 avoid decoding when dump_extra option is specified. Dai Sato 2006-06-10 11:09:06 +00:00
  • b91f116976 Show progress status when dump_extra option is specified. [w3m-dev 03992] Dai Sato 2006-06-10 10:01:18 +00:00
  • edfba91785 don't delete newlines in hidden values. [w3m-dev 04129] Dai Sato 2006-06-07 03:52:03 +00:00
  • 4b0c2cecc3 [w3m-dev-en 01067] decode content-encoding in all situations. Dai Sato 2006-05-29 12:54:26 +00:00
  • 48b920879b [w3m-dev-en 01057] delete calls to GC from wrap_GC_warn_proc to avoid deadlocks. Dai Sato 2006-05-29 12:42:22 +00:00
  • 44366cf8a5 [w3m-dev-en 01067] fix unsafe usage of SIGWINCH handler. Dai Sato 2006-05-29 12:28:01 +00:00
  • e6af15c579 Add SHIFT-TAB as a default binding for PREV_LINK. Dai Sato 2006-05-29 12:17:24 +00:00
  • 8b6920fd2a close textarea when table related tags are found. Dai Sato 2006-04-08 11:51:59 +00:00
  • a60d99eb7b check A tag in HTMLlineproc2body(). Dai Sato 2006-04-08 11:33:16 +00:00
  • 0f51d4c26f add explanations for .w3m/config and -o option. Dai Sato 2006-04-08 11:26:22 +00:00
  • dd7ae6dfb8 [w3m-dev 04150] fix vi_prec_num switching. Dai Sato 2006-04-08 11:21:07 +00:00
  • ac67ffe1a2 [w3m-dev 04146] disable HAVE_LANGINFO_CODESET on cygwin Dai Sato 2006-04-08 11:15:57 +00:00
  • db790bfd2b Introduce option show_cookie and set it TRUE by default. Dai Sato 2006-04-07 15:48:56 +00:00
  • 8396b91227 Replace '\n' (newline) with ' ' (space) in attributes of html tags. Dai Sato 2006-04-07 15:38:42 +00:00
  • 1014df1820 Add w3mman -l <file> command line argument for viewing of local man files. Dai Sato 2006-04-07 15:33:56 +00:00
  • 608eca22f6 rewind to 10 Feb 2006. Dai Sato 2006-04-07 15:31:52 +00:00
  • 75a6671d6c rewind to 10 Feb 2006. Dai Sato 2006-04-07 15:22:07 +00:00
  • a370f5d01d rewind to 10 Feb 2006. Dai Sato 2006-04-07 15:05:49 +00:00
  • d2459cad4d Add w3mman -l <file> command line argument for viewing of local man files. Dai Sato 2006-04-07 14:59:02 +00:00
  • b38dde4772 Use the hint instead of US_ASCII in wc_auto_detect. Dai Sato 2006-04-07 13:56:47 +00:00
  • 88aaa652d8 Use Strnew_charp(" ") instead of the wrong Strnew(" "). Dai Sato 2006-04-07 13:35:35 +00:00
  • 22d66ca585 rewind to 10 Feb 2006. Dai Sato 2006-04-07 13:21:11 +00:00
  • bc7f9c9026 apply multiple patches on w3m-dev(-en) ML since Jun 2005 to Jan 2006. Dai Sato 2006-04-05 14:18:53 +00:00
  • 77d7685295 replace pclose passed to localcgi_post/get() with fclose in openURL() Dai Sato 2006-02-10 12:52:23 +00:00
  • 9d56e4804d file.c: replace pclose with fclose in the end of uncompress_stream() by Dai Sato CVS ---------------------------------------------------------------------- Dai Sato 2006-02-09 12:49:52 +00:00
  • 14db86b5c2 configure.ac: rename from configure.in. this is for autoconf2.50 Fumitoshi UKAI 2005-02-26 17:13:58 +00:00
  • 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 Fumitoshi UKAI 2005-02-26 17:06:44 +00:00
  • 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> Fumitoshi UKAI 2005-02-14 16:36:29 +00:00
  • 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> Fumitoshi UKAI 2005-01-18 16:37:58 +00:00
  • 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> Fumitoshi UKAI 2005-01-04 15:51:03 +00:00
  • 0b0ee55a7c * w3mimg/fb/fb_gdkpixbuf.c (fb_image_load): fix unused variable `i' * w3mimg/x11/x11_w3mimg.c (x11_load_image): ditto Fumitoshi UKAI 2004-11-08 17:14:06 +00:00
  • 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 Fumitoshi UKAI 2004-11-08 17:08:09 +00:00
  • 42508f56c5 [w3m-dev 04117] Re: start attribute and value attribute on ordered lists * file.c (HTMLtagproc1): allow negative value for start attr From: Hiroyuki Ito <ZXB01226@nifty.com> Fumitoshi UKAI 2004-11-04 17:25:44 +00:00
  • 646f90c69a Bug#276246: w3m's locale parsing should at least see '@euro' modifier * config.h (HAVE_LANGINFO_CODESET): added * configure.in (AM_LANGINFO_CODESET): added * libwc/charset.c: #include <langinfo.h> (wc_charset_to_ces): use nl_langinfo(CODESET) From: Fumitoshi UKAI <ukai@debian.or.jp> Fumitoshi UKAI 2004-10-13 16:52:49 +00:00
  • 863ae727cc * [w3m-dev 04108] PIPE_BUF * main.c (pipeBuf): set buf->currentURL.file to prevent segfault by "PIPE_BUF cat;VIEW SOURCE;" From: Hiroyuki Ito <ZXB01226@nifty.com> Fumitoshi UKAI 2004-09-29 15:44:03 +00:00
  • 0b52d7d7d1 [w3m-dev 04104] w3mmail.cgi * scripts/w3mmail.cgi.in: strip ^M From: SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> Fumitoshi UKAI 2004-08-30 16:32:23 +00:00
  • 7d5328d6d8 [w3m-dev 04099] Re: w3m-img gtk2 * w3mimg/fb/fb_gdkpixbuf.c (fb_image_load): fix resize bug From: Hiroyuki Ito <ZXB01226@nifty.com> Fumitoshi UKAI 2004-08-16 16:56:39 +00:00
  • 151d79ed87 [w3m-dev 04097] Re: w3m-img gtk2 * w3mimg/fb/fb_gdkpixbuf.c (draw): no need bg (get_animation_size): use GTimeVal (fb_image_load): use GTimeVal fix for animation * w3mimg/x11/x11_w3mimg.c (get_animation_size): use GTimeVal (x11_load_image): use GTimeVal fix for animation From: Hiroyuki Ito <ZXB01226@nifty.com> Fumitoshi UKAI 2004-08-05 18:22:15 +00:00
  • d16ac274cf [w3m-dev 04096] w3m-img gtk2 * acinclude.m4 (AC_W3M_IMAGE): add USE_GTK2 add --with-imagelib=gtk2 * aclocal.m4 config.guess config.sub configure: regen * config.h.in: add USE_GTK2 * w3mimg/fb/fb_gdkpixbuf.c: support USE_GTK2 * w3mimg/fb/fb_img.h: add fb_image_init() * w3mimg/fb/fb_imlib2.h: fb_image_init() stub * w3mimg/fb/fb_w3mimg.c: call fb_image_init() * w3mimg/x11/x11_w3mimg.c: support USE_GTK2 From: Fumitoshi UKAI <ukai@debian.or.jp> Fumitoshi UKAI 2004-08-04 17:32:27 +00:00
  • a1ca0c89e0 [w3m-dev 04095] build fix when configure with --enable-messagel10n * main.c (main): locale and textdomain initialization if ENABLE_NLS * menu.c (initMenu): use _() instead of gettext() * rc.c (show_params): use _() instead of gettext() From: WATANABE Katsuyuki <knabe@sannet.ne.jp> Fumitoshi UKAI 2004-08-02 15:40:50 +00:00
  • 8fb6d5aca5 [w3m-dev 04094] Re: option panel: gettextize select list * rc.c (load_option_panel): don't gettext&wc_conv colorstr several times From: WATANABE Katsuyuki <knabe@sannet.ne.jp> Fumitoshi UKAI 2004-07-17 15:28:58 +00:00
  • 4b06a174e4 [w3m-dev 04093] bookmark charset * add global variable: BookmarkCharset. * main.c:adBmark(): remove condition LANG = JA. * main.c: buffername encode by BookmarkCharset when add bookmark. * main.c: BookmarkCharset pass to w3mbookmark. * w3mbookmark.c: ditto. From: WATANABE Katsuyuki <knabe@sannet.ne.jp> Fumitoshi UKAI 2004-07-15 16:44:37 +00:00
  • 055ad4c690 [w3m-dev 04092] remove __CYGWIN__ && LANG == JA * remove condition LANG == JA && __CYGWIN__ * cygwin_mouse_btn_swapped enabled when before 1.5.x From: WATANABE Katsuyuki <knabe@sannet.ne.jp> Fumitoshi UKAI 2004-07-15 16:32:38 +00:00
  • ac3a1a45c6 [w3m-dev 04091] option panel: gettextize select list * rc.c: gettextize option select list. * rc.c: add gettextize message. * po/w3m.pot: ditto. * po/ja.po: ditto. From: WATANABE Katsuyuki <knabe@sannet.ne.jp> Fumitoshi UKAI 2004-07-15 16:26:03 +00:00
  • ecd6374362 Debian Bug#259053 * doc/FAQ.html, doc-jp/FAQ.html: ~/.mailcap -> ~/.w3m/mailcap From: Fumitoshi UKAI <ukai@debian.or.jp> Fumitoshi UKAI 2004-07-13 17:17:39 +00:00
  • 3d0dc9e971 based on [w3m-dev 04079] SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> * Makefile.in: (libwc/libwc.a): always make in libwc subdir (w3mimg/w3mimg.a): always make in w3mimg subdir Fumitoshi UKAI 2004-05-10 17:45:04 +00:00
  • c9b1263a85 [w3m-dev-en 01007] * libwc/Makefile.in (CFLAGS): need @CPPFLAGS@ Fumitoshi UKAI 2004-05-02 16:44:08 +00:00
  • 5ee509c073 cvs version Fumitoshi UKAI 2004-05-02 16:40:46 +00:00
  • 561d6df426 w3m 0.5.1 * version.c.in: update * doc/README: version 0.5, release date, maintainer * doc-jp/README: ditto * NEWS: update * configure.in: version 0.5.1 * po/w3m.pot, ja.po: update-po Fumitoshi UKAI 2004-04-28 18:19:22 +00:00
  • b91e6ce453 [w3m-dev 04068] install-sh problem [w3m-dev 04069] install-sh problem 2 * Makefile.in (MAKE_ARGS): delete INSTALL * install-sh: replace with X Consortium install-sh (from automake) From: SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> Fumitoshi UKAI 2004-04-26 17:04:47 +00:00
  • 8d410b5b46 [w3m-dev 04073] Re: run configure in another directory * Makefile.in (CFLAGS): include dir here (DEFS): delete include dirs (libwc/libwc.a): pass OPTS only (w3mimg/w3mimg.a): pass OPTS only * libwc/Makefile.in (CFLAGS): fixed * w3mimg/Makefile.in (CFLAGS): added (fb x11): pass OPTS only * w3mimg/fb/Makefile.in (CFLAGS): added * w3mimg/x11/Makefile.in (CFLAGS): added From: Fumitoshi UKAI <ukai@debian.or.jp> Fumitoshi UKAI 2004-04-26 17:00:37 +00:00
  • b0e00c1c8f [w3m-dev 04066] --disable-color * rc.c (load_option_panel): #ifdef USE_COLOR From: SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> Fumitoshi UKAI 2004-04-22 16:34:08 +00:00
  • 58be2bdb6a build error for --enable-m17n --disable-unicode * libwc/detect.c (wc_create_detect_map): #ifdef USE_UNICODE From: Masao Uebayashi <uebayasi@pultek.co.jp> Fumitoshi UKAI 2004-04-21 16:42:17 +00:00
  • d02cc0c7de [w3m-dev 04064] authentication closes: Bug#:244029: w3m: HTTP basic authentication annoyance * fm.h (auth_cookie): deleted * proto.h (find_auth_cookie): deleted (add_auth_cookie): deleted (add_auth_user_passwd): added (invalidate_auth_user_passwd): added * etc.c (auth_pass): add bad flag delete file (dir_under): deleted (add_auth_pass_entry): add override flag no need to check file (find_auth_pass_entry): delete file check bad flag check uname (find_auth_user_passwd): find by pu->user (add_auth_user_passwd): added (invalidate_auth_user_passwd): added (parsePasswd): add no override ignore file (find_auth): deleted (find_auth_cookie): deleted (dump_auth_cookie): deleted (add_auth_cookie): deleted * file.c (getAuthCookie): add *uname, *pwd rewrite (loadGeneralFile): delete ss, add uname, pwd use add_auth_user_passwd instead of add_auth_cookie * url.c (HTTPrequest): don't authorization here it should be done in getAuthCookie in loadGeneralFile through extra_header * ftp.c (openFTPStream): add uname use find_auth_user_passwd instead of find_auth_cookie use add_auth_user_passwd instead of add_auth_cookie Fumitoshi UKAI 2004-04-16 18:47:18 +00:00
  • e4e1dd26a2 [w3m-dev 04063] about Makefile * Makefile.in (DEFS): use CGIBIN_DIR instead of LIB_DIR (MAKE_ARGS): ditto (distclean): rm -f * config.h.dist: use CGIBIN_DIR instead of LIB_DIR * indep.c (w3m_lib_dir): ditto * scripts/Makefile.in: ditto * scripts/multipart/Makefile.in: ditto * w3mimg/Makefile.in (clearn): remove w3mimg.a From: SAKAI Kiyotaka <ksakai@kso.netwk.ntt-at.co.jp> Fumitoshi UKAI 2004-04-09 17:18:48 +00:00
  • 064337fd40 regenerate Fumitoshi UKAI 2004-04-05 01:19:44 +00:00
  • 1f3235767e [w3m-dev 04049] w3m-cvs-1.914-misc.patch * Makefile.in (funcname.tab): dont modify when target is unchanged. (CFLAGS): need $(CPPFLAGS)? * config.h.in: add HAVE_STDINT_H, HAVE_INTTYPES_H * configure.in: s/AC_CANONICAL_SYSTEM/AC_CANONICAL_HOST/ don't use AC_CYGWIN don't use $CYGWIN, use $host_os *cygwin* AC_DEFINE in AC_CHECK_HEADER (float.h, sys/select.h) add stdint.h, inttypes.h * etc.c (find_auth_pass_entry): host is case insensitive * libwc/wc_types.h: use stdint.h or inttypes.h * main.c (MAIN); need GC_init() From: AIDA Shinra <shinra@j10n.org> Fumitoshi UKAI 2004-04-04 16:47:20 +00:00
  • 1586b6b951 Debian Bug#241192 w3m ipv6 FQDN resolution failure * etc.c (FQDN): need to set ai_flags AI_CANONNAME, since we need ai_canonname here. Fumitoshi UKAI 2004-03-31 16:45:39 +00:00
  • b5bb094440 [w3m-dev 04050] SSL verify * url.c (openSSLHandle): don't load verify locations if both ssl_ca_file and ssl_ca_path is NULL. From: AIDA Shinra <shinra@j10n.org> Fumitoshi UKAI 2004-03-30 18:06:42 +00:00
  • f8ca559c64 fix search problem on different charset page than display charset * proto.h (conv_search_string): added * search.c (migemostr): use conv_search_string (conv_search_string): added * main.c (srchcore): use conv_search_string (reMark): ditto * menu.c (menu_search_forward): ditto (menu_search_backward): ditto (menu_search_next_previous): ditto From: Fumitoshi UKAI <ukai@debian.or.jp> Fumitoshi UKAI 2004-03-23 16:44:02 +00:00
  • 8089d0558e rc.c: cleanup LANG==JA Fumitoshi UKAI 2004-03-23 16:31:43 +00:00
  • 08c54bb399 cleanup LANG==JA Fumitoshi UKAI 2004-03-22 17:20:16 +00:00