Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | work around gsettings | Peng Wu | 2011-12-28 | 1 | -0/+9 | |
| | ||||||
* | fixes code style | Peng Wu | 2011-12-27 | 3 | -6/+9 | |
| | ||||||
* | fixes crash | Peng Wu | 2011-12-27 | 2 | -2/+2 | |
| | ||||||
* | fixes PYConfig | Peng Wu | 2011-12-27 | 2 | -12/+1 | |
| | ||||||
* | switch to LibPinyin*Config | Peng Wu | 2011-12-22 | 4 | -22/+28 | |
| | ||||||
* | update bopomofo editor | Peng Wu | 2011-12-22 | 4 | -29/+19 | |
| | ||||||
* | use new parsers | Peng Wu | 2011-12-22 | 7 | -75/+38 | |
| | ||||||
* | forked PY::Config | Peng Wu | 2011-12-22 | 2 | -77/+26 | |
| | ||||||
* | add LibPinyin Config | Peng Wu | 2011-12-22 | 3 | -0/+598 | |
| | ||||||
* | fixes process space in libpinyin phonetic editor | Peng Wu | 2011-12-22 | 1 | -1/+8 | |
| | ||||||
* | fixes pinyin yunmu 'v' handle | Peng Wu | 2011-12-22 | 1 | -1/+12 | |
| | ||||||
* | fixes fill candidates | Peng Wu | 2011-12-22 | 1 | -0/+3 | |
| | ||||||
* | fixes first candidate | Peng Wu | 2011-12-22 | 1 | -2/+6 | |
| | ||||||
* | remove duplicated candidates | Peng Wu | 2011-12-22 | 1 | -1/+8 | |
| | ||||||
* | clean code | Peng Wu | 2011-12-22 | 1 | -23/+17 | |
| | ||||||
* | show the rest of guessed sentence | Peng Wu | 2011-12-22 | 1 | -3/+5 | |
| | ||||||
* | add get lookup cursor function | Peng Wu | 2011-12-22 | 2 | -16/+22 | |
| | ||||||
* | fixes select candidate | Peng Wu | 2011-12-22 | 1 | -1/+15 | |
| | ||||||
* | show guessed sentence in lookup table | Peng Wu | 2011-12-22 | 1 | -5/+30 | |
| | ||||||
* | remove cursor by word functions | Peng Wu | 2011-12-22 | 2 | -195/+0 | |
| | ||||||
* | copy move cursor by word functions | Peng Wu | 2011-12-22 | 1 | -0/+99 | |
| | ||||||
* | update header | Peng Wu | 2011-12-22 | 3 | -25/+7 | |
| | ||||||
* | fixes 'hon' auto correction | Peng Wu | 2011-12-22 | 1 | -1/+3 | |
| | ||||||
* | add compile flags | Peng Wu | 2011-12-22 | 5 | -10/+49 | |
| | ||||||
* | fixes select candidate | Peng Wu | 2011-12-22 | 1 | -0/+4 | |
| | ||||||
* | improves pinyin.xml | Peng Wu | 2011-12-22 | 1 | -3/+3 | |
| | ||||||
* | hide bopomofo | Peng Wu | 2011-12-22 | 1 | -19/+4 | |
| | ||||||
* | add save support | Peng Wu | 2011-12-22 | 4 | -0/+62 | |
| | ||||||
* | add user data directory support | Peng Wu | 2011-12-22 | 1 | -1/+15 | |
| | ||||||
* | update pinyin.xml.in.in | Peng Wu | 2011-12-22 | 1 | -2/+8 | |
| | ||||||
* | fixes choose candidate | Peng Wu | 2011-12-22 | 1 | -1/+7 | |
| | ||||||
* | fixes space handle | Peng Wu | 2011-12-22 | 2 | -5/+4 | |
| | ||||||
* | fixes commit/reset | Peng Wu | 2011-12-22 | 1 | -0/+1 | |
| | ||||||
* | add update when select candidate | Peng Wu | 2011-12-22 | 3 | -2/+6 | |
| | ||||||
* | update main.py | Peng Wu | 2011-12-22 | 1 | -6/+15 | |
| | ||||||
* | fixes update preedit text | Peng Wu | 2011-12-22 | 2 | -12/+16 | |
| | ||||||
* | add to pinyin.xml.in.in | Peng Wu | 2011-12-22 | 1 | -0/+28 | |
| | ||||||
* | fixes chewing editor | Peng Wu | 2011-12-22 | 2 | -2/+8 | |
| | ||||||
* | fixes double pinyin | Peng Wu | 2011-12-22 | 2 | -1/+10 | |
| | ||||||
* | fixes full editor | Peng Wu | 2011-12-22 | 3 | -3/+9 | |
| | ||||||
* | add engines | Peng Wu | 2011-12-22 | 1 | -1/+31 | |
| | ||||||
* | alloc/free pinyin instance | Peng Wu | 2011-12-22 | 6 | -3/+18 | |
| | ||||||
* | write PYConfig | Peng Wu | 2011-12-22 | 1 | -0/+7 | |
| | ||||||
* | write libpinyin backend | Peng Wu | 2011-12-22 | 1 | -0/+10 | |
| | ||||||
* | add lazy init | Peng Wu | 2011-12-22 | 2 | -5/+45 | |
| | ||||||
* | add show setup | Peng Wu | 2011-12-22 | 2 | -4/+5 | |
| | ||||||
* | add libpinyin engines to PYEngine.cc | Peng Wu | 2011-12-22 | 1 | -5/+20 | |
| | ||||||
* | add PYPBopomofoEngine.cc | Peng Wu | 2011-12-22 | 2 | -0/+255 | |
| | ||||||
* | add PYPBopomofoEngine.h | Peng Wu | 2011-12-22 | 2 | -0/+85 | |
| | ||||||
* | re-factor libpinyin backend | Peng Wu | 2011-12-22 | 3 | -6/+22 | |
| |