Maksym Katsydan
|
bf346ff16e
|
Replace StaticResource with SolidColorBrush+DynamicResource to fix tests
|
6 years ago |
Maksym Katsydan
|
fdf4afd6ed
|
Default theme: Add ToggleSwitch resources
|
6 years ago |
Maksym Katsydan
|
b941fd675f
|
Default theme: Replace DropDown with ComboBox in ManagedFileChooser
|
6 years ago |
Max Katz
|
29f631b1ca
|
Merge branch 'master' into fixes/fix-missed-resources
|
6 years ago |
Jumar Macato
|
e327466f16
|
Merge pull request #4416 from MarchingCube/fix-scheduler-reentrancy
Limit amount of reentrant dispatcher calls.
|
6 years ago |
Dariusz Komosinski
|
151ea1b181
|
Limit amount of reentrant dispatcher calls.
|
6 years ago |
danwalmsley
|
06b9c3b77b
|
Merge pull request #4407 from AvaloniaUI/fixes/tooltip-stuck-on-screen
Fixes/tooltip stuck on screen
|
6 years ago |
danwalmsley
|
588d54038b
|
Merge branch 'master' into fixes/tooltip-stuck-on-screen
|
6 years ago |
Dan Walmsley
|
49e41b9594
|
prevent tooltipgetting stuck.
|
6 years ago |
Dan Walmsley
|
9b3830550f
|
Merge branch 'fixes/tooltip-stuck-on-screen' of https://github.com/AvaloniaUI/Avalonia into fixes/tooltip-stuck-on-screen
|
6 years ago |
Dan Walmsley
|
eb132105e4
|
restore tooltipservice. failing unit test.
|
6 years ago |
Dan Walmsley
|
037e63d9ab
|
add unit test for specific scenario where datacontext changes tip before remvoed from visual tree.
|
6 years ago |
Dan Walmsley
|
5b4f4b537a
|
Merge branch 'master' into fixes/tooltip-stuck-on-screen
|
6 years ago |
Jumar Macato
|
cc7168df33
|
Merge pull request #4391 from AvaloniaUI/fixes/hca-vca-fluent
Add missing content alignment in fluent textbox theme
|
6 years ago |
Jumar Macato
|
207905eae9
|
Merge branch 'master' into fixes/hca-vca-fluent
|
6 years ago |
Benedikt Stebner
|
2401168376
|
Merge branch 'master' into fixes/tooltip-stuck-on-screen
|
6 years ago |
Maksym Katsydan
|
3d2db41bc8
|
ControlCatalog: Some fixes and workarounds, so it will not use missing resources
|
6 years ago |
Maksym Katsydan
|
15bc4a633c
|
Remove default-theme resources from ManagedFileDIalog, so it will not use missing resource on Fluent theme
|
6 years ago |
Maksym Katsydan
|
137b01b4c7
|
Fluent: Add CalendarDatePickerCurrentDayFontSize to CalendarDatePicker
|
6 years ago |
Maksym Katsydan
|
d900e74b45
|
Fluent: Fix not existed resources
|
6 years ago |
Maksym Katsydan
|
eadf450083
|
Fluent: Replace ErrorBrush resources
|
6 years ago |
Maksym Katsydan
|
f3e530e7b5
|
Fluent, Default: #4396 Remove undefined ToggleSwitchKnobStrokeOn and ToggleSwitchKnobStrokeOff
|
6 years ago |
Maksym Katsydan
|
2c1afac259
|
Fluent: Add NotificationCard missed resources (same as in Default theme)
|
6 years ago |
Maksym Katsydan
|
601f4a7cd1
|
Fluent: Fix high-contrast base colors naming
|
6 years ago |
Jumar Macato
|
2c6ebca7bc
|
Merge pull request #4377 from rumkit/fixes/4359-combobox-placeholder-foreground
Updated ComboBox placeholder default foreground and added template binding
|
6 years ago |
Jumar Macato
|
5b0d93bcf4
|
Merge branch 'master' into fixes/tooltip-stuck-on-screen
|
6 years ago |
Jumar Macato
|
cb94e37924
|
Merge branch 'master' into fixes/hca-vca-fluent
|
6 years ago |
Jumar Macato
|
064f7546de
|
add hca/vca to watermark
|
6 years ago |
Jumar Macato
|
b99dd492c0
|
Merge branch 'master' into fixes/4359-combobox-placeholder-foreground
|
6 years ago |
Nikita Tsukanov
|
7555cc7e2c
|
Merge pull request #4380 from AvaloniaUI/ncomp-deps
Expose extra APIs for custom renderers
|
6 years ago |
danwalmsley
|
05307d7d4a
|
update comment.
|
6 years ago |
danwalmsley
|
7897ce15fb
|
Merge branch 'master' into ncomp-deps
|
6 years ago |
danwalmsley
|
e62a33dc60
|
Merge pull request #4362 from AvaloniaUI/fixes/fix-progressbar-vertical-templat
Fix progressbar indeterminate state in old theme
|
6 years ago |
danwalmsley
|
dd971e417c
|
Merge branch 'master' into fixes/fix-progressbar-vertical-templat
|
6 years ago |
Anton Mitsengendler
|
78188c5517
|
Added template binding for ComboBox placeholder foreground in Fluent Theme
|
6 years ago |
Anton Mitsengendler
|
b0f6d8989b
|
Merge branch 'master' into fixes/4359-combobox-placeholder-foreground
|
6 years ago |
Dan Walmsley
|
d5e0634cc7
|
force tooltip to close if the datacontext and therefore the tip property change.
|
6 years ago |
Dan Walmsley
|
493b6ab29e
|
add failing unit test.
|
6 years ago |
danwalmsley
|
396770e1c8
|
Merge pull request #4406 from AvaloniaUI/update-skia-sharp
update skia sharp.
|
6 years ago |
danwalmsley
|
a02e636f76
|
Merge branch 'master' into update-skia-sharp
|
6 years ago |
danwalmsley
|
fe8d7a1b00
|
Merge pull request #4381 from Gillibald/fixes/FontStyleConversion
Fixes SKFontStyleSlant to FontStyle conversion
|
6 years ago |
danwalmsley
|
1eb77f3b36
|
Merge pull request #4404 from Deadpikle/fix/4395
Fix native menus not being setup properly
|
6 years ago |
Dan Walmsley
|
b831b28bdd
|
update skia sharp.
|
6 years ago |
danwalmsley
|
e4fc1958c9
|
Merge branch 'master' into fixes/FontStyleConversion
|
6 years ago |
Michael Babienco
|
f9a6944177
|
Remove unneeded comment
|
6 years ago |
Michael Babienco
|
4c4199f9d5
|
Use default param instead of setting _resetQueued to true on menu set
|
6 years ago |
Michael Babienco
|
004c7da643
|
Fix native menus not being setup properly
Closes #4395
|
6 years ago |
Benedikt Stebner
|
af142cf74e
|
Merge pull request #4401 from Someone357/master
Make RadialGradientBrush raise a Changed event
|
6 years ago |
Someone357
|
0ea68f9da2
|
Make RadialGradientBrush raise a Changed event
|
6 years ago |
Jumar Macato
|
f6624785d6
|
Merge pull request #4394 from AvaloniaUI/feature/deterministic-xaml-compilation
order resources when passed to xamlx to ensure deterministic naming.
|
6 years ago |