platform/core/uifw/e-mod-tizen-wl-textinput.git
8 years agoShow S/W keyboard when detaching H/W keyboard 54/80954/1
Jihoon Kim [Thu, 21 Jul 2016 05:27:38 +0000 (14:27 +0900)]
Show S/W keyboard when detaching H/W keyboard

Change-Id: Idcf8883d0b1c3d04abfb173c6cb1e4d82dd3ae54

8 years agoPackaging: update version to 0.1.55 28/79828/1 accepted/tizen/common/20160713.144932 accepted/tizen/ivi/20160713.094344 accepted/tizen/mobile/20160713.094351 accepted/tizen/tv/20160713.094336 accepted/tizen/wearable/20160713.094347 submit/tizen/20160713.070217
Jihoon Kim [Wed, 13 Jul 2016 06:56:28 +0000 (15:56 +0900)]
Packaging: update version to 0.1.55

Change-Id: I3962a53987718652883499a3876e02243651fa32

8 years agoFix crash issue in case of destroying text input 27/79827/1
Jihoon Kim [Wed, 13 Jul 2016 06:54:54 +0000 (15:54 +0900)]
Fix crash issue in case of destroying text input

When the focused text input object is deleted, g_text_text should be initialized.

Change-Id: I4b9cef4b7efb6ec7e5b16a9cb9124cb08e1c3f09
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
8 years agoPackaging: update version to 0.1.54 51/79451/1 accepted/tizen/common/20160711.171056 accepted/tizen/ivi/20160712.000256 accepted/tizen/mobile/20160712.000148 accepted/tizen/tv/20160712.000254 accepted/tizen/wearable/20160712.000251 submit/tizen/20160711.130639
Jihoon Kim [Mon, 11 Jul 2016 10:43:35 +0000 (19:43 +0900)]
Packaging: update version to 0.1.54

Change-Id: Ie07fdf15e132a8750078128d2e0544933a81d2f1

8 years agoreset the flag of pending_show to prevent showing after finish the rotation. 47/79447/1
Seunghun Lee [Mon, 11 Jul 2016 10:36:59 +0000 (19:36 +0900)]
reset the flag of pending_show to prevent showing after finish the rotation.

Directly set this value, since there is no way to tell it needs to be hidden to
rotation module for now.

Change-Id: I38a08ee4aa138f00347a324fbc139b5e7dd6b6ba

8 years agoPackaging: update version to 0.1.53 83/78883/1 accepted/tizen/common/20160707.172009 accepted/tizen/ivi/20160707.113949 accepted/tizen/mobile/20160707.114035 accepted/tizen/tv/20160707.113928 accepted/tizen/wearable/20160707.113833 submit/tizen/20160707.080158
Jihoon Kim [Thu, 7 Jul 2016 08:19:37 +0000 (17:19 +0900)]
Packaging: update version to 0.1.53

Change-Id: I491821f38e700d798b156172cac1c95abab5ea9f

8 years agoSupport to switch H/W and S/W keyboard mode 65/78865/1
Jihoon Kim [Thu, 7 Jul 2016 07:38:44 +0000 (16:38 +0900)]
Support to switch H/W and S/W keyboard mode

Change-Id: I7fa297ace551885f743cecbb200740ac9e7a250a

8 years agoPackaging: update version to 0.1.52 30/78630/1 accepted/tizen/common/20160706.142540 accepted/tizen/ivi/20160706.132733 accepted/tizen/mobile/20160706.131553 accepted/tizen/tv/20160706.131703 accepted/tizen/wearable/20160706.131837 submit/tizen/20160706.085856
Ji-hoon Lee [Wed, 6 Jul 2016 08:39:07 +0000 (17:39 +0900)]
Packaging: update version to 0.1.52

Change-Id: I6fa3dbc43676877eee7b7c6646eaca0839a01159

8 years agoAdded transient_for information between application and keyboard 19/78619/2
Ji-hoon Lee [Mon, 4 Jul 2016 05:33:21 +0000 (14:33 +0900)]
Added transient_for information between application and keyboard

Change-Id: I26617719da1da6e45ea9b31dccfb2d1d64b7065f

8 years agoPackaging: update version to 0.1.51 07/78507/1 accepted/tizen/ivi/20160706.082118 accepted/tizen/mobile/20160706.082048 accepted/tizen/tv/20160706.082027 accepted/tizen/wearable/20160706.082103 submit/tizen/20160706.014658
Jihoon Kim [Wed, 6 Jul 2016 01:12:25 +0000 (10:12 +0900)]
Packaging: update version to 0.1.51

Change-Id: Ide4af4f9d3dae6f5a37ef1cbe53e88ac4ce16966

8 years agoFix memory leak 57/78457/1
MinJeong Kim [Tue, 5 Jul 2016 13:08:11 +0000 (22:08 +0900)]
Fix memory leak

Change-Id: I70660ce0c22cfb195f570f41ca91382852c66ba8

