gimp/plug-ins/common
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
..
AlienMap2.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
CEL.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
CML_explorer.c plug-ins/imagemap/imap_preferences.c plug-ins/gflare/gflare.c 2007-04-26 20:31:01 +00:00
Makefile.am configure.in plug-ins/Makefile.am added new PSD load plug-in written by 2007-12-20 11:12:05 +00:00
aa.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
align_layers.c set the minimum grid size to 1. Fixes bug #450001. 2007-06-22 13:35:06 +00:00
animationplay.c use the new tooltip API instead of the old deprecated one. Removed 2007-11-09 11:17:00 +00:00
animoptimize.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
antialias.c fixed subtle cut'n'paste bug, made the code a little bit more readable. 2007-08-31 01:13:33 +00:00
apply_lens.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
autocrop.c fixed an issue with the fix for bug #413906. 2007-06-21 06:06:27 +00:00
autostretch_hsv.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
blinds.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
blur.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
borderaverage.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
bumpmap.c plug-ins/common/bumpmap.c applied patch from Ulf-D. Ehlert that catches a 2008-01-15 12:26:03 +00:00
c_astretch.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
cartoon.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
ccanalyze.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
channel_mixer.c minor layout tweak. 2007-07-06 20:47:44 +00:00
checkerboard.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
color_enhance.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
colorify.c plug-ins/common/colorify.c plug-ins/common/max_rgb.c resolved clashing 2007-03-05 17:10:30 +00:00
colormap-remap.c don't use the last-used mapping in interactive mode, only do this when 2007-10-13 10:50:38 +00:00
colortoalpha.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
compose.c plug-ins/common/compose.c generate PDB docs from the same source as the 2007-10-25 03:32:18 +00:00
compressor.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
convmatrix.c round the result of the convolution. Fixes bug #508114. 2008-01-09 10:37:18 +00:00
csource.c fixed calculation of alpha value (bug #466402). 2007-08-14 09:04:01 +00:00
cubism.c minor cleanups. 2008-01-28 15:39:55 +00:00
curve_bend.c initialize the GtkAdjustment used for the rotation angle; fixes bug 2007-06-12 14:19:01 +00:00
decompose.c plug-ins/common/compose.c generate PDB docs from the same source as the 2007-10-25 03:32:18 +00:00
deinterlace.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
depthmerge.c fixed bogus for-loop. 2007-10-22 20:03:43 +00:00
desktop-link.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
despeckle.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
destripe.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
dicom.c plug-ins/common/dicom.c plug-ins/common/psd-load.c applied patch from Nils 2007-08-14 14:15:03 +00:00
diffraction.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
displace.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
dog.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
edge.c Bill Skaggs <weskaggs@primate.udavis.edu> 2007-12-17 23:25:07 +00:00
emboss.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
engrave.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
exchange.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
film.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
flarefx.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
fp.c fixed handling of the empty selection mask (bug #489410). 2007-10-23 19:15:22 +00:00
fractaltrace.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
gauss.c clamping at 255 is good enough. 2007-05-27 22:52:49 +00:00
gbr.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gee.c use our indentation and spacing way. 2007-02-20 21:54:36 +00:00
gee_zoom.c declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00
gif-load.c plug-ins/common/gif.c plug-ins/common/gifload.c plug-ins/common/psd.c 2007-04-25 14:13:15 +00:00
gif-save.c added a sanity check and abort when the image is too large. 2008-03-20 09:29:04 +00:00
gih.c plug-ins/common/animationplay.c plug-ins/common/colormap-remap.c 2006-06-17 12:21:47 +00:00
glasstile.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
glob.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gqbist.c Use strncpy() instead of strcpy() to avoid buffer overflows. 2007-05-30 16:00:10 +00:00
gradmap.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
grid.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gtm.c Replaced g_malloc()+sprintf() with more safe g_strdup_printf(). 2007-05-30 17:37:42 +00:00
guillotine.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
header.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
hot.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
illusion.c plug-ins/common/illusion.c plug-ins/common/polar.c applied patches from 2007-08-30 16:44:10 +00:00
iwarp.c choose a better tile cache size. 2008-01-31 16:00:27 +00:00
jigsaw.c applied patch from Aurimas Juška that changes the Jigsaw plug-in to use a 2007-07-27 14:02:15 +00:00
laplace.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
lcms.c fixed crash on missing profile (bug #512529). 2008-01-28 17:27:50 +00:00
lens.c applied patch from Aurimas Juška which simplifies the code by using 2007-09-10 16:05:40 +00:00
lic.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
mail.c simplified code and user interface by removing the uuencode option and the 2008-02-05 09:42:34 +00:00
max_rgb.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
mblur.c the inward/outward parameter affects the zoom mode, not radial 2007-10-05 11:16:04 +00:00
mkgen.pl set the svn:ignore property instead of writing a .cvsignore file. 2007-10-27 14:17:47 +00:00
mng.c let gimp_gamma() return 2.2 and document the fact that this is a fixed 2007-02-16 11:09:09 +00:00
mosaic.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
neon.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
newsprint.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
nlfilt.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
noisify.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
normalize.c fix the directions of the relative events. 2007-01-10 00:42:34 +00:00
nova.c also use the middle mouse button for panning. 2007-04-25 10:10:43 +00:00
oilify.c clamp values used for the exponent map to 1..255. Fixes bug #478618. 2007-10-02 05:54:44 +00:00
papertile.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
pat.c remove FOO_DISABLE_DEPRECATED for only glib >= 2.15 and gtk+ >= 2.13, GIMP 2007-09-13 10:44:07 +00:00
pcx.c corrected check of the bytesperline field which caused monochrome PCX 2008-01-22 13:15:55 +00:00
photocopy.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
pix.c plug-ins/common/curve_bend.c plug-ins/common/depthmerge.c 2007-02-19 10:37:33 +00:00
pixelize.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
plasma.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
plugin-browser.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
plugin-defs.pl configure.in plug-ins/Makefile.am added new PSD load plug-in written by 2007-12-20 11:12:05 +00:00
png.c formatting. 2008-03-17 14:44:23 +00:00
pnm.c fixed handling of truncated ascii files. 2007-10-27 17:05:55 +00:00
polar.c plug-ins/common/illusion.c plug-ins/common/polar.c applied patches from 2007-08-30 16:44:10 +00:00
poppler.c Implement non-interactive mode, and make it match the old PDF loader API. 2007-10-06 21:34:12 +00:00
postscript.c return GIMP_UNIT_MM in case that we can't query the locale. 2007-11-12 20:52:17 +00:00
procedure-browser.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
psd-save.c check if drawable is a layer before trying to access the layer mask. 2008-02-04 23:25:27 +00:00
psp.c don't use "major" and "minor" as variable names, they may conflict with 2007-09-11 22:48:03 +00:00
randomize.c added previews for hurl, pick, and slur. 2008-01-03 16:53:33 +00:00
raw.c if load_image fails, return GIMP_PDB_EXECUTION_ERROR 2007-06-11 20:40:32 +00:00
redeye.c CLAMP()ing the red value so that it is in the 0-255 range. Fixes bug 2007-08-28 11:16:50 +00:00
retinex.c use a combo-box instead of radio buttons (bug #484838). 2007-10-31 10:44:14 +00:00
ripple.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-02-10 04:29:46 +00:00
rotate.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
sample_colorize.c use PANGO_DISABLE_DEPRECATED for pango < 1.17. 2007-04-27 11:14:26 +00:00
scatter_hsv.c changed the dialog title to adopt to the menu label we changed two years 2007-10-02 09:32:48 +00:00
screenshot.c Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
sel_gauss.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
semiflatten.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
sharpen.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
shift.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
sinus.c app/actions/data-commands.c app/actions/debug-commands.c 2008-03-12 16:58:28 +00:00
smooth_palette.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
snoise.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
sobel.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
softglow.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
sparkle.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
spheredesigner.c Don't write to an uninitialized pointer (end). 2007-05-31 10:15:06 +00:00
spread.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
struc.c plug-ins/common/tileit.c plug-ins/common/warp.c fixed the same problem as 2008-02-22 09:39:50 +00:00
sunras.c plug-ins/common/dicom.c plug-ins/common/psd-load.c applied patch from Nils 2007-08-14 14:15:03 +00:00
svg.c set the base URI so that librsvg can resolve relative paths. 2007-08-06 08:57:25 +00:00
tga.c added support for reading indexed TGA images with transparency information 2007-07-20 21:56:55 +00:00
threshold_alpha.c Changed "The GIMP" to "GIMP" everywhere, where it's used as a name. 2007-06-06 08:44:52 +00:00
tiff-load.c set the original filename only if all pages were loaded as layers; if a 2008-03-13 17:11:06 +00:00
tiff-save.c fixed bug in colormap handling (bug #497103). 2007-11-15 19:15:10 +00:00
tile.c update the progress less often. 2008-01-06 00:50:40 +00:00
tileit.c plug-ins/common/tileit.c plug-ins/common/warp.c fixed the same problem as 2008-02-22 09:39:50 +00:00
tiler.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
uniteditor.c Remove the toolbox menu: 2008-03-21 17:55:32 +00:00
unsharp.c General fix for bug #478657: 2007-09-21 13:27:33 +00:00
video.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
vinvert.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
vpropagate.c Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-02-14 03:01:39 +00:00
warp.c plug-ins/common/tileit.c plug-ins/common/warp.c fixed the same problem as 2008-02-22 09:39:50 +00:00
waves.c use the new preview transform function, see bug #356716. 2007-05-09 17:00:46 +00:00
webbrowser.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
whirlpinch.c extended the range allowed for the whirl angle (bug #499398). 2007-12-12 12:27:02 +00:00
wind.c fixed the same bug in another place 2008-02-22 07:43:21 +00:00
wmf.c plug-ins/common/lcms.c (lcms_load_profile) fixed error messages. 2008-01-28 17:04:46 +00:00
xbm.c change the default mask file suffix from "_mask" to "-mask". 2007-07-26 15:26:57 +00:00
xpm.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
xwd.c plug-ins/common/pnm.c (load_image) plug-ins/common/psp.c 2007-07-04 23:32:15 +00:00
zealouscrop.c declared GimpPlugInInfo and GimpParamDef arrays as const. 2006-05-16 12:26:20 +00:00