update.
[chise/est.git] / ChangeLog
index 16bd77c..c93c687 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,147 @@
+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):
+       - Add CSS setting for `h1'.
+       - Use `chise-wiki-glyphwiki-glyph-image-url' instead of
+         `https://glyphwiki.org/glyph'; use SVG instead of 50px PNG.
+
+2021-02-22  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (chise-wiki-bitmap-glyph-image-url): New
+       variable.
+       (chise-wiki-legacy-bitmap-glyphs-url): Renamed from
+       `chise-wiki-bitmap-glyphs-url'; use "https://www.chise.org/glyphs"
+       instead of "http://www.chise.org/glyphs".
+       (chise-wiki-hng-bitmap-glyphs-url): Use
+       "https://image.hng-data.org/glyphs/HNG" instead of
+       "http://hng.chise.org/glyphs/HNG".
+       (chise-wiki-daijiten-bitmap-glyphs-url): Use
+       "https://image.hng-data.org/glyphs/daijiten" instead of
+       "http://hng.chise.org/glyphs/daijiten".
+       (chise-wiki-glyph-cgi-url): Use
+       "https://www.chise.org/chisewiki/glyph.cgi" instead of
+       "http://www.chise.org/chisewiki/glyph.cgi".
+       (www-format-encode-string):     
+       - Add settings for `=>>daikanwa' and `===ucs@ks'.
+       - Use `chise-wiki-legacy-bitmap-glyphs-url' instead of
+         `chise-wiki-bitmap-glyphs-url'.
+       - Use `chise-wiki-bitmap-glyph-image-url' for glyph-image path of
+         JEF-CHINA3 instead of
+         http://kanji.zinbun.kyoto-u.ac.jp/db/CHINA3/Gaiji/; use
+         JEF-CHINA3/<HHHH>.png instead of CHINA3/Gaiji/<hhhh>.gif.
+       - Use https://mojikiban.ipa.go.jp/ instead of
+         http://mojikiban.ipa.go.jp/.
+       - Use chise-wiki-glyphwiki-glyph-image-url instead of
+         "http://glyphwiki.org/glyph"; use SVG instead of 100px PNG.
+       - Add setting for &(o-|G-|g2-|R-)KU(+<HHHH>|-<HHHHHHHH>);.
+       - Use "https://www.unicode.org/cgi-bin/refglyph?24-<HHHH>" instead
+         of "http://www.unicode.org/cgi-bin/refglyph?24-<HHHH>".
+       (coded-charset-GlyphWiki-id-alist): Add setting for
+       `===jis-x0208@1978'.
+
+2021-02-22  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc):
+       - Use https://image.chise.org/openseadragon/openseadragon.min.js
+         instead of
+         http://hng.chise.org/openseadragon/openseadragon.min.js.
+       - Use https://image.chise.org/openseadragon/images/ instead of
+         http://hng.chise.org/openseadragon/images/.
+       - Use https://image.hng-data.org/images/HNG/<ddd>/card/<dddd>.jpg
+         instead of
+         http://hng.chise.org/images/HNG/<ddd>/card/<dddd>.jpg.        
+       - Use https://glyphwiki.org/ instead of http://glyphwiki.org/.
+       - Use https://www.chise.org/ids-find instead of
+         http://www.chise.org/ids-find.
+       - Use https://www.chise.org/hng-ids-find instead of
+         http://www.chise.org/hng-ids-find.
+
+2021-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-uri-encode-object): Use
+       `www-uri-encode-feature-name' instead of
+       `est-uri-encode-feature-name-body'.
+
+2021-02-08  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Use
+       `==[name]' instead of `=>>>[name]'.
+       (www-uri-decode-feature-name): Abolished; use implementation in
+       tomoyo-tools/chiset-common.el.
+       (www-uri-encode-feature-name): Likewise.
+
+2020-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-Web-yunzi-char): New function.
+       (est-eval-value-as-Web-yunzi-char-list): New function.
+       (est-eval-apply-value): Use
+       `est-eval-value-as-Web-yunzi-char-list' for format
+       `space-separated-Web-yunzi-char-list'.
+
+2020-12-07  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Format
+       &(o-|G-|g2-|R-)HD-TK-dddddddd;
+
+2020-10-21  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (est-eval-value-as-shuowen-radical): New function.
+       (est-eval-apply-value): Use `est-eval-value-as-shuowen-radical'
+       for format `shuowen-radical'.
+       (est-eval-unit): Treat `shuowen-radical' in a similar way to
+       `kangxi-radical'.
+
+2020-10-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (est-coded-charset-priority-list): Add
+       `=ucs-var-010' and `=>ucs-itaiji-008'.
+       (www-format-encode-string): Format "&g2-M-ddddd;" to display with
+       GlyphWiki glyphs.
+       (coded-charset-GlyphWiki-id-alist): Add settings for
+       `=ucs-var-006', `=ucs-var-010', `=ucs-itaiji-004',
+       `=ucs-itaiji-005', `=ucs-itaiji-006', `=ucs-itaiji-007',
+       `=ucs-itaiji-008', `=>ucs-itaiji-002', `=>ucs-itaiji-003',
+       `=>ucs-itaiji-004', `=>ucs-itaiji-005', `=>ucs-itaiji-007',
+       `=>ucs-itaiji-008', `==gt', `==gt-k', `=+>big5-cdp',
+       `=>big5-cdp@iwds-1', `=>cbeta', `=big5-cdp-var-001',
+       `=big5-cdp-itaiji-003', `=>big5-cdp-itaiji-002',
+       `=>big5-cdp-itaiji-003' and `=>gt-k'; omit settings for
+       `==ucs@cns' and `=cns11643-*'; modify priority of
+       `=hanyo-denshi/ks', `=hanyo-denshi/tk', `=gt', `=daikanwa',
+       `=ruimoku-v6', `=>ruimoku-v6', `=ucs@iso' and `=ucs@unicode'; use
+       `=big5-cdp-var-00{3|5}' instead of `=big5-cdp-var-{3|5}'.
+       (char-GlyphWiki-id): Omit fallback code for `=cns11643-{1..7}'.
+
+2020-06-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (www-format-encode-string): Format
+       &(A-)CDP-vddd-hhhh; and &(A-)M-ddddd; to display with GlyphWiki
+       glyphs.
+
+2020-03-13  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (coded-charset-GlyphWiki-id-alist):   
+       - Add settings for `===mj', `==mj' `==ucs@JP/hanazono', `=mj' and
+         `=ucs@JP/hanazono'.
+       - Use uXXXX-j instead of uXXXX for `===ucs@jis', `==ucs@jis' and
+         `=ucs@jis'.
+       - Use uXXXX-jv instead of uXXXX for `=ucs@JP'.
+       (char-GlyphWiki-id): Use uXXXX-j instead of uXXXX for character
+       objects which have `=jis-x0208@1990', `=jis-x0212', `=jis-x0213-1'
+       and `=jis-x0213-2'.
+
+2020-02-05  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): For each character
+       object to represent HNG glyph-image, generate feature
+       `sources@gallica' and display them if the corresponding HNG-card
+       object has feature `->glyph-image@gallica'.
+
 2019-10-30  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cwiki-view.el (www-display-object-desc): Add [HNG-data] button