701 Commits (77df5cea2a232a39f786bfba1bd84596b0f07f1d)

Author SHA1 Message Date
Benedikt Stebner d429c5859d Make sure the resm scheme is registered before we attempt to parse something (#19629) 1 year ago
Benedikt Stebner 038fa34f3d Rework TextLineImpl.GetTextBounds (#19576) 1 year ago
Colton 39b3c72c3f Fixes duplicate class property registration (#19558) 1 year ago
robloo 8544d73efe Update Brush.Parse() to Handle all Color Formats (#19526) 1 year ago
Tom Edwards abce416e8e Fixed TransformGroup.Children collection changes not changing TransformGroup.Value (#19525) 1 year ago
Ondřej Sušovský 036c47f9d8 Fix validation error not being cleared on valid input (#19477) 1 year ago
Benedikt Stebner a80ff73ccc FontLoading adjustments (#19538) 1 year ago
Emmanuel Hansen ad34029c1b Use captured element if available as source for tap gestures (#19222) 1 year ago
Tom Edwards 45b370f0b0 Fixed transitions with delay but no duration completing instantly (#18929) 1 year ago
Tom Edwards be149cbd31 Fixed focus not being cleared when a parent of the focused element is hidden (#18916) 1 year ago
Emmanuel Hansen ca07bdafb5 Pick nearest parent if container query doesn't specify container name (#18707) 1 year 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) 1 year ago
Julien Lebosquain ddc3d959a8 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