summaryrefslogtreecommitdiff
path: root/lisp/image-dired.el
Commit message (Collapse)AuthorAgeFilesLines
* (image-dired-image-at-point-p): Fix typo in docstring.Juanma Barranquero2007-10-041-1/+1
|
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
|
* (image-dired-sane-db-file): New func.Thien-Thi Nguyen2007-07-211-0/+23
| | | | | | | (image-dired-write-tags, image-dired-remove-tag) (image-dired-list-tags, image-dired-write-comments) (image-dired-get-comment, image-dired-mark-tagged-files) (image-dired-create-gallery-lists): Call new func.
* (image-dired-cmd-create-thumbnail-options)Glenn Morris2007-04-281-2/+2
| | | | | (image-dired-cmd-create-temp-image-options): Replace option +profile "*" with -strip.
* Mathias Dahl <mathias.dahl at gmail.com>:Glenn Morris2007-04-251-2/+4
| | | | | (image-dired-display-image): Derive image-type from filename rather than assuming jpeg, in case no resizing was needed.
* Rename from "thumbnails.el"; all instances of "thumbnails" changed toChong Yidong2007-04-221-0/+2597
"image-dired".