summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Release 1.5.101.5.10fujiwarat2018-03-191-3/+3
| | | | | | | | | | | | | Fixed a warning in ibus-anthy.appdata.xml (#5) Fix page_up, page_down, candidate_clicked (#6) Fixed circle_typing_method for Alt-Romaji, Ctrl-/ Added Shift-F7 shortcut key to convert all to Katanaka tests: Add automation testing Migrated DConf to GSettings Added ISSUE_TEMPLATE (fujiwarat) e0e6492 Added po/es.po po/cs.po Updated emoji dictionary for Unicode 10 and emoji 5.0 Updated emoji dictionary for emoji 11.0
* tests: Enabled make testsfujiwarat2017-11-231-0/+1
|
* Released 1.5.91.5.9fujiwarat2016-10-191-1/+1
| | | | | | | | | | Renamed anthy.appdata.xml to ibus-anthy.appdata.xml Updated id, license and contact in ibus-anthy.appdata.xml Added gettext domain in ibus-anthy.appdata.xml Fixed environment variables in anthy.xml and scripts (#4) Fixed __cmd_predict() Enabled to click candidate and page up/down on Emoji lookup table Updated Emoji dictionary for Unicode 9.0 and Emoji 3.0
* Fixed environment variables in anthy.xml and scripts (#4)fujiwarat2016-03-021-4/+0
|
* Release 1.5.81.5.8fujiwarat2016-01-201-3/+3
| | | | | | | | | | | | Updated URL in anthy.appdata.xml.in Fixed bytes to str in thumb.py for python3 Fixed get_xkb_layout in thumb.py setup: Delete a check button "Show input mode icon" Implement "Automatically commit" with periods. Updated emoji.t Fixed PyGIWarning: GdkX11 was imported without specifying a version Added Variation Sector in emoji.t Split emoji.t into emoji-each.t and emoji-emoji.t
* Released 1.5.71.5.7fujiwarat2015-07-161-1/+1
| | | | | | | | | Fixed no parent when click on shortcut keys. Updated emoji.t Added textdomain in default.xml Added anthy.appdata.xml Fixed to import sys (#1214092) Added icon_prop_key in default.xml
* Added icon_prop_key in default.xmlfujiwarat2015-06-261-0/+16
|
* Revised version checkfujiwarat2015-06-261-23/+22
|
* Released 1.5.61.5.6fujiwarat2014-09-161-1/+1
| | | | | | | | | | | | | Fixed deprecated GtkHBox, GtkVBox and GtkStock since GTK+ 3.10. Fixed deprecated warnings with python3-gobject 3.13.3. Set max-width-chars property in ibus-anthy-setup wrapped GtkLabel. Set a parent window from 'IBUS_SETUP_XID' environment variable in setup. Replare FileNotFoundError with IOError for python2 compatibility. (#1736) Changed fequency 500 to 0. Added Emoji dictionary. Set preview_lines to -1 in zip code. Added search entry in view dictionary dialog. Fixed Gtk.SearchEntry.search-changed signal for gtk 3.8.
* 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
* Added python3.fujiwarat2014-01-301-55/+52
| | | | | The default is to use 'python' and --with-python option can change it. ./configure --with-python=python3
* 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
|
* Imported anthy zipcode.t into ibus-anthy.fujiwarat2013-08-291-0/+1
|
* Updated source files with the latest GPL 2.0.fujiwarat2013-08-291-5/+5
|
* Released 1.5.31.5.3fujiwarat2013-05-131-7/+4
| | | | Minor release for worng configure.ac
* Released 1.5.21.5.2fujiwarat2013-05-131-1/+1
| | | | | Fixed some bugs. Added customizable Hiragana_Katakana key.
* Released 1.5.11.5.1fujiwarat2013-05-111-1/+1
| | | | | | | | | | | | | Cleaned up configure.ac and added anthy.i in tarball (#1571) setup: Look like a modal dialog when under gnome-control-center Fixed to convert yen to U+30FC in kana mode. (#1596) Removed deprecated GObject. Fixed unichr range (#957222) Enabled Latin mode with Shift key. Let Latin mode return FALSE (#1058) Changed GOBJECT_INTROSPECTION_CHECK to GOBJECT_INTROSPECTION_REQUIRE (#1620) Added Zenkaku_Hankaku to on-off keys. Sent IBus.PropState.UNCHECKED for ibus 1.5.
* Added Zenkaku_Hankaku to on-off keys.fujiwarat2013-05-111-0/+10
|
* Changed GOBJECT_INTROSPECTION_CHECK to GOBJECT_INTROSPECTION_REQUIRE (#1620)fujiwarat2013-05-111-1/+1
|
* Updated copyright.fujiwarat2013-05-091-2/+2
|
* Cleaned up configure.ac (#1584)fujiwarat2013-02-081-1/+1
|
* Cleaned up configure.ac and added anthy.i in tarball (#1571)fujiwarat2013-01-071-6/+5
| | | | Patch is provided by galtgendo [at] gmail [dot] com
* Released 1.5.01.5.0fujiwarat2012-12-311-3/+3
| | | | | | | | | | Added ibus menu customization. Added us layout table for Kana. Added keyboard layout customization. Enabled IBusProperty.symbol with ibus 1.5 . Add a .desktop file for ibus-setup-anthy Updated configure.ac to use ibus pygobject3. Converted pygtk2 to gir gtk3.
* Added to sync the user config xml between versions.fujiwarat2012-12-311-0/+11
|
* Replaced the legacy icon gtk-preferences with preferences-desktop.fujiwarat2012-12-251-0/+14
|
* Added xkb options with ibus 1.5.fujiwarat2012-10-191-0/+12
|
* Added keyboard layout customization.fujiwarat2012-10-051-3/+6
|
* Enabled IBusProperty.symbol with ibus 1.5 .fujiwarat2012-09-141-2/+17
|
* Added anthy themed icon.fujiwarat2012-07-121-0/+15
|
* Added IBUS_VERSION_TEST to make sure the latest ibus is used.fujiwarat2012-07-091-18/+45
|
* Updated configure.ac to use ibus pygobject3.fujiwarat2012-06-291-3/+3
|
* Released 1.4.99.201203271.4.99.20120327fujiwarat2012-03-271-2/+2
|
* Fixed to detect python2 under the mixed python2 and python3.fujiwarat2012-03-271-2/+55
|
* Updated copyright.fujiwarat2012-03-271-1/+2
|
* Converted pygtk2 to gir gtk3.fujiwarat2012-03-051-19/+110
|
* Released 1.2.71.2.7fujiwarat2012-03-051-1/+1
| | | | | Added --with-layout option in configure for IBusEngineDesc. Added symbol and hotkeys property in IBusEngineDesc.
* Added --with-layout option in configure for IBusEngineDesc.fujiwarat2012-02-061-0/+15
| | | | | | New ibus 1.5 will use the IBusEngineDesc.layout but Japanese input method inherits the system keyboard layout so I added the configuration. Probably ibus-anthy would need IBusEngineDesc.layout = 'default'.
* Added symbol and hotkeys property in IBusEngineDesc.fujiwarat2011-08-081-0/+45
|
* Released 1.2.61.2.6fujiwarat2011-05-161-1/+1
| | | | | Fixed the latest page_size for ibus.LookupTable. Updated Romaji table with Gairaigo.
* Updated copyright.fujiwarat2011-01-171-1/+1
|
* Released 1.2.51.2.5fujiwarat2010-12-011-1/+1
|
* Released 1.2.41.2.4fujiwarat2010-10-261-1/+1
|
* Released 1.2.31.2.3fujiwarat2010-10-161-2/+2
|
* Released 1.2.2.201010151.2.2.20101015fujiwarat2010-10-151-2/+2
|
* Fixed NetBSD ENV issue (#1029)fujiwarat2010-10-151-2/+2
|
* Fix sh equal and swig include path. #883, #884fujiwarat2010-04-261-2/+2
|
* Bump to 1.2.11.2.1fujiwarat2010-04-231-5/+4
|
* Fix kasumi icon path to get prefix.fujiwarat2010-04-191-0/+8
|
* Fix OSError when the link of zipcode.t is broken. #854fujiwarat2010-04-161-9/+25
|