From 425bf72572906ed60fc3228167771761435014fe Mon Sep 17 00:00:00 2001 From: Ding-Yi Chen Date: Jan 25 2010 07:02:22 +0000 Subject: Add Over-the-spot editing mode. --- diff --git a/.cvsignore b/.cvsignore index ea236be..bbf37ef 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ibus-chewing-1.2.0.20091211-Source.tar.gz +ibus-chewing-1.2.0.20100125-Source.tar.gz diff --git a/ibus-chewing.spec b/ibus-chewing.spec index 92b2fc7..dcf9a09 100644 --- a/ibus-chewing.spec +++ b/ibus-chewing.spec @@ -1,5 +1,5 @@ Name: ibus-chewing -Version: 1.2.0.20091211 +Version: 1.2.0.20100125 Release: 1%{?dist} Summary: The Chewing engine for IBus input platform License: GPLv2+ @@ -77,6 +77,12 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %{_sysconfdir}/gconf/schemas/%{name}.schemas %changelog +* Mon Jan 25 2010 Ding-Yi Chen - 1.2.0.20100125-1 +- Add over-the-spot editing mode. +- Possible fixed of Google issue 505: ibus acts strange in Qt programs. +- Implemented Google issue 738: Add a mode that allow editing in candidate window + (thus over-the-spot mode). + * Fri Dec 11 2009 Ding-Yi Chen - 1.2.0.20091211-1 - Fix Google issue 608: ibus-chewing does not show cursor in xim mode. - Fix Google issue 611: ibus-chewing keyboard setting reverts to default unexpectlly. @@ -217,3 +223,4 @@ Fix the errors which Funda Wang as pointing out: + diff --git a/import.log b/import.log index 00c5a46..05b8e99 100644 --- a/import.log +++ b/import.log @@ -18,3 +18,4 @@ ibus-chewing-1_2_0_20090917-1_fc11:HEAD:ibus-chewing-1.2.0.20090917-1.fc11.src.r ibus-chewing-1_2_0_20091002-1_fc11:HEAD:ibus-chewing-1.2.0.20091002-1.fc11.src.rpm:1254700639 ibus-chewing-1_2_0_20091002-1_fc11:HEAD:ibus-chewing-1.2.0.20091002-1.fc11.src.rpm:1254701039 ibus-chewing-1_2_0_20091211-1_fc12:HEAD:ibus-chewing-1.2.0.20091211-1.fc12.src.rpm:1260518378 +ibus-chewing-1_2_0_20100125-1_fc12:HEAD:ibus-chewing-1.2.0.20100125-1.fc12.src.rpm:1264402302 diff --git a/sources b/sources index 31744b9..d1b61d7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b4642c6d2f39dd5aa8c75a02ba2b813 ibus-chewing-1.2.0.20091211-Source.tar.gz +4de7ba4dafa7bc1ad13806bdd21e9627 ibus-chewing-1.2.0.20100125-Source.tar.gz