2007-05-29 Takuro Ashie <ashie@homa.ne.jp>

	* configure.in.in: Version-1.2.4.

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

	* configure.in.in: Version-1.2.3.

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

	* setupui/anthy.kcfg: Add /IMEngine/Anthy/KanaLayoutRoKey.

2006-11-14 Takuro Ashie <ashie@homa.ne.jp>

	* configure.in.in: Version-1.2.2.

2006-09-29 Takuro Ashie <ashie@homa.ne.jp>

	* configure.in.in: Version-1.2.1.

2006-09-29 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/anthyui.ui, setupui/scimanthysettingplugin.cpp: Add setting
	ui for DictEncoding.

2006-09-29 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/anthy.kcfg: Change default DictEncoding from EUC-JP-MS to
	EUC-JP.

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

	* configure.in.in: Version-1.2.0.

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

	* setupui/anthy.kcfg: Add "Escape" to RomajiPseudoAsciiMode.

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

	* setupui/anthy.kcfg: Add DictEncoding element.

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

	* setupui/anthy.kcfg, setupui/anthyui.ui,
	  setupui/scimanthysettingplugin.cpp: Add blank key & cancel key
	preference for pseudo ASCII mode.
	* po/ja.po: Update.

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

	* setupui/anthyui.ui: Add UI for previous changes.

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

	* setupui/anthy.kcfg: Add some entries added in latest scim-anthy.

2006-06-27 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Plugged a memory leak.

2006-05-29 Takuro Ashie <ashie@homa.ne.jp>

	* configure.in.in: Version-1.0.0.

2006-05-19 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Define some constants to make the
	code easy to read.

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

	* po/ja.po: Fix typo.

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

	* setupui/anthyui.ui: Modify some key short cut keys and messages.
	* po/ja.po: Update.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Don't use QDialog::exec() for
	table editor dialog because toolbar of SKIM is freezed when use it.

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

	* setupui/scimanthysettingplugin.{cpp,h},
	  setupui/scim_anthy_table_edior.{cpp,h}:
	Some minor improvements.

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

	* setupui/scimanthysettingplugin.{cpp,h},
	  setupui/scim_anthy_table_edior.{cpp,h}:
	Add test code to enable input method correctly on table editor dialog.

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

	* setupui/scimanthysettingplugin.cpp: Don't switch the table view when
	the table switcher combo is changed to "User defined".

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

	* setupui/scimanthysettingplugin.cpp: Make the parent directory before
	saving the config file.
	* po/ja.po: Fix typo.

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

	* setupui/scimanthysettingplugin.cpp: Don't switch to "User defined"
	on key bindnings view when no changes are made in key editor dialog.


2006-05-10 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Add descriptions for each key
	bindings.
	* po/ja.po: Update.

2006-05-10 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Shouldn't save config value from
	table editor.

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

	* setupui/scimanthysettingplugin.cpp: Also key config values should be
	written on saving time.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Write theme config value on
	saving time, not changing time.

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

	* setupui/scim_anthy_default_tables.{cpp,h},
	  setupui/scim_anthy_key2kana_table.{cpp,h}:
	Update to 1.0.0.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Write color config value on
	saving time, not changing time.

2006-02-17 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/anthyui.ui: Remove needless <includehint>.

2006-02-14 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/anthy.kcfg, skim/setupui/anthyui.ui:
	Add a preference for symbol style label.

2006-02-13 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/anthy.kcfg, setupui/anthyui.ui: Add symbol style preference.
	* po/ja.po: Update.

2006-01-30 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Set key category by using
	QListViewItem::setVisible().

2006-01-30 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Store category information into
	ScimAnthyKeyListViewItem.

2006-01-30 Takuro Ashie <ashie@homa.ne.jp>

	* configure.in.in: Version-0.9.0.1

2006-01-30 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Fix a clash bug.
	Thanks Bando-san, UTUMI-san.

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

	* Version-0.9.0 (Initial release of skim-scim-anthy).

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

	* setupui/scimanthysettingplugin.cpp:
	Save dual color button's value to file.

2006-01-26 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Call setEnabled() of key choose
	button when the selection of key list view is changed.
	Thanks reporting > Bando-san.

2006-01-26 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Sorry, I forgot to save key
	bindings setting to file. Thanks Bando-san.

2006-01-26 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/anthy.kcfg, setupui/anthyui.ui: Add prediction related
	settings. Thanks Bando-san.
	* po/ja.po: Update.

