summaryrefslogtreecommitdiff
path: root/hangul/hangulkeyboard.c
Commit message (Expand)AuthorAgeFilesLines
* Add LIBHANGUL_KEYBOARD_PATH environment variable featuremasterkeyboard-pathChoe Hwanjin2021-09-191-26/+70
* User custom 자판 등록 기능 제공Choe Hwanjin2018-06-061-0/+64
* hangul_combination_set_data()에서 size_t overflow 문제 수정Choe Hwanjin2018-06-051-1/+1
* PATH_MAX 사용 코드 제거Choe Hwanjin2018-06-051-10/+36
* 키보드 파일을 로딩시 재귀호출 테스트 코드 추가Choe Hwanjin2018-06-051-1/+1
* 키보드 파일 로딩시 재귀 호출 처리Choe Hwanjin2018-06-021-8/+25
* ENABLE_NLS 처리 추가Choe Hwanjin2016-03-291-1/+1
* configure 옵션 추가: --disable-external-keyboardsChoe Hwanjin2016-03-281-0/+6
* hangul_init 함수의 중복 호출 문제 처리Choe Hwanjin2016-03-061-0/+6
* 문서 업데이트Choe Hwanjin2016-03-051-1/+49
* xml로 작성된 외부의 한글 자판을 로딩하는 기능 구현Choe Hwanjin2016-03-051-0/+950