469 Commits (afcb33c0fdd4186afd7b2efda7de72d746c85282)

Author SHA1 Message Date
Steven Kirk 1e74e8fc60 Add failing tests for #2388. 7 years ago
Steven Kirk 86f7918d4d Added failing tests for #2350. 7 years ago
Steven Kirk a48efd6b55 Don't leak subs to CanExecuteChanged in MenuItem. 7 years ago
Steven Kirk 7363f7140b Don't leak subs to CanExecuteChanged in Button. 7 years ago
Steven Kirk a7b8e37e3b Renamed DropDownTests -> ComboBoxTests. 7 years ago
Steven Kirk 53b71076d6 DropDown -> ComboBox. 7 years ago
MonkAlex 235cc660fd #1052 Rename TreeContainerIndex.Items to Containers 7 years ago
Dariusz Komosinski 2c04c95a12 Expose SelectedItems property. Add more tests for edge cases failing for ListBox. 7 years ago
Dariusz Komosinski 85d309830a TreeView multiple selection support. 7 years ago
Steven Kirk 1d8bf77ab1 Added failing test for #2335. 7 years ago
Steven Kirk 4a5e11f6aa Fix keyboard interaction for ContextMenu. 7 years ago
Andrey Kunchev 48ad6babda improve test 7 years ago
Steven Kirk 131a4d90ef Remove Avalonia.ISupportInitialize. 7 years ago
Andrey Kunchev 870a2f365f layoutmanager/listbox/vistualization/scroll issue unit test 7 years ago
Steven Kirk 068acb6376 Added TopLevel.Opened unit tests. 7 years ago
Steven Kirk fafa695257 Use recommended ContentControl pattern. 7 years ago
Steven Kirk 302bf55b8a Added failing tests for #1099. 7 years ago
Steven Kirk 9501da85fa Added failing tests for #2260. 7 years ago
Steven Kirk 4ec2b1c554 Use PixelPoint and PixelRect for device points/rects. 7 years ago
Nikita Tsukanov a75c8b9859 Adapted GridLayoutTests to run on Mono 7 years ago
Steven Kirk 3d578464c6 Register TabControl with ContentControlMixin. 7 years ago
Steven Kirk 792d9f1a05 Added failing test for #2191. 7 years ago
Andrey Kunchev 6c249f375c add failing test for #2106 scroll to last in listbox not working sometimes 8 years ago
Nikita Tsukanov 2741fec63e Register cursor factory for tests 8 years ago
Nikita Tsukanov 5cd7c1f6f4 Reworked dialogs for GTK/Win32 8 years ago
Wiesław Šoltés 55486faa43 Fix type 8 years ago
Wiesław Šoltés 06a6059a1e Fix failing test 8 years ago
Andrey Kunchev 37d7a49fee add some tests for Viewbox 8 years ago
Andrey Kunchev e4838842a1 simplify Layout transform no need to be ContentControl 8 years ago
Wojciech Krysiak 0d7e193693 More tests, futureproofing + 2 bugfixes 8 years ago
Wojciech Krysiak a33f5cb4dd Some unit tests, bugfixes and refactorings. 8 years ago
Andrey Kunchev 08d552de10 fix button click for deferedrenderer 8 years ago
Andrey Kunchev 87437b8232 update button unit tests 8 years ago
Andrey Kunchev 922917b299 fix pr nits 8 years ago
Andrey Kunchev c1dd44ead4 unit test for issue #2000 button with render transform don't trigger click 8 years ago
Steven Kirk e2f09b5324 Added failing test for #1765. 8 years ago
Andrey Kunchev bb8549ef94 listbox toggle selection not working unit test #1971 8 years ago
Andrey Kunchev be8d4516b9 unit test for Listbox OutOfRangeException issue #1395 8 years ago
Andrey Kunchev eabf122ce7 fix nits 8 years ago
Andrey Kunchev 81b58e955f unit tests for textbox OutOfRangeException issue #1954 8 years ago
Steven Kirk 6efba9837d Simplified test. 8 years ago
Andrey Kunchev a865f6dddf introduce local functions for listbox issue #1936 8 years ago
Andrey Kunchev b53b3d590f add failing unit test for listbox issue #1936 8 years ago
Steven Kirk 1df826281b Added failing test for #1932. 8 years ago
wojciech krysiak 57058f19cd Fix SelectedItemsChanged event arguments in SelectingItemsControl 8 years ago
Steven Kirk 74a5b1f65a Added a failing MenuItem separator test. 8 years ago
Steven Kirk 0de606b995 Fix failing tests. 8 years ago
Steven Kirk a0e8dca6e9 Use PixelSize for device-dependent sizes. 8 years ago
Steven Kirk afdfb28da8 Added failing tests for brush invalidation. 8 years ago
Steven Kirk a0d2d7f70b Added failing test for #1865. 8 years ago