platform/upstream/ibus-libpinyin.git
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
2009-10-05 Peng HuangRemove unused function
2009-10-05 Peng HuangAdjust freq of google database
2009-10-05 Peng HuangAdd create_index.sql in data/db
2009-10-05 Peng HuangRemove create_index.sql in data
2009-10-05 Peng HuangCheck if maindb exist before open it.
2009-10-05 Peng HuangFix symbol link
2009-10-05 Peng HuangFix rpm build problems.
2009-10-05 Peng HuangFix problem in install-data-hook
2009-10-05 Peng HuangUse google.db, if open-phrase.db does not exist.
2009-10-05 Peng HuangWIP.
2009-10-05 Peng HuangWIP.
2009-10-05 Peng HuangWIP.
2009-10-05 Peng HuangAdd script for creating db from google pinyin data
2009-10-05 Peng HuangAdd README
2009-10-05 Peng HuangAdd phrases dict from Android Pinyin IME
2009-10-05 Peng HuangRefine coding style
2009-10-05 Peng HuangUpdate pydict.py
2009-10-05 Peng HuangMove all scripts to $top_srcdir/scripts
2009-10-05 Peng HuangModify the logic of processing capital letters
2009-10-05 Peng HuangInput upper letters correctly
2009-10-03 Peng HuangInput currect with keypad
2009-10-02 Peng Huangrefine coding style
2009-10-02 Peng HuangFix build warning
2009-10-02 Peng HuangFix auto commit problem.
2009-10-02 Peng HuangRefine sql
2009-10-01 Peng HuangAdd executeSQL method.
2009-10-01 Peng HuangProcess punctuations correctly
2009-10-01 Peng HuangAdd some inline comments
2009-10-01 Peng HuangTuning sqlite database for better performance.
2009-10-01 Peng HuangUpdate project url
2009-10-01 Peng HuangUpdate .gitignore files
2009-10-01 Peng Huangunify help message
2009-10-01 Peng HuangAdd upload target
2009-10-01 Peng HuangAdd googlecode upload script
2009-10-01 Peng HuangUse g_strlcpy and g_strlcat to avoid buffer overflow
2009-10-01 Peng HuangUse strncat correctly
2009-10-01 Peng HuangProcess keys on keypad correctly
2009-10-01 Peng HuangFix build error with sqlite 3.5
2009-09-30 Peng HuangFix double pinyin problems.
2009-09-30 Peng HuangAdd --disable-pinyin-database argument of ./configure
2009-09-30 Peng HuangRefine coding style
2009-09-30 Peng HuangCommit full width space, only if in full mode
2009-09-30 Peng HuangFix fuzzy pinyin problem with ian <=> iang
2009-09-30 Peng HuangFix ch c fuzzy pinyin problem
2009-09-30 Peng HuangFix segment fault of fuzzy pinyin
2009-09-30 Peng HuangImport debian packaging scripts from Ubuntu
2009-09-29 Peng HuangFix commi problem
2009-09-29 Peng HuangShow preedit text correctly
2009-09-29 Peng HuangUpdate preedit and auxiliary text format
2009-09-29 Peng HuangFix some bugs
2009-09-29 Peng HuangAdd Typing and Editing modes
2009-09-29 Peng HuangUse ' ' replace '\'' in pinyin string
2009-09-29 Peng HuangUpdate zh_CN.po
2009-09-29 Peng HuangFix some bugs.
2009-09-29 Peng HuangAlso set the foreground color of the highlight candidat...
2009-09-29 Peng HuangHide auxiliary text if no candidates
2009-09-29 Peng HuangAdjust preedit text dynamically
2009-09-29 Peng HuangShow unselected pinyin in preedit text
2009-09-29 Peng HuangUse operator += of phrase
2009-09-29 Peng HuangRefactory PhraseEditor
2009-09-28 Peng HuangMerge branch '1.2.99' of git@github.com:phuang/ibus...
2009-09-28 Peng HuangAdd Phrase.h
2009-09-28 Peng HuangAdd some comments
2009-09-28 Peng HuangPress space to select highlight candidate
2009-09-27 Peng HuangCommit half width '.' after half width numbers
2009-09-27 Peng HuangReset before commit text to application.
2009-09-27 Peng HuangRefine coding style
2009-09-27 Peng HuangUse get replace operator []
2009-09-27 Peng HuangRefectory conditions
2009-09-27 Peng HuangMerge branch '1.2.99' of github.com:phuang/ibus-pinyin...
2009-09-25 Peng HuangSupport WideString in String
2009-09-25 Peng HuangAdd WideString
2009-09-25 Peng HuangReset in focusOut
2009-09-25 Peng HuangChange author info
2009-09-25 Peng HuangImplement auto commit.
2009-09-25 Peng HuangUse ? : operator
2009-09-25 Peng HuangUpdate zh_CN.po
2009-09-25 Peng HuangImplement shift select candidate
2009-09-25 Peng HuangAdjust the setup ui
2009-09-25 Peng HuangDelay update of page size
2009-09-25 Peng HuangUse HScale widget for page size
2009-09-25 Peng HuangAdjust preferences dialog
2009-09-25 Peng HuangHide some unused options.
2009-09-25 Peng HuangFix some typos
2009-09-24 Peng HuangAdd assert in simpToTrad
2009-09-24 Peng HuangRefine coding style
2009-09-24 Peng HuangClean up icons
2009-09-24 Peng HuangClean up icons
2009-09-24 Peng HuangStaticText use Text as parent class.
2009-09-24 Peng HuangRemove unused variables.
2009-09-24 Peng HuangUse name SimpTrad table
2009-09-24 Peng HuangFix some typos.
2009-09-24 Peng HuangAdd configure for Simplified/Traditional Chinese
next