90 Commits (f6dfd1688ef7ec2014503b70daa65ea84f80b838)

Author SHA1 Message Date
Sergey b13908681d Downgrade to Rx 4.0 8 years ago
Sergey 8c31c71d1e References updates 8 years ago
Jeremy Koritzinsky 65494410c1 Fix typos. 8 years ago
Jeremy Koritzinsky 23d252f608 Cleanup legacy build/test files. 8 years ago
Jeremy Koritzinsky 065d6d01d8 Switch Cake to use a dirs.proj traversal project to simplify the solution. 8 years ago
Jeremy Koritzinsky 371b8f7486 Add package references required for Xamarin.Android 15.8 to compile applications 8 years ago
Jeremy Koritzinsky ceac3c496e Update System.Memory to 4.5.1 8 years ago
Nelson Carrillo 88bfdf87ea Skia backend cleanup. 8 years ago
Jeremy Koritzinsky 7f8dc7766e Span-ified PathMarkupParser v1. 8 years ago
Jeremy Koritzinsky 44aaa33dc3 Clean up package dependencies. 8 years ago
Jeremy Koritzinsky 69055c627c Remove some remaining references to Sprache. 8 years ago
Jeremy Koritzinsky 4040216ff8 Span-ify our homebrew parser's 'public' API. 8 years ago
Jeremy Koritzinsky 79f9158c6d Remove Sprache. 8 years ago
Jeremy Koritzinsky 4169b8de0c Clean up assembly version conflicts when building tests. 8 years ago
Jeremy Koritzinsky c2d95fbd57 Added unit test for remote designer in Win32 mode. 8 years ago
Jeremy Koritzinsky cf8244b37a Move current contents of Avalonia.Markup to Avalonia.Base. Move Avalonia.Markup.Xaml.Data/Parser classes to Avalonia.Markup since they're not Xaml-specific. 8 years ago
Jeremy Koritzinsky dd6bfb77b2 Disable SourceLink on iOS projects. 8 years ago
Jeremy Koritzinsky 32ae9e813b
Upgrade ReactiveUI dependency to 8.0.0 stable. 8 years ago
Steven Kirk 262e583f5c Moved <LangVersion> to SharedVersion.props. 8 years ago
Steven Kirk a7f05540b6 Added SampleApp.props. 8 years ago
Jumar Macato 517622d1f7 Addressed all review notes by sir @grokys . 8 years ago
Jumar Macato 1778ddd484 Duplicate the copyright message from the source files. 8 years ago
Jumar Macato 3873efea02 Added GenerateDocumentationFile attribute to fix Cake 8 years ago
Jumar Macato b161593994 Moved version and xaml props to build directory. 8 years ago
Jumar Macato 7ae90eb7c5 Cleanup all the csproj's that can be cleaned. Ported RenderTest and VirtualizationTest samples to .NET Core. 8 years ago
Jumar Macato beee57d146 Commented out System.Numerics.Vectors and the corresponding Vector4 to Color conversion code. 8 years ago
Jumar Macato 72faa39d50 Forgot to include Base.props in the last commit. 8 years ago
Nikita Tsukanov 27ab312be5 Fixed nuget deps 8 years ago
Nikita Tsukanov 604700e9e7 Fixed iOS 8 years ago
Steven Kirk 30e78dc5b6 Only run unit tests on .net core. 8 years ago
Jeremy Koritzinsky e462e06193 Use memcpy instead of System.Runtime.CompilerServices.Unsafe 8 years ago
Jeremy Koritzinsky 1c12cd4bd6 Fix x64 builds of Avaloina.Direct2D1. Refactor build scripts to reduce time and fix issues. 8 years ago
Steven Kirk 03621a8664 Added AppBuilder methods for logging. 8 years ago
Nikita Tsukanov d6ef7c805b
Update MonoMac.props 9 years ago
Nikita Tsukanov bff0403423 Removed splat 9 years ago
Jeremy Koritzinsky 8c3a19bb9a Upgrade XUnit. (Fixes VS Test Explorer integration for the solution) 9 years ago
Jeremy Koritzinsky bf78e35489 Update XUnit to a released version. 9 years ago
Nikita Tsukanov 0977161413 Use AppDomain.GetLoadedAssemblies() for all platforms 9 years ago
Nikita Tsukanov 3f46654784 Added Avalonia.MonoMac package 9 years ago
Nikita Tsukanov 951353de32 Use IsOsPlatform 9 years ago
Nikita Tsukanov d5febb11d5 Apply FrameworkPathOverride automatically 9 years ago
Jeremy Koritzinsky 8169851d7c Fix Rx version and clean up build warnings. Enable ReactiveUI in ControlCatalog.NetCore to ensure that everything works in the .NET Core build. 9 years ago
Jeremy Koritzinsky 48b5d8f593 Update ReactiveUI version to a version available in NuGet 9 years ago
Nikita Tsukanov 3ce69edb24 fixed framework version 9 years ago
Jeremy Koritzinsky c1ad9b36d8 Create Avalonia.ReactiveUI package. 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
Steven Kirk 8c9dd5c81e Update moq to 4.7.99. 9 years ago
Jeremy Koritzinsky 58b3ff90ab Reduce build warnings by setting a few flags and not using deprecated overloads. 9 years ago
Jeremy Koritzinsky a16014f875 Upgrade Moq to reduce build warnings 9 years ago
Jeremy Koritzinsky 5ec7b33a1a Revert "Upgrade ReactiveUI to the v8 alpha" 9 years ago