gimp/app/paint-funcs
Michael Natterer 12796f2d91 scale_region_no_resample() no longer needs to be public, as we can call
2002-02-12  Michael Natterer  <mitch@gimp.org>

	* app/paint-funcs/paint-funcs.[ch]: scale_region_no_resample() no
	longer needs to be public, as we can call
	scale_region(src, dest, GIMP_INTERPOLATION_NONE).
2002-02-12 11:32:56 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am include the new "paint-funcs/paint-funcs-types.h". 2001-11-28 17:51:06 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00
paint-funcs-generic.h Convert ugly comments into named structure fields. Much cleaner and less 2001-12-02 14:59:30 +00:00
paint-funcs-mmx.h Michael Natterer <mitch@gimp.org> 2001-12-03 13:44:59 +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 scale_region_no_resample() no longer needs to be public, as we can call 2002-02-12 11:32:56 +00:00
paint-funcs.h scale_region_no_resample() no longer needs to be public, as we can call 2002-02-12 11:32:56 +00:00