697 Commits (feature/pluggable-input-methods)

Author SHA1 Message Date
oktrue 83eded1c83
Typos fix (#19257) 8 months ago
Emmanuel Hansen 230159c174
Use captured element if available as source for tap gestures (#19222) 8 months ago
Emmanuel Hansen 45cd39829a
Add ability to cancel focus change (#18373) 9 months ago
Johan Appelgren 66a8d1bfe0
Fix MeasureCore when there's a size constraint and there's a negative margin. (#18462) 10 months ago
Tom Edwards edeca6a4db
Fixed transitions with delay but no duration completing instantly (#18929) 10 months ago
Tom Edwards fa9f2237f3
Fixed focus not being cleared when a parent of the focused element is hidden (#18916) 10 months ago
Emmanuel Hansen 6431b765a1
Pick nearest parent if container query doesn't specify container name (#18707) 11 months 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) 11 months ago
Julien Lebosquain c3f02518e5
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
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