platform/upstream/ibus-libpinyin.git
2010-05-23 Peng HuangSeparate Config to PinyinConfig and BopomofoConfig
2010-05-23 Peng HuangAdd BopomofoKeyboard.h in Makefile.am
2010-05-23 BYVoidAdd keyboard mappings for Bopomofo
2010-05-20 Peng HuangPunctEditor.c: reset editor, when commit some text...
2010-05-20 Peng HuangRefine coding style
2010-05-20 Peng HuangAdd copyright header in some python file
2010-05-20 Peng HuangRemove WideString.h
2010-05-20 Peng HuangAdd BYVoid in copyright header for some files
2010-05-20 Peng HuangAdd copyright header
2010-05-20 Peng HuangAdjust Phrase struct
2010-05-20 Peng HuangAdjust struct Pinyin
2010-05-20 Peng HuangUse guint8 for pinyin id
2010-05-19 Peng HuangSet CFLAGS and CXXFLAGS in distcheck
2010-05-19 Peng HuangRemove slots in Engines.
2010-05-19 Peng HuangUse StaticText
2010-05-19 Peng HuangRefine coding style
2010-05-19 Peng HuangUse guint8 for pinyin id
2010-05-19 Peng HuangFix build errors in NetBSD
2010-05-19 Peng HuangUpdate Copyright information
2010-05-19 Peng HuangClear the lookup table when cursor == 0
2010-05-19 Peng HuangDo not use color for candidates of PunctEditor
2010-05-19 Peng HuangFix some bugs in PunctEditor
2010-05-19 Peng HuangFix crash when move curso in pinyin "pi'ao"
2010-05-19 Peng HuangImprove punct editor.
2010-05-19 Peng HuangAdd some half chars in PunctTable
2010-05-19 Peng HuangAdd PunctMode in PinyinEngine.
2010-05-18 Peng HuangUnify the coding style
2010-05-18 BYVoidFix a bug of Bopomofo parse
2010-05-18 BYVoidFix a bug of displaying tone characters in BopomofoEditor
2010-05-18 BYVoidAdd zh_TW & zh_HK language support
2010-05-18 Peng HuangAdd BYVoid in AUTHORS
2010-05-18 Peng HuangRemove CustomPhrases in POTFILES
2010-05-17 Peng HuangMerge branch 'bopomofo'
2010-05-17 Peng HuangAdd Bopomof in spec file.
2010-05-17 Peng Huangregister properties in focusIn
2010-05-17 Peng HuangReset PunctEditor when press Esc
2010-05-17 Peng HuangInclude PunctTable.h in tarball
2010-05-17 Peng HuangDo not allow input chars more than 2
2010-05-16 Peng HuangRefine some code.
2010-05-16 Peng HuangFix the order of punct_table
2010-05-16 BYVoidimplement PunctEditor for BopomofoEngine
2010-05-16 Peng HuangAdd PunctEditor.h
2010-05-16 Peng HuangAdd PunctTable in Makefile.am
2010-05-16 Peng HuangAdd PunctTable.h
2010-05-16 Peng HuangAdd punct.py
2010-05-16 Peng HuangAdd MODE_PUNCT in BopomofoEngine
2010-05-16 Peng HuangFix two build warnings.
2010-05-16 Peng HuangRefine coding style in Database.cc
2010-05-14 Peng HuangRemove PinyinParserTable.h.open-phrase
2010-05-14 Peng HuangAdd bopomofo icon
2010-05-14 Peng HuangAdd date string in version for testing
2010-05-14 BYVoidAdd Input mode/Select mode for Bopomofo
2010-05-14 BYVoidAllow multiple tone character
2010-05-14 Peng HuangCreate BopomofoEngine
2010-05-13 Peng HuangMake bopomofo as a separate input engine.
2010-05-13 BYVoidBopomofo
2010-05-13 Peng HuangRefine some descriptions in spec file
2010-05-13 BYVoidadd Bopomofo Support
2010-05-12 Peng HuangUse wchar_t for bopomofo
2010-05-12 Peng HuangGenerate some fuzzy bopomofo
2010-05-12 Peng HuangGenerate PinyinParserTable with bopomofo
2010-05-11 Peng HuangRemove unused classes
2010-05-10 Peng HuangDoes not include SimpTradConverter.h
2010-05-10 Peng HuangDrop indexes before create indexes.
2010-05-10 Peng HuangCreate index if not exists
2010-05-07 Peng HuangRefine rpm packages:
2010-05-03 Peng HuangAdd macro DOUBLE_PINYIN_ZGPY
2010-05-03 Peng HuangRelease 1.3.5
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.
next