platform/upstream/ibus-libpinyin.git
2010-05-03 Peng HuangFix problem in parse double pinyin
2010-05-03 Peng HuangAdd MS double pinyin back
2010-05-02 Peng Huangsupport correct: van => uan, vn => un, ven=>un, vang...
2010-05-02 Peng HuangSupport correct jv,qv,xv,yv to ju,qu,xu,yu
2010-04-28 Peng HuangRefine python script
2010-04-28 Peng HuangAdd sctc
2010-04-25 Peng HuangUse macro VERION
2010-04-25 Peng HuangRefine coding style
2010-04-25 Peng HuangRefine coding style
2010-04-24 Peng HuangClear editor, when user presses Shift to switch En...
2010-04-24 Peng Huangadd assert in Object.h
2010-04-24 Peng HuangFix half and full punch problem
2010-04-20 Peng HuangAdd libboost-dev >= 1.39 in debian build script
2010-04-20 Peng HuangUse libboost to replace sigc++
2010-04-20 Peng HuangDoes not need swig
2010-04-20 Peng HuangUpdate debian from Li Daobing's repository
2010-04-20 Peng HuangCheck boost::signals2 in configure.ac
2010-04-20 Peng HuangFix typo in phrases.txt
2010-04-19 Peng HuangDoes not use typedef any more
2010-04-19 Peng HuangUse tab for page down
2010-04-19 Peng HuangUse std::string to replace String
2010-04-19 Peng HuangReset m_prev_commited_char in FallbackEditor
2010-04-19 Peng HuangRemove unused code
2010-04-19 Peng HuangRemove StaticString
2010-04-19 Peng HuangRemove PinyinEnginePtr
2010-04-19 Peng HuangUse Object as the base class to replace Pointer.
2010-04-18 Peng HuangRemove debug output
2010-04-17 Peng HuangUse struct
2010-04-17 Peng HuangGenerate ChangeLog from git during make dist
2010-04-17 Peng HuangUse boost::shared_ptr to manage object instance.
2010-04-17 Peng HuangUse boost::signals2 to replace sigc++, do not need...
2010-04-16 Peng HuangRefine code.
2010-04-15 Peng HuangFix build error on NetBSD and does not call localtime...
2010-04-15 Peng HuangUpdate comments in phrases.txt
2010-04-15 Peng HuangFix copy phrases.txt error
2010-04-15 Peng HuangMerge remote branch 'origin/master'
2010-04-15 Peng HuangAdd special phrases in setup ui
2010-04-15 Peng HuangUpdate the phrases.txt location
2010-04-15 Peng HuangUpdate the phrases.txt location
2010-04-15 Peng HuangDon't include WideString.h in Makefile.am
2010-04-15 Peng HuangAdd clear of SpecialPhraseTable
2010-04-15 Peng HuangFix make distcheck errors.
2010-04-15 Peng HuangRemove some unused code
2010-04-15 Peng HuangUpdate phrases.txt
2010-04-15 Peng HuangSplit SpecialTable.{h, cc}
2010-04-15 Peng HuangComment the lunar phrase
2010-04-15 Peng HuangFix several bugs in SpecialTable
2010-04-14 Peng HuangInstall phrases.txt
2010-04-14 Peng HuangRemove some unused code.
2010-04-14 Peng HuangLoad phrases.txt from home dir & pkgdata dir
2010-04-14 Peng HuangUpdate special table.
2010-04-14 Peng HuangChange special_phrases format
2010-04-14 Peng HuangFix commit special phrases issue
2010-04-14 Peng HuangSupport load special phrases from file.
2010-04-14 Peng HuangConvert to unix format
2010-04-14 Peng HuangAdd special_phrases
2010-04-14 Peng HuangUse cstdlib to replace stdlib.h
2010-04-14 Peng HuangUpdate SimpTradConverterTable.h from wikipedia
2010-04-14 Peng HuangUse cheaders
2010-04-14 Peng HuangSupport some dynamic special phrases
2010-04-13 Peng HuangShow auxiliary text correctly with special phrase.
2010-04-13 Peng HuangRefactory PinyinParser
2010-04-13 Peng HuangRefine code
2010-04-13 Peng HuangAdd a special phrase.
2010-04-13 Peng HuangEnable special phrases in double pinyin
2010-04-13 Peng HuangSupport special phrases
2010-04-12 Peng HuangFix configure problem in MacOSX
2010-04-12 Peng HuangRefine uuid checking in libc and libuuid
2010-04-11 Peng HuangUse lower format uuid
2010-04-11 Peng HuangFix compile errors in FreeBSD and NetBSD.
2010-04-11 Peng HuangDo not use strnlen any more.
2010-04-11 Peng HuangRelease 1.3.2
2010-04-11 Peng HuangCheck program sqlite3 in configure
2010-04-11 Peng HuangRemovce some debug output
2010-04-10 Peng HuangRefine code
2010-04-10 Peng HuangDo not prefetch tables.
2010-04-10 Peng HuangRefine code.
2010-04-09 Peng HuangRemove HashTable.h
2010-04-09 Peng HuangRemove empty line
2010-04-09 Peng HuangRefine some code.
2010-04-08 Peng HuangReturn references for signals
2010-04-08 Peng HuangRemove Array.h
2010-04-08 Peng HuangDoes not use Array anymore
2010-04-08 Peng HuangRefine code
2010-04-08 Peng HuangUpdate po files.
2010-04-08 Peng HuangRefine some code
2010-04-08 Peng HuangRefine code.
2010-04-08 Peng HuangUse pinyin-debug as engine name if debug mode
2010-04-06 Peng Huangonly output warning if sqlite api return failed.
2010-04-06 Peng HuangRefine some code.
2010-04-06 Peng Huangreorder options
2010-04-06 Peng HuangRefine code of class Conditions
2010-04-06 Peng HuangOptimize some loops.
2010-04-06 Peng HuangRemove debug output.
2010-04-06 Peng HuangOnly store prev pressed key if the keyevent is ignored...
2010-04-05 Peng HuangRelease 1.3.1
2010-04-05 Peng HuangUse update_lookup_table_fast
2010-04-05 Peng HuangFix some problems
2010-04-05 Peng HuangFix some problems.
2010-04-05 Peng HuangOptimize database query
next