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