summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/ButtonRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Revert "Move registration of property handles to static constructors"Kangho Hur1-8/+8
2017-10-23Move registration of property handles to static constructorsKangho Hur1-8/+8
2017-10-23Refactoring RenderersSeungkeun Lee1-31/+22
2017-10-23Initialize Button with single batch updatePawel Andruszkiewicz1-0/+8
2017-10-23Remove unnecessary update at initializeSeungkeun Lee1-2/+6
2017-10-23Make sure single Xamarin property influences only one EFL propertyPawel Andruszkiewicz1-3/+15
2017-10-23fix minimum size of Button when layouteddarkleem1-3/+1
2017-10-23remove hard-coded default text color for ButtonKangho Hur1-3/+1
2017-10-23Support density independent pixelSeungkeun Lee1-1/+2
2017-10-23Modify FontWeight type for flexibilityKangho Hur1-2/+0
2017-10-23Add Style to VisualElement as TizenSpecificKangho Hur1-29/+3
2017-10-23Fix build warning CS4014Kangho Hur1-1/+1
2017-10-23Add Button StyleSeunghyun Choi1-0/+34
2017-10-23Add Tizen backend rendererKangho Hur1-0/+95