Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | update setup dialog UI | Peng Wu | 2015-01-27 | 1 | -11/+26 | |
| | | ||||||
* | | update class LibPinyinConfig to support export user phrases | Peng Wu | 2015-01-27 | 1 | -1/+9 | |
| | | ||||||
* | | write exportPinyinDictionary method | Peng Wu | 2015-01-23 | 2 | -0/+34 | |
|/ | ||||||
* | work around setup dialog for fedora 21 | Peng Wu | 2015-01-16 | 1 | -0/+2 | |
| | ||||||
* | fixes a typo | Peng Wu | 2014-12-30 | 1 | -0/+1 | |
| | ||||||
* | use opencc 1.0 | Peng Wu | 2014-12-25 | 2 | -26/+8 | |
| | ||||||
* | fixes a small issue in rememberUserInput | Peng Wu | 2014-12-24 | 1 | -0/+4 | |
| | ||||||
* | fixes autoCommit option | Peng Wu | 2014-12-19 | 1 | -3/+0 | |
| | ||||||
* | update main2.py | Peng Wu | 2014-12-18 | 1 | -0/+3 | |
| | ||||||
* | update setup ui | Peng Wu | 2014-12-18 | 1 | -1/+16 | |
| | ||||||
* | fixes setup/Makefile.am | Peng Wu | 2014-12-18 | 2 | -0/+4 | |
| | ||||||
* | fixes processAccelKeyEvent method | Peng Wu | 2014-12-18 | 2 | -0/+8 | |
| | ||||||
* | write rememberUserInput method | Peng Wu | 2014-12-18 | 4 | -0/+51 | |
| | ||||||
* | refine code style | Peng Wu | 2014-12-16 | 2 | -19/+23 | |
| | ||||||
* | add remember every input option to class Config | Peng Wu | 2014-12-16 | 3 | -0/+12 | |
| | ||||||
* | update main2.py | Peng Wu | 2014-12-09 | 1 | -6/+0 | |
| | ||||||
* | update setup dialog | Peng Wu | 2014-12-09 | 1 | -70/+1 | |
| | ||||||
* | remove the ctrl switch option | Peng Wu | 2014-12-09 | 3 | -8/+1 | |
| | ||||||
* | refine code style | Peng Wu | 2014-12-08 | 2 | -6/+6 | |
| | ||||||
* | support four customized shortcut keys | Peng Wu | 2014-12-08 | 5 | -36/+90 | |
| | ||||||
* | update base.lua for lua 5.2 | Peng Wu | 2014-12-08 | 1 | -2/+2 | |
| | ||||||
* | use luaL_requiref for lua 5.2 | Peng Wu | 2014-12-08 | 1 | -0/+4 | |
| | ||||||
* | write pinyin_accelerator_name function | Peng Wu | 2014-12-05 | 4 | -1/+73 | |
| | ||||||
* | add four new config keys | Peng Wu | 2014-12-02 | 2 | -3/+27 | |
| | ||||||
* | update setup dialog | Peng Wu | 2014-12-02 | 1 | -1/+8 | |
| | ||||||
* | integrate with the setup dialog | Peng Wu | 2014-11-28 | 2 | -20/+56 | |
| | ||||||
* | update setup dialog | Peng Wu | 2014-11-28 | 1 | -98/+129 | |
| | ||||||
* | import shortcuteditor.py | Peng Wu | 2014-11-27 | 2 | -3/+212 | |
| | ||||||
* | import keyboardshortcut.py | Peng Wu | 2014-11-26 | 1 | -0/+246 | |
| | ||||||
* | disable lookup table lazy candidate fill | Peng Wu | 2014-11-05 | 2 | -9/+34 | |
| | ||||||
* | fixes lua script loads | Peng Wu | 2014-09-19 | 1 | -6/+1 | |
| | ||||||
* | use pinyin_get_pinyin_key_rest_offset function | Peng Wu | 2014-08-19 | 1 | -15/+2 | |
| | ||||||
* | fixes memory leak | Peng Wu | 2014-07-15 | 1 | -0/+2 | |
| | ||||||
* | use macro USER_DICTIONARY | Peng Wu | 2014-07-15 | 1 | -2/+2 | |
| | ||||||
* | fixes a typo | Peng Wu | 2014-06-13 | 1 | -1/+1 | |
| | ||||||
* | remove LibPinyin* class prefix | Peng Wu | 2014-05-21 | 19 | -216/+216 | |
| | ||||||
* | improves m_bopomofo_keyboard_mapping read | Peng Wu | 2014-04-29 | 3 | -26/+35 | |
| | ||||||
* | improves m_double_pinyin_schema read | Peng Wu | 2014-04-29 | 4 | -35/+37 | |
| | ||||||
* | fixes a typo | Peng Wu | 2014-04-28 | 1 | -1/+1 | |
| | ||||||
* | bump version 1.7.0 | Peng Wu | 2014-04-24 | 1 | -3/+3 | |
| | ||||||
* | update version number | Peng Wu | 2014-04-24 | 1 | -2/+2 | |
| | ||||||
* | re-factor code | Peng Wu | 2014-04-23 | 3 | -49/+25 | |
| | ||||||
* | format code | Peng Wu | 2014-04-23 | 2 | -6/+6 | |
| | ||||||
* | fixes a typo | Peng Wu | 2014-04-22 | 1 | -1/+1 | |
| | ||||||
* | fixes compile | Peng Wu | 2014-04-22 | 1 | -0/+1 | |
| | ||||||
* | fixes a typo | Peng Wu | 2014-04-21 | 1 | -1/+1 | |
| | ||||||
* | use type pinyin_option_t | Peng Wu | 2014-04-10 | 2 | -4/+4 | |
| | ||||||
* | fixes a typo | Peng Wu | 2014-03-24 | 1 | -1/+1 | |
| | ||||||
* | move logics to class PYEngine | Peng Wu | 2014-02-17 | 6 | -55/+47 | |
| | ||||||
* | rename Intelligent Bopomofo to Bopomofo | Peng Wu | 2014-01-26 | 2 | -4/+4 | |
| |