Modified to prevent passing invalid IME geometry to the app
[platform/core/uifw/e-mod-tizen-wl-textinput.git] / src /
2021-02-02 InHong HanModified to prevent passing invalid IME geometry to... 97/252797/1
2021-02-02 Jihoon KimFix crash issue 58/252758/1
2020-12-28 InHong HanModified to not set the invalid window angle 05/250305/2
2020-12-12 Jihoon KimFix crash issue 66/249466/2
2020-12-03 InHong HanChange global variables to static 28/248928/1
2020-11-25 InHong HanAdd missing deactivation request 13/248313/1
2020-11-25 InHong HanPrevent duplicate transmission of focus_out event 12/248212/2
2020-11-11 InHong HanModified to send the destory message to ISF panel 60/247360/2
2020-11-11 InHong HanModified to send focus_out message when IME is shown 59/247359/3
2020-11-09 Ji-hoon LeeSend angle information of parent window on show request 88/247288/1
2020-11-05 Jihoon KimFix build error on 64bit 71/246971/1
2020-11-05 Jihoon KimSupport groupping for option window 29/246929/1
2020-11-05 Jihoon KimChange log level 28/246928/1
2020-11-05 Jihoon KimFix issue not to send IME focus-out message sometimes 26/246926/1
2020-10-05 Jihoon KimFix bug not to show IME automatically after detaching... 13/245213/1
2020-10-05 Jihoon KimFix indentation 12/245212/1
2020-10-05 Jihoon KimFix typo in variable name 04/245204/1
2020-09-28 Jihoon KimPrevent to send deactivate after destroy message 33/244933/1
2020-09-25 Jihoon KimFix indentation 50/244850/1
2020-09-24 Jihoon KimFix issue detected by static analysis tool 62/244762/1
2020-09-18 Jihoon KimAdd more logs for debugging 81/244081/4
2020-09-11 Jihoon KimAdd error message when failing to register H/W keyboard... 15/243915/1
2020-08-12 Jihoon KimSend input panel geometry in finishing moving floating IME 91/240891/3
2020-07-29 InHong HanRemove unnecessary log 50/239750/1
2020-07-29 InHong HanModified not to show IME automatically when the state... 48/239748/1
2020-07-16 Jihoon KimHandle key event cancel flag 21/238721/1
2020-07-16 Jihoon KimRefactoring the duplicated code to hide IME 13/238713/1
2020-07-16 Jihoon KimPrevent to hide IME in case of pressing cancel key 12/238712/1
2020-07-06 InHong Hangrab the number key event of the H/W keyboard 01/237801/1
2020-05-26 InHong HanFix bug that no way to show IME after generating key... 96/234396/1
2020-05-07 Ji-hoon LeeSend destroy message to ISF panel only for focused... 05/232805/1
2020-04-17 InHong HanShow IME when detaching H/W keyboard 42/231142/2
2020-03-20 Juyeon Leee_mod_input_panel: use e_client_layser_set instead... 31/228331/1
2020-03-13 InHong HanModified to prevent sending invalid geometry to app 60/227560/1
2020-02-21 Jihoon KimSupport to notify after completing effect of hiding IME 20/225620/1
2020-02-03 InHong HanFix crash issue 00/223700/1
2020-01-30 InHong HanModified to deliver valid geometry information to the... 50/223450/1
2020-01-29 Jihoon KimFix uninitialized variable issue 87/223387/1
2020-01-20 InHong HanModified to not send previous IME geometry to app 16/222816/1
2020-01-13 Doyoun Kangadd code to check effect state while handling hide... 36/222236/2
2020-01-09 Jihoon KimFix issue detected static analysis tool 96/220396/2
2020-01-08 InHong HanSeparated input_method_destroy from input_method_deactivate 32/221832/1
2019-12-18 Jihoon KimMerge branch 'tizen_5.5' into tizen 77/220377/1 accepted/tizen/unified/20191224.131929 submit/tizen/20191218.023222
2019-12-17 Jihoon KimMerge "Update package version to 0.4.9" into tizen_5.5
2019-12-16 Ji-hoon LeeFix defects detected by static analysis tool 20/220220/1
2019-12-13 Ji-hoon LeeMerge branch 'tizen_5.5' into tizen 94/220094/1
2019-12-10 Ji-hoon LeeFix defects detected by static analysis tool 16/219816/1
2019-12-09 InHong HanMerge branch 'tizen_5.5' into tizen 43/219643/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-11-22 Doyoun Kange_mod_input_panel: add code to sync resizing window... 81/218381/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
next