Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fork setup ui | Peng Wu | 2012-03-26 | 2 | -0/+2175 | |
| | ||||||
* | update main.py | Peng Wu | 2011-12-22 | 1 | -6/+15 | |
| | ||||||
* | Add auto correct "on" => "ong", and combine some fuzzy pinyin options to ↵ | Peng Huang | 2011-03-21 | 2 | -104/+52 | |
| | | | | | | | | | save flag bits. BUG=none TEST=Linux desktop Review URL: http://codereview.appspot.com/4273085 | |||||
* | add author | Peng Wu | 2010-11-12 | 1 | -0/+1 | |
| | ||||||
* | add options for enter key, original feature is commit original english text, ↵ | Yuren Ju | 2010-10-22 | 2 | -0/+80 | |
| | | | | new feature is commit first candidate phrase | |||||
* | change the default fuzzy settings | Peng Huang | 2010-08-17 | 1 | -4/+4 | |
| | ||||||
* | Add XiaoHe double pinyin schema | Peng Huang | 2010-06-13 | 1 | -0/+3 | |
| | ||||||
* | Remove some debug output | Peng Huang | 2010-06-05 | 1 | -1/+0 | |
| | ||||||
* | Disabled Custom of SelectKey | BYVoid | 2010-06-05 | 2 | -10/+20 | |
| | ||||||
* | Update Config & Preferences UI for BopomofoEditor | BYVoid | 2010-06-05 | 2 | -8/+151 | |
| | ||||||
* | Correct some labels | BYVoid | 2010-05-25 | 1 | -2/+3 | |
| | ||||||
* | Update po files and adjust ui | Peng Huang | 2010-05-25 | 1 | -406/+434 | |
| | ||||||
* | Adjust the setup interface. | Peng Huang | 2010-05-25 | 2 | -219/+148 | |
| | ||||||
* | Fix a bug on Config & Enable Bopomofo specialized settings | BYVoid | 2010-05-23 | 1 | -2/+2 | |
| | ||||||
* | Use pinyin setup as default | Peng Huang | 2010-05-23 | 1 | -1/+6 | |
| | ||||||
* | Add test-pinyin and test-bopomofo targets | Peng Huang | 2010-05-23 | 1 | -2/+7 | |
| | ||||||
* | Reorganize setup User Interface | BYVoid | 2010-05-23 | 2 | -416/+626 | |
| | ||||||
* | Add copyright header in some python file | Peng Huang | 2010-05-20 | 2 | -0/+38 | |
| | ||||||
* | Update Copyright information | Peng Huang | 2010-05-19 | 2 | -5/+3 | |
| | ||||||
* | Fix a bug of displaying tone characters in BopomofoEditor | BYVoid | 2010-05-18 | 1 | -1/+3 | |
| | ||||||
* | 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 | 2 | -3/+3 | |
| | ||||||
* | Fix copy phrases.txt error | Peng Huang | 2010-04-15 | 1 | -2/+2 | |
| | ||||||
* | Add special phrases in setup ui | Peng Huang | 2010-04-15 | 2 | -138/+301 | |
| | ||||||
* | Update the phrases.txt location | Peng Huang | 2010-04-15 | 2 | -83/+30 | |
| | ||||||
* | Adjust setup UI | Peng Huang | 2010-03-26 | 1 | -191/+228 | |
| | ||||||
* | Add option - Show raw input of Double Pinyin | Peng Huang | 2010-03-25 | 2 | -2/+23 | |
| | ||||||
* | Add option - orientation of candidates | Peng Huang | 2010-03-25 | 2 | -42/+79 | |
| | ||||||
* | Put the setup dialog in center of screen | Peng Huang | 2010-03-17 | 1 | -0/+1 | |
| | ||||||
* | Display correct version in setup ui | Peng Huang | 2010-03-16 | 4 | -2/+11 | |
| | ||||||
* | Make incomplete pinyin configurable with double pinyin | Peng Huang | 2010-03-15 | 1 | -3/+3 | |
| | ||||||
* | Add option auto correct "ue -> ve" | Peng Huang | 2010-01-18 | 2 | -1/+15 | |
| | ||||||
* | Change gtk version of ui file. | Peng Huang | 2009-10-10 | 1 | -1/+1 | |
| | ||||||
* | Rename glade to ui | Peng Huang | 2009-10-10 | 3 | -2/+2 | |
| | ||||||
* | Rename simple pinyin to incomplete pinyin | Peng Huang | 2009-10-09 | 2 | -9/+9 | |
| | ||||||
* | Add configure option to choice if showing candidates in traditional | Peng Huang | 2009-10-07 | 2 | -18/+60 | |
| | | | | Chinese. | |||||
* | Update .gitignore files | Peng Huang | 2009-10-01 | 1 | -0/+1 | |
| | ||||||
* | Change author info | Peng Huang | 2009-09-25 | 2 | -2/+2 | |
| | ||||||
* | Implement auto commit. | Peng Huang | 2009-09-25 | 1 | -1/+0 | |
| | ||||||
* | Implement shift select candidate | Peng Huang | 2009-09-25 | 2 | -1/+2 | |
| | ||||||
* | Adjust the setup ui | Peng Huang | 2009-09-25 | 1 | -0/+1 | |
| | ||||||
* | Delay update of page size | Peng Huang | 2009-09-25 | 1 | -0/+1 | |
| | ||||||
* | Use HScale widget for page size | Peng Huang | 2009-09-25 | 2 | -55/+24 | |
| | ||||||
* | Adjust preferences dialog | Peng Huang | 2009-09-25 | 1 | -39/+27 | |
| | ||||||
* | Hide some unused options. | Peng Huang | 2009-09-25 | 1 | -28/+80 | |
| | ||||||
* | Fix some typos | Peng Huang | 2009-09-25 | 1 | -2/+2 | |
| | | | | Update zh_CN.po | |||||
* | Fix some typos. | Peng Huang | 2009-09-24 | 2 | -6/+6 | |
| | ||||||
* | Add configure for Simplified/Traditional Chinese | Peng Huang | 2009-09-24 | 2 | -1/+49 | |
| | ||||||
* | Import c version pinyin engine | Peng Huang | 2009-09-23 | 6 | -1233/+1454 | |
| | ||||||
* | Update some strings. | Peng Huang | 2009-09-19 | 1 | -2/+1 | |
| |