Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Maui Version 8.0.3 & net8.0 #64

Closed
wants to merge 5,644 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
5644 commits
Select commit Hold shift + click to select a range
3017613
Recreate Details Fragment, if its been destroyed (#17604)
PureWeen Sep 25, 2023
34072d8
Reenable WinUI Device Tests parallel running (#17613)
jfversluis Sep 25, 2023
f09e3d5
Remove reference to concrete native host app (#16803)
dansiegel Sep 25, 2023
ca12263
[Windows] Fixes border content clipping (#17310)
emaf Sep 25, 2023
4695f21
Remove Navigation Delegate When Disposed (#17544)
PureWeen Sep 26, 2023
b446a47
Bump the xunit group with 3 updates (#17619)
dependabot[bot] Sep 26, 2023
4d83685
Fix typo in build.sh (#17305)
eltociear Sep 26, 2023
93095ab
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Sep 26, 2023
836376f
Merge branch 'main' into net8.0
rmarinho Sep 26, 2023
e5c2853
Fixed Android's Border background to use a Transparent bg if not othe…
jstedfast Sep 26, 2023
bb8a913
Update Flyout when Shell.FlyoutContent changes (#17359)
spadapet Sep 26, 2023
c953ffb
[XamlC] fix generic array (#17301)
StephaneDelcroix Sep 26, 2023
1e71186
[net8.0] Merge main to net8 (#17649)
rmarinho Sep 26, 2023
6aac924
Enable .NET 7 <MauiVersion> to work in .NET 8 SDK projects (#17409)
mattleibow Sep 26, 2023
c29e7b3
Add tests and fix Windows + iOS (#17286)
mattleibow Sep 26, 2023
5829ec0
Set titlebar color to accent color when enabled via settings
Sep 19, 2023
fe425cf
Fix nav buttons not using accent color
Sep 19, 2023
651de61
Use Mica.BaseAlt to align w/ Win11 use of Mica for titlebars
Sep 20, 2023
0a05525
Fix accent color missing in title bar (#17528)
Foda Sep 27, 2023
9895399
Remove obsolete MauiWinUIApplication properties (#17667)
PureWeen Sep 27, 2023
60683e0
Log test start/stop times (#17675)
sbanni Sep 27, 2023
65a3ea3
Add console logger and fix filename collisions (#17701)
sbanni Sep 27, 2023
1bccbc4
Merge branch 'main' into net8-merge-main
rmarinho Sep 27, 2023
1d5fe1d
Update windows.cake
rmarinho Sep 27, 2023
64f8afd
[net8.0] Last merge from main to net8 for rc2 (#17702)
rmarinho Sep 28, 2023
ec0271a
Override CA1822 for Android interface impl (#17691)
jfversluis Sep 28, 2023
6326bf7
Add ViewHandler & IViewHandler docs (#17167)
jfversluis Sep 28, 2023
629e39c
[create-pull-request] automated change (#17640)
github-actions[bot] Sep 28, 2023
f9ff50e
[net8.0] Update dependencies from xamarin/xamarin-android (#17656)
dotnet-maestro[bot] Sep 29, 2023
8094734
Add other controls to the UI tests (#17728)
mattleibow Sep 29, 2023
419a2af
Can template tests run in parallel?
Eilon Sep 26, 2023
736a57e
Make sure to account for a null AppWindow
PureWeen Sep 29, 2023
eda76fc
Update Issue17490.cs
PureWeen Sep 29, 2023
8dbe868
Remove dependency on Xamarin.UITest
sbanni Sep 29, 2023
82d7afc
- fix banned api
PureWeen Sep 29, 2023
93abbf7
- fix automationid
PureWeen Oct 1, 2023
c54ce97
Fix random issues with Mac UITests
sbanni Oct 1, 2023
6eb1874
dependabot group fix for Android ecosystem - added missing prefixes (…
moljac Oct 2, 2023
71eb837
Don't run hide on tapped code if window is null (#17758)
PureWeen Oct 2, 2023
6f79ea4
[create-pull-request] automated change (#17749)
github-actions[bot] Oct 2, 2023
c4ebee5
Merge branch 'main' into merge-main-net8
rmarinho Oct 2, 2023
2955d72
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Oct 2, 2023
1ea2808
Make ALL template warnings show up as test errors (not just C# warnin…
Eilon Oct 2, 2023
da5d5bd
Merge branch 'main' into eilon/parallel-templates
Eilon Oct 2, 2023
1161937
Fix tests, add missing category
hartez Oct 2, 2023
a597b93
Only specify app path for Windows tests
sbanni Oct 3, 2023
31e1d58
[net8.0] Merge main net8 (#17777)
rmarinho Oct 3, 2023
90aee47
Make sure to account for a null AppWindow (#17746)
rmarinho Oct 3, 2023
9c8e99c
Bump Xamarin.UITest from 4.1.4 to 4.3.0
dependabot[bot] Oct 3, 2023
82594c1
Fix some of the false GC test failures in Debug mode (#17596)
rmarinho Oct 3, 2023
598985c
[create-pull-request] automated change
github-actions[bot] Oct 4, 2023
5639f55
[housekeeping] Automated PR to fix formatting errors (#17814)
rmarinho Oct 4, 2023
4ced0ab
Bump Xamarin.UITest from 4.1.4 to 4.3.0 (#17794)
rmarinho Oct 4, 2023
950374f
Enforce CA1805 across Core (#17786)
hartez Oct 4, 2023
d02f597
[net8.0] Build the previous TFM for Essentials & Graphics (#17042)
rmarinho Oct 4, 2023
a05a5a7
[Android] Fix ReturnType on Entry (#17546)
rmarinho Oct 4, 2023
a6f032f
Remove dependency on Xamarin.UITest
sbanni Sep 29, 2023
2efde86
Add projects to slnf
sbanni Oct 4, 2023
b26e782
Fix android navigate back and make sure to activate the app
sbanni Oct 5, 2023
de697b0
Merge branch 'dev/scoban/getridofxamuit' of https://github.com/dotnet…
sbanni Oct 5, 2023
fcb2bd3
[create-pull-request] automated change
github-actions[bot] Oct 5, 2023
4a6b765
Fix bad merge
sbanni Oct 5, 2023
0afc1c7
[housekeeping] Automated PR to fix formatting errors (#17839)
rmarinho Oct 5, 2023
0931589
In Carousel test make sure to go back after changing index to not fai…
sbanni Oct 5, 2023
67d2ac5
Fix dismiss keyboard command
sbanni Oct 5, 2023
e2065cf
Add additional wait for open modal button
sbanni Oct 5, 2023
ff50be2
Correctly expand rows/columns when grid padding (#17750)
mattleibow Oct 6, 2023
560c449
Work around the dotnet tool restore issues
mattleibow Oct 6, 2023
983a723
Limit star expansion when measuring/arranging at constrained sizes
hartez Oct 7, 2023
de333cd
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Oct 9, 2023
9491217
Work around the dotnet tool restore issues (#17878)
rmarinho Oct 9, 2023
efded5e
[build] Update to rtm versions
rmarinho Oct 9, 2023
432d858
[main] Update dependencies from dotnet/xharness (#17901)
rmarinho Oct 9, 2023
56a24e9
Make sure to not call new APIs on old iOS
mattleibow Oct 9, 2023
42788ad
Clean up and expand tests a bit
hartez Oct 9, 2023
d7a37e3
Dev/scoban/getridofxamuit (#17849)
rmarinho Oct 10, 2023
8c38015
Make sure to not call new APIs on old iOS (#17907)
rmarinho Oct 10, 2023
8af381e
Update from .NET8 channel
rmarinho Oct 10, 2023
f53f439
Update iOS and Android versions
rmarinho Oct 10, 2023
954d834
Update NuGet.config
rmarinho Oct 10, 2023
52ea787
Revert android version
rmarinho Oct 10, 2023
1b00b13
Try fix version
rmarinho Oct 10, 2023
3f7c240
Update Versions.props
rmarinho Oct 10, 2023
8766534
[create-pull-request] automated change (#17947)
github-actions[bot] Oct 11, 2023
8dbf004
Only attach log files for current test
BretJohnson Oct 11, 2023
a2d80a5
Update README.md (#17941)
ederbond Oct 11, 2023
c4b7ebb
[net8.0] Fix nullability
rmarinho Oct 3, 2023
c4752f6
API Doc improvements to fix online browser warnings (#17732)
jfversluis Oct 11, 2023
df2da02
Bump the aspnetcore group with 7 updates
dependabot[bot] Oct 11, 2023
f38f3e5
Bump powershell from 7.3.7 to 7.3.8
dependabot[bot] Oct 11, 2023
1e64179
Merge 'net8.0' into 'main'
mattleibow Oct 10, 2023
aab36ec
[net8.0] Reverting default item and globbing updates (#17852)
mattleibow Oct 11, 2023
f9c40f5
Bump powershell from 7.3.7 to 7.3.8 (#17958)
rmarinho Oct 11, 2023
81fd8f6
Bump the aspnetcore group with 7 updates (#17957)
rmarinho Oct 11, 2023
c362cc4
[net8.0] Update to rtm versions (#17904)
rmarinho Oct 11, 2023
36ed2e4
Merge remote-tracking branch 'origin/net8.0' into merge_net8_to_main
mattleibow Oct 11, 2023
8e41106
Merge remote-tracking branch 'origin/main' into merge_net8_to_main
mattleibow Oct 11, 2023
faa7d8a
Use Cake for running integration tests (#17964)
mattleibow Oct 11, 2023
5be7dac
Fail test run on all inconclusive tests
jfversluis Oct 11, 2023
89408ac
Fix integration tests for main as net8
mattleibow Oct 11, 2023
b598dca
Bump NSubstitute from 4.3.0 to 5.1.0
dependabot[bot] Oct 12, 2023
40caa02
Only attach log files for current test (#17949)
rmarinho Oct 12, 2023
efd890b
Fail UI test run when all tests are inconclusive (#17971)
rmarinho Oct 12, 2023
c8ba478
Merge `net8.0` into `main` (#17906)
mattleibow Oct 12, 2023
b03e6d7
Bump NSubstitute from 4.3.0 to 5.1.0 (#17975)
rmarinho Oct 12, 2023
693491b
Update dotnet to be the latest public release
mattleibow Oct 11, 2023
db326aa
Revert UITest dependency version bump (#17972)
jfversluis Oct 12, 2023
8ad0c07
Make Entitlements in Templates for MacCatalyst more consistent betwee…
dustin-wojciechowski Oct 12, 2023
65abcc9
[Android] Fix ScrollView filling layouts (#17243)
jknaudt21 Oct 12, 2023
2713273
[Housekeeping] Update bug-report.yml (#17981)
samhouts Oct 12, 2023
c67df30
[create-pull-request] automated change (#17990)
github-actions[bot] Oct 13, 2023
2a2fe7e
Revert "Work around the dotnet tool restore issues" (#17983)
mattleibow Oct 13, 2023
e982732
Update Blazor Hybrid template to match ASP.NET Core Blazor Web templa…
Eilon Oct 13, 2023
cd9fdd7
Enable more legacy tests (#17931)
jfversluis Oct 14, 2023
2839bd1
Update dependencies from https://github.com/dotnet/xharness build 202…
dotnet-maestro[bot] Oct 16, 2023
924c194
Enable <Nullable> in .NET MAUI project templates (#18019)
Eilon Oct 16, 2023
1719011
Run template tests run in parallel to save 15min of run time (#17672)
rmarinho Oct 16, 2023
f60cf02
Set Nullable=enable in Control Samples projects (#18020)
Eilon Oct 16, 2023
b8f7e4f
Update .NET versions to be the latest public release on nuget.org (#1…
rmarinho Oct 16, 2023
0f764ac
Limit star expansion when measuring/arranging at constrained sizes (#…
rmarinho Oct 16, 2023
c252aca
Revert new packages names for iOS (#17980)
rmarinho Oct 17, 2023
4226851
[android] update AOT profile for .NET 8 GA (#18061)
jonathanpeppers Oct 17, 2023
3bd8421
Revert "Run template tests run in parallel to save 15min of run time"…
rmarinho Oct 18, 2023
128ca6d
Dependabot should only use nuget.or (#18109)
rmarinho Oct 18, 2023
22ad1cd
Update dependabot.yml (#18130)
rmarinho Oct 19, 2023
e1974d5
[ci] Fix api leves on tests (#18133)
github-actions[bot] Oct 19, 2023
ea9fc41
[Windows] Fix wrong Layout from hidden CollectionView (#17659)
jsuarezruiz Oct 19, 2023
8ef1aec
[X] connect the right method to the event handler (#18043)
StephaneDelcroix Oct 19, 2023
6830e22
[iOS] Keep textcolor on characterspacing (#17926)
StephaneDelcroix Oct 19, 2023
daaaf56
[WinUI] Fixes window blinking when resizing (#18155)
emaf Oct 19, 2023
427b811
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 19, 2023
e25d331
Bump Microsoft.Web.WebView2 from 1.0.2045.28 to 1.0.2088.41 (#18084)
dependabot[bot] Oct 20, 2023
ce96d43
[net8.0] Update dependencies from xamarin/xamarin-macios (#18171)
dotnet-maestro[bot] Oct 20, 2023
9091b5e
Update rtm versions (#18167)
rmarinho Oct 20, 2023
42b1b22
Disable the new code for now (#18198)
mattleibow Oct 20, 2023
cb24490
[net8.0] Add permission for high-speed sensors (#18180)
mattleibow Oct 20, 2023
14a2667
Update dependabot.yml (#18192)
rmarinho Oct 20, 2023
556dc23
[Android] Avoid issues creating a Borderless Entry with a custom Hand…
jsuarezruiz Oct 20, 2023
ab33293
[X] revert #5611 (#17733)
StephaneDelcroix Oct 20, 2023
87c9aac
Update dev getting started instructions (#18196)
BretJohnson Oct 20, 2023
b30d812
[iOS] Fix downscaled images not occupying correct space (#17120)
jknaudt21 Oct 21, 2023
3148a9f
[net8.0] Update dependencies from xamarin/xamarin-macios (#18191)
dotnet-maestro[bot] Oct 21, 2023
97ac2bf
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] Oct 21, 2023
0049595
[main] Update dependencies from dotnet/xharness (#18179)
dotnet-maestro[bot] Oct 23, 2023
55e1c80
Rework the Label mappers for FormattedText (#18105)
mattleibow Oct 23, 2023
33a01c0
[C] test for #17776 (#17796)
StephaneDelcroix Oct 23, 2023
11a22f4
Update net8 rtm versions (#18247)
rmarinho Oct 23, 2023
a73f796
[net8.0] Update dependencies from xamarin/xamarin-macios (#18248)
dotnet-maestro[bot] Oct 23, 2023
7791d46
[main] Update dependencies from dotnet/xharness (#18249)
dotnet-maestro[bot] Oct 23, 2023
0373c28
Add NuGet package information (#18197)
mattleibow Oct 23, 2023
9ee1de2
Merge branch 'lytico/gtk-ongoing'
lytico Oct 23, 2023
43a4af7
get it compile without workloads
lytico Oct 23, 2023
e659a95
Directory.Build.Override.props: introduce _IncludeNoPlatforms
lytico Oct 23, 2023
d697aae
try enable gtk
lytico Oct 24, 2023
0f36615
Correctly expand rows/columns when grid padding (#18276)
github-actions[bot] Oct 24, 2023
46df564
Switch to RC 2 SDK and packages
mattleibow Oct 24, 2023
f1a01e5
Update dependencies from https://github.com/dotnet/aspnetcore build 2…
dotnet-maestro[bot] Oct 24, 2023
caa92bf
[net8.0] Update dependencies from xamarin/xamarin-macios (#18281)
dotnet-maestro[bot] Oct 24, 2023
296588c
Allow iOS Keyboard Scrolling to be turned off in Lifecycle Events (#1…
tj-devel709 Oct 24, 2023
d5cb0cd
Setup legacy mappers (#18087)
PureWeen Oct 24, 2023
01d6b39
[Templates] Remove get-task-allow entitlement from Templates (#18272)
dustin-wojciechowski Oct 24, 2023
ea27280
[release/8.0.1xx-rc2.2] Allow iOS Keyboard Scrolling to be turned off…
github-actions[bot] Oct 24, 2023
6aaad0a
[release/8.0.1xx-rc2.2] Setup legacy mappers (#18309)
github-actions[bot] Oct 24, 2023
0cb5d80
Ensure that viewport calculations for iOS ScrollView account for cont…
hartez Oct 24, 2023
8badeec
[release/8.0.1xx-rc2.2] Make sure to account for a null AppWindow (#1…
github-actions[bot] Oct 24, 2023
602e52d
[release/8.0.1xx-rc2.2] API Doc improvements to fix online browser wa…
github-actions[bot] Oct 24, 2023
cb4629c
[release/8.0.1xx-rc2.2] Limit star expansion when measuring/arranging…
github-actions[bot] Oct 25, 2023
64da395
Ensure templates create a proper AppID (#18322)
jknaudt21 Oct 25, 2023
731617e
[release/8.0.1xx-rc2.2] [Templates] Remove get-task-allow entitlement…
github-actions[bot] Oct 25, 2023
018baf9
[release/8.0.1xx-rc2.2] Ensure that viewport calculations for iOS Scr…
github-actions[bot] Oct 25, 2023
620ed65
Bump (#18326)
PureWeen Oct 25, 2023
98777b5
Update .NET 7 MAUI Version (#18329)
mattleibow Oct 25, 2023
a388b28
[net8.0] Update dependencies from xamarin/xamarin-macios (#18307)
dotnet-maestro[bot] Oct 25, 2023
00810e2
Merge branch 'release/8.0.1xx-rc2.2' into dev/merge-rc2.2-into-net8
mattleibow Oct 25, 2023
70b8e08
[Templates] Fix template typo (#18166)
jknaudt21 Oct 25, 2023
434d50e
Merge RC 2.2 into net8.0 (#18351)
mattleibow Oct 25, 2023
d1fee35
Support finding nearest TFM to collect assets from (#18068)
mattleibow Oct 26, 2023
ac996a0
Partially revert "[Windows] Update CollectionView changing ItemsLayou…
emaf Oct 26, 2023
2c0754c
Make Android respect power saving/disabled animations (#17287)
hartez Oct 26, 2023
e92c7c1
.NET 8 template tweaks (#18379)
rachelkang Oct 26, 2023
7694b20
Fix project name substitution in Blazor template nav menu (#18388)
Eilon Oct 27, 2023
783f8c9
Fix Device Info Test API 33 (#18390)
PureWeen Oct 27, 2023
9910699
[C] clear _targetObject (#18398)
StephaneDelcroix Oct 27, 2023
e968e12
[net8.0] Update stable branding (#18384)
rmarinho Oct 28, 2023
bc65ae9
[net8.0] Bump xharness for rtm and bring iOS17 tests (#18353)
rmarinho Oct 31, 2023
0220888
[net8.0] Update dependencies from xamarin/xamarin-macios (#18454)
dotnet-maestro[bot] Nov 1, 2023
561dff9
[ci] Bump iOS and Android (#18448)
rmarinho Nov 1, 2023
3ae10ec
Update release branch versions (#18473)
PureWeen Nov 2, 2023
073a8c4
[release/8.0.1xx] Bump version to generate 8.0.1.x versioning (#18491)
dalexsoto Nov 2, 2023
a63d80e
Versions.props: downgrade to .net7
lytico Nov 6, 2023
00fc0d5
Compatibility.csproj: remove Gtk2
lytico Nov 6, 2023
4822037
Compatibility.csproj: fix assign
lytico Nov 6, 2023
bebee0b
BlazorWebViewHandler.Android.cs: add dummy to get it compile
lytico Nov 6, 2023
2a9b11e
Directory.Build.props: nowarn public api
lytico Nov 6, 2023
47039c3
Graphics.csproj: add PublicApi net-gtk
lytico Nov 7, 2023
c934544
Essentials.csproj: track api changes
lytico Nov 7, 2023
30489b0
Core.csproj: track api changes & add dummy's
lytico Nov 7, 2023
2fb3782
[release/8.0.1xx] Update car image/size (#18577)
github-actions[bot] Nov 7, 2023
f3f28c1
Graphics.Gtk.csproj: remove package
lytico Nov 7, 2023
6c851c7
Essentials.csproj: Screenshot.shared.cs: track api changes
lytico Nov 7, 2023
27bd53f
Core.csproj: ViewExtensions: some more dummy's & GetChildAt
lytico Nov 7, 2023
8bc9bc8
Controls.Core.csproj: GestureManager.Gtk, ModalNavigationManager.Gtk:…
lytico Nov 7, 2023
5619bee
Controls.Core.csproj: track api changes & add dummy's
lytico Nov 7, 2023
1ebb238
Revert "Ensure that viewport calculations for iOS ScrollView account …
PureWeen Nov 7, 2023
0a809fb
Compatibility.csproj: fix build
lytico Nov 7, 2023
5238d10
Directory.Build.props: NoWarn CS1589
lytico Nov 7, 2023
36cf94b
Controls.Sample.Gtk.csproj: SimpleSampleGtkApplication: track api cha…
lytico Nov 7, 2023
0d64894
Move MAUI Blazor template files to match ASP.NET Blazor template (#18…
github-actions[bot] Nov 8, 2023
2560be7
Core.csproj: ImageSourceExtensions: add Gkt & remove obsolete ImageSo…
lytico Nov 8, 2023
b3e4af4
Core.csproj: remove some NotImplementedException
lytico Nov 8, 2023
b52ddf0
Compatibility.Gtk.csproj: remove file slack
lytico Nov 8, 2023
8df543a
Core.csproj: Gtk ViewExtensions: implement OnLoaded/OnUnLoaded
lytico Nov 8, 2023
a6797a7
Core.csproj: fix & enhance ImageSourcePartSetter
lytico Nov 8, 2023
1d4b8e5
Maps.csproj: add Gtk dummy's
lytico Nov 9, 2023
1a87025
Microsoft.AspNetCore.Components.WebView.Maui.csproj BlazorWebViewHand…
lytico Nov 9, 2023
4b650a9
Maps.csproj: add Gtk PublicAPI
lytico Nov 9, 2023
63dbfc4
Core.csproj: LayoutHandler.Gtk: fix MapBackground
lytico Nov 9, 2023
4b65b89
Directory.Build.Override.props: include android, otherwise build fail…
lytico Nov 9, 2023
3f907e9
Essentials.csproj: AppActions.Gtk.cs, AppActions.Gtk.cs, FileSystem.G…
lytico Sep 21, 2023
6497b70
Essentials.csproj: AppInfo.Gtk.cs: add some implementations
lytico Nov 9, 2023
ebdf10f
[Gtk] Compatibility.csproj:introduce PlatformSizeService, FontNamedS…
lytico Nov 9, 2023
f9f8d95
Controls.Xaml.csproj: add Gtk
lytico Nov 9, 2023
8a1d900
[Gtk] Core.csproj: PageHandler.Gtk: track api changes
lytico Nov 9, 2023
a80e1f3
[Gtk] Core.csproj: remove PageView.cs
lytico Nov 9, 2023
d12041f
[Gtk] introduce some Shell-Dummy's
lytico Nov 10, 2023
9ac15cc
[Gtk] Core.csproj: TabbedViewHandler: use NotImplementedView
lytico Nov 10, 2023
d6300e2
[Gtk] Core.csproj: NotImplementedView: introduce DisplayName
lytico Nov 10, 2023
3544d9d
[Gtk] Core.csproj: NavigationViewHandler.Gtk.cs: draft a simple Navig…
lytico Nov 10, 2023
ad5728e
[Gtk] Controls.Core.csproj: ItemsViewHandler.Gtk.cs: use NotImplement…
lytico Nov 10, 2023
2c305fe
[Gtk] Core.csproj: add a bunch of MissingMapperAttribute
lytico Nov 10, 2023
6af270e
[Gtk] Core.csproj: Shapes: implement a bunch of mappings
lytico Nov 10, 2023
2099930
[Gtk] Core.csproj: introduce ShellView
lytico Nov 10, 2023
9f23c3d
[Gtk] Controls.Core.csproj: Shape.Gtk.cs: implement MapStrokeDashArray
lytico Nov 10, 2023
4dc9e8f
[Gtk] Controls.Core.csproj: Layout.Gtk.cs: MapInputTransparent Obsolete
lytico Nov 10, 2023
55ca870
[Gtk] Core.csproj: ViewHandler.Gtk.cs: add MapToolbar [MissingMapper]
lytico Nov 10, 2023
1a2588c
[Gtk] Core.csproj: add a bunch of MissingMapperAttribute
lytico Nov 13, 2023
afce116
[Gtk] Core.csproj: introduce BorderView (stub)
lytico Nov 13, 2023
0f86ad3
Graphics.Gtk.csproj add PlatformBitmapExportService & adjust naming
lytico Nov 30, 2023
f45aaaa
[Gtk] Core.csproj GraphicsViewHandler.Gtk.cs, PlatformTouchGraphicsVi…
lytico Dec 1, 2023
5817e95
[Gtk] Core.csproj GraphicsViewHandler.Gtk.cs, PlatformTouchGraphicsVi…
lytico Dec 1, 2023
64a4f7c
[Gtk] Core.csproj PlatformTouchGraphicsView.cs: remove UpdateDrawable…
lytico Dec 1, 2023
a9d6987
[Gtk] Core.csproj LayoutView.cs: add remark (possible error)
lytico Dec 1, 2023
562585e
Graphics.Gtk.csproj: fix build for netstandard
lytico Dec 5, 2023
7f6c9c3
Directory.Build.props: GtkTargetFrameworkVersion: raise to 3.24.24.95
lytico Dec 5, 2023
b6a0720
[Gtk] fix GtkSharpPackageVersion
lytico Dec 6, 2023
d76b2ca
GraphicsTester.Gtk.csproj track api changes
lytico Dec 6, 2023
5e4bd8b
Merge branch 'lytico/main_v8.0.3' into lytico/merge/main231023
lytico Dec 7, 2023
7b4fc5a
Versions.props, Directory.Build.props: fix 8.-series
lytico Dec 7, 2023
1ab7f36
Core.csproj: fix warning & Controls.Core.csproj: fix Label.Gtk.cs
lytico Dec 7, 2023
6b5aa11
remove outdated Maui.Graphics.Gtk-dlls
lytico Dec 7, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1,318 changes: 0 additions & 1,318 deletions ._Compatibility.ControlGallery.sln

This file was deleted.

74 changes: 0 additions & 74 deletions ._Microsoft.Maui.BuildTasks.sln

This file was deleted.

167 changes: 0 additions & 167 deletions ._Microsoft.Maui.Droid-net6.sln

This file was deleted.

Loading