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
..
2005-06-04 22:36:05 +00:00
2005-04-14 02:32:23 +00:00
2005-06-03 23:25:44 +00:00
2005-07-24 23:34:25 +00:00
2005-06-26 12:53:31 +00:00
2004-10-27 11:38:15 +00:00
2004-10-23 19:59:18 +00:00
2005-08-02 22:52:23 +00:00
2004-12-30 23:28:38 +00:00
2005-08-02 22:52:23 +00:00
2004-10-06 01:37:54 +00:00
2004-10-06 18:25:16 +00:00
2004-09-23 15:05:48 +00:00
2005-08-02 22:15:33 +00:00
2003-12-05 15:55:15 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2004-07-28 00:04:13 +00:00
2003-12-05 15:55:15 +00:00
2005-08-02 22:52:23 +00:00
2005-02-22 18:41:22 +00:00
2003-07-01 18:11:18 +00:00
2003-12-04 13:21:27 +00:00
2005-08-02 22:52:23 +00:00
2005-04-19 20:31:30 +00:00
2004-01-13 16:19:50 +00:00
2005-08-02 22:52:23 +00:00
2004-09-22 23:00:51 +00:00
2005-08-02 22:52:23 +00:00
2003-12-04 14:52:24 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2005-08-02 22:52:23 +00:00
2005-07-29 02:35:12 +00:00
2005-08-03 00:36:41 +00:00
2005-04-14 19:26:38 +00:00
2005-08-02 22:15:33 +00:00
2005-06-04 22:11:56 +00:00
2005-04-23 11:53:09 +00:00
2004-10-23 19:59:18 +00:00
2005-08-02 22:52:23 +00:00
2004-11-16 15:25:13 +00:00
2005-08-02 22:52:23 +00:00
2004-12-12 14:01:08 +00:00
2005-07-29 02:35:12 +00:00
2005-06-03 23:25:44 +00:00
2005-05-21 00:38:19 +00:00
2003-11-15 16:51:20 +00:00
2005-08-02 22:52:23 +00:00
2004-11-13 17:06:06 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2005-06-04 22:36:05 +00:00
2005-06-04 22:36:05 +00:00
2005-08-02 22:52:23 +00:00
2003-09-04 17:04:36 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2004-07-28 00:04:13 +00:00
2003-12-05 15:55:15 +00:00
2005-08-02 22:15:33 +00:00
2005-06-04 22:36:05 +00:00
2005-08-02 22:52:23 +00:00
2005-06-26 12:53:31 +00:00
2005-06-26 21:11:39 +00:00
2005-06-26 12:53:31 +00:00
2005-08-02 22:52:23 +00:00
2005-01-03 17:58:25 +00:00
2005-08-02 22:15:33 +00:00
2003-12-05 15:55:15 +00:00
2005-08-02 22:52:23 +00:00
2004-10-06 01:37:54 +00:00
2004-10-06 18:25:16 +00:00
2004-09-23 15:05:48 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2004-07-28 00:04:13 +00:00
2003-12-05 15:55:15 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2005-08-02 22:52:23 +00:00
2004-01-20 12:38:31 +00:00
2005-08-02 22:52:23 +00:00
2005-04-14 02:32:23 +00:00
2005-03-02 23:26:16 +00:00
2005-03-02 23:26:16 +00:00
2005-08-02 22:15:33 +00:00
2005-06-04 22:11:56 +00:00
2005-08-02 22:15:33 +00:00
2005-06-04 22:11:56 +00:00
2005-08-02 22:52:23 +00:00
2005-07-10 21:17:22 +00:00
2005-07-10 22:05:11 +00:00
2005-07-10 21:17:22 +00:00
2005-03-23 09:58:33 +00:00
2004-04-21 23:09:16 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2005-08-02 22:52:23 +00:00
2005-07-24 23:34:25 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2005-08-02 22:52:23 +00:00
2005-03-09 00:50:09 +00:00
2004-09-22 18:43:09 +00:00
2004-09-22 18:43:09 +00:00
2005-08-02 22:15:33 +00:00
2004-07-27 15:15:58 +00:00
2005-08-02 22:52:23 +00:00
2004-10-06 01:37:54 +00:00
2004-10-06 18:25:16 +00:00
2004-09-23 15:05:48 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2004-07-28 00:04:13 +00:00
2004-07-27 15:15:58 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2005-08-02 22:52:23 +00:00
2005-03-03 11:10:37 +00:00
2005-08-02 22:52:23 +00:00
2004-10-06 03:23:09 +00:00
2005-08-02 22:15:33 +00:00
2003-12-05 15:55:15 +00:00
2005-08-02 22:52:23 +00:00
2004-10-06 01:37:54 +00:00
2004-10-06 18:25:16 +00:00
2004-09-23 15:05:48 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2004-07-28 00:04:13 +00:00
2003-12-05 15:55:15 +00:00
2004-12-13 23:36:17 +00:00
2004-12-13 23:36:17 +00:00
2005-08-03 00:36:41 +00:00
2004-03-12 22:46:25 +00:00
2004-12-20 21:39:48 +00:00
2003-12-05 15:55:15 +00:00
2005-08-02 22:52:23 +00:00
2005-03-24 16:08:04 +00:00
2004-05-18 22:54:41 +00:00
2004-05-18 22:54:41 +00:00
2005-08-02 23:45:24 +00:00
2005-08-02 23:45:24 +00:00
2005-08-02 22:52:23 +00:00
2003-12-19 00:00:49 +00:00
2003-12-05 15:55:15 +00:00
2003-07-01 18:11:18 +00:00
2005-08-02 17:06:49 +00:00
2005-08-02 17:06:49 +00:00
2005-08-02 22:52:23 +00:00
2005-02-13 00:11:24 +00:00
2005-02-13 13:31:20 +00:00
2005-02-13 01:43:07 +00:00
2005-02-12 15:46:31 +00:00
2004-10-23 19:59:18 +00:00
2004-12-27 10:24:16 +00:00
2004-09-28 23:08:17 +00:00
2005-08-02 22:52:23 +00:00
2004-11-16 14:34:34 +00:00
2004-11-16 14:34:34 +00:00
2004-11-16 14:34:34 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2005-08-02 22:52:23 +00:00
2004-10-06 01:37:54 +00:00
2005-01-15 12:09:25 +00:00
2004-02-16 21:57:01 +00:00
2005-08-02 22:52:23 +00:00
2004-11-02 13:44:13 +00:00
2004-03-18 18:27:22 +00:00
2005-04-20 09:33:16 +00:00
2005-08-02 16:49:42 +00:00
2005-08-02 16:49:42 +00:00
2005-06-04 22:36:05 +00:00
2005-08-02 17:06:49 +00:00
2005-08-02 22:52:23 +00:00
2003-12-05 14:18:47 +00:00
2005-08-02 22:52:23 +00:00
2003-07-03 00:47:26 +00:00
2005-04-28 09:47:27 +00:00
2004-11-04 10:51:55 +00:00
2005-08-02 22:52:23 +00:00
2005-06-01 16:20:46 +00:00
2003-12-05 15:55:15 +00:00
2005-08-02 16:49:42 +00:00
2005-07-10 16:24:57 +00:00
2003-12-05 15:55:15 +00:00