gimp/app/base
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
..
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 Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
color-balance.h Initial revision 1997-11-24 22:05:25 +00:00
curves.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +00:00
curves.h Initial revision 1997-11-24 22:05:25 +00:00
hue-saturation.c Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +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 Wed Apr 1 11:10:15 EST 1998 Matthew Wilson <msw@gimp.org 1998-04-02 04:51:44 +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