update.
[chise/est.git] / ChangeLog
index 7400cfb..1cbff83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,166 @@
+2022-06-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Format
+       &A-SW-JIGUGE[45]-ddddd;
+
+2022-06-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Use "width: auto;
+       max-height: 80px" for Zinbun-Oracle-Bones characters.
+
+2022-06-10  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el:
+       - Mount `=hdic-ktb-seal-glyph-id'.
+       - Use `<-HDIC-SYP@tenrei-bansho-meigi' instead of `<-HDIC-SYP@ktb'.
+       - Use `->HDIC-SYP@tenrei-bansho-meigi' instead of `->HDIC-SYP@ktb'.
+       - Mount `<-Small-Seal@tenrei-bansho-meigi' and
+         `->Small-Seal@tenrei-bansho-meigi'.
+       (www-format-encode-string): Add setting for `===chise-hdic-ktb-seal'.
+
+2022-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el
+       (est-eval-value-as-hdic-tsj-character-with-description): New
+       function.
+       (est-eval-value-as-hdic-tsj-entry-character-list): New function.
+       (est-eval-apply-value): Use
+       `est-eval-value-as-hdic-tsj-entry-character-list' for
+       `hdic-tsj-entry-character-list'.
+
+2022-05-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-object-with-description): New
+       function.
+       (est-eval-value-as-entry-character-list): New function.
+       (est-eval-apply-value): Use
+       `est-eval-value-as-entry-character-list' to support new formats
+       `entry-character-list' and `unordered-entry-character-list'.
+
+2022-04-28  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el:
+       - Mount `<-HDIC-SYP@ktb' instead of `<-HDIC-SYP@KTB'.
+       - Mount `->HDIC-SYP@ktb' instead of `->HDIC-SYP@KTB'.
+
+2022-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Fixed.
+
+2022-03-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Mount `sound@fanqie'.
+       (www-feature-value-format): Use `space-separated-source-list' for
+       `domain-list'.
+       (est-format-object): Accept feature `=title' as the same as
+       `title'.
+
+2022-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-object): Accept `=title' as the
+       same as `=name'.
+       (est-eval-value-as-sources): New function.
+       (est-eval-apply-value):
+       - Use `est-eval-value-as-sources' instead of
+         `est-eval-value-as-domain-list' for format
+         `space-separated-domain-list'.
+       - Support new format `space-separated-source-list'.
+
+2022-01-21  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Use `hdic-tsj-word-id'
+       instead of `=hdic-tsj-entry-id'.
+
+2022-01-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el:
+       - Mount `hdic-tsj-word-id' instead of `=hdic-tsj-entry-id'.
+       - Mount `hdic-tsj-word', `hdic-tsj-word-description' and
+         `hdic-tsj-word-remarks'.
+
+2022-01-19  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Add setting for
+       `=>big5-cdp@iwds-1'.
+
+       * est-eval.el
+       (est-eval-value-as-HDIC-Yuanben-Yupian-volume-leaf-line-number):
+       New function.
+       (est-eval-apply-value): Use
+       `est-eval-value-as-HDIC-Yuanben-Yupian-volume-leaf-line-number'
+       for format `hdic-yy-readable'.
+       (est-eval-unit): Treat `hdic-yy-readable' as a value getter.
+
+2022-01-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-ndl-page-by-tify): New function.
+       (est-eval-apply-value): Use `est-eval-value-as-ndl-page-by-tify'
+       for format `tify-url-for-ndl'.
+       (est-eval-unit): Treat `tify-url-for-ndl' as a value getter.
+
+       * cwiki-common.el:
+       - Mount `hdic-ktb-entry-type' instead of `hdic-ktb-type'.
+       - Mount `hdic-ktb-ndl-pid'.
+       - Mount `<-HDIC-SYP@KTB' instead of `<-same@SYP/KTB'.
+       - Mount `->HDIC-SYP@KTB' instead of `->same@SYP/KTB'.
+       (www-format-encode-string): Add settings for `===chise-hdic-ktb' and
+       `=chise-hdic-ktb'.
+
+2022-01-16  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Mount `=hdic-ktb-entry-id',
+       `hdic-ktb-description', `hdic-ktb-type', `hdic-ktb-diff',
+       `hdic-ktb-syp-id', `hdic-ktb-yy-id', `<-same@SYP/KTB' and
+       `->same@SYP/KTB'.
+
+2022-01-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Add code to link HDIC
+       Viewer from HDIC-SYP characters.
+
+       * cwiki-common.el: Mount `=hdic-syp-entry-id' and
+       `hdic-syp-description'.
+       (www-format-encode-string): Add settings for `===chise-hdic-syp'
+       and `=chise-hdic-syp'.
+
+2022-01-14  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc):
+       - Add code to link HDIC Viewer from HDIC-TSJ characters.
+       - New implementation to add clickable image of clipped source
+         image for `=shuowen-jiguge', `===shuowen-jiguge5' and
+         `===shuowen-jiguge4' characters.
+
+       * cwiki-common.el: Mount `=hdic-tsj-entry-id' and
+       `=hdic-tsj-glyph-id'.
+       (www-format-encode-string): Add settings for `===chise-hdic-tsj'
+       and `=chise-hdic-tsj'.
+
+2021-06-12  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-entity-reference-alist): New
+       variable.
+       (www-format-encode-string):
+       - Use `est-coded-charset-entity-reference-alist'.
+       - Format &A-IWDSU-hhhh; to display with GlyphWiki glyphs.
+
+2021-06-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-batch-view-smart): Support
+       .../index.<lang>.html to specify language.
+
+2021-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Use
+       https://moji.or.jp/mojikibansearch/img/MJ/MJ<dddddd>.png instead
+       of https://mojikiban.ipa.go.jp/MJ<dddddd>.png as the URL of MJ
+       glyph-image.
+
+2021-03-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=>ucs@cognate'.
+
 2021-02-23  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cwiki-view.el (www-display-object-desc):