Steven Kirk
|
8b0b0c1266
|
Merge branch 'master' into UseDynamicResource
|
2017-10-03 00:08:02 -07:00 |
José Pedro
|
7cb4485dfb
|
Added Orientation and IsIndeterminate properties to ProgressBar.
Moved the Orientation enum to a separate file.
|
2017-10-01 13:27:44 +01:00 |
Wiesław Šoltés
|
79535609b6
|
Use DynamicResource instead of StyleResource
Fixes #1165
|
2017-09-29 17:34:28 +02:00 |
Jurjen Biewenga
|
e25f949d98
|
Screen information API implementation
|
2017-09-23 14:22:04 +03:00 |
Steven Kirk
|
64d811ca91
|
Merge branch 'master' into dynamicresource-instead-of-styleresource
|
2017-09-14 12:35:42 +02:00 |
Nikita Tsukanov
|
c954a86607
|
[MONOMAC] Implemented maximize/unmaximize for borderless windows
|
2017-09-12 16:17:11 +03:00 |
Nikita Tsukanov
|
eddabf7d54
|
Added "System dialogs" page for ControlCatalog
|
2017-09-09 03:01:04 +03:00 |
Steven Kirk
|
46cca6eb2e
|
Merge branch 'master' into dynamicresource-instead-of-styleresource
|
2017-09-08 11:32:51 +02:00 |
Eli Arbel
|
31c9446429
|
Improve demo
|
2017-09-02 15:11:44 +03:00 |
Steven Kirk
|
f6ed69be28
|
StyleResource -> DynamicResource
|
2017-08-27 00:26:22 +02:00 |
Eli Arbel
|
426cd8c9dd
|
ToolTip: IsOpen, Placement, Offset
|
2017-08-25 12:55:36 +03:00 |
danwalmsley
|
64d1535b92
|
move the context menu to its own page in control catalog.
|
2017-07-14 21:55:26 +01:00 |
Dan Walmsley
|
a1b5e43e18
|
add a context menu to the control catalog.
|
2017-07-14 11:40:24 +01:00 |
Nikita Tsukanov
|
e39f2ddd2a
|
Don't spawn 1KK treeview nodes immediately
|
2017-02-05 19:15:05 +03:00 |
Jeremy Koritzinsky
|
1a96efa8af
|
Update implementation and added test case to control catalog. Fixes #807.
|
2017-01-11 12:45:47 -06:00 |
Steven Kirk
|
2d8a125df8
|
Fix error in CanvasPage path markup.
|
2016-08-20 13:50:20 +02:00 |
Steven Kirk
|
3df84e6cc9
|
Added TreeView to ControlCatalog.
|
2016-07-29 19:21:53 +02:00 |
Steven Kirk
|
169ffca591
|
Merge branch 'master' into pr/553
Conflicts:
tests/Avalonia.RenderTests/Avalonia.RenderTests.projitems
|
2016-07-04 20:11:24 +02:00 |
Steven Kirk
|
e702043bf0
|
Added OpacityMask example to ControlCatalog.
|
2016-07-04 20:05:28 +02:00 |
Steven Kirk
|
5ce57ad029
|
Fix menu separators.
|
2016-06-11 23:53:15 +02:00 |
Steven Kirk
|
5be41985c3
|
Renamed Perspex -> Avalonia
|
2016-05-11 23:36:54 +02:00 |
donandren
|
90c48ffa9e
|
Added sample usage of PathFigure in xaml in ControlCatalog
|
2016-05-09 16:43:05 +03:00 |
Steven Kirk
|
152b4000a8
|
Added Image to ControlCatalog.
|
2016-03-31 20:07:17 +02:00 |
Steven Kirk
|
85f1c3a5c7
|
Added Expander to ControlCatalog.
And fixed bug with CrossFade.
|
2016-03-31 19:43:50 +02:00 |
Steven Kirk
|
adf30e529d
|
Added RadioButton to ControlCatalog.
And added disabled style.
|
2016-03-31 19:27:57 +02:00 |
Steven Kirk
|
ac3db6573b
|
Added Menu page to ControlCatalog.
|
2016-03-28 19:16:14 +02:00 |
Steven Kirk
|
92452afc6f
|
Added ToolTip to ControlCatalog.
|
2016-03-25 19:10:54 +01:00 |
Steven Kirk
|
a5f80f6180
|
Added TextBox wrapping examples to ControlCatalog.
|
2016-03-23 23:52:20 +01:00 |
Steven Kirk
|
8f0d63db73
|
Added TextBox to ControlCatalog.
|
2016-03-23 21:55:16 +01:00 |
Steven Kirk
|
c7ae87af3c
|
Added LayoutTransformControl to ControlCatalog.
|
2016-03-17 10:27:50 +01:00 |
Steven Kirk
|
94ea1dc6c3
|
Renamed .paml files to .xaml.
|
2016-03-06 17:34:35 +01:00 |
Steven Kirk
|
2a44e707f5
|
Use theme colors in ControlCatalog.
And demonstrate changing theme colors for a single button.
|
2016-03-02 18:02:24 +01:00 |
Steven Kirk
|
b397e5f89e
|
Re-enable carousel transition dropdown.
|
2016-03-02 17:45:30 +01:00 |
Artsiom Herasimchuk
|
89fac7c1ea
|
Added Slider to control catalog
|
2016-02-25 15:06:15 +03:00 |
Steven Kirk
|
8375a155e9
|
Added disabled state to CheckBox.
|
2016-02-15 20:57:22 +01:00 |
Steven Kirk
|
f6c7513490
|
Added CheckBox page to ControlCatalog.
|
2016-02-15 20:53:51 +01:00 |
Ivan Kochurkin
|
7667d9d510
|
Added Binding to Polygon and Polyline.
|
2016-01-28 14:42:09 +03:00 |
Steven Kirk
|
1f96e59985
|
Added DropDown to control catalog.
Seems that second DropDown in the page doesn't get SelectedIndex set
correctly: doesn't matter which DropDown, the first works, the second
doesn't.
|
2016-01-15 18:33:28 +01:00 |
Steven Kirk
|
3b5d338ea5
|
Added DropDownItem.
So that drop down items can be highlighted as they're hovered.
|
2016-01-15 01:08:14 +01:00 |
Steven Kirk
|
fd36871332
|
Make carousel page transition changable in catalog.
|
2016-01-13 21:19:08 +01:00 |
Steven Kirk
|
59032dcff8
|
Make DropDown in ControlCatalog display correctly.
|
2015-12-28 17:51:46 +00:00 |
Steven Kirk
|
516a701e6b
|
Fixed ControlCatalog resources.
|
2015-12-26 22:32:01 +00:00 |
Steven Kirk
|
ce1ef2fd89
|
Make Carousel demo buttons work.
|
2015-12-24 00:55:41 +00:00 |
Steven Kirk
|
bbe0f5a7a7
|
Added control catalog.
Ported from old branch to incorporate latest master.
|
2015-12-22 22:37:40 +00:00 |