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