SCIM向けのIMEngineを作ります。scim-anthyとかscim-primeとか。
Overview of Changes from scim-tomoe-0.4.0 to scim-tomoe-0.5.0
=============================================================
* Adaptation to libtomoegtk-0.5.0.
2006-12-29 Takuro Ashie <ashie@homa.ne.jp>
* Version-0.5.0.
2006-12-18 Takuro Ashie <ashie@homa.ne.jp>
* configure.ac: Bump version number.
2006-12-11 Takuro Ashie <ashie@homa.ne.jp>
* src/scim-tomoe.in: Add.
* configure.ac, src/Makefile.am: Ditto.
2006-12-07 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe.cpp: TOMOE -> Tomoe.
2006-12-06 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe.cpp: Call gtk_main_quit() from here.
2006-12-05 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe_prefs_widget.cpp: Increase padding.
2006-12-05 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe_prefs_widget.cpp: Set default font name to font buttons
if corresponding settings are empty.
2006-12-05 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe_prefs_widget.cpp: Clean up.
2006-12-05 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe_prefs.h, src/scim_tomoe_prefs_widget.cpp: Add a
preference for selecting the font for the candidates view.
But default font is not set to the font button yet.
* po/ja.po, po/scim-tomoe.pot: Update.
2006-12-05 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe.cpp: Remove needless code.
2006-12-05 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe_prefs_widget.cpp: Fix a clash bug in dispose().
* src/scim_tomoe.cpp: Remove a needless line.
2006-12-05 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe_prefs_widget.cpp: Indent "auto find time" widget.
2006-12-05 Takuro Ashie <ashie@homa.ne.jp>
* po/ja.po, po/scim-tomoe.pot: Update.
2006-12-04 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe_prefs_widget.cpp: Add "Unicode table" page.
* src/scim_tomoe.cpp: Minor fix.
2006-12-04 Takuro Ashie <ashie@homa.ne.jp>
* src/scim_tomoe.cpp: Follow libtomoe-gtk.
* src/scim_tomoe_prefs_widget.cpp: Separate preferences pages.
* po/ja.po, po/scim-tomoe.pot: Update.
2006-12-01 Hiroyuki Ikezoe <poincare@ikezoe.net>
* src/scim_tomoe.cpp: Follow libtomoe-gtk.
2006-12-01 Hiroyuki Ikezoe <poincare@ikezoe.net>
* src/scim_tomoe.cpp: Receive "selected" signal from
TomoeWindow itself.
2006-12-01 Hiroyuki Ikezoe <poincare@ikezoe.net>
* src/scim_tomoe.cpp: Receive "selected" signal from
TomoeStrokeSearch.