95
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 6 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
s/compability/portable/h More... over 14 years ago
merge with upstream More... over 14 years ago
* add setup property More... over 14 years ago
* update configurable options upon changes from bus More... over 14 years ago
* decorate candidates and preedit string according the type of the elements in them More... over 14 years ago
Add include config.h. More... over 14 years ago
* enable C-c, C-v in chinese mode More... over 14 years ago
* connect ibus config with imengine * introduce release mask to sunpinyin * fix FTBFS with ibus 1.1 * fix FTBFS with sunCC * restructure SunPinyinConfig More... over 14 years ago
Fixed In MS2003, Ziguang Shuangpin, can not map ';' to "ing". More... over 14 years ago
* build shuangpin.dat at building time * load config at starts up * correct the pointer to logo picture * remove shuangpin property More... over 14 years ago
* pull TKeyRec out of CIMIView as CKeyEvent and use this class in onKeyEvent() * fix translate_key() More... over 14 years ago
* show the property icons * choose candidate using mouse buttons * refactory of class SunPinyinProperty * be able to toggle property correctly More... over 14 years ago
* define icon path * hide lookup table if there is not candidate available More... over 14 years ago
merge with upstream More... over 14 years ago
* kill most of the compiler warnings * do not update lookup table if there is not candidates available * bail out if m_pv is NULL * swap keycode and keyvalue if the key is listed in imi_keys.h More... over 14 years ago
Fix ibus version comparing. Btw, fix format to space. More... over 14 years ago
Fixing argument issue for ibus_sunpinyin_engine_process_key_event() More... over 14 years ago
* fix the build with IBus 1.1.0 * returns NULL if CShuangpinSegmentor fails to initialize its trie tree * add missing file for setup GUI More... over 14 years ago
* initial import of ibus-sunpinyin More... over 14 years ago
* fix the building problem on GCC 4.3 More... over 14 years ago
* fix the compile issue with GCC 4.3 by including necessary header files * should check for NULL in CSunpinyinSessionFactory::createSession in case the loadResources() failes * TSyllable is not a POD, thus GCC does not initialize pinyin_table, instead it put this array into BSS without warning/error More... over 14 years ago
fixed typo. More... over 14 years ago
release the developing source code of sunpinyin-2.0 project. More... over 14 years ago