summaryrefslogtreecommitdiff
path: root/ElmSharp
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Add Scrollable property to ElmSharp.EntryPawel Andruszkiewicz2-0/+25
2016-10-10Fix build break on Net45jh5.cho1-5/+5
2016-10-06Add ElmSharp.GestureLayer classPiotr Szydelko4-0/+744
2016-10-06Add ElmSharp themejh0506.yun6-1/+224
2016-10-04Use nuget restore to solve dependenciesWonYoung Choi6-10/+11
2016-09-27Fix callback order issue, memory leak issue in GenItem,GenItemClassSeungkeun Lee5-22/+41
2016-09-26Fix assignment of the item classPawel Andruszkiewicz1-1/+1
2016-09-26Merge "Make Deleted event for GenListItem object public" into develKangho Hur1-1/+1
2016-09-26Merge "Add Evas Polygon class" into develKangho Hur4-0/+70
2016-09-26Add additional fields to structure SystemTime representing struct tmWonYoung Choi5-80/+65
2016-09-23Add Evas Polygon classPiotr Szydelko4-0/+70
2016-09-23Make Deleted event for GenListItem object publicLukasz Foniok1-1/+1
2016-09-22Add PerformanceTestchungryeol Lim9-2/+135
2016-09-22Fix error typo Window.AvailableRotationsSeungkeun Lee1-1/+4
2016-09-21Add Toggled event in PanelSeungkeun Lee1-0/+5
2016-09-21Add InsertAfter method in NaviframeSeungkeun Lee2-10/+37
2016-09-20Refacto Window initialize codeSeungkeun Lee1-12/+6
2016-09-20Fix Popped event registration in InsertBeforePiotr Bereza1-0/+5
2016-09-19[Entry]Modify SetInputPanelEnabledQian Sui1-1/+1
2016-09-19Merge "Add IsHighlight for GenGrid to implement Calculator App." into develSungGyu Choi1-0/+12
2016-09-14Fix InsertBefore methodPiotr Bereza1-1/+1
2016-09-14Fix pop callback registrationPiotr Bereza1-0/+2
2016-09-13Add IsHighlight for GenGrid to implement Calculator App.Qian Sui1-0/+12
2016-09-13Throw an exception when elm_image_memfile_set is failedWonYoung Choi1-1/+1
2016-09-12Remove new modifier in propertySeungkeun Lee4-6/+6
2016-09-12Add IsEnabled property in ItemObjectSeungkeun Lee2-0/+12
2016-09-09Add Elementary.Run()Kangho Hur1-0/+5
2016-09-09Change the visibility of EvasObject's constructor to protectedKangho Hur2-2/+2
2016-09-08Set CLSCompliant to true as defaultKangho Hur2-7/+19
2016-09-07Change EvasObject's API visibility to protected from internal.Kangho Hur32-38/+43
2016-09-07Add Interop.Elementary.Eo to Net45 projKangho Hur1-0/+1
2016-09-07Add Interop.eo to support eo_XXX APIs.Kangho Hur5-1/+43
2016-09-05Support alpha to BackgroundKangho Hur2-7/+23
2016-09-02Fix project files of ElmSharpTestWonYoung Choi3-10/+2
2016-09-02Support netstandard 1.6WonYoung Choi9-54/+362
2016-09-01Introduce ElmSharp projectWonYoung Choi99-0/+9185