Nikita Tsukanov
|
820f13dc24
|
Merge pull request #4050 from AvaloniaUI/revert-4010-feature/fluent-slider-template
Revert "Fluent Slider port"
|
6 years ago |
Jumar Macato
|
d314454b6e
|
Revert "Fluent Slider port"
|
6 years ago |
Nikita Tsukanov
|
52701a0341
|
Merge pull request #4049 from microhobby/libdrm-fix-toradex-vivante
LinuxFramebuffer: DrmOutput: Use the drmModeAddFB2 as main call and drmModeAddFB as fallback
|
6 years ago |
Jumar Macato
|
6dc41201dd
|
Merge pull request #4010 from AvaloniaUI/feature/fluent-slider-template
Fluent Slider port
|
6 years ago |
Matheus Castello
|
2ab224d5ef
|
LinuxFramebuffer: DrmOutput: Use drmModeAddFB2 as main call
Use the drmModeAddFB2 as main call and drmModeAddFB as fallback
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
|
6 years ago |
Matheus Castello
|
bdc7689516
|
LinuxFramebuffer: Output: Drm: Add gbm_bo_get_format wrapper
This will get us the correct buffer format to use with drmModeAddFB2
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
|
6 years ago |
Matheus Castello
|
7016bc52d1
|
LinuxFramebuffer: Output: Drm: Add drmModeAddFB2 wrapper
drmModeAddFB2 gives us the possibility to specify the pixel format
directly in the call
Signed-off-by: Matheus Castello <matheus@castello.eng.br>
|
6 years ago |
Jumar Macato
|
cd3b7e93e9
|
Merge branch 'master' into feature/fluent-slider-template
|
6 years ago |
Jumar Macato
|
39c14454ee
|
simplify cmp
|
6 years ago |
Jumar Macato
|
b035015302
|
add new API for Track for controls that handles their own dragging logic.
|
6 years ago |
Jumar Macato
|
450aea3d5b
|
set hit test correctly
|
6 years ago |
Jumar Macato
|
6e700ca260
|
Merge branch 'feature/fluent-slider-template' of github.com:AvaloniaUI/Avalonia into feature/fluent-slider-template
|
6 years ago |
Jumar Macato
|
fb4cb4e1e1
|
add snapping action
|
6 years ago |
danwalmsley
|
cb74b018b6
|
Merge pull request #4044 from MarchingCube/fix-combobox-minheight
Specify ComboBox min height in 1D
|
6 years ago |
Dariusz Komosinski
|
e0baaf3359
|
Bring 4 dimensional combo box min height back to mortal plane.
|
6 years ago |
Jumar Macato
|
7412e3c47c
|
Update src/Avalonia.Controls/TickBar.cs
Co-authored-by: Dariusz Komosiński <darek.komosinski@gmail.com>
|
6 years ago |
Jumar Macato
|
6d5fdce4db
|
Jump to value on press
|
6 years ago |
Dan Walmsley
|
90484787f3
|
revert file.
|
6 years ago |
Dan Walmsley
|
41c96e905b
|
revert unrelated change.
|
6 years ago |
Dan Walmsley
|
136a07497a
|
show horizontal ticks.
|
6 years ago |
Dan Walmsley
|
546e52be15
|
remove unused code.
|
6 years ago |
danwalmsley
|
7fc7a4f7d6
|
Merge branch 'master' into feature/fluent-slider-template
|
6 years ago |
danwalmsley
|
1f046b1f40
|
Merge pull request #4019 from AvaloniaUI/feature/fluent-combobox
Feature/fluent combobox
|
6 years ago |
danwalmsley
|
e589565685
|
Merge branch 'master' into feature/fluent-combobox
|
6 years ago |
danwalmsley
|
0ab2f82302
|
Merge branch 'master' into feature/fluent-slider-template
|
6 years ago |
danwalmsley
|
1e1eada936
|
Merge pull request #4041 from AvaloniaUI/fixes/autocomplete-box-max-height
use fluent resource for max height of autocomplete box popup.
|
6 years ago |
Dan Walmsley
|
e7244812d0
|
add missing resources.
|
6 years ago |
Jumar Macato
|
5f421f3378
|
fix reservedspace
|
6 years ago |
Dan Walmsley
|
fc090585da
|
use fluent resource for max height of autocomplete box popup.
|
6 years ago |
Jumar Macato
|
c5fe3b5c40
|
move to xaml all the tickbar bindings
|
6 years ago |
Jumar Macato
|
3a91bae6f0
|
cleanup and move binding to slider itself
|
6 years ago |
Jumar Macato
|
abe3914258
|
fix tickbar fill
|
6 years ago |
Jumar Macato
|
a43b080e36
|
add TickBar styles back
|
6 years ago |
Jumar Macato
|
da362cd45d
|
Merge branch 'feature/fluent-slider-template' of github.com:AvaloniaUI/Avalonia into feature/fluent-slider-template
|
6 years ago |
Jumar Macato
|
cf7a9122b4
|
Fix merge conflicts
|
6 years ago |
Jumar Macato
|
2fa6f6c0d6
|
Port TickBar from WPF
|
6 years ago |
danwalmsley
|
d29f4144a9
|
add missing margin
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
6 years ago |
danwalmsley
|
2d9b0c6b43
|
Add missing borders.
Co-authored-by: Max Katz <maxkatz6@outlook.com>
|
6 years ago |
Dan Walmsley
|
a7624be454
|
Merge remote-tracking branch 'origin/master' into feature/fluent-slider-template
|
6 years ago |
Dan Walmsley
|
db5714c7cd
|
demo placeholder
|
6 years ago |
Dan Walmsley
|
9b24d68d71
|
Add placeholdertext properties to combobox
|
6 years ago |
Dan Walmsley
|
566cb8b7d7
|
update combobox template.
|
6 years ago |
Dan Walmsley
|
54970423ae
|
whitespace.
|
6 years ago |
Dan Walmsley
|
01f5808fbb
|
combobox item padding.
|
6 years ago |
Dan Walmsley
|
693b0db43b
|
almost finished port of combobox.
|
6 years ago |
Dan Walmsley
|
f2d5ca9e85
|
add resources for combobox.
|
6 years ago |
danwalmsley
|
f5c38cfa3d
|
Merge pull request #4033 from AvaloniaUI/feature/fluent-autocompletebox
Feature/fluent autocompletebox
|
6 years ago |
Dan Walmsley
|
85f37abe21
|
transparent popups
|
6 years ago |
Dan Walmsley
|
c25fe3a80c
|
working transparent popup
|
6 years ago |
Max Katz
|
6cb6820f79
|
Add missed default value for Padding
|
6 years ago |