* Fixed deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10.
* Fixed deprecated warnings with python3-gobject 3.13.3.
* Set max-width-chars property in ibus-anthy-setup wrapped GtkLabel.
* Set a parent window from 'IBUS_SETUP_XID' environment variable in setup.
* Replare FileNotFoundError with IOError for python2 compatibility. (#1736)
* Changed fequency 500 to 0.
* Added Emoji dictionary.
* Set preview_lines to -1 in zip code.
* Added search entry in view dictionary dialog.
* Fixed Gtk.SearchEntry.search-changed signal for gtk 3.8.
* 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.
Wile here, expressly configure as default-layout=default (instead of default "jp")
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.
Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.
Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.
Whitespace cleanups and other nits corrected, where necessary.
Released 1.5.4
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.
Released 1.5.3
Minor release for worng configure.ac
Released 1.5.2
Fixed some bugs.
Added customizable Hiragana_Katakana key.
Released 1.5.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.
Released 1.5.0
Added ibus menu customization.
Added us layout table for Kana.
Added keyboard layout customization.
Enabled IBusProperty.symbol with ibus 1.5 .
Add a .desktop file for ibus-setup-anthy
Updated configure.ac to use ibus pygobject3.
Converted pygtk2 to gir gtk3.
Released 1.2.7
Added --with-layout option in configure for IBusEngineDesc.
Added symbol and hotkeys property in IBusEngineDesc.
Added --with-layout option in configure for IBusEngineDesc.
New ibus 1.5 will use the IBusEngineDesc.layout but Japanese input method
inherits the system keyboard layout so I added the configuration.
Probably ibus-anthy would need IBusEngineDesc.layout = 'default'.
Added symbol and hotkeys property in IBusEngineDesc.
Fixed UTF-8 copyright on about dialog.
Fixed undefined getuid in engine.py
Fixed deleting voiced consonants. (#1148)
Fixed romaji_typing_rule and kana_typing_rule receives UTF-8 keys. (#1146)
Fixed the custom tables with new keys.
Fixed SEGV when key tables are customized in new gconf.
Added a warning for ibus.
Supported ibus.engine.update_preedit_text_with_mode