X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Falbum.git;a=blobdiff_plain;f=ChangeLog;h=f795af888212aa1a82c109797a755a92f2c09fee;hp=3c68bd86fb66af152ef075c21e999e517297419c;hb=4b94e0d61706cc328a4e2a5b9cc3e6a37850eadf;hpb=a942a8852dcfb6ae2ee2fadb5f9ec357ae49e869 diff --git a/ChangeLog b/ChangeLog index 3c68bd8..f795af8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +2006-05-19 MORIOKA Tomohiko + + * page.cgi: New file. + +2006-05-18 MORIOKA Tomohiko + + * www-page.el: New file. + +2006-05-17 MORIOKA Tomohiko + + * 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 + + * www-image.el: New file. + +2006-02-22 MORIOKA Tomohiko + + * 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 + + * album.el (album-make-spec-by-width): Abolished. + (album-make-spec-by-height): Abolished. + (album-convert-image): New implementation. + 2005-04-19 MORIOKA Tomohiko * album.el (album-write-html): Change order of argument.