Gimp/app/plug-in
Jehan e74759184c app, libgimp: change the default sensitivity mask.
After discussing with NikcDC and Wormnest on IRC, we agreed that maybe a
default of being sensitive when one or more drawables are selected seems
better, since the run() signature now has an array of drawables. So most
plug-in developers will consider the case when there are several
selected drawables as an obvious possible case.

And if someone really doesn't want to handle this case, they can always
set the sensitivity mask explicitly.
2025-02-14 20:08:43 +01:00
..
gimpenvirontable.c app: swap ':' path separator to ';' on Windows. 2024-03-28 00:19:10 +01:00
gimpenvirontable.h
gimpgpparams.c app, libgimp, pdb: new GimpDrawableFilterConfig class. 2024-12-17 16:24:54 +00:00
gimpinterpreterdb.c Issue #9994: do not call g_file_info_get_is_hidden() (and others) directly. 2023-09-19 15:34:48 +02:00
gimpinterpreterdb.h
gimpplugin-cleanup.c app: Rename app/core GimpImage vectors API... 2024-07-11 01:17:49 +00:00
gimpplugin-cleanup.h pdb, libgimp: Rename libgimp GimpImage vectors API... 2024-07-08 02:09:42 +00:00
gimpplugin-context.c
gimpplugin-context.h
gimpplugin-message.c app, libgimp*, pdb, plug-ins: float arrays don't need size arguments too. 2024-10-25 23:28:42 +02:00
gimpplugin-message.h
gimpplugin-proc.c Issue #12045: no defaults for plugin args of type File. 2025-01-22 17:53:21 +01:00
gimpplugin-proc.h app, libgimp, pdb: new GimpVectorLoadProcedure class. 2024-04-24 01:16:46 +02:00
gimpplugin-progress.c app, libgimp, pdb, plug-ins: fix failure to set plug-in as transient. 2024-06-08 21:54:21 +02:00
gimpplugin-progress.h app, libgimp*, pdb, plug-ins: reimplement generic inter-process transient window. 2023-10-01 21:02:33 +02:00
gimpplugin.c app/plug-in: fix #12711 app hang on MacOS IO event on empty pipe 2025-02-02 17:37:17 +00:00
gimpplugin.h app, libgimp, pdb, plug-ins: fix failure to set plug-in as transient. 2024-06-08 21:54:21 +02:00
gimpplugindebug.c app/plugin fix #11407 PLUGIN_DEBUG_WRAP=all 2024-07-11 13:29:57 +00:00
gimpplugindebug.h
gimpplugindef.c
gimpplugindef.h
gimppluginerror.c
gimppluginerror.h
gimppluginmanager-call.c ScriptFu: fix #12150, activate apps (extension-script-fu and gimp) properly on MacOS 2024-12-17 15:18:50 +00:00
gimppluginmanager-call.h
gimppluginmanager-data.c
gimppluginmanager-data.h
gimppluginmanager-file.c plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
gimppluginmanager-file.h
gimppluginmanager-help-domain.c
gimppluginmanager-help-domain.h
gimppluginmanager-menu-branch.c
gimppluginmanager-menu-branch.h
gimppluginmanager-query.c
gimppluginmanager-query.h
gimppluginmanager-restore.c gimp-ux#93: GIMP_PDB_PROC_TYPE_EXTENSION renamed GIMP_PDB_PROC_TYPE_PERSISTENT. 2024-09-29 18:08:40 +02:00
gimppluginmanager-restore.h
gimppluginmanager.c app: fix running gimp or gimp-console as tool during build time on Windows. 2024-03-28 00:19:10 +01:00
gimppluginmanager.h
gimppluginprocedure.c app, libgimp: change the default sensitivity mask. 2025-02-14 20:08:43 +01:00
gimppluginprocedure.h app, libgimp, pdb: new GimpVectorLoadProcedure class. 2024-04-24 01:16:46 +02:00
gimppluginprocframe.c
gimppluginprocframe.h
gimppluginshm.c
gimppluginshm.h
gimptemporaryprocedure.c
gimptemporaryprocedure.h
meson.build
plug-in-enums.c
plug-in-enums.h
plug-in-menu-path.c
plug-in-menu-path.h
plug-in-rc.c Issue #12045: no defaults for plugin args of type File. 2025-01-22 17:53:21 +01:00
plug-in-rc.h
plug-in-types.h