summaryrefslogtreecommitdiff
path: root/ElmSharp
AgeCommit message (Expand)AuthorFilesLines
2016-11-21theme: radio: fix wrong text propertySungtaek Hong1-2/+2
2016-11-18theme: expand radio as text expandsSungtaek Hong9-0/+640
2016-11-15Fix .nuspec file to change authors and version dependenciesWonYoung Choi1-1/+1
2016-11-10Make sure that the returned boolean is 1-bytePawel Andruszkiewicz1-0/+1
2016-11-10Refactoring EvasObjectEvent/SmartEventSeungkeun Lee32-425/+518
2016-11-07Update the spec file and nuspec fileKangho Hur1-7/+12
2016-11-07Merge "Add ThemeOverlay() API in Elementary." into devel/dotnetKangho Hur1-4/+8
2016-11-01Fix License boiler-plateWonYoung Choi101-362/+1572
2016-11-01Support the background color of image.rina6350.you1-0/+22
2016-10-31Add ThemeOverlay() API in Elementary.JEONGHYUN YUN1-4/+8
2016-10-28Add EcoreMainLoop.IsMainThread to check the main loop threadWonYoung Choi4-1/+23
2016-10-27Modify SerPartContent to remove old content when content is nullSungHyun Min1-2/+3
2016-10-26Hold added object reference in ItemObjectSeungkeun Lee1-0/+3
2016-10-26Change end line mark (Line feed)Seungkeun Lee1-173/+173
2016-10-24First and Last item propertyLukasz Foniok2-0/+21
2016-10-22Fix line ending in csproj filesPiotr Szydelko1-164/+164
2016-10-21Merge "EFL requires the color to be pre-multiplied" into develSeungkeun Lee1-1/+4
2016-10-20Fix ImageLoading to use new smart callbacksWonYoung Choi2-75/+120
2016-10-20EFL requires the color to be pre-multipliedPawel Andruszkiewicz1-1/+4
2016-10-20Merge "[Theme] update color_class(colorselector, entry, label)" into develJeonghyun Yun6-29/+1928
2016-10-19Updating data item along with item classLukasz Foniok2-3/+4
2016-10-18Add IsMoveSync property to EvasMapPiotr Bereza2-0/+18
2016-10-18Merge "Fix GC finalizer issue" into develKangho Hur6-29/+73
2016-10-18Fix GC finalizer issueSeungkeun Lee6-29/+73
2016-10-18Merge "Sync elementary color class API" into develKangho Hur2-2/+2
2016-10-18[Theme] update color_class(colorselector, entry, label)Sungtaek Hong6-29/+1928
2016-10-13GenList clear and update item class apiLukasz Foniok4-1/+18
2016-10-11GenListItem Selection Mode methodLukasz Foniok2-6/+46
2016-10-11Sync elementary color class APIjh0506.yun2-2/+2
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