1.5 2006-04-18 Gettext fix for the helper's systray menu. Systray icon isn't displayed by helper if gnome-applet is used. Wnn server message is now properly displayed. Changed raw input terminology to direct input. Japanese translation update. I18n-ed desktop file. Fixed segfault when helper doesn't start. Fixed KeyPad keys (segfault, added left & right). Menu positioning on systray button. Kanji lookup using radicals. Build only one debian pacakge with available engines. Gconf schema moved to /usr/share/gconf. Build system and Fedora spec file fix for x86_64. 1.4 2005-04-10 Compose sequence (dead keys) support. systray/notification area support to switch input modes (im-ja-helper). Kanjipad defines moved into config.h. Systray can be disabled in im-ja-conf. gnome-panel applet communicates through im-ja-helper. Fixed applet input switching problem with click-to-focus windows. GTK bug workaround: don't show status/preedit window on non-editable widgets. Fixed spec file to build on Fedora. Added Fedora wnnenvrc path. 1.3 2005-02-13 Segv when right-clicked on status/preedit window fixed. Translation update (Daichi Kawahata). Fixed segfault when Apply pressed in im-ja-conf. Linking fixed with gtk-2.6 [gtk_im_module_get_type() removed]. Source code cleanup (Daichi Kawahata). 1.2 2004-07-02 GTK bug workaround: set to direct-mode (to hide status widget) on non-editable widgets. Don't commit preedit on reset (configurable). Fixed help. Restart warning can be disabled in im-ja-conf. Added 'no kaji conversion' to im-ja-conf. Preedit window doesn't disappear after focus-out. Customizable font for the candidate window. Fixed deprecated gtk_option_menu, thus gtk-2.4 is required. Clause expansion/shrinking bug fixed with canna. Also convert from EUC-JISX0213 to UTF8 (can input circled numbers with canna). 1.1 2004-05-26 Removed global linking of conversion engine libs (-lwnn, -anthy, etc). Input selection menu pops up when clicked on preedit/status window. Enhanced input selection menu with symbol, unicode input, etc. Only show one instance of status/preedit window at once. Better workaround for canna chuu/number conversion bug. source cleanup for -Wall -Wunused, panel-applet moved into src/. xim: OverTheSpot fixed for KDE/QT. Preedit window is updated with broken apps (e.g. abiword). If conv engine init failed, only print warning once and set to kana (no conversion) mode. Conversion engine API in place of #ifdefs. Modal windows don't block interaction with kanjipad and preedit/status window. 1.0 2004-03-20 Canna: candidate window is now positioned under the converting clause. Changed $(libexecdir)/gnome-panel to $(libexecdir)/im-ja. GTK-2.4 support. KDE/QT dispalys the preeedit with the xim-server. Support older compilers: now compiles with -ansi. Workaround for canna chuu/number conversion bug. Compilation fix with gtk-2.3.x for preeditarea.c New conversion engine: skk support. Autodetect canna, wnn, anthy libs in configure. Katakana can be converted to kanji with WNN. New conversion engine: anthy support. Input modes are dispalyed in the popup menu on right click. DISABLE_DEPRECATED is only used in debug mode. im-ja-xim-server(1) man page. XIM build can be disabled. Reorganized source tree. Compilation fix for Canna-3.7. Fixed backspace segfault in canna mode. Removed preedit_changed signal emission from the candidate window in xim mode. Fixed crash with gecko browsers when preedit window was enabled. use_preedit flag is now treated according to the API docs. Ignore NoSymbol keyevents. Removed URI::Escape dependency from convtable.pl. 0.9 2003-12-15 XIM server Support for older gcc versions wnnlib.c compile error fix 0.8 2003-09-07 .spec can now build usable rpm packages. JIS Code input. Japanese translation (ja.po) updates. Input with numpad keys fixed. Kana translation table updates. Unicode character code input. Added a Help button for the gnome applet and im-ja-conf. Unicode symbol input using GUI tables. Configurable candidate window style: dropdown menu or table. Undefine button for keygrabber in im-ja-conf. Center candidate win on window if client doesn't provide cursor position. Unconvert converts hiragana to katakana. Docbook documentation. Auto update config dialog if upgraded. Behaviour with Esc fixed. Fix scroll and numlock input blocking bug. 0.7 2003-07-30 Japanese translation (ja.po) Added an about tab to im-ja-conf. Kana input is sent to the conversion engine. Added a gnome panel applet to display and change the input mode. Fixed segfault with gnome-terminal. Module is not linked to libglade anymore. Candidate window key handling enhancements. Keypresses are received even if the status window has the focus. Customizable Preedit Commit key. Status window positioning fixes. Over-the-spot preedit window. Source code cleanup. Segfault when changing gtk input methods fixed. 0.6 2003-07-01 Startup input mode configurable. Kanji input unified, default conversion engine is configurable via im-ja-conf. Configurable status window position and label. Initialization error handling bugfixes. Cursor movement in wnn mode. Im-ja-conf is now using libglade. Preedit style(fg, bg) can be configured. 0.5 2003-06-11 Now using Gconf schema. Gettextized, intltoolized. Canna mode rewritten from scratch to use libRKC only. Kanjipad updates. Canna and/or wnn mode can be disabled by configure. 0.4 2003-05-02 GUI configurator (im-ja-conf) to configure hotkeys. Translation table fixes. Kanjipad updates. 0.3 2003-04-11 WNN support added. Half-width katakana input added. Translation table fixes. 0.2 2003-03-02 Mainly key handling bugfixes. 0.1 2003-02-17 Initial release.