gimp/app/paint
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
..
gimpairbrush.c app/[all tool related files] app/commands.c app/disp_callbacks.c 1999-06-26 11:16:47 +00:00
gimpairbrush.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
gimpclone.c namespace cleanups. 1999-06-21 22:12:07 +00:00
gimpclone.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
gimpconvolve.c Overworked the line preview. Sorry for the inconvenience, but it has always 1999-06-07 22:38:20 +00:00
gimpconvolve.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
gimpdodgeburn.c Import of Smudge and dodge and burn tools. Details in Change log. 1999-07-01 16:52:50 +00:00
gimpdodgeburn.h Import of Smudge and dodge and burn tools. Details in Change log. 1999-07-01 16:52:50 +00:00
gimperaser.c First version of per-tool paint options. No PDB interface yet. The tool 1999-04-22 14:34:00 +00:00
gimperaser.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
gimpink-blob.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpink-blob.h Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
gimpink.c the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
gimpink.h Added new files for handling scan-converted convex polygons. (From gsumi) 1998-06-14 22:42:36 +00:00
gimppencil.c use the new color picking feature of paint_core. 1999-05-14 00:37:58 +00:00
gimppencil.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
gimpsmudge.c Import of Smudge and dodge and burn tools. Details in Change log. 1999-07-01 16:52:50 +00:00
gimpsmudge.h Import of Smudge and dodge and burn tools. Details in Change log. 1999-07-01 16:52:50 +00:00
gimpsourcecore.c namespace cleanups. 1999-06-21 22:12:07 +00:00
gimpsourcecore.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00