Gimp/plug-ins
Jacob Boerema ec999ee193 plug-ins: make metadata-editor/viewer use gimp_image_procedure_new
These were using gimp_procedure_new, which was causing warnings like
LibGimpConfig-WARNING **: 13:56:33.270: couldn't serialize property
 GimpProcedureConfig-plug-in-metadata-editor::image of type GimpImage,
and
gimp_plug_in_destroy_proxies: ERROR: GimpImage proxy with ID 1 was
refed by plug-in, it MUST NOT do that!

This also saves us from having to define image and run-mode parameters
ourselves.
2023-11-27 14:08:26 -05:00
..
common plug-ins: HEJ2 format loading 2023-11-20 20:16:01 +01:00
file-bmp plug-ins: fix GError set over the top of a previous GError ... 2023-11-16 19:12:48 -05:00
file-dds plug-ins: issue #5556 Interpret transparency as black on DDS DXT1 textures 2023-11-10 18:30:42 -05:00
file-exr plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-faxg3 libgimp, plug-ins: rename gimp_load_procedure_new2() as gimp_load_procedure_new(). 2023-10-01 21:02:32 +02:00
file-fits plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-fli plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-icns plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-ico plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-jpeg plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-psd plug-ins: handle fill layers with negative height 2023-10-24 17:32:05 -04:00
file-raw plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-sgi plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
file-tiff plug-ins: replace gimp_[gs]et_data() by AUX args in file-tiff. 2023-10-26 21:46:39 +02:00
file-webp plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
flame plug-ins: port flame to GimpProcedureDialog. 2023-10-23 17:07:09 +02:00
fractal-explorer plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
gfig libgimp, plug-ins, extensions: gimp_image_procedure_new2() renamed gimp_image_procedure_new(). 2023-10-01 21:02:34 +02:00
gimpressionist plug-ins: get rid of gimp_[sg]et_data() in gimpressionist. 2023-10-24 22:28:37 +02:00
gradient-flare plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
help plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
help-browser plug-ins: g_object_[gs]et_data() in help-browser replaced with aux bytes arg. 2023-10-24 22:28:37 +02:00
ifs-compose plug-ins: replace gimp_[sg]et_data() with an aux str argument in ifs-compose. 2023-10-25 19:01:02 +02:00
imagemap plug-ins: prevent explicit http scheme to be automatically changed to https. 2023-11-05 21:58:18 +01:00
lighting plug-ins: remove useless gimp_[gs]et_data() calls. 2023-10-24 22:42:14 +02:00
map-object plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
metadata plug-ins: make metadata-editor/viewer use gimp_image_procedure_new 2023-11-27 14:08:26 -05:00
pagecurl plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
print plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
python plug-ins: port forgotten uses of gimp_pdb_run_procedure*() removed API. 2023-10-20 19:01:38 +02:00
screenshot plug-ins: fix some broken macros with a massive search-and-replace. 2023-10-18 18:29:37 +02:00
script-fu plug-ins, libscriptfu: silence warnings 2023-11-27 13:10:22 -05:00
selection-to-path plug-ins: string fixes 2023-10-09 21:18:39 +00:00
twain plug-ins: current usage of gimp_[sg]et_data() in twain is bogus. 2023-10-24 22:28:37 +02:00
meson.build plug-ins: Remove dependency on GtkBuilder from metadata-editor 2023-05-10 13:25:12 -04:00