Fixed the deadlock issue
[platform/core/uifw/isf.git] / ism /
2020-11-26 InHong HanFixed the deadlock issue 34/248434/2
2020-11-11 Ji-hoon LeeAdd angle information in IseContext 89/247289/2
2020-11-06 Jihoon KimMerge branch 'tizen' into tizen_6.0 41/247041/1
2020-11-05 Jihoon KimSet transient for option window in shared object type IME 01/246901/2
2020-11-05 InHong HanFix issue not to terminate IME incorrectly in on-demand... 15/246915/1
2020-11-05 InHong HanFix issue not to terminate IME incorrectly in on-demand... 14/246914/1
2020-10-28 Jihoon KimFix bug some unittest failed sometimes 16/246316/1
2020-10-27 Jihoon Kimtests: Add scim::IConvert test case 31/245831/2
2020-10-08 Jihoon KimFix issue IME geometry does not send due to context... 35/245435/1
2020-10-08 Jihoon KimFix issue not to launch IME setting application as... 06/245306/4
2020-09-29 Jihoon KimTurn off prediction in password layout of on-demand... 24/245024/4
2020-09-28 Jihoon Kimtests: Add input_panel_enabled_set and ecore_imf_contex... 60/244960/1
2020-09-28 Jihoon Kimtests: Refactor to use new fixture 59/244959/1
2020-09-28 Jihoon Kimtests: integrate timeout timer and begin main loop 58/244958/1
2020-09-28 Jihoon KimRevert "tests: integrate timeout timer and begin main... 57/244957/1
2020-09-28 Jihoon KimRevert "tests: Refactor to use new fixture" 56/244956/1
2020-09-28 Jihoon Kimtests: Refactor to use new fixture
2020-09-28 Jihoon Kimtests: integrate timeout timer and begin main loop 47/244947/3
2020-09-20 Jihoon KimRemove profile library dependencies 85/244485/2
2020-09-18 Jihoon KimFix issue not to get profile 61/244461/1
2020-09-18 Jihoon KimAdd more logs for wayland protocol debugging 93/244393/2
2020-09-09 Jihoon KimAdd error log when failing to register callback 83/243683/2
2020-09-08 Jihoon KimMerge branch 'tizen_5.5' into tizen 71/243571/1
2020-09-04 Jihoon KimMerge "Fix issue detected by static analysis tool"...
2020-08-27 InHong HanModified to prevent duplicate calls the imdata callback... 60/242460/1
2020-08-27 Jihoon KimFix issues detected by static analysis tool 40/242440/2
2020-08-12 Jihoon KimFix issue detected by static analysis tool 89/240889/1
2020-08-11 Jihoon KimFix issue detected by static analysis tool 87/240787/1
2020-08-11 Jihoon KimFix crash issue when getting profile 64/240764/1
2020-08-10 InHong HanAdd set_engine_loader_flag() interface 62/240662/1
2020-08-10 InHong HanRevert "Add set_engine_loader_flag() interface" 61/240661/1
2020-08-10 InHong HanAdd set_engine_loader_flag() interface
2020-08-06 Jihoon KimMove some files to IMEngine shared object 44/240444/1
2020-08-06 Jihoon KimSplit shared object for IMEngine from libscim.so 79/240379/1
2020-07-30 Jihoon KimReduce package dependencies 84/239484/6
2020-07-30 InHong HanModified to forward back key event to IME before forwar... 63/239863/1
2020-07-29 InHong HanModified not to show IME automatically when the state... 49/239749/3
2020-07-24 InHong HanSupport ise-engine-loader feature 05/238705/11
2020-07-17 Jihoon KimSupport conditional build for candidate UI 66/238766/2
2020-07-10 Jihoon KimRemove bluetooth keyboard detach detector logic 05/238305/2
2020-07-10 Jihoon KimRemove usb keyboard detector logic 41/238241/3
2020-07-02 Jihoon KimReduce memory usage in isf-panel-efl 59/237659/4
2020-06-26 Jihoon KimRemove unused variable 73/237273/1
2020-06-25 Jihoon KimDisable unsed open input 48/237148/3
2020-06-24 Jihoon KimUse service app main in keyboard mode changer application 91/236991/4
2020-06-24 Jihoon KimRemove ecore_file dependency for reducing memory usage 50/236950/4
2020-06-03 Jihoon KimAdd input_panel_enabled_set case in tests 62/235262/2
2020-06-02 Jihoon KimFix issue heap-buffer-overflow 87/235187/2
2020-06-01 Jihoon KimRemove unnecessary code in unit test 95/234995/1
2020-05-28 Jihoon KimAdd unit tests skeleton 32/234232/8
2020-05-27 Jihoon KimSupport H/W keyboard in common profile 32/233832/2
2020-05-27 Jihoon KimShow IME after having focus in ecore_wl2 based applicat... 53/234153/2
2020-05-18 Jihoon KimFix bug that no way to show IME after generating key... 83/233683/1 submit/tizen/20200522.073631
2020-05-18 Jihoon KimFix bug that no way to show IME after generating key... 50/233650/1
2020-05-15 Jihoon KimFix memory leak in case of setting mime type multiple... 62/233462/1
2020-05-15 Jihoon KimFix memory leak in case of setting mime type multiple... 60/233460/1
2020-05-14 Jihoon KimFix memory leak in case of setting prediction hint... 15/233415/1
2020-05-14 Jihoon KimFix memory leak in case of setting prediction hint... 13/233413/1
2020-05-08 Jihoon KimFix issue IME does not show due to window focus issue 09/232909/1
2020-04-24 InHong HanFix default keyboard is not changing properly 24/231824/1
2020-04-24 InHong HanFix default keyboard is not changing properly 22/231822/1
2020-04-13 Jihoon KimRevise code to handle IME hide key 32/230432/4
2020-04-08 InHong HanSet the vconf to indicate the on-demand mode 11/229411/3
2020-04-03 Jihoon KimChange the way to check whether window has focus 38/229738/1
2020-04-03 Jihoon KimChange the way to check whether window has focus 32/229732/1
2020-04-02 Jihoon KimFix issue nesting level does not match indentation 49/229549/1
2020-04-02 Jihoon KimFix issue nesting level does not match indentation 43/229543/1
2020-03-24 Jihoon KimDo not allow to show IME in no focus window 51/228651/1
2020-03-24 Jihoon KimDo not allow to show IME in no focus window 54/228554/2
2020-03-18 Jihoon KimHandle key event cancel flag 42/227442/4
2020-03-18 Jihoon KimHandle key event cancel flag 40/227440/3
2020-03-16 InHong HanPrevent buffer overflow 93/227693/1
2020-03-16 InHong HanPrevent buffer overflow 90/227690/1
2020-03-09 InHong HanReduce the wait time for key processing to prevent... 89/226989/1
2020-03-09 InHong HanReduce the wait time for key processing to prevent... 87/226987/1
2020-03-05 InHong HanAdd a new menu for manul test of the Inputmethod API 18/226718/2
2020-02-13 Jihoon KimRevert "Fix the cap mode problem in wearable equipment." 53/224853/1
2020-02-13 Jihoon KimRevert "Fix the cap mode problem in wearable equipment." 51/224851/1
2020-02-03 InHong HanFix crash issue when wl_im_ctx is deleted 99/223699/1
2020-01-31 Jihoon KimFix crash issue on isf-panel-efl 19/223619/1
2020-01-30 Jihoon KimFix infinite loop issue 12/223512/1
2020-01-30 Jihoon KimFix issue close file descriptor again that has been... 11/223511/1
2020-01-30 Jihoon KimFix infinite loop issue 07/223507/2
2020-01-30 Jihoon KimFix issue close file descriptor again that has been... 06/223506/2
2020-01-23 Jihoon KimApply secure log in IME interface 04/223104/1
2020-01-22 Jihoon KimApply secure log in IME interface 66/223066/1
2020-01-22 Jihoon Kimdemo: remove autofill testcases due to deprecated autof... 89/222989/2
2020-01-21 InHong HanModified not to be hidden IME immediately when input_pa... 43/222943/1
2020-01-20 Jihoon KimFix issue detected by static analysis tool 67/222667/2
2020-01-20 InHong HanModified to prevent IME from restarting in on-demand... 87/222787/1
2020-01-20 InHong HanModified to prevent IME from restarting in on-demand... 88/222788/1
2020-01-14 InHong HanFix issue character is committed twice when IME is... 45/222345/1 submit/tizen/20200117.053242
2020-01-08 InHong HanSeparated input_method_destroy from input_method_deactivate 33/221833/1
2020-01-07 InHong HanFix issue character is committed twice when IME is... 34/221734/3
2019-12-29 Jihoon KimFix wrong index issue of key event 58/221158/1
2019-12-27 Jihoon KimFix build error due to toolchain upgrade 01/221101/5
2019-12-27 Jihoon KimReduce duplicated call to get length of key string 34/221134/3
2019-12-27 InHong HanMerge branch 'tizen_5.5' into tizen 88/221088/1
2019-12-27 InHong HanModified to set valid Ecore_IMF_Preedit_Attr's end_index 80/221080/1
2019-12-18 Jihoon KimMerge branch 'tizen_5.5' into tizen 76/220376/1 accepted/tizen/unified/20191224.131926 submit/tizen/20191218.023222
next