8 years agoPackaging: update version to 0.1.50 82/78082/1 accepted/tizen/common/20160704.150203 accepted/tizen/ivi/20160705.003759 accepted/tizen/mobile/20160705.003720 accepted/tizen/tv/20160705.003738 accepted/tizen/wearable/20160705.003726 submit/tizen/20160704.093159
Jihoon Kim [Mon, 4 Jul 2016 08:33:24 +0000 (17:33 +0900)]
Packaging: update version to 0.1.50

Change-Id: I79e92c3902ee07b555bdef40881eba28bfe8a7e0

8 years agoFix dereference after NULL 80/78080/1
Jihoon Kim [Mon, 4 Jul 2016 08:23:31 +0000 (17:23 +0900)]
Fix dereference after NULL

After having been compared to NULL value at e_mod_main.c:133, pointer 'text_input->resource' is passed as 1st parameter in call to function 'wl_text_input_send_private_command' at e_mod_main.c:146, where it is dereferenced at text-server-protocol.h:589.

Change-Id: Idf4809eaa23e1531bce0519210f08dab718843c3

8 years agoPackaging: update version to 0.1.49 60/77560/1 accepted/tizen/common/20160703.130444 accepted/tizen/ivi/20160701.033023 accepted/tizen/mobile/20160701.033222 accepted/tizen/tv/20160701.032901 accepted/tizen/wearable/20160701.032943 submit/tizen/20160630.073311 submit/tizen_common/20160701.180000
Ji-hoon Lee [Thu, 30 Jun 2016 07:32:56 +0000 (16:32 +0900)]
Packaging: update version to 0.1.49

Change-Id: I989bd9d9b14dd33e9cd931f258027e75fbf127e2

8 years agoDisabled set_ready functionality in TV profile 00/77500/3
Ji-hoon Lee [Thu, 30 Jun 2016 05:10:14 +0000 (14:10 +0900)]
Disabled set_ready functionality in TV profile

Change-Id: I5fb7daaa289722bf06b12ce65834b006caf1587c

8 years agoAdd reset_sync and reset_done 94/75894/8
Li Zhang [Wed, 22 Jun 2016 05:51:07 +0000 (13:51 +0800)]
Add reset_sync and reset_done

Change-Id: I36a98c988b483ae3354ed138ef247df43ce35c5d

8 years agoAdd filter_key_event protocol implementation, remove useless grab_keyboard 22/72722/13
Li Zhang [Thu, 2 Jun 2016 08:04:44 +0000 (16:04 +0800)]
Add filter_key_event protocol implementation, remove useless grab_keyboard

Change-Id: Ifa9937472ded91c78d89c7493303417cb0404c00

8 years agoModified to wait for WILL_HIDE_ACK when hiding ISE 10/77410/2
Ji-hoon Lee [Wed, 29 Jun 2016 07:17:11 +0000 (16:17 +0900)]
Modified to wait for WILL_HIDE_ACK when hiding ISE

Change-Id: If6128d0f6a959933372eac6692881f09fcf8efe7

8 years agoRevert "Temporarily reverting set_ready processing, to support legacy ISEs" 99/77399/1
Ji-hoon Lee [Wed, 29 Jun 2016 10:31:11 +0000 (19:31 +0900)]
Revert "Temporarily reverting set_ready processing, to support legacy ISEs"

This reverts commit 1928e60625532f0251e2fd0ab3e656687c2d372f.

Change-Id: I250f5ebb2e9319a9f504c1a19dc1965f823d1b13

8 years agoinput_panel: re-locate the input panel surface whenever it's resized. 75/77175/2
Seunghun Lee [Wed, 29 Jun 2016 04:10:59 +0000 (13:10 +0900)]
input_panel: re-locate the input panel surface whenever it's resized.

Change-Id: I6eb08262beabfe007f1988c05f0ac22c178f43a9

8 years agoPackaging: update version to 0.1.48 07/77107/2 accepted/tizen/common/20160629.222658 accepted/tizen/ivi/20160629.021527 accepted/tizen/mobile/20160629.021553 accepted/tizen/tv/20160629.021432 accepted/tizen/wearable/20160629.021549 submit/tizen/20160628.134150
Ji-hoon Lee [Tue, 28 Jun 2016 13:11:13 +0000 (22:11 +0900)]
Packaging: update version to 0.1.48

Change-Id: I4b82412e96cc60016c6c246312d1c67b2f4c82d3

8 years agoFixed build break in TV profile 12/77112/1
Ji-hoon Lee [Tue, 28 Jun 2016 13:30:01 +0000 (22:30 +0900)]
Fixed build break in TV profile

Change-Id: I3c5e2c1241995e73e16c6b375fb217d4a0420a94

8 years agoTemporarily reverting set_ready processing, to support legacy ISEs 06/77106/1
Ji-hoon Lee [Tue, 28 Jun 2016 12:25:11 +0000 (21:25 +0900)]
Temporarily reverting set_ready processing, to support legacy ISEs

This reverts commit 918b791058842ce4ad2b6c27028788bbbf6537f2.

Change-Id: I6ee6b65f90e9aadc83291a08b3b32a6a5294eadd

8 years agoFix build warning 76/76176/1
Jihoon Kim [Thu, 23 Jun 2016 05:14:33 +0000 (14:14 +0900)]
Fix build warning

