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