gimp/plug-ins/file-jpeg
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 Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am plug-ins: install plug-ins in subfolder. 2018-05-20 21:06:35 +02:00
jpeg-icc.c plug-ins/bmp/* plug-ins/faxg3/* plug-ins/fits/* plug-ins/fli/* 2008-08-11 10:06:13 +00:00
jpeg-icc.h file-jpeg: Add header cladding 2011-09-18 08:00:20 +05:30
jpeg-load.c libgimpconfig: move all GimpColorConfig members to private 2018-05-20 21:06:33 +02:00
jpeg-load.h Revert "New GimpMetadata as subclass of GExiv2Metadata" 2017-01-03 19:36:22 +01:00
jpeg-quality.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
jpeg-quality.h file-jpeg: Add header cladding 2011-09-18 08:00:20 +05:30
jpeg-save.c libgimpwidgets: rename the _grid()-Variants of gimp_scale_entry_* 2018-05-20 21:06:35 +02:00
jpeg-save.h plug-ins: file export should follow preferences regarding metadata. 2018-01-11 22:17:32 +01:00
jpeg-settings.c Completely rewrite metadata handling using gexiv2 2013-10-27 01:02:17 +02:00
jpeg-settings.h file-jpeg: Add header cladding 2011-09-18 08:00:20 +05:30
jpeg.c Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +02:00
jpeg.h libgimp,plug-ins: split metadata loading into prepare() and finish() 2013-10-27 15:22:35 +01:00
jpegqual.c file-jpeg: Fix format specifiers 2011-10-03 10:59:48 +05:30