gimp/app/file
Michael Natterer 02477f5563 Bug 625167 - Problem exporting floating selections from within layer groups
Add "gboolean merge_active_group" to gimp_image_merge_visible_layers()
and pass FALSE from the PDB wrapper so plug-in invoked layer merging
always acts on the toplevel container as it did in 2.6. Do the same
when opening an image as layer.

Also, added a "Merge within active group only" toggle to the merge
layers dialog and pass it down to the core, but default to TRUE here
so.
2011-02-14 09:45:59 +01:00
..
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
Makefile.am app: Put gimp-file.h in file/Makefile.am 2009-07-12 12:48:06 +02:00
file-open.c Bug 625167 - Problem exporting floating selections from within layer groups 2011-02-14 09:45:59 +01:00
file-open.h Change licence to GPLv3 (and to LGPLv3 for libgimp). 2009-01-17 22:28:01 +00:00
file-procedure.c Remove GIMP_OBJECT() casts when calling gimp_object_get_name() 2009-08-31 22:47:18 +02:00
file-procedure.h app: Add file_procedure_in_group() 2009-05-16 09:47:36 +02:00
file-save.c app: Move import and export URI updates to file_save() 2011-02-02 22:31:27 +01:00
file-save.h app: Emit the GimpImage::exported signal when image is exported 2009-05-16 13:02:55 +02:00
file-utils.c app: Add and use gimp_image_get_uri() 2011-01-26 08:19:39 +01:00
file-utils.h app: Support default types for save and export 2009-05-16 13:02:54 +02:00
gimp-file.h app: gimp_image_get/set_imported/exported/save_a_copy_uri() 2011-02-02 22:28:46 +01:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00