65 Commits (41244d58d5bb07df1e9dbaebdd1fa9e22ec52a7c)

Author SHA1 Message Date
Steven Kirk 2731387423 Removed debug code. 11 years ago
Steven Kirk 33696785ab Forgot to save .csproj after last commit it seems 11 years ago
Steven Kirk ed3b5df146 Updated stylecop analyser. 11 years ago
Steven Kirk 5c5cfc641e Add focused control to devtools. 11 years ago
Steven Kirk 0959817b35 Move click focus handling to FocusManager. 11 years ago
Steven Kirk 9ae44342e5 Restore focus when menu item clicked. 11 years ago
Steven Kirk 80064e8712 More work on Menu. 11 years ago
Steven Kirk 576ee1500d Added access key support to AccessKeyHandler. 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 05f131595c Make keyboard navigation handler per-window. 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 fef04a5f5d Implemented Menus a bit better. 11 years ago
Steven Kirk fe9ed13cff Install StyleCopAnalysers. 11 years ago
Steven Kirk 45c6c9cf02 Fix tooltip sizing. 11 years ago
Steven Kirk 1d8f4714ff Added basic tooltip control. 11 years ago
Steven Kirk 3965f7bdae Updated and fixed all packages. 11 years ago
Steven Kirk 363ad22438 Uninstalled Stylecop.MSBuild 11 years ago
Steven Kirk aef34f810d Stylecop fixes. 11 years ago
Steven Kirk 2fbf3d0280 Make TabControl use Deck. 11 years ago
Steven Kirk d6b771bcea Don't re-focus already focused control. 11 years ago
Steven Kirk b369c30a2e Implemented Tab focus. 11 years ago
Steven Kirk 535f8c38f1 Moved pointer over state to MouseDevice. 11 years ago
Steven Kirk eb8bdc4c55 Don't focus disabled controls on shift-tab. 11 years ago
Steven Kirk b8db5c2b75 Lose focus when control removed from visual tree. 11 years ago
Steven Kirk 3efc8e8920 Improved tab focus handling a bit. 11 years ago
Steven Kirk 6fa126f827 Show keyboard focus adorner. 11 years ago
Steven Kirk bad9aae1a5 Stylecop fixes. 11 years ago
Steven Kirk 557fb4d215 Added IsHitTestVisible property. 11 years ago
Steven Kirk 4299e7e046 Make TextBox handle text input. 11 years ago
Steven Kirk 78a80b2b75 Moved Tab key handling to InputElement. 11 years ago
Steven Kirk 3c591482a9 Added hacky tab keyboard navigation. 11 years ago
Steven Kirk 83043a85fa Updated NuGet pkgs. 11 years ago
Steven Kirk 09092afe75 Use ICommand from System.Windows.Input. 11 years ago
Steven Kirk a72e8e243d Added ICommand and use it in Button. 11 years ago
Steven Kirk a92219625a Added generic Add/RemoveHandler methods. 11 years ago
Steven Kirk 01e97aec7e Removed Preview* tunneling events. 11 years ago
Steven Kirk 78901c776e Make class handlers work again. 11 years ago
Steven Kirk aa63b5fa15 Started refactoring events. 11 years ago
Steven Kirk 95d9e6f106 Stylecop fixes. 11 years ago
Steven Kirk 8d2006c968 Make dropdown close on click. 11 years ago
Steven Kirk b42d472b65 Added class RoutedEvent handlers. 11 years ago
Steven Kirk 374d1723a2 Handle dropdown selection. 11 years ago
Steven Kirk 9a994e582c Moved VisualTree extensions into own namespace. 11 years ago
Steven Kirk 686b339e5d Track mouse leave events. 11 years ago
Steven Kirk 3a09abe30b Fix mouse capture. 11 years ago
Steven Kirk 2f7981f1cb Added an animated rotation. 11 years ago
Steven Kirk 00aa02964f Inplemented double and triple click in TextBox. 11 years ago