Gimp/app
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
..
actions app/actions/vectors-commands.c canonicalized some hardcoded procedure 2005-08-02 23:02:56 +00:00
base deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
composite ypto 2005-08-01 05:19:45 +00:00
config fixed typo (Debian bug #310018). 2005-07-20 14:56:39 +00:00
core deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
dialogs when the notebook page is changed with the mouse wheel, update the title 2005-07-31 20:07:14 +00:00
display app/display/gimpdisplayshell-render.c 2005-07-31 10:40:54 +00:00
file close the file descriptor if we fail to obtain the lock (bug #151767). 2005-04-25 16:24:20 +00:00
gui deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
menus added "sample-merged" property and API. Pass it to 2005-07-09 11:23:15 +00:00
paint Use the canonical form for signal names in lots of places (but by far not 2005-05-27 13:05:26 +00:00
paint-funcs fixed implementations. 2005-07-15 19:07:38 +00:00
pdb Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
plug-in Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
text app/actions/layers-actions.c app/actions/layers-commands.[ch] 2005-07-10 21:17:22 +00:00
tools app/tools/gimpforegroundselectoptions.[ch] some code cleanup; moved stroke 2005-08-02 16:07:16 +00:00
vectors removed "context" parameter from GimpItem::stroke(), it's not needed any 2005-07-12 14:44:17 +00:00
widgets deprecated RGB intensity functions and definitions. These coefficients do 2005-08-03 00:36:41 +00:00
xcf Changed naming scheme for PDB procedure names from 2005-08-02 22:52:23 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
airbrush.c
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h app/app_procs.[ch] app/gui/gui.[ch] simplified initialization by passing 2005-02-08 22:57:24 +00:00
batch.c unified strings. 2005-07-10 18:53:45 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c
errors.h
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def updated dont include "gimpmessagedialog.c" to avoid redefinitions. Instead 2005-07-10 16:24:57 +00:00
main.c improved "--help" output. 2005-04-06 13:15:38 +00:00
Makefile.am Made 2.3.2 development release. 2005-07-01 17:22:14 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c made the G_FILENAME_ENCODING not or incorrectly set error message more 2005-05-25 23:21:06 +00:00
sanity.h
transform_core.c
units.c app/units.c app/core/gimp-units.c app/core/gimp.c added a utility function 2005-01-13 13:08:00 +00:00
units.h
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00