summaryrefslogtreecommitdiff
path: root/engine/python2/engine.py
Commit message (Expand)AuthorAgeFilesLines
* engine: Fix page_up/page_down class methods (#27)fujiwarat2023-01-261-3/+3
* Add the escape_to_latin command as a vi-cooperative cancel (#29)Frédéric Mangano2022-08-031-0/+14
* engine: Enable IBus.Engine::has-focus-id propertyfujiwarat2022-08-031-5/+17
* engine: Keep preedit with reset signalfujiwarat2021-02-191-1/+4
* Fix a regex pattern in engine.pyfujiwarat2020-11-041-2/+2
* gir: Add Anthy.GContext.set_logger()fujiwarat2019-04-121-0/+1
* Enable to link anthy-unicodefujiwarat2019-04-121-8/+11
* engine: input mode should be changed even if the mode is hiddenfujiwarat2019-03-111-5/+6
* engine: Load $HOME/.XCompose filefujiwarat2018-03-261-2/+3
* Migrated DConf to GSettings for python2fujiwarat2017-12-281-182/+95
* 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/+17
* 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/+2786