gimp/plug-ins
Michael Natterer 0b3e02be10 libgimp: again, redo all APIs returning list of images, items, children
We now have both variants, one returning a GList, and another
returning an array. Turns out that while a list is often nicer,
sometimes a random-access array really keeps the code much simpler.

Adapt all plug-ins, and clean up a bit (like use g_list_reverse() once
instead of iterating the list reversed).
2019-08-27 13:26:27 +02:00
..
common libgimp: again, redo all APIs returning list of images, items, children 2019-08-27 13:26:27 +02:00
file-bmp plug-ins: port file-bmp to GimpPlugIn and libgimp objects 2019-08-24 17:26:00 +02:00
file-dds Issue #3841: double mnemonics. 2019-08-23 01:26:53 +02:00
file-exr plug-ins: port file-exr to GimpImage/GimpDrawable. 2019-08-22 15:54:36 +02:00
file-faxg3 plug-ins: port file-faxg3 to GimpPlugIn and libgimp objects 2019-08-24 18:08:31 +02:00
file-fits plug-ins: port file-fits to GimpPlugIn and libgimp objects 2019-08-24 17:49:58 +02:00
file-fli libgimp: again, redo all APIs returning list of images, items, children 2019-08-27 13:26:27 +02:00
file-ico libgimp: again, redo all APIs returning list of images, items, children 2019-08-27 13:26:27 +02:00
file-jpeg libgimp: again, redo all APIs returning list of images, items, children 2019-08-27 13:26:27 +02:00
file-psd libgimp: again, redo all APIs returning list of images, items, children 2019-08-27 13:26:27 +02:00
file-raw plug-ins: port file-raw plug-ins to GimpImage/GimpDrawable. 2019-08-22 15:54:36 +02:00
file-sgi plug-ins: port file-sgi to GimpImage/GimpDrawable. 2019-08-22 15:54:36 +02:00
file-tiff libgimp: again, redo all APIs returning list of images, items, children 2019-08-27 13:26:27 +02:00
file-webp libgimp: again, redo all APIs returning list of images, items, children 2019-08-27 13:26:27 +02:00
flame plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
fractal-explorer plug-ins: port fractal-explorer to GimpImage|Drawable. 2019-08-22 15:54:36 +02:00
gfig plug-ins: fixing automake warnings about source in subdirectories. 2019-08-22 22:36:50 +02:00
gimpressionist plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
goat-exercises plug-ins: update/fix the 3 non-C goat-exercise. 2019-08-22 23:02:06 +02:00
gradient-flare plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
help plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
help-browser plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
ifs-compose plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
imagemap plug-ins: fixing automake warnings about source in subdirectories. 2019-08-22 22:36:50 +02:00
lighting plug-ins: fixing automake warnings about source in subdirectories. 2019-08-22 22:36:50 +02:00
map-object plug-ins: fixing automake warnings about source in subdirectories. 2019-08-22 22:36:50 +02:00
metadata plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
pagecurl libgimp: again, redo all APIs returning list of images, items, children 2019-08-27 13:26:27 +02:00
print plug-ins: port print to GimpImage/GimpDrawable/etc. 2019-08-22 15:54:36 +02:00
pygimp plug-ins: port file-openraster to Python 3 + new API. 2019-08-25 12:01:41 +02:00
python plug-ins: port file-openraster to Python 3 + new API. 2019-08-25 12:01:41 +02:00
screenshot plug-ins: port (hopefully) missing Win32 screenshot code. 2019-08-26 16:50:25 +02:00
script-fu plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
selection-to-path plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
twain plug-ins: keep building all plug-ins with old API. 2019-08-22 15:54:36 +02:00
ui plug-ins: Move layer option up in TIFF dialog 2019-04-23 15:57:34 +02: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