summaryrefslogtreecommitdiff
path: root/setup
Commit message (Expand)AuthorAgeFilesLines
* Add the escape_to_latin command as a vi-cooperative cancel (#29)Frédéric Mangano2022-08-032-0/+2
* setup: Minimum candidate window page size to 1fujiwarat2022-04-142-2/+2
* Fix covscan resultfujiwarat2021-04-274-9/+13
* setup: Set ANTHY_PC in _config.pyfujiwarat2021-02-103-4/+5
* configure: Fix to install zipcode dict with anthy-unicode (#1779129)fujiwarat2019-12-042-6/+6
* build: Prefer gettext over intltool (#11)Martin Blanchard2019-03-124-7/+9
* engine: input mode should be changed even if the mode is hiddenfujiwarat2019-03-112-4/+4
* Migrated DConf to GSettings for python2fujiwarat2017-12-288-2074/+897
* Migrated DConf to GSettingsfujiwarat2017-12-156-2034/+857
* engine: Added __cmd_convert_to_katakana_allfujiwarat2017-11-212-0/+38
* Fixed environment variables in anthy.xml and scripts (#4)fujiwarat2016-03-024-36/+36
* Release 1.5.81.5.8fujiwarat2016-01-202-4/+4
* Fixed PyGIWarning: GdkX11 was imported without specifying a versionfujiwarat2016-01-194-8/+32
* Implement "Automatically commit" with periods.fujiwarat2015-09-184-4/+12
* setup: Delete a check button "Show input mode icon"fujiwarat2015-09-182-36/+2
* Updated URL to use github.comfujiwarat2015-06-262-2/+2
* setup: Fixed deprecated APIs since GTK 3.14fujiwarat2015-05-152-2144/+2076
* Fixed no parent when click on shortcut keys.fujiwarat2014-10-082-4/+4
* Fixed Gtk.SearchEntry.search-changed signal for gtk 3.8.fujiwarat2014-09-162-2/+6
* Added search entry in view dictionary dialog.fujiwarat2014-08-272-0/+166
* Set preview_lines to -1 in zip code.fujiwarat2014-08-222-2/+2
* Added Emoji dictionary.fujiwarat2014-08-222-0/+24
* Set a parent window from 'IBUS_SETUP_XID' environment variable in setup.fujiwarat2014-07-162-10/+40
* Set max-width-chars property in ibus-anthy-setup wrapped GtkLabel.fujiwarat2014-07-162-0/+2
* Fixed deprecated warnings with python3-gobject 3.13.3.fujiwarat2014-07-162-40/+64
* Fixed deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10.fujiwarat2014-02-184-240/+258
* Added python3.fujiwarat2014-01-3018-96/+6423
* Fixed IOError in print sys.stderr when the parent process exits.fujiwarat2014-01-061-4/+12
* Show UTF-8 copyright by default with GNOME suggestion.fujiwarat2013-08-292-19/+4
* Imported anthy zipcode.t into ibus-anthy.fujiwarat2013-08-291-4/+3
* Updated source files with the latest GPL 2.0.fujiwarat2013-08-295-25/+25
* Added Era dict.fujiwarat2013-08-291-0/+12
* Enhanced dictionary selection.fujiwarat2013-08-293-79/+14
* Fixed in case IBus.Bus.get_config returns NULL.fujiwarat2013-06-193-16/+34
* Fixed ibus-engine-anthy --xml without displayfujiwarat2013-06-191-0/+5
* Added customizable Hiragana_Katakana key.fujiwarat2013-05-132-5/+14
* Fixed some bugs.fujiwarat2013-05-131-1/+2
* Added Zenkaku_Hankaku to on-off keys.fujiwarat2013-05-112-1/+2
* Enabled Latin mode with Shift key.fujiwarat2013-05-103-17/+36
* Updated copyright.fujiwarat2013-05-096-12/+12
* Removed deprecated GObject.fujiwarat2013-03-141-3/+3
* Fixed to convert yen to U+30FC in kana mode. (#1596)fujiwarat2013-02-201-0/+7
* setup: Look like a modal dialog when under gnome-control-centerRui Matos2013-01-212-1/+25
* Added to sync the user config xml between versions.fujiwarat2012-12-311-2/+34
* Added ibus menu customization.fujiwarat2012-12-254-160/+303
* Replaced the legacy icon gtk-preferences with preferences-desktop.fujiwarat2012-12-252-0/+6
* Fixed thumb table customizations.fujiwarat2012-10-262-119/+123
* Fixed romaji table customizations.fujiwarat2012-10-262-276/+282
* Fixed kana table customizations. (#1403)fujiwarat2012-10-262-212/+348
* Added us layout table for Kana.fujiwarat2012-10-192-6/+140