gimp/libgimpcolor
Sven Neumann f32424aac5 removed calls to ROUND() in two places where they should not have been
2003-06-21  Sven Neumann  <sven@gimp.org>

	* libgimpcolor/gimpcolorspace.c (gimp_hsv_to_rgb_int): removed
	calls to ROUND() in two places where they should not have been
	added. Fixes bug #115626.
2003-06-20 22:12:18 +00:00
..
.cvsignore Additions for Win32: Use -no-undefined. Use the .def file. Produce MS 2002-03-29 23:24:42 +00:00
Makefile.am Always provide interlibrary dependencies, not just on Win32. 2003-05-23 17:28:07 +00:00
gimpadaptivesupersample.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gimpadaptivesupersample.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimpbilinear.c libgimpcolor/gimpbilinear.[ch] applied a patch from David Necas 2003-03-02 16:27:01 +00:00
gimpbilinear.h libgimpcolor/gimpbilinear.[ch] applied a patch from David Necas 2003-03-02 16:27:01 +00:00
gimpcolor.def updated win32 (msvc) build 2003-05-24 17:00:03 +00:00
gimpcolor.h app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gimpcolorspace.c removed calls to ROUND() in two places where they should not have been 2003-06-20 22:12:18 +00:00
gimpcolorspace.h removed redundant functions gimp_rgb_to_hsv_double() and 2003-05-20 18:29:13 +00:00
gimpcolortypes.h Some color API cleanup: 2003-05-20 10:20:34 +00:00
gimphsv.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 18:49:44 +00:00
gimphsv.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
gimprgb.c app/gui/info-window.c libgimpcolor/gimpcolorspace.c libgimpcolor/gimprgb.c 2003-06-13 16:44:21 +00:00
gimprgb.h bumped version number to 1.3.1. Require Glib/GTK+-1.3.11 and Pango-0.22. 2001-11-22 23:46:13 +00:00
makefile.mingw.in Additions for Win32: Use -no-undefined. Use the .def file. Produce MS 2002-03-29 23:24:42 +00:00
makefile.msc from now on use make.msc from $(TOP)/glib/build/win32; all occurences of 2002-02-17 15:55:54 +00:00