Merge "Fix defect detected by static analysis tool" into tizen
[platform/core/uifw/isf.git] / ism /
2019-08-08 Jihoon KimMerge "Fix defect detected by static analysis tool...
2019-08-08 Jihoon KimFix defect detected by static analysis tool 81/211681/1
2019-08-02 InHong HanFix signed integer overflow 61/211361/1
2019-07-12 InHong HanMerge "Remove unused symbolic link" into tizen
2019-07-12 Jihoon KimRemove code to use deprecated Ecore IMF APIs 52/209852/1
2019-06-27 Sungmin KwakMove input_panel_shown_once flag into deactivate event 37/208737/1
2019-06-27 Sungmin KwakRevert "Fix a problem that ENTRY_METADATA event is... 36/208736/2
2019-06-24 Sungmin KwakMerge "Give the empty string for Password textfield...
2019-06-19 Sungmin KwakGive the empty string for Password textfield in Remote... 60/208160/1
2019-06-18 Sungmin KwakFix a problem that ENTRY_METADATA event is not called 08/208108/1
2019-06-03 InHong HanPrevent sending invalid key event to application 42/207342/1
2019-05-06 Xie LigangFix the cap mode problem in wearable equipment. 54/205454/2
2019-04-12 Jihoon KimImprove logs for readability 07/203407/2
2019-03-18 Inhong HanSeparate process_key_event_with_keycode from process_ke... 22/201622/3
2019-03-11 Inhong HanAdd keycode in the filter_key event 62/200462/4
2019-03-11 Inhong HanAdd log to check crash issue 80/201180/1
2019-02-13 Jihoon KimAdd back key no grab mode using environment variable 81/199581/2
2019-02-07 Jihoon KimFix potential error 75/199175/1
2019-02-07 Jihoon KimFix indentation 74/199174/1
2019-01-16 Jihoon KimFix issue detected by static analysis tool 26/197726/2
2018-12-12 Inhong HanUpdate language locale on LANGUAGE_EVENT only 45/195245/3
2018-12-07 Jihoon KimFix mismatch between log format and actual parameter 12/194812/2
2018-10-19 Inhong HanFix the issue that IME doesn't work when ISF was termin... 13/191613/3
2018-10-17 Inhong HanPrevent Segmentation fault 69/191469/1
2018-10-17 Inhong HanAdd a log related to ecore_timer 42/191442/1
2018-09-11 InHong HanAdd return_key_type in remote_control_entry_metadata 26/188826/1
2018-09-04 InHong HanAdd signal, slot to Infomanager for restarting IME... 75/188375/4
2018-09-04 InHong HanFix issue that IME restarts automatically when the... 41/188341/5
2018-09-04 InHong HanPrevent integer underflow issue 67/188267/3
2018-08-31 InHong HanModified to send ise state variables in TV 82/188082/3
2018-08-29 InHong HanFix issue content hint was not delivered when the focus... 84/187884/3
2018-08-21 InHong HanFix issue IME doesn't appear after IME is restarted 33/187233/1
2018-08-20 InHong HanFix issue that IME didn't restart in on-demand mode 35/186335/10
2018-08-06 Sungmin KwakEqualize the data of IMDATA interface between IME On... 58/185958/2
2018-07-31 Sungmin KwakUpdate Ise_Context for reshow in IME On-demand 50/185450/1
2018-07-30 Jihoon Kimdemo: use elm_entry API for prediction hint 66/179866/7
2018-07-24 InHong HanFix issue focus_in() wasn't delivered to IME 32/184932/1
2018-07-13 Jihoon Kimsend autocapital mode regardless of language 15/184015/1
2018-07-12 Jihoon KimChange autocapital status when changing language 39/183939/1
2018-07-04 InHong HanFix issue that IME is launched twice in on-demand mode 49/183249/3
2018-07-04 InHong HanChange isf_control_prelaunch_ise() from synchronous... 11/183211/3
2018-07-03 Ji-hoon LeeFix incorrect slot prototype description 48/183148/2
2018-07-03 Sungmin KwakFix sqlite3 query print log 90/183190/2
2018-07-03 Ji-hoon LeeSpecify the need for notification on DB Schema changes 47/183147/1
2018-06-28 Jihoon Kimdemo: Add code to unregister vconf notification 64/182764/1
2018-06-26 InHong HanModified to change preedit_cursor when zero caret received 53/182553/1
2018-06-21 InHong HanPrevent lock issue 24/182224/1
2018-06-20 Ji-hoon LeeAdd optimization_hint for ISEs 11/180811/3
2018-06-14 Jihoon KimRemove card security code autofill hint 90/181490/3
2018-06-14 InHong HanAdd isf_control_set_socket_connect_timeout API 91/181291/4
2018-06-12 InHong HanRemove wrong error log 97/181297/1
2018-06-04 InHong HanSeparate libisfcontrol.so from libscim.so 15/180615/5
2018-05-23 Jihoon KimFix build warning 65/179865/1
2018-05-23 Sungmin KwakFix IME On-demand problem 41/179841/2
2018-05-23 InHong HanFix issue not to launch IME in on-demand mode 49/179849/1
2018-05-17 InHong HanModifed to call the preedit_changed_cb without changing... 61/179061/2
2018-05-17 InHong HanFix bug IME doesn't show in in-demand mode of TV 14/179314/1
2018-05-15 Sungmin KwakSupport IME self-termination in IME On-demand mode 70/178970/1
2018-05-10 Ji-hoon LeeModify inappropriately implemented string sanitize... 45/178545/1
2018-05-02 Ji-hoon LeeFix defects detected by static analysis tool 51/177551/1
2018-04-23 InHong HanPrevent IME from automatically restarting in on-demand... 50/176750/1
2018-04-19 InHong HanSupport all preedit styles 74/176474/1
2018-04-17 InHong HanFix the bug that IME isn't shown when input_panel_show... 92/176192/1
2018-04-12 InHong HanChanged the calling sequence to reduce the transfer... 68/175668/2
2018-04-10 InHong HanFixed the deadlock issue 35/175435/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-04 Ji-hoon LeeExtract function for restoring global config 75/174775/2
2018-04-04 Ji-hoon LeeFix the bug that global file is not created automatically 50/174750/1
2018-04-03 Ji-hoon LeeFix defects detected by static analysis tool 82/174582/1
2018-04-03 InHong HanModified to prevent IME's start automatically in on... 75/174575/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-04-03 Jihoon KimReplace strerror with strerror_r 34/174534/1
2018-03-30 Ji-hoon LeeFix defect detected by static anlaysis tool 46/174346/1
2018-03-29 InHong HanModified to send entry metadata after IME is shown... 79/173679/4
2018-03-28 Ji-hoon LeeAdd en/decoding routine when processing input device... 67/174067/7
2018-03-28 InHong HanHandle the exceptional case that /opt is not yet mounted 89/173589/3
2018-03-28 Sungmin KwakControl key repeat rate 20/167720/4
2018-03-26 Ji-hoon LeeFix alloc-dealloc-mismatch defect 86/173786/1
2018-03-20 Ji-hoon LeeTrack Ecore_IMF and WaylandIMContext pair for checking... 89/172789/5
2018-03-20 Ji-hoon LeeRevert "Change the keyboard mode rule on focus-in event" 64/173164/1
2018-03-19 JengHyun Kangmaintain ecore_device using ref/unref func 49/173049/1
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-19 Sungmin KwakChange the keyboard mode rule on focus-in event 22/172922/1
2018-03-16 Ji-hoon LeeFix defects detected by static analysis tool 01/172801/2
2018-03-15 Sungmin KwakModify 'Return' key handling regarding the keyboard... 94/172694/1
2018-03-13 InHong HanFix issue detected by static analysis tool 24/172324/5
2018-03-06 InHong HanAdd configuration value for the on-demand ISE 59/171159/3
2018-03-06 Ji-hoon LeePrevent sending an unnecessary reshow request 72/171572/2
2018-02-13 Xie LigangFix the issue that preedit string didn't commit when... 56/170056/1
2018-02-12 InHong HanRevert "Fix issue that return type of strerror_r()... 44/169944/1
2018-02-12 InHong HanFix issue that return type of strerror_r() is changed... 54/169854/1
2018-02-09 InHong HanAdd key_down event for key pair 71/169771/1
2018-02-07 InHong HanRemove unused functions to avoid deadlock 09/169509/2
2018-02-06 Ji-hoon LeeFix autotest's ISE_WIN_NAME to have updated value 17/169417/1
2018-02-06 Jihoon KimFix defects detected by static analysis tool 09/169409/3
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
next