5490 Commits (1c0efbdc41fafda349725309192d26bc432810e7)

Author SHA1 Message Date
Julien Lebosquain 60816c339f
Fix font Weight/Stretch matching (#20773) 3 weeks ago
Julien Lebosquain a2b1149227
Add AppBuilder.UseTextShapingSubsystem (#20761) 3 weeks ago
Julien Lebosquain 1c91397676
Fix TopLevelHost mirroring RTL content (#20754) 3 weeks ago
Julien Lebosquain f893d8a322
Use a default DesignEmHeight if the font doesn't have one (#20764) 3 weeks ago
Evan 7c2f1869bc
Fix CalendarDatePicker becoming unusable when closed programmatically (#20756) 4 weeks ago
Tim 3514ed2b9d
Fix for GhostItems in virtualized ItemsControls like ListBox (#20700) 4 weeks ago
Emmanuel Hansen d22683f4eb
Fix Toplevel not losing focus with native implementation deactivates. (#20768) 4 weeks ago
Julien Lebosquain 50d6dbc07c
Fix menu memory leak (#20753) 4 weeks ago
Nikita Tsukanov 2c44533707
More changes for non-toplevel visual tree roots. (#20732) 4 weeks ago
Julien Lebosquain a08e125a14
Handle font cmap format 13 (#20740) 4 weeks ago
Julien Lebosquain d5ef9b98ee
Handle GlyphTypeface creation exceptions (#20739) 4 weeks ago
David Federman ea7e9a7aed
Onboard onto Central Package Management (#20704) 4 weeks ago
Nikita Tsukanov f9c1570ac6
Fixed incorrect opacity stack handling (#20730) 4 weeks ago
Dong Bin c9d6efbf67
Add boundary check to HarfBuzzTextShaper (#20716) 1 month ago
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Tim Miller ef70264236
[macOS] Add NativeDock.Menu API for adding menu items to macOS dock icon (#20634) 1 month ago
Tom Edwards f4b5dc95b7
Use `SetCurrentValue` for all `IMenuItem` properties (#20682) 1 month ago
Julien Lebosquain 2185ce04e7
Use KeySymbol for AccessKey (#20662) 1 month ago
Steven Kirk d9a6ae517f
Hide binding plugins and disable Data Annotations validation by default (#20623) 1 month ago
Jan Kučera a48c415026
FindAncestorOfType and FindDescendantOfType with predicates (#20661) 1 month ago
Petar Tasev b57223eb1b
Fix TabItem's Content inheriting TabControl's DataContext instead of TabItem's (#20541) 1 month ago
Julien Lebosquain 816fb91d4e
Move GetWindowsZOrder to IWindowingPlatform (#20633) 1 month ago
Jan Kučera 08fcb8b1c2
Capture source change notification (#20656) 1 month ago
Nikita Tsukanov 30b451da52
Fix Border clip regression (#20648) 1 month ago
Julien Lebosquain 02c5ff41ff
Remove obsolete members from Avalonia.Controls (#20617) 2 months ago
Nikita Tsukanov 697cba7193
Composition system SP1 (#20497) 2 months ago
Steven Kirk 70f3bef705
Add CompiledBinding.Create factory methods from LINQ expressions (#20443) 2 months ago
Javier Suárez 424863d5ff
Add PlaceholderForeground property to TextBox, AutoCompleteBox, CalendarDatePicker, NumericUpDown (#20303) 2 months ago
Julien Lebosquain 9f02346cd6
Headless NUnit: Handle async SetUp/TearDown (#20612) 2 months ago
Julien Lebosquain 6d45ee8cd7
Make NUnit tests visible in Rider again (#20594) 2 months ago
Julien Lebosquain 656d691940
Move ConstructorArgumentAttribute and remove BindingMode from ReflectionBinding constructor (#20589) 2 months ago
Julien Lebosquain 4c3c9aa99f
Add AlphaFormat to ILockedFramebuffer (#20556) 2 months ago
Matt Lacey 5361b98ce1
#19962 Add AXAML Source Information to debug Builds (#20524) 2 months ago
Julien Lebosquain 1ee1509352
Fixes several simple TODO12 (#20544) 2 months ago
Julien Lebosquain 3c88142694
Make Screen abstract (#20529) 2 months ago
Benedikt Stebner 1bce702bd4
Introduce TextOptions (#20107) 2 months ago
Julien Lebosquain ff0a61486d
Update headless xUnit support to v3 (#20481) 2 months ago
Steven Kirk 1086d9b5b0
Move compiled bindings to Avalonia.Base. (#20439) 2 months ago
Julien Lebosquain 8215194f32
Reset cached transform on PopEffect (#20474) 2 months ago
Julien Lebosquain c8f59f84af
Fix xUnit warnings in AnimationIterationTests (#20459) 2 months ago
Tim Miller e8a0bee928
Null Reference Check for Animation keyframes (#20422) 2 months ago
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852) 2 months ago
Steven Kirk 5d3a9c167a
Fix BindingExpression.LeafNode throwing when nodes list is empty (#20442) 2 months ago
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Julien Lebosquain 2fd35c585d
Update NUnit to v4 (#20372) 3 months ago
Julien Lebosquain 71ce62ae32
Remove legacy Diagnostics project (#20332) 3 months ago
Tom Edwards f1703dd784
Add `DrawingImage.Viewbox` (#18913) 3 months ago
Julien Lebosquain ee748802b3
Enable nullability in various test projects (#20374) 3 months ago
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 3 months ago