731 Commits (5e77db3b417970b73f73e109f5a30ef2798dd862)
 

Author SHA1 Message Date
Steven Kirk 5e77db3b41 Added missing test file. 11 years ago
Steven Kirk a06b8981b7 Fix failing test. 11 years ago
Steven Kirk bfc1313b34 Added appveyor status and updated VS version. 11 years ago
Steven Kirk 1146b5ac56 Removed unused field. 11 years ago
Steven Kirk 5dfa076c10 Implement PerspexReadOnlyListView.PropertyChanged. 11 years ago
Steven Kirk 377c1b5f18 Removed unused references. 11 years ago
Steven Kirk 0d6b2f19c4 Removed StyleCop.MSBuild detritus. 11 years ago
Steven Kirk a6f89ffa03 Use invariant culture when parsing numbers. 11 years ago
Steven Kirk 6d670d654c Started adding access key support to menus. 11 years ago
Steven Kirk a7904eca4f Make popups inherit properties. 11 years ago
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 254eaac9fa Stylecop fixes. 11 years ago
Steven Kirk e3533d720b Fix ListBox selection. 11 years ago
Steven Kirk 26015acfd9 Handle implicit conversions in perspex properties. 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 b455a4963a Use TabNavigation.Continue for top-level menu. 11 years ago
Steven Kirk 0fc384ee6c Fix non-compiling tests. 11 years ago
Steven Kirk 9de4a11e18 Use tab navigation mode of ItemsPresenter 11 years ago
Steven Kirk 3c423fee5e Updated doc comments. 11 years ago
Steven Kirk 6ed1f62485 Added a generic OverrideDefaultValue. 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 3ac8bdcf37 Added KeyUp event. 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 bed4c0b1ff Added MenuItem icon to test application. 11 years ago
Steven Kirk f55fc9b0df Make menu separator non-clickable. 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 5dc0b0baf6 Correctly updated menu item style. 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 ea29eb55e3 Fixed occasional "Class already exists" errors. 11 years ago
Steven Kirk 2c066f0f5d Allow DevTools to inspect popup visual trees. 11 years ago