12 Commits (fa17c22131e7e185cee5f72f047ff626948fa4a6)

Author SHA1 Message Date
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Julien Lebosquain 1ee1509352
Fixes several simple TODO12 (#20544) 2 months ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Nikita Tsukanov b445ea9d68 Borking changes 3 years ago
Steven Kirk 94b9c36e31 Focus first child from no focus. 3 years ago
Steven Kirk 05d1f27602 Make KeyboardNavigationHandler public again. 3 years ago
Steven Kirk bc16fcbce8 Make some Input APIs internal. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago
Julien Lebosquain 39fe9b17fb Nullability fixes for Avalonia.Base 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 76667dbd0d Finished adding nullable annotations to Avalonia.Base. 4 years ago
Steven Kirk c9c9d05098 Fix nullable reference errors. 4 years ago
Steven Kirk ec51318315 Make custom keyboard navigation work again. 5 years ago
Steven Kirk 4684237331 Ported tab navigation code from WPF. 5 years ago
Steven Kirk a42e8cbded Nullable enable Avalonia.Input. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
José Pedro 2cb3b5f916
Updated obsolete API usages in interfaces. 6 years ago
José Pedro fc9a6d5746
Updated obsolete API usages. 6 years ago
Miha Markič 0a38876590 Spellchecks all projects except for Base, Controls, Samples and Testing 8 years ago
Steven Kirk 2584f4bb18 Removed directional navigation code. 8 years ago
Steven Kirk c4aa2197b2 Fixed TreeView navigation. 9 years ago
Steven Kirk 22b495b1ac Fix directional nav for non-virtualized lists. 10 years ago
Steven Kirk 86dfadf514 Implement Home and End navigation. 10 years ago
Steven Kirk 6d5b3e02c4 Added page up/down support to virt lists. 10 years ago
Steven Kirk d0942f84a9 FocusNavigationDirection => NavigationDirection 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago
Steven Kirk ddb5ed229a Make keyboard range selection work. 11 years ago
Nikita Tsukanov 79f8f76351 ref #198 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 11 years ago
Steven Kirk 6167bacf54 Moved to more standard filesystem layout. 11 years ago
Steven Kirk d161428f52 Pass navigation method in GotFocus event. 11 years ago
Steven Kirk a3219f9170 More work on tab/arrow key navigation. 11 years ago
Steven Kirk 296c7a5f85 More work on directional key handling. 11 years ago
Steven Kirk 37eac44910 Started putting directional nav back into TreeView. 11 years ago
Steven Kirk 884c6539ce Implemented directional navigation. 11 years ago
Steven Kirk 3870c4792f Refactored tab navigation. 11 years ago
Steven Kirk 2472bf26cc Added KeyboardNavigationMode.Contained. 11 years ago
Steven Kirk 05f131595c Make keyboard navigation handler per-window. 11 years ago
Steven Kirk b369c30a2e Implemented Tab focus. 11 years ago
Steven Kirk eb8bdc4c55 Don't focus disabled controls on shift-tab. 11 years ago
Steven Kirk 3efc8e8920 Improved tab focus handling a bit. 11 years ago
Steven Kirk 6fa126f827 Show keyboard focus adorner. 11 years ago
Steven Kirk bad9aae1a5 Stylecop fixes. 11 years ago
Steven Kirk 3c591482a9 Added hacky tab keyboard navigation. 11 years ago