summaryrefslogtreecommitdiff
path: root/hangul
Commit message (Expand)AuthorAgeFilesLines
* change the license to LGPLChoe Hwanjin2005-10-014-43/+43
* * change wchar_t to ucschar(uint32_t)Choe Hwanjin2005-10-014-116/+154
* * Makefile.am: remove test from SUBDIR targetChoe Hwanjin2005-09-253-3/+383
* * libtoolizeChoe Hwanjin2005-09-251-8/+10
* hangul_is_syllable(wchar_t ch) 추가Choe Hwanjin2005-09-252-0/+7
* do not make string, if there is no cho, jung, jongseongChoe Hwanjin2005-08-251-14/+14
* append the translated char to the commit string if it has value.Choe Hwanjin2005-08-211-0/+20
* Change api of hangul_ic_filter(); remove capslock argument.Choe Hwanjin2004-12-142-16/+9
* include inttypes.h instead of stdint.hChoe Hwanjin2004-12-071-1/+1
* * Add 3no-shift, 3yetgul keyboardChoe Hwanjin2004-12-053-6/+204
* Initial revisionChoe Hwanjin2004-11-085-0/+1601