1668 Commits (3c44dce95c10f8d9f00fb0d75aaa3da2deef600f)

Author SHA1 Message Date
Steven Kirk e2f09b5324 Added failing test for #1765. 8 years ago
artyom 965057a7e2 Fix WhenActivated ignoring WindowBase 8 years ago
Nikita Tsukanov e00f0f0385 Platform-specific key gestures 8 years ago
Andrey Kunchev eabf122ce7 fix nits 8 years ago
Andrey Kunchev 81b58e955f unit tests for textbox OutOfRangeException issue #1954 8 years ago
Nikita Tsukanov 04228b6d03 Support for mc:Ignorable + d:DataContext 8 years ago
artyom ebcbe99c4e Add tests for ReactiveUI 9.0.1 8 years ago
artyom cdc6033ed2 Use Avalonia code style for test methods names 8 years ago
artyom 0153c76997 Add affinity tests 8 years ago
artyom d36a55f615 Add ActivationForViewFetcher tests 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
Steven Kirk 62a5b66228 Fix failing tests. 8 years ago
Andrey Kunchev cabdb077a1 add failing test for #1930 PathMarkupParser does not end figure when trailing spaces (newlines) are present 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 bca37513b4 Added failing test for disposing completed binding. 8 years ago
Jeremy Koritzinsky f20ebb3ca7 Fix another API mismatch from the API change of IRenderLoopTask that I missed beforehand. 8 years ago
Jeremy Koritzinsky dcb0d5d090 Fix Raise calls in RenderLoopTests 8 years ago
Jeremy Koritzinsky 0aa5866ea8 Fix missed changes in IRenderTimer. 8 years ago
Jeremy Koritzinsky 5fce271ff8 PR Feedback 8 years ago
Steven Kirk ac0c9e69cd Added IAffectsRender interface... 8 years ago
Jeremy Koritzinsky ac11e7b3a8 Detach all styles when a style is removed from a control. 8 years ago
Steven Kirk afdfb28da8 Added failing tests for brush invalidation. 8 years ago
Jeremy Koritzinsky 8357bc86b0 Add tests for the new RenderLoop logic. 8 years ago
Steven Kirk 0b4e6b8471 Make centralized RenderLoop. 8 years ago
Steven Kirk d531b36b96 Make brushes raise a Changed event. 8 years ago
Steven Kirk d15e86c2a7 Pass correct node bounds to PushOpacityMask. (#1870) 8 years ago
Steven Kirk a0d2d7f70b Added failing test for #1865. 8 years ago
Siegfried Pammer 158d2d31b3 Add RoutedEventRegistry. Fixes #1846. 8 years ago
wojciech krysiak 1b82998775 Made test more readable 8 years ago
wojciech krysiak 01e1835ad8 Corrected test implementation 8 years ago
wojciech krysiak a14afe5c2c Unit tests for the mixin changes 8 years ago
Jeffrey Ye f180ec4dd7 Use SelectionChangedEventArgs instead of SelectedItemChangedEventArgs 8 years ago
Nicolas Musset 0befa22692 Support invoking a task in the dispatcher. 8 years ago
Jeffrey Ye e9cde299bb #1802 add SelectedItemChanged event to TreeView 8 years ago
Siegfried Pammer 18f36ab3bc Fix #1782: Implement GroupName for RadioButton 8 years ago
jp2masa f1e422866a Implemented UniformGrid. (#1819) 8 years ago
Nicolas Musset 434bf0d3db Support invoking a function in the dispatcher. 8 years ago
Jeremy Koritzinsky 23d252f608 Cleanup legacy build/test files. 8 years ago
Jeremy Koritzinsky 2cd66f4d49 Fix PropertyParserTests. 8 years ago
Steven Kirk 0fb1780f75 Don't deselect sibling item on PointerLeave. 8 years ago
Steven Kirk 1293e9af8d Implemented Menu interactions. 8 years ago
Dan Walmsley 7d28d1b2ab fix failing unit test. 8 years ago
Steven Kirk 1e12b2c37b Don't focus non-focusable controls. 8 years ago
Steven Kirk 2584f4bb18 Removed directional navigation code. 8 years ago
Steven Kirk 895a24fb9e Raise pointer enter/leave events in correct order. 8 years ago
Steven Kirk 3f0c7650e5 Make sure IsPointerOver is correctly set. 8 years ago