platform/upstream/ibus-libpinyin.git
2010-04-10 Peng HuangRefine code.
2010-04-09 Peng HuangRemove HashTable.h
2010-04-09 Peng HuangRemove empty line
2010-04-09 Peng HuangRefine some code.
2010-04-08 Peng HuangReturn references for signals
2010-04-08 Peng HuangRemove Array.h
2010-04-08 Peng HuangDoes not use Array anymore
2010-04-08 Peng HuangRefine code
2010-04-08 Peng HuangUpdate po files.
2010-04-08 Peng HuangRefine some code
2010-04-08 Peng HuangRefine code.
2010-04-08 Peng HuangUse pinyin-debug as engine name if debug mode
2010-04-06 Peng Huangonly output warning if sqlite api return failed.
2010-04-06 Peng HuangRefine some code.
2010-04-06 Peng Huangreorder options
2010-04-06 Peng HuangRefine code of class Conditions
2010-04-06 Peng HuangOptimize some loops.
2010-04-06 Peng HuangRemove debug output.
2010-04-06 Peng HuangOnly store prev pressed key if the keyevent is ignored...
2010-04-05 Peng HuangRelease 1.3.1
2010-04-05 Peng HuangUse update_lookup_table_fast
2010-04-05 Peng HuangFix some problems
2010-04-05 Peng HuangFix some problems.
2010-04-05 Peng HuangOptimize database query
2010-04-05 Peng HuangModify test target
2010-04-05 Peng HuangRefactory Database
2010-04-04 Peng HuangRefactory Database class
2010-04-04 Peng HuangOptimize lookup table logic
2010-04-04 Peng HuangAlways unselectCandidates before move cursor
2010-04-04 Peng HuangunselectCandidates before move cursor left or remove...
2010-04-04 Peng HuangDoes not update lookup table, when remove chars after...
2010-04-03 Peng HuangShow candidates in correct colour.
2010-04-03 Peng HuangUpdate lookup table before preedit text and aux text...
2010-03-31 Peng HuangQuit to initial mode when the editor is empty
2010-03-31 Peng HuangFix make check problems.
2010-03-27 Peng HuangFix build warnings
2010-03-26 Peng HuangBump version to 1.3.0 1.3.0
2010-03-26 Peng HuangFix rpm build errors
2010-03-26 Peng HuangRemove pot file.
2010-03-26 Peng HuangAdjust setup UI
2010-03-25 Peng HuangAdd option - Show raw input of Double Pinyin
2010-03-25 Peng HuangAdd option - orientation of candidates
2010-03-25 Peng HuangFix bug when use Ctrl+Backspace to remove word in doubl...
2010-03-25 Peng HuangUse G_DEFINE_TYPE to make code simple
2010-03-24 Peng Huangclean ZhConversion.*
2010-03-24 Peng HuangRemove some unused code.
2010-03-24 Peng HuangShow raw input in double pinyin
2010-03-24 Peng HuangAdd some log message
2010-03-24 Peng HuangUse svn to get ZhConversion.php from wikipedia svn...
2010-03-24 Peng HuangAdd make target update-simptrad-table
2010-03-24 Peng HuangDisable CONFIG_REVERSE_FIRST_CANDIDATE
2010-03-24 Peng HuangMake build output looks better
2010-03-24 Peng HuangRemove unused code
2010-03-24 Peng HuangTrace 'a', 'e', 'o' as PINYIN_ID_ZERO in double pinyin
2010-03-23 Peng Huangmake build output looks better
2010-03-22 Peng HuangUse AM_SILENT_RULES
2010-03-22 Peng HuangAdd a new logic to generate the first candidate
2010-03-22 Peng HuangAvoid pinyin > MAX_PHRASE_LEN
2010-03-22 Peng HuangAdjust functions' order
2010-03-22 Peng HuangRefactory double pinyin to make code simplier
2010-03-16 Peng HuangPut the setup dialog in center of screen
2010-03-18 Peng HuangFix bug in double pinyin
2010-03-18 Peng HuangFix auto commit problem in double pinyin
2010-03-18 Peng HuangRefine the macro
2010-03-18 Peng HuangUse macro to replace inline function
2010-03-15 Peng HuangIgnore puncts in double pinyin
2010-03-15 Peng HuangLimit pinyin <= MAX_PHRASE_LEN in double pinyin
2010-03-17 Peng HuangIgnore all chars if preedit is too long.
2010-03-17 Peng HuangFix bug in double pinyin
2010-03-16 Peng HuangDisplay correct version in setup ui
2010-03-16 Peng HuangAdd a spece between pinyin and non-pinyin in aux text
2010-03-16 Peng HuangUnify coding style
2010-03-16 Peng HuangFix bug when move cursor left with double pinyin
2010-03-15 Peng HuangMake incomplete pinyin configurable with double pinyin
2010-03-15 Peng HuangUpdate preedit text in DoublePinyin
2010-03-15 Peng HuangImplement Double PinYin
2010-03-15 Peng HuangStore last commit text
2010-03-10 Peng HuangAuto swith mode when user press www. http: xxx@
2010-03-08 Peng HuangUpdate SimpTradConverterTable.h from wikipedia
2010-03-08 Peng HuangFix bug in toHalf
2010-03-08 Peng HuangRemove some unused variables.
2010-03-08 Peng HuangFix problem in FallbackEditor.
2010-03-08 Peng HuangAdd G_DEBUG env in make test
2010-03-02 Peng HuangProcess other keys on KeyPad
2010-03-02 Peng HuangProcess IBUS_KP_0 ... IBUS_KP_9 as IBUS_0 ... IBUS_9
2010-02-13 Peng HuangFix comment
2010-02-12 Peng HuangAdd ExtEditor.cc
2010-02-12 Peng HuangFix typo in comment
2010-02-12 Peng HuangAdd some comments
2010-02-12 Peng HuangAdd ExtEditor.h
2010-02-12 Peng HuangFix chinese mode issues.
2010-02-11 Peng HuangFix problem of auto commit
2010-02-11 Peng HuangClean up code
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
next