gimp/plug-ins/file-tiff
Jehan 870ca6334d plug-ins: install plug-ins in subfolder.
I am going to forbid plug-ins from being installed directly in the root
of the plug-ins/ directory. They will have to be installed in a
subdirectory named the same as the entry point binary.
This may seem useless for our core plug-ins which are nearly all
self-contained in single binaries, but this is actually a necessary
restriction to eliminate totally the DLL hell issue on Windows. Moving
core plug-ins in subfolders is only a necessary consequence for it.
2018-05-20 21:06:35 +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: install plug-ins in subfolder. 2018-05-20 21:06:35 +02:00
file-tiff-io.c plug-ins: add a new possible format for TIFF tag warning messages. 2016-07-23 18:35:16 +02:00
file-tiff-io.h plug-ins: pass GFiles around instead of filenames in file-tiff 2016-04-19 17:18:17 +01:00
file-tiff-load.c Use the new macros from the last commit in all files 2018-05-20 21:06:34 +02:00
file-tiff-load.h Revert "New GimpMetadata as subclass of GExiv2Metadata" 2017-01-03 19:36:22 +01:00
file-tiff-save.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
file-tiff-save.h plug-ins: pass GFiles around instead of filenames in file-tiff 2016-04-19 17:18:17 +01:00
file-tiff.c plug-ins: file export should follow preferences regarding metadata. 2018-01-11 22:17:32 +01:00