20 Commits (b08c7e9ebdb6494a67a1dd4cfa55baf61d642fdd)

Author SHA1 Message Date
Jan Kučera b08c7e9ebd
Capture source change notification (#20656) 3 months ago
Julien Lebosquain 9199e34d23
Release implicit mouse capture on focus lost (#20574) 3 months ago
Jan Kučera dba0388af7 Internal PointerCaptureChanging event (#19833) 7 months ago
Jan Kučera f0818c5d2d Do not recapture already captured element (#19740) 7 months ago
Jan Kučera fe09ad9eb7 Respond to WM_CAPTURECHANGED (#19685) 7 months ago
Tom Edwards 130c4dbd45
Don't clear pointer capture unless we had pointer capture (#13489) 3 years ago
Emmanuel Hansen fcea3453ff
Add method to cancel currently ongoing gesture on a pointer (#13351) 3 years ago
Emmanuel Hansen 4b68553068 remove redundant capture lost call 3 years ago
Emmanuel Hansen c3d524d80d ensure gestures receive capture lost event 3 years ago
Giuseppe Lippolis 5a320da5b8 fix: XML Comment 3 years ago
Emmanuel Hansen c12fe17315 Added internal helpers for protected gesture events 3 years ago
Emmanuel Hansen 0042c19121 replace IGestureRecognizer with abstrac GestureRecognizer. remove related obsolete interfaces. 3 years ago
Emmanuel Hansen 8c0dfbaf08 rework gesture routing #11522 3 years ago
Emmanuel Hansen 250959acc8 notify current gesture recognizer that it's lost capture 3 years ago
Emmanuel Hansen 42fccd1af6 track currently active gesture in the pointer 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Giuseppe Lippolis 9e1ff3e3be fix: Addreaa review 4 years ago
Giuseppe Lippolis 93998f2a03 feat(Base): Address rule CA1822 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk 4582b43118 More nullability fixes. 4 years ago
Steven Kirk c9c9d05098 Fix nullable reference errors. 4 years ago
Steven Kirk a42e8cbded Nullable enable Avalonia.Input. 6 years ago
Dariusz Komosinski 7a13d819fd Optimize and add new efficient visual tree extensions. 7 years ago
Nikita Tsukanov d8ee7531ab Properly raise PointerCaptureLost on capture transfer 7 years ago
Nikita Tsukanov 85a5288fdd Propagate mouse pointer capture to Win32 API 7 years ago
Nikita Tsukanov 551ce9b058 Fixed capture transfer for removed controls 7 years ago
Nikita Tsukanov ec99f7d1a9 Initial scroll gesture implementation 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