update.
[elisp/album.git] / ChangeLog
index 00c2ffd..5cf032f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www-image.el (www-image-default-base-directory): New variable.
+       (www-image-display-thumbnails): Get title from dir.desc; insert
+       note feature of dir.desc; use www-image-default-base-directory.
+
+2006-05-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * www-image.el: New file.
+
+2006-02-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-write-html): Add new optional argument
+       `image-url'.
+       (album-make-selection-1): New function.
+       (album-make-selection): New function.
+
+2006-02-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-make-spec-by-width): Abolished.
+       (album-make-spec-by-height): Abolished.
+       (album-convert-image): New implementation.
+
+2005-04-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-write-html): Change order of argument.
+       (album-convert-image): Likewise; add QVGA grade.
+       (album-convert-images): Change order of argument; don't use &rest
+       for `source-images'; change arguments `image-url-prefix',
+       `html-dest-dir' and `lang' to optional; add new optional arguments
+       `title' and `parent-url'.
+       (album-make-thumbnails): Change order of argument; add new
+       optional arguments `title' and `parent-url'.
+       (album-convert-directory): Change order of argument; use &optional
+       instead of &rest for `patterns'; change arguments
+       `image-url-prefix', `html-dest-dir' and `lang' to optional; add
+       new optional arguments `title' and `parent-url'.
+
+2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * album.el (album-write-html): Add new argument `lang'; add link
+       for "../index.html".
+       (album-convert-image): Add new argument `lang'; generate thumbnail
+       images.
+       (album-convert-images): Add new argument `lang'; call
+       `album-make-thumbnails'.
+       (album-make-thumbnails): New function.
+       (album-convert-directory): Add new argument `lang'.
+
 2005-04-18  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * album.el (album-write-html): Add new argument