gimp/app/file
Sven Neumann 345abd7c8f Bug 559725 – Allow to set image-type and image-num-layers for thumbnail
2008-11-10  Sven Neumann  <sven@gimp.org>

	Bug 559725 – Allow to set image-type and image-num-layers for
	thumbnail

	* app/file/file-open.[ch] (file_open_thumbnail): added 
parameters
	for image-type and number of layers. Try to get these from the
	procedure return values. Changes based on a patch from "tks".

	* app/core/gimpimagefile.c (gimp_imagefile_create_thumbnail)
	(gimp_thumbnail_set_info): set image-type and number of layers 
if
	specified.


svn path=/trunk/; revision=27595
2008-11-10 08:21:36 +00:00
..
Makefile.am Add GEGL_CFLAGS and #includes as if gimpdrawable.h and gimpimage.h had a 2008-10-09 20:24:04 +00:00
file-open.c Bug 559725 – Allow to set image-type and image-num-layers for thumbnail 2008-11-10 08:21:36 +00:00
file-open.h Bug 559725 – Allow to set image-type and image-num-layers for thumbnail 2008-11-10 08:21:36 +00:00
file-procedure.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
file-procedure.h app/file/Makefile.am app/file/file-procedure.[ch] split functions dealing 2007-05-11 18:50:35 +00:00
file-save.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
file-save.h app/file/file-save.[ch] (file_save) app/dialogs/file-save-dialog.c 2007-09-13 14:48:32 +00:00
file-utils.c bumped minimum required version of GLib to 2.18.0. 2008-11-04 12:33:09 +00:00
file-utils.h new function, fixed and factored out of file_utils_filename_to_uri(). 2007-05-13 23:15:34 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00