efl/legacy/ecore/src/lib/ecore_imf
Jihoon Kim dee7de3639 From: Jihoon Kim <jihoon48.kim@samsung.com>
Subject: [E-devel] [PATCH] Add ecore_imf_context_autocapital_type_{set, get},

To support the autocapitalization feature, I'd like to add
ecore_imf_context_autocapital_type_{set,get} API.
I will implement the autocapital feature in immodule, so the immodule
should know the autocapitalization type.
This API is for letting immodule know the autocapitalization type.

In addition, ecore_imf_context_prediction_allow_set API is used to set
whether the IM context should allow to use the text prediction.



SVN revision: 59025
2011-04-29 05:16:51 +00:00
..
.cvsignore Added Ecore_IMF module. 2007-11-19 18:27:11 +00:00
Ecore_IMF.h From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-04-29 05:16:51 +00:00
Makefile.am Ecore: Decide whether library will be built or not in upper level 2010-10-28 16:37:41 +00:00
ecore_imf.c Ecore ecore_imf: Fixed formatting and removed trailing whitespaces. 2011-04-11 11:31:55 +00:00
ecore_imf_context.c From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-04-29 05:16:51 +00:00
ecore_imf_module.c Ecore ecore_imf: Fixed formatting and removed trailing whitespaces. 2011-04-11 11:31:55 +00:00
ecore_imf_private.h From: Jihoon Kim <jihoon48.kim@samsung.com> 2011-04-29 05:16:51 +00:00