summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Native/Span.cs
AgeCommit message (Expand)AuthorFilesLines
2017-07-10Fix Editor cursor position issueSungHyun Min1-3/+9
2017-07-10Fixed the LineBreakMode issuerina6350.you1-2/+8
2017-07-10Update Label internal implemnetsSeungkeun Lee1-16/+4
2017-07-10Remove VerticalTextAlignment functionality in LabelSeungkeun Lee1-26/+0
2017-07-10Support density independent pixelSeungkeun Lee1-1/+1
2017-07-10Modify FontWeight type for flexibilityKangho Hur1-36/+5
2017-07-10Refactoring Label RendererSeungkeun Lee1-3/+12
2017-07-10Fix ampersand handling in Span classAdam Szczerbiak1-1/+2
2017-07-10Add FontWeight for Label and EntryKangho Hur1-0/+47
2017-07-10Fix Span's markup text tagKangho Hur1-1/+1
2017-07-10Refactoring LabelRendererSeungkeun Lee1-1/+2
2017-07-10Change Span's access modifier to publicsung-su.kim1-2/+2
2017-07-10Support Density Independent Pixel on FontSizeSeungkeun Lee1-1/+1
2017-07-10Fix TextCell text color bugSeungkeun Lee1-9/+15
2017-07-10Add Tizen backend rendererKangho Hur1-0/+294