update.
[chise/est.git] / ChangeLog
1 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * cwiki-set.el: Omit to require `cwiki-common'.
4
5         * cwiki-view.el, cwiki-edit.el, cwiki-add.el: Require
6         `cwiki-format' instead of `cwiki-common' and `est-xml'.
7
8         * cwiki-common.el (www-format-value-as-kuten): Moved to
9         cwiki-format.el.
10         (www-format-value-default): Ditto.
11         (www-format-value-as-char-list): Ditto.
12         (www-format-value-as-domain-list): Ditto.
13         (www-format-value-as-ids): Ditto.
14         (www-format-value-as-S-exp): Ditto.
15         (www-format-value-as-HEX): Ditto.
16         (www-format-value-as-CCS-default): Ditto.
17         (www-format-value-as-CCS-94x94): Ditto.
18         (www-format-value-as-kangxi-radical): Ditto.
19         (www-format-value): Ditto.
20         (www-format-props-to-string): Ditto.
21         (www-format-apply-value): Ditto.
22         (www-format-eval-feature-value): Ditto.
23         (www-format-eval-unit): Ditto.
24         (www-format-eval-list): Ditto.
25
26         * cwiki-format.el: New file.
27
28 2010-12-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
29
30         * cwiki-view.el, cwiki-edit.el, cwiki-add.el: Require 'est-xml.
31
32         * cwiki-common.el (www-xml-format-props): Moved to est-xml.el.
33         (www-xml-format-unit): Ditto.
34         (www-xml-format-list): Ditto.
35
36         * est-xml.el: New file.
37
38 2010-12-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
39
40         * cwiki-common.el: Assign new genre `person-name@ruimoku'.
41
42 2010-11-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
43
44         * cwiki-edit.el (www-edit-display-object-desc): Renamed from
45         `www-edit-display-char-desc'; add new argument `genre'.
46         (www-batch-edit): Modify for `www-edit-display-object-desc'.
47
48         * cwiki-common.el (est-object-genre): New function.
49         (www-format-apply-value): Use `est-object-genre' instead of
50         `concord-object-genre'.
51
52 2010-11-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
53
54         * cwiki-common.el (www-get-feature-value): Add error-handler for
55         `concord-object-get'.
56         (www-format-value-as-char-list): Refer feature
57         `object-representation-format' instead of `name'.
58         (www-format-apply-value): Modify to edit non-character object.
59
60         * cwiki-view.el (www-display-object-desc): Modify to edit
61         non-character object.
62         (www-display-feature-desc): Add new argument `genre'.
63
64 2010-11-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
65
66         * cwiki-common.el: Assign new genre `region@ruimoku'.
67
68 2010-11-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
69
70         * cwiki-view.el (www-display-object-desc): Don't display CHISE
71         IDS-Find for non-character object.
72
73         * cwiki-common.el: Modify genres of ruimoku.
74
75 2010-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
76
77         * cwiki-view.el (www-display-object-desc): Use
78         `www-uri-encode-object' instead of `www-uri-encode-char'.
79         (www-batch-view): Likewise.
80
81         * cwiki-common.el (www-uri-encode-object): Renamed from
82         `www-uri-encode-char'.
83         (www-format-value-as-char-list): Use `www-uri-encode-object'
84         instead of `www-uri-encode-char'.
85         (www-format-value-as-ids): Likewise.
86         (www-format-eval-unit): Likewise.
87
88 2010-11-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
89
90         * cwiki-common.el (www-uri-encode-char): Support non-character
91         object.
92         (www-format-value-as-char-list): Add link and readable
93         presentation for non-character object.
94
95 2010-11-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
96
97         * cwiki-set.el (www-batch-set): Encode `xemacs-chise-version'.
98
99         * cwiki-add.el (www-batch-add): Encode `xemacs-chise-version'.
100
101         * cwiki-edit.el (www-batch-edit): Encode `xemacs-chise-version'.
102
103         * cwiki-view.el (www-batch-view): Encode (emacs-version).
104
105 2010-11-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
106
107         * cwiki-common.el (www-format-apply-value): Rename argument
108         `uri-char' to `uri-object'.
109         (www-format-eval-feature-value): Rename argument `char' and
110         `uri-char' to `object' and `uri-object'.
111         (www-format-eval-unit): Likewise.
112         (www-format-eval-list): Likewise.
113
114 2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
115
116         * cwiki-view.el (www-display-object-desc): New function.
117
118         * cwiki-common.el (est-format-object): New function.
119
120 2010-10-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
121
122         * cwiki-common.el (www-get-genre): Abolished.
123         (www-get-feature-value): Don't use `www-get-genre'.
124
125 2010-10-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
126
127         * cwiki-common.el:
128         - Set `file-name-coding-system' to 'utf-8-mcs-er.
129         - Add settings to assign genres of Ruimoku.
130         (www-get-feature-value): Modify for non-character genres.
131         (www-uri-decode-object): Use `www-uri-decode-feature-name' for
132         objects of `feature' genre.
133
134         * cwiki-view.el (www-display-object-desc): Fix problem when
135         `object' is not a character.
136         (www-batch-view): Support general genres.
137
138 2010-09-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
139
140         * cwiki-common.el (www-get-genre): New function.
141         (www-get-feature-value): Renamed from `www-char-feature'.
142         (www-uri-decode-object): Renamed from `www-uri-decode-char'; add
143         new argument `genre'.
144
145         * cwiki-view.el (www-display-object-desc): Renamed from
146         `www-display-char-desc'; add new argument `genre'.
147
148         * cwiki-add.el (www-add-display-char-desc): Use
149         `www-uri-decode-object' instead of `www-uri-decode-char'.
150
151         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
152         Use `www-uri-decode-object' instead of `www-uri-decode-char'.
153         (www-parse-string-as-space-separated-ids): Likewise.
154         (www-set-display-char-desc): Likewise; use `www-get-feature-value'
155         instead of `www-char-feature'.
156
157         * cwiki-edit.el (www-edit-display-feature-input-box): Use
158         `www-get-feature-value' instead of `www-char-feature'.
159         (www-edit-display-char-desc): Use `www-uri-decode-object' instead
160         of `www-uri-decode-char'.
161
162 2010-09-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
163
164         * cwiki-add.el: New file.
165
166 2010-04-08  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
167
168         * cwiki-view.el (www-display-char-desc): Use
169         `chise-wiki-displayed-features' instead of `displayed-features'.
170
171         * cwiki-common.el (chise-wiki-displayed-features): New variable.
172         (char-feature-name-at-domain): Fix problem when `domain' is nil.
173         (char-feature-name-domain): New function.
174         (www-uri-make-feature-name-url): New function.
175         (www-format-props-to-string): Fix problem when :len's value is
176         string.
177         (www-format-eval-unit):
178         - When :feature is specified, prefer FEATURE@DOMAIN to FEATURE.
179         - When :feature is specified in value related format functions,
180           add the displayed feature-name to
181           `chise-wiki-displayed-features'.
182         - Support `name-url' and `domain-name'.
183
184 2010-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
185
186         * cwiki-view.el (www-display-feature-desc): Fix problem to display
187         non-ASCII characters in property `format'.
188
189 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
190
191         * cwiki-view.el (www-display-char-desc): Use `www-feature-format'.
192         (www-display-feature-desc): Ditto.
193
194         * cwiki-common.el (www-feature-format): New function.
195         (www-format-eval-unit): Support `:feature' property for `value'
196         related functions and `name' function.
197
198 2010-04-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
199
200         * cwiki-common.el (www-feature-value-format): Search ancestors'
201         property if own property is not found.
202         (char-feature-name-parent): New function.
203         (www-format-feature-name*): Search ancestors' property if own
204         property is not found.
205
206 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
207
208         * cwiki-edit.el (www-edit-display-feature-desc): Display and
209         support editing of property `format'.
210
211         * cwiki-common.el (find-previous-defined-code-point): Fix problem
212         with `=ucs'.
213
214         * cwiki-view.el (www-display-feature-desc): Add edit button for
215         `format'.
216
217 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
218
219         * cwiki-common.el (www-feature-value-format): Add
220         `(prev-char) (next-char)' into default format of CCS feature.
221         (get-previous-code-point): New function.
222         (get-next-code-point): New function.
223         (find-previous-defined-code-point): New function.
224         (find-next-defined-code-point): New function.
225         (www-format-eval-unit): Support `prev-char' and `next-char'.
226
227 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
228
229         * cwiki-view.el (www-display-char-desc): Don't display "add
230         feature" button when running with simple mode.
231
232 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
233
234         * cwiki-set.el (www-set-display-feature-desc): Refer
235         `chise-wiki-view-url'.
236
237 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
238
239         * cwiki-view.el (www-display-feature-desc): Add new optional
240         argument `simple'; display "Edit" and "New Account" buttons when
241         running with simple mode; display "Simple" button when running
242         with edit mode.
243         (www-batch-view): Modify for `www-display-feature-desc' to support
244         mode.
245
246 2010-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
247
248         * cwiki-view.el (www-display-char-desc): Use <div> instead of <p>
249         to display feature in top-level.
250
251 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
252
253         * cwiki-set.el (chise-wiki-view-url): Use "view.cgi" instead of
254         "../view.cgi".
255
256         * cwiki-edit.el (chise-wiki-view-url): Use "view.cgi" instead of
257         "../view.cgi".
258
259         * cwiki-view.el (chise-wiki-edit-url): Use "edit.cgi" instead of
260         "edit/edit.cgi".
261         (chise-wiki-add-url): Use "add.cgi" instead of "edit/add.cgi".
262         (www-display-char-desc): Add new optional argument `simple';
263         display "Edit" and "New Account" buttons when running with simple
264         mode; display "Simple" button when running with edit mode.
265         (www-batch-view): Modify to support mode.
266
267         * cwiki-common.el (chise-wiki-edit-url): Changed to "edit.cgi".
268         (www-format-value): Add new optional argument `without-edit';
269         modify for `www-format-apply-value'.
270         (www-format-apply-value): Add new optional argument
271         `without-edit'; modify for `www-format-eval-list'.
272         (www-format-eval-feature-value): Add new optional arguments
273         `without-tags' and `without-edit'; modify for
274         `www-format-apply-value' and `www-format-eval-list'.
275         (www-format-eval-unit):
276         - Add new optional arguments `without-tags' and `without-edit';
277           modify for `www-format-eval-feature-value',
278           `www-format-apply-value' and `www-format-eval-list'.
279         - specify 'without-tags and 'without-edit for
280           `www-format-eval-list' in href part of `link'.
281         (www-format-eval-list): Add new optional arguments `without-tags'
282         and `without-edit'; modify for `www-format-eval-unit'.
283
284 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
285
286         * cwiki-common.el (www-format-eval-unit): Treat `string' as a
287         format specifier of feature-value.
288
289 2010-04-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
290
291         * cwiki-common.el (www-format-props-to-string): When `:len' is
292         specified, treat `:zero-padding' is specified.
293
294 2010-04-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
295
296         * cwiki-common.el (www-uri-encode-char): Use `=ruimoku-v6'.
297         (www-format-encode-string): Display `=ruimoku-v6' characters.
298
299         * cwiki-glyph.el (www-glyph-generate-png): Support `=ruimoku-v6'.
300         (www-glyph-display-png): Support RUI6-hhhh;
301
302 2010-04-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
303
304         * cwiki-common.el (www-uri-encode-char): Accept `=>zinbun-oracle'.
305         (www-format-encode-string):
306         - Display &A-ZOB-dddd;.
307         - Support `ideographic-combination'(合文) and
308           `ideographic-structure'.
309
310 2010-04-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
311
312         * cwiki-view.el (www-batch-view): Accept
313         "?char=&ENTITY-REFERENCE;".
314
315 2010-03-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
316
317         * cwiki-view.el (www-display-char-desc): Use
318         `char-feature-name-sans-versions' to avoid domain `$rev=latest'
319         when sort feature-names.
320
321 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
322
323         * cwiki-common.el (www-format-value-as-domain-list): New function.
324         (www-format-apply-value): Support `space-separated-domain-list'.
325         (char-GlyphWiki-id): Try to avoid uHHHH-{u|us}.
326
327 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
328
329         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): Add setting
330         for `=ucs@jis', `=jis-x0208@1978/-4pr' and `=jis-x0208@1978'.
331         (char-GlyphWiki-id): Use `char-feature' instead of `encode-char'.
332
333 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
334
335         * cwiki-view.el (www-display-char-desc): Add input form for CHISE
336         IDS-Find.
337
338 2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
339
340         * cwiki-view.el (www-display-char-desc): Try to display glyph of
341         GlyphWiki and link it.
342
343         * cwiki-common.el (coded-charset-GlyphWiki-id-alist): New
344         variable.
345         (char-GlyphWiki-id): New function.
346
347 2010-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
348
349         * cwiki-set.el (www-parse-string-as-kangxi-radical): New function.
350         (www-feature-parse-string): Support format `kangxi-radical'.
351
352         * cwiki-common.el (www-format-value-as-kangxi-radical): New
353         function.
354         (www-format-apply-value): Support format `kangxi-radical'.
355         (www-format-eval-unit): Support `kangxi-radical' as a value
356         format.
357
358 2010-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
359
360         * cwiki-common.el (www-format-value-default): New function.
361         (www-format-encode-string):
362         - Prefer `=gt' to `=cns11643-{1..7}'.
363         - Display &(G-)GT-Kddddd; entity references.
364         (www-format-apply-value):
365         - New implementation for format `string'.
366         - Use `www-format-value-default' for default format.
367
368         * cwiki-glyph.el (www-glyph-generate-png): Support `=gt-k'.
369         (www-glyph-display-png): Support GT-Kddddd.
370
371         * cwiki-set.el (www-parse-string-default): New implementation.
372         (www-set-display-feature-desc):
373         - New argument `format'.
374         - Display `value-format'.
375         (www-batch-set): Modify for the API change to set feature's
376         property.
377
378         * cwiki-view.el (www-display-char-desc): Display parents in the
379         header.
380         (www-display-feature-desc): Use `www-format-value' with default
381         format instead of `www-xml-format-list' and
382         `www-format-encode-string'.
383
384         * cwiki-edit.el (www-edit-display-feature-input-box): Add new
385         optional argument `value'.
386         (www-edit-display-feature-desc):
387         - Use `www-edit-display-feature-input-box' instead of
388           `www-edit-display-input-box'.
389         - Display `value-format'.
390
391 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
392
393         * cwiki-view.el (www-display-feature-desc): Display [edit] button
394         of `value-format'.
395
396 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
397
398         * cwiki-common.el (www-xml-format-unit): Escape `&'.
399
400 2010-03-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
401
402         * cwiki-common.el (www-format-encode-string): Display
403         &U-hhhhhhhh;.
404         (www-xml-format-props): Encode property value.
405         (www-xml-format-unit): Encode string.
406
407         * cwiki-edit.el (www-edit-display-feature-input-box): Escape <">.
408
409         * cwiki-view.el (www-display-feature-desc): Modify design of
410         [edit] button.
411
412 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
413
414         * cwiki-set.el (www-xml-to-stext-unit): Support
415         <link><ref>...</ref>...</link>.
416
417         * cwiki-common.el (www-xml-format-unit): Support tag style `ref'
418         in `link'.
419
420         * cwiki-view.el (www-display-feature-desc): Display `value-format'
421         and `format'.
422
423 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
424
425         * cwiki-common.el (www-format-feature-name-as-metadata): New
426         function.
427         (www-format-feature-name*): Use
428         `www-format-feature-name-as-metadata' for metadata features.
429
430 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
431
432         * cwiki-set.el (www-xml-parse-string): New function.
433         (www-xml-to-stext-props): New function.
434         (www-xml-to-stext-unit): New function.
435         (www-xml-to-stext-list): New function.
436         (www-stext-parse-xml-string): New function.
437         (www-parse-string-as-wiki-text): Use `www-stext-parse-xml-string'.
438
439         * cwiki-edit.el (www-edit-display-char-feature-default): Abolish.
440         (www-edit-display-char-feature-as-ucs): Abolish.
441         (www-edit-display-input-box): Add the first argument `object';
442         modify for `www-format-apply-value'.
443         (www-edit-display-feature-input-box): Modify input boxes; modify
444         for `www-format-value'.
445         (www-edit-display-feature-desc): Modify for
446         `www-edit-display-input-box'.
447
448         * cwiki-common.el (www-format-value): Add the first argument
449         `object' and the second argument `feature-name'; change argument
450         `variable' to be optional; modify for `www-format-apply-value'.
451         (www-format-apply-value): Add the first argument `object' and the
452         second argument `feature-name'; support format `wiki-text'.
453         (www-format-eval-feature-value): Modify for
454         `www-format-apply-value'.
455         (www-format-eval-unit): Likewise.
456         (www-xml-format-props): New function.
457         (www-xml-format-unit): New function.
458         (www-xml-format-list): New function.
459
460 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
461
462         * cwiki-set.el (www-set-display-char-desc):
463         - Setup property `additional-features' of feature `$object' when
464           feature value is stored.
465         - Mount additional-features.
466
467         * cwiki-view.el (www-char-display-feature-default): Abolished.
468         (www-char-display-feature-as-ucs): Abolished.
469         (www-display-char-desc): Mount additional-features.
470
471         * cwiki-common.el (www-feature-type): Support `*node' and
472         `*sources'.
473         (www-feature-value-format): Return `wiki-text' for type `stext'.
474         (www-format-apply-value): Don't set `default' even if a format is
475         not supported in this function.
476
477 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
478
479         * cwiki-set.el (www-parse-string-as-wiki-text): New function
480         [currently just a stub].
481         (www-feature-parse-string): Use `www-parse-string-as-wiki-text'.
482         (www-set-display-char-desc): Use
483         `char-feature-name-sans-versions'.
484
485         * cwiki-edit.el (www-edit-display-feature-input-box): New
486         function.
487         (www-edit-display-char-desc): Use
488         `www-edit-display-feature-input-box'.
489
490         * cwiki-view.el (www-display-char-desc): Use
491         `char-feature-name-sans-versions'.
492
493         * cwiki-common.el (char-feature-name-sans-versions): New function.
494
495 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
496
497         * cwiki-set.el (www-set-display-char-desc): Store new value into
498         FEATURE@$rev=latest; don't display `$rev=latest' domain features.
499
500         * cwiki-edit.el (www-edit-display-char-feature-default): Use
501         `www-char-feature' instead of `char-feature'.
502         (www-edit-display-char-feature-as-ucs): Likewise.
503         (www-edit-display-char-desc): Likewise; replace value of char-spec
504         with value of `www-char-feature'.
505
506         * cwiki-view.el (www-char-display-feature-default): Use
507         `www-char-feature' instead of `char-feature'.
508         (www-char-display-feature-as-ucs): Likewise.
509         (www-display-char-desc): Ignore `$rev=latest' domain features.
510
511         * cwiki-common.el (char-feature-name-at-domain): New function.
512         (www-char-feature): New function.
513         (www-format-encode-string): Use `www-char-feature' instead of
514         `char-feature'.
515         (www-format-eval-feature-value): Likewise.
516         (www-format-eval-unit): Likewise.
517
518 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
519
520         * cwiki-set.el (www-parse-string-default): New function.
521         (www-feature-parse-string):
522         - Support new format `string'.
523         - Use `www-parse-string-default' for `default'.
524
525 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
526
527         * cwiki-common.el (chise-wiki-glyph-cgi-url): New variable.
528         (www-uri-encode-char): Support `=>>gt'.
529         (www-format-encode-string):
530         - Use GT, Big5 and Big5-CDP fonts.
531         - Use http://www.unicode.org/cgi-bin/refglyph?24-hhhh to display
532           `=ucs@unicode' glyphs.
533         - Display &MCS-hhhhhhhh; with using child's glyph.
534
535         * cwiki-glyph.el: New file.
536
537 2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
538
539         * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Renamed from
540         `chise-wiki-glyphs-url'.
541         (www-format-encode-string):
542         - Use `chise-wiki-bitmap-glyphs-url' instead of
543           `chise-wiki-glyphs-url'.
544         - Display &JC3-hhhh; and &ZOB-dddd;.
545
546 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
547
548         * cwiki-edit.el (www-edit-display-feature-desc): Use
549         `www-format-feature-name*' instead of `www-format-feature-name'.
550
551         * cwiki-common.el (www-uri-decode-char):
552         - Accept `:' again.
553         - Prefer `=>jis-x0208' and `=>jis-x0213-1' to `=big5' and
554           `=big5-cdp'.
555         - Fix problem when no CCSes are found.
556         (www-format-feature-name*): New function.
557         (www-format-feature-name): Use `www-format-feature-name*'.
558
559 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
560
561         * cwiki-set.el (www-parse-string-as-space-separated-char-list):
562         Expect `string' to be encoded as URI.
563         (www-parse-string-as-space-separated-ids): Likewise.
564         (www-feature-parse-string): Likewise.
565         (www-set-display-char-desc): Expect `uri-char' to be encoded as
566         URI.
567         (www-set-display-feature-desc): Fix problem when `name@lang' is
568         not existed.
569         (www-batch-set): Don't use `decode-uri-string' for value of `char'
570         and feature-value.
571
572         * cwiki-edit.el (www-edit-display-char-desc): Expect `uri-char' to
573         be encoded as URI.
574         (www-batch-edit): Don't use `decode-uri-string' for value of
575         `char'.
576
577         * cwiki-view.el (www-display-char-desc): Expect `uri-char' to be
578         encoded as URI; encode `uri-char' if it is a non-encoded
579         character.
580         (www-batch-view): Don't use `decode-uri-string' for value of
581         `char'.
582
583         * cwiki-common.el (www-uri-decode-char): Expect char-rep to be
584         encoded as URI.
585         (www-uri-encode-char): Encode UCS characters as %XX encoding.
586         (www-format-feature-name-as-CCS): Insert space between
587         prefix (..., ===>, ==>, =>, =>>, =>>>, ..., =) and main-name.
588         (www-html-display-text): Don't escape "&" except "&GT-".
589
590 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
591
592         * cwiki-set.el (www-parse-string-as-space-separated-ids): New
593         function.
594         (www-parse-string-as-ku-ten): New function.
595         (www-feature-parse-string): Support `space-separated-ids' and
596         `ku-ten'.
597
598 2010-03-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
599
600         * cwiki-common.el (www-feature-value-format): Return
601         'space-separated-ids for `structure' type features.
602         (www-format-value-as-ids): New function.
603         (www-format-apply-value): Use `www-format-value-as-ids' for format
604         `space-separated-ids'.
605
606 2010-03-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
607
608         * cwiki-common.el, cwiki-edit.el, cwiki-set.el, cwiki-view.el: New
609         files.