summaryrefslogtreecommitdiff
path: root/src/lib/ecore_imf
Commit message (Expand)AuthorAgeFilesLines
* ecore_imf: Rename EAPI macro to ECORE_IMF_API in Ecore IMF libraryFelipe Magno de Almeida2020-12-146-217/+224
* Fix typos - (Part #2)Elyes HAOUAS2020-07-061-2/+2
* Get rid of trailing whitespaces (4 / 14)Elyes HAOUAS2020-06-231-2/+2
* refactor buildMarcel Hollerbach2020-05-271-4/+5
* Revert "Fix EAPI definition by defining EFL_BUILD for each built DLL"Carsten Haitzler (Rasterman)2020-05-181-2/+1
* Fix EAPI definition by defining EFL_BUILD for each built DLLVincent Torri2020-05-181-1/+2
* doxygen docs: Fix all invalid @param namesXavi Artigas2020-04-201-1/+1
* doxygen: fix duplicated intro sectionsXavi Artigas2020-02-281-1/+1
* ecore_imf: Deprecated autofill enums in input hintsJihoon Kim2020-01-161-12/+12
* ecore_imf: deprecate ambigous or unused APIsJihoon Kim2019-07-101-9/+23
* build: use only BUILD_ECORE_IMF_XIM as a defineMike Blumenkrantz2019-04-171-1/+1
* ecore_imf: better to check whether the module is compiledBoris Faure2019-04-101-1/+1
* 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