summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-anthy
AgeCommit message (Collapse)AuthorFilesLines
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-04-22Update ibus-anthy to 1.2.7.obache2-7/+6
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-10bump PKGREVISION from python default change to 2.7.obache1-1/+2
2011-05-17Update ibus-anthy to 1.2.6.obache3-8/+8
* Updated translations. * Added an old character dict. * Updated Romaji table with Gairaigo. * Fixed the latest page_size for ibus.LookupTable.
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2010-12-01Update ibus-anthy to 1.2.5.obache2-6/+6
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-27Update ibus-anthy to 1.2.4.obache2-11/+6
bug fixes.
2010-10-16Upadte ibus-anthy to 1.2.3.obache2-6/+6
* Contributed fr.po by Humbert Julien
2010-10-16Update ibus-anthy to 1.2.2.20101015.obache4-49/+6
* 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
2010-09-04exactly pass localedir to configure.obache1-1/+2
2010-08-11Add workaround for upstream Issue#1029:obache1-1/+3
http://code.google.com/p/ibus/issues/detail?id=1029
2010-08-07Import ibus-anthy-1.2.1 as inputmethod/ibus-anthy.obache6-0/+137
The Anthy engine for IBus platform. It provides Japanese input method from libanthy.