| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Add bopomofo icon | Peng Huang | 2010-05-14 | 4 | -2/+269 |
| * | Add date string in version for testing | Peng Huang | 2010-05-14 | 1 | -1/+1 |
| * | Add Input mode/Select mode for Bopomofo | BYVoid | 2010-05-14 | 4 | -56/+194 |
| * | Allow multiple tone character | BYVoid | 2010-05-14 | 1 | -10/+1 |
| * | Create BopomofoEngine | Peng Huang | 2010-05-14 | 7 | -67/+516 |
| * | Make bopomofo as a separate input engine. | Peng Huang | 2010-05-13 | 7 | -19/+75 |
| * | Bopomofo | BYVoid | 2010-05-13 | 6 | -22/+24 |
| * | add Bopomofo Support | BYVoid | 2010-05-13 | 10 | -27/+691 |
| * | Use wchar_t for bopomofo | Peng Huang | 2010-05-12 | 3 | -716/+716 |
| * | Generate some fuzzy bopomofo | Peng Huang | 2010-05-12 | 3 | -54/+199 |
| * | Generate PinyinParserTable with bopomofo | Peng Huang | 2010-05-12 | 4 | -5/+1611 |
* | | Remove PinyinParserTable.h.open-phrase | Peng Huang | 2010-05-14 | 1 | -9644/+0 |
* | | Refine some descriptions in spec file | Peng Huang | 2010-05-13 | 1 | -2/+2 |
|/ |
|
* | Remove unused classes | Peng Huang | 2010-05-11 | 3 | -21/+0 |
* | Does not include SimpTradConverter.h | Peng Huang | 2010-05-10 | 1 | -1/+0 |
* | Drop indexes before create indexes. | Peng Huang | 2010-05-10 | 1 | -31/+68 |
* | Create index if not exists | Peng Huang | 2010-05-10 | 1 | -31/+31 |
* | Refine rpm packages: | Peng Huang | 2010-05-07 | 1 | -5/+24 |
* | Add macro DOUBLE_PINYIN_ZGPY | Peng Huang | 2010-05-03 | 1 | -1/+2 |
* | Release 1.3.5 | Peng Huang | 2010-05-03 | 1 | -1/+1 |
* | 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 | 5 | -1078/+1584 |
* | Support correct jv,qv,xv,yv to ju,qu,xu,yu | Peng Huang | 2010-05-02 | 9 | -1045/+1160 |
* | 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 |
* | Add libboost-dev >= 1.39 in debian build script | Peng Huang | 2010-04-20 | 1 | -1/+1 |
* | Use libboost to replace sigc++ | Peng Huang | 2010-04-20 | 1 | -1/+1 |
* | Does not need swig | Peng Huang | 2010-04-20 | 1 | -1/+1 |
* | Update debian from Li Daobing's repository | Peng Huang | 2010-04-20 | 4 | -28/+95 |
* | Check boost::signals2 in configure.ac | Peng Huang | 2010-04-20 | 3 | -5/+40 |
* | 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 |
* | Generate ChangeLog from git during make dist | Peng Huang | 2010-04-17 | 1 | -0/+5 |
* | Use boost::shared_ptr to manage object instance. | Peng Huang | 2010-04-17 | 12 | -123/+75 |