summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core/Button.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Implicit impl of controller ifaces (#807)kingces951-3/+7
2017-03-09[C] move the Font proxying into FontElement (#799)Stephane Delcroix1-0/+1
2017-03-06[C] ITextElement and TextElement (#789)Stephane Delcroix1-6/+9
2017-03-03[C] move the Font proxying into FontElementStephane Delcroix1-53/+7
2017-03-03[Core] Share BP across IFontElement implementors (#783)Stephane Delcroix1-23/+23
2017-02-02Add pressed and released events to Button (#446)Kangho1-6/+15
2016-11-16[W] Support 0 as valid BorderWidth (#537)Stephane Delcroix1-1/+1
2016-09-13Revert "[C] Prevent enabling a Button via setting a Command (#308)"Rui Marinho1-1/+3
2016-09-12[C] Prevent enabling a Button via setting a Command (#308)Paul DiPietro1-3/+1
2016-08-30Platform Specifics (#301)Samantha Houts1-1/+13
2016-05-02Prep VisualElement (and descendants) for removal of InternalsVisibleTo (#141)E.Z. Hart1-5/+6
2016-03-30Add options for specifying layout of button text/image contentE.Z. Hart1-0/+80
2016-03-22Initial importJason Smith1-0/+251