2007-06-29 Takuro Ashie * configure.ac: Version-0.6.0. 2007-06-29 Takuro Ashie * src/uim-tomoe-gtk.c: Sorry, commiting feature was broken. 2007-06-28 Takuro Ashie * src/Makefile.am: Remove needless file from list. 2007-06-15 Takuro Ashie * src/uim-tomoe-gtk.c: Connect to TomoeWindow's "selected" signal instead of TomoeHandwriting's one. 2007-04-27 Takuro Ashie * src/uim-tomoe-gtk.c: Add tomoe_gtk_init() and tomoe_gtk_quit(). 2007-04-16 Kouhei Sutou * ./: used glib-gettextize and intltoolize. * configure.ac: renamed from configure.in. * **/.cvsignore: removed. 2006-12-29 Takuro Ashie * Version-0.5.0. 2006-12-29 Takuro Ashie * configure.in: Bump version number. 2006-12-06 Takuro Ashie * src/uim-tomoe-gtk.c: Follow libtomoe-gtk. 2006-11-29 Takuro Ashie * Version-0.4.0. 2006-11-28 Takuro Ashie * configure.in, src/Makefile.am, src/uim-tomoe-gtk.c: Chase new TOMOE API. 2006-11-16 Hiroyuki Ikezoe * src/uim-tomoe-gtk.c: Chase new TOMOE API. 2006-11-14 Takuro Ashie * configure.in: Version.0.3.0. 2006-11-13 Takuro Ashie * README: Added. 2006-11-13 Takuro Ashie * src/uim-tomoe-gtk.c: Adapt to tomoe-0.3.0 and libtomoe-gtk-0.3.0. 2005-10-27 HIGUCHI Daisuke * version 0.2.0. - configure.in: 0.2.0 2005-10-06 Takuro Ashie * src/uim-tomoe-gtk.c: Fix indent. 2005-10-06 Takuro Ashie * src/uim-tomoe-gtk.c: - (char_clicked_cb): Don't send string on losting connection. - (check_helper_connection): Return bool value. 2005-10-06 HIGUCHI Daisuke * configure.in, src/Makefile.am, src/uim-tomoe-gtk.c: Use libtomoe-gtk. * src/uim-tomoe-gtk.c: - (configure_event): Removed. - (expose_event): Ditto. - (draw_brush): Ditto. - (button_press_event): Ditto. - (button_release_event): Ditto. - (motion_notify_event): Ditto. - (get_distance): Ditto. - (get_vertex): Ditto. - (io_dialog): Ditto. - (create_tomoe_process): Ditto. - (clear): Ditto. - (cand_win_response_cb): Ditto. - (table_destroy_cb): Ditto. - (create_table): Ditto. - (char_clicked_cb): Modified for using libtomoe-gtk. * src/uim-tomoe-gtk.h: Removed. 2005-03-07 Kazuhiro NISHIYAMA * src/uim-tomoe-gtk.c (get_distance): floating point exception bug fixed. 2005-02-09 Takuro Ashie * version-0.1.1. 2005-02-09 Takuro Ashie * src/uim-tomoe-gtk.c: - (create_table): Added an entry to show a candidate. - (char_clicked_cb): Ditto. 2005-02-09 Takuro Ashie * po/ja.po, src/uim-tomoe-gtk.c: Minor fixes. 2005-02-06 Takuro Ashie * src/uim-tomoe-gtk.c: - (create_table): Use large font to show candidates. - Other minor fixes. 2005-02-03 Takuro Ashie * src/uim-tomoe-gtk.c: - (char_clicked_cb): Removed trailing "\n" in the string to send. I'm sorry for such a stupid bug... And thanks to Kato-san. 2004-12-11 Takuro Ashie * Initial package.