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