ff2d22d915
plug-ins: a lot of coding style cleanup in file-dds.
...
Still a lot more to do but pushing WIP to not have it wasted if more
commits come in from others.
Also got rid of some global variables.
2019-01-02 21:41:19 +01:00
948608e658
plug-ins: get rid of "Show this dialog" checkbox in file-dds.
...
None of our load plug-ins have such a checkbox, so this is not
consistent. Moreover one you uncheck it, you just can't get back the
dialog until next GIMP restart. That's very bad usability.
2019-01-02 19:34:40 +01:00
df8a20956b
plug-ins: make file-dds compile.
...
This is still very broken and it doesn't load well. But at least it
compiles!
All build errors (and a few warnings though not all) fixed.
2019-01-02 18:33:46 +01:00
2f3504e06a
file-dds: mark some user-vsible messages for translation, expose them to PO files
...
Unfortunately, no items of comboboxes are currently translatble
due to the way the code is written.
2019-01-02 18:33:46 +01:00
d25348ca24
file-dds: support for DXT2/DXT4, initial build and GEGL-related fixes
2019-01-02 18:33:46 +01:00
79bc2dc1ef
file-dds: add original source code of the DDS plug-in
...
This is the code from the 'gimp-2.9' branch of the plug-in,
integrated into GIMP's build system.
2019-01-02 18:33:46 +01:00