Dan Walmsley
|
72e1c7fe9b
|
Merge remote-tracking branch 'origin/master' into features/blazorless-wasm
# Conflicts:
# azure-pipelines.yml
# global.json
|
4 years ago |
Dan Walmsley
|
050b39f9f0
|
Merge pull request #9096 from Gillibald/feature/buildOnNet6
Build on net6.0
|
4 years ago |
Benedikt Stebner
|
3b4b9682b2
|
Use older msbuild
|
4 years ago |
Benedikt Stebner
|
c3da4df93a
|
Fix leaktests
|
4 years ago |
Benedikt Stebner
|
32a4ddbcef
|
Build mobile
|
4 years ago |
Benedikt Stebner
|
97ca9e3fe5
|
One more
|
4 years ago |
Benedikt Stebner
|
240b644650
|
Next try
|
4 years ago |
Nikita Tsukanov
|
6f91ca57da
|
Merge pull request #9088 from dif-sam/patch-1
Update flags for XSetWMNormalHints
|
4 years ago |
dif-sam
|
6f2b426e39
|
Update flag for XSetWMNormalHints
That small change can fix bug with StartupLocation on Ubuntu. (https://stackoverflow.com/questions/11069666/cannot-get-xcreatesimplewindow-to-open-window-at-the-right-position)
|
4 years ago |
Max Katz
|
6a3804bfde
|
Merge pull request #9065 from ShadowMarker789/Issue-9064-Screen-Page-Crash
Fix for Issue 9064 - Dispatcher call instead
|
4 years ago |
Max Katz
|
06eee689a8
|
Merge branch 'master' into Issue-9064-Screen-Page-Crash
|
4 years ago |
ShadowMarker789
|
1aa44984b7
|
Fix for Issue 9064 - Dispatcher call instead
https://github.com/AvaloniaUI/Avalonia/issues/9064
Fix for throwing unhandled exception in screen page, replace direct invalidate visual with dispatcher invocation of invalidate visual
|
4 years ago |
Jumar Macato
|
90012062fe
|
Merge pull request #9012 from wieslawsoltes/SetAdronerFromXaml
Set control adorner from xaml
|
4 years ago |
Max Katz
|
77ee78b476
|
Merge branch 'master' into SetAdronerFromXaml
|
4 years ago |
Max Katz
|
a86f88a03e
|
Merge pull request #8995 from sn4k3/fallback-null-owner-center-screen
Fallback from CenterOwner to CenterScreen when owner is null
|
4 years ago |
Max Katz
|
4bd1c1e0c7
|
Merge branch 'master' into fallback-null-owner-center-screen
|
4 years ago |
Max Katz
|
9f0ef49204
|
Merge pull request #9054 from workgroupengineering/fixes/ControlCatalog
fix: Avoid Cast exception on Single View Application
|
4 years ago |
Max Katz
|
42b3cfba4c
|
Merge branch 'master' into fixes/ControlCatalog
|
4 years ago |
Max Katz
|
6520eb4275
|
Merge pull request #8671 from Gillibald/fixes/TextProcessingFixes
Text processing fixes
|
4 years ago |
Max Katz
|
be1454b216
|
Merge branch 'master' into fixes/TextProcessingFixes
|
4 years ago |
Giuseppe Lippolis
|
b4859f0479
|
fix: Avoid Cast exception on Single View Application
|
4 years ago |
Gillibald
|
f0a4f0a3ba
|
Merge
|
4 years ago |
Gillibald
|
0415da9d29
|
Emscripten interop sample
|
4 years ago |
Dan Walmsley
|
f381aadfa9
|
Merge remote-tracking branch 'origin/master' into features/blazorless-wasm
|
4 years ago |
Nikita Tsukanov
|
84791dbf2e
|
Merge pull request #9037 from workgroupengineering/fixes/Warings/CS0436
fix: warning CS0436: The type 'ModuleInitializerAttribute'
|
4 years ago |
workgroupengineering
|
9c67064b52
|
Merge branch 'master' into fixes/Warings/CS0436
|
4 years ago |
Benedikt Stebner
|
cd578bbc38
|
Merge branch 'fixes/TextProcessingFixes' of https://github.com/Gillibald/Avalonia into fixes/TextProcessingFixes
|
4 years ago |
Benedikt Stebner
|
116fd47439
|
Implement FormattedText.BuildHighlightGeometry
|
4 years ago |
Benedikt Stebner
|
f670e46cce
|
Merge branch 'master' into fixes/TextProcessingFixes
|
4 years ago |
Benedikt Stebner
|
aafee091a4
|
Merge remote-tracking branch 'upstream/master' into fixes/TextProcessingFixes
|
4 years ago |
Max Katz
|
1c58c4dba1
|
Add native control host support
|
4 years ago |
Max Katz
|
a090e0efb8
|
Move Skia related files to the new folder
|
4 years ago |
Max Katz
|
4dcbc24359
|
Port StorageProvider to use new API
|
4 years ago |
Max Katz
|
185dd96a17
|
Add ESLint to the project
|
4 years ago |
Dan Walmsley
|
b5daaca1d3
|
Merge branch 'features/blazorless-wasm' of github.com:AvaloniaUI/Avalonia into features/blazorless-wasm
|
4 years ago |
Dan Walmsley
|
7af1e8b256
|
Merge remote-tracking branch 'origin/master' into features/blazorless-wasm
|
4 years ago |
Dan Walmsley
|
8f3582bc57
|
Revert "update nuke."
This reverts commit 87dbbfe8a1.
|
4 years ago |
Dan Walmsley
|
89b55d8e7e
|
Revert "update nuke"
This reverts commit d66229663d.
|
4 years ago |
Dan Walmsley
|
9814d63f07
|
Revert "update nuke."
This reverts commit 3feb132de9.
|
4 years ago |
Nikita Tsukanov
|
52f196e20e
|
Build?
|
4 years ago |
Nikita Tsukanov
|
b016b1ddec
|
Merge pull request #9035 from workgroupengineering/fixes/Warings/IDE0052
fix(X11IconLoader): IDE0052 Unread private member
|
4 years ago |
Giuseppe Lippolis
|
18330caa10
|
fix: warning CS0436: The type 'ModuleInitializerAttribute' in './src/Shared/ModuleInitializer.cs' conflicts with the imported type 'ModuleInitializerAttribute' in 'Avalonia.Base'.
|
4 years ago |
Dan Walmsley
|
203cd8f036
|
downgrade netcore 3.1 sdk
|
4 years ago |
Dan Walmsley
|
dff3c6a95a
|
tidy splashscreen.
|
4 years ago |
Giuseppe Lippolis
|
542f38d278
|
fix(X11IconLoader): IDE0052 Unread private member
|
4 years ago |
Dan Walmsley
|
5a882ce9e9
|
add html based splash screen capability.
|
4 years ago |
Dan Walmsley
|
f1a16db39e
|
revert framework upgrade on controlcatalog.netcore.
|
4 years ago |
Dan Walmsley
|
947fcd2a57
|
use older netcoreapp for build project, to be compatible with mono.cecil.
|
4 years ago |
Dan Walmsley
|
87dbbfe8a1
|
update nuke.
|
4 years ago |
Dan Walmsley
|
ee11b4dc9a
|
fix sln.
|
4 years ago |