gimp/app/paint-funcs
Sven Neumann 4b29677d16 gaussian_blur_region() writes to the pixel data, need to initialize the
2005-07-09  Sven Neumann  <sven@gimp.org>

	* app/core/gimpchannel.c (gimp_channel_real_feather):
	gaussian_blur_region() writes to the pixel data, need to initialize
	the pixel region with dirty == TRUE;

	* app/paint-funcs/paint-funcs-generic.h: formatting.
2005-07-09 11:48: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 app/base/Makefile.am app/composite/*akefile.am app/config/*akefile.am 2005-02-27 13:22:01 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
paint-funcs-generic.h gaussian_blur_region() writes to the pixel data, need to initialize the 2005-07-09 11:48:02 +00:00
paint-funcs-types.h don't scan app/paint-funcs/paint-funcs-types.h for enums. 2004-07-05 21:39:54 +00:00
paint-funcs.c pass GimpImageBaseType to extract_from_region() instead of some anonymous 2005-06-17 16:26:06 +00:00
paint-funcs.h pass GimpImageBaseType to extract_from_region() instead of some anonymous 2005-06-17 16:26:06 +00:00
scale-funcs.c applied patch from Geert Jordaens that improves results of the Lanczos 2005-01-20 10:31:36 +00:00
scale-funcs.h applied patch from Geert Jordaens that improves results of the Lanczos 2005-01-20 10:31:36 +00:00