Files
gimp/app/base
Michael Natterer a60b2c2f02 the Tool structure is now allocated by a common constructor which sets
1999-07-02  Michael Natterer  <mitschel@cs.tu-berlin.de>

	* app/[all tools]: the Tool structure is now allocated by a common
	constructor which sets default values and provides default tool
	action functions. To get rid of much code duplication there should
	be a object hierarchy of tools.

	* app/context_manager.c
	* app/tools.[ch]: create and destroy private contexts for the
	paint tools on startup and exit. They are not used yet.

	* app/interface.c
	* app/menus.c
	* app/tools.h: num_tools is now exported in tools.h

	* app/commands.c
	* app/gdisplay.c
	* app/menus.c: made "Toggle Selection" a toggleable menu item.
1999-07-02 17:40:10 +00:00
..
1999-04-21 05:39:57 +00:00
1999-04-04 07:12:22 +00:00
1999-05-04 21:32:17 +00:00
1999-04-21 05:39:57 +00:00
1999-05-04 21:32:17 +00:00
1999-06-06 19:44:36 +00:00
1999-04-21 05:39:57 +00:00
1999-06-14 22:18:02 +00:00
1999-06-05 23:41:45 +00:00