164 Commits (feature/save-render-frames)

Author SHA1 Message Date
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
Steven Kirk 669c6511d6 Reset inheritance parent in ContentPresenter. 7 years ago
Nikita Tsukanov 991f767c3c Removed outdated tests 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fe5c1cec76 Use INameScope from IServiceProvider 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Steven Kirk 2fa8247f01 Removed MemberSelector. 7 years ago
Steven Kirk 347a4eb0a1 Don't fix size of TestContainer. 7 years ago
Steven Kirk 5853723e5b Remove the WithContainers concept... 7 years ago
Steven Kirk 5745b72222 Started refactoring CarouselPresenter. 7 years ago
Steven Kirk d19f159932 Added failing tests for #2432. 7 years ago
Steven Kirk 302bf55b8a Added failing tests for #1099. 7 years ago
Steven Kirk 4ec2b1c554 Use PixelPoint and PixelRect for device points/rects. 7 years ago
Andrey Kunchev 6c249f375c add failing test for #2106 scroll to last in listbox not working sometimes 7 years ago
Steven Kirk afdfb28da8 Added failing tests for brush invalidation. 8 years ago