2013-02-20 [colin] 3.9.0cvs83
[claws.git] / ChangeLog
1 2013-02-20 [colin]      3.9.0cvs83
2
3         * configure.ac
4         * src/plugins/Makefile.am
5         * src/plugins/spam_report/.cvsignore
6         * src/plugins/spam_report/Makefile.am
7         * src/plugins/spam_report/placeholder.txt
8         * src/plugins/spam_report/spam_report.c
9         * src/plugins/spam_report/spam_report_prefs.c
10         * src/plugins/spam_report/spam_report_prefs.h
11         * src/plugins/tnef_parse/.cvsignore
12         * src/plugins/tnef_parse/Makefile.am
13         * src/plugins/tnef_parse/claws.def
14         * src/plugins/tnef_parse/mapi.h
15         * src/plugins/tnef_parse/mapidefs.h
16         * src/plugins/tnef_parse/mapitags.h
17         * src/plugins/tnef_parse/placeholder.txt
18         * src/plugins/tnef_parse/plugin.def
19         * src/plugins/tnef_parse/tnef-errors.h
20         * src/plugins/tnef_parse/tnef-types.h
21         * src/plugins/tnef_parse/tnef_dump.c
22         * src/plugins/tnef_parse/tnef_dump.h
23         * src/plugins/tnef_parse/tnef_parse.c
24         * src/plugins/tnef_parse/version.rc
25         * src/plugins/tnef_parse/ytnef.c
26         * src/plugins/tnef_parse/ytnef.h
27                 Add tnef_parse and spam_report
28
29 2013-02-20 [colin]      3.9.0cvs82
30
31         * src/plugins/bogofilter/Makefile.am
32         * src/plugins/clamd/Makefile.am
33         * src/plugins/demo/Makefile.am
34         * src/plugins/dillo_viewer/Makefile.am
35         * src/plugins/fancy/Makefile.am
36         * src/plugins/fetchinfo/Makefile.am
37         * src/plugins/gdata/Makefile.am
38         * src/plugins/mailmbox/Makefile.am
39         * src/plugins/newmail/Makefile.am
40         * src/plugins/notification/Makefile.am
41         * src/plugins/pdf_viewer/Makefile.am
42         * src/plugins/perl/Makefile.am
43         * src/plugins/python/Makefile.am
44         * src/plugins/spamassassin/Makefile.am
45         * src/plugins/trayicon/Makefile.am
46         * src/plugins/vcalendar/libical/libical/Makefile.am
47                 Fix out-of-tree build
48
49 2013-02-19 [colin]      3.9.0cvs81
50
51         * configure.ac
52                 Fix inverted logic in a few plugins
53
54 2013-02-18 [mones]      3.9.0cvs80
55
56         * src/plugins/notification/Makefile.am
57         * src/plugins/pdf_viewer/Makefile.am
58         * src/plugins/python/Makefile.am
59                 Allow 'make dist' to generate a nice tarball
60
61 2013-02-18 [wwp]        3.9.0cvs79
62
63         * src/plugins/clamd/libclamd/.cvsignore
64         Add one more .cvsignore file.
65
66 2013-02-18 [wwp]        3.9.0cvs78
67
68         * src/plugins/clamd/libclamd/.cvsignore
69         One more .cvsignore file.
70
71 2013-02-18 [wwp]        3.9.0cvs77
72
73         * src/plugins/clamd/.cvsignore
74         * src/plugins/clamd/libclamd/.cvsignore
75         * src/plugins/fetchinfo/.cvsignore
76         * src/plugins/gdata/.cvsignore
77         * src/plugins/mailmbox/.cvsignore
78         * src/plugins/newmail/.cvsignore
79         * src/plugins/notification/.cvsignore
80         * src/plugins/pdf_viewer/.cvsignore
81         * src/plugins/perl/.cvsignore
82         * src/plugins/python/.cvsignore
83         Silent up stuff a bit.
84
85 2013-02-17 [colin]      3.9.0cvs76
86
87         * src/plugins/notification/Makefile.am
88         * src/plugins/notification/notification_banner.c
89         * src/plugins/notification/notification_banner.h
90         * src/plugins/notification/notification_command.c
91         * src/plugins/notification/notification_command.h
92         * src/plugins/notification/notification_core.c
93         * src/plugins/notification/notification_foldercheck.c
94         * src/plugins/notification/notification_foldercheck.h
95         * src/plugins/notification/notification_hotkeys.c
96         * src/plugins/notification/notification_hotkeys.h
97         * src/plugins/notification/notification_indicator.c
98         * src/plugins/notification/notification_indicator.h
99         * src/plugins/notification/notification_lcdproc.c
100         * src/plugins/notification/notification_lcdproc.h
101         * src/plugins/notification/notification_plugin.c
102         * src/plugins/notification/notification_plugin.h
103         * src/plugins/notification/notification_popup.c
104         * src/plugins/notification/notification_popup.h
105         * src/plugins/notification/notification_prefs.c
106         * src/plugins/notification/notification_prefs.h
107         * src/plugins/notification/notification_trayicon.c
108         * src/plugins/notification/notification_trayicon.h
109                 Activate and fix notification (without libindicate)
110
111 2013-02-17 [colin]      3.9.0cvs75
112
113         * src/plugins/Makefile.am
114         * src/plugins/archive/Makefile.am
115         * src/plugins/clamd/Makefile.am
116         * src/plugins/clamd/clamav_plugin.c
117         * src/plugins/clamd/clamav_plugin.h
118         * src/plugins/clamd/clamav_plugin_gtk.c
119         * src/plugins/clamd/placeholder.txt
120         * src/plugins/clamd/libclamd/Makefile.am
121         * src/plugins/clamd/libclamd/clamd-plugin.c
122         * src/plugins/clamd/libclamd/clamd-plugin.h
123         * src/plugins/fetchinfo/Makefile.am
124         * src/plugins/fetchinfo/fetchinfo_plugin.c
125         * src/plugins/fetchinfo/fetchinfo_plugin.h
126         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
127         * src/plugins/fetchinfo/placeholder.txt
128         * src/plugins/gdata/Makefile.am
129         * src/plugins/gdata/cm_gdata_contacts.c
130         * src/plugins/gdata/cm_gdata_contacts.h
131         * src/plugins/gdata/cm_gdata_prefs.c
132         * src/plugins/gdata/cm_gdata_prefs.h
133         * src/plugins/gdata/gdata_plugin.c
134         * src/plugins/gdata/gdata_plugin.h
135         * src/plugins/gdata/placeholder.txt
136         * src/plugins/geolocation/placeholder.txt
137         * src/plugins/gtkhtml2_viewer/placeholder.txt
138         * src/plugins/mailmbox/Makefile.am
139         * src/plugins/mailmbox/carray.c
140         * src/plugins/mailmbox/carray.h
141         * src/plugins/mailmbox/chash.c
142         * src/plugins/mailmbox/chash.h
143         * src/plugins/mailmbox/clist.c
144         * src/plugins/mailmbox/clist.h
145         * src/plugins/mailmbox/mailimf.c
146         * src/plugins/mailmbox/mailimf.h
147         * src/plugins/mailmbox/mailimf_types.c
148         * src/plugins/mailmbox/mailimf_types.h
149         * src/plugins/mailmbox/mailimf_types_helper.c
150         * src/plugins/mailmbox/mailimf_types_helper.h
151         * src/plugins/mailmbox/mailimf_write.c
152         * src/plugins/mailmbox/mailimf_write.h
153         * src/plugins/mailmbox/maillock.c
154         * src/plugins/mailmbox/maillock.h
155         * src/plugins/mailmbox/mailmbox.c
156         * src/plugins/mailmbox/mailmbox.h
157         * src/plugins/mailmbox/mailmbox_folder.c
158         * src/plugins/mailmbox/mailmbox_folder.h
159         * src/plugins/mailmbox/mailmbox_gtk.deps
160         * src/plugins/mailmbox/mailmbox_parse.c
161         * src/plugins/mailmbox/mailmbox_parse.h
162         * src/plugins/mailmbox/mailmbox_types.c
163         * src/plugins/mailmbox/mailmbox_types.h
164         * src/plugins/mailmbox/mmapstring.c
165         * src/plugins/mailmbox/mmapstring.h
166         * src/plugins/mailmbox/placeholder.txt
167         * src/plugins/mailmbox/plugin.c
168         * src/plugins/mailmbox/plugin_gtk.c
169         * src/plugins/mailmbox/plugin_gtk.h
170         * src/plugins/newmail/Makefile.am
171         * src/plugins/newmail/newmail.c
172         * src/plugins/newmail/placeholder.txt
173         * src/plugins/notification/Makefile.am
174         * src/plugins/notification/claws.def
175         * src/plugins/notification/notification_banner.c
176         * src/plugins/notification/notification_banner.h
177         * src/plugins/notification/notification_command.c
178         * src/plugins/notification/notification_command.h
179         * src/plugins/notification/notification_core.c
180         * src/plugins/notification/notification_core.h
181         * src/plugins/notification/notification_foldercheck.c
182         * src/plugins/notification/notification_foldercheck.h
183         * src/plugins/notification/notification_hotkeys.c
184         * src/plugins/notification/notification_hotkeys.h
185         * src/plugins/notification/notification_indicator.c
186         * src/plugins/notification/notification_indicator.h
187         * src/plugins/notification/notification_lcdproc.c
188         * src/plugins/notification/notification_lcdproc.h
189         * src/plugins/notification/notification_pixbuf.c
190         * src/plugins/notification/notification_pixbuf.h
191         * src/plugins/notification/notification_plugin.c
192         * src/plugins/notification/notification_plugin.h
193         * src/plugins/notification/notification_popup.c
194         * src/plugins/notification/notification_popup.h
195         * src/plugins/notification/notification_prefs.c
196         * src/plugins/notification/notification_prefs.h
197         * src/plugins/notification/notification_trayicon.c
198         * src/plugins/notification/notification_trayicon.h
199         * src/plugins/notification/placeholder.txt
200         * src/plugins/notification/plugin.def
201         * src/plugins/notification/raw_claws_mail_logo_64x64.h
202         * src/plugins/notification/version.rc
203         * src/plugins/pdf_viewer/Makefile.am
204         * src/plugins/pdf_viewer/doc_index.xpm
205         * src/plugins/pdf_viewer/doc_index_close.xpm
206         * src/plugins/pdf_viewer/doc_info.xpm
207         * src/plugins/pdf_viewer/first_arrow.xpm
208         * src/plugins/pdf_viewer/last_arrow.xpm
209         * src/plugins/pdf_viewer/left_arrow.xpm
210         * src/plugins/pdf_viewer/placeholder.txt
211         * src/plugins/pdf_viewer/poppler_viewer.c
212         * src/plugins/pdf_viewer/poppler_viewer.h
213         * src/plugins/pdf_viewer/right_arrow.xpm
214         * src/plugins/pdf_viewer/rotate_left.xpm
215         * src/plugins/pdf_viewer/rotate_right.xpm
216         * src/plugins/pdf_viewer/zoom_fit.xpm
217         * src/plugins/pdf_viewer/zoom_in.xpm
218         * src/plugins/pdf_viewer/zoom_out.xpm
219         * src/plugins/pdf_viewer/zoom_width.xpm
220         * src/plugins/perl/Makefile.am
221         * src/plugins/perl/perl_gtk.c
222         * src/plugins/perl/perl_gtk.h
223         * src/plugins/perl/perl_plugin.c
224         * src/plugins/perl/perl_plugin.h
225         * src/plugins/perl/placeholder.txt
226         * src/plugins/python/Makefile.am
227         * src/plugins/python/clawsmailmodule.c
228         * src/plugins/python/clawsmailmodule.h
229         * src/plugins/python/composewindowtype.c
230         * src/plugins/python/composewindowtype.h
231         * src/plugins/python/foldertype.c
232         * src/plugins/python/foldertype.h
233         * src/plugins/python/messageinfotype.c
234         * src/plugins/python/messageinfotype.h
235         * src/plugins/python/nodetype.c
236         * src/plugins/python/nodetype.h
237         * src/plugins/python/placeholder.txt
238         * src/plugins/python/python-hooks.c
239         * src/plugins/python/python-hooks.h
240         * src/plugins/python/python-shell.c
241         * src/plugins/python/python-shell.h
242         * src/plugins/python/python_plugin.c
243         * src/plugins/vcalendar/Makefile.in
244                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
245                 notification, pdf_viewer, perl, python). Notification not yet
246                 enabled because it has too much autoconf switches for my taste.
247
248
249 2013-02-16 [colin]      3.9.0cvs74
250
251         * po/POTFILES.in
252         * po/bg.po
253         * po/ca.po
254         * po/cs.po
255         * po/de.po
256         * po/en_GB.po
257         * po/es.po
258         * po/fi.po
259         * po/fr.po
260         * po/hu.po
261         * po/id_ID.po
262         * po/it.po
263         * po/ja.po
264         * po/lt.po
265         * po/nl.po
266         * po/pl.po
267         * po/pt_BR.po
268         * po/pt_PT.po
269         * po/ru.po
270         * po/sk.po
271         * po/sv.po
272         * po/uk.po
273         * po/zh_CN.po
274         * po/zh_TW.po
275         * src/plugins/Makefile.am
276         * src/plugins/archive/.cvsignore
277         * src/plugins/archive/Makefile.am
278         * src/plugins/archive/archiver.c
279         * src/plugins/archive/archiver.h
280         * src/plugins/archive/archiver_gtk.c
281         * src/plugins/archive/archiver_prefs.c
282         * src/plugins/archive/archiver_prefs.h
283         * src/plugins/archive/libarchive_archive.c
284         * src/plugins/archive/libarchive_archive.h
285         * src/plugins/archive/placeholder.txt
286         * src/plugins/att_remover/.cvsignore
287         * src/plugins/att_remover/Makefile.am
288         * src/plugins/att_remover/att_remover.c
289         * src/plugins/att_remover/placeholder.txt
290         * src/plugins/bsfilter/.cvsignore
291         * src/plugins/bsfilter/Makefile.am
292         * src/plugins/bsfilter/bsfilter.c
293         * src/plugins/bsfilter/bsfilter.h
294         * src/plugins/bsfilter/bsfilter_gtk.c
295         * src/plugins/bsfilter/claws.def
296         * src/plugins/bsfilter/placeholder.txt
297         * src/plugins/bsfilter/plugin.def
298         * src/plugins/bsfilter/version.rc
299                 Add archive, att_remover, bsfilter
300         * src/plugins/vcalendar/Makefile.in
301         * src/plugins/vcalendar/libical/libical/icalversion.h
302                 Remove useless files
303
304 2013-02-16 [colin]      3.9.0cvs73
305
306         * src/plugins/Makefile.am
307         * src/plugins/acpi_notifier/Makefile.am
308         * src/plugins/acpi_notifier/acpi_notifier.c
309         * src/plugins/acpi_notifier/placeholder.txt
310         * src/plugins/address_keeper/Makefile.am
311         * src/plugins/address_keeper/address_keeper.c
312         * src/plugins/address_keeper/address_keeper.h
313         * src/plugins/address_keeper/address_keeper_prefs.c
314         * src/plugins/address_keeper/address_keeper_prefs.h
315         * src/plugins/address_keeper/claws.def
316         * src/plugins/address_keeper/placeholder.txt
317         * src/plugins/address_keeper/plugin.def
318         * src/plugins/address_keeper/version.rc
319         * src/plugins/attachwarner/Makefile.am
320         * src/plugins/attachwarner/attachwarner.c
321         * src/plugins/attachwarner/attachwarner.h
322         * src/plugins/attachwarner/attachwarner_prefs.c
323         * src/plugins/attachwarner/attachwarner_prefs.h
324         * src/plugins/attachwarner/claws.def
325         * src/plugins/attachwarner/placeholder.txt
326         * src/plugins/attachwarner/plugin.def
327         * src/plugins/attachwarner/version.rc
328         * src/plugins/vcalendar/libical/libical/icalversion.h
329         * po/POTFILES.in
330         * po/bg.po
331         * po/ca.po
332         * po/cs.po
333         * po/de.po
334         * po/en_GB.po
335         * po/es.po
336         * po/fi.po
337         * po/fr.po
338         * po/hu.po
339         * po/id_ID.po
340         * po/it.po
341         * po/ja.po
342         * po/lt.po
343         * po/nl.po
344         * po/pl.po
345         * po/pt_BR.po
346         * po/pt_PT.po
347         * po/ru.po
348         * po/sk.po
349         * po/sr.po
350         * po/sv.po
351         * po/uk.po
352         * po/zh_CN.po
353         * po/zh_TW.po
354                 Now do acpi_notifier, attachwarner, address_keeper
355
356 2013-02-16 [colin]      3.9.0cvs72
357
358         * po/POTFILES.in
359         * po/bg.po
360         * po/ca.po
361         * po/cs.po
362         * po/de.po
363         * po/en_GB.po
364         * po/es.po
365         * po/fi.po
366         * po/fr.po
367         * po/hu.po
368         * po/id_ID.po
369         * po/it.po
370         * po/ja.po
371         * po/lt.po
372         * po/nl.po
373         * po/pl.po
374         * po/pt_BR.po
375         * po/pt_PT.po
376         * po/ru.po
377         * po/sk.po
378         * po/sr.po
379         * po/sv.po
380         * po/uk.po
381         * po/zh_CN.po
382         * po/zh_TW.po
383                 Merge RSSyl's translations
384
385 2013-02-16 [colin]      3.9.0cvs71
386
387         * src/mainwindow.c
388                 Fix use-after-free (introduced in cvs61)
389
390 2013-02-16 [colin]      3.9.0cvs70
391
392         * src/main.c
393         * src/prefs_common.c
394         * src/prefs_common.h
395         * src/common/defs.h
396         * src/common/w32_account.c
397                 Add an hidden preference to set the Windows theme
398         * src/plugins/Makefile.am
399         * src/plugins/rssyl/Makefile.am
400         * src/plugins/rssyl/claws.def
401         * src/plugins/rssyl/date.c
402         * src/plugins/rssyl/date.h
403         * src/plugins/rssyl/feed.c
404         * src/plugins/rssyl/feed.h
405         * src/plugins/rssyl/feedprops.c
406         * src/plugins/rssyl/feedprops.h
407         * src/plugins/rssyl/opml.c
408         * src/plugins/rssyl/opml.h
409         * src/plugins/rssyl/parsers.c
410         * src/plugins/rssyl/parsers.h
411         * src/plugins/rssyl/placeholder.txt
412         * src/plugins/rssyl/plugin.c
413         * src/plugins/rssyl/plugin.def
414         * src/plugins/rssyl/rssyl.c
415         * src/plugins/rssyl/rssyl.h
416         * src/plugins/rssyl/rssyl_cb_gtk.c
417         * src/plugins/rssyl/rssyl_cb_gtk.h
418         * src/plugins/rssyl/rssyl_cb_menu.c
419         * src/plugins/rssyl/rssyl_cb_menu.h
420         * src/plugins/rssyl/rssyl_gtk.c
421         * src/plugins/rssyl/rssyl_gtk.h
422         * src/plugins/rssyl/rssyl_prefs.c
423         * src/plugins/rssyl/rssyl_prefs.h
424         * src/plugins/rssyl/strreplace.c
425         * src/plugins/rssyl/strreplace.h
426         * src/plugins/rssyl/version.rc
427                 Add RSSyl
428         * src/plugins/vcalendar/Makefile.am
429         * src/plugins/vcalendar/Makefile.in
430         * src/plugins/vcalendar/plugin.c
431         * src/plugins/vcalendar/libical/libical/icalversion.h
432                 Fix Curl flags :)
433
434 2013-02-14 [paul]       3.9.0cvs69
435
436         * po/id_ID.po
437                 "fix" plural forms
438
439 2013-02-14 [colin]      3.9.0cvs68
440
441         * po/POTFILES.in
442                 Add vcalendar files
443         * po/merge-po-from-plugin.sh
444                 Add helper script to merge external plugins translations
445         * po/bg.po
446         * po/ca.po
447         * po/cs.po
448         * po/de.po
449         * po/en_GB.po
450         * po/es.po
451         * po/fi.po
452         * po/fr.po
453         * po/hu.po
454         * po/id_ID.po
455         * po/it.po
456         * po/ja.po
457         * po/lt.po
458         * po/nl.po
459         * po/pl.po
460         * po/pt_BR.po
461         * po/pt_PT.po
462         * po/ru.po
463         * po/sk.po
464         * po/sr.po
465         * po/sv.po
466         * po/uk.po
467         * po/zh_CN.po
468         * po/zh_TW.po
469                 Merge translations from fancy and vcalendar
470
471 2013-02-14 [colin]      3.9.0cvs67
472
473         * configure.ac
474                 Fix perl detection
475
476 2013-02-14 [colin]      3.9.0cvs66
477
478         * src/plugins/vcalendar/claws.def
479         * src/plugins/vcalendar/plugin.def
480                 Add missing files
481         * src/plugins/vcalendar/libical/Makefile.in
482         * src/plugins/vcalendar/libical/design-data/Makefile.in
483         * src/plugins/vcalendar/libical/libical/Makefile.in
484         * src/plugins/vcalendar/libical/scripts/Makefile.in
485                 Remove extraneous files
486
487 2013-02-13 [colin]      3.9.0cvs65
488
489         * src/plugins/address_dup_finder/placeholder.txt
490         * src/plugins/synce/placeholder.txt
491                 Removed, deprecated plugins
492         * src/plugins/Makefile.am
493         * src/plugins/vcalendar/Makefile.am
494         * src/plugins/vcalendar/Makefile.in
495         * src/plugins/vcalendar/common-views.c
496         * src/plugins/vcalendar/common-views.h
497         * src/plugins/vcalendar/day-view.c
498         * src/plugins/vcalendar/icaltime_as_local.c
499         * src/plugins/vcalendar/icaltime_as_local.h
500         * src/plugins/vcalendar/month-view.c
501         * src/plugins/vcalendar/placeholder.txt
502         * src/plugins/vcalendar/plugin.c
503         * src/plugins/vcalendar/vcal_dbus.c
504         * src/plugins/vcalendar/vcal_dbus.h
505         * src/plugins/vcalendar/vcal_folder.c
506         * src/plugins/vcalendar/vcal_folder.h
507         * src/plugins/vcalendar/vcal_interface.h
508         * src/plugins/vcalendar/vcal_manager.c
509         * src/plugins/vcalendar/vcal_manager.h
510         * src/plugins/vcalendar/vcal_meeting_gtk.c
511         * src/plugins/vcalendar/vcal_meeting_gtk.h
512         * src/plugins/vcalendar/vcal_prefs.c
513         * src/plugins/vcalendar/vcal_prefs.h
514         * src/plugins/vcalendar/vcalendar.c
515         * src/plugins/vcalendar/vcalendar.h
516         * src/plugins/vcalendar/version.rc
517         * src/plugins/vcalendar/libical/.cvsignore
518         * src/plugins/vcalendar/libical/Makefile.am
519         * src/plugins/vcalendar/libical/Makefile.in
520         * src/plugins/vcalendar/libical/design-data/.cvsignore
521         * src/plugins/vcalendar/libical/design-data/Makefile.am
522         * src/plugins/vcalendar/libical/design-data/Makefile.in
523         * src/plugins/vcalendar/libical/design-data/parameters.csv
524         * src/plugins/vcalendar/libical/design-data/properties.csv
525         * src/plugins/vcalendar/libical/design-data/restrictions.csv
526         * src/plugins/vcalendar/libical/design-data/status.txt
527         * src/plugins/vcalendar/libical/design-data/value-types.csv
528         * src/plugins/vcalendar/libical/libical/.cvsignore
529         * src/plugins/vcalendar/libical/libical/Makefile.am
530         * src/plugins/vcalendar/libical/libical/Makefile.in
531         * src/plugins/vcalendar/libical/libical/icalattendee.c
532         * src/plugins/vcalendar/libical/libical/icalattendee.h
533         * src/plugins/vcalendar/libical/libical/icalcomponent.c
534         * src/plugins/vcalendar/libical/libical/icalcomponent.h
535         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
536         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
537         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
538         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
539         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
540         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
541         * src/plugins/vcalendar/libical/libical/icalduration.c
542         * src/plugins/vcalendar/libical/libical/icalduration.h
543         * src/plugins/vcalendar/libical/libical/icalenums.c
544         * src/plugins/vcalendar/libical/libical/icalenums.h
545         * src/plugins/vcalendar/libical/libical/icalerror.c
546         * src/plugins/vcalendar/libical/libical/icalerror.h
547         * src/plugins/vcalendar/libical/libical/icallangbind.c
548         * src/plugins/vcalendar/libical/libical/icallangbind.h
549         * src/plugins/vcalendar/libical/libical/icallexer.l
550         * src/plugins/vcalendar/libical/libical/icalmemory.c
551         * src/plugins/vcalendar/libical/libical/icalmemory.h
552         * src/plugins/vcalendar/libical/libical/icalmime.c
553         * src/plugins/vcalendar/libical/libical/icalmime.h
554         * src/plugins/vcalendar/libical/libical/icalparameter.c
555         * src/plugins/vcalendar/libical/libical/icalparameter.h
556         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
557         * src/plugins/vcalendar/libical/libical/icalparser.c
558         * src/plugins/vcalendar/libical/libical/icalparser.h
559         * src/plugins/vcalendar/libical/libical/icalperiod.c
560         * src/plugins/vcalendar/libical/libical/icalperiod.h
561         * src/plugins/vcalendar/libical/libical/icalproperty.c
562         * src/plugins/vcalendar/libical/libical/icalproperty.h
563         * src/plugins/vcalendar/libical/libical/icalrecur.c
564         * src/plugins/vcalendar/libical/libical/icalrecur.h
565         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
566         * src/plugins/vcalendar/libical/libical/icalrestriction.h
567         * src/plugins/vcalendar/libical/libical/icaltime.c
568         * src/plugins/vcalendar/libical/libical/icaltime.h
569         * src/plugins/vcalendar/libical/libical/icaltypes.c
570         * src/plugins/vcalendar/libical/libical/icaltypes.h
571         * src/plugins/vcalendar/libical/libical/icalvalue.c
572         * src/plugins/vcalendar/libical/libical/icalvalue.h
573         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
574         * src/plugins/vcalendar/libical/libical/icalversion.h
575         * src/plugins/vcalendar/libical/libical/icalversion.h.in
576         * src/plugins/vcalendar/libical/libical/icalyacc.output
577         * src/plugins/vcalendar/libical/libical/icalyacc.y
578         * src/plugins/vcalendar/libical/libical/pvl.c
579         * src/plugins/vcalendar/libical/libical/pvl.h
580         * src/plugins/vcalendar/libical/libical/sspm.c
581         * src/plugins/vcalendar/libical/libical/sspm.h
582         * src/plugins/vcalendar/libical/libical/vsnprintf.c
583         * src/plugins/vcalendar/libical/scripts/.cvsignore
584         * src/plugins/vcalendar/libical/scripts/Makefile.am
585         * src/plugins/vcalendar/libical/scripts/Makefile.in
586         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
587         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
588         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
589         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
590         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
591         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
592         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
593         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
594                 Add vcalendar.
595
596 2013-02-13 [colin]      3.9.0cvs64
597
598         * src/plugins/acpi_notifier/placeholder.txt
599         * src/plugins/address_dup_finder/placeholder.txt
600         * src/plugins/address_keeper/placeholder.txt
601         * src/plugins/archive/placeholder.txt
602         * src/plugins/att_remover/placeholder.txt
603         * src/plugins/attachwarner/placeholder.txt
604         * src/plugins/bsfilter/placeholder.txt
605         * src/plugins/clamd/placeholder.txt
606         * src/plugins/fetchinfo/placeholder.txt
607         * src/plugins/gdata/placeholder.txt
608         * src/plugins/geolocation/placeholder.txt
609         * src/plugins/gtkhtml2_viewer/placeholder.txt
610         * src/plugins/mailmbox/placeholder.txt
611         * src/plugins/newmail/placeholder.txt
612         * src/plugins/notification/placeholder.txt
613         * src/plugins/pdf_viewer/placeholder.txt
614         * src/plugins/perl/placeholder.txt
615         * src/plugins/python/placeholder.txt
616         * src/plugins/rssyl/placeholder.txt
617         * src/plugins/spam_report/placeholder.txt
618         * src/plugins/synce/placeholder.txt
619         * src/plugins/tnef_parse/placeholder.txt
620         * src/plugins/vcalendar/placeholder.txt
621                 Add temporary placeholders for ex-extra-plugins to be
622                 integrated.
623
624 2013-02-13 [paul]       3.9.0cvs63
625
626         * src/plugins/fancy/Makefile.am
627                 no need for EXTRA_DIST
628
629 2013-02-13 [paul]       3.9.0cvs62
630
631         * configure.ac
632         * po/POTFILES.in
633         * src/plugins/Makefile.am
634         * src/plugins/fancy/Makefile.am
635         * src/plugins/fancy/fancy_prefs.c
636         * src/plugins/fancy/fancy_prefs.h
637         * src/plugins/fancy/fancy_viewer.c
638         * src/plugins/fancy/fancy_viewer.h
639                 move the Fancy plugin into core
640
641 2013-02-11 [paul]       3.9.0cvs61
642
643         * src/mainwindow.c
644                 use the Delete key to remove colour label accels (same as everywhere else).
645                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
646
647 2013-01-26 [mir]        3.9.0cvs60
648
649         * tools/vcard2xml.py
650         Fixes bugs:
651             1) Lines split over more than one line breaks parser
652             2) Get email addres correct. Not only email;internet
653         Improvements:
654             1) Basic handling of vcard 3.0
655
656
657 2013-01-23 [colin]      3.9.0cvs59
658
659         * src/action.c
660         * src/common/utils.c
661                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
662
663 2013-01-23 [colin]      3.9.0cvs58
664
665         * src/imap.c
666                 Fix bug #2863, "Applying has_attachment quicksearch
667                 on IMAP segfaults".
668
669 2013-01-21 [paul]       3.9.0cvs57
670
671         * src/codeconv.h
672         * src/procmime.c
673                 fix bug 2862, 'Segmentation fault when replying to a
674                 message where the "code conversion" fails'. add support
675                 for X-VIET-VPS encoding
676
677 2013-01-21 [paul]       3.9.0cvs56
678
679         * src/common/defs.h
680         * src/gtk/about.c
681                 promote the users' ml on the About/Info tab
682
683 2013-01-09 [paul]       3.9.0cvs55
684
685         * doc/man/claws-mail.1
686         * src/gtk/about.c
687                 update copyright year
688
689 2013-01-09 [paul]       3.9.0cvs54
690
691         * src/gtk/gtkaspell.c
692                 fix sensitivity of 'Use both dictionaries' in compose window
693
694 2013-01-09 [mir]        3.9.0cvs53
695
696         * tools/vcard2xml.py
697             Fix missing file encoding info.
698             See -> http://www.python.org/dev/peps/pep-0263/
699
700
701 2013-01-08 [mones]      3.9.0cvs52
702
703         * claws-mail.desktop
704                 Added Swedish translation by Andreas Rönnquist
705
706 2012-12-20 [colin]      3.9.0cvs51
707
708         * src/action.c
709                 Fix crash on action error;
710                 Fix trimming of leading spaces in actions
711
712 2012-12-19 [colin]      3.9.0cvs50
713
714         * src/editldap.c
715         * src/ldapctrl.c
716         * src/ldapserver.c
717                 Make LDAP over SSL work on Win32 - but not TLS,
718                 unfortunately. Also, it requires the certificate
719                 to be trusted.
720
721 2012-12-16 [colin]      3.9.0cvs49
722
723         * src/messageview.c
724                 Add missing \n at end of the return receipt last part's headers.
725
726 2012-12-15 [paul]       3.9.0cvs48
727
728         * src/addrselect.c
729                 fix bug 2832, 'mail to from adress-book splitt names'
730
731 2012-12-12 [colin]      3.9.0cvs47
732
733         * src/action.c
734                 Port to g_spawn API and make actions work better on Win32
735         * src/mainwindow.c
736                 Indentation
737
738 2012-12-12 [ticho]      3.9.0cvs46
739
740         * src/compose.c
741                 Move focus to body textview when subject entry is activated
742                 (Enter key pressed) in compose window.
743
744 2012-12-10 [mones]      3.9.0cvs45
745
746         * src/addr_compl.c
747                 Fix bug #2835 (core part) to allow NULL names which
748                 have an address
749
750 2012-12-07 [colin]      3.9.0cvs44
751
752         * src/news.c
753                 Try to fix strange crash in nntp_ping/session_destroy...
754
755 2012-12-06 [mones]      3.9.0cvs43
756
757         * tools/README
758         * tools/gif2xface.pl
759         * tools/outlook2claws-mail.pl
760                 Fix address not working since years ago
761
762 2012-12-05 [mones]      3.9.0cvs42
763
764         * src/prefs_gtk.c
765                 Do not set to NULL string preferences which have "" as
766                 default value
767
768 2012-12-05 [colin]      3.9.0cvs41
769
770         * src/common/ssl.c
771                 Nullify xcred pointer like the other ones
772
773 2012-12-03 [wwp]        3.9.0cvs40
774
775         * src/summaryview.c
776         * src/mainwindow.c
777         Avoid any possible confusion: 0 is not a neutral value when passed
778         to main_window_get_mask() - use -1 instead, even in those cases we
779         don't care.
780
781 2012-12-03 [wwp]        3.9.0cvs39
782
783         * src/toolbar.c
784         Fix sensitivity of next-unread toolbar button.
785
786 2012-12-03 [colin]      3.9.0cvs38
787
788         * src/common/utils.c
789                 Fix following relative symlinks
790
791 2012-12-02 [colin]      3.9.0cvs37
792
793         * src/main.c
794                 Of course you can't, Windows. Of course...
795
796 2012-12-02 [colin]      3.9.0cvs36
797
798         * src/main.c
799                 Move control sockets inside their own directory,
800                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
801                 - cleaner separation of sockets and config dirs in
802                   case of alternate config directories
803                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
804                   exists as a socket, use it to control the running entity
805                 - backwards migration is handled: starting an old Claws Mail
806                   version will bail out as creating the legacy socket won't
807                   be possible.
808                 - migration for alternate-config-dirs is not handled, which
809                   could be mentioned in release notes.
810                 Fixes bug #2828, "Use MD5 digest for socket name"
811
812 2012-12-01 [colin]      3.9.0cvs35
813
814         * src/common/utils.c
815                 As usual, Windows is a little bit different
816                 (you have to love it the same as the normal OSes...)
817
818 2012-12-01 [colin]      3.9.0cvs34
819
820         * src/common/utils.c
821         * src/common/utils.h
822                 Add a canonicalizer function and use it to
823                 canonicalize rc_dir.
824
825 2012-11-30 [mones]      3.9.0cvs33
826
827         * src/common/plugin.c
828                 Fixes #1137 completely, saving path-less plugins as is
829                 in config. With this patch user can edit plugin list on
830                 clawsrc and remove absolute paths from shared plugins,
831                 leaving only the "pluginname.so". Those will be tried to
832                 load from plugin dir of the loading core. Notice that
833                 those will also fail to load on older versions, and will
834                 probably be removed from your config without warning by
835                 the older version.
836
837 2012-11-30 [wwp]        3.9.0cvs32
838
839         * src/mainwindow.c
840         * src/mainwindow.h
841         * src/summaryview.c
842         * src/toolbar.c
843         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
844         also fix list loop initializers.
845
846 2012-11-30 [wwp]        3.9.0cvs31
847
848         * src/mainwindow.c
849         * src/mainwindow.h
850         * src/procmsg.c
851         * src/send_message.c
852         * src/send_message.h
853         * src/toolbar.c
854         * src/toolbar.h
855         Add Message/Cancel sending (same as --cancel-sending), adds the
856         relevant toolbar icon, and an extra cancel sending+receiving icon
857         for convenience.
858
859 2012-11-29 [colin]      3.9.0cvs30
860
861         * src/mainwindow.c
862                 Fix mask on a few menu items (thanks Ricardo!)
863
864 2012-11-28 [wwp]        3.9.0cvs29
865
866         * src/mainwindow.c
867         * src/mainwindow.h
868         * src/summaryview.c
869         * src/toolbar.c
870         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
871         Complete toolbar_init(), which was missing few inits.
872
873 2012-11-28 [colin]      3.9.0cvs28
874
875         * src/mainwindow.c
876         * src/news.c
877         * src/news.h
878         * src/etpan/nntp-thread.c
879                 Disconnect NNTP accounts too when switching offline
880
881 2012-11-28 [colin]      3.9.0cvs27
882
883         * src/imap.c
884         * src/news.c
885         * src/common/session.c
886         * src/common/session.h
887                 Add keep-alive pings on IMAP and NNTP
888
889 2012-11-28 [colin]      3.9.0cvs26
890
891         * src/imap.c
892         * src/etpan/imap-thread.c
893         * src/etpan/imap-thread.h
894                 Try locale's charset and UTF-7 on server-side
895                 searches when UTF-8 fails. Also, don't even
896                 mention a charset if searching for an ASCII
897                 string.
898
899 2012-11-27 [colin]      3.9.0cvs25
900
901         * src/main.c
902                 Unbreak the build.
903
904 2012-11-27 [colin]      3.9.0cvs24
905
906         * src/common/ssl.c
907                 Fix bug #2826, "replace deprecated gnutls function"
908                 Patch by Christian Hesse
909
910 2012-11-27 [colin]      3.9.0cvs23
911
912         * src/gtk/manage_window.c
913                 Stop spamming logs with focus events.
914
915 2012-11-27 [colin]      3.9.0cvs22
916
917         * src/mainwindow.c
918         * src/prefs_common.c
919         * src/prefs_common.h
920                 Unsneak a work-in-progress patch that I mistakengly
921                 commited with a cleanup
922
923 2012-11-27 [wwp]        3.9.0cvs21
924
925         * doc/man/claws-mail.1
926         * src/main.c
927         * src/send_message.c
928         * src/send_message.h
929                 Add --cancel-sending command-line switch.
930
931 2012-11-23 [colin]      3.9.0cvs20
932
933         * src/jpilot.c
934         * src/main.c
935         * src/mainwindow.c
936         * src/matcher.c
937         * src/prefs_common.c
938         * src/prefs_common.h
939         * src/procmsg.c
940         * src/common/socket.c
941         * src/common/socket.h
942         * src/common/ssl.c
943         * src/common/ssl_certificate.c
944         * src/common/ssl_certificate.h
945         * src/etpan/imap-thread.c
946         * src/etpan/nntp-thread.c
947                 Cleanup some warnings and deprecated types. Patch by
948                 Christian Hesse, fixing bug #2617. Thanks!
949
950 2012-11-23 [colin]      3.9.0cvs19
951
952         * AUTHORS
953         * src/gtk/authors.h
954                 Add Christian Hesse which was forgotten for some reason
955
956 2012-11-21 [colin]      3.9.0cvs18
957
958         * src/etpan/imap-thread.c
959                 Don't set charset on simple searches. Fixes Exchange 2007.
960
961 2012-11-20 [colin]      3.9.0cvs17
962
963         * src/prefs_matcher.c
964                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
965
966 2012-11-20 [ticho]      3.9.0cvs16
967
968         * src/gtk/prefswindow.c
969                 Actually allow folder preference pages which are in top level of
970                 page index UI to be selected.
971
972 2012-11-20 [ticho]      3.9.0cvs15
973
974         * src/prefs_folder_item.c
975                 Remove useless "Folder" root in page index of folder preferences UI.
976
977 2012-11-18 [colin]      3.9.0cvs14
978
979         * AUTHORS
980         * src/advsearch.c
981         * src/matcher.c
982         * src/matcher.h
983         * src/matcher_parser_parse.y
984         * src/prefs_matcher.c
985         * src/gtk/authors.h
986         * src/gtk/quicksearch.c
987                 Add age_{greater,lower}_hours matcher criteria
988                 Initial patch by Abhay S. Kushwaha.
989
990 2012-11-18 [ticho]      3.9.0cvs13
991
992         * src/mbox.c
993                 Improve i18n plural handling in a string used while
994                 importing from mbox.
995
996 2012-11-16 [ticho]      3.9.0cvs12
997
998         * po/bg.po
999         * po/ca.po
1000         * po/cs.po
1001         * po/de.po
1002         * po/en_GB.po
1003         * po/es.po
1004         * po/fi.po
1005         * po/fr.po
1006         * po/he.po
1007         * po/hu.po
1008         * po/id_ID.po
1009         * po/it.po
1010         * po/ja.po
1011         * po/lt.po
1012         * po/nl.po
1013         * po/pl.po
1014         * po/pt_BR.po
1015         * po/pt_PT.po
1016         * po/ru.po
1017         * po/sk.po
1018         * po/sr.po
1019         * po/sv.po
1020         * po/uk.po
1021         * po/zh_CN.po
1022         * po/zh_TW.po
1023         * po/Makevars
1024                 Update message catalogs to match changes in 3.9.0cvs11.
1025
1026 2012-11-16 [ticho]      3.9.0cvs11
1027
1028         * src/account.c
1029         * src/addrcustomattr.c
1030         * src/edittags.c
1031         * src/prefs_filtering.c
1032         * src/prefs_matcher.c
1033         * src/prefs_msg_colors.c
1034         * src/toolbar.c
1035         * src/uri_opener.c
1036         * src/wizard.c
1037         * src/common/utils.c
1038         * src/gtk/about.c
1039                 Use pgettext() and friends for i18n context strings, instead of
1040                 having a pipe character in msgid for context separation. This uses
1041                 glib's C_ macro, instead of Q_.
1042
1043 2012-11-16 [colin]      3.9.0cvs10
1044
1045         * src/foldersel.c
1046         * src/prefs_actions.c
1047         * src/prefs_filtering_action.c
1048         * src/prefs_matcher.c
1049         * src/quote_fmt.c
1050         * src/gtk/description_window.c
1051         * src/gtk/description_window.h
1052         * src/gtk/inputdialog.c
1053         * src/gtk/manage_window.c
1054         * src/gtk/quicksearch.c
1055                 Try to better fix focus problems. Should address:
1056                 Bug #2774
1057                 Bug #2624
1058                 Bug #1963
1059                 Bug #2780
1060                 Please check using your favorite WM that the following works:
1061                 Information button (Quicksearch, Templates, 'Test' filtering 
1062                 condition)
1063                 Folder selection (Move/Copy contextual menu,
1064                 various preferences, including 'New folder').
1065                 Tested with XFCE, Gnome Shell and Windows.
1066                 
1067
1068 2012-11-16 [colin]      3.9.0cvs9
1069
1070         * src/advsearch.c
1071                 Init is_fast too
1072
1073 2012-11-16 [colin]      3.9.0cvs8
1074
1075         * src/advsearch.c
1076                 Fix missing initialisation of bool_and which could
1077                 lead to From/To/Subject/Tag searches searching with
1078                 binary and.
1079                 Also clean up tag expansion. No need to create a
1080                 matcher string and re-parse it.
1081
1082 2012-11-16 [paul]       3.9.0cvs7
1083
1084         * po/de.po
1085                 fix by Thomas Bellmann
1086
1087 2012-11-15 [colin]      3.9.0cvs6
1088
1089         * src/summaryview.c
1090                 Fix bug #2785, "Marking mails for deletion reopens internal 
1091                 message view"
1092
1093 2012-11-15 [colin]      3.9.0cvs5
1094
1095         * src/main.c
1096         * src/statusbar.c
1097         * src/gtk/gtkcmclist.c
1098         * src/gtk/gtkcmclist.h
1099                 a few more GTK+3 fixes. Segfaults on me, though.
1100
1101 2012-11-15 [colin]      3.9.0cvs4
1102
1103         * src/Makefile.am
1104         * src/action.c
1105         * src/addr_compl.c
1106         * src/addressbook.c
1107         * src/addrgather.c
1108         * src/compose.c
1109         * src/editaddress.c
1110         * src/editgroup.c
1111         * src/main.c
1112         * src/mainwindow.c
1113         * src/message_search.c
1114         * src/prefs_display_header.c
1115         * src/prefs_filtering_action.c
1116         * src/prefs_matcher.c
1117         * src/prefs_other.c
1118         * src/prefs_toolbar.c
1119         * src/printing.c
1120         * src/stock_pixmap.c
1121         * src/summary_search.c
1122         * src/summaryview.c
1123         * src/textview.c
1124         * src/gtk/Makefile.am
1125         * src/gtk/colorlabel.c
1126         * src/gtk/combobox.c
1127         * src/gtk/combobox.h
1128         * src/gtk/gtkcmclist.c
1129         * src/gtk/gtkcmclist.h
1130         * src/gtk/gtkcmctree.c
1131         * src/gtk/gtksctree.c
1132         * src/gtk/gtkshruler.c
1133         * src/gtk/gtkutils.c
1134         * src/gtk/gtkutils.h
1135         * src/gtk/inputdialog.c
1136         * src/gtk/quicksearch.c
1137         * src/plugins/pgpcore/Makefile.am
1138         * src/plugins/pgpinline/Makefile.am
1139         * src/plugins/pgpmime/Makefile.am
1140         * src/plugins/smime/Makefile.am
1141                 Big GTK+3 patch from Hanno Meyer-Thurow
1142
1143 2012-11-15 [wwp]        3.9.0cvs3
1144
1145         * doc/man/claws-mail.1
1146         * src/main.c
1147                 Add --cancel-receiving command-line switch.
1148
1149 2012-11-15 [wwp]        3.9.0cvs2
1150
1151         * src/ssl_manager.c
1152         * src/gtk/sslcertwindow.c
1153                 Fix Capitalization.
1154
1155 2012-11-15 [paul]       3.9.0cvs1
1156
1157         * po/cs.po
1158         * po/fi.po
1159         * po/sk.po
1160                 updates from David Vachulka, Flammie Pirinen, and
1161                 Slavko
1162
1163 2012-11-14 [paul]       3.9.0
1164         * NEWS
1165         * README
1166         * RELEASE_NOTES 
1167                 3.9.0 unleashed!
1168
1169 2012-11-14 [paul]       3.8.1cvs123
1170
1171         * po/de.po
1172         * po/es.po
1173         * po/fi.po
1174         * po/fr.po
1175         * po/hu.po
1176         * po/pt_BR.po
1177         * po/sv.po
1178         * po/uk.po
1179         * po/zh_TW.po
1180                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1181                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1182                 YUP, Wei-Lun Chao
1183
1184 2012-11-14 [paul]       3.8.1cvs122
1185
1186         * tools/README
1187         * tools/fix_date.sh
1188                 improvements by wwp
1189
1190 2012-11-14 [colin]      3.8.1cvs121
1191
1192         * src/action.c
1193                 And fix warning with breaking functionality
1194
1195 2012-11-14 [paul]       3.8.1cvs120
1196
1197         * src/action.c
1198                 revert this change from 3.8.1cvs60, it breaks
1199                 actions with a pipe
1200
1201 2012-11-14 [colin]      3.8.1cvs119
1202
1203         * src/common/plugin.c
1204                 If plugin fails to load from absolute path, try from
1205                 default plugin path. 
1206                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1207                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1208                 results in wrong paths in clawsrc'
1209
1210 2012-11-12 [colin]      3.8.1cvs118
1211
1212         * src/messageview.c
1213                 Fix initial focus on textview. Fixes bug #2776,
1214                 "Make all menu shortcuts work properly in the message window"
1215
1216 2012-11-09 [colin]      3.8.1cvs117
1217
1218         * src/etpan/imap-thread.c
1219                 Specify search charset. Thanks to Aleksei Miheev
1220
1221 2012-11-08 [colin]      3.8.1cvs116
1222
1223         * src/common/socket.c
1224         * src/gtk/gtkutils.c
1225                 Fix socket communication
1226
1227 2012-11-08 [colin]      3.8.1cvs115
1228
1229         * src/plugins/pgpcore/sgpgme.c
1230                 Fix Windows runtime crash
1231
1232 2012-11-08 [colin]      3.8.1cvs114
1233
1234         * src/gtk/quicksearch.c
1235                 Fix going active with NULL matchstring (for example
1236                 when changing type before typing anything)
1237
1238 2012-11-07 [colin]      3.8.1cvs113
1239
1240         * src/mbox.c
1241                 Fix Windows build
1242
1243 2012-11-06 [mones]      3.8.1cvs112
1244
1245         * doc/man/claws-mail.1
1246                 Sync with AUTHORS file
1247         * src/gtk/quicksearch.c
1248                 Add number units where appropriate
1249
1250 2012-10-31 [paul]       3.8.1cvs111
1251
1252         * src/prefs_folder_item.c
1253                 add missing closing bracket. thanks to Andreas Rönnquist.
1254
1255 2012-10-31 [colin]      3.8.1cvs110
1256
1257         * src/prefs_folder_item.c
1258                 Fix prefs text and extra semi-colon. Thanks to Paul!
1259
1260 2012-10-31 [colin]      3.8.1cvs109
1261
1262         * src/folder_item_prefs.c
1263         * src/folder_item_prefs.h
1264         * src/messageview.c
1265         * src/prefs_folder_item.c
1266                 Implement feature from bug #2569, 
1267                 "select html part on folder specific properties"
1268                 Patch based on Andrej's patch.
1269
1270 2012-10-29 [wwp]        3.8.1cvs108
1271
1272         * src/textview.c
1273         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1274         broken URL parsing.
1275
1276 2012-10-25 [colin]      3.8.1cvs107
1277
1278         * src/textview.c
1279                 Verify the previous URI wasn't the same...
1280                 fixes http://www. URIs.
1281
1282 2012-10-25 [colin]      3.8.1cvs106
1283
1284         * src/common/utils.c
1285         * src/common/utils.h
1286         * src/textview.c
1287                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1288                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1289                 from 30% to 15%. Patch by Igor Mammedov
1290
1291 2012-10-25 [colin]      3.8.1cvs105
1292
1293         * src/textview.c
1294                 Do not allow search cost to explode in case of bad message
1295                 parsing in textview_make_clickable_parts_later(); reduces
1296                 cost of textview_make_clickable_parts_later() from 99% to
1297                 17% for big bad-case message. Patch by Igor Mammedov
1298
1299 2012-10-25 [colin]      3.8.1cvs104
1300
1301         * src/textview.c
1302         * src/textview.h
1303                 Avoid strlen() on big buffers, use precomputed length instead
1304                 it reduces cost of textview_write_line() from 32% to 3% for
1305                 big messages. Patch by Igor Mammedov
1306         * AUTHORS
1307         * src/gtk/authors.h
1308                 Add Igor
1309
1310 2012-10-24 [mones]      3.8.1cvs103
1311
1312         * src/advsearch.c
1313                 Trust on IMAP core on-line/off-line management
1314                 Patch by Sean Buckheister
1315
1316 2012-10-19 [paul]       3.8.1cvs102
1317
1318         * AUTHORS
1319         * src/crash.c
1320         * src/gtk/authors.h
1321                 fix bug 2760, 'display correct libc version in crash dialog 
1322                 when uclibc is used'.
1323                 fixes build with uclibc. patch by Natanael Copa.
1324
1325 2012-10-18 [mones]      3.8.1cvs101
1326
1327         * claws-mail.desktop
1328                 Fix bug #2761 and remove invalid GTK main category
1329
1330 2012-10-17 [colin]      3.8.1cvs100
1331
1332         * src/common/ssl_certificate.c
1333                 Fix bug #2759, "Error messages regarding bad
1334                 client certificates are less than helpful"
1335                 Based on patch by bug reporter.
1336
1337 2012-10-13 [paul]       3.8.1cvs99
1338
1339         * src/common/ssl_certificate.c
1340                 fix build with gnutls 3.1.3
1341                 Patch by Sean Buckheister.
1342
1343 2012-10-12 [mones]      3.8.1cvs98
1344
1345         * src/compose.c
1346         * src/grouplistdialog.c
1347         * src/imap.c
1348         * src/news_gtk.c
1349         * src/procmime.c
1350         * src/procmsg.c
1351         * src/common/utils.c
1352         * src/common/utils.h
1353         * src/etpan/imap-thread.c
1354                 New slist_free_strings_full wrapper for g_slist_free_full
1355                 and simplify calls where it was being used
1356
1357 2012-10-12 [colin]      3.8.1cvs97
1358
1359         * src/common/defs.h
1360                 Drop include of internal glib header
1361                 Patch by Werner Koch
1362
1363 2012-10-12 [colin]      3.8.1cvs96
1364
1365         * src/gtk/gtkcmctree.c
1366         * src/gtk/gtksctree.c
1367                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1368                 mouse". Patch mostly by Tom Horsley
1369
1370 2012-10-12 [iwkse]      3.8.1cvs95
1371
1372         * src/common/utils.c
1373                         g_free *mutex
1374
1375 2012-10-12 [mones]      3.8.1cvs94
1376
1377         * src/common/utils.c
1378                 Remove undeclared mutex symbol
1379
1380 2012-10-12 [colin]      3.8.1cvs93
1381
1382         * src/compose.c
1383         * src/prefs_account.c
1384         * src/common/utils.c
1385         * src/common/utils.h
1386                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1387                 Thanks to Salvatore de Paolis
1388
1389 2012-10-10 [colin]      3.8.1cvs92
1390
1391         * src/folder.c
1392                 Fix bug #2744, "Quick search throws bad command 
1393                 argument error on Microsoft Exchange". Fall back
1394                 to local search if folder-specific search fails.
1395         * src/gtk/quicksearch.c
1396                 Typo fix.
1397
1398 2012-10-10 [colin]      3.8.1cvs91
1399
1400         * src/procmsg.h
1401                 Make what the tags list contain more clear
1402
1403 2012-10-10 [colin]      3.8.1cvs90
1404
1405         * src/inc.c
1406         * src/mbox.c
1407         * src/common/smtp.c
1408         * src/common/smtp.h
1409                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1410                 Patch by "madroach"
1411
1412 2012-10-10 [colin]      3.8.1cvs89
1413
1414         * autogen.sh
1415                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1416
1417 2012-10-10 [colin]      3.8.1cvs88
1418
1419         * src/compose.c
1420                 Leak fix (thanks Ricardo!)
1421
1422 2012-10-10 [colin]      3.8.1cvs87
1423
1424         * src/common/utils.c
1425                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1426                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1427                 fixes by Michael Rasmussen and myself.
1428                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1429                 semantics are different from slist_free_strings() in that
1430                 slist_free_strings does not free the list itself.
1431
1432 2012-10-09 [mones]      3.8.1cvs86
1433
1434         * doc/man/claws-mail.1
1435         * src/compose.c
1436         * src/common/utils.c
1437                 New extra headers feature for adding user-defined
1438                 extra headers to the combobox in the compose window
1439                 Headers are stablished in 'extraheaderrc', one per
1440                 line with a final colon
1441
1442 2012-10-06 [mones]      3.8.1cvs85
1443
1444         * po/POTFILES.in
1445                 Added src/gtk/menu.c
1446         * src/common/defs.h
1447         * src/gtk/menu.c
1448         * src/gtk/menu.h
1449                 New function cm_menu_item_new_label_from_url to
1450                 avoid crashing on huge URL strings and warn user
1451                 about the possible causes
1452         * src/mainwindow.c
1453                 Use it to create List menu items safely
1454
1455 2012-10-04 [colin]      3.8.1cvs84
1456
1457         * src/imap.c
1458                 Fix keywords with spaces
1459
1460 2012-10-04 [colin]      3.8.1cvs83
1461
1462         * src/advsearch.c
1463                 Fix double-tag search. Maybe fixes bug #2744,
1464                 'Quick search throws bad command argument 
1465                 error since recent change'. Patch by Sean.
1466
1467 2012-10-03 [mones]      3.8.1cvs82
1468
1469         * src/procmime.c
1470                 Fix bug #2743 'null pointer crash in procmime strchr'
1471                 Patch by Michael Schwendt (from RedHat bug 862578) 
1472
1473 2012-09-28 [colin]      3.8.1cvs81
1474
1475         * src/advsearch.c
1476                 Never search on server if we're offline
1477                 (Asking the user would and will be better)
1478         * src/imap.c
1479                 Fix uninitialized variable (bogus) warning
1480                 Fix SELECT of the folder before searching
1481
1482 2012-09-27 [colin]      3.8.1cvs80
1483
1484         * src/advsearch.c
1485         * src/imap.c
1486         * src/etpan/imap-thread.c
1487         * src/etpan/imap-thread.h
1488                 Implement IMAP server search. Patch by
1489                 Sean Buckheister again.
1490
1491 2012-09-26 [colin]      3.8.1cvs79
1492
1493         * src/main.c
1494         * src/matcher.c
1495         * src/matcher.h
1496                 Prepare the context strings, their translation take
1497                 CPU time. Shaves 6 seconds out of 17 on my reference
1498                 folder body search.
1499         * src/summary_search.c
1500                 Fix a warning
1501
1502 2012-09-26 [colin]      3.8.1cvs78
1503
1504         * src/matcher.c
1505         * src/procmime.c
1506         * src/procmime.h
1507                 Unlock I/O in procmime, give a way
1508                 for matcher to avoid having to
1509                 read/write tmp/rewind/read tmp for
1510                 body matches.
1511
1512 2012-09-26 [colin]      3.8.1cvs77
1513
1514         * src/summary_search.c
1515                 Fix unresponsive stop button
1516         * src/gtk/quicksearch.c
1517                 Fix busy cursor
1518
1519 2012-09-26 [colin]      3.8.1cvs76
1520
1521         * src/summary_search.c
1522         * src/summaryview.c
1523         * src/summaryview.h
1524         * src/gtk/quicksearch.c
1525                 Factorize search code in summary_search and
1526                 add a progress indicator as that slows down
1527                 the first result in case of body search.
1528
1529 2012-09-26 [colin]      3.8.1cvs75
1530
1531         * src/folder.c
1532                 Fix body search triggering GUI updates
1533                 for every message when it gets MSG_SCANNED
1534                 set.
1535
1536 2012-09-26 [colin]      3.8.1cvs74
1537
1538         * src/folder.c
1539         * src/folder.h
1540         * src/imap.c
1541         * src/procmsg.c
1542         * src/procmsg.h
1543         * src/summaryview.c
1544                 Factorize msg list to num list code;
1545                 Make search faster using cache instead
1546                 of network I/O
1547
1548 2012-09-25 [mones]      3.8.1cvs73
1549
1550         * src/gtk/quicksearch.c
1551                 Fix new expressions not being added to quicksearch
1552                 history in extended mode; patch by Sean Buckheister
1553
1554 2012-09-22 [mir]        3.8.1cvs72
1555
1556         * src/advsearch.c
1557                 Fix for not searching in folders marked 'no_select'
1558                 patch provided by Colin.
1559
1560 2012-09-22 [mones]      3.8.1cvs71
1561
1562         * src/advsearch.c
1563                 Add missing copyright header
1564
1565 2012-09-21 [colin]      3.8.1cvs70
1566
1567         * src/folder.c
1568                 Fix warning where msgcount was used
1569                 uninitialized in case the search was
1570                 to be performed on a message list subset.
1571
1572 2012-09-21 [colin]      3.8.1cvs69
1573
1574         * src/gtk/quicksearch.c
1575                 Fix error background not appearing
1576
1577 2012-09-21 [colin]      3.8.1cvs68
1578
1579         * src/Makefile.am
1580         * src/advsearch.c ** ADDED **
1581         * src/advsearch.h ** ADDED **
1582         * src/folder.c
1583         * src/folder.h
1584         * src/folderview.c
1585         * src/imap.c
1586         * src/main.c
1587         * src/matcher.c
1588         * src/matcher.h
1589         * src/matchertypes.h ** ADDED **
1590         * src/mh.c
1591         * src/mimeview.c
1592         * src/news.c
1593         * src/proctypes.h
1594         * src/summary_search.c
1595         * src/summaryview.c
1596         * src/summaryview.h
1597         * src/gtk/quicksearch.c
1598         * src/gtk/quicksearch.h
1599                 Separated GUI and logic for search
1600                 Use same logic for quicksearch and folder search
1601                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1602
1603 2012-09-19 [mones]      3.8.1cvs67
1604
1605         * src/mainwindow.c
1606                 Remove spurious parameter from get_url_part and
1607                 fix potential buffer overflow
1608
1609 2012-09-19 [colin]      3.8.1cvs66
1610
1611         * src/addressbook.c
1612         * src/addrselect.c
1613                 Un-mix mixed enum comparison which happened
1614                 to work because multiple enums define the same
1615                 values.
1616
1617 2012-09-19 [colin]      3.8.1cvs65
1618
1619         * src/addrindex.c
1620         * src/editaddress.c
1621         * src/editldap.c
1622         * src/exporthtml.c
1623         * src/jpilot.c
1624         * src/procmime.c
1625         * src/plugins/bogofilter/bogofilter_gtk.c
1626         * src/plugins/pgpcore/prefs_gpg.c
1627         * src/plugins/smime/smime.c
1628         * src/plugins/spamassassin/spamassassin_gtk.c
1629                 More warning fixes, casts, useless variables and
1630                 unchecked return values
1631
1632 2012-09-19 [colin]      3.8.1cvs64
1633
1634         * src/mainwindow.c
1635                 Check possible overflow
1636         * src/prefs_account.c
1637         * src/prefs_compose_writing.c
1638         * src/prefs_logging.c
1639         * src/prefs_message.c
1640         * src/prefs_msg_colors.c
1641         * src/prefs_other.c
1642         * src/prefs_receive.c
1643         * src/prefs_summaries.c
1644         * src/prefs_wrapping.c
1645                 fix GtkAdjustment casts
1646         * src/common/ssl.c
1647                 fix warnings
1648         * src/gtk/gtkaspell.c
1649                 fix warnings
1650
1651 2012-09-19 [mones]      3.8.1cvs63
1652
1653         * src/addritem.c
1654                 Fix leak and follow function specification
1655
1656 2012-09-19 [mones]      3.8.1cvs62
1657
1658         * src/action.c
1659                 Use unused var c to check result and emit messages on error
1660         * src/addrbook.c
1661                 Remove unused vars: attr (several functions), element
1662         * src/addrclip.c
1663                 Use unused var newGroup to check result
1664         * src/addrcustomattr.c
1665                 Remove unused var summaryview and related code
1666         * src/addressbook.c
1667                 Use unused vars nn, newNode, idleID to check result
1668                 Remove unused var aoType and refactor logic around it
1669                 Comment var enabled and related debug code
1670         * src/msgcache.c
1671                 Use unused var error to check result and emit debug messages
1672         * src/textview.c
1673                 Remove unused var link_color
1674         * src/toolbar.c
1675                 Remove unused vars: attr, retVal
1676
1677 2012-09-19 [colin]      3.8.1cvs61
1678
1679         * src/imap.c
1680         * src/inc.c
1681         * src/news.c
1682         * src/send_message.c
1683         * src/common/socket.c
1684                 More precise error logging
1685
1686 2012-09-16 [mones]      3.8.1cvs60
1687
1688         * src/action.c                                                          
1689                 Removed dup calls with ignored result
1690         * src/addr_compl.c                                                    
1691                 Removed unused var is_group and simplified logic around it      
1692         * src/addrharvest.c                                                  
1693         * src/matcher.c
1694         * src/procmsg.c                                                  
1695         * src/etpan/etpan-thread-manager.c                                    
1696                 Use unused var r to verify result and emit messages on error
1697         * src/compose.c                                                  
1698                 Move color variable into conditional usage blocks
1699                 Remove assigned but not used vars: lock, titles, count    
1700         * src/edittags.c
1701                 Remove assigned but not used var actions                        
1702         * src/folderview.c
1703                 Remove assigned but not used vars: from_parent, src_node        
1704         * src/imap_gtk.c
1705         * src/mh_gtk.c                                                    
1706                 Remove malloc-ed but not used var: old_path                  
1707         * src/news.c
1708                 Comment unused vars from commented block: tofetch, fetched      
1709         * src/prefs_account.c
1710                 Remove assigned but not used var: privacy_enabled
1711         * src/prefs_actions.c
1712         * src/prefs_customheader.c
1713                 Remove assigned but not used var: store
1714         * src/prefs_filtering.c
1715                 Remove assigned but not used var: n_rows
1716         * src/prefs_template.c
1717                 Remove assigned but not used vars: model, list_store
1718         * src/prefs_toolbar.c
1719                 Remove assigned but not used var: win_titles
1720         * src/printing.c
1721                 Remove assigned but not used vars: orientation, line, baseline,
1722                 off_chars 
1723         * src/etpan/imap-thread.c
1724                 Remove assigned but not used var: value, r
1725                 Refactor to check correct memory allocation
1726         * src/etpan/nntp-thread.c
1727                 Remove assigned but not used var: value
1728         * src/gtk/gtkaspell.c
1729                 Remove assigned but not used vars: textbuf, exist
1730                 Remove unused function: find_gtkaspeller
1731         * src/gtk/gtkcmctree.c
1732                 Remove unused function: gtk_cmctree_get_offset
1733         * src/gtk/gtkshruler.c
1734                 Remove assigned but not used vars: ruler, priv
1735
1736 2012-09-14 [mones]      3.8.1cvs59
1737
1738         * src/common/log.c
1739                 Check file operation results (and remove and
1740                 unused var warning)
1741
1742 2012-09-14 [colin]      3.8.1cvs58
1743
1744         * src/gtk/inputdialog.c
1745                 Remove unused var, thanks Ticho
1746
1747 2012-09-13 [colin]      3.8.1cvs57
1748
1749         * src/stock_pixmap.c
1750                 Fix missing \n in debug line
1751
1752 2012-09-13 [colin]      3.8.1cvs56
1753
1754         * src/main.c
1755                 Don't listen on the Unix socket before we're
1756                 ready. The 'popup' order from another instance
1757                 may provoke a race and trash configuration files.
1758
1759 2012-09-13 [colin]      3.8.1cvs55
1760
1761         * src/imap.c
1762                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
1763                 Claws-Mail/IMAP and Lotus Domino". Use
1764                 correct types for start/end and test if
1765                 start is indeed before end.
1766
1767 2012-09-12 [mones]      3.8.1cvs54
1768
1769         * src/prefs_other.c
1770                 Fix bug #1975 'preference mutt key bindings do not take
1771                 effect' (and the other invalid paths too)
1772
1773 2012-09-12 [colin]      3.8.1cvs53
1774
1775         * src/procmsg.c
1776                 Revert that hunk, logic is unclear.
1777
1778 2012-09-12 [colin]      3.8.1cvs52
1779
1780         * src/addressbook.c
1781         * src/addrharvest.c
1782         * src/addrindex.c
1783         * src/addritem.c
1784         * src/compose.c
1785         * src/edittags.c
1786         * src/folder.c
1787         * src/imap.c
1788         * src/inc.c
1789         * src/ldif.c
1790         * src/mainwindow.c
1791         * src/mbox.c
1792         * src/mimeview.c
1793         * src/mutt.c
1794         * src/partial_download.c
1795         * src/prefs_filtering_action.c
1796         * src/prefs_toolbar.c
1797         * src/printing.c
1798         * src/procheader.c
1799         * src/procmime.c
1800         * src/procmsg.c
1801         * src/summaryview.c
1802         * src/textview.c
1803         * src/common/utils.c
1804         * src/etpan/imap-thread.c
1805         * src/gtk/gtkaspell.c
1806         * src/plugins/pgpcore/sgpgme.c
1807                 More fixes from bug #1961:
1808                 - Write-only variables
1809                 - Null pointer dereferences
1810                 - A couple other fixes for which the reporter
1811                   was unsure, but which showed problems.
1812                 More details in bug #1961 comments.
1813
1814 2012-09-12 [colin]      3.8.1cvs51
1815
1816         * src/compose.c
1817         * src/mh.c
1818         * src/common/ssl.c
1819         * src/plugins/pgpcore/passphrase.c
1820                 Apply patches from bug #1961, "patches for
1821                 a couple of clang warnings":
1822                 - Check return codes
1823                 - Remove dead code
1824
1825 2012-09-12 [colin]      3.8.1cvs50
1826
1827         * claws-mail.pc.in
1828                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
1829                 where the included menu.h could come from Ncurses.
1830                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
1831
1832 2012-09-11 [colin]      3.8.1cvs49
1833
1834         * src/main.c
1835                 Fix race condition at start.
1836
1837 2012-09-10 [colin]      3.8.1cvs48
1838
1839         * src/main.c
1840                 Create lock socket as soon as possible, not after
1841                 a few things like caching all prefs.
1842
1843 2012-09-09 [mones]      3.8.1cvs47
1844
1845         * src/plugins/bogofilter/bogofilter.c
1846                 Add missing include
1847
1848 2012-09-08 [colin]      3.8.1cvs46
1849
1850         * AUTHORS
1851         * src/Makefile.am
1852         * src/action.c
1853         * src/addr_compl.c
1854         * src/addrbook.c
1855         * src/compose.c
1856         * src/compose.h
1857         * src/editaddress.c
1858         * src/filtering.c
1859         * src/folder.c
1860         * src/folder.h
1861         * src/folderview.h
1862         * src/headerview.h
1863         * src/imap_gtk.c
1864         * src/localfolder.c
1865         * src/main.c
1866         * src/mainwindow.c
1867         * src/mainwindow.h
1868         * src/matcher.c
1869         * src/matcher_parser_parse.y
1870         * src/messageview.c
1871         * src/messageview.h
1872         * src/mh.c
1873         * src/mh_gtk.c
1874         * src/mimeview.c
1875         * src/mimeview.h
1876         * src/noticeview.h
1877         * src/prefs_account.c
1878         * src/prefs_account.h
1879         * src/prefs_filtering.c
1880         * src/prefs_filtering_action.c
1881         * src/prefs_gtk.h
1882         * src/prefs_matcher.c
1883         * src/prefs_template.c
1884         * src/prefs_toolbar.c
1885         * src/privacy.c
1886         * src/procheader.h
1887         * src/procmime.c
1888         * src/procmime.h
1889         * src/procmsg.c
1890         * src/procmsg.h
1891         * src/proctypes.h
1892         * src/remotefolder.c
1893         * src/summaryview.c
1894         * src/summaryview.h
1895         * src/textview.c
1896         * src/textview.h
1897         * src/toolbar.c
1898         * src/uri_opener.c
1899         * src/viewtypes.h
1900         * src/common/defs.h
1901         * src/gtk/authors.h
1902         * src/gtk/description_window.c
1903         * src/plugins/trayicon/trayicon.c
1904                 Break circular dependencies in Claws' headers,
1905                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1906
1907 2012-09-08 [colin]      3.8.1cvs45
1908
1909         * src/textview.c
1910                 Fix shortcut getting
1911
1912 2012-09-05 [colin]      3.8.1cvs44
1913
1914         * src/matcher.c
1915         * src/matcher.h
1916         * src/prefs_matcher.c
1917                 Drop matcherprop_new_create, which is just a copy of
1918                 matcherprop_new, and staticalize what can be
1919
1920 2012-09-05 [colin]      3.8.1cvs43
1921
1922         * src/plugins/pgpcore/select-keys.c
1923                 Fix bug #2390, "Non-fully-trusted-key-warning appears
1924                 based on primary UID rather than recipient e-mail"
1925
1926 2012-08-29 [colin]      3.8.1cvs42
1927
1928         * src/gtk/gtkaspell.c
1929                 Fix bug #2596, "Spell checker does not work properly"
1930
1931 2012-08-29 [colin]      3.8.1cvs41
1932
1933         * src/plugins/pgpcore/sgpgme.c
1934                 Set gpgme's locale to UTF-8. Fixes bug #2650,
1935                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
1936
1937 2012-08-29 [colin]      3.8.1cvs40
1938
1939         * src/mainwindow.c
1940         * src/messageview.c
1941         * src/mimeview.c
1942         * src/mimeview.h
1943         * src/summaryview.c
1944         * src/textview.c
1945         * src/gtk/menu.c
1946         * src/gtk/menu.h
1947                 Move the hardcoded mimeview shortcuts to standard menus.
1948
1949 2012-08-27 [colin]      3.8.1cvs39
1950
1951         * src/main.c
1952                 Fix double mainwindow presentation that confuses GNOME3
1953                 when some plugins fail to load (subsequent Claws windows
1954                 got no focus in that case)
1955
1956 2012-08-27 [colin]      3.8.1cvs38
1957
1958         * src/summaryview.c
1959                 Make Mark all read confirmation button more clear
1960
1961 2012-08-27 [colin]      3.8.1cvs37
1962
1963         * src/mainwindow.c
1964         * src/summaryview.c
1965                 Separate "Mark all read" from "Mark as read"
1966                 and "Ignore thread"
1967
1968 2012-08-27 [wwp]        3.8.1cvs36
1969
1970         * src/inc.c
1971         * src/procmsg.c
1972                 Remove session statistics debug statements (irrelevant in repo,
1973                 that's dev stuff).
1974
1975 2012-08-24 [mones]      3.8.1cvs35
1976
1977         * manual/advanced.xml
1978                 Keep alphabetic order of hidden options lost
1979                 and update Clawsker URL.
1980         * manual/de/advanced.xml
1981         * manual/fr/advanced.xml
1982                 Update Clawsker URL.
1983         * manual/es/advanced.xml
1984                 Sync with English version and update Clawsker URL.
1985         * manual/de/dist/html/Makefile.am
1986         * manual/es/dist/html/Makefile.am
1987         * manual/fr/dist/html/Makefile.am
1988         * manual/pl/dist/html/Makefile.am
1989         * manual/dist/html/Makefile.am
1990                 Fix bug 2723 'Missing encoding in generated html manual'
1991
1992 2012-08-23 [colin]      3.8.1cvs34
1993
1994         * src/mainwindow.c
1995                 Fix --offline asking if one wants to sync,
1996                 due to re-entering. Thanks <ebik@ucw.cz>.
1997
1998 2012-08-16 [colin]      3.8.1cvs33
1999
2000         * src/imap.c
2001                 Always clear the tags list when fetching a folder, or
2002                 Claws will never untag an untagged email. Patch by
2003                 Igor Mammedov <imammedo@redhat.com>
2004
2005 2012-08-12 [colin]      3.8.1cvs32
2006
2007         * src/compose.c
2008                 Exclude text/plain from the attachment thing
2009
2010 2012-08-12 [colin]      3.8.1cvs31
2011
2012         * src/messageview.c
2013                 Fix comparison, thanks to Michael Gmelin
2014
2015 2012-08-12 [colin]      3.8.1cvs30
2016
2017         * src/messageview.c
2018                 Only show HTML parts by default (if the pref
2019                 is set so) if the part disposition-type is
2020                 inline or unknown, but not attachment.
2021         * src/common/ssl.c
2022                 Remove useless hook that won't ever be used
2023                 on windows
2024
2025 2012-08-12 [colin]      3.8.1cvs29
2026
2027         * src/compose.c
2028                 Make sure text/* attachments are not made
2029                 inline, regardless of the compose mode.
2030                 Finishes fixing bug #2203 after auto-save
2031                 switches mode to COMPOSE_REEDIT. Thanks to
2032                 Michael Gmelin for finding this.
2033
2034 2012-08-09 [colin]      3.8.1cvs28
2035
2036         * src/prefs_filtering.c
2037                 Make treeView type-ahead case insensitive
2038                 Patch by Andreas Ronnquist
2039
2040 2012-08-09 [colin]      3.8.1cvs27
2041
2042         * src/gtk/sslcertwindow.c
2043                 Fix leak
2044
2045 2012-08-09 [colin]      3.8.1cvs26
2046
2047         * src/common/ssl.c
2048         * src/common/ssl_certificate.c
2049         * src/common/ssl_certificate.h
2050         * src/gtk/sslcertwindow.c
2051                 Fix bug 2718, "Failure to check peer hostname
2052                 when checking certificate"
2053
2054 2012-08-05 [ticho]      3.8.1cvs25
2055
2056         * src/compose.c
2057                 Avoid header combo box to get focus twice (first text within,
2058                 then combobox widget itself) when switching focus with TAB.
2059
2060 2012-07-28 [ticho]      3.8.1cvs24
2061
2062         * src/compose.c
2063                 Properly fix setting "transient for" for attachment properties
2064                 dialog when called via popup menu (since we're stealing focus
2065                 few lines before, we need to do it directly, not via
2066                 manage_window_*).
2067
2068 2012-07-28 [ticho]      3.8.1cvs23
2069
2070         * src/gtk/pluginwindow.c
2071         * src/gtk/prefswindow.c
2072                 Fixed setting "transient for" property for plugin load/unload
2073                 file dialog. Connected manage_window signals to prefswindow events.
2074
2075 2012-07-27 [ticho]      3.8.1cvs22
2076
2077         * src/summaryview.c
2078         * src/textview.c
2079                 Fixed setting "transient for" property for summaryview file
2080                 dialog and messageview's image save dialog.
2081
2082 2012-07-27 [ticho]      3.8.1cvs21
2083
2084         * src/crash.c
2085         * src/mimeview.c
2086                 Fix setting "transient for" property for file select dialogs
2087                 in crash report and mimeview.
2088
2089 2012-07-27 [ticho]      3.8.1cvs20
2090
2091         * src/compose.c
2092                 Fixed "transient for" property for file attach dialog when
2093                 called from Attachments list popup menu. Simplified menu item
2094                 sensitivities setting code logic for this menu.
2095
2096 2012-07-25 [ticho]      3.8.1cvs19
2097
2098         * manual/advanced.xml
2099                 Add the three hidden preferences related to colored display
2100                 of unified diffs to manual.
2101
2102 2012-07-25 [ticho]      3.8.1cvs18
2103
2104         * src/gtk/gtkaspell.c
2105                 Create "Change directory" submenu in a separate function, change
2106                 wording a bit, and make the submenu always available in a context
2107                 menu of body edit box in compose window.
2108
2109 2012-07-25 [ticho]      3.8.1cvs17
2110
2111         * src/gtk/prefswindow.c
2112                 Correctly set transient_for property for preferences window,
2113                 as well as for color picker dialogs. Fixes bug #2710.
2114
2115 2012-07-25 [ticho]      3.8.1cvs16
2116
2117         * src/gtk/quicksearch.c
2118                 Allow quicksearch syntax description window to be correctly
2119                 set transient for main window.
2120
2121 2012-07-15 [wwp]        3.8.1cvs15
2122
2123         * src/procmime.c
2124                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2125
2126 2012-07-10 [paul]       3.8.1cvs14
2127
2128         * src/procmime.c
2129                 forgot this in last commit
2130
2131 2012-07-10 [paul]       3.8.1cvs13
2132
2133         * src/messageview.c
2134         * src/common/defs.h
2135         * src/common/quoted-printable.c
2136         * src/common/quoted-printable.h
2137                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2138                 the bug: partial message text loss
2139
2140 2012-07-10 [mones]      3.8.1cvs12
2141
2142         * src/plugins/pgpcore/sgpgme.c
2143                 Fix bug 2689, 'segfault when trying to view info
2144                 about pgp/smime sign'
2145
2146 2012-07-08 [ticho]      3.8.1cvs11
2147
2148         * src/plugins/pgpcore/sgpgme.c
2149                 Consider marginal signature validity as untrusted. Suggested by
2150                 Jean-Benoist Leger (leger at crans.org).
2151
2152 2012-07-08 [paul]       3.8.1cvs10
2153
2154         * src/gtk/icon_legend.c
2155                 fix (reveal) hidden icon in gui and build warning
2156
2157 2012-07-07 [paul]       3.8.1cvs9
2158
2159         * src/plugins/pgpcore/prefs_gpg.c
2160                 fix build
2161
2162 2012-07-07 [colin]      3.8.1cvs8
2163
2164         * claws-features.h.in
2165         * src/codeconv.h
2166         * src/imap_gtk.h
2167         * src/inc.h
2168         * src/jpilot.h
2169         * src/messageview.h
2170         * src/msgcache.h
2171         * src/news_gtk.h
2172         * src/partial_download.h
2173         * src/pop.h
2174         * src/prefs_account.h
2175         * src/prefs_common.h
2176         * src/printing.h
2177         * src/procmime.h
2178         * src/procmsg.h
2179         * src/stock_pixmap.c
2180         * src/textview.h
2181         * src/common/defs.h
2182         * src/common/log.h
2183         * src/common/session.h
2184         * src/common/smtp.h
2185         * src/common/socket.h
2186         * src/common/ssl.h
2187         * src/common/ssl_certificate.h
2188         * src/common/timing.h
2189         * src/common/utils.h
2190         * src/gtk/gtkaspell.h
2191         * src/gtk/gtkutils.h
2192         * src/gtk/pluginwindow.h
2193         * src/gtk/spell_entry.h
2194         * src/gtk/sslcertwindow.h
2195                 Don't export config.h in public headers
2196
2197 2012-07-07 [colin]      3.8.1cvs7
2198
2199         * claws-features.h.in
2200         * configure.ac
2201         * Makefile.am
2202         * src/account.c
2203         * src/action.c
2204         * src/addr_compl.c
2205         * src/addrcustomattr.c
2206         * src/addrduplicates.c
2207         * src/addressadd.c
2208         * src/addressbook.c
2209         * src/addressbook_foldersel.c
2210         * src/addrgather.c
2211         * src/addrindex.c
2212         * src/alertpanel.c
2213         * src/autofaces.c
2214         * src/browseldap.c
2215         * src/codeconv.c
2216         * src/codeconv.h
2217         * src/compose.c
2218         * src/crash.c
2219         * src/customheader.c
2220         * src/displayheader.c
2221         * src/editaddress.c
2222         * src/editaddress_other_attributes_ldap.c
2223         * src/editbook.c
2224         * src/editgroup.c
2225         * src/editjpilot.c
2226         * src/editldap.c
2227         * src/editldap_basedn.c
2228         * src/edittags.c
2229         * src/editvcard.c
2230         * src/exphtmldlg.c
2231         * src/expldifdlg.c
2232         * src/export.c
2233         * src/exporthtml.c
2234         * src/exportldif.c
2235         * src/folder.c
2236         * src/folder_item_prefs.c
2237         * src/grouplistdialog.c
2238         * src/headerview.c
2239         * src/image_viewer.c
2240         * src/imap.c
2241         * src/imap_gtk.c
2242         * src/imap_gtk.h
2243         * src/import.c
2244         * src/importldif.c
2245         * src/importmutt.c
2246         * src/importpine.c
2247         * src/inc.c
2248         * src/inc.h
2249         * src/jpilot.c
2250         * src/jpilot.h
2251         * src/ldapctrl.c
2252         * src/ldaplocate.c
2253         * src/ldapquery.c
2254         * src/ldapserver.c
2255         * src/ldapupdate.c
2256         * src/ldaputil.c
2257         * src/main.c
2258         * src/manual.c
2259         * src/matcher.c
2260         * src/mbox.c
2261         * src/message_search.c
2262         * src/messageview.h
2263         * src/mh.c
2264         * src/mh_gtk.c
2265         * src/mimeview.c
2266         * src/msgcache.c
2267         * src/msgcache.h
2268         * src/news.c
2269         * src/news_gtk.c
2270         * src/news_gtk.h
2271         * src/noticeview.c
2272         * src/partial_download.c
2273         * src/partial_download.h
2274         * src/pop.c
2275         * src/pop.h
2276         * src/prefs_account.c
2277         * src/prefs_account.h
2278         * src/prefs_actions.c
2279         * src/prefs_common.c
2280         * src/prefs_common.h
2281         * src/prefs_compose_writing.c
2282         * src/prefs_customheader.c
2283         * src/prefs_display_header.c
2284         * src/prefs_ext_prog.c
2285         * src/prefs_filtering.c
2286         * src/prefs_filtering_action.c
2287         * src/prefs_folder_column.c
2288         * src/prefs_folder_item.c
2289         * src/prefs_fonts.c
2290         * src/prefs_gtk.c
2291         * src/prefs_image_viewer.c
2292         * src/prefs_logging.c
2293         * src/prefs_matcher.c
2294         * src/prefs_message.c
2295         * src/prefs_msg_colors.c
2296         * src/prefs_other.c
2297         * src/prefs_quote.c
2298         * src/prefs_receive.c
2299         * src/prefs_send.c
2300         * src/prefs_spelling.c
2301         * src/prefs_summaries.c
2302         * src/prefs_summary_column.c
2303         * src/prefs_summary_open.c
2304         * src/prefs_toolbar.c
2305         * src/prefs_wrapping.c
2306         * src/printing.c
2307         * src/printing.h
2308         * src/procheader.c
2309         * src/procmime.c
2310         * src/procmime.h
2311         * src/procmsg.h
2312         * src/quote_fmt.c
2313         * src/recv.c
2314         * src/send_message.c
2315         * src/setup.c
2316         * src/ssl_manager.c
2317         * src/statusbar.c
2318         * src/summary_search.c
2319         * src/textview.c
2320         * src/textview.h
2321         * src/toolbar.c
2322         * src/undo.c
2323         * src/unmime.c
2324         * src/uri_opener.c
2325         * src/wizard.c
2326         * src/common/claws.c
2327         * src/common/defs.h
2328         * src/common/hooks.c
2329         * src/common/log.c
2330         * src/common/log.h
2331         * src/common/plugin.c
2332         * src/common/prefs.c
2333         * src/common/session.c
2334         * src/common/session.h
2335         * src/common/smtp.c
2336         * src/common/smtp.h
2337         * src/common/socket.c
2338         * src/common/socket.h
2339         * src/common/ssl.c
2340         * src/common/ssl.h
2341         * src/common/ssl_certificate.c
2342         * src/common/ssl_certificate.h
2343         * src/common/string_match.c
2344         * src/common/tags.c
2345         * src/common/timing.h
2346         * src/common/utils.c
2347         * src/common/utils.h
2348         * src/etpan/etpan-thread-manager.c
2349         * src/etpan/imap-thread.c
2350         * src/etpan/nntp-thread.c
2351         * src/gtk/about.c
2352         * src/gtk/combobox.c
2353         * src/gtk/description_window.c
2354         * src/gtk/filesel.c
2355         * src/gtk/gtkaspell.c
2356         * src/gtk/gtkaspell.h
2357         * src/gtk/gtkshruler.c
2358         * src/gtk/gtkunit.c
2359         * src/gtk/gtkutils.c
2360         * src/gtk/gtkutils.h
2361         * src/gtk/gtkvscrollbutton.c
2362         * src/gtk/icon_legend.c
2363         * src/gtk/inputdialog.c
2364         * src/gtk/logwindow.c
2365         * src/gtk/menu.c
2366         * src/gtk/pluginwindow.c
2367         * src/gtk/pluginwindow.h
2368         * src/gtk/prefswindow.c
2369         * src/gtk/progressdialog.c
2370         * src/gtk/quicksearch.c
2371         * src/gtk/spell_entry.c
2372         * src/gtk/spell_entry.h
2373         * src/gtk/sslcertwindow.c
2374         * src/gtk/sslcertwindow.h
2375         * src/plugins/bogofilter/bogofilter.c
2376         * src/plugins/bogofilter/bogofilter_gtk.c
2377         * src/plugins/dillo_viewer/dillo_prefs.c
2378         * src/plugins/dillo_viewer/dillo_viewer.c
2379         * src/plugins/pgpcore/pgp_viewer.c
2380         * src/plugins/pgpcore/plugin.c
2381         * src/plugins/pgpcore/sgpgme.c
2382         * src/plugins/pgpinline/pgpinline.c
2383         * src/plugins/pgpinline/plugin.c
2384         * src/plugins/pgpmime/pgpmime.c
2385         * src/plugins/pgpmime/plugin.c
2386         * src/plugins/smime/plugin.c
2387         * src/plugins/smime/smime.c
2388         * src/plugins/spamassassin/libspamc.c
2389         * src/plugins/spamassassin/spamassassin.c
2390         * src/plugins/spamassassin/spamassassin_gtk.c
2391         * src/plugins/trayicon/trayicon.c
2392         * src/plugins/trayicon/trayicon_prefs.c
2393                 Specify Claws compile-time features in a specific header
2394
2395 2012-07-06 [wwp]        3.8.1cvs6
2396
2397         * src/main.c
2398         * src/gtk/about.c
2399                 Session statistics: format date following global prefs,
2400                 and fix stats output a little bit.
2401
2402 2012-07-03 [mir]        3.8.1cvs5
2403
2404         * src/procmime.c
2405             fix bug 2642, 'improve transfer encoding selection'.
2406             Patch provided by Christopher Zimmermann
2407             (madroach claws at gmerlin dot de)
2408
2409 2012-07-03 [mir]        3.8.1cvs4
2410
2411         * src/procmime.c
2412         * src/common/defs.h
2413             fix bug 2641, '7bit or 8bit encoded attachments can
2414             have lines longer than 998 characters'.
2415             Patch provided by Christopher Zimmermann
2416             (madroach claws at gmerlin dot de)
2417
2418
2419 2012-07-03 [mir]        3.8.1cvs3
2420
2421         * src/procmime.c
2422         * src/common/defs.h
2423             fix bug 2641, '7bit or 8bit encoded attachments can
2424             have lines longer than 998 characters'.
2425             Patch provided by Christopher Zimmermann
2426             (madroach claws at gmerlin dot de)
2427
2428 2012-07-03 [mir]        3.8.1cvs2
2429
2430         * src/messageview.c
2431         * src/procmime.c
2432         * src/common/quoted-printable.c
2433         * src/common/quoted-printable.h
2434             fix bug 2640, 'improve quoted-printable encoding'
2435             Patch provided by madroach claws at gmerlin dot de
2436
2437 2012-06-30 [paul]       3.8.1cvs1
2438
2439         * Makefile.am
2440                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2441
2442 2012-06-27 [paul]       3.8.1
2443         * NEWS
2444         * README
2445         * RELEASE_NOTES 
2446                 3.8.1 unleashed!
2447                 
2448 2012-06-27 [paul]       3.8.0cvs58
2449
2450         * configure.ac
2451                 fix minimum required GTK+, which got mistakenly bumped
2452                 in 3.8.0cvs36
2453
2454 2012-06-27 [paul]       3.8.0cvs57
2455
2456         * configure.ac
2457         * po/cs.po
2458         * po/de.po
2459         * po/es.po
2460         * po/fr.po
2461         * po/hu.po
2462         * po/id_ID.po
2463         * po/lt.po
2464         * po/pt_BR.po
2465         * po/sk.po
2466         * po/sv.po
2467         * po/zh_CN.po
2468         * po/zh_TW.po
2469                 updated translations
2470         * src/gtk/authors.h
2471         * tools/claws.i18n.status.pl
2472                 updated based on currently active
2473
2474 2012-06-25 [mir]        3.8.0cvs56
2475
2476         * src/folder.c
2477             If a folder class returns <> 0 then the message has not
2478             been removed from the file system and therefore it should
2479             not be removed from the cache either.
2480
2481 2012-06-20 [ticho]      3.8.0cvs55
2482
2483         * src/mh.c
2484                 Fix for bug #1090 - Standard-folders appear again
2485                 after rescanning tree
2486
2487 2012-06-20 [paul]       3.8.0cvs54
2488
2489         * src/prefs_common.c
2490         * src/prefs_common.h
2491         * src/textview.c
2492         * src/textview.h
2493                 colourise attached patches.
2494                 Patch by Ticho
2495
2496 2012-06-02 [wwp]        3.8.0cvs53
2497
2498         * src/gtk/progressdialog.c
2499                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2500                 now hides (as well as pressing Esc) instead of doing nothing.
2501
2502 2012-06-02 [wwp]        3.8.0cvs52
2503
2504         * doc/man/claws-mail.1
2505         * src/main.c
2506         * src/main.h
2507         * src/inc.c
2508         * src/procmsg.c
2509         * src/gtk/about.c
2510                 Introduce a new feature: basic session statistics (from the about dialog
2511                 or the command-line).
2512
2513 2012-06-02 [wwp]        3.8.0cvs51
2514
2515         * src/compose.c
2516                 Fix bug 2620: shift+tab from subject field not working.
2517
2518 2012-06-02 [wwp]        3.8.0cvs50
2519
2520         * src/compose.c
2521         * src/mainwindow.c
2522         * src/messageview.c
2523                 Normalize capitalization of strings in UI.
2524
2525 2012-05-30 [paul]       3.8.0cvs49
2526
2527         * src/common/ssl.c
2528                 don't do TLS if not requested by user. fixes connecting to
2529                 servers which, for example, want SSL 3 only
2530
2531 2012-05-27 [paul]       3.8.0cvs48
2532
2533         * *
2534                 update copyright headers to 2012
2535
2536 2012-05-27 [paul]       3.8.0cvs47
2537
2538         * src/editldap.c
2539         * src/prefs_actions.c
2540         * src/gtk/about.c
2541                 fix some typos in strings, thanks to Thomas Bellmann
2542
2543 2012-05-16 [paul]       3.8.0cvs46
2544
2545         * src/prefs_filtering_action.c
2546                 fix disabled 'select...' button that never goes away
2547                 when using the new addr book
2548                 
2549
2550 2012-05-16 [colin]      3.8.0cvs45
2551
2552         * src/common/utils.c
2553                 And fix leak
2554
2555 2012-05-16 [colin]      3.8.0cvs44
2556
2557         * src/common/utils.c
2558                 Make remove_numbered_files much faster when there's
2559                 just one file to remove.
2560
2561 2012-05-16 [paul]       3.8.0cvs43
2562
2563         * src/matcher.c
2564                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2565
2566 2012-05-16 [paul]       3.8.0cvs42
2567
2568         * src/gtk/description_window.c
2569                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2570
2571 2012-05-16 [paul]       3.8.0cvs41
2572
2573         * src/common/ssl_certificate.c
2574                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2575                 Patch by Christian Hesse
2576
2577 2012-05-11 [colin]      3.8.0cvs40
2578
2579         * src/mimeview.c
2580         * src/common/utils.c
2581                 Fix bug 2659, 'E-mail attachments are handled
2582                 inconsistently'
2583                 Fix problems iterating the mime tree, and determine
2584                 whether a file is an email without To:
2585
2586 2012-04-03 [colin]      3.8.0cvs39
2587
2588         * src/Makefile.am
2589                 Fix build (damn whitespace-sensitive file format)
2590
2591 2012-04-02 [colin]      3.8.0cvs38
2592
2593         * src/Makefile.am
2594                 Fix incomplete make dist
2595
2596 2012-04-02 [colin]      3.8.0cvs37
2597
2598         * src/compose.c
2599                 Fix mistakenly removed function call
2600
2601 2012-04-01 [colin]      3.8.0cvs36
2602
2603         * configure.ac
2604         * src/.cvsignore
2605         * src/Makefile.am
2606         * src/addr_compl.c
2607         * src/addressadd.c
2608         * src/addressadd.h
2609         * src/addressbook-dbus.c
2610         * src/addressbook-dbus.h
2611         * src/addrgather.c
2612         * src/addrgather.h
2613         * src/addrharvest.c
2614         * src/addrharvest.h
2615         * src/claws-contacts.xml
2616         * src/compose.c
2617         * src/compose.h
2618         * src/filtering.c
2619         * src/headerview.c
2620         * src/main.c
2621         * src/mainwindow.c
2622         * src/messageview.c
2623         * src/prefs_common.c
2624         * src/prefs_filtering_action.c
2625         * src/prefs_matcher.c
2626         * src/summaryview.c
2627         * src/textview.c
2628         * src/toolbar.c
2629         * src/plugins/bogofilter/bogofilter_gtk.c
2630         * src/plugins/dillo_viewer/dillo_prefs.c
2631         * src/plugins/spamassassin/spamassassin_gtk.c
2632         * src/plugins/trayicon/trayicon.c
2633                 Import new addressbook code from the new-contacts branch
2634
2635 2012-03-29 [paul]       3.8.0cvs35
2636
2637         * AUTHORS
2638         * src/gtk/authors.h
2639         * src/gtk/quicksearch.c
2640                 add 'ha', short version of 'has_attachment' in quick search
2641                 Patch by Andreas Rönnquist
2642
2643 2012-03-26 [mones]      3.8.0cvs34
2644
2645         * src/common/plugin.c
2646                 Support 2 and 3-clause BSD licensed plugins
2647
2648 2012-03-15 [pawel]      3.8.0cvs33
2649
2650         * src/messageview.c
2651         * src/textview.c
2652                 - Make separate window info more accurate about
2653                 move to trash/deletion.
2654                 - Fix busy cursor
2655
2656 2012-03-14 [pawel]      3.8.0cvs32
2657
2658         * src/folder.c
2659         * src/messageview.c
2660         * src/messageview.h
2661         * src/procmsg.h
2662         * src/summaryview.c
2663         * src/textview.c
2664         * src/textview.h
2665                 Better fix for bug #2501
2666                 Instead of leaving blank window after message move or delete,
2667                 update separate view to next message in message list or
2668                 display info why view is blank. This was discussed
2669                 in bug #2621 comments.
2670
2671 2012-03-11 [colin]      3.8.0cvs31
2672
2673         * src/gtk/gtkcmctree.c
2674         * src/gtk/authors.h
2675         * AUTHORS
2676                 Fix focus rectangle on unfocused rows
2677                 Patch by Michael Shell
2678
2679 2012-02-29 [colin]      3.8.0cvs30
2680
2681         * src/gtk/gtkcmctree.c
2682                 Fix bug #2577, "Focus rectangle on folder list and message 
2683                 list headings doesn't get properly cleared when switching 
2684                 heading and horizontally scrolling list (underlines and 
2685                 vertical lines remain on screen)". Patch by Michael Shell
2686
2687 2012-02-13 [pawel]      3.8.0cvs29
2688
2689         * src/messageview.c
2690                 Fix crasher when double clicking on IMAP message and
2691                 MessageView is not shown introduced in cvs21
2692                 Patch by mones
2693
2694 2012-02-10 [pawel]      3.8.0cvs28
2695
2696         * src/filtering.c
2697                 Fix bug #2598 'Actions can move locked messages'
2698
2699 2012-02-08 [pawel]      3.8.0cvs27
2700
2701         * src/prefs_actions.c
2702         * src/prefs_actions.h
2703         * src/prefs_toolbar.c
2704         * src/prefs_toolbar.h
2705         * src/toolbar.c
2706         * src/toolbar.h
2707                 - Implement automatic removal of toolbar action buttons when
2708                   associated action is removed
2709                 - Don't allow creation of two actions with the same name,
2710                   before all executions/removals were performed on first action
2711                   with duplicated name in linked list which wasn't always
2712                   correct behaviour
2713
2714 2012-02-05 [colin]      3.8.0cvs26
2715
2716         * src/main.c
2717         * src/mainwindow.c
2718         * src/messageview.c
2719         * src/messageview.h
2720         * src/prefs_common.c
2721         * src/prefs_common.h
2722         * src/procmsg.c
2723         * src/procmsg.h
2724         * src/summaryview.c
2725         * src/summaryview.h
2726                 Add an history to navigate in mails
2727
2728 2012-02-05 [colin]      3.8.0cvs25
2729
2730         * src/procmime.c
2731                 Fix inverted comparison in list_find_custom.
2732
2733 2012-02-03 [wwp]        3.8.0cvs24
2734
2735         * src/gtk/progressdialog.c
2736         Make translators life easier: use View log instead of Show log
2737         (thanks, gusnan!).
2738
2739 2012-02-02 [pawel]      3.8.0cvs23
2740
2741         * src/folderview.c
2742                 Fix bug #2590 'Un-capitalize strings'
2743                 Patch by Christian Hesse
2744
2745 2012-02-02 [pawel]      3.8.0cvs22
2746
2747         * src/mainwindow.c
2748                 Fix bug #2595 
2749                 'Change expand behavior for message list / message view'
2750                 Patch by Christian Hesse
2751
2752 2012-02-02 [pawel]      3.8.0cvs21
2753
2754         * src/folder.c
2755         * src/messageview.c
2756         * src/messageview.h
2757         * src/procmsg.h
2758                 Fix bug #2501 'opened message blanks when moved to other folder'
2759                 Detect message move and update message window contents 
2760                 accordingly, if message is moved to trash close window
2761
2762 2012-02-01 [pawel]      3.8.0cvs20
2763
2764         * src/jpilot.c
2765         * src/mutt.c
2766         * src/pine.c
2767         * src/procmsg.c
2768         * src/vcard.c
2769         * src/gtk/sslcertwindow.c
2770                 More strncat boundary checks
2771
2772 2012-01-31 [wwp]        3.8.0cvs19
2773
2774         * src/gtk/gtkutils.c
2775         Fix warnings in gtkutils: wrong function name, missing newline, typo and
2776         long line wrapping.
2777
2778 2012-01-31 [wwp]        3.8.0cvs18
2779
2780         * src/gtk/progressdialog.c
2781         * src/gtk/progressdialog.h
2782         * src/inc.c
2783         * src/send_message.c
2784         Add a button to the retrieve/send dialogs to
2785         open the network log.
2786
2787 2012-01-25 [wwp]        3.8.0cvs17
2788
2789         * src/addr_compl.c
2790         Remove debug statement.
2791
2792 2012-01-20 [pawel]      3.8.0cvs16
2793
2794         * src/addrbook.c
2795         * src/exportldif.c
2796                 Fix bug #2574 'Statement might be overflowing a
2797                 buffer in strncat'
2798
2799 2012-01-20 [pawel]      3.8.0cvs15
2800
2801         * src/mimeview.c
2802                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
2803
2804 2012-01-14 [colin]      3.8.0cvs14
2805
2806         * commitHelper
2807                 Update tracker trigger url
2808
2809 2012-01-10 [wwp]        3.8.0cvs13
2810
2811         * src/mainwindow.c
2812         * src/mainwindow.h
2813         * src/toolbar.c
2814                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
2815                 account) and of mainwindows's relevant entry when current account
2816                 is not able to retrieve (SMTP-only).
2817
2818 2012-01-09 [colin]      3.8.0cvs12
2819
2820         * src/summaryview.c
2821                 Fix bug 1924, 'Messages marked move to Trash appear 
2822                 identical to messages marked move to $FOLDER'
2823
2824 2012-01-05 [colin]      3.8.0cvs11
2825
2826         * src/main.c
2827                 Fix crasher infinite loop
2828
2829 2012-01-03 [colin]      3.8.0cvs10
2830
2831         * src/gtk/gtkcmctree.c
2832                 Revert previous patch, it's buggy on headers
2833
2834 2012-01-03 [colin]      3.8.0cvs9
2835
2836         * src/gtk/gtkcmctree.c
2837                 Fix bug #2566, 'wrapped Subject not bounded'
2838
2839 2011-12-29 [pawel]      3.8.0cvs8
2840
2841         * src/compose.c
2842         * src/compose.h
2843         * src/main.c
2844         * src/mimeview.c
2845                 Make forwarding selected attachment possible from
2846                 mimeview's context menu
2847                 Fixex bug #2047 'forward attachments'
2848
2849 2011-12-28 [paul]       3.8.0cvs7
2850
2851         * src/prefs_account.c
2852                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
2853
2854 2011-12-28 [colin]      3.8.0cvs6
2855
2856         * src/mimeview.c
2857                 Fix fix
2858
2859 2011-12-28 [colin]      3.8.0cvs5
2860
2861         * src/mimeview.c
2862                 Fix GTK+2.16 build (w32)
2863
2864 2011-12-18 [mir]        3.8.0cvs4
2865
2866         * src/ldapctrl.c
2867             Fix bug in search criteria when doing a
2868             complete directory search using '*'
2869
2870 2011-12-16 [mir]        3.8.0cvs3
2871
2872         * src/Makefile.am
2873             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
2874
2875 2011-12-16 [wwp]        3.8.0cvs2
2876
2877         * src/procmsg.c
2878         * src/stock_pixmap.c
2879         * src/stock_pixmap.h
2880         * src/summaryview.c
2881         * src/gtk/icon_legend.c
2882         * src/pixmaps/replied_and_forwarded.xpm
2883           Make replied and forwarded status flags non exclusive.
2884           Introduce a new message state (and relevant icon in message list)
2885           where both the replied and forwarded flags are set.
2886
2887 2011-12-16 [paul]       3.8.0cvs1
2888
2889         * tools/claws.i18n.status.pl
2890                 update id to id_ID
2891
2892 2011-12-16 [paul]       3.8.0
2893         * NEWS
2894         * README
2895         * RELEASE_NOTES 
2896                 3.8.0 unleashed!                
2897
2898 2011-12-16 [paul]       3.7.10cvs113
2899
2900         * configure.ac
2901         * po/cs.po
2902         * po/es.po
2903         * po/fr.po
2904         * po/hu.po
2905         * po/id.po **REMOVED**
2906         * po/id_ID.po **ADDED**
2907         * po/pt_BR.po
2908         * po/ru.po
2909         * po/sk.po
2910         * po/uk.po
2911                 updates
2912
2913 2011-12-09 [pawel]      3.7.10cvs112
2914
2915         * src/summaryview.c
2916         * src/gtk/quicksearch.c
2917         * src/gtk/quicksearch.h
2918                 Invalidate quicksearch root folder when removed
2919                 Fixes bug #2560 'crash when unsubscribing newsgroup and
2920                 having active search field'
2921
2922 2011-12-08 [pawel]      3.7.10cvs111
2923
2924         * src/mimeview.c
2925                 Better fix for cvs94
2926
2927 2011-12-08 [wwp]        3.7.10cvs110
2928
2929         * src/compose.c
2930         Make "From" widget set independant from recipient lists below,
2931         so that it doesn't scroll when several recipients headers
2932         are added and eventually are scrolling the view.
2933         Path by Christian Hesse <mail@earthworm.de>.
2934         Fixes bug #2481 'do not scroll "from" dropdown list and sender
2935         address'.
2936
2937 2011-12-02 [paul]       3.7.10cvs109
2938
2939         * src/mainwindow.c
2940         * src/messageview.c
2941                 consistent label style
2942
2943 2011-11-29 [wwp]        3.7.10cvs108
2944
2945         * src/plugins/trayicon/libeggtrayicon/.cvsignore
2946         More generated stuff to ignore.
2947
2948 2011-11-29 [wwp]        3.7.10cvs107
2949
2950         * src/prefs_folder_item.c
2951         Fix CLAWS_TIP_DECL (undefined).
2952
2953 2011-11-28 [pawel]      3.7.10cvs106
2954
2955         * src/addrbook.c
2956         * src/addrbook.h
2957         * src/addressbook.c
2958                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
2959                 after removing the address book in the GUI'
2960
2961 2011-11-26 [pawel]      3.7.10cvs105
2962
2963         * src/folder.c
2964                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
2965
2966 2011-11-25 [colin]      3.7.10cvs104
2967
2968         * src/imap_gtk.c
2969         * src/mh_gtk.c
2970                 Warning fixes
2971
2972 2011-11-24 [pawel]      3.7.10cvs103
2973
2974         * src/prefs_filtering.c
2975                 Complete cvs102, forgot to commit this
2976
2977 2011-11-24 [pawel]      3.7.10cvs102
2978
2979         * src/account.c
2980         * src/filtering.c
2981         * src/filtering.h
2982         * src/imap_gtk.c
2983         * src/mh_gtk.c
2984         * src/prefs_actions.c
2985         * src/prefs_actions.h
2986                 Implement actions updating on folder/account rename
2987                 This fixes bug #2543 'filter actions in actionsrc not
2988                 updated upon account renaming'
2989
2990 2011-11-24 [wwp]        3.7.10cvs101
2991
2992         * src/gtk/gtkcmctree.c
2993                 Remove irrelevant cairo directive (thanks to Hanno).
2994
2995 2011-11-23 [wwp]        3.7.10cvs100
2996
2997         * src/gtk/gtkcmctree.c
2998                 Make arrows in gtkcmctree's less big (get rid of the outlining),
2999                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3000                 calculation.
3001
3002 2011-11-22 [colin]      3.7.10cvs99
3003
3004         * src/account.c
3005         * src/prefs_filtering.c
3006         * src/prefs_filtering.h
3007                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3008                 The existing functions should do the job as well
3009                 if not better, as they take into account the
3010                 separator.
3011
3012 2011-11-21 [pawel]      3.7.10cvs98
3013
3014         * src/prefs_account.c
3015                 Fix bug #2116 'Rip spaces off server names in account
3016                 configuration'
3017                 g_strstrip() domain names to be sure they are valid
3018
3019 2011-11-21 [pawel]      3.7.10cvs97
3020
3021         * src/account.c
3022         * src/prefs_filtering.c
3023         * src/prefs_filtering.h
3024                 Fix bug #2404 'matcherrc updates upon account renaming'
3025                 Fix bug #2406 'some part of accountrc not updated upon
3026                 account rename'
3027                 Renaming account cause changing of it's root folder prefix
3028                 from #<type>/<old_name> to #<type>/<new_name> so every
3029                 path directing to it must be altered. Fix paths in account
3030                 preferences, global processing and filtering rules, folder
3031                 processing rules upon rename
3032
3033 2011-11-20 [pawel]      3.7.10cvs96
3034
3035         * src/filtering.c
3036         * src/filtering.h
3037         * src/prefs_actions.c
3038                 Fix bug #1489 'Filter action mark_as_read inoperative
3039                 following move action'
3040                 Sort actions lists to have proper order of execution
3041
3042 2011-11-20 [pawel]      3.7.10cvs95
3043
3044         * src/prefs_actions.c
3045         * src/prefs_filtering.c
3046         * src/prefs_template.c
3047                 Fix bug #1870 'arrow scrolling in filters'
3048                 Allow arrow scrolling in dialogs with list view widgets
3049                 plus couple fixes of issues I found along the way
3050
3051 2011-11-19 [pawel]      3.7.10cvs94
3052
3053         * src/mimeview.c
3054                 Don't highlight icons on right-click, they are not
3055                 selected and other part is shown which is confusing
3056
3057 2011-11-19 [mones]      3.7.10cvs93
3058
3059         * manual/advanced.xml
3060                 Fix manual build
3061
3062 2011-11-19 [mones]      3.7.10cvs92
3063
3064         * manual/advanced.xml
3065         * manual/es/advanced.xml
3066                 Document undocumented hidden option 'zero_replacement_char'
3067                 Synchronize Spanish manual with English version
3068
3069 2011-11-19 [pawel]      3.7.10cvs91
3070
3071         * src/mainwindow.c
3072         * src/messageview.c
3073         * src/prefs_common.c
3074         * src/prefs_common.h
3075         * src/summaryview.c
3076         * src/textview.c
3077         * src/textview.h
3078                 Fix bug #2377 'Show All Headers - make change persistent
3079                 between sessions'
3080
3081 2011-11-19 [pawel]      3.7.10cvs90
3082
3083         * src/folder.c
3084         * src/folder.h
3085         * src/folder_item_prefs.c
3086         * src/folderview.c
3087         * src/mainwindow.c
3088         * src/mainwindow.h
3089         * src/summaryview.c
3090         * src/summaryview.h
3091         * src/gtk/authors.h
3092                 Fix bug #1563 'Folder view: show complete threads if they
3093                 contain unread messages'
3094                 Add option to show only threads with unread messages
3095                 initial patch by Paul Ollis, my small additions:
3096                 - when checking thread for unread finish on first unread
3097                 - make thread options unavailable when threading is off
3098                 - hide_unread_msgs and hide_unread_threads are mutually
3099                   exclusive options, set menus sensitivity accordingly
3100                 - set folder item icon type similiar to hide_unread_msgs
3101
3102 2011-11-19 [colin]      3.7.10cvs89
3103
3104         * src/procheader.c
3105                 Constness fix
3106
3107 2011-11-18 [pawel]      3.7.10cvs88
3108
3109         * src/compose.c
3110         * src/mainwindow.c
3111         * src/mimeview.c
3112         * src/mimeview.h
3113         * src/prefs_common.c
3114         * src/prefs_common.h
3115                 Fix bug #2408 'Some UI elements are not persistent
3116                 between sessions'
3117                 Remember size of main window, compose notebook, mimeview
3118                 tree widgets between claws-mail runs. Compose window
3119                 size saving was already done in cvs74
3120
3121 2011-11-18 [mones]      3.7.10cvs87
3122
3123         * src/compose.c
3124         * src/procheader.c
3125         * src/procheader.h
3126                 Fixes bug #2509, "manually added headers are lost unless
3127                 mail is sent inmediately"
3128
3129 2011-11-17 [pawel]      3.7.10cvs86
3130
3131         * src/mimeview.c
3132                 Fix crasher reported in bug #2543
3133
3134 2011-11-13 [colin]      3.7.10cvs85
3135
3136         * src/compose.c
3137                 Make compose windows printable
3138
3139 2011-11-11 [colin]      3.7.10cvs84
3140
3141         * configure.ac
3142                 Fix build on Fedora 16. -lm was probably pulled by something
3143                 else previously.
3144
3145 2011-11-11 [pawel]      3.7.10cvs83
3146
3147         * src/mainwindow.c
3148         * src/mimeview.c
3149         * src/mimeview.h
3150         * src/summaryview.c
3151                 Port MimeView to GtkTreeView
3152
3153 2011-11-11 [colin]      3.7.10cvs82
3154
3155         * src/prefs_common.c
3156                 Use %x (The preferred date representation for the current locale
3157                 without the time)
3158
3159 2011-11-10 [paul]       3.7.10cvs81
3160
3161         * src/prefs_common.c
3162                 use european date format as default
3163
3164 2011-11-08 [pawel]      3.7.10cvs80
3165
3166         * src/summaryview.c
3167                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3168                 Fix race condition - don't try to hide messageview while
3169                 being in the middle of message displaying routine.
3170
3171 2011-11-08 [colin]      3.7.10cvs79
3172
3173         * src/codeconv.c
3174                 Make sure we break line when we need to. Very probably
3175                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3176                 particular mail"
3177
3178 2011-11-07 [pawel]      3.7.10cvs78
3179
3180         * src/imap_gtk.c
3181                 Fix bug #2493 'Subscription pull down should be alphabetized'
3182
3183 2011-11-07 [pawel]      3.7.10cvs77
3184
3185         * src/mimeview.c
3186         * src/textview.c
3187         * src/textview.h
3188                 Make Home & End keys work in textview
3189
3190 2011-11-06 [colin]      3.7.10cvs76
3191
3192         * src/mainwindow.c
3193                 Oops, some unwanted undo got commited.
3194
3195 2011-11-06 [colin]      3.7.10cvs75
3196
3197         * src/mainwindow.c
3198                 Don't iconify/deiconify. Instead, just show nothing
3199                 before asked to.
3200
3201 2011-11-06 [pawel]      3.7.10cvs74
3202
3203         * src/compose.c
3204                 Fix compose window size saving / restoring
3205
3206 2011-11-06 [pawel]      3.7.10cvs73
3207
3208         * src/mimeview.c
3209         * src/messageview.c
3210                 Optimize message displaying, in some conditions parts were
3211                 displayed twice causing flickering. For example first html
3212                 source and then rendering output from html plugin of the
3213                 same part.
3214
3215 2011-11-05 [wwp]        3.7.10cvs72
3216
3217         * src/gtk/gtkaspell.c
3218                 Fix compilation where 'null' is undefined (use NULL instead).
3219
3220 2011-11-05 [colin]      3.7.10cvs71
3221
3222         * src/gtk/gtkaspell.c
3223                 No need to show a backtrace if gtkaspell is null
3224
3225 2011-11-05 [pawel]      3.7.10cvs70
3226
3227         * src/gtk/gtkaspell.c
3228                 Fix crasher when spellchecking is not enabled
3229
3230 2011-11-02 [mones]      3.7.10cvs69
3231
3232         * doc/man/claws-mail.1
3233                 fixed hyphens (patch from Debian packaging)
3234                 fixed header to follow man style closely 
3235                 documented new option --compose-from-file
3236                 removed INSTALLATION section, doesn't belong to manpage
3237                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3238                 expanded FILES section to include certs and autofaces dirs
3239                 expanded SEE ALSO section to include manual and plugins
3240
3241 2011-11-01 [colin]      3.7.10cvs68
3242
3243         * src/common/utils.c
3244                 Fix wrong debug stuff commited.
3245
3246 2011-11-01 [colin]      3.7.10cvs67
3247
3248         * src/compose.c
3249         * src/main.c
3250         * src/common/utils.c
3251         * src/gtk/gtkaspell.c
3252         * src/gtk/gtkaspell.h
3253                 Fix huge slowness induced by spellcheck "while typing"
3254                 during initial quote rewraps.
3255
3256 2011-10-31 [pawel]      3.7.10cvs66
3257
3258         * src/messageview.c
3259         * src/mimeview.c
3260         * src/mimeview.h
3261         * src/summaryview.c
3262                 Fix bug #2526 'When reading message in separate window,
3263                 n and p keys do not work'
3264                 - fix key event handling in messageview
3265                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3266                   and prev-part actions)
3267                 - instead add 'z' key for prev-part, we have 'a' key 
3268                   for next-part already
3269
3270 2011-10-31 [colin]      3.7.10cvs65
3271
3272         * src/common/defs.h
3273                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3274
3275 2011-10-31 [pawel]      3.7.10cvs64
3276
3277         * src/summaryview.c
3278         * src/gtk/gtkutils.c
3279                 Fix bug #2303 'Next unread message enables message view'
3280                 Don't show previously hidden message view in main window
3281                 when user reads messages in external window
3282
3283 2011-10-31 [paul]       3.7.10cvs63
3284
3285         * src/prefs_template.c
3286                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3287                 fit at 540 here, for those where they don't the dialogue can be made
3288                 larger by the user
3289
3290 2011-10-31 [paul]       3.7.10cvs62
3291
3292         * src/compose.c
3293                 revert 3.7.10cvs61, these entries _should_ be editable
3294
3295 2011-10-30 [pawel]      3.7.10cvs61
3296
3297         * src/compose.c
3298                 Those entries should not be editable
3299
3300 2011-10-30 [pawel]      3.7.10cvs60
3301
3302         * src/prefs_template.c
3303                 - Dialog needs more height to fit all widgets
3304                 - Clear template contents on delete
3305
3306 2011-10-30 [pawel]      3.7.10cvs59
3307
3308         * src/prefs_folder_item.c
3309                 Update summaryview after changing folder prefs when needed
3310
3311 2011-10-30 [pawel]      3.7.10cvs58
3312
3313         * src/mimeview.c
3314                 Remove key-press-event blocking, it only
3315                 emits GLib-GObject warnings
3316
3317 2011-10-29 [colin]      3.7.10cvs57
3318
3319         * src/addr_compl.c
3320                 Fix focus of completion window with gnome shell
3321                 Fixes bug #2525, "Address completion window does not get
3322                 keyboard focus"
3323
3324 2011-10-29 [colin]      3.7.10cvs56
3325
3326         * src/folderview.c
3327                 Fix flicker on recursive quicksearch
3328
3329 2011-10-28 [colin]      3.7.10cvs55
3330
3331         * src/alertpanel.c
3332         * src/mainwindow.c
3333                 Fix a bit the focus problem on Gnome shell
3334
3335 2011-10-26 [mones]      3.7.10cvs54
3336
3337         * src/compose.c
3338                 Add missing accelerator
3339
3340 2011-10-25 [colin]      3.7.10cvs53
3341
3342         * src/gtk/gtkcmclist.c
3343         * src/gtk/gtkcmctree.c
3344                 Fix colors, fix warnings
3345
3346 2011-10-25 [colin]      3.7.10cvs52
3347
3348         * src/gtk/gtkcmclist.c
3349         * src/gtk/gtkcmctree.c
3350                 Fix focus things.
3351
3352 2011-10-25 [colin]      3.7.10cvs51
3353
3354         * src/stock_pixmap.c
3355                 Fix build with gtk + 2.20
3356
3357 2011-10-25 [colin]      3.7.10cvs50
3358
3359         * src/compose.c
3360         * src/messageview.c
3361         * src/procmsg.c
3362         * src/procmsg.h
3363                 Fix locking when sending a single message
3364
3365 2011-10-25 [colin]      3.7.10cvs49
3366
3367         * src/gtk/colorlabel.c
3368                 GDK_ => GDK_KEY
3369         * src/gtk/gtkcmclist.c
3370                 Make row height closer to what it was
3371
3372 2011-10-25 [colin]      3.7.10cvs48
3373
3374         * src/stock_pixmap.c
3375                 Always use cairo to draw
3376
3377 2011-10-25 [colin]      3.7.10cvs47
3378
3379         * src/mimeview.c
3380                 Fix bug #2529, 'crash in mimeview_start_drag after
3381                 deleting message'. Patch by Ricardo
3382
3383 2011-10-23 [colin]      3.7.10cvs46
3384
3385         * src/gtk/gtkcmclist.c
3386         * src/gtk/gtkcmclist.h
3387         * src/gtk/gtkcmctree.c
3388                 Draw CMClist with cairo too.
3389
3390 2011-10-23 [colin]      3.7.10cvs45
3391
3392         * src/gtk/gtkcmclist.h
3393                 Fix build (this was not meant to be commited)
3394
3395 2011-10-23 [colin]      3.7.10cvs44
3396
3397         * src/addressadd.c
3398         * src/addressbook.c
3399         * src/addressbook_foldersel.c
3400         * src/editgroup.c
3401         * src/foldersel.c
3402         * src/folderview.c
3403         * src/grouplistdialog.c
3404         * src/prefs_common.c
3405         * src/prefs_common.h
3406         * src/summaryview.c
3407         * src/gtk/gtkcmclist.c
3408         * src/gtk/gtkcmclist.h
3409         * src/gtk/gtkcmctree.c
3410         * src/gtk/gtkcmctree.h
3411         * src/gtk/gtksctree.c
3412                 Refactor some tree stuff (lots of code duplication there)
3413                 and switch to cairo for tree rendering.
3414
3415 2011-10-23 [holger]     3.7.10cvs43
3416
3417         * src/filtering.c
3418                 Don't issue a warning for designed behaviour of the stop rule.
3419                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3420
3421 2011-10-22 [colin]      3.7.10cvs42
3422
3423         * src/printing.c
3424         * src/gtk/gtkshruler.c
3425         * src/gtk/gtkutils.h
3426                 Fix GTK+2.16 build
3427
3428 2011-10-22 [colin]      3.7.10cvs41
3429
3430         * src/account.c
3431         * src/addr_compl.c
3432         * src/addrgather.c
3433         * src/compose.c
3434         * src/editldap.c
3435         * src/expldifdlg.c
3436         * src/folderview.c
3437         * src/grouplistdialog.c
3438         * src/headerview.c
3439         * src/importldif.c
3440         * src/main.c
3441         * src/mainwindow.c
3442         * src/mimeview.c
3443         * src/noticeview.c
3444         * src/prefs_account.c
3445         * src/prefs_actions.c
3446         * src/prefs_ext_prog.c
3447         * src/prefs_filtering.c
3448         * src/prefs_folder_item.c
3449         * src/prefs_image_viewer.c
3450         * src/prefs_logging.c
3451         * src/prefs_msg_colors.c
3452         * src/prefs_other.c
3453         * src/prefs_send.c
3454         * src/prefs_spelling.c
3455         * src/prefs_summaries.c
3456         * src/prefs_template.c
3457         * src/printing.c
3458         * src/quote_fmt.c
3459         * src/send_message.c
3460         * src/statusbar.c
3461         * src/summary_search.c
3462         * src/summaryview.c
3463         * src/wizard.c
3464         * src/gtk/gtkcmclist.c
3465         * src/gtk/gtkcmctree.c
3466         * src/gtk/gtkcmoptionmenu.c
3467         * src/gtk/gtksctree.c
3468         * src/gtk/gtkutils.c
3469         * src/gtk/gtkutils.h
3470         * src/gtk/gtkvscrollbutton.c
3471         * src/gtk/inputdialog.c
3472         * src/gtk/pluginwindow.c
3473         * src/gtk/quicksearch.c
3474         * src/gtk/spell_entry.c
3475         * src/plugins/bogofilter/bogofilter_gtk.c
3476         * src/plugins/dillo_viewer/dillo_prefs.c
3477         * src/plugins/pgpcore/prefs_gpg.c
3478         * src/plugins/spamassassin/spamassassin_gtk.c
3479         * src/plugins/trayicon/trayicon.c
3480         * src/plugins/trayicon/trayicon_prefs.c
3481                 Remove all possible #if GTK_CHECK_VERSION() checks,
3482                 and make Claws build with GTK+2.16 (untested right
3483                 now), as the Gpg4Win project uses GTK+2.16 currently.
3484
3485 2011-10-22 [colin]      3.7.10cvs40
3486
3487         * src/gtk/gtkutils.h
3488         * configure.ac
3489                 Fix (hopefully) build with GTK+ 2.18.
3490
3491 2011-10-20 [paul]       3.7.10cvs39
3492
3493         * AUTHORS
3494         * src/ldif.c
3495         * src/gtk/authors.h
3496                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3497                 Patch by Bodo Graumann <mail@bodograumann.de>
3498
3499 2011-10-20 [mones]      3.7.10cvs38
3500
3501         * po/fr.po
3502         * src/common/defs.h
3503                 Fix references to old dotsrc mailing lists
3504
3505 2011-10-19 [mones]      3.7.10cvs37
3506
3507         * src/prefs_msg_colors.c
3508                 Fix Ok/Cancel buttons in color selector of preferences
3509
3510 2011-10-17 [colin]      3.7.10cvs36
3511
3512         * src/gtk/gtkshruler.c
3513                 (Probably) fix GTK+ <= 2.22
3514
3515 2011-10-17 [colin]      3.7.10cvs35
3516
3517         * src/gtk/gtkshruler.c
3518                 Fix GTK+2.22 build
3519
3520 2011-10-17 [mones]      3.7.10cvs34
3521
3522         * src/addrbook.c
3523         * src/exportldif.c
3524         * src/jpilot.c
3525         * src/mutt.c
3526         * src/pine.c
3527         * src/procmsg.c
3528         * src/vcard.c
3529                 Fix potential out-of-buffer writes
3530
3531 2011-10-17 [mones]      3.7.10cvs33
3532
3533         * src/main.c
3534                 Use just one g_print call per option; correct indentation
3535
3536 2011-10-17 [colin]      3.7.10cvs32
3537
3538         * src/compose.c
3539         * src/compose.h
3540         * src/gtk/Makefile.am
3541         * src/gtk/gtkshruler.c
3542         * src/gtk/gtkshruler.h
3543         * src/gtk/gtkunit.c
3544         * src/gtk/gtkunit.h
3545                 Reimplement ruler using the GTK widgets. Thanks
3546                 to Hanno for the initial patch.
3547
3548 2011-10-17 [colin]      3.7.10cvs31
3549
3550         * src/action.c
3551         * src/main.c
3552         * src/gtk/gtkutils.c
3553         * src/gtk/gtkutils.h
3554                 Undeprecate GIO/GdkCondition
3555
3556 2011-10-16 [mones]      3.7.10cvs30
3557
3558         * src/main.c
3559                 Add --compose-from-file option to open composition
3560                 window with the headers and body from a file; based
3561                 on Debian patch to fix http://bugs.debian.org/544868
3562
3563 2011-10-15 [mones]      3.7.10cvs29
3564
3565         * manual/advanced.xml
3566                 Document new summary_from_show hidden preference
3567
3568 2011-10-15 [paul]       3.7.10cvs28
3569
3570         * src/compose.c
3571                 compose_create_tags() - fix misplaced 'int i'
3572                 compose_entry_mark_default_to() - fix To field highlighting
3573
3574 2011-10-09 [colin]      3.7.10cvs27
3575
3576         * src/addr_compl.c
3577                 Fix address completion
3578
3579 2011-10-07 [colin]      3.7.10cvs26
3580
3581         * src/prefs_filtering_action.c
3582         * src/gtk/gtkutils.h
3583                 Fix build with GTK+2.20
3584
3585 2011-10-07 [colin]      3.7.10cvs25
3586
3587         * src/gtk/Makefile.am
3588         * src/gtk/gdkkeysyms-new.h
3589         * src/gtk/gtkutils.h
3590                 Copy the new GDK_KEY_* definitions for older GTKs
3591
3592 2011-10-07 [colin]      3.7.10cvs24
3593
3594         * configure.ac
3595                 Fix typos (thanks to Hanno)
3596
3597 2011-10-07 [colin]      3.7.10cvs23
3598
3599         * src/compose.c
3600         * src/gtk/gtkshruler.c
3601         * src/gtk/gtkshruler.h
3602                 Disable ruler starting from 2.24.
3603
3604 2011-10-07 [colin]      3.7.10cvs22
3605
3606         * configure.ac
3607         * src/messageview.c
3608         * src/gtk/Makefile.am
3609                 GTK2 build fix
3610
3611 2011-10-07 [colin]      3.7.10cvs21
3612
3613         * configure.ac
3614         * src/action.c
3615         * src/addr_compl.c
3616         * src/addrgather.c
3617         * src/compose.c
3618         * src/compose.h
3619         * src/editldap.c
3620         * src/mainwindow.c
3621         * src/message_search.c
3622         * src/mimeview.c
3623         * src/mimeview.h
3624         * src/prefs_account.c
3625         * src/prefs_compose_writing.c
3626         * src/prefs_filtering_action.c
3627         * src/prefs_folder_item.c
3628         * src/prefs_logging.c
3629         * src/prefs_matcher.c
3630         * src/prefs_message.c
3631         * src/prefs_other.c
3632         * src/prefs_receive.c
3633         * src/prefs_summaries.c
3634         * src/prefs_wrapping.c
3635         * src/printing.c
3636         * src/ssl_manager.c
3637         * src/statusbar.c
3638         * src/stock_pixmap.c
3639         * src/summary_search.c
3640         * src/textview.c
3641         * src/gtk/Makefile.am
3642         * src/gtk/colorlabel.c
3643         * src/gtk/gtkutils.c
3644         * src/gtk/gtkutils.h
3645         * src/gtk/logwindow.c
3646         * src/gtk/menu.c
3647         * src/gtk/menu.h
3648         * src/gtk/quicksearch.c
3649         * src/gtk/spell_entry.c
3650         * src/plugins/bogofilter/bogofilter_gtk.c
3651         * src/plugins/dillo_viewer/dillo_viewer.c
3652         * src/plugins/pgpcore/prefs_gpg.c
3653         * src/plugins/spamassassin/spamassassin_gtk.c
3654                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3655                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3656                 ported (especially GtkCMOptionMenu)
3657
3658 2011-10-07 [colin]      3.7.10cvs20
3659
3660         * src/account.c
3661         * src/action.c
3662         * src/addr_compl.c
3663         * src/addrcustomattr.c
3664         * src/addrduplicates.c
3665         * src/addressadd.c
3666         * src/addressbook.c
3667         * src/addressbook_foldersel.c
3668         * src/addrgather.c
3669         * src/alertpanel.c
3670         * src/browseldap.c
3671         * src/compose.c
3672         * src/editaddress.c
3673         * src/editaddress_other_attributes_ldap.c
3674         * src/editbook.c
3675         * src/editgroup.c
3676         * src/editjpilot.c
3677         * src/editldap.c
3678         * src/editldap_basedn.c
3679         * src/edittags.c
3680         * src/editvcard.c
3681         * src/exphtmldlg.c
3682         * src/expldifdlg.c
3683         * src/export.c
3684         * src/foldersel.c
3685         * src/folderview.c
3686         * src/grouplistdialog.c
3687         * src/import.c
3688         * src/importldif.c
3689         * src/importmutt.c
3690         * src/importpine.c
3691         * src/mainwindow.c
3692         * src/message_search.c
3693         * src/messageview.c
3694         * src/mimeview.c
3695         * src/prefs_actions.c
3696         * src/prefs_customheader.c
3697         * src/prefs_display_header.c
3698         * src/prefs_filtering.c
3699         * src/prefs_filtering_action.c
3700         * src/prefs_folder_column.c
3701         * src/prefs_matcher.c
3702         * src/prefs_msg_colors.c
3703         * src/prefs_other.c
3704         * src/prefs_summaries.c
3705         * src/prefs_summary_column.c
3706         * src/prefs_summary_open.c
3707         * src/prefs_template.c
3708         * src/prefs_toolbar.c
3709         * src/printing.c
3710         * src/sourcewindow.c
3711         * src/ssl_manager.c
3712         * src/summary_search.c
3713         * src/summaryview.c
3714         * src/textview.c
3715         * src/uri_opener.c
3716         * src/gtk/about.c
3717         * src/gtk/colorsel.c
3718         * src/gtk/combobox.c
3719         * src/gtk/description_window.c
3720         * src/gtk/foldersort.c
3721         * src/gtk/gtkaspell.c
3722         * src/gtk/gtkcmclist.c
3723         * src/gtk/gtkcmctree.c
3724         * src/gtk/gtkcmoptionmenu.c
3725         * src/gtk/gtkutils.c
3726         * src/gtk/icon_legend.c
3727         * src/gtk/inputdialog.c
3728         * src/gtk/logwindow.c
3729         * src/gtk/pluginwindow.c
3730         * src/gtk/prefswindow.c
3731         * src/gtk/quicksearch.c
3732         * src/plugins/pgpcore/passphrase.c
3733         * src/plugins/pgpcore/select-keys.c
3734                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
3735                 to replace GDK_* by GDK_KEY_*.
3736
3737 2011-10-07 [colin]      3.7.10cvs19
3738
3739         * AUTHORS
3740         * src/account.c
3741         * src/action.c
3742         * src/addr_compl.c
3743         * src/addressbook.c
3744         * src/alertpanel.c
3745         * src/compose.c
3746         * src/edittags.c
3747         * src/folderview.c
3748         * src/grouplistdialog.c
3749         * src/image_viewer.c
3750         * src/mainwindow.c
3751         * src/mimeview.c
3752         * src/noticeview.c
3753         * src/prefs_filtering_action.c
3754         * src/prefs_folder_column.c
3755         * src/prefs_msg_colors.c
3756         * src/prefs_summary_column.c
3757         * src/prefs_toolbar.c
3758         * src/printing.c
3759         * src/stock_pixmap.c
3760         * src/summaryview.c
3761         * src/textview.c
3762         * src/undo.c
3763         * src/wizard.c
3764         * src/gtk/about.c
3765         * src/gtk/authors.h
3766         * src/gtk/colorlabel.c
3767         * src/gtk/colorsel.c
3768         * src/gtk/gtkcmclist.c
3769         * src/gtk/gtkcmctree.c
3770         * src/gtk/gtkcmoptionmenu.c
3771         * src/gtk/gtksctree.c
3772         * src/gtk/gtkutils.c
3773         * src/gtk/gtkvscrollbutton.c
3774         * src/gtk/inputdialog.c
3775         * src/gtk/logwindow.c
3776         * src/gtk/menu.c
3777         * src/gtk/prefswindow.c
3778         * src/gtk/progressdialog.c
3779         * src/plugins/pgpcore/passphrase.c
3780         * src/plugins/trayicon/trayicon.c
3781                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
3782                 Patch by Hanno Thurow-Meyer, many thanks to him !
3783
3784 2011-09-20 [colin]      3.7.10cvs18
3785
3786         * src/common/ssl.c
3787                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
3788                 gnutls 3.0.3'
3789
3790 2011-09-18 [colin]      3.7.10cvs17
3791
3792         * src/news.c
3793                 Fix segfault when connection fails
3794
3795 2011-09-03 [colin]      3.7.10cvs16
3796
3797         * src/common/ssl.c
3798                 Use NORMAL instead of EXPORT priorities.
3799
3800 2011-09-02 [colin]      3.7.10cvs15
3801
3802         * configure.ac
3803         * src/common/ssl.c
3804                 Linking against gcrypt explicitely in order to call
3805                 gcry_control() for mutex setup isn't necessary anymore
3806                 starting from gnuTLS 2.11.
3807
3808 2011-08-31 [colin]      3.7.10cvs14
3809
3810         * src/plugins/pgpinline/pgpinline.c
3811         * src/plugins/pgpmime/pgpmime.c
3812                 Fix bug #2431, "Major memory leak in PGP message handling".
3813
3814 2011-08-31 [colin]      3.7.10cvs13
3815
3816         * AUTHORS
3817         * src/gtk/authors.h
3818         * src/mainwindow.c
3819         * src/messageview.c
3820         * src/gtk/authors.h
3821                 Apply Steve Rader's patch from bug #2388, "Add 
3822                 message view scrolling menu items"
3823
3824 2011-08-30 [colin]      3.7.10cvs12
3825
3826         * src/gtk/prefswindow.c
3827                 Fix layout issues (i.e. on SSL page if changing account
3828                 type prior to visiting it).
3829
3830 2011-08-30 [colin]      3.7.10cvs11
3831
3832         * configure.ac
3833         * src/common/ssl.c
3834                 Don't use deprecated functions for GnuTLS priorities.
3835                 Require GnuTLS 2.2 that is the first version with the
3836                 new function.
3837
3838 2011-08-30 [colin]      3.7.10cvs10
3839
3840         * src/common/socket.c
3841         * src/common/ssl.c
3842                 Long-term fix for bug #2402, "GnuTLS change breaks socket
3843                 communication", as per http://savannah.gnu.org/support/?107660
3844
3845 2011-08-30 [colin]      3.7.10cvs9
3846
3847         * src/etpan/imap-thread.c
3848         * src/etpan/nntp-thread.c
3849                 Remove dead openSSL code
3850
3851 2011-08-30 [colin]      3.7.10cvs8
3852
3853         * src/ssl_manager.c
3854         * src/common/ssl.c
3855         * src/common/ssl_certificate.c
3856         * src/common/ssl_certificate.h
3857         * src/etpan/imap-thread.c
3858         * src/etpan/nntp-thread.c
3859                 Fix bug #2127, "SSL cert check uses canonical name instead of
3860                 specified name"
3861
3862 2011-08-29 [colin]      3.7.10cvs7
3863
3864         * src/prefs_account.c
3865                 Fix X-Mailer option not appearing on IMAP
3866
3867 2011-08-29 [colin]      3.7.10cvs6
3868
3869         * src/plugins/pgpcore/Makefile.am
3870         * src/plugins/pgpinline/Makefile.am
3871         * src/plugins/pgpmime/Makefile.am
3872         * src/plugins/smime/Makefile.am
3873                 Windows build fix:
3874                 libtool: link: require no space between `-L' and `.'
3875
3876 2011-08-29 [colin]      3.7.10cvs5
3877
3878         * src/account.c
3879         * src/compose.c
3880         * src/prefs_account.c
3881         * src/prefs_account.h
3882                 Revert cvs4 which is rather illogical and instead
3883                 use Fabian's patch from bug #2471
3884
3885 2011-08-29 [colin]      3.7.10cvs4
3886
3887         * src/compose.c
3888                 Don't insert custom headers that have empty values.
3889                 Allows not inserting X-Mailer if it's set to nothing.
3890                 Fixes bug #2471, "Make setting an X-Mailer header optional".
3891
3892 2011-08-29 [colin]      3.7.10cvs3
3893
3894         * src/image_viewer.c
3895         * src/textview.c
3896         * src/gtk/gtkutils.c
3897         * src/gtk/gtkutils.h
3898                 Handle EXIF orientation in images (both in textview's
3899                 preview and image viewer)
3900
3901 2011-08-28 [paul]       3.7.10cvs2
3902
3903         * src/prefs_common.c
3904         * src/prefs_common.h
3905         * src/summaryview.c
3906                 add new hidden option to control the display in the From
3907                 column in the Message List: 0 (default): show name,
3908                 1: show address, 2: show name + address
3909
3910 2011-08-27 [paul]       3.7.10cvs1
3911
3912         * po/POTFILES.in
3913         * src/common/ssl_certificate.c
3914         * src/etpan/imap-thread.c
3915         * src/etpan/nntp-thread.c
3916                 offer up some missing log_error() strings to translators
3917
3918 2011-08-27 [paul]       3.7.10
3919         * NEWS
3920         * README
3921         * RELEASE_NOTES 
3922                 3.7.10 unleashed!               
3923
3924 2011-08-27 [paul]       3.7.9cvs52
3925
3926         * po/cs.po
3927         * po/fr.po
3928         * po/hu.po
3929         * po/lt.po
3930         * po/pt_BR.po
3931         * po/sk.po
3932                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
3933                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
3934
3935 2011-08-27 [mones]      3.7.9cvs51
3936
3937         * claws-mail.desktop
3938                 Include generic name and comment translations
3939                 Thanks to all the people on the translators ML!
3940
3941 2011-08-23 [paul]       3.7.9cvs50
3942
3943         * src/common/ssl.c
3944                 probable/possible fix/workaround for bug 2402,
3945                 'can't download message from pop3 server'
3946
3947 2011-08-18 [paul]       3.7.9cvs49
3948
3949         * manual/handling.xml
3950                 fix typos. thanks to vilpan
3951
3952 2011-08-17 [paul]       3.7.9cvs48
3953
3954         * tools/claws.i18n.status.pl
3955                 add Mindaugas Baranauskas (Lithuanian)
3956
3957 2011-08-14 [mir]        3.7.9cvs47
3958
3959         * src/news.c
3960         * src/etpan/nntp-thread.c
3961                 Fix bug 2418. Patch provided by Sébastien Bigaret with
3962                 some minor contribution by me.
3963
3964 2011-08-13 [mir]        3.7.9cvs46
3965
3966         * src/etpan/nntp-thread.c
3967                 Fix bug when NNTP server sends authentication warning
3968                 as part of the connection session. Privously etpan would
3969                 bail out for any return code other than NEWSNNTP_NO_ERROR
3970                 but as early as the connection session a return code like
3971                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
3972                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
3973                 be considered as an error.
3974
3975 2011-08-12 [paul]       3.7.9cvs45
3976
3977         * src/mimeview.c
3978                 3.7.9cvs43 mistakenly dropped off the info
3979                 about the mime part from the tooltip
3980
3981 2011-08-12 [wwp]        3.7.9cvs44
3982
3983         * src/gtk/quicksearch.c
3984          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
3985
3986 2011-08-09 [paul]       3.7.9cvs43
3987
3988         * src/mimeview.c
3989                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
3990
3991 2011-08-06 [paul]       3.7.9cvs42
3992
3993         * src/compose.c
3994                 fix cursor placement in Forward template
3995
3996 2011-08-06 [paul]       3.7.9cvs41
3997
3998         * src/gtk/description_window.c
3999                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
4000
4001 2011-08-05 [holger]     3.7.9cvs40
4002
4003         * claws-mail.desktop
4004                 Revert 3.7.9cvs35 for now, it may be problematic
4005                 (see bug #2450)
4006
4007 2011-08-05 [paul]       3.7.9cvs39
4008
4009         * src/mainwindow.c
4010         * src/messageview.c
4011                 use 'Collapse quotes' rather than 'Fold quotes' on
4012                 labels, for consistency
4013         * src/toolbar.c
4014                 use 'Receive mail from account' rather than 'on account'
4015
4016 2011-07-30 [mir]        3.7.9cvs38
4017
4018         * src/etpan/Makefile.am
4019         * src/plugins/pgpcore/Makefile.am
4020         * src/plugins/pgpmime/Makefile.am
4021         * src/plugins/smime/Makefile.am
4022                 Fix broken build on Debian Sid. enchant.h cannot be
4023                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
4024                 present in Makefile.am. Apparently enchant.h in older
4025                 versions were placed in /usr/include which is always
4026                 scanned be default.
4027
4028 2011-07-21 [mones]      3.7.9cvs37
4029
4030         * src/common/plugin.c
4031         * src/common/plugin.h
4032                 Make licences allowed for plugins more explicit and also
4033                 accept dual (or more) licences when properly formatted.
4034                 Doesn't require any change on current plugins.
4035
4036 2011-07-18 [mones]      3.7.9cvs36
4037
4038         * manual/advanced.xml
4039                 Document briefly tags feature.
4040         * manual/glossary.xml
4041                 Fix definition to avoid confussion with tags.
4042         * manual/es/advanced.xml
4043         * manual/es/glossary.xml
4044                 Synchronize Spanish translation with the above.
4045
4046 2011-07-07 [holger]     3.7.9cvs35
4047
4048         * claws-mail.desktop
4049                 Add indicator stuff to the desktop file
4050                 Taken from bug #2450
4051
4052 2011-07-06 [paul]       3.7.9cvs34
4053
4054         * src/edittags.c
4055                 fix English usage
4056
4057 2011-07-06 [mones]      3.7.9cvs33
4058
4059         * src/edittags.c
4060                 Do not create an empty tag name row in panel and
4061                 warn user about using a non-reserved tag instead
4062
4063 2011-07-05 [mones]      3.7.9cvs32
4064
4065         * src/imap.c
4066         * src/common/tags.c
4067         * src/common/tags.h
4068         * src/etpan/imap-thread.c
4069                 Make constants for reserved tags and use them
4070                 Removed also duplicate comparison while at it
4071
4072 2011-07-05 [paul]       3.7.9cvs31
4073
4074         * src/compose.c
4075                 when using a Compose template, only place the cursor
4076                 in the body when the cursor symbol, %cursor (%X), is used
4077
4078 2011-07-03 [paul]       3.7.9cvs30
4079
4080         * src/main.c
4081                 do main_window_popup(mainwin); on plugin load error, or
4082                 else the warning dialogue and mainwindow stays minimised
4083                 and hidden
4084
4085 2011-07-03 [paul]       3.7.9cvs29
4086
4087         * src/wizard.c
4088                 fix bug 2462, 'Building without GnuTLS support leads to a
4089                 failure in wizard.c'
4090
4091 2011-07-03 [paul]       3.7.9cvs28
4092
4093         * src/mainwindow.c
4094         * src/mainwindow.h
4095         * src/summaryview.c
4096                 fix bug #2461, 'popup menu in message list displays
4097                 'move to trash' and 'delete''.
4098                 Add a new sensitivity condition 'M_NOT_TRASH' and
4099                 remove the broken workaround for right-click in summaryview.c.
4100                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4101                 News folder.
4102
4103 2011-06-21 [paul]       3.7.9cvs27
4104
4105         * src/mainwindow.c
4106                 revert 3.7.9cvs2, it does no good
4107
4108 2011-06-18 [mir]        3.7.9cvs26
4109
4110         * configure.ac
4111                 Fix autoconf warnings introduced in autoconf >= 2.64
4112
4113 2011-06-05 [paul]       3.7.9cvs25
4114
4115         * po/ca.po
4116         * po/cs.po
4117         * po/de.po
4118         * po/it.po
4119         * po/ja.po
4120         * po/pt_PT.po
4121         * po/sk.po
4122         * po/uk.po
4123                 fix strings where an informational message has been
4124                 wrongly entered into the translated string
4125         * src/toolbar.c
4126                 enable 'Trash' and 'Sender' to be translated based on
4127                 the context, e.g. as button text and as mail header
4128         * src/gtk/about.c
4129                 fix english in Info tab
4130
4131 2011-05-25 [colin]      3.7.9cvs24
4132
4133         * src/action.c
4134                 Fix bug #2439, "use bitwise operator for bitmask instead of
4135                 logical operator". Thanks to Nicolas Kaiser for the patch.
4136
4137 2011-05-18 [colin]      3.7.9cvs23
4138
4139         * src/news.c
4140                 Fix missing group selection before xover if the
4141                 connection was reset before.
4142
4143 2011-05-12 [colin]      3.7.9cvs22
4144
4145         * src/common/utils.c
4146                 Fix bug #2412, "Send account mail address in Message-ID
4147                 wrongly implemented". Patch by Fabian Keil.
4148
4149 2011-05-12 [mones]      3.7.9cvs21
4150
4151         * src/etpan/nntp-thread.c
4152                 Fix bug #2418 "NNTP authentication is broken"
4153
4154 2011-05-09 [pawel]      3.7.9cvs20
4155
4156         * src/mainwindow.c
4157         * src/prefs_folder_item.c
4158                 Small UI fixes
4159
4160 2011-05-05 [colin]      3.7.9cvs19
4161
4162         * src/imap.c
4163         * src/inc.c
4164         * src/news.c
4165         * src/send_message.c
4166                 Fix bug #2184, "Add account name information inside network log".
4167                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4168                 This stuff is too much copy-pasted.
4169
4170
4171 2011-04-30 [colin]      3.7.9cvs18
4172
4173         * src/main.c
4174                 Fix bug #2414, 'Claws segfaults on startup with
4175                 notification plugin enabled". Thanks Christian
4176                 Faulhammer for the patch.
4177
4178 2011-04-27 [colin]      3.7.9cvs17
4179
4180         * src/codeconv.c
4181                 Make Windows' encoding CP1251 for ru_RU locale
4182                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4183
4184 2011-04-24 [paul]       3.7.9cvs16
4185
4186         * manual/claws-mail-manual.xml
4187         * manual/de/claws-mail-manual.xml
4188         * manual/es/claws-mail-manual.xml
4189         * manual/fr/claws-mail-manual.xml
4190         * manual/it/claws-mail-manual.xml
4191                 update copyright year
4192
4193 2011-04-24 [paul]       3.7.9cvs15
4194
4195         * src/summaryview.c
4196                 fix bug #2353, 'Right-clicking on spam in order to delete
4197                 it causes it to show in message window'
4198
4199 2011-04-24 [paul]       3.7.9cvs14
4200
4201         * src/mainwindow.c
4202         * src/gtk/foldersort.c
4203         * src/gtk/foldersort.h
4204                 fix labelling, 'change folder order' to 'change mailbox order'
4205
4206 2011-04-23 [paul]       3.7.9cvs13
4207
4208         * configure.ac
4209                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4210                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4211                 committed in 3.7.8cvs19 
4212
4213 2011-04-11 [paul]       3.7.9cvs12
4214
4215         * src/plugins/trayicon/trayicon.c
4216                 fix build bug: gtk_status_icon_set_title() is available
4217                 since gtk 2.18.x not 2.14.x
4218
4219 2011-04-11 [paul]       3.7.9cvs11
4220
4221         * po/hu.po
4222                 updated by Páder RezsÅ‘
4223
4224 2011-04-10 [colin]      3.7.9cvs10
4225
4226         * src/addr_compl.c
4227         * src/addressbook.c
4228         * src/compose.c
4229         * src/editaddress.c
4230         * src/editaddress_other_attributes_ldap.c
4231         * src/main.c
4232         * src/message_search.c
4233         * src/prefs_display_header.c
4234         * src/prefs_filtering_action.c
4235         * src/prefs_matcher.c
4236         * src/prefs_other.c
4237         * src/prefs_toolbar.c
4238         * src/summary_search.c
4239         * src/gtk/colorlabel.c
4240         * src/gtk/combobox.c
4241         * src/gtk/gtkcmoptionmenu.c
4242         * src/gtk/gtkshruler.c
4243         * src/gtk/gtkshruler.h
4244         * src/gtk/gtkutils.h
4245         * src/gtk/inputdialog.c
4246         * src/gtk/quicksearch.c
4247                 Revert the whole pile of crap introduced in
4248                 cvs9,8,7,4.
4249
4250 2011-04-10 [colin]      3.7.9cvs9
4251
4252         * src/compose.c
4253         * src/editaddress.c
4254         * src/editaddress_other_attributes_ldap.c
4255         * src/main.c
4256         * src/message_search.c
4257         * src/prefs_display_header.c
4258         * src/prefs_matcher.c
4259         * src/prefs_toolbar.c
4260         * src/summary_search.c
4261         * src/gtk/combobox.c
4262         * src/gtk/gtkutils.h
4263         * src/gtk/inputdialog.c
4264         * src/gtk/quicksearch.c
4265                 Finish fun with combo boxes. (hopefully)
4266
4267 2011-04-10 [colin]      3.7.9cvs8
4268
4269         * src/compose.c
4270         * src/prefs_filtering_action.c
4271         * src/gtk/combobox.c
4272         * src/gtk/gtkshruler.c
4273         * src/gtk/gtkshruler.h
4274                 More undeprecation. GTKSHRuler is #if'ed out. We can
4275                 still decide to maintain the old GtkRuler widget in-tree
4276                 if the lack of ruler in Compose window is too
4277                 annoying.
4278
4279 2011-04-10 [colin]      3.7.9cvs7
4280
4281         * src/addr_compl.c
4282         * src/addressbook.c
4283         * src/compose.c
4284         * src/editaddress_other_attributes_ldap.c
4285         * src/message_search.c
4286         * src/prefs_display_header.c
4287         * src/prefs_filtering_action.c
4288         * src/prefs_other.c
4289         * src/prefs_toolbar.c
4290         * src/summary_search.c
4291         * src/gtk/colorlabel.c
4292         * src/gtk/combobox.c
4293         * src/gtk/gtkcmoptionmenu.c
4294         * src/gtk/gtkutils.h
4295                 More comboboxtext undeprecation
4296
4297 2011-04-10 [colin]      3.7.9cvs6
4298
4299         * src/messageview.c
4300                 Fix it better.
4301
4302 2011-04-10 [colin]      3.7.9cvs5
4303
4304         * src/messageview.c
4305                 Fix age-old typo.
4306
4307 2011-04-10 [colin]      3.7.9cvs4
4308
4309         * src/compose.c
4310         * src/editaddress_other_attributes_ldap.c
4311         * src/message_search.c
4312         * src/prefs_display_header.c
4313         * src/prefs_filtering_action.c
4314         * src/prefs_other.c
4315         * src/prefs_toolbar.c
4316         * src/summary_search.c
4317         * src/gtk/combobox.c
4318         * src/gtk/gtkutils.h
4319                 gtk_combo_box_*_text() is deprecated, and
4320                 gtk_combo_box_text_*() is the new hotness.
4321
4322 2011-04-10 [colin]      3.7.9cvs3
4323
4324         * src/addr_compl.c
4325         * src/addressbook.c
4326         * src/browseldap.c
4327         * src/compose.c
4328         * src/folder.c
4329         * src/folderview.c
4330         * src/gtk/gtkvscrollbutton.c
4331         * src/gtk/gtkvscrollbutton.h
4332                 s/GtkFunction/GSourceFunc
4333
4334 2011-04-10 [colin]      3.7.9cvs2
4335
4336         * src/mainwindow.c
4337                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4338                 This is the patch from bug #2396, it should be innocuous even
4339                 if that's useless to do deiconify + present window...
4340
4341 2011-04-09 [paul]       3.7.9cvs1
4342
4343         * src/prefs_summaries.c
4344                 fix typo in string. (thanks, Brad!)
4345
4346 2011-04-09 [paul]       3.7.9
4347         * NEWS
4348         * README
4349         * RELEASE_NOTES 
4350                 3.7.9 unleashed!        
4351
4352 2011-04-09 [paul]       3.7.8cvs78
4353
4354         * po/cs.po
4355         * po/es.po
4356         * po/fi.po
4357         * po/fr.po
4358         * po/lt.po
4359         * po/pt_BR.po
4360         * po/sk.po
4361         * po/uk.po
4362                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4363                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4364                 Slavko, and Yarema
4365
4366 2011-04-09 [colin]      3.7.8cvs77
4367
4368         * src/gtk/filesel.c
4369                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4370                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4371                 encoding filename. Hooray for stupid.
4372
4373 2011-04-08 [colin]      3.7.8cvs76
4374
4375         * src/action.c
4376                 Fix action Stop: if child does not react to SIGTERM, it'll
4377                 probably start behaving when it'll get a SIGKILL on the user's
4378                 second press on Stop.
4379                 Fixes bug #2237, "User action makes Claws unresponsive".
4380
4381 2011-04-08 [colin]      3.7.8cvs75
4382
4383         * src/account.c
4384         * src/folder.c
4385         * src/folder.h
4386         * src/folder_item_prefs.c
4387         * src/folder_item_prefs.h
4388         * src/prefs_account.c
4389                 Fix bug #2382, "folderitemrc not updated when account
4390                 name is changed". Indeed, this wasn't done.
4391
4392 2011-04-08 [wwp]        3.7.8cvs74
4393
4394         * src/procmime.c
4395         Add support for quoted values (*="value").
4396         This commonly fixes a trailing quote appearing to filenames
4397         sent by iphone Mail (not sure if it's culprit at all, though).
4398
4399 2011-04-08 [colin]      3.7.8cvs73
4400
4401         * src/gtk/filesel.c
4402                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4403                 caused by attachments with extended chars in the file name". Patch
4404                 derived from a patch bt Fabien Keil
4405
4406 2011-04-05 [wwp]        3.7.8cvs72
4407
4408         * src/compose.c
4409                 A debug string not to translate.
4410
4411 2011-04-03 [colin]      3.7.8cvs71
4412
4413         * src/common/utils.h
4414                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4415                 That's not the first bug-report where internal
4416                 debug-only backtrace() crashes on FreeBSD.
4417
4418 2011-04-03 [colin]      3.7.8cvs70
4419
4420         * src/compose.c
4421                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4422                 compose window".
4423                 Batch-mode compose windows (from filtering actions) shouldn't
4424                 try to access stuff after flushing events...
4425
4426 2011-03-31 [paul]       3.7.8cvs69
4427
4428         * INSTALL
4429                 update as gtk >= 2.10 now required
4430                 (because I'll never remember to do this later)
4431
4432 2011-03-26 [paul]       3.7.8cvs68
4433
4434         * src/messageview.c
4435                 fix separators in Go To menu
4436
4437 2011-03-20 [colin]      3.7.8cvs67
4438
4439         * configure.ac
4440                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4441                 when we'll have time to handle them
4442
4443 2011-03-18 [paul]       3.7.8cvs66
4444
4445         * src/textview.c
4446                 make user-facing message more accurate -
4447                 'Network Log' not 'View Log'
4448
4449 2011-03-17 [wwp]        3.7.8cvs65
4450
4451         * po/fr.po
4452                 Fix a typo around plural form, as reported by
4453                 Yannick Palanque.
4454
4455 2011-03-15 [colin]      3.7.8cvs64
4456
4457         * AUTHORS
4458         * src/gtk/authors.h
4459         * src/main.c
4460                 Fix bug #2381, "Support for NetworkManager 0.9".
4461                 Patch by Mikhail Efremov
4462
4463 2011-03-04 [colin]      3.7.8cvs63
4464
4465         * src/mimeview.c
4466         * src/mimeview.h
4467                 Fix segfault on Windows
4468         * src/exporthtml.c
4469         * src/common/utils.c
4470         * src/common/w32_unistd.c
4471         * src/common/w32lib.h
4472                 Rationalize use of time_r() funcs (pthread do define them)
4473
4474 2011-03-02 [pawel]      3.7.8cvs62
4475
4476         * src/wizard.c
4477                 Re-implement widgets aligning, switch from GtkSizeGroup
4478                 to GtkTable - this should fix disappearing labels
4479
4480 2011-03-01 [pawel]      3.7.8cvs61
4481
4482         * src/wizard.c
4483                 Wizard GUI cleanups. Make it look and behave more
4484                 like account preferences.
4485
4486 2011-02-23 [colin]      3.7.8cvs60
4487
4488         * src/common/Makefile.am
4489                 Fix make dist
4490
4491 2011-02-23 [colin]      3.7.8cvs59
4492
4493         * src/Makefile.am
4494         * src/main.c
4495         * src/common/Makefile.am
4496         * src/common/plugin.c
4497         * src/common/valgrind.h
4498                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4499                 Use valgrind's own header.
4500
4501 2011-02-22 [colin]      3.7.8cvs58
4502
4503         * src/prefs_account.c
4504                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4505                 signed message" upon new installation. This is disturbing when PGP
4506                 plugins are loaded by default.
4507
4508 2011-02-16 [paul]       3.7.8cvs57
4509
4510         * src/*
4511                 update copyright headers throughout
4512
4513 2011-02-16 [paul]       3.7.8cvs56
4514
4515         * src/summaryview.c
4516                 use gettext plural form for "item selected"/"items selected"
4517
4518 2011-02-13 [colin]      3.7.8cvs55
4519
4520         * src/mimeview.c
4521         * src/mimeview.h
4522                 Fix bug #2361, "Claws crashes after PGP Check in separate
4523                 msg view". Don't let the cancel thread lie around after
4524                 the verification ended.
4525
4526 2011-02-13 [paul]       3.7.8cvs54
4527
4528         * po/lt.po
4529                 updated by Mindaugas Baranauskas
4530
4531 2011-02-11 [mones]      3.7.8cvs53
4532
4533         * manual/es/advanced.xml
4534                 Sync with English manual
4535         * src/imap.c
4536                 Fix remaining mismatched alloc/free from cppcheck
4537
4538 2011-02-10 [pawel]      3.7.8cvs52
4539
4540         * src/ldapupdate.c
4541                 Fix memleaks
4542
4543 2011-02-10 [pawel]      3.7.8cvs51
4544
4545         * src/prefs_toolbar.c
4546                 - set menus sensitivity in item type combo depending on
4547                   availability of actions / plugin hooks
4548                 - style fixes, spaces instead of tabs mostly
4549
4550 2011-02-10 [paul]       3.7.8cvs50
4551
4552         * src/prefs_account.c
4553                 move the 'send acc mail addr in msg-id" option to
4554                 the send page
4555
4556 2011-02-10 [paul]       3.7.8cvs49
4557
4558         * src/prefs_account.c
4559                 move the 'expunge immediately' option to a more
4560                 suitable page
4561
4562 2011-02-05 [pawel]      3.7.8cvs48
4563
4564         * manual/advanced.xml
4565                 Document new hidden pref
4566         * src/folder.c
4567                 Dont treat mimeparts referenced by others as
4568                 real attachments
4569         * src/mimeview.c
4570         * src/prefs_common.c
4571         * src/prefs_common.h
4572                 Add ability to hide inline attachments referenced
4573                 by other mimeparts in MimeView. To enable this
4574                 feature set show_inline_attachments=0 in your clawsrc
4575
4576 2011-01-25 [colin]      3.7.8cvs47
4577
4578         * src/matcher.c
4579                 Fix matcher body parsing: decode mails with our
4580                 MIME parser. This speeds up body search a bit as
4581                 binary attachments are not searched anymore, slows
4582                 down a bit full message searches, but not awfully.
4583         * src/summary_search.c
4584                 Use matcher API to search, in all cases (advanced search or
4585                 not). Also, fix little logic bugs related to combos history
4586         * src/common/utils.c
4587         * src/common/utils.h
4588         * src/procmime.c
4589         * src/procmime.h
4590                 Remove dead code, export functions needed by matcher.c
4591
4592 2011-01-25 [colin]      3.7.8cvs46
4593
4594         * src/compose.c
4595         * src/prefs_common.c
4596         * src/common/md5.c
4597         * src/common/ssl_certificate.c
4598                 Fix mismatched alloc/free (thanks to cppcheck)
4599
4600 2011-01-25 [colin]      3.7.8cvs45
4601
4602         * src/pop.c
4603                 Fix leak on error path
4604
4605 2011-01-23 [mones]      3.7.8cvs44
4606
4607         * manual/es/advanced.xml
4608                 Sync with English manual
4609
4610 2011-01-23 [paul]       3.7.8cvs43
4611
4612         * src/gtk/about.c
4613                 it's 2011, update copyright line
4614
4615 2011-01-23 [paul]       3.7.8cvs42
4616
4617         * manual/advanced.xml
4618         * src/prefs_common.c
4619         * src/prefs_common.h
4620         * src/textview.c
4621                 fix bug #2350, 'Make displaying localized date/time in
4622                 message view optional'.
4623                 This introduces a new hidden option (why do more?),
4624                 'msgview_date_format', which defaults to OFF, maintaining
4625                 the current and expected behaviour.
4626
4627 2011-01-21 [colin]      3.7.8cvs41
4628
4629         * src/procmime.c
4630                 Fix bug #2050, Clawsmail sends return receipt every seconds
4631                 We forgot to close the file when parsing 
4632                 disposition-notification fields, which made unlinking of the
4633                 corresponding emails in tempfolder/processing impossible in
4634                 Windows. Causing them to be re-fetched every time.
4635
4636 2011-01-21 [colin]      3.7.8cvs40
4637
4638         * claws-mail.desktop
4639                 Fix again bug #2346: We should have a %u parameter.
4640
4641 2011-01-21 [colin]      3.7.8cvs39
4642
4643         * src/plugins/spamassassin/spamassassin.c
4644                 Fix sa-learn when offline (its command line parsing is
4645                 space-dependant). Patch by Wolfgang Lorenz
4646
4647 2011-01-19 [pawel]      3.7.8cvs38
4648
4649         * claws-mail.desktop
4650                 Fix Bug 2346 'Please register x-handler-scheme
4651                  in .desktop file' patch by Laurent Bigonville
4652                 While I'm here update things to current
4653                 standards, fix desktop-file-validate warnings/errors
4654
4655 2011-01-18 [colin]      3.7.8cvs37
4656
4657         * src/common/smtp.c
4658                 Fix logic on SMTP AUTH: If the selected method isn't
4659                 available, say so instead of supposing it'll work.
4660                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4661
4662 2011-01-15 [pawel]      3.7.8cvs36
4663
4664         * src/prefs_folder_item.c
4665                 Rework subject regexp simplify gui a bit, this give us better
4666                 options page layout (window with min width was too short to 
4667                 show all contents and thigs were unwieldy) and better preview
4668                 of regexp working/not working
4669
4670 2011-01-14 [pawel]      3.7.8cvs35
4671
4672         * src/textview.c
4673                 strncpy2() NULLify strings just fine, no need to be
4674                 extra "clever"
4675
4676 2011-01-14 [pawel]      3.7.8cvs34
4677
4678         * src/textview.c
4679                 Fix Bug #2165 'The date not localized in the message view'
4680                 Display Date header in messageview in the same way as in
4681                 summaryview by respecting date format set in preferences.
4682
4683 2011-01-06 [pawel]      3.7.8cvs33
4684
4685         * src/prefs_account.c
4686         * src/prefs_folder_item.c
4687         * src/prefs_quote.c
4688         * src/quote_fmt.c
4689                 Make quote templates widgets more compact
4690
4691 2011-01-06 [pawel]      3.7.8cvs32
4692
4693         * src/plugins/trayicon/trayicon.c
4694                 - fix logic bug which caused icon to be
4695                   always set no-mail status on plugin load
4696                 - force icon hide on plugin_done(), without
4697                   it empty space(?!) is left in tray under KDE3 and KDE4
4698
4699 2011-01-06 [colin]      3.7.8cvs31
4700
4701         * src/addrharvest.c
4702         * src/codeconv.c
4703         * src/codeconv.h
4704         * src/compose.c
4705         * src/news.c
4706         * src/procheader.c
4707         * src/procmime.c
4708         * src/unmime.c
4709         * src/unmime.h
4710                 Unmime headers differently whether they're addresses or not:
4711                 It's useless to quote things containing commas if it's in
4712                 subject, for example. (introduced in 3.7.8cvs26)
4713
4714 2011-01-06 [colin]      3.7.8cvs30
4715
4716         * src/gtk/gtkaspell.c
4717                 Complete previous patch
4718         * src/messageview.c
4719         * src/plugins/pgpinline/pgpinline.c
4720                 Coding style
4721
4722 2011-01-06 [paul]       3.7.8cvs29
4723
4724         * AUTHORS
4725         * configure.ac
4726         * po/lt.po
4727         * src/gtk/authors.h
4728                 add Lithuanian translation (approx. 65% complete)
4729                 submitted by Mindaugas Baranauskas
4730
4731 2011-01-06 [pawel]      3.7.8cvs28
4732
4733         * src/export.c
4734         * src/import.c
4735         * src/messageview.c
4736         * src/prefs_actions.c
4737         * src/procmime.c
4738         * src/gtk/gtkaspell.c
4739         * src/plugins/pgpinline/pgpinline.c
4740         * src/plugins/pgpmime/pgpmime.c
4741         * src/plugins/smime/smime.c
4742                 Fix memory/file descriptors leaks
4743
4744 2011-01-06 [paul]       3.7.8cvs27
4745
4746         * src/plugins/pgpcore/sgpgme.c
4747                 fix bug #2322, 'GPG Full info: showing subkey
4748                 ID instead of primary key fingerprint'
4749                 Patch by Sébastien Bigaret.
4750
4751 2011-01-03 [colin]      3.7.8cvs26
4752
4753         * src/unmime.c
4754                 Better quote-checking when unmim-ing headers
4755                 that may have comas.
4756
4757 2011-01-03 [colin]      3.7.8cvs25
4758
4759         * src/unmime.c
4760                 Fix bug #2299, "Incorrect handling of quoted printable coma
4761                 in headers". As this is really painful to fix by switching
4762                 the whole stuff to a list of headers tokens, we workaround
4763                 the problem by adding quotes around the encoded-word (making
4764                 it a quoted-string which continuity is already handled).
4765
4766 2011-01-03 [colin]      3.7.8cvs24
4767
4768         * src/procheader.c
4769                 Remove dead code
4770
4771 2010-12-23 [colin]      3.7.8cvs23
4772
4773         * src/compose.c
4774                 Finish fixing bug #2203: When forwarding (inline) and there
4775                 are some text/* parts with no name, set them a name and
4776                 set their disposition to attachment, so that recipients with
4777                 MUAs preferring HTML parts don't show them by default.
4778
4779 2010-12-22 [paul]       3.7.8cvs22
4780
4781         * src/compose.h
4782                 fix missing file in 3.7.8cvs20
4783
4784 2010-12-22 [colin]      3.7.8cvs21
4785
4786         * src/folderview.c
4787         * src/folderview.h
4788                 Implement a nicer scroll when drag and dropping
4789
4790 2010-12-22 [colin]      3.7.8cvs20
4791
4792         * src/compose.c
4793                 Store charset if available when attaching text/* parts
4794                 Fixes bug #2203, 'Problems in forwarding multipart/
4795                 alternative messages with HTML part'
4796
4797 2010-12-22 [colin]      3.7.8cvs19
4798
4799         * src/textview.c
4800                 Fix wrong free
4801
4802 2010-12-21 [colin]      3.7.8cvs18
4803
4804         * src/inc.c
4805         * src/send_message.c
4806         * src/common/session.c
4807         * src/common/session.h
4808                 Differentiate between running sessions and connected
4809                 sessions. Fixes bug #2332, "Crash when hitting cancel
4810                 on the SMTP status window"
4811
4812 2010-12-21 [colin]      3.7.8cvs17
4813
4814         * src/etpan/etpan-thread-manager.c
4815                 Dead code removal
4816
4817 2010-12-21 [colin]      3.7.8cvs16
4818
4819         * src/textview.c
4820                 Check whether we should continue loading the
4821                 current textview after inserting a possibly
4822                 big image.
4823
4824 2010-12-20 [colin]      3.7.8cvs15
4825
4826         * src/addrcindex.c
4827         * src/addrcindex.h
4828                 Removed. Dead code since ages!
4829         * src/addr_compl.c
4830         * src/gtk/gtkcmclist.c
4831         * src/gtk/gtkcmctree.c
4832         * src/gtk/gtksctree.c
4833                 undefine *_DISABLE_DEPRECATED in the files that
4834                 use deprecated interfaces. Implicit declarations
4835                 can lead to crashes as prototypes are unknown, as
4836                 evidenced by bug #2315.
4837
4838 2010-12-20 [colin]      3.7.8cvs14
4839
4840         * src/compose.c
4841                 Don't flush events when adding an header entry. This
4842                 can mess up the keypresses in the previous header.
4843                 Instead, make the scroll happen later (doing it on the
4844                 spot without flushing events doesn't work as the new
4845                 requisitions aren't set yet).
4846
4847 2010-12-20 [colin]      3.7.8cvs13
4848
4849         * src/mainwindow.c
4850                 Don't iconify at start on w32. This un-iconifies in the
4851                 background.
4852
4853 2010-12-20 [colin]      3.7.8cvs12
4854
4855         * src/common/base64.c
4856                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
4857                 Patch by pochini at shiny.it
4858
4859 2010-12-19 [colin]      3.7.8cvs11
4860
4861         * src/ldapserver.c
4862                 Better debug.
4863
4864 2010-12-18 [colin]      3.7.8cvs10
4865
4866         * src/compose.c
4867                 Fix bug #2148, "Attachment content-transfer-encoding 
4868                 incorrectly set when signing emails". The RFC 2045
4869                 states that message/* and multipart/* encoding must
4870                 be either 7-bit, 8-bit or binary.
4871
4872 2010-12-18 [mones]      3.7.8cvs9
4873
4874         * src/ldaputil.c
4875                 Fix crash when searching or adding a LDAP server
4876
4877 2010-12-17 [colin]      3.7.8cvs8
4878
4879         * configure.ac
4880         * src/editldap.c
4881         * src/ldapquery.c
4882         * src/ldapserver.c
4883         * src/ldapupdate.c
4884         * src/ldaputil.c
4885         * src/ldaputil.h
4886                 Better error logging. Disable LDAP SSL/TLS on
4887                 Windows, it's crashy/non-worky.
4888
4889 2010-12-17 [colin]      3.7.8cvs7
4890
4891         * src/folder.c
4892                 Fix bug #2325, "messages remains in folder cache after moving
4893                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
4894
4895 2010-12-17 [colin]      3.7.8cvs6
4896
4897         * src/addressadd.c
4898         * src/addressbook.c
4899         * src/addrindex.c
4900         * src/ldapquery.c
4901         * src/ldapquery.h
4902         * src/ldapserver.c
4903         * src/ldapserver.h
4904         * src/ldapupdate.c
4905         * src/ldaputil.c
4906         * src/ldaputil.h
4907                 Windows build fixes (w32 LDAP completely untested!)
4908
4909 2010-12-16 [colin]      3.7.8cvs5
4910
4911         * src/addrindex.c
4912         * src/editldap.c
4913         * src/ldapctrl.c
4914         * src/ldapquery.c
4915         * src/ldapserver.c
4916         * src/ldapserver.h
4917         * src/ldapupdate.c
4918         * src/ldaputil.c
4919                 Try to rationalize a bit LDAP connections
4920
4921 2010-12-16 [colin]      3.7.8cvs4
4922
4923         * src/prefs_spelling.c
4924         * src/common/defs.h
4925                 Add a button to get dictionaries (win32)
4926
4927 2010-12-16 [colin]      3.7.8cvs3
4928
4929         * src/prefs_matcher.c
4930                 Fix bug #2279, "crash when clicking 'define' in filter
4931                 configuring". Thanks to Theodor Ciobanu for the hint at
4932                 the problem.
4933
4934 2010-12-14 [colin]      3.7.8cvs2
4935
4936         * src/gtk/gtkaspell.c
4937                 Add missing guard for sys/wait.h
4938
4939 2010-12-05 [colin]      3.7.8cvs1
4940
4941         * tools/make.themes.project
4942                 Seems wget has changed naming of targets downloaded.
4943                 Fix it by always providing our own name.
4944                 [Pushing mones' patch again after messing with CVSROOT]
4945
4946 2010-12-04 [paul]       3.7.8
4947         * NEWS
4948         * README
4949         * RELEASE_NOTES 
4950                 3.7.8 unleashed!
4951
4952 2010-12-03 [paul]       3.7.7cvs11
4953
4954         * configure.ac
4955         * manual/xml2pdf ** REMOVED **
4956         * manual/dist/pdf/Makefile.am
4957         * manual/es/dist/pdf/Makefile.am
4958         * manual/fr/dist/pdf/Makefile.am
4959         * manual/pl/dist/pdf/Makefile.am
4960                 simplify check for tools needed for manual building,
4961                 remove xml2pdf and use docbook2pdf instead
4962
4963 2010-12-03 [mir]        3.7.7cvs10
4964
4965         * configure.ac
4966                 Fix bug so that configure option --disable-manual
4967                 actually disable building the manuals
4968
4969 2010-12-01 [pawel]      3.7.7cvs9
4970
4971         * src/crash.c
4972                 One more GTK+ 2.22 build fix
4973
4974 2010-11-30 [colin]      3.7.7cvs8
4975
4976         * src/action.c
4977                 Fix bug #2317, 'Action results in "Bad file descriptor"'
4978                 Introduced in 3.7.6cvs57. In fact the error has been there
4979                 since ages, and only new thing is the verification of the
4980                 various functions return code. Let the stuff work as it
4981                 does, as it seems to do the right thing since ages.
4982
4983 2010-11-28 [colin]      3.7.7cvs7
4984
4985         * src/gtk/quicksearch.c
4986                 Fix bug #2313, 'CLI quicksearch sometimes returns 
4987                 the same messages twice'. Patch by Sebastien Bigaret
4988
4989 2010-11-25 [paul]       3.7.7cvs6
4990
4991         * src/prefs_common.c
4992                 make "gtk_can_change_accels" FALSE by default.
4993                 fixes bug #2309, 'Shortcuts should not be modifiable
4994                 by default' (RFE)
4995
4996 2010-11-24 [mones]      3.7.7cvs5
4997
4998         * src/mainwindow.c
4999                 Add missing shortcuts for marking as spam and ham
5000                 Fixes Debian bug #599547
5001
5002 2010-11-22 [colin]      3.7.7cvs4
5003
5004         * src/compose.c
5005                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
5006                 five patches were needed to fix a corner case
5007                 is a good indicator that is was bound to break
5008                 something.
5009
5010 2010-11-21 [colin]      3.7.7cvs3
5011
5012         * src/plugins/pgpcore/claws.def
5013                 Win32 build fix
5014
5015 2010-11-20 [wwp]        3.7.7cvs2
5016
5017         * src/main.c
5018           Fix either a typo or an irrelevant iff word there.
5019           IMO type and recursive possible values should be changed to
5020           smth simple and neat here, and help strings be really
5021           translatable.
5022
5023 2010-11-20 [colin]      3.7.7cvs1
5024
5025         * AUTHORS
5026                 Damn, forgot to commit this file twice.
5027
5028 2010-11-19 [paul]       3.7.7
5029         * NEWS
5030         * README
5031         * RELEASE_NOTES 
5032                 3.7.7 unleashed!
5033
5034 2010-11-19 [paul]       3.7.6cvs66
5035
5036         * po/ca.po
5037         * po/cs.po
5038         * po/de.po
5039         * po/es.po
5040         * po/fi.po
5041         * po/fr.po
5042         * po/hu.po
5043         * po/id.po
5044         * po/pt_BR.po
5045         * po/sk.po
5046         * po/uk.po
5047                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
5048                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
5049                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
5050
5051 2010-11-17 [colin]      3.7.6cvs65
5052
5053         * src/common/utils.c
5054                 Separate email address from timestamp with a dot.
5055                 Fix coding style.
5056
5057 2010-11-17 [colin]      3.7.6cvs64
5058
5059         * src/common/utils.c
5060                 Fix multiple @ in generated message-ids.
5061                 That's not allowed in RFC 2822.
5062
5063 2010-11-16 [mones]      3.7.6cvs63
5064
5065         * manual/es/advanced.xml
5066                 Synchronise with English version
5067
5068 2010-11-04 [wwp]        3.7.6cvs62
5069
5070         * src/filtering.c
5071                 Fix bug 2293, "filtering: simplify expression", as simplifying
5072                 this expression doesn't make it less easy to understand and we
5073                 gain few cycles by making the logical expression more simple
5074                 by applying. Patch by Nicolas Kaiser.
5075
5076 2010-11-03 [colin]      3.7.6cvs61
5077
5078         * src/addrindex.c
5079                 Fix bug 2294, "addrindex.c: address index conversion always
5080                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5081
5082 2010-11-02 [wwp]        3.7.6cvs60
5083
5084         * src/action.c
5085         * src/statusbar.c
5086         * src/toolbar.c
5087                 Enlarge the progress bar (main window) a bit when compiling
5088                 for UMPCs like maemo: this solves truncated text that might
5089                 appear in the progress bar while processing messages.
5090                 Also use a more compact string format when displaying
5091                 progress like 'number/total', still for UMPCs, this fixes
5092                 a previous inconsistency with these format strings where
5093                 no space around the / were used sometimes.
5094
5095 2010-10-26 [ticho]      3.7.6cvs59
5096
5097         * src/news.c
5098                 Recreate NNTP session if server port setting has changed. Fixes
5099                 bug #2092.
5100
5101 2010-10-26 [colin]      3.7.6cvs58
5102
5103         * src/imap_gtk.c
5104         * src/mh_gtk.c
5105                 Fix copy-paste error, thanks to David Relson
5106                 for spotting it.
5107
5108 2010-10-18 [colin]      3.7.6cvs57
5109
5110         * src/action.c
5111         * src/addrharvest.c
5112         * src/alertpanel.c
5113         * src/filtering.c
5114         * src/jpilot.c
5115         * src/prefs_themes.c
5116         * src/procmime.c
5117         * src/textview.c
5118         * src/gtk/gtkutils.c
5119         * src/gtk/quicksearch.c
5120         * src/gtk/quicksearch.h
5121         * src/plugins/pgpcore/passphrase.c
5122         * src/plugins/spamassassin/libspamc.c
5123                 Fix warnings
5124
5125 2010-10-17 [colin]      3.7.6cvs56
5126
5127         * src/prefs_themes.c
5128         * src/gtk/gtkaspell.c
5129         * src/gtk/gtkutils.c
5130         * src/gtk/gtkutils.h
5131         * src/gtk/inputdialog.c
5132         * src/gtk/progressdialog.c
5133                 Undeprecate a few things
5134
5135 2010-10-17 [colin]      3.7.6cvs55
5136
5137         * src/main.c
5138         * src/gtk/authors.h
5139         * src/gtk/quicksearch.c
5140         * src/gtk/quicksearch.h
5141                 Add ability to search from the command-line.
5142                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5143                 Patch by Sebastien Bigarret.
5144
5145 2010-10-04 [mones]      3.7.6cvs54
5146
5147         * manual/dist/pdf/Makefile.am
5148                 Fix build of English PDF manual
5149                 (sh: Can't open ../../../xml2pdf)
5150
5151 2010-10-03 [colin]      3.7.6cvs53
5152
5153         * src/folder.c
5154         * src/folder.h
5155         * src/imap.c
5156         * src/mh.c
5157         * src/procmsg.c
5158                 Get rid of GRelation which were, mostly, used as
5159                 GHashTables. Probably fixes bug #2277, 'Segfault when
5160                 loading inbox for the first time'
5161
5162 2010-10-03 [mir]        3.7.6cvs52
5163
5164         * manual/de/dist/html/Makefile.am
5165         * manual/de/dist/pdf/Makefile.am
5166         * manual/de/dist/ps/Makefile.am
5167         * manual/de/dist/txt/Makefile.am
5168         * manual/dist/html/Makefile.am
5169         * manual/dist/pdf/Makefile.am
5170         * manual/dist/ps/Makefile.am
5171         * manual/dist/txt/Makefile.am
5172         * manual/es/dist/html/Makefile.am
5173         * manual/es/dist/pdf/Makefile.am
5174         * manual/es/dist/ps/Makefile.am
5175         * manual/es/dist/txt/Makefile.am
5176         * manual/fr/dist/html/Makefile.am
5177         * manual/fr/dist/pdf/Makefile.am
5178         * manual/fr/dist/ps/Makefile.am
5179         * manual/fr/dist/txt/Makefile.am
5180         * manual/pl/dist/html/Makefile.am
5181         * manual/pl/dist/pdf/Makefile.am
5182         * manual/pl/dist/ps/Makefile.am
5183         * manual/pl/dist/txt/Makefile.am
5184             Missing Makefile.am's for 3.7.6cvs49
5185
5186
5187 2010-10-03 [colin]      3.7.6cvs51
5188
5189         * po/POTFILES.in
5190                 Fix build
5191
5192 2010-10-02 [mir]        3.7.6cvs50
5193
5194         * manual/de/dist/html/Makefile.am
5195         * manual/de/dist/pdf/Makefile.am
5196         * manual/de/dist/ps/Makefile.am
5197         * manual/de/dist/txt/Makefile.am
5198         * manual/dist/html/Makefile.am
5199         * manual/dist/pdf/Makefile.am
5200         * manual/dist/ps/Makefile.am
5201         * manual/dist/txt/Makefile.am
5202         * manual/es/dist/html/Makefile.am
5203         * manual/es/dist/pdf/Makefile.am
5204         * manual/es/dist/ps/Makefile.am
5205         * manual/es/dist/txt/Makefile.am
5206         * manual/fr/dist/html/Makefile.am
5207         * manual/fr/dist/pdf/Makefile.am
5208         * manual/fr/dist/ps/Makefile.am
5209         * manual/fr/dist/txt/Makefile.am
5210         * manual/pl/dist/html/Makefile.am
5211         * manual/pl/dist/pdf/Makefile.am
5212         * manual/pl/dist/ps/Makefile.am
5213         * manual/pl/dist/txt/Makefile.am
5214             Part 2 of last commit which broke due to a permission error
5215             Avoid claws trying to build manuals if the required
5216             tools are not present.
5217
5218 2010-10-02 [mir]        3.7.6cvs49
5219
5220         * configure.ac
5221         * manual/de/dist/html/Makefile.am
5222         * manual/de/dist/pdf/Makefile.am
5223         * manual/de/dist/ps/Makefile.am
5224         * manual/de/dist/txt/Makefile.am
5225         * manual/dist/html/Makefile.am
5226         * manual/dist/pdf/Makefile.am
5227         * manual/dist/ps/Makefile.am
5228         * manual/dist/txt/Makefile.am
5229         * manual/es/dist/html/Makefile.am
5230         * manual/es/dist/pdf/Makefile.am
5231         * manual/es/dist/ps/Makefile.am
5232         * manual/es/dist/txt/Makefile.am
5233         * manual/fr/dist/html/Makefile.am
5234         * manual/fr/dist/pdf/Makefile.am
5235         * manual/fr/dist/ps/Makefile.am
5236         * manual/fr/dist/txt/Makefile.am
5237         * manual/pl/dist/html/Makefile.am
5238         * manual/pl/dist/pdf/Makefile.am
5239         * manual/pl/dist/ps/Makefile.am
5240         * manual/pl/dist/txt/Makefile.am
5241             1) Downgrade autoconf requirements to 2.59 to allow
5242             building on oldest supported Linux distributions.
5243             2) Only try to build manuals if the needed software
5244             is present.
5245
5246 2010-10-02 [colin]      3.7.6cvs48
5247
5248         * src/plugins/trayicon/trayicon.c
5249                 And fix theme updating.
5250
5251 2010-10-02 [colin]      3.7.6cvs47
5252
5253         * src/plugins/trayicon/trayicon.c
5254                 Got burnt by wrong indentation!
5255
5256 2010-10-02 [colin]      3.7.6cvs46
5257
5258         * configure.ac
5259                 Forgot to remove the directory from top-level
5260
5261 2010-10-02 [colin]      3.7.6cvs45
5262
5263         * src/plugins/trayicon/Makefile.am
5264         * src/plugins/trayicon/trayicon.c
5265         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5266         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5267         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5268         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5269         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5270         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5271         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5272         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5273         * src/plugins/trayicon/libeggtrayicon/xembed.h
5274                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5275                 instead (which can be done safely now that we 
5276                 require GTK+ 2.10).
5277
5278 2010-10-02 [colin]      3.7.6cvs44
5279
5280         * src/action.c
5281         * src/addr_compl.c
5282         * src/addressbook.c
5283         * src/addrgather.c
5284         * src/alertpanel.c
5285         * src/editaddress.c
5286         * src/editaddress_other_attributes_ldap.c
5287         * src/editgroup.c
5288         * src/folderview.c
5289         * src/grouplistdialog.c
5290         * src/headerview.c
5291         * src/image_viewer.c
5292         * src/importldif.c
5293         * src/main.c
5294         * src/mainwindow.c
5295         * src/message_search.c
5296         * src/mimeview.c
5297         * src/prefs_themes.c
5298         * src/summary_search.c
5299         * src/summaryview.c
5300         * src/toolbar.c
5301         * src/etpan/imap-thread.c
5302         * src/gtk/authors.h
5303         * src/gtk/gtkcmclist.c
5304         * src/gtk/gtkcmoptionmenu.c
5305         * src/gtk/gtkutils.c
5306         * src/gtk/gtkutils.h
5307         * src/gtk/gtkvscrollbutton.c
5308         * src/plugins/pgpcore/select-keys.c
5309         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5310                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5311                 Fixes bug #2276, 'Compile in maintainer mode
5312                 fails on GTK+ 2.22'.
5313
5314 2010-10-02 [colin]      3.7.6cvs43
5315
5316         * configure.ac
5317                 It's now time to remove the temporary enable-openssl
5318                 option that was used when we removed OpenSSL. See 
5319                 bug #2276 comment #14.
5320
5321 2010-09-30 [wwp]        3.7.6cvs42
5322
5323         * src/prefs_account.c
5324         * src/prefs_filtering_action.c
5325         * src/prefs_matcher.c
5326                         Fix bug #2274, wrong color label index range
5327                         used w/ gtk_cmoption_menu (behaviour change
5328                         has been introduced w/ 3.5.0cvs49 apparently),
5329                         now it must be 1..N so let's use colorlabel value
5330                         (0..N) + 1.
5331                         
5332
5333 2010-09-20 [pawel]      3.7.6cvs41
5334
5335         * src/compose.c
5336         * src/mainwindow.c
5337         * src/summaryview.c
5338                 revert last patch
5339
5340 2010-09-19 [pawel]      3.7.6cvs40
5341
5342         * src/compose.c
5343         * src/mainwindow.c
5344         * src/summaryview.c
5345                 Set ML menus sensitivity accordingly to
5346                 possibility of reply to ML
5347
5348 2010-09-19 [colin]      3.7.6cvs39
5349
5350         * src/compose.c
5351                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5352                 to newsgroups, and NNTP accounts *can* send email. We 
5353                 should not force an email account when replying to_ml or
5354                 anything...
5355
5356 2010-09-19 [colin]      3.7.6cvs38
5357
5358         * src/compose.c
5359                 Revert previous commit (which breaks Reply to newsgroups)
5360
5361 2010-09-17 [pawel]      3.7.6cvs37
5362
5363         * src/compose.c
5364                 Respect reply_account_autosel when changing compose
5365                 account to email one while replying to NNTP post
5366
5367 2010-09-17 [wwp]        3.7.6cvs36
5368
5369         * doc/man/claws-mail.1
5370         Update --compose documentation in `man claws-mail`.
5371
5372 2010-09-12 [pawel]      3.7.6cvs35
5373
5374         * src/compose.c
5375                 Add forgotten bit to previous commit,
5376                 select email account when replying to ML
5377
5378 2010-09-12 [pawel]      3.7.6cvs34
5379
5380         * src/compose.c
5381                 Fix bug #2247 "nntp reply-to-all broken?"
5382                 Make reply-to-all and reply-to-ml work as expected in
5383                 mailing list through NNTP case
5384
5385 2010-09-11 [pawel]      3.7.6cvs33
5386
5387         * src/mainwindow.c
5388         * src/summaryview.c
5389         * src/toolbar.c
5390                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5391                 fixes build with GTK+ < 2.18
5392
5393 2010-09-10 [pawel]      3.7.6cvs32
5394
5395         * src/mainwindow.c
5396         * src/summaryview.c
5397         * src/toolbar.c
5398                 Make Tab key switch between FolderView, MsgView and
5399                 SummaryView only, other widgets have/can have their own
5400                 keybindings anyway
5401
5402 2010-08-25 [colin]      3.7.6cvs31
5403
5404         * src/procmime.c
5405         * AUTHORS
5406         * src/gtk/authors.h
5407         * src/common/base64.c
5408         * src/common/base64.h
5409                 Fix bug #2245, "base64 decoding fails with line breaks"
5410                 Patch by Yotam Medini
5411
5412 2010-08-25 [colin]      3.7.6cvs30
5413
5414         * src/main.c
5415                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5416
5417 2010-08-23 [pawel]      3.7.6cvs29
5418
5419         * src/inc.c
5420         * src/send_message.c
5421         * src/statusbar.c
5422         * src/toolbar.c
5423                 Hide progressbar on statusbar when not needed
5424
5425 2010-08-17 [colin]      3.7.6cvs28
5426
5427         * src/main.c
5428                 Fix previous patch (our own tmp dir is inside
5429                 our rc dir)
5430
5431 2010-08-16 [colin]      3.7.6cvs27
5432
5433         * src/main.c
5434                 Use temp dir to store logs in Windows. Avoids doing
5435                 get_rc_dir() early, which prevents set_rc_dir()
5436                 working correctly.
5437
5438 2010-07-31 [holger]     3.7.6cvs26
5439
5440         * src/gtk/gtkshruler.c
5441                 Yet more GdkGC to Cairo porting
5442
5443 2010-07-30 [holger]     3.7.6cvs25
5444
5445         * src/stock_pixmap.c
5446                 More GdkGC to Cairo porting
5447
5448 2010-07-30 [holger]     3.7.6cvs24
5449
5450         * src/gtk/colorlabel.c
5451                 One GdkGC usage less
5452
5453 2010-07-29 [holger]     3.7.6cvs23
5454
5455         * src/printing.c
5456                 Replace some gdk drawing with cairo, as the former
5457                 is going towards deprecation.
5458
5459 2010-07-25 [colin]      3.7.6cvs22
5460
5461         * src/common/utils.c
5462                 And now for a real fix. g_list_remove() doesn't, of
5463                 course, free the data. But we have to have a solid
5464                 pointer to it in order to free it ourselves instead
5465                 of relying on the old freed list pointer.
5466                 Maybe that's the last patch on the subject now ? :)
5467
5468 2010-07-25 [colin]      3.7.6cvs21
5469
5470         * src/common/utils.c
5471                 Remove stupid and extraneous g_free() of elements
5472                 which have just been freed by g_list_remove(). (see
5473                 GList documentation). I don't know how it worked before
5474
5475 2010-07-25 [colin]      3.7.6cvs20
5476
5477         * src/common/utils.c
5478                 Reverse free/use with more logical and safe
5479                 use/free. Thanks to Michael Rasmussen !
5480
5481 2010-07-24 [colin]      3.7.6cvs19
5482
5483         * src/gtk/quicksearch.c
5484                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5485                 'freeze when using quick search'
5486
5487 2010-07-11 [iwkse]      3.7.6cvs18
5488
5489         * src/gtk/quicksearch.c
5490                 Add SMALL_LAYOUT to quicksearch_relayout
5491
5492 2010-07-10 [iwkse]      3.7.6cvs17
5493
5494         * src/mainwindow.h
5495                         Remove forgotten variable from
5496                         the last bugfix #2224
5497
5498 2010-07-10 [colin]      3.7.6cvs16
5499
5500         * src/mainwindow.c
5501         * src/gtk/quicksearch.c
5502                 Clean fix for bug #2224: don't mess with GTK settings when
5503                 handling the layout ourselves is enough
5504
5505 2010-07-09 [iwkse]      3.7.6cvs15
5506
5507         * src/mainwindow.h
5508         * src/mainwindow.c
5509                         Better fix for Bug #2224
5510
5511 2010-07-09 [iwkse]      3.7.6cvs14
5512
5513         * src/mainwindow.c
5514                         Bug #2224
5515                         Always use stock icons on buttons
5516
5517 2010-07-08 [colin]      3.7.6cvs13
5518
5519         * src/gtk/filesel.c
5520                 Fix bug 2223, 'Compilation fails with GTK+
5521                 2.21.3'. Thanks to Jan Psota !
5522
5523 2010-06-29 [pawel]      3.7.6cvs12
5524
5525         * src/compose.c
5526                 Revert 3.7.5cvs41, it breaks templates that use %X
5527
5528 2010-06-23 [wwp]        3.7.6cvs11
5529
5530         * src/gtk/colorlabel.c
5531                 Silent up a warning by avoiding possible confusion
5532                 in logical expression evaluation, thanks to TuxCM.
5533
5534 2010-06-21 [iwkse]      3.7.6cvs10
5535
5536         * src/gtk/quicksearch.c
5537                 Do not add into quicksearch history
5538                 matching rules with bad syntax
5539
5540 2010-05-26 [holger]     3.7.6cvs9
5541
5542         * src/summaryview.c
5543         * src/summaryview.h
5544                 Add function to select rows given a list of messages,
5545                 complementary to summary_get_selected_msg_list()
5546
5547 2010-05-22 [mir]        3.7.6cvs8
5548
5549         * src/ldapctrl.c
5550                 Fix bug 2208. Encode encrypted password to qouted
5551                 printable to avoid making invalid XML. Encoding
5552                 will be activated the first time the password is
5553                 changed.
5554
5555 2010-05-22 [paul]       3.7.6cvs7
5556
5557         * manual/advanced.xml
5558         * src/compose.c
5559         * src/prefs_common.c
5560         * src/prefs_common.h
5561                 after using the compose margin for several days
5562                 I wanted the old style back - add a new hidden
5563                 pref 'show_compose_margin' to restore the old
5564                 behaviour (defaults to FALSE)
5565
5566 2010-05-14 [paul]       3.7.6cvs6
5567
5568         * src/compose.c
5569                 add a margin to the compose window text that matches
5570                 the margin in textview
5571
5572 2010-05-14 [colin]      3.7.6cvs5
5573
5574         * src/gtk/sslcertwindow.c
5575                 Fix dangling pointer. Thanks to Michael R!
5576
5577 2010-05-14 [colin]      3.7.6cvs4
5578
5579         * src/gtk/sslcertwindow.c
5580                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5581                 expired but certificate check is skipped' and maybe
5582                 bug 2200, 'SSL is not working with POP3'
5583
5584 2010-05-14 [colin]      3.7.6cvs3
5585
5586         * src/plugins/pgpinline/pgpinline.c
5587                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5588
5589 2010-05-04 [iwkse]      3.7.6cvs2
5590
5591         * src/prefs_message.c
5592                         Get a generic name as 'Quotation' for
5593                         the frame
5594
5595 2010-05-04 [iwkse]      3.7.6cvs1
5596
5597         * src/prefs_message.c
5598         * src/prefs_common.h
5599         * src/prefs_common.c
5600         * src/textview.c
5601                         Fix #2188
5602                         Option for collapsing via double-click
5603
5604 2010-05-01 [paul]       3.7.6
5605         * NEWS
5606         * README
5607         * RELEASE_NOTES 
5608                 3.7.6 unleashed!
5609
5610 2010-05-01 [paul]       3.7.5cvs55
5611
5612         * tools/claws.i18n.status.pl
5613                 add Ukrainian stat
5614
5615 2010-05-01 [paul]       3.7.5cvs54
5616
5617         * src/gtk/authors.h
5618                 add YUP, new Ukrainian translator
5619
5620 2010-04-30 [paul]       3.7.5cvs53
5621
5622         * configure.ac
5623         * po/uk.po
5624                 add Ukrainian translation, submitted by YUP
5625         * po/cs.po
5626         * po/de.po
5627         * po/fi.po
5628         * po/hu.po
5629         * po/nl.po
5630         * po/pt_BR.po
5631         * po/pt_PT.po
5632         * po/sk.po
5633                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5634                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5635                 Tiago Faria, and Slavko
5636
5637 2010-04-26 [wwp]        3.7.5cvs52
5638
5639         * po/fr.po
5640                 Fix capitalization.
5641
5642 2010-04-26 [mones]      3.7.5cvs51
5643
5644         * po/es.po
5645                 Updated for release
5646
5647 2010-04-22 [pawel]      3.7.5cvs50
5648
5649         * src/addressbook.c
5650                 fix compile warning
5651         * src/vcard.c
5652                 first NULL check pointer, then use it
5653
5654 2010-04-22 [colin]      3.7.5cvs49
5655
5656         * src/imap.c
5657                 Fix error message when session isn't established
5658         * po/fr.po
5659                 Update translation and fix a typo in it
5660
5661 2010-04-15 [pawel]      3.7.5cvs48
5662
5663         * src/prefs_account.c
5664                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5665                                 the port isn't configured properly'
5666                 When using SSL/TLS tunneling automatically use default
5667                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5668
5669 2010-04-15 [pawel]      3.7.5cvs47
5670
5671         * src/action.c
5672                 Fix crasher in actions using '%f' argument
5673                 on multiple files with external scripts which
5674                 don't return any output.
5675
5676 2010-04-14 [colin]      3.7.5cvs46
5677
5678         * src/mainwindow.c
5679                 Fix hand cursor after error symbol appears
5680
5681 2010-04-12 [colin]      3.7.5cvs45
5682
5683         * configure.ac
5684                 Fix bug 2162, 'configure check for libetpan 
5685                 fails with libetpan 1.0'
5686
5687
5688 2010-04-09 [mones]      3.7.5cvs44
5689
5690         * manual/de/glossary.xml
5691                 Fix encoding to match main document's
5692                 Also fixes make dist with Debian's openjade
5693
5694 2010-03-29 [pawel]      3.7.5cvs43
5695
5696         * src/matcher_parser.h
5697         * src/matcher_parser_parse.y
5698         * src/gtk/quicksearch.c
5699                 Disable matcher warnings when populating quicksearch
5700                 completion lists on startup
5701
5702 2010-03-27 [colin]      3.7.5cvs42
5703
5704         * src/gtk/quicksearch.c
5705                 Fix double-free later in code. Optimize
5706                 list creation
5707
5708 2010-03-27 [pawel]      3.7.5cvs41
5709
5710         * src/compose.c
5711                 Make sure that quote ends with new line char
5712
5713 2010-03-26 [pawel]      3.7.5cvs40
5714
5715         * src/compose.c
5716         * src/compose.h
5717         * src/textview.c
5718                 Fix Bug 1928 Add "reply to this address" pop menu 
5719                              on Message View
5720                 - Set composing account to email one when creating/replying
5721                   from NNTP folder by clicking link or choosing option
5722                   from popup menu
5723                 - Factorize code
5724
5725 2010-03-25 [paul]       3.7.5cvs39
5726
5727         * src/gtk/gtkcmclist.c
5728                 Fix build with GTK+ 2.20
5729
5730 2010-03-24 [pawel]      3.7.5cvs38
5731
5732         * src/addr_compl.c
5733         * src/compose.c
5734         * src/folderview.c
5735         * src/grouplistdialog.c
5736         * src/headerview.c
5737         * src/mainwindow.c
5738         * src/mimeview.c
5739         * src/prefs_account.c
5740         * src/gtk/gtkcmclist.c
5741         * src/gtk/gtkcmctree.c
5742         * src/gtk/gtkcmoptionmenu.c
5743         * src/gtk/gtksctree.c
5744         * src/gtk/gtkshruler.c
5745         * src/gtk/gtkutils.c
5746         * src/gtk/gtkutils.h
5747         * src/gtk/gtkvscrollbutton.c
5748         * src/gtk/inputdialog.c
5749         * src/gtk/spell_entry.c
5750         * src/plugins/trayicon/trayicon.c
5751         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5752         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5753         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5754                 Fix build with GTK+ 2.19
5755
5756 2010-03-23 [pawel]      3.7.5cvs37
5757
5758         * src/mainwindow.c
5759         * src/mimeview.c
5760                 Respect view->show_col_headers option
5761         * src/gtk/gtkcmctree.c
5762                 Fix GtkCmcTree column width calculation when it has
5763                 auto_resize set and new node is added
5764
5765 2010-03-22 [pawel]      3.7.5cvs36
5766
5767         * src/grouplistdialog.c
5768         * src/prefs_common.c
5769         * src/prefs_common.h
5770                 - remember newsgroups list dialog size
5771                 - respect use_dotted_lines hidden pref
5772                 - respect use_stripes_everywhere hidden pref
5773
5774 2010-03-21 [pawel]      3.7.5cvs35
5775
5776         * src/addrgather.c
5777                 Remove superfluous gtk_widget_show_all()
5778         * src/mimeview.c
5779                 Add forgotten colon
5780         * src/common/utils.c
5781                 Return correct type
5782
5783 2010-03-21 [pawel]      3.7.5cvs34
5784
5785         * src/main.c
5786         * src/gtk/quicksearch.c
5787         * src/gtk/quicksearch.h
5788                 Implement separate search phrase completion for
5789                 normal/extended quicksearch
5790
5791 2010-03-11 [paul]       3.7.5cvs33
5792
5793         * po/zh_CN.po
5794                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
5795                 submitted by Yuwei Yu
5796
5797 2010-03-09 [colin]      3.7.5cvs32
5798
5799         * manual/de/glossary.xml
5800                 Fix build
5801
5802 2010-03-02 [colin]      3.7.5cvs31
5803
5804         * manual/de/glossary.xml
5805                 Sort alphabetically. Done by Volker Ribbert.
5806
5807 2010-03-02 [mones]      3.7.5cvs30
5808
5809         * README
5810                 Fix mailing list archives location
5811                 Remove currently unavailable CVS webview
5812
5813 2010-03-01 [iwkse]      3.7.5cvs29
5814
5815         * src/common/plugin.c
5816                         Other indentation issues
5817
5818 2010-03-01 [iwkse]      3.7.5cvs28
5819
5820         * src/common/plugin.c
5821                         Fix indentation of the previous commit
5822
5823 2010-03-01 [iwkse]      3.7.5cvs27
5824
5825         * src/common/plugin.h
5826         * src/common/plugin.c
5827                         Add API for getting a loaded Plugin from the
5828                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
5829                         Thanks to Colin, Michael
5830
5831 2010-02-27 [colin]      3.7.5cvs26
5832
5833         * configure.ac
5834         * AUTHORS
5835         * src/gtk/authors.h
5836         * manual/Makefile.am
5837         * manual/de/Makefile.am
5838         * manual/de/account.xml
5839         * manual/de/ack.xml
5840         * manual/de/addrbook.xml
5841         * manual/de/advanced.xml
5842         * manual/de/claws-mail-manual.xml
5843         * manual/de/faq.xml
5844         * manual/de/glossary.xml
5845         * manual/de/gpl.xml
5846         * manual/de/handling.xml
5847         * manual/de/intro.xml
5848         * manual/de/keyboard.xml
5849         * manual/de/plugins.xml
5850         * manual/de/starting.xml
5851         * manual/de/dist/.cvsignore
5852         * manual/de/dist/Makefile.am
5853         * manual/de/dist/html/.cvsignore
5854         * manual/de/dist/html/Makefile.am
5855         * manual/de/dist/pdf/.cvsignore
5856         * manual/de/dist/pdf/Makefile.am
5857         * manual/de/dist/ps/.cvsignore
5858         * manual/de/dist/ps/Makefile.am
5859         * manual/de/dist/txt/.cvsignore
5860         * manual/de/dist/txt/Makefile.am
5861                 Add the german translation of the manual, done by
5862                 Volker Ribbert <thoraki@arcor.de>.
5863
5864 2010-02-27 [holger]     3.7.5cvs25
5865
5866         * src/prefs_toolbar.c
5867                 Don't make toolbar item description for
5868                 plugin registered items editable
5869
5870 2010-02-26 [colin]      3.7.5cvs24
5871
5872         * src/toolbar.c
5873                 Don't translate empty description
5874
5875 2010-02-22 [colin]      3.7.5cvs23
5876
5877         * src/compose.c
5878                 Don't make In-Reply-To visible when reediting
5879                 a draft or sent mail.
5880
5881 2010-02-20 [colin]      3.7.5cvs22
5882
5883         * src/imap.c
5884         * src/imap.h
5885         * src/main.c
5886         * src/mainwindow.c
5887         * src/etpan/imap-thread.c
5888         * src/etpan/imap-thread.h
5889         * src/etpan/nntp-thread.c
5890         * src/etpan/nntp-thread.h
5891                 When going offline from NetworkManager, just
5892                 delete IMAP connections. That'll avoid timeouts
5893                 when coming back online in certain cases when
5894                 the TCP socket will have timed out.
5895
5896 2010-02-20 [holger]     3.7.5cvs21
5897
5898         * .cvsignore
5899                 More files to ignore
5900
5901 2010-02-17 [ticho]      3.7.5cvs20
5902
5903         * src/summaryview.c
5904         * src/summaryview.h
5905         * src/toolbar.c
5906                 Revert 3.7.5cvs19.
5907
5908 2010-02-16 [ticho]      3.7.5cvs19
5909
5910         * src/summaryview.c
5911         * src/summaryview.h
5912         * src/toolbar.c
5913                 Removed unused argument from summary_open_row().
5914
5915 2010-02-10 [pawel]      3.7.5cvs18
5916
5917         * src/compose.c
5918                 - fix headers filtering when prefs_common.trans_hdr is on
5919                 - fix headers setting when changing composing account 
5920                 - plug memleak
5921         * src/prefs_template.c
5922                 Re-add template's name for translation
5923
5924 2010-02-10 [colin]      3.7.5cvs17
5925
5926         * src/prefs_matcher.c
5927                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
5928                 Condition>Define>Header>Name combo box'. Patch by
5929                 Francois Cami
5930
5931 2010-02-10 [colin]      3.7.5cvs16
5932
5933         * src/codeconv.c
5934         * src/codeconv.h
5935         * src/compose.c
5936         * src/mainwindow.c
5937         * src/messageview.c
5938         * src/prefs_send.c
5939         * src/procmime.c
5940         * src/textview.c
5941                 Add the GB18030 Chinese charset, which is a superset
5942                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
5943
5944 2010-02-09 [holger]     3.7.5cvs15
5945
5946         * configure.ac
5947                 GTK+ 2.10 related cleanup
5948
5949 2010-02-09 [pawel]      3.7.5cvs14
5950
5951         * src/prefs_account.c
5952         * src/prefs_folder_item.c
5953         * src/prefs_template.c
5954         * src/quote_fmt.c
5955                 Respect prefs_common.trans_hdr in couple more places to avoid
5956                 confusion with translated/non-translated header names
5957
5958 2010-02-09 [colin]      3.7.5cvs13
5959
5960         * po/POTFILES.in
5961                 Fix make dist
5962
5963 2010-02-09 [colin]      3.7.5cvs12
5964
5965         * src/mimeview.c
5966                 And fix 2.10 build :)
5967
5968 2010-02-09 [colin]      3.7.5cvs11
5969
5970         * configure.ac
5971                 Bump up GTK+ requirement to 2.10
5972         * src/Makefile.am
5973         * src/compose.c
5974         * src/crash.c
5975         * src/foldersel.c
5976         * src/main.c
5977         * src/mainwindow.c
5978         * src/messageview.c
5979         * src/messageview.h
5980         * src/prefs_actions.c
5981         * src/prefs_common.c
5982         * src/prefs_common.h
5983         * src/prefs_ext_prog.c
5984         * src/prefs_filtering_action.c
5985         * src/prefs_fonts.c
5986         * src/prefs_image_viewer.c
5987         * src/prefs_matcher.c
5988         * src/prefs_msg_colors.c
5989         * src/prefs_summaries.c
5990         * src/prefs_template.c
5991         * src/printing.c
5992         * src/printing.h
5993         * src/quote_fmt.c
5994         * src/summaryview.c
5995         * src/textview.c
5996         * src/gtk/Makefile.am
5997         * src/gtk/about.c
5998         * src/gtk/gtkcmclist.c
5999         * src/gtk/gtkcmctree.c
6000         * src/gtk/gtkutils.c
6001         * src/gtk/quicksearch.c
6002                 Remove all compile-time conditionals depending on
6003                 GTK+ < 2.10
6004         * src/gedit-print.c
6005         * src/gedit-print.h
6006         * src/gtk/gtksourceprintjob.c
6007         * src/gtk/gtksourceprintjob.h
6008                 Remove libgnomeprint-based printing system (and
6009                 command-line-based printing system) as GTK+ 2.10
6010                 ships with print support.
6011
6012 2010-02-08 [mir]        3.7.5cvs10
6013
6014         * src/compose.c
6015             Avoid displaying Bcc headers in message sent
6016             to NNTP servers. Thanks to Henning Mersch.
6017
6018
6019 2010-02-08 [pawel]      3.7.5cvs9
6020
6021         * src/mimeview.c
6022                 Make tooltips less cryptic
6023         * src/gtk/description_window.c
6024                 Improve window size calculation
6025
6026 2010-02-08 [pawel]      3.7.5cvs8
6027
6028         * src/compose.c
6029         * src/compose.h
6030         * src/common/utils.c
6031         * src/common/utils.h
6032         * src/gtk/authors.h
6033                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
6034                 Patch by Laurent Bigonville with slight modifications
6035
6036 2010-02-03 [pawel]      3.7.5cvs7
6037
6038         * m4/.cvsignore
6039                 Add some libtool files to ignore
6040
6041 2010-02-03 [pawel]      3.7.5cvs6
6042
6043         * src/plugins/trayicon/trayicon.c
6044                 Save and then restore focus when closing/minimizing to tray
6045
6046 2010-02-03 [mir]        3.7.5cvs5
6047
6048         * src/addrindex.c
6049         * src/editldap.c
6050         * src/ldapctrl.c
6051         * src/ldapctrl.h
6052         * src/ldapquery.c
6053         * src/ldapupdate.c
6054             Save LDAP password encrypted. See bug 2113.
6055
6056
6057 2010-02-03 [colin]      3.7.5cvs4
6058
6059         * src/privacy.c
6060                 Fix again decoding of encrypted parts. The
6061                 reverting of the patch was wrong, as the
6062                 double-decoding was fixed in smime itself.
6063                 Thanks to Matthias Drochner again...
6064
6065 2010-02-02 [colin]      3.7.5cvs3
6066
6067         * src/plugins/smime/smime.c
6068         * src/privacy.c
6069                 Revert 3.7.4cvs2 and make a better patch for bug
6070                 2059 and 2076. Patch by Matthias Drochner
6071
6072 2010-01-31 [pawel]      3.7.5cvs2
6073
6074         * src/gtk/authors.h
6075                 Fix hungarian translator's name
6076
6077 2010-01-31 [pawel]      3.7.5cvs1
6078
6079         * src/messageview.c
6080         * src/mimeview.c
6081                 Fix Bug 2107 - Arrow keys don't work in message view window
6082
6083 2010-01-31 [paul]       3.7.5
6084
6085         * NEWS
6086         * README
6087         * RELEASE_NOTES 
6088                 3.7.5 released!
6089
6090 2010-01-23 [pawel]      3.7.4cvs10
6091
6092         * src/addressbook.c
6093                 Fix button sensitivity in compose mode
6094
6095 2010-01-23 [pawel]      3.7.4cvs9
6096
6097         * commitHelper
6098         * tools/kdeservicemenu/install.sh
6099         * tools/make.themes.project
6100         * tools/nautilus2claws-mail.sh
6101         * tools/popfile-link.sh
6102         * tools/textviewer.sh
6103                 Not all systems have bash installed in /bin, use env(1) to find
6104                 it`s location
6105
6106 2010-01-22 [pawel]      3.7.4cvs8
6107
6108         * src/prefs_account.c
6109         * src/prefs_filtering.c
6110         * src/prefs_send.c
6111         * src/gtk/colorlabel.c
6112                 Add some separators in combos
6113
6114 2010-01-22 [pawel]      3.7.4cvs7
6115
6116         * autogen.sh
6117                 --disable-aspell -> --disable-enchant
6118         * configure.ac
6119                 Fix options spacing in configure --help
6120         * src/wizard.c
6121                 Make wizard's window centered on the screen
6122
6123 2010-01-19 [holger]     3.7.4cvs6
6124
6125         * src/folder.c
6126         * src/folder.h
6127                 Introduce folder_get_item_from_identifier().
6128                 In contrast to folder_find_item_from_identifier(), this
6129                 function recursively creates the FolderItems in the id path.
6130                 Useful for programmatically creating folders (e.g. by plugins)
6131
6132 2010-01-17 [pawel]      3.7.4cvs5
6133
6134         * src/gtk/authors.h
6135                 Fix my lastname
6136
6137 2010-01-16 [colin]      3.7.4cvs4
6138
6139         * src/plugins/pgpcore/sgpgme.c
6140                 Probably fix bug 2098, 'claws-mails crashes frequently 
6141                 with pgpcore'. Fix double-free.
6142
6143 2010-01-16 [holger]     3.7.4cvs3
6144
6145         * src/prefs_toolbar.h
6146                 Forgotten header
6147
6148 2010-01-15 [colin]      3.7.4cvs2
6149
6150         * src/privacy.c
6151                 Decode mimeinfo before decrypting it. Probably
6152                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6153                 with S/MIME encryption' and bug 2076 'having 
6154                 worked 2 times properly CLAWS ceased to 
6155                 decrypt incoming PGP mails -displays base64 
6156                 instead - sucks completely'
6157                 Let's hope complete suckage ends here!
6158                 Thanks to Matthias Drochner.
6159
6160 2010-01-08 [paul]       3.7.4cvs1
6161
6162         * tools/claws.i18n.status.pl
6163                 fix typos
6164
6165 2010-01-08 [paul]       3.7.4
6166
6167         * NEWS
6168         * README
6169         * RELEASE_NOTES 
6170                 3.7.4 released!
6171
6172 2010-01-08 [paul]       3.7.3cvs57
6173
6174         * po/ca.po
6175         * po/cs.po
6176         * po/de.po
6177         * po/fi.po
6178         * po/hu.po
6179         * po/id.po
6180         * po/ja.po
6181         * po/nl.po
6182         * po/pt_BR.po
6183         * po/pt_PT.po
6184         * po/ru.po
6185         * po/sk.po
6186                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6187                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6188                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6189                 Slavko
6190
6191 2010-01-08 [paul]       3.7.3cvs56
6192
6193         * src/common/utils.c
6194                 fix bug 2089, 'URLs ending with an underscore ('_')
6195                 are not correctly parsed'. thanks to Johan
6196
6197 2010-01-05 [colin]      3.7.3cvs55
6198
6199         * po/fr.po
6200                 Update french translation
6201
6202 2010-01-04 [mones]      3.7.3cvs54
6203
6204         * po/es.po
6205                 Update Spanish translation
6206
6207 2010-01-04 [mones]      3.7.3cvs53
6208
6209         * manual/plugins.xml
6210                 Some format
6211         * manual/es/claws-mail-manual.xml
6212         * manual/es/intro.xml
6213         * manual/es/plugins.xml
6214                 Synchronise with English version
6215
6216 2010-01-03 [paul]       3.7.3cvs52
6217
6218         * ChangeLog
6219                 fix format
6220         * src/gtk/authors.h
6221                 update TEAM_LIST, fix encoding
6222
6223 2010-01-03 [mir]        3.7.3cvs51
6224
6225         * src/compose.c
6226                 When composing to a NNTP list TO: will always be preset
6227                 to the NNTP list unless user has chosen some other default
6228                 in which case we will handle this the normal way. Therefore
6229                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6230
6231 2010-01-01 [paul]       3.7.3cvs50
6232
6233         * src/gtk/about.c
6234                 bump copyright year whilst it's in mind
6235
6236 2009-12-31 [paul]       3.7.3cvs49
6237
6238         * manual/claws-mail-manual.xml
6239         * manual/intro.xml
6240         * manual/plugins.xml
6241                 fix links so that they make sense in the context of the
6242                 text version of the manual
6243
6244 2009-12-31 [paul]       3.7.3cvs48
6245
6246         * manual/intro.xml
6247         * manual/plugins.xml
6248                 updates, improvements, corrections, additions
6249
6250 2009-12-29 [pawel]      3.7.3cvs47
6251
6252         * src/prefs_filtering_action.c
6253                 Fix Bug 2082 'Wrong color rectangle position when replacing
6254                 "color" processing rule'
6255
6256 2009-12-29 [colin]      3.7.3cvs46
6257
6258         * src/compose.c
6259                 Fix bug 2074, 'Remember sending account 
6260                 for sent messages'
6261
6262 2009-12-20 [holger]     3.7.3cvs45
6263
6264         * src/compose.c
6265                 Delay CREATED_HOOKLIST invokation until
6266                 after the modifications to the compose window
6267                 are done, to allow hooks to further modify the
6268                 window without getting overridden again
6269
6270 2009-12-20 [holger]     3.7.3cvs44
6271
6272         * src/prefs_toolbar.h
6273                 Fix last commit
6274
6275 2009-12-20 [holger]     3.7.3cvs43
6276
6277         * src/prefs_toolbar.c
6278         * src/prefs_toolbar.h
6279         * src/toolbar.c
6280                 Pass window struct to caller
6281
6282 2009-12-20 [holger]     3.7.3cvs42
6283
6284         * src/compose.c
6285         * src/compose.h
6286                 Add hooklist after creation of a compose window
6287
6288 2009-12-19 [holger]     3.7.3cvs41
6289
6290         * src/prefs_toolbar.c
6291         * src/prefs_toolbar.h
6292         * src/toolbar.c
6293                 Allow plugins to choose to which toolbar they want
6294                 to add actions (main window, compose window, or message view)
6295
6296 2009-12-19 [paul]       3.7.3cvs40
6297
6298         * src/statusbar.c
6299                 fix statusbar in GTK+ 2.19.1
6300
6301 2009-12-10 [pawel]      3.7.3cvs39
6302
6303         * src/compose.c
6304                 Better fix for cvs28 regression
6305
6306 2009-12-10 [iwkse]      3.7.3cvs38
6307
6308         * src/compose.c
6309             Fix some indentation
6310
6311 2009-12-10 [iwkse]      3.7.3cvs37
6312
6313         * src/compose.c
6314             Add missing checks for gtkaspell: avoid
6315             crashing in some cases when Enchant is 
6316             enabled but the spell checker is disabled 
6317             in preferences.
6318
6319 2009-12-09 [colin]      3.7.3cvs36
6320
6321         * src/compose.c
6322                 Fix leak and unchecked accesses.
6323
6324 2009-12-09 [mir]        3.7.3cvs35
6325
6326         * src/compose.c
6327         Fix Bug 2072 "template at folder properties is not working"
6328         introduced in cvs24.
6329
6330 2009-12-08 [pawel]      3.7.3cvs34
6331
6332         * src/compose.c
6333                 When 'Reply All' remove current compose address from
6334                 Cc/Bcc list - fix for regression introduced in cvs28
6335
6336 2009-12-05 [pawel]      3.7.3cvs33
6337
6338         * src/messageview.c
6339                 Fix memory management, duh!
6340
6341 2009-12-04 [pawel]      3.7.3cvs32
6342
6343         * src/messageview.c
6344                 Use case insensitive comparison in search for
6345                 duplicate urls
6346         * src/uri_opener.c
6347                 Refresh scrollbars on every window open
6348
6349 2009-12-04 [pawel]      3.7.3cvs31
6350
6351         * src/compose.c
6352                 Highlight misspelled words when applying template and
6353                 check_while_typing option is on
6354
6355 2009-12-03 [pawel]      3.7.3cvs30
6356
6357         * src/compose.c
6358                 Highlight misspelled words in text inserted from file(s)
6359                 or pasted to message body when check_while_typing
6360                 options is on
6361
6362 2009-12-02 [pawel]      3.7.3cvs29
6363
6364         * src/compose.c
6365                 Revert first part of previous commit
6366
6367 2009-12-02 [pawel]      3.7.3cvs28
6368
6369         * src/compose.c
6370                 Fix Bug 2055 "duplicate mailing list reply if
6371                 List-Post + Reply-To present"
6372                 - Ignore Reply-To if answering to ML
6373                 - Improve parsing of List-Post header
6374
6375 2009-12-02 [pawel]      3.7.3cvs27
6376
6377         * src/compose.c
6378         * src/compose.h
6379                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6380                 email had user in "From" and "CC"
6381                 Don't allow duplicate addresses in compose window headers
6382
6383 2009-12-02 [mones]      3.7.3cvs26
6384
6385         * manual/intro.xml
6386         * manual/es/intro.xml
6387         * manual/fr/intro.xml
6388         * manual/it/intro.xml
6389         * manual/pl/intro.xml
6390                 Make URL to point current site
6391
6392 2009-12-01 [holger]     3.7.3cvs25
6393
6394         * src/summaryview.c
6395         * src/summaryview.h
6396                 Introduce new drag type "claws-mail/msg-path-list" for
6397                 drag'n'drop of a message selection from the summaryview
6398                 into other applications. The drag data gets set to the
6399                 folder-item-id followed by message ids, separated by newlines.
6400                 This enables other applications to back-link to Claws Mail
6401                 via a "claws-mail --select" call after they received a drop.
6402
6403 2009-11-30 [mir]        3.7.3cvs24
6404
6405         * src/compose.c
6406            Place cursor in compose window according to provided input
6407            If to: is present place cursor in subject field and if both
6408            to: and subject: is present place cursor in body. If body: is
6409            present insert a new line after text and place cursor there.
6410
6411 2009-11-27 [mones]      3.7.3cvs23
6412
6413         * src/gtk/quicksearch.c
6414                 Allow viewing longer expressions if there's space
6415
6416 2009-11-25 [holger]     3.7.3cvs22
6417
6418         * Makefile.am
6419         * src/common/Makefile.am
6420         * src/common/utils.c
6421         * src/common/utils.h
6422                 Add a function to query the
6423                 filepath of the .desktop file
6424
6425 2009-11-25 [colin]      3.7.3cvs21
6426
6427         * src/imap.c
6428                 Fix bug 2063, 'glib assertion in GRelation use in 
6429                 imap.c'
6430
6431 2009-11-24 [pawel]      3.7.3cvs20
6432
6433         * src/common/utils.c
6434                 Fix Bug 2053 'Inconsistent application of Coloration 
6435                 of Message text'
6436                 Don't allow '<' character between quotation marks
6437
6438 2009-11-21 [holger]     3.7.3cvs19
6439
6440         * src/printing.c
6441                 Modify cairo clip handling in preview windows,
6442                 to prevent print preview windows from being blank
6443                 with GTK+ 2.18. Follow recommendation of the GTK+
6444                 documentation (section "Migrating to client side windows")
6445                 and create a new cairo context for each expose event.
6446
6447 2009-11-19 [pawel]      3.7.3cvs18
6448
6449         * Makefile.am
6450                 complete 3.7.3cvs15 so install is DESTDIR safe
6451                 remove icons with changed names on uninstall
6452
6453 2009-11-18 [pawel]      3.7.3cvs17
6454
6455         * src/news_gtk.c
6456                 remove unneeded and code-duplicating function
6457
6458 2009-11-18 [pawel]      3.7.3cvs16
6459
6460         * src/news_gtk.c
6461                 Fix Bug 2057 'Claws mail does not keep renamed names
6462                 of nntp-subscribed groups'
6463                 Check for already subscribed group using item->path for group
6464                 comparision as folders item->path != item->name may be truth 
6465                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6466
6467 2009-11-17 [pawel]      3.7.3cvs15
6468
6469         * Makefile.am
6470                 Fix Bug 2049 'some icons not copied?'
6471                 Install additional 64x64 and 128x128 icons
6472
6473 2009-11-17 [holger]     3.7.3cvs14
6474
6475         * src/prefs_toolbar.c
6476         * src/prefs_toolbar.h
6477         * src/toolbar.c
6478         * src/toolbar.h
6479                 Allow plugins to register toolbar items
6480
6481 2009-11-11 [pawel]      3.7.3cvs13
6482
6483         * src/addressbook.c
6484         * src/compose.c
6485         * src/compose.h
6486         * src/filtering.c
6487                 Fix Bug 1867 Changing account does not change BCC address
6488                 Set account specific headers when changing account
6489                 in compose window.
6490
6491 2009-11-07 [colin]      3.7.3cvs12
6492
6493         * src/gtk/prefswindow.c
6494                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6495                 Patch by Pawel
6496
6497 2009-11-07 [colin]      3.7.3cvs11
6498
6499         * src/gtk/spell_entry.c
6500                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6501                 Patch by Pawel Pekala
6502
6503 2009-10-27 [colin]      3.7.3cvs10
6504
6505         * src/folder.c
6506                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6507                 Don't try to check whether the folder is up-to-date if
6508                 the folder class doesn't implement set_mtime, as we don't
6509                 care in this case. This code exists since a long time, but
6510                 the bug was triggered by more scanning of queue folders 
6511                 since recently (when we added \Deleted handling).
6512
6513 2009-10-27 [colin]      3.7.3cvs9
6514
6515         * src/mainwindow.c
6516                 Try to fix registering as default client
6517                 on windows 7
6518
6519 2009-10-21 [wwp]        3.7.3cvs8
6520
6521         * src/common/utils.c
6522                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6523
6524 2009-10-21 [wwp]        3.7.3cvs7
6525
6526         * src/common/utils.c
6527                 Don't core dump when attempting to insert a non-existing
6528                 file using a mailto: uri (g_error does core dump).
6529
6530 2009-10-20 [colin]      3.7.3cvs6
6531
6532         * src/common/utils.c
6533                 Don't g_error on normal warnings...
6534
6535 2009-10-20 [colin]      3.7.3cvs5
6536
6537         * src/plugins/pgpcore/sgpgme.c
6538                 Fix bug 1996, 'S/MIME key not selected'
6539                 Check for S/MIME certs too
6540
6541 2009-10-20 [colin]      3.7.3cvs4
6542
6543         * src/common/w32lib.h
6544                 Fix win32 build on latest mingw32
6545
6546 2009-10-20 [colin]      3.7.3cvs3
6547
6548         * src/exportldif.c
6549         * src/ldif.c
6550         * src/ldif.h
6551                 Fix LDIF export. Patch by Michael Rasmussen
6552
6553 2009-10-18 [paul]       3.7.3cvs2
6554
6555         * tools/claws.i18n.status.pl
6556                 increase the value of $transolddays since we're relasing less
6557                 often now.
6558                 rework the en_GB.po hack so that en_GB is always 100% translated
6559                 and recently updated
6560
6561 2009-10-17 [paul]       3.7.3cvs1
6562
6563         * src/prefs_account.c
6564         * src/prefs_compose_writing.c
6565         * src/prefs_receive.c
6566         * src/prefs_summaries.c
6567         * src/prefs_wrapping.c
6568                 reword a few labels. (this incorporates everything
6569                 that seemed worthwhile from bug 2020)
6570         * src/prefs_customheader.c
6571                 use a 'Browse' button instead of button with
6572                 label 'From file...'
6573
6574 2009-10-12 [colin]
6575
6576         * CVS repository change
6577
6578 2009-10-09 [paul[       3.7.3
6579
6580         version 3.7.3 unleashed!!
6581
6582 2009-10-07 [paul]       3.7.2cvs49
6583
6584         * src/folderview.c
6585         * src/folderview.h
6586         * src/mainwindow.c
6587                 fix  Bug 1994 -  Changing colors required restart.
6588                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6589                 more accurate folderview_reinit_fonts()
6590
6591 2009-10-07 [paul]       3.7.2cvs48
6592
6593         * src/addrgather.c
6594         * src/prefs_common.c
6595         * src/prefs_common.h
6596                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6597                 patch by Pawel Pekala
6598
6599 2009-10-07 [paul]       3.7.2cvs47
6600
6601         * po/cs.po
6602         * po/de.po
6603         * po/hu.po
6604         * po/id.po
6605         * po/ja.po
6606         * po/pt_BR.po
6607                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6608                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6609                 Goncalves Guimaraes
6610
6611 2009-10-06 [colin]      3.7.2cvs46
6612
6613         * po/fr.po
6614                 French translation update
6615
6616 2009-10-05 [paul]       3.7.2cvs45
6617
6618         * src/printing.c
6619                 enable Page Size and Orientation in the print dialog,
6620                 GTK+ >= 2.18.x only. Patch by Mark__T
6621
6622 2009-10-05 [paul]       3.7.2cvs44
6623
6624         * src/prefs_summaries.c
6625                 fix label, startup --> start-up, to match other uses of the
6626                 term
6627
6628 2009-10-05 [paul]       3.7.2cvs43
6629
6630         * po/pl.po
6631                 updated by Emilian Nowak
6632
6633 2009-10-03 [colin]      3.7.2cvs42
6634
6635         * src/mimeview.c
6636         * src/noticeview.c
6637         * src/gtk/gtkcmclist.c
6638         * src/gtk/gtkvscrollbutton.c
6639         * src/gtk/logwindow.c
6640                 GTK+ 2.18 fixes:
6641                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6642                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6643                 Fix warning at start
6644
6645 2009-09-28 [colin]      3.7.2cvs41
6646
6647         * src/matcher.c
6648         * src/mimeview.c
6649         * src/prefs_folder_item.c
6650                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6651
6652 2009-09-28 [colin]      3.7.2cvs40
6653
6654         * src/prefs_summaries.c
6655         * src/gtk/sslcertwindow.c
6656                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6657                 shows up garbled in GUI'. Patch by Pawel Pekala
6658
6659 2009-09-24 [iwkse]      3.7.2cvs39
6660
6661         * configure.ac
6662             That's only for statistics, of course :)
6663
6664 2009-09-24 [iwkse]      3.7.2cvs38
6665
6666         * configure.ac
6667             ...
6668
6669 2009-09-24 [iwkse]      3.7.2cvs37
6670
6671         * configure.ac
6672             Revert unwanted change
6673
6674 2009-09-24 [iwkse]      3.7.2cvs36
6675
6676         * src/action.c
6677             Fix issue with filtering actions and 
6678             parsed parameters
6679
6680 2009-09-20 [mones]      3.7.2cvs35
6681
6682         * tools/convert_mbox.pl
6683                 Add -R flag to support recursive conversions
6684                 of arbitrary Evolution mail folders, based on
6685                 bash script by Daniel Dickinson (fixes debian 
6686                 bug #461435) 
6687         * tools/popfile-link.sh
6688                 Set required shell for script (fixes debian 
6689                 bug #530057)
6690
6691 2009-09-16 [colin]      3.7.2cvs34
6692
6693         * src/main.c
6694                 Go grab files in /etc/skel if they exist
6695                 at first startup 
6696
6697 2009-09-15 [colin]      3.7.2cvs33
6698
6699         * src/procmime.c
6700                 Complete 3.7.1cvs42: only output directly to
6701                 final file if we get NULL byes at the start.
6702                 Still fixes saving UTF16 files, but also
6703                 fixes displaying Base64 parts with decoding
6704                 errors (parts without errors get displayed)
6705
6706 2009-09-14 [colin]      3.7.2cvs32
6707
6708         * src/matcher.c
6709         * src/matcher.h
6710         * src/matcher_parser_parse.y
6711         * src/prefs_matcher.c
6712                 Add 'has_attachment' and 'signed' matcher
6713                 expressions. Patch by Aleksei Miheev, fixes
6714                 bug 1997. 
6715
6716 2009-09-14 [colin]      3.7.2cvs31
6717
6718         * src/common/utils.c
6719                 Add "Re :" prefix from french Yahoo mail.
6720                 Patch by Didier Barvaux, fixes bug 1999
6721
6722 2009-09-10 [mones]      3.7.2cvs30
6723
6724         * manual/plugins.xml
6725                 Fix sites supported by SpamReport
6726         * manual/es/plugins.xml
6727                 Synchronise Spanish manual
6728
6729 2009-09-07 [holger]     3.7.2cvs29
6730
6731         * Makefile.am
6732                 Also update the icon cache on uninstall.
6733                 This prevents possible problems when Claws Mail was
6734                 uninstalled and installed again into a different location,
6735                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
6736                 and the blog post linked therein
6737
6738 2009-09-07 [paul]       3.7.2cvs28
6739
6740         * src/prefs_toolbar.c
6741                 when updating the main toolbar icons just update
6742                 the main toolbar (and consequently fix a bug where
6743                 folderview icons would disappear)
6744
6745 2009-08-30 [holger]     3.7.2cvs27
6746
6747         * src/compose.c
6748                 Do case-insensitive comparison against
6749                 header names when extracting recipients
6750                 from composed mails
6751
6752 2009-08-23 [colin]      3.7.2cvs26
6753
6754         * src/mbox.c
6755                 Probably fix RH bug 512024, " folder.c:3543 
6756                 Condition msglist != NULL failed"
6757
6758 2009-08-23 [colin]      3.7.2cvs25
6759
6760         * src/prefs_compose_writing.c
6761                 Make the maximum size warning bigger. Patch
6762                 by Didier Barvaux on bug 1986.
6763
6764 2009-08-21 [colin]      3.7.2cvs24
6765
6766         * src/compose.c
6767                 Previous commit: move the function into compose_insert_file
6768                 so that it's also used on drag-n-drop
6769
6770 2009-08-21 [colin]      3.7.2cvs23
6771
6772         * src/compose.c
6773                 Fix scrolling when adding an header
6774
6775 2009-08-21 [colin]      3.7.2cvs22
6776
6777         * src/compose.c
6778         * src/prefs_common.c
6779         * src/prefs_common.h
6780         * src/prefs_compose_writing.c
6781         * src/common/utils.c
6782                 Fix bug 1986, "New feature: warn user when inserting 
6783                 a large file in the message body". Patch by Didier
6784                 Barvaux
6785
6786 2009-08-21 [colin]      3.7.2cvs21
6787
6788         * AUTHORS
6789         * src/gtk/authors.h
6790         * src/common/utils.c
6791                 Fix bug 1984: Add R�f. : reply prefix (french 
6792                 Lotus Notes); patch by Didier Barvaux
6793
6794 2009-08-21 [colin]      3.7.2cvs20
6795
6796         * src/codeconv.c
6797         * src/codeconv.h
6798                 Fix bug 1969, 'Bad guess for outgoing encoding'
6799                 Make sure the specific converters (japanese in
6800                 this case) can return success/error in strict
6801                 mode, instead of silently failing back to 
6802                 strncpy
6803
6804 2009-08-20 [holger]     3.7.2cvs19
6805
6806         * src/compose.c
6807         * src/compose.h
6808                 Make it possible for code outside
6809                 compose (e.g. plugins) to attach files
6810
6811 2009-08-20 [colin]      3.7.2cvs18
6812
6813         * src/main.c
6814                 Fix crash when accessing IMAP soon
6815
6816 2009-08-18 [colin]      3.7.2cvs17
6817
6818         * src/ldapquery.c
6819                 Maybe fix crash on non-existent LDAP server
6820
6821 2009-08-04 [colin]      3.7.2cvs16
6822
6823         * src/toolbar.c
6824                 Fix toolbar's spacing that breaks dark
6825                 themes (patch from http://blogs.igalia.com/aperez/
6826                 2009/07/making-claws-mail-look-better/)
6827
6828 2009-07-28 [colin]      3.7.2cvs15
6829
6830         * src/account.c
6831         * src/addrcustomattr.c
6832         * src/addressadd.c
6833         * src/addressbook_foldersel.c
6834         * src/addrgather.c
6835         * src/browseldap.c
6836         * src/compose.c
6837         * src/editbook.c
6838         * src/editgroup.c
6839         * src/editjpilot.c
6840         * src/editldap.c
6841         * src/editldap_basedn.c
6842         * src/edittags.c
6843         * src/editvcard.c
6844         * src/exphtmldlg.c
6845         * src/expldifdlg.c
6846         * src/export.c
6847         * src/foldersel.c
6848         * src/import.c
6849         * src/importldif.c
6850         * src/importmutt.c
6851         * src/importpine.c
6852         * src/prefs_actions.c
6853         * src/prefs_customheader.c
6854         * src/prefs_display_header.c
6855         * src/prefs_filtering.c
6856         * src/prefs_folder_column.c
6857         * src/prefs_matcher.c
6858         * src/prefs_summary_column.c
6859         * src/prefs_summary_open.c
6860         * src/prefs_template.c
6861         * src/textview.c
6862         * src/uri_opener.c
6863                 Fix bug 1950, 'Program freeze up during folder selection'
6864                 Don't leave hidden windows modal
6865
6866 2009-07-28 [colin]      3.7.2cvs14
6867
6868         * src/ldapquery.c
6869                 Fix bug 1957, 'LDAP errs out after searching too 
6870                 many search bases'
6871
6872 2009-07-28 [colin]      3.7.2cvs13
6873
6874         * src/summaryview.c
6875                 Fix bug 1966, '"Collapse all threads" slower than 
6876                 "Expand all threads"'
6877
6878 2009-07-28 [colin]      3.7.2cvs12
6879
6880         * src/common/session.c
6881                 Fix bug 1967, 'Claws gets stuck after accepting 
6882                 a certificate warning dialog'
6883
6884 2009-07-19 [paul]       3.7.2cvs11
6885
6886         * manual/plugins.xml
6887                 a few small changes to the English
6888
6889 2009-07-18 [mones]      3.7.2cvs10
6890
6891         * manual/plugins.xml
6892                 Add new bsfilter and fancy plugins to the docs
6893                 and a note about dealing with plugins of the same class
6894         * src/prefs_account.c
6895                 Fix extra space at the end typo
6896
6897 2009-07-16 [colin]      3.7.2cvs9
6898
6899         * src/summaryview.c
6900                 Fix wrong return without unlocking; thanks
6901                 to mupuf_
6902
6903 2009-07-14 [colin]      3.7.2cvs8
6904
6905         * src/imap.c
6906                 Fix bug 1954, 'Segfault on reading wrong STATUS'
6907
6908 2009-07-10 [colin]      3.7.2cvs7
6909
6910         * src/plugins/pgpcore/plugin.def
6911         * src/common/utils.h
6912                 Fix windows port
6913
6914 2009-07-10 [colin]      3.7.2cvs6
6915
6916         * src/prefs_display_header.c
6917                 Fix bug 1951, 'C-Mail dumps core when editing 
6918                 displayed headers'. Patch by Alexey Rusakov
6919
6920 2009-07-10 [colin]      3.7.2cvs5
6921
6922         * src/folderview.c
6923                 Fix bug 1952, 'Deleted mails in Queue folder 
6924                 highlight it'.
6925
6926 2009-07-09 [colin]      3.7.2cvs4
6927
6928         * src/gtk/spell_entry.c
6929                 Fix bug 1949, 'Spell checker doesn't recognise 
6930                 certain word in Subject header, but does in 
6931                 message body'. Patch by Pawel Pekala.
6932
6933 2009-07-09 [paul]       3.7.2cvs3
6934
6935         * configure.ac
6936                 use pkgconfig to check for the minimum required
6937                 version of GnuTLS
6938
6939 2009-07-06 [colin]      3.7.2cvs2
6940
6941         * src/prefs_customheader.c
6942                 Fix build failure
6943
6944 2009-07-04 [paul]       3.7.2cvs1
6945
6946         * tools/claws.i18n.status.pl
6947                 updated
6948
6949 2009-07-03 [paul]       3.7.2
6950
6951         * NEWS
6952         * README
6953         * RELEASE_NOTES 
6954                 3.7.2 released!
6955
6956 2009-07-03 [paul]       3.7.1cvs85
6957
6958         * AUTHORS
6959         * configure.ac
6960         * po/pt_PT.po
6961         * po/sk.po
6962         * src/gtk/authors.h
6963                 added new translations by Tiago Faria and Slavko
6964         * po/bg.po
6965         * po/cs.po
6966         * po/de.po
6967         * po/es.po
6968         * po/fi.po
6969         * po/fr.po
6970         * po/hu.po
6971         * po/id.po
6972         * po/it.po
6973         * po/ja.po
6974         * po/pt_BR.po
6975         * po/ru.po
6976                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
6977                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
6978                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
6979                 Goncalves Guimaraes, Aleksei Miheev
6980
6981 2009-07-01 [colin]      3.7.1cvs84
6982
6983         * src/prefs_common.c
6984                 Fix bug 1940, 'Doesn't open links in 
6985                 user's default browser'. Turn the preference
6986                 to TRUE by default; that will only change the
6987                 behaviour for new users.
6988
6989 2009-06-29 [colin]      3.7.1cvs83
6990
6991         * src/filtering.c
6992         * src/filtering.h
6993         * src/prefs_filtering_action.c
6994                 Fix bug 1935, 'problems with very long filtering actions':
6995                 Use a dynamic buffer in action to string, and a bigger
6996                 buffer in string to action
6997
6998 2009-06-29 [colin]      3.7.1cvs82
6999
7000         * src/matcher_parser_lex.l
7001                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
7002
7003 2009-06-29 [colin]      3.7.1cvs81
7004
7005         * src/addressbook.c
7006                 Fix warnings
7007         * src/editgroup.c
7008                 Fix crash (out-of-bounds tree column)
7009         * src/gtk/gtkcmctree.c
7010         * src/gtk/gtksctree.c
7011                 Prevent using an out-of-bounds tree column
7012
7013 2009-06-29 [colin]      3.7.1cvs80
7014
7015         * src/ldapupdate.c
7016         * src/ldif.c
7017                 Leak fixes; patch by Pawel Pekala.
7018
7019 2009-06-26 [colin]      3.7.1cvs79
7020
7021         * src/summaryview.c
7022                 Sort by msgnum if dates are equal
7023
7024 2009-06-24 [paul]       3.7.1cvs78
7025
7026         * src/summaryview.c
7027                 make some (forgotten) strings translatable
7028
7029 2009-06-19 [colin]      3.7.1cvs77
7030
7031         * src/summaryview.c
7032                 Fix menu sensitiveness
7033
7034 2009-06-18 [colin]      3.7.1cvs76
7035
7036         * configure.ac
7037         * src/plugins/pgpcore/sgpgme.c
7038         * src/plugins/pgpcore/sgpgme.h
7039         * src/plugins/pgpmime/mypgpcore.def
7040         * src/plugins/pgpmime/pgpmime.c
7041         * src/plugins/smime/mypgpcore.def
7042         * src/plugins/smime/smime.c
7043                 Use largefile support (and stop using our old GPGME
7044                 hack on gpgme_data_seek/rewind)
7045                 (See 1.9.12cvs44 to 46 - if this breaks things we 
7046                 should soon know :)
7047
7048 2009-06-13 [colin]      3.7.1cvs75
7049
7050         * src/gtk/spell_entry.c
7051                 Fix assertion. We can put a NULL gtkaspell to
7052                 an entry; it just means it won't be spell-checked.
7053
7054 2009-06-12 [mones]      3.7.1cvs74
7055
7056         * src/compose.c
7057         * src/messageview.c
7058         * src/prefs_account.c
7059         * src/prefs_account.h
7060         * src/common/utils.c
7061         * src/common/utils.h
7062                 Added preference to use account address in generated
7063                 Message-Id. Fixes Debian bug #531052
7064
7065 2009-06-12 [colin]      3.7.1cvs73
7066
7067         * src/common/ssl.c
7068                 Better fix, API-compatible with libgnutls13
7069
7070 2009-06-12 [colin]      3.7.1cvs72
7071
7072         * src/common/ssl.c
7073                 Use compatibility mode in GnuTLS, and avoid problems with 
7074                 servers that don't comply 100% with the spec, but still
7075                 exist.
7076
7077 2009-06-06 [iwkse]      3.7.1cvs71
7078
7079         * src/compose.c
7080                 Ops..revert a mix with another patch
7081
7082 2009-06-06 [iwkse]      3.7.1cvs70
7083
7084         * src/compose.c
7085                 A better fix for the previous commit's issue
7086
7087 2009-06-06 [iwkse]      3.7.1cvs69
7088
7089         * src/compose.c
7090                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7091                 event is sent to the Attach property window
7092
7093 2009-06-05 [colin]      3.7.1cvs68
7094
7095         * src/compose.c
7096                 Fix build on GTK+ 2.6
7097
7098 2009-06-03 [mones]      3.7.1cvs67
7099
7100         * tools/make.themes.project
7101                 Oops! fix header, sorry Paul ;-)
7102
7103 2009-06-03 [mones]      3.7.1cvs66
7104
7105         * tools/make.themes.project
7106                 Add support for PNG themes and other
7107                 fixes i don't remember now... :)
7108
7109 2009-06-02 [colin]      3.7.1cvs65
7110
7111         * src/compose.c
7112         * src/prefs_template.c
7113         * src/quote_fmt.c
7114                 Fix error messages in templates, and fix their
7115                 checking
7116
7117 2009-05-22 [colin]      3.7.1cvs64
7118
7119         * src/compose.c
7120                 And remove hbox too
7121
7122 2009-05-22 [colin]      3.7.1cvs63
7123
7124         * src/compose.c
7125                 Fix phantom button behind entry when
7126                 changing fields via Tools/Reply mode.
7127
7128 2009-05-22 [colin]      3.7.1cvs62
7129
7130         * src/compose.c
7131                 Fix icon size
7132
7133 2009-05-21 [mones]      3.7.1cvs61
7134
7135         * src/compose.c
7136         * src/compose.h
7137                 Add button to empty header lines with one click
7138
7139 2009-05-21 [paul]       3.7.1cvs60
7140
7141         * src/mainwindow.c
7142         * src/mainwindow.h
7143         * src/plugins/trayicon/trayicon.c
7144                 when quitting from the trayicon, honour
7145                 prefs_common.clean_on_exit
7146
7147 2009-05-21 [paul]       3.7.1cvs59
7148
7149         * src/gtk/Makefile.am
7150                 remove duplicate entry
7151                 thanks to Charles A Edwards
7152
7153 2009-05-19 [paul]       3.7.1cvs58
7154
7155         * src/send_message.c
7156                 clear progressbar in the statusbar on 'Cancel'
7157
7158 2009-05-16 [colin]      3.7.1cvs57
7159
7160         * AUTHORS
7161         * src/gtk/authors.h
7162                 Add Fabian
7163
7164 2009-05-16 [colin]      3.7.1cvs56
7165
7166         * src/msgcache.c
7167                 Remove msgnum>0 condition for removing messages
7168                 from caches. There's no such condition on add.
7169                 Fixes bug 1913, 'Allow to remove phantom 
7170                 messages from the cache'; patch by Fabian
7171                 Keil <fk at fabiankeil.de>
7172
7173 2009-05-12 [holger]     3.7.1cvs55
7174
7175         * src/messageview.c
7176         * src/messageview.h
7177                 Introduce hook after showing of the message view
7178
7179 2009-05-11 [colin]      3.7.1cvs54
7180
7181         * src/compose.c
7182                 Fix bug 1872, 'A: Cc: CCi: selector should 
7183                 default on same as preceding contact'
7184
7185 2009-05-10 [holger]     3.7.1cvs53
7186
7187         * src/addr_compl.c
7188         * src/addr_compl.h
7189                 Add a hook to make it possible for plugins to
7190                 modify the address completion list
7191
7192 2009-05-06 [paul]       3.7.1cvs52
7193
7194         * src/folder.c
7195         * src/mimeview.c
7196                 fix bug 1915, 'Mails signed with smime.p7s
7197                 display both signed and attachment icon.'
7198
7199 2009-05-05 [colin]      3.7.1cvs51
7200
7201         * src/common/utils.c
7202                 Fix patch :)
7203
7204 2009-05-05 [colin]      3.7.1cvs50
7205
7206         * src/common/utils.c
7207                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7208                 different mountpoint than tempdir'
7209
7210 2009-05-04 [colin]      3.7.1cvs49
7211
7212         * src/msgcache.c
7213                 Probably fix bug 1914, 'Crash reading
7214                 corrupted tags file'
7215
7216 2009-04-26 [paul]       3.7.1cvs48
7217
7218         * configure.ac
7219         * src/gtk/gtkaspell.h
7220                 fix bug 1904, 'build mechanism looks for
7221                 'enchant.h' in a wrong place'
7222
7223 2009-04-25 [paul]       3.7.1cvs47
7224
7225         * src/printing.c
7226                 gah! fix coding style!
7227
7228 2009-04-25 [paul]       3.7.1cvs46
7229
7230         * src/printing.c
7231         * src/toolbar.c
7232                 if building with GTK+ >= 2.16 use
7233                 gtk_orientable_set_orientation() instead of now
7234                 deprecated gtk_toolbar_set_orientation()
7235
7236 2009-04-24 [colin]      3.7.1cvs45
7237
7238         * src/compose.c
7239                 Ask before sending if an attached file has
7240                 disappeared.
7241
7242 2009-04-19 [paul]       3.7.1cvs44
7243
7244         * src/prefs_common.c
7245         * src/prefs_common.h
7246         * src/gtk/about.c
7247                 save About window size.
7248                 patch by Pawel Pekala
7249
7250 2009-04-12 [paul]       3.7.1cvs43
7251
7252         * tools/csv2addressbook.pl
7253                 add extra CSV fields that are now appended
7254                 by thunderbird (version 2.0.0.21)
7255
7256 2009-04-08 [colin]      3.7.1cvs42
7257
7258         * src/procmime.c
7259                 fix saving (but not displaying) of UTF-16
7260                 files
7261
7262 2009-04-08 [colin]      3.7.1cvs41
7263
7264         * src/gtk/manage_window.c
7265                 Disable transient windows on win32 - seems to
7266                 fix most focusing issues
7267
7268 2009-04-05 [colin]      3.7.1cvs40
7269
7270         * src/procmsg.c
7271                 Don't ask whether we want to send deleted mails in queue
7272                 folders; also, don't send deleted mails when flushing
7273                 queues
7274
7275 2009-04-04 [paul]       3.7.1cvs39
7276
7277         * AUTHORS
7278         * configure.ac
7279         * po/id.po
7280         * src/gtk/authors.h
7281         * tools/claws.i18n.status.pl
7282                 add new Indonesian translation, by
7283                 MSulchan Darmawan
7284
7285 2009-04-03 [paul]       3.7.1cvs38
7286
7287         * AUTHORS
7288         * src/gtk/authors.h
7289                 credit due
7290
7291 2009-04-03 [colin]      3.7.1cvs37
7292
7293         * src/compose.c
7294         * src/textview.c
7295                 Fix bug 1891, 'Add support for gopher:// links'
7296                 Patch by Jacob Head <clawsmail at jacob-head.com>
7297                 Let's go back to the roots! 
7298
7299 2009-04-03 [paul]       3.7.1cvs36
7300
7301         * m4/Makefile.am
7302                 complete cvs35
7303
7304 2009-04-03 [paul]       3.7.1cvs35
7305
7306         * configure.ac
7307                 add AC_CONFIG_MACRO_DIR([m4])
7308                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7309         * m4/aclocal-include.m4
7310                 removed this now unneeded file
7311
7312 2009-04-02 [colin]      3.7.1cvs34
7313
7314         * src/common/utils.h
7315                 Fix previous (thanks to Marcus :)
7316
7317 2009-04-02 [colin]      3.7.1cvs33
7318
7319         * src/common/utils.h
7320         * src/etpan/etpan-thread-manager.c
7321                 pipe() was a macro from GLib on win32 until
7322                 glib 2.13.2. It's undefined after that.
7323                 Thanks to Marcus Brinkmann for the heads-up!
7324
7325 2009-03-31 [colin]      3.7.1cvs32
7326
7327         * src/folder_item_prefs.c
7328                 Copy folder settings with prefs
7329
7330 2009-03-31 [colin]      3.7.1cvs31
7331
7332         * src/prefs_account.c
7333                 Don't use un-sensitive checkboxes in Privacy tab
7334                 when privacy system in None (makes unchecking 
7335                 painful when no privacy plugin is loaded)
7336
7337 2009-03-30 [colin]      3.7.1cvs30
7338
7339         * src/folder.c
7340         * src/folder.h
7341         * src/imap.c
7342         * src/mainwindow.c
7343         * src/mainwindow.h
7344         * src/prefs_account.c
7345         * src/prefs_account.h
7346         * src/summaryview.c
7347         * src/summaryview.h
7348                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7349                 Add an option on the Receive page of IMAP account preferences:
7350                 "Move deleted mails to trash and expunge immediately". This
7351                 option defaults to TRUE to avoid changing the existing behaviour.
7352                 Setting it to FALSE prevents automatic expunging. 
7353                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7354                 (View/Hide deleted message being a per-folder setting, and behaving,
7355                 like View/Hide read messages).
7356
7357 2009-03-30 [colin]      3.7.1cvs29
7358
7359         * src/imap.c
7360                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7361                 ask for IMAP password when using GSSAPI auth
7362
7363 2009-03-27 [colin]      3.7.1cvs28
7364
7365         * src/folder.c
7366                 Fix cvs14, make sure we mark non-existent caches dirty
7367                 (or they never get written)
7368
7369 2009-03-27 [colin]      3.7.1cvs27
7370
7371         * src/imap.c
7372                 Fix tag update when all tags are removed 
7373                 from another client
7374
7375 2009-03-25 [colin]      3.7.1cvs26
7376
7377         * configure.ac
7378                 Fix configure.ac, thanks to Pawel
7379
7380 2009-03-25 [colin]      3.7.1cvs25
7381
7382         * src/news.c
7383         * src/etpan/nntp-thread.c
7384                 Fix header fetching (NG/To/Cc). Fixes 
7385                 bug 1883, 'Message processing fails to 
7386                 act on Newsgroups: field'
7387
7388 2009-03-23 [colin]      3.7.1cvs24
7389
7390         * src/textview.c
7391                 Fix internal headers visible in queue/sent
7392
7393 2009-03-23 [colin]      3.7.1cvs23
7394
7395         * configure.ac
7396                 Fix check for RC (resource compiler) used
7397                 on win32 (AC_LIBTOOL_RC used to call it 
7398                 implicitely but stopped)
7399
7400 2009-03-19 [colin]      3.7.1cvs22
7401
7402         * src/toolbar.c
7403                 Put spam button in default toolbar even if
7404                 bogofilter and spamassassin are not built.
7405                 Other anti-spam plugin could exist! :)
7406         * src/common/utils.c
7407                 Fix exit status fetch on win32
7408
7409 2009-03-18 [paul]       3.7.1cvs21
7410
7411         * src/gtk/spell_entry.c
7412                 fix "[BUG] Wrong word replaced in 'Subject:'
7413                 when spell-checking correction used"
7414                 Patch by Pawel Pekala
7415
7416 2009-03-17 [colin]      3.7.1cvs20
7417
7418         * src/common/utils.c
7419                 Fix win32 build (from cvs12)
7420
7421 2009-03-17 [colin]      3.7.1cvs19
7422
7423         * src/compose.c
7424                 Fix bug 1735, 'Change To: and Newsgroups: 
7425                 recipient field according account type'
7426                 Patch by Pawel
7427
7428 2009-03-17 [colin]      3.7.1cvs18
7429
7430         * src/msgcache.c
7431         * src/prefs_common.c
7432         * src/prefs_common.h
7433         * src/prefs_other.c
7434         * src/common/prefs.c
7435                 Add preference for fsyncing metadata
7436
7437 2009-03-16 [paul]       3.7.1cvs17
7438
7439         * src/prefs_customheader.c
7440                 add forgotten #if HAVE_LIBCOMPFACE
7441
7442 2009-03-16 [paul]       3.7.1cvs16
7443
7444         * src/prefs_customheader.c
7445                 put the (X-)Face preview image below the up/down
7446                 buttons so they don't jump around.
7447                 make the list reorderable by drag'n'drop
7448
7449 2009-03-16 [colin]      3.7.1cvs15
7450
7451         * src/prefs_customheader.c
7452                 Add a (X-)Face preview. Patch by iwkse.
7453
7454 2009-03-16 [colin]      3.7.1cvs14
7455
7456         * src/compose.c
7457         * src/folder.c
7458         * src/folder.h
7459         * src/msgcache.c
7460         * src/common/prefs.c
7461                 Add fsync calls to make sure we don't
7462                 lose data on system crashes. (to do:
7463                 add a pref to allow people choosing raw
7464                 speed)
7465
7466 2009-03-15 [colin]      3.7.1cvs13
7467
7468         * src/gtk/gtkaspell.c
7469                 Fix empty menu when there are no
7470                 suggestions (using the Spelling menu)
7471
7472 2009-03-14 [colin]      3.7.1cvs12
7473
7474         * src/common/utils.c
7475                 Win32: fix subject prefix length
7476
7477 2009-03-11 [mones]      3.7.1cvs11
7478
7479         * po/es.po
7480                 fix encoding declared in header
7481                 update translation now we're at it
7482
7483 2009-03-10 [colin]      3.7.1cvs10
7484
7485         * src/messageview.c
7486                 Fix "wrong mime" message printed out multiple
7487                 times
7488
7489 2009-03-10 [colin]      3.7.1cvs9
7490
7491         * src/prefs_folder_item.c
7492                 Fix build
7493
7494 2009-03-09 [paul]       3.7.1cvs8
7495
7496         * src/prefs_folder_item.c
7497         * src/send_message.c
7498                 fixes to english text
7499
7500 2009-03-08 [paul]       3.7.1cvs7
7501
7502         * po/ja.po
7503                 correct errors in header
7504
7505 2009-03-08 [paul]       3.7.1cvs6
7506
7507         * AUTHORS
7508         * configure.ac
7509         * po/ja.po
7510         * src/gtk/authors.h
7511         * tools/claws.i18n.status.pl
7512                 add Japanese translation, submitted by kazken3
7513
7514 2009-03-07 [colin]      3.7.1cvs5
7515
7516         * src/messageview.c
7517                 Don't let the invalid MIME warning hide
7518                 other noticeview (Partial receive or 
7519                 return receipt).
7520
7521 2009-03-07 [colin]      3.7.1cvs4
7522
7523         * src/procmime.c
7524                 Fix build
7525
7526 2009-03-07 [colin]      3.7.1cvs3
7527
7528         * src/messageview.c
7529         * src/procmime.c
7530         * src/procmime.h
7531                 Handle mimeparts that lack an end boundary.
7532                 They're invalid but it's too annoying for
7533                 normal users to fix.
7534
7535 2009-03-06 [wwp]        3.7.1cvs2
7536
7537         * src/compose.c
7538         * src/folder_item_prefs.c
7539         * src/folder_item_prefs.h
7540         * src/prefs_folder_item.c
7541                 Add per-folder default cc, bcc and reply-to.
7542
7543 2009-03-06 [colin]      3.7.1cvs1
7544
7545         * src/gedit-print.c
7546         * src/gtk/gtksourceprintjob.c
7547                 Fix build with old print interface
7548
7549 2009-03-06 [paul]       3.7.1
7550
7551         * NEWS
7552         * README
7553         * RELEASE_NOTES 
7554                 3.7.1 released!
7555
7556 2009-03-06 [paul]       3.7.0cvs78
7557
7558         * po/cs.po
7559         * po/de.po
7560         * po/fi.po
7561         * po/fr.po
7562         * po/hu.po
7563         * po/nl.po
7564         * po/pt_BR.po
7565         * po/sv.po
7566         * po/zh_CN.po
7567                 updated by David Vachulka, Stephan Sachse, Flammie
7568                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7569                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7570                 and Ralph Young
7571
7572 2009-03-03 [colin]      3.7.0cvs77
7573
7574         * src/prefs_filtering.c
7575                 Win32: Fix bug 1865, 'IMAP account name changes 
7576                 are not followed at filter actions'
7577
7578 2009-03-02 [colin]      3.7.0cvs76
7579
7580         * src/imap.c
7581                 Fix Launchpad bug 335571: 'claws-mail crashed 
7582                 with SIGSEGV in strlen() while deleting 
7583                 large amount of e-mails on IMAP account
7584
7585 2009-02-27 [mones]      3.7.0cvs75
7586
7587         * manual/es/account.xml
7588         * manual/es/ack.xml
7589         * manual/es/addrbook.xml
7590         * manual/es/advanced.xml
7591         * manual/es/claws-mail-manual.xml
7592         * manual/es/faq.xml
7593         * manual/es/glossary.xml
7594         * manual/es/gpl.xml
7595         * manual/es/handling.xml
7596         * manual/es/intro.xml
7597         * manual/es/keyboard.xml
7598         * manual/es/plugins.xml
7599         * manual/es/starting.xml
7600                 Sync with English version, fix some typos
7601                 Changed encoding to UTF-8
7602         * po/es.po
7603                 Update for release, changed encoding to UTF-8
7604
7605 2009-02-24 [colin]      3.7.0cvs74
7606
7607         * src/printing.c
7608                 Don't print separation line if there
7609                 are no headers
7610
7611 2009-02-23 [cleroy]     3.7.0cvs73
7612
7613         * src/account.c
7614         * src/action.c
7615         * src/addr_compl.c
7616         * src/addrbook.c
7617         * src/addrcache.c
7618         * src/addrcindex.c
7619         * src/addrclip.c
7620         * src/addrduplicates.c
7621         * src/addressadd.c
7622         * src/addressbook.c
7623         * src/addressbook_foldersel.c
7624         * src/addrharvest.c
7625         * src/addrindex.c
7626         * src/addritem.c
7627         * src/addrquery.c
7628         * src/addrselect.c
7629         * src/codeconv.c
7630         * src/compose.c
7631         * src/customheader.c
7632         * src/editaddress.c
7633         * src/editaddress_other_attributes_ldap.c
7634         * src/editgroup.c
7635         * src/editldap.c
7636         * src/enriched.c
7637         * src/exporthtml.c
7638         * src/exportldif.c
7639         * src/filtering.c
7640         * src/folder.c
7641         * src/foldersel.c
7642         * src/folderutils.c
7643         * src/folderview.c
7644         * src/gedit-print.c
7645         * src/html.c
7646         * src/imap.c
7647         * src/imap_gtk.c
7648         * src/inc.c
7649         * src/jpilot.c
7650         * src/ldapctrl.c
7651         * src/ldapquery.c
7652         * src/ldapserver.c
7653         * src/ldapupdate.c
7654         * src/ldif.c
7655         * src/localfolder.c
7656         * src/main.c
7657         * src/mainwindow.c
7658         * src/matcher.c
7659         * src/mbox.c
7660         * src/messageview.c
7661         * src/mh.c
7662         * src/mh_gtk.c
7663         * src/mimeview.c
7664         * src/msgcache.c
7665         * src/mutt.c
7666         * src/news.c
7667         * src/news_gtk.c
7668         * src/noticeview.c
7669         * src/pine.c
7670         * src/pop.c
7671         * src/prefs_account.c
7672         * src/prefs_actions.c
7673         * src/prefs_common.c
7674         * src/prefs_filtering.c
7675         * src/prefs_filtering_action.c
7676         * src/prefs_folder_column.c
7677         * src/prefs_folder_item.c
7678         * src/prefs_gtk.c
7679         * src/prefs_matcher.c
7680         * src/prefs_quote.c
7681         * src/prefs_send.c
7682         * src/prefs_summaries.c
7683         * src/prefs_summary_column.c
7684         * src/prefs_template.c
7685         * src/prefs_themes.c
7686         * src/prefs_toolbar.c
7687         * src/printing.c
7688         * src/privacy.c
7689         * src/procheader.c
7690         * src/procmime.c
7691         * src/procmsg.c
7692         * src/quote_fmt.c
7693         * src/remotefolder.c
7694         * src/send_message.c
7695         * src/sourcewindow.c
7696         * src/statusbar.c
7697         * src/stock_pixmap.c
7698         * src/summary_search.c
7699         * src/summaryview.c
7700         * src/textview.c
7701         * src/toolbar.c
7702         * src/undo.c
7703         * src/uri_opener.c
7704         * src/vcard.c
7705         * src/common/base64.c
7706         * src/common/claws.c
7707         * src/common/hooks.c
7708         * src/common/plugin.c
7709         * src/common/prefs.c
7710         * src/common/session.c
7711         * src/common/smtp.c
7712         * src/common/socket.c
7713         * src/common/string_match.c
7714         * src/common/stringtable.c
7715         * src/common/utils.c
7716         * src/common/utils.h
7717         * src/common/xml.c
7718         * src/common/xmlprops.c
7719         * src/gtk/colorlabel.c
7720         * src/gtk/combobox.c
7721         * src/gtk/foldersort.c
7722         * src/gtk/gtkaspell.c
7723         * src/gtk/gtkcmclist.c
7724         * src/gtk/gtkcmctree.c
7725         * src/gtk/gtkcmoptionmenu.c
7726         * src/gtk/gtksctree.c
7727         * src/gtk/gtkshruler.c
7728         * src/gtk/gtksourceprintjob.c
7729         * src/gtk/gtkutils.c
7730         * src/gtk/gtkvscrollbutton.c
7731         * src/gtk/logwindow.c
7732         * src/gtk/menu.c
7733         * src/gtk/pluginwindow.c
7734         * src/gtk/prefswindow.c
7735         * src/gtk/quicksearch.c
7736         * src/gtk/spell_entry.c
7737         * src/plugins/pgpcore/select-keys.c
7738         * src/plugins/pgpinline/pgpinline.c
7739         * src/plugins/pgpmime/pgpmime.c
7740         * src/plugins/smime/smime.c
7741         * src/plugins/spamassassin/spamassassin_gtk.c
7742                 Mass commit changing g_return_* to cm_return_*
7743                 and making these more interesting
7744
7745 2009-02-23 [colin]      3.7.0cvs72
7746
7747         * src/imap.c
7748                 Always initialise error code to no error
7749
7750 2009-02-23 [colin]      3.7.0cvs71
7751
7752         * src/imap.c
7753                 Fix separator substitution
7754
7755 2009-02-23 [colin]      3.7.0cvs70
7756
7757         * src/stock_pixmap.c
7758         * src/gtk/colorlabel.c
7759                 don't use g_return on normal checks
7760
7761 2009-02-22 [colin]      3.7.0cvs69
7762
7763         * src/addressbook.c
7764         * src/procmime.c
7765                 More fixes
7766
7767 2009-02-22 [colin]      3.7.0cvs68
7768
7769         * src/addrduplicates.c
7770         * src/addressbook.c
7771         * src/addrharvest.c
7772         * src/codeconv.c
7773         * src/compose.c
7774         * src/filtering.c
7775         * src/folder.c
7776         * src/imap.c
7777         * src/imap_gtk.c
7778         * src/importldif.c
7779         * src/jpilot.c
7780         * src/mainwindow.c
7781         * src/matcher.c
7782         * src/mbox.c
7783         * src/messageview.c
7784         * src/mh_gtk.c
7785         * src/prefs_common.c
7786         * src/prefs_filtering.c
7787         * src/prefs_gtk.c
7788         * src/printing.c
7789         * src/privacy.c
7790         * src/procmime.c
7791         * src/procmsg.c
7792         * src/summaryview.c
7793         * src/textview.c
7794         * src/undo.c
7795         * src/wizard.c
7796         * src/common/md5.c
7797         * src/common/socket.c
7798         * src/common/template.c
7799         * src/etpan/imap-thread.c
7800         * src/gtk/gtkaspell.c
7801         * src/gtk/gtkcmctree.c
7802         * src/gtk/gtksctree.c
7803         * src/gtk/inputdialog.c
7804         * src/plugins/pgpcore/sgpgme.c
7805         * src/plugins/pgpmime/pgpmime.c
7806         * src/plugins/smime/smime.c
7807         * src/plugins/spamassassin/spamassassin.c
7808                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
7809                 uninitialised accesses
7810
7811 2009-02-17 [colin]      3.7.0cvs67
7812
7813         * src/compose.c
7814                 Disable controls during queuing
7815
7816 2009-02-15 [colin]      3.7.0cvs66
7817
7818         * src/privacy.c
7819         * src/plugins/pgpcore/select-keys.c
7820         * src/plugins/pgpcore/sgpgme.c
7821                 Disable use of disabled keys
7822
7823 2009-02-15 [colin]      3.7.0cvs65
7824
7825         * src/folderview.c
7826         * src/summaryview.c
7827                 Fix font updating after changing 
7828                 prefs_common.derive_from_normal_font
7829
7830 2009-02-12 [paul]       3.7.0cvs64
7831
7832         * src/addressitem.h
7833         * src/export.h
7834         * src/headerview.c
7835         * src/headerview.h
7836         * src/common/version.h.in
7837         * src/gtk/about.h
7838         * src/gtk/menu.c
7839         * src/gtk/menu.h
7840                 more copyright header fixes
7841
7842 2009-02-12 [paul]       3.7.0cvs63
7843
7844         * src/gtk/progressdialog.c
7845         * src/gtk/progressdialog.h
7846                 fix copyright header
7847
7848 2009-02-12 [paul]       3.7.0cvs62
7849
7850         * src/gtk/spell_entry.c
7851         * src/gtk/spell_entry.h
7852                 better, more standard copyright header
7853
7854 2009-02-12 [paul]       3.7.0cvs61
7855
7856         * src/gtk/spell_entry.c
7857         * src/gtk/spell_entry.h
7858                 changes to copyright header
7859
7860 2009-02-12 [paul]       3.7.0cvs60
7861
7862         * src/gtk/spell_entry.c
7863         * src/gtk/spell_entry.h
7864                 fix broken build
7865
7866 2009-02-11 [colin]      3.7.0cvs59
7867
7868         * src/gtk/spell_entry.c
7869         * src/gtk/spell_entry.h
7870                 Forgot to add files
7871
7872 2009-02-11 [colin]      3.7.0cvs58
7873
7874         * src/compose.c
7875         * src/gtk/Makefile.am
7876         * src/gtk/gtkaspell.c
7877         * src/gtk/gtkaspell.h
7878                 Add spellcheck to subject. Patch by
7879                 Pawel.
7880
7881 2009-02-10 [holger]     3.7.0cvs57
7882
7883         * src/printing.c
7884         * src/common/defs.h
7885                 Move filename define for printing page setup cache to defs.h
7886
7887 2009-02-08 [mones]      3.7.0cvs56
7888
7889         * src/matcher.h
7890                 Fix build for bison 2.4.1
7891
7892 2009-02-06 [holger]     3.7.0cvs55
7893
7894         * src/prefs_common.c
7895         * src/prefs_common.h
7896         * src/printing.c
7897                 Fix restoring of custom page setups for printing by
7898                 temporarily caching the settings.
7899                 This is a workaround for Gnome Bug #39018, and fixes
7900                 Claws Mail Bug #1840.
7901
7902 2009-02-06 [colin]      3.7.0cvs54
7903
7904         * src/mainwindow.c
7905                 Fix hardcoded Shift-Q quits. Fixes
7906                 bug 1838, 'Claws-Mail sometimes quits 
7907                 when attempting to type a capital Q'
7908
7909 2009-01-31 [paul]       3.7.0cvs53
7910
7911         * src/compose.c
7912                 revert 3.7.0cvs49, until there is time to find out
7913                 why it causes a nasty crash!
7914
7915 2009-01-31 [paul]       3.7.0cvs52
7916
7917         * src/mainwindow.c
7918                 1 string that was forgotten for translation
7919
7920 2009-01-31 [paul]       3.7.0cvs51
7921
7922         * src/messageview.c
7923                 2 strings that were forgotten for translation
7924
7925 2009-01-31 [paul]       3.7.0cvs50
7926
7927         * src/gtk/prefswindow.c
7928                 build prefs tree in a slightly smarter way -
7929                 fix bug where if path[0] had same name as
7930                 path[1], (like in the de translation), path[1]
7931                 was lost and not shown in the window
7932
7933 2009-01-31 [paul]       3.7.0cvs49
7934
7935         * src/compose.c
7936                 fix bug 1836, 'Quoted text still blue after
7937                 removal of quote-character'
7938                 comment out some debug_print's that needlessly
7939                 slow things down
7940         * src/undo.c
7941                 comment out a debug_print that needlessly slows
7942                 things down
7943
7944 2009-01-31 [paul]       3.7.0cvs48
7945
7946         * src/summaryview.c
7947                 fix bug 1834, '"semi"-selection when collapsing thread'
7948
7949 2009-01-31 [paul]       3.7.0cvs47
7950
7951         * src/prefs_compose_writing.c
7952         * src/prefs_message.c
7953                 move 'quote_chars' pref to where it should be
7954
7955 2009-01-30 [paul]       3.7.0cvs46
7956
7957         * src/summaryview.c
7958                 fix updating of popup menu sensitivity
7959
7960 2009-01-28 [paul]       3.7.0cvs45
7961
7962         * tools/filter_conv_new.pl
7963                 move 'move' and 'delete' to end of @actions
7964                 so that they are always final actions in the
7965                 generated filtering rule
7966
7967 2009-01-27 [paul]       3.7.0cvs44
7968
7969         * src/messageview.c
7970                 always select text/calendar mimepart if suitable
7971                 plugin (i.e. vCalendar) is available
7972
7973 2009-01-27 [paul]       3.7.0cvs43
7974
7975         * src/folder.c
7976                 fix crash when right-clicking in summaryview when
7977                 processing is active
7978
7979 2009-01-22 [colin]      3.7.0cvs42
7980
7981         * src/compose.c
7982         * src/privacy.c
7983         * src/privacy.h
7984                 When replying to signed/encrypted mail and the
7985                 preference to sign/encrypt in this case is set,
7986                 choose the original mail's privacy system (if
7987                 available).
7988
7989 2009-01-21 [colin]      3.7.0cvs41
7990
7991         * src/addressbook.h
7992                 Fix warning (on-the-fly theming of
7993                 addressbook isn't complete yet)
7994
7995 2009-01-21 [colin]      3.7.0cvs40
7996
7997         * src/account.c
7998         * src/addressbook.c
7999                 Win32: Fix window placement
8000
8001 2009-01-21 [paul]       3.7.0cvs39
8002
8003         * src/inc.c
8004                 update timeout log msg
8005
8006 2009-01-17 [colin]      3.7.0cvs38
8007
8008         * src/main.c
8009         * src/mbox.c
8010         * src/common/md5.c
8011         * src/common/utils.c
8012         * src/etpan/imap-thread.c
8013                 Fix g_open calls (which don't ignore mode)
8014
8015 2009-01-17 [colin]      3.7.0cvs37
8016
8017         * src/addressbook.c
8018         * src/compose.c
8019         * src/foldersel.c
8020         * src/main.c
8021         * src/mainwindow.c
8022         * src/mbox.c
8023         * src/common/md5.c
8024         * src/common/ssl_certificate.c
8025         * src/common/tags.c
8026         * src/common/utils.c
8027         * src/etpan/imap-thread.c
8028         * src/plugins/bogofilter/bogofilter.c
8029         * src/plugins/pgpinline/pgpinline.c
8030         * src/plugins/smime/smime.c
8031                 Probably fix bug 1825, 'Unable to fetch messages from 
8032                 IMAP folders named with non-ASCII string'
8033                 Change remaining occurences of fopen and open with
8034                 g_fopen and g_open
8035
8036 2009-01-17 [paul]       3.7.0cvs36
8037
8038         * manual/faq.xml
8039                 update an old, outdated piece of info
8040
8041 2009-01-17 [paul]       3.7.0cvs35
8042
8043         * src/prefs_folder_item.c
8044                 fix bug where saving Folder Properties of a
8045                 sub-folder of outbox, queue, draft or trash
8046                 would change its parent's folder type to normal
8047
8048 2009-01-12 [mones]      3.7.0cvs34
8049
8050         * po/es.po
8051                 Updated translation
8052
8053 2009-01-12 [wwp]        3.7.0cvs33
8054
8055         * tools/fix_date.sh
8056         * tools/popfile-link.sh
8057         * tools/textviewer.sh
8058                 Fix bashisms and other portability glitches (thanks to
8059                 Steven M. Bellovin).
8060
8061 2009-01-11 [paul]       3.7.0cvs32
8062
8063         * src/addrindex.c
8064                 clean up some build warnings
8065
8066 2009-01-11 [colin]      3.7.0cvs31
8067
8068         * src/addrindex.c
8069                 Revert part of patch 3.7.0cvs29 
8070                 This function is used when jpilot
8071                 support is disabled
8072
8073 2009-01-11 [colin]      3.7.0cvs30
8074
8075         * src/folder.c
8076                 folder_find_child_item_by_name():
8077                 actually use name, not path's basename
8078
8079 2009-01-11 [paul]       3.7.0cvs29
8080
8081         * src/addrclip.c
8082         * src/addrindex.c
8083         * src/addritem.c
8084         * src/foldersel.h
8085         * src/folderview.c
8086         * src/prefs_folder_item.c
8087                 clean up some build warnings
8088
8089 2009-01-11 [paul]       3.7.0cvs28
8090
8091         * src/gtk/about.c
8092                 don't even mention printing support, assume its
8093                 presence, unless building with GTK+ < 2.10.0
8094
8095 2009-01-10 [colin]      3.7.0cvs27
8096
8097         * src/codeconv.c
8098                 Fix bug 1811, '[mime] Crash when there's no 
8099                 room for filename's start on the same line'
8100                 When the mimetype of the attachment is very 
8101                 long, there's no room at all to start the 
8102                 name=... parameter on the same line. This
8103                 caused an infinite loop as 0 characters of
8104                 the filename could be appended.
8105                 In such cases, insert linebreak before the
8106                 name parameter.
8107
8108 2009-01-09 [colin]      3.7.0cvs26
8109
8110         * src/compose.c
8111         * src/mainwindow.c
8112         * src/common/utils.c
8113                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8114                 Compose Window does not attach'
8115
8116 2009-01-09 [colin]      3.7.0cvs25
8117
8118         * src/foldersel.c
8119                 Fix bug 1817, 'Changing Themes does not 
8120                 update the pixmaps in "Select folder" 
8121                 dialog box'
8122
8123 2009-01-09 [colin]      3.7.0cvs24
8124
8125         * src/main.c
8126                 Win32: Fix bug 1816, 'Attaching files with 
8127                 command-line generates error after attaching'
8128
8129 2009-01-09 [paul]       3.7.0cvs23
8130
8131         * src/gtk/about.c
8132                 forgot this '2009' in last commit
8133
8134 2009-01-09 [paul]       3.7.0cvs22
8135
8136         * src/*/*.[c,h]
8137                 it's 2009!
8138                 update copyright headers
8139
8140 2009-01-09 [paul]       3.7.0cvs21
8141
8142         * doc/man/claws-mail.1
8143                 update Team list
8144
8145 2009-01-09 [colin]      3.7.0cvs20
8146
8147         * src/messageview.c
8148                 Fix bug 1814, 'Windows' WM badly places 
8149                 message view'
8150
8151 2009-01-09 [colin]      3.7.0cvs19
8152
8153         * src/prefs_themes.c
8154         * src/stock_pixmap.c
8155         * src/stock_pixmap.h
8156         * src/common/utils.c
8157         * src/common/utils.h
8158                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8159
8160 2009-01-08 [colin]      3.7.0cvs18
8161
8162         * src/mimeview.c
8163                 Win32: Fix bug 1810, 'Pressing 'o' key 
8164                 crashes CM'
8165
8166 2009-01-07 [colin]      3.7.0cvs17
8167
8168         * src/html.c
8169                 Fix bug 1432, '&amp; not escaped in links (HTML 
8170                 rendered as text)'
8171
8172 2009-01-06 [colin]      3.7.0cvs16
8173
8174         * src/plugins/pgpcore/select-keys.c
8175                 Warn translators the usual way about
8176                 accels
8177
8178 2009-01-06 [colin]      3.7.0cvs15
8179
8180         * src/mainwindow.c
8181                 Fix synchronisation dialog that shouldn't
8182                 appear when network goes down (Network
8183                 Manager)
8184         * src/mimeview.c
8185         * src/textview.c
8186                 Fix save as when attach_save_dir isn't set
8187                 fixes bug 1804, 'attach_save_directory does 
8188                 not default to $HOME'
8189         * src/plugins/pgpcore/select-keys.c
8190                 Add mnemonics to buttons - warn translators!
8191
8192 2009-01-06 [wwp]        3.7.0cvs14
8193
8194         * src/common/utils.c
8195                 Fix cvs13, thanks to Colin.
8196
8197 2009-01-06 [wwp]        3.7.0cvs13
8198
8199         * src/common/utils.c
8200                 Better support for Spanish Outlook replies (RES).
8201
8202 2009-01-02 [colin]      3.7.0cvs12
8203
8204         * src/folderview.c
8205                 Fix (+) sign after collapsed folder names that 
8206                 have quicksearch-matching children.
8207                 Fixes bug 1506, 'Recursive search in collapsed 
8208                 folders'
8209
8210 2009-01-02 [colin]      3.7.0cvs11
8211
8212         * src/stock_pixmap.c
8213         * src/stock_pixmap.h
8214                 Remove now-unused stock_pixmap_gdk
8215
8216 2009-01-02 [colin]      3.7.0cvs10
8217
8218         * src/gtk/gtkutils.c
8219         * src/pixmaps/claws-mail_icon.xpm
8220                 Use pixbuf for app icon, and make the app icon
8221                 a bit nicer
8222
8223 2009-01-02 [colin]      3.7.0cvs9
8224
8225         * src/uri_opener.c
8226                 Show both link title and URI if possible
8227
8228 2009-01-02 [colin]      3.7.0cvs8
8229
8230         * src/addressadd.c
8231         * src/addressbook.c
8232         * src/addressbook_foldersel.c
8233         * src/addressitem.h
8234         * src/folderview.c
8235         * src/grouplistdialog.c
8236         * src/importldif.c
8237         * src/mimeview.c
8238         * src/summaryview.c
8239         * src/gtk/gtkcmclist.c
8240         * src/gtk/gtkcmclist.h
8241         * src/gtk/gtkcmctree.c
8242         * src/gtk/gtkcmctree.h
8243         * src/gtk/gtksctree.c
8244         * src/gtk/gtksctree.h
8245                 Implement pixbuf rendering in tree widgets
8246                 instead of pixmaps
8247         * src/plugins/trayicon/trayicon.c
8248         * src/noticeview.c
8249         * src/prefs_themes.c
8250                 Use pixbuf rendering here too
8251
8252 2008-12-30 [paul]       3.7.0cvs7
8253
8254         * src/textview.c
8255                 no need to prematurely trim the uri in the statusbar
8256
8257 2008-12-29 [paul]       3.7.0cvs6
8258
8259         * src/procmsg.c
8260                 prefer List-Id header to X-* headers when creating
8261                 filter rule automatically
8262
8263 2008-12-28 [colin]      3.7.0cvs5
8264
8265         * src/compose.c
8266                 Set minimum height to 440 instead of 480
8267
8268 2008-12-22 [colin]      3.7.0cvs4
8269
8270         * src/compose.c
8271                 Fix bug 1799, '"Discard message" deletes manually 
8272                 saved draft'. Switch rmode to REEDIT after 
8273                 manually saving.
8274
8275 2008-12-21 [paul]       3.7.0cvs3
8276
8277         * tools/claws.i18n.status.pl
8278                 updates
8279
8280 2008-12-21 [paul]       3.7.0cvs2
8281
8282         * AUTHORS
8283         * src/gtk/authors.h
8284                 (more) updates
8285
8286 2008-12-21 [paul]       3.7.0cvs1
8287
8288         * AUTHORS
8289         * src/gtk/authors.h
8290                 updates
8291
8292 2008-12-19 [paul]       3.7.0
8293
8294         * NEWS
8295         * README
8296         * RELEASE_NOTES 
8297                 3.7.0 released!
8298
8299 2008-12-19 [paul]       3.6.1cvs80
8300
8301         * configure.ac
8302                 remove unmaintained sk and sr from ALL_LINGUAS
8303                 add newly maintained cs to ALL_LINGUAS
8304         * po/bg.po
8305         * po/ca.po
8306         * po/cs.po
8307         * po/de.po
8308         * po/fi.po
8309         * po/hu.po
8310         * po/nl.po
8311         * po/pt_BR.po
8312         * po/ru.po
8313         * po/sv.po
8314                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8315                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8316                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8317                 Persson Fink
8318
8319 2008-12-16 [colin]      3.6.1cvs79
8320
8321         * src/plugins/pgpcore/sgpgme.c
8322                 Fix warning
8323
8324 2008-12-15 [colin]      3.6.1cvs78
8325
8326         * src/compose.c
8327         * src/privacy.c
8328         * src/privacy.h
8329         * src/plugins/pgpcore/sgpgme.c
8330         * src/plugins/pgpcore/sgpgme.h
8331         * src/plugins/pgpinline/pgpinline.c
8332         * src/plugins/pgpmime/pgpmime.c
8333         * src/plugins/smime/smime.c
8334                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8335                 email address" doesn't work'. Use custom from address
8336                 if set
8337
8338 2008-12-15 [colin]      3.6.1cvs77
8339
8340         * src/common/utils.c
8341                 Fix bug 1746, 'Makes a mailto link from several 
8342                 paragraphs'
8343
8344 2008-12-15 [paul]       3.6.1cvs76
8345
8346         * m4/spamassassin.m4
8347                 fix warnings thrown up by autoconf-2.63
8348
8349 2008-12-13 [colin]      3.6.1cvs75
8350
8351         * Makefile.am
8352         * src/Makefile.am
8353         * src/common/ssl.c
8354         * src/common/utils.c
8355         * src/common/utils.h
8356         * tools/Makefile.am
8357                 Finish previous patch
8358
8359 2008-12-13 [colin]      3.6.1cvs74
8360
8361         * tools/Makefile.am
8362                 Only install certs on windows
8363
8364 2008-12-13 [colin]      3.6.1cvs73
8365
8366         * tools/Makefile.am
8367         * tools/ca-certificates.crt
8368         * src/common/Makefile.am
8369         * src/common/ssl.c
8370                 First try to ship SSL certificates in Windows
8371                 build
8372
8373 2008-12-12 [colin]      3.6.1cvs72
8374
8375         * configure.ac
8376         * src/plugins/pgpinline/claws.def
8377                 Windows build fixes
8378
8379 2008-12-12 [paul]       3.6.1cvs71
8380
8381         * src/imap.c
8382         * src/mh.c
8383         * src/partial_download.c
8384         * src/textview.c
8385         * src/common/claws.c
8386         * src/common/prefs.c
8387         * src/common/utils.c
8388                 win32: fix unlinking, renaming and bug with
8389                 non-ascii username
8390                 Patch by Colin
8391
8392 2008-12-11 [colin]      3.6.1cvs70
8393
8394         * po/fr.po
8395         * manual/fr/advanced.xml
8396                 Update french translations
8397
8398 2008-12-10 [colin]      3.6.1cvs69
8399
8400         * manual/faq.xml
8401                 Correct bug submission guidelines
8402
8403 2008-12-10 [colin]      3.6.1cvs68
8404
8405         * src/plugins/pgpcore/pgp_viewer.c
8406                 Fix bug 1736, 'Key import does not work'
8407                 Kill the correct pid (and not the parent
8408                 shell), and increase the timeout a bit.
8409
8410 2008-12-09 [paul]       3.6.1cvs67
8411
8412         * src/messageview.c
8413                 ensure that any stray noticeview buttons are hidden,
8414                 as clicking them causes segfaults!
8415
8416 2008-12-09 [colin]      3.6.1cvs66
8417
8418         * src/compose.c
8419         * src/compose.h
8420         * src/folder_item_prefs.h
8421         * src/prefs_common.c
8422         * src/prefs_common.h
8423         * src/common/defs.h
8424                 Fix bug 1792, '"Save Message to" should 
8425                 retain list of recently selected folders'
8426                 Also, make Enchant-related prefs stick
8427                 even if the build doesn't enable enchant
8428
8429 2008-12-09 [paul]       3.6.1cvs65
8430
8431         * src/messageview.c
8432                 fix bug 1787, 'Prevent automatic PGP inline
8433                 decryption attempts' use the noticeview to display
8434                 decryption failure messages instead of the irritating
8435                 popup dialog
8436
8437 2008-12-09 [colin]      3.6.1cvs64
8438
8439         * src/prefs_filtering.c
8440                 Fix bug 1789, 'filtering account selection 
8441                 (regression)'. Filtering on sending-only
8442                 accounts can be a little useful when using
8443                 filtering via Tools menu.
8444
8445 2008-12-07 [paul]       3.6.1cvs63
8446
8447         * src/prefs_actions.c
8448                 don't auto-select first entry (same as other
8449                 similar dialogs)
8450         * src/gtk/pluginwindow.c
8451                 these parents don't have children so don't look
8452                 for them
8453
8454 2008-12-07 [paul]       3.6.1cvs62
8455
8456         * src/prefs_account.c
8457         * src/gtk/pluginwindow.c
8458         * src/gtk/prefswindow.c
8459         * src/gtk/prefswindow.h
8460                 auto-select first page
8461
8462 2008-12-05 [colin]      3.6.1cvs61
8463
8464         * src/codeconv.c
8465         * src/procmime.c
8466                 Fix bug 1788, 'CM crashes re-encoding 
8467                 encoded parameters' (introduced in cvs40)
8468
8469 2008-12-05 [paul]       3.6.1cvs60
8470
8471         * src/prefs_common.h
8472                 remove gpg prefs that are no longer needed here
8473
8474 2008-12-03 [colin]      3.6.1cvs59
8475
8476         * src/msgcache.c
8477                 Speed up cache reading (about 10% gain)
8478         * src/summaryview.c
8479         * src/gtk/gtksctree.c
8480                 Speed up expand/collapse all threads
8481                 (about 95% gain)
8482
8483 2008-12-03 [paul]       3.6.1cvs58
8484
8485         * configure.ac
8486                 eradicate gcc4's signedness warnings
8487                 fix building with gnuTLS on (Open)Solaris
8488
8489 2008-12-01 [colin]      3.6.1cvs57
8490
8491         * src/gtk/gtkcmclist.c
8492                 Fix column headers
8493
8494 2008-12-01 [colin]      3.6.1cvs56
8495
8496         * src/plugins/pgpinline/pgpinline.c
8497                 Fix bug 1779, 'PGP Inline badly handles 
8498                 multipart'. Properly dump the current part
8499                 instead of running around with scissors
8500
8501 2008-11-30 [paul]       3.6.1cvs55
8502
8503         * manual/advanced.xml
8504         * manual/plugins.xml
8505         * src/prefs_toolbar.c
8506                 remove the verb from the page title and
8507                 update references in the manual
8508
8509 2008-11-30 [paul]       3.6.1cvs54
8510
8511         * src/prefs_other.c
8512                 move Other/ page to Other/Miscellaneous
8513         * src/gtk/prefswindow.c
8514                 make parent page unselectable
8515
8516 2008-11-29 [paul]       3.6.1cvs53
8517
8518         * README
8519                 add the new 'primary_paste_unselects' hidden
8520                 option, add missing 'log_[...]_color' options,
8521                 and reformat the text
8522         * manual/advanced.xml
8523                 add the new 'primary_paste_unselects' hidden
8524                 option, add missing 'log_[...]_color' options
8525
8526 2008-11-28 [colin]      3.6.1cvs52
8527
8528         * src/mimeview.c
8529                 Fix leak
8530
8531 2008-11-28 [colin]      3.6.1cvs51
8532
8533         * po/fr.po
8534                 Update translation
8535
8536 2008-11-28 [colin]      3.6.1cvs50
8537
8538         * src/mainwindow.c
8539                 Fix account selection in Mailing list
8540                 menu
8541
8542 2008-11-28 [paul]       3.6.1cvs49
8543
8544         * po/Makefile.in.in
8545                 automatically remove obsolete strings
8546
8547 2008-11-28 [colin]      3.6.1cvs48
8548
8549         * src/plugins/pgpcore/sgpgme.c
8550                 Fix error message when key isn't available.
8551
8552 2008-11-27 [colin]      3.6.1cvs47
8553
8554         * src/filtering.c
8555         * src/matcher.c
8556                 Fix a little leak
8557
8558 2008-11-26 [colin]      3.6.1cvs46
8559
8560         * src/common/ssl.c
8561                 Fix new warning
8562
8563 2008-11-26 [colin]      3.6.1cvs45
8564
8565         * src/plugins/pgpcore/select-keys.c
8566         * src/plugins/pgpcore/sgpgme.c
8567                 Fix bug 1591, 'S/MIME: better key 
8568                 handling/selection dialog'
8569                 Really ignore revoked/expired keys
8570
8571 2008-11-26 [colin]      3.6.1cvs44
8572
8573         * src/main.c
8574         * src/common/claws.c
8575         * src/common/ssl.c
8576                 Make sure libgcrypt's threading is initialised
8577                 before gnutls. See also old bug 1539.
8578
8579 2008-11-26 [colin]      3.6.1cvs43
8580
8581         * src/imap.c
8582         * src/news.c
8583         * src/etpan/imap-thread.c
8584                 Fix possible crashes due to clist_begin()
8585                 not checking for NULLs (it should!)
8586
8587 2008-11-25 [colin]      3.6.1cvs42
8588
8589         * src/procmime.c
8590                 Fix line length in MIME parameters
8591
8592 2008-11-22 [paul]       3.6.1cvs41
8593
8594         * src/compose.c
8595                 grab Return key press in attachments Properties
8596                 dialog
8597
8598 2008-11-21 [colin]      3.6.1cvs40
8599
8600         * src/compose.c
8601         * src/procmime.c
8602                 Fix bug 1776, 'use encoded name parameters 
8603                 for attachments instead of ascii'.
8604                 Break the RFC 2047 by using B-encoded 
8605                 filename parameter, like everyone does,
8606                 following advice from the RFC author.
8607
8608 2008-11-21 [colin]      3.6.1cvs39
8609
8610         * src/common/socket.c
8611                 Rehandshake if server asks to
8612
8613 2008-11-21 [colin]      3.6.1cvs38
8614
8615         * src/mimeview.h
8616         * src/toolbar.h
8617         * src/common/session.h
8618         * src/common/smtp.h
8619                 Move conditional-compilation members to
8620                 end of structs
8621
8622 2008-11-19 [wwp]        3.6.1cvs37
8623
8624         * src/prefs_actions.c
8625                 Fixed wrong behaviour when pressing Escape (was not cancelling
8626                 the action).
8627
8628 2008-11-19 [wwp]        3.6.1cvs36
8629
8630         * src/compose.c
8631         * src/matcher.c
8632         * src/messageview.c
8633         * src/mimeview.c
8634         * src/prefs_actions.c
8635         * src/prefs_filtering_action.c
8636         * src/procmsg.c
8637         * src/summaryview.c
8638         * src/textview.c
8639         * src/common/utils.c
8640                 Replace occurrences of "command line" with "command-line" everywhere.
8641                 Enforce code style (mostly indentation) in prefs_actions.c.
8642
8643 2008-11-19 [colin]      3.6.1cvs35
8644
8645         * src/compose.c
8646         * src/prefs_common.c
8647         * src/prefs_common.h
8648                 Add primary_paste_unselects hidden preference
8649                 to change how middle-click pasting changes
8650                 the selection and insert point; defaults to
8651                 pre-3.6.1cvs31
8652
8653 2008-11-19 [colin]      3.6.1cvs34
8654
8655         * src/folderview.c
8656                 Always give focus to summaryview, even if
8657                 the folder is empty, in small screen layout.
8658                 Allows to go back to folderlist using the
8659                 keyboard.
8660
8661 2008-11-18 [colin]      3.6.1cvs33
8662
8663         * src/mainwindow.h
8664                 Put back conditional at the end of struct
8665
8666 2008-11-18 [colin]      3.6.1cvs32
8667
8668         * src/procmime.c
8669         * src/common/w32_reg.c
8670                 Fix crash on win32 when browsing to a
8671                 directory
8672
8673 2008-11-15 [colin]      3.6.1cvs31
8674
8675         * src/compose.c
8676                 After a mid-click paste, deselect selection
8677                 and go to end of paste.
8678
8679 2008-11-15 [colin]      3.6.1cvs30
8680
8681         * src/compose.c
8682                 Auto-save draft after external editor quits
8683
8684 2008-11-15 [colin]      3.6.1cvs29
8685
8686         * src/plugins/pgpcore/sgpgme.c
8687                 Fix wrong error display, thanks to
8688                 Charles A. Edwards
8689
8690 2008-11-14 [colin]      3.6.1cvs28
8691
8692         * src/prefs_actions.c
8693                 Comment out bogus (IMO) warning
8694
8695 2008-11-14 [colin]      3.6.1cvs27
8696
8697         * src/mainwindow.c
8698         * src/summaryview.c
8699         * src/summaryview.h
8700         * src/gtk/menu.c
8701         * src/gtk/menu.h
8702                 Share summaryview's context menu actions with
8703                 the equivalent menu items of the main menu;
8704                 this allows to share accelerators and de-
8705                 duplicate code.
8706
8707 2008-11-14 [colin]      3.6.1cvs26
8708
8709         * src/plugins/pgpcore/sgpgme.c
8710                 Fix bug 1768, 'claws-mail crashes while 
8711                 checking smime bad signature'
8712
8713 2008-11-13 [colin]      3.6.1cvs25
8714
8715         * src/account.c
8716         * src/filtering.c
8717                 Fix redefinition of PREFSBUFSIZE
8718
8719 2008-11-13 [wwp]        3.6.1cvs24
8720
8721         * tools/popfile-link.sh
8722                 Add support for reusing existing POPFile session ID.
8723
8724 2008-11-12 [colin]      3.6.1cvs23
8725
8726         * src/prefs_gtk.h
8727                 Fix bug 1771, 'Folder template gets 
8728                 truncated when exiting the application'
8729                 Use a 32k buffer for string preferences
8730
8731 2008-11-11 [colin]      3.6.1cvs22
8732
8733         * src/summaryview.c
8734                 Fix "display sender using addressbook" when
8735                 prefs_common.swap_from is in use. Patch by
8736                 H. Merijn Brand
8737
8738 2008-11-11 [colin]      3.6.1cvs21
8739
8740         * src/autofaces.c
8741         * src/common/md5.c
8742         * src/common/md5.h
8743                 Make a few functions static
8744
8745 2008-11-07 [colin]      3.6.1cvs20
8746
8747         * src/mainwindow.c
8748         * src/summaryview.c
8749                 Fix crash when rebuilding colorlabel
8750                 menu
8751         * src/addrgather.c
8752         * src/editldap.c
8753         * src/prefs_account.c
8754         * src/prefs_compose_writing.c
8755         * src/prefs_logging.c
8756         * src/prefs_message.c
8757         * src/prefs_other.c
8758         * src/prefs_receive.c
8759         * src/prefs_summaries.c
8760         * src/prefs_wrapping.c
8761         * src/plugins/bogofilter/bogofilter_gtk.c
8762         * src/plugins/pgpcore/prefs_gpg.c
8763         * src/plugins/spamassassin/spamassassin_gtk.c
8764                 Fix deprecated use of page_size in 
8765                 gtkspinbutton adjustments
8766
8767 2008-11-06 [mones]      3.6.1cvs19
8768
8769         * src/mainwindow.c
8770                 Fix missing "About" in Help menu
8771         * tools/claws.i18n.status.pl
8772                 Fix header
8773
8774 2008-11-05 [colin]      3.6.1cvs18
8775
8776         * src/action.c
8777         * src/main.c
8778         * src/mainwindow.c
8779         * src/common/socket.c
8780         * src/common/socket.h
8781         * src/gtk/gtkutils.c
8782         * src/gtk/gtkutils.h
8783                 w32: Implement single launch (lock
8784                 socket); always put debug log to
8785                 the rc_dir; fix Start menu update
8786                 after registering as default Mail 
8787                 app
8788
8789 2008-11-05 [colin]      3.6.1cvs17
8790
8791         * src/mainwindow.c
8792                 Setting the Mail start menu item in HKCU 
8793                 confuses the Internet Options dialog. Do 
8794                 it in HKLM as this dialog does.
8795
8796 2008-11-04 [colin]      3.6.1cvs16
8797
8798         * src/common/w32_reg.c
8799                 Fix off-by-one
8800
8801 2008-11-04 [colin]      3.6.1cvs15
8802
8803         * src/procmime.c
8804                 w32: Fix getting content-type 
8805         * src/mimeview.c
8806         * src/prefs_common.c
8807         * src/prefs_common.h
8808         * src/prefs_ext_prog.c
8809         * src/textview.c
8810                 w32: better integration (use the
8811                 standard file associations instead
8812                 of our platform-unadapted open
8813                 dialog)
8814         * src/mainwindow.c
8815         * src/common/utils.c
8816         * src/common/w32_reg.c
8817         * src/common/w32lib.h
8818                 w32: better integration (allow 
8819                 setting Claws as default MUA)
8820
8821 2008-11-01 [colin]      3.6.1cvs14
8822
8823         * src/codeconv.c
8824                 Fix wrongly converted non-ascii characters
8825                 when locale's charset is US-ASCII (strict-mode
8826                 was failing in this case)
8827
8828 2008-10-30 [colin]      3.6.1cvs13
8829
8830         * src/mimeview.c
8831         * src/mimeview.h
8832         * src/textview.c
8833         * src/textview.h
8834                 Use one UI Manager per mimeview, instead of
8835                 the global one -- else user_data pointer gets
8836                 broken if opening and closing another message-
8837                 view, then using right-click on a mimeview's 
8838                 mimepart. Probably fixes bug 1711, 'Save-as
8839                 attachment crashes'
8840
8841 2008-10-24 [paul]       3.6.1cvs12
8842
8843         * tools/Makefile.am
8844         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
8845         * tools/kdeservicemenu/install.sh
8846                 another, possibly the final?, attempt on getting this
8847                 sorted for kde4
8848
8849 2008-10-24 [paul]       3.6.1cvs11
8850
8851         * tools/kdeservicemenu/install.sh
8852                 fix servicemenu installation directory on kde4
8853
8854 2008-10-24 [paul]       3.6.1cvs10
8855
8856         * tools/kdeservicemenu/README
8857         * tools/kdeservicemenu/install.sh
8858                 add support for kde4 in addition to kde3.
8859                 a rework involving checking for kde4-config, then
8860                 kde-config, finally prompting the user for the
8861                 location of either if they cannot be found
8862                 
8863
8864 2008-10-18 [paul]       3.6.1cvs9
8865
8866         * tools/claws.i18n.status.pl
8867                 updated with latest translator info.
8868                 only print for languages defined in %langname
8869
8870 2008-10-17 [paul]       3.6.1cvs8
8871
8872         * src/plugins/pgpcore/sgpgme.c
8873                 when listing the uid's, show the uid validity
8874
8875 2008-10-16 [paul]       3.6.1cvs7
8876
8877         * INSTALL
8878                 updated
8879
8880 2008-10-13 [wwp]        3.6.1cvs6
8881
8882         * po/fr.po
8883                 Updated French translation.
8884
8885 2008-10-11 [colin]      3.6.1cvs5
8886
8887         * src/gtk/authors.h
8888                 Fix bug 1756, "Outdated translators list in About 
8889                 dialogue". Patch by Aleksei Miheev.
8890
8891 2008-10-11 [colin]      3.6.1cvs4
8892
8893         * src/account.c
8894         * src/imap.c
8895         * src/inc.c
8896         * src/main.c
8897         * src/mainwindow.c
8898         * src/news.c
8899         * src/pop.c
8900         * src/pop.h
8901         * src/prefs_account.c
8902         * src/send_message.c
8903         * src/send_message.h
8904         * src/ssl_manager.c
8905         * src/ssl_manager.h
8906         * src/wizard.c
8907         * src/common/claws.c
8908         * src/common/defs.h
8909         * src/common/session.c
8910         * src/common/session.h
8911         * src/common/smtp.c
8912         * src/common/smtp.h
8913         * src/common/socket.c
8914         * src/common/socket.h
8915         * src/common/ssl.c
8916         * src/common/ssl.h
8917         * src/common/ssl_certificate.c
8918         * src/common/ssl_certificate.h
8919         * src/gtk/about.c
8920         * src/gtk/sslcertwindow.c
8921         * src/gtk/sslcertwindow.h
8922                 Remove OpenSSL code
8923
8924 2008-10-11 [colin]      3.6.1cvs3
8925
8926         * src/common/ssl_certificate.c
8927                 Make local function static
8928
8929 2008-10-10 [colin]      3.6.1cvs2
8930
8931         * src/common/ssl.h
8932         * src/common/ssl_certificate.c
8933         * src/gtk/sslcertwindow.c
8934                 Add offline certificate verification,
8935                 thanks to Nikos Mavrogiannopoulos for the
8936                 hints
8937
8938 2008-10-10 [colin]      3.6.1cvs1
8939
8940         * src/common/ssl_certificate.c
8941         * src/gtk/sslcertwindow.c
8942                 Fix warnings
8943
8944 2008-10-10 [paul]       3.6.1
8945
8946         * m4/spamassassin.m4
8947                 remove openssl dross
8948
8949         * NEWS
8950         * README
8951         * RELEASE_NOTES 
8952                 3.6.1 released!
8953
8954 2008-10-10 [colin]      3.6.0cvs25
8955
8956         * src/common/ssl.c
8957                 Tell libetpan it doesn't need to init
8958                 GnuTLS
8959
8960 2008-10-10 [colin]      3.6.0cvs24
8961
8962         * claws-mail.pc.in
8963                 Remove references to openssl
8964
8965 2008-10-09 [colin]      3.6.0cvs23
8966
8967         * configure.ac
8968                 Fix message
8969
8970 2008-10-09 [colin]      3.6.0cvs22
8971
8972         * configure.ac
8973                 Error out when building against openssl
8974
8975 2008-10-09 [colin]      3.6.0cvs21
8976
8977         * configure.ac
8978         * COPYING
8979         * src/crash.c
8980         * src/main.c
8981         * src/gtk/about.c
8982                 Disable OpenSSL due to requirement of
8983                 OpenSSL exception. Code not removed yet,
8984                 just in case, but disabled.
8985
8986 2008-10-09 [colin]      3.6.0cvs20
8987
8988         * configure.ac
8989         * src/Makefile.am
8990         * src/crash.c
8991         * src/gedit-print.c
8992         * src/gedit-print.h
8993         * src/main.c
8994         * src/mainwindow.c
8995         * src/messageview.c
8996         * src/prefs_ext_prog.c
8997         * src/prefs_fonts.c
8998         * src/prefs_image_viewer.c
8999         * src/printing.c
9000         * src/printing.h
9001         * src/summaryview.c
9002         * src/gtk/Makefile.am
9003         * src/gtk/about.c
9004         * src/gtk/gtksourceprintjob.c
9005         * src/gtk/gtksourceprintjob.h
9006                 Revert previous patch. It'd be better to remove
9007                 OpenSSL instead, as GnuTLS works as well.
9008
9009 2008-10-09 [colin]      3.6.0cvs19
9010
9011         * configure.ac
9012         * src/Makefile.am
9013         * src/crash.c
9014         * src/gedit-print.c
9015         * src/gedit-print.h
9016         * src/main.c
9017         * src/mainwindow.c
9018         * src/messageview.c
9019         * src/prefs_ext_prog.c
9020         * src/prefs_fonts.c
9021         * src/prefs_image_viewer.c
9022         * src/printing.c
9023         * src/printing.h
9024         * src/summaryview.c
9025         * src/gtk/Makefile.am
9026         * src/gtk/about.c
9027         * src/gtk/gtksourceprintjob.c
9028         * src/gtk/gtksourceprintjob.h
9029                 Remove the libgnomeprint interface (deprecated,
9030                 and fixes Debian's #501570, 'Copyright confusion')
9031
9032 2008-10-09 [colin]      3.6.0cvs18
9033
9034         * configure.ac
9035                 Require libetpan 0.57 (important fixes)
9036
9037 2008-10-08 [paul]       3.6.0cvs17
9038
9039         * src/prefs_filtering_action.c
9040         * src/prefs_matcher.c
9041                 enable re-ordering of the filtering/processing
9042                 condition and actions lists by drag'n'drop
9043
9044 2008-10-08 [colin]      3.6.0cvs16
9045
9046         * src/addressbook.c
9047                 Fix wrong menu title
9048
9049 2008-10-07 [colin]      3.6.0cvs15
9050
9051         * src/imap.c
9052                 After thinking, revert this. It's only a minor
9053                 annoyance to GSSAPI users, and I can't test this
9054                 right now. Postponed until after next good release.
9055
9056 2008-10-07 [colin]      3.6.0cvs14
9057
9058         * src/imap.c
9059                 Don't ask for a password when using GSSAPI
9060
9061 2008-10-07 [colin]      3.6.0cvs13
9062
9063         * src/mainwindow.c
9064                 Fix build with GTK+ < 2.14
9065
9066 2008-10-07 [colin]      3.6.0cvs12
9067
9068         * src/mainwindow.c
9069         * src/mainwindow.h
9070         * src/prefs_common.c
9071         * src/prefs_common.h
9072         * src/summaryview.c
9073         * src/gtk/colorlabel.c
9074                 Fix bug 1749, 'Shortcut keys for color labels 
9075                 not changeable'
9076                 Make fullscreen a setting remembered between
9077                 sessions
9078
9079 2008-10-07 [colin]      3.6.0cvs11
9080
9081         * src/prefs_other.c
9082                 Fix bug 1747, 'Wanderlust keybindings no longer 
9083                 working (regression)'
9084
9085 2008-10-07 [colin]      3.6.0cvs10
9086
9087         * src/mainwindow.c
9088                 Make fullscreen a real menu item
9089
9090 2008-10-07 [colin]      3.6.0cvs9
9091
9092         * src/mainwindow.c
9093                 Make sure we won't save size when
9094                 fullscreening
9095
9096 2008-10-06 [colin]      3.6.0cvs8
9097
9098         * src/mainwindow.c
9099         * src/mainwindow.h
9100                 Handle fullscreen via F11. Patch by
9101                 Michael Rasmussen
9102
9103 2008-10-06 [colin]      3.6.0cvs7
9104
9105         * src/common/ssl.c
9106                 Fix return value when setting client cert
9107
9108 2008-10-04 [colin]      3.6.0cvs6
9109
9110         * src/mimeview.c
9111                 Fix bug 1742, 'Attachment list contents not 
9112                 visible/scrollable'
9113
9114 2008-10-04 [paul]       3.6.0cvs5
9115
9116         * src/mainwindow.c
9117                 fix failure of Hide toolbar option on restart
9118
9119 2008-10-04 [colin]      3.6.0cvs4
9120
9121         * src/addressbook.c
9122         * src/compose.c
9123         * src/mainwindow.c
9124         * src/messageview.c
9125         * src/summaryview.c
9126                 Maemo: Fix bug 1737, Crashes upon opening
9127
9128 2008-10-04 [paul]       3.6.0cvs3
9129
9130         * po/pt_BR.po
9131                 submitted (just a little late) by Frederico
9132                 Goncalves Guimaraes
9133
9134 2008-10-03 [wwp]        3.6.0cvs2
9135
9136         * po/fr.po
9137                 Many fixes, mostly in menus and accelerators.
9138
9139 2008-10-03 [colin]      3.6.0cvs1
9140
9141         * src/gtk/filesel.c
9142                 Allow network mounts with new GTKs: they're
9143                 available via FUSE mounts and we don't need
9144                 GVFS.
9145
9146 2008-10-03 [paul]       3.6.0
9147
9148         * NEWS
9149         * README
9150         * RELEASE_NOTES 
9151                 3.6.0 released!
9152
9153 2008-10-03 [paul]       3.5.0cvs145
9154
9155         * configure.ac
9156         * po/bg.po
9157         * po/nl.po
9158         * po/ru.po
9159         * po/sv.po
9160                 new translations. added by Yasen Pramatarov,
9161                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9162         * po/ca.po
9163         * po/de.po
9164         * po/fi.po
9165         * po/fr.po
9166         * po/hu.po
9167         * po/it.po
9168         * po/pl.po
9169         * po/zh_CN.po
9170                 updated translations. submitted by Miquel Oliete,
9171                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9172                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9173
9174 2008-10-02 [colin]      3.5.0cvs144
9175
9176         * src/common/session.c
9177                 Fix crash when connection fails on windows
9178
9179 2008-10-01 [colin]      3.5.0cvs143
9180
9181         * src/imap.c
9182                 Real fix for FS-unsafe chars on win32
9183
9184 2008-10-01 [colin]      3.5.0cvs142
9185
9186         * src/imap.c
9187                 Encode prohibited filenames on win32
9188
9189 2008-09-30 [mones]      3.5.0cvs141
9190
9191         * src/ldapctrl.c
9192         * src/main.c
9193         * src/prefs_themes.c
9194         * src/printing.c
9195                 Fix output of some debug messages
9196
9197 2008-09-30 [colin]      3.5.0cvs140
9198
9199         * src/addrbook.c
9200         * src/addrharvest.c
9201         * src/compose.c
9202         * src/jpilot.c
9203         * src/mh.c
9204         * src/prefs_themes.c
9205         * src/procheader.c
9206         * src/procmime.c
9207         * src/summaryview.c
9208         * src/common/utils.c
9209         * src/gtk/sslcertwindow.c
9210                 Win32: Fix time usage; use g_stat
9211
9212 2008-09-29 [colin]      3.5.0cvs139
9213
9214         * src/common/utils.c
9215                 Fix case-sensitive match of subject
9216                 prefixes on win32
9217
9218 2008-09-29 [colin]      3.5.0cvs138
9219
9220         * src/folder_item_prefs.c
9221         * src/folder_item_prefs.h
9222         * src/matcher.c
9223         * src/prefs_folder_item.c
9224         * src/prefs_matcher.c
9225         * src/summaryview.c
9226         * src/common/string_match.c
9227         * src/common/utils.c
9228                 Fix a huge leak (dozens of megs per folder
9229                 change) on Windows: disable regexps 
9230
9231 2008-09-28 [paul]       3.5.0cvs137
9232
9233         * po/en_GB.po
9234                 updated
9235
9236 2008-09-27 [colin]      3.5.0cvs136
9237
9238         * src/account.c
9239         * src/account.h
9240                 Add accessor for cur_account
9241
9242 2008-09-27 [colin]      3.5.0cvs135
9243
9244         * src/imap.c
9245                 Fix crash when error happen on session establishment
9246
9247 2008-09-26 [mones]      3.5.0cvs134
9248
9249         * po/es.po
9250                 Updated for release
9251
9252 2008-09-26 [colin]      3.5.0cvs133
9253
9254         * src/plugins/pgpcore/claws.def
9255                 Fix symbol
9256
9257 2008-09-26 [colin]      3.5.0cvs132
9258
9259         * src/prefs_common.c
9260         * src/prefs_common.h
9261         * src/plugins/pgpcore/pgp_viewer.c
9262                 Add an accessor to prefs_common for plugins
9263                 (Win32 fix)
9264
9265 2008-09-25 [colin]      3.5.0cvs131
9266
9267         * src/main.c
9268                 Fix bug 1725, 'useless lines in clawsrc'
9269         * src/plugins/smime/mypgpcore.def
9270                 Add a missing symbol
9271
9272 2008-09-25 [paul]       3.5.0cvs130
9273
9274         * src/plugins/smime/mypgpcore.def
9275         * src/plugins/smime/plugin.def
9276         * src/plugins/smime/version.rc
9277                 add these windows-specific files
9278                 (Thanks to Colin)
9279
9280 2008-09-25 [colin]      3.5.0cvs129
9281
9282         * src/main.c
9283                 Load standard plugins only on first run
9284
9285 2008-09-25 [colin]      3.5.0cvs128
9286
9287         * src/codeconv.c
9288                 Fix build...
9289
9290 2008-09-24 [colin]      3.5.0cvs127
9291
9292         * src/codeconv.c
9293                 Add nb_NO's charset (iso-8859-1)
9294
9295 2008-09-24 [colin]      3.5.0cvs126
9296
9297         * src/common/utils.c
9298                 Fix get_mail_base_dir() on windows
9299                 (was synced from main ages ago)
9300
9301 2008-09-24 [colin]      3.5.0cvs125
9302
9303         * src/main.c
9304         * src/wizard.c
9305                 Integrate better with Windows' style
9306
9307 2008-09-23 [paul]       3.5.0cvs124
9308
9309         * src/compose.c
9310         * src/mainwindow.c
9311         * src/messageview.c
9312                 offer these strings to translators too 
9313
9314 2008-09-23 [colin]      3.5.0cvs123
9315
9316         * configure.ac
9317                 Add a --disable-dbus flag in case we want
9318                 no DBUS even if headers are available (like
9319                 for building gpg4win)
9320         * src/filtering.c
9321         * src/mainwindow.c
9322         * src/prefs_logging.c
9323         * src/common/utils.c
9324         * src/plugins/pgpcore/sgpgme.c
9325         * src/plugins/smime/claws.def
9326                 Windows fixes:
9327                 - disable filtering log (it's crashy for
9328                   some reason)
9329                 - fix gmtime_r when time is -1 (before 01/01/70)
9330                 - add symbols for smime
9331
9332 2008-09-22 [colin]      3.5.0cvs122
9333
9334         * src/common/utils.c
9335         * src/account.c
9336                 Remove raw printf
9337         * src/compose.c
9338                 Fix cursor position after changing account
9339         * src/imap.c
9340         * src/mimeview.c
9341         * src/news.c
9342                 Fix absolute path detection 
9343
9344 2008-09-21 [colin]      3.5.0cvs121
9345
9346         * src/gtk/gtkaspell.c
9347                 Don't try to use empty dictionaries
9348
9349 2008-09-20 [colin]      3.5.0cvs120
9350
9351         * po/POTFILES.in
9352                 Add the new files to the translations
9353
9354 2008-09-20 [colin]      3.5.0cvs119
9355
9356         * configure.ac
9357         * src/plugins/Makefile.am
9358         * src/plugins/smime/Makefile.am
9359         * src/plugins/smime/plugin.c
9360         * src/plugins/smime/smime.c
9361         * src/plugins/smime/smime.deps
9362         * src/plugins/smime/smime.h
9363                 Include S/Mime plugin in the main plugins
9364                 Will ease the Gpg4win team's work
9365
9366 2008-09-20 [colin]      3.5.0cvs118
9367
9368         * src/autofaces.c
9369         * src/compose.c
9370         * src/ldapquery.c
9371         * src/main.c
9372         * src/news.c
9373         * src/common/socket.c
9374         * src/gtk/gtkutils.c
9375         * src/plugins/pgpcore/claws.def
9376                 Windows: more fixes, thanks to wwp and
9377                 Marcus Brinkmann
9378
9379 2008-09-20 [colin]      3.5.0cvs117
9380
9381         * src/imap.c
9382                 Tell on which server errors happened
9383
9384 2008-09-20 [colin]      3.5.0cvs116
9385
9386         * src/etpan/etpan-thread-manager.c
9387         * src/etpan/imap-thread.c
9388         * src/etpan/nntp-thread.c
9389                 Windows: Fix hang on IMAP/NNTP
9390
9391 2008-09-20 [colin]      3.5.0cvs115
9392
9393         * src/common/utils.c
9394                 Fix bug 1723, "Buffer overflow crash caused by 
9395                 preview in 'Date format help' dialog box"
9396                 Also, optimise fast_strftime a bit :)
9397
9398 2008-09-18 [colin]      3.5.0cvs114
9399
9400         * src/procmime.c
9401         * src/textview.c
9402                 Check for NULLs before str* functions
9403
9404 2008-09-18 [colin]      3.5.0cvs113
9405
9406         * src/messageview.c
9407         * src/procmime.c
9408         * src/textview.c
9409                 Handle html parts in multipart/related
9410                 Decode ISO-8859-1 as Windows-1252 (the former
9411                 is a subset of the latter) in order to 
9412                 workaround Outlook mails misencoding
9413         * src/gtk/logwindow.c
9414         * src/gtk/logwindow.h
9415                 Clear mainwindow's error pixmap when the
9416                 error scrolls out of the log
9417
9418 2008-09-17 [colin]      3.5.0cvs112
9419
9420         * src/image_viewer.c
9421                 Fix image loading (multiple childs added to 
9422                 scrolledwindow, break of the resize functionality)
9423         * src/account.c
9424         * src/prefs_folder_item.c
9425         * src/prefs_spelling.c
9426         * src/gtk/gtkaspell.c
9427                 Better fix problems with dictionaries updates
9428
9429 2008-09-17 [colin]      3.5.0cvs111
9430
9431         * src/common/utils.c
9432                 Fix double-opening (fixes multiple signatures when
9433                 using signify)
9434
9435 2008-09-16 [colin]      3.5.0cvs110
9436
9437         * src/prefs_account.c
9438         * src/prefs_folder_item.c
9439         * src/prefs_spelling.c
9440         * src/gtk/gtkaspell.c
9441                 Better stripping of aspell dictionaries names
9442
9443 2008-09-16 [colin]
9444
9445         * 3.6.0-rc1 released
9446
9447 2008-09-16 [colin]      3.5.0cvs109
9448
9449         * src/account.c
9450         * src/inc.c
9451         * src/mainwindow.c
9452         * src/prefs_account.h
9453         * src/prefs_other.c
9454         * src/send_message.c
9455         * src/gtk/inputdialog.c
9456                 Don't add a pref to allow remembering passwords
9457                 (Just not checking the checkbox is enough)
9458
9459 2008-09-16 [colin]      3.5.0cvs108
9460
9461         * configure.ac
9462                 Require libetpan 0.56 as 0.55 is crashy
9463         * src/messageview.c
9464                 Fix english
9465         * src/gtk/inputdialog.c
9466         * src/gtk/inputdialog.h
9467                 Fix warnings
9468
9469 2008-09-16 [wwp]        3.5.0cvs107
9470
9471         * src/compose.c
9472                 Complete 3.5.0cvs106 by removing a function that got
9473                 moved to account.[ch].
9474
9475 2008-09-16 [wwp]        3.5.0cvs106
9476
9477         * src/account.c
9478         * src/account.h
9479         * src/compose.c
9480         * src/quote_fmt.c
9481         * src/quote_fmt_lex.l
9482         * src/quote_fmt_parse.y
9483                 Add account signature (path and value string) manipulation
9484                 keywords to the template processor. It's now possible in
9485                 all templates to insert the account signature to an
9486                 arbitrary location or to pass it to a external script for
9487                 further editing.
9488
9489
9490 2008-09-16 [mones]      3.5.0cvs105
9491
9492         * src/imap.c
9493         * src/inc.c
9494         * src/mainwindow.c
9495         * src/mainwindow.h
9496         * src/news.c
9497         * src/prefs_account.h
9498         * src/prefs_common.c
9499         * src/prefs_common.h
9500         * src/prefs_other.c
9501         * src/send_message.c
9502         * src/gtk/inputdialog.c
9503         * src/gtk/inputdialog.h
9504                 Implement session passwords: unsaved passwords for receiving
9505                 or sending of accounts can be remembered while running to 
9506                 avoid repetitive typing.
9507                 As keeping passwords in memory is unsafe a new preference 
9508                 in Other page is added to activate or not such capability.
9509
9510 2008-09-14 [colin]      3.5.0cvs104
9511
9512         * src/codeconv.c
9513         * src/codeconv.h
9514                 Make conv_iconv_strdup static
9515
9516 2008-09-12 [colin]      3.5.0cvs103
9517
9518         * claws-mail.pc.in
9519         * src/Makefile.am
9520         * src/compose.c
9521         * src/compose.h
9522         * src/crash.c
9523         * src/folder_item_prefs.c
9524         * src/folder_item_prefs.h
9525         * src/main.c
9526         * src/prefs_account.c
9527         * src/prefs_common.c
9528         * src/prefs_common.h
9529         * src/prefs_folder_item.c
9530         * src/prefs_spelling.c
9531         * src/prefs_template.c
9532         * src/quote_fmt.h
9533         * src/quote_fmt_parse.y
9534         * src/toolbar.c
9535         * src/toolbar.h
9536         * src/gtk/Makefile.am
9537         * src/gtk/about.c
9538         * src/gtk/filesel.c
9539         * src/gtk/gtkaspell.c
9540         * src/gtk/gtkaspell.h
9541         * src/plugins/bogofilter/Makefile.am
9542         * src/plugins/dillo_viewer/Makefile.am
9543         * src/plugins/spamassassin/Makefile.am
9544         * src/plugins/trayicon/Makefile.am
9545                 Switch spellchecker to Enchant
9546
9547 2008-09-12 [paul]       3.5.0cvs102
9548
9549         * tools/README
9550         * tools/csv2addressbook.pl
9551                 add support for Fox Mail
9552
9553 2008-09-12 [paul]       3.5.0cvs101
9554
9555         * src/compose.c
9556         * src/prefs_wrapping.c
9557                 changes to English
9558
9559 2008-09-12 [paul]       3.5.0cvs100
9560
9561         * configure.ac
9562                 revert cvs99's libenchant commit error
9563
9564 2008-09-12 [colin]      3.5.0cvs99
9565
9566         * src/inc.c
9567                 Only go to inbox if there are new mails
9568                 (and fetch was manual)
9569
9570 2008-09-10 [colin]      3.5.0cvs98
9571
9572         * src/inc.c
9573         * src/summaryview.c
9574         * src/common/session.c
9575                 Use g_timeout_add_seconds instead of g_timeout_add
9576                 on glib >= 2.14 when we don't need precision on the 
9577                 delay. This helps reducing power consumption:
9578                 http://mjg59.livejournal.com/74651.html
9579
9580 2008-09-10 [colin]      3.5.0cvs97
9581
9582         * src/compose.c
9583                 Don't save window size and position when
9584                 compose is hidden (filtering action)
9585
9586 2008-09-09 [colin]      3.5.0cvs96
9587
9588         * src/action.h
9589         * src/addr_compl.c
9590         * src/addressadd.c
9591         * src/addressbook.h
9592         * src/addressbook_foldersel.c
9593         * src/addressitem.h
9594         * src/addrgather.c
9595         * src/alertpanel.c
9596         * src/browseldap.c
9597         * src/editaddress.c
9598         * src/editaddress_other_attributes_ldap.h
9599         * src/editbook.c
9600         * src/editjpilot.c
9601         * src/editldap.c
9602         * src/editldap_basedn.c
9603         * src/editvcard.c
9604         * src/exphtmldlg.c
9605         * src/expldifdlg.c
9606         * src/export.c
9607         * src/foldersel.c
9608         * src/foldersel.h
9609         * src/gedit-print.c
9610         * src/gedit-print.h
9611         * src/grouplistdialog.c
9612         * src/headerview.c
9613         * src/headerview.h
9614         * src/image_viewer.c
9615         * src/import.c
9616         * src/importldif.c
9617         * src/importmutt.c
9618         * src/importpine.c
9619         * src/inc.c
9620         * src/main.c
9621         * src/main.h
9622         * src/messageview.c
9623         * src/messageview.h
9624         * src/noticeview.c
9625         * src/prefs_actions.c
9626         * src/prefs_filtering.c
9627         * src/prefs_folder_column.c
9628         * src/prefs_gtk.h
9629         * src/prefs_summary_column.c
9630         * src/prefs_toolbar.c
9631         * src/send_message.c
9632         * src/setup.c
9633         * src/sourcewindow.c
9634         * src/sourcewindow.h
9635         * src/ssl_manager.c
9636         * src/statusbar.c
9637         * src/statusbar.h
9638         * src/stock_pixmap.c
9639         * src/stock_pixmap.h
9640         * src/summaryview.c
9641         * src/textview.c
9642         * src/textview.h
9643         * src/undo.h
9644         * src/uri_opener.c
9645         * src/wizard.c
9646         * src/wizard.h
9647         * src/common/ssl.h
9648         * src/common/utils.c
9649         * src/gtk/about.c
9650         * src/gtk/colorlabel.c
9651         * src/gtk/colorlabel.h
9652         * src/gtk/combobox.h
9653         * src/gtk/description_window.c
9654         * src/gtk/filesel.c
9655         * src/gtk/gtkaspell.c
9656         * src/gtk/gtkaspell.h
9657         * src/gtk/gtkcmclist.c
9658         * src/gtk/gtkcmclist.h
9659         * src/gtk/gtkcmctree.c
9660         * src/gtk/gtkcmctree.h
9661         * src/gtk/gtkcmoptionmenu.h
9662         * src/gtk/gtksctree.c
9663         * src/gtk/gtksctree.h
9664         * src/gtk/gtkshruler.c
9665         * src/gtk/gtkshruler.h
9666         * src/gtk/gtksourceprintjob.c
9667         * src/gtk/gtksourceprintjob.h
9668         * src/gtk/gtkutils.c
9669         * src/gtk/gtkutils.h
9670         * src/gtk/gtkvscrollbutton.c
9671         * src/gtk/gtkvscrollbutton.h
9672         * src/gtk/icon_legend.c
9673         * src/gtk/inputdialog.c
9674         * src/gtk/logwindow.c
9675         * src/gtk/logwindow.h
9676         * src/gtk/manage_window.c
9677         * src/gtk/manage_window.h
9678         * src/gtk/menu.c
9679         * src/gtk/prefswindow.c
9680         * src/gtk/progressdialog.c
9681         * src/gtk/progressdialog.h
9682         * src/plugins/bogofilter/bogofilter_gtk.c
9683         * src/plugins/pgpcore/passphrase.c
9684         * src/plugins/spamassassin/spamassassin_gtk.c
9685         * src/plugins/trayicon/trayicon.c
9686         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9687         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9688         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9689         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9690         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9691                 Complete GTK+ 2.14 undeprecation
9692                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9693
9694 2008-09-09 [colin]      3.5.0cvs95
9695
9696         * src/gtk/gtkcmclist.h
9697                 Fix build on GTK+ 2.14
9698
9699 2008-09-08 [colin]      3.5.0cvs94
9700
9701         * src/noticeview.c
9702         * src/noticeview.h
9703                 Remove GtkSignalFunc
9704
9705 2008-09-07 [colin]      3.5.0cvs93
9706
9707         * src/addressadd.c
9708         * src/addressbook_foldersel.c
9709         * src/gtk/gtkcmclist.c
9710         * src/gtk/gtkcmclist.h
9711         * src/gtk/gtkcmctree.c
9712         * src/gtk/gtkcmctree.h
9713         * src/gtk/gtksctree.c
9714         * src/gtk/prefswindow.c
9715         * src/gtk/prefswindow.h
9716                 Use GDestroyNotify instead of GtkDestroyNotify
9717                 (deprecated in GTK+ 2.14)
9718
9719 2008-09-07 [colin]      3.5.0cvs92
9720
9721         * src/textview.c
9722                 Fix bug 1712, 'invalid "Phishing attempt warning" 
9723                 when linked text ends with spaces'
9724
9725 2008-09-05 [colin]      3.5.0cvs91
9726
9727         * src/procmime.c
9728                 Maybe fix bug 1711, 'Save-as attachment crashes'
9729                 Possibly wrong free() due to pointer shifting
9730
9731 2008-09-05 [colin]      3.5.0cvs90
9732
9733         * src/compose.c
9734                 Fix bug 1710, 'User misreads "Discard Message" 
9735                 as "Discard Changes"'. Propose to save or discard
9736                 only the latest changes when closing an existing
9737                 draft. Autosave may still have saved parts of the
9738                 edit session.
9739
9740 2008-09-04 [colin]      3.5.0cvs89
9741
9742         * src/summaryview.c
9743                 Fix bug 1707, 'Segfault when sorting on non-visible column'
9744
9745 2008-09-01 [colin]      3.5.0cvs88
9746
9747         * src/imap.c
9748         * src/summaryview.c
9749         * src/common/tags.c
9750         * src/etpan/imap-thread.c
9751         * src/etpan/imap-thread.h
9752                 Store spam flag on IMAP (Junk/NonJunk, as 
9753                 ThunderBird does - this is nonstandard)
9754
9755 2008-08-31 [wwp]        3.5.0cvs87
9756
9757         * ChangeLog
9758                 Fix globish edition^Wediting.
9759
9760 2008-08-31 [wwp]        3.5.0cvs86
9761
9762         * src/addressbook.c
9763                 Don't break nickname editing for non-LDAP books (nickname
9764                 value was overwritten when editing existing contact, this
9765                 came from 3.0.2cvs109).
9766
9767 2008-08-30 [colin]      3.5.0cvs85
9768
9769         * src/mainwindow.c
9770         * src/summaryview.c
9771                 Fix "Apply tags..." key shortcut
9772
9773 2008-08-29 [iwkse]      3.5.0cvs84
9774
9775         * src/summaryview.c
9776                         Bit of clean:)
9777
9778 2008-08-29 [iwkse]      3.5.0cvs83
9779
9780         * src/summaryview.c
9781                         Disable "Move to trash" action if
9782                         we are in a trash-like folder.
9783                         Thanks to colinl
9784
9785 2008-08-29 [paul]       3.5.0cvs82
9786
9787         * configure.ac
9788                 bump up libetpan version requirement since
9789                 0.55 is released now
9790
9791 2008-08-28 [wwp]        3.5.0cvs81
9792
9793         * src/account.c
9794         * src/pop.c
9795         * src/prefs_account.c
9796         * src/prefs_account.h
9797                 Add finer granularity to the POP3's remove-after delay (now in
9798                 hours in addition to in days), patch by Paul Rolland.
9799
9800 2008-08-28 [wwp]        3.5.0cvs80
9801
9802         * src/gtk/combobox.c
9803                 Fix a typo in a comment.
9804
9805 2008-08-28 [iwkse]      3.5.0cvs79
9806
9807         * src/account.c
9808         * src/prefs_actions.c
9809         * src/prefs_filtering.c
9810         * src/prefs_template.c
9811                         Add search feature to the account, 
9812                         template and action dialog.
9813                         It's turned on selecting one row
9814                         of the list and typing some random
9815                         letter. Thanks to wwp, colinl
9816
9817 2008-08-28 [colin]      3.5.0cvs78
9818
9819         * src/Makefile.am
9820         * src/account.c
9821         * src/compose.c
9822         * src/prefs_account.c
9823         * src/prefs_account.h
9824         * src/privacy.c
9825         * src/privacy.h
9826         * src/procmime.c
9827         * src/stock_pixmap.c
9828         * src/stock_pixmap.h
9829         * src/summaryview.c
9830         * src/pixmaps/key_gpg_signed.xpm
9831                 Fix bug 1412, "Sign reply, if mail was signed"
9832                 Add an account preference to sign replies to signed mails
9833
9834 2008-08-28 [iwkse]      3.5.0cvs77
9835
9836         * src/prefs_filtering.c
9837                 Making the search more useful,
9838                 jumping directly to the relative rule.
9839
9840 2008-08-27 [colin]      3.5.0cvs76
9841
9842         * src/main.c
9843                 Add a bit of info
9844
9845 2008-08-27 [colin]      3.5.0cvs75
9846
9847         * src/gtk/gtkcmctree.c
9848                 Fix a few ifdefs
9849
9850 2008-08-26 [colin]      3.5.0cvs74
9851
9852         * src/gtk/gtkcmctree.c
9853                 Fix missing inits on old glib
9854
9855 2008-08-26 [wwp]        3.5.0cvs73
9856
9857         * src/common/utils.c
9858                 Added 'Fwd' to the list of known common subject prefixes.
9859
9860 2008-08-25 [iwkse]      3.5.0cvs72
9861
9862         * src/image_viewer.c
9863                 Add animated gif support to the
9864                 message preview.
9865
9866 2008-08-25 [colin]      3.5.0cvs71
9867
9868         * src/gtk/gtkcmctree.c
9869                 Make sure work isn't null
9870
9871 2008-08-24 [colin]      3.5.0cvs70
9872
9873         * src/common/ssl.c
9874                 Fix typo on SSL_CERT_DIR
9875
9876 2008-08-23 [holger]     3.5.0cvs69
9877
9878         * src/printing.c
9879                 Fix bug 1699 'Separator line mis-placed when
9880                 printing some e-mails'. The number of header lines
9881                 was not correctly calculated when Pango inserts
9882                 linebreaks
9883
9884 2008-08-23 [colin]      3.5.0cvs68
9885
9886         * src/mainwindow.c
9887                 Fix the account selector button; thanks
9888                 to wwp
9889
9890 2008-08-21 [colin]      3.5.0cvs67
9891
9892         * src/compose.c
9893         * src/compose.h
9894                 Add a compose preference for auto-indent
9895         * src/mainwindow.c
9896         * src/summaryview.c
9897                 Make colorlabel accels a bit less hacky
9898
9899 2008-08-21 [colin]      3.5.0cvs66
9900
9901         * src/compose.c
9902         * src/prefs_common.c
9903         * src/prefs_common.h
9904         * src/prefs_wrapping.c
9905                 Add a preference for autoindent; fix no_join tag
9906                 being applied to whole lines instead of just \n when
9907                 creating a line 
9908
9909 2008-08-21 [colin]      3.5.0cvs65
9910
9911         * src/compose.c
9912                 Add support for auto-indentation
9913
9914 2008-08-19 [colin]      3.5.0cvs64
9915
9916         * src/compose.c
9917                 Save Autowrap status in drafts/queued mails
9918
9919 2008-08-19 [colin]      3.5.0cvs63
9920
9921         * src/mainwindow.c
9922                 Fix a comment (in reality, test commit on
9923                 the new CVS server)
9924
9925 2008-08-17 [colin]      3.5.0cvs62
9926
9927         * src/prefs_actions.c
9928         * src/procmime.c
9929         * src/wizard.c
9930         * src/common/socket.h
9931         * src/gtk/gtkcmctree.c
9932                 Fix warnings
9933
9934 2008-08-16 [colin]      3.5.0cvs61
9935
9936         * src/editaddress_other_attributes_ldap.h
9937                 Add 'l' field (localityName)
9938
9939 2008-08-16 [colin]      3.5.0cvs60
9940
9941         * src/mainwindow.c
9942         * src/gtk/gtkcmclist.c
9943         * src/gtk/gtkcmclist.h
9944         * src/gtk/gtkcmctree.c
9945         * src/gtk/gtksctree.c
9946         * src/gtk/gtkutils.c
9947         * src/gtk/gtkvscrollbutton.c
9948                 Fix Maemo build (OS2007)
9949
9950 2008-08-14 [colin]      3.5.0cvs59
9951
9952         * src/folder.c
9953                 Don't crash if parent is null when creating
9954                 a folder
9955         * src/gtk/pluginwindow.c
9956                 Don't crash on race when closing window while
9957                 a plugin is loading and does gtk_iterations
9958
9959 2008-08-13 [colin]      3.5.0cvs58
9960
9961         * src/messageview.c
9962         * src/messageview.h
9963         * src/mimeview.c
9964                 Fix bug 1696, 'Viewing binary attachements 
9965                 as text over 1 MB' (various buglets)
9966
9967 2008-08-10 [colin]      3.5.0cvs57
9968
9969         * src/summaryview.c
9970         * src/gtk/gtkcmclist.c
9971                 Continue fixing GTK < 2.12 build, thanks to
9972                 Michael Hugues
9973
9974 2008-08-10 [colin]      3.5.0cvs56
9975
9976         * src/gtk/gtksctree.c
9977                 Fix build on GTK < 2.12
9978
9979 2008-08-09 [colin]      3.5.0cvs55
9980
9981         * src/mainwindow.c
9982                 Fix untranslatable strings, thanks to
9983                 Stephan Sachse
9984
9985 2008-08-07 [colin]      3.5.0cvs54
9986
9987         * src/compose.c
9988         * src/editaddress.c
9989         * src/folderview.c
9990         * src/mainwindow.c
9991         * src/message_search.c
9992         * src/mimeview.c
9993         * src/noticeview.c
9994         * src/prefs_account.c
9995         * src/prefs_common.c
9996         * src/prefs_customheader.c
9997         * src/prefs_ext_prog.c
9998         * src/prefs_filtering_action.c
9999         * src/prefs_gtk.c
10000         * src/prefs_logging.c
10001         * src/prefs_matcher.c
10002         * src/prefs_msg_colors.c
10003         * src/procmime.c
10004         * src/summary_search.c
10005         * src/summaryview.c
10006         * src/toolbar.c
10007         * src/gtk/colorsel.c
10008         * src/gtk/gtkaspell.c
10009         * src/gtk/gtkutils.c
10010         * src/gtk/gtkutils.h
10011         * src/gtk/inputdialog.c
10012         * src/gtk/pluginwindow.c
10013         * src/gtk/quicksearch.c
10014         * src/plugins/bogofilter/bogofilter_gtk.c
10015         * src/plugins/dillo_viewer/dillo_prefs.c
10016         * src/plugins/spamassassin/spamassassin_gtk.c
10017                 - Fix Ctrl-Space shortcut
10018                 - Fix mime-parsing bug in procmime (cvs52)
10019                 - Fix double-free in procmime (cvs52)
10020                 - Use gtk_bin_get_child instead of GTK_BIN()->child
10021                 - Fix Goto menu in mainwindow
10022
10023 2008-08-07 [mones]      3.5.0cvs53
10024
10025         * po/es.po
10026                 Updated translation (lots of changes!)
10027         * src/compose.c
10028                 Add missing accelerator key
10029         * src/mainwindow.c
10030                 Restored 'v' key function (thanks Colin!)
10031
10032 2008-08-06 [colin]      3.5.0cvs52
10033
10034         * src/addrbook.c
10035         * src/addrcindex.c
10036         * src/addrduplicates.c
10037         * src/addrharvest.c
10038         * src/enriched.c
10039         * src/html.c
10040         * src/ldif.c
10041         * src/mimeview.c
10042         * src/mutt.c
10043         * src/pine.c
10044         * src/procmime.c
10045         * src/vcard.c
10046         * src/wizard.c
10047                 Fix my use of g_utf8_strdown (it returns
10048                 a newly allocated string and doesn't
10049                 change the parameter)
10050
10051 2008-08-06 [colin]      3.5.0cvs51
10052
10053         * src/compose.c
10054                 Fix bug 1690, 'Copy/Paste in edit window may 
10055                 break Undo'; middle-click pastes aren't 
10056                 REPLACE_INSERT but just INSERT. 
10057                 Also, fix privacy menu selection
10058
10059 2008-08-05 [colin]      3.5.0cvs50
10060
10061         * src/action.c
10062         * src/addr_compl.c
10063         * src/addrbook.c
10064         * src/addrcindex.c
10065         * src/addrduplicates.c
10066         * src/addrharvest.c
10067         * src/enriched.c
10068         * src/html.c
10069         * src/ldif.c
10070         * src/main.c
10071         * src/mimeview.c
10072         * src/mutt.c
10073         * src/pine.c
10074         * src/procmime.c
10075         * src/vcard.c
10076         * src/wizard.c
10077         * src/common/socket.c
10078         * src/gtk/gtkutils.c
10079         * src/gtk/gtkutils.h
10080         * src/gtk/menu.c
10081         * src/plugins/spamassassin/spamassassin.c
10082                 More undeprecation (Glib)
10083
10084 2008-08-05 [colin]      3.5.0cvs49
10085
10086         * src/prefs_account.c
10087         * src/prefs_filtering_action.c
10088         * src/prefs_matcher.c
10089         * src/gtk/Makefile.am
10090         * src/gtk/claws-marshal.list
10091         * src/gtk/colorlabel.c
10092         * src/gtk/colorsel.c
10093         * src/gtk/foldersort.c
10094         * src/gtk/gtkaspell.c
10095         * src/gtk/gtkcmclist.c
10096         * src/gtk/gtkcmclist.h
10097         * src/gtk/gtkcmctree.c
10098         * src/gtk/gtkcmctree.h
10099         * src/gtk/gtkcmoptionmenu.c
10100         * src/gtk/gtkcmoptionmenu.h
10101         * src/gtk/gtksctree.c
10102         * src/gtk/gtksctree.h
10103         * src/gtk/gtkutils.c
10104         * src/gtk/gtkutils.h
10105         * src/gtk/gtkvscrollbutton.c
10106         * src/gtk/menu.c
10107         * src/gtk/menu.h
10108         * src/gtk/quicksearch.c
10109         * src/plugins/dillo_viewer/dillo_viewer.c
10110         * src/plugins/pgpcore/select-keys.c
10111                 Try to finish yesterday's commit
10112
10113 2008-08-04 [colin]      3.5.0cvs48
10114
10115         * src/addressadd.c
10116         * src/addressbook.c
10117         * src/addressbook_foldersel.c
10118         * src/addressitem.h
10119         * src/addrgather.c
10120         * src/browseldap.c
10121         * src/compose.c
10122         * src/compose.h
10123         * src/editaddress.c
10124         * src/editaddress_other_attributes_ldap.c
10125         * src/editgroup.c
10126         * src/editldap_basedn.c
10127         * src/folderview.c
10128         * src/folderview.h
10129         * src/grouplistdialog.c
10130         * src/image_viewer.c
10131         * src/imap_gtk.c
10132         * src/importldif.c
10133         * src/main.c
10134         * src/mainwindow.c
10135         * src/message_search.c
10136         * src/mh_gtk.c
10137         * src/mimeview.c
10138         * src/mimeview.h
10139         * src/news_gtk.c
10140         * src/noticeview.h
10141         * src/prefs_account.c
10142         * src/prefs_filtering_action.c
10143         * src/prefs_matcher.c
10144         * src/prefs_msg_colors.c
10145         * src/prefs_summaries.c
10146         * src/statusbar.c
10147         * src/stock_pixmap.c
10148         * src/summary_search.c
10149         * src/summaryview.c
10150         * src/summaryview.h
10151         * src/textview.c
10152         * src/toolbar.h
10153         * src/gtk/Makefile.am
10154         * src/gtk/claws-marshal.list
10155         * src/gtk/colorsel.c
10156         * src/gtk/foldersort.c
10157         * src/gtk/gtkaspell.c
10158         * src/gtk/gtkcmclist.c
10159         * src/gtk/gtkcmclist.h
10160         * src/gtk/gtkcmctree.c
10161         * src/gtk/gtkcmctree.h
10162         * src/gtk/gtksctree.c
10163         * src/gtk/gtksctree.h
10164         * src/gtk/gtkutils.c
10165         * src/gtk/gtkutils.h
10166         * src/gtk/gtkvscrollbutton.c
10167         * src/gtk/menu.c
10168         * src/gtk/menu.h
10169         * src/gtk/quicksearch.c
10170         * src/plugins/dillo_viewer/dillo_viewer.c
10171         * src/plugins/pgpcore/select-keys.c
10172                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10173                 Undeprecate their implementation (GtkArg, GtkType, ...)
10174                 Undeprecate a few other things here and there
10175                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10176                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10177                 still have work to do
10178
10179 2008-08-04 [colin]      3.5.0cvs47
10180
10181         * src/compose.c
10182         * src/compose.h
10183         * src/toolbar.h
10184         * src/textview.c
10185         * src/stock_pixmap.c
10186         * src/statusbar.c
10187         * src/noticeview.h
10188         * src/mimeview.h
10189         * src/mainwindow.c
10190         * src/image_viewer.c
10191         * src/gtk/gtkaspell.c
10192         * src/gtk/gtkvscrollbutton.c
10193         * src/plugins/dillo_viewer/dillo_viewer.c
10194                 Undeprecate more things
10195
10196 2008-08-02 [colin]      3.5.0cvs46
10197
10198         * src/mainwindow.c
10199                 Fix toggle menu activation state
10200                 (thanks to cvs45 ;)
10201
10202 2008-08-02 [paul]       3.5.0cvs45
10203
10204         * src/mainwindow.c
10205                 fix sensitivity of
10206                 /View/Show or hide/Message View
10207
10208 2008-08-01 [paul]       3.5.0cvs44
10209
10210         * src/common/utils.c
10211         * src/plugins/pgpcore/claws.def
10212         * src/plugins/pgpinline/claws.def
10213                 fix compilation problems on mingw32,
10214                 (bug 1688) Patch by Marcus Brinkmann
10215
10216 2008-08-01 [colin]      3.5.0cvs43
10217
10218         * src/gtk/gtkutils.c
10219         * src/gtk/gtkvscrollbutton.c
10220                 Oups, fix build
10221
10222 2008-08-01 [colin]      3.5.0cvs42
10223
10224         * src/compose.c
10225         * src/foldersel.c
10226         * src/mainwindow.c
10227         * src/prefs_account.c
10228         * src/prefs_folder_item.c
10229         * src/prefs_quote.c
10230         * src/summaryview.c
10231         * src/gtk/gtkaspell.c
10232         * src/gtk/gtkutils.c
10233         * src/gtk/gtkvscrollbutton.c
10234                 Replace a few deprecated function calls
10235
10236 2008-08-01 [paul]       3.5.0cvs41
10237
10238         * src/action.c
10239                 fix crash that occurs because of recent GtkUIManager
10240                 changes. Thanks to Colin
10241
10242 2008-07-31 [colin]      3.5.0cvs40
10243
10244         * src/addressbook.c
10245         * src/compose.c
10246         * src/mainwindow.c
10247         * src/messageview.c
10248                 Some Maemo fixes
10249         * src/gtk/menu.c
10250         * src/gtk/menu.h
10251                 Remove deprecated helper funcs
10252
10253 2008-07-30 [colin]      3.5.0cvs39
10254
10255         * src/folderview.c
10256         * src/folderview.h
10257         * src/imap_gtk.c
10258         * src/mh_gtk.c
10259         * src/news_gtk.c
10260                 Move the folderview popup menu to GtkUIManager
10261
10262 2008-07-29 [colin]      3.5.0cvs38
10263
10264         * src/account.c
10265         * src/account.h
10266         * src/action.c
10267         * src/action.h
10268         * src/addressitem.h
10269         * src/compose.c
10270         * src/edittags.c
10271         * src/mainwindow.c
10272         * src/mainwindow.h
10273         * src/mimeview.c
10274         * src/summaryview.c
10275         * src/gtk/menu.c
10276         * src/gtk/menu.h
10277                 Switch the main menu to GtkUIManager
10278                 Warning fixes
10279
10280 2008-07-29 [colin]      3.5.0cvs37
10281
10282         * src/news.c
10283                 Fix bug 1684, 'view news messages with large 
10284                 attachements segfaults'
10285
10286 2008-07-29 [colin]      3.5.0cvs36
10287
10288         * src/action.c
10289         * src/action.h
10290         * src/addressbook.c
10291         * src/addressitem.h
10292         * src/compose.c
10293         * src/compose.h
10294         * src/messageview.c
10295         * src/messageview.h
10296         * src/summaryview.c
10297         * src/gtk/menu.c
10298         * src/gtk/menu.h
10299                 More switches to GtkUIManager
10300
10301 2008-07-26 [colin]      3.5.0cvs35
10302
10303         * src/gtk/menu.c
10304         * src/gtk/menu.h
10305                 Fix prototype
10306
10307 2008-07-25 [colin]      3.5.0cvs34
10308
10309         * src/addrcustomattr.c
10310         * src/addressbook.c
10311         * src/compose.c
10312         * src/editaddress.c
10313         * src/editaddress_other_attributes_ldap.h
10314         * src/edittags.c
10315         * src/mainwindow.c
10316         * src/mimeview.c
10317         * src/prefs_actions.c
10318         * src/prefs_filtering.c
10319         * src/prefs_template.c
10320         * src/summaryview.c
10321         * src/textview.c
10322         * src/textview.h
10323         * src/toolbar.c
10324         * src/gtk/about.c
10325         * src/gtk/menu.c
10326         * src/gtk/menu.h
10327         * src/plugins/trayicon/trayicon.c
10328                 More changes from GtkItemFactory to GtkUIManager
10329
10330 2008-07-25 [colin]      3.5.0cvs33
10331
10332         * src/gtk/menu.h
10333                 Add a macro to remove menu items
10334                 Make the gui_manager variable useless
10335
10336 2008-07-24 [colin]      3.5.0cvs32
10337
10338         * src/mimeview.c
10339                 Fix a gtk warning on clear
10340         * src/mainwindow.c
10341         * src/summaryview.c
10342         * src/summaryview.h
10343                 Switch the message list popup menu to
10344                 GtkUIManager
10345
10346 2008-07-23 [colin]      3.5.0cvs31
10347
10348         * src/plugins/pgpcore/pgp_viewer.c
10349         * src/plugins/pgpcore/sgpgme.c
10350                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10351                 Patch by Thomas Wiegner <wiegner@gmx.de>
10352
10353 2008-07-20 [paul]       3.5.0cvs30
10354
10355         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10356                 remove redundant GTK version check
10357
10358 2008-07-20 [ticho]      3.5.0cvs29
10359
10360         * src/folderview.c
10361         * src/imap_gtk.c
10362         * src/news_gtk.c
10363                 Moved sensitivity setting for "Download messages" for IMAP and
10364                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10365                 respectively for better code readability.
10366                 Fixed indentation in news' set_sensitivity().
10367
10368 2008-07-20 [paul]       3.5.0cvs28
10369
10370         * src/addrgather.c
10371                 remove more redundant code following cvs27
10372
10373 2008-07-20 [paul]       3.5.0cvs27
10374
10375         * src/addrgather.c
10376                 remove now redundant code
10377         * src/mainwindow.c
10378         * src/mainwindow.h
10379                 fix bug 1673, 'Tools/Harvest adresses is
10380                 grayed out if folder is empty'
10381
10382 2008-07-19 [ticho]      3.5.0cvs26
10383
10384         * src/edittags.c
10385         * src/main.c
10386         * src/mimeview.c
10387         * src/mimeview.h
10388         * src/gtk/gtkutils.c
10389         * src/gtk/gtkutils.h
10390         * src/gtk/menu.c
10391         * src/gtk/menu.h
10392                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10393                 instead of deprecated GtkItemFactory.
10394
10395 2008-07-19 [colin]      3.5.0cvs25
10396
10397         * src/account.c
10398         * src/addrgather.c
10399         * src/compose.c
10400         * src/editldap.c
10401         * src/expldifdlg.c
10402         * src/importldif.c
10403         * src/main.c
10404         * src/mainwindow.c
10405         * src/mimeview.c
10406         * src/noticeview.c
10407         * src/prefs_account.c
10408         * src/prefs_actions.c
10409         * src/prefs_ext_prog.c
10410         * src/prefs_filtering.c
10411         * src/prefs_folder_item.c
10412         * src/prefs_image_viewer.c
10413         * src/prefs_logging.c
10414         * src/prefs_msg_colors.c
10415         * src/prefs_other.c
10416         * src/prefs_send.c
10417         * src/prefs_spelling.c
10418         * src/prefs_summaries.c
10419         * src/prefs_template.c
10420         * src/printing.c
10421         * src/quote_fmt.c
10422         * src/summary_search.c
10423         * src/summaryview.c
10424         * src/toolbar.c
10425         * src/wizard.c
10426         * src/common/Makefile.am
10427         * src/gtk/gtksctree.c
10428         * src/gtk/gtkutils.h
10429         * src/gtk/pluginwindow.c
10430         * src/gtk/quicksearch.c
10431         * src/plugins/bogofilter/bogofilter_gtk.c
10432         * src/plugins/dillo_viewer/dillo_prefs.c
10433         * src/plugins/pgpcore/prefs_gpg.c
10434         * src/plugins/spamassassin/spamassassin_gtk.c
10435         * src/plugins/trayicon/trayicon.c
10436         * src/plugins/trayicon/trayicon_prefs.c
10437                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10438                 or greater). Use the old deprecated one on GTK+ < 2.12.
10439                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10440                 of time!
10441
10442 2008-07-16 [colin]      3.5.0cvs24
10443
10444         * src/mainwindow.c
10445                 Fix folderview's scrolbar when starting minimised
10446                 to tray, and popping up the mainwindow by calling
10447                 claws-mail from the command line
10448
10449 2008-07-08 [colin]      3.5.0cvs23
10450
10451         * src/compose.c
10452                 Possibly fix po-headers appearing on empty
10453                 templates
10454
10455 2008-07-08 [colin]      3.5.0cvs22
10456
10457         * src/folderview.c
10458         * src/summaryview.c
10459                 Finish the always_open tristate patch, by Jonathan
10460                 Corbet.
10461
10462 2008-07-07 [paul]       3.5.0cvs21
10463
10464         * src/mainwindow.c
10465                 fix typo (missing ")
10466
10467 2008-07-07 [paul]       3.5.0cvs20
10468
10469         * src/mainwindow.c
10470                 fit the menu style a bit better
10471
10472 2008-07-07 [colin]      3.5.0cvs19
10473
10474         * src/prefs_themes.c
10475                 Make upgrading themes easier
10476
10477 2008-07-07 [colin]      3.5.0cvs18
10478
10479         * src/mainwindow.c
10480         * src/prefs_toolbar.c
10481         * src/stock_pixmap.c
10482                 Finish fixing bug 1609, 'Icon issues'
10483
10484 2008-07-07 [colin]      3.5.0cvs17
10485
10486         * src/prefs_common.c
10487                 Fix the default value
10488
10489 2008-07-07 [colin]      3.5.0cvs16
10490
10491         * src/prefs_summaries.c
10492                 Revert my fix to the string, the correct term
10493                 is indeed Message View
10494
10495 2008-07-07 [colin]      3.5.0cvs15
10496
10497         * AUTHORS
10498         * src/gtk/authors.h
10499         * src/prefs_common.c
10500         * src/prefs_common.h
10501         * src/prefs_summaries.c
10502         * src/summaryview.c
10503         * src/gtk/authors.h
10504                 Change "Always open message when selected" to
10505                 a tristate (Never/Always/When preview is visible)
10506                 Patch by Jonathan Corbet <corbet@lwn.net>.
10507
10508 2008-07-06 [paul]       3.5.0cvs14
10509
10510         * src/addrgather.c
10511                 improve the layout of the dialogue
10512                 improve the English
10513                 add tooltips
10514                 fix some of the nasty coding style
10515         * src/mainwindow.c
10516                 improve the English
10517                 add some missing mnemonics
10518
10519 2008-07-05 [paul]       3.5.0cvs13
10520
10521         * src/mainwindow.c
10522         * src/mainwindow.h
10523                 fix bug 1398, '"Change current account" is
10524                 available even when there's only one account'
10525         * src/plugins/pgpcore/prefs_gpg.c
10526                 put back a needed include, removed in error
10527
10528 2008-07-05 [colin]      3.5.0cvs12
10529
10530         * src/mainwindow.c
10531                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10532
10533 2008-07-05 [colin]      3.5.0cvs11
10534
10535         * src/news.c
10536         * src/news_gtk.c
10537                 Provide ability to rename newsgroups. Closes
10538                 bug 1444, 'Add GUI option for renaming 
10539                 newsgroups'. Patch by Pawel Pekala
10540
10541 2008-07-05 [colin]      3.5.0cvs10
10542
10543         * src/plugins/pgpcore/passphrase.c
10544         * src/plugins/pgpcore/prefs_gpg.c
10545         * src/plugins/pgpcore/select-keys.c
10546                 Simplify GTK includes (with the advantage
10547                 of compiling against GTK+2.13); patch by
10548                 Charles A Edwards
10549
10550 2008-07-05 [colin]      3.5.0cvs9
10551
10552         * src/wizard.c
10553                 Add SSL client certificates
10554
10555 2008-07-05 [colin]      3.5.0cvs8
10556
10557         * src/prefs_account.c
10558         * src/common/session.h
10559                 Fix warnings
10560         * src/common/ssl.c
10561                 Add one path for certs
10562
10563 2008-07-05 [colin]      3.5.0cvs7
10564
10565         * src/prefs_account.c
10566                 Fix no-ssl build
10567
10568 2008-07-04 [colin]      3.5.0cvs6
10569
10570         * src/common/ssl.c
10571         * src/common/ssl.h
10572         * src/common/ssl_certificate.c
10573                 Workaround distro bugs and fix certificate checking
10574                 with OpenSSL
10575
10576 2008-07-04 [colin]      3.5.0cvs5
10577
10578         * src/filtering.c
10579         * src/common/ssl_certificate.c
10580         * src/common/ssl_certificate.h
10581         * src/etpan/imap-thread.c
10582         * src/etpan/nntp-thread.c
10583                 Fix some leaks, thanks to Martin Zwickel
10584                 Rename gnutls functions that do the same
10585                 as OpenSSL ones, to avoid symbol clashing
10586                 when Claws is built against GnuTLS and
10587                 libetpan against OpenSSL
10588
10589 2008-07-04 [paul]       3.5.0cvs4
10590
10591         * src/prefs_account.c
10592                 remove 1 forgotten '.'
10593
10594 2008-07-04 [paul]       3.5.0cvs3
10595
10596         * src/prefs_account.c
10597                 layout/engrish fixes to the 'Client
10598                 certificates' frame
10599
10600 2008-07-03 [colin]      3.5.0cvs2
10601
10602         * src/imap.c
10603         * src/news.c
10604         * src/pop.c
10605         * src/prefs_account.c
10606         * src/prefs_account.h
10607         * src/prefs_common.c
10608         * src/send_message.c
10609         * src/common/session.c
10610         * src/common/session.h
10611         * src/common/smtp.c
10612         * src/common/smtp.h
10613         * src/common/socket.h
10614         * src/common/ssl.c
10615         * src/common/ssl.h
10616         * src/common/ssl_certificate.c
10617         * src/common/ssl_certificate.h
10618         * src/etpan/imap-thread.c
10619         * src/etpan/nntp-thread.c
10620         * src/gtk/inputdialog.c
10621                 Add support for SSL client certificates (either PEM files
10622                 with certificate and private key, either PKCS12 files)
10623
10624 2008-06-28 [colin]      3.5.0cvs1
10625
10626         * src/foldersel.c
10627                 Fix compilation with older GTKs
10628
10629 2008-06-27 [paul]       3.5.0
10630
10631         * NEWS
10632         * README
10633         * RELEASE_NOTES 
10634                 3.5.0 released
10635
10636 2008-06-27 [paul]       3.4.0cvs116
10637
10638         * src/gtk/authors.h
10639                 complete cvs115
10640
10641 2008-06-27 [paul]       3.4.0cvs115
10642
10643         * configure.ac
10644         * src/gtk/authors.h
10645                 no longer build unmaintained translations
10646
10647 2008-06-27 [paul]       3.4.0cvs114
10648
10649         * po/de.po
10650         * po/fi.po
10651         * po/pt_BR.po
10652                 updated by Stephan Sachse, Flammie Pirinen, and
10653                 Frederico Goncalves Guimaraes
10654
10655 2008-06-26 [wwp]        3.4.0cvs113
10656
10657         * manual/fr/advanced.xml
10658                 Update French version of the manual (AutoFaces documentation).
10659
10660 2008-06-26 [wwp]        3.4.0cvs112
10661
10662         * manual/fr/advanced.xml
10663         * manual/fr/plugins.xml
10664                 Updated French version of the manual (completed
10665                 hidden options list, added note about Clawsker
10666                 and new mail archiver plugin).
10667
10668 2008-06-25 [colin]      3.4.0cvs111
10669
10670         * src/gtk/gtkaspell.c
10671                 Fix non-UTF8 in the replace with dialog
10672         * src/prefs_actions.c
10673                 Fix possible crasher
10674                 Patches by Pawel
10675
10676 2008-06-24 [mones]      3.4.0cvs110
10677
10678         * src/autofaces.c
10679                 Fix non-warning message, downgraded to debug info
10680
10681 2008-06-24 [colin]      3.4.0cvs109
10682
10683         * src/summaryview.c
10684                 Fix bug 1650, Message line too small after 
10685                 changing columns in "three columns" layout
10686
10687 2008-06-24 [colin]      3.4.0cvs108
10688
10689         * src/messageview.c
10690                 Fix Spam button sensitivity in newsgroups
10691
10692 2008-06-23 [wwp]        3.4.0cvs107
10693
10694         * po/fr.po
10695                 Updated French translation.
10696
10697 2008-06-23 [mones]      3.4.0cvs106
10698
10699         * po/es.po
10700                 Updated translation for release
10701
10702 2008-06-22 [mones]      3.4.0cvs105
10703
10704         * manual/es/plugins.xml
10705                 Synced new entry for Mail Archiver plugin
10706
10707 2008-06-22 [colin]      3.4.0cvs104
10708
10709         * src/compose.c
10710                 Fix initial cursor position
10711
10712 2008-06-21 [paul]       3.4.0cvs103
10713
10714         * manual/plugins.xml
10715                 add an entry for the new Mail Archiver plugin
10716
10717 2008-06-21 [paul]       3.4.0cvs102
10718
10719         * src/gtk/about.c
10720                 we're in 'string freeze', put back the
10721                 < > symbols for now
10722
10723 2008-06-21 [paul]       3.4.0cvs101
10724
10725         * manual/advanced.xml
10726         * manual/es/advanced.xml
10727                 fix build warning: <emphasis> cannot be contained
10728                 within <filename>
10729         * src/gtk/about.c
10730                 fix non-clickable link on License page and drop
10731                 the containing < > symbols to match other links
10732
10733 2008-06-20 [mones]      3.4.0cvs100
10734
10735         * manual/advanced.xml
10736                 Added autofaces documentation, note about clawsker in hidden
10737                 preferences, minor markup fix. Thanks Paul for proofreading
10738         * manual/es/advanced.xml
10739                 Synchronised Spanish manual
10740
10741 2008-06-16 [colin]      3.4.0cvs99
10742
10743         * src/compose.c
10744                 Fix cursor placing on signature change
10745
10746 2008-06-16 [paul]       3.4.0cvs98
10747
10748         * src/imap_gtk.c
10749         * src/mh_gtk.c
10750         * src/gtk/inputdialog.c
10751                 really fussy coding style fixes
10752
10753 2008-06-16 [paul]       3.4.0cvs97
10754
10755         * src/Makefile.am
10756                 keep the alphabetical order
10757
10758 2008-06-13 [mones]      3.4.0cvs96
10759
10760         * src/autofaces.c
10761                 Fix crasher ;-)
10762         * src/prefs_filtering_action.c
10763                 Fixed cosmetic bug, processing also displays "Filtering"
10764
10765 2008-06-13 [mones]      3.4.0cvs95
10766
10767         * src/Makefile.am
10768         * src/autofaces.c       ** NEW FILE **  
10769         * src/autofaces.h       ** NEW FILE **
10770         * src/compose.c
10771                 Allow setting Faces and X-Faces globally and per-account
10772                 from configuration files under ~/.claws-mail/autofaces
10773
10774 2008-06-13 [holger]     3.4.0cvs94
10775
10776         * .cvsignore
10777                 More files to ignore
10778         * src/gtk/inputdialog.c
10779         * src/gtk/inputdialog.h
10780                 Make input dialog more generic so that a checkbox
10781                 with custom text can be used in addition to the
10782                 "remember this" checkbox
10783         * src/imap_gtk.c
10784         * src/mh_gtk.c
10785         * src/prefs_common.c
10786         * src/prefs_common.h
10787                 Allow new folders to inherit the properties of the
10788                 parent folder during folder creation
10789
10790 2008-06-13 [wwp]        3.4.0cvs93
10791
10792         * src/addressbook.c
10793                 a better fix for this string, won't break up translations,
10794                 and is conform to other similar ones.
10795
10796 2008-06-13 [wwp]        3.4.0cvs92
10797
10798         * src/addrduplicates.c
10799         * src/addressadd.c
10800         * src/addressbook.c
10801         * src/addressbook_foldersel.c
10802         * src/editgroup.c
10803                 use tree decorations everywhere AB folders are used (AB tree pane,
10804                     add address to AB, select AB folder, edit group, custom attr, find dup
10805                     results), in order to match global style
10806                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
10807                     double clicking on groups in tree pane does open the group edit dialog
10808                     double clicking on other items in tree pane does expand/collapse
10809                 fix a missing space in AB's delete-folder dialog
10810                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
10811
10812         * src/foldersel.c
10813                 make foldersel dialog show dotted lines according to global (hidden) prefs
10814
10815 2008-06-12 [colin]      3.4.0cvs91
10816
10817         * src/compose.c
10818         * src/compose.h
10819                 Fix bug 1635, 'Last character of message is truncated 
10820                 when changing accounts w/ sigs'
10821         * src/folderview.c
10822                 Fix bug 1636, 'Can't select "properties" on "folders 
10823                 only" folders'
10824
10825 2008-06-11 [colin]      3.4.0cvs90
10826
10827         * src/folder.c
10828                 Maybe fix bug 1623, 'exits with segfault when 
10829                 logging in to certain imap-servers'
10830
10831 2008-06-10 [mones]      3.4.0cvs89
10832
10833         * AUTHORS
10834         * tools/Makefile.am
10835         * tools/README
10836         * tools/convert_mbox.sh
10837                 Undo cvs86 and cvs87, it really should be a patch to 
10838                 convert_mbox.pl
10839
10840 2008-06-10 [wwp]        3.4.0cvs88
10841
10842         * po/fr.po
10843                 Updated French translation.
10844
10845 2008-06-10 [mones]      3.4.0cvs87
10846
10847         * tools/Makefile.am
10848                 Oops, forgot to add previous script for distribution
10849
10850 2008-06-10 [mones]      3.4.0cvs86
10851
10852         * AUTHORS
10853         * tools/README
10854         * tools/convert_mbox.sh
10855                 Added script to convert Evolution mail folders contributed
10856                 by Daniel Dickinson <cshore@fionavar.ca>
10857                 Fixes debian bug 461435
10858
10859 2008-06-09 [colin]      3.4.0cvs85
10860
10861         * src/main.c
10862                 Integrate AWN information bubble if dbus is
10863                 available
10864         * src/folder.c
10865                 Fix crash when calling scan_required() on 
10866                 folder classes that don't implement them
10867         * src/common/session.c
10868                 Fix a little typo
10869
10870 2008-06-09 [colin]      3.4.0cvs84
10871
10872         * src/main.c
10873                 Fix bug 1447, 'If user tries to close while starting 
10874                 up, it will not close ever.'
10875
10876 2008-06-09 [colin]      3.4.0cvs83
10877
10878         * src/filtering.c
10879                 Fix bug 1628, 'Claws Mail crashes when 
10880                 filtering selected messages'
10881
10882 2008-06-04 [colin]      3.4.0cvs82
10883
10884         * src/messageview.c
10885                 Complete handling of html parts in multipart/alternative
10886                 mails
10887
10888 2008-06-03 [paul]       3.4.0cvs81
10889
10890         * src/prefs_message.c
10891                 make always the english good
10892
10893 2008-06-03 [colin]      3.4.0cvs80
10894
10895         * src/mainwindow.c
10896         * src/mainwindow.h
10897                 Fix bug 1624, '[PATCH] Quick search should be 
10898                 disabled for folder view'; based on a patch by
10899                 Michael Terry
10900
10901 2008-06-03 [iwkse]      3.4.0cvs79
10902
10903         * src/addressbook.c
10904                 Fix little gui bug on button sensitivity
10905         * src/messageview.c
10906         * src/prefs_common.c
10907         * src/prefs_common.h
10908         * src/prefs_message.c
10909                 Allow by default to show html in multipart/alternative
10910
10911 2008-06-02 [colin]      3.4.0cvs78
10912
10913         * src/prefs_actions.c
10914                 GUI rework, patch by Pawel 
10915
10916 2008-06-02 [colin]      3.4.0cvs77
10917
10918         * src/quote_fmt.c
10919                 Fix sensitivity/alignment, patch from
10920                 Pawel
10921
10922 2008-05-31 [colin]      3.4.0cvs76
10923
10924         * src/imap.c
10925                 Fix login issue introduced in cvs75.
10926
10927 2008-05-31 [colin]      3.4.0cvs75
10928
10929         * src/imap.c
10930                 Fix more possible double-frees. Also, fix the root cause
10931                 of these double-frees by just noting the Session is to
10932                 be destroyed instead of destroying it in flight
10933
10934 2008-05-29 [paul]       3.4.0cvs74
10935
10936         * manual/keyboard.xml
10937                 'Makes' these entries like the others
10938
10939 2008-05-29 [colin]      3.4.0cvs73
10940
10941         * src/procmsg.h
10942                 Include utils.h in case we
10943                 need to pull goffset definition
10944
10945 2008-05-29 [colin]      3.4.0cvs72
10946
10947         * src/common/utils.h
10948                 Workaround a stupid Glib issue, where
10949                 goffset happens to be undefined. 
10950
10951 2008-05-28 [colin]      3.4.0cvs71
10952
10953         * src/compose.c
10954         * src/compose.h
10955         * src/grouplistdialog.c
10956         * src/image_viewer.c
10957         * src/imap.c
10958         * src/inc.c
10959         * src/main.c
10960         * src/matcher.c
10961         * src/messageview.c
10962         * src/mimeview.c
10963         * src/prefs_themes.c
10964         * src/procmsg.h
10965         * src/summaryview.c
10966         * src/summaryview.h
10967         * src/textview.c
10968         * src/common/smtp.c
10969         * src/common/utils.c
10970         * src/common/utils.h
10971                 Use goffset instead of off_t for MsgInfo's size
10972                 Allows using MsgInfo structure from plugins
10973                 compiled with largefile support
10974
10975 2008-05-26 [colin]      3.4.0cvs70
10976
10977         * src/mainwindow.c
10978         * src/mainwindow.h
10979                 Define THEME_CHANGED_HOOKLIST and invoke
10980                 it on theme change
10981         * src/plugins/trayicon/trayicon.c
10982                 Listen to THEME_CHANGED_HOOKLIST and
10983                 update accordingly
10984
10985 2008-05-26 [paul]       3.4.0cvs69
10986
10987         * src/mimeview.c
10988                 plug a leak in mimeview_save_all()
10989
10990 2008-05-24 [colin]      3.4.0cvs68
10991
10992         * src/common/utils.h
10993                 Fix wrong define on old glibs
10994
10995 2008-05-24 [paul]       3.4.0cvs67
10996
10997         * src/Makefile.am
10998         * src/stock_pixmap.c
10999         * src/stock_pixmap.h
11000         * src/toolbar.c
11001         * src/pixmaps/cancel.xpm
11002         * src/pixmaps/close.xpm
11003                 add a specific icon for A_CANCEL_INC (addresses
11004                 point 1 of bug 1609 'Icon issues')
11005                 replace close.xpm with an icon of the standard
11006                 24x24 size
11007
11008 2008-05-24 [paul]       3.4.0cvs66
11009
11010         * src/pixmaps/insert_file.xpm
11011                 replaced
11012
11013 2008-05-23 [paul]       3.4.0cvs65
11014
11015         * src/common/md5.c
11016         * src/common/md5.h
11017                 add the possibility to check md5 on binary files,
11018                 thanks to Colin
11019
11020 2008-05-23 [colin]      3.4.0cvs64
11021
11022         * src/mainwindow.c
11023         * src/summaryview.c
11024                 Fix bug 1610, 'claws crash after opening/closing 
11025                 preferences and window update'
11026
11027 2008-05-22 [colin]      3.4.0cvs63
11028
11029         * src/prefs_filtering_action.c
11030         * src/gtk/combobox.c
11031         * src/gtk/combobox.h
11032                 Fix reselecting of Tags actions in
11033                 filtering actions dialog
11034
11035 2008-05-22 [colin]      3.4.0cvs62
11036
11037         * src/Makefile.am
11038         * src/prefs_toolbar.c
11039         * src/stock_pixmap.c
11040         * src/stock_pixmap.h
11041         * src/toolbar.c
11042         * src/pixmaps/delete_btn.xpm
11043         * src/pixmaps/insert_file.xpm
11044         * src/pixmaps/mail_reply_to_list.xpm
11045                 Fix more of bug 1609:
11046                 - Add a Delete button icon
11047                 - Add a Reply to list button icon
11048                 - Fix Insert file button icon
11049                 Artwork by Ciprian Popovici.
11050
11051 2008-05-21 [colin]      3.4.0cvs61
11052
11053         * src/common/utils.c
11054                 Fix a little leak
11055
11056 2008-05-21 [wwp]        3.4.0cvs60
11057
11058         * src/prefs_filtering.c
11059                 Don't show SMTP-only accounts in accounts list, as they are
11060                 irrelevant for filtering incoming messages.
11061
11062 2008-05-21 [colin]      3.4.0cvs59
11063
11064         * src/mainwindow.c
11065                 Don't put SMTP-only accounts in receive menus
11066
11067 2008-05-21 [colin]      3.4.0cvs58
11068
11069         * src/imap.c
11070                 Fix cvs56 (brain fart)
11071
11072 2008-05-21 [colin]      3.4.0cvs57
11073
11074         * src/common/utils.c
11075                 Fix bug 1615, 'hang on FIFO when the other end's not 
11076                 opened'
11077
11078 2008-05-21 [colin]      3.4.0cvs56
11079
11080         * src/imap.c
11081                 Fix a warning
11082
11083 2008-05-19 [colin]      3.4.0cvs55
11084
11085         * src/plugins/pgpcore/sgpgme.c
11086                 Maybe fix debian bug 481856, 'Segmentation fault 
11087                 when verifying a GPG signature'. Although it 
11088                 looks like a race condition...
11089
11090 2008-05-19 [colin]      3.4.0cvs54
11091
11092         * src/prefs_filtering_action.c
11093         * src/prefs_matcher.c
11094         * src/common/tags.c
11095         * src/common/tags.h
11096         * src/gtk/combobox.c
11097         * src/gtk/combobox.h
11098                 Patch by Pawel: disabled Tags menus in filtering dialogs
11099
11100 2008-05-19 [colin]      3.4.0cvs53
11101
11102         * src/prefs_account.c
11103                 GUI patch by Pawel: align ports entries
11104
11105 2008-05-19 [colin]      3.4.0cvs52
11106
11107         * src/mainwindow.c
11108                 Fix bug 1616, 'strange question while emptying trash'
11109
11110 2008-05-18 [colin]      3.4.0cvs51
11111
11112         * src/common/plugin.c
11113         * src/etpan/imap-thread.c
11114         * src/etpan/nntp-thread.c
11115         * src/gtk/gtksctree.c
11116                 Fix bug 1613, 'Various memory leaks'; 
11117                 based on a patch by Didier Barvaux.
11118
11119 2008-05-18 [colin]      3.4.0cvs50
11120
11121         * src/mimeview.c
11122         * src/privacy.h
11123         * src/toolbar.c
11124         * src/toolbar.h
11125         * src/plugins/pgpcore/sgpgme.c
11126                 Fix more parts of bug 1609:
11127                 - Make use of specific Expired privacy icon
11128                 - Use CLOSE instead of NOTICE_ERROR for cancel
11129                   receiving
11130                 - Allow a Preferences button in the main toolbar
11131
11132 2008-05-18 [colin]      3.4.0cvs49
11133
11134         * src/stock_pixmap.c
11135                 Fix bug with non-updating icons after theme change:
11136                 If fetching pixbuf for a given icon after a theme
11137                 change, the next pixmap fetch would return the old
11138                 cached one, as the theme change was forgotten at 
11139                 this time. (and vice-versa). This was mostly 
11140                 visible on open folder icons
11141
11142 2008-05-17 [colin]      3.4.0cvs48
11143
11144         * src/prefs_summaries.c
11145         * src/summaryview.c
11146                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11147                 options'. Patch by Pawel
11148
11149 2008-05-16 [colin]      3.4.0cvs47
11150
11151         * src/imap.c
11152                 Fix another possible crash (on fatal errors
11153                 at login, like stream error).
11154
11155 2008-05-16 [paul]       3.4.0cvs46
11156
11157         * tools/thunderbird-filters-convertor.pl
11158                 fix a typo
11159                 fix reading a tb rule that contains something
11160                 like that: \"Sender\"
11161
11162 2008-05-16 [paul]       3.4.0cvs45
11163
11164         * tools/README
11165         * tools/csv2addressbook.pl
11166                 add support for gmail exported csv address book
11167
11168 2008-05-16 [colin]      3.4.0cvs44
11169
11170         * configure.ac
11171         * src/ldapupdate.c
11172                 Fix ldap deprecated calls. Patch by
11173                 Michael Rasmussen
11174
11175 2008-05-16 [paul]       3.4.0cvs43
11176
11177         * manual/de/account.xml
11178         * manual/it/account.xml
11179         * manual/it/ack.xml
11180         * manual/it/addrbook.xml
11181         * manual/it/claws-mail-manual.xml
11182         * manual/it/gpl.xml
11183         * manual/it/intro.xml
11184         * manual/it/starting.xml
11185                 add pages towards German and Italian manuals.
11186                 (just for storage, they are not built yet, due
11187                 to being incomplete.) submitted by Speckmade
11188                 <Speckmade@gmx.net> and Salvatore De Paolis
11189                 <iwkse@claws-mail.org>
11190
11191 2008-05-16 [colin]      3.4.0cvs42
11192
11193         * src/gtk/sslcertwindow.c
11194                 Fix SHA1 fingerprint with GnuTLS
11195
11196 2008-05-15 [colin]      3.4.0cvs41
11197
11198         * src/gtk/sslcertwindow.c
11199                 Print SHA1 fingerprint too
11200
11201 2008-05-15 [colin]      3.4.0cvs40
11202
11203         * src/imap.c
11204                 Fix certificate port on TLS. It was 
11205                 previously always 0.
11206                 **IMPORTANT INFORMATION**: this will trigger 
11207                 one wrong "New certificate" warning at the 
11208                 first connection with this fix, if using STARTTLS
11209                 on IMAP.
11210         * src/gtk/sslcertwindow.c
11211                 Make labels selectable
11212
11213 2008-05-15 [colin]      3.4.0cvs39
11214
11215         * src/imap.c
11216                 Fix double free when STARTTLS fails (for
11217                 example due to refusing the certificate)
11218
11219 2008-05-15 [paul]       3.4.0cvs38
11220
11221         * manual/advanced.xml
11222                 fix typo
11223
11224 2008-05-15 [paul]       3.4.0cvs37
11225
11226         * manual/advanced.xml
11227         * src/prefs_send.c
11228                 make outgoing_fallback_to_ascii a hidden pref
11229
11230 2008-05-14 [colin]      3.4.0cvs36
11231
11232         * src/main.c
11233         * src/mainwindow.c
11234         * src/mainwindow.h
11235                 Make it possible to cancel quit when Claws
11236                 ask whether to empty trash.
11237
11238 2008-05-14 [colin]      3.4.0cvs35
11239
11240         * src/compose.c
11241         * src/prefs_common.c
11242         * src/prefs_common.h
11243         * src/prefs_send.c
11244                 Add a preference to be able to specify an
11245                 outgoing charset/encoding but still fallback
11246                 to 7bit US-ASCII when possible (default TRUE,
11247                 same behavior as pre-cvs34)
11248
11249 2008-05-14 [colin]      3.4.0cvs34
11250
11251         * src/compose.c
11252                 Always use the specified encoding and charset if it is
11253                 specified, even if the mail is ASCII.
11254
11255 2008-05-13 [paul]       3.4.0cvs33
11256
11257         * src/ldapupdate.c
11258                 fix the build warnings the easy way for now
11259
11260 2008-05-13 [colin]      3.4.0cvs32
11261
11262         * src/prefs_themes.c
11263                 Count .png files as icons too (fixes part
11264                 of bug 1609, 'Icon issues')
11265
11266 2008-05-13 [wwp]        3.4.0cvs31
11267
11268         * src/addressbook_foldersel.c
11269                 Fix wrong check (completes 3.4.0.cvs30).
11270
11271 2008-05-12 [wwp]        3.4.0cvs30
11272
11273         * src/addressbook.c
11274         * src/addressbook_foldersel.c
11275         * src/filtering.c
11276         * src/matcher.c
11277         * src/prefs_matcher.c
11278         * src/plugins/bogofilter/bogofilter.c
11279         * src/plugins/bogofilter/bogofilter_gtk.c
11280         * src/plugins/dillo_viewer/dillo_prefs.c
11281         * src/plugins/spamassassin/spamassassin.c
11282         * src/plugins/spamassassin/spamassassin_gtk.c
11283                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11284                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11285                 translated string "Any" in plugins (whitelisting) and
11286                 UTF8 comparisons.
11287
11288 2008-05-07 [colin]      3.4.0cvs29
11289
11290         * configure.ac
11291                 Fix --enable-maemo (assume --enable-generic-umpc)
11292
11293 2008-05-07 [colin]      3.4.0cvs28
11294
11295         * configure.ac
11296         * src/account.c
11297         * src/addr_compl.c
11298         * src/compose.c
11299         * src/editaddress.c
11300         * src/folderview.c
11301         * src/mainwindow.c
11302         * src/messageview.c
11303         * src/mimeview.c
11304         * src/prefs_account.c
11305         * src/prefs_common.c
11306         * src/prefs_display_header.c
11307         * src/prefs_filtering.c
11308         * src/prefs_summaries.c
11309         * src/prefs_template.c
11310         * src/prefs_toolbar.c
11311         * src/stock_pixmap.c
11312         * src/summaryview.c
11313         * src/summaryview.h
11314         * src/textview.c
11315         * src/toolbar.c
11316         * src/gtk/about.c
11317         * src/gtk/gtksctree.c
11318         * src/gtk/menu.c
11319         * src/gtk/prefswindow.c
11320         * src/gtk/sslcertwindow.c
11321                 Separate generic UMPC code (layouts, ...) from 
11322                 MAEMO code (Hildon, ...)
11323
11324 2008-05-06 [paul]       3.4.0cvs27
11325
11326         * tools/claws.i18n.status.pl
11327                 add he.po
11328
11329 2008-05-06 [colin]      3.4.0cvs26
11330
11331         * src/common/utils.c
11332                 Maybe fix crash on FreeBSD
11333
11334 2008-05-05 [colin]      3.4.0cvs25
11335
11336         * src/messageview.c
11337                 Fix bug 1602, 'Crash when sending return receipt for
11338                 messages with no subject'
11339
11340 2008-05-05 [colin]      3.4.0cvs24
11341
11342         * src/mimeview.c
11343                 Don't overwrite temporary files with same
11344                 name when drag and dropping. Fixes bug 1599,
11345                 'attach multiple files with the same name from 
11346                 one mail to another'
11347
11348 2008-05-04 [paul]       3.4.0cvs23
11349
11350         * src/compose.c
11351         * src/prefs_common.c
11352                 fix bug 1587 'can not replay with quote'
11353
11354 2008-05-03 [colin]      3.4.0cvs22
11355
11356         * po/de.po
11357                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11358
11359 2008-05-03 [colin]      3.4.0cvs21
11360
11361         * src/toolbar.c
11362                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11363                 icon isn't grayed although ineffective'
11364
11365 2008-05-02 [wwp]        3.4.0cvs20
11366
11367         * po/fr.po
11368                 Fix translation.
11369
11370         * src/prefs_folder_item.c
11371                 Add missing notice in folder properties (templates) when
11372                 folder is a root node.
11373
11374 2008-04-30 [colin]      3.4.0cvs19
11375
11376         * src/prefs_toolbar.c
11377                 Add Trash and Delete icons to the icon chooser
11378
11379 2008-04-30 [colin]      3.4.0cvs18
11380
11381         * src/compose.c
11382                 Remove "Delete entire line" which was a noop
11383                 and should be the same as "Delete line" :)
11384
11385 2008-04-30 [colin]      3.4.0cvs17
11386
11387         * src/compose.c
11388                 Fix 'Delete line' and 'Delete to end of line'
11389                 on the last line. Patch by <seelenhirt@gmx.net>
11390
11391 2008-04-28 [colin]      3.4.0cvs16
11392
11393         * src/folder.c
11394                 Fix bug 1589, 'tagsdb file not removed when
11395                 folder deleted'.
11396         * src/common/utils.c
11397                 Make sure claws_unlink accepts NULL arg.
11398
11399 2008-04-25 [colin]      3.4.0cvs15
11400
11401         * src/common/ssl.c
11402                 Fix/simplify previous commit
11403
11404 2008-04-25 [colin]      3.4.0cvs14
11405
11406         * src/addrindex.h
11407         * src/common/ssl_certificate.c
11408                 Patch by Marcus: Fix Win32 build
11409         * src/common/ssl.c
11410                 Fix build with GnuTLS/no pthread, thanks
11411                 to Marcus
11412
11413 2008-04-25 [colin]      3.4.0cvs13
11414
11415         * src/summaryview.c
11416                 Fix bug 1586, '3-pane vertical layout now and then 
11417                 still shows sender column'
11418
11419 2008-04-25 [colin]      3.4.0cvs12
11420
11421         * src/Makefile.am
11422         * src/w32-logo.ico
11423         * src/w32-resource.rc
11424                 Patch from Marcus Brinkmann to set an icon on w32.
11425
11426 2008-04-24 [colin]      3.4.0cvs11
11427
11428         * src/inc.c
11429         * src/inc.h
11430                 Trace inc locks
11431         * src/ldif.c
11432         * src/ldif.h
11433                 Fix bug 1581, 'Bad File Format during Import LDIF':
11434                 Use dynamically allocated buffers; also, allow 
11435                 importing contacts with no email address
11436
11437 2008-04-24 [colin]      3.4.0cvs10
11438
11439         * src/prefs_common.c
11440                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11441
11442 2008-04-23 [colin]      3.4.0cvs9
11443
11444         * src/compose.c
11445         * src/prefs_folder_item.c
11446         * src/prefs_template.c
11447         * src/quote_fmt.c
11448                 Fix bug 1576: Fix unescaping of templates when testing them
11449                 I think it breaks nothing. (wwp, you're welcome to double-check)
11450
11451 2008-04-23 [paul]       3.4.0cvs8
11452
11453         * manual/advanced.xml
11454                 add info about the "two_line_vertical" hidden
11455                 pref
11456
11457 2008-04-22 [paul]       3.4.0cvs7
11458
11459         * src/prefs_common.c
11460         * src/prefs_common.h
11461         * src/summaryview.c
11462                 make the 2-line view in summaryview when in three
11463                 columns mode configurable. hidden pref: "two_line_vertical"
11464
11465 2008-04-22 [colin]      3.4.0cvs6
11466
11467         * src/inc.c
11468                 Fix missing inc_unlock()
11469         * src/prefs_matcher.c
11470         * src/send_message.c
11471                 Fix my last commit
11472
11473 2008-04-22 [colin]      3.4.0cvs5
11474
11475         * src/etpan/imap-thread.c
11476                 Use g_(un)setenv instead of (un)setenv which
11477                 doesn't exist on IRIX 6.5
11478
11479 2008-04-22 [colin]      3.4.0cvs4
11480
11481         * src/inc.c
11482         * src/prefs_common.c
11483         * src/send_message.c
11484                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11485                 Set the default timeout to 75 seconds
11486
11487 2008-04-20 [colin]      3.4.0cvs3
11488
11489         * src/pixmaps/tray_newmail.offline.xpm
11490         * src/pixmaps/tray_newmail.xpm
11491         * src/pixmaps/tray_newmarkedmail.offline.xpm
11492         * src/pixmaps/tray_newmarkedmail.xpm
11493         * src/pixmaps/tray_nomail.offline.xpm
11494         * src/pixmaps/tray_nomail.xpm
11495         * src/pixmaps/tray_unreadmail.offline.xpm
11496         * src/pixmaps/tray_unreadmail.xpm
11497         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11498         * src/pixmaps/tray_unreadmarkedmail.xpm
11499                 Make the tray icons a bit nicer. Would be
11500                 nice to get really nice icons from someone
11501                 who's good at Gimp :)
11502
11503 2008-04-18 [colin]      3.4.0cvs2
11504
11505         * src/common/log.c
11506                 Forgot one g_unlink
11507
11508 lease complete the changelog entry below
11509 2008-04-18 [colin]      3.4.0cvs1
11510
11511         * src/addrduplicates.c
11512         * src/addressbook.c
11513         * src/compose.c
11514         * src/crash.c
11515         * src/editaddress.c
11516         * src/folder.c
11517         * src/image_viewer.c
11518         * src/imap.c
11519         * src/inc.c
11520         * src/main.c
11521         * src/mbox.c
11522         * src/messageview.c
11523         * src/mh.c
11524         * src/msgcache.c
11525         * src/news.c
11526         * src/partial_download.c
11527         * src/pop.c
11528         * src/prefs_common.c
11529         * src/prefs_common.h
11530         * src/prefs_other.c
11531         * src/prefs_themes.c
11532         * src/procheader.c
11533         * src/procmime.c
11534         * src/procmsg.c
11535         * src/textview.c
11536         * src/wizard.c
11537         * src/common/prefs.c
11538         * src/common/ssl_certificate.c
11539         * src/common/template.c
11540         * src/common/utils.c
11541         * src/common/utils.h
11542         * src/etpan/imap-thread.c
11543         * src/plugins/dillo_viewer/dillo_viewer.c
11544         * src/plugins/pgpcore/sgpgme.c
11545         * src/plugins/pgpinline/pgpinline.c
11546                 Add an option to shred temporary files and messages
11547                 instead of just removing them. Slows deletions down!
11548
11549 2008-04-18 [paul]       3.4.0
11550
11551         * NEWS
11552         * README
11553         * RELEASE_NOTES 
11554                 3.4.0 released
11555
11556
11557 2008-04-18 [paul]       3.3.1cvs61
11558
11559         * po/de.po
11560         * po/fi.po
11561         * po/it.po
11562         * po/pt_BR.po
11563                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11564                 and Frederico Goncalves Guimaraes
11565         * po/es.po
11566                 updated on the last minute by a lazy Ricardo Mones
11567
11568 2008-04-18 [colin]      3.3.1cvs60
11569
11570         * po/fr.po
11571                 Update translation (Fabien Vantard)
11572
11573 2008-04-17 [colin]      3.3.1cvs59
11574
11575         * src/imap.c
11576                 Fix debian bug 474712, 'claws seg faults when IMAP 
11577                 connection breaks after an IMAP protocol error 
11578                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11579         * src/summaryview.c
11580                 Fix a little leak
11581
11582 2008-04-17 [colin]      3.3.1cvs58
11583
11584         * src/common/log.c
11585                 Fix log size getting out of control (claws-mail
11586                 getting SIGXFSZ): rotate if every 10MB
11587
11588 2008-04-10 [paul]       3.3.1cvs57
11589
11590         * src/prefs_other.c
11591                 improvements to english usage
11592
11593 2008-04-10 [paul]       3.3.1cvs56
11594
11595         * src/prefs_receive.c
11596                 add an accurate description
11597
11598 2008-04-08 [colin]      3.3.1cvs55
11599
11600         * src/undo.c
11601                 Probably fix corruption, introduced in cvs53
11602
11603 2008-04-04 [iwkse]      3.3.1cvs54
11604
11605         * src/undo.c
11606                 undo should works properly again
11607
11608 2008-04-04 [iwkse]      3.3.1cvs53
11609
11610         * src/undo.c
11611                 Fix a segfault but breaks undo
11612                 on a specific case (eg. double paste with
11613                 middle-mouse button)
11614
11615 2008-04-04 [iwkse]      3.3.1cvs52
11616
11617         * src/prefs_filtering.c
11618                 Fix previous Tab mess
11619
11620 2008-04-03 [iwkse]      3.3.1cvs51
11621
11622         * src/prefs_filtering.c
11623                 Add search in filtering rules list
11624
11625 2008-04-02 [colin]      3.3.1cvs50
11626
11627         * src/main.c
11628                 Revert part of the previous patch: we do
11629                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11630                 exists
11631
11632 2008-04-02 [colin]      3.3.1cvs49
11633
11634         * src/main.c
11635                 Fix bug 1562, 'Claws-Mail does not completely 
11636                 respect settings in GTK2_RC_FILES environment'
11637                 Remove manual parsing of .gtkrc-2.0 and 
11638                 .gtk/gtkrc-2.0. GTK does it itself these days.
11639
11640 2008-04-01 [colin]      3.3.1cvs48
11641
11642         * src/imap_gtk.c
11643                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11644                 ticking "Show only subscribed"'
11645
11646 2008-03-31 [colin]      3.3.1cvs47
11647
11648         * src/folder.c
11649                 Fix bug 1553, 'File lock not respected'
11650                 Regression due to the implementation of
11651                 deletion batching
11652
11653 2008-03-31 [colin]      3.3.1cvs46
11654
11655         * src/mainwindow.c
11656                 Fix tags menu update, thanks to Paul
11657
11658 2008-03-29 [wwp]        3.3.1cvs45
11659
11660         * src/prefs_account.c
11661         * src/prefs_common.c
11662         * src/prefs_folder_item.c
11663         * src/prefs_quote.c
11664         * src/quote_fmt.c
11665         * src/quote_fmt.h
11666                 Fix compose template formats (in global preferences)
11667                 being translated under specific conditions.
11668                 Add a button to restore factory defaults for current
11669                 language.
11670
11671 2008-03-27 [colin]      3.3.1cvs44
11672
11673         * src/common/prefs.c
11674         * src/common/xmlprops.c
11675                 Fix RedHat bug 431735, 'segfault if /home is full' 
11676                 (when starting): Fix double fclose() in prefs.c
11677                 and potentially xmlprops.c
11678
11679 2008-03-27 [colin]      3.3.1cvs43
11680
11681         * src/addressbook.c
11682                 Fix bug 1559, 'Claws Mail crashed deleting all 
11683                 common contacts'
11684
11685 2008-03-27 [wwp]        3.3.1cvs42
11686
11687         * src/addressbook.c
11688                 Fix 3.3.0cvs41.
11689
11690 2008-03-27 [wwp]        3.3.1cvs41
11691
11692         * src/addressbook.c
11693                 Prevent list flickering when deleting addresses.
11694
11695 2008-03-26 [colin]      3.3.1cvs40
11696
11697         * src/imap.c
11698                 Clean up session disconnection. Possibly
11699                 fix Ubuntu bug #204290
11700
11701 2008-03-26 [colin]      3.3.1cvs39
11702
11703         * src/textview.c
11704                 Fix bug 1555: current folder wasn't used when
11705                 right-clicking on an email address
11706
11707 2008-03-25 [colin]      3.3.1cvs38
11708
11709         * src/plugins/bogofilter/bogofilter.c
11710         * src/plugins/bogofilter/bogofilter.h
11711         * src/plugins/bogofilter/bogofilter_gtk.c
11712                 Add a "learn from whitelist" preference
11713                 Whitelist Unsure mails too.
11714
11715 2008-03-24 [paul]       3.3.1cvs37
11716
11717         * src/prefs_account.c
11718                 If no MH mailbox and no account exists, when
11719                 creating a POP/Local account, just create and
11720                 use the default one instead of bailing with a
11721                 "Mailbox doesn't exist" error
11722
11723 2008-03-21 [colin]      3.3.1cvs36
11724
11725         * src/procmime.c
11726                 strstrip mime subtype
11727
11728 2008-03-21 [paul]       3.3.1cvs35
11729
11730         * manual/advanced.xml
11731                 correct and update the info about Actions
11732
11733 2008-03-20 [colin]      3.3.1cvs34
11734
11735         * src/messageview.c
11736         * src/messageview.h
11737         * src/textview.c
11738                 Show at max 1MB of text, add a noticeview to
11739                 show everything optionally.
11740
11741 2008-03-20 [colin]      3.3.1cvs33
11742
11743         * src/stock_pixmap.c
11744                 Add support for png themes
11745
11746 2008-03-19 [wwp]        3.3.1cvs32
11747
11748         * src/procheader.c
11749                 Sanity check.
11750
11751 2008-03-18 [colin]      3.3.1cvs31
11752
11753         * src/common/utils.c
11754         * src/common/utils.h
11755                 Handle size_t instead of off_t in to_human_readable
11756
11757 2008-03-18 [colin]      3.3.1cvs30
11758
11759         * src/imap.c
11760                 Remove raw printf
11761
11762 2008-03-16 [colin]      3.3.1cvs29
11763
11764         * src/summaryview.c
11765                 Fix build on GTK < 2.12
11766
11767 2008-03-16 [colin]      3.3.1cvs28
11768
11769         * src/mainwindow.c
11770                 Refresh non-list widget when switching
11771                 messageview
11772
11773 2008-03-16 [colin]      3.3.1cvs27
11774
11775         * manual/faq.xml
11776                 Revert cvs25: This wasn't a typo :) :
11777                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
11778
11779
11780 2008-03-16 [colin]      3.3.1cvs26
11781
11782         * src/summaryview.c
11783         * src/gtk/gtksctree.c
11784         * src/gtk/gtksctree.h
11785                 Implement 2-lines items in Summaryview when in 
11786                 three columns mode
11787
11788 2008-03-16 [paul]       3.3.1cvs25
11789
11790         * manual/faq.xml
11791                 fix typo
11792
11793 2008-03-14 [colin]      3.3.1cvs24
11794
11795         * src/prefs_filtering_action.c
11796                 Fix buglet on setting recipient when
11797                 reediting forward rules.
11798
11799 2008-03-12 [colin]      3.3.1cvs23
11800
11801         * src/summaryview.c
11802                 Fix a new unused variable warning
11803         * src/plugins/trayicon/trayicon.c
11804                 Fix folderview's scrollbar at startup
11805                 if starting hidden
11806
11807 2008-03-12 [colin]      3.3.1cvs22
11808
11809         * src/folderview.c
11810         * src/summaryview.c
11811                 Use item_opened at the beginning of showing
11812                 a folder instead of the end. Fixes flicker.
11813
11814 2008-03-12 [paul]       3.3.1cvs21
11815
11816         * src/folder.c
11817         * src/folder.h
11818         * src/mainwindow.c
11819         * src/procmsg.c
11820         * src/summaryview.c
11821         * src/plugins/trayicon/trayicon.c
11822                 add tooltip with extended folder stats
11823
11824 2008-03-10 [colin]      3.3.1cvs20
11825
11826         * src/common/xml.c
11827                 Handle comments
11828
11829 2008-03-07 [colin]      3.3.1cvs19
11830
11831         * src/mainwindow.c
11832                 Fix blinking of the taskbar entry
11833
11834 2008-03-07 [colin]      3.3.1cvs18
11835
11836         * src/mainwindow.c
11837                 MAEMO: Fix bug 1494, 'Trayicon 
11838                 plugin breaks UI...'
11839
11840 2008-03-07 [paul]       3.3.1cvs17
11841
11842         * src/gtk/authors.h
11843                 reflect reality a bit more closely
11844
11845 2008-03-06 [colin]      3.3.1cvs16
11846
11847         * src/mainwindow.c
11848         * src/mainwindow.h
11849         * src/summaryview.c
11850         * src/summaryview.h
11851         * src/toolbar.c
11852                 Integrate things better wrt the new
11853                 summaryview extensibility.
11854
11855 2008-03-06 [wwp]        3.3.1cvs15
11856
11857         * src/quote_fmt.c
11858                 Fix some gcc warnings.
11859
11860 2008-03-06 [wwp]        3.3.1cvs14
11861
11862         * src/prefs_account.c
11863         * src/prefs_folder_item.c
11864         * src/prefs_gtk.c
11865         * src/prefs_template.c
11866         * src/gtk/prefswindow.c
11867         * src/gtk/prefswindow.h
11868                 prefs_templates: fix missing unregistering of addr_completion widgets
11869                 and and ending of addr_completion service.
11870                 prefs_folder_item: fix missing registering/unregistering of widgets,
11871                 and rework the way add_completion service is started and stopped.
11872                 Plus few prefswindow API changes (opening).
11873
11874 2008-03-06 [wwp]        3.3.1cvs13
11875
11876         * src/folder_item_prefs.c
11877         * src/prefs_template.c
11878         * src/prefs_template.h
11879         * src/quote_fmt.c
11880         * src/common/template.c
11881                 Complete 3.3.1cvs12, thanks to Colin.
11882
11883 2008-03-06 [wwp]        3.3.1cvs12
11884
11885         * src/compose.c
11886         * src/folder_item_prefs.c
11887         * src/folder_item_prefs.h
11888         * src/prefs_account.c
11889         * src/prefs_folder_item.c
11890         * src/prefs_quote.c
11891         * src/prefs_template.c
11892         * src/quote_fmt.c
11893         * src/quote_fmt.h
11894         * src/common/template.c
11895         * src/common/template.h
11896                 Global and per-folder templates can now override the from name (this
11897                 doesn't change the account being used).
11898                 Examples:
11899                  "My other name" <%account_email> (just changes the name)
11900                  my.faked.email@address.org (overrides the address too)
11901
11902 2008-03-05 [colin]      3.3.1cvs11
11903
11904         * src/summaryview.c
11905         * src/summaryview.h
11906                 Replace that hbox with a notebook
11907
11908 2008-03-05 [colin]      3.3.1cvs10
11909
11910         * src/folder.h
11911         * src/folderview.c
11912                 Add klass functions for notification of folder
11913                 opening/closing via the GUI
11914         * src/summaryview.c
11915         * src/summaryview.h
11916                 Add a specific container for the scrolledwin
11917
11918 2008-03-05 [colin]      3.3.1cvs9
11919
11920         * src/folder.h
11921         * src/folderview.c
11922                 Add klass functions for notification of folder 
11923                 opening/closing via the GUI
11924         * src/summaryview.c
11925         * src/summaryview.h
11926                 Add a specific container for the scrolledwin
11927
11928 2008-03-02 [colin]      3.3.1cvs8
11929
11930         * src/messageview.c
11931                 MAEMO: Fix bug 1541, 'Deleting message from within 
11932                 read window displays next message then closes.'
11933
11934 2008-03-02 [colin]      3.3.1cvs7
11935
11936         * src/main.c
11937                 Probably fix bug 1539, 'Program crashes':
11938                 Setup Gcrypt's thread functions when built
11939                 with GnuTLS
11940
11941 2008-03-01 [colin]      3.3.1cvs6
11942
11943         * src/folder.c
11944         * src/imap_gtk.c
11945                 Get rid of stale folders with no account
11946
11947 2008-02-28 [colin]      3.3.1cvs5
11948
11949         * src/compose.c
11950                 Fix bug 1534, 'Segmentation fault when doing 
11951                 some draft saving and then throwing away'
11952         * src/imap.c
11953                 Fix bug 1533, 'Claws is unable to mark messages 
11954                 as "read" in IMAP shared folders'
11955         * src/etpan/imap-thread.c
11956                 Fix bug 1515, 'large messages crash claws when 
11957                 syncing for offline mode'. This is rather a
11958                 workaround, and mails > 64MB will still be
11959                 problematic if there's less than 64MB available
11960                 on the dataroot volume.
11961         * src/messageview.c
11962                 MAEMO: Add information when fetching big messages
11963
11964 2008-02-26 [colin]      3.3.1cvs4
11965
11966         * src/imap.c
11967                 fix bug 1532, '"login refused" message insufficiently 
11968                 detailed'
11969
11970 2008-02-26 [paul]       3.3.1cvs3
11971
11972         * INSTALL
11973         * README
11974                 remove mentions of ClamAV and a few other
11975                 old bits of information
11976
11977 2008-02-23 [colin]      3.3.1cvs2
11978
11979         * src/main.c
11980                 Fix log output (missing \n)
11981
11982 2008-02-23 [colin]      3.3.1cvs1
11983
11984         * configure.ac
11985                 Bump version number for stable release
11986
11987 2008-02-23 [paul]       3.3.0cvs21
11988
11989         * po/he.po
11990                 updated by Ofer
11991
11992 2008-02-21 [colin]      3.3.0cvs20
11993
11994         * src/matcher.c
11995                 Fix bug 1527, 'filtering is case sensitive when it 
11996                 shouldn't be'
11997
11998 2008-02-20 [colin]      3.3.0cvs19
11999
12000         * src/main.c
12001                 Fix file attachments from older Thunar
12002
12003 2008-02-19 [colin]      3.3.0cvs18
12004
12005         * manual/plugins.xml
12006         * manual/es/plugins.xml
12007         * manual/fr/plugins.xml
12008         * manual/pl/plugins.xml
12009                 Remove Clamav
12010
12011 2008-02-19 [paul]       3.3.0cvs17
12012
12013         * tools/README
12014         * tools/csv2addressbook.pl
12015                 add support for Kmail/Kaddressbook
12016
12017 2008-02-18 [colin]      3.3.0cvs16
12018
12019         * src/imap.c
12020                 Unset folder's session before creating a
12021                 new one
12022         * src/main.c
12023         * src/prefs_common.c
12024         * src/prefs_common.h
12025         * manual/advanced.xml
12026                 Add an hidden use_networkmanager pref, to
12027                 disable NetworkManager handling. Also,
12028                 consider UNKNOWN state to be CONNECTED.
12029
12030 2008-02-18 [wwp]        3.3.0cvs15
12031
12032         * src/matcher.c
12033                 Fix Engrish and make 'not' more visible in filtering debug logs.
12034
12035 2008-02-15 [colin]      3.3.0cvs14
12036
12037         * src/matcher.c
12038                 Revert cvs10 for now, it breaks the feature
12039
12040 2008-02-15 [colin]      3.3.0cvs13
12041
12042         * src/main.c
12043                 Always focus folder tree at startup
12044         * src/compose.c
12045                 Fix bug 1521, 'Cannot close compose window after 
12046                 replying to a non-existent news message'
12047
12048 2008-02-13 [colin]      3.3.0cvs12
12049
12050         * src/folderview.c
12051                 Fix important warnings
12052
12053 2008-02-12 [colin]      3.3.0cvs11
12054
12055         * src/imap.c
12056         * src/etpan/imap-thread.c
12057         * src/etpan/imap-thread.h
12058                 Fix handling of $Forwarded flag on Exchange:
12059                 check for the existence or creatability of a
12060                 flag before using it.
12061
12062 2008-02-12 [colin]      3.3.0cvs10
12063
12064         * src/matcher.c
12065                 Optimise matching on Found in addressbook if
12066                 the matched header is in cache (From, etc)
12067
12068 2008-02-12 [colin]      3.3.0cvs9
12069
12070         * src/folderview.c
12071                 Fix crashy stuff when changing displayed
12072                 columns
12073
12074 2008-02-12 [wwp]        3.3.0cvs8
12075
12076         * src/folder.h
12077                 Remove duplicate func declaration and restore the one
12078                 a missing one.
12079
12080 2008-02-12 [wwp]        3.3.0cvs7
12081
12082         * src/compose.c
12083         * src/export.c
12084         * src/folder.c
12085         * src/folder.h
12086         * src/foldersel.c
12087         * src/foldersel.h
12088         * src/imap_gtk.c
12089         * src/import.c
12090         * src/mainwindow.c
12091         * src/messageview.c
12092         * src/mh_gtk.c
12093         * src/prefs_account.c
12094         * src/prefs_filtering_action.c
12095         * src/summaryview.c
12096         * src/plugins/bogofilter/bogofilter_gtk.c
12097         * src/plugins/spamassassin/spamassassin_gtk.c
12098                 Allow moving/copying folders to root folders when using
12099                 the folder selection dialog (it was not possible to
12100                 maemo users to reparent a subfolder to a root folder
12101                 at all).
12102
12103 2008-02-12 [fabien]     3.3.0cvs6
12104
12105         * po/fr.po
12106                 a few days late for i18n fr update. Sorry.
12107
12108 2008-02-11 [colin]      3.3.0cvs5
12109
12110         * src/main.c
12111                 Implement support for future /dev/mem_notify.
12112                 This Linux kernel feature will allow applications
12113                 to be notified that memory has to be freed
12114                 before getting OOM-killed. For more information:
12115                 http://lwn.net/Articles/267013/
12116
12117 2008-02-10 [paul]       3.3.0cvs4
12118
12119         * src/Makefile.am
12120         * src/mimeview.c
12121         * src/prefs_toolbar.c
12122         * src/stock_pixmap.c
12123         * src/stock_pixmap.h
12124         * src/pixmaps/mime_text_patch.xpm
12125                 add an icon for attached patches
12126
12127 2008-02-09 [paul]       3.3.0cvs3
12128
12129         * src/gtk/about.c
12130                 bump the (c) year
12131
12132 2008-02-09 [wwp]        3.3.0cvs2
12133
12134         * src/main.c
12135                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12136
12137 2008-02-08 [colin]      3.3.0cvs1
12138
12139         * src/common/utils.c
12140                 Forbid attaching anything containing "../" or ".ssh/"
12141                 from mailto: URI
12142
12143 2008-02-08 [paul]       3.3.0
12144
12145         * NEWS
12146         * README
12147         * RELEASE_NOTES 
12148                 3.3.0 released
12149
12150 2008-02-08 [paul]       3.2.0cvs77
12151
12152         * AUTHORS
12153                 updated with new translators
12154         * configure.ac
12155                 added he to ALL_LINGUAS
12156         * po/cs.po
12157         * po/de.po
12158         * po/es.po
12159         * po/fi.po
12160         * po/hu.po
12161         * po/it.po
12162         * po/pt_BR.po
12163         * po/zh_CN.po
12164                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12165                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12166                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12167                 and Ralph Young
12168         * po/he.po
12169                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12170         * src/gtk/about.c
12171                 updated with new translators and bumped (c) year
12172         * src/gtk/authors.h
12173                 updated with new translators
12174
12175 2008-02-05 [colin]      3.2.0cvs76
12176
12177         * src/messageview.c
12178         * src/mimeview.c
12179         * src/mimeview.h
12180                 Special case text/calendar parts: if there's one in
12181                 the mail, and a plugin handling text/calendar is
12182                 loaded, show that part. That'll avoid rendering 
12183                 meetings as plain text, which just looks broken to
12184                 many users.
12185
12186 2008-02-04 [colin]      3.2.0cvs75
12187
12188         * src/mainwindow.c
12189                 Maemo: Fix LED handling on OS 2008
12190
12191 2008-02-01 [colin]      3.2.0cvs74
12192
12193         * src/compose.c
12194                 Possibly fix the annoying and hard-to reproduce bug
12195                 where lines 
12196                 are
12197                 rewrapped
12198                 like
12199                 that.
12200
12201 2008-02-01 [paul]       3.2.0cvs73
12202
12203         * src/common/utils.c
12204                 fix bug 1502, 'Plus signs are stripped from
12205                 email addresses when calling from command line'
12206                 Thanks to Colin
12207
12208 2008-01-31 [colin]      3.2.0cvs72
12209
12210         * src/exphtmldlg.c
12211         * src/mimeview.c
12212         * src/summaryview.c
12213                 Fix building of URIs from filenames
12214
12215 2008-01-31 [wwp]        3.2.0cvs71
12216
12217         * src/main.c
12218                 Fixes debug output of compiled-in features list
12219                 (completes 3.2.0cvs60).
12220
12221 2008-01-31 [colin]      3.2.0cvs70
12222
12223         * configure.ac
12224         * po/POTFILES.in
12225         * src/compose.c
12226         * src/plugins/Makefile.am
12227         * src/plugins/clamav/.cvsignore
12228         * src/plugins/clamav/Makefile.am
12229         * src/plugins/clamav/README
12230         * src/plugins/clamav/clamav_plugin.c
12231         * src/plugins/clamav/clamav_plugin.h
12232         * src/plugins/clamav/clamav_plugin_gtk.c
12233         * src/plugins/clamav/clamav_plugin_gtk.deps
12234                 Remove the Clamav plugin from the core
12235
12236 2008-01-28 [wwp]        3.2.0cvs69
12237
12238         * src/compose.c
12239         * src/prefs_template.c
12240         * src/prefs_template.h
12241         * src/quote_fmt.c
12242         * src/quote_fmt.h
12243         * src/quote_fmt_lex.l
12244         * src/quote_fmt_parse.y
12245                 Fix for bug #1493: count lines (\n chars) according to the way
12246                 format body is passed (i.e. \-escaped or not).
12247
12248 2008-01-27 [paul]       3.2.0cvs68
12249
12250         * po/en_GB.po
12251                 updated
12252         * src/prefs_actions.c
12253         * src/prefs_filtering.c
12254         * src/prefs_folder_item.c
12255         * src/prefs_template.c
12256         * src/gtk/about.c
12257                 some minor changes to the English
12258
12259 2008-01-24 [colin]      3.2.0cvs67
12260
12261         * src/etpan/imap-thread.c
12262         * src/etpan/nntp-thread.c
12263                 Fix bug 1348, 'Hang ups at exit time with 
12264                 pgp plugin since 3.0.2'
12265
12266 2008-01-23 [colin]      3.2.0cvs66
12267
12268         * src/toolbar.c
12269                 Fix translation of something that shouldn't be
12270
12271 2008-01-23 [colin]      3.2.0cvs65
12272
12273         * src/procmime.c
12274                 Fix bug 1486, 'Re: Incorrect content when replying'
12275                 Revert to full scan if short scan found only 0-length
12276                 text parts
12277
12278 2008-01-23 [paul]       3.2.0cvs64
12279
12280         * src/prefs_folder_item.c
12281                 fix bug 1485, 'selecting a folder's default
12282                 account if name contains '&''
12283
12284 2008-01-23 [colin]      3.2.0cvs63
12285
12286         * src/folder.c
12287         * src/folder.h
12288         * src/main.c
12289         * src/mainwindow.c
12290                 Fix bug 1480, 'should be able to display mail file
12291                 from command line'. Let 'claws-mail --select' accept
12292                 absolute paths in addition to folder identifiers.
12293
12294 2008-01-22 [wwp]        3.2.0cvs62
12295
12296         * src/account.c
12297         * src/account.h
12298         * src/compose.c
12299         * src/messageview.c
12300         * src/summaryview.c
12301         * src/common/utils.c
12302         * src/common/utils.h
12303                 Allow from=address in mailto sequence:
12304                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12305                   The 'from' will try to select the first account matching in accounts list,
12306                   otherwise will use the usual account selection mechanism but override with
12307                   this 'from' address.
12308                 Allow mailto with NNTP accounts
12309                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12310                   is the default one or if a NNTP account address is used with 'from'.
12311                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12312                   default account but the complete mailto sequence was put in To.
12313
12314 2008-01-22 [wwp]        3.2.0cvs61
12315
12316         * doc/man/claws-mail.1
12317                 Updated the man page: status of few features, command-line
12318                 usage (--version-full) and completed list of config files
12319                 and dirs.
12320
12321 2008-01-22 [wwp]        3.2.0cvs60
12322
12323         * src/main.c
12324                 Added --version-full to display version and compiled-in
12325                 features list (for later use by Clawsker for instance).
12326
12327 2008-01-22 [holger]     3.2.0cvs59
12328
12329         * src/addrduplicates.c
12330                 Fix scrolling in addressbook duplicate
12331                 finder result dialog
12332
12333 2008-01-21 [colin]      3.2.0cvs58
12334
12335         * src/summaryview.c
12336                 Fix bug 1457, 'sorting messages on, say, from, 
12337                 should subsort on previous sort choice'. Subsort
12338                 by date when sort is Subject, From, To, Tags.
12339
12340 2008-01-21 [colin]      3.2.0cvs57
12341
12342         * AUTHORS
12343         * src/matcher.c
12344         * src/mimeview.c
12345         * src/common/ssl.c
12346         * src/gtk/authors.h
12347                 Fix bug 1478, 'Wrong pthread_create calls all 
12348                 over the place'. Patch by Christian Cornelssen
12349
12350 2008-01-20 [colin]      3.2.0cvs56
12351
12352         * src/imap.c
12353         * src/etpan/imap-thread.c
12354         * src/etpan/imap-thread.h
12355                 Fix bug 1468, 'Use IMAP keyword to 
12356                 store "forwarded" flag'
12357
12358 2008-01-20 [colin]      3.2.0cvs55
12359
12360         * src/folderutils.c
12361                 Make list operations faster
12362
12363 2008-01-20 [colin]      3.2.0cvs54
12364
12365         * src/mainwindow.c
12366                 Fix bug 1353, 'on startup with small screen 
12367                 layout, keyboard input gets lost'
12368
12369 2008-01-20 [colin]      3.2.0cvs53
12370
12371         * src/textview.c
12372                 Complete 3.2.0cvs49, and fixes bug 1477, 
12373                 'Claws Mail crashes when view PGP-encrypted 
12374                 message'
12375
12376 2008-01-20 [colin]      3.2.0cvs52
12377
12378         * src/compose.c
12379                 Fix privacy menu update when replying to
12380                 encrypted mail and no default privacy 
12381                 system is set
12382
12383 2008-01-19 [colin]      3.2.0cvs51
12384
12385         * src/filtering.c
12386         * src/procmsg.h
12387         * src/plugins/bogofilter/bogofilter.c
12388         * src/plugins/clamav/clamav_plugin.c
12389         * src/plugins/spamassassin/spamassassin.c
12390                 Batch filtering deletions too (and save 4 bytes
12391                 per MsgInfo in the process :)
12392
12393 2008-01-19 [colin]      3.2.0cvs50
12394
12395         * src/folder.c
12396                 Make cache update after copies much faster
12397                 on IMAP
12398
12399 2008-01-19 [colin]      3.2.0cvs49
12400
12401         * src/textview.c
12402                 Check g_fopen() success
12403
12404 2008-01-17 [wwp]        3.2.0cvs48
12405
12406         * manual/faq.xml
12407         * manual/es/faq.xml
12408         * manual/fr/faq.xml
12409         * manual/pl/faq.xml
12410                 Sylpheed? No idea what this means.
12411
12412 2008-01-17 [colin]      3.2.0cvs47
12413
12414         * src/gtk/gtksctree.c
12415                 Make dnd threshold higher on Maemo
12416
12417 2008-01-16 [colin]      3.2.0cvs46
12418
12419         * src/common/passcrypt.c
12420                 Fix build on FreeBSD, thanks to Pawel
12421
12422 2008-01-15 [colin]      3.2.0cvs45
12423
12424         * src/compose.c
12425                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12426                 spell check of actuall word'
12427         * src/summaryview.c
12428                 Temporarily disable immediate execution when learning
12429                 spam *only* if the summaryview isn't locked
12430
12431 2008-01-15 [wwp]        3.2.0cvs44
12432
12433         * src/prefs_filtering.c
12434                 Fix filtering prefs layout (Maemo port), moving page up/down
12435                 from buttons to context menu.
12436
12437 2008-01-15 [colin]      3.2.0cvs43
12438
12439         * src/compose.c
12440                 Fix bug 1465, 'First line in new message does not mark URLs'
12441
12442 2008-01-15 [colin]      3.2.0cvs42
12443
12444         * src/common/passcrypt.c
12445                 Fix bug 1461, 'several components #define 
12446                 _XOPEN_SOURCE improperly'
12447
12448 2008-01-15 [colin]      3.2.0cvs41
12449
12450         * src/summaryview.c
12451                 Fix bug 1469, 'Column width adjustments on message 
12452                 lists do not save'
12453
12454 2008-01-14 [holger]     3.2.0cvs40
12455
12456         * configure.ac
12457                 Add tests for dbus, dbus glib bindings,
12458                 and NetworkManager. All is optional. Add new
12459                 --(en|dis)able-networkmanager-support switch.
12460         * src/Makefile.am
12461         * src/imap.c
12462         * src/inc.c
12463         * src/main.c
12464         * src/main.h
12465         * src/mainwindow.c
12466         * src/gtk/about.c
12467                 Add optional NetworkManager support, so Claws Mail
12468                 can try to do the right thing when the network connection
12469                 status changes. NetworkManager support is active by
12470                 default if above requirements were met.
12471
12472 2008-01-12 [colin]      3.2.0cvs39
12473
12474         * src/summaryview.c
12475                 Advertise the click-on-reply feature in the tooltip
12476
12477 2008-01-12 [colin]      3.2.0cvs38
12478
12479         * src/Makefile.am
12480         * src/stock_pixmap.c
12481         * src/stock_pixmap.h
12482         * src/pixmaps/tray_newmail.offline.xpm
12483         * src/pixmaps/tray_newmail.xpm
12484         * src/pixmaps/tray_newmarkedmail.offline.xpm
12485         * src/pixmaps/tray_newmarkedmail.xpm
12486         * src/pixmaps/tray_nomail.offline.xpm
12487         * src/pixmaps/tray_nomail.xpm
12488         * src/pixmaps/tray_unreadmail.offline.xpm
12489         * src/pixmaps/tray_unreadmail.xpm
12490         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12491         * src/pixmaps/tray_unreadmarkedmail.xpm
12492         * src/plugins/trayicon/Makefile.am
12493         * src/plugins/trayicon/newmail.offline.xpm
12494         * src/plugins/trayicon/newmail.xpm
12495         * src/plugins/trayicon/newmarkedmail.offline.xpm
12496         * src/plugins/trayicon/newmarkedmail.xpm
12497         * src/plugins/trayicon/nomail.offline.xpm
12498         * src/plugins/trayicon/nomail.xpm
12499         * src/plugins/trayicon/trayicon.c
12500         * src/plugins/trayicon/unreadmail.offline.xpm
12501         * src/plugins/trayicon/unreadmail.xpm
12502         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12503         * src/plugins/trayicon/unreadmarkedmail.xpm
12504                 Make the Trayicon plugin icons themable
12505
12506 2008-01-12 [wwp]        3.2.0cvs37
12507
12508         * src/prefs_display_header.c
12509                 Fix extra leading hyphen visible in the display
12510                 header configuration combo list (maemo).
12511
12512 2008-01-11 [colin]      3.2.0cvs36
12513
12514         * src/imap.c
12515                 Set timeout to 1 before disconnecting all -
12516                 for when one switches to offline and has 
12517                 no network anymore
12518         * src/messageview.c
12519                 Fix bug 1454, 'error message shows parts and 
12520                 signature of previous messages'
12521         * src/prefs_common.c
12522                 Maemo: Hide Send dialog by default
12523
12524 2008-01-10 [colin]      3.2.0cvs35
12525
12526         * src/action.c
12527         * src/editldap.c
12528         * src/prefs_account.c
12529         * src/wizard.c
12530         * src/gtk/inputdialog.c
12531         * src/plugins/pgpcore/passphrase.c
12532                 Maemo: Fix bug 1455, 'Password enters leading letter 
12533                 incorrectly as uppercase'
12534
12535 2008-01-09 [colin]      3.2.0cvs34
12536
12537         * po/pl.po
12538                 Fix bug 1446, 'SC crashes frequently when staying 
12539                 in background'. Format string error in Polish 
12540                 translation
12541         * src/gtk/description_window.c
12542         * src/prefs_template.c
12543                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12544                 patch by Pawel
12545         * src/wizard.c
12546                 Maemo: Fix build
12547
12548 2008-01-08 [colin]      3.2.0cvs33
12549
12550         * src/main.c
12551                 Maemo: connect HW status change signal for shutdown
12552         * src/mainwindow.c
12553                 Maemo: Fix hardware space key
12554         * src/wizard.c
12555                 Maemo: name mmc1 and 2 a better name
12556
12557 2008-01-08 [wwp]        3.2.0cvs32
12558
12559         * src/folder.c
12560         * src/folder_item_prefs.c
12561         * src/folder_item_prefs.h
12562         * src/prefs_folder_item.c
12563                 It's now possible to disable processing rules when
12564                 entering a folder (this adds a new option to the
12565                 folder properties dialog).
12566
12567 2008-01-08 [wwp]        3.2.0cvs31
12568
12569         * src/common/utils.c
12570                 Mailto: now supports 'insert' (stands for 'insert file'), this
12571                 adds the ability to create a new message from the command-line,
12572                 with body set from an existing file contents.
12573
12574 2008-01-08 [colin]      3.2.0cvs30
12575
12576         * src/summaryview.c
12577                 Maybe fix bug 1452, 'crash while drag'n'droping 
12578                 emails to an IMAP folder'
12579
12580 2008-01-07 [wwp]        3.2.0cvs29
12581
12582         * src/prefs_filtering.c
12583                 Static-alize a function, thanks to Colin.
12584
12585 2008-01-07 [colin]      3.2.0cvs28
12586
12587         * src/folderview.c
12588                 Fix scrolling to bottom when drag and dropping
12589         * src/summaryview.c
12590                 Fix bug 1445, 'Display sender using addressbook: fails 
12591                 when From: isn't an email address'
12592
12593 2008-01-07 [wwp]        3.2.0cvs27
12594
12595         * src/prefs_actions.c
12596         * src/prefs_filtering.c
12597         * src/prefs_template.c
12598                 Add tooltips to most buttons in the templates, actions and
12599                 filtering/processing dialogs.
12600
12601 2008-01-07 [wwp]        3.2.0cvs26
12602
12603         * src/prefs_filtering.c
12604                  - add a clear button to clear dialog input fields
12605                  - add page up and page down buttons to move selected rule up and down
12606                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12607                  - popup-menu items are greyed out either if the list is empty (not counting the
12608                    (New) row or if there is no selected item
12609                  - clear store when closing dialog
12610
12611         * src/prefs_actions.c
12612                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12613                    clear button, popup-menu
12614                  - clear store when closing dialog
12615
12616         * src/prefs_template.c
12617                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12618                    clear button, popup-menu 
12619
12620         * src/addrcustomattr.c
12621                  - renamed popup-menu item Clear list to Delete all
12622                  - grey out popup-menu items is there is no selected item or if list is empty
12623                  - clear store when closing dialog
12624
12625         * src/edittags.c
12626                  - added popup-menu item Delete all
12627                  - grey out popup-menu items is there is no selected item or if list is empty
12628                  - clear store when closing dialog
12629
12630 2008-01-06 [wwp]        3.2.0cvs25
12631
12632         * src/addressadd.c
12633                 One more layout fix by Pawel (completes 3.2.0cvs24).
12634
12635 2008-01-05 [colin]      3.2.0cvs24
12636
12637         * src/addressadd.c
12638                 Little GUI fixes, patch by Pawel
12639
12640 2007-12-29 [wwp]        3.2.0cvs23
12641
12642         * src/compose.c
12643                 Fix for bug #1443, and strip possible whitespaces around
12644                 custom header names.
12645
12646 2007-12-29 [mones]      3.2.0cvs22
12647
12648         * po/es.po
12649                 Updated translation, corrected a term based 
12650                 on suggestion from Israel Saeta P�rez,
12651                 reverted awful X-Mailer translation
12652         * src/procmime.c
12653                 Complete cvs20 for FreeBSD, patch by Pawel
12654
12655 2007-12-29 [colin]      3.2.0cvs21
12656
12657         * src/textview.c
12658                 Fix bug 1442, 'Tags are repeated in 
12659                 encapsulated messages'
12660
12661 2007-12-28 [colin]      3.2.0cvs20
12662
12663         * src/procmime.c
12664                 Fix path to mime/globs. Patch by Marten King.
12665
12666 2007-12-27 [colin]      3.2.0cvs19
12667
12668         * src/plugins/pgpcore/Makefile.am
12669         * src/plugins/pgpinline/Makefile.am
12670         * src/plugins/pgpmime/Makefile.am
12671                 Add missing flags to build pgp plugins on maemo
12672
12673 2007-12-27 [colin]      3.2.0cvs18
12674
12675         * src/mainwindow.c
12676                 Maximise before showing to avoid probable flickering
12677                 on slow computers.
12678
12679 2007-12-27 [colin]      3.2.0cvs17
12680
12681         * src/main.c
12682         * src/mainwindow.c
12683         * src/prefs_common.c
12684         * src/prefs_common.h
12685                 Fix bug 1439, 'Claws Mail does not remember window size 
12686                 state when restarted'. Save maximised state and force
12687                 maximisation at startup if applicable.
12688
12689 2007-12-23 [paul]       3.2.0cvs16
12690
12691         * src/prefs_matcher.c
12692                 fix bug 1436, 'Filter condition dialog doesn't
12693                 load header name from current rules'
12694
12695 2007-12-22 [paul]       3.2.0cvs15
12696
12697         * src/compose.c
12698                 fix bug 1435, 'Reply doesn't take into account
12699                 reply-to field'
12700
12701 2007-12-21 [paul]       3.2.0cvs14
12702
12703         * src/common/ssl_certificate.c
12704                 fix FreeBSD build with IPV6 support 
12705
12706 2007-12-20 [colin]      3.2.0cvs13
12707
12708         * src/imap.c
12709                 Fix error handling
12710
12711 2007-12-20 [colin]      3.2.0cvs12
12712
12713         * src/imap.c
12714         * src/imap.h
12715         * src/prefs_account.c
12716                 Add DIGEST-MD5 support for IMAP authentication
12717
12718 2007-12-19 [mones]      3.2.0cvs11
12719
12720         * doc/man/claws-mail.1
12721                 Better ordering of sections, updated options
12722         * po/es.po
12723                 Updated strings
12724
12725 2007-12-19 [paul]       3.2.0cvs10
12726
12727         * src/prefs_account.c
12728                 use a spinbutton instead of an entry for
12729                 "POP authentication timeout" also
12730
12731 2007-12-19 [colin]      3.2.0cvs9
12732
12733         * src/prefs_filtering_action.c
12734         * src/prefs_matcher.c
12735         * src/gtk/description_window.c
12736                 Destroy info windows with their parents
12737                 Patch by Pawel
12738
12739 2007-12-19 [colin]      3.2.0cvs8
12740
12741         * src/prefs_account.c
12742                 Use spinbuttons instead of entries where needed
12743                 Patch by Pawel
12744
12745 2007-12-18 [paul]       3.2.0cvs7
12746
12747         * src/prefs_matcher.c
12748                 add missing i18n for a few strings
12749                 Patch by Stephan Sachse
12750
12751 2007-12-18 [paul]       3.2.0cvs6
12752
12753         * src/prefs_logging.c
12754                 use 'disk' instead of 'disc'
12755
12756 2007-12-18 [paul]       3.2.0cvs5
12757
12758         * po/en_GB.po
12759                 updated
12760         * src/addrcustomattr.c
12761         * src/editaddress.c
12762                 fixes to the ingleesh
12763         * src/prefs_filtering_action.c
12764                 fix copyright header
12765                 fix untranslated strings
12766         * src/prefs_filtering_action.h
12767                 fix copyright header
12768
12769 2007-12-18 [wwp]        3.2.0cvs4
12770
12771         * src/folderview.c
12772         * src/headerview.c
12773         * src/prefs_common.c
12774         * src/prefs_common.h
12775         * src/prefs_fonts.c
12776         * src/summaryview.c
12777         * src/textview.c
12778         * src/wizard.c
12779         * src/common/defs.h
12780         * src/gtk/gtkutils.c
12781                 Added prefs to set custom small and bold fonts
12782                 (might matter on some desktops, according to
12783                 DPI and font settings).
12784
12785 2007-12-18 [colin]      3.2.0cvs3
12786
12787         * src/prefs_logging.c
12788                 Rework GUI, patch by Pawel
12789
12790 2007-12-18 [colin]      3.2.0cvs2
12791
12792         * src/prefs_filtering_action.c
12793                 Rework GUI, patch by Pawel
12794
12795 2007-12-18 [colin]      3.2.0cvs1
12796
12797         * src/editaddress.c
12798                 Fix build on old GCC
12799                 Fix inverted buttons
12800
12801 2007-12-17 [paul]       3.2.0
12802
12803         * NEWS
12804         * README
12805         * RELEASE_NOTES 
12806                 3.2.0 released
12807
12808 2007-12-17 [paul]       3.1.0cvs79
12809
12810         * po/de.po
12811         * po/fr.po
12812         * po/hu.po
12813         * po/it.po
12814         * po/pt_BR.po
12815                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
12816                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
12817
12818 2007-12-17 [mones]      3.1.0cvs78
12819
12820         * po/es.po
12821                 Updated Spanish translation for 3.2.0 release
12822
12823 2007-12-16 [colin]      3.1.0cvs77
12824
12825         * src/addrcustomattr.c
12826                 Fix translations, patch by Fabien
12827
12828 2007-12-15 [paul]       3.1.0cvs76
12829
12830         * src/folderview.c
12831                 fix compiler warning
12832
12833 2007-12-14 [colin]      3.1.0cvs75
12834
12835         * src/folderview.c
12836                 Simplify logic
12837
12838 2007-12-12 [wwp]        3.1.0cvs74
12839
12840         * AUTHORS
12841         * src/gtk/authors.h
12842                 Added Marius Glauser to the hall of fame.
12843
12844 2007-12-12 [wwp]        3.1.0cvs73
12845
12846         * src/gtk/gtkutils.c
12847                 Improve the way we show results of searches
12848                 in message bodies: selected text now get centered
12849                 vertically in the message window.
12850                 Patch by Marius Glauser <seelenhirt@gmx.net>.
12851
12852 2007-12-10 [colin]      3.1.0cvs72
12853
12854         * src/folder.c
12855                 Don't crash when setting batch mode on no folder
12856
12857 2007-12-10 [colin]      3.1.0cvs71
12858
12859         * src/common/utils.c
12860                 Fix potential buffer overrun (thanks to
12861                 Hiroyuki)
12862
12863 2007-12-08 [paul]       3.1.0cvs70
12864
12865         * src/prefs_receive.c
12866                 small change to the English
12867
12868 2007-12-08 [colin]      3.1.0cvs69
12869
12870         * src/vcard.c
12871                 Fix warnings
12872
12873 2007-12-07 [colin]      3.1.0cvs68
12874
12875         * src/mainwindow.c
12876         * src/summaryview.c
12877         * src/summaryview.h
12878                 Free simplify_subject_preg at exit
12879
12880 2007-12-07 [colin]      3.1.0cvs67
12881
12882         * src/main.c
12883         * src/summaryview.c
12884         * src/common/utils.c
12885         * src/common/utils.h
12886                 We have to free reused regexps from time to
12887                 time, or they get huge
12888
12889 2007-12-07 [colin]      3.1.0cvs66
12890
12891         * src/vcard.c
12892                 Fix QP decoding (and UTF8)
12893
12894 2007-12-07 [colin]      3.1.0cvs65
12895
12896         * src/addrcustomattr.c
12897                 Update list of default custom attributes
12898                 now (will be needed for a feature patch
12899                 post 3.2.0)
12900
12901 2007-12-07 [colin]      3.1.0cvs64
12902
12903         * src/folder.c
12904                 Batch on destination folder when copying - fixes
12905                 slowness when moving unread mails to trash on IMAP
12906
12907 2007-12-06 [colin]      3.1.0cvs63
12908
12909         * src/common/w32_time.c
12910         * src/common/w32lib.h
12911         * src/etpan/etpan-thread-manager.c
12912         * src/etpan/imap-thread.c
12913         * src/etpan/nntp-thread.c
12914         * src/gtk/Makefile.am
12915                 Fix win32 build with libetpan. Thanks to
12916                 Marcus Brinkmann.
12917
12918 2007-12-06 [colin]      3.1.0cvs62
12919
12920         * src/account.c
12921         * src/imap.c
12922         * src/prefs_account.c
12923         * src/prefs_account.h
12924         * src/etpan/imap-thread.c
12925         * src/etpan/imap-thread.h
12926                 Disable connection via command line on WIN32
12927                 Disable mmap use on WIN32 - use normal strings
12928         * src/addressbook.c
12929         * src/addressbook.h
12930         * src/addressbook_foldersel.c
12931         * src/addressbook_foldersel.h
12932         * src/prefs_filtering_action.c
12933         * src/prefs_matcher.c
12934         * src/plugins/bogofilter/bogofilter_gtk.c
12935         * src/plugins/dillo_viewer/dillo_prefs.c
12936         * src/plugins/spamassassin/spamassassin_gtk.c
12937                 Fix leak, rework function logics to be more
12938                 natural - thanks to Holger
12939         * src/common/utils.c
12940                 Fix warnings
12941
12942 2007-12-06 [colin]      3.1.0cvs61
12943
12944         * src/news.c
12945         * src/common/utils.c
12946         * src/common/utils.h
12947                 Fix posting, and fix UTF-8 being sent when encoding
12948                 is 8bit
12949
12950 2007-12-05 [colin]      3.1.0cvs60
12951
12952         * src/news.c
12953                 Fix debian bug #453157, 'Fails to post usenet
12954                 articles after NNTP connection has been 
12955                 interrupted". Fix return value to prevent deletion
12956                 on failure, and issue MODE READER in case posting
12957                 fails at first.
12958
12959 2007-12-05 [colin]      3.1.0cvs59
12960
12961         * src/messageview.c
12962         * src/uri_opener.c
12963                 Improvements to the List URIs dialog
12964                 Patch by Pawel
12965
12966 2007-12-05 [colin]      3.1.0cvs58
12967
12968         * src/prefs_other.c
12969         * src/gtk/gtksctree.h
12970                 Fix warnings
12971
12972 2007-12-04 [colin]      3.1.0cvs57
12973
12974         * src/etpan/imap-thread.c
12975                 Fix bug 1378, 'Claws exits on IMAP alert message'
12976                 Don't do GTK calls directly from Etpan thread
12977
12978 2007-12-04 [colin]      3.1.0cvs56
12979
12980         * src/folderview.c
12981         * src/gtk/gtksctree.c
12982                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
12983                 Make all the left of column zero an hotspot for
12984                 expanding.
12985
12986 2007-12-04 [colin]      3.1.0cvs55
12987
12988         * src/mainwindow.c
12989         * src/mainwindow.h
12990         * src/prefs_common.c
12991         * src/prefs_common.h
12992         * src/prefs_receive.c
12993                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
12994
12995 2007-12-04 [wwp]        3.1.0cvs54
12996
12997         * src/prefs_other.c
12998                 Fix for bug #1419.
12999
13000 2007-12-04 [holger]     3.1.0cvs53
13001
13002         * src/addrduplicates.c
13003         * src/addrduplicates.h
13004                 Export addressbook entry deletion
13005
13006 2007-12-04 [colin]      3.1.0cvs52
13007
13008         * tools/Makefile.am
13009         * tools/README.sylprint
13010         * tools/sylprint.pl
13011         * tools/sylprint.rc
13012                 Fix debian bug #454089 (symlink attack in TMP directory)
13013                 http://secwatch.org/advisories/1019661/ :
13014                 Remove the buggy script, which was unmaintained anyway
13015         * src/news.c
13016         * src/procmsg.c
13017                 Store things in our private tmp directory.
13018
13019 2007-12-03 [colin]      3.1.0cvs51
13020
13021         * src/folder.c
13022         * src/folder.h
13023         * src/folderview.c
13024         * src/imap.c
13025         * src/mainwindow.c
13026                 Fix update problem when getting remote tags
13027         * src/prefs_matcher.c
13028                 Rework GUI to make it better. Patch by Pawel
13029                 Pekala
13030
13031 2007-12-03 [colin]      3.1.0cvs50
13032
13033         * src/etpan/imap-thread.c
13034         * src/etpan/nntp-thread.c
13035                 Fix bug 1417, 'Network log doesn't reveal 
13036                 enough NNTP errors'
13037
13038 2007-12-02 [iwkse]      3.1.0cvs49
13039
13040         * src/plugins/dillo_viewer/dillo_prefs.c
13041                         Insert dillo under the Plugins menu
13042
13043 2007-12-01 [paul]       3.1.0cvs48
13044
13045         * src/html.c
13046                 add these variant forms
13047                 Thanks to Colin
13048
13049 2007-12-01 [paul]       3.1.0cvs47
13050
13051         * src/matcher.c
13052                 fix a typo
13053
13054 2007-12-01 [paul]       3.1.0cvs46
13055
13056         * po/POTFILES.in
13057                 add the new addrcustomattr.c file
13058
13059 2007-11-29 [colin]      3.1.0cvs45
13060
13061         * src/common/ssl_certificate.c
13062                 Use the more modern getaddrinfo instead of 
13063                 gethostbyname when possible
13064
13065 2007-11-28 [colin]      3.1.0cvs44
13066
13067         * src/summaryview.c
13068                 Maybe fix bug 1410 and other crash reports
13069                 in summaryview since cvs38.
13070
13071 2007-11-28 [wwp]        3.1.0cvs43
13072
13073         * src/prefs_summary_open.c
13074                 Guard against an empty list of actions to perform
13075                 when opening a folder (or migration defaults could
13076                 be introduced, confusing).
13077
13078 2007-11-28 [colin]      3.1.0cvs42
13079
13080         * src/folderview.c
13081                 Fix mark all read from folder's contextual menu
13082
13083 2007-11-27 [colin]      3.1.0cvs41
13084
13085         * src/imap.c
13086         * src/imap.h
13087         * src/imap_gtk.c
13088         * src/prefs_account.c
13089         * src/etpan/imap-thread.c
13090                 A few fixes to the IMAP flags handling: Optimisations,
13091                 two crashers, mention that Bandwitdh-efficient mode
13092                 prevents tag fetching.
13093                 Fix M-UTF7 in subscription dialog.
13094
13095 2007-11-27 [colin]      3.1.0cvs40
13096
13097         * src/folder.c
13098         * src/mbox.c
13099         * src/summaryview.c
13100                 Make filtering faster on flags change: Batch original 
13101                 folderitem, where we'll do flags/tags changes.
13102
13103 2007-11-27 [colin]      3.1.0cvs39
13104
13105         * src/filtering.c
13106                 Fix bug 1407, 'After a copy action, further rules apply 
13107                 to both original and copy'
13108
13109 2007-11-27 [colin]      3.1.0cvs38
13110
13111         * src/edittags.c
13112         * src/summaryview.c
13113                 Fixes races when doing a long operation and user
13114                 asks for another one (Mark all read/unread on a 
13115                 big folder on IMAP for example)
13116
13117 2007-11-27 [wwp]        3.1.0cvs37
13118
13119         * src/addressbook.c
13120         * src/prefs_common.c
13121                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13122                 and 3.1.0cvs35 (addressbook.c).
13123
13124 2007-11-27 [holger]     3.1.0cvs36
13125
13126         * src/printing.c
13127                 Add a line separating header and body
13128                 in the printout
13129
13130 2007-11-27 [wwp]        3.1.0cvs35
13131
13132         * src/addressbook.c
13133                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13134                 (thanks to Colin) and revert disabling of cut/copy
13135                 context menu entries upon selected groups.
13136
13137 2007-11-27 [holger]     3.1.0cvs34
13138
13139         * src/printing.c
13140                 Add weights to the list of supported text attributes
13141                 for printing
13142
13143 2007-11-27 [wwp]        3.1.0cvs33
13144
13145         * src/Makefile.am
13146         * src/addrcustomattr.c
13147         * src/addrcustomattr.h
13148         * src/addressbook.c
13149         * src/editaddress.c
13150         * src/editaddress.h
13151         * src/prefs_common.c
13152         * src/prefs_common.h
13153         * src/common/defs.h
13154                 Provide a (customizable) list of preset attribute names
13155                 for editing contacts (closes bug #1391).
13156
13157 2007-11-27 [wwp]        3.1.0cvs32
13158
13159         * src/addrclip.c
13160         * src/addressbook.c
13161         * src/addritem.c
13162                 Various fixes in the address book:
13163                         - made copy/move of a folder to itself or its subtree
13164                           impossible (-> error)
13165                         - errors messages don't show in the status bar anymore,
13166                           use alertpanels instead
13167                         - simple click on group doesn't open group edit dialog
13168                           anymore when in contact edit embedded mode (was too itchy)
13169                         - fixed disabling of edit button and and menu entry when
13170                           in contact edit embedded mode (was done in a bad and
13171                           ineffective way)
13172                         - fix menu cut/paste sensitivity in treelist context
13173                           menu (conflicting enabling was done by different functions)
13174                         - fix some menu item sensitivity in address list context menu
13175                         - don't allow cut/copy of groups, it's useless as they won't
13176                           be copied w/ their contents
13177                         - fix missing copy of the picture file when copying (bug #1402),
13178                           fix picture attribute (internal) value when moving or copying
13179
13180
13181 2007-11-27 [colin]      3.1.0cvs31
13182
13183         * src/folder.c
13184         * src/imap.c
13185                 Fix tags loss on move, fix space encoding
13186
13187 2007-11-26 [colin]      3.1.0cvs30
13188
13189         * src/edittags.c
13190         * src/folder.c
13191         * src/folder.h
13192         * src/imap.c
13193         * src/messageview.c
13194         * src/procmsg.c
13195         * src/procmsg.h
13196         * src/summaryview.c
13197         * src/common/utils.c
13198         * src/common/utils.h
13199         * src/etpan/imap-thread.c
13200         * src/etpan/imap-thread.h
13201                 Add IMAP tags support
13202
13203 2007-11-26 [colin]      3.1.0cvs29
13204
13205         * src/imap.c
13206                 Fix bug 1405, 'imap auto auth method doesn't 
13207                 work since 3.1.0'
13208
13209 2007-11-26 [colin]      3.1.0cvs28
13210
13211         * src/messageview.c
13212         * src/procmime.c
13213                 Handle broken disposition-notifications from Evolution
13214                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13215
13216 2007-11-25 [paul]       3.1.0cvs27
13217
13218         * src/folder_item_prefs.c
13219         * src/folder_item_prefs.h
13220                 remove dead code
13221
13222 2007-11-23 [wwp]        3.1.0cvs26
13223
13224         * src/matcher.c
13225         * src/matcher.h
13226         * src/matcher_parser_parse.y
13227         * src/prefs_matcher.c
13228                 Fix irrelevant case folding when adding matcher condition 'test',
13229                 thanks to Colin.
13230
13231 2007-11-23 [wwp]        3.1.0cvs25
13232
13233         * src/prefs_common.c
13234         * src/prefs_common.h
13235         * src/prefs_summary_open.c
13236         * src/prefs_summary_open.h
13237         * src/summaryview.c
13238                 Add "select first email in list" to the list of possible selections
13239                 when opening a folder.
13240
13241 2007-11-23 [paul]       3.1.0cvs24
13242
13243         * po/de.po
13244                 a fix by Stephan Sachse, plus remove all
13245                 old strings from the end of the file
13246
13247 2007-11-23 [wwp]        3.1.0cvs23
13248
13249         * src/prefs_msg_colors.c
13250                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13251                 with little changes.
13252
13253 2007-11-23 [paul]       3.1.0cvs22
13254
13255         * src/prefs_logging.c
13256                 eliminate wasted horizontal space
13257
13258 2007-11-23 [paul]       3.1.0cvs21
13259
13260         * src/prefs_summaries.c
13261                 don't wrap the label or put linebreaks
13262
13263 2007-11-22 [colin]      3.1.0cvs20
13264
13265         * src/plugins/pgpinline/pgpinline.c
13266                 Fix decryption
13267
13268 2007-11-22 [wwp]        3.1.0cvs19
13269
13270         * src/prefs_themes.c
13271                 Yet another misuse of get_rc_dir(), still related
13272                 to user themes. Completes 3.1.0cvs18.
13273
13274 2007-11-22 [wwp]        3.1.0cvs18
13275
13276         * src/stock_pixmap.c
13277                 Fix a misuse of get_rc_dir(), user themes dir was
13278                 not set properly and some themes might have disappeared
13279                 from themes list in prefs.
13280
13281 2007-11-22 [wwp]        3.1.0cvs17
13282
13283         * src/edittags.c
13284         * src/edittags.h
13285         * src/common/tags.c
13286         * src/common/tags.h
13287                 Correct copyright for these claws-mail-only brand new
13288                 files.
13289
13290 2007-11-22 [paul]       3.1.0cvs16
13291
13292         * src/compose.c
13293                 fix bug 1400, 'Drag and drop of URLs does not work'
13294                 Thanks to Colin
13295
13296 2007-11-22 [paul]       3.1.0cvs15
13297
13298         * src/prefs_common.c
13299                 make "cmds_use_system_default" default to FALSE
13300                 so as not to disrupt current settings
13301         * src/summaryview.c
13302                 increase the size of the GdkRectangle, tooltips
13303                 didn't show for me otherwise
13304
13305 2007-11-21 [colin]      3.1.0cvs14
13306
13307         * src/compose.c
13308         * src/crash.c
13309         * src/exphtmldlg.c
13310         * src/mainwindow.c
13311         * src/manual.c
13312         * src/mimeview.c
13313         * src/prefs_account.c
13314         * src/prefs_common.c
13315         * src/prefs_common.h
13316         * src/prefs_ext_prog.c
13317         * src/textview.c
13318         * src/uri_opener.c
13319         * src/gtk/about.c
13320         * src/gtk/gtkutils.c
13321                 Use xdg-open as a way to find default browser,
13322                 when available
13323
13324 2007-11-21 [colin]      3.1.0cvs13
13325
13326         * src/messageview.c
13327         * src/procmime.c
13328         * src/procmsg.h
13329                 Send better return receipts (useful ones)
13330                 Handle incoming return receipts
13331
13332 2007-11-20 [colin]      3.1.0cvs12
13333
13334         * src/printing.c
13335         * src/printing.h
13336                 Add getter/setter for settings, and getter
13337                 for page setup
13338
13339 2007-11-20 [colin]      3.1.0cvs11
13340
13341         * src/folderview.c
13342         * src/main.c
13343         * src/mainwindow.c
13344                 Fix bug 1396, 'Crash on disabling a filter 
13345                 while it is processing'
13346
13347 2007-11-20 [paul]       3.1.0cvs10
13348
13349         * src/folder.c
13350                 fix bug 1395, 'Crash on checking for new mails
13351                 while filter is running'
13352                 Thanks to Colin
13353
13354 2007-11-20 [paul]       3.1.0cvs9
13355
13356         * src/compose.c
13357                 make this string easier for translators
13358
13359 2007-11-19 [colin]      3.1.0cvs8
13360
13361         * src/prefs_summaries.c
13362         * src/summaryview.c
13363                 Don't enable more tooltips on Maemo
13364
13365 2007-11-19 [colin]      3.1.0cvs7
13366
13367         * src/prefs_common.c
13368         * src/prefs_common.h
13369         * src/prefs_summaries.c
13370         * src/summaryview.c
13371                 Fix bug 1388, 'message list tool tips'
13372                 Add (optional) tooltips in summaryview.
13373                 This only works with GTK+ >= 2.12
13374
13375 2007-11-19 [colin]      3.1.0cvs6
13376
13377         * src/compose.c
13378                 Make strings a bit better when attaching
13379                 from mailto: URIs
13380
13381 2007-11-19 [colin]      3.1.0cvs5
13382
13383         * src/common/utils.c
13384                 Fix bug 1392, 'Top level domain .EU is 
13385                 not recognised as valid'
13386
13387 2007-11-19 [wwp]        3.1.0cvs4
13388
13389         * src/compose.c
13390         * src/compose.h
13391                 Revert changes to compose.c made in 3.1.0cvs2.
13392
13393 2007-11-19 [wwp]        3.1.0cvs3
13394
13395         * src/addressbook.c
13396         * src/addressbook.h
13397         * src/editaddress.c
13398         * src/editgroup.c
13399         * src/addrduplicates.c
13400                 Minor improvements in the address book:
13401                 always accept new contacts provided that some
13402                 detail is set (instead of rejecting silently).
13403                 Better guessing of contact name from incomplete
13404                 name information. Better display of contacts with
13405                 no name, in contact lists, group contents, find
13406                 duplicate results.
13407                 
13408
13409 2007-11-19 [wwp]        3.1.0cvs2
13410
13411         * src/compose.c
13412         * src/compose.h
13413         * src/prefs_logging.c
13414         * src/prefs_summaries.c
13415                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13416                 wrap some long label in prefs/summaries, layout checkboxes
13417                 in a more compact form in prefs/loggin, make account and
13418                 header's combos have the same size/spacing in compose
13419                 window.
13420
13421 2007-11-19 [wwp]        3.1.0cvs1
13422
13423         * src/edittags.c
13424                 Fix a tiny leak and duplicate variable.
13425
13426 2007-11-19 [paul]       3.1.0
13427
13428         * NEWS
13429         * README
13430         * RELEASE_NOTES 
13431                 3.1.0 released
13432
13433 2007-11-19 [paul]       3.0.2cvs145
13434
13435         * po/de.po
13436         * po/fi.po
13437         * po/fr.po
13438         * po/hu.po
13439         * po/it.po
13440         * po/pl.po
13441         * po/pt_BR.po
13442         * po/sk.po
13443         * po/zh_CN.po
13444                 updated by Stephan Sachse, Flammie Pirinen,
13445                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13446                 Emil Nowak, Frederico Goncalves Guimaraes,
13447                 Andrej Kacian, and Ralph Young
13448
13449 2007-11-18 [mones]      3.0.2cvs144
13450
13451         * po/es.po
13452                 Updated Spanish translation
13453
13454 2007-11-18 [colin]      3.0.2cvs143
13455
13456         * src/edittags.c
13457                 Prevent empty tag after edit, thanks to wwp
13458
13459 2007-11-18 [colin]      3.0.2cvs142
13460
13461         * src/editaddress.c
13462                 Fix possible "(null)" %s - thanks to wwp
13463
13464 2007-11-16 [wwp]        3.0.2cvs141
13465
13466         * src/common/utils.c
13467                 Fix for 3.0.2cvs140, prevents from crashing when opening
13468                 a compose window.
13469
13470 2007-11-16 [colin]      3.0.2cvs140
13471
13472         * src/main.c
13473         * src/common/claws.c
13474                 Output a bit more useful info at startup
13475                 in --debug mode
13476
13477 2007-11-16 [colin]      3.0.2cvs139
13478
13479         * src/compose.c
13480         * src/common/utils.c
13481         * src/common/utils.h
13482                 Fix bug 1387, 'Request for --compose to 
13483                 support multiple attachments'
13484
13485 2007-11-16 [colin]      3.0.2cvs138
13486
13487         * src/news.c
13488                 Fix bug 1390, 'NNTP fails after server 
13489                 closed connection'
13490
13491 2007-11-16 [colin]      3.0.2cvs137
13492
13493         * src/prefs_display_header.c
13494                 Fix bug 1389, 'Changing 'Display headers 
13495                 in message view' breaks dispheaderrc'
13496
13497 2007-11-14 [colin]      3.0.2cvs136
13498
13499         * src/summaryview.c
13500         * src/gtk/quicksearch.c
13501         * src/gtk/quicksearch.h
13502                 Fix resetting the quicksearch when in non-sticky
13503                 mode, but Recursive is set: reset only when going
13504                 out of the root search folder.
13505
13506 2007-11-14 [colin]      3.0.2cvs135
13507
13508         * src/filtering.c
13509                 Don't set new flag back when doing "Mark as unread"
13510                 from filtering
13511
13512 2007-11-12 [paul]       3.0.2cvs134
13513
13514         * src/plugins/dillo_viewer/dillo_viewer.c
13515                 don't offer the mime type for translation
13516
13517 2007-11-12 [paul]
13518
13519         3.1.0-rc2 released
13520
13521 2007-11-11 [colin]      3.0.2cvs133
13522
13523         * src/imap_gtk.c
13524         * src/mh_gtk.c
13525                 Use markup-escaped strings in dialogs
13526
13527 2007-11-11 [colin]      3.0.2cvs132
13528
13529         * src/imap.c
13530                 Better IMAP-UTF7/UTF8 conversion
13531
13532 2007-11-10 [colin]      3.0.2cvs131
13533
13534         * src/news.c
13535                 Fix debian bug 450698, 'nntp auth behavior changed 
13536                 without notice'
13537
13538 2007-11-10 [colin]      3.0.2cvs130
13539
13540         * configure.ac
13541         * src/inc.c
13542         * src/main.c
13543         * src/main.h
13544         * src/mimeview.c
13545         * src/statusbar.c
13546         * src/common/utils.c
13547         * src/etpan/Makefile.am
13548         * src/gtk/filesel.c
13549         * src/gtk/gtkutils.h
13550         * src/gtk/menu.c
13551         * src/plugins/bogofilter/Makefile.am
13552         * src/plugins/clamav/Makefile.am
13553         * src/plugins/dillo_viewer/Makefile.am
13554         * src/plugins/pgpcore/Makefile.am
13555         * src/plugins/spamassassin/Makefile.am
13556         * src/plugins/trayicon/Makefile.am
13557                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13558
13559 2007-11-09 [colin]      3.0.2cvs129
13560
13561         * src/addressbook.c
13562         * src/ldapupdate.c
13563                 fix bug 1375, 'Impossible to modify e-mail
13564                 in LDAP addressbook twice'; Try two. update
13565                 externalID, don't make display lag, and
13566                 fix the cases where dn is not mail.
13567
13568 2007-11-08 [paul]       3.0.2cvs128
13569
13570         * src/account.c
13571         * src/compose.c
13572         * src/messageview.c
13573         * src/prefs_account.c
13574         * src/prefs_account.h
13575                 reinstate 'Generate Message-ID' option as an
13576                 account preference. (hidden on IMAP)
13577                 Thanks to Colin
13578
13579 2007-11-08 [paul]       3.0.2cvs127
13580
13581         * src/textview.c
13582                 MAEMO: fix failure of loading images inline
13583                 MAEMO: fix bug 1349, 'Emails still skip to end
13584                 when opened (in certain circumstances)...'
13585
13586 2007-11-07 [colin]      3.0.2cvs126
13587
13588         * src/toolbar.c
13589                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13590
13591 2007-11-07 [colin]      3.0.2cvs125
13592
13593         * src/toolbar.c
13594                 Re-change the string occurence of A_CLAWS_ACTIONS
13595                 to A_SYL_ACTIONS, to prevent parse errors of the
13596                 toolbar_*.xml files
13597
13598 2007-11-07 [colin]      3.0.2cvs124
13599
13600         * src/mimeview.c
13601         * src/prefs_common.c
13602         * src/prefs_common.h
13603         * manual/advanced.xml
13604                 Add an hidden pref, 'save_parts_readwrite';
13605                 completes 3.0.2cvs35
13606
13607 2007-11-07 [paul]       3.0.2cvs123
13608
13609         * src/prefs_toolbar.c
13610         * src/toolbar.c
13611         * src/toolbar.h
13612                 rename ToolbarSylpheedActions to ToolbarClawsActions
13613                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13614
13615 2007-11-07 [paul]       3.0.2cvs122
13616
13617         * src/toolbar.c
13618                 MAEMO: remove tooltips
13619
13620 2007-11-07 [colin]      3.0.2cvs121
13621
13622         * src/plugins/pgpinline/pgpinline.c
13623                 Fix bug 1377, 'unspecific errors on 
13624                 signature checking'. Fix trimming of
13625                 UTF8 data.
13626
13627 2007-11-06 [iwkse]      3.0.2cvs120
13628
13629         * src/prefs_summary_open.c
13630                 yet a string change
13631
13632 2007-11-06 [paul]       3.0.2cvs119
13633
13634         * tools/Makefile.am
13635         * tools/README
13636         * tools/csv2addressbook.pl
13637                 add a new script that imports a CSV formatted
13638                 address book. Becky and Thunderbird address
13639                 book are currently supported.
13640
13641 2007-11-05 [colin]      3.0.2cvs118
13642
13643         * src/imap.c
13644                 Fix deletion 
13645
13646 2007-11-05 [iwkse]      3.0.2cvs117
13647
13648         * src/prefs_summary_open.c
13649                 String changes
13650
13651 2007-11-04 [paul]       3.0.2cvs116
13652
13653         * src/addressbook_foldersel.c
13654                 fix gtk critical warning
13655                 Patch by Pawel Pekala
13656
13657 2007-11-04 [paul]       3.0.2cvs115
13658
13659         * tools/README
13660         * tools/claws-mail-compose-insert-files.pl
13661                 add --bcc and uri_escape() everything
13662
13663 2007-11-04 [paul]       3.0.2cvs114
13664
13665         * src/gtk/gtkutils.c
13666                 gtkut_stock_with_text_button_set_create(): set
13667                 GTK_CAN_DEFAULT on buttons 2 and 3
13668
13669 2007-11-03 [paul]       3.0.2cvs113
13670
13671         * src/common/utils.c
13672                 fix debian bug #448814, 'mailto: URI decoding
13673                 desn't decode the destination address field'
13674                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13675
13676 2007-11-03 [paul]       3.0.2cvs112
13677
13678         * AUTHORS
13679         * src/compose.c
13680         * src/gtk/authors.h
13681                 allow Bcc in commandline URIs
13682                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13683
13684 2007-11-02 [colin]      3.0.2cvs111
13685
13686         * src/addressbook.c
13687                 Maybe fix bug 1376, 'crash on 
13688                 addressbook manipulation'
13689
13690 2007-10-31 [paul]       3.0.2cvs110
13691
13692         * src/ldapupdate.c
13693                 fix bug 1375, 'Impossible to modify e-mail
13694                 in LDAP addressbook twice'
13695                 Patch by Michael Rasmussen
13696
13697 2007-10-30 [paul]       3.0.2cvs109
13698
13699         * configure.ac
13700                 enable GnuTLS support with --enable-gnutls which
13701                 will disable openssl support. if the user has
13702                 gtk >= 2.10.x don't allow gnomeprint even if the
13703                 user asks for it
13704
13705 2007-10-30 [paul]
13706
13707         3.1.0-rc1 released
13708
13709 2007-10-30 [paul]       3.0.2cvs108
13710
13711         * Makefile.am
13712                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
13713
13714 2007-10-30 [paul]       3.0.2cvs107
13715
13716         * src/expldifdlg.c
13717         * src/prefs_account.c
13718         * src/prefs_folder_item.c
13719         * src/prefs_spelling.c
13720         * src/prefs_themes.c
13721         * src/wizard.c
13722         * src/gtk/gtkaspell.c
13723         * src/gtk/gtkaspell.h
13724         * src/plugins/spamassassin/spamassassin_gtk.c
13725                 replace deprecated gtk_option_menu...
13726                 patch by Pawel Pekala
13727
13728 2007-10-29 [colin]      3.0.2cvs106
13729
13730         * src/plugins/dillo_viewer/dillo_prefs.c
13731                 Fix forgotten signal connect
13732
13733 2007-10-28 [colin]      3.0.2cvs105
13734
13735         * src/plugins/dillo_viewer/dillo_prefs.c
13736         * src/plugins/dillo_viewer/dillo_prefs.h
13737         * src/plugins/dillo_viewer/dillo_viewer.c
13738                 Implement addressbook-based whitelisting for loading
13739                 remote images. Fixed missing destroy of the embedded
13740                 browser that made a Dillo window pop up on exit, if
13741                 an HTML part was displayed.
13742
13743 2007-10-26 [colin]      3.0.2cvs104
13744
13745         * src/edittags.c
13746                 Add missing static
13747
13748 2007-10-25 [colin]      3.0.2cvs103
13749
13750         * src/editaddress.c
13751                 Add tap-and-hold on the picture, for Maemo
13752         * src/edittags.c
13753         * src/edittags.h
13754         * src/mainwindow.c
13755         * src/procmsg.c
13756         * src/summaryview.c
13757         * src/textview.c
13758                 Unify tag interfaces.
13759
13760 2007-10-25 [colin]      3.0.2cvs102
13761
13762         * src/imap.c
13763         * src/etpan/imap-thread.h
13764                 Much better error handling. We'll need to be really
13765                 clear to users about where errors come from, with 
13766                 the apparition of Gmail's IMAP server.
13767
13768 2007-10-24 [colin]      3.0.2cvs101
13769
13770         * src/edittags.c
13771         * src/mainwindow.c
13772         * src/summaryview.c
13773         * src/textview.c
13774                 Add tags sorting (alphabetical); allow deletion of
13775                 tags from the Apply Tags window
13776
13777 2007-10-24 [colin]      3.0.2cvs100
13778
13779         * src/editaddress.c
13780         * src/editaddress_other_attributes_ldap.c
13781         * src/editaddress_other_attributes_ldap.h
13782         * src/ldapctrl.c
13783         * src/ldapquery.c
13784         * src/ldapupdate.c
13785                 Fix LDAP writing (got broken in cvs39)
13786                 Add read-only support for jpegPhoto LDAP field
13787
13788 2007-10-23 [colin]      3.0.2cvs99
13789
13790         * src/news.c
13791                 Fix crash in some cases
13792
13793 2007-10-22 [colin]      3.0.2cvs98
13794
13795         * src/common/socket.h
13796         * src/common/ssl.c
13797                 Fix big leak in GnuTLS code
13798
13799 2007-10-22 [colin]      3.0.2cvs97
13800
13801         * src/news.c
13802                 Fix bug 1368, 'SIGSEGV in NNTP code'
13803
13804 2007-10-22 [colin]      3.0.2cvs96
13805
13806         * src/prefs_customheader.c
13807                 Catch compface warnings when generating X-Faces
13808
13809 2007-10-22 [wwp]        3.0.2cvs95
13810
13811         * src/quote_fmt_parse.y
13812                 Remove accidentally committed debug traces.
13813                 Fix a warning.
13814
13815 2007-10-22 [colin]      3.0.2cvs94
13816
13817         * src/etpan/nntp-thread.c
13818                 Fix authentication
13819
13820 2007-10-19 [wwp]        3.0.2cvs93
13821
13822         * src/common/ssl_certificate.c
13823                 Add missing include (Windows).
13824
13825 2007-10-19 [colin]      3.0.2cvs92
13826
13827         * src/imap_gtk.c
13828         * src/mimeview.c
13829         * src/textview.c
13830         * src/gtk/inputdialog.c
13831         * src/gtk/inputdialog.h
13832                 Remove the last old combo; patch by
13833                 Pawel
13834
13835 2007-10-19 [colin]      3.0.2cvs91
13836
13837         * src/common/ssl.c
13838                 Fix interop problem with GnuTLS and some crappy
13839                 servers that have very little keys.
13840
13841 2007-10-19 [colin]      3.0.2cvs90
13842
13843         * src/common/ssl.c
13844                 Fix return value check on GnuTLS, and
13845                 display the error
13846
13847 2007-10-18 [colin]      3.0.2cvs89
13848
13849         * src/common/ssl_certificate.c
13850                 Fix missing initialisations
13851
13852 2007-10-18 [wwp]        3.0.2cvs88
13853
13854         * src/Makefile.am
13855                 Fix linking against GNUTLS (matters if --enable-gnutls only).
13856
13857 2007-10-18 [colin]      3.0.2cvs87
13858
13859         * po/POTFILES.in
13860                 Fix build
13861
13862 2007-10-18 [mones]      3.0.2cvs86
13863
13864         * src/editbook.c
13865         * src/import.c
13866         * src/prefs_account.c
13867         * src/prefs_receive.c
13868         * src/gtk/about.c
13869         * src/plugins/bogofilter/bogofilter_gtk.c
13870         * src/plugins/spamassassin/spamassassin_gtk.c
13871                 More capitalisation micro-fixes
13872
13873 2007-10-18 [paul]       3.0.2cvs85
13874
13875         * configure.ac
13876                 add info about NNTP support via libetpan
13877                 change the configure output ending msg a little
13878         * src/gtk/about.c
13879                 similar changes to above
13880
13881 2007-10-18 [colin]      3.0.2cvs84
13882
13883         * src/procmime.c
13884         * src/procmime.h
13885                 Fix missing symbol for S/MIME
13886
13887 2007-10-18 [colin]      3.0.2cvs83
13888
13889         * src/prefs_filtering_action.c
13890                 Fix crash in tags (introduced in cvs78)
13891
13892 2007-10-18 [colin]      3.0.2cvs82
13893
13894         * src/common/Makefile.am
13895         * src/common/nntp.c
13896         * src/common/nntp.h
13897         * src/etpan/Makefile.am
13898         * src/etpan/etpan-thread-manager-types.h
13899         * src/etpan/etpan-thread-manager.c
13900         * src/etpan/imap-thread.c
13901         * src/etpan/nntp-thread.c
13902         * src/etpan/nntp-thread.h
13903         * src/news.c
13904         * src/news.h
13905                 Rewrite the nntp implementation
13906                 to use libetpan. Non-blocking NNTP!
13907         * src/account.c
13908         * src/crash.c
13909         * src/imap.c
13910         * src/inc.c
13911         * src/main.c
13912         * src/mainwindow.c
13913         * src/pop.c
13914         * src/pop.h
13915         * src/prefs_account.c
13916         * src/recv.c
13917         * src/recv.h
13918         * src/send_message.c
13919         * src/send_message.h
13920         * src/ssl_manager.c
13921         * src/ssl_manager.h
13922         * src/wizard.c
13923         * src/common/claws.c
13924         * src/common/session.c
13925         * src/common/session.h
13926         * src/common/smtp.c
13927         * src/common/smtp.h
13928         * src/common/socket.c
13929         * src/common/socket.h
13930         * src/common/ssl.c
13931         * src/common/ssl.h
13932         * src/common/ssl_certificate.c
13933         * src/common/ssl_certificate.h
13934         * src/gtk/about.c
13935         * src/gtk/sslcertwindow.c
13936         * src/gtk/sslcertwindow.h
13937                 Implement GnuTLS support. GnuTLS support
13938                 will be used if OpenSSL isn't available, or
13939                 specified explicitely. (the reason is that
13940                 GnuTLS cerficate checking is a bit less 
13941                 practical than OpenSSL's)
13942
13943 2007-10-18 [paul]       3.0.2cvs81
13944
13945         * src/gtk/inputdialog.c
13946         * src/gtk/inputdialog.h
13947                 fix copyright header
13948
13949 2007-10-17 [colin]      3.0.2cvs80
13950
13951         * src/plugins/pgpcore/select-keys.c
13952                 Fix bug which prevented encryption key
13953                 auto-selection when two or more matched the
13954                 email address, but only one isn't revoked
13955                 or expired.
13956
13957 2007-10-17 [wwp]        3.0.2cvs79
13958
13959         * src/compose.c
13960         * src/quote_fmt.c
13961         * src/quote_fmt.h
13962         * src/quote_fmt_lex.l
13963         * src/quote_fmt_parse.y
13964                 Templates can now attach files using |attach{filename}.
13965
13966 2007-10-17 [wwp]        3.0.2cvs78
13967
13968         * src/prefs_customheader.c
13969         * src/prefs_ext_prog.c
13970         * src/prefs_filtering_action.c
13971         * src/prefs_matcher.c
13972         * src/prefs_other.c
13973         * src/prefs_toolbar.c
13974         * src/gtk/combobox.c
13975         * src/gtk/combobox.h
13976         * src/gtk/gtkutils.c
13977         * src/gtk/gtkutils.h
13978         * src/plugins/bogofilter/bogofilter_gtk.c
13979         * src/plugins/spamassassin/spamassassin_gtk.c
13980                 Removed almost all remaining instances of GtkCombo
13981                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
13982                 few visual and code cleanup from Colin.
13983
13984 2007-10-16 [wwp]        3.0.2cvs77
13985         * src/gtk/pluginwindow.c
13986                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
13987
13988 2007-10-15 [colin]      3.0.2cvs76
13989
13990         * src/edittags.c
13991         * src/edittags.h
13992         * src/filtering.c
13993         * src/filtering.h
13994         * src/importmutt.c
13995         * src/importpine.c
13996         * src/main.c
13997         * src/messageview.c
13998         * src/messageview.h
13999         * src/mimeview.c
14000         * src/mimeview.h
14001         * src/pop.c
14002         * src/pop.h
14003         * src/prefs_common.c
14004         * src/prefs_common.h
14005         * src/prefs_customheader.c
14006         * src/prefs_customheader.h
14007         * src/prefs_display_header.c
14008         * src/prefs_display_header.h
14009         * src/prefs_filtering_action.c
14010         * src/prefs_filtering_action.h
14011         * src/prefs_folder_column.c
14012         * src/prefs_folder_column.h
14013         * src/prefs_folder_item.c
14014         * src/prefs_folder_item.h
14015         * src/prefs_gtk.c
14016         * src/prefs_gtk.h
14017         * src/prefs_logging.h
14018         * src/prefs_matcher.c
14019         * src/prefs_matcher.h
14020         * src/prefs_summary_column.c
14021         * src/prefs_summary_column.h
14022         * src/prefs_summary_open.c
14023         * src/procheader.c
14024         * src/procheader.h
14025         * src/procmime.c
14026         * src/procmime.h
14027         * src/recv.c
14028         * src/recv.h
14029         * src/sourcewindow.c
14030         * src/sourcewindow.h
14031         * src/summaryview.c
14032         * src/summaryview.h
14033         * src/textview.c
14034         * src/textview.h
14035         * src/toolbar.c
14036         * src/toolbar.h
14037         * src/common/mgutils.c
14038         * src/common/mgutils.h
14039         * src/common/nntp.c
14040         * src/common/nntp.h
14041         * src/common/prefs.c
14042         * src/common/prefs.h
14043         * src/common/socket.c
14044         * src/common/socket.h
14045         * src/common/stringtable.c
14046         * src/common/stringtable.h
14047         * src/common/template.c
14048         * src/common/template.h
14049         * src/common/uuencode.c
14050         * src/common/uuencode.h
14051         * src/gtk/gtkshruler.c
14052         * src/gtk/gtkshruler.h
14053         * src/gtk/menu.c
14054         * src/gtk/menu.h
14055         * src/gtk/progressdialog.c
14056         * src/gtk/progressdialog.h
14057                 Remove/staticalize, the return of the revenge
14058
14059 2007-10-15 [colin]      3.0.2cvs75
14060
14061         * src/matcher.c
14062                 Fix redirections in filtering's tests
14063
14064 2007-10-15 [colin]      3.0.2cvs74
14065
14066         * src/imap.c
14067                 Don't build imap_synchronise at all when 
14068                 building without libetpan
14069
14070 2007-10-14 [colin]      3.0.2cvs73
14071
14072         * src/imap.c
14073         * src/common/md5.c
14074         * src/common/md5.h
14075         * src/gtk/manage_window.c
14076         * src/gtk/manage_window.h
14077                 Remove more unused code
14078
14079 2007-10-14 [colin]      3.0.2cvs72
14080
14081         * src/addrquery.c
14082         * src/addrquery.h
14083         * src/recv.c
14084         * src/recv.h
14085         * src/vcard.c
14086         * src/vcard.h
14087         * src/common/xml.c
14088         * src/common/xml.h
14089         * src/common/xmlprops.c
14090         * src/common/xmlprops.h
14091                 Remove more unused code
14092
14093 2007-10-14 [colin]      3.0.2cvs71
14094
14095         * src/common/utils.c
14096                 Remove unused function
14097
14098 2007-10-13 [colin]      3.0.2cvs70
14099
14100         * src/imap.c
14101         * src/imap.h
14102         * src/mainwindow.c
14103         * src/mainwindow.h
14104         * src/gtk/gtkutils.c
14105         * src/gtk/gtkutils.h
14106                 Staticalise/Remove more code
14107
14108 2007-10-13 [colin]      3.0.2cvs69
14109
14110         * src/common/utils.c
14111         * src/common/utils.h
14112                 Remove dead code, unused for ages
14113
14114 2007-10-13 [colin]      3.0.2cvs68
14115
14116         * src/main.c
14117         * src/main.h
14118                 Maemo: define hildon_program in main.c,
14119                 make it accessible in the .h with extern
14120
14121 2007-10-13 [paul]       3.0.2cvs67
14122
14123         * src/gtk/menu.c
14124                 fix a bunch of runtime warnings on maemo
14125
14126 2007-10-13 [paul]       3.0.2cvs66
14127
14128         * src/main.c
14129         * src/main.h
14130         * src/gtk/gtkutils.c
14131         * src/gtk/gtkutils.h
14132                 fix a bunch of compiler warnings on maemo
14133
14134 2007-10-12 [colin]      3.0.2cvs65
14135
14136         * src/account.c
14137         * src/addritem.c
14138         * src/addritem.h
14139         * src/filtering.c
14140         * src/filtering.h
14141         * src/folder.c
14142         * src/folder.h
14143         * src/common/utils.c
14144         * src/common/utils.h
14145                 Remove unused code, staticalise some functions
14146
14147 2007-10-12 [paul]       3.0.2cvs64
14148
14149         * src/account.c
14150         * src/folderview.c
14151         * src/main.c
14152         * src/mainwindow.c
14153         * src/messageview.c
14154         * src/summary_search.c
14155         * src/summaryview.c
14156         * src/toolbar.c
14157         * src/wizard.c
14158         * src/common/utils.c
14159         * src/gtk/prefswindow.c
14160                 fix a bunch of compiler warnings on maemo
14161
14162 2007-10-11 [colin]      3.0.2cvs63
14163
14164         * src/editaddress.c
14165                 Make static function static
14166
14167 2007-10-11 [mones]      3.0.2cvs62
14168
14169         * src/addrduplicates.c
14170         * src/addressbook.c
14171         * src/compose.c
14172         * src/expldifdlg.c
14173         * src/mainwindow.c
14174         * src/messageview.c
14175         * src/pop.c
14176         * src/prefs_customheader.c
14177         * src/prefs_send.c
14178         * src/prefs_themes.c
14179         * src/common/plugin.c
14180         * src/gtk/pluginwindow.c
14181         * src/gtk/quicksearch.c
14182                 Fix several typos and capitalisation issues
14183
14184 2007-10-11 [wwp]        3.0.2cvs61
14185
14186         * src/editaddress.c
14187                 Fix a warning about possible use of uninitialized
14188                 filename var.
14189
14190 2007-10-11 [wwp]        3.0.2cvs60
14191
14192         * src/editaddress.c
14193                 Disable "Unset picture" menu item when there's
14194                 no picture to clear. Fix an extraneous g_unref_object,
14195                 add missing initializers.
14196
14197 2007-10-11 [wwp]        3.0.2cvs59
14198
14199         * src/pixmaps/anonymous.xpm
14200         * src/editaddress.c
14201         * src/Makefile.am
14202         * src/stock_pixmap.c
14203         * src/stock_pixmap.h
14204                 Fix a leak, gettext-ize the photo label.
14205                 Don't clear the existing picture if loading
14206                 a new one fails. Use a default 'anonymous'
14207                 picture (this new xpm has been added to the
14208                 internal stock_pixmap API). Add a
14209                 "Set picture" context menu entry.
14210
14211 2007-10-11 [colin]      3.0.2cvs58
14212
14213         * src/messageview.c
14214                 Make shift-shortcuts work
14215         * src/prefs_actions.c
14216                 Don't ask if we really want to close when
14217                 choosing OK and only the list is changed
14218         * src/prefs_template.c
14219                 Don't ask if we really want to close when
14220                 choosing OK and only the list is changed
14221         * src/common/plugin.c
14222                 Fix writing of second [Plugins_*] block
14223         * src/common/template.c
14224                 Remove unused files (fixes deletion)
14225
14226 2007-10-10 [paul]       3.0.2cvs57
14227
14228         * src/prefs_template.c
14229                 put the whole thing in a scrolled window
14230                 so that half the page is no longer inaccessible
14231                 on maemo
14232                 make the gtk_text_view smaller on maemo
14233
14234 2007-10-10 [colin]      3.0.2cvs56
14235
14236         * src/compose.c
14237                 Fix updating of Attachments number in some
14238                 cases (reedit, attach from command-line, ...)
14239
14240 2007-10-10 [colin]      3.0.2cvs55
14241
14242         * src/editaddress.c
14243                 Initialise error correctly
14244
14245 2007-10-10 [paul]       3.0.2cvs54
14246
14247         * src/prefs_filtering_action.c
14248         * src/gtk/description_window.c
14249         * src/gtk/foldersort.c
14250         * src/gtk/quicksearch.c
14251                 get rid of some pointless new lines and
14252                 make the descripton labels wrap better
14253
14254 2007-10-10 [colin]      3.0.2cvs53
14255
14256         * src/addressadd.c
14257         * src/editaddress.c
14258         * src/headerview.c
14259         * src/textview.c
14260                 More error handling on saving pictures
14261
14262 2007-10-10 [colin]      3.0.2cvs52
14263
14264         * src/printing.c
14265         * src/printing.h
14266                 Generalize a bit printing, so we can factorize
14267                 most of the code. 
14268
14269 2007-10-10 [paul]       3.0.2cvs51
14270
14271         * src/addrduplicates.c
14272                 fix engrish
14273                 use GTK_STOCK... buttons
14274
14275 2007-10-10 [paul]       3.0.2cvs50
14276
14277         * src/addressadd.c
14278         * src/addrindex.c
14279         * src/editaddress.c
14280                 Fix previous patch
14281                 Thanks to Colin
14282
14283 2007-10-10 [paul]       3.0.2cvs49
14284
14285         * src/summaryview.c
14286         * src/messageview.c
14287                 Fix crash on Add sender to addressbook when
14288                 From is null
14289         * src/addressadd.c
14290         * src/addrindex.c
14291         * src/editaddress.c
14292         * src/editaddress_other_attributes_ldap.h
14293                 Fix leaks 
14294                 Rename images to .png in addrbook/
14295         * src/headerview.c
14296         * src/textview.c
14297                 Fix Face/X-Face being used if adding another
14298                 address than sender to addressbook
14299                 Thanks to Colin
14300
14301 2007-10-10 [holger]     3.0.2cvs48
14302
14303         * src/addrduplicates.c
14304         * src/editaddress.c
14305                 Improvements to the addressbook duplicate finder
14306                 feature:
14307                  - add an edit button to the button bar
14308                  - display the whole bookname (with iface) and
14309                    use this for same-book checking
14310                  - after editing, try to keep selections if the
14311                    entries are still present
14312                  - sort the email column alphabetically
14313                  - put results in a scrolled window
14314                  - support embedded editing
14315                  - make columns in detail view resizable
14316                  - add keyboard shortcuts
14317
14318 2007-10-10 [wwp]        3.0.2cvs47
14319
14320         * src/addrindex.c
14321                 Fix a crash when there's no From: in email, thanks to Colin.
14322
14323 2007-10-09 [paul]       3.0.2cvs46
14324
14325         * src/messageview.c
14326         * src/summaryview.c
14327         * src/textview.c
14328                 fix building without compface support
14329
14330 2007-10-09 [colin]      3.0.2cvs45
14331
14332         * src/editaddress.c
14333         * src/headerview.c
14334         * src/textview.c
14335                 Add error handling
14336
14337 2007-10-09 [colin]      3.0.2cvs44
14338
14339         * src/addrduplicates.c
14340         * src/addressadd.c
14341         * src/addressadd.h
14342         * src/addressbook.c
14343         * src/addressbook.h
14344         * src/addrindex.c
14345         * src/addrindex.h
14346         * src/addritem.c
14347         * src/addritem.h
14348         * src/compose.c
14349         * src/editaddress.c
14350         * src/editaddress_other_attributes_ldap.h
14351         * src/headerview.c
14352         * src/messageview.c
14353         * src/mimeview.c
14354         * src/summaryview.c
14355         * src/textview.c
14356         * src/gtk/gtkutils.c
14357                 Automatically set contacts' pictures from Face 
14358                 or X-Face if they have no picture
14359                 Display the contact picture in textview or
14360                 headerview for mails sent by people in the 
14361                 addressbook, that have no Face or X-Face
14362                 Fix a few details in the Person edition dialog
14363                 (ability to unset picture)
14364                 Remove picture file when deleting contacts
14365
14366 2007-10-09 [iwkse]      3.0.2cvs43
14367
14368         * src/gtk/about.c
14369                 center the about window
14370
14371 2007-10-09 [paul]       3.0.2cvs42
14372
14373         * src/prefs_toolbar.c
14374                 fix icon selector window on maemo
14375
14376 2007-10-09 [paul]       3.0.2cvs41
14377
14378         * src/messageview.c
14379                 add 'go to' menu to separate msgview
14380
14381 2007-10-09 [colin]      3.0.2cvs40
14382
14383         * src/common/defs.h
14384                 Add forgotten file
14385
14386 2007-10-09 [iwkse]      3.0.2cvs39
14387
14388         * Makefile.am
14389         * src/addressbook.c
14390         * src/addritem.c
14391         * src/addritem.h
14392         * src/editaddress.c
14393         * src/editaddress_other_attributes_ldap.h
14394         * src/addrbook.c
14395         * src/Makefile.am
14396                 set a photo in the Addressbook
14397
14398 2007-10-08 [colin]      3.0.2cvs38
14399
14400         * src/prefs_toolbar.c
14401                 Make height 320 to remove the scrollbar 
14402                 (with current number of icons)
14403
14404 2007-10-08 [colin]      3.0.2cvs37
14405
14406         * src/prefs_toolbar.c
14407                 Transform the treeview to a GtkIconView.
14408                 Patch by Pawel
14409                 In addition, transform the window so that 
14410                 it looks like a popup menu. Patch by me
14411
14412 2007-10-08 [colin]      3.0.2cvs36
14413
14414         * src/compose.c
14415         * src/compose.h
14416                 Beautify the GUI a bit; in particular, show the
14417                 number of attachments in the tab's title.
14418                 Patch by Pawel
14419
14420 2007-10-08 [paul]       3.0.2cvs35
14421
14422         * src/mimeview.c
14423                 Save users from themselves: save temporary
14424                 files used for Open/Open with as read-only.
14425                 Thanks to Colin
14426
14427 2007-10-08 [paul]       3.0.2cvs34
14428
14429         * tools/Makefile.am
14430                 forgot this in cvs33
14431
14432 2007-10-08 [paul]       3.0.2cvs33
14433
14434         * tools/kdeservicemenu/README
14435         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14436         * tools/kdeservicemenu/install.sh
14437         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14438                 renamed template* to *template so as not to confuse
14439                 lintian
14440
14441 2007-10-08 [paul]       3.0.2cvs32
14442
14443         * src/prefs_themes.c
14444         * src/stock_pixmap.c
14445                 replace 2 direct uses of RC_DIR
14446
14447 2007-10-07 [colin]      3.0.2cvs31
14448
14449         * src/addrduplicates.c
14450         * src/addrduplicates.h
14451         * src/addressbook.c
14452         * src/addressbook.h
14453         * src/addrindex.c
14454         * src/addrindex.h
14455                 Implement deletion in duplicate finder. 
14456                 Patch by Holger 
14457
14458 2007-10-07 [colin]      3.0.2cvs30
14459
14460         * src/exporthtml.c
14461         * src/mbox.c
14462         * src/common/utils.c
14463                 Better fix for Solaris, thanks to Nicolas Doualot
14464
14465 2007-10-07 [colin]      3.0.2cvs29
14466
14467         * AUTHORS
14468         * src/gtk/authors.h
14469                 Add Frank Dietrich
14470
14471 2007-10-07 [colin]      3.0.2cvs28
14472
14473         * src/exporthtml.c
14474                 Fix HTML export to make it more compliant
14475                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14476
14477 2007-10-07 [colin]      3.0.2cvs27
14478
14479         * src/prefs_toolbar.c
14480                 Only use icons that wouldn't look stupid in the toolbar
14481                 Patch by Pawel
14482
14483 2007-10-07 [colin]      3.0.2cvs26
14484
14485         * src/prefs_toolbar.c
14486                 Fix old icon being used when none is selected
14487
14488 2007-10-07 [colin]      3.0.2cvs25
14489
14490         * src/toolbar.c
14491                 Fix copy/paste error
14492
14493 2007-10-07 [colin]      3.0.2cvs24
14494
14495         * src/prefs_toolbar.c
14496         * src/toolbar.c
14497         * src/toolbar.h
14498                 Update icon to default one when changing event
14499                 Make the icon chooser nicer (handle Esc, Enter,
14500                 double-click)
14501
14502 2007-10-06 [colin]      3.0.2cvs23
14503
14504         * src/prefs_toolbar.c
14505                 Fix text reset; patch by Pawel
14506
14507 2007-10-06 [colin]      3.0.2cvs22
14508
14509         * src/toolbar.h
14510                 Complete previous commit
14511
14512 2007-10-06 [colin]      3.0.2cvs21
14513
14514         * src/prefs_toolbar.c
14515         * src/toolbar.c
14516                 Set toolbar text automatically to the default
14517                 when changing Event executed on click
14518
14519 2007-10-06 [colin]      3.0.2cvs20
14520
14521         * src/prefs_toolbar.c
14522                 Invert Text and Event fields
14523
14524 2007-10-06 [colin]      3.0.2cvs19
14525
14526         * src/prefs_toolbar.c
14527         * src/toolbar.c
14528                 Make toolbar prefs look much better
14529                 Patch by Pawel Pekala
14530
14531 2007-10-06 [paul]       3.0.2cvs18
14532
14533         * src/account.c
14534         * src/prefs_filtering.c
14535                 fix checkbuttons in gtktreeview on maemo by
14536                 setting maemo's "allow-checkbox-mode" to FALSE
14537
14538 2007-10-06 [colin]      3.0.2cvs17
14539
14540         * configure.ac
14541                 Export -DSOLARIS in CFLAGS for all
14542                 Solaris (not just 2.8) and OpenSolaris
14543
14544 2007-10-06 [paul]       3.0.2cvs16
14545
14546         * AUTHORS
14547         * src/exporthtml.c
14548         * src/mbox.c
14549         * src/gtk/authors.h
14550                 fix build on solaris where ctime_r takes
14551                 3 arguments rather than 2.
14552                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14553
14554 2007-10-05 [colin]      3.0.2cvs15
14555
14556         * src/etpan/imap-thread.c
14557                 Fix wrong error codepath
14558
14559 2007-10-05 [wwp]        3.0.2cvs14
14560
14561         * src/filtering.c
14562                 Fix unexpected logging of quicksearches:
14563                 debug_filtering_session flag was never reset to FALSE, causing
14564                 matcher functions to log when called from a quicksearch
14565                 (if a filtering session happened before).
14566
14567 2007-10-05 [paul]       3.0.2cvs13
14568
14569         * src/prefs_actions.c
14570         * src/prefs_filtering.c
14571         * src/prefs_template.c
14572                 fix bug 1343, 'Filtering..'s close button
14573                 silently discards new filter'
14574                 Thanks to Colin
14575
14576 2007-10-05 [paul]       3.0.2cvs12
14577
14578         * configure.ac
14579         * src/Makefile.am
14580                 fix bug 1347, '-Wno-unused-function, optional'
14581
14582 2007-10-05 [colin]      3.0.2cvs11
14583
14584         * src/procmime.c
14585         * src/common/mgutils.c
14586                 Fix warnings
14587
14588 2007-10-05 [mones]      3.0.2cvs10
14589
14590         * manual/advanced.xml
14591                 Use full menu name
14592         * manual/es/advanced.xml
14593                 Synchronise translation
14594
14595 2007-10-04 [colin]      3.0.2cvs9
14596
14597         * src/action.c
14598         * src/addrbook.c
14599         * src/addrindex.c
14600         * src/compose.c
14601         * src/exporthtml.c
14602         * src/exportldif.c
14603         * src/folder.c
14604         * src/main.c
14605         * src/matcher.c
14606         * src/mbox.c
14607         * src/messageview.c
14608         * src/mh.c
14609         * src/news.c
14610         * src/partial_download.c
14611         * src/pop.c
14612         * src/procmime.c
14613         * src/procmsg.c
14614         * src/toolbar.c
14615         * src/common/log.c
14616         * src/common/mgutils.c
14617         * src/common/plugin.c
14618         * src/common/utils.c
14619         * src/common/xml.c
14620         * src/common/xml.h
14621         * src/common/xmlprops.c
14622         * src/common/xmlprops.h
14623         * src/plugins/bogofilter/bogofilter.c
14624         * src/plugins/clamav/clamav_plugin.c
14625         * src/plugins/dillo_viewer/dillo_prefs.c
14626         * src/plugins/pgpcore/prefs_gpg.c
14627         * src/plugins/pgpinline/pgpinline.c
14628         * src/plugins/pgpmime/pgpmime.c
14629         * src/plugins/spamassassin/spamassassin.c
14630         * src/plugins/trayicon/trayicon_prefs.c
14631                 Verify success on writes. Will fix possible strange
14632                 failure on disk full.
14633
14634 2007-10-04 [paul]       3.0.2cvs8
14635
14636         * manual/advanced.xml
14637                 add further info about Actions
14638                 Patch by Emmanuel Briot <briot@adacore.com>
14639
14640 2007-10-04 [paul]       3.0.2cvs7
14641
14642         * src/account.c
14643                 remove the D column, instead indicate the
14644                 default account by use of bold text
14645
14646 2007-10-03 [colin]      3.0.2cvs6
14647
14648         * src/common/template.c
14649                 Fix templates writing (was prone to disk full problems)
14650
14651 2007-10-03 [colin]      3.0.2cvs5
14652
14653         * src/Makefile.am
14654         * src/addrduplicates.c
14655         * src/addrduplicates.h
14656         * src/addressbook.c
14657                 Add duplicate deletion. Patch by Holger
14658
14659 2007-10-03 [colin]      3.0.2cvs4
14660
14661         * src/matcher.c
14662         * src/gtk/quicksearch.c
14663                 Fix bug 1340, 'Case insensitive searches with 
14664                 non-ascii alphabets fail'.
14665
14666 2007-10-03 [colin]      3.0.2cvs3
14667
14668         * src/main.c
14669         * src/common/utils.c
14670         * src/common/utils.h
14671                 Implement run-time alternative config directories
14672
14673 2007-10-03 [colin]      3.0.2cvs2
14674
14675         * src/folderview.c
14676                 Prevent opening folder item while folder
14677                 is scanned in a better way
14678
14679 2007-10-02 [paul]       3.0.2cvs1
14680
14681         * NEWS
14682         * README
14683         * RELEASE_NOTES
14684         * configure.ac
14685                 bump up version number following stable release
14686
14687 2007-09-30 [colin]      3.0.1cvs49
14688
14689         * src/imap.c
14690                 Refresh session if needed
14691
14692 2007-09-30 [colin]      3.0.1cvs48
14693
14694         * src/imap.c
14695                 Reset folder's session to NULL
14696                 before destroying it
14697
14698 2007-09-30 [mones]      3.0.1cvs47
14699
14700         * manual/handling.xml
14701                 Use markup quotes instead hardcoded quotes
14702         * manual/es/handling.xml
14703                 Added new synced section (IMAP subscriptions)
14704
14705 2007-09-29 [colin]      3.0.1cvs46
14706
14707         * src/imap.c
14708                 Notice disconnections faster
14709
14710 2007-09-28 [colin]      3.0.1cvs45
14711
14712         * src/addressbook.c
14713         * src/addrindex.c
14714                 Fix warnings
14715
14716 2007-09-28 [paul]       3.0.1cvs44
14717
14718         * src/mimeview.c
14719                 fix maemo build
14720
14721 2007-09-28 [paul]       3.0.1cvs43
14722
14723         * src/account.c
14724                 use gtk_widget_set_size_request() on the label
14725                 so that wrapping works better. get rid of the
14726                 (partially deprecated) hbutton_box.
14727                 these changes should prevent buttons overlapping
14728                 on maemo
14729
14730 2007-09-28 [colin]      3.0.1cvs42
14731
14732         * src/pop.c
14733                 Fix typo :)
14734
14735 2007-09-28 [colin]      3.0.1cvs41
14736
14737         * src/compose.c
14738         * src/msgcache.c
14739         * src/pop.c
14740         * src/procmime.c
14741         * src/etpan/imap-thread.c
14742                 64bits-related warning fixes
14743
14744 2007-09-28 [colin]      3.0.1cvs40
14745
14746         * src/folder_item_prefs.c
14747         * src/ldaputil.c
14748         * src/mainwindow.c
14749         * src/mimeview.c
14750         * src/common/tags.c
14751                 Fix warnings
14752
14753 2007-09-28 [colin]      3.0.1cvs39
14754
14755         * src/plugins/spamassassin/spamassassin.c
14756         * src/plugins/spamassassin/spamassassin.h
14757         * src/plugins/spamassassin/spamassassin_gtk.c
14758                 Add addressbook-based whitelisting
14759
14760 2007-09-28 [colin]      3.0.1cvs38
14761
14762         * src/folder.c
14763                 Fix bug 1337, 'crash on pressing Send button'
14764
14765 2007-09-28 [paul]       3.0.1cvs37
14766
14767         * src/prefs_folder_item.c
14768                 give the orphans a parent. makes all prefs
14769                 pages visible on maemo
14770
14771 2007-09-28 [colin]      3.0.1cvs36
14772
14773         * src/prefs_folder_column.c
14774         * src/prefs_summary_column.c
14775                 Fix two leaks
14776
14777 2007-09-27 [colin]      3.0.1cvs35
14778
14779         * src/gtk/quicksearch.c
14780                 Fix bug 1336, 'Segfault if empty space before search-string'
14781
14782 2007-09-26 [mones]      3.0.1cvs34
14783
14784         * manual/account.xml
14785         * manual/plugins.xml
14786                 Fixed irc channel name, added some docbook markup.
14787                 Changed text markup to docbook markup. 
14788                 Added spamcop as supported in SpamReport description.
14789         * manual/fr/plugins.xml
14790                 Fixed irc channel name.
14791         * manual/es/account.xml
14792         * manual/es/advanced.xml
14793         * manual/es/claws-mail-manual.xml
14794         * manual/es/glossary.xml
14795         * manual/es/gpl.xml
14796         * manual/es/keyboard.xml
14797         * manual/es/plugins.xml
14798                 Synced with English version, fixed a couple of typos.
14799
14800 2007-09-26 [colin]      3.0.1cvs33
14801
14802         * configure.ac
14803                 Explain why "Libgnomeprint: no" on GTK+ 2.10
14804
14805 2007-09-26 [colin]      3.0.1cvs32
14806
14807         * src/messageview.c
14808         * src/procmsg.c
14809         * src/procmsg.h
14810                 Optimisation: avoid fetching mail 3 times locally
14811                 for displaying
14812
14813 2007-09-26 [colin]      3.0.1cvs31
14814
14815         * src/mh.c
14816                 Fix missing static
14817
14818 2007-09-26 [colin]      3.0.1cvs30
14819
14820         * src/folder.c
14821         * src/folder.h
14822         * src/mh.c
14823         * src/mh.h
14824                 Fix MH mtime hack - make it a folder class function
14825
14826 2007-09-26 [colin]      3.0.1cvs29
14827
14828         * src/inc.c
14829                 Fix bug 1334, 'user defined mail incorporation 
14830                 script not run'
14831
14832 2007-09-25 [colin]      3.0.1cvs28
14833
14834         * src/codeconv.c
14835                 Optimisation: shortcut conv_codeset_strdup
14836                 when src_code and dest_code are the same
14837         * src/common/xml.c
14838         * src/common/xml.h
14839                 Optimisation: shortcut code conversions when
14840                 files are in UTF-8; faster list walking by
14841                 using prepend/reverse.
14842
14843 2007-09-25 [holger]     3.0.1cvs27
14844
14845         * src/printing.c
14846                 Replace button bar of the preview window
14847                 with a real toolbar (patch by Colin)
14848                 Add zooming to the preview window
14849
14850 2007-09-24 [paul]       3.0.1cvs26
14851
14852         * src/compose.c
14853                 compact the character set menu, adding some
14854                 missing encodings. Patch by Pawel Pekala
14855
14856 2007-09-23 [paul]       3.0.1cvs25
14857
14858         * src/prefs_account.c
14859         * src/prefs_folder_item.c
14860         * src/prefs_quote.c
14861         * src/quote_fmt.c
14862         * src/quote_fmt.h
14863                 remove unnecessary frame from Templates options
14864                 and improve the English of the check button label
14865
14866 2007-09-22 [colin]      3.0.1cvs24
14867
14868         * src/gtk/quicksearch.c
14869                 Fix bug 1329, 'error in quicksearch.c'
14870                 Fix return with value in function returning void
14871
14872 2007-09-22 [colin]      3.0.1cvs23
14873
14874         * src/imap.c
14875         * src/procmsg.h
14876         * src/common/utils.c
14877         * src/common/utils.h
14878         * src/etpan/imap-thread.c
14879                 Optimise fetching IMAP cached emails *a lot*
14880                 (remember whether mail is fully cached and \r's
14881                  are already stripped)
14882
14883 2007-09-22 [colin]      3.0.1cvs22
14884
14885         * src/folder.c
14886         * src/folder.h
14887         * src/prefs_folder_item.c
14888                 Add a button to allow users to drop local caches.
14889
14890 2007-09-21 [colin]      3.0.1cvs21
14891
14892         * src/summaryview.c
14893                 Remove unnecessary error when cancelling export to mbox.
14894                 Patch by Pawel
14895
14896 2007-09-21 [paul]       3.0.1cvs20
14897
14898         * src/gtk/prefswindow.c
14899                 remove unnecessary frames from the prefs
14900                 pages. Patch by Pawel Pekala
14901
14902 2007-09-21 [paul]       3.0.1cvs19
14903
14904         * src/prefs_account.c
14905         * src/prefs_folder_item.c
14906         * src/prefs_quote.c
14907         * src/quote_fmt.c
14908                 put the Templates options into a tabbed
14909                 layout. Patch by Pawel Pekala
14910
14911 2007-09-21 [paul]       3.0.1cvs18
14912
14913         * src/mainwindow.c
14914                 group together the character set menu items
14915                 move the /View/Show or hide/Message view below
14916                 .../Toolbar menu item
14917                 Patch by Pawel Pekala
14918
14919 2007-09-21 [mones]      3.0.1cvs17
14920
14921         * src/compose.c
14922                 Fix for bug 1327, 'segfault when replying to a non-existent
14923                 news message', thanks to Colin.
14924
14925 2007-09-21 [colin]      3.0.1cvs16
14926
14927         * src/folderview.c
14928                 Complete 3.0.1cvs15
14929
14930 2007-09-20 [colin]      3.0.1cvs15
14931
14932         * src/folderview.c
14933         * src/folderview.h
14934                 Maybe fix bug 1324, 'Corrupted IMAP cache'
14935
14936 2007-09-20 [colin]      3.0.1cvs14
14937
14938         * src/printing.c
14939                 Fix a little leak
14940
14941 2007-09-20 [holger]     3.0.1cvs13
14942
14943         * src/printing.c
14944                 Add page layout to print preview.
14945                 Make the close-button in the toolbar
14946                 right-aligned.
14947
14948 2007-09-20 [paul]       3.0.1cvs12
14949
14950         * po/ru.po
14951                 updated by Pavlo Bohmat
14952
14953 2007-09-19 [colin]      3.0.1cvs11
14954
14955         * src/common/utils.c
14956                 Prevent unquoted mime boundaries, by always
14957                 using a /
14958
14959 2007-09-19 [colin]      3.0.1cvs10
14960
14961         * src/printing.c
14962                 Fix drawing area size, fix DPI change that
14963                 can cause total number of lines to decrease
14964
14965 2007-09-19 [colin]      3.0.1cvs9
14966
14967         * po/POTFILES.in
14968         * src/printing.c
14969                 Make print preview more efficient and nicer.
14970                 Patch mostly by Holger Berndt <hb@claws-mail.org>
14971
14972 2007-09-19 [colin]      3.0.1cvs8
14973
14974         * src/prefs_common.c
14975         * src/prefs_common.h
14976         * src/printing.c
14977                 Add scrolledwindow, default allocation and
14978                 size saving to the print preview window.
14979
14980 2007-09-18 [colin]      3.0.1cvs7
14981
14982         * src/prefs_common.c
14983         * src/prefs_common.h
14984         * src/prefs_image_viewer.c
14985         * src/printing.c
14986                 GtkPrintOperation:
14987                 - add image printing support
14988                 - add option to print images
14989                 - add preview widget
14990                 - add saving of a few Page Setup parameters
14991
14992 2007-09-18 [colin]      3.0.1cvs6
14993
14994         * AUTHORS
14995         * src/gtk/authors.h
14996                 Add Guillaume Chazarain
14997
14998 2007-09-18 [colin]      3.0.1cvs5
14999
15000         * src/common/utils.c
15001                 Fix bug 1321, 'access before allocation 
15002                 when scanning for uris'. Patch by 
15003                 Guillaume Chazarain <guichaz@yahoo.fr>
15004
15005 2007-09-18 [colin]      3.0.1cvs4
15006
15007         * src/toolbar.c
15008                 Fix bug 1320, 'Memory leak caused by 
15009                 gtk_container_get_children'. Patch by
15010                 Guillaume Chazarain <guichaz@yahoo.fr>
15011
15012 2007-09-18 [colin]      3.0.1cvs3
15013
15014         * src/printing.c
15015         * src/printing.h
15016                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
15017
15018 2007-09-18 [colin]      3.0.1cvs2
15019
15020         * src/Makefile.am
15021         * src/mainwindow.c
15022         * src/messageview.c
15023         * src/messageview.h
15024         * src/prefs_ext_prog.c
15025         * src/prefs_fonts.c
15026         * src/printing.c
15027         * src/printing.h
15028         * src/summaryview.c
15029                 Use GtkPrintOperation by default on GTK+ >= 2.10
15030                 Patch by Holger Berndt <hb@claws-mail.org>
15031
15032 2007-09-18 [paul]       3.0.1cvs1
15033
15034         * NEWS
15035         * README
15036         * RELEASE_NOTES
15037         * configure.ac
15038                 bump up version number following stable release
15039
15040 2007-09-16 [colin]      3.0.0cvs18
15041
15042         * src/folder.c
15043                 Fix possible memleak
15044
15045 2007-09-16 [colin]      3.0.0cvs17
15046
15047         * src/folderview.c
15048                 Fix bug 1311, 'Wrong arrow position 
15049                 while moving message into folder when 
15050                 column headers hidden'
15051         * src/image_viewer.c
15052                 Show error in the GUI if image can't
15053                 be loaded
15054         * src/matcher.c
15055                 Fix spurious output
15056         * src/messageview.c
15057                 Allow setting domain in msgid
15058         * src/common/plugin.c
15059                 Add timing information
15060
15061 2007-09-16 [colin]      3.0.0cvs16
15062
15063         * src/account.c
15064         * src/compose.c
15065         * src/prefs_account.c
15066         * src/prefs_account.h
15067         * src/common/utils.c
15068                 Remove Generate Message-ID option. We need
15069                 this on some IMAP servers.
15070         * src/prefs_template.c
15071                 Fix double-free
15072
15073 2007-09-16 [colin]      3.0.0cvs15
15074
15075         * src/prefs_filtering.c
15076         * src/prefs_filtering.h
15077         * src/prefs_filtering_action.c
15078         * src/common/tags.c
15079                 Fix tags issues: tags with spaces, renaming
15080                 tags.
15081
15082 2007-09-16 [colin]      3.0.0cvs14
15083
15084         * src/folderview.c
15085         * src/main.c
15086         * src/mainwindow.c
15087                 Fix bug 1308, 'Claws deletes folderlist.xml after
15088                 fetching mail short after start-up'
15089
15090 2007-09-16 [colin]      3.0.0cvs13
15091
15092         * src/compose.c
15093                 Fix scrolling to cursor
15094
15095 2007-09-16 [paul]       3.0.0cvs12
15096
15097         * po/sr.po
15098                 updated by Aleksandar Urosevic
15099
15100 2007-09-16 [paul]       3.0.0cvs11
15101
15102         * src/folder.c
15103                 do not allow locked msgs to be deleted,
15104                 even by filtering/processing
15105
15106 2007-09-07 [paul]       3.0.0cvs10
15107
15108         * src/prefs_folder_column.c
15109         * src/prefs_summary_column.c
15110                 implement button sensitivity
15111                 patch by Pawel Pekala
15112
15113 2007-09-06 [wwp]        3.0.0cvs9
15114
15115         * src/prefs_gtk.c
15116                 Add a missing linefeed to a debug message.
15117
15118 2007-09-05 [colin]      3.0.0cvs8
15119
15120         * src/inc.c
15121                 Fix statusbar/window mismatch on Maemo
15122
15123 2007-09-05 [colin]      3.0.0cvs7
15124
15125         * src/ldaputil.c
15126                 Fix build without USE_LDAP_TLS
15127
15128 2007-09-05 [colin]      3.0.0cvs6
15129
15130         * src/folder.c
15131         * src/imap.c
15132         * src/inc.c
15133         * src/mbox.c
15134         * src/send_message.c
15135         * src/statusbar.c
15136         * src/statusbar.h
15137                 Maemo: distinguish various statusbar messages,
15138                 in order to display only the most important.
15139
15140 2007-09-04 [wwp]        3.0.0cvs5
15141
15142         * src/account.c
15143                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15144                 Show protocol "SMTP" and the appropriate server for send-only
15145                 accounts, show "-" instead of "" when no value is relevant.
15146
15147 2007-09-03 [ticho]      3.0.0cvs4
15148
15149         * src/summaryview.c
15150                 Handle plural form better in delete confirmation dialog.
15151
15152 2007-09-03 [wwp]        3.0.0cvs3
15153
15154         * src/compose.c
15155                 Warn differently when sending or sending later (queueing).
15156
15157 2007-09-03 [colin]      3.0.0cvs2
15158
15159         * src/procmime.c
15160         * src/procmime.h
15161         * src/common/plugin.c
15162         * src/common/plugin.h
15163                 Add a new plugin API, MimeParser. It allows
15164                 plugins to scan email MIME parts and optionally,
15165                 transform them.
15166
15167 2007-09-03 [mones]      3.0.0cvs1
15168
15169         * po/es.po
15170                 Updated translation
15171         * src/common/defs.h
15172                 While a better solution is made double history sizes
15173
15174 2007-09-03 [paul]       3.0.0
15175
15176         * NEWS
15177         * README
15178         * RELEASE_NOTES
15179                 3.0.0 released
15180
15181 [For previous entries, see ChangeLog.2.0.0-3.0.0]