Merge branch 'tizen_6.0' into tizen_6.0_hotfix
[platform/core/uifw/libscl-core.git] / src /
2021-01-19 Jihoon KimMerge branch 'tizen_6.0' into tizen_6.0_hotfix 36/251736/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/hotfix/20210119.230400 submit/tizen_6.0_hotfix/20210119.044617
2020-12-30 InHong HanAdd a new interface to pass processing result asynchron... 16/250616/1
2020-11-12 InHong HanFix build error 29/247529/1 accepted/tizen/6.0/unified/20201116.012239 submit/tizen_6.0/20201112.095914 submit/tizen_6.0/20201113.005005
2020-11-11 InHong HanAvoid duplicate termination 00/247400/5
2020-11-09 Ji-hoon LeeUse angle information in IseContext 90/247290/1
2020-09-10 Jihoon KimMerge branch 'tizen_5.5' into tizen 45/243845/1
2020-09-09 Ji-hoon LeeFix build error in aarch64 architecture 59/243659/1
2020-09-09 Jihoon KimRevert "Add new interfaces to pass event to ise-engine... 53/243653/1
2020-09-09 Ji-hoon LeeMerge changes I1321f431,Ic453e81e into tizen
2020-09-09 Ji-hoon LeeUse len parameter when copying strings passed via libwe... 50/243650/1
2020-08-10 InHong HanAdd set_engine_loader_flag() interface 63/240663/1
2020-07-24 InHong HanAdd new interfaces to pass event to ise-engine-loader 08/239408/1
2020-07-23 InHong HanAdd new interfaces to pass event to ise-engine-loader 73/239073/5
2020-04-10 Ji-hoon LeeMove websocket server starting code from init() to... 21/230521/2
2020-03-13 InHong HanSet the vconf value to send the IME geometry 65/227565/1
2020-03-10 InHong HanSet the vconf value to send the IME geometry 07/227207/1
2020-03-10 InHong HanFix crash issue when IME is shown 32/227132/1
2020-03-05 Jihoon KimMerge "Update package version to 0.7.10" into tizen_5.5 accepted/tizen/5.5/unified/20200306.015352 submit/tizen_5.5/20200305.075115
2020-03-05 InHong HanModified to call language_changed, accessibility_change... 70/226770/1
2020-03-05 InHong HanModified to call language_changed, accessibility_change... 61/226761/1
2020-02-06 Jihoon KimFix typo in interface name 95/224095/2
2020-02-06 Ji-hoon LeeMerge branch tizen_5.5 to tizen 97/224097/1
2020-02-06 Ji-hoon LeeMake sure to destroy context after thread gets joined 92/224092/1
2020-01-29 Jihoon KimAdd update_preedit_caret() API 48/223348/1
2020-01-29 Ji-hoon LeeCancel lws_service before calling pthread_join 46/223346/1
2020-01-28 Ji-hoon LeeCancel lws_service before calling pthread_join 06/223306/2
2020-01-20 InHong HanFixed defects detected by static analysis tool 19/222819/1
2020-01-20 InHong HanModified to not send invalid geometry to app 17/222817/2
2020-01-20 InHong HanModified to not send invalid geometry to app 69/222469/4
2019-09-27 Jihoon KimAdd update_preedit_caret() API 40/214840/2
2019-09-26 Jihoon KimFix typo in interface name 11/214811/1
2019-09-05 Ji-hoon LeeMake timer operation run within an ecore_thread_main_lo... 02/213402/2
2019-03-18 Inhong HanSeparate process_key_event_with_keycode from process_ke... 23/201623/1
2019-03-11 Inhong HanAdd keycode in the filter_key event 63/200463/4
2019-03-06 Inhong HanAdd logs when launching IME 37/200937/1
2018-12-07 Ji-hoon LeeUse %z format string for printing size_t types 01/194801/2
2018-12-07 Ji-hoon LeeFix mismatch between log format and actual parameter 95/194795/1
2018-11-22 Jihoon KimFix i18n issue in IME 25/193625/2
2018-07-04 Ji-hoon LeeMake sure key events are processed before subsequent... 17/183317/1
2018-06-04 Ji-hoon LeeAdd optimization_hint for ISEs 12/180812/1
2018-04-10 Ji-hoon LeeApply EFL 1.20 upgrade 96/175396/1
2018-04-10 Ji-hoon LeeAdd timer to process accumulated partial messages 95/175395/1
2018-04-10 Ji-hoon LeeAdd connection test client that checks libwebsocket... 94/175394/1
2018-04-10 Ji-hoon LeeHandle the case WebIME reloads and losts init information 92/175392/1
2018-03-19 Ji-hoon LeeEFL 1.20 migration 45/173045/1
2018-03-13 Ji-hoon LeeFixed defects detected by static analysis tool 54/172354/1
2018-02-23 Ji-hoon LeeHandle one write websocket job per one writable callback 59/170859/1
2018-02-12 Shinwoo Kim[a11y] set accessible name "Keyboard" to window 00/169900/1
2017-12-15 Jihoon KimSupport prediction_hint_data 96/160296/5
2017-12-12 Ji-hoon LeeAdd deferring window creation feature 26/163526/2
2017-11-20 InHong HanFixed bug mime_type_cb is called whenever the ISE is... 63/160863/1
2017-11-02 Ji-hoon LeeSet atspi accessible role for screen reader support 30/158630/1
2017-09-26 Ji-hoon LeeAdd callback invocation test routine 84/152584/1
2017-09-12 Jihoon KimFix wrong parameter description of get_selection_text 72/149172/1
2017-09-05 Ji-hoon LeeAdd default keyboard size hints just in case no values... 41/147641/1
2017-08-10 Ji-hoon LeeAllow only a single write operation per one writable... 80/143080/2
2017-07-25 InHong HanAdd APIs for moving the floating input panel 38/139138/2
2017-07-18 Ji-hoon LeeAdd missing function calls for triggering WebIME event... 48/139348/1
2017-07-18 Jihoon KimRemove unnecessary code for checking evas engine 19/139319/3
2017-07-18 Jihoon KimFix logical error unsigned variable compares with negat... 24/139324/1
2017-06-26 Ji-hoon LeeAdd support for uix-inputmethod apis 13/135713/1
2017-06-26 Ji-hoon LeeRevert "Add init interface with main_window as a parameter" 12/135712/1
2017-06-26 Ji-hoon LeeRevert "Added missing callback in CoreUIEFLCallback" 11/135711/1
2017-06-19 Jihoon KimAdd interface to set floating mode 03/132403/5
2017-06-16 Ji-hoon LeeUse evas_render() to force renderization 34/134334/1
2017-06-14 InHong HanAdded missing callback in CoreUIEFLCallback 89/133889/1
2017-06-09 InHong HanAdded mime_type_accept_set interface 01/131501/3
2017-06-06 Jihoon KimAdd commit_content API 53/132253/2
2017-06-02 Ji-hoon LeeAdd init interface with main_window as a parameter 82/128982/2
2017-06-02 Jihoon KimRevert "Add commit_content API" 45/132245/1
2017-05-30 Jihoon KimAdd commit_content API 49/131449/2
2017-05-28 Jihoon KimAdd description about send_private_command API 82/131382/1
2017-04-27 InHong HanSupport prediction_hint_set interface 46/124446/4
2017-02-14 Jihoon KimMerge branch 'tizen_3.0' into tizen 28/114728/1 accepted/tizen/common/20170215.170738 accepted/tizen/ivi/20170215.085626 accepted/tizen/mobile/20170215.085444 accepted/tizen/tv/20170215.085534 accepted/tizen/unified/20170309.034300 accepted/tizen/wearable/20170215.085602 submit/tizen/20170214.233612 submit/tizen_unified/20170308.100410
2017-02-14 Jihoon KimExport scim module symbols 24/114724/2
2017-02-01 Jihoon KimMerge branch 'tizen_3.0' into tizen 57/112557/1 accepted/tizen/common/20170202.174556 accepted/tizen/ivi/20170202.015839 accepted/tizen/mobile/20170202.015749 accepted/tizen/tv/20170202.015804 accepted/tizen/wearable/20170202.015823 submit/tizen/20170201.223530
2017-01-24 Ji-hoon LeeUse elm_win_add() instead for specifying parent window 09/112309/1
2017-01-24 Jihoon KimMerge branch 'tizen_3.0' into tizen 03/111803/1 accepted/tizen/common/20170124.181911 accepted/tizen/ivi/20170125.085309 accepted/tizen/mobile/20170125.085219 accepted/tizen/tv/20170125.085234 accepted/tizen/wearable/20170125.085252 submit/tizen/20170124.063402
2017-01-24 Jihoon KimReduce binary size to use hidden visibility 42/111642/2
2017-01-20 Jihoon KimMerge branch 'tizen_3.0' into tizen 71/111271/1 accepted/tizen/common/20170120.125053 accepted/tizen/ivi/20170120.081800 accepted/tizen/mobile/20170120.081713 accepted/tizen/tv/20170120.081729 accepted/tizen/wearable/20170120.081745 submit/tizen/20170120.061224
2017-01-20 Jihoon KimRemove elm_shutdown() in create callback handler 56/111256/1
2017-01-19 Jihoon KimFix IME string translation issue 12/111012/1
2017-01-13 Jihoon KimReplace uuid with appid 52/110252/1
2017-01-13 Ji-hoon LeeMerge branch 'tizen_3.0' into tizen 74/110074/1 accepted/tizen/common/20170113.184350 accepted/tizen/ivi/20170113.225144 accepted/tizen/mobile/20170113.225057 accepted/tizen/tv/20170113.225111 accepted/tizen/wearable/20170113.225128 submit/tizen/20170113.082510
2017-01-12 Jihoon KimRemove unused variable 76/109976/1
2017-01-12 Jihoon KimIntegrate appcore to reduce initialize time 18/109918/2
2016-12-30 Jihoon KimMerge branch 'tizen_3.0' into tizen 81/107781/1 accepted/tizen/common/20161230.055047 accepted/tizen/ivi/20170101.223836 accepted/tizen/mobile/20170101.223740 accepted/tizen/tv/20170101.223757 accepted/tizen/wearable/20170101.223818 submit/tizen/20161230.010023
2016-12-22 Jihoon KimAdd exit log for debugging 44/106644/1
2016-12-19 Ji-hoon LeeImplemented interface for restoring ISE option window 96/105696/1
2016-11-09 InHong HanMerge branch 'tizen_3.0' into tizen 88/96588/1 accepted/tizen/common/20161110.190203 accepted/tizen/ivi/20161111.001657 accepted/tizen/mobile/20161111.001607 accepted/tizen/tv/20161111.001623 accepted/tizen/wearable/20161111.001637 submit/tizen/20161110.023509
2016-11-08 Li ZhangUsing socket config module 11/96211/1
2016-11-02 InHong HanMerge branch 'tizen' into tizen_3.0 32/95032/1 accepted/tizen/3.0/ivi/20161102.102555 accepted/tizen/3.0/mobile/20161102.102217 accepted/tizen/3.0/tv/20161102.102358 accepted/tizen/3.0/wearable/20161102.102442 submit/tizen_3.0/20161102.065320
2016-11-01 Ji-hoon LeeAdded API for flushing keyboard ise 84/94784/1
2016-10-18 Ji-hoon LeeAdded call for on_show callback 00/92800/1
2016-10-18 Jihoon KimReduce unnecessary string comparison in Web IME 74/92774/2
2016-09-23 Ji-hoon LeeAdded request for hiding ISE 62/89362/2
2016-09-23 Jihoon KimRevert "Use S/W backend as graphical backend" 72/89372/2
2016-08-26 Ji-hoon LeeRevert "Modified to use socket config instead of simple... 50/85550/1
2016-08-17 Ji-hoon LeeModified to use socket config instead of simple config 92/84192/1
2016-08-09 Ji-hoon LeeModified to use simple config when _scim_config is... 62/83062/2
next