83 Commits

Author SHA1 Message Date
Todor Totev
5ee6979980
Merge pull request #26 from maxkatz6/master
Update to Avalonia 11 with some AOT improvements
2022-11-25 20:29:47 +02:00
Todor Totev
d299480046
Merge branch 'master' into master 2022-11-20 12:31:08 +02:00
Todor Totev
ff1599511e
Merge pull request #25 from josephmoresena/master
Avalonia UI 0.10.18
v0.10
2022-11-20 11:25:51 +02:00
Maksym Katsydan
59bc165240 Update Avalonia with fixed NativeMenuBar in AOT 2022-11-19 23:48:23 -05:00
Maksym Katsydan
f55c202b93 Fix ChangeTheme 2022-11-19 22:49:03 -05:00
Maksym Katsydan
f35336bfe3 Update pipeline 2022-11-19 21:59:11 -05:00
Maksym Katsydan
d7ada47c16 Update Avalonia version 2022-11-13 17:45:20 -05:00
Maksym Katsydan
e52a5869ed Reopen window when theme was changed 2022-11-12 22:23:50 -05:00
Maksym Katsydan
18c8883f18 Update test scripts 2022-11-12 22:23:41 -05:00
Maksym Katsydan
caea418ab5 Add DataGrid to the About page 2022-11-12 17:03:35 -05:00
Maksym Katsydan
47f5732b84 Use net7 AOT 2022-11-12 03:48:48 -05:00
Maksym Katsydan
8459f9bf3b Use compiled bindings insteaed of reflection bindings 2022-11-12 02:34:54 -05:00
Maksym Katsydan
1246a011c9 Update Avalonia to 11.0 2022-11-12 02:34:36 -05:00
Joseph Moreno
8c64f8fb91 Avalonia UI 0.10.18 2022-10-31 14:30:56 -05:00
Todor Totev
dc2eefc43d Update Avalonia to 0.10.16 2022-07-19 17:56:49 +03:00
Todor Totev
09ea112840
Update for .NET 6 and VS 2022 2022-07-19 17:01:22 +03:00
Todor Totev
def5525fce
Merge pull request #22 from kant2002/kant/update-avalonia
Update Avalonia to 0.10.15
2022-07-06 18:04:19 +03:00
Andrii Kurdiumov
719a10d269 Restore back OutputType 2022-06-29 19:33:18 +06:00
Andrii Kurdiumov
87b3489c6c Progress bar now use LinearEasing 2022-06-29 19:32:34 +06:00
Todor Totev
a032918a83
Merge pull request #21 from josephmoresena/master
Avalonia 0.10.13 -> 0.10.14
2022-05-11 19:09:28 +03:00
Joseph Moreno
1c40646103 Avalonia 0.10.13 -> 0.10.14 2022-05-10 20:20:35 -05:00
Todor Totev
c3e2bb660e Added contributors to the license 2022-04-03 11:35:34 +03:00
Todor Totev
42e7c3964d Exclude JetBrains work directory (.idea) 2022-04-03 11:34:22 +03:00
Todor Totev
23cf294ffb
Merge pull request #19 from josephmoresena/master
Avalonia UI Update
2022-03-22 09:47:42 +02:00
Joseph Moreno
cb4ee0ba87 Avalonia UI 0.10.12 -> 0.10.13 2022-03-21 13:41:52 -05:00
Todor Totev
440e8db6b0
Merge pull request #15 from josephmoresena/master
Sample improvements
2022-02-20 13:19:47 +02:00
Todor Totev
5e1f24c811
Merge pull request #16 from kant2002/patch-1
Be explicit about types needed for application
2022-02-20 13:15:01 +02:00
Andrii Kurdiumov
05f290f599
Be explicit about types needed for application 2022-02-18 23:11:11 +06:00
Joseph Moreno
4aacf93202
Update README.md 2022-02-15 14:32:10 -05:00
Joseph Moreno
bfec7e3ad2 Update nuget.config 2022-02-15 14:13:06 -05:00
Joseph Moreno
8e38c08db3 Avalonia 0.10.12 2022-02-13 18:35:14 -05:00
Joseph Moreno
6789fbaec7
Avalonia UI 0.10.10 -> 0.10.11 2021-12-22 17:08:44 -05:00
Joseph Moreno
f88fbec519 Merge branch 'master' of https://github.com/josephmoresena/AvaloniaCoreRTDemo 2021-12-13 16:17:59 -05:00
Joseph Moreno
eab730c1f2 Sample improves
* No remove axaml files for makes the sample simpler.
* Creation of utilities class.
* Avoid using ref Bitmap on MainViewModel.
* Avoid application crashing when dotnet.png or avalonia.png are missing. Using an replace embeded image instead.
* Conditionally invoke of UseAvaloniaNative at runtime.
2021-12-13 16:17:55 -05:00
Joseph Moreno
3073afd6c7
Artifacts information 2021-12-12 00:24:32 -05:00
Joseph Moreno
0368c711d6 Fix solution files
* Indentation fix of csproj file
* Remove Any CPU from sln file
2021-12-11 21:55:29 -05:00
Joseph Moreno
1a6741f9ee Sample improves
* UserControl sample.
* Multi-theme support.
* NativeMenu on macOS.
* GitHub workflow for Windows, Linux and MacOS artifact compilation.
2021-12-11 21:39:55 -05:00
Todor Totev
d400f93339
Merge pull request #13 from josephmoresena/master
Update to ILCompiler 7.0.0-*
2021-10-15 10:33:11 +03:00
Joseph Moreno
488ea9b715 Update Avalonia package -> 0.10.8 2021-10-12 19:06:53 -05:00
Joseph Moreno
9381bde12f Create test.sh 2021-10-11 20:56:05 -05:00
Joseph Moreno
9dc4783826 Delete test.sh 2021-10-11 20:50:11 -05:00
Joseph Moreno
751e4bf6f4 Update test.command 2021-10-11 19:43:49 -05:00
Joseph Moreno
c127d73752 Create App MacOS 2021-10-11 19:34:26 -05:00
Joseph Moreno
225a954bb3 Update to ILCompiler 7.0.0-*
Official support added to MacOS x64
2021-10-09 12:02:31 -05:00
Todor Totev
aaeb541cd6 Update to Avalonia 0.10.7 and latest NuGet packages sources for the Il compiler 2021-08-19 16:44:22 +03:00
Todor Totev
46134c5982
Merge pull request #8 from kant2002/kant/update-docs
Update documentation for the project
2021-05-04 15:50:39 +03:00
Andrii Kurdiumov
347f12926e Update links to the recent version of documentatio 2021-03-14 16:45:45 +06:00
Andrii Kurdiumov
ddde79abbe Update documentation for the project
Remove reference to CoreRT and use NativeAOT.
Remove not longer required fix for System.Reactive
2021-03-14 16:41:55 +06:00
Todor Totev
97ea6eda82
Merge pull request #7 from josephmoresena/master
Upgrade Avalonia UI Version
2021-02-11 23:07:11 +02:00
Joseph Moreno
c283769b54 RootAllApplicationAssemblies -> TrimMode
According docs https://github.com/dotnet/runtimelab/blob/feature/NativeAOT/docs/using-nativeaot/optimizing.md RootAllApplicationAssemblies: false isn't more valid and must be replaced by TrimMode: link.

It prevents warnings and reduces at leas to half of RAM consumption at compilation process.
2021-01-27 08:21:30 -05:00