95
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 17 hours ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update po files More... over 14 years ago
merge with head More... over 14 years ago
* rollback to original input pinyin as long as it is changed to corrected pinyin More... over 14 years ago
add some comments
mikeandmore
as mikemore
More... over 14 years ago
* restore m_pystr after segmenting with auto-corrected py * add "-c" option to gtk_standalone for enabling the autocorrect feature * minor polish More... over 14 years ago
* use HScale to present the preference of lookup table's size, enlarge the range of it to [1..10] * bail out if the ibus server is not started * fix a typo More... over 14 years ago
* fix the hotkey policy on CKeyEvent and View * fix the minus and equals paging in xim front end
mikeandmore
as mikemore
More... over 14 years ago
merge previous branch
mikeandmore
as mikemore
More... over 14 years ago
* add a number of candidates setting * fix the preedit font color
mikeandmore
as mikemore
More... over 14 years ago
added setStatusAttrValue in CSunpinyinSessionWrapper, and updated MainMenu.xib for short-cut keys. More... over 14 years ago
looks like I could not receive shift+space. More... over 14 years ago
a typo? More... over 14 years ago
static local variables would only be initialized when the function is called first time, so need to get singleton instances in CSunPinyinProfile constructor, so that they could receive configuration events before session is created. More... over 14 years ago
* fix the cannot commit after delete some pinyin characters * fix the abnormal pinyin cannot move backward
mikeandmore
as mikemore
More... over 14 years ago
fixed an issue when auto correcting returns a shorter one, like uen->un. while, there is still issues, when editing (delete/insert) in the corrected syllable, no ideal solution so far. More... over 14 years ago
merge with head. More... over 14 years ago
made most configurations workable (in progress) More... over 14 years ago
* fix the build More... over 14 years ago
made CSimplifiedChinesePolicy to reponse CONFIG_GENERAL_CHARSET_LEVEL, so that this setting would take effect for next CIMIContext constructing. More... over 14 years ago
code refactory More... over 14 years ago
* port sunpinyin2 to scim [wip] More... over 14 years ago
in progress to add configuration UIs for mac porting. More... over 14 years ago
* fix the preedit window width error * deduce the effect of window stuck bug in compiz, but this bug still happens a lot. I think it might be a bug of compiz * fix the signal broadcast
mikeandmore
as mikemore
More... over 14 years ago
Change configure argument. More... over 14 years ago
* remove dead code in _segmentor() * rename m_bPreInvalid to m_hasInvalid More... over 14 years ago
* add zero initials for abc, pyjiajia, ziguang More... over 14 years ago
fix issue#62: remove the code which kills the first 'o' of a complete syllable More... over 14 years ago
removed getToken and updateToken members from CSunpinyinSessionFactory. More... over 14 years ago
* ibus-sunpinyin debian packaging [wip] More... over 14 years ago
merge package stuff and previous changesets
mikeandmore
as mikemore
More... over 14 years ago