Steven Kirk
|
9a9132c42b
|
Manipulate logical parent thru ISetLogicalParent.
Ported from ideas branch. Also includes beginnings of INameScope
support, though nothing implements this interface yet.
|
11 years ago |
Steven Kirk
|
d064508f25
|
Documented/updated Decorator.
|
11 years ago |
Steven Kirk
|
fba2633ab9
|
Renamed Decorator.Content property as Child.
|
11 years ago |
Steven Kirk
|
7eceb16220
|
Fix Border/Decorator measure with no child.
Should return border thickness + padding.
|
11 years ago |
Steven Kirk
|
a267e1c070
|
DesiredSize doesn't need to be null.
|
11 years ago |
Steven Kirk
|
f013760ce5
|
Use consistent naming in base collections.
|
11 years ago |
Steven Kirk
|
336e1c4ae2
|
Implemented ILogical.
|
11 years ago |
Steven Kirk
|
9f07dc5bad
|
Remove LayoutHelper.MeasureDecorator.
No longer needed as most of the logic was moved to MeasureCore.
|
11 years ago |
Steven Kirk
|
bfadaac5d9
|
Non-building checkpoint in MAJOR refactor.
|
12 years ago |
Steven Kirk
|
3b19bc25b6
|
checkpoint
|
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
|
e26f8f88de
|
Make border brush offset content
|
12 years ago |
Steven Kirk
|
1de05e4262
|
Check properties are registered when setting.
|
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
|
3d89fd922a
|
Fixed up logical tree stuff.
|
12 years ago |
Steven Kirk
|
3d8d93d1eb
|
Fixed controls getting styled multiple times.
|
12 years ago |
Steven Kirk
|
771bb4362a
|
Decorator doesn't need to be abstract.
|
12 years ago |
grokys
|
b292905a84
|
Separated visual and logical tree into interfaces.
IVisual and ILogical, duh.
|
12 years ago |
grokys
|
4080c18f59
|
Added IVisual interface.
|
12 years ago |
grokys
|
f39d2a3f3a
|
Tidied up a bit.
|
12 years ago |
grokys
|
fcbdc60dc1
|
Added padding.
|
12 years ago |
grokys
|
3cdda17ef6
|
Added FontSize/VisualParent.
|
12 years ago |
grokys
|
cd2b7530f5
|
Initial commit
|
12 years ago |