Gimp/app/menus
Michael Natterer 15cf8858e0 no need to check if the layer has an alpha channel because
2004-01-10  Michael Natterer  <mitch@gimp.org>

	* app/gui/layers-commands.c (layers_alpha_to_selection_cmd_callback):
	no need to check if the layer has an alpha channel because
	gimp_channel_select_alpha() handles layers without alpha fine: it
	selects everything that is opaque, which is the entire layer.

	* app/gui/image-menu.c (image_menu_update)
	* app/gui/layers-menu.c (layers_menu_update): don't make the
	"Alpha to Selection" items insensitive for layers without alpha.
2004-01-10 15:32:51 +00:00
..
file-open-menu.c Add notes about menu path requirements for Load/Save handlers. 2004-01-08 19:34:07 +00:00
file-open-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
file-save-menu.c Add notes about menu path requirements for Load/Save handlers. 2004-01-08 19:34:07 +00:00
file-save-menu.h removed. 2003-01-31 11:54:16 +00:00
image-menu.c no need to check if the layer has an alpha channel because 2004-01-10 15:32:51 +00:00
image-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00
menus.c remember the "create_tearoff" passed to gimp_item_factory_new() in the 2003-11-08 18:07:33 +00:00
menus.h removed redundant "Gimp" parameter, cleanup. 2003-09-09 21:32:00 +00:00
plug-in-menus.c remember the "create_tearoff" passed to gimp_item_factory_new() in the 2003-11-08 18:07:33 +00:00
plug-in-menus.h Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
tool-options-menu.c app/gui/layers-menu.c app/gui/patterns-menu.c app/gui/tool-options-menu.c 2004-01-08 20:00:09 +00:00
tool-options-menu.h new function for stuff which needs to be done once, not on every 2003-09-29 22:23:44 +00:00
toolbox-menu.c app/gui/dialogs-menu.c app/gui/image-menu.c added Histogram to the dialog 2003-11-01 23:58:25 +00:00
toolbox-menu.h app/gui/brushes-menu.[ch] app/gui/buffers-menu.[ch] 2003-01-13 14:08:10 +00:00