gimp/plug-ins/file-bmp
Alx Sa fc8194ccf3 plug-ins: Fix inverted logic in file-bmp
Resolves #12018

During the port to GimpProcedureDialog, we accidentally
inverted the set_sensitive () logic for using RLE and the
RGB format. RLE was being locked for indexed images while
the RGB format was being locked for RGB images.
This patch inverts the two conditions to fix the issue.
2024-09-08 18:51:05 +00:00
..
bmp-export.c plug-ins: Fix inverted logic in file-bmp 2024-09-08 18:51:05 +00:00
bmp-export.h plug-ins: Port more plug-ins to GimpChoice 2024-08-20 11:34:16 +00:00
bmp-load.c plug-ins: fix GError set over the top of a previous GError ... 2023-11-16 19:12:48 -05:00
bmp-load.h pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
bmp.c app, plug-ins: Fix warnings and typo 2024-08-20 12:50:49 +00:00
bmp.h plug-ins: Convert file_*_save to file_*_export 2024-04-16 16:07:10 +00:00
meson.build plug-ins: rename various '*-save.[ch]' files to '*-export.[ch]'. 2024-04-21 16:48:58 +02:00