platform/upstream/ibus-libpinyin.git
2010-06-05 Peng HuangUpdate label of one property
2010-06-04 Peng HuangFix some build warning and verify some config item.
2010-06-04 BYVoidUpdate translation po files
2010-06-04 BYVoidDisabled Custom of SelectKey
2010-06-04 BYVoidUpdate Config & Preferences UI for BopomofoEditor
2010-06-04 BYVoidImproved user interaction of BopomofoEditor
2010-06-04 Peng HuangReduce dependency among header files.
2010-06-02 Peng HuangAdd --version -V option
2010-05-31 Peng HuangRefine coding style
2010-05-31 Peng HuangUpdate README
2010-05-30 Peng HuangRefine coding style
2010-05-30 Peng HuangUse inline function and const value to replace some...
2010-05-30 Peng HuangRefine coding style
2010-05-30 Peng HuangMove python script files to scripts folder
2010-05-30 Peng HuangFix special phrases option problem in Bopomofo engine.
2010-05-30 BYVoidOptimize dependence of headers
2010-05-29 Peng HuangRelease 1.3.8
2010-05-29 Peng HuangDo not call readDefaultValues in constructor function.
2010-05-29 Peng HuangWrite default value to config, if the value does not...
2010-05-28 Peng HuangRemove inline modifier for some functions
2010-05-28 Peng HuangAdd "ยท" in PunctTable
2010-05-28 Peng HuangFix problem in PunctEditor.
2010-05-28 Peng HuangRelease 1.3.7
2010-05-28 Peng HuangDisable special phrases by default in bopomofo engine
2010-05-28 Peng HuangReset engine status when enable again
2010-05-28 Peng HuangRefine Config
2010-05-28 Peng HuangMerge remote branch 'byvoid/master'
2010-05-28 Peng HuangUse different default config values for Pinyin and...
2010-05-28 BYVoidUpdate Chinese translation
2010-05-28 Peng HuangUse const gchar * const
2010-05-28 Peng HuangUse const gchar * to replace macros
2010-05-27 Peng HuangSwitch to Chinese mode when enable
2010-05-27 Peng HuangAdd debian/changelog.in
2010-05-27 Peng HuangFix build error in converting void * to int.
2010-05-26 BYVoidFix a bug of bsearch while converting keyval to Bopomofo
2010-05-26 Peng HuangAdd ppa target for generate debian source packages.
2010-05-26 Peng HuangUpdate po files.
2010-05-25 Peng HuangUpdate po files.
2010-05-25 BYVoidCorrect some labels
2010-05-25 Peng HuangMerge remote branch 'byvoid/fallbackeditor'
2010-05-25 BYVoidAdd Traditional Chinese mode punct for FallbackEditor
2010-05-25 Peng HuangChange some variables' name.
2010-05-25 Peng HuangFix make distcheck errors.
2010-05-25 Peng HuangUpdate po files and adjust ui
2010-05-25 Peng HuangAdjust the setup interface.
2010-05-24 Peng HuangUse boost::scoped_ptr to maintain Config instances.
2010-05-24 Peng HuangRefine coding style and use guint8 in BopomofoKeyboard.h
2010-05-24 Peng HuangUse const gchar * to replase std::string for static...
2010-05-24 Peng HuangRefine modifiers test code for Ctrl + Shift + F
2010-05-23 Peng HuangMerge remote branch 'byvoid/st_switch_hotkey'
2010-05-23 BYVoidFix a bug on Config & Enable Bopomofo specialized settings
2010-05-23 BYVoidAdd hotkey Ctrl + Shift + F to toggle simp/trad Chinese...
2010-05-23 Peng HuangLaunch setup with different arguments in PinyinEngine...
2010-05-23 Peng HuangUse pinyin setup as default
2010-05-23 Peng HuangAdd test-pinyin and test-bopomofo targets
2010-05-23 BYVoidReorganize setup User Interface
2010-05-23 Peng HuangMerge remote branch 'byvoid/PhoneticEditor' into config
2010-05-23 Peng HuangSeparate Config to PinyinConfig and BopomofoConfig
2010-05-23 BYVoidAdd abstract class PhoneticEditor
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
next