Gimp/app/widgets
jaycox 6ae2a9bc9f added gimphistogram*, histogramwidget*, removed histogram.[ch]
* app/Makefile.am: added gimphistogram*, histogramwidget*,
	removed histogram.[ch]

	* app/histogram.[ch]: removed.  replaced with histogramwidget.[ch].

	* app/{gimphistogramP.h, gimphistogram.h, gimphistogram.c}: new
 	functions that calculate histograms in parallel and perform
 	calculations on them.

	* app/histogramwidget.[ch]: Same as old histogram.[ch], only it is
 	now a real widget, and it uses GimpHistograms instead of arrays of
 	values.

	* app/curves.c: #include gimphistogram.h instead of histogram.h.

	* app/equalize.c: use GimpHistogram and GimpLut.

	* app/gimpbrush.c, app/gimpimage.c, app/gimpset.c: use
	GTK_RUN_FIRST in calls to gimp_signal_new.

	* app/histogram_tool.c, app/levels.c, app/threshold.c: modified to
 	use the new HistogramWidget.

	* app/paint_funcs.c: removed some unused variables.

	* app/preferences_dialog.c: only display the num-processor field
 	if we are configured --with-mp

	* plug-ins/gee/gee.c: removed a couple of c++ style comments.
1999-03-01 05:11:19 +00:00
..
gimpbrusheditor.c app/by_color_select.c: plug-ins/script-fu/script-fu-scripts.c: 1998-12-20 00:13:50 +00:00
gimpbrusheditor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
gimpcolordialog.c iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
gimpcolordialog.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpcolorpanel.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimpcolorpanel.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpcursor.c app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
gimpcursor.h app/blend.c app/bucket_fill.c app/convert.c app/crop.c app/cursorutil.c 1999-01-17 17:03:54 +00:00
gimpdeviceinfo.c Changed:- plug-ins/plugindetails/plugindetails.c app/devices.c 1999-02-06 16:34:16 +00:00
gimpdevices.c Changed:- plug-ins/plugindetails/plugindetails.c app/devices.c 1999-02-06 16:34:16 +00:00
gimpdevices.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
gimpgradienteditor.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimpgradienteditor.h app/gradient.c app/gradient.h app/internal_procs.c app/plug_in.c 1998-10-31 16:22:37 +00:00
gimphistogramview.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimphistogramview.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpitemfactory.c special case Close/Quit in <Image>/File to always be at the bottom of the 1999-02-25 08:24:51 +00:00
gimpitemfactory.h added MRU file list (patch from nuke@bayside.net) Moved document index menu 1998-07-12 05:18:17 +00:00
gimppaletteeditor.c Add default to Cancel button, remove unset GTK_RECEIVES_DEFAULT from 1999-02-21 02:08:15 +00:00
gimppaletteeditor.h Changed the palette dialog. New functionality. Better previews. Can 1998-12-19 00:00:06 +00:00
gimptoolbox-color-area.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
gimptoolbox-color-area.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00