summaryrefslogtreecommitdiff
path: root/src/lib/ecore_imf/Ecore_IMF.h
Commit message (Expand)AuthorAgeFilesLines
* ecore_imf: Rename EAPI macro to ECORE_IMF_API in Ecore IMF libraryFelipe Magno de Almeida2020-12-141-122/+95
* Fix typos - (Part #2)Elyes HAOUAS2020-07-061-2/+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
* 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
* ecore_imf: Remove security_code in autofill typeJihoon Kim2018-06-181-7/+6
* 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-201-0/+43
* 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-141-0/+14
* ecore_imf: fix wrong doxygenJihoon Kim2017-06-151-3/+0
* ecore_imf: add ecore_imf_context_mime_type_accept_set APIInHong Han2017-06-051-0/+21
* ecore_imf: Add commit content event callbackJihoon Kim2017-06-021-1/+16
* ecore_imf: Add ecore_imf_context_prediction_hint_set APIJihoon Kim2017-05-021-0/+17
* ecore_imf: Added a new ecore_imf_context_keyboard_mode_get API and input_pane...Jihoon Kim2017-04-181-1/+24
* Revert "ecore_imf: Add ecore_imf_context_keyboard_mode_get API"Carsten Haitzler (Rasterman)2017-04-171-12/+0
* ecore_imf: Add ecore_imf_context_keyboard_mode_get APIJihoon Kim2017-04-171-0/+12
* docs: Fix typos and some wrong expressionsMyoungwoon Roy, Kim2017-02-271-172/+172
* 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: Add multiline hint in input hintJihoon Kim2016-05-181-0/+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: 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-231-0/+33
* Add explanation about ecore_imf_context_retrieve_surrounding_callback_setJihoon Kim2014-09-161-0/+2
* ecore_imf: Add ecore_imf_context_input_hint_set APIJihoon Kim2014-08-301-0/+34
* Add ECORE_IMF_CALLBACK_PRIVATE_COMMAND_SEND enum in Ecore_IMF_Callback_TypeJihoon Kim2014-08-301-1/+2
* ecore_imf: documentation about ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY enumsJihoon Kim2014-07-281-4/+4
* ecore_imf: Add ECORE_IMF_INPUT_PANEL_LAYOUT_EMOTICONJihoon Kim2014-02-271-1/+2
* ecore_imf: Add selection_set callback type to allow Input Method to select a ...Jihoon Kim2014-01-231-1/+10
* Add ecore_imf_context_selection_get API to allow Input Method to get the sele...Jihoon Kim2014-01-231-0/+36
* ecore_imf: fix doxygen warning in ecore_imf_context_input_panel_enabled_set ()Jihoon Kim2014-01-061-1/+1
* ecore_imf: Add description about Ecore_IMF_Lib_GroupJihoon Kim2014-01-061-0/+8
* Add @since in the doc of ecore_imf_input_panel_hide () APIJihoon Kim2013-11-111-0/+1
* Add ecore_imf_context_input_panel_on_demand_set/get APIJihoon Kim2013-08-131-0/+21
* edje - Fix efl to use key not keyname (so xmodmap works).Carsten Haitzler (Rasterman)2013-07-311-1/+1