Dan Walmsley
|
981e95781b
|
use net 7 for integration tests
|
4 years ago |
Dan Walmsley
|
9df3f3f3da
|
Merge branch 'master' into fixes/unPositionedGlyphRuns
|
4 years ago |
Emmanuel Hansen
|
588001d3e7
|
revert tests
|
4 years ago |
Emmanuel Hansen
|
ab9835ef88
|
made notification manager lazy
|
4 years ago |
Emmanuel Hansen
|
bc3a1028cd
|
Merge branch 'master' into notification
|
4 years ago |
Steven Kirk
|
3ba075874b
|
Merge branch 'master' into refactor/new-value-store
|
4 years ago |
Max Katz
|
bfc349e08a
|
Update XamlX and remove unused methods
|
4 years ago |
Max Katz
|
a2b939a13b
|
Merge remote-tracking branch 'origin/master' into feature/onplatform-xaml-compiler-support
|
4 years ago |
Max Katz
|
523c87d5b0
|
Browser: use JS side mobile checks
|
4 years ago |
Max Katz
|
3bfcc3574f
|
Merge pull request #9400 from AvaloniaUI/fix-x86-overflow
Fix IME overflow on x86
|
4 years ago |
Max Katz
|
a0d2ab8034
|
Merge branch 'master' into fix-x86-overflow
|
4 years ago |
Max Katz
|
5484bf4ac2
|
Merge remote-tracking branch 'origin/master' into feature/onplatform-xaml-compiler-support
|
4 years ago |
Max Katz
|
12921c17f7
|
Refactor extension to use a custom xaml method
|
4 years ago |
Max Katz
|
b33f14c518
|
Merge pull request #9177 from Gillibald/fixes/androidIme
Attempt to fix Android text input
|
4 years ago |
Max Katz
|
38ccc30219
|
Merge branch 'master' into fixes/androidIme
|
4 years ago |
Max Katz
|
58cc00898f
|
Fix IME overflow on x86
|
4 years ago |
Max Katz
|
a8d674015d
|
Merge pull request #9360 from AvaloniaUI/fixes/tapped-gestures
Fixes for Tapped gestures and IPlatformSettings refactor.
|
4 years ago |
Max Katz
|
bb0c4d399b
|
Remove missed interface
|
4 years ago |
Max Katz
|
ed03f167f4
|
Merge branch 'master' into fixes/tapped-gestures
|
4 years ago |
Max Katz
|
0b3f2adce9
|
Use DefaultPlatformSettings for android too, fix build error
|
4 years ago |
Max Katz
|
1fc811f82c
|
Fix touch tests
|
4 years ago |
Max Katz
|
bbfddbce22
|
Merge pull request #9391 from AvaloniaUI/grokys/update-ncrunch
Update ncrunch configuration.
|
4 years ago |
Steven Kirk
|
6eff1b4d6c
|
Merge branch 'master' into grokys/update-ncrunch
|
4 years ago |
Max Katz
|
682ea628bf
|
Merge branch 'master' into fixes/tapped-gestures
|
4 years ago |
Max Katz
|
6e06a74147
|
Merge pull request #9395 from timunie/fix/PasswordButtonClipping
Fix TextBox-Buttons are missing ClipToBounds="True"
|
4 years ago |
Steven Kirk
|
5a13453b9d
|
Cache property metadata in effective value.
Decreases the number of metadata lookups needed. Previously we were doing two lookups on construction now we're only doing one.
|
4 years ago |
Steven Kirk
|
a9f12cbb43
|
Avoid boxing in EffectiveValue<T>.SetAndRaise.
Added `IValueEntry<T>` interface back in and use that if present to get the value from the entry.
|
4 years ago |
Tim
|
e1f9809de6
|
Add missing ClipToBounds="True"
|
4 years ago |
Steven Kirk
|
0e951befdf
|
Use DefaultPlatformSettings in Web platform.
|
4 years ago |
Steven Kirk
|
a62c56186f
|
Use GetRequiredService in touch/mouse device.
|
4 years ago |
Steven Kirk
|
86cd89cc26
|
Merge branch 'master' into fixes/tapped-gestures
|
4 years ago |
Dan Walmsley
|
b27b6265de
|
Merge pull request #9389 from AvaloniaUI/fix-avalonia.web.targets-to-allow-debugging-to-work
Fix avalonia.web.targets
|
4 years ago |
Dan Walmsley
|
ceb6fd65e8
|
Merge branch 'master' into fix-avalonia.web.targets-to-allow-debugging-to-work
|
4 years ago |
Dan Walmsley
|
cbf072efb6
|
fix condition in targets file.
|
4 years ago |
Steven Kirk
|
ace159369e
|
Update ncrunch config due to recent changes.
|
4 years ago |
Max Katz
|
8c3ca261a4
|
Merge branch 'master' into fixes/androidIme
|
4 years ago |
Max Katz
|
d632412300
|
Merge branch 'master' into fixes/unPositionedGlyphRuns
|
4 years ago |
Dan Walmsley
|
48723daeb1
|
Merge pull request #9379 from tristanlabelle/fixes/9230-gray-screen
Android: Force punch a hole in the SurfaceView to workaround issue #9230
|
4 years ago |
Max Katz
|
0ae9e53b4b
|
Merge branch 'master' into fixes/9230-gray-screen
|
4 years ago |
Max Katz
|
9a9ca64b43
|
Merge pull request #9069 from workgroupengineering/features/Linux/Framebuffer/LibInput/Pointer
feat: Add support at Pointer Wheel
|
4 years ago |
Max Katz
|
6081140e52
|
Merge branch 'master' into features/Linux/Framebuffer/LibInput/Pointer
|
4 years ago |
Max Katz
|
5c219bf8c0
|
Merge branch 'master' into fixes/androidIme
|
4 years ago |
Max Katz
|
11521260c7
|
Merge branch 'master' into fixes/9230-gray-screen
|
4 years ago |
Dan Walmsley
|
4808846d82
|
Update Avalonia.Web.targets
|
4 years ago |
Max Katz
|
baf2f95bf6
|
Merge branch 'master' into fixes/unPositionedGlyphRuns
|
4 years ago |
Max Katz
|
5efdcf7d06
|
Merge pull request #9386 from AvaloniaUI/fixes/fix-ci-net-7.0.100
Fixes/fix ci net 7.0.100
|
4 years ago |
Max Katz
|
6b080eabe0
|
Restore Microsoft.Build.Framework dependency
|
4 years ago |
Max Katz
|
9003dfde51
|
Parse target framework manually
|
4 years ago |
Max Katz
|
a52696bcd6
|
Update Microsoft.Build.Framework
|
4 years ago |
Steven Kirk
|
4f19650d4f
|
Merge branch 'master' into refactor/new-value-store
|
4 years ago |