25 Commits (2e813c867d85344e6f03d5b8a224bacd22a443bf)

Author SHA1 Message Date
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