2004-06-30  Akira TAGOH  <tagoh@redhat.com>

	* SunIMMMan.c: use _MAX() and _MIN() instead max() and min() to fix
	  the build fails with gcc3.4
	* SunIMSubr.c: likewise.

2003-06-17  MIYASHITA Hisashi  <himi@li18nux.org>

	* SunIMConf.c (if_configure): Made it output
	debug string after setting all members of "If".

2003-06-10  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile.am (libiml_la_SOURCES, noinst_LTLIBRARIES):
	Built libiml as a ltlibrary.

2003-03-23  MIYASHITA Hisashi  <himi@li18nux.org>

	* IMLSubr.c (imli_delete_preedit_draw):
	Call IMText_delete unless pd_text is NULL.
	(imli_delete_status_draw): Ditto.

2002-11-03  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile.in: Updated.

2002-10-28  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile.in: Updated.

	* Makefile.am (noinst_LIBRARIES): Define it after
	*_SOURCES macro variable.


2002-10-04  MIYASHITA Hisashi  <himi@li18nux.org>

	* Makefile.in: Updated.

2002-09-08  MIYASHITA Hisashi  <himi@m17n.org>

	* SunIM.c (if_DestroySC_WithoutDesktopDestruction): New function.
	(if_DestroySC): Now it call if_DestroySC_WithoutDesktopDestruction
	and then when desktop has no session, close and delete it.

