..
gimpenvirontable.c
app: swap ':' path separator to ';' on Windows.
2024-03-28 00:19:10 +01:00
gimpenvirontable.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
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
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
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
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpplugin-context.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
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
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
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
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimpplugindef.c
Issue #8124 : plug-in localization now totally moved plug-in side.
2022-07-05 12:22:32 +02:00
gimpplugindef.h
Issue #8124 : plug-in localization now totally moved plug-in side.
2022-07-05 12:22:32 +02:00
gimppluginerror.c
Use "Returns:" to annotate return values
2019-08-03 07:53:47 +00:00
gimppluginerror.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
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
app: split GimpDisplay in two classes: GimpDisplay and GimpDisplayImpl
2019-09-04 14:30:43 +02:00
gimppluginmanager-data.c
app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup()
2021-08-26 17:32:09 +02:00
gimppluginmanager-data.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimppluginmanager-file.c
plug-ins: Convert file_*_save to file_*_export
2024-04-16 16:07:10 +00:00
gimppluginmanager-file.h
app: fix adding file procedures from pluginrc
2019-09-10 21:19:00 +02:00
gimppluginmanager-help-domain.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimppluginmanager-help-domain.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimppluginmanager-menu-branch.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimppluginmanager-menu-branch.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimppluginmanager-query.c
Remove GimpStringArray in favor of GStrv
2022-02-12 00:07:53 +00:00
gimppluginmanager-query.h
Simplify the plug-in query API and fix plugin-browser
2019-09-08 14:59:09 +02:00
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
Revert "app: force re-querying all plug-ins after a language change."
2022-07-06 19:41:00 +02:00
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
Issue #8124 : plug-in localization now totally moved plug-in side.
2022-07-05 12:22:32 +02:00
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
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimppluginprocframe.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
gimppluginshm.c
Use CreateFileMappingW ()
2023-01-24 14:48:44 +00:00
gimppluginshm.h
Get rid of capitalized "ID" in function and variable names
2019-08-23 22:23:23 +02:00
gimptemporaryprocedure.c
app: split GimpDisplay in two classes: GimpDisplay and GimpDisplayImpl
2019-09-04 14:30:43 +02:00
gimptemporaryprocedure.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
meson.build
meson: fix warnings of deprecated features.
2022-08-31 01:29:37 +02:00
plug-in-enums.c
app, libgimp*: commit the newly generated *enums.c files.
2022-08-01 20:00:01 +02:00
plug-in-enums.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
plug-in-menu-path.c
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
plug-in-menu-path.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
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
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00
plug-in-types.h
Change the license URL from http://www.gnu.org/licenses/ to https://
2018-07-11 23:29:46 +02:00