platform/core/csapi/elm-sharp.git
2016-10-06 jh0506.yunAdd ElmSharp theme
2016-10-04 WonYoung ChoiUse nuget restore to solve dependencies
2016-09-29 Kangho HurMerge changes I83ca9c8a,Ibe5ada85 into devel
2016-09-27 WonYoung ChoiUpdate version to 1.0.4
2016-09-26 Seungkeun LeeAdd BoxLayout TC
2016-09-26 Seungkeun LeeFix callback order issue, memory leak issue in GenItem...
2016-09-26 Pawel AndruszkiewiczFix assignment of the item class
2016-09-26 Kangho HurMerge "Make Deleted event for GenListItem object public...
2016-09-26 Kangho HurMerge "Add Evas Polygon class" into devel
2016-09-26 WonYoung ChoiAdd additional fields to structure SystemTime represent...
2016-09-23 Piotr SzydelkoAdd Evas Polygon class
2016-09-23 Lukasz FoniokMake Deleted event for GenListItem object public
2016-09-22 WonYoung ChoiUpdate version to 1.0.3
2016-09-22 WonYoung ChoiAdd tpk packaging for ElmSharp.Test
2016-09-22 chungryeol LimAdd PerformanceTest
2016-09-22 Seungkeun LeeFix error typo Window.AvailableRotations
2016-09-21 Seungkeun LeeAdd Toggled event in Panel
2016-09-21 Seungkeun LeeAdd InsertAfter method in Naviframe
2016-09-20 Seungkeun LeeRefacto Window initialize code
2016-09-20 Piotr BerezaFix Popped event registration in InsertBefore
2016-09-19 Qian Sui[Entry]Modify SetInputPanelEnabled
2016-09-19 SungGyu ChoiMerge "Add IsHighlight for GenGrid to implement Calcula...
2016-09-14 Piotr BerezaFix InsertBefore method
2016-09-14 Piotr BerezaFix pop callback registration
2016-09-13 Qian SuiAdd IsHighlight for GenGrid to implement Calculator...
2016-09-13 WonYoung ChoiThrow an exception when elm_image_memfile_set is failed
2016-09-13 WonYoung ChoiRelease v1.0.2
2016-09-12 Seungkeun LeeRemove new modifier in property
2016-09-12 Seungkeun LeeAdd IsEnabled property in ItemObject
2016-09-09 Kangho HurAdd Elementary.Run()
2016-09-09 Kangho HurChange the visibility of EvasObject's constructor to...
2016-09-08 Kangho HurSet CLSCompliant to true as default
2016-09-07 Kangho HurChange EvasObject's API visibility to protected from...
2016-09-07 Kangho HurAdd Interop.Elementary.Eo to Net45 proj
2016-09-07 Kangho HurAdd Image Testcase
2016-09-07 Kangho HurAdd Interop.eo to support eo_XXX APIs.
2016-09-05 Kangho HurEnable test.sh to support mono
2016-09-05 WonYoung ChoiUpdate version to 1.0.1
2016-09-05 Kangho HurRename project ElmSharpTest to ElmSharp.Test
2016-09-05 Kangho HurSupport alpha to Background
2016-09-02 WonYoung ChoiFix project files of ElmSharpTest
2016-09-02 WonYoung ChoiSupport netstandard 1.6
2016-09-01 WonYoung ChoiIntroduce ElmSharp project
2016-08-25 namhyung kimInitial empty repository