gimp/plug-ins
Alx Sa dbaea2ac50 core: Fix CSS palette import regex
GIMP expects CSS palettes to end with a ";" when importing. However,
GIMP exports CSS lines without ";". This means GIMP can't reopen its
own exported CSS palettes.
The ";" was removed from the regex since CSS2 does not require
the last line to end with a ";". However, CSS3 and above
require ending all lines with a ";", so it is added to the
export script.
2023-02-28 16:00:03 +00:00
..
common plug-ins: fix #9067 TGA files saved by Krita can't be opened 2023-02-14 15:16:15 -05:00
file-bmp plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-dds plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-exr plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-faxg3 plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-fits plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-fli plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-icns plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-ico plug-ins: disable magics detection for Windows CUR and ICO files 2023-02-14 15:16:15 -05:00
file-jpeg plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-psd plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-raw plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-sgi plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-tiff plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
file-webp plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
flame Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
fractal-explorer Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
gfig plug-ins: Re-add toggle behavior from GAction port 2023-02-24 03:25:08 +00:00
gimpressionist meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
gradient-flare Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
help gimphelplocale: MacOS can get http and https 2023-01-08 23:55:22 +00:00
help-browser plug-ins: coding-style fixes. 2023-01-27 01:48:33 +01:00
ifs-compose plug-ins: Re-add toggle behavior from GAction port 2023-02-24 03:25:08 +00:00
imagemap plug-ins: Port ImageMap to GAction/GMenuModel 2023-02-16 04:16:11 +00:00
lighting meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
map-object meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
metadata meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
pagecurl Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
print meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
python plug-ins: add back the prompt when "clearing" the Python console. 2023-02-13 13:17:30 +01:00
screenshot plug-ins: get rid of various gimp_image_set_file() calls. 2023-02-13 22:54:16 +01:00
script-fu core: Fix CSS palette import regex 2023-02-28 16:00:03 +00:00
selection-to-path meson: fix warnings of deprecated features. 2022-08-31 01:29:37 +02:00
twain Use GetModuleHandleW () 2023-01-24 14:48:44 +00:00
ui plug-ins: add translation context for tag values 2022-02-02 17:29:48 +00:00
.gitignore
Makefile.am Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00
meson.build Fix plugins to use new GimpResource. 2023-01-14 17:43:26 +01:00