Gimp/plug-ins
lloyd konneker 3ee7ca9d56 ScriptFu: delete extra copies of init.scm
Cleanup cruft, unused files.

script-fu/scripts/init/init.scm
is the only copy that GIMP uses.
It is more or less upstream TinyScheme init.scm v1.42,
that K. Cozens occasionally patches with upstream changes.
But upstream has been at 1.42 for several years.

/scripts/script-fu.init is an unused copy of upstream TinyScheme init.scm v1.40
It should have been deleted on the earlier commit
that moved the file in the repo to /scripts/init/init.scm
and the installed init files to /scripts/scriptfu-init.

/tinyscheme/init.scm is an unused copy of upstream TinySche init.scm 1.41
Deleting it means that the tinyscheme dir can no longer be built by itself
into TinyScheme standalone binary, but we don't support that anyway.
2025-02-05 18:49:40 +00:00
..
common plug-ins: simplify JXL export options 2025-01-29 14:43:33 +00:00
file-bmp Issue #12717: file-bmp plugin broke cross-build with generated source 2025-01-13 22:36:41 +00:00
file-dds libgimp*, plug-ins: now hide GimpParamSpecChoice struct. 2025-01-25 01:28:19 +01:00
file-exr plug-ins, exr: ensure dimensions are not outside our limits... 2025-01-09 18:32:50 -05:00
file-faxg3 Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-fits Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-fli Issue #12045: no defaults for plugin args of type File. 2025-01-22 17:53:21 +01:00
file-icns Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-ico app, pdb, plug-ins: replace (plug-in-threshold-alpha). 2024-12-17 16:24:54 +00:00
file-jpeg libgimp, plug-ins: rename the various "save-*" metadata arguments… 2025-01-20 17:58:30 +01:00
file-psd plug-ins: fix incorrect loading of psd cmyk merged images 2025-01-22 18:25:16 +00:00
file-raw Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
file-sgi plug-ins: avoid log-spamming by sgi plug-in 2024-11-24 16:54:46 +00:00
file-tiff libgimp*, plug-ins: now hide GimpParamSpecChoice struct. 2025-01-25 01:28:19 +01:00
file-webp libgimp, plug-ins: rename the various "save-*" metadata arguments… 2025-01-20 17:58:30 +01:00
flame Fix spelling errors found with codespell 2025-01-04 15:11:03 +00:00
fractal-explorer plug-ins: Fix fractal explorer crash related to color-mode 2024-11-23 16:26:32 +00:00
gfig Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
gimpressionist Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
gradient-flare plug-ins: Remove unused variables in Gradient Flare 2025-01-21 01:51:19 -05:00
help Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
help-browser Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
ifs-compose Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
imagemap Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
lighting Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
map-object plug-ins: Define Map Object GUI ranges 2024-12-14 14:23:46 +00:00
metadata plug-ins, metadata-viewer: Show more interpreted strings for makernote tags 2024-12-08 13:33:08 -05:00
pagecurl Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
print Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
python python: Use context Palette/Gradient in GUI 2025-02-01 02:59:51 +00:00
screenshot Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
script-fu ScriptFu: delete extra copies of init.scm 2025-02-05 18:49:40 +00:00
selection-to-path plug-ins: Return error on sel2path if no selection 2024-12-01 23:08:57 +00:00
twain Issue #12277: GIMP 3.0 RC1 opens Windows Console. 2024-11-21 04:23:10 +00:00
meson.build Issue #12717: file-bmp plugin broke cross-build with generated source 2025-01-13 22:36:41 +00:00