Jihoon Kim [Fri, 9 Jun 2017 10:13:35 +0000 (19:13 +0900)]
Update package version to 0.6.61
Change-Id: Ia9fe744840d7439e1c00bb1baa5c532261836da6
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 9 Jun 2017 08:42:28 +0000 (17:42 +0900)]
Return FALSE when navigation key did not move highlight ui
Change-Id: I37467f9f04df1255aecef8350c43aa0b8b84698f
Jihoon Kim [Fri, 2 Jun 2017 09:03:58 +0000 (18:03 +0900)]
Update package version to 0.6.60
Change-Id: I0245cf68e14f62ebd852d618f6fd561a6db66d6a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 30 May 2017 08:04:37 +0000 (17:04 +0900)]
Change libdir in pkgconfig file
For 64bit architecture, libdir should be /usr/lib64, but it was /usr/lib
Change-Id: Icf158f08510465d6624641ddcab18278ac599001
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 23 May 2017 04:35:40 +0000 (13:35 +0900)]
Fix build error when defining TEST_NEWBACKEND
Change-Id: I799fa341866e3a0f3012468a57a431c30d788216
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Mon, 22 May 2017 09:53:59 +0000 (18:53 +0900)]
Add a logic to check startpos equality first on focus navigation
The previous logic for checking next-button-to-be-highlighted
when a direction key is pressed, put more emphasis on the length
of overlapping height (in horizontal movement case) when looking
for a possible candidate.
But when an adjacent button has smaller overlapping height value
but has identical ypos, it would be much suitable to choose it
as next highlighted item, than to an item whose overlapping
height is bigger but is in farther location.
So, changed code not to reset candidate_distance_x when the
ypos of current possible candidate is identical to that of
currently highlighted button.
Change-Id: I0d763f42334b76b3ff109cb89c170f9fb62aa1ab
Jihoon Kim [Fri, 19 May 2017 10:16:07 +0000 (19:16 +0900)]
Update package version to 0.6.59
Change-Id: Ie607b28b0c155adf62adb544092bfc1137f45380
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 19 May 2017 08:30:48 +0000 (17:30 +0900)]
Prevent duplicated drawing of highlight UI
Change-Id: I18aa39d5fea4d22b6b8d6f41f327db18dd99bd07
Ji-hoon Lee [Fri, 19 May 2017 01:08:10 +0000 (10:08 +0900)]
Update package version to 0.6.58
Change-Id: I04310206598f5728dda75530a0c63aefc3f227b5
Ji-hoon Lee [Thu, 18 May 2017 11:45:21 +0000 (20:45 +0900)]
Read nine patch info from *.9.png files as well
Change-Id: I3165ac8d76d962c3a67ef33d9cdf233927bfe043
Jihoon Kim [Mon, 24 Apr 2017 02:44:39 +0000 (11:44 +0900)]
Update package version to 0.6.57
Change-Id: I1cf6393f5a3837758ccdaf82cf878d67fc3f444e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Thu, 20 Apr 2017 04:37:02 +0000 (13:37 +0900)]
Replace sscanf with std::stringstream
Change-Id: Ie916e23fe061cab3a3f0b1963a6fe4d94b5c681a
Ji-hoon Lee [Thu, 20 Apr 2017 04:25:40 +0000 (13:25 +0900)]
Fix the privatekey not to have reference to a temporary object
Change-Id: Ie26dc5a9cee84958ea984f041334624b797d2a85
Ji-hoon Lee [Wed, 5 Apr 2017 01:57:56 +0000 (10:57 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I9c8a1cd893ffb95581b0fc577ebf5263aff0e934
Ji-hoon Lee [Wed, 5 Apr 2017 01:30:38 +0000 (10:30 +0900)]
Update package version to 0.6.56
Change-Id: I6e23b7e0c6dcbaa728410cdbc58a9b09506f8442
Ji-hoon Lee [Wed, 5 Apr 2017 00:59:37 +0000 (09:59 +0900)]
Fix potential defects
Change-Id: Id29b11d467ea34336da912eab85386b3fc2d3b2e
Jihoon Kim [Fri, 31 Mar 2017 10:56:45 +0000 (19:56 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I23c810619b3648526297cb13711983c2c1b700b4
Jihoon Kim [Fri, 31 Mar 2017 10:54:32 +0000 (19:54 +0900)]
Update package version to 0.6.55
Change-Id: I7553275fc92c6df447bc351024363dc68de0b3cd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 31 Mar 2017 06:48:56 +0000 (15:48 +0900)]
Fix issues detected by static analysis tool
Change-Id: I67d6519f39b003915ec68d4b5f1f818d57aafc45
Signed-off-by: Ji-hoon Lee <dalton.lee@samsung.com>
Ji-hoon Lee [Wed, 29 Mar 2017 07:51:54 +0000 (16:51 +0900)]
Remove unnecessary LOG_TAG definitions
Change-Id: I43f198d252f7b28f1178ba0c6030cf3af1329ef2
Ji-hoon Lee [Wed, 29 Mar 2017 02:36:52 +0000 (11:36 +0900)]
Check number of buttons described in xml layout file
Change-Id: Ic74a18f3549ca20b3a306bc34d5eba357feeb91f
Ji-hoon Lee [Wed, 29 Mar 2017 02:35:10 +0000 (11:35 +0900)]
Fix coding style warning detected by cpplint
Change-Id: I3d9b64e972f5a83da44e8acd96bc2f6508335177
Jihoon Kim [Fri, 24 Mar 2017 02:29:07 +0000 (11:29 +0900)]
Use cmake macro in spec file
Change-Id: Iaabd677ca293b9adecdec32113e744639b51b115
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 14 Feb 2017 06:19:32 +0000 (15:19 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Ic03c5d9bf598fa829eb524542c846eb9c084dd94
Jihoon Kim [Sun, 12 Feb 2017 23:47:02 +0000 (08:47 +0900)]
Update package version to 0.6.54
Change-Id: Id6343a31a3a5b43a3a4d28f03282922e9a730867
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Sun, 12 Feb 2017 23:46:34 +0000 (08:46 +0900)]
Add ecore-wayland dependency explicitly
Change-Id: If94cd50fb0b088cff4ce1f6081f1c4ddeef14dca
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 8 Feb 2017 10:47:31 +0000 (19:47 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Ibe17de92ee4b8c063546adc9148fbb554c22ad7a
Jihoon Kim [Wed, 8 Feb 2017 10:21:56 +0000 (19:21 +0900)]
Update package version to 0.6.53
Change-Id: I3051415b5916b0a9e3d56528f3351180dbad6ffe
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 8 Feb 2017 08:09:56 +0000 (17:09 +0900)]
Fix uninitialized value issue detected by static analysis tool
Change-Id: I3f93b7434b8f6fbd2cac985a74e939a98c62dc95
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 7 Feb 2017 06:09:38 +0000 (15:09 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I77bedb05074170a04082960ad9c2c4943fc16e4d
Jihoon Kim [Mon, 6 Feb 2017 11:26:59 +0000 (20:26 +0900)]
Update package version to 0.6.52
Change-Id: Ic790a12b1f12b94ccd971eed65933f7fbe22853c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 6 Feb 2017 22:48:23 +0000 (07:48 +0900)]
Fix dereference after NULL defects detected by static anlysis tool
Change-Id: Ifab4ac9e4c571032c8bd212a34bbc186c771783b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 3 Feb 2017 08:38:57 +0000 (17:38 +0900)]
Add interface for querying geometry of a button
Change-Id: Ib3c96f9e84862aefb3a0558e37a9b976e29f9f08
Ji-hoon Lee [Fri, 3 Feb 2017 07:15:48 +0000 (16:15 +0900)]
Emit MOVE type drag_state_change event regardless of button type
Change-Id: Ie2b0cc03560dd7d8e7e6b3f5b8e7ea9deeaf10c3
Ji-hoon Lee [Fri, 3 Feb 2017 02:22:36 +0000 (11:22 +0900)]
Fix the drag_state_changed callback is not called on mouse release
Change-Id: I28c86e7b8d1ebd45dae2f400e3c4d107cdc85669
Jihoon Kim [Wed, 1 Feb 2017 11:15:16 +0000 (20:15 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Id4110c6a61f7e70cd3dc30aee0fbc476961dc6aa
Jihoon Kim [Wed, 1 Feb 2017 09:00:48 +0000 (18:00 +0900)]
Update package version to 0.6.51
Change-Id: I9cfb07a78a1828fdb6cad5d29c9206f054456690
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Wed, 1 Feb 2017 07:58:14 +0000 (16:58 +0900)]
Fix memory leak problem
Change-Id: I4e7c8b6cfe3c8530a991dd4935e7c6924b667ef5
Jihoon Kim [Thu, 26 Jan 2017 05:09:21 +0000 (14:09 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I1bc750ff406b97896e0468f13fa635a040e15468
Jihoon Kim [Wed, 25 Jan 2017 08:02:23 +0000 (17:02 +0900)]
Update package version to 0.6.50
Change-Id: I48a5c0b3ff1ee832d7a902361860a76fa83caf73
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 25 Jan 2017 08:00:05 +0000 (17:00 +0900)]
Hide unnecessary class symbol
Change-Id: I8c660d269d8f271f9555f8e06e1eeacfa3b14430
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 24 Jan 2017 05:28:40 +0000 (14:28 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Ie0412cc85eadaf5a1ba7709167fa57be40d83474
Jihoon Kim [Tue, 24 Jan 2017 01:26:07 +0000 (10:26 +0900)]
Update package version to 0.6.49
Change-Id: Ifa5dea2bbd06adc9e8beb8001ce855168cca4512
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 23 Jan 2017 10:07:16 +0000 (19:07 +0900)]
Fix build warning in 64bit
Change-Id: Iec714f5833302f61def9c8650134e26db3032b6b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Mon, 23 Jan 2017 09:55:22 +0000 (18:55 +0900)]
Reduce binary size to use hidden visibility
armv7l binary size : 316KB -> 225KB
Change-Id: I4c70fbb9a36ab2c8d01c0523ef808cc0e292c2b8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 13 Jan 2017 08:23:22 +0000 (17:23 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: Ia8fb57dc49ba840268c601f77d2ff92203e42944
Ji-hoon Lee [Fri, 13 Jan 2017 01:05:16 +0000 (10:05 +0900)]
Update package version to 0.6.48
Change-Id: Ia685fbc97876e1fc55fcd3fb97a85de1e14f5b56
Ji-hoon Lee [Fri, 13 Jan 2017 00:49:41 +0000 (09:49 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I8896216dd9bccee1dc5aa5609567a3d2392e31b7
Ji-hoon Lee [Thu, 12 Jan 2017 10:41:03 +0000 (19:41 +0900)]
Fixed defect detected by static analysis tool
Change-Id: Ifbd54c73cc95f7883b99727bd073033de7040130
Ji-hoon Lee [Thu, 12 Jan 2017 05:09:56 +0000 (14:09 +0900)]
Update package version to 0.6.47
Change-Id: I808cc3c72e6e477165946899820764ec1bfded47
Ji-hoon Lee [Thu, 12 Jan 2017 04:20:51 +0000 (13:20 +0900)]
Assign appropriate label_count value when private_key set
Change-Id: I317252711bf8525e036dd60686b3c0cf9d508381
Ji-hoon Lee [Wed, 11 Jan 2017 02:20:06 +0000 (11:20 +0900)]
Update package version to 0.6.46
Change-Id: I2e112de1a6782f005491b36bb49646afb1282488
Jihoon Kim [Wed, 11 Jan 2017 04:12:49 +0000 (13:12 +0900)]
Fix dereference of NULL issue detected by static analysis tool
Change-Id: I6dc65949b23122dfb1086b1d3db597c6e42fa4d0
Ji-hoon Lee [Wed, 11 Jan 2017 01:07:47 +0000 (10:07 +0900)]
Change only the main label when private_key set
Change-Id: I2f6bd0f4623674bbfdc8083cc7c0ea21528c6246
Ji-hoon Lee [Tue, 10 Jan 2017 04:40:11 +0000 (13:40 +0900)]
Change title name of popup windows
Change-Id: Ie666e85b8ff6a1767821462bd712fb906ad6b90e
sungwook79.park [Tue, 10 Jan 2017 06:52:42 +0000 (15:52 +0900)]
Fix the issue that not working screen reader after first booting
Change-Id: Ie0c94b6ddf299a7b77ad76b9b5abedea1f3e4c55
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
Jihoon Kim [Mon, 19 Dec 2016 00:42:21 +0000 (09:42 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I16f72e3ac4cf661950e9761fc8c868cbb5fe141f
Jihoon Kim [Fri, 16 Dec 2016 11:57:14 +0000 (20:57 +0900)]
Update package version to 0.6.45
Change-Id: I2231054b1a7dfa501f900338ed7d37299ea380cd
Jihoon Kim [Fri, 16 Dec 2016 07:17:39 +0000 (16:17 +0900)]
Remove unreachable code
This statement in the source code might be unreachable during program execution.
Change-Id: I010cccc36bdbfd290fb39d2e71624b6ec128bf91
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 13 Dec 2016 10:18:41 +0000 (19:18 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I8f3f30130c99c12ae3535acf390761ad46e96b4c
Jihoon Kim [Tue, 13 Dec 2016 10:04:48 +0000 (19:04 +0900)]
Update package version to 0.6.44
Change-Id: I5bf049aecf41acd333d4ac07a77afb3c683d176e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Mon, 21 Nov 2016 06:51:34 +0000 (15:51 +0900)]
Added features needed for adopting 3.0 GUI change
Change-Id: I7ef073ce602356de08c02b213eddfff4ff5f5d68
Jihoon Kim [Fri, 9 Dec 2016 11:06:53 +0000 (20:06 +0900)]
Remove unnecessary log
Change-Id: I06abbd3f6073e3690aa16be7e7f7f1e3b9dfd5a1
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 30 Nov 2016 22:25:16 +0000 (07:25 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: If6739b4baabe9e27ef5471d6e6f6c034c8877ddf
Ji-hoon Lee [Wed, 30 Nov 2016 09:45:00 +0000 (18:45 +0900)]
Update package version to 0.6.43
Change-Id: I08a4bbde431a2b166d779a44c7caef476ba38ca8
Ji-hoon Lee [Wed, 30 Nov 2016 08:16:30 +0000 (17:16 +0900)]
Skip redundant custom_starting_coordinates set request
Change-Id: I2d86973ce2f07f0d6a4bbb3ca1154a1ca1809d66
Jihoon Kim [Tue, 29 Nov 2016 06:35:34 +0000 (15:35 +0900)]
Update package version to 0.6.42
Change-Id: Id1b12e00cd76a47a9583eace8da20328c862f37a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 29 Nov 2016 02:21:04 +0000 (11:21 +0900)]
Fix wrong log format
Change-Id: I3f15afc82e368dcabcf951afb117bca19bb15016
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Mon, 28 Nov 2016 11:30:23 +0000 (20:30 +0900)]
Fixed defect detected by static analysis tool
Change-Id: I89012cf1af25ae71a3347944d56ce6290183d40f
Jihoon Kim [Fri, 25 Nov 2016 09:55:16 +0000 (18:55 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I6ddf22ac378c5d0acacf28b77341b07dee00be91
Jihoon Kim [Fri, 25 Nov 2016 09:54:38 +0000 (18:54 +0900)]
Update package version to 0.6.41
Change-Id: I3466a3fea0847f05add27c7910f8ac7096452ef2
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 25 Nov 2016 08:22:00 +0000 (17:22 +0900)]
Modified magnifier window not to handle mouse events
Change-Id: I514180641b3e49baced7bd4647f0eb3879982c44
Ji-hoon Lee [Fri, 25 Nov 2016 07:18:51 +0000 (16:18 +0900)]
Fixed 'if' condition for handling key events only when highlight ui enabled
Change-Id: I350e089212ffe531aa4bf0898612c1cce6673d37
Ji-hoon Lee [Fri, 25 Nov 2016 07:18:51 +0000 (16:18 +0900)]
Fixed 'if' condition for handling key events only when highlight ui enabled
Change-Id: I350e089212ffe531aa4bf0898612c1cce6673d37
Jihoon Kim [Thu, 24 Nov 2016 08:24:45 +0000 (17:24 +0900)]
Remove profile dependency
Change-Id: I7637ba97a14993911b553ca0e3dc55349a84575c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 24 Nov 2016 08:24:45 +0000 (17:24 +0900)]
Remove profile dependency
Change-Id: I7637ba97a14993911b553ca0e3dc55349a84575c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 24 Nov 2016 07:23:57 +0000 (16:23 +0900)]
Update package version to 0.6.40
Change-Id: I92947a0953dbb76ef0634bdcd2cc608a38877dc8
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Thu, 24 Nov 2016 06:16:01 +0000 (15:16 +0900)]
Fix crash issue when the process is terminated
Unpaired eldbus_shutdown makes crash.
Change-Id: I926f10091b95610294e62c3a71cdf6a5702c898a
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 22 Nov 2016 05:46:30 +0000 (14:46 +0900)]
Update package version to 0.6.39
Change-Id: I7989e7f3229f576214c0ad97a181d9bd0ab8b2ea
Ji-hoon Lee [Thu, 10 Nov 2016 10:57:21 +0000 (19:57 +0900)]
Modified to skip outdated touch events
Change-Id: I35d2189b8be05411d63fbcfe3e4a2f1939c7aba8
Jihoon Kim [Thu, 10 Nov 2016 02:20:50 +0000 (11:20 +0900)]
Fix build warning
Change-Id: Ib1f611c5e8043df2fbd4c54dfee37a517e6dfdfc
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 9 Nov 2016 11:20:36 +0000 (20:20 +0900)]
Merge branch 'tizen_3.0' into tizen
Change-Id: I22e8530c38bfa4d21d747609bd02edec854efcb1
Jihoon Kim [Wed, 9 Nov 2016 11:14:08 +0000 (20:14 +0900)]
Update package version to 0.6.38
Change-Id: I59575abfeccd2603559646f999e5e6e936a4882d
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 9 Nov 2016 10:30:13 +0000 (19:30 +0900)]
Fix double free issue of eldbus connection
Change-Id: I6cc36986623ab57a8f6b5577e5465e9f58fabf50
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Wed, 9 Nov 2016 08:30:54 +0000 (17:30 +0900)]
Modified to resize base window on recompute_layout
Change-Id: Ie7261a9283d99af27e7ce3fe57bf77a4a8b1a994
Ji-hoon Lee [Wed, 9 Nov 2016 06:59:05 +0000 (15:59 +0900)]
Update package version to 0.6.37
Change-Id: Ia34ff42ae48629ae77a63ba9e7573fcfbd08493f
Ji-hoon Lee [Wed, 9 Nov 2016 05:38:20 +0000 (14:38 +0900)]
Modified to reset multitap index when MULTITAP timer expired
Change-Id: I7c6464238e55e990611c17ebe4ea7eaf3766ffd7
InHong Han [Wed, 9 Nov 2016 06:21:17 +0000 (15:21 +0900)]
Update package version to 0.6.36
Change-Id: Ie6941cd5e48d2d1d7b0cae88c1958502789f2a0c
Ji-hoon Lee [Fri, 4 Nov 2016 06:08:50 +0000 (15:08 +0900)]
Fixed the bug calculating the position y of sublayouts
Change-Id: I73c29f85b1c549f7addf6e8efad3ffc281a854c0
Ji-hoon Lee [Thu, 3 Nov 2016 09:48:24 +0000 (18:48 +0900)]
Modified to increase row's y when previous row is DEFAULT sublayout
Change-Id: Id3311cd5ab32bb453902bef89709d2fa4fe0c6d2
Ji-hoon Lee [Tue, 1 Nov 2016 11:15:51 +0000 (20:15 +0900)]
Added support for png files that contains nine patch information
Change-Id: I824fd2c0163f99e6654489770079e684174ed92c
InHong Han [Wed, 2 Nov 2016 07:16:27 +0000 (16:16 +0900)]
Merge branch 'tizen' into tizen_3.0
Change-Id: I458a8f46fd070c713b7ad6785ee7b9f6b96da278
Jihoon Kim [Mon, 31 Oct 2016 04:52:17 +0000 (13:52 +0900)]
Update package version to 0.6.35
Change-Id: Ie1f087a002f1c13371518b50aee3de1039893324
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Fri, 7 Oct 2016 06:29:02 +0000 (15:29 +0900)]
Modified to change input_mode only if the handler returns true
Change-Id: Ib546f0013fa60dea9562de7c297e109f0983c3d1
Jihoon Kim [Tue, 18 Oct 2016 13:46:32 +0000 (22:46 +0900)]
Update package version to 0.6.34
Change-Id: I9af4c76471e9c3a42d63ffc39a539e68a500bfaa
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Ji-hoon Lee [Tue, 18 Oct 2016 13:06:18 +0000 (22:06 +0900)]
Modified to use g_utf8_strup for enhanced 'toupper' functionality
Change-Id: I2dfed813ab0415bdcc0f2d6bcbc5808a4df9117e
Jihoon Kim [Wed, 7 Sep 2016 07:50:08 +0000 (16:50 +0900)]
Update package version to 0.6.33
Change-Id: If2948fcefe85712b056c1c17ce0ee95512e8e1cd
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 7 Sep 2016 07:49:01 +0000 (16:49 +0900)]
Fix dereference of NULL return issue
Return value of a function 'scl::CSCLKeyFocusHandler::get_instance' is dereferenced at sclresourcecache.cpp:990 without checking, but it is usually checked for this function (4/5).
Change-Id: I8d2f0cf375262c0102a80aa1f86b4c12630cf2e7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 30 Aug 2016 23:16:36 +0000 (08:16 +0900)]
Update package version to 0.6.32
Change-Id: I09c555121898e1826dd63c7b5013c1bd244f64b0
Ji-hoon Lee [Tue, 30 Aug 2016 08:36:11 +0000 (17:36 +0900)]
Fixed ise-default fails loading CM Popup input mode issue
Change-Id: Iab6e6231ba103d40d2ab25c991e005f52db87ee2