Download List

Descripción del Proyecto

SCIM向けのIMEngineを作ります。scim-anthyとかscim-primeとか。

System Requirements

System requirement is not defined

Publicado: 2006-05-29 10:59
skim-scim-anthy skim-scim-anthy-1.0.0 (1 files Ocultar)

Release Notes

Changes from skim-scim-anthy-0.9.0.1 to skim-scim-anthy-1.0.0
=============================================================
* Add some preferences added in scim-anthy-1.0.0.
* Code cleanup.

Changelog

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.