Gimp/app/menus
Michael Natterer dedbe33b8d new function for stuff which needs to be done once, not on every
2003-09-30  Michael Natterer  <mitch@gimp.org>

	* app/gui/tool-options-menu.[ch] (tool_options_menu_setup): new
	function for stuff which needs to be done once, not on every
	tool_options_menu_update(). Cleanup.

	* app/gui/menus.c: register it as setup_func of <ToolOptions>.

	* app/gui/tool-options-commands.c: removed the "Reset"
	implementations and activate GimpToolOptionsEditor's buttons
	accordingly.

	* app/widgets/gimphelp-ids.h: added GIMP_HELP_TOOL_OPTIONS_DELETE.

	* app/widgets/gimptooloptionseditor.[ch]: moved "Reset"
	implementations to this file. Added "Delete" button. Pop up the
	"Save", "Restore" and "Delete" submenus of the <ToolOptions>
	item_factory when the resp. buttons are clicked.
2003-09-29 22:23:44 +00:00
..
file-open-menu.c Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
file-open-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
file-save-menu.c Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
file-save-menu.h removed. 2003-01-31 11:54:16 +00:00
image-menu.c Changed default shortcut for Redo to Ctrl-Shift-Z, following a 2003-09-21 18:39:48 +00:00
image-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
menus.c new function for stuff which needs to be done once, not on every 2003-09-29 22:23:44 +00:00
menus.h removed redundant "Gimp" parameter, cleanup. 2003-09-09 21:32:00 +00:00
plug-in-menus.c app/composite/gimp-composite-generic.c app/composite/gimp-composite-mmx.c 2003-09-16 13:12:50 +00:00
plug-in-menus.h Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
tool-options-menu.c new function for stuff which needs to be done once, not on every 2003-09-29 22:23:44 +00:00
tool-options-menu.h new function for stuff which needs to be done once, not on every 2003-09-29 22:23:44 +00:00
toolbox-menu.c removed redundant "Gimp" parameter, cleanup. 2003-09-09 21:32:00 +00:00
toolbox-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00