Fix issue IME doesn't appear after IME is restarted
[platform/core/uifw/isf.git] / ism / modules / panelagent / wayland / wayland_panel_agent_module.cpp
2018-08-21 InHong HanFix issue IME doesn't appear after IME is restarted 33/187233/1
2018-07-04 InHong HanFix issue that IME is launched twice in on-demand mode 49/183249/3
2018-06-26 InHong HanModified to change preedit_cursor when zero caret received 53/182553/1
2018-06-14 Jihoon KimRemove card security code autofill hint 90/181490/3
2018-05-17 InHong HanModifed to call the preedit_changed_cb without changing... 61/179061/2
2018-04-19 InHong HanSupport all preedit styles 74/176474/1
2018-04-06 Ji-hoon LeeRemove code that does not seem to be effective 45/175045/1
2018-04-06 Ji-hoon LeeFix crash issue caused by the NULL _focused_ic variable 43/175043/1
2018-04-03 InHong HanFix the issue that IME doesn't sometimes terminate... 09/173909/4
2018-04-03 InHong HanFix defect detected by static anlaysis tool 12/174512/2
2018-03-29 InHong HanModified to send entry metadata after IME is shown... 79/173679/4
2018-03-19 Jihoon KimAdd code to connect to wl display 48/173048/1
2018-03-19 InHong HanUpdate Ecore_Wayland API to EFL 1.20 47/173047/1
2018-03-13 InHong HanFix issue detected by static analysis tool 24/172324/5
2018-02-06 liang dingDo not hide IME when KP_Enter key is inputted 10/169410/1
2018-02-02 Ji-hoon LeeUpdate ISE language locale before emitting LANGUAGE_CHA... 68/169068/1
2018-01-05 InHong HanFix isf-panel-efl crash issue when the ecore_wl_init... 31/165931/1
2018-01-04 Ji-hoon LeeAcquire language locale string from ISE 64/165864/2
2017-12-19 Jihoon KimSupport to deliver autofill type 54/163254/6
2017-12-19 Jihoon KimSupport prediction hint data interface 51/160851/17
2017-11-28 Jihoon KimReduce unnecessary logs 56/161856/1
2017-11-22 Sungmin KwakRemote unnecessary newline characters in log 20/161320/1
2017-11-07 Ji-hoon LeeReturn finalized_content as surrounding text when focus... 18/158518/5
2017-11-06 Ji-hoon LeeFix potential buffer overflow defect 52/158952/2
2017-10-17 InHong HanRemove the filter_devices logic and use the device_subc... 76/156176/1
2017-09-21 InHong HanRevert "Remove the filter_devices logic and use the... 54/151654/1
2017-09-18 Jihoon KimFix typo in capital mode function 43/150743/1
2017-09-06 Sungmin KwakDelete the timer callback when destroying WSCContextISF... 97/147997/1
2017-09-01 Jihoon KimFix build warning 55/147155/1
2017-08-22 InHong HanRemove the filter_devices logic and use the device_subc... 67/145467/1
2017-08-22 Jihoon KimRevert "Remove the filter_devices logic and use the... 74/143474/2
2017-08-07 Wonkeun OhRemove the filter_devices logic and use the device_subc... 63/140663/2
2017-08-02 InHong HanFixed the crash issue when the ecore_wl_shutdown()... 48/142048/1
2017-07-29 Ji-hoon LeeSend candidate show/hide status update to wayland module 36/138736/3
2017-07-26 InHong HanAvoid duplicate fd_read requests to prevent broken... 06/140306/3
2017-07-21 Jihoon KimFix issues detected by static analysis tool 49/139849/1
2017-07-19 Jihoon KimRevert "Fix possible defect which seems to intend swapp... 52/139252/3
2017-07-17 Jihoon KimImprove code performance when sending forward key event 89/139089/4
2017-07-17 Jihoon KimFix deference of NULL return issue 23/139123/2
2017-07-17 Ji-hoon LeeFix possible defect which seems to intend swapping... 18/139018/2
2017-07-06 Jihoon KimFix issue update_input_context does not work 34/136634/3
2017-07-06 Jihoon KimFix issues detected by static analysis tool 96/136596/5
2017-06-27 InHong HanModified to call the preedit changed callback when... 48/135948/3
2017-06-09 InHong HanAdded mime_type_accept_set interface 00/131500/5
2017-06-09 InHong HanImproved condition check code in _wsc_im_ctx_content_type 84/133084/4
2017-06-07 InHong HanFixed the bug not to send layout at first 74/132774/1
2017-06-06 Jihoon KimAdd commit content API for sending content in IME 04/129204/7
2017-05-16 InHong HanFixed the bug not to send prediction_allow to imengine 83/129083/3
2017-05-16 Jihoon KimFix coding style 56/129356/2
2017-05-12 Jihoon KimFix file descriptor leak in receiving keymap 84/128984/1
2017-05-10 Jihoon KimRemove profile build 08/126308/8
2017-04-27 InHong HanSupport prediction_hint_set interface 44/124444/6
2017-04-06 InHong HanFix build error with GCC6 05/123505/1 accepted/tizen/unified/20170406.172612 submit/tizen/20170406.022920
2017-04-05 Jihoon KimFix build warning 62/123362/2
2017-03-27 InHong HanMerge branch 'tizen_3.0' into tizen accepted/tizen/common/20170327.142900 accepted/tizen/ivi/20170328.054406 accepted/tizen/mobile/20170328.054302 accepted/tizen/tv/20170328.054320 accepted/tizen/unified/20170328.054425 accepted/tizen/wearable/20170328.054344 submit/tizen/20170327.072846
2017-03-27 Sungmin KwakReduce the number of slot_*** signal calls in IME 49/120449/4
2017-03-23 InHong HanRevert "Revert "Do not send the duplicated input_panel_... 37/120437/1
2017-03-23 InHong HanRevert "Reduce the number of slot_*** signal calls... 35/120435/1
2017-03-22 Sungmin KwakReduce the number of slot_*** signal calls in IME 63/118663/3
2017-03-22 InHong HanRevert "Do not send the duplicated input_panel_layout_s...
2017-03-21 Jihoon KimMerge branch 'tizen_3.0' into tizen 97/120097/1 accepted/tizen/common/20170321.140644 accepted/tizen/ivi/20170322.235342 accepted/tizen/mobile/20170322.235251 accepted/tizen/tv/20170322.235307 accepted/tizen/unified/20170322.235358 accepted/tizen/wearable/20170322.235333 submit/tizen/20170321.103453
2017-03-21 InHong HanDo not send the duplicated input_panel_layout_set request 09/120009/1
2017-03-17 Sungmin KwakGive the empty string for Password textfield in Remote...
2017-03-14 Sungmin KwakGive the empty string for Password textfield in Remote... 44/118644/4
2017-03-08 Sungmin KwakFix Remote Input bug in browser address text entry
2017-03-08 Jihoon KimMerge "Add extended keysym-unicode pairs for schwa...
2017-03-08 Sungmin KwakMerge "Fix Remote Input bug in browser address text...
2017-03-07 InHong HanFixed bug not to send focus_out event to IME
2017-03-07 InHong HanFixed bug not to send focus_out event to IME 74/117774/2
2017-03-06 Sungmin KwakFix Remote Input bug in browser address text entry 72/117172/2
2017-03-06 Jihoon KimFix preedit cursor position issue when recapture is...
2017-03-06 Jihoon KimFix preedit cursor position issue when recapture is... 42/117442/2
2017-03-04 Sungmin KwakReform remote control event sequence
2017-03-02 Sungmin KwakReform remote control event sequence 83/116783/2
2017-03-02 InHong HanMerge branch 'tizen_3.0' into tizen 67/116967/1 accepted/tizen/common/20170302.151714 accepted/tizen/ivi/20170302.120856 accepted/tizen/mobile/20170302.120426 accepted/tizen/tv/20170302.120546 accepted/tizen/wearable/20170302.120834 submit/tizen/20170302.072432
2017-02-28 Ji-hoon LeeUse xkb_keysym to look for unresolved keynames 79/116779/4
2017-02-28 InHong HanModified initializing wl_input_method resource logic 50/110850/8
2017-02-27 Sungmin KwakReset some variables related to Remote Input on focus...
2017-02-27 Sungmin KwakFix Remote Input bug
2017-02-27 Sungmin KwakFix Remote Input bug
2017-02-27 Sungmin KwakReset some variables related to Remote Input on focus... 05/116605/2
2017-02-23 Sungmin KwakFix Remote Input bug
2017-02-23 Sungmin KwakFix Remote Input bug
2017-02-23 Sungmin KwakFix Remote Input bug 98/116098/4
2017-02-23 Sungmin KwakFix Remote Input bug 91/116091/1
2017-02-17 Jihoon KimMerge branch 'tizen_3.0' into tizen 52/115352/1 accepted/tizen/common/20170217.161634 accepted/tizen/ivi/20170220.223147 accepted/tizen/mobile/20170220.223048 accepted/tizen/tv/20170220.223117 accepted/tizen/wearable/20170220.223135 submit/tizen/20170217.113316
2017-02-17 Jihoon KimAdd recapture_string interface 45/115345/2
2017-02-17 InHong HanFix buffer overflow issue when the commit_preedit size... 85/115285/4
2017-02-17 sungwook79.parkMerge branch 'tizen_3.0' into tizen 63/115263/1 accepted/tizen/common/20170217.161513 accepted/tizen/ivi/20170217.094355 accepted/tizen/mobile/20170217.094225 accepted/tizen/tv/20170217.094315 accepted/tizen/wearable/20170217.094338 submit/tizen/20170217.071740
2017-02-14 Jihoon KimFix build warning 88/114688/1
2017-02-14 Jihoon KimFix build warning 81/114681/1
2017-02-14 Wonkeun OhAdded the code to check key event's device_name in... 76/114576/5
2017-02-08 Jihoon KimMerge branch 'tizen_3.0' into tizen 95/113695/1
2017-02-07 Wonkeun OhSupport the update_ise_geometry api to notify the ime... 85/113385/1
2017-02-01 Jihoon KimMerge branch 'tizen_3.0' into tizen 88/112588/1 accepted/tizen/common/20170202.174553 accepted/tizen/ivi/20170202.015837 accepted/tizen/mobile/20170202.015747 accepted/tizen/tv/20170202.015802 accepted/tizen/wearable/20170202.015821 submit/tizen/20170201.223530
2017-02-01 Jihoon KimMerge "Change filter_event to return true even read_fro...
2017-01-31 InHong HanUsing secure log 72/112272/1
2017-01-26 Sungmin KwakFix URL layout issue in remote input #2 20/112120/1
2017-01-23 InHong HanModified to receive both remote_surrounding_text and... 76/111676/1
2017-01-22 Jihoon KimMerge branch 'tizen_3.0' into tizen 56/111556/1 accepted/tizen/common/20170123.182124 accepted/tizen/ivi/20170123.113553 accepted/tizen/mobile/20170123.113248 accepted/tizen/tv/20170123.113304 accepted/tizen/wearable/20170123.113537 submit/tizen/20170122.013620
next