Gimp/modules
Sven Neumann 4f870bc132 deprecated RGB intensity functions and definitions. These coefficients do
2005-08-03  Sven Neumann  <sven@gimp.org>

	* libgimpcolor/gimprgb.[ch]: deprecated RGB intensity functions
	and definitions. These coefficients do not accurately compute
	luminance for contemporary monitors. Instead the coefficients from
	the sRGB spec should be used which have now been added.

	* libgimpcolor/gimpcolor.def: updated.

	* libgimp/gimpdrawable.c
	* libgimp/gimppixelfetcher.c
	* app/base/colorize.c
	* app/base/levels.c
	* app/base/temp-buf.c
	* app/core/gimpdrawable-blend.c
	* app/core/gimpdrawable-convert.c
	* app/core/gimpdrawable-desaturate.c
	* app/core/gimpimage-convert.c
	* app/core/gimpimage.c
	* app/gui/splash.c
	* app/widgets/gimpgradienteditor.c
	* modules/colorsel_triangle.c
	* plug-ins/common/aa.c
	* plug-ins/common/bumpmap.c
	* plug-ins/common/colorify.c
	* plug-ins/common/despeckle.c
	* plug-ins/common/displace.c
	* plug-ins/common/engrave.c
	* plug-ins/common/gradmap.c
	* plug-ins/common/grid.c
	* plug-ins/common/mng.c
	* plug-ins/common/newsprint.c
	* plug-ins/common/png.c
	* plug-ins/common/whirlpinch.c
	* plug-ins/gflare/gflare.c
	* plug-ins/gfli/gfli.c
	* plug-ins/maze/handy.c
	* plug-ins/pagecurl/pagecurl.c: use gimp_rgb_luminance() and
	friends instead of the deprecated intensity functions.
2005-08-03 00:36:41 +00:00
..
.cvsignore
cdisplay_colorblind.c deprecated. Changed implementation to simply call 2005-06-15 09:26:01 +00:00
cdisplay_gamma.c no need to include libgimpbase/gimpbase.h 2005-02-05 22:07:18 +00:00
cdisplay_highcontrast.c no need to include libgimpbase/gimpbase.h 2005-02-05 22:07:18 +00:00
cdisplay_lcms.c gracefully handle a NULL config until we have fixed creation of color 2005-06-27 09:44:32 +00:00
cdisplay_proof.c deprecated. Changed implementation to simply call 2005-06-15 09:26:01 +00:00
colorsel_cmyk.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
colorsel_triangle.c deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
colorsel_water.c Use the canonical form for signal names. 2005-05-27 16:51:39 +00:00
controller_linux_input.c app/dialogs/user-install-dialog.c app/file/gimprecentlist.c 2005-03-04 19:13:21 +00:00
controller_midi.c app/dialogs/user-install-dialog.c app/file/gimprecentlist.c 2005-03-04 19:13:21 +00:00
Makefile.am Another step towards color management: 2005-02-21 00:45:17 +00:00
makefile.msc build but *dont link* display-enums.obj, widget-enums.obj and 2004-08-01 20:51:12 +00:00