gimp/plug-ins/file-bmp
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
bmp-read.c plug-ins: port from gimp_image_add_foo() to gimp_image_insert_foo() 2010-09-06 11:40:46 +02:00
bmp-write.c Bug 623290 - Save As... does not save Windows Bitmap as default in dialog 2010-07-07 20:29:06 +02:00
bmp.c plug-ins: Port file plug-ins to new export API 2009-07-21 16:03:58 +02:00
bmp.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00