mirror of https://github.com/GNOME/gimp.git
0b3e02be10
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). |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
ico-dialog.c | ||
ico-dialog.h | ||
ico-load.c | ||
ico-load.h | ||
ico-save.c | ||
ico-save.h | ||
ico.c | ||
ico.h |