update.
[chise/est.git] / ChangeLog
index f4dd651..e819315 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,59 @@
+2019-10-26  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): For genre `hng-card',
+       add a link to card image for the corresponding image-resource
+       page.
+
+2019-05-02  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Mount `abstract-glyph@iwds-1/confluented'.
+
+2019-05-01  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el: Mount `abstract-glyph@iwds-1'.
+
+2019-03-30  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * est-eval.el (daijiten-page-number-to-ndl-950498): New function.
+       (est-eval-value-as-daijiten-page): New function.
+       (est-eval-value-as-daijiten-page-list): New function.
+       (est-eval-apply-value): Use `est-eval-value-as-daijiten-page-list'
+       for format `space-separated-daijiten-page-list'.
+
+2019-03-18  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (chise-wiki-daijiten-bitmap-glyphs-url): New
+       variable.
+       (est-coded-charset-priority-list): Add `==>daijiten'.
+       (www-format-encode-string): Add settings for `==daijiten',
+       `=daijiten' and `==>daijiten'; add code to display Daijiten
+       characters.
+
+2019-03-15  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el:
+       - Require `chiset-common'.
+       - Move `est-uri-decode-feature-name-body' and
+         `est-uri-encode-feature-name-body' to chiset-common.el.
+
+2019-02-11  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-common.el (code-point): New genre.
+       (coded-character): New genre.
+       (glyph): New genre.
+
+2018-12-20  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-object-desc): Use [RDF (Turtle)]
+       instead of [Turtle]; use [XML (old RDF)] instead of [RDF]; change
+       order of buttons.
+
+2018-12-17  MORIOKA Tomohiko  <tomo.git@chise.org>
+
+       * cwiki-view.el (www-display-feature-desc): Fix problem when
+       uri-object is not specified; fix problem when property
+       `description' is not defined in the target feature.
+
 2018-12-15  MORIOKA Tomohiko  <tomo.git@chise.org>
 
        * cwiki-view.el: Require `concord-turtle-dump'.