platform/upstream/ibus-libpinyin.git
2011-12-22 Peng Wuwrite update pinyin
2011-12-22 Peng Wubegin to write libpinyin full pinyin editor
2011-12-22 Peng Wuwrite pinyin editor in progress
2011-12-22 Peng Wuadd m_pinyin_len back
2011-12-22 Peng Wuclean up libpinyin bopomofo editor
2011-12-22 Peng Wurefactor libpinyin phonetic editor
2011-12-22 Peng Wuremove special phrase
2011-12-22 Peng Wuadd set options to libpinyin back end
2011-12-22 Peng Wubegin to write libpinyin backend
2011-12-22 Peng Wuadd libpinyin deps
2011-12-22 Peng Wufixes compile
2011-12-22 Peng Wubegin to write bopomofo editor
2011-12-22 Peng Wubegin to write pinyin editor
2011-12-22 Peng Wurename base editor
2011-12-22 Peng Wuadd libpinyin pinyin editor header
2011-12-22 Peng Wurename files
2011-12-22 Peng Wubegin to write concrete pinyin editors
2011-12-22 Peng Wuadd special phrases handle in libpinyin base editor
2011-12-22 Peng Wufixes compile
2011-12-22 Peng Wubegin to write libpinyin base editor
2011-12-22 Peng Wurename editor header
2011-12-22 Peng Wurename editor class
2011-12-22 Peng Wubegin to write libpinyin backend singleton
2011-12-22 Peng Wubegin to integrate
2011-12-21 Peng HuangBump version for 1.4.0 release.
2011-10-28 Peng HuangFix some issues which may cause crash likely.
2011-10-26 Peng HuangExit if config component is not ready instead of crash.
2011-07-05 Peng HuangUse ibus_config_get_values () to improve performance.
2011-06-02 Peng HuangFix a build warning.
2011-05-27 Peng HuangFix make distcheck errors.
2011-05-03 Peng HuangFixed build errors in Ubuntu 11.04 and get distribution...
2011-04-22 Peng Wuadd English Editor
2011-03-21 Peng HuangAdd auto correct "on" => "ong", and combine some fuzzy...
2011-02-18 Peng HuangUpdate PYSimpTradConverterTable.h from wikipedia
2011-02-07 Peng HuangStoring user database to disk, if engine idles more...
2011-01-18 Peng HuangDo not handle release key events, if engine is in init...
2010-11-24 Peng HuangUse in memory user database to improve performance.
2010-11-12 Peng Wuadd author
2010-11-04 Peng HuangFix deb build errors.
2010-10-29 Peng HuangChange default ubunut serie to mavreick
2010-10-29 Peng HuangBump version to 1.3.99
2010-10-29 Peng HuangFix build errors with ibus-1.4
2010-10-29 phuangFix some errors when build debian packages.
2010-10-29 Peng HuangFix problem with ibus-2.0
2010-10-22 Yuren Juadded simp. chinese and hong kang translation
2010-10-22 Yuren Juadd options for enter key, original feature is commit...
2010-10-11 Yuren Juuse , & 。 instead of 《 & 》 for traditional chinese...
2010-09-27 Peng HuangAdd option --disable-boost to support build without...
2010-09-27 Peng HuangAdd codereview.settings.
2010-09-06 Peng Huangrelease 1.3.11 1.3.11
2010-09-06 Peng HuangFix make distcheck errors.
2010-08-23 Yusuke SatoTiny modification to m4/boost.m4.
2010-08-23 Peng HuangRemove sqlite3 in create_db.py
2010-08-17 Peng HuangRemove duplicated EXTRA_DIST value in lua/Makefile.am
2010-08-17 Peng HuangAdd PY prefix of all file names to avoid name conflict...
2010-08-17 Peng Huangchange the default fuzzy settings
2010-08-06 Peng HuangRelease 1.3.10 1.3.10
2010-07-27 BYVoidUse ucs4_t API of OpenCC.
2010-07-27 BYVoidFix some default punct mappings in traditional Chinese
2010-07-20 Peng HuangRefine coding style and update AUTHORS
2010-07-16 Peng HuangRelease 1.3.9
2010-07-16 Peng HuangMerge remote branch 'epic/master'
2010-07-14 Peng Wufixes error when make distcheck.
2010-07-09 Peng HuangMerge remote branch 'epic/master'
2010-07-09 Peng HuangFix build problem in ppa
2010-07-09 Peng Wuonly enable lua extension when use single pinyin.
2010-07-08 Peng Wufixes autoconf bug.
2010-07-08 Peng Wuadd lua version check.
2010-07-08 Peng Wufixes ExtEditor compile.
2010-07-08 Peng Wufixes ubuntu build.
2010-07-08 Peng Wufixes a typo.
2010-07-06 Peng HuangUse opencc
2010-07-05 BYVoidRevert to OpenCC C language API
2010-07-05 BYVoidUse Constant of C++ wrapper of OpenCC instead of macro
2010-07-05 BYVoidAdd error handler for call of OpenCC
2010-07-05 BYVoidFix call of OpenCC
2010-07-05 Peng HuangDisable lua extension by default
2010-07-01 Peng Wufixes traditional number.
2010-07-01 Peng Wuadding lua-extension flags.
2010-07-01 Peng Wuadd lua extension compile flags.
2010-07-01 Peng Wufixes compile errors.
2010-07-01 Peng Wure-factor chinese number code.
2010-07-01 Peng Wuremove some warnings.
2010-07-01 Peng Wufixes translation.
2010-06-29 Peng Wuadd comments.
2010-06-29 Peng Wufixes huge number.
2010-06-29 Peng Wufixes aux text.
2010-06-29 Peng Wufixes compile errors.
2010-06-29 Peng Wuadd Chinese Number Gen code
2010-06-23 Peng Wure-factor include headers.
2010-06-23 Peng Wufixes strlen.
2010-06-23 Peng Wufixes help display on aux text.
2010-06-22 Peng Wufixes space and m_cursor handles.
2010-06-22 Peng Wufixes return key.
2010-06-22 Peng Wufixes digit labels gen.
2010-06-22 Peng Wuadd lua command help hint.
2010-06-22 Peng Wuadd enter key press handle.
2010-06-22 Peng Huangrefine code
2010-06-22 Peng HuangRefine code and fix some warnings
2010-06-22 Peng Wure-factor ExtEditor header.
next