Gimp/app/dialogs
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
color-dialog.c iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
color-dialog.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
image-new-dialog.c Updated gtk_toggle_button_set_state() to gtk_toggle_button_set_active() in 1999-01-15 17:35:04 +00:00
image-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
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
module-dialog.c New manpage plus bumper fun pack of bugfixes. 1999-02-14 01:53:23 +00:00
module-dialog.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +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
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