Develop and Download Open Source Software

View scim-anthy-0.6.0 - Change Log

category(Tag) tree

file info

category(Tag)
root
file name
scim-anthy_scim-anthy-0.6.0_-_Changes
last update
2006-11-29 13:10
type
Plain Text
editor
Takuro Ashie
description
scim-anthy-0.6.0 - Change Log
language
English
translate
2005-07-29 Takuro Ashie <ashie@homa.ne.jp>

	* configure.ac: Version-0.6.0.

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

	* configure.ac: Version-0.5.3 (BRNACH_0_5_0).

2005-07-28 Takuro Ashie <ashie@homa.ne.jp>

	* data/nicola-a.sty, data/nicola-j.sty, data/oasys100j.sty:
	Add copyright notice.

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

	* src/scim_anthy_setup_kana.cpp: Comment out NICOLA time setting.

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

	* src/scim_anthy_prefs.cpp: Sorry, wrong step size for NICOLA time was
	set.

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

	* src/scim_anthy_default_tables.{cpp,h}, src/scim_anthy_kana.cpp,
	  src/scim_anthy_reading.cpp:
	Add keypad table to KanaConvertor, but it's not used yet.
	Class name should be renamed.

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

	* src/scim_anthy_imengine.cpp, src/scim_anthy_preedit.cpp:
	Don't flush pending string on realtime conversion.

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

	* src/scim_anthy_prefs.h, src/scim_anthy_setup_romaji.cpp,
	  src/scim_anthy_setup_kana.cpp:
	Don't save romaji theme & kana layout name.
	* src/scim_anthy_setup.cpp: The bug that user defined key bindings
	aren't loaded has been fixed.

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

	* src/scim_anthy_reading.cpp: Don't create new segment if empty string
	is returned from Key2KanaConvertor.

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

	* src/scim_anthy_conversion.cpp, src/scim_anthy_factory.{cpp,h},
	  src/scim_anthy_preedit.cpp, src/scim_anthy_prefs.h,
	  src/scim_anthy_utils.{cpp,h}:
	Apply preedit style preference. Fixed default settings of preedit style.

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

	* po/ja.po: Update.
	* src/scim_anthy_setup.cpp: Bug fix.

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

	* src/scim_anthy_conversion.{cpp,h}, src/scim_anthy_factory.h,
	  src/scim_anthy_imengine.cpp, src/scim_anthy_preedit.{cpp,h},
	  src/scim_anthy_reading.{cpp,h}, src/scim_anthy_setup.cpp:
	Each object should read its configuration directly.

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

	* src/scim_anthy_preedit.cpp: Flush pending string in reading before
	start conversion. Thanks 428 of SCIM thread in 2ch Linux borad.

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

	* src/scim_anthy_conversion.{cpp,h}, src/scim_anthy_factory.{cpp,h},
	  src/scim_anthy_preedit.{cpp,h}, src/scim_anthy_prefs.{cpp,h},
	  src/scim_anthy_setup.{cpp,h}:
	Add preferences for color of conversion string.
	Add UI for preference of preedit style, but it's not applied yet.

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

	* src/scim_anthy_nicola.h: Don't use operator "!=" for KeyEvent class.

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

	* data/msime.sty: Fix a wrong key binding.

