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
|
3827459f99
|
Allow selection of tree view items.
|
12 years ago |
Steven Kirk
|
98a2980cb5
|
Hide expander when tree node has no children.
|
12 years ago |
Steven Kirk
|
a64c26f8b6
|
Fixed click and grandchild display.
|
12 years ago |
Steven Kirk
|
0cf5cf6abc
|
More work on TreeView.
|
12 years ago |
Steven Kirk
|
d60b06aa02
|
Allow initial selection in TabControl.
|
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
|
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
|
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
|
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
|
406ad96736
|
Added FocusManager.
|
12 years ago |
Steven Kirk
|
52b7d08541
|
Started on TextBox.
|
12 years ago |
Steven Kirk
|
da75a6bfdf
|
Rectangle stuff.
|
12 years ago |
Steven Kirk
|
990d5c8c8c
|
Moved FontSize to Control.
|
12 years ago |
Steven Kirk
|
d47163353b
|
Moved alignment into child Control.
|
12 years ago |
Steven Kirk
|
32c8914609
|
Implement border child alignment.
|
12 years ago |
Steven Kirk
|
7838c41a70
|
Fix and test margin layout.
|
12 years ago |
Steven Kirk
|
e26f8f88de
|
Make border brush offset content
|
12 years ago |
Steven Kirk
|
f521642df2
|
Draw border inside control bounds.
Added few more tests.
|
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
|
ee3743e942
|
Added Grid.
|
12 years ago |
Steven Kirk
|
1de05e4262
|
Check properties are registered when setting.
|
12 years ago |
Steven Kirk
|
6965420e79
|
WIP Rect
|
12 years ago |
Steven Kirk
|
e3de24fd20
|
Parse paths more correctly.
|
12 years ago |
Steven Kirk
|
c1a0931445
|
Added (VERY!) basic checkbox
|
12 years ago |
Steven Kirk
|
1b6bd74a6d
|
Added Button.Click
|
12 years ago |