Change-Id: I070fba251aa2275fb5ff8f6f8b28abc6090bc9b8

8 years agoPackaging: update version to 0.1.47 42/76142/1 accepted/tizen/common/20160627.191355 accepted/tizen/ivi/20160624.063624 accepted/tizen/mobile/20160624.063317 accepted/tizen/tv/20160624.063344 accepted/tizen/wearable/20160624.063452 submit/tizen/20160623.025407
Ji-hoon Lee [Thu, 23 Jun 2016 02:43:36 +0000 (11:43 +0900)]
Packaging: update version to 0.1.47

Change-Id: I110e752718ca14791152aaa84a9cb4952c60fd32

8 years agoModified to show input panel after receiving set_ready request 23/75523/4
Ji-hoon Lee [Fri, 17 Jun 2016 06:55:04 +0000 (15:55 +0900)]
Modified to show input panel after receiving set_ready request

Change-Id: Iba15f283c1114cc4afae7448d19dc00d22dee7ac

8 years agoPackaging: update version to 0.1.46 42/76042/1 accepted/tizen/common/20160622.150134 accepted/tizen/ivi/20160623.122906 accepted/tizen/mobile/20160623.122823 accepted/tizen/tv/20160623.122832 accepted/tizen/wearable/20160623.122853 submit/tizen/20160622.104551
Jihoon Kim [Wed, 22 Jun 2016 11:57:43 +0000 (20:57 +0900)]
Packaging: update version to 0.1.46

Change-Id: Iba35857b924b5e4a7ea69d03588435cb7a3bcad3

8 years agoFix dereference of NULL issue 46/75846/1
Jihoon Kim [Wed, 22 Jun 2016 00:49:37 +0000 (09:49 +0900)]
Fix dereference of NULL issue

Return value of a function 'vconf_get_str' is dereferenced at e_mod_main.c:157 without checking, but it is usually checked for this function.

Change-Id: Iaf5ac8527bbf8d399c37597f10674cfceeb6e031

8 years agoPackaging: update version to 0.1.45 36/74836/1 accepted/tizen/common/20160616.151735 accepted/tizen/ivi/20160616.104931 accepted/tizen/mobile/20160616.104846 accepted/tizen/tv/20160616.104903 accepted/tizen/wearable/20160616.104916 submit/tizen/20160616.002408
Jihoon Kim [Thu, 16 Jun 2016 00:20:03 +0000 (09:20 +0900)]
Packaging: update version to 0.1.45

Change-Id: I69937bdc515a29897772b816aeaad27d75e13149

8 years agoAdded interface for supporting unconventional input devices 87/70587/6
Ji-hoon Lee [Thu, 19 May 2016 04:31:56 +0000 (13:31 +0900)]
Added interface for supporting unconventional input devices

Change-Id: I4da0d12dc1a702bfe6aecb4b4bfca365ad2252f5

8 years agoPackaging: update version to 0.1.44 05/74405/1 accepted/tizen/common/20160616.151451 accepted/tizen/ivi/20160616.001751 accepted/tizen/mobile/20160616.001512 accepted/tizen/tv/20160616.001701 accepted/tizen/wearable/20160616.001604 submit/tizen/20160614.071928 submit/tizen/20160615.013934
Jihoon Kim [Tue, 14 Jun 2016 07:00:37 +0000 (16:00 +0900)]
Packaging: update version to 0.1.44

Change-Id: I9bba39259f781131830d59bfac9e4f3aea9b2513

8 years agoFix dereference issue detected by static code analyzer 04/74404/1
Jihoon Kim [Tue, 14 Jun 2016 06:59:35 +0000 (15:59 +0900)]
Fix dereference issue detected by static code analyzer

Return value of a function 'wl_resource_create' is dereferenced at e_mod_main.c:894 without checking, but it is usually checked for this function

Change-Id: I09b8d8e971ded1da0b2e1930977f48f3ae9b21f8

8 years agoupdate version to 0.1.43 49/74249/1
Ji-hoon Lee [Mon, 13 Jun 2016 10:18:12 +0000 (19:18 +0900)]
update version to 0.1.43

Change-Id: I4b02199f69983d61bc6e3e50d131f6cef1ba7cd0

8 years agoModified to exclude keymap change functionality in TV profile 42/74242/1
Ji-hoon Lee [Mon, 13 Jun 2016 10:05:15 +0000 (19:05 +0900)]
Modified to exclude keymap change functionality in TV profile

Change-Id: I2ff3ea10bc1ee54729951048cd8efd864ded1353

8 years agoMerge "Added hotkey support" into tizen
Jihoon Kim [Mon, 13 Jun 2016 08:16:00 +0000 (01:16 -0700)]
Merge "Added hotkey support" into tizen

8 years agoAdded hotkey support 52/73952/5
Ji-hoon Lee [Thu, 9 Jun 2016 15:51:57 +0000 (00:51 +0900)]
Added hotkey support

Change-Id: I2a2b1a147d1b85c6615a74dc0a2737dbfe8be1cc

