Commit graph

7 commits

Author SHA1 Message Date
obache
bfe020e09f Update libhangul to 0.1.0 (shlib major bumped).
approved by minskim@.

0.1.0
 * add new API for keycode normalization
 * remove deprecated API
 * add supports for freebsd
 * update some test codes
2011-11-10 10:40:11 +00:00
obache
7830570e69 Update libhangul to 0.0.12.
0.0.12
 * add dubeolsik yetgeul keyboard
 * make sebeolsik yetgeul keyboard layout conform to HWP
 * add API to get builtin keyboard list
 * use Unicode jamo for incomplete syllable
 * gettextize
 * bug fix for Unicode 5.2
 * fix wrong characters in ahnmatae(#31548)
 * add command line tool hangul

0.0.11
 * fixed preedit string bug: #315256
 * added Ahnmatae method
 * updated hanja frequency data and reordered hanja table according to it:
   #315200
 * fixed bugs in hanja data
 * updated old hangul jamo combination table according to Unicode standard 5.2:
   #315127
2011-02-27 09:06:34 +00:00
obache
875188a558 Update libhangul to 0.0.10.
0.0.10
 * implemented new logic romaja method
 * updated to support the new Unicode standard 5.2
 * updated API document
 * fixed small bugs
2009-11-01 08:47:23 +00:00
minskim
2ad990113a Update libhangul to 0.0.9.
Changes:
    - Improve the Chinese character search routing.
    - Add a function to process Hangul syllables.
    - Bug fixes.
2008-12-20 22:59:59 +00:00
minskim
e20397fed7 Update libhangul to 0.0.8.
Changes since 0.0.4:
- Improved hanja search.
- Updated the hanja dictionary.
2008-10-20 19:42:21 +00:00
minskim
78f582fd8a Update libhangul to 0.0.4.
Changes:
* added HnagulKeyboard, HangulCombination feature
* update test code
* process english character also in hangul mode
2007-05-09 17:29:39 +00:00
minskim
eae0b6c0e1 libhangul is a library to handle Korean, used by several Korean input
methods.
2006-11-05 01:43:59 +00:00