Max Katz
|
59ffdd9950
|
Revert to net461
|
3 years ago |
Max Katz
|
7bf2b7668c
|
Use Skia in windows interop test + remove old hacks for old wpf control
|
3 years ago |
Max Katz
|
da157ff509
|
Fix WindowsInteropTest
|
3 years ago |
Max Katz
|
c3738875e6
|
Migrate to net462
|
3 years ago |
Max Katz
|
4be09e3063
|
Move to Avalonia.Win32.Interoperability project for correctness
|
3 years ago |
Julien Lebosquain
|
3568e60841
|
Set WindowsInteropTest platform target to x64
|
3 years ago |
Max Katz
|
24626da489
|
Remove Rx.props from ControlCatalog and some other projects too
|
3 years ago |
Max Katz
|
b045393df3
|
Do not reference DevTools from shared control catalog
|
4 years ago |
Dan Walmsley
|
b89e884bcf
|
Revert "Revert "Revert "upgrade to net462"""
This reverts commit e44c36bef3.
|
4 years ago |
Nikita Tsukanov
|
ce06a2029e
|
Use .NET SDK for WindowsInteropTest
|
4 years ago |
Dan Walmsley
|
e44c36bef3
|
Revert "Revert "upgrade to net462""
This reverts commit c78179e9ac.
|
4 years ago |
Dan Walmsley
|
c78179e9ac
|
Revert "upgrade to net462"
This reverts commit 010ca1901a.
|
4 years ago |
Dan Walmsley
|
010ca1901a
|
upgrade to net462
|
4 years ago |
Nikita Tsukanov
|
303b6c1586
|
Remove ReactiveUI usage from sample apps
|
5 years ago |
Steven Kirk
|
9650c7f9e3
|
Call UseDataGrid in WindowInteropTest.
The `ControlCatalog` that is being embedded requires it.
|
7 years ago |
Steven Kirk
|
9a60d77e63
|
Don't import SkiaSharp.props into WindowsInteropTest.
Fixes the `"C:\Users\[user]\.nuget\packages\SkiaSharp\1.68.0\build\net45\SkiaSharp.dll.config" because it was not found.` error.
|
7 years ago |
Jeremy Koritzinsky
|
3b9c7e47f0
|
Update Avalonia.sln and legacy desktop projects.
|
8 years ago |
Jeremy Koritzinsky
|
acb3d46ca0
|
Enable generating NuGet packages via the MSBuild Pack target.
|
8 years ago |
Jeremy Koritzinsky
|
321bd15664
|
Merge desktop runtime support libraries. Fixes #1899.
|
8 years ago |
Nikita Tsukanov
|
cce1c7af60
|
Switched to nuget version of Portable.Xaml and updated to use netstandard1.3
|
9 years ago |
Nikita Tsukanov
|
e610d5858f
|
Merge skia projects into one
|
9 years ago |
Friedrich von Never
|
cd8ddf31a6
|
WindowsInteropTest: add SkiaSharp dependency
|
9 years ago |
Nikita Tsukanov
|
67ff5ba53c
|
Initial implementation of Proper WPF embedding™
|
9 years ago |
Steven Kirk
|
261df061e9
|
Reference Rx.props for interop samples.
Instead of including the `PackageReference` directly in the csproj.
|
9 years ago |
Steven Kirk
|
3c3dc973e1
|
Fix interop samples.
They were missing a reference to System.Reactive.
|
9 years ago |
Wiesław Šoltés
|
2afd6cb224
|
Remove NuGet workaround
|
9 years ago |
Wiesław Šoltés
|
f8097cc27d
|
Added msbuild props for package references
|
9 years ago |
Nikita Tsukanov
|
485fe1364e
|
Everything is buildable via MSBuild
|
9 years ago |
Steven Kirk
|
59c49d259d
|
Renamed assembly SceneGraph -> Visuals.
To make way for low-level scene graph library.
|
10 years ago |
Wiesław Šoltés
|
3c660eb21a
|
Added missing DotNetFrameworkRuntime reference
|
10 years ago |
Nikita Tsukanov
|
b89d334147
|
Implemented embedding to WPF and WinForms
|
10 years ago |
Wiesław Šoltés
|
7cca79b435
|
Updated projects and packages
|
10 years ago |
Nikita Tsukanov
|
40b9447bb3
|
Fixed DesignerAssist and added test for it
|
10 years ago |
Steven Kirk
|
d79fc6bbd8
|
Added AppBuilder
Use AppBuilder to configure the Application and make sure that
everything is set up in the correct order.
|
10 years ago |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Jason Jarvis
|
c79c383450
|
Replaced the contents of ControlCatalog.csproj with that from ControlCatalog.PCL and swapped all references. Removed temporary PCL version.
|
10 years ago |
Jason Jarvis
|
c755b17c41
|
Initial work to split ControlCatalog out into Portable implementation and Desktop wrapper.
|
10 years ago |
Steven Kirk
|
364fe86e78
|
Allow designer to work again.
|
10 years ago |
Jeremy Koritzinsky
|
44b1b4d9cd
|
Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly.
|
10 years ago |
Steven Kirk
|
d582eecf28
|
Fix TestApplication.
|
10 years ago |
Steven Kirk
|
e096c849d9
|
Updated NuGet packages.
Closes #395.
|
10 years ago |
Nikita Tsukanov
|
30ebe5d148
|
testapp refactoring
|
11 years ago |
Nikita Tsukanov
|
7827d0daef
|
testapp refactoring
|
11 years ago |
Nikita Tsukanov
|
d7f3778de6
|
New main loop system
|
11 years ago |
Nikita Tsukanov
|
323c1a49c1
|
Removed core dependency on Splat
|
11 years ago |
Nelson Carrillo
|
d8b95e8bc3
|
Finalizing Gallery work
|
11 years ago |
Nelson Carrillo
|
13c3f00b87
|
Cleaning up TestApplication
|
11 years ago |
Nelson Carrillo
|
2c7bacd4c9
|
Fixing PushOpacity for Cairo and landing TabStyle changes for Gallery
|
11 years ago |
Steven Kirk
|
cc1c2c0313
|
Fixes #147.
|
11 years ago |
Nikita Tsukanov
|
645d1d8792
|
WIP: Porting HTMLRenderer support from WPF
|
11 years ago |