84 Commits (master)

Author SHA1 Message Date
Tom Edwards 1365b64d91
Avoid exceptions when getting position from a PointerEventArgs (#21301) 3 weeks ago
Julien Lebosquain 009d75af98
Fix FocusManager.SetFocusScope not doing anything (#21261) 4 weeks ago
Tom Edwards a34b589b58
Fix Button.IsPressed not becoming false when a Button without keyboard focus is disabled (#21168) 1 month ago
Nathan Nguyen e512c721e1
Prevent toggle controls from changing state when commands cannot execute (#21126) 1 month ago
Nathan Nguyen c310fedbbf
Fix subtree input hit test coordinates (#21125) 1 month ago
Nathan Nguyen 212229e7da
Fix DataTransferItem returning wrong data for mismatched format (#21114) 1 month ago
Nathan Nguyen e452c85695
Implement DataFormat.CreateInProcessFormat<T>() (#21076) 1 month ago
Nathan Nguyen 1060839683
Fix access keys not working when KeySymbol is null (#21077) 2 months ago
Julien Lebosquain 7530b74cdb
Fix FocusManager.FocusedElement on canceled/redirected focus (#21047) 2 months ago
Emmanuel Hansen 118a1174e2
Fix Mouse pointer triggering focus change on pointer release. (#21009) 2 months ago
Julien Lebosquain 059bd5f7b9
Add FindNextElementOptions.FocusedElement (#20930) 2 months ago
Javier Suárez 4e1b90b061
[Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 2 months ago
Julien Lebosquain 536daf0b4c
Open FocusManager API (#20854) 2 months ago
Emmanuel Hansen dc8dc3bd2e
Move Gesture events to InputElement (#20789) 3 months ago
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 months ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 3 months ago
Julien Lebosquain 2185ce04e7
Use KeySymbol for AccessKey (#20662) 3 months ago
Jan Kučera 08fcb8b1c2
Capture source change notification (#20656) 3 months ago
Julien Lebosquain 3c88142694
Make Screen abstract (#20529) 4 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 4 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 5 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 5 months ago
IanRawley 7a340a6579
XYFocus should skip effectively disabled controls (#20241) 5 months ago
Julien Lebosquain ed38536854
Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791) 8 months ago
Jan Kučera aadcd01d55
Do not recapture already captured element (#19740) 8 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 9 months ago
Emmanuel Hansen 230159c174
Use captured element if available as source for tap gestures (#19222) 10 months ago
Emmanuel Hansen 45cd39829a
Add ability to cancel focus change (#18373) 11 months ago
Tom Edwards fa9f2237f3
Fixed focus not being cleared when a parent of the focused element is hidden (#18916) 1 year ago
Julien Lebosquain 3c7c469018
Raise pointer events on captured element (#18420) 1 year ago
Emmanuel Hansen e189ef9c53
Fix - Search for visual parents when hittesting for pointer events (#18416) 1 year ago
Vadim Kutin edaaf5bbda
Improve KeyGesture.ToString() output in case when Key is set to Key.None (#18353) 1 year ago
Nikita Tsukanov abd7a88608
[DRAFT] Send dispose command for CompositionTarget as an OOB batch (#18119) 1 year ago
Julien Lebosquain 1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
StefanKoell b46126714b
Fixes and improves several access key (accelerator) related issues (#17292) 2 years ago
Herman K. 7a42c7eb8f
Considering scaling when centering windows (#16158) 2 years ago
IanRawley afa60f38de
UWP/WinUI style XYFocus subtree restrictions (#16557) 2 years ago
workgroupengineering 81d2e7d4ef
fix: ICommadSource Implemetation (#15496) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Max Katz a4086c17a6
XY focus (#13947) 2 years ago
Steven Kirk 79acab1080
Fix some issues with focus scopes (#13409) 3 years ago
workgroupengineering 99737a8395
fix: Navigation when CanExecute is fasle (#13507) 3 years ago
Boyd Patterson 98acdd7c08
Do not match access keys on input elements that are not effectively enabled. (#13185) 3 years ago
Julien Lebosquain ac00fe2bf4
Key handling improvements (#12549) 3 years ago
Emmanuel Hansen a030d29d15 add failing test 3 years ago
Steven Kirk 8e9532a580 Added tests for AccessKeyHandler. 3 years ago
Max Katz 94efefedb9 Fix gesture tests 3 years ago
Nikita Tsukanov f300a24402 Media system refactoring 3 years ago
Steven Kirk ac936ce130 Added failing test for #11290. 3 years ago
Max Katz 20064647dd Limit IFocusManager API, extend IInputElement API, remove visible static properties 3 years ago