summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Choe Hwanjin [Sun, 2 Oct 2005 05:31:02 +0000 (14:31 +0900)]
* remove unneeded main() function ;)
* remove debuging code
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@26
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sat, 1 Oct 2005 06:41:37 +0000 (15:41 +0900)]
add svn:ignore properties
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@25
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sat, 1 Oct 2005 06:15:45 +0000 (15:15 +0900)]
* data/hanja/hanja.txt: add default hanja dictionary file.
* modify configure.ac, Makefile.ams to add hanja dictionary file.
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@24
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sat, 1 Oct 2005 05:39:54 +0000 (14:39 +0900)]
* use ucschar instead of wchar_t
* change filter name from filter_2 to filter_jamo and filter_3 to filter_jaso
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@23
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sat, 1 Oct 2005 05:17:13 +0000 (14:17 +0900)]
rename hangul_is_reset -> hangul_ic_flush
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@22
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sat, 1 Oct 2005 05:01:19 +0000 (14:01 +0900)]
change the license to LGPL
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@21
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sat, 1 Oct 2005 04:49:15 +0000 (13:49 +0900)]
* change wchar_t to ucschar(uint32_t)
* add new functions: hangul_is_choseong_conjoinable, hangul_is_jungseong_conjoinable, hangul_is_jongseong_conjoinable, hangul_is_syllable
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@20
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sun, 25 Sep 2005 14:10:25 +0000 (23:10 +0900)]
* Makefile.am: remove test from SUBDIR target
* hangul/Makefile.am, hangul/hangul.h, hangul/hanja.c: add hanja dic interface
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@19
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sun, 25 Sep 2005 13:55:24 +0000 (22:55 +0900)]
* libtoolize
* added pkgconfig file
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@18
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sun, 25 Sep 2005 10:24:56 +0000 (19:24 +0900)]
hangul_is_syllable(wchar_t ch) 추가
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@17
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Thu, 25 Aug 2005 14:58:55 +0000 (23:58 +0900)]
do not make string, if there is no cho, jung, jongseong
in hangul_buffer_get_jamo_string()
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@16
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sun, 21 Aug 2005 05:05:26 +0000 (14:05 +0900)]
append the translated char to the commit string if it has value.
(to solve the symbol input problem of jaso routine)
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@15
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sat, 23 Jul 2005 14:50:10 +0000 (23:50 +0900)]
migrate to svn and rearrange source directory
git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@14
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Tue, 14 Dec 2004 13:41:59 +0000 (22:41 +0900)]
Change api of hangul_ic_filter(); remove capslock argument.
git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@13
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Tue, 7 Dec 2004 12:58:00 +0000 (21:58 +0900)]
include inttypes.h instead of stdint.h
git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@12
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Sun, 5 Dec 2004 04:11:46 +0000 (13:11 +0900)]
* Add 3no-shift, 3yetgul keyboard
* Clear preedit string on hangul_ic_reset
git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@11
8f00fcd2-89fc-0310-932e-
b01be5b65e01
JoonCheol Park [Wed, 1 Dec 2004 15:12:07 +0000 (00:12 +0900)]
add a script for win32-setup (using mingw32 compiler)
git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@10
8f00fcd2-89fc-0310-932e-
b01be5b65e01
JoonCheol Park [Mon, 8 Nov 2004 13:54:21 +0000 (22:54 +0900)]
*** empty log message ***
git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@9
8f00fcd2-89fc-0310-932e-
b01be5b65e01
JoonCheol Park [Mon, 8 Nov 2004 13:47:37 +0000 (22:47 +0900)]
setup.py� path��
git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@8
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Mon, 8 Nov 2004 11:45:26 +0000 (20:45 +0900)]
write README and add autogen.sh
git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@7
8f00fcd2-89fc-0310-932e-
b01be5b65e01
Choe Hwanjin [Mon, 8 Nov 2004 11:39:11 +0000 (20:39 +0900)]
Initial revision
git-svn-id: http://kldp.net/svn/hangul/trunk/hangul@3
8f00fcd2-89fc-0310-932e-
b01be5b65e01