233 Commits (attach-dev-tools-conditional)

Author SHA1 Message Date
Steven Kirk 5cc5b91930 Fix xunit warnings. 8 years ago
Steven Kirk ebc66cfaac Added failing test for #1255. 9 years ago
José Pedro 755531631e Implemented three states on ToggleButton, CheckBox and RadioButton. 9 years ago
Steven Kirk 2bd26bd9b8 Added failing test for #1245. 9 years ago
sdoroff bd17aeffe2 Adds Unit Tests for the Calendar Control 9 years ago
Steven Kirk 181dd53e58 Notify DataContextChanged down tree. 9 years ago
Steven Kirk d6b6a0fa96 Refactored InstancedBinding creation. 9 years ago
Steven Kirk 268587c432 Fix DropDown popup opening. 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
Dan Walmsley 18e556a1b1 correct stack panel unit tests. 9 years ago
Nikita Tsukanov 3d3d4528f6 Burn, baby, BURN! 9 years ago
Eli Arbel aa45cccec4 Fix slider 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Eli Arbel aee42bad6c Add scroll bar & slider buttons 9 years ago
Steven Kirk e54f48b63c React to application resources changing. 9 years ago
Steven Kirk 0e155bd2d4 Make dynamic resources work in more situations. 9 years ago
Steven Kirk 2a61bbcb64 Detect resources added in new styles. 9 years ago
Steven Kirk 4a9302b61e More work on static resources. 9 years ago
Steven Kirk bf2d403f14 Fix faulty resource lookup. 9 years ago
Steven Kirk 22bda08a90 Lazily initialize DataTemplates. 9 years ago
Steven Kirk 090a1ec8cf Lazily initialize Styles. 9 years ago
Steven Kirk 84aa27162f Made a start adding Control/Application.Resources. 9 years ago
Steven Kirk 474aa60403 Don't remove pseudoclasses when clearing Classes. 9 years ago
Steven Kirk d2eca3968b Removed IRendererFactory. 9 years ago
Steven Kirk c4aa2197b2 Fixed TreeView navigation. 9 years ago
Steven Kirk bb11b302b8 Added failing unit test for #277. 9 years ago
Steven Kirk a232b137b5 Allow reuse of existing tooltip popup. 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 daf59b8497 Start/stop the renderer on window show/hide. 9 years ago
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk 5a819c1c87 Make Window.OpenWindows readonly 9 years ago
Steven Kirk a7ff93450e Fixed problems with Windows.OpenWindows. 9 years ago
Steven Kirk 153a4532ae Added failing test for #886. 9 years ago
Steven Kirk 5f845632ce Undo bad merge of csproj. 9 years ago
Jeremy Koritzinsky aacb052253 Made changes requested by @grokys. 9 years ago
Steven Kirk 69a06e452e Fixed some Visuals unit tests. 9 years ago
Steven Kirk e9968a7606 Make WindowBase.IsVisible show/hide window. 9 years ago
Steven Kirk 4e719262c4 Make WindowBase.IsVisible return correct value. 9 years ago
Wiesław Šoltés ad65b6192e Moved inports to test projects 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 6d557f7819 Already included in coretests.props 9 years ago
Steven Kirk d7703d619c Fixed failing test. 9 years ago
Steven Kirk 65dd1a423b Use the default compile items in unit tests. 9 years ago
Nikita Tsukanov 6cf037ad7c One liners 9 years ago
Nikita Tsukanov 66ac05b2c2 Removed <Name> elements from new projects 9 years ago
Nikita Tsukanov d1caaaca3e Removed <Project> 9 years ago
Nikita Tsukanov 886a65beaa Use dotnet test for layout and controls tests 9 years ago