Max Katz
|
e0bae82fdb
|
Merge pull request #7016 from yankun/master
Fix slider behaviour for bigger thumbs
|
5 years ago |
Jan-Peter Zurek
|
c43ee1c52d
|
Fix slider behaviour for bigger thumbs
Thumb now moves synchronously with pointer instead of relativ to track position.
|
5 years ago |
Dan Walmsley
|
17c5ea2ce6
|
Merge pull request #7006 from gabornemeth/issue/6677-macos
fix stuck tooltips on macOS
|
5 years ago |
gabornemeth
|
a38c779641
|
fix stuck tooltips on macOS
|
5 years ago |
Dan Walmsley
|
d3b21f5893
|
Update build.md
|
5 years ago |
Dan Walmsley
|
bed91bb7ab
|
Merge pull request #7003 from AvaloniaUI/revert-6981-fixes/rider-debugging-net6
Revert "Fix debugging in Rider after we merged .NET 6"
|
5 years ago |
Dan Walmsley
|
2671badff8
|
Update build.md
|
5 years ago |
Dan Walmsley
|
df980e4302
|
Update build.md
|
5 years ago |
Dan Walmsley
|
c526b55085
|
Revert "Fix debugging in Rider after we merged .NET 6"
|
5 years ago |
Dan Walmsley
|
bd71f60fc7
|
Merge pull request #6883 from AvaloniaUI/linux-shutdown-prevention-xsmp
Implement IPlatformLifetimeEvents for X11/Linux
|
5 years ago |
Dan Walmsley
|
3eef67a716
|
Merge branch 'master' into linux-shutdown-prevention-xsmp
|
5 years ago |
Jumar Macato
|
98836a5dd7
|
refactor so that this can be set on X11Options as well
|
5 years ago |
Jumar Macato
|
b9e262f020
|
add EnvVar to disable the x11 shutdown cancellation feature
|
5 years ago |
Max Katz
|
4f31cfc365
|
Merge pull request #6754 from workgroupengineering/fixes/Some_Null_Annotation_And_Warning
fixes: some null annotation
|
5 years ago |
workgroupengineering
|
2e92a8716e
|
Merge branch 'master' into fixes/Some_Null_Annotation_And_Warning
|
5 years ago |
Dan Walmsley
|
90809f16b3
|
Merge branch 'master' into linux-shutdown-prevention-xsmp
|
5 years ago |
Dan Walmsley
|
1e6d6b31d0
|
Merge pull request #6815 from AvaloniaUI/fixes/static-resource-brush-converter
Fixes/static resource brush converter
|
5 years ago |
Dan Walmsley
|
0eddc174ba
|
Merge pull request #6811 from AvaloniaUI/features/focus-manager-remove-window-from-focus-scopes-when-closing
allow window to clear focus manager when it closes, preventing memory…
|
5 years ago |
Dan Walmsley
|
a8713ada7d
|
Merge pull request #6868 from AvaloniaUI/fixes/focus-on-click-only-button-down
[win32] only take focus on button down events.
|
5 years ago |
Dan Walmsley
|
7bd617229e
|
Merge branch 'master' into fixes/static-resource-brush-converter
|
5 years ago |
Dan Walmsley
|
cc07d05344
|
fix review issues.
|
5 years ago |
Dan Walmsley
|
6af5259df5
|
Merge branch 'master' into features/focus-manager-remove-window-from-focus-scopes-when-closing
|
5 years ago |
Dan Walmsley
|
e08ac56b38
|
Merge branch 'master' into fixes/focus-on-click-only-button-down
|
5 years ago |
Dan Walmsley
|
424ece0a8e
|
Merge pull request #6867 from AvaloniaUI/fixes/osx-fullscreen-modals
[OSX] allow child windows to be shown on top of fullscreen windows.
|
5 years ago |
Dan Walmsley
|
ae07a6ceec
|
Merge branch 'master' into fixes/osx-fullscreen-modals
|
5 years ago |
Dan Walmsley
|
ba021f3ef8
|
Update native/Avalonia.Native/src/OSX/window.mm
Co-authored-by: Steven Kirk <grokys@users.noreply.github.com>
|
5 years ago |
Dan Walmsley
|
89f6a1d801
|
Merge pull request #6972 from workgroupengineering/features/Issue_6971
feat: Allow to debug XamlIl Compilation
|
5 years ago |
Dan Walmsley
|
bc7af9f0ba
|
Merge branch 'master' into features/Issue_6971
|
5 years ago |
Giuseppe Lippolis
|
72fd5f0105
|
fixes: PropertySetterInstance
|
5 years ago |
Giuseppe Lippolis
|
269610b6e5
|
Merge branch 'master' into fixes/Some_Null_Annotation_And_Warning
|
5 years ago |
Jumar Macato
|
684dfea76c
|
Merge pull request #6941 from AvaloniaUI/fixes/apicompat-runasync-animations
add the old Animation.RunAsync api back for backporting
|
5 years ago |
Giuseppe Lippolis
|
cf8a3b6327
|
fixes: Add PID and change importance to High.
|
5 years ago |
Jumar Macato
|
8e41e2f889
|
add ApiCompat
|
5 years ago |
Jumar Macato
|
f2d4ef2538
|
add ApiCompatBaseline.txt
|
5 years ago |
Jumar Macato
|
e417c91713
|
Merge branch 'master' into fixes/apicompat-runasync-animations
|
5 years ago |
Steven Kirk
|
76e1eab3a5
|
Merge pull request #6964 from workgroupengineering/fixes/Warnings_CS0108_1
fixes: CS0188 'RemoteServer.EmbeddableRemoteServerTopLevelImpl.LostFo…
|
5 years ago |
Tako
|
d25a86b05a
|
Merge branch 'master' into fixes/Warnings_CS0108_1
|
5 years ago |
Jumar Macato
|
708f5d9cbc
|
Merge pull request #6989 from MarchingCube/fix-transform-operations-interpolation
Fix transform problems caused by missing transform data or invalid order of operations
|
5 years ago |
Dariusz Komosinski
|
7a44407666
|
Fix problems caused by missing transform data or invalid order of operations when interpolating matrices.
|
5 years ago |
Steven Kirk
|
e474b6610a
|
Merge branch 'master' into fixes/Warnings_CS0108_1
|
5 years ago |
Steven Kirk
|
32fe95a2cc
|
Merge pull request #6963 from workgroupengineering/fixes/Micro_Optimization_1
fixes: Unnecessary re throw
|
5 years ago |
Steven Kirk
|
96e80b130c
|
Merge branch 'master' into fixes/Micro_Optimization_1
|
5 years ago |
Steven Kirk
|
ba8dcbe945
|
Merge pull request #6808 from workgroupengineering/fixes/Warning_CS0067
fix: Warning CS0067 The event is never used
|
5 years ago |
Steven Kirk
|
07ab7f3877
|
Merge branch 'master' into fixes/Warning_CS0067
|
5 years ago |
Jumar Macato
|
e3ac372d86
|
Merge branch 'master' into fixes/apicompat-runasync-animations
|
5 years ago |
Dan Walmsley
|
577ab25001
|
Merge pull request #6981 from AvaloniaUI/fixes/rider-debugging-net6
Fix debugging in Rider after we merged .NET 6
|
5 years ago |
Jumar Macato
|
7703795a4a
|
Fix debugging in Rider after we merged .NET 6
Since we merged #6902 our debugging infra for this repo is not working with Rider. This PR fixes it.
|
5 years ago |
Giuseppe Lippolis
|
b82b5473b2
|
Merge branch 'master' into features/Issue_6971
|
5 years ago |
Giuseppe Lippolis
|
2eebb316ef
|
fixes: Debugger Attached
- Add Code Comment to describe the behaviour
- Add Timeout
- Add Log
|
5 years ago |
Jumar Macato
|
5cfeb2205e
|
Merge pull request #6970 from donandren/issues/6969
Investigation of animation system failure issue #6969
|
5 years ago |