summaryrefslogtreecommitdiff
path: root/inputmethod/libhangul/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2017-08-16Update some HOMEPAGEs.wiz1-2/+2
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-11-10Update libhangul to 0.1.0 (shlib major bumped).obache1-9/+5
approved by minskim@. 0.1.0 * add new API for keycode normalization * remove deprecated API * add supports for freebsd * update some test codes
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-02-27Update libhangul to 0.0.12.obache1-3/+8
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
2009-11-01Update libhangul to 0.0.10.obache1-3/+3
0.0.10 * implemented new logic romaja method * updated to support the new Unicode standard 5.2 * updated API document * fixed small bugs
2009-08-10inputmethod/libhangul uses c99.minskim1-1/+2
2008-12-20Update libhangul to 0.0.9.minskim1-3/+3
Changes: - Improve the Chinese character search routing. - Add a function to process Hangul syllables. - Bug fixes.
2008-10-20Update libhangul to 0.0.8.minskim1-4/+4
Changes since 0.0.4: - Improved hanja search. - Updated the hanja dictionary.
2008-07-14Mark as destdir ready.joerg1-1/+3
2007-05-09Update libhangul to 0.0.4.minskim1-3/+3
Changes: * added HnagulKeyboard, HangulCombination feature * update test code * process english character also in hangul mode
2006-11-05libhangul is a library to handle Korean, used by several Korean inputminskim1-0/+16
methods.