Max Katz
08a494ac7d
Update view transparency selection on the control catalog
4 years ago
Max Katz
001484e719
Remove glctx hack
4 years ago
Max Katz
382a03c68c
Merge remote-tracking branch 'origin/master' into feature/transparent-web-canvas
4 years ago
Max Katz
0dc65db7ba
Revert "simply controlcatalog demo - to revert."
This reverts commit e6b8a7369d .
4 years ago
Steven Kirk
75ae98e442
Merge pull request #9598 from Glen-Nicol-Garmin/treeview_double_click
Feature: Double click expand/collapse treeview and numpad keyboard shortcuts
4 years ago
Steven Kirk
7d298aa579
Merge branch 'master' into treeview_double_click
4 years ago
Max Katz
c757edeea5
Fix WASM SetTransparencyLevelHint
4 years ago
Max Katz
e3b2724f5a
Fix annoying warnings
4 years ago
Max Katz
fb8d3d1bce
Merge pull request #9646 from adirh3/fix_animations_render
Fixed animations causing unnecessary rendering
4 years ago
Lighto
a660e64381
Merge branch 'master' into fix_animations_render
4 years ago
Adir Hudayfi
b68433b17a
Merge remote-tracking branch 'origin/fix_animations_render' into fix_animations_render
4 years ago
Adir Hudayfi
98d53bb3f5
Moved finished check to Activate
4 years ago
Dan Walmsley
42fa1c2377
add missing launch settings.
4 years ago
Dan Walmsley
34a19ae48d
make web canvas transparent by clearing gl buffers
4 years ago
Dan Walmsley
e6b8a7369d
simply controlcatalog demo - to revert.
4 years ago
Steven Kirk
18d43a5f47
Merge pull request #9632 from dif-sam/patch-1
Increase GenerateElement performance
4 years ago
Max Katz
81aa44d829
Merge branch 'master' into patch-1
4 years ago
Max Katz
ad855938fb
Merge pull request #9562 from AvaloniaUI/feature/window-show-hide-with-isvisible
IsVisible can control window show and hide.
4 years ago
Dan Walmsley
2be163454b
Merge remote-tracking branch 'origin/master' into feature/window-show-hide-with-isvisible
4 years ago
Dan Walmsley
65d6eccc94
use disposable pattern to make logic more robust.
4 years ago
Max Katz
054c957397
Merge pull request #9627 from AvaloniaUI/disabled-controls-should-not-get-keyboard-events
Disabled controls should lose focus and don't accept keyboard events
4 years ago
Max Katz
0307de4500
Merge branch 'master' into disabled-controls-should-not-get-keyboard-events
4 years ago
Max Katz
0b38185925
Merge pull request #9437 from AvaloniaUI/pull_refresh
Add Refresh Container
4 years ago
Dan Walmsley
77d23f2569
Merge branch 'master' into feature/window-show-hide-with-isvisible
4 years ago
Emmanuel Hansen
19ed6ec05f
addressed reveiw
4 years ago
Emmanuel Hansen
1810a18d26
Merge branch 'master' into pull_refresh
4 years ago
Max Katz
511d7b5957
Merge pull request #9622 from danielmayost/fixes/moveFlowDirection
Move FlowFirection to Visual
4 years ago
Max Katz
cb096dfb12
Merge branch 'master' into patch-1
4 years ago
Benedikt Stebner
36681d19e4
Merge branch 'master' into fixes/moveFlowDirection
4 years ago
Jumar Macato
cea2268971
Merge pull request #9642 from AvaloniaUI/fixes/9514-routedviewhost
Fix canceling animations.
4 years ago
Steven Kirk
1c1025212e
Merge branch 'master' into patch-1
4 years ago
Lighto
61a5d661d0
Merge branch 'master' into fix_animations_render
4 years ago
Adir Hudayfi
0f8b1d6fa3
Fixed key frame animations not getting properly cleaned up
4 years ago
Daniil Pavliuchyk
6b8b5d78f4
Rework focus so we don't return focus to the lastly enabled element
4 years ago
Glen Nicol
2a5dceecbb
Feature: Double click expand/collapse treeview and numpad keyboard shortcuts
4 years ago
Jumar Macato
a46c35f9b1
Merge branch 'master' into fixes/9514-routedviewhost
4 years ago
Max Katz
2a5c1095cf
Merge pull request #9625 from AvaloniaUI/fixes/9561-theme-reattach
Fix Theme Re-Attach and Animations in Styles Without Activators
4 years ago
Jumar Macato
e630da1616
Merge branch 'master' into fixes/9514-routedviewhost
4 years ago
Max Katz
0e666894d1
Merge branch 'master' into fixes/9561-theme-reattach
4 years ago
Steven Kirk
f4eeb82a58
Actually dispose DisposeAnimationInstanceSubject.
We were creating a `DisposeAnimationInstanceSubject` and then just discarding it, meaning it was never disposed.
Fixes #6111
Fixes #9514
4 years ago
Steven Kirk
4502ed3729
Added ReactiveUIDemo sample.
4 years ago
Nikita Tsukanov
8cc9953d45
Merge pull request #9637 from AvaloniaUI/public-ctors
Do not require matching ctor, if top level element
4 years ago
Max Katz
6348a810a0
Merge branch 'master' into public-ctors
4 years ago
Max Katz
ba1c4dcc1b
Switch to upstream xamlx
4 years ago
Max Katz
8d272c7381
Merge pull request #9566 from AvaloniaUI/fixes/9565-mac-fullscreen-children
MacOS: Only bring windows to front if they're on the active space.
4 years ago
Steven Kirk
23e45beb90
Fix integration tests on macOS.
4 years ago
Steven Kirk
003923b50d
Fix integration tests on Windows.
We need to be explicit about which element we're talking about when there are two elements with the same content, and so use accessibility IDs rather than Name.
4 years ago
Steven Kirk
e3e8c7af48
Merge branch 'master' into fixes/9565-mac-fullscreen-children
4 years ago
Max Katz
76b2d467ae
Merge pull request #9629 from AvaloniaUI/combox_selection
Don't set key event to handled if selection control receives Enter or Space key events
4 years ago
Max Katz
9b9539a791
Merge branch 'master' into combox_selection
4 years ago