273 Commits (899e255a05d541395342a7323158da3179f171ab)

Author SHA1 Message Date
Wiesław Šoltés 8661dcc48f Enable Direct2D1 for NetCoreOnly platform 8 years ago
Nelson Carrillo 88bfdf87ea Skia backend cleanup. 8 years ago
Jumar Macato 7b1c9bde18
Replace namespaces accordingly; Rename projects on main sln file. 8 years ago
Jeremy Koritzinsky 44aaa33dc3 Clean up package dependencies. 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 4ec647b870 Make our unit tests support library (Avalonia.UnitTests) target netstandard2.0 so we don't have to worry about targetting .NET Framework on linux. 8 years ago
Jeremy Koritzinsky 08ab688edd Build Avalonia.DotNetFrameworkRuntime in the NetCoreOnly build. 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 6f1315258c Commit changes to sln 8 years ago
Jeremy Koritzinsky b89ab8f5f1 Remove HtmlRenderer from the Avalonia repository and move it to the Avalonia.HtmlRenderer repo. 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
Steven Kirk a7f05540b6 Added SampleApp.props. 8 years ago
Steven Kirk 320265139e Include Avalonia.Win32 in NetCoreOnly release build. 8 years ago
Steven Kirk 915c4bba9d Include Avalonia.Win32 in NetCoreOnly build. 8 years ago
Steven Kirk e55ec59ec3 WIP 8 years ago
Steven Kirk 2c14b70d0a Renamed Mono sln Config to NetCoreOnly. 8 years ago
Steven Kirk c4a5d3722b Don't build RenderTest in mono config. 8 years ago
Steven Kirk 8bacf38524 Do a proper .NET core build. 8 years ago
Steven Kirk 589b76e9cd Moved render tests for each platform to their own directory. 8 years ago
Steven Kirk 03621a8664 Added AppBuilder methods for logging. 8 years ago
Jeremy Koritzinsky 7f455e945d Update Portable.Xaml 9 years ago
Jeremy Koritzinsky 4ecbea9d5e Remove unneeded markup extensions. 9 years ago
Jeremy Koritzinsky 52617b4a58 Remove StyleResource and StyleBinding. Fold XamlBinding into Binding since that is the only place it is being used now. 9 years ago
Nikita Tsukanov 2b8953c7ab Fixed merge issues and made new previewer to work with desktop .net 9 years ago
Nikita Tsukanov 3d3d4528f6 Burn, baby, BURN! 9 years ago
Nikita Tsukanov 9a1348b37b Initial remote XAML previewer implementation 9 years ago
Nikita Tsukanov b3f3c010c7 [MONOMAC] Updated code to new APIs and added it to solution 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
Nikita Tsukanov a2551d505b Initial effort on Remote 9 years ago
Nikita Tsukanov d3f62476e0 Visual studio wanted this 9 years ago
Nikita Tsukanov 3aa39066ca Fixed project path 9 years ago
Nikita Tsukanov a886f57872 Reverted most of sln's project section 9 years ago
Nikita Tsukanov e388a485ce Fixed build? Maybe? Appveyor, pretty please? 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
Nikita Tsukanov d4e4054f9c Revert sln file to the state from `master` 9 years ago
Nikita Tsukanov 9134723eef Dead code elimination 9 years ago
Nikita Tsukanov cce1c7af60 Switched to nuget version of Portable.Xaml and updated to use netstandard1.3 9 years ago
Nikita Tsukanov 7c81f40694 Fixed build? 9 years ago
Nikita Tsukanov e610d5858f Merge skia projects into one 9 years ago
Steven Kirk 7f64fc1166 Removed duplicate line. 9 years ago
Nikita Tsukanov 67ff5ba53c Initial implementation of Proper WPF embedding™ 9 years ago
Andrey Kunchev b5e290ceaf fix build 9 years ago
Jeremy Koritzinsky aacb052253 Made changes requested by @grokys. 9 years ago
Nikita Tsukanov 012451a4db Direct3D interop sample 9 years ago
Nikita Tsukanov 70abfca7d0 Implemented support for running on top of fbdev and libevdev2 9 years ago
Wiesław Šoltés 9864abe937 Updated solution 9 years ago
Wiesław Šoltés f8097cc27d Added msbuild props for package references 9 years ago