8 years agoPackaging: update version to 0.1.42 61/74161/1 accepted/tizen/ivi/20160614.041052 accepted/tizen/mobile/20160614.040916 accepted/tizen/tv/20160614.041026 accepted/tizen/wearable/20160614.040952 submit/tizen/20160613.005910
Jihoon Kim [Mon, 13 Jun 2016 04:52:24 +0000 (13:52 +0900)]
Packaging: update version to 0.1.42

Change-Id: I1bc60c8e2801b5e170197a69e8f6bf3cb1baa7d8

8 years agoGet surrounding and selection text by fd 53/74153/3
Jihoon Kim [Mon, 13 Jun 2016 04:31:49 +0000 (21:31 -0700)]
Get surrounding and selection text by fd

Change-Id: I8104c0e7e84ca2a74764da055c912a6f212059d0

8 years agoAdd get_surrounding_text and get_selection_text request 52/74152/2
Jihoon Kim [Mon, 13 Jun 2016 04:31:07 +0000 (21:31 -0700)]
Add get_surrounding_text and get_selection_text request

Change-Id: I66c3da77089429c5edb0709bdbc54f1c397a9afc

8 years agoRevert "Add get_surrounding_text and get_selection_text request" 45/73945/2
Jihoon Kim [Fri, 10 Jun 2016 06:58:49 +0000 (23:58 -0700)]
Revert "Add get_surrounding_text and get_selection_text request"

This reverts commit 40406d83924519ccb9fb680c6311707113ae629b.

Change-Id: Id51cdb008918cce3f511fa496dfe7d860000d289

8 years agoRevert "Get surrounding and selection text by fd" 44/73944/1
Jihoon Kim [Fri, 10 Jun 2016 06:58:28 +0000 (23:58 -0700)]
Revert "Get surrounding and selection text by fd"

This reverts commit 7bc3fc385e03e34957b28f1cf6c57d6367bc6f04.

Change-Id: I0cd770dd29eab5794d9e072d84296d0df28cbd5f

8 years agoGet surrounding and selection text by fd 05/69605/3
Li Zhang [Mon, 16 May 2016 02:47:37 +0000 (10:47 +0800)]
Get surrounding and selection text by fd

Change-Id: I0a52cf50bf97d6589f9bdfd0dd0b75d81e9098f0

8 years agoAdd get_surrounding_text and get_selection_text request 13/68913/2
Li Zhang [Tue, 10 May 2016 09:04:18 +0000 (17:04 +0800)]
Add get_surrounding_text and get_selection_text request

Change-Id: I1decb99240e100baa0a2bf7464018c7c03822fd4

8 years agoPackaging: update version to 0.1.41 32/72632/1 accepted/tizen/common/20160602.140141 accepted/tizen/ivi/20160602.230520 accepted/tizen/mobile/20160602.230435 accepted/tizen/tv/20160602.230507 accepted/tizen/wearable/20160602.230455 submit/tizen/20160602.020453
Jihoon Kim [Thu, 2 Jun 2016 02:09:56 +0000 (11:09 +0900)]
Packaging: update version to 0.1.41

Change-Id: Ie9df1306d37a0a2df5b9c2129d9964a5e55b8275

8 years agoUse eina_log for dbg messages. 20/72620/1
Seunghun Lee [Thu, 2 Jun 2016 00:45:31 +0000 (09:45 +0900)]
Use eina_log for dbg messages.

the name of domain is 'wl-textinput'.

Change-Id: I7fc47f215e613d87b6dffc244e8df1cc3180df50

8 years agoPackaging: update version to 0.1.40 21/72321/1
Jihoon Kim [Tue, 31 May 2016 11:11:27 +0000 (20:11 +0900)]
Packaging: update version to 0.1.40

Change-Id: Ic4cc6f4bb9d92090b1700547a572d96d7161d977

8 years agoSwitch to S/W keyboard mode in having focus in TV profile 29/72129/1
Jihoon Kim [Tue, 31 May 2016 00:27:26 +0000 (09:27 +0900)]
Switch to S/W keyboard mode in having focus in TV profile

Change-Id: Icd0415ff88459dcb1bf0263e51e0c5fdfb4fbfa3

8 years agoPackaging: update version to 0.1.39 59/71959/1 accepted/tizen/common/20160530.131937 accepted/tizen/ivi/20160530.081553 accepted/tizen/mobile/20160530.081620 accepted/tizen/tv/20160530.081538 accepted/tizen/wearable/20160530.081542 submit/tizen/20160530.022802
Jihoon Kim [Mon, 30 May 2016 02:20:06 +0000 (11:20 +0900)]
Packaging: update version to 0.1.39

Change-Id: I3af91b076e09c90a1477b02e66e887bd6191afd6

8 years agoFix not to hide IME when application is terminated abnormally 48/71848/2
Jihoon Kim [Fri, 27 May 2016 09:56:57 +0000 (18:56 +0900)]
Fix not to hide IME when application is terminated abnormally

Change-Id: Ie16116cf9a9ecd876d48c07cc94a19e70b77ff7c

8 years agoPackaging: update version to 0.1.38 68/71168/1 accepted/tizen/common/20160524.150742 accepted/tizen/ivi/20160525.003257 accepted/tizen/mobile/20160525.003214 accepted/tizen/tv/20160525.003243 accepted/tizen/wearable/20160525.003229 submit/tizen/20160524.074349
Jihoon Kim [Tue, 24 May 2016 10:10:20 +0000 (19:10 +0900)]
Packaging: update version to 0.1.38

