gimp/libgimpcolor/gimpcolor.def
Hans Breuer b70d6c3317 renamed GimpOrientationType with Compat postfix to avoid name clashing
2003-07-26  Hans Breuer  <hans@breuer.org>

	* libgimp/gimpcompat.h : renamed GimpOrientationType
	with Compat postfix to avoid name clashing when using
	this header together with libgimp/gimpenums.h

	* app/composite/makefile.msc : (new file)
	  **/makefile.msc : updated

	* libgimp/gimp.c : use static defined _tile<widht|height>
	in this file instead of function call

	* libgimp/gimp.def libgimp/libgimpui.def : moved from former
	to latter : gimp_<brush|font|gradient|pattern>_select_<new|destroy>
	added to former gimp_<brushes|gradients|patterns>_popup

	* app/paint/gimppaintcore.h : removed double semicolon
	which gave msvc error C2059: syntax error : ';'

	* libgimpbase/gimpwin32-io.h : (new file) compatibilty defines
	which were spread over multiple files to make up mostly for
	missing unistd.h

	* app/base/tile-swap.c app/core/gimpimagefile.c
	  libgimpbase/gimpdatafiles.c
	  plug-ins/FractalExplorer/FractalExplorer.c : use new header

	* plug-ins/gflare/gflare.c
	  plug-ins/flame/flame.c
	  plug-ins/FractalExplorer/Dialogs.c :
	removed #ifdef G_OS_WIN32 special casing, not needed anymore
	due to g_file_test() usage

	* app/text/*.* : changes required for build with PangoWin32,
	but not commited ...
2003-07-26 17:37:32 +00:00

74 lines
1.3 KiB
Modula-2

EXPORTS
gimp_adaptive_supersample_area
gimp_bilinear
gimp_bilinear_16
gimp_bilinear_32
gimp_bilinear_8
gimp_bilinear_pixels_8
gimp_bilinear_rgb
gimp_bilinear_rgba
gimp_cmyk_get_uchar
gimp_cmyk_set
gimp_cmyk_set_uchar
gimp_cmyk_to_rgb
gimp_cmyk_to_rgb_int
gimp_cmyka_get_uchar
gimp_cmyka_set
gimp_cmyka_set_uchar
gimp_hls_to_rgb_int
gimp_hsl_to_rgb
gimp_hsv_clamp
gimp_hsv_set
gimp_hsv_to_rgb
gimp_hsv_to_rgb4
gimp_hsv_to_rgb4
gimp_hsv_to_rgb4
gimp_hsv_to_rgb_int
gimp_hsv_to_rgb_int
gimp_hsva_set
gimp_hwb_to_rgb
gimp_rgb_add
gimp_rgb_clamp
gimp_rgb_clamp
gimp_rgb_composite
gimp_rgb_distance
gimp_rgb_gamma
gimp_rgb_get_uchar
gimp_rgb_get_uchar
gimp_rgb_intensity
gimp_rgb_intensity_uchar
gimp_rgb_max
gimp_rgb_min
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_cmyk
gimp_rgb_to_hls_int
gimp_rgb_to_hsl
gimp_rgb_to_hsv
gimp_rgb_to_hsv
gimp_rgb_to_hsv4
gimp_rgb_to_hsv4
gimp_rgb_to_hsv4
gimp_rgb_to_hsv_int
gimp_rgb_to_hsv_int
gimp_rgb_to_hwb
gimp_rgb_to_l_int
gimp_rgba_add
gimp_rgba_distance
gimp_rgba_distance
gimp_rgba_get_uchar
gimp_rgba_get_uchar
gimp_rgba_multiply
gimp_rgba_set
gimp_rgba_set
gimp_rgba_set_uchar
gimp_rgba_set_uchar
gimp_rgba_subtract