gimp/plug-ins/file-tiff
Jehan 2f46dfb354 plug-ins: use gimp_procedure_dialog_set_sensitive().
In PNG, JPEG and TIFF export plug-ins which use the new API, use our new
function to set widget sensitivity.

Note that part of it is similar to commit 6a2910bd3b on `gimp-2-10`,
making "Save GeoTIFF data" checkbox insensitive when there are no such
data available (this feature was late on the main branch as we rushed
for 2.10.24 release).
2021-04-06 21:52:33 +02:00
..
.gitignore plug-ins: merge the file-tiff-load and file-tiff-save plug-ins 2015-12-05 08:53:09 +01:00
Makefile.am plug-ins: port file-tiff-save to GimpProcedureConfig 2020-06-08 20:42:36 +02:00
file-tiff-io.c plug-ins: libtiff warnings can cause a crash on Windows. 2021-03-02 17:11:52 -05:00
file-tiff-io.h Issue #5691: Import/Export of GeoTIFF loses important header tags. 2020-11-01 13:12:37 +01:00
file-tiff-load.c plug-ins, TIFF: Oops, forgot to save formatting fixes before committing. 2021-03-04 15:23:29 -05:00
file-tiff-load.h plug-ins: port file-tiff to GimpImage|Drawable|Vectors, etc. 2019-08-22 15:54:36 +02:00
file-tiff-save.c plug-ins: use gimp_procedure_dialog_set_sensitive(). 2021-04-06 21:52:33 +02:00
file-tiff-save.h plug-ins: port file-tiff-save to GimpProcedureConfig 2020-06-08 20:42:36 +02:00
file-tiff.c app, libgimp, pdb, plug-ins: update some more functions to get|set(). 2021-04-06 00:49:07 +02:00
file-tiff.h plug-ins: port file-tiff-save to GimpProcedureConfig 2020-06-08 20:42:36 +02:00
meson.build meson: Use libgimp(ui)_dep in plug-ins meson files 2020-05-11 07:01:37 +02:00