gimp/app/xcf
Michael Natterer a84d697b93 don't add the image to the image container, don't call undo_free().
2001-07-05  Michael Natterer  <mitch@gimp.org>

	* app/gimage.c: don't add the image to the image container,
	don't call undo_free().

	* app/core/gimp.[ch]: add new images to gimp->images, optionally
	attach the comment parasite.

	* app/core/gimpedit.c
	* app/core/gimpimage-duplicate.c
	* app/core/gimpimage-new.c
	* app/gui/file-open-dialog.c
	* app/gui/toolbox.c
	* tools/pdbgen/pdb/image.pdb
	* app/pdb/image_cmds.c
	* app/xcf/xcf-load.c: call gimp_create_image() and/or
	gimp_create_display(), don't attach a comment parasite.

	* app/core/gimpimage.c: call undo_free() in "destroy".

	* app/file-open.c
	* app/gui/palette-import-dialog.c
	* app/xcf/xcf-save.c: don't #include "gimage.h"
2001-07-05 16:21:36 +00:00
..
.cvsignore new directory app/xcf/ 2001-07-03 18:38:56 +00:00
Makefile.am new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-load.c don't add the image to the image container, don't call undo_free(). 2001-07-05 16:21:36 +00:00
xcf-load.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
xcf-private.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-read.c new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-read.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-save.c don't add the image to the image container, don't call undo_free(). 2001-07-05 16:21:36 +00:00
xcf-save.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-seek.c new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-seek.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-write.c new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf-write.h new directory app/xcf/ 2001-07-03 18:38:56 +00:00
xcf.c app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00
xcf.h app/core/Makefile.am app/core/core-types.h added an "application object" 2001-07-04 19:31:35 +00:00