gimp/app/paint
Michael Natterer 1058f41dab app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c
1999-07-06  Michael Natterer  <mitschel@cs.tu-berlin.de>

        * app/airbrush.c
        * app/blend.c
        * app/bucket_fill.c
        * app/clone.c
        * app/convolve.c
        * app/dodgeburn.c
        * app/eraser.c
        * app/ink.c
        * app/paintbrush.c
        * app/pencil.c
        * app/smudge.c: get opacity/paint mode from the current context
        (currently always the user context).

        * app/gimage_mask.c: the "stroke" command uses the paintbrush's
        settings if the current context is the user context and we are in
        per-tool paint options mode.

        * app/context_manager.[ch]
        * app/paint_options.h
        * app/preferences_dialog.c
        * app/tool_options.c
        * app/tools.c: moved the global/per-tool paint options switching
        to the context manager. The tool options themselves only contain
        the widgets for them now. This should fix the segfaults happening
        in per-tool mode.
	Removed the disclaimer from the prefs. dlg. as it seems to work
	now. The impl. in the context manager however is still a hack.

        * app/brush_select.c
        * app/brushes_cmds.c
        * tools/pdbgen/pdb/brushes.pdb: same as above.

        * app/lc_dialog.c: minimal code reduction. No functionality changed.
1999-07-06 15:18:25 +00:00
..
gimpairbrush.c app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +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 app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +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 app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +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 app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +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 app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +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 app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +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 app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +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 app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +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 app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +00:00
gimpsourcecore.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00