summaryrefslogtreecommitdiff
path: root/hangul/hangulkeyboard.h
Commit message (Expand)AuthorAgeFilesLines
* 두벌식 자판에서 한글이 아닌 것은 원 자판의 글자를 사용Choe Hwanjin2018-06-061-84/+84
* Add copyright notice to hangulkeyboard.hChoe Hwanjin2018-06-061-0/+17
* MS IME 호환 기능 추가: ㄳ 입력 기능 추가Choe Hwanjin2016-02-201-0/+11
* #315248 안마태 자판 추가Choe Hwanjin2010-12-281-29/+29
* 세벌식 옛글 자판의 배열을 아래한글과 동일하게 바꿈Choe Hwanjin2010-12-261-7/+7
* 아래한글과 같은 아래아 조합규칙 추가Choe Hwanjin2010-12-251-0/+2
* 옛한글 조합테이블에 빠진 부분 추가Choe Hwanjin2010-12-251-0/+5
* 옛이응이 이응으로 처리되는 부분 수정Choe Hwanjin2010-12-251-4/+4
* 한글 두벌식 옛글 자판 초기 구현Choe Hwanjin2010-12-251-0/+131
* 한글 키보드의 리스트와 이름을 가져오는 인터페이스 구현Choe Hwanjin2010-11-141-2/+2
* 옛한글 조합 테이블의 주석을 나머지와 테이블과 같은 형...Choe Hwanjin2010-07-171-345/+345
* 유니코드 5.1에 따라 새로 추가된 옛한글 자모에 대한 조합...Choe Hwanjin2010-07-171-26/+184
* 안마태 자판 구현 추가 #315248Choe Hwanjin2010-04-261-0/+214
* 로마자 구현Choe Hwanjin2009-10-161-0/+179
* keyboard array와 combination array를 const로 바꿈Choe Hwanjin2007-01-041-8/+8
* 한글 keyboard table 업데이트Choe Hwanjin2006-12-171-798/+793
* 3벌식 자판에서 dvorak 처리(기호의 배열도 유지한다)Choe Hwanjin2006-11-131-60/+64
* 새로운 HangulKeyboard, HangulCombination 적용Choe Hwanjin2006-11-121-9/+214
* dvorak + 두벌식 자판에서 기호글자는 qwerty 배열처럼 처리Choe Hwanjin2006-03-121-14/+14
* HangulInputContext의 실제 구현을 hangulinputcontext.c로 숨김Choe Hwanjin2006-02-251-189/+187
* * return false if we do not use the key eventChoe Hwanjin2005-10-291-157/+157
* * change wchar_t to ucschar(uint32_t)Choe Hwanjin2005-10-011-6/+6
* * Add 3no-shift, 3yetgul keyboardChoe Hwanjin2004-12-051-0/+190
* Initial revisionChoe Hwanjin2004-11-081-0/+611