Downloadliste

Projektbeschreibung

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

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert

Veröffentlicht: 2006-10-29 22:51
scim-tomoe scim-tomoe-0.3.0 (1 files Verstecken)

Versionsanmerkungen

Overview of Changes from scim-tomoe-0.2.0 to scim-tomoe-0.3.0
==============================================================
* Adaptation to libtomoegtk-0.3.0.

Änderungsprotokoll

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

* configure.ac: Version-0.3.0.

2006-10-24 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp, src/scim_tomoe_prefs_widget.[cpp|h]: Added "show
on top of other windows" options.

2006-10-24 Hiroyuki Ikezoe <poincare@ikezoe.net>

* po/POTFILES.in: scim_tomoe_prefs_win.cpp ->
scim_tomoe_prefs_widget.cpp.

2006-10-20 Hiroyuki Ikezoe <poincare@ikezoe.net>

* configure.ac: libtomoe-gtk-0.3.0 is required.

2006-10-18 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp: Fixed a crash.

2006-10-18 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp: Check the return value of
tomoe_char_table_get_selected().

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

* src/scim_tomoe.cpp: API of libtomoe-gtk has been changed.
(TomoeCandidatesView -> TomoeCharTable).

2006-10-16 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp: Set tooltips on tab label.

2006-10-13 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp: Obtain focus in entry widget on reading page.
It's adhoc.

2006-10-13 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp: Use some icons for tab label.

2006-10-13 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe_prefs_widget.[cpp|h]: New files.
* src/scim_tomoe_prefs_win.[cpp|h]: Removed.
* src/scim_tomoe.cpp: Use ScimTomoePrefsWidget instead of
ScimTomoePrefsWin. Now preferences widget is in tomoe window itself.

2006-10-12 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/scim_tomoe.cpp: quick hack for adapting to TOMOE-0.3.0.
* configure.ac: libtomoe-gtk-0.2.0 is required.

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

* configure.ac: export LIBTOOL_EXPORT_OPTIONS.

2005-12-12 Zhe Su <james.su@gmail.com>

* src/scim_tomoe.cpp:
prevent main window from getting focus.