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