751 Commits (a91fde7798f392ce56f3a359ecdb176c8630efbf)

Author SHA1 Message Date
Julien Lebosquain 059bd5f7b9
Add FindNextElementOptions.FocusedElement (#20930) 6 days ago
Javier Suárez 4e1b90b061
[Feature] Add gestures and WrapSelection (loops) support to Carousel (#20659) 6 days ago
Julien Lebosquain 536daf0b4c
Open FocusManager API (#20854) 1 week ago
Nikita Tsukanov 97f36b9f34
Use the correct flag to determine if extra dirty rect needs to be combined with existing one (#20896) 1 week ago
Nikita Tsukanov ae6a085ebc
Don't tick with render loop when app is idle (#20873) 2 weeks ago
Jumar Macato e7543155ec
Disable Animations processing when Visual's not visible redux (#20820) 2 weeks ago
Evan c62e1dffff
Fix TextBox validation error persisting when reverting to same valid value (#20780) 3 weeks ago
Emmanuel Hansen dc8dc3bd2e
Move Gesture events to InputElement (#20789) 3 weeks ago
Nikita Tsukanov 12f7e96d72
Introduce Dispatcher.CurrentDispatcher, Dispatcher.FromThread, AvaloniaObject.Dispatcher (#18686) 3 weeks ago
Julien Lebosquain f893d8a322
Use a default DesignEmHeight if the font doesn't have one (#20764) 3 weeks ago
Nikita Tsukanov 2c44533707
More changes for non-toplevel visual tree roots. (#20732) 4 weeks ago
Julien Lebosquain a08e125a14
Handle font cmap format 13 (#20740) 4 weeks ago
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 4 weeks ago
Dong Bin c9d6efbf67
Add boundary check to HarfBuzzTextShaper (#20716) 1 month ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Julien Lebosquain 2185ce04e7
Use KeySymbol for AccessKey (#20662) 1 month ago
Steven Kirk d9a6ae517f
Hide binding plugins and disable Data Annotations validation by default (#20623) 1 month ago
Jan Kučera a48c415026
FindAncestorOfType and FindDescendantOfType with predicates (#20661) 1 month ago
Jan Kučera 08fcb8b1c2
Capture source change notification (#20656) 1 month ago
Nikita Tsukanov 697cba7193
Composition system SP1 (#20497) 2 months ago
Steven Kirk 70f3bef705
Add CompiledBinding.Create factory methods from LINQ expressions (#20443) 2 months ago
Julien Lebosquain 656d691940
Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
Julien Lebosquain 1ee1509352
Fixes several simple TODO12 (#20544) 2 months ago
Julien Lebosquain 3c88142694
Make Screen abstract (#20529) 2 months ago
Steven Kirk 1086d9b5b0
Move compiled bindings to Avalonia.Base. (#20439) 2 months ago
Julien Lebosquain c8f59f84af
Fix xUnit warnings in AnimationIterationTests (#20459) 2 months ago
Tim Miller e8a0bee928
Null Reference Check for Animation keyframes (#20422) 2 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 2 months ago
Steven Kirk 5d3a9c167a
Fix BindingExpression.LeafNode throwing when nodes list is empty (#20442) 2 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Ge 62597de97c
Add support for parsing BoxShadows with color functions (#20321) 3 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 3 months ago
IanRawley 7a340a6579
XYFocus should skip effectively disabled controls (#20241) 3 months ago
Washi 7369175c2d
Reduce Allocations in Text Rendering (#20175) 3 months ago
Denis Pleshakov f878d94c4a
[Fix] ImmediateRenderer (#20174) 4 months ago
Benedikt Stebner 3e62621aaf
Improve FontCollection customization (#19756) 4 months ago
zacfromaustinpowder 538a4b2993
Added a constructor to FuncMultiValueConverter that takes an IReadOnlyList instead of an IEnumerable (#19936) 4 months ago
zacfromaustinpowder fee3032a04
Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
startewho e294245f01
Handle long file paths in UriFromFilePath (#19955) 5 months ago
Julien Lebosquain ed38536854
Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791) 6 months ago
Jan Kučera aadcd01d55
Do not recapture already captured element (#19740) 6 months ago
Benedikt Stebner 31a8f37223
Make sure the resm scheme is registered before we attempt to parse something (#19629) 6 months ago
Benedikt Stebner 27859b9e54
Rework TextLineImpl.GetTextBounds (#19576) 7 months ago
Colton 934c0f8349
Fixes duplicate class property registration (#19558) 7 months ago
Benedikt Stebner 5bed0cb7b6
FontLoading adjustments (#19538) 7 months ago
robloo 6c33fe192a
Update Brush.Parse() to Handle all Color Formats (#19526) 7 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 7 months ago
Tom Edwards 3cf8728e24
Fixed TransformGroup.Children collection changes not changing TransformGroup.Value (#19525) 7 months ago