2005-07-23 Takuro Ashie <ashie@homa.ne.jp>

	* data/Makefile.am, data/nicola-a.sty, data/nicola-j.sty,oasys100j.sty:
	Add NICOLA layouts. Thanks Hatuka*nezumi.

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

	* src/scim_anthy_imengine.{cpp,h}: Always load mode settings on
	initializing.

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

	* src/scim_anthy_action.cpp, src/scim_anthy_imengine.cpp,
	  src/scim_anthy_nicola.cpp, src/scim_anthy_utils.{cpp,h}:
	Specify ignore mask when matching key event.

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

	* po/ja.po, src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_setup.cpp,
	Show units for integer type configurations.

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

	* po/ja.po, src/scim_anthy_factory.h, src/scim_anthy_imengine.h,
	  src/scim_anthy_nicola.{cpp,h}, src/scim_anthy_setup.{cpp,h},
	  src/scim_anthy_setup_kana.cpp:
	Apply preferences for NICOLA except layout setting.

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

	* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_imengine.cpp,
	  src/scim_anthy_setup.cpp, src/scim_anthy_utils.{cpp,h}:
	Load preferenes for NICOLA.

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

	* po/ja.po, src/scim_anthy_factory.cpp, src/scim_anthy_prefs.{cpp,h},
	  src/scim_anthy_setup.{cpp,h}, src/scim_anthy_setup_kana.cpp:
	Add preferences for NICOLA.

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

	* src/scim_anthy_nicola.cpp: Ignore Control and Alt modifiered keys.

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

	* src/scim_anthy_imenginne.cpp, src/scim_anthy_setup.cpp:
	Remove #define ENABLE_NICOLA.

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

	* src/scim_anthy_imengine.{cpp,h}, src/scim_anthy_nicola.cpp:
	Temporary solution for handling single thumb shift key pressing.

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

	* src/scim_anthy_imengine.{cpp,h}, src/scim_anthy_nicola.{cpp,h},
	  src/scim_anthy_preedit.{cpp,h}, src/scim_anthy_reading.{cpp,h}:
	Handle single thumb shift key pressing. Still has some bugs.

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

	* src/scim_anthy_nicola.cpp: Fix indent and other minor fix.

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

	* src/scim_anthy_nicola.{cpp,h}: Refactoring.

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

	* src/scim_anthy_nicola.cpp: Bug fix of handling key repeat.

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

	* src/scim_anthy_nicola.{cpp,h}: Minor fixes.

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

	* src/scim_anthy_nicola.{cpp,h}: Rewrite. But still has some bugs.

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

	* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_imengine.cpp,
	  src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_setup.cpp, po/ja.po:
	Add a preferenece to show/hide the "Candidates" label.

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

	* src/scim_anthy_imengine.cpp: Show the "Candidates" label for lookup
	window using aux string like honoka-tan.

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

	* src/scim_anthy_imengine.cpp: Don't apply some setting which can be
	changed from toolabr.

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

	* src/scim_anthy_reding.{cpp,h}: Support voiced sound on X's kana
	typing.

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

	* src/scim_anthy_reding.{cpp,h}: Test for supporting kana symbol of X.

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

	* src/scim_anthy_kana.{cpp,h}: Added to support kana symbol of X.

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

	* src/scim_anthy_key2kana_table.{cpp,h},
	  src/scim_anthy_default_tables.{cpp,h}:
	Create voiced consonant table automatically.

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

	* src/scim_anthy_imengine.cpp: Don't use convert as you type on Latin
	or Wide Latin mode.

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

	* src/scim_anthy_imengine.cpp, src/scim_anthy_setup.cpp:
	Disable NICOLA by default because some required features aren't
	implemented yet. To enable it, please define ENABLE_NICOLA macro.

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

	* src/scim_anthy_default_tables.{cpp,h}: Add KanaRule.

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

	* data/atok.sty, data/msime.sty: Add "Zenkaku_Hankaku" to LatinModeKey.
	* src/scim_anthy_factory.cpp, src/scim_anthy_setup.cpp:
	Load key bindings from system wide style file.

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

	* po/ja.po, src/scim_anthy_prefs.cpp, src/scim_anthy_setup.cpp:
	Set mnemonic for spin button and fix typo.

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

	* src/src/scim_anthy_factory.{cpp,h}, src/scim_anthy_imengine.cpp,
	  src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_setup.cpp:
	Added preference to set the page size of the lookup table.
	* po/ja.po: Update.

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

	* data/Makefile.am, data/101kana.sty: Added a kana table for 101
	keyboard. Voiced consonants aren't handled yet by this table.

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

	* src/scim_anthy_default_tables.cpp: Sort Kana and NICOLA table by
	QWERTY order.

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

	* src/scim_anthy_key2kana_table.cpp: Minor bug fix.

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

	* src/scim_anthy_default_tables.cpp: Modified Kana table.

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

	* src/scim_anthy_default_tables.cpp: Modified NICOLA table.

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

	* src/scim_anthy_default_tables.{cpp,h},
	  src/scim_anthy_key2kana_table.cpp:
	Use half/wide setting of symbols and numbers also on kana mode.

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

	* configure.ac: Version-0.5.2 (BRANCH_0_5_0 branch).

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

	* src/scim_anthy_default_tables.cpp, src/scim_anthy_key2kana_table.cpp:
	The bug that preferences for period, comma and width of numbers aren't
	applied correctly has been fixed.

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

	* src/scim_anthy_prefs.{cpp,h}, src/scim_anthy_setup.cpp:
	Added a widget to set the previous added preference.

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

	* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_imengine.cpp:
	  src/scim_anthy_prefs.h:
	Add a preference to set number of triggers to show lookup table.

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

	* src/scim_anthy_conversion.cpp: Set initial cursor position of lookup
	table.
	* src/scim_anthy_factory.cpp, src/scim_anthy_imengine.{cpp,h}:
	Count the number of times on which the convertion key was pressed.

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

	* data/Makefile.am, data/azik.sty: Add AZIK extended romaji table.

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

	* src/scim_anthy_style_file.cpp: Minor fix.

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

	* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_prefs.h,
	  src/scim_anthy_setup_kana.cpp, src/scim_anthy_setup_romaji.cpp,
	  src/scim_anthy_style_file.{cpp,h}:
	Load romaji or kana table directly from system wide theme file instead
	of user's config file when the file name is specified at ~/.scim/config.

