gimp/plug-ins/file-psd
Ell a7f3a2dd9f app, pdb, libgimp, plug-ins, menus: rename layer composite modes
Our composite modes don't correspond directly to the Porter-Duff
operators after which they're named, and these names aren't too
descriptive anyway.

Rename the composite modes as follows:

  Source Over       =>  Union
  Source Atop       =>  Clip to Backdrop
  Destination Atop  =>  Clip to Layer
  Source In         =>  Intersection

Update relevant code, including UI text, enumerator names, function
names, and action names.
2018-03-14 16:19:09 -04:00
..
.gitignore plug-ins: update file-psd/.gitignore 2015-04-26 15:50:13 -04:00
Makefile.am app, plug-ins, libgimp*: clean out all remaining trailing spaces/tabs. 2016-06-02 02:04:26 +02:00
TODO.txt Rename colour and greyscale to color and grayscale respectively 2013-06-06 23:26:16 +02:00
new-resource-ids.txt
psd-image-res-load.c Move the new "default_new_layer_mode" APIs to the image... 2017-08-21 20:18:00 +02:00
psd-image-res-load.h plug-ins: some general cleanup in file-psd (no code changes) 2014-02-09 19:38:19 +01:00
psd-layer-res-load.c Bug 789981 - Wrong layer structure in PSDs with deeply nested layer groups 2017-11-11 17:51:02 -05:00
psd-layer-res-load.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
psd-load.c plug-ins: in file-psd, read and write group-layer masks 2018-02-05 16:22:12 -05:00
psd-load.h plug-ins: trust the PSD's resolution over its metadata's resolution 2013-10-27 19:01:22 +01:00
psd-save.c plug-ins: in file-psd, read and write group-layer masks 2018-02-05 16:22:12 -05:00
psd-save.h plug-ins: merge file-psd-load and file-psd-save into one binary file-psd 2015-04-26 15:37:31 -04:00
psd-thumb-load.c plug-ins: start the progress before opening files for loading/saving 2014-07-23 21:37:13 +02:00
psd-thumb-load.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
psd-util.c app, pdb, libgimp, plug-ins, menus: rename layer composite modes 2018-03-14 16:19:09 -04:00
psd-util.h plug-ins: in file-psd, improve PS <-> GIMP layer-mode mapping 2017-08-20 17:15:32 -04:00
psd.c Revert "New GimpMetadata as subclass of GExiv2Metadata" 2017-01-03 19:36:22 +01:00
psd.h Bug 765651: file-psd-load.exe crashes importing file 2018-01-06 12:44:28 +01:00