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