|
|
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 |
|
|
|
d1de204dbc
|
plug-ins: "Export as DDS" is translatable.
Thanks to Piotr Drąg for raising my overlooking this.
|
2019-01-02 20:40:50 +01:00 |
|
|
|
7e68aa37c1
|
plug-ins: s/Save as DDS/Export as DDS/
Let's make the GUI title consistent with our naming.
|
2019-01-02 19:14:30 +01:00 |
|
|
|
8f49fad3da
|
plug-ins: fix a few more warnings.
There are still a bunch of warnings, especially regarding usage of
GtkTable, GtkMisc and some unused functions.
|
2019-01-02 18:33:46 +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 |
|
|
|
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 |
|