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
6 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.
Every time VS opens the solution it makes this change.
7 years ago
Nikita Tsukanov
95af64a8d0
[WIP] Managed file dialog
7 years ago
Jumar Macato
dcd678ab8c
Added unit test project to main solution file.
7 years ago
Nikita Tsukanov
f8d3046cb5
Switched build to Nuke
7 years ago
Nikita Tsukanov
343905ebb3
Generate asset resource info with paths
7 years ago
Nikita Tsukanov
e184f8bfc4
Fixed sln file
7 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
Takes the `.editorconfig` from `dotnet/corefx` and modifies it slightly:
- Prefer `var` in all cases
- Use accessibility modifiers
- Remove C++ preferences
- Add indent for xaml files
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.
Use pattern-matching switch.
Fix bug from cleanup.
8 years ago
Steven Kirk
a7f05540b6
Added SampleApp.props.
With conditional references for net461. Hopefully fixes sample apps on net461.
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