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).
Version 0.1.2 (2011-06-27)
=============
- Update gettext support using autopoint.
- Fix compiling error when libthai is installed in non-standard location.
- Improve linker flags handling.
The new features of scim-input-pad are the the next tables who are included:
korea.pad includes from Korean the letters, Hangul Jamo, Hangul
Compatibility Jamo, Halfwith/fullwith
arabian.pad includes the Arabian script
armenian.pad includes the Armenian script
georgian.pad includes the Georgian script from Georgia
russian.pad includes the Russian script
hebrew.pad includes the Hebrew script from Israel
india_bengali.pad includes the Bengali script from India
india_chiki.pad includes the Ol Chiki script from India
india_devanagari.pad includes the Devanagari script from India
india_gujarati.pad includes the Gujarati script from India
india_gurmukhi.pad includes the Gurmukhi script from India
india_kannada.pad includes the Kannada script from India
india_lepcha.pad includes the Lepcha script from India
india_limbu.pad includes the Limbu script from India
india_malayalam.pad includes the Malayalam script from India
india_oriya.pad includes the Oriya script from India
india_saurashtra.pad includes the Saurashtra script from India
india_sinhala.pad includes the Sinhala script from India
india_syloti_nagri.pad includes the Syloti Nagri script from India
india_tamil.pad includes the Tamil script from India
india_telugu includes the Telugu script from India
balinese.pad includes the Balinese script from Indonesia
buginese.pad includes the Buginese script from Sulawesi in Indonesia
cham.pad includes the Cham script from Vietnam and Cambodia
kayah.pad includes the Kayah Li script from the Karen in Myanmar
(Birma) and in Thailand
khmer.pad includes the Khmer script from Cambodia
mongolian.pad includes the Mongolian script from Mongolia
lao.pad includes the Lao script from Laos
myanmar.pad includes the Myamar script from Birma
philipine_buhid.pad includes the Buhid script from the Philipines
philipine_hanunoo.pad includes the Hanunoo script from the Philipines
philipine_tagalog.pad includes the Tagalog script from the Philipines
tai_lue.pad includes the old Thai script from China, Thailand,Birma
and Vietnam
rejang.pad includes the Rejang script from Sumatra in Indonesia
sundanese.pad includes the Sundanese script from west Java in Indonesia
tai_le.pad includes the new Thai script from China, Thailand,Birma and Vietnam
thai.pad includes the Thai script from Thailand
tibet.pad includes the Tibet script from Tibet
ethiopic.pad includes the ethiopian script from ethiopia
* To compile with ja-freewnn-lib-1.11alpha22, small patches
added for mainly with adding include directive:
---
+#include <unistd.h>
+#include <stdlib.h>
+#include <stdio.h>
+#include <string.h>
----
the patches are listed below.
patch-cmd_kinput2.c
patch-lib_Canna.c
patch-lib_ConvCtrl.c
patch-lib_KIProto.c
patch-lib_XimpProto.c
patch-lib_ctext.c
patch-lib_wnnlib.c
See ChangeLog, ChangeLog.en
(too many lines to be listed here)
Please note minimum security fixes had been updated after
1.10 was committed, so not really whole thing between 1.10
and 1.1.1-a021
- And more, a021 to a022 (CVS version) equivalent patches
- Thus
PKGNAME= ja-FreeWnn-{lib,server}-1.11alpha22
- DESTDIR support (That's why a022 patches added)
- package structure adjusted
from (-lib -dict -server -server-bin) to (-lib -server)
for minimum modification from DISTFILE to pkgsrc.
- some common VARIABLES have been moved to ja-freewnn-lib/Makefile.common
ja-freewnn-dict/{DESCR,Makefile,PLIST}
ja-freewnn-server-bin/{DESCR,Makefile}
Removed
ja-freewnn-lib/Makefile.common
More variables moved in
ja-freewnn-lib/patches
70 files added for a021 -> a022 updates
ja-freewnn-server/PLIST
- some executable moved sbin to bin
by following line in Makefile
+CONFIGURE_ARGS+= --disable-traditional-layout
- 23 of dictionary files in share/wnn/ja_JP/dic
moved from ja-freewnn-dict/PLIST to ja-freewnn-server/PLIST
Thanks obache@ for correcting/proofreading for above Changes.
The new features of scim-tables are the the next tables who are included:
Kirshenbaum input method for emacs
polytonic Greek added
Hebrew added
Hindi-remington added
Hindi-inscript improved
Marathi-remington added
Punjabi-remington added
Russian Yawerty improved
Tamil-tamil99 added
Uyghu-standard added
Uyghu-romanized added
Chinese Cangjie 6 added
Chinese ZhuYin improved
Chinese ZhuYin-Big improved
Chinese Cantonese improved
Based on PR#44989 by YAMASHIRO, Jun. add a missing PLIST entry.
Overview of changes from 1.7.0-alpha to 1.7.0
=============================================
* Fixes
- Generic IM
* Fix sort order of Wubi86 and Zhengma tables in 1.7.0-alpha
- GTK+3 bridge
* Avoid repeated changes of subwindow size in some annotation text
Overview of changes from 1.6.x to 1.7.0-alpha
=============================================
* New features
- GTK+3 bridge
- uim-candwin-gtk3
- uim-candwin-tbl-gtk3
- uim-dict-gtk3
- uim-im-switcher-gtk3
- uim-input-pad-ja-gtk3
- uim-pref-gtk3
- uim-toolbar-gtk3
- uim-toolbar-gtk3-systray
* Support GTK+3
- uim-toolbar-applet-gnome3
* Support GNOME3
* Fixes
- uim Scheme library
* Fix im-acquire-text brokeness
- uim-toolbar-qt4
* Fix bug: Can't set starting position of Qt4 toolbar (#34034)
- uim-notify
* Fix compilation with libnotify >= 0.7.0
- uim-tutcode
* Fix behavior with interactive bushu conversion
- uim-skk
* Fix crash upon an illegal line in SKK dictionary
- Emacs bridge
* Don't disturb other leim's modelines (#35318)
- Qt4 bridge
* Fix crash of applications upon exit when widget style of
QGtkStyle is used
- uim-dict-gtk
* Fix a minor bug
* Enhancements
- uim-tutcode
* Postfix mazegaki conversion
* Postfix bushu conversion
* Add inflection support for postfix and prefix mazegaki conversion
* Kanji code (JIS/Kuten/Unicode) input mode
* History input mode
- libuim
* Support locale with EUC-JIS-2004 and EUC-JISX0213 encodings
- generic-predict
* Add support for completion with Google Suggest
* Others
- GTK+2 bridge
* Discard support for version below 2.14.
patch provided by YAMASHIRO, Jun via PR#44861.
pkgsrc changelog:
* remove "canna" option from default.
Overview of changes from 1.6.0 to 1.6.1
=======================================
* Fixes
- IM management system
* Fix crash while switching to the IM which has been once used but
then disabled and re-enabled again by "Enabled input methods"
widget of uim-pref.
- uim-skk
* Don't crash with malformed words having brackets which are not
intended for skk-henkan-strict-okuri-precedence.
- libuim-skk.so
* Fix possible contamination of dictionary files of SKK-JISYO and
tutcode's mazegaki dictionary when user switches between uim-skk
and uim-tutcode dynamically.
* Enhancements
- uim-tutcode
* Interactive bushu conversion
* Postfix bushu conversion in yomi of mazegaki.
* Completion
* Input prediction in mazegaki conversion
* Input prediction in bushu conversion
* Kanji combination guide on completion and input prediction
* Another symbol (kigou) input mode like "KI"
* Add function to redisplay last auto help
* Show kanji on auto help
* Show hint kanji for intermediate sequence on virtual keyboard
- uim-pref
* Add configuration 'uim-pref-suppress-dot-uim-warning-dialog?'
(Set this variable #t in ~/.uim if you'd like to suppress the
dialog)
- uim.el
* Support Emacs24 (by Kan-Ru Chen, #31539)
* Others
- Enable compilation even when the home directory of chrooted build
environment is non-writable (e.g. nobody user)
- tcode, trycode, and hangul modules are no longer enabled by
default. Use more sophisticated tutcode and byeoru modules
instead.