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