Fumitoshi UKAI 2649df63c9 [w3m-dev 02967] parallel image downloading
* fm.h (ImageCache): add touch, pid
* image.c (getCharSize): retry fscanf
* image.c (drawImage): retry fflush
* image.c (MAX_LOAD_IMAGE): added, default 4
* image.c (image_cache): change to ImageCache**
* image.c (image_lock): added
* image.c (load_image_handler): signal SIGUSR1
* image.c (load_image_next): signal SIGUSR1
* image.c (loadImage): parallel image downloading
* image.c (getImage): initialize touch, pid
* image.c (getImageSize): return value is TRUE or FALSE
		retry fscanf
From: Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>
2002-02-03 06:38:49 +00:00
2001-12-20 00:37:29 +00:00
2002-01-31 18:28:24 +00:00
2002-01-10 15:39:21 +00:00
2002-01-31 18:28:24 +00:00
2001-12-27 18:22:59 +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
2002-01-31 18:28:24 +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-12-20 03:39:32 +00:00
2002-01-31 18:28:24 +00:00
2002-02-01 13:58:47 +00:00
2002-01-31 18:28:24 +00:00
2002-01-21 17:57:28 +00:00
2002-01-10 15:39:21 +00:00
2002-01-31 03:55:35 +00:00
2001-12-21 21:37:12 +00:00
2002-02-01 13:58:47 +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%