Fumitoshi UKAI a8831d96bd [w3m-dev 02984] inline image improvements and cleanups
* config.h.dist (HAVE_SYMLINK) added
* config.h.dist (HAVE_LSTAT): added
* configure: symlink() check
* configure: lstat() check
* fm.h (maxLoadImage): added
* form.c (form_write_from_file): s/HAVE_READLINK/HAVE_LSTAT/
* image.c: include <sys/stat.h>
* image.c (MAX_LOAD_IMAGE): default 8
* image.c (max_load_image): deleted
* image.c (n_load_image): added
* image.c (showImageProgress): added
* image.c (loadImage): check load image count
			s/HAVE_READLINK/HAVE_LSTAT/ (HAVE_SYMLINK)
			showImageProgress
* local.c: include <sys/stat.h>
		s/HAVE_READLINK/HAVE_LSTAT/
* rc.c (CMT_MAX_LOAD_IMAGE): added
* rc.c (max_load_image): added
* doc/README.img: update
* doc-jp/README.img: update

* file.c (process_img): pre_int fix
From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
2002-02-04 15:18:41 +00:00
2001-12-20 00:37:29 +00:00
2001-11-27 03:54:49 +00:00
2002-01-31 18:28:24 +00:00
2001-11-29 09:34:14 +00:00
2002-01-10 15:39:21 +00:00
2001-11-20 17:49:23 +00:00
2002-01-31 18:28:24 +00:00
2001-11-24 02:01:26 +00:00
2001-11-24 02:01:26 +00:00
2001-11-30 10:10:24 +00:00
2001-11-20 17:49:23 +00:00
2001-11-08 05:14:08 +00:00
2001-11-08 05:14:08 +00:00
2001-11-08 05:14:08 +00:00
2001-11-20 17:49:23 +00:00
2002-01-26 17:24:01 +00:00
2002-01-26 17:24:01 +00:00
2001-12-26 17:57:57 +00:00
2001-11-27 18:29:24 +00:00
2002-01-31 18:28:24 +00:00
2001-11-24 02:01:26 +00:00
2002-01-12 13:33:47 +00:00
2002-01-23 17:19:47 +00:00
2002-01-23 17:19:47 +00:00
2002-01-31 03:55:35 +00:00
2001-11-20 17:49:23 +00:00
2001-11-08 05:14:08 +00:00
2002-02-04 15:07:20 +00:00
2002-01-31 18:28:24 +00:00
2001-11-30 10:10:24 +00:00
2001-11-22 14:07:37 +00:00
2001-11-20 17:49:23 +00:00
2001-11-24 02:01:26 +00:00
2002-02-01 13:58:47 +00:00
2001-11-20 17:49:23 +00:00
2001-11-20 17:49:23 +00:00
2001-11-24 02:01:26 +00:00
2002-01-31 18:28:24 +00:00
2001-11-08 05:14:08 +00:00
2002-01-21 17:57:28 +00:00
2002-01-10 15:39:21 +00:00
2001-11-24 02:01:26 +00:00
2002-01-31 03:55:35 +00:00
2001-12-21 21:37:12 +00:00
2001-11-24 02:01:26 +00:00
2001-11-30 10:10:24 +00:00
2001-11-24 02:01:26 +00:00
2001-12-02 16:26:08 +00:00
2001-11-24 02:01:26 +00:00
2001-11-24 02:01:26 +00:00
2002-01-31 15:54:19 +00:00
2001-11-24 02:01:26 +00:00
2001-12-02 16:26:08 +00:00
2002-01-31 18:28:24 +00:00
2001-11-08 05:14:08 +00:00

If you can read English, see doc/*.
If you can read Japanese, see doc-jp/*.
If you can read both, read both and correct English. :-)
Description
A modernized fork of w3m with next and previous heading and form navigation.b
Readme 13 MiB
Languages
C 60.9%
HTML 13.4%
Roff 12.2%
JavaScript 5.6%
Perl 1.7%
Other 6.1%