gimp/app/gui
GMT 1999 Austin Donnelly f45dfe1764 don't #include resize.h - it's not needed ditto.
Sun Feb 14 20:43:55 GMT 1999  Austin Donnelly  <austin@gimp.org>

	* app/channels_dialog.c: don't #include resize.h - it's not needed
	* app/preferences_dialog.c: ditto.

	* app/resize.c: do all dialog creation here to factor out lots of
	     common code in commands.c and layers_dialog.c.  Also cancel
	     resize/scale dialog on destruction/removal of images/layers -
	     proper fix for Peter Teichman's bug.
	* app/resize.h: new prototype for resize_widget_new() - beginnings
	     of resolution-aware scaling.
	* app/commands.c: pull all the resize/scale dialog creation stuff
	     out to resize.c
	* app/layers_dialog.c: same again.

	* app/layer.c: add REMOVED signal, sent when a layer is removed
	     from an image.  Layers typically aren't destroyed until their
	     undo info expires.
	* app/layer.h: prototype for layer_removed() call.
	* app/gimpimage.c: send out removed signal.
1999-02-14 21:09:55 +00:00
..
about-dialog.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +00:00
about-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
brush-editor.c app/by_color_select.c: plug-ins/script-fu/script-fu-scripts.c: 1998-12-20 00:13:50 +00:00
brush-editor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
brush-select.c make the edit button active if the default brush is a generated brush. 1999-01-19 19:43:36 +00:00
brush-select.h app/brush_select.h app/brush_select.c app/internal_procs.c 1998-10-20 22:36:52 +00:00
channels-dialog.c don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
channels-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
color-area.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
color-area.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
color-notebook.c iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +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 don't try and gdk_window_get_size() when we haven't been realised yet. 1999-01-23 21:07:57 +00:00
color-select.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
commands.c don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
commands.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
device-status-dialog.c Changed:- plug-ins/plugindetails/plugindetails.c app/devices.c 1999-02-06 16:34:16 +00:00
file-new-dialog.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
file-new-dialog.h *app/file_new_dialog.c app/file_new_dialog.h: app/gloal_edit.c: added 1998-06-12 19:43:55 +00:00
gradient-editor.c fix setting of $localedir, and use $CONFIG_SHELL to run config.status 1999-02-07 10:45:56 +00:00
gradient-editor.h app/gradient.c app/gradient.h app/internal_procs.c app/plug_in.c 1998-10-31 16:22:37 +00:00
gradient-select.c New app/dialog_handler.c app/dialog_handler.h 1999-01-10 23:20:33 +00:00
help-commands.c don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
help-commands.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
info-dialog.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
info-dialog.h We have entries in the info dialog now that allow to enter exact values 1998-08-15 13:34:54 +00:00
info-window.c fix setting of $localedir, and use $CONFIG_SHELL to run config.status 1999-02-07 10:45:56 +00:00
info-window.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
input-dialog.c Changed:- plug-ins/plugindetails/plugindetails.c app/devices.c 1999-02-06 16:34:16 +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 don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
layers-dialog.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
menus.c fix setting of $localedir, and use $CONFIG_SHELL to run config.status 1999-02-07 10:45:56 +00:00
menus.h added MRU file list (patch from nuke@bayside.net) Moved document index menu 1998-07-12 05:18:17 +00:00
module-browser.c New manpage plus bumper fun pack of bugfixes. 1999-02-14 01:53:23 +00:00
module-browser.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
palette-editor.c fix setting of $localedir, and use $CONFIG_SHELL to run config.status 1999-02-07 10:45:56 +00:00
palette-editor.h Changed the palette dialog. New functionality. Better previews. Can 1998-12-19 00:00:06 +00:00
palette-select.c app/palette.c app/palette_select.h app/palette_select.c 1999-01-03 00:12:39 +00:00
palette-select.h app/palette.c app/palette_select.h app/palette_select.c 1999-01-03 00:12:39 +00:00
pattern-select.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
pattern-select.h app/patterns.c app/pattern_select.c app/internal_procs.c app/patterns.h 1998-10-01 22:09:01 +00:00
plug-in-commands.c New manpage plus bumper fun pack of bugfixes. 1999-02-14 01:53:23 +00:00
plug-in-menus.c New manpage plus bumper fun pack of bugfixes. 1999-02-14 01:53:23 +00:00
preferences-dialog.c don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
preferences-dialog.h *app/commands.c *app/file_new_dialog.[ch] *app/prefereces_dialog.[ch]: 1998-06-08 21:53:45 +00:00
resize-dialog.c don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
resize-dialog.h don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
session.c i18n markings from Daniel Egger (mostly removal of tags around PDB stuff), 1998-12-25 18:22:01 +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 s/(NONE|LEFT|RIGHT)/EDGE_$1/g to clear up namespace 1999-01-27 06:30:37 +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 create modules/ directory in user's ~/.gimp-1.1 dir include description of 1999-01-25 21:11:44 +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