691 Commits (94ee541998e2965ea11f0ccaaec51654a9f1fcc1)

Author SHA1 Message Date
Emmanuel Hansen 6431b765a1
Pick nearest parent if container query doesn't specify container name (#18707) 1 year ago
Emmanuel Hansen b8e4be76a3
Fix height queries not matching when container name is set, remove unused query grammer and allow nesting selector in container styles (#18659) 1 year ago
Julien Lebosquain c3f02518e5
Fix binding null conditional operator not working with AvaloniaProperty (#18583) 1 year ago
Emmanuel Hansen cecc928dcc
Feature - Container Queries (#16846) 1 year ago
Steven Kirk fb5121a42f
Null conditional operator in bindings (#18270) 2 years ago
Julien Lebosquain 3c7c469018
Raise pointer events on captured element (#18420) 2 years ago
Emmanuel Hansen e189ef9c53
Fix - Search for visual parents when hittesting for pointer events (#18416) 2 years ago
Vadim Kutin edaaf5bbda
Improve KeyGesture.ToString() output in case when Key is set to Key.None (#18353) 2 years ago
Nikita Tsukanov abd7a88608
[DRAFT] Send dispose command for CompositionTarget as an OOB batch (#18119) 2 years ago
pjt33 11b5d421c4
Fix SlicedStream.Seek(offset, SeekOrigin.End) (#18313) 2 years ago
Julien Lebosquain 5824d9b079
Warning fixes: '25 winter wave (#18103) 2 years ago
solveEM 5f0ae7fccb
TextLayout: TextStyleOverrides aren't applied correctly (#17922) 2 years ago
Evan Ruiz 3e3f11d84f
Path Geometry update fix for 4748 bug rerender on change for paths segments (#18025) 2 years ago
Yaroslav 58dacb051c
Add new constructor to AvaloniaDictionary and include unit tests #17311 (#17312) 2 years ago
Washi e991d63527
Add SpanStringTokenizer and avoid many string allocations in FontCollectionBase (#17745) 2 years ago
Julien Lebosquain 9d03a01afa
Made OneTime bindings update on DataContext changes (#17683) 2 years ago
Benedikt Stebner 4c428d073d
Update Unicode data and algorithms to v. 16.0 (#16919) 2 years ago
Meloman19 18fcfcc163
Expanding StringTokenizator with ReadOnlySpan. (#17645) 2 years ago
Max Katz da4be92fa0
BoolConverters.Not should support ConvertBack (#17658) 2 years ago
Dong Bin 9ef11b030e
feat: implement Matrix.CreateRotation with center point. (#17657) 2 years ago
Julien Lebosquain 1583de3e33
Fix random test failures and add empty dispatcher verification to tests (#17628) 2 years ago
Dan Walmsley f4d28d5d45
Raise the `EffectiveViewPortChanged` when a control is added to the tree that has already has a valid layout (#17570) 2 years ago
mpylon a5c0f2bde2
Fixes #17157 (#17171) 2 years ago
StefanKoell b46126714b
Fixes and improves several access key (accelerator) related issues (#17292) 2 years ago
lindexi 5398f7aa46
Fix InlineDictionary Behavior for Single Item Reassignment (#17370) 2 years ago
Herman K. 7a42c7eb8f
Considering scaling when centering windows (#16158) 2 years ago
Julien Lebosquain 51dbf954ef
Fix LayoutUpdated and EffectiveViewportChanged double registration (#17196) 2 years ago
Julien Lebosquain 20f77a3490
Fix bindings without property path (#16729) 2 years ago
Tom Edwards 3b1c1f4234
Validate all width/height properties of Layoutable when they are set (#15753) 2 years ago
IanRawley afa60f38de
UWP/WinUI style XYFocus subtree restrictions (#16557) 2 years ago
shangchenglumetro 3deddbe305
chore: fix some comments (#16461) 2 years ago
Max Katz 32c2f08200
MacOS sandboxing feature (#16090) 2 years ago
Steven Kirk 640a9dd854
Add BindingOperations.GetBindingExpressionBase. (#16214) 2 years ago
Steven Kirk 6b0f09a372
Make bindings react to PropertyChanged even if property hasn't changed (#16150) 2 years ago
Benedikt Stebner 22231f5b91
FontManager adjustments (#15819) 2 years ago
Julien Lebosquain 42aa77ebdc
Fix Animator for progress values less than zero (#15726) 2 years ago
Steven Kirk 5e323b8fb1
Allow nested BindingNotifications. (#15722) 2 years ago
Steven Kirk 8fe6e08020
Fixes spurious DataGrid data validation error (#15716) 2 years ago
workgroupengineering 81d2e7d4ef
fix: ICommadSource Implemetation (#15496) 2 years ago
Heku f2108cf11f
Add unit tests (#15367) 2 years ago
Julien Lebosquain edceb96f34
Improve AvaloniaObject.GetValue performance (#15342) 2 years ago
Julien Lebosquain 1d18586efc
Made AvaloniaPropertyMetadata immutable after property initialization (#15384) 2 years ago
Max Katz e0fb217955 Fix broken test 2 years ago
Wiesław Šoltés dd27d61b9a
Add FuncValueConverter with parameter support (#15323) 2 years ago
Max Katz b5db6bb0f6
Try to combine AvaloniaResources with the same system path (#15302) 2 years ago
workgroupengineering f7bcb5f3ab
feat: PixelSize TryParse (#14979) 2 years ago
Julien Lebosquain 270f8c8582
Encode unicode tries as ReadOnlySpan<uint> (#15074) 2 years ago
Nikita Tsukanov 5b59f6c0bc
Use separate LtrbRect type for renderer calculations (#15112) 3 years ago
Johan Appelgren da6b11ebed
Fix IsInRange and added unit tests. (#15079) 3 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 3 years ago