Releases: chewing/libchewing
Releases · chewing/libchewing
What's New in libchewing 0.2.7 (Aug 8, 2005)
- Fix the keyboard type state changing bug.
- Add new function to specify the space as the selection
key. - Improved debug messages.
- Provide cutomized user-defined PinYin table support.
- Add termination mechanism.
- Successful stories:
. Chewing has its Win32 porting (MS-IME) via OVIME (the
Win32 port of OpenVanilla Input Method Framework).
What's New in libchewing 0.2.6 (Feb 28, 2005)
- Experimental feature -- HanYu PinYing Keyboard layout.
- Proper $HOME env handling.
- SegFault workaround after libtabe's tsi.src merge.
- Add the facility to input symbols.
- Successful stories:
. Chewing becomes one of the built-in input methods in Sun
Java Desktop System (JDS).
What's New in libchewing 0.2.5 (Dec 28, 2004)
- Merge SpaceChewing's frequency tweaking from zonble.
- Minor fixes for building process and zuin core.
- Successful stories:
. IIIMF-chewing
. SCIM-chewing
. OpenVanilla Input Method Framework for MacOS X
What's New in libchewing 0.2.4
- Merge from SpaceChewing:
. Dvorak Hsu keyboard layout.
. Hanin style support. - Directly use tsi.src from libtabe.
. No longer maintain separate tsi.src. - Fix the word selection bug.
- Fix phonetic index in Hsu keyboard, and do fuzzy "g e"
to "j e" convertion. - Provide pkg-config and RPM spec.
- Allow users to specify forward/backward phrase addition.
- Initial Win32 support.