im_recover() to recover from every possible input methods.
commit176f160f5ad4b19eee467f694fed893b24b73a88
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Thu, 29 Apr 2004 08:29:10 +0000 (29 08:29 +0000)
committerNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Mon, 6 Nov 2006 13:21:10 +0000 (6 20:21 +0700)
treeffe286f68f16af540e95ce7028d9f9ce6cb88aae
parent508ca58b967b90291e67263a07c91c809fc7183c
im_recover() to recover from every possible input methods.

get_syllable_candidates() to get list of candidates
candidates list in ui is now functional in syllable check
libvspell/keyboard.cpp
libvspell/keyboard.h
libvspell/shuffle.cpp
libvspell/spell.cpp
libvspell/vspell.h
ui/gtk/main.cpp