Gimp/app/dialogs
Alx Sa 6369574261 dialogs: Make Metadata Rotation images clickable
This patch makes it so that you can click the preview for
Original and Rotated images in the Metadata Rotation Import Dialog,
and have it open the image rotated as shown in the preview.
This supplements the existing button options, and matches how other
software works.
When hovering over the images, the cursor turns into a pointer to
further suggest it is clickable.
2026-03-27 21:21:39 +00:00
..
about-dialog.c app: fix build warning on Windows. 2025-09-21 22:46:48 +02:00
about-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
action-search-dialog.c app: Action Search does not use GimpUiManager anymore. 2023-04-12 22:07:07 +02:00
action-search-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
authors.xsl app: update/fix the About's authors.xsl. 2022-02-19 16:02:14 +01:00
channel-options-dialog.c libgimp, dialogs, plug-ins: Minor fixes 2024-03-14 01:41:31 +00:00
channel-options-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
color-profile-dialog.c
color-profile-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
color-profile-import-dialog.c app: make the rotation import dialog more similar to profile import 2023-05-25 16:56:07 +02:00
color-profile-import-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
convert-indexed-dialog.c
convert-indexed-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
convert-precision-dialog.c
convert-precision-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
data-delete-dialog.c app, pdb: rename gimp_container_get_children_type() to get_child_type() 2025-07-18 08:19:13 +02:00
data-delete-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
dialogs-constructors.c app, pdb: a lot of vectors -> path renaming 2025-07-07 13:18:02 +02:00
dialogs-constructors.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
dialogs-types.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
dialogs.c app, menus: vectors -> path in dialog and action identifiers 2025-07-07 16:16:48 +02:00
dialogs.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
extensions-dialog.c Issue #14689: Add translation context for Extensions 2025-08-16 19:54:31 +00:00
extensions-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
file-open-dialog.c app: take into account possibility of NULL error. 2026-01-09 21:35:31 +01:00
file-open-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
file-open-location-dialog.c app, menus, pdb: new file-open-as-link-layers action. 2025-08-27 11:34:04 +02:00
file-open-location-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
file-save-dialog.c Issue #11922: Fatal error on closing main window when in export plug-in. 2024-08-30 17:10:30 +02:00
file-save-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
fill-dialog.c core: Add color/pattern only fill options 2023-06-24 19:42:58 +00:00
fill-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
grid-dialog.c
grid-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
image-merge-layers-dialog.c
image-merge-layers-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
image-new-dialog.c Issue #10872: welcome dialog does not behave like the usual "new image" action. 2024-02-17 18:01:20 +01:00
image-new-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
image-properties-dialog.c
image-properties-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
image-scale-dialog.c dialogs: "Maximum Image Size" changed to "Maximum new image size" 2025-11-08 08:56:48 -03:00
image-scale-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
input-devices-dialog.c
input-devices-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
item-options-dialog.c app: new link layers. 2025-08-27 11:34:03 +02:00
item-options-dialog.h app: new link layers. 2025-08-27 11:34:03 +02:00
keyboard-shortcuts-dialog.c dialogs: add missing space in keyboard shortcuts dialog 2025-12-17 13:37:51 +01:00
keyboard-shortcuts-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
layer-add-mask-dialog.c app, pdb: "Add Layer Mask" dialog asks whether to edit mask immediately. 2025-09-22 22:04:32 +02:00
layer-add-mask-dialog.h app, pdb: "Add Layer Mask" dialog asks whether to edit mask immediately. 2025-09-22 22:04:32 +02:00
layer-options-dialog.c Issue #15273: New Layer Dialog is missing controls for setting layer offset. 2025-12-05 21:53:40 +01:00
layer-options-dialog.h app: edit vector layer with path tool as default edit action. 2025-10-22 19:33:58 +02:00
lebl-dialog.c
lebl-dialog.h
meson.build app: edit vector layer with path tool as default edit action. 2025-10-22 19:33:58 +02:00
metadata-rotation-import-dialog.c dialogs: Make Metadata Rotation images clickable 2026-03-27 21:21:39 +00:00
metadata-rotation-import-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
module-dialog.c app, plug-ins: fix translatability of static strings 2024-08-15 12:01:41 +00:00
module-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
palette-import-dialog.c core, dialog: Add Procreate swatches import support 2026-02-12 01:49:47 +00:00
palette-import-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
path-export-dialog.c dialogs: Replace custom widget in Path Export dialog 2026-02-25 21:35:52 +00:00
path-export-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
path-import-dialog.c app, pdb: a lot of vectors -> path renaming 2025-07-07 13:18:02 +02:00
path-import-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
path-options-dialog.c app: rename app/vectors/ to app/path/ 2025-07-07 15:44:15 +02:00
path-options-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
preferences-dialog-utils.c Issue #15575: add arg to color button prop widget to choose context awareness. 2026-02-03 13:10:41 +01:00
preferences-dialog-utils.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
preferences-dialog.c dialog: Reorder options to match dialog 2026-02-19 13:27:50 +00:00
preferences-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
print-size-dialog.c Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
print-size-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
quit-dialog.c dialogs: Set "Quit Save" icon size based on theme 2026-03-09 01:53:00 +00:00
quit-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
resize-dialog.c dialogs: Canvas Size fill combo set to insensitive... 2025-12-26 16:29:14 +00:00
resize-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
resolution-calibrate-dialog.c Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
resolution-calibrate-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
scale-dialog.c Issue #8900 and #9923: reimplementing GimpUnit as a proper class. 2024-08-02 10:46:38 +02:00
scale-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
stroke-dialog.c app: make GimpContainerView behave like a normal widget 2025-08-01 10:02:37 +02:00
stroke-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
template-options-dialog.c
template-options-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
tips-dialog.c dialogs: Add Help buttons to About/Tips/Welcome dialogs 2025-01-04 02:11:18 +00:00
tips-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
tips-parser.c
tips-parser.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
user-install-dialog.c
user-install-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
welcome-dialog.c app: we also have alias links for RC releases. 2025-10-07 23:34:55 +02:00
welcome-dialog.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00