summaryrefslogtreecommitdiff
path: root/ElmSharp/ElmSharp
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Fixed Naviitem.TitleBarBackgroundColor is Color.Defaultchungryeol lim1-2/+1
2017-01-05Add ScreenDpi API in Window classSeungkeun Lee1-1/+10
2016-12-28Fix Image.Color behavior correctlysubmit/tizen_tv/20161229.044941accepted/tizen/tv/20161229.113256Kangho Hur1-8/+13
2016-12-26Add NaviItem.TitleBarBackgroundColor propertychungryeol lim2-0/+37
2016-12-20Fix for setting image loading eventssubmit/tizen/20161220.000701submit/tizen/20161220.000459accepted/tizen/mobile/20161220.222819Kangho Hur1-2/+2
2016-12-13Support Image.BackgroundColorKangho Hur1-43/+65
2016-12-13Add recycle cache feature in genlistSeungkeun Lee1-12/+41
2016-12-12Fix Box.MinimumHeight issueSeungkeun Lee4-35/+42
2016-12-06Support BackgroundColor API for TableKangho Hur2-8/+30
2016-12-06Support to Color.DefaultKangho Hur4-11/+88
2016-12-05Deprecate the Button.DeleteColorClass()Kangho Hur2-0/+6
2016-12-05Added background color set API for BoxJEONGHYUN YUN2-10/+24
2016-12-05Added BackgroundColor property in WidgetJEONGHYUN YUN2-0/+23
2016-12-01Mark StopPluse Obsolete and add StopPulse in ProgressBarSidharth Gupta1-0/+6
2016-11-30Add API to control propagation, pass and repetition of eventsPawel Andruszkiewicz1-0/+36
2016-11-10Refactoring EvasObjectEvent/SmartEventSeungkeun Lee29-190/+634
2016-11-07Merge "Add ThemeOverlay() API in Elementary." into devel/dotnetKangho Hur1-4/+8
2016-11-01Fix License boiler-plateWonYoung Choi65-115/+1031
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 Choi1-1/+2
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-24First and Last item propertyLukasz Foniok1-0/+18
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 Choi1-74/+116
2016-10-20EFL requires the color to be pre-multipliedPawel Andruszkiewicz1-1/+4
2016-10-19Updating data item along with item classLukasz Foniok2-3/+4
2016-10-18Add IsMoveSync property to EvasMapPiotr Bereza1-0/+12
2016-10-18Merge "Fix GC finalizer issue" into develKangho Hur4-13/+51
2016-10-18Fix GC finalizer issueSeungkeun Lee4-13/+51
2016-10-18Merge "Sync elementary color class API" into develKangho Hur1-1/+1
2016-10-13GenList clear and update item class apiLukasz Foniok3-1/+12
2016-10-11GenListItem Selection Mode methodLukasz Foniok1-1/+22
2016-10-11Sync elementary color class APIjh0506.yun1-1/+1
2016-10-10Add Scrollable property to ElmSharp.EntryPawel Andruszkiewicz1-0/+19
2016-10-10Fix build break on Net45jh5.cho1-5/+5
2016-10-06Add ElmSharp.GestureLayer classPiotr Szydelko1-0/+610
2016-10-06Add ElmSharp themejh0506.yun1-0/+7
2016-10-04Use nuget restore to solve dependenciesWonYoung Choi2-0/+2
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 Hur1-0/+59
2016-09-26Add additional fields to structure SystemTime representing struct tmWonYoung Choi2-56/+14
2016-09-23Add Evas Polygon classPiotr Szydelko1-0/+59
2016-09-23Make Deleted event for GenListItem object publicLukasz Foniok1-1/+1
2016-09-22Add PerformanceTestchungryeol Lim5-1/+118
2016-09-22Fix error typo Window.AvailableRotationsSeungkeun Lee1-1/+4
2016-09-21Add Toggled event in PanelSeungkeun Lee1-0/+5