From b064e04f009605141fae903b37ab2eff415b2ba0af5fd7fed1cc9b338e19b85d Mon Sep 17 00:00:00 2001 From: Hillwood Yang Date: Fri, 15 Dec 2017 04:58:08 +0000 Subject: [PATCH] Accepting request 557218 from M17N:Devel OBS-URL: https://build.opensuse.org/request/show/557218 OBS-URL: https://build.opensuse.org/package/show/M17N/ibus-table?expand=0&rev=37 --- ibus-table.changes | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/ibus-table.changes b/ibus-table.changes index 5c765a6..a69c251 100644 --- a/ibus-table.changes +++ b/ibus-table.changes @@ -20,35 +20,6 @@ Fri Dec 15 04:27:29 UTC 2017 - hillwood@opensuse.org are new, ja, zh_CN, and zh_TW have updates). - Drop ibus-table-python3.patch, It is needless. -------------------------------------------------------------------- -Sun Sep 28 23:10:37 UTC 2014 - hillwood@linuxfans.org - -- update to 1.8.11 - * Fix typo in variable name self_onechar -> self._onechar - * Disable “onechar” (Phrase mode/Single char mode) option for non-CJK - databases - * Disable auto_commit option for tables which do not have RULES - * Resolves: rhbz#1135759 - The rusle is broken with "Normal commit mode" - See: https://bugzilla.redhat.com/show_bug.cgi?id=1135759 - * Pass IBus.KEY_KP_Enter to the application if the preedit is empty - * Resolves: rhbz#1133424 - With the new "rusle" table in ibus-table-cyrillic, - Keypad Enter problem - See: https://bugzilla.redhat.com/show_bug.cgi?id=1133424 - * Ignore Shift+Space hotkey to switch fullwidth/halfwidth if the database - is not for CJK - * Move some options into a new tab “Details” - * Disable properties related to fullwidth/halfwidth for non-CJK tables - * Remove “Hide Candidates/Display Candidates” from the properties menu - * Show keyboard shortcuts also in the property menu entries - * Use the “notify::text” signal instead of “activate” on GtkEntry widget - * Update Chinese .po files - * Update German translation - * Move the “Restore all defaults” button into the GtkButtonBox at bottom - * Apply fix for 同 again to Unihan_Variants.txt, it is both simplified *and* - traditional Chinese - * And regenerate engine/chinese_variants.py. - * Escape % and _ if they are not intended as wildcards - * Require Python >= 3.3 ------------------------------------------------------------------- Sun Sep 28 23:10:37 PRC 2014 - hillwood@linuxfans.org