gimp/plug-ins
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
..
FractalExplorer Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
Lighting Bill Skaggs <weskaggs@primate.ucdavis.edu> 2007-11-29 19:32:50 +00:00
MapObject app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
bmp check for invalid number of channels in a layer. 2007-07-05 17:01:41 +00:00
common Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
faxg3 changed the magic string to "Research" starting at offset 4 (this also 2007-07-19 22:17:15 +00:00
fits plug-ins/common/wmf.c plug-ins/fits/fits.c plug-ins/sel2path/sel2path.c 2007-05-15 11:58:56 +00:00
flame app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
gfig prepend instead of appending to list (patch written earlier). 2007-06-15 08:32:13 +00:00
gflare fixed initialisation of pixel regions (bug #488845). 2007-10-22 11:27:22 +00:00
gfli applied patch from David Capello that fixes loading of fli files that 2008-02-12 07:56:56 +00:00
gimpressionist added missing copyright header. 2008-01-28 21:08:35 +00:00
help plug-ins/help/gimphelpitem.c plug-ins/help/gimphelplocale.c 2007-05-23 13:59:51 +00:00
helpbrowser app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
ifscompose Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
imagemap Dynamically allocate space to hold comments, links, strings, and 2008-01-27 16:13:51 +00:00
jpeg Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-02-19 19:37:05 +00:00
maze use separate variables for width and height entry. Fixes bug #480303. 2007-09-26 10:57:44 +00:00
metadata plug-ins/metadata/metadata.c plug-ins/metadata/xmp-model.c replaced calls 2007-10-02 09:15:34 +00:00
pagecurl Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
print removed unused field. 2008-02-26 20:49:19 +00:00
psd plug-ins/psd/psd-image-res-load.[ch] plug-ins/psd/psd-layer-res-load.[ch] 2008-01-08 21:02:56 +00:00
pygimp add gimp.exit(), a wrapper around the PDB function gimp-quit. 2008-02-19 10:26:06 +00:00
rcm Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
script-fu Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
sel2path Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
sgi Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
twain Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
uri guard against g_vfs_get_supported_uri_schemes() returning NULL. 2008-03-20 12:03:40 +00:00
winicon simplified message string 2007-05-03 08:51:14 +00:00
winsnap Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
xjt Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
Makefile.am configure.in fixed --without-jpeg configure option (bug #507572). 2008-01-06 12:09:38 +00:00
makefile.msc updated and removed -GD to let msvc9 complain less 2007-12-09 14:11:09 +00:00