Gimp/app
Alx Sa ea61460c6f actions: Use layer for lock check when mask is active
Resolves #9287
In GIMP 2.10, before checking if the drawable was locked,
we checked if it was a layer mask and switched to its
layer if so. This is because the lock status is saved in the
layer.
In GIMP 3.0, we accidentally moved that check to the bottom
during the conversion to multi-select. As a result, when
switching to a layer mask, the lock content and lock position
would always be turned off since we checked the wrong
drawable.
This patch restores the 2.10 order of checks so that
we compare the lock status with the layer and not the mask.
2025-07-30 03:36:38 +00:00
..
actions actions: Use layer for lock check when mask is active 2025-07-30 03:36:38 +00:00
config Issue #14530: Debug Dialog on Unstable tells to downgrade to Stable version. 2025-07-23 18:09:37 +02:00
core Issue #14530: Debug Dialog on Unstable tells to downgrade to Stable version. 2025-07-23 18:09:37 +02:00
dialogs app: implement system color scheme detection on MacOS 2025-07-25 19:03:24 -03:00
display app: rename GimpContainer's "children-type" property to "child-type" 2025-07-18 08:19:13 +02:00
file app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
file-data app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gegl app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gui app: implement system color scheme detection on MacOS 2025-07-25 19:03:24 -03:00
menus app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
operations operations: Guard against missing config in... 2025-07-20 06:30:41 +00:00
paint paint: Use PROP_VIEW_ZOOM and PROP_VIEW_ROTATION 2025-07-16 03:35:16 +00:00
path app: move "default_name" from GimpItemClass to GimpViewableClass and 2025-07-16 17:22:11 +02:00
pdb app, pdb: rename gimp_container_get_children_type() to get_child_type() 2025-07-18 08:19:13 +02:00
plug-in app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
propgui app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
tests app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
text app: move "default_name" from GimpItemClass to GimpViewableClass and 2025-07-16 17:22:11 +02:00
tools tools: Make transform boundary multi-select aware 2025-07-27 04:01:27 +00:00
widgets widgets: Don't freeze progress box on image load 2025-07-27 12:48:33 +00:00
xcf app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
about.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
app.c app: localize some strings now that we are out of string freeze. 2025-06-04 23:46:39 +02:00
app.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
errors.c Issue #12789: make sure gimp-debug-tool is correctly found on Windows. 2025-02-24 18:37:58 +01:00
errors.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-debug.c
gimp-debug.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-intl.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-log.c
gimp-log.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-priorities.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-update.c Issue #14530: Debug Dialog on Unstable tells to downgrade to Stable version. 2025-07-23 18:09:37 +02:00
gimp-update.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimp-version.c app: add gexiv2 and exiv2 versions to crash data 2024-09-23 18:24:48 +00:00
gimp-version.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpconsoleapp.c app: fix some glib related deprecations 2023-06-16 00:13:02 -04:00
gimpconsoleapp.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
gimpcore.def Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
gimpcoreapp.c
gimpcoreapp.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
git-version.h.in app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
language.c Issue #12722: force-query when system language change was not working with LANGUAGE. 2025-01-24 20:54:44 +01:00
language.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
main.c app: get rid of build warning. 2025-07-06 14:47:41 +02:00
meson.build app: rename app/vectors/ to app/path/ 2025-07-07 15:44:15 +02:00
sanity.c build, app: depend on babl-0.1.114 and GEGL 0.4.62 2025-05-08 12:30:10 +02:00
sanity.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
signals.c app: fix build warning. 2025-05-17 23:10:10 +02:00
signals.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
unique.c Eliminate warning: ‘gimp_unique_dbus_open’ defined but not used [-Wunused-function] 2023-06-25 18:01:45 +00:00
unique.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00