Fumitoshi UKAI e78b061cfd [w3m-dev 03616] Re: data: URL scheme
* file.c (loadGeneralFile): check SCM_DATA
	(loadImageBuffer): newBuffer()
* html.h (SCM_DATA): added
* indep.c (url_unquote): deleted
	(Str_url_unquote): renamed from Str_form_unquote
			+ is decoded is_form only
* indep.h (url_unquote): deleted
	(Str_url_unquote): added
	(Str_form_unquote): define by Str_url_unquote
* main.c (followA): file_unquote
	(cmd_loadURL): file_unquote
* url.c (DefaultPort): add for data:
	(schemetable): add "data"
	(DefaultFile): SCM_FTPDIR
	(parseURL): scheme copied from current
	(parseURL2): SCM_DATA
		check SCM_FTP, SCM_FTPDIR
	(_parsedURL2Str): add data in scheme_str
		handle SCM_DATA
		SCM_FTPDIR
	(openURL): file_unquote
		handle SCM_DATA
From: Hironori SAKAMOTO <hsaka@mth.biglobe.ne.jp>
2003-01-08 17:24:11 +00:00
2002-12-13 03:02:03 +00:00
2002-12-13 03:02:03 +00:00
2002-11-18 17:32:16 +00:00
2002-12-18 16:48:02 +00:00
2002-10-29 14:28:30 +00:00
2002-12-25 16:18:19 +00:00
2002-11-18 17:32:16 +00:00
2003-01-06 15:37:49 +00:00
2002-12-24 17:20:45 +00:00
2002-12-02 17:27:34 +00:00
2003-01-08 17:24:11 +00:00
2002-12-12 23:55:30 +00:00
2002-12-13 02:27:23 +00:00
2002-09-24 16:35:02 +00:00
2002-01-10 15:39:21 +00:00
2001-11-20 17:49:23 +00:00
2002-12-27 16:46:13 +00:00
2001-11-24 02:01:26 +00:00
2001-11-24 02:01:26 +00:00
2002-12-27 16:09:18 +00:00
2003-01-08 17:24:11 +00:00
2002-12-27 16:07:44 +00:00
2002-12-03 15:35:09 +00:00
2001-11-30 10:10:24 +00:00
2002-12-14 15:28:37 +00:00
2002-12-24 17:20:45 +00:00
2002-12-04 17:15:35 +00:00
2002-12-03 16:01:14 +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
2002-12-10 15:51:14 +00:00
2002-12-05 16:34:33 +00:00
2002-01-26 17:24:01 +00:00
2003-01-08 17:24:11 +00:00
2002-12-11 15:08:47 +00:00
2003-01-08 17:24:11 +00:00
2003-01-08 17:24:11 +00:00
2002-01-31 18:28:24 +00:00
2002-11-06 15:09:16 +00:00
2001-11-24 02:01:26 +00:00
2002-12-24 17:20:45 +00:00
2002-09-28 16:30:07 +00:00
2002-12-13 03:02:03 +00:00
2002-11-27 16:35:18 +00:00
2001-11-20 17:49:23 +00:00
2002-12-24 17:20:45 +00:00
2003-01-08 17:24:11 +00:00
2001-11-08 05:14:08 +00:00
2002-07-18 15:02:21 +00:00
2002-12-13 02:19:01 +00:00
2002-07-18 14:59:02 +00:00
2002-07-18 14:59:02 +00:00
2002-12-24 17:20:45 +00:00
2001-11-20 17:49:23 +00:00
2002-12-24 17:20:45 +00:00
2002-12-24 17:20:45 +00:00
2002-12-24 17:20:45 +00:00
2002-12-27 16:08:46 +00:00
2003-01-07 15:56:41 +00:00
2001-11-20 17:49:23 +00:00
2001-11-20 17:49:23 +00:00
2002-12-24 17:20:45 +00:00
2001-11-24 02:01:26 +00:00
2003-01-06 15:36:56 +00:00
2002-12-27 16:07:44 +00:00
2001-11-08 05:14:08 +00:00
2002-12-24 17:20:45 +00:00
2002-01-10 15:39:21 +00:00
2001-11-24 02:01:26 +00:00
2002-12-24 17:20:45 +00:00
2001-11-24 02:01:26 +00:00
2002-12-17 16:17:28 +00:00
2002-12-06 16:49:18 +00:00
2002-09-24 16:35:02 +00:00
2002-09-24 16:35:02 +00:00
2003-01-07 15:57:45 +00:00
2001-11-24 02:01:26 +00:00
2001-11-24 02:01:26 +00:00
2003-01-08 17:24:11 +00:00
2002-12-06 03:40:45 +00:00
2001-11-08 05:14:08 +00:00
2002-12-27 16:07:44 +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 12 MiB
Languages
C 60.9%
HTML 13.4%
Roff 12.2%
JavaScript 5.6%
Perl 1.7%
Other 6.1%