38 Commits (7d0c2264f5dfae237bc4c6ed9e8e044aeabcd2fc)

Author SHA1 Message Date
Youssef Victor c9e210eb70
Update to xunit.v3 (#20331) 2 months ago
Julien Lebosquain 960cb39414
Enable nullability in Controls.UnitTests (#20373) 3 months ago
Julien Lebosquain 337f004786
Fix BindingEvaluator.ClearDataContext (#18964) 10 months ago
Nikita Tsukanov fedbb270c0
Make sure that tests inherit from ScropedTestBase (#18690) 11 months ago
Timothy Baldridge eb5f3955e3
Switch to a HashSet<T> as backing for SafeEnumerableList (#16633) 2 years ago
workgroupengineering 81d2e7d4ef
fix: ICommadSource Implemetation (#15496) 2 years ago
Julien Lebosquain ac00fe2bf4
Key handling improvements (#12549) 3 years ago
Steven Kirk f8eceb4af9 Update usages of ItemsControl Items/ItemsSource. 3 years ago
Julien Lebosquain 7eda49e061 Ensure IRenderRoot.Renderer is never null 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 3 years ago
Steven Kirk 1a338ac087 Remove IStyler and make style apply internal. 3 years ago
Giuseppe Lippolis de4b55f8ee feat(tests): Address rule CA1822 3 years ago
Steven Kirk 76274f80b3 Added SafeEnumerableList and use in Classes. 4 years ago
robloo 017788cd8e
Add Loaded/Unloaded Events (#8277) 4 years ago
Giuseppe Lippolis d3de482554 test: Added test for check Hotkey without command 4 years ago
Giuseppe Lippolis 8b6f264379 ref(test): removed warning CS0105 The using directive for 'System' appeared previously in this namespace 5 years ago
Giuseppe Lippolis f0efe9aef0 Add test Issue #4734 6 years ago
Giuseppe Lippolis 9ffd78a3ba Add Test 6 years ago
Adir d58d80d11b Added another GC collect to the HotKeyManagerTests.cs memory leak tests 6 years ago
Adir fd2da7aa49 Added unit tests for enforcing manager releasing reference to the controls 6 years ago
Steven Kirk b73ba99077 Reafactor SelectingItemsControl selection. 6 years ago
Steven Kirk 4330451d2c Added tests for CollectionChangedEventManager. 6 years ago
Steven Kirk 06390d42ee Restore selection on reset. 6 years ago
Steven Kirk 923fd361e4 Refactor SelectedItemsSync. 6 years ago
Steven Kirk af90219ff4 Reverted SelectionModel. 6 years ago
Steven Kirk d2af884aed Added a failing test for #4272. 6 years ago
Steven Kirk bc079008d1 Remove usage of deprecated input APIs. 6 years ago
Steven Kirk 4d01dacd77 Remove copyright headers. 6 years ago
Steven Kirk 6001115573 Use SelectionModel in SelectingItemsControl. 6 years ago
Steven Kirk 0c894e20d3 Added SelectedItemsSync. 6 years ago
Dariusz Komosiński d409090b90 Fix unit tests. Remove default ctor. 7 years ago
Nikita Tsukanov 1ab923c02e Removed WithNameScope 7 years ago
Nikita Tsukanov fa55755b71 Manually handle name scope registrations 7 years ago
Jeremy Koritzinsky da0ab8b681 Move the styling system up the stack to live right below Avalonia.Animation since it has no dependencies on anything further down the dependency chain 8 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago