summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers
AgeCommit message (Expand)AuthorFilesLines
2016-04-26Carousel clean (#135)Jason Smith1-424/+0
2016-04-25Remove ToolBar from Core; Remove ToolBar renderers and unit tests (#124)E.Z. Hart1-66/+0
2016-04-25Prep WebView and renderers for removal of InternalsVisibleTo (#120)E.Z. Hart1-3/+4
2016-04-24[iOS] Fix issue with WebView dispose and resizing (#128)Rui Marinho1-1/+3
2016-04-19Add TextColor Property to Picker, TimePicker, DatePicker (#84)E.Z. Hart3-0/+49
2016-04-18Whitespace fixes (#110)kingces951-10/+16
2016-04-18CarouselView Fixes (#101)kingces951-11/+16
2016-04-18BarBackgroundColor and BarTextColor on TabbedPage (#96)Samantha Houts2-2/+57
2016-04-16[iOS] Restore VisualElementTracker on WebViewRenderer (#99)Rui Marinho1-4/+5
2016-04-13Page renderer effects (#85)Jason Smith5-33/+90
2016-04-11[iOS] Resolve Warning 0108 (#64)Samantha Houts7-50/+45
2016-04-11Resharper warnings are slightly different for some reason than WError, resolv...Jason Smith1-0/+2
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro2-0/+6
2016-04-07[A, iOS] CarouselView Bug Fixes (#49)kingces951-107/+68
2016-04-05Reformat methods to original orderkingces951-210/+207
2016-04-04Merge pull request #20 from xamarin/fix-bugzilla21177beta-2.2.0-pre1Jason Smith1-1/+1
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-21/+105
2016-03-30[iOS] PageRenderer no longer swallows touchesSamantha Houts1-1/+1
2016-03-29Make spacing in lock statement consistent with code styleE.Z. Hart1-2/+2
2016-03-28Merge pull request #19 from xamarin/reformatUsingsSamantha Houts2-2/+2
2016-03-25Reformat using statementsChris King3-3/+3
2016-03-24Add using statement to dispose streamChris King1-4/+6
2016-03-22Initial importJason Smith39-0/+7932