gimp/app/paint-funcs
Simon Budig 0308d410b4 Fixing include/declaration issues in the application:
2006-11-23  Simon Budig  <simon@gimp.org>

	Fixing include/declaration issues in the application:

	* app/composite/gimp-composite-sse2.c: disable unused debugging code

	* app/paint-funcs/paint-funcs.[ch]
	* app/paint-funcs/scale-funcs.[ch]: fix include files, add some
	prototypes, make some other functions static.

	* app/core/gimpbuffer.c
	* app/core/gimpdrawable-preview.c: changed accordingly.

	* app/tools/gimpeditselectiontool.[ch]: untangle .c and .h file.

	* app/widgets/gimpfiledialog.c: add missing #include.
2006-11-24 14:08:40 +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 app/composite/gimp-composite.h app/composite/gimp-composite-generic.c 2006-09-27 23:29:05 +00:00
paint-funcs-types.h Fix for bug #333156: 2006-05-23 19:18:00 +00:00
paint-funcs.c Fixing include/declaration issues in the application: 2006-11-24 14:08:40 +00:00
paint-funcs.h Fixing include/declaration issues in the application: 2006-11-24 14:08:40 +00:00
scale-funcs.c Fixing include/declaration issues in the application: 2006-11-24 14:08:40 +00:00
scale-funcs.h Fixing include/declaration issues in the application: 2006-11-24 14:08:40 +00:00