2004-07-15  Hidetoshi Tajima  <tajima@d-sjc07-023-223.SFBay.Sun.COM>

	fix build on Fedora Core 2

	* xaux_common/logf.c: use stdarg.h instead of varargs.h
	* korean/composer.c: #include "logf.h"
	* korean/koif.c: #include "logf.h"
	* leif/koinput.c: #include "logf.h"
	
2004-06-30  Akira TAGOH  <tagoh@redhat.com>

	* include/sunim/SunIMMMan.h: use _MAX() and _MIN() instead of max()
	and min() to fix the build fails with gcc3.4.

2004-04-29  Karl Park  <karl.park@sun.com>

	* auxwin_gtk/palette_aux.c
	* auxwin_gtk/palette_method.c
	* auxwin_gtk/palette_aux.h
	
	write PaletteAux keyboard popup meny handler
	arrange messy GtkWidget *'s into core structure

2004-04-26  Karl Park  <karl.park@sun.com>

	* korean/composer.c (composer_hangul_buffer_delete_hangul_character):
	revise deletion operation (for double vowles)
	* korean/koif.c
	revise status string (for wansung, johap - current charset)

2004-04-26  Karl Park  <karl.park@sun.com>

	* auxwin_gtk/palette_method.c
	* auxobj/Makefile.am
	* xaux_common/xaux_so_common.c
	* xaux_common/Makefile.am
	fix communication problem (aux to htt_xbe)
	add libleutil.la to LIBADD of xaux_common/Makefile.am
	
2004-04-22  Karl Park  <karl.park@sun.com>

	* auxwin_gtk/Makefile.am (PaletteAux_LDADD)
	* korean/koif.c
	* leif/le.c
	* leif/le.h
	* leif/method.c
	* leif/iml.c
	* auxwin_gtk/palette_method.c
	* auxwin_gtk/palette_aux.c
	* include/koinput.h
	* include/aux-message.h
	* README
	auxiliary window related changes.

2004-04-20  Karl Park  <karl.park@sun.com>

	* korean/koif.c
	Implement 'delete-by-jaso' feature.
	Delete by jaso can be done by doing 'Shift-Backspace'
	to delete jaso basis, not entire character basis.

2004-04-19  Karl Park  <karl.park@sun.com>

	* korean/koif.c (do_options):
	* korean/koif_prv.h
	* korean/composer.c
	* korean/composer.h
	* include/le-options.h
	* common/configapi.c
	Fix bug 5034074
	invalid input discarded while [character based auto commit mode] is on

2004-04-14  Karl Park  <karl.park@sun.com>

	* korean/koif.c:
	* leif/Makefile.am
	* leif/koinput.c
	* korean/koif.c
	* include/le-options.h
	* common/configapi.c
	* common/configapi.h
	* common/config-reader.c
	* config/kole.conf      
	complete routines for
	reading option from file
	pass option into session level configuration object

2004-04-07  Karl Park  <karl.park@sun.com>

	* korean/koif.c:
	* include/koinput.h     
	* include/le-options.h  
	* common/configapi.c    
	* common/configapi.h    
	* common/config-reader.c
	add le option related code

2004-04-06  Karl Park  <karl.park@sun.com>

	* common/configapi.c (leoption_new): fix relocation error

2004-04-05  Karl Park  <karl.park@sun.com>

	* common/Makefile.am (libleutil_la_SOURCES):
	add configapi.c/configapi.h, public interface
	for manipulating configuration data structure

2004-04-05  Karl Park  <karl.park@sun.com>

	* config/Makefile.am (configuration_DATA):
	add keyboard.cfg, keyboard_layout.txt for
	virtual keyboard layout.

2004-04-05  Karl Park  <karl.park@sun.com>

	* auxwin_gtk/virtual_keyboard.c, virtual_keyboard.h,
	keyboard_aux.c: keyboard aux update (add context popup menu
	for quick keyboard layout switching)

2004-04-03  Karl Park  <karl.park@sun.com>

	* config/Makefile.am: add a rule to install kole.conf
	* config/kole.conf: added

2004-04-02  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* config/Makefile.am (configuration_DATA): temporary remove
	a rule to refer to kole.conf, as it is missing.
	please add kole.conf, and revert back this.

	* Makefile.am, configure.in : remove COND_DIR stuff - as it does not
	seem to work well.
	

2004-04-02  Karl Park  <karl.park@sun.com>
	
	* leif/le.c (if_le_SetSCValue): 
	not call iml_aux_start at if_le_CreateSC, but if_le_SetSCValue
	
2004-04-01  Karl Park  <karl.park@sun.com>
	* common/config-reader.c:
	* config/Makefile.am:
	Change option name (char -> jaso)
	Add default le config file to config(kole.conf)

2004-04-01  Karl Park  <karl.park@sun.com>

	* include/le-options.h:
	Change name of double-inclusion guard macro

2004-04-01  Karl Park  <karl.park@sun.com>

	* common/config-reader.h: Move type declaration to
	include/le-options.h

2004-04-01  Karl Park  <karl.park@sun.com>

	* leif/Makefile.am (kole_la_LIBADD):
	* leif/koinput.c
	* include/koinput.h
	* include/le-options.h
	* configure.in
	* common/config-reader.c
	* common/Makefile.am
	* Makefile.am
	* Update toplevel Makefile.am to include common directory
	into build
	* Change method to do conditional build on 'auxwin'

2004-04-01  Karl Park  <karl.park@sun.com>

	* include/koinput.h: fix build error
	

2004-02-02  Ervin Yan  <ervin.yan@sun.com>

	* auxwin_gtk/palatte_aux.c:  set the initial status of the palette_aux to "hide".
	fix bug 4983996: [quicksilver] iiim process running for non korean locales

2004-01-15  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* xaux_common/iiimpAux.h: make sure XicCommon is opaque.
	* xaux_common/commonIM.h: removed

2003-11-17  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* korean/koif.c (hangul_buffer_get_keyevent_type):
	fix a simple build failure.

2003-11-09  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* leif/Makefile.am (kole_la_LDFLAGS): add "-ldl".
	
	* leif/konput.c (hzinput_done):
	gEngine_Info[i] should be initialized to NULL, and
	gEngine_Num should be reset to zero.

	* leif/le.c: Add a counter to match openIF and closeIF calls.
	fix bug 4943575 :crash bug.
	
2003-11-06  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* iiimf-htt-le-ko-KR.spec.in:
	Here is spec file, although I cannot test this yet.

2003-10-29  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* korean/koif.c: 
	no need to include <stdint.h> here. include config.h anyway.

	* korean/composer.c:
	include config.h, and check HAVE_STDINT_H for stdint.h.
	* korean/composer.h: 
	do not include <stdint.h> here
	usage of _L/_V/_T may be not portable without having
	"#undef _L, _V, _T". Actually, _L does not work on Solaris,
	using SunOne native compiler, so use L, V, T, instead.
	
	* korean/hanjatable.h: 
	include <wchar.h>

	* autogen.sh (have_automake):
	call libtoolize --force to create ltmain.h, libtool
	* config.guess, config.sub, ltmain.h
	removed

2003-10-25  Hidetoshi Tajima  <hidetoshi.tajima@sun.com>

	* autogen.sh (have_automake):
	Add autogen.sh, so remove all files to be created during
	the build, such	as Makefile.in, aclocal.m4, config.h.in.

