Steven Kirk
|
072cb0128e
|
Fixed failing tests.
|
10 years ago |
Steven Kirk
|
bbe0f5a7a7
|
Added control catalog.
Ported from old branch to incorporate latest master.
|
10 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.
|
10 years ago |
Nikita Tsukanov
|
85b530e363
|
New ios backend
|
10 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 |
Steven Kirk
|
214fb2b65f
|
Added Cairo and Gtk backends back in.
Added the to main Perspex.sln - there's no point having a separate Perspex-Mono.sln because things just get out of date immediately.
|
11 years ago |
Steven Kirk
|
097d87926b
|
Perspex.Xaml -> Perspex.Markup.Xaml.
|
11 years ago |
Steven Kirk
|
687f484c9a
|
Tidied up xaml stuff a bit.
|
11 years ago |
Steven Kirk
|
7007c366f4
|
Renamed Demos -> Samples
|
11 years ago |
Steven Kirk
|
6167bacf54
|
Moved to more standard filesystem layout.
Based on https://gist.github.com/davidfowl/ed7564297c61fe9ab814 and https://github.com/fsprojects/ProjectScaffold
|
11 years ago |
Steven Kirk
|
9d5dc37c2f
|
Moved demos to Demos directory.
|
11 years ago |
Steven Kirk
|
84306bc415
|
Make assemblies share version information.
|
11 years ago |
Steven Kirk
|
b82cd43dc4
|
Renamed XAML -> Markup
|
11 years ago |
Steven Kirk
|
77994d0cb1
|
Renamed "Test Applications" -> "Demos"
|
11 years ago |
José Manuel Nieto Sánchez
|
fc3cc76bd6
|
Added XAML feature
|
11 years ago |
Steven Kirk
|
0c102d6d60
|
Reinstalled problematic NuGet pkgs.
|
11 years ago |
Steven Kirk
|
56968707de
|
Added some more tests for Shape.
Can't get all the new tests to pass... need to take a break AAARGH ;)
Need to be more tests added to test different stretch values etc.
|
11 years ago |
Steven Kirk
|
b53f29f7e7
|
Make Perspex.sln only for Windows.
Things weren't working well having dual-targeting projects in VS2015 RC,
so make Perspex.sln just Windows for now.
|
11 years ago |
Steven Kirk
|
b369c30a2e
|
Implemented Tab focus.
Should hopefully be the start of a non-hacky tab focus solution.
|
11 years ago |
Steven Kirk
|
166dd1e020
|
Fix reference to render tests.
|
11 years ago |