upload isf-2.3.6114
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 15 Jan 2013 06:04:43 +0000 (15:04 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 15 Jan 2013 06:04:43 +0000 (15:04 +0900)
Change-Id: Iddf791062e1afd9a0e510ed24678262eb36d4e56

configure.ac
ism/extras/efl_immodule/isf_imf_control_ui.cpp
packaging/isf.changes
packaging/isf.spec
releasenote.txt

index cfc780d..e63b178 100755 (executable)
@@ -1,6 +1,6 @@
 # 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_])
 
@@ -11,7 +11,7 @@ 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
 
index 2ef2f9e..895b0f7 100644 (file)
@@ -429,6 +429,7 @@ EAPI void isf_imf_context_input_panel_show (Ecore_IMF_Context* ctx)
 
     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);
index 41d08b2..3b29677 100644 (file)
@@ -1,3 +1,11 @@
+* 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
index a5927f4..d7e978e 100755 (executable)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.3.6109
+Version:    2.3.6114
 Release:    1
 Group:      System Environment/Libraries
 License:    LGPL
index ca8bf0d..af6cfe2 100644 (file)
@@ -1,3 +1,11 @@
+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