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 |
Steven Kirk
|
0ff7eb95f9
|
Removed empty .nuget folder.
|
11 years ago |
Steven Kirk
|
aa63b5fa15
|
Started refactoring events.
Tunnelled and bubbling events can now be represented by a single
RoutedEvent. Next need to implement 'handledEventsToo'.
|
11 years ago |
Steven Kirk
|
a4bf79b7cc
|
Moved tests to Tests subdir.
|
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
|
6d2056ad2b
|
Added unit test to test breakage.
|
11 years ago |
Steven Kirk
|
af492b5d75
|
Started refactoring lyaout.
To make it faster. Currently all broken :/
|
11 years ago |
Steven Kirk
|
ed2cf39178
|
Moved Perspex.UnitTests to Perspex.Base.UnitTests.
|
11 years ago |
Steven Kirk
|
1930178de3
|
Tidied up PseudoClass stuff.
Make it more like AffectsMeasure etc. To do this required a
PerspexProperty.Initialized observable.
|
11 years ago |
Steven Kirk
|
d2a6f9e063
|
Added Gtk to VS/windows solutions
Windows and Linux seem to be arguing about line endings on .gitignore
and packages.config...
|
11 years ago |
Steven Kirk
|
e12a9e7615
|
Moved TestApplication to project root.
|
11 years ago |
Steven Kirk
|
7167f26c93
|
Trying to create a cairo renderer.
Not working. Nothing is drawn...
|
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
|
8df7b87300
|
Added Diagnostics library.
|
12 years ago |
Steven Kirk
|
3f24d2f6ef
|
Everything compiling now.
But not working, obviously.
|
12 years ago |
Steven Kirk
|
f006244c5f
|
Added Application library.
|
12 years ago |
Steven Kirk
|
e67c73ff2f
|
Added some Visual tests.
|
12 years ago |
Steven Kirk
|
86f16c1c7c
|
Added default theme library.
|
12 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
d43b43293e
|
Added colors and brushes.
|
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
|
bdb9d44f55
|
Separate Windows and D2D assemblies.
|
12 years ago |
grokys
|
cd2b7530f5
|
Initial commit
|
12 years ago |