summaryrefslogtreecommitdiff
path: root/engine
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Updated copyright.fujiwarat2012-03-2713-13/+26
* Fixed set_label in input modes and typing modesfujiwarat2012-03-271-17/+25
* Convert an active segment to Hiragana with backspace in __on_key_back_space1.3.99.20120304gtk3fujiwarat2012-03-051-1/+73
* Converted pygtk2 to gir gtk3.fujiwarat2012-03-0512-1255/+1456
* Added --with-layout option in configure for IBusEngineDesc.fujiwarat2012-02-061-1/+1
* Added symbol and hotkeys property in IBusEngineDesc.fujiwarat2011-08-081-0/+2
* Fixed UTF-8 copyright on about dialog.fujiwarat2011-08-081-2/+9
* Fixed undefined getuid in engine.pyfujiwarat2011-08-081-1/+1
* Added an old character dict.fujiwarat2011-05-132-2/+21
* Updated copyright.fujiwarat2011-01-1712-12/+13
* Fixed the latest page_size for ibus.LookupTable.fujiwarat2010-12-101-0/+3
* Fixed deleting voiced consonants. (#1148)fujiwarat2010-11-251-4/+8
* Fixed romaji_typing_rule and kana_typing_rule receives UTF-8 keys. (#1146)fujiwarat2010-11-232-0/+16
* Fixed the custom tables with new keys.fujiwarat2010-11-233-30/+58
* Added a warning for ibus.fujiwarat2010-11-151-0/+3
* Supported ibus.engine.update_preedit_text_with_modefujiwarat2010-10-281-4/+30
* Fixed preferences icon name s/preferences-desktop/gtk-preferences/ (#1114)fujiwarat2010-10-261-1/+1
* Supported engine.Engine.reset (#1099)fujiwarat2010-10-251-0/+4
* Fixed s/python/@PYTHON@/ in libexec scripts. (#1115)fujiwarat2010-10-251-1/+1
* Fixed Hiragana to Katakana with F7 key.fujiwarat2010-10-213-6/+14
* Fixed thumb-shift key table customization.fujiwarat2010-10-191-0/+1
* Fixed NetBSD ENV issue (#1029)fujiwarat2010-10-151-1/+1
* Fixed commit_nth_segmentfujiwarat2010-10-152-3/+84
* Added custom key table.fujiwarat2010-10-155-54/+210
* Added menu item labels.fujiwarat2010-10-121-1/+3