Dan Walmsley
|
cce7509491
|
Merge pull request #7812 from AvaloniaUI/feature/onplatform-xaml-compiler-support
Add OnPlatformExtension.
|
4 years ago |
Max Katz
|
9883a9600f
|
Merge branch 'feature/onplatform-xaml-compiler-support' of https://github.com/AvaloniaUI/Avalonia into feature/onplatform-xaml-compiler-support
|
4 years ago |
Max Katz
|
6bd6e9fd29
|
Reuse PlatformFact on some onplatform tests
|
4 years ago |
Dan Walmsley
|
769a51bbf8
|
Merge branch 'master' into feature/onplatform-xaml-compiler-support
|
4 years ago |
Max Katz
|
9b4a6062c0
|
Merge pull request #9402 from AtomCrafty/devtools-style-list
Fix DevTools style list not updating correctly
|
4 years ago |
Max Katz
|
f489a336a0
|
Fix onplatform generics crash on macOS
|
4 years ago |
Max Katz
|
8a6bb0ffa1
|
Move OnExtensionType and fix netstandard error
|
4 years ago |
Dan Walmsley
|
9be00c0547
|
Merge branch 'master' into feature/onplatform-xaml-compiler-support
|
4 years ago |
AtomCrafty
|
bd94075c59
|
Merge branch 'master' into devtools-style-list
|
4 years ago |
Dan Walmsley
|
4dd319c516
|
Merge pull request #9408 from AvaloniaUI/surface
Do not create an egl surface if the window provided is invalid
|
4 years ago |
Dan Walmsley
|
3ed413748e
|
Merge branch 'master' into surface
|
4 years ago |
Dan Walmsley
|
f401d26ba4
|
Merge branch 'master' into devtools-style-list
|
4 years ago |
Dan Walmsley
|
dd2115c5bc
|
Merge pull request #9409 from AvaloniaUI/fixes/gesture-tests
fix gesture tests on macos
|
4 years ago |
AtomCrafty
|
fd3388fe90
|
remove unused imports
|
4 years ago |
AtomCrafty
|
7e6f5403aa
|
fix typos
|
4 years ago |
AtomCrafty
|
41c375dff1
|
fix DevTools style list not updating correctly
|
4 years ago |
Dan Walmsley
|
07f6a43128
|
fix integration tests.
|
4 years ago |
Emmanuel Hansen
|
8f6e9f1d0d
|
move check before MakeCurrent
|
4 years ago |
Dan Walmsley
|
9311d88a26
|
fix gesture tests on macos
|
4 years ago |
Benedikt Stebner
|
a4c2d8ee8b
|
Merge pull request #9375 from Gillibald/fixes/unPositionedGlyphRuns
Fixes unpositioned GlyphRuns
|
4 years ago |
Emmanuel Hansen
|
ae7a532d06
|
do not create a surface if the window provided is invalid
|
4 years ago |
Dan Walmsley
|
60ef70544b
|
move constant.
|
4 years ago |
Dan Walmsley
|
3593803b18
|
browser runtime platform is much simpler.
|
4 years ago |
Dan Walmsley
|
f8ace8574c
|
Merge remote-tracking branch 'origin/master' into feature/onplatform-xaml-compiler-support
|
4 years ago |
Benedikt
|
73a892f13e
|
Only run tests on Windows
|
4 years ago |
Benedikt Stebner
|
0aaac3e139
|
Merge branch 'fixes/unPositionedGlyphRuns' of https://github.com/Gillibald/Avalonia into fixes/unPositionedGlyphRuns
|
4 years ago |
Benedikt Stebner
|
e1c6314943
|
Merge remote-tracking branch 'upstream/master' into fixes/unPositionedGlyphRuns
|
4 years ago |
Dan Walmsley
|
0fe7281af9
|
Merge pull request #9407 from AvaloniaUI/fix-integration-tests-net7
use net 7 for integration tests
|
4 years ago |
Dan Walmsley
|
4d153e05b7
|
fix run command
|
4 years ago |
Dan Walmsley
|
ad574e2c64
|
use net 7 for integration test app.
|
4 years ago |
Dan Walmsley
|
773cac8931
|
mac os net7.0.100
|
4 years ago |
Dan Walmsley
|
981e95781b
|
use net 7 for integration tests
|
4 years ago |
Dan Walmsley
|
9df3f3f3da
|
Merge branch 'master' into fixes/unPositionedGlyphRuns
|
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 |