summaryrefslogtreecommitdiffstats
path: root/src/Main.cc
Commit message (Expand)AuthorAgeFilesLines
* Add PY prefix of all file names to avoid name conflict on some filePeng Huang2010-08-171-153/+0
* Add --version -V optionPeng Huang2010-06-021-0/+11
* Separate Config to PinyinConfig and BopomofoConfigPeng Huang2010-05-231-1/+2
* Add copyright headerPeng Huang2010-05-201-1/+20
* Fix a bug of displaying tone characters in BopomofoEditorBYVoid2010-05-181-1/+2
* Add BYVoid in AUTHORSPeng Huang2010-05-181-0/+1
* Do not allow input chars more than 2Peng Huang2010-05-171-2/+2
* Add bopomofo iconPeng Huang2010-05-141-1/+1
* Make bopomofo as a separate input engine.Peng Huang2010-05-131-0/+11
* Use macro VERIONPeng Huang2010-04-251-1/+4
* Refine coding stylePeng Huang2010-04-251-1/+1
* Use Object as the base class to replace Pointer.Peng Huang2010-04-191-1/+1
* Remove empty linePeng Huang2010-04-091-1/+0
* Use pinyin-debug as engine name if debug modePeng Huang2010-04-081-4/+5
* Exit if can not connect to ibusPeng Huang2010-01-261-0/+6
* Use ibus-setup iconPeng Huang2009-10-101-1/+1
* Import c version pinyin enginePeng Huang2009-09-231-0/+100