gimp/plug-ins/file-webp
Michael Natterer 66060e3307 app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode
with proper value names. Mark most values as _BROKEN because they use
weird alpha compositing that has to die. Move GimpLayerModeEffects to
libgimpbase, deprecate it, and set it as compat enum for GimpLayerMode.
Add the GimpLayerModeEffects values as compat constants to script-fu
and pygimp.
2017-01-08 23:00:19 +01:00
..
.gitignore Bug 769651 - Add webp file format support to gimp master 2016-08-09 21:21:52 +02:00
Makefile.am Bug 769651 - Add webp file format support to gimp master 2016-08-09 21:21:52 +02:00
file-webp-dialog.c Bug 775026 - webp-save: expose more saving options in the UI 2016-11-26 00:55:19 +01: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 app, libgimp*, plug-ins: replace enum GimpLayerModeEffects by GimpLayerMode 2017-01-08 23:00:19 +01: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 775026 - webp-save: expose more saving options in the UI 2016-11-26 00:55:19 +01:00
file-webp-save.h Bug 775026 - webp-save: expose more saving options in the UI 2016-11-26 00:55:19 +01:00
file-webp.c Bug 775026 - webp-save: expose more saving options in the UI 2016-11-26 00:55:19 +01:00
file-webp.h plug-ins: lots of cleanup and fixes in file-webp 2016-09-04 17:57:52 +02:00