gimp/app/paint
Michael Natterer 0d5df41904 app/core/gimpchannel-select.c app/core/gimpchannel.c
2004-11-16  Michael Natterer  <mitch@gimp.org>

	* app/core/gimpchannel-select.c
	* app/core/gimpchannel.c
	* app/core/gimpdrawable-desaturate.c
	* app/core/gimpdrawable-equalize.c
	* app/core/gimpdrawable-histogram.c
	* app/core/gimpdrawable-invert.c
	* app/core/gimpdrawable-levels.c
	* app/core/gimpdrawable-offset.c
	* app/core/gimpdrawable-stroke.c
	* app/core/gimpdrawable-transform.c
	* app/core/gimpdrawable.c
	* app/core/gimpitem-linked.c
	* app/core/gimpitem.c
	* app/core/gimplayer.c
	* app/core/gimpselection.c
	* app/paint/gimppaintcore-stroke.c
	* app/text/gimptextlayer.c: in all functions which somehow
	(explicitely or implicitely) touch undo, either g_return_if_fail()
	on gimp_item_is_attached() or simply don't push an undo step if
	feasible (e.g. for simple stuff like layer opacity).

	* tools/pdbgen/pdb/color.pdb
	* tools/pdbgen/pdb/drawable.pdb
	* tools/pdbgen/pdb/image.pdb
	* tools/pdbgen/pdb/layer.pdb
	* tools/pdbgen/pdb/paint_tools.pdb: let PDB wrappers fail
	accordingly so they don't run into the assertions added above.

	* app/pdb/color_cmds.c
	* app/pdb/drawable_cmds.c
	* app/pdb/image_cmds.c
	* app/pdb/layer_cmds.c
	* app/pdb/paint_tools_cmds.c: regenerated.
2004-11-16 13:41:55 +00:00
..
.cvsignore
gimp-paint.c register ink between airbrush and clone so the stroke dialog's menu of 2004-05-27 21:19:26 +00:00
gimp-paint.h
gimpairbrush.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpairbrush.h
gimpairbrushoptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimpairbrushoptions.h
gimpbrushcore-kernels.h
gimpbrushcore.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpbrushcore.h added signal "set-brush" which is G_SIGNAL_RUN_LAST so we can connect 2004-06-23 12:19:28 +00:00
gimpclone.c converted tabs to spaces. 2004-07-28 11:17:49 +00:00
gimpclone.h removed PRETRACE_PAINT and POSTTRACE_PAINT from the GimpPaintCoreState 2004-06-14 15:26:29 +00:00
gimpcloneoptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimpcloneoptions.h
gimpconvolve.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpconvolve.h
gimpconvolveoptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimpconvolveoptions.h
gimpdodgeburn.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpdodgeburn.h
gimpdodgeburnoptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimpdodgeburnoptions.h
gimperaser.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimperaser.h
gimperaseroptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimperaseroptions.h
gimpink-blob.c Check if the array index is legal before using it, not the other way 2004-07-18 09:10:17 +00:00
gimpink-blob.h app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch] 2004-05-26 15:34:45 +00:00
gimpink.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpink.h app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch] 2004-05-26 15:34:45 +00:00
gimpinkoptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimpinkoptions.h app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch] 2004-05-26 15:34:45 +00:00
gimppaintbrush.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimppaintbrush.h
gimppaintcore-stroke.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimppaintcore-stroke.h
gimppaintcore-undo.c app/core/gimpundo.[ch] app/core/gimpitemundo.[ch] removed all _new() 2004-07-12 16:59:36 +00:00
gimppaintcore-undo.h
gimppaintcore.c app/tools/Makefile.am added gimp_tool_motion_constrain(), 2004-08-22 21:48:50 +00:00
gimppaintcore.h app/tools/Makefile.am added gimp_tool_motion_constrain(), 2004-08-22 21:48:50 +00:00
gimppaintoptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimppaintoptions.h added "GimpPaintInfo *paint_info" member and construct property. Changed 2004-08-31 13:20:57 +00:00
gimppencil.c
gimppencil.h
gimppenciloptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimppenciloptions.h
gimpsmudge.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpsmudge.h
gimpsmudgeoptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimpsmudgeoptions.h
gimpsourcecore.c converted tabs to spaces. 2004-07-28 11:17:49 +00:00
gimpsourcecore.h removed PRETRACE_PAINT and POSTTRACE_PAINT from the GimpPaintCoreState 2004-06-14 15:26:29 +00:00
gimpsourceoptions.c app/paint/gimpairbrushoptions.c app/paint/gimpcloneoptions.c 2004-09-24 12:01:35 +00:00
gimpsourceoptions.h
Makefile.am Don't store human readable and translatable enum/flag strings in 2004-10-25 17:55:25 +00:00
makefile.msc updated app/actions/makefile.msc app/menus/makefile.msc : (new files) 2004-07-11 21:53:17 +00:00
paint-enums.c Don't store human readable and translatable enum/flag strings in 2004-10-25 17:55:25 +00:00
paint-enums.h removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
paint-types.h