Gimp/plug-ins/script-fu
Michael Natterer f63a7153ef Remove the toolbox menu:
2008-03-21  Michael Natterer  <mitch@gimp.org>

	Remove the toolbox menu:

	* configure.in: remove --enable-toolbox-menu option.

	* menus/Makefile.am
	* menus/toolbox-menu.xml.in: removed.

	* menus/image-menu.xml.in: add the debug menu here.

	* menus/menus.xsl: remove transformations depending on whether
	there is a toolbox menu or not.

	* app/menus/Makefile.am
	* app/menus/toolbox-menu.[ch]: removed.

	* app/menus/menus.c: remove the toolbox menu but keep the
	<Toolbox> UI manager around so we can configure its actions
	separate from normal docks.

	* app/actions/image-actions.c (image_actions): remove the action
	for the toolbox menubar.

	* app/widgets/gimptoolbox.c: remove all menu code.

	* app/plug-in/plug-in-menu-path.c: map plug-in registered toolbox
	menu items to their new location in the image menu
	unconditionally.

	* plug-ins/common/screenshot.c
	* plug-ins/common/uniteditor.c
	* plug-ins/script-fu/script-fu.c
	* plug-ins/script-fu/scripts/web-browser.scm
	* plug-ins/twain/twain.c
	* plug-ins/winsnap/winsnap.c: remove menu registrations under
	<Toolbox>/File and change <Toolbox>/Help to <Image>/Help. Leave
	<Toolbox>/Xtns untouched until its final location and name are
	decided.


svn path=/trunk/; revision=25156
2008-03-21 17:55:32 +00:00
..
ftx Test for symlink before testing for other file types. Spotted by David 2008-01-08 06:58:39 +00:00
re plug-ins/script-fu/re/split.c plug-ins/script-fu/re/split.h 2007-05-30 12:02:11 +00:00
scripts Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
tinyscheme Added extra checks to stop bad syntax in LET*, LET, and LETREC from 2007-12-18 20:12:11 +00:00
Makefile.am app/core/gimpcontainer-filter.c app/pdb/gimppdb-query.c replace usage of 2007-11-01 08:15:38 +00:00
scheme-wrapper.c Add comment regarding the safe-foreign issue. 2007-10-21 20:47:26 +00:00
scheme-wrapper.h Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-console.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
script-fu-console.h plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-enums.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu-interface.c moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-interface.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-scripts.c moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-scripts.h moved the new string escape function here and also it for the 2007-10-11 11:59:55 +00:00
script-fu-server.c Create SF-RUN-MODE constant for use in Script-Fu. Fixes bug #479893. 2007-09-27 19:54:28 +00:00
script-fu-server.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-text-console.c plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00
script-fu-text-console.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
script-fu-types.h if a plug-in or script registered with a DISPLAY argument after the 2007-04-12 15:56:57 +00:00
script-fu.c Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
servertest.py plug-ins/script-fu/tinyscheme/scheme.[ch] small changes to tinyscheme - 2007-08-30 00:21:20 +00:00