Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Menu: Integrated flyoutmenu into menu, and moved flyoutmenu.html | jzaefferer | 2011-02-24 | 1 | -110/+0 |
| | | | | testmenu into contextmenu.html | ||||
* | Menu: Refactoring flyout menu in prepartion for merging into menu | jzaefferer | 2011-02-24 | 1 | -10/+6 |
| | |||||
* | Menu: Fix filter matching to work with flyout menu | jzaefferer | 2011-02-24 | 1 | -39/+2 |
| | |||||
* | Menu: Get rid of .css(top:0,left:0) workaround, not necessary anymore | jzaefferer | 2011-02-24 | 1 | -4/+1 |
| | |||||
* | Menu: Rename activate to focus and deactivate to blur method | jzaefferer | 2011-02-24 | 1 | -2/+2 |
| | |||||
* | Menu: Introducing position option into flyout menu | jzaefferer | 2011-02-23 | 1 | -5/+17 |
| | |||||
* | Menu: Rename nested.html to flyoutmenu.html, updated headers | jzaefferer | 2011-02-22 | 1 | -7/+4 |
| | |||||
* | Menu: Overhauled menubar, again starting with Michael Lang's fork. Added | jzaefferer | 2011-02-22 | 1 | -14/+8 |
| | | | | | | working keyboard navigation, including nested menus. Still need to properly style the menu buttons, e.g. highlight the button of the currently open menu. | ||||
* | Menu: Escape characters for RegExp matching for keyboard item matching. | jzaefferer | 2011-02-22 | 1 | -3/+5 |
| | |||||
* | Menu: Overhauled nested menu via flyoutmenu.js backported from Michael | jzaefferer | 2011-02-22 | 1 | -0/+149 |
Lang's fork. Changed key input handling by setting focus to menu, getting rid of input option. |