Gimp/devel-docs/libgimpwidgets
Sven Neumann dcf50dc2a9 Replaced the histogram tool by a histogram dialog:
2003-11-01  Sven Neumann  <sven@gimp.org>

	Replaced the histogram tool by a histogram dialog:

	* themes/Default/images/Makefile.am
	* themes/Default/images/tools/stock-tool-histogram-[16|22].png:
	removed here ...

	* themes/Default/images/stock-histogram-[16|22].png: ,,, and added
	under these new names.

	* libgimpwidgets/gimpstock.[ch]: register the icons as
	GIMP_STOCK_HISTOGRAM and removed the histogram tool stock icons.

	* app/base/gimphistogram.c: don't crash when uncalculated values
	are requested from a GimpHistogram. Allow to reset the histogram
	by calling gimp_histogram_calculate() with a NULL region.

	* app/widgets/gimphistogrambox.[ch]: renamed the GimpHistogramView
	struct member to "view".

	* app/tools/gimpthresholdtool.c: changed accordingly.

	* app/widgets/gimphistogramview.[ch] (gimp_histogram_view_events):
	return TRUE when events were handled.

	* app/tools/Makefile.am
	* app/tools/gimp-tools.c
	* app/tools/gimphistogramtool.[ch]: removed the histogram tool.

	* app/widgets/Makefile.am
	* app/widgets/gimphelp-ids.h
	* app/widgets/widgets-types.h
	* app/widgets/gimphistogrameditor.[ch]: added GimpHistogramEditor.
	Has some rough edges still...

	* app/gui/dialogs-constructors.[ch]
	* app/gui/dialogs.c
	* app/gui/image-menu.c: register the new dialog instead of the
	histogram tool.
2003-11-01 02:39:34 +00:00
..
tmpl Replaced the histogram tool by a histogram dialog: 2003-11-01 02:39:34 +00:00
.cvsignore try to complete the aborted commit 2003-02-06 18:51:44 +00:00
libgimpwidgets-docs.sgml added a chapter id to get a reasonable name for the generated HTML file. 2003-09-21 20:02:06 +00:00
libgimpwidgets-include.c configure.in devel-docs/Makefile.am devel-docs/libgimpcolor/* 2001-05-04 20:39:29 +00:00
libgimpwidgets-sections.txt Replaced the histogram tool by a histogram dialog: 2003-11-01 02:39:34 +00:00
libgimpwidgets.types added missing GimpColorArea and GimpOffsetArea. 2003-08-23 19:48:41 +00:00
Makefile.am libgimpwidgets/Makefile.am new files. Moved gimp_widgets_init() here and 2003-05-23 18:27:05 +00:00
version.xml.in try to complete the aborted commit 2003-02-06 18:51:44 +00:00