Gimp/app/paint-funcs
Sven Neumann b387734c3d Bug 547967 – Improve app/paint-funcs/ maintainability
2008-10-13  Sven Neumann  <sven@gimp.org>

	Bug 547967 – Improve app/paint-funcs/ maintainability

	Applied patch from Luidnel Maignan that splits the legacy code 
for
	layer modes into new files.
	
	* app/paint-funcs/Makefile.am
	* app/paint-funcs/layer-modes.[ch]
	* app/paint-funcs/paint-funcs-utils.h: new files with code taken
	from ...

	* app/paint-funcs/paint-funcs-generic.h
	* app/paint-funcs/paint-funcs.c: ... these two files.


svn path=/trunk/; revision=27268
2008-10-13 18:51:32 +00:00
..
layer-modes.c Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
layer-modes.h Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
Makefile.am Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00
paint-funcs-generic.h Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +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-utils.h Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
paint-funcs.c Bug 547967 – Improve app/paint-funcs/ maintainability 2008-10-13 18:51:32 +00:00
paint-funcs.h added clear_region(). 2008-09-01 20:44:00 +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 removed debug output. 2008-10-06 20:47:55 +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