aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/image-dired.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Split image-dired.el into several files (part 1/2)Stefan Kangas2022-09-031-3080/+0
* Speed up image-dired-display-imageMorgan Smith2022-08-191-2/+2
* image-dired: Don't end messages with "."Stefan Kangas2022-07-211-7/+7
* image-dired: Use full name for bookmark handler typeStefan Kangas2022-06-171-1/+1
* Make anchored regexps work in image-dired-mark-tagged-filesLars Ingebrigtsen2022-05-121-9/+12
* Extend bookmark menu with with handler type columnMatthias Meulien2022-02-171-0/+1
* Make image-dired-delete-marked more resilientPeter Münster2022-01-201-1/+2
* image-dired: Use MD5 for thumb filename generationStefan Kangas2022-01-141-3/+1
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge from origin/emacs-28Stefan Kangas2021-12-101-1/+1
|\ \ | |/
| * ; * lisp/image-dired.el: Fix typo.Stefan Kangas2021-12-101-1/+1
* | image-dired: Show image info in header lineStefan Kangas2021-12-091-25/+32
* | image-dired: Go to next image when markingStefan Kangas2021-12-091-19/+37
* | image-dired: Remove some TODOsStefan Kangas2021-12-091-9/+0
* | image-dired: Navigate from image display bufferStefan Kangas2021-12-081-37/+52
* | image-dired: Fix behavior of slideshow commandStefan Kangas2021-12-071-9/+10
* | Prefer nil to (current-time) when either will doPaul Eggert2021-12-051-1/+1
* | image-dired: Use string-match-p in one caseStefan Kangas2021-12-061-1/+1
* | image-dired: Don't disable mouse draggingStefan Kangas2021-12-061-5/+0
* | image-dired: Improve some messagesStefan Kangas2021-11-201-7/+7
* | Revert "* lisp/image-dired.el: Remove unnecessary 'declare-function'."Stefan Kangas2021-11-181-0/+2
* | * lisp/image-dired.el: Remove unnecessary 'declare-function'.Stefan Kangas2021-11-171-2/+0
* | image-dired: Quote function symbols as suchStefan Kangas2021-11-121-50/+50
* | Make image-dired-thumbnail-mode non-interactiveStefan Kangas2021-11-121-0/+1
* | image-dired: Revamp slideshow functionalityStefan Kangas2021-11-121-27/+54
* | image-dired: Improve thumbnail mode menuStefan Kangas2021-11-121-17/+14
* | ; * lisp/image-dired.el: Add some basic sections.Stefan Kangas2021-11-081-8/+47
* | image-dired: Set window-resize-pixelwise to tStefan Kangas2021-11-081-0/+1
* | ; Fix doc strings of a recent commitEli Zaretskii2021-11-051-4/+4
* | image-dired: Delete commented out codeStefan Kangas2021-11-051-17/+0
* | image-dired: New defgroup and section for gallery supportStefan Kangas2021-11-051-55/+78
* | ; Fix typoStefan Kangas2021-11-041-1/+1
* | 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