efl/legacy/ecore/src/lib/ecore_imf
andrunko 502b766d66 Added Ecore_IMF module.
Added Ecore_IMF module. This module enables different input methods to be
used with Ecore. Input methods modules can be created using the Ecore_IMF
interface.
Added ecore_evas_window_get method to allow input methods to request
the window related to a given Ecore_Evas when available.


SVN revision: 32775
2007-11-19 18:27:11 +00:00
..
.cvsignore Added Ecore_IMF module. 2007-11-19 18:27:11 +00:00
Ecore_IMF.h Added Ecore_IMF module. 2007-11-19 18:27:11 +00:00
Makefile.am Added Ecore_IMF module. 2007-11-19 18:27:11 +00:00
ecore_imf.c Added Ecore_IMF module. 2007-11-19 18:27:11 +00:00
ecore_imf_context.c Added Ecore_IMF module. 2007-11-19 18:27:11 +00:00
ecore_imf_module.c Added Ecore_IMF module. 2007-11-19 18:27:11 +00:00
ecore_imf_private.h Added Ecore_IMF module. 2007-11-19 18:27:11 +00:00