713 Commits (37fbd9655cc581ff5b1c6b1fb1be4e3118c889d0)

Author SHA1 Message Date
Jan Kučera 2856c84fe3
FindAncestorOfType and FindDescendantOfType with predicates (#20661) 1 month ago
Jan Kučera b08c7e9ebd
Capture source change notification (#20656) 1 month ago
Tim Miller 647d5c2ef0
Null Reference Check for Animation keyframes (#20422) 2 months ago
Steven Kirk d33e53e094
Fix BindingExpression.LeafNode throwing when nodes list is empty (#20442) 2 months ago
Ge 90085f08ad
Add support for parsing BoxShadows with color functions (#20321) 3 months ago
IanRawley 897c539e9f
XYFocus should skip effectively disabled controls (#20241) 3 months ago
Washi eb59ffc0c1
Reduce Allocations in Text Rendering (#20175) 3 months ago
Denis Pleshakov e36584918d
[Fix] ImmediateRenderer (#20174) 4 months ago
zacfromaustinpowder 24909aafa6 Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
startewho 5a4c7bfcd2 Handle long file paths in UriFromFilePath (#19955) 5 months ago
Julien Lebosquain ace2ce06cd Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791) 6 months ago
Jan Kučera f0818c5d2d Do not recapture already captured element (#19740) 6 months ago
Benedikt Stebner d429c5859d Make sure the resm scheme is registered before we attempt to parse something (#19629) 6 months ago
Benedikt Stebner 038fa34f3d Rework TextLineImpl.GetTextBounds (#19576) 7 months ago
Colton 39b3c72c3f Fixes duplicate class property registration (#19558) 7 months ago
robloo 8544d73efe Update Brush.Parse() to Handle all Color Formats (#19526) 7 months ago
Tom Edwards abce416e8e Fixed TransformGroup.Children collection changes not changing TransformGroup.Value (#19525) 7 months ago
Ondřej Sušovský 036c47f9d8 Fix validation error not being cleared on valid input (#19477) 7 months ago
Benedikt Stebner a80ff73ccc FontLoading adjustments (#19538) 7 months ago
Emmanuel Hansen ad34029c1b Use captured element if available as source for tap gestures (#19222) 8 months ago
Tom Edwards 45b370f0b0 Fixed transitions with delay but no duration completing instantly (#18929) 10 months ago
Tom Edwards be149cbd31 Fixed focus not being cleared when a parent of the focused element is hidden (#18916) 10 months ago
Emmanuel Hansen ca07bdafb5 Pick nearest parent if container query doesn't specify container name (#18707) 11 months ago
Emmanuel Hansen d5889c3474 Fix height queries not matching when container name is set, remove unused query grammer and allow nesting selector in container styles (#18659) 11 months ago
Julien Lebosquain ddc3d959a8 Fix binding null conditional operator not working with AvaloniaProperty (#18583) 12 months ago
Emmanuel Hansen cecc928dcc
Feature - Container Queries (#16846) 12 months ago
Steven Kirk fb5121a42f
Null conditional operator in bindings (#18270) 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
pjt33 11b5d421c4
Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 1 year ago
Julien Lebosquain 5824d9b079
Warning fixes: '25 winter wave (#18103) 1 year ago
solveEM 5f0ae7fccb
TextLayout: TextStyleOverrides aren't applied correctly (#17922) 1 year ago
Evan Ruiz 3e3f11d84f
Path Geometry update fix for 4748 bug rerender on change for paths segments (#18025) 1 year ago
Yaroslav 58dacb051c
Add new constructor to AvaloniaDictionary and include unit tests #17311 (#17312) 1 year ago
Washi e991d63527
Add SpanStringTokenizer and avoid many string allocations in FontCollectionBase (#17745) 1 year ago
Julien Lebosquain 9d03a01afa
Made OneTime bindings update on DataContext changes (#17683) 1 year ago
Benedikt Stebner 4c428d073d
Update Unicode data and algorithms to v. 16.0 (#16919) 1 year ago
Meloman19 18fcfcc163
Expanding StringTokenizator with ReadOnlySpan. (#17645) 1 year ago
Max Katz da4be92fa0
BoolConverters.Not should support ConvertBack (#17658) 1 year ago
Dong Bin 9ef11b030e
feat: implement Matrix.CreateRotation with center point. (#17657) 1 year ago
Julien Lebosquain 1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628) 1 year ago
Dan Walmsley f4d28d5d45
Raise the `EffectiveViewPortChanged` when a control is added to the tree that has already has a valid layout (#17570) 1 year ago
mpylon a5c0f2bde2
Fixes #17157 (#17171) 1 year ago
StefanKoell b46126714b
Fixes and improves several access key (accelerator) related issues (#17292) 1 year ago
lindexi 5398f7aa46
Fix InlineDictionary Behavior for Single Item Reassignment (#17370) 1 year ago
Herman K. 7a42c7eb8f
Considering scaling when centering windows (#16158) 1 year ago
Julien Lebosquain 51dbf954ef
Fix LayoutUpdated and EffectiveViewportChanged double registration (#17196) 1 year ago
Julien Lebosquain 20f77a3490
Fix bindings without property path (#16729) 2 years ago