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 |
Wiesław Šoltés
|
903c853821
|
Add missing shared imports
|
9 years ago |
Steven Kirk
|
96d9cfa2fc
|
Use the default compile items in core libs.
Now we're using the new project system, we don't have to have a
`<Compile Include="..."/>` element for each file.
|
9 years ago |
Nikita Tsukanov
|
dc8a32d1b1
|
Run Avalonia.Base.UnitTests using `dotnet test`
|
9 years ago |
Nikita Tsukanov
|
fef8d3448a
|
Added .NET Core version of control catalog
|
9 years ago |
Nikita Tsukanov
|
485fe1364e
|
Everything is buildable via MSBuild
|
9 years ago |
Nikita Tsukanov
|
e780c4201a
|
Switched to .NETStandard (mostly 1.1)
|
9 years ago |
donandren
|
dec6fb2e88
|
solution/project configurations for Omnixaml
|
9 years ago |
donandren
|
0c5e42e078
|
use portable.xaml as project reference
|
9 years ago |
Nikita Tsukanov
|
f0285179bd
|
Fixed comments and solution
|
9 years ago |
Nikita Tsukanov
|
f21212e76a
|
Refactored out WindowBase from TopLevel
|
9 years ago |
Nikita Tsukanov
|
1f91e01293
|
[SKIA] One codebase to rule them all
|
9 years ago |
Nikita Tsukanov
|
7e163ef310
|
Somewhat fixed iOS. Now also using framebuffer model
|
9 years ago |
Nikita Tsukanov
|
f3e12e116a
|
Fixed incorrectly merged solution
|
9 years ago |
Nikita Tsukanov
|
830a4963fe
|
Added netcoreapp1.0 build for Avalonia.Skia.Desktop, updated splat
|
9 years ago |
Nikita Tsukanov
|
424c21fab4
|
Added Avalonia.DotNetCoreRuntime
|
9 years ago |
Nikita Tsukanov
|
e9554554c1
|
Avalonia.Win32 for .NETStandard 1.1
|
9 years ago |
Nikita Tsukanov
|
b96f8b5fef
|
Rollback some changes made by visual studio
|
9 years ago |
Nikita Tsukanov
|
87de571925
|
Use IFramebufferSurface for android.
|
9 years ago |
Nikita Tsukanov
|
f8e392a520
|
Updated to the recent code base, implemented threading, resize and invalidate handling
|
9 years ago |
Nikita Tsukanov
|
e35677081a
|
Initial commit of GTK3 backend that shows something on screen
|
10 years ago |
Steven Kirk
|
e72759c954
|
Removed test applications.
They're out of date and other samples do what they're triyng to do
better.
|
10 years ago |
Steven Kirk
|
59c49d259d
|
Renamed assembly SceneGraph -> Visuals.
To make way for low-level scene graph library.
|
10 years ago |
Steven Kirk
|
e698251aa9
|
Fix .sln merge error.
|
10 years ago |
Wiesław Šoltés
|
e21e15a036
|
Added SkiaSharp package to test project
|
10 years ago |
Wiesław Šoltés
|
568a5a8e35
|
Added ControlCatalog.Android project
|
10 years ago |
Steven Kirk
|
bf2285bbe4
|
Added a render test sample.
To measure FPS with animations.
|
10 years ago |
Wiesław Šoltés
|
54dd77c66c
|
Disable windows related projects for mono builds
|
10 years ago |
Nikita Tsukanov
|
07fea3befa
|
Added RuntimePlatformInfo
|
10 years ago |
Nikita Tsukanov
|
8d21c8069d
|
Moved project
|
10 years ago |
Nikita Tsukanov
|
3af869f49f
|
Moved IPclPlatformWrapper and IAssetLoader to a separate assembly
|
10 years ago |
Nikita Tsukanov
|
d9607a5fca
|
Initial (with bugs) gtk embedding implementation
|
10 years ago |