Gimp/plug-ins
Niels De Graef 01e960e98e plug-ins/scheme-wrapper: Use GIR for enum values
This allows our script-fu plugins to use the GIMP enum values, just like
all our other plug-ins know them.

In other words:

* Names are consistent with those of other plug-ins
* Introspectable enums are automatically added as they are added to the
  introspection file, without even needing a recompile
* No need to keep track of our enum types anymore, as that is just a
  redundant implementation of introspection in practice. This in turn
  will let us simplify some of the pdb code
2023-05-24 23:19:20 +02:00
..
common plug-ins: Increase Script-fu Console size... 2023-05-24 18:56:23 +00:00
file-bmp Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-dds Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-exr plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-faxg3 plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-fits plug-ins: file-fits becomes an optional plug-in. 2023-05-15 12:20:53 +02:00
file-fli Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-icns plug-ins: typo and spacing fixes 2023-03-26 19:20:48 +00:00
file-ico Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-jpeg plug-ins: Load PSD metadata in JPEG plug-in 2023-04-26 12:26:31 +00:00
file-psd Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-raw plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-sgi plug-ins: Port sgi.c to GimpSaveProcedureDialog 2023-04-01 17:41:51 +00:00
file-tiff Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
file-webp plug-ins: Make WebP preset names translatable 2023-03-21 00:48:25 +00:00
flame Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
fractal-explorer Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
gfig plug-ins: fix some glib related deprecations 2023-05-20 21:46:17 +02:00
gimpressionist meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
gradient-flare Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
help gimphelplocale: MacOS can get http and https 2023-01-08 23:55:22 +00:00
help-browser plug-ins: fix some glib related deprecations 2023-05-20 21:46:17 +02:00
ifs-compose plug-ins: fix some glib related deprecations 2023-05-20 21:46:17 +02:00
imagemap plug-ins: fix some glib related deprecations 2023-05-20 21:46:17 +02:00
lighting meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
map-object meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
metadata metadata: shut up a weird warning 2023-05-20 23:32:18 +02:00
pagecurl Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
print Remove GimpUint8Array in favor of GBytes 2023-05-23 23:37:50 +02:00
python plug-ins: add back the prompt when "clearing" the Python console. 2023-02-13 13:17:30 +01:00
screenshot screenshot: there actually is no need to preprocess the PNG data... 2023-05-24 11:32:05 +02:00
script-fu plug-ins/scheme-wrapper: Use GIR for enum values 2023-05-24 23:19:20 +02:00
selection-to-path meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
twain plug-ins: remove the "Acquire" of the menu path. 2023-04-12 22:07:08 +02:00
.gitignore
Makefile.am plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00
meson.build plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00