58 Commits (66d5d70784f05d2a1d656a1bc2fe46ca4ec00a0a)

Author SHA1 Message Date
Wiesław Šoltés 872575b9b7 Set project OutputType 9 years ago
Steven Kirk 4730ee1c41 Fix spelling of descendant. 9 years ago
Steven Kirk c9e90fd7fc Fix type conversions. 9 years ago
Wiesław Šoltés fda6a892fb Removed unused cs file 9 years ago
Wiesław Šoltés 105580de35 Fixed xml tag 9 years ago
Wiesław Šoltés 86a54ec60d Converted Avalonia.Markup.Xaml.UnitTests to a new project system 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Wiesław Šoltés 3a0ac21b48 Consolidated NuGet package versions 9 years ago
Nikita Tsukanov 25c7be5b7a Removed packages.config from csproj.files 9 years ago
Steven Kirk 65f9fe67f7 Added a set of immutable brushes. 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 71c6c572ac Moved ncrunch files to their own dir. 9 years ago
Nikita Tsukanov 830a4963fe Added netcoreapp1.0 build for Avalonia.Skia.Desktop, updated splat 9 years ago
Steven Kirk 7d6503a5f7 Added RelativeSource=Self XAML tests. 10 years ago
Steven Kirk 8f21388e28 Added RelativeSource=Self binding mode. 10 years ago
Jeremy Koritzinsky 26e60f9935 Moved failing test into LeakTests because it depends on runtime implementation details to pass. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Nikita Tsukanov 4a25b33cea Sync package versions 10 years ago
Wiesław Šoltés 9cdcf6cb02 Revert "Updated projects and packages" 10 years ago
Steven Kirk 079d481e36 Renamed ExpressionSubject -> BindingExpression. 10 years ago
Steven Kirk c9d3408c29 Improve numerical binding error messages. 10 years ago
Steven Kirk 7cb001801a Try to improve logged binding errors. 10 years ago
Steven Kirk f59c16bc00 Improve broken binding diagnostic messages. 10 years ago
Steven Kirk a560c3b6d3 Use WeakReference in BindingNotification. 10 years ago
Steven Kirk b063ddf872 Only enable data validation for LocalValue bindings. 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
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
Steven Kirk 57e646583f Only send BindingNotifications on error. 10 years ago
Steven Kirk f720a7d66f Test that BindingNotificationReceived is called. 10 years ago
Steven Kirk 92ebb7f6d8 Log meaningful message for AggregateException. 10 years ago
Steven Kirk 5a9371f786 Pass EnableDataValidation to ExpressionObserver. 10 years ago
Steven Kirk 06b0d15fc2 Surface BindingNotifications in AvaloniaObject. 10 years ago
Steven Kirk 4fe2a3d86c Removed vestiges of old data validation. 10 years ago
Steven Kirk 0c2057e458 Fix failing tests, add other tests. 10 years ago
Steven Kirk 0d4a613580 Updated some docs. 10 years ago
Steven Kirk 4906a472b0 Reimplemented data validation using BindingNotifications. 10 years ago
yusuf-gunaydin 282082a05e Setter does not build the template if the target property derives from ITemplate. 10 years ago
Steven Kirk 5a42f99025 Added this operator binding test. 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 9f009eb4f2 Fixed failing namespace registry test. 10 years ago
donandren 52d1588fc3 added failing test for ClrNamespace leaks in AvaloniaNamespaceRegistry 10 years ago
Steven Kirk e142bc10fb Don't build mobile stuff in NCrunch. 10 years ago
Steven Kirk 7018b3c36d Removed test. 10 years ago
Steven Kirk f24ab044f7 Added failing binding tests. 10 years ago
Steven Kirk 89ca4857f0 Tweaked a couple of tests. 10 years ago
donandren 92a2f25de4 make sure member selector is evaluating target value every time select is made 10 years ago