Steven Kirk
|
9d8d9a59fa
|
Updated NuGet packages.
|
12 years ago |
Steven Kirk
|
e25269be1c
|
Updated NuGet packages.
|
12 years ago |
Steven Kirk
|
007dbd2656
|
Display template controls in italic.
|
12 years ago |
Steven Kirk
|
9c74c34383
|
Clip controls.
Messes up the treeview item expanded arrows... Probably related to the previous
problem with rendering and rotate transforms.
|
12 years ago |
Steven Kirk
|
4a42a9e692
|
TabStrip rendering again now at least.
|
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
|
54799a30d1
|
Hack around the render problem for now.
By applying rotation to path instead of toggle button itself.
|
12 years ago |
Steven Kirk
|
3a9c5308e2
|
Started adding render transforms.
The maths isn't quite right on child controls yet...
|
12 years ago |
Steven Kirk
|
07866618b7
|
Added opacity.
|
12 years ago |
Steven Kirk
|
a467607e57
|
Correctly measure TextBlocks.
|
12 years ago |
Steven Kirk
|
d034952c6a
|
Added Image control.
|
12 years ago |
Steven Kirk
|
7dc715d27e
|
Make TextBox caret flash.
|
12 years ago |
Steven Kirk
|
0b81fc2ca0
|
Change Visibility to IsVisible.
|
12 years ago |
Steven Kirk
|
cfbc5d19f6
|
Display (not-yet-blinking) caret in TextBox.
|
12 years ago |
Steven Kirk
|
6d31e7d865
|
Started on TextBox.
Can type but not much else.
|
12 years ago |
Steven Kirk
|
24adb13d2b
|
Measure geometry including stroke.
|
12 years ago |
Steven Kirk
|
32c8914609
|
Implement border child alignment.
|
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
|
971db93002
|
Moved platform impls into IPlatformFactory.
|
12 years ago |
Steven Kirk
|
44756e27e1
|
Moved platform interfaces into Platform namespace.
|
12 years ago |
Steven Kirk
|
e3de24fd20
|
Parse paths more correctly.
|
12 years ago |
Steven Kirk
|
4db7c84680
|
Stylecops
|
12 years ago |
Steven Kirk
|
041b276cc1
|
Added Shape and Path
Draw checkbox check using Path. Still very hacky - measurement is off.
|
12 years ago |
Steven Kirk
|
bdb9d44f55
|
Separate Windows and D2D assemblies.
|
12 years ago |