Change-Id: I070c5c3b9729cb2bb4b9c9a3a42fa4d69dc955e4

8 years agoSupport to switch between H/W and S/W keyboard mode 79/68879/5
Jihoon Kim [Tue, 10 May 2016 07:25:53 +0000 (16:25 +0900)]
Support to switch between H/W and S/W keyboard mode

Change-Id: Iebfd0a1c2918267f23fe49534586cc08662cb48e

8 years agoPackaging: update version to 0.1.37 59/70659/1 accepted/tizen/common/20160520.171344 accepted/tizen/ivi/20160520.133723 accepted/tizen/mobile/20160520.133403 accepted/tizen/tv/20160520.133452 accepted/tizen/wearable/20160520.133601 submit/tizen/20160520.045041
Jihoon Kim [Fri, 20 May 2016 04:52:14 +0000 (13:52 +0900)]
Packaging: update version to 0.1.37

Change-Id: Ie4d56e9af87e161ca268673afddb5ec28da12bcc

8 years agoRemove panel_visibility_change in _e_text_input_cb_destroy 57/70657/1
InHong Han [Fri, 20 May 2016 04:47:56 +0000 (13:47 +0900)]
Remove panel_visibility_change in _e_text_input_cb_destroy

Change-Id: I9d470f0138865e012af7f618f3c40122f0a11483

8 years agoPackaging: update version to 0.1.36 04/70504/1 accepted/tizen/common/20160519.191622 accepted/tizen/ivi/20160520.002755 accepted/tizen/mobile/20160520.002951 accepted/tizen/tv/20160520.002651 accepted/tizen/wearable/20160520.002737 submit/tizen/20160519.081119
Jihoon Kim [Thu, 19 May 2016 08:31:06 +0000 (17:31 +0900)]
Packaging: update version to 0.1.36

Change-Id: Ia293965d7161655f8add7ec68decb5551541ee19

8 years agoFix NULL after derefence issue 69/70469/1
Jihoon Kim [Thu, 19 May 2016 08:16:44 +0000 (17:16 +0900)]
Fix NULL after derefence issue

Pointer 'input_method' which was dereferenced at e_mod_main.c:808 is compared to NULL value at e_mod_main.c:811.

Change-Id: I2bf7ac5ebd28cd7f66596ea71184f6071ee45316

8 years agoPackaging: update version to 0.1.35 89/70089/1 accepted/tizen/common/20160518.125058 accepted/tizen/ivi/20160518.090735 accepted/tizen/mobile/20160518.090715 accepted/tizen/tv/20160518.090712 accepted/tizen/wearable/20160518.090654 submit/tizen/20160518.051228
Jihoon Kim [Wed, 18 May 2016 05:06:43 +0000 (14:06 +0900)]
Packaging: update version to 0.1.35

Change-Id: I349fb31577195c059d18c1eb9ec5937d968e02e7

8 years agoFixed the bug that Input Method couldn't receive the input_panel_show/hide event. 15/69815/6
Wonkeun Oh [Mon, 16 May 2016 04:39:54 +0000 (13:39 +0900)]
Fixed the bug that Input Method couldn't receive the input_panel_show/hide event.

If input_method->context doesn't exist, create context struct to send input_panel_show/hide event to Input Method(IME) correctly.
Because input_panel_show event can be called before/after focus_in/out(activate/deactivate) by application.
And Input Method(IME) should know the state of their own input_panel to manage their resource when the input_panel is shown/hidden.

Change-Id: I6740a6c6c087ea7d9ee21ad05bae923cbf14f310

8 years agoPackaging: update version to 0.1.34 25/67725/1 accepted/tizen/common/20160429.170353 accepted/tizen/ivi/20160429.011857 accepted/tizen/mobile/20160429.011824 accepted/tizen/tv/20160429.011752 accepted/tizen/wearable/20160429.011757 submit/tizen/20160428.234707
Jihoon Kim [Thu, 28 Apr 2016 06:49:14 +0000 (15:49 +0900)]
Packaging: update version to 0.1.34

Change-Id: I26f6c2fc7825050d1d552aa1d0275d2a42eaf28c

8 years agoMerge "Add a event handler of rotation change for handling position." into tizen
Jihoon Kim [Thu, 28 Apr 2016 06:47:54 +0000 (23:47 -0700)]
Merge "Add a event handler of rotation change for handling position." into tizen

8 years agoAdd a event handler of rotation change for handling position. 96/67696/3
Seunghun Lee [Thu, 28 Apr 2016 05:35:03 +0000 (14:35 +0900)]
Add a event handler of rotation change for handling position.

Change-Id: I9db7bff8e792fc58bc63d6d9cd47ecbf2c8e6870

8 years agoPackaging: update version to 0.1.33 11/67611/1 accepted/tizen/common/20160428.144314 accepted/tizen/ivi/20160428.003102 accepted/tizen/mobile/20160428.005155 accepted/tizen/tv/20160428.002907 accepted/tizen/wearable/20160428.003224 submit/tizen/20160427.115643
Jihoon Kim [Wed, 27 Apr 2016 11:42:24 +0000 (20:42 +0900)]
Packaging: update version to 0.1.33

