gimp/libgimpthumb
Michael Natterer 31324ffb23 return the "errno" of a failed stat() call.
2004-03-03  Michael Natterer  <mitch@gimp.org>

	* libgimpthumb/gimpthumb-utils.[ch] (gimp_thumb_file_test):
	return the "errno" of a failed stat() call.

	* libgimpthumb/gimpthumbnail.[ch]: added member
	"image_not_found_errno" which contains the errno as returned by
	gimp_thumb_file_test() if thumbnail->image_state is
	GIMP_THUMB_STATE_NOT_FOUND.

	* app/core/gimpimagefile.c (gimp_imagefile_get_desc_string): display
	the real error as specified by thumbnail->image_not_found_errno
	instead of just "Could not open".
2004-03-03 12:47:35 +00:00
..
.cvsignore configure.in gimpthumb-1.3.pc.in libgimpthumb/Makefile.am 2003-11-26 01:12:36 +00:00
Makefile.am modernized, made a lot of things m4 macros, and made versioning a lot more 2004-01-22 03:51:46 +00:00
gimpthumb-enums.h Changed libgimpthumb API in a way that will make GtkFileChooser 2004-02-25 17:33:45 +00:00
gimpthumb-error.c libgimpthumb/gimpthumb-error.c libgimpthumb/gimpthumb-utils.[ch] some code 2003-12-14 13:21:44 +00:00
gimpthumb-error.h libgimpthumb/Makefile.am added new files that define the GIMP_THUMB_ERROR 2003-12-02 02:06:20 +00:00
gimpthumb-types.h configure.in gimpthumb-1.3.pc.in libgimpthumb/Makefile.am 2003-11-26 01:12:36 +00:00
gimpthumb-utils.c return the "errno" of a failed stat() call. 2004-03-03 12:47:35 +00:00
gimpthumb-utils.h return the "errno" of a failed stat() call. 2004-03-03 12:47:35 +00:00
gimpthumb.def fixed wrong function name. 2004-01-07 14:55:01 +00:00
gimpthumb.h libgimpthumb/Makefile.am added new files that define the GIMP_THUMB_ERROR 2003-12-02 02:06:20 +00:00
gimpthumbnail.c return the "errno" of a failed stat() call. 2004-03-03 12:47:35 +00:00
gimpthumbnail.h return the "errno" of a failed stat() call. 2004-03-03 12:47:35 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00