Add interface to send private command from IME to application 68/33568/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Fri, 11 Jul 2014 02:19:27 +0000 (11:19 +0900)
committerLi Zhang <li2012.zhang@samsung.com>
Tue, 13 Jan 2015 08:10:57 +0000 (16:10 +0800)
commit5dfc2672dc44b24eb18b10bf80b12d6bed9ed4d2
treeb3c6b2e199e69af6c09c06a4bf14fc87b7920e87
parent29ecdcfe98ff11b1d91025b49d78fd2b7f024fa8
Add interface to send private command from IME to application

[model] Redwood, B1, B2
[binary_type] PDA
[customer] OPEN
[issue#] N/A
[problem] IME send only key event to application, other interface requires.
[cause] No interface to send private command
[solution] Add interface to send private command from IME to application
[team] Input Framework
[request] N/A
[horizontal_expansion] N/A

Change-Id: Ia9f76f1b14a6dc6d3499bf688e6a35ddde6dbd37
17 files changed:
ism/extras/efl_immodule/isf_imf_context.cpp
ism/modules/frontend/scim_socket_frontend.cpp
ism/modules/frontend/scim_socket_frontend.h
ism/modules/frontend/scim_x11_frontend.h
ism/modules/imengine/scim_socket_imengine.cpp
ism/src/scim_filter.cpp
ism/src/scim_filter.h
ism/src/scim_frontend.cpp
ism/src/scim_frontend.h
ism/src/scim_helper.cpp
ism/src/scim_helper.h
ism/src/scim_imengine.cpp
ism/src/scim_imengine.h
ism/src/scim_panel_agent.cpp
ism/src/scim_panel_client.cpp
ism/src/scim_panel_client.h
ism/src/scim_trans_commands.h