platform/core/csapi/tizenfx.git
7 years agoEnable creating FormsApplication based IMEs
Ji-hoon Lee [Mon, 26 Jun 2017 12:25:34 +0000 (21:25 +0900)]
Enable creating FormsApplication based IMEs

Since the FormsApplication class automatically creates
normal application window when created, we will override
PreCreate() method to acquire IME window from InputMethod
capi and assign it to the MainWindow member variable.
This patch needs to be submitted after the patch is applied
that changes the access modifier of FormsApplication's
MainWindow variable to "protected".

Change-Id: I5940757d3cb4608c3e8d6e69c509c05866698ee6

7 years agoFix ElmSharp version to 1.2.1
WonYoung Choi [Thu, 22 Jun 2017 00:44:59 +0000 (09:44 +0900)]
Fix ElmSharp version to 1.2.1

Change-Id: I232a61021cde7be20a1e9fcaf6961ab946d41467
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoUpdate package version to 1.0.3
sungwook79.park [Fri, 9 Jun 2017 04:48:17 +0000 (13:48 +0900)]
Update package version to 1.0.3

Change-Id: If32c8d83e20df61937fec00d89f7e302564285e2
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
7 years agoMerge packaging information to csproj
WonYoung Choi [Thu, 8 Jun 2017 00:49:12 +0000 (09:49 +0900)]
Merge packaging information to csproj

Change-Id: Iea5708bc6c26c71914c3da336be066e158279a26
Signed-off-by: WonYoung Choi <wy80.choi@samsung.com>
7 years agoFix Design Issues
manish.r [Fri, 7 Apr 2017 06:34:43 +0000 (12:04 +0530)]
Fix Design Issues

Change-Id: Ib83fe976f0507068bd6d90e6ccbaa8be9d592744
Signed-off-by: manish.r <manish.r@samsung.com>
7 years ago[InputMethod] Base Code
manish.r [Wed, 15 Feb 2017 09:50:51 +0000 (15:20 +0530)]
[InputMethod] Base Code

Change-Id: I5478dbdee8839a4318d91e2b460b615ff4e1f543
Signed-off-by: manish.r <manish.r@samsung.com>
7 years ago[InputMethod] Initial Interop
manish.r [Fri, 3 Feb 2017 08:48:40 +0000 (14:18 +0530)]
[InputMethod] Initial Interop

Change-Id: Idd975b811a4eadbaee2dfe80171e3b1f0e13edf7
Signed-off-by: manish.r <manish.r@samsung.com>
7 years agoInitial empty repository
Tizen Infrastructure [Thu, 2 Feb 2017 00:13:03 +0000 (16:13 -0800)]
Initial empty repository