summaryrefslogtreecommitdiff
path: root/src/lib/ecore_imf
Commit message (Expand)AuthorAgeFilesLines
* ecore_imf: Add keycode in key down and key up event structsJihoon Kim2019-02-221-0/+2
* ecore_imf: fix wrong sample codeJihoon Kim2019-02-011-1/+1
* docs: introduce how to receive media contentJihoon Kim2019-01-301-3/+68
* ecore_imf: Fix document about ecore_imf_context_input_panel_position_set()Jihoon Kim2018-12-051-1/+1
* here comes mesonMarcel Hollerbach2018-10-021-0/+34
* ecore_imf: Remove security_code in autofill typeJihoon Kim2018-06-181-7/+6
* ecore_imf: turn off autocapital mode in password layoutJihoon Kim2018-06-041-0/+3
* ecore_imf: check validation before accessing context classJihoon Kim2018-03-261-39/+46
* ecore: use new bs static libMarcel Hollerbach2018-02-171-3/+3
* all: Simplify definition of EAPIVincent Torri2018-01-181-4/+4
* ecore_imf: Add transaction start and end event callbackJihoon Kim2018-01-091-1/+3
* ecore_imf: Add prediction hint hash APIsJihoon Kim2017-12-203-1/+106
* ecore_imf: Add autofill hints in input hintJihoon Kim2017-12-201-0/+14
* Ecore_Imf: fix wrong annotation and enum nameJinYong Park2017-11-011-2/+2
* ecore_imf: Add missing documentation commentsWonki Kim2017-10-261-6/+31
* ecore_imf: Add ecore_imf_context_input_panel_position_set APIInHong Han2017-09-142-0/+30
* ecore_imf: check return value of memory allocationJihoon Kim2017-08-012-1/+11
* ecore_imf: fix wrong doxygenJihoon Kim2017-06-151-3/+0
* ecore_imf: add ecore_imf_context_mime_type_accept_set APIInHong Han2017-06-052-0/+37
* ecore_imf: Add commit content event callbackJihoon Kim2017-06-021-1/+16
* ecore_imf: Add ecore_imf_context_prediction_hint_set APIJihoon Kim2017-05-022-0/+31
* ecore_imf: Added a new ecore_imf_context_keyboard_mode_get API and input_pane...Jihoon Kim2017-04-182-1/+40
* Revert "ecore_imf: Add ecore_imf_context_keyboard_mode_get API"Carsten Haitzler (Rasterman)2017-04-172-28/+0
* ecore_imf: Add ecore_imf_context_keyboard_mode_get APIJihoon Kim2017-04-172-0/+28
* ecore_imf: avoid crash during shutdown due to Ecore_Event queue.Cedric BAIL2017-03-091-0/+7
* Revert "Revert "ecore-imf: Don't always load all modules""Chris Michael2017-02-271-6/+23
* Revert "ecore-imf: Don't always load all modules"Chris Michael2017-02-271-23/+6
* ecore-imf: Don't always load all modulesChris Michael2017-02-271-6/+23
* docs: Fix typos and some wrong expressionsMyoungwoon Roy, Kim2017-02-271-172/+172
* ifdef RUN_IN_TREE logic.Gustavo Sverzut Barbieri2017-02-031-0/+2
* elm_entry: Add voice input panel layoutInHong Han2016-10-311-1/+2
* ecore_imf: Add more description about key event in return_key_type_setJihoon Kim2016-08-231-1/+2
* ecore_imf: fix typoSungmin Kwak2016-08-161-1/+1
* ecore_imf - fix make check to doa "load all" check after de-sillifying itCarsten Haitzler (Rasterman)2016-08-051-2/+2
* ecore_imf: Fix crash when ECORE_IMF_MODULE is setJean-Philippe Andre2016-08-051-2/+1
* ecore-imf - fix stupidity of loading ALL modules even if not neededCarsten Haitzler (Rasterman)2016-08-011-22/+75
* ecore_imf: Add multiline hint in input hintJihoon Kim2016-05-181-0/+1
* ecore imf: fix imf module load hangs when not even configuredCarsten Haitzler (Rasterman)2016-01-181-8/+18
* ecore_imf: check parameter of ecore_imf_module_register ()Jihoon Kim2015-06-301-1/+1
* ecore_imf: fix wrong return type of ecore_imf_context_input_panel_return_key_...Jihoon Kim2015-06-301-1/+1
* ecore: remove the need to order the header correctly for Windows.Cedric BAIL2015-05-071-0/+3
* Ecore IMF: Add @since tags to new fieldsConrad Meyer2015-04-081-6/+6
* ecore-imf: Added the device information in the Ecore_IMF_Event structsWonkeun Oh2015-03-241-0/+34
* ecore_imf: fix doxygen about key and mouse release eventJihoon Kim2015-03-131-2/+2
* ecore-imf: Add check for environment variable to enable show/hide of input panelChris Michael2015-03-021-2/+4
* ecore: update the doxygen groups to compile forgotten parts of the API.Pierre Le Magourou2014-10-201-0/+2
* ecore_imf: update missing Ecore_IMF.h API documentation.Pierre Le Magourou2014-10-201-37/+172
* ecore_imf: Add normal and password variationsJihoon Kim2014-10-171-0/+12
* ecore_imf: Add example code link in Ecore_IMF API doxygenJihoon Kim2014-10-171-0/+6
* ecore_imf: Add ecore_imf_context_bidi_direction_set/get APIJihoon Kim2014-09-233-0/+69