2006-01-13 Takuro Ashie <ashie@homa.ne.jp>

	* po/ja.po: Minor fix.

2006-01-03 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/anthyui.ui: Add NICOLA time prefs.
	* po/ja.po: Update.

2006-01-02 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Plug memory leak.

2006-01-02 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/Makefile.am: Add a missing header.

2006-01-02 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Override slotWidgetModified().

2006-01-02 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scim_anthy_table_editor.{cpp,h}, scimanthysettingplugin.cpp:
	Enable to edit romaji/kana/nicola table.

2006-01-02 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Reset table view when the table
	chooser combo box has been switched.

2006-01-02 Takuro Ashie <ashie@homa.ne.jp>

	* setupui/scimanthysettingplugin.cpp: Set values to table view.

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

	* setupui/scimanthysettingplugin.cpp: Setup combo box on table editor.

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

	* setupui/scim_anthy_table_editor.{cpp,h}, scimanthysettingplugin.cpp:
	Add entries into ScimAnthyTableEditor.

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

	* setupui/scim_anthy_table_editor.{cpp,h}: Add.
	* setupui/scimanthysettingplugin.cpp: Show table editor.
	Set parent window of key list editor dialog.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Handle "User defined" item of
	key theme correctly.
	* po/ja.po: Update.

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

	* setupui/scimanthysettingplugin.cpp: Set default value to the key theme
	combo box.

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

	* setupui/scimanthysettingplugin.cpp: Disable key select button when
	clear key list view.

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

	* setupui/scimanthysettingplugin.cpp: Switch key bindings when the key
	bindings theme has been changed.

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

	* setupui/scimanthysettingplugin.cpp: Implement key filter.

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

	* setupui/scimanthysettingplugin.cpp: Implement key category menu except
	"Search by key".

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

	* setupui/scimanthysettingplugin.cpp: Apply changed key bindings to
	KConfig.

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

	* po/ja.po: Update.

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

	* setupui/anthyui.ui: Diable dual color buttons by default.
	* setupui/scimanthysettingplugin.{cpp,h}: Toggle sensitivity of dual
	color button according to combo box's value.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Handle KDualColorButton.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Show SkimShortcutListEditor.

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

	* setupui/scimanthysettingplugin.cpp: Make previous callbaks to work.

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

	* setupui/scimanthysettingplugin.cpp: Add some callbacks for
	KeyBindingsView, but it doesn't seem work yet.

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

	* setupui/scimanthysettingplugin.cpp: Set key bindings to key list view.
	But it's still a temporary solution.

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

	* setupui/scimanthysettingplugin.cpp:
	Fix ScimAnthySettingPlugin::defaults () to follow other overrided
	method's scheme.

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

	* setupui/scimanthysettingplugin.cpp: Call KAutoCModule's method from
	overrided method, not KCModule.

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

	* setupui/scimanthysettingplugin.cpp: Modify test code for
	KeyListView.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Fix indent.
	Add test code for QListView.

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

	* setupui/anthyui.ui: Add "Description" column to key bindings view
	and rename DualColorButton's name.

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

	* setupui/scimanthysettingplugin.cpp: Emit changed signal of KCModule
	when Romaji/Kana/NICOLA combobox is changed.

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

	* setupui/scimanthysettingplugin.{cpp,h}, setupui/anthyui.ui:
	Add slots for launch buttons.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Connect to signals of
	Romaji/Kana/NICOLA ComboBox.

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

	* setupui/scimanthysettingplugin.cpp: Set default value of
	Romaji/Kana/NICOLA theme combobox. But it's not completed yet. It can't
	set to "User defined" yet.

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

	* setupui/scimanthysettingplugin.cpp: Add filter for QDir.

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

	* setupui/anthyu.ui: Add menu items for key groups.

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

	* setupui/scimanthysettingplugin.cpp: Add test code for setting
	Romaji/kana/NICOLA tables list.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Load and save style files.

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

	* setupui/scimanthysettingplugin.{cpp,h}: Override KAutoCModule's
	functions to load & save scim-anthy's style file.

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

	* setupui/Makefile.am: Add noinst_HEADERS.

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

	* bootstrap: Disable copying project files from parent directory.
	* configure.in.in: Bump version number.
	* setupui/Makefile.am: Add following source files.
	* setupui/scim_anthy_default_tables.{cpp,h},
	  setupui/scim_anthy_key2kana_table.{cpp,h},
	  setupui/scim_anthy_style_file.{cpp,h}:
	  Copy from scim-anthy.
