platform/upstream/ibus-libpinyin.git
2010-02-11 Peng HuangHandle some punct keys
2010-02-11 Peng HuangDo not pass Release key event to editors.
2010-02-11 Peng HuangAdd FallbackEditor
2010-02-10 Peng HuangUpdate po files.
2010-02-10 Peng HuangUpdate POTFILES.in
2010-02-10 Peng HuangShow auxiliary text correctly.
2010-02-10 Peng HuangUpdate SimpTradConverterTable from wikipedia
2010-02-10 Peng HuangHandle ';' in DoublePinyinEditor.
2010-02-10 Peng HuangRemove some unused code.
2010-02-10 Peng HuangAdd wordlist
2010-02-10 Peng HuangMove _() to PinyinProperties.cc
2010-02-10 Peng HuangImplement candidateClicked method
2010-02-10 Peng HuangRefactory classes, and use sigc++ to make code clear.
2010-02-02 Peng HuangFix problem when use '0' to select 10th candidate
2010-01-26 Peng HuangExit if can not connect to ibus
2010-01-19 Peng HuangAdd local.db
2010-01-18 Peng HuangRemove SIMP_TO_TRAD_NR
2010-01-18 Peng HuangFix genpytable.py
2010-01-18 Peng HuangFix fuzzy and auto correct problem with 'rve rue'
2010-01-18 Peng HuangAdd option auto correct "ue -> ve"
2010-01-18 Peng HuangFix a typo.
2010-01-18 Peng HuangUse lve, nve to replace lue, nue
2010-01-18 Peng HuangUpdate SimpTradConverterTable.h
2010-01-13 Peng HuangAdd intltool in rpm spec file.
2010-01-04 Peng HuangOpen user db in EXCLUSIVE mode.
2010-01-04 Peng HuangUse PERSIST journal mode for better performance.
2010-01-04 Peng HuangRemove some duplicate code.
2010-01-04 Peng HuangRemove unused code.
2010-01-04 Peng HuangOptimize sqlite for better performance.
2010-01-01 Peng HuangMerge branch 'stl'
2010-01-01 Peng HuangIgnore number key if with some modifiers.
2010-01-01 Peng HuangUse *_LDADD replace *_LDFLAGS
2010-01-01 Peng HuangFix appendUnicode problem.
2010-01-01 Peng HuangRemvoe set method of PinyinSegment
2010-01-01 Peng HuangRefine code.
2010-01-01 Peng HuangFix coding style problem
2010-01-01 Peng HuangRemove some unused code.
2010-01-01 Peng HuangRemove some unused code.
2010-01-01 Peng HuangRemove some unused code.
2010-01-01 Peng HuangReplace GArray with std::vector
2010-01-01 Peng HuangRemove unused code.
2010-01-01 Peng HuangReserve for String
2010-01-01 Peng HuangImplement Env util class
2010-01-01 Peng HuangReimplement operator<< (const gunichar *wstr)
2010-01-01 Peng HuangReplase GString with std::string
2010-01-01 Peng HuangUse STL to replace some class in Database
2010-01-01 Peng HuangOveride operator-> of Prointer
2009-12-28 Peng HuangAdd Some source files.
2009-12-13 Peng HuangCreate databases' indexes in build time.
2009-12-08 Peng HuangFix make distcheck errors.
2009-12-08 Peng HuangRemove some unused code.
2009-11-30 Peng HuangFix numpad problem.
2009-10-28 Peng HuangWIP.
2009-10-28 Peng HuangAdd new constructors.
2009-10-18 Peng HuangAdd RawEditor.h
2009-10-16 Peng HuangMerge branch 'master' of github.com:phuang/ibus-pinyin
2009-10-14 Peng HuangUpdate ru.po from Alexey Kotlyarov
2009-10-13 Peng HuangMerge branch 'master' of github.com:phuang/ibus-pinyin
2009-10-13 Peng HuangUpdate po files.
2009-10-13 Peng HuangAdd ru.po from koterpillar
2009-10-12 Peng HuangAdd Regex.h in Makefile.am
2009-10-11 Peng HuangAdd Regex.h
2009-10-11 Peng HuangAdd some methods define
2009-10-11 Peng HuangAdd some comments
2009-10-11 Peng HuangDefine several input modes
2009-10-11 Peng HuangAdd m_prev_pressed_key_result to trace last pressed...
2009-10-11 Peng HuangFix problem click number key, and number greater than...
2009-10-11 Peng HuangUpdate header of zh_CN.po
2009-10-10 Peng HuangUse ibus-setup icon
2009-10-10 Peng HuangRefine autogen.sh
2009-10-10 Peng HuangWIP.
2009-10-10 Peng HuangAdd BR libuuid-devel
2009-10-09 Peng HuangUse XDG cache dir for database
2009-10-09 Peng HuangChange database dir to ~/.config/ibus/pinyin
2009-10-09 Peng HuangChange gtk version of ui file.
2009-10-09 Peng HuangUse gnome-autogen and update zh_CN.po
2009-10-09 Peng HuangRename glade to ui
2009-10-09 Peng HuangSupport using mouse to select candidate.
2009-10-09 Peng HuangUpdate sumbol links
2009-10-08 Peng HuangRename simple pinyin to incomplete pinyin
2009-10-08 Peng HuangRename database google to android
2009-10-08 Peng HuangTest input argument of selectCandidate
2009-10-08 Peng HuangFix script error in fedora 12
2009-10-07 Peng HuangFix a typo
2009-10-06 Peng HuangRemove some commented code.
2009-10-06 Peng HuangUpdate zh_CN.po
2009-10-06 Peng HuangAdd configure option to choice if showing candidates...
2009-10-06 Peng HuangRefine some messages.
2009-10-06 Peng HuangRemove ZhConversion.php ZhConversion.py
2009-10-06 Peng HuangAdd target to create ZhConversion.{php, py}
2009-10-06 Peng HuangRename scirpt name
2009-10-06 Peng HuangFix make distcheck errors.
2009-10-06 Peng HuangOnly display traditional Chinese preedit & auxiliary...
2009-10-06 Peng HuangAdd Makefile.am in data/db/google
2009-10-06 Peng HuangReimplement Simp to Trad
2009-10-05 Peng HuangAdd android git url
2009-10-05 Peng HuangAdd PinyinParserTable.h SimpTradConverterTable.h
2009-10-05 Peng HuangGenerate SimpTradConvertTable.h from Unihan
2009-10-05 Peng HuangAdd PinyinParserTable.h.open-phrase
2009-10-05 Peng HuangRefine code
next