gimp/app/paint-funcs
Sven Neumann 254cfb27ad fixed typo: use x1 instead of the uninitialized variable x.
2003-05-15  Sven Neumann  <sven@gimp.org>

	* app/core/gimpdrawable-transform.c
	(gimp_drawable_transform_tiles_affine): fixed typo: use x1 instead
	of the uninitialized variable x.

	* app/paint-funcs/paint-funcs-generic.h
	* app/paint-funcs/paint-funcs.[ch]: removed unused variable
	has_alpha from blend_pixels() function.

	* app/base/temp-buf.c: cosmetics.
2003-05-15 21:01:02 +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 fixed typo: use x1 instead of the uninitialized variable x. 2003-05-15 21:01:02 +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 fixed typo: use x1 instead of the uninitialized variable x. 2003-05-15 21:01:02 +00:00
paint-funcs.h fixed typo: use x1 instead of the uninitialized variable x. 2003-05-15 21:01:02 +00:00