16 Commits (feature-presentation-source-2)

Author SHA1 Message Date
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Tom Edwards b7cb9e5770
Unify selection event handling for all `SelectingItemsControl` types plus `TreeView` (#19203) 3 months ago
Emmanuel Hansen 230159c174
Use captured element if available as source for tap gestures (#19222) 8 months ago
Maxwell Katz 338a5ea0a2
Improve pen secondary button handling on list box (#18766) 10 months ago
Steven Kirk 42bd366bc1 Added failing test for ScrollViewer jumpiness. 3 years ago
Glen Nicol 2a5dceecbb Feature: Double click expand/collapse treeview and numpad keyboard shortcuts 3 years ago
Steven Kirk 8347093f90 Removed IInteractive. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
robloo 0863a05c76 Rename PointerLeave to PointerExited 4 years ago
robloo 8a0903f616 Rename PointerEnter to PointerEntered 4 years ago
Steven Kirk bc079008d1 Remove usage of deprecated input APIs. 6 years ago
Steven Kirk cca4247c05 Added EventRoute. 6 years ago
Nikita Tsukanov 66b3da044c Fixed MouseTestHelper 7 years ago
Nikita Tsukanov a16e3bff7f Added InitialPressMouseButton to PointerReleasedEventArgs that returns the button that caused the PointerPressed event 7 years ago
Nikita Tsukanov 0bad390dac Added PointerUpdateKind and replaced InputModifiers with KeyModifiers 7 years ago
Steven Kirk 41e9999ae7 Move MouseTestHelper to Avalonia.UnitTests. 7 years ago
Nikita Tsukanov 2858eba77d MouseTestHelper should also auto-captrure the target 7 years ago
Nikita Tsukanov b387c38c84 Implemented simple inertial scroll 7 years ago
Nikita Tsukanov 4c1f42b48a PR comments 7 years ago
Nikita Tsukanov 6827179476 Implemented TouchDevice and touch input support for X11 backend 7 years ago
Nikita Tsukanov f556db57b4 Refactor pointer events to support touch events 7 years ago