Adir
|
fd2da7aa49
|
Added unit tests for enforcing manager releasing reference to the controls
Changed AncestorFinder.cs to dispose child nodes and subject (need review on this)
|
6 years ago |
Adir
|
68f67f7034
|
Reverted auto indentation in HotkeyManager.cs
|
6 years ago |
Adir
|
fdb296eedb
|
Merge remote-tracking branch 'origin/fixes/hotkey-manager-leak-fix' into fixes/hotkey-manager-leak-fix
|
6 years ago |
Adir
|
3c302f72f2
|
Added docs explaining why need to change Hotkey on attach/detach from logical tree
Added the same logic to MenuItem.cs
Reverted auto indentation in Button.cs
|
6 years ago |
Jumar Macato
|
502a038493
|
Merge branch 'master' into fixes/hotkey-manager-leak-fix
|
6 years ago |
Adir
|
7c952cfc5f
|
Changed Hotkey reset to detatch from logical tree (was visual tree)
|
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
|
fd484074bc
|
Merge pull request #4799 from AvaloniaUI/wgl
Adds WGL support
|
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 |
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 |
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 |
Adir
|
ecba5f65f0
|
Reverted HotkeyManager.cs
Changed Button.cs to remove it's HotKey property when detaching from visual tree
|
6 years ago |
Adir
|
188192c125
|
Changed HotkeyManager.cs to stop/init based on detaching/attaching to visual tree
|
6 years ago |
Adir
|
01edb8c8b1
|
Added potential fix for hotkey manager instances not clearing up after detaching from root
|
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 |
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 |
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 |
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 |
danwalmsley
|
c634080cda
|
Merge pull request #4812 from AvaloniaUI/fix/remove-mouse-capture-from-calendar-picker
Removed mouse capture shenanigans from the calendar
|
6 years ago |
danwalmsley
|
559e8a4634
|
Merge branch 'master' into fix/remove-mouse-capture-from-calendar-picker
|
6 years ago |
danwalmsley
|
30e4e64c76
|
Merge pull request #4811 from AvaloniaUI/fix/win32-cancel-capture
[Win32] Drop mouse capture on WM_CANCELMODE
|
6 years ago |
danwalmsley
|
11474553fb
|
Merge branch 'master' into fix/win32-cancel-capture
|
6 years ago |
Nikita Tsukanov
|
103a72cfd3
|
Removed mouse capture shenanigans from the calendar
|
6 years ago |
Nikita Tsukanov
|
cd6fa1bf08
|
[Win32] Drop mouse capture on WM_CANCELMODE
|
6 years ago |
Max Katz
|
be4b29c597
|
Merge pull request #4749 from olliholliday/fix/radial-gradient-brush
Fix RadialGradientBrush GradientOrigin property usage.
|
6 years ago |
Max Katz
|
ffd7a446a7
|
Merge branch 'master' into fix/radial-gradient-brush
|
6 years ago |
Max Katz
|
f91c4bb658
|
Merge pull request #4795 from MarchingCube/gw-changes
Menu interaction handler fixes
|
6 years ago |
Benedikt Stebner
|
083f93e777
|
Merge branch 'master' into gw-changes
|
6 years ago |
Max Katz
|
4a52898c4d
|
Merge pull request #4790 from worldbeater/master
Add a CompositePageTransition to Avalonia.Visuals
|
6 years ago |
Andrey Kunchev
|
14b2618798
|
enable back the test for text Wrapping
|
6 years ago |
Andrey Kunchev
|
37c2d0afb9
|
possible fix for #4806 for text formatting with wrap
|
6 years ago |