summaryrefslogtreecommitdiff
path: root/engine/python3
Commit message (Expand)AuthorAgeFilesLines
* engine: Fix to find compose resource in IBus coreHEADmainfujiwarat2023-02-171-1/+2
* 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
* Fix covscan resultfujiwarat2021-04-271-2/+2
* engine: Keep preedit with reset signalfujiwarat2021-02-191-1/+4
* Fix a regex pattern in engine.pyfujiwarat2020-11-041-2/+2
* engine: Rename anthy.xml.in.in to anthy.inputMethod.xml.in.infujiwarat2019-05-141-2/+4
* default.xml: Rename to default.inputMethod.xml to use ibus.itsfujiwarat2019-04-233-4/+3
* gir: Add Anthy.GContext.set_logger()fujiwarat2019-04-121-0/+1
* Enable to link anthy-unicodefujiwarat2019-04-123-10/+15
* 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-1/+0
* Migrated DConf to GSettingsfujiwarat2017-12-158-312/+185
* 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 environment variables in anthy.xml and scripts (#4)fujiwarat2016-03-024-33/+38
* Fixed PyGIWarning: GdkX11 was imported without specifying a versionfujiwarat2016-01-194-8/+24
* Implement "Automatically commit" with periods.fujiwarat2015-09-181-6/+16
* Fixed get_xkb_layout in thumb.pyfujiwarat2015-09-171-1/+1
* Fixed bytes to str in thumb.py for python3fujiwarat2015-09-171-2/+2
* Updated URL to use github.comfujiwarat2015-06-262-4/+4
* Added icon_prop_key in default.xmlfujiwarat2015-06-261-0/+1
* Revised version checkfujiwarat2015-06-261-10/+16
* Fixed to import sys (#1214092)fujiwarat2015-04-222-5/+7
* Added textdomain in default.xmlfujiwarat2015-03-263-24/+15
* 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-3016-0/+5659