4721 Commits (a3df4ad3b4d05f6bf42437d85eaac506c64f1052)

Author SHA1 Message Date
robloo 9d76cdd3dd Rename incorrect `Color.ToUint32` to `ToUInt32` 3 years ago
Max Katz 810558140f Introduce static AssetLoader 3 years ago
Julien Lebosquain 9a06290142
Correctly remove ContentPresenter's content from its parent host 3 years ago
Steven Kirk c4a5567090 Added failing test for #11161. 3 years ago
Max Katz 5a742ea2c4 Run jobs after headless input 3 years ago
Max Katz bb893b189c Make HeadlessUnitTestSession run individual frames per test 3 years ago
Max Katz 629900d6d8 Instead of creating a fake test command, try to iterate over existing commands structure and replace only what's needed 3 years ago
Steven Kirk 5391361d45 Failing test for selection w/ virtualization. 3 years ago
Max Katz 321bf26a0a Support SetUp and TearDown methods by NUnit 3 years ago
Max Katz ae04033c76 Use ExecutionQueue in test frameworks 3 years ago
Max Katz 8e4b76cb19 Reuse same tests for XUnit and NUnit 3 years ago
Steven Kirk 2c9f286db0 Added failing tests for #11119. 3 years ago
Steven Kirk c77276d00a Don't clear ItemIsOwnContainer in PanelContainerGenerator. 3 years ago
Steven Kirk 582248fb04 Added failing test for #11128. 3 years ago
Max Katz 89e1680501 Fix DefinitionList parsing 3 years ago
Steven Kirk 06b7515b48 Added failing test for #11076. 3 years ago
Max Katz b8ecad2cbc Restore resource include validation 3 years ago
Max Katz a507e92b31 Fix theme-dependend markup extensions not knowing current theme context 3 years ago
Steven Kirk 981dfd29d7 Added WindowBase.Resized event. 3 years ago
Max Katz 862d07fcaf Support special case for points collection 3 years ago
Steven Kirk afc55cb985 Fix tests on macOS. 3 years ago
Steven Kirk 3882bc0217 Remove ControlTemplateResult. 3 years ago
Steven Kirk fe8f349047 Added failing test for #11015. 3 years ago
Steven Kirk 576014db05 Improve slider integration tests. 3 years ago
Steven Kirk d37de0b634 Allow setting item container properties in styles. 3 years ago
Steven Kirk 822c8f918c Added failing NativeMenuBar integration test. 3 years ago
Nikita Tsukanov cf28998a46 Bitmap effects support 3 years ago
Steven Kirk 1135895b73 Make Classes properties readonly. 3 years ago
Steven Kirk 1a3b8fbcac Don't allow binding to `ItemsControl.Items`. 3 years ago
jankrib 076d3c721e Update DrawOperationTests.cs 3 years ago
jankrib 8f7deb17ad Implement HitTestTransformed 3 years ago
Benedikt Stebner 2f67ca23f9 Fix emergency text wrapping for some unicode sequences 3 years ago
Nikita Tsukanov fc96e2949f Fixed #10539 3 years ago
Steven Kirk e3bf19a399 Update tests due to changes in #10803. 3 years ago
Steven Kirk 2aca946a71 Respect single-select with IsSelected bindings. 3 years ago
Steven Kirk 487fe9ed77 Make TreeViewItem IsSelected bindings work. 3 years ago
Steven Kirk 191a835c6a Make container IsSelected bindings work again. 3 years ago
Steven Kirk e609822311 Modernized some SelectingItemsControl tests. 3 years ago
Steven Kirk 4740d0c63a Get window chrome maximize button by index. 3 years ago
Steven Kirk cdbe84b774 Remove debug code. 3 years ago
Steven Kirk 39db10b345 Handle recycling control items inside containers. 3 years ago
Steven Kirk 670eea0977 Modernized ItemsControl tests. 3 years ago
Benedikt Stebner a4a96d6ff4 Optimize FontManager caching 3 years ago
Max Katz 0fcf67d1cd Add failing test 3 years ago
Steven Kirk 124d318499 Handle unrealized focused element losing focus. 3 years ago
Steven Kirk 9f95bd9156 Recycle elements early when viewport is disjunct. 3 years ago
Steven Kirk bc32c061e8 Added tests to detect scroll jumps. 3 years ago
Tom Edwards b400a1f72d Fixed children being attached to the visual or logical tree multiple times 3 years ago
Steven Kirk 6dc5eddfeb Fix nullability issues. 3 years ago
Tom Edwards 2a5a5d229f Fix tests 3 years ago