summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/LabelRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Initialize Label with a single batch updatePawel Andruszkiewicz1-0/+11
2017-10-23Make sure single Xamarin property influences only one EFL propertyPawel Andruszkiewicz1-4/+13
2017-10-23Apply TizenSpecifics only if availableKangho Hur1-1/+4
2017-10-23Fix Label's default text color behaviorKangho Hur1-4/+1
2017-10-23Fix Label layout issueSeungkeun Lee1-1/+1
2017-10-23Modify FontWeight type for flexibilityKangho Hur1-37/+2
2017-10-23Refactoring Label RendererSeungkeun Lee1-26/+1
2017-10-23Add FontWeight for Label and EntryKangho Hur1-0/+48
2017-10-23Fixd Label.HorizontalTextAlignment issuechungryeol lim1-0/+2
2017-10-23Fix Span's markup text tagKangho Hur1-2/+0
2017-10-23Refactoring LabelRendererSeungkeun Lee1-18/+22
2017-10-23Fixed Label.HorizontalTextAlignment issuechungryeol lim1-1/+13
2017-10-23Fixed Label.FormattedText property issuechungryeol lim1-10/+18
2017-10-23Fix Label.LineBreakModeKangho Hur1-8/+21
2017-10-23Add Tizen backend rendererKangho Hur1-0/+103