Luis von der Eltz
|
c4ef08206e
|
Implementing support for IsTabStop attached property
|
6 years ago |
Steven Kirk
|
4d01dacd77
|
Remove copyright headers.
Some of our files had them, some didn't. They serve no purpose legally so best to remove the ceremony.
|
6 years ago |
Steven Kirk
|
3891cbf06d
|
Fixed spelling.
|
8 years ago |
sdoroff
|
7969749cd1
|
Added a unit test
|
8 years ago |
Steven Kirk
|
04c489daa5
|
Make Collection Properties get-only
Fixes #1302.
|
8 years ago |
Steven Kirk
|
61393d8b22
|
Removed some more unused variables.
|
10 years ago |
Steven Kirk
|
d0942f84a9
|
FocusNavigationDirection => NavigationDirection
And added page up/down.
|
10 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Nikita Tsukanov
|
01e2c90bc5
|
Removed this.
|
11 years ago |
Steven Kirk
|
145411020b
|
Ran .net core code formatter.
|
11 years ago |
Steven Kirk
|
6151aef188
|
Removed file headers.
|
11 years ago |
Steven Kirk
|
d11d779414
|
Trying to fix capitalization of tests and docs AGAIN.
|
11 years ago |
Steven Kirk
|
1a2fba4798
|
Revert "Fixed casing of Docs and Tests directories."
This reverts commit 845b28a2c2.
|
11 years ago |
Steven Kirk
|
845b28a2c2
|
Fixed casing of Docs and Tests directories.
|
11 years ago |
Steven Kirk
|
7435166436
|
Added more documentation.
|
11 years ago |
Steven Kirk
|
dbae7b0aa2
|
Fixed navigation (I think).
|
11 years ago |
Steven Kirk
|
a3219f9170
|
More work on tab/arrow key navigation.
Getting there, but still not quite right.
|
11 years ago |
Steven Kirk
|
296c7a5f85
|
More work on directional key handling.
Added tests, most passing - one failing in both arrows and tabs.
|
11 years ago |
Steven Kirk
|
3870c4792f
|
Refactored tab navigation.
In preparation for directional navigation.
|
11 years ago |
Steven Kirk
|
2472bf26cc
|
Added KeyboardNavigationMode.Contained.
|
11 years ago |
Steven Kirk
|
0fc384ee6c
|
Fix non-compiling tests.
|
11 years ago |
Steven Kirk
|
05f131595c
|
Make keyboard navigation handler per-window.
Use the same pattern as AccessKeyHander.
|
11 years ago |
Steven Kirk
|
ba8552cb81
|
Renamed Id to Name.
No reason to be different for the sake of it.
|
11 years ago |
Steven Kirk
|
b369c30a2e
|
Implemented Tab focus.
Should hopefully be the start of a non-hacky tab focus solution.
|
11 years ago |