bdc4d4198579a7168c8c337d53875a4d72280879
[claws.git] / ChangeLog-gtk2
1 2004-02-28 Colin Leroy <colin@colino.net>
2         * src/prefs_matcher.c
3           src/prefs_filtering.c
4           src/prefs_filtering_action.c
5                 Fix non-editable GtkEntries
6
7 2004-02-22 Thorsten Maerz <torte@netztorte.de>
8         * src/prefs_themes.c
9                 utf8 conversion for theme info
10
11 2004-02-21 Thorsten Maerz <torte@netztorte.de>
12         * sync 0.9.9claws
13
14 2004-02-14 Thorsten Maerz <torte@netztorte.de>
15         * src/grouplistdialog.c
16                 allow multiple selections without ctrl key
17
18 2004-02-09 Thorsten Maerz <torte@netztorte.de>
19         * src/main.c
20                 enable customizable accelerators
21
22 2004-02-08 Thorsten Maerz <torte@netztorte.de>
23         * src/prefs_common.c
24                 re-enable different font settings for gtk1/2
25         * src/prefs_folder_item.c
26                 fix folder prefs displayed wrong
27         * src/textview.c
28                 set 'sunken' shadow type
29
30 2004-02-07 Colin Leroy <colin@colino.net>
31         * src/compose.c
32                 Fix message being always [Edited]
33                 Encode headers correctly (utf8 buf)
34
35 2004-01-27 Thorsten Maerz <torte@netztorte.de>
36         * src/socket.c
37                 remove double g_source_attach()
38                 (Thanks to Colin Leroy)
39
40 2004-01-27 Thorsten Maerz <torte@netztorte.de>
41         * src/gtk/gtksctree.c
42                 Fix SSL certificate list not shown
43         * src/mimeview.c
44                 Fix clicks in mime tree
45
46 2004-01-27 Thorsten Maerz <torte@netztorte.de>
47         * src/common/socket.c
48                 Fix SSL receive
49         * src/compose.c
50                 Fix clipboard menu hotkeys
51
52 2004-01-25 Thorsten Maerz <torte@netztorte.de>
53         * src/gtk/gtkaspell.[ch]
54           src/compose.c
55                 reimplement spellchecker
56
57 2004-01-25 Thorsten Maerz <torte@netztorte.de>
58         * src/gtk/filesel.c
59                 crash when inserting file in compose window
60                 (TODO: keep old selection on clicks)
61         * src/main.c
62                 use gtkrc-2.0 instead of gtkrc
63
64 2004-01-25 Thorsten Maerz <torte@netztorte.de>
65         * src/messageview.c
66                 remove orphaned mimeview unref()
67
68 2004-01-20 Thorsten Maerz <torte@netztorte.de>
69         * src/grouplistdialog.c
70                 expand nodes containing subscribed groups
71
72 2004-01-19 Thorsten Maerz <torte@netztorte.de>
73         * src/textview.c
74                 textview: hide cursor, restore old click behaviour
75
76 2004-01-18 Thorsten Maerz <torte@netztorte.de>
77         * src/textview.c
78                 variable names messed up
79
80 2004-01-17 Colin Leroy <colin@colino.net>
81         * src/addr_compl.c
82                 Fix completion address too thin
83         * src/compose.c
84                 Fix tab-to-subject behaviour
85         * src/summaryview.c
86                 Implement key up & down in summaryview
87
88 2004-01-12 Thorsten Maerz <torte@netztorte.de>
89
90         * sync 098claws
91
92 2004-01-08 Thorsten Maerz <torte@netztorte.de>
93         * configure.ac
94           Makefile.am
95           doc/.cvsignore
96           doc/Makefile.am
97                 faq, man, manual moved to doc/
98         * ac/aspell.m4
99           ac/check-type.m4
100           ac/gnupg-check-typedef.m4
101           ac/openssl.m4
102           ac/spamassassin.m4
103           ac/missing/gdk-pixbuf.m4
104           ac/missing/gpgme.m4
105           ac/missing/imlib.m4
106                 fix automake warnings
107
108 2003-12-06 Colin Leroy <colin@colino.net>
109         * src/summaryview.c
110                 Fix quicksearch
111
112 2003-12-05 Colin Leroy <colin@colino.net>
113         * src/summaryview.c
114                 Fix going to next unread folder
115
116 2003-12-05 Colin Leroy <colin@colino.net>
117         * src/crash.c
118                 Fix gtk2 compilation
119         * src/session.c
120                 Remove iotag source handler at disconnection
121         * src/socket.[ch] 
122                 Remove source handler when closing socket 
123                 (fixes another seg)
124
125 2003-12-04 Colin Leroy <colin@colino.net>
126         * src/compose.c
127           src/prefs_account.c
128           src/prefs_common.c
129                 Fix some dropdown menus
130
131 2003-12-04 Colin Leroy <colin@colino.net>
132         * src/compose.c
133                 Fix event handlers on header fields
134         * src/common/socket.c
135           src/common/session.c
136                 Fix segfault with callback (SSL)
137                 Fix end of session 
138
139 2003-10-06 Thorsten Maerz <torte@netztorte.de>
140
141         * Fix compile bug in src/compose.c
142         * removed src/gtk/gtkstext.[ch]
143
144 2003-09-17 Takuro Ashie <ashie@homa.ne.jp>
145
146         * Convert character set and escape "text" attributes in toolbar setting
147         files.
148         * Fixed bug in button-press-event handling.
149
150 2003-09-16 Thorsten Maerz <torte@netztorte.de>
151
152         * Fixed bug in key-press-event handling.
153
154 2003-09-16 Takuro Ashie <ashie@homa.ne.jp>
155
156         * Enabled to compile tray-icon plugin (Ad-hoc).
157         * Avoid hang up bug of icon list in mime view (Ad-hoc).
158
159 2003-09-14 Takuro Ashie <ashie@homa.ne.jp>
160
161         * Enabled to compile on sylpheed-claws.
162         (tray-icon plugin still cannot compile yet.)
163
164 2003-09-06 Takuro Ashie <ashie@homa.ne.jp>
165
166         * Updated to 0.9.5.
167
168 2003-08-02 Takuro Ashie <ashie@homa.ne.jp>
169
170         * Updated to 0.9.4.
171         * Ported monitoring SSL mechanism to GSource of GLib2
172         (I don't confirm it)
173         * Added _gtk2 suffix to key name of font preference to avoid
174         ovverwriting preference of Gtk+-1.2 version.
175
176 2003-06-09 Takuro Ashie <ashie@homa.ne.jp>
177
178         * Updated to 0.9.2.
179
180 2003-05-30 Takuro Ashie <ashie@homa.ne.jp>
181
182         * Updated to 0.9.1.
183         * Translate po files into UTF-8 when execute autogen.sh.
184
185 2003-05-28 Takuro Ashie <ashie@homa.ne.jp>
186
187         * Updated to 0.9.0.
188
189 2003-04-29 Takuro Ashie <ashie@homa.ne.jp>
190
191         * Plugged GError related memory leaks.
192
193 2003-04-28 Takuro Ashie <ashie@homa.ne.jp>
194
195         * Changed default size of fonts.
196         * Enabled to set titile font size of warning dialog.
197
198 2003-04-23 Takuro Ashie <ashie@homa.ne.jp>
199
200         * Embed a sylpheed icon into executable binary on Windows.
201
202 2003-04-21 Takuro Ashie <ashie@homa.ne.jp>
203
204         * I forgot to traslate character set of element string in src/xml.c.
205
206 2003-04-18 Takuro Ashie <ashie@homa.ne.jp>
207
208         * Fixed detecting bind_textdomain_codeset in configure.in.
209         * The bug in which "Example" of "Date fromat" preference isn't displayed
210         correctly has been fixed.
211
212 2003-04-04 Takuro Ashie <ashie@homa.ne.jp>
213
214         * Added bind_textdomain_codeset into AC_CHECK_FUNCS.
215           Replaced AM_GLIB_GNU_GETTEXT to AM_GNU_GETTEXT.
216           glib-gettextize
217           Removed intl directory.
218           Translated po files into UTF-8.
219           (Thanks! Ryuji Abe)
220
221 2003-03-28 Takuro Ashie <ashie@homa.ne.jp>
222
223         * The bug which doesn't unscape string in xml.c has been fixed.
224
225 2003-03-27 Takuro Ashie <ashie@homa.ne.jp>
226
227         * The bug which is failed to translate encoding of file name thorough
228         file dialog has been fixed.
229
230 2003-03-25 Takuro Ashie <ashie@homa.ne.jp>
231
232         * Modified to translate file names which is used in inporting/expoting
233         mbox feature and "Save as" feature into locale encoding.
234         * Translate file names into locale encoding when "Attache file" and
235         "Insert file".
236         * Force set G_BROKEN_FILENAMES environment variable.
237         * Other minor fixes.
238
239 2003-03-17 Takuro Ashie <ashie@homa.ne.jp>
240
241         * Modified to treat MH folder's name as locale encoding.
242
243 2003-03-16 Takuro Ashie <ashie@homa.ne.jp>
244
245         * The bug which clash on switching candidates of auto completion of
246         addresses, cannot use auto completion in Japanesse is fixed
247         (Thanks! Tokunaga-san)¡¥
248
249 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
250
251         * The bug which cannot switch key accelerator preference has been fixed
252         (Thanks! smbd-san)¡¥
253
254 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
255
256         * version 0.8.11-gtk2-20030314
257
258 2003-03-14 Takuro Ashie <ashie@homa.ne.jp>
259
260         * The bug in which character set conversion of filtering messages has
261         been fixed.(Thanks! COCOA-san).
262
263 2003-03-13 Takuro Ashie <ashie@homa.ne.jp>
264
265         * Revived "Leave space on head" preference in "Message" category.
266         * A bug which clash when put the cursor to end of buffer and execute
267         "Wrap current paragraph" was fixed.(Thanks! Tokunaga-san)
268
269 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
270
271         * version 0.8.11-gtk2-20030312
272
273 2003-03-12 Takuro Ashie <ashie@homa.ne.jp>
274
275         * Fixed position of  switching account popup (Thanks! Ikezoe-san)¡¥
276         * Modified to use Pango's API directly for font preference.
277         * Integrated GtkTextView of textview to one widget.
278         * Set fonts of header title in textview by "header_title" tag.
279         * Removed some deprecated codes.
280
281 2003-03-11 Takuro Ashie <ashie@homa.ne.jp>
282
283         * Updated to 0.8.11.
284         * Merged cygwin patch(Thanks! Sakai-san).
285
286 2003-03-09 Takuro Ashie <ashie@homa.ne.jp>
287
288         * version 0.8.10-gtk2-20030309