summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Platform.Tizen/Renderers/VisualElementRenderer.cs
AgeCommit message (Expand)AuthorFilesLines
2017-04-25Merge "New way of layout" into tizenKangho Hur1-45/+8
2017-04-25New way of layoutPiotr Bereza1-45/+8
2017-04-24Optimize updating state of control propertiesPiotr Czaja1-4/+5
2017-04-24Remove InternalsVissibleTo from Core to XF.Platforms.TizenKangho Hur1-4/+4
2017-04-24Add ToolTip based on Tizen Specificrina6350.you1-0/+14
2017-04-24Optimize Moved event handlerSeungkeun Lee1-2/+22
2017-04-24Refactor layout update codeSeungkeun Lee1-35/+32
2017-04-24Fix VisualElementRenderer IsDisposed check conditionSeungkeun Lee1-2/+2
2017-04-24Fix FocusDirection to string typeWonYoung Choi1-3/+15
2017-04-24Add Focus related properties for VEKangho Hur1-3/+132
2017-04-24Refactoring GestureHandler for extensionSungHyun Min1-8/+5
2017-04-24Renew the VisualElement.OpacityKangho Hur1-61/+13
2017-04-24Support density independent pixelSeungkeun Lee1-23/+18
2017-04-24Add Style to VisualElement as TizenSpecificKangho Hur1-2/+5
2017-04-24Add Tizen backend rendererKangho Hur1-0/+946