818 Commits (ecdd8b9c7bd02c683af82384a146db481ba052d7)

Author SHA1 Message Date
Nikita Tsukanov 165da1c678 Naming 6 years ago
Max Katz 53cb9d266d Add ToolTip :open pseudo class tests 6 years ago
Jumar Macato cf7a9122b4
Fix merge conflicts 6 years ago
Dan Walmsley 817476ef77 implement a pressed mixin. 6 years ago
Nikita Tsukanov 996e602bf8 Implemented custom format support for clipboard 6 years ago
Dan Walmsley c961df9ee1 fix unit for listbox test. 6 years ago
Steven Kirk 9df84abbf3 Bring selected TreeViewItem into view after layout finishes. 6 years ago
Steven Kirk 2255518851 Apply auto-select at end of batch update. 6 years ago
Steven Kirk 9dc9f9deba Ensure selection is reported correctly during batch update. 6 years ago
Steven Kirk cd37520b71 Trim invalid selection when Source first assigned. 6 years ago
Dan Walmsley 4bc1801c2a fix popup tests. 6 years ago
Steven Kirk dcdaf5e0bf Don't raise ResourceChanged on reparenting... 6 years ago
Steven Kirk bd0b894271 Fix UseLayoutRounding calculations. 6 years ago
Steven Kirk 21bddb1ced Added test that fails after resource refactor. 6 years ago
Dariusz Komosinski 93320e4759 Only subscribe to Path.Data when Path is attached to the visual tree. 6 years ago
Dan Walmsley 2f1974684e fix unit test. 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
Deadpikle 8fa6c05b7d Another failing test for selection handling 6 years ago
Deadpikle 62e7dbded9 Add more tests for selection adjustments 6 years ago
Deadpikle c1dc0017d4 Add tests from chat with @grokys 6 years ago
Deadpikle ba6adb78c1 Add failing test for no items in TabControl 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
Steven Kirk 8230684a41 Added failing test for #3918. 6 years ago
Dan Walmsley bcfb9ea840 skip broken test. 6 years ago
Dan Walmsley 380d43f2f9 skip broken test. 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 2fcde9e34d Use OnApplyTemplate instead of OnTemplateApplied. 6 years ago
Steven Kirk dc75bf512a Run sizing tests with both Show and ShowDialog. 6 years ago
Dariusz Komosinski 1624e88ba3 Remove Window.ShowDialog variant that takes IWindowImpl. 6 years ago
Steven Kirk df6dc0abb7 Fix window sizing tests. 6 years ago
Steven Kirk ec24030bac Added another failing PopupRoot test. 6 years ago
Steven Kirk 908eef0b0d Added failing tests for #3796. 6 years ago
Steven Kirk c6860ceefa Bypass ArrangeCore logic in top-level controls. 6 years ago
Steven Kirk af950096cc Added failing test for #3784. 6 years ago
Steven Kirk b80c61892e Added failing test for #3551 6 years ago
Steven Kirk a98b22c40c Pass close event to Popup.Closed. 6 years ago
Steven Kirk 252733e41f Added failing test for #3760. 6 years ago
Steven Kirk 804d70e448 Add failing test for #2680. 6 years ago
Deadpikle 3885a69ab1 Add more failing tests for other keys 6 years ago
Deadpikle d8f74b7e41 Cut now triggers an undo 6 years ago
Deadpikle 99e5625ca6 Add failing test for cut not working with undo/redo 6 years ago
Steven Kirk 9fa1ab9282 Add failing tests for shared context menus. 6 years ago
Deadpikle 681911098c SelectedText = null -> clear text 6 years ago
Deadpikle d7ca28a443 Add failing test for clearing SelectedText 6 years ago