Gimp/app/tests
Jehan 789d82355c app, pdb: "Add Layer Mask" dialog asks whether to edit mask immediately.
While there are cases when you want to edit the mask straight away (this is
often the case when starting with a white or black mask), in many other cases,
the mask may be already as you want it per its initialization (e.g. when
initializing with a channel, selection, the alpha channel, etc.).

Until now, the Add Mask dialog was always switching to the "Edit Layer Mask"
mode by default, which forced an additional unneeded click each time you created
a mask (and were in a case where you initialize the mask as you want it
directly).

Now adding "Edit mask immediately" feature in the "Add Layer Mask dialog":

* It's checked by default to keep historical behavior.
* As most other dialogs, the last value is remembered, allowing people with
  repetitive workflow not to have to repeatedly set the settings each and every
  time.
* This default is also visible and settable in Preferences > Interface > Dialog
  Defaults.
2025-09-22 22:04:32 +02:00
..
files Remove autotools 2023-05-27 00:03:52 +02:00
gimpdir Remove autotools 2023-05-27 00:03:52 +02:00
gimpdir-empty Remove autotools 2023-05-27 00:03:52 +02:00
gimp-app-test-utils.c app/tests: use gtk_test_widget_send_key instead of gdk_test_simulate_key 2024-12-09 22:00:11 +01:00
gimp-app-test-utils.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
gimp-test-session-utils.c tests: fix #10694 test suite fails due to use of g_assert 2024-01-26 13:44:30 -05:00
gimp-test-session-utils.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
manual-testcases.txt
meson.build app: Port from appstream-glib to appstream 2025-08-04 18:56:42 +00:00
test-core.c Issue #3015: Space invasion: Using Levels Pick white point for all… 2024-10-29 00:27:22 +01:00
test-gimpidtable.c tests: fix #10694 test suite fails due to use of g_assert 2024-01-26 13:44:30 -05:00
test-save-and-export.c Issue #14759: link layers (of vector files) initial dimensions will fill… 2025-08-28 23:13:03 +02:00
test-session-2-8-compatibility-multi-window.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
test-session-2-8-compatibility-single-window.c Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
test-single-window-mode.c app: fix unit tests with GUI. 2023-04-12 22:07:09 +02:00
test-tools.c tests: fix #10694 test suite fails due to use of g_assert 2024-01-26 13:44:30 -05:00
test-ui.c app: remove a bunch of useless, disabled tests. 2025-07-07 16:09:53 +02:00
test-xcf.c app, pdb: "Add Layer Mask" dialog asks whether to edit mask immediately. 2025-09-22 22:04:32 +02:00
tests.c app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00
tests.h app, pdb, libgimp: use "#pragma once" instead of: 2025-07-13 03:21:37 +02:00