gimp/plug-ins/fp
Michael Natterer fc6ddb0540 removed redundant functions gimp_rgb_to_hsv_double() and
2003-05-20  Michael Natterer  <mitch@gimp.org>

	* libgimpcolor/gimpcolorspace.[ch]: removed redundant functions
	gimp_rgb_to_hsv_double() and gimp_hsv_to_rgb_double().

	* app/core/gimpdrawable-blend.c: use gimp_rgb_to_hsv() and
	gimp_hsv_to_rgb() instead.

	* plug-ins/fp/fp.[ch]
	* plug-ins/fp/fp_misc.c: ditto. Deuglyfied the changed functions'
	coding style a lot.
2003-05-20 18:29:13 +00:00
..
.cvsignore check for inline by ourselves if it's not defined in glibconfig.h. So 1998-07-14 06:15:10 +00:00
fp.c removed redundant functions gimp_rgb_to_hsv_double() and 2003-05-20 18:29:13 +00:00
fp.h removed redundant functions gimp_rgb_to_hsv_double() and 2003-05-20 18:29:13 +00:00
fp_gdk.c removed FINITE() macro. 2002-05-13 23:30:23 +00:00
fp_gtk.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
fp_misc.c removed redundant functions gimp_rgb_to_hsv_double() and 2003-05-20 18:29:13 +00:00
Makefile.am app/base/Makefile.am automake-1.6 seems to use yet another variable to 2002-06-07 23:00:46 +00:00