Update package version to 0.4.9
[platform/core/uifw/e-mod-tizen-wl-textinput.git] / src /
2019-12-10 Ji-hoon LeeFix defects detected by static analysis tool 16/219816/1
2019-12-05 InHong HanModified to synchronize the state of the input panel... 66/219466/2
2019-11-22 Doyoun Kange_mod_input_panel: add code to sync resizing window... 82/218382/1
2019-10-18 Doyoun Kangadd code to sync resizing window by rotation geometry set 94/215994/1
2019-10-16 Doyoun Kange_mod_input_panel: use e_client_raise function 18/215818/1
2019-10-08 InHong HanModified to get a valid agnle when the position of... 14/215414/3
2019-10-08 InHong HanRevert "Use the focused E_Client for floating position" 13/215413/1
2019-07-18 InHong HanFixed the crash issue when unbind function is called... 63/210163/6
2019-05-13 Junseok, Kimdoing transform when surface is ready 86/205686/5
2019-04-01 Sungmin KwakUse the focused E_Client for floating position 58/202558/1
2019-03-18 Inhong HanAdd missing condition check code 78/201578/2 accepted/tizen/unified/20190318.150612 submit/tizen/20190318.085229
2019-02-25 Inhong HanAdd keycode in the filter_key event 52/200352/2
2019-01-31 InHong HanMerge "Update package version to 0.3.11" into tizen accepted/tizen/unified/20190131.161521 submit/tizen/20190131.062501
2019-01-31 Inhong HanAdd log to get more information 27/198927/2
2019-01-31 Jihoon KimCheck validation of client info for transient 13/198913/1
2019-01-23 InHong HanMerge "Update package version to 0.3.10" into tizen accepted/tizen/unified/20190128.061638 submit/tizen/20190123.072548
2019-01-23 Inhong HanModified to change the position of floating keyboard... 71/198271/1
2019-01-02 Inhong HanModified to prevent deleted client to set transient_for 33/196533/1
2018-12-05 Inhong HanFixed to prevent sending invalid geometry to the app 97/194497/1
2018-11-13 Ji-hoon LeeDelete wait_update timer when showing input panel 14/192914/1
2018-08-21 InHong HanSupport reshow_input_panel interface 29/187229/3
2018-08-01 InHong HanModified not to send invalid IME geometry 34/185634/1
2018-05-15 Ji-hoon LeeUpdate input panel geometry when candidate appears 28/178928/1
2018-03-06 Ji-hoon LeeAdd timer for checking ready_set retrieval 77/171277/3
2018-02-20 Jihoon KimFix issue detected by static analysis tool 19/170419/2
2018-02-06 Ji-hoon LeeRevert "Added hotkey support" 36/169436/2
2018-01-09 InHong HanRemove unused code 17/166317/1
2018-01-03 Doyoun KangSet title to "Keyboard" for keyboard window 03/165703/1
2017-12-12 Jihoon KimAdd ecore and eina dependency explictly 68/163668/1
2017-12-12 Ji-hoon LeeAdd explicit dependency over ecore-wayland 88/163588/3
2017-11-24 Jihoon KimSupport prediction_hint_data 03/160603/4
2017-11-22 Sungmin KwakRemove unnecessary logs 19/161319/1
2017-11-17 Jihoon KimFix issue IME does not appear when IME window is create... 04/160604/3
2017-11-13 Ji-hoon LeeUpdate input panel state after receiving ready_set... 71/159871/3
2017-11-01 Ji-hoon LeeAdd implementation for finalize_content callback 17/158517/1
2017-09-11 Sungmin KwakChange dlog level for TV profile 28/148628/3
2017-09-11 InHong HanAdd missing condition check code for exception handling 87/148687/3
2017-09-04 Ji-hoon LeeEnable ready_set feature in TV profile 43/146643/3
2017-09-01 Ji-hoon LeeEnabled CANDIDATE_ONEWINDOW in all profiles 45/147145/1
2017-08-16 Jihoon KimSet input method binding in vconf key 59/144359/2
2017-08-16 Ji-hoon LeeSelectively enable input panel to display candidates... 11/144311/2
2017-08-11 Jihoon KimFix lock issue when getting vconf value 01/143801/1
2017-07-31 Ji-hoon LeeAdd missing flag reset code 80/141480/1
2017-07-29 InHong HanSupport floating keyboard 51/138451/6
2017-07-28 Ji-hoon LeeSupport input panel to display candidates in H/W keyboa... 35/138735/2
2017-07-27 Doyoun Kangadd code to update input panel's conformant information 53/140853/1
2017-07-26 Doyoun KangCheck whether the parent window is focused window or... 72/140772/2
2017-07-24 Doyoun Kangmodify code to check zone's display state before handli... 89/140289/2
2017-07-12 Jihoon KimReorder wl_input_method_context_interface 73/138373/1
2017-07-07 Ji-hoon LeeRemove surfaces linked to the current resource when... 78/137678/1
2017-07-07 Ji-hoon LeeShow input panel immediately when set_ready received 74/137374/4
2017-07-03 Jihoon KimFix issue update_input_context does not work 78/136778/1
2017-06-19 InHong HanAdded input_panel_position_set interface 41/134041/5
2017-06-09 InHong HanAdded mime_type_accept_set interface 99/131499/4
2017-06-07 Jihoon KimFix issue detected by static analysis tool 40/132540/2
2017-06-06 Jihoon KimSupport commit_content interface 07/129207/5
2017-06-05 Wonkeun OhSupport the floating IME panel using the wl_input_panel... 08/132408/1
2017-06-02 InHong HanFixed the crash issue when the input_panel_unbind(... 03/132303/1
2017-05-18 Jihoon KimMerge "Send the response event in the _cb_filter_key_ev...
2017-05-18 Wonkeun OhSend the response event in the _cb_filter_key_event... 11/129811/1
2017-04-27 InHong HanSupport prediction_hint_set interface 43/124443/4
2017-04-13 Jihoon KimCheck profile in runtime 89/124989/1
2017-03-30 Ji-hoon LeePrevent duplicated surfaces being appended to list 47/122147/1
2017-03-29 Jihoon KimMerge branch 'tizen_3.0' into tizen 65/121765/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170329.172029 accepted/tizen/ivi/20170329.035211 accepted/tizen/mobile/20170329.035121 accepted/tizen/tv/20170329.035139 accepted/tizen/unified/20170329.035233 accepted/tizen/wearable/20170329.035157 submit/tizen/20170329.014600
2017-03-28 InHong HanModified to compare wl client instead of input context... 42/118942/4
2017-03-28 InHong HanRevert "Allow previous input context to hide input... 41/118941/5
2017-03-28 Jihoon KimRevert "Memorize last activated ctx even after deactiva... 36/121436/2
2017-03-28 InHong HanRevert "Allow focus input context to hide input panel" 40/118940/2
2017-03-21 Jihoon KimFix backspace key repeat issue in multibutton entry
2017-03-21 Ji-hoon LeeMemorize last activated ctx even after deactivate request
2017-03-21 Jihoon KimPrint the text input information in log
2017-03-21 Jihoon KimFix backspace key repeat issue in multibutton entry 10/119910/5
2017-03-17 Ji-hoon LeeRevert "Support key input in case of no focus" 61/119461/1 accepted/tizen/common/20170317.094651 accepted/tizen/ivi/20170317.083845 accepted/tizen/mobile/20170317.083757 accepted/tizen/tv/20170317.083812 accepted/tizen/unified/20170317.083902 accepted/tizen/wearable/20170317.083827 submit/tizen/20170317.054853
2017-03-17 Ji-hoon LeeMemorize last activated ctx even after deactivate request 82/118982/3
2017-03-16 Jihoon KimAllow focus input context to hide input panel
2017-03-14 Jihoon KimPrint the text input information in log 96/118896/1
2017-03-10 Jihoon KimAllow focus input context to hide input panel 99/118299/2
2017-03-08 Jihoon KimMerge branch 'tizen_3.0' into tizen 81/118081/1 accepted/tizen/common/20170309.175355 accepted/tizen/ivi/20170309.072106 accepted/tizen/mobile/20170309.072034 accepted/tizen/tv/20170309.072053 accepted/tizen/unified/20170310.080734 accepted/tizen/wearable/20170309.072059 submit/tizen/20170308.131257 submit/tizen_unified/20170310.011402
2017-03-08 Jihoon KimSupport backspace key in case of no focus 77/118077/1
2017-03-08 Ji-hoon LeeRevert "Support key input in case of no focus" 09/118009/1
2017-03-07 InHong HanModified to compare show_req_ctx with text_input when...
2017-03-07 Ji-hoon LeeAllow previous input context to hide input panel
2017-03-07 InHong HanModified to compare show_req_ctx with text_input when... 63/117763/2
2017-03-07 Ji-hoon LeeAllow previous input context to hide input panel 25/117625/1
2017-03-02 Jihoon KimSupport key input in case of no focus
2017-02-28 Jihoon KimSupport key input in case of no focus 35/116735/2
2017-02-23 InHong HanModified to compare show_req_ctx with deleted_ctx when...
2017-02-23 InHong HanModified to compare show_req_ctx with deleted_ctx when... 31/116131/3
2017-02-17 Jihoon KimMerge branch 'tizen_3.0' into tizen 50/115350/1 accepted/tizen/common/20170217.161637 accepted/tizen/ivi/20170220.223149 accepted/tizen/mobile/20170220.223054 accepted/tizen/tv/20170220.223119 accepted/tizen/wearable/20170220.223138 submit/tizen/20170217.113316
2017-02-17 Jihoon KimSupport recapture_string interface 46/115346/1
2017-02-17 sungwook79.parkMerge branch 'tizen_3.0' into tizen 11/115211/1 accepted/tizen/common/20170217.161520 accepted/tizen/ivi/20170217.094357 accepted/tizen/mobile/20170217.094233 accepted/tizen/tv/20170217.094317 accepted/tizen/wearable/20170217.094340 submit/tizen/20170217.071740
2017-02-16 Wonkeun OhFixed the bug to use the wrong g_text_input value. 44/115044/2
2017-02-13 Doyoun KangAdd code to set first_mapped flag when the window is... 93/114393/1
2017-02-09 InHong HanFix IME does not show when other imcontext is deleted 51/113951/2
2017-02-08 Jihoon KimMerge branch 'tizen_3.0' into tizen 96/113696/1 accepted/tizen/common/20170208.155331 submit/tizen/20170208.102507
2017-02-07 Wonkeun OhSupport the update_ise_geometry api to notify the ime... 84/113384/1
2017-02-07 Jihoon KimMerge branch 'tizen_3.0' into tizen 11/113311/1
2017-02-03 Wonkeun OhFixed the wrong keyboard_mode state. 51/112951/1
2017-02-01 Jihoon KimMerge branch 'tizen_3.0' into tizen 58/112558/1 accepted/tizen/common/20170202.174602 accepted/tizen/ivi/20170202.015842 accepted/tizen/mobile/20170202.015752 accepted/tizen/tv/20170202.015807 accepted/tizen/wearable/20170202.015827 submit/tizen/20170201.223530
2017-02-01 Jihoon KimFix bug show animation does not appear sometimes 35/112535/1
next