From: Jihoon Kim <jihoon48.kim@samsung.com>
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 29 Apr 2011 05:16:51 +0000 (05:16 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 29 Apr 2011 05:16:51 +0000 (05:16 +0000)
commitdb404ca1abf912f161f48604cef64b1e3130fe31
tree933d0397696baf0afca92a28f27fc54c9d7ca9e6
parente2db72bc3a137e3ab0533c6682a5e3ada5638796
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.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/ecore@59025 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
ChangeLog
src/lib/ecore_imf/Ecore_IMF.h
src/lib/ecore_imf/ecore_imf_context.c
src/lib/ecore_imf/ecore_imf_private.h