Steven Kirk
bfadaac5d9
Non-building checkpoint in MAJOR refactor.
12 years ago
Steven Kirk
3b19bc25b6
checkpoint
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
255708de24
Make app shutdown when main window closed.
12 years ago
Steven Kirk
c5566a19d3
Track changes to collections in ItemsControl.
And add a simple UI to test adding nodes to tree view.
12 years ago
Steven Kirk
017e6d2155
Improve tab item aesthetics a bit.
12 years ago
Steven Kirk
3827459f99
Allow selection of tree view items.
12 years ago
Steven Kirk
64548db5b5
Added a border to TreeView.
Shows that something's not being measured properly...
12 years ago
Steven Kirk
98a2980cb5
Hide expander when tree node has no children.
12 years ago
Steven Kirk
0ffae49d3c
Added classes to debug output.
12 years ago
Steven Kirk
07866618b7
Added opacity.
12 years ago
Steven Kirk
a64c26f8b6
Fixed click and grandchild display.
12 years ago
Steven Kirk
8e7be781f8
Implemented two-way binding.
And hooked up the TreeViewItem's expander button. The hit testing on it
is a bit off though...
12 years ago
Steven Kirk
0cf5cf6abc
More work on TreeView.
12 years ago
Steven Kirk
873e412013
Align treeview node expanders properly.
12 years ago
Steven Kirk
d60b06aa02
Allow initial selection in TabControl.
12 years ago
Steven Kirk
d43b43293e
Added colors and brushes.
12 years ago
Steven Kirk
7251e9e55b
Added TreeViewItem.IsExpanded.
12 years ago
Steven Kirk
e893b6ffe6
Added an expander on the tree view items.
12 years ago
Steven Kirk
c4773de9e4
TreeView now displays stuff.
12 years ago
Steven Kirk
b9b7ff8ba4
Make default StackPanel orientation Vertical.
12 years ago
Steven Kirk
4fb39c6d9a
Fixed a binding bug.
StyleActivator wasn't signalling OnCompleted when it was subscribed in a
completed state, causing styles to be applied to controls that would
never activate.
12 years ago
Steven Kirk
19459f9c5b
Added some more tests.
Still don't show up the bug I'm looking for...
12 years ago
Steven Kirk
712a0807f9
Fixed failing tests.
12 years ago
Steven Kirk
c9ee3847ce
TreeView work in progress...
12 years ago
Steven Kirk
f0e41bd681
Fixed layout bug.
12 years ago
Steven Kirk
a467607e57
Correctly measure TextBlocks.
12 years ago
Steven Kirk
454393b71a
Added TabControl.
12 years ago
Steven Kirk
69a0a81cdd
TabStrip now selects on click.
12 years ago
Steven Kirk
50cf1f810c
That was in completely the wrong place.
12 years ago
Steven Kirk
173ed94df2
Added beginnings of TabStrip control.
12 years ago
Steven Kirk
37d29816fb
Added a diagnostic to print the visual tree.
12 years ago
Steven Kirk
1c2a72be11
WIP
12 years ago
Steven Kirk
dfd64d9f10
Undid debug code.
12 years ago
Steven Kirk
f0339bf4b4
Make ItemsControl templated.
12 years ago
Steven Kirk
b2806a77a9
Make TemplatedParent inherit.
12 years ago
Steven Kirk
435f4df665
Added start of ItemsControl.
12 years ago
Steven Kirk
1ee1e0b85d
Added DataTemplates.
12 years ago
Steven Kirk
d034952c6a
Added Image control.
12 years ago
Steven Kirk
88287b14ba
Moved input stuff into InputElement
Out of CONTROL dude!!!
12 years ago
Steven Kirk
af9f8408eb
Moved layout stuff into Layoutable
Out of Control.
12 years ago
Steven Kirk
732cf30dbc
Correctly send lost focus event.
12 years ago
Steven Kirk
7dc715d27e
Make TextBox caret flash.
12 years ago
Steven Kirk
d9b0876522
Fix properties that affect measure/render etc
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
e50a5d197e
Fixed header.
12 years ago
Steven Kirk
96401affdd
Refactored input a bit.
12 years ago