* Added the man of input-pad
* Updated translations.
* Fixed an error with gcc -Wformat -Werror=format-security
* Enabled GTK3 by default.
* Enalbed XTEST because glib2 uses XI2.
* Enabled maintainer-mode in configure.ac.
* Added data for Old English and Middle English.
* Some unofficial IPA, labial-velars, laterals, nasal releases,
More obsolete IPA, fixed output for wedge; added a precise, unofficial symbol for the alveolar flap.
Released 1.0.2
Added Gothic group.
Added Shavian data.
Added data for IPA.
Fix ABI breakage of eekboard 1.0.6.
Added gobject-introspection.
Added bold, italic and script.
Released 1.5.4
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.
Released 1.5.3
Minor release for worng configure.ac
Released 1.5.2
Fixed some bugs.
Added customizable Hiragana_Katakana key.
Released 1.5.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.
Released 1.5.0
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.
IBus means an Intelligent Input Bus. It is a new input framework for Linux OS.
It provides full featured and user friendly input method user interface.
It also may help developers to develop input method easily.
This package provide Python library for IBus.
News of 1.5.0
* Improve ibus performance by replace some python components with vala implementations.
* Improve IME switch UI and logic, and support shortcut customization.
Integrate IME and XKB keyboard layouts. Now ibus can manage both IME and XKB layouts.
* Improve gobject-introspection support.
* Improve vala language support.
* New functions to restrict config signal: ibus_config_watch/unwatch
* Remove gnome-icon-theme-legacy dependency.
* Add version property in IBusEngineDesc.
* Add IBusProperty.symbol for the short label.
* Support dconf 0.13.4
* Add ibus command line tool.
* Improve unit test.
* ibus-daemon now monitors .xml files by default
* "make check" does not require "make install"
* Support out-of-tree build
* pygobject override is added to help migrate from the old python binding
* Many bug fixings.
New DISTFILE announced recently as follows.
| Subject: [Freewnn-users 136] Released 1.1.1-a022
| From: aono (at) cc.osaka-kyoiku.ac.jp (Tomoki AONO)
| Date: Mon, 5 Aug 2013 04:07:28 +0900
Our package had (all) diffs from 8 years old previous release.
3617618 Nov 30 2005 FreeWnn-1.1.1-a021.tar.gz
3702026 Aug 5 04:00 FreeWnn-1.1.1-a022.tar.gz
And already named following.
PKGNAME= ja-FreeWnn-lib-1.11alpha22
Thus this time, deleting patches and PKGREVISION= 1.
IBus-LibThai is a Thai input method engine for IBus, based on the LibThai
library.
Currently, it provides 3 keyboard layouts internally:
- Ketmanee
- Pattachote
- TIS-820.2538
(Thai XKB symbols are also supported.)
The input method also filters out invalid input sequences with 3 levels of
strictness:
- Passthrough (no check)
- Basic Check
- Srict Check
For applications that support surrounding text retrieval/deletion,
it can also correct the invalid input sequences.
* Use renderer for ibus-mozc, new candidates window.
Changelog:
r171 2013-08-28 1.11.1522.102
FIX: Safari crashes when surrounding text is requested.
FIX: Mode symbol on the mode indicator is not rendered on Windows.
FIX: Caret position is not updated after commit in WPF's TextBox on Windows.
FIX: UI is not placed at proper position when HiDPI is enabled on Windows 8.1
FIX: GDI handles are not destroyed when classic theme is selected on Windows.
FIX: Fails to connect to mozc_renderer from explorer.exe on Windows.
Enable Touch-optimized on-screen keyboard on Windows 8+.
Enable a developer to configure ibus-mozc path and/or ibus-mozc icon path at build time for GNU/Linux build. See the build instruction about how to customize them. ( Issue 41 )
Add Session command for ConvertPrevPage and ConvertNextPage ( Issue 188 )
Remove ibus-mozc-chewing (Issue 194)
Remove ibus-mozc-pinyin (Issue 194)