summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.iOS/Renderers/ButtonRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10rebase to tags/beta-2.3.5-pre1Kangho Hur1-15/+0
2017-07-10[All] Basic Accessibility Support (#713)Samantha Houts1-0/+15
2017-05-10[All] Rename Accessibility -> AutomationProperties (#912)Samantha Houts1-1/+1
2017-03-20[iOS] Use UIButtonType.System for Button and utilize UIButton.Appearance (#554)adrianknight891-7/+17
2017-03-07Remove InternalsVisibleTo from Core to XF.Platforms.* (#782)kingces951-1/+1
2017-02-02Add pressed and released events to Button (#446)Kangho1-0/+10
2017-01-31[All] Basic Accessibility Support (#713)Samantha Houts1-0/+15
2016-12-14Deprecate versions of iOS older than 8 (#630)Jason Smith1-23/+3
2016-12-09Revert "Deprecate iOS 8 and earlier (#626)"Jason Smith1-2/+23
2016-12-09Deprecate iOS 8 and earlier (#626)Paul DiPietro1-23/+2
2016-11-16[W] Support 0 as valid BorderWidth (#537)Stephane Delcroix1-1/+1
2016-09-14Remove iOS classic from CI system (#353)beta-2.3.3-pre2Rui Marinho1-13/+1
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-21/+105
2016-03-22Initial importJason Smith1-0/+190