aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/image-dired.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* image-dired: Set default-directory in thumbnail bufferStefan Kangas2021-11-041-0/+1
* Make image-dired-display-image-mode inherit from image-modeStefan Kangas2021-11-041-171/+123
* ; * lisp/image-dired.el: Remove redundant :group args.Stefan Kangas2021-11-031-2/+0
* image-dired: Add face for flagged filesStefan Kangas2021-11-031-15/+47
* Fix declaration syntax of 'image-dired--on-file-in-dired-buffer'.Philipp Stephani2021-11-031-2/+2
* image-dired: Improve marking behaviorStefan Kangas2021-11-031-6/+8
* image-dired: Cleanup of four commandsStefan Kangas2021-11-031-27/+45
* image-dired: Support wrap-around in display-next-thumbnail-originalStefan Kangas2021-11-031-38/+36
* image-dired: Improve menusStefan Kangas2021-11-031-17/+25
* image-dired: Signal error if file is missing on displayStefan Kangas2021-11-031-0/+2
* image-dired: Move menu definitions to top levelStefan Kangas2021-11-031-64/+62
* Merge from origin/emacs-28Glenn Morris2021-10-291-37/+39
|\
| * image-dired: Unreverse accidentally reversed menusStefan Kangas2021-10-281-38/+38
* | Do interactive mode tagging in image-dired.elStefan Kangas2021-10-281-12/+12
* | image-dired: Make thumbnail rotation commands obsoleteStefan Kangas2021-10-281-47/+50
* | ; * lisp/image-dired.el: Be more consistent with spelling.Stefan Kangas2021-10-271-9/+9
* | image-dired: Don't show thumbnails if there are no image filesStefan Kangas2021-10-271-12/+13
* | Increase image-dired-show-all-from-dir-max-files to 500Stefan Kangas2021-10-271-10/+19
* | Merge from origin/emacs-28Glenn Morris2021-10-271-48/+49
|\ \ | |/
| * ; Checkdoc fixes in image-dired.elStefan Kangas2021-10-271-48/+49
* | image-dired: Set line-spacing to match horizontal spaceStefan Kangas2021-10-271-1/+3
* | image-dired: Add support for bookmark.elStefan Kangas2021-10-271-1/+34
* | ; * lisp/image-dired.el: Move obsolete things to "Obsolete" sectionStefan Kangas2021-10-271-7/+7
* | image-dired: Improve mouse behaviourStefan Kangas2021-10-271-0/+13
* | image-dired: Don't ding at beginning or end of bufferStefan Kangas2021-10-271-12/+23
* | image-dired: Add new commands for beginning/end of bufferStefan Kangas2021-10-271-0/+27
* | image-dired: Use an evenly spaced grid for thumbnailsStefan Kangas2021-10-271-5/+13
* | ; * lisp/image-dired.el (image-dired-cmd-pngnq-options): Fix :version.Stefan Kangas2021-10-271-2/+2
* | image-dired: Use example.org in examplesStefan Kangas2021-10-271-10/+14
* | image-dired: Increase number of asynch thumbnail generation jobsStefan Kangas2021-10-271-2/+23
* | Merge from origin/emacs-28Glenn Morris2021-10-251-5/+18
|\ \ | |/
| * Clarify two image-dired docstringsStefan Kangas2021-10-251-2/+11
| * Use restrictive umask when creating image-dired dataStefan Kangas2021-10-241-3/+7
* | Merge from origin/emacs-28Glenn Morris2021-10-251-2/+3
|\ \ | |/
| * * lisp/image-dired.el (image-dired-external-viewer): Support feh.Stefan Kangas2021-10-241-2/+3
* | image-dired: Improve XDG complianceStefan Kangas2021-10-251-11/+11
* | Double value of image-dired-show-all-from-dir-max-filesStefan Kangas2021-10-251-4/+6
* | image-dired: Add support for GraphicsMagickStefan Kangas2021-10-251-18/+35
* | Support new Thumbnail Managing Standard sizes in image-diredStefan Kangas2021-10-251-16/+36
* | Use SHA1 when creating thumbnail file nameStefan Kangas2021-10-241-14/+18
* | Improve documentation of image-dired thumbnailsStefan Kangas2021-10-241-35/+52
* | Add support for pngquant to image-diredStefan Kangas2021-10-241-5/+12
* | ; Unbreak creating thumbnails in image-diredStefan Kangas2021-10-241-4/+13
* | Don't hard-code image-dired thumbnail typeStefan Kangas2021-10-241-9/+2
* | Partially remove exiftool dependency from image-dired.elStefan Kangas2021-10-231-49/+52
* | Merge from origin/emacs-28Paul Eggert2021-10-131-5/+6
|\ \ | |/
| * Fix point movement in image-diredPeter Münster2021-10-131-5/+6
* | New command for unmarking all images in image-diredPeter Münster2021-10-011-0/+9
|/
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-221-2/+2
* Simplify `image-dired-dired-file-marked-p'Lars Ingebrigtsen2021-09-061-1/+1