Dan Walmsley
|
236e02ad3c
|
implement mouse event modifiers.
|
5 years ago |
Dan Walmsley
|
f8d73e2d85
|
add linker config file.
|
5 years ago |
Dan Walmsley
|
b32923383b
|
Merge branch 'features/web' of https://github.com/AvaloniaUI/Avalonia into features/web
|
5 years ago |
Benedikt Stebner
|
f88bebc52d
|
Make SKTypefaceCollection/Cache publich for code reuse
|
5 years ago |
Dan Walmsley
|
e0a6c67b90
|
Merge branch 'features/web' of https://github.com/AvaloniaUI/Avalonia into features/web
|
5 years ago |
Benedikt Stebner
|
a212489efb
|
Fix namspaces
Fix native asset reference
Move js interop classes
|
5 years ago |
Dan Walmsley
|
1c88901a09
|
update skia.
|
5 years ago |
Dan Walmsley
|
0114291286
|
Revert "fix api diff."
This reverts commit 7470b94cdf.
# Conflicts:
# build/ApiDiff.props
|
5 years ago |
Dan Walmsley
|
c78179e9ac
|
Revert "upgrade to net462"
This reverts commit 010ca1901a.
|
5 years ago |
Dan Walmsley
|
65f56f28b5
|
use newer skiasharp version.
|
5 years ago |
Dan Walmsley
|
02f5ea50d3
|
disable api diff.
|
5 years ago |
Dan Walmsley
|
7470b94cdf
|
fix api diff.
|
5 years ago |
Dan Walmsley
|
010ca1901a
|
upgrade to net462
|
5 years ago |
Dan Walmsley
|
c6ca3b4d5d
|
truly fix build/
|
5 years ago |
Dan Walmsley
|
b5ae0eb36b
|
fix compile issues.
|
5 years ago |
Dan Walmsley
|
683f2a67e4
|
fix build
|
5 years ago |
Dan Walmsley
|
9bc50375f5
|
fix build.
|
5 years ago |
Dan Walmsley
|
623c14d92a
|
set package name.
|
5 years ago |
Dan Walmsley
|
8dfed08b26
|
remove map files.
|
5 years ago |
Dan Walmsley
|
d4563de221
|
remove duplicated code.
|
5 years ago |
Dan Walmsley
|
8ea45725e0
|
remove bootstrap and other stuff that isnt used.
|
5 years ago |
Dan Walmsley
|
6c11cd7f37
|
dont optimize debug builds
|
5 years ago |
Dan Walmsley
|
8c62f0fb0f
|
remove lock code.
|
5 years ago |
Dan Walmsley
|
3e5f3f6281
|
hide and show inputbox.
|
5 years ago |
Dan Walmsley
|
e51efddddb
|
add missing stuff.
|
5 years ago |
Dan Walmsley
|
89482b0181
|
add Avalonia.Blazor and sample project.
|
5 years ago |
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 |