summaryrefslogtreecommitdiff
path: root/setup
Commit message (Collapse)AuthorAgeFilesLines
* Added python3.fujiwarat2014-01-3018-96/+6423
| | | | | The default is to use 'python' and --with-python option can change it. ./configure --with-python=python3
* 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
| | | | | | | Fixed Thumb Shift mode. timeout_and_full is no longer available in pygobject3. Fixed __cmd_circle_dict_method Used setxkbmap in Thumb Shift mode. until Gdk.property_get is fixed. Removed Hiragana_Katanaka in circle_kana_mode for latin_with_shift
* 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
| | | | | In order to look better integrated when launched from gnome-control-center we should look like a modal dialog.
* 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
|
* Added xkb options with ibus 1.5.fujiwarat2012-10-193-46/+114
|
* Disabled noinst data.1.4.99.20121006fujiwarat2012-10-062-5/+5
|
* Added keyboard layout customization.fujiwarat2012-10-055-3/+208
|
* Enabled IBusProperty.symbol with ibus 1.5 .fujiwarat2012-09-141-1/+1
|
* Fixed a UI string; katakana. (#1508)fujiwarat2012-09-121-1/+1
|
* Fixed GLib.Variant.dup_strv for pygobject3 3.3.4 or later. (#854161)fujiwarat2012-09-121-7/+17
|
* Fixed IBus.Bus.get_config is null. (#848023)fujiwarat2012-09-111-2/+22
| | | | | | | | Now im-ibus.so uses ibus_bus_new_async() instead of ibus_bus_new() and then if ibus-setup-anthy calls GTK+ UI before ibus_bus_new(), the async function is called instead and the delay is happened with the latest ibus 1.5. The fix is to call ibus_bus_new() before GTK+.
* Added old repeated chars in symbol.t and oldchar.tfujiwarat2012-09-111-0/+2
|
* Used ibus_config_get_valuesfujiwarat2012-09-111-2/+14
|
* Added anthy themed icon.fujiwarat2012-07-121-2/+14
|
* First round of string fixes.Espreon2012-07-102-24/+26
|
* Added IBUS_VERSION_TEST to make sure the latest ibus is used.fujiwarat2012-07-093-13/+13
|
* Add a .desktop file for ibus-setup-anthyRui Matos2012-07-062-0/+25
| | | | | This allows it to be launched with startup notification and be tracked as a proper application in GNOME 3.
* Fixed MBCS dict file names (#1479)fujiwarat2012-07-041-9/+15
|
* Fixed GtkBuilder bindtextdomain in ibus-setup.fujiwarat2012-05-082-7/+19
|
* Updated copyright.fujiwarat2012-03-275-5/+10
|
* Converted pygtk2 to gir gtk3.fujiwarat2012-03-056-1526/+1887
|
* Fixed UTF-8 copyright on about dialog.fujiwarat2011-08-081-0/+13
|
* Added an old character dict.fujiwarat2011-05-132-0/+17
|
* Updated Romaji table with Gairaigo.fujiwarat2011-05-121-2/+54
|
* Updated copyright.fujiwarat2011-01-175-5/+5
|
* Fixed the custom tables with new keys.fujiwarat2010-11-233-13/+77
|
* Fixed SEGV when key tables are customized in new gconf.fujiwarat2010-11-152-18/+4
|
* Fixed s/python/@PYTHON@/ in libexec scripts. (#1115)fujiwarat2010-10-251-1/+1
| | | | The patch is provided by federico.schwindt@google.com
* Fixed typo.fujiwarat2010-10-211-3/+3
|
* Fixed key_input_dialog key event and focused label.fujiwarat2010-10-192-1/+3
|