Steven Kirk
|
91220a648e
|
VS made this changes.
|
10 years ago |
Steven Kirk
|
c85f6302fa
|
VS made this changes.
|
10 years ago |
Jason Jarvis
|
aedf06dcf1
|
Attempt to fix solution problem on appveyor.
|
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 |
Nikita Tsukanov
|
961b58dbfd
|
Skip tests blocked by SkiaSharp
|
10 years ago |
Jason Jarvis
|
c961c8f975
|
Added iOS host for ControlCatalog PCL. Had to forcibly reference Themes.Default to get Xamarin runtime to load it properly.
|
10 years ago |
Jason Jarvis
|
c755b17c41
|
Initial work to split ControlCatalog out into Portable implementation and Desktop wrapper.
|
10 years ago |
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.
|
10 years ago |
Jason Jarvis
|
84a309b406
|
Switched Skia.Desktop Release platform to x86 as it is required for SkiaSharp.
|
10 years ago |
Nikita Tsukanov
|
49d94ebe97
|
Revert "Moves Perspex Designer to PerspexVS"
This reverts commit 41e572b3a2.
|
10 years ago |
Jason Jarvis
|
84fe06c747
|
Removing Skia.Desktop.TestApp as it's no longer needed and seems to be breaking AppVeyor for some reason.
|
10 years ago |
Steven Kirk
|
ffe952f59c
|
Fix some more .sln/.csproj errors.
|
10 years ago |
Steven Kirk
|
1154cb2f34
|
(Hopefully) fixed solution error in CI.
|
10 years ago |
Jason Jarvis
|
3bb58a2031
|
First pass at SkiaSharp rendering back end. Lot's left to do still - see Skia/Perspex.Skia/readme.md.
|
10 years ago |
Wiesław Šoltés
|
87061e946d
|
Fixed project dependencies
|
10 years ago |
Steven Kirk
|
ea6b1d4cfd
|
Starting removing hard dependency on Serilog.
Instead log through a static Logger, and provide a Serilog consumer for
this.
|
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
|
1f504b903f
|
Added Benchmarks project.
|
10 years ago |
Darnell Williams
|
41e572b3a2
|
Moves Perspex Designer to PerspexVS
|
10 years ago |
Steven Kirk
|
2283cfa486
|
Started refactoring unit tests.
Added a shared test project with a UnitTestApplication and use it in
LeakTests.
|
10 years ago |
Steven Kirk
|
e36ed2ada4
|
VS insists on making these changes.
|
10 years ago |
Amer Koleci
|
e2ab8171b3
|
Update to SharpDX 3.0.0 official release.
|
10 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 |