2005-07-10 Takuro Ashie <ashie@homa.ne.jp>

	* po/ja.po, po/POTFILES.in: Update.
	* src/Makefile.am, src/scim_anthy_prefs.h,  src/scim_anthy_setup.cpp,
	  src/scim_anthy_setup_kana.{cpp,h}: Enable to customize kana table.
	* src/scim_anthy_setup_romaji.cpp: Minor bugfix.

2005-07-10 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_setup_romaji.cpp, src/scim_anthy_table_editor.{cpp,h}:
	Use ScimAnthyTableEditor class.

2005-07-10 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_setup_romaji.cpp: Minor fix.
	* src/scim_anthy_table_editor.{cpp,h}: Add.
	* src/Makefile.am: Add above file.

2005-07-10 Takuro Ashie <ashie@homa.ne.jp>

	* po/ja.po: Update.

2005-07-08 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_style_file.{cpp,h}, src/scim_anthy_setup_romaji.cpp:
	Use UTF-8 as internal encoding. Add some functions for setting array.

2005-07-08 Takuro Ashie <ashie@homa.ne.jp>

	* configure.ac: Version-0.5.1 (BRANCH_0_5_0 branch).

2005-07-08 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_setup_romaji.cpp: Use new functions to getting array.

2005-07-08 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_style_file.{cpp,h}: Refactoring.

