169 Commits (f85ceddf875b36687737f8f0cc32a756fdf6ef3c)

Author SHA1 Message Date
Nikita Tsukanov 6cf037ad7c One liners 9 years ago
Nikita Tsukanov 66ac05b2c2 Removed <Name> elements from new projects 9 years ago
Nikita Tsukanov d1caaaca3e Removed <Project> 9 years ago
Nikita Tsukanov 886a65beaa Use dotnet test for layout and controls tests 9 years ago
Nikita Tsukanov dc8a32d1b1 Run Avalonia.Base.UnitTests using `dotnet test` 9 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 9 years ago
Nikita Tsukanov b6b5b9de88 Test now compile and can be run from visual studio 9 years ago
Nikita Tsukanov b0a063838f Migrated to PackageReference 9 years ago
Steven Kirk 380bd7b74f Don't validate thread affinity for bindings. 9 years ago
Steven Kirk a46be4e200 Ensure correct thread for AvaloniaProperty access. 9 years ago
Steven Kirk 71c6c572ac Moved ncrunch files to their own dir. 9 years ago
Steven Kirk 6036bd5998 Moved ncrunch files to their own dir. 9 years ago
donandren ce387271cc add test parameters to styled/direct binding tests for #855 and #824 9 years ago
donandren ef81c55960 another simple unit tests for issue #855 for direct and styled properties 9 years ago
Steven Kirk a0a201006f Merge overridden direct property metadata. 9 years ago
Jeremy Koritzinsky 428229e9b0 Optimized the "zero wait time" path in the scheduler and updated the code to always use a scheduler, either the ImmediateScheduler (same as the old default behavior) or the registered scheduler. 10 years ago
Jeremy Koritzinsky 6da1d620c9 Added test to ensure that the IObservable subscription is on the AvaloniaScheduler when the AvaloniaScheduler is bound in the AvaloniaLocator. 10 years ago
Steven Kirk 1b4ebf5b1d Renamed AsBinding -> ToBinding. 10 years ago
Steven Kirk 61393d8b22 Removed some more unused variables. 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Steven Kirk c9d3408c29 Improve numerical binding error messages. 10 years ago
Steven Kirk 8b9f25ff24 Fix OneTime bindings. 10 years ago
Steven Kirk 4d0d7da969 Always call UpdateDataValidation on notification. 10 years ago
Steven Kirk 844da05fe8 Revert "Only send BindingNotifications on error." 10 years ago
Steven Kirk 99a635f31f Remove data validation for non-direct properties. 10 years ago
Steven Kirk edc538185f Handle BindingNotifications in SetValue. 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
Steven Kirk 5bd0d327fe Added missing file in .csproj. 10 years ago
Steven Kirk d27cab10b5 Added more data validation tests, some failing. 10 years ago
Steven Kirk 74e870333b Correctly convert BindingNotifications. 10 years ago
Steven Kirk 4906a472b0 Reimplemented data validation using BindingNotifications. 10 years ago
Steven Kirk 173352d109 Moved AvaloniaObject leak tests. 10 years ago
Steven Kirk cecbe8fefe Move WeakReference setup to separate method. 10 years ago
Wiesław Šoltés 7282744b70 Removed outdated binding redirects and app.config 10 years ago
Steven Kirk abdbcac79d Added BindingNotification. 10 years ago
Steven Kirk 3ee83263c8 Make indexer produce/consume IBinding. 10 years ago
Jeremy Koritzinsky 3c5848bc2c Updated Rx to 3.0 and fixed a failing test from a not fully set up mock. 10 years ago
Steven Kirk 05f836c4c3 Added Move and MoveRange to AvaloniaList. 10 years ago
Steven Kirk 5c33fbc6ee Reimplemented property validation. 10 years ago
Steven Kirk d97c276b52 Added ncrunch project files. 10 years ago
Steven Kirk 5be41985c3 Renamed Perspex -> Avalonia 10 years ago