Change-Id: I91fa90ac81c5ccbea5e9fd339333e7c9941fc721

8 years agoSupport selection text 27/67427/2
Li Zhang [Tue, 26 Apr 2016 11:34:34 +0000 (19:34 +0800)]
Support selection text

Change-Id: I5e969cad4694d566a773694191236fa1d191c3b2

8 years agoUse %license to create license file 98/66898/1
Jihoon Kim [Fri, 22 Apr 2016 02:18:00 +0000 (11:18 +0900)]
Use %license to create license file

Change-Id: I396a8b31e4d351cae3b407825a6e74070d4f2a21

8 years agoPackaging: update version to 0.1.32 19/65519/1 accepted/tizen/common/20160412.130537 accepted/tizen/ivi/20160412.005757 accepted/tizen/mobile/20160412.005736 accepted/tizen/tv/20160412.005612 accepted/tizen/wearable/20160412.005643 submit/tizen/20160411.104840
Jihoon Kim [Mon, 11 Apr 2016 10:26:48 +0000 (19:26 +0900)]
Packaging: update version to 0.1.32

Change-Id: I9e845bbf754b4c0d938eb7ab64065edbad89bc77

8 years agoMerge "Support ISF control hide ime" into tizen
Jihoon Kim [Mon, 11 Apr 2016 08:31:41 +0000 (01:31 -0700)]
Merge "Support ISF control hide ime" into tizen

8 years agoSupport ISF control hide ime 35/64435/2
Haifeng Deng [Fri, 1 Apr 2016 07:24:32 +0000 (15:24 +0800)]
Support ISF control hide ime

Change-Id: I397738a591755ab7f6223dcbb47336c60e9b5a35
Signed-off-by: Haifeng Deng <haifeng.deng@samsung.com>
8 years agoPackaging: update version to 0.1.31 99/64899/1 accepted/tizen/common/20160406.144757 accepted/tizen/ivi/20160406.105024 accepted/tizen/mobile/20160406.104927 accepted/tizen/tv/20160406.104940 accepted/tizen/wearable/20160406.105003 submit/tizen/20160406.074117
Jihoon Kim [Wed, 6 Apr 2016 05:59:31 +0000 (14:59 +0900)]
Packaging: update version to 0.1.31

Change-Id: Ie7eda01e8afc4e6a7b846e49ef455fac721865dc

8 years agoadded code to change ec->visible when ec->frame is shown/hidden 79/63979/1
Doyoun Kang [Tue, 29 Mar 2016 06:45:20 +0000 (15:45 +0900)]
added code to change ec->visible when ec->frame is shown/hidden

Change-Id: Ifbd3fcdc72688ee282f5748ad8212aeeadbec6e7

8 years agoFix coding style 93/62493/1
Jihoon Kim [Wed, 16 Mar 2016 10:23:33 +0000 (19:23 +0900)]
Fix coding style

Change-Id: If0d0f2b5d33e2dd5e2356d0cff201a1335c549fe

8 years agoMerge "Packaging: update version to 0.1.30" into tizen accepted/tizen/common/20160315.221622 accepted/tizen/ivi/20160315.121933 accepted/tizen/mobile/20160315.121817 accepted/tizen/tv/20160315.121844 accepted/tizen/wearable/20160315.121905 submit/tizen/20160315.053505
Jihoon Kim [Tue, 15 Mar 2016 05:25:41 +0000 (22:25 -0700)]
Merge "Packaging: update version to 0.1.30" into tizen

8 years agoMerge "Remove m4 directory" into tizen
Jihoon Kim [Tue, 15 Mar 2016 05:25:35 +0000 (22:25 -0700)]
Merge "Remove m4 directory" into tizen

8 years agoadd e_modapi_save to resolve undefined symbol 46/62246/1
Gwanglim Lee [Tue, 15 Mar 2016 05:02:10 +0000 (14:02 +0900)]
add e_modapi_save to resolve undefined symbol

Change-Id: I1b890cd14fec3e628ad4b1132fbe2666b501f51e

8 years agoPackaging: update version to 0.1.30 02/62202/1
Jihoon Kim [Tue, 15 Mar 2016 01:21:49 +0000 (10:21 +0900)]
Packaging: update version to 0.1.30

Change-Id: Id0fa39883c074c1aa06f1c6344eb95e23f3c7701

8 years agoRemove m4 directory 01/62201/1
Jihoon Kim [Tue, 15 Mar 2016 01:20:54 +0000 (10:20 +0900)]
Remove m4 directory

Change-Id: Iecad4228b43ea675776d305c676c231b2548dd29

8 years agoPackaging: update version to 0.1.29 28/61228/1 accepted/tizen/common/20160307.153609 accepted/tizen/ivi/20160307.105336 accepted/tizen/mobile/20160307.105252 accepted/tizen/tv/20160307.105307 accepted/tizen/wearable/20160307.105321 submit/tizen/20160307.023529
Jihoon Kim [Mon, 7 Mar 2016 01:28:47 +0000 (10:28 +0900)]
Packaging: update version to 0.1.29

