summaryrefslogtreecommitdiff
path: root/ElmSharp/ElmSharp/EvasObject.cs
AgeCommit message (Expand)AuthorFilesLines
2017-03-24Refactor RenderPost event using EvasEventsubmit/tizen/20170324.105839accepted/tizen/unified/20170327.051736accepted/tizen/tv/20170327.051659accepted/tizen/mobile/20170327.051639accepted/tizen/ivi/20170327.051721accepted/tizen/common/20170324.123607accepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonjh5.cho1-4/+27
2017-03-22Add commentsyan97.zhao1-4/+150
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-1/+1
2017-02-20add opacity layout for layout inherited wiegetsSungtaek Hong1-3/+3
2016-12-12Fix Box.MinimumHeight issueSeungkeun Lee1-11/+23
2016-11-30Add API to control propagation, pass and repetition of eventsPawel Andruszkiewicz1-0/+36
2016-11-10Refactoring EvasObjectEvent/SmartEventSeungkeun Lee1-37/+53
2016-11-01Fix License boiler-plateWonYoung Choi1-0/+16
2016-10-18Fix GC finalizer issueSeungkeun Lee1-7/+31
2016-09-22Add PerformanceTestchungryeol Lim1-0/+9
2016-09-12Remove new modifier in propertySeungkeun Lee1-2/+2
2016-09-09Change the visibility of EvasObject's constructor to protectedKangho Hur1-1/+1
2016-09-07Change EvasObject's API visibility to protected from internal.Kangho Hur1-4/+4
2016-09-07Add Interop.eo to support eo_XXX APIs.Kangho Hur1-0/+8
2016-09-01Introduce ElmSharp projectWonYoung Choi1-0/+310