93 Commits (5927e7acfe17dc0e47e2a8fab5dbdbba50ffb7bb)

Author SHA1 Message Date
Jeremy Koritzinsky eb7c010462 Retarget .Net Framework projects to 4.7 8 years ago
Steven Kirk c02514f162 Removed imports of deleted .props file. 8 years ago
Steven Kirk 03621a8664 Added AppBuilder methods for logging. 8 years ago
Nikita Tsukanov 7affba4763 Cleaning splat 9 years ago
Nikita Tsukanov 3d3d4528f6 Burn, baby, BURN! 9 years ago
Jeremy Koritzinsky 8aa95d403e Fix compile error. 9 years ago
Jeremy Koritzinsky dff3031e20 Upgrade ReactiveUI to the v8 alpha nuget package so we don't need to maintain our own fork. Avalonia.ReactiveUI only registers the MainScheduler, and it does so via a call to UseReactiveUI on AppBuilder. 9 years ago
Jeremy Koritzinsky 5ec7b33a1a Revert "Upgrade ReactiveUI to the v8 alpha" 9 years ago
Jeremy Koritzinsky 9f8336c733 Update samples to use current ReactiveUI APIs. 9 years ago
Jeremy Koritzinsky 35c82ecac5 Updated BindingTest sample to use the new reactiveui APIs. 9 years ago
Nikita Tsukanov fe7566a5d8 Build & packaging 9 years ago
Nikita Tsukanov cce1c7af60 Switched to nuget version of Portable.Xaml and updated to use netstandard1.3 9 years ago
Steven Kirk 6bc9636896 Make Avalonia.Direct2D1 target netstandard1.3 9 years ago
Wiesław Šoltés 2afd6cb224 Remove NuGet workaround 9 years ago
Steven Kirk a49f1e0c96 Update binding redirects. 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago
Steven Kirk c3f71bc1c6 Added tests for stream binding operator in XAML. 9 years ago
Nikita Tsukanov 485fe1364e Everything is buildable via MSBuild 9 years ago
Nikita Tsukanov e780c4201a Switched to .NETStandard (mostly 1.1) 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
Steven Kirk 6036bd5998 Moved ncrunch files to their own dir. 9 years ago
Jeremy Koritzinsky 64e0905d61 Buttons are disabled when there is a null in the binding chain for Command. 9 years ago
Steven Kirk 932f489faa Use the Direct2D 1.1 render target initialization. 9 years ago
Steven Kirk 4c179634c1 Added a test for scheduler bindings. 10 years ago
Steven Kirk 59c49d259d Renamed assembly SceneGraph -> Visuals. 10 years ago
Nikita Tsukanov 8d21c8069d Moved project 10 years ago
Nikita Tsukanov 3af869f49f Moved IPclPlatformWrapper and IAssetLoader to a separate assembly 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 57a611533c Added Data Annotations validation. 10 years ago
Steven Kirk ab515ee513 Added INDEI validation to BindingTest. 10 years ago
Steven Kirk 760adfc126 Update BindingTest with changes. 10 years ago
Wiesław Šoltés 7cca79b435 Updated projects and packages 10 years ago
Steven Kirk 3c164547ed Added mono solution platform. 10 years ago
Wiesław Šoltés a3a5f21873 Fixed references 10 years ago
Jan Schiefer f3927cea6b Add missing project references for BindingTest and VirtualiationTest 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
Nikita Tsukanov ee37ab8df4 Added UsePlatformDetect 10 years ago
Nikita Tsukanov e14ac5742f RegisterServices should be called by AppBuilder 10 years ago
Steven Kirk d79fc6bbd8 Added AppBuilder 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
Wiesław Šoltés a3d2cc400d Updated BindingTest sample view model 10 years ago
Wiesław Šoltés 557fda7f45 Updated BindingTest sample 10 years ago
Wiesław Šoltés 764d5fd0ce Updated BindingTest sample 10 years ago
Wiesław Šoltés b25125108a Added Commands tab 10 years ago
Wiesław Šoltés b4d486f45d Added StringValueCommand 10 years ago
Steven Kirk 3e3e3244e3 Updated SharpDX. 10 years ago