platform/core/csapi/elm-sharp.git
7 years agoAdd IsEnabled property in ItemObject
Seungkeun Lee [Thu, 8 Sep 2016 07:24:59 +0000 (16:24 +0900)]
Add IsEnabled property in ItemObject

 - To support ListView item disabling

Change-Id: I7ada52e8a1a2f536a55fbc9a60e73d6d25986f5b

7 years agoAdd Elementary.Run()
Kangho Hur [Fri, 9 Sep 2016 05:31:10 +0000 (14:31 +0900)]
Add Elementary.Run()

Change-Id: I4f8ed10cee07983ca6e495722566ec8560dcf8e0

7 years agoChange the visibility of EvasObject's constructor to protected
Kangho Hur [Fri, 9 Sep 2016 05:22:48 +0000 (14:22 +0900)]
Change the visibility of EvasObject's constructor to protected

Change-Id: I600fa00761c689680a58f5ca216052683dd678a5

7 years agoSet CLSCompliant to true as default
Kangho Hur [Thu, 8 Sep 2016 01:47:25 +0000 (10:47 +0900)]
Set CLSCompliant to true as default

* Including Window's call sequence change to support for Window derrived class.

Change-Id: I54a9cbd542889a06e0f93cbe9c1861e3a1aa0f88

7 years agoChange EvasObject's API visibility to protected from internal.
Kangho Hur [Wed, 7 Sep 2016 11:42:39 +0000 (20:42 +0900)]
Change EvasObject's API visibility to protected from internal.

* CreateHandle(), OnInstantiated(), OnRealize(), OnUnrealized() has been changed to protected.

Change-Id: I32319d5336bb6b61c91bffa2c01695afa2d4257d

7 years agoAdd Interop.Elementary.Eo to Net45 proj
Kangho Hur [Wed, 7 Sep 2016 06:12:14 +0000 (15:12 +0900)]
Add Interop.Elementary.Eo to Net45 proj

Change-Id: If935e958fcfbe42435cc46a42ac608e6e6ba1cfa

7 years agoAdd Image Testcase
Kangho Hur [Tue, 6 Sep 2016 04:14:57 +0000 (13:14 +0900)]
Add Image Testcase

Change-Id: Ie3e026ae845a614f1dd9513ba18271a0123e530c

7 years agoAdd Interop.eo to support eo_XXX APIs.
Kangho Hur [Tue, 6 Sep 2016 00:48:59 +0000 (09:48 +0900)]
Add Interop.eo to support eo_XXX APIs.

* Provide ClassName property on EvasObject by using eo_class_get(), eo_class_name_get()
* edje_object_color_class_del(IntPtr obj, string colorClass) has been added to prepare support to reset object color.

Change-Id: Icd2249aad30e81ec142bdaca091796e3e00eaeda

7 years agoEnable test.sh to support mono
Kangho Hur [Mon, 5 Sep 2016 05:52:48 +0000 (14:52 +0900)]
Enable test.sh to support mono

Change-Id: I33b2dca8a9954ac22bffe84af7234318268cb086

7 years agoUpdate version to 1.0.1
WonYoung Choi [Mon, 5 Sep 2016 04:14:51 +0000 (13:14 +0900)]
Update version to 1.0.1

Change-Id: Ie53d3714a40b087bb0f1089a15bd73d30d409b4c

7 years agoRename project ElmSharpTest to ElmSharp.Test
Kangho Hur [Mon, 5 Sep 2016 01:13:39 +0000 (10:13 +0900)]
Rename project ElmSharpTest to ElmSharp.Test

Change-Id: I8bffb640009887c38b95c9b739f50dc7b3ca1436

7 years agoSupport alpha to Background
Kangho Hur [Mon, 5 Sep 2016 00:43:59 +0000 (09:43 +0900)]
Support alpha to Background

Change-Id: Icf8ad9ee5d0f052f27e5a153206a8fa174ce2b00

7 years agoFix project files of ElmSharpTest
WonYoung Choi [Fri, 2 Sep 2016 09:35:40 +0000 (18:35 +0900)]
Fix project files of ElmSharpTest

Change-Id: Ib99724f4570cf7a5d3c1193805300abece2e2ec4

7 years agoSupport netstandard 1.6
WonYoung Choi [Fri, 2 Sep 2016 05:29:04 +0000 (14:29 +0900)]
Support netstandard 1.6

Change-Id: I11e356d4d13b2636a02e5976e744101dcddcc08e

7 years agoIntroduce ElmSharp project
WonYoung Choi [Thu, 1 Sep 2016 02:05:17 +0000 (11:05 +0900)]
Introduce ElmSharp project

Change-Id: Ifcd5eab2fce0ca2caafff0b0de506b31b1aa996d

7 years agoInitial empty repository
namhyung kim [Thu, 25 Aug 2016 05:53:12 +0000 (14:53 +0900)]
Initial empty repository