5478 Commits (c456998ce8130497e3eaf92d94892f2ad9bbb819)

Author SHA1 Message Date
Nikita Tsukanov c456998ce8 Make sure that TopLevel is no longer the actual root of the visual tree. This is needed for our future changes. 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
Julien Lebosquain c68111294f
Enable nullability in Base/Markup/Markup.Xaml unit tests (#20346) 3 months ago
Ge 62597de97c
Add support for parsing BoxShadows with color functions (#20321) 3 months ago
Julien Lebosquain a7f09f4315
Delete Direct2D1 test files (#20333) 3 months ago
Wiesław Šoltés 2bd109c808
Fix System.InvalidOperationException Dispatcher job loop detected (#20310) 3 months ago
Julien Lebosquain 64b63fa5d2
Fix common warnings (#20311) 3 months ago
Julien Lebosquain d84d881729
Restore integration tests (#20296) 3 months ago
Julien Lebosquain ce0a1c6b3e
Update dependencies (#20139) 3 months ago
dpse 12d7ff1bfc
Apply NumberFormat changes to NumericUpDown (#20248) 3 months ago
Tom Edwards b7cb9e5770
Unify selection event handling for all `SelectingItemsControl` types plus `TreeView` (#19203) 3 months ago
Javier Suárez b66f5ada75
[Feature] Add FillRule property for Polyline/Polygon (#20159) 3 months ago
Julien Lebosquain 37526dc904
Fix dnx random failures (#20284) 3 months ago
IanRawley 7a340a6579
XYFocus should skip effectively disabled controls (#20241) 3 months ago