Gimp/app/display
Matt Wilson f75645a26c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org
* app/brightness_contrast.c
	* app/by_color_select.c
	* app/color_balance.c
	* app/color_picker.c
	* app/curves.c
	* app/histogram_tool.c
	* app/hue_saturation.c
	* app/levels.c
	* app/posterize.c
	* app/threshold.c
	* app/transform_core.c: modified to call the cancel callback
	instead of the ok callback when freed.  modified to save the
	last used drawable so that we might be able to check later
	and restart the tool if need be.

	* app/disp_callbacks.c
	* app/gimage.c: modified tool restart/destruction code

	* app/tools.c
	* app/tools.h: added tools_initialize, made changes to
	be able save the last used drawable in the tool.

--Matt
1998-04-02 04:51:44 +00:00
..
gimpdisplay-callbacks.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +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 Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +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