Gimp/app/plug-in
Jehan 747cbf70db app: add a "Filters > Generic > GEGL Operations" submenu with generated actions.
Since we now generate actions for GEGL ops, we might as well generate menu items
for these too.

What I did:

- Move the "GEGL Operation…" tool (generic dialog with a drop-down list of all
  non-ignored GEGL ops) to Tools menu.
- Create a "GEGL Operations" submenu in Filters > Generic.
- Move "GEGL Graph" to the top of this new submenu.
- Generate a new menu item for each generated action tied to a GEGL plug-in,
  alphabetically sorted.
2023-04-13 23:06:54 +02:00
..
.gitignore
gimpenvirontable.c
gimpenvirontable.h
gimpgpparams.c 2.99 libgimp: add GimpResource, GimpBrush, GimpPropWidgetBrush 2023-01-14 12:58:05 +00:00
gimpinterpreterdb.c app, libgimp*, pdb, plug-ins: use g_memdup2() instead of g_memdup() 2021-08-26 17:32:09 +02:00
gimpinterpreterdb.h
gimpplugin-cleanup.c app: fix gimp_plug_in_cleanup_item_new(). 2021-08-14 18:20:49 +02:00
gimpplugin-cleanup.h
gimpplugin-context.c
gimpplugin-context.h
gimpplugin-message.c app: properly blink the right locked layer when pixels are locked. 2022-02-15 22:08:23 +01:00
gimpplugin-message.h
gimpplugin-proc.c app, libgimp, pdb, plug-ins: batch CLI options now interpreter aware. 2022-04-16 23:28:05 +02:00
gimpplugin-proc.h app, libgimp, pdb, plug-ins: batch CLI options now interpreter aware. 2022-04-16 23:28:05 +02:00
gimpplugin-progress.c
gimpplugin-progress.h
gimpplugin.c Use GetBinaryTypeW () 2023-01-24 14:48:44 +00:00
gimpplugin.h
gimpplugindebug.c
gimpplugindebug.h
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
gimppluginerror.h
gimppluginmanager-call.c Custom transparency checkerboard colors 2022-05-14 16:27:15 +02:00
gimppluginmanager-call.h
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
gimppluginmanager-file.c
gimppluginmanager-file.h
gimppluginmanager-help-domain.c
gimppluginmanager-help-domain.h
gimppluginmanager-menu-branch.c
gimppluginmanager-menu-branch.h
gimppluginmanager-query.c Remove GimpStringArray in favor of GStrv 2022-02-12 00:07:53 +00:00
gimppluginmanager-query.h
gimppluginmanager-restore.c Revert "app: force re-querying all plug-ins after a language change." 2022-07-06 19:41:00 +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: add a "Filters > Generic > GEGL Operations" submenu with generated actions. 2023-04-13 23:06:54 +02:00
gimppluginmanager.h Issue #8124: plug-in localization now totally moved plug-in side. 2022-07-05 12:22:32 +02:00
gimppluginprocedure.c Issue #8124: plug-in localization now totally moved plug-in side. 2022-07-05 12:22:32 +02:00
gimppluginprocedure.h Issue #8124: plug-in localization now totally moved plug-in side. 2022-07-05 12:22:32 +02:00
gimppluginprocframe.c
gimppluginprocframe.h
gimppluginshm.c Use CreateFileMappingW () 2023-01-24 14:48:44 +00:00
gimppluginshm.h
gimptemporaryprocedure.c
gimptemporaryprocedure.h
Makefile.am app, libgimp*: add various stamp files to CLEANFILES. 2022-08-01 23:34:50 +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
plug-in-menu-path.c
plug-in-menu-path.h
plug-in-rc.c Issue #8124: plug-in localization now totally moved plug-in side. 2022-07-05 12:22:32 +02:00
plug-in-rc.h
plug-in-types.h