Gimp/app/display
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
..
gimpdisplay-callbacks.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimpdisplay-callbacks.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-ops.c Removed auto-save from preferences and marked it as not yet implemented 1998-03-21 14:54:37 +00:00
gimpdisplay-ops.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-render.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpdisplay-render.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-scale.c Fixed a long standing bug in the scale factor computation so that the 1998-03-03 07:09:05 +00:00
gimpdisplay-scale.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-scroll.c Changes from Owen Taylor which allow GIMP to compile with 1997-12-18 06:30:11 +00:00
gimpdisplay-scroll.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-selection.c Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay-selection.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplay.c Reworked the guide drawing and picking code to remove all known guide 1998-03-16 11:13:24 +00:00
gimpdisplay.h removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
gimpdisplayshell-callbacks.c app/gimage.c app/tools.c Added a field in the Tools struct, preserve. 1998-03-31 07:23:50 +00:00
gimpdisplayshell-callbacks.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-draw.c handle WM delete of toolbox correctly. (gdisplay_delete): don't close 1998-03-15 03:15:35 +00:00
gimpdisplayshell-draw.h Changes to deal with new GTK refcounting regime. 1998-02-03 22:54:35 +00:00
gimpdisplayshell-layer-select.c removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
gimpdisplayshell-layer-select.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-marching-ants.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-render.c appied most of gimp-hpux-980316-0.patch from ???? Mostly added static's 1998-03-18 22:35:31 +00:00
gimpdisplayshell-render.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-scale.c Fixed a long standing bug in the scale factor computation so that the 1998-03-03 07:09:05 +00:00
gimpdisplayshell-scale.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-scroll.c Changes from Owen Taylor which allow GIMP to compile with 1997-12-18 06:30:11 +00:00
gimpdisplayshell-scroll.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-selection.c Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell-selection.h Initial revision 1997-11-24 22:05:25 +00:00
gimpdisplayshell.c handle WM delete of toolbox correctly. (gdisplay_delete): don't close 1998-03-15 03:15:35 +00:00
gimpdisplayshell.h Changes to deal with new GTK refcounting regime. 1998-02-03 22:54:35 +00:00
gximage.c Initial revision 1997-11-24 22:05:25 +00:00
gximage.h Initial revision 1997-11-24 22:05:25 +00:00