summaryrefslogtreecommitdiff
path: root/engine/python3/engine.py
Commit message (Expand)AuthorAgeFilesLines
* engine: Keep preedit with reset signalreset-preedit-keepfujiwarat2018-11-291-0/+3
* engine: input mode should be changed even if the mode is hiddenfujiwarat2018-06-291-5/+6
* engine: Load $HOME/.XCompose filefujiwarat2018-03-261-2/+3
* Migrated DConf to GSettings for python2fujiwarat2017-12-281-1/+0
* Migrated DConf to GSettingsfujiwarat2017-12-151-181/+96
* engine: Added __cmd_convert_to_katakana_allfujiwarat2017-11-211-8/+76
* Fixed circle_typing_methodfujiwarat2017-05-261-1/+12
* Fix page_up, page_down, candidate_clicked (#6)fujiwarat2017-05-261-5/+5
* Enabled to click candidate and page up/down on Emoji lookup tablefujiwarat2016-10-191-3/+6
* Fixed __cmd_predict()fujiwarat2016-10-191-5/+5
* Fixed PyGIWarning: GdkX11 was imported without specifying a versionfujiwarat2016-01-191-2/+7
* Implement "Automatically commit" with periods.fujiwarat2015-09-181-6/+16
* Revised version checkfujiwarat2015-06-261-10/+16
* Replare FileNotFoundError with IOError for python2 compatibility. (#1736)fujiwarat2014-08-111-1/+1
* Launched an error dialog when .anthy/last-record2_default.utf8 is broken.fujiwarat2014-02-041-0/+32
* Added python3.fujiwarat2014-01-301-0/+2780