9 Commits (38880eef0989bc6f686c07a55ee3d4b7dfe8a0b9)

Author SHA1 Message Date
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 weeks ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Nikita Tsukanov 0f4ed2a4b9 Updated tests to use IDispatcherImpl 3 years ago
Yoh Deadfall a62096ed05 Added test for mouse device 3 years ago
Julien Lebosquain 5e13c5b59a Implemented layout and render time graph overlays 3 years ago
Max Katz e5f2b145a7 Avoid deprecated input API in tests 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 7c3fcd3241 Disable warnings for tests of deprecated APIs. 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 0bad390dac Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 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 82b3bbcc6b Added failing test for #1558. 7 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 880cf657ec Accept root in IRenderer.HitTest. 9 years ago
Steven Kirk 763775fa82 Clear mouse capture when control removed. 9 years ago
Steven Kirk d2eca3968b Removed IRendererFactory. 9 years ago
Steven Kirk 2edcdb8656 MouseDevice now exposed on TopLevel. 9 years ago
Steven Kirk 349ba78931 Fixed pointerover state. 10 years ago