summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Native/Span.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Support density independent pixelSeungkeun Lee1-1/+1
2017-03-24Modify FontWeight type for flexibilityKangho Hur1-36/+5
2017-03-24Refactoring Label RendererSeungkeun Lee1-3/+12
2017-03-24Fix ampersand handling in Span classAdam Szczerbiak1-1/+2
2017-03-24Add FontWeight for Label and EntryKangho Hur1-0/+47
2017-03-24Fix Span's markup text tagKangho Hur1-1/+1
2017-03-24Refactoring LabelRendererSeungkeun Lee1-1/+2
2017-03-24Change Span's access modifier to publicsung-su.kim1-2/+2
2017-03-24Support Density Independent Pixel on FontSizeSeungkeun Lee1-1/+1
2017-03-24Fix TextCell text color bugSeungkeun Lee1-9/+15
2017-03-24Add Tizen backend rendererKangho Hur1-0/+294