gimp/libgimpcolor/gimpcolor.def
Hans Breuer 787ffe3e93 app/makefile.msc adapted to current state of file renaming/restructuring.
2001-03-16  Hans Breuer  <hans@breuer.org>

	* app/makefile.msc
	* app/tools/makefile.msc : adapted to current state of file
	renaming/restructuring. Probably will break again soon ...

	* app/context_manager.c : needs register_tools () prototype

	* app/gimplist.c
	* app/gimppalette-import.c : #include <string.h> for memcpy, strcmp
	and friends

	* app/pdb/fileops_cmds.c : #include <process.h>	/* for _getpid() */
	(Yes I know that this is not the right place to change it, but hacking
	pdbgen.pl to get platform specific headers is out of my scope)

	* app/test_commands.c : explicit casts to (GimpSetDrawableFunc) make
	it compile even with strict checks turned on.

	* app/undo.c (undo_pop_paint) : return a value even if the function
	does nothing at the moment (makes it compile)

	* libgimp/gimp.def : updated

	* libgimp/gimpcolorselector.h : include <gmodule.h> to make
	gimp_color_selector_(un)register prototypes conform to their
	implementation

	* libgimp/gimpfeatures.h : reflect 1.3 version

	* libgimpmath/gimpmatrix.c
	* libgimpwidgets/gimpdialog.c : more <string.h> inclusion

	* libgimp/makefile.msc : moved gimpadativesupersample.c to
	libgimpcolor, which makes it reusable from the core, too.

	* libgimp/gimp.def : updated

	* libgimp/gimpproceduraledb.c : #include <string.h>

	* libgimpcolor/gimpcolor.def
	* libgimpcolor/makefile.msc : added gimpadaptivesupersample

	* libgimpmath/gimpmatrix.c : #include <string.h> for memcmp
	* libgimpwidgets/gimpdialog.c - " - for strcmp
2001-03-16 19:14:04 +00:00

51 lines
944 B
Modula-2

EXPORTS
gimp_adaptive_supersample_area
gimp_hls_to_rgb_int
gimp_hsv_clamp
gimp_hsv_to_rgb
gimp_hsv_to_rgb
gimp_hsv_to_rgb_double
gimp_hsv_to_rgb_double
gimp_hsv_to_rgb_int
gimp_hsv_to_rgb_int
gimp_hsv_to_rgb4
gimp_hsv_to_rgb4
gimp_hsva_set
gimp_rgb_add
gimp_rgb_clamp
gimp_rgb_clamp
gimp_rgb_composite
gimp_rgb_distance
gimp_rgb_get_uchar
gimp_rgb_get_uchar
gimp_rgb_intensity
gimp_rgb_intensity_uchar
gimp_rgb_multiply
gimp_rgb_set
gimp_rgb_set
gimp_rgb_set_alpha
gimp_rgb_set_alpha
gimp_rgb_set_uchar
gimp_rgb_set_uchar
gimp_rgb_subtract
gimp_rgb_to_hls_int
gimp_rgb_to_hsv
gimp_rgb_to_hsv
gimp_rgb_to_hsv_double
gimp_rgb_to_hsv_double
gimp_rgb_to_hsv_int
gimp_rgb_to_hsv_int
gimp_rgb_to_hsv4
gimp_rgb_to_hsv4
gimp_rgb_to_l_int
gimp_rgba_distance
gimp_rgba_distance
gimp_rgba_get_uchar
gimp_rgba_get_uchar
gimp_rgba_set
gimp_rgba_set
gimp_rgba_set_uchar
gimp_rgba_set_uchar
gimp_rgba_subtract