X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=31ee3e46c2e89881df021cebbb9e4a421cd2bccf;hb=600491dd3cef170306832c8a029931480dd5dd85;hp=a8861d1c9af6c634ed75a5453f515d8010c4c0c3;hpb=053430208e58b486dec77d862471541ac7f769c8;p=chise%2Fest.git diff --git a/ChangeLog b/ChangeLog index a8861d1..31ee3e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,72 @@ +2010-03-18 MORIOKA Tomohiko + + * 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 + + * 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 + + * 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 + + * 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 + + * 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 * cwiki-edit.el (www-edit-display-feature-desc): Use