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