| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Remove PinyinParserTable.h.open-phrase | Peng Huang | 2010-05-14 | 1 | -9644/+0 |
| |/ |
|
| * | Remove unused classes | Peng Huang | 2010-05-11 | 3 | -21/+0 |
| * | Does not include SimpTradConverter.h | Peng Huang | 2010-05-10 | 1 | -1/+0 |
| * | Add macro DOUBLE_PINYIN_ZGPY | Peng Huang | 2010-05-03 | 1 | -1/+2 |
| * | Fix problem in parse double pinyin | Peng Huang | 2010-05-03 | 2 | -11/+36 |
| * | Add MS double pinyin back | Peng Huang | 2010-05-03 | 1 | -0/+1 |
| * | support correct: van => uan, vn => un, ven=>un, vang => uang | Peng Huang | 2010-05-02 | 3 | -1060/+1532 |
| * | Support correct jv,qv,xv,yv to ju,qu,xu,yu | Peng Huang | 2010-05-02 | 5 | -1040/+1141 |
| * | Refine python script | Peng Huang | 2010-04-28 | 1 | -20/+20 |
| * | Add sctc | Peng Huang | 2010-04-28 | 2 | -0/+5160 |
| * | Use macro VERION | Peng Huang | 2010-04-25 | 1 | -1/+4 |
| * | Refine coding style | Peng Huang | 2010-04-25 | 1 | -2/+2 |
| * | Refine coding style | Peng Huang | 2010-04-25 | 1 | -1/+1 |
| * | Clear editor, when user presses Shift to switch En/Ch mode | Peng Huang | 2010-04-24 | 2 | -27/+33 |
| * | add assert in Object.h | Peng Huang | 2010-04-24 | 1 | -0/+1 |
| * | Fix half and full punch problem | Peng Huang | 2010-04-24 | 4 | -7/+16 |
| * | Check boost::signals2 in configure.ac | Peng Huang | 2010-04-20 | 2 | -3/+28 |
| * | Fix typo in phrases.txt | Peng Huang | 2010-04-20 | 1 | -1/+1 |
| * | Does not use typedef any more | Peng Huang | 2010-04-19 | 2 | -4/+2 |
| * | Use tab for page down | Peng Huang | 2010-04-19 | 2 | -1/+2 |
| * | Use std::string to replace String | Peng Huang | 2010-04-19 | 3 | -7/+8 |
| * | Reset m_prev_commited_char in FallbackEditor | Peng Huang | 2010-04-19 | 1 | -0/+1 |
| * | Remove unused code | Peng Huang | 2010-04-19 | 2 | -3/+0 |
| * | Remove StaticString | Peng Huang | 2010-04-19 | 5 | -88/+70 |
| * | Remove PinyinEnginePtr | Peng Huang | 2010-04-19 | 2 | -10/+7 |
| * | Use Object as the base class to replace Pointer. | Peng Huang | 2010-04-19 | 12 | -104/+133 |
| * | Remove debug output | Peng Huang | 2010-04-18 | 1 | -2/+0 |
| * | Use struct | Peng Huang | 2010-04-17 | 2 | -3/+7 |
| * | Use boost::shared_ptr to manage object instance. | Peng Huang | 2010-04-17 | 12 | -123/+75 |
| * | Use boost::signals2 to replace sigc++, do not need sigc++ library in | Peng Huang | 2010-04-17 | 5 | -55/+70 |
| * | Refine code. | Peng Huang | 2010-04-16 | 3 | -14/+14 |
| * | Fix build error on NetBSD and does not call localtime every time. | Peng Huang | 2010-04-15 | 2 | -25/+27 |
| * | Update comments in phrases.txt | Peng Huang | 2010-04-15 | 1 | -1/+2 |
| * | Add special phrases in setup ui | Peng Huang | 2010-04-15 | 4 | -0/+12 |
| * | Update the phrases.txt location | Peng Huang | 2010-04-15 | 1 | -1/+1 |
| * | Don't include WideString.h in Makefile.am | Peng Huang | 2010-04-15 | 1 | -1/+0 |
| * | Add clear of SpecialPhraseTable | Peng Huang | 2010-04-15 | 7 | -292/+60 |
| * | Fix make distcheck errors. | Peng Huang | 2010-04-15 | 1 | -1/+0 |
| * | Remove some unused code | Peng Huang | 2010-04-15 | 2 | -168/+1 |
| * | Update phrases.txt | Peng Huang | 2010-04-15 | 1 | -1/+3 |
| * | Split SpecialTable.{h, cc} | Peng Huang | 2010-04-15 | 8 | -32/+535 |
| * | Comment the lunar phrase | Peng Huang | 2010-04-15 | 1 | -1/+1 |
| * | Fix several bugs in SpecialTable | Peng Huang | 2010-04-15 | 2 | -30/+21 |
| * | Install phrases.txt | Peng Huang | 2010-04-15 | 3 | -0/+7 |
| * | Remove some unused code. | Peng Huang | 2010-04-15 | 1 | -31/+0 |
| * | Load phrases.txt from home dir & pkgdata dir | Peng Huang | 2010-04-14 | 3 | -137/+200 |
| * | Update special table. | Peng Huang | 2010-04-14 | 2 | -55/+117 |
| * | Change special_phrases format | Peng Huang | 2010-04-14 | 2 | -10/+11 |
| * | Fix commit special phrases issue | Peng Huang | 2010-04-14 | 1 | -4/+3 |
| * | Support load special phrases from file. | Peng Huang | 2010-04-14 | 2 | -9/+44 |