2005-07-08 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_style_file.{cpp,h}: Add functions for getting array.

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

	* src/scim_anthy_factory.{cpp,h}, src/scim_anthy_imengine.cpp:
	Load kana typing table from "KanaTable/FundamentalTable" section in
	~/.scim/Anthy/config.sty.

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

	* src/scim_anthy_reading.cpp: Set Key2KanaConvertor as case sensitive
	when switch typing method to kana typing mode.
	* src/scim_anthy_style_file.cpp: Enable to treate "continue" field of
	key2kana conversion rule.

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

	* src/scim_anthy_conversion.cpp, src/scim_anthy_imengine.cpp,
	  src/scim_anthy_preedit.cpp, src/scim_anthy_setup.cpp,
	  src/scim_anthy_utils.{cpp,h}:
	Changed naming rule of global functions.

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

	* src/scim_anthy_key2kana.cpp:
	It's the ashie's refactoring ;-P
	It's ashie quality ;-P
	-                for (unsigned int i = 0; i < seq.length (); i++)
	-                    seq[i] = tolower (seq[i]);
	+                for (unsigned int j = 0; j < seq.length (); i++)
	+                    seq[i] = tolower (seq[j]);

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

	* src/scim_anthy_factory.cpp, src/scim_anthy_key2kana.cpp,
	  src/scim_anthy_key2kana_table.{cpp,h}, src/scim_anthy_setup.cpp,
	  src/scim_anthy_setup_romaji.cpp, src/scim_anthy_style_file.{cpp,h}:
	Refactoring.

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

	* src/scim_anthy_default_table.{cpp,h}, scim_anthy_key2kana_table.cpp:
	Split voiced consonant rule from kana typing table.

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

	* src/scim_anthy_imengine.cpp, src/scim_anthy_preedit.{cpp,h}:
	Revive set_typing_method() and get_typing_method() of Preedit class.

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

	* src/scim_color_button.cpp: Remove compile time & run time warnings.

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

	* src/scim_anthy_prefs.cpp, src/scim_anthy_setup.cpp: Fix typo.
	* po/POTFILES.in, po/ja.po: Update.

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

	* src/scim_anthy_setup.cpp: Set border width of color choice button.
	* po/ja.po: Update.

2005-07-06 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_factory.cpp, src/scim_anthy_imengine.{cpp,h},
	  src/scim_anthy_prefs.{cpp,h}: 
	Add "Do nothing" action to disable a certain key event such as the space
	key. It may be needed to use the space key as thumb shift key, or to
	insert a space at a release event of space key, not a press event.

2005-07-06 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_setup.cpp: Fixed order of buttons for showing/hiding
	toolbar items.

2005-07-06 Takuro Ashie <ashie@homa.ne.jp>

	* src/scim_anthy_nicola.{cpp,h}: Fix a problem that NicolaConvertor
	ignores a shift modifiered key event.

2005-07-06 Takuro Ashie <ashie@homa.ne.jp>

	* src/Makefile.am, src/scim_anthy_default_tables.{cpp,h},
	  src/scim_anthy_imengine.{cpp,h}, src/scim_anthy_key2kana.{cpp,h},
	  src/scim_anthy_key2kana_base.h, src/scim_anthy_key2kana_table.h,
	  src/scim_anthy_nicola.{cpp,h}, src/scim_anthy_preedit.{cpp,h},
	  src/scim_anthy_reading.{cpp,h}, src/scim_anthy_setup.cpp:
	Started to implement NICOLA support.

2005-07-04 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_anthy_conversion.cpp:
	Removed foreground attribute from selected segment text
	since Gecko handles text as reversed text if foreground color is set.

2005-07-04 Hiroyuki Ikezoe <poincare@ikezoe.net>

	* src/scim_color_button.{cpp,h},
	  src/scim_anthy_setup.cpp:
	Use String class for color value.

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

	* data/atok.sty: Fixed typo.
	  src/scim_anthy_factory: Raise priority of PageUp and PageDown.
	  Thanks AWASHIRO ikuya.

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

	* data/scim-anthy-swap-colors.png,
	  src/scim_color_button.{cpp,h},
	  src/scim_anthy_conversion.{cpp,h},
	  src/scim_anthy_factory.{cpp,h},
	  src/scim_anthy_imengine.cpp,
	  src/scim_anthy_preedit.{cpp,h},
	  src/scim_anthy_prefs.{cpp,h},
	  src/scim_anthy_setup.cpp:
	Preference of preedit and segment text color.

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.