upload isf-2.4.6717 79/17479/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 17 Jul 2013 07:07:49 +0000 (16:07 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Fri, 7 Mar 2014 02:13:10 +0000 (11:13 +0900)
Change-Id: Ie0de9d855a8abba9acfe1bbce9bb49adf7ffa8ff

configure.ac
packaging/isf.changes
packaging/isf.spec
releasenote.txt

index 19aa713..00fdc8b 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.6716, isf@samsung.com)
+AC_INIT(isf, 2.4.6717, 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=6716
+ISF_MICRO_VERSION=6717
 
 ISF_VERSION=$ISF_MAJOR_VERSION.$ISF_MINOR_VERSION.$ISF_MICRO_VERSION
 
index c6e747b..2cd7e67 100644 (file)
@@ -1,3 +1,7 @@
+* Wed Jul 17 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130716.100430@d7c5aec
+- Add window angle for get_ise_geometry
+- Add delete_candidate_hide timer in ui_candidate_show
+
 * Tue Jul 16 2013 Jihoon Kim <jihoon48.kim@samsung.com> submit/tizen_2.2/20130716.085907@cf7e0ae
 - check ise_height in settle function
 - fix settle height
index 6eb81f3..3263417 100644 (file)
@@ -3,8 +3,8 @@
 
 Name:       isf
 Summary:    Input Service Framework
-Version:    2.4.6716
-Release:    2
+Version:    2.4.6717
+Release:    1
 Group:      Graphics & UI Framework/Input
 License:    LGPL-2.1
 Source0:    %{name}-%{version}.tar.gz
index 0c6b9a0..177ba83 100644 (file)
@@ -1,3 +1,7 @@
+ISF 2.4.6717 :
+ 1. Add window angle for get_ise_geometry
+
+
 ISF 2.4.6716 :
  1. [panel] remove _candidate_angle change code in get_ise_geometry
  2. [panel] change candidate window max value