Steven Kirk
8e9532a580
Added tests for AccessKeyHandler.
Some failing: tests are chosen to match UWP behavior, not WPF (which hides key press events for access keys).
3 years ago
Max Katz
1ebdced2a5
Merge pull request #11783 from AvaloniaUI/fixes/11679-listbox-losing-selection-on-container-focus-lost
Fix ListBox losing selection on container focus lost
3 years ago
Steven Kirk
52f91e2151
Don't change selection when clearing a container.
Fixes #11679 .
3 years ago
Steven Kirk
18e0512d81
Added failing test for #11679 .
3 years ago
Max Katz
0e9bb723e5
Merge pull request #11782 from AvaloniaUI/fixes/11617-change-selection-in-selection-changed
Fix changing selection source in selection changed
3 years ago
Max Katz
8ae0bb2da6
Merge pull request #11749 from MrJul/fixes/previewer-transparent-frame
Previewer: fix transparent frame on update
3 years ago
Max Katz
1f2fe2b72e
Merge pull request #11721 from danielmayost/TCCUseTwoPresenters
Rework TransitioningContentControl
3 years ago
Max Katz
a5618c25be
Merge pull request #11744 from stogle/bugfix/avaloniatestattribute
Fix #11677 AvaloniaTestAttribute base class
3 years ago
Steven Kirk
1dc19f1627
Checking _operation for null isn't enough.
Instead check if `UpdateCount` is not 0 to allow recursive setting of `Source`.
I have a vague feeling that this isn't actually the correct solution, and that more issues are going to arise around this scenario but for now I'm unable to create a failing test so let's go with the simple solution for now.
Fixes #11617
3 years ago
Steven Kirk
3bb5b2e1ff
Merge pull request #11418 from workgroupengineering/fixes/Issue_6263
Fixes Issue #6263
3 years ago
Steven Kirk
5fb0cf7dda
Added failing test for #11617 .
3 years ago
Steven Kirk
c6ab46178c
Update ncrunch configuration.
3 years ago
Steven Kirk
2b00b1c145
Merge branch 'master' into fixes/Issue_6263
3 years ago
Jumar Macato
d78dc2aa3b
Merge pull request #11773 from robloo/ellipse-geometry
EllipseGeometry Clone Fix
3 years ago
robloo
36ea4a69c8
Comment syntax fixes
3 years ago
robloo
7548238388
Fix EllipseGeometry clone method
3 years ago
robloo
d407764b84
Remove some duplicate periods
3 years ago
Max Katz
87c7583ce1
Merge branch 'master' into fixes/previewer-transparent-frame
3 years ago
Max Katz
ee8ba96d2d
Merge pull request #11755 from MrJul/fixes/previewer-scaling-reset
Previewer: more scaling fixes
3 years ago
Benedikt Stebner
40e65ecbd1
Merge pull request #11761 from Gillibald/textBlockVisualChildren
[TextBlock] Reset VisualChildren when Inlines change
3 years ago
Benedikt Stebner
a8a92a9c49
Merge branch 'master' into textBlockVisualChildren
3 years ago
Benedikt Stebner
475f22f6f6
Fix visual tree handling when Inlines is reset
3 years ago
Daniel Mayost
b26f9ea4e2
Merge branch 'master' into TCCUseTwoPresenters
3 years ago
Julien Lebosquain
5cc9553482
Compositor: fix initial dirty rect with scaling < 1
3 years ago
Julien Lebosquain
b727ada00a
Previewer: reuse last render scaling
3 years ago
Julien Lebosquain
0a3349b957
Previewer: fix transparent frame on update
3 years ago
Glen Stone
089b732b40
Fix ignoring of AvalonitTest
3 years ago
Glen Stone
85ed4ea1c9
Fix AvaloniaTestAttribute base class
3 years ago
Nikita Tsukanov
a598a5d1d6
Merge pull request #11741 from MrJul/fixes/composition-target-fix
Composition: ensure layer is disposed with its render target
3 years ago
Julien Lebosquain
0e81b3b1fc
Composition: ensure layer is disposed with its render target
3 years ago
daniel
cae4b1633b
Fix tests
3 years ago
daniel
849d499539
Use two presenter
3 years ago
daniel
5157ebccae
Added failing test for #11668
3 years ago
Max Katz
e0e23c2510
Merge pull request #11690 from workgroupengineering/features/DevTools/Issue_10659
feat(DevTools): Can be edit Brush if is Property is Null
3 years ago
Max Katz
6f0fe7a27e
Merge branch 'master' into features/DevTools/Issue_10659
3 years ago
Max Katz
dc9b47b9be
Merge pull request #11687 from foxxelias/linux-only-fbdev-run-fix
[FIX] Added missing IPlatformIconLoader in LinuxFramebufferPlatform.cs
3 years ago
Dan Walmsley
7c8acbc5f3
Merge pull request #11688 from AvaloniaUI/fixes/build-delays
Removes the chances of any build delay
3 years ago
Max Katz
82b37dbc14
Merge pull request #11694 from workgroupengineering/features/Issue_11681
feat: TryGetFolderFromPathAsync return null instead of throw exception
3 years ago
Nikita Tsukanov
8de0c3763c
Merge pull request #11643 from AvaloniaUI/fixes/gpu-interop-memory-usage
Make the current context current before updating the texture snapshot
3 years ago
Giuseppe Lippolis
eb83ad326f
fix: Spelling
3 years ago
Giuseppe Lippolis
10226e855c
fix: Address review
3 years ago
Giuseppe Lippolis
db82e73697
feat: TryGetFolderFromPathAsync return null instead of throw exception when empty folder path
3 years ago
Giuseppe Lippolis
f6b4c8ef0d
feat(DevTools): Can be edit Brush if is Property is Null
3 years ago
Dan Walmsley
26c645c0da
bump build services.
3 years ago
Dan Walmsley
e47f7dff54
Merge remote-tracking branch 'origin/master' into fixes/build-delays
3 years ago
Elias
fe3d51d6be
Merge branch 'master' into linux-only-fbdev-run-fix
3 years ago
Vladimir Florov
bceacedae3
[FIX] Added missing IPlatformIconLoader in LinuxFramebufferPlatform.cs
[FIX] --fbdev parameter check before attach DevTools
3 years ago
Benedikt Stebner
db67ad1f87
Merge pull request #11682 from Gillibald/addWasmMobileSandbox
Add MobileSandbox for Browser target
3 years ago
Benedikt Stebner
03f320fe60
Merge pull request #11680 from danielmayost/FDOverlayLayerFixed
OverlayLayer should be always LTR
3 years ago
Benedikt Stebner
2ff2b6ada1
Merge remote-tracking branch 'upstream/master' into addWasmMobileSandbox
3 years ago