summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/EntryRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Revert "Move registration of property handles to static constructors"Kangho Hur1-14/+14
2017-07-10Move registration of property handles to static constructorsKangho Hur1-14/+14
2017-07-10Fix Editor cursor position issueSungHyun Min1-2/+6
2017-07-10Refactoring RenderersSeungkeun Lee1-25/+10
2017-07-10Initialize Entry/Editor with a single batch updatePawel Andruszkiewicz1-0/+8
2017-07-10Remove unnecessary update at initializeSeungkeun Lee1-1/+4
2017-07-10Apply TizenSpecifics only if availableKangho Hur1-1/+4
2017-07-10Update Label internal implemnetsSeungkeun Lee1-0/+2
2017-07-10fix default textcolordarkleem1-9/+2
2017-07-10Modify FontWeight type for flexibilityKangho Hur1-33/+1
2017-07-10Add FontWeight for Label and EntryKangho Hur1-1/+42
2017-07-10Add Tizen backend rendererKangho Hur1-0/+127