Steven Kirk
|
a91d632211
|
Move ListBox page view model to its own file.
Also remove `SelectedItem` and `SelectedItems` in favor of `SelectionModel`.
|
6 years ago |
Maksym Katsydan
|
3d2db41bc8
|
ControlCatalog: Some fixes and workarounds, so it will not use missing resources
|
6 years ago |
Maksym Katsydan
|
f00219379c
|
Detailed MenuPage examples
|
6 years ago |
Steven Kirk
|
bebe9ee373
|
Bind ListBox.SelectedItems again.
Was removed accidentally.
|
6 years ago |
Steven Kirk
|
41831066c2
|
Revert "Fix selection after deleting an item."
|
6 years ago |
Maksym Katsydan
|
7ad6171d13
|
RenderDemo: use FluentLight intead of DefaultLight
|
6 years ago |
Maksym Katsydan
|
281e31a65c
|
Add missing fluent resources for default styles on ControlCatalog
|
6 years ago |
Steven Kirk
|
5cf6662f74
|
Bind ListBox.SelectedItems again.
Was removed accidentally.
|
6 years ago |
Dan Walmsley
|
eb3c4cd008
|
add relative panel page to control catalog.
|
6 years ago |
Dan Walmsley
|
23beddf0fd
|
restore mainwindow.
|
6 years ago |
Dan Walmsley
|
5ea29adffd
|
attempt to demo relative panel.
|
6 years ago |
Dan Walmsley
|
bf0c8ae01d
|
fix sidebar.
|
6 years ago |
Dan Walmsley
|
c3c82230d2
|
remove usages of old ThemeAccentBrush.
|
6 years ago |
Dan Walmsley
|
5781336dfa
|
use opensans and correct corner radii
|
6 years ago |
Dan Walmsley
|
5f27f48eed
|
fix window colours.
|
6 years ago |
Dan Walmsley
|
2a439bddf9
|
use avares for fluent theme.
|
6 years ago |
Dan Walmsley
|
6e598886d9
|
fix native embed sample.
|
6 years ago |
Dan Walmsley
|
ae8721683a
|
use both comboboxes in control catalog to select transparency level.
|
6 years ago |
Dan Walmsley
|
c6d8f38fdb
|
fix binding.
|
6 years ago |
Dan Walmsley
|
ecbf92cf29
|
fix dark theme in control catalog
|
6 years ago |
Dan Walmsley
|
153af9e72a
|
Revert "dont cover titlebar, and allow titlebar to have a background placed in an underlay layer so it doesnt cover content."
This reverts commit 4be53b2d8a.
|
6 years ago |
Dan Walmsley
|
4be53b2d8a
|
dont cover titlebar, and allow titlebar to have a background placed in an underlay layer so it doesnt cover content.
|
6 years ago |
Dan Walmsley
|
a8aff643f0
|
fix more nits.
|
6 years ago |
Mihai Stan
|
d8d9a1865d
|
Use AvaloniaList instead of List
|
6 years ago |
Steven Kirk
|
547d3228ea
|
Undo perf regression.
|
6 years ago |
Mihai Stan
|
a5f43c7ee1
|
Add ticks property on Slider
This property will allow setting custom ticks on the slider without having to create a custom template for the TickBar.
|
6 years ago |
Steven Kirk
|
4fbc43e785
|
Use RecyclingElementFactory in ItemsRepeaterPage.
|
6 years ago |
amwx
|
d522def7bc
|
Fix formatting
|
6 years ago |
Nikita Tsukanov
|
8c851b440e
|
OSX various popup focus shenanigans
|
6 years ago |
amwx
|
e385dbc43c
|
Adds control catalog page
|
6 years ago |
Benedikt Schroeder
|
2a181d9acb
|
Introduce TextRunProperties
|
6 years ago |
Dan Walmsley
|
aa4dfc5495
|
rename flags and fix win32 implementation.
|
6 years ago |
Dan Walmsley
|
122821317f
|
remove unused hint flags.
|
6 years ago |
Dan Walmsley
|
2cc40e3c6a
|
add a prefer managed chrome to demo page
|
6 years ago |
Luis von der Eltz
|
c4ef08206e
|
Implementing support for IsTabStop attached property
|
6 years ago |
Dan Walmsley
|
80e02dd2f7
|
update headless platform stubs.
|
6 years ago |
Dariusz Komosinski
|
f3a964232a
|
Add page for scroll viewer.
|
6 years ago |
Dan Walmsley
|
6e47b625cf
|
fix animations
|
6 years ago |
Dan Walmsley
|
1ba0d5eb6d
|
osx supports prefering system chrome buttons and also can turn chrome buttons on or off.
|
6 years ago |
Dan Walmsley
|
f08e4252c8
|
fill titlebar with titlebar material
|
6 years ago |
Dan Walmsley
|
ec4908f6d1
|
working margins
|
6 years ago |
Dan Walmsley
|
1e798be784
|
insert managed chrome when extend client area is enabled and hint flag is set.
|
6 years ago |
Dan Walmsley
|
6e1ccb6333
|
Add acrylic blur option to control catalog.
|
6 years ago |
Dan Walmsley
|
d32c9b2539
|
only show titlebar content when in dwm mode.
|
6 years ago |
Dan Walmsley
|
ae40af4d99
|
fix layout.
|
6 years ago |
Dan Walmsley
|
bb83df834a
|
fully working client area extension demo
|
6 years ago |
Dan Walmsley
|
d4fa9ad406
|
Move transparency to window customizations page.
|
6 years ago |
Dan Walmsley
|
454cc06184
|
Add a WindowCustomization page to the control catalog.
|
6 years ago |
Max Katz
|
22f5592f4d
|
Hide PART_SelectedPipe on ControlsCatalog sidebar
|
6 years ago |
Dan Walmsley
|
25b005ec96
|
update example to show intended usage.
|
6 years ago |