Gimp/plug-ins
Jehan 1fd6f68afa meson, configure, plug-ins: image/x-sun-raster is a supported MimeTypes.
Also ".sun" is a possible (and common) file name extension for Sun
Raster images, according to various sources and samples I found (these
samples with .sun extension also opened fine in GIMP, so it's not just a
subvariant which we may not handle or something of the sort). This one
is not so important though as we also register magic bytes for detection
(which is the proper way), but it can still be useful, mostly for
exporting (as we will direct to the SunRaster plug-in if someone tried
to export a file with .sun extension, since no other file format uses
this extension AFAICS).

There is no functional change, I just had a look at this plug-in while
handling !428 and realized this format was not present in the MimeType
list (which is used to generate the desktop file, in order to have
proper mime types, not detection based on extension only, unlike
Windows in !428).

(cherry picked from commit cd3333c6d3)
2021-04-04 16:04:58 +02:00
..
common meson, configure, plug-ins: image/x-sun-raster is a supported MimeTypes. 2021-04-04 16:04:58 +02:00
file-bmp plug-ins: allow loading of BMP images with incorrect BI_BITFIELDS compression. 2021-01-07 18:12:55 -05:00
file-dds plug-ins: set blue channel of BC5 dds images to 0 instead of 255. 2021-01-05 22:48:56 -05:00
file-exr plug-ins: cleanup, copyright headers, formatting in the openexr-wrapper 2019-06-26 16:58:14 +02:00
file-faxg3 plug-ins: fix cherry picking of commit fb38e42 2021-03-05 15:16:27 -05:00
file-fits Missing mnemonics on several file dialogs 2019-09-05 12:46:14 +00:00
file-fli Missing mnemonics on several file dialogs 2019-09-05 12:46:14 +00:00
file-ico plug-ins: install plug-ins in subfolder. 2018-08-16 13:25:51 +02:00
file-jpeg plug-ins: Let the user know if we fail to save image metadata in file-jpeg. 2020-10-15 15:28:01 -04:00
file-psd plug-ins: fix #6279 Error loading PSD file: Unexpected end of file. 2021-01-17 16:13:24 -05:00
file-raw plug-ins: update darktable lua script to API change in darktable master 2021-02-15 18:19:11 +01:00
file-sgi Issue #4627 - memory corruption when open crafted sgi 2020-02-17 17:01:37 +02:00
file-tiff plug-ins: set the "Save GeoTIFF data" checkbox insensitive when… 2021-03-28 19:17:15 +02:00
file-webp plug-ins: WebP: save_dialog() before gimp_export() 2019-12-21 10:20:33 +01:00
flame plug-ins: port flame to GEGL, 8-bit only 2019-06-28 12:38:35 +02:00
fractal-explorer Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
gfig plug-ins: fix a type warning. 2020-10-26 20:18:24 +01:00
gimpressionist Misc typo fixes in plug-ins/ 2020-09-08 23:22:57 +00:00
gradient-flare Use g_ascii_dtostr() instead of g_ascii_formatd() 2019-07-30 16:00:06 +02:00
help Undo some (unnecessary) changes. 2019-01-25 21:10:45 +01:00
help-browser plug-ins: install plug-ins in subfolder. 2018-08-16 13:25:51 +02:00
ifs-compose plug-ins: and in ifs-compose too... 2019-07-30 18:38:35 +02:00
imagemap Issue #3949 - Image Map plug-in selects wrong areas 2020-05-02 20:17:54 +02:00
lighting plug-ins: port lighting to GEGL 2019-07-10 12:21:30 +02:00
map-object Issue #4331 - Bevel Reflect Logo script crashes in 2.10.14 2019-12-28 17:57:54 +01:00
metadata plug-ins: fix incorrect saving of Iptc.Application2.Caption in metadata-editor. 2021-03-24 13:02:12 -04:00
pagecurl Issue #4392: Gimp Segmentation Fault triggered by Glib GParamSpec... 2019-12-24 01:34:29 +01:00
print Issue #4008 - Ellipsis missing in File -> Page Setup 2019-10-05 12:26:45 +02:00
pygimp Typo - Put a blank after the fullstop. 2020-09-09 07:59:53 +00:00
screenshot Issue #5066: Create From Screenshot Crash. 2021-01-02 19:08:15 +01:00
script-fu plug-ins: fix another cast warning. 2021-03-30 23:56:56 +02:00
selection-to-path Misc typo fixes in plug-ins/ 2020-09-08 23:22:57 +00:00
twain plug-ins: in twain, unify 8- and 16-bit data transfer 2020-06-04 22:01:42 +03:00
ui plug-ins: set the "Save GeoTIFF data" checkbox insensitive when… 2021-03-28 19:17:15 +02:00
.gitignore
Makefile.am file-dds: add original source code of the DDS plug-in 2019-01-02 18:54:52 +01:00