gimp/plug-ins
Jehan ec9dbd8115 libgimpwidgets, app, plug-ins: fix last GIR warnings.
gimp_int_radio_group_new() was still complaining about the scope of
radio_button_callback(). Make it (scope notified) because it needs to
stay alive after the function returns and may be called multiple times.

Also adding a GDestroyNotify to free the callback data once the widget
is destroyed (additionally it will also serve as a notifier for bindings
to properly free the callback closure itself, not only it's data).

With this last one done, GObject Introspection generation now happens
without any warning output.
2020-01-15 14:00:19 +01:00
..
common libgimpwidgets, app, plug-ins: fix last GIR warnings. 2020-01-15 14:00:19 +01:00
file-bmp Issue #4054 - Missing closing brackets for some BMP saving names 2019-10-08 22:11:10 +02:00
file-dds plug-ins: mktables.c in file-dds is unused. 2019-10-20 17:11:34 +02:00
file-exr pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
file-faxg3 pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
file-fits plug-ins: port file-fits to GimpProcedureConfig 2019-10-03 16:00:17 +02:00
file-fli plug-ins: port file-fli to GimpProcedureConfig 2019-10-04 12:26:23 +02:00
file-ico plug-ins: fix a type warning. 2019-09-21 18:32:09 +02:00
file-jpeg plug-ins: minor cleanups in file-jpeg, no porting to new stuff yet 2019-10-23 19:08:33 +02:00
file-psd Add missing -lm to file-psd plug-in 2019-10-31 17:00:01 +01:00
file-raw pdb, plug-ins: change gimp_temp_name() to gimp_temp_file() 2019-09-11 22:32:44 +02:00
file-sgi CID: 228176 Fix a Resource leak 2019-10-23 14:42:07 +02:00
file-tiff libgimpwidgets, app, plug-ins: fix last GIR warnings. 2020-01-15 14:00:19 +01:00
file-webp plug-ins: variable used after being freed. 2020-01-03 19:57:59 +01:00
flame libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
fractal-explorer libgimpwidgets, app, plug-ins: fix last GIR warnings. 2020-01-15 14:00:19 +01:00
gfig plug-ins: correctly renaming plug-ins/gfig/gfig-examples/smily to smiley 2019-12-21 00:18:56 +00:00
gimpressionist libgimpwidgets, app, plug-ins: fix last GIR warnings. 2020-01-15 14:00:19 +01:00
goat-exercises devel-docs, libgimp: update some .gitignore files 2019-11-19 20:40:22 +01:00
gradient-flare libgimpbase: remove gimp_personal_rc_file() 2019-09-21 18:08:13 +02:00
help Meson port. 2019-09-11 16:42:04 +02:00
help-browser libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
ifs-compose plug-ins: remove unused variable. 2019-09-21 00:27:15 +02:00
imagemap devel-docs, libgimp: update some .gitignore files 2019-11-19 20:40:22 +01:00
lighting devel-docs, libgimp: update some .gitignore files 2019-11-19 20:40:22 +01:00
map-object Issue #4461 - Spinning Globe fails in gimp-2.99 2020-01-06 14:35:05 +01:00
metadata plug-ins: meson change for previous commit. 2019-11-06 14:26:23 +01:00
pagecurl Issue #4467 - (pagecurl) CRITICAL **: g_object_unref: assertion... 2020-01-06 14:49:41 +01:00
print Issue #4008 - Ellipsis missing in File -> Page Setup 2019-10-05 12:22:58 +02:00
pygimp Port pygimp colorxhtml plugin to python 3 2019-12-14 12:38:07 +01:00
python plug-ins: install Python plug-ins in rwxr-xr-x. 2019-12-25 11:51:56 +01:00
screenshot libgimpwidgets, app, plug-ins: fix last GIR warnings. 2020-01-15 14:00:19 +01:00
script-fu CID 225792 Resource leak in script-fu-server.c 2019-10-24 18:05:58 +02:00
selection-to-path libgimp, plug-ins: remove the "preview" parameter from gimp_ui_init() 2019-09-20 19:56:00 +02:00
twain Meson port. 2019-09-11 16:42:04 +02:00
ui plug-ins: port file-gif-save to begin_export() and end_export() 2019-10-29 22:10:59 +01:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am plug-ins: move goat-exercise to a goat-exercises/ directory. 2019-08-07 00:00:20 +02:00
meson.build disabling Twain plug-in until it's fixed 2019-09-11 16:42:04 +02:00