Télécharger la liste

Description du projet

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

Système requise

System requirement is not defined

Livrée : 2005-08-29 11:41
scim-tomoe scim-tomoe-0.1.0 (1 files Cacher)

Notes de release

scim-tomoe-0.1.0
=============================================================
* Initial release.

Changelog

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

* po/Makevars: Fill informations.
* src/Makefile.am: Add scim_tomoe_prefs.h.

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

* src/tomoe_candidates_view.cpp: The bug that first candidate can't be
commited. Thanks Bando-san.

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

* src/tomoe_candidates_view.cpp: Bug fix.

2005-08-23 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/tomoe_canvas.cpp:
Use g_object_unref() gdk_pixmap_unref().

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

* src/scim_tomoe_prefs.h: Add.
* src/scim_tomoe.cpp, src/scim_tomoe_prefs_win.cpp:
Add some bool config.

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

* src/scim_tomoe.cpp: Use gtk_main() instead of gtk_dialog_run() to
fix a bug of show/hide button. Thanks Bando-san.

2005-08-12 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/tomoe_canvas.cpp,
src/tomoe_candidate_view.cpp:
Use gdk_draw_drawable instead of gdk_draw_pixmap.
gdk_draw_pixmap is deperecated.

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

* src/tomoe_canvas.{cpp,h}: Add "stroke-reverted" signal.
Emmit "clear" signal when remove all strokes.

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

* src/tomoe_candidates_view.cpp:
Erase prelighted frame when leave the widget.

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

* src/tomoe_candidates_view.cpp: Draw prelighted frame.

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

* src/tomoe_canvas.{cpp,h}, src/scim_window.cpp:
Set sensitivity of buttons.

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

* src/tomoe_candidates_view.cpp: Plug memory leak.
Dova dova moreteta-yo.

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

* src/tomoe_candidates_view.cpp: Add weak pointer for TomoeCanvas.

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

* src/tomoe_candidates_view.cpp: Fix a bug included in last commit.

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

* src/tomoe_candidates_view.cpp: Draw selecttion.

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

* src/tomoe_candidates_view.cpp: Enable to enter a letter.

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

* src/scim_tomoe.cpp, src/tomoe_candidates_view.{cpp,h},
src/tomoe_canvas.{cpp,h}, src/tomoe_window.cpp:
Clean up. Add some functions.

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

* src/tomoe_candidates_view.{cpp,h}: Add "selected" signal.
* src/scim_tomoe.cpp: Temporary added software keyboard.
* src/tomoe_window.cpp: Minor fix.

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

* src/tomoe_candidates_view.{cpp,h}, src/tomoe_canvas.{cpp,h},
src/tomoe_window.cpp:
Temporary implementation for TomoeCandidatesView.

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

* src/tomoe_canvas.{cpp,h}, src/tomoe_window.cpp:
Clean up. Add some functions.

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

* src/tomoe_window.cpp; Don't allow resizing the window.
* src/tomoe_canvas.cpp: Fix crash bug.

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

* src/scim_tomoe_prefs_win.cpp: Clean up.

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

* src/scim_tomoe.cpp, src/scim_tomoe_prefs_win.{cpp,h},
src/tomoe_window.{cpp,h}:
Enable to customize auto find time.

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

* src/scim_tomoe_prefs_win.{cpp,h}, src/tomoe_candidates_view.{cpp,h}:
Add.

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

* src/tomoe_canvas.cpp: Avoid 0 divide.
* src/scim_tomoe.cpp, src/tomoe_window.{cpp,h}:
Move preferecne button related code to scim_tomoe.cpp.

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

* src/tomoe_canvas.{cpp,h}, src/tomoe_window.cpp:
Add auto find feature. But it seems unstable yet. Why?

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

* src/tomo_canvas.{cpp,h}, src/tomoe_window.{cpp,h}:
Show candidates. It's a ad-hoc solution.

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

* src/tomoe_canvas.{cpp,h}: Draw normalized line.

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

* configure.ac, src/Makefile.am, src/tomoe_canvas.{cpp,h},
src/tomoe_window.{cpp,h}, src/scim_tomoe.cpp:
Link to tomoe library. Also other minor fixes are made.

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

* src/tomoe_canvas.{cpp,h}: Enable to revert.

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

* src/tomoe_canvas.{cpp,h}, src/tomoe_window.{cpp,h}:
Add some functions.

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

* src/tomoe_canvas.cpp: Set line width to 4.

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

* src/tomoe_window.cpp: Add butons.

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

* src/tomoe_window.cpp: Set some properties.

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

* src/tomoe_canvas.{cpp,h}: Enable to draw.
* po/ja.po, po/scim-tomoe.pot: Update.

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

* src/scim_tomoe.cpp, src/tomow_window.cpp: Arrange appearance.
* src/tomoe_canvas.cpp: Copy some code from uim-tomoe-gtk.

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

* src/scim_tomoe.cpp, src/tomoe_canvas.cpp, src/tomow_window.cpp:
Add dummy widget.

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

* hoge.

2005-06-27 gettextize <bug-gnu-gettext@gnu.org>

* Makefile.am (SUBDIRS): Add intl.
* configure.ac (AC_CONFIG_FILES): Add intl/Makefile.

2005-06-27 gettextize <bug-gnu-gettext@gnu.org>

* Makefile.am (SUBDIRS): Add m4.
(EXTRA_DIST): Add config.rpath mkinstalldirs.
* configure.ac (AC_CONFIG_FILES): Add m4/Makefile.