Gimp/menus
Michael Natterer bb0f359ac4 added GimpUIManagerSetupFunc typedef.
2004-04-26  Michael Natterer  <mitch@gimp.org>

	* app/widgets/widgets-types.h: added GimpUIManagerSetupFunc typedef.

	* app/widgets/gimpuimanager.[ch]: added the setup_func to the
	GimpUIManagerUIEntry struct and to gimp_ui_manager_ui_register().
	Call the setup_func after creating the UI. Replaced the term
	"identifier" by "ui_path".

	* app/widgets/gimpmenufactory.c: ditto.

	* app/gui/menus.c (menus_init): register the new setup_funcs below.

	* app/gui/menus.[ch] (menus_open_recent_add)
	* app/gui/image-menu.[ch] (image_menu_setup2)
	* app/gui/toolbox-menu.[ch] (toolbox_menu_setup2): new setup_funcs
	which add the "Open Recent" menu items.

	* app/actions/file-actions.c: removed "file-open-recent-empty"
	action because it's not needed.

	* menus/image-menu.xml
	* menus/toolbox-menu.xml: removed "file-open-recent-empty" menu
	items and added <placeholder>s for the "Open Recent" menu items.
2004-04-26 15:51:21 +00:00
..
.cvsignore More GtkAction stuff (still unused): 2004-04-19 14:54:24 +00:00
brushes-menu.xml implemented gimp_action_group_set_action_color() and 2004-04-22 16:16:43 +00:00
buffers-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
channels-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
colormap-editor-menu.xml implemented gimp_action_group_set_action_color() and 2004-04-22 16:16:43 +00:00
colormap-menu.xml implemented gimp_action_group_set_action_color() and 2004-04-22 16:16:43 +00:00
dockable-menu.xml implemented gimp_action_group_set_action_color() and 2004-04-22 16:16:43 +00:00
documents-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
error-console-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
fonts-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
gradient-editor-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
gradients-menu.xml implemented gimp_action_group_set_action_color() and 2004-04-22 16:16:43 +00:00
gtkuimanager.dtd forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
image-menu.xml added GimpUIManagerSetupFunc typedef. 2004-04-26 15:51:21 +00:00
images-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
layers-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
Makefile.am menus/Makefile.am menus/image-menu.xml more menus. 2004-04-19 19:36:00 +00:00
palette-editor-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
palettes-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
patterns-menu.xml implemented gimp_action_group_set_action_color() and 2004-04-22 16:16:43 +00:00
qmask-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
templates-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
tool-options-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00
toolbox-menu.xml added GimpUIManagerSetupFunc typedef. 2004-04-26 15:51:21 +00:00
vectors-menu.xml forgot to register the "patterns" actions. 2004-04-21 16:10:00 +00:00