chise/est.git
14 years ago(www-edit-display-feature-desc): Use `www-format-feature-name*'
MORIOKA Tomohiko [Thu, 18 Mar 2010 06:10:59 +0000 (15:10 +0900)]
(www-edit-display-feature-desc): Use `www-format-feature-name*'
instead of `www-format-feature-name'.

14 years ago(www-uri-decode-char):
MORIOKA Tomohiko [Thu, 18 Mar 2010 06:09:28 +0000 (15:09 +0900)]
(www-uri-decode-char):
- Accept `:' again.
- Prefer `=>jis-x0208' and `=>jis-x0213-1' to `=big5' and `=big5-cdp'.
- Fix problem when no CCSes are found.
(www-format-feature-name*): New function.
(www-format-feature-name): Use `www-format-feature-name*'.

14 years agoupdate.
MORIOKA Tomohiko [Wed, 17 Mar 2010 19:46:44 +0000 (04:46 +0900)]
update.

14 years ago(www-parse-string-as-space-separated-char-list): Expect `string' not
MORIOKA Tomohiko [Wed, 17 Mar 2010 19:36:35 +0000 (04:36 +0900)]
(www-parse-string-as-space-separated-char-list): Expect `string' not
to be decoded by `decode-uri-string'.
(www-parse-string-as-space-separated-ids): Likewise.
(www-feature-parse-string): Likewise.
(www-set-display-char-desc): Expect `uri-char' not to be decoded by
`decode-uri-string'.
(www-set-display-feature-desc): Fix problem when `name@lang' is not
existed.
(www-batch-set): Don't use `decode-uri-string' for value of `char' and
feature-value.

14 years ago(www-edit-display-char-desc): Expect `uri-char' not to be decoded by
MORIOKA Tomohiko [Wed, 17 Mar 2010 19:30:30 +0000 (04:30 +0900)]
(www-edit-display-char-desc): Expect `uri-char' not to be decoded by
`decode-uri-string'.
(www-batch-edit): Don't use `decode-uri-string' for value of `char'.

14 years ago(www-display-char-desc): Expect `uri-char' to be encoded as %XX
MORIOKA Tomohiko [Wed, 17 Mar 2010 19:27:36 +0000 (04:27 +0900)]
(www-display-char-desc): Expect `uri-char' to be encoded as %XX
encoding; encode `uri-char' if it is a non-encoded character.
(www-batch-view): Don't use `decode-uri-string' for value of `char'.

14 years ago(www-uri-decode-char): Expect char-rep to be encoded as URI.
MORIOKA Tomohiko [Wed, 17 Mar 2010 19:16:02 +0000 (04:16 +0900)]
(www-uri-decode-char): Expect char-rep to be encoded as URI.
(www-uri-encode-char): Encode UCS characters as %XX encoding.
(www-format-feature-name-as-CCS): Insert space between prefix (...,
===>, ==>, =>, =>>, =>>>, ..., =) and main-name.
(www-html-display-text): Don't escape "&" except "&GT-".

14 years agoupdate.
MORIOKA Tomohiko [Tue, 16 Mar 2010 12:26:53 +0000 (21:26 +0900)]
update.

14 years ago(www-parse-string-as-space-separated-ids): New function.
MORIOKA Tomohiko [Tue, 16 Mar 2010 12:25:12 +0000 (21:25 +0900)]
(www-parse-string-as-space-separated-ids): New function.
(www-parse-string-as-ku-ten): New function.
(www-feature-parse-string): Support `space-separated-ids' and
`ku-ten'.

14 years agoupdate.
MORIOKA Tomohiko [Tue, 16 Mar 2010 11:51:46 +0000 (20:51 +0900)]
update.

14 years ago(www-feature-value-format): Return 'space-separated-ids for
MORIOKA Tomohiko [Tue, 16 Mar 2010 11:49:58 +0000 (20:49 +0900)]
(www-feature-value-format): Return 'space-separated-ids for
`structure' type features.
(www-format-value-as-ids): New function.
(www-format-apply-value): Use `www-format-value-as-ids' for format
`space-separated-ids'.

14 years agoNew file.
MORIOKA Tomohiko [Mon, 15 Mar 2010 15:05:34 +0000 (00:05 +0900)]
New file.

14 years agoNew files.
MORIOKA Tomohiko [Mon, 15 Mar 2010 14:51:50 +0000 (23:51 +0900)]
New files.