4662 Commits (bea513ea8ab5b82088f9e05db31ebddc27067888)
 

Author SHA1 Message Date
Jeremy Koritzinsky bea513ea8a Merge branch 'RXUI8' of https://github.com/jkoritzinsky/Avalonia into RXUI8 9 years ago
Jeremy Koritzinsky 8aa95d403e Fix compile error. 9 years ago
Jeremy Koritzinsky 16c4d536ed Merge branch 'master' into RXUI8 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 b013caee69 Add .idea to .gitignore 9 years ago
Nikita Tsukanov d4048de994 Don't try to load library with path == null 9 years ago
Nikita Tsukanov 0a77519906 Update build.md 9 years ago
Nikita Tsukanov f330132dc3 Use CoCreateInstance for .NET Core compatibility 9 years ago
Nikita Tsukanov 61e4e50d31 Enable win32 file dialog functionality for .NET Standard build 9 years ago
Nikita Tsukanov c68e2fa7bc Merge pull request #1145 from kekekeks/netstandard2.0-migration 9 years ago
Nikita Tsukanov cc04dc7c78 Removed commented code 9 years ago
Nikita Tsukanov abd23cce8d Merge branch 'master' into netstandard2.0-migration 9 years ago
Nikita Tsukanov 017f8ee8b0 Specify osx_image 9 years ago
Nikita Tsukanov a9ef43f179 Fixed paths 9 years ago
Nikita Tsukanov 4722e636c6 Use dotnet 2.0.0 for travis 9 years ago
Nikita Tsukanov 3ce69edb24 fixed framework version 9 years ago
Nikita Tsukanov 65b4cfb6ba Use new SDK for DotNetFrameworkRuntime 9 years ago
Nikita Tsukanov 39d5389b1f Fixed build issues 9 years ago
Nikita Tsukanov 913149d093 Switched to .NET Standard 2.0 9 years ago
Jeremy Koritzinsky 97e7d5fdb1 Merge pull request #1144 from JurjenBiewenga/Set/GetWindowLongPtr 9 years ago
Jurjen Biewenga 7605909c79 Made the pinvoke calls private 9 years ago
Jurjen Biewenga 8f006ff655 Added utility functions to pinvoke the correct function based on bitness 9 years ago
Jurjen Biewenga 1d4aabb739 Replaced Set/GetWindowLong with Set/GetWindowLongPtr for 64 bit support 9 years ago
Eli Arbel 8b107abf08 Merge pull request #1133 from aelij/tooltips 9 years ago
Eli Arbel 31c9446429 Improve demo 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 416c79298c Merge pull request #1123 from jkoritzinsky/CleanUpBuildWarnings 9 years ago
Steven Kirk 5827f3c284 Missed file from merge 9 years ago
Steven Kirk e06cdd8810 Merge remote-tracking branch 'origin/master' into pr/1123-clean-up-build-warnings 9 years ago
Steven Kirk 23a672ef6e Merge pull request #1127 from mterwoord/fixes/improved-error-handling 9 years ago
Steven Kirk f4b708c654 Merge branch 'master' into fixes/improved-error-handling 9 years ago
Nikita Tsukanov 9c999ec221 Merge pull request #1137 from AvaloniaUI/update-moq 9 years ago
Steven Kirk 068bae9022 Merge branch 'master' into fixes/improved-error-handling 9 years ago
Steven Kirk 7f28c3de23 Merge branch 'master' into tooltips 9 years ago
Nikita Tsukanov 87b0db4679 Merge branch 'master' into update-moq 9 years ago
Nikita Tsukanov fde9aec5f3 Merge pull request #1138 from AvaloniaUI/input-unit-tests-csproj 9 years ago
Nikita Tsukanov c53f0e9786 Merge pull request #1135 from AvaloniaUI/lazy-initialize 9 years ago
Nikita Tsukanov e9ce9d5b27 Merge branch 'master' into lazy-initialize 9 years ago
Steven Kirk 3b030f19d1 Fix Avalonia.Input.UnitTests.csproj 9 years ago
Nikita Tsukanov 668de008ff Fixed Utf8Buffer and downgraded JetBrains.ReSharper.CommandLineTools 9 years ago
Steven Kirk 8c9dd5c81e Update moq to 4.7.99. 9 years ago
Steven Kirk 12e0fa6f1c Merge branch 'master' into fixes/improved-error-handling 9 years ago
Eli Arbel 426cd8c9dd ToolTip: IsOpen, Placement, Offset 9 years ago
Steven Kirk 4bba1ab0fb Lazy initialize Interactive._eventHandlers. 9 years ago
Steven Kirk 22bda08a90 Lazily initialize DataTemplates. 9 years ago
Steven Kirk 090a1ec8cf Lazily initialize Styles. 9 years ago
Steven Kirk d08f86d58b Fixed incorrect .gitignore entry. 9 years ago
Steven Kirk 0be0bd3cc0 Merge pull request #1122 from AvaloniaUI/fixes/1121-parse-bezier-curve-seperators 9 years ago