NEW in 0.1.12: ============= - Details: http://code.google.com/p/scim-python/issues/list?can=1&q=label%3A0.1.12 NEW in 0.1.11: ============= - 0.1.11 is a bug fix version. - Details: http://code.google.com/p/scim-python/issues/list?can=1&q=label%3A0.1.11 NEW in 0.1.10: ============= - Add a new input engine XingMa developed by 余钰炜 . http://code.google.com/p/scim-python/wiki/XingMaUserGuide - Details: http://code.google.com/p/scim-python/issues/list?can=1&q=label%3A0.1.10 NEW in 0.1.9: ============= - Library - Fixed a bug that SCIM framework can not get credits information from pythion IM engine. - PinYin - Changed colours of phrases, make they look better. - Display new phrase with red colour. - Show engine automatically created phrase in lookup table. - Add special phrases feature. For example: hehe => :), ^_^ ; rq = Year-Month-Day; sj = HH:MM:SS - Add temporary English mode. When user input i, v or upper latter, Engine will turn to English input mode temporarily. When user press Return key, it will back. - Improve editing of inputted pinyin string. - Modify rpm spec file, to create index when install the package. The performace is far more better now. - Fix many bugs. - ShuangPin - The new shuangpin engine is provided by Yu Fan -... NEW in 0.1.8: ============= - Library - PinYin - Display system phrases and user phrase with different color in lookup table. - Support removing phrase created by user, user may press Ctrl + 1 ~ 9 to remove user created phrase on lookup table. - Support inputing just a hanzi in the first phrase in the lookup table. - Fix many bugs. NEW in 0.1.7: ============= - Library - Refine python online document. - PinYin - Support dynamic phrase frequency justment. - Support automatic create new phrases. - Support ShuangPin input scheme. - Support preedit string. - Fix many bugs. NEW in 0.1.4: ============= - Library - Add i18n support and zh_CN translation. - scim-python can find engine and setupui automatically. - Add --disable-english-writer option. - Fix many bugs - EnglishWriter - Accept apostrophe as a part of a word. - Fix many bugs. NEW in 0.1.3: ============= - Fix build error in x86_64 and ppc64 platforms. - Fix build error with python2.4. - Update scim-python.spec.in to pass fedora package review. NEW in 0.1.2: ============= - Library: - Implement wrapper for ConfigBase class. - Support python SetupUI module. - Fix many bugs. - Engine: - Add SetupUI for English Writer engine. - Add AlwaysSHowCandidates and CommitSpace options. - Fix many bugs.