summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Native
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Destroy the drawer along with the MasterDetailPagePawel Andruszkiewicz1-0/+10
2017-03-24Support density independent pixelSeungkeun Lee2-3/+3
2017-03-24Modify FontWeight type for flexibilityKangho Hur4-59/+7
2017-03-24Fix Hiding Master Page on MasterDetailPagejh5.cho1-19/+5
2017-03-24Refactoring Label RendererSeungkeun Lee3-4/+23
2017-03-24Remove unnecessary resize of WindowSeungkeun Lee1-8/+0
2017-03-24Fix ampersand handling in Span classAdam Szczerbiak1-1/+2
2017-03-24Fix wrong Group Header handlingSeungkeun Lee1-6/+7
2017-03-24Add FontWeight for Label and EntryKangho Hur4-1/+114
2017-03-24Fix Span's markup text tagKangho Hur1-1/+1
2017-03-24Refactoring LabelRendererSeungkeun Lee2-3/+3
2017-03-24Fix Span's behavior about new line.Kangho Hur1-1/+3
2017-03-24Apply to default layout for the forms applicationKangho Hur1-1/+25
2017-03-24Change the type of ItemContextItem.Item for extensionSungHyun Min1-11/+11
2017-03-24Ensure that source is not null before accessing itPawel Andruszkiewicz1-3/+2
2017-03-24Set ElmSharp.Color only when image loading has completed.Juwon1-5/+28
2017-03-24Change Span's access modifier to publicsung-su.kim1-2/+2
2017-03-24Add Button StyleSeunghyun Choi1-1/+38
2017-03-24Fix Label wrap issueSeungkeun Lee1-1/+6
2017-03-24Revert "Homogenous mode should be set to false if grouping is enabled"Seungkeun Lee1-33/+2
2017-03-24Support Density Independent Pixel on FontSizeSeungkeun Lee1-1/+1
2017-03-24Ignore TableView.SectionTitle if title is not setKangho Hur1-1/+2
2017-03-24Apply initial value of Cell.IsEnabledSeungkeun Lee1-0/+2
2017-03-24Homogenous mode should be set to false if grouping is enabledPawel Andruszkiewicz1-2/+33
2017-03-24Remove horizontalPadding for Label to measure its width correctlyKangho Hur1-2/+0
2017-03-24Fix TextCell text color bugSeungkeun Lee1-9/+15
2017-03-24Add Tizen backend rendererKangho Hur29-0/+4590