summaryrefslogtreecommitdiff
path: root/ElmSharp/ElmSharp/Button.cs
AgeCommit message (Expand)AuthorFilesLines
2017-06-08Add layout for button, entry, labelSungtaek Hong1-2/+7
2017-03-28Do not use layout for buttonSungtaek Hong1-7/+2
2017-03-14Add API commentswenxuan.gu1-0/+40
2017-03-06Remove NET45 project and Clean up codesubmit/tizen_unified/20170310.011401submit/tizen_unified/20170308.100503submit/tizen/20170306.065826accepted/tizen/unified/20170310.075717accepted/tizen/unified/20170309.120723accepted/tizen/tv/20170309.071900accepted/tizen/mobile/20170309.071743accepted/tizen/ivi/20170309.071959accepted/tizen/common/20170309.174826WonYoung Choi1-0/+0
2017-02-20add opacity layout for layout inherited wiegetsSungtaek Hong1-11/+17
2016-12-06Support to Color.DefaultKangho Hur1-2/+11
2016-12-05Deprecate the Button.DeleteColorClass()Kangho Hur1-0/+1
2016-12-05Added BackgroundColor property in WidgetJEONGHYUN YUN1-0/+9
2016-11-10Refactoring EvasObjectEvent/SmartEventSeungkeun Lee1-8/+8
2016-11-01Fix License boiler-plateWonYoung Choi1-0/+16
2016-09-07Change EvasObject's API visibility to protected from internal.Kangho Hur1-2/+7
2016-09-01Introduce ElmSharp projectWonYoung Choi1-0/+89