(www-format-value): Add the first variable `object' and the second
[chise/est.git] / ChangeLog
1 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * cwiki-set.el (www-set-display-char-desc):
4         - Setup property `additional-features' of feature `$object' when
5           feature value is stored.
6         - Mount additional-features.
7
8         * cwiki-view.el (www-char-display-feature-default): Abolished.
9         (www-char-display-feature-as-ucs): Abolished.
10         (www-display-char-desc): Mount additional-features.
11
12         * cwiki-common.el (www-feature-type): Support `*node' and
13         `*sources'.
14         (www-feature-value-format): Return `wiki-text' for type `stext'.
15         (www-format-apply-value): Don't set `default' even if a format is
16         not supported in this function.
17
18 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
19
20         * cwiki-set.el (www-parse-string-as-wiki-text): New function
21         [currently just a stub].
22         (www-feature-parse-string): Use `www-parse-string-as-wiki-text'.
23         (www-set-display-char-desc): Use
24         `char-feature-name-sans-versions'.
25
26         * cwiki-edit.el (www-edit-display-feature-input-box): New
27         function.
28         (www-edit-display-char-desc): Use
29         `www-edit-display-feature-input-box'.
30
31         * cwiki-view.el (www-display-char-desc): Use
32         `char-feature-name-sans-versions'.
33
34         * cwiki-common.el (char-feature-name-sans-versions): New function.
35
36 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
37
38         * cwiki-set.el (www-set-display-char-desc): Store new value into
39         FEATURE@$rev=latest; don't display `$rev=latest' domain features.
40
41         * cwiki-edit.el (www-edit-display-char-feature-default): Use
42         `www-char-feature' instead of `char-feature'.
43         (www-edit-display-char-feature-as-ucs): Likewise.
44         (www-edit-display-char-desc): Likewise; replace value of char-spec
45         with value of `www-char-feature'.
46
47         * cwiki-view.el (www-char-display-feature-default): Use
48         `www-char-feature' instead of `char-feature'.
49         (www-char-display-feature-as-ucs): Likewise.
50         (www-display-char-desc): Ignore `$rev=latest' domain features.
51
52         * cwiki-common.el (char-feature-name-at-domain): New function.
53         (www-char-feature): New function.
54         (www-format-encode-string): Use `www-char-feature' instead of
55         `char-feature'.
56         (www-format-eval-feature-value): Likewise.
57         (www-format-eval-unit): Likewise.
58
59 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
60
61         * cwiki-set.el (www-parse-string-default): New function.
62         (www-feature-parse-string):
63         - Support new format `string'.
64         - Use `www-parse-string-default' for `default'.
65
66 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
67
68         * cwiki-common.el (chise-wiki-glyph-cgi-url): New variable.
69         (www-uri-encode-char): Support `=>>gt'.
70         (www-format-encode-string):
71         - Use GT, Big5 and Big5-CDP fonts.
72         - Use http://www.unicode.org/cgi-bin/refglyph?24-hhhh to display
73           `=ucs@unicode' glyphs.
74         - Display &MCS-hhhhhhhh; with using child's glyph.
75
76         * cwiki-glyph.el: New file.
77
78 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
79
80         * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Renamed from
81         `chise-wiki-glyphs-url'.
82         (www-format-encode-string):
83         - Use `chise-wiki-bitmap-glyphs-url' instead of
84           `chise-wiki-glyphs-url'.
85         - Display &JC3-hhhh; and &ZOB-dddd;.
86
87 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
88
89         * cwiki-edit.el (www-edit-display-feature-desc): Use
90         `www-format-feature-name*' instead of `www-format-feature-name'.
91
92         * cwiki-common.el (www-uri-decode-char):
93         - Accept `:' again.
94         - Prefer `=>jis-x0208' and `=>jis-x0213-1' to `=big5' and
95           `=big5-cdp'.
96         - Fix problem when no CCSes are found.
97         (www-format-feature-name*): New function.
98         (www-format-feature-name): Use `www-format-feature-name*'.
99
100 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
101
102         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
103         Expect `string' to be encoded as URI.
104         (www-parse-string-as-space-separated-ids): Likewise.
105         (www-feature-parse-string): Likewise.
106         (www-set-display-char-desc): Expect `uri-char' to be encoded as
107         URI.
108         (www-set-display-feature-desc): Fix problem when `name@lang' is
109         not existed.
110         (www-batch-set): Don't use `decode-uri-string' for value of `char'
111         and feature-value.
112
113         * cwiki-edit.el (www-edit-display-char-desc): Expect `uri-char' to
114         be encoded as URI.
115         (www-batch-edit): Don't use `decode-uri-string' for value of
116         `char'.
117
118         * cwiki-view.el (www-display-char-desc): Expect `uri-char' to be
119         encoded as URI; encode `uri-char' if it is a non-encoded
120         character.
121         (www-batch-view): Don't use `decode-uri-string' for value of
122         `char'.
123
124         * cwiki-common.el (www-uri-decode-char): Expect char-rep to be
125         encoded as URI.
126         (www-uri-encode-char): Encode UCS characters as %XX encoding.
127         (www-format-feature-name-as-CCS): Insert space between
128         prefix (..., ===>, ==>, =>, =>>, =>>>, ..., =) and main-name.
129         (www-html-display-text): Don't escape "&" except "&GT-".
130
131 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
132
133         * cwiki-set.el (www-parse-string-as-space-separated-ids): New
134         function.
135         (www-parse-string-as-ku-ten): New function.
136         (www-feature-parse-string): Support `space-separated-ids' and
137         `ku-ten'.
138
139 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
140
141         * cwiki-common.el (www-feature-value-format): Return
142         'space-separated-ids for `structure' type features.
143         (www-format-value-as-ids): New function.
144         (www-format-apply-value): Use `www-format-value-as-ids' for format
145         `space-separated-ids'.
146
147 2010-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
148
149         * cwiki-common.el, cwiki-edit.el, cwiki-set.el, cwiki-view.el: New
150         files.