gimp/app/paint-funcs
Sven Neumann 1954ee81fe use the offsets module TILE_WIDTH and TILE_HEIGHT instead of doing the
2007-09-12  Sven Neumann  <sven@gimp.org>

	* app/base/tile.c (tile_data_pointer): use the offsets module
	TILE_WIDTH and TILE_HEIGHT instead of doing the module operation
	in each and every caller.

	* app/base/boundary.c
	* app/base/pixel-region.c
	* app/base/tile-manager.c
	* app/core/gimpchannel.c
	* app/core/gimpdrawable-blend.c
	* app/core/gimpdrawable.c
	* app/core/gimpimage-contiguous-region.c
	* app/core/gimplayer.c
	* app/display/gimpdisplayshell-render.c
	* app/paint-funcs/paint-funcs.c
	* app/paint/gimppaintcore.c
	* app/tools/gimpiscissorstool.c: changed accordingly.


svn path=/trunk/; revision=23515
2007-09-12 18:29:11 +00:00
..
Makefile.am app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
makefile.msc updated msvc build include <io.h> for get_osfhandle() prototype 2007-08-26 18:59:34 +00:00
paint-funcs-generic.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
paint-funcs-types.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
paint-funcs.c use the offsets module TILE_WIDTH and TILE_HEIGHT instead of doing the 2007-09-12 18:29:11 +00:00
paint-funcs.h Makes default Select -> Border behaviour consistent, and makes 'sticky 2007-03-05 20:21:23 +00:00
reduce-region.c further code cleanup 2007-08-08 13:13:09 +00:00
reduce-region.h app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
scale-region.c app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
scale-region.h app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
subsample-region.c app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
subsample-region.h app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00