Changelog:
* Simplify skk-isearch
* Add some menu items
* Display input mode indicator near cursor position
* Get annotation from DictionaryServices on Mac OS X
* Get annotation from other program
* Make $ behavior changable
* Remove some combination from skk-azik.el
* Improve Tan-Kanji transform
* Add skk-search-web.el
* Other bugfixes
Based on PR 46030 by YAMASHIRO, Jun.
(enable commented out wnn4 option additionally)
Overview of changes from 1.7.2 to 1.7.3
=======================================
* Fixes
- Qt4 bridge
* Fix im-delete-text in QTextEdit
* Build fix for NetBSD ([uim-ja 322])
- uim-m17nlib
* Don't discard key release event when input mode is off (#45734)
* Fix crashes with some IMs (regressed in 1.7.0-alpha).
* Others
- Generic build fix for GNU/Hurd ([uim-ja 310])
Overview of changes from 1.7.1 to 1.7.2
=======================================
* Fixes
- libuim
* Fix crash in im-acquire-text with selection
- uim-pref-qt4
* Fix build failure when --as-needed is used (#40385, Julian Taylor)
* Enhancements
- Qt4 bridge
* Support text acquisition API with QTextEdit
* Others
- Plug very minor memory leak in uim-xim
- Plug very minor file descriptor leak in libuim-custom
Overview of changes from 1.7.0 to 1.7.1
=======================================
* Fixes
- uim-tutcode
* Fix behavior when on-key and off-key are different
- uim-dict-gtk
- uim-dict-gtk3
* Fix compilation with Canna >= 3.7
- fileio.scm
* Fix for files with no newline at the end
* Enhancements
- uim-byeoru
* Speedup in conversion by change of system dictionary format
* Introduce a new way to define a personal dictionary
- uim-tutcode
* Show stroke help temporarily by keys in kanji combination guide
* Support bushu composition which consists of three or more bushu
on auto help
* Use bushu.help file on auto help and bushu conversion
- uim-toolbar-gtk3-systray
- uim-toolbar-gtk-systray
* gnome-shell support
- uim-notify
* Support dynamic reconfiguration of the agent selection
* Others
- Make uim functional when --disable-notify is set at configure
The mastersite resolves to a parking domain, causing the html page to be
interpreted as a tarball download which doesn't pass the checksum of course.
Luckily this tarball is backed up at NetBSD, so remove the mastersite so it
can fall back to NetBSD.
Secondly, a patch from 2007 was mispelled and was never included into the
distinfo. Obviously it built anyway, but the patch was renamed and the
distinfo file regenerated.
[Changes]
- Fixed Bug 726335 (Google issue 1281)- [abrt] ibus-chewing-1.3.9.2-3.fc15: g_atomic_int_get:
Process /usr/libexec/ibus-engine-chewing was killed by signal 11 (SIGSEGV) using patch from Scott Tsai
- Fixed Bug 727018 - ibus compose file needs a symbol tag for gnome-shell
- Fixed characters duplication problem (Google issue 1245, GitHub ibus-chewing issue 2)
- Fixed KP-Enter not been able to commit preedit buffer. (Google issue 1303, GitHub ibus-chewing issue 4)
- Depends on cmake-fedora now.
- Fixed issue 1274, which is addressed by yusake's comments on d9009bf.
- Add compile flag for GNOME3.
- Add command line option: showFlags
- ibus-gnome special symbol
- Thanks Fred Chien's patch against that candidate window cannot be closed
with escape key since selected tone.
- Thanks Fourdollar's patch for Fix plain zhuyin with space as selection problem.
- Remove support for ibus-1.2 and prior.
release 1.3.2
* Check whether hic is transliteration method or not
* Ignore key event with only specific modifiers
* Use GETTEXT_PACKAGE in ibus-setup-hangul
* issue: #1210 hangul_keyboard_list should be moved
approved by minskim@ (and thanks for English translation from a Korean NEWS).
2.0.0
* imhangul-2.0 is for Gtk+-2.0
* #315984 A backspace doesn't delete a character in Firefox 4.0
* #315980 A keyboard name is not translated because of a discrepency
between imhangul and libhangul
* #306326 Add a configuration option to designate a key to switch
between Korean and English
- Set a string recognized by gtk_accelerator_parse() in imhangul.conf
* Fix a bug in the simple input method in Gtk
- Show the "preedit string" when invoked with Ctrl+Shift+u
0.9.16
* Support 2-Set old Korean, 3-Set old Korean, and Ahnmatae keyboards
* Allow Korean input with a non-qwerty US system keyboard
0.9.15
* Support a Roman keyboard (requires libhangul>=0.0.10)
* Bug fix: #305211 A strange behavior of a backspace in a gtkhtml window
approved by miskim@ (and thanks for English transration from a Korean NEWS).
nabi-0.99.9
* Bug fix: #315977 A backspace doesn't delete a character in firefox4
* Bug fix: #315744 In the Korean mode, a space is appended at the
end in Wine 1.2
* In using GtkStatusIcon
- Fix the problem of the white background issue in the tray icon
in Ubuntu 10.10
nabi-0.99.8
* Add an Ubuntu theme
* Fix bugs in the Colemak keyboard (#315056, #315058)
* Update the list of dynamic keyboard (requires libhangul>=0.0.12)
- Support the 2-Set old Korean and Ahnmatae keyboards
* Add an option to use a customized fontset in the over-the-spot mode
* Override the system keymap in default
(Handle the issue when a non-qwerty keyboard is selected)
* Add an option to sepcify a theme at build time
* Refactor code
nabi-0.99.7
* Implement a Chinese-character-only mode
* Allow Korean input even when the locales of an application and
nabi differ
* Enable "preedit string" drawing without a fontset in X Windows
* Support the Colemak keyboard
* Bug fixes
nabi-0.99.6
* Bug fix: #305368 nabi doesn't appear in the notification area
- Fix a problem that nabi does not appear automatically in the
notification area in recent distributions
nabi-0.99.5
* Support a Roman keyboard (requires libhangul>=0.0.10)
* Support pango 1.16 and below (to support CentOS 5.3)
* Bug fix: #305339 a bug resetting the input status configuration
nabi-0.99.4
* Add an "Revert to Default" button in the configuration window
* Add an option to start in the Korean mode
* Allow to turn off the tray icon
* Fix a freeze when an Enter is typed in the Korean mode in gvim
* Implement "string conversion" (not yet supported in Xlib)
* Refactoring and bug fixes
What's New in SCIM-chewing 0.3.4
---------------------------------------------------------
* Handle 0-9, "+-*/" keys, Enter and '.' in keypad.
* Handle F1-F18 keys properly.
* Fix the unexpected behavior on candidate phrases in Google
search bar browsed by Firefox.
* Be aware of the "Keyboard Layout" setting in SCIM, Thus, users
can use a French AZERTY or German QWERTZ without having to
switch to a US layout beforehand.
What's New in libchewing 0.3.3
---------------------------------------------------------
* Fix memory access violation.
* Improved Python binding.
* Merged with libchewing-data project. (r455)
* Improved random key stroke tester.
* Fix the handling of phonetic symbols in Hsu's keyboard.
* Fix unexpected candidate disorder when doing symbol choice.
* Revised phrase choice from rearward logic.
* Fix cross compilation.
* Improved shell script to merge changes form libchewing-data.
* Successful stories:
. Google ChromeOS provides built-in Chewing IM support
. MeeGo platform provides built-in Chewing IM support
Update to 1.3.9.
Fix XML entity reference.
Update to 1.3.8.
Update virtkbd module to check engine's typing mode.
Don't connect to eekboard-server if enable_virtual_keyboard is false.
Support virtual keyboard.
Define hotkeys and icon-symbol in description.
Don't start auto conversion if there is no preceding input (Issue#36).
Don't handle ctrl+g in non-converting state (Issue#35).
Ignore errors when locale module doesn't provide bindtextdomain (Issue#34).