292 Commits (face85f0dedf2bcd03a38eced501af3378e2dd1d)

Author SHA1 Message Date
Steven Kirk face85f0de Added AccessText.AccessKey. 11 years ago
Steven Kirk 4ff5afad9e Handle Enter key in menus. 11 years ago
Steven Kirk a40e4963b6 Naming/doc adjustments. 11 years ago
Steven Kirk 731169d0d8 Navigate between top-level menus a bit better 11 years ago
Steven Kirk 84c68c200d Added a AddClassHandler<TTarget> extension method. 11 years ago
Steven Kirk 15b31023df Bit more work on menu key stuff. 11 years ago
Steven Kirk b740d95e15 Don't try to select items that don't belong to you. 11 years ago
Steven Kirk ff561279be Use Left and Right arrows to open/close submenus. 11 years ago
Steven Kirk e3533d720b Fix ListBox selection. 11 years ago
Steven Kirk 4eedb73dd0 Make MenuItem selected when submenu opens. 11 years ago
Steven Kirk 5227f9a43d Make arrow keys work in menu (sorta). 11 years ago
Steven Kirk e5feeb3fc1 Focus first item when menu opened by keyboard. 11 years ago
Steven Kirk 503034c2c8 Close menu when focus lost. 11 years ago
Steven Kirk 4f98bb5476 Make changing selecting in item work. 11 years ago
Steven Kirk 5804ab7118 Select MenuItem on focus. 11 years ago
Steven Kirk 9de4a11e18 Use tab navigation mode of ItemsPresenter 11 years ago
Steven Kirk 05f131595c Make keyboard navigation handler per-window. 11 years ago
Steven Kirk 5c32b5cc42 Close menu on escape key. 11 years ago
Steven Kirk 43e80392df Started adding keyboard accessibility to Menu. 11 years ago
Steven Kirk e085e56c70 Show access keys on Alt/F10. 11 years ago
Steven Kirk a143257ced Stylecop fixes. 11 years ago
Steven Kirk e04e5cc632 Added ShowAccessKey property to AccessText. 11 years ago
Steven Kirk c65c9fb7c6 Show access keys in menus. 11 years ago
Steven Kirk fef04a5f5d Implemented Menus a bit better. 11 years ago
Steven Kirk 1eb62cf4dc Implement click on MenuItem. 11 years ago
Steven Kirk 88bb6c2c6c Revert "Updated MenuItem style" 11 years ago
Steven Kirk 79e8252886 Updated MenuItem style 11 years ago
Steven Kirk d3ebd1fbe3 Correctly close sibling sub-menus. 11 years ago
Steven Kirk 2c066f0f5d Allow DevTools to inspect popup visual trees. 11 years ago
Steven Kirk fe9ed13cff Install StyleCopAnalysers. 11 years ago
Steven Kirk 8643a904c4 Close menu when window deactivated. 11 years ago
Steven Kirk 26c3740461 Added comments to explain why MenuItem is broken. 11 years ago
Steven Kirk 31d51123f6 Make Popup children be part of logical tree. 11 years ago
Steven Kirk e1442af783 Try to make only 1 submenu at a time be opened. 11 years ago
Steven Kirk a90a027b53 Close menu when clicked outside. 11 years ago
Steven Kirk 0048460b88 Added Popup.PlacementMode. 11 years ago
Steven Kirk 51a4868010 More work on Menu. 11 years ago
Steven Kirk f7d271f846 Something resembling a menu now... 11 years ago
Steven Kirk 5101ddfeec More work on menu control. 11 years ago
Steven Kirk 919cae67ad Started implementing Menu control. 11 years ago
Steven Kirk 268b34e4fc Make TextBlock properties attached properties. 11 years ago
Steven Kirk 2763e59adb Use serilog for logging. 11 years ago
Steven Kirk fceb9b1ba5 Fix ScrollContentPresenter measure/arrange. 11 years ago
Steven Kirk 3aa621cd96 Revert "Removed PerspexReadOnlyListView<T>" 11 years ago
Steven Kirk 0359f8c9a3 Removed PerspexReadOnlyListView<T> 11 years ago
Steven Kirk deba950eb2 Make sure a render takes place after layout. 11 years ago
Steven Kirk af7d46e89e Documented ToolTip. 11 years ago
Steven Kirk 45c6c9cf02 Fix tooltip sizing. 11 years ago
Steven Kirk 1662cb6548 Don't show tooltip when mouse has left control. 11 years ago
Steven Kirk 1d8f4714ff Added basic tooltip control. 11 years ago