danwalmsley
|
129dfdadd9
|
Merge pull request #4785 from AvaloniaUI/fixes/4781-treeview-setting-bound-selected-item-null
Fixes/4781 treeview setting bound selected item null
|
6 years ago |
Steven Kirk
|
e71e135ac0
|
Merge pull request #4746 from MarchingCube/fix-4733-property-accessor
Fix property accessor throwing for duplicate properties
|
6 years ago |
Steven Kirk
|
6d1c455a17
|
Merge branch 'master' into fix-4733-property-accessor
|
6 years ago |
Steven Kirk
|
c09cab10ea
|
Merge pull request #4809 from amwx/MorePopupFocusFixes
More Popup focus fixes
|
6 years ago |
olliholliday
|
b31179cfc0
|
Merge branch 'master' into feature/sweepgradientbrush
|
6 years ago |
Benedikt Stebner
|
262dd55a29
|
Merge branch 'master' into fix-4733-property-accessor
|
6 years ago |
Jumar Macato
|
cc50de74ef
|
Merge branch 'master' into fixes/Direct2D1TextRendering
|
6 years ago |
Steven Kirk
|
55b3be3c8e
|
Merge branch 'master' into fixes/4781-treeview-setting-bound-selected-item-null
|
6 years ago |
Benedikt Stebner
|
fb718b25d6
|
Merge branch 'master' into MorePopupFocusFixes
|
6 years ago |
Yusuf Tarık Günaydın
|
53eeb8e578
|
Fix ApiDiff.props for Turkish locale.
|
6 years ago |
Max Katz
|
baae104d88
|
Merge pull request #4816 from AvaloniaUI/fixes/toggleswitch-empty-header-margin
Add ContentPresenter :empty pseudoclass, fix ToggleSwitch empty header margin
|
6 years ago |
Max Katz
|
b4f12dcab6
|
Merge branch 'master' into fixes/toggleswitch-empty-header-margin
|
6 years ago |
Max Katz
|
3b9a60d548
|
Merge pull request #4815 from AvaloniaUI/fixes/datavalidationerror-text-wrapping
Fluent DataValidationErrors text wrapping
|
6 years ago |
Max Katz
|
41e836db3f
|
Merge branch 'master' into fixes/datavalidationerror-text-wrapping
|
6 years ago |
danwalmsley
|
787080cb6c
|
Merge branch 'master' into fixes/4781-treeview-setting-bound-selected-item-null
|
6 years ago |
danwalmsley
|
fd484074bc
|
Merge pull request #4799 from AvaloniaUI/wgl
Adds WGL support
|
6 years ago |
Dan Walmsley
|
8f40596546
|
fix nits
|
6 years ago |
danwalmsley
|
5da1d39816
|
Merge branch 'master' into fixes/4781-treeview-setting-bound-selected-item-null
|
6 years ago |
Dan Walmsley
|
7ad03026f2
|
update apicompat.
|
6 years ago |
Dan Walmsley
|
29efb9d454
|
Merge remote-tracking branch 'origin/master' into wgl
# Conflicts:
# src/Avalonia.Visuals/ApiCompatBaseline.txt
|
6 years ago |
Benedikt Schroeder
|
73ab16e68c
|
Fix Direct2D1 text rendering
|
6 years ago |
Max Katz
|
7c431d12b8
|
Merge pull request #4807 from donandren/issues/4806
Fix multiple text rendering issues
|
6 years ago |
Benedikt Stebner
|
299d3cadcb
|
Merge branch 'master' into issues/4806
|
6 years ago |
amwx
|
952c53cdff
|
Add tests
|
6 years ago |
amwx
|
b27ec3f8a6
|
Merge branch 'master' into MorePopupFocusFixes
|
6 years ago |
olliholliday
|
91b2879a9a
|
Merge branch 'master' into feature/sweepgradientbrush
|
6 years ago |
Max Katz
|
d1c16ee670
|
Merge pull request #4820 from YohDeadfall/removed-unused-method
Removed redundant method
|
6 years ago |
Max Katz
|
58722dd1fb
|
Merge branch 'master' into removed-unused-method
|
6 years ago |
Max Katz
|
70de3bc418
|
Merge pull request #4818 from AvaloniaUI/fixes/fluent-non-transparent-notification
Fluent non-transparent notification background
|
6 years ago |
Dariusz Komosiński
|
e1688dd148
|
Merge branch 'master' into removed-unused-method
|
6 years ago |
oliver.holliday@lontra.co.uk
|
8bb8f3c79f
|
Add Skia support for Conic Gradients. Add a place holder implementation for Direct2D using SolidColorBrushImpl.
|
6 years ago |
Yoh Deadfall
|
feed5103ab
|
Removed redundant method
|
6 years ago |
Max Katz
|
b58691957f
|
Fluent non-transparent notification background
|
6 years ago |
Benedikt Stebner
|
478b749631
|
Merge branch 'master' into issues/4806
|
6 years ago |
amwx
|
7f7db22004
|
Only move focus if Popup had it
|
6 years ago |
Max Katz
|
7482e4b3fa
|
Update DataValidationErrors.xaml
|
6 years ago |
Max Katz
|
d47b49526c
|
ToggleSwitch: add margin only when Content header is set
|
6 years ago |
Max Katz
|
f8dcb8e8ee
|
Add :empty pseudoclass for ContentPresenter
|
6 years ago |
Max Katz
|
4f7011e09f
|
Revert "Add :empty pseudoclass for ContentPresenter"
This reverts commit 047d734e94.
|
6 years ago |
Max Katz
|
a6be0a7fdc
|
Revert "ToggleSwitch: add margin only when Content header is set"
This reverts commit 8ef4b2f792.
|
6 years ago |
Max Katz
|
8ef4b2f792
|
ToggleSwitch: add margin only when Content header is set
|
6 years ago |
Max Katz
|
047d734e94
|
Add :empty pseudoclass for ContentPresenter
|
6 years ago |
amwx
|
273f296b47
|
Small fix
|
6 years ago |
amwx
|
303136ef1c
|
Merge branch 'master' into MorePopupFocusFixes
|
6 years ago |
Benedikt Schroeder
|
40d74cf682
|
Fix baseline alignment of multiple runs
Make sure we always wrap at least one character
|
6 years ago |
Andrey Kunchev
|
a19d327629
|
Revert "fix #4806 ensure at least one character is returned on the first text run measure"
This reverts commit c2d58f5a0b.
|
6 years ago |
Andrey Kunchev
|
ec9ea5b0d0
|
Merge branch 'master' into issues/4806
|
6 years ago |
Steven Kirk
|
bba2cafcc1
|
Don't register anchor candidates until they're laid out.
|
6 years ago |
Andrey Kunchev
|
c2d58f5a0b
|
fix #4806 ensure at least one character is returned on the first text run measure
|
6 years ago |
Andrey Kunchev
|
4a0f517ecc
|
Revert "possible fix for #4806 for text formatting with wrap"
This reverts commit 37c2d0afb9.
|
6 years ago |