summaryrefslogtreecommitdiff
path: root/engine/engine.py
Commit message (Expand)AuthorAgeFilesLines
* Added python3.fujiwarat2014-01-301-2786/+0
* Fixed IOError in print sys.stderr when the parent process exits.fujiwarat2014-01-061-14/+16
* Reverted to hide unused symbol properties for panel.fujiwarat2013-09-091-17/+4
* Hid unused symbol properties for panel.fujiwarat2013-09-021-10/+26
* Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode.fujiwarat2013-09-021-10/+25
* Added to check the input purpose for gnome-shell password dialog.fujiwarat2013-08-301-0/+14
* Fixed not to show dicts on menu when they do not exit.fujiwarat2013-08-301-14/+6
* Imported anthy zipcode.t into ibus-anthy.fujiwarat2013-08-291-38/+0
* Updated source files with the latest GPL 2.0.fujiwarat2013-08-291-5/+5
* Enhanced dictionary selection.fujiwarat2013-08-291-183/+201
* Fixed ibus-engine-anthy --xml without displayfujiwarat2013-06-191-6/+13
* Added customizable Hiragana_Katakana key.fujiwarat2013-05-131-3/+3
* Fixed some bugs.fujiwarat2013-05-131-3/+7
* Sent IBus.PropState.UNCHECKED for ibus 1.5.fujiwarat2013-05-111-2/+40
* Added Zenkaku_Hankaku to on-off keys.fujiwarat2013-05-111-3/+2
* Let Latin mode return FALSE (#1058)fujiwarat2013-05-101-9/+13
* Enabled Latin mode with Shift key.fujiwarat2013-05-101-2/+18
* Updated copyright.fujiwarat2013-05-091-2/+2
* Fixed unichr range (#957222)fujiwarat2013-05-071-1/+2
* Removed deprecated GObject.fujiwarat2013-03-141-7/+9
* Added ibus menu customization.fujiwarat2012-12-251-45/+77
* Replaced the legacy icon gtk-preferences with preferences-desktop.fujiwarat2012-12-251-5/+9
* Fixed kana table customizations. (#1403)fujiwarat2012-10-261-1/+3
* Use the global input mode to keep the status with switching engines (#865671)fujiwarat2012-10-241-50/+71
* Added keyboard layout customization.fujiwarat2012-10-051-14/+6
* 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
* 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-271-1/+2
* 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-051-495/+584
* 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-131-1/+15
* Updated copyright.fujiwarat2011-01-171-1/+1
* Fixed the latest page_size for ibus.LookupTable.fujiwarat2010-12-101-0/+3
* 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 commit_nth_segmentfujiwarat2010-10-151-3/+13
* Added menu item labels.fujiwarat2010-10-121-1/+3
* 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-111-21/+377