Gimp/app/widgets
Michael Natterer c55bbde079 app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see
2000-01-13  Michael Natterer  <mitch@gimp.org>

	* app/gimpui.[ch]
	* app/preferences_dialog.c: removed & renamed some functions from
	gimpui.[ch] (see below).

	* libgimp/Makefile.am
	* libgimp/gimpwidgets.[ch]; new files. Functions moved from
	app/gimpui.[ch]. Added a constructor for the label + hscale +
	entry combination used in many plugins (now hscale + spinbutton).

	* libgimp/gimpui.h: include gimpwidgets.h

	* plug-ins/megawidget/megawidget.[ch]: removed all functions
	except the preview stuff (I'm not yet sure how to implement this
	in libgimp because the libgimp preview should be general enough to
	replace all the other plugin previews, too).

	* plug-ins/borderaverage/Makefile.am
	* plug-ins/borderaverage/borderaverage.c
	* plug-ins/common/plugin-defs.pl
	* plug-ins/common/Makefile.am
	* plug-ins/common/aa.c
	* plug-ins/common/align_layers.c
	* plug-ins/common/animationplay.c
	* plug-ins/common/apply_lens.c
	* plug-ins/common/blinds.c
	* plug-ins/common/bumpmap.c
	* plug-ins/common/checkerboard.c
	* plug-ins/common/colorify.c
	* plug-ins/common/convmatrix.c
	* plug-ins/common/cubism.c
	* plug-ins/common/curve_bend.c
	* plug-ins/common/deinterlace.c
	* plug-ins/common/despeckle.c
	* plug-ins/common/destripe.c
	* plug-ins/common/displace.c
	* plug-ins/common/edge.c
	* plug-ins/common/emboss.c
	* plug-ins/common/hot.c
	* plug-ins/common/nlfilt.c
	* plug-ins/common/pixelize.c
	* plug-ins/common/waves.c
	* plug-ins/sgi/sgi.c
	* plug-ins/sinus/sinus.c: ui updates like removing megawidget,
	using the dialog constructor, I18N fixes, indentation, ...
2000-01-13 15:39:26 +00:00
..
gimpbrusheditor.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpbrusheditor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpcolordialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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
gimpcolordisplayeditor.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpcolormapeditor.c version number bump 1999-08-22 00:39:51 +00:00
gimpcolormapeditor.h version number bump 1999-08-22 00:39:51 +00:00
gimpcolorpanel.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
gimpcolorpanel.h new function color_panel_set_color(). 1999-08-24 02:52:40 +00:00
gimpcursor.c applied patches 1999-09-26 04:53:59 +00:00
gimpcursor.h Uncomment the inclusion of gdkcursor.h that should happen only with GTk+ 1999-10-25 19:20:41 +00:00
gimpdeviceinfo.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpdevices.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpdevices.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpdnd.c special handling of a dropped "Standard" brush/pattern/gradient because 1999-11-14 11:43:03 +00:00
gimpdnd.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpgradienteditor.c gimprc.c replaced usage of fixed buffers with dynamic ones, using 2000-01-09 21:31:01 +00:00
gimpgradienteditor.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimphelp.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimphelp.h app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
gimphistogramview.c app/gdisplay.c app/gimage_cmds.c fixed typos 2000-01-09 12:40:10 +00:00
gimphistogramview.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpitemfactory.c fixed bug #5124 2000-01-11 22:23:37 +00:00
gimpitemfactory.h app/app_procs.c app/channels_dialog.c app/fileops.c app/gdisplay.c 1999-11-23 19:11:29 +00:00
gimppaletteeditor.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimppaletteeditor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimptoolbox-color-area.c fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gimptoolbox-color-area.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gimptoolbox-indicator-area.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
gimptoolbox-indicator-area.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpwidgets-utils.c app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +00:00
gimpwidgets-utils.h app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +00:00
gtkhwrapbox.c gle sync 1999-09-04 06:29:10 +00:00
gtkhwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkvwrapbox.c gle sync 1999-09-04 06:29:10 +00:00
gtkvwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkwrapbox.c gle sync 1999-09-04 06:29:10 +00:00
gtkwrapbox.h gle sync 1999-09-04 06:29:10 +00:00