Jason Jarvis
|
76d2fb10c4
|
Removing Skia.RenderTests for now so we can get appveyor happy. Will work on getting the tests up and running soon, once bitmap save is implemented, and rendering is mostly good.
|
11 years ago |
Jason Jarvis
|
84a309b406
|
Switched Skia.Desktop Release platform to x86 as it is required for SkiaSharp.
|
11 years ago |
Jason Jarvis
|
84fe06c747
|
Removing Skia.Desktop.TestApp as it's no longer needed and seems to be breaking AppVeyor for some reason.
|
11 years ago |
Steven Kirk
|
ffe952f59c
|
Fix some more .sln/.csproj errors.
|
11 years ago |
Steven Kirk
|
1154cb2f34
|
(Hopefully) fixed solution error in CI.
|
11 years ago |
Jason Jarvis
|
3bb58a2031
|
First pass at SkiaSharp rendering back end. Lot's left to do still - see Skia/Perspex.Skia/readme.md.
|
11 years ago |
Wiesław Šoltés
|
87061e946d
|
Fixed project dependencies
|
11 years ago |
Steven Kirk
|
ea6b1d4cfd
|
Starting removing hard dependency on Serilog.
Instead log through a static Logger, and provide a Serilog consumer for
this.
|
11 years ago |
Jeremy Koritzinsky
|
44b1b4d9cd
|
Moved Application and Design into Perspex.Controls. Moved designer support classes into new Perspex.DesignerSupport assembly.
|
11 years ago |
Steven Kirk
|
1f504b903f
|
Added Benchmarks project.
|
11 years ago |
Darnell Williams
|
41e572b3a2
|
Moves Perspex Designer to PerspexVS
|
11 years ago |
Steven Kirk
|
2283cfa486
|
Started refactoring unit tests.
Added a shared test project with a UnitTestApplication and use it in
LeakTests.
|
11 years ago |
Steven Kirk
|
e36ed2ada4
|
VS insists on making these changes.
|
11 years ago |
Amer Koleci
|
e2ab8171b3
|
Update to SharpDX 3.0.0 official release.
|
11 years ago |
Steven Kirk
|
624bee0147
|
Removed accidentally comitted .sln change.
|
11 years ago |
Steven Kirk
|
072cb0128e
|
Fixed failing tests.
|
11 years ago |
Steven Kirk
|
bbe0f5a7a7
|
Added control catalog.
Ported from old branch to incorporate latest master.
|
11 years ago |
Steven Kirk
|
4d13d1313c
|
Added some memory leak unit tests.
Using JetBrains' dotMemory Unit testing framework. Currently shows that
TreeView does not get freed.
|
11 years ago |
Nikita Tsukanov
|
85b530e363
|
New ios backend
|
11 years ago |
Nikita Tsukanov
|
cf65cc5ef7
|
Massive android-backend code cleanup and fixes for threading and rendering
|
11 years ago |
Nikita Tsukanov
|
7827d0daef
|
testapp refactoring
|
11 years ago |
Nikita Tsukanov
|
d6745e88c1
|
Added iOS support for skia backend
|
11 years ago |
andrey
|
8e68bd532f
|
Android functionality with default Canvas Implementation
|
11 years ago |
Steven Kirk
|
b9a4dfc32e
|
Moved Samples folder out of Shared.
|
11 years ago |
Nikita Tsukanov
|
0870aad3d7
|
Build Skia.Android on CI
|
11 years ago |
Nikita Tsukanov
|
abd7edd6b0
|
Android support for skia
|
11 years ago |
Nikita Tsukanov
|
d820dc1068
|
Added unit tests for skia backend
|
11 years ago |
Nikita Tsukanov
|
cb49e500e3
|
Initial skia support code import from https://github.com/kekekeks/perspex-skia-temp
|
11 years ago |
Nikita Tsukanov
|
23b5706a21
|
Switched cairo to use xplat Visual/ImageBrush code
|
11 years ago |
Nikita Tsukanov
|
78629373cd
|
Fixed directory structure
|
11 years ago |
Nikita Tsukanov
|
141ce87960
|
Extracted ImageBrush/VisualBrush parts from Direct2D backend
|
11 years ago |
Steven Kirk
|
b3139182f1
|
Make layout tests work again.
|
11 years ago |
Steven Kirk
|
df47a491e1
|
Fixed .sln.
|
11 years ago |
Steven Kirk
|
4d5abf80e7
|
Added a binding test application.
|
11 years ago |
Nikita Tsukanov
|
b016c8d34d
|
Moved some stuff from XamlTestApplication to XamlTestApplicationPcl
|
11 years ago |
Steven Kirk
|
005cd231cc
|
Initial implementation of ExpressionObserver.
|
11 years ago |
Nikita Tsukanov
|
0431dba574
|
Revert "Added MonoDevelopProperties to solution"
This reverts commit 6ba8592c0d.
|
11 years ago |
Nikita Tsukanov
|
6ba8592c0d
|
Added MonoDevelopProperties to solution
|
11 years ago |
Steven Kirk
|
1b745ab62c
|
Removed NGenerics.
Closes #7.
|
11 years ago |
Nikita Tsukanov
|
c8b1c4202a
|
Asset loader improvements:
1) moved to shared project
2) now using uri format with assembly name
|
11 years ago |
Steven Kirk
|
cc1c2c0313
|
Fixes #147.
|
11 years ago |
Nikita Tsukanov
|
9124cbd244
|
Wat? Reordering solution items fixes nuget?
|
11 years ago |
Nikita Tsukanov
|
bec230211a
|
Now resolving xml namespaces via attributes
|
11 years ago |
Nikita Tsukanov
|
645d1d8792
|
WIP: Porting HTMLRenderer support from WPF
|
11 years ago |
Steven Kirk
|
e8fb10ba2f
|
Added Cairo render tests.
Some tests failing.
|
11 years ago |
Steven Kirk
|
0e67963d7c
|
Merged changes from githubclient2 branch, except GitHubClient.
|
11 years ago |
Steven Kirk
|
79422fc45b
|
Started implementing VisualBrush.
|
11 years ago |
Nikita Tsukanov
|
eee5da30a0
|
Designer: Initial out-of-process renderer implementation
|
11 years ago |
Nikita Tsukanov
|
10bac32190
|
Use ReactiveUI built via submodule
|
11 years ago |
Steven Kirk
|
4c9c81a5b3
|
Update solution dependencies.
Make sure Direct2D, Win32, Cairo and Gtk are build before the test apps.
|
11 years ago |