| Commit message (Expand) | Author | Age | Files | Lines |
* | Add PY prefix of all file names to avoid name conflict on some file | Peng Huang | 2010-08-17 | 1 | -504/+0 |
* | change the default fuzzy settings | Peng Huang | 2010-08-17 | 1 | -17/+17 |
* | Add XiaoHe double pinyin schema | Peng Huang | 2010-06-13 | 1 | -2/+4 |
* | Fix some build warning and verify some config item. | Peng Huang | 2010-06-05 | 1 | -1/+4 |
* | Disabled Custom of SelectKey | BYVoid | 2010-06-05 | 1 | -2/+2 |
* | Update Config & Preferences UI for BopomofoEditor | BYVoid | 2010-06-05 | 1 | -11/+52 |
* | Reduce dependency among header files. | Peng Huang | 2010-06-05 | 1 | -3/+2 |
* | Refine coding style | Peng Huang | 2010-05-30 | 1 | -2/+2 |
* | Do not call readDefaultValues in constructor function. | Peng Huang | 2010-05-29 | 1 | -5/+6 |
* | Write default value to config, if the value does not exist | Peng Huang | 2010-05-29 | 1 | -0/+12 |
* | Disable special phrases by default in bopomofo engine | Peng Huang | 2010-05-28 | 1 | -5/+9 |
* | Refine Config | Peng Huang | 2010-05-28 | 1 | -22/+7 |
* | Use different default config values for Pinyin and Bopomofo | Peng Huang | 2010-05-28 | 1 | -72/+194 |
* | Use const gchar * const | Peng Huang | 2010-05-28 | 1 | -1/+1 |
* | Use const gchar * to replace macros | Peng Huang | 2010-05-28 | 1 | -51/+51 |
* | Use boost::scoped_ptr to maintain Config instances. | Peng Huang | 2010-05-24 | 1 | -4/+4 |
* | Use const gchar * to replase std::string for static strings. | Peng Huang | 2010-05-24 | 1 | -94/+87 |
* | Fix a bug on Config & Enable Bopomofo specialized settings | BYVoid | 2010-05-23 | 1 | -7/+5 |
* | Separate Config to PinyinConfig and BopomofoConfig | Peng Huang | 2010-05-23 | 1 | -48/+90 |
* | Add copyright header | Peng Huang | 2010-05-20 | 1 | -0/+20 |
* | support correct: van => uan, vn => un, ven=>un, vang => uang | Peng Huang | 2010-05-02 | 1 | -1/+1 |
* | Support correct jv,qv,xv,yv to ju,qu,xu,yu | Peng Huang | 2010-05-02 | 1 | -0/+1 |
* | Remove StaticString | Peng Huang | 2010-04-19 | 1 | -56/+60 |
* | Use Object as the base class to replace Pointer. | Peng Huang | 2010-04-19 | 1 | -2/+2 |
* | Add special phrases in setup ui | Peng Huang | 2010-04-15 | 1 | -0/+5 |
* | reorder options | Peng Huang | 2010-04-06 | 1 | -1/+1 |
* | Add option - Show raw input of Double Pinyin | Peng Huang | 2010-03-25 | 1 | -1/+15 |
* | Add option - orientation of candidates | Peng Huang | 2010-03-25 | 1 | -1/+26 |
* | Fix a typo. | Peng Huang | 2010-01-18 | 1 | -1/+1 |
* | Use lve, nve to replace lue, nue | Peng Huang | 2010-01-18 | 1 | -2/+3 |
* | Rename simple pinyin to incomplete pinyin | Peng Huang | 2009-10-09 | 1 | -3/+3 |
* | Add configure option to choice if showing candidates in traditional | Peng Huang | 2009-10-07 | 1 | -0/+6 |
* | Fix fuzzy pinyin problem with ian <=> iang | Peng Huang | 2009-09-30 | 1 | -0/+2 |
* | Implement shift select candidate | Peng Huang | 2009-09-25 | 1 | -2/+18 |
* | Add configure for Simplified/Traditional Chinese | Peng Huang | 2009-09-24 | 1 | -0/+5 |
* | Import c version pinyin engine | Peng Huang | 2009-09-23 | 1 | -0/+203 |