maui-linux/Xamarin.Forms.ControlGaller...
E.Z. Hart f1297f93d5 Re-enable "Treat warnings as errors" (#5602)
* Enable "treat warnings as errors"

* Remove unnecessary for loop

* Remove properties which already exist in base class

* Make property hiding explicit and obsolete hiding property

* Move Treat Warnings as Errors setting to props file

* Fix weird quotation changes in Xamarin.Forms.Build.Tasks.csproj

* Scrub empty WarningsAsErrors tags

* Remove unused variable

* Fix TearDown method hiding in UI tests

* Fix Id member hiding in test for Bugzilla32871

* Fix RootPage member hiding in Bugzilla51503

* Fix RooPage member hiding in Issue1483

* Disable warnings for deprecated OpenGL calls

* Fix member hiding in test view models

* Fix RootPage member hiding in Issue1931

* Fix Id member hiding in Bugzilla42620

* Fix AutomationId member hiding in Bugzilla57114

* Fix Layout member hiding in Bugzilla40911

* Remove unused variables from Bugzilla31114

* Remove unused variable

* Fix various unused variable warnings

* Disable warning to leave example code for reference

* Fix unused variable from macOS test

* Remove unused members

* Fix unused variable warnings

* Fixed unused property warnings

* Fix warnings for unused code

* Disable 'await' warning

* Remove unused variable

* Adding pragma directives for await warnings

* Remove member hiding

* Turn off global "Treat warnings as errors" in other platforms

* Use MarkerId instead of obsolete Id member

* Fix await warnings in WPF GeocoderBackend

* Add missing await

* Disable warning for unused event
2019-03-27 18:38:38 +00:00
..
Assets.xcassets Add MacOS gallery and UITest (#721) 2017-01-27 12:52:38 +00:00
Resources/Fonts [MacOS] Fix rendering small text (#5443) fixes #2204 2019-03-19 09:48:11 +00:00
AppDelegate.cs Re-enable "Treat warnings as errors" (#5602) 2019-03-27 18:38:38 +00:00
BrokenNativeControl.cs Add MacOS gallery and UITest (#721) 2017-01-27 12:52:38 +00:00
CustomRenderers.cs Add MacOS gallery and UITest (#721) 2017-01-27 12:52:38 +00:00
Entitlements.plist Add MacOS gallery and UITest (#721) 2017-01-27 12:52:38 +00:00
Info.plist [MacOS] Fix rendering small text (#5443) fixes #2204 2019-03-19 09:48:11 +00:00
Main.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
Main.storyboard [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
NativeServices.cs Updated all the OpenTK references to use NuGet (#4836) 2019-02-12 12:59:18 +00:00
PlatformSpecificCoreGalleryFactory.cs Updated all the OpenTK references to use NuGet (#4836) 2019-02-12 12:59:18 +00:00
RegistrarValidationService.cs [iOS] Restore NativeViewWrapper registration (#2772) 2018-05-22 11:24:47 -07:00
SampleNativeControl.cs [iOS] Restore NativeViewWrapper registration (#2772) 2018-05-22 11:24:47 -07:00
Xamarin.Forms.ControlGallery.MacOS.csproj Merge branch '3.6.0' into 4.0.0 2019-03-19 11:58:17 -07:00