(www-char-display-feature-default): Abolished.
[chise/est.git] / ChangeLog
index a8861d1..31ee3e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,72 @@
+2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-set.el (www-parse-string-as-wiki-text): New function
+       [currently just a stub].
+       (www-feature-parse-string): Use `www-parse-string-as-wiki-text'.
+       (www-set-display-char-desc): Use
+       `char-feature-name-sans-versions'.
+
+       * cwiki-edit.el (www-edit-display-feature-input-box): New
+       function.
+       (www-edit-display-char-desc): Use
+       `www-edit-display-feature-input-box'.
+
+       * cwiki-view.el (www-display-char-desc): Use
+       `char-feature-name-sans-versions'.
+
+       * cwiki-common.el (char-feature-name-sans-versions): New function.
+
+2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-set.el (www-set-display-char-desc): Store new value into
+       FEATURE@$rev=latest; don't display `$rev=latest' domain features.
+
+       * cwiki-edit.el (www-edit-display-char-feature-default): Use
+       `www-char-feature' instead of `char-feature'.
+       (www-edit-display-char-feature-as-ucs): Likewise.
+       (www-edit-display-char-desc): Likewise; replace value of char-spec
+       with value of `www-char-feature'.
+
+       * cwiki-view.el (www-char-display-feature-default): Use
+       `www-char-feature' instead of `char-feature'.
+       (www-char-display-feature-as-ucs): Likewise.
+       (www-display-char-desc): Ignore `$rev=latest' domain features.
+
+       * cwiki-common.el (char-feature-name-at-domain): New function.
+       (www-char-feature): New function.
+       (www-format-encode-string): Use `www-char-feature' instead of
+       `char-feature'.
+       (www-format-eval-feature-value): Likewise.
+       (www-format-eval-unit): Likewise.
+
+2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-set.el (www-parse-string-default): New function.
+       (www-feature-parse-string):
+       - Support new format `string'.
+       - Use `www-parse-string-default' for `default'.
+
+2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-common.el (chise-wiki-glyph-cgi-url): New variable.
+       (www-uri-encode-char): Support `=>>gt'.
+       (www-format-encode-string):
+       - Use GT, Big5 and Big5-CDP fonts.
+       - Use http://www.unicode.org/cgi-bin/refglyph?24-hhhh to display
+         `=ucs@unicode' glyphs.
+       - Display &MCS-hhhhhhhh; with using child's glyph.
+
+       * cwiki-glyph.el: New file.
+
+2010-03-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * cwiki-common.el (chise-wiki-bitmap-glyphs-url): Renamed from
+       `chise-wiki-glyphs-url'.
+       (www-format-encode-string):
+       - Use `chise-wiki-bitmap-glyphs-url' instead of
+         `chise-wiki-glyphs-url'.
+       - Display &JC3-hhhh; and &ZOB-dddd;.
+
 2010-03-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * cwiki-edit.el (www-edit-display-feature-desc): Use