Tig 0c56dfeb5a Moved view navigation out of Toplevel and into Application (via ViewNavigation static class). 1 anno fa
..
Command.cs d813b1f137 Fixed dumb enum cast in KeyBinding code 1 anno fa
CommandContext.cs 71e5118cdb Fixed warnings 1 anno fa
GrabMouseEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 anno fa
Key.cs 952fc49709 Fix typos 1 anno fa
KeyBinding.cs c03dd32031 Moved Toplevel keybindings out of Toplevel to Application. 1 anno fa
KeyBindingScope.cs d813b1f137 Fixed dumb enum cast in KeyBinding code 1 anno fa
KeyBindings.cs 0c56dfeb5a Moved view navigation out of Toplevel and into Application (via ViewNavigation static class). 1 anno fa
KeyChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 anno fa
KeystrokeNavigatorEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 anno fa
Mouse.cs 6982a85a70 Code cleanup 1 anno fa
MouseEventEventArgs.cs 952fc49709 Fix typos 1 anno fa
MouseFlagsChangedEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 anno fa
PointEventArgs.cs 4430fe2cc6 Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202) 1 anno fa
Responder.cs 667912a610 Fixed a buinch of bugs. Updated unit tests including some that test all views to utilize TheoryData 1 anno fa
ShortcutHelper.cs cb56d5f277 Removed erroneeous warning 1 anno fa