gimp/app/core
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
..
gimp-edit.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
gimp-edit.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpbrush-header.h Initial revision 1997-11-24 22:05:25 +00:00
gimpchannel-combine.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
gimpchannel-combine.h More refcounting. --sg 1998-02-05 00:07:31 +00:00
gimpchannel.c More refcounting stuff. 1998-02-14 00:44:47 +00:00
gimpchannel.h More refcounting. --sg 1998-02-05 00:07:31 +00:00
gimpdatafiles.c Initial revision 1997-11-24 22:05:25 +00:00
gimpdatafiles.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdrawable-blend.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimpdrawable-desaturate.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpdrawable-desaturate.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdrawable-equalize.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpdrawable-equalize.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdrawable-invert.c Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpdrawable-invert.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdrawable-offset.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
gimpdrawable-offset.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpedit.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
gimpedit.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpimage-convert-fsdither.h Initial revision 1997-11-24 22:05:25 +00:00
gimpimage-convert.c Fixed up --no-data so that the various *_init() routines always get 1998-03-26 18:24:42 +00:00
gimpimage-convert.h proper PDB support for indexed conversion 1997-12-14 11:36:53 +00:00
gimpimage-duplicate.c fixed a lot of the destroy handlers and delete_event handlers, still 1998-03-12 22:01:43 +00:00
gimpimage-duplicate.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpimage-mask.c app/gimage_mask.c applied patch from Ben Jackson to fix fractional pixel 1998-03-24 02:18:58 +00:00
gimpimage-mask.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpimage-undo-push.c gdisplay expose in undo 1998-03-20 05:39:07 +00:00
gimpimage-undo-push.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimpimagemap.c Misc changes for .18 1998-01-25 01:24:46 +00:00
gimpimagemap.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimplayer-floating-sel.c Always update the drawable when converting a floating selection to a layer 1998-03-27 21:21:57 +00:00
gimplayer-floating-sel.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00
gimplayer.c Proper refcounting for layer masks. Well, ok, almost proper. :) 1998-02-14 19:19:16 +00:00
gimplayer.h Proper refcounting for layer masks. Well, ok, almost proper. :) 1998-02-14 19:19:16 +00:00
gimppattern-header.h Initial revision 1997-11-24 22:05:25 +00:00
gimpprojection.c Reworked the guide drawing and picking code to remove all known guide 1998-03-16 11:13:24 +00:00
gimpprojection.h removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00