summaryrefslogtreecommitdiff
path: root/ism/src/scim_helper.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-07-06Fix namespace issue in scim_helperJihoon Kim1-2/+2
2016-06-29Add reset_sync and reset_doneLi Zhang1-0/+3
2016-06-29Filter key event by APP, remove grab_keyboardLi Zhang1-10/+20
2016-06-27Asynchronous reading fd for get_surrounding_text and get_selection_text funct...Li Zhang1-79/+11
2016-06-27Add process_key_event_done functionLi Zhang1-5/+17
2016-06-20Enhanced the dlog level to LOGI for tv profileWonkeun Oh1-0/+1
2016-06-15Fix issues detected by static analysis toolJihoon Kim1-2/+2
2016-06-14Added interface for supporting unconventional input devicesJi-hoon Lee1-0/+36
2016-06-12Get surrounding and selection text by fdJihoon Kim1-9/+85
2016-06-12Add get_surrounding_text and get_selection_text requestJihoon Kim1-51/+56
2016-06-09Revert "Add get_surrounding_text and get_selection_text request"Jihoon Kim1-56/+51
2016-06-09Revert "Get surrounding and selection text by fd"Jihoon Kim1-85/+9
2016-06-08Get surrounding and selection text by fdLi Zhang1-9/+85
2016-06-03Add get_surrounding_text and get_selection_text requestLi Zhang1-51/+56
2016-06-02Support to switch between H/W and S/W keyboard modeJihoon Kim1-1/+1
2016-05-19Fixed the crash issue when the surrounding text is nullWonkeun Oh1-1/+16
2016-05-18Fix issue: timeout was not initialized if registering helper failedLi Zhang1-2/+4
2016-05-13Invoking set_layout() when changing IMEngineLi Zhang1-1/+5
2016-05-13Fix crash issue: IMEngineInstancePointer should be released before unloading ...Li Zhang1-1/+1
2016-05-11Fixed the bug that IMEngineInstance was deleted when the reset_keyboard_ise i...Wonkeun Oh1-2/+2
2016-05-02Fix build warningJihoon Kim1-1/+1
2016-05-02Release useless imengine module from scim-helper-launcher processLi Zhang1-59/+69
2016-05-02Fix issue send_private_command doesn't workJihoon Kim1-1/+1
2016-04-27Add synchronous get_selection APILi Zhang1-7/+36
2016-04-25Update surrounding text only when getting requestLi Zhang1-2/+7
2016-04-25Support get_surrounding_text (maxlen_before = -1, maxlen_after = -1, ) to get...Li Zhang1-20/+21
2016-04-25Add synchronous get_surrounding_text APILi Zhang1-23/+92
2016-04-22scim-launcher and scim-helper-launcher integrationLi Zhang1-21/+579
2016-04-07Fix wrong format of exit transactionLi Zhang1-3/+6
2016-02-02Fix trailing noise character issue in dlog messageJihoon Kim1-4/+4
2015-10-19Modify the year of copyrightJihoon Kim1-1/+1
2015-10-19Replace ISF_SAVE_LOG with dlogSungmin Kwak1-4/+10
2015-08-27Fix undefined symbol of isf related shared librarySungmin Kwak1-1/+1
2015-06-17Change for Web IMESungmin Kwak1-6/+18
2015-06-17Add isf_control_get_active_ime(), etc.Sungmin Kwak1-0/+25
2015-06-17Add the option for Native & Web IME to handle HW keyboard keyevent.Sungmin Kwak1-1/+1
2015-06-11Added show ISE option window commandJi-hoon Lee1-0/+20
2015-01-23Revert "Added show ISE option window command"Zhang Li1-20/+0
2015-01-21Added show ISE option window commandJi-hoon Lee1-0/+20
2015-01-21Simplify the usage of filesystem loggingJihoon Kim1-54/+12
2015-01-13Add update_bidi_direction interfaceJihoon Kim1-0/+23
2015-01-13Modify the year of copyrightJihoon Kim1-1/+1
2015-01-13Support input hint APIJihoon Kim1-0/+23
2015-01-13Add interface to send private command from IME to applicationJihoon Kim1-1/+19
2015-01-12Add signal and slot for input_mode to let IME know the change of password modeJihoon Kim1-0/+23
2014-05-31Merge tizen_2.3 branchLi Zhang1-25/+210
2014-03-07Add soft candidate interfaceHaifeng Deng1-0/+82
2014-03-07Use non-blocking mode socketHaifeng Deng1-3/+0
2014-03-07Include unistd.h in scim_helper.cppLi Zhang1-0/+1
2014-03-07Add launch/destroy/show/hide logs for scim-helper-launcherHaifeng Deng1-0/+20