ibus-array is desined to implement a full-functional Array 30 input method
engine for iBus. Array 30 is a traditional Chinese input method used in Taiwan.
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.
Based on PR#43649 by Ryo ONODERA.
Back from snapshot release, so version scheme also back from timestamp.
This release is still alpha release, but, yes, better than snapshot,
and need to support of emacs23.
While here,
* set LICENSE=gnu-gpl-v2
* simplify PLIST.
* fixes paths for tutorial file in setup file
* change to use MAKE_FLAGS instead of MAKEFLAGS, it affect subsequent
make, e.g. failed to build of emacs for resolving dependency.
Based on packaged by uebayasi@ in pkgsrc-wip-jp,
Modified by Ryo ONODERA in pkgsrc-wip.
A basic set of Kana-Kanji conversion dictionary developed by SKK project.
nbitools is not enough to maintain for recent platforms and no good support for
user-destdir (now, canna-lib and canna-canuum is user-destdir ready)
no objection in tech-pkg-ja@ about three months.
Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.
This package contains Zonna recognition models trained with Tomoe data.
Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines.
This package is python module for Zinnia.
Zinnia is a simple, customizable and portable online hand recognition system
based on Support Vector Machines. Zinnia simply receives user pen strokes as a
sequence of coordinate data and outputs n-best characters sorted by SVM
confidence. To keep portability, Zinnia doesn't have any rendering
functionality. In addition to recognition, Zinnia provides training module that
allows us to create any hand-written recognition systems with low-cost.
im-ja is a Japanese input module for GTK2 and also has a XIM server.
Currently supports hiragana, katakana, half-width katakana, zenkaku, canna, wnn,
anthy, skk and kanji character recognition inputs.
Conversion hotkeys, status window, preedit text colors, etc. can be customized
through a GUI. An optional applet is also included for the gnome-panel which
can be used to display and change the input method.
Kimera is an input method (XIM) for the X Window System utilizing
the Qt4 toolkit that provides Japanese language input support. It
provides Kanji conversion via Canna or Anthy, as well as supporting
the ability to assign input styles. We are also considering a
simple key assign selection method like the one used in Windows.
2009-07-29 Takuro Ashie <ashie@clear-code.com>
* preparation for release (ver 2.5)
2009-07-21 Takuro Ashie <ashie@clear-code.com>
* fix:
- Fix paddings in the KasumiAddWindow.
2009-07-16 Takuro Ashie <ashie@clear-code.com>
* fix:
- Use stock objects for buttons on KasumiAddWindow.
- Remove neeldless key accelerators for KasumiAddWindow.
2009-07-16 Takuro Ashie <ashie@clear-code.com>
* fix:
- Fix paddings in the main window.
- Fix minimum size of columns in the word list view.
- Remove needless key accelerators in main window.
Use mnemonic instead.
- Remove some needless codes.
2009-07-13 Takuro Ashie <ashie@clear-code.com>
* fix:
- Fix a compile time warning.
- Rename some strang variable names.
2009-07-13 Takuro Ashie <ashie@clear-code.com>
* enhancement:
- Added some word type subcategories. Thanks to Jun Oizumi.
2009-06-25 Takuro Ashie <ashie@clear-code.com>
* fix
- Kill duplicated Ikuya Awashiro in man page! Thanks to Jun Oizumi.
2009-06-25 Takuro Ashie <ashie@clear-code.com>
* fix
- Remove "SIKU" conjugation. Thanks to Jun Oizumi.
2009-01-29 Takuro Ashie <ashie@clear-code.com>
* preparation for release (ver 2.4)
2009-01-20 Ikuya Awashiro <ikuya@fruitsbasket.info>
* KasumiAddWindow.cxx:
- addded an include file. Thanks to Mike Fabian.
* KasumiWord.cxx:
- DITTO.
* main.cxx:
- DITTO.
2009-01-20 Takuro Ashie <ashie@clear-code.com>
* enhancement:
- Support ANTHY_UTF8_ENCODING and set it as default.
You can switch to ANTHY_EUC_JP_ENCODING by -E or --eucjp option.
2007-10-30 Ikuya Awashiro <ikuya@fruitsbasket.info>
* fix:
- FTBFS with GCC 4.3: missing #includes
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417266
Thaks to Martin Michlmayr <tbm@cyrius.com>.
- kasumi dumps core on x86_64 systems when trying
to add new words to the dictionary
https://bugzilla.novell.com/show_bug.cgi?id=253788
Thanks to Mike Fabian.
- fail in the judgment of the version.
http://kasumi.sourceforge.jp/index.php?%A5%D0%A5%B0%CA%F3%B9%F0%2F95
Thanks to dtana.
* preparation for release (ver 2.3)
2006-11-29 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* preparation for release (ver 2.2)
2006-11-28 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* enhancement:
- change the text color on the search entry box if Kasumi failed
to find specified text
- ask Gtk+ library to keep above the exclusive mode window
* fix:
- scroll to the undermost of the view after adding a new word
2006-11-27 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix:
- the bug raised while sorting
2006-10-15 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* enhancement:
- add exclusive mode
2006-10-14 Ikuya Awashiro <ikuya@fruitsbasket.info>
* configure.in: 2.1
* This release is a result at the CodeFest Kyoto 2006
hosted by FSIJ.
2006-10-14 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* enhancement:
- add new word type category combo box
* fix:
- export embedded string to po files
- changed adding window title
- remove unnecessary words
- improve portability
- support dakuon mark
2006-06-28 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix: AUTHORS
- reconstruction of AUTHORS file
- added Italian l10n team
2006-06-26 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix: KasumiException.cxx
- security fix
* fix: KasumiDicEventListener.hxx KasumiWordEventListener.hxx
- add virtual destructor to avoid compilation warnings
* fix: configure.in main.cxx Makefile.am acconfig.h
- removed acconfig.h deprecated in autoconf 2.5
- correctly handling "--disable-nls" option on no-glibc platform
- thanks to Diego's patch
* fix: AUTHORS
- typo of my email address :(
2006-06-25 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix: KasumiAddWindow.cxx po/*.po po/*.pot
- fixed typo: "Invlid" -> "Invalid"
* New feature:
- Italian localization
2006-06-23 Ikuya Awashiro <ikuya@fruitsbasket.info>
* KasumiMainWindow.hxx:
- fixed compile error on gcc 4.1. thanks to sgtom.
2006-06-21 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix: configure.in
- require Gtk+ version is 2.6 or higher for GtkCellRendererCombo
2006-06-20 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix: KasumiDic.cxx
- fix the defect that Kasumi failes when the private dictionary
doesn't have any word.
2006-06-03 Ikuya Awashiro <ikuya@fruitsbasket.info>
* kasumi.desktop.in:
- added.
* Makefile.am, configure.in:
- resistered in GNOME/K menu.
2006-06-02 Ikuya Awashiro <ikuya@fruitsbasket.info>
* Makefile.am:
- kasumi.png was placed in /usr/share/pixmaps instead /usr/share/kasumi.
- add man page.
* kasumi.1:
- added.
2006-05-29 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* preparation for release (ver 2.0)
* fix: KasumiWord.cxx, configure.in
- accept ASCII character in sound entries
* fix: AUTHORS
- add Ikuya to AUTHORS
* fix: POTFILES.in ja.po
- translated newly created message
* enhancement: KasumiMainWindow.cxx KasumiMainWindow.hxx
- obsolete "Add Mode" button
2006-05-28 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix: main.cxx
- changed copyright notice
* fix: KasumiWordType.hxx, KasumiWord.cxx
- don't issue modification event when the same value are set
2006-05-27 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix: KasumiDic.cxx, KasumiWordType.cxx
- set an alternative word type if specified one does not exist
- measures against an anthy's defect that it returns error code
even when it is right and no word is registered.
* fix:
- inserted copyright and license terms into the head of each
source file or header file.
* fix: KasumiAddWindow.cxx
- changed the page size of the spin button
2006-05-17 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix: KasumiDic.cxx
- change the condition of anthy version
2006-05-14 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* fix
- KasumiAddWindow
- search function for KasumiMainWindow
* enhancement
- implement of KasumiWordEventListener
2006-05-7 Takashi Nakamoto <bluedwarf@bpost.plala.or.jp>
* drastic changes for new version 2.0
2006-03-26 Ikuya Awashiro <ikuya@fruitsbasket.info>
* KasumiMainWindow.hxx, KasumiAddWindow.hxx:
Fixed with G++ 4.1: friends not declared
Thanks to Martin Michlmayr <tbm@cyrius.com>