326 Commits (01f7369f0181ab499bd7de394c8a75f2fff07264)

Author SHA1 Message Date
Julien Lebosquain 0ce664fae0
Remove Unstable from several RoutedEventArgs (#20955) 1 month ago
Julien Lebosquain f16fcabd91
Make RoutedEvent nullable in event arguments (#20953) 1 month 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 7bdf54ee35
Remove Uncompilable code guarded by platform defines (#20861) 2 months ago
Julien Lebosquain b612be79db
Add FocusChangedEventArgs for GotFocus/LotFocus (#20859) 2 months ago
Luke d3c811acb5
Update summaries for gesture events in InputElement (#20862) 2 months ago
Javier Suárez 7bc087c658
[Feature] Page-based navigation system (#20794) 2 months ago
Nikita Tsukanov b2ecb21e03
Render target/surface housekeeping (#20811) 2 months ago
Julien Lebosquain 68eaad70a0
Add gesture CLR events to InputElement (#20806) 2 months ago
Nikita Tsukanov 3553eda8ae
Themeable Client Window Decorations (#20770) 2 months ago
Emmanuel Hansen dc8dc3bd2e
Move Gesture events to InputElement (#20789) 2 months ago
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 2 months ago
Nikita Tsukanov 2c44533707
More changes for non-toplevel visual tree roots. (#20732) 2 months ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 2 months ago
Nikita Tsukanov ab5f8fca74
Make sure that adorners are actually correctly positioned in visual tree for TransformToVisual and friends (#20691) 3 months ago
Nikita Tsukanov 0fb0eb8d61
Typo from 2021 (#20692) 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 61f8103726
Remove obsolete members from various assemblies (#20628) 3 months ago
Julien Lebosquain 7b54818918
Remove IDataObject to IDataTransfer wrappers and related methods (#20521) 3 months ago
Julien Lebosquain 934ca7c9f5
Release implicit mouse capture on focus lost (#20574) 3 months ago
Julien Lebosquain 1ee1509352
Fixes several simple TODO12 (#20544) 3 months ago
Julien Lebosquain 8d2f1475ca
Remove IInternalScroller and move IScrollable to Avalonia.Base (#20519) 3 months ago
Julien Lebosquain f07e42d2bb
Remove BinaryFormatter (#20455) 4 months ago
Tom Edwards b7cb9e5770
Unify selection event handling for all `SelectingItemsControl` types plus `TreeView` (#19203) 5 months ago
IanRawley 7a340a6579
XYFocus should skip effectively disabled controls (#20241) 5 months ago
Emmanuel Hansen 4be786a5f6
Support reading from and copying images to clipboard (#19930) 6 months ago
Jan Kučera 99db0e1eca
Primary mouse device (#19898) 6 months ago
Julien Lebosquain 037d7621d1
Prevent duplicated files during drag-and-drop (#19864) 6 months ago
Jan Kučera 47470f9304
Internal PointerCaptureChanging event (#19833) 7 months ago
Emmanuel Hansen 8782a3b7fe
ignore PointerOver change when pointer event is CancelCapture (#19808) 7 months ago
Julien Lebosquain ed38536854
Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791) 7 months ago
Emmanuel Hansen 98c7fde141
Only allow focus change on pointer release for touch and pen input (#19753) 7 months ago
Jan Kučera aadcd01d55
Do not recapture already captured element (#19740) 7 months ago
Julien Lebosquain 1f404646fa
Clipboard rework (#19347) 7 months ago
Steven Kirk 97b256f457
Add Add/Remove event handler methods to DragDrop. (#19739) 7 months ago
Jan Kučera 46ff150747
Respond to WM_CAPTURECHANGED (#19685) 7 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 8 months ago
Emmanuel Hansen 0f233c24de
Set IsKeyboardFocusWithin to false when control is detached from visual tree (#19369) 9 months ago
Emmanuel Hansen 230159c174
Use captured element if available as source for tap gestures (#19222) 9 months ago
Emmanuel Hansen 01e09e4f98
Revert 15603, add InputPaneActivationRequested in TextInputMethodClient (#19225) 10 months ago
Tom Edwards 64ab38f3d2
Added missing class event handler methods (#18837) 11 months ago
Tom Edwards 43da5c6a77
Corrected PointerPointProperties inline documentation (#19062) 11 months ago
Emmanuel Hansen 13413579b5
Switch to using animation request for scroll inertia dispatch (#18997) 11 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) 11 months ago
Maxwell Katz 338a5ea0a2
Improve pen secondary button handling on list box (#18766) 12 months ago
Tom Edwards ef381a9312 Fixed core GotFocus and LostFocus handling being skippable 12 months ago