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 |
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 |
Philipp
|
d18ffdad37
|
Expander properties to all directions
Fixed Expander Border properties not applied to all directions
|
5 years ago |
Giuseppe Lippolis
|
c1969609a2
|
feat: Allow to debug XamlIl Compilation
|
5 years ago |
Andrey Kunchev
|
fd0816b370
|
fix #6969 animation errors when a value is invalid, so animation system works predictable even one animation is invalid
|
5 years ago |
Giuseppe Lippolis
|
9e4d562ed6
|
fixes: CS0188 'RemoteServer.EmbeddableRemoteServerTopLevelImpl.LostFocus' hides inherited member 'OffscreenTopLevelImplBase.LostFocus'.
|
5 years ago |
Giuseppe Lippolis
|
d5420d6b79
|
fixes: Unnecessary re throw
|
5 years ago |
Giuseppe Lippolis
|
69126a7967
|
fixes(DevTools): Null Annotations
|
5 years ago |
Giuseppe Lippolis
|
0624a1d458
|
fixes: Mark FocusManager and InputManager as nullable
|
5 years ago |
Al Dyachkov
|
9c9d5a3ae5
|
Fixed missing XA_WM_NAME remove on empty window Title
|
5 years ago |
Jumar Macato
|
3a7298c39f
|
formatting
|
5 years ago |
Jumar Macato
|
055cf64660
|
add the old api back for backporting
|
5 years ago |
Jumar Macato
|
832947961b
|
post shutdown event handler
|
5 years ago |
Takoooooo
|
0e3cfc889b
|
fix
|
5 years ago |
Jumar Macato
|
85de295629
|
formatting
|
5 years ago |
Jumar Macato
|
998e49f75b
|
add nullable to type instead of assigning null to make rider happy :)
|
5 years ago |
Takoooooo
|
9bf42b9cf9
|
fix
|
5 years ago |
Steven Kirk
|
5b2a83b190
|
Don't multi-target MicroComGenerator.
Was causing problems building in VS. Instead include the source files directly into `_build.csproj`.
|
5 years ago |
Yoh Deadfall
|
618f70a0f4
|
Use event args to get value instead of feild
|
5 years ago |
Dan Walmsley
|
1df32a9645
|
use multitargetting.
|
5 years ago |
Dan Walmsley
|
d4ce30decd
|
micro com net6 with build script on netcoreapp3.1
|
5 years ago |