Fumitoshi UKAI 20c1fd1b01 [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
[w3m-dev 02986]
* file.c (print_internal_information): Don't print boundaries.
          Use henv->f instead of stdout.
From: TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
2002-02-04 15:26:44 +00:00
2002-01-31 18:28:24 +00:00
2002-01-31 18:28:24 +00:00
2002-01-31 18:28:24 +00:00
2002-01-31 03:55:35 +00:00
2002-02-04 15:07:20 +00:00
2002-01-31 18:28:24 +00:00
2002-02-01 13:58:47 +00:00
2002-02-04 15:20:38 +00:00
2002-01-31 18:28:24 +00:00
2002-01-31 03:55:35 +00:00
2002-01-31 15:54:19 +00:00
2002-01-31 18:28:24 +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%