.. |
Command.cs
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
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
|
16055c53b0
Fixes #3039. Fix View.HotKey (#3249)
|
1 year ago |
KeyBinding.cs
|
1b7cd9d9a3
Partial impl using key binding context
|
1 year ago |
KeyBindingScope.cs
|
dd54e9d5d3
Got Shortcut working great. Needs more unit tests
|
1 year ago |
KeyBindings.cs
|
625aa90503
Added debug spew
|
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
|
4430fe2cc6
Fixes #3192. Improve correctness / clarity of existing `View.AutoSize` functionality/unit tests (#3202)
|
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 |