gimp/app/file
Michael Natterer 833a02bdeb app/core/gimpimagefile.c (gimp_imagefile_create_thumbnail),
2003-03-11  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpimagefile.c (gimp_imagefile_create_thumbnail),
	(gimp_imagefile_save_thumbnail)
	* app/gui/file-open-dialog.c (file_open_create_thumbnails): don't
	create thumbnails if core_config->layer_previews is FALSE
	(bug #107242).

	* app/file/file-save.c (file_save_as): call
	gimp_imagefile_save_thumbnail() unconditionally since it does all
	the needed checks itself.
2003-03-11 21:04:09 +00:00
..
.cvsignore generate app/file/Makefile 2001-10-25 13:30:01 +00:00
file-open.c added GError reporting, removed g_message() stuff. 2003-03-05 11:25:59 +00:00
file-open.h all functions return the opened image and the pdb status plus a GError 2002-04-19 14:09:53 +00:00
file-save.c app/core/gimpimagefile.c (gimp_imagefile_create_thumbnail), 2003-03-11 21:04:09 +00:00
file-save.h added GError reporting, removed g_message() stuff. 2003-03-05 11:25:59 +00:00
file-utils.c use proper defines to specify the permissions when calling mkdir(). 2002-12-30 17:27:58 +00:00
file-utils.h made gimp_imagefile_save_thumbnail() return a gboolean indicating success. 2002-04-19 17:15:39 +00:00
Makefile.am app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00
makefile.msc when checking for 'excecutable' make sure it is a regular file too (on 2003-01-01 13:33:27 +00:00