Steven Kirk
|
c1a0931445
|
Added (VERY!) basic checkbox
|
12 years ago |
Steven Kirk
|
d680fdb76d
|
Stylecop fixes
|
12 years ago |
Steven Kirk
|
4b6e1b7d1b
|
Fixed file headers.
|
12 years ago |
Steven Kirk
|
d90133677b
|
Added StackPanel.
|
12 years ago |
Steven Kirk
|
797cbb433b
|
Added TemplateBinding syntactic sugar.
|
12 years ago |
Steven Kirk
|
486863f795
|
Added StyleTrigger binding priority.
This allows :mouseover etc to override the value that comes from the
templated parent.
|
12 years ago |
Steven Kirk
|
ab5480f59c
|
Slightly change the selector syntax.
|
12 years ago |
Steven Kirk
|
012a010ba3
|
Made all tests pass again.
|
12 years ago |
Steven Kirk
|
d1491d9ceb
|
Started revamping binding system.
To allow prioritized bindings.
|
12 years ago |
Steven Kirk
|
766c0890de
|
Styles now applied properly.
|
12 years ago |
Steven Kirk
|
099def38ea
|
Added some Control tests.
|
12 years ago |
Steven Kirk
|
18bbb2c41e
|
WIP
Not sure where I am - went away for 2 weeks and forgot what I was doing.
oops.
|
12 years ago |
Steven Kirk
|
0ec3641fb7
|
More template/descendent selector tests.
|
12 years ago |
Steven Kirk
|
5136c2f20a
|
All tests so far pass!
|
12 years ago |
Steven Kirk
|
afdc1e0c42
|
Initial implementation of Descendent selector.
|
12 years ago |
Steven Kirk
|
eb3b6b13b6
|
Added an OR mode to Activator.
|
12 years ago |
Steven Kirk
|
f937ac642d
|
Make Activator work only in observables.
|
12 years ago |
Steven Kirk
|
39bbe8464f
|
Descendent selector WIP.
|
12 years ago |
Steven Kirk
|
e0f826edea
|
Match inside/outside template.
Only match outside template before Template(), only match inside
afterwards.
|
12 years ago |
grokys
|
9bad6b1b91
|
Selectors return linked list of matches again.
|
12 years ago |
grokys
|
bba9893842
|
Removed the code contracts /shit/.
|
12 years ago |
grokys
|
6fd6f186ec
|
Added ITemplatedControl interface.
|
12 years ago |
grokys
|
a92783bd94
|
Split selector tests into separate classes.
|
12 years ago |
grokys
|
f2a5b2cb73
|
InTemplateOf should only affect later selectors.
So return a copy of the match.
|
12 years ago |
grokys
|
63f674d897
|
Gangnam Style
|
12 years ago |
grokys
|
ac659701b8
|
Style away the hours.
|
12 years ago |
grokys
|
52bf8b0b1f
|
Defer style changes when changing classes.
Because we don't know which style to apply until all selectors have
received notification of a class change.
|
12 years ago |
grokys
|
581a037cb8
|
Style council.
|
12 years ago |
grokys
|
a24f83da36
|
Moving styling into namespace/interfaces.
|
12 years ago |