12007-06-29  Takuro Ashie  <ashie@homa.ne.jp>
2
3	* configure.ac: Version-0.6.0.
4
52007-06-29  Takuro Ashie  <ashie@homa.ne.jp>
6
7	* src/uim-tomoe-gtk.c: Sorry, commiting feature was broken.
8
92007-06-28  Takuro Ashie  <ashie@homa.ne.jp>
10
11	* src/Makefile.am: Remove needless file from list.
12
132007-06-15  Takuro Ashie  <ashie@homa.ne.jp>
14
15	* src/uim-tomoe-gtk.c: Connect to TomoeWindow's "selected" signal
16	instead of TomoeHandwriting's one.
17
182007-04-27  Takuro Ashie  <ashie@homa.ne.jp>
19
20	* src/uim-tomoe-gtk.c: Add tomoe_gtk_init() and tomoe_gtk_quit().
21
222007-04-16  Kouhei Sutou  <kou@cozmixng.org>
23
24	* ./: used glib-gettextize and intltoolize.
25
26	* configure.ac: renamed from configure.in.
27
28	* **/.cvsignore: removed.
29
302006-12-29  Takuro Ashie  <ashie@homa.ne.jp>
31
32	* Version-0.5.0.
33
342006-12-29  Takuro Ashie  <ashie@homa.ne.jp>
35
36	* configure.in: Bump version number.
37
382006-12-06  Takuro Ashie  <ashie@homa.ne.jp>
39
40	* src/uim-tomoe-gtk.c: Follow libtomoe-gtk.
41
422006-11-29  Takuro Ashie  <ashie@homa.ne.jp>
43
44	* Version-0.4.0.
45
462006-11-28  Takuro Ashie  <ashie@homa.ne.jp>
47
48	* configure.in, src/Makefile.am, src/uim-tomoe-gtk.c:
49	Chase new TOMOE API.
50
512006-11-16  Hiroyuki Ikezoe  <poincare@ikezoe.net>
52
53	* src/uim-tomoe-gtk.c: Chase new TOMOE API.
54
552006-11-14 Takuro Ashie <ashie@homa.ne.jp>
56
57	* configure.in: Version.0.3.0.
58
592006-11-13 Takuro Ashie <ashie@homa.ne.jp>
60
61	* README: Added.
62
632006-11-13 Takuro Ashie <ashie@homa.ne.jp>
64
65	* src/uim-tomoe-gtk.c: Adapt to tomoe-0.3.0 and libtomoe-gtk-0.3.0.
66
672005-10-27 HIGUCHI Daisuke <daih@users.sourceforge.jp>
68
69	* version 0.2.0.
70	- configure.in: 0.2.0
71
722005-10-06 Takuro Ashie <ashie@homa.ne.jp>
73
74	* src/uim-tomoe-gtk.c: Fix indent.
75
762005-10-06 Takuro Ashie <ashie@homa.ne.jp>
77
78	* src/uim-tomoe-gtk.c:
79	  - (char_clicked_cb): Don't send string on losting connection.
80	  - (check_helper_connection): Return bool value.
81
822005-10-06 HIGUCHI Daisuke <daih@users.sourceforge.jp>
83
84	* configure.in, src/Makefile.am, src/uim-tomoe-gtk.c:
85	Use libtomoe-gtk.
86	* src/uim-tomoe-gtk.c:
87	  - (configure_event): Removed.
88	  - (expose_event): Ditto.
89	  - (draw_brush): Ditto.
90	  - (button_press_event): Ditto.
91	  - (button_release_event): Ditto.
92	  - (motion_notify_event): Ditto.
93	  - (get_distance): Ditto.
94	  - (get_vertex): Ditto.
95	  - (io_dialog): Ditto.
96	  - (create_tomoe_process): Ditto.
97	  - (clear): Ditto.
98	  - (cand_win_response_cb): Ditto.
99	  - (table_destroy_cb): Ditto.
100	  - (create_table): Ditto.
101	  - (char_clicked_cb): Modified for using libtomoe-gtk.
102	* src/uim-tomoe-gtk.h: Removed.
103
1042005-03-07  Kazuhiro NISHIYAMA  <zn@mbf.nifty.com>
105
106	* src/uim-tomoe-gtk.c (get_distance):
107	floating point exception bug fixed.
108
1092005-02-09 Takuro Ashie <ashie@homa.ne.jp>
110
111	* version-0.1.1.
112
1132005-02-09 Takuro Ashie <ashie@homa.ne.jp>
114
115	* src/uim-tomoe-gtk.c:
116	  - (create_table): Added an entry to show a candidate.
117	  - (char_clicked_cb): Ditto.
118
1192005-02-09 Takuro Ashie <ashie@homa.ne.jp>
120
121	* po/ja.po, src/uim-tomoe-gtk.c: Minor fixes.
122
1232005-02-06 Takuro Ashie <ashie@homa.ne.jp>
124
125	* src/uim-tomoe-gtk.c:
126	  - (create_table):
127	    Use large font to show candidates.
128	  - Other minor fixes.
129
1302005-02-03 Takuro Ashie <ashie@homa.ne.jp>
131
132	* src/uim-tomoe-gtk.c:
133	  - (char_clicked_cb): Removed trailing "\n" in the string to send.
134	    I'm sorry for such a stupid bug...
135	    And thanks to Kato-san.
136
1372004-12-11 Takuro Ashie <ashie@homa.ne.jp>
138
139	* Initial package.
140