143 Commits (9f3ed1c8fe1de02fd8e98cb43ed5eb5c2575676a)

Author SHA1 Message Date
Dan Walmsley ffb4d5303a add api diff for avalonia.base 6 years ago
Rustam Sayfutdinov 8bd39e50fb Fix viewing existing props and targets in explorer 6 years ago
Nikita Tsukanov d355007c57 Extracted runtime XAML loader to a separate package 6 years ago
Benedikt Schroeder e99a38cd02 Remove redundant classes 6 years ago
Benedikt Schroeder 4fe771786e Update to Unicode 13.0 6 years ago
Steven Kirk 55868ce690 Remove serilog. 6 years ago
danwalmsley 59172a3f79
Add a Fluent theme (identical to Default for now) to allow new theme work to progress without affecting default theme and templates (#4004) 6 years ago
Nikita Tsukanov 73f616002e Sln merge 6 years ago
Nikita Tsukanov 8f73baf507 Ported native embedding PR to master 6 years ago
Steven Kirk 3c74b9593e Auto-update to .sln file by VS 16.5. 6 years ago
Chris 6121dc41a0 fix datagrid ascending multi-column sort 6 years ago
Chris 5b1bd80f4b fix datagrid ascending multi-column sort 6 years ago
Benedikt Schroeder 83bfb8ec70 Initial implementation of a font manager 7 years ago
Dan Walmsley d391b6230e add avalonia.freedesktop project 7 years ago
Dan Walmsley 44803ef9dd back port managed dialog work from wasabi wallet. 7 years ago
Nikita Tsukanov bb2c563416 Headless platform WIP 7 years ago
Nikita Tsukanov 998ef86a68 [GTK3] FÜER 7 years ago
Nikita Tsukanov 628e6778b3 Removed Splat.props 7 years ago
Jumar Macato 2c0936580e Move DataGrid to a separate assembly and add it to CoreLibraries.props. 7 years ago
Steven Kirk 163abb8322 Added Avalonia.ReactiveUI.UnitTests to solution. 7 years ago
Nikita Tsukanov 847d051dc6 Cleanup 7 years ago
Steven Kirk 2f07f66740 Avalonia.sln updated by VS. 7 years ago
Nikita Tsukanov 95af64a8d0 [WIP] Managed file dialog 7 years ago
Jumar Macato dcd678ab8c
Added unit test project to main solution file. 8 years ago
Nikita Tsukanov f8d3046cb5 Switched build to Nuke 8 years ago
Nikita Tsukanov 343905ebb3 Generate asset resource info with paths 8 years ago
Nikita Tsukanov e184f8bfc4 Fixed sln file 8 years ago
Dan Walmsley 52e5f6fd23 suggested changes 8 years ago
Dan Walmsley 7b4b2a0a43 add previewer location as an msbuild property. 8 years ago
Jeremy Koritzinsky ae68c94943 Fix designer tests and clean up solution. 8 years ago
Jeremy Koritzinsky 2b1700933f Clean up project files messed up in the rebase. 8 years ago
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