Dariusz Komosiński
|
be4d1ef038
|
Fix right ALT and CTRL being reported as left.
|
7 years ago |
José Pedro
|
14b3683127
|
Replaced obsolete API usages.
|
7 years ago |
Dan Walmsley
|
bdca92c16a
|
dont handle f10 key in accesskey handler, prevents people using f10 hotkey.
|
7 years ago |
Tom Daffin
|
1fff693730
|
Fix brace style
|
8 years ago |
Tom Daffin
|
f23b1a672d
|
Fix a crash when pressing F10 on a window that has no main menu
|
8 years ago |
Miha Markič
|
0a38876590
|
Spellchecks all projects except for Base, Controls, Samples and Testing
|
8 years ago |
Steven Kirk
|
1293e9af8d
|
Implemented Menu interactions.
|
8 years ago |
Dan Walmsley
|
c33a7da97b
|
Added todo comment for focus scopes.
|
10 years ago |
Dan Walmsley
|
980a04b38f
|
Whitespace changes.
|
10 years ago |
Dan Walmsley
|
3fea4d34f1
|
Restore focus of input element after alt-key has stolen focus.
|
10 years ago |
Dan Walmsley
|
4c5c099ec3
|
Dont focus menu then alt key down event is followed
by another keydown event.
|
10 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Nikita Tsukanov
|
79f8f76351
|
ref #198
|
11 years ago |
Nikita Tsukanov
|
3cd3579475
|
"field can be readonly"
|
11 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 |
Nikita Tsukanov
|
f0e154ac90
|
ModifierKeys are now stored inside events
Ceterum censeo StyleCopum esse delendum
|
11 years ago |
Nikita Tsukanov
|
70dcfd652a
|
Now using TextInput event, WM_CHAR and GtkIMContext
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |
Steven Kirk
|
f2170e3ad5
|
Documentation.
|
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
|
05f131595c
|
Make keyboard navigation handler per-window.
Use the same pattern as AccessKeyHander.
|
11 years ago |
Steven Kirk
|
43e80392df
|
Started adding keyboard accessibility to Menu.
Still quite a lot to do.
|
11 years ago |
Steven Kirk
|
e085e56c70
|
Show access keys on Alt/F10.
|
11 years ago |