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
This commit is contained in:
2017-12-15 04:58:08 +00:00
committed by Git OBS Bridge
parent 0f45dcbc72
commit b064e04f00

View File

@@ -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