Граф коммитов

52 Коммитов

Автор SHA1 Сообщение Дата
Nikita Tsukanov 0977161413 Use AppDomain.GetLoadedAssemblies() for all platforms 2017-10-04 11:23:48 +03:00
Jeremy Koritzinsky 321fa38843 Merge branch 'master' into framework-path-override 2017-09-19 21:52:08 -05:00
Nikita Tsukanov 4631b50e1c Merge branch 'master' into monomac 2017-09-13 14:43:32 +03:00
Nikita Tsukanov 3f46654784 Added Avalonia.MonoMac package 2017-09-08 18:21:44 +03:00
Nikita Tsukanov 951353de32 Use IsOsPlatform 2017-09-08 10:48:31 +03:00
Nikita Tsukanov d5febb11d5 Apply FrameworkPathOverride automatically 2017-09-06 21:44:36 +03:00
Jeremy Koritzinsky 16c4d536ed Merge branch 'master' into RXUI8 2017-09-06 12:41:37 -05:00
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. 2017-09-06 12:39:16 -05:00
Jeremy Koritzinsky 48b5d8f593 Update ReactiveUI version to a version available in NuGet 2017-09-06 12:16:09 -05:00
Nikita Tsukanov abd23cce8d Merge branch 'master' into netstandard2.0-migration 2017-09-05 19:57:06 +03:00
Nikita Tsukanov 3ce69edb24 fixed framework version 2017-09-05 14:43:05 +03:00
Jeremy Koritzinsky c1ad9b36d8 Create Avalonia.ReactiveUI package.
PR feedback

Update ReactiveUI version to version that supports .NET Core
2017-08-27 19:03:29 -05:00
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.
Update Rx.Net dependency to match reactiveui's dependency on Rx.

Removed ReactiveUI dependeny in BindingTests.

Updated BindingTest sample to use the new reactiveui APIs.

Update samples to use current ReactiveUI APIs.

Fixed bug I introduced into tests.

Remove RxUI submodule info from .gitmodules
2017-08-27 19:03:29 -05:00
Jeremy Koritzinsky 58b3ff90ab Reduce build warnings by setting a few flags and not using deprecated overloads. 2017-08-21 14:19:34 -05:00
Jeremy Koritzinsky a16014f875 Upgrade Moq to reduce build warnings 2017-08-21 13:04:16 -05:00
Nikita Tsukanov f28d5627e6 Merge remote-tracking branch 'upstream/master' into skia-merge 2017-08-08 17:30:54 +03:00
Jeremy Koritzinsky 5ec7b33a1a Revert "Upgrade ReactiveUI to the v8 alpha" 2017-08-07 08:41:47 -07:00
Jeremy Koritzinsky c1af7bd4b4 Merge remote-tracking branch 'AvaloniaUI/master' into skia-merge 2017-08-06 15:16:25 -07:00
Jeremy Koritzinsky bb75421b3e PR feedback 2017-08-06 13:32:19 -07:00
Jeremy Koritzinsky 9f8336c733 Update samples to use current ReactiveUI APIs. 2017-08-05 19:04:28 -07:00
Jeremy Koritzinsky d4d7cd24fd Update Rx.Net dependency to match reactiveui's dependency on Rx. 2017-08-05 18:40:45 -07:00
Jeremy Koritzinsky 0f4050cdeb Switch back to using exact version numbers instead of an MSBuild property 2017-07-30 12:38:55 -07:00
Jeremy Koritzinsky 7734fcb660 Update to SharpDX 4.0.1 to keep strong naming and fix some broken project files 2017-07-30 00:19:44 -07:00
Jeremy Koritzinsky d8fc453b37 Merge branch 'master' into d2d-netstandard 2017-07-27 20:29:03 -07:00
Nikita Tsukanov 5bedcd2266 Fixes to get Avalonia.Behaviors working again 2017-07-23 18:14:37 +03:00
Nikita Tsukanov 1337df1231 Merge branch 'master' into d2d-netstandard 2017-07-23 15:17:42 +03:00
Nikita Tsukanov fe7566a5d8 Build & packaging 2017-07-23 13:25:51 +03:00
Nikita Tsukanov 04608a8975 Enforce binding redirect generation 2017-07-23 02:34:26 +03:00
danwalmsley 9234eb7909 Merge branch 'master' into portablexaml 2017-07-22 21:04:55 +01:00
Nikita Tsukanov bc5caecafb Merge branch 'master' into RemoveNugetWorkaround 2017-07-21 11:00:54 +03:00
Nikita Tsukanov 1d6beab970 Fixed Skia's RenderTargetBitmap and made Skia tests to run for .NET Core 2017-07-19 23:28:12 +03:00
danwalmsley e0dc2ceff7 Merge branch 'master' into portablexaml 2017-07-16 09:44:27 +01:00
Jeremy Koritzinsky a63010249e Merge branch 'master' into wpf-d2d 2017-07-15 16:42:00 -07:00
Nikita Tsukanov 6c4bbdcc4d Added System.ValueTuple to dependency list 2017-07-15 18:22:11 +03:00
Nikita Tsukanov 76c90df2da Initial implementation for Direct2D rendering for WPF integration 2017-07-15 04:12:40 +03:00
Nikita Tsukanov f926d7886c Fixed include condition for linux skia binaries 2017-07-12 12:40:14 +03:00
Steven Kirk 6bc9636896 Make Avalonia.Direct2D1 target netstandard1.3
It can't target netstandard1.1 because that doesn't include `FileStream`. Had to update the samples to net4.6.1 because of this.
2017-06-29 01:24:01 +02:00
Nikita Tsukanov eb5ac5bca6 Update Moq 2017-06-08 17:27:38 +03:00
Wiesław Šoltés 9247a82ea8 Updated XUnit props 2017-06-08 00:34:03 +02:00
Wiesław Šoltés 30ddf2c822 Reference Microsoft.NET.Test.Sdk 2017-06-08 00:24:00 +02:00
Wiesław Šoltés 2afd6cb224 Remove NuGet workaround 2017-05-15 17:40:37 +02:00
Nikita Tsukanov be0ac7e9ca Fixed native binary include condition 2017-05-11 19:12:24 +03:00
Nikita Tsukanov 6663175fd3 Bump Avalonia.Skia.Linux.Natives dependency 2017-05-11 18:07:10 +03:00
Nikita Tsukanov a9bf65d665 Reference SkiaProps from ControlCatalog 2017-05-11 14:28:10 +03:00
Nikita Tsukanov f322924621 Use GTK3/Skia by default 2017-05-11 00:18:02 +03:00
Nikita Tsukanov b87b3bb6da Updated Skia to 1.57.1 2017-05-09 21:01:45 +03:00
Andrey Kunchev b5e290ceaf fix build 2017-05-09 01:23:37 +03:00
Wiesław Šoltés e31d8f3bca Renamed SkiaSharp.Linux.props to SkiaSharp.Desktop.props 2017-03-20 22:29:46 +01:00
Wiesław Šoltés d0fbbc9182 Removed nuget libraries for Android and iOS targets
They are part of Xamarin bcl.
2017-03-20 22:29:10 +01:00
Wiesław Šoltés c317191148 Added System.Threading.Thread package reference needed for Markup tests 2017-03-19 19:42:11 +01:00