gimp/app/widgets
EST 1998 Matthew Wilson 7dcd8e85ab app/gimage.c app/tools.c Added a field in the Tools struct, preserve.
Tue Mar 31 02:21:15 EST 1998 Matthew Wilson <msw@gimp.org>

	* app/gimage.c
	* app/tools.c
	* app/tools.h: Added a field in the Tools struct, preserve.
	During gimage_dirty, if this flag is not set the tool will be
	reset.  This is good for tools that keep a copy of the image
	in cache for local manipulation like transform_core.

	* app/bezier_select.c
	* app/blend.c
	* app/brightness_contrast.c
	* app/bucket_fill.c
	* app/color_balance.c
	* app/color_picker.c
	* app/crop.c
	* app/curves.c
	* app/ellipse_select.c
	* app/free_select.c
	* app/histogram_tool.c
	* app/hue_saturation.c
	* app/levels.c
	* app/move.c
	* app/paint_core.c
	* app/posterize.c
	* app/rect_select.c
	* app/text_tool.c
	* app/transform_core.c: Set the preserve flag to the correct
	values in the new functions and wrapped calls to functions that
	dirty the gimage to prevent tool restarts.

	* app/disp_callbacks.c
	* app/menus.c: Removed Nether's tool patch.

--phew.  Matt
1998-03-31 07:23:50 +00:00
..
gimpcolorpanel.c More changes for .18. Please see ChangeLog 1998-01-26 03:14:09 +00:00
gimpcolorpanel.h Initial revision 1997-11-24 22:05:25 +00:00
gimpcursor.c Initial revision 1997-11-24 22:05:25 +00:00
gimpcursor.h Initial revision 1997-11-24 22:05:25 +00:00
gimpgradienteditor.c Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
gimpgradienteditor.h Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
gimpitemfactory.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimpitemfactory.h Initial revision 1997-11-24 22:05:25 +00:00
gimppaletteeditor.c Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
gimppaletteeditor.h Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
gimptoolbox-color-area.c fix for (install-colormap) and splash screen using gtk_preview_reset() 1998-03-09 01:45:26 +00:00
gimptoolbox-color-area.h Initial revision 1997-11-24 22:05:25 +00:00