gimp/app/paint-funcs
Sven Neumann 3c30a90bdb added gimp_channel_new_from_component() which creates a new GimpChannel
2003-03-12  Sven Neumann  <sven@gimp.org>

	* app/core/gimpchannel.[ch]: added gimp_channel_new_from_component()
	which creates a new GimpChannel from an image's color component.

	* app/gui/channels-commands.[ch]: added
	channels_duplicate_component_cmd_callback().

	* app/paint-funcs/paint-funcs-generic.h
	* app/paint-funcs/paint-funcs.[ch]: added code to extract a color
	component from a PixelRegion (untested!).

	* plug-ins/common/checkerboard.c: cosmetics.
2003-03-11 23:54:49 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am removed mydistcheck hook. 2002-11-07 17:12:17 +00:00
makefile.msc add appconfig.lib. Statically link libgimptool/gimptool.lib. 2002-05-10 23:30:09 +00:00
paint-funcs-generic.h added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00
paint-funcs-mmx.h Disabled MMX code to address Bug #86290, Bug #90969 2002-11-04 02:53:40 +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 added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00
paint-funcs.h added gimp_channel_new_from_component() which creates a new GimpChannel 2003-03-11 23:54:49 +00:00