# Process this file with autoconf to produce a configure script
#AC_INIT(scim, 1.4.7, suzhe@tsinghua.org.cn)
-AC_INIT(isf, 2.3.6109, isf@samsung.com)
+AC_INIT(isf, 2.3.6114, isf@samsung.com)
AC_CONFIG_SRCDIR([ism/src/scim.h])
m4_pattern_allow([^AS_])
# ISF version
ISF_MAJOR_VERSION=2
ISF_MINOR_VERSION=3
-ISF_MICRO_VERSION=6109
+ISF_MICRO_VERSION=6114
ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
if (input_panel_show == true && input_panel_state == ECORE_IMF_INPUT_PANEL_STATE_HIDE)
input_panel_state = ECORE_IMF_INPUT_PANEL_STATE_WILL_SHOW;
+
free (packet);
caps_mode_check (ctx, EINA_TRUE, EINA_TRUE);
+* Mon Jan 14 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/master/20130110.033407@539fda6
+- Add interface to get imdata from isf_imf_context
+- [demo] Add changed and preedit,changed event
+- [immodule] fix bug state is changed to WILL_SHOW when ecore_imf_context_input_panel_show is called after IME is already shown
+- [immodule] refactoring
+- Hide IME in case of Search, Go, Login, Signin, Join Return key type
+- restore file mode to 644
+
* Sun Dec 30 2012 Jihoon Kim <jihoon48.kim@samsung.com> submit/master/20121228.061947@732e71f
- change CSC directory
- [immodule] refactoring timer delete code
Name: isf
Summary: Input Service Framework
-Version: 2.3.6109
+Version: 2.3.6114
Release: 1
Group: System Environment/Libraries
License: LGPL
+ISF 2.3.6114 :
+ 1. [immodule] Add interface to get imdata from isf_imf_context
+ 2. [demo] Add changed and preedit,changed event
+ 3. [immodule] fix bug state is changed to WILL_SHOW when ecore_imf_context_input_panel_show is called after IME is already s
+ 4. [immodule] refactoring
+ 5. Hide IME in case of Search, Go, Login, Signin, Join Return key type
+
+
ISF 2.3.6109 :
1. Fix P130104-1615: toplevel window ID need be set when focus in