summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Native/Label.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Remove repeated line wrap setjh5.cho1-1/+0
2017-10-23Initialize Label with a single batch updatePawel Andruszkiewicz1-2/+10
2017-10-23Fixed the LineBreakMode issuerina6350.you1-4/+1
2017-10-23Update Label internal implemnetsSeungkeun Lee1-33/+71
2017-10-23Label: inform LineBreakMode to elm_labelSungtaek Hong1-1/+12
2017-10-23Remove VerticalTextAlignment functionality in LabelSeungkeun Lee1-13/+3
2017-10-23Fix Label layout issueSeungkeun Lee1-15/+1
2017-10-23Modify FontWeight type for flexibilityKangho Hur1-1/+1
2017-10-23Add FontWeight for Label and EntryKangho Hur1-0/+21
2017-10-23Fix Label wrap issueSeungkeun Lee1-1/+6
2017-10-23Remove horizontalPadding for Label to measure its width correctlyKangho Hur1-2/+0
2017-10-23Add Tizen backend rendererKangho Hur1-0/+347