Modified to call language_changed, accessibility_changed callback on the C# IME
[platform/core/uifw/libscl-core.git] / src / sclcoreui-efl.cpp
2020-03-05 InHong HanModified to call language_changed, accessibility_change... 70/226770/1
2020-01-20 InHong HanModified to not send invalid geometry to app 69/222469/4
2019-03-06 Inhong HanAdd logs when launching IME 37/200937/1
2018-11-22 Jihoon KimFix i18n issue in IME 25/193625/2
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-12 Shinwoo Kim[a11y] set accessible name "Keyboard" to window 00/169900/1
2017-12-12 Ji-hoon LeeAdd deferring window creation feature 26/163526/2
2017-11-02 Ji-hoon LeeSet atspi accessible role for screen reader support 30/158630/1
2017-09-05 Ji-hoon LeeAdd default keyboard size hints just in case no values... 41/147641/1
2017-07-25 InHong HanAdd APIs for moving the floating input panel 38/139138/2
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-02 Ji-hoon LeeAdd init interface with main_window as a parameter 82/128982/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-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-19 Ji-hoon LeeImplemented interface for restoring ISE option window 96/105696/1
2016-10-18 Ji-hoon LeeAdded call for on_show callback 00/92800/1
2016-09-23 Jihoon KimRevert "Use S/W backend as graphical backend" 72/89372/2
2016-08-09 Jihoon KimRemove libwebsocket dependency except wearable profile 89/82989/5
2016-07-13 Jihoon KimUse S/W backend as graphical backend 42/79942/1
2016-06-24 Jihoon KimFix coding style 39/76439/1
2016-06-20 Ji-hoon LeeModified to send set_ready request when we recved RENDE... 25/75525/1
2016-05-03 Jihoon KimMerge "Added websocket server for supporting legacy...
2016-05-03 Ji-hoon LeeAdded websocket server for supporting legacy Web IMEs 86/68286/2
2016-04-27 Jihoon KimReplace focus out handler with evas function 19/67519/2
2016-03-10 Jihoon KimRemove unused code 91/61691/1
2016-02-17 Jihoon KimFix trailing character issue in log 37/59637/1
2016-02-17 Jihoon KimFix the option window's position issue in rotate mode 06/59606/1
2016-02-12 Jihoon KimConstrain the scope of signal handler function 05/59305/1
2016-01-25 Jihoon KimInitialize member variables in class 08/57808/1
2016-01-12 Jihoon KimFix return value of CSCLCoreUIEFL::init() 99/56699/1
2016-01-12 Jihoon KimFix build warning 98/56698/1
2016-01-05 Jihoon KimSupport IME rotation in wayland environment 43/56143/2
2015-12-29 inhonghanFix Indentation 81/55781/1
2015-11-19 Jihoon KimFix build error in X11 environment temporarily 51/52151/2
2015-11-13 Wonkeun OhFixed the tts error 14/51714/1
2015-10-06 Jihoon KimSupport rotation in wayland environment 01/49101/1
2015-10-01 Jihoon KimModify the year of copyright 83/48883/1
2015-07-31 Jihoon KimRequest to showing main window in advance in wayland... 53/45053/1
2015-07-23 Jihoon KimUse tizen-extension wayland protocol 16/44516/1 accepted/tizen/mobile/20150724.055249 accepted/tizen/tv/20150724.055300 accepted/tizen/wearable/20150724.055313 submit/tizen/20150724.022035
2015-07-13 Wonkeun OhModified window acceleration unit to fix graphic issue 42/43642/1
2015-06-22 Jihoon KimMerge "Revert "Remove unsupported signal temporarily... accepted/tizen/mobile/20150626.103410 accepted/tizen/tv/20150626.103452 accepted/tizen/wearable/20150626.103436 submit/tizen/20150625.112413 submit/tizen/20150626.000206 submit/tizen/20150626.063953
2015-06-17 Jihoon KimRegister input panel surface in wayland 17/41317/2 accepted/tizen/mobile/20150622.112017 accepted/tizen/tv/20150622.112029 accepted/tizen/wearable/20150622.112040 submit/tizen/20150622.094359
2015-06-11 Jihoon KimFix build error on X11 99/41199/1 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091807 accepted/tizen/mobile/20150612.003716 accepted/tizen/tv/20150612.003732 accepted/tizen/wearable/20150612.003807 submit/tizen/20150611.123253 submit/tizen_3.0.2015.q2_common/20150615.075539
2015-06-11 Jihoon KimSupport build in wayland environment 38/41138/2
2015-06-10 Jihoon KimReplace X dependent code 08/40908/1
2015-06-10 Jihoon KimRemove code to designate the specific profile 03/40903/1
2015-06-10 Sungmin KwakCall elm_win_wm_rotation_available_rotations_set for... 02/40902/1
2015-06-10 Sungmin KwakRemove scim_helper_module_number_of_helpers(), scim_hel... 99/40899/1
2015-06-10 Sungmin KwakAdd on_check_option_window_availability() 97/40897/1
2015-06-10 Sungmin KwakAdd on_process_key_event function for HW key event. 96/40896/1
2015-06-10 Sungmin KwakFix the name of IME window 94/40894/1
2015-06-10 Sungmin KwakFix a wrong indentation 93/40893/1
2015-06-10 Sungmin KwakRemove a call to on_get_app_info() of each ISE. 92/40892/1
2015-06-10 Jihoon KimRevert "Fix build error due to EFL 1.12 upgrade" 85/40885/1
2015-06-10 Jihoon KimFix build warning 84/40884/1
2015-06-10 Sungmin KwakRemove unused Vconf key codes. 83/40883/1
2015-06-10 Sungmin KwakFix build error due to EFL 1.12 upgrade 82/40882/1
2015-06-10 Jihoon KimSet additional window property for keyboard main window 81/40881/1
2015-06-10 Ji-hoon LeeImplemented option window show request handler 80/40880/1
2015-06-10 Ji-hoon LeeUpload initial version 79/40879/1