Gimp/app/gui
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
..
about-dialog.c connect the "F1" help accelerator. 1999-12-17 16:37:34 +00:00
about-dialog.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
brush-editor.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
brush-editor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
brush-select.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
brush-select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
channels-dialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
channels-dialog.h app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files 1999-06-06 17:26:51 +00:00
color-area.c fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
color-area.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
color-notebook.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
color-notebook.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
color-select.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
color-select.h The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
colormap-dialog.c version number bump 1999-08-22 00:39:51 +00:00
colormap-dialog.h version number bump 1999-08-22 00:39:51 +00:00
commands.c let's not be redundant redundant. Made a real compat #define for 2000-01-11 21:07:17 +00:00
commands.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
device-status-dialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
file-new-dialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
file-new-dialog.h Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +00:00
gradient-editor.c gimprc.c replaced usage of fixed buffers with dynamic ones, using 2000-01-09 21:31:01 +00:00
gradient-editor.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient-select.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gradient-select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
help-commands.c let's not be redundant redundant. Made a real compat #define for 2000-01-11 21:07:17 +00:00
help-commands.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
indicator-area.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
indicator-area.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
info-dialog.c Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
info-dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
info-window.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
info-window.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/gimprc.c 1999-11-30 00:11:08 +00:00
input-dialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
layer-select.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
layer-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
layers-dialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
layers-dialog.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
menus.c fixed bug #5124 2000-01-11 22:23:37 +00:00
menus.h app/app_procs.c app/channels_dialog.c app/fileops.c app/gdisplay.c 1999-11-23 19:11:29 +00:00
module-browser.c add func. ref for os2 2000-01-08 17:13:25 +00:00
module-browser.h *** empty log message *** 1999-04-14 19:51:49 +00:00
palette-editor.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
palette-editor.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
palette-select.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
palette-select.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
paths-dialog.c app/disp_callbacks.c app/gimage_mask.c app/global_edit.c app/interface.c 2000-01-11 20:08:45 +00:00
paths-dialog.h app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
pattern-select.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
pattern-select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
plug-in-commands.c *** empty log message *** 2000-01-13 04:15:01 +00:00
plug-in-menus.c *** empty log message *** 2000-01-13 04:15:01 +00:00
preferences-dialog.c app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +00:00
preferences-dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
qmask-commands.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
resize-dialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
resize-dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
session.c more i18n fixes 1999-12-28 14:09:20 +00:00
session.h app/gradient.c app/gradient.h app/internal_procs.c app/plug_in.c 1998-10-31 16:22:37 +00:00
tips-dialog.c app/app_procs.c Set "allow_grow" to FALSE for "Really Quit?" and "Changes 1999-12-17 22:34:12 +00:00
tips-dialog.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
user-install-dialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
user-install-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00