Gimp/plug-ins/file-psd
luz paz bb322d94d7 Fix typos
Found via:
```
codespell -q 3 -S ./ChangeLog*,*.po,./.git,./NEWS* -L als,ang,ba,chello,daa,doubleclick,foto,hist,iff,inport,klass,mut,nd,ower,paeth,params,pard,pevent,sinc,thru,tim,uint
```
2020-11-19 21:56:25 +01:00
..
.gitignore
Makefile.am Add missing -lm to file-psd plug-in 2019-10-31 17:00:01 +01:00
meson.build meson: Use libgimp(ui)_dep in plug-ins meson files 2020-05-11 07:01:37 +02:00
new-resource-ids.txt
psd-image-res-load.c plug-ins: in file-psd, remove unused member of DisplayInfoNew 2020-04-26 23:14:55 +03:00
psd-image-res-load.h plug-ins: port file-psd to GimpImage/GimpDrawable. 2019-08-22 15:54:37 +02:00
psd-layer-res-load.c Misc typo fixes in plug-ins/ 2019-08-13 11:50:51 -04:00
psd-layer-res-load.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
psd-load.c Issue #5002: compare pointer to NULL, not 0. 2020-04-28 16:38:24 +02:00
psd-load.h pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
psd-save.c plug-ins: in file-psd, use normal channel order 2020-04-26 23:38:25 +03:00
psd-save.h pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
psd-thumb-load.c libgimpbase, plug-ins: fix all warnings to g_stat() calls. 2019-09-22 13:52:37 +02:00
psd-thumb-load.h pdb, app, libgimp, plug-ins: replace most PDB filenames/URIs by GFile 2019-09-11 21:48:34 +02:00
psd-util.c Fix typos 2020-11-19 21:56:25 +01:00
psd-util.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
psd.c app, libgimp, plug-ins: move Orientation metadata handling into core. 2020-09-24 12:43:41 +02:00
psd.h plug-ins: in file-psd, remove unused member of DisplayInfoNew 2020-04-26 23:14:55 +03:00
TODO.txt