Change-Id: Iaec5604f4611ec57b8f35ee10c5c9acbce55684e

8 years agoMerge "Support input panel data get" into tizen
Jihoon Kim [Mon, 7 Mar 2016 00:29:55 +0000 (16:29 -0800)]
Merge "Support input panel data get" into tizen

8 years agoAdd bidi_direction 71/59871/1 accepted/tizen/common/20160302.194115 accepted/tizen/ivi/20160222.012302 accepted/tizen/mobile/20160222.012034 accepted/tizen/tv/20160222.012124 accepted/tizen/wearable/20160222.012233 submit/tizen/20160219.103704 submit/tizen_common/20160302.095109
InHong Han [Fri, 19 Feb 2016 05:35:02 +0000 (14:35 +0900)]
Add bidi_direction

Change-Id: I07b106cb520bbd78929d269e5fe9b8ac7ac18294
Signed-off-by: InHong Han <inhong1.han@samsung.com>
8 years agoSupport input panel data get 73/59773/2
Haifeng Deng [Thu, 18 Feb 2016 10:22:56 +0000 (18:22 +0800)]
Support input panel data get

Change-Id: Ib3d6f8e3354f128e516093a3fbfc1d41017630c1

8 years agoPackaging: update version to 0.1.28 21/59521/1 accepted/tizen/common/20160223.110213 accepted/tizen/mobile/20160216.103332 accepted/tizen/tv/20160216.103346 accepted/tizen/wearable/20160216.103416 submit/tizen/20160216.083050 submit/tizen_common/20160218.142243 submit/tizen_common/20160219.083441
Jihoon Kim [Tue, 16 Feb 2016 08:21:44 +0000 (17:21 +0900)]
Packaging: update version to 0.1.28

Change-Id: I06807eab2797513f5608c17e1040a71c5883ee21

8 years agoAdd text_input_id argument for activate event 96/58996/1
Li Zhang [Sat, 6 Feb 2016 05:59:53 +0000 (13:59 +0800)]
Add text_input_id argument for activate event

Change-Id: I86339d57b6df291b1f6f228dfe93524fcae800a4

8 years agoPackaging: update version to 0.1.27 21/58721/1 accepted/tizen/ivi/20160218.024229 accepted/tizen/mobile/20160204.091355 accepted/tizen/tv/20160204.091409 accepted/tizen/wearable/20160204.091428 submit/tizen/20160204.001406 submit/tizen/20160204.012042 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000004
Jihoon Kim [Wed, 3 Feb 2016 05:32:33 +0000 (14:32 +0900)]
Packaging: update version to 0.1.27

Change-Id: I7a2e7768f23054b13723b311397770bbe65758a8

8 years agoSupport show and hide input panel event 20/58720/1
Jihoon Kim [Wed, 3 Feb 2016 05:31:33 +0000 (14:31 +0900)]
Support show and hide input panel event

Change-Id: I24244fcbf6708651f9c3124973ab48551c20e921

8 years agoRemove unneccesary to call for showing input panel in activate 08/58608/1
Jihoon Kim [Tue, 2 Feb 2016 07:52:49 +0000 (16:52 +0900)]
Remove unneccesary to call for showing input panel in activate

Change-Id: I62c94212126d53629f5554536b95c4cf592e5da2

8 years agoModification for enlightenment version upgrade 0.20.0 58/57658/1 accepted/tizen/mobile/20160122.034531 accepted/tizen/tv/20160122.034600 accepted/tizen/wearable/20160122.034618 submit/tizen/20160121.104248
Seunghun Lee [Thu, 7 Jan 2016 11:29:17 +0000 (20:29 +0900)]
Modification for enlightenment version upgrade 0.20.0

Change-Id: I2928114df70cb855f0358d60ecf9722585cd2f3d

8 years agofixed set wrong geometry of object's damage region. 28/57228/1
Seunghun Lee [Mon, 18 Jan 2016 06:36:14 +0000 (15:36 +0900)]
fixed set wrong geometry of object's damage region.

we should pass relative position.

Change-Id: Ibc6da51e01477f506ae02f29a0891d97ed7b8440

8 years agoPackaging: update version to 0.1.26 65/56365/1 accepted/tizen/mobile/20160107.101926 accepted/tizen/tv/20160107.101949 accepted/tizen/wearable/20160107.101959 submit/tizen/20160107.054830
Jihoon Kim [Thu, 7 Jan 2016 05:38:34 +0000 (14:38 +0900)]
Packaging: update version to 0.1.26

Change-Id: I54d66a452ef9f4bfe2dea829d54ba533acee474b

8 years agoadd proper event handlers for detecting input panel window show/hide 66/54866/3
Gwanglim Lee [Fri, 18 Dec 2015 09:18:31 +0000 (18:18 +0900)]
add proper event handlers for detecting input panel window show/hide

Change-Id: I164b0566f707b49c43c285d10f056e84aa450c20

