(coded-charset-GlyphWiki-id-alist): Add setting for `=ucs@jis',
[chise/est.git] / ChangeLog
index f1a06b8..d93b8c8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,13 +1,49 @@
+2010-03-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-view.el (www-display-char-desc): Try to display glyph of
+       GlyphWiki and link it.
+
+       * cwiki-common.el (coded-charset-GlyphWiki-id-alist): New
+       variable.
+       (char-GlyphWiki-id): New function.
+
+2010-03-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-set.el (www-parse-string-as-kangxi-radical): New function.
+       (www-feature-parse-string): Support format `kangxi-radical'.
+
+       * cwiki-common.el (www-format-value-as-kangxi-radical): New
+       function.
+       (www-format-apply-value): Support format `kangxi-radical'.
+       (www-format-eval-unit): Support `kangxi-radical' as a value
+       format.
+
 2010-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
+       * cwiki-common.el (www-format-value-default): New function.
+       (www-format-encode-string):
+       - Prefer `=gt' to `=cns11643-{1..7}'.
+       - Display &(G-)GT-Kddddd; entity references.
+       (www-format-apply-value):
+       - New implementation for format `string'.
+       - Use `www-format-value-default' for default format.
+
+       * cwiki-glyph.el (www-glyph-generate-png): Support `=gt-k'.
+       (www-glyph-display-png): Support GT-Kddddd.
+
+       * cwiki-set.el (www-parse-string-default): New implementation.
+       (www-set-display-feature-desc):
+       - New argument `format'.
+       - Display `value-format'.
+       (www-batch-set): Modify for the API change to set feature's
+       property.
+
        * cwiki-view.el (www-display-char-desc): Display parents in the
        header.
        (www-display-feature-desc): Use `www-format-value' with default
        format instead of `www-xml-format-list' and
        `www-format-encode-string'.
 
-2010-03-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
-
        * cwiki-edit.el (www-edit-display-feature-input-box): Add new
        optional argument `value'.
        (www-edit-display-feature-desc):