2013-10-23 14:09:28 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update ibus-anthy to 1.5.4.
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.
|
2012-10-06 16:25:22 by Aleksej Saushev | Files touched by this commit (114) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|
2012-04-22 15:58:21 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update ibus-anthy to 1.2.7.
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
|
2012-03-10 11:56:18 by OBATA Akio | Files touched by this commit (32) |
Log message:
bump PKGREVISION from python default change to 2.7.
|
2011-05-17 13:58:44 by OBATA Akio | Files touched by this commit (3) |
Log message:
Update ibus-anthy to 1.2.6.
* Updated translations.
* Added an old character dict.
* Updated Romaji table with Gairaigo.
* Fixed the latest page_size for ibus.LookupTable.
|
2011-04-22 15:45:23 by OBATA Akio | Files touched by this commit (2234) |
Log message:
recursive bump from gettext-lib shlib bump.
|
2010-12-01 12:16:27 by OBATA Akio | Files touched by this commit (2) | |
Log message:
Update ibus-anthy to 1.2.5.
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
|
2010-10-27 06:19:21 by OBATA Akio | Files touched by this commit (2) |
Log message:
Update ibus-anthy to 1.2.4.
bug fixes.
|
2010-10-16 17:19:46 by OBATA Akio | Files touched by this commit (2) |
Log message:
Upadte ibus-anthy to 1.2.3.
* Contributed fr.po by Humbert Julien
|
2010-10-16 08:04:28 by OBATA Akio | Files touched by this commit (4) |
Log message:
Update ibus-anthy to 1.2.2.20101015.
* Fixed NetBSD ENV issue (#1029)
* Fixed commit_nth_segment
* Added custom key table.
* Updated anthy icon.
* Added menu item labels.
* Fix ATOK commit_selected_segment
* Fix sh equal and swig include path. #883, #884
|