283 Commits (d1bf54d32be1a4fccb48fadf4d42d3bf9225246d)

Author SHA1 Message Date
Jeremy Koritzinsky 237f01fb1a Move AppBuilder.UsePlatformDetect into Avalonia.Desktop and renamed the reflection-based one to a different name. Conditionalize the output-path loading like before. 8 years ago
Jeremy Koritzinsky 3b9c7e47f0 Update Avalonia.sln and legacy desktop projects. 8 years ago
Dan Walmsley 14ff4f4a33 burn monomac and make ci build avalonia.native instead. 8 years ago
Nikita Tsukanov 6c729fa79e Line endings and csproj integration 8 years ago
Nikita Tsukanov 16ea1f3762 [X11] Platform threading interface and platform sanity checks 8 years ago
Nikita Tsukanov add3e81095 Extracted interop bits from GTK3 backend to Avalonia.Base and IRuntimePlatform 8 years ago
Jeremy Koritzinsky 065d6d01d8 Switch Cake to use a dirs.proj traversal project to simplify the solution. 8 years ago
Benedikt Schroeder 881069fd5d Introduce RenderOptions 8 years ago
Benedikt Schroeder b108ffcab4 Initial implementation of BitmapScaleMode 8 years ago
Steven Kirk 75f029b52a Use modified .editorconfig from corefx 8 years ago
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