X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=2f0442dd0baeb3ae7527b994d597b41a4e46db5a;hb=604fc6f7fd4f2d252058892e253052932fd4f17e;hp=5cf032f91a90a5e20766801720095b361f4b8183;hpb=436f286b7e31ca5a78194655d9b99786fdc539d6;p=elisp%2Falbum.git diff --git a/ChangeLog b/ChangeLog index 5cf032f..2f0442d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2006-08-15 MORIOKA Tomohiko + + * www-page.el (www-page-display-dir): Renamed from + `www-page-display-thumbnails'. + (www-page-display-image): Check file exists. + (www-page-batch-get): Use `www-page-display-dir' instead of + `www-page-display-thumbnails'. + +2006-06-06 MORIOKA Tomohiko + + * www-page.el (www-page-size-specs): Change `WXGA' to 1280x800. + +2006-05-24 MORIOKA Tomohiko + + * www-page.el (www-page-display-page): Fix problem when the + specified file is a reference; fix problem when the specified + file's directory does not exist. + +2006-05-24 MORIOKA Tomohiko + + * www-page.el (www-page-display-page): Display error message if + file is not found. + +2006-05-21 MORIOKA Tomohiko + + * www-page.el (www-page-display-thumbnails): Support `refs' + feature about indirect references. + (www-page-display-page): Support `ref' feature about indirect + reference. + +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.