2005-05-17 Takuro Ashie <ashie@homa.ne.jp>

	* configure.ac: Version-0.4.2.

2005-05-17 Takuro Ashie <ashie@homa.ne.jp>

	* configure.ac: Add AM_PREREQ & AC_PREREQ.

2005-05-17 Takuro Ashie <ashie@homa.ne.jp>

	* po/ja.po: Fix typo. Thanks DAIRIKI-san.

2005-05-16 Takuro Ashie <ashie@homa.ne.jp>

	* src/configure.ac: Version-0.4.1.
	* NEWS: Uppdate.

2005-05-16 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_preedit.cpp: Revive key mask checking to enable
	apllication's short cut key on non-preedition state.
	Thanks DAIRIKI-san.

2005-05-15 Takuro Ashie <ashie@homa.ne.jp>

	* src/configure.ac: Version-0.4.0.
	* NEWS: Uppdate.

2005-05-14 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp: Set editable of key prefs entry to
	FALSE.

2005-05-13 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp: Remove mask checking to compile against
	scim-1.3.0. Thanks UTUMI-san.

2005-05-12 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp: Add "Group:" label.
	* po/ja.po: Update.

2005-05-12 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp, src/src/scim_anthy_imengine.h:
	Restore visibility of preedit string and lookup table window on focus
	in.

2005-05-12 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_imengine_factory.cpp,
	  src/scim_anthy_imengine_factory.h,
	  src/scim_anthy_imengine_setup.cpp, src/scim_anthy_preedit.cpp,
	  src/scim_anthy_preedit.h, src/scim_anthy_prefs.h:
	Added learning preferences.

2005-05-11 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_factory.cpp: Don't reverse key list.

2005-05-11 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp: Eat all key event while preediting.
	* src/scim_anthy_preedit.cpp: Don't process space character.

2005-05-11 Takuro Ashie <ashie@homa.ne.jp>

	* data/atok.sty, data/msime.sty: Fixed typo.

2005-05-09 Takuro Ashie <ashie@homa.ne.jp>

	* configure.ac: Version-0.3.2 (BRANCH_0_3_0 branch).

2005-05-09 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_prefs.h: Fixed typo.
	Thanks to UTUMI-san & DAIRIKI-san.
	* src/scim_anthy_preedit.cpp: Fixed some clash bugs.
	This patch is contributed by Ryo Dairiki <ryo-dairiki@mbm.nifty.com>.
	Thanks reporting.

2005-05-03 Takuro Ashie <ashie@homa.ne.jp>

	* configure.ac, data/Makefile.am, src/Makefile.am: Install style file.

2005-05-02 Takuro Ashie <ashie@homa.ne.jp>

	* src/Makefile.am, src/scim_anthy_imengine_setup.cpp,
	  src/scim_anthy_style_file.cpp, src/scim_anthy_style_file.h:
	Added style file parser.

2005-05-02 Takuro Ashie <ashie@homa.ne.jp>

	* data/atok.sty, data/msime.sty: Added missing keys.

2005-05-02 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_prefs.h, data/msime.sty: Fixed typo.

2005-05-02 Takuro Ashie <ashie@homa.ne.jp>

	* data/atok.sty, data/msime.sty: Fixed typo.

2005-05-02 Takuro Ashie <ashie@homa.ne.jp>

	* data/atok.sty, data/msime.sty: Minor fix.

2005-04-29 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anhy_imengine_setup.cpp, src/scim_anthy_imengine.cpp,
	  po/ja.po:
	Fixed typo.

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

	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_imengine_factory.cpp,
	  src/scim_anthy_imengine_setup.cpp,
	  src/scim_anthy_prefs.h:
	Add hiragana mode, katakana mode, circle typing method keys.
	* po/ja.po: Update.

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

	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_imengine_factory.cpp,
	  src/scim_anthy_imengine_setup.cpp,
	  src/scim_anthy_prefs.h:
	Add key bindings to inserting half & wide space.
	* po/ja.po: Update.

2005-04-26 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_style_file.cpp, src/scim_anthy_style_file.h: Add.
	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_imengine_factory.cpp,
	  src/scim_anthy_imengine_setup.cpp, scim_anthy_prefs.h:
	Add key binding for selecting first & last candidate.

2005-04-26 Takuro Ashie <ashie@homa.ne.jp>

	* data/atok.sty: Add key bindings.
	* data/msime.sty: Fix some entries.

2005-04-26 Takuro Ashie <ashie@homa.ne.jp>

	* data/atok.sty: Added ATOK like style definition file.

