summaryrefslogtreecommitdiffstats
path: root/setup/main.py
Commit message (Expand)AuthorAgeFilesLines
* Disabled Custom of SelectKeyBYVoid2010-06-051-3/+4
* Update Config & Preferences UI for BopomofoEditorBYVoid2010-06-051-2/+20
* Adjust the setup interface.Peng Huang2010-05-251-4/+4
* Fix a bug on Config & Enable Bopomofo specialized settingsBYVoid2010-05-231-2/+2
* Use pinyin setup as defaultPeng Huang2010-05-231-1/+6
* Reorganize setup User InterfaceBYVoid2010-05-231-67/+154
* Add copyright header in some python filePeng Huang2010-05-201-0/+19
* Support correct jv,qv,xv,yv to ju,qu,xu,yuPeng Huang2010-05-021-1/+1
* Fix copy phrases.txt errorPeng Huang2010-04-151-2/+2
* Add special phrases in setup uiPeng Huang2010-04-151-25/+53
* Update the phrases.txt locationPeng Huang2010-04-151-3/+0
* Add option - Show raw input of Double PinyinPeng Huang2010-03-251-0/+6
* Add option - orientation of candidatesPeng Huang2010-03-251-1/+12
* Display correct version in setup uiPeng Huang2010-03-161-0/+5
* Make incomplete pinyin configurable with double pinyinPeng Huang2010-03-151-3/+3
* Add option auto correct "ue -> ve"Peng Huang2010-01-181-0/+1
* Rename glade to uiPeng Huang2009-10-101-1/+1
* Rename simple pinyin to incomplete pinyinPeng Huang2009-10-091-6/+6
* Add configure option to choice if showing candidates in traditionalPeng Huang2009-10-071-0/+3
* Implement shift select candidatePeng Huang2009-09-251-0/+2
* Use HScale widget for page sizePeng Huang2009-09-251-7/+4
* Fix some typos.Peng Huang2009-09-241-3/+3
* Add configure for Simplified/Traditional ChinesePeng Huang2009-09-241-0/+4
* Import c version pinyin enginePeng Huang2009-09-231-271/+212
* Call bindtextdomainPeng Huang2009-08-211-0/+11
* Only ask confirm when values changed.Peng Huang2009-05-261-2/+2
* Raise setup dialog when click setup icon.Peng Huang2009-05-251-2/+8
* Migrate to ibus-1.1.Huang Peng2009-02-051-2/+3
* Disable user db optimizing.Huang Peng2008-10-071-1/+1
* Change config interface.Huang Peng2008-10-031-2/+2
* Add Half punctuations feature by Jiahua Huang <jhuangjiahua@gmail.com>.Huang Peng2008-09-151-0/+19
* Disable GBK by default.Huang Peng2008-08-021-1/+1
* WIP.Huang Peng2008-07-311-7/+5
* Refine coding style.Huang Peng2008-07-311-11/+11
* WIP.Huang Peng2008-07-311-114/+116
* WIP.Huang Peng2008-07-311-277/+224
* Add setup.Huang Peng2008-07-311-0/+300