danwalmsley
|
42a018747b
|
Merge branch 'master' into patch-task-after-pack
|
6 years ago |
Jumar Macato
|
cb2038c211
|
Merge pull request #4223 from jkoritzinsky/xamlx
Upgrade to XamlX master
|
6 years ago |
Jeremy Koritzinsky
|
9ecba24f03
|
Merge branch 'master' into xamlx
|
6 years ago |
Jeremy Koritzinsky
|
6d18299a13
|
Fix internal defines.
|
6 years ago |
Jeremy Koritzinsky
|
ade608083f
|
Upgrade to XamlX master.
|
6 years ago |
danwalmsley
|
36582e0ad6
|
Merge pull request #3967 from AvaloniaUI/feature/extend-client-area-to-decorations
Extend client area to decorations API
|
6 years ago |
Dan Walmsley
|
c6d8f38fdb
|
fix binding.
|
6 years ago |
Dan Walmsley
|
cd647bb60c
|
add some more documentation.
|
6 years ago |
danwalmsley
|
eb5e3f3fc4
|
Merge branch 'master' into feature/extend-client-area-to-decorations
|
6 years ago |
Jumar Macato
|
fe7816e868
|
Merge pull request #4216 from maxkatz6/feature/focus-visible
Add :focus-visible pseudoclass support
|
6 years ago |
Steven Kirk
|
38bbe1c3f2
|
Merge branch 'master' into feature/focus-visible
|
6 years ago |
Steven Kirk
|
3d49afc6a3
|
Merge pull request #4221 from pr8x/hotfix-tabnav
Checking for IsTabStop
|
6 years ago |
Luis von der Eltz
|
bd2fe20a78
|
Checking for IsTabStop
|
6 years ago |
Steven Kirk
|
a90bd23a0f
|
Merge pull request #4182 from MarchingCube/misc-cleanup
Remove warnings from Avalonia.Base
|
6 years ago |
Dariusz Komosiński
|
ac7e6550d5
|
Merge branch 'master' into misc-cleanup
|
6 years ago |
Jumar Macato
|
3c098e4393
|
Merge pull request #4219 from Mehigh17/feature/custom-ticks-slider
Snap thumb on custom ticks and add Ticks property on slider
|
6 years ago |
Dan Walmsley
|
04b9058ebb
|
dont disable close button if we are not extending client area.
|
6 years ago |
Dan Walmsley
|
ecbf92cf29
|
fix dark theme in control catalog
|
6 years ago |
Benedikt Stebner
|
fba21acb19
|
Merge branch 'master' into feature/custom-ticks-slider
|
6 years ago |
Dan Walmsley
|
9d3ef2de31
|
set transparency fallback based on theme.
|
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
|
4c6e8baeab
|
remove debugcode.
|
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
|
38999e6b1a
|
enable nullable on new files.
|
6 years ago |
Dan Walmsley
|
609ed365ec
|
Merge remote-tracking branch 'origin/master' into feature/extend-client-area-to-decorations
|
6 years ago |
Dan Walmsley
|
0ff864502a
|
disable close button when using managed chrome or no chrome.
|
6 years ago |
Jumar Macato
|
842eb75893
|
Merge pull request #4220 from AvaloniaUI/fixes/datepicker-flaky-test
Fix flaky DatePickerTests.
|
6 years ago |
Dan Walmsley
|
7746f956a8
|
add xml comments
|
6 years ago |
Dan Walmsley
|
a36224c872
|
remove AvailableSize property... not required on ChromeLayer.
|
6 years ago |
Dan Walmsley
|
a8aff643f0
|
fix more nits.
|
6 years ago |
Dan Walmsley
|
ccd5a92725
|
apply fix to timepicker tests also.
|
6 years ago |
Dariusz Komosiński
|
c3f4016474
|
Merge branch 'master' into fixes/datepicker-flaky-test
|
6 years ago |
Dariusz Komosiński
|
74bca9f7ac
|
Merge pull request #4213 from AvaloniaUI/fixes/3552-dash-class-name
Allow dash in style class identifiers.
|
6 years ago |
Mihai Stan
|
d8d9a1865d
|
Use AvaloniaList instead of List
|
6 years ago |
Steven Kirk
|
f1e4a6a50a
|
Register a font manager.
`DatePickerTests` are proving to be flaky, register the services that are reported missing when they fail.
|
6 years ago |
Mihai Stan
|
6561cb739a
|
Snap thumb on custom ticks when they are set
|
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
|
de6553a0dc
|
Added nullable attributes and use them instead of `!`.
|
6 years ago |
Maksym Katsydan
|
6f7dac83d1
|
Add focus-visible support with tests
|
6 years ago |
Dan Walmsley
|
928189c842
|
nits
|
6 years ago |
Dan Walmsley
|
0b9a4fc3ab
|
nullable and null checks on titlebar / captionbuttons.
|
6 years ago |
Dan Walmsley
|
d75ca95648
|
add nullable and null checks on titlebar.
|
6 years ago |
Dan Walmsley
|
af81fd7a2c
|
Merge remote-tracking branch 'origin/master' into feature/extend-client-area-to-decorations
|
6 years ago |
Dan Walmsley
|
9f64463060
|
fix nits.
|
6 years ago |
Dan Walmsley
|
5ed9f0f420
|
fix some nits
|
6 years ago |
Steven Kirk
|
717905bded
|
Added StyleClassParser to Avalonia.Build.Tasks.
|
6 years ago |
Benedikt Stebner
|
b4ed5004d0
|
Merge branch 'master' into fixes/3552-dash-class-name
|
6 years ago |
Steven Kirk
|
e4972f1246
|
Merge pull request #4211 from AvaloniaUI/fixes/logicalnotnode-bindingnotification
Handle BindingNotifications in LogicalNotNode.
|
6 years ago |
Steven Kirk
|
15e0507afe
|
Allow dash in style class identifiers.
|
6 years ago |
Steven Kirk
|
8d2af50808
|
Add failing tests for #3552.
|
6 years ago |