gimp/libgimpcolor
Sven Neumann 08879c9f90 app/gui/info-window.c libgimpwidgets/gimpcolorscales.c applied some
2003-06-11  Sven Neumann  <sven@gimp.org>

	* app/gui/info-window.c
	* libgimpwidgets/gimpcolorscales.c
	* libgimpwidgets/gimpcolorselect.c: applied some slightly modified
	patches from Michael Bushey that fix rounding errors when
	converting between color values in gdouble and guchar
	representation (bug #109241).

	* libgimpcolor/gimpcolorspace.c
	* libgimpcolor/gimprgb.c: similar fixes here.
2003-06-11 15:55:48 +00:00
..
.cvsignore Additions for Win32: Use -no-undefined. Use the .def file. Produce MS 2002-03-29 23:24:42 +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 app/gui/info-window.c libgimpwidgets/gimpcolorscales.c applied some 2003-06-11 15:55:48 +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 libgimpwidgets/gimpcolorscales.c applied some 2003-06-11 15:55:48 +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.am Always provide interlibrary dependencies, not just on Win32. 2003-05-23 17:28:07 +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