2005-04-26 Takuro Ashie <ashie@homa.ne.jp>

	* data/msime.sty: Add Version field.

2005-04-25 Takuro Ashie <ashie@homa.ne.jp>

	* data/msime.sty: Added Microsoft IME like style definition file.

2005-04-25 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_conv_table.cpp: Don't treat "-" as symbol.
	Thanks to UTUMI-san.

2005-04-25 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp: Minor fixes.

2005-04-22 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp: Add description field to key list
	view.
	* po/ja.po: Update.

2005-04-22 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_imengine_factory.cpp,
	  src/scim_anthy_imengine_setup.cpp, src/scim_anthy_preedit.cpp,
	  src/scim_anthy_preedit.h, src/scim_anthy_prefs.h:
	Add inserting space & alternative space action.

2005-04-22 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp: Use new key list view.
	* src/scim_anthy_prefs.h: Remove some wasted key settings.
	* po/ja.po: Update.

2005-04-21 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_setup.cpp: Now start to create a new key
	preference widget.

2005-04-21 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_factory.cpp: Fixed typo.

2005-04-21 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine_factory.cpp,
	  src/scim_anthy_imengine_factory.h, src/scim_anthy_imengine_setup.cpp,
	  src/scim_anthy_preedit.cpp, src/scim_anthy_preedit.h,
	  src/scim_anthy_prefs.h:
	Added preference for ten key.

2005-04-21 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp: Remove debug code.
	* src/scim_anthy_preedit.cpp: Always use half width character for
	pressing keys on key pad. This feature should be customizable.

2005-04-21 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp, src/scim_anthy_preedit.cpp,
	  src/scim_anthy_preedit.h:
	Added key pad support.

2005-04-21 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	  src/scim_anthy_imengine_factory.cpp,
	  src/scim_anthy_imengine_factory.h:
	Apply most preferences immediately.

2005-04-20 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp: Added mnemonic.
	* po/ja.po: Updated.

2005-04-20 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_prefs.cpp: Don't show the typing method label by
	default.

2005-04-20 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp, src/scim_anthy_imengine_factory.cpp,
	  src/scim_anthy_imengine_factory.h, src/scim_anthy_imengine_setup.cpp,
	  src/scim_anthy_preedit.cpp, src/scim_anthy_preedit.h,
	  src/scim_anthy_prefs.h: Added preferences for symbols & numbers width.
	* po/ja.po: Updated.	

2005-04-20 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp: Refactoring.
	* src/scim_anthy_prefs.h: Fixed typo.
	* po/ja.po: Updated.	

2005-04-19 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_conv_table.cpp, src/scim_anthy_conv_table.h,
	  src/scim_anthy_preedit.cpp:
	Fixed naming rule of conversion tables.
	Divide symbol & number conversion rule from roma-kana table.

2005-04-19 Takuro Ashie <ashie@homa.ne.jp>

	* src/conv_table.cpp: Remove.
	* src/scim_anthy_conv_table.cpp: Renamed from src/conv_table.cpp
	* src/scim_anthy_conv_table.h: Added.
	* src/scim_anthy_preedit.cpp, src/scim_anthy_preedit.h,
	  src/scim_anthy_imengine.h:
	Rename Preedit class to AnthyPreedit.

2005-04-18 Takuro Ashie <ashie@homa.ne.jp>

	* src/conv_table.cpp: Added wide number rule.
	* src/scim_anthy_prefs.h: Fixed some key name.

2005-03-21 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine.cpp: Modified labels for input mode to make
	easy to recognize.

2005-03-15 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_imengine_factory.cpp,
	  src/scim_anthy_imengine_factory.h, intl.h:
	Divided from scim_anthy_imengine.{cpp,h}.
	* src/scim_anthy_action.cpp, src/scim_anthy_action.h,
	  src/scim_anthy_imengine.cpp, src/scim_anthy_imengine.h,
	Introduced action manager.
	* po/POTFILES.in, ja.po: Updated.	

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

	* src/scim_anthy_imengine.cpp:
	Removed comment lines about commiting the preediting string when 
	focusing out. It should not be so.
	We need get the event(?) of switching off scim and clear the preedit
	string at that time.

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

	* Applied patches provided by David Oftedal <david@start.no> and
	Yukiko Bando <ybando@k6.dion.ne.jp> to input some symbols.
	Thank you!

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

	* configure.ac: Version-0.3.1.
	Updated automake (no changes in source code).

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

	* configure.ac: Inclemented version number.

2005-01-27 Takuro Ashie <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 Ashie <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.
