Steven Kirk
|
e096c849d9
|
Updated NuGet packages.
Closes #395.
|
10 years ago |
Ivan Kochurkin
|
5c969c40b8
|
Implemented Polygon, Polyline, PolylineGeometry.
Added unit-tests with data and demo code in TestApplication.
|
10 years ago |
Ivan Kochurkin
|
2cfa6f842e
|
Fixed @kekekeks notes.
Fixed test name (Line instead of Circle).
|
10 years ago |
Nikita Tsukanov
|
323c1a49c1
|
Removed core dependency on Splat
|
11 years ago |
Steven Kirk
|
cc1c2c0313
|
Fixes #147.
|
11 years ago |
Nikita Tsukanov
|
79ece5409b
|
Build nuget package each commit
|
11 years ago |
Steven Kirk
|
43086960c4
|
ImageBrush implemented on cairo.
|
11 years ago |
Steven Kirk
|
b0401f5c71
|
Added brush tests to cairo render tests.
VisualBrush tests currently ignored as it's not yet implemented on
cairo.
|
11 years ago |
Steven Kirk
|
e8fb10ba2f
|
Added Cairo render tests.
Some tests failing.
|
11 years ago |
Steven Kirk
|
d11d779414
|
Trying to fix capitalization of tests and docs AGAIN.
|
11 years ago |
Steven Kirk
|
1a2fba4798
|
Revert "Fixed casing of Docs and Tests directories."
This reverts commit 845b28a2c2.
|
11 years ago |
Steven Kirk
|
845b28a2c2
|
Fixed casing of Docs and Tests directories.
|
11 years ago |
Steven Kirk
|
3965f7bdae
|
Updated and fixed all packages.
Now mono project should build.
|
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
|
9527f760b2
|
Updated xunit to 2.0.0.
|
11 years ago |
Steven Kirk
|
166dd1e020
|
Fix reference to render tests.
|
11 years ago |
Nelson Carrillo
|
f4e3aefbd4
|
Make Render Tests run for Cairo
Adds RenderTargetBitmap to Cairo
Oops.
|
11 years ago |
Steven Kirk
|
83043a85fa
|
Updated NuGet pkgs.
|
11 years ago |
Steven Kirk
|
a4bf79b7cc
|
Moved tests to Tests subdir.
|
11 years ago |
Steven Kirk
|
eee919bded
|
Visual studio marked test projects with guid.
|
11 years ago |
Steven Kirk
|
1a3a78847b
|
Converted tests to run with xUnit.
|
11 years ago |
Steven Kirk
|
fc4d5ce32a
|
Added simple property transition animation.
Animation's a bit choppy though!
|
11 years ago |
Steven Kirk
|
cf959fd8eb
|
Added RadioButton control.
|
11 years ago |
Steven Kirk
|
192e66179c
|
Initial implementation of GTK windowing system.
Displays a window. Doesn't do anything with it yet.
|
11 years ago |
Steven Kirk
|
6644676b03
|
Moved stuff around a bit.
Windows specific stuff into Windows directory, Perspex.Windows ->
Perspex.Win32 as WinRT might be supported in the future and that is
still Windows.
|
11 years ago |
Steven Kirk
|
9d8d9a59fa
|
Updated NuGet packages.
|
11 years ago |
Steven Kirk
|
e25269be1c
|
Updated NuGet packages.
|
12 years ago |
Steven Kirk
|
3f24d2f6ef
|
Everything compiling now.
But not working, obviously.
|
12 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
6b20bc7349
|
Added a Path test.
|
12 years ago |
Steven Kirk
|
d034952c6a
|
Added Image control.
|
12 years ago |
Steven Kirk
|
da75a6bfdf
|
Rectangle stuff.
|
12 years ago |
Steven Kirk
|
15135c2179
|
Compare test output.
|
12 years ago |
Steven Kirk
|
cea271de90
|
Implemented RenderTargetBitmap
And added a test that outputs an image using it (doesn't actually
compare the image yet)
|
12 years ago |
Steven Kirk
|
5c1c26be93
|
Add Button over/pressed and pressed states
|
12 years ago |
Steven Kirk
|
d1491d9ceb
|
Started revamping binding system.
To allow prioritized bindings.
|
12 years ago |
Steven Kirk
|
3d8d93d1eb
|
Fixed controls getting styled multiple times.
|
12 years ago |
Steven Kirk
|
52643eaadd
|
Added TemplatedControl tests.
|
12 years ago |
Steven Kirk
|
099def38ea
|
Added some Control tests.
|
12 years ago |
Steven Kirk
|
3f4f96ab91
|
Added some Activator tests.
|
12 years ago |
Steven Kirk
|
39bbe8464f
|
Descendent selector WIP.
|
12 years ago |
Steven Kirk
|
e0f826edea
|
Match inside/outside template.
Only match outside template before Template(), only match inside
afterwards.
|
12 years ago |
grokys
|
b292905a84
|
Separated visual and logical tree into interfaces.
IVisual and ILogical, duh.
|
12 years ago |
grokys
|
de07aabb92
|
Added Moq to unit tests.
|
12 years ago |
grokys
|
4080c18f59
|
Added IVisual interface.
|
12 years ago |
grokys
|
6fd6f186ec
|
Added ITemplatedControl interface.
|
12 years ago |
grokys
|
a92783bd94
|
Split selector tests into separate classes.
|
12 years ago |
grokys
|
581a037cb8
|
Style council.
|
12 years ago |
grokys
|
d324be3c11
|
Styley culture.
|
12 years ago |
grokys
|
730c8b4f48
|
Added some style tests.
|
12 years ago |