2013-02-18 [wwp] 3.9.0cvs78
[claws.git] / ChangeLog
1 2013-02-18 [wwp]        3.9.0cvs78
2
3         * src/plugins/clamd/libclamd/.cvsignore
4         One more .cvsignore file.
5
6 2013-02-18 [wwp]        3.9.0cvs77
7
8         * src/plugins/clamd/.cvsignore
9         * src/plugins/clamd/libclamd/.cvsignore
10         * src/plugins/fetchinfo/.cvsignore
11         * src/plugins/gdata/.cvsignore
12         * src/plugins/mailmbox/.cvsignore
13         * src/plugins/newmail/.cvsignore
14         * src/plugins/notification/.cvsignore
15         * src/plugins/pdf_viewer/.cvsignore
16         * src/plugins/perl/.cvsignore
17         * src/plugins/python/.cvsignore
18         Silent up stuff a bit.
19
20 2013-02-17 [colin]      3.9.0cvs76
21
22         * src/plugins/notification/Makefile.am
23         * src/plugins/notification/notification_banner.c
24         * src/plugins/notification/notification_banner.h
25         * src/plugins/notification/notification_command.c
26         * src/plugins/notification/notification_command.h
27         * src/plugins/notification/notification_core.c
28         * src/plugins/notification/notification_foldercheck.c
29         * src/plugins/notification/notification_foldercheck.h
30         * src/plugins/notification/notification_hotkeys.c
31         * src/plugins/notification/notification_hotkeys.h
32         * src/plugins/notification/notification_indicator.c
33         * src/plugins/notification/notification_indicator.h
34         * src/plugins/notification/notification_lcdproc.c
35         * src/plugins/notification/notification_lcdproc.h
36         * src/plugins/notification/notification_plugin.c
37         * src/plugins/notification/notification_plugin.h
38         * src/plugins/notification/notification_popup.c
39         * src/plugins/notification/notification_popup.h
40         * src/plugins/notification/notification_prefs.c
41         * src/plugins/notification/notification_prefs.h
42         * src/plugins/notification/notification_trayicon.c
43         * src/plugins/notification/notification_trayicon.h
44                 Activate and fix notification (without libindicate)
45
46 2013-02-17 [colin]      3.9.0cvs75
47
48         * src/plugins/Makefile.am
49         * src/plugins/archive/Makefile.am
50         * src/plugins/clamd/Makefile.am
51         * src/plugins/clamd/clamav_plugin.c
52         * src/plugins/clamd/clamav_plugin.h
53         * src/plugins/clamd/clamav_plugin_gtk.c
54         * src/plugins/clamd/placeholder.txt
55         * src/plugins/clamd/libclamd/Makefile.am
56         * src/plugins/clamd/libclamd/clamd-plugin.c
57         * src/plugins/clamd/libclamd/clamd-plugin.h
58         * src/plugins/fetchinfo/Makefile.am
59         * src/plugins/fetchinfo/fetchinfo_plugin.c
60         * src/plugins/fetchinfo/fetchinfo_plugin.h
61         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
62         * src/plugins/fetchinfo/placeholder.txt
63         * src/plugins/gdata/Makefile.am
64         * src/plugins/gdata/cm_gdata_contacts.c
65         * src/plugins/gdata/cm_gdata_contacts.h
66         * src/plugins/gdata/cm_gdata_prefs.c
67         * src/plugins/gdata/cm_gdata_prefs.h
68         * src/plugins/gdata/gdata_plugin.c
69         * src/plugins/gdata/gdata_plugin.h
70         * src/plugins/gdata/placeholder.txt
71         * src/plugins/geolocation/placeholder.txt
72         * src/plugins/gtkhtml2_viewer/placeholder.txt
73         * src/plugins/mailmbox/Makefile.am
74         * src/plugins/mailmbox/carray.c
75         * src/plugins/mailmbox/carray.h
76         * src/plugins/mailmbox/chash.c
77         * src/plugins/mailmbox/chash.h
78         * src/plugins/mailmbox/clist.c
79         * src/plugins/mailmbox/clist.h
80         * src/plugins/mailmbox/mailimf.c
81         * src/plugins/mailmbox/mailimf.h
82         * src/plugins/mailmbox/mailimf_types.c
83         * src/plugins/mailmbox/mailimf_types.h
84         * src/plugins/mailmbox/mailimf_types_helper.c
85         * src/plugins/mailmbox/mailimf_types_helper.h
86         * src/plugins/mailmbox/mailimf_write.c
87         * src/plugins/mailmbox/mailimf_write.h
88         * src/plugins/mailmbox/maillock.c
89         * src/plugins/mailmbox/maillock.h
90         * src/plugins/mailmbox/mailmbox.c
91         * src/plugins/mailmbox/mailmbox.h
92         * src/plugins/mailmbox/mailmbox_folder.c
93         * src/plugins/mailmbox/mailmbox_folder.h
94         * src/plugins/mailmbox/mailmbox_gtk.deps
95         * src/plugins/mailmbox/mailmbox_parse.c
96         * src/plugins/mailmbox/mailmbox_parse.h
97         * src/plugins/mailmbox/mailmbox_types.c
98         * src/plugins/mailmbox/mailmbox_types.h
99         * src/plugins/mailmbox/mmapstring.c
100         * src/plugins/mailmbox/mmapstring.h
101         * src/plugins/mailmbox/placeholder.txt
102         * src/plugins/mailmbox/plugin.c
103         * src/plugins/mailmbox/plugin_gtk.c
104         * src/plugins/mailmbox/plugin_gtk.h
105         * src/plugins/newmail/Makefile.am
106         * src/plugins/newmail/newmail.c
107         * src/plugins/newmail/placeholder.txt
108         * src/plugins/notification/Makefile.am
109         * src/plugins/notification/claws.def
110         * src/plugins/notification/notification_banner.c
111         * src/plugins/notification/notification_banner.h
112         * src/plugins/notification/notification_command.c
113         * src/plugins/notification/notification_command.h
114         * src/plugins/notification/notification_core.c
115         * src/plugins/notification/notification_core.h
116         * src/plugins/notification/notification_foldercheck.c
117         * src/plugins/notification/notification_foldercheck.h
118         * src/plugins/notification/notification_hotkeys.c
119         * src/plugins/notification/notification_hotkeys.h
120         * src/plugins/notification/notification_indicator.c
121         * src/plugins/notification/notification_indicator.h
122         * src/plugins/notification/notification_lcdproc.c
123         * src/plugins/notification/notification_lcdproc.h
124         * src/plugins/notification/notification_pixbuf.c
125         * src/plugins/notification/notification_pixbuf.h
126         * src/plugins/notification/notification_plugin.c
127         * src/plugins/notification/notification_plugin.h
128         * src/plugins/notification/notification_popup.c
129         * src/plugins/notification/notification_popup.h
130         * src/plugins/notification/notification_prefs.c
131         * src/plugins/notification/notification_prefs.h
132         * src/plugins/notification/notification_trayicon.c
133         * src/plugins/notification/notification_trayicon.h
134         * src/plugins/notification/placeholder.txt
135         * src/plugins/notification/plugin.def
136         * src/plugins/notification/raw_claws_mail_logo_64x64.h
137         * src/plugins/notification/version.rc
138         * src/plugins/pdf_viewer/Makefile.am
139         * src/plugins/pdf_viewer/doc_index.xpm
140         * src/plugins/pdf_viewer/doc_index_close.xpm
141         * src/plugins/pdf_viewer/doc_info.xpm
142         * src/plugins/pdf_viewer/first_arrow.xpm
143         * src/plugins/pdf_viewer/last_arrow.xpm
144         * src/plugins/pdf_viewer/left_arrow.xpm
145         * src/plugins/pdf_viewer/placeholder.txt
146         * src/plugins/pdf_viewer/poppler_viewer.c
147         * src/plugins/pdf_viewer/poppler_viewer.h
148         * src/plugins/pdf_viewer/right_arrow.xpm
149         * src/plugins/pdf_viewer/rotate_left.xpm
150         * src/plugins/pdf_viewer/rotate_right.xpm
151         * src/plugins/pdf_viewer/zoom_fit.xpm
152         * src/plugins/pdf_viewer/zoom_in.xpm
153         * src/plugins/pdf_viewer/zoom_out.xpm
154         * src/plugins/pdf_viewer/zoom_width.xpm
155         * src/plugins/perl/Makefile.am
156         * src/plugins/perl/perl_gtk.c
157         * src/plugins/perl/perl_gtk.h
158         * src/plugins/perl/perl_plugin.c
159         * src/plugins/perl/perl_plugin.h
160         * src/plugins/perl/placeholder.txt
161         * src/plugins/python/Makefile.am
162         * src/plugins/python/clawsmailmodule.c
163         * src/plugins/python/clawsmailmodule.h
164         * src/plugins/python/composewindowtype.c
165         * src/plugins/python/composewindowtype.h
166         * src/plugins/python/foldertype.c
167         * src/plugins/python/foldertype.h
168         * src/plugins/python/messageinfotype.c
169         * src/plugins/python/messageinfotype.h
170         * src/plugins/python/nodetype.c
171         * src/plugins/python/nodetype.h
172         * src/plugins/python/placeholder.txt
173         * src/plugins/python/python-hooks.c
174         * src/plugins/python/python-hooks.h
175         * src/plugins/python/python-shell.c
176         * src/plugins/python/python-shell.h
177         * src/plugins/python/python_plugin.c
178         * src/plugins/vcalendar/Makefile.in
179                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
180                 notification, pdf_viewer, perl, python). Notification not yet
181                 enabled because it has too much autoconf switches for my taste.
182
183
184 2013-02-16 [colin]      3.9.0cvs74
185
186         * po/POTFILES.in
187         * po/bg.po
188         * po/ca.po
189         * po/cs.po
190         * po/de.po
191         * po/en_GB.po
192         * po/es.po
193         * po/fi.po
194         * po/fr.po
195         * po/hu.po
196         * po/id_ID.po
197         * po/it.po
198         * po/ja.po
199         * po/lt.po
200         * po/nl.po
201         * po/pl.po
202         * po/pt_BR.po
203         * po/pt_PT.po
204         * po/ru.po
205         * po/sk.po
206         * po/sv.po
207         * po/uk.po
208         * po/zh_CN.po
209         * po/zh_TW.po
210         * src/plugins/Makefile.am
211         * src/plugins/archive/.cvsignore
212         * src/plugins/archive/Makefile.am
213         * src/plugins/archive/archiver.c
214         * src/plugins/archive/archiver.h
215         * src/plugins/archive/archiver_gtk.c
216         * src/plugins/archive/archiver_prefs.c
217         * src/plugins/archive/archiver_prefs.h
218         * src/plugins/archive/libarchive_archive.c
219         * src/plugins/archive/libarchive_archive.h
220         * src/plugins/archive/placeholder.txt
221         * src/plugins/att_remover/.cvsignore
222         * src/plugins/att_remover/Makefile.am
223         * src/plugins/att_remover/att_remover.c
224         * src/plugins/att_remover/placeholder.txt
225         * src/plugins/bsfilter/.cvsignore
226         * src/plugins/bsfilter/Makefile.am
227         * src/plugins/bsfilter/bsfilter.c
228         * src/plugins/bsfilter/bsfilter.h
229         * src/plugins/bsfilter/bsfilter_gtk.c
230         * src/plugins/bsfilter/claws.def
231         * src/plugins/bsfilter/placeholder.txt
232         * src/plugins/bsfilter/plugin.def
233         * src/plugins/bsfilter/version.rc
234                 Add archive, att_remover, bsfilter
235         * src/plugins/vcalendar/Makefile.in
236         * src/plugins/vcalendar/libical/libical/icalversion.h
237                 Remove useless files
238
239 2013-02-16 [colin]      3.9.0cvs73
240
241         * src/plugins/Makefile.am
242         * src/plugins/acpi_notifier/Makefile.am
243         * src/plugins/acpi_notifier/acpi_notifier.c
244         * src/plugins/acpi_notifier/placeholder.txt
245         * src/plugins/address_keeper/Makefile.am
246         * src/plugins/address_keeper/address_keeper.c
247         * src/plugins/address_keeper/address_keeper.h
248         * src/plugins/address_keeper/address_keeper_prefs.c
249         * src/plugins/address_keeper/address_keeper_prefs.h
250         * src/plugins/address_keeper/claws.def
251         * src/plugins/address_keeper/placeholder.txt
252         * src/plugins/address_keeper/plugin.def
253         * src/plugins/address_keeper/version.rc
254         * src/plugins/attachwarner/Makefile.am
255         * src/plugins/attachwarner/attachwarner.c
256         * src/plugins/attachwarner/attachwarner.h
257         * src/plugins/attachwarner/attachwarner_prefs.c
258         * src/plugins/attachwarner/attachwarner_prefs.h
259         * src/plugins/attachwarner/claws.def
260         * src/plugins/attachwarner/placeholder.txt
261         * src/plugins/attachwarner/plugin.def
262         * src/plugins/attachwarner/version.rc
263         * src/plugins/vcalendar/libical/libical/icalversion.h
264         * po/POTFILES.in
265         * po/bg.po
266         * po/ca.po
267         * po/cs.po
268         * po/de.po
269         * po/en_GB.po
270         * po/es.po
271         * po/fi.po
272         * po/fr.po
273         * po/hu.po
274         * po/id_ID.po
275         * po/it.po
276         * po/ja.po
277         * po/lt.po
278         * po/nl.po
279         * po/pl.po
280         * po/pt_BR.po
281         * po/pt_PT.po
282         * po/ru.po
283         * po/sk.po
284         * po/sr.po
285         * po/sv.po
286         * po/uk.po
287         * po/zh_CN.po
288         * po/zh_TW.po
289                 Now do acpi_notifier, attachwarner, address_keeper
290
291 2013-02-16 [colin]      3.9.0cvs72
292
293         * po/POTFILES.in
294         * po/bg.po
295         * po/ca.po
296         * po/cs.po
297         * po/de.po
298         * po/en_GB.po
299         * po/es.po
300         * po/fi.po
301         * po/fr.po
302         * po/hu.po
303         * po/id_ID.po
304         * po/it.po
305         * po/ja.po
306         * po/lt.po
307         * po/nl.po
308         * po/pl.po
309         * po/pt_BR.po
310         * po/pt_PT.po
311         * po/ru.po
312         * po/sk.po
313         * po/sr.po
314         * po/sv.po
315         * po/uk.po
316         * po/zh_CN.po
317         * po/zh_TW.po
318                 Merge RSSyl's translations
319
320 2013-02-16 [colin]      3.9.0cvs71
321
322         * src/mainwindow.c
323                 Fix use-after-free (introduced in cvs61)
324
325 2013-02-16 [colin]      3.9.0cvs70
326
327         * src/main.c
328         * src/prefs_common.c
329         * src/prefs_common.h
330         * src/common/defs.h
331         * src/common/w32_account.c
332                 Add an hidden preference to set the Windows theme
333         * src/plugins/Makefile.am
334         * src/plugins/rssyl/Makefile.am
335         * src/plugins/rssyl/claws.def
336         * src/plugins/rssyl/date.c
337         * src/plugins/rssyl/date.h
338         * src/plugins/rssyl/feed.c
339         * src/plugins/rssyl/feed.h
340         * src/plugins/rssyl/feedprops.c
341         * src/plugins/rssyl/feedprops.h
342         * src/plugins/rssyl/opml.c
343         * src/plugins/rssyl/opml.h
344         * src/plugins/rssyl/parsers.c
345         * src/plugins/rssyl/parsers.h
346         * src/plugins/rssyl/placeholder.txt
347         * src/plugins/rssyl/plugin.c
348         * src/plugins/rssyl/plugin.def
349         * src/plugins/rssyl/rssyl.c
350         * src/plugins/rssyl/rssyl.h
351         * src/plugins/rssyl/rssyl_cb_gtk.c
352         * src/plugins/rssyl/rssyl_cb_gtk.h
353         * src/plugins/rssyl/rssyl_cb_menu.c
354         * src/plugins/rssyl/rssyl_cb_menu.h
355         * src/plugins/rssyl/rssyl_gtk.c
356         * src/plugins/rssyl/rssyl_gtk.h
357         * src/plugins/rssyl/rssyl_prefs.c
358         * src/plugins/rssyl/rssyl_prefs.h
359         * src/plugins/rssyl/strreplace.c
360         * src/plugins/rssyl/strreplace.h
361         * src/plugins/rssyl/version.rc
362                 Add RSSyl
363         * src/plugins/vcalendar/Makefile.am
364         * src/plugins/vcalendar/Makefile.in
365         * src/plugins/vcalendar/plugin.c
366         * src/plugins/vcalendar/libical/libical/icalversion.h
367                 Fix Curl flags :)
368
369 2013-02-14 [paul]       3.9.0cvs69
370
371         * po/id_ID.po
372                 "fix" plural forms
373
374 2013-02-14 [colin]      3.9.0cvs68
375
376         * po/POTFILES.in
377                 Add vcalendar files
378         * po/merge-po-from-plugin.sh
379                 Add helper script to merge external plugins translations
380         * po/bg.po
381         * po/ca.po
382         * po/cs.po
383         * po/de.po
384         * po/en_GB.po
385         * po/es.po
386         * po/fi.po
387         * po/fr.po
388         * po/hu.po
389         * po/id_ID.po
390         * po/it.po
391         * po/ja.po
392         * po/lt.po
393         * po/nl.po
394         * po/pl.po
395         * po/pt_BR.po
396         * po/pt_PT.po
397         * po/ru.po
398         * po/sk.po
399         * po/sr.po
400         * po/sv.po
401         * po/uk.po
402         * po/zh_CN.po
403         * po/zh_TW.po
404                 Merge translations from fancy and vcalendar
405
406 2013-02-14 [colin]      3.9.0cvs67
407
408         * configure.ac
409                 Fix perl detection
410
411 2013-02-14 [colin]      3.9.0cvs66
412
413         * src/plugins/vcalendar/claws.def
414         * src/plugins/vcalendar/plugin.def
415                 Add missing files
416         * src/plugins/vcalendar/libical/Makefile.in
417         * src/plugins/vcalendar/libical/design-data/Makefile.in
418         * src/plugins/vcalendar/libical/libical/Makefile.in
419         * src/plugins/vcalendar/libical/scripts/Makefile.in
420                 Remove extraneous files
421
422 2013-02-13 [colin]      3.9.0cvs65
423
424         * src/plugins/address_dup_finder/placeholder.txt
425         * src/plugins/synce/placeholder.txt
426                 Removed, deprecated plugins
427         * src/plugins/Makefile.am
428         * src/plugins/vcalendar/Makefile.am
429         * src/plugins/vcalendar/Makefile.in
430         * src/plugins/vcalendar/common-views.c
431         * src/plugins/vcalendar/common-views.h
432         * src/plugins/vcalendar/day-view.c
433         * src/plugins/vcalendar/icaltime_as_local.c
434         * src/plugins/vcalendar/icaltime_as_local.h
435         * src/plugins/vcalendar/month-view.c
436         * src/plugins/vcalendar/placeholder.txt
437         * src/plugins/vcalendar/plugin.c
438         * src/plugins/vcalendar/vcal_dbus.c
439         * src/plugins/vcalendar/vcal_dbus.h
440         * src/plugins/vcalendar/vcal_folder.c
441         * src/plugins/vcalendar/vcal_folder.h
442         * src/plugins/vcalendar/vcal_interface.h
443         * src/plugins/vcalendar/vcal_manager.c
444         * src/plugins/vcalendar/vcal_manager.h
445         * src/plugins/vcalendar/vcal_meeting_gtk.c
446         * src/plugins/vcalendar/vcal_meeting_gtk.h
447         * src/plugins/vcalendar/vcal_prefs.c
448         * src/plugins/vcalendar/vcal_prefs.h
449         * src/plugins/vcalendar/vcalendar.c
450         * src/plugins/vcalendar/vcalendar.h
451         * src/plugins/vcalendar/version.rc
452         * src/plugins/vcalendar/libical/.cvsignore
453         * src/plugins/vcalendar/libical/Makefile.am
454         * src/plugins/vcalendar/libical/Makefile.in
455         * src/plugins/vcalendar/libical/design-data/.cvsignore
456         * src/plugins/vcalendar/libical/design-data/Makefile.am
457         * src/plugins/vcalendar/libical/design-data/Makefile.in
458         * src/plugins/vcalendar/libical/design-data/parameters.csv
459         * src/plugins/vcalendar/libical/design-data/properties.csv
460         * src/plugins/vcalendar/libical/design-data/restrictions.csv
461         * src/plugins/vcalendar/libical/design-data/status.txt
462         * src/plugins/vcalendar/libical/design-data/value-types.csv
463         * src/plugins/vcalendar/libical/libical/.cvsignore
464         * src/plugins/vcalendar/libical/libical/Makefile.am
465         * src/plugins/vcalendar/libical/libical/Makefile.in
466         * src/plugins/vcalendar/libical/libical/icalattendee.c
467         * src/plugins/vcalendar/libical/libical/icalattendee.h
468         * src/plugins/vcalendar/libical/libical/icalcomponent.c
469         * src/plugins/vcalendar/libical/libical/icalcomponent.h
470         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
471         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
472         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
473         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
474         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
475         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
476         * src/plugins/vcalendar/libical/libical/icalduration.c
477         * src/plugins/vcalendar/libical/libical/icalduration.h
478         * src/plugins/vcalendar/libical/libical/icalenums.c
479         * src/plugins/vcalendar/libical/libical/icalenums.h
480         * src/plugins/vcalendar/libical/libical/icalerror.c
481         * src/plugins/vcalendar/libical/libical/icalerror.h
482         * src/plugins/vcalendar/libical/libical/icallangbind.c
483         * src/plugins/vcalendar/libical/libical/icallangbind.h
484         * src/plugins/vcalendar/libical/libical/icallexer.l
485         * src/plugins/vcalendar/libical/libical/icalmemory.c
486         * src/plugins/vcalendar/libical/libical/icalmemory.h
487         * src/plugins/vcalendar/libical/libical/icalmime.c
488         * src/plugins/vcalendar/libical/libical/icalmime.h
489         * src/plugins/vcalendar/libical/libical/icalparameter.c
490         * src/plugins/vcalendar/libical/libical/icalparameter.h
491         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
492         * src/plugins/vcalendar/libical/libical/icalparser.c
493         * src/plugins/vcalendar/libical/libical/icalparser.h
494         * src/plugins/vcalendar/libical/libical/icalperiod.c
495         * src/plugins/vcalendar/libical/libical/icalperiod.h
496         * src/plugins/vcalendar/libical/libical/icalproperty.c
497         * src/plugins/vcalendar/libical/libical/icalproperty.h
498         * src/plugins/vcalendar/libical/libical/icalrecur.c
499         * src/plugins/vcalendar/libical/libical/icalrecur.h
500         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
501         * src/plugins/vcalendar/libical/libical/icalrestriction.h
502         * src/plugins/vcalendar/libical/libical/icaltime.c
503         * src/plugins/vcalendar/libical/libical/icaltime.h
504         * src/plugins/vcalendar/libical/libical/icaltypes.c
505         * src/plugins/vcalendar/libical/libical/icaltypes.h
506         * src/plugins/vcalendar/libical/libical/icalvalue.c
507         * src/plugins/vcalendar/libical/libical/icalvalue.h
508         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
509         * src/plugins/vcalendar/libical/libical/icalversion.h
510         * src/plugins/vcalendar/libical/libical/icalversion.h.in
511         * src/plugins/vcalendar/libical/libical/icalyacc.output
512         * src/plugins/vcalendar/libical/libical/icalyacc.y
513         * src/plugins/vcalendar/libical/libical/pvl.c
514         * src/plugins/vcalendar/libical/libical/pvl.h
515         * src/plugins/vcalendar/libical/libical/sspm.c
516         * src/plugins/vcalendar/libical/libical/sspm.h
517         * src/plugins/vcalendar/libical/libical/vsnprintf.c
518         * src/plugins/vcalendar/libical/scripts/.cvsignore
519         * src/plugins/vcalendar/libical/scripts/Makefile.am
520         * src/plugins/vcalendar/libical/scripts/Makefile.in
521         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
522         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
523         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
524         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
525         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
526         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
527         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
528         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
529                 Add vcalendar.
530
531 2013-02-13 [colin]      3.9.0cvs64
532
533         * src/plugins/acpi_notifier/placeholder.txt
534         * src/plugins/address_dup_finder/placeholder.txt
535         * src/plugins/address_keeper/placeholder.txt
536         * src/plugins/archive/placeholder.txt
537         * src/plugins/att_remover/placeholder.txt
538         * src/plugins/attachwarner/placeholder.txt
539         * src/plugins/bsfilter/placeholder.txt
540         * src/plugins/clamd/placeholder.txt
541         * src/plugins/fetchinfo/placeholder.txt
542         * src/plugins/gdata/placeholder.txt
543         * src/plugins/geolocation/placeholder.txt
544         * src/plugins/gtkhtml2_viewer/placeholder.txt
545         * src/plugins/mailmbox/placeholder.txt
546         * src/plugins/newmail/placeholder.txt
547         * src/plugins/notification/placeholder.txt
548         * src/plugins/pdf_viewer/placeholder.txt
549         * src/plugins/perl/placeholder.txt
550         * src/plugins/python/placeholder.txt
551         * src/plugins/rssyl/placeholder.txt
552         * src/plugins/spam_report/placeholder.txt
553         * src/plugins/synce/placeholder.txt
554         * src/plugins/tnef_parse/placeholder.txt
555         * src/plugins/vcalendar/placeholder.txt
556                 Add temporary placeholders for ex-extra-plugins to be
557                 integrated.
558
559 2013-02-13 [paul]       3.9.0cvs63
560
561         * src/plugins/fancy/Makefile.am
562                 no need for EXTRA_DIST
563
564 2013-02-13 [paul]       3.9.0cvs62
565
566         * configure.ac
567         * po/POTFILES.in
568         * src/plugins/Makefile.am
569         * src/plugins/fancy/Makefile.am
570         * src/plugins/fancy/fancy_prefs.c
571         * src/plugins/fancy/fancy_prefs.h
572         * src/plugins/fancy/fancy_viewer.c
573         * src/plugins/fancy/fancy_viewer.h
574                 move the Fancy plugin into core
575
576 2013-02-11 [paul]       3.9.0cvs61
577
578         * src/mainwindow.c
579                 use the Delete key to remove colour label accels (same as everywhere else).
580                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
581
582 2013-01-26 [mir]        3.9.0cvs60
583
584         * tools/vcard2xml.py
585         Fixes bugs:
586             1) Lines split over more than one line breaks parser
587             2) Get email addres correct. Not only email;internet
588         Improvements:
589             1) Basic handling of vcard 3.0
590
591
592 2013-01-23 [colin]      3.9.0cvs59
593
594         * src/action.c
595         * src/common/utils.c
596                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
597
598 2013-01-23 [colin]      3.9.0cvs58
599
600         * src/imap.c
601                 Fix bug #2863, "Applying has_attachment quicksearch
602                 on IMAP segfaults".
603
604 2013-01-21 [paul]       3.9.0cvs57
605
606         * src/codeconv.h
607         * src/procmime.c
608                 fix bug 2862, 'Segmentation fault when replying to a
609                 message where the "code conversion" fails'. add support
610                 for X-VIET-VPS encoding
611
612 2013-01-21 [paul]       3.9.0cvs56
613
614         * src/common/defs.h
615         * src/gtk/about.c
616                 promote the users' ml on the About/Info tab
617
618 2013-01-09 [paul]       3.9.0cvs55
619
620         * doc/man/claws-mail.1
621         * src/gtk/about.c
622                 update copyright year
623
624 2013-01-09 [paul]       3.9.0cvs54
625
626         * src/gtk/gtkaspell.c
627                 fix sensitivity of 'Use both dictionaries' in compose window
628
629 2013-01-09 [mir]        3.9.0cvs53
630
631         * tools/vcard2xml.py
632             Fix missing file encoding info.
633             See -> http://www.python.org/dev/peps/pep-0263/
634
635
636 2013-01-08 [mones]      3.9.0cvs52
637
638         * claws-mail.desktop
639                 Added Swedish translation by Andreas Rönnquist
640
641 2012-12-20 [colin]      3.9.0cvs51
642
643         * src/action.c
644                 Fix crash on action error;
645                 Fix trimming of leading spaces in actions
646
647 2012-12-19 [colin]      3.9.0cvs50
648
649         * src/editldap.c
650         * src/ldapctrl.c
651         * src/ldapserver.c
652                 Make LDAP over SSL work on Win32 - but not TLS,
653                 unfortunately. Also, it requires the certificate
654                 to be trusted.
655
656 2012-12-16 [colin]      3.9.0cvs49
657
658         * src/messageview.c
659                 Add missing \n at end of the return receipt last part's headers.
660
661 2012-12-15 [paul]       3.9.0cvs48
662
663         * src/addrselect.c
664                 fix bug 2832, 'mail to from adress-book splitt names'
665
666 2012-12-12 [colin]      3.9.0cvs47
667
668         * src/action.c
669                 Port to g_spawn API and make actions work better on Win32
670         * src/mainwindow.c
671                 Indentation
672
673 2012-12-12 [ticho]      3.9.0cvs46
674
675         * src/compose.c
676                 Move focus to body textview when subject entry is activated
677                 (Enter key pressed) in compose window.
678
679 2012-12-10 [mones]      3.9.0cvs45
680
681         * src/addr_compl.c
682                 Fix bug #2835 (core part) to allow NULL names which
683                 have an address
684
685 2012-12-07 [colin]      3.9.0cvs44
686
687         * src/news.c
688                 Try to fix strange crash in nntp_ping/session_destroy...
689
690 2012-12-06 [mones]      3.9.0cvs43
691
692         * tools/README
693         * tools/gif2xface.pl
694         * tools/outlook2claws-mail.pl
695                 Fix address not working since years ago
696
697 2012-12-05 [mones]      3.9.0cvs42
698
699         * src/prefs_gtk.c
700                 Do not set to NULL string preferences which have "" as
701                 default value
702
703 2012-12-05 [colin]      3.9.0cvs41
704
705         * src/common/ssl.c
706                 Nullify xcred pointer like the other ones
707
708 2012-12-03 [wwp]        3.9.0cvs40
709
710         * src/summaryview.c
711         * src/mainwindow.c
712         Avoid any possible confusion: 0 is not a neutral value when passed
713         to main_window_get_mask() - use -1 instead, even in those cases we
714         don't care.
715
716 2012-12-03 [wwp]        3.9.0cvs39
717
718         * src/toolbar.c
719         Fix sensitivity of next-unread toolbar button.
720
721 2012-12-03 [colin]      3.9.0cvs38
722
723         * src/common/utils.c
724                 Fix following relative symlinks
725
726 2012-12-02 [colin]      3.9.0cvs37
727
728         * src/main.c
729                 Of course you can't, Windows. Of course...
730
731 2012-12-02 [colin]      3.9.0cvs36
732
733         * src/main.c
734                 Move control sockets inside their own directory,
735                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
736                 - cleaner separation of sockets and config dirs in
737                   case of alternate config directories
738                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
739                   exists as a socket, use it to control the running entity
740                 - backwards migration is handled: starting an old Claws Mail
741                   version will bail out as creating the legacy socket won't
742                   be possible.
743                 - migration for alternate-config-dirs is not handled, which
744                   could be mentioned in release notes.
745                 Fixes bug #2828, "Use MD5 digest for socket name"
746
747 2012-12-01 [colin]      3.9.0cvs35
748
749         * src/common/utils.c
750                 As usual, Windows is a little bit different
751                 (you have to love it the same as the normal OSes...)
752
753 2012-12-01 [colin]      3.9.0cvs34
754
755         * src/common/utils.c
756         * src/common/utils.h
757                 Add a canonicalizer function and use it to
758                 canonicalize rc_dir.
759
760 2012-11-30 [mones]      3.9.0cvs33
761
762         * src/common/plugin.c
763                 Fixes #1137 completely, saving path-less plugins as is
764                 in config. With this patch user can edit plugin list on
765                 clawsrc and remove absolute paths from shared plugins,
766                 leaving only the "pluginname.so". Those will be tried to
767                 load from plugin dir of the loading core. Notice that
768                 those will also fail to load on older versions, and will
769                 probably be removed from your config without warning by
770                 the older version.
771
772 2012-11-30 [wwp]        3.9.0cvs32
773
774         * src/mainwindow.c
775         * src/mainwindow.h
776         * src/summaryview.c
777         * src/toolbar.c
778         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
779         also fix list loop initializers.
780
781 2012-11-30 [wwp]        3.9.0cvs31
782
783         * src/mainwindow.c
784         * src/mainwindow.h
785         * src/procmsg.c
786         * src/send_message.c
787         * src/send_message.h
788         * src/toolbar.c
789         * src/toolbar.h
790         Add Message/Cancel sending (same as --cancel-sending), adds the
791         relevant toolbar icon, and an extra cancel sending+receiving icon
792         for convenience.
793
794 2012-11-29 [colin]      3.9.0cvs30
795
796         * src/mainwindow.c
797                 Fix mask on a few menu items (thanks Ricardo!)
798
799 2012-11-28 [wwp]        3.9.0cvs29
800
801         * src/mainwindow.c
802         * src/mainwindow.h
803         * src/summaryview.c
804         * src/toolbar.c
805         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
806         Complete toolbar_init(), which was missing few inits.
807
808 2012-11-28 [colin]      3.9.0cvs28
809
810         * src/mainwindow.c
811         * src/news.c
812         * src/news.h
813         * src/etpan/nntp-thread.c
814                 Disconnect NNTP accounts too when switching offline
815
816 2012-11-28 [colin]      3.9.0cvs27
817
818         * src/imap.c
819         * src/news.c
820         * src/common/session.c
821         * src/common/session.h
822                 Add keep-alive pings on IMAP and NNTP
823
824 2012-11-28 [colin]      3.9.0cvs26
825
826         * src/imap.c
827         * src/etpan/imap-thread.c
828         * src/etpan/imap-thread.h
829                 Try locale's charset and UTF-7 on server-side
830                 searches when UTF-8 fails. Also, don't even
831                 mention a charset if searching for an ASCII
832                 string.
833
834 2012-11-27 [colin]      3.9.0cvs25
835
836         * src/main.c
837                 Unbreak the build.
838
839 2012-11-27 [colin]      3.9.0cvs24
840
841         * src/common/ssl.c
842                 Fix bug #2826, "replace deprecated gnutls function"
843                 Patch by Christian Hesse
844
845 2012-11-27 [colin]      3.9.0cvs23
846
847         * src/gtk/manage_window.c
848                 Stop spamming logs with focus events.
849
850 2012-11-27 [colin]      3.9.0cvs22
851
852         * src/mainwindow.c
853         * src/prefs_common.c
854         * src/prefs_common.h
855                 Unsneak a work-in-progress patch that I mistakengly
856                 commited with a cleanup
857
858 2012-11-27 [wwp]        3.9.0cvs21
859
860         * doc/man/claws-mail.1
861         * src/main.c
862         * src/send_message.c
863         * src/send_message.h
864                 Add --cancel-sending command-line switch.
865
866 2012-11-23 [colin]      3.9.0cvs20
867
868         * src/jpilot.c
869         * src/main.c
870         * src/mainwindow.c
871         * src/matcher.c
872         * src/prefs_common.c
873         * src/prefs_common.h
874         * src/procmsg.c
875         * src/common/socket.c
876         * src/common/socket.h
877         * src/common/ssl.c
878         * src/common/ssl_certificate.c
879         * src/common/ssl_certificate.h
880         * src/etpan/imap-thread.c
881         * src/etpan/nntp-thread.c
882                 Cleanup some warnings and deprecated types. Patch by
883                 Christian Hesse, fixing bug #2617. Thanks!
884
885 2012-11-23 [colin]      3.9.0cvs19
886
887         * AUTHORS
888         * src/gtk/authors.h
889                 Add Christian Hesse which was forgotten for some reason
890
891 2012-11-21 [colin]      3.9.0cvs18
892
893         * src/etpan/imap-thread.c
894                 Don't set charset on simple searches. Fixes Exchange 2007.
895
896 2012-11-20 [colin]      3.9.0cvs17
897
898         * src/prefs_matcher.c
899                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
900
901 2012-11-20 [ticho]      3.9.0cvs16
902
903         * src/gtk/prefswindow.c
904                 Actually allow folder preference pages which are in top level of
905                 page index UI to be selected.
906
907 2012-11-20 [ticho]      3.9.0cvs15
908
909         * src/prefs_folder_item.c
910                 Remove useless "Folder" root in page index of folder preferences UI.
911
912 2012-11-18 [colin]      3.9.0cvs14
913
914         * AUTHORS
915         * src/advsearch.c
916         * src/matcher.c
917         * src/matcher.h
918         * src/matcher_parser_parse.y
919         * src/prefs_matcher.c
920         * src/gtk/authors.h
921         * src/gtk/quicksearch.c
922                 Add age_{greater,lower}_hours matcher criteria
923                 Initial patch by Abhay S. Kushwaha.
924
925 2012-11-18 [ticho]      3.9.0cvs13
926
927         * src/mbox.c
928                 Improve i18n plural handling in a string used while
929                 importing from mbox.
930
931 2012-11-16 [ticho]      3.9.0cvs12
932
933         * po/bg.po
934         * po/ca.po
935         * po/cs.po
936         * po/de.po
937         * po/en_GB.po
938         * po/es.po
939         * po/fi.po
940         * po/fr.po
941         * po/he.po
942         * po/hu.po
943         * po/id_ID.po
944         * po/it.po
945         * po/ja.po
946         * po/lt.po
947         * po/nl.po
948         * po/pl.po
949         * po/pt_BR.po
950         * po/pt_PT.po
951         * po/ru.po
952         * po/sk.po
953         * po/sr.po
954         * po/sv.po
955         * po/uk.po
956         * po/zh_CN.po
957         * po/zh_TW.po
958         * po/Makevars
959                 Update message catalogs to match changes in 3.9.0cvs11.
960
961 2012-11-16 [ticho]      3.9.0cvs11
962
963         * src/account.c
964         * src/addrcustomattr.c
965         * src/edittags.c
966         * src/prefs_filtering.c
967         * src/prefs_matcher.c
968         * src/prefs_msg_colors.c
969         * src/toolbar.c
970         * src/uri_opener.c
971         * src/wizard.c
972         * src/common/utils.c
973         * src/gtk/about.c
974                 Use pgettext() and friends for i18n context strings, instead of
975                 having a pipe character in msgid for context separation. This uses
976                 glib's C_ macro, instead of Q_.
977
978 2012-11-16 [colin]      3.9.0cvs10
979
980         * src/foldersel.c
981         * src/prefs_actions.c
982         * src/prefs_filtering_action.c
983         * src/prefs_matcher.c
984         * src/quote_fmt.c
985         * src/gtk/description_window.c
986         * src/gtk/description_window.h
987         * src/gtk/inputdialog.c
988         * src/gtk/manage_window.c
989         * src/gtk/quicksearch.c
990                 Try to better fix focus problems. Should address:
991                 Bug #2774
992                 Bug #2624
993                 Bug #1963
994                 Bug #2780
995                 Please check using your favorite WM that the following works:
996                 Information button (Quicksearch, Templates, 'Test' filtering 
997                 condition)
998                 Folder selection (Move/Copy contextual menu,
999                 various preferences, including 'New folder').
1000                 Tested with XFCE, Gnome Shell and Windows.
1001                 
1002
1003 2012-11-16 [colin]      3.9.0cvs9
1004
1005         * src/advsearch.c
1006                 Init is_fast too
1007
1008 2012-11-16 [colin]      3.9.0cvs8
1009
1010         * src/advsearch.c
1011                 Fix missing initialisation of bool_and which could
1012                 lead to From/To/Subject/Tag searches searching with
1013                 binary and.
1014                 Also clean up tag expansion. No need to create a
1015                 matcher string and re-parse it.
1016
1017 2012-11-16 [paul]       3.9.0cvs7
1018
1019         * po/de.po
1020                 fix by Thomas Bellmann
1021
1022 2012-11-15 [colin]      3.9.0cvs6
1023
1024         * src/summaryview.c
1025                 Fix bug #2785, "Marking mails for deletion reopens internal 
1026                 message view"
1027
1028 2012-11-15 [colin]      3.9.0cvs5
1029
1030         * src/main.c
1031         * src/statusbar.c
1032         * src/gtk/gtkcmclist.c
1033         * src/gtk/gtkcmclist.h
1034                 a few more GTK+3 fixes. Segfaults on me, though.
1035
1036 2012-11-15 [colin]      3.9.0cvs4
1037
1038         * src/Makefile.am
1039         * src/action.c
1040         * src/addr_compl.c
1041         * src/addressbook.c
1042         * src/addrgather.c
1043         * src/compose.c
1044         * src/editaddress.c
1045         * src/editgroup.c
1046         * src/main.c
1047         * src/mainwindow.c
1048         * src/message_search.c
1049         * src/prefs_display_header.c
1050         * src/prefs_filtering_action.c
1051         * src/prefs_matcher.c
1052         * src/prefs_other.c
1053         * src/prefs_toolbar.c
1054         * src/printing.c
1055         * src/stock_pixmap.c
1056         * src/summary_search.c
1057         * src/summaryview.c
1058         * src/textview.c
1059         * src/gtk/Makefile.am
1060         * src/gtk/colorlabel.c
1061         * src/gtk/combobox.c
1062         * src/gtk/combobox.h
1063         * src/gtk/gtkcmclist.c
1064         * src/gtk/gtkcmclist.h
1065         * src/gtk/gtkcmctree.c
1066         * src/gtk/gtksctree.c
1067         * src/gtk/gtkshruler.c
1068         * src/gtk/gtkutils.c
1069         * src/gtk/gtkutils.h
1070         * src/gtk/inputdialog.c
1071         * src/gtk/quicksearch.c
1072         * src/plugins/pgpcore/Makefile.am
1073         * src/plugins/pgpinline/Makefile.am
1074         * src/plugins/pgpmime/Makefile.am
1075         * src/plugins/smime/Makefile.am
1076                 Big GTK+3 patch from Hanno Meyer-Thurow
1077
1078 2012-11-15 [wwp]        3.9.0cvs3
1079
1080         * doc/man/claws-mail.1
1081         * src/main.c
1082                 Add --cancel-receiving command-line switch.
1083
1084 2012-11-15 [wwp]        3.9.0cvs2
1085
1086         * src/ssl_manager.c
1087         * src/gtk/sslcertwindow.c
1088                 Fix Capitalization.
1089
1090 2012-11-15 [paul]       3.9.0cvs1
1091
1092         * po/cs.po
1093         * po/fi.po
1094         * po/sk.po
1095                 updates from David Vachulka, Flammie Pirinen, and
1096                 Slavko
1097
1098 2012-11-14 [paul]       3.9.0
1099         * NEWS
1100         * README
1101         * RELEASE_NOTES 
1102                 3.9.0 unleashed!
1103
1104 2012-11-14 [paul]       3.8.1cvs123
1105
1106         * po/de.po
1107         * po/es.po
1108         * po/fi.po
1109         * po/fr.po
1110         * po/hu.po
1111         * po/pt_BR.po
1112         * po/sv.po
1113         * po/uk.po
1114         * po/zh_TW.po
1115                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1116                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1117                 YUP, Wei-Lun Chao
1118
1119 2012-11-14 [paul]       3.8.1cvs122
1120
1121         * tools/README
1122         * tools/fix_date.sh
1123                 improvements by wwp
1124
1125 2012-11-14 [colin]      3.8.1cvs121
1126
1127         * src/action.c
1128                 And fix warning with breaking functionality
1129
1130 2012-11-14 [paul]       3.8.1cvs120
1131
1132         * src/action.c
1133                 revert this change from 3.8.1cvs60, it breaks
1134                 actions with a pipe
1135
1136 2012-11-14 [colin]      3.8.1cvs119
1137
1138         * src/common/plugin.c
1139                 If plugin fails to load from absolute path, try from
1140                 default plugin path. 
1141                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1142                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1143                 results in wrong paths in clawsrc'
1144
1145 2012-11-12 [colin]      3.8.1cvs118
1146
1147         * src/messageview.c
1148                 Fix initial focus on textview. Fixes bug #2776,
1149                 "Make all menu shortcuts work properly in the message window"
1150
1151 2012-11-09 [colin]      3.8.1cvs117
1152
1153         * src/etpan/imap-thread.c
1154                 Specify search charset. Thanks to Aleksei Miheev
1155
1156 2012-11-08 [colin]      3.8.1cvs116
1157
1158         * src/common/socket.c
1159         * src/gtk/gtkutils.c
1160                 Fix socket communication
1161
1162 2012-11-08 [colin]      3.8.1cvs115
1163
1164         * src/plugins/pgpcore/sgpgme.c
1165                 Fix Windows runtime crash
1166
1167 2012-11-08 [colin]      3.8.1cvs114
1168
1169         * src/gtk/quicksearch.c
1170                 Fix going active with NULL matchstring (for example
1171                 when changing type before typing anything)
1172
1173 2012-11-07 [colin]      3.8.1cvs113
1174
1175         * src/mbox.c
1176                 Fix Windows build
1177
1178 2012-11-06 [mones]      3.8.1cvs112
1179
1180         * doc/man/claws-mail.1
1181                 Sync with AUTHORS file
1182         * src/gtk/quicksearch.c
1183                 Add number units where appropriate
1184
1185 2012-10-31 [paul]       3.8.1cvs111
1186
1187         * src/prefs_folder_item.c
1188                 add missing closing bracket. thanks to Andreas Rönnquist.
1189
1190 2012-10-31 [colin]      3.8.1cvs110
1191
1192         * src/prefs_folder_item.c
1193                 Fix prefs text and extra semi-colon. Thanks to Paul!
1194
1195 2012-10-31 [colin]      3.8.1cvs109
1196
1197         * src/folder_item_prefs.c
1198         * src/folder_item_prefs.h
1199         * src/messageview.c
1200         * src/prefs_folder_item.c
1201                 Implement feature from bug #2569, 
1202                 "select html part on folder specific properties"
1203                 Patch based on Andrej's patch.
1204
1205 2012-10-29 [wwp]        3.8.1cvs108
1206
1207         * src/textview.c
1208         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1209         broken URL parsing.
1210
1211 2012-10-25 [colin]      3.8.1cvs107
1212
1213         * src/textview.c
1214                 Verify the previous URI wasn't the same...
1215                 fixes http://www. URIs.
1216
1217 2012-10-25 [colin]      3.8.1cvs106
1218
1219         * src/common/utils.c
1220         * src/common/utils.h
1221         * src/textview.c
1222                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1223                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1224                 from 30% to 15%. Patch by Igor Mammedov
1225
1226 2012-10-25 [colin]      3.8.1cvs105
1227
1228         * src/textview.c
1229                 Do not allow search cost to explode in case of bad message
1230                 parsing in textview_make_clickable_parts_later(); reduces
1231                 cost of textview_make_clickable_parts_later() from 99% to
1232                 17% for big bad-case message. Patch by Igor Mammedov
1233
1234 2012-10-25 [colin]      3.8.1cvs104
1235
1236         * src/textview.c
1237         * src/textview.h
1238                 Avoid strlen() on big buffers, use precomputed length instead
1239                 it reduces cost of textview_write_line() from 32% to 3% for
1240                 big messages. Patch by Igor Mammedov
1241         * AUTHORS
1242         * src/gtk/authors.h
1243                 Add Igor
1244
1245 2012-10-24 [mones]      3.8.1cvs103
1246
1247         * src/advsearch.c
1248                 Trust on IMAP core on-line/off-line management
1249                 Patch by Sean Buckheister
1250
1251 2012-10-19 [paul]       3.8.1cvs102
1252
1253         * AUTHORS
1254         * src/crash.c
1255         * src/gtk/authors.h
1256                 fix bug 2760, 'display correct libc version in crash dialog 
1257                 when uclibc is used'.
1258                 fixes build with uclibc. patch by Natanael Copa.
1259
1260 2012-10-18 [mones]      3.8.1cvs101
1261
1262         * claws-mail.desktop
1263                 Fix bug #2761 and remove invalid GTK main category
1264
1265 2012-10-17 [colin]      3.8.1cvs100
1266
1267         * src/common/ssl_certificate.c
1268                 Fix bug #2759, "Error messages regarding bad
1269                 client certificates are less than helpful"
1270                 Based on patch by bug reporter.
1271
1272 2012-10-13 [paul]       3.8.1cvs99
1273
1274         * src/common/ssl_certificate.c
1275                 fix build with gnutls 3.1.3
1276                 Patch by Sean Buckheister.
1277
1278 2012-10-12 [mones]      3.8.1cvs98
1279
1280         * src/compose.c
1281         * src/grouplistdialog.c
1282         * src/imap.c
1283         * src/news_gtk.c
1284         * src/procmime.c
1285         * src/procmsg.c
1286         * src/common/utils.c
1287         * src/common/utils.h
1288         * src/etpan/imap-thread.c
1289                 New slist_free_strings_full wrapper for g_slist_free_full
1290                 and simplify calls where it was being used
1291
1292 2012-10-12 [colin]      3.8.1cvs97
1293
1294         * src/common/defs.h
1295                 Drop include of internal glib header
1296                 Patch by Werner Koch
1297
1298 2012-10-12 [colin]      3.8.1cvs96
1299
1300         * src/gtk/gtkcmctree.c
1301         * src/gtk/gtksctree.c
1302                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1303                 mouse". Patch mostly by Tom Horsley
1304
1305 2012-10-12 [iwkse]      3.8.1cvs95
1306
1307         * src/common/utils.c
1308                         g_free *mutex
1309
1310 2012-10-12 [mones]      3.8.1cvs94
1311
1312         * src/common/utils.c
1313                 Remove undeclared mutex symbol
1314
1315 2012-10-12 [colin]      3.8.1cvs93
1316
1317         * src/compose.c
1318         * src/prefs_account.c
1319         * src/common/utils.c
1320         * src/common/utils.h
1321                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1322                 Thanks to Salvatore de Paolis
1323
1324 2012-10-10 [colin]      3.8.1cvs92
1325
1326         * src/folder.c
1327                 Fix bug #2744, "Quick search throws bad command 
1328                 argument error on Microsoft Exchange". Fall back
1329                 to local search if folder-specific search fails.
1330         * src/gtk/quicksearch.c
1331                 Typo fix.
1332
1333 2012-10-10 [colin]      3.8.1cvs91
1334
1335         * src/procmsg.h
1336                 Make what the tags list contain more clear
1337
1338 2012-10-10 [colin]      3.8.1cvs90
1339
1340         * src/inc.c
1341         * src/mbox.c
1342         * src/common/smtp.c
1343         * src/common/smtp.h
1344                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1345                 Patch by "madroach"
1346
1347 2012-10-10 [colin]      3.8.1cvs89
1348
1349         * autogen.sh
1350                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1351
1352 2012-10-10 [colin]      3.8.1cvs88
1353
1354         * src/compose.c
1355                 Leak fix (thanks Ricardo!)
1356
1357 2012-10-10 [colin]      3.8.1cvs87
1358
1359         * src/common/utils.c
1360                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1361                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1362                 fixes by Michael Rasmussen and myself.
1363                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1364                 semantics are different from slist_free_strings() in that
1365                 slist_free_strings does not free the list itself.
1366
1367 2012-10-09 [mones]      3.8.1cvs86
1368
1369         * doc/man/claws-mail.1
1370         * src/compose.c
1371         * src/common/utils.c
1372                 New extra headers feature for adding user-defined
1373                 extra headers to the combobox in the compose window
1374                 Headers are stablished in 'extraheaderrc', one per
1375                 line with a final colon
1376
1377 2012-10-06 [mones]      3.8.1cvs85
1378
1379         * po/POTFILES.in
1380                 Added src/gtk/menu.c
1381         * src/common/defs.h
1382         * src/gtk/menu.c
1383         * src/gtk/menu.h
1384                 New function cm_menu_item_new_label_from_url to
1385                 avoid crashing on huge URL strings and warn user
1386                 about the possible causes
1387         * src/mainwindow.c
1388                 Use it to create List menu items safely
1389
1390 2012-10-04 [colin]      3.8.1cvs84
1391
1392         * src/imap.c
1393                 Fix keywords with spaces
1394
1395 2012-10-04 [colin]      3.8.1cvs83
1396
1397         * src/advsearch.c
1398                 Fix double-tag search. Maybe fixes bug #2744,
1399                 'Quick search throws bad command argument 
1400                 error since recent change'. Patch by Sean.
1401
1402 2012-10-03 [mones]      3.8.1cvs82
1403
1404         * src/procmime.c
1405                 Fix bug #2743 'null pointer crash in procmime strchr'
1406                 Patch by Michael Schwendt (from RedHat bug 862578) 
1407
1408 2012-09-28 [colin]      3.8.1cvs81
1409
1410         * src/advsearch.c
1411                 Never search on server if we're offline
1412                 (Asking the user would and will be better)
1413         * src/imap.c
1414                 Fix uninitialized variable (bogus) warning
1415                 Fix SELECT of the folder before searching
1416
1417 2012-09-27 [colin]      3.8.1cvs80
1418
1419         * src/advsearch.c
1420         * src/imap.c
1421         * src/etpan/imap-thread.c
1422         * src/etpan/imap-thread.h
1423                 Implement IMAP server search. Patch by
1424                 Sean Buckheister again.
1425
1426 2012-09-26 [colin]      3.8.1cvs79
1427
1428         * src/main.c
1429         * src/matcher.c
1430         * src/matcher.h
1431                 Prepare the context strings, their translation take
1432                 CPU time. Shaves 6 seconds out of 17 on my reference
1433                 folder body search.
1434         * src/summary_search.c
1435                 Fix a warning
1436
1437 2012-09-26 [colin]      3.8.1cvs78
1438
1439         * src/matcher.c
1440         * src/procmime.c
1441         * src/procmime.h
1442                 Unlock I/O in procmime, give a way
1443                 for matcher to avoid having to
1444                 read/write tmp/rewind/read tmp for
1445                 body matches.
1446
1447 2012-09-26 [colin]      3.8.1cvs77
1448
1449         * src/summary_search.c
1450                 Fix unresponsive stop button
1451         * src/gtk/quicksearch.c
1452                 Fix busy cursor
1453
1454 2012-09-26 [colin]      3.8.1cvs76
1455
1456         * src/summary_search.c
1457         * src/summaryview.c
1458         * src/summaryview.h
1459         * src/gtk/quicksearch.c
1460                 Factorize search code in summary_search and
1461                 add a progress indicator as that slows down
1462                 the first result in case of body search.
1463
1464 2012-09-26 [colin]      3.8.1cvs75
1465
1466         * src/folder.c
1467                 Fix body search triggering GUI updates
1468                 for every message when it gets MSG_SCANNED
1469                 set.
1470
1471 2012-09-26 [colin]      3.8.1cvs74
1472
1473         * src/folder.c
1474         * src/folder.h
1475         * src/imap.c
1476         * src/procmsg.c
1477         * src/procmsg.h
1478         * src/summaryview.c
1479                 Factorize msg list to num list code;
1480                 Make search faster using cache instead
1481                 of network I/O
1482
1483 2012-09-25 [mones]      3.8.1cvs73
1484
1485         * src/gtk/quicksearch.c
1486                 Fix new expressions not being added to quicksearch
1487                 history in extended mode; patch by Sean Buckheister
1488
1489 2012-09-22 [mir]        3.8.1cvs72
1490
1491         * src/advsearch.c
1492                 Fix for not searching in folders marked 'no_select'
1493                 patch provided by Colin.
1494
1495 2012-09-22 [mones]      3.8.1cvs71
1496
1497         * src/advsearch.c
1498                 Add missing copyright header
1499
1500 2012-09-21 [colin]      3.8.1cvs70
1501
1502         * src/folder.c
1503                 Fix warning where msgcount was used
1504                 uninitialized in case the search was
1505                 to be performed on a message list subset.
1506
1507 2012-09-21 [colin]      3.8.1cvs69
1508
1509         * src/gtk/quicksearch.c
1510                 Fix error background not appearing
1511
1512 2012-09-21 [colin]      3.8.1cvs68
1513
1514         * src/Makefile.am
1515         * src/advsearch.c ** ADDED **
1516         * src/advsearch.h ** ADDED **
1517         * src/folder.c
1518         * src/folder.h
1519         * src/folderview.c
1520         * src/imap.c
1521         * src/main.c
1522         * src/matcher.c
1523         * src/matcher.h
1524         * src/matchertypes.h ** ADDED **
1525         * src/mh.c
1526         * src/mimeview.c
1527         * src/news.c
1528         * src/proctypes.h
1529         * src/summary_search.c
1530         * src/summaryview.c
1531         * src/summaryview.h
1532         * src/gtk/quicksearch.c
1533         * src/gtk/quicksearch.h
1534                 Separated GUI and logic for search
1535                 Use same logic for quicksearch and folder search
1536                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1537
1538 2012-09-19 [mones]      3.8.1cvs67
1539
1540         * src/mainwindow.c
1541                 Remove spurious parameter from get_url_part and
1542                 fix potential buffer overflow
1543
1544 2012-09-19 [colin]      3.8.1cvs66
1545
1546         * src/addressbook.c
1547         * src/addrselect.c
1548                 Un-mix mixed enum comparison which happened
1549                 to work because multiple enums define the same
1550                 values.
1551
1552 2012-09-19 [colin]      3.8.1cvs65
1553
1554         * src/addrindex.c
1555         * src/editaddress.c
1556         * src/editldap.c
1557         * src/exporthtml.c
1558         * src/jpilot.c
1559         * src/procmime.c
1560         * src/plugins/bogofilter/bogofilter_gtk.c
1561         * src/plugins/pgpcore/prefs_gpg.c
1562         * src/plugins/smime/smime.c
1563         * src/plugins/spamassassin/spamassassin_gtk.c
1564                 More warning fixes, casts, useless variables and
1565                 unchecked return values
1566
1567 2012-09-19 [colin]      3.8.1cvs64
1568
1569         * src/mainwindow.c
1570                 Check possible overflow
1571         * src/prefs_account.c
1572         * src/prefs_compose_writing.c
1573         * src/prefs_logging.c
1574         * src/prefs_message.c
1575         * src/prefs_msg_colors.c
1576         * src/prefs_other.c
1577         * src/prefs_receive.c
1578         * src/prefs_summaries.c
1579         * src/prefs_wrapping.c
1580                 fix GtkAdjustment casts
1581         * src/common/ssl.c
1582                 fix warnings
1583         * src/gtk/gtkaspell.c
1584                 fix warnings
1585
1586 2012-09-19 [mones]      3.8.1cvs63
1587
1588         * src/addritem.c
1589                 Fix leak and follow function specification
1590
1591 2012-09-19 [mones]      3.8.1cvs62
1592
1593         * src/action.c
1594                 Use unused var c to check result and emit messages on error
1595         * src/addrbook.c
1596                 Remove unused vars: attr (several functions), element
1597         * src/addrclip.c
1598                 Use unused var newGroup to check result
1599         * src/addrcustomattr.c
1600                 Remove unused var summaryview and related code
1601         * src/addressbook.c
1602                 Use unused vars nn, newNode, idleID to check result
1603                 Remove unused var aoType and refactor logic around it
1604                 Comment var enabled and related debug code
1605         * src/msgcache.c
1606                 Use unused var error to check result and emit debug messages
1607         * src/textview.c
1608                 Remove unused var link_color
1609         * src/toolbar.c
1610                 Remove unused vars: attr, retVal
1611
1612 2012-09-19 [colin]      3.8.1cvs61
1613
1614         * src/imap.c
1615         * src/inc.c
1616         * src/news.c
1617         * src/send_message.c
1618         * src/common/socket.c
1619                 More precise error logging
1620
1621 2012-09-16 [mones]      3.8.1cvs60
1622
1623         * src/action.c                                                          
1624                 Removed dup calls with ignored result
1625         * src/addr_compl.c                                                    
1626                 Removed unused var is_group and simplified logic around it      
1627         * src/addrharvest.c                                                  
1628         * src/matcher.c
1629         * src/procmsg.c                                                  
1630         * src/etpan/etpan-thread-manager.c                                    
1631                 Use unused var r to verify result and emit messages on error
1632         * src/compose.c                                                  
1633                 Move color variable into conditional usage blocks
1634                 Remove assigned but not used vars: lock, titles, count    
1635         * src/edittags.c
1636                 Remove assigned but not used var actions                        
1637         * src/folderview.c
1638                 Remove assigned but not used vars: from_parent, src_node        
1639         * src/imap_gtk.c
1640         * src/mh_gtk.c                                                    
1641                 Remove malloc-ed but not used var: old_path                  
1642         * src/news.c
1643                 Comment unused vars from commented block: tofetch, fetched      
1644         * src/prefs_account.c
1645                 Remove assigned but not used var: privacy_enabled
1646         * src/prefs_actions.c
1647         * src/prefs_customheader.c
1648                 Remove assigned but not used var: store
1649         * src/prefs_filtering.c
1650                 Remove assigned but not used var: n_rows
1651         * src/prefs_template.c
1652                 Remove assigned but not used vars: model, list_store
1653         * src/prefs_toolbar.c
1654                 Remove assigned but not used var: win_titles
1655         * src/printing.c
1656                 Remove assigned but not used vars: orientation, line, baseline,
1657                 off_chars 
1658         * src/etpan/imap-thread.c
1659                 Remove assigned but not used var: value, r
1660                 Refactor to check correct memory allocation
1661         * src/etpan/nntp-thread.c
1662                 Remove assigned but not used var: value
1663         * src/gtk/gtkaspell.c
1664                 Remove assigned but not used vars: textbuf, exist
1665                 Remove unused function: find_gtkaspeller
1666         * src/gtk/gtkcmctree.c
1667                 Remove unused function: gtk_cmctree_get_offset
1668         * src/gtk/gtkshruler.c
1669                 Remove assigned but not used vars: ruler, priv
1670
1671 2012-09-14 [mones]      3.8.1cvs59
1672
1673         * src/common/log.c
1674                 Check file operation results (and remove and
1675                 unused var warning)
1676
1677 2012-09-14 [colin]      3.8.1cvs58
1678
1679         * src/gtk/inputdialog.c
1680                 Remove unused var, thanks Ticho
1681
1682 2012-09-13 [colin]      3.8.1cvs57
1683
1684         * src/stock_pixmap.c
1685                 Fix missing \n in debug line
1686
1687 2012-09-13 [colin]      3.8.1cvs56
1688
1689         * src/main.c
1690                 Don't listen on the Unix socket before we're
1691                 ready. The 'popup' order from another instance
1692                 may provoke a race and trash configuration files.
1693
1694 2012-09-13 [colin]      3.8.1cvs55
1695
1696         * src/imap.c
1697                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
1698                 Claws-Mail/IMAP and Lotus Domino". Use
1699                 correct types for start/end and test if
1700                 start is indeed before end.
1701
1702 2012-09-12 [mones]      3.8.1cvs54
1703
1704         * src/prefs_other.c
1705                 Fix bug #1975 'preference mutt key bindings do not take
1706                 effect' (and the other invalid paths too)
1707
1708 2012-09-12 [colin]      3.8.1cvs53
1709
1710         * src/procmsg.c
1711                 Revert that hunk, logic is unclear.
1712
1713 2012-09-12 [colin]      3.8.1cvs52
1714
1715         * src/addressbook.c
1716         * src/addrharvest.c
1717         * src/addrindex.c
1718         * src/addritem.c
1719         * src/compose.c
1720         * src/edittags.c
1721         * src/folder.c
1722         * src/imap.c
1723         * src/inc.c
1724         * src/ldif.c
1725         * src/mainwindow.c
1726         * src/mbox.c
1727         * src/mimeview.c
1728         * src/mutt.c
1729         * src/partial_download.c
1730         * src/prefs_filtering_action.c
1731         * src/prefs_toolbar.c
1732         * src/printing.c
1733         * src/procheader.c
1734         * src/procmime.c
1735         * src/procmsg.c
1736         * src/summaryview.c
1737         * src/textview.c
1738         * src/common/utils.c
1739         * src/etpan/imap-thread.c
1740         * src/gtk/gtkaspell.c
1741         * src/plugins/pgpcore/sgpgme.c
1742                 More fixes from bug #1961:
1743                 - Write-only variables
1744                 - Null pointer dereferences
1745                 - A couple other fixes for which the reporter
1746                   was unsure, but which showed problems.
1747                 More details in bug #1961 comments.
1748
1749 2012-09-12 [colin]      3.8.1cvs51
1750
1751         * src/compose.c
1752         * src/mh.c
1753         * src/common/ssl.c
1754         * src/plugins/pgpcore/passphrase.c
1755                 Apply patches from bug #1961, "patches for
1756                 a couple of clang warnings":
1757                 - Check return codes
1758                 - Remove dead code
1759
1760 2012-09-12 [colin]      3.8.1cvs50
1761
1762         * claws-mail.pc.in
1763                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
1764                 where the included menu.h could come from Ncurses.
1765                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
1766
1767 2012-09-11 [colin]      3.8.1cvs49
1768
1769         * src/main.c
1770                 Fix race condition at start.
1771
1772 2012-09-10 [colin]      3.8.1cvs48
1773
1774         * src/main.c
1775                 Create lock socket as soon as possible, not after
1776                 a few things like caching all prefs.
1777
1778 2012-09-09 [mones]      3.8.1cvs47
1779
1780         * src/plugins/bogofilter/bogofilter.c
1781                 Add missing include
1782
1783 2012-09-08 [colin]      3.8.1cvs46
1784
1785         * AUTHORS
1786         * src/Makefile.am
1787         * src/action.c
1788         * src/addr_compl.c
1789         * src/addrbook.c
1790         * src/compose.c
1791         * src/compose.h
1792         * src/editaddress.c
1793         * src/filtering.c
1794         * src/folder.c
1795         * src/folder.h
1796         * src/folderview.h
1797         * src/headerview.h
1798         * src/imap_gtk.c
1799         * src/localfolder.c
1800         * src/main.c
1801         * src/mainwindow.c
1802         * src/mainwindow.h
1803         * src/matcher.c
1804         * src/matcher_parser_parse.y
1805         * src/messageview.c
1806         * src/messageview.h
1807         * src/mh.c
1808         * src/mh_gtk.c
1809         * src/mimeview.c
1810         * src/mimeview.h
1811         * src/noticeview.h
1812         * src/prefs_account.c
1813         * src/prefs_account.h
1814         * src/prefs_filtering.c
1815         * src/prefs_filtering_action.c
1816         * src/prefs_gtk.h
1817         * src/prefs_matcher.c
1818         * src/prefs_template.c
1819         * src/prefs_toolbar.c
1820         * src/privacy.c
1821         * src/procheader.h
1822         * src/procmime.c
1823         * src/procmime.h
1824         * src/procmsg.c
1825         * src/procmsg.h
1826         * src/proctypes.h
1827         * src/remotefolder.c
1828         * src/summaryview.c
1829         * src/summaryview.h
1830         * src/textview.c
1831         * src/textview.h
1832         * src/toolbar.c
1833         * src/uri_opener.c
1834         * src/viewtypes.h
1835         * src/common/defs.h
1836         * src/gtk/authors.h
1837         * src/gtk/description_window.c
1838         * src/plugins/trayicon/trayicon.c
1839                 Break circular dependencies in Claws' headers,
1840                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1841
1842 2012-09-08 [colin]      3.8.1cvs45
1843
1844         * src/textview.c
1845                 Fix shortcut getting
1846
1847 2012-09-05 [colin]      3.8.1cvs44
1848
1849         * src/matcher.c
1850         * src/matcher.h
1851         * src/prefs_matcher.c
1852                 Drop matcherprop_new_create, which is just a copy of
1853                 matcherprop_new, and staticalize what can be
1854
1855 2012-09-05 [colin]      3.8.1cvs43
1856
1857         * src/plugins/pgpcore/select-keys.c
1858                 Fix bug #2390, "Non-fully-trusted-key-warning appears
1859                 based on primary UID rather than recipient e-mail"
1860
1861 2012-08-29 [colin]      3.8.1cvs42
1862
1863         * src/gtk/gtkaspell.c
1864                 Fix bug #2596, "Spell checker does not work properly"
1865
1866 2012-08-29 [colin]      3.8.1cvs41
1867
1868         * src/plugins/pgpcore/sgpgme.c
1869                 Set gpgme's locale to UTF-8. Fixes bug #2650,
1870                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
1871
1872 2012-08-29 [colin]      3.8.1cvs40
1873
1874         * src/mainwindow.c
1875         * src/messageview.c
1876         * src/mimeview.c
1877         * src/mimeview.h
1878         * src/summaryview.c
1879         * src/textview.c
1880         * src/gtk/menu.c
1881         * src/gtk/menu.h
1882                 Move the hardcoded mimeview shortcuts to standard menus.
1883
1884 2012-08-27 [colin]      3.8.1cvs39
1885
1886         * src/main.c
1887                 Fix double mainwindow presentation that confuses GNOME3
1888                 when some plugins fail to load (subsequent Claws windows
1889                 got no focus in that case)
1890
1891 2012-08-27 [colin]      3.8.1cvs38
1892
1893         * src/summaryview.c
1894                 Make Mark all read confirmation button more clear
1895
1896 2012-08-27 [colin]      3.8.1cvs37
1897
1898         * src/mainwindow.c
1899         * src/summaryview.c
1900                 Separate "Mark all read" from "Mark as read"
1901                 and "Ignore thread"
1902
1903 2012-08-27 [wwp]        3.8.1cvs36
1904
1905         * src/inc.c
1906         * src/procmsg.c
1907                 Remove session statistics debug statements (irrelevant in repo,
1908                 that's dev stuff).
1909
1910 2012-08-24 [mones]      3.8.1cvs35
1911
1912         * manual/advanced.xml
1913                 Keep alphabetic order of hidden options lost
1914                 and update Clawsker URL.
1915         * manual/de/advanced.xml
1916         * manual/fr/advanced.xml
1917                 Update Clawsker URL.
1918         * manual/es/advanced.xml
1919                 Sync with English version and update Clawsker URL.
1920         * manual/de/dist/html/Makefile.am
1921         * manual/es/dist/html/Makefile.am
1922         * manual/fr/dist/html/Makefile.am
1923         * manual/pl/dist/html/Makefile.am
1924         * manual/dist/html/Makefile.am
1925                 Fix bug 2723 'Missing encoding in generated html manual'
1926
1927 2012-08-23 [colin]      3.8.1cvs34
1928
1929         * src/mainwindow.c
1930                 Fix --offline asking if one wants to sync,
1931                 due to re-entering. Thanks <ebik@ucw.cz>.
1932
1933 2012-08-16 [colin]      3.8.1cvs33
1934
1935         * src/imap.c
1936                 Always clear the tags list when fetching a folder, or
1937                 Claws will never untag an untagged email. Patch by
1938                 Igor Mammedov <imammedo@redhat.com>
1939
1940 2012-08-12 [colin]      3.8.1cvs32
1941
1942         * src/compose.c
1943                 Exclude text/plain from the attachment thing
1944
1945 2012-08-12 [colin]      3.8.1cvs31
1946
1947         * src/messageview.c
1948                 Fix comparison, thanks to Michael Gmelin
1949
1950 2012-08-12 [colin]      3.8.1cvs30
1951
1952         * src/messageview.c
1953                 Only show HTML parts by default (if the pref
1954                 is set so) if the part disposition-type is
1955                 inline or unknown, but not attachment.
1956         * src/common/ssl.c
1957                 Remove useless hook that won't ever be used
1958                 on windows
1959
1960 2012-08-12 [colin]      3.8.1cvs29
1961
1962         * src/compose.c
1963                 Make sure text/* attachments are not made
1964                 inline, regardless of the compose mode.
1965                 Finishes fixing bug #2203 after auto-save
1966                 switches mode to COMPOSE_REEDIT. Thanks to
1967                 Michael Gmelin for finding this.
1968
1969 2012-08-09 [colin]      3.8.1cvs28
1970
1971         * src/prefs_filtering.c
1972                 Make treeView type-ahead case insensitive
1973                 Patch by Andreas Ronnquist
1974
1975 2012-08-09 [colin]      3.8.1cvs27
1976
1977         * src/gtk/sslcertwindow.c
1978                 Fix leak
1979
1980 2012-08-09 [colin]      3.8.1cvs26
1981
1982         * src/common/ssl.c
1983         * src/common/ssl_certificate.c
1984         * src/common/ssl_certificate.h
1985         * src/gtk/sslcertwindow.c
1986                 Fix bug 2718, "Failure to check peer hostname
1987                 when checking certificate"
1988
1989 2012-08-05 [ticho]      3.8.1cvs25
1990
1991         * src/compose.c
1992                 Avoid header combo box to get focus twice (first text within,
1993                 then combobox widget itself) when switching focus with TAB.
1994
1995 2012-07-28 [ticho]      3.8.1cvs24
1996
1997         * src/compose.c
1998                 Properly fix setting "transient for" for attachment properties
1999                 dialog when called via popup menu (since we're stealing focus
2000                 few lines before, we need to do it directly, not via
2001                 manage_window_*).
2002
2003 2012-07-28 [ticho]      3.8.1cvs23
2004
2005         * src/gtk/pluginwindow.c
2006         * src/gtk/prefswindow.c
2007                 Fixed setting "transient for" property for plugin load/unload
2008                 file dialog. Connected manage_window signals to prefswindow events.
2009
2010 2012-07-27 [ticho]      3.8.1cvs22
2011
2012         * src/summaryview.c
2013         * src/textview.c
2014                 Fixed setting "transient for" property for summaryview file
2015                 dialog and messageview's image save dialog.
2016
2017 2012-07-27 [ticho]      3.8.1cvs21
2018
2019         * src/crash.c
2020         * src/mimeview.c
2021                 Fix setting "transient for" property for file select dialogs
2022                 in crash report and mimeview.
2023
2024 2012-07-27 [ticho]      3.8.1cvs20
2025
2026         * src/compose.c
2027                 Fixed "transient for" property for file attach dialog when
2028                 called from Attachments list popup menu. Simplified menu item
2029                 sensitivities setting code logic for this menu.
2030
2031 2012-07-25 [ticho]      3.8.1cvs19
2032
2033         * manual/advanced.xml
2034                 Add the three hidden preferences related to colored display
2035                 of unified diffs to manual.
2036
2037 2012-07-25 [ticho]      3.8.1cvs18
2038
2039         * src/gtk/gtkaspell.c
2040                 Create "Change directory" submenu in a separate function, change
2041                 wording a bit, and make the submenu always available in a context
2042                 menu of body edit box in compose window.
2043
2044 2012-07-25 [ticho]      3.8.1cvs17
2045
2046         * src/gtk/prefswindow.c
2047                 Correctly set transient_for property for preferences window,
2048                 as well as for color picker dialogs. Fixes bug #2710.
2049
2050 2012-07-25 [ticho]      3.8.1cvs16
2051
2052         * src/gtk/quicksearch.c
2053                 Allow quicksearch syntax description window to be correctly
2054                 set transient for main window.
2055
2056 2012-07-15 [wwp]        3.8.1cvs15
2057
2058         * src/procmime.c
2059                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2060
2061 2012-07-10 [paul]       3.8.1cvs14
2062
2063         * src/procmime.c
2064                 forgot this in last commit
2065
2066 2012-07-10 [paul]       3.8.1cvs13
2067
2068         * src/messageview.c
2069         * src/common/defs.h
2070         * src/common/quoted-printable.c
2071         * src/common/quoted-printable.h
2072                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2073                 the bug: partial message text loss
2074
2075 2012-07-10 [mones]      3.8.1cvs12
2076
2077         * src/plugins/pgpcore/sgpgme.c
2078                 Fix bug 2689, 'segfault when trying to view info
2079                 about pgp/smime sign'
2080
2081 2012-07-08 [ticho]      3.8.1cvs11
2082
2083         * src/plugins/pgpcore/sgpgme.c
2084                 Consider marginal signature validity as untrusted. Suggested by
2085                 Jean-Benoist Leger (leger at crans.org).
2086
2087 2012-07-08 [paul]       3.8.1cvs10
2088
2089         * src/gtk/icon_legend.c
2090                 fix (reveal) hidden icon in gui and build warning
2091
2092 2012-07-07 [paul]       3.8.1cvs9
2093
2094         * src/plugins/pgpcore/prefs_gpg.c
2095                 fix build
2096
2097 2012-07-07 [colin]      3.8.1cvs8
2098
2099         * claws-features.h.in
2100         * src/codeconv.h
2101         * src/imap_gtk.h
2102         * src/inc.h
2103         * src/jpilot.h
2104         * src/messageview.h
2105         * src/msgcache.h
2106         * src/news_gtk.h
2107         * src/partial_download.h
2108         * src/pop.h
2109         * src/prefs_account.h
2110         * src/prefs_common.h
2111         * src/printing.h
2112         * src/procmime.h
2113         * src/procmsg.h
2114         * src/stock_pixmap.c
2115         * src/textview.h
2116         * src/common/defs.h
2117         * src/common/log.h
2118         * src/common/session.h
2119         * src/common/smtp.h
2120         * src/common/socket.h
2121         * src/common/ssl.h
2122         * src/common/ssl_certificate.h
2123         * src/common/timing.h
2124         * src/common/utils.h
2125         * src/gtk/gtkaspell.h
2126         * src/gtk/gtkutils.h
2127         * src/gtk/pluginwindow.h
2128         * src/gtk/spell_entry.h
2129         * src/gtk/sslcertwindow.h
2130                 Don't export config.h in public headers
2131
2132 2012-07-07 [colin]      3.8.1cvs7
2133
2134         * claws-features.h.in
2135         * configure.ac
2136         * Makefile.am
2137         * src/account.c
2138         * src/action.c
2139         * src/addr_compl.c
2140         * src/addrcustomattr.c
2141         * src/addrduplicates.c
2142         * src/addressadd.c
2143         * src/addressbook.c
2144         * src/addressbook_foldersel.c
2145         * src/addrgather.c
2146         * src/addrindex.c
2147         * src/alertpanel.c
2148         * src/autofaces.c
2149         * src/browseldap.c
2150         * src/codeconv.c
2151         * src/codeconv.h
2152         * src/compose.c
2153         * src/crash.c
2154         * src/customheader.c
2155         * src/displayheader.c
2156         * src/editaddress.c
2157         * src/editaddress_other_attributes_ldap.c
2158         * src/editbook.c
2159         * src/editgroup.c
2160         * src/editjpilot.c
2161         * src/editldap.c
2162         * src/editldap_basedn.c
2163         * src/edittags.c
2164         * src/editvcard.c
2165         * src/exphtmldlg.c
2166         * src/expldifdlg.c
2167         * src/export.c
2168         * src/exporthtml.c
2169         * src/exportldif.c
2170         * src/folder.c
2171         * src/folder_item_prefs.c
2172         * src/grouplistdialog.c
2173         * src/headerview.c
2174         * src/image_viewer.c
2175         * src/imap.c
2176         * src/imap_gtk.c
2177         * src/imap_gtk.h
2178         * src/import.c
2179         * src/importldif.c
2180         * src/importmutt.c
2181         * src/importpine.c
2182         * src/inc.c
2183         * src/inc.h
2184         * src/jpilot.c
2185         * src/jpilot.h
2186         * src/ldapctrl.c
2187         * src/ldaplocate.c
2188         * src/ldapquery.c
2189         * src/ldapserver.c
2190         * src/ldapupdate.c
2191         * src/ldaputil.c
2192         * src/main.c
2193         * src/manual.c
2194         * src/matcher.c
2195         * src/mbox.c
2196         * src/message_search.c
2197         * src/messageview.h
2198         * src/mh.c
2199         * src/mh_gtk.c
2200         * src/mimeview.c
2201         * src/msgcache.c
2202         * src/msgcache.h
2203         * src/news.c
2204         * src/news_gtk.c
2205         * src/news_gtk.h
2206         * src/noticeview.c
2207         * src/partial_download.c
2208         * src/partial_download.h
2209         * src/pop.c
2210         * src/pop.h
2211         * src/prefs_account.c
2212         * src/prefs_account.h
2213         * src/prefs_actions.c
2214         * src/prefs_common.c
2215         * src/prefs_common.h
2216         * src/prefs_compose_writing.c
2217         * src/prefs_customheader.c
2218         * src/prefs_display_header.c
2219         * src/prefs_ext_prog.c
2220         * src/prefs_filtering.c
2221         * src/prefs_filtering_action.c
2222         * src/prefs_folder_column.c
2223         * src/prefs_folder_item.c
2224         * src/prefs_fonts.c
2225         * src/prefs_gtk.c
2226         * src/prefs_image_viewer.c
2227         * src/prefs_logging.c
2228         * src/prefs_matcher.c
2229         * src/prefs_message.c
2230         * src/prefs_msg_colors.c
2231         * src/prefs_other.c
2232         * src/prefs_quote.c
2233         * src/prefs_receive.c
2234         * src/prefs_send.c
2235         * src/prefs_spelling.c
2236         * src/prefs_summaries.c
2237         * src/prefs_summary_column.c
2238         * src/prefs_summary_open.c
2239         * src/prefs_toolbar.c
2240         * src/prefs_wrapping.c
2241         * src/printing.c
2242         * src/printing.h
2243         * src/procheader.c
2244         * src/procmime.c
2245         * src/procmime.h
2246         * src/procmsg.h
2247         * src/quote_fmt.c
2248         * src/recv.c
2249         * src/send_message.c
2250         * src/setup.c
2251         * src/ssl_manager.c
2252         * src/statusbar.c
2253         * src/summary_search.c
2254         * src/textview.c
2255         * src/textview.h
2256         * src/toolbar.c
2257         * src/undo.c
2258         * src/unmime.c
2259         * src/uri_opener.c
2260         * src/wizard.c
2261         * src/common/claws.c
2262         * src/common/defs.h
2263         * src/common/hooks.c
2264         * src/common/log.c
2265         * src/common/log.h
2266         * src/common/plugin.c
2267         * src/common/prefs.c
2268         * src/common/session.c
2269         * src/common/session.h
2270         * src/common/smtp.c
2271         * src/common/smtp.h
2272         * src/common/socket.c
2273         * src/common/socket.h
2274         * src/common/ssl.c
2275         * src/common/ssl.h
2276         * src/common/ssl_certificate.c
2277         * src/common/ssl_certificate.h
2278         * src/common/string_match.c
2279         * src/common/tags.c
2280         * src/common/timing.h
2281         * src/common/utils.c
2282         * src/common/utils.h
2283         * src/etpan/etpan-thread-manager.c
2284         * src/etpan/imap-thread.c
2285         * src/etpan/nntp-thread.c
2286         * src/gtk/about.c
2287         * src/gtk/combobox.c
2288         * src/gtk/description_window.c
2289         * src/gtk/filesel.c
2290         * src/gtk/gtkaspell.c
2291         * src/gtk/gtkaspell.h
2292         * src/gtk/gtkshruler.c
2293         * src/gtk/gtkunit.c
2294         * src/gtk/gtkutils.c
2295         * src/gtk/gtkutils.h
2296         * src/gtk/gtkvscrollbutton.c
2297         * src/gtk/icon_legend.c
2298         * src/gtk/inputdialog.c
2299         * src/gtk/logwindow.c
2300         * src/gtk/menu.c
2301         * src/gtk/pluginwindow.c
2302         * src/gtk/pluginwindow.h
2303         * src/gtk/prefswindow.c
2304         * src/gtk/progressdialog.c
2305         * src/gtk/quicksearch.c
2306         * src/gtk/spell_entry.c
2307         * src/gtk/spell_entry.h
2308         * src/gtk/sslcertwindow.c
2309         * src/gtk/sslcertwindow.h
2310         * src/plugins/bogofilter/bogofilter.c
2311         * src/plugins/bogofilter/bogofilter_gtk.c
2312         * src/plugins/dillo_viewer/dillo_prefs.c
2313         * src/plugins/dillo_viewer/dillo_viewer.c
2314         * src/plugins/pgpcore/pgp_viewer.c
2315         * src/plugins/pgpcore/plugin.c
2316         * src/plugins/pgpcore/sgpgme.c
2317         * src/plugins/pgpinline/pgpinline.c
2318         * src/plugins/pgpinline/plugin.c
2319         * src/plugins/pgpmime/pgpmime.c
2320         * src/plugins/pgpmime/plugin.c
2321         * src/plugins/smime/plugin.c
2322         * src/plugins/smime/smime.c
2323         * src/plugins/spamassassin/libspamc.c
2324         * src/plugins/spamassassin/spamassassin.c
2325         * src/plugins/spamassassin/spamassassin_gtk.c
2326         * src/plugins/trayicon/trayicon.c
2327         * src/plugins/trayicon/trayicon_prefs.c
2328                 Specify Claws compile-time features in a specific header
2329
2330 2012-07-06 [wwp]        3.8.1cvs6
2331
2332         * src/main.c
2333         * src/gtk/about.c
2334                 Session statistics: format date following global prefs,
2335                 and fix stats output a little bit.
2336
2337 2012-07-03 [mir]        3.8.1cvs5
2338
2339         * src/procmime.c
2340             fix bug 2642, 'improve transfer encoding selection'.
2341             Patch provided by Christopher Zimmermann
2342             (madroach claws at gmerlin dot de)
2343
2344 2012-07-03 [mir]        3.8.1cvs4
2345
2346         * src/procmime.c
2347         * src/common/defs.h
2348             fix bug 2641, '7bit or 8bit encoded attachments can
2349             have lines longer than 998 characters'.
2350             Patch provided by Christopher Zimmermann
2351             (madroach claws at gmerlin dot de)
2352
2353
2354 2012-07-03 [mir]        3.8.1cvs3
2355
2356         * src/procmime.c
2357         * src/common/defs.h
2358             fix bug 2641, '7bit or 8bit encoded attachments can
2359             have lines longer than 998 characters'.
2360             Patch provided by Christopher Zimmermann
2361             (madroach claws at gmerlin dot de)
2362
2363 2012-07-03 [mir]        3.8.1cvs2
2364
2365         * src/messageview.c
2366         * src/procmime.c
2367         * src/common/quoted-printable.c
2368         * src/common/quoted-printable.h
2369             fix bug 2640, 'improve quoted-printable encoding'
2370             Patch provided by madroach claws at gmerlin dot de
2371
2372 2012-06-30 [paul]       3.8.1cvs1
2373
2374         * Makefile.am
2375                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2376
2377 2012-06-27 [paul]       3.8.1
2378         * NEWS
2379         * README
2380         * RELEASE_NOTES 
2381                 3.8.1 unleashed!
2382                 
2383 2012-06-27 [paul]       3.8.0cvs58
2384
2385         * configure.ac
2386                 fix minimum required GTK+, which got mistakenly bumped
2387                 in 3.8.0cvs36
2388
2389 2012-06-27 [paul]       3.8.0cvs57
2390
2391         * configure.ac
2392         * po/cs.po
2393         * po/de.po
2394         * po/es.po
2395         * po/fr.po
2396         * po/hu.po
2397         * po/id_ID.po
2398         * po/lt.po
2399         * po/pt_BR.po
2400         * po/sk.po
2401         * po/sv.po
2402         * po/zh_CN.po
2403         * po/zh_TW.po
2404                 updated translations
2405         * src/gtk/authors.h
2406         * tools/claws.i18n.status.pl
2407                 updated based on currently active
2408
2409 2012-06-25 [mir]        3.8.0cvs56
2410
2411         * src/folder.c
2412             If a folder class returns <> 0 then the message has not
2413             been removed from the file system and therefore it should
2414             not be removed from the cache either.
2415
2416 2012-06-20 [ticho]      3.8.0cvs55
2417
2418         * src/mh.c
2419                 Fix for bug #1090 - Standard-folders appear again
2420                 after rescanning tree
2421
2422 2012-06-20 [paul]       3.8.0cvs54
2423
2424         * src/prefs_common.c
2425         * src/prefs_common.h
2426         * src/textview.c
2427         * src/textview.h
2428                 colourise attached patches.
2429                 Patch by Ticho
2430
2431 2012-06-02 [wwp]        3.8.0cvs53
2432
2433         * src/gtk/progressdialog.c
2434                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2435                 now hides (as well as pressing Esc) instead of doing nothing.
2436
2437 2012-06-02 [wwp]        3.8.0cvs52
2438
2439         * doc/man/claws-mail.1
2440         * src/main.c
2441         * src/main.h
2442         * src/inc.c
2443         * src/procmsg.c
2444         * src/gtk/about.c
2445                 Introduce a new feature: basic session statistics (from the about dialog
2446                 or the command-line).
2447
2448 2012-06-02 [wwp]        3.8.0cvs51
2449
2450         * src/compose.c
2451                 Fix bug 2620: shift+tab from subject field not working.
2452
2453 2012-06-02 [wwp]        3.8.0cvs50
2454
2455         * src/compose.c
2456         * src/mainwindow.c
2457         * src/messageview.c
2458                 Normalize capitalization of strings in UI.
2459
2460 2012-05-30 [paul]       3.8.0cvs49
2461
2462         * src/common/ssl.c
2463                 don't do TLS if not requested by user. fixes connecting to
2464                 servers which, for example, want SSL 3 only
2465
2466 2012-05-27 [paul]       3.8.0cvs48
2467
2468         * *
2469                 update copyright headers to 2012
2470
2471 2012-05-27 [paul]       3.8.0cvs47
2472
2473         * src/editldap.c
2474         * src/prefs_actions.c
2475         * src/gtk/about.c
2476                 fix some typos in strings, thanks to Thomas Bellmann
2477
2478 2012-05-16 [paul]       3.8.0cvs46
2479
2480         * src/prefs_filtering_action.c
2481                 fix disabled 'select...' button that never goes away
2482                 when using the new addr book
2483                 
2484
2485 2012-05-16 [colin]      3.8.0cvs45
2486
2487         * src/common/utils.c
2488                 And fix leak
2489
2490 2012-05-16 [colin]      3.8.0cvs44
2491
2492         * src/common/utils.c
2493                 Make remove_numbered_files much faster when there's
2494                 just one file to remove.
2495
2496 2012-05-16 [paul]       3.8.0cvs43
2497
2498         * src/matcher.c
2499                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2500
2501 2012-05-16 [paul]       3.8.0cvs42
2502
2503         * src/gtk/description_window.c
2504                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2505
2506 2012-05-16 [paul]       3.8.0cvs41
2507
2508         * src/common/ssl_certificate.c
2509                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2510                 Patch by Christian Hesse
2511
2512 2012-05-11 [colin]      3.8.0cvs40
2513
2514         * src/mimeview.c
2515         * src/common/utils.c
2516                 Fix bug 2659, 'E-mail attachments are handled
2517                 inconsistently'
2518                 Fix problems iterating the mime tree, and determine
2519                 whether a file is an email without To:
2520
2521 2012-04-03 [colin]      3.8.0cvs39
2522
2523         * src/Makefile.am
2524                 Fix build (damn whitespace-sensitive file format)
2525
2526 2012-04-02 [colin]      3.8.0cvs38
2527
2528         * src/Makefile.am
2529                 Fix incomplete make dist
2530
2531 2012-04-02 [colin]      3.8.0cvs37
2532
2533         * src/compose.c
2534                 Fix mistakenly removed function call
2535
2536 2012-04-01 [colin]      3.8.0cvs36
2537
2538         * configure.ac
2539         * src/.cvsignore
2540         * src/Makefile.am
2541         * src/addr_compl.c
2542         * src/addressadd.c
2543         * src/addressadd.h
2544         * src/addressbook-dbus.c
2545         * src/addressbook-dbus.h
2546         * src/addrgather.c
2547         * src/addrgather.h
2548         * src/addrharvest.c
2549         * src/addrharvest.h
2550         * src/claws-contacts.xml
2551         * src/compose.c
2552         * src/compose.h
2553         * src/filtering.c
2554         * src/headerview.c
2555         * src/main.c
2556         * src/mainwindow.c
2557         * src/messageview.c
2558         * src/prefs_common.c
2559         * src/prefs_filtering_action.c
2560         * src/prefs_matcher.c
2561         * src/summaryview.c
2562         * src/textview.c
2563         * src/toolbar.c
2564         * src/plugins/bogofilter/bogofilter_gtk.c
2565         * src/plugins/dillo_viewer/dillo_prefs.c
2566         * src/plugins/spamassassin/spamassassin_gtk.c
2567         * src/plugins/trayicon/trayicon.c
2568                 Import new addressbook code from the new-contacts branch
2569
2570 2012-03-29 [paul]       3.8.0cvs35
2571
2572         * AUTHORS
2573         * src/gtk/authors.h
2574         * src/gtk/quicksearch.c
2575                 add 'ha', short version of 'has_attachment' in quick search
2576                 Patch by Andreas Rönnquist
2577
2578 2012-03-26 [mones]      3.8.0cvs34
2579
2580         * src/common/plugin.c
2581                 Support 2 and 3-clause BSD licensed plugins
2582
2583 2012-03-15 [pawel]      3.8.0cvs33
2584
2585         * src/messageview.c
2586         * src/textview.c
2587                 - Make separate window info more accurate about
2588                 move to trash/deletion.
2589                 - Fix busy cursor
2590
2591 2012-03-14 [pawel]      3.8.0cvs32
2592
2593         * src/folder.c
2594         * src/messageview.c
2595         * src/messageview.h
2596         * src/procmsg.h
2597         * src/summaryview.c
2598         * src/textview.c
2599         * src/textview.h
2600                 Better fix for bug #2501
2601                 Instead of leaving blank window after message move or delete,
2602                 update separate view to next message in message list or
2603                 display info why view is blank. This was discussed
2604                 in bug #2621 comments.
2605
2606 2012-03-11 [colin]      3.8.0cvs31
2607
2608         * src/gtk/gtkcmctree.c
2609         * src/gtk/authors.h
2610         * AUTHORS
2611                 Fix focus rectangle on unfocused rows
2612                 Patch by Michael Shell
2613
2614 2012-02-29 [colin]      3.8.0cvs30
2615
2616         * src/gtk/gtkcmctree.c
2617                 Fix bug #2577, "Focus rectangle on folder list and message 
2618                 list headings doesn't get properly cleared when switching 
2619                 heading and horizontally scrolling list (underlines and 
2620                 vertical lines remain on screen)". Patch by Michael Shell
2621
2622 2012-02-13 [pawel]      3.8.0cvs29
2623
2624         * src/messageview.c
2625                 Fix crasher when double clicking on IMAP message and
2626                 MessageView is not shown introduced in cvs21
2627                 Patch by mones
2628
2629 2012-02-10 [pawel]      3.8.0cvs28
2630
2631         * src/filtering.c
2632                 Fix bug #2598 'Actions can move locked messages'
2633
2634 2012-02-08 [pawel]      3.8.0cvs27
2635
2636         * src/prefs_actions.c
2637         * src/prefs_actions.h
2638         * src/prefs_toolbar.c
2639         * src/prefs_toolbar.h
2640         * src/toolbar.c
2641         * src/toolbar.h
2642                 - Implement automatic removal of toolbar action buttons when
2643                   associated action is removed
2644                 - Don't allow creation of two actions with the same name,
2645                   before all executions/removals were performed on first action
2646                   with duplicated name in linked list which wasn't always
2647                   correct behaviour
2648
2649 2012-02-05 [colin]      3.8.0cvs26
2650
2651         * src/main.c
2652         * src/mainwindow.c
2653         * src/messageview.c
2654         * src/messageview.h
2655         * src/prefs_common.c
2656         * src/prefs_common.h
2657         * src/procmsg.c
2658         * src/procmsg.h
2659         * src/summaryview.c
2660         * src/summaryview.h
2661                 Add an history to navigate in mails
2662
2663 2012-02-05 [colin]      3.8.0cvs25
2664
2665         * src/procmime.c
2666                 Fix inverted comparison in list_find_custom.
2667
2668 2012-02-03 [wwp]        3.8.0cvs24
2669
2670         * src/gtk/progressdialog.c
2671         Make translators life easier: use View log instead of Show log
2672         (thanks, gusnan!).
2673
2674 2012-02-02 [pawel]      3.8.0cvs23
2675
2676         * src/folderview.c
2677                 Fix bug #2590 'Un-capitalize strings'
2678                 Patch by Christian Hesse
2679
2680 2012-02-02 [pawel]      3.8.0cvs22
2681
2682         * src/mainwindow.c
2683                 Fix bug #2595 
2684                 'Change expand behavior for message list / message view'
2685                 Patch by Christian Hesse
2686
2687 2012-02-02 [pawel]      3.8.0cvs21
2688
2689         * src/folder.c
2690         * src/messageview.c
2691         * src/messageview.h
2692         * src/procmsg.h
2693                 Fix bug #2501 'opened message blanks when moved to other folder'
2694                 Detect message move and update message window contents 
2695                 accordingly, if message is moved to trash close window
2696
2697 2012-02-01 [pawel]      3.8.0cvs20
2698
2699         * src/jpilot.c
2700         * src/mutt.c
2701         * src/pine.c
2702         * src/procmsg.c
2703         * src/vcard.c
2704         * src/gtk/sslcertwindow.c
2705                 More strncat boundary checks
2706
2707 2012-01-31 [wwp]        3.8.0cvs19
2708
2709         * src/gtk/gtkutils.c
2710         Fix warnings in gtkutils: wrong function name, missing newline, typo and
2711         long line wrapping.
2712
2713 2012-01-31 [wwp]        3.8.0cvs18
2714
2715         * src/gtk/progressdialog.c
2716         * src/gtk/progressdialog.h
2717         * src/inc.c
2718         * src/send_message.c
2719         Add a button to the retrieve/send dialogs to
2720         open the network log.
2721
2722 2012-01-25 [wwp]        3.8.0cvs17
2723
2724         * src/addr_compl.c
2725         Remove debug statement.
2726
2727 2012-01-20 [pawel]      3.8.0cvs16
2728
2729         * src/addrbook.c
2730         * src/exportldif.c
2731                 Fix bug #2574 'Statement might be overflowing a
2732                 buffer in strncat'
2733
2734 2012-01-20 [pawel]      3.8.0cvs15
2735
2736         * src/mimeview.c
2737                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
2738
2739 2012-01-14 [colin]      3.8.0cvs14
2740
2741         * commitHelper
2742                 Update tracker trigger url
2743
2744 2012-01-10 [wwp]        3.8.0cvs13
2745
2746         * src/mainwindow.c
2747         * src/mainwindow.h
2748         * src/toolbar.c
2749                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
2750                 account) and of mainwindows's relevant entry when current account
2751                 is not able to retrieve (SMTP-only).
2752
2753 2012-01-09 [colin]      3.8.0cvs12
2754
2755         * src/summaryview.c
2756                 Fix bug 1924, 'Messages marked move to Trash appear 
2757                 identical to messages marked move to $FOLDER'
2758
2759 2012-01-05 [colin]      3.8.0cvs11
2760
2761         * src/main.c
2762                 Fix crasher infinite loop
2763
2764 2012-01-03 [colin]      3.8.0cvs10
2765
2766         * src/gtk/gtkcmctree.c
2767                 Revert previous patch, it's buggy on headers
2768
2769 2012-01-03 [colin]      3.8.0cvs9
2770
2771         * src/gtk/gtkcmctree.c
2772                 Fix bug #2566, 'wrapped Subject not bounded'
2773
2774 2011-12-29 [pawel]      3.8.0cvs8
2775
2776         * src/compose.c
2777         * src/compose.h
2778         * src/main.c
2779         * src/mimeview.c
2780                 Make forwarding selected attachment possible from
2781                 mimeview's context menu
2782                 Fixex bug #2047 'forward attachments'
2783
2784 2011-12-28 [paul]       3.8.0cvs7
2785
2786         * src/prefs_account.c
2787                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
2788
2789 2011-12-28 [colin]      3.8.0cvs6
2790
2791         * src/mimeview.c
2792                 Fix fix
2793
2794 2011-12-28 [colin]      3.8.0cvs5
2795
2796         * src/mimeview.c
2797                 Fix GTK+2.16 build (w32)
2798
2799 2011-12-18 [mir]        3.8.0cvs4
2800
2801         * src/ldapctrl.c
2802             Fix bug in search criteria when doing a
2803             complete directory search using '*'
2804
2805 2011-12-16 [mir]        3.8.0cvs3
2806
2807         * src/Makefile.am
2808             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
2809
2810 2011-12-16 [wwp]        3.8.0cvs2
2811
2812         * src/procmsg.c
2813         * src/stock_pixmap.c
2814         * src/stock_pixmap.h
2815         * src/summaryview.c
2816         * src/gtk/icon_legend.c
2817         * src/pixmaps/replied_and_forwarded.xpm
2818           Make replied and forwarded status flags non exclusive.
2819           Introduce a new message state (and relevant icon in message list)
2820           where both the replied and forwarded flags are set.
2821
2822 2011-12-16 [paul]       3.8.0cvs1
2823
2824         * tools/claws.i18n.status.pl
2825                 update id to id_ID
2826
2827 2011-12-16 [paul]       3.8.0
2828         * NEWS
2829         * README
2830         * RELEASE_NOTES 
2831                 3.8.0 unleashed!                
2832
2833 2011-12-16 [paul]       3.7.10cvs113
2834
2835         * configure.ac
2836         * po/cs.po
2837         * po/es.po
2838         * po/fr.po
2839         * po/hu.po
2840         * po/id.po **REMOVED**
2841         * po/id_ID.po **ADDED**
2842         * po/pt_BR.po
2843         * po/ru.po
2844         * po/sk.po
2845         * po/uk.po
2846                 updates
2847
2848 2011-12-09 [pawel]      3.7.10cvs112
2849
2850         * src/summaryview.c
2851         * src/gtk/quicksearch.c
2852         * src/gtk/quicksearch.h
2853                 Invalidate quicksearch root folder when removed
2854                 Fixes bug #2560 'crash when unsubscribing newsgroup and
2855                 having active search field'
2856
2857 2011-12-08 [pawel]      3.7.10cvs111
2858
2859         * src/mimeview.c
2860                 Better fix for cvs94
2861
2862 2011-12-08 [wwp]        3.7.10cvs110
2863
2864         * src/compose.c
2865         Make "From" widget set independant from recipient lists below,
2866         so that it doesn't scroll when several recipients headers
2867         are added and eventually are scrolling the view.
2868         Path by Christian Hesse <mail@earthworm.de>.
2869         Fixes bug #2481 'do not scroll "from" dropdown list and sender
2870         address'.
2871
2872 2011-12-02 [paul]       3.7.10cvs109
2873
2874         * src/mainwindow.c
2875         * src/messageview.c
2876                 consistent label style
2877
2878 2011-11-29 [wwp]        3.7.10cvs108
2879
2880         * src/plugins/trayicon/libeggtrayicon/.cvsignore
2881         More generated stuff to ignore.
2882
2883 2011-11-29 [wwp]        3.7.10cvs107
2884
2885         * src/prefs_folder_item.c
2886         Fix CLAWS_TIP_DECL (undefined).
2887
2888 2011-11-28 [pawel]      3.7.10cvs106
2889
2890         * src/addrbook.c
2891         * src/addrbook.h
2892         * src/addressbook.c
2893                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
2894                 after removing the address book in the GUI'
2895
2896 2011-11-26 [pawel]      3.7.10cvs105
2897
2898         * src/folder.c
2899                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
2900
2901 2011-11-25 [colin]      3.7.10cvs104
2902
2903         * src/imap_gtk.c
2904         * src/mh_gtk.c
2905                 Warning fixes
2906
2907 2011-11-24 [pawel]      3.7.10cvs103
2908
2909         * src/prefs_filtering.c
2910                 Complete cvs102, forgot to commit this
2911
2912 2011-11-24 [pawel]      3.7.10cvs102
2913
2914         * src/account.c
2915         * src/filtering.c
2916         * src/filtering.h
2917         * src/imap_gtk.c
2918         * src/mh_gtk.c
2919         * src/prefs_actions.c
2920         * src/prefs_actions.h
2921                 Implement actions updating on folder/account rename
2922                 This fixes bug #2543 'filter actions in actionsrc not
2923                 updated upon account renaming'
2924
2925 2011-11-24 [wwp]        3.7.10cvs101
2926
2927         * src/gtk/gtkcmctree.c
2928                 Remove irrelevant cairo directive (thanks to Hanno).
2929
2930 2011-11-23 [wwp]        3.7.10cvs100
2931
2932         * src/gtk/gtkcmctree.c
2933                 Make arrows in gtkcmctree's less big (get rid of the outlining),
2934                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
2935                 calculation.
2936
2937 2011-11-22 [colin]      3.7.10cvs99
2938
2939         * src/account.c
2940         * src/prefs_filtering.c
2941         * src/prefs_filtering.h
2942                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
2943                 The existing functions should do the job as well
2944                 if not better, as they take into account the
2945                 separator.
2946
2947 2011-11-21 [pawel]      3.7.10cvs98
2948
2949         * src/prefs_account.c
2950                 Fix bug #2116 'Rip spaces off server names in account
2951                 configuration'
2952                 g_strstrip() domain names to be sure they are valid
2953
2954 2011-11-21 [pawel]      3.7.10cvs97
2955
2956         * src/account.c
2957         * src/prefs_filtering.c
2958         * src/prefs_filtering.h
2959                 Fix bug #2404 'matcherrc updates upon account renaming'
2960                 Fix bug #2406 'some part of accountrc not updated upon
2961                 account rename'
2962                 Renaming account cause changing of it's root folder prefix
2963                 from #<type>/<old_name> to #<type>/<new_name> so every
2964                 path directing to it must be altered. Fix paths in account
2965                 preferences, global processing and filtering rules, folder
2966                 processing rules upon rename
2967
2968 2011-11-20 [pawel]      3.7.10cvs96
2969
2970         * src/filtering.c
2971         * src/filtering.h
2972         * src/prefs_actions.c
2973                 Fix bug #1489 'Filter action mark_as_read inoperative
2974                 following move action'
2975                 Sort actions lists to have proper order of execution
2976
2977 2011-11-20 [pawel]      3.7.10cvs95
2978
2979         * src/prefs_actions.c
2980         * src/prefs_filtering.c
2981         * src/prefs_template.c
2982                 Fix bug #1870 'arrow scrolling in filters'
2983                 Allow arrow scrolling in dialogs with list view widgets
2984                 plus couple fixes of issues I found along the way
2985
2986 2011-11-19 [pawel]      3.7.10cvs94
2987
2988         * src/mimeview.c
2989                 Don't highlight icons on right-click, they are not
2990                 selected and other part is shown which is confusing
2991
2992 2011-11-19 [mones]      3.7.10cvs93
2993
2994         * manual/advanced.xml
2995                 Fix manual build
2996
2997 2011-11-19 [mones]      3.7.10cvs92
2998
2999         * manual/advanced.xml
3000         * manual/es/advanced.xml
3001                 Document undocumented hidden option 'zero_replacement_char'
3002                 Synchronize Spanish manual with English version
3003
3004 2011-11-19 [pawel]      3.7.10cvs91
3005
3006         * src/mainwindow.c
3007         * src/messageview.c
3008         * src/prefs_common.c
3009         * src/prefs_common.h
3010         * src/summaryview.c
3011         * src/textview.c
3012         * src/textview.h
3013                 Fix bug #2377 'Show All Headers - make change persistent
3014                 between sessions'
3015
3016 2011-11-19 [pawel]      3.7.10cvs90
3017
3018         * src/folder.c
3019         * src/folder.h
3020         * src/folder_item_prefs.c
3021         * src/folderview.c
3022         * src/mainwindow.c
3023         * src/mainwindow.h
3024         * src/summaryview.c
3025         * src/summaryview.h
3026         * src/gtk/authors.h
3027                 Fix bug #1563 'Folder view: show complete threads if they
3028                 contain unread messages'
3029                 Add option to show only threads with unread messages
3030                 initial patch by Paul Ollis, my small additions:
3031                 - when checking thread for unread finish on first unread
3032                 - make thread options unavailable when threading is off
3033                 - hide_unread_msgs and hide_unread_threads are mutually
3034                   exclusive options, set menus sensitivity accordingly
3035                 - set folder item icon type similiar to hide_unread_msgs
3036
3037 2011-11-19 [colin]      3.7.10cvs89
3038
3039         * src/procheader.c
3040                 Constness fix
3041
3042 2011-11-18 [pawel]      3.7.10cvs88
3043
3044         * src/compose.c
3045         * src/mainwindow.c
3046         * src/mimeview.c
3047         * src/mimeview.h
3048         * src/prefs_common.c
3049         * src/prefs_common.h
3050                 Fix bug #2408 'Some UI elements are not persistent
3051                 between sessions'
3052                 Remember size of main window, compose notebook, mimeview
3053                 tree widgets between claws-mail runs. Compose window
3054                 size saving was already done in cvs74
3055
3056 2011-11-18 [mones]      3.7.10cvs87
3057
3058         * src/compose.c
3059         * src/procheader.c
3060         * src/procheader.h
3061                 Fixes bug #2509, "manually added headers are lost unless
3062                 mail is sent inmediately"
3063
3064 2011-11-17 [pawel]      3.7.10cvs86
3065
3066         * src/mimeview.c
3067                 Fix crasher reported in bug #2543
3068
3069 2011-11-13 [colin]      3.7.10cvs85
3070
3071         * src/compose.c
3072                 Make compose windows printable
3073
3074 2011-11-11 [colin]      3.7.10cvs84
3075
3076         * configure.ac
3077                 Fix build on Fedora 16. -lm was probably pulled by something
3078                 else previously.
3079
3080 2011-11-11 [pawel]      3.7.10cvs83
3081
3082         * src/mainwindow.c
3083         * src/mimeview.c
3084         * src/mimeview.h
3085         * src/summaryview.c
3086                 Port MimeView to GtkTreeView
3087
3088 2011-11-11 [colin]      3.7.10cvs82
3089
3090         * src/prefs_common.c
3091                 Use %x (The preferred date representation for the current locale
3092                 without the time)
3093
3094 2011-11-10 [paul]       3.7.10cvs81
3095
3096         * src/prefs_common.c
3097                 use european date format as default
3098
3099 2011-11-08 [pawel]      3.7.10cvs80
3100
3101         * src/summaryview.c
3102                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3103                 Fix race condition - don't try to hide messageview while
3104                 being in the middle of message displaying routine.
3105
3106 2011-11-08 [colin]      3.7.10cvs79
3107
3108         * src/codeconv.c
3109                 Make sure we break line when we need to. Very probably
3110                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3111                 particular mail"
3112
3113 2011-11-07 [pawel]      3.7.10cvs78
3114
3115         * src/imap_gtk.c
3116                 Fix bug #2493 'Subscription pull down should be alphabetized'
3117
3118 2011-11-07 [pawel]      3.7.10cvs77
3119
3120         * src/mimeview.c
3121         * src/textview.c
3122         * src/textview.h
3123                 Make Home & End keys work in textview
3124
3125 2011-11-06 [colin]      3.7.10cvs76
3126
3127         * src/mainwindow.c
3128                 Oops, some unwanted undo got commited.
3129
3130 2011-11-06 [colin]      3.7.10cvs75
3131
3132         * src/mainwindow.c
3133                 Don't iconify/deiconify. Instead, just show nothing
3134                 before asked to.
3135
3136 2011-11-06 [pawel]      3.7.10cvs74
3137
3138         * src/compose.c
3139                 Fix compose window size saving / restoring
3140
3141 2011-11-06 [pawel]      3.7.10cvs73
3142
3143         * src/mimeview.c
3144         * src/messageview.c
3145                 Optimize message displaying, in some conditions parts were
3146                 displayed twice causing flickering. For example first html
3147                 source and then rendering output from html plugin of the
3148                 same part.
3149
3150 2011-11-05 [wwp]        3.7.10cvs72
3151
3152         * src/gtk/gtkaspell.c
3153                 Fix compilation where 'null' is undefined (use NULL instead).
3154
3155 2011-11-05 [colin]      3.7.10cvs71
3156
3157         * src/gtk/gtkaspell.c
3158                 No need to show a backtrace if gtkaspell is null
3159
3160 2011-11-05 [pawel]      3.7.10cvs70
3161
3162         * src/gtk/gtkaspell.c
3163                 Fix crasher when spellchecking is not enabled
3164
3165 2011-11-02 [mones]      3.7.10cvs69
3166
3167         * doc/man/claws-mail.1
3168                 fixed hyphens (patch from Debian packaging)
3169                 fixed header to follow man style closely 
3170                 documented new option --compose-from-file
3171                 removed INSTALLATION section, doesn't belong to manpage
3172                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3173                 expanded FILES section to include certs and autofaces dirs
3174                 expanded SEE ALSO section to include manual and plugins
3175
3176 2011-11-01 [colin]      3.7.10cvs68
3177
3178         * src/common/utils.c
3179                 Fix wrong debug stuff commited.
3180
3181 2011-11-01 [colin]      3.7.10cvs67
3182
3183         * src/compose.c
3184         * src/main.c
3185         * src/common/utils.c
3186         * src/gtk/gtkaspell.c
3187         * src/gtk/gtkaspell.h
3188                 Fix huge slowness induced by spellcheck "while typing"
3189                 during initial quote rewraps.
3190
3191 2011-10-31 [pawel]      3.7.10cvs66
3192
3193         * src/messageview.c
3194         * src/mimeview.c
3195         * src/mimeview.h
3196         * src/summaryview.c
3197                 Fix bug #2526 'When reading message in separate window,
3198                 n and p keys do not work'
3199                 - fix key event handling in messageview
3200                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3201                   and prev-part actions)
3202                 - instead add 'z' key for prev-part, we have 'a' key 
3203                   for next-part already
3204
3205 2011-10-31 [colin]      3.7.10cvs65
3206
3207         * src/common/defs.h
3208                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3209
3210 2011-10-31 [pawel]      3.7.10cvs64
3211
3212         * src/summaryview.c
3213         * src/gtk/gtkutils.c
3214                 Fix bug #2303 'Next unread message enables message view'
3215                 Don't show previously hidden message view in main window
3216                 when user reads messages in external window
3217
3218 2011-10-31 [paul]       3.7.10cvs63
3219
3220         * src/prefs_template.c
3221                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3222                 fit at 540 here, for those where they don't the dialogue can be made
3223                 larger by the user
3224
3225 2011-10-31 [paul]       3.7.10cvs62
3226
3227         * src/compose.c
3228                 revert 3.7.10cvs61, these entries _should_ be editable
3229
3230 2011-10-30 [pawel]      3.7.10cvs61
3231
3232         * src/compose.c
3233                 Those entries should not be editable
3234
3235 2011-10-30 [pawel]      3.7.10cvs60
3236
3237         * src/prefs_template.c
3238                 - Dialog needs more height to fit all widgets
3239                 - Clear template contents on delete
3240
3241 2011-10-30 [pawel]      3.7.10cvs59
3242
3243         * src/prefs_folder_item.c
3244                 Update summaryview after changing folder prefs when needed
3245
3246 2011-10-30 [pawel]      3.7.10cvs58
3247
3248         * src/mimeview.c
3249                 Remove key-press-event blocking, it only
3250                 emits GLib-GObject warnings
3251
3252 2011-10-29 [colin]      3.7.10cvs57
3253
3254         * src/addr_compl.c
3255                 Fix focus of completion window with gnome shell
3256                 Fixes bug #2525, "Address completion window does not get
3257                 keyboard focus"
3258
3259 2011-10-29 [colin]      3.7.10cvs56
3260
3261         * src/folderview.c
3262                 Fix flicker on recursive quicksearch
3263
3264 2011-10-28 [colin]      3.7.10cvs55
3265
3266         * src/alertpanel.c
3267         * src/mainwindow.c
3268                 Fix a bit the focus problem on Gnome shell
3269
3270 2011-10-26 [mones]      3.7.10cvs54
3271
3272         * src/compose.c
3273                 Add missing accelerator
3274
3275 2011-10-25 [colin]      3.7.10cvs53
3276
3277         * src/gtk/gtkcmclist.c
3278         * src/gtk/gtkcmctree.c
3279                 Fix colors, fix warnings
3280
3281 2011-10-25 [colin]      3.7.10cvs52
3282
3283         * src/gtk/gtkcmclist.c
3284         * src/gtk/gtkcmctree.c
3285                 Fix focus things.
3286
3287 2011-10-25 [colin]      3.7.10cvs51
3288
3289         * src/stock_pixmap.c
3290                 Fix build with gtk + 2.20
3291
3292 2011-10-25 [colin]      3.7.10cvs50
3293
3294         * src/compose.c
3295         * src/messageview.c
3296         * src/procmsg.c
3297         * src/procmsg.h
3298                 Fix locking when sending a single message
3299
3300 2011-10-25 [colin]      3.7.10cvs49
3301
3302         * src/gtk/colorlabel.c
3303                 GDK_ => GDK_KEY
3304         * src/gtk/gtkcmclist.c
3305                 Make row height closer to what it was
3306
3307 2011-10-25 [colin]      3.7.10cvs48
3308
3309         * src/stock_pixmap.c
3310                 Always use cairo to draw
3311
3312 2011-10-25 [colin]      3.7.10cvs47
3313
3314         * src/mimeview.c
3315                 Fix bug #2529, 'crash in mimeview_start_drag after
3316                 deleting message'. Patch by Ricardo
3317
3318 2011-10-23 [colin]      3.7.10cvs46
3319
3320         * src/gtk/gtkcmclist.c
3321         * src/gtk/gtkcmclist.h
3322         * src/gtk/gtkcmctree.c
3323                 Draw CMClist with cairo too.
3324
3325 2011-10-23 [colin]      3.7.10cvs45
3326
3327         * src/gtk/gtkcmclist.h
3328                 Fix build (this was not meant to be commited)
3329
3330 2011-10-23 [colin]      3.7.10cvs44
3331
3332         * src/addressadd.c
3333         * src/addressbook.c
3334         * src/addressbook_foldersel.c
3335         * src/editgroup.c
3336         * src/foldersel.c
3337         * src/folderview.c
3338         * src/grouplistdialog.c
3339         * src/prefs_common.c
3340         * src/prefs_common.h
3341         * src/summaryview.c
3342         * src/gtk/gtkcmclist.c
3343         * src/gtk/gtkcmclist.h
3344         * src/gtk/gtkcmctree.c
3345         * src/gtk/gtkcmctree.h
3346         * src/gtk/gtksctree.c
3347                 Refactor some tree stuff (lots of code duplication there)
3348                 and switch to cairo for tree rendering.
3349
3350 2011-10-23 [holger]     3.7.10cvs43
3351
3352         * src/filtering.c
3353                 Don't issue a warning for designed behaviour of the stop rule.
3354                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3355
3356 2011-10-22 [colin]      3.7.10cvs42
3357
3358         * src/printing.c
3359         * src/gtk/gtkshruler.c
3360         * src/gtk/gtkutils.h
3361                 Fix GTK+2.16 build
3362
3363 2011-10-22 [colin]      3.7.10cvs41
3364
3365         * src/account.c
3366         * src/addr_compl.c
3367         * src/addrgather.c
3368         * src/compose.c
3369         * src/editldap.c
3370         * src/expldifdlg.c
3371         * src/folderview.c
3372         * src/grouplistdialog.c
3373         * src/headerview.c
3374         * src/importldif.c
3375         * src/main.c
3376         * src/mainwindow.c
3377         * src/mimeview.c
3378         * src/noticeview.c
3379         * src/prefs_account.c
3380         * src/prefs_actions.c
3381         * src/prefs_ext_prog.c
3382         * src/prefs_filtering.c
3383         * src/prefs_folder_item.c
3384         * src/prefs_image_viewer.c
3385         * src/prefs_logging.c
3386         * src/prefs_msg_colors.c
3387         * src/prefs_other.c
3388         * src/prefs_send.c
3389         * src/prefs_spelling.c
3390         * src/prefs_summaries.c
3391         * src/prefs_template.c
3392         * src/printing.c
3393         * src/quote_fmt.c
3394         * src/send_message.c
3395         * src/statusbar.c
3396         * src/summary_search.c
3397         * src/summaryview.c
3398         * src/wizard.c
3399         * src/gtk/gtkcmclist.c
3400         * src/gtk/gtkcmctree.c
3401         * src/gtk/gtkcmoptionmenu.c
3402         * src/gtk/gtksctree.c
3403         * src/gtk/gtkutils.c
3404         * src/gtk/gtkutils.h
3405         * src/gtk/gtkvscrollbutton.c
3406         * src/gtk/inputdialog.c
3407         * src/gtk/pluginwindow.c
3408         * src/gtk/quicksearch.c
3409         * src/gtk/spell_entry.c
3410         * src/plugins/bogofilter/bogofilter_gtk.c
3411         * src/plugins/dillo_viewer/dillo_prefs.c
3412         * src/plugins/pgpcore/prefs_gpg.c
3413         * src/plugins/spamassassin/spamassassin_gtk.c
3414         * src/plugins/trayicon/trayicon.c
3415         * src/plugins/trayicon/trayicon_prefs.c
3416                 Remove all possible #if GTK_CHECK_VERSION() checks,
3417                 and make Claws build with GTK+2.16 (untested right
3418                 now), as the Gpg4Win project uses GTK+2.16 currently.
3419
3420 2011-10-22 [colin]      3.7.10cvs40
3421
3422         * src/gtk/gtkutils.h
3423         * configure.ac
3424                 Fix (hopefully) build with GTK+ 2.18.
3425
3426 2011-10-20 [paul]       3.7.10cvs39
3427
3428         * AUTHORS
3429         * src/ldif.c
3430         * src/gtk/authors.h
3431                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3432                 Patch by Bodo Graumann <mail@bodograumann.de>
3433
3434 2011-10-20 [mones]      3.7.10cvs38
3435
3436         * po/fr.po
3437         * src/common/defs.h
3438                 Fix references to old dotsrc mailing lists
3439
3440 2011-10-19 [mones]      3.7.10cvs37
3441
3442         * src/prefs_msg_colors.c
3443                 Fix Ok/Cancel buttons in color selector of preferences
3444
3445 2011-10-17 [colin]      3.7.10cvs36
3446
3447         * src/gtk/gtkshruler.c
3448                 (Probably) fix GTK+ <= 2.22
3449
3450 2011-10-17 [colin]      3.7.10cvs35
3451
3452         * src/gtk/gtkshruler.c
3453                 Fix GTK+2.22 build
3454
3455 2011-10-17 [mones]      3.7.10cvs34
3456
3457         * src/addrbook.c
3458         * src/exportldif.c
3459         * src/jpilot.c
3460         * src/mutt.c
3461         * src/pine.c
3462         * src/procmsg.c
3463         * src/vcard.c
3464                 Fix potential out-of-buffer writes
3465
3466 2011-10-17 [mones]      3.7.10cvs33
3467
3468         * src/main.c
3469                 Use just one g_print call per option; correct indentation
3470
3471 2011-10-17 [colin]      3.7.10cvs32
3472
3473         * src/compose.c
3474         * src/compose.h
3475         * src/gtk/Makefile.am
3476         * src/gtk/gtkshruler.c
3477         * src/gtk/gtkshruler.h
3478         * src/gtk/gtkunit.c
3479         * src/gtk/gtkunit.h
3480                 Reimplement ruler using the GTK widgets. Thanks
3481                 to Hanno for the initial patch.
3482
3483 2011-10-17 [colin]      3.7.10cvs31
3484
3485         * src/action.c
3486         * src/main.c
3487         * src/gtk/gtkutils.c
3488         * src/gtk/gtkutils.h
3489                 Undeprecate GIO/GdkCondition
3490
3491 2011-10-16 [mones]      3.7.10cvs30
3492
3493         * src/main.c
3494                 Add --compose-from-file option to open composition
3495                 window with the headers and body from a file; based
3496                 on Debian patch to fix http://bugs.debian.org/544868
3497
3498 2011-10-15 [mones]      3.7.10cvs29
3499
3500         * manual/advanced.xml
3501                 Document new summary_from_show hidden preference
3502
3503 2011-10-15 [paul]       3.7.10cvs28
3504
3505         * src/compose.c
3506                 compose_create_tags() - fix misplaced 'int i'
3507                 compose_entry_mark_default_to() - fix To field highlighting
3508
3509 2011-10-09 [colin]      3.7.10cvs27
3510
3511         * src/addr_compl.c
3512                 Fix address completion
3513
3514 2011-10-07 [colin]      3.7.10cvs26
3515
3516         * src/prefs_filtering_action.c
3517         * src/gtk/gtkutils.h
3518                 Fix build with GTK+2.20
3519
3520 2011-10-07 [colin]      3.7.10cvs25
3521
3522         * src/gtk/Makefile.am
3523         * src/gtk/gdkkeysyms-new.h
3524         * src/gtk/gtkutils.h
3525                 Copy the new GDK_KEY_* definitions for older GTKs
3526
3527 2011-10-07 [colin]      3.7.10cvs24
3528
3529         * configure.ac
3530                 Fix typos (thanks to Hanno)
3531
3532 2011-10-07 [colin]      3.7.10cvs23
3533
3534         * src/compose.c
3535         * src/gtk/gtkshruler.c
3536         * src/gtk/gtkshruler.h
3537                 Disable ruler starting from 2.24.
3538
3539 2011-10-07 [colin]      3.7.10cvs22
3540
3541         * configure.ac
3542         * src/messageview.c
3543         * src/gtk/Makefile.am
3544                 GTK2 build fix
3545
3546 2011-10-07 [colin]      3.7.10cvs21
3547
3548         * configure.ac
3549         * src/action.c
3550         * src/addr_compl.c
3551         * src/addrgather.c
3552         * src/compose.c
3553         * src/compose.h
3554         * src/editldap.c
3555         * src/mainwindow.c
3556         * src/message_search.c
3557         * src/mimeview.c
3558         * src/mimeview.h
3559         * src/prefs_account.c
3560         * src/prefs_compose_writing.c
3561         * src/prefs_filtering_action.c
3562         * src/prefs_folder_item.c
3563         * src/prefs_logging.c
3564         * src/prefs_matcher.c
3565         * src/prefs_message.c
3566         * src/prefs_other.c
3567         * src/prefs_receive.c
3568         * src/prefs_summaries.c
3569         * src/prefs_wrapping.c
3570         * src/printing.c
3571         * src/ssl_manager.c
3572         * src/statusbar.c
3573         * src/stock_pixmap.c
3574         * src/summary_search.c
3575         * src/textview.c
3576         * src/gtk/Makefile.am
3577         * src/gtk/colorlabel.c
3578         * src/gtk/gtkutils.c
3579         * src/gtk/gtkutils.h
3580         * src/gtk/logwindow.c
3581         * src/gtk/menu.c
3582         * src/gtk/menu.h
3583         * src/gtk/quicksearch.c
3584         * src/gtk/spell_entry.c
3585         * src/plugins/bogofilter/bogofilter_gtk.c
3586         * src/plugins/dillo_viewer/dillo_viewer.c
3587         * src/plugins/pgpcore/prefs_gpg.c
3588         * src/plugins/spamassassin/spamassassin_gtk.c
3589                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3590                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3591                 ported (especially GtkCMOptionMenu)
3592
3593 2011-10-07 [colin]      3.7.10cvs20
3594
3595         * src/account.c
3596         * src/action.c
3597         * src/addr_compl.c
3598         * src/addrcustomattr.c
3599         * src/addrduplicates.c
3600         * src/addressadd.c
3601         * src/addressbook.c
3602         * src/addressbook_foldersel.c
3603         * src/addrgather.c
3604         * src/alertpanel.c
3605         * src/browseldap.c
3606         * src/compose.c
3607         * src/editaddress.c
3608         * src/editaddress_other_attributes_ldap.c
3609         * src/editbook.c
3610         * src/editgroup.c
3611         * src/editjpilot.c
3612         * src/editldap.c
3613         * src/editldap_basedn.c
3614         * src/edittags.c
3615         * src/editvcard.c
3616         * src/exphtmldlg.c
3617         * src/expldifdlg.c
3618         * src/export.c
3619         * src/foldersel.c
3620         * src/folderview.c
3621         * src/grouplistdialog.c
3622         * src/import.c
3623         * src/importldif.c
3624         * src/importmutt.c
3625         * src/importpine.c
3626         * src/mainwindow.c
3627         * src/message_search.c
3628         * src/messageview.c
3629         * src/mimeview.c
3630         * src/prefs_actions.c
3631         * src/prefs_customheader.c
3632         * src/prefs_display_header.c
3633         * src/prefs_filtering.c
3634         * src/prefs_filtering_action.c
3635         * src/prefs_folder_column.c
3636         * src/prefs_matcher.c
3637         * src/prefs_msg_colors.c
3638         * src/prefs_other.c
3639         * src/prefs_summaries.c
3640         * src/prefs_summary_column.c
3641         * src/prefs_summary_open.c
3642         * src/prefs_template.c
3643         * src/prefs_toolbar.c
3644         * src/printing.c
3645         * src/sourcewindow.c
3646         * src/ssl_manager.c
3647         * src/summary_search.c
3648         * src/summaryview.c
3649         * src/textview.c
3650         * src/uri_opener.c
3651         * src/gtk/about.c
3652         * src/gtk/colorsel.c
3653         * src/gtk/combobox.c
3654         * src/gtk/description_window.c
3655         * src/gtk/foldersort.c
3656         * src/gtk/gtkaspell.c
3657         * src/gtk/gtkcmclist.c
3658         * src/gtk/gtkcmctree.c
3659         * src/gtk/gtkcmoptionmenu.c
3660         * src/gtk/gtkutils.c
3661         * src/gtk/icon_legend.c
3662         * src/gtk/inputdialog.c
3663         * src/gtk/logwindow.c
3664         * src/gtk/pluginwindow.c
3665         * src/gtk/prefswindow.c
3666         * src/gtk/quicksearch.c
3667         * src/plugins/pgpcore/passphrase.c
3668         * src/plugins/pgpcore/select-keys.c
3669                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
3670                 to replace GDK_* by GDK_KEY_*.
3671
3672 2011-10-07 [colin]      3.7.10cvs19
3673
3674         * AUTHORS
3675         * src/account.c
3676         * src/action.c
3677         * src/addr_compl.c
3678         * src/addressbook.c
3679         * src/alertpanel.c
3680         * src/compose.c
3681         * src/edittags.c
3682         * src/folderview.c
3683         * src/grouplistdialog.c
3684         * src/image_viewer.c
3685         * src/mainwindow.c
3686         * src/mimeview.c
3687         * src/noticeview.c
3688         * src/prefs_filtering_action.c
3689         * src/prefs_folder_column.c
3690         * src/prefs_msg_colors.c
3691         * src/prefs_summary_column.c
3692         * src/prefs_toolbar.c
3693         * src/printing.c
3694         * src/stock_pixmap.c
3695         * src/summaryview.c
3696         * src/textview.c
3697         * src/undo.c
3698         * src/wizard.c
3699         * src/gtk/about.c
3700         * src/gtk/authors.h
3701         * src/gtk/colorlabel.c
3702         * src/gtk/colorsel.c
3703         * src/gtk/gtkcmclist.c
3704         * src/gtk/gtkcmctree.c
3705         * src/gtk/gtkcmoptionmenu.c
3706         * src/gtk/gtksctree.c
3707         * src/gtk/gtkutils.c
3708         * src/gtk/gtkvscrollbutton.c
3709         * src/gtk/inputdialog.c
3710         * src/gtk/logwindow.c
3711         * src/gtk/menu.c
3712         * src/gtk/prefswindow.c
3713         * src/gtk/progressdialog.c
3714         * src/plugins/pgpcore/passphrase.c
3715         * src/plugins/trayicon/trayicon.c
3716                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
3717                 Patch by Hanno Thurow-Meyer, many thanks to him !
3718
3719 2011-09-20 [colin]      3.7.10cvs18
3720
3721         * src/common/ssl.c
3722                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
3723                 gnutls 3.0.3'
3724
3725 2011-09-18 [colin]      3.7.10cvs17
3726
3727         * src/news.c
3728                 Fix segfault when connection fails
3729
3730 2011-09-03 [colin]      3.7.10cvs16
3731
3732         * src/common/ssl.c
3733                 Use NORMAL instead of EXPORT priorities.
3734
3735 2011-09-02 [colin]      3.7.10cvs15
3736
3737         * configure.ac
3738         * src/common/ssl.c
3739                 Linking against gcrypt explicitely in order to call
3740                 gcry_control() for mutex setup isn't necessary anymore
3741                 starting from gnuTLS 2.11.
3742
3743 2011-08-31 [colin]      3.7.10cvs14
3744
3745         * src/plugins/pgpinline/pgpinline.c
3746         * src/plugins/pgpmime/pgpmime.c
3747                 Fix bug #2431, "Major memory leak in PGP message handling".
3748
3749 2011-08-31 [colin]      3.7.10cvs13
3750
3751         * AUTHORS
3752         * src/gtk/authors.h
3753         * src/mainwindow.c
3754         * src/messageview.c
3755         * src/gtk/authors.h
3756                 Apply Steve Rader's patch from bug #2388, "Add 
3757                 message view scrolling menu items"
3758
3759 2011-08-30 [colin]      3.7.10cvs12
3760
3761         * src/gtk/prefswindow.c
3762                 Fix layout issues (i.e. on SSL page if changing account
3763                 type prior to visiting it).
3764
3765 2011-08-30 [colin]      3.7.10cvs11
3766
3767         * configure.ac
3768         * src/common/ssl.c
3769                 Don't use deprecated functions for GnuTLS priorities.
3770                 Require GnuTLS 2.2 that is the first version with the
3771                 new function.
3772
3773 2011-08-30 [colin]      3.7.10cvs10
3774
3775         * src/common/socket.c
3776         * src/common/ssl.c
3777                 Long-term fix for bug #2402, "GnuTLS change breaks socket
3778                 communication", as per http://savannah.gnu.org/support/?107660
3779
3780 2011-08-30 [colin]      3.7.10cvs9
3781
3782         * src/etpan/imap-thread.c
3783         * src/etpan/nntp-thread.c
3784                 Remove dead openSSL code
3785
3786 2011-08-30 [colin]      3.7.10cvs8
3787
3788         * src/ssl_manager.c
3789         * src/common/ssl.c
3790         * src/common/ssl_certificate.c
3791         * src/common/ssl_certificate.h
3792         * src/etpan/imap-thread.c
3793         * src/etpan/nntp-thread.c
3794                 Fix bug #2127, "SSL cert check uses canonical name instead of
3795                 specified name"
3796
3797 2011-08-29 [colin]      3.7.10cvs7
3798
3799         * src/prefs_account.c
3800                 Fix X-Mailer option not appearing on IMAP
3801
3802 2011-08-29 [colin]      3.7.10cvs6
3803
3804         * src/plugins/pgpcore/Makefile.am
3805         * src/plugins/pgpinline/Makefile.am
3806         * src/plugins/pgpmime/Makefile.am
3807         * src/plugins/smime/Makefile.am
3808                 Windows build fix:
3809                 libtool: link: require no space between `-L' and `.'
3810
3811 2011-08-29 [colin]      3.7.10cvs5
3812
3813         * src/account.c
3814         * src/compose.c
3815         * src/prefs_account.c
3816         * src/prefs_account.h
3817                 Revert cvs4 which is rather illogical and instead
3818                 use Fabian's patch from bug #2471
3819
3820 2011-08-29 [colin]      3.7.10cvs4
3821
3822         * src/compose.c
3823                 Don't insert custom headers that have empty values.
3824                 Allows not inserting X-Mailer if it's set to nothing.
3825                 Fixes bug #2471, "Make setting an X-Mailer header optional".
3826
3827 2011-08-29 [colin]      3.7.10cvs3
3828
3829         * src/image_viewer.c
3830         * src/textview.c
3831         * src/gtk/gtkutils.c
3832         * src/gtk/gtkutils.h
3833                 Handle EXIF orientation in images (both in textview's
3834                 preview and image viewer)
3835
3836 2011-08-28 [paul]       3.7.10cvs2
3837
3838         * src/prefs_common.c
3839         * src/prefs_common.h
3840         * src/summaryview.c
3841                 add new hidden option to control the display in the From
3842                 column in the Message List: 0 (default): show name,
3843                 1: show address, 2: show name + address
3844
3845 2011-08-27 [paul]       3.7.10cvs1
3846
3847         * po/POTFILES.in
3848         * src/common/ssl_certificate.c
3849         * src/etpan/imap-thread.c
3850         * src/etpan/nntp-thread.c
3851                 offer up some missing log_error() strings to translators
3852
3853 2011-08-27 [paul]       3.7.10
3854         * NEWS
3855         * README
3856         * RELEASE_NOTES 
3857                 3.7.10 unleashed!               
3858
3859 2011-08-27 [paul]       3.7.9cvs52
3860
3861         * po/cs.po
3862         * po/fr.po
3863         * po/hu.po
3864         * po/lt.po
3865         * po/pt_BR.po
3866         * po/sk.po
3867                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
3868                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
3869
3870 2011-08-27 [mones]      3.7.9cvs51
3871
3872         * claws-mail.desktop
3873                 Include generic name and comment translations
3874                 Thanks to all the people on the translators ML!
3875
3876 2011-08-23 [paul]       3.7.9cvs50
3877
3878         * src/common/ssl.c
3879                 probable/possible fix/workaround for bug 2402,
3880                 'can't download message from pop3 server'
3881
3882 2011-08-18 [paul]       3.7.9cvs49
3883
3884         * manual/handling.xml
3885                 fix typos. thanks to vilpan
3886
3887 2011-08-17 [paul]       3.7.9cvs48
3888
3889         * tools/claws.i18n.status.pl
3890                 add Mindaugas Baranauskas (Lithuanian)
3891
3892 2011-08-14 [mir]        3.7.9cvs47
3893
3894         * src/news.c
3895         * src/etpan/nntp-thread.c
3896                 Fix bug 2418. Patch provided by Sébastien Bigaret with
3897                 some minor contribution by me.
3898
3899 2011-08-13 [mir]        3.7.9cvs46
3900
3901         * src/etpan/nntp-thread.c
3902                 Fix bug when NNTP server sends authentication warning
3903                 as part of the connection session. Privously etpan would
3904                 bail out for any return code other than NEWSNNTP_NO_ERROR
3905                 but as early as the connection session a return code like
3906                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
3907                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
3908                 be considered as an error.
3909
3910 2011-08-12 [paul]       3.7.9cvs45
3911
3912         * src/mimeview.c
3913                 3.7.9cvs43 mistakenly dropped off the info
3914                 about the mime part from the tooltip
3915
3916 2011-08-12 [wwp]        3.7.9cvs44
3917
3918         * src/gtk/quicksearch.c
3919          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
3920
3921 2011-08-09 [paul]       3.7.9cvs43
3922
3923         * src/mimeview.c
3924                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
3925
3926 2011-08-06 [paul]       3.7.9cvs42
3927
3928         * src/compose.c
3929                 fix cursor placement in Forward template
3930
3931 2011-08-06 [paul]       3.7.9cvs41
3932
3933         * src/gtk/description_window.c
3934                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
3935
3936 2011-08-05 [holger]     3.7.9cvs40
3937
3938         * claws-mail.desktop
3939                 Revert 3.7.9cvs35 for now, it may be problematic
3940                 (see bug #2450)
3941
3942 2011-08-05 [paul]       3.7.9cvs39
3943
3944         * src/mainwindow.c
3945         * src/messageview.c
3946                 use 'Collapse quotes' rather than 'Fold quotes' on
3947                 labels, for consistency
3948         * src/toolbar.c
3949                 use 'Receive mail from account' rather than 'on account'
3950
3951 2011-07-30 [mir]        3.7.9cvs38
3952
3953         * src/etpan/Makefile.am
3954         * src/plugins/pgpcore/Makefile.am
3955         * src/plugins/pgpmime/Makefile.am
3956         * src/plugins/smime/Makefile.am
3957                 Fix broken build on Debian Sid. enchant.h cannot be
3958                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
3959                 present in Makefile.am. Apparently enchant.h in older
3960                 versions were placed in /usr/include which is always
3961                 scanned be default.
3962
3963 2011-07-21 [mones]      3.7.9cvs37
3964
3965         * src/common/plugin.c
3966         * src/common/plugin.h
3967                 Make licences allowed for plugins more explicit and also
3968                 accept dual (or more) licences when properly formatted.
3969                 Doesn't require any change on current plugins.
3970
3971 2011-07-18 [mones]      3.7.9cvs36
3972
3973         * manual/advanced.xml
3974                 Document briefly tags feature.
3975         * manual/glossary.xml
3976                 Fix definition to avoid confussion with tags.
3977         * manual/es/advanced.xml
3978         * manual/es/glossary.xml
3979                 Synchronize Spanish translation with the above.
3980
3981 2011-07-07 [holger]     3.7.9cvs35
3982
3983         * claws-mail.desktop
3984                 Add indicator stuff to the desktop file
3985                 Taken from bug #2450
3986
3987 2011-07-06 [paul]       3.7.9cvs34
3988
3989         * src/edittags.c
3990                 fix English usage
3991
3992 2011-07-06 [mones]      3.7.9cvs33
3993
3994         * src/edittags.c
3995                 Do not create an empty tag name row in panel and
3996                 warn user about using a non-reserved tag instead
3997
3998 2011-07-05 [mones]      3.7.9cvs32
3999
4000         * src/imap.c
4001         * src/common/tags.c
4002         * src/common/tags.h
4003         * src/etpan/imap-thread.c
4004                 Make constants for reserved tags and use them
4005                 Removed also duplicate comparison while at it
4006
4007 2011-07-05 [paul]       3.7.9cvs31
4008
4009         * src/compose.c
4010                 when using a Compose template, only place the cursor
4011                 in the body when the cursor symbol, %cursor (%X), is used
4012
4013 2011-07-03 [paul]       3.7.9cvs30
4014
4015         * src/main.c
4016                 do main_window_popup(mainwin); on plugin load error, or
4017                 else the warning dialogue and mainwindow stays minimised
4018                 and hidden
4019
4020 2011-07-03 [paul]       3.7.9cvs29
4021
4022         * src/wizard.c
4023                 fix bug 2462, 'Building without GnuTLS support leads to a
4024                 failure in wizard.c'
4025
4026 2011-07-03 [paul]       3.7.9cvs28
4027
4028         * src/mainwindow.c
4029         * src/mainwindow.h
4030         * src/summaryview.c
4031                 fix bug #2461, 'popup menu in message list displays
4032                 'move to trash' and 'delete''.
4033                 Add a new sensitivity condition 'M_NOT_TRASH' and
4034                 remove the broken workaround for right-click in summaryview.c.
4035                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4036                 News folder.
4037
4038 2011-06-21 [paul]       3.7.9cvs27
4039
4040         * src/mainwindow.c
4041                 revert 3.7.9cvs2, it does no good
4042
4043 2011-06-18 [mir]        3.7.9cvs26
4044
4045         * configure.ac
4046                 Fix autoconf warnings introduced in autoconf >= 2.64
4047
4048 2011-06-05 [paul]       3.7.9cvs25
4049
4050         * po/ca.po
4051         * po/cs.po
4052         * po/de.po
4053         * po/it.po
4054         * po/ja.po
4055         * po/pt_PT.po
4056         * po/sk.po
4057         * po/uk.po
4058                 fix strings where an informational message has been
4059                 wrongly entered into the translated string
4060         * src/toolbar.c
4061                 enable 'Trash' and 'Sender' to be translated based on
4062                 the context, e.g. as button text and as mail header
4063         * src/gtk/about.c
4064                 fix english in Info tab
4065
4066 2011-05-25 [colin]      3.7.9cvs24
4067
4068         * src/action.c
4069                 Fix bug #2439, "use bitwise operator for bitmask instead of
4070                 logical operator". Thanks to Nicolas Kaiser for the patch.
4071
4072 2011-05-18 [colin]      3.7.9cvs23
4073
4074         * src/news.c
4075                 Fix missing group selection before xover if the
4076                 connection was reset before.
4077
4078 2011-05-12 [colin]      3.7.9cvs22
4079
4080         * src/common/utils.c
4081                 Fix bug #2412, "Send account mail address in Message-ID
4082                 wrongly implemented". Patch by Fabian Keil.
4083
4084 2011-05-12 [mones]      3.7.9cvs21
4085
4086         * src/etpan/nntp-thread.c
4087                 Fix bug #2418 "NNTP authentication is broken"
4088
4089 2011-05-09 [pawel]      3.7.9cvs20
4090
4091         * src/mainwindow.c
4092         * src/prefs_folder_item.c
4093                 Small UI fixes
4094
4095 2011-05-05 [colin]      3.7.9cvs19
4096
4097         * src/imap.c
4098         * src/inc.c
4099         * src/news.c
4100         * src/send_message.c
4101                 Fix bug #2184, "Add account name information inside network log".
4102                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4103                 This stuff is too much copy-pasted.
4104
4105
4106 2011-04-30 [colin]      3.7.9cvs18
4107
4108         * src/main.c
4109                 Fix bug #2414, 'Claws segfaults on startup with
4110                 notification plugin enabled". Thanks Christian
4111                 Faulhammer for the patch.
4112
4113 2011-04-27 [colin]      3.7.9cvs17
4114
4115         * src/codeconv.c
4116                 Make Windows' encoding CP1251 for ru_RU locale
4117                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4118
4119 2011-04-24 [paul]       3.7.9cvs16
4120
4121         * manual/claws-mail-manual.xml
4122         * manual/de/claws-mail-manual.xml
4123         * manual/es/claws-mail-manual.xml
4124         * manual/fr/claws-mail-manual.xml
4125         * manual/it/claws-mail-manual.xml
4126                 update copyright year
4127
4128 2011-04-24 [paul]       3.7.9cvs15
4129
4130         * src/summaryview.c
4131                 fix bug #2353, 'Right-clicking on spam in order to delete
4132                 it causes it to show in message window'
4133
4134 2011-04-24 [paul]       3.7.9cvs14
4135
4136         * src/mainwindow.c
4137         * src/gtk/foldersort.c
4138         * src/gtk/foldersort.h
4139                 fix labelling, 'change folder order' to 'change mailbox order'
4140
4141 2011-04-23 [paul]       3.7.9cvs13
4142
4143         * configure.ac
4144                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4145                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4146                 committed in 3.7.8cvs19 
4147
4148 2011-04-11 [paul]       3.7.9cvs12
4149
4150         * src/plugins/trayicon/trayicon.c
4151                 fix build bug: gtk_status_icon_set_title() is available
4152                 since gtk 2.18.x not 2.14.x
4153
4154 2011-04-11 [paul]       3.7.9cvs11
4155
4156         * po/hu.po
4157                 updated by Páder RezsÅ‘
4158
4159 2011-04-10 [colin]      3.7.9cvs10
4160
4161         * src/addr_compl.c
4162         * src/addressbook.c
4163         * src/compose.c
4164         * src/editaddress.c
4165         * src/editaddress_other_attributes_ldap.c
4166         * src/main.c
4167         * src/message_search.c
4168         * src/prefs_display_header.c
4169         * src/prefs_filtering_action.c
4170         * src/prefs_matcher.c
4171         * src/prefs_other.c
4172         * src/prefs_toolbar.c
4173         * src/summary_search.c
4174         * src/gtk/colorlabel.c
4175         * src/gtk/combobox.c
4176         * src/gtk/gtkcmoptionmenu.c
4177         * src/gtk/gtkshruler.c
4178         * src/gtk/gtkshruler.h
4179         * src/gtk/gtkutils.h
4180         * src/gtk/inputdialog.c
4181         * src/gtk/quicksearch.c
4182                 Revert the whole pile of crap introduced in
4183                 cvs9,8,7,4.
4184
4185 2011-04-10 [colin]      3.7.9cvs9
4186
4187         * src/compose.c
4188         * src/editaddress.c
4189         * src/editaddress_other_attributes_ldap.c
4190         * src/main.c
4191         * src/message_search.c
4192         * src/prefs_display_header.c
4193         * src/prefs_matcher.c
4194         * src/prefs_toolbar.c
4195         * src/summary_search.c
4196         * src/gtk/combobox.c
4197         * src/gtk/gtkutils.h
4198         * src/gtk/inputdialog.c
4199         * src/gtk/quicksearch.c
4200                 Finish fun with combo boxes. (hopefully)
4201
4202 2011-04-10 [colin]      3.7.9cvs8
4203
4204         * src/compose.c
4205         * src/prefs_filtering_action.c
4206         * src/gtk/combobox.c
4207         * src/gtk/gtkshruler.c
4208         * src/gtk/gtkshruler.h
4209                 More undeprecation. GTKSHRuler is #if'ed out. We can
4210                 still decide to maintain the old GtkRuler widget in-tree
4211                 if the lack of ruler in Compose window is too
4212                 annoying.
4213
4214 2011-04-10 [colin]      3.7.9cvs7
4215
4216         * src/addr_compl.c
4217         * src/addressbook.c
4218         * src/compose.c
4219         * src/editaddress_other_attributes_ldap.c
4220         * src/message_search.c
4221         * src/prefs_display_header.c
4222         * src/prefs_filtering_action.c
4223         * src/prefs_other.c
4224         * src/prefs_toolbar.c
4225         * src/summary_search.c
4226         * src/gtk/colorlabel.c
4227         * src/gtk/combobox.c
4228         * src/gtk/gtkcmoptionmenu.c
4229         * src/gtk/gtkutils.h
4230                 More comboboxtext undeprecation
4231
4232 2011-04-10 [colin]      3.7.9cvs6
4233
4234         * src/messageview.c
4235                 Fix it better.
4236
4237 2011-04-10 [colin]      3.7.9cvs5
4238
4239         * src/messageview.c
4240                 Fix age-old typo.
4241
4242 2011-04-10 [colin]      3.7.9cvs4
4243
4244         * src/compose.c
4245         * src/editaddress_other_attributes_ldap.c
4246         * src/message_search.c
4247         * src/prefs_display_header.c
4248         * src/prefs_filtering_action.c
4249         * src/prefs_other.c
4250         * src/prefs_toolbar.c
4251         * src/summary_search.c
4252         * src/gtk/combobox.c
4253         * src/gtk/gtkutils.h
4254                 gtk_combo_box_*_text() is deprecated, and
4255                 gtk_combo_box_text_*() is the new hotness.
4256
4257 2011-04-10 [colin]      3.7.9cvs3
4258
4259         * src/addr_compl.c
4260         * src/addressbook.c
4261         * src/browseldap.c
4262         * src/compose.c
4263         * src/folder.c
4264         * src/folderview.c
4265         * src/gtk/gtkvscrollbutton.c
4266         * src/gtk/gtkvscrollbutton.h
4267                 s/GtkFunction/GSourceFunc
4268
4269 2011-04-10 [colin]      3.7.9cvs2
4270
4271         * src/mainwindow.c
4272                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4273                 This is the patch from bug #2396, it should be innocuous even
4274                 if that's useless to do deiconify + present window...
4275
4276 2011-04-09 [paul]       3.7.9cvs1
4277
4278         * src/prefs_summaries.c
4279                 fix typo in string. (thanks, Brad!)
4280
4281 2011-04-09 [paul]       3.7.9
4282         * NEWS
4283         * README
4284         * RELEASE_NOTES 
4285                 3.7.9 unleashed!        
4286
4287 2011-04-09 [paul]       3.7.8cvs78
4288
4289         * po/cs.po
4290         * po/es.po
4291         * po/fi.po
4292         * po/fr.po
4293         * po/lt.po
4294         * po/pt_BR.po
4295         * po/sk.po
4296         * po/uk.po
4297                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4298                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4299                 Slavko, and Yarema
4300
4301 2011-04-09 [colin]      3.7.8cvs77
4302
4303         * src/gtk/filesel.c
4304                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4305                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4306                 encoding filename. Hooray for stupid.
4307
4308 2011-04-08 [colin]      3.7.8cvs76
4309
4310         * src/action.c
4311                 Fix action Stop: if child does not react to SIGTERM, it'll
4312                 probably start behaving when it'll get a SIGKILL on the user's
4313                 second press on Stop.
4314                 Fixes bug #2237, "User action makes Claws unresponsive".
4315
4316 2011-04-08 [colin]      3.7.8cvs75
4317
4318         * src/account.c
4319         * src/folder.c
4320         * src/folder.h
4321         * src/folder_item_prefs.c
4322         * src/folder_item_prefs.h
4323         * src/prefs_account.c
4324                 Fix bug #2382, "folderitemrc not updated when account
4325                 name is changed". Indeed, this wasn't done.
4326
4327 2011-04-08 [wwp]        3.7.8cvs74
4328
4329         * src/procmime.c
4330         Add support for quoted values (*="value").
4331         This commonly fixes a trailing quote appearing to filenames
4332         sent by iphone Mail (not sure if it's culprit at all, though).
4333
4334 2011-04-08 [colin]      3.7.8cvs73
4335
4336         * src/gtk/filesel.c
4337                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4338                 caused by attachments with extended chars in the file name". Patch
4339                 derived from a patch bt Fabien Keil
4340
4341 2011-04-05 [wwp]        3.7.8cvs72
4342
4343         * src/compose.c
4344                 A debug string not to translate.
4345
4346 2011-04-03 [colin]      3.7.8cvs71
4347
4348         * src/common/utils.h
4349                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4350                 That's not the first bug-report where internal
4351                 debug-only backtrace() crashes on FreeBSD.
4352
4353 2011-04-03 [colin]      3.7.8cvs70
4354
4355         * src/compose.c
4356                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4357                 compose window".
4358                 Batch-mode compose windows (from filtering actions) shouldn't
4359                 try to access stuff after flushing events...
4360
4361 2011-03-31 [paul]       3.7.8cvs69
4362
4363         * INSTALL
4364                 update as gtk >= 2.10 now required
4365                 (because I'll never remember to do this later)
4366
4367 2011-03-26 [paul]       3.7.8cvs68
4368
4369         * src/messageview.c
4370                 fix separators in Go To menu
4371
4372 2011-03-20 [colin]      3.7.8cvs67
4373
4374         * configure.ac
4375                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4376                 when we'll have time to handle them
4377
4378 2011-03-18 [paul]       3.7.8cvs66
4379
4380         * src/textview.c
4381                 make user-facing message more accurate -
4382                 'Network Log' not 'View Log'
4383
4384 2011-03-17 [wwp]        3.7.8cvs65
4385
4386         * po/fr.po
4387                 Fix a typo around plural form, as reported by
4388                 Yannick Palanque.
4389
4390 2011-03-15 [colin]      3.7.8cvs64
4391
4392         * AUTHORS
4393         * src/gtk/authors.h
4394         * src/main.c
4395                 Fix bug #2381, "Support for NetworkManager 0.9".
4396                 Patch by Mikhail Efremov
4397
4398 2011-03-04 [colin]      3.7.8cvs63
4399
4400         * src/mimeview.c
4401         * src/mimeview.h
4402                 Fix segfault on Windows
4403         * src/exporthtml.c
4404         * src/common/utils.c
4405         * src/common/w32_unistd.c
4406         * src/common/w32lib.h
4407                 Rationalize use of time_r() funcs (pthread do define them)
4408
4409 2011-03-02 [pawel]      3.7.8cvs62
4410
4411         * src/wizard.c
4412                 Re-implement widgets aligning, switch from GtkSizeGroup
4413                 to GtkTable - this should fix disappearing labels
4414
4415 2011-03-01 [pawel]      3.7.8cvs61
4416
4417         * src/wizard.c
4418                 Wizard GUI cleanups. Make it look and behave more
4419                 like account preferences.
4420
4421 2011-02-23 [colin]      3.7.8cvs60
4422
4423         * src/common/Makefile.am
4424                 Fix make dist
4425
4426 2011-02-23 [colin]      3.7.8cvs59
4427
4428         * src/Makefile.am
4429         * src/main.c
4430         * src/common/Makefile.am
4431         * src/common/plugin.c
4432         * src/common/valgrind.h
4433                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4434                 Use valgrind's own header.
4435
4436 2011-02-22 [colin]      3.7.8cvs58
4437
4438         * src/prefs_account.c
4439                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4440                 signed message" upon new installation. This is disturbing when PGP
4441                 plugins are loaded by default.
4442
4443 2011-02-16 [paul]       3.7.8cvs57
4444
4445         * src/*
4446                 update copyright headers throughout
4447
4448 2011-02-16 [paul]       3.7.8cvs56
4449
4450         * src/summaryview.c
4451                 use gettext plural form for "item selected"/"items selected"
4452
4453 2011-02-13 [colin]      3.7.8cvs55
4454
4455         * src/mimeview.c
4456         * src/mimeview.h
4457                 Fix bug #2361, "Claws crashes after PGP Check in separate
4458                 msg view". Don't let the cancel thread lie around after
4459                 the verification ended.
4460
4461 2011-02-13 [paul]       3.7.8cvs54
4462
4463         * po/lt.po
4464                 updated by Mindaugas Baranauskas
4465
4466 2011-02-11 [mones]      3.7.8cvs53
4467
4468         * manual/es/advanced.xml
4469                 Sync with English manual
4470         * src/imap.c
4471                 Fix remaining mismatched alloc/free from cppcheck
4472
4473 2011-02-10 [pawel]      3.7.8cvs52
4474
4475         * src/ldapupdate.c
4476                 Fix memleaks
4477
4478 2011-02-10 [pawel]      3.7.8cvs51
4479
4480         * src/prefs_toolbar.c
4481                 - set menus sensitivity in item type combo depending on
4482                   availability of actions / plugin hooks
4483                 - style fixes, spaces instead of tabs mostly
4484
4485 2011-02-10 [paul]       3.7.8cvs50
4486
4487         * src/prefs_account.c
4488                 move the 'send acc mail addr in msg-id" option to
4489                 the send page
4490
4491 2011-02-10 [paul]       3.7.8cvs49
4492
4493         * src/prefs_account.c
4494                 move the 'expunge immediately' option to a more
4495                 suitable page
4496
4497 2011-02-05 [pawel]      3.7.8cvs48
4498
4499         * manual/advanced.xml
4500                 Document new hidden pref
4501         * src/folder.c
4502                 Dont treat mimeparts referenced by others as
4503                 real attachments
4504         * src/mimeview.c
4505         * src/prefs_common.c
4506         * src/prefs_common.h
4507                 Add ability to hide inline attachments referenced
4508                 by other mimeparts in MimeView. To enable this
4509                 feature set show_inline_attachments=0 in your clawsrc
4510
4511 2011-01-25 [colin]      3.7.8cvs47
4512
4513         * src/matcher.c
4514                 Fix matcher body parsing: decode mails with our
4515                 MIME parser. This speeds up body search a bit as
4516                 binary attachments are not searched anymore, slows
4517                 down a bit full message searches, but not awfully.
4518         * src/summary_search.c
4519                 Use matcher API to search, in all cases (advanced search or
4520                 not). Also, fix little logic bugs related to combos history
4521         * src/common/utils.c
4522         * src/common/utils.h
4523         * src/procmime.c
4524         * src/procmime.h
4525                 Remove dead code, export functions needed by matcher.c
4526
4527 2011-01-25 [colin]      3.7.8cvs46
4528
4529         * src/compose.c
4530         * src/prefs_common.c
4531         * src/common/md5.c
4532         * src/common/ssl_certificate.c
4533                 Fix mismatched alloc/free (thanks to cppcheck)
4534
4535 2011-01-25 [colin]      3.7.8cvs45
4536
4537         * src/pop.c
4538                 Fix leak on error path
4539
4540 2011-01-23 [mones]      3.7.8cvs44
4541
4542         * manual/es/advanced.xml
4543                 Sync with English manual
4544
4545 2011-01-23 [paul]       3.7.8cvs43
4546
4547         * src/gtk/about.c
4548                 it's 2011, update copyright line
4549
4550 2011-01-23 [paul]       3.7.8cvs42
4551
4552         * manual/advanced.xml
4553         * src/prefs_common.c
4554         * src/prefs_common.h
4555         * src/textview.c
4556                 fix bug #2350, 'Make displaying localized date/time in
4557                 message view optional'.
4558                 This introduces a new hidden option (why do more?),
4559                 'msgview_date_format', which defaults to OFF, maintaining
4560                 the current and expected behaviour.
4561
4562 2011-01-21 [colin]      3.7.8cvs41
4563
4564         * src/procmime.c
4565                 Fix bug #2050, Clawsmail sends return receipt every seconds
4566                 We forgot to close the file when parsing 
4567                 disposition-notification fields, which made unlinking of the
4568                 corresponding emails in tempfolder/processing impossible in
4569                 Windows. Causing them to be re-fetched every time.
4570
4571 2011-01-21 [colin]      3.7.8cvs40
4572
4573         * claws-mail.desktop
4574                 Fix again bug #2346: We should have a %u parameter.
4575
4576 2011-01-21 [colin]      3.7.8cvs39
4577
4578         * src/plugins/spamassassin/spamassassin.c
4579                 Fix sa-learn when offline (its command line parsing is
4580                 space-dependant). Patch by Wolfgang Lorenz
4581
4582 2011-01-19 [pawel]      3.7.8cvs38
4583
4584         * claws-mail.desktop
4585                 Fix Bug 2346 'Please register x-handler-scheme
4586                  in .desktop file' patch by Laurent Bigonville
4587                 While I'm here update things to current
4588                 standards, fix desktop-file-validate warnings/errors
4589
4590 2011-01-18 [colin]      3.7.8cvs37
4591
4592         * src/common/smtp.c
4593                 Fix logic on SMTP AUTH: If the selected method isn't
4594                 available, say so instead of supposing it'll work.
4595                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4596
4597 2011-01-15 [pawel]      3.7.8cvs36
4598
4599         * src/prefs_folder_item.c
4600                 Rework subject regexp simplify gui a bit, this give us better
4601                 options page layout (window with min width was too short to 
4602                 show all contents and thigs were unwieldy) and better preview
4603                 of regexp working/not working
4604
4605 2011-01-14 [pawel]      3.7.8cvs35
4606
4607         * src/textview.c
4608                 strncpy2() NULLify strings just fine, no need to be
4609                 extra "clever"
4610
4611 2011-01-14 [pawel]      3.7.8cvs34
4612
4613         * src/textview.c
4614                 Fix Bug #2165 'The date not localized in the message view'
4615                 Display Date header in messageview in the same way as in
4616                 summaryview by respecting date format set in preferences.
4617
4618 2011-01-06 [pawel]      3.7.8cvs33
4619
4620         * src/prefs_account.c
4621         * src/prefs_folder_item.c
4622         * src/prefs_quote.c
4623         * src/quote_fmt.c
4624                 Make quote templates widgets more compact
4625
4626 2011-01-06 [pawel]      3.7.8cvs32
4627
4628         * src/plugins/trayicon/trayicon.c
4629                 - fix logic bug which caused icon to be
4630                   always set no-mail status on plugin load
4631                 - force icon hide on plugin_done(), without
4632                   it empty space(?!) is left in tray under KDE3 and KDE4
4633
4634 2011-01-06 [colin]      3.7.8cvs31
4635
4636         * src/addrharvest.c
4637         * src/codeconv.c
4638         * src/codeconv.h
4639         * src/compose.c
4640         * src/news.c
4641         * src/procheader.c
4642         * src/procmime.c
4643         * src/unmime.c
4644         * src/unmime.h
4645                 Unmime headers differently whether they're addresses or not:
4646                 It's useless to quote things containing commas if it's in
4647                 subject, for example. (introduced in 3.7.8cvs26)
4648
4649 2011-01-06 [colin]      3.7.8cvs30
4650
4651         * src/gtk/gtkaspell.c
4652                 Complete previous patch
4653         * src/messageview.c
4654         * src/plugins/pgpinline/pgpinline.c
4655                 Coding style
4656
4657 2011-01-06 [paul]       3.7.8cvs29
4658
4659         * AUTHORS
4660         * configure.ac
4661         * po/lt.po
4662         * src/gtk/authors.h
4663                 add Lithuanian translation (approx. 65% complete)
4664                 submitted by Mindaugas Baranauskas
4665
4666 2011-01-06 [pawel]      3.7.8cvs28
4667
4668         * src/export.c
4669         * src/import.c
4670         * src/messageview.c
4671         * src/prefs_actions.c
4672         * src/procmime.c
4673         * src/gtk/gtkaspell.c
4674         * src/plugins/pgpinline/pgpinline.c
4675         * src/plugins/pgpmime/pgpmime.c
4676         * src/plugins/smime/smime.c
4677                 Fix memory/file descriptors leaks
4678
4679 2011-01-06 [paul]       3.7.8cvs27
4680
4681         * src/plugins/pgpcore/sgpgme.c
4682                 fix bug #2322, 'GPG Full info: showing subkey
4683                 ID instead of primary key fingerprint'
4684                 Patch by Sébastien Bigaret.
4685
4686 2011-01-03 [colin]      3.7.8cvs26
4687
4688         * src/unmime.c
4689                 Better quote-checking when unmim-ing headers
4690                 that may have comas.
4691
4692 2011-01-03 [colin]      3.7.8cvs25
4693
4694         * src/unmime.c
4695                 Fix bug #2299, "Incorrect handling of quoted printable coma
4696                 in headers". As this is really painful to fix by switching
4697                 the whole stuff to a list of headers tokens, we workaround
4698                 the problem by adding quotes around the encoded-word (making
4699                 it a quoted-string which continuity is already handled).
4700
4701 2011-01-03 [colin]      3.7.8cvs24
4702
4703         * src/procheader.c
4704                 Remove dead code
4705
4706 2010-12-23 [colin]      3.7.8cvs23
4707
4708         * src/compose.c
4709                 Finish fixing bug #2203: When forwarding (inline) and there
4710                 are some text/* parts with no name, set them a name and
4711                 set their disposition to attachment, so that recipients with
4712                 MUAs preferring HTML parts don't show them by default.
4713
4714 2010-12-22 [paul]       3.7.8cvs22
4715
4716         * src/compose.h
4717                 fix missing file in 3.7.8cvs20
4718
4719 2010-12-22 [colin]      3.7.8cvs21
4720
4721         * src/folderview.c
4722         * src/folderview.h
4723                 Implement a nicer scroll when drag and dropping
4724
4725 2010-12-22 [colin]      3.7.8cvs20
4726
4727         * src/compose.c
4728                 Store charset if available when attaching text/* parts
4729                 Fixes bug #2203, 'Problems in forwarding multipart/
4730                 alternative messages with HTML part'
4731
4732 2010-12-22 [colin]      3.7.8cvs19
4733
4734         * src/textview.c
4735                 Fix wrong free
4736
4737 2010-12-21 [colin]      3.7.8cvs18
4738
4739         * src/inc.c
4740         * src/send_message.c
4741         * src/common/session.c
4742         * src/common/session.h
4743                 Differentiate between running sessions and connected
4744                 sessions. Fixes bug #2332, "Crash when hitting cancel
4745                 on the SMTP status window"
4746
4747 2010-12-21 [colin]      3.7.8cvs17
4748
4749         * src/etpan/etpan-thread-manager.c
4750                 Dead code removal
4751
4752 2010-12-21 [colin]      3.7.8cvs16
4753
4754         * src/textview.c
4755                 Check whether we should continue loading the
4756                 current textview after inserting a possibly
4757                 big image.
4758
4759 2010-12-20 [colin]      3.7.8cvs15
4760
4761         * src/addrcindex.c
4762         * src/addrcindex.h
4763                 Removed. Dead code since ages!
4764         * src/addr_compl.c
4765         * src/gtk/gtkcmclist.c
4766         * src/gtk/gtkcmctree.c
4767         * src/gtk/gtksctree.c
4768                 undefine *_DISABLE_DEPRECATED in the files that
4769                 use deprecated interfaces. Implicit declarations
4770                 can lead to crashes as prototypes are unknown, as
4771                 evidenced by bug #2315.
4772
4773 2010-12-20 [colin]      3.7.8cvs14
4774
4775         * src/compose.c
4776                 Don't flush events when adding an header entry. This
4777                 can mess up the keypresses in the previous header.
4778                 Instead, make the scroll happen later (doing it on the
4779                 spot without flushing events doesn't work as the new
4780                 requisitions aren't set yet).
4781
4782 2010-12-20 [colin]      3.7.8cvs13
4783
4784         * src/mainwindow.c
4785                 Don't iconify at start on w32. This un-iconifies in the
4786                 background.
4787
4788 2010-12-20 [colin]      3.7.8cvs12
4789
4790         * src/common/base64.c
4791                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
4792                 Patch by pochini at shiny.it
4793
4794 2010-12-19 [colin]      3.7.8cvs11
4795
4796         * src/ldapserver.c
4797                 Better debug.
4798
4799 2010-12-18 [colin]      3.7.8cvs10
4800
4801         * src/compose.c
4802                 Fix bug #2148, "Attachment content-transfer-encoding 
4803                 incorrectly set when signing emails". The RFC 2045
4804                 states that message/* and multipart/* encoding must
4805                 be either 7-bit, 8-bit or binary.
4806
4807 2010-12-18 [mones]      3.7.8cvs9
4808
4809         * src/ldaputil.c
4810                 Fix crash when searching or adding a LDAP server
4811
4812 2010-12-17 [colin]      3.7.8cvs8
4813
4814         * configure.ac
4815         * src/editldap.c
4816         * src/ldapquery.c
4817         * src/ldapserver.c
4818         * src/ldapupdate.c
4819         * src/ldaputil.c
4820         * src/ldaputil.h
4821                 Better error logging. Disable LDAP SSL/TLS on
4822                 Windows, it's crashy/non-worky.
4823
4824 2010-12-17 [colin]      3.7.8cvs7
4825
4826         * src/folder.c
4827                 Fix bug #2325, "messages remains in folder cache after moving
4828                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
4829
4830 2010-12-17 [colin]      3.7.8cvs6
4831
4832         * src/addressadd.c
4833         * src/addressbook.c
4834         * src/addrindex.c
4835         * src/ldapquery.c
4836         * src/ldapquery.h
4837         * src/ldapserver.c
4838         * src/ldapserver.h
4839         * src/ldapupdate.c
4840         * src/ldaputil.c
4841         * src/ldaputil.h
4842                 Windows build fixes (w32 LDAP completely untested!)
4843
4844 2010-12-16 [colin]      3.7.8cvs5
4845
4846         * src/addrindex.c
4847         * src/editldap.c
4848         * src/ldapctrl.c
4849         * src/ldapquery.c
4850         * src/ldapserver.c
4851         * src/ldapserver.h
4852         * src/ldapupdate.c
4853         * src/ldaputil.c
4854                 Try to rationalize a bit LDAP connections
4855
4856 2010-12-16 [colin]      3.7.8cvs4
4857
4858         * src/prefs_spelling.c
4859         * src/common/defs.h
4860                 Add a button to get dictionaries (win32)
4861
4862 2010-12-16 [colin]      3.7.8cvs3
4863
4864         * src/prefs_matcher.c
4865                 Fix bug #2279, "crash when clicking 'define' in filter
4866                 configuring". Thanks to Theodor Ciobanu for the hint at
4867                 the problem.
4868
4869 2010-12-14 [colin]      3.7.8cvs2
4870
4871         * src/gtk/gtkaspell.c
4872                 Add missing guard for sys/wait.h
4873
4874 2010-12-05 [colin]      3.7.8cvs1
4875
4876         * tools/make.themes.project
4877                 Seems wget has changed naming of targets downloaded.
4878                 Fix it by always providing our own name.
4879                 [Pushing mones' patch again after messing with CVSROOT]
4880
4881 2010-12-04 [paul]       3.7.8
4882         * NEWS
4883         * README
4884         * RELEASE_NOTES 
4885                 3.7.8 unleashed!
4886
4887 2010-12-03 [paul]       3.7.7cvs11
4888
4889         * configure.ac
4890         * manual/xml2pdf ** REMOVED **
4891         * manual/dist/pdf/Makefile.am
4892         * manual/es/dist/pdf/Makefile.am
4893         * manual/fr/dist/pdf/Makefile.am
4894         * manual/pl/dist/pdf/Makefile.am
4895                 simplify check for tools needed for manual building,
4896                 remove xml2pdf and use docbook2pdf instead
4897
4898 2010-12-03 [mir]        3.7.7cvs10
4899
4900         * configure.ac
4901                 Fix bug so that configure option --disable-manual
4902                 actually disable building the manuals
4903
4904 2010-12-01 [pawel]      3.7.7cvs9
4905
4906         * src/crash.c
4907                 One more GTK+ 2.22 build fix
4908
4909 2010-11-30 [colin]      3.7.7cvs8
4910
4911         * src/action.c
4912                 Fix bug #2317, 'Action results in "Bad file descriptor"'
4913                 Introduced in 3.7.6cvs57. In fact the error has been there
4914                 since ages, and only new thing is the verification of the
4915                 various functions return code. Let the stuff work as it
4916                 does, as it seems to do the right thing since ages.
4917
4918 2010-11-28 [colin]      3.7.7cvs7
4919
4920         * src/gtk/quicksearch.c
4921                 Fix bug #2313, 'CLI quicksearch sometimes returns 
4922                 the same messages twice'. Patch by Sebastien Bigaret
4923
4924 2010-11-25 [paul]       3.7.7cvs6
4925
4926         * src/prefs_common.c
4927                 make "gtk_can_change_accels" FALSE by default.
4928                 fixes bug #2309, 'Shortcuts should not be modifiable
4929                 by default' (RFE)
4930
4931 2010-11-24 [mones]      3.7.7cvs5
4932
4933         * src/mainwindow.c
4934                 Add missing shortcuts for marking as spam and ham
4935                 Fixes Debian bug #599547
4936
4937 2010-11-22 [colin]      3.7.7cvs4
4938
4939         * src/compose.c
4940                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
4941                 five patches were needed to fix a corner case
4942                 is a good indicator that is was bound to break
4943                 something.
4944
4945 2010-11-21 [colin]      3.7.7cvs3
4946
4947         * src/plugins/pgpcore/claws.def
4948                 Win32 build fix
4949
4950 2010-11-20 [wwp]        3.7.7cvs2
4951
4952         * src/main.c
4953           Fix either a typo or an irrelevant iff word there.
4954           IMO type and recursive possible values should be changed to
4955           smth simple and neat here, and help strings be really
4956           translatable.
4957
4958 2010-11-20 [colin]      3.7.7cvs1
4959
4960         * AUTHORS
4961                 Damn, forgot to commit this file twice.
4962
4963 2010-11-19 [paul]       3.7.7
4964         * NEWS
4965         * README
4966         * RELEASE_NOTES 
4967                 3.7.7 unleashed!
4968
4969 2010-11-19 [paul]       3.7.6cvs66
4970
4971         * po/ca.po
4972         * po/cs.po
4973         * po/de.po
4974         * po/es.po
4975         * po/fi.po
4976         * po/fr.po
4977         * po/hu.po
4978         * po/id.po
4979         * po/pt_BR.po
4980         * po/sk.po
4981         * po/uk.po
4982                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
4983                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
4984                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
4985
4986 2010-11-17 [colin]      3.7.6cvs65
4987
4988         * src/common/utils.c
4989                 Separate email address from timestamp with a dot.
4990                 Fix coding style.
4991
4992 2010-11-17 [colin]      3.7.6cvs64
4993
4994         * src/common/utils.c
4995                 Fix multiple @ in generated message-ids.
4996                 That's not allowed in RFC 2822.
4997
4998 2010-11-16 [mones]      3.7.6cvs63
4999
5000         * manual/es/advanced.xml
5001                 Synchronise with English version
5002
5003 2010-11-04 [wwp]        3.7.6cvs62
5004
5005         * src/filtering.c
5006                 Fix bug 2293, "filtering: simplify expression", as simplifying
5007                 this expression doesn't make it less easy to understand and we
5008                 gain few cycles by making the logical expression more simple
5009                 by applying. Patch by Nicolas Kaiser.
5010
5011 2010-11-03 [colin]      3.7.6cvs61
5012
5013         * src/addrindex.c
5014                 Fix bug 2294, "addrindex.c: address index conversion always
5015                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5016
5017 2010-11-02 [wwp]        3.7.6cvs60
5018
5019         * src/action.c
5020         * src/statusbar.c
5021         * src/toolbar.c
5022                 Enlarge the progress bar (main window) a bit when compiling
5023                 for UMPCs like maemo: this solves truncated text that might
5024                 appear in the progress bar while processing messages.
5025                 Also use a more compact string format when displaying
5026                 progress like 'number/total', still for UMPCs, this fixes
5027                 a previous inconsistency with these format strings where
5028                 no space around the / were used sometimes.
5029
5030 2010-10-26 [ticho]      3.7.6cvs59
5031
5032         * src/news.c
5033                 Recreate NNTP session if server port setting has changed. Fixes
5034                 bug #2092.
5035
5036 2010-10-26 [colin]      3.7.6cvs58
5037
5038         * src/imap_gtk.c
5039         * src/mh_gtk.c
5040                 Fix copy-paste error, thanks to David Relson
5041                 for spotting it.
5042
5043 2010-10-18 [colin]      3.7.6cvs57
5044
5045         * src/action.c
5046         * src/addrharvest.c
5047         * src/alertpanel.c
5048         * src/filtering.c
5049         * src/jpilot.c
5050         * src/prefs_themes.c
5051         * src/procmime.c
5052         * src/textview.c
5053         * src/gtk/gtkutils.c
5054         * src/gtk/quicksearch.c
5055         * src/gtk/quicksearch.h
5056         * src/plugins/pgpcore/passphrase.c
5057         * src/plugins/spamassassin/libspamc.c
5058                 Fix warnings
5059
5060 2010-10-17 [colin]      3.7.6cvs56
5061
5062         * src/prefs_themes.c
5063         * src/gtk/gtkaspell.c
5064         * src/gtk/gtkutils.c
5065         * src/gtk/gtkutils.h
5066         * src/gtk/inputdialog.c
5067         * src/gtk/progressdialog.c
5068                 Undeprecate a few things
5069
5070 2010-10-17 [colin]      3.7.6cvs55
5071
5072         * src/main.c
5073         * src/gtk/authors.h
5074         * src/gtk/quicksearch.c
5075         * src/gtk/quicksearch.h
5076                 Add ability to search from the command-line.
5077                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5078                 Patch by Sebastien Bigarret.
5079
5080 2010-10-04 [mones]      3.7.6cvs54
5081
5082         * manual/dist/pdf/Makefile.am
5083                 Fix build of English PDF manual
5084                 (sh: Can't open ../../../xml2pdf)
5085
5086 2010-10-03 [colin]      3.7.6cvs53
5087
5088         * src/folder.c
5089         * src/folder.h
5090         * src/imap.c
5091         * src/mh.c
5092         * src/procmsg.c
5093                 Get rid of GRelation which were, mostly, used as
5094                 GHashTables. Probably fixes bug #2277, 'Segfault when
5095                 loading inbox for the first time'
5096
5097 2010-10-03 [mir]        3.7.6cvs52
5098
5099         * manual/de/dist/html/Makefile.am
5100         * manual/de/dist/pdf/Makefile.am
5101         * manual/de/dist/ps/Makefile.am
5102         * manual/de/dist/txt/Makefile.am
5103         * manual/dist/html/Makefile.am
5104         * manual/dist/pdf/Makefile.am
5105         * manual/dist/ps/Makefile.am
5106         * manual/dist/txt/Makefile.am
5107         * manual/es/dist/html/Makefile.am
5108         * manual/es/dist/pdf/Makefile.am
5109         * manual/es/dist/ps/Makefile.am
5110         * manual/es/dist/txt/Makefile.am
5111         * manual/fr/dist/html/Makefile.am
5112         * manual/fr/dist/pdf/Makefile.am
5113         * manual/fr/dist/ps/Makefile.am
5114         * manual/fr/dist/txt/Makefile.am
5115         * manual/pl/dist/html/Makefile.am
5116         * manual/pl/dist/pdf/Makefile.am
5117         * manual/pl/dist/ps/Makefile.am
5118         * manual/pl/dist/txt/Makefile.am
5119             Missing Makefile.am's for 3.7.6cvs49
5120
5121
5122 2010-10-03 [colin]      3.7.6cvs51
5123
5124         * po/POTFILES.in
5125                 Fix build
5126
5127 2010-10-02 [mir]        3.7.6cvs50
5128
5129         * manual/de/dist/html/Makefile.am
5130         * manual/de/dist/pdf/Makefile.am
5131         * manual/de/dist/ps/Makefile.am
5132         * manual/de/dist/txt/Makefile.am
5133         * manual/dist/html/Makefile.am
5134         * manual/dist/pdf/Makefile.am
5135         * manual/dist/ps/Makefile.am
5136         * manual/dist/txt/Makefile.am
5137         * manual/es/dist/html/Makefile.am
5138         * manual/es/dist/pdf/Makefile.am
5139         * manual/es/dist/ps/Makefile.am
5140         * manual/es/dist/txt/Makefile.am
5141         * manual/fr/dist/html/Makefile.am
5142         * manual/fr/dist/pdf/Makefile.am
5143         * manual/fr/dist/ps/Makefile.am
5144         * manual/fr/dist/txt/Makefile.am
5145         * manual/pl/dist/html/Makefile.am
5146         * manual/pl/dist/pdf/Makefile.am
5147         * manual/pl/dist/ps/Makefile.am
5148         * manual/pl/dist/txt/Makefile.am
5149             Part 2 of last commit which broke due to a permission error
5150             Avoid claws trying to build manuals if the required
5151             tools are not present.
5152
5153 2010-10-02 [mir]        3.7.6cvs49
5154
5155         * configure.ac
5156         * manual/de/dist/html/Makefile.am
5157         * manual/de/dist/pdf/Makefile.am
5158         * manual/de/dist/ps/Makefile.am
5159         * manual/de/dist/txt/Makefile.am
5160         * manual/dist/html/Makefile.am
5161         * manual/dist/pdf/Makefile.am
5162         * manual/dist/ps/Makefile.am
5163         * manual/dist/txt/Makefile.am
5164         * manual/es/dist/html/Makefile.am
5165         * manual/es/dist/pdf/Makefile.am
5166         * manual/es/dist/ps/Makefile.am
5167         * manual/es/dist/txt/Makefile.am
5168         * manual/fr/dist/html/Makefile.am
5169         * manual/fr/dist/pdf/Makefile.am
5170         * manual/fr/dist/ps/Makefile.am
5171         * manual/fr/dist/txt/Makefile.am
5172         * manual/pl/dist/html/Makefile.am
5173         * manual/pl/dist/pdf/Makefile.am
5174         * manual/pl/dist/ps/Makefile.am
5175         * manual/pl/dist/txt/Makefile.am
5176             1) Downgrade autoconf requirements to 2.59 to allow
5177             building on oldest supported Linux distributions.
5178             2) Only try to build manuals if the needed software
5179             is present.
5180
5181 2010-10-02 [colin]      3.7.6cvs48
5182
5183         * src/plugins/trayicon/trayicon.c
5184                 And fix theme updating.
5185
5186 2010-10-02 [colin]      3.7.6cvs47
5187
5188         * src/plugins/trayicon/trayicon.c
5189                 Got burnt by wrong indentation!
5190
5191 2010-10-02 [colin]      3.7.6cvs46
5192
5193         * configure.ac
5194                 Forgot to remove the directory from top-level
5195
5196 2010-10-02 [colin]      3.7.6cvs45
5197
5198         * src/plugins/trayicon/Makefile.am
5199         * src/plugins/trayicon/trayicon.c
5200         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5201         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5202         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5203         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5204         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5205         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5206         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5207         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5208         * src/plugins/trayicon/libeggtrayicon/xembed.h
5209                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5210                 instead (which can be done safely now that we 
5211                 require GTK+ 2.10).
5212
5213 2010-10-02 [colin]      3.7.6cvs44
5214
5215         * src/action.c
5216         * src/addr_compl.c
5217         * src/addressbook.c
5218         * src/addrgather.c
5219         * src/alertpanel.c
5220         * src/editaddress.c
5221         * src/editaddress_other_attributes_ldap.c
5222         * src/editgroup.c
5223         * src/folderview.c
5224         * src/grouplistdialog.c
5225         * src/headerview.c
5226         * src/image_viewer.c
5227         * src/importldif.c
5228         * src/main.c
5229         * src/mainwindow.c
5230         * src/message_search.c
5231         * src/mimeview.c
5232         * src/prefs_themes.c
5233         * src/summary_search.c
5234         * src/summaryview.c
5235         * src/toolbar.c
5236         * src/etpan/imap-thread.c
5237         * src/gtk/authors.h
5238         * src/gtk/gtkcmclist.c
5239         * src/gtk/gtkcmoptionmenu.c
5240         * src/gtk/gtkutils.c
5241         * src/gtk/gtkutils.h
5242         * src/gtk/gtkvscrollbutton.c
5243         * src/plugins/pgpcore/select-keys.c
5244         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5245                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5246                 Fixes bug #2276, 'Compile in maintainer mode
5247                 fails on GTK+ 2.22'.
5248
5249 2010-10-02 [colin]      3.7.6cvs43
5250
5251         * configure.ac
5252                 It's now time to remove the temporary enable-openssl
5253                 option that was used when we removed OpenSSL. See 
5254                 bug #2276 comment #14.
5255
5256 2010-09-30 [wwp]        3.7.6cvs42
5257
5258         * src/prefs_account.c
5259         * src/prefs_filtering_action.c
5260         * src/prefs_matcher.c
5261                         Fix bug #2274, wrong color label index range
5262                         used w/ gtk_cmoption_menu (behaviour change
5263                         has been introduced w/ 3.5.0cvs49 apparently),
5264                         now it must be 1..N so let's use colorlabel value
5265                         (0..N) + 1.
5266                         
5267
5268 2010-09-20 [pawel]      3.7.6cvs41
5269
5270         * src/compose.c
5271         * src/mainwindow.c
5272         * src/summaryview.c
5273                 revert last patch
5274
5275 2010-09-19 [pawel]      3.7.6cvs40
5276
5277         * src/compose.c
5278         * src/mainwindow.c
5279         * src/summaryview.c
5280                 Set ML menus sensitivity accordingly to
5281                 possibility of reply to ML
5282
5283 2010-09-19 [colin]      3.7.6cvs39
5284
5285         * src/compose.c
5286                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5287                 to newsgroups, and NNTP accounts *can* send email. We 
5288                 should not force an email account when replying to_ml or
5289                 anything...
5290
5291 2010-09-19 [colin]      3.7.6cvs38
5292
5293         * src/compose.c
5294                 Revert previous commit (which breaks Reply to newsgroups)
5295
5296 2010-09-17 [pawel]      3.7.6cvs37
5297
5298         * src/compose.c
5299                 Respect reply_account_autosel when changing compose
5300                 account to email one while replying to NNTP post
5301
5302 2010-09-17 [wwp]        3.7.6cvs36
5303
5304         * doc/man/claws-mail.1
5305         Update --compose documentation in `man claws-mail`.
5306
5307 2010-09-12 [pawel]      3.7.6cvs35
5308
5309         * src/compose.c
5310                 Add forgotten bit to previous commit,
5311                 select email account when replying to ML
5312
5313 2010-09-12 [pawel]      3.7.6cvs34
5314
5315         * src/compose.c
5316                 Fix bug #2247 "nntp reply-to-all broken?"
5317                 Make reply-to-all and reply-to-ml work as expected in
5318                 mailing list through NNTP case
5319
5320 2010-09-11 [pawel]      3.7.6cvs33
5321
5322         * src/mainwindow.c
5323         * src/summaryview.c
5324         * src/toolbar.c
5325                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5326                 fixes build with GTK+ < 2.18
5327
5328 2010-09-10 [pawel]      3.7.6cvs32
5329
5330         * src/mainwindow.c
5331         * src/summaryview.c
5332         * src/toolbar.c
5333                 Make Tab key switch between FolderView, MsgView and
5334                 SummaryView only, other widgets have/can have their own
5335                 keybindings anyway
5336
5337 2010-08-25 [colin]      3.7.6cvs31
5338
5339         * src/procmime.c
5340         * AUTHORS
5341         * src/gtk/authors.h
5342         * src/common/base64.c
5343         * src/common/base64.h
5344                 Fix bug #2245, "base64 decoding fails with line breaks"
5345                 Patch by Yotam Medini
5346
5347 2010-08-25 [colin]      3.7.6cvs30
5348
5349         * src/main.c
5350                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5351
5352 2010-08-23 [pawel]      3.7.6cvs29
5353
5354         * src/inc.c
5355         * src/send_message.c
5356         * src/statusbar.c
5357         * src/toolbar.c
5358                 Hide progressbar on statusbar when not needed
5359
5360 2010-08-17 [colin]      3.7.6cvs28
5361
5362         * src/main.c
5363                 Fix previous patch (our own tmp dir is inside
5364                 our rc dir)
5365
5366 2010-08-16 [colin]      3.7.6cvs27
5367
5368         * src/main.c
5369                 Use temp dir to store logs in Windows. Avoids doing
5370                 get_rc_dir() early, which prevents set_rc_dir()
5371                 working correctly.
5372
5373 2010-07-31 [holger]     3.7.6cvs26
5374
5375         * src/gtk/gtkshruler.c
5376                 Yet more GdkGC to Cairo porting
5377
5378 2010-07-30 [holger]     3.7.6cvs25
5379
5380         * src/stock_pixmap.c
5381                 More GdkGC to Cairo porting
5382
5383 2010-07-30 [holger]     3.7.6cvs24
5384
5385         * src/gtk/colorlabel.c
5386                 One GdkGC usage less
5387
5388 2010-07-29 [holger]     3.7.6cvs23
5389
5390         * src/printing.c
5391                 Replace some gdk drawing with cairo, as the former
5392                 is going towards deprecation.
5393
5394 2010-07-25 [colin]      3.7.6cvs22
5395
5396         * src/common/utils.c
5397                 And now for a real fix. g_list_remove() doesn't, of
5398                 course, free the data. But we have to have a solid
5399                 pointer to it in order to free it ourselves instead
5400                 of relying on the old freed list pointer.
5401                 Maybe that's the last patch on the subject now ? :)
5402
5403 2010-07-25 [colin]      3.7.6cvs21
5404
5405         * src/common/utils.c
5406                 Remove stupid and extraneous g_free() of elements
5407                 which have just been freed by g_list_remove(). (see
5408                 GList documentation). I don't know how it worked before
5409
5410 2010-07-25 [colin]      3.7.6cvs20
5411
5412         * src/common/utils.c
5413                 Reverse free/use with more logical and safe
5414                 use/free. Thanks to Michael Rasmussen !
5415
5416 2010-07-24 [colin]      3.7.6cvs19
5417
5418         * src/gtk/quicksearch.c
5419                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5420                 'freeze when using quick search'
5421
5422 2010-07-11 [iwkse]      3.7.6cvs18
5423
5424         * src/gtk/quicksearch.c
5425                 Add SMALL_LAYOUT to quicksearch_relayout
5426
5427 2010-07-10 [iwkse]      3.7.6cvs17
5428
5429         * src/mainwindow.h
5430                         Remove forgotten variable from
5431                         the last bugfix #2224
5432
5433 2010-07-10 [colin]      3.7.6cvs16
5434
5435         * src/mainwindow.c
5436         * src/gtk/quicksearch.c
5437                 Clean fix for bug #2224: don't mess with GTK settings when
5438                 handling the layout ourselves is enough
5439
5440 2010-07-09 [iwkse]      3.7.6cvs15
5441
5442         * src/mainwindow.h
5443         * src/mainwindow.c
5444                         Better fix for Bug #2224
5445
5446 2010-07-09 [iwkse]      3.7.6cvs14
5447
5448         * src/mainwindow.c
5449                         Bug #2224
5450                         Always use stock icons on buttons
5451
5452 2010-07-08 [colin]      3.7.6cvs13
5453
5454         * src/gtk/filesel.c
5455                 Fix bug 2223, 'Compilation fails with GTK+
5456                 2.21.3'. Thanks to Jan Psota !
5457
5458 2010-06-29 [pawel]      3.7.6cvs12
5459
5460         * src/compose.c
5461                 Revert 3.7.5cvs41, it breaks templates that use %X
5462
5463 2010-06-23 [wwp]        3.7.6cvs11
5464
5465         * src/gtk/colorlabel.c
5466                 Silent up a warning by avoiding possible confusion
5467                 in logical expression evaluation, thanks to TuxCM.
5468
5469 2010-06-21 [iwkse]      3.7.6cvs10
5470
5471         * src/gtk/quicksearch.c
5472                 Do not add into quicksearch history
5473                 matching rules with bad syntax
5474
5475 2010-05-26 [holger]     3.7.6cvs9
5476
5477         * src/summaryview.c
5478         * src/summaryview.h
5479                 Add function to select rows given a list of messages,
5480                 complementary to summary_get_selected_msg_list()
5481
5482 2010-05-22 [mir]        3.7.6cvs8
5483
5484         * src/ldapctrl.c
5485                 Fix bug 2208. Encode encrypted password to qouted
5486                 printable to avoid making invalid XML. Encoding
5487                 will be activated the first time the password is
5488                 changed.
5489
5490 2010-05-22 [paul]       3.7.6cvs7
5491
5492         * manual/advanced.xml
5493         * src/compose.c
5494         * src/prefs_common.c
5495         * src/prefs_common.h
5496                 after using the compose margin for several days
5497                 I wanted the old style back - add a new hidden
5498                 pref 'show_compose_margin' to restore the old
5499                 behaviour (defaults to FALSE)
5500
5501 2010-05-14 [paul]       3.7.6cvs6
5502
5503         * src/compose.c
5504                 add a margin to the compose window text that matches
5505                 the margin in textview
5506
5507 2010-05-14 [colin]      3.7.6cvs5
5508
5509         * src/gtk/sslcertwindow.c
5510                 Fix dangling pointer. Thanks to Michael R!
5511
5512 2010-05-14 [colin]      3.7.6cvs4
5513
5514         * src/gtk/sslcertwindow.c
5515                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5516                 expired but certificate check is skipped' and maybe
5517                 bug 2200, 'SSL is not working with POP3'
5518
5519 2010-05-14 [colin]      3.7.6cvs3
5520
5521         * src/plugins/pgpinline/pgpinline.c
5522                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5523
5524 2010-05-04 [iwkse]      3.7.6cvs2
5525
5526         * src/prefs_message.c
5527                         Get a generic name as 'Quotation' for
5528                         the frame
5529
5530 2010-05-04 [iwkse]      3.7.6cvs1
5531
5532         * src/prefs_message.c
5533         * src/prefs_common.h
5534         * src/prefs_common.c
5535         * src/textview.c
5536                         Fix #2188
5537                         Option for collapsing via double-click
5538
5539 2010-05-01 [paul]       3.7.6
5540         * NEWS
5541         * README
5542         * RELEASE_NOTES 
5543                 3.7.6 unleashed!
5544
5545 2010-05-01 [paul]       3.7.5cvs55
5546
5547         * tools/claws.i18n.status.pl
5548                 add Ukrainian stat
5549
5550 2010-05-01 [paul]       3.7.5cvs54
5551
5552         * src/gtk/authors.h
5553                 add YUP, new Ukrainian translator
5554
5555 2010-04-30 [paul]       3.7.5cvs53
5556
5557         * configure.ac
5558         * po/uk.po
5559                 add Ukrainian translation, submitted by YUP
5560         * po/cs.po
5561         * po/de.po
5562         * po/fi.po
5563         * po/hu.po
5564         * po/nl.po
5565         * po/pt_BR.po
5566         * po/pt_PT.po
5567         * po/sk.po
5568                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5569                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5570                 Tiago Faria, and Slavko
5571
5572 2010-04-26 [wwp]        3.7.5cvs52
5573
5574         * po/fr.po
5575                 Fix capitalization.
5576
5577 2010-04-26 [mones]      3.7.5cvs51
5578
5579         * po/es.po
5580                 Updated for release
5581
5582 2010-04-22 [pawel]      3.7.5cvs50
5583
5584         * src/addressbook.c
5585                 fix compile warning
5586         * src/vcard.c
5587                 first NULL check pointer, then use it
5588
5589 2010-04-22 [colin]      3.7.5cvs49
5590
5591         * src/imap.c
5592                 Fix error message when session isn't established
5593         * po/fr.po
5594                 Update translation and fix a typo in it
5595
5596 2010-04-15 [pawel]      3.7.5cvs48
5597
5598         * src/prefs_account.c
5599                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5600                                 the port isn't configured properly'
5601                 When using SSL/TLS tunneling automatically use default
5602                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5603
5604 2010-04-15 [pawel]      3.7.5cvs47
5605
5606         * src/action.c
5607                 Fix crasher in actions using '%f' argument
5608                 on multiple files with external scripts which
5609                 don't return any output.
5610
5611 2010-04-14 [colin]      3.7.5cvs46
5612
5613         * src/mainwindow.c
5614                 Fix hand cursor after error symbol appears
5615
5616 2010-04-12 [colin]      3.7.5cvs45
5617
5618         * configure.ac
5619                 Fix bug 2162, 'configure check for libetpan 
5620                 fails with libetpan 1.0'
5621
5622
5623 2010-04-09 [mones]      3.7.5cvs44
5624
5625         * manual/de/glossary.xml
5626                 Fix encoding to match main document's
5627                 Also fixes make dist with Debian's openjade
5628
5629 2010-03-29 [pawel]      3.7.5cvs43
5630
5631         * src/matcher_parser.h
5632         * src/matcher_parser_parse.y
5633         * src/gtk/quicksearch.c
5634                 Disable matcher warnings when populating quicksearch
5635                 completion lists on startup
5636
5637 2010-03-27 [colin]      3.7.5cvs42
5638
5639         * src/gtk/quicksearch.c
5640                 Fix double-free later in code. Optimize
5641                 list creation
5642
5643 2010-03-27 [pawel]      3.7.5cvs41
5644
5645         * src/compose.c
5646                 Make sure that quote ends with new line char
5647
5648 2010-03-26 [pawel]      3.7.5cvs40
5649
5650         * src/compose.c
5651         * src/compose.h
5652         * src/textview.c
5653                 Fix Bug 1928 Add "reply to this address" pop menu 
5654                              on Message View
5655                 - Set composing account to email one when creating/replying
5656                   from NNTP folder by clicking link or choosing option
5657                   from popup menu
5658                 - Factorize code
5659
5660 2010-03-25 [paul]       3.7.5cvs39
5661
5662         * src/gtk/gtkcmclist.c
5663                 Fix build with GTK+ 2.20
5664
5665 2010-03-24 [pawel]      3.7.5cvs38
5666
5667         * src/addr_compl.c
5668         * src/compose.c
5669         * src/folderview.c
5670         * src/grouplistdialog.c
5671         * src/headerview.c
5672         * src/mainwindow.c
5673         * src/mimeview.c
5674         * src/prefs_account.c
5675         * src/gtk/gtkcmclist.c
5676         * src/gtk/gtkcmctree.c
5677         * src/gtk/gtkcmoptionmenu.c
5678         * src/gtk/gtksctree.c
5679         * src/gtk/gtkshruler.c
5680         * src/gtk/gtkutils.c
5681         * src/gtk/gtkutils.h
5682         * src/gtk/gtkvscrollbutton.c
5683         * src/gtk/inputdialog.c
5684         * src/gtk/spell_entry.c
5685         * src/plugins/trayicon/trayicon.c
5686         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5687         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5688         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5689                 Fix build with GTK+ 2.19
5690
5691 2010-03-23 [pawel]      3.7.5cvs37
5692
5693         * src/mainwindow.c
5694         * src/mimeview.c
5695                 Respect view->show_col_headers option
5696         * src/gtk/gtkcmctree.c
5697                 Fix GtkCmcTree column width calculation when it has
5698                 auto_resize set and new node is added
5699
5700 2010-03-22 [pawel]      3.7.5cvs36
5701
5702         * src/grouplistdialog.c
5703         * src/prefs_common.c
5704         * src/prefs_common.h
5705                 - remember newsgroups list dialog size
5706                 - respect use_dotted_lines hidden pref
5707                 - respect use_stripes_everywhere hidden pref
5708
5709 2010-03-21 [pawel]      3.7.5cvs35
5710
5711         * src/addrgather.c
5712                 Remove superfluous gtk_widget_show_all()
5713         * src/mimeview.c
5714                 Add forgotten colon
5715         * src/common/utils.c
5716                 Return correct type
5717
5718 2010-03-21 [pawel]      3.7.5cvs34
5719
5720         * src/main.c
5721         * src/gtk/quicksearch.c
5722         * src/gtk/quicksearch.h
5723                 Implement separate search phrase completion for
5724                 normal/extended quicksearch
5725
5726 2010-03-11 [paul]       3.7.5cvs33
5727
5728         * po/zh_CN.po
5729                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
5730                 submitted by Yuwei Yu
5731
5732 2010-03-09 [colin]      3.7.5cvs32
5733
5734         * manual/de/glossary.xml
5735                 Fix build
5736
5737 2010-03-02 [colin]      3.7.5cvs31
5738
5739         * manual/de/glossary.xml
5740                 Sort alphabetically. Done by Volker Ribbert.
5741
5742 2010-03-02 [mones]      3.7.5cvs30
5743
5744         * README
5745                 Fix mailing list archives location
5746                 Remove currently unavailable CVS webview
5747
5748 2010-03-01 [iwkse]      3.7.5cvs29
5749
5750         * src/common/plugin.c
5751                         Other indentation issues
5752
5753 2010-03-01 [iwkse]      3.7.5cvs28
5754
5755         * src/common/plugin.c
5756                         Fix indentation of the previous commit
5757
5758 2010-03-01 [iwkse]      3.7.5cvs27
5759
5760         * src/common/plugin.h
5761         * src/common/plugin.c
5762                         Add API for getting a loaded Plugin from the
5763                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
5764                         Thanks to Colin, Michael
5765
5766 2010-02-27 [colin]      3.7.5cvs26
5767
5768         * configure.ac
5769         * AUTHORS
5770         * src/gtk/authors.h
5771         * manual/Makefile.am
5772         * manual/de/Makefile.am
5773         * manual/de/account.xml
5774         * manual/de/ack.xml
5775         * manual/de/addrbook.xml
5776         * manual/de/advanced.xml
5777         * manual/de/claws-mail-manual.xml
5778         * manual/de/faq.xml
5779         * manual/de/glossary.xml
5780         * manual/de/gpl.xml
5781         * manual/de/handling.xml
5782         * manual/de/intro.xml
5783         * manual/de/keyboard.xml
5784         * manual/de/plugins.xml
5785         * manual/de/starting.xml
5786         * manual/de/dist/.cvsignore
5787         * manual/de/dist/Makefile.am
5788         * manual/de/dist/html/.cvsignore
5789         * manual/de/dist/html/Makefile.am
5790         * manual/de/dist/pdf/.cvsignore
5791         * manual/de/dist/pdf/Makefile.am
5792         * manual/de/dist/ps/.cvsignore
5793         * manual/de/dist/ps/Makefile.am
5794         * manual/de/dist/txt/.cvsignore
5795         * manual/de/dist/txt/Makefile.am
5796                 Add the german translation of the manual, done by
5797                 Volker Ribbert <thoraki@arcor.de>.
5798
5799 2010-02-27 [holger]     3.7.5cvs25
5800
5801         * src/prefs_toolbar.c
5802                 Don't make toolbar item description for
5803                 plugin registered items editable
5804
5805 2010-02-26 [colin]      3.7.5cvs24
5806
5807         * src/toolbar.c
5808                 Don't translate empty description
5809
5810 2010-02-22 [colin]      3.7.5cvs23
5811
5812         * src/compose.c
5813                 Don't make In-Reply-To visible when reediting
5814                 a draft or sent mail.
5815
5816 2010-02-20 [colin]      3.7.5cvs22
5817
5818         * src/imap.c
5819         * src/imap.h
5820         * src/main.c
5821         * src/mainwindow.c
5822         * src/etpan/imap-thread.c
5823         * src/etpan/imap-thread.h
5824         * src/etpan/nntp-thread.c
5825         * src/etpan/nntp-thread.h
5826                 When going offline from NetworkManager, just
5827                 delete IMAP connections. That'll avoid timeouts
5828                 when coming back online in certain cases when
5829                 the TCP socket will have timed out.
5830
5831 2010-02-20 [holger]     3.7.5cvs21
5832
5833         * .cvsignore
5834                 More files to ignore
5835
5836 2010-02-17 [ticho]      3.7.5cvs20
5837
5838         * src/summaryview.c
5839         * src/summaryview.h
5840         * src/toolbar.c
5841                 Revert 3.7.5cvs19.
5842
5843 2010-02-16 [ticho]      3.7.5cvs19
5844
5845         * src/summaryview.c
5846         * src/summaryview.h
5847         * src/toolbar.c
5848                 Removed unused argument from summary_open_row().
5849
5850 2010-02-10 [pawel]      3.7.5cvs18
5851
5852         * src/compose.c
5853                 - fix headers filtering when prefs_common.trans_hdr is on
5854                 - fix headers setting when changing composing account 
5855                 - plug memleak
5856         * src/prefs_template.c
5857                 Re-add template's name for translation
5858
5859 2010-02-10 [colin]      3.7.5cvs17
5860
5861         * src/prefs_matcher.c
5862                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
5863                 Condition>Define>Header>Name combo box'. Patch by
5864                 Francois Cami
5865
5866 2010-02-10 [colin]      3.7.5cvs16
5867
5868         * src/codeconv.c
5869         * src/codeconv.h
5870         * src/compose.c
5871         * src/mainwindow.c
5872         * src/messageview.c
5873         * src/prefs_send.c
5874         * src/procmime.c
5875         * src/textview.c
5876                 Add the GB18030 Chinese charset, which is a superset
5877                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
5878
5879 2010-02-09 [holger]     3.7.5cvs15
5880
5881         * configure.ac
5882                 GTK+ 2.10 related cleanup
5883
5884 2010-02-09 [pawel]      3.7.5cvs14
5885
5886         * src/prefs_account.c
5887         * src/prefs_folder_item.c
5888         * src/prefs_template.c
5889         * src/quote_fmt.c
5890                 Respect prefs_common.trans_hdr in couple more places to avoid
5891                 confusion with translated/non-translated header names
5892
5893 2010-02-09 [colin]      3.7.5cvs13
5894
5895         * po/POTFILES.in
5896                 Fix make dist
5897
5898 2010-02-09 [colin]      3.7.5cvs12
5899
5900         * src/mimeview.c
5901                 And fix 2.10 build :)
5902
5903 2010-02-09 [colin]      3.7.5cvs11
5904
5905         * configure.ac
5906                 Bump up GTK+ requirement to 2.10
5907         * src/Makefile.am
5908         * src/compose.c
5909         * src/crash.c
5910         * src/foldersel.c
5911         * src/main.c
5912         * src/mainwindow.c
5913         * src/messageview.c
5914         * src/messageview.h
5915         * src/prefs_actions.c
5916         * src/prefs_common.c
5917         * src/prefs_common.h
5918         * src/prefs_ext_prog.c
5919         * src/prefs_filtering_action.c
5920         * src/prefs_fonts.c
5921         * src/prefs_image_viewer.c
5922         * src/prefs_matcher.c
5923         * src/prefs_msg_colors.c
5924         * src/prefs_summaries.c
5925         * src/prefs_template.c
5926         * src/printing.c
5927         * src/printing.h
5928         * src/quote_fmt.c
5929         * src/summaryview.c
5930         * src/textview.c
5931         * src/gtk/Makefile.am
5932         * src/gtk/about.c
5933         * src/gtk/gtkcmclist.c
5934         * src/gtk/gtkcmctree.c
5935         * src/gtk/gtkutils.c
5936         * src/gtk/quicksearch.c
5937                 Remove all compile-time conditionals depending on
5938                 GTK+ < 2.10
5939         * src/gedit-print.c
5940         * src/gedit-print.h
5941         * src/gtk/gtksourceprintjob.c
5942         * src/gtk/gtksourceprintjob.h
5943                 Remove libgnomeprint-based printing system (and
5944                 command-line-based printing system) as GTK+ 2.10
5945                 ships with print support.
5946
5947 2010-02-08 [mir]        3.7.5cvs10
5948
5949         * src/compose.c
5950             Avoid displaying Bcc headers in message sent
5951             to NNTP servers. Thanks to Henning Mersch.
5952
5953
5954 2010-02-08 [pawel]      3.7.5cvs9
5955
5956         * src/mimeview.c
5957                 Make tooltips less cryptic
5958         * src/gtk/description_window.c
5959                 Improve window size calculation
5960
5961 2010-02-08 [pawel]      3.7.5cvs8
5962
5963         * src/compose.c
5964         * src/compose.h
5965         * src/common/utils.c
5966         * src/common/utils.h
5967         * src/gtk/authors.h
5968                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
5969                 Patch by Laurent Bigonville with slight modifications
5970
5971 2010-02-03 [pawel]      3.7.5cvs7
5972
5973         * m4/.cvsignore
5974                 Add some libtool files to ignore
5975
5976 2010-02-03 [pawel]      3.7.5cvs6
5977
5978         * src/plugins/trayicon/trayicon.c
5979                 Save and then restore focus when closing/minimizing to tray
5980
5981 2010-02-03 [mir]        3.7.5cvs5
5982
5983         * src/addrindex.c
5984         * src/editldap.c
5985         * src/ldapctrl.c
5986         * src/ldapctrl.h
5987         * src/ldapquery.c
5988         * src/ldapupdate.c
5989             Save LDAP password encrypted. See bug 2113.
5990
5991
5992 2010-02-03 [colin]      3.7.5cvs4
5993
5994         * src/privacy.c
5995                 Fix again decoding of encrypted parts. The
5996                 reverting of the patch was wrong, as the
5997                 double-decoding was fixed in smime itself.
5998                 Thanks to Matthias Drochner again...
5999
6000 2010-02-02 [colin]      3.7.5cvs3
6001
6002         * src/plugins/smime/smime.c
6003         * src/privacy.c
6004                 Revert 3.7.4cvs2 and make a better patch for bug
6005                 2059 and 2076. Patch by Matthias Drochner
6006
6007 2010-01-31 [pawel]      3.7.5cvs2
6008
6009         * src/gtk/authors.h
6010                 Fix hungarian translator's name
6011
6012 2010-01-31 [pawel]      3.7.5cvs1
6013
6014         * src/messageview.c
6015         * src/mimeview.c
6016                 Fix Bug 2107 - Arrow keys don't work in message view window
6017
6018 2010-01-31 [paul]       3.7.5
6019
6020         * NEWS
6021         * README
6022         * RELEASE_NOTES 
6023                 3.7.5 released!
6024
6025 2010-01-23 [pawel]      3.7.4cvs10
6026
6027         * src/addressbook.c
6028                 Fix button sensitivity in compose mode
6029
6030 2010-01-23 [pawel]      3.7.4cvs9
6031
6032         * commitHelper
6033         * tools/kdeservicemenu/install.sh
6034         * tools/make.themes.project
6035         * tools/nautilus2claws-mail.sh
6036         * tools/popfile-link.sh
6037         * tools/textviewer.sh
6038                 Not all systems have bash installed in /bin, use env(1) to find
6039                 it`s location
6040
6041 2010-01-22 [pawel]      3.7.4cvs8
6042
6043         * src/prefs_account.c
6044         * src/prefs_filtering.c
6045         * src/prefs_send.c
6046         * src/gtk/colorlabel.c
6047                 Add some separators in combos
6048
6049 2010-01-22 [pawel]      3.7.4cvs7
6050
6051         * autogen.sh
6052                 --disable-aspell -> --disable-enchant
6053         * configure.ac
6054                 Fix options spacing in configure --help
6055         * src/wizard.c
6056                 Make wizard's window centered on the screen
6057
6058 2010-01-19 [holger]     3.7.4cvs6
6059
6060         * src/folder.c
6061         * src/folder.h
6062                 Introduce folder_get_item_from_identifier().
6063                 In contrast to folder_find_item_from_identifier(), this
6064                 function recursively creates the FolderItems in the id path.
6065                 Useful for programmatically creating folders (e.g. by plugins)
6066
6067 2010-01-17 [pawel]      3.7.4cvs5
6068
6069         * src/gtk/authors.h
6070                 Fix my lastname
6071
6072 2010-01-16 [colin]      3.7.4cvs4
6073
6074         * src/plugins/pgpcore/sgpgme.c
6075                 Probably fix bug 2098, 'claws-mails crashes frequently 
6076                 with pgpcore'. Fix double-free.
6077
6078 2010-01-16 [holger]     3.7.4cvs3
6079
6080         * src/prefs_toolbar.h
6081                 Forgotten header
6082
6083 2010-01-15 [colin]      3.7.4cvs2
6084
6085         * src/privacy.c
6086                 Decode mimeinfo before decrypting it. Probably
6087                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6088                 with S/MIME encryption' and bug 2076 'having 
6089                 worked 2 times properly CLAWS ceased to 
6090                 decrypt incoming PGP mails -displays base64 
6091                 instead - sucks completely'
6092                 Let's hope complete suckage ends here!
6093                 Thanks to Matthias Drochner.
6094
6095 2010-01-08 [paul]       3.7.4cvs1
6096
6097         * tools/claws.i18n.status.pl
6098                 fix typos
6099
6100 2010-01-08 [paul]       3.7.4
6101
6102         * NEWS
6103         * README
6104         * RELEASE_NOTES 
6105                 3.7.4 released!
6106
6107 2010-01-08 [paul]       3.7.3cvs57
6108
6109         * po/ca.po
6110         * po/cs.po
6111         * po/de.po
6112         * po/fi.po
6113         * po/hu.po
6114         * po/id.po
6115         * po/ja.po
6116         * po/nl.po
6117         * po/pt_BR.po
6118         * po/pt_PT.po
6119         * po/ru.po
6120         * po/sk.po
6121                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6122                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6123                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6124                 Slavko
6125
6126 2010-01-08 [paul]       3.7.3cvs56
6127
6128         * src/common/utils.c
6129                 fix bug 2089, 'URLs ending with an underscore ('_')
6130                 are not correctly parsed'. thanks to Johan
6131
6132 2010-01-05 [colin]      3.7.3cvs55
6133
6134         * po/fr.po
6135                 Update french translation
6136
6137 2010-01-04 [mones]      3.7.3cvs54
6138
6139         * po/es.po
6140                 Update Spanish translation
6141
6142 2010-01-04 [mones]      3.7.3cvs53
6143
6144         * manual/plugins.xml
6145                 Some format
6146         * manual/es/claws-mail-manual.xml
6147         * manual/es/intro.xml
6148         * manual/es/plugins.xml
6149                 Synchronise with English version
6150
6151 2010-01-03 [paul]       3.7.3cvs52
6152
6153         * ChangeLog
6154                 fix format
6155         * src/gtk/authors.h
6156                 update TEAM_LIST, fix encoding
6157
6158 2010-01-03 [mir]        3.7.3cvs51
6159
6160         * src/compose.c
6161                 When composing to a NNTP list TO: will always be preset
6162                 to the NNTP list unless user has chosen some other default
6163                 in which case we will handle this the normal way. Therefore
6164                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6165
6166 2010-01-01 [paul]       3.7.3cvs50
6167
6168         * src/gtk/about.c
6169                 bump copyright year whilst it's in mind
6170
6171 2009-12-31 [paul]       3.7.3cvs49
6172
6173         * manual/claws-mail-manual.xml
6174         * manual/intro.xml
6175         * manual/plugins.xml
6176                 fix links so that they make sense in the context of the
6177                 text version of the manual
6178
6179 2009-12-31 [paul]       3.7.3cvs48
6180
6181         * manual/intro.xml
6182         * manual/plugins.xml
6183                 updates, improvements, corrections, additions
6184
6185 2009-12-29 [pawel]      3.7.3cvs47
6186
6187         * src/prefs_filtering_action.c
6188                 Fix Bug 2082 'Wrong color rectangle position when replacing
6189                 "color" processing rule'
6190
6191 2009-12-29 [colin]      3.7.3cvs46
6192
6193         * src/compose.c
6194                 Fix bug 2074, 'Remember sending account 
6195                 for sent messages'
6196
6197 2009-12-20 [holger]     3.7.3cvs45
6198
6199         * src/compose.c
6200                 Delay CREATED_HOOKLIST invokation until
6201                 after the modifications to the compose window
6202                 are done, to allow hooks to further modify the
6203                 window without getting overridden again
6204
6205 2009-12-20 [holger]     3.7.3cvs44
6206
6207         * src/prefs_toolbar.h
6208                 Fix last commit
6209
6210 2009-12-20 [holger]     3.7.3cvs43
6211
6212         * src/prefs_toolbar.c
6213         * src/prefs_toolbar.h
6214         * src/toolbar.c
6215                 Pass window struct to caller
6216
6217 2009-12-20 [holger]     3.7.3cvs42
6218
6219         * src/compose.c
6220         * src/compose.h
6221                 Add hooklist after creation of a compose window
6222
6223 2009-12-19 [holger]     3.7.3cvs41
6224
6225         * src/prefs_toolbar.c
6226         * src/prefs_toolbar.h
6227         * src/toolbar.c
6228                 Allow plugins to choose to which toolbar they want
6229                 to add actions (main window, compose window, or message view)
6230
6231 2009-12-19 [paul]       3.7.3cvs40
6232
6233         * src/statusbar.c
6234                 fix statusbar in GTK+ 2.19.1
6235
6236 2009-12-10 [pawel]      3.7.3cvs39
6237
6238         * src/compose.c
6239                 Better fix for cvs28 regression
6240
6241 2009-12-10 [iwkse]      3.7.3cvs38
6242
6243         * src/compose.c
6244             Fix some indentation
6245
6246 2009-12-10 [iwkse]      3.7.3cvs37
6247
6248         * src/compose.c
6249             Add missing checks for gtkaspell: avoid
6250             crashing in some cases when Enchant is 
6251             enabled but the spell checker is disabled 
6252             in preferences.
6253
6254 2009-12-09 [colin]      3.7.3cvs36
6255
6256         * src/compose.c
6257                 Fix leak and unchecked accesses.
6258
6259 2009-12-09 [mir]        3.7.3cvs35
6260
6261         * src/compose.c
6262         Fix Bug 2072 "template at folder properties is not working"
6263         introduced in cvs24.
6264
6265 2009-12-08 [pawel]      3.7.3cvs34
6266
6267         * src/compose.c
6268                 When 'Reply All' remove current compose address from
6269                 Cc/Bcc list - fix for regression introduced in cvs28
6270
6271 2009-12-05 [pawel]      3.7.3cvs33
6272
6273         * src/messageview.c
6274                 Fix memory management, duh!
6275
6276 2009-12-04 [pawel]      3.7.3cvs32
6277
6278         * src/messageview.c
6279                 Use case insensitive comparison in search for
6280                 duplicate urls
6281         * src/uri_opener.c
6282                 Refresh scrollbars on every window open
6283
6284 2009-12-04 [pawel]      3.7.3cvs31
6285
6286         * src/compose.c
6287                 Highlight misspelled words when applying template and
6288                 check_while_typing option is on
6289
6290 2009-12-03 [pawel]      3.7.3cvs30
6291
6292         * src/compose.c
6293                 Highlight misspelled words in text inserted from file(s)
6294                 or pasted to message body when check_while_typing
6295                 options is on
6296
6297 2009-12-02 [pawel]      3.7.3cvs29
6298
6299         * src/compose.c
6300                 Revert first part of previous commit
6301
6302 2009-12-02 [pawel]      3.7.3cvs28
6303
6304         * src/compose.c
6305                 Fix Bug 2055 "duplicate mailing list reply if
6306                 List-Post + Reply-To present"
6307                 - Ignore Reply-To if answering to ML
6308                 - Improve parsing of List-Post header
6309
6310 2009-12-02 [pawel]      3.7.3cvs27
6311
6312         * src/compose.c
6313         * src/compose.h
6314                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6315                 email had user in "From" and "CC"
6316                 Don't allow duplicate addresses in compose window headers
6317
6318 2009-12-02 [mones]      3.7.3cvs26
6319
6320         * manual/intro.xml
6321         * manual/es/intro.xml
6322         * manual/fr/intro.xml
6323         * manual/it/intro.xml
6324         * manual/pl/intro.xml
6325                 Make URL to point current site
6326
6327 2009-12-01 [holger]     3.7.3cvs25
6328
6329         * src/summaryview.c
6330         * src/summaryview.h
6331                 Introduce new drag type "claws-mail/msg-path-list" for
6332                 drag'n'drop of a message selection from the summaryview
6333                 into other applications. The drag data gets set to the
6334                 folder-item-id followed by message ids, separated by newlines.
6335                 This enables other applications to back-link to Claws Mail
6336                 via a "claws-mail --select" call after they received a drop.
6337
6338 2009-11-30 [mir]        3.7.3cvs24
6339
6340         * src/compose.c
6341            Place cursor in compose window according to provided input
6342            If to: is present place cursor in subject field and if both
6343            to: and subject: is present place cursor in body. If body: is
6344            present insert a new line after text and place cursor there.
6345
6346 2009-11-27 [mones]      3.7.3cvs23
6347
6348         * src/gtk/quicksearch.c
6349                 Allow viewing longer expressions if there's space
6350
6351 2009-11-25 [holger]     3.7.3cvs22
6352
6353         * Makefile.am
6354         * src/common/Makefile.am
6355         * src/common/utils.c
6356         * src/common/utils.h
6357                 Add a function to query the
6358                 filepath of the .desktop file
6359
6360 2009-11-25 [colin]      3.7.3cvs21
6361
6362         * src/imap.c
6363                 Fix bug 2063, 'glib assertion in GRelation use in 
6364                 imap.c'
6365
6366 2009-11-24 [pawel]      3.7.3cvs20
6367
6368         * src/common/utils.c
6369                 Fix Bug 2053 'Inconsistent application of Coloration 
6370                 of Message text'
6371                 Don't allow '<' character between quotation marks
6372
6373 2009-11-21 [holger]     3.7.3cvs19
6374
6375         * src/printing.c
6376                 Modify cairo clip handling in preview windows,
6377                 to prevent print preview windows from being blank
6378                 with GTK+ 2.18. Follow recommendation of the GTK+
6379                 documentation (section "Migrating to client side windows")
6380                 and create a new cairo context for each expose event.
6381
6382 2009-11-19 [pawel]      3.7.3cvs18
6383
6384         * Makefile.am
6385                 complete 3.7.3cvs15 so install is DESTDIR safe
6386                 remove icons with changed names on uninstall
6387
6388 2009-11-18 [pawel]      3.7.3cvs17
6389
6390         * src/news_gtk.c
6391                 remove unneeded and code-duplicating function
6392
6393 2009-11-18 [pawel]      3.7.3cvs16
6394
6395         * src/news_gtk.c
6396                 Fix Bug 2057 'Claws mail does not keep renamed names
6397                 of nntp-subscribed groups'
6398                 Check for already subscribed group using item->path for group
6399                 comparision as folders item->path != item->name may be truth 
6400                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6401
6402 2009-11-17 [pawel]      3.7.3cvs15
6403
6404         * Makefile.am
6405                 Fix Bug 2049 'some icons not copied?'
6406                 Install additional 64x64 and 128x128 icons
6407
6408 2009-11-17 [holger]     3.7.3cvs14
6409
6410         * src/prefs_toolbar.c
6411         * src/prefs_toolbar.h
6412         * src/toolbar.c
6413         * src/toolbar.h
6414                 Allow plugins to register toolbar items
6415
6416 2009-11-11 [pawel]      3.7.3cvs13
6417
6418         * src/addressbook.c
6419         * src/compose.c
6420         * src/compose.h
6421         * src/filtering.c
6422                 Fix Bug 1867 Changing account does not change BCC address
6423                 Set account specific headers when changing account
6424                 in compose window.
6425
6426 2009-11-07 [colin]      3.7.3cvs12
6427
6428         * src/gtk/prefswindow.c
6429                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6430                 Patch by Pawel
6431
6432 2009-11-07 [colin]      3.7.3cvs11
6433
6434         * src/gtk/spell_entry.c
6435                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6436                 Patch by Pawel Pekala
6437
6438 2009-10-27 [colin]      3.7.3cvs10
6439
6440         * src/folder.c
6441                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6442                 Don't try to check whether the folder is up-to-date if
6443                 the folder class doesn't implement set_mtime, as we don't
6444                 care in this case. This code exists since a long time, but
6445                 the bug was triggered by more scanning of queue folders 
6446                 since recently (when we added \Deleted handling).
6447
6448 2009-10-27 [colin]      3.7.3cvs9
6449
6450         * src/mainwindow.c
6451                 Try to fix registering as default client
6452                 on windows 7
6453
6454 2009-10-21 [wwp]        3.7.3cvs8
6455
6456         * src/common/utils.c
6457                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6458
6459 2009-10-21 [wwp]        3.7.3cvs7
6460
6461         * src/common/utils.c
6462                 Don't core dump when attempting to insert a non-existing
6463                 file using a mailto: uri (g_error does core dump).
6464
6465 2009-10-20 [colin]      3.7.3cvs6
6466
6467         * src/common/utils.c
6468                 Don't g_error on normal warnings...
6469
6470 2009-10-20 [colin]      3.7.3cvs5
6471
6472         * src/plugins/pgpcore/sgpgme.c
6473                 Fix bug 1996, 'S/MIME key not selected'
6474                 Check for S/MIME certs too
6475
6476 2009-10-20 [colin]      3.7.3cvs4
6477
6478         * src/common/w32lib.h
6479                 Fix win32 build on latest mingw32
6480
6481 2009-10-20 [colin]      3.7.3cvs3
6482
6483         * src/exportldif.c
6484         * src/ldif.c
6485         * src/ldif.h
6486                 Fix LDIF export. Patch by Michael Rasmussen
6487
6488 2009-10-18 [paul]       3.7.3cvs2
6489
6490         * tools/claws.i18n.status.pl
6491                 increase the value of $transolddays since we're relasing less
6492                 often now.
6493                 rework the en_GB.po hack so that en_GB is always 100% translated
6494                 and recently updated
6495
6496 2009-10-17 [paul]       3.7.3cvs1
6497
6498         * src/prefs_account.c
6499         * src/prefs_compose_writing.c
6500         * src/prefs_receive.c
6501         * src/prefs_summaries.c
6502         * src/prefs_wrapping.c
6503                 reword a few labels. (this incorporates everything
6504                 that seemed worthwhile from bug 2020)
6505         * src/prefs_customheader.c
6506                 use a 'Browse' button instead of button with
6507                 label 'From file...'
6508
6509 2009-10-12 [colin]
6510
6511         * CVS repository change
6512
6513 2009-10-09 [paul[       3.7.3
6514
6515         version 3.7.3 unleashed!!
6516
6517 2009-10-07 [paul]       3.7.2cvs49
6518
6519         * src/folderview.c
6520         * src/folderview.h
6521         * src/mainwindow.c
6522                 fix  Bug 1994 -  Changing colors required restart.
6523                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6524                 more accurate folderview_reinit_fonts()
6525
6526 2009-10-07 [paul]       3.7.2cvs48
6527
6528         * src/addrgather.c
6529         * src/prefs_common.c
6530         * src/prefs_common.h
6531                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6532                 patch by Pawel Pekala
6533
6534 2009-10-07 [paul]       3.7.2cvs47
6535
6536         * po/cs.po
6537         * po/de.po
6538         * po/hu.po
6539         * po/id.po
6540         * po/ja.po
6541         * po/pt_BR.po
6542                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6543                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6544                 Goncalves Guimaraes
6545
6546 2009-10-06 [colin]      3.7.2cvs46
6547
6548         * po/fr.po
6549                 French translation update
6550
6551 2009-10-05 [paul]       3.7.2cvs45
6552
6553         * src/printing.c
6554                 enable Page Size and Orientation in the print dialog,
6555                 GTK+ >= 2.18.x only. Patch by Mark__T
6556
6557 2009-10-05 [paul]       3.7.2cvs44
6558
6559         * src/prefs_summaries.c
6560                 fix label, startup --> start-up, to match other uses of the
6561                 term
6562
6563 2009-10-05 [paul]       3.7.2cvs43
6564
6565         * po/pl.po
6566                 updated by Emilian Nowak
6567
6568 2009-10-03 [colin]      3.7.2cvs42
6569
6570         * src/mimeview.c
6571         * src/noticeview.c
6572         * src/gtk/gtkcmclist.c
6573         * src/gtk/gtkvscrollbutton.c
6574         * src/gtk/logwindow.c
6575                 GTK+ 2.18 fixes:
6576                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6577                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6578                 Fix warning at start
6579
6580 2009-09-28 [colin]      3.7.2cvs41
6581
6582         * src/matcher.c
6583         * src/mimeview.c
6584         * src/prefs_folder_item.c
6585                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6586
6587 2009-09-28 [colin]      3.7.2cvs40
6588
6589         * src/prefs_summaries.c
6590         * src/gtk/sslcertwindow.c
6591                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6592                 shows up garbled in GUI'. Patch by Pawel Pekala
6593
6594 2009-09-24 [iwkse]      3.7.2cvs39
6595
6596         * configure.ac
6597             That's only for statistics, of course :)
6598
6599 2009-09-24 [iwkse]      3.7.2cvs38
6600
6601         * configure.ac
6602             ...
6603
6604 2009-09-24 [iwkse]      3.7.2cvs37
6605
6606         * configure.ac
6607             Revert unwanted change
6608
6609 2009-09-24 [iwkse]      3.7.2cvs36
6610
6611         * src/action.c
6612             Fix issue with filtering actions and 
6613             parsed parameters
6614
6615 2009-09-20 [mones]      3.7.2cvs35
6616
6617         * tools/convert_mbox.pl
6618                 Add -R flag to support recursive conversions
6619                 of arbitrary Evolution mail folders, based on
6620                 bash script by Daniel Dickinson (fixes debian 
6621                 bug #461435) 
6622         * tools/popfile-link.sh
6623                 Set required shell for script (fixes debian 
6624                 bug #530057)
6625
6626 2009-09-16 [colin]      3.7.2cvs34
6627
6628         * src/main.c
6629                 Go grab files in /etc/skel if they exist
6630                 at first startup 
6631
6632 2009-09-15 [colin]      3.7.2cvs33
6633
6634         * src/procmime.c
6635                 Complete 3.7.1cvs42: only output directly to
6636                 final file if we get NULL byes at the start.
6637                 Still fixes saving UTF16 files, but also
6638                 fixes displaying Base64 parts with decoding
6639                 errors (parts without errors get displayed)
6640
6641 2009-09-14 [colin]      3.7.2cvs32
6642
6643         * src/matcher.c
6644         * src/matcher.h
6645         * src/matcher_parser_parse.y
6646         * src/prefs_matcher.c
6647                 Add 'has_attachment' and 'signed' matcher
6648                 expressions. Patch by Aleksei Miheev, fixes
6649                 bug 1997. 
6650
6651 2009-09-14 [colin]      3.7.2cvs31
6652
6653         * src/common/utils.c
6654                 Add "Re :" prefix from french Yahoo mail.
6655                 Patch by Didier Barvaux, fixes bug 1999
6656
6657 2009-09-10 [mones]      3.7.2cvs30
6658
6659         * manual/plugins.xml
6660                 Fix sites supported by SpamReport
6661         * manual/es/plugins.xml
6662                 Synchronise Spanish manual
6663
6664 2009-09-07 [holger]     3.7.2cvs29
6665
6666         * Makefile.am
6667                 Also update the icon cache on uninstall.
6668                 This prevents possible problems when Claws Mail was
6669                 uninstalled and installed again into a different location,
6670                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
6671                 and the blog post linked therein
6672
6673 2009-09-07 [paul]       3.7.2cvs28
6674
6675         * src/prefs_toolbar.c
6676                 when updating the main toolbar icons just update
6677                 the main toolbar (and consequently fix a bug where
6678                 folderview icons would disappear)
6679
6680 2009-08-30 [holger]     3.7.2cvs27
6681
6682         * src/compose.c
6683                 Do case-insensitive comparison against
6684                 header names when extracting recipients
6685                 from composed mails
6686
6687 2009-08-23 [colin]      3.7.2cvs26
6688
6689         * src/mbox.c
6690                 Probably fix RH bug 512024, " folder.c:3543 
6691                 Condition msglist != NULL failed"
6692
6693 2009-08-23 [colin]      3.7.2cvs25
6694
6695         * src/prefs_compose_writing.c
6696                 Make the maximum size warning bigger. Patch
6697                 by Didier Barvaux on bug 1986.
6698
6699 2009-08-21 [colin]      3.7.2cvs24
6700
6701         * src/compose.c
6702                 Previous commit: move the function into compose_insert_file
6703                 so that it's also used on drag-n-drop
6704
6705 2009-08-21 [colin]      3.7.2cvs23
6706
6707         * src/compose.c
6708                 Fix scrolling when adding an header
6709
6710 2009-08-21 [colin]      3.7.2cvs22
6711
6712         * src/compose.c
6713         * src/prefs_common.c
6714         * src/prefs_common.h
6715         * src/prefs_compose_writing.c
6716         * src/common/utils.c
6717                 Fix bug 1986, "New feature: warn user when inserting 
6718                 a large file in the message body". Patch by Didier
6719                 Barvaux
6720
6721 2009-08-21 [colin]      3.7.2cvs21
6722
6723         * AUTHORS
6724         * src/gtk/authors.h
6725         * src/common/utils.c
6726                 Fix bug 1984: Add R�f. : reply prefix (french 
6727                 Lotus Notes); patch by Didier Barvaux
6728
6729 2009-08-21 [colin]      3.7.2cvs20
6730
6731         * src/codeconv.c
6732         * src/codeconv.h
6733                 Fix bug 1969, 'Bad guess for outgoing encoding'
6734                 Make sure the specific converters (japanese in
6735                 this case) can return success/error in strict
6736                 mode, instead of silently failing back to 
6737                 strncpy
6738
6739 2009-08-20 [holger]     3.7.2cvs19
6740
6741         * src/compose.c
6742         * src/compose.h
6743                 Make it possible for code outside
6744                 compose (e.g. plugins) to attach files
6745
6746 2009-08-20 [colin]      3.7.2cvs18
6747
6748         * src/main.c
6749                 Fix crash when accessing IMAP soon
6750
6751 2009-08-18 [colin]      3.7.2cvs17
6752
6753         * src/ldapquery.c
6754                 Maybe fix crash on non-existent LDAP server
6755
6756 2009-08-04 [colin]      3.7.2cvs16
6757
6758         * src/toolbar.c
6759                 Fix toolbar's spacing that breaks dark
6760                 themes (patch from http://blogs.igalia.com/aperez/
6761                 2009/07/making-claws-mail-look-better/)
6762
6763 2009-07-28 [colin]      3.7.2cvs15
6764
6765         * src/account.c
6766         * src/addrcustomattr.c
6767         * src/addressadd.c
6768         * src/addressbook_foldersel.c
6769         * src/addrgather.c
6770         * src/browseldap.c
6771         * src/compose.c
6772         * src/editbook.c
6773         * src/editgroup.c
6774         * src/editjpilot.c
6775         * src/editldap.c
6776         * src/editldap_basedn.c
6777         * src/edittags.c
6778         * src/editvcard.c
6779         * src/exphtmldlg.c
6780         * src/expldifdlg.c
6781         * src/export.c
6782         * src/foldersel.c
6783         * src/import.c
6784         * src/importldif.c
6785         * src/importmutt.c
6786         * src/importpine.c
6787         * src/prefs_actions.c
6788         * src/prefs_customheader.c
6789         * src/prefs_display_header.c
6790         * src/prefs_filtering.c
6791         * src/prefs_folder_column.c
6792         * src/prefs_matcher.c
6793         * src/prefs_summary_column.c
6794         * src/prefs_summary_open.c
6795         * src/prefs_template.c
6796         * src/textview.c
6797         * src/uri_opener.c
6798                 Fix bug 1950, 'Program freeze up during folder selection'
6799                 Don't leave hidden windows modal
6800
6801 2009-07-28 [colin]      3.7.2cvs14
6802
6803         * src/ldapquery.c
6804                 Fix bug 1957, 'LDAP errs out after searching too 
6805                 many search bases'
6806
6807 2009-07-28 [colin]      3.7.2cvs13
6808
6809         * src/summaryview.c
6810                 Fix bug 1966, '"Collapse all threads" slower than 
6811                 "Expand all threads"'
6812
6813 2009-07-28 [colin]      3.7.2cvs12
6814
6815         * src/common/session.c
6816                 Fix bug 1967, 'Claws gets stuck after accepting 
6817                 a certificate warning dialog'
6818
6819 2009-07-19 [paul]       3.7.2cvs11
6820
6821         * manual/plugins.xml
6822                 a few small changes to the English
6823
6824 2009-07-18 [mones]      3.7.2cvs10
6825
6826         * manual/plugins.xml
6827                 Add new bsfilter and fancy plugins to the docs
6828                 and a note about dealing with plugins of the same class
6829         * src/prefs_account.c
6830                 Fix extra space at the end typo
6831
6832 2009-07-16 [colin]      3.7.2cvs9
6833
6834         * src/summaryview.c
6835                 Fix wrong return without unlocking; thanks
6836                 to mupuf_
6837
6838 2009-07-14 [colin]      3.7.2cvs8
6839
6840         * src/imap.c
6841                 Fix bug 1954, 'Segfault on reading wrong STATUS'
6842
6843 2009-07-10 [colin]      3.7.2cvs7
6844
6845         * src/plugins/pgpcore/plugin.def
6846         * src/common/utils.h
6847                 Fix windows port
6848
6849 2009-07-10 [colin]      3.7.2cvs6
6850
6851         * src/prefs_display_header.c
6852                 Fix bug 1951, 'C-Mail dumps core when editing 
6853                 displayed headers'. Patch by Alexey Rusakov
6854
6855 2009-07-10 [colin]      3.7.2cvs5
6856
6857         * src/folderview.c
6858                 Fix bug 1952, 'Deleted mails in Queue folder 
6859                 highlight it'.
6860
6861 2009-07-09 [colin]      3.7.2cvs4
6862
6863         * src/gtk/spell_entry.c
6864                 Fix bug 1949, 'Spell checker doesn't recognise 
6865                 certain word in Subject header, but does in 
6866                 message body'. Patch by Pawel Pekala.
6867
6868 2009-07-09 [paul]       3.7.2cvs3
6869
6870         * configure.ac
6871                 use pkgconfig to check for the minimum required
6872                 version of GnuTLS
6873
6874 2009-07-06 [colin]      3.7.2cvs2
6875
6876         * src/prefs_customheader.c
6877                 Fix build failure
6878
6879 2009-07-04 [paul]       3.7.2cvs1
6880
6881         * tools/claws.i18n.status.pl
6882                 updated
6883
6884 2009-07-03 [paul]       3.7.2
6885
6886         * NEWS
6887         * README
6888         * RELEASE_NOTES 
6889                 3.7.2 released!
6890
6891 2009-07-03 [paul]       3.7.1cvs85
6892
6893         * AUTHORS
6894         * configure.ac
6895         * po/pt_PT.po
6896         * po/sk.po
6897         * src/gtk/authors.h
6898                 added new translations by Tiago Faria and Slavko
6899         * po/bg.po
6900         * po/cs.po
6901         * po/de.po
6902         * po/es.po
6903         * po/fi.po
6904         * po/fr.po
6905         * po/hu.po
6906         * po/id.po
6907         * po/it.po
6908         * po/ja.po
6909         * po/pt_BR.po
6910         * po/ru.po
6911                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
6912                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
6913                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
6914                 Goncalves Guimaraes, Aleksei Miheev
6915
6916 2009-07-01 [colin]      3.7.1cvs84
6917
6918         * src/prefs_common.c
6919                 Fix bug 1940, 'Doesn't open links in 
6920                 user's default browser'. Turn the preference
6921                 to TRUE by default; that will only change the
6922                 behaviour for new users.
6923
6924 2009-06-29 [colin]      3.7.1cvs83
6925
6926         * src/filtering.c
6927         * src/filtering.h
6928         * src/prefs_filtering_action.c
6929                 Fix bug 1935, 'problems with very long filtering actions':
6930                 Use a dynamic buffer in action to string, and a bigger
6931                 buffer in string to action
6932
6933 2009-06-29 [colin]      3.7.1cvs82
6934
6935         * src/matcher_parser_lex.l
6936                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
6937
6938 2009-06-29 [colin]      3.7.1cvs81
6939
6940         * src/addressbook.c
6941                 Fix warnings
6942         * src/editgroup.c
6943                 Fix crash (out-of-bounds tree column)
6944         * src/gtk/gtkcmctree.c
6945         * src/gtk/gtksctree.c
6946                 Prevent using an out-of-bounds tree column
6947
6948 2009-06-29 [colin]      3.7.1cvs80
6949
6950         * src/ldapupdate.c
6951         * src/ldif.c
6952                 Leak fixes; patch by Pawel Pekala.
6953
6954 2009-06-26 [colin]      3.7.1cvs79
6955
6956         * src/summaryview.c
6957                 Sort by msgnum if dates are equal
6958
6959 2009-06-24 [paul]       3.7.1cvs78
6960
6961         * src/summaryview.c
6962                 make some (forgotten) strings translatable
6963
6964 2009-06-19 [colin]      3.7.1cvs77
6965
6966         * src/summaryview.c
6967                 Fix menu sensitiveness
6968
6969 2009-06-18 [colin]      3.7.1cvs76
6970
6971         * configure.ac
6972         * src/plugins/pgpcore/sgpgme.c
6973         * src/plugins/pgpcore/sgpgme.h
6974         * src/plugins/pgpmime/mypgpcore.def
6975         * src/plugins/pgpmime/pgpmime.c
6976         * src/plugins/smime/mypgpcore.def
6977         * src/plugins/smime/smime.c
6978                 Use largefile support (and stop using our old GPGME
6979                 hack on gpgme_data_seek/rewind)
6980                 (See 1.9.12cvs44 to 46 - if this breaks things we 
6981                 should soon know :)
6982
6983 2009-06-13 [colin]      3.7.1cvs75
6984
6985         * src/gtk/spell_entry.c
6986                 Fix assertion. We can put a NULL gtkaspell to
6987                 an entry; it just means it won't be spell-checked.
6988
6989 2009-06-12 [mones]      3.7.1cvs74
6990
6991         * src/compose.c
6992         * src/messageview.c
6993         * src/prefs_account.c
6994         * src/prefs_account.h
6995         * src/common/utils.c
6996         * src/common/utils.h
6997                 Added preference to use account address in generated
6998                 Message-Id. Fixes Debian bug #531052
6999
7000 2009-06-12 [colin]      3.7.1cvs73
7001
7002         * src/common/ssl.c
7003                 Better fix, API-compatible with libgnutls13
7004
7005 2009-06-12 [colin]      3.7.1cvs72
7006
7007         * src/common/ssl.c
7008                 Use compatibility mode in GnuTLS, and avoid problems with 
7009                 servers that don't comply 100% with the spec, but still
7010                 exist.
7011
7012 2009-06-06 [iwkse]      3.7.1cvs71
7013
7014         * src/compose.c
7015                 Ops..revert a mix with another patch
7016
7017 2009-06-06 [iwkse]      3.7.1cvs70
7018
7019         * src/compose.c
7020                 A better fix for the previous commit's issue
7021
7022 2009-06-06 [iwkse]      3.7.1cvs69
7023
7024         * src/compose.c
7025                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7026                 event is sent to the Attach property window
7027
7028 2009-06-05 [colin]      3.7.1cvs68
7029
7030         * src/compose.c
7031                 Fix build on GTK+ 2.6
7032
7033 2009-06-03 [mones]      3.7.1cvs67
7034
7035         * tools/make.themes.project
7036                 Oops! fix header, sorry Paul ;-)
7037
7038 2009-06-03 [mones]      3.7.1cvs66
7039
7040         * tools/make.themes.project
7041                 Add support for PNG themes and other
7042                 fixes i don't remember now... :)
7043
7044 2009-06-02 [colin]      3.7.1cvs65
7045
7046         * src/compose.c
7047         * src/prefs_template.c
7048         * src/quote_fmt.c
7049                 Fix error messages in templates, and fix their
7050                 checking
7051
7052 2009-05-22 [colin]      3.7.1cvs64
7053
7054         * src/compose.c
7055                 And remove hbox too
7056
7057 2009-05-22 [colin]      3.7.1cvs63
7058
7059         * src/compose.c
7060                 Fix phantom button behind entry when
7061                 changing fields via Tools/Reply mode.
7062
7063 2009-05-22 [colin]      3.7.1cvs62
7064
7065         * src/compose.c
7066                 Fix icon size
7067
7068 2009-05-21 [mones]      3.7.1cvs61
7069
7070         * src/compose.c
7071         * src/compose.h
7072                 Add button to empty header lines with one click
7073
7074 2009-05-21 [paul]       3.7.1cvs60
7075
7076         * src/mainwindow.c
7077         * src/mainwindow.h
7078         * src/plugins/trayicon/trayicon.c
7079                 when quitting from the trayicon, honour
7080                 prefs_common.clean_on_exit
7081
7082 2009-05-21 [paul]       3.7.1cvs59
7083
7084         * src/gtk/Makefile.am
7085                 remove duplicate entry
7086                 thanks to Charles A Edwards
7087
7088 2009-05-19 [paul]       3.7.1cvs58
7089
7090         * src/send_message.c
7091                 clear progressbar in the statusbar on 'Cancel'
7092
7093 2009-05-16 [colin]      3.7.1cvs57
7094
7095         * AUTHORS
7096         * src/gtk/authors.h
7097                 Add Fabian
7098
7099 2009-05-16 [colin]      3.7.1cvs56
7100
7101         * src/msgcache.c
7102                 Remove msgnum>0 condition for removing messages
7103                 from caches. There's no such condition on add.
7104                 Fixes bug 1913, 'Allow to remove phantom 
7105                 messages from the cache'; patch by Fabian
7106                 Keil <fk at fabiankeil.de>
7107
7108 2009-05-12 [holger]     3.7.1cvs55
7109
7110         * src/messageview.c
7111         * src/messageview.h
7112                 Introduce hook after showing of the message view
7113
7114 2009-05-11 [colin]      3.7.1cvs54
7115
7116         * src/compose.c
7117                 Fix bug 1872, 'A: Cc: CCi: selector should 
7118                 default on same as preceding contact'
7119
7120 2009-05-10 [holger]     3.7.1cvs53
7121
7122         * src/addr_compl.c
7123         * src/addr_compl.h
7124                 Add a hook to make it possible for plugins to
7125                 modify the address completion list
7126
7127 2009-05-06 [paul]       3.7.1cvs52
7128
7129         * src/folder.c
7130         * src/mimeview.c
7131                 fix bug 1915, 'Mails signed with smime.p7s
7132                 display both signed and attachment icon.'
7133
7134 2009-05-05 [colin]      3.7.1cvs51
7135
7136         * src/common/utils.c
7137                 Fix patch :)
7138
7139 2009-05-05 [colin]      3.7.1cvs50
7140
7141         * src/common/utils.c
7142                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7143                 different mountpoint than tempdir'
7144
7145 2009-05-04 [colin]      3.7.1cvs49
7146
7147         * src/msgcache.c
7148                 Probably fix bug 1914, 'Crash reading
7149                 corrupted tags file'
7150
7151 2009-04-26 [paul]       3.7.1cvs48
7152
7153         * configure.ac
7154         * src/gtk/gtkaspell.h
7155                 fix bug 1904, 'build mechanism looks for
7156                 'enchant.h' in a wrong place'
7157
7158 2009-04-25 [paul]       3.7.1cvs47
7159
7160         * src/printing.c
7161                 gah! fix coding style!
7162
7163 2009-04-25 [paul]       3.7.1cvs46
7164
7165         * src/printing.c
7166         * src/toolbar.c
7167                 if building with GTK+ >= 2.16 use
7168                 gtk_orientable_set_orientation() instead of now
7169                 deprecated gtk_toolbar_set_orientation()
7170
7171 2009-04-24 [colin]      3.7.1cvs45
7172
7173         * src/compose.c
7174                 Ask before sending if an attached file has
7175                 disappeared.
7176
7177 2009-04-19 [paul]       3.7.1cvs44
7178
7179         * src/prefs_common.c
7180         * src/prefs_common.h
7181         * src/gtk/about.c
7182                 save About window size.
7183                 patch by Pawel Pekala
7184
7185 2009-04-12 [paul]       3.7.1cvs43
7186
7187         * tools/csv2addressbook.pl
7188                 add extra CSV fields that are now appended
7189                 by thunderbird (version 2.0.0.21)
7190
7191 2009-04-08 [colin]      3.7.1cvs42
7192
7193         * src/procmime.c
7194                 fix saving (but not displaying) of UTF-16
7195                 files
7196
7197 2009-04-08 [colin]      3.7.1cvs41
7198
7199         * src/gtk/manage_window.c
7200                 Disable transient windows on win32 - seems to
7201                 fix most focusing issues
7202
7203 2009-04-05 [colin]      3.7.1cvs40
7204
7205         * src/procmsg.c
7206                 Don't ask whether we want to send deleted mails in queue
7207                 folders; also, don't send deleted mails when flushing
7208                 queues
7209
7210 2009-04-04 [paul]       3.7.1cvs39
7211
7212         * AUTHORS
7213         * configure.ac
7214         * po/id.po
7215         * src/gtk/authors.h
7216         * tools/claws.i18n.status.pl
7217                 add new Indonesian translation, by
7218                 MSulchan Darmawan
7219
7220 2009-04-03 [paul]       3.7.1cvs38
7221
7222         * AUTHORS
7223         * src/gtk/authors.h
7224                 credit due
7225
7226 2009-04-03 [colin]      3.7.1cvs37
7227
7228         * src/compose.c
7229         * src/textview.c
7230                 Fix bug 1891, 'Add support for gopher:// links'
7231                 Patch by Jacob Head <clawsmail at jacob-head.com>
7232                 Let's go back to the roots! 
7233
7234 2009-04-03 [paul]       3.7.1cvs36
7235
7236         * m4/Makefile.am
7237                 complete cvs35
7238
7239 2009-04-03 [paul]       3.7.1cvs35
7240
7241         * configure.ac
7242                 add AC_CONFIG_MACRO_DIR([m4])
7243                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7244         * m4/aclocal-include.m4
7245                 removed this now unneeded file
7246
7247 2009-04-02 [colin]      3.7.1cvs34
7248
7249         * src/common/utils.h
7250                 Fix previous (thanks to Marcus :)
7251
7252 2009-04-02 [colin]      3.7.1cvs33
7253
7254         * src/common/utils.h
7255         * src/etpan/etpan-thread-manager.c
7256                 pipe() was a macro from GLib on win32 until
7257                 glib 2.13.2. It's undefined after that.
7258                 Thanks to Marcus Brinkmann for the heads-up!
7259
7260 2009-03-31 [colin]      3.7.1cvs32
7261
7262         * src/folder_item_prefs.c
7263                 Copy folder settings with prefs
7264
7265 2009-03-31 [colin]      3.7.1cvs31
7266
7267         * src/prefs_account.c
7268                 Don't use un-sensitive checkboxes in Privacy tab
7269                 when privacy system in None (makes unchecking 
7270                 painful when no privacy plugin is loaded)
7271
7272 2009-03-30 [colin]      3.7.1cvs30
7273
7274         * src/folder.c
7275         * src/folder.h
7276         * src/imap.c
7277         * src/mainwindow.c
7278         * src/mainwindow.h
7279         * src/prefs_account.c
7280         * src/prefs_account.h
7281         * src/summaryview.c
7282         * src/summaryview.h
7283                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7284                 Add an option on the Receive page of IMAP account preferences:
7285                 "Move deleted mails to trash and expunge immediately". This
7286                 option defaults to TRUE to avoid changing the existing behaviour.
7287                 Setting it to FALSE prevents automatic expunging. 
7288                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7289                 (View/Hide deleted message being a per-folder setting, and behaving,
7290                 like View/Hide read messages).
7291
7292 2009-03-30 [colin]      3.7.1cvs29
7293
7294         * src/imap.c
7295                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7296                 ask for IMAP password when using GSSAPI auth
7297
7298 2009-03-27 [colin]      3.7.1cvs28
7299
7300         * src/folder.c
7301                 Fix cvs14, make sure we mark non-existent caches dirty
7302                 (or they never get written)
7303
7304 2009-03-27 [colin]      3.7.1cvs27
7305
7306         * src/imap.c
7307                 Fix tag update when all tags are removed 
7308                 from another client
7309
7310 2009-03-25 [colin]      3.7.1cvs26
7311
7312         * configure.ac
7313                 Fix configure.ac, thanks to Pawel
7314
7315 2009-03-25 [colin]      3.7.1cvs25
7316
7317         * src/news.c
7318         * src/etpan/nntp-thread.c
7319                 Fix header fetching (NG/To/Cc). Fixes 
7320                 bug 1883, 'Message processing fails to 
7321                 act on Newsgroups: field'
7322
7323 2009-03-23 [colin]      3.7.1cvs24
7324
7325         * src/textview.c
7326                 Fix internal headers visible in queue/sent
7327
7328 2009-03-23 [colin]      3.7.1cvs23
7329
7330         * configure.ac
7331                 Fix check for RC (resource compiler) used
7332                 on win32 (AC_LIBTOOL_RC used to call it 
7333                 implicitely but stopped)
7334
7335 2009-03-19 [colin]      3.7.1cvs22
7336
7337         * src/toolbar.c
7338                 Put spam button in default toolbar even if
7339                 bogofilter and spamassassin are not built.
7340                 Other anti-spam plugin could exist! :)
7341         * src/common/utils.c
7342                 Fix exit status fetch on win32
7343
7344 2009-03-18 [paul]       3.7.1cvs21
7345
7346         * src/gtk/spell_entry.c
7347                 fix "[BUG] Wrong word replaced in 'Subject:'
7348                 when spell-checking correction used"
7349                 Patch by Pawel Pekala
7350
7351 2009-03-17 [colin]      3.7.1cvs20
7352
7353         * src/common/utils.c
7354                 Fix win32 build (from cvs12)
7355
7356 2009-03-17 [colin]      3.7.1cvs19
7357
7358         * src/compose.c
7359                 Fix bug 1735, 'Change To: and Newsgroups: 
7360                 recipient field according account type'
7361                 Patch by Pawel
7362
7363 2009-03-17 [colin]      3.7.1cvs18
7364
7365         * src/msgcache.c
7366         * src/prefs_common.c
7367         * src/prefs_common.h
7368         * src/prefs_other.c
7369         * src/common/prefs.c
7370                 Add preference for fsyncing metadata
7371
7372 2009-03-16 [paul]       3.7.1cvs17
7373
7374         * src/prefs_customheader.c
7375                 add forgotten #if HAVE_LIBCOMPFACE
7376
7377 2009-03-16 [paul]       3.7.1cvs16
7378
7379         * src/prefs_customheader.c
7380                 put the (X-)Face preview image below the up/down
7381                 buttons so they don't jump around.
7382                 make the list reorderable by drag'n'drop
7383
7384 2009-03-16 [colin]      3.7.1cvs15
7385
7386         * src/prefs_customheader.c
7387                 Add a (X-)Face preview. Patch by iwkse.
7388
7389 2009-03-16 [colin]      3.7.1cvs14
7390
7391         * src/compose.c
7392         * src/folder.c
7393         * src/folder.h
7394         * src/msgcache.c
7395         * src/common/prefs.c
7396                 Add fsync calls to make sure we don't
7397                 lose data on system crashes. (to do:
7398                 add a pref to allow people choosing raw
7399                 speed)
7400
7401 2009-03-15 [colin]      3.7.1cvs13
7402
7403         * src/gtk/gtkaspell.c
7404                 Fix empty menu when there are no
7405                 suggestions (using the Spelling menu)
7406
7407 2009-03-14 [colin]      3.7.1cvs12
7408
7409         * src/common/utils.c
7410                 Win32: fix subject prefix length
7411
7412 2009-03-11 [mones]      3.7.1cvs11
7413
7414         * po/es.po
7415                 fix encoding declared in header
7416                 update translation now we're at it
7417
7418 2009-03-10 [colin]      3.7.1cvs10
7419
7420         * src/messageview.c
7421                 Fix "wrong mime" message printed out multiple
7422                 times
7423
7424 2009-03-10 [colin]      3.7.1cvs9
7425
7426         * src/prefs_folder_item.c
7427                 Fix build
7428
7429 2009-03-09 [paul]       3.7.1cvs8
7430
7431         * src/prefs_folder_item.c
7432         * src/send_message.c
7433                 fixes to english text
7434
7435 2009-03-08 [paul]       3.7.1cvs7
7436
7437         * po/ja.po
7438                 correct errors in header
7439
7440 2009-03-08 [paul]       3.7.1cvs6
7441
7442         * AUTHORS
7443         * configure.ac
7444         * po/ja.po
7445         * src/gtk/authors.h
7446         * tools/claws.i18n.status.pl
7447                 add Japanese translation, submitted by kazken3
7448
7449 2009-03-07 [colin]      3.7.1cvs5
7450
7451         * src/messageview.c
7452                 Don't let the invalid MIME warning hide
7453                 other noticeview (Partial receive or 
7454                 return receipt).
7455
7456 2009-03-07 [colin]      3.7.1cvs4
7457
7458         * src/procmime.c
7459                 Fix build
7460
7461 2009-03-07 [colin]      3.7.1cvs3
7462
7463         * src/messageview.c
7464         * src/procmime.c
7465         * src/procmime.h
7466                 Handle mimeparts that lack an end boundary.
7467                 They're invalid but it's too annoying for
7468                 normal users to fix.
7469
7470 2009-03-06 [wwp]        3.7.1cvs2
7471
7472         * src/compose.c
7473         * src/folder_item_prefs.c
7474         * src/folder_item_prefs.h
7475         * src/prefs_folder_item.c
7476                 Add per-folder default cc, bcc and reply-to.
7477
7478 2009-03-06 [colin]      3.7.1cvs1
7479
7480         * src/gedit-print.c
7481         * src/gtk/gtksourceprintjob.c
7482                 Fix build with old print interface
7483
7484 2009-03-06 [paul]       3.7.1
7485
7486         * NEWS
7487         * README
7488         * RELEASE_NOTES 
7489                 3.7.1 released!
7490
7491 2009-03-06 [paul]       3.7.0cvs78
7492
7493         * po/cs.po
7494         * po/de.po
7495         * po/fi.po
7496         * po/fr.po
7497         * po/hu.po
7498         * po/nl.po
7499         * po/pt_BR.po
7500         * po/sv.po
7501         * po/zh_CN.po
7502                 updated by David Vachulka, Stephan Sachse, Flammie
7503                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7504                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7505                 and Ralph Young
7506
7507 2009-03-03 [colin]      3.7.0cvs77
7508
7509         * src/prefs_filtering.c
7510                 Win32: Fix bug 1865, 'IMAP account name changes 
7511                 are not followed at filter actions'
7512
7513 2009-03-02 [colin]      3.7.0cvs76
7514
7515         * src/imap.c
7516                 Fix Launchpad bug 335571: 'claws-mail crashed 
7517                 with SIGSEGV in strlen() while deleting 
7518                 large amount of e-mails on IMAP account
7519
7520 2009-02-27 [mones]      3.7.0cvs75
7521
7522         * manual/es/account.xml
7523         * manual/es/ack.xml
7524         * manual/es/addrbook.xml
7525         * manual/es/advanced.xml
7526         * manual/es/claws-mail-manual.xml
7527         * manual/es/faq.xml
7528         * manual/es/glossary.xml
7529         * manual/es/gpl.xml
7530         * manual/es/handling.xml
7531         * manual/es/intro.xml
7532         * manual/es/keyboard.xml
7533         * manual/es/plugins.xml
7534         * manual/es/starting.xml
7535                 Sync with English version, fix some typos
7536                 Changed encoding to UTF-8
7537         * po/es.po
7538                 Update for release, changed encoding to UTF-8
7539
7540 2009-02-24 [colin]      3.7.0cvs74
7541
7542         * src/printing.c
7543                 Don't print separation line if there
7544                 are no headers
7545
7546 2009-02-23 [cleroy]     3.7.0cvs73
7547
7548         * src/account.c
7549         * src/action.c
7550         * src/addr_compl.c
7551         * src/addrbook.c
7552         * src/addrcache.c
7553         * src/addrcindex.c
7554         * src/addrclip.c
7555         * src/addrduplicates.c
7556         * src/addressadd.c
7557         * src/addressbook.c
7558         * src/addressbook_foldersel.c
7559         * src/addrharvest.c
7560         * src/addrindex.c
7561         * src/addritem.c
7562         * src/addrquery.c
7563         * src/addrselect.c
7564         * src/codeconv.c
7565         * src/compose.c
7566         * src/customheader.c
7567         * src/editaddress.c
7568         * src/editaddress_other_attributes_ldap.c
7569         * src/editgroup.c
7570         * src/editldap.c
7571         * src/enriched.c
7572         * src/exporthtml.c
7573         * src/exportldif.c
7574         * src/filtering.c
7575         * src/folder.c
7576         * src/foldersel.c
7577         * src/folderutils.c
7578         * src/folderview.c
7579         * src/gedit-print.c
7580         * src/html.c
7581         * src/imap.c
7582         * src/imap_gtk.c
7583         * src/inc.c
7584         * src/jpilot.c
7585         * src/ldapctrl.c
7586         * src/ldapquery.c
7587         * src/ldapserver.c
7588         * src/ldapupdate.c
7589         * src/ldif.c
7590         * src/localfolder.c
7591         * src/main.c
7592         * src/mainwindow.c
7593         * src/matcher.c
7594         * src/mbox.c
7595         * src/messageview.c
7596         * src/mh.c
7597         * src/mh_gtk.c
7598         * src/mimeview.c
7599         * src/msgcache.c
7600         * src/mutt.c
7601         * src/news.c
7602         * src/news_gtk.c
7603         * src/noticeview.c
7604         * src/pine.c
7605         * src/pop.c
7606         * src/prefs_account.c
7607         * src/prefs_actions.c
7608         * src/prefs_common.c
7609         * src/prefs_filtering.c
7610         * src/prefs_filtering_action.c
7611         * src/prefs_folder_column.c
7612         * src/prefs_folder_item.c
7613         * src/prefs_gtk.c
7614         * src/prefs_matcher.c
7615         * src/prefs_quote.c
7616         * src/prefs_send.c
7617         * src/prefs_summaries.c
7618         * src/prefs_summary_column.c
7619         * src/prefs_template.c
7620         * src/prefs_themes.c
7621         * src/prefs_toolbar.c
7622         * src/printing.c
7623         * src/privacy.c
7624         * src/procheader.c
7625         * src/procmime.c
7626         * src/procmsg.c
7627         * src/quote_fmt.c
7628         * src/remotefolder.c
7629         * src/send_message.c
7630         * src/sourcewindow.c
7631         * src/statusbar.c
7632         * src/stock_pixmap.c
7633         * src/summary_search.c
7634         * src/summaryview.c
7635         * src/textview.c
7636         * src/toolbar.c
7637         * src/undo.c
7638         * src/uri_opener.c
7639         * src/vcard.c
7640         * src/common/base64.c
7641         * src/common/claws.c
7642         * src/common/hooks.c
7643         * src/common/plugin.c
7644         * src/common/prefs.c
7645         * src/common/session.c
7646         * src/common/smtp.c
7647         * src/common/socket.c
7648         * src/common/string_match.c
7649         * src/common/stringtable.c
7650         * src/common/utils.c
7651         * src/common/utils.h
7652         * src/common/xml.c
7653         * src/common/xmlprops.c
7654         * src/gtk/colorlabel.c
7655         * src/gtk/combobox.c
7656         * src/gtk/foldersort.c
7657         * src/gtk/gtkaspell.c
7658         * src/gtk/gtkcmclist.c
7659         * src/gtk/gtkcmctree.c
7660         * src/gtk/gtkcmoptionmenu.c
7661         * src/gtk/gtksctree.c
7662         * src/gtk/gtkshruler.c
7663         * src/gtk/gtksourceprintjob.c
7664         * src/gtk/gtkutils.c
7665         * src/gtk/gtkvscrollbutton.c
7666         * src/gtk/logwindow.c
7667         * src/gtk/menu.c
7668         * src/gtk/pluginwindow.c
7669         * src/gtk/prefswindow.c
7670         * src/gtk/quicksearch.c
7671         * src/gtk/spell_entry.c
7672         * src/plugins/pgpcore/select-keys.c
7673         * src/plugins/pgpinline/pgpinline.c
7674         * src/plugins/pgpmime/pgpmime.c
7675         * src/plugins/smime/smime.c
7676         * src/plugins/spamassassin/spamassassin_gtk.c
7677                 Mass commit changing g_return_* to cm_return_*
7678                 and making these more interesting
7679
7680 2009-02-23 [colin]      3.7.0cvs72
7681
7682         * src/imap.c
7683                 Always initialise error code to no error
7684
7685 2009-02-23 [colin]      3.7.0cvs71
7686
7687         * src/imap.c
7688                 Fix separator substitution
7689
7690 2009-02-23 [colin]      3.7.0cvs70
7691
7692         * src/stock_pixmap.c
7693         * src/gtk/colorlabel.c
7694                 don't use g_return on normal checks
7695
7696 2009-02-22 [colin]      3.7.0cvs69
7697
7698         * src/addressbook.c
7699         * src/procmime.c
7700                 More fixes
7701
7702 2009-02-22 [colin]      3.7.0cvs68
7703
7704         * src/addrduplicates.c
7705         * src/addressbook.c
7706         * src/addrharvest.c
7707         * src/codeconv.c
7708         * src/compose.c
7709         * src/filtering.c
7710         * src/folder.c
7711         * src/imap.c
7712         * src/imap_gtk.c
7713         * src/importldif.c
7714         * src/jpilot.c
7715         * src/mainwindow.c
7716         * src/matcher.c
7717         * src/mbox.c
7718         * src/messageview.c
7719         * src/mh_gtk.c
7720         * src/prefs_common.c
7721         * src/prefs_filtering.c
7722         * src/prefs_gtk.c
7723         * src/printing.c
7724         * src/privacy.c
7725         * src/procmime.c
7726         * src/procmsg.c
7727         * src/summaryview.c
7728         * src/textview.c
7729         * src/undo.c
7730         * src/wizard.c
7731         * src/common/md5.c
7732         * src/common/socket.c
7733         * src/common/template.c
7734         * src/etpan/imap-thread.c
7735         * src/gtk/gtkaspell.c
7736         * src/gtk/gtkcmctree.c
7737         * src/gtk/gtksctree.c
7738         * src/gtk/inputdialog.c
7739         * src/plugins/pgpcore/sgpgme.c
7740         * src/plugins/pgpmime/pgpmime.c
7741         * src/plugins/smime/smime.c
7742         * src/plugins/spamassassin/spamassassin.c
7743                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
7744                 uninitialised accesses
7745
7746 2009-02-17 [colin]      3.7.0cvs67
7747
7748         * src/compose.c
7749                 Disable controls during queuing
7750
7751 2009-02-15 [colin]      3.7.0cvs66
7752
7753         * src/privacy.c
7754         * src/plugins/pgpcore/select-keys.c
7755         * src/plugins/pgpcore/sgpgme.c
7756                 Disable use of disabled keys
7757
7758 2009-02-15 [colin]      3.7.0cvs65
7759
7760         * src/folderview.c
7761         * src/summaryview.c
7762                 Fix font updating after changing 
7763                 prefs_common.derive_from_normal_font
7764
7765 2009-02-12 [paul]       3.7.0cvs64
7766
7767         * src/addressitem.h
7768         * src/export.h
7769         * src/headerview.c
7770         * src/headerview.h
7771         * src/common/version.h.in
7772         * src/gtk/about.h
7773         * src/gtk/menu.c
7774         * src/gtk/menu.h
7775                 more copyright header fixes
7776
7777 2009-02-12 [paul]       3.7.0cvs63
7778
7779         * src/gtk/progressdialog.c
7780         * src/gtk/progressdialog.h
7781                 fix copyright header
7782
7783 2009-02-12 [paul]       3.7.0cvs62
7784
7785         * src/gtk/spell_entry.c
7786         * src/gtk/spell_entry.h
7787                 better, more standard copyright header
7788
7789 2009-02-12 [paul]       3.7.0cvs61
7790
7791         * src/gtk/spell_entry.c
7792         * src/gtk/spell_entry.h
7793                 changes to copyright header
7794
7795 2009-02-12 [paul]       3.7.0cvs60
7796
7797         * src/gtk/spell_entry.c
7798         * src/gtk/spell_entry.h
7799                 fix broken build
7800
7801 2009-02-11 [colin]      3.7.0cvs59
7802
7803         * src/gtk/spell_entry.c
7804         * src/gtk/spell_entry.h
7805                 Forgot to add files
7806
7807 2009-02-11 [colin]      3.7.0cvs58
7808
7809         * src/compose.c
7810         * src/gtk/Makefile.am
7811         * src/gtk/gtkaspell.c
7812         * src/gtk/gtkaspell.h
7813                 Add spellcheck to subject. Patch by
7814                 Pawel.
7815
7816 2009-02-10 [holger]     3.7.0cvs57
7817
7818         * src/printing.c
7819         * src/common/defs.h
7820                 Move filename define for printing page setup cache to defs.h
7821
7822 2009-02-08 [mones]      3.7.0cvs56
7823
7824         * src/matcher.h
7825                 Fix build for bison 2.4.1
7826
7827 2009-02-06 [holger]     3.7.0cvs55
7828
7829         * src/prefs_common.c
7830         * src/prefs_common.h
7831         * src/printing.c
7832                 Fix restoring of custom page setups for printing by
7833                 temporarily caching the settings.
7834                 This is a workaround for Gnome Bug #39018, and fixes
7835                 Claws Mail Bug #1840.
7836
7837 2009-02-06 [colin]      3.7.0cvs54
7838
7839         * src/mainwindow.c
7840                 Fix hardcoded Shift-Q quits. Fixes
7841                 bug 1838, 'Claws-Mail sometimes quits 
7842                 when attempting to type a capital Q'
7843
7844 2009-01-31 [paul]       3.7.0cvs53
7845
7846         * src/compose.c
7847                 revert 3.7.0cvs49, until there is time to find out
7848                 why it causes a nasty crash!
7849
7850 2009-01-31 [paul]       3.7.0cvs52
7851
7852         * src/mainwindow.c
7853                 1 string that was forgotten for translation
7854
7855 2009-01-31 [paul]       3.7.0cvs51
7856
7857         * src/messageview.c
7858                 2 strings that were forgotten for translation
7859
7860 2009-01-31 [paul]       3.7.0cvs50
7861
7862         * src/gtk/prefswindow.c
7863                 build prefs tree in a slightly smarter way -
7864                 fix bug where if path[0] had same name as
7865                 path[1], (like in the de translation), path[1]
7866                 was lost and not shown in the window
7867
7868 2009-01-31 [paul]       3.7.0cvs49
7869
7870         * src/compose.c
7871                 fix bug 1836, 'Quoted text still blue after
7872                 removal of quote-character'
7873                 comment out some debug_print's that needlessly
7874                 slow things down
7875         * src/undo.c
7876                 comment out a debug_print that needlessly slows
7877                 things down
7878
7879 2009-01-31 [paul]       3.7.0cvs48
7880
7881         * src/summaryview.c
7882                 fix bug 1834, '"semi"-selection when collapsing thread'
7883
7884 2009-01-31 [paul]       3.7.0cvs47
7885
7886         * src/prefs_compose_writing.c
7887         * src/prefs_message.c
7888                 move 'quote_chars' pref to where it should be
7889
7890 2009-01-30 [paul]       3.7.0cvs46
7891
7892         * src/summaryview.c
7893                 fix updating of popup menu sensitivity
7894
7895 2009-01-28 [paul]       3.7.0cvs45
7896
7897         * tools/filter_conv_new.pl
7898                 move 'move' and 'delete' to end of @actions
7899                 so that they are always final actions in the
7900                 generated filtering rule
7901
7902 2009-01-27 [paul]       3.7.0cvs44
7903
7904         * src/messageview.c
7905                 always select text/calendar mimepart if suitable
7906                 plugin (i.e. vCalendar) is available
7907
7908 2009-01-27 [paul]       3.7.0cvs43
7909
7910         * src/folder.c
7911                 fix crash when right-clicking in summaryview when
7912                 processing is active
7913
7914 2009-01-22 [colin]      3.7.0cvs42
7915
7916         * src/compose.c
7917         * src/privacy.c
7918         * src/privacy.h
7919                 When replying to signed/encrypted mail and the
7920                 preference to sign/encrypt in this case is set,
7921                 choose the original mail's privacy system (if
7922                 available).
7923
7924 2009-01-21 [colin]      3.7.0cvs41
7925
7926         * src/addressbook.h
7927                 Fix warning (on-the-fly theming of
7928                 addressbook isn't complete yet)
7929
7930 2009-01-21 [colin]      3.7.0cvs40
7931
7932         * src/account.c
7933         * src/addressbook.c
7934                 Win32: Fix window placement
7935
7936 2009-01-21 [paul]       3.7.0cvs39
7937
7938         * src/inc.c
7939                 update timeout log msg
7940
7941 2009-01-17 [colin]      3.7.0cvs38
7942
7943         * src/main.c
7944         * src/mbox.c
7945         * src/common/md5.c
7946         * src/common/utils.c
7947         * src/etpan/imap-thread.c
7948                 Fix g_open calls (which don't ignore mode)
7949
7950 2009-01-17 [colin]      3.7.0cvs37
7951
7952         * src/addressbook.c
7953         * src/compose.c
7954         * src/foldersel.c
7955         * src/main.c
7956         * src/mainwindow.c
7957         * src/mbox.c
7958         * src/common/md5.c
7959         * src/common/ssl_certificate.c
7960         * src/common/tags.c
7961         * src/common/utils.c
7962         * src/etpan/imap-thread.c
7963         * src/plugins/bogofilter/bogofilter.c
7964         * src/plugins/pgpinline/pgpinline.c
7965         * src/plugins/smime/smime.c
7966                 Probably fix bug 1825, 'Unable to fetch messages from 
7967                 IMAP folders named with non-ASCII string'
7968                 Change remaining occurences of fopen and open with
7969                 g_fopen and g_open
7970
7971 2009-01-17 [paul]       3.7.0cvs36
7972
7973         * manual/faq.xml
7974                 update an old, outdated piece of info
7975
7976 2009-01-17 [paul]       3.7.0cvs35
7977
7978         * src/prefs_folder_item.c
7979                 fix bug where saving Folder Properties of a
7980                 sub-folder of outbox, queue, draft or trash
7981                 would change its parent's folder type to normal
7982
7983 2009-01-12 [mones]      3.7.0cvs34
7984
7985         * po/es.po
7986                 Updated translation
7987
7988 2009-01-12 [wwp]        3.7.0cvs33
7989
7990         * tools/fix_date.sh
7991         * tools/popfile-link.sh
7992         * tools/textviewer.sh
7993                 Fix bashisms and other portability glitches (thanks to
7994                 Steven M. Bellovin).
7995
7996 2009-01-11 [paul]       3.7.0cvs32
7997
7998         * src/addrindex.c
7999                 clean up some build warnings
8000
8001 2009-01-11 [colin]      3.7.0cvs31
8002
8003         * src/addrindex.c
8004                 Revert part of patch 3.7.0cvs29 
8005                 This function is used when jpilot
8006                 support is disabled
8007
8008 2009-01-11 [colin]      3.7.0cvs30
8009
8010         * src/folder.c
8011                 folder_find_child_item_by_name():
8012                 actually use name, not path's basename
8013
8014 2009-01-11 [paul]       3.7.0cvs29
8015
8016         * src/addrclip.c
8017         * src/addrindex.c
8018         * src/addritem.c
8019         * src/foldersel.h
8020         * src/folderview.c
8021         * src/prefs_folder_item.c
8022                 clean up some build warnings
8023
8024 2009-01-11 [paul]       3.7.0cvs28
8025
8026         * src/gtk/about.c
8027                 don't even mention printing support, assume its
8028                 presence, unless building with GTK+ < 2.10.0
8029
8030 2009-01-10 [colin]      3.7.0cvs27
8031
8032         * src/codeconv.c
8033                 Fix bug 1811, '[mime] Crash when there's no 
8034                 room for filename's start on the same line'
8035                 When the mimetype of the attachment is very 
8036                 long, there's no room at all to start the 
8037                 name=... parameter on the same line. This
8038                 caused an infinite loop as 0 characters of
8039                 the filename could be appended.
8040                 In such cases, insert linebreak before the
8041                 name parameter.
8042
8043 2009-01-09 [colin]      3.7.0cvs26
8044
8045         * src/compose.c
8046         * src/mainwindow.c
8047         * src/common/utils.c
8048                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8049                 Compose Window does not attach'
8050
8051 2009-01-09 [colin]      3.7.0cvs25
8052
8053         * src/foldersel.c
8054                 Fix bug 1817, 'Changing Themes does not 
8055                 update the pixmaps in "Select folder" 
8056                 dialog box'
8057
8058 2009-01-09 [colin]      3.7.0cvs24
8059
8060         * src/main.c
8061                 Win32: Fix bug 1816, 'Attaching files with 
8062                 command-line generates error after attaching'
8063
8064 2009-01-09 [paul]       3.7.0cvs23
8065
8066         * src/gtk/about.c
8067                 forgot this '2009' in last commit
8068
8069 2009-01-09 [paul]       3.7.0cvs22
8070
8071         * src/*/*.[c,h]
8072                 it's 2009!
8073                 update copyright headers
8074
8075 2009-01-09 [paul]       3.7.0cvs21
8076
8077         * doc/man/claws-mail.1
8078                 update Team list
8079
8080 2009-01-09 [colin]      3.7.0cvs20
8081
8082         * src/messageview.c
8083                 Fix bug 1814, 'Windows' WM badly places 
8084                 message view'
8085
8086 2009-01-09 [colin]      3.7.0cvs19
8087
8088         * src/prefs_themes.c
8089         * src/stock_pixmap.c
8090         * src/stock_pixmap.h
8091         * src/common/utils.c
8092         * src/common/utils.h
8093                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8094
8095 2009-01-08 [colin]      3.7.0cvs18
8096
8097         * src/mimeview.c
8098                 Win32: Fix bug 1810, 'Pressing 'o' key 
8099                 crashes CM'
8100
8101 2009-01-07 [colin]      3.7.0cvs17
8102
8103         * src/html.c
8104                 Fix bug 1432, '&amp; not escaped in links (HTML 
8105                 rendered as text)'
8106
8107 2009-01-06 [colin]      3.7.0cvs16
8108
8109         * src/plugins/pgpcore/select-keys.c
8110                 Warn translators the usual way about
8111                 accels
8112
8113 2009-01-06 [colin]      3.7.0cvs15
8114
8115         * src/mainwindow.c
8116                 Fix synchronisation dialog that shouldn't
8117                 appear when network goes down (Network
8118                 Manager)
8119         * src/mimeview.c
8120         * src/textview.c
8121                 Fix save as when attach_save_dir isn't set
8122                 fixes bug 1804, 'attach_save_directory does 
8123                 not default to $HOME'
8124         * src/plugins/pgpcore/select-keys.c
8125                 Add mnemonics to buttons - warn translators!
8126
8127 2009-01-06 [wwp]        3.7.0cvs14
8128
8129         * src/common/utils.c
8130                 Fix cvs13, thanks to Colin.
8131
8132 2009-01-06 [wwp]        3.7.0cvs13
8133
8134         * src/common/utils.c
8135                 Better support for Spanish Outlook replies (RES).
8136
8137 2009-01-02 [colin]      3.7.0cvs12
8138
8139         * src/folderview.c
8140                 Fix (+) sign after collapsed folder names that 
8141                 have quicksearch-matching children.
8142                 Fixes bug 1506, 'Recursive search in collapsed 
8143                 folders'
8144
8145 2009-01-02 [colin]      3.7.0cvs11
8146
8147         * src/stock_pixmap.c
8148         * src/stock_pixmap.h
8149                 Remove now-unused stock_pixmap_gdk
8150
8151 2009-01-02 [colin]      3.7.0cvs10
8152
8153         * src/gtk/gtkutils.c
8154         * src/pixmaps/claws-mail_icon.xpm
8155                 Use pixbuf for app icon, and make the app icon
8156                 a bit nicer
8157
8158 2009-01-02 [colin]      3.7.0cvs9
8159
8160         * src/uri_opener.c
8161                 Show both link title and URI if possible
8162
8163 2009-01-02 [colin]      3.7.0cvs8
8164
8165         * src/addressadd.c
8166         * src/addressbook.c
8167         * src/addressbook_foldersel.c
8168         * src/addressitem.h
8169         * src/folderview.c
8170         * src/grouplistdialog.c
8171         * src/importldif.c
8172         * src/mimeview.c
8173         * src/summaryview.c
8174         * src/gtk/gtkcmclist.c
8175         * src/gtk/gtkcmclist.h
8176         * src/gtk/gtkcmctree.c
8177         * src/gtk/gtkcmctree.h
8178         * src/gtk/gtksctree.c
8179         * src/gtk/gtksctree.h
8180                 Implement pixbuf rendering in tree widgets
8181                 instead of pixmaps
8182         * src/plugins/trayicon/trayicon.c
8183         * src/noticeview.c
8184         * src/prefs_themes.c
8185                 Use pixbuf rendering here too
8186
8187 2008-12-30 [paul]       3.7.0cvs7
8188
8189         * src/textview.c
8190                 no need to prematurely trim the uri in the statusbar
8191
8192 2008-12-29 [paul]       3.7.0cvs6
8193
8194         * src/procmsg.c
8195                 prefer List-Id header to X-* headers when creating
8196                 filter rule automatically
8197
8198 2008-12-28 [colin]      3.7.0cvs5
8199
8200         * src/compose.c
8201                 Set minimum height to 440 instead of 480
8202
8203 2008-12-22 [colin]      3.7.0cvs4
8204
8205         * src/compose.c
8206                 Fix bug 1799, '"Discard message" deletes manually 
8207                 saved draft'. Switch rmode to REEDIT after 
8208                 manually saving.
8209
8210 2008-12-21 [paul]       3.7.0cvs3
8211
8212         * tools/claws.i18n.status.pl
8213                 updates
8214
8215 2008-12-21 [paul]       3.7.0cvs2
8216
8217         * AUTHORS
8218         * src/gtk/authors.h
8219                 (more) updates
8220
8221 2008-12-21 [paul]       3.7.0cvs1
8222
8223         * AUTHORS
8224         * src/gtk/authors.h
8225                 updates
8226
8227 2008-12-19 [paul]       3.7.0
8228
8229         * NEWS
8230         * README
8231         * RELEASE_NOTES 
8232                 3.7.0 released!
8233
8234 2008-12-19 [paul]       3.6.1cvs80
8235
8236         * configure.ac
8237                 remove unmaintained sk and sr from ALL_LINGUAS
8238                 add newly maintained cs to ALL_LINGUAS
8239         * po/bg.po
8240         * po/ca.po
8241         * po/cs.po
8242         * po/de.po
8243         * po/fi.po
8244         * po/hu.po
8245         * po/nl.po
8246         * po/pt_BR.po
8247         * po/ru.po
8248         * po/sv.po
8249                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8250                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8251                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8252                 Persson Fink
8253
8254 2008-12-16 [colin]      3.6.1cvs79
8255
8256         * src/plugins/pgpcore/sgpgme.c
8257                 Fix warning
8258
8259 2008-12-15 [colin]      3.6.1cvs78
8260
8261         * src/compose.c
8262         * src/privacy.c
8263         * src/privacy.h
8264         * src/plugins/pgpcore/sgpgme.c
8265         * src/plugins/pgpcore/sgpgme.h
8266         * src/plugins/pgpinline/pgpinline.c
8267         * src/plugins/pgpmime/pgpmime.c
8268         * src/plugins/smime/smime.c
8269                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8270                 email address" doesn't work'. Use custom from address
8271                 if set
8272
8273 2008-12-15 [colin]      3.6.1cvs77
8274
8275         * src/common/utils.c
8276                 Fix bug 1746, 'Makes a mailto link from several 
8277                 paragraphs'
8278
8279 2008-12-15 [paul]       3.6.1cvs76
8280
8281         * m4/spamassassin.m4
8282                 fix warnings thrown up by autoconf-2.63
8283
8284 2008-12-13 [colin]      3.6.1cvs75
8285
8286         * Makefile.am
8287         * src/Makefile.am
8288         * src/common/ssl.c
8289         * src/common/utils.c
8290         * src/common/utils.h
8291         * tools/Makefile.am
8292                 Finish previous patch
8293
8294 2008-12-13 [colin]      3.6.1cvs74
8295
8296         * tools/Makefile.am
8297                 Only install certs on windows
8298
8299 2008-12-13 [colin]      3.6.1cvs73
8300
8301         * tools/Makefile.am
8302         * tools/ca-certificates.crt
8303         * src/common/Makefile.am
8304         * src/common/ssl.c
8305                 First try to ship SSL certificates in Windows
8306                 build
8307
8308 2008-12-12 [colin]      3.6.1cvs72
8309
8310         * configure.ac
8311         * src/plugins/pgpinline/claws.def
8312                 Windows build fixes
8313
8314 2008-12-12 [paul]       3.6.1cvs71
8315
8316         * src/imap.c
8317         * src/mh.c
8318         * src/partial_download.c
8319         * src/textview.c
8320         * src/common/claws.c
8321         * src/common/prefs.c
8322         * src/common/utils.c
8323                 win32: fix unlinking, renaming and bug with
8324                 non-ascii username
8325                 Patch by Colin
8326
8327 2008-12-11 [colin]      3.6.1cvs70
8328
8329         * po/fr.po
8330         * manual/fr/advanced.xml
8331                 Update french translations
8332
8333 2008-12-10 [colin]      3.6.1cvs69
8334
8335         * manual/faq.xml
8336                 Correct bug submission guidelines
8337
8338 2008-12-10 [colin]      3.6.1cvs68
8339
8340         * src/plugins/pgpcore/pgp_viewer.c
8341                 Fix bug 1736, 'Key import does not work'
8342                 Kill the correct pid (and not the parent
8343                 shell), and increase the timeout a bit.
8344
8345 2008-12-09 [paul]       3.6.1cvs67
8346
8347         * src/messageview.c
8348                 ensure that any stray noticeview buttons are hidden,
8349                 as clicking them causes segfaults!
8350
8351 2008-12-09 [colin]      3.6.1cvs66
8352
8353         * src/compose.c
8354         * src/compose.h
8355         * src/folder_item_prefs.h
8356         * src/prefs_common.c
8357         * src/prefs_common.h
8358         * src/common/defs.h
8359                 Fix bug 1792, '"Save Message to" should 
8360                 retain list of recently selected folders'
8361                 Also, make Enchant-related prefs stick
8362                 even if the build doesn't enable enchant
8363
8364 2008-12-09 [paul]       3.6.1cvs65
8365
8366         * src/messageview.c
8367                 fix bug 1787, 'Prevent automatic PGP inline
8368                 decryption attempts' use the noticeview to display
8369                 decryption failure messages instead of the irritating
8370                 popup dialog
8371
8372 2008-12-09 [colin]      3.6.1cvs64
8373
8374         * src/prefs_filtering.c
8375                 Fix bug 1789, 'filtering account selection 
8376                 (regression)'. Filtering on sending-only
8377                 accounts can be a little useful when using
8378                 filtering via Tools menu.
8379
8380 2008-12-07 [paul]       3.6.1cvs63
8381
8382         * src/prefs_actions.c
8383                 don't auto-select first entry (same as other
8384                 similar dialogs)
8385         * src/gtk/pluginwindow.c
8386                 these parents don't have children so don't look
8387                 for them
8388
8389 2008-12-07 [paul]       3.6.1cvs62
8390
8391         * src/prefs_account.c
8392         * src/gtk/pluginwindow.c
8393         * src/gtk/prefswindow.c
8394         * src/gtk/prefswindow.h
8395                 auto-select first page
8396
8397 2008-12-05 [colin]      3.6.1cvs61
8398
8399         * src/codeconv.c
8400         * src/procmime.c
8401                 Fix bug 1788, 'CM crashes re-encoding 
8402                 encoded parameters' (introduced in cvs40)
8403
8404 2008-12-05 [paul]       3.6.1cvs60
8405
8406         * src/prefs_common.h
8407                 remove gpg prefs that are no longer needed here
8408
8409 2008-12-03 [colin]      3.6.1cvs59
8410
8411         * src/msgcache.c
8412                 Speed up cache reading (about 10% gain)
8413         * src/summaryview.c
8414         * src/gtk/gtksctree.c
8415                 Speed up expand/collapse all threads
8416                 (about 95% gain)
8417
8418 2008-12-03 [paul]       3.6.1cvs58
8419
8420         * configure.ac
8421                 eradicate gcc4's signedness warnings
8422                 fix building with gnuTLS on (Open)Solaris
8423
8424 2008-12-01 [colin]      3.6.1cvs57
8425
8426         * src/gtk/gtkcmclist.c
8427                 Fix column headers
8428
8429 2008-12-01 [colin]      3.6.1cvs56
8430
8431         * src/plugins/pgpinline/pgpinline.c
8432                 Fix bug 1779, 'PGP Inline badly handles 
8433                 multipart'. Properly dump the current part
8434                 instead of running around with scissors
8435
8436 2008-11-30 [paul]       3.6.1cvs55
8437
8438         * manual/advanced.xml
8439         * manual/plugins.xml
8440         * src/prefs_toolbar.c
8441                 remove the verb from the page title and
8442                 update references in the manual
8443
8444 2008-11-30 [paul]       3.6.1cvs54
8445
8446         * src/prefs_other.c
8447                 move Other/ page to Other/Miscellaneous
8448         * src/gtk/prefswindow.c
8449                 make parent page unselectable
8450
8451 2008-11-29 [paul]       3.6.1cvs53
8452
8453         * README
8454                 add the new 'primary_paste_unselects' hidden
8455                 option, add missing 'log_[...]_color' options,
8456                 and reformat the text
8457         * manual/advanced.xml
8458                 add the new 'primary_paste_unselects' hidden
8459                 option, add missing 'log_[...]_color' options
8460
8461 2008-11-28 [colin]      3.6.1cvs52
8462
8463         * src/mimeview.c
8464                 Fix leak
8465
8466 2008-11-28 [colin]      3.6.1cvs51
8467
8468         * po/fr.po
8469                 Update translation
8470
8471 2008-11-28 [colin]      3.6.1cvs50
8472
8473         * src/mainwindow.c
8474                 Fix account selection in Mailing list
8475                 menu
8476
8477 2008-11-28 [paul]       3.6.1cvs49
8478
8479         * po/Makefile.in.in
8480                 automatically remove obsolete strings
8481
8482 2008-11-28 [colin]      3.6.1cvs48
8483
8484         * src/plugins/pgpcore/sgpgme.c
8485                 Fix error message when key isn't available.
8486
8487 2008-11-27 [colin]      3.6.1cvs47
8488
8489         * src/filtering.c
8490         * src/matcher.c
8491                 Fix a little leak
8492
8493 2008-11-26 [colin]      3.6.1cvs46
8494
8495         * src/common/ssl.c
8496                 Fix new warning
8497
8498 2008-11-26 [colin]      3.6.1cvs45
8499
8500         * src/plugins/pgpcore/select-keys.c
8501         * src/plugins/pgpcore/sgpgme.c
8502                 Fix bug 1591, 'S/MIME: better key 
8503                 handling/selection dialog'
8504                 Really ignore revoked/expired keys
8505
8506 2008-11-26 [colin]      3.6.1cvs44
8507
8508         * src/main.c
8509         * src/common/claws.c
8510         * src/common/ssl.c
8511                 Make sure libgcrypt's threading is initialised
8512                 before gnutls. See also old bug 1539.
8513
8514 2008-11-26 [colin]      3.6.1cvs43
8515
8516         * src/imap.c
8517         * src/news.c
8518         * src/etpan/imap-thread.c
8519                 Fix possible crashes due to clist_begin()
8520                 not checking for NULLs (it should!)
8521
8522 2008-11-25 [colin]      3.6.1cvs42
8523
8524         * src/procmime.c
8525                 Fix line length in MIME parameters
8526
8527 2008-11-22 [paul]       3.6.1cvs41
8528
8529         * src/compose.c
8530                 grab Return key press in attachments Properties
8531                 dialog
8532
8533 2008-11-21 [colin]      3.6.1cvs40
8534
8535         * src/compose.c
8536         * src/procmime.c
8537                 Fix bug 1776, 'use encoded name parameters 
8538                 for attachments instead of ascii'.
8539                 Break the RFC 2047 by using B-encoded 
8540                 filename parameter, like everyone does,
8541                 following advice from the RFC author.
8542
8543 2008-11-21 [colin]      3.6.1cvs39
8544
8545         * src/common/socket.c
8546                 Rehandshake if server asks to
8547
8548 2008-11-21 [colin]      3.6.1cvs38
8549
8550         * src/mimeview.h
8551         * src/toolbar.h
8552         * src/common/session.h
8553         * src/common/smtp.h
8554                 Move conditional-compilation members to
8555                 end of structs
8556
8557 2008-11-19 [wwp]        3.6.1cvs37
8558
8559         * src/prefs_actions.c
8560                 Fixed wrong behaviour when pressing Escape (was not cancelling
8561                 the action).
8562
8563 2008-11-19 [wwp]        3.6.1cvs36
8564
8565         * src/compose.c
8566         * src/matcher.c
8567         * src/messageview.c
8568         * src/mimeview.c
8569         * src/prefs_actions.c
8570         * src/prefs_filtering_action.c
8571         * src/procmsg.c
8572         * src/summaryview.c
8573         * src/textview.c
8574         * src/common/utils.c
8575                 Replace occurrences of "command line" with "command-line" everywhere.
8576                 Enforce code style (mostly indentation) in prefs_actions.c.
8577
8578 2008-11-19 [colin]      3.6.1cvs35
8579
8580         * src/compose.c
8581         * src/prefs_common.c
8582         * src/prefs_common.h
8583                 Add primary_paste_unselects hidden preference
8584                 to change how middle-click pasting changes
8585                 the selection and insert point; defaults to
8586                 pre-3.6.1cvs31
8587
8588 2008-11-19 [colin]      3.6.1cvs34
8589
8590         * src/folderview.c
8591                 Always give focus to summaryview, even if
8592                 the folder is empty, in small screen layout.
8593                 Allows to go back to folderlist using the
8594                 keyboard.
8595
8596 2008-11-18 [colin]      3.6.1cvs33
8597
8598         * src/mainwindow.h
8599                 Put back conditional at the end of struct
8600
8601 2008-11-18 [colin]      3.6.1cvs32
8602
8603         * src/procmime.c
8604         * src/common/w32_reg.c
8605                 Fix crash on win32 when browsing to a
8606                 directory
8607
8608 2008-11-15 [colin]      3.6.1cvs31
8609
8610         * src/compose.c
8611                 After a mid-click paste, deselect selection
8612                 and go to end of paste.
8613
8614 2008-11-15 [colin]      3.6.1cvs30
8615
8616         * src/compose.c
8617                 Auto-save draft after external editor quits
8618
8619 2008-11-15 [colin]      3.6.1cvs29
8620
8621         * src/plugins/pgpcore/sgpgme.c
8622                 Fix wrong error display, thanks to
8623                 Charles A. Edwards
8624
8625 2008-11-14 [colin]      3.6.1cvs28
8626
8627         * src/prefs_actions.c
8628                 Comment out bogus (IMO) warning
8629
8630 2008-11-14 [colin]      3.6.1cvs27
8631
8632         * src/mainwindow.c
8633         * src/summaryview.c
8634         * src/summaryview.h
8635         * src/gtk/menu.c
8636         * src/gtk/menu.h
8637                 Share summaryview's context menu actions with
8638                 the equivalent menu items of the main menu;
8639                 this allows to share accelerators and de-
8640                 duplicate code.
8641
8642 2008-11-14 [colin]      3.6.1cvs26
8643
8644         * src/plugins/pgpcore/sgpgme.c
8645                 Fix bug 1768, 'claws-mail crashes while 
8646                 checking smime bad signature'
8647
8648 2008-11-13 [colin]      3.6.1cvs25
8649
8650         * src/account.c
8651         * src/filtering.c
8652                 Fix redefinition of PREFSBUFSIZE
8653
8654 2008-11-13 [wwp]        3.6.1cvs24
8655
8656         * tools/popfile-link.sh
8657                 Add support for reusing existing POPFile session ID.
8658
8659 2008-11-12 [colin]      3.6.1cvs23
8660
8661         * src/prefs_gtk.h
8662                 Fix bug 1771, 'Folder template gets 
8663                 truncated when exiting the application'
8664                 Use a 32k buffer for string preferences
8665
8666 2008-11-11 [colin]      3.6.1cvs22
8667
8668         * src/summaryview.c
8669                 Fix "display sender using addressbook" when
8670                 prefs_common.swap_from is in use. Patch by
8671                 H. Merijn Brand
8672
8673 2008-11-11 [colin]      3.6.1cvs21
8674
8675         * src/autofaces.c
8676         * src/common/md5.c
8677         * src/common/md5.h
8678                 Make a few functions static
8679
8680 2008-11-07 [colin]      3.6.1cvs20
8681
8682         * src/mainwindow.c
8683         * src/summaryview.c
8684                 Fix crash when rebuilding colorlabel
8685                 menu
8686         * src/addrgather.c
8687         * src/editldap.c
8688         * src/prefs_account.c
8689         * src/prefs_compose_writing.c
8690         * src/prefs_logging.c
8691         * src/prefs_message.c
8692         * src/prefs_other.c
8693         * src/prefs_receive.c
8694         * src/prefs_summaries.c
8695         * src/prefs_wrapping.c
8696         * src/plugins/bogofilter/bogofilter_gtk.c
8697         * src/plugins/pgpcore/prefs_gpg.c
8698         * src/plugins/spamassassin/spamassassin_gtk.c
8699                 Fix deprecated use of page_size in 
8700                 gtkspinbutton adjustments
8701
8702 2008-11-06 [mones]      3.6.1cvs19
8703
8704         * src/mainwindow.c
8705                 Fix missing "About" in Help menu
8706         * tools/claws.i18n.status.pl
8707                 Fix header
8708
8709 2008-11-05 [colin]      3.6.1cvs18
8710
8711         * src/action.c
8712         * src/main.c
8713         * src/mainwindow.c
8714         * src/common/socket.c
8715         * src/common/socket.h
8716         * src/gtk/gtkutils.c
8717         * src/gtk/gtkutils.h
8718                 w32: Implement single launch (lock
8719                 socket); always put debug log to
8720                 the rc_dir; fix Start menu update
8721                 after registering as default Mail 
8722                 app
8723
8724 2008-11-05 [colin]      3.6.1cvs17
8725
8726         * src/mainwindow.c
8727                 Setting the Mail start menu item in HKCU 
8728                 confuses the Internet Options dialog. Do 
8729                 it in HKLM as this dialog does.
8730
8731 2008-11-04 [colin]      3.6.1cvs16
8732
8733         * src/common/w32_reg.c
8734                 Fix off-by-one
8735
8736 2008-11-04 [colin]      3.6.1cvs15
8737
8738         * src/procmime.c
8739                 w32: Fix getting content-type 
8740         * src/mimeview.c
8741         * src/prefs_common.c
8742         * src/prefs_common.h
8743         * src/prefs_ext_prog.c
8744         * src/textview.c
8745                 w32: better integration (use the
8746                 standard file associations instead
8747                 of our platform-unadapted open
8748                 dialog)
8749         * src/mainwindow.c
8750         * src/common/utils.c
8751         * src/common/w32_reg.c
8752         * src/common/w32lib.h
8753                 w32: better integration (allow 
8754                 setting Claws as default MUA)
8755
8756 2008-11-01 [colin]      3.6.1cvs14
8757
8758         * src/codeconv.c
8759                 Fix wrongly converted non-ascii characters
8760                 when locale's charset is US-ASCII (strict-mode
8761                 was failing in this case)
8762
8763 2008-10-30 [colin]      3.6.1cvs13
8764
8765         * src/mimeview.c
8766         * src/mimeview.h
8767         * src/textview.c
8768         * src/textview.h
8769                 Use one UI Manager per mimeview, instead of
8770                 the global one -- else user_data pointer gets
8771                 broken if opening and closing another message-
8772                 view, then using right-click on a mimeview's 
8773                 mimepart. Probably fixes bug 1711, 'Save-as
8774                 attachment crashes'
8775
8776 2008-10-24 [paul]       3.6.1cvs12
8777
8778         * tools/Makefile.am
8779         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
8780         * tools/kdeservicemenu/install.sh
8781                 another, possibly the final?, attempt on getting this
8782                 sorted for kde4
8783
8784 2008-10-24 [paul]       3.6.1cvs11
8785
8786         * tools/kdeservicemenu/install.sh
8787                 fix servicemenu installation directory on kde4
8788
8789 2008-10-24 [paul]       3.6.1cvs10
8790
8791         * tools/kdeservicemenu/README
8792         * tools/kdeservicemenu/install.sh
8793                 add support for kde4 in addition to kde3.
8794                 a rework involving checking for kde4-config, then
8795                 kde-config, finally prompting the user for the
8796                 location of either if they cannot be found
8797                 
8798
8799 2008-10-18 [paul]       3.6.1cvs9
8800
8801         * tools/claws.i18n.status.pl
8802                 updated with latest translator info.
8803                 only print for languages defined in %langname
8804
8805 2008-10-17 [paul]       3.6.1cvs8
8806
8807         * src/plugins/pgpcore/sgpgme.c
8808                 when listing the uid's, show the uid validity
8809
8810 2008-10-16 [paul]       3.6.1cvs7
8811
8812         * INSTALL
8813                 updated
8814
8815 2008-10-13 [wwp]        3.6.1cvs6
8816
8817         * po/fr.po
8818                 Updated French translation.
8819
8820 2008-10-11 [colin]      3.6.1cvs5
8821
8822         * src/gtk/authors.h
8823                 Fix bug 1756, "Outdated translators list in About 
8824                 dialogue". Patch by Aleksei Miheev.
8825
8826 2008-10-11 [colin]      3.6.1cvs4
8827
8828         * src/account.c
8829         * src/imap.c
8830         * src/inc.c
8831         * src/main.c
8832         * src/mainwindow.c
8833         * src/news.c
8834         * src/pop.c
8835         * src/pop.h
8836         * src/prefs_account.c
8837         * src/send_message.c
8838         * src/send_message.h
8839         * src/ssl_manager.c
8840         * src/ssl_manager.h
8841         * src/wizard.c
8842         * src/common/claws.c
8843         * src/common/defs.h
8844         * src/common/session.c
8845         * src/common/session.h
8846         * src/common/smtp.c
8847         * src/common/smtp.h
8848         * src/common/socket.c
8849         * src/common/socket.h
8850         * src/common/ssl.c
8851         * src/common/ssl.h
8852         * src/common/ssl_certificate.c
8853         * src/common/ssl_certificate.h
8854         * src/gtk/about.c
8855         * src/gtk/sslcertwindow.c
8856         * src/gtk/sslcertwindow.h
8857                 Remove OpenSSL code
8858
8859 2008-10-11 [colin]      3.6.1cvs3
8860
8861         * src/common/ssl_certificate.c
8862                 Make local function static
8863
8864 2008-10-10 [colin]      3.6.1cvs2
8865
8866         * src/common/ssl.h
8867         * src/common/ssl_certificate.c
8868         * src/gtk/sslcertwindow.c
8869                 Add offline certificate verification,
8870                 thanks to Nikos Mavrogiannopoulos for the
8871                 hints
8872
8873 2008-10-10 [colin]      3.6.1cvs1
8874
8875         * src/common/ssl_certificate.c
8876         * src/gtk/sslcertwindow.c
8877                 Fix warnings
8878
8879 2008-10-10 [paul]       3.6.1
8880
8881         * m4/spamassassin.m4
8882                 remove openssl dross
8883
8884         * NEWS
8885         * README
8886         * RELEASE_NOTES 
8887                 3.6.1 released!
8888
8889 2008-10-10 [colin]      3.6.0cvs25
8890
8891         * src/common/ssl.c
8892                 Tell libetpan it doesn't need to init
8893                 GnuTLS
8894
8895 2008-10-10 [colin]      3.6.0cvs24
8896
8897         * claws-mail.pc.in
8898                 Remove references to openssl
8899
8900 2008-10-09 [colin]      3.6.0cvs23
8901
8902         * configure.ac
8903                 Fix message
8904
8905 2008-10-09 [colin]      3.6.0cvs22
8906
8907         * configure.ac
8908                 Error out when building against openssl
8909
8910 2008-10-09 [colin]      3.6.0cvs21
8911
8912         * configure.ac
8913         * COPYING
8914         * src/crash.c
8915         * src/main.c
8916         * src/gtk/about.c
8917                 Disable OpenSSL due to requirement of
8918                 OpenSSL exception. Code not removed yet,
8919                 just in case, but disabled.
8920
8921 2008-10-09 [colin]      3.6.0cvs20
8922
8923         * configure.ac
8924         * src/Makefile.am
8925         * src/crash.c
8926         * src/gedit-print.c
8927         * src/gedit-print.h
8928         * src/main.c
8929         * src/mainwindow.c
8930         * src/messageview.c
8931         * src/prefs_ext_prog.c
8932         * src/prefs_fonts.c
8933         * src/prefs_image_viewer.c
8934         * src/printing.c
8935         * src/printing.h
8936         * src/summaryview.c
8937         * src/gtk/Makefile.am
8938         * src/gtk/about.c
8939         * src/gtk/gtksourceprintjob.c
8940         * src/gtk/gtksourceprintjob.h
8941                 Revert previous patch. It'd be better to remove
8942                 OpenSSL instead, as GnuTLS works as well.
8943
8944 2008-10-09 [colin]      3.6.0cvs19
8945
8946         * configure.ac
8947         * src/Makefile.am
8948         * src/crash.c
8949         * src/gedit-print.c
8950         * src/gedit-print.h
8951         * src/main.c
8952         * src/mainwindow.c
8953         * src/messageview.c
8954         * src/prefs_ext_prog.c
8955         * src/prefs_fonts.c
8956         * src/prefs_image_viewer.c
8957         * src/printing.c
8958         * src/printing.h
8959         * src/summaryview.c
8960         * src/gtk/Makefile.am
8961         * src/gtk/about.c
8962         * src/gtk/gtksourceprintjob.c
8963         * src/gtk/gtksourceprintjob.h
8964                 Remove the libgnomeprint interface (deprecated,
8965                 and fixes Debian's #501570, 'Copyright confusion')
8966
8967 2008-10-09 [colin]      3.6.0cvs18
8968
8969         * configure.ac
8970                 Require libetpan 0.57 (important fixes)
8971
8972 2008-10-08 [paul]       3.6.0cvs17
8973
8974         * src/prefs_filtering_action.c
8975         * src/prefs_matcher.c
8976                 enable re-ordering of the filtering/processing
8977                 condition and actions lists by drag'n'drop
8978
8979 2008-10-08 [colin]      3.6.0cvs16
8980
8981         * src/addressbook.c
8982                 Fix wrong menu title
8983
8984 2008-10-07 [colin]      3.6.0cvs15
8985
8986         * src/imap.c
8987                 After thinking, revert this. It's only a minor
8988                 annoyance to GSSAPI users, and I can't test this
8989                 right now. Postponed until after next good release.
8990
8991 2008-10-07 [colin]      3.6.0cvs14
8992
8993         * src/imap.c
8994                 Don't ask for a password when using GSSAPI
8995
8996 2008-10-07 [colin]      3.6.0cvs13
8997
8998         * src/mainwindow.c
8999                 Fix build with GTK+ < 2.14
9000
9001 2008-10-07 [colin]      3.6.0cvs12
9002
9003         * src/mainwindow.c
9004         * src/mainwindow.h
9005         * src/prefs_common.c
9006         * src/prefs_common.h
9007         * src/summaryview.c
9008         * src/gtk/colorlabel.c
9009                 Fix bug 1749, 'Shortcut keys for color labels 
9010                 not changeable'
9011                 Make fullscreen a setting remembered between
9012                 sessions
9013
9014 2008-10-07 [colin]      3.6.0cvs11
9015
9016         * src/prefs_other.c
9017                 Fix bug 1747, 'Wanderlust keybindings no longer 
9018                 working (regression)'
9019
9020 2008-10-07 [colin]      3.6.0cvs10
9021
9022         * src/mainwindow.c
9023                 Make fullscreen a real menu item
9024
9025 2008-10-07 [colin]      3.6.0cvs9
9026
9027         * src/mainwindow.c
9028                 Make sure we won't save size when
9029                 fullscreening
9030
9031 2008-10-06 [colin]      3.6.0cvs8
9032
9033         * src/mainwindow.c
9034         * src/mainwindow.h
9035                 Handle fullscreen via F11. Patch by
9036                 Michael Rasmussen
9037
9038 2008-10-06 [colin]      3.6.0cvs7
9039
9040         * src/common/ssl.c
9041                 Fix return value when setting client cert
9042
9043 2008-10-04 [colin]      3.6.0cvs6
9044
9045         * src/mimeview.c
9046                 Fix bug 1742, 'Attachment list contents not 
9047                 visible/scrollable'
9048
9049 2008-10-04 [paul]       3.6.0cvs5
9050
9051         * src/mainwindow.c
9052                 fix failure of Hide toolbar option on restart
9053
9054 2008-10-04 [colin]      3.6.0cvs4
9055
9056         * src/addressbook.c
9057         * src/compose.c
9058         * src/mainwindow.c
9059         * src/messageview.c
9060         * src/summaryview.c
9061                 Maemo: Fix bug 1737, Crashes upon opening
9062
9063 2008-10-04 [paul]       3.6.0cvs3
9064
9065         * po/pt_BR.po
9066                 submitted (just a little late) by Frederico
9067                 Goncalves Guimaraes
9068
9069 2008-10-03 [wwp]        3.6.0cvs2
9070
9071         * po/fr.po
9072                 Many fixes, mostly in menus and accelerators.
9073
9074 2008-10-03 [colin]      3.6.0cvs1
9075
9076         * src/gtk/filesel.c
9077                 Allow network mounts with new GTKs: they're
9078                 available via FUSE mounts and we don't need
9079                 GVFS.
9080
9081 2008-10-03 [paul]       3.6.0
9082
9083         * NEWS
9084         * README
9085         * RELEASE_NOTES 
9086                 3.6.0 released!
9087
9088 2008-10-03 [paul]       3.5.0cvs145
9089
9090         * configure.ac
9091         * po/bg.po
9092         * po/nl.po
9093         * po/ru.po
9094         * po/sv.po
9095                 new translations. added by Yasen Pramatarov,
9096                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9097         * po/ca.po
9098         * po/de.po
9099         * po/fi.po
9100         * po/fr.po
9101         * po/hu.po
9102         * po/it.po
9103         * po/pl.po
9104         * po/zh_CN.po
9105                 updated translations. submitted by Miquel Oliete,
9106                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9107                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9108
9109 2008-10-02 [colin]      3.5.0cvs144
9110
9111         * src/common/session.c
9112                 Fix crash when connection fails on windows
9113
9114 2008-10-01 [colin]      3.5.0cvs143
9115
9116         * src/imap.c
9117                 Real fix for FS-unsafe chars on win32
9118
9119 2008-10-01 [colin]      3.5.0cvs142
9120
9121         * src/imap.c
9122                 Encode prohibited filenames on win32
9123
9124 2008-09-30 [mones]      3.5.0cvs141
9125
9126         * src/ldapctrl.c
9127         * src/main.c
9128         * src/prefs_themes.c
9129         * src/printing.c
9130                 Fix output of some debug messages
9131
9132 2008-09-30 [colin]      3.5.0cvs140
9133
9134         * src/addrbook.c
9135         * src/addrharvest.c
9136         * src/compose.c
9137         * src/jpilot.c
9138         * src/mh.c
9139         * src/prefs_themes.c
9140         * src/procheader.c
9141         * src/procmime.c
9142         * src/summaryview.c
9143         * src/common/utils.c
9144         * src/gtk/sslcertwindow.c
9145                 Win32: Fix time usage; use g_stat
9146
9147 2008-09-29 [colin]      3.5.0cvs139
9148
9149         * src/common/utils.c
9150                 Fix case-sensitive match of subject
9151                 prefixes on win32
9152
9153 2008-09-29 [colin]      3.5.0cvs138
9154
9155         * src/folder_item_prefs.c
9156         * src/folder_item_prefs.h
9157         * src/matcher.c
9158         * src/prefs_folder_item.c
9159         * src/prefs_matcher.c
9160         * src/summaryview.c
9161         * src/common/string_match.c
9162         * src/common/utils.c
9163                 Fix a huge leak (dozens of megs per folder
9164                 change) on Windows: disable regexps 
9165
9166 2008-09-28 [paul]       3.5.0cvs137
9167
9168         * po/en_GB.po
9169                 updated
9170
9171 2008-09-27 [colin]      3.5.0cvs136
9172
9173         * src/account.c
9174         * src/account.h
9175                 Add accessor for cur_account
9176
9177 2008-09-27 [colin]      3.5.0cvs135
9178
9179         * src/imap.c
9180                 Fix crash when error happen on session establishment
9181
9182 2008-09-26 [mones]      3.5.0cvs134
9183
9184         * po/es.po
9185                 Updated for release
9186
9187 2008-09-26 [colin]      3.5.0cvs133
9188
9189         * src/plugins/pgpcore/claws.def
9190                 Fix symbol
9191
9192 2008-09-26 [colin]      3.5.0cvs132
9193
9194         * src/prefs_common.c
9195         * src/prefs_common.h
9196         * src/plugins/pgpcore/pgp_viewer.c
9197                 Add an accessor to prefs_common for plugins
9198                 (Win32 fix)
9199
9200 2008-09-25 [colin]      3.5.0cvs131
9201
9202         * src/main.c
9203                 Fix bug 1725, 'useless lines in clawsrc'
9204         * src/plugins/smime/mypgpcore.def
9205                 Add a missing symbol
9206
9207 2008-09-25 [paul]       3.5.0cvs130
9208
9209         * src/plugins/smime/mypgpcore.def
9210         * src/plugins/smime/plugin.def
9211         * src/plugins/smime/version.rc
9212                 add these windows-specific files
9213                 (Thanks to Colin)
9214
9215 2008-09-25 [colin]      3.5.0cvs129
9216
9217         * src/main.c
9218                 Load standard plugins only on first run
9219
9220 2008-09-25 [colin]      3.5.0cvs128
9221
9222         * src/codeconv.c
9223                 Fix build...
9224
9225 2008-09-24 [colin]      3.5.0cvs127
9226
9227         * src/codeconv.c
9228                 Add nb_NO's charset (iso-8859-1)
9229
9230 2008-09-24 [colin]      3.5.0cvs126
9231
9232         * src/common/utils.c
9233                 Fix get_mail_base_dir() on windows
9234                 (was synced from main ages ago)
9235
9236 2008-09-24 [colin]      3.5.0cvs125
9237
9238         * src/main.c
9239         * src/wizard.c
9240                 Integrate better with Windows' style
9241
9242 2008-09-23 [paul]       3.5.0cvs124
9243
9244         * src/compose.c
9245         * src/mainwindow.c
9246         * src/messageview.c
9247                 offer these strings to translators too 
9248
9249 2008-09-23 [colin]      3.5.0cvs123
9250
9251         * configure.ac
9252                 Add a --disable-dbus flag in case we want
9253                 no DBUS even if headers are available (like
9254                 for building gpg4win)
9255         * src/filtering.c
9256         * src/mainwindow.c
9257         * src/prefs_logging.c
9258         * src/common/utils.c
9259         * src/plugins/pgpcore/sgpgme.c
9260         * src/plugins/smime/claws.def
9261                 Windows fixes:
9262                 - disable filtering log (it's crashy for
9263                   some reason)
9264                 - fix gmtime_r when time is -1 (before 01/01/70)
9265                 - add symbols for smime
9266
9267 2008-09-22 [colin]      3.5.0cvs122
9268
9269         * src/common/utils.c
9270         * src/account.c
9271                 Remove raw printf
9272         * src/compose.c
9273                 Fix cursor position after changing account
9274         * src/imap.c
9275         * src/mimeview.c
9276         * src/news.c
9277                 Fix absolute path detection 
9278
9279 2008-09-21 [colin]      3.5.0cvs121
9280
9281         * src/gtk/gtkaspell.c
9282                 Don't try to use empty dictionaries
9283
9284 2008-09-20 [colin]      3.5.0cvs120
9285
9286         * po/POTFILES.in
9287                 Add the new files to the translations
9288
9289 2008-09-20 [colin]      3.5.0cvs119
9290
9291         * configure.ac
9292         * src/plugins/Makefile.am
9293         * src/plugins/smime/Makefile.am
9294         * src/plugins/smime/plugin.c
9295         * src/plugins/smime/smime.c
9296         * src/plugins/smime/smime.deps
9297         * src/plugins/smime/smime.h
9298                 Include S/Mime plugin in the main plugins
9299                 Will ease the Gpg4win team's work
9300
9301 2008-09-20 [colin]      3.5.0cvs118
9302
9303         * src/autofaces.c
9304         * src/compose.c
9305         * src/ldapquery.c
9306         * src/main.c
9307         * src/news.c
9308         * src/common/socket.c
9309         * src/gtk/gtkutils.c
9310         * src/plugins/pgpcore/claws.def
9311                 Windows: more fixes, thanks to wwp and
9312                 Marcus Brinkmann
9313
9314 2008-09-20 [colin]      3.5.0cvs117
9315
9316         * src/imap.c
9317                 Tell on which server errors happened
9318
9319 2008-09-20 [colin]      3.5.0cvs116
9320
9321         * src/etpan/etpan-thread-manager.c
9322         * src/etpan/imap-thread.c
9323         * src/etpan/nntp-thread.c
9324                 Windows: Fix hang on IMAP/NNTP
9325
9326 2008-09-20 [colin]      3.5.0cvs115
9327
9328         * src/common/utils.c
9329                 Fix bug 1723, "Buffer overflow crash caused by 
9330                 preview in 'Date format help' dialog box"
9331                 Also, optimise fast_strftime a bit :)
9332
9333 2008-09-18 [colin]      3.5.0cvs114
9334
9335         * src/procmime.c
9336         * src/textview.c
9337                 Check for NULLs before str* functions
9338
9339 2008-09-18 [colin]      3.5.0cvs113
9340
9341         * src/messageview.c
9342         * src/procmime.c
9343         * src/textview.c
9344                 Handle html parts in multipart/related
9345                 Decode ISO-8859-1 as Windows-1252 (the former
9346                 is a subset of the latter) in order to 
9347                 workaround Outlook mails misencoding
9348         * src/gtk/logwindow.c
9349         * src/gtk/logwindow.h
9350                 Clear mainwindow's error pixmap when the
9351                 error scrolls out of the log
9352
9353 2008-09-17 [colin]      3.5.0cvs112
9354
9355         * src/image_viewer.c
9356                 Fix image loading (multiple childs added to 
9357                 scrolledwindow, break of the resize functionality)
9358         * src/account.c
9359         * src/prefs_folder_item.c
9360         * src/prefs_spelling.c
9361         * src/gtk/gtkaspell.c
9362                 Better fix problems with dictionaries updates
9363
9364 2008-09-17 [colin]      3.5.0cvs111
9365
9366         * src/common/utils.c
9367                 Fix double-opening (fixes multiple signatures when
9368                 using signify)
9369
9370 2008-09-16 [colin]      3.5.0cvs110
9371
9372         * src/prefs_account.c
9373         * src/prefs_folder_item.c
9374         * src/prefs_spelling.c
9375         * src/gtk/gtkaspell.c
9376                 Better stripping of aspell dictionaries names
9377
9378 2008-09-16 [colin]
9379
9380         * 3.6.0-rc1 released
9381
9382 2008-09-16 [colin]      3.5.0cvs109
9383
9384         * src/account.c
9385         * src/inc.c
9386         * src/mainwindow.c
9387         * src/prefs_account.h
9388         * src/prefs_other.c
9389         * src/send_message.c
9390         * src/gtk/inputdialog.c
9391                 Don't add a pref to allow remembering passwords
9392                 (Just not checking the checkbox is enough)
9393
9394 2008-09-16 [colin]      3.5.0cvs108
9395
9396         * configure.ac
9397                 Require libetpan 0.56 as 0.55 is crashy
9398         * src/messageview.c
9399                 Fix english
9400         * src/gtk/inputdialog.c
9401         * src/gtk/inputdialog.h
9402                 Fix warnings
9403
9404 2008-09-16 [wwp]        3.5.0cvs107
9405
9406         * src/compose.c
9407                 Complete 3.5.0cvs106 by removing a function that got
9408                 moved to account.[ch].
9409
9410 2008-09-16 [wwp]        3.5.0cvs106
9411
9412         * src/account.c
9413         * src/account.h
9414         * src/compose.c
9415         * src/quote_fmt.c
9416         * src/quote_fmt_lex.l
9417         * src/quote_fmt_parse.y
9418                 Add account signature (path and value string) manipulation
9419                 keywords to the template processor. It's now possible in
9420                 all templates to insert the account signature to an
9421                 arbitrary location or to pass it to a external script for
9422                 further editing.
9423
9424
9425 2008-09-16 [mones]      3.5.0cvs105
9426
9427         * src/imap.c
9428         * src/inc.c
9429         * src/mainwindow.c
9430         * src/mainwindow.h
9431         * src/news.c
9432         * src/prefs_account.h
9433         * src/prefs_common.c
9434         * src/prefs_common.h
9435         * src/prefs_other.c
9436         * src/send_message.c
9437         * src/gtk/inputdialog.c
9438         * src/gtk/inputdialog.h
9439                 Implement session passwords: unsaved passwords for receiving
9440                 or sending of accounts can be remembered while running to 
9441                 avoid repetitive typing.
9442                 As keeping passwords in memory is unsafe a new preference 
9443                 in Other page is added to activate or not such capability.
9444
9445 2008-09-14 [colin]      3.5.0cvs104
9446
9447         * src/codeconv.c
9448         * src/codeconv.h
9449                 Make conv_iconv_strdup static
9450
9451 2008-09-12 [colin]      3.5.0cvs103
9452
9453         * claws-mail.pc.in
9454         * src/Makefile.am
9455         * src/compose.c
9456         * src/compose.h
9457         * src/crash.c
9458         * src/folder_item_prefs.c
9459         * src/folder_item_prefs.h
9460         * src/main.c
9461         * src/prefs_account.c
9462         * src/prefs_common.c
9463         * src/prefs_common.h
9464         * src/prefs_folder_item.c
9465         * src/prefs_spelling.c
9466         * src/prefs_template.c
9467         * src/quote_fmt.h
9468         * src/quote_fmt_parse.y
9469         * src/toolbar.c
9470         * src/toolbar.h
9471         * src/gtk/Makefile.am
9472         * src/gtk/about.c
9473         * src/gtk/filesel.c
9474         * src/gtk/gtkaspell.c
9475         * src/gtk/gtkaspell.h
9476         * src/plugins/bogofilter/Makefile.am
9477         * src/plugins/dillo_viewer/Makefile.am
9478         * src/plugins/spamassassin/Makefile.am
9479         * src/plugins/trayicon/Makefile.am
9480                 Switch spellchecker to Enchant
9481
9482 2008-09-12 [paul]       3.5.0cvs102
9483
9484         * tools/README
9485         * tools/csv2addressbook.pl
9486                 add support for Fox Mail
9487
9488 2008-09-12 [paul]       3.5.0cvs101
9489
9490         * src/compose.c
9491         * src/prefs_wrapping.c
9492                 changes to English
9493
9494 2008-09-12 [paul]       3.5.0cvs100
9495
9496         * configure.ac
9497                 revert cvs99's libenchant commit error
9498
9499 2008-09-12 [colin]      3.5.0cvs99
9500
9501         * src/inc.c
9502                 Only go to inbox if there are new mails
9503                 (and fetch was manual)
9504
9505 2008-09-10 [colin]      3.5.0cvs98
9506
9507         * src/inc.c
9508         * src/summaryview.c
9509         * src/common/session.c
9510                 Use g_timeout_add_seconds instead of g_timeout_add
9511                 on glib >= 2.14 when we don't need precision on the 
9512                 delay. This helps reducing power consumption:
9513                 http://mjg59.livejournal.com/74651.html
9514
9515 2008-09-10 [colin]      3.5.0cvs97
9516
9517         * src/compose.c
9518                 Don't save window size and position when
9519                 compose is hidden (filtering action)
9520
9521 2008-09-09 [colin]      3.5.0cvs96
9522
9523         * src/action.h
9524         * src/addr_compl.c
9525         * src/addressadd.c
9526         * src/addressbook.h
9527         * src/addressbook_foldersel.c
9528         * src/addressitem.h
9529         * src/addrgather.c
9530         * src/alertpanel.c
9531         * src/browseldap.c
9532         * src/editaddress.c
9533         * src/editaddress_other_attributes_ldap.h
9534         * src/editbook.c
9535         * src/editjpilot.c
9536         * src/editldap.c
9537         * src/editldap_basedn.c
9538         * src/editvcard.c
9539         * src/exphtmldlg.c
9540         * src/expldifdlg.c
9541         * src/export.c
9542         * src/foldersel.c
9543         * src/foldersel.h
9544         * src/gedit-print.c
9545         * src/gedit-print.h
9546         * src/grouplistdialog.c
9547         * src/headerview.c
9548         * src/headerview.h
9549         * src/image_viewer.c
9550         * src/import.c
9551         * src/importldif.c
9552         * src/importmutt.c
9553         * src/importpine.c
9554         * src/inc.c
9555         * src/main.c
9556         * src/main.h
9557         * src/messageview.c
9558         * src/messageview.h
9559         * src/noticeview.c
9560         * src/prefs_actions.c
9561         * src/prefs_filtering.c
9562         * src/prefs_folder_column.c
9563         * src/prefs_gtk.h
9564         * src/prefs_summary_column.c
9565         * src/prefs_toolbar.c
9566         * src/send_message.c
9567         * src/setup.c
9568         * src/sourcewindow.c
9569         * src/sourcewindow.h
9570         * src/ssl_manager.c
9571         * src/statusbar.c
9572         * src/statusbar.h
9573         * src/stock_pixmap.c
9574         * src/stock_pixmap.h
9575         * src/summaryview.c
9576         * src/textview.c
9577         * src/textview.h
9578         * src/undo.h
9579         * src/uri_opener.c
9580         * src/wizard.c
9581         * src/wizard.h
9582         * src/common/ssl.h
9583         * src/common/utils.c
9584         * src/gtk/about.c
9585         * src/gtk/colorlabel.c
9586         * src/gtk/colorlabel.h
9587         * src/gtk/combobox.h
9588         * src/gtk/description_window.c
9589         * src/gtk/filesel.c
9590         * src/gtk/gtkaspell.c
9591         * src/gtk/gtkaspell.h
9592         * src/gtk/gtkcmclist.c
9593         * src/gtk/gtkcmclist.h
9594         * src/gtk/gtkcmctree.c
9595         * src/gtk/gtkcmctree.h
9596         * src/gtk/gtkcmoptionmenu.h
9597         * src/gtk/gtksctree.c
9598         * src/gtk/gtksctree.h
9599         * src/gtk/gtkshruler.c
9600         * src/gtk/gtkshruler.h
9601         * src/gtk/gtksourceprintjob.c
9602         * src/gtk/gtksourceprintjob.h
9603         * src/gtk/gtkutils.c
9604         * src/gtk/gtkutils.h
9605         * src/gtk/gtkvscrollbutton.c
9606         * src/gtk/gtkvscrollbutton.h
9607         * src/gtk/icon_legend.c
9608         * src/gtk/inputdialog.c
9609         * src/gtk/logwindow.c
9610         * src/gtk/logwindow.h
9611         * src/gtk/manage_window.c
9612         * src/gtk/manage_window.h
9613         * src/gtk/menu.c
9614         * src/gtk/prefswindow.c
9615         * src/gtk/progressdialog.c
9616         * src/gtk/progressdialog.h
9617         * src/plugins/bogofilter/bogofilter_gtk.c
9618         * src/plugins/pgpcore/passphrase.c
9619         * src/plugins/spamassassin/spamassassin_gtk.c
9620         * src/plugins/trayicon/trayicon.c
9621         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9622         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9623         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9624         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9625         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9626                 Complete GTK+ 2.14 undeprecation
9627                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9628
9629 2008-09-09 [colin]      3.5.0cvs95
9630
9631         * src/gtk/gtkcmclist.h
9632                 Fix build on GTK+ 2.14
9633
9634 2008-09-08 [colin]      3.5.0cvs94
9635
9636         * src/noticeview.c
9637         * src/noticeview.h
9638                 Remove GtkSignalFunc
9639
9640 2008-09-07 [colin]      3.5.0cvs93
9641
9642         * src/addressadd.c
9643         * src/addressbook_foldersel.c
9644         * src/gtk/gtkcmclist.c
9645         * src/gtk/gtkcmclist.h
9646         * src/gtk/gtkcmctree.c
9647         * src/gtk/gtkcmctree.h
9648         * src/gtk/gtksctree.c
9649         * src/gtk/prefswindow.c
9650         * src/gtk/prefswindow.h
9651                 Use GDestroyNotify instead of GtkDestroyNotify
9652                 (deprecated in GTK+ 2.14)
9653
9654 2008-09-07 [colin]      3.5.0cvs92
9655
9656         * src/textview.c
9657                 Fix bug 1712, 'invalid "Phishing attempt warning" 
9658                 when linked text ends with spaces'
9659
9660 2008-09-05 [colin]      3.5.0cvs91
9661
9662         * src/procmime.c
9663                 Maybe fix bug 1711, 'Save-as attachment crashes'
9664                 Possibly wrong free() due to pointer shifting
9665
9666 2008-09-05 [colin]      3.5.0cvs90
9667
9668         * src/compose.c
9669                 Fix bug 1710, 'User misreads "Discard Message" 
9670                 as "Discard Changes"'. Propose to save or discard
9671                 only the latest changes when closing an existing
9672                 draft. Autosave may still have saved parts of the
9673                 edit session.
9674
9675 2008-09-04 [colin]      3.5.0cvs89
9676
9677         * src/summaryview.c
9678                 Fix bug 1707, 'Segfault when sorting on non-visible column'
9679
9680 2008-09-01 [colin]      3.5.0cvs88
9681
9682         * src/imap.c
9683         * src/summaryview.c
9684         * src/common/tags.c
9685         * src/etpan/imap-thread.c
9686         * src/etpan/imap-thread.h
9687                 Store spam flag on IMAP (Junk/NonJunk, as 
9688                 ThunderBird does - this is nonstandard)
9689
9690 2008-08-31 [wwp]        3.5.0cvs87
9691
9692         * ChangeLog
9693                 Fix globish edition^Wediting.
9694
9695 2008-08-31 [wwp]        3.5.0cvs86
9696
9697         * src/addressbook.c
9698                 Don't break nickname editing for non-LDAP books (nickname
9699                 value was overwritten when editing existing contact, this
9700                 came from 3.0.2cvs109).
9701
9702 2008-08-30 [colin]      3.5.0cvs85
9703
9704         * src/mainwindow.c
9705         * src/summaryview.c
9706                 Fix "Apply tags..." key shortcut
9707
9708 2008-08-29 [iwkse]      3.5.0cvs84
9709
9710         * src/summaryview.c
9711                         Bit of clean:)
9712
9713 2008-08-29 [iwkse]      3.5.0cvs83
9714
9715         * src/summaryview.c
9716                         Disable "Move to trash" action if
9717                         we are in a trash-like folder.
9718                         Thanks to colinl
9719
9720 2008-08-29 [paul]       3.5.0cvs82
9721
9722         * configure.ac
9723                 bump up libetpan version requirement since
9724                 0.55 is released now
9725
9726 2008-08-28 [wwp]        3.5.0cvs81
9727
9728         * src/account.c
9729         * src/pop.c
9730         * src/prefs_account.c
9731         * src/prefs_account.h
9732                 Add finer granularity to the POP3's remove-after delay (now in
9733                 hours in addition to in days), patch by Paul Rolland.
9734
9735 2008-08-28 [wwp]        3.5.0cvs80
9736
9737         * src/gtk/combobox.c
9738                 Fix a typo in a comment.
9739
9740 2008-08-28 [iwkse]      3.5.0cvs79
9741
9742         * src/account.c
9743         * src/prefs_actions.c
9744         * src/prefs_filtering.c
9745         * src/prefs_template.c
9746                         Add search feature to the account, 
9747                         template and action dialog.
9748                         It's turned on selecting one row
9749                         of the list and typing some random
9750                         letter. Thanks to wwp, colinl
9751
9752 2008-08-28 [colin]      3.5.0cvs78
9753
9754         * src/Makefile.am
9755         * src/account.c
9756         * src/compose.c
9757         * src/prefs_account.c
9758         * src/prefs_account.h
9759         * src/privacy.c
9760         * src/privacy.h
9761         * src/procmime.c
9762         * src/stock_pixmap.c
9763         * src/stock_pixmap.h
9764         * src/summaryview.c
9765         * src/pixmaps/key_gpg_signed.xpm
9766                 Fix bug 1412, "Sign reply, if mail was signed"
9767                 Add an account preference to sign replies to signed mails
9768
9769 2008-08-28 [iwkse]      3.5.0cvs77
9770
9771         * src/prefs_filtering.c
9772                 Making the search more useful,
9773                 jumping directly to the relative rule.
9774
9775 2008-08-27 [colin]      3.5.0cvs76
9776
9777         * src/main.c
9778                 Add a bit of info
9779
9780 2008-08-27 [colin]      3.5.0cvs75
9781
9782         * src/gtk/gtkcmctree.c
9783                 Fix a few ifdefs
9784
9785 2008-08-26 [colin]      3.5.0cvs74
9786
9787         * src/gtk/gtkcmctree.c
9788                 Fix missing inits on old glib
9789
9790 2008-08-26 [wwp]        3.5.0cvs73
9791
9792         * src/common/utils.c
9793                 Added 'Fwd' to the list of known common subject prefixes.
9794
9795 2008-08-25 [iwkse]      3.5.0cvs72
9796
9797         * src/image_viewer.c
9798                 Add animated gif support to the
9799                 message preview.
9800
9801 2008-08-25 [colin]      3.5.0cvs71
9802
9803         * src/gtk/gtkcmctree.c
9804                 Make sure work isn't null
9805
9806 2008-08-24 [colin]      3.5.0cvs70
9807
9808         * src/common/ssl.c
9809                 Fix typo on SSL_CERT_DIR
9810
9811 2008-08-23 [holger]     3.5.0cvs69
9812
9813         * src/printing.c
9814                 Fix bug 1699 'Separator line mis-placed when
9815                 printing some e-mails'. The number of header lines
9816                 was not correctly calculated when Pango inserts
9817                 linebreaks
9818
9819 2008-08-23 [colin]      3.5.0cvs68
9820
9821         * src/mainwindow.c
9822                 Fix the account selector button; thanks
9823                 to wwp
9824
9825 2008-08-21 [colin]      3.5.0cvs67
9826
9827         * src/compose.c
9828         * src/compose.h
9829                 Add a compose preference for auto-indent
9830         * src/mainwindow.c
9831         * src/summaryview.c
9832                 Make colorlabel accels a bit less hacky
9833
9834 2008-08-21 [colin]      3.5.0cvs66
9835
9836         * src/compose.c
9837         * src/prefs_common.c
9838         * src/prefs_common.h
9839         * src/prefs_wrapping.c
9840                 Add a preference for autoindent; fix no_join tag
9841                 being applied to whole lines instead of just \n when
9842                 creating a line 
9843
9844 2008-08-21 [colin]      3.5.0cvs65
9845
9846         * src/compose.c
9847                 Add support for auto-indentation
9848
9849 2008-08-19 [colin]      3.5.0cvs64
9850
9851         * src/compose.c
9852                 Save Autowrap status in drafts/queued mails
9853
9854 2008-08-19 [colin]      3.5.0cvs63
9855
9856         * src/mainwindow.c
9857                 Fix a comment (in reality, test commit on
9858                 the new CVS server)
9859
9860 2008-08-17 [colin]      3.5.0cvs62
9861
9862         * src/prefs_actions.c
9863         * src/procmime.c
9864         * src/wizard.c
9865         * src/common/socket.h
9866         * src/gtk/gtkcmctree.c
9867                 Fix warnings
9868
9869 2008-08-16 [colin]      3.5.0cvs61
9870
9871         * src/editaddress_other_attributes_ldap.h
9872                 Add 'l' field (localityName)
9873
9874 2008-08-16 [colin]      3.5.0cvs60
9875
9876         * src/mainwindow.c
9877         * src/gtk/gtkcmclist.c
9878         * src/gtk/gtkcmclist.h
9879         * src/gtk/gtkcmctree.c
9880         * src/gtk/gtksctree.c
9881         * src/gtk/gtkutils.c
9882         * src/gtk/gtkvscrollbutton.c
9883                 Fix Maemo build (OS2007)
9884
9885 2008-08-14 [colin]      3.5.0cvs59
9886
9887         * src/folder.c
9888                 Don't crash if parent is null when creating
9889                 a folder
9890         * src/gtk/pluginwindow.c
9891                 Don't crash on race when closing window while
9892                 a plugin is loading and does gtk_iterations
9893
9894 2008-08-13 [colin]      3.5.0cvs58
9895
9896         * src/messageview.c
9897         * src/messageview.h
9898         * src/mimeview.c
9899                 Fix bug 1696, 'Viewing binary attachements 
9900                 as text over 1 MB' (various buglets)
9901
9902 2008-08-10 [colin]      3.5.0cvs57
9903
9904         * src/summaryview.c
9905         * src/gtk/gtkcmclist.c
9906                 Continue fixing GTK < 2.12 build, thanks to
9907                 Michael Hugues
9908
9909 2008-08-10 [colin]      3.5.0cvs56
9910
9911         * src/gtk/gtksctree.c
9912                 Fix build on GTK < 2.12
9913
9914 2008-08-09 [colin]      3.5.0cvs55
9915
9916         * src/mainwindow.c
9917                 Fix untranslatable strings, thanks to
9918                 Stephan Sachse
9919
9920 2008-08-07 [colin]      3.5.0cvs54
9921
9922         * src/compose.c
9923         * src/editaddress.c
9924         * src/folderview.c
9925         * src/mainwindow.c
9926         * src/message_search.c
9927         * src/mimeview.c
9928         * src/noticeview.c
9929         * src/prefs_account.c
9930         * src/prefs_common.c
9931         * src/prefs_customheader.c
9932         * src/prefs_ext_prog.c
9933         * src/prefs_filtering_action.c
9934         * src/prefs_gtk.c
9935         * src/prefs_logging.c
9936         * src/prefs_matcher.c
9937         * src/prefs_msg_colors.c
9938         * src/procmime.c
9939         * src/summary_search.c
9940         * src/summaryview.c
9941         * src/toolbar.c
9942         * src/gtk/colorsel.c
9943         * src/gtk/gtkaspell.c
9944         * src/gtk/gtkutils.c
9945         * src/gtk/gtkutils.h
9946         * src/gtk/inputdialog.c
9947         * src/gtk/pluginwindow.c
9948         * src/gtk/quicksearch.c
9949         * src/plugins/bogofilter/bogofilter_gtk.c
9950         * src/plugins/dillo_viewer/dillo_prefs.c
9951         * src/plugins/spamassassin/spamassassin_gtk.c
9952                 - Fix Ctrl-Space shortcut
9953                 - Fix mime-parsing bug in procmime (cvs52)
9954                 - Fix double-free in procmime (cvs52)
9955                 - Use gtk_bin_get_child instead of GTK_BIN()->child
9956                 - Fix Goto menu in mainwindow
9957
9958 2008-08-07 [mones]      3.5.0cvs53
9959
9960         * po/es.po
9961                 Updated translation (lots of changes!)
9962         * src/compose.c
9963                 Add missing accelerator key
9964         * src/mainwindow.c
9965                 Restored 'v' key function (thanks Colin!)
9966
9967 2008-08-06 [colin]      3.5.0cvs52
9968
9969         * src/addrbook.c
9970         * src/addrcindex.c
9971         * src/addrduplicates.c
9972         * src/addrharvest.c
9973         * src/enriched.c
9974         * src/html.c
9975         * src/ldif.c
9976         * src/mimeview.c
9977         * src/mutt.c
9978         * src/pine.c
9979         * src/procmime.c
9980         * src/vcard.c
9981         * src/wizard.c
9982                 Fix my use of g_utf8_strdown (it returns
9983                 a newly allocated string and doesn't
9984                 change the parameter)
9985
9986 2008-08-06 [colin]      3.5.0cvs51
9987
9988         * src/compose.c
9989                 Fix bug 1690, 'Copy/Paste in edit window may 
9990                 break Undo'; middle-click pastes aren't 
9991                 REPLACE_INSERT but just INSERT. 
9992                 Also, fix privacy menu selection
9993
9994 2008-08-05 [colin]      3.5.0cvs50
9995
9996         * src/action.c
9997         * src/addr_compl.c
9998         * src/addrbook.c
9999         * src/addrcindex.c
10000         * src/addrduplicates.c
10001         * src/addrharvest.c
10002         * src/enriched.c
10003         * src/html.c
10004         * src/ldif.c
10005         * src/main.c
10006         * src/mimeview.c
10007         * src/mutt.c
10008         * src/pine.c
10009         * src/procmime.c
10010         * src/vcard.c
10011         * src/wizard.c
10012         * src/common/socket.c
10013         * src/gtk/gtkutils.c
10014         * src/gtk/gtkutils.h
10015         * src/gtk/menu.c
10016         * src/plugins/spamassassin/spamassassin.c
10017                 More undeprecation (Glib)
10018
10019 2008-08-05 [colin]      3.5.0cvs49
10020
10021         * src/prefs_account.c
10022         * src/prefs_filtering_action.c
10023         * src/prefs_matcher.c
10024         * src/gtk/Makefile.am
10025         * src/gtk/claws-marshal.list
10026         * src/gtk/colorlabel.c
10027         * src/gtk/colorsel.c
10028         * src/gtk/foldersort.c
10029         * src/gtk/gtkaspell.c
10030         * src/gtk/gtkcmclist.c
10031         * src/gtk/gtkcmclist.h
10032         * src/gtk/gtkcmctree.c
10033         * src/gtk/gtkcmctree.h
10034         * src/gtk/gtkcmoptionmenu.c
10035         * src/gtk/gtkcmoptionmenu.h
10036         * src/gtk/gtksctree.c
10037         * src/gtk/gtksctree.h
10038         * src/gtk/gtkutils.c
10039         * src/gtk/gtkutils.h
10040         * src/gtk/gtkvscrollbutton.c
10041         * src/gtk/menu.c
10042         * src/gtk/menu.h
10043         * src/gtk/quicksearch.c
10044         * src/plugins/dillo_viewer/dillo_viewer.c
10045         * src/plugins/pgpcore/select-keys.c
10046                 Try to finish yesterday's commit
10047
10048 2008-08-04 [colin]      3.5.0cvs48
10049
10050         * src/addressadd.c
10051         * src/addressbook.c
10052         * src/addressbook_foldersel.c
10053         * src/addressitem.h
10054         * src/addrgather.c
10055         * src/browseldap.c
10056         * src/compose.c
10057         * src/compose.h
10058         * src/editaddress.c
10059         * src/editaddress_other_attributes_ldap.c
10060         * src/editgroup.c
10061         * src/editldap_basedn.c
10062         * src/folderview.c
10063         * src/folderview.h
10064         * src/grouplistdialog.c
10065         * src/image_viewer.c
10066         * src/imap_gtk.c
10067         * src/importldif.c
10068         * src/main.c
10069         * src/mainwindow.c
10070         * src/message_search.c
10071         * src/mh_gtk.c
10072         * src/mimeview.c
10073         * src/mimeview.h
10074         * src/news_gtk.c
10075         * src/noticeview.h
10076         * src/prefs_account.c
10077         * src/prefs_filtering_action.c
10078         * src/prefs_matcher.c
10079         * src/prefs_msg_colors.c
10080         * src/prefs_summaries.c
10081         * src/statusbar.c
10082         * src/stock_pixmap.c
10083         * src/summary_search.c
10084         * src/summaryview.c
10085         * src/summaryview.h
10086         * src/textview.c
10087         * src/toolbar.h
10088         * src/gtk/Makefile.am
10089         * src/gtk/claws-marshal.list
10090         * src/gtk/colorsel.c
10091         * src/gtk/foldersort.c
10092         * src/gtk/gtkaspell.c
10093         * src/gtk/gtkcmclist.c
10094         * src/gtk/gtkcmclist.h
10095         * src/gtk/gtkcmctree.c
10096         * src/gtk/gtkcmctree.h
10097         * src/gtk/gtksctree.c
10098         * src/gtk/gtksctree.h
10099         * src/gtk/gtkutils.c
10100         * src/gtk/gtkutils.h
10101         * src/gtk/gtkvscrollbutton.c
10102         * src/gtk/menu.c
10103         * src/gtk/menu.h
10104         * src/gtk/quicksearch.c
10105         * src/plugins/dillo_viewer/dillo_viewer.c
10106         * src/plugins/pgpcore/select-keys.c
10107                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10108                 Undeprecate their implementation (GtkArg, GtkType, ...)
10109                 Undeprecate a few other things here and there
10110                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10111                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10112                 still have work to do
10113
10114 2008-08-04 [colin]      3.5.0cvs47
10115
10116         * src/compose.c
10117         * src/compose.h
10118         * src/toolbar.h
10119         * src/textview.c
10120         * src/stock_pixmap.c
10121         * src/statusbar.c
10122         * src/noticeview.h
10123         * src/mimeview.h
10124         * src/mainwindow.c
10125         * src/image_viewer.c
10126         * src/gtk/gtkaspell.c
10127         * src/gtk/gtkvscrollbutton.c
10128         * src/plugins/dillo_viewer/dillo_viewer.c
10129                 Undeprecate more things
10130
10131 2008-08-02 [colin]      3.5.0cvs46
10132
10133         * src/mainwindow.c
10134                 Fix toggle menu activation state
10135                 (thanks to cvs45 ;)
10136
10137 2008-08-02 [paul]       3.5.0cvs45
10138
10139         * src/mainwindow.c
10140                 fix sensitivity of
10141                 /View/Show or hide/Message View
10142
10143 2008-08-01 [paul]       3.5.0cvs44
10144
10145         * src/common/utils.c
10146         * src/plugins/pgpcore/claws.def
10147         * src/plugins/pgpinline/claws.def
10148                 fix compilation problems on mingw32,
10149                 (bug 1688) Patch by Marcus Brinkmann
10150
10151 2008-08-01 [colin]      3.5.0cvs43
10152
10153         * src/gtk/gtkutils.c
10154         * src/gtk/gtkvscrollbutton.c
10155                 Oups, fix build
10156
10157 2008-08-01 [colin]      3.5.0cvs42
10158
10159         * src/compose.c
10160         * src/foldersel.c
10161         * src/mainwindow.c
10162         * src/prefs_account.c
10163         * src/prefs_folder_item.c
10164         * src/prefs_quote.c
10165         * src/summaryview.c
10166         * src/gtk/gtkaspell.c
10167         * src/gtk/gtkutils.c
10168         * src/gtk/gtkvscrollbutton.c
10169                 Replace a few deprecated function calls
10170
10171 2008-08-01 [paul]       3.5.0cvs41
10172
10173         * src/action.c
10174                 fix crash that occurs because of recent GtkUIManager
10175                 changes. Thanks to Colin
10176
10177 2008-07-31 [colin]      3.5.0cvs40
10178
10179         * src/addressbook.c
10180         * src/compose.c
10181         * src/mainwindow.c
10182         * src/messageview.c
10183                 Some Maemo fixes
10184         * src/gtk/menu.c
10185         * src/gtk/menu.h
10186                 Remove deprecated helper funcs
10187
10188 2008-07-30 [colin]      3.5.0cvs39
10189
10190         * src/folderview.c
10191         * src/folderview.h
10192         * src/imap_gtk.c
10193         * src/mh_gtk.c
10194         * src/news_gtk.c
10195                 Move the folderview popup menu to GtkUIManager
10196
10197 2008-07-29 [colin]      3.5.0cvs38
10198
10199         * src/account.c
10200         * src/account.h
10201         * src/action.c
10202         * src/action.h
10203         * src/addressitem.h
10204         * src/compose.c
10205         * src/edittags.c
10206         * src/mainwindow.c
10207         * src/mainwindow.h
10208         * src/mimeview.c
10209         * src/summaryview.c
10210         * src/gtk/menu.c
10211         * src/gtk/menu.h
10212                 Switch the main menu to GtkUIManager
10213                 Warning fixes
10214
10215 2008-07-29 [colin]      3.5.0cvs37
10216
10217         * src/news.c
10218                 Fix bug 1684, 'view news messages with large 
10219                 attachements segfaults'
10220
10221 2008-07-29 [colin]      3.5.0cvs36
10222
10223         * src/action.c
10224         * src/action.h
10225         * src/addressbook.c
10226         * src/addressitem.h
10227         * src/compose.c
10228         * src/compose.h
10229         * src/messageview.c
10230         * src/messageview.h
10231         * src/summaryview.c
10232         * src/gtk/menu.c
10233         * src/gtk/menu.h
10234                 More switches to GtkUIManager
10235
10236 2008-07-26 [colin]      3.5.0cvs35
10237
10238         * src/gtk/menu.c
10239         * src/gtk/menu.h
10240                 Fix prototype
10241
10242 2008-07-25 [colin]      3.5.0cvs34
10243
10244         * src/addrcustomattr.c
10245         * src/addressbook.c
10246         * src/compose.c
10247         * src/editaddress.c
10248         * src/editaddress_other_attributes_ldap.h
10249         * src/edittags.c
10250         * src/mainwindow.c
10251         * src/mimeview.c
10252         * src/prefs_actions.c
10253         * src/prefs_filtering.c
10254         * src/prefs_template.c
10255         * src/summaryview.c
10256         * src/textview.c
10257         * src/textview.h
10258         * src/toolbar.c
10259         * src/gtk/about.c
10260         * src/gtk/menu.c
10261         * src/gtk/menu.h
10262         * src/plugins/trayicon/trayicon.c
10263                 More changes from GtkItemFactory to GtkUIManager
10264
10265 2008-07-25 [colin]      3.5.0cvs33
10266
10267         * src/gtk/menu.h
10268                 Add a macro to remove menu items
10269                 Make the gui_manager variable useless
10270
10271 2008-07-24 [colin]      3.5.0cvs32
10272
10273         * src/mimeview.c
10274                 Fix a gtk warning on clear
10275         * src/mainwindow.c
10276         * src/summaryview.c
10277         * src/summaryview.h
10278                 Switch the message list popup menu to
10279                 GtkUIManager
10280
10281 2008-07-23 [colin]      3.5.0cvs31
10282
10283         * src/plugins/pgpcore/pgp_viewer.c
10284         * src/plugins/pgpcore/sgpgme.c
10285                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10286                 Patch by Thomas Wiegner <wiegner@gmx.de>
10287
10288 2008-07-20 [paul]       3.5.0cvs30
10289
10290         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10291                 remove redundant GTK version check
10292
10293 2008-07-20 [ticho]      3.5.0cvs29
10294
10295         * src/folderview.c
10296         * src/imap_gtk.c
10297         * src/news_gtk.c
10298                 Moved sensitivity setting for "Download messages" for IMAP and
10299                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10300                 respectively for better code readability.
10301                 Fixed indentation in news' set_sensitivity().
10302
10303 2008-07-20 [paul]       3.5.0cvs28
10304
10305         * src/addrgather.c
10306                 remove more redundant code following cvs27
10307
10308 2008-07-20 [paul]       3.5.0cvs27
10309
10310         * src/addrgather.c
10311                 remove now redundant code
10312         * src/mainwindow.c
10313         * src/mainwindow.h
10314                 fix bug 1673, 'Tools/Harvest adresses is
10315                 grayed out if folder is empty'
10316
10317 2008-07-19 [ticho]      3.5.0cvs26
10318
10319         * src/edittags.c
10320         * src/main.c
10321         * src/mimeview.c
10322         * src/mimeview.h
10323         * src/gtk/gtkutils.c
10324         * src/gtk/gtkutils.h
10325         * src/gtk/menu.c
10326         * src/gtk/menu.h
10327                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10328                 instead of deprecated GtkItemFactory.
10329
10330 2008-07-19 [colin]      3.5.0cvs25
10331
10332         * src/account.c
10333         * src/addrgather.c
10334         * src/compose.c
10335         * src/editldap.c
10336         * src/expldifdlg.c
10337         * src/importldif.c
10338         * src/main.c
10339         * src/mainwindow.c
10340         * src/mimeview.c
10341         * src/noticeview.c
10342         * src/prefs_account.c
10343         * src/prefs_actions.c
10344         * src/prefs_ext_prog.c
10345         * src/prefs_filtering.c
10346         * src/prefs_folder_item.c
10347         * src/prefs_image_viewer.c
10348         * src/prefs_logging.c
10349         * src/prefs_msg_colors.c
10350         * src/prefs_other.c
10351         * src/prefs_send.c
10352         * src/prefs_spelling.c
10353         * src/prefs_summaries.c
10354         * src/prefs_template.c
10355         * src/printing.c
10356         * src/quote_fmt.c
10357         * src/summary_search.c
10358         * src/summaryview.c
10359         * src/toolbar.c
10360         * src/wizard.c
10361         * src/common/Makefile.am
10362         * src/gtk/gtksctree.c
10363         * src/gtk/gtkutils.h
10364         * src/gtk/pluginwindow.c
10365         * src/gtk/quicksearch.c
10366         * src/plugins/bogofilter/bogofilter_gtk.c
10367         * src/plugins/dillo_viewer/dillo_prefs.c
10368         * src/plugins/pgpcore/prefs_gpg.c
10369         * src/plugins/spamassassin/spamassassin_gtk.c
10370         * src/plugins/trayicon/trayicon.c
10371         * src/plugins/trayicon/trayicon_prefs.c
10372                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10373                 or greater). Use the old deprecated one on GTK+ < 2.12.
10374                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10375                 of time!
10376
10377 2008-07-16 [colin]      3.5.0cvs24
10378
10379         * src/mainwindow.c
10380                 Fix folderview's scrolbar when starting minimised
10381                 to tray, and popping up the mainwindow by calling
10382                 claws-mail from the command line
10383
10384 2008-07-08 [colin]      3.5.0cvs23
10385
10386         * src/compose.c
10387                 Possibly fix po-headers appearing on empty
10388                 templates
10389
10390 2008-07-08 [colin]      3.5.0cvs22
10391
10392         * src/folderview.c
10393         * src/summaryview.c
10394                 Finish the always_open tristate patch, by Jonathan
10395                 Corbet.
10396
10397 2008-07-07 [paul]       3.5.0cvs21
10398
10399         * src/mainwindow.c
10400                 fix typo (missing ")
10401
10402 2008-07-07 [paul]       3.5.0cvs20
10403
10404         * src/mainwindow.c
10405                 fit the menu style a bit better
10406
10407 2008-07-07 [colin]      3.5.0cvs19
10408
10409         * src/prefs_themes.c
10410                 Make upgrading themes easier
10411
10412 2008-07-07 [colin]      3.5.0cvs18
10413
10414         * src/mainwindow.c
10415         * src/prefs_toolbar.c
10416         * src/stock_pixmap.c
10417                 Finish fixing bug 1609, 'Icon issues'
10418
10419 2008-07-07 [colin]      3.5.0cvs17
10420
10421         * src/prefs_common.c
10422                 Fix the default value
10423
10424 2008-07-07 [colin]      3.5.0cvs16
10425
10426         * src/prefs_summaries.c
10427                 Revert my fix to the string, the correct term
10428                 is indeed Message View
10429
10430 2008-07-07 [colin]      3.5.0cvs15
10431
10432         * AUTHORS
10433         * src/gtk/authors.h
10434         * src/prefs_common.c
10435         * src/prefs_common.h
10436         * src/prefs_summaries.c
10437         * src/summaryview.c
10438         * src/gtk/authors.h
10439                 Change "Always open message when selected" to
10440                 a tristate (Never/Always/When preview is visible)
10441                 Patch by Jonathan Corbet <corbet@lwn.net>.
10442
10443 2008-07-06 [paul]       3.5.0cvs14
10444
10445         * src/addrgather.c
10446                 improve the layout of the dialogue
10447                 improve the English
10448                 add tooltips
10449                 fix some of the nasty coding style
10450         * src/mainwindow.c
10451                 improve the English
10452                 add some missing mnemonics
10453
10454 2008-07-05 [paul]       3.5.0cvs13
10455
10456         * src/mainwindow.c
10457         * src/mainwindow.h
10458                 fix bug 1398, '"Change current account" is
10459                 available even when there's only one account'
10460         * src/plugins/pgpcore/prefs_gpg.c
10461                 put back a needed include, removed in error
10462
10463 2008-07-05 [colin]      3.5.0cvs12
10464
10465         * src/mainwindow.c
10466                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10467
10468 2008-07-05 [colin]      3.5.0cvs11
10469
10470         * src/news.c
10471         * src/news_gtk.c
10472                 Provide ability to rename newsgroups. Closes
10473                 bug 1444, 'Add GUI option for renaming 
10474                 newsgroups'. Patch by Pawel Pekala
10475
10476 2008-07-05 [colin]      3.5.0cvs10
10477
10478         * src/plugins/pgpcore/passphrase.c
10479         * src/plugins/pgpcore/prefs_gpg.c
10480         * src/plugins/pgpcore/select-keys.c
10481                 Simplify GTK includes (with the advantage
10482                 of compiling against GTK+2.13); patch by
10483                 Charles A Edwards
10484
10485 2008-07-05 [colin]      3.5.0cvs9
10486
10487         * src/wizard.c
10488                 Add SSL client certificates
10489
10490 2008-07-05 [colin]      3.5.0cvs8
10491
10492         * src/prefs_account.c
10493         * src/common/session.h
10494                 Fix warnings
10495         * src/common/ssl.c
10496                 Add one path for certs
10497
10498 2008-07-05 [colin]      3.5.0cvs7
10499
10500         * src/prefs_account.c
10501                 Fix no-ssl build
10502
10503 2008-07-04 [colin]      3.5.0cvs6
10504
10505         * src/common/ssl.c
10506         * src/common/ssl.h
10507         * src/common/ssl_certificate.c
10508                 Workaround distro bugs and fix certificate checking
10509                 with OpenSSL
10510
10511 2008-07-04 [colin]      3.5.0cvs5
10512
10513         * src/filtering.c
10514         * src/common/ssl_certificate.c
10515         * src/common/ssl_certificate.h
10516         * src/etpan/imap-thread.c
10517         * src/etpan/nntp-thread.c
10518                 Fix some leaks, thanks to Martin Zwickel
10519                 Rename gnutls functions that do the same
10520                 as OpenSSL ones, to avoid symbol clashing
10521                 when Claws is built against GnuTLS and
10522                 libetpan against OpenSSL
10523
10524 2008-07-04 [paul]       3.5.0cvs4
10525
10526         * src/prefs_account.c
10527                 remove 1 forgotten '.'
10528
10529 2008-07-04 [paul]       3.5.0cvs3
10530
10531         * src/prefs_account.c
10532                 layout/engrish fixes to the 'Client
10533                 certificates' frame
10534
10535 2008-07-03 [colin]      3.5.0cvs2
10536
10537         * src/imap.c
10538         * src/news.c
10539         * src/pop.c
10540         * src/prefs_account.c
10541         * src/prefs_account.h
10542         * src/prefs_common.c
10543         * src/send_message.c
10544         * src/common/session.c
10545         * src/common/session.h
10546         * src/common/smtp.c
10547         * src/common/smtp.h
10548         * src/common/socket.h
10549         * src/common/ssl.c
10550         * src/common/ssl.h
10551         * src/common/ssl_certificate.c
10552         * src/common/ssl_certificate.h
10553         * src/etpan/imap-thread.c
10554         * src/etpan/nntp-thread.c
10555         * src/gtk/inputdialog.c
10556                 Add support for SSL client certificates (either PEM files
10557                 with certificate and private key, either PKCS12 files)
10558
10559 2008-06-28 [colin]      3.5.0cvs1
10560
10561         * src/foldersel.c
10562                 Fix compilation with older GTKs
10563
10564 2008-06-27 [paul]       3.5.0
10565
10566         * NEWS
10567         * README
10568         * RELEASE_NOTES 
10569                 3.5.0 released
10570
10571 2008-06-27 [paul]       3.4.0cvs116
10572
10573         * src/gtk/authors.h
10574                 complete cvs115
10575
10576 2008-06-27 [paul]       3.4.0cvs115
10577
10578         * configure.ac
10579         * src/gtk/authors.h
10580                 no longer build unmaintained translations
10581
10582 2008-06-27 [paul]       3.4.0cvs114
10583
10584         * po/de.po
10585         * po/fi.po
10586         * po/pt_BR.po
10587                 updated by Stephan Sachse, Flammie Pirinen, and
10588                 Frederico Goncalves Guimaraes
10589
10590 2008-06-26 [wwp]        3.4.0cvs113
10591
10592         * manual/fr/advanced.xml
10593                 Update French version of the manual (AutoFaces documentation).
10594
10595 2008-06-26 [wwp]        3.4.0cvs112
10596
10597         * manual/fr/advanced.xml
10598         * manual/fr/plugins.xml
10599                 Updated French version of the manual (completed
10600                 hidden options list, added note about Clawsker
10601                 and new mail archiver plugin).
10602
10603 2008-06-25 [colin]      3.4.0cvs111
10604
10605         * src/gtk/gtkaspell.c
10606                 Fix non-UTF8 in the replace with dialog
10607         * src/prefs_actions.c
10608                 Fix possible crasher
10609                 Patches by Pawel
10610
10611 2008-06-24 [mones]      3.4.0cvs110
10612
10613         * src/autofaces.c
10614                 Fix non-warning message, downgraded to debug info
10615
10616 2008-06-24 [colin]      3.4.0cvs109
10617
10618         * src/summaryview.c
10619                 Fix bug 1650, Message line too small after 
10620                 changing columns in "three columns" layout
10621
10622 2008-06-24 [colin]      3.4.0cvs108
10623
10624         * src/messageview.c
10625                 Fix Spam button sensitivity in newsgroups
10626
10627 2008-06-23 [wwp]        3.4.0cvs107
10628
10629         * po/fr.po
10630                 Updated French translation.
10631
10632 2008-06-23 [mones]      3.4.0cvs106
10633
10634         * po/es.po
10635                 Updated translation for release
10636
10637 2008-06-22 [mones]      3.4.0cvs105
10638
10639         * manual/es/plugins.xml
10640                 Synced new entry for Mail Archiver plugin
10641
10642 2008-06-22 [colin]      3.4.0cvs104
10643
10644         * src/compose.c
10645                 Fix initial cursor position
10646
10647 2008-06-21 [paul]       3.4.0cvs103
10648
10649         * manual/plugins.xml
10650                 add an entry for the new Mail Archiver plugin
10651
10652 2008-06-21 [paul]       3.4.0cvs102
10653
10654         * src/gtk/about.c
10655                 we're in 'string freeze', put back the
10656                 < > symbols for now
10657
10658 2008-06-21 [paul]       3.4.0cvs101
10659
10660         * manual/advanced.xml
10661         * manual/es/advanced.xml
10662                 fix build warning: <emphasis> cannot be contained
10663                 within <filename>
10664         * src/gtk/about.c
10665                 fix non-clickable link on License page and drop
10666                 the containing < > symbols to match other links
10667
10668 2008-06-20 [mones]      3.4.0cvs100
10669
10670         * manual/advanced.xml
10671                 Added autofaces documentation, note about clawsker in hidden
10672                 preferences, minor markup fix. Thanks Paul for proofreading
10673         * manual/es/advanced.xml
10674                 Synchronised Spanish manual
10675
10676 2008-06-16 [colin]      3.4.0cvs99
10677
10678         * src/compose.c
10679                 Fix cursor placing on signature change
10680
10681 2008-06-16 [paul]       3.4.0cvs98
10682
10683         * src/imap_gtk.c
10684         * src/mh_gtk.c
10685         * src/gtk/inputdialog.c
10686                 really fussy coding style fixes
10687
10688 2008-06-16 [paul]       3.4.0cvs97
10689
10690         * src/Makefile.am
10691                 keep the alphabetical order
10692
10693 2008-06-13 [mones]      3.4.0cvs96
10694
10695         * src/autofaces.c
10696                 Fix crasher ;-)
10697         * src/prefs_filtering_action.c
10698                 Fixed cosmetic bug, processing also displays "Filtering"
10699
10700 2008-06-13 [mones]      3.4.0cvs95
10701
10702         * src/Makefile.am
10703         * src/autofaces.c       ** NEW FILE **  
10704         * src/autofaces.h       ** NEW FILE **
10705         * src/compose.c
10706                 Allow setting Faces and X-Faces globally and per-account
10707                 from configuration files under ~/.claws-mail/autofaces
10708
10709 2008-06-13 [holger]     3.4.0cvs94
10710
10711         * .cvsignore
10712                 More files to ignore
10713         * src/gtk/inputdialog.c
10714         * src/gtk/inputdialog.h
10715                 Make input dialog more generic so that a checkbox
10716                 with custom text can be used in addition to the
10717                 "remember this" checkbox
10718         * src/imap_gtk.c
10719         * src/mh_gtk.c
10720         * src/prefs_common.c
10721         * src/prefs_common.h
10722                 Allow new folders to inherit the properties of the
10723                 parent folder during folder creation
10724
10725 2008-06-13 [wwp]        3.4.0cvs93
10726
10727         * src/addressbook.c
10728                 a better fix for this string, won't break up translations,
10729                 and is conform to other similar ones.
10730
10731 2008-06-13 [wwp]        3.4.0cvs92
10732
10733         * src/addrduplicates.c
10734         * src/addressadd.c
10735         * src/addressbook.c
10736         * src/addressbook_foldersel.c
10737         * src/editgroup.c
10738                 use tree decorations everywhere AB folders are used (AB tree pane,
10739                     add address to AB, select AB folder, edit group, custom attr, find dup
10740                     results), in order to match global style
10741                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
10742                     double clicking on groups in tree pane does open the group edit dialog
10743                     double clicking on other items in tree pane does expand/collapse
10744                 fix a missing space in AB's delete-folder dialog
10745                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
10746
10747         * src/foldersel.c
10748                 make foldersel dialog show dotted lines according to global (hidden) prefs
10749
10750 2008-06-12 [colin]      3.4.0cvs91
10751
10752         * src/compose.c
10753         * src/compose.h
10754                 Fix bug 1635, 'Last character of message is truncated 
10755                 when changing accounts w/ sigs'
10756         * src/folderview.c
10757                 Fix bug 1636, 'Can't select "properties" on "folders 
10758                 only" folders'
10759
10760 2008-06-11 [colin]      3.4.0cvs90
10761
10762         * src/folder.c
10763                 Maybe fix bug 1623, 'exits with segfault when 
10764                 logging in to certain imap-servers'
10765
10766 2008-06-10 [mones]      3.4.0cvs89
10767
10768         * AUTHORS
10769         * tools/Makefile.am
10770         * tools/README
10771         * tools/convert_mbox.sh
10772                 Undo cvs86 and cvs87, it really should be a patch to 
10773                 convert_mbox.pl
10774
10775 2008-06-10 [wwp]        3.4.0cvs88
10776
10777         * po/fr.po
10778                 Updated French translation.
10779
10780 2008-06-10 [mones]      3.4.0cvs87
10781
10782         * tools/Makefile.am
10783                 Oops, forgot to add previous script for distribution
10784
10785 2008-06-10 [mones]      3.4.0cvs86
10786
10787         * AUTHORS
10788         * tools/README
10789         * tools/convert_mbox.sh
10790                 Added script to convert Evolution mail folders contributed
10791                 by Daniel Dickinson <cshore@fionavar.ca>
10792                 Fixes debian bug 461435
10793
10794 2008-06-09 [colin]      3.4.0cvs85
10795
10796         * src/main.c
10797                 Integrate AWN information bubble if dbus is
10798                 available
10799         * src/folder.c
10800                 Fix crash when calling scan_required() on 
10801                 folder classes that don't implement them
10802         * src/common/session.c
10803                 Fix a little typo
10804
10805 2008-06-09 [colin]      3.4.0cvs84
10806
10807         * src/main.c
10808                 Fix bug 1447, 'If user tries to close while starting 
10809                 up, it will not close ever.'
10810
10811 2008-06-09 [colin]      3.4.0cvs83
10812
10813         * src/filtering.c
10814                 Fix bug 1628, 'Claws Mail crashes when 
10815                 filtering selected messages'
10816
10817 2008-06-04 [colin]      3.4.0cvs82
10818
10819         * src/messageview.c
10820                 Complete handling of html parts in multipart/alternative
10821                 mails
10822
10823 2008-06-03 [paul]       3.4.0cvs81
10824
10825         * src/prefs_message.c
10826                 make always the english good
10827
10828 2008-06-03 [colin]      3.4.0cvs80
10829
10830         * src/mainwindow.c
10831         * src/mainwindow.h
10832                 Fix bug 1624, '[PATCH] Quick search should be 
10833                 disabled for folder view'; based on a patch by
10834                 Michael Terry
10835
10836 2008-06-03 [iwkse]      3.4.0cvs79
10837
10838         * src/addressbook.c
10839                 Fix little gui bug on button sensitivity
10840         * src/messageview.c
10841         * src/prefs_common.c
10842         * src/prefs_common.h
10843         * src/prefs_message.c
10844                 Allow by default to show html in multipart/alternative
10845
10846 2008-06-02 [colin]      3.4.0cvs78
10847
10848         * src/prefs_actions.c
10849                 GUI rework, patch by Pawel 
10850
10851 2008-06-02 [colin]      3.4.0cvs77
10852
10853         * src/quote_fmt.c
10854                 Fix sensitivity/alignment, patch from
10855                 Pawel
10856
10857 2008-05-31 [colin]      3.4.0cvs76
10858
10859         * src/imap.c
10860                 Fix login issue introduced in cvs75.
10861
10862 2008-05-31 [colin]      3.4.0cvs75
10863
10864         * src/imap.c
10865                 Fix more possible double-frees. Also, fix the root cause
10866                 of these double-frees by just noting the Session is to
10867                 be destroyed instead of destroying it in flight
10868
10869 2008-05-29 [paul]       3.4.0cvs74
10870
10871         * manual/keyboard.xml
10872                 'Makes' these entries like the others
10873
10874 2008-05-29 [colin]      3.4.0cvs73
10875
10876         * src/procmsg.h
10877                 Include utils.h in case we
10878                 need to pull goffset definition
10879
10880 2008-05-29 [colin]      3.4.0cvs72
10881
10882         * src/common/utils.h
10883                 Workaround a stupid Glib issue, where
10884                 goffset happens to be undefined. 
10885
10886 2008-05-28 [colin]      3.4.0cvs71
10887
10888         * src/compose.c
10889         * src/compose.h
10890         * src/grouplistdialog.c
10891         * src/image_viewer.c
10892         * src/imap.c
10893         * src/inc.c
10894         * src/main.c
10895         * src/matcher.c
10896         * src/messageview.c
10897         * src/mimeview.c
10898         * src/prefs_themes.c
10899         * src/procmsg.h
10900         * src/summaryview.c
10901         * src/summaryview.h
10902         * src/textview.c
10903         * src/common/smtp.c
10904         * src/common/utils.c
10905         * src/common/utils.h
10906                 Use goffset instead of off_t for MsgInfo's size
10907                 Allows using MsgInfo structure from plugins
10908                 compiled with largefile support
10909
10910 2008-05-26 [colin]      3.4.0cvs70
10911
10912         * src/mainwindow.c
10913         * src/mainwindow.h
10914                 Define THEME_CHANGED_HOOKLIST and invoke
10915                 it on theme change
10916         * src/plugins/trayicon/trayicon.c
10917                 Listen to THEME_CHANGED_HOOKLIST and
10918                 update accordingly
10919
10920 2008-05-26 [paul]       3.4.0cvs69
10921
10922         * src/mimeview.c
10923                 plug a leak in mimeview_save_all()
10924
10925 2008-05-24 [colin]      3.4.0cvs68
10926
10927         * src/common/utils.h
10928                 Fix wrong define on old glibs
10929
10930 2008-05-24 [paul]       3.4.0cvs67
10931
10932         * src/Makefile.am
10933         * src/stock_pixmap.c
10934         * src/stock_pixmap.h
10935         * src/toolbar.c
10936         * src/pixmaps/cancel.xpm
10937         * src/pixmaps/close.xpm
10938                 add a specific icon for A_CANCEL_INC (addresses
10939                 point 1 of bug 1609 'Icon issues')
10940                 replace close.xpm with an icon of the standard
10941                 24x24 size
10942
10943 2008-05-24 [paul]       3.4.0cvs66
10944
10945         * src/pixmaps/insert_file.xpm
10946                 replaced
10947
10948 2008-05-23 [paul]       3.4.0cvs65
10949
10950         * src/common/md5.c
10951         * src/common/md5.h
10952                 add the possibility to check md5 on binary files,
10953                 thanks to Colin
10954
10955 2008-05-23 [colin]      3.4.0cvs64
10956
10957         * src/mainwindow.c
10958         * src/summaryview.c
10959                 Fix bug 1610, 'claws crash after opening/closing 
10960                 preferences and window update'
10961
10962 2008-05-22 [colin]      3.4.0cvs63
10963
10964         * src/prefs_filtering_action.c
10965         * src/gtk/combobox.c
10966         * src/gtk/combobox.h
10967                 Fix reselecting of Tags actions in
10968                 filtering actions dialog
10969
10970 2008-05-22 [colin]      3.4.0cvs62
10971
10972         * src/Makefile.am
10973         * src/prefs_toolbar.c
10974         * src/stock_pixmap.c
10975         * src/stock_pixmap.h
10976         * src/toolbar.c
10977         * src/pixmaps/delete_btn.xpm
10978         * src/pixmaps/insert_file.xpm
10979         * src/pixmaps/mail_reply_to_list.xpm
10980                 Fix more of bug 1609:
10981                 - Add a Delete button icon
10982                 - Add a Reply to list button icon
10983                 - Fix Insert file button icon
10984                 Artwork by Ciprian Popovici.
10985
10986 2008-05-21 [colin]      3.4.0cvs61
10987
10988         * src/common/utils.c
10989                 Fix a little leak
10990
10991 2008-05-21 [wwp]        3.4.0cvs60
10992
10993         * src/prefs_filtering.c
10994                 Don't show SMTP-only accounts in accounts list, as they are
10995                 irrelevant for filtering incoming messages.
10996
10997 2008-05-21 [colin]      3.4.0cvs59
10998
10999         * src/mainwindow.c
11000                 Don't put SMTP-only accounts in receive menus
11001
11002 2008-05-21 [colin]      3.4.0cvs58
11003
11004         * src/imap.c
11005                 Fix cvs56 (brain fart)
11006
11007 2008-05-21 [colin]      3.4.0cvs57
11008
11009         * src/common/utils.c
11010                 Fix bug 1615, 'hang on FIFO when the other end's not 
11011                 opened'
11012
11013 2008-05-21 [colin]      3.4.0cvs56
11014
11015         * src/imap.c
11016                 Fix a warning
11017
11018 2008-05-19 [colin]      3.4.0cvs55
11019
11020         * src/plugins/pgpcore/sgpgme.c
11021                 Maybe fix debian bug 481856, 'Segmentation fault 
11022                 when verifying a GPG signature'. Although it 
11023                 looks like a race condition...
11024
11025 2008-05-19 [colin]      3.4.0cvs54
11026
11027         * src/prefs_filtering_action.c
11028         * src/prefs_matcher.c
11029         * src/common/tags.c
11030         * src/common/tags.h
11031         * src/gtk/combobox.c
11032         * src/gtk/combobox.h
11033                 Patch by Pawel: disabled Tags menus in filtering dialogs
11034
11035 2008-05-19 [colin]      3.4.0cvs53
11036
11037         * src/prefs_account.c
11038                 GUI patch by Pawel: align ports entries
11039
11040 2008-05-19 [colin]      3.4.0cvs52
11041
11042         * src/mainwindow.c
11043                 Fix bug 1616, 'strange question while emptying trash'
11044
11045 2008-05-18 [colin]      3.4.0cvs51
11046
11047         * src/common/plugin.c
11048         * src/etpan/imap-thread.c
11049         * src/etpan/nntp-thread.c
11050         * src/gtk/gtksctree.c
11051                 Fix bug 1613, 'Various memory leaks'; 
11052                 based on a patch by Didier Barvaux.
11053
11054 2008-05-18 [colin]      3.4.0cvs50
11055
11056         * src/mimeview.c
11057         * src/privacy.h
11058         * src/toolbar.c
11059         * src/toolbar.h
11060         * src/plugins/pgpcore/sgpgme.c
11061                 Fix more parts of bug 1609:
11062                 - Make use of specific Expired privacy icon
11063                 - Use CLOSE instead of NOTICE_ERROR for cancel
11064                   receiving
11065                 - Allow a Preferences button in the main toolbar
11066
11067 2008-05-18 [colin]      3.4.0cvs49
11068
11069         * src/stock_pixmap.c
11070                 Fix bug with non-updating icons after theme change:
11071                 If fetching pixbuf for a given icon after a theme
11072                 change, the next pixmap fetch would return the old
11073                 cached one, as the theme change was forgotten at 
11074                 this time. (and vice-versa). This was mostly 
11075                 visible on open folder icons
11076
11077 2008-05-17 [colin]      3.4.0cvs48
11078
11079         * src/prefs_summaries.c
11080         * src/summaryview.c
11081                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11082                 options'. Patch by Pawel
11083
11084 2008-05-16 [colin]      3.4.0cvs47
11085
11086         * src/imap.c
11087                 Fix another possible crash (on fatal errors
11088                 at login, like stream error).
11089
11090 2008-05-16 [paul]       3.4.0cvs46
11091
11092         * tools/thunderbird-filters-convertor.pl
11093                 fix a typo
11094                 fix reading a tb rule that contains something
11095                 like that: \"Sender\"
11096
11097 2008-05-16 [paul]       3.4.0cvs45
11098
11099         * tools/README
11100         * tools/csv2addressbook.pl
11101                 add support for gmail exported csv address book
11102
11103 2008-05-16 [colin]      3.4.0cvs44
11104
11105         * configure.ac
11106         * src/ldapupdate.c
11107                 Fix ldap deprecated calls. Patch by
11108                 Michael Rasmussen
11109
11110 2008-05-16 [paul]       3.4.0cvs43
11111
11112         * manual/de/account.xml
11113         * manual/it/account.xml
11114         * manual/it/ack.xml
11115         * manual/it/addrbook.xml
11116         * manual/it/claws-mail-manual.xml
11117         * manual/it/gpl.xml
11118         * manual/it/intro.xml
11119         * manual/it/starting.xml
11120                 add pages towards German and Italian manuals.
11121                 (just for storage, they are not built yet, due
11122                 to being incomplete.) submitted by Speckmade
11123                 <Speckmade@gmx.net> and Salvatore De Paolis
11124                 <iwkse@claws-mail.org>
11125
11126 2008-05-16 [colin]      3.4.0cvs42
11127
11128         * src/gtk/sslcertwindow.c
11129                 Fix SHA1 fingerprint with GnuTLS
11130
11131 2008-05-15 [colin]      3.4.0cvs41
11132
11133         * src/gtk/sslcertwindow.c
11134                 Print SHA1 fingerprint too
11135
11136 2008-05-15 [colin]      3.4.0cvs40
11137
11138         * src/imap.c
11139                 Fix certificate port on TLS. It was 
11140                 previously always 0.
11141                 **IMPORTANT INFORMATION**: this will trigger 
11142                 one wrong "New certificate" warning at the 
11143                 first connection with this fix, if using STARTTLS
11144                 on IMAP.
11145         * src/gtk/sslcertwindow.c
11146                 Make labels selectable
11147
11148 2008-05-15 [colin]      3.4.0cvs39
11149
11150         * src/imap.c
11151                 Fix double free when STARTTLS fails (for
11152                 example due to refusing the certificate)
11153
11154 2008-05-15 [paul]       3.4.0cvs38
11155
11156         * manual/advanced.xml
11157                 fix typo
11158
11159 2008-05-15 [paul]       3.4.0cvs37
11160
11161         * manual/advanced.xml
11162         * src/prefs_send.c
11163                 make outgoing_fallback_to_ascii a hidden pref
11164
11165 2008-05-14 [colin]      3.4.0cvs36
11166
11167         * src/main.c
11168         * src/mainwindow.c
11169         * src/mainwindow.h
11170                 Make it possible to cancel quit when Claws
11171                 ask whether to empty trash.
11172
11173 2008-05-14 [colin]      3.4.0cvs35
11174
11175         * src/compose.c
11176         * src/prefs_common.c
11177         * src/prefs_common.h
11178         * src/prefs_send.c
11179                 Add a preference to be able to specify an
11180                 outgoing charset/encoding but still fallback
11181                 to 7bit US-ASCII when possible (default TRUE,
11182                 same behavior as pre-cvs34)
11183
11184 2008-05-14 [colin]      3.4.0cvs34
11185
11186         * src/compose.c
11187                 Always use the specified encoding and charset if it is
11188                 specified, even if the mail is ASCII.
11189
11190 2008-05-13 [paul]       3.4.0cvs33
11191
11192         * src/ldapupdate.c
11193                 fix the build warnings the easy way for now
11194
11195 2008-05-13 [colin]      3.4.0cvs32
11196
11197         * src/prefs_themes.c
11198                 Count .png files as icons too (fixes part
11199                 of bug 1609, 'Icon issues')
11200
11201 2008-05-13 [wwp]        3.4.0cvs31
11202
11203         * src/addressbook_foldersel.c
11204                 Fix wrong check (completes 3.4.0.cvs30).
11205
11206 2008-05-12 [wwp]        3.4.0cvs30
11207
11208         * src/addressbook.c
11209         * src/addressbook_foldersel.c
11210         * src/filtering.c
11211         * src/matcher.c
11212         * src/prefs_matcher.c
11213         * src/plugins/bogofilter/bogofilter.c
11214         * src/plugins/bogofilter/bogofilter_gtk.c
11215         * src/plugins/dillo_viewer/dillo_prefs.c
11216         * src/plugins/spamassassin/spamassassin.c
11217         * src/plugins/spamassassin/spamassassin_gtk.c
11218                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11219                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11220                 translated string "Any" in plugins (whitelisting) and
11221                 UTF8 comparisons.
11222
11223 2008-05-07 [colin]      3.4.0cvs29
11224
11225         * configure.ac
11226                 Fix --enable-maemo (assume --enable-generic-umpc)
11227
11228 2008-05-07 [colin]      3.4.0cvs28
11229
11230         * configure.ac
11231         * src/account.c
11232         * src/addr_compl.c
11233         * src/compose.c
11234         * src/editaddress.c
11235         * src/folderview.c
11236         * src/mainwindow.c
11237         * src/messageview.c
11238         * src/mimeview.c
11239         * src/prefs_account.c
11240         * src/prefs_common.c
11241         * src/prefs_display_header.c
11242         * src/prefs_filtering.c
11243         * src/prefs_summaries.c
11244         * src/prefs_template.c
11245         * src/prefs_toolbar.c
11246         * src/stock_pixmap.c
11247         * src/summaryview.c
11248         * src/summaryview.h
11249         * src/textview.c
11250         * src/toolbar.c
11251         * src/gtk/about.c
11252         * src/gtk/gtksctree.c
11253         * src/gtk/menu.c
11254         * src/gtk/prefswindow.c
11255         * src/gtk/sslcertwindow.c
11256                 Separate generic UMPC code (layouts, ...) from 
11257                 MAEMO code (Hildon, ...)
11258
11259 2008-05-06 [paul]       3.4.0cvs27
11260
11261         * tools/claws.i18n.status.pl
11262                 add he.po
11263
11264 2008-05-06 [colin]      3.4.0cvs26
11265
11266         * src/common/utils.c
11267                 Maybe fix crash on FreeBSD
11268
11269 2008-05-05 [colin]      3.4.0cvs25
11270
11271         * src/messageview.c
11272                 Fix bug 1602, 'Crash when sending return receipt for
11273                 messages with no subject'
11274
11275 2008-05-05 [colin]      3.4.0cvs24
11276
11277         * src/mimeview.c
11278                 Don't overwrite temporary files with same
11279                 name when drag and dropping. Fixes bug 1599,
11280                 'attach multiple files with the same name from 
11281                 one mail to another'
11282
11283 2008-05-04 [paul]       3.4.0cvs23
11284
11285         * src/compose.c
11286         * src/prefs_common.c
11287                 fix bug 1587 'can not replay with quote'
11288
11289 2008-05-03 [colin]      3.4.0cvs22
11290
11291         * po/de.po
11292                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11293
11294 2008-05-03 [colin]      3.4.0cvs21
11295
11296         * src/toolbar.c
11297                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11298                 icon isn't grayed although ineffective'
11299
11300 2008-05-02 [wwp]        3.4.0cvs20
11301
11302         * po/fr.po
11303                 Fix translation.
11304
11305         * src/prefs_folder_item.c
11306                 Add missing notice in folder properties (templates) when
11307                 folder is a root node.
11308
11309 2008-04-30 [colin]      3.4.0cvs19
11310
11311         * src/prefs_toolbar.c
11312                 Add Trash and Delete icons to the icon chooser
11313
11314 2008-04-30 [colin]      3.4.0cvs18
11315
11316         * src/compose.c
11317                 Remove "Delete entire line" which was a noop
11318                 and should be the same as "Delete line" :)
11319
11320 2008-04-30 [colin]      3.4.0cvs17
11321
11322         * src/compose.c
11323                 Fix 'Delete line' and 'Delete to end of line'
11324                 on the last line. Patch by <seelenhirt@gmx.net>
11325
11326 2008-04-28 [colin]      3.4.0cvs16
11327
11328         * src/folder.c
11329                 Fix bug 1589, 'tagsdb file not removed when
11330                 folder deleted'.
11331         * src/common/utils.c
11332                 Make sure claws_unlink accepts NULL arg.
11333
11334 2008-04-25 [colin]      3.4.0cvs15
11335
11336         * src/common/ssl.c
11337                 Fix/simplify previous commit
11338
11339 2008-04-25 [colin]      3.4.0cvs14
11340
11341         * src/addrindex.h
11342         * src/common/ssl_certificate.c
11343                 Patch by Marcus: Fix Win32 build
11344         * src/common/ssl.c
11345                 Fix build with GnuTLS/no pthread, thanks
11346                 to Marcus
11347
11348 2008-04-25 [colin]      3.4.0cvs13
11349
11350         * src/summaryview.c
11351                 Fix bug 1586, '3-pane vertical layout now and then 
11352                 still shows sender column'
11353
11354 2008-04-25 [colin]      3.4.0cvs12
11355
11356         * src/Makefile.am
11357         * src/w32-logo.ico
11358         * src/w32-resource.rc
11359                 Patch from Marcus Brinkmann to set an icon on w32.
11360
11361 2008-04-24 [colin]      3.4.0cvs11
11362
11363         * src/inc.c
11364         * src/inc.h
11365                 Trace inc locks
11366         * src/ldif.c
11367         * src/ldif.h
11368                 Fix bug 1581, 'Bad File Format during Import LDIF':
11369                 Use dynamically allocated buffers; also, allow 
11370                 importing contacts with no email address
11371
11372 2008-04-24 [colin]      3.4.0cvs10
11373
11374         * src/prefs_common.c
11375                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11376
11377 2008-04-23 [colin]      3.4.0cvs9
11378
11379         * src/compose.c
11380         * src/prefs_folder_item.c
11381         * src/prefs_template.c
11382         * src/quote_fmt.c
11383                 Fix bug 1576: Fix unescaping of templates when testing them
11384                 I think it breaks nothing. (wwp, you're welcome to double-check)
11385
11386 2008-04-23 [paul]       3.4.0cvs8
11387
11388         * manual/advanced.xml
11389                 add info about the "two_line_vertical" hidden
11390                 pref
11391
11392 2008-04-22 [paul]       3.4.0cvs7
11393
11394         * src/prefs_common.c
11395         * src/prefs_common.h
11396         * src/summaryview.c
11397                 make the 2-line view in summaryview when in three
11398                 columns mode configurable. hidden pref: "two_line_vertical"
11399
11400 2008-04-22 [colin]      3.4.0cvs6
11401
11402         * src/inc.c
11403                 Fix missing inc_unlock()
11404         * src/prefs_matcher.c
11405         * src/send_message.c
11406                 Fix my last commit
11407
11408 2008-04-22 [colin]      3.4.0cvs5
11409
11410         * src/etpan/imap-thread.c
11411                 Use g_(un)setenv instead of (un)setenv which
11412                 doesn't exist on IRIX 6.5
11413
11414 2008-04-22 [colin]      3.4.0cvs4
11415
11416         * src/inc.c
11417         * src/prefs_common.c
11418         * src/send_message.c
11419                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11420                 Set the default timeout to 75 seconds
11421
11422 2008-04-20 [colin]      3.4.0cvs3
11423
11424         * src/pixmaps/tray_newmail.offline.xpm
11425         * src/pixmaps/tray_newmail.xpm
11426         * src/pixmaps/tray_newmarkedmail.offline.xpm
11427         * src/pixmaps/tray_newmarkedmail.xpm
11428         * src/pixmaps/tray_nomail.offline.xpm
11429         * src/pixmaps/tray_nomail.xpm
11430         * src/pixmaps/tray_unreadmail.offline.xpm
11431         * src/pixmaps/tray_unreadmail.xpm
11432         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11433         * src/pixmaps/tray_unreadmarkedmail.xpm
11434                 Make the tray icons a bit nicer. Would be
11435                 nice to get really nice icons from someone
11436                 who's good at Gimp :)
11437
11438 2008-04-18 [colin]      3.4.0cvs2
11439
11440         * src/common/log.c
11441                 Forgot one g_unlink
11442
11443 lease complete the changelog entry below
11444 2008-04-18 [colin]      3.4.0cvs1
11445
11446         * src/addrduplicates.c
11447         * src/addressbook.c
11448         * src/compose.c
11449         * src/crash.c
11450         * src/editaddress.c
11451         * src/folder.c
11452         * src/image_viewer.c
11453         * src/imap.c
11454         * src/inc.c
11455         * src/main.c
11456         * src/mbox.c
11457         * src/messageview.c
11458         * src/mh.c
11459         * src/msgcache.c
11460         * src/news.c
11461         * src/partial_download.c
11462         * src/pop.c
11463         * src/prefs_common.c
11464         * src/prefs_common.h
11465         * src/prefs_other.c
11466         * src/prefs_themes.c
11467         * src/procheader.c
11468         * src/procmime.c
11469         * src/procmsg.c
11470         * src/textview.c
11471         * src/wizard.c
11472         * src/common/prefs.c
11473         * src/common/ssl_certificate.c
11474         * src/common/template.c
11475         * src/common/utils.c
11476         * src/common/utils.h
11477         * src/etpan/imap-thread.c
11478         * src/plugins/dillo_viewer/dillo_viewer.c
11479         * src/plugins/pgpcore/sgpgme.c
11480         * src/plugins/pgpinline/pgpinline.c
11481                 Add an option to shred temporary files and messages
11482                 instead of just removing them. Slows deletions down!
11483
11484 2008-04-18 [paul]       3.4.0
11485
11486         * NEWS
11487         * README
11488         * RELEASE_NOTES 
11489                 3.4.0 released
11490
11491
11492 2008-04-18 [paul]       3.3.1cvs61
11493
11494         * po/de.po
11495         * po/fi.po
11496         * po/it.po
11497         * po/pt_BR.po
11498                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11499                 and Frederico Goncalves Guimaraes
11500         * po/es.po
11501                 updated on the last minute by a lazy Ricardo Mones
11502
11503 2008-04-18 [colin]      3.3.1cvs60
11504
11505         * po/fr.po
11506                 Update translation (Fabien Vantard)
11507
11508 2008-04-17 [colin]      3.3.1cvs59
11509
11510         * src/imap.c
11511                 Fix debian bug 474712, 'claws seg faults when IMAP 
11512                 connection breaks after an IMAP protocol error 
11513                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11514         * src/summaryview.c
11515                 Fix a little leak
11516
11517 2008-04-17 [colin]      3.3.1cvs58
11518
11519         * src/common/log.c
11520                 Fix log size getting out of control (claws-mail
11521                 getting SIGXFSZ): rotate if every 10MB
11522
11523 2008-04-10 [paul]       3.3.1cvs57
11524
11525         * src/prefs_other.c
11526                 improvements to english usage
11527
11528 2008-04-10 [paul]       3.3.1cvs56
11529
11530         * src/prefs_receive.c
11531                 add an accurate description
11532
11533 2008-04-08 [colin]      3.3.1cvs55
11534
11535         * src/undo.c
11536                 Probably fix corruption, introduced in cvs53
11537
11538 2008-04-04 [iwkse]      3.3.1cvs54
11539
11540         * src/undo.c
11541                 undo should works properly again
11542
11543 2008-04-04 [iwkse]      3.3.1cvs53
11544
11545         * src/undo.c
11546                 Fix a segfault but breaks undo
11547                 on a specific case (eg. double paste with
11548                 middle-mouse button)
11549
11550 2008-04-04 [iwkse]      3.3.1cvs52
11551
11552         * src/prefs_filtering.c
11553                 Fix previous Tab mess
11554
11555 2008-04-03 [iwkse]      3.3.1cvs51
11556
11557         * src/prefs_filtering.c
11558                 Add search in filtering rules list
11559
11560 2008-04-02 [colin]      3.3.1cvs50
11561
11562         * src/main.c
11563                 Revert part of the previous patch: we do
11564                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11565                 exists
11566
11567 2008-04-02 [colin]      3.3.1cvs49
11568
11569         * src/main.c
11570                 Fix bug 1562, 'Claws-Mail does not completely 
11571                 respect settings in GTK2_RC_FILES environment'
11572                 Remove manual parsing of .gtkrc-2.0 and 
11573                 .gtk/gtkrc-2.0. GTK does it itself these days.
11574
11575 2008-04-01 [colin]      3.3.1cvs48
11576
11577         * src/imap_gtk.c
11578                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11579                 ticking "Show only subscribed"'
11580
11581 2008-03-31 [colin]      3.3.1cvs47
11582
11583         * src/folder.c
11584                 Fix bug 1553, 'File lock not respected'
11585                 Regression due to the implementation of
11586                 deletion batching
11587
11588 2008-03-31 [colin]      3.3.1cvs46
11589
11590         * src/mainwindow.c
11591                 Fix tags menu update, thanks to Paul
11592
11593 2008-03-29 [wwp]        3.3.1cvs45
11594
11595         * src/prefs_account.c
11596         * src/prefs_common.c
11597         * src/prefs_folder_item.c
11598         * src/prefs_quote.c
11599         * src/quote_fmt.c
11600         * src/quote_fmt.h
11601                 Fix compose template formats (in global preferences)
11602                 being translated under specific conditions.
11603                 Add a button to restore factory defaults for current
11604                 language.
11605
11606 2008-03-27 [colin]      3.3.1cvs44
11607
11608         * src/common/prefs.c
11609         * src/common/xmlprops.c
11610                 Fix RedHat bug 431735, 'segfault if /home is full' 
11611                 (when starting): Fix double fclose() in prefs.c
11612                 and potentially xmlprops.c
11613
11614 2008-03-27 [colin]      3.3.1cvs43
11615
11616         * src/addressbook.c
11617                 Fix bug 1559, 'Claws Mail crashed deleting all 
11618                 common contacts'
11619
11620 2008-03-27 [wwp]        3.3.1cvs42
11621
11622         * src/addressbook.c
11623                 Fix 3.3.0cvs41.
11624
11625 2008-03-27 [wwp]        3.3.1cvs41
11626
11627         * src/addressbook.c
11628                 Prevent list flickering when deleting addresses.
11629
11630 2008-03-26 [colin]      3.3.1cvs40
11631
11632         * src/imap.c
11633                 Clean up session disconnection. Possibly
11634                 fix Ubuntu bug #204290
11635
11636 2008-03-26 [colin]      3.3.1cvs39
11637
11638         * src/textview.c
11639                 Fix bug 1555: current folder wasn't used when
11640                 right-clicking on an email address
11641
11642 2008-03-25 [colin]      3.3.1cvs38
11643
11644         * src/plugins/bogofilter/bogofilter.c
11645         * src/plugins/bogofilter/bogofilter.h
11646         * src/plugins/bogofilter/bogofilter_gtk.c
11647                 Add a "learn from whitelist" preference
11648                 Whitelist Unsure mails too.
11649
11650 2008-03-24 [paul]       3.3.1cvs37
11651
11652         * src/prefs_account.c
11653                 If no MH mailbox and no account exists, when
11654                 creating a POP/Local account, just create and
11655                 use the default one instead of bailing with a
11656                 "Mailbox doesn't exist" error
11657
11658 2008-03-21 [colin]      3.3.1cvs36
11659
11660         * src/procmime.c
11661                 strstrip mime subtype
11662
11663 2008-03-21 [paul]       3.3.1cvs35
11664
11665         * manual/advanced.xml
11666                 correct and update the info about Actions
11667
11668 2008-03-20 [colin]      3.3.1cvs34
11669
11670         * src/messageview.c
11671         * src/messageview.h
11672         * src/textview.c
11673                 Show at max 1MB of text, add a noticeview to
11674                 show everything optionally.
11675
11676 2008-03-20 [colin]      3.3.1cvs33
11677
11678         * src/stock_pixmap.c
11679                 Add support for png themes
11680
11681 2008-03-19 [wwp]        3.3.1cvs32
11682
11683         * src/procheader.c
11684                 Sanity check.
11685
11686 2008-03-18 [colin]      3.3.1cvs31
11687
11688         * src/common/utils.c
11689         * src/common/utils.h
11690                 Handle size_t instead of off_t in to_human_readable
11691
11692 2008-03-18 [colin]      3.3.1cvs30
11693
11694         * src/imap.c
11695                 Remove raw printf
11696
11697 2008-03-16 [colin]      3.3.1cvs29
11698
11699         * src/summaryview.c
11700                 Fix build on GTK < 2.12
11701
11702 2008-03-16 [colin]      3.3.1cvs28
11703
11704         * src/mainwindow.c
11705                 Refresh non-list widget when switching
11706                 messageview
11707
11708 2008-03-16 [colin]      3.3.1cvs27
11709
11710         * manual/faq.xml
11711                 Revert cvs25: This wasn't a typo :) :
11712                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
11713
11714
11715 2008-03-16 [colin]      3.3.1cvs26
11716
11717         * src/summaryview.c
11718         * src/gtk/gtksctree.c
11719         * src/gtk/gtksctree.h
11720                 Implement 2-lines items in Summaryview when in 
11721                 three columns mode
11722
11723 2008-03-16 [paul]       3.3.1cvs25
11724
11725         * manual/faq.xml
11726                 fix typo
11727
11728 2008-03-14 [colin]      3.3.1cvs24
11729
11730         * src/prefs_filtering_action.c
11731                 Fix buglet on setting recipient when
11732                 reediting forward rules.
11733
11734 2008-03-12 [colin]      3.3.1cvs23
11735
11736         * src/summaryview.c
11737                 Fix a new unused variable warning
11738         * src/plugins/trayicon/trayicon.c
11739                 Fix folderview's scrollbar at startup
11740                 if starting hidden
11741
11742 2008-03-12 [colin]      3.3.1cvs22
11743
11744         * src/folderview.c
11745         * src/summaryview.c
11746                 Use item_opened at the beginning of showing
11747                 a folder instead of the end. Fixes flicker.
11748
11749 2008-03-12 [paul]       3.3.1cvs21
11750
11751         * src/folder.c
11752         * src/folder.h
11753         * src/mainwindow.c
11754         * src/procmsg.c
11755         * src/summaryview.c
11756         * src/plugins/trayicon/trayicon.c
11757                 add tooltip with extended folder stats
11758
11759 2008-03-10 [colin]      3.3.1cvs20
11760
11761         * src/common/xml.c
11762                 Handle comments
11763
11764 2008-03-07 [colin]      3.3.1cvs19
11765
11766         * src/mainwindow.c
11767                 Fix blinking of the taskbar entry
11768
11769 2008-03-07 [colin]      3.3.1cvs18
11770
11771         * src/mainwindow.c
11772                 MAEMO: Fix bug 1494, 'Trayicon 
11773                 plugin breaks UI...'
11774
11775 2008-03-07 [paul]       3.3.1cvs17
11776
11777         * src/gtk/authors.h
11778                 reflect reality a bit more closely
11779
11780 2008-03-06 [colin]      3.3.1cvs16
11781
11782         * src/mainwindow.c
11783         * src/mainwindow.h
11784         * src/summaryview.c
11785         * src/summaryview.h
11786         * src/toolbar.c
11787                 Integrate things better wrt the new
11788                 summaryview extensibility.
11789
11790 2008-03-06 [wwp]        3.3.1cvs15
11791
11792         * src/quote_fmt.c
11793                 Fix some gcc warnings.
11794
11795 2008-03-06 [wwp]        3.3.1cvs14
11796
11797         * src/prefs_account.c
11798         * src/prefs_folder_item.c
11799         * src/prefs_gtk.c
11800         * src/prefs_template.c
11801         * src/gtk/prefswindow.c
11802         * src/gtk/prefswindow.h
11803                 prefs_templates: fix missing unregistering of addr_completion widgets
11804                 and and ending of addr_completion service.
11805                 prefs_folder_item: fix missing registering/unregistering of widgets,
11806                 and rework the way add_completion service is started and stopped.
11807                 Plus few prefswindow API changes (opening).
11808
11809 2008-03-06 [wwp]        3.3.1cvs13
11810
11811         * src/folder_item_prefs.c
11812         * src/prefs_template.c
11813         * src/prefs_template.h
11814         * src/quote_fmt.c
11815         * src/common/template.c
11816                 Complete 3.3.1cvs12, thanks to Colin.
11817
11818 2008-03-06 [wwp]        3.3.1cvs12
11819
11820         * src/compose.c
11821         * src/folder_item_prefs.c
11822         * src/folder_item_prefs.h
11823         * src/prefs_account.c
11824         * src/prefs_folder_item.c
11825         * src/prefs_quote.c
11826         * src/prefs_template.c
11827         * src/quote_fmt.c
11828         * src/quote_fmt.h
11829         * src/common/template.c
11830         * src/common/template.h
11831                 Global and per-folder templates can now override the from name (this
11832                 doesn't change the account being used).
11833                 Examples:
11834                  "My other name" <%account_email> (just changes the name)
11835                  my.faked.email@address.org (overrides the address too)
11836
11837 2008-03-05 [colin]      3.3.1cvs11
11838
11839         * src/summaryview.c
11840         * src/summaryview.h
11841                 Replace that hbox with a notebook
11842
11843 2008-03-05 [colin]      3.3.1cvs10
11844
11845         * src/folder.h
11846         * src/folderview.c
11847                 Add klass functions for notification of folder
11848                 opening/closing via the GUI
11849         * src/summaryview.c
11850         * src/summaryview.h
11851                 Add a specific container for the scrolledwin
11852
11853 2008-03-05 [colin]      3.3.1cvs9
11854
11855         * src/folder.h
11856         * src/folderview.c
11857                 Add klass functions for notification of folder 
11858                 opening/closing via the GUI
11859         * src/summaryview.c
11860         * src/summaryview.h
11861                 Add a specific container for the scrolledwin
11862
11863 2008-03-02 [colin]      3.3.1cvs8
11864
11865         * src/messageview.c
11866                 MAEMO: Fix bug 1541, 'Deleting message from within 
11867                 read window displays next message then closes.'
11868
11869 2008-03-02 [colin]      3.3.1cvs7
11870
11871         * src/main.c
11872                 Probably fix bug 1539, 'Program crashes':
11873                 Setup Gcrypt's thread functions when built
11874                 with GnuTLS
11875
11876 2008-03-01 [colin]      3.3.1cvs6
11877
11878         * src/folder.c
11879         * src/imap_gtk.c
11880                 Get rid of stale folders with no account
11881
11882 2008-02-28 [colin]      3.3.1cvs5
11883
11884         * src/compose.c
11885                 Fix bug 1534, 'Segmentation fault when doing 
11886                 some draft saving and then throwing away'
11887         * src/imap.c
11888                 Fix bug 1533, 'Claws is unable to mark messages 
11889                 as "read" in IMAP shared folders'
11890         * src/etpan/imap-thread.c
11891                 Fix bug 1515, 'large messages crash claws when 
11892                 syncing for offline mode'. This is rather a
11893                 workaround, and mails > 64MB will still be
11894                 problematic if there's less than 64MB available
11895                 on the dataroot volume.
11896         * src/messageview.c
11897                 MAEMO: Add information when fetching big messages
11898
11899 2008-02-26 [colin]      3.3.1cvs4
11900
11901         * src/imap.c
11902                 fix bug 1532, '"login refused" message insufficiently 
11903                 detailed'
11904
11905 2008-02-26 [paul]       3.3.1cvs3
11906
11907         * INSTALL
11908         * README
11909                 remove mentions of ClamAV and a few other
11910                 old bits of information
11911
11912 2008-02-23 [colin]      3.3.1cvs2
11913
11914         * src/main.c
11915                 Fix log output (missing \n)
11916
11917 2008-02-23 [colin]      3.3.1cvs1
11918
11919         * configure.ac
11920                 Bump version number for stable release
11921
11922 2008-02-23 [paul]       3.3.0cvs21
11923
11924         * po/he.po
11925                 updated by Ofer
11926
11927 2008-02-21 [colin]      3.3.0cvs20
11928
11929         * src/matcher.c
11930                 Fix bug 1527, 'filtering is case sensitive when it 
11931                 shouldn't be'
11932
11933 2008-02-20 [colin]      3.3.0cvs19
11934
11935         * src/main.c
11936                 Fix file attachments from older Thunar
11937
11938 2008-02-19 [colin]      3.3.0cvs18
11939
11940         * manual/plugins.xml
11941         * manual/es/plugins.xml
11942         * manual/fr/plugins.xml
11943         * manual/pl/plugins.xml
11944                 Remove Clamav
11945
11946 2008-02-19 [paul]       3.3.0cvs17
11947
11948         * tools/README
11949         * tools/csv2addressbook.pl
11950                 add support for Kmail/Kaddressbook
11951
11952 2008-02-18 [colin]      3.3.0cvs16
11953
11954         * src/imap.c
11955                 Unset folder's session before creating a
11956                 new one
11957         * src/main.c
11958         * src/prefs_common.c
11959         * src/prefs_common.h
11960         * manual/advanced.xml
11961                 Add an hidden use_networkmanager pref, to
11962                 disable NetworkManager handling. Also,
11963                 consider UNKNOWN state to be CONNECTED.
11964
11965 2008-02-18 [wwp]        3.3.0cvs15
11966
11967         * src/matcher.c
11968                 Fix Engrish and make 'not' more visible in filtering debug logs.
11969
11970 2008-02-15 [colin]      3.3.0cvs14
11971
11972         * src/matcher.c
11973                 Revert cvs10 for now, it breaks the feature
11974
11975 2008-02-15 [colin]      3.3.0cvs13
11976
11977         * src/main.c
11978                 Always focus folder tree at startup
11979         * src/compose.c
11980                 Fix bug 1521, 'Cannot close compose window after 
11981                 replying to a non-existent news message'
11982
11983 2008-02-13 [colin]      3.3.0cvs12
11984
11985         * src/folderview.c
11986                 Fix important warnings
11987
11988 2008-02-12 [colin]      3.3.0cvs11
11989
11990         * src/imap.c
11991         * src/etpan/imap-thread.c
11992         * src/etpan/imap-thread.h
11993                 Fix handling of $Forwarded flag on Exchange:
11994                 check for the existence or creatability of a
11995                 flag before using it.
11996
11997 2008-02-12 [colin]      3.3.0cvs10
11998
11999         * src/matcher.c
12000                 Optimise matching on Found in addressbook if
12001                 the matched header is in cache (From, etc)
12002
12003 2008-02-12 [colin]      3.3.0cvs9
12004
12005         * src/folderview.c
12006                 Fix crashy stuff when changing displayed
12007                 columns
12008
12009 2008-02-12 [wwp]        3.3.0cvs8
12010
12011         * src/folder.h
12012                 Remove duplicate func declaration and restore the one
12013                 a missing one.
12014
12015 2008-02-12 [wwp]        3.3.0cvs7
12016
12017         * src/compose.c
12018         * src/export.c
12019         * src/folder.c
12020         * src/folder.h
12021         * src/foldersel.c
12022         * src/foldersel.h
12023         * src/imap_gtk.c
12024         * src/import.c
12025         * src/mainwindow.c
12026         * src/messageview.c
12027         * src/mh_gtk.c
12028         * src/prefs_account.c
12029         * src/prefs_filtering_action.c
12030         * src/summaryview.c
12031         * src/plugins/bogofilter/bogofilter_gtk.c
12032         * src/plugins/spamassassin/spamassassin_gtk.c
12033                 Allow moving/copying folders to root folders when using
12034                 the folder selection dialog (it was not possible to
12035                 maemo users to reparent a subfolder to a root folder
12036                 at all).
12037
12038 2008-02-12 [fabien]     3.3.0cvs6
12039
12040         * po/fr.po
12041                 a few days late for i18n fr update. Sorry.
12042
12043 2008-02-11 [colin]      3.3.0cvs5
12044
12045         * src/main.c
12046                 Implement support for future /dev/mem_notify.
12047                 This Linux kernel feature will allow applications
12048                 to be notified that memory has to be freed
12049                 before getting OOM-killed. For more information:
12050                 http://lwn.net/Articles/267013/
12051
12052 2008-02-10 [paul]       3.3.0cvs4
12053
12054         * src/Makefile.am
12055         * src/mimeview.c
12056         * src/prefs_toolbar.c
12057         * src/stock_pixmap.c
12058         * src/stock_pixmap.h
12059         * src/pixmaps/mime_text_patch.xpm
12060                 add an icon for attached patches
12061
12062 2008-02-09 [paul]       3.3.0cvs3
12063
12064         * src/gtk/about.c
12065                 bump the (c) year
12066
12067 2008-02-09 [wwp]        3.3.0cvs2
12068
12069         * src/main.c
12070                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12071
12072 2008-02-08 [colin]      3.3.0cvs1
12073
12074         * src/common/utils.c
12075                 Forbid attaching anything containing "../" or ".ssh/"
12076                 from mailto: URI
12077
12078 2008-02-08 [paul]       3.3.0
12079
12080         * NEWS
12081         * README
12082         * RELEASE_NOTES 
12083                 3.3.0 released
12084
12085 2008-02-08 [paul]       3.2.0cvs77
12086
12087         * AUTHORS
12088                 updated with new translators
12089         * configure.ac
12090                 added he to ALL_LINGUAS
12091         * po/cs.po
12092         * po/de.po
12093         * po/es.po
12094         * po/fi.po
12095         * po/hu.po
12096         * po/it.po
12097         * po/pt_BR.po
12098         * po/zh_CN.po
12099                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12100                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12101                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12102                 and Ralph Young
12103         * po/he.po
12104                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12105         * src/gtk/about.c
12106                 updated with new translators and bumped (c) year
12107         * src/gtk/authors.h
12108                 updated with new translators
12109
12110 2008-02-05 [colin]      3.2.0cvs76
12111
12112         * src/messageview.c
12113         * src/mimeview.c
12114         * src/mimeview.h
12115                 Special case text/calendar parts: if there's one in
12116                 the mail, and a plugin handling text/calendar is
12117                 loaded, show that part. That'll avoid rendering 
12118                 meetings as plain text, which just looks broken to
12119                 many users.
12120
12121 2008-02-04 [colin]      3.2.0cvs75
12122
12123         * src/mainwindow.c
12124                 Maemo: Fix LED handling on OS 2008
12125
12126 2008-02-01 [colin]      3.2.0cvs74
12127
12128         * src/compose.c
12129                 Possibly fix the annoying and hard-to reproduce bug
12130                 where lines 
12131                 are
12132                 rewrapped
12133                 like
12134                 that.
12135
12136 2008-02-01 [paul]       3.2.0cvs73
12137
12138         * src/common/utils.c
12139                 fix bug 1502, 'Plus signs are stripped from
12140                 email addresses when calling from command line'
12141                 Thanks to Colin
12142
12143 2008-01-31 [colin]      3.2.0cvs72
12144
12145         * src/exphtmldlg.c
12146         * src/mimeview.c
12147         * src/summaryview.c
12148                 Fix building of URIs from filenames
12149
12150 2008-01-31 [wwp]        3.2.0cvs71
12151
12152         * src/main.c
12153                 Fixes debug output of compiled-in features list
12154                 (completes 3.2.0cvs60).
12155
12156 2008-01-31 [colin]      3.2.0cvs70
12157
12158         * configure.ac
12159         * po/POTFILES.in
12160         * src/compose.c
12161         * src/plugins/Makefile.am
12162         * src/plugins/clamav/.cvsignore
12163         * src/plugins/clamav/Makefile.am
12164         * src/plugins/clamav/README
12165         * src/plugins/clamav/clamav_plugin.c
12166         * src/plugins/clamav/clamav_plugin.h
12167         * src/plugins/clamav/clamav_plugin_gtk.c
12168         * src/plugins/clamav/clamav_plugin_gtk.deps
12169                 Remove the Clamav plugin from the core
12170
12171 2008-01-28 [wwp]        3.2.0cvs69
12172
12173         * src/compose.c
12174         * src/prefs_template.c
12175         * src/prefs_template.h
12176         * src/quote_fmt.c
12177         * src/quote_fmt.h
12178         * src/quote_fmt_lex.l
12179         * src/quote_fmt_parse.y
12180                 Fix for bug #1493: count lines (\n chars) according to the way
12181                 format body is passed (i.e. \-escaped or not).
12182
12183 2008-01-27 [paul]       3.2.0cvs68
12184
12185         * po/en_GB.po
12186                 updated
12187         * src/prefs_actions.c
12188         * src/prefs_filtering.c
12189         * src/prefs_folder_item.c
12190         * src/prefs_template.c
12191         * src/gtk/about.c
12192                 some minor changes to the English
12193
12194 2008-01-24 [colin]      3.2.0cvs67
12195
12196         * src/etpan/imap-thread.c
12197         * src/etpan/nntp-thread.c
12198                 Fix bug 1348, 'Hang ups at exit time with 
12199                 pgp plugin since 3.0.2'
12200
12201 2008-01-23 [colin]      3.2.0cvs66
12202
12203         * src/toolbar.c
12204                 Fix translation of something that shouldn't be
12205
12206 2008-01-23 [colin]      3.2.0cvs65
12207
12208         * src/procmime.c
12209                 Fix bug 1486, 'Re: Incorrect content when replying'
12210                 Revert to full scan if short scan found only 0-length
12211                 text parts
12212
12213 2008-01-23 [paul]       3.2.0cvs64
12214
12215         * src/prefs_folder_item.c
12216                 fix bug 1485, 'selecting a folder's default
12217                 account if name contains '&''
12218
12219 2008-01-23 [colin]      3.2.0cvs63
12220
12221         * src/folder.c
12222         * src/folder.h
12223         * src/main.c
12224         * src/mainwindow.c
12225                 Fix bug 1480, 'should be able to display mail file
12226                 from command line'. Let 'claws-mail --select' accept
12227                 absolute paths in addition to folder identifiers.
12228
12229 2008-01-22 [wwp]        3.2.0cvs62
12230
12231         * src/account.c
12232         * src/account.h
12233         * src/compose.c
12234         * src/messageview.c
12235         * src/summaryview.c
12236         * src/common/utils.c
12237         * src/common/utils.h
12238                 Allow from=address in mailto sequence:
12239                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12240                   The 'from' will try to select the first account matching in accounts list,
12241                   otherwise will use the usual account selection mechanism but override with
12242                   this 'from' address.
12243                 Allow mailto with NNTP accounts
12244                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12245                   is the default one or if a NNTP account address is used with 'from'.
12246                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12247                   default account but the complete mailto sequence was put in To.
12248
12249 2008-01-22 [wwp]        3.2.0cvs61
12250
12251         * doc/man/claws-mail.1
12252                 Updated the man page: status of few features, command-line
12253                 usage (--version-full) and completed list of config files
12254                 and dirs.
12255
12256 2008-01-22 [wwp]        3.2.0cvs60
12257
12258         * src/main.c
12259                 Added --version-full to display version and compiled-in
12260                 features list (for later use by Clawsker for instance).
12261
12262 2008-01-22 [holger]     3.2.0cvs59
12263
12264         * src/addrduplicates.c
12265                 Fix scrolling in addressbook duplicate
12266                 finder result dialog
12267
12268 2008-01-21 [colin]      3.2.0cvs58
12269
12270         * src/summaryview.c
12271                 Fix bug 1457, 'sorting messages on, say, from, 
12272                 should subsort on previous sort choice'. Subsort
12273                 by date when sort is Subject, From, To, Tags.
12274
12275 2008-01-21 [colin]      3.2.0cvs57
12276
12277         * AUTHORS
12278         * src/matcher.c
12279         * src/mimeview.c
12280         * src/common/ssl.c
12281         * src/gtk/authors.h
12282                 Fix bug 1478, 'Wrong pthread_create calls all 
12283                 over the place'. Patch by Christian Cornelssen
12284
12285 2008-01-20 [colin]      3.2.0cvs56
12286
12287         * src/imap.c
12288         * src/etpan/imap-thread.c
12289         * src/etpan/imap-thread.h
12290                 Fix bug 1468, 'Use IMAP keyword to 
12291                 store "forwarded" flag'
12292
12293 2008-01-20 [colin]      3.2.0cvs55
12294
12295         * src/folderutils.c
12296                 Make list operations faster
12297
12298 2008-01-20 [colin]      3.2.0cvs54
12299
12300         * src/mainwindow.c
12301                 Fix bug 1353, 'on startup with small screen 
12302                 layout, keyboard input gets lost'
12303
12304 2008-01-20 [colin]      3.2.0cvs53
12305
12306         * src/textview.c
12307                 Complete 3.2.0cvs49, and fixes bug 1477, 
12308                 'Claws Mail crashes when view PGP-encrypted 
12309                 message'
12310
12311 2008-01-20 [colin]      3.2.0cvs52
12312
12313         * src/compose.c
12314                 Fix privacy menu update when replying to
12315                 encrypted mail and no default privacy 
12316                 system is set
12317
12318 2008-01-19 [colin]      3.2.0cvs51
12319
12320         * src/filtering.c
12321         * src/procmsg.h
12322         * src/plugins/bogofilter/bogofilter.c
12323         * src/plugins/clamav/clamav_plugin.c
12324         * src/plugins/spamassassin/spamassassin.c
12325                 Batch filtering deletions too (and save 4 bytes
12326                 per MsgInfo in the process :)
12327
12328 2008-01-19 [colin]      3.2.0cvs50
12329
12330         * src/folder.c
12331                 Make cache update after copies much faster
12332                 on IMAP
12333
12334 2008-01-19 [colin]      3.2.0cvs49
12335
12336         * src/textview.c
12337                 Check g_fopen() success
12338
12339 2008-01-17 [wwp]        3.2.0cvs48
12340
12341         * manual/faq.xml
12342         * manual/es/faq.xml
12343         * manual/fr/faq.xml
12344         * manual/pl/faq.xml
12345                 Sylpheed? No idea what this means.
12346
12347 2008-01-17 [colin]      3.2.0cvs47
12348
12349         * src/gtk/gtksctree.c
12350                 Make dnd threshold higher on Maemo
12351
12352 2008-01-16 [colin]      3.2.0cvs46
12353
12354         * src/common/passcrypt.c
12355                 Fix build on FreeBSD, thanks to Pawel
12356
12357 2008-01-15 [colin]      3.2.0cvs45
12358
12359         * src/compose.c
12360                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12361                 spell check of actuall word'
12362         * src/summaryview.c
12363                 Temporarily disable immediate execution when learning
12364                 spam *only* if the summaryview isn't locked
12365
12366 2008-01-15 [wwp]        3.2.0cvs44
12367
12368         * src/prefs_filtering.c
12369                 Fix filtering prefs layout (Maemo port), moving page up/down
12370                 from buttons to context menu.
12371
12372 2008-01-15 [colin]      3.2.0cvs43
12373
12374         * src/compose.c
12375                 Fix bug 1465, 'First line in new message does not mark URLs'
12376
12377 2008-01-15 [colin]      3.2.0cvs42
12378
12379         * src/common/passcrypt.c
12380                 Fix bug 1461, 'several components #define 
12381                 _XOPEN_SOURCE improperly'
12382
12383 2008-01-15 [colin]      3.2.0cvs41
12384
12385         * src/summaryview.c
12386                 Fix bug 1469, 'Column width adjustments on message 
12387                 lists do not save'
12388
12389 2008-01-14 [holger]     3.2.0cvs40
12390
12391         * configure.ac
12392                 Add tests for dbus, dbus glib bindings,
12393                 and NetworkManager. All is optional. Add new
12394                 --(en|dis)able-networkmanager-support switch.
12395         * src/Makefile.am
12396         * src/imap.c
12397         * src/inc.c
12398         * src/main.c
12399         * src/main.h
12400         * src/mainwindow.c
12401         * src/gtk/about.c
12402                 Add optional NetworkManager support, so Claws Mail
12403                 can try to do the right thing when the network connection
12404                 status changes. NetworkManager support is active by
12405                 default if above requirements were met.
12406
12407 2008-01-12 [colin]      3.2.0cvs39
12408
12409         * src/summaryview.c
12410                 Advertise the click-on-reply feature in the tooltip
12411
12412 2008-01-12 [colin]      3.2.0cvs38
12413
12414         * src/Makefile.am
12415         * src/stock_pixmap.c
12416         * src/stock_pixmap.h
12417         * src/pixmaps/tray_newmail.offline.xpm
12418         * src/pixmaps/tray_newmail.xpm
12419         * src/pixmaps/tray_newmarkedmail.offline.xpm
12420         * src/pixmaps/tray_newmarkedmail.xpm
12421         * src/pixmaps/tray_nomail.offline.xpm
12422         * src/pixmaps/tray_nomail.xpm
12423         * src/pixmaps/tray_unreadmail.offline.xpm
12424         * src/pixmaps/tray_unreadmail.xpm
12425         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12426         * src/pixmaps/tray_unreadmarkedmail.xpm
12427         * src/plugins/trayicon/Makefile.am
12428         * src/plugins/trayicon/newmail.offline.xpm
12429         * src/plugins/trayicon/newmail.xpm
12430         * src/plugins/trayicon/newmarkedmail.offline.xpm
12431         * src/plugins/trayicon/newmarkedmail.xpm
12432         * src/plugins/trayicon/nomail.offline.xpm
12433         * src/plugins/trayicon/nomail.xpm
12434         * src/plugins/trayicon/trayicon.c
12435         * src/plugins/trayicon/unreadmail.offline.xpm
12436         * src/plugins/trayicon/unreadmail.xpm
12437         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12438         * src/plugins/trayicon/unreadmarkedmail.xpm
12439                 Make the Trayicon plugin icons themable
12440
12441 2008-01-12 [wwp]        3.2.0cvs37
12442
12443         * src/prefs_display_header.c
12444                 Fix extra leading hyphen visible in the display
12445                 header configuration combo list (maemo).
12446
12447 2008-01-11 [colin]      3.2.0cvs36
12448
12449         * src/imap.c
12450                 Set timeout to 1 before disconnecting all -
12451                 for when one switches to offline and has 
12452                 no network anymore
12453         * src/messageview.c
12454                 Fix bug 1454, 'error message shows parts and 
12455                 signature of previous messages'
12456         * src/prefs_common.c
12457                 Maemo: Hide Send dialog by default
12458
12459 2008-01-10 [colin]      3.2.0cvs35
12460
12461         * src/action.c
12462         * src/editldap.c
12463         * src/prefs_account.c
12464         * src/wizard.c
12465         * src/gtk/inputdialog.c
12466         * src/plugins/pgpcore/passphrase.c
12467                 Maemo: Fix bug 1455, 'Password enters leading letter 
12468                 incorrectly as uppercase'
12469
12470 2008-01-09 [colin]      3.2.0cvs34
12471
12472         * po/pl.po
12473                 Fix bug 1446, 'SC crashes frequently when staying 
12474                 in background'. Format string error in Polish 
12475                 translation
12476         * src/gtk/description_window.c
12477         * src/prefs_template.c
12478                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12479                 patch by Pawel
12480         * src/wizard.c
12481                 Maemo: Fix build
12482
12483 2008-01-08 [colin]      3.2.0cvs33
12484
12485         * src/main.c
12486                 Maemo: connect HW status change signal for shutdown
12487         * src/mainwindow.c
12488                 Maemo: Fix hardware space key
12489         * src/wizard.c
12490                 Maemo: name mmc1 and 2 a better name
12491
12492 2008-01-08 [wwp]        3.2.0cvs32
12493
12494         * src/folder.c
12495         * src/folder_item_prefs.c
12496         * src/folder_item_prefs.h
12497         * src/prefs_folder_item.c
12498                 It's now possible to disable processing rules when
12499                 entering a folder (this adds a new option to the
12500                 folder properties dialog).
12501
12502 2008-01-08 [wwp]        3.2.0cvs31
12503
12504         * src/common/utils.c
12505                 Mailto: now supports 'insert' (stands for 'insert file'), this
12506                 adds the ability to create a new message from the command-line,
12507                 with body set from an existing file contents.
12508
12509 2008-01-08 [colin]      3.2.0cvs30
12510
12511         * src/summaryview.c
12512                 Maybe fix bug 1452, 'crash while drag'n'droping 
12513                 emails to an IMAP folder'
12514
12515 2008-01-07 [wwp]        3.2.0cvs29
12516
12517         * src/prefs_filtering.c
12518                 Static-alize a function, thanks to Colin.
12519
12520 2008-01-07 [colin]      3.2.0cvs28
12521
12522         * src/folderview.c
12523                 Fix scrolling to bottom when drag and dropping
12524         * src/summaryview.c
12525                 Fix bug 1445, 'Display sender using addressbook: fails 
12526                 when From: isn't an email address'
12527
12528 2008-01-07 [wwp]        3.2.0cvs27
12529
12530         * src/prefs_actions.c
12531         * src/prefs_filtering.c
12532         * src/prefs_template.c
12533                 Add tooltips to most buttons in the templates, actions and
12534                 filtering/processing dialogs.
12535
12536 2008-01-07 [wwp]        3.2.0cvs26
12537
12538         * src/prefs_filtering.c
12539                  - add a clear button to clear dialog input fields
12540                  - add page up and page down buttons to move selected rule up and down
12541                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12542                  - popup-menu items are greyed out either if the list is empty (not counting the
12543                    (New) row or if there is no selected item
12544                  - clear store when closing dialog
12545
12546         * src/prefs_actions.c
12547                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12548                    clear button, popup-menu
12549                  - clear store when closing dialog
12550
12551         * src/prefs_template.c
12552                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12553                    clear button, popup-menu 
12554
12555         * src/addrcustomattr.c
12556                  - renamed popup-menu item Clear list to Delete all
12557                  - grey out popup-menu items is there is no selected item or if list is empty
12558                  - clear store when closing dialog
12559
12560         * src/edittags.c
12561                  - added popup-menu item Delete all
12562                  - grey out popup-menu items is there is no selected item or if list is empty
12563                  - clear store when closing dialog
12564
12565 2008-01-06 [wwp]        3.2.0cvs25
12566
12567         * src/addressadd.c
12568                 One more layout fix by Pawel (completes 3.2.0cvs24).
12569
12570 2008-01-05 [colin]      3.2.0cvs24
12571
12572         * src/addressadd.c
12573                 Little GUI fixes, patch by Pawel
12574
12575 2007-12-29 [wwp]        3.2.0cvs23
12576
12577         * src/compose.c
12578                 Fix for bug #1443, and strip possible whitespaces around
12579                 custom header names.
12580
12581 2007-12-29 [mones]      3.2.0cvs22
12582
12583         * po/es.po
12584                 Updated translation, corrected a term based 
12585                 on suggestion from Israel Saeta P�rez,
12586                 reverted awful X-Mailer translation
12587         * src/procmime.c
12588                 Complete cvs20 for FreeBSD, patch by Pawel
12589
12590 2007-12-29 [colin]      3.2.0cvs21
12591
12592         * src/textview.c
12593                 Fix bug 1442, 'Tags are repeated in 
12594                 encapsulated messages'
12595
12596 2007-12-28 [colin]      3.2.0cvs20
12597
12598         * src/procmime.c
12599                 Fix path to mime/globs. Patch by Marten King.
12600
12601 2007-12-27 [colin]      3.2.0cvs19
12602
12603         * src/plugins/pgpcore/Makefile.am
12604         * src/plugins/pgpinline/Makefile.am
12605         * src/plugins/pgpmime/Makefile.am
12606                 Add missing flags to build pgp plugins on maemo
12607
12608 2007-12-27 [colin]      3.2.0cvs18
12609
12610         * src/mainwindow.c
12611                 Maximise before showing to avoid probable flickering
12612                 on slow computers.
12613
12614 2007-12-27 [colin]      3.2.0cvs17
12615
12616         * src/main.c
12617         * src/mainwindow.c
12618         * src/prefs_common.c
12619         * src/prefs_common.h
12620                 Fix bug 1439, 'Claws Mail does not remember window size 
12621                 state when restarted'. Save maximised state and force
12622                 maximisation at startup if applicable.
12623
12624 2007-12-23 [paul]       3.2.0cvs16
12625
12626         * src/prefs_matcher.c
12627                 fix bug 1436, 'Filter condition dialog doesn't
12628                 load header name from current rules'
12629
12630 2007-12-22 [paul]       3.2.0cvs15
12631
12632         * src/compose.c
12633                 fix bug 1435, 'Reply doesn't take into account
12634                 reply-to field'
12635
12636 2007-12-21 [paul]       3.2.0cvs14
12637
12638         * src/common/ssl_certificate.c
12639                 fix FreeBSD build with IPV6 support 
12640
12641 2007-12-20 [colin]      3.2.0cvs13
12642
12643         * src/imap.c
12644                 Fix error handling
12645
12646 2007-12-20 [colin]      3.2.0cvs12
12647
12648         * src/imap.c
12649         * src/imap.h
12650         * src/prefs_account.c
12651                 Add DIGEST-MD5 support for IMAP authentication
12652
12653 2007-12-19 [mones]      3.2.0cvs11
12654
12655         * doc/man/claws-mail.1
12656                 Better ordering of sections, updated options
12657         * po/es.po
12658                 Updated strings
12659
12660 2007-12-19 [paul]       3.2.0cvs10
12661
12662         * src/prefs_account.c
12663                 use a spinbutton instead of an entry for
12664                 "POP authentication timeout" also
12665
12666 2007-12-19 [colin]      3.2.0cvs9
12667
12668         * src/prefs_filtering_action.c
12669         * src/prefs_matcher.c
12670         * src/gtk/description_window.c
12671                 Destroy info windows with their parents
12672                 Patch by Pawel
12673
12674 2007-12-19 [colin]      3.2.0cvs8
12675
12676         * src/prefs_account.c
12677                 Use spinbuttons instead of entries where needed
12678                 Patch by Pawel
12679
12680 2007-12-18 [paul]       3.2.0cvs7
12681
12682         * src/prefs_matcher.c
12683                 add missing i18n for a few strings
12684                 Patch by Stephan Sachse
12685
12686 2007-12-18 [paul]       3.2.0cvs6
12687
12688         * src/prefs_logging.c
12689                 use 'disk' instead of 'disc'
12690
12691 2007-12-18 [paul]       3.2.0cvs5
12692
12693         * po/en_GB.po
12694                 updated
12695         * src/addrcustomattr.c
12696         * src/editaddress.c
12697                 fixes to the ingleesh
12698         * src/prefs_filtering_action.c
12699                 fix copyright header
12700                 fix untranslated strings
12701         * src/prefs_filtering_action.h
12702                 fix copyright header
12703
12704 2007-12-18 [wwp]        3.2.0cvs4
12705
12706         * src/folderview.c
12707         * src/headerview.c
12708         * src/prefs_common.c
12709         * src/prefs_common.h
12710         * src/prefs_fonts.c
12711         * src/summaryview.c
12712         * src/textview.c
12713         * src/wizard.c
12714         * src/common/defs.h
12715         * src/gtk/gtkutils.c
12716                 Added prefs to set custom small and bold fonts
12717                 (might matter on some desktops, according to
12718                 DPI and font settings).
12719
12720 2007-12-18 [colin]      3.2.0cvs3
12721
12722         * src/prefs_logging.c
12723                 Rework GUI, patch by Pawel
12724
12725 2007-12-18 [colin]      3.2.0cvs2
12726
12727         * src/prefs_filtering_action.c
12728                 Rework GUI, patch by Pawel
12729
12730 2007-12-18 [colin]      3.2.0cvs1
12731
12732         * src/editaddress.c
12733                 Fix build on old GCC
12734                 Fix inverted buttons
12735
12736 2007-12-17 [paul]       3.2.0
12737
12738         * NEWS
12739         * README
12740         * RELEASE_NOTES 
12741                 3.2.0 released
12742
12743 2007-12-17 [paul]       3.1.0cvs79
12744
12745         * po/de.po
12746         * po/fr.po
12747         * po/hu.po
12748         * po/it.po
12749         * po/pt_BR.po
12750                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
12751                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
12752
12753 2007-12-17 [mones]      3.1.0cvs78
12754
12755         * po/es.po
12756                 Updated Spanish translation for 3.2.0 release
12757
12758 2007-12-16 [colin]      3.1.0cvs77
12759
12760         * src/addrcustomattr.c
12761                 Fix translations, patch by Fabien
12762
12763 2007-12-15 [paul]       3.1.0cvs76
12764
12765         * src/folderview.c
12766                 fix compiler warning
12767
12768 2007-12-14 [colin]      3.1.0cvs75
12769
12770         * src/folderview.c
12771                 Simplify logic
12772
12773 2007-12-12 [wwp]        3.1.0cvs74
12774
12775         * AUTHORS
12776         * src/gtk/authors.h
12777                 Added Marius Glauser to the hall of fame.
12778
12779 2007-12-12 [wwp]        3.1.0cvs73
12780
12781         * src/gtk/gtkutils.c
12782                 Improve the way we show results of searches
12783                 in message bodies: selected text now get centered
12784                 vertically in the message window.
12785                 Patch by Marius Glauser <seelenhirt@gmx.net>.
12786
12787 2007-12-10 [colin]      3.1.0cvs72
12788
12789         * src/folder.c
12790                 Don't crash when setting batch mode on no folder
12791
12792 2007-12-10 [colin]      3.1.0cvs71
12793
12794         * src/common/utils.c
12795                 Fix potential buffer overrun (thanks to
12796                 Hiroyuki)
12797
12798 2007-12-08 [paul]       3.1.0cvs70
12799
12800         * src/prefs_receive.c
12801                 small change to the English
12802
12803 2007-12-08 [colin]      3.1.0cvs69
12804
12805         * src/vcard.c
12806                 Fix warnings
12807
12808 2007-12-07 [colin]      3.1.0cvs68
12809
12810         * src/mainwindow.c
12811         * src/summaryview.c
12812         * src/summaryview.h
12813                 Free simplify_subject_preg at exit
12814
12815 2007-12-07 [colin]      3.1.0cvs67
12816
12817         * src/main.c
12818         * src/summaryview.c
12819         * src/common/utils.c
12820         * src/common/utils.h
12821                 We have to free reused regexps from time to
12822                 time, or they get huge
12823
12824 2007-12-07 [colin]      3.1.0cvs66
12825
12826         * src/vcard.c
12827                 Fix QP decoding (and UTF8)
12828
12829 2007-12-07 [colin]      3.1.0cvs65
12830
12831         * src/addrcustomattr.c
12832                 Update list of default custom attributes
12833                 now (will be needed for a feature patch
12834                 post 3.2.0)
12835
12836 2007-12-07 [colin]      3.1.0cvs64
12837
12838         * src/folder.c
12839                 Batch on destination folder when copying - fixes
12840                 slowness when moving unread mails to trash on IMAP
12841
12842 2007-12-06 [colin]      3.1.0cvs63
12843
12844         * src/common/w32_time.c
12845         * src/common/w32lib.h
12846         * src/etpan/etpan-thread-manager.c
12847         * src/etpan/imap-thread.c
12848         * src/etpan/nntp-thread.c
12849         * src/gtk/Makefile.am
12850                 Fix win32 build with libetpan. Thanks to
12851                 Marcus Brinkmann.
12852
12853 2007-12-06 [colin]      3.1.0cvs62
12854
12855         * src/account.c
12856         * src/imap.c
12857         * src/prefs_account.c
12858         * src/prefs_account.h
12859         * src/etpan/imap-thread.c
12860         * src/etpan/imap-thread.h
12861                 Disable connection via command line on WIN32
12862                 Disable mmap use on WIN32 - use normal strings
12863         * src/addressbook.c
12864         * src/addressbook.h
12865         * src/addressbook_foldersel.c
12866         * src/addressbook_foldersel.h
12867         * src/prefs_filtering_action.c
12868         * src/prefs_matcher.c
12869         * src/plugins/bogofilter/bogofilter_gtk.c
12870         * src/plugins/dillo_viewer/dillo_prefs.c
12871         * src/plugins/spamassassin/spamassassin_gtk.c
12872                 Fix leak, rework function logics to be more
12873                 natural - thanks to Holger
12874         * src/common/utils.c
12875                 Fix warnings
12876
12877 2007-12-06 [colin]      3.1.0cvs61
12878
12879         * src/news.c
12880         * src/common/utils.c
12881         * src/common/utils.h
12882                 Fix posting, and fix UTF-8 being sent when encoding
12883                 is 8bit
12884
12885 2007-12-05 [colin]      3.1.0cvs60
12886
12887         * src/news.c
12888                 Fix debian bug #453157, 'Fails to post usenet
12889                 articles after NNTP connection has been 
12890                 interrupted". Fix return value to prevent deletion
12891                 on failure, and issue MODE READER in case posting
12892                 fails at first.
12893
12894 2007-12-05 [colin]      3.1.0cvs59
12895
12896         * src/messageview.c
12897         * src/uri_opener.c
12898                 Improvements to the List URIs dialog
12899                 Patch by Pawel
12900
12901 2007-12-05 [colin]      3.1.0cvs58
12902
12903         * src/prefs_other.c
12904         * src/gtk/gtksctree.h
12905                 Fix warnings
12906
12907 2007-12-04 [colin]      3.1.0cvs57
12908
12909         * src/etpan/imap-thread.c
12910                 Fix bug 1378, 'Claws exits on IMAP alert message'
12911                 Don't do GTK calls directly from Etpan thread
12912
12913 2007-12-04 [colin]      3.1.0cvs56
12914
12915         * src/folderview.c
12916         * src/gtk/gtksctree.c
12917                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
12918                 Make all the left of column zero an hotspot for
12919                 expanding.
12920
12921 2007-12-04 [colin]      3.1.0cvs55
12922
12923         * src/mainwindow.c
12924         * src/mainwindow.h
12925         * src/prefs_common.c
12926         * src/prefs_common.h
12927         * src/prefs_receive.c
12928                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
12929
12930 2007-12-04 [wwp]        3.1.0cvs54
12931
12932         * src/prefs_other.c
12933                 Fix for bug #1419.
12934
12935 2007-12-04 [holger]     3.1.0cvs53
12936
12937         * src/addrduplicates.c
12938         * src/addrduplicates.h
12939                 Export addressbook entry deletion
12940
12941 2007-12-04 [colin]      3.1.0cvs52
12942
12943         * tools/Makefile.am
12944         * tools/README.sylprint
12945         * tools/sylprint.pl
12946         * tools/sylprint.rc
12947                 Fix debian bug #454089 (symlink attack in TMP directory)
12948                 http://secwatch.org/advisories/1019661/ :
12949                 Remove the buggy script, which was unmaintained anyway
12950         * src/news.c
12951         * src/procmsg.c
12952                 Store things in our private tmp directory.
12953
12954 2007-12-03 [colin]      3.1.0cvs51
12955
12956         * src/folder.c
12957         * src/folder.h
12958         * src/folderview.c
12959         * src/imap.c
12960         * src/mainwindow.c
12961                 Fix update problem when getting remote tags
12962         * src/prefs_matcher.c
12963                 Rework GUI to make it better. Patch by Pawel
12964                 Pekala
12965
12966 2007-12-03 [colin]      3.1.0cvs50
12967
12968         * src/etpan/imap-thread.c
12969         * src/etpan/nntp-thread.c
12970                 Fix bug 1417, 'Network log doesn't reveal 
12971                 enough NNTP errors'
12972
12973 2007-12-02 [iwkse]      3.1.0cvs49
12974
12975         * src/plugins/dillo_viewer/dillo_prefs.c
12976                         Insert dillo under the Plugins menu
12977
12978 2007-12-01 [paul]       3.1.0cvs48
12979
12980         * src/html.c
12981                 add these variant forms
12982                 Thanks to Colin
12983
12984 2007-12-01 [paul]       3.1.0cvs47
12985
12986         * src/matcher.c
12987                 fix a typo
12988
12989 2007-12-01 [paul]       3.1.0cvs46
12990
12991         * po/POTFILES.in
12992                 add the new addrcustomattr.c file
12993
12994 2007-11-29 [colin]      3.1.0cvs45
12995
12996         * src/common/ssl_certificate.c
12997                 Use the more modern getaddrinfo instead of 
12998                 gethostbyname when possible
12999
13000 2007-11-28 [colin]      3.1.0cvs44
13001
13002         * src/summaryview.c
13003                 Maybe fix bug 1410 and other crash reports
13004                 in summaryview since cvs38.
13005
13006 2007-11-28 [wwp]        3.1.0cvs43
13007
13008         * src/prefs_summary_open.c
13009                 Guard against an empty list of actions to perform
13010                 when opening a folder (or migration defaults could
13011                 be introduced, confusing).
13012
13013 2007-11-28 [colin]      3.1.0cvs42
13014
13015         * src/folderview.c
13016                 Fix mark all read from folder's contextual menu
13017
13018 2007-11-27 [colin]      3.1.0cvs41
13019
13020         * src/imap.c
13021         * src/imap.h
13022         * src/imap_gtk.c
13023         * src/prefs_account.c
13024         * src/etpan/imap-thread.c
13025                 A few fixes to the IMAP flags handling: Optimisations,
13026                 two crashers, mention that Bandwitdh-efficient mode
13027                 prevents tag fetching.
13028                 Fix M-UTF7 in subscription dialog.
13029
13030 2007-11-27 [colin]      3.1.0cvs40
13031
13032         * src/folder.c
13033         * src/mbox.c
13034         * src/summaryview.c
13035                 Make filtering faster on flags change: Batch original 
13036                 folderitem, where we'll do flags/tags changes.
13037
13038 2007-11-27 [colin]      3.1.0cvs39
13039
13040         * src/filtering.c
13041                 Fix bug 1407, 'After a copy action, further rules apply 
13042                 to both original and copy'
13043
13044 2007-11-27 [colin]      3.1.0cvs38
13045
13046         * src/edittags.c
13047         * src/summaryview.c
13048                 Fixes races when doing a long operation and user
13049                 asks for another one (Mark all read/unread on a 
13050                 big folder on IMAP for example)
13051
13052 2007-11-27 [wwp]        3.1.0cvs37
13053
13054         * src/addressbook.c
13055         * src/prefs_common.c
13056                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13057                 and 3.1.0cvs35 (addressbook.c).
13058
13059 2007-11-27 [holger]     3.1.0cvs36
13060
13061         * src/printing.c
13062                 Add a line separating header and body
13063                 in the printout
13064
13065 2007-11-27 [wwp]        3.1.0cvs35
13066
13067         * src/addressbook.c
13068                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13069                 (thanks to Colin) and revert disabling of cut/copy
13070                 context menu entries upon selected groups.
13071
13072 2007-11-27 [holger]     3.1.0cvs34
13073
13074         * src/printing.c
13075                 Add weights to the list of supported text attributes
13076                 for printing
13077
13078 2007-11-27 [wwp]        3.1.0cvs33
13079
13080         * src/Makefile.am
13081         * src/addrcustomattr.c
13082         * src/addrcustomattr.h
13083         * src/addressbook.c
13084         * src/editaddress.c
13085         * src/editaddress.h
13086         * src/prefs_common.c
13087         * src/prefs_common.h
13088         * src/common/defs.h
13089                 Provide a (customizable) list of preset attribute names
13090                 for editing contacts (closes bug #1391).
13091
13092 2007-11-27 [wwp]        3.1.0cvs32
13093
13094         * src/addrclip.c
13095         * src/addressbook.c
13096         * src/addritem.c
13097                 Various fixes in the address book:
13098                         - made copy/move of a folder to itself or its subtree
13099                           impossible (-> error)
13100                         - errors messages don't show in the status bar anymore,
13101                           use alertpanels instead
13102                         - simple click on group doesn't open group edit dialog
13103                           anymore when in contact edit embedded mode (was too itchy)
13104                         - fixed disabling of edit button and and menu entry when
13105                           in contact edit embedded mode (was done in a bad and
13106                           ineffective way)
13107                         - fix menu cut/paste sensitivity in treelist context
13108                           menu (conflicting enabling was done by different functions)
13109                         - fix some menu item sensitivity in address list context menu
13110                         - don't allow cut/copy of groups, it's useless as they won't
13111                           be copied w/ their contents
13112                         - fix missing copy of the picture file when copying (bug #1402),
13113                           fix picture attribute (internal) value when moving or copying
13114
13115
13116 2007-11-27 [colin]      3.1.0cvs31
13117
13118         * src/folder.c
13119         * src/imap.c
13120                 Fix tags loss on move, fix space encoding
13121
13122 2007-11-26 [colin]      3.1.0cvs30
13123
13124         * src/edittags.c
13125         * src/folder.c
13126         * src/folder.h
13127         * src/imap.c
13128         * src/messageview.c
13129         * src/procmsg.c
13130         * src/procmsg.h
13131         * src/summaryview.c
13132         * src/common/utils.c
13133         * src/common/utils.h
13134         * src/etpan/imap-thread.c
13135         * src/etpan/imap-thread.h
13136                 Add IMAP tags support
13137
13138 2007-11-26 [colin]      3.1.0cvs29
13139
13140         * src/imap.c
13141                 Fix bug 1405, 'imap auto auth method doesn't 
13142                 work since 3.1.0'
13143
13144 2007-11-26 [colin]      3.1.0cvs28
13145
13146         * src/messageview.c
13147         * src/procmime.c
13148                 Handle broken disposition-notifications from Evolution
13149                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13150
13151 2007-11-25 [paul]       3.1.0cvs27
13152
13153         * src/folder_item_prefs.c
13154         * src/folder_item_prefs.h
13155                 remove dead code
13156
13157 2007-11-23 [wwp]        3.1.0cvs26
13158
13159         * src/matcher.c
13160         * src/matcher.h
13161         * src/matcher_parser_parse.y
13162         * src/prefs_matcher.c
13163                 Fix irrelevant case folding when adding matcher condition 'test',
13164                 thanks to Colin.
13165
13166 2007-11-23 [wwp]        3.1.0cvs25
13167
13168         * src/prefs_common.c
13169         * src/prefs_common.h
13170         * src/prefs_summary_open.c
13171         * src/prefs_summary_open.h
13172         * src/summaryview.c
13173                 Add "select first email in list" to the list of possible selections
13174                 when opening a folder.
13175
13176 2007-11-23 [paul]       3.1.0cvs24
13177
13178         * po/de.po
13179                 a fix by Stephan Sachse, plus remove all
13180                 old strings from the end of the file
13181
13182 2007-11-23 [wwp]        3.1.0cvs23
13183
13184         * src/prefs_msg_colors.c
13185                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13186                 with little changes.
13187
13188 2007-11-23 [paul]       3.1.0cvs22
13189
13190         * src/prefs_logging.c
13191                 eliminate wasted horizontal space
13192
13193 2007-11-23 [paul]       3.1.0cvs21
13194
13195         * src/prefs_summaries.c
13196                 don't wrap the label or put linebreaks
13197
13198 2007-11-22 [colin]      3.1.0cvs20
13199
13200         * src/plugins/pgpinline/pgpinline.c
13201                 Fix decryption
13202
13203 2007-11-22 [wwp]        3.1.0cvs19
13204
13205         * src/prefs_themes.c
13206                 Yet another misuse of get_rc_dir(), still related
13207                 to user themes. Completes 3.1.0cvs18.
13208
13209 2007-11-22 [wwp]        3.1.0cvs18
13210
13211         * src/stock_pixmap.c
13212                 Fix a misuse of get_rc_dir(), user themes dir was
13213                 not set properly and some themes might have disappeared
13214                 from themes list in prefs.
13215
13216 2007-11-22 [wwp]        3.1.0cvs17
13217
13218         * src/edittags.c
13219         * src/edittags.h
13220         * src/common/tags.c
13221         * src/common/tags.h
13222                 Correct copyright for these claws-mail-only brand new
13223                 files.
13224
13225 2007-11-22 [paul]       3.1.0cvs16
13226
13227         * src/compose.c
13228                 fix bug 1400, 'Drag and drop of URLs does not work'
13229                 Thanks to Colin
13230
13231 2007-11-22 [paul]       3.1.0cvs15
13232
13233         * src/prefs_common.c
13234                 make "cmds_use_system_default" default to FALSE
13235                 so as not to disrupt current settings
13236         * src/summaryview.c
13237                 increase the size of the GdkRectangle, tooltips
13238                 didn't show for me otherwise
13239
13240 2007-11-21 [colin]      3.1.0cvs14
13241
13242         * src/compose.c
13243         * src/crash.c
13244         * src/exphtmldlg.c
13245         * src/mainwindow.c
13246         * src/manual.c
13247         * src/mimeview.c
13248         * src/prefs_account.c
13249         * src/prefs_common.c
13250         * src/prefs_common.h
13251         * src/prefs_ext_prog.c
13252         * src/textview.c
13253         * src/uri_opener.c
13254         * src/gtk/about.c
13255         * src/gtk/gtkutils.c
13256                 Use xdg-open as a way to find default browser,
13257                 when available
13258
13259 2007-11-21 [colin]      3.1.0cvs13
13260
13261         * src/messageview.c
13262         * src/procmime.c
13263         * src/procmsg.h
13264                 Send better return receipts (useful ones)
13265                 Handle incoming return receipts
13266
13267 2007-11-20 [colin]      3.1.0cvs12
13268
13269         * src/printing.c
13270         * src/printing.h
13271                 Add getter/setter for settings, and getter
13272                 for page setup
13273
13274 2007-11-20 [colin]      3.1.0cvs11
13275
13276         * src/folderview.c
13277         * src/main.c
13278         * src/mainwindow.c
13279                 Fix bug 1396, 'Crash on disabling a filter 
13280                 while it is processing'
13281
13282 2007-11-20 [paul]       3.1.0cvs10
13283
13284         * src/folder.c
13285                 fix bug 1395, 'Crash on checking for new mails
13286                 while filter is running'
13287                 Thanks to Colin
13288
13289 2007-11-20 [paul]       3.1.0cvs9
13290
13291         * src/compose.c
13292                 make this string easier for translators
13293
13294 2007-11-19 [colin]      3.1.0cvs8
13295
13296         * src/prefs_summaries.c
13297         * src/summaryview.c
13298                 Don't enable more tooltips on Maemo
13299
13300 2007-11-19 [colin]      3.1.0cvs7
13301
13302         * src/prefs_common.c
13303         * src/prefs_common.h
13304         * src/prefs_summaries.c
13305         * src/summaryview.c
13306                 Fix bug 1388, 'message list tool tips'
13307                 Add (optional) tooltips in summaryview.
13308                 This only works with GTK+ >= 2.12
13309
13310 2007-11-19 [colin]      3.1.0cvs6
13311
13312         * src/compose.c
13313                 Make strings a bit better when attaching
13314                 from mailto: URIs
13315
13316 2007-11-19 [colin]      3.1.0cvs5
13317
13318         * src/common/utils.c
13319                 Fix bug 1392, 'Top level domain .EU is 
13320                 not recognised as valid'
13321
13322 2007-11-19 [wwp]        3.1.0cvs4
13323
13324         * src/compose.c
13325         * src/compose.h
13326                 Revert changes to compose.c made in 3.1.0cvs2.
13327
13328 2007-11-19 [wwp]        3.1.0cvs3
13329
13330         * src/addressbook.c
13331         * src/addressbook.h
13332         * src/editaddress.c
13333         * src/editgroup.c
13334         * src/addrduplicates.c
13335                 Minor improvements in the address book:
13336                 always accept new contacts provided that some
13337                 detail is set (instead of rejecting silently).
13338                 Better guessing of contact name from incomplete
13339                 name information. Better display of contacts with
13340                 no name, in contact lists, group contents, find
13341                 duplicate results.
13342                 
13343
13344 2007-11-19 [wwp]        3.1.0cvs2
13345
13346         * src/compose.c
13347         * src/compose.h
13348         * src/prefs_logging.c
13349         * src/prefs_summaries.c
13350                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13351                 wrap some long label in prefs/summaries, layout checkboxes
13352                 in a more compact form in prefs/loggin, make account and
13353                 header's combos have the same size/spacing in compose
13354                 window.
13355
13356 2007-11-19 [wwp]        3.1.0cvs1
13357
13358         * src/edittags.c
13359                 Fix a tiny leak and duplicate variable.
13360
13361 2007-11-19 [paul]       3.1.0
13362
13363         * NEWS
13364         * README
13365         * RELEASE_NOTES 
13366                 3.1.0 released
13367
13368 2007-11-19 [paul]       3.0.2cvs145
13369
13370         * po/de.po
13371         * po/fi.po
13372         * po/fr.po
13373         * po/hu.po
13374         * po/it.po
13375         * po/pl.po
13376         * po/pt_BR.po
13377         * po/sk.po
13378         * po/zh_CN.po
13379                 updated by Stephan Sachse, Flammie Pirinen,
13380                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13381                 Emil Nowak, Frederico Goncalves Guimaraes,
13382                 Andrej Kacian, and Ralph Young
13383
13384 2007-11-18 [mones]      3.0.2cvs144
13385
13386         * po/es.po
13387                 Updated Spanish translation
13388
13389 2007-11-18 [colin]      3.0.2cvs143
13390
13391         * src/edittags.c
13392                 Prevent empty tag after edit, thanks to wwp
13393
13394 2007-11-18 [colin]      3.0.2cvs142
13395
13396         * src/editaddress.c
13397                 Fix possible "(null)" %s - thanks to wwp
13398
13399 2007-11-16 [wwp]        3.0.2cvs141
13400
13401         * src/common/utils.c
13402                 Fix for 3.0.2cvs140, prevents from crashing when opening
13403                 a compose window.
13404
13405 2007-11-16 [colin]      3.0.2cvs140
13406
13407         * src/main.c
13408         * src/common/claws.c
13409                 Output a bit more useful info at startup
13410                 in --debug mode
13411
13412 2007-11-16 [colin]      3.0.2cvs139
13413
13414         * src/compose.c
13415         * src/common/utils.c
13416         * src/common/utils.h
13417                 Fix bug 1387, 'Request for --compose to 
13418                 support multiple attachments'
13419
13420 2007-11-16 [colin]      3.0.2cvs138
13421
13422         * src/news.c
13423                 Fix bug 1390, 'NNTP fails after server 
13424                 closed connection'
13425
13426 2007-11-16 [colin]      3.0.2cvs137
13427
13428         * src/prefs_display_header.c
13429                 Fix bug 1389, 'Changing 'Display headers 
13430                 in message view' breaks dispheaderrc'
13431
13432 2007-11-14 [colin]      3.0.2cvs136
13433
13434         * src/summaryview.c
13435         * src/gtk/quicksearch.c
13436         * src/gtk/quicksearch.h
13437                 Fix resetting the quicksearch when in non-sticky
13438                 mode, but Recursive is set: reset only when going
13439                 out of the root search folder.
13440
13441 2007-11-14 [colin]      3.0.2cvs135
13442
13443         * src/filtering.c
13444                 Don't set new flag back when doing "Mark as unread"
13445                 from filtering
13446
13447 2007-11-12 [paul]       3.0.2cvs134
13448
13449         * src/plugins/dillo_viewer/dillo_viewer.c
13450                 don't offer the mime type for translation
13451
13452 2007-11-12 [paul]
13453
13454         3.1.0-rc2 released
13455
13456 2007-11-11 [colin]      3.0.2cvs133
13457
13458         * src/imap_gtk.c
13459         * src/mh_gtk.c
13460                 Use markup-escaped strings in dialogs
13461
13462 2007-11-11 [colin]      3.0.2cvs132
13463
13464         * src/imap.c
13465                 Better IMAP-UTF7/UTF8 conversion
13466
13467 2007-11-10 [colin]      3.0.2cvs131
13468
13469         * src/news.c
13470                 Fix debian bug 450698, 'nntp auth behavior changed 
13471                 without notice'
13472
13473 2007-11-10 [colin]      3.0.2cvs130
13474
13475         * configure.ac
13476         * src/inc.c
13477         * src/main.c
13478         * src/main.h
13479         * src/mimeview.c
13480         * src/statusbar.c
13481         * src/common/utils.c
13482         * src/etpan/Makefile.am
13483         * src/gtk/filesel.c
13484         * src/gtk/gtkutils.h
13485         * src/gtk/menu.c
13486         * src/plugins/bogofilter/Makefile.am
13487         * src/plugins/clamav/Makefile.am
13488         * src/plugins/dillo_viewer/Makefile.am
13489         * src/plugins/pgpcore/Makefile.am
13490         * src/plugins/spamassassin/Makefile.am
13491         * src/plugins/trayicon/Makefile.am
13492                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13493
13494 2007-11-09 [colin]      3.0.2cvs129
13495
13496         * src/addressbook.c
13497         * src/ldapupdate.c
13498                 fix bug 1375, 'Impossible to modify e-mail
13499                 in LDAP addressbook twice'; Try two. update
13500                 externalID, don't make display lag, and
13501                 fix the cases where dn is not mail.
13502
13503 2007-11-08 [paul]       3.0.2cvs128
13504
13505         * src/account.c
13506         * src/compose.c
13507         * src/messageview.c
13508         * src/prefs_account.c
13509         * src/prefs_account.h
13510                 reinstate 'Generate Message-ID' option as an
13511                 account preference. (hidden on IMAP)
13512                 Thanks to Colin
13513
13514 2007-11-08 [paul]       3.0.2cvs127
13515
13516         * src/textview.c
13517                 MAEMO: fix failure of loading images inline
13518                 MAEMO: fix bug 1349, 'Emails still skip to end
13519                 when opened (in certain circumstances)...'
13520
13521 2007-11-07 [colin]      3.0.2cvs126
13522
13523         * src/toolbar.c
13524                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13525
13526 2007-11-07 [colin]      3.0.2cvs125
13527
13528         * src/toolbar.c
13529                 Re-change the string occurence of A_CLAWS_ACTIONS
13530                 to A_SYL_ACTIONS, to prevent parse errors of the
13531                 toolbar_*.xml files
13532
13533 2007-11-07 [colin]      3.0.2cvs124
13534
13535         * src/mimeview.c
13536         * src/prefs_common.c
13537         * src/prefs_common.h
13538         * manual/advanced.xml
13539                 Add an hidden pref, 'save_parts_readwrite';
13540                 completes 3.0.2cvs35
13541
13542 2007-11-07 [paul]       3.0.2cvs123
13543
13544         * src/prefs_toolbar.c
13545         * src/toolbar.c
13546         * src/toolbar.h
13547                 rename ToolbarSylpheedActions to ToolbarClawsActions
13548                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13549
13550 2007-11-07 [paul]       3.0.2cvs122
13551
13552         * src/toolbar.c
13553                 MAEMO: remove tooltips
13554
13555 2007-11-07 [colin]      3.0.2cvs121
13556
13557         * src/plugins/pgpinline/pgpinline.c
13558                 Fix bug 1377, 'unspecific errors on 
13559                 signature checking'. Fix trimming of
13560                 UTF8 data.
13561
13562 2007-11-06 [iwkse]      3.0.2cvs120
13563
13564         * src/prefs_summary_open.c
13565                 yet a string change
13566
13567 2007-11-06 [paul]       3.0.2cvs119
13568
13569         * tools/Makefile.am
13570         * tools/README
13571         * tools/csv2addressbook.pl
13572                 add a new script that imports a CSV formatted
13573                 address book. Becky and Thunderbird address
13574                 book are currently supported.
13575
13576 2007-11-05 [colin]      3.0.2cvs118
13577
13578         * src/imap.c
13579                 Fix deletion 
13580
13581 2007-11-05 [iwkse]      3.0.2cvs117
13582
13583         * src/prefs_summary_open.c
13584                 String changes
13585
13586 2007-11-04 [paul]       3.0.2cvs116
13587
13588         * src/addressbook_foldersel.c
13589                 fix gtk critical warning
13590                 Patch by Pawel Pekala
13591
13592 2007-11-04 [paul]       3.0.2cvs115
13593
13594         * tools/README
13595         * tools/claws-mail-compose-insert-files.pl
13596                 add --bcc and uri_escape() everything
13597
13598 2007-11-04 [paul]       3.0.2cvs114
13599
13600         * src/gtk/gtkutils.c
13601                 gtkut_stock_with_text_button_set_create(): set
13602                 GTK_CAN_DEFAULT on buttons 2 and 3
13603
13604 2007-11-03 [paul]       3.0.2cvs113
13605
13606         * src/common/utils.c
13607                 fix debian bug #448814, 'mailto: URI decoding
13608                 desn't decode the destination address field'
13609                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13610
13611 2007-11-03 [paul]       3.0.2cvs112
13612
13613         * AUTHORS
13614         * src/compose.c
13615         * src/gtk/authors.h
13616                 allow Bcc in commandline URIs
13617                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13618
13619 2007-11-02 [colin]      3.0.2cvs111
13620
13621         * src/addressbook.c
13622                 Maybe fix bug 1376, 'crash on 
13623                 addressbook manipulation'
13624
13625 2007-10-31 [paul]       3.0.2cvs110
13626
13627         * src/ldapupdate.c
13628                 fix bug 1375, 'Impossible to modify e-mail
13629                 in LDAP addressbook twice'
13630                 Patch by Michael Rasmussen
13631
13632 2007-10-30 [paul]       3.0.2cvs109
13633
13634         * configure.ac
13635                 enable GnuTLS support with --enable-gnutls which
13636                 will disable openssl support. if the user has
13637                 gtk >= 2.10.x don't allow gnomeprint even if the
13638                 user asks for it
13639
13640 2007-10-30 [paul]
13641
13642         3.1.0-rc1 released
13643
13644 2007-10-30 [paul]       3.0.2cvs108
13645
13646         * Makefile.am
13647                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
13648
13649 2007-10-30 [paul]       3.0.2cvs107
13650
13651         * src/expldifdlg.c
13652         * src/prefs_account.c
13653         * src/prefs_folder_item.c
13654         * src/prefs_spelling.c
13655         * src/prefs_themes.c
13656         * src/wizard.c
13657         * src/gtk/gtkaspell.c
13658         * src/gtk/gtkaspell.h
13659         * src/plugins/spamassassin/spamassassin_gtk.c
13660                 replace deprecated gtk_option_menu...
13661                 patch by Pawel Pekala
13662
13663 2007-10-29 [colin]      3.0.2cvs106
13664
13665         * src/plugins/dillo_viewer/dillo_prefs.c
13666                 Fix forgotten signal connect
13667
13668 2007-10-28 [colin]      3.0.2cvs105
13669
13670         * src/plugins/dillo_viewer/dillo_prefs.c
13671         * src/plugins/dillo_viewer/dillo_prefs.h
13672         * src/plugins/dillo_viewer/dillo_viewer.c
13673                 Implement addressbook-based whitelisting for loading
13674                 remote images. Fixed missing destroy of the embedded
13675                 browser that made a Dillo window pop up on exit, if
13676                 an HTML part was displayed.
13677
13678 2007-10-26 [colin]      3.0.2cvs104
13679
13680         * src/edittags.c
13681                 Add missing static
13682
13683 2007-10-25 [colin]      3.0.2cvs103
13684
13685         * src/editaddress.c
13686                 Add tap-and-hold on the picture, for Maemo
13687         * src/edittags.c
13688         * src/edittags.h
13689         * src/mainwindow.c
13690         * src/procmsg.c
13691         * src/summaryview.c
13692         * src/textview.c
13693                 Unify tag interfaces.
13694
13695 2007-10-25 [colin]      3.0.2cvs102
13696
13697         * src/imap.c
13698         * src/etpan/imap-thread.h
13699                 Much better error handling. We'll need to be really
13700                 clear to users about where errors come from, with 
13701                 the apparition of Gmail's IMAP server.
13702
13703 2007-10-24 [colin]      3.0.2cvs101
13704
13705         * src/edittags.c
13706         * src/mainwindow.c
13707         * src/summaryview.c
13708         * src/textview.c
13709                 Add tags sorting (alphabetical); allow deletion of
13710                 tags from the Apply Tags window
13711
13712 2007-10-24 [colin]      3.0.2cvs100
13713
13714         * src/editaddress.c
13715         * src/editaddress_other_attributes_ldap.c
13716         * src/editaddress_other_attributes_ldap.h
13717         * src/ldapctrl.c
13718         * src/ldapquery.c
13719         * src/ldapupdate.c
13720                 Fix LDAP writing (got broken in cvs39)
13721                 Add read-only support for jpegPhoto LDAP field
13722
13723 2007-10-23 [colin]      3.0.2cvs99
13724
13725         * src/news.c
13726                 Fix crash in some cases
13727
13728 2007-10-22 [colin]      3.0.2cvs98
13729
13730         * src/common/socket.h
13731         * src/common/ssl.c
13732                 Fix big leak in GnuTLS code
13733
13734 2007-10-22 [colin]      3.0.2cvs97
13735
13736         * src/news.c
13737                 Fix bug 1368, 'SIGSEGV in NNTP code'
13738
13739 2007-10-22 [colin]      3.0.2cvs96
13740
13741         * src/prefs_customheader.c
13742                 Catch compface warnings when generating X-Faces
13743
13744 2007-10-22 [wwp]        3.0.2cvs95
13745
13746         * src/quote_fmt_parse.y
13747                 Remove accidentally committed debug traces.
13748                 Fix a warning.
13749
13750 2007-10-22 [colin]      3.0.2cvs94
13751
13752         * src/etpan/nntp-thread.c
13753                 Fix authentication
13754
13755 2007-10-19 [wwp]        3.0.2cvs93
13756
13757         * src/common/ssl_certificate.c
13758                 Add missing include (Windows).
13759
13760 2007-10-19 [colin]      3.0.2cvs92
13761
13762         * src/imap_gtk.c
13763         * src/mimeview.c
13764         * src/textview.c
13765         * src/gtk/inputdialog.c
13766         * src/gtk/inputdialog.h
13767                 Remove the last old combo; patch by
13768                 Pawel
13769
13770 2007-10-19 [colin]      3.0.2cvs91
13771
13772         * src/common/ssl.c
13773                 Fix interop problem with GnuTLS and some crappy
13774                 servers that have very little keys.
13775
13776 2007-10-19 [colin]      3.0.2cvs90
13777
13778         * src/common/ssl.c
13779                 Fix return value check on GnuTLS, and
13780                 display the error
13781
13782 2007-10-18 [colin]      3.0.2cvs89
13783
13784         * src/common/ssl_certificate.c
13785                 Fix missing initialisations
13786
13787 2007-10-18 [wwp]        3.0.2cvs88
13788
13789         * src/Makefile.am
13790                 Fix linking against GNUTLS (matters if --enable-gnutls only).
13791
13792 2007-10-18 [colin]      3.0.2cvs87
13793
13794         * po/POTFILES.in
13795                 Fix build
13796
13797 2007-10-18 [mones]      3.0.2cvs86
13798
13799         * src/editbook.c
13800         * src/import.c
13801         * src/prefs_account.c
13802         * src/prefs_receive.c
13803         * src/gtk/about.c
13804         * src/plugins/bogofilter/bogofilter_gtk.c
13805         * src/plugins/spamassassin/spamassassin_gtk.c
13806                 More capitalisation micro-fixes
13807
13808 2007-10-18 [paul]       3.0.2cvs85
13809
13810         * configure.ac
13811                 add info about NNTP support via libetpan
13812                 change the configure output ending msg a little
13813         * src/gtk/about.c
13814                 similar changes to above
13815
13816 2007-10-18 [colin]      3.0.2cvs84
13817
13818         * src/procmime.c
13819         * src/procmime.h
13820                 Fix missing symbol for S/MIME
13821
13822 2007-10-18 [colin]      3.0.2cvs83
13823
13824         * src/prefs_filtering_action.c
13825                 Fix crash in tags (introduced in cvs78)
13826
13827 2007-10-18 [colin]      3.0.2cvs82
13828
13829         * src/common/Makefile.am
13830         * src/common/nntp.c
13831         * src/common/nntp.h
13832         * src/etpan/Makefile.am
13833         * src/etpan/etpan-thread-manager-types.h
13834         * src/etpan/etpan-thread-manager.c
13835         * src/etpan/imap-thread.c
13836         * src/etpan/nntp-thread.c
13837         * src/etpan/nntp-thread.h
13838         * src/news.c
13839         * src/news.h
13840                 Rewrite the nntp implementation
13841                 to use libetpan. Non-blocking NNTP!
13842         * src/account.c
13843         * src/crash.c
13844         * src/imap.c
13845         * src/inc.c
13846         * src/main.c
13847         * src/mainwindow.c
13848         * src/pop.c
13849         * src/pop.h
13850         * src/prefs_account.c
13851         * src/recv.c
13852         * src/recv.h
13853         * src/send_message.c
13854         * src/send_message.h
13855         * src/ssl_manager.c
13856         * src/ssl_manager.h
13857         * src/wizard.c
13858         * src/common/claws.c
13859         * src/common/session.c
13860         * src/common/session.h
13861         * src/common/smtp.c
13862         * src/common/smtp.h
13863         * src/common/socket.c
13864         * src/common/socket.h
13865         * src/common/ssl.c
13866         * src/common/ssl.h
13867         * src/common/ssl_certificate.c
13868         * src/common/ssl_certificate.h
13869         * src/gtk/about.c
13870         * src/gtk/sslcertwindow.c
13871         * src/gtk/sslcertwindow.h
13872                 Implement GnuTLS support. GnuTLS support
13873                 will be used if OpenSSL isn't available, or
13874                 specified explicitely. (the reason is that
13875                 GnuTLS cerficate checking is a bit less 
13876                 practical than OpenSSL's)
13877
13878 2007-10-18 [paul]       3.0.2cvs81
13879
13880         * src/gtk/inputdialog.c
13881         * src/gtk/inputdialog.h
13882                 fix copyright header
13883
13884 2007-10-17 [colin]      3.0.2cvs80
13885
13886         * src/plugins/pgpcore/select-keys.c
13887                 Fix bug which prevented encryption key
13888                 auto-selection when two or more matched the
13889                 email address, but only one isn't revoked
13890                 or expired.
13891
13892 2007-10-17 [wwp]        3.0.2cvs79
13893
13894         * src/compose.c
13895         * src/quote_fmt.c
13896         * src/quote_fmt.h
13897         * src/quote_fmt_lex.l
13898         * src/quote_fmt_parse.y
13899                 Templates can now attach files using |attach{filename}.
13900
13901 2007-10-17 [wwp]        3.0.2cvs78
13902
13903         * src/prefs_customheader.c
13904         * src/prefs_ext_prog.c
13905         * src/prefs_filtering_action.c
13906         * src/prefs_matcher.c
13907         * src/prefs_other.c
13908         * src/prefs_toolbar.c
13909         * src/gtk/combobox.c
13910         * src/gtk/combobox.h
13911         * src/gtk/gtkutils.c
13912         * src/gtk/gtkutils.h
13913         * src/plugins/bogofilter/bogofilter_gtk.c
13914         * src/plugins/spamassassin/spamassassin_gtk.c
13915                 Removed almost all remaining instances of GtkCombo
13916                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
13917                 few visual and code cleanup from Colin.
13918
13919 2007-10-16 [wwp]        3.0.2cvs77
13920         * src/gtk/pluginwindow.c
13921                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
13922
13923 2007-10-15 [colin]      3.0.2cvs76
13924
13925         * src/edittags.c
13926         * src/edittags.h
13927         * src/filtering.c
13928         * src/filtering.h
13929         * src/importmutt.c
13930         * src/importpine.c
13931         * src/main.c
13932         * src/messageview.c
13933         * src/messageview.h
13934         * src/mimeview.c
13935         * src/mimeview.h
13936         * src/pop.c
13937         * src/pop.h
13938         * src/prefs_common.c
13939         * src/prefs_common.h
13940         * src/prefs_customheader.c
13941         * src/prefs_customheader.h
13942         * src/prefs_display_header.c
13943         * src/prefs_display_header.h
13944         * src/prefs_filtering_action.c
13945         * src/prefs_filtering_action.h
13946         * src/prefs_folder_column.c
13947         * src/prefs_folder_column.h
13948         * src/prefs_folder_item.c
13949         * src/prefs_folder_item.h
13950         * src/prefs_gtk.c
13951         * src/prefs_gtk.h
13952         * src/prefs_logging.h
13953         * src/prefs_matcher.c
13954         * src/prefs_matcher.h
13955         * src/prefs_summary_column.c
13956         * src/prefs_summary_column.h
13957         * src/prefs_summary_open.c
13958         * src/procheader.c
13959         * src/procheader.h
13960         * src/procmime.c
13961         * src/procmime.h
13962         * src/recv.c
13963         * src/recv.h
13964         * src/sourcewindow.c
13965         * src/sourcewindow.h
13966         * src/summaryview.c
13967         * src/summaryview.h
13968         * src/textview.c
13969         * src/textview.h
13970         * src/toolbar.c
13971         * src/toolbar.h
13972         * src/common/mgutils.c
13973         * src/common/mgutils.h
13974         * src/common/nntp.c
13975         * src/common/nntp.h
13976         * src/common/prefs.c
13977         * src/common/prefs.h
13978         * src/common/socket.c
13979         * src/common/socket.h
13980         * src/common/stringtable.c
13981         * src/common/stringtable.h
13982         * src/common/template.c
13983         * src/common/template.h
13984         * src/common/uuencode.c
13985         * src/common/uuencode.h
13986         * src/gtk/gtkshruler.c
13987         * src/gtk/gtkshruler.h
13988         * src/gtk/menu.c
13989         * src/gtk/menu.h
13990         * src/gtk/progressdialog.c
13991         * src/gtk/progressdialog.h
13992                 Remove/staticalize, the return of the revenge
13993
13994 2007-10-15 [colin]      3.0.2cvs75
13995
13996         * src/matcher.c
13997                 Fix redirections in filtering's tests
13998
13999 2007-10-15 [colin]      3.0.2cvs74
14000
14001         * src/imap.c
14002                 Don't build imap_synchronise at all when 
14003                 building without libetpan
14004
14005 2007-10-14 [colin]      3.0.2cvs73
14006
14007         * src/imap.c
14008         * src/common/md5.c
14009         * src/common/md5.h
14010         * src/gtk/manage_window.c
14011         * src/gtk/manage_window.h
14012                 Remove more unused code
14013
14014 2007-10-14 [colin]      3.0.2cvs72
14015
14016         * src/addrquery.c
14017         * src/addrquery.h
14018         * src/recv.c
14019         * src/recv.h
14020         * src/vcard.c
14021         * src/vcard.h
14022         * src/common/xml.c
14023         * src/common/xml.h
14024         * src/common/xmlprops.c
14025         * src/common/xmlprops.h
14026                 Remove more unused code
14027
14028 2007-10-14 [colin]      3.0.2cvs71
14029
14030         * src/common/utils.c
14031                 Remove unused function
14032
14033 2007-10-13 [colin]      3.0.2cvs70
14034
14035         * src/imap.c
14036         * src/imap.h
14037         * src/mainwindow.c
14038         * src/mainwindow.h
14039         * src/gtk/gtkutils.c
14040         * src/gtk/gtkutils.h
14041                 Staticalise/Remove more code
14042
14043 2007-10-13 [colin]      3.0.2cvs69
14044
14045         * src/common/utils.c
14046         * src/common/utils.h
14047                 Remove dead code, unused for ages
14048
14049 2007-10-13 [colin]      3.0.2cvs68
14050
14051         * src/main.c
14052         * src/main.h
14053                 Maemo: define hildon_program in main.c,
14054                 make it accessible in the .h with extern
14055
14056 2007-10-13 [paul]       3.0.2cvs67
14057
14058         * src/gtk/menu.c
14059                 fix a bunch of runtime warnings on maemo
14060
14061 2007-10-13 [paul]       3.0.2cvs66
14062
14063         * src/main.c
14064         * src/main.h
14065         * src/gtk/gtkutils.c
14066         * src/gtk/gtkutils.h
14067                 fix a bunch of compiler warnings on maemo
14068
14069 2007-10-12 [colin]      3.0.2cvs65
14070
14071         * src/account.c
14072         * src/addritem.c
14073         * src/addritem.h
14074         * src/filtering.c
14075         * src/filtering.h
14076         * src/folder.c
14077         * src/folder.h
14078         * src/common/utils.c
14079         * src/common/utils.h
14080                 Remove unused code, staticalise some functions
14081
14082 2007-10-12 [paul]       3.0.2cvs64
14083
14084         * src/account.c
14085         * src/folderview.c
14086         * src/main.c
14087         * src/mainwindow.c
14088         * src/messageview.c
14089         * src/summary_search.c
14090         * src/summaryview.c
14091         * src/toolbar.c
14092         * src/wizard.c
14093         * src/common/utils.c
14094         * src/gtk/prefswindow.c
14095                 fix a bunch of compiler warnings on maemo
14096
14097 2007-10-11 [colin]      3.0.2cvs63
14098
14099         * src/editaddress.c
14100                 Make static function static
14101
14102 2007-10-11 [mones]      3.0.2cvs62
14103
14104         * src/addrduplicates.c
14105         * src/addressbook.c
14106         * src/compose.c
14107         * src/expldifdlg.c
14108         * src/mainwindow.c
14109         * src/messageview.c
14110         * src/pop.c
14111         * src/prefs_customheader.c
14112         * src/prefs_send.c
14113         * src/prefs_themes.c
14114         * src/common/plugin.c
14115         * src/gtk/pluginwindow.c
14116         * src/gtk/quicksearch.c
14117                 Fix several typos and capitalisation issues
14118
14119 2007-10-11 [wwp]        3.0.2cvs61
14120
14121         * src/editaddress.c
14122                 Fix a warning about possible use of uninitialized
14123                 filename var.
14124
14125 2007-10-11 [wwp]        3.0.2cvs60
14126
14127         * src/editaddress.c
14128                 Disable "Unset picture" menu item when there's
14129                 no picture to clear. Fix an extraneous g_unref_object,
14130                 add missing initializers.
14131
14132 2007-10-11 [wwp]        3.0.2cvs59
14133
14134         * src/pixmaps/anonymous.xpm
14135         * src/editaddress.c
14136         * src/Makefile.am
14137         * src/stock_pixmap.c
14138         * src/stock_pixmap.h
14139                 Fix a leak, gettext-ize the photo label.
14140                 Don't clear the existing picture if loading
14141                 a new one fails. Use a default 'anonymous'
14142                 picture (this new xpm has been added to the
14143                 internal stock_pixmap API). Add a
14144                 "Set picture" context menu entry.
14145
14146 2007-10-11 [colin]      3.0.2cvs58
14147
14148         * src/messageview.c
14149                 Make shift-shortcuts work
14150         * src/prefs_actions.c
14151                 Don't ask if we really want to close when
14152                 choosing OK and only the list is changed
14153         * src/prefs_template.c
14154                 Don't ask if we really want to close when
14155                 choosing OK and only the list is changed
14156         * src/common/plugin.c
14157                 Fix writing of second [Plugins_*] block
14158         * src/common/template.c
14159                 Remove unused files (fixes deletion)
14160
14161 2007-10-10 [paul]       3.0.2cvs57
14162
14163         * src/prefs_template.c
14164                 put the whole thing in a scrolled window
14165                 so that half the page is no longer inaccessible
14166                 on maemo
14167                 make the gtk_text_view smaller on maemo
14168
14169 2007-10-10 [colin]      3.0.2cvs56
14170
14171         * src/compose.c
14172                 Fix updating of Attachments number in some
14173                 cases (reedit, attach from command-line, ...)
14174
14175 2007-10-10 [colin]      3.0.2cvs55
14176
14177         * src/editaddress.c
14178                 Initialise error correctly
14179
14180 2007-10-10 [paul]       3.0.2cvs54
14181
14182         * src/prefs_filtering_action.c
14183         * src/gtk/description_window.c
14184         * src/gtk/foldersort.c
14185         * src/gtk/quicksearch.c
14186                 get rid of some pointless new lines and
14187                 make the descripton labels wrap better
14188
14189 2007-10-10 [colin]      3.0.2cvs53
14190
14191         * src/addressadd.c
14192         * src/editaddress.c
14193         * src/headerview.c
14194         * src/textview.c
14195                 More error handling on saving pictures
14196
14197 2007-10-10 [colin]      3.0.2cvs52
14198
14199         * src/printing.c
14200         * src/printing.h
14201                 Generalize a bit printing, so we can factorize
14202                 most of the code. 
14203
14204 2007-10-10 [paul]       3.0.2cvs51
14205
14206         * src/addrduplicates.c
14207                 fix engrish
14208                 use GTK_STOCK... buttons
14209
14210 2007-10-10 [paul]       3.0.2cvs50
14211
14212         * src/addressadd.c
14213         * src/addrindex.c
14214         * src/editaddress.c
14215                 Fix previous patch
14216                 Thanks to Colin
14217
14218 2007-10-10 [paul]       3.0.2cvs49
14219
14220         * src/summaryview.c
14221         * src/messageview.c
14222                 Fix crash on Add sender to addressbook when
14223                 From is null
14224         * src/addressadd.c
14225         * src/addrindex.c
14226         * src/editaddress.c
14227         * src/editaddress_other_attributes_ldap.h
14228                 Fix leaks 
14229                 Rename images to .png in addrbook/
14230         * src/headerview.c
14231         * src/textview.c
14232                 Fix Face/X-Face being used if adding another
14233                 address than sender to addressbook
14234                 Thanks to Colin
14235
14236 2007-10-10 [holger]     3.0.2cvs48
14237
14238         * src/addrduplicates.c
14239         * src/editaddress.c
14240                 Improvements to the addressbook duplicate finder
14241                 feature:
14242                  - add an edit button to the button bar
14243                  - display the whole bookname (with iface) and
14244                    use this for same-book checking
14245                  - after editing, try to keep selections if the
14246                    entries are still present
14247                  - sort the email column alphabetically
14248                  - put results in a scrolled window
14249                  - support embedded editing
14250                  - make columns in detail view resizable
14251                  - add keyboard shortcuts
14252
14253 2007-10-10 [wwp]        3.0.2cvs47
14254
14255         * src/addrindex.c
14256                 Fix a crash when there's no From: in email, thanks to Colin.
14257
14258 2007-10-09 [paul]       3.0.2cvs46
14259
14260         * src/messageview.c
14261         * src/summaryview.c
14262         * src/textview.c
14263                 fix building without compface support
14264
14265 2007-10-09 [colin]      3.0.2cvs45
14266
14267         * src/editaddress.c
14268         * src/headerview.c
14269         * src/textview.c
14270                 Add error handling
14271
14272 2007-10-09 [colin]      3.0.2cvs44
14273
14274         * src/addrduplicates.c
14275         * src/addressadd.c
14276         * src/addressadd.h
14277         * src/addressbook.c
14278         * src/addressbook.h
14279         * src/addrindex.c
14280         * src/addrindex.h
14281         * src/addritem.c
14282         * src/addritem.h
14283         * src/compose.c
14284         * src/editaddress.c
14285         * src/editaddress_other_attributes_ldap.h
14286         * src/headerview.c
14287         * src/messageview.c
14288         * src/mimeview.c
14289         * src/summaryview.c
14290         * src/textview.c
14291         * src/gtk/gtkutils.c
14292                 Automatically set contacts' pictures from Face 
14293                 or X-Face if they have no picture
14294                 Display the contact picture in textview or
14295                 headerview for mails sent by people in the 
14296                 addressbook, that have no Face or X-Face
14297                 Fix a few details in the Person edition dialog
14298                 (ability to unset picture)
14299                 Remove picture file when deleting contacts
14300
14301 2007-10-09 [iwkse]      3.0.2cvs43
14302
14303         * src/gtk/about.c
14304                 center the about window
14305
14306 2007-10-09 [paul]       3.0.2cvs42
14307
14308         * src/prefs_toolbar.c
14309                 fix icon selector window on maemo
14310
14311 2007-10-09 [paul]       3.0.2cvs41
14312
14313         * src/messageview.c
14314                 add 'go to' menu to separate msgview
14315
14316 2007-10-09 [colin]      3.0.2cvs40
14317
14318         * src/common/defs.h
14319                 Add forgotten file
14320
14321 2007-10-09 [iwkse]      3.0.2cvs39
14322
14323         * Makefile.am
14324         * src/addressbook.c
14325         * src/addritem.c
14326         * src/addritem.h
14327         * src/editaddress.c
14328         * src/editaddress_other_attributes_ldap.h
14329         * src/addrbook.c
14330         * src/Makefile.am
14331                 set a photo in the Addressbook
14332
14333 2007-10-08 [colin]      3.0.2cvs38
14334
14335         * src/prefs_toolbar.c
14336                 Make height 320 to remove the scrollbar 
14337                 (with current number of icons)
14338
14339 2007-10-08 [colin]      3.0.2cvs37
14340
14341         * src/prefs_toolbar.c
14342                 Transform the treeview to a GtkIconView.
14343                 Patch by Pawel
14344                 In addition, transform the window so that 
14345                 it looks like a popup menu. Patch by me
14346
14347 2007-10-08 [colin]      3.0.2cvs36
14348
14349         * src/compose.c
14350         * src/compose.h
14351                 Beautify the GUI a bit; in particular, show the
14352                 number of attachments in the tab's title.
14353                 Patch by Pawel
14354
14355 2007-10-08 [paul]       3.0.2cvs35
14356
14357         * src/mimeview.c
14358                 Save users from themselves: save temporary
14359                 files used for Open/Open with as read-only.
14360                 Thanks to Colin
14361
14362 2007-10-08 [paul]       3.0.2cvs34
14363
14364         * tools/Makefile.am
14365                 forgot this in cvs33
14366
14367 2007-10-08 [paul]       3.0.2cvs33
14368
14369         * tools/kdeservicemenu/README
14370         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14371         * tools/kdeservicemenu/install.sh
14372         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14373                 renamed template* to *template so as not to confuse
14374                 lintian
14375
14376 2007-10-08 [paul]       3.0.2cvs32
14377
14378         * src/prefs_themes.c
14379         * src/stock_pixmap.c
14380                 replace 2 direct uses of RC_DIR
14381
14382 2007-10-07 [colin]      3.0.2cvs31
14383
14384         * src/addrduplicates.c
14385         * src/addrduplicates.h
14386         * src/addressbook.c
14387         * src/addressbook.h
14388         * src/addrindex.c
14389         * src/addrindex.h
14390                 Implement deletion in duplicate finder. 
14391                 Patch by Holger 
14392
14393 2007-10-07 [colin]      3.0.2cvs30
14394
14395         * src/exporthtml.c
14396         * src/mbox.c
14397         * src/common/utils.c
14398                 Better fix for Solaris, thanks to Nicolas Doualot
14399
14400 2007-10-07 [colin]      3.0.2cvs29
14401
14402         * AUTHORS
14403         * src/gtk/authors.h
14404                 Add Frank Dietrich
14405
14406 2007-10-07 [colin]      3.0.2cvs28
14407
14408         * src/exporthtml.c
14409                 Fix HTML export to make it more compliant
14410                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14411
14412 2007-10-07 [colin]      3.0.2cvs27
14413
14414         * src/prefs_toolbar.c
14415                 Only use icons that wouldn't look stupid in the toolbar
14416                 Patch by Pawel
14417
14418 2007-10-07 [colin]      3.0.2cvs26
14419
14420         * src/prefs_toolbar.c
14421                 Fix old icon being used when none is selected
14422
14423 2007-10-07 [colin]      3.0.2cvs25
14424
14425         * src/toolbar.c
14426                 Fix copy/paste error
14427
14428 2007-10-07 [colin]      3.0.2cvs24
14429
14430         * src/prefs_toolbar.c
14431         * src/toolbar.c
14432         * src/toolbar.h
14433                 Update icon to default one when changing event
14434                 Make the icon chooser nicer (handle Esc, Enter,
14435                 double-click)
14436
14437 2007-10-06 [colin]      3.0.2cvs23
14438
14439         * src/prefs_toolbar.c
14440                 Fix text reset; patch by Pawel
14441
14442 2007-10-06 [colin]      3.0.2cvs22
14443
14444         * src/toolbar.h
14445                 Complete previous commit
14446
14447 2007-10-06 [colin]      3.0.2cvs21
14448
14449         * src/prefs_toolbar.c
14450         * src/toolbar.c
14451                 Set toolbar text automatically to the default
14452                 when changing Event executed on click
14453
14454 2007-10-06 [colin]      3.0.2cvs20
14455
14456         * src/prefs_toolbar.c
14457                 Invert Text and Event fields
14458
14459 2007-10-06 [colin]      3.0.2cvs19
14460
14461         * src/prefs_toolbar.c
14462         * src/toolbar.c
14463                 Make toolbar prefs look much better
14464                 Patch by Pawel Pekala
14465
14466 2007-10-06 [paul]       3.0.2cvs18
14467
14468         * src/account.c
14469         * src/prefs_filtering.c
14470                 fix checkbuttons in gtktreeview on maemo by
14471                 setting maemo's "allow-checkbox-mode" to FALSE
14472
14473 2007-10-06 [colin]      3.0.2cvs17
14474
14475         * configure.ac
14476                 Export -DSOLARIS in CFLAGS for all
14477                 Solaris (not just 2.8) and OpenSolaris
14478
14479 2007-10-06 [paul]       3.0.2cvs16
14480
14481         * AUTHORS
14482         * src/exporthtml.c
14483         * src/mbox.c
14484         * src/gtk/authors.h
14485                 fix build on solaris where ctime_r takes
14486                 3 arguments rather than 2.
14487                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14488
14489 2007-10-05 [colin]      3.0.2cvs15
14490
14491         * src/etpan/imap-thread.c
14492                 Fix wrong error codepath
14493
14494 2007-10-05 [wwp]        3.0.2cvs14
14495
14496         * src/filtering.c
14497                 Fix unexpected logging of quicksearches:
14498                 debug_filtering_session flag was never reset to FALSE, causing
14499                 matcher functions to log when called from a quicksearch
14500                 (if a filtering session happened before).
14501
14502 2007-10-05 [paul]       3.0.2cvs13
14503
14504         * src/prefs_actions.c
14505         * src/prefs_filtering.c
14506         * src/prefs_template.c
14507                 fix bug 1343, 'Filtering..'s close button
14508                 silently discards new filter'
14509                 Thanks to Colin
14510
14511 2007-10-05 [paul]       3.0.2cvs12
14512
14513         * configure.ac
14514         * src/Makefile.am
14515                 fix bug 1347, '-Wno-unused-function, optional'
14516
14517 2007-10-05 [colin]      3.0.2cvs11
14518
14519         * src/procmime.c
14520         * src/common/mgutils.c
14521                 Fix warnings
14522
14523 2007-10-05 [mones]      3.0.2cvs10
14524
14525         * manual/advanced.xml
14526                 Use full menu name
14527         * manual/es/advanced.xml
14528                 Synchronise translation
14529
14530 2007-10-04 [colin]      3.0.2cvs9
14531
14532         * src/action.c
14533         * src/addrbook.c
14534         * src/addrindex.c
14535         * src/compose.c
14536         * src/exporthtml.c
14537         * src/exportldif.c
14538         * src/folder.c
14539         * src/main.c
14540         * src/matcher.c
14541         * src/mbox.c
14542         * src/messageview.c
14543         * src/mh.c
14544         * src/news.c
14545         * src/partial_download.c
14546         * src/pop.c
14547         * src/procmime.c
14548         * src/procmsg.c
14549         * src/toolbar.c
14550         * src/common/log.c
14551         * src/common/mgutils.c
14552         * src/common/plugin.c
14553         * src/common/utils.c
14554         * src/common/xml.c
14555         * src/common/xml.h
14556         * src/common/xmlprops.c
14557         * src/common/xmlprops.h
14558         * src/plugins/bogofilter/bogofilter.c
14559         * src/plugins/clamav/clamav_plugin.c
14560         * src/plugins/dillo_viewer/dillo_prefs.c
14561         * src/plugins/pgpcore/prefs_gpg.c
14562         * src/plugins/pgpinline/pgpinline.c
14563         * src/plugins/pgpmime/pgpmime.c
14564         * src/plugins/spamassassin/spamassassin.c
14565         * src/plugins/trayicon/trayicon_prefs.c
14566                 Verify success on writes. Will fix possible strange
14567                 failure on disk full.
14568
14569 2007-10-04 [paul]       3.0.2cvs8
14570
14571         * manual/advanced.xml
14572                 add further info about Actions
14573                 Patch by Emmanuel Briot <briot@adacore.com>
14574
14575 2007-10-04 [paul]       3.0.2cvs7
14576
14577         * src/account.c
14578                 remove the D column, instead indicate the
14579                 default account by use of bold text
14580
14581 2007-10-03 [colin]      3.0.2cvs6
14582
14583         * src/common/template.c
14584                 Fix templates writing (was prone to disk full problems)
14585
14586 2007-10-03 [colin]      3.0.2cvs5
14587
14588         * src/Makefile.am
14589         * src/addrduplicates.c
14590         * src/addrduplicates.h
14591         * src/addressbook.c
14592                 Add duplicate deletion. Patch by Holger
14593
14594 2007-10-03 [colin]      3.0.2cvs4
14595
14596         * src/matcher.c
14597         * src/gtk/quicksearch.c
14598                 Fix bug 1340, 'Case insensitive searches with 
14599                 non-ascii alphabets fail'.
14600
14601 2007-10-03 [colin]      3.0.2cvs3
14602
14603         * src/main.c
14604         * src/common/utils.c
14605         * src/common/utils.h
14606                 Implement run-time alternative config directories
14607
14608 2007-10-03 [colin]      3.0.2cvs2
14609
14610         * src/folderview.c
14611                 Prevent opening folder item while folder
14612                 is scanned in a better way
14613
14614 2007-10-02 [paul]       3.0.2cvs1
14615
14616         * NEWS
14617         * README
14618         * RELEASE_NOTES
14619         * configure.ac
14620                 bump up version number following stable release
14621
14622 2007-09-30 [colin]      3.0.1cvs49
14623
14624         * src/imap.c
14625                 Refresh session if needed
14626
14627 2007-09-30 [colin]      3.0.1cvs48
14628
14629         * src/imap.c
14630                 Reset folder's session to NULL
14631                 before destroying it
14632
14633 2007-09-30 [mones]      3.0.1cvs47
14634
14635         * manual/handling.xml
14636                 Use markup quotes instead hardcoded quotes
14637         * manual/es/handling.xml
14638                 Added new synced section (IMAP subscriptions)
14639
14640 2007-09-29 [colin]      3.0.1cvs46
14641
14642         * src/imap.c
14643                 Notice disconnections faster
14644
14645 2007-09-28 [colin]      3.0.1cvs45
14646
14647         * src/addressbook.c
14648         * src/addrindex.c
14649                 Fix warnings
14650
14651 2007-09-28 [paul]       3.0.1cvs44
14652
14653         * src/mimeview.c
14654                 fix maemo build
14655
14656 2007-09-28 [paul]       3.0.1cvs43
14657
14658         * src/account.c
14659                 use gtk_widget_set_size_request() on the label
14660                 so that wrapping works better. get rid of the
14661                 (partially deprecated) hbutton_box.
14662                 these changes should prevent buttons overlapping
14663                 on maemo
14664
14665 2007-09-28 [colin]      3.0.1cvs42
14666
14667         * src/pop.c
14668                 Fix typo :)
14669
14670 2007-09-28 [colin]      3.0.1cvs41
14671
14672         * src/compose.c
14673         * src/msgcache.c
14674         * src/pop.c
14675         * src/procmime.c
14676         * src/etpan/imap-thread.c
14677                 64bits-related warning fixes
14678
14679 2007-09-28 [colin]      3.0.1cvs40
14680
14681         * src/folder_item_prefs.c
14682         * src/ldaputil.c
14683         * src/mainwindow.c
14684         * src/mimeview.c
14685         * src/common/tags.c
14686                 Fix warnings
14687
14688 2007-09-28 [colin]      3.0.1cvs39
14689
14690         * src/plugins/spamassassin/spamassassin.c
14691         * src/plugins/spamassassin/spamassassin.h
14692         * src/plugins/spamassassin/spamassassin_gtk.c
14693                 Add addressbook-based whitelisting
14694
14695 2007-09-28 [colin]      3.0.1cvs38
14696
14697         * src/folder.c
14698                 Fix bug 1337, 'crash on pressing Send button'
14699
14700 2007-09-28 [paul]       3.0.1cvs37
14701
14702         * src/prefs_folder_item.c
14703                 give the orphans a parent. makes all prefs
14704                 pages visible on maemo
14705
14706 2007-09-28 [colin]      3.0.1cvs36
14707
14708         * src/prefs_folder_column.c
14709         * src/prefs_summary_column.c
14710                 Fix two leaks
14711
14712 2007-09-27 [colin]      3.0.1cvs35
14713
14714         * src/gtk/quicksearch.c
14715                 Fix bug 1336, 'Segfault if empty space before search-string'
14716
14717 2007-09-26 [mones]      3.0.1cvs34
14718
14719         * manual/account.xml
14720         * manual/plugins.xml
14721                 Fixed irc channel name, added some docbook markup.
14722                 Changed text markup to docbook markup. 
14723                 Added spamcop as supported in SpamReport description.
14724         * manual/fr/plugins.xml
14725                 Fixed irc channel name.
14726         * manual/es/account.xml
14727         * manual/es/advanced.xml
14728         * manual/es/claws-mail-manual.xml
14729         * manual/es/glossary.xml
14730         * manual/es/gpl.xml
14731         * manual/es/keyboard.xml
14732         * manual/es/plugins.xml
14733                 Synced with English version, fixed a couple of typos.
14734
14735 2007-09-26 [colin]      3.0.1cvs33
14736
14737         * configure.ac
14738                 Explain why "Libgnomeprint: no" on GTK+ 2.10
14739
14740 2007-09-26 [colin]      3.0.1cvs32
14741
14742         * src/messageview.c
14743         * src/procmsg.c
14744         * src/procmsg.h
14745                 Optimisation: avoid fetching mail 3 times locally
14746                 for displaying
14747
14748 2007-09-26 [colin]      3.0.1cvs31
14749
14750         * src/mh.c
14751                 Fix missing static
14752
14753 2007-09-26 [colin]      3.0.1cvs30
14754
14755         * src/folder.c
14756         * src/folder.h
14757         * src/mh.c
14758         * src/mh.h
14759                 Fix MH mtime hack - make it a folder class function
14760
14761 2007-09-26 [colin]      3.0.1cvs29
14762
14763         * src/inc.c
14764                 Fix bug 1334, 'user defined mail incorporation 
14765                 script not run'
14766
14767 2007-09-25 [colin]      3.0.1cvs28
14768
14769         * src/codeconv.c
14770                 Optimisation: shortcut conv_codeset_strdup
14771                 when src_code and dest_code are the same
14772         * src/common/xml.c
14773         * src/common/xml.h
14774                 Optimisation: shortcut code conversions when
14775                 files are in UTF-8; faster list walking by
14776                 using prepend/reverse.
14777
14778 2007-09-25 [holger]     3.0.1cvs27
14779
14780         * src/printing.c
14781                 Replace button bar of the preview window
14782                 with a real toolbar (patch by Colin)
14783                 Add zooming to the preview window
14784
14785 2007-09-24 [paul]       3.0.1cvs26
14786
14787         * src/compose.c
14788                 compact the character set menu, adding some
14789                 missing encodings. Patch by Pawel Pekala
14790
14791 2007-09-23 [paul]       3.0.1cvs25
14792
14793         * src/prefs_account.c
14794         * src/prefs_folder_item.c
14795         * src/prefs_quote.c
14796         * src/quote_fmt.c
14797         * src/quote_fmt.h
14798                 remove unnecessary frame from Templates options
14799                 and improve the English of the check button label
14800
14801 2007-09-22 [colin]      3.0.1cvs24
14802
14803         * src/gtk/quicksearch.c
14804                 Fix bug 1329, 'error in quicksearch.c'
14805                 Fix return with value in function returning void
14806
14807 2007-09-22 [colin]      3.0.1cvs23
14808
14809         * src/imap.c
14810         * src/procmsg.h
14811         * src/common/utils.c
14812         * src/common/utils.h
14813         * src/etpan/imap-thread.c
14814                 Optimise fetching IMAP cached emails *a lot*
14815                 (remember whether mail is fully cached and \r's
14816                  are already stripped)
14817
14818 2007-09-22 [colin]      3.0.1cvs22
14819
14820         * src/folder.c
14821         * src/folder.h
14822         * src/prefs_folder_item.c
14823                 Add a button to allow users to drop local caches.
14824
14825 2007-09-21 [colin]      3.0.1cvs21
14826
14827         * src/summaryview.c
14828                 Remove unnecessary error when cancelling export to mbox.
14829                 Patch by Pawel
14830
14831 2007-09-21 [paul]       3.0.1cvs20
14832
14833         * src/gtk/prefswindow.c
14834                 remove unnecessary frames from the prefs
14835                 pages. Patch by Pawel Pekala
14836
14837 2007-09-21 [paul]       3.0.1cvs19
14838
14839         * src/prefs_account.c
14840         * src/prefs_folder_item.c
14841         * src/prefs_quote.c
14842         * src/quote_fmt.c
14843                 put the Templates options into a tabbed
14844                 layout. Patch by Pawel Pekala
14845
14846 2007-09-21 [paul]       3.0.1cvs18
14847
14848         * src/mainwindow.c
14849                 group together the character set menu items
14850                 move the /View/Show or hide/Message view below
14851                 .../Toolbar menu item
14852                 Patch by Pawel Pekala
14853
14854 2007-09-21 [mones]      3.0.1cvs17
14855
14856         * src/compose.c
14857                 Fix for bug 1327, 'segfault when replying to a non-existent
14858                 news message', thanks to Colin.
14859
14860 2007-09-21 [colin]      3.0.1cvs16
14861
14862         * src/folderview.c
14863                 Complete 3.0.1cvs15
14864
14865 2007-09-20 [colin]      3.0.1cvs15
14866
14867         * src/folderview.c
14868         * src/folderview.h
14869                 Maybe fix bug 1324, 'Corrupted IMAP cache'
14870
14871 2007-09-20 [colin]      3.0.1cvs14
14872
14873         * src/printing.c
14874                 Fix a little leak
14875
14876 2007-09-20 [holger]     3.0.1cvs13
14877
14878         * src/printing.c
14879                 Add page layout to print preview.
14880                 Make the close-button in the toolbar
14881                 right-aligned.
14882
14883 2007-09-20 [paul]       3.0.1cvs12
14884
14885         * po/ru.po
14886                 updated by Pavlo Bohmat
14887
14888 2007-09-19 [colin]      3.0.1cvs11
14889
14890         * src/common/utils.c
14891                 Prevent unquoted mime boundaries, by always
14892                 using a /
14893
14894 2007-09-19 [colin]      3.0.1cvs10
14895
14896         * src/printing.c
14897                 Fix drawing area size, fix DPI change that
14898                 can cause total number of lines to decrease
14899
14900 2007-09-19 [colin]      3.0.1cvs9
14901
14902         * po/POTFILES.in
14903         * src/printing.c
14904                 Make print preview more efficient and nicer.
14905                 Patch mostly by Holger Berndt <hb@claws-mail.org>
14906
14907 2007-09-19 [colin]      3.0.1cvs8
14908
14909         * src/prefs_common.c
14910         * src/prefs_common.h
14911         * src/printing.c
14912                 Add scrolledwindow, default allocation and
14913                 size saving to the print preview window.
14914
14915 2007-09-18 [colin]      3.0.1cvs7
14916
14917         * src/prefs_common.c
14918         * src/prefs_common.h
14919         * src/prefs_image_viewer.c
14920         * src/printing.c
14921                 GtkPrintOperation:
14922                 - add image printing support
14923                 - add option to print images
14924                 - add preview widget
14925                 - add saving of a few Page Setup parameters
14926
14927 2007-09-18 [colin]      3.0.1cvs6
14928
14929         * AUTHORS
14930         * src/gtk/authors.h
14931                 Add Guillaume Chazarain
14932
14933 2007-09-18 [colin]      3.0.1cvs5
14934
14935         * src/common/utils.c
14936                 Fix bug 1321, 'access before allocation 
14937                 when scanning for uris'. Patch by 
14938                 Guillaume Chazarain <guichaz@yahoo.fr>
14939
14940 2007-09-18 [colin]      3.0.1cvs4
14941
14942         * src/toolbar.c
14943                 Fix bug 1320, 'Memory leak caused by 
14944                 gtk_container_get_children'. Patch by
14945                 Guillaume Chazarain <guichaz@yahoo.fr>
14946
14947 2007-09-18 [colin]      3.0.1cvs3
14948
14949         * src/printing.c
14950         * src/printing.h
14951                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
14952
14953 2007-09-18 [colin]      3.0.1cvs2
14954
14955         * src/Makefile.am
14956         * src/mainwindow.c
14957         * src/messageview.c
14958         * src/messageview.h
14959         * src/prefs_ext_prog.c
14960         * src/prefs_fonts.c
14961         * src/printing.c
14962         * src/printing.h
14963         * src/summaryview.c
14964                 Use GtkPrintOperation by default on GTK+ >= 2.10
14965                 Patch by Holger Berndt <hb@claws-mail.org>
14966
14967 2007-09-18 [paul]       3.0.1cvs1
14968
14969         * NEWS
14970         * README
14971         * RELEASE_NOTES
14972         * configure.ac
14973                 bump up version number following stable release
14974
14975 2007-09-16 [colin]      3.0.0cvs18
14976
14977         * src/folder.c
14978                 Fix possible memleak
14979
14980 2007-09-16 [colin]      3.0.0cvs17
14981
14982         * src/folderview.c
14983                 Fix bug 1311, 'Wrong arrow position 
14984                 while moving message into folder when 
14985                 column headers hidden'
14986         * src/image_viewer.c
14987                 Show error in the GUI if image can't
14988                 be loaded
14989         * src/matcher.c
14990                 Fix spurious output
14991         * src/messageview.c
14992                 Allow setting domain in msgid
14993         * src/common/plugin.c
14994                 Add timing information
14995
14996 2007-09-16 [colin]      3.0.0cvs16
14997
14998         * src/account.c
14999         * src/compose.c
15000         * src/prefs_account.c
15001         * src/prefs_account.h
15002         * src/common/utils.c
15003                 Remove Generate Message-ID option. We need
15004                 this on some IMAP servers.
15005         * src/prefs_template.c
15006                 Fix double-free
15007
15008 2007-09-16 [colin]      3.0.0cvs15
15009
15010         * src/prefs_filtering.c
15011         * src/prefs_filtering.h
15012         * src/prefs_filtering_action.c
15013         * src/common/tags.c
15014                 Fix tags issues: tags with spaces, renaming
15015                 tags.
15016
15017 2007-09-16 [colin]      3.0.0cvs14
15018
15019         * src/folderview.c
15020         * src/main.c
15021         * src/mainwindow.c
15022                 Fix bug 1308, 'Claws deletes folderlist.xml after
15023                 fetching mail short after start-up'
15024
15025 2007-09-16 [colin]      3.0.0cvs13
15026
15027         * src/compose.c
15028                 Fix scrolling to cursor
15029
15030 2007-09-16 [paul]       3.0.0cvs12
15031
15032         * po/sr.po
15033                 updated by Aleksandar Urosevic
15034
15035 2007-09-16 [paul]       3.0.0cvs11
15036
15037         * src/folder.c
15038                 do not allow locked msgs to be deleted,
15039                 even by filtering/processing
15040
15041 2007-09-07 [paul]       3.0.0cvs10
15042
15043         * src/prefs_folder_column.c
15044         * src/prefs_summary_column.c
15045                 implement button sensitivity
15046                 patch by Pawel Pekala
15047
15048 2007-09-06 [wwp]        3.0.0cvs9
15049
15050         * src/prefs_gtk.c
15051                 Add a missing linefeed to a debug message.
15052
15053 2007-09-05 [colin]      3.0.0cvs8
15054
15055         * src/inc.c
15056                 Fix statusbar/window mismatch on Maemo
15057
15058 2007-09-05 [colin]      3.0.0cvs7
15059
15060         * src/ldaputil.c
15061                 Fix build without USE_LDAP_TLS
15062
15063 2007-09-05 [colin]      3.0.0cvs6
15064
15065         * src/folder.c
15066         * src/imap.c
15067         * src/inc.c
15068         * src/mbox.c
15069         * src/send_message.c
15070         * src/statusbar.c
15071         * src/statusbar.h
15072                 Maemo: distinguish various statusbar messages,
15073                 in order to display only the most important.
15074
15075 2007-09-04 [wwp]        3.0.0cvs5
15076
15077         * src/account.c
15078                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15079                 Show protocol "SMTP" and the appropriate server for send-only
15080                 accounts, show "-" instead of "" when no value is relevant.
15081
15082 2007-09-03 [ticho]      3.0.0cvs4
15083
15084         * src/summaryview.c
15085                 Handle plural form better in delete confirmation dialog.
15086
15087 2007-09-03 [wwp]        3.0.0cvs3
15088
15089         * src/compose.c
15090                 Warn differently when sending or sending later (queueing).
15091
15092 2007-09-03 [colin]      3.0.0cvs2
15093
15094         * src/procmime.c
15095         * src/procmime.h
15096         * src/common/plugin.c
15097         * src/common/plugin.h
15098                 Add a new plugin API, MimeParser. It allows
15099                 plugins to scan email MIME parts and optionally,
15100                 transform them.
15101
15102 2007-09-03 [mones]      3.0.0cvs1
15103
15104         * po/es.po
15105                 Updated translation
15106         * src/common/defs.h
15107                 While a better solution is made double history sizes
15108
15109 2007-09-03 [paul]       3.0.0
15110
15111         * NEWS
15112         * README
15113         * RELEASE_NOTES
15114                 3.0.0 released
15115
15116 [For previous entries, see ChangeLog.2.0.0-3.0.0]