gimp/plug-ins/file-webp
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 Bug 769651 - Add webp file format support to gimp master 2016-08-09 21:21:52 +02:00
Makefile.am plug-ins: install plug-ins in subfolder. 2018-05-20 21:06:35 +02:00
file-webp-dialog.c libgimpwidgets: rename the _grid()-Variants of gimp_scale_entry_* 2018-05-20 21:06:35 +02:00
file-webp-dialog.h plug-ins: cleanup in file-webp, mostly simplify the save dialog 2016-08-10 21:49:23 +02:00
file-webp-load.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
file-webp-load.h Bug 769651 - Add webp file format support to gimp master 2016-08-09 21:21:52 +02:00
file-webp-save.c Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
file-webp-save.h plug-ins: file export should follow preferences regarding metadata. 2018-01-11 22:17:32 +01:00
file-webp.c plug-ins: file export should follow preferences regarding metadata. 2018-01-11 22:17:32 +01:00
file-webp.h plug-ins: lots of cleanup and fixes in file-webp 2016-09-04 17:57:52 +02:00