summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core
AgeCommit message (Expand)AuthorFilesLines
2016-04-08Automatically marshal all AnimationExtensions calls onto UI thread (#48)E.Z. Hart1-61/+94
2016-04-07[A, iOS] CarouselView Bug Fixes (#49)kingces951-4/+19
2016-04-06[C] Cast to ICommand instead of Command inside SearchBarJason Smith1-2/+2
2016-04-06Warnings as Errors in product projectskingces951-0/+2
2016-04-05[iOS] Fix WeakNotifyCollectionChanged on CarouselViewRui Marinho1-14/+17
2016-04-04Merge pull request #39 from xamarin/unformatkingces951-32/+43
2016-04-01Unformat CarouselViewRenderer, recombine files; no code changesChris King1-32/+43
2016-03-31Merge pull request #11 from xamarin/fix-bugzilla27417Samantha Houts1-0/+80
2016-03-31Merge pull request #32 from xamarin/fix-bugzilla39378Samantha Houts1-0/+11
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-0/+80
2016-03-29Make spacing in lock statement consistent with code styleE.Z. Hart5-18/+18
2016-03-29[Controls,Core]Allow well known type conversions on the binding systemRui Marinho1-0/+11
2016-03-29Merge pull request #27 from xamarin/fix-bugzilla39566Rui Marinho1-1/+1
2016-03-28Fix for bugzilla 39566Chris King1-1/+1
2016-03-27[C]Remove view from previous parent when added to new parent layoutJason Smith1-0/+3
2016-03-22Initial importJason Smith349-0/+27299