709 Commits (aadcd01d550c218f700d3eb162a1711bc3b3899c)

Author SHA1 Message Date
Jan Kučera aadcd01d55
Do not recapture already captured element (#19740) 7 months ago
Benedikt Stebner 31a8f37223
Make sure the resm scheme is registered before we attempt to parse something (#19629) 8 months ago
Benedikt Stebner 27859b9e54
Rework TextLineImpl.GetTextBounds (#19576) 8 months ago
Colton 934c0f8349
Fixes duplicate class property registration (#19558) 8 months ago
Benedikt Stebner 5bed0cb7b6
FontLoading adjustments (#19538) 8 months ago
robloo 6c33fe192a
Update Brush.Parse() to Handle all Color Formats (#19526) 9 months ago
Emmanuel Hansen 22eb8e6ec3
Focus Traversal Api (#18647) 9 months ago
Tom Edwards 3cf8728e24
Fixed TransformGroup.Children collection changes not changing TransformGroup.Value (#19525) 9 months ago
Ondřej Sušovský 21a38e81c4
Fix validation error not being cleared on valid input (#19477) 9 months ago
walterlv cb79e5d7bb
Fix comment for #19163 (#19469) 9 months ago
walterlv 46d5a693f1
Capture ExecutionContext for Dispatcher.InvokeAsync (#19163) 9 months ago
Nikita Tsukanov f3b418d435
Implemented Dispatcher.Yield / Dispatcher.Resume (#19370) 9 months ago
oktrue 83eded1c83
Typos fix (#19257) 9 months ago
Emmanuel Hansen 230159c174
Use captured element if available as source for tap gestures (#19222) 9 months ago
Emmanuel Hansen 45cd39829a
Add ability to cancel focus change (#18373) 11 months ago
Johan Appelgren 66a8d1bfe0
Fix MeasureCore when there's a size constraint and there's a negative margin. (#18462) 11 months ago
Tom Edwards edeca6a4db
Fixed transitions with delay but no duration completing instantly (#18929) 11 months ago
Tom Edwards fa9f2237f3
Fixed focus not being cleared when a parent of the focused element is hidden (#18916) 12 months ago
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) 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) 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