gimp/tools/pdbgen/pdb
Michael Natterer 9eaace417f renamed gimp_histogram_nchannels() to gimp_histogram_n_channels().
2004-01-13  Michael Natterer  <mitch@gimp.org>

	* app/base/gimphistogram.[ch]: renamed gimp_histogram_nchannels()
	to gimp_histogram_n_channels().

	* app/core/gimpdrawable-histogram.c: removed silly double negation
	logic. Cleanup.

	* app/widgets/gimphistogrameditor.c
	* app/widgets/gimphistogramview.c: adjust the GimpHistogramChannel
	for GRAYA images to make sure we pick alpha from the right slot.

	* app/tools/gimpcurvestool.c
	* app/tools/gimplevelstool.c: removed the same hack here and call
	gimp_histogram_view_set_channel() with the correct enum value.

	* tools/pdbgen/pdb/color.pdb (levels, curves, histogram): fiddle
	with enum values here too so GRAY* drawables produce the correct
	results.

	Fixed precondition checks and set "success" in a uniform way all
	over the place.

	Use gimp_drawable_calculate_histogram() instead of duplicating its
	code here.

	(started with a patch from Pedro Gimeno. Fixes bug #109078)

	* app/pdb/color_cmds.c: regenerated.
2004-01-13 11:51:45 +00:00
..
brush_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
brushes.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
channel.pdb tools/pdbgen/pdb/channel.pdb tools/pdbgen/pdb/display.pdb 2003-12-08 12:28:29 +00:00
color.pdb renamed gimp_histogram_nchannels() to gimp_histogram_n_channels(). 2004-01-13 11:51:45 +00:00
convert.pdb renamed gimp_convert_*() functions to gimp_image_convert_*(). 2003-12-04 14:52:49 +00:00
display.pdb tools/pdbgen/pdb/channel.pdb tools/pdbgen/pdb/display.pdb 2003-12-08 12:28:29 +00:00
drawable.pdb Fixed memory management of layers and channels which were created using 2003-12-09 18:59:35 +00:00
edit.pdb tools/pdbgen/Makefile.am tools/pdbgen/groups.pl removed the "misc tools" 2004-01-05 14:35:19 +00:00
fileops.pdb tools/pdbgen/pdb/fileops.pdb Make it build. 2004-01-11 01:23:58 +00:00
floating_sel.pdb app/Makefile.am removed... 2002-02-21 22:19:45 +00:00
font_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
fonts.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
gimprc.pdb removed redundant "success = TRUE" assignments which simplifies the 2004-01-07 13:13:42 +00:00
gradient_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
gradients.pdb plug-ins/common/psd.c app/vectors/gimpvectors-import.c removed more double 2004-01-07 23:18:38 +00:00
guides.pdb added a missing break that broke gimp_image_find_next_guide(). Fixes bug 2003-05-11 13:47:16 +00:00
help.pdb Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
image.pdb Convert to native encoding (if requested) only after expanding completely. 2004-01-11 21:25:24 +00:00
layer.pdb tools/pdbgen/pdb/image.pdb (image_add_layer_mask) don't unref the mask 2003-12-16 12:39:47 +00:00
message.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00
misc.pdb removed the hack that used to call gimp_exit() when the batch command 2003-11-30 16:05:56 +00:00
paint_tools.pdb added "gboolean reverse" to gimp_gradient_get_color_at() so all gradients 2003-07-22 14:24:11 +00:00
palette.pdb tools/pdbgen/pdb/brush_select.pdb tools/pdbgen/pdb/brushes.pdb 2003-08-18 18:09:26 +00:00
palette_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
palettes.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
parasite.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00
paths.pdb added gimp_xml_parser_parse_buffer(). 2003-12-21 00:23:36 +00:00
pattern_select.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
patterns.pdb tools/pdbgen/pdb/brushes.pdb tools/pdbgen/pdb/fonts.pdb 2003-12-08 11:58:45 +00:00
plug_in.pdb renamed gimp_temp_PDB_name() to gimp_procedurab_db_temp_name() 2003-12-19 00:00:49 +00:00
procedural_db.pdb renamed gimp_temp_PDB_name() to gimp_procedurab_db_temp_name() 2003-12-19 00:00:49 +00:00
selection.pdb Treat changes to the selection like changes to any other drawable: 2003-10-06 12:17:11 +00:00
selection_tools.pdb Treat changes to the selection like changes to any other drawable: 2003-10-06 12:17:11 +00:00
text_tool.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00
transform_tools.pdb removed... 2003-09-15 17:41:18 +00:00
undo.pdb removed gimp_image_undo_*() functions... 2003-12-05 14:45:23 +00:00
unit.pdb Default all strings to validate UTF-8, use no_validate to disable. Also 2003-08-19 19:08:11 +00:00