summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Released 1.5.51.5.5fujiwarat2014-02-051-3/+3
| | | | | | | Fixed IOError in print sys.stderr when the parent process exits. Added python3. Launched an error dialog when .anthy/last-record2_default.utf8 is broken. Enabled python3 in data/zipcode-textdic.py
* Enabled python3 in data/zipcode-textdic.pyfujiwarat2014-02-051-9/+20
|
* Update french translationJulien Humbert2014-02-041-2/+8
|
* Updated translations.fujiwarat2014-02-044-781/+981
|
* Launched an error dialog when .anthy/last-record2_default.utf8 is broken.fujiwarat2014-02-043-187/+305
|
* Updated po/POTFILES.in for python3.fujiwarat2014-02-042-8/+16
|
* Added python3.fujiwarat2014-01-3052-275/+12288
| | | | | 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-062-18/+28
|
* Fixed translation typo.fujiwarat2013-09-131-2/+2
|
* Updated era.t with the latest GPL 2.0.fujiwarat2013-09-091-5/+5
|
* Released 1.5.41.5.4fujiwarat2013-09-091-1/+1
| | | | | | | | | | | | | | Removed g_type_init() calls. Fixed ibus-engine-anthy --xml without display Fixed kana_voiced_consonant_no_rule for 'bo'. Fixed dicts. Updated symbol.t with Seiza. Added Era dict. Updated source files with the latest GPL 2.0. Imported anthy zipcode.t into ibus-anthy. Added to check the input purpose for gnome-shell password dialog. Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode. Extracted prefix in ANTHY_ZIPCODE_FILE for sh test.
* Extracted prefix in ANTHY_ZIPCODE_FILE for sh test.fujiwarat2013-09-091-0/+3
|
* Reverted to hide unused symbol properties for panel.fujiwarat2013-09-091-17/+4
|
* Update french translationJulien Humbert2013-09-071-5/+5
|
* Updated ja translation.fujiwarat2013-09-024-608/+610
|
* 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
|
* Revised CFLAGS in autogen.shfujiwarat2013-08-291-3/+8
|
* Show UTF-8 copyright by default with GNOME suggestion.fujiwarat2013-08-293-19/+32
|
* Imported anthy zipcode.t into ibus-anthy.fujiwarat2013-08-295-42/+68
|
* Updated source files with the latest GPL 2.0.fujiwarat2013-08-2928-140/+140
|
* Added Era dict.fujiwarat2013-08-294-138/+635
|
* Enhanced dictionary selection.fujiwarat2013-08-294-262/+215
|
* Updated symbol.t with Seiza.fujiwarat2013-08-201-0/+24
|
* Fixed dicts.fujiwarat2013-08-192-377/+377
|
* Fixed kana_voiced_consonant_no_rule for 'bo'.fujiwarat2013-07-081-0/+1
|
* Fixed in case IBus.Bus.get_config returns NULL.fujiwarat2013-06-194-17/+41
|
* Fixed ibus-engine-anthy --xml without displayfujiwarat2013-06-194-16/+42
|
* Removed g_type_init() calls.fujiwarat2013-06-141-0/+2
|
* Fixed a coding style.fujiwarat2013-05-144-6/+6
|
* Released 1.5.31.5.3fujiwarat2013-05-131-7/+4
| | | | Minor release for worng configure.ac
* Released 1.5.21.5.2fujiwarat2013-05-131-1/+1
| | | | | Fixed some bugs. Added customizable Hiragana_Katakana key.
* Added customizable Hiragana_Katakana key.fujiwarat2013-05-133-8/+17
|
* Fixed some bugs.fujiwarat2013-05-133-16/+53
| | | | | | | 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
* Released 1.5.11.5.1fujiwarat2013-05-111-1/+1
| | | | | | | | | | | | | Cleaned up configure.ac and added anthy.i in tarball (#1571) setup: Look like a modal dialog when under gnome-control-center Fixed to convert yen to U+30FC in kana mode. (#1596) Removed deprecated GObject. Fixed unichr range (#957222) Enabled Latin mode with Shift key. Let Latin mode return FALSE (#1058) Changed GOBJECT_INTROSPECTION_CHECK to GOBJECT_INTROSPECTION_REQUIRE (#1620) Added Zenkaku_Hankaku to on-off keys. Sent IBus.PropState.UNCHECKED for ibus 1.5.
* Sent IBus.PropState.UNCHECKED for ibus 1.5.fujiwarat2013-05-111-2/+40
|
* Added Zenkaku_Hankaku to on-off keys.fujiwarat2013-05-114-4/+14
|
* Changed GOBJECT_INTROSPECTION_CHECK to GOBJECT_INTROSPECTION_REQUIRE (#1620)fujiwarat2013-05-111-1/+1
|
* Let Latin mode return FALSE (#1058)fujiwarat2013-05-101-9/+13
|
* Removed fuzzy in fr.po.fujiwarat2013-05-101-1/+0
|
* Update French translationJulien Humbert2013-05-101-123/+129
|
* Updated translations.fujiwarat2013-05-104-672/+691
|
* Enabled Latin mode with Shift key.fujiwarat2013-05-107-205/+312
|
* Updated copyright.fujiwarat2013-05-0934-63/+63
|
* Fixed unichr range (#957222)fujiwarat2013-05-071-1/+2
|
* Removed deprecated GObject.fujiwarat2013-03-143-12/+14
|
* Fixed to convert yen to U+30FC in kana mode. (#1596)fujiwarat2013-02-203-14/+11
|
* Cleaned up configure.ac (#1584)fujiwarat2013-02-081-1/+1
|