upload isf-2.4.6605 47/17347/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 5 Jun 2013 05:39:48 +0000 (14:39 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Thu, 6 Mar 2014 11:25:55 +0000 (20:25 +0900)
Change-Id: I3468a422ab885ba6ce788725c9d80dfb85008043

configure.ac
packaging/isf.spec
releasenote.txt

index d467dd4..d2489b5 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.4.6530, isf@samsung.com)
+AC_INIT(isf, 2.4.6605, 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=4
-ISF_MICRO_VERSION=6530
+ISF_MICRO_VERSION=6605
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index c76ffc7..f6d7b09 100644 (file)
@@ -3,7 +3,7 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6530
+Version:    2.4.6605
 Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
index 788ca31..65bf848 100644 (file)
@@ -1,3 +1,12 @@
+ISF 2.4.6605 :
+ 1. [panel] Call window_rotation_app_set for ROOT_ANGLE_ROTATE
+ 2. [immodule] send show callback when show is requested after focused context is deleted
+ 3. [panel] fix flickering problem at more and close button clicked
+ 4. [immodule] Discard input keys that does not match with current ic value
+ 5. add fa.po th.po ur.po
+ 6. [immodule] fix memory leak issue when ecore_imf_context_surrounding_get is used
+
+
 ISF 2.4.6530 :
  1. [demo] Add DATETIME layout
  2. [setting] support Farsi, Thai, and Urdu language