2005-01-27 Takuro Asie <ashie@homa.ne.jp>

	* configure.ac: Inclemented version number.

2005-01-27 Takuro Asie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h, 
	  src/scim_anthy_imengine_setup.cpp, src/scim_anthy_prefs.h, po/ja.po:
	Added an option to close candidate window on direct selecting.
	
2005-01-27 Takuro Asie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h, 
	  src/scim_anthy_imengine_setup.cpp, src/scim_anthy_prefs.h, po/ja.po:
	Enabled to select keys to select candidates directly.

2005-01-27 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp:
	Added popup menu to switching notebook pages.

2005-01-02 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_anthy_imengine.cpp:
	Applied the patch from james Su <james.su@gmail.com>.
	Do not disconnect a signal-slot with in the slot function.

2004-12-24 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp: Clear preedit string on reset().
	See http://lists.freedesktop.org/pipermail/scim/2004-December/001298.html
	for more detail.

2004-12-17 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_anthy_imengine.cpp:
	Comment out action_commit() in foucs_out().

2004-12-15 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_anthy_imengine.cpp, src/scim_anthy_preedit.cpp:
	Fixed a bug that Up key indicates 'R' on LC_CTYPE=en_US.UTF-8
	environment.

2004-12-15 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_anthy_imengine.cpp:
	Fixed a bug that dead key does not work.

2004-12-15 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_anthy_imengine.cpp:
	Applied two patches from James Su.
	It fixed 
	http://lists.sourceforge.jp/mailman/archives/scim-imengine-dev/2004-December/000041.html 

2004-12-02 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_anthy_imengine_setup.cpp:
	Fixed an issue that left arrow on the left of the tab label
	is enabled on starup time.

2004-12-02 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp: Remove dictionary label string.

2004-12-02 Takuro Ashie <ashie@homa.ne.jp>
	* po/ja.po, src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_imengine_setup.cpp, src/scim_anthy_prefs.h:
	Added key bindings for dictionary related actions.

2004-12-01 Takuro Ashie <ashie@homa.ne.jp>

	* po/ja.po, src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_imengine_setup.cpp, src/scim_anthy_prefs.h:
	Add dictionary menu.
	* src/scim_anthy_preedit.cpp: bug fix.

2004-12-01 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_prefs.h: Added Zenkaku_Hankaku and Shift+space key
	bind for toggling latin mode. Thanks suggestion > UTUMI-san

2004-11-30 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp: Changed page order.
	Thank your for your suggestion > UTUMI Hirosi <utuhiro78@yahoo.co.jp>

2004-11-30 Takuro Ashie <ashie@homa.ne.jp>

	* src/conv_table.cpp, src/scim_anthy_imengine_setup.cpp,
	  src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_preedit.cpp, src/scim_anthy_preedit.h,
	  src/scim_anthy_prefs.h:
	Added a comma and period type. Also other minor fixes are made.

2004-11-30 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp: Declare some functions as static.

2004-11-30 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp: Set tooltips.

2004-11-29 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* version 0.2.0.

2004-11-27 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_anthy_imengine.cpp: pressing space key 
	at the tail of candidates returns the head of the candidates.

2004-11-27 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_anthy_imengine.cpp: select next/prev candidate is loop.
	But there is a bug that pressing space key at the tail of the candidates 
	cannot be moved at the head of the candidates. Why?

2004-11-26 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp: Bug fix for selecting candidate by
	SCIM_KEY_0.

2004-11-26 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_prefs.h: Added some key bindings.
	Thank you for your suggestion > Yukiko Bando <ybando@k6.dion.ne.jp>

2004-11-25 Takuro Ashie <ashie@homa.ne.jp>

	* po/ja.po, src/scim_anthy_imengine_setup.cpp,
	  src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_preedit.cpp, src/scim_anthy_preedit.h,
	  src/scim_anthy_prefs.h:
	Added partial commit feature, but this work is not completed yet.
	The caret position isn't reset yet.

2004-11-25 Takuro Ashie <ashie@homa.ne.jp>

	* po/ja.po, src/conv_table.cpp, src/scim_anthy_imengine.cpp,
	  src/scim_anthy_imengine.h, src/scim_anthy_imengine_setup.cpp,
	  src/scim_anthy_preedit.cpp, src/scim_anthy_preedit.h,
	  src/scim_anthy_prefs.h:
	Added space type preference.

2004-11-19  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): Add intl,
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): New variable.
	* configure.ac (AC_CONFIG_FILES): Add intl/Makefile,

2004-11-19 Takuro Ashie <ashie@homa.ne.jp>

	* Implemented almost all basic features.
