| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid errors in 'image-dired-tag-thumbnail' | Eli Zaretskii | 2024-05-08 | 2 | -24/+22 |
* | Fix image-dired-tags-db-file void variable error | Stefan Kangas | 2024-01-21 | 1 | -0/+1 |
* | ; Add 2024 to copyright years | Po Lu | 2024-01-02 | 11 | -11/+11 |
* | Add missing builtin package declarations | Stefan Kangas | 2023-09-18 | 4 | -0/+4 |
* | Fix handling of sliced images | Eli Zaretskii | 2023-04-08 | 1 | -13/+46 |
* | Defaults to zero for image-dired--number-of-thumbnails | Manuel Giraud | 2023-02-28 | 1 | -1/+1 |
* | Do not error out on non image file (bug#61639) | Manuel Giraud | 2023-02-22 | 1 | -5/+7 |
* | ; Improve image-dired-thumbnail-storage docstring | Stefan Kangas | 2023-02-19 | 1 | -8/+7 |
* | Update thumbnail buffer's header more | Manuel Giraud | 2023-02-19 | 1 | -1/+2 |
* | ; Fix typos | Stefan Kangas | 2023-02-12 | 1 | -1/+1 |
* | ; Fix doc strings in lisp/image/ directory | Eli Zaretskii | 2023-02-11 | 9 | -181/+197 |
* | ; Remove extraneous local variables from image-dired-*.el files | Eli Zaretskii | 2023-02-11 | 4 | -16/+0 |
* | ; Add 2023 to copyright years. | Eli Zaretskii | 2023-01-01 | 11 | -11/+11 |
* | ; Fix several symbol name typos | Stefan Kangas | 2022-10-26 | 1 | -1/+1 |
* | Fix setting the wallpaper with "swaybg" and "wbg" | Stefan Kangas | 2022-10-07 | 1 | -29/+71 |
* | ; Make wallpaper--format-arg more resilient | Stefan Kangas | 2022-10-07 | 1 | -16/+20 |
* | image-dired: Shorten several long names | Stefan Kangas | 2022-10-04 | 1 | -45/+58 |
* | image-dired: Fix arrow keys in thumbs buffer | Stefan Kangas | 2022-10-04 | 1 | -0/+2 |
* | Delete thumbs in image-dired-do-flagged-delete after confirmation | Peter Münster | 2022-10-02 | 1 | -11/+15 |
* | ; * lisp/image/wallpaper.el (wallpaper--x-monitor-name): Doc fix. | Eli Zaretskii | 2022-09-29 | 1 | -1/+3 |
* | Fix loading wallpaper.el on MS-Windows | Stefan Kangas | 2022-09-29 | 1 | -2/+4 |
* | New command image-dired-do-flagged-delete | Peter Münster | 2022-09-29 | 1 | -8/+15 |
* | image-dired-delete-char: Don't disturb formatting | Peter Münster | 2022-09-29 | 1 | -5/+9 |
* | wallpaper-set: Get monitor name on non-graphical display | Stefan Kangas | 2022-09-29 | 1 | -7/+36 |
* | Prompt for wallpaper width/height only when needed | Stefan Kangas | 2022-09-29 | 1 | -8/+10 |
* | ; image-dired: Fix last change | Stefan Kangas | 2022-09-28 | 1 | -1/+2 |
* | ; Fix debugging image-dired-dired-toggle-marked-thumbs | Stefan Kangas | 2022-09-28 | 1 | -0/+1 |
* | image-dired: End thumbnail file names with ".jpg" | Stefan Kangas | 2022-09-28 | 1 | -31/+22 |
* | ; * lisp/image/image-dired.el: Fix typo. | Stefan Kangas | 2022-09-27 | 1 | -1/+1 |
* | Make image-dired-dired-toggle-marked-thumbs faster | Stefan Kangas | 2022-09-27 | 1 | -2/+2 |
* | image-dired: Fix header line when file is missing | Stefan Kangas | 2022-09-27 | 1 | -3/+5 |
* | ; Simplify wallpaper--format-arg with let-alist | Stefan Kangas | 2022-09-27 | 1 | -5/+3 |
* | ; * lisp/image/wallpaper.el (wallpaper--format-arg): Fix typo. | Stefan Kangas | 2022-09-27 | 1 | -1/+1 |
* | Fix OBOE in image-dired--with-marked | Stefan Kangas | 2022-09-27 | 1 | -1/+1 |
* | Get rid of default wallpaper-setter constructor | Stefan Kangas | 2022-09-26 | 1 | -1/+2 |
* | Set XFCE wallpaper also in single-workspace-mode | Stefan Kangas | 2022-09-26 | 1 | -8/+27 |
* | ; * lisp/image/wallpaper.el (cl-macs): Require, to avoid warnings. | Eli Zaretskii | 2022-09-26 | 1 | -0/+1 |
* | Display a message when wallpaper was set | Stefan Kangas | 2022-09-26 | 1 | -2/+4 |
* | Fix setting the wallpaper in XFCE | Stefan Kangas | 2022-09-26 | 1 | -31/+65 |
* | Rewrite wallpaper.el to use a cl-defstruct | Stefan Kangas | 2022-09-26 | 1 | -127/+190 |
* | Autoload image-dired-thumbnail-storage :safe property | Stefan Kangas | 2022-09-26 | 1 | -1/+1 |
* | Refactor system specific code in wallpaper.el | Stefan Kangas | 2022-09-25 | 1 | -62/+80 |
* | Add reasonable default to wallpaper-set | Stefan Kangas | 2022-09-25 | 1 | -8/+26 |
* | wallpaper: URI-encode gsettings argument | Stefan Kangas | 2022-09-25 | 1 | -7/+11 |
* | Make image-dired-thumb-name more portable | Stefan Kangas | 2022-09-25 | 1 | -11/+14 |
* | Add new command image-dired-copy-filename-as-kill | Stefan Kangas | 2022-09-25 | 1 | -0/+8 |
* | ; Simplify image-dired-forward-image | Stefan Kangas | 2022-09-24 | 1 | -9/+7 |
* | image-dired: Add faces for header line | Stefan Kangas | 2022-09-24 | 1 | -24/+59 |
* | image-dired: Add new %-format specifiers for header line | Stefan Kangas | 2022-09-24 | 2 | -42/+65 |
* | image-dired: Move menu definitions to keymaps | Stefan Kangas | 2022-09-24 | 2 | -7/+5 |