Gimp/app
Michael Natterer e173c6facb add "File/New" submenu and an "Acquire" placeholder inside it. Removed
2008-04-09  Michael Natterer  <mitch@gimp.org>

	* menus/image-menu.xml.in: add "File/New" submenu and an "Acquire"
	placeholder inside it. Removed "File/Acquire". Removed the "Xtns"
	menu.

	* app/plug-in/plug-in-menu-path.[ch] (plug_in_menu_path_map):
	add "menu_label" parameter and add support for mapping around
	individual menu items while preserving their translation and
	mnemonics. Add mappings for the known menus from "Xtns" and map
	them to "File/New".

	Map everything else in "Xtns" to "Filters/Extensions".

	* app/plug-in/gimppluginmanager-menu-branch.c
	(gimp_plug_in_manager_add_menu_branch): pass the menu_label so
	menu branches can be mapped with their translation.

	* app/plug-in/gimppluginprocedure.c
	(gimp_plug_in_procedure_add_menu_path): pass NULL because mapping
	menu items which have no submenu makes no sense and is redundant.

	* app/actions/image-actions.c: remove the "Xtns" menu action.

	* app/actions/file-actions.c: add action for the "File/New" menu
	and removed the "File/Acquire" action.

	* app/actions/edit-actions.c: rename "Paste as New" to
	"From Clipboard".

	* menus/image-menu.xml.in: add the "From Clipboard" action to the
	"File/New" menu.


svn path=/trunk/; revision=25427
2008-04-09 10:48:01 +00:00
..
actions add "File/New" submenu and an "Acquire" placeholder inside it. Removed 2008-04-09 10:48:01 +00:00
base Fixes for some Sparse reported issues in app/ 2008-03-28 23:18:19 +00:00
composite app/composite/gimp-composite-3dnow-test.c 2008-04-07 21:17:25 +00:00
config removed SHOW_TIPS_BLURB. 2008-03-27 19:45:41 +00:00
core added new methods gimp_container_get_{first,last}_child(). 2008-04-09 09:50:29 +00:00
dialogs added new methods gimp_container_get_{first,last}_child(). 2008-04-09 09:50:29 +00:00
display app/display/gimpdisplayshell-callbacks.c 2008-04-07 13:54:43 +00:00
file app/core/gimp-gui.[ch] added gimp_get_empty_display() to the vtable. 2008-03-25 10:50:42 +00:00
gegl added missing file. 2008-04-07 20:56:03 +00:00
gui added new methods gimp_container_get_{first,last}_child(). 2008-04-09 09:50:29 +00:00
menus don't set a help-id on items in the Open Recent menu. 2008-04-02 14:11:32 +00:00
paint Merged Bill's changes for bug #521433 from trunk with some minor cleanups: 2008-03-30 13:38:59 +00:00
paint-funcs minor formatting cleanup. 2008-03-19 10:51:12 +00:00
pdb canonicalize the procedure name and also try compat names. 2008-04-07 09:12:07 +00:00
plug-in add "File/New" submenu and an "Acquire" placeholder inside it. Removed 2008-04-09 10:48:01 +00:00
text Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-04-02 21:32:32 +00:00
tools added missing file. 2008-04-07 20:56:03 +00:00
vectors Fixes for some Sparse reported issues in app/ 2008-03-28 23:18:19 +00:00
widgets added new methods gimp_container_get_{first,last}_child(). 2008-04-09 09:50:29 +00:00
xcf don't leak the grid. 2008-03-30 17:03:18 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c Preparing for a revamp of the "Tip of the Day" feature: 2008-03-27 19:42:22 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +00:00
batch.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
gimp-log.c introduced log domain "menus". 2008-03-21 18:27:56 +00:00
gimp-log.h introduced log domain "menus". 2008-03-21 18:27:56 +00:00
gimp.rc
gimpcore.def **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
main.c New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
Makefile.am don't assume that global AM_LDFLAGS and per-target LD_FLAGS would sum up 2008-02-26 21:20:48 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
sanity.c bumped glib version. 2008-03-28 16:34:57 +00:00
sanity.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.c In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
units.h In all files, changed the standard copyright notice to say "GIMP - The GNU 2006-12-09 21:33:38 +00:00
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00