gimp/plug-ins/file-psd
Michael Natterer bbd7ec6b5c plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo()
I'm sure some plug-ins need to add their items *not* at the toplevel,
but since making plug-ins really tree-aware is a lot more work than
just fixing insert positions, I went for passing -1 as parent in
almost all cases. And because of laziness...
2010-09-06 11:40:46 +02:00
..
.gitignore Adding Microsoft Windows executables to the .gitignore files 2009-06-19 00:14:17 +02:00
Makefile.am Bug 574018 - Add a manifest to executables 2010-09-01 08:24:45 +02:00
TODO.txt plug-ins/bmp/* plug-ins/faxg3/* plug-ins/fits/* plug-ins/fli/* 2008-08-11 10:06:13 +00:00
new-resource-ids.txt plug-ins/bmp/* plug-ins/faxg3/* plug-ins/fits/* plug-ins/fli/* 2008-08-11 10:06:13 +00:00
psd-image-res-load.c plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo() 2010-09-06 11:40:46 +02:00
psd-image-res-load.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
psd-layer-res-load.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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: port from gimp_image_add_foo() to gimp_image_insert_foo() 2010-09-06 11:40:46 +02:00
psd-load.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
psd-save.c plug-ins: use new item API instead of deprecated drawable API 2010-07-09 12:27:36 +02:00
psd-thumb-load.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00: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 Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
psd-util.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
psd.c plug-ins: Port file plug-ins to new export API 2009-07-21 16:03:58 +02:00
psd.h Fix the PSD structs to use signed ints for bounding box coordinates. 2009-11-17 01:13:52 +01:00