summaryrefslogtreecommitdiff
path: root/engine
Commit message (Expand)AuthorAgeFilesLines
* Implement "Automatically commit" with periods.fujiwarat2015-09-182-12/+33
* Fixed get_xkb_layout in thumb.pyfujiwarat2015-09-172-2/+2
* Fixed bytes to str in thumb.py for python3fujiwarat2015-09-171-2/+2
* Updated URL to use github.comfujiwarat2015-06-264-8/+8
* Added icon_prop_key in default.xmlfujiwarat2015-06-262-0/+2
* Revised version checkfujiwarat2015-06-262-20/+32
* Fixed to import sys (#1214092)fujiwarat2015-04-224-10/+14
* Added textdomain in default.xmlfujiwarat2015-03-266-48/+30
* Replare FileNotFoundError with IOError for python2 compatibility. (#1736)fujiwarat2014-08-112-2/+2
* Launched an error dialog when .anthy/last-record2_default.utf8 is broken.fujiwarat2014-02-042-0/+64
* Added python3.fujiwarat2014-01-3033-124/+5813
* Fixed IOError in print sys.stderr when the parent process exits.fujiwarat2014-01-061-14/+16
* Reverted to hide unused symbol properties for panel.fujiwarat2013-09-091-17/+4
* Hid unused symbol properties for panel.fujiwarat2013-09-021-10/+26
* Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode.fujiwarat2013-09-021-10/+25
* Added to check the input purpose for gnome-shell password dialog.fujiwarat2013-08-301-0/+14
* Fixed not to show dicts on menu when they do not exit.fujiwarat2013-08-301-14/+6
* Imported anthy zipcode.t into ibus-anthy.fujiwarat2013-08-291-38/+0
* Updated source files with the latest GPL 2.0.fujiwarat2013-08-2913-65/+65
* Enhanced dictionary selection.fujiwarat2013-08-291-183/+201
* Fixed kana_voiced_consonant_no_rule for 'bo'.fujiwarat2013-07-081-0/+1
* Fixed in case IBus.Bus.get_config returns NULL.fujiwarat2013-06-191-1/+7
* Fixed ibus-engine-anthy --xml without displayfujiwarat2013-06-193-16/+37
* Fixed a coding style.fujiwarat2013-05-144-6/+6
* Added customizable Hiragana_Katakana key.fujiwarat2013-05-131-3/+3
* Fixed some bugs.fujiwarat2013-05-132-15/+51
* Sent IBus.PropState.UNCHECKED for ibus 1.5.fujiwarat2013-05-111-2/+40
* Added Zenkaku_Hankaku to on-off keys.fujiwarat2013-05-111-3/+2
* Let Latin mode return FALSE (#1058)fujiwarat2013-05-101-9/+13
* Enabled Latin mode with Shift key.fujiwarat2013-05-103-35/+117
* Updated copyright.fujiwarat2013-05-0913-26/+26
* Fixed unichr range (#957222)fujiwarat2013-05-071-1/+2
* Removed deprecated GObject.fujiwarat2013-03-142-9/+11
* Fixed to convert yen to U+30FC in kana mode. (#1596)fujiwarat2013-02-202-14/+4
* Cleaned up configure.ac and added anthy.i in tarball (#1571)fujiwarat2013-01-071-4/+1
* Added to sync the user config xml between versions.fujiwarat2012-12-312-0/+36
* Added ibus menu customization.fujiwarat2012-12-251-45/+77
* Replaced the legacy icon gtk-preferences with preferences-desktop.fujiwarat2012-12-253-5/+12
* Fixed to delete arch depended lines. (#884031)fujiwarat2012-12-121-2/+0
* Fixed thumb table customizations.fujiwarat2012-10-261-6/+24
* Fixed romaji table customizations.fujiwarat2012-10-261-3/+6
* Fixed kana table customizations. (#1403)fujiwarat2012-10-264-115/+193
* Use the global input mode to keep the status with switching engines (#865671)fujiwarat2012-10-241-50/+71
* Added us layout table for Kana.fujiwarat2012-10-192-2/+55
* Added xkb options with ibus 1.5.fujiwarat2012-10-191-0/+2
* Added keyboard layout customization.fujiwarat2012-10-056-38/+87
* Fixed IBus.LookupTable->candidates->len > 0 (#860135)fujiwarat2012-10-021-2/+3
* Enabled IBusProperty.symbol with ibus 1.5 .fujiwarat2012-09-141-66/+102
* Fixed a UI string; katakana. (#1508)fujiwarat2012-09-121-1/+1
* Added anthy themed icon.fujiwarat2012-07-121-1/+1