Steven Kirk
95d9e6f106
Stylecop fixes.
11 years ago
Steven Kirk
3441a64876
Removed unused members.
11 years ago
Steven Kirk
2084edafb4
Fix dev tools hack.
This fixes the problem hacked around in
41fe7e28aa . In the end the problem wasn't
ScrollViewer, it was that the correct size wasn't being passed to
Window.Arrange.
11 years ago
Steven Kirk
467dd1b318
Revert "Fix scrollviewer causing lockups."
This reverts commit 18e3900edc .
11 years ago
Steven Kirk
18e3900edc
Fix scrollviewer causing lockups.
Add a throttle to showing/hiding scrollbars to prevent them flashing on
and off.
11 years ago
Steven Kirk
41fe7e28aa
Hack dev tools to work again.
Need to fix the root layout problem that hangs it though.
11 years ago
Steven Kirk
8218d18bc2
Make GetSetValues return PerspexPropertyValues.
11 years ago
Steven Kirk
1cf16d42f2
Fix compile on VS2015 CTP.
11 years ago
Steven Kirk
387cf41747
Fix compile on VS2015 CTP.
11 years ago
Steven Kirk
2c1d2cb7a8
Display logical tree in DevTools.
12 years ago
Steven Kirk
fc4d5ce32a
Added simple property transition animation.
Animation's a bit choppy though!
12 years ago
Steven Kirk
a4b12df7c1
Update property values in DevTools.
12 years ago
Steven Kirk
c28c7e6b7a
Removed debug code.
12 years ago
Steven Kirk
af492b5d75
Started refactoring lyaout.
To make it faster. Currently all broken :/
12 years ago
Steven Kirk
32587825b3
More stylecop fixes.
12 years ago
Steven Kirk
b9c865cd37
Display control classes in DevTools.
12 years ago
Steven Kirk
7617bbe765
Make devtools work again.
12 years ago
Steven Kirk
192e66179c
Initial implementation of GTK windowing system.
Displays a window. Doesn't do anything with it yet.
12 years ago
Steven Kirk
9d8d9a59fa
Updated NuGet packages.
12 years ago
Steven Kirk
f99509fc11
Basic implementation of scrollbar.
Horizontal only so far. VERY HACKY.
12 years ago
Steven Kirk
3cfe90dd2c
Added Thickness.ToString.
12 years ago
Steven Kirk
b93997c1b8
Display a bit more info about props in devtools.
12 years ago
Steven Kirk
f361fe23ce
Implemented basic GridSplitter for DevTools.
12 years ago
Steven Kirk
23ade729a5
Basic display of set properties in DevTools.
12 years ago
Steven Kirk
488f1b210e
Put italics back in.
12 years ago
Steven Kirk
cedb55fcdc
Use ReactiveUI for DevTools.
Not sure we want a dep on ReactiveUI but for now works as a integration
test with it...
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
371e381006
Added a logging manager...
To try and figure out why stuff is flashing up on the screen when you
open a new tree view node, and then decided to put that off for later ;)
12 years ago
Steven Kirk
e1329ff4ca
DevTools now displays the visual tree!
12 years ago
Steven Kirk
ced25df067
WIP
12 years ago
Steven Kirk
8df7b87300
Added Diagnostics library.
12 years ago