summaryrefslogtreecommitdiff
path: root/engine
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix sh equal and swig include path. #883, #884fujiwarat2010-04-261-1/+1
* Fix kasumi icon path to get prefix.fujiwarat2010-04-191-9/+4
* Fix OSError when the link of zipcode.t is broken. #854fujiwarat2010-04-161-2/+5
* Fix Segment convertion mode. #147fujiwarat2010-03-111-2/+92
* Add dict switch menu #571728fujiwarat2010-03-112-21/+385
* Fix NICOLA-F and NICOLA-A thumb-shift #756fujiwarat2010-03-053-25/+332
* Fix romaji_typing_rule. #777fujiwarat2010-02-162-14/+57
* Fix crash with enabled global input method #564268fujiwarat2010-02-121-5/+14
* Fix Shift + char with CapsLock ON in romaji mode.fujiwarat2010-02-123-9/+28
* Fix chattering bug.hidegit2010-02-121-6/+25