summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix None object has clear() in input mode icon. (#1097364)input-modefujiwarat2014-09-162-2/+4
|
* Fix to unref pixbuf when propery icon is unrefed.fujiwarat2014-09-164-0/+14
|
* Updated translations.fujiwarat2014-09-164-855/+874
|
* Added another status icon for input mode.fujiwarat2014-09-1615-246/+660
|
* Fixed Gtk.SearchEntry.search-changed signal for gtk 3.8.fujiwarat2014-09-162-2/+6
|
* Added some emoji.fujiwarat2014-09-122-2/+29
|
* 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
|
* Updated translations.fujiwarat2014-08-225-500/+528
|
* Added Emoji dictionary.fujiwarat2014-08-225-2/+1716
|
* Changed fequency 500 to 0.fujiwarat2014-08-211-617/+617
|
* Replare FileNotFoundError with IOError for python2 compatibility. (#1736)fujiwarat2014-08-112-2/+2
| | | | http://legacy.python.org/dev/peps/pep-3151/
* 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
| | | | | | | | | | | | | | python3-gobject adds several warnings in gi/overrides/Gtk.py /usr/share/ibus-anthy/setup/main.py:1519: PyGTKDeprecationWarning: The "buttons" argument must be a Gtk.ButtonsType enum value. Please use the "add_buttons" method for adding buttons. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations /usr/lib64/python3.4/site-packages/gi/overrides/Gtk.py:537: PyGTKDeprecationWarning: The keyword(s) "parent" have been deprecated in favor of "transient_for" respectively. See: https://wiki.gnome.org/PyGObject/InitializerDeprecations
* Update french translationJulien Humbert2014-02-201-16/+35
|
* Updated translations.fujiwarat2014-02-185-352/+477
|
* Fixed deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10.fujiwarat2014-02-185-291/+361
|
* Released 1.5.51.5.5fujiwarat2014-02-051-3/+3
| | | | | | | Fixed IOError in print sys.stderr when the parent process exits. Added python3. Launched an error dialog when .anthy/last-record2_default.utf8 is broken. Enabled python3 in data/zipcode-textdic.py
* Enabled python3 in data/zipcode-textdic.pyfujiwarat2014-02-051-9/+20
|
* Update french translationJulien Humbert2014-02-041-2/+8
|
* Updated translations.fujiwarat2014-02-044-781/+981
|
* Launched an error dialog when .anthy/last-record2_default.utf8 is broken.fujiwarat2014-02-043-187/+305
|
* Updated po/POTFILES.in for python3.fujiwarat2014-02-042-8/+16
|
* Added python3.fujiwarat2014-01-3052-275/+12288
| | | | | 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-062-18/+28
|
* Fixed translation typo.fujiwarat2013-09-131-2/+2
|
* Updated era.t with the latest GPL 2.0.fujiwarat2013-09-091-5/+5
|
* Released 1.5.41.5.4fujiwarat2013-09-091-1/+1
| | | | | | | | | | | | | | Removed g_type_init() calls. Fixed ibus-engine-anthy --xml without display Fixed kana_voiced_consonant_no_rule for 'bo'. Fixed dicts. Updated symbol.t with Seiza. Added Era dict. Updated source files with the latest GPL 2.0. Imported anthy zipcode.t into ibus-anthy. Added to check the input purpose for gnome-shell password dialog. Implemented ISO 14755 with Ctrl+Shift+u in LATIN mode. Extracted prefix in ANTHY_ZIPCODE_FILE for sh test.
* Extracted prefix in ANTHY_ZIPCODE_FILE for sh test.fujiwarat2013-09-091-0/+3
|
* Reverted to hide unused symbol properties for panel.fujiwarat2013-09-091-17/+4
|
* Update french translationJulien Humbert2013-09-071-5/+5
|
* Updated ja translation.fujiwarat2013-09-024-608/+610
|
* 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
|
* Revised CFLAGS in autogen.shfujiwarat2013-08-291-3/+8
|
* Show UTF-8 copyright by default with GNOME suggestion.fujiwarat2013-08-293-19/+32
|
* Imported anthy zipcode.t into ibus-anthy.fujiwarat2013-08-295-42/+68
|
* Updated source files with the latest GPL 2.0.fujiwarat2013-08-2928-140/+140
|
* Added Era dict.fujiwarat2013-08-294-138/+635
|
* Enhanced dictionary selection.fujiwarat2013-08-294-262/+215
|
* Updated symbol.t with Seiza.fujiwarat2013-08-201-0/+24
|
* Fixed dicts.fujiwarat2013-08-192-377/+377
|
* Fixed kana_voiced_consonant_no_rule for 'bo'.fujiwarat2013-07-081-0/+1
|
* Fixed in case IBus.Bus.get_config returns NULL.fujiwarat2013-06-194-17/+41
|
* Fixed ibus-engine-anthy --xml without displayfujiwarat2013-06-194-16/+42
|
* Removed g_type_init() calls.fujiwarat2013-06-141-0/+2
|
* Fixed a coding style.fujiwarat2013-05-144-6/+6
|