gimp/app/base
Sven Neumann 2d1c0dddc5 corrected caluclation for the histogram in RGB mode (bug #466189).
2007-08-13  Sven Neumann  <sven@gimp.org>

	* app/base/gimphistogram.c (gimp_histogram_get_std_dev): corrected
	caluclation for the histogram in RGB mode (bug #466189).

svn path=/trunk/; revision=23232
2007-08-13 10:34:35 +00:00
..
Makefile.am app/base/Makefile.am added new file that holds code to create a preview 2007-07-17 19:38:10 +00:00
base-enums.c forgot to commit the latest version of this file (only a typo fix). 2006-10-23 12:09:22 +00:00
base-enums.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
base-types.h app/base/base-types.h app/base/tile-manager.[ch] removed accessors for 2007-06-21 14:36:58 +00:00
base.c call tile_cache_exit() before tile_swap_exit(). tile_cache_exit() may use 2007-06-13 13:36:00 +00:00
base.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
boundary.c eliminate calls to sqrt(). 2007-06-12 10:20:36 +00:00
boundary.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
color-balance.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
color-balance.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
colorize.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
colorize.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
cpercep.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
cpercep.h app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
curves.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
curves.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimphistogram.c corrected caluclation for the histogram in RGB mode (bug #466189). 2007-08-13 10:34:35 +00:00
gimphistogram.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimplut.c app/actions/data-commands.c app/base/boundary.c app/base/gimphistogram.c 2007-05-22 10:43:48 +00:00
gimplut.h app/base/gimplut.[ch] app/tools/gimpcurvestool.c reverted the changes done 2007-05-05 14:29:37 +00:00
hue-saturation.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
hue-saturation.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
levels.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
levels.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
lut-funcs.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
lut-funcs.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
makefile.msc updated msvc build 2007-08-05 15:16:02 +00:00
pixel-processor.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
pixel-processor.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
pixel-region.c app/base/tile-manager.[ch] removed unused code. 2007-05-22 18:29:33 +00:00
pixel-region.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
pixel-surround.c app/base/tile-manager.[ch] removed unused code. 2007-05-22 18:29:33 +00:00
pixel-surround.h do less tile lock and release operations by reusing the last locked tile 2007-02-23 16:19:42 +00:00
siox.c cleaning up after my last commit... 2007-05-22 21:40:24 +00:00
siox.h let the caller specify a region of interest. Call the progress function 2006-03-22 13:18:22 +00:00
temp-buf.c app/actions/data-commands.c app/base/boundary.c app/base/gimphistogram.c 2007-05-22 10:43:48 +00:00
temp-buf.h app/base/base-types.h remove redundant and inconsistently used MaskBuf 2007-04-13 14:04:37 +00:00
threshold.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
threshold.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
tile-cache.c call tile_cache_exit() before tile_swap_exit(). tile_cache_exit() may use 2007-06-13 13:36:00 +00:00
tile-cache.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
tile-manager-crop.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
tile-manager-crop.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
tile-manager-preview.c app/paint-funcs/Makefile.am 2007-08-08 08:35:45 +00:00
tile-manager-preview.h added tile_manager_get_sub_preview(). 2007-07-17 20:33:10 +00:00
tile-manager-private.h app/base/base-types.h app/base/tile-manager.[ch] removed accessors for 2007-06-21 14:36:58 +00:00
tile-manager.c app/base/base-types.h app/base/tile-manager.[ch] removed accessors for 2007-06-21 14:36:58 +00:00
tile-manager.h app/base/base-types.h app/base/tile-manager.[ch] removed accessors for 2007-06-21 14:36:58 +00:00
tile-private.h removed unused field swap_num. 2007-06-20 11:59:50 +00:00
tile-pyramid.c app/base/base-types.h app/base/tile-manager.[ch] removed accessors for 2007-06-21 14:36:58 +00:00
tile-pyramid.h documentation. 2007-06-21 07:03:23 +00:00
tile-swap.c use gboolean for boolean parameters. 2007-06-21 14:02:14 +00:00
tile-swap.h allocate structs using GSlice. 2007-05-22 21:32:09 +00:00
tile.c use gboolean for boolean parameters. 2007-06-21 14:02:14 +00:00
tile.h removed unused function tile_mark_valid(). 2007-06-20 14:25:07 +00:00