178 Commits (b612be79dbc50d354e836c95dfb834179e3fa350)

Author SHA1 Message Date
Nikita Tsukanov fa17c22131
Introduce PresentationSource, move some responsibilities from TopLevel (#20624) 1 month ago
Steven Kirk f2fc8d02f4
Move `IBinding` to `BindingBase` and tidy up some binding APIs (#19589) 2 months ago
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 3 months ago
Javier Suárez 7efc6d9bb0
[Feature] Move LetterSpacing to TextElement as inherited attached property (#20141) 4 months ago
Emmanuel Hansen 267d2470cc
Fix BringDescendantIntoView with respect to margins (#19544) 7 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Julien Lebosquain aac83dcd53
Layout performance improvements (#18315) 1 year ago
Emmanuel Hansen 8a7945e492
Bring control into view only if control isn't properly visible in viewport (#18359) 1 year ago
mpylon a5c0f2bde2
Fixes #17157 (#17171) 1 year 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
Vladimir Drobyshev 206b5fd1de
Fix - TextPresenter ignores FontStretch property (#12947) 3 years ago
Julien Lebosquain 515e0843de
Handle ScrollContentPresenter extent rounding errors 3 years ago
Julien Lebosquain 862c175725
Fix ScrollContentPresenter's child margin with layout rounding 3 years ago
Steven Kirk 0cb590e03b Remove now-unnecessary casts. 3 years ago
Nikita Tsukanov 64610c264b Composition aware resources 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Steven Kirk ba7e8a20b5 Added ItemsControl.ItemsSource. 3 years ago
Tom Edwards 81530c4231 Converted a variety of writeable DirectProperty definitions to StyledProperty 3 years ago
Julien Lebosquain dec8c1c586 Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
Simon Cropp 16ffe2f6f9 use default literal 3 years ago
Steven Kirk f0c89a614e Reimplemented Carousel. 3 years ago
Benedikt Stebner 895d85aa89 Implement CharacterBufferReference and related classes 3 years ago
Steven Kirk a7a71034b0 Remove unneeded tests. 3 years ago
Steven Kirk 692c0c155d Begin refactoring ItemsPresenter. 3 years ago
robloo 932d52dcf3 Standardize Default members in Size 3 years ago
robloo 3fc6a51571 Remove Rect.Default 3 years ago
robloo 509ebddcc4 Standardize Default member in Rect 3 years ago
Steven Kirk 6f03f1c3d6 Removed ITemplatedControl. 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 years ago
Steven Kirk b2556d62f5 Fix some layout rounding issues. 4 years ago
Jumar Macato 6e8c5f9927
Update ContentPresenterTests_InTemplate.cs 4 years ago
Jumar Macato ed85fb770e
Update ContentPresenterTests_InTemplate.cs 4 years ago
Giuseppe Lippolis e2e3eba71d add test 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
Max Katz 0f83ccb4b0
ContentPresenter should create child without content, if template was set (#6226) 5 years ago
Giuseppe Lippolis c98918bc2a Update tests 6 years ago
Steven Kirk 8176ef6648 Added failing test. 6 years ago
Steven Kirk d3c3741bec No longer need to pass root to ExecuteInitialLayoutPass. 6 years ago
Steven Kirk 7694fc0484 Don't run layout passes on hidden TopLevels. 6 years ago
Steven Kirk 363b2a0489 Fix failing tests. 6 years ago
Steven Kirk b9313c2dec Fix large/small scroll in ScrollViewer. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Benedikt Schroeder de93e8e969 Full Unicode support for TextBlock 6 years ago
Steven Kirk 0f9ceb25b7 Make ScrollIntoView accept an index, not an item. 6 years ago
Steven Kirk ae1475ad43 Rename IStyleRoot -> ILogicalRoot. 6 years ago
Steven Kirk d7357ec876 Remove ContentControlMixin. 7 years ago
Steven Kirk 947598fcec More tests forContentPresenter and InheritanceParent. 7 years ago
Steven Kirk 939d80788b Added failing test for #2823. 7 years ago