Fumitoshi UKAI a17f5fe817 [w3m-dev 03452] image map
* display.c (displayBuffer): use getCurrentMapLabel()
* fm.h (MapArea): delete ifdef MENU_MAP
	(image_map_list): added
* main.c (followA): don't call retrieveCurrentImg() ifdef USE_IMAGE
	use retrieveCurrentMap() ifndef USE_IMAGE
	(_followForm): indent
	(drawAnchorCursor0): add AnchorList
	(drawAnchorCuror): pass AnchorList to drawAnchorCursor0
	(follow_map): follow_map_panel
* map.c (searchMapList): added
	(nearestMapArea): n, min default value to -1
	(searchMapArea): added
	(getCurrentMapLabel): added
	(getMapXY): moved
	(retrieveCurrentMap): added
	(follow_map_menu): parsed_tagarg -> name
			rewrite to search map list/area
	(follow_map_panel): parsed_tagarg -> name
			rewrite to search map list/area
	(newMapArea): delete ifdef MENU_MAP
	(append_map_info): added
	(page_info_panel): append_map_info
* proto.h (follow_map_menu): parsed_tagarg -> name
	(follow_map_panel): parsed_tagarg -> name
	(getCurrentMapLabel): added
	(retrieveCurrentMap): added
* rc.c (CMT_IMAGE_MAP_LIST): added
	(image_map_list): added
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2002-11-19 17:40:30 +00:00
2002-11-18 17:32:16 +00:00
2002-10-29 14:28:30 +00:00
2002-11-18 17:32:16 +00:00
2002-11-15 15:51:23 +00:00
2002-11-19 17:40:30 +00:00
2002-11-09 21:55:24 +00:00
2002-09-24 16:35:02 +00:00
2002-11-19 17:40:30 +00:00
2002-11-08 15:54:46 +00:00
2002-11-18 18:10:35 +00:00
2002-11-19 17:40:30 +00:00
2002-11-18 18:26:13 +00:00
2002-11-05 17:10:04 +00:00
2002-11-15 15:57:16 +00:00
2002-11-09 21:55:24 +00:00
2002-11-09 21:55:24 +00:00
2002-11-06 15:09:16 +00:00
2002-09-28 16:30:07 +00:00
2002-09-28 16:30:07 +00:00
2002-11-19 17:40:30 +00:00
2002-07-18 15:02:21 +00:00
2002-11-19 17:40:30 +00:00
2002-07-18 14:59:02 +00:00
2002-07-18 14:59:02 +00:00
2002-11-15 15:36:48 +00:00
2002-11-18 17:27:01 +00:00
2002-11-19 17:40:30 +00:00
2002-11-19 17:40:30 +00:00
2002-11-06 15:05:34 +00:00
2002-09-24 16:35:02 +00:00
2002-09-24 16:35:02 +00:00
2002-11-11 15:14:54 +00:00
2002-11-18 17:32:16 +00:00
2002-11-05 13:25:59 +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%