2628 Commits (21e3642a2ca2ca4cd5c35b484eefdc3a4e36fd5e)

Author SHA1 Message Date
Benedikt Schroeder 5824d77d0f Fix VisualBrush tests 6 years ago
Dan Walmsley cbda0e9d95 fix nits. 6 years ago
Dariusz Komosinski 93320e4759 Only subscribe to Path.Data when Path is attached to the visual tree. 6 years ago
Dariusz Komosinski b3c0035b0b Add failing leak test for Path control. 6 years ago
Dan Walmsley 2f1974684e fix unit test. 6 years ago
Dan Walmsley fe01544a4c Add a Rect.Normalize method with tests. 6 years ago
Markus 25f57600c1 Added failing tests 6 years ago
Steven Kirk 7f87c2e74a Don't raise SelectionModel.PropertyChanged during update. 6 years ago
Steven Kirk 8e29811c91 Added failing test for #3934. 6 years ago
Steven Kirk 313f334d1c Added failing PixelRect snapping tests. 6 years ago
Steven Kirk 9ef91f9e10 Fix notifications when removing parent item. 6 years ago
Steven Kirk fcdac73e75 Fix select range logic. 6 years ago
Steven Kirk 2b5d7fb28d Don't allow selection of non-expanded TreeViewItems. 6 years ago
Steven Kirk d5f0110ca6 Raise SelectionChanged when nested children change. 6 years ago
Benedikt Schroeder 6b8f867006 Initialize the GlyphRun on render 6 years ago
Steven Kirk 8230684a41 Added failing test for #3918. 6 years ago
Dan Walmsley f270a1eafd remove pen argument from DrawOperation and BrushDrawOperation 6 years ago
Dan Walmsley ab9556257c fix test interfaces 6 years ago
Dan Walmsley 5d8a03d2aa fix tests 6 years ago
Dan Walmsley daa69f3ff4 fix draw operation tests. 6 years ago
Dan Walmsley bcfb9ea840 skip broken test. 6 years ago
Dan Walmsley 380d43f2f9 skip broken test. 6 years ago
Dan Walmsley bc0a763481 add missing scenebuilder test. 6 years ago
Dan Walmsley 67e6de978b fix scenebuilder test 6 years ago
Dan Walmsley a8cd4cc2d8 fix failing test. 6 years ago
Steven Kirk 7c3fcd3241 Disable warnings for tests of deprecated APIs. 6 years ago
Steven Kirk bc079008d1 Remove usage of deprecated input APIs. 6 years ago
Steven Kirk f06eaf38f8 Use correct unit test AppBuilder. 6 years ago
Steven Kirk c9a385bd5a Allow SelectionNode children to change. 6 years ago
Steven Kirk 8e7c0e1c59 Make Transitions a styled property. 6 years ago
Nikita Tsukanov 159cea5f4c Broken mocks every-freaking-where 6 years ago
Nikita Tsukanov d0b041095d Inset box-shadow 6 years ago
Nikita Tsukanov 20f6f886f9 box-shadow support 6 years ago
Deadpikle 7ba1c9661b Add some notes on how I got the KeySpline test values 6 years ago
Deadpikle 62b8da3cdf Added a test for KeySpline animation 6 years ago
Steven Kirk 2fcde9e34d Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
Steven Kirk dc75bf512a Run sizing tests with both Show and ShowDialog. 6 years ago
Steven Kirk d1fc5ee92e Reworked transitions. 6 years ago
Steven Kirk c872cc005d Only call property notify on effective value change. 6 years ago
Steven Kirk 4a752c3f48 Get non-animated change information. 6 years ago
Deadpikle 30eacab09d Add some unit tests for KeySpline 6 years ago
Jumar Macato 8f7f4b7267
Add failing test for #3653 6 years ago
Benedikt Schroeder 0b1b3914b3 More text rendering improvements 6 years ago
Dariusz Komosinski 1624e88ba3 Remove Window.ShowDialog variant that takes IWindowImpl. 6 years ago
Andrey Kunchev fb1da608f8 add failing tests for point parsing 6 years ago
Andrey Kunchev df35f61906 add failing tests for parsing points in xaml 6 years ago
Dan Walmsley 756adb5dd5 fix designer tests. 6 years ago
Dan Walmsley 5de93378cf fix designer tests. 6 years ago
Steven Kirk df6dc0abb7 Fix window sizing tests. 6 years ago
Steven Kirk ec24030bac Added another failing PopupRoot test. 6 years ago