Gimp/app/base
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
..
boundary.c Initial revision 1997-11-24 22:05:25 +00:00
boundary.h Initial revision 1997-11-24 22:05:25 +00:00
color-balance.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
color-balance.h Initial revision 1997-11-24 22:05:25 +00:00
curves.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
curves.h Initial revision 1997-11-24 22:05:25 +00:00
hue-saturation.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
hue-saturation.h Initial revision 1997-11-24 22:05:25 +00:00
pixel-region.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
pixel-region.h Initial revision 1997-11-24 22:05:25 +00:00
temp-buf.c Initial revision 1997-11-24 22:05:25 +00:00
temp-buf.h Initial revision 1997-11-24 22:05:25 +00:00
threshold.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
threshold.h Initial revision 1997-11-24 22:05:25 +00:00
tile-cache.c Initial revision 1997-11-24 22:05:25 +00:00
tile-cache.h Initial revision 1997-11-24 22:05:25 +00:00
tile-manager-private.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
tile-manager.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
tile-manager.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
tile-swap.c Cleanups for 0.99.19 release 1998-03-02 02:47:35 +00:00
tile-swap.h Initial revision 1997-11-24 22:05:25 +00:00
tile.c Initial revision 1997-11-24 22:05:25 +00:00
tile.h Initial revision 1997-11-24 22:05:25 +00:00