summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fixes crash in clearPinyinUserData methodPeng Wu2019-07-261-0/+3
|
* fixes desktop files1.11.1Peng Wu2019-05-091-0/+2
|
* add both-switch optionPeng Wu2019-05-097-4/+49
|
* update ChangeLogPeng Wu2019-05-071-0/+5
|
* fixes SuggestionEditorPeng Wu2019-04-291-0/+4
|
* Use gettextPeng Wu2019-03-079-24/+55
|
* add emoji-candidate optionPeng Wu2019-02-195-1/+18
|
* bump version 1.11.1Peng Wu2019-02-191-1/+1
|
* update ChangeLog1.11.0Peng Wu2019-01-151-0/+5
|
* bump version 1.11.0Peng Wu2019-01-151-2/+2
|
* fixes typoPeng Wu2019-01-131-1/+1
|
* fixes keypad decimalPeng Wu2019-01-111-1/+1
|
* fixes updateCandidates methodPeng Wu2019-01-111-3/+3
|
* bump version 1.10.93Peng Wu2019-01-091-1/+1
|
* update GSettings xmlPeng Wu2019-01-041-0/+4
|
* minor fixesPeng Wu2019-01-041-3/+3
|
* Support configurable opencc configMarcin Mielniczuk2019-01-0310-10/+28
|
* update english-user.db pathPeng Wu2018-11-151-1/+1
|
* Update PYPEmojiCandidates.cc: change strcmp to use c++ library.ZhaoQiang2018-11-141-2/+2
|
* Fixed french translationDevilApp2018-11-121-105/+84
| | | I have updated the outdated french translation and fixed some language errors. Now there's some strings left.
* fixes lua build1.10.92Peng Wu2018-10-317-5/+30
|
* fixes updatePreeditText methodPeng Wu2018-10-262-20/+30
|
* update ChangeLogPeng Wu2018-10-241-0/+3
|
* bump version 1.10.92Peng Wu2018-10-241-1/+1
|
* update PYSimpTradConverterTable.hPeng Wu2018-10-231-1548/+1451
|
* update Makefile.amPeng Wu2018-10-231-1/+1
|
* update php_2_py.phpPeng Wu2018-10-221-6/+9
|
* update update-simptrad-table.py for python3Peng Wu2018-10-221-11/+11
|
* fixes Enter handlingPeng Wu2018-10-171-2/+4
|
* update ChangeLog1.10.91Peng Wu2018-10-111-0/+5
|
* update configure.acPeng Wu2018-10-111-1/+1
|
* enable emoji candidatesPeng Wu2018-09-272-0/+10
|
* fixes compilePeng Wu2018-09-272-7/+11
|
* update Makefile.amPeng Wu2018-09-271-0/+3
|
* write PYPEmojiCandidates.ccPeng Wu2018-09-272-5/+88
|
* import PYPEmojiTable.hPeng Wu2018-09-271-0/+2329
|
* begin to write PYPEmojiCandidates.ccPeng Wu2018-09-271-0/+27
|
* import PYPEmojiCandidates.hPeng Wu2018-09-251-0/+48
|
* add commentsPeng Wu2018-09-211-0/+2
|
* import PYPEmojiTable.h.inPeng Wu2018-09-211-0/+21
|
* import extract_emoji.pyPeng Wu2018-09-211-0/+146
|
* commit m_text when switch input modePeng Wu2018-09-142-2/+10
|
* fixes English EditorPeng Wu2018-09-141-2/+5
|
* fixes Bopomofo EditorPeng Wu2018-09-111-0/+3
|
* fixes rememberUserInput methodPeng Wu2018-09-103-11/+16
|
* fix typo75352018-08-151-1/+1
| | | "restart" in Chinese is "重启", not "重起".
* fix broken boost with latest GCC versions - get up to date boost.m4Graham Ramsey2018-06-271-145/+681
| | | | | | | | the version of boost.m4 used in the project is out of date - it does not work with latest GCC this means the ./configure step falls over when 'boost' is selected. this file is unmodified from latest upstream source https://github.com/tsuna/boost.m4/commits/master/build-aux/boost.m4
* fixes processKeyEvent methodPeng Wu2018-06-272-4/+8
|
* fixes processAccelKeyEvent methodPeng Wu2018-06-252-0/+4
|
* fixes SuggestionEditorPeng Wu2018-06-251-2/+1
|