summaryrefslogtreecommitdiff
path: root/engine
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | http://legacy.python.org/dev/peps/pep-3151/
* Launched an error dialog when .anthy/last-record2_default.utf8 is broken.fujiwarat2014-02-042-0/+64
|
* Added python3.fujiwarat2014-01-3033-124/+5813
| | | | | The default is to use 'python' and --with-python option can change it. ./configure --with-python=python3
* 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
| | | | | | | Fixed Thumb Shift mode. timeout_and_full is no longer available in pygobject3. Fixed __cmd_circle_dict_method Used setxkbmap in Thumb Shift mode. until Gdk.property_get is fixed. Removed Hiragana_Katanaka in circle_kana_mode for latin_with_shift
* 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
| | | | Patch is provided by galtgendo [at] gmail [dot] com
* 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
|
* First round of string fixes.Espreon2012-07-101-5/+5
|
* Added IBUS_VERSION_TEST to make sure the latest ibus is used.fujiwarat2012-07-091-1/+1
|
* Fixed MBCS dict file names (#1479)fujiwarat2012-07-041-7/+18
|