Fix compile bug in src/compose.c, removed src/gtk/gtkstext.[ch]
[claws.git] / ChangeLog-gtk2
1 2003-10-06 Thorsten Maerz <torte@netztorte.de>
2
3         * Fix compile bug in src/compose.c
4         * removed src/gtk/gtkstext.[ch]
5
6 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
7
8         * Convert character set and escape "text" attributes in toolbar setting
9         files.
10         * Fixed bug in button-press-event handling.
11
12 2003-09-16 Thorsten Maerz <torte@netztorte.de>
13
14         * Fixed bug in key-press-event handling.
15
16 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
17
18         * Enabled to compile tray-icon plugin (Ad-hoc).
19         * Avoid hang up bug of icon list in mime view (Ad-hoc).
20
21 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
22
23         * Enabled to compile on sylpheed-claws.
24         (tray-icon plugin still cannot compile yet.)
25
26 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
27
28         * Updated to 0.9.5.
29
30 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
31
32         * Updated to 0.9.4.
33         * Ported monitoring SSL mechanism to GSource of GLib2
34         (I don't confirm it)
35         * Added _gtk2 suffix to key name of font preference to avoid
36         ovverwriting preference of Gtk+-1.2 version.
37
38 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
39
40         * Updated to 0.9.2.
41
42 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
43
44         * Updated to 0.9.1.
45         * Translate po files into UTF-8 when execute autogen.sh.
46
47 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
48
49         * Updated to 0.9.0.
50
51 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
52
53         * Plugged GError related memory leaks.
54
55 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
56
57         * Changed default size of fonts.
58         * Enabled to set titile font size of warning dialog.
59
60 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
61
62         * Embed a sylpheed icon into executable binary on Windows.
63
64 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
65
66         * I forgot to traslate character set of element string in src/xml.c.
67
68 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
69
70         * Fixed detecting bind_textdomain_codeset in configure.in.
71         * The bug in which "Example" of "Date fromat" preference isn't displayed
72         correctly has been fixed.
73
74 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
75
76         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
77           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
78           glib-gettextize
79           Removed intl directory.
80           Translated po files into UTF-8.
81           (Thanks! Ryuji Abe)
82
83 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
84
85         * The bug which doesn't unscape string in xml.c has been fixed.
86
87 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
88
89         * The bug which is failed to translate encoding of file name thorough
90         file dialog has been fixed.
91
92 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
93
94         * Modified to translate file names which is used in inporting/expoting
95         mbox feature and "Save as" feature into locale encoding.
96         * Translate file names into locale encoding when "Attache file" and
97         "Insert file".
98         * Force set G_BROKEN_FILENAMES environment variable.
99         * Other minor fixes.
100
101 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
102
103         * Modified to treat MH folder's name as locale encoding.
104
105 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
106
107         * The bug which clash on switching candidates of auto completion of
108         addresses, cannot use auto completion in Japanesse is fixed
109         (Thanks! Tokunaga-san)¡¥
110
111 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
112
113         * The bug which cannot switch key accelerator preference has been fixed
114         (Thanks! smbd-san)¡¥
115
116 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
117
118         * version 0.8.11-gtk2-20030314
119
120 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
121
122         * The bug in which character set conversion of filtering messages has
123         been fixed.(Thanks! COCOA-san).
124
125 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
126
127         * Revived "Leave space on head" preference in "Message" category.
128         * A bug which clash when put the cursor to end of buffer and execute
129         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
130
131 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
132
133         * version 0.8.11-gtk2-20030312
134
135 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
136
137         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
138         * Modified to use Pango's API directly for font preference.
139         * Integrated GtkTextView of textview to one widget.
140         * Set fonts of header title in textview by "header_title" tag.
141         * Removed some deprecated codes.
142
143 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
144
145         * Updated to 0.8.11.
146         * Merged cygwin patch(Thanks! Sakai-san).
147
148 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
149
150         * version 0.8.10-gtk2-20030309