summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bindings: update ruby bindingHEADmainWon-Kyu Park2023-04-153-21/+15
* support python3 bindingWon-Kyu Park2023-03-143-7/+79
* Merge branch 'win32-glob' of https://github.com/wkpark/libhangulChoe Hwanjin2023-03-126-7/+132
|\
| * win32: add the -p:ExternalKeyboard property option.Won-Kyu Park2023-03-021-2/+19
| * win32: fix for win32.Won-Kyu Park2023-03-021-3/+5
| * win32: fix hangul_keyboard_get_default_keyboard_path()Won-Kyu Park2023-03-021-1/+39
| * win32: use Find*File() for win32Won-Kyu Park2023-03-021-1/+55
| * cmake: check glob.h and add config.h.cmake.inWon-Kyu Park2023-02-274-0/+14
|/
* hanja: 견출지:見出紙 추가Choe Hwanjin2023-02-261-0/+1
* Merge branch 'win32' of https://github.com/wkpark/libhangul into win32Choe Hwanjin2023-02-267-2/+233
|\
| * do not define the default hanja dictionary for win32 case.Won-Kyu Park2023-02-151-0/+4
| * win32: support DynamicLibraryWon-Kyu Park2023-02-152-0/+49
| * add win32 vcxproj fileWon-Kyu Park2023-02-121-0/+158
| * WIN32 build fixesWon-Kyu Park2023-02-125-2/+22
|/
* hanja: 용화(宂話) 변경, 치매(癡呆) 추가Choe Hwanjin2022-09-121-1/+2
* hanja: �로 되어 있는 단어를 한자로 찾아 바꾼다Choe Hwanjin2022-09-121-64/+57
* hanja: 일본 지명을 한자로 바꿈Choe Hwanjin2022-09-101-41/+41
* hanja: 관능, 금종, 금주, 금지 한자로 작성Choe Hwanjin2022-09-101-19/+19
* hanja: 碍 -> 礙Choe Hwanjin2022-09-101-64/+65
* hanja: 隣보다 鄰을 우선Choe Hwanjin2022-09-101-92/+92
* hanja: 주자가례: 走子珂禮 -> 朱子家禮Choe Hwanjin2022-09-091-1/+1
* keyboard: Always specify SUFFIX on sed -i optionChoe Hwanjin2022-08-202-3/+14
* hanja: Fix dereference of NULLChoe Hwanjin2021-12-311-4/+8
* test: fail_unless -> ck_assertChoe Hwanjin2021-12-311-135/+135
* hanja: 유탄발사기 추가, 유탁제 업데이트hanjaChoe Hwanjin2021-12-231-2/+5
* cmake: Add ENABLE_UNIT_TEST optionChoe Hwanjin2021-10-302-1/+10
* Add AM_MAINTAINER_MODE macroautotoolsChoe Hwanjin2021-10-231-0/+2
* hanja: 탐험선, 탐험대원 추가Choe Hwanjin2021-10-231-0/+2
* test: Add TEST_HANJA_TXT definition to hanja testChoe Hwanjin2021-10-233-2/+10
* cmake: Add BUILD_SHARED_LIBS optionChoe Hwanjin2021-10-125-12/+14
* cmake: Add hangul-config.cmake.inChoe Hwanjin2021-09-282-2/+38
* cmake: Add tools subdirectoryChoe Hwanjin2021-09-222-0/+33
* Add CMake build filesChoe Hwanjin2021-09-206-0/+417
* Add LIBHANGUL_KEYBOARD_PATH environment variable featuremasterkeyboard-pathChoe Hwanjin2021-09-195-28/+89
* intltool to gettext migrationChangwoo Ryu2021-04-0614-26/+51
* Remove compiler warnings with -Wpedantic (#44)Choe Hwanjin2021-04-043-3/+4
* 建設社 추가, 강강수월래에 설명 추가Choe Hwanjin2020-02-291-1/+2
* Merge branch 'dhsung_modhanja_20191026' of https://github.com/studioego/libha...Choe Hwanjin2020-02-161-230/+220
|\
| * fixed Hanja list, Hangul range from ㄱ to 곶DaeHyun Sung2019-11-041-230/+220
|/
* Fix Korean Hanja sounds and charactersDaeHyun Sung2019-10-051-4/+4
* doc: keyboard 문서 생성할때 매핑 안된 글자 처리 추가Choe Hwanjin2018-06-061-0/+4
* User custom 자판 등록 기능 제공Choe Hwanjin2018-06-063-0/+84
* 두벌식 자판에서 한글이 아닌 것은 원 자판의 글자를 사용Choe Hwanjin2018-06-063-168/+84
* Add copyright notice to hangulkeyboard.hChoe Hwanjin2018-06-061-0/+17
* doc: builddir과 srcdir이 다른 경우에도 빌드되게 함Choe Hwanjin2018-06-066-20/+39
* Ownership transfer to libhangul organizationChoe Hwanjin2018-06-064-9/+9
* 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-0/+8
* 키보드 파일을 로딩시 재귀호출 테스트 코드 추가Choe Hwanjin2018-06-055-3/+22