gimp/app/file
Michael Natterer 963b941d39 don't crash if no layer or only one layer is visible. Fixes bug #143804.
2004-07-15  Michael Natterer  <mitch@gimp.org>

	* app/file/file-open.c (file_open_layer): don't crash if no
	layer or only one layer is visible. Fixes bug #143804.

	* app/app_procs.c (app_run): fixed log domain registration.
2004-07-15 10:37:03 +00:00
..
.cvsignore generate app/file/Makefile 2001-10-25 13:30:01 +00:00
Makefile.am app/file/Makefile.am app/paint/Makefile.am app/text/Makefile.am changed 2004-02-09 09:11:10 +00:00
file-open.c don't crash if no layer or only one layer is visible. Fixes bug #143804. 2004-07-15 10:37:03 +00:00
file-open.h new utility function which opens an image, flattens it if needed and 2004-06-28 21:42:19 +00:00
file-save.c added new PDB function gimp_register_file_handler_mime() that allows to 2004-05-14 00:01:11 +00:00
file-save.h Get rid of the "current_context" which was in fact just a bunch of global 2004-04-14 23:37:34 +00:00
file-utils.c removed file_utils_filename_to_utf8() ... 2004-01-19 01:08:43 +00:00
file-utils.h removed inclusion of <stdio.h> and "plug-in/plug-in-types.h". 2004-01-19 02:34:47 +00:00
makefile.msc new file to keep common definitions for the msc build use common 2004-02-07 23:01:33 +00:00