Mercurial > hg > octave-lyh
view scripts/image/module.mk @ 14812:9d9eb9bac65e gui
Improved menu structure of file, edit and window menu. Removed ambiguous shortcuts, improved focus handling for operating the GUI with the keyboard. Added new shortcuts to focus subwindows directly.
* files-dockwidget: Set focus proxy to the current directory line edit.
* history-dockwidget: Set focus proxy to the inline search bar.
* file-editor: Removed and improved shortcuts.
* main-window: Added new slots for not only showing/hiding subwindows, but also for focussing them directly with Ctrl+0,1..4. Improved menu structure.
author | Jacob Dawid <jacob.dawid@googlemail.com> |
---|---|
date | Thu, 28 Jun 2012 11:04:37 +0200 |
parents | 727b74f512af |
children | 0ba7be7fed1c |
line wrap: on
line source
FCN_FILE_DIRS += image image_FCN_FILES = \ image/autumn.m \ image/bone.m \ image/brighten.m \ image/colorcube.m \ image/colormap.m \ image/contrast.m \ image/cool.m \ image/copper.m \ image/flag.m \ image/gmap40.m \ image/gray.m \ image/gray2ind.m \ image/hot.m \ image/hsv.m \ image/hsv2rgb.m \ image/image.m \ image/imagesc.m \ image/imfinfo.m \ image/imread.m \ image/imshow.m \ image/imwrite.m \ image/ind2gray.m \ image/ind2rgb.m \ image/jet.m \ image/lines.m \ image/ntsc2rgb.m \ image/ocean.m \ image/pink.m \ image/prism.m \ image/rainbow.m \ image/rgb2hsv.m \ image/rgb2ind.m \ image/rgb2ntsc.m \ image/rgbplot.m \ image/spinmap.m \ image/spring.m \ image/summer.m \ image/white.m \ image/winter.m IMAGES += \ image/default.img FCN_FILES += $(image_FCN_FILES) PKG_ADD_FILES += image/PKG_ADD DIRSTAMP_FILES += image/$(octave_dirstamp)