-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2010-14684 2010-09-15 04:53:01 --------------------------------------------------------------------------------
Name : ibus-chewing Product : Fedora 12 Version : 1.3.7.20100910 Release : 1.fc12 URL : http://code.google.com/p/ibus/ Summary : The Chewing engine for IBus input platform Description : IBus-chewing is an IBus front-end of Chewing, an intelligent Chinese input method for Zhuyin (BoPoMoFo) users. It supports various Zhuyin keyboard layout, such as standard (DaChen), IBM, Gin-Yeah, Eten, Eten 26, Hsu, Dvorak, Dvorak-Hsu, and DaChen26. Chewing also support toned Hanyu pinyin input. -------------------------------------------------------------------------------- Update Information: - Input style of ibus-chewing is decommissioned under ibus >=1.3. Now the input style is determined solely on the setting of "Embed preedit in application window" in IBus. - Resolves: #608991, #632043 - Fixed Issue 1022: chewing commit some text in reset method (patched by Peng Huang). - Fixed Issue 1032: [ibus-chewing] Chewing not commit some single Chinese char into application when press enter. - Rewrite CMake modules to make them cleaner, and documents in cmake module help format. - [For developer and distro maintainer] Various targets changed. Use 'make help' to obtain a list of available targets. -------------------------------------------------------------------------------- ChangeLog: * Sat Sep 11 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.7.20100910-1 - Input style of ibus-chewing is decommissioned under ibus >=1.3. Now the input style is determined solely on the setting of "Embed preedit in application window" in IBus. - Resolves: #608991, #632043 - Fixed Issue 1022: chewing commit some text in reset method (patched by Peng Huang). - Fixed Issue 1032: [ibus-chewing] Chewing not commit some single Chinese char into application when press enter. - Rewrite CMake modules to make them cleaner, and documents in cmake module help format. - [For developer and distro maintainer] Various targets changed. Use 'make help' to obtain a list of available targets. * Fri Jul 30 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.6.20100730-1 - Resolves: #608991 - Sort of fix upstream issue 993. - Include USER-GUIDE - Remove NEWS, as this project does not use it. - Fix upstream Issue 1016: [ibus-chewing] Chewing should commit the complete string before disable chewing. But only for ibus-1.3.0 and later. - Mouse candidate selection now work in plain Zhuyin mode. - Default setting changes: (Won't affect current user though). + Auto move cursor: TRUE + Add phrases in front: TRUE + spaceAsSelection: FALSE * Wed Jul 14 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100714-1 - Resolves: #608991 - Removes Ctrl-v/V Hotkey * Wed Jul 7 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.5.20100706-1 - Fixed google issue 965: Candidate missing if both "Plain Zhuyin" and "Space As selection" are enabled. - Revised Basic.macro - Resolved: #608991 * Tue Jun 8 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.4.20100608-1 - ibus-chewing can now use mouse to click on mouse. Thus Fix Issue 951: Chewing does not support selection of candidates via mouseclick Thanks [email protected] for the patch. * Fri Jun 4 2010 Ding-Yi Chen <dchen at redhat.com> - 1.3.4.20100605-1 - Fix Issue 942: Fix unsunk references in ibus-chewing Applied the patch provided by [email protected]. - Rename CVS_DIST_TAGS to FEDORA_DIST_TAGS, and move its definition to cmake_modules/ - Gob2 generated file is now removed, because Bug 519108 is fixed from Fedora 11. * Wed Apr 7 2010 Peng Huang <[email protected]> - 1.2.99.20100317-2 - Rebuild with ibus-1.3.0 * Wed Mar 17 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100317-1 - Fix google 796: English input for dvorak - Fix google 797: Zhuyin input for dvorak - Fix google 807: ibus-chewing shows the over-the-spot panel even when not necessary * Fri Feb 19 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100217-1 - Fixed the CMake description that leads summary incorrect. * Tue Feb 16 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100216-1 - Fixed when typing English immediately after incomplete Chinese character. - Add zh_TW summary. - Revised description and write its zh_TW translation. * Mon Feb 15 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100215-1 - "Macroize" rpm spec. - Resolves: #565388 * Fri Feb 12 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.99.20100212-1 - Fixed Google issue 505. - Google issue 755 is fixed in libchewing-0.3.2-22, See Chewing Google issue 10 - Fixed behavior of Del, Backspace, Home, End - Revert the change that fix Google issue 758. - Change the default input style to "in candidate window", because not all application handle the on-the-spot mode well. - Fixed Google issue 776 * Tue Feb 9 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100210-1 - Revert the change that fix Google issue 758. - Remove "tag" target, add "commit" which do commit and tag. * Tue Feb 9 2010 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20100209-1 - Fixed Google issue 754: commit string is missing when inputting long English text in the end. - Fixed Google issue 758: Space is irresponsive in Temporary English mode if no Chinese in preedit buffer. - Fixed Google Issue 763: [ibus-chewing] [qt] Shift-Up/Down does not mark text area properly. - Change the String "on the spot" to "in application window", Chinese translation change to "在輸入處組詞" - Change the "over the spot" to "in candidate window", Chinese translation remain the same - Fixed bodhi submission. * Mon Feb 8 2010 Adam Jackson <[email protected]> - 1.2.0.20100125-2 - Rebuild for new libibus.so.2 ABI. * Mon Jan 25 2010 Ding-Yi Chen <dchen at redhat.com> - 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 <dchen at redhat.com> - 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. - Fix Google issue 660: failed to build with binutils-gold. - Remove make target commit. - Add make target tag * Fri Oct 9 2009 Ding-Yi Chen <dchen at redhat.com> - 1.2.0.20091002-1 - Bug 518901 - ibus-chewing would not work with locale zh_TW.Big - Fix Google issue 501: ibus-chewing buffer doesn't get cleared when toggling ibus on/off - Fix Google issue 502: ibus-chewing: character selection window stays behind when toggling ibus off- Use WM's revised ibus-chewing icon. - Debug output now marked with levels. -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update ibus-chewing' at the command line. For more information, refer to "Managing Software with yum", available at http://docs.fedoraproject.org/yum/. All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-announce
