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. |
||
|---|---|---|
| .. | ||
| file-open-menu.c | ||
| file-open-menu.h | ||
| file-save-menu.c | ||
| file-save-menu.h | ||
| image-menu.c | ||
| image-menu.h | ||
| menus.c | ||
| menus.h | ||
| plug-in-menus.c | ||
| plug-in-menus.h | ||
| tool-options-menu.c | ||
| tool-options-menu.h | ||
| toolbox-menu.c | ||
| toolbox-menu.h | ||