Граф коммитов

10 Коммитов

Автор SHA1 Сообщение Дата
Rui Marinho 38711f35d0
Merge branch '3.6.0' into 4.0.0 2019-05-22 16:23:05 +01:00
Rui Marinho 9bc0fc6b0a
[Build] Update builds, remove submodule, update AssemblyInfo with GitInfo (#6068)
* [Build] Remove submodule

* [Build] Use GitInfo to set Assembly metadata

* [Build] Remove extra prop

* [Build] Update version

* [Build] Update versions to be consistent with existing Build.Tasks

* [Build] Update build number

* [Build] make sure build tasks gets info

* [Build] Add assembly info unit test

* [Test] Refactor test for gitinfo on vsts
2019-05-22 01:06:59 +01:00
Matthew Leibowitz 920e2dd416 Updated all the OpenTK references to use NuGet (#4836)
* Updated all the OpenTK references to use NuGet
 - Using the same NuGet version of OpenTK across the board
 - Added a gallery factory to allow for platform-specific pages
 - Added the OpenGL galleries to Android, iOS, GTK# and WPF

* Fix the build for iOS and macOS

* Fix the modified defines for the control gallery
2019-02-12 12:59:18 +00:00
Matthew Leibowitz 5959c40c94 Move last projects over to PackageReference (#4492)
* Move the first few projects over to PackageReference

* Move the first few projects over to PackageReference

* Moved the remainder of the projects to PackageReference

* Copy the nunit test adapters for the test apps

* Update the unit tests version of json.net

* Don't use relative paths

* Make sure to also copy sub folders

* Remove the trailing slash

* Keep the directory structure
2018-11-22 14:25:56 +00:00
Mohamed CHOUCHANE baf4a30199 [WPF] Fix FontFamily Assignment in platform specific project (#3225) fixes #2187 2018-08-07 15:35:25 +01:00
Mohamed CHOUCHANE e352abe1dc [WPF] Add WpfLightToolkit in the Xamarin Forms WPF Backend (#3104)
* [WPF] Add WpfLightToolkit in the Xamarin Forms Wpf projet

* Delete WpfLightToolkit dependency

* [WPF] Add WpfLightToolkit in the Xamarin Forms Wpf projet

* Delete WpfLightToolkit dependency
2018-07-02 11:11:23 +01:00
Samantha Houts 348b443861 [iOS] Restore NativeViewWrapper registration (#2772)
* Add RegistrarValidationService to test presence of renderers

* [iOS] Restore NativeViewWrapper registration

fixes #2757

* [Android] Prevent NRE in ListViewAdapter
2018-05-22 11:24:47 -07:00
Javier Suárez Ruiz 886abf0853 Added WPFLightToolkit ResourceDictionary to WPF Platform project. This prevents the user from having to add it to the resources of their Application. (#1560) 2018-01-12 17:35:02 +00:00
Mohamed CHOUCHANE da439af0d4 [WPF] Platform and Maps nuget package (#1445)
* Change OpenTK version to latest stable

* Add Platform and Maps nuspec

* Restore sln
2017-12-21 19:40:07 +00:00
Mohamed CHOUCHANE 4f3d347b3e Add Xamarin.Forms.ControlGallery.WPF (#1337) 2017-12-07 00:34:37 +00:00