summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Span.cs
AgeCommit message (Collapse)AuthorFilesLines
2017-04-07[Internal] Normalize Obsolete attributes (#860)Samantha Houts1-1/+1
* [All] Normalize Obsolete attributes. Make sure we include the version in which the member was deprecated and consistent instructions for working around the deprecation, if applicable. * Update docs
2017-03-21[C] fix NIE in Span (#828)Stephane Delcroix1-101/+64
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-0/+1
* Remove InternalsVisibleTo from Core to XF.Platforms.* * Changes per Jason's code review * Move LockableObservableListWrapper to internals namespace * Changes per Stephane's code review * update docs * Touch code to get CI to run tests * Rebase; Update documentation
2017-03-03[C] move the Font proxying into FontElementStephane Delcroix1-8/+22
2017-03-03[Core] Share BP across IFontElement implementors (#783)Stephane Delcroix1-17/+32
* [Core] Share BP accross IFontElement implementors * make sure the converter is used
2016-04-12Mop up enabling warnings as errors (#78)kingces951-0/+2
2016-03-22Initial importJason Smith1-0/+169