87 Commits (3479cbcbb89a0eff273cb31fa8a9194e47b006f2)

Author SHA1 Message Date
Dan Walmsley 9dee53c7d9 add failing unit test for focus within tranfer of focus between roots. 6 years ago
Dan Walmsley 8e2d555239 focus within copes with detach from tree. 6 years ago
Dan Walmsley deb0a58eb4 Add some unit tests for FocusWithin 6 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 7 years ago
Steven Kirk 30e8cac05d Update to .NET core 3.1. 7 years ago
José Pedro 2cb3b5f916
Updated obsolete API usages in interfaces. 7 years ago
Steven Kirk 2944099428 Display gestures in NativeMenuBar. 7 years ago
Steven Kirk c8c96f57a3 Make test fail for #3325 7 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. 7 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. 8 years ago
Nikita Tsukanov feadefc1a1 Run Mono/FullNET tests for all "core" libs except Avalonia.Controls 8 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. 9 years ago
sdoroff 7969749cd1 Added a unit test 9 years ago
Steven Kirk 30e78dc5b6 Only run unit tests on .net core. 9 years ago
Jeremy Koritzinsky eb7c010462 Retarget .Net Framework projects to 4.7 9 years ago
Jeremy Koritzinsky b463d04e9f Make KeyGestures with +,-,. in them match with both the non-numpad keys and the matching numpad keys. 9 years ago
Steven Kirk 04c489daa5 Make Collection Properties get-only 9 years ago
Steven Kirk 880cf657ec Accept root in IRenderer.HitTest. 9 years ago
Steven Kirk 763775fa82 Clear mouse capture when control removed. 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Steven Kirk 5827f3c284 Missed file from merge 9 years ago
Steven Kirk 3b030f19d1 Fix Avalonia.Input.UnitTests.csproj 9 years ago
Jeremy Koritzinsky 58b3ff90ab Reduce build warnings by setting a few flags and not using deprecated overloads. 9 years ago
Steven Kirk d2eca3968b Removed IRendererFactory. 9 years ago
Steven Kirk 2edcdb8656 MouseDevice now exposed on TopLevel. 9 years ago
Steven Kirk c4aa2197b2 Fixed TreeView navigation. 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Steven Kirk 1b9d61416f Ported ImmediateRenderer from scenegraph branch. 10 years ago
Steven Kirk e6cb529878 Ported immutable media impls from scenegraph. 10 years ago
Wiesław Šoltés 19f0f1d407 Removed unused files 10 years ago
Wiesław Šoltés 8601a3e71e Converted Avalonia.Input.UnitTests to a new project system 10 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 10 years ago