Dan Walmsley
d36dbd3472
Merge pull request #7015 from ltetak/osx_dnd
OSX do not enforce DND copy effect
5 years ago
Dan Walmsley
fe26244bf9
Merge branch 'master' into osx_dnd
5 years ago
Dan Walmsley
3c56b3751f
Merge pull request #7029 from AvaloniaUI/features/web
Avalonia.Web (wasm)
5 years ago
Max Katz
4eaba20ab9
Merge pull request #7071 from simonhaines/fixes/popup-positioning
Fix issues with positioning of non-overlay popups
5 years ago
Max Katz
8cf6f79bf5
Merge branch 'master' into fixes/popup-positioning
5 years ago
Dan Walmsley
2c51cf4453
Merge branch 'master' into features/web
5 years ago
Dan Walmsley
b7d87cf6a1
fix warnings and remove redundant code.
5 years ago
Steven Kirk
3c922819dd
Fix ncrunch tool path.
5 years ago
Dan Walmsley
90971dfe60
make osk show immediately on mobile
5 years ago
Dan Walmsley
9ddca4845b
remove emoji code.
5 years ago
Dan Walmsley
0a26d62b83
turn of antialiasing.
5 years ago
Dan Walmsley
e41271e399
remove navmenu page unused code.
5 years ago
Dan Walmsley
a12d947c9d
remove embedded font.
5 years ago
Simon Haines
54f82b26a5
Fix positioning of non-overlay popups
When a native popup window is positioned relative to a placement target on
the root window and the root window is moved or resized, the popup position
should update to reflect the new position of the placement target.
If a native popup window is positioned relative to another popup, as in the
case of sub-menus, and the parent popup is moved due to a change in the
position of its placement target, the child popup should also update
relative to the new position of the parent popup.
5 years ago
Dan Walmsley
21b9d08d73
fix touch support.
5 years ago
Dan Walmsley
0ed5a00961
remove non-required call.
5 years ago
Dan Walmsley
4a1bbcdcf6
rename appbuilder.
5 years ago
Dan Walmsley
30af93bccb
fix app builder api.
5 years ago
Dan Walmsley
8954577639
Merge remote-tracking branch 'origin/master' into features/web
5 years ago
Dan Walmsley
b89e884bcf
Revert "Revert "Revert "upgrade to net462"""
This reverts commit e44c36bef3 .
5 years ago
Dan Walmsley
b231f9ec0c
Revert "Revert "Revert "fix api diff."""
This reverts commit ec226bc4bb .
5 years ago
Dan Walmsley
153b41c066
Merge pull request #7053 from AvaloniaUI/upgrade-azure-windows-image
use vs2022 azure image.
5 years ago
Benedikt Stebner
b2c076911e
Merge branch 'features/web' of https://github.com/AvaloniaUI/Avalonia into features/web
5 years ago
Benedikt Stebner
aba3c932fe
Fix custom font manager
5 years ago
Dan Walmsley
5687b27fe5
fix gitignore.
5 years ago
Nikita Tsukanov
ce06a2029e
Use .NET SDK for WindowsInteropTest
5 years ago
Dan Walmsley
136ba933c4
remove git ignore file from wwwroot.
5 years ago
Dan Walmsley
fbbcdd72e7
Merge branch 'master' into features/web
5 years ago
Dan Walmsley
28cadb7539
use vs2022 azure image.
5 years ago
Dan Walmsley
dba0d2d42d
fix project file.
5 years ago
Dan Walmsley
b4c6c82c30
fix font assets.
5 years ago
Dan Walmsley
d26500602d
embed fonts.
5 years ago
Dan Walmsley
167f863196
implement touch support.
5 years ago
Dan Walmsley
7314525016
move input interop code to component.
5 years ago
Dan Walmsley
6dd74a3b83
make avalonia.skia pull in wasm native assets.
5 years ago
Dan Walmsley
285cc2c0fb
add targets file for required native dependencies.
5 years ago
Max Katz
ae2181ac47
Merge pull request #7049 from workgroupengineering/fixes/Issue_7048
fixes: Window Control missing call base.OnPropertyChanged on override.
5 years ago
Giuseppe Lippolis
26722e410e
fixes: Window Control missing call base.OnPropertyChanged on override.
5 years ago
Jumar Macato
c8aea233fe
Merge branch 'master' into features/web
5 years ago
Max Katz
3bf57ca83c
Merge pull request #7043 from AvaloniaUI/fixes/allow-binding-flyout-isopen
make IsOpenProperty on flyoutbase public.
5 years ago
Dan Walmsley
ec226bc4bb
Revert "Revert "fix api diff.""
This reverts commit 0114291286 .
# Conflicts:
# build/ApiDiff.props
5 years ago
Dan Walmsley
e44c36bef3
Revert "Revert "upgrade to net462""
This reverts commit c78179e9ac .
5 years ago
Dan Walmsley
f7e3060541
make IsOpenProperty on flyoutbase public.
5 years ago
Dan Walmsley
a0e93c6250
optimizations.
5 years ago
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