gimp/app/paint-funcs
Sven Neumann 3974e5ee8f Attempt to finally fix Smudge tool problems (bug #115057):
2003-06-13  Sven Neumann  <sven@gimp.org>

        Attempt to finally fix Smudge tool problems (bug #115057):

	* app/paint-funcs/paint-funcs-generic.h (blend_pixels): added an
	implementation for the non-alpha case.

	* app/paint/gimpsmudge.c (gimp_smudge_start): added back code that
	used to prefill the buffer if the inital area was clipped.
2003-06-13 11:12:04 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am removed mydistcheck hook. 2002-11-07 17:12:17 +00:00
makefile.msc add appconfig.lib. Statically link libgimptool/gimptool.lib. 2002-05-10 23:30:09 +00:00
paint-funcs-generic.h Attempt to finally fix Smudge tool problems (bug #115057): 2003-06-13 11:12:04 +00:00
paint-funcs-mmx.h Disabled MMX code to address Bug #86290, Bug #90969 2002-11-04 02:53:40 +00:00
paint-funcs-simd.S app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
paint-funcs-types.h introduced new trigraph keyword /*< pdb-skip >*/ used to skip enums for 2001-12-09 00:15:46 +00:00
paint-funcs.c Implemented DISSOLVE_MODE the way it should have always been. Fixes bug 2003-06-02 14:21:01 +00:00
paint-funcs.h fixed typo: use x1 instead of the uninitialized variable x. 2003-05-15 21:01:02 +00:00