1149 Commits (a66bdcf87f89b1a77e3bc537eb7ce5b853e71021)

Author SHA1 Message Date
Dariusz Komosinski 220a8a8df9 Use cheaper transforms in Viewbox. 4 years ago
Dariusz Komosinski 646cefa8cc Enable test that was skipped for two years. 4 years ago
Steven Kirk 35db70c8d4 Don't expose viewbox container as logical child. 4 years ago
Tako 7c63e1a60b Fix ContextMenu freeze. 4 years ago
Steven Kirk 6b2cedfcd1 Fix failing test. 4 years ago
Steven Kirk d1956d18b4 Scale ComboBox popup according to RenderTransform. 4 years ago
Tako fd5e2169c1 reimplementation and some tests 4 years ago
Max Katz 8fba608156 Add more tests for pointerover 4 years ago
Steven Kirk fb0da85ad3
Merge core libraries. (#5831) 4 years ago
Steven Kirk bbf7bee56a Fix unopened toplevel menu selection with down key. 4 years ago
Benedikt Stebner 9250d93407 Implement embedded runs 4 years ago
Giuseppe Lippolis d3de482554 test: Added test for check Hotkey without command 4 years ago
Dan Walmsley 58df47fa06 fix unit test. 4 years ago
Jumar Macato 6e8c5f9927
Update ContentPresenterTests_InTemplate.cs 4 years ago
Jumar Macato ed85fb770e
Update ContentPresenterTests_InTemplate.cs 4 years ago
Giuseppe Lippolis e2e3eba71d add test 4 years ago
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