5416 Commits (37fbd9655cc581ff5b1c6b1fb1be4e3118c889d0)

Author SHA1 Message Date
Jan Kučera 2856c84fe3
FindAncestorOfType and FindDescendantOfType with predicates (#20661) 1 month ago
Jan Kučera b08c7e9ebd
Capture source change notification (#20656) 1 month ago
Compunet 2ac10d0f7d
Prevent ScrollBar collapsing during active thumb drag (#20563) 1 month ago
Matt Lacey f641ff6f7e
#19962 Add AXAML Source Information to debug Builds (#20524) 2 months ago
Julien Lebosquain b7b093e88c Reset cached transform on PopEffect (#20474) 2 months ago
Tim Miller 647d5c2ef0
Null Reference Check for Animation keyframes (#20422) 2 months ago
Steven Kirk d33e53e094
Fix BindingExpression.LeafNode throwing when nodes list is empty (#20442) 2 months ago
Ge 90085f08ad
Add support for parsing BoxShadows with color functions (#20321) 3 months ago
Wiesław Šoltés 8f246aa6d3 Fix System.InvalidOperationException Dispatcher job loop detected (#20310) 3 months ago
Julien Lebosquain 22b5cfe71c
Add missing Direct2D1 test images 3 months ago
dpse 7d16082e96
Apply NumberFormat changes to NumericUpDown (#20248) 3 months ago
Javier Suárez 2aeed6ff9f
[Feature] Add FillRule property for Polyline/Polygon (#20159) 3 months ago
IanRawley 897c539e9f
XYFocus should skip effectively disabled controls (#20241) 3 months ago
Tim Miller 26080353a1
[Avalonia.Native] Use relative placement for detecting drag and drop locations. (#20280) 3 months ago
Washi eb59ffc0c1
Reduce Allocations in Text Rendering (#20175) 3 months ago
Soar360 0829927af2
UniformGrid: Round measured cell sizes when UseLayoutRounding is enabled (#19959) 4 months ago
Denis Pleshakov e36584918d
[Fix] ImmediateRenderer (#20174) 4 months ago
Benedikt Stebner b30254ae4a
Introduce PathSegmentEllipsis TextTrimming (#20077) 4 months ago
Copilot c20777321d
Fix thread-safety issue causing infinite loops in TypeHelper cache (#20113) 4 months ago
Alexander Prokhorov b8bc58cd4d
Fixed ReversibleStackPanel not invalidating arrange on ReverseOrder change (#20172) 4 months ago
Javier Suárez 44af3b65b5
[Feature] Add StrokeMiterLimit property to Shape (#20156) 4 months ago
Artemis Li 8005312407
Preserve run formatting when applying SelectionForegroundBrush in SelectableTextBlock (#20110) 4 months ago
snowflysky 9d0762dbc0
Enable antialiasing based on EdgeMode in DrawBitmap (#20116) 4 months ago
Lin 9a24bca202
Fixed the issue where a newline character required two backspaces to be deleted in Windows. (#20073) 4 months ago
Julien Lebosquain 1f6f1d7b49
Remove ReactiveUI (#20101) 4 months ago
Benedikt Stebner 20a35493c8
[11.3] SystemFontCollection fixes (#20207) 4 months ago
Benedikt Stebner 7f014b4dd7 Fix EmbeddedFontCollection TryGetNearestMatch caching (#20013) 4 months ago
Benedikt Stebner d7d6d46e09 Cache platform font manager TryMatchCharacter result (#19987) 5 months ago
zacfromaustinpowder 24909aafa6 Fixed Selector.ValidateNestingSelector not calling overrides when iterating up through parent selectors (#19947) 5 months ago
startewho 5a4c7bfcd2 Handle long file paths in UriFromFilePath (#19955) 5 months ago
Max Katz 335b45f1a3 Headless AvaloniaTestIsolationLevel (#20000) 4 months ago
Benedikt Stebner cadae3d680
[Text] Properly handle DrawableRun.Baseline (#19896) (#19983) 5 months ago
Benedikt Stebner 87d48e8055 Distribute LineGap evenly to top and bottom (#19556) 5 months ago
Benedikt Stebner 065c33ffad Adjust GetBackspaceCaretCharacterHit (#19586) 5 months ago
Benedikt Stebner 0496286040
Deal with non standard oblique typefaces on Windows (#19876) 5 months ago
pavelovcharov 1ddb0467e3 LayoutTransformControl - fix memory leak due to Transform.Changed event subscription (#19718) 5 months ago
fgsfds 2f9640c31f Fixed ArgumentException when showing multiple notifications with the same content (#19774) 5 months ago
Julien Lebosquain ace2ce06cd Fix PlatformDataTransferItem.TryGetRaw for unknown formats (#19791) 6 months ago
Julien Lebosquain f48c269053
Use hard links for build (#19209) 9 months ago
Julian a082b6444b
Fix focus issues with combo box #19396 (#19672) 6 months ago
Julian 583d51b6e0
IsEditable combox box (#18094) 8 months ago
Julien Lebosquain f94d48cd4f
Clipboard rework (#19347) 6 months ago
Benedikt Stebner 682c09133e Make sure inlines properly inherit text run properties from their parent (#19750) 6 months ago
Jan Kučera f0818c5d2d Do not recapture already captured element (#19740) 6 months ago
Nikita Tsukanov 77157e1d1e [XAMLX] Propagate TypeConverters from the original CLR property to avalonia property (#19727) 6 months ago
Jay Mao d7ad0bfcbc Fix typeface exception when created with empty font family name (#19654) 6 months ago
Jan Kučera 2c1b56ba11 Limit InlineUIContainer to available width (#19651) 6 months ago
Benedikt Stebner d429c5859d Make sure the resm scheme is registered before we attempt to parse something (#19629) 6 months ago
Benedikt Stebner d897c990f2 Fixes TextLineImpl.GetTextBounds with trailing zero width (#19616) 7 months ago
Benedikt Stebner 5d78e5b633 TextLine.GetTextBounds zero width run fixes (#19602) 7 months ago