Develop and Download Open Source Software

View scim-anthy-0.4.0 - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
scim-anthy_scim-anthy-0.4.0_-_Changes
last update
2006-11-29 12:54
type
Plain Text
editor
Takuro Ashie
description
scim-anthy-0.4.0 - Change Log
language
English
translate
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!
SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.