1126 Commits (fix/DataGridCopyClearsContent)

Author SHA1 Message Date
amwx 759227799b Fix Unit Tests 4 years ago
Steven Kirk bdd576bfc0 Removed TopLevelImpl validating layer. 4 years ago
Benedikt Stebner 95769ff007 Add TextBlock inlines support 4 years ago
Benedikt Stebner 1db3296611 Fix TextBlock/TextPresenter measure/arrange 4 years ago
Luis von der Eltz 843676d876 Add UT 4 years ago
Dominik Matijaca b040ac5414
ItemsControl: WrapSelection (#6286) 4 years ago
Benedikt Stebner 617ca9492f Fix MaskedTextBoxTests 4 years ago
Benedikt Stebner c640bc21c6 Fix failing tests 4 years ago
Benedikt Stebner 27c7a5c724 Fix issues mentioned during review 4 years ago
Steven Kirk 888cc33170 Fix failing unit tests in debug mode. 4 years ago
Benedikt Stebner b815a22d5a Port WPF's FormattedText to Avalonia and rework TextPresenter 4 years ago
Dan Walmsley 245d23e741 use discards where possible. 4 years ago
Dan Walmsley 262f520335 Add more unit tests. 4 years ago
Dan Walmsley 79fdf5ee5f Add another unit test to show that windows can cancel the shutdown. 4 years ago
Dan Walmsley 00c633ab3d Add a unit test to show we can now cancel window closing shutdown modes. 4 years ago
Max Katz 50a97dc22f Add more popup tests 4 years ago
Tim U f69e3e642e Fix: BlackoutDates test was failing 4 years ago
abdesol b2ae473f2a changed assert value of Button_Invokes_Doesnt_Execute_When_Button_Disabled from 1 to 0 4 years ago
abdesol 845ff07f1f Button_Invokes_Doesnt_Execute_When_Button_Disabled test added 4 years ago
Sergey Mikolaytis dd61cb9b32
[Menu] [Performance] Improve Menu item can execute logic. Make it work like in WPF (#6438) 4 years ago
Steven Kirk 931a79dfb7
Send a single Text change nofication when TextBlock.SelectedText is changed. (#5508) 4 years ago
Simon Haines 54f82b26a5 Fix positioning of non-overlay popups 4 years ago
Steven Kirk 721547fcb2 Update samples/tests to net6.0. 4 years ago
gabornemeth d0a74bdf42 type of the TreeView's items can be customized 4 years ago
Simon Haines fcbe456cb9 Filter pointer pressed events from disabled sub-menu items 4 years ago
Giuseppe Lippolis 59f4adcdd3 fix: Warning CS0067 The event is never used 4 years ago
Max Katz 0709bbfe0f Fix tests 4 years ago
Steven Kirk 10d1b6cd34 Added test. 4 years ago
Steven Kirk 4e65b0296b Added failing tests for #6729. 5 years ago
Dan Walmsley 786375aff9 handle platforms that return null for the trayiconimpl. 5 years ago
Steven Kirk a5c28de797 Reinstate ControlAutomationPeerTests. 5 years ago
Steven Kirk 11c60b4294 Decouple automation peers from platform nodes. 5 years ago
Dan Walmsley 00b82a215d fix unit tests. 5 years ago
Tako c6f9c6a820
Implement MaskedTextBox (#6453) 5 years ago
Takoooooo 60b3e028b5 fix 5 years ago
Giuseppe Lippolis 8b6f264379 ref(test): removed warning CS0105 The using directive for 'System' appeared previously in this namespace 5 years ago
Steven Kirk 5ae9a2d60c Validate source collection, and add tests. 5 years ago
Max Katz 0f83ccb4b0
ContentPresenter should create child without content, if template was set (#6226) 5 years ago
Dan Walmsley 0ddc444d2c Rename eventargs class. 5 years ago
Dan Walmsley 2a4830bf5b fix tests. 5 years ago
Dan Walmsley c9458e5be8 use a ShutdownRequestedEventArgs class to future proof the event args. 5 years ago
Steven Kirk ba369a9059 Fix auto-scaling on win32. 5 years ago
Steven Kirk 298dd4e299 Added ShutdownRequested to IClassicDesktopStyleApplicationLifetime. 5 years ago
Dan Walmsley b250fce59c rename test to describe the actual issue. 5 years ago
Dan Walmsley a295cac930 test more keys. 5 years ago
Dan Walmsley 73aaefcc32 add a failing unit test to demonstrate the issue. 5 years ago
Dan Walmsley ac45578575 initial attempt at unit test 5 years ago
Steven Kirk a42334d128 Hide child windows when hiding parent/owner. 5 years ago
Steven Kirk 15cdee1bee Ensure parent/owner windows are visible when showing child. 5 years ago
Steven Kirk 69852a56f5 Don't allow self as parent/owner window. 5 years ago