5115 Commits (ca520a233264208ccb489cd16d3ed2d1bda38883)

Author SHA1 Message Date
Max Katz e0fb217955 Fix broken test 2 years ago
Max Katz 6258df5b63
Enable nullable on Avalonia.Android project (#15331) 2 years ago
Wiesław Šoltés dd27d61b9a
Add FuncValueConverter with parameter support (#15323) 2 years ago
Tom Edwards 80c4740759
Tooltips now open immediately if another tooltip is open, or closed within ToolTip.BetweenShowDuration (#15259) 2 years ago
Benedikt Stebner 544d5372e3
Fix TileBrush Source/DestinationRect handling (#15289) 2 years ago
Max Katz b5db6bb0f6
Try to combine AvaloniaResources with the same system path (#15302) 2 years ago
Tom Edwards e947675113
Added ToolTip.ShowOnDisabled and ToolTip.ServiceEnabled (#14928) 2 years ago
Julien Lebosquain eac0e43656
Implement TransitionContentControl.TransitionCompleted (#15172) 2 years ago
MakesYT 299c16da55
Enhancement Allow unload AssemblyLoadContext which contains Avalonia content #13935 (#13974) 2 years ago
workgroupengineering f7bcb5f3ab
feat: PixelSize TryParse (#14979) 2 years ago
Benedikt Stebner 23b3a767dc
Rework tile brush calculation (#15157) 2 years ago
SKProCH 45eb172ec3
Add Points collection observability support for Polygon and Polyline (#15030) 2 years ago
Julien Lebosquain 270f8c8582
Encode unicode tries as ReadOnlySpan<uint> (#15074) 2 years ago
Steven Kirk 35fb2bc657
Fix "BindingExpression has not been started" (#15170) 2 years ago
Nikita Tsukanov ba7405aead
Initial support for cross-testing against WPF (#15150) 2 years ago
Nikita Tsukanov 5b59f6c0bc
Use separate LtrbRect type for renderer calculations (#15112) 2 years ago
Johan Appelgren da6b11ebed
Fix IsInRange and added unit tests. (#15079) 2 years ago
Benedikt Stebner 4f8f46cb5d
Fix TransformOrigin for brushes (#15037) 2 years ago
Johan Appelgren 84b06b22d4
Handle $self in compiled binding in multibinding. (#14935) 2 years ago
Max Katz 5537e97aa5
Remove ItemsRepeater from the main repostiory (#14989) 2 years ago
Benedikt Stebner 6eb9d7a17e
Fixes/drawing brush transform (#14978) 2 years ago
Julien Lebosquain fb632f0460
Fix font fallback for composite keys containing relative URIs (#14943) 2 years ago
Nikita Tsukanov 086fe5267f
Don't create a layer if the previous frame is retained by the render target (#14924) 2 years ago
Benedikt Stebner 9849da209c
Fixes/inline host change propagation (#14914) 2 years ago
Julien Lebosquain acc3c3cc13
Fix ScrollContentPresenter incorrectly handling BringIntoView when offset is coerced (#14913) 2 years ago
Julien Lebosquain 86bfc26ace
Fix ScrollContentPresenter incorrectly handling BringIntoView without changing its offset (#14900) 2 years ago
Bartosz Korczyński 4a1e2411cd
Fixed positioning of popups attached to adorners (#14439) 2 years ago
Bartosz Korczyński 65b1c4579e
Fix TextBox in AdornerLayer causes collection modified exception in Arrange pass (#14714) 2 years ago
Johan Appelgren 0179666a89
Fix parsing type cast of attached property. (#14838) 2 years ago
Nikita Tsukanov 4dbb165a7b
Reworked the way we are clipping dirty rects with CompositionTarget (#14806) 2 years ago
Max Katz 326ef7c9fd
Add .NET 8 target (Avalonia 11.1) (#14535) 2 years ago
Benedikt Stebner 3657128cd2
Read all pixels then write all pixels to avoid virtual call overhead (#14111) 2 years ago
Nikita Tsukanov 8ad0290374
Propagate exceptions from compositor to unit/render tests (#14808) 2 years ago
Max Katz aeafbf9d3c
Do not defer resources with name registration on them (#14703) 2 years ago
Julien Lebosquain cac27ddfc0
Misc warning fixes (#14766) 2 years ago
Julien Lebosquain a63474300b
Fix RadialGradientBrush.Radius obsolete usages (#14774) 2 years ago
Steven Kirk 20ca1bfa64
Make complied bindings use TypeConverters again. (#14767) 2 years ago
Max Katz 9bb1bcce22
Improve flexibility with build-in controls localization (#13773) 2 years ago
Max Katz 1ad5107654
Implement Dispatcher.UnhandledException and Dispatcher.UnhandledExceptionFilter (#14432) 2 years ago
Max Katz 180410e076
TemplatePart XAML diagnostics (#14180) 2 years ago
Benedikt Stebner e35e94902e
Recreate TextLayout on measure to make sure constraint is updated (#14705) 2 years ago
Tom Edwards 0cb855adf9
Fix "original.dll" file permission errors during build (#13840) 2 years ago
Benedikt Stebner 599cf1f297
Fix InlinesCollection Logical/VisualParent update (#14679) 2 years ago
Benedikt Stebner 9cb21ee690
Fix initial selection for AlwaysSelected (#14668) 2 years ago
Max Katz 6c1341eb5e
Introduce MenuItem.ToggleType (#11441) 2 years ago
Benedikt Stebner 0c2c3f1aeb
Fix InlineUIContainer focus (#14590) 2 years ago
Nikita Tsukanov 8329efddd3
Fixes relative brush mapping mode (#14598) 2 years ago
markl65536 33d95c6af5
Discard additional lines upon inserting when AcceptsReturn=false (#14173) 2 years ago
Bartosz Korczyński 08b422fe01
Fix Collection Was Modified exception in VisualLayerManager when a TextBox was added to an AdornerLayer (#14484) 2 years ago
Steven Kirk 3692960ce5
Fix AlwaysSelected in conjuction with SelectedItem/SelectedIndex binding (#14107) 2 years ago