Add API to set candidate visibility state
[platform/core/api/inputmethod.git] / include /
2019-04-16 Inhong HanAdd API to set candidate visibility state 01/203101/4
2019-03-15 Inhong HanChange API description by API review 17/201517/1
2019-03-11 Inhong HanAdd ime_event_set_process_key_event_with_keycode_cb API 63/200763/5
2018-12-12 Jihoon KimMerge "Use %cmake" into tizen
2018-12-04 Inhong HanRevert "Add a new api to update geometry of input panel" 12/194412/1
2018-11-14 Inhong HanAdd a new api to update geometry of input panel 37/192537/9
2018-11-14 Inhong HanAdd a new API to update input panel event 89/192489/8
2018-11-09 Inhong HanAdd the missing periods 25/192625/3
2018-09-28 Jihoon KimRemove unnecessary space in code sample 36/190236/1
2018-08-08 InHong HanChange API description by API review 69/186169/3
2018-08-01 InHong HanChange parameter by API review 83/185583/1
2018-07-13 Jihoon KimExpose ime_request_hide() API as public API 39/184039/1
2018-06-05 Ji-hoon LeeAdd optimization_hint for IME to enhance reactivity 13/180813/2
2017-12-15 Jihoon KimSupport prediction_hint_data interface 56/160656/4
2017-12-13 Ji-hoon LeeAdd deferring window creation feature 28/163528/2
2017-12-05 sungwook79.parkAdd internal API to set whether IME is called from... 23/162723/5
2017-09-26 InHong HanChanged the API description by API review 86/152586/1
2017-09-13 Jihoon KimAdd ime_get_selected_text API for getting selected... 31/149231/2
2017-08-17 InHong HanModified the description related to floating mode 95/144395/3
2017-08-07 InHong HanModified the description related to the prediction... 68/142668/1
2017-08-07 InHong HanAdded missing return type in ime_send_private_command() 50/142650/1
2017-08-07 InHong HanAdded missing return type in ime_commit_content() 44/142644/1
2017-08-03 InHong HanMoved the EXPORT_API macro 47/142247/1
2017-08-03 InHong HanChanged the API name by API review 99/142199/3
2017-08-01 InHong HanAdd APIs for moving the floating input panel 39/139139/3
2017-07-31 InHong HanChanged the API name and description related to the... 51/141351/1
2017-07-28 InHong HanMoved the EXPORT_API macro from header to inputmethod.cpp 05/141105/2
2017-07-28 InHong HanModified the description of ime_send_private_command 71/141071/2
2017-07-28 InHong HanChanged the API name related to prediction hint 69/141069/2
2017-06-26 Ji-hoon LeeAdd internal interfaces for supporting uix-inputmethod 93/135693/2
2017-06-19 Jihoon KimAdd API to set floating mode 09/132409/4
2017-06-13 InHong HanAdded ime_event_set_mime_type_cb() API 04/131504/9
2017-06-02 Jihoon KimAdd commit_content API 45/132345/1
2017-06-02 Jihoon KimRevert "Add commit_content API" 31/132331/1
2017-05-30 Jihoon KimAdd commit_content API 55/129255/6
2017-05-16 Jihoon KimAdd ime_send_private_command API 54/129254/3
2017-04-28 InHong HanAdd a new api to set prediction_hint text 47/124447/3
2017-03-07 Jihoon KimFix coding style
2017-02-17 Jihoon KimMerge branch 'tizen_3.0' into tizen 56/115256/1 accepted/tizen/common/20170217.161505 accepted/tizen/ivi/20170217.094352 accepted/tizen/mobile/20170217.094217 accepted/tizen/tv/20170217.094302 accepted/tizen/wearable/20170217.094336 submit/tizen/20170217.071740
2017-02-17 sungwook parkRevert "merge tizen_3.0 to tizen" 52/115252/1
2017-02-17 sungwook79.parkmerge tizen_3.0 to tizen 51/115251/1
2017-02-16 Jihoon KimMerge "Update package version to 0.0.22" into tizen_3.0 accepted/tizen/3.0/common/20170217.122018 accepted/tizen/3.0/ivi/20170217.022652 accepted/tizen/3.0/mobile/20170217.022508 accepted/tizen/3.0/tv/20170217.022600 accepted/tizen/3.0/wearable/20170217.022637 submit/tizen_3.0/20170216.094217
2017-02-16 Jihoon KimMerge "Catch the exception" into tizen_3.0
2017-02-15 sungwook79.parkUpdate header file written in English in include directory 90/114790/1
2017-02-14 Jihoon KimMerge branch 'tizen_3.0' into tizen 87/114587/1 accepted/tizen/common/20170214.173748 accepted/tizen/ivi/20170215.085640 accepted/tizen/mobile/20170215.085518 accepted/tizen/tv/20170215.085551 accepted/tizen/wearable/20170215.085614 submit/tizen/20170214.062550
2017-02-10 Jihoon KimFix build dependency 09/114109/2
2017-02-08 Jihoon KimMerge branch 'tizen_3.0' into tizen 87/113487/1 accepted/tizen/common/20170208.155314 submit/tizen/20170208.102507
2017-02-07 Jihoon KimAdd ime_context_get_caps_mode in internal header 87/113387/2
2017-02-06 Jihoon KimAdd APIs for only internal use 41/112941/4
2016-12-05 MyungJoo HamRemove Profile Build Dependency (CAPI Defragmentation) 56/102356/1 accepted/tizen/common/20161230.055050 accepted/tizen/ivi/20170101.223837 accepted/tizen/mobile/20170101.223743 accepted/tizen/tv/20170101.223758 accepted/tizen/wearable/20170101.223820 submit/tizen/20161230.010023
2016-09-26 sungwook79.parkRemove native api reference warning 62/89562/1
2016-07-13 Ji-hoon LeeAvoid name mangling for device_event headader 76/79776/1
2016-06-15 Ji-hoon LeeAdded interface for supporting unconventional input... 39/69439/15
2016-05-10 sungwook79.parkAdd routine for checking out-of-memory on get_surroundi... 47/68847/3
2016-05-03 sungwook79.parkFix TAG order 10/68210/2
2016-05-03 sungwook79.parkAdd a new API for set_selection in inputmethod 93/53593/7
2016-04-28 Jihoon KimAdd API to get surrounding text synchronously 48/67248/6
2016-03-29 Jihoon KimFix coding style 37/63937/2 accepted/tizen/common/20160405.132523 accepted/tizen/ivi/20160405.082743 accepted/tizen/mobile/20160405.082538 accepted/tizen/tv/20160405.082604 accepted/tizen/wearable/20160405.082628 submit/tizen/20160405.014706
2016-03-24 sungwook79.parkAdd macro @if for since_tizen among profile in hearder 86/63486/1
2016-03-16 sungwook79.parkAdd check privilege by cynara 11/62411/3
2015-07-23 Sungmin KwakReplace "<> with &quot;&lt;&gt; 17/44517/1
2015-07-13 Sungmin KwakModify the description of ime_update_preedit_string... 38/43638/1
2015-06-10 Sungmin KwakFix the description of ime_preedit_attribute 39/40939/1
2015-06-10 Sungmin KwakIME Error code is given 38/40938/1
2015-06-10 Sungmin KwakChange the parameters of update_preedit_string() 37/40937/1
2015-06-10 Sungmin KwakChange the parameters of ime_update_preedit_string() 36/40936/1
2015-06-10 Sungmin KwakFix typos 35/40935/1
2015-06-10 Sungmin KwakAdd IME privilege 34/40934/1
2015-06-10 Sungmin KwakAdd ime_device_info_get_name/class/subclass and ime_eve... 33/40933/1
2015-06-10 Sungmin KwakAdd ime_event_set_process_key_event_cb() function. 31/40931/1
2015-06-10 Sungmin KwakChange the prefix from inputmethod_ to ime_ 30/40930/1
2015-06-10 Sungmin KwakChanges by API review 29/40929/1
2015-06-10 Sungmin KwakInitial codes 28/40928/1