gimp/app/dialogs
Michael Natterer 8fae094e90 set the width of the scrollbar slider to the same value as our default
2001-07-30  Michael Natterer  <mitch@gimp.org>

	* gtkrc: set the width of the scrollbar slider to the same value
	as our default font size so the sliders are nicely aligned with
	their descriptive labels.

	* libgimpwidgets/gimpdialog.[ch]
	* libgimpwidgets/gimpquerybox.[ch]: use GLib-isms and create the
	dialogs' action_area buttons with gtk_dialog_add_button() so we
	can use the GTK_STOCK_FOO buttons and plug in our own icon factory
	later.

	* app/qmask.[ch]: fixed the qmask buttons by applying proper
	GdkEvent callback conventions.

	* libgimpwidgets/gimpcolorbutton.c: NULLify all pointers in
	"destroy".

	* app/gdisplay_ops.c
	* app/gimphelp.c
	* app/interface.c
	* app/gui/brush-editor.c
	* app/gui/color-notebook.c
	* app/gui/convert-dialog.c
	* app/gui/dialogs-constructors.c
	* app/gui/file-commands.c
	* app/gui/file-new-dialog.c
	* app/gui/file-save-dialog.c
	* app/gui/gradient-editor.c
	* app/gui/gui.c
	* app/gui/image-commands.c
	* app/gui/layers-commands.c
	* app/gui/offset-dialog.c
	* app/gui/palette-editor.c
	* app/gui/palette-import-dialog.c
	* app/gui/preferences-dialog.c
	* app/gui/resize-dialog.c
	* app/gui/resolution-calibrate-dialog.c
	* app/gui/tool-options-dialog.c
	* app/widgets/gimpwidgets-utils.c
	* libgimpwidgets/gimpunitmenu.c: g_signal_* and GObject stuff,
	use lots of GTK_STOCK_OK and friends instead of _("OK") etc.,
	misc minor cleanups.
2001-07-30 17:17:36 +00:00
..
about-dialog.c fixed typo. 2001-07-25 13:21:57 +00:00
about-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
authors.h app/Makefile.am removed. 2001-06-05 00:22:25 +00:00
color-dialog.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
color-dialog.h Made a GimpContainer out of the palette list: 2001-02-11 16:14:25 +00:00
convert-dialog.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
convert-dialog.h app/Makefile.am removed. new files: the convert functionality without GUI 2001-04-18 17:57:10 +00:00
dialogs-constructors.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
dialogs-constructors.h don't use the global "the_gimp" variable. 2001-07-15 14:32:44 +00:00
dialogs.c defined convenience macro g_signal_handlers_disconnect_by_data(). Will try 2001-07-27 19:41:54 +00:00
dialogs.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
file-dialog-utils.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
file-dialog-utils.h added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
file-open-dialog.c defined convenience macro g_signal_handlers_disconnect_by_data(). Will try 2001-07-27 19:41:54 +00:00
file-open-dialog.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
file-save-dialog.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
file-save-dialog.h added a (commented out) function to open files (to get rid of including 2001-07-09 17:58:56 +00:00
image-new-dialog.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
image-new-dialog.h app/Makefile.am removed... 2001-07-05 15:34:26 +00:00
info-dialog.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
info-dialog.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
info-window.c app/gui/brush-select.c app/gui/channels-commands.c app/gui/info-window.c 2001-07-25 00:42:47 +00:00
info-window.h app/disp_callbacks.c app/gdisplay.c applied a patch from Ralf Engels 2001-06-14 16:23:40 +00:00
module-dialog.c defined convenience macro g_signal_handlers_disconnect_by_data(). Will try 2001-07-27 19:41:54 +00:00
module-dialog.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
offset-dialog.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
offset-dialog.h app/Makefile.am removed 2001-04-18 19:14:20 +00:00
palette-import-dialog.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
palette-import-dialog.h app/Makefile.am moved the palette_import dialog to it's own file. 2001-01-21 21:29:31 +00:00
preferences-dialog.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
preferences-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
resize-dialog.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
resize-dialog.h Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
resolution-calibrate-dialog.c set the width of the scrollbar slider to the same value as our default 2001-07-30 17:17:36 +00:00
resolution-calibrate-dialog.h gtkrc updated for gtk+ 2.0, added a "gimp-" prefix to all global GIMP 2001-07-25 15:22:55 +00:00
tips-dialog.c Port to glib/gtk+ 2.0 episode I (every segfault has it's beginning) 2001-07-24 21:27:11 +00:00
tips-dialog.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
user-install-dialog.c app/errorconsole.c use GtkTextView. 2001-07-27 15:18:20 +00:00
user-install-dialog.h removed the gimp_busy boolean, check whether user_installation is needed 2001-07-10 19:16:16 +00:00