Steven Kirk
|
a4680f2041
|
Removed TabControl.SelectedContent.
Not currently needed, as Deck is responsible for displaying the selected
content.
|
11 years ago |
Steven Kirk
|
07aa92e1b7
|
Allow TabControl to reparent children of its Deck.
|
11 years ago |
Steven Kirk
|
5303eb7cd8
|
Make all tests pass again.
Menus displaying weirdly though.
|
11 years ago |
Steven Kirk
|
38e85a3f36
|
Started reworking reparenting controls.
|
11 years ago |
Steven Kirk
|
77e81c4360
|
Make TabControl/Deck work again.
|
11 years ago |
Steven Kirk
|
3492bd617f
|
Added SelectingItemsControl.AutoSelect.
|
11 years ago |
Steven Kirk
|
3aa621cd96
|
Revert "Removed PerspexReadOnlyListView<T>"
This reverts commit 0359f8c9a3.
|
11 years ago |
Steven Kirk
|
0359f8c9a3
|
Removed PerspexReadOnlyListView<T>
I can't see why it was needed, just assigning the control's logical
child to the presenter's should work? No? Doesn't seem like it breaks
anything....
|
11 years ago |
Steven Kirk
|
7f608ffa6c
|
Fixed failing tests.
|
11 years ago |
Steven Kirk
|
aef34f810d
|
Stylecop fixes.
|
11 years ago |
Steven Kirk
|
560707bfe2
|
Added page slide transition.
|
11 years ago |
Steven Kirk
|
08aa54e16f
|
Added Transitions to TabControl.
Currently only one transition available: CrossFadeTransition, which is
demonstrated in the test app.
|
11 years ago |
Steven Kirk
|
2fbf3d0280
|
Make TabControl use Deck.
|
11 years ago |
Steven Kirk
|
5da890fbfb
|
Don't handle keypresses in TabControl.
|
11 years ago |
Steven Kirk
|
3efc8e8920
|
Improved tab focus handling a bit.
|
11 years ago |
Steven Kirk
|
f013760ce5
|
Use consistent naming in base collections.
|
11 years ago |
Steven Kirk
|
fb08924070
|
Make TabControl logical child test pass.
And simplified logic in selecting ContentControl logical child.
|
11 years ago |
Steven Kirk
|
1c8a53a880
|
Test correct result from TabControl logical child.
Doesn't actually pass yet...
|
11 years ago |
Steven Kirk
|
d25c4e0b4c
|
Some work on TabControl/TabStrip.
|
11 years ago |
Steven Kirk
|
7c09351939
|
Make logical tree work for TabControl.
It only contains the currently visible tab - I'm not so happy about
this...
|
11 years ago |
Steven Kirk
|
2c1d2cb7a8
|
Display logical tree in DevTools.
|
11 years ago |
Steven Kirk
|
a833a5e883
|
Stylecop fixes.
Also added solution-wide stylecop settings.
|
11 years ago |
Steven Kirk
|
ec0b43d388
|
Added Controls.Primitives namespace
For controls that are only supposed to be used as the base for other
controls.
|
12 years ago |
Steven Kirk
|
c7a6582501
|
Lots of changes involving ItemsControls.
Added ItemContainerGenerator mainly...
|
12 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
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
|
d60b06aa02
|
Allow initial selection in TabControl.
|
12 years ago |
Steven Kirk
|
454393b71a
|
Added TabControl.
|
12 years ago |