123 Commits (a2c6bc1b7cb052d2cd2b746d32c290e6c2e6232d)

Author SHA1 Message Date
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. 8 years ago
Steven Kirk 4ec2b1c554 Use PixelPoint and PixelRect for device points/rects. 8 years ago
Andrey Kunchev 6c249f375c add failing test for #2106 scroll to last in listbox not working sometimes 8 years ago
Steven Kirk afdfb28da8 Added failing tests for brush invalidation. 8 years ago
Steven Kirk 27589e87a8 Don't create virtualizer before panel. 8 years ago
Jeremy Koritzinsky da0ab8b681 Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
Dan Walmsley 8266621d65 fix nits. 8 years ago
Unknown 18c963aac9 Add test for password char on TextPresenter. 8 years ago
Unknown 4b5ce0cf40 add failing unit test. 8 years ago
Benedikt Schroeder 87cc247100 fix tests 8 years ago
Dan Walmsley 2c9f3ede54 fix tests and and fixes. 8 years ago
Dan Walmsley 67003577a0 Add failing unit tests for border and content presenter. 8 years ago
Steven Kirk e329140c04 Added failing test for #1447. 9 years ago
Steven Kirk 7ba9d33b0e Added extra test for Bounds/Margin. 9 years ago
Steven Kirk f136eeccb1 Added failing test for #1408. 9 years ago
Steven Kirk 8a80a724d7 Implement disabling of ListBox scrollbars. 9 years ago
Steven Kirk 46bcbacc53 Fix layout in ScrollContentPresenter. 9 years ago
Steven Kirk f22994a083 Added failing test for #1065. 9 years ago
Steven Kirk 5cc5b91930 Fix xunit warnings. 9 years ago
Steven Kirk 815d3f719e Report correct root in logical tree attach/detach. 9 years ago
José Pedro cc7098583e Fixed Assert.Null warnings. 9 years ago
Steven Kirk 22bda08a90 Lazily initialize DataTemplates. 9 years ago
Steven Kirk 0d492ca16a Update ContentPresenter when ContentTemplate changed. 9 years ago
Steven Kirk 1150af791c Reworked how ContentPresenter child is updated. 9 years ago
Steven Kirk 4b8db11f0d FIx ItemsPresenterTests_Virtualization. 9 years ago
Steven Kirk 48df92055e Fix ItemsPresenterSimple tests. 9 years ago
Nikita Tsukanov eb6bfd3de8 Moved layout manager from service locator to ILayoutRoot 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk 153a4532ae Added failing test for #886. 9 years ago
Steven Kirk a5f03f7a89 Don't need to pass visual brush renderer when creating render target. 10 years ago
Steven Kirk ab9cf03eff WIP: Delegate back to render for VisualBrushes. 10 years ago
Steven Kirk 240bc4d2ca Fix horizontal scroll with virtualized items. 10 years ago
Steven Kirk 799ffe72b8 Fix erroneous test expectations. 10 years ago
Steven Kirk f73a10b593 Clear ContentPresenter data context. 10 years ago
Steven Kirk a967c9bf82 Make DPI scaling work again. 10 years ago
Steven Kirk 7067fa0146 Cross-axis scrolling for virtualized lists. 10 years ago
Steven Kirk 6afa000c42 Added a render loop. 10 years ago