summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/EntryRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Refactoring RenderersSeungkeun Lee1-25/+10
2017-10-23Initialize Entry/Editor with a single batch updatePawel Andruszkiewicz1-0/+8
2017-10-23Remove unnecessary update at initializeSeungkeun Lee1-1/+4
2017-10-23Apply TizenSpecifics only if availableKangho Hur1-1/+4
2017-10-23Update Label internal implemnetsSeungkeun Lee1-0/+2
2017-10-23fix default textcolordarkleem1-9/+2
2017-10-23Modify FontWeight type for flexibilityKangho Hur1-33/+1
2017-10-23Add FontWeight for Label and EntryKangho Hur1-1/+42
2017-10-23Add Tizen backend rendererKangho Hur1-0/+127