Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
10 years ago |
Steven Kirk
|
81d7d76659
|
Renamed paml => xaml in files.
|
10 years ago |
Steven Kirk
|
94ea1dc6c3
|
Renamed .paml files to .xaml.
|
10 years ago |
Steven Kirk
|
ab2d7571e1
|
Include default theme and base color in App.paml.
|
10 years ago |
Steven Kirk
|
ff90da2b3a
|
Move XAML control styles into Perspex.Themes.Default.
And remove old code-defined control themes from there.
|
11 years ago |
Steven Kirk
|
af79e21fde
|
Added Menu XAML styles.
|
11 years ago |
Steven Kirk
|
d54772033b
|
Added DropDown theme in XAML.
Something weird is happening where selected items are removed from the
tree somehow.
|
11 years ago |
Steven Kirk
|
2b8b5103f3
|
Added DropDown style.
There are a few things still missing before it can work.
|
11 years ago |
Steven Kirk
|
2f67a6d8d1
|
Define FocusAdorner in XAML.
|
11 years ago |
Steven Kirk
|
71cd3d965b
|
More work on XAML control theme.
|
11 years ago |
Steven Kirk
|
3808372896
|
Added RadioButton, ToggleButton XAML styles.
|
11 years ago |
Steven Kirk
|
42da070678
|
Added TextBox XAML style.
Watermark not yet working - need to either expose properties controlling
visibility or add XAML multi-bindings.
|
11 years ago |
Steven Kirk
|
187d14c018
|
Added ScrollViewer XAML style.
ScrollBar not yet working.
|
11 years ago |
Steven Kirk
|
afb5e169de
|
Implemented more control styles in XAML.
Now removed DefaultTheme so only XAML styles are taking affect.
|
11 years ago |
Steven Kirk
|
25fa7ddc6a
|
Added Carousel and CheckBox XAML styles.
|
11 years ago |
Steven Kirk
|
972f635b82
|
Updated OmniXAML.
Style includes now work - yay!
|
11 years ago |
Steven Kirk
|
9e1de29c81
|
Commented-out non-working code for now.
|
11 years ago |
Steven Kirk
|
a18795b160
|
Put button style into its own file.
And add StyleInclude class to import it. Unfortunately doesn't work yet
due to bug in OmniXAML: https://github.com/SuperJMN/OmniXAML/issues/48
|
11 years ago |
Steven Kirk
|
a098dfac73
|
Directly manipulate button template border.
|
11 years ago |
Steven Kirk
|
526ce1e0cc
|
Get the PerspexProperty type from the Style.
|
11 years ago |
Steven Kirk
|
8eee0a9cd6
|
Added style triggers.
|
11 years ago |
Steven Kirk
|
26a322e0fc
|
Add some more XAML control template goodness.
|
11 years ago |
Steven Kirk
|
dab821249e
|
Got basic XAML control templates working.
|
11 years ago |
Steven Kirk
|
08f067b983
|
Added basic support for control templates in XAML.
Still need TemplateBinding markup extension.
|
11 years ago |
Steven Kirk
|
a4421a6241
|
Added Application XAML.
|
11 years ago |