Dan Walmsley
b7d87cf6a1
fix warnings and remove redundant code.
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
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
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
b89e884bcf
Revert "Revert "Revert "upgrade to net462"""
This reverts commit e44c36bef3 .
5 years ago
Benedikt Stebner
aba3c932fe
Fix custom font manager
5 years ago
Dan Walmsley
5687b27fe5
fix gitignore.
5 years ago
Dan Walmsley
136ba933c4
remove git ignore file from wwwroot.
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
Giuseppe Lippolis
26722e410e
fixes: Window Control missing call base.OnPropertyChanged on override.
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
236e02ad3c
implement mouse event modifiers.
5 years ago
Benedikt Stebner
f88bebc52d
Make SKTypefaceCollection/Cache publich for code reuse
5 years ago
Benedikt Stebner
a212489efb
Fix namspaces
Fix native asset reference
Move js interop classes
5 years ago
Dan Walmsley
c78179e9ac
Revert "upgrade to net462"
This reverts commit 010ca1901a .
5 years ago
Dan Walmsley
010ca1901a
upgrade to net462
5 years ago
Dan Walmsley
b5ae0eb36b
fix compile issues.
5 years ago
Dan Walmsley
683f2a67e4
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
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
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
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
Dan Walmsley
cc07d05344
fix review issues.
5 years ago
Giuseppe Lippolis
72fd5f0105
fixes: PropertySetterInstance
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
Dariusz Komosinski
7a44407666
Fix problems caused by missing transform data or invalid order of operations when interpolating matrices.
5 years ago
Giuseppe Lippolis
2eebb316ef
fixes: Debugger Attached
- Add Code Comment to describe the behaviour
- Add Timeout
- Add Log
5 years ago
workgroupengineering
979ef682eb
fixes missing namespace
5 years ago
workgroupengineering
e7efdbf1fc
fixes: nit
5 years ago
workgroupengineering
1d49d007b8
fixes: Waite Debugger.IsAttached
5 years ago