Steven Kirk
|
956f3ddc51
|
Fixed ContextMenu test code in test app.
|
10 years ago |
José Manuel Nieto Sánchez
|
077825cf93
|
Adaptation to newest changes in OmniXAML
|
10 years ago |
danwalmsley
|
f32f293f30
|
Added implementation of ContextMenus.
|
10 years ago |
danwalmsley
|
d2a6b89434
|
Added initial ContextMenu attachedProperty.
|
10 years ago |
Steven Kirk
|
3e6402711c
|
Make TreeViewItem.IsExpanded bindings work.
|
10 years ago |
Steven Kirk
|
7ab944c0a5
|
Make GridSplitter.Orientation non-nullable.
As OmniXAML can't handle it.
|
10 years ago |
Steven Kirk
|
bfc010f757
|
Initial implementation of logical scrolling.
aka IScrollInfo in WPF.
|
10 years ago |
Steven Kirk
|
db1e20acc8
|
Only allow pseudoclasses to be set by control.
Limit adding/removing pseudoclasses to IPseudoClasses interface.
|
10 years ago |
susloparov
|
7070ad51ed
|
Merged Horizontal and Vertical Grid splitter back into single class
|
10 years ago |
susloparov
|
e7872e1a0c
|
Added GridSplitter example to XamlTestApplication, Layout tab.
|
10 years ago |
Wiesław Šoltés
|
b8ec9e3d9d
|
Updated test application to use new template
|
11 years ago |
Wiesław Šoltés
|
f39857c7cd
|
Added Separator to test application
|
11 years ago |
Wiesław Šoltés
|
b13b870741
|
Added RelativeRectTypeConverter
|
11 years ago |
Mikhail Kanygin
|
a9f5042073
|
Implemented TextAlignment property for TextBox.
|
11 years ago |
susloparov
|
50ecd2da32
|
Added WrapPanel example to TestApplication
|
11 years ago |
Steven Kirk
|
af79e21fde
|
Added Menu XAML styles.
|
11 years ago |
Steven Kirk
|
1669bdddd8
|
Fixed previous commit.
It wasn't OmniXAML ignoring the binding, the problem was that I was
trying to set the property twice.
|
11 years ago |
Steven Kirk
|
e301e56a9d
|
Start making Converters work.
When passed to Binding. Found another problem with OmniXAML which means
we can't continue along this road: OmniXAML issue #50.
|
11 years ago |
José Manuel Nieto Sánchez
|
7333b8c465
|
Improved XamlTestApplication + new GeometryConverter
|
11 years ago |
Steven Kirk
|
5bfa93b747
|
Renamed Deck -> Carousel.
|
11 years ago |
Steven Kirk
|
16825ac45e
|
Handle null and UnsetValue in ExpressionSubject.
|
11 years ago |
Steven Kirk
|
7d73960ef6
|
Make selecting ranges work.
|
11 years ago |
Steven Kirk
|
b2d40e77c3
|
Started implementing multiple selection.
|
11 years ago |
Steven Kirk
|
d183cf1bc3
|
Fix XamlTestApplication.
|
11 years ago |
Nikita Tsukanov
|
b016c8d34d
|
Moved some stuff from XamlTestApplication to XamlTestApplicationPcl
|
11 years ago |