gimp/plug-ins/file-fits
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 Disable strict aliasing where we break aliasing rules 2010-09-04 13:49:09 +02:00
fits-io.c Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
fits-io.h add some const. 2008-09-05 15:43:49 +00:00
fits.c plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo() 2010-09-06 11:40:46 +02:00