8 years agoPackaging: update version to 0.1.25 74/55574/1 accepted/tizen/mobile/20151227.232316 accepted/tizen/tv/20151227.232335 accepted/tizen/wearable/20151227.232351 submit/tizen/20151227.231006 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
Jihoon Kim [Sun, 27 Dec 2015 23:06:32 +0000 (08:06 +0900)]
Packaging: update version to 0.1.25

Change-Id: I57a9558f4509248f0ec81b3a8334cc0ba26a157d

8 years agoMerge "Using independent keyboard state instead of global e_comp->wl_comp_data.xkb...
Jihoon Kim [Sun, 27 Dec 2015 22:54:52 +0000 (14:54 -0800)]
Merge "Using independent keyboard state instead of global e_comp->wl_comp_data.xkb" into tizen

8 years agoUsing independent keyboard state instead of global e_comp->wl_comp_data.xkb 57/55557/1
Li Zhang [Thu, 24 Dec 2015 12:43:24 +0000 (20:43 +0800)]
Using independent keyboard state instead of global e_comp->wl_comp_data.xkb

Change-Id: I179143c93f7d4d881edbfdc74a18d6e8b7fb4bdd

8 years agoPackaging: update version to 0.1.24 36/55436/1 accepted/tizen/mobile/20151224.002408 accepted/tizen/tv/20151224.002444 accepted/tizen/wearable/20151224.002520 submit/tizen/20151223.234019
Jihoon Kim [Wed, 23 Dec 2015 23:33:54 +0000 (08:33 +0900)]
Packaging: update version to 0.1.24

Change-Id: I7b541d36a698b6fc2ca546e99ed8a1b39813109a

8 years agofix bug reported by static analyzer. 25/55325/1
Seunghun Lee [Wed, 23 Dec 2015 06:56:00 +0000 (15:56 +0900)]
fix bug reported by static analyzer.

Change-Id: Id97f02d95b4888039ff7d323904ccad889d154fe

8 years agoPackaging: update version to 0.1.23 98/55298/1 accepted/tizen/mobile/20151223.052635 accepted/tizen/tv/20151223.052700 accepted/tizen/wearable/20151223.052727 submit/tizen/20151223.023226 submit/tizen_common/20151223.095123
Jihoon Kim [Wed, 23 Dec 2015 02:29:44 +0000 (11:29 +0900)]
Packaging: update version to 0.1.23

Change-Id: I5239b6e12ad3f8e3d9c6af06a09a862e06d88e5f

8 years agoFix dereference of NULL 97/55297/1
Jihoon Kim [Wed, 23 Dec 2015 02:27:20 +0000 (11:27 +0900)]
Fix dereference of NULL

Pointer 'resource', which is passed as 1st parameter in call to function 'wl_resource_set_implementation' at e_mod_main.c:1161, where it is dereferenced at wayland-server.c:1291, may have NULL value.

Change-Id: If0265f777d8d73e9cd59e1ff2fc6e0ef67e1da43

8 years agoSet the position of vkbd to center bottom in each angles. 50/54850/1
Seunghun Lee [Fri, 18 Dec 2015 07:13:51 +0000 (16:13 +0900)]
Set the position of vkbd to center bottom in each angles.

Change-Id: I1fa84fd6c941ba69865c3ca109d18046addf233f

8 years agoPackaging: update version to 0.1.22 13/54513/1 accepted/tizen/mobile/20151216.110224 accepted/tizen/tv/20151216.110008 accepted/tizen/wearable/20151216.110043 submit/tizen/20151216.011848
Jihoon Kim [Wed, 16 Dec 2015 00:33:02 +0000 (09:33 +0900)]
Packaging: update version to 0.1.22

Change-Id: I8198f6acc991323cdcd3b4f44414e62e7cdbb6b7

8 years agoFix bug not to show input panel in case show is called than activate first in TV... 12/54512/1
Jihoon Kim [Wed, 16 Dec 2015 00:32:31 +0000 (09:32 +0900)]
Fix bug not to show input panel in case show is called than activate first in TV profile

Change-Id: I8b78519e8d9276c4f11318080407d62b454ba95e

8 years agoShow panel in TV profile when get focus 12/54412/2
Li Zhang [Tue, 15 Dec 2015 06:38:40 +0000 (14:38 +0800)]
Show panel in TV profile when get focus

Change-Id: I84c6ac590d86cb5f1000b4c5d865b30c35a89034

8 years agoPackaging: update version to 0.1.21 85/51485/1 accepted/tizen/mobile/20151110.070709 accepted/tizen/tv/20151110.070734 accepted/tizen/wearable/20151110.070800 submit/tizen/20151110.051558
Jihoon Kim [Tue, 10 Nov 2015 05:10:39 +0000 (14:10 +0900)]
Packaging: update version to 0.1.21

Change-Id: I5e23ca341fc7cddcadcc81de1f44ffdc3199c448

8 years agograb hardware keyboard key event by ecore_event_handler_add() 87/49687/1
Li Zhang [Mon, 19 Oct 2015 03:08:31 +0000 (11:08 +0800)]
grab hardware keyboard key event by ecore_event_handler_add()

Change-Id: Id1b7d853dd67c25cb1e1193f037f2ab9ab70a74a