Gimp/app
Alx Sa cc50ef99a6 tools, widgets: Don't show Fx icon for tool-based filters
We use GEGL filters for some of our currently destructive
editing only tools, like Warp and Bucket Fill.
While eventually these will have non-destructive options,
for now it's confusing to show an Fx icon briefly when
the tools are active.
This patch sets these filters as temporary, and updates
the GimpItemTreeView code to not show the Fx icon
if there is only one filter and it is temporary.
Temporary filters can not be deleted from the NDE
pop-up, only from their tools, preventing another set
of reported crashes.
2025-04-20 15:26:07 +00:00
..
actions core: Enable resize for GUI layer duplication 2025-04-12 14:27:51 +00:00
config app, app, libgimp*: hide struct for several GParamSpec based off GimpParamSpecObject. 2025-01-24 23:44:43 +01:00
core app, pdb: fix #13480 inconsistent use of maximum radius... 2025-04-11 02:02:40 +00:00
dialogs Issue #13752 - Handle GTK_RESPONSE_HELP in about dialog 2025-04-18 16:36:33 +02:00
display display: Verify GtkWidget is a GimpCanvas object... 2025-04-13 15:31:48 +00:00
file app: Partial fix for #13702 infinite loop on startup 2025-04-20 15:51:49 +01:00
file-data app, libgimp*, plug-ins: move all GimpObjectArray procedure args to GimpCoreObjectArray. 2024-10-25 23:28:42 +02:00
gegl app: re-add "gegl:hstack" to blacklist. 2025-02-17 22:33:38 +01:00
gui macos: Open files from finder fixing #12603 #12465 #12439 2025-01-04 18:23:50 +00:00
menus app: fix #13288 crash when opening a recently closed dock 2025-04-04 19:29:04 +00:00
operations Issue #12614: Successive layer effects should use a higher bit-depth as intermediary format. 2025-01-12 22:18:28 +01:00
paint paint: Prevent crash on out-of-bounds smudge tool 2025-04-13 22:55:12 +00:00
pdb app, pdb: fix #13480 inconsistent use of maximum radius... 2025-04-11 02:02:40 +00:00
plug-in plugin, macos: Fix #12711, #12898 2025-02-22 17:32:51 +00:00
propgui
tests apps/tests : Fix IconsRoot path on gimp-data era 2025-04-18 19:41:19 -03:00
text app: Keep the current font in use if the font searched for doesn't exist 2025-03-23 21:35:53 +00:00
tools tools, widgets: Don't show Fx icon for tool-based filters 2025-04-20 15:26:07 +00:00
vectors vectors: Remove debug printout when Snap to Active Path on 2025-03-12 20:29:54 +00:00
widgets tools, widgets: Don't show Fx icon for tool-based filters 2025-04-20 15:26:07 +00:00
xcf app/xcf: fix #12980 protection against invalid xcf offset 2025-02-26 20:30:05 +00:00
about.h
app.c Issue #12751: get rid of the direct exit() call in stable builds. 2025-02-21 21:15:48 +01:00
app.h
errors.c Issue #12789: make sure gimp-debug-tool is correctly found on Windows. 2025-02-24 18:37:58 +01:00
errors.h
gimp-debug.c
gimp-debug.h
gimp-intl.h
gimp-log.c
gimp-log.h
gimp-priorities.h
gimp-update.c Issue #12641: Help>About GIMP dialog does not show an update in 3.0 RC1. 2025-01-07 17:10:57 +01:00
gimp-update.h
gimp-version.c app: add gexiv2 and exiv2 versions to crash data 2024-09-23 18:24:48 +00:00
gimp-version.h
gimpconsoleapp.c
gimpconsoleapp.h
gimpcore.def Issue #434: remove broken plural support for GimpUnit. 2024-08-06 11:39:57 +02:00
gimpcoreapp.c
gimpcoreapp.h
git-version.h.in
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: move "System Language" out of GIMP_L10N_LANGS_SIZE. 2024-08-15 20:57:02 +02:00
main.c meson, app, build: Fix Inno wrongly allowing to unninstall with GIMP running 2025-04-01 16:25:47 +00:00
meson.build app, app-tools, data, plug-ins, tools: Do not hardcode python executable 2025-04-17 14:32:06 -03:00
sanity.c meson, app: depend on GEGL 0.4.58 2025-03-23 15:33:25 +01:00
sanity.h
signals.c build, meson, gitlab: Generate native .pdb CodeView symbols on Windows 2025-04-14 07:50:43 -03:00
signals.h
unique.c
unique.h