103 Commits (feature/microcom-get-managed-reference)

Author SHA1 Message Date
Takoooooo 21cc80932a use IPlatformSettings instead of creating a separate interface. 4 years ago
Takoooooo 9af9a3f081 fix tests 4 years ago
Steven Kirk a242a17e30 Whitespace. 4 years ago
Takoooooo c2145db99b more fixes 4 years ago
Takoooooo 7fad72cca6 fix 4 years ago
Tako 1fbcd61e6f
Fix DoubleTapped on touch (#7213) 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 4 years ago
Giuseppe Lippolis 7d8e6ea75f ref(tests): warning CS0067 The event 'KeyboardDeviceTests.DelegateCommand.CanExecuteChanged' is never used 5 years ago
Steven Kirk cd80536d58 Added failing test for #6439. 5 years ago
Steven Kirk a11270b07e Add a sanity check to the test. 5 years ago
Steven Kirk 6b94cc4ed9 Added failing test for #5054. 5 years ago
Steven Kirk 91ef212434 Added a couple of TabIndex tests. 5 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 b3f4e4d63e Added failing test for #4906. 5 years ago
Dan Walmsley 9dee53c7d9 add failing unit test for focus within tranfer of focus between roots. 5 years ago
Dan Walmsley 8e2d555239 focus within copes with detach from tree. 5 years ago
Dan Walmsley deb0a58eb4 Add some unit tests for FocusWithin 5 years ago
José Pedro 8c25848d55
Fixed test. 6 years ago
Maksym Katsydan 6f7dac83d1 Add focus-visible support with tests 6 years ago
Luis von der Eltz c4ef08206e Implementing support for IsTabStop attached property 6 years ago
Steven Kirk 7c3fcd3241 Disable warnings for tests of deprecated APIs. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 022294ec7a MenuItem.InputGestureText -> InputGesture 6 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 6 years ago
José Pedro 2cb3b5f916
Updated obsolete API usages in interfaces. 6 years ago
Steven Kirk 2944099428 Display gestures in NativeMenuBar. 6 years ago
Steven Kirk c8c96f57a3 Make test fail for #3325 6 years ago
Dariusz Komosinski 9e812f24b9 Add HitTestFirst that allows for hit testing first matching visual. Implement better enumerator that can be used for both first and multiple hits. 6 years ago
Nikita Tsukanov d8ee7531ab Properly raise PointerCaptureLost on capture transfer 7 years ago
Steven Kirk 85ec916af3 Add some tests for KeyboardDevice. 7 years ago
Dariusz Komosiński 2362b5a847 Cleanup KeyGesture code. Add constructor taking non-deprecated arguments. 7 years ago
Nikita Tsukanov 0bad390dac Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 7 years ago
Steven Kirk d0a6f48015 Added `Gestures.RightTapped`. 7 years ago
Steven Kirk 5e2b3c56e6 Update tests for #2730. 7 years ago
Steven Kirk 2c9114d2a2 Moved gesture tests to Avalonia.Input. 7 years ago
Nikita Tsukanov 551ce9b058 Fixed capture transfer for removed controls 7 years ago
Nikita Tsukanov 4c1f42b48a PR comments 7 years ago
Steven Kirk 38d68865fd Correctly handle command.CanExecute state. 7 years ago
Steven Kirk 82b3bbcc6b Added failing test for #1558. 7 years ago
Nikita Tsukanov feadefc1a1 Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 7 years ago
Steven Kirk 2584f4bb18 Removed directional navigation code. 8 years ago
Steven Kirk 895a24fb9e Raise pointer enter/leave events in correct order. 8 years ago
Steven Kirk 3f0c7650e5 Make sure IsPointerOver is correctly set. 8 years ago
Steven Kirk 3891cbf06d Fixed spelling. 8 years ago
sdoroff 7969749cd1 Added a unit test 8 years ago
Steven Kirk 30e78dc5b6 Only run unit tests on .net core. 8 years ago
Jeremy Koritzinsky eb7c010462 Retarget .Net Framework projects to 4.7 8 years ago
Jeremy Koritzinsky b463d04e9f Make KeyGestures with +,-,. in them match with both the non-numpad keys and the matching numpad keys. 8 years ago
Steven Kirk 04c489daa5 Make Collection Properties get-only 8 years ago