cadcf97fcf35fa8af96e5c2b321f79a78d3da11e
[claws.git] / ChangeLog
1 2013-02-20 [colin]      3.9.0cvs86
2
3         * configure.ac
4         * src/plugins/fancy/fancy_viewer.h
5                 Fix build for Fancy and vCalendar
6
7 2013-02-20 [colin]      3.9.0cvs85
8
9         * configure.ac
10                 Rework plugin enabling logic. More clean!
11         * src/plugins/fancy/fancy_viewer.c
12         * src/plugins/fancy/fancy_viewer.h
13         * src/plugins/spam_report/spam_report.c
14                 Make curl dependancy mandatory
15         * src/plugins/notification/notification_plugin.c
16                 Fix build with every possible thing disabled
17         * src/plugins/notification/Makefile.am
18         * src/plugins/notification/gtkhotkey/.cvsignore
19         * src/plugins/notification/gtkhotkey/Makefile.am
20         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
21         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
22         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
23         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
24         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
25         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
26         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
27         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
28         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
29         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
30         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
31         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
32         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
33         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
34         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
35         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
36         * src/plugins/notification/gtkhotkey/gtkhotkey.h
37         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
38         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
39         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
40         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
41                 Re-add hotkey support
42         * src/plugins/spam_report/Makefile.am
43         * src/plugins/tnef_parse/Makefile.am
44                 Remove gettext.h
45
46 2013-02-20 [colin]      3.9.0cvs84
47
48         * configure.ac
49         * po/POTFILES.in
50         * src/plugins/Makefile.am
51         * src/plugins/dillo_viewer/.cvsignore
52         * src/plugins/dillo_viewer/Makefile.am
53         * src/plugins/dillo_viewer/README
54         * src/plugins/dillo_viewer/dillo_prefs.c
55         * src/plugins/dillo_viewer/dillo_prefs.h
56         * src/plugins/dillo_viewer/dillo_viewer.c
57         * src/plugins/trayicon/.cvsignore
58         * src/plugins/trayicon/Makefile.am
59         * src/plugins/trayicon/README
60         * src/plugins/trayicon/trayicon.c
61         * src/plugins/trayicon/trayicon_prefs.c
62         * src/plugins/trayicon/trayicon_prefs.h
63         * src/plugins/trayicon/libeggtrayicon/.cvsignore
64                 Drop trayicon and dillo_viewer
65
66 2013-02-20 [colin]      3.9.0cvs83
67
68         * configure.ac
69         * src/plugins/Makefile.am
70         * src/plugins/spam_report/.cvsignore
71         * src/plugins/spam_report/Makefile.am
72         * src/plugins/spam_report/placeholder.txt
73         * src/plugins/spam_report/spam_report.c
74         * src/plugins/spam_report/spam_report_prefs.c
75         * src/plugins/spam_report/spam_report_prefs.h
76         * src/plugins/tnef_parse/.cvsignore
77         * src/plugins/tnef_parse/Makefile.am
78         * src/plugins/tnef_parse/claws.def
79         * src/plugins/tnef_parse/mapi.h
80         * src/plugins/tnef_parse/mapidefs.h
81         * src/plugins/tnef_parse/mapitags.h
82         * src/plugins/tnef_parse/placeholder.txt
83         * src/plugins/tnef_parse/plugin.def
84         * src/plugins/tnef_parse/tnef-errors.h
85         * src/plugins/tnef_parse/tnef-types.h
86         * src/plugins/tnef_parse/tnef_dump.c
87         * src/plugins/tnef_parse/tnef_dump.h
88         * src/plugins/tnef_parse/tnef_parse.c
89         * src/plugins/tnef_parse/version.rc
90         * src/plugins/tnef_parse/ytnef.c
91         * src/plugins/tnef_parse/ytnef.h
92                 Add tnef_parse and spam_report
93
94 2013-02-20 [colin]      3.9.0cvs82
95
96         * src/plugins/bogofilter/Makefile.am
97         * src/plugins/clamd/Makefile.am
98         * src/plugins/demo/Makefile.am
99         * src/plugins/dillo_viewer/Makefile.am
100         * src/plugins/fancy/Makefile.am
101         * src/plugins/fetchinfo/Makefile.am
102         * src/plugins/gdata/Makefile.am
103         * src/plugins/mailmbox/Makefile.am
104         * src/plugins/newmail/Makefile.am
105         * src/plugins/notification/Makefile.am
106         * src/plugins/pdf_viewer/Makefile.am
107         * src/plugins/perl/Makefile.am
108         * src/plugins/python/Makefile.am
109         * src/plugins/spamassassin/Makefile.am
110         * src/plugins/trayicon/Makefile.am
111         * src/plugins/vcalendar/libical/libical/Makefile.am
112                 Fix out-of-tree build
113
114 2013-02-19 [colin]      3.9.0cvs81
115
116         * configure.ac
117                 Fix inverted logic in a few plugins
118
119 2013-02-18 [mones]      3.9.0cvs80
120
121         * src/plugins/notification/Makefile.am
122         * src/plugins/pdf_viewer/Makefile.am
123         * src/plugins/python/Makefile.am
124                 Allow 'make dist' to generate a nice tarball
125
126 2013-02-18 [wwp]        3.9.0cvs79
127
128         * src/plugins/clamd/libclamd/.cvsignore
129         Add one more .cvsignore file.
130
131 2013-02-18 [wwp]        3.9.0cvs78
132
133         * src/plugins/clamd/libclamd/.cvsignore
134         One more .cvsignore file.
135
136 2013-02-18 [wwp]        3.9.0cvs77
137
138         * src/plugins/clamd/.cvsignore
139         * src/plugins/clamd/libclamd/.cvsignore
140         * src/plugins/fetchinfo/.cvsignore
141         * src/plugins/gdata/.cvsignore
142         * src/plugins/mailmbox/.cvsignore
143         * src/plugins/newmail/.cvsignore
144         * src/plugins/notification/.cvsignore
145         * src/plugins/pdf_viewer/.cvsignore
146         * src/plugins/perl/.cvsignore
147         * src/plugins/python/.cvsignore
148         Silent up stuff a bit.
149
150 2013-02-17 [colin]      3.9.0cvs76
151
152         * src/plugins/notification/Makefile.am
153         * src/plugins/notification/notification_banner.c
154         * src/plugins/notification/notification_banner.h
155         * src/plugins/notification/notification_command.c
156         * src/plugins/notification/notification_command.h
157         * src/plugins/notification/notification_core.c
158         * src/plugins/notification/notification_foldercheck.c
159         * src/plugins/notification/notification_foldercheck.h
160         * src/plugins/notification/notification_hotkeys.c
161         * src/plugins/notification/notification_hotkeys.h
162         * src/plugins/notification/notification_indicator.c
163         * src/plugins/notification/notification_indicator.h
164         * src/plugins/notification/notification_lcdproc.c
165         * src/plugins/notification/notification_lcdproc.h
166         * src/plugins/notification/notification_plugin.c
167         * src/plugins/notification/notification_plugin.h
168         * src/plugins/notification/notification_popup.c
169         * src/plugins/notification/notification_popup.h
170         * src/plugins/notification/notification_prefs.c
171         * src/plugins/notification/notification_prefs.h
172         * src/plugins/notification/notification_trayicon.c
173         * src/plugins/notification/notification_trayicon.h
174                 Activate and fix notification (without libindicate)
175
176 2013-02-17 [colin]      3.9.0cvs75
177
178         * src/plugins/Makefile.am
179         * src/plugins/archive/Makefile.am
180         * src/plugins/clamd/Makefile.am
181         * src/plugins/clamd/clamav_plugin.c
182         * src/plugins/clamd/clamav_plugin.h
183         * src/plugins/clamd/clamav_plugin_gtk.c
184         * src/plugins/clamd/placeholder.txt
185         * src/plugins/clamd/libclamd/Makefile.am
186         * src/plugins/clamd/libclamd/clamd-plugin.c
187         * src/plugins/clamd/libclamd/clamd-plugin.h
188         * src/plugins/fetchinfo/Makefile.am
189         * src/plugins/fetchinfo/fetchinfo_plugin.c
190         * src/plugins/fetchinfo/fetchinfo_plugin.h
191         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
192         * src/plugins/fetchinfo/placeholder.txt
193         * src/plugins/gdata/Makefile.am
194         * src/plugins/gdata/cm_gdata_contacts.c
195         * src/plugins/gdata/cm_gdata_contacts.h
196         * src/plugins/gdata/cm_gdata_prefs.c
197         * src/plugins/gdata/cm_gdata_prefs.h
198         * src/plugins/gdata/gdata_plugin.c
199         * src/plugins/gdata/gdata_plugin.h
200         * src/plugins/gdata/placeholder.txt
201         * src/plugins/geolocation/placeholder.txt
202         * src/plugins/gtkhtml2_viewer/placeholder.txt
203         * src/plugins/mailmbox/Makefile.am
204         * src/plugins/mailmbox/carray.c
205         * src/plugins/mailmbox/carray.h
206         * src/plugins/mailmbox/chash.c
207         * src/plugins/mailmbox/chash.h
208         * src/plugins/mailmbox/clist.c
209         * src/plugins/mailmbox/clist.h
210         * src/plugins/mailmbox/mailimf.c
211         * src/plugins/mailmbox/mailimf.h
212         * src/plugins/mailmbox/mailimf_types.c
213         * src/plugins/mailmbox/mailimf_types.h
214         * src/plugins/mailmbox/mailimf_types_helper.c
215         * src/plugins/mailmbox/mailimf_types_helper.h
216         * src/plugins/mailmbox/mailimf_write.c
217         * src/plugins/mailmbox/mailimf_write.h
218         * src/plugins/mailmbox/maillock.c
219         * src/plugins/mailmbox/maillock.h
220         * src/plugins/mailmbox/mailmbox.c
221         * src/plugins/mailmbox/mailmbox.h
222         * src/plugins/mailmbox/mailmbox_folder.c
223         * src/plugins/mailmbox/mailmbox_folder.h
224         * src/plugins/mailmbox/mailmbox_gtk.deps
225         * src/plugins/mailmbox/mailmbox_parse.c
226         * src/plugins/mailmbox/mailmbox_parse.h
227         * src/plugins/mailmbox/mailmbox_types.c
228         * src/plugins/mailmbox/mailmbox_types.h
229         * src/plugins/mailmbox/mmapstring.c
230         * src/plugins/mailmbox/mmapstring.h
231         * src/plugins/mailmbox/placeholder.txt
232         * src/plugins/mailmbox/plugin.c
233         * src/plugins/mailmbox/plugin_gtk.c
234         * src/plugins/mailmbox/plugin_gtk.h
235         * src/plugins/newmail/Makefile.am
236         * src/plugins/newmail/newmail.c
237         * src/plugins/newmail/placeholder.txt
238         * src/plugins/notification/Makefile.am
239         * src/plugins/notification/claws.def
240         * src/plugins/notification/notification_banner.c
241         * src/plugins/notification/notification_banner.h
242         * src/plugins/notification/notification_command.c
243         * src/plugins/notification/notification_command.h
244         * src/plugins/notification/notification_core.c
245         * src/plugins/notification/notification_core.h
246         * src/plugins/notification/notification_foldercheck.c
247         * src/plugins/notification/notification_foldercheck.h
248         * src/plugins/notification/notification_hotkeys.c
249         * src/plugins/notification/notification_hotkeys.h
250         * src/plugins/notification/notification_indicator.c
251         * src/plugins/notification/notification_indicator.h
252         * src/plugins/notification/notification_lcdproc.c
253         * src/plugins/notification/notification_lcdproc.h
254         * src/plugins/notification/notification_pixbuf.c
255         * src/plugins/notification/notification_pixbuf.h
256         * src/plugins/notification/notification_plugin.c
257         * src/plugins/notification/notification_plugin.h
258         * src/plugins/notification/notification_popup.c
259         * src/plugins/notification/notification_popup.h
260         * src/plugins/notification/notification_prefs.c
261         * src/plugins/notification/notification_prefs.h
262         * src/plugins/notification/notification_trayicon.c
263         * src/plugins/notification/notification_trayicon.h
264         * src/plugins/notification/placeholder.txt
265         * src/plugins/notification/plugin.def
266         * src/plugins/notification/raw_claws_mail_logo_64x64.h
267         * src/plugins/notification/version.rc
268         * src/plugins/pdf_viewer/Makefile.am
269         * src/plugins/pdf_viewer/doc_index.xpm
270         * src/plugins/pdf_viewer/doc_index_close.xpm
271         * src/plugins/pdf_viewer/doc_info.xpm
272         * src/plugins/pdf_viewer/first_arrow.xpm
273         * src/plugins/pdf_viewer/last_arrow.xpm
274         * src/plugins/pdf_viewer/left_arrow.xpm
275         * src/plugins/pdf_viewer/placeholder.txt
276         * src/plugins/pdf_viewer/poppler_viewer.c
277         * src/plugins/pdf_viewer/poppler_viewer.h
278         * src/plugins/pdf_viewer/right_arrow.xpm
279         * src/plugins/pdf_viewer/rotate_left.xpm
280         * src/plugins/pdf_viewer/rotate_right.xpm
281         * src/plugins/pdf_viewer/zoom_fit.xpm
282         * src/plugins/pdf_viewer/zoom_in.xpm
283         * src/plugins/pdf_viewer/zoom_out.xpm
284         * src/plugins/pdf_viewer/zoom_width.xpm
285         * src/plugins/perl/Makefile.am
286         * src/plugins/perl/perl_gtk.c
287         * src/plugins/perl/perl_gtk.h
288         * src/plugins/perl/perl_plugin.c
289         * src/plugins/perl/perl_plugin.h
290         * src/plugins/perl/placeholder.txt
291         * src/plugins/python/Makefile.am
292         * src/plugins/python/clawsmailmodule.c
293         * src/plugins/python/clawsmailmodule.h
294         * src/plugins/python/composewindowtype.c
295         * src/plugins/python/composewindowtype.h
296         * src/plugins/python/foldertype.c
297         * src/plugins/python/foldertype.h
298         * src/plugins/python/messageinfotype.c
299         * src/plugins/python/messageinfotype.h
300         * src/plugins/python/nodetype.c
301         * src/plugins/python/nodetype.h
302         * src/plugins/python/placeholder.txt
303         * src/plugins/python/python-hooks.c
304         * src/plugins/python/python-hooks.h
305         * src/plugins/python/python-shell.c
306         * src/plugins/python/python-shell.h
307         * src/plugins/python/python_plugin.c
308         * src/plugins/vcalendar/Makefile.in
309                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
310                 notification, pdf_viewer, perl, python). Notification not yet
311                 enabled because it has too much autoconf switches for my taste.
312
313
314 2013-02-16 [colin]      3.9.0cvs74
315
316         * po/POTFILES.in
317         * po/bg.po
318         * po/ca.po
319         * po/cs.po
320         * po/de.po
321         * po/en_GB.po
322         * po/es.po
323         * po/fi.po
324         * po/fr.po
325         * po/hu.po
326         * po/id_ID.po
327         * po/it.po
328         * po/ja.po
329         * po/lt.po
330         * po/nl.po
331         * po/pl.po
332         * po/pt_BR.po
333         * po/pt_PT.po
334         * po/ru.po
335         * po/sk.po
336         * po/sv.po
337         * po/uk.po
338         * po/zh_CN.po
339         * po/zh_TW.po
340         * src/plugins/Makefile.am
341         * src/plugins/archive/.cvsignore
342         * src/plugins/archive/Makefile.am
343         * src/plugins/archive/archiver.c
344         * src/plugins/archive/archiver.h
345         * src/plugins/archive/archiver_gtk.c
346         * src/plugins/archive/archiver_prefs.c
347         * src/plugins/archive/archiver_prefs.h
348         * src/plugins/archive/libarchive_archive.c
349         * src/plugins/archive/libarchive_archive.h
350         * src/plugins/archive/placeholder.txt
351         * src/plugins/att_remover/.cvsignore
352         * src/plugins/att_remover/Makefile.am
353         * src/plugins/att_remover/att_remover.c
354         * src/plugins/att_remover/placeholder.txt
355         * src/plugins/bsfilter/.cvsignore
356         * src/plugins/bsfilter/Makefile.am
357         * src/plugins/bsfilter/bsfilter.c
358         * src/plugins/bsfilter/bsfilter.h
359         * src/plugins/bsfilter/bsfilter_gtk.c
360         * src/plugins/bsfilter/claws.def
361         * src/plugins/bsfilter/placeholder.txt
362         * src/plugins/bsfilter/plugin.def
363         * src/plugins/bsfilter/version.rc
364                 Add archive, att_remover, bsfilter
365         * src/plugins/vcalendar/Makefile.in
366         * src/plugins/vcalendar/libical/libical/icalversion.h
367                 Remove useless files
368
369 2013-02-16 [colin]      3.9.0cvs73
370
371         * src/plugins/Makefile.am
372         * src/plugins/acpi_notifier/Makefile.am
373         * src/plugins/acpi_notifier/acpi_notifier.c
374         * src/plugins/acpi_notifier/placeholder.txt
375         * src/plugins/address_keeper/Makefile.am
376         * src/plugins/address_keeper/address_keeper.c
377         * src/plugins/address_keeper/address_keeper.h
378         * src/plugins/address_keeper/address_keeper_prefs.c
379         * src/plugins/address_keeper/address_keeper_prefs.h
380         * src/plugins/address_keeper/claws.def
381         * src/plugins/address_keeper/placeholder.txt
382         * src/plugins/address_keeper/plugin.def
383         * src/plugins/address_keeper/version.rc
384         * src/plugins/attachwarner/Makefile.am
385         * src/plugins/attachwarner/attachwarner.c
386         * src/plugins/attachwarner/attachwarner.h
387         * src/plugins/attachwarner/attachwarner_prefs.c
388         * src/plugins/attachwarner/attachwarner_prefs.h
389         * src/plugins/attachwarner/claws.def
390         * src/plugins/attachwarner/placeholder.txt
391         * src/plugins/attachwarner/plugin.def
392         * src/plugins/attachwarner/version.rc
393         * src/plugins/vcalendar/libical/libical/icalversion.h
394         * po/POTFILES.in
395         * po/bg.po
396         * po/ca.po
397         * po/cs.po
398         * po/de.po
399         * po/en_GB.po
400         * po/es.po
401         * po/fi.po
402         * po/fr.po
403         * po/hu.po
404         * po/id_ID.po
405         * po/it.po
406         * po/ja.po
407         * po/lt.po
408         * po/nl.po
409         * po/pl.po
410         * po/pt_BR.po
411         * po/pt_PT.po
412         * po/ru.po
413         * po/sk.po
414         * po/sr.po
415         * po/sv.po
416         * po/uk.po
417         * po/zh_CN.po
418         * po/zh_TW.po
419                 Now do acpi_notifier, attachwarner, address_keeper
420
421 2013-02-16 [colin]      3.9.0cvs72
422
423         * po/POTFILES.in
424         * po/bg.po
425         * po/ca.po
426         * po/cs.po
427         * po/de.po
428         * po/en_GB.po
429         * po/es.po
430         * po/fi.po
431         * po/fr.po
432         * po/hu.po
433         * po/id_ID.po
434         * po/it.po
435         * po/ja.po
436         * po/lt.po
437         * po/nl.po
438         * po/pl.po
439         * po/pt_BR.po
440         * po/pt_PT.po
441         * po/ru.po
442         * po/sk.po
443         * po/sr.po
444         * po/sv.po
445         * po/uk.po
446         * po/zh_CN.po
447         * po/zh_TW.po
448                 Merge RSSyl's translations
449
450 2013-02-16 [colin]      3.9.0cvs71
451
452         * src/mainwindow.c
453                 Fix use-after-free (introduced in cvs61)
454
455 2013-02-16 [colin]      3.9.0cvs70
456
457         * src/main.c
458         * src/prefs_common.c
459         * src/prefs_common.h
460         * src/common/defs.h
461         * src/common/w32_account.c
462                 Add an hidden preference to set the Windows theme
463         * src/plugins/Makefile.am
464         * src/plugins/rssyl/Makefile.am
465         * src/plugins/rssyl/claws.def
466         * src/plugins/rssyl/date.c
467         * src/plugins/rssyl/date.h
468         * src/plugins/rssyl/feed.c
469         * src/plugins/rssyl/feed.h
470         * src/plugins/rssyl/feedprops.c
471         * src/plugins/rssyl/feedprops.h
472         * src/plugins/rssyl/opml.c
473         * src/plugins/rssyl/opml.h
474         * src/plugins/rssyl/parsers.c
475         * src/plugins/rssyl/parsers.h
476         * src/plugins/rssyl/placeholder.txt
477         * src/plugins/rssyl/plugin.c
478         * src/plugins/rssyl/plugin.def
479         * src/plugins/rssyl/rssyl.c
480         * src/plugins/rssyl/rssyl.h
481         * src/plugins/rssyl/rssyl_cb_gtk.c
482         * src/plugins/rssyl/rssyl_cb_gtk.h
483         * src/plugins/rssyl/rssyl_cb_menu.c
484         * src/plugins/rssyl/rssyl_cb_menu.h
485         * src/plugins/rssyl/rssyl_gtk.c
486         * src/plugins/rssyl/rssyl_gtk.h
487         * src/plugins/rssyl/rssyl_prefs.c
488         * src/plugins/rssyl/rssyl_prefs.h
489         * src/plugins/rssyl/strreplace.c
490         * src/plugins/rssyl/strreplace.h
491         * src/plugins/rssyl/version.rc
492                 Add RSSyl
493         * src/plugins/vcalendar/Makefile.am
494         * src/plugins/vcalendar/Makefile.in
495         * src/plugins/vcalendar/plugin.c
496         * src/plugins/vcalendar/libical/libical/icalversion.h
497                 Fix Curl flags :)
498
499 2013-02-14 [paul]       3.9.0cvs69
500
501         * po/id_ID.po
502                 "fix" plural forms
503
504 2013-02-14 [colin]      3.9.0cvs68
505
506         * po/POTFILES.in
507                 Add vcalendar files
508         * po/merge-po-from-plugin.sh
509                 Add helper script to merge external plugins translations
510         * po/bg.po
511         * po/ca.po
512         * po/cs.po
513         * po/de.po
514         * po/en_GB.po
515         * po/es.po
516         * po/fi.po
517         * po/fr.po
518         * po/hu.po
519         * po/id_ID.po
520         * po/it.po
521         * po/ja.po
522         * po/lt.po
523         * po/nl.po
524         * po/pl.po
525         * po/pt_BR.po
526         * po/pt_PT.po
527         * po/ru.po
528         * po/sk.po
529         * po/sr.po
530         * po/sv.po
531         * po/uk.po
532         * po/zh_CN.po
533         * po/zh_TW.po
534                 Merge translations from fancy and vcalendar
535
536 2013-02-14 [colin]      3.9.0cvs67
537
538         * configure.ac
539                 Fix perl detection
540
541 2013-02-14 [colin]      3.9.0cvs66
542
543         * src/plugins/vcalendar/claws.def
544         * src/plugins/vcalendar/plugin.def
545                 Add missing files
546         * src/plugins/vcalendar/libical/Makefile.in
547         * src/plugins/vcalendar/libical/design-data/Makefile.in
548         * src/plugins/vcalendar/libical/libical/Makefile.in
549         * src/plugins/vcalendar/libical/scripts/Makefile.in
550                 Remove extraneous files
551
552 2013-02-13 [colin]      3.9.0cvs65
553
554         * src/plugins/address_dup_finder/placeholder.txt
555         * src/plugins/synce/placeholder.txt
556                 Removed, deprecated plugins
557         * src/plugins/Makefile.am
558         * src/plugins/vcalendar/Makefile.am
559         * src/plugins/vcalendar/Makefile.in
560         * src/plugins/vcalendar/common-views.c
561         * src/plugins/vcalendar/common-views.h
562         * src/plugins/vcalendar/day-view.c
563         * src/plugins/vcalendar/icaltime_as_local.c
564         * src/plugins/vcalendar/icaltime_as_local.h
565         * src/plugins/vcalendar/month-view.c
566         * src/plugins/vcalendar/placeholder.txt
567         * src/plugins/vcalendar/plugin.c
568         * src/plugins/vcalendar/vcal_dbus.c
569         * src/plugins/vcalendar/vcal_dbus.h
570         * src/plugins/vcalendar/vcal_folder.c
571         * src/plugins/vcalendar/vcal_folder.h
572         * src/plugins/vcalendar/vcal_interface.h
573         * src/plugins/vcalendar/vcal_manager.c
574         * src/plugins/vcalendar/vcal_manager.h
575         * src/plugins/vcalendar/vcal_meeting_gtk.c
576         * src/plugins/vcalendar/vcal_meeting_gtk.h
577         * src/plugins/vcalendar/vcal_prefs.c
578         * src/plugins/vcalendar/vcal_prefs.h
579         * src/plugins/vcalendar/vcalendar.c
580         * src/plugins/vcalendar/vcalendar.h
581         * src/plugins/vcalendar/version.rc
582         * src/plugins/vcalendar/libical/.cvsignore
583         * src/plugins/vcalendar/libical/Makefile.am
584         * src/plugins/vcalendar/libical/Makefile.in
585         * src/plugins/vcalendar/libical/design-data/.cvsignore
586         * src/plugins/vcalendar/libical/design-data/Makefile.am
587         * src/plugins/vcalendar/libical/design-data/Makefile.in
588         * src/plugins/vcalendar/libical/design-data/parameters.csv
589         * src/plugins/vcalendar/libical/design-data/properties.csv
590         * src/plugins/vcalendar/libical/design-data/restrictions.csv
591         * src/plugins/vcalendar/libical/design-data/status.txt
592         * src/plugins/vcalendar/libical/design-data/value-types.csv
593         * src/plugins/vcalendar/libical/libical/.cvsignore
594         * src/plugins/vcalendar/libical/libical/Makefile.am
595         * src/plugins/vcalendar/libical/libical/Makefile.in
596         * src/plugins/vcalendar/libical/libical/icalattendee.c
597         * src/plugins/vcalendar/libical/libical/icalattendee.h
598         * src/plugins/vcalendar/libical/libical/icalcomponent.c
599         * src/plugins/vcalendar/libical/libical/icalcomponent.h
600         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
601         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
602         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
603         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
604         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
605         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
606         * src/plugins/vcalendar/libical/libical/icalduration.c
607         * src/plugins/vcalendar/libical/libical/icalduration.h
608         * src/plugins/vcalendar/libical/libical/icalenums.c
609         * src/plugins/vcalendar/libical/libical/icalenums.h
610         * src/plugins/vcalendar/libical/libical/icalerror.c
611         * src/plugins/vcalendar/libical/libical/icalerror.h
612         * src/plugins/vcalendar/libical/libical/icallangbind.c
613         * src/plugins/vcalendar/libical/libical/icallangbind.h
614         * src/plugins/vcalendar/libical/libical/icallexer.l
615         * src/plugins/vcalendar/libical/libical/icalmemory.c
616         * src/plugins/vcalendar/libical/libical/icalmemory.h
617         * src/plugins/vcalendar/libical/libical/icalmime.c
618         * src/plugins/vcalendar/libical/libical/icalmime.h
619         * src/plugins/vcalendar/libical/libical/icalparameter.c
620         * src/plugins/vcalendar/libical/libical/icalparameter.h
621         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
622         * src/plugins/vcalendar/libical/libical/icalparser.c
623         * src/plugins/vcalendar/libical/libical/icalparser.h
624         * src/plugins/vcalendar/libical/libical/icalperiod.c
625         * src/plugins/vcalendar/libical/libical/icalperiod.h
626         * src/plugins/vcalendar/libical/libical/icalproperty.c
627         * src/plugins/vcalendar/libical/libical/icalproperty.h
628         * src/plugins/vcalendar/libical/libical/icalrecur.c
629         * src/plugins/vcalendar/libical/libical/icalrecur.h
630         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
631         * src/plugins/vcalendar/libical/libical/icalrestriction.h
632         * src/plugins/vcalendar/libical/libical/icaltime.c
633         * src/plugins/vcalendar/libical/libical/icaltime.h
634         * src/plugins/vcalendar/libical/libical/icaltypes.c
635         * src/plugins/vcalendar/libical/libical/icaltypes.h
636         * src/plugins/vcalendar/libical/libical/icalvalue.c
637         * src/plugins/vcalendar/libical/libical/icalvalue.h
638         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
639         * src/plugins/vcalendar/libical/libical/icalversion.h
640         * src/plugins/vcalendar/libical/libical/icalversion.h.in
641         * src/plugins/vcalendar/libical/libical/icalyacc.output
642         * src/plugins/vcalendar/libical/libical/icalyacc.y
643         * src/plugins/vcalendar/libical/libical/pvl.c
644         * src/plugins/vcalendar/libical/libical/pvl.h
645         * src/plugins/vcalendar/libical/libical/sspm.c
646         * src/plugins/vcalendar/libical/libical/sspm.h
647         * src/plugins/vcalendar/libical/libical/vsnprintf.c
648         * src/plugins/vcalendar/libical/scripts/.cvsignore
649         * src/plugins/vcalendar/libical/scripts/Makefile.am
650         * src/plugins/vcalendar/libical/scripts/Makefile.in
651         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
652         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
653         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
654         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
655         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
656         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
657         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
658         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
659                 Add vcalendar.
660
661 2013-02-13 [colin]      3.9.0cvs64
662
663         * src/plugins/acpi_notifier/placeholder.txt
664         * src/plugins/address_dup_finder/placeholder.txt
665         * src/plugins/address_keeper/placeholder.txt
666         * src/plugins/archive/placeholder.txt
667         * src/plugins/att_remover/placeholder.txt
668         * src/plugins/attachwarner/placeholder.txt
669         * src/plugins/bsfilter/placeholder.txt
670         * src/plugins/clamd/placeholder.txt
671         * src/plugins/fetchinfo/placeholder.txt
672         * src/plugins/gdata/placeholder.txt
673         * src/plugins/geolocation/placeholder.txt
674         * src/plugins/gtkhtml2_viewer/placeholder.txt
675         * src/plugins/mailmbox/placeholder.txt
676         * src/plugins/newmail/placeholder.txt
677         * src/plugins/notification/placeholder.txt
678         * src/plugins/pdf_viewer/placeholder.txt
679         * src/plugins/perl/placeholder.txt
680         * src/plugins/python/placeholder.txt
681         * src/plugins/rssyl/placeholder.txt
682         * src/plugins/spam_report/placeholder.txt
683         * src/plugins/synce/placeholder.txt
684         * src/plugins/tnef_parse/placeholder.txt
685         * src/plugins/vcalendar/placeholder.txt
686                 Add temporary placeholders for ex-extra-plugins to be
687                 integrated.
688
689 2013-02-13 [paul]       3.9.0cvs63
690
691         * src/plugins/fancy/Makefile.am
692                 no need for EXTRA_DIST
693
694 2013-02-13 [paul]       3.9.0cvs62
695
696         * configure.ac
697         * po/POTFILES.in
698         * src/plugins/Makefile.am
699         * src/plugins/fancy/Makefile.am
700         * src/plugins/fancy/fancy_prefs.c
701         * src/plugins/fancy/fancy_prefs.h
702         * src/plugins/fancy/fancy_viewer.c
703         * src/plugins/fancy/fancy_viewer.h
704                 move the Fancy plugin into core
705
706 2013-02-11 [paul]       3.9.0cvs61
707
708         * src/mainwindow.c
709                 use the Delete key to remove colour label accels (same as everywhere else).
710                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
711
712 2013-01-26 [mir]        3.9.0cvs60
713
714         * tools/vcard2xml.py
715         Fixes bugs:
716             1) Lines split over more than one line breaks parser
717             2) Get email addres correct. Not only email;internet
718         Improvements:
719             1) Basic handling of vcard 3.0
720
721
722 2013-01-23 [colin]      3.9.0cvs59
723
724         * src/action.c
725         * src/common/utils.c
726                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
727
728 2013-01-23 [colin]      3.9.0cvs58
729
730         * src/imap.c
731                 Fix bug #2863, "Applying has_attachment quicksearch
732                 on IMAP segfaults".
733
734 2013-01-21 [paul]       3.9.0cvs57
735
736         * src/codeconv.h
737         * src/procmime.c
738                 fix bug 2862, 'Segmentation fault when replying to a
739                 message where the "code conversion" fails'. add support
740                 for X-VIET-VPS encoding
741
742 2013-01-21 [paul]       3.9.0cvs56
743
744         * src/common/defs.h
745         * src/gtk/about.c
746                 promote the users' ml on the About/Info tab
747
748 2013-01-09 [paul]       3.9.0cvs55
749
750         * doc/man/claws-mail.1
751         * src/gtk/about.c
752                 update copyright year
753
754 2013-01-09 [paul]       3.9.0cvs54
755
756         * src/gtk/gtkaspell.c
757                 fix sensitivity of 'Use both dictionaries' in compose window
758
759 2013-01-09 [mir]        3.9.0cvs53
760
761         * tools/vcard2xml.py
762             Fix missing file encoding info.
763             See -> http://www.python.org/dev/peps/pep-0263/
764
765
766 2013-01-08 [mones]      3.9.0cvs52
767
768         * claws-mail.desktop
769                 Added Swedish translation by Andreas Rönnquist
770
771 2012-12-20 [colin]      3.9.0cvs51
772
773         * src/action.c
774                 Fix crash on action error;
775                 Fix trimming of leading spaces in actions
776
777 2012-12-19 [colin]      3.9.0cvs50
778
779         * src/editldap.c
780         * src/ldapctrl.c
781         * src/ldapserver.c
782                 Make LDAP over SSL work on Win32 - but not TLS,
783                 unfortunately. Also, it requires the certificate
784                 to be trusted.
785
786 2012-12-16 [colin]      3.9.0cvs49
787
788         * src/messageview.c
789                 Add missing \n at end of the return receipt last part's headers.
790
791 2012-12-15 [paul]       3.9.0cvs48
792
793         * src/addrselect.c
794                 fix bug 2832, 'mail to from adress-book splitt names'
795
796 2012-12-12 [colin]      3.9.0cvs47
797
798         * src/action.c
799                 Port to g_spawn API and make actions work better on Win32
800         * src/mainwindow.c
801                 Indentation
802
803 2012-12-12 [ticho]      3.9.0cvs46
804
805         * src/compose.c
806                 Move focus to body textview when subject entry is activated
807                 (Enter key pressed) in compose window.
808
809 2012-12-10 [mones]      3.9.0cvs45
810
811         * src/addr_compl.c
812                 Fix bug #2835 (core part) to allow NULL names which
813                 have an address
814
815 2012-12-07 [colin]      3.9.0cvs44
816
817         * src/news.c
818                 Try to fix strange crash in nntp_ping/session_destroy...
819
820 2012-12-06 [mones]      3.9.0cvs43
821
822         * tools/README
823         * tools/gif2xface.pl
824         * tools/outlook2claws-mail.pl
825                 Fix address not working since years ago
826
827 2012-12-05 [mones]      3.9.0cvs42
828
829         * src/prefs_gtk.c
830                 Do not set to NULL string preferences which have "" as
831                 default value
832
833 2012-12-05 [colin]      3.9.0cvs41
834
835         * src/common/ssl.c
836                 Nullify xcred pointer like the other ones
837
838 2012-12-03 [wwp]        3.9.0cvs40
839
840         * src/summaryview.c
841         * src/mainwindow.c
842         Avoid any possible confusion: 0 is not a neutral value when passed
843         to main_window_get_mask() - use -1 instead, even in those cases we
844         don't care.
845
846 2012-12-03 [wwp]        3.9.0cvs39
847
848         * src/toolbar.c
849         Fix sensitivity of next-unread toolbar button.
850
851 2012-12-03 [colin]      3.9.0cvs38
852
853         * src/common/utils.c
854                 Fix following relative symlinks
855
856 2012-12-02 [colin]      3.9.0cvs37
857
858         * src/main.c
859                 Of course you can't, Windows. Of course...
860
861 2012-12-02 [colin]      3.9.0cvs36
862
863         * src/main.c
864                 Move control sockets inside their own directory,
865                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
866                 - cleaner separation of sockets and config dirs in
867                   case of alternate config directories
868                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
869                   exists as a socket, use it to control the running entity
870                 - backwards migration is handled: starting an old Claws Mail
871                   version will bail out as creating the legacy socket won't
872                   be possible.
873                 - migration for alternate-config-dirs is not handled, which
874                   could be mentioned in release notes.
875                 Fixes bug #2828, "Use MD5 digest for socket name"
876
877 2012-12-01 [colin]      3.9.0cvs35
878
879         * src/common/utils.c
880                 As usual, Windows is a little bit different
881                 (you have to love it the same as the normal OSes...)
882
883 2012-12-01 [colin]      3.9.0cvs34
884
885         * src/common/utils.c
886         * src/common/utils.h
887                 Add a canonicalizer function and use it to
888                 canonicalize rc_dir.
889
890 2012-11-30 [mones]      3.9.0cvs33
891
892         * src/common/plugin.c
893                 Fixes #1137 completely, saving path-less plugins as is
894                 in config. With this patch user can edit plugin list on
895                 clawsrc and remove absolute paths from shared plugins,
896                 leaving only the "pluginname.so". Those will be tried to
897                 load from plugin dir of the loading core. Notice that
898                 those will also fail to load on older versions, and will
899                 probably be removed from your config without warning by
900                 the older version.
901
902 2012-11-30 [wwp]        3.9.0cvs32
903
904         * src/mainwindow.c
905         * src/mainwindow.h
906         * src/summaryview.c
907         * src/toolbar.c
908         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
909         also fix list loop initializers.
910
911 2012-11-30 [wwp]        3.9.0cvs31
912
913         * src/mainwindow.c
914         * src/mainwindow.h
915         * src/procmsg.c
916         * src/send_message.c
917         * src/send_message.h
918         * src/toolbar.c
919         * src/toolbar.h
920         Add Message/Cancel sending (same as --cancel-sending), adds the
921         relevant toolbar icon, and an extra cancel sending+receiving icon
922         for convenience.
923
924 2012-11-29 [colin]      3.9.0cvs30
925
926         * src/mainwindow.c
927                 Fix mask on a few menu items (thanks Ricardo!)
928
929 2012-11-28 [wwp]        3.9.0cvs29
930
931         * src/mainwindow.c
932         * src/mainwindow.h
933         * src/summaryview.c
934         * src/toolbar.c
935         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
936         Complete toolbar_init(), which was missing few inits.
937
938 2012-11-28 [colin]      3.9.0cvs28
939
940         * src/mainwindow.c
941         * src/news.c
942         * src/news.h
943         * src/etpan/nntp-thread.c
944                 Disconnect NNTP accounts too when switching offline
945
946 2012-11-28 [colin]      3.9.0cvs27
947
948         * src/imap.c
949         * src/news.c
950         * src/common/session.c
951         * src/common/session.h
952                 Add keep-alive pings on IMAP and NNTP
953
954 2012-11-28 [colin]      3.9.0cvs26
955
956         * src/imap.c
957         * src/etpan/imap-thread.c
958         * src/etpan/imap-thread.h
959                 Try locale's charset and UTF-7 on server-side
960                 searches when UTF-8 fails. Also, don't even
961                 mention a charset if searching for an ASCII
962                 string.
963
964 2012-11-27 [colin]      3.9.0cvs25
965
966         * src/main.c
967                 Unbreak the build.
968
969 2012-11-27 [colin]      3.9.0cvs24
970
971         * src/common/ssl.c
972                 Fix bug #2826, "replace deprecated gnutls function"
973                 Patch by Christian Hesse
974
975 2012-11-27 [colin]      3.9.0cvs23
976
977         * src/gtk/manage_window.c
978                 Stop spamming logs with focus events.
979
980 2012-11-27 [colin]      3.9.0cvs22
981
982         * src/mainwindow.c
983         * src/prefs_common.c
984         * src/prefs_common.h
985                 Unsneak a work-in-progress patch that I mistakengly
986                 commited with a cleanup
987
988 2012-11-27 [wwp]        3.9.0cvs21
989
990         * doc/man/claws-mail.1
991         * src/main.c
992         * src/send_message.c
993         * src/send_message.h
994                 Add --cancel-sending command-line switch.
995
996 2012-11-23 [colin]      3.9.0cvs20
997
998         * src/jpilot.c
999         * src/main.c
1000         * src/mainwindow.c
1001         * src/matcher.c
1002         * src/prefs_common.c
1003         * src/prefs_common.h
1004         * src/procmsg.c
1005         * src/common/socket.c
1006         * src/common/socket.h
1007         * src/common/ssl.c
1008         * src/common/ssl_certificate.c
1009         * src/common/ssl_certificate.h
1010         * src/etpan/imap-thread.c
1011         * src/etpan/nntp-thread.c
1012                 Cleanup some warnings and deprecated types. Patch by
1013                 Christian Hesse, fixing bug #2617. Thanks!
1014
1015 2012-11-23 [colin]      3.9.0cvs19
1016
1017         * AUTHORS
1018         * src/gtk/authors.h
1019                 Add Christian Hesse which was forgotten for some reason
1020
1021 2012-11-21 [colin]      3.9.0cvs18
1022
1023         * src/etpan/imap-thread.c
1024                 Don't set charset on simple searches. Fixes Exchange 2007.
1025
1026 2012-11-20 [colin]      3.9.0cvs17
1027
1028         * src/prefs_matcher.c
1029                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
1030
1031 2012-11-20 [ticho]      3.9.0cvs16
1032
1033         * src/gtk/prefswindow.c
1034                 Actually allow folder preference pages which are in top level of
1035                 page index UI to be selected.
1036
1037 2012-11-20 [ticho]      3.9.0cvs15
1038
1039         * src/prefs_folder_item.c
1040                 Remove useless "Folder" root in page index of folder preferences UI.
1041
1042 2012-11-18 [colin]      3.9.0cvs14
1043
1044         * AUTHORS
1045         * src/advsearch.c
1046         * src/matcher.c
1047         * src/matcher.h
1048         * src/matcher_parser_parse.y
1049         * src/prefs_matcher.c
1050         * src/gtk/authors.h
1051         * src/gtk/quicksearch.c
1052                 Add age_{greater,lower}_hours matcher criteria
1053                 Initial patch by Abhay S. Kushwaha.
1054
1055 2012-11-18 [ticho]      3.9.0cvs13
1056
1057         * src/mbox.c
1058                 Improve i18n plural handling in a string used while
1059                 importing from mbox.
1060
1061 2012-11-16 [ticho]      3.9.0cvs12
1062
1063         * po/bg.po
1064         * po/ca.po
1065         * po/cs.po
1066         * po/de.po
1067         * po/en_GB.po
1068         * po/es.po
1069         * po/fi.po
1070         * po/fr.po
1071         * po/he.po
1072         * po/hu.po
1073         * po/id_ID.po
1074         * po/it.po
1075         * po/ja.po
1076         * po/lt.po
1077         * po/nl.po
1078         * po/pl.po
1079         * po/pt_BR.po
1080         * po/pt_PT.po
1081         * po/ru.po
1082         * po/sk.po
1083         * po/sr.po
1084         * po/sv.po
1085         * po/uk.po
1086         * po/zh_CN.po
1087         * po/zh_TW.po
1088         * po/Makevars
1089                 Update message catalogs to match changes in 3.9.0cvs11.
1090
1091 2012-11-16 [ticho]      3.9.0cvs11
1092
1093         * src/account.c
1094         * src/addrcustomattr.c
1095         * src/edittags.c
1096         * src/prefs_filtering.c
1097         * src/prefs_matcher.c
1098         * src/prefs_msg_colors.c
1099         * src/toolbar.c
1100         * src/uri_opener.c
1101         * src/wizard.c
1102         * src/common/utils.c
1103         * src/gtk/about.c
1104                 Use pgettext() and friends for i18n context strings, instead of
1105                 having a pipe character in msgid for context separation. This uses
1106                 glib's C_ macro, instead of Q_.
1107
1108 2012-11-16 [colin]      3.9.0cvs10
1109
1110         * src/foldersel.c
1111         * src/prefs_actions.c
1112         * src/prefs_filtering_action.c
1113         * src/prefs_matcher.c
1114         * src/quote_fmt.c
1115         * src/gtk/description_window.c
1116         * src/gtk/description_window.h
1117         * src/gtk/inputdialog.c
1118         * src/gtk/manage_window.c
1119         * src/gtk/quicksearch.c
1120                 Try to better fix focus problems. Should address:
1121                 Bug #2774
1122                 Bug #2624
1123                 Bug #1963
1124                 Bug #2780
1125                 Please check using your favorite WM that the following works:
1126                 Information button (Quicksearch, Templates, 'Test' filtering 
1127                 condition)
1128                 Folder selection (Move/Copy contextual menu,
1129                 various preferences, including 'New folder').
1130                 Tested with XFCE, Gnome Shell and Windows.
1131                 
1132
1133 2012-11-16 [colin]      3.9.0cvs9
1134
1135         * src/advsearch.c
1136                 Init is_fast too
1137
1138 2012-11-16 [colin]      3.9.0cvs8
1139
1140         * src/advsearch.c
1141                 Fix missing initialisation of bool_and which could
1142                 lead to From/To/Subject/Tag searches searching with
1143                 binary and.
1144                 Also clean up tag expansion. No need to create a
1145                 matcher string and re-parse it.
1146
1147 2012-11-16 [paul]       3.9.0cvs7
1148
1149         * po/de.po
1150                 fix by Thomas Bellmann
1151
1152 2012-11-15 [colin]      3.9.0cvs6
1153
1154         * src/summaryview.c
1155                 Fix bug #2785, "Marking mails for deletion reopens internal 
1156                 message view"
1157
1158 2012-11-15 [colin]      3.9.0cvs5
1159
1160         * src/main.c
1161         * src/statusbar.c
1162         * src/gtk/gtkcmclist.c
1163         * src/gtk/gtkcmclist.h
1164                 a few more GTK+3 fixes. Segfaults on me, though.
1165
1166 2012-11-15 [colin]      3.9.0cvs4
1167
1168         * src/Makefile.am
1169         * src/action.c
1170         * src/addr_compl.c
1171         * src/addressbook.c
1172         * src/addrgather.c
1173         * src/compose.c
1174         * src/editaddress.c
1175         * src/editgroup.c
1176         * src/main.c
1177         * src/mainwindow.c
1178         * src/message_search.c
1179         * src/prefs_display_header.c
1180         * src/prefs_filtering_action.c
1181         * src/prefs_matcher.c
1182         * src/prefs_other.c
1183         * src/prefs_toolbar.c
1184         * src/printing.c
1185         * src/stock_pixmap.c
1186         * src/summary_search.c
1187         * src/summaryview.c
1188         * src/textview.c
1189         * src/gtk/Makefile.am
1190         * src/gtk/colorlabel.c
1191         * src/gtk/combobox.c
1192         * src/gtk/combobox.h
1193         * src/gtk/gtkcmclist.c
1194         * src/gtk/gtkcmclist.h
1195         * src/gtk/gtkcmctree.c
1196         * src/gtk/gtksctree.c
1197         * src/gtk/gtkshruler.c
1198         * src/gtk/gtkutils.c
1199         * src/gtk/gtkutils.h
1200         * src/gtk/inputdialog.c
1201         * src/gtk/quicksearch.c
1202         * src/plugins/pgpcore/Makefile.am
1203         * src/plugins/pgpinline/Makefile.am
1204         * src/plugins/pgpmime/Makefile.am
1205         * src/plugins/smime/Makefile.am
1206                 Big GTK+3 patch from Hanno Meyer-Thurow
1207
1208 2012-11-15 [wwp]        3.9.0cvs3
1209
1210         * doc/man/claws-mail.1
1211         * src/main.c
1212                 Add --cancel-receiving command-line switch.
1213
1214 2012-11-15 [wwp]        3.9.0cvs2
1215
1216         * src/ssl_manager.c
1217         * src/gtk/sslcertwindow.c
1218                 Fix Capitalization.
1219
1220 2012-11-15 [paul]       3.9.0cvs1
1221
1222         * po/cs.po
1223         * po/fi.po
1224         * po/sk.po
1225                 updates from David Vachulka, Flammie Pirinen, and
1226                 Slavko
1227
1228 2012-11-14 [paul]       3.9.0
1229         * NEWS
1230         * README
1231         * RELEASE_NOTES 
1232                 3.9.0 unleashed!
1233
1234 2012-11-14 [paul]       3.8.1cvs123
1235
1236         * po/de.po
1237         * po/es.po
1238         * po/fi.po
1239         * po/fr.po
1240         * po/hu.po
1241         * po/pt_BR.po
1242         * po/sv.po
1243         * po/uk.po
1244         * po/zh_TW.po
1245                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1246                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1247                 YUP, Wei-Lun Chao
1248
1249 2012-11-14 [paul]       3.8.1cvs122
1250
1251         * tools/README
1252         * tools/fix_date.sh
1253                 improvements by wwp
1254
1255 2012-11-14 [colin]      3.8.1cvs121
1256
1257         * src/action.c
1258                 And fix warning with breaking functionality
1259
1260 2012-11-14 [paul]       3.8.1cvs120
1261
1262         * src/action.c
1263                 revert this change from 3.8.1cvs60, it breaks
1264                 actions with a pipe
1265
1266 2012-11-14 [colin]      3.8.1cvs119
1267
1268         * src/common/plugin.c
1269                 If plugin fails to load from absolute path, try from
1270                 default plugin path. 
1271                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1272                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1273                 results in wrong paths in clawsrc'
1274
1275 2012-11-12 [colin]      3.8.1cvs118
1276
1277         * src/messageview.c
1278                 Fix initial focus on textview. Fixes bug #2776,
1279                 "Make all menu shortcuts work properly in the message window"
1280
1281 2012-11-09 [colin]      3.8.1cvs117
1282
1283         * src/etpan/imap-thread.c
1284                 Specify search charset. Thanks to Aleksei Miheev
1285
1286 2012-11-08 [colin]      3.8.1cvs116
1287
1288         * src/common/socket.c
1289         * src/gtk/gtkutils.c
1290                 Fix socket communication
1291
1292 2012-11-08 [colin]      3.8.1cvs115
1293
1294         * src/plugins/pgpcore/sgpgme.c
1295                 Fix Windows runtime crash
1296
1297 2012-11-08 [colin]      3.8.1cvs114
1298
1299         * src/gtk/quicksearch.c
1300                 Fix going active with NULL matchstring (for example
1301                 when changing type before typing anything)
1302
1303 2012-11-07 [colin]      3.8.1cvs113
1304
1305         * src/mbox.c
1306                 Fix Windows build
1307
1308 2012-11-06 [mones]      3.8.1cvs112
1309
1310         * doc/man/claws-mail.1
1311                 Sync with AUTHORS file
1312         * src/gtk/quicksearch.c
1313                 Add number units where appropriate
1314
1315 2012-10-31 [paul]       3.8.1cvs111
1316
1317         * src/prefs_folder_item.c
1318                 add missing closing bracket. thanks to Andreas Rönnquist.
1319
1320 2012-10-31 [colin]      3.8.1cvs110
1321
1322         * src/prefs_folder_item.c
1323                 Fix prefs text and extra semi-colon. Thanks to Paul!
1324
1325 2012-10-31 [colin]      3.8.1cvs109
1326
1327         * src/folder_item_prefs.c
1328         * src/folder_item_prefs.h
1329         * src/messageview.c
1330         * src/prefs_folder_item.c
1331                 Implement feature from bug #2569, 
1332                 "select html part on folder specific properties"
1333                 Patch based on Andrej's patch.
1334
1335 2012-10-29 [wwp]        3.8.1cvs108
1336
1337         * src/textview.c
1338         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1339         broken URL parsing.
1340
1341 2012-10-25 [colin]      3.8.1cvs107
1342
1343         * src/textview.c
1344                 Verify the previous URI wasn't the same...
1345                 fixes http://www. URIs.
1346
1347 2012-10-25 [colin]      3.8.1cvs106
1348
1349         * src/common/utils.c
1350         * src/common/utils.h
1351         * src/textview.c
1352                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1353                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1354                 from 30% to 15%. Patch by Igor Mammedov
1355
1356 2012-10-25 [colin]      3.8.1cvs105
1357
1358         * src/textview.c
1359                 Do not allow search cost to explode in case of bad message
1360                 parsing in textview_make_clickable_parts_later(); reduces
1361                 cost of textview_make_clickable_parts_later() from 99% to
1362                 17% for big bad-case message. Patch by Igor Mammedov
1363
1364 2012-10-25 [colin]      3.8.1cvs104
1365
1366         * src/textview.c
1367         * src/textview.h
1368                 Avoid strlen() on big buffers, use precomputed length instead
1369                 it reduces cost of textview_write_line() from 32% to 3% for
1370                 big messages. Patch by Igor Mammedov
1371         * AUTHORS
1372         * src/gtk/authors.h
1373                 Add Igor
1374
1375 2012-10-24 [mones]      3.8.1cvs103
1376
1377         * src/advsearch.c
1378                 Trust on IMAP core on-line/off-line management
1379                 Patch by Sean Buckheister
1380
1381 2012-10-19 [paul]       3.8.1cvs102
1382
1383         * AUTHORS
1384         * src/crash.c
1385         * src/gtk/authors.h
1386                 fix bug 2760, 'display correct libc version in crash dialog 
1387                 when uclibc is used'.
1388                 fixes build with uclibc. patch by Natanael Copa.
1389
1390 2012-10-18 [mones]      3.8.1cvs101
1391
1392         * claws-mail.desktop
1393                 Fix bug #2761 and remove invalid GTK main category
1394
1395 2012-10-17 [colin]      3.8.1cvs100
1396
1397         * src/common/ssl_certificate.c
1398                 Fix bug #2759, "Error messages regarding bad
1399                 client certificates are less than helpful"
1400                 Based on patch by bug reporter.
1401
1402 2012-10-13 [paul]       3.8.1cvs99
1403
1404         * src/common/ssl_certificate.c
1405                 fix build with gnutls 3.1.3
1406                 Patch by Sean Buckheister.
1407
1408 2012-10-12 [mones]      3.8.1cvs98
1409
1410         * src/compose.c
1411         * src/grouplistdialog.c
1412         * src/imap.c
1413         * src/news_gtk.c
1414         * src/procmime.c
1415         * src/procmsg.c
1416         * src/common/utils.c
1417         * src/common/utils.h
1418         * src/etpan/imap-thread.c
1419                 New slist_free_strings_full wrapper for g_slist_free_full
1420                 and simplify calls where it was being used
1421
1422 2012-10-12 [colin]      3.8.1cvs97
1423
1424         * src/common/defs.h
1425                 Drop include of internal glib header
1426                 Patch by Werner Koch
1427
1428 2012-10-12 [colin]      3.8.1cvs96
1429
1430         * src/gtk/gtkcmctree.c
1431         * src/gtk/gtksctree.c
1432                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1433                 mouse". Patch mostly by Tom Horsley
1434
1435 2012-10-12 [iwkse]      3.8.1cvs95
1436
1437         * src/common/utils.c
1438                         g_free *mutex
1439
1440 2012-10-12 [mones]      3.8.1cvs94
1441
1442         * src/common/utils.c
1443                 Remove undeclared mutex symbol
1444
1445 2012-10-12 [colin]      3.8.1cvs93
1446
1447         * src/compose.c
1448         * src/prefs_account.c
1449         * src/common/utils.c
1450         * src/common/utils.h
1451                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1452                 Thanks to Salvatore de Paolis
1453
1454 2012-10-10 [colin]      3.8.1cvs92
1455
1456         * src/folder.c
1457                 Fix bug #2744, "Quick search throws bad command 
1458                 argument error on Microsoft Exchange". Fall back
1459                 to local search if folder-specific search fails.
1460         * src/gtk/quicksearch.c
1461                 Typo fix.
1462
1463 2012-10-10 [colin]      3.8.1cvs91
1464
1465         * src/procmsg.h
1466                 Make what the tags list contain more clear
1467
1468 2012-10-10 [colin]      3.8.1cvs90
1469
1470         * src/inc.c
1471         * src/mbox.c
1472         * src/common/smtp.c
1473         * src/common/smtp.h
1474                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1475                 Patch by "madroach"
1476
1477 2012-10-10 [colin]      3.8.1cvs89
1478
1479         * autogen.sh
1480                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1481
1482 2012-10-10 [colin]      3.8.1cvs88
1483
1484         * src/compose.c
1485                 Leak fix (thanks Ricardo!)
1486
1487 2012-10-10 [colin]      3.8.1cvs87
1488
1489         * src/common/utils.c
1490                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1491                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1492                 fixes by Michael Rasmussen and myself.
1493                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1494                 semantics are different from slist_free_strings() in that
1495                 slist_free_strings does not free the list itself.
1496
1497 2012-10-09 [mones]      3.8.1cvs86
1498
1499         * doc/man/claws-mail.1
1500         * src/compose.c
1501         * src/common/utils.c
1502                 New extra headers feature for adding user-defined
1503                 extra headers to the combobox in the compose window
1504                 Headers are stablished in 'extraheaderrc', one per
1505                 line with a final colon
1506
1507 2012-10-06 [mones]      3.8.1cvs85
1508
1509         * po/POTFILES.in
1510                 Added src/gtk/menu.c
1511         * src/common/defs.h
1512         * src/gtk/menu.c
1513         * src/gtk/menu.h
1514                 New function cm_menu_item_new_label_from_url to
1515                 avoid crashing on huge URL strings and warn user
1516                 about the possible causes
1517         * src/mainwindow.c
1518                 Use it to create List menu items safely
1519
1520 2012-10-04 [colin]      3.8.1cvs84
1521
1522         * src/imap.c
1523                 Fix keywords with spaces
1524
1525 2012-10-04 [colin]      3.8.1cvs83
1526
1527         * src/advsearch.c
1528                 Fix double-tag search. Maybe fixes bug #2744,
1529                 'Quick search throws bad command argument 
1530                 error since recent change'. Patch by Sean.
1531
1532 2012-10-03 [mones]      3.8.1cvs82
1533
1534         * src/procmime.c
1535                 Fix bug #2743 'null pointer crash in procmime strchr'
1536                 Patch by Michael Schwendt (from RedHat bug 862578) 
1537
1538 2012-09-28 [colin]      3.8.1cvs81
1539
1540         * src/advsearch.c
1541                 Never search on server if we're offline
1542                 (Asking the user would and will be better)
1543         * src/imap.c
1544                 Fix uninitialized variable (bogus) warning
1545                 Fix SELECT of the folder before searching
1546
1547 2012-09-27 [colin]      3.8.1cvs80
1548
1549         * src/advsearch.c
1550         * src/imap.c
1551         * src/etpan/imap-thread.c
1552         * src/etpan/imap-thread.h
1553                 Implement IMAP server search. Patch by
1554                 Sean Buckheister again.
1555
1556 2012-09-26 [colin]      3.8.1cvs79
1557
1558         * src/main.c
1559         * src/matcher.c
1560         * src/matcher.h
1561                 Prepare the context strings, their translation take
1562                 CPU time. Shaves 6 seconds out of 17 on my reference
1563                 folder body search.
1564         * src/summary_search.c
1565                 Fix a warning
1566
1567 2012-09-26 [colin]      3.8.1cvs78
1568
1569         * src/matcher.c
1570         * src/procmime.c
1571         * src/procmime.h
1572                 Unlock I/O in procmime, give a way
1573                 for matcher to avoid having to
1574                 read/write tmp/rewind/read tmp for
1575                 body matches.
1576
1577 2012-09-26 [colin]      3.8.1cvs77
1578
1579         * src/summary_search.c
1580                 Fix unresponsive stop button
1581         * src/gtk/quicksearch.c
1582                 Fix busy cursor
1583
1584 2012-09-26 [colin]      3.8.1cvs76
1585
1586         * src/summary_search.c
1587         * src/summaryview.c
1588         * src/summaryview.h
1589         * src/gtk/quicksearch.c
1590                 Factorize search code in summary_search and
1591                 add a progress indicator as that slows down
1592                 the first result in case of body search.
1593
1594 2012-09-26 [colin]      3.8.1cvs75
1595
1596         * src/folder.c
1597                 Fix body search triggering GUI updates
1598                 for every message when it gets MSG_SCANNED
1599                 set.
1600
1601 2012-09-26 [colin]      3.8.1cvs74
1602
1603         * src/folder.c
1604         * src/folder.h
1605         * src/imap.c
1606         * src/procmsg.c
1607         * src/procmsg.h
1608         * src/summaryview.c
1609                 Factorize msg list to num list code;
1610                 Make search faster using cache instead
1611                 of network I/O
1612
1613 2012-09-25 [mones]      3.8.1cvs73
1614
1615         * src/gtk/quicksearch.c
1616                 Fix new expressions not being added to quicksearch
1617                 history in extended mode; patch by Sean Buckheister
1618
1619 2012-09-22 [mir]        3.8.1cvs72
1620
1621         * src/advsearch.c
1622                 Fix for not searching in folders marked 'no_select'
1623                 patch provided by Colin.
1624
1625 2012-09-22 [mones]      3.8.1cvs71
1626
1627         * src/advsearch.c
1628                 Add missing copyright header
1629
1630 2012-09-21 [colin]      3.8.1cvs70
1631
1632         * src/folder.c
1633                 Fix warning where msgcount was used
1634                 uninitialized in case the search was
1635                 to be performed on a message list subset.
1636
1637 2012-09-21 [colin]      3.8.1cvs69
1638
1639         * src/gtk/quicksearch.c
1640                 Fix error background not appearing
1641
1642 2012-09-21 [colin]      3.8.1cvs68
1643
1644         * src/Makefile.am
1645         * src/advsearch.c ** ADDED **
1646         * src/advsearch.h ** ADDED **
1647         * src/folder.c
1648         * src/folder.h
1649         * src/folderview.c
1650         * src/imap.c
1651         * src/main.c
1652         * src/matcher.c
1653         * src/matcher.h
1654         * src/matchertypes.h ** ADDED **
1655         * src/mh.c
1656         * src/mimeview.c
1657         * src/news.c
1658         * src/proctypes.h
1659         * src/summary_search.c
1660         * src/summaryview.c
1661         * src/summaryview.h
1662         * src/gtk/quicksearch.c
1663         * src/gtk/quicksearch.h
1664                 Separated GUI and logic for search
1665                 Use same logic for quicksearch and folder search
1666                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1667
1668 2012-09-19 [mones]      3.8.1cvs67
1669
1670         * src/mainwindow.c
1671                 Remove spurious parameter from get_url_part and
1672                 fix potential buffer overflow
1673
1674 2012-09-19 [colin]      3.8.1cvs66
1675
1676         * src/addressbook.c
1677         * src/addrselect.c
1678                 Un-mix mixed enum comparison which happened
1679                 to work because multiple enums define the same
1680                 values.
1681
1682 2012-09-19 [colin]      3.8.1cvs65
1683
1684         * src/addrindex.c
1685         * src/editaddress.c
1686         * src/editldap.c
1687         * src/exporthtml.c
1688         * src/jpilot.c
1689         * src/procmime.c
1690         * src/plugins/bogofilter/bogofilter_gtk.c
1691         * src/plugins/pgpcore/prefs_gpg.c
1692         * src/plugins/smime/smime.c
1693         * src/plugins/spamassassin/spamassassin_gtk.c
1694                 More warning fixes, casts, useless variables and
1695                 unchecked return values
1696
1697 2012-09-19 [colin]      3.8.1cvs64
1698
1699         * src/mainwindow.c
1700                 Check possible overflow
1701         * src/prefs_account.c
1702         * src/prefs_compose_writing.c
1703         * src/prefs_logging.c
1704         * src/prefs_message.c
1705         * src/prefs_msg_colors.c
1706         * src/prefs_other.c
1707         * src/prefs_receive.c
1708         * src/prefs_summaries.c
1709         * src/prefs_wrapping.c
1710                 fix GtkAdjustment casts
1711         * src/common/ssl.c
1712                 fix warnings
1713         * src/gtk/gtkaspell.c
1714                 fix warnings
1715
1716 2012-09-19 [mones]      3.8.1cvs63
1717
1718         * src/addritem.c
1719                 Fix leak and follow function specification
1720
1721 2012-09-19 [mones]      3.8.1cvs62
1722
1723         * src/action.c
1724                 Use unused var c to check result and emit messages on error
1725         * src/addrbook.c
1726                 Remove unused vars: attr (several functions), element
1727         * src/addrclip.c
1728                 Use unused var newGroup to check result
1729         * src/addrcustomattr.c
1730                 Remove unused var summaryview and related code
1731         * src/addressbook.c
1732                 Use unused vars nn, newNode, idleID to check result
1733                 Remove unused var aoType and refactor logic around it
1734                 Comment var enabled and related debug code
1735         * src/msgcache.c
1736                 Use unused var error to check result and emit debug messages
1737         * src/textview.c
1738                 Remove unused var link_color
1739         * src/toolbar.c
1740                 Remove unused vars: attr, retVal
1741
1742 2012-09-19 [colin]      3.8.1cvs61
1743
1744         * src/imap.c
1745         * src/inc.c
1746         * src/news.c
1747         * src/send_message.c
1748         * src/common/socket.c
1749                 More precise error logging
1750
1751 2012-09-16 [mones]      3.8.1cvs60
1752
1753         * src/action.c                                                          
1754                 Removed dup calls with ignored result
1755         * src/addr_compl.c                                                    
1756                 Removed unused var is_group and simplified logic around it      
1757         * src/addrharvest.c                                                  
1758         * src/matcher.c
1759         * src/procmsg.c                                                  
1760         * src/etpan/etpan-thread-manager.c                                    
1761                 Use unused var r to verify result and emit messages on error
1762         * src/compose.c                                                  
1763                 Move color variable into conditional usage blocks
1764                 Remove assigned but not used vars: lock, titles, count    
1765         * src/edittags.c
1766                 Remove assigned but not used var actions                        
1767         * src/folderview.c
1768                 Remove assigned but not used vars: from_parent, src_node        
1769         * src/imap_gtk.c
1770         * src/mh_gtk.c                                                    
1771                 Remove malloc-ed but not used var: old_path                  
1772         * src/news.c
1773                 Comment unused vars from commented block: tofetch, fetched      
1774         * src/prefs_account.c
1775                 Remove assigned but not used var: privacy_enabled
1776         * src/prefs_actions.c
1777         * src/prefs_customheader.c
1778                 Remove assigned but not used var: store
1779         * src/prefs_filtering.c
1780                 Remove assigned but not used var: n_rows
1781         * src/prefs_template.c
1782                 Remove assigned but not used vars: model, list_store
1783         * src/prefs_toolbar.c
1784                 Remove assigned but not used var: win_titles
1785         * src/printing.c
1786                 Remove assigned but not used vars: orientation, line, baseline,
1787                 off_chars 
1788         * src/etpan/imap-thread.c
1789                 Remove assigned but not used var: value, r
1790                 Refactor to check correct memory allocation
1791         * src/etpan/nntp-thread.c
1792                 Remove assigned but not used var: value
1793         * src/gtk/gtkaspell.c
1794                 Remove assigned but not used vars: textbuf, exist
1795                 Remove unused function: find_gtkaspeller
1796         * src/gtk/gtkcmctree.c
1797                 Remove unused function: gtk_cmctree_get_offset
1798         * src/gtk/gtkshruler.c
1799                 Remove assigned but not used vars: ruler, priv
1800
1801 2012-09-14 [mones]      3.8.1cvs59
1802
1803         * src/common/log.c
1804                 Check file operation results (and remove and
1805                 unused var warning)
1806
1807 2012-09-14 [colin]      3.8.1cvs58
1808
1809         * src/gtk/inputdialog.c
1810                 Remove unused var, thanks Ticho
1811
1812 2012-09-13 [colin]      3.8.1cvs57
1813
1814         * src/stock_pixmap.c
1815                 Fix missing \n in debug line
1816
1817 2012-09-13 [colin]      3.8.1cvs56
1818
1819         * src/main.c
1820                 Don't listen on the Unix socket before we're
1821                 ready. The 'popup' order from another instance
1822                 may provoke a race and trash configuration files.
1823
1824 2012-09-13 [colin]      3.8.1cvs55
1825
1826         * src/imap.c
1827                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
1828                 Claws-Mail/IMAP and Lotus Domino". Use
1829                 correct types for start/end and test if
1830                 start is indeed before end.
1831
1832 2012-09-12 [mones]      3.8.1cvs54
1833
1834         * src/prefs_other.c
1835                 Fix bug #1975 'preference mutt key bindings do not take
1836                 effect' (and the other invalid paths too)
1837
1838 2012-09-12 [colin]      3.8.1cvs53
1839
1840         * src/procmsg.c
1841                 Revert that hunk, logic is unclear.
1842
1843 2012-09-12 [colin]      3.8.1cvs52
1844
1845         * src/addressbook.c
1846         * src/addrharvest.c
1847         * src/addrindex.c
1848         * src/addritem.c
1849         * src/compose.c
1850         * src/edittags.c
1851         * src/folder.c
1852         * src/imap.c
1853         * src/inc.c
1854         * src/ldif.c
1855         * src/mainwindow.c
1856         * src/mbox.c
1857         * src/mimeview.c
1858         * src/mutt.c
1859         * src/partial_download.c
1860         * src/prefs_filtering_action.c
1861         * src/prefs_toolbar.c
1862         * src/printing.c
1863         * src/procheader.c
1864         * src/procmime.c
1865         * src/procmsg.c
1866         * src/summaryview.c
1867         * src/textview.c
1868         * src/common/utils.c
1869         * src/etpan/imap-thread.c
1870         * src/gtk/gtkaspell.c
1871         * src/plugins/pgpcore/sgpgme.c
1872                 More fixes from bug #1961:
1873                 - Write-only variables
1874                 - Null pointer dereferences
1875                 - A couple other fixes for which the reporter
1876                   was unsure, but which showed problems.
1877                 More details in bug #1961 comments.
1878
1879 2012-09-12 [colin]      3.8.1cvs51
1880
1881         * src/compose.c
1882         * src/mh.c
1883         * src/common/ssl.c
1884         * src/plugins/pgpcore/passphrase.c
1885                 Apply patches from bug #1961, "patches for
1886                 a couple of clang warnings":
1887                 - Check return codes
1888                 - Remove dead code
1889
1890 2012-09-12 [colin]      3.8.1cvs50
1891
1892         * claws-mail.pc.in
1893                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
1894                 where the included menu.h could come from Ncurses.
1895                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
1896
1897 2012-09-11 [colin]      3.8.1cvs49
1898
1899         * src/main.c
1900                 Fix race condition at start.
1901
1902 2012-09-10 [colin]      3.8.1cvs48
1903
1904         * src/main.c
1905                 Create lock socket as soon as possible, not after
1906                 a few things like caching all prefs.
1907
1908 2012-09-09 [mones]      3.8.1cvs47
1909
1910         * src/plugins/bogofilter/bogofilter.c
1911                 Add missing include
1912
1913 2012-09-08 [colin]      3.8.1cvs46
1914
1915         * AUTHORS
1916         * src/Makefile.am
1917         * src/action.c
1918         * src/addr_compl.c
1919         * src/addrbook.c
1920         * src/compose.c
1921         * src/compose.h
1922         * src/editaddress.c
1923         * src/filtering.c
1924         * src/folder.c
1925         * src/folder.h
1926         * src/folderview.h
1927         * src/headerview.h
1928         * src/imap_gtk.c
1929         * src/localfolder.c
1930         * src/main.c
1931         * src/mainwindow.c
1932         * src/mainwindow.h
1933         * src/matcher.c
1934         * src/matcher_parser_parse.y
1935         * src/messageview.c
1936         * src/messageview.h
1937         * src/mh.c
1938         * src/mh_gtk.c
1939         * src/mimeview.c
1940         * src/mimeview.h
1941         * src/noticeview.h
1942         * src/prefs_account.c
1943         * src/prefs_account.h
1944         * src/prefs_filtering.c
1945         * src/prefs_filtering_action.c
1946         * src/prefs_gtk.h
1947         * src/prefs_matcher.c
1948         * src/prefs_template.c
1949         * src/prefs_toolbar.c
1950         * src/privacy.c
1951         * src/procheader.h
1952         * src/procmime.c
1953         * src/procmime.h
1954         * src/procmsg.c
1955         * src/procmsg.h
1956         * src/proctypes.h
1957         * src/remotefolder.c
1958         * src/summaryview.c
1959         * src/summaryview.h
1960         * src/textview.c
1961         * src/textview.h
1962         * src/toolbar.c
1963         * src/uri_opener.c
1964         * src/viewtypes.h
1965         * src/common/defs.h
1966         * src/gtk/authors.h
1967         * src/gtk/description_window.c
1968         * src/plugins/trayicon/trayicon.c
1969                 Break circular dependencies in Claws' headers,
1970                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1971
1972 2012-09-08 [colin]      3.8.1cvs45
1973
1974         * src/textview.c
1975                 Fix shortcut getting
1976
1977 2012-09-05 [colin]      3.8.1cvs44
1978
1979         * src/matcher.c
1980         * src/matcher.h
1981         * src/prefs_matcher.c
1982                 Drop matcherprop_new_create, which is just a copy of
1983                 matcherprop_new, and staticalize what can be
1984
1985 2012-09-05 [colin]      3.8.1cvs43
1986
1987         * src/plugins/pgpcore/select-keys.c
1988                 Fix bug #2390, "Non-fully-trusted-key-warning appears
1989                 based on primary UID rather than recipient e-mail"
1990
1991 2012-08-29 [colin]      3.8.1cvs42
1992
1993         * src/gtk/gtkaspell.c
1994                 Fix bug #2596, "Spell checker does not work properly"
1995
1996 2012-08-29 [colin]      3.8.1cvs41
1997
1998         * src/plugins/pgpcore/sgpgme.c
1999                 Set gpgme's locale to UTF-8. Fixes bug #2650,
2000                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
2001
2002 2012-08-29 [colin]      3.8.1cvs40
2003
2004         * src/mainwindow.c
2005         * src/messageview.c
2006         * src/mimeview.c
2007         * src/mimeview.h
2008         * src/summaryview.c
2009         * src/textview.c
2010         * src/gtk/menu.c
2011         * src/gtk/menu.h
2012                 Move the hardcoded mimeview shortcuts to standard menus.
2013
2014 2012-08-27 [colin]      3.8.1cvs39
2015
2016         * src/main.c
2017                 Fix double mainwindow presentation that confuses GNOME3
2018                 when some plugins fail to load (subsequent Claws windows
2019                 got no focus in that case)
2020
2021 2012-08-27 [colin]      3.8.1cvs38
2022
2023         * src/summaryview.c
2024                 Make Mark all read confirmation button more clear
2025
2026 2012-08-27 [colin]      3.8.1cvs37
2027
2028         * src/mainwindow.c
2029         * src/summaryview.c
2030                 Separate "Mark all read" from "Mark as read"
2031                 and "Ignore thread"
2032
2033 2012-08-27 [wwp]        3.8.1cvs36
2034
2035         * src/inc.c
2036         * src/procmsg.c
2037                 Remove session statistics debug statements (irrelevant in repo,
2038                 that's dev stuff).
2039
2040 2012-08-24 [mones]      3.8.1cvs35
2041
2042         * manual/advanced.xml
2043                 Keep alphabetic order of hidden options lost
2044                 and update Clawsker URL.
2045         * manual/de/advanced.xml
2046         * manual/fr/advanced.xml
2047                 Update Clawsker URL.
2048         * manual/es/advanced.xml
2049                 Sync with English version and update Clawsker URL.
2050         * manual/de/dist/html/Makefile.am
2051         * manual/es/dist/html/Makefile.am
2052         * manual/fr/dist/html/Makefile.am
2053         * manual/pl/dist/html/Makefile.am
2054         * manual/dist/html/Makefile.am
2055                 Fix bug 2723 'Missing encoding in generated html manual'
2056
2057 2012-08-23 [colin]      3.8.1cvs34
2058
2059         * src/mainwindow.c
2060                 Fix --offline asking if one wants to sync,
2061                 due to re-entering. Thanks <ebik@ucw.cz>.
2062
2063 2012-08-16 [colin]      3.8.1cvs33
2064
2065         * src/imap.c
2066                 Always clear the tags list when fetching a folder, or
2067                 Claws will never untag an untagged email. Patch by
2068                 Igor Mammedov <imammedo@redhat.com>
2069
2070 2012-08-12 [colin]      3.8.1cvs32
2071
2072         * src/compose.c
2073                 Exclude text/plain from the attachment thing
2074
2075 2012-08-12 [colin]      3.8.1cvs31
2076
2077         * src/messageview.c
2078                 Fix comparison, thanks to Michael Gmelin
2079
2080 2012-08-12 [colin]      3.8.1cvs30
2081
2082         * src/messageview.c
2083                 Only show HTML parts by default (if the pref
2084                 is set so) if the part disposition-type is
2085                 inline or unknown, but not attachment.
2086         * src/common/ssl.c
2087                 Remove useless hook that won't ever be used
2088                 on windows
2089
2090 2012-08-12 [colin]      3.8.1cvs29
2091
2092         * src/compose.c
2093                 Make sure text/* attachments are not made
2094                 inline, regardless of the compose mode.
2095                 Finishes fixing bug #2203 after auto-save
2096                 switches mode to COMPOSE_REEDIT. Thanks to
2097                 Michael Gmelin for finding this.
2098
2099 2012-08-09 [colin]      3.8.1cvs28
2100
2101         * src/prefs_filtering.c
2102                 Make treeView type-ahead case insensitive
2103                 Patch by Andreas Ronnquist
2104
2105 2012-08-09 [colin]      3.8.1cvs27
2106
2107         * src/gtk/sslcertwindow.c
2108                 Fix leak
2109
2110 2012-08-09 [colin]      3.8.1cvs26
2111
2112         * src/common/ssl.c
2113         * src/common/ssl_certificate.c
2114         * src/common/ssl_certificate.h
2115         * src/gtk/sslcertwindow.c
2116                 Fix bug 2718, "Failure to check peer hostname
2117                 when checking certificate"
2118
2119 2012-08-05 [ticho]      3.8.1cvs25
2120
2121         * src/compose.c
2122                 Avoid header combo box to get focus twice (first text within,
2123                 then combobox widget itself) when switching focus with TAB.
2124
2125 2012-07-28 [ticho]      3.8.1cvs24
2126
2127         * src/compose.c
2128                 Properly fix setting "transient for" for attachment properties
2129                 dialog when called via popup menu (since we're stealing focus
2130                 few lines before, we need to do it directly, not via
2131                 manage_window_*).
2132
2133 2012-07-28 [ticho]      3.8.1cvs23
2134
2135         * src/gtk/pluginwindow.c
2136         * src/gtk/prefswindow.c
2137                 Fixed setting "transient for" property for plugin load/unload
2138                 file dialog. Connected manage_window signals to prefswindow events.
2139
2140 2012-07-27 [ticho]      3.8.1cvs22
2141
2142         * src/summaryview.c
2143         * src/textview.c
2144                 Fixed setting "transient for" property for summaryview file
2145                 dialog and messageview's image save dialog.
2146
2147 2012-07-27 [ticho]      3.8.1cvs21
2148
2149         * src/crash.c
2150         * src/mimeview.c
2151                 Fix setting "transient for" property for file select dialogs
2152                 in crash report and mimeview.
2153
2154 2012-07-27 [ticho]      3.8.1cvs20
2155
2156         * src/compose.c
2157                 Fixed "transient for" property for file attach dialog when
2158                 called from Attachments list popup menu. Simplified menu item
2159                 sensitivities setting code logic for this menu.
2160
2161 2012-07-25 [ticho]      3.8.1cvs19
2162
2163         * manual/advanced.xml
2164                 Add the three hidden preferences related to colored display
2165                 of unified diffs to manual.
2166
2167 2012-07-25 [ticho]      3.8.1cvs18
2168
2169         * src/gtk/gtkaspell.c
2170                 Create "Change directory" submenu in a separate function, change
2171                 wording a bit, and make the submenu always available in a context
2172                 menu of body edit box in compose window.
2173
2174 2012-07-25 [ticho]      3.8.1cvs17
2175
2176         * src/gtk/prefswindow.c
2177                 Correctly set transient_for property for preferences window,
2178                 as well as for color picker dialogs. Fixes bug #2710.
2179
2180 2012-07-25 [ticho]      3.8.1cvs16
2181
2182         * src/gtk/quicksearch.c
2183                 Allow quicksearch syntax description window to be correctly
2184                 set transient for main window.
2185
2186 2012-07-15 [wwp]        3.8.1cvs15
2187
2188         * src/procmime.c
2189                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2190
2191 2012-07-10 [paul]       3.8.1cvs14
2192
2193         * src/procmime.c
2194                 forgot this in last commit
2195
2196 2012-07-10 [paul]       3.8.1cvs13
2197
2198         * src/messageview.c
2199         * src/common/defs.h
2200         * src/common/quoted-printable.c
2201         * src/common/quoted-printable.h
2202                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2203                 the bug: partial message text loss
2204
2205 2012-07-10 [mones]      3.8.1cvs12
2206
2207         * src/plugins/pgpcore/sgpgme.c
2208                 Fix bug 2689, 'segfault when trying to view info
2209                 about pgp/smime sign'
2210
2211 2012-07-08 [ticho]      3.8.1cvs11
2212
2213         * src/plugins/pgpcore/sgpgme.c
2214                 Consider marginal signature validity as untrusted. Suggested by
2215                 Jean-Benoist Leger (leger at crans.org).
2216
2217 2012-07-08 [paul]       3.8.1cvs10
2218
2219         * src/gtk/icon_legend.c
2220                 fix (reveal) hidden icon in gui and build warning
2221
2222 2012-07-07 [paul]       3.8.1cvs9
2223
2224         * src/plugins/pgpcore/prefs_gpg.c
2225                 fix build
2226
2227 2012-07-07 [colin]      3.8.1cvs8
2228
2229         * claws-features.h.in
2230         * src/codeconv.h
2231         * src/imap_gtk.h
2232         * src/inc.h
2233         * src/jpilot.h
2234         * src/messageview.h
2235         * src/msgcache.h
2236         * src/news_gtk.h
2237         * src/partial_download.h
2238         * src/pop.h
2239         * src/prefs_account.h
2240         * src/prefs_common.h
2241         * src/printing.h
2242         * src/procmime.h
2243         * src/procmsg.h
2244         * src/stock_pixmap.c
2245         * src/textview.h
2246         * src/common/defs.h
2247         * src/common/log.h
2248         * src/common/session.h
2249         * src/common/smtp.h
2250         * src/common/socket.h
2251         * src/common/ssl.h
2252         * src/common/ssl_certificate.h
2253         * src/common/timing.h
2254         * src/common/utils.h
2255         * src/gtk/gtkaspell.h
2256         * src/gtk/gtkutils.h
2257         * src/gtk/pluginwindow.h
2258         * src/gtk/spell_entry.h
2259         * src/gtk/sslcertwindow.h
2260                 Don't export config.h in public headers
2261
2262 2012-07-07 [colin]      3.8.1cvs7
2263
2264         * claws-features.h.in
2265         * configure.ac
2266         * Makefile.am
2267         * src/account.c
2268         * src/action.c
2269         * src/addr_compl.c
2270         * src/addrcustomattr.c
2271         * src/addrduplicates.c
2272         * src/addressadd.c
2273         * src/addressbook.c
2274         * src/addressbook_foldersel.c
2275         * src/addrgather.c
2276         * src/addrindex.c
2277         * src/alertpanel.c
2278         * src/autofaces.c
2279         * src/browseldap.c
2280         * src/codeconv.c
2281         * src/codeconv.h
2282         * src/compose.c
2283         * src/crash.c
2284         * src/customheader.c
2285         * src/displayheader.c
2286         * src/editaddress.c
2287         * src/editaddress_other_attributes_ldap.c
2288         * src/editbook.c
2289         * src/editgroup.c
2290         * src/editjpilot.c
2291         * src/editldap.c
2292         * src/editldap_basedn.c
2293         * src/edittags.c
2294         * src/editvcard.c
2295         * src/exphtmldlg.c
2296         * src/expldifdlg.c
2297         * src/export.c
2298         * src/exporthtml.c
2299         * src/exportldif.c
2300         * src/folder.c
2301         * src/folder_item_prefs.c
2302         * src/grouplistdialog.c
2303         * src/headerview.c
2304         * src/image_viewer.c
2305         * src/imap.c
2306         * src/imap_gtk.c
2307         * src/imap_gtk.h
2308         * src/import.c
2309         * src/importldif.c
2310         * src/importmutt.c
2311         * src/importpine.c
2312         * src/inc.c
2313         * src/inc.h
2314         * src/jpilot.c
2315         * src/jpilot.h
2316         * src/ldapctrl.c
2317         * src/ldaplocate.c
2318         * src/ldapquery.c
2319         * src/ldapserver.c
2320         * src/ldapupdate.c
2321         * src/ldaputil.c
2322         * src/main.c
2323         * src/manual.c
2324         * src/matcher.c
2325         * src/mbox.c
2326         * src/message_search.c
2327         * src/messageview.h
2328         * src/mh.c
2329         * src/mh_gtk.c
2330         * src/mimeview.c
2331         * src/msgcache.c
2332         * src/msgcache.h
2333         * src/news.c
2334         * src/news_gtk.c
2335         * src/news_gtk.h
2336         * src/noticeview.c
2337         * src/partial_download.c
2338         * src/partial_download.h
2339         * src/pop.c
2340         * src/pop.h
2341         * src/prefs_account.c
2342         * src/prefs_account.h
2343         * src/prefs_actions.c
2344         * src/prefs_common.c
2345         * src/prefs_common.h
2346         * src/prefs_compose_writing.c
2347         * src/prefs_customheader.c
2348         * src/prefs_display_header.c
2349         * src/prefs_ext_prog.c
2350         * src/prefs_filtering.c
2351         * src/prefs_filtering_action.c
2352         * src/prefs_folder_column.c
2353         * src/prefs_folder_item.c
2354         * src/prefs_fonts.c
2355         * src/prefs_gtk.c
2356         * src/prefs_image_viewer.c
2357         * src/prefs_logging.c
2358         * src/prefs_matcher.c
2359         * src/prefs_message.c
2360         * src/prefs_msg_colors.c
2361         * src/prefs_other.c
2362         * src/prefs_quote.c
2363         * src/prefs_receive.c
2364         * src/prefs_send.c
2365         * src/prefs_spelling.c
2366         * src/prefs_summaries.c
2367         * src/prefs_summary_column.c
2368         * src/prefs_summary_open.c
2369         * src/prefs_toolbar.c
2370         * src/prefs_wrapping.c
2371         * src/printing.c
2372         * src/printing.h
2373         * src/procheader.c
2374         * src/procmime.c
2375         * src/procmime.h
2376         * src/procmsg.h
2377         * src/quote_fmt.c
2378         * src/recv.c
2379         * src/send_message.c
2380         * src/setup.c
2381         * src/ssl_manager.c
2382         * src/statusbar.c
2383         * src/summary_search.c
2384         * src/textview.c
2385         * src/textview.h
2386         * src/toolbar.c
2387         * src/undo.c
2388         * src/unmime.c
2389         * src/uri_opener.c
2390         * src/wizard.c
2391         * src/common/claws.c
2392         * src/common/defs.h
2393         * src/common/hooks.c
2394         * src/common/log.c
2395         * src/common/log.h
2396         * src/common/plugin.c
2397         * src/common/prefs.c
2398         * src/common/session.c
2399         * src/common/session.h
2400         * src/common/smtp.c
2401         * src/common/smtp.h
2402         * src/common/socket.c
2403         * src/common/socket.h
2404         * src/common/ssl.c
2405         * src/common/ssl.h
2406         * src/common/ssl_certificate.c
2407         * src/common/ssl_certificate.h
2408         * src/common/string_match.c
2409         * src/common/tags.c
2410         * src/common/timing.h
2411         * src/common/utils.c
2412         * src/common/utils.h
2413         * src/etpan/etpan-thread-manager.c
2414         * src/etpan/imap-thread.c
2415         * src/etpan/nntp-thread.c
2416         * src/gtk/about.c
2417         * src/gtk/combobox.c
2418         * src/gtk/description_window.c
2419         * src/gtk/filesel.c
2420         * src/gtk/gtkaspell.c
2421         * src/gtk/gtkaspell.h
2422         * src/gtk/gtkshruler.c
2423         * src/gtk/gtkunit.c
2424         * src/gtk/gtkutils.c
2425         * src/gtk/gtkutils.h
2426         * src/gtk/gtkvscrollbutton.c
2427         * src/gtk/icon_legend.c
2428         * src/gtk/inputdialog.c
2429         * src/gtk/logwindow.c
2430         * src/gtk/menu.c
2431         * src/gtk/pluginwindow.c
2432         * src/gtk/pluginwindow.h
2433         * src/gtk/prefswindow.c
2434         * src/gtk/progressdialog.c
2435         * src/gtk/quicksearch.c
2436         * src/gtk/spell_entry.c
2437         * src/gtk/spell_entry.h
2438         * src/gtk/sslcertwindow.c
2439         * src/gtk/sslcertwindow.h
2440         * src/plugins/bogofilter/bogofilter.c
2441         * src/plugins/bogofilter/bogofilter_gtk.c
2442         * src/plugins/dillo_viewer/dillo_prefs.c
2443         * src/plugins/dillo_viewer/dillo_viewer.c
2444         * src/plugins/pgpcore/pgp_viewer.c
2445         * src/plugins/pgpcore/plugin.c
2446         * src/plugins/pgpcore/sgpgme.c
2447         * src/plugins/pgpinline/pgpinline.c
2448         * src/plugins/pgpinline/plugin.c
2449         * src/plugins/pgpmime/pgpmime.c
2450         * src/plugins/pgpmime/plugin.c
2451         * src/plugins/smime/plugin.c
2452         * src/plugins/smime/smime.c
2453         * src/plugins/spamassassin/libspamc.c
2454         * src/plugins/spamassassin/spamassassin.c
2455         * src/plugins/spamassassin/spamassassin_gtk.c
2456         * src/plugins/trayicon/trayicon.c
2457         * src/plugins/trayicon/trayicon_prefs.c
2458                 Specify Claws compile-time features in a specific header
2459
2460 2012-07-06 [wwp]        3.8.1cvs6
2461
2462         * src/main.c
2463         * src/gtk/about.c
2464                 Session statistics: format date following global prefs,
2465                 and fix stats output a little bit.
2466
2467 2012-07-03 [mir]        3.8.1cvs5
2468
2469         * src/procmime.c
2470             fix bug 2642, 'improve transfer encoding selection'.
2471             Patch provided by Christopher Zimmermann
2472             (madroach claws at gmerlin dot de)
2473
2474 2012-07-03 [mir]        3.8.1cvs4
2475
2476         * src/procmime.c
2477         * src/common/defs.h
2478             fix bug 2641, '7bit or 8bit encoded attachments can
2479             have lines longer than 998 characters'.
2480             Patch provided by Christopher Zimmermann
2481             (madroach claws at gmerlin dot de)
2482
2483
2484 2012-07-03 [mir]        3.8.1cvs3
2485
2486         * src/procmime.c
2487         * src/common/defs.h
2488             fix bug 2641, '7bit or 8bit encoded attachments can
2489             have lines longer than 998 characters'.
2490             Patch provided by Christopher Zimmermann
2491             (madroach claws at gmerlin dot de)
2492
2493 2012-07-03 [mir]        3.8.1cvs2
2494
2495         * src/messageview.c
2496         * src/procmime.c
2497         * src/common/quoted-printable.c
2498         * src/common/quoted-printable.h
2499             fix bug 2640, 'improve quoted-printable encoding'
2500             Patch provided by madroach claws at gmerlin dot de
2501
2502 2012-06-30 [paul]       3.8.1cvs1
2503
2504         * Makefile.am
2505                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2506
2507 2012-06-27 [paul]       3.8.1
2508         * NEWS
2509         * README
2510         * RELEASE_NOTES 
2511                 3.8.1 unleashed!
2512                 
2513 2012-06-27 [paul]       3.8.0cvs58
2514
2515         * configure.ac
2516                 fix minimum required GTK+, which got mistakenly bumped
2517                 in 3.8.0cvs36
2518
2519 2012-06-27 [paul]       3.8.0cvs57
2520
2521         * configure.ac
2522         * po/cs.po
2523         * po/de.po
2524         * po/es.po
2525         * po/fr.po
2526         * po/hu.po
2527         * po/id_ID.po
2528         * po/lt.po
2529         * po/pt_BR.po
2530         * po/sk.po
2531         * po/sv.po
2532         * po/zh_CN.po
2533         * po/zh_TW.po
2534                 updated translations
2535         * src/gtk/authors.h
2536         * tools/claws.i18n.status.pl
2537                 updated based on currently active
2538
2539 2012-06-25 [mir]        3.8.0cvs56
2540
2541         * src/folder.c
2542             If a folder class returns <> 0 then the message has not
2543             been removed from the file system and therefore it should
2544             not be removed from the cache either.
2545
2546 2012-06-20 [ticho]      3.8.0cvs55
2547
2548         * src/mh.c
2549                 Fix for bug #1090 - Standard-folders appear again
2550                 after rescanning tree
2551
2552 2012-06-20 [paul]       3.8.0cvs54
2553
2554         * src/prefs_common.c
2555         * src/prefs_common.h
2556         * src/textview.c
2557         * src/textview.h
2558                 colourise attached patches.
2559                 Patch by Ticho
2560
2561 2012-06-02 [wwp]        3.8.0cvs53
2562
2563         * src/gtk/progressdialog.c
2564                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2565                 now hides (as well as pressing Esc) instead of doing nothing.
2566
2567 2012-06-02 [wwp]        3.8.0cvs52
2568
2569         * doc/man/claws-mail.1
2570         * src/main.c
2571         * src/main.h
2572         * src/inc.c
2573         * src/procmsg.c
2574         * src/gtk/about.c
2575                 Introduce a new feature: basic session statistics (from the about dialog
2576                 or the command-line).
2577
2578 2012-06-02 [wwp]        3.8.0cvs51
2579
2580         * src/compose.c
2581                 Fix bug 2620: shift+tab from subject field not working.
2582
2583 2012-06-02 [wwp]        3.8.0cvs50
2584
2585         * src/compose.c
2586         * src/mainwindow.c
2587         * src/messageview.c
2588                 Normalize capitalization of strings in UI.
2589
2590 2012-05-30 [paul]       3.8.0cvs49
2591
2592         * src/common/ssl.c
2593                 don't do TLS if not requested by user. fixes connecting to
2594                 servers which, for example, want SSL 3 only
2595
2596 2012-05-27 [paul]       3.8.0cvs48
2597
2598         * *
2599                 update copyright headers to 2012
2600
2601 2012-05-27 [paul]       3.8.0cvs47
2602
2603         * src/editldap.c
2604         * src/prefs_actions.c
2605         * src/gtk/about.c
2606                 fix some typos in strings, thanks to Thomas Bellmann
2607
2608 2012-05-16 [paul]       3.8.0cvs46
2609
2610         * src/prefs_filtering_action.c
2611                 fix disabled 'select...' button that never goes away
2612                 when using the new addr book
2613                 
2614
2615 2012-05-16 [colin]      3.8.0cvs45
2616
2617         * src/common/utils.c
2618                 And fix leak
2619
2620 2012-05-16 [colin]      3.8.0cvs44
2621
2622         * src/common/utils.c
2623                 Make remove_numbered_files much faster when there's
2624                 just one file to remove.
2625
2626 2012-05-16 [paul]       3.8.0cvs43
2627
2628         * src/matcher.c
2629                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2630
2631 2012-05-16 [paul]       3.8.0cvs42
2632
2633         * src/gtk/description_window.c
2634                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2635
2636 2012-05-16 [paul]       3.8.0cvs41
2637
2638         * src/common/ssl_certificate.c
2639                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2640                 Patch by Christian Hesse
2641
2642 2012-05-11 [colin]      3.8.0cvs40
2643
2644         * src/mimeview.c
2645         * src/common/utils.c
2646                 Fix bug 2659, 'E-mail attachments are handled
2647                 inconsistently'
2648                 Fix problems iterating the mime tree, and determine
2649                 whether a file is an email without To:
2650
2651 2012-04-03 [colin]      3.8.0cvs39
2652
2653         * src/Makefile.am
2654                 Fix build (damn whitespace-sensitive file format)
2655
2656 2012-04-02 [colin]      3.8.0cvs38
2657
2658         * src/Makefile.am
2659                 Fix incomplete make dist
2660
2661 2012-04-02 [colin]      3.8.0cvs37
2662
2663         * src/compose.c
2664                 Fix mistakenly removed function call
2665
2666 2012-04-01 [colin]      3.8.0cvs36
2667
2668         * configure.ac
2669         * src/.cvsignore
2670         * src/Makefile.am
2671         * src/addr_compl.c
2672         * src/addressadd.c
2673         * src/addressadd.h
2674         * src/addressbook-dbus.c
2675         * src/addressbook-dbus.h
2676         * src/addrgather.c
2677         * src/addrgather.h
2678         * src/addrharvest.c
2679         * src/addrharvest.h
2680         * src/claws-contacts.xml
2681         * src/compose.c
2682         * src/compose.h
2683         * src/filtering.c
2684         * src/headerview.c
2685         * src/main.c
2686         * src/mainwindow.c
2687         * src/messageview.c
2688         * src/prefs_common.c
2689         * src/prefs_filtering_action.c
2690         * src/prefs_matcher.c
2691         * src/summaryview.c
2692         * src/textview.c
2693         * src/toolbar.c
2694         * src/plugins/bogofilter/bogofilter_gtk.c
2695         * src/plugins/dillo_viewer/dillo_prefs.c
2696         * src/plugins/spamassassin/spamassassin_gtk.c
2697         * src/plugins/trayicon/trayicon.c
2698                 Import new addressbook code from the new-contacts branch
2699
2700 2012-03-29 [paul]       3.8.0cvs35
2701
2702         * AUTHORS
2703         * src/gtk/authors.h
2704         * src/gtk/quicksearch.c
2705                 add 'ha', short version of 'has_attachment' in quick search
2706                 Patch by Andreas Rönnquist
2707
2708 2012-03-26 [mones]      3.8.0cvs34
2709
2710         * src/common/plugin.c
2711                 Support 2 and 3-clause BSD licensed plugins
2712
2713 2012-03-15 [pawel]      3.8.0cvs33
2714
2715         * src/messageview.c
2716         * src/textview.c
2717                 - Make separate window info more accurate about
2718                 move to trash/deletion.
2719                 - Fix busy cursor
2720
2721 2012-03-14 [pawel]      3.8.0cvs32
2722
2723         * src/folder.c
2724         * src/messageview.c
2725         * src/messageview.h
2726         * src/procmsg.h
2727         * src/summaryview.c
2728         * src/textview.c
2729         * src/textview.h
2730                 Better fix for bug #2501
2731                 Instead of leaving blank window after message move or delete,
2732                 update separate view to next message in message list or
2733                 display info why view is blank. This was discussed
2734                 in bug #2621 comments.
2735
2736 2012-03-11 [colin]      3.8.0cvs31
2737
2738         * src/gtk/gtkcmctree.c
2739         * src/gtk/authors.h
2740         * AUTHORS
2741                 Fix focus rectangle on unfocused rows
2742                 Patch by Michael Shell
2743
2744 2012-02-29 [colin]      3.8.0cvs30
2745
2746         * src/gtk/gtkcmctree.c
2747                 Fix bug #2577, "Focus rectangle on folder list and message 
2748                 list headings doesn't get properly cleared when switching 
2749                 heading and horizontally scrolling list (underlines and 
2750                 vertical lines remain on screen)". Patch by Michael Shell
2751
2752 2012-02-13 [pawel]      3.8.0cvs29
2753
2754         * src/messageview.c
2755                 Fix crasher when double clicking on IMAP message and
2756                 MessageView is not shown introduced in cvs21
2757                 Patch by mones
2758
2759 2012-02-10 [pawel]      3.8.0cvs28
2760
2761         * src/filtering.c
2762                 Fix bug #2598 'Actions can move locked messages'
2763
2764 2012-02-08 [pawel]      3.8.0cvs27
2765
2766         * src/prefs_actions.c
2767         * src/prefs_actions.h
2768         * src/prefs_toolbar.c
2769         * src/prefs_toolbar.h
2770         * src/toolbar.c
2771         * src/toolbar.h
2772                 - Implement automatic removal of toolbar action buttons when
2773                   associated action is removed
2774                 - Don't allow creation of two actions with the same name,
2775                   before all executions/removals were performed on first action
2776                   with duplicated name in linked list which wasn't always
2777                   correct behaviour
2778
2779 2012-02-05 [colin]      3.8.0cvs26
2780
2781         * src/main.c
2782         * src/mainwindow.c
2783         * src/messageview.c
2784         * src/messageview.h
2785         * src/prefs_common.c
2786         * src/prefs_common.h
2787         * src/procmsg.c
2788         * src/procmsg.h
2789         * src/summaryview.c
2790         * src/summaryview.h
2791                 Add an history to navigate in mails
2792
2793 2012-02-05 [colin]      3.8.0cvs25
2794
2795         * src/procmime.c
2796                 Fix inverted comparison in list_find_custom.
2797
2798 2012-02-03 [wwp]        3.8.0cvs24
2799
2800         * src/gtk/progressdialog.c
2801         Make translators life easier: use View log instead of Show log
2802         (thanks, gusnan!).
2803
2804 2012-02-02 [pawel]      3.8.0cvs23
2805
2806         * src/folderview.c
2807                 Fix bug #2590 'Un-capitalize strings'
2808                 Patch by Christian Hesse
2809
2810 2012-02-02 [pawel]      3.8.0cvs22
2811
2812         * src/mainwindow.c
2813                 Fix bug #2595 
2814                 'Change expand behavior for message list / message view'
2815                 Patch by Christian Hesse
2816
2817 2012-02-02 [pawel]      3.8.0cvs21
2818
2819         * src/folder.c
2820         * src/messageview.c
2821         * src/messageview.h
2822         * src/procmsg.h
2823                 Fix bug #2501 'opened message blanks when moved to other folder'
2824                 Detect message move and update message window contents 
2825                 accordingly, if message is moved to trash close window
2826
2827 2012-02-01 [pawel]      3.8.0cvs20
2828
2829         * src/jpilot.c
2830         * src/mutt.c
2831         * src/pine.c
2832         * src/procmsg.c
2833         * src/vcard.c
2834         * src/gtk/sslcertwindow.c
2835                 More strncat boundary checks
2836
2837 2012-01-31 [wwp]        3.8.0cvs19
2838
2839         * src/gtk/gtkutils.c
2840         Fix warnings in gtkutils: wrong function name, missing newline, typo and
2841         long line wrapping.
2842
2843 2012-01-31 [wwp]        3.8.0cvs18
2844
2845         * src/gtk/progressdialog.c
2846         * src/gtk/progressdialog.h
2847         * src/inc.c
2848         * src/send_message.c
2849         Add a button to the retrieve/send dialogs to
2850         open the network log.
2851
2852 2012-01-25 [wwp]        3.8.0cvs17
2853
2854         * src/addr_compl.c
2855         Remove debug statement.
2856
2857 2012-01-20 [pawel]      3.8.0cvs16
2858
2859         * src/addrbook.c
2860         * src/exportldif.c
2861                 Fix bug #2574 'Statement might be overflowing a
2862                 buffer in strncat'
2863
2864 2012-01-20 [pawel]      3.8.0cvs15
2865
2866         * src/mimeview.c
2867                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
2868
2869 2012-01-14 [colin]      3.8.0cvs14
2870
2871         * commitHelper
2872                 Update tracker trigger url
2873
2874 2012-01-10 [wwp]        3.8.0cvs13
2875
2876         * src/mainwindow.c
2877         * src/mainwindow.h
2878         * src/toolbar.c
2879                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
2880                 account) and of mainwindows's relevant entry when current account
2881                 is not able to retrieve (SMTP-only).
2882
2883 2012-01-09 [colin]      3.8.0cvs12
2884
2885         * src/summaryview.c
2886                 Fix bug 1924, 'Messages marked move to Trash appear 
2887                 identical to messages marked move to $FOLDER'
2888
2889 2012-01-05 [colin]      3.8.0cvs11
2890
2891         * src/main.c
2892                 Fix crasher infinite loop
2893
2894 2012-01-03 [colin]      3.8.0cvs10
2895
2896         * src/gtk/gtkcmctree.c
2897                 Revert previous patch, it's buggy on headers
2898
2899 2012-01-03 [colin]      3.8.0cvs9
2900
2901         * src/gtk/gtkcmctree.c
2902                 Fix bug #2566, 'wrapped Subject not bounded'
2903
2904 2011-12-29 [pawel]      3.8.0cvs8
2905
2906         * src/compose.c
2907         * src/compose.h
2908         * src/main.c
2909         * src/mimeview.c
2910                 Make forwarding selected attachment possible from
2911                 mimeview's context menu
2912                 Fixex bug #2047 'forward attachments'
2913
2914 2011-12-28 [paul]       3.8.0cvs7
2915
2916         * src/prefs_account.c
2917                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
2918
2919 2011-12-28 [colin]      3.8.0cvs6
2920
2921         * src/mimeview.c
2922                 Fix fix
2923
2924 2011-12-28 [colin]      3.8.0cvs5
2925
2926         * src/mimeview.c
2927                 Fix GTK+2.16 build (w32)
2928
2929 2011-12-18 [mir]        3.8.0cvs4
2930
2931         * src/ldapctrl.c
2932             Fix bug in search criteria when doing a
2933             complete directory search using '*'
2934
2935 2011-12-16 [mir]        3.8.0cvs3
2936
2937         * src/Makefile.am
2938             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
2939
2940 2011-12-16 [wwp]        3.8.0cvs2
2941
2942         * src/procmsg.c
2943         * src/stock_pixmap.c
2944         * src/stock_pixmap.h
2945         * src/summaryview.c
2946         * src/gtk/icon_legend.c
2947         * src/pixmaps/replied_and_forwarded.xpm
2948           Make replied and forwarded status flags non exclusive.
2949           Introduce a new message state (and relevant icon in message list)
2950           where both the replied and forwarded flags are set.
2951
2952 2011-12-16 [paul]       3.8.0cvs1
2953
2954         * tools/claws.i18n.status.pl
2955                 update id to id_ID
2956
2957 2011-12-16 [paul]       3.8.0
2958         * NEWS
2959         * README
2960         * RELEASE_NOTES 
2961                 3.8.0 unleashed!                
2962
2963 2011-12-16 [paul]       3.7.10cvs113
2964
2965         * configure.ac
2966         * po/cs.po
2967         * po/es.po
2968         * po/fr.po
2969         * po/hu.po
2970         * po/id.po **REMOVED**
2971         * po/id_ID.po **ADDED**
2972         * po/pt_BR.po
2973         * po/ru.po
2974         * po/sk.po
2975         * po/uk.po
2976                 updates
2977
2978 2011-12-09 [pawel]      3.7.10cvs112
2979
2980         * src/summaryview.c
2981         * src/gtk/quicksearch.c
2982         * src/gtk/quicksearch.h
2983                 Invalidate quicksearch root folder when removed
2984                 Fixes bug #2560 'crash when unsubscribing newsgroup and
2985                 having active search field'
2986
2987 2011-12-08 [pawel]      3.7.10cvs111
2988
2989         * src/mimeview.c
2990                 Better fix for cvs94
2991
2992 2011-12-08 [wwp]        3.7.10cvs110
2993
2994         * src/compose.c
2995         Make "From" widget set independant from recipient lists below,
2996         so that it doesn't scroll when several recipients headers
2997         are added and eventually are scrolling the view.
2998         Path by Christian Hesse <mail@earthworm.de>.
2999         Fixes bug #2481 'do not scroll "from" dropdown list and sender
3000         address'.
3001
3002 2011-12-02 [paul]       3.7.10cvs109
3003
3004         * src/mainwindow.c
3005         * src/messageview.c
3006                 consistent label style
3007
3008 2011-11-29 [wwp]        3.7.10cvs108
3009
3010         * src/plugins/trayicon/libeggtrayicon/.cvsignore
3011         More generated stuff to ignore.
3012
3013 2011-11-29 [wwp]        3.7.10cvs107
3014
3015         * src/prefs_folder_item.c
3016         Fix CLAWS_TIP_DECL (undefined).
3017
3018 2011-11-28 [pawel]      3.7.10cvs106
3019
3020         * src/addrbook.c
3021         * src/addrbook.h
3022         * src/addressbook.c
3023                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
3024                 after removing the address book in the GUI'
3025
3026 2011-11-26 [pawel]      3.7.10cvs105
3027
3028         * src/folder.c
3029                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
3030
3031 2011-11-25 [colin]      3.7.10cvs104
3032
3033         * src/imap_gtk.c
3034         * src/mh_gtk.c
3035                 Warning fixes
3036
3037 2011-11-24 [pawel]      3.7.10cvs103
3038
3039         * src/prefs_filtering.c
3040                 Complete cvs102, forgot to commit this
3041
3042 2011-11-24 [pawel]      3.7.10cvs102
3043
3044         * src/account.c
3045         * src/filtering.c
3046         * src/filtering.h
3047         * src/imap_gtk.c
3048         * src/mh_gtk.c
3049         * src/prefs_actions.c
3050         * src/prefs_actions.h
3051                 Implement actions updating on folder/account rename
3052                 This fixes bug #2543 'filter actions in actionsrc not
3053                 updated upon account renaming'
3054
3055 2011-11-24 [wwp]        3.7.10cvs101
3056
3057         * src/gtk/gtkcmctree.c
3058                 Remove irrelevant cairo directive (thanks to Hanno).
3059
3060 2011-11-23 [wwp]        3.7.10cvs100
3061
3062         * src/gtk/gtkcmctree.c
3063                 Make arrows in gtkcmctree's less big (get rid of the outlining),
3064                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3065                 calculation.
3066
3067 2011-11-22 [colin]      3.7.10cvs99
3068
3069         * src/account.c
3070         * src/prefs_filtering.c
3071         * src/prefs_filtering.h
3072                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3073                 The existing functions should do the job as well
3074                 if not better, as they take into account the
3075                 separator.
3076
3077 2011-11-21 [pawel]      3.7.10cvs98
3078
3079         * src/prefs_account.c
3080                 Fix bug #2116 'Rip spaces off server names in account
3081                 configuration'
3082                 g_strstrip() domain names to be sure they are valid
3083
3084 2011-11-21 [pawel]      3.7.10cvs97
3085
3086         * src/account.c
3087         * src/prefs_filtering.c
3088         * src/prefs_filtering.h
3089                 Fix bug #2404 'matcherrc updates upon account renaming'
3090                 Fix bug #2406 'some part of accountrc not updated upon
3091                 account rename'
3092                 Renaming account cause changing of it's root folder prefix
3093                 from #<type>/<old_name> to #<type>/<new_name> so every
3094                 path directing to it must be altered. Fix paths in account
3095                 preferences, global processing and filtering rules, folder
3096                 processing rules upon rename
3097
3098 2011-11-20 [pawel]      3.7.10cvs96
3099
3100         * src/filtering.c
3101         * src/filtering.h
3102         * src/prefs_actions.c
3103                 Fix bug #1489 'Filter action mark_as_read inoperative
3104                 following move action'
3105                 Sort actions lists to have proper order of execution
3106
3107 2011-11-20 [pawel]      3.7.10cvs95
3108
3109         * src/prefs_actions.c
3110         * src/prefs_filtering.c
3111         * src/prefs_template.c
3112                 Fix bug #1870 'arrow scrolling in filters'
3113                 Allow arrow scrolling in dialogs with list view widgets
3114                 plus couple fixes of issues I found along the way
3115
3116 2011-11-19 [pawel]      3.7.10cvs94
3117
3118         * src/mimeview.c
3119                 Don't highlight icons on right-click, they are not
3120                 selected and other part is shown which is confusing
3121
3122 2011-11-19 [mones]      3.7.10cvs93
3123
3124         * manual/advanced.xml
3125                 Fix manual build
3126
3127 2011-11-19 [mones]      3.7.10cvs92
3128
3129         * manual/advanced.xml
3130         * manual/es/advanced.xml
3131                 Document undocumented hidden option 'zero_replacement_char'
3132                 Synchronize Spanish manual with English version
3133
3134 2011-11-19 [pawel]      3.7.10cvs91
3135
3136         * src/mainwindow.c
3137         * src/messageview.c
3138         * src/prefs_common.c
3139         * src/prefs_common.h
3140         * src/summaryview.c
3141         * src/textview.c
3142         * src/textview.h
3143                 Fix bug #2377 'Show All Headers - make change persistent
3144                 between sessions'
3145
3146 2011-11-19 [pawel]      3.7.10cvs90
3147
3148         * src/folder.c
3149         * src/folder.h
3150         * src/folder_item_prefs.c
3151         * src/folderview.c
3152         * src/mainwindow.c
3153         * src/mainwindow.h
3154         * src/summaryview.c
3155         * src/summaryview.h
3156         * src/gtk/authors.h
3157                 Fix bug #1563 'Folder view: show complete threads if they
3158                 contain unread messages'
3159                 Add option to show only threads with unread messages
3160                 initial patch by Paul Ollis, my small additions:
3161                 - when checking thread for unread finish on first unread
3162                 - make thread options unavailable when threading is off
3163                 - hide_unread_msgs and hide_unread_threads are mutually
3164                   exclusive options, set menus sensitivity accordingly
3165                 - set folder item icon type similiar to hide_unread_msgs
3166
3167 2011-11-19 [colin]      3.7.10cvs89
3168
3169         * src/procheader.c
3170                 Constness fix
3171
3172 2011-11-18 [pawel]      3.7.10cvs88
3173
3174         * src/compose.c
3175         * src/mainwindow.c
3176         * src/mimeview.c
3177         * src/mimeview.h
3178         * src/prefs_common.c
3179         * src/prefs_common.h
3180                 Fix bug #2408 'Some UI elements are not persistent
3181                 between sessions'
3182                 Remember size of main window, compose notebook, mimeview
3183                 tree widgets between claws-mail runs. Compose window
3184                 size saving was already done in cvs74
3185
3186 2011-11-18 [mones]      3.7.10cvs87
3187
3188         * src/compose.c
3189         * src/procheader.c
3190         * src/procheader.h
3191                 Fixes bug #2509, "manually added headers are lost unless
3192                 mail is sent inmediately"
3193
3194 2011-11-17 [pawel]      3.7.10cvs86
3195
3196         * src/mimeview.c
3197                 Fix crasher reported in bug #2543
3198
3199 2011-11-13 [colin]      3.7.10cvs85
3200
3201         * src/compose.c
3202                 Make compose windows printable
3203
3204 2011-11-11 [colin]      3.7.10cvs84
3205
3206         * configure.ac
3207                 Fix build on Fedora 16. -lm was probably pulled by something
3208                 else previously.
3209
3210 2011-11-11 [pawel]      3.7.10cvs83
3211
3212         * src/mainwindow.c
3213         * src/mimeview.c
3214         * src/mimeview.h
3215         * src/summaryview.c
3216                 Port MimeView to GtkTreeView
3217
3218 2011-11-11 [colin]      3.7.10cvs82
3219
3220         * src/prefs_common.c
3221                 Use %x (The preferred date representation for the current locale
3222                 without the time)
3223
3224 2011-11-10 [paul]       3.7.10cvs81
3225
3226         * src/prefs_common.c
3227                 use european date format as default
3228
3229 2011-11-08 [pawel]      3.7.10cvs80
3230
3231         * src/summaryview.c
3232                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3233                 Fix race condition - don't try to hide messageview while
3234                 being in the middle of message displaying routine.
3235
3236 2011-11-08 [colin]      3.7.10cvs79
3237
3238         * src/codeconv.c
3239                 Make sure we break line when we need to. Very probably
3240                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3241                 particular mail"
3242
3243 2011-11-07 [pawel]      3.7.10cvs78
3244
3245         * src/imap_gtk.c
3246                 Fix bug #2493 'Subscription pull down should be alphabetized'
3247
3248 2011-11-07 [pawel]      3.7.10cvs77
3249
3250         * src/mimeview.c
3251         * src/textview.c
3252         * src/textview.h
3253                 Make Home & End keys work in textview
3254
3255 2011-11-06 [colin]      3.7.10cvs76
3256
3257         * src/mainwindow.c
3258                 Oops, some unwanted undo got commited.
3259
3260 2011-11-06 [colin]      3.7.10cvs75
3261
3262         * src/mainwindow.c
3263                 Don't iconify/deiconify. Instead, just show nothing
3264                 before asked to.
3265
3266 2011-11-06 [pawel]      3.7.10cvs74
3267
3268         * src/compose.c
3269                 Fix compose window size saving / restoring
3270
3271 2011-11-06 [pawel]      3.7.10cvs73
3272
3273         * src/mimeview.c
3274         * src/messageview.c
3275                 Optimize message displaying, in some conditions parts were
3276                 displayed twice causing flickering. For example first html
3277                 source and then rendering output from html plugin of the
3278                 same part.
3279
3280 2011-11-05 [wwp]        3.7.10cvs72
3281
3282         * src/gtk/gtkaspell.c
3283                 Fix compilation where 'null' is undefined (use NULL instead).
3284
3285 2011-11-05 [colin]      3.7.10cvs71
3286
3287         * src/gtk/gtkaspell.c
3288                 No need to show a backtrace if gtkaspell is null
3289
3290 2011-11-05 [pawel]      3.7.10cvs70
3291
3292         * src/gtk/gtkaspell.c
3293                 Fix crasher when spellchecking is not enabled
3294
3295 2011-11-02 [mones]      3.7.10cvs69
3296
3297         * doc/man/claws-mail.1
3298                 fixed hyphens (patch from Debian packaging)
3299                 fixed header to follow man style closely 
3300                 documented new option --compose-from-file
3301                 removed INSTALLATION section, doesn't belong to manpage
3302                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3303                 expanded FILES section to include certs and autofaces dirs
3304                 expanded SEE ALSO section to include manual and plugins
3305
3306 2011-11-01 [colin]      3.7.10cvs68
3307
3308         * src/common/utils.c
3309                 Fix wrong debug stuff commited.
3310
3311 2011-11-01 [colin]      3.7.10cvs67
3312
3313         * src/compose.c
3314         * src/main.c
3315         * src/common/utils.c
3316         * src/gtk/gtkaspell.c
3317         * src/gtk/gtkaspell.h
3318                 Fix huge slowness induced by spellcheck "while typing"
3319                 during initial quote rewraps.
3320
3321 2011-10-31 [pawel]      3.7.10cvs66
3322
3323         * src/messageview.c
3324         * src/mimeview.c
3325         * src/mimeview.h
3326         * src/summaryview.c
3327                 Fix bug #2526 'When reading message in separate window,
3328                 n and p keys do not work'
3329                 - fix key event handling in messageview
3330                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3331                   and prev-part actions)
3332                 - instead add 'z' key for prev-part, we have 'a' key 
3333                   for next-part already
3334
3335 2011-10-31 [colin]      3.7.10cvs65
3336
3337         * src/common/defs.h
3338                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3339
3340 2011-10-31 [pawel]      3.7.10cvs64
3341
3342         * src/summaryview.c
3343         * src/gtk/gtkutils.c
3344                 Fix bug #2303 'Next unread message enables message view'
3345                 Don't show previously hidden message view in main window
3346                 when user reads messages in external window
3347
3348 2011-10-31 [paul]       3.7.10cvs63
3349
3350         * src/prefs_template.c
3351                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3352                 fit at 540 here, for those where they don't the dialogue can be made
3353                 larger by the user
3354
3355 2011-10-31 [paul]       3.7.10cvs62
3356
3357         * src/compose.c
3358                 revert 3.7.10cvs61, these entries _should_ be editable
3359
3360 2011-10-30 [pawel]      3.7.10cvs61
3361
3362         * src/compose.c
3363                 Those entries should not be editable
3364
3365 2011-10-30 [pawel]      3.7.10cvs60
3366
3367         * src/prefs_template.c
3368                 - Dialog needs more height to fit all widgets
3369                 - Clear template contents on delete
3370
3371 2011-10-30 [pawel]      3.7.10cvs59
3372
3373         * src/prefs_folder_item.c
3374                 Update summaryview after changing folder prefs when needed
3375
3376 2011-10-30 [pawel]      3.7.10cvs58
3377
3378         * src/mimeview.c
3379                 Remove key-press-event blocking, it only
3380                 emits GLib-GObject warnings
3381
3382 2011-10-29 [colin]      3.7.10cvs57
3383
3384         * src/addr_compl.c
3385                 Fix focus of completion window with gnome shell
3386                 Fixes bug #2525, "Address completion window does not get
3387                 keyboard focus"
3388
3389 2011-10-29 [colin]      3.7.10cvs56
3390
3391         * src/folderview.c
3392                 Fix flicker on recursive quicksearch
3393
3394 2011-10-28 [colin]      3.7.10cvs55
3395
3396         * src/alertpanel.c
3397         * src/mainwindow.c
3398                 Fix a bit the focus problem on Gnome shell
3399
3400 2011-10-26 [mones]      3.7.10cvs54
3401
3402         * src/compose.c
3403                 Add missing accelerator
3404
3405 2011-10-25 [colin]      3.7.10cvs53
3406
3407         * src/gtk/gtkcmclist.c
3408         * src/gtk/gtkcmctree.c
3409                 Fix colors, fix warnings
3410
3411 2011-10-25 [colin]      3.7.10cvs52
3412
3413         * src/gtk/gtkcmclist.c
3414         * src/gtk/gtkcmctree.c
3415                 Fix focus things.
3416
3417 2011-10-25 [colin]      3.7.10cvs51
3418
3419         * src/stock_pixmap.c
3420                 Fix build with gtk + 2.20
3421
3422 2011-10-25 [colin]      3.7.10cvs50
3423
3424         * src/compose.c
3425         * src/messageview.c
3426         * src/procmsg.c
3427         * src/procmsg.h
3428                 Fix locking when sending a single message
3429
3430 2011-10-25 [colin]      3.7.10cvs49
3431
3432         * src/gtk/colorlabel.c
3433                 GDK_ => GDK_KEY
3434         * src/gtk/gtkcmclist.c
3435                 Make row height closer to what it was
3436
3437 2011-10-25 [colin]      3.7.10cvs48
3438
3439         * src/stock_pixmap.c
3440                 Always use cairo to draw
3441
3442 2011-10-25 [colin]      3.7.10cvs47
3443
3444         * src/mimeview.c
3445                 Fix bug #2529, 'crash in mimeview_start_drag after
3446                 deleting message'. Patch by Ricardo
3447
3448 2011-10-23 [colin]      3.7.10cvs46
3449
3450         * src/gtk/gtkcmclist.c
3451         * src/gtk/gtkcmclist.h
3452         * src/gtk/gtkcmctree.c
3453                 Draw CMClist with cairo too.
3454
3455 2011-10-23 [colin]      3.7.10cvs45
3456
3457         * src/gtk/gtkcmclist.h
3458                 Fix build (this was not meant to be commited)
3459
3460 2011-10-23 [colin]      3.7.10cvs44
3461
3462         * src/addressadd.c
3463         * src/addressbook.c
3464         * src/addressbook_foldersel.c
3465         * src/editgroup.c
3466         * src/foldersel.c
3467         * src/folderview.c
3468         * src/grouplistdialog.c
3469         * src/prefs_common.c
3470         * src/prefs_common.h
3471         * src/summaryview.c
3472         * src/gtk/gtkcmclist.c
3473         * src/gtk/gtkcmclist.h
3474         * src/gtk/gtkcmctree.c
3475         * src/gtk/gtkcmctree.h
3476         * src/gtk/gtksctree.c
3477                 Refactor some tree stuff (lots of code duplication there)
3478                 and switch to cairo for tree rendering.
3479
3480 2011-10-23 [holger]     3.7.10cvs43
3481
3482         * src/filtering.c
3483                 Don't issue a warning for designed behaviour of the stop rule.
3484                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3485
3486 2011-10-22 [colin]      3.7.10cvs42
3487
3488         * src/printing.c
3489         * src/gtk/gtkshruler.c
3490         * src/gtk/gtkutils.h
3491                 Fix GTK+2.16 build
3492
3493 2011-10-22 [colin]      3.7.10cvs41
3494
3495         * src/account.c
3496         * src/addr_compl.c
3497         * src/addrgather.c
3498         * src/compose.c
3499         * src/editldap.c
3500         * src/expldifdlg.c
3501         * src/folderview.c
3502         * src/grouplistdialog.c
3503         * src/headerview.c
3504         * src/importldif.c
3505         * src/main.c
3506         * src/mainwindow.c
3507         * src/mimeview.c
3508         * src/noticeview.c
3509         * src/prefs_account.c
3510         * src/prefs_actions.c
3511         * src/prefs_ext_prog.c
3512         * src/prefs_filtering.c
3513         * src/prefs_folder_item.c
3514         * src/prefs_image_viewer.c
3515         * src/prefs_logging.c
3516         * src/prefs_msg_colors.c
3517         * src/prefs_other.c
3518         * src/prefs_send.c
3519         * src/prefs_spelling.c
3520         * src/prefs_summaries.c
3521         * src/prefs_template.c
3522         * src/printing.c
3523         * src/quote_fmt.c
3524         * src/send_message.c
3525         * src/statusbar.c
3526         * src/summary_search.c
3527         * src/summaryview.c
3528         * src/wizard.c
3529         * src/gtk/gtkcmclist.c
3530         * src/gtk/gtkcmctree.c
3531         * src/gtk/gtkcmoptionmenu.c
3532         * src/gtk/gtksctree.c
3533         * src/gtk/gtkutils.c
3534         * src/gtk/gtkutils.h
3535         * src/gtk/gtkvscrollbutton.c
3536         * src/gtk/inputdialog.c
3537         * src/gtk/pluginwindow.c
3538         * src/gtk/quicksearch.c
3539         * src/gtk/spell_entry.c
3540         * src/plugins/bogofilter/bogofilter_gtk.c
3541         * src/plugins/dillo_viewer/dillo_prefs.c
3542         * src/plugins/pgpcore/prefs_gpg.c
3543         * src/plugins/spamassassin/spamassassin_gtk.c
3544         * src/plugins/trayicon/trayicon.c
3545         * src/plugins/trayicon/trayicon_prefs.c
3546                 Remove all possible #if GTK_CHECK_VERSION() checks,
3547                 and make Claws build with GTK+2.16 (untested right
3548                 now), as the Gpg4Win project uses GTK+2.16 currently.
3549
3550 2011-10-22 [colin]      3.7.10cvs40
3551
3552         * src/gtk/gtkutils.h
3553         * configure.ac
3554                 Fix (hopefully) build with GTK+ 2.18.
3555
3556 2011-10-20 [paul]       3.7.10cvs39
3557
3558         * AUTHORS
3559         * src/ldif.c
3560         * src/gtk/authors.h
3561                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3562                 Patch by Bodo Graumann <mail@bodograumann.de>
3563
3564 2011-10-20 [mones]      3.7.10cvs38
3565
3566         * po/fr.po
3567         * src/common/defs.h
3568                 Fix references to old dotsrc mailing lists
3569
3570 2011-10-19 [mones]      3.7.10cvs37
3571
3572         * src/prefs_msg_colors.c
3573                 Fix Ok/Cancel buttons in color selector of preferences
3574
3575 2011-10-17 [colin]      3.7.10cvs36
3576
3577         * src/gtk/gtkshruler.c
3578                 (Probably) fix GTK+ <= 2.22
3579
3580 2011-10-17 [colin]      3.7.10cvs35
3581
3582         * src/gtk/gtkshruler.c
3583                 Fix GTK+2.22 build
3584
3585 2011-10-17 [mones]      3.7.10cvs34
3586
3587         * src/addrbook.c
3588         * src/exportldif.c
3589         * src/jpilot.c
3590         * src/mutt.c
3591         * src/pine.c
3592         * src/procmsg.c
3593         * src/vcard.c
3594                 Fix potential out-of-buffer writes
3595
3596 2011-10-17 [mones]      3.7.10cvs33
3597
3598         * src/main.c
3599                 Use just one g_print call per option; correct indentation
3600
3601 2011-10-17 [colin]      3.7.10cvs32
3602
3603         * src/compose.c
3604         * src/compose.h
3605         * src/gtk/Makefile.am
3606         * src/gtk/gtkshruler.c
3607         * src/gtk/gtkshruler.h
3608         * src/gtk/gtkunit.c
3609         * src/gtk/gtkunit.h
3610                 Reimplement ruler using the GTK widgets. Thanks
3611                 to Hanno for the initial patch.
3612
3613 2011-10-17 [colin]      3.7.10cvs31
3614
3615         * src/action.c
3616         * src/main.c
3617         * src/gtk/gtkutils.c
3618         * src/gtk/gtkutils.h
3619                 Undeprecate GIO/GdkCondition
3620
3621 2011-10-16 [mones]      3.7.10cvs30
3622
3623         * src/main.c
3624                 Add --compose-from-file option to open composition
3625                 window with the headers and body from a file; based
3626                 on Debian patch to fix http://bugs.debian.org/544868
3627
3628 2011-10-15 [mones]      3.7.10cvs29
3629
3630         * manual/advanced.xml
3631                 Document new summary_from_show hidden preference
3632
3633 2011-10-15 [paul]       3.7.10cvs28
3634
3635         * src/compose.c
3636                 compose_create_tags() - fix misplaced 'int i'
3637                 compose_entry_mark_default_to() - fix To field highlighting
3638
3639 2011-10-09 [colin]      3.7.10cvs27
3640
3641         * src/addr_compl.c
3642                 Fix address completion
3643
3644 2011-10-07 [colin]      3.7.10cvs26
3645
3646         * src/prefs_filtering_action.c
3647         * src/gtk/gtkutils.h
3648                 Fix build with GTK+2.20
3649
3650 2011-10-07 [colin]      3.7.10cvs25
3651
3652         * src/gtk/Makefile.am
3653         * src/gtk/gdkkeysyms-new.h
3654         * src/gtk/gtkutils.h
3655                 Copy the new GDK_KEY_* definitions for older GTKs
3656
3657 2011-10-07 [colin]      3.7.10cvs24
3658
3659         * configure.ac
3660                 Fix typos (thanks to Hanno)
3661
3662 2011-10-07 [colin]      3.7.10cvs23
3663
3664         * src/compose.c
3665         * src/gtk/gtkshruler.c
3666         * src/gtk/gtkshruler.h
3667                 Disable ruler starting from 2.24.
3668
3669 2011-10-07 [colin]      3.7.10cvs22
3670
3671         * configure.ac
3672         * src/messageview.c
3673         * src/gtk/Makefile.am
3674                 GTK2 build fix
3675
3676 2011-10-07 [colin]      3.7.10cvs21
3677
3678         * configure.ac
3679         * src/action.c
3680         * src/addr_compl.c
3681         * src/addrgather.c
3682         * src/compose.c
3683         * src/compose.h
3684         * src/editldap.c
3685         * src/mainwindow.c
3686         * src/message_search.c
3687         * src/mimeview.c
3688         * src/mimeview.h
3689         * src/prefs_account.c
3690         * src/prefs_compose_writing.c
3691         * src/prefs_filtering_action.c
3692         * src/prefs_folder_item.c
3693         * src/prefs_logging.c
3694         * src/prefs_matcher.c
3695         * src/prefs_message.c
3696         * src/prefs_other.c
3697         * src/prefs_receive.c
3698         * src/prefs_summaries.c
3699         * src/prefs_wrapping.c
3700         * src/printing.c
3701         * src/ssl_manager.c
3702         * src/statusbar.c
3703         * src/stock_pixmap.c
3704         * src/summary_search.c
3705         * src/textview.c
3706         * src/gtk/Makefile.am
3707         * src/gtk/colorlabel.c
3708         * src/gtk/gtkutils.c
3709         * src/gtk/gtkutils.h
3710         * src/gtk/logwindow.c
3711         * src/gtk/menu.c
3712         * src/gtk/menu.h
3713         * src/gtk/quicksearch.c
3714         * src/gtk/spell_entry.c
3715         * src/plugins/bogofilter/bogofilter_gtk.c
3716         * src/plugins/dillo_viewer/dillo_viewer.c
3717         * src/plugins/pgpcore/prefs_gpg.c
3718         * src/plugins/spamassassin/spamassassin_gtk.c
3719                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3720                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3721                 ported (especially GtkCMOptionMenu)
3722
3723 2011-10-07 [colin]      3.7.10cvs20
3724
3725         * src/account.c
3726         * src/action.c
3727         * src/addr_compl.c
3728         * src/addrcustomattr.c
3729         * src/addrduplicates.c
3730         * src/addressadd.c
3731         * src/addressbook.c
3732         * src/addressbook_foldersel.c
3733         * src/addrgather.c
3734         * src/alertpanel.c
3735         * src/browseldap.c
3736         * src/compose.c
3737         * src/editaddress.c
3738         * src/editaddress_other_attributes_ldap.c
3739         * src/editbook.c
3740         * src/editgroup.c
3741         * src/editjpilot.c
3742         * src/editldap.c
3743         * src/editldap_basedn.c
3744         * src/edittags.c
3745         * src/editvcard.c
3746         * src/exphtmldlg.c
3747         * src/expldifdlg.c
3748         * src/export.c
3749         * src/foldersel.c
3750         * src/folderview.c
3751         * src/grouplistdialog.c
3752         * src/import.c
3753         * src/importldif.c
3754         * src/importmutt.c
3755         * src/importpine.c
3756         * src/mainwindow.c
3757         * src/message_search.c
3758         * src/messageview.c
3759         * src/mimeview.c
3760         * src/prefs_actions.c
3761         * src/prefs_customheader.c
3762         * src/prefs_display_header.c
3763         * src/prefs_filtering.c
3764         * src/prefs_filtering_action.c
3765         * src/prefs_folder_column.c
3766         * src/prefs_matcher.c
3767         * src/prefs_msg_colors.c
3768         * src/prefs_other.c
3769         * src/prefs_summaries.c
3770         * src/prefs_summary_column.c
3771         * src/prefs_summary_open.c
3772         * src/prefs_template.c
3773         * src/prefs_toolbar.c
3774         * src/printing.c
3775         * src/sourcewindow.c
3776         * src/ssl_manager.c
3777         * src/summary_search.c
3778         * src/summaryview.c
3779         * src/textview.c
3780         * src/uri_opener.c
3781         * src/gtk/about.c
3782         * src/gtk/colorsel.c
3783         * src/gtk/combobox.c
3784         * src/gtk/description_window.c
3785         * src/gtk/foldersort.c
3786         * src/gtk/gtkaspell.c
3787         * src/gtk/gtkcmclist.c
3788         * src/gtk/gtkcmctree.c
3789         * src/gtk/gtkcmoptionmenu.c
3790         * src/gtk/gtkutils.c
3791         * src/gtk/icon_legend.c
3792         * src/gtk/inputdialog.c
3793         * src/gtk/logwindow.c
3794         * src/gtk/pluginwindow.c
3795         * src/gtk/prefswindow.c
3796         * src/gtk/quicksearch.c
3797         * src/plugins/pgpcore/passphrase.c
3798         * src/plugins/pgpcore/select-keys.c
3799                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
3800                 to replace GDK_* by GDK_KEY_*.
3801
3802 2011-10-07 [colin]      3.7.10cvs19
3803
3804         * AUTHORS
3805         * src/account.c
3806         * src/action.c
3807         * src/addr_compl.c
3808         * src/addressbook.c
3809         * src/alertpanel.c
3810         * src/compose.c
3811         * src/edittags.c
3812         * src/folderview.c
3813         * src/grouplistdialog.c
3814         * src/image_viewer.c
3815         * src/mainwindow.c
3816         * src/mimeview.c
3817         * src/noticeview.c
3818         * src/prefs_filtering_action.c
3819         * src/prefs_folder_column.c
3820         * src/prefs_msg_colors.c
3821         * src/prefs_summary_column.c
3822         * src/prefs_toolbar.c
3823         * src/printing.c
3824         * src/stock_pixmap.c
3825         * src/summaryview.c
3826         * src/textview.c
3827         * src/undo.c
3828         * src/wizard.c
3829         * src/gtk/about.c
3830         * src/gtk/authors.h
3831         * src/gtk/colorlabel.c
3832         * src/gtk/colorsel.c
3833         * src/gtk/gtkcmclist.c
3834         * src/gtk/gtkcmctree.c
3835         * src/gtk/gtkcmoptionmenu.c
3836         * src/gtk/gtksctree.c
3837         * src/gtk/gtkutils.c
3838         * src/gtk/gtkvscrollbutton.c
3839         * src/gtk/inputdialog.c
3840         * src/gtk/logwindow.c
3841         * src/gtk/menu.c
3842         * src/gtk/prefswindow.c
3843         * src/gtk/progressdialog.c
3844         * src/plugins/pgpcore/passphrase.c
3845         * src/plugins/trayicon/trayicon.c
3846                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
3847                 Patch by Hanno Thurow-Meyer, many thanks to him !
3848
3849 2011-09-20 [colin]      3.7.10cvs18
3850
3851         * src/common/ssl.c
3852                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
3853                 gnutls 3.0.3'
3854
3855 2011-09-18 [colin]      3.7.10cvs17
3856
3857         * src/news.c
3858                 Fix segfault when connection fails
3859
3860 2011-09-03 [colin]      3.7.10cvs16
3861
3862         * src/common/ssl.c
3863                 Use NORMAL instead of EXPORT priorities.
3864
3865 2011-09-02 [colin]      3.7.10cvs15
3866
3867         * configure.ac
3868         * src/common/ssl.c
3869                 Linking against gcrypt explicitely in order to call
3870                 gcry_control() for mutex setup isn't necessary anymore
3871                 starting from gnuTLS 2.11.
3872
3873 2011-08-31 [colin]      3.7.10cvs14
3874
3875         * src/plugins/pgpinline/pgpinline.c
3876         * src/plugins/pgpmime/pgpmime.c
3877                 Fix bug #2431, "Major memory leak in PGP message handling".
3878
3879 2011-08-31 [colin]      3.7.10cvs13
3880
3881         * AUTHORS
3882         * src/gtk/authors.h
3883         * src/mainwindow.c
3884         * src/messageview.c
3885         * src/gtk/authors.h
3886                 Apply Steve Rader's patch from bug #2388, "Add 
3887                 message view scrolling menu items"
3888
3889 2011-08-30 [colin]      3.7.10cvs12
3890
3891         * src/gtk/prefswindow.c
3892                 Fix layout issues (i.e. on SSL page if changing account
3893                 type prior to visiting it).
3894
3895 2011-08-30 [colin]      3.7.10cvs11
3896
3897         * configure.ac
3898         * src/common/ssl.c
3899                 Don't use deprecated functions for GnuTLS priorities.
3900                 Require GnuTLS 2.2 that is the first version with the
3901                 new function.
3902
3903 2011-08-30 [colin]      3.7.10cvs10
3904
3905         * src/common/socket.c
3906         * src/common/ssl.c
3907                 Long-term fix for bug #2402, "GnuTLS change breaks socket
3908                 communication", as per http://savannah.gnu.org/support/?107660
3909
3910 2011-08-30 [colin]      3.7.10cvs9
3911
3912         * src/etpan/imap-thread.c
3913         * src/etpan/nntp-thread.c
3914                 Remove dead openSSL code
3915
3916 2011-08-30 [colin]      3.7.10cvs8
3917
3918         * src/ssl_manager.c
3919         * src/common/ssl.c
3920         * src/common/ssl_certificate.c
3921         * src/common/ssl_certificate.h
3922         * src/etpan/imap-thread.c
3923         * src/etpan/nntp-thread.c
3924                 Fix bug #2127, "SSL cert check uses canonical name instead of
3925                 specified name"
3926
3927 2011-08-29 [colin]      3.7.10cvs7
3928
3929         * src/prefs_account.c
3930                 Fix X-Mailer option not appearing on IMAP
3931
3932 2011-08-29 [colin]      3.7.10cvs6
3933
3934         * src/plugins/pgpcore/Makefile.am
3935         * src/plugins/pgpinline/Makefile.am
3936         * src/plugins/pgpmime/Makefile.am
3937         * src/plugins/smime/Makefile.am
3938                 Windows build fix:
3939                 libtool: link: require no space between `-L' and `.'
3940
3941 2011-08-29 [colin]      3.7.10cvs5
3942
3943         * src/account.c
3944         * src/compose.c
3945         * src/prefs_account.c
3946         * src/prefs_account.h
3947                 Revert cvs4 which is rather illogical and instead
3948                 use Fabian's patch from bug #2471
3949
3950 2011-08-29 [colin]      3.7.10cvs4
3951
3952         * src/compose.c
3953                 Don't insert custom headers that have empty values.
3954                 Allows not inserting X-Mailer if it's set to nothing.
3955                 Fixes bug #2471, "Make setting an X-Mailer header optional".
3956
3957 2011-08-29 [colin]      3.7.10cvs3
3958
3959         * src/image_viewer.c
3960         * src/textview.c
3961         * src/gtk/gtkutils.c
3962         * src/gtk/gtkutils.h
3963                 Handle EXIF orientation in images (both in textview's
3964                 preview and image viewer)
3965
3966 2011-08-28 [paul]       3.7.10cvs2
3967
3968         * src/prefs_common.c
3969         * src/prefs_common.h
3970         * src/summaryview.c
3971                 add new hidden option to control the display in the From
3972                 column in the Message List: 0 (default): show name,
3973                 1: show address, 2: show name + address
3974
3975 2011-08-27 [paul]       3.7.10cvs1
3976
3977         * po/POTFILES.in
3978         * src/common/ssl_certificate.c
3979         * src/etpan/imap-thread.c
3980         * src/etpan/nntp-thread.c
3981                 offer up some missing log_error() strings to translators
3982
3983 2011-08-27 [paul]       3.7.10
3984         * NEWS
3985         * README
3986         * RELEASE_NOTES 
3987                 3.7.10 unleashed!               
3988
3989 2011-08-27 [paul]       3.7.9cvs52
3990
3991         * po/cs.po
3992         * po/fr.po
3993         * po/hu.po
3994         * po/lt.po
3995         * po/pt_BR.po
3996         * po/sk.po
3997                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
3998                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
3999
4000 2011-08-27 [mones]      3.7.9cvs51
4001
4002         * claws-mail.desktop
4003                 Include generic name and comment translations
4004                 Thanks to all the people on the translators ML!
4005
4006 2011-08-23 [paul]       3.7.9cvs50
4007
4008         * src/common/ssl.c
4009                 probable/possible fix/workaround for bug 2402,
4010                 'can't download message from pop3 server'
4011
4012 2011-08-18 [paul]       3.7.9cvs49
4013
4014         * manual/handling.xml
4015                 fix typos. thanks to vilpan
4016
4017 2011-08-17 [paul]       3.7.9cvs48
4018
4019         * tools/claws.i18n.status.pl
4020                 add Mindaugas Baranauskas (Lithuanian)
4021
4022 2011-08-14 [mir]        3.7.9cvs47
4023
4024         * src/news.c
4025         * src/etpan/nntp-thread.c
4026                 Fix bug 2418. Patch provided by Sébastien Bigaret with
4027                 some minor contribution by me.
4028
4029 2011-08-13 [mir]        3.7.9cvs46
4030
4031         * src/etpan/nntp-thread.c
4032                 Fix bug when NNTP server sends authentication warning
4033                 as part of the connection session. Privously etpan would
4034                 bail out for any return code other than NEWSNNTP_NO_ERROR
4035                 but as early as the connection session a return code like
4036                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
4037                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
4038                 be considered as an error.
4039
4040 2011-08-12 [paul]       3.7.9cvs45
4041
4042         * src/mimeview.c
4043                 3.7.9cvs43 mistakenly dropped off the info
4044                 about the mime part from the tooltip
4045
4046 2011-08-12 [wwp]        3.7.9cvs44
4047
4048         * src/gtk/quicksearch.c
4049          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
4050
4051 2011-08-09 [paul]       3.7.9cvs43
4052
4053         * src/mimeview.c
4054                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
4055
4056 2011-08-06 [paul]       3.7.9cvs42
4057
4058         * src/compose.c
4059                 fix cursor placement in Forward template
4060
4061 2011-08-06 [paul]       3.7.9cvs41
4062
4063         * src/gtk/description_window.c
4064                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
4065
4066 2011-08-05 [holger]     3.7.9cvs40
4067
4068         * claws-mail.desktop
4069                 Revert 3.7.9cvs35 for now, it may be problematic
4070                 (see bug #2450)
4071
4072 2011-08-05 [paul]       3.7.9cvs39
4073
4074         * src/mainwindow.c
4075         * src/messageview.c
4076                 use 'Collapse quotes' rather than 'Fold quotes' on
4077                 labels, for consistency
4078         * src/toolbar.c
4079                 use 'Receive mail from account' rather than 'on account'
4080
4081 2011-07-30 [mir]        3.7.9cvs38
4082
4083         * src/etpan/Makefile.am
4084         * src/plugins/pgpcore/Makefile.am
4085         * src/plugins/pgpmime/Makefile.am
4086         * src/plugins/smime/Makefile.am
4087                 Fix broken build on Debian Sid. enchant.h cannot be
4088                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
4089                 present in Makefile.am. Apparently enchant.h in older
4090                 versions were placed in /usr/include which is always
4091                 scanned be default.
4092
4093 2011-07-21 [mones]      3.7.9cvs37
4094
4095         * src/common/plugin.c
4096         * src/common/plugin.h
4097                 Make licences allowed for plugins more explicit and also
4098                 accept dual (or more) licences when properly formatted.
4099                 Doesn't require any change on current plugins.
4100
4101 2011-07-18 [mones]      3.7.9cvs36
4102
4103         * manual/advanced.xml
4104                 Document briefly tags feature.
4105         * manual/glossary.xml
4106                 Fix definition to avoid confussion with tags.
4107         * manual/es/advanced.xml
4108         * manual/es/glossary.xml
4109                 Synchronize Spanish translation with the above.
4110
4111 2011-07-07 [holger]     3.7.9cvs35
4112
4113         * claws-mail.desktop
4114                 Add indicator stuff to the desktop file
4115                 Taken from bug #2450
4116
4117 2011-07-06 [paul]       3.7.9cvs34
4118
4119         * src/edittags.c
4120                 fix English usage
4121
4122 2011-07-06 [mones]      3.7.9cvs33
4123
4124         * src/edittags.c
4125                 Do not create an empty tag name row in panel and
4126                 warn user about using a non-reserved tag instead
4127
4128 2011-07-05 [mones]      3.7.9cvs32
4129
4130         * src/imap.c
4131         * src/common/tags.c
4132         * src/common/tags.h
4133         * src/etpan/imap-thread.c
4134                 Make constants for reserved tags and use them
4135                 Removed also duplicate comparison while at it
4136
4137 2011-07-05 [paul]       3.7.9cvs31
4138
4139         * src/compose.c
4140                 when using a Compose template, only place the cursor
4141                 in the body when the cursor symbol, %cursor (%X), is used
4142
4143 2011-07-03 [paul]       3.7.9cvs30
4144
4145         * src/main.c
4146                 do main_window_popup(mainwin); on plugin load error, or
4147                 else the warning dialogue and mainwindow stays minimised
4148                 and hidden
4149
4150 2011-07-03 [paul]       3.7.9cvs29
4151
4152         * src/wizard.c
4153                 fix bug 2462, 'Building without GnuTLS support leads to a
4154                 failure in wizard.c'
4155
4156 2011-07-03 [paul]       3.7.9cvs28
4157
4158         * src/mainwindow.c
4159         * src/mainwindow.h
4160         * src/summaryview.c
4161                 fix bug #2461, 'popup menu in message list displays
4162                 'move to trash' and 'delete''.
4163                 Add a new sensitivity condition 'M_NOT_TRASH' and
4164                 remove the broken workaround for right-click in summaryview.c.
4165                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4166                 News folder.
4167
4168 2011-06-21 [paul]       3.7.9cvs27
4169
4170         * src/mainwindow.c
4171                 revert 3.7.9cvs2, it does no good
4172
4173 2011-06-18 [mir]        3.7.9cvs26
4174
4175         * configure.ac
4176                 Fix autoconf warnings introduced in autoconf >= 2.64
4177
4178 2011-06-05 [paul]       3.7.9cvs25
4179
4180         * po/ca.po
4181         * po/cs.po
4182         * po/de.po
4183         * po/it.po
4184         * po/ja.po
4185         * po/pt_PT.po
4186         * po/sk.po
4187         * po/uk.po
4188                 fix strings where an informational message has been
4189                 wrongly entered into the translated string
4190         * src/toolbar.c
4191                 enable 'Trash' and 'Sender' to be translated based on
4192                 the context, e.g. as button text and as mail header
4193         * src/gtk/about.c
4194                 fix english in Info tab
4195
4196 2011-05-25 [colin]      3.7.9cvs24
4197
4198         * src/action.c
4199                 Fix bug #2439, "use bitwise operator for bitmask instead of
4200                 logical operator". Thanks to Nicolas Kaiser for the patch.
4201
4202 2011-05-18 [colin]      3.7.9cvs23
4203
4204         * src/news.c
4205                 Fix missing group selection before xover if the
4206                 connection was reset before.
4207
4208 2011-05-12 [colin]      3.7.9cvs22
4209
4210         * src/common/utils.c
4211                 Fix bug #2412, "Send account mail address in Message-ID
4212                 wrongly implemented". Patch by Fabian Keil.
4213
4214 2011-05-12 [mones]      3.7.9cvs21
4215
4216         * src/etpan/nntp-thread.c
4217                 Fix bug #2418 "NNTP authentication is broken"
4218
4219 2011-05-09 [pawel]      3.7.9cvs20
4220
4221         * src/mainwindow.c
4222         * src/prefs_folder_item.c
4223                 Small UI fixes
4224
4225 2011-05-05 [colin]      3.7.9cvs19
4226
4227         * src/imap.c
4228         * src/inc.c
4229         * src/news.c
4230         * src/send_message.c
4231                 Fix bug #2184, "Add account name information inside network log".
4232                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4233                 This stuff is too much copy-pasted.
4234
4235
4236 2011-04-30 [colin]      3.7.9cvs18
4237
4238         * src/main.c
4239                 Fix bug #2414, 'Claws segfaults on startup with
4240                 notification plugin enabled". Thanks Christian
4241                 Faulhammer for the patch.
4242
4243 2011-04-27 [colin]      3.7.9cvs17
4244
4245         * src/codeconv.c
4246                 Make Windows' encoding CP1251 for ru_RU locale
4247                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4248
4249 2011-04-24 [paul]       3.7.9cvs16
4250
4251         * manual/claws-mail-manual.xml
4252         * manual/de/claws-mail-manual.xml
4253         * manual/es/claws-mail-manual.xml
4254         * manual/fr/claws-mail-manual.xml
4255         * manual/it/claws-mail-manual.xml
4256                 update copyright year
4257
4258 2011-04-24 [paul]       3.7.9cvs15
4259
4260         * src/summaryview.c
4261                 fix bug #2353, 'Right-clicking on spam in order to delete
4262                 it causes it to show in message window'
4263
4264 2011-04-24 [paul]       3.7.9cvs14
4265
4266         * src/mainwindow.c
4267         * src/gtk/foldersort.c
4268         * src/gtk/foldersort.h
4269                 fix labelling, 'change folder order' to 'change mailbox order'
4270
4271 2011-04-23 [paul]       3.7.9cvs13
4272
4273         * configure.ac
4274                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4275                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4276                 committed in 3.7.8cvs19 
4277
4278 2011-04-11 [paul]       3.7.9cvs12
4279
4280         * src/plugins/trayicon/trayicon.c
4281                 fix build bug: gtk_status_icon_set_title() is available
4282                 since gtk 2.18.x not 2.14.x
4283
4284 2011-04-11 [paul]       3.7.9cvs11
4285
4286         * po/hu.po
4287                 updated by Páder RezsÅ‘
4288
4289 2011-04-10 [colin]      3.7.9cvs10
4290
4291         * src/addr_compl.c
4292         * src/addressbook.c
4293         * src/compose.c
4294         * src/editaddress.c
4295         * src/editaddress_other_attributes_ldap.c
4296         * src/main.c
4297         * src/message_search.c
4298         * src/prefs_display_header.c
4299         * src/prefs_filtering_action.c
4300         * src/prefs_matcher.c
4301         * src/prefs_other.c
4302         * src/prefs_toolbar.c
4303         * src/summary_search.c
4304         * src/gtk/colorlabel.c
4305         * src/gtk/combobox.c
4306         * src/gtk/gtkcmoptionmenu.c
4307         * src/gtk/gtkshruler.c
4308         * src/gtk/gtkshruler.h
4309         * src/gtk/gtkutils.h
4310         * src/gtk/inputdialog.c
4311         * src/gtk/quicksearch.c
4312                 Revert the whole pile of crap introduced in
4313                 cvs9,8,7,4.
4314
4315 2011-04-10 [colin]      3.7.9cvs9
4316
4317         * src/compose.c
4318         * src/editaddress.c
4319         * src/editaddress_other_attributes_ldap.c
4320         * src/main.c
4321         * src/message_search.c
4322         * src/prefs_display_header.c
4323         * src/prefs_matcher.c
4324         * src/prefs_toolbar.c
4325         * src/summary_search.c
4326         * src/gtk/combobox.c
4327         * src/gtk/gtkutils.h
4328         * src/gtk/inputdialog.c
4329         * src/gtk/quicksearch.c
4330                 Finish fun with combo boxes. (hopefully)
4331
4332 2011-04-10 [colin]      3.7.9cvs8
4333
4334         * src/compose.c
4335         * src/prefs_filtering_action.c
4336         * src/gtk/combobox.c
4337         * src/gtk/gtkshruler.c
4338         * src/gtk/gtkshruler.h
4339                 More undeprecation. GTKSHRuler is #if'ed out. We can
4340                 still decide to maintain the old GtkRuler widget in-tree
4341                 if the lack of ruler in Compose window is too
4342                 annoying.
4343
4344 2011-04-10 [colin]      3.7.9cvs7
4345
4346         * src/addr_compl.c
4347         * src/addressbook.c
4348         * src/compose.c
4349         * src/editaddress_other_attributes_ldap.c
4350         * src/message_search.c
4351         * src/prefs_display_header.c
4352         * src/prefs_filtering_action.c
4353         * src/prefs_other.c
4354         * src/prefs_toolbar.c
4355         * src/summary_search.c
4356         * src/gtk/colorlabel.c
4357         * src/gtk/combobox.c
4358         * src/gtk/gtkcmoptionmenu.c
4359         * src/gtk/gtkutils.h
4360                 More comboboxtext undeprecation
4361
4362 2011-04-10 [colin]      3.7.9cvs6
4363
4364         * src/messageview.c
4365                 Fix it better.
4366
4367 2011-04-10 [colin]      3.7.9cvs5
4368
4369         * src/messageview.c
4370                 Fix age-old typo.
4371
4372 2011-04-10 [colin]      3.7.9cvs4
4373
4374         * src/compose.c
4375         * src/editaddress_other_attributes_ldap.c
4376         * src/message_search.c
4377         * src/prefs_display_header.c
4378         * src/prefs_filtering_action.c
4379         * src/prefs_other.c
4380         * src/prefs_toolbar.c
4381         * src/summary_search.c
4382         * src/gtk/combobox.c
4383         * src/gtk/gtkutils.h
4384                 gtk_combo_box_*_text() is deprecated, and
4385                 gtk_combo_box_text_*() is the new hotness.
4386
4387 2011-04-10 [colin]      3.7.9cvs3
4388
4389         * src/addr_compl.c
4390         * src/addressbook.c
4391         * src/browseldap.c
4392         * src/compose.c
4393         * src/folder.c
4394         * src/folderview.c
4395         * src/gtk/gtkvscrollbutton.c
4396         * src/gtk/gtkvscrollbutton.h
4397                 s/GtkFunction/GSourceFunc
4398
4399 2011-04-10 [colin]      3.7.9cvs2
4400
4401         * src/mainwindow.c
4402                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4403                 This is the patch from bug #2396, it should be innocuous even
4404                 if that's useless to do deiconify + present window...
4405
4406 2011-04-09 [paul]       3.7.9cvs1
4407
4408         * src/prefs_summaries.c
4409                 fix typo in string. (thanks, Brad!)
4410
4411 2011-04-09 [paul]       3.7.9
4412         * NEWS
4413         * README
4414         * RELEASE_NOTES 
4415                 3.7.9 unleashed!        
4416
4417 2011-04-09 [paul]       3.7.8cvs78
4418
4419         * po/cs.po
4420         * po/es.po
4421         * po/fi.po
4422         * po/fr.po
4423         * po/lt.po
4424         * po/pt_BR.po
4425         * po/sk.po
4426         * po/uk.po
4427                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4428                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4429                 Slavko, and Yarema
4430
4431 2011-04-09 [colin]      3.7.8cvs77
4432
4433         * src/gtk/filesel.c
4434                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4435                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4436                 encoding filename. Hooray for stupid.
4437
4438 2011-04-08 [colin]      3.7.8cvs76
4439
4440         * src/action.c
4441                 Fix action Stop: if child does not react to SIGTERM, it'll
4442                 probably start behaving when it'll get a SIGKILL on the user's
4443                 second press on Stop.
4444                 Fixes bug #2237, "User action makes Claws unresponsive".
4445
4446 2011-04-08 [colin]      3.7.8cvs75
4447
4448         * src/account.c
4449         * src/folder.c
4450         * src/folder.h
4451         * src/folder_item_prefs.c
4452         * src/folder_item_prefs.h
4453         * src/prefs_account.c
4454                 Fix bug #2382, "folderitemrc not updated when account
4455                 name is changed". Indeed, this wasn't done.
4456
4457 2011-04-08 [wwp]        3.7.8cvs74
4458
4459         * src/procmime.c
4460         Add support for quoted values (*="value").
4461         This commonly fixes a trailing quote appearing to filenames
4462         sent by iphone Mail (not sure if it's culprit at all, though).
4463
4464 2011-04-08 [colin]      3.7.8cvs73
4465
4466         * src/gtk/filesel.c
4467                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4468                 caused by attachments with extended chars in the file name". Patch
4469                 derived from a patch bt Fabien Keil
4470
4471 2011-04-05 [wwp]        3.7.8cvs72
4472
4473         * src/compose.c
4474                 A debug string not to translate.
4475
4476 2011-04-03 [colin]      3.7.8cvs71
4477
4478         * src/common/utils.h
4479                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4480                 That's not the first bug-report where internal
4481                 debug-only backtrace() crashes on FreeBSD.
4482
4483 2011-04-03 [colin]      3.7.8cvs70
4484
4485         * src/compose.c
4486                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4487                 compose window".
4488                 Batch-mode compose windows (from filtering actions) shouldn't
4489                 try to access stuff after flushing events...
4490
4491 2011-03-31 [paul]       3.7.8cvs69
4492
4493         * INSTALL
4494                 update as gtk >= 2.10 now required
4495                 (because I'll never remember to do this later)
4496
4497 2011-03-26 [paul]       3.7.8cvs68
4498
4499         * src/messageview.c
4500                 fix separators in Go To menu
4501
4502 2011-03-20 [colin]      3.7.8cvs67
4503
4504         * configure.ac
4505                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4506                 when we'll have time to handle them
4507
4508 2011-03-18 [paul]       3.7.8cvs66
4509
4510         * src/textview.c
4511                 make user-facing message more accurate -
4512                 'Network Log' not 'View Log'
4513
4514 2011-03-17 [wwp]        3.7.8cvs65
4515
4516         * po/fr.po
4517                 Fix a typo around plural form, as reported by
4518                 Yannick Palanque.
4519
4520 2011-03-15 [colin]      3.7.8cvs64
4521
4522         * AUTHORS
4523         * src/gtk/authors.h
4524         * src/main.c
4525                 Fix bug #2381, "Support for NetworkManager 0.9".
4526                 Patch by Mikhail Efremov
4527
4528 2011-03-04 [colin]      3.7.8cvs63
4529
4530         * src/mimeview.c
4531         * src/mimeview.h
4532                 Fix segfault on Windows
4533         * src/exporthtml.c
4534         * src/common/utils.c
4535         * src/common/w32_unistd.c
4536         * src/common/w32lib.h
4537                 Rationalize use of time_r() funcs (pthread do define them)
4538
4539 2011-03-02 [pawel]      3.7.8cvs62
4540
4541         * src/wizard.c
4542                 Re-implement widgets aligning, switch from GtkSizeGroup
4543                 to GtkTable - this should fix disappearing labels
4544
4545 2011-03-01 [pawel]      3.7.8cvs61
4546
4547         * src/wizard.c
4548                 Wizard GUI cleanups. Make it look and behave more
4549                 like account preferences.
4550
4551 2011-02-23 [colin]      3.7.8cvs60
4552
4553         * src/common/Makefile.am
4554                 Fix make dist
4555
4556 2011-02-23 [colin]      3.7.8cvs59
4557
4558         * src/Makefile.am
4559         * src/main.c
4560         * src/common/Makefile.am
4561         * src/common/plugin.c
4562         * src/common/valgrind.h
4563                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4564                 Use valgrind's own header.
4565
4566 2011-02-22 [colin]      3.7.8cvs58
4567
4568         * src/prefs_account.c
4569                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4570                 signed message" upon new installation. This is disturbing when PGP
4571                 plugins are loaded by default.
4572
4573 2011-02-16 [paul]       3.7.8cvs57
4574
4575         * src/*
4576                 update copyright headers throughout
4577
4578 2011-02-16 [paul]       3.7.8cvs56
4579
4580         * src/summaryview.c
4581                 use gettext plural form for "item selected"/"items selected"
4582
4583 2011-02-13 [colin]      3.7.8cvs55
4584
4585         * src/mimeview.c
4586         * src/mimeview.h
4587                 Fix bug #2361, "Claws crashes after PGP Check in separate
4588                 msg view". Don't let the cancel thread lie around after
4589                 the verification ended.
4590
4591 2011-02-13 [paul]       3.7.8cvs54
4592
4593         * po/lt.po
4594                 updated by Mindaugas Baranauskas
4595
4596 2011-02-11 [mones]      3.7.8cvs53
4597
4598         * manual/es/advanced.xml
4599                 Sync with English manual
4600         * src/imap.c
4601                 Fix remaining mismatched alloc/free from cppcheck
4602
4603 2011-02-10 [pawel]      3.7.8cvs52
4604
4605         * src/ldapupdate.c
4606                 Fix memleaks
4607
4608 2011-02-10 [pawel]      3.7.8cvs51
4609
4610         * src/prefs_toolbar.c
4611                 - set menus sensitivity in item type combo depending on
4612                   availability of actions / plugin hooks
4613                 - style fixes, spaces instead of tabs mostly
4614
4615 2011-02-10 [paul]       3.7.8cvs50
4616
4617         * src/prefs_account.c
4618                 move the 'send acc mail addr in msg-id" option to
4619                 the send page
4620
4621 2011-02-10 [paul]       3.7.8cvs49
4622
4623         * src/prefs_account.c
4624                 move the 'expunge immediately' option to a more
4625                 suitable page
4626
4627 2011-02-05 [pawel]      3.7.8cvs48
4628
4629         * manual/advanced.xml
4630                 Document new hidden pref
4631         * src/folder.c
4632                 Dont treat mimeparts referenced by others as
4633                 real attachments
4634         * src/mimeview.c
4635         * src/prefs_common.c
4636         * src/prefs_common.h
4637                 Add ability to hide inline attachments referenced
4638                 by other mimeparts in MimeView. To enable this
4639                 feature set show_inline_attachments=0 in your clawsrc
4640
4641 2011-01-25 [colin]      3.7.8cvs47
4642
4643         * src/matcher.c
4644                 Fix matcher body parsing: decode mails with our
4645                 MIME parser. This speeds up body search a bit as
4646                 binary attachments are not searched anymore, slows
4647                 down a bit full message searches, but not awfully.
4648         * src/summary_search.c
4649                 Use matcher API to search, in all cases (advanced search or
4650                 not). Also, fix little logic bugs related to combos history
4651         * src/common/utils.c
4652         * src/common/utils.h
4653         * src/procmime.c
4654         * src/procmime.h
4655                 Remove dead code, export functions needed by matcher.c
4656
4657 2011-01-25 [colin]      3.7.8cvs46
4658
4659         * src/compose.c
4660         * src/prefs_common.c
4661         * src/common/md5.c
4662         * src/common/ssl_certificate.c
4663                 Fix mismatched alloc/free (thanks to cppcheck)
4664
4665 2011-01-25 [colin]      3.7.8cvs45
4666
4667         * src/pop.c
4668                 Fix leak on error path
4669
4670 2011-01-23 [mones]      3.7.8cvs44
4671
4672         * manual/es/advanced.xml
4673                 Sync with English manual
4674
4675 2011-01-23 [paul]       3.7.8cvs43
4676
4677         * src/gtk/about.c
4678                 it's 2011, update copyright line
4679
4680 2011-01-23 [paul]       3.7.8cvs42
4681
4682         * manual/advanced.xml
4683         * src/prefs_common.c
4684         * src/prefs_common.h
4685         * src/textview.c
4686                 fix bug #2350, 'Make displaying localized date/time in
4687                 message view optional'.
4688                 This introduces a new hidden option (why do more?),
4689                 'msgview_date_format', which defaults to OFF, maintaining
4690                 the current and expected behaviour.
4691
4692 2011-01-21 [colin]      3.7.8cvs41
4693
4694         * src/procmime.c
4695                 Fix bug #2050, Clawsmail sends return receipt every seconds
4696                 We forgot to close the file when parsing 
4697                 disposition-notification fields, which made unlinking of the
4698                 corresponding emails in tempfolder/processing impossible in
4699                 Windows. Causing them to be re-fetched every time.
4700
4701 2011-01-21 [colin]      3.7.8cvs40
4702
4703         * claws-mail.desktop
4704                 Fix again bug #2346: We should have a %u parameter.
4705
4706 2011-01-21 [colin]      3.7.8cvs39
4707
4708         * src/plugins/spamassassin/spamassassin.c
4709                 Fix sa-learn when offline (its command line parsing is
4710                 space-dependant). Patch by Wolfgang Lorenz
4711
4712 2011-01-19 [pawel]      3.7.8cvs38
4713
4714         * claws-mail.desktop
4715                 Fix Bug 2346 'Please register x-handler-scheme
4716                  in .desktop file' patch by Laurent Bigonville
4717                 While I'm here update things to current
4718                 standards, fix desktop-file-validate warnings/errors
4719
4720 2011-01-18 [colin]      3.7.8cvs37
4721
4722         * src/common/smtp.c
4723                 Fix logic on SMTP AUTH: If the selected method isn't
4724                 available, say so instead of supposing it'll work.
4725                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4726
4727 2011-01-15 [pawel]      3.7.8cvs36
4728
4729         * src/prefs_folder_item.c
4730                 Rework subject regexp simplify gui a bit, this give us better
4731                 options page layout (window with min width was too short to 
4732                 show all contents and thigs were unwieldy) and better preview
4733                 of regexp working/not working
4734
4735 2011-01-14 [pawel]      3.7.8cvs35
4736
4737         * src/textview.c
4738                 strncpy2() NULLify strings just fine, no need to be
4739                 extra "clever"
4740
4741 2011-01-14 [pawel]      3.7.8cvs34
4742
4743         * src/textview.c
4744                 Fix Bug #2165 'The date not localized in the message view'
4745                 Display Date header in messageview in the same way as in
4746                 summaryview by respecting date format set in preferences.
4747
4748 2011-01-06 [pawel]      3.7.8cvs33
4749
4750         * src/prefs_account.c
4751         * src/prefs_folder_item.c
4752         * src/prefs_quote.c
4753         * src/quote_fmt.c
4754                 Make quote templates widgets more compact
4755
4756 2011-01-06 [pawel]      3.7.8cvs32
4757
4758         * src/plugins/trayicon/trayicon.c
4759                 - fix logic bug which caused icon to be
4760                   always set no-mail status on plugin load
4761                 - force icon hide on plugin_done(), without
4762                   it empty space(?!) is left in tray under KDE3 and KDE4
4763
4764 2011-01-06 [colin]      3.7.8cvs31
4765
4766         * src/addrharvest.c
4767         * src/codeconv.c
4768         * src/codeconv.h
4769         * src/compose.c
4770         * src/news.c
4771         * src/procheader.c
4772         * src/procmime.c
4773         * src/unmime.c
4774         * src/unmime.h
4775                 Unmime headers differently whether they're addresses or not:
4776                 It's useless to quote things containing commas if it's in
4777                 subject, for example. (introduced in 3.7.8cvs26)
4778
4779 2011-01-06 [colin]      3.7.8cvs30
4780
4781         * src/gtk/gtkaspell.c
4782                 Complete previous patch
4783         * src/messageview.c
4784         * src/plugins/pgpinline/pgpinline.c
4785                 Coding style
4786
4787 2011-01-06 [paul]       3.7.8cvs29
4788
4789         * AUTHORS
4790         * configure.ac
4791         * po/lt.po
4792         * src/gtk/authors.h
4793                 add Lithuanian translation (approx. 65% complete)
4794                 submitted by Mindaugas Baranauskas
4795
4796 2011-01-06 [pawel]      3.7.8cvs28
4797
4798         * src/export.c
4799         * src/import.c
4800         * src/messageview.c
4801         * src/prefs_actions.c
4802         * src/procmime.c
4803         * src/gtk/gtkaspell.c
4804         * src/plugins/pgpinline/pgpinline.c
4805         * src/plugins/pgpmime/pgpmime.c
4806         * src/plugins/smime/smime.c
4807                 Fix memory/file descriptors leaks
4808
4809 2011-01-06 [paul]       3.7.8cvs27
4810
4811         * src/plugins/pgpcore/sgpgme.c
4812                 fix bug #2322, 'GPG Full info: showing subkey
4813                 ID instead of primary key fingerprint'
4814                 Patch by Sébastien Bigaret.
4815
4816 2011-01-03 [colin]      3.7.8cvs26
4817
4818         * src/unmime.c
4819                 Better quote-checking when unmim-ing headers
4820                 that may have comas.
4821
4822 2011-01-03 [colin]      3.7.8cvs25
4823
4824         * src/unmime.c
4825                 Fix bug #2299, "Incorrect handling of quoted printable coma
4826                 in headers". As this is really painful to fix by switching
4827                 the whole stuff to a list of headers tokens, we workaround
4828                 the problem by adding quotes around the encoded-word (making
4829                 it a quoted-string which continuity is already handled).
4830
4831 2011-01-03 [colin]      3.7.8cvs24
4832
4833         * src/procheader.c
4834                 Remove dead code
4835
4836 2010-12-23 [colin]      3.7.8cvs23
4837
4838         * src/compose.c
4839                 Finish fixing bug #2203: When forwarding (inline) and there
4840                 are some text/* parts with no name, set them a name and
4841                 set their disposition to attachment, so that recipients with
4842                 MUAs preferring HTML parts don't show them by default.
4843
4844 2010-12-22 [paul]       3.7.8cvs22
4845
4846         * src/compose.h
4847                 fix missing file in 3.7.8cvs20
4848
4849 2010-12-22 [colin]      3.7.8cvs21
4850
4851         * src/folderview.c
4852         * src/folderview.h
4853                 Implement a nicer scroll when drag and dropping
4854
4855 2010-12-22 [colin]      3.7.8cvs20
4856
4857         * src/compose.c
4858                 Store charset if available when attaching text/* parts
4859                 Fixes bug #2203, 'Problems in forwarding multipart/
4860                 alternative messages with HTML part'
4861
4862 2010-12-22 [colin]      3.7.8cvs19
4863
4864         * src/textview.c
4865                 Fix wrong free
4866
4867 2010-12-21 [colin]      3.7.8cvs18
4868
4869         * src/inc.c
4870         * src/send_message.c
4871         * src/common/session.c
4872         * src/common/session.h
4873                 Differentiate between running sessions and connected
4874                 sessions. Fixes bug #2332, "Crash when hitting cancel
4875                 on the SMTP status window"
4876
4877 2010-12-21 [colin]      3.7.8cvs17
4878
4879         * src/etpan/etpan-thread-manager.c
4880                 Dead code removal
4881
4882 2010-12-21 [colin]      3.7.8cvs16
4883
4884         * src/textview.c
4885                 Check whether we should continue loading the
4886                 current textview after inserting a possibly
4887                 big image.
4888
4889 2010-12-20 [colin]      3.7.8cvs15
4890
4891         * src/addrcindex.c
4892         * src/addrcindex.h
4893                 Removed. Dead code since ages!
4894         * src/addr_compl.c
4895         * src/gtk/gtkcmclist.c
4896         * src/gtk/gtkcmctree.c
4897         * src/gtk/gtksctree.c
4898                 undefine *_DISABLE_DEPRECATED in the files that
4899                 use deprecated interfaces. Implicit declarations
4900                 can lead to crashes as prototypes are unknown, as
4901                 evidenced by bug #2315.
4902
4903 2010-12-20 [colin]      3.7.8cvs14
4904
4905         * src/compose.c
4906                 Don't flush events when adding an header entry. This
4907                 can mess up the keypresses in the previous header.
4908                 Instead, make the scroll happen later (doing it on the
4909                 spot without flushing events doesn't work as the new
4910                 requisitions aren't set yet).
4911
4912 2010-12-20 [colin]      3.7.8cvs13
4913
4914         * src/mainwindow.c
4915                 Don't iconify at start on w32. This un-iconifies in the
4916                 background.
4917
4918 2010-12-20 [colin]      3.7.8cvs12
4919
4920         * src/common/base64.c
4921                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
4922                 Patch by pochini at shiny.it
4923
4924 2010-12-19 [colin]      3.7.8cvs11
4925
4926         * src/ldapserver.c
4927                 Better debug.
4928
4929 2010-12-18 [colin]      3.7.8cvs10
4930
4931         * src/compose.c
4932                 Fix bug #2148, "Attachment content-transfer-encoding 
4933                 incorrectly set when signing emails". The RFC 2045
4934                 states that message/* and multipart/* encoding must
4935                 be either 7-bit, 8-bit or binary.
4936
4937 2010-12-18 [mones]      3.7.8cvs9
4938
4939         * src/ldaputil.c
4940                 Fix crash when searching or adding a LDAP server
4941
4942 2010-12-17 [colin]      3.7.8cvs8
4943
4944         * configure.ac
4945         * src/editldap.c
4946         * src/ldapquery.c
4947         * src/ldapserver.c
4948         * src/ldapupdate.c
4949         * src/ldaputil.c
4950         * src/ldaputil.h
4951                 Better error logging. Disable LDAP SSL/TLS on
4952                 Windows, it's crashy/non-worky.
4953
4954 2010-12-17 [colin]      3.7.8cvs7
4955
4956         * src/folder.c
4957                 Fix bug #2325, "messages remains in folder cache after moving
4958                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
4959
4960 2010-12-17 [colin]      3.7.8cvs6
4961
4962         * src/addressadd.c
4963         * src/addressbook.c
4964         * src/addrindex.c
4965         * src/ldapquery.c
4966         * src/ldapquery.h
4967         * src/ldapserver.c
4968         * src/ldapserver.h
4969         * src/ldapupdate.c
4970         * src/ldaputil.c
4971         * src/ldaputil.h
4972                 Windows build fixes (w32 LDAP completely untested!)
4973
4974 2010-12-16 [colin]      3.7.8cvs5
4975
4976         * src/addrindex.c
4977         * src/editldap.c
4978         * src/ldapctrl.c
4979         * src/ldapquery.c
4980         * src/ldapserver.c
4981         * src/ldapserver.h
4982         * src/ldapupdate.c
4983         * src/ldaputil.c
4984                 Try to rationalize a bit LDAP connections
4985
4986 2010-12-16 [colin]      3.7.8cvs4
4987
4988         * src/prefs_spelling.c
4989         * src/common/defs.h
4990                 Add a button to get dictionaries (win32)
4991
4992 2010-12-16 [colin]      3.7.8cvs3
4993
4994         * src/prefs_matcher.c
4995                 Fix bug #2279, "crash when clicking 'define' in filter
4996                 configuring". Thanks to Theodor Ciobanu for the hint at
4997                 the problem.
4998
4999 2010-12-14 [colin]      3.7.8cvs2
5000
5001         * src/gtk/gtkaspell.c
5002                 Add missing guard for sys/wait.h
5003
5004 2010-12-05 [colin]      3.7.8cvs1
5005
5006         * tools/make.themes.project
5007                 Seems wget has changed naming of targets downloaded.
5008                 Fix it by always providing our own name.
5009                 [Pushing mones' patch again after messing with CVSROOT]
5010
5011 2010-12-04 [paul]       3.7.8
5012         * NEWS
5013         * README
5014         * RELEASE_NOTES 
5015                 3.7.8 unleashed!
5016
5017 2010-12-03 [paul]       3.7.7cvs11
5018
5019         * configure.ac
5020         * manual/xml2pdf ** REMOVED **
5021         * manual/dist/pdf/Makefile.am
5022         * manual/es/dist/pdf/Makefile.am
5023         * manual/fr/dist/pdf/Makefile.am
5024         * manual/pl/dist/pdf/Makefile.am
5025                 simplify check for tools needed for manual building,
5026                 remove xml2pdf and use docbook2pdf instead
5027
5028 2010-12-03 [mir]        3.7.7cvs10
5029
5030         * configure.ac
5031                 Fix bug so that configure option --disable-manual
5032                 actually disable building the manuals
5033
5034 2010-12-01 [pawel]      3.7.7cvs9
5035
5036         * src/crash.c
5037                 One more GTK+ 2.22 build fix
5038
5039 2010-11-30 [colin]      3.7.7cvs8
5040
5041         * src/action.c
5042                 Fix bug #2317, 'Action results in "Bad file descriptor"'
5043                 Introduced in 3.7.6cvs57. In fact the error has been there
5044                 since ages, and only new thing is the verification of the
5045                 various functions return code. Let the stuff work as it
5046                 does, as it seems to do the right thing since ages.
5047
5048 2010-11-28 [colin]      3.7.7cvs7
5049
5050         * src/gtk/quicksearch.c
5051                 Fix bug #2313, 'CLI quicksearch sometimes returns 
5052                 the same messages twice'. Patch by Sebastien Bigaret
5053
5054 2010-11-25 [paul]       3.7.7cvs6
5055
5056         * src/prefs_common.c
5057                 make "gtk_can_change_accels" FALSE by default.
5058                 fixes bug #2309, 'Shortcuts should not be modifiable
5059                 by default' (RFE)
5060
5061 2010-11-24 [mones]      3.7.7cvs5
5062
5063         * src/mainwindow.c
5064                 Add missing shortcuts for marking as spam and ham
5065                 Fixes Debian bug #599547
5066
5067 2010-11-22 [colin]      3.7.7cvs4
5068
5069         * src/compose.c
5070                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
5071                 five patches were needed to fix a corner case
5072                 is a good indicator that is was bound to break
5073                 something.
5074
5075 2010-11-21 [colin]      3.7.7cvs3
5076
5077         * src/plugins/pgpcore/claws.def
5078                 Win32 build fix
5079
5080 2010-11-20 [wwp]        3.7.7cvs2
5081
5082         * src/main.c
5083           Fix either a typo or an irrelevant iff word there.
5084           IMO type and recursive possible values should be changed to
5085           smth simple and neat here, and help strings be really
5086           translatable.
5087
5088 2010-11-20 [colin]      3.7.7cvs1
5089
5090         * AUTHORS
5091                 Damn, forgot to commit this file twice.
5092
5093 2010-11-19 [paul]       3.7.7
5094         * NEWS
5095         * README
5096         * RELEASE_NOTES 
5097                 3.7.7 unleashed!
5098
5099 2010-11-19 [paul]       3.7.6cvs66
5100
5101         * po/ca.po
5102         * po/cs.po
5103         * po/de.po
5104         * po/es.po
5105         * po/fi.po
5106         * po/fr.po
5107         * po/hu.po
5108         * po/id.po
5109         * po/pt_BR.po
5110         * po/sk.po
5111         * po/uk.po
5112                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
5113                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
5114                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
5115
5116 2010-11-17 [colin]      3.7.6cvs65
5117
5118         * src/common/utils.c
5119                 Separate email address from timestamp with a dot.
5120                 Fix coding style.
5121
5122 2010-11-17 [colin]      3.7.6cvs64
5123
5124         * src/common/utils.c
5125                 Fix multiple @ in generated message-ids.
5126                 That's not allowed in RFC 2822.
5127
5128 2010-11-16 [mones]      3.7.6cvs63
5129
5130         * manual/es/advanced.xml
5131                 Synchronise with English version
5132
5133 2010-11-04 [wwp]        3.7.6cvs62
5134
5135         * src/filtering.c
5136                 Fix bug 2293, "filtering: simplify expression", as simplifying
5137                 this expression doesn't make it less easy to understand and we
5138                 gain few cycles by making the logical expression more simple
5139                 by applying. Patch by Nicolas Kaiser.
5140
5141 2010-11-03 [colin]      3.7.6cvs61
5142
5143         * src/addrindex.c
5144                 Fix bug 2294, "addrindex.c: address index conversion always
5145                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5146
5147 2010-11-02 [wwp]        3.7.6cvs60
5148
5149         * src/action.c
5150         * src/statusbar.c
5151         * src/toolbar.c
5152                 Enlarge the progress bar (main window) a bit when compiling
5153                 for UMPCs like maemo: this solves truncated text that might
5154                 appear in the progress bar while processing messages.
5155                 Also use a more compact string format when displaying
5156                 progress like 'number/total', still for UMPCs, this fixes
5157                 a previous inconsistency with these format strings where
5158                 no space around the / were used sometimes.
5159
5160 2010-10-26 [ticho]      3.7.6cvs59
5161
5162         * src/news.c
5163                 Recreate NNTP session if server port setting has changed. Fixes
5164                 bug #2092.
5165
5166 2010-10-26 [colin]      3.7.6cvs58
5167
5168         * src/imap_gtk.c
5169         * src/mh_gtk.c
5170                 Fix copy-paste error, thanks to David Relson
5171                 for spotting it.
5172
5173 2010-10-18 [colin]      3.7.6cvs57
5174
5175         * src/action.c
5176         * src/addrharvest.c
5177         * src/alertpanel.c
5178         * src/filtering.c
5179         * src/jpilot.c
5180         * src/prefs_themes.c
5181         * src/procmime.c
5182         * src/textview.c
5183         * src/gtk/gtkutils.c
5184         * src/gtk/quicksearch.c
5185         * src/gtk/quicksearch.h
5186         * src/plugins/pgpcore/passphrase.c
5187         * src/plugins/spamassassin/libspamc.c
5188                 Fix warnings
5189
5190 2010-10-17 [colin]      3.7.6cvs56
5191
5192         * src/prefs_themes.c
5193         * src/gtk/gtkaspell.c
5194         * src/gtk/gtkutils.c
5195         * src/gtk/gtkutils.h
5196         * src/gtk/inputdialog.c
5197         * src/gtk/progressdialog.c
5198                 Undeprecate a few things
5199
5200 2010-10-17 [colin]      3.7.6cvs55
5201
5202         * src/main.c
5203         * src/gtk/authors.h
5204         * src/gtk/quicksearch.c
5205         * src/gtk/quicksearch.h
5206                 Add ability to search from the command-line.
5207                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5208                 Patch by Sebastien Bigarret.
5209
5210 2010-10-04 [mones]      3.7.6cvs54
5211
5212         * manual/dist/pdf/Makefile.am
5213                 Fix build of English PDF manual
5214                 (sh: Can't open ../../../xml2pdf)
5215
5216 2010-10-03 [colin]      3.7.6cvs53
5217
5218         * src/folder.c
5219         * src/folder.h
5220         * src/imap.c
5221         * src/mh.c
5222         * src/procmsg.c
5223                 Get rid of GRelation which were, mostly, used as
5224                 GHashTables. Probably fixes bug #2277, 'Segfault when
5225                 loading inbox for the first time'
5226
5227 2010-10-03 [mir]        3.7.6cvs52
5228
5229         * manual/de/dist/html/Makefile.am
5230         * manual/de/dist/pdf/Makefile.am
5231         * manual/de/dist/ps/Makefile.am
5232         * manual/de/dist/txt/Makefile.am
5233         * manual/dist/html/Makefile.am
5234         * manual/dist/pdf/Makefile.am
5235         * manual/dist/ps/Makefile.am
5236         * manual/dist/txt/Makefile.am
5237         * manual/es/dist/html/Makefile.am
5238         * manual/es/dist/pdf/Makefile.am
5239         * manual/es/dist/ps/Makefile.am
5240         * manual/es/dist/txt/Makefile.am
5241         * manual/fr/dist/html/Makefile.am
5242         * manual/fr/dist/pdf/Makefile.am
5243         * manual/fr/dist/ps/Makefile.am
5244         * manual/fr/dist/txt/Makefile.am
5245         * manual/pl/dist/html/Makefile.am
5246         * manual/pl/dist/pdf/Makefile.am
5247         * manual/pl/dist/ps/Makefile.am
5248         * manual/pl/dist/txt/Makefile.am
5249             Missing Makefile.am's for 3.7.6cvs49
5250
5251
5252 2010-10-03 [colin]      3.7.6cvs51
5253
5254         * po/POTFILES.in
5255                 Fix build
5256
5257 2010-10-02 [mir]        3.7.6cvs50
5258
5259         * manual/de/dist/html/Makefile.am
5260         * manual/de/dist/pdf/Makefile.am
5261         * manual/de/dist/ps/Makefile.am
5262         * manual/de/dist/txt/Makefile.am
5263         * manual/dist/html/Makefile.am
5264         * manual/dist/pdf/Makefile.am
5265         * manual/dist/ps/Makefile.am
5266         * manual/dist/txt/Makefile.am
5267         * manual/es/dist/html/Makefile.am
5268         * manual/es/dist/pdf/Makefile.am
5269         * manual/es/dist/ps/Makefile.am
5270         * manual/es/dist/txt/Makefile.am
5271         * manual/fr/dist/html/Makefile.am
5272         * manual/fr/dist/pdf/Makefile.am
5273         * manual/fr/dist/ps/Makefile.am
5274         * manual/fr/dist/txt/Makefile.am
5275         * manual/pl/dist/html/Makefile.am
5276         * manual/pl/dist/pdf/Makefile.am
5277         * manual/pl/dist/ps/Makefile.am
5278         * manual/pl/dist/txt/Makefile.am
5279             Part 2 of last commit which broke due to a permission error
5280             Avoid claws trying to build manuals if the required
5281             tools are not present.
5282
5283 2010-10-02 [mir]        3.7.6cvs49
5284
5285         * configure.ac
5286         * manual/de/dist/html/Makefile.am
5287         * manual/de/dist/pdf/Makefile.am
5288         * manual/de/dist/ps/Makefile.am
5289         * manual/de/dist/txt/Makefile.am
5290         * manual/dist/html/Makefile.am
5291         * manual/dist/pdf/Makefile.am
5292         * manual/dist/ps/Makefile.am
5293         * manual/dist/txt/Makefile.am
5294         * manual/es/dist/html/Makefile.am
5295         * manual/es/dist/pdf/Makefile.am
5296         * manual/es/dist/ps/Makefile.am
5297         * manual/es/dist/txt/Makefile.am
5298         * manual/fr/dist/html/Makefile.am
5299         * manual/fr/dist/pdf/Makefile.am
5300         * manual/fr/dist/ps/Makefile.am
5301         * manual/fr/dist/txt/Makefile.am
5302         * manual/pl/dist/html/Makefile.am
5303         * manual/pl/dist/pdf/Makefile.am
5304         * manual/pl/dist/ps/Makefile.am
5305         * manual/pl/dist/txt/Makefile.am
5306             1) Downgrade autoconf requirements to 2.59 to allow
5307             building on oldest supported Linux distributions.
5308             2) Only try to build manuals if the needed software
5309             is present.
5310
5311 2010-10-02 [colin]      3.7.6cvs48
5312
5313         * src/plugins/trayicon/trayicon.c
5314                 And fix theme updating.
5315
5316 2010-10-02 [colin]      3.7.6cvs47
5317
5318         * src/plugins/trayicon/trayicon.c
5319                 Got burnt by wrong indentation!
5320
5321 2010-10-02 [colin]      3.7.6cvs46
5322
5323         * configure.ac
5324                 Forgot to remove the directory from top-level
5325
5326 2010-10-02 [colin]      3.7.6cvs45
5327
5328         * src/plugins/trayicon/Makefile.am
5329         * src/plugins/trayicon/trayicon.c
5330         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5331         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5332         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5333         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5334         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5335         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5336         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5337         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5338         * src/plugins/trayicon/libeggtrayicon/xembed.h
5339                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5340                 instead (which can be done safely now that we 
5341                 require GTK+ 2.10).
5342
5343 2010-10-02 [colin]      3.7.6cvs44
5344
5345         * src/action.c
5346         * src/addr_compl.c
5347         * src/addressbook.c
5348         * src/addrgather.c
5349         * src/alertpanel.c
5350         * src/editaddress.c
5351         * src/editaddress_other_attributes_ldap.c
5352         * src/editgroup.c
5353         * src/folderview.c
5354         * src/grouplistdialog.c
5355         * src/headerview.c
5356         * src/image_viewer.c
5357         * src/importldif.c
5358         * src/main.c
5359         * src/mainwindow.c
5360         * src/message_search.c
5361         * src/mimeview.c
5362         * src/prefs_themes.c
5363         * src/summary_search.c
5364         * src/summaryview.c
5365         * src/toolbar.c
5366         * src/etpan/imap-thread.c
5367         * src/gtk/authors.h
5368         * src/gtk/gtkcmclist.c
5369         * src/gtk/gtkcmoptionmenu.c
5370         * src/gtk/gtkutils.c
5371         * src/gtk/gtkutils.h
5372         * src/gtk/gtkvscrollbutton.c
5373         * src/plugins/pgpcore/select-keys.c
5374         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5375                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5376                 Fixes bug #2276, 'Compile in maintainer mode
5377                 fails on GTK+ 2.22'.
5378
5379 2010-10-02 [colin]      3.7.6cvs43
5380
5381         * configure.ac
5382                 It's now time to remove the temporary enable-openssl
5383                 option that was used when we removed OpenSSL. See 
5384                 bug #2276 comment #14.
5385
5386 2010-09-30 [wwp]        3.7.6cvs42
5387
5388         * src/prefs_account.c
5389         * src/prefs_filtering_action.c
5390         * src/prefs_matcher.c
5391                         Fix bug #2274, wrong color label index range
5392                         used w/ gtk_cmoption_menu (behaviour change
5393                         has been introduced w/ 3.5.0cvs49 apparently),
5394                         now it must be 1..N so let's use colorlabel value
5395                         (0..N) + 1.
5396                         
5397
5398 2010-09-20 [pawel]      3.7.6cvs41
5399
5400         * src/compose.c
5401         * src/mainwindow.c
5402         * src/summaryview.c
5403                 revert last patch
5404
5405 2010-09-19 [pawel]      3.7.6cvs40
5406
5407         * src/compose.c
5408         * src/mainwindow.c
5409         * src/summaryview.c
5410                 Set ML menus sensitivity accordingly to
5411                 possibility of reply to ML
5412
5413 2010-09-19 [colin]      3.7.6cvs39
5414
5415         * src/compose.c
5416                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5417                 to newsgroups, and NNTP accounts *can* send email. We 
5418                 should not force an email account when replying to_ml or
5419                 anything...
5420
5421 2010-09-19 [colin]      3.7.6cvs38
5422
5423         * src/compose.c
5424                 Revert previous commit (which breaks Reply to newsgroups)
5425
5426 2010-09-17 [pawel]      3.7.6cvs37
5427
5428         * src/compose.c
5429                 Respect reply_account_autosel when changing compose
5430                 account to email one while replying to NNTP post
5431
5432 2010-09-17 [wwp]        3.7.6cvs36
5433
5434         * doc/man/claws-mail.1
5435         Update --compose documentation in `man claws-mail`.
5436
5437 2010-09-12 [pawel]      3.7.6cvs35
5438
5439         * src/compose.c
5440                 Add forgotten bit to previous commit,
5441                 select email account when replying to ML
5442
5443 2010-09-12 [pawel]      3.7.6cvs34
5444
5445         * src/compose.c
5446                 Fix bug #2247 "nntp reply-to-all broken?"
5447                 Make reply-to-all and reply-to-ml work as expected in
5448                 mailing list through NNTP case
5449
5450 2010-09-11 [pawel]      3.7.6cvs33
5451
5452         * src/mainwindow.c
5453         * src/summaryview.c
5454         * src/toolbar.c
5455                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5456                 fixes build with GTK+ < 2.18
5457
5458 2010-09-10 [pawel]      3.7.6cvs32
5459
5460         * src/mainwindow.c
5461         * src/summaryview.c
5462         * src/toolbar.c
5463                 Make Tab key switch between FolderView, MsgView and
5464                 SummaryView only, other widgets have/can have their own
5465                 keybindings anyway
5466
5467 2010-08-25 [colin]      3.7.6cvs31
5468
5469         * src/procmime.c
5470         * AUTHORS
5471         * src/gtk/authors.h
5472         * src/common/base64.c
5473         * src/common/base64.h
5474                 Fix bug #2245, "base64 decoding fails with line breaks"
5475                 Patch by Yotam Medini
5476
5477 2010-08-25 [colin]      3.7.6cvs30
5478
5479         * src/main.c
5480                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5481
5482 2010-08-23 [pawel]      3.7.6cvs29
5483
5484         * src/inc.c
5485         * src/send_message.c
5486         * src/statusbar.c
5487         * src/toolbar.c
5488                 Hide progressbar on statusbar when not needed
5489
5490 2010-08-17 [colin]      3.7.6cvs28
5491
5492         * src/main.c
5493                 Fix previous patch (our own tmp dir is inside
5494                 our rc dir)
5495
5496 2010-08-16 [colin]      3.7.6cvs27
5497
5498         * src/main.c
5499                 Use temp dir to store logs in Windows. Avoids doing
5500                 get_rc_dir() early, which prevents set_rc_dir()
5501                 working correctly.
5502
5503 2010-07-31 [holger]     3.7.6cvs26
5504
5505         * src/gtk/gtkshruler.c
5506                 Yet more GdkGC to Cairo porting
5507
5508 2010-07-30 [holger]     3.7.6cvs25
5509
5510         * src/stock_pixmap.c
5511                 More GdkGC to Cairo porting
5512
5513 2010-07-30 [holger]     3.7.6cvs24
5514
5515         * src/gtk/colorlabel.c
5516                 One GdkGC usage less
5517
5518 2010-07-29 [holger]     3.7.6cvs23
5519
5520         * src/printing.c
5521                 Replace some gdk drawing with cairo, as the former
5522                 is going towards deprecation.
5523
5524 2010-07-25 [colin]      3.7.6cvs22
5525
5526         * src/common/utils.c
5527                 And now for a real fix. g_list_remove() doesn't, of
5528                 course, free the data. But we have to have a solid
5529                 pointer to it in order to free it ourselves instead
5530                 of relying on the old freed list pointer.
5531                 Maybe that's the last patch on the subject now ? :)
5532
5533 2010-07-25 [colin]      3.7.6cvs21
5534
5535         * src/common/utils.c
5536                 Remove stupid and extraneous g_free() of elements
5537                 which have just been freed by g_list_remove(). (see
5538                 GList documentation). I don't know how it worked before
5539
5540 2010-07-25 [colin]      3.7.6cvs20
5541
5542         * src/common/utils.c
5543                 Reverse free/use with more logical and safe
5544                 use/free. Thanks to Michael Rasmussen !
5545
5546 2010-07-24 [colin]      3.7.6cvs19
5547
5548         * src/gtk/quicksearch.c
5549                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5550                 'freeze when using quick search'
5551
5552 2010-07-11 [iwkse]      3.7.6cvs18
5553
5554         * src/gtk/quicksearch.c
5555                 Add SMALL_LAYOUT to quicksearch_relayout
5556
5557 2010-07-10 [iwkse]      3.7.6cvs17
5558
5559         * src/mainwindow.h
5560                         Remove forgotten variable from
5561                         the last bugfix #2224
5562
5563 2010-07-10 [colin]      3.7.6cvs16
5564
5565         * src/mainwindow.c
5566         * src/gtk/quicksearch.c
5567                 Clean fix for bug #2224: don't mess with GTK settings when
5568                 handling the layout ourselves is enough
5569
5570 2010-07-09 [iwkse]      3.7.6cvs15
5571
5572         * src/mainwindow.h
5573         * src/mainwindow.c
5574                         Better fix for Bug #2224
5575
5576 2010-07-09 [iwkse]      3.7.6cvs14
5577
5578         * src/mainwindow.c
5579                         Bug #2224
5580                         Always use stock icons on buttons
5581
5582 2010-07-08 [colin]      3.7.6cvs13
5583
5584         * src/gtk/filesel.c
5585                 Fix bug 2223, 'Compilation fails with GTK+
5586                 2.21.3'. Thanks to Jan Psota !
5587
5588 2010-06-29 [pawel]      3.7.6cvs12
5589
5590         * src/compose.c
5591                 Revert 3.7.5cvs41, it breaks templates that use %X
5592
5593 2010-06-23 [wwp]        3.7.6cvs11
5594
5595         * src/gtk/colorlabel.c
5596                 Silent up a warning by avoiding possible confusion
5597                 in logical expression evaluation, thanks to TuxCM.
5598
5599 2010-06-21 [iwkse]      3.7.6cvs10
5600
5601         * src/gtk/quicksearch.c
5602                 Do not add into quicksearch history
5603                 matching rules with bad syntax
5604
5605 2010-05-26 [holger]     3.7.6cvs9
5606
5607         * src/summaryview.c
5608         * src/summaryview.h
5609                 Add function to select rows given a list of messages,
5610                 complementary to summary_get_selected_msg_list()
5611
5612 2010-05-22 [mir]        3.7.6cvs8
5613
5614         * src/ldapctrl.c
5615                 Fix bug 2208. Encode encrypted password to qouted
5616                 printable to avoid making invalid XML. Encoding
5617                 will be activated the first time the password is
5618                 changed.
5619
5620 2010-05-22 [paul]       3.7.6cvs7
5621
5622         * manual/advanced.xml
5623         * src/compose.c
5624         * src/prefs_common.c
5625         * src/prefs_common.h
5626                 after using the compose margin for several days
5627                 I wanted the old style back - add a new hidden
5628                 pref 'show_compose_margin' to restore the old
5629                 behaviour (defaults to FALSE)
5630
5631 2010-05-14 [paul]       3.7.6cvs6
5632
5633         * src/compose.c
5634                 add a margin to the compose window text that matches
5635                 the margin in textview
5636
5637 2010-05-14 [colin]      3.7.6cvs5
5638
5639         * src/gtk/sslcertwindow.c
5640                 Fix dangling pointer. Thanks to Michael R!
5641
5642 2010-05-14 [colin]      3.7.6cvs4
5643
5644         * src/gtk/sslcertwindow.c
5645                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5646                 expired but certificate check is skipped' and maybe
5647                 bug 2200, 'SSL is not working with POP3'
5648
5649 2010-05-14 [colin]      3.7.6cvs3
5650
5651         * src/plugins/pgpinline/pgpinline.c
5652                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5653
5654 2010-05-04 [iwkse]      3.7.6cvs2
5655
5656         * src/prefs_message.c
5657                         Get a generic name as 'Quotation' for
5658                         the frame
5659
5660 2010-05-04 [iwkse]      3.7.6cvs1
5661
5662         * src/prefs_message.c
5663         * src/prefs_common.h
5664         * src/prefs_common.c
5665         * src/textview.c
5666                         Fix #2188
5667                         Option for collapsing via double-click
5668
5669 2010-05-01 [paul]       3.7.6
5670         * NEWS
5671         * README
5672         * RELEASE_NOTES 
5673                 3.7.6 unleashed!
5674
5675 2010-05-01 [paul]       3.7.5cvs55
5676
5677         * tools/claws.i18n.status.pl
5678                 add Ukrainian stat
5679
5680 2010-05-01 [paul]       3.7.5cvs54
5681
5682         * src/gtk/authors.h
5683                 add YUP, new Ukrainian translator
5684
5685 2010-04-30 [paul]       3.7.5cvs53
5686
5687         * configure.ac
5688         * po/uk.po
5689                 add Ukrainian translation, submitted by YUP
5690         * po/cs.po
5691         * po/de.po
5692         * po/fi.po
5693         * po/hu.po
5694         * po/nl.po
5695         * po/pt_BR.po
5696         * po/pt_PT.po
5697         * po/sk.po
5698                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5699                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5700                 Tiago Faria, and Slavko
5701
5702 2010-04-26 [wwp]        3.7.5cvs52
5703
5704         * po/fr.po
5705                 Fix capitalization.
5706
5707 2010-04-26 [mones]      3.7.5cvs51
5708
5709         * po/es.po
5710                 Updated for release
5711
5712 2010-04-22 [pawel]      3.7.5cvs50
5713
5714         * src/addressbook.c
5715                 fix compile warning
5716         * src/vcard.c
5717                 first NULL check pointer, then use it
5718
5719 2010-04-22 [colin]      3.7.5cvs49
5720
5721         * src/imap.c
5722                 Fix error message when session isn't established
5723         * po/fr.po
5724                 Update translation and fix a typo in it
5725
5726 2010-04-15 [pawel]      3.7.5cvs48
5727
5728         * src/prefs_account.c
5729                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5730                                 the port isn't configured properly'
5731                 When using SSL/TLS tunneling automatically use default
5732                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5733
5734 2010-04-15 [pawel]      3.7.5cvs47
5735
5736         * src/action.c
5737                 Fix crasher in actions using '%f' argument
5738                 on multiple files with external scripts which
5739                 don't return any output.
5740
5741 2010-04-14 [colin]      3.7.5cvs46
5742
5743         * src/mainwindow.c
5744                 Fix hand cursor after error symbol appears
5745
5746 2010-04-12 [colin]      3.7.5cvs45
5747
5748         * configure.ac
5749                 Fix bug 2162, 'configure check for libetpan 
5750                 fails with libetpan 1.0'
5751
5752
5753 2010-04-09 [mones]      3.7.5cvs44
5754
5755         * manual/de/glossary.xml
5756                 Fix encoding to match main document's
5757                 Also fixes make dist with Debian's openjade
5758
5759 2010-03-29 [pawel]      3.7.5cvs43
5760
5761         * src/matcher_parser.h
5762         * src/matcher_parser_parse.y
5763         * src/gtk/quicksearch.c
5764                 Disable matcher warnings when populating quicksearch
5765                 completion lists on startup
5766
5767 2010-03-27 [colin]      3.7.5cvs42
5768
5769         * src/gtk/quicksearch.c
5770                 Fix double-free later in code. Optimize
5771                 list creation
5772
5773 2010-03-27 [pawel]      3.7.5cvs41
5774
5775         * src/compose.c
5776                 Make sure that quote ends with new line char
5777
5778 2010-03-26 [pawel]      3.7.5cvs40
5779
5780         * src/compose.c
5781         * src/compose.h
5782         * src/textview.c
5783                 Fix Bug 1928 Add "reply to this address" pop menu 
5784                              on Message View
5785                 - Set composing account to email one when creating/replying
5786                   from NNTP folder by clicking link or choosing option
5787                   from popup menu
5788                 - Factorize code
5789
5790 2010-03-25 [paul]       3.7.5cvs39
5791
5792         * src/gtk/gtkcmclist.c
5793                 Fix build with GTK+ 2.20
5794
5795 2010-03-24 [pawel]      3.7.5cvs38
5796
5797         * src/addr_compl.c
5798         * src/compose.c
5799         * src/folderview.c
5800         * src/grouplistdialog.c
5801         * src/headerview.c
5802         * src/mainwindow.c
5803         * src/mimeview.c
5804         * src/prefs_account.c
5805         * src/gtk/gtkcmclist.c
5806         * src/gtk/gtkcmctree.c
5807         * src/gtk/gtkcmoptionmenu.c
5808         * src/gtk/gtksctree.c
5809         * src/gtk/gtkshruler.c
5810         * src/gtk/gtkutils.c
5811         * src/gtk/gtkutils.h
5812         * src/gtk/gtkvscrollbutton.c
5813         * src/gtk/inputdialog.c
5814         * src/gtk/spell_entry.c
5815         * src/plugins/trayicon/trayicon.c
5816         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5817         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5818         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5819                 Fix build with GTK+ 2.19
5820
5821 2010-03-23 [pawel]      3.7.5cvs37
5822
5823         * src/mainwindow.c
5824         * src/mimeview.c
5825                 Respect view->show_col_headers option
5826         * src/gtk/gtkcmctree.c
5827                 Fix GtkCmcTree column width calculation when it has
5828                 auto_resize set and new node is added
5829
5830 2010-03-22 [pawel]      3.7.5cvs36
5831
5832         * src/grouplistdialog.c
5833         * src/prefs_common.c
5834         * src/prefs_common.h
5835                 - remember newsgroups list dialog size
5836                 - respect use_dotted_lines hidden pref
5837                 - respect use_stripes_everywhere hidden pref
5838
5839 2010-03-21 [pawel]      3.7.5cvs35
5840
5841         * src/addrgather.c
5842                 Remove superfluous gtk_widget_show_all()
5843         * src/mimeview.c
5844                 Add forgotten colon
5845         * src/common/utils.c
5846                 Return correct type
5847
5848 2010-03-21 [pawel]      3.7.5cvs34
5849
5850         * src/main.c
5851         * src/gtk/quicksearch.c
5852         * src/gtk/quicksearch.h
5853                 Implement separate search phrase completion for
5854                 normal/extended quicksearch
5855
5856 2010-03-11 [paul]       3.7.5cvs33
5857
5858         * po/zh_CN.po
5859                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
5860                 submitted by Yuwei Yu
5861
5862 2010-03-09 [colin]      3.7.5cvs32
5863
5864         * manual/de/glossary.xml
5865                 Fix build
5866
5867 2010-03-02 [colin]      3.7.5cvs31
5868
5869         * manual/de/glossary.xml
5870                 Sort alphabetically. Done by Volker Ribbert.
5871
5872 2010-03-02 [mones]      3.7.5cvs30
5873
5874         * README
5875                 Fix mailing list archives location
5876                 Remove currently unavailable CVS webview
5877
5878 2010-03-01 [iwkse]      3.7.5cvs29
5879
5880         * src/common/plugin.c
5881                         Other indentation issues
5882
5883 2010-03-01 [iwkse]      3.7.5cvs28
5884
5885         * src/common/plugin.c
5886                         Fix indentation of the previous commit
5887
5888 2010-03-01 [iwkse]      3.7.5cvs27
5889
5890         * src/common/plugin.h
5891         * src/common/plugin.c
5892                         Add API for getting a loaded Plugin from the
5893                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
5894                         Thanks to Colin, Michael
5895
5896 2010-02-27 [colin]      3.7.5cvs26
5897
5898         * configure.ac
5899         * AUTHORS
5900         * src/gtk/authors.h
5901         * manual/Makefile.am
5902         * manual/de/Makefile.am
5903         * manual/de/account.xml
5904         * manual/de/ack.xml
5905         * manual/de/addrbook.xml
5906         * manual/de/advanced.xml
5907         * manual/de/claws-mail-manual.xml
5908         * manual/de/faq.xml
5909         * manual/de/glossary.xml
5910         * manual/de/gpl.xml
5911         * manual/de/handling.xml
5912         * manual/de/intro.xml
5913         * manual/de/keyboard.xml
5914         * manual/de/plugins.xml
5915         * manual/de/starting.xml
5916         * manual/de/dist/.cvsignore
5917         * manual/de/dist/Makefile.am
5918         * manual/de/dist/html/.cvsignore
5919         * manual/de/dist/html/Makefile.am
5920         * manual/de/dist/pdf/.cvsignore
5921         * manual/de/dist/pdf/Makefile.am
5922         * manual/de/dist/ps/.cvsignore
5923         * manual/de/dist/ps/Makefile.am
5924         * manual/de/dist/txt/.cvsignore
5925         * manual/de/dist/txt/Makefile.am
5926                 Add the german translation of the manual, done by
5927                 Volker Ribbert <thoraki@arcor.de>.
5928
5929 2010-02-27 [holger]     3.7.5cvs25
5930
5931         * src/prefs_toolbar.c
5932                 Don't make toolbar item description for
5933                 plugin registered items editable
5934
5935 2010-02-26 [colin]      3.7.5cvs24
5936
5937         * src/toolbar.c
5938                 Don't translate empty description
5939
5940 2010-02-22 [colin]      3.7.5cvs23
5941
5942         * src/compose.c
5943                 Don't make In-Reply-To visible when reediting
5944                 a draft or sent mail.
5945
5946 2010-02-20 [colin]      3.7.5cvs22
5947
5948         * src/imap.c
5949         * src/imap.h
5950         * src/main.c
5951         * src/mainwindow.c
5952         * src/etpan/imap-thread.c
5953         * src/etpan/imap-thread.h
5954         * src/etpan/nntp-thread.c
5955         * src/etpan/nntp-thread.h
5956                 When going offline from NetworkManager, just
5957                 delete IMAP connections. That'll avoid timeouts
5958                 when coming back online in certain cases when
5959                 the TCP socket will have timed out.
5960
5961 2010-02-20 [holger]     3.7.5cvs21
5962
5963         * .cvsignore
5964                 More files to ignore
5965
5966 2010-02-17 [ticho]      3.7.5cvs20
5967
5968         * src/summaryview.c
5969         * src/summaryview.h
5970         * src/toolbar.c
5971                 Revert 3.7.5cvs19.
5972
5973 2010-02-16 [ticho]      3.7.5cvs19
5974
5975         * src/summaryview.c
5976         * src/summaryview.h
5977         * src/toolbar.c
5978                 Removed unused argument from summary_open_row().
5979
5980 2010-02-10 [pawel]      3.7.5cvs18
5981
5982         * src/compose.c
5983                 - fix headers filtering when prefs_common.trans_hdr is on
5984                 - fix headers setting when changing composing account 
5985                 - plug memleak
5986         * src/prefs_template.c
5987                 Re-add template's name for translation
5988
5989 2010-02-10 [colin]      3.7.5cvs17
5990
5991         * src/prefs_matcher.c
5992                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
5993                 Condition>Define>Header>Name combo box'. Patch by
5994                 Francois Cami
5995
5996 2010-02-10 [colin]      3.7.5cvs16
5997
5998         * src/codeconv.c
5999         * src/codeconv.h
6000         * src/compose.c
6001         * src/mainwindow.c
6002         * src/messageview.c
6003         * src/prefs_send.c
6004         * src/procmime.c
6005         * src/textview.c
6006                 Add the GB18030 Chinese charset, which is a superset
6007                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
6008
6009 2010-02-09 [holger]     3.7.5cvs15
6010
6011         * configure.ac
6012                 GTK+ 2.10 related cleanup
6013
6014 2010-02-09 [pawel]      3.7.5cvs14
6015
6016         * src/prefs_account.c
6017         * src/prefs_folder_item.c
6018         * src/prefs_template.c
6019         * src/quote_fmt.c
6020                 Respect prefs_common.trans_hdr in couple more places to avoid
6021                 confusion with translated/non-translated header names
6022
6023 2010-02-09 [colin]      3.7.5cvs13
6024
6025         * po/POTFILES.in
6026                 Fix make dist
6027
6028 2010-02-09 [colin]      3.7.5cvs12
6029
6030         * src/mimeview.c
6031                 And fix 2.10 build :)
6032
6033 2010-02-09 [colin]      3.7.5cvs11
6034
6035         * configure.ac
6036                 Bump up GTK+ requirement to 2.10
6037         * src/Makefile.am
6038         * src/compose.c
6039         * src/crash.c
6040         * src/foldersel.c
6041         * src/main.c
6042         * src/mainwindow.c
6043         * src/messageview.c
6044         * src/messageview.h
6045         * src/prefs_actions.c
6046         * src/prefs_common.c
6047         * src/prefs_common.h
6048         * src/prefs_ext_prog.c
6049         * src/prefs_filtering_action.c
6050         * src/prefs_fonts.c
6051         * src/prefs_image_viewer.c
6052         * src/prefs_matcher.c
6053         * src/prefs_msg_colors.c
6054         * src/prefs_summaries.c
6055         * src/prefs_template.c
6056         * src/printing.c
6057         * src/printing.h
6058         * src/quote_fmt.c
6059         * src/summaryview.c
6060         * src/textview.c
6061         * src/gtk/Makefile.am
6062         * src/gtk/about.c
6063         * src/gtk/gtkcmclist.c
6064         * src/gtk/gtkcmctree.c
6065         * src/gtk/gtkutils.c
6066         * src/gtk/quicksearch.c
6067                 Remove all compile-time conditionals depending on
6068                 GTK+ < 2.10
6069         * src/gedit-print.c
6070         * src/gedit-print.h
6071         * src/gtk/gtksourceprintjob.c
6072         * src/gtk/gtksourceprintjob.h
6073                 Remove libgnomeprint-based printing system (and
6074                 command-line-based printing system) as GTK+ 2.10
6075                 ships with print support.
6076
6077 2010-02-08 [mir]        3.7.5cvs10
6078
6079         * src/compose.c
6080             Avoid displaying Bcc headers in message sent
6081             to NNTP servers. Thanks to Henning Mersch.
6082
6083
6084 2010-02-08 [pawel]      3.7.5cvs9
6085
6086         * src/mimeview.c
6087                 Make tooltips less cryptic
6088         * src/gtk/description_window.c
6089                 Improve window size calculation
6090
6091 2010-02-08 [pawel]      3.7.5cvs8
6092
6093         * src/compose.c
6094         * src/compose.h
6095         * src/common/utils.c
6096         * src/common/utils.h
6097         * src/gtk/authors.h
6098                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
6099                 Patch by Laurent Bigonville with slight modifications
6100
6101 2010-02-03 [pawel]      3.7.5cvs7
6102
6103         * m4/.cvsignore
6104                 Add some libtool files to ignore
6105
6106 2010-02-03 [pawel]      3.7.5cvs6
6107
6108         * src/plugins/trayicon/trayicon.c
6109                 Save and then restore focus when closing/minimizing to tray
6110
6111 2010-02-03 [mir]        3.7.5cvs5
6112
6113         * src/addrindex.c
6114         * src/editldap.c
6115         * src/ldapctrl.c
6116         * src/ldapctrl.h
6117         * src/ldapquery.c
6118         * src/ldapupdate.c
6119             Save LDAP password encrypted. See bug 2113.
6120
6121
6122 2010-02-03 [colin]      3.7.5cvs4
6123
6124         * src/privacy.c
6125                 Fix again decoding of encrypted parts. The
6126                 reverting of the patch was wrong, as the
6127                 double-decoding was fixed in smime itself.
6128                 Thanks to Matthias Drochner again...
6129
6130 2010-02-02 [colin]      3.7.5cvs3
6131
6132         * src/plugins/smime/smime.c
6133         * src/privacy.c
6134                 Revert 3.7.4cvs2 and make a better patch for bug
6135                 2059 and 2076. Patch by Matthias Drochner
6136
6137 2010-01-31 [pawel]      3.7.5cvs2
6138
6139         * src/gtk/authors.h
6140                 Fix hungarian translator's name
6141
6142 2010-01-31 [pawel]      3.7.5cvs1
6143
6144         * src/messageview.c
6145         * src/mimeview.c
6146                 Fix Bug 2107 - Arrow keys don't work in message view window
6147
6148 2010-01-31 [paul]       3.7.5
6149
6150         * NEWS
6151         * README
6152         * RELEASE_NOTES 
6153                 3.7.5 released!
6154
6155 2010-01-23 [pawel]      3.7.4cvs10
6156
6157         * src/addressbook.c
6158                 Fix button sensitivity in compose mode
6159
6160 2010-01-23 [pawel]      3.7.4cvs9
6161
6162         * commitHelper
6163         * tools/kdeservicemenu/install.sh
6164         * tools/make.themes.project
6165         * tools/nautilus2claws-mail.sh
6166         * tools/popfile-link.sh
6167         * tools/textviewer.sh
6168                 Not all systems have bash installed in /bin, use env(1) to find
6169                 it`s location
6170
6171 2010-01-22 [pawel]      3.7.4cvs8
6172
6173         * src/prefs_account.c
6174         * src/prefs_filtering.c
6175         * src/prefs_send.c
6176         * src/gtk/colorlabel.c
6177                 Add some separators in combos
6178
6179 2010-01-22 [pawel]      3.7.4cvs7
6180
6181         * autogen.sh
6182                 --disable-aspell -> --disable-enchant
6183         * configure.ac
6184                 Fix options spacing in configure --help
6185         * src/wizard.c
6186                 Make wizard's window centered on the screen
6187
6188 2010-01-19 [holger]     3.7.4cvs6
6189
6190         * src/folder.c
6191         * src/folder.h
6192                 Introduce folder_get_item_from_identifier().
6193                 In contrast to folder_find_item_from_identifier(), this
6194                 function recursively creates the FolderItems in the id path.
6195                 Useful for programmatically creating folders (e.g. by plugins)
6196
6197 2010-01-17 [pawel]      3.7.4cvs5
6198
6199         * src/gtk/authors.h
6200                 Fix my lastname
6201
6202 2010-01-16 [colin]      3.7.4cvs4
6203
6204         * src/plugins/pgpcore/sgpgme.c
6205                 Probably fix bug 2098, 'claws-mails crashes frequently 
6206                 with pgpcore'. Fix double-free.
6207
6208 2010-01-16 [holger]     3.7.4cvs3
6209
6210         * src/prefs_toolbar.h
6211                 Forgotten header
6212
6213 2010-01-15 [colin]      3.7.4cvs2
6214
6215         * src/privacy.c
6216                 Decode mimeinfo before decrypting it. Probably
6217                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6218                 with S/MIME encryption' and bug 2076 'having 
6219                 worked 2 times properly CLAWS ceased to 
6220                 decrypt incoming PGP mails -displays base64 
6221                 instead - sucks completely'
6222                 Let's hope complete suckage ends here!
6223                 Thanks to Matthias Drochner.
6224
6225 2010-01-08 [paul]       3.7.4cvs1
6226
6227         * tools/claws.i18n.status.pl
6228                 fix typos
6229
6230 2010-01-08 [paul]       3.7.4
6231
6232         * NEWS
6233         * README
6234         * RELEASE_NOTES 
6235                 3.7.4 released!
6236
6237 2010-01-08 [paul]       3.7.3cvs57
6238
6239         * po/ca.po
6240         * po/cs.po
6241         * po/de.po
6242         * po/fi.po
6243         * po/hu.po
6244         * po/id.po
6245         * po/ja.po
6246         * po/nl.po
6247         * po/pt_BR.po
6248         * po/pt_PT.po
6249         * po/ru.po
6250         * po/sk.po
6251                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6252                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6253                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6254                 Slavko
6255
6256 2010-01-08 [paul]       3.7.3cvs56
6257
6258         * src/common/utils.c
6259                 fix bug 2089, 'URLs ending with an underscore ('_')
6260                 are not correctly parsed'. thanks to Johan
6261
6262 2010-01-05 [colin]      3.7.3cvs55
6263
6264         * po/fr.po
6265                 Update french translation
6266
6267 2010-01-04 [mones]      3.7.3cvs54
6268
6269         * po/es.po
6270                 Update Spanish translation
6271
6272 2010-01-04 [mones]      3.7.3cvs53
6273
6274         * manual/plugins.xml
6275                 Some format
6276         * manual/es/claws-mail-manual.xml
6277         * manual/es/intro.xml
6278         * manual/es/plugins.xml
6279                 Synchronise with English version
6280
6281 2010-01-03 [paul]       3.7.3cvs52
6282
6283         * ChangeLog
6284                 fix format
6285         * src/gtk/authors.h
6286                 update TEAM_LIST, fix encoding
6287
6288 2010-01-03 [mir]        3.7.3cvs51
6289
6290         * src/compose.c
6291                 When composing to a NNTP list TO: will always be preset
6292                 to the NNTP list unless user has chosen some other default
6293                 in which case we will handle this the normal way. Therefore
6294                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6295
6296 2010-01-01 [paul]       3.7.3cvs50
6297
6298         * src/gtk/about.c
6299                 bump copyright year whilst it's in mind
6300
6301 2009-12-31 [paul]       3.7.3cvs49
6302
6303         * manual/claws-mail-manual.xml
6304         * manual/intro.xml
6305         * manual/plugins.xml
6306                 fix links so that they make sense in the context of the
6307                 text version of the manual
6308
6309 2009-12-31 [paul]       3.7.3cvs48
6310
6311         * manual/intro.xml
6312         * manual/plugins.xml
6313                 updates, improvements, corrections, additions
6314
6315 2009-12-29 [pawel]      3.7.3cvs47
6316
6317         * src/prefs_filtering_action.c
6318                 Fix Bug 2082 'Wrong color rectangle position when replacing
6319                 "color" processing rule'
6320
6321 2009-12-29 [colin]      3.7.3cvs46
6322
6323         * src/compose.c
6324                 Fix bug 2074, 'Remember sending account 
6325                 for sent messages'
6326
6327 2009-12-20 [holger]     3.7.3cvs45
6328
6329         * src/compose.c
6330                 Delay CREATED_HOOKLIST invokation until
6331                 after the modifications to the compose window
6332                 are done, to allow hooks to further modify the
6333                 window without getting overridden again
6334
6335 2009-12-20 [holger]     3.7.3cvs44
6336
6337         * src/prefs_toolbar.h
6338                 Fix last commit
6339
6340 2009-12-20 [holger]     3.7.3cvs43
6341
6342         * src/prefs_toolbar.c
6343         * src/prefs_toolbar.h
6344         * src/toolbar.c
6345                 Pass window struct to caller
6346
6347 2009-12-20 [holger]     3.7.3cvs42
6348
6349         * src/compose.c
6350         * src/compose.h
6351                 Add hooklist after creation of a compose window
6352
6353 2009-12-19 [holger]     3.7.3cvs41
6354
6355         * src/prefs_toolbar.c
6356         * src/prefs_toolbar.h
6357         * src/toolbar.c
6358                 Allow plugins to choose to which toolbar they want
6359                 to add actions (main window, compose window, or message view)
6360
6361 2009-12-19 [paul]       3.7.3cvs40
6362
6363         * src/statusbar.c
6364                 fix statusbar in GTK+ 2.19.1
6365
6366 2009-12-10 [pawel]      3.7.3cvs39
6367
6368         * src/compose.c
6369                 Better fix for cvs28 regression
6370
6371 2009-12-10 [iwkse]      3.7.3cvs38
6372
6373         * src/compose.c
6374             Fix some indentation
6375
6376 2009-12-10 [iwkse]      3.7.3cvs37
6377
6378         * src/compose.c
6379             Add missing checks for gtkaspell: avoid
6380             crashing in some cases when Enchant is 
6381             enabled but the spell checker is disabled 
6382             in preferences.
6383
6384 2009-12-09 [colin]      3.7.3cvs36
6385
6386         * src/compose.c
6387                 Fix leak and unchecked accesses.
6388
6389 2009-12-09 [mir]        3.7.3cvs35
6390
6391         * src/compose.c
6392         Fix Bug 2072 "template at folder properties is not working"
6393         introduced in cvs24.
6394
6395 2009-12-08 [pawel]      3.7.3cvs34
6396
6397         * src/compose.c
6398                 When 'Reply All' remove current compose address from
6399                 Cc/Bcc list - fix for regression introduced in cvs28
6400
6401 2009-12-05 [pawel]      3.7.3cvs33
6402
6403         * src/messageview.c
6404                 Fix memory management, duh!
6405
6406 2009-12-04 [pawel]      3.7.3cvs32
6407
6408         * src/messageview.c
6409                 Use case insensitive comparison in search for
6410                 duplicate urls
6411         * src/uri_opener.c
6412                 Refresh scrollbars on every window open
6413
6414 2009-12-04 [pawel]      3.7.3cvs31
6415
6416         * src/compose.c
6417                 Highlight misspelled words when applying template and
6418                 check_while_typing option is on
6419
6420 2009-12-03 [pawel]      3.7.3cvs30
6421
6422         * src/compose.c
6423                 Highlight misspelled words in text inserted from file(s)
6424                 or pasted to message body when check_while_typing
6425                 options is on
6426
6427 2009-12-02 [pawel]      3.7.3cvs29
6428
6429         * src/compose.c
6430                 Revert first part of previous commit
6431
6432 2009-12-02 [pawel]      3.7.3cvs28
6433
6434         * src/compose.c
6435                 Fix Bug 2055 "duplicate mailing list reply if
6436                 List-Post + Reply-To present"
6437                 - Ignore Reply-To if answering to ML
6438                 - Improve parsing of List-Post header
6439
6440 2009-12-02 [pawel]      3.7.3cvs27
6441
6442         * src/compose.c
6443         * src/compose.h
6444                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6445                 email had user in "From" and "CC"
6446                 Don't allow duplicate addresses in compose window headers
6447
6448 2009-12-02 [mones]      3.7.3cvs26
6449
6450         * manual/intro.xml
6451         * manual/es/intro.xml
6452         * manual/fr/intro.xml
6453         * manual/it/intro.xml
6454         * manual/pl/intro.xml
6455                 Make URL to point current site
6456
6457 2009-12-01 [holger]     3.7.3cvs25
6458
6459         * src/summaryview.c
6460         * src/summaryview.h
6461                 Introduce new drag type "claws-mail/msg-path-list" for
6462                 drag'n'drop of a message selection from the summaryview
6463                 into other applications. The drag data gets set to the
6464                 folder-item-id followed by message ids, separated by newlines.
6465                 This enables other applications to back-link to Claws Mail
6466                 via a "claws-mail --select" call after they received a drop.
6467
6468 2009-11-30 [mir]        3.7.3cvs24
6469
6470         * src/compose.c
6471            Place cursor in compose window according to provided input
6472            If to: is present place cursor in subject field and if both
6473            to: and subject: is present place cursor in body. If body: is
6474            present insert a new line after text and place cursor there.
6475
6476 2009-11-27 [mones]      3.7.3cvs23
6477
6478         * src/gtk/quicksearch.c
6479                 Allow viewing longer expressions if there's space
6480
6481 2009-11-25 [holger]     3.7.3cvs22
6482
6483         * Makefile.am
6484         * src/common/Makefile.am
6485         * src/common/utils.c
6486         * src/common/utils.h
6487                 Add a function to query the
6488                 filepath of the .desktop file
6489
6490 2009-11-25 [colin]      3.7.3cvs21
6491
6492         * src/imap.c
6493                 Fix bug 2063, 'glib assertion in GRelation use in 
6494                 imap.c'
6495
6496 2009-11-24 [pawel]      3.7.3cvs20
6497
6498         * src/common/utils.c
6499                 Fix Bug 2053 'Inconsistent application of Coloration 
6500                 of Message text'
6501                 Don't allow '<' character between quotation marks
6502
6503 2009-11-21 [holger]     3.7.3cvs19
6504
6505         * src/printing.c
6506                 Modify cairo clip handling in preview windows,
6507                 to prevent print preview windows from being blank
6508                 with GTK+ 2.18. Follow recommendation of the GTK+
6509                 documentation (section "Migrating to client side windows")
6510                 and create a new cairo context for each expose event.
6511
6512 2009-11-19 [pawel]      3.7.3cvs18
6513
6514         * Makefile.am
6515                 complete 3.7.3cvs15 so install is DESTDIR safe
6516                 remove icons with changed names on uninstall
6517
6518 2009-11-18 [pawel]      3.7.3cvs17
6519
6520         * src/news_gtk.c
6521                 remove unneeded and code-duplicating function
6522
6523 2009-11-18 [pawel]      3.7.3cvs16
6524
6525         * src/news_gtk.c
6526                 Fix Bug 2057 'Claws mail does not keep renamed names
6527                 of nntp-subscribed groups'
6528                 Check for already subscribed group using item->path for group
6529                 comparision as folders item->path != item->name may be truth 
6530                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6531
6532 2009-11-17 [pawel]      3.7.3cvs15
6533
6534         * Makefile.am
6535                 Fix Bug 2049 'some icons not copied?'
6536                 Install additional 64x64 and 128x128 icons
6537
6538 2009-11-17 [holger]     3.7.3cvs14
6539
6540         * src/prefs_toolbar.c
6541         * src/prefs_toolbar.h
6542         * src/toolbar.c
6543         * src/toolbar.h
6544                 Allow plugins to register toolbar items
6545
6546 2009-11-11 [pawel]      3.7.3cvs13
6547
6548         * src/addressbook.c
6549         * src/compose.c
6550         * src/compose.h
6551         * src/filtering.c
6552                 Fix Bug 1867 Changing account does not change BCC address
6553                 Set account specific headers when changing account
6554                 in compose window.
6555
6556 2009-11-07 [colin]      3.7.3cvs12
6557
6558         * src/gtk/prefswindow.c
6559                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6560                 Patch by Pawel
6561
6562 2009-11-07 [colin]      3.7.3cvs11
6563
6564         * src/gtk/spell_entry.c
6565                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6566                 Patch by Pawel Pekala
6567
6568 2009-10-27 [colin]      3.7.3cvs10
6569
6570         * src/folder.c
6571                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6572                 Don't try to check whether the folder is up-to-date if
6573                 the folder class doesn't implement set_mtime, as we don't
6574                 care in this case. This code exists since a long time, but
6575                 the bug was triggered by more scanning of queue folders 
6576                 since recently (when we added \Deleted handling).
6577
6578 2009-10-27 [colin]      3.7.3cvs9
6579
6580         * src/mainwindow.c
6581                 Try to fix registering as default client
6582                 on windows 7
6583
6584 2009-10-21 [wwp]        3.7.3cvs8
6585
6586         * src/common/utils.c
6587                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6588
6589 2009-10-21 [wwp]        3.7.3cvs7
6590
6591         * src/common/utils.c
6592                 Don't core dump when attempting to insert a non-existing
6593                 file using a mailto: uri (g_error does core dump).
6594
6595 2009-10-20 [colin]      3.7.3cvs6
6596
6597         * src/common/utils.c
6598                 Don't g_error on normal warnings...
6599
6600 2009-10-20 [colin]      3.7.3cvs5
6601
6602         * src/plugins/pgpcore/sgpgme.c
6603                 Fix bug 1996, 'S/MIME key not selected'
6604                 Check for S/MIME certs too
6605
6606 2009-10-20 [colin]      3.7.3cvs4
6607
6608         * src/common/w32lib.h
6609                 Fix win32 build on latest mingw32
6610
6611 2009-10-20 [colin]      3.7.3cvs3
6612
6613         * src/exportldif.c
6614         * src/ldif.c
6615         * src/ldif.h
6616                 Fix LDIF export. Patch by Michael Rasmussen
6617
6618 2009-10-18 [paul]       3.7.3cvs2
6619
6620         * tools/claws.i18n.status.pl
6621                 increase the value of $transolddays since we're relasing less
6622                 often now.
6623                 rework the en_GB.po hack so that en_GB is always 100% translated
6624                 and recently updated
6625
6626 2009-10-17 [paul]       3.7.3cvs1
6627
6628         * src/prefs_account.c
6629         * src/prefs_compose_writing.c
6630         * src/prefs_receive.c
6631         * src/prefs_summaries.c
6632         * src/prefs_wrapping.c
6633                 reword a few labels. (this incorporates everything
6634                 that seemed worthwhile from bug 2020)
6635         * src/prefs_customheader.c
6636                 use a 'Browse' button instead of button with
6637                 label 'From file...'
6638
6639 2009-10-12 [colin]
6640
6641         * CVS repository change
6642
6643 2009-10-09 [paul[       3.7.3
6644
6645         version 3.7.3 unleashed!!
6646
6647 2009-10-07 [paul]       3.7.2cvs49
6648
6649         * src/folderview.c
6650         * src/folderview.h
6651         * src/mainwindow.c
6652                 fix  Bug 1994 -  Changing colors required restart.
6653                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6654                 more accurate folderview_reinit_fonts()
6655
6656 2009-10-07 [paul]       3.7.2cvs48
6657
6658         * src/addrgather.c
6659         * src/prefs_common.c
6660         * src/prefs_common.h
6661                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6662                 patch by Pawel Pekala
6663
6664 2009-10-07 [paul]       3.7.2cvs47
6665
6666         * po/cs.po
6667         * po/de.po
6668         * po/hu.po
6669         * po/id.po
6670         * po/ja.po
6671         * po/pt_BR.po
6672                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6673                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6674                 Goncalves Guimaraes
6675
6676 2009-10-06 [colin]      3.7.2cvs46
6677
6678         * po/fr.po
6679                 French translation update
6680
6681 2009-10-05 [paul]       3.7.2cvs45
6682
6683         * src/printing.c
6684                 enable Page Size and Orientation in the print dialog,
6685                 GTK+ >= 2.18.x only. Patch by Mark__T
6686
6687 2009-10-05 [paul]       3.7.2cvs44
6688
6689         * src/prefs_summaries.c
6690                 fix label, startup --> start-up, to match other uses of the
6691                 term
6692
6693 2009-10-05 [paul]       3.7.2cvs43
6694
6695         * po/pl.po
6696                 updated by Emilian Nowak
6697
6698 2009-10-03 [colin]      3.7.2cvs42
6699
6700         * src/mimeview.c
6701         * src/noticeview.c
6702         * src/gtk/gtkcmclist.c
6703         * src/gtk/gtkvscrollbutton.c
6704         * src/gtk/logwindow.c
6705                 GTK+ 2.18 fixes:
6706                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6707                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6708                 Fix warning at start
6709
6710 2009-09-28 [colin]      3.7.2cvs41
6711
6712         * src/matcher.c
6713         * src/mimeview.c
6714         * src/prefs_folder_item.c
6715                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6716
6717 2009-09-28 [colin]      3.7.2cvs40
6718
6719         * src/prefs_summaries.c
6720         * src/gtk/sslcertwindow.c
6721                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6722                 shows up garbled in GUI'. Patch by Pawel Pekala
6723
6724 2009-09-24 [iwkse]      3.7.2cvs39
6725
6726         * configure.ac
6727             That's only for statistics, of course :)
6728
6729 2009-09-24 [iwkse]      3.7.2cvs38
6730
6731         * configure.ac
6732             ...
6733
6734 2009-09-24 [iwkse]      3.7.2cvs37
6735
6736         * configure.ac
6737             Revert unwanted change
6738
6739 2009-09-24 [iwkse]      3.7.2cvs36
6740
6741         * src/action.c
6742             Fix issue with filtering actions and 
6743             parsed parameters
6744
6745 2009-09-20 [mones]      3.7.2cvs35
6746
6747         * tools/convert_mbox.pl
6748                 Add -R flag to support recursive conversions
6749                 of arbitrary Evolution mail folders, based on
6750                 bash script by Daniel Dickinson (fixes debian 
6751                 bug #461435) 
6752         * tools/popfile-link.sh
6753                 Set required shell for script (fixes debian 
6754                 bug #530057)
6755
6756 2009-09-16 [colin]      3.7.2cvs34
6757
6758         * src/main.c
6759                 Go grab files in /etc/skel if they exist
6760                 at first startup 
6761
6762 2009-09-15 [colin]      3.7.2cvs33
6763
6764         * src/procmime.c
6765                 Complete 3.7.1cvs42: only output directly to
6766                 final file if we get NULL byes at the start.
6767                 Still fixes saving UTF16 files, but also
6768                 fixes displaying Base64 parts with decoding
6769                 errors (parts without errors get displayed)
6770
6771 2009-09-14 [colin]      3.7.2cvs32
6772
6773         * src/matcher.c
6774         * src/matcher.h
6775         * src/matcher_parser_parse.y
6776         * src/prefs_matcher.c
6777                 Add 'has_attachment' and 'signed' matcher
6778                 expressions. Patch by Aleksei Miheev, fixes
6779                 bug 1997. 
6780
6781 2009-09-14 [colin]      3.7.2cvs31
6782
6783         * src/common/utils.c
6784                 Add "Re :" prefix from french Yahoo mail.
6785                 Patch by Didier Barvaux, fixes bug 1999
6786
6787 2009-09-10 [mones]      3.7.2cvs30
6788
6789         * manual/plugins.xml
6790                 Fix sites supported by SpamReport
6791         * manual/es/plugins.xml
6792                 Synchronise Spanish manual
6793
6794 2009-09-07 [holger]     3.7.2cvs29
6795
6796         * Makefile.am
6797                 Also update the icon cache on uninstall.
6798                 This prevents possible problems when Claws Mail was
6799                 uninstalled and installed again into a different location,
6800                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
6801                 and the blog post linked therein
6802
6803 2009-09-07 [paul]       3.7.2cvs28
6804
6805         * src/prefs_toolbar.c
6806                 when updating the main toolbar icons just update
6807                 the main toolbar (and consequently fix a bug where
6808                 folderview icons would disappear)
6809
6810 2009-08-30 [holger]     3.7.2cvs27
6811
6812         * src/compose.c
6813                 Do case-insensitive comparison against
6814                 header names when extracting recipients
6815                 from composed mails
6816
6817 2009-08-23 [colin]      3.7.2cvs26
6818
6819         * src/mbox.c
6820                 Probably fix RH bug 512024, " folder.c:3543 
6821                 Condition msglist != NULL failed"
6822
6823 2009-08-23 [colin]      3.7.2cvs25
6824
6825         * src/prefs_compose_writing.c
6826                 Make the maximum size warning bigger. Patch
6827                 by Didier Barvaux on bug 1986.
6828
6829 2009-08-21 [colin]      3.7.2cvs24
6830
6831         * src/compose.c
6832                 Previous commit: move the function into compose_insert_file
6833                 so that it's also used on drag-n-drop
6834
6835 2009-08-21 [colin]      3.7.2cvs23
6836
6837         * src/compose.c
6838                 Fix scrolling when adding an header
6839
6840 2009-08-21 [colin]      3.7.2cvs22
6841
6842         * src/compose.c
6843         * src/prefs_common.c
6844         * src/prefs_common.h
6845         * src/prefs_compose_writing.c
6846         * src/common/utils.c
6847                 Fix bug 1986, "New feature: warn user when inserting 
6848                 a large file in the message body". Patch by Didier
6849                 Barvaux
6850
6851 2009-08-21 [colin]      3.7.2cvs21
6852
6853         * AUTHORS
6854         * src/gtk/authors.h
6855         * src/common/utils.c
6856                 Fix bug 1984: Add R�f. : reply prefix (french 
6857                 Lotus Notes); patch by Didier Barvaux
6858
6859 2009-08-21 [colin]      3.7.2cvs20
6860
6861         * src/codeconv.c
6862         * src/codeconv.h
6863                 Fix bug 1969, 'Bad guess for outgoing encoding'
6864                 Make sure the specific converters (japanese in
6865                 this case) can return success/error in strict
6866                 mode, instead of silently failing back to 
6867                 strncpy
6868
6869 2009-08-20 [holger]     3.7.2cvs19
6870
6871         * src/compose.c
6872         * src/compose.h
6873                 Make it possible for code outside
6874                 compose (e.g. plugins) to attach files
6875
6876 2009-08-20 [colin]      3.7.2cvs18
6877
6878         * src/main.c
6879                 Fix crash when accessing IMAP soon
6880
6881 2009-08-18 [colin]      3.7.2cvs17
6882
6883         * src/ldapquery.c
6884                 Maybe fix crash on non-existent LDAP server
6885
6886 2009-08-04 [colin]      3.7.2cvs16
6887
6888         * src/toolbar.c
6889                 Fix toolbar's spacing that breaks dark
6890                 themes (patch from http://blogs.igalia.com/aperez/
6891                 2009/07/making-claws-mail-look-better/)
6892
6893 2009-07-28 [colin]      3.7.2cvs15
6894
6895         * src/account.c
6896         * src/addrcustomattr.c
6897         * src/addressadd.c
6898         * src/addressbook_foldersel.c
6899         * src/addrgather.c
6900         * src/browseldap.c
6901         * src/compose.c
6902         * src/editbook.c
6903         * src/editgroup.c
6904         * src/editjpilot.c
6905         * src/editldap.c
6906         * src/editldap_basedn.c
6907         * src/edittags.c
6908         * src/editvcard.c
6909         * src/exphtmldlg.c
6910         * src/expldifdlg.c
6911         * src/export.c
6912         * src/foldersel.c
6913         * src/import.c
6914         * src/importldif.c
6915         * src/importmutt.c
6916         * src/importpine.c
6917         * src/prefs_actions.c
6918         * src/prefs_customheader.c
6919         * src/prefs_display_header.c
6920         * src/prefs_filtering.c
6921         * src/prefs_folder_column.c
6922         * src/prefs_matcher.c
6923         * src/prefs_summary_column.c
6924         * src/prefs_summary_open.c
6925         * src/prefs_template.c
6926         * src/textview.c
6927         * src/uri_opener.c
6928                 Fix bug 1950, 'Program freeze up during folder selection'
6929                 Don't leave hidden windows modal
6930
6931 2009-07-28 [colin]      3.7.2cvs14
6932
6933         * src/ldapquery.c
6934                 Fix bug 1957, 'LDAP errs out after searching too 
6935                 many search bases'
6936
6937 2009-07-28 [colin]      3.7.2cvs13
6938
6939         * src/summaryview.c
6940                 Fix bug 1966, '"Collapse all threads" slower than 
6941                 "Expand all threads"'
6942
6943 2009-07-28 [colin]      3.7.2cvs12
6944
6945         * src/common/session.c
6946                 Fix bug 1967, 'Claws gets stuck after accepting 
6947                 a certificate warning dialog'
6948
6949 2009-07-19 [paul]       3.7.2cvs11
6950
6951         * manual/plugins.xml
6952                 a few small changes to the English
6953
6954 2009-07-18 [mones]      3.7.2cvs10
6955
6956         * manual/plugins.xml
6957                 Add new bsfilter and fancy plugins to the docs
6958                 and a note about dealing with plugins of the same class
6959         * src/prefs_account.c
6960                 Fix extra space at the end typo
6961
6962 2009-07-16 [colin]      3.7.2cvs9
6963
6964         * src/summaryview.c
6965                 Fix wrong return without unlocking; thanks
6966                 to mupuf_
6967
6968 2009-07-14 [colin]      3.7.2cvs8
6969
6970         * src/imap.c
6971                 Fix bug 1954, 'Segfault on reading wrong STATUS'
6972
6973 2009-07-10 [colin]      3.7.2cvs7
6974
6975         * src/plugins/pgpcore/plugin.def
6976         * src/common/utils.h
6977                 Fix windows port
6978
6979 2009-07-10 [colin]      3.7.2cvs6
6980
6981         * src/prefs_display_header.c
6982                 Fix bug 1951, 'C-Mail dumps core when editing 
6983                 displayed headers'. Patch by Alexey Rusakov
6984
6985 2009-07-10 [colin]      3.7.2cvs5
6986
6987         * src/folderview.c
6988                 Fix bug 1952, 'Deleted mails in Queue folder 
6989                 highlight it'.
6990
6991 2009-07-09 [colin]      3.7.2cvs4
6992
6993         * src/gtk/spell_entry.c
6994                 Fix bug 1949, 'Spell checker doesn't recognise 
6995                 certain word in Subject header, but does in 
6996                 message body'. Patch by Pawel Pekala.
6997
6998 2009-07-09 [paul]       3.7.2cvs3
6999
7000         * configure.ac
7001                 use pkgconfig to check for the minimum required
7002                 version of GnuTLS
7003
7004 2009-07-06 [colin]      3.7.2cvs2
7005
7006         * src/prefs_customheader.c
7007                 Fix build failure
7008
7009 2009-07-04 [paul]       3.7.2cvs1
7010
7011         * tools/claws.i18n.status.pl
7012                 updated
7013
7014 2009-07-03 [paul]       3.7.2
7015
7016         * NEWS
7017         * README
7018         * RELEASE_NOTES 
7019                 3.7.2 released!
7020
7021 2009-07-03 [paul]       3.7.1cvs85
7022
7023         * AUTHORS
7024         * configure.ac
7025         * po/pt_PT.po
7026         * po/sk.po
7027         * src/gtk/authors.h
7028                 added new translations by Tiago Faria and Slavko
7029         * po/bg.po
7030         * po/cs.po
7031         * po/de.po
7032         * po/es.po
7033         * po/fi.po
7034         * po/fr.po
7035         * po/hu.po
7036         * po/id.po
7037         * po/it.po
7038         * po/ja.po
7039         * po/pt_BR.po
7040         * po/ru.po
7041                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
7042                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
7043                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
7044                 Goncalves Guimaraes, Aleksei Miheev
7045
7046 2009-07-01 [colin]      3.7.1cvs84
7047
7048         * src/prefs_common.c
7049                 Fix bug 1940, 'Doesn't open links in 
7050                 user's default browser'. Turn the preference
7051                 to TRUE by default; that will only change the
7052                 behaviour for new users.
7053
7054 2009-06-29 [colin]      3.7.1cvs83
7055
7056         * src/filtering.c
7057         * src/filtering.h
7058         * src/prefs_filtering_action.c
7059                 Fix bug 1935, 'problems with very long filtering actions':
7060                 Use a dynamic buffer in action to string, and a bigger
7061                 buffer in string to action
7062
7063 2009-06-29 [colin]      3.7.1cvs82
7064
7065         * src/matcher_parser_lex.l
7066                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
7067
7068 2009-06-29 [colin]      3.7.1cvs81
7069
7070         * src/addressbook.c
7071                 Fix warnings
7072         * src/editgroup.c
7073                 Fix crash (out-of-bounds tree column)
7074         * src/gtk/gtkcmctree.c
7075         * src/gtk/gtksctree.c
7076                 Prevent using an out-of-bounds tree column
7077
7078 2009-06-29 [colin]      3.7.1cvs80
7079
7080         * src/ldapupdate.c
7081         * src/ldif.c
7082                 Leak fixes; patch by Pawel Pekala.
7083
7084 2009-06-26 [colin]      3.7.1cvs79
7085
7086         * src/summaryview.c
7087                 Sort by msgnum if dates are equal
7088
7089 2009-06-24 [paul]       3.7.1cvs78
7090
7091         * src/summaryview.c
7092                 make some (forgotten) strings translatable
7093
7094 2009-06-19 [colin]      3.7.1cvs77
7095
7096         * src/summaryview.c
7097                 Fix menu sensitiveness
7098
7099 2009-06-18 [colin]      3.7.1cvs76
7100
7101         * configure.ac
7102         * src/plugins/pgpcore/sgpgme.c
7103         * src/plugins/pgpcore/sgpgme.h
7104         * src/plugins/pgpmime/mypgpcore.def
7105         * src/plugins/pgpmime/pgpmime.c
7106         * src/plugins/smime/mypgpcore.def
7107         * src/plugins/smime/smime.c
7108                 Use largefile support (and stop using our old GPGME
7109                 hack on gpgme_data_seek/rewind)
7110                 (See 1.9.12cvs44 to 46 - if this breaks things we 
7111                 should soon know :)
7112
7113 2009-06-13 [colin]      3.7.1cvs75
7114
7115         * src/gtk/spell_entry.c
7116                 Fix assertion. We can put a NULL gtkaspell to
7117                 an entry; it just means it won't be spell-checked.
7118
7119 2009-06-12 [mones]      3.7.1cvs74
7120
7121         * src/compose.c
7122         * src/messageview.c
7123         * src/prefs_account.c
7124         * src/prefs_account.h
7125         * src/common/utils.c
7126         * src/common/utils.h
7127                 Added preference to use account address in generated
7128                 Message-Id. Fixes Debian bug #531052
7129
7130 2009-06-12 [colin]      3.7.1cvs73
7131
7132         * src/common/ssl.c
7133                 Better fix, API-compatible with libgnutls13
7134
7135 2009-06-12 [colin]      3.7.1cvs72
7136
7137         * src/common/ssl.c
7138                 Use compatibility mode in GnuTLS, and avoid problems with 
7139                 servers that don't comply 100% with the spec, but still
7140                 exist.
7141
7142 2009-06-06 [iwkse]      3.7.1cvs71
7143
7144         * src/compose.c
7145                 Ops..revert a mix with another patch
7146
7147 2009-06-06 [iwkse]      3.7.1cvs70
7148
7149         * src/compose.c
7150                 A better fix for the previous commit's issue
7151
7152 2009-06-06 [iwkse]      3.7.1cvs69
7153
7154         * src/compose.c
7155                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7156                 event is sent to the Attach property window
7157
7158 2009-06-05 [colin]      3.7.1cvs68
7159
7160         * src/compose.c
7161                 Fix build on GTK+ 2.6
7162
7163 2009-06-03 [mones]      3.7.1cvs67
7164
7165         * tools/make.themes.project
7166                 Oops! fix header, sorry Paul ;-)
7167
7168 2009-06-03 [mones]      3.7.1cvs66
7169
7170         * tools/make.themes.project
7171                 Add support for PNG themes and other
7172                 fixes i don't remember now... :)
7173
7174 2009-06-02 [colin]      3.7.1cvs65
7175
7176         * src/compose.c
7177         * src/prefs_template.c
7178         * src/quote_fmt.c
7179                 Fix error messages in templates, and fix their
7180                 checking
7181
7182 2009-05-22 [colin]      3.7.1cvs64
7183
7184         * src/compose.c
7185                 And remove hbox too
7186
7187 2009-05-22 [colin]      3.7.1cvs63
7188
7189         * src/compose.c
7190                 Fix phantom button behind entry when
7191                 changing fields via Tools/Reply mode.
7192
7193 2009-05-22 [colin]      3.7.1cvs62
7194
7195         * src/compose.c
7196                 Fix icon size
7197
7198 2009-05-21 [mones]      3.7.1cvs61
7199
7200         * src/compose.c
7201         * src/compose.h
7202                 Add button to empty header lines with one click
7203
7204 2009-05-21 [paul]       3.7.1cvs60
7205
7206         * src/mainwindow.c
7207         * src/mainwindow.h
7208         * src/plugins/trayicon/trayicon.c
7209                 when quitting from the trayicon, honour
7210                 prefs_common.clean_on_exit
7211
7212 2009-05-21 [paul]       3.7.1cvs59
7213
7214         * src/gtk/Makefile.am
7215                 remove duplicate entry
7216                 thanks to Charles A Edwards
7217
7218 2009-05-19 [paul]       3.7.1cvs58
7219
7220         * src/send_message.c
7221                 clear progressbar in the statusbar on 'Cancel'
7222
7223 2009-05-16 [colin]      3.7.1cvs57
7224
7225         * AUTHORS
7226         * src/gtk/authors.h
7227                 Add Fabian
7228
7229 2009-05-16 [colin]      3.7.1cvs56
7230
7231         * src/msgcache.c
7232                 Remove msgnum>0 condition for removing messages
7233                 from caches. There's no such condition on add.
7234                 Fixes bug 1913, 'Allow to remove phantom 
7235                 messages from the cache'; patch by Fabian
7236                 Keil <fk at fabiankeil.de>
7237
7238 2009-05-12 [holger]     3.7.1cvs55
7239
7240         * src/messageview.c
7241         * src/messageview.h
7242                 Introduce hook after showing of the message view
7243
7244 2009-05-11 [colin]      3.7.1cvs54
7245
7246         * src/compose.c
7247                 Fix bug 1872, 'A: Cc: CCi: selector should 
7248                 default on same as preceding contact'
7249
7250 2009-05-10 [holger]     3.7.1cvs53
7251
7252         * src/addr_compl.c
7253         * src/addr_compl.h
7254                 Add a hook to make it possible for plugins to
7255                 modify the address completion list
7256
7257 2009-05-06 [paul]       3.7.1cvs52
7258
7259         * src/folder.c
7260         * src/mimeview.c
7261                 fix bug 1915, 'Mails signed with smime.p7s
7262                 display both signed and attachment icon.'
7263
7264 2009-05-05 [colin]      3.7.1cvs51
7265
7266         * src/common/utils.c
7267                 Fix patch :)
7268
7269 2009-05-05 [colin]      3.7.1cvs50
7270
7271         * src/common/utils.c
7272                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7273                 different mountpoint than tempdir'
7274
7275 2009-05-04 [colin]      3.7.1cvs49
7276
7277         * src/msgcache.c
7278                 Probably fix bug 1914, 'Crash reading
7279                 corrupted tags file'
7280
7281 2009-04-26 [paul]       3.7.1cvs48
7282
7283         * configure.ac
7284         * src/gtk/gtkaspell.h
7285                 fix bug 1904, 'build mechanism looks for
7286                 'enchant.h' in a wrong place'
7287
7288 2009-04-25 [paul]       3.7.1cvs47
7289
7290         * src/printing.c
7291                 gah! fix coding style!
7292
7293 2009-04-25 [paul]       3.7.1cvs46
7294
7295         * src/printing.c
7296         * src/toolbar.c
7297                 if building with GTK+ >= 2.16 use
7298                 gtk_orientable_set_orientation() instead of now
7299                 deprecated gtk_toolbar_set_orientation()
7300
7301 2009-04-24 [colin]      3.7.1cvs45
7302
7303         * src/compose.c
7304                 Ask before sending if an attached file has
7305                 disappeared.
7306
7307 2009-04-19 [paul]       3.7.1cvs44
7308
7309         * src/prefs_common.c
7310         * src/prefs_common.h
7311         * src/gtk/about.c
7312                 save About window size.
7313                 patch by Pawel Pekala
7314
7315 2009-04-12 [paul]       3.7.1cvs43
7316
7317         * tools/csv2addressbook.pl
7318                 add extra CSV fields that are now appended
7319                 by thunderbird (version 2.0.0.21)
7320
7321 2009-04-08 [colin]      3.7.1cvs42
7322
7323         * src/procmime.c
7324                 fix saving (but not displaying) of UTF-16
7325                 files
7326
7327 2009-04-08 [colin]      3.7.1cvs41
7328
7329         * src/gtk/manage_window.c
7330                 Disable transient windows on win32 - seems to
7331                 fix most focusing issues
7332
7333 2009-04-05 [colin]      3.7.1cvs40
7334
7335         * src/procmsg.c
7336                 Don't ask whether we want to send deleted mails in queue
7337                 folders; also, don't send deleted mails when flushing
7338                 queues
7339
7340 2009-04-04 [paul]       3.7.1cvs39
7341
7342         * AUTHORS
7343         * configure.ac
7344         * po/id.po
7345         * src/gtk/authors.h
7346         * tools/claws.i18n.status.pl
7347                 add new Indonesian translation, by
7348                 MSulchan Darmawan
7349
7350 2009-04-03 [paul]       3.7.1cvs38
7351
7352         * AUTHORS
7353         * src/gtk/authors.h
7354                 credit due
7355
7356 2009-04-03 [colin]      3.7.1cvs37
7357
7358         * src/compose.c
7359         * src/textview.c
7360                 Fix bug 1891, 'Add support for gopher:// links'
7361                 Patch by Jacob Head <clawsmail at jacob-head.com>
7362                 Let's go back to the roots! 
7363
7364 2009-04-03 [paul]       3.7.1cvs36
7365
7366         * m4/Makefile.am
7367                 complete cvs35
7368
7369 2009-04-03 [paul]       3.7.1cvs35
7370
7371         * configure.ac
7372                 add AC_CONFIG_MACRO_DIR([m4])
7373                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7374         * m4/aclocal-include.m4
7375                 removed this now unneeded file
7376
7377 2009-04-02 [colin]      3.7.1cvs34
7378
7379         * src/common/utils.h
7380                 Fix previous (thanks to Marcus :)
7381
7382 2009-04-02 [colin]      3.7.1cvs33
7383
7384         * src/common/utils.h
7385         * src/etpan/etpan-thread-manager.c
7386                 pipe() was a macro from GLib on win32 until
7387                 glib 2.13.2. It's undefined after that.
7388                 Thanks to Marcus Brinkmann for the heads-up!
7389
7390 2009-03-31 [colin]      3.7.1cvs32
7391
7392         * src/folder_item_prefs.c
7393                 Copy folder settings with prefs
7394
7395 2009-03-31 [colin]      3.7.1cvs31
7396
7397         * src/prefs_account.c
7398                 Don't use un-sensitive checkboxes in Privacy tab
7399                 when privacy system in None (makes unchecking 
7400                 painful when no privacy plugin is loaded)
7401
7402 2009-03-30 [colin]      3.7.1cvs30
7403
7404         * src/folder.c
7405         * src/folder.h
7406         * src/imap.c
7407         * src/mainwindow.c
7408         * src/mainwindow.h
7409         * src/prefs_account.c
7410         * src/prefs_account.h
7411         * src/summaryview.c
7412         * src/summaryview.h
7413                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7414                 Add an option on the Receive page of IMAP account preferences:
7415                 "Move deleted mails to trash and expunge immediately". This
7416                 option defaults to TRUE to avoid changing the existing behaviour.
7417                 Setting it to FALSE prevents automatic expunging. 
7418                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7419                 (View/Hide deleted message being a per-folder setting, and behaving,
7420                 like View/Hide read messages).
7421
7422 2009-03-30 [colin]      3.7.1cvs29
7423
7424         * src/imap.c
7425                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7426                 ask for IMAP password when using GSSAPI auth
7427
7428 2009-03-27 [colin]      3.7.1cvs28
7429
7430         * src/folder.c
7431                 Fix cvs14, make sure we mark non-existent caches dirty
7432                 (or they never get written)
7433
7434 2009-03-27 [colin]      3.7.1cvs27
7435
7436         * src/imap.c
7437                 Fix tag update when all tags are removed 
7438                 from another client
7439
7440 2009-03-25 [colin]      3.7.1cvs26
7441
7442         * configure.ac
7443                 Fix configure.ac, thanks to Pawel
7444
7445 2009-03-25 [colin]      3.7.1cvs25
7446
7447         * src/news.c
7448         * src/etpan/nntp-thread.c
7449                 Fix header fetching (NG/To/Cc). Fixes 
7450                 bug 1883, 'Message processing fails to 
7451                 act on Newsgroups: field'
7452
7453 2009-03-23 [colin]      3.7.1cvs24
7454
7455         * src/textview.c
7456                 Fix internal headers visible in queue/sent
7457
7458 2009-03-23 [colin]      3.7.1cvs23
7459
7460         * configure.ac
7461                 Fix check for RC (resource compiler) used
7462                 on win32 (AC_LIBTOOL_RC used to call it 
7463                 implicitely but stopped)
7464
7465 2009-03-19 [colin]      3.7.1cvs22
7466
7467         * src/toolbar.c
7468                 Put spam button in default toolbar even if
7469                 bogofilter and spamassassin are not built.
7470                 Other anti-spam plugin could exist! :)
7471         * src/common/utils.c
7472                 Fix exit status fetch on win32
7473
7474 2009-03-18 [paul]       3.7.1cvs21
7475
7476         * src/gtk/spell_entry.c
7477                 fix "[BUG] Wrong word replaced in 'Subject:'
7478                 when spell-checking correction used"
7479                 Patch by Pawel Pekala
7480
7481 2009-03-17 [colin]      3.7.1cvs20
7482
7483         * src/common/utils.c
7484                 Fix win32 build (from cvs12)
7485
7486 2009-03-17 [colin]      3.7.1cvs19
7487
7488         * src/compose.c
7489                 Fix bug 1735, 'Change To: and Newsgroups: 
7490                 recipient field according account type'
7491                 Patch by Pawel
7492
7493 2009-03-17 [colin]      3.7.1cvs18
7494
7495         * src/msgcache.c
7496         * src/prefs_common.c
7497         * src/prefs_common.h
7498         * src/prefs_other.c
7499         * src/common/prefs.c
7500                 Add preference for fsyncing metadata
7501
7502 2009-03-16 [paul]       3.7.1cvs17
7503
7504         * src/prefs_customheader.c
7505                 add forgotten #if HAVE_LIBCOMPFACE
7506
7507 2009-03-16 [paul]       3.7.1cvs16
7508
7509         * src/prefs_customheader.c
7510                 put the (X-)Face preview image below the up/down
7511                 buttons so they don't jump around.
7512                 make the list reorderable by drag'n'drop
7513
7514 2009-03-16 [colin]      3.7.1cvs15
7515
7516         * src/prefs_customheader.c
7517                 Add a (X-)Face preview. Patch by iwkse.
7518
7519 2009-03-16 [colin]      3.7.1cvs14
7520
7521         * src/compose.c
7522         * src/folder.c
7523         * src/folder.h
7524         * src/msgcache.c
7525         * src/common/prefs.c
7526                 Add fsync calls to make sure we don't
7527                 lose data on system crashes. (to do:
7528                 add a pref to allow people choosing raw
7529                 speed)
7530
7531 2009-03-15 [colin]      3.7.1cvs13
7532
7533         * src/gtk/gtkaspell.c
7534                 Fix empty menu when there are no
7535                 suggestions (using the Spelling menu)
7536
7537 2009-03-14 [colin]      3.7.1cvs12
7538
7539         * src/common/utils.c
7540                 Win32: fix subject prefix length
7541
7542 2009-03-11 [mones]      3.7.1cvs11
7543
7544         * po/es.po
7545                 fix encoding declared in header
7546                 update translation now we're at it
7547
7548 2009-03-10 [colin]      3.7.1cvs10
7549
7550         * src/messageview.c
7551                 Fix "wrong mime" message printed out multiple
7552                 times
7553
7554 2009-03-10 [colin]      3.7.1cvs9
7555
7556         * src/prefs_folder_item.c
7557                 Fix build
7558
7559 2009-03-09 [paul]       3.7.1cvs8
7560
7561         * src/prefs_folder_item.c
7562         * src/send_message.c
7563                 fixes to english text
7564
7565 2009-03-08 [paul]       3.7.1cvs7
7566
7567         * po/ja.po
7568                 correct errors in header
7569
7570 2009-03-08 [paul]       3.7.1cvs6
7571
7572         * AUTHORS
7573         * configure.ac
7574         * po/ja.po
7575         * src/gtk/authors.h
7576         * tools/claws.i18n.status.pl
7577                 add Japanese translation, submitted by kazken3
7578
7579 2009-03-07 [colin]      3.7.1cvs5
7580
7581         * src/messageview.c
7582                 Don't let the invalid MIME warning hide
7583                 other noticeview (Partial receive or 
7584                 return receipt).
7585
7586 2009-03-07 [colin]      3.7.1cvs4
7587
7588         * src/procmime.c
7589                 Fix build
7590
7591 2009-03-07 [colin]      3.7.1cvs3
7592
7593         * src/messageview.c
7594         * src/procmime.c
7595         * src/procmime.h
7596                 Handle mimeparts that lack an end boundary.
7597                 They're invalid but it's too annoying for
7598                 normal users to fix.
7599
7600 2009-03-06 [wwp]        3.7.1cvs2
7601
7602         * src/compose.c
7603         * src/folder_item_prefs.c
7604         * src/folder_item_prefs.h
7605         * src/prefs_folder_item.c
7606                 Add per-folder default cc, bcc and reply-to.
7607
7608 2009-03-06 [colin]      3.7.1cvs1
7609
7610         * src/gedit-print.c
7611         * src/gtk/gtksourceprintjob.c
7612                 Fix build with old print interface
7613
7614 2009-03-06 [paul]       3.7.1
7615
7616         * NEWS
7617         * README
7618         * RELEASE_NOTES 
7619                 3.7.1 released!
7620
7621 2009-03-06 [paul]       3.7.0cvs78
7622
7623         * po/cs.po
7624         * po/de.po
7625         * po/fi.po
7626         * po/fr.po
7627         * po/hu.po
7628         * po/nl.po
7629         * po/pt_BR.po
7630         * po/sv.po
7631         * po/zh_CN.po
7632                 updated by David Vachulka, Stephan Sachse, Flammie
7633                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7634                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7635                 and Ralph Young
7636
7637 2009-03-03 [colin]      3.7.0cvs77
7638
7639         * src/prefs_filtering.c
7640                 Win32: Fix bug 1865, 'IMAP account name changes 
7641                 are not followed at filter actions'
7642
7643 2009-03-02 [colin]      3.7.0cvs76
7644
7645         * src/imap.c
7646                 Fix Launchpad bug 335571: 'claws-mail crashed 
7647                 with SIGSEGV in strlen() while deleting 
7648                 large amount of e-mails on IMAP account
7649
7650 2009-02-27 [mones]      3.7.0cvs75
7651
7652         * manual/es/account.xml
7653         * manual/es/ack.xml
7654         * manual/es/addrbook.xml
7655         * manual/es/advanced.xml
7656         * manual/es/claws-mail-manual.xml
7657         * manual/es/faq.xml
7658         * manual/es/glossary.xml
7659         * manual/es/gpl.xml
7660         * manual/es/handling.xml
7661         * manual/es/intro.xml
7662         * manual/es/keyboard.xml
7663         * manual/es/plugins.xml
7664         * manual/es/starting.xml
7665                 Sync with English version, fix some typos
7666                 Changed encoding to UTF-8
7667         * po/es.po
7668                 Update for release, changed encoding to UTF-8
7669
7670 2009-02-24 [colin]      3.7.0cvs74
7671
7672         * src/printing.c
7673                 Don't print separation line if there
7674                 are no headers
7675
7676 2009-02-23 [cleroy]     3.7.0cvs73
7677
7678         * src/account.c
7679         * src/action.c
7680         * src/addr_compl.c
7681         * src/addrbook.c
7682         * src/addrcache.c
7683         * src/addrcindex.c
7684         * src/addrclip.c
7685         * src/addrduplicates.c
7686         * src/addressadd.c
7687         * src/addressbook.c
7688         * src/addressbook_foldersel.c
7689         * src/addrharvest.c
7690         * src/addrindex.c
7691         * src/addritem.c
7692         * src/addrquery.c
7693         * src/addrselect.c
7694         * src/codeconv.c
7695         * src/compose.c
7696         * src/customheader.c
7697         * src/editaddress.c
7698         * src/editaddress_other_attributes_ldap.c
7699         * src/editgroup.c
7700         * src/editldap.c
7701         * src/enriched.c
7702         * src/exporthtml.c
7703         * src/exportldif.c
7704         * src/filtering.c
7705         * src/folder.c
7706         * src/foldersel.c
7707         * src/folderutils.c
7708         * src/folderview.c
7709         * src/gedit-print.c
7710         * src/html.c
7711         * src/imap.c
7712         * src/imap_gtk.c
7713         * src/inc.c
7714         * src/jpilot.c
7715         * src/ldapctrl.c
7716         * src/ldapquery.c
7717         * src/ldapserver.c
7718         * src/ldapupdate.c
7719         * src/ldif.c
7720         * src/localfolder.c
7721         * src/main.c
7722         * src/mainwindow.c
7723         * src/matcher.c
7724         * src/mbox.c
7725         * src/messageview.c
7726         * src/mh.c
7727         * src/mh_gtk.c
7728         * src/mimeview.c
7729         * src/msgcache.c
7730         * src/mutt.c
7731         * src/news.c
7732         * src/news_gtk.c
7733         * src/noticeview.c
7734         * src/pine.c
7735         * src/pop.c
7736         * src/prefs_account.c
7737         * src/prefs_actions.c
7738         * src/prefs_common.c
7739         * src/prefs_filtering.c
7740         * src/prefs_filtering_action.c
7741         * src/prefs_folder_column.c
7742         * src/prefs_folder_item.c
7743         * src/prefs_gtk.c
7744         * src/prefs_matcher.c
7745         * src/prefs_quote.c
7746         * src/prefs_send.c
7747         * src/prefs_summaries.c
7748         * src/prefs_summary_column.c
7749         * src/prefs_template.c
7750         * src/prefs_themes.c
7751         * src/prefs_toolbar.c
7752         * src/printing.c
7753         * src/privacy.c
7754         * src/procheader.c
7755         * src/procmime.c
7756         * src/procmsg.c
7757         * src/quote_fmt.c
7758         * src/remotefolder.c
7759         * src/send_message.c
7760         * src/sourcewindow.c
7761         * src/statusbar.c
7762         * src/stock_pixmap.c
7763         * src/summary_search.c
7764         * src/summaryview.c
7765         * src/textview.c
7766         * src/toolbar.c
7767         * src/undo.c
7768         * src/uri_opener.c
7769         * src/vcard.c
7770         * src/common/base64.c
7771         * src/common/claws.c
7772         * src/common/hooks.c
7773         * src/common/plugin.c
7774         * src/common/prefs.c
7775         * src/common/session.c
7776         * src/common/smtp.c
7777         * src/common/socket.c
7778         * src/common/string_match.c
7779         * src/common/stringtable.c
7780         * src/common/utils.c
7781         * src/common/utils.h
7782         * src/common/xml.c
7783         * src/common/xmlprops.c
7784         * src/gtk/colorlabel.c
7785         * src/gtk/combobox.c
7786         * src/gtk/foldersort.c
7787         * src/gtk/gtkaspell.c
7788         * src/gtk/gtkcmclist.c
7789         * src/gtk/gtkcmctree.c
7790         * src/gtk/gtkcmoptionmenu.c
7791         * src/gtk/gtksctree.c
7792         * src/gtk/gtkshruler.c
7793         * src/gtk/gtksourceprintjob.c
7794         * src/gtk/gtkutils.c
7795         * src/gtk/gtkvscrollbutton.c
7796         * src/gtk/logwindow.c
7797         * src/gtk/menu.c
7798         * src/gtk/pluginwindow.c
7799         * src/gtk/prefswindow.c
7800         * src/gtk/quicksearch.c
7801         * src/gtk/spell_entry.c
7802         * src/plugins/pgpcore/select-keys.c
7803         * src/plugins/pgpinline/pgpinline.c
7804         * src/plugins/pgpmime/pgpmime.c
7805         * src/plugins/smime/smime.c
7806         * src/plugins/spamassassin/spamassassin_gtk.c
7807                 Mass commit changing g_return_* to cm_return_*
7808                 and making these more interesting
7809
7810 2009-02-23 [colin]      3.7.0cvs72
7811
7812         * src/imap.c
7813                 Always initialise error code to no error
7814
7815 2009-02-23 [colin]      3.7.0cvs71
7816
7817         * src/imap.c
7818                 Fix separator substitution
7819
7820 2009-02-23 [colin]      3.7.0cvs70
7821
7822         * src/stock_pixmap.c
7823         * src/gtk/colorlabel.c
7824                 don't use g_return on normal checks
7825
7826 2009-02-22 [colin]      3.7.0cvs69
7827
7828         * src/addressbook.c
7829         * src/procmime.c
7830                 More fixes
7831
7832 2009-02-22 [colin]      3.7.0cvs68
7833
7834         * src/addrduplicates.c
7835         * src/addressbook.c
7836         * src/addrharvest.c
7837         * src/codeconv.c
7838         * src/compose.c
7839         * src/filtering.c
7840         * src/folder.c
7841         * src/imap.c
7842         * src/imap_gtk.c
7843         * src/importldif.c
7844         * src/jpilot.c
7845         * src/mainwindow.c
7846         * src/matcher.c
7847         * src/mbox.c
7848         * src/messageview.c
7849         * src/mh_gtk.c
7850         * src/prefs_common.c
7851         * src/prefs_filtering.c
7852         * src/prefs_gtk.c
7853         * src/printing.c
7854         * src/privacy.c
7855         * src/procmime.c
7856         * src/procmsg.c
7857         * src/summaryview.c
7858         * src/textview.c
7859         * src/undo.c
7860         * src/wizard.c
7861         * src/common/md5.c
7862         * src/common/socket.c
7863         * src/common/template.c
7864         * src/etpan/imap-thread.c
7865         * src/gtk/gtkaspell.c
7866         * src/gtk/gtkcmctree.c
7867         * src/gtk/gtksctree.c
7868         * src/gtk/inputdialog.c
7869         * src/plugins/pgpcore/sgpgme.c
7870         * src/plugins/pgpmime/pgpmime.c
7871         * src/plugins/smime/smime.c
7872         * src/plugins/spamassassin/spamassassin.c
7873                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
7874                 uninitialised accesses
7875
7876 2009-02-17 [colin]      3.7.0cvs67
7877
7878         * src/compose.c
7879                 Disable controls during queuing
7880
7881 2009-02-15 [colin]      3.7.0cvs66
7882
7883         * src/privacy.c
7884         * src/plugins/pgpcore/select-keys.c
7885         * src/plugins/pgpcore/sgpgme.c
7886                 Disable use of disabled keys
7887
7888 2009-02-15 [colin]      3.7.0cvs65
7889
7890         * src/folderview.c
7891         * src/summaryview.c
7892                 Fix font updating after changing 
7893                 prefs_common.derive_from_normal_font
7894
7895 2009-02-12 [paul]       3.7.0cvs64
7896
7897         * src/addressitem.h
7898         * src/export.h
7899         * src/headerview.c
7900         * src/headerview.h
7901         * src/common/version.h.in
7902         * src/gtk/about.h
7903         * src/gtk/menu.c
7904         * src/gtk/menu.h
7905                 more copyright header fixes
7906
7907 2009-02-12 [paul]       3.7.0cvs63
7908
7909         * src/gtk/progressdialog.c
7910         * src/gtk/progressdialog.h
7911                 fix copyright header
7912
7913 2009-02-12 [paul]       3.7.0cvs62
7914
7915         * src/gtk/spell_entry.c
7916         * src/gtk/spell_entry.h
7917                 better, more standard copyright header
7918
7919 2009-02-12 [paul]       3.7.0cvs61
7920
7921         * src/gtk/spell_entry.c
7922         * src/gtk/spell_entry.h
7923                 changes to copyright header
7924
7925 2009-02-12 [paul]       3.7.0cvs60
7926
7927         * src/gtk/spell_entry.c
7928         * src/gtk/spell_entry.h
7929                 fix broken build
7930
7931 2009-02-11 [colin]      3.7.0cvs59
7932
7933         * src/gtk/spell_entry.c
7934         * src/gtk/spell_entry.h
7935                 Forgot to add files
7936
7937 2009-02-11 [colin]      3.7.0cvs58
7938
7939         * src/compose.c
7940         * src/gtk/Makefile.am
7941         * src/gtk/gtkaspell.c
7942         * src/gtk/gtkaspell.h
7943                 Add spellcheck to subject. Patch by
7944                 Pawel.
7945
7946 2009-02-10 [holger]     3.7.0cvs57
7947
7948         * src/printing.c
7949         * src/common/defs.h
7950                 Move filename define for printing page setup cache to defs.h
7951
7952 2009-02-08 [mones]      3.7.0cvs56
7953
7954         * src/matcher.h
7955                 Fix build for bison 2.4.1
7956
7957 2009-02-06 [holger]     3.7.0cvs55
7958
7959         * src/prefs_common.c
7960         * src/prefs_common.h
7961         * src/printing.c
7962                 Fix restoring of custom page setups for printing by
7963                 temporarily caching the settings.
7964                 This is a workaround for Gnome Bug #39018, and fixes
7965                 Claws Mail Bug #1840.
7966
7967 2009-02-06 [colin]      3.7.0cvs54
7968
7969         * src/mainwindow.c
7970                 Fix hardcoded Shift-Q quits. Fixes
7971                 bug 1838, 'Claws-Mail sometimes quits 
7972                 when attempting to type a capital Q'
7973
7974 2009-01-31 [paul]       3.7.0cvs53
7975
7976         * src/compose.c
7977                 revert 3.7.0cvs49, until there is time to find out
7978                 why it causes a nasty crash!
7979
7980 2009-01-31 [paul]       3.7.0cvs52
7981
7982         * src/mainwindow.c
7983                 1 string that was forgotten for translation
7984
7985 2009-01-31 [paul]       3.7.0cvs51
7986
7987         * src/messageview.c
7988                 2 strings that were forgotten for translation
7989
7990 2009-01-31 [paul]       3.7.0cvs50
7991
7992         * src/gtk/prefswindow.c
7993                 build prefs tree in a slightly smarter way -
7994                 fix bug where if path[0] had same name as
7995                 path[1], (like in the de translation), path[1]
7996                 was lost and not shown in the window
7997
7998 2009-01-31 [paul]       3.7.0cvs49
7999
8000         * src/compose.c
8001                 fix bug 1836, 'Quoted text still blue after
8002                 removal of quote-character'
8003                 comment out some debug_print's that needlessly
8004                 slow things down
8005         * src/undo.c
8006                 comment out a debug_print that needlessly slows
8007                 things down
8008
8009 2009-01-31 [paul]       3.7.0cvs48
8010
8011         * src/summaryview.c
8012                 fix bug 1834, '"semi"-selection when collapsing thread'
8013
8014 2009-01-31 [paul]       3.7.0cvs47
8015
8016         * src/prefs_compose_writing.c
8017         * src/prefs_message.c
8018                 move 'quote_chars' pref to where it should be
8019
8020 2009-01-30 [paul]       3.7.0cvs46
8021
8022         * src/summaryview.c
8023                 fix updating of popup menu sensitivity
8024
8025 2009-01-28 [paul]       3.7.0cvs45
8026
8027         * tools/filter_conv_new.pl
8028                 move 'move' and 'delete' to end of @actions
8029                 so that they are always final actions in the
8030                 generated filtering rule
8031
8032 2009-01-27 [paul]       3.7.0cvs44
8033
8034         * src/messageview.c
8035                 always select text/calendar mimepart if suitable
8036                 plugin (i.e. vCalendar) is available
8037
8038 2009-01-27 [paul]       3.7.0cvs43
8039
8040         * src/folder.c
8041                 fix crash when right-clicking in summaryview when
8042                 processing is active
8043
8044 2009-01-22 [colin]      3.7.0cvs42
8045
8046         * src/compose.c
8047         * src/privacy.c
8048         * src/privacy.h
8049                 When replying to signed/encrypted mail and the
8050                 preference to sign/encrypt in this case is set,
8051                 choose the original mail's privacy system (if
8052                 available).
8053
8054 2009-01-21 [colin]      3.7.0cvs41
8055
8056         * src/addressbook.h
8057                 Fix warning (on-the-fly theming of
8058                 addressbook isn't complete yet)
8059
8060 2009-01-21 [colin]      3.7.0cvs40
8061
8062         * src/account.c
8063         * src/addressbook.c
8064                 Win32: Fix window placement
8065
8066 2009-01-21 [paul]       3.7.0cvs39
8067
8068         * src/inc.c
8069                 update timeout log msg
8070
8071 2009-01-17 [colin]      3.7.0cvs38
8072
8073         * src/main.c
8074         * src/mbox.c
8075         * src/common/md5.c
8076         * src/common/utils.c
8077         * src/etpan/imap-thread.c
8078                 Fix g_open calls (which don't ignore mode)
8079
8080 2009-01-17 [colin]      3.7.0cvs37
8081
8082         * src/addressbook.c
8083         * src/compose.c
8084         * src/foldersel.c
8085         * src/main.c
8086         * src/mainwindow.c
8087         * src/mbox.c
8088         * src/common/md5.c
8089         * src/common/ssl_certificate.c
8090         * src/common/tags.c
8091         * src/common/utils.c
8092         * src/etpan/imap-thread.c
8093         * src/plugins/bogofilter/bogofilter.c
8094         * src/plugins/pgpinline/pgpinline.c
8095         * src/plugins/smime/smime.c
8096                 Probably fix bug 1825, 'Unable to fetch messages from 
8097                 IMAP folders named with non-ASCII string'
8098                 Change remaining occurences of fopen and open with
8099                 g_fopen and g_open
8100
8101 2009-01-17 [paul]       3.7.0cvs36
8102
8103         * manual/faq.xml
8104                 update an old, outdated piece of info
8105
8106 2009-01-17 [paul]       3.7.0cvs35
8107
8108         * src/prefs_folder_item.c
8109                 fix bug where saving Folder Properties of a
8110                 sub-folder of outbox, queue, draft or trash
8111                 would change its parent's folder type to normal
8112
8113 2009-01-12 [mones]      3.7.0cvs34
8114
8115         * po/es.po
8116                 Updated translation
8117
8118 2009-01-12 [wwp]        3.7.0cvs33
8119
8120         * tools/fix_date.sh
8121         * tools/popfile-link.sh
8122         * tools/textviewer.sh
8123                 Fix bashisms and other portability glitches (thanks to
8124                 Steven M. Bellovin).
8125
8126 2009-01-11 [paul]       3.7.0cvs32
8127
8128         * src/addrindex.c
8129                 clean up some build warnings
8130
8131 2009-01-11 [colin]      3.7.0cvs31
8132
8133         * src/addrindex.c
8134                 Revert part of patch 3.7.0cvs29 
8135                 This function is used when jpilot
8136                 support is disabled
8137
8138 2009-01-11 [colin]      3.7.0cvs30
8139
8140         * src/folder.c
8141                 folder_find_child_item_by_name():
8142                 actually use name, not path's basename
8143
8144 2009-01-11 [paul]       3.7.0cvs29
8145
8146         * src/addrclip.c
8147         * src/addrindex.c
8148         * src/addritem.c
8149         * src/foldersel.h
8150         * src/folderview.c
8151         * src/prefs_folder_item.c
8152                 clean up some build warnings
8153
8154 2009-01-11 [paul]       3.7.0cvs28
8155
8156         * src/gtk/about.c
8157                 don't even mention printing support, assume its
8158                 presence, unless building with GTK+ < 2.10.0
8159
8160 2009-01-10 [colin]      3.7.0cvs27
8161
8162         * src/codeconv.c
8163                 Fix bug 1811, '[mime] Crash when there's no 
8164                 room for filename's start on the same line'
8165                 When the mimetype of the attachment is very 
8166                 long, there's no room at all to start the 
8167                 name=... parameter on the same line. This
8168                 caused an infinite loop as 0 characters of
8169                 the filename could be appended.
8170                 In such cases, insert linebreak before the
8171                 name parameter.
8172
8173 2009-01-09 [colin]      3.7.0cvs26
8174
8175         * src/compose.c
8176         * src/mainwindow.c
8177         * src/common/utils.c
8178                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8179                 Compose Window does not attach'
8180
8181 2009-01-09 [colin]      3.7.0cvs25
8182
8183         * src/foldersel.c
8184                 Fix bug 1817, 'Changing Themes does not 
8185                 update the pixmaps in "Select folder" 
8186                 dialog box'
8187
8188 2009-01-09 [colin]      3.7.0cvs24
8189
8190         * src/main.c
8191                 Win32: Fix bug 1816, 'Attaching files with 
8192                 command-line generates error after attaching'
8193
8194 2009-01-09 [paul]       3.7.0cvs23
8195
8196         * src/gtk/about.c
8197                 forgot this '2009' in last commit
8198
8199 2009-01-09 [paul]       3.7.0cvs22
8200
8201         * src/*/*.[c,h]
8202                 it's 2009!
8203                 update copyright headers
8204
8205 2009-01-09 [paul]       3.7.0cvs21
8206
8207         * doc/man/claws-mail.1
8208                 update Team list
8209
8210 2009-01-09 [colin]      3.7.0cvs20
8211
8212         * src/messageview.c
8213                 Fix bug 1814, 'Windows' WM badly places 
8214                 message view'
8215
8216 2009-01-09 [colin]      3.7.0cvs19
8217
8218         * src/prefs_themes.c
8219         * src/stock_pixmap.c
8220         * src/stock_pixmap.h
8221         * src/common/utils.c
8222         * src/common/utils.h
8223                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8224
8225 2009-01-08 [colin]      3.7.0cvs18
8226
8227         * src/mimeview.c
8228                 Win32: Fix bug 1810, 'Pressing 'o' key 
8229                 crashes CM'
8230
8231 2009-01-07 [colin]      3.7.0cvs17
8232
8233         * src/html.c
8234                 Fix bug 1432, '&amp; not escaped in links (HTML 
8235                 rendered as text)'
8236
8237 2009-01-06 [colin]      3.7.0cvs16
8238
8239         * src/plugins/pgpcore/select-keys.c
8240                 Warn translators the usual way about
8241                 accels
8242
8243 2009-01-06 [colin]      3.7.0cvs15
8244
8245         * src/mainwindow.c
8246                 Fix synchronisation dialog that shouldn't
8247                 appear when network goes down (Network
8248                 Manager)
8249         * src/mimeview.c
8250         * src/textview.c
8251                 Fix save as when attach_save_dir isn't set
8252                 fixes bug 1804, 'attach_save_directory does 
8253                 not default to $HOME'
8254         * src/plugins/pgpcore/select-keys.c
8255                 Add mnemonics to buttons - warn translators!
8256
8257 2009-01-06 [wwp]        3.7.0cvs14
8258
8259         * src/common/utils.c
8260                 Fix cvs13, thanks to Colin.
8261
8262 2009-01-06 [wwp]        3.7.0cvs13
8263
8264         * src/common/utils.c
8265                 Better support for Spanish Outlook replies (RES).
8266
8267 2009-01-02 [colin]      3.7.0cvs12
8268
8269         * src/folderview.c
8270                 Fix (+) sign after collapsed folder names that 
8271                 have quicksearch-matching children.
8272                 Fixes bug 1506, 'Recursive search in collapsed 
8273                 folders'
8274
8275 2009-01-02 [colin]      3.7.0cvs11
8276
8277         * src/stock_pixmap.c
8278         * src/stock_pixmap.h
8279                 Remove now-unused stock_pixmap_gdk
8280
8281 2009-01-02 [colin]      3.7.0cvs10
8282
8283         * src/gtk/gtkutils.c
8284         * src/pixmaps/claws-mail_icon.xpm
8285                 Use pixbuf for app icon, and make the app icon
8286                 a bit nicer
8287
8288 2009-01-02 [colin]      3.7.0cvs9
8289
8290         * src/uri_opener.c
8291                 Show both link title and URI if possible
8292
8293 2009-01-02 [colin]      3.7.0cvs8
8294
8295         * src/addressadd.c
8296         * src/addressbook.c
8297         * src/addressbook_foldersel.c
8298         * src/addressitem.h
8299         * src/folderview.c
8300         * src/grouplistdialog.c
8301         * src/importldif.c
8302         * src/mimeview.c
8303         * src/summaryview.c
8304         * src/gtk/gtkcmclist.c
8305         * src/gtk/gtkcmclist.h
8306         * src/gtk/gtkcmctree.c
8307         * src/gtk/gtkcmctree.h
8308         * src/gtk/gtksctree.c
8309         * src/gtk/gtksctree.h
8310                 Implement pixbuf rendering in tree widgets
8311                 instead of pixmaps
8312         * src/plugins/trayicon/trayicon.c
8313         * src/noticeview.c
8314         * src/prefs_themes.c
8315                 Use pixbuf rendering here too
8316
8317 2008-12-30 [paul]       3.7.0cvs7
8318
8319         * src/textview.c
8320                 no need to prematurely trim the uri in the statusbar
8321
8322 2008-12-29 [paul]       3.7.0cvs6
8323
8324         * src/procmsg.c
8325                 prefer List-Id header to X-* headers when creating
8326                 filter rule automatically
8327
8328 2008-12-28 [colin]      3.7.0cvs5
8329
8330         * src/compose.c
8331                 Set minimum height to 440 instead of 480
8332
8333 2008-12-22 [colin]      3.7.0cvs4
8334
8335         * src/compose.c
8336                 Fix bug 1799, '"Discard message" deletes manually 
8337                 saved draft'. Switch rmode to REEDIT after 
8338                 manually saving.
8339
8340 2008-12-21 [paul]       3.7.0cvs3
8341
8342         * tools/claws.i18n.status.pl
8343                 updates
8344
8345 2008-12-21 [paul]       3.7.0cvs2
8346
8347         * AUTHORS
8348         * src/gtk/authors.h
8349                 (more) updates
8350
8351 2008-12-21 [paul]       3.7.0cvs1
8352
8353         * AUTHORS
8354         * src/gtk/authors.h
8355                 updates
8356
8357 2008-12-19 [paul]       3.7.0
8358
8359         * NEWS
8360         * README
8361         * RELEASE_NOTES 
8362                 3.7.0 released!
8363
8364 2008-12-19 [paul]       3.6.1cvs80
8365
8366         * configure.ac
8367                 remove unmaintained sk and sr from ALL_LINGUAS
8368                 add newly maintained cs to ALL_LINGUAS
8369         * po/bg.po
8370         * po/ca.po
8371         * po/cs.po
8372         * po/de.po
8373         * po/fi.po
8374         * po/hu.po
8375         * po/nl.po
8376         * po/pt_BR.po
8377         * po/ru.po
8378         * po/sv.po
8379                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8380                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8381                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8382                 Persson Fink
8383
8384 2008-12-16 [colin]      3.6.1cvs79
8385
8386         * src/plugins/pgpcore/sgpgme.c
8387                 Fix warning
8388
8389 2008-12-15 [colin]      3.6.1cvs78
8390
8391         * src/compose.c
8392         * src/privacy.c
8393         * src/privacy.h
8394         * src/plugins/pgpcore/sgpgme.c
8395         * src/plugins/pgpcore/sgpgme.h
8396         * src/plugins/pgpinline/pgpinline.c
8397         * src/plugins/pgpmime/pgpmime.c
8398         * src/plugins/smime/smime.c
8399                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8400                 email address" doesn't work'. Use custom from address
8401                 if set
8402
8403 2008-12-15 [colin]      3.6.1cvs77
8404
8405         * src/common/utils.c
8406                 Fix bug 1746, 'Makes a mailto link from several 
8407                 paragraphs'
8408
8409 2008-12-15 [paul]       3.6.1cvs76
8410
8411         * m4/spamassassin.m4
8412                 fix warnings thrown up by autoconf-2.63
8413
8414 2008-12-13 [colin]      3.6.1cvs75
8415
8416         * Makefile.am
8417         * src/Makefile.am
8418         * src/common/ssl.c
8419         * src/common/utils.c
8420         * src/common/utils.h
8421         * tools/Makefile.am
8422                 Finish previous patch
8423
8424 2008-12-13 [colin]      3.6.1cvs74
8425
8426         * tools/Makefile.am
8427                 Only install certs on windows
8428
8429 2008-12-13 [colin]      3.6.1cvs73
8430
8431         * tools/Makefile.am
8432         * tools/ca-certificates.crt
8433         * src/common/Makefile.am
8434         * src/common/ssl.c
8435                 First try to ship SSL certificates in Windows
8436                 build
8437
8438 2008-12-12 [colin]      3.6.1cvs72
8439
8440         * configure.ac
8441         * src/plugins/pgpinline/claws.def
8442                 Windows build fixes
8443
8444 2008-12-12 [paul]       3.6.1cvs71
8445
8446         * src/imap.c
8447         * src/mh.c
8448         * src/partial_download.c
8449         * src/textview.c
8450         * src/common/claws.c
8451         * src/common/prefs.c
8452         * src/common/utils.c
8453                 win32: fix unlinking, renaming and bug with
8454                 non-ascii username
8455                 Patch by Colin
8456
8457 2008-12-11 [colin]      3.6.1cvs70
8458
8459         * po/fr.po
8460         * manual/fr/advanced.xml
8461                 Update french translations
8462
8463 2008-12-10 [colin]      3.6.1cvs69
8464
8465         * manual/faq.xml
8466                 Correct bug submission guidelines
8467
8468 2008-12-10 [colin]      3.6.1cvs68
8469
8470         * src/plugins/pgpcore/pgp_viewer.c
8471                 Fix bug 1736, 'Key import does not work'
8472                 Kill the correct pid (and not the parent
8473                 shell), and increase the timeout a bit.
8474
8475 2008-12-09 [paul]       3.6.1cvs67
8476
8477         * src/messageview.c
8478                 ensure that any stray noticeview buttons are hidden,
8479                 as clicking them causes segfaults!
8480
8481 2008-12-09 [colin]      3.6.1cvs66
8482
8483         * src/compose.c
8484         * src/compose.h
8485         * src/folder_item_prefs.h
8486         * src/prefs_common.c
8487         * src/prefs_common.h
8488         * src/common/defs.h
8489                 Fix bug 1792, '"Save Message to" should 
8490                 retain list of recently selected folders'
8491                 Also, make Enchant-related prefs stick
8492                 even if the build doesn't enable enchant
8493
8494 2008-12-09 [paul]       3.6.1cvs65
8495
8496         * src/messageview.c
8497                 fix bug 1787, 'Prevent automatic PGP inline
8498                 decryption attempts' use the noticeview to display
8499                 decryption failure messages instead of the irritating
8500                 popup dialog
8501
8502 2008-12-09 [colin]      3.6.1cvs64
8503
8504         * src/prefs_filtering.c
8505                 Fix bug 1789, 'filtering account selection 
8506                 (regression)'. Filtering on sending-only
8507                 accounts can be a little useful when using
8508                 filtering via Tools menu.
8509
8510 2008-12-07 [paul]       3.6.1cvs63
8511
8512         * src/prefs_actions.c
8513                 don't auto-select first entry (same as other
8514                 similar dialogs)
8515         * src/gtk/pluginwindow.c
8516                 these parents don't have children so don't look
8517                 for them
8518
8519 2008-12-07 [paul]       3.6.1cvs62
8520
8521         * src/prefs_account.c
8522         * src/gtk/pluginwindow.c
8523         * src/gtk/prefswindow.c
8524         * src/gtk/prefswindow.h
8525                 auto-select first page
8526
8527 2008-12-05 [colin]      3.6.1cvs61
8528
8529         * src/codeconv.c
8530         * src/procmime.c
8531                 Fix bug 1788, 'CM crashes re-encoding 
8532                 encoded parameters' (introduced in cvs40)
8533
8534 2008-12-05 [paul]       3.6.1cvs60
8535
8536         * src/prefs_common.h
8537                 remove gpg prefs that are no longer needed here
8538
8539 2008-12-03 [colin]      3.6.1cvs59
8540
8541         * src/msgcache.c
8542                 Speed up cache reading (about 10% gain)
8543         * src/summaryview.c
8544         * src/gtk/gtksctree.c
8545                 Speed up expand/collapse all threads
8546                 (about 95% gain)
8547
8548 2008-12-03 [paul]       3.6.1cvs58
8549
8550         * configure.ac
8551                 eradicate gcc4's signedness warnings
8552                 fix building with gnuTLS on (Open)Solaris
8553
8554 2008-12-01 [colin]      3.6.1cvs57
8555
8556         * src/gtk/gtkcmclist.c
8557                 Fix column headers
8558
8559 2008-12-01 [colin]      3.6.1cvs56
8560
8561         * src/plugins/pgpinline/pgpinline.c
8562                 Fix bug 1779, 'PGP Inline badly handles 
8563                 multipart'. Properly dump the current part
8564                 instead of running around with scissors
8565
8566 2008-11-30 [paul]       3.6.1cvs55
8567
8568         * manual/advanced.xml
8569         * manual/plugins.xml
8570         * src/prefs_toolbar.c
8571                 remove the verb from the page title and
8572                 update references in the manual
8573
8574 2008-11-30 [paul]       3.6.1cvs54
8575
8576         * src/prefs_other.c
8577                 move Other/ page to Other/Miscellaneous
8578         * src/gtk/prefswindow.c
8579                 make parent page unselectable
8580
8581 2008-11-29 [paul]       3.6.1cvs53
8582
8583         * README
8584                 add the new 'primary_paste_unselects' hidden
8585                 option, add missing 'log_[...]_color' options,
8586                 and reformat the text
8587         * manual/advanced.xml
8588                 add the new 'primary_paste_unselects' hidden
8589                 option, add missing 'log_[...]_color' options
8590
8591 2008-11-28 [colin]      3.6.1cvs52
8592
8593         * src/mimeview.c
8594                 Fix leak
8595
8596 2008-11-28 [colin]      3.6.1cvs51
8597
8598         * po/fr.po
8599                 Update translation
8600
8601 2008-11-28 [colin]      3.6.1cvs50
8602
8603         * src/mainwindow.c
8604                 Fix account selection in Mailing list
8605                 menu
8606
8607 2008-11-28 [paul]       3.6.1cvs49
8608
8609         * po/Makefile.in.in
8610                 automatically remove obsolete strings
8611
8612 2008-11-28 [colin]      3.6.1cvs48
8613
8614         * src/plugins/pgpcore/sgpgme.c
8615                 Fix error message when key isn't available.
8616
8617 2008-11-27 [colin]      3.6.1cvs47
8618
8619         * src/filtering.c
8620         * src/matcher.c
8621                 Fix a little leak
8622
8623 2008-11-26 [colin]      3.6.1cvs46
8624
8625         * src/common/ssl.c
8626                 Fix new warning
8627
8628 2008-11-26 [colin]      3.6.1cvs45
8629
8630         * src/plugins/pgpcore/select-keys.c
8631         * src/plugins/pgpcore/sgpgme.c
8632                 Fix bug 1591, 'S/MIME: better key 
8633                 handling/selection dialog'
8634                 Really ignore revoked/expired keys
8635
8636 2008-11-26 [colin]      3.6.1cvs44
8637
8638         * src/main.c
8639         * src/common/claws.c
8640         * src/common/ssl.c
8641                 Make sure libgcrypt's threading is initialised
8642                 before gnutls. See also old bug 1539.
8643
8644 2008-11-26 [colin]      3.6.1cvs43
8645
8646         * src/imap.c
8647         * src/news.c
8648         * src/etpan/imap-thread.c
8649                 Fix possible crashes due to clist_begin()
8650                 not checking for NULLs (it should!)
8651
8652 2008-11-25 [colin]      3.6.1cvs42
8653
8654         * src/procmime.c
8655                 Fix line length in MIME parameters
8656
8657 2008-11-22 [paul]       3.6.1cvs41
8658
8659         * src/compose.c
8660                 grab Return key press in attachments Properties
8661                 dialog
8662
8663 2008-11-21 [colin]      3.6.1cvs40
8664
8665         * src/compose.c
8666         * src/procmime.c
8667                 Fix bug 1776, 'use encoded name parameters 
8668                 for attachments instead of ascii'.
8669                 Break the RFC 2047 by using B-encoded 
8670                 filename parameter, like everyone does,
8671                 following advice from the RFC author.
8672
8673 2008-11-21 [colin]      3.6.1cvs39
8674
8675         * src/common/socket.c
8676                 Rehandshake if server asks to
8677
8678 2008-11-21 [colin]      3.6.1cvs38
8679
8680         * src/mimeview.h
8681         * src/toolbar.h
8682         * src/common/session.h
8683         * src/common/smtp.h
8684                 Move conditional-compilation members to
8685                 end of structs
8686
8687 2008-11-19 [wwp]        3.6.1cvs37
8688
8689         * src/prefs_actions.c
8690                 Fixed wrong behaviour when pressing Escape (was not cancelling
8691                 the action).
8692
8693 2008-11-19 [wwp]        3.6.1cvs36
8694
8695         * src/compose.c
8696         * src/matcher.c
8697         * src/messageview.c
8698         * src/mimeview.c
8699         * src/prefs_actions.c
8700         * src/prefs_filtering_action.c
8701         * src/procmsg.c
8702         * src/summaryview.c
8703         * src/textview.c
8704         * src/common/utils.c
8705                 Replace occurrences of "command line" with "command-line" everywhere.
8706                 Enforce code style (mostly indentation) in prefs_actions.c.
8707
8708 2008-11-19 [colin]      3.6.1cvs35
8709
8710         * src/compose.c
8711         * src/prefs_common.c
8712         * src/prefs_common.h
8713                 Add primary_paste_unselects hidden preference
8714                 to change how middle-click pasting changes
8715                 the selection and insert point; defaults to
8716                 pre-3.6.1cvs31
8717
8718 2008-11-19 [colin]      3.6.1cvs34
8719
8720         * src/folderview.c
8721                 Always give focus to summaryview, even if
8722                 the folder is empty, in small screen layout.
8723                 Allows to go back to folderlist using the
8724                 keyboard.
8725
8726 2008-11-18 [colin]      3.6.1cvs33
8727
8728         * src/mainwindow.h
8729                 Put back conditional at the end of struct
8730
8731 2008-11-18 [colin]      3.6.1cvs32
8732
8733         * src/procmime.c
8734         * src/common/w32_reg.c
8735                 Fix crash on win32 when browsing to a
8736                 directory
8737
8738 2008-11-15 [colin]      3.6.1cvs31
8739
8740         * src/compose.c
8741                 After a mid-click paste, deselect selection
8742                 and go to end of paste.
8743
8744 2008-11-15 [colin]      3.6.1cvs30
8745
8746         * src/compose.c
8747                 Auto-save draft after external editor quits
8748
8749 2008-11-15 [colin]      3.6.1cvs29
8750
8751         * src/plugins/pgpcore/sgpgme.c
8752                 Fix wrong error display, thanks to
8753                 Charles A. Edwards
8754
8755 2008-11-14 [colin]      3.6.1cvs28
8756
8757         * src/prefs_actions.c
8758                 Comment out bogus (IMO) warning
8759
8760 2008-11-14 [colin]      3.6.1cvs27
8761
8762         * src/mainwindow.c
8763         * src/summaryview.c
8764         * src/summaryview.h
8765         * src/gtk/menu.c
8766         * src/gtk/menu.h
8767                 Share summaryview's context menu actions with
8768                 the equivalent menu items of the main menu;
8769                 this allows to share accelerators and de-
8770                 duplicate code.
8771
8772 2008-11-14 [colin]      3.6.1cvs26
8773
8774         * src/plugins/pgpcore/sgpgme.c
8775                 Fix bug 1768, 'claws-mail crashes while 
8776                 checking smime bad signature'
8777
8778 2008-11-13 [colin]      3.6.1cvs25
8779
8780         * src/account.c
8781         * src/filtering.c
8782                 Fix redefinition of PREFSBUFSIZE
8783
8784 2008-11-13 [wwp]        3.6.1cvs24
8785
8786         * tools/popfile-link.sh
8787                 Add support for reusing existing POPFile session ID.
8788
8789 2008-11-12 [colin]      3.6.1cvs23
8790
8791         * src/prefs_gtk.h
8792                 Fix bug 1771, 'Folder template gets 
8793                 truncated when exiting the application'
8794                 Use a 32k buffer for string preferences
8795
8796 2008-11-11 [colin]      3.6.1cvs22
8797
8798         * src/summaryview.c
8799                 Fix "display sender using addressbook" when
8800                 prefs_common.swap_from is in use. Patch by
8801                 H. Merijn Brand
8802
8803 2008-11-11 [colin]      3.6.1cvs21
8804
8805         * src/autofaces.c
8806         * src/common/md5.c
8807         * src/common/md5.h
8808                 Make a few functions static
8809
8810 2008-11-07 [colin]      3.6.1cvs20
8811
8812         * src/mainwindow.c
8813         * src/summaryview.c
8814                 Fix crash when rebuilding colorlabel
8815                 menu
8816         * src/addrgather.c
8817         * src/editldap.c
8818         * src/prefs_account.c
8819         * src/prefs_compose_writing.c
8820         * src/prefs_logging.c
8821         * src/prefs_message.c
8822         * src/prefs_other.c
8823         * src/prefs_receive.c
8824         * src/prefs_summaries.c
8825         * src/prefs_wrapping.c
8826         * src/plugins/bogofilter/bogofilter_gtk.c
8827         * src/plugins/pgpcore/prefs_gpg.c
8828         * src/plugins/spamassassin/spamassassin_gtk.c
8829                 Fix deprecated use of page_size in 
8830                 gtkspinbutton adjustments
8831
8832 2008-11-06 [mones]      3.6.1cvs19
8833
8834         * src/mainwindow.c
8835                 Fix missing "About" in Help menu
8836         * tools/claws.i18n.status.pl
8837                 Fix header
8838
8839 2008-11-05 [colin]      3.6.1cvs18
8840
8841         * src/action.c
8842         * src/main.c
8843         * src/mainwindow.c
8844         * src/common/socket.c
8845         * src/common/socket.h
8846         * src/gtk/gtkutils.c
8847         * src/gtk/gtkutils.h
8848                 w32: Implement single launch (lock
8849                 socket); always put debug log to
8850                 the rc_dir; fix Start menu update
8851                 after registering as default Mail 
8852                 app
8853
8854 2008-11-05 [colin]      3.6.1cvs17
8855
8856         * src/mainwindow.c
8857                 Setting the Mail start menu item in HKCU 
8858                 confuses the Internet Options dialog. Do 
8859                 it in HKLM as this dialog does.
8860
8861 2008-11-04 [colin]      3.6.1cvs16
8862
8863         * src/common/w32_reg.c
8864                 Fix off-by-one
8865
8866 2008-11-04 [colin]      3.6.1cvs15
8867
8868         * src/procmime.c
8869                 w32: Fix getting content-type 
8870         * src/mimeview.c
8871         * src/prefs_common.c
8872         * src/prefs_common.h
8873         * src/prefs_ext_prog.c
8874         * src/textview.c
8875                 w32: better integration (use the
8876                 standard file associations instead
8877                 of our platform-unadapted open
8878                 dialog)
8879         * src/mainwindow.c
8880         * src/common/utils.c
8881         * src/common/w32_reg.c
8882         * src/common/w32lib.h
8883                 w32: better integration (allow 
8884                 setting Claws as default MUA)
8885
8886 2008-11-01 [colin]      3.6.1cvs14
8887
8888         * src/codeconv.c
8889                 Fix wrongly converted non-ascii characters
8890                 when locale's charset is US-ASCII (strict-mode
8891                 was failing in this case)
8892
8893 2008-10-30 [colin]      3.6.1cvs13
8894
8895         * src/mimeview.c
8896         * src/mimeview.h
8897         * src/textview.c
8898         * src/textview.h
8899                 Use one UI Manager per mimeview, instead of
8900                 the global one -- else user_data pointer gets
8901                 broken if opening and closing another message-
8902                 view, then using right-click on a mimeview's 
8903                 mimepart. Probably fixes bug 1711, 'Save-as
8904                 attachment crashes'
8905
8906 2008-10-24 [paul]       3.6.1cvs12
8907
8908         * tools/Makefile.am
8909         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
8910         * tools/kdeservicemenu/install.sh
8911                 another, possibly the final?, attempt on getting this
8912                 sorted for kde4
8913
8914 2008-10-24 [paul]       3.6.1cvs11
8915
8916         * tools/kdeservicemenu/install.sh
8917                 fix servicemenu installation directory on kde4
8918
8919 2008-10-24 [paul]       3.6.1cvs10
8920
8921         * tools/kdeservicemenu/README
8922         * tools/kdeservicemenu/install.sh
8923                 add support for kde4 in addition to kde3.
8924                 a rework involving checking for kde4-config, then
8925                 kde-config, finally prompting the user for the
8926                 location of either if they cannot be found
8927                 
8928
8929 2008-10-18 [paul]       3.6.1cvs9
8930
8931         * tools/claws.i18n.status.pl
8932                 updated with latest translator info.
8933                 only print for languages defined in %langname
8934
8935 2008-10-17 [paul]       3.6.1cvs8
8936
8937         * src/plugins/pgpcore/sgpgme.c
8938                 when listing the uid's, show the uid validity
8939
8940 2008-10-16 [paul]       3.6.1cvs7
8941
8942         * INSTALL
8943                 updated
8944
8945 2008-10-13 [wwp]        3.6.1cvs6
8946
8947         * po/fr.po
8948                 Updated French translation.
8949
8950 2008-10-11 [colin]      3.6.1cvs5
8951
8952         * src/gtk/authors.h
8953                 Fix bug 1756, "Outdated translators list in About 
8954                 dialogue". Patch by Aleksei Miheev.
8955
8956 2008-10-11 [colin]      3.6.1cvs4
8957
8958         * src/account.c
8959         * src/imap.c
8960         * src/inc.c
8961         * src/main.c
8962         * src/mainwindow.c
8963         * src/news.c
8964         * src/pop.c
8965         * src/pop.h
8966         * src/prefs_account.c
8967         * src/send_message.c
8968         * src/send_message.h
8969         * src/ssl_manager.c
8970         * src/ssl_manager.h
8971         * src/wizard.c
8972         * src/common/claws.c
8973         * src/common/defs.h
8974         * src/common/session.c
8975         * src/common/session.h
8976         * src/common/smtp.c
8977         * src/common/smtp.h
8978         * src/common/socket.c
8979         * src/common/socket.h
8980         * src/common/ssl.c
8981         * src/common/ssl.h
8982         * src/common/ssl_certificate.c
8983         * src/common/ssl_certificate.h
8984         * src/gtk/about.c
8985         * src/gtk/sslcertwindow.c
8986         * src/gtk/sslcertwindow.h
8987                 Remove OpenSSL code
8988
8989 2008-10-11 [colin]      3.6.1cvs3
8990
8991         * src/common/ssl_certificate.c
8992                 Make local function static
8993
8994 2008-10-10 [colin]      3.6.1cvs2
8995
8996         * src/common/ssl.h
8997         * src/common/ssl_certificate.c
8998         * src/gtk/sslcertwindow.c
8999                 Add offline certificate verification,
9000                 thanks to Nikos Mavrogiannopoulos for the
9001                 hints
9002
9003 2008-10-10 [colin]      3.6.1cvs1
9004
9005         * src/common/ssl_certificate.c
9006         * src/gtk/sslcertwindow.c
9007                 Fix warnings
9008
9009 2008-10-10 [paul]       3.6.1
9010
9011         * m4/spamassassin.m4
9012                 remove openssl dross
9013
9014         * NEWS
9015         * README
9016         * RELEASE_NOTES 
9017                 3.6.1 released!
9018
9019 2008-10-10 [colin]      3.6.0cvs25
9020
9021         * src/common/ssl.c
9022                 Tell libetpan it doesn't need to init
9023                 GnuTLS
9024
9025 2008-10-10 [colin]      3.6.0cvs24
9026
9027         * claws-mail.pc.in
9028                 Remove references to openssl
9029
9030 2008-10-09 [colin]      3.6.0cvs23
9031
9032         * configure.ac
9033                 Fix message
9034
9035 2008-10-09 [colin]      3.6.0cvs22
9036
9037         * configure.ac
9038                 Error out when building against openssl
9039
9040 2008-10-09 [colin]      3.6.0cvs21
9041
9042         * configure.ac
9043         * COPYING
9044         * src/crash.c
9045         * src/main.c
9046         * src/gtk/about.c
9047                 Disable OpenSSL due to requirement of
9048                 OpenSSL exception. Code not removed yet,
9049                 just in case, but disabled.
9050
9051 2008-10-09 [colin]      3.6.0cvs20
9052
9053         * configure.ac
9054         * src/Makefile.am
9055         * src/crash.c
9056         * src/gedit-print.c
9057         * src/gedit-print.h
9058         * src/main.c
9059         * src/mainwindow.c
9060         * src/messageview.c
9061         * src/prefs_ext_prog.c
9062         * src/prefs_fonts.c
9063         * src/prefs_image_viewer.c
9064         * src/printing.c
9065         * src/printing.h
9066         * src/summaryview.c
9067         * src/gtk/Makefile.am
9068         * src/gtk/about.c
9069         * src/gtk/gtksourceprintjob.c
9070         * src/gtk/gtksourceprintjob.h
9071                 Revert previous patch. It'd be better to remove
9072                 OpenSSL instead, as GnuTLS works as well.
9073
9074 2008-10-09 [colin]      3.6.0cvs19
9075
9076         * configure.ac
9077         * src/Makefile.am
9078         * src/crash.c
9079         * src/gedit-print.c
9080         * src/gedit-print.h
9081         * src/main.c
9082         * src/mainwindow.c
9083         * src/messageview.c
9084         * src/prefs_ext_prog.c
9085         * src/prefs_fonts.c
9086         * src/prefs_image_viewer.c
9087         * src/printing.c
9088         * src/printing.h
9089         * src/summaryview.c
9090         * src/gtk/Makefile.am
9091         * src/gtk/about.c
9092         * src/gtk/gtksourceprintjob.c
9093         * src/gtk/gtksourceprintjob.h
9094                 Remove the libgnomeprint interface (deprecated,
9095                 and fixes Debian's #501570, 'Copyright confusion')
9096
9097 2008-10-09 [colin]      3.6.0cvs18
9098
9099         * configure.ac
9100                 Require libetpan 0.57 (important fixes)
9101
9102 2008-10-08 [paul]       3.6.0cvs17
9103
9104         * src/prefs_filtering_action.c
9105         * src/prefs_matcher.c
9106                 enable re-ordering of the filtering/processing
9107                 condition and actions lists by drag'n'drop
9108
9109 2008-10-08 [colin]      3.6.0cvs16
9110
9111         * src/addressbook.c
9112                 Fix wrong menu title
9113
9114 2008-10-07 [colin]      3.6.0cvs15
9115
9116         * src/imap.c
9117                 After thinking, revert this. It's only a minor
9118                 annoyance to GSSAPI users, and I can't test this
9119                 right now. Postponed until after next good release.
9120
9121 2008-10-07 [colin]      3.6.0cvs14
9122
9123         * src/imap.c
9124                 Don't ask for a password when using GSSAPI
9125
9126 2008-10-07 [colin]      3.6.0cvs13
9127
9128         * src/mainwindow.c
9129                 Fix build with GTK+ < 2.14
9130
9131 2008-10-07 [colin]      3.6.0cvs12
9132
9133         * src/mainwindow.c
9134         * src/mainwindow.h
9135         * src/prefs_common.c
9136         * src/prefs_common.h
9137         * src/summaryview.c
9138         * src/gtk/colorlabel.c
9139                 Fix bug 1749, 'Shortcut keys for color labels 
9140                 not changeable'
9141                 Make fullscreen a setting remembered between
9142                 sessions
9143
9144 2008-10-07 [colin]      3.6.0cvs11
9145
9146         * src/prefs_other.c
9147                 Fix bug 1747, 'Wanderlust keybindings no longer 
9148                 working (regression)'
9149
9150 2008-10-07 [colin]      3.6.0cvs10
9151
9152         * src/mainwindow.c
9153                 Make fullscreen a real menu item
9154
9155 2008-10-07 [colin]      3.6.0cvs9
9156
9157         * src/mainwindow.c
9158                 Make sure we won't save size when
9159                 fullscreening
9160
9161 2008-10-06 [colin]      3.6.0cvs8
9162
9163         * src/mainwindow.c
9164         * src/mainwindow.h
9165                 Handle fullscreen via F11. Patch by
9166                 Michael Rasmussen
9167
9168 2008-10-06 [colin]      3.6.0cvs7
9169
9170         * src/common/ssl.c
9171                 Fix return value when setting client cert
9172
9173 2008-10-04 [colin]      3.6.0cvs6
9174
9175         * src/mimeview.c
9176                 Fix bug 1742, 'Attachment list contents not 
9177                 visible/scrollable'
9178
9179 2008-10-04 [paul]       3.6.0cvs5
9180
9181         * src/mainwindow.c
9182                 fix failure of Hide toolbar option on restart
9183
9184 2008-10-04 [colin]      3.6.0cvs4
9185
9186         * src/addressbook.c
9187         * src/compose.c
9188         * src/mainwindow.c
9189         * src/messageview.c
9190         * src/summaryview.c
9191                 Maemo: Fix bug 1737, Crashes upon opening
9192
9193 2008-10-04 [paul]       3.6.0cvs3
9194
9195         * po/pt_BR.po
9196                 submitted (just a little late) by Frederico
9197                 Goncalves Guimaraes
9198
9199 2008-10-03 [wwp]        3.6.0cvs2
9200
9201         * po/fr.po
9202                 Many fixes, mostly in menus and accelerators.
9203
9204 2008-10-03 [colin]      3.6.0cvs1
9205
9206         * src/gtk/filesel.c
9207                 Allow network mounts with new GTKs: they're
9208                 available via FUSE mounts and we don't need
9209                 GVFS.
9210
9211 2008-10-03 [paul]       3.6.0
9212
9213         * NEWS
9214         * README
9215         * RELEASE_NOTES 
9216                 3.6.0 released!
9217
9218 2008-10-03 [paul]       3.5.0cvs145
9219
9220         * configure.ac
9221         * po/bg.po
9222         * po/nl.po
9223         * po/ru.po
9224         * po/sv.po
9225                 new translations. added by Yasen Pramatarov,
9226                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9227         * po/ca.po
9228         * po/de.po
9229         * po/fi.po
9230         * po/fr.po
9231         * po/hu.po
9232         * po/it.po
9233         * po/pl.po
9234         * po/zh_CN.po
9235                 updated translations. submitted by Miquel Oliete,
9236                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9237                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9238
9239 2008-10-02 [colin]      3.5.0cvs144
9240
9241         * src/common/session.c
9242                 Fix crash when connection fails on windows
9243
9244 2008-10-01 [colin]      3.5.0cvs143
9245
9246         * src/imap.c
9247                 Real fix for FS-unsafe chars on win32
9248
9249 2008-10-01 [colin]      3.5.0cvs142
9250
9251         * src/imap.c
9252                 Encode prohibited filenames on win32
9253
9254 2008-09-30 [mones]      3.5.0cvs141
9255
9256         * src/ldapctrl.c
9257         * src/main.c
9258         * src/prefs_themes.c
9259         * src/printing.c
9260                 Fix output of some debug messages
9261
9262 2008-09-30 [colin]      3.5.0cvs140
9263
9264         * src/addrbook.c
9265         * src/addrharvest.c
9266         * src/compose.c
9267         * src/jpilot.c
9268         * src/mh.c
9269         * src/prefs_themes.c
9270         * src/procheader.c
9271         * src/procmime.c
9272         * src/summaryview.c
9273         * src/common/utils.c
9274         * src/gtk/sslcertwindow.c
9275                 Win32: Fix time usage; use g_stat
9276
9277 2008-09-29 [colin]      3.5.0cvs139
9278
9279         * src/common/utils.c
9280                 Fix case-sensitive match of subject
9281                 prefixes on win32
9282
9283 2008-09-29 [colin]      3.5.0cvs138
9284
9285         * src/folder_item_prefs.c
9286         * src/folder_item_prefs.h
9287         * src/matcher.c
9288         * src/prefs_folder_item.c
9289         * src/prefs_matcher.c
9290         * src/summaryview.c
9291         * src/common/string_match.c
9292         * src/common/utils.c
9293                 Fix a huge leak (dozens of megs per folder
9294                 change) on Windows: disable regexps 
9295
9296 2008-09-28 [paul]       3.5.0cvs137
9297
9298         * po/en_GB.po
9299                 updated
9300
9301 2008-09-27 [colin]      3.5.0cvs136
9302
9303         * src/account.c
9304         * src/account.h
9305                 Add accessor for cur_account
9306
9307 2008-09-27 [colin]      3.5.0cvs135
9308
9309         * src/imap.c
9310                 Fix crash when error happen on session establishment
9311
9312 2008-09-26 [mones]      3.5.0cvs134
9313
9314         * po/es.po
9315                 Updated for release
9316
9317 2008-09-26 [colin]      3.5.0cvs133
9318
9319         * src/plugins/pgpcore/claws.def
9320                 Fix symbol
9321
9322 2008-09-26 [colin]      3.5.0cvs132
9323
9324         * src/prefs_common.c
9325         * src/prefs_common.h
9326         * src/plugins/pgpcore/pgp_viewer.c
9327                 Add an accessor to prefs_common for plugins
9328                 (Win32 fix)
9329
9330 2008-09-25 [colin]      3.5.0cvs131
9331
9332         * src/main.c
9333                 Fix bug 1725, 'useless lines in clawsrc'
9334         * src/plugins/smime/mypgpcore.def
9335                 Add a missing symbol
9336
9337 2008-09-25 [paul]       3.5.0cvs130
9338
9339         * src/plugins/smime/mypgpcore.def
9340         * src/plugins/smime/plugin.def
9341         * src/plugins/smime/version.rc
9342                 add these windows-specific files
9343                 (Thanks to Colin)
9344
9345 2008-09-25 [colin]      3.5.0cvs129
9346
9347         * src/main.c
9348                 Load standard plugins only on first run
9349
9350 2008-09-25 [colin]      3.5.0cvs128
9351
9352         * src/codeconv.c
9353                 Fix build...
9354
9355 2008-09-24 [colin]      3.5.0cvs127
9356
9357         * src/codeconv.c
9358                 Add nb_NO's charset (iso-8859-1)
9359
9360 2008-09-24 [colin]      3.5.0cvs126
9361
9362         * src/common/utils.c
9363                 Fix get_mail_base_dir() on windows
9364                 (was synced from main ages ago)
9365
9366 2008-09-24 [colin]      3.5.0cvs125
9367
9368         * src/main.c
9369         * src/wizard.c
9370                 Integrate better with Windows' style
9371
9372 2008-09-23 [paul]       3.5.0cvs124
9373
9374         * src/compose.c
9375         * src/mainwindow.c
9376         * src/messageview.c
9377                 offer these strings to translators too 
9378
9379 2008-09-23 [colin]      3.5.0cvs123
9380
9381         * configure.ac
9382                 Add a --disable-dbus flag in case we want
9383                 no DBUS even if headers are available (like
9384                 for building gpg4win)
9385         * src/filtering.c
9386         * src/mainwindow.c
9387         * src/prefs_logging.c
9388         * src/common/utils.c
9389         * src/plugins/pgpcore/sgpgme.c
9390         * src/plugins/smime/claws.def
9391                 Windows fixes:
9392                 - disable filtering log (it's crashy for
9393                   some reason)
9394                 - fix gmtime_r when time is -1 (before 01/01/70)
9395                 - add symbols for smime
9396
9397 2008-09-22 [colin]      3.5.0cvs122
9398
9399         * src/common/utils.c
9400         * src/account.c
9401                 Remove raw printf
9402         * src/compose.c
9403                 Fix cursor position after changing account
9404         * src/imap.c
9405         * src/mimeview.c
9406         * src/news.c
9407                 Fix absolute path detection 
9408
9409 2008-09-21 [colin]      3.5.0cvs121
9410
9411         * src/gtk/gtkaspell.c
9412                 Don't try to use empty dictionaries
9413
9414 2008-09-20 [colin]      3.5.0cvs120
9415
9416         * po/POTFILES.in
9417                 Add the new files to the translations
9418
9419 2008-09-20 [colin]      3.5.0cvs119
9420
9421         * configure.ac
9422         * src/plugins/Makefile.am
9423         * src/plugins/smime/Makefile.am
9424         * src/plugins/smime/plugin.c
9425         * src/plugins/smime/smime.c
9426         * src/plugins/smime/smime.deps
9427         * src/plugins/smime/smime.h
9428                 Include S/Mime plugin in the main plugins
9429                 Will ease the Gpg4win team's work
9430
9431 2008-09-20 [colin]      3.5.0cvs118
9432
9433         * src/autofaces.c
9434         * src/compose.c
9435         * src/ldapquery.c
9436         * src/main.c
9437         * src/news.c
9438         * src/common/socket.c
9439         * src/gtk/gtkutils.c
9440         * src/plugins/pgpcore/claws.def
9441                 Windows: more fixes, thanks to wwp and
9442                 Marcus Brinkmann
9443
9444 2008-09-20 [colin]      3.5.0cvs117
9445
9446         * src/imap.c
9447                 Tell on which server errors happened
9448
9449 2008-09-20 [colin]      3.5.0cvs116
9450
9451         * src/etpan/etpan-thread-manager.c
9452         * src/etpan/imap-thread.c
9453         * src/etpan/nntp-thread.c
9454                 Windows: Fix hang on IMAP/NNTP
9455
9456 2008-09-20 [colin]      3.5.0cvs115
9457
9458         * src/common/utils.c
9459                 Fix bug 1723, "Buffer overflow crash caused by 
9460                 preview in 'Date format help' dialog box"
9461                 Also, optimise fast_strftime a bit :)
9462
9463 2008-09-18 [colin]      3.5.0cvs114
9464
9465         * src/procmime.c
9466         * src/textview.c
9467                 Check for NULLs before str* functions
9468
9469 2008-09-18 [colin]      3.5.0cvs113
9470
9471         * src/messageview.c
9472         * src/procmime.c
9473         * src/textview.c
9474                 Handle html parts in multipart/related
9475                 Decode ISO-8859-1 as Windows-1252 (the former
9476                 is a subset of the latter) in order to 
9477                 workaround Outlook mails misencoding
9478         * src/gtk/logwindow.c
9479         * src/gtk/logwindow.h
9480                 Clear mainwindow's error pixmap when the
9481                 error scrolls out of the log
9482
9483 2008-09-17 [colin]      3.5.0cvs112
9484
9485         * src/image_viewer.c
9486                 Fix image loading (multiple childs added to 
9487                 scrolledwindow, break of the resize functionality)
9488         * src/account.c
9489         * src/prefs_folder_item.c
9490         * src/prefs_spelling.c
9491         * src/gtk/gtkaspell.c
9492                 Better fix problems with dictionaries updates
9493
9494 2008-09-17 [colin]      3.5.0cvs111
9495
9496         * src/common/utils.c
9497                 Fix double-opening (fixes multiple signatures when
9498                 using signify)
9499
9500 2008-09-16 [colin]      3.5.0cvs110
9501
9502         * src/prefs_account.c
9503         * src/prefs_folder_item.c
9504         * src/prefs_spelling.c
9505         * src/gtk/gtkaspell.c
9506                 Better stripping of aspell dictionaries names
9507
9508 2008-09-16 [colin]
9509
9510         * 3.6.0-rc1 released
9511
9512 2008-09-16 [colin]      3.5.0cvs109
9513
9514         * src/account.c
9515         * src/inc.c
9516         * src/mainwindow.c
9517         * src/prefs_account.h
9518         * src/prefs_other.c
9519         * src/send_message.c
9520         * src/gtk/inputdialog.c
9521                 Don't add a pref to allow remembering passwords
9522                 (Just not checking the checkbox is enough)
9523
9524 2008-09-16 [colin]      3.5.0cvs108
9525
9526         * configure.ac
9527                 Require libetpan 0.56 as 0.55 is crashy
9528         * src/messageview.c
9529                 Fix english
9530         * src/gtk/inputdialog.c
9531         * src/gtk/inputdialog.h
9532                 Fix warnings
9533
9534 2008-09-16 [wwp]        3.5.0cvs107
9535
9536         * src/compose.c
9537                 Complete 3.5.0cvs106 by removing a function that got
9538                 moved to account.[ch].
9539
9540 2008-09-16 [wwp]        3.5.0cvs106
9541
9542         * src/account.c
9543         * src/account.h
9544         * src/compose.c
9545         * src/quote_fmt.c
9546         * src/quote_fmt_lex.l
9547         * src/quote_fmt_parse.y
9548                 Add account signature (path and value string) manipulation
9549                 keywords to the template processor. It's now possible in
9550                 all templates to insert the account signature to an
9551                 arbitrary location or to pass it to a external script for
9552                 further editing.
9553
9554
9555 2008-09-16 [mones]      3.5.0cvs105
9556
9557         * src/imap.c
9558         * src/inc.c
9559         * src/mainwindow.c
9560         * src/mainwindow.h
9561         * src/news.c
9562         * src/prefs_account.h
9563         * src/prefs_common.c
9564         * src/prefs_common.h
9565         * src/prefs_other.c
9566         * src/send_message.c
9567         * src/gtk/inputdialog.c
9568         * src/gtk/inputdialog.h
9569                 Implement session passwords: unsaved passwords for receiving
9570                 or sending of accounts can be remembered while running to 
9571                 avoid repetitive typing.
9572                 As keeping passwords in memory is unsafe a new preference 
9573                 in Other page is added to activate or not such capability.
9574
9575 2008-09-14 [colin]      3.5.0cvs104
9576
9577         * src/codeconv.c
9578         * src/codeconv.h
9579                 Make conv_iconv_strdup static
9580
9581 2008-09-12 [colin]      3.5.0cvs103
9582
9583         * claws-mail.pc.in
9584         * src/Makefile.am
9585         * src/compose.c
9586         * src/compose.h
9587         * src/crash.c
9588         * src/folder_item_prefs.c
9589         * src/folder_item_prefs.h
9590         * src/main.c
9591         * src/prefs_account.c
9592         * src/prefs_common.c
9593         * src/prefs_common.h
9594         * src/prefs_folder_item.c
9595         * src/prefs_spelling.c
9596         * src/prefs_template.c
9597         * src/quote_fmt.h
9598         * src/quote_fmt_parse.y
9599         * src/toolbar.c
9600         * src/toolbar.h
9601         * src/gtk/Makefile.am
9602         * src/gtk/about.c
9603         * src/gtk/filesel.c
9604         * src/gtk/gtkaspell.c
9605         * src/gtk/gtkaspell.h
9606         * src/plugins/bogofilter/Makefile.am
9607         * src/plugins/dillo_viewer/Makefile.am
9608         * src/plugins/spamassassin/Makefile.am
9609         * src/plugins/trayicon/Makefile.am
9610                 Switch spellchecker to Enchant
9611
9612 2008-09-12 [paul]       3.5.0cvs102
9613
9614         * tools/README
9615         * tools/csv2addressbook.pl
9616                 add support for Fox Mail
9617
9618 2008-09-12 [paul]       3.5.0cvs101
9619
9620         * src/compose.c
9621         * src/prefs_wrapping.c
9622                 changes to English
9623
9624 2008-09-12 [paul]       3.5.0cvs100
9625
9626         * configure.ac
9627                 revert cvs99's libenchant commit error
9628
9629 2008-09-12 [colin]      3.5.0cvs99
9630
9631         * src/inc.c
9632                 Only go to inbox if there are new mails
9633                 (and fetch was manual)
9634
9635 2008-09-10 [colin]      3.5.0cvs98
9636
9637         * src/inc.c
9638         * src/summaryview.c
9639         * src/common/session.c
9640                 Use g_timeout_add_seconds instead of g_timeout_add
9641                 on glib >= 2.14 when we don't need precision on the 
9642                 delay. This helps reducing power consumption:
9643                 http://mjg59.livejournal.com/74651.html
9644
9645 2008-09-10 [colin]      3.5.0cvs97
9646
9647         * src/compose.c
9648                 Don't save window size and position when
9649                 compose is hidden (filtering action)
9650
9651 2008-09-09 [colin]      3.5.0cvs96
9652
9653         * src/action.h
9654         * src/addr_compl.c
9655         * src/addressadd.c
9656         * src/addressbook.h
9657         * src/addressbook_foldersel.c
9658         * src/addressitem.h
9659         * src/addrgather.c
9660         * src/alertpanel.c
9661         * src/browseldap.c
9662         * src/editaddress.c
9663         * src/editaddress_other_attributes_ldap.h
9664         * src/editbook.c
9665         * src/editjpilot.c
9666         * src/editldap.c
9667         * src/editldap_basedn.c
9668         * src/editvcard.c
9669         * src/exphtmldlg.c
9670         * src/expldifdlg.c
9671         * src/export.c
9672         * src/foldersel.c
9673         * src/foldersel.h
9674         * src/gedit-print.c
9675         * src/gedit-print.h
9676         * src/grouplistdialog.c
9677         * src/headerview.c
9678         * src/headerview.h
9679         * src/image_viewer.c
9680         * src/import.c
9681         * src/importldif.c
9682         * src/importmutt.c
9683         * src/importpine.c
9684         * src/inc.c
9685         * src/main.c
9686         * src/main.h
9687         * src/messageview.c
9688         * src/messageview.h
9689         * src/noticeview.c
9690         * src/prefs_actions.c
9691         * src/prefs_filtering.c
9692         * src/prefs_folder_column.c
9693         * src/prefs_gtk.h
9694         * src/prefs_summary_column.c
9695         * src/prefs_toolbar.c
9696         * src/send_message.c
9697         * src/setup.c
9698         * src/sourcewindow.c
9699         * src/sourcewindow.h
9700         * src/ssl_manager.c
9701         * src/statusbar.c
9702         * src/statusbar.h
9703         * src/stock_pixmap.c
9704         * src/stock_pixmap.h
9705         * src/summaryview.c
9706         * src/textview.c
9707         * src/textview.h
9708         * src/undo.h
9709         * src/uri_opener.c
9710         * src/wizard.c
9711         * src/wizard.h
9712         * src/common/ssl.h
9713         * src/common/utils.c
9714         * src/gtk/about.c
9715         * src/gtk/colorlabel.c
9716         * src/gtk/colorlabel.h
9717         * src/gtk/combobox.h
9718         * src/gtk/description_window.c
9719         * src/gtk/filesel.c
9720         * src/gtk/gtkaspell.c
9721         * src/gtk/gtkaspell.h
9722         * src/gtk/gtkcmclist.c
9723         * src/gtk/gtkcmclist.h
9724         * src/gtk/gtkcmctree.c
9725         * src/gtk/gtkcmctree.h
9726         * src/gtk/gtkcmoptionmenu.h
9727         * src/gtk/gtksctree.c
9728         * src/gtk/gtksctree.h
9729         * src/gtk/gtkshruler.c
9730         * src/gtk/gtkshruler.h
9731         * src/gtk/gtksourceprintjob.c
9732         * src/gtk/gtksourceprintjob.h
9733         * src/gtk/gtkutils.c
9734         * src/gtk/gtkutils.h
9735         * src/gtk/gtkvscrollbutton.c
9736         * src/gtk/gtkvscrollbutton.h
9737         * src/gtk/icon_legend.c
9738         * src/gtk/inputdialog.c
9739         * src/gtk/logwindow.c
9740         * src/gtk/logwindow.h
9741         * src/gtk/manage_window.c
9742         * src/gtk/manage_window.h
9743         * src/gtk/menu.c
9744         * src/gtk/prefswindow.c
9745         * src/gtk/progressdialog.c
9746         * src/gtk/progressdialog.h
9747         * src/plugins/bogofilter/bogofilter_gtk.c
9748         * src/plugins/pgpcore/passphrase.c
9749         * src/plugins/spamassassin/spamassassin_gtk.c
9750         * src/plugins/trayicon/trayicon.c
9751         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9752         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9753         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9754         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9755         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9756                 Complete GTK+ 2.14 undeprecation
9757                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9758
9759 2008-09-09 [colin]      3.5.0cvs95
9760
9761         * src/gtk/gtkcmclist.h
9762                 Fix build on GTK+ 2.14
9763
9764 2008-09-08 [colin]      3.5.0cvs94
9765
9766         * src/noticeview.c
9767         * src/noticeview.h
9768                 Remove GtkSignalFunc
9769
9770 2008-09-07 [colin]      3.5.0cvs93
9771
9772         * src/addressadd.c
9773         * src/addressbook_foldersel.c
9774         * src/gtk/gtkcmclist.c
9775         * src/gtk/gtkcmclist.h
9776         * src/gtk/gtkcmctree.c
9777         * src/gtk/gtkcmctree.h
9778         * src/gtk/gtksctree.c
9779         * src/gtk/prefswindow.c
9780         * src/gtk/prefswindow.h
9781                 Use GDestroyNotify instead of GtkDestroyNotify
9782                 (deprecated in GTK+ 2.14)
9783
9784 2008-09-07 [colin]      3.5.0cvs92
9785
9786         * src/textview.c
9787                 Fix bug 1712, 'invalid "Phishing attempt warning" 
9788                 when linked text ends with spaces'
9789
9790 2008-09-05 [colin]      3.5.0cvs91
9791
9792         * src/procmime.c
9793                 Maybe fix bug 1711, 'Save-as attachment crashes'
9794                 Possibly wrong free() due to pointer shifting
9795
9796 2008-09-05 [colin]      3.5.0cvs90
9797
9798         * src/compose.c
9799                 Fix bug 1710, 'User misreads "Discard Message" 
9800                 as "Discard Changes"'. Propose to save or discard
9801                 only the latest changes when closing an existing
9802                 draft. Autosave may still have saved parts of the
9803                 edit session.
9804
9805 2008-09-04 [colin]      3.5.0cvs89
9806
9807         * src/summaryview.c
9808                 Fix bug 1707, 'Segfault when sorting on non-visible column'
9809
9810 2008-09-01 [colin]      3.5.0cvs88
9811
9812         * src/imap.c
9813         * src/summaryview.c
9814         * src/common/tags.c
9815         * src/etpan/imap-thread.c
9816         * src/etpan/imap-thread.h
9817                 Store spam flag on IMAP (Junk/NonJunk, as 
9818                 ThunderBird does - this is nonstandard)
9819
9820 2008-08-31 [wwp]        3.5.0cvs87
9821
9822         * ChangeLog
9823                 Fix globish edition^Wediting.
9824
9825 2008-08-31 [wwp]        3.5.0cvs86
9826
9827         * src/addressbook.c
9828                 Don't break nickname editing for non-LDAP books (nickname
9829                 value was overwritten when editing existing contact, this
9830                 came from 3.0.2cvs109).
9831
9832 2008-08-30 [colin]      3.5.0cvs85
9833
9834         * src/mainwindow.c
9835         * src/summaryview.c
9836                 Fix "Apply tags..." key shortcut
9837
9838 2008-08-29 [iwkse]      3.5.0cvs84
9839
9840         * src/summaryview.c
9841                         Bit of clean:)
9842
9843 2008-08-29 [iwkse]      3.5.0cvs83
9844
9845         * src/summaryview.c
9846                         Disable "Move to trash" action if
9847                         we are in a trash-like folder.
9848                         Thanks to colinl
9849
9850 2008-08-29 [paul]       3.5.0cvs82
9851
9852         * configure.ac
9853                 bump up libetpan version requirement since
9854                 0.55 is released now
9855
9856 2008-08-28 [wwp]        3.5.0cvs81
9857
9858         * src/account.c
9859         * src/pop.c
9860         * src/prefs_account.c
9861         * src/prefs_account.h
9862                 Add finer granularity to the POP3's remove-after delay (now in
9863                 hours in addition to in days), patch by Paul Rolland.
9864
9865 2008-08-28 [wwp]        3.5.0cvs80
9866
9867         * src/gtk/combobox.c
9868                 Fix a typo in a comment.
9869
9870 2008-08-28 [iwkse]      3.5.0cvs79
9871
9872         * src/account.c
9873         * src/prefs_actions.c
9874         * src/prefs_filtering.c
9875         * src/prefs_template.c
9876                         Add search feature to the account, 
9877                         template and action dialog.
9878                         It's turned on selecting one row
9879                         of the list and typing some random
9880                         letter. Thanks to wwp, colinl
9881
9882 2008-08-28 [colin]      3.5.0cvs78
9883
9884         * src/Makefile.am
9885         * src/account.c
9886         * src/compose.c
9887         * src/prefs_account.c
9888         * src/prefs_account.h
9889         * src/privacy.c
9890         * src/privacy.h
9891         * src/procmime.c
9892         * src/stock_pixmap.c
9893         * src/stock_pixmap.h
9894         * src/summaryview.c
9895         * src/pixmaps/key_gpg_signed.xpm
9896                 Fix bug 1412, "Sign reply, if mail was signed"
9897                 Add an account preference to sign replies to signed mails
9898
9899 2008-08-28 [iwkse]      3.5.0cvs77
9900
9901         * src/prefs_filtering.c
9902                 Making the search more useful,
9903                 jumping directly to the relative rule.
9904
9905 2008-08-27 [colin]      3.5.0cvs76
9906
9907         * src/main.c
9908                 Add a bit of info
9909
9910 2008-08-27 [colin]      3.5.0cvs75
9911
9912         * src/gtk/gtkcmctree.c
9913                 Fix a few ifdefs
9914
9915 2008-08-26 [colin]      3.5.0cvs74
9916
9917         * src/gtk/gtkcmctree.c
9918                 Fix missing inits on old glib
9919
9920 2008-08-26 [wwp]        3.5.0cvs73
9921
9922         * src/common/utils.c
9923                 Added 'Fwd' to the list of known common subject prefixes.
9924
9925 2008-08-25 [iwkse]      3.5.0cvs72
9926
9927         * src/image_viewer.c
9928                 Add animated gif support to the
9929                 message preview.
9930
9931 2008-08-25 [colin]      3.5.0cvs71
9932
9933         * src/gtk/gtkcmctree.c
9934                 Make sure work isn't null
9935
9936 2008-08-24 [colin]      3.5.0cvs70
9937
9938         * src/common/ssl.c
9939                 Fix typo on SSL_CERT_DIR
9940
9941 2008-08-23 [holger]     3.5.0cvs69
9942
9943         * src/printing.c
9944                 Fix bug 1699 'Separator line mis-placed when
9945                 printing some e-mails'. The number of header lines
9946                 was not correctly calculated when Pango inserts
9947                 linebreaks
9948
9949 2008-08-23 [colin]      3.5.0cvs68
9950
9951         * src/mainwindow.c
9952                 Fix the account selector button; thanks
9953                 to wwp
9954
9955 2008-08-21 [colin]      3.5.0cvs67
9956
9957         * src/compose.c
9958         * src/compose.h
9959                 Add a compose preference for auto-indent
9960         * src/mainwindow.c
9961         * src/summaryview.c
9962                 Make colorlabel accels a bit less hacky
9963
9964 2008-08-21 [colin]      3.5.0cvs66
9965
9966         * src/compose.c
9967         * src/prefs_common.c
9968         * src/prefs_common.h
9969         * src/prefs_wrapping.c
9970                 Add a preference for autoindent; fix no_join tag
9971                 being applied to whole lines instead of just \n when
9972                 creating a line 
9973
9974 2008-08-21 [colin]      3.5.0cvs65
9975
9976         * src/compose.c
9977                 Add support for auto-indentation
9978
9979 2008-08-19 [colin]      3.5.0cvs64
9980
9981         * src/compose.c
9982                 Save Autowrap status in drafts/queued mails
9983
9984 2008-08-19 [colin]      3.5.0cvs63
9985
9986         * src/mainwindow.c
9987                 Fix a comment (in reality, test commit on
9988                 the new CVS server)
9989
9990 2008-08-17 [colin]      3.5.0cvs62
9991
9992         * src/prefs_actions.c
9993         * src/procmime.c
9994         * src/wizard.c
9995         * src/common/socket.h
9996         * src/gtk/gtkcmctree.c
9997                 Fix warnings
9998
9999 2008-08-16 [colin]      3.5.0cvs61
10000
10001         * src/editaddress_other_attributes_ldap.h
10002                 Add 'l' field (localityName)
10003
10004 2008-08-16 [colin]      3.5.0cvs60
10005
10006         * src/mainwindow.c
10007         * src/gtk/gtkcmclist.c
10008         * src/gtk/gtkcmclist.h
10009         * src/gtk/gtkcmctree.c
10010         * src/gtk/gtksctree.c
10011         * src/gtk/gtkutils.c
10012         * src/gtk/gtkvscrollbutton.c
10013                 Fix Maemo build (OS2007)
10014
10015 2008-08-14 [colin]      3.5.0cvs59
10016
10017         * src/folder.c
10018                 Don't crash if parent is null when creating
10019                 a folder
10020         * src/gtk/pluginwindow.c
10021                 Don't crash on race when closing window while
10022                 a plugin is loading and does gtk_iterations
10023
10024 2008-08-13 [colin]      3.5.0cvs58
10025
10026         * src/messageview.c
10027         * src/messageview.h
10028         * src/mimeview.c
10029                 Fix bug 1696, 'Viewing binary attachements 
10030                 as text over 1 MB' (various buglets)
10031
10032 2008-08-10 [colin]      3.5.0cvs57
10033
10034         * src/summaryview.c
10035         * src/gtk/gtkcmclist.c
10036                 Continue fixing GTK < 2.12 build, thanks to
10037                 Michael Hugues
10038
10039 2008-08-10 [colin]      3.5.0cvs56
10040
10041         * src/gtk/gtksctree.c
10042                 Fix build on GTK < 2.12
10043
10044 2008-08-09 [colin]      3.5.0cvs55
10045
10046         * src/mainwindow.c
10047                 Fix untranslatable strings, thanks to
10048                 Stephan Sachse
10049
10050 2008-08-07 [colin]      3.5.0cvs54
10051
10052         * src/compose.c
10053         * src/editaddress.c
10054         * src/folderview.c
10055         * src/mainwindow.c
10056         * src/message_search.c
10057         * src/mimeview.c
10058         * src/noticeview.c
10059         * src/prefs_account.c
10060         * src/prefs_common.c
10061         * src/prefs_customheader.c
10062         * src/prefs_ext_prog.c
10063         * src/prefs_filtering_action.c
10064         * src/prefs_gtk.c
10065         * src/prefs_logging.c
10066         * src/prefs_matcher.c
10067         * src/prefs_msg_colors.c
10068         * src/procmime.c
10069         * src/summary_search.c
10070         * src/summaryview.c
10071         * src/toolbar.c
10072         * src/gtk/colorsel.c
10073         * src/gtk/gtkaspell.c
10074         * src/gtk/gtkutils.c
10075         * src/gtk/gtkutils.h
10076         * src/gtk/inputdialog.c
10077         * src/gtk/pluginwindow.c
10078         * src/gtk/quicksearch.c
10079         * src/plugins/bogofilter/bogofilter_gtk.c
10080         * src/plugins/dillo_viewer/dillo_prefs.c
10081         * src/plugins/spamassassin/spamassassin_gtk.c
10082                 - Fix Ctrl-Space shortcut
10083                 - Fix mime-parsing bug in procmime (cvs52)
10084                 - Fix double-free in procmime (cvs52)
10085                 - Use gtk_bin_get_child instead of GTK_BIN()->child
10086                 - Fix Goto menu in mainwindow
10087
10088 2008-08-07 [mones]      3.5.0cvs53
10089
10090         * po/es.po
10091                 Updated translation (lots of changes!)
10092         * src/compose.c
10093                 Add missing accelerator key
10094         * src/mainwindow.c
10095                 Restored 'v' key function (thanks Colin!)
10096
10097 2008-08-06 [colin]      3.5.0cvs52
10098
10099         * src/addrbook.c
10100         * src/addrcindex.c
10101         * src/addrduplicates.c
10102         * src/addrharvest.c
10103         * src/enriched.c
10104         * src/html.c
10105         * src/ldif.c
10106         * src/mimeview.c
10107         * src/mutt.c
10108         * src/pine.c
10109         * src/procmime.c
10110         * src/vcard.c
10111         * src/wizard.c
10112                 Fix my use of g_utf8_strdown (it returns
10113                 a newly allocated string and doesn't
10114                 change the parameter)
10115
10116 2008-08-06 [colin]      3.5.0cvs51
10117
10118         * src/compose.c
10119                 Fix bug 1690, 'Copy/Paste in edit window may 
10120                 break Undo'; middle-click pastes aren't 
10121                 REPLACE_INSERT but just INSERT. 
10122                 Also, fix privacy menu selection
10123
10124 2008-08-05 [colin]      3.5.0cvs50
10125
10126         * src/action.c
10127         * src/addr_compl.c
10128         * src/addrbook.c
10129         * src/addrcindex.c
10130         * src/addrduplicates.c
10131         * src/addrharvest.c
10132         * src/enriched.c
10133         * src/html.c
10134         * src/ldif.c
10135         * src/main.c
10136         * src/mimeview.c
10137         * src/mutt.c
10138         * src/pine.c
10139         * src/procmime.c
10140         * src/vcard.c
10141         * src/wizard.c
10142         * src/common/socket.c
10143         * src/gtk/gtkutils.c
10144         * src/gtk/gtkutils.h
10145         * src/gtk/menu.c
10146         * src/plugins/spamassassin/spamassassin.c
10147                 More undeprecation (Glib)
10148
10149 2008-08-05 [colin]      3.5.0cvs49
10150
10151         * src/prefs_account.c
10152         * src/prefs_filtering_action.c
10153         * src/prefs_matcher.c
10154         * src/gtk/Makefile.am
10155         * src/gtk/claws-marshal.list
10156         * src/gtk/colorlabel.c
10157         * src/gtk/colorsel.c
10158         * src/gtk/foldersort.c
10159         * src/gtk/gtkaspell.c
10160         * src/gtk/gtkcmclist.c
10161         * src/gtk/gtkcmclist.h
10162         * src/gtk/gtkcmctree.c
10163         * src/gtk/gtkcmctree.h
10164         * src/gtk/gtkcmoptionmenu.c
10165         * src/gtk/gtkcmoptionmenu.h
10166         * src/gtk/gtksctree.c
10167         * src/gtk/gtksctree.h
10168         * src/gtk/gtkutils.c
10169         * src/gtk/gtkutils.h
10170         * src/gtk/gtkvscrollbutton.c
10171         * src/gtk/menu.c
10172         * src/gtk/menu.h
10173         * src/gtk/quicksearch.c
10174         * src/plugins/dillo_viewer/dillo_viewer.c
10175         * src/plugins/pgpcore/select-keys.c
10176                 Try to finish yesterday's commit
10177
10178 2008-08-04 [colin]      3.5.0cvs48
10179
10180         * src/addressadd.c
10181         * src/addressbook.c
10182         * src/addressbook_foldersel.c
10183         * src/addressitem.h
10184         * src/addrgather.c
10185         * src/browseldap.c
10186         * src/compose.c
10187         * src/compose.h
10188         * src/editaddress.c
10189         * src/editaddress_other_attributes_ldap.c
10190         * src/editgroup.c
10191         * src/editldap_basedn.c
10192         * src/folderview.c
10193         * src/folderview.h
10194         * src/grouplistdialog.c
10195         * src/image_viewer.c
10196         * src/imap_gtk.c
10197         * src/importldif.c
10198         * src/main.c
10199         * src/mainwindow.c
10200         * src/message_search.c
10201         * src/mh_gtk.c
10202         * src/mimeview.c
10203         * src/mimeview.h
10204         * src/news_gtk.c
10205         * src/noticeview.h
10206         * src/prefs_account.c
10207         * src/prefs_filtering_action.c
10208         * src/prefs_matcher.c
10209         * src/prefs_msg_colors.c
10210         * src/prefs_summaries.c
10211         * src/statusbar.c
10212         * src/stock_pixmap.c
10213         * src/summary_search.c
10214         * src/summaryview.c
10215         * src/summaryview.h
10216         * src/textview.c
10217         * src/toolbar.h
10218         * src/gtk/Makefile.am
10219         * src/gtk/claws-marshal.list
10220         * src/gtk/colorsel.c
10221         * src/gtk/foldersort.c
10222         * src/gtk/gtkaspell.c
10223         * src/gtk/gtkcmclist.c
10224         * src/gtk/gtkcmclist.h
10225         * src/gtk/gtkcmctree.c
10226         * src/gtk/gtkcmctree.h
10227         * src/gtk/gtksctree.c
10228         * src/gtk/gtksctree.h
10229         * src/gtk/gtkutils.c
10230         * src/gtk/gtkutils.h
10231         * src/gtk/gtkvscrollbutton.c
10232         * src/gtk/menu.c
10233         * src/gtk/menu.h
10234         * src/gtk/quicksearch.c
10235         * src/plugins/dillo_viewer/dillo_viewer.c
10236         * src/plugins/pgpcore/select-keys.c
10237                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10238                 Undeprecate their implementation (GtkArg, GtkType, ...)
10239                 Undeprecate a few other things here and there
10240                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10241                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10242                 still have work to do
10243
10244 2008-08-04 [colin]      3.5.0cvs47
10245
10246         * src/compose.c
10247         * src/compose.h
10248         * src/toolbar.h
10249         * src/textview.c
10250         * src/stock_pixmap.c
10251         * src/statusbar.c
10252         * src/noticeview.h
10253         * src/mimeview.h
10254         * src/mainwindow.c
10255         * src/image_viewer.c
10256         * src/gtk/gtkaspell.c
10257         * src/gtk/gtkvscrollbutton.c
10258         * src/plugins/dillo_viewer/dillo_viewer.c
10259                 Undeprecate more things
10260
10261 2008-08-02 [colin]      3.5.0cvs46
10262
10263         * src/mainwindow.c
10264                 Fix toggle menu activation state
10265                 (thanks to cvs45 ;)
10266
10267 2008-08-02 [paul]       3.5.0cvs45
10268
10269         * src/mainwindow.c
10270                 fix sensitivity of
10271                 /View/Show or hide/Message View
10272
10273 2008-08-01 [paul]       3.5.0cvs44
10274
10275         * src/common/utils.c
10276         * src/plugins/pgpcore/claws.def
10277         * src/plugins/pgpinline/claws.def
10278                 fix compilation problems on mingw32,
10279                 (bug 1688) Patch by Marcus Brinkmann
10280
10281 2008-08-01 [colin]      3.5.0cvs43
10282
10283         * src/gtk/gtkutils.c
10284         * src/gtk/gtkvscrollbutton.c
10285                 Oups, fix build
10286
10287 2008-08-01 [colin]      3.5.0cvs42
10288
10289         * src/compose.c
10290         * src/foldersel.c
10291         * src/mainwindow.c
10292         * src/prefs_account.c
10293         * src/prefs_folder_item.c
10294         * src/prefs_quote.c
10295         * src/summaryview.c
10296         * src/gtk/gtkaspell.c
10297         * src/gtk/gtkutils.c
10298         * src/gtk/gtkvscrollbutton.c
10299                 Replace a few deprecated function calls
10300
10301 2008-08-01 [paul]       3.5.0cvs41
10302
10303         * src/action.c
10304                 fix crash that occurs because of recent GtkUIManager
10305                 changes. Thanks to Colin
10306
10307 2008-07-31 [colin]      3.5.0cvs40
10308
10309         * src/addressbook.c
10310         * src/compose.c
10311         * src/mainwindow.c
10312         * src/messageview.c
10313                 Some Maemo fixes
10314         * src/gtk/menu.c
10315         * src/gtk/menu.h
10316                 Remove deprecated helper funcs
10317
10318 2008-07-30 [colin]      3.5.0cvs39
10319
10320         * src/folderview.c
10321         * src/folderview.h
10322         * src/imap_gtk.c
10323         * src/mh_gtk.c
10324         * src/news_gtk.c
10325                 Move the folderview popup menu to GtkUIManager
10326
10327 2008-07-29 [colin]      3.5.0cvs38
10328
10329         * src/account.c
10330         * src/account.h
10331         * src/action.c
10332         * src/action.h
10333         * src/addressitem.h
10334         * src/compose.c
10335         * src/edittags.c
10336         * src/mainwindow.c
10337         * src/mainwindow.h
10338         * src/mimeview.c
10339         * src/summaryview.c
10340         * src/gtk/menu.c
10341         * src/gtk/menu.h
10342                 Switch the main menu to GtkUIManager
10343                 Warning fixes
10344
10345 2008-07-29 [colin]      3.5.0cvs37
10346
10347         * src/news.c
10348                 Fix bug 1684, 'view news messages with large 
10349                 attachements segfaults'
10350
10351 2008-07-29 [colin]      3.5.0cvs36
10352
10353         * src/action.c
10354         * src/action.h
10355         * src/addressbook.c
10356         * src/addressitem.h
10357         * src/compose.c
10358         * src/compose.h
10359         * src/messageview.c
10360         * src/messageview.h
10361         * src/summaryview.c
10362         * src/gtk/menu.c
10363         * src/gtk/menu.h
10364                 More switches to GtkUIManager
10365
10366 2008-07-26 [colin]      3.5.0cvs35
10367
10368         * src/gtk/menu.c
10369         * src/gtk/menu.h
10370                 Fix prototype
10371
10372 2008-07-25 [colin]      3.5.0cvs34
10373
10374         * src/addrcustomattr.c
10375         * src/addressbook.c
10376         * src/compose.c
10377         * src/editaddress.c
10378         * src/editaddress_other_attributes_ldap.h
10379         * src/edittags.c
10380         * src/mainwindow.c
10381         * src/mimeview.c
10382         * src/prefs_actions.c
10383         * src/prefs_filtering.c
10384         * src/prefs_template.c
10385         * src/summaryview.c
10386         * src/textview.c
10387         * src/textview.h
10388         * src/toolbar.c
10389         * src/gtk/about.c
10390         * src/gtk/menu.c
10391         * src/gtk/menu.h
10392         * src/plugins/trayicon/trayicon.c
10393                 More changes from GtkItemFactory to GtkUIManager
10394
10395 2008-07-25 [colin]      3.5.0cvs33
10396
10397         * src/gtk/menu.h
10398                 Add a macro to remove menu items
10399                 Make the gui_manager variable useless
10400
10401 2008-07-24 [colin]      3.5.0cvs32
10402
10403         * src/mimeview.c
10404                 Fix a gtk warning on clear
10405         * src/mainwindow.c
10406         * src/summaryview.c
10407         * src/summaryview.h
10408                 Switch the message list popup menu to
10409                 GtkUIManager
10410
10411 2008-07-23 [colin]      3.5.0cvs31
10412
10413         * src/plugins/pgpcore/pgp_viewer.c
10414         * src/plugins/pgpcore/sgpgme.c
10415                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10416                 Patch by Thomas Wiegner <wiegner@gmx.de>
10417
10418 2008-07-20 [paul]       3.5.0cvs30
10419
10420         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10421                 remove redundant GTK version check
10422
10423 2008-07-20 [ticho]      3.5.0cvs29
10424
10425         * src/folderview.c
10426         * src/imap_gtk.c
10427         * src/news_gtk.c
10428                 Moved sensitivity setting for "Download messages" for IMAP and
10429                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10430                 respectively for better code readability.
10431                 Fixed indentation in news' set_sensitivity().
10432
10433 2008-07-20 [paul]       3.5.0cvs28
10434
10435         * src/addrgather.c
10436                 remove more redundant code following cvs27
10437
10438 2008-07-20 [paul]       3.5.0cvs27
10439
10440         * src/addrgather.c
10441                 remove now redundant code
10442         * src/mainwindow.c
10443         * src/mainwindow.h
10444                 fix bug 1673, 'Tools/Harvest adresses is
10445                 grayed out if folder is empty'
10446
10447 2008-07-19 [ticho]      3.5.0cvs26
10448
10449         * src/edittags.c
10450         * src/main.c
10451         * src/mimeview.c
10452         * src/mimeview.h
10453         * src/gtk/gtkutils.c
10454         * src/gtk/gtkutils.h
10455         * src/gtk/menu.c
10456         * src/gtk/menu.h
10457                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10458                 instead of deprecated GtkItemFactory.
10459
10460 2008-07-19 [colin]      3.5.0cvs25
10461
10462         * src/account.c
10463         * src/addrgather.c
10464         * src/compose.c
10465         * src/editldap.c
10466         * src/expldifdlg.c
10467         * src/importldif.c
10468         * src/main.c
10469         * src/mainwindow.c
10470         * src/mimeview.c
10471         * src/noticeview.c
10472         * src/prefs_account.c
10473         * src/prefs_actions.c
10474         * src/prefs_ext_prog.c
10475         * src/prefs_filtering.c
10476         * src/prefs_folder_item.c
10477         * src/prefs_image_viewer.c
10478         * src/prefs_logging.c
10479         * src/prefs_msg_colors.c
10480         * src/prefs_other.c
10481         * src/prefs_send.c
10482         * src/prefs_spelling.c
10483         * src/prefs_summaries.c
10484         * src/prefs_template.c
10485         * src/printing.c
10486         * src/quote_fmt.c
10487         * src/summary_search.c
10488         * src/summaryview.c
10489         * src/toolbar.c
10490         * src/wizard.c
10491         * src/common/Makefile.am
10492         * src/gtk/gtksctree.c
10493         * src/gtk/gtkutils.h
10494         * src/gtk/pluginwindow.c
10495         * src/gtk/quicksearch.c
10496         * src/plugins/bogofilter/bogofilter_gtk.c
10497         * src/plugins/dillo_viewer/dillo_prefs.c
10498         * src/plugins/pgpcore/prefs_gpg.c
10499         * src/plugins/spamassassin/spamassassin_gtk.c
10500         * src/plugins/trayicon/trayicon.c
10501         * src/plugins/trayicon/trayicon_prefs.c
10502                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10503                 or greater). Use the old deprecated one on GTK+ < 2.12.
10504                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10505                 of time!
10506
10507 2008-07-16 [colin]      3.5.0cvs24
10508
10509         * src/mainwindow.c
10510                 Fix folderview's scrolbar when starting minimised
10511                 to tray, and popping up the mainwindow by calling
10512                 claws-mail from the command line
10513
10514 2008-07-08 [colin]      3.5.0cvs23
10515
10516         * src/compose.c
10517                 Possibly fix po-headers appearing on empty
10518                 templates
10519
10520 2008-07-08 [colin]      3.5.0cvs22
10521
10522         * src/folderview.c
10523         * src/summaryview.c
10524                 Finish the always_open tristate patch, by Jonathan
10525                 Corbet.
10526
10527 2008-07-07 [paul]       3.5.0cvs21
10528
10529         * src/mainwindow.c
10530                 fix typo (missing ")
10531
10532 2008-07-07 [paul]       3.5.0cvs20
10533
10534         * src/mainwindow.c
10535                 fit the menu style a bit better
10536
10537 2008-07-07 [colin]      3.5.0cvs19
10538
10539         * src/prefs_themes.c
10540                 Make upgrading themes easier
10541
10542 2008-07-07 [colin]      3.5.0cvs18
10543
10544         * src/mainwindow.c
10545         * src/prefs_toolbar.c
10546         * src/stock_pixmap.c
10547                 Finish fixing bug 1609, 'Icon issues'
10548
10549 2008-07-07 [colin]      3.5.0cvs17
10550
10551         * src/prefs_common.c
10552                 Fix the default value
10553
10554 2008-07-07 [colin]      3.5.0cvs16
10555
10556         * src/prefs_summaries.c
10557                 Revert my fix to the string, the correct term
10558                 is indeed Message View
10559
10560 2008-07-07 [colin]      3.5.0cvs15
10561
10562         * AUTHORS
10563         * src/gtk/authors.h
10564         * src/prefs_common.c
10565         * src/prefs_common.h
10566         * src/prefs_summaries.c
10567         * src/summaryview.c
10568         * src/gtk/authors.h
10569                 Change "Always open message when selected" to
10570                 a tristate (Never/Always/When preview is visible)
10571                 Patch by Jonathan Corbet <corbet@lwn.net>.
10572
10573 2008-07-06 [paul]       3.5.0cvs14
10574
10575         * src/addrgather.c
10576                 improve the layout of the dialogue
10577                 improve the English
10578                 add tooltips
10579                 fix some of the nasty coding style
10580         * src/mainwindow.c
10581                 improve the English
10582                 add some missing mnemonics
10583
10584 2008-07-05 [paul]       3.5.0cvs13
10585
10586         * src/mainwindow.c
10587         * src/mainwindow.h
10588                 fix bug 1398, '"Change current account" is
10589                 available even when there's only one account'
10590         * src/plugins/pgpcore/prefs_gpg.c
10591                 put back a needed include, removed in error
10592
10593 2008-07-05 [colin]      3.5.0cvs12
10594
10595         * src/mainwindow.c
10596                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10597
10598 2008-07-05 [colin]      3.5.0cvs11
10599
10600         * src/news.c
10601         * src/news_gtk.c
10602                 Provide ability to rename newsgroups. Closes
10603                 bug 1444, 'Add GUI option for renaming 
10604                 newsgroups'. Patch by Pawel Pekala
10605
10606 2008-07-05 [colin]      3.5.0cvs10
10607
10608         * src/plugins/pgpcore/passphrase.c
10609         * src/plugins/pgpcore/prefs_gpg.c
10610         * src/plugins/pgpcore/select-keys.c
10611                 Simplify GTK includes (with the advantage
10612                 of compiling against GTK+2.13); patch by
10613                 Charles A Edwards
10614
10615 2008-07-05 [colin]      3.5.0cvs9
10616
10617         * src/wizard.c
10618                 Add SSL client certificates
10619
10620 2008-07-05 [colin]      3.5.0cvs8
10621
10622         * src/prefs_account.c
10623         * src/common/session.h
10624                 Fix warnings
10625         * src/common/ssl.c
10626                 Add one path for certs
10627
10628 2008-07-05 [colin]      3.5.0cvs7
10629
10630         * src/prefs_account.c
10631                 Fix no-ssl build
10632
10633 2008-07-04 [colin]      3.5.0cvs6
10634
10635         * src/common/ssl.c
10636         * src/common/ssl.h
10637         * src/common/ssl_certificate.c
10638                 Workaround distro bugs and fix certificate checking
10639                 with OpenSSL
10640
10641 2008-07-04 [colin]      3.5.0cvs5
10642
10643         * src/filtering.c
10644         * src/common/ssl_certificate.c
10645         * src/common/ssl_certificate.h
10646         * src/etpan/imap-thread.c
10647         * src/etpan/nntp-thread.c
10648                 Fix some leaks, thanks to Martin Zwickel
10649                 Rename gnutls functions that do the same
10650                 as OpenSSL ones, to avoid symbol clashing
10651                 when Claws is built against GnuTLS and
10652                 libetpan against OpenSSL
10653
10654 2008-07-04 [paul]       3.5.0cvs4
10655
10656         * src/prefs_account.c
10657                 remove 1 forgotten '.'
10658
10659 2008-07-04 [paul]       3.5.0cvs3
10660
10661         * src/prefs_account.c
10662                 layout/engrish fixes to the 'Client
10663                 certificates' frame
10664
10665 2008-07-03 [colin]      3.5.0cvs2
10666
10667         * src/imap.c
10668         * src/news.c
10669         * src/pop.c
10670         * src/prefs_account.c
10671         * src/prefs_account.h
10672         * src/prefs_common.c
10673         * src/send_message.c
10674         * src/common/session.c
10675         * src/common/session.h
10676         * src/common/smtp.c
10677         * src/common/smtp.h
10678         * src/common/socket.h
10679         * src/common/ssl.c
10680         * src/common/ssl.h
10681         * src/common/ssl_certificate.c
10682         * src/common/ssl_certificate.h
10683         * src/etpan/imap-thread.c
10684         * src/etpan/nntp-thread.c
10685         * src/gtk/inputdialog.c
10686                 Add support for SSL client certificates (either PEM files
10687                 with certificate and private key, either PKCS12 files)
10688
10689 2008-06-28 [colin]      3.5.0cvs1
10690
10691         * src/foldersel.c
10692                 Fix compilation with older GTKs
10693
10694 2008-06-27 [paul]       3.5.0
10695
10696         * NEWS
10697         * README
10698         * RELEASE_NOTES 
10699                 3.5.0 released
10700
10701 2008-06-27 [paul]       3.4.0cvs116
10702
10703         * src/gtk/authors.h
10704                 complete cvs115
10705
10706 2008-06-27 [paul]       3.4.0cvs115
10707
10708         * configure.ac
10709         * src/gtk/authors.h
10710                 no longer build unmaintained translations
10711
10712 2008-06-27 [paul]       3.4.0cvs114
10713
10714         * po/de.po
10715         * po/fi.po
10716         * po/pt_BR.po
10717                 updated by Stephan Sachse, Flammie Pirinen, and
10718                 Frederico Goncalves Guimaraes
10719
10720 2008-06-26 [wwp]        3.4.0cvs113
10721
10722         * manual/fr/advanced.xml
10723                 Update French version of the manual (AutoFaces documentation).
10724
10725 2008-06-26 [wwp]        3.4.0cvs112
10726
10727         * manual/fr/advanced.xml
10728         * manual/fr/plugins.xml
10729                 Updated French version of the manual (completed
10730                 hidden options list, added note about Clawsker
10731                 and new mail archiver plugin).
10732
10733 2008-06-25 [colin]      3.4.0cvs111
10734
10735         * src/gtk/gtkaspell.c
10736                 Fix non-UTF8 in the replace with dialog
10737         * src/prefs_actions.c
10738                 Fix possible crasher
10739                 Patches by Pawel
10740
10741 2008-06-24 [mones]      3.4.0cvs110
10742
10743         * src/autofaces.c
10744                 Fix non-warning message, downgraded to debug info
10745
10746 2008-06-24 [colin]      3.4.0cvs109
10747
10748         * src/summaryview.c
10749                 Fix bug 1650, Message line too small after 
10750                 changing columns in "three columns" layout
10751
10752 2008-06-24 [colin]      3.4.0cvs108
10753
10754         * src/messageview.c
10755                 Fix Spam button sensitivity in newsgroups
10756
10757 2008-06-23 [wwp]        3.4.0cvs107
10758
10759         * po/fr.po
10760                 Updated French translation.
10761
10762 2008-06-23 [mones]      3.4.0cvs106
10763
10764         * po/es.po
10765                 Updated translation for release
10766
10767 2008-06-22 [mones]      3.4.0cvs105
10768
10769         * manual/es/plugins.xml
10770                 Synced new entry for Mail Archiver plugin
10771
10772 2008-06-22 [colin]      3.4.0cvs104
10773
10774         * src/compose.c
10775                 Fix initial cursor position
10776
10777 2008-06-21 [paul]       3.4.0cvs103
10778
10779         * manual/plugins.xml
10780                 add an entry for the new Mail Archiver plugin
10781
10782 2008-06-21 [paul]       3.4.0cvs102
10783
10784         * src/gtk/about.c
10785                 we're in 'string freeze', put back the
10786                 < > symbols for now
10787
10788 2008-06-21 [paul]       3.4.0cvs101
10789
10790         * manual/advanced.xml
10791         * manual/es/advanced.xml
10792                 fix build warning: <emphasis> cannot be contained
10793                 within <filename>
10794         * src/gtk/about.c
10795                 fix non-clickable link on License page and drop
10796                 the containing < > symbols to match other links
10797
10798 2008-06-20 [mones]      3.4.0cvs100
10799
10800         * manual/advanced.xml
10801                 Added autofaces documentation, note about clawsker in hidden
10802                 preferences, minor markup fix. Thanks Paul for proofreading
10803         * manual/es/advanced.xml
10804                 Synchronised Spanish manual
10805
10806 2008-06-16 [colin]      3.4.0cvs99
10807
10808         * src/compose.c
10809                 Fix cursor placing on signature change
10810
10811 2008-06-16 [paul]       3.4.0cvs98
10812
10813         * src/imap_gtk.c
10814         * src/mh_gtk.c
10815         * src/gtk/inputdialog.c
10816                 really fussy coding style fixes
10817
10818 2008-06-16 [paul]       3.4.0cvs97
10819
10820         * src/Makefile.am
10821                 keep the alphabetical order
10822
10823 2008-06-13 [mones]      3.4.0cvs96
10824
10825         * src/autofaces.c
10826                 Fix crasher ;-)
10827         * src/prefs_filtering_action.c
10828                 Fixed cosmetic bug, processing also displays "Filtering"
10829
10830 2008-06-13 [mones]      3.4.0cvs95
10831
10832         * src/Makefile.am
10833         * src/autofaces.c       ** NEW FILE **  
10834         * src/autofaces.h       ** NEW FILE **
10835         * src/compose.c
10836                 Allow setting Faces and X-Faces globally and per-account
10837                 from configuration files under ~/.claws-mail/autofaces
10838
10839 2008-06-13 [holger]     3.4.0cvs94
10840
10841         * .cvsignore
10842                 More files to ignore
10843         * src/gtk/inputdialog.c
10844         * src/gtk/inputdialog.h
10845                 Make input dialog more generic so that a checkbox
10846                 with custom text can be used in addition to the
10847                 "remember this" checkbox
10848         * src/imap_gtk.c
10849         * src/mh_gtk.c
10850         * src/prefs_common.c
10851         * src/prefs_common.h
10852                 Allow new folders to inherit the properties of the
10853                 parent folder during folder creation
10854
10855 2008-06-13 [wwp]        3.4.0cvs93
10856
10857         * src/addressbook.c
10858                 a better fix for this string, won't break up translations,
10859                 and is conform to other similar ones.
10860
10861 2008-06-13 [wwp]        3.4.0cvs92
10862
10863         * src/addrduplicates.c
10864         * src/addressadd.c
10865         * src/addressbook.c
10866         * src/addressbook_foldersel.c
10867         * src/editgroup.c
10868                 use tree decorations everywhere AB folders are used (AB tree pane,
10869                     add address to AB, select AB folder, edit group, custom attr, find dup
10870                     results), in order to match global style
10871                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
10872                     double clicking on groups in tree pane does open the group edit dialog
10873                     double clicking on other items in tree pane does expand/collapse
10874                 fix a missing space in AB's delete-folder dialog
10875                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
10876
10877         * src/foldersel.c
10878                 make foldersel dialog show dotted lines according to global (hidden) prefs
10879
10880 2008-06-12 [colin]      3.4.0cvs91
10881
10882         * src/compose.c
10883         * src/compose.h
10884                 Fix bug 1635, 'Last character of message is truncated 
10885                 when changing accounts w/ sigs'
10886         * src/folderview.c
10887                 Fix bug 1636, 'Can't select "properties" on "folders 
10888                 only" folders'
10889
10890 2008-06-11 [colin]      3.4.0cvs90
10891
10892         * src/folder.c
10893                 Maybe fix bug 1623, 'exits with segfault when 
10894                 logging in to certain imap-servers'
10895
10896 2008-06-10 [mones]      3.4.0cvs89
10897
10898         * AUTHORS
10899         * tools/Makefile.am
10900         * tools/README
10901         * tools/convert_mbox.sh
10902                 Undo cvs86 and cvs87, it really should be a patch to 
10903                 convert_mbox.pl
10904
10905 2008-06-10 [wwp]        3.4.0cvs88
10906
10907         * po/fr.po
10908                 Updated French translation.
10909
10910 2008-06-10 [mones]      3.4.0cvs87
10911
10912         * tools/Makefile.am
10913                 Oops, forgot to add previous script for distribution
10914
10915 2008-06-10 [mones]      3.4.0cvs86
10916
10917         * AUTHORS
10918         * tools/README
10919         * tools/convert_mbox.sh
10920                 Added script to convert Evolution mail folders contributed
10921                 by Daniel Dickinson <cshore@fionavar.ca>
10922                 Fixes debian bug 461435
10923
10924 2008-06-09 [colin]      3.4.0cvs85
10925
10926         * src/main.c
10927                 Integrate AWN information bubble if dbus is
10928                 available
10929         * src/folder.c
10930                 Fix crash when calling scan_required() on 
10931                 folder classes that don't implement them
10932         * src/common/session.c
10933                 Fix a little typo
10934
10935 2008-06-09 [colin]      3.4.0cvs84
10936
10937         * src/main.c
10938                 Fix bug 1447, 'If user tries to close while starting 
10939                 up, it will not close ever.'
10940
10941 2008-06-09 [colin]      3.4.0cvs83
10942
10943         * src/filtering.c
10944                 Fix bug 1628, 'Claws Mail crashes when 
10945                 filtering selected messages'
10946
10947 2008-06-04 [colin]      3.4.0cvs82
10948
10949         * src/messageview.c
10950                 Complete handling of html parts in multipart/alternative
10951                 mails
10952
10953 2008-06-03 [paul]       3.4.0cvs81
10954
10955         * src/prefs_message.c
10956                 make always the english good
10957
10958 2008-06-03 [colin]      3.4.0cvs80
10959
10960         * src/mainwindow.c
10961         * src/mainwindow.h
10962                 Fix bug 1624, '[PATCH] Quick search should be 
10963                 disabled for folder view'; based on a patch by
10964                 Michael Terry
10965
10966 2008-06-03 [iwkse]      3.4.0cvs79
10967
10968         * src/addressbook.c
10969                 Fix little gui bug on button sensitivity
10970         * src/messageview.c
10971         * src/prefs_common.c
10972         * src/prefs_common.h
10973         * src/prefs_message.c
10974                 Allow by default to show html in multipart/alternative
10975
10976 2008-06-02 [colin]      3.4.0cvs78
10977
10978         * src/prefs_actions.c
10979                 GUI rework, patch by Pawel 
10980
10981 2008-06-02 [colin]      3.4.0cvs77
10982
10983         * src/quote_fmt.c
10984                 Fix sensitivity/alignment, patch from
10985                 Pawel
10986
10987 2008-05-31 [colin]      3.4.0cvs76
10988
10989         * src/imap.c
10990                 Fix login issue introduced in cvs75.
10991
10992 2008-05-31 [colin]      3.4.0cvs75
10993
10994         * src/imap.c
10995                 Fix more possible double-frees. Also, fix the root cause
10996                 of these double-frees by just noting the Session is to
10997                 be destroyed instead of destroying it in flight
10998
10999 2008-05-29 [paul]       3.4.0cvs74
11000
11001         * manual/keyboard.xml
11002                 'Makes' these entries like the others
11003
11004 2008-05-29 [colin]      3.4.0cvs73
11005
11006         * src/procmsg.h
11007                 Include utils.h in case we
11008                 need to pull goffset definition
11009
11010 2008-05-29 [colin]      3.4.0cvs72
11011
11012         * src/common/utils.h
11013                 Workaround a stupid Glib issue, where
11014                 goffset happens to be undefined. 
11015
11016 2008-05-28 [colin]      3.4.0cvs71
11017
11018         * src/compose.c
11019         * src/compose.h
11020         * src/grouplistdialog.c
11021         * src/image_viewer.c
11022         * src/imap.c
11023         * src/inc.c
11024         * src/main.c
11025         * src/matcher.c
11026         * src/messageview.c
11027         * src/mimeview.c
11028         * src/prefs_themes.c
11029         * src/procmsg.h
11030         * src/summaryview.c
11031         * src/summaryview.h
11032         * src/textview.c
11033         * src/common/smtp.c
11034         * src/common/utils.c
11035         * src/common/utils.h
11036                 Use goffset instead of off_t for MsgInfo's size
11037                 Allows using MsgInfo structure from plugins
11038                 compiled with largefile support
11039
11040 2008-05-26 [colin]      3.4.0cvs70
11041
11042         * src/mainwindow.c
11043         * src/mainwindow.h
11044                 Define THEME_CHANGED_HOOKLIST and invoke
11045                 it on theme change
11046         * src/plugins/trayicon/trayicon.c
11047                 Listen to THEME_CHANGED_HOOKLIST and
11048                 update accordingly
11049
11050 2008-05-26 [paul]       3.4.0cvs69
11051
11052         * src/mimeview.c
11053                 plug a leak in mimeview_save_all()
11054
11055 2008-05-24 [colin]      3.4.0cvs68
11056
11057         * src/common/utils.h
11058                 Fix wrong define on old glibs
11059
11060 2008-05-24 [paul]       3.4.0cvs67
11061
11062         * src/Makefile.am
11063         * src/stock_pixmap.c
11064         * src/stock_pixmap.h
11065         * src/toolbar.c
11066         * src/pixmaps/cancel.xpm
11067         * src/pixmaps/close.xpm
11068                 add a specific icon for A_CANCEL_INC (addresses
11069                 point 1 of bug 1609 'Icon issues')
11070                 replace close.xpm with an icon of the standard
11071                 24x24 size
11072
11073 2008-05-24 [paul]       3.4.0cvs66
11074
11075         * src/pixmaps/insert_file.xpm
11076                 replaced
11077
11078 2008-05-23 [paul]       3.4.0cvs65
11079
11080         * src/common/md5.c
11081         * src/common/md5.h
11082                 add the possibility to check md5 on binary files,
11083                 thanks to Colin
11084
11085 2008-05-23 [colin]      3.4.0cvs64
11086
11087         * src/mainwindow.c
11088         * src/summaryview.c
11089                 Fix bug 1610, 'claws crash after opening/closing 
11090                 preferences and window update'
11091
11092 2008-05-22 [colin]      3.4.0cvs63
11093
11094         * src/prefs_filtering_action.c
11095         * src/gtk/combobox.c
11096         * src/gtk/combobox.h
11097                 Fix reselecting of Tags actions in
11098                 filtering actions dialog
11099
11100 2008-05-22 [colin]      3.4.0cvs62
11101
11102         * src/Makefile.am
11103         * src/prefs_toolbar.c
11104         * src/stock_pixmap.c
11105         * src/stock_pixmap.h
11106         * src/toolbar.c
11107         * src/pixmaps/delete_btn.xpm
11108         * src/pixmaps/insert_file.xpm
11109         * src/pixmaps/mail_reply_to_list.xpm
11110                 Fix more of bug 1609:
11111                 - Add a Delete button icon
11112                 - Add a Reply to list button icon
11113                 - Fix Insert file button icon
11114                 Artwork by Ciprian Popovici.
11115
11116 2008-05-21 [colin]      3.4.0cvs61
11117
11118         * src/common/utils.c
11119                 Fix a little leak
11120
11121 2008-05-21 [wwp]        3.4.0cvs60
11122
11123         * src/prefs_filtering.c
11124                 Don't show SMTP-only accounts in accounts list, as they are
11125                 irrelevant for filtering incoming messages.
11126
11127 2008-05-21 [colin]      3.4.0cvs59
11128
11129         * src/mainwindow.c
11130                 Don't put SMTP-only accounts in receive menus
11131
11132 2008-05-21 [colin]      3.4.0cvs58
11133
11134         * src/imap.c
11135                 Fix cvs56 (brain fart)
11136
11137 2008-05-21 [colin]      3.4.0cvs57
11138
11139         * src/common/utils.c
11140                 Fix bug 1615, 'hang on FIFO when the other end's not 
11141                 opened'
11142
11143 2008-05-21 [colin]      3.4.0cvs56
11144
11145         * src/imap.c
11146                 Fix a warning
11147
11148 2008-05-19 [colin]      3.4.0cvs55
11149
11150         * src/plugins/pgpcore/sgpgme.c
11151                 Maybe fix debian bug 481856, 'Segmentation fault 
11152                 when verifying a GPG signature'. Although it 
11153                 looks like a race condition...
11154
11155 2008-05-19 [colin]      3.4.0cvs54
11156
11157         * src/prefs_filtering_action.c
11158         * src/prefs_matcher.c
11159         * src/common/tags.c
11160         * src/common/tags.h
11161         * src/gtk/combobox.c
11162         * src/gtk/combobox.h
11163                 Patch by Pawel: disabled Tags menus in filtering dialogs
11164
11165 2008-05-19 [colin]      3.4.0cvs53
11166
11167         * src/prefs_account.c
11168                 GUI patch by Pawel: align ports entries
11169
11170 2008-05-19 [colin]      3.4.0cvs52
11171
11172         * src/mainwindow.c
11173                 Fix bug 1616, 'strange question while emptying trash'
11174
11175 2008-05-18 [colin]      3.4.0cvs51
11176
11177         * src/common/plugin.c
11178         * src/etpan/imap-thread.c
11179         * src/etpan/nntp-thread.c
11180         * src/gtk/gtksctree.c
11181                 Fix bug 1613, 'Various memory leaks'; 
11182                 based on a patch by Didier Barvaux.
11183
11184 2008-05-18 [colin]      3.4.0cvs50
11185
11186         * src/mimeview.c
11187         * src/privacy.h
11188         * src/toolbar.c
11189         * src/toolbar.h
11190         * src/plugins/pgpcore/sgpgme.c
11191                 Fix more parts of bug 1609:
11192                 - Make use of specific Expired privacy icon
11193                 - Use CLOSE instead of NOTICE_ERROR for cancel
11194                   receiving
11195                 - Allow a Preferences button in the main toolbar
11196
11197 2008-05-18 [colin]      3.4.0cvs49
11198
11199         * src/stock_pixmap.c
11200                 Fix bug with non-updating icons after theme change:
11201                 If fetching pixbuf for a given icon after a theme
11202                 change, the next pixmap fetch would return the old
11203                 cached one, as the theme change was forgotten at 
11204                 this time. (and vice-versa). This was mostly 
11205                 visible on open folder icons
11206
11207 2008-05-17 [colin]      3.4.0cvs48
11208
11209         * src/prefs_summaries.c
11210         * src/summaryview.c
11211                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11212                 options'. Patch by Pawel
11213
11214 2008-05-16 [colin]      3.4.0cvs47
11215
11216         * src/imap.c
11217                 Fix another possible crash (on fatal errors
11218                 at login, like stream error).
11219
11220 2008-05-16 [paul]       3.4.0cvs46
11221
11222         * tools/thunderbird-filters-convertor.pl
11223                 fix a typo
11224                 fix reading a tb rule that contains something
11225                 like that: \"Sender\"
11226
11227 2008-05-16 [paul]       3.4.0cvs45
11228
11229         * tools/README
11230         * tools/csv2addressbook.pl
11231                 add support for gmail exported csv address book
11232
11233 2008-05-16 [colin]      3.4.0cvs44
11234
11235         * configure.ac
11236         * src/ldapupdate.c
11237                 Fix ldap deprecated calls. Patch by
11238                 Michael Rasmussen
11239
11240 2008-05-16 [paul]       3.4.0cvs43
11241
11242         * manual/de/account.xml
11243         * manual/it/account.xml
11244         * manual/it/ack.xml
11245         * manual/it/addrbook.xml
11246         * manual/it/claws-mail-manual.xml
11247         * manual/it/gpl.xml
11248         * manual/it/intro.xml
11249         * manual/it/starting.xml
11250                 add pages towards German and Italian manuals.
11251                 (just for storage, they are not built yet, due
11252                 to being incomplete.) submitted by Speckmade
11253                 <Speckmade@gmx.net> and Salvatore De Paolis
11254                 <iwkse@claws-mail.org>
11255
11256 2008-05-16 [colin]      3.4.0cvs42
11257
11258         * src/gtk/sslcertwindow.c
11259                 Fix SHA1 fingerprint with GnuTLS
11260
11261 2008-05-15 [colin]      3.4.0cvs41
11262
11263         * src/gtk/sslcertwindow.c
11264                 Print SHA1 fingerprint too
11265
11266 2008-05-15 [colin]      3.4.0cvs40
11267
11268         * src/imap.c
11269                 Fix certificate port on TLS. It was 
11270                 previously always 0.
11271                 **IMPORTANT INFORMATION**: this will trigger 
11272                 one wrong "New certificate" warning at the 
11273                 first connection with this fix, if using STARTTLS
11274                 on IMAP.
11275         * src/gtk/sslcertwindow.c
11276                 Make labels selectable
11277
11278 2008-05-15 [colin]      3.4.0cvs39
11279
11280         * src/imap.c
11281                 Fix double free when STARTTLS fails (for
11282                 example due to refusing the certificate)
11283
11284 2008-05-15 [paul]       3.4.0cvs38
11285
11286         * manual/advanced.xml
11287                 fix typo
11288
11289 2008-05-15 [paul]       3.4.0cvs37
11290
11291         * manual/advanced.xml
11292         * src/prefs_send.c
11293                 make outgoing_fallback_to_ascii a hidden pref
11294
11295 2008-05-14 [colin]      3.4.0cvs36
11296
11297         * src/main.c
11298         * src/mainwindow.c
11299         * src/mainwindow.h
11300                 Make it possible to cancel quit when Claws
11301                 ask whether to empty trash.
11302
11303 2008-05-14 [colin]      3.4.0cvs35
11304
11305         * src/compose.c
11306         * src/prefs_common.c
11307         * src/prefs_common.h
11308         * src/prefs_send.c
11309                 Add a preference to be able to specify an
11310                 outgoing charset/encoding but still fallback
11311                 to 7bit US-ASCII when possible (default TRUE,
11312                 same behavior as pre-cvs34)
11313
11314 2008-05-14 [colin]      3.4.0cvs34
11315
11316         * src/compose.c
11317                 Always use the specified encoding and charset if it is
11318                 specified, even if the mail is ASCII.
11319
11320 2008-05-13 [paul]       3.4.0cvs33
11321
11322         * src/ldapupdate.c
11323                 fix the build warnings the easy way for now
11324
11325 2008-05-13 [colin]      3.4.0cvs32
11326
11327         * src/prefs_themes.c
11328                 Count .png files as icons too (fixes part
11329                 of bug 1609, 'Icon issues')
11330
11331 2008-05-13 [wwp]        3.4.0cvs31
11332
11333         * src/addressbook_foldersel.c
11334                 Fix wrong check (completes 3.4.0.cvs30).
11335
11336 2008-05-12 [wwp]        3.4.0cvs30
11337
11338         * src/addressbook.c
11339         * src/addressbook_foldersel.c
11340         * src/filtering.c
11341         * src/matcher.c
11342         * src/prefs_matcher.c
11343         * src/plugins/bogofilter/bogofilter.c
11344         * src/plugins/bogofilter/bogofilter_gtk.c
11345         * src/plugins/dillo_viewer/dillo_prefs.c
11346         * src/plugins/spamassassin/spamassassin.c
11347         * src/plugins/spamassassin/spamassassin_gtk.c
11348                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11349                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11350                 translated string "Any" in plugins (whitelisting) and
11351                 UTF8 comparisons.
11352
11353 2008-05-07 [colin]      3.4.0cvs29
11354
11355         * configure.ac
11356                 Fix --enable-maemo (assume --enable-generic-umpc)
11357
11358 2008-05-07 [colin]      3.4.0cvs28
11359
11360         * configure.ac
11361         * src/account.c
11362         * src/addr_compl.c
11363         * src/compose.c
11364         * src/editaddress.c
11365         * src/folderview.c
11366         * src/mainwindow.c
11367         * src/messageview.c
11368         * src/mimeview.c
11369         * src/prefs_account.c
11370         * src/prefs_common.c
11371         * src/prefs_display_header.c
11372         * src/prefs_filtering.c
11373         * src/prefs_summaries.c
11374         * src/prefs_template.c
11375         * src/prefs_toolbar.c
11376         * src/stock_pixmap.c
11377         * src/summaryview.c
11378         * src/summaryview.h
11379         * src/textview.c
11380         * src/toolbar.c
11381         * src/gtk/about.c
11382         * src/gtk/gtksctree.c
11383         * src/gtk/menu.c
11384         * src/gtk/prefswindow.c
11385         * src/gtk/sslcertwindow.c
11386                 Separate generic UMPC code (layouts, ...) from 
11387                 MAEMO code (Hildon, ...)
11388
11389 2008-05-06 [paul]       3.4.0cvs27
11390
11391         * tools/claws.i18n.status.pl
11392                 add he.po
11393
11394 2008-05-06 [colin]      3.4.0cvs26
11395
11396         * src/common/utils.c
11397                 Maybe fix crash on FreeBSD
11398
11399 2008-05-05 [colin]      3.4.0cvs25
11400
11401         * src/messageview.c
11402                 Fix bug 1602, 'Crash when sending return receipt for
11403                 messages with no subject'
11404
11405 2008-05-05 [colin]      3.4.0cvs24
11406
11407         * src/mimeview.c
11408                 Don't overwrite temporary files with same
11409                 name when drag and dropping. Fixes bug 1599,
11410                 'attach multiple files with the same name from 
11411                 one mail to another'
11412
11413 2008-05-04 [paul]       3.4.0cvs23
11414
11415         * src/compose.c
11416         * src/prefs_common.c
11417                 fix bug 1587 'can not replay with quote'
11418
11419 2008-05-03 [colin]      3.4.0cvs22
11420
11421         * po/de.po
11422                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11423
11424 2008-05-03 [colin]      3.4.0cvs21
11425
11426         * src/toolbar.c
11427                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11428                 icon isn't grayed although ineffective'
11429
11430 2008-05-02 [wwp]        3.4.0cvs20
11431
11432         * po/fr.po
11433                 Fix translation.
11434
11435         * src/prefs_folder_item.c
11436                 Add missing notice in folder properties (templates) when
11437                 folder is a root node.
11438
11439 2008-04-30 [colin]      3.4.0cvs19
11440
11441         * src/prefs_toolbar.c
11442                 Add Trash and Delete icons to the icon chooser
11443
11444 2008-04-30 [colin]      3.4.0cvs18
11445
11446         * src/compose.c
11447                 Remove "Delete entire line" which was a noop
11448                 and should be the same as "Delete line" :)
11449
11450 2008-04-30 [colin]      3.4.0cvs17
11451
11452         * src/compose.c
11453                 Fix 'Delete line' and 'Delete to end of line'
11454                 on the last line. Patch by <seelenhirt@gmx.net>
11455
11456 2008-04-28 [colin]      3.4.0cvs16
11457
11458         * src/folder.c
11459                 Fix bug 1589, 'tagsdb file not removed when
11460                 folder deleted'.
11461         * src/common/utils.c
11462                 Make sure claws_unlink accepts NULL arg.
11463
11464 2008-04-25 [colin]      3.4.0cvs15
11465
11466         * src/common/ssl.c
11467                 Fix/simplify previous commit
11468
11469 2008-04-25 [colin]      3.4.0cvs14
11470
11471         * src/addrindex.h
11472         * src/common/ssl_certificate.c
11473                 Patch by Marcus: Fix Win32 build
11474         * src/common/ssl.c
11475                 Fix build with GnuTLS/no pthread, thanks
11476                 to Marcus
11477
11478 2008-04-25 [colin]      3.4.0cvs13
11479
11480         * src/summaryview.c
11481                 Fix bug 1586, '3-pane vertical layout now and then 
11482                 still shows sender column'
11483
11484 2008-04-25 [colin]      3.4.0cvs12
11485
11486         * src/Makefile.am
11487         * src/w32-logo.ico
11488         * src/w32-resource.rc
11489                 Patch from Marcus Brinkmann to set an icon on w32.
11490
11491 2008-04-24 [colin]      3.4.0cvs11
11492
11493         * src/inc.c
11494         * src/inc.h
11495                 Trace inc locks
11496         * src/ldif.c
11497         * src/ldif.h
11498                 Fix bug 1581, 'Bad File Format during Import LDIF':
11499                 Use dynamically allocated buffers; also, allow 
11500                 importing contacts with no email address
11501
11502 2008-04-24 [colin]      3.4.0cvs10
11503
11504         * src/prefs_common.c
11505                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11506
11507 2008-04-23 [colin]      3.4.0cvs9
11508
11509         * src/compose.c
11510         * src/prefs_folder_item.c
11511         * src/prefs_template.c
11512         * src/quote_fmt.c
11513                 Fix bug 1576: Fix unescaping of templates when testing them
11514                 I think it breaks nothing. (wwp, you're welcome to double-check)
11515
11516 2008-04-23 [paul]       3.4.0cvs8
11517
11518         * manual/advanced.xml
11519                 add info about the "two_line_vertical" hidden
11520                 pref
11521
11522 2008-04-22 [paul]       3.4.0cvs7
11523
11524         * src/prefs_common.c
11525         * src/prefs_common.h
11526         * src/summaryview.c
11527                 make the 2-line view in summaryview when in three
11528                 columns mode configurable. hidden pref: "two_line_vertical"
11529
11530 2008-04-22 [colin]      3.4.0cvs6
11531
11532         * src/inc.c
11533                 Fix missing inc_unlock()
11534         * src/prefs_matcher.c
11535         * src/send_message.c
11536                 Fix my last commit
11537
11538 2008-04-22 [colin]      3.4.0cvs5
11539
11540         * src/etpan/imap-thread.c
11541                 Use g_(un)setenv instead of (un)setenv which
11542                 doesn't exist on IRIX 6.5
11543
11544 2008-04-22 [colin]      3.4.0cvs4
11545
11546         * src/inc.c
11547         * src/prefs_common.c
11548         * src/send_message.c
11549                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11550                 Set the default timeout to 75 seconds
11551
11552 2008-04-20 [colin]      3.4.0cvs3
11553
11554         * src/pixmaps/tray_newmail.offline.xpm
11555         * src/pixmaps/tray_newmail.xpm
11556         * src/pixmaps/tray_newmarkedmail.offline.xpm
11557         * src/pixmaps/tray_newmarkedmail.xpm
11558         * src/pixmaps/tray_nomail.offline.xpm
11559         * src/pixmaps/tray_nomail.xpm
11560         * src/pixmaps/tray_unreadmail.offline.xpm
11561         * src/pixmaps/tray_unreadmail.xpm
11562         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11563         * src/pixmaps/tray_unreadmarkedmail.xpm
11564                 Make the tray icons a bit nicer. Would be
11565                 nice to get really nice icons from someone
11566                 who's good at Gimp :)
11567
11568 2008-04-18 [colin]      3.4.0cvs2
11569
11570         * src/common/log.c
11571                 Forgot one g_unlink
11572
11573 lease complete the changelog entry below
11574 2008-04-18 [colin]      3.4.0cvs1
11575
11576         * src/addrduplicates.c
11577         * src/addressbook.c
11578         * src/compose.c
11579         * src/crash.c
11580         * src/editaddress.c
11581         * src/folder.c
11582         * src/image_viewer.c
11583         * src/imap.c
11584         * src/inc.c
11585         * src/main.c
11586         * src/mbox.c
11587         * src/messageview.c
11588         * src/mh.c
11589         * src/msgcache.c
11590         * src/news.c
11591         * src/partial_download.c
11592         * src/pop.c
11593         * src/prefs_common.c
11594         * src/prefs_common.h
11595         * src/prefs_other.c
11596         * src/prefs_themes.c
11597         * src/procheader.c
11598         * src/procmime.c
11599         * src/procmsg.c
11600         * src/textview.c
11601         * src/wizard.c
11602         * src/common/prefs.c
11603         * src/common/ssl_certificate.c
11604         * src/common/template.c
11605         * src/common/utils.c
11606         * src/common/utils.h
11607         * src/etpan/imap-thread.c
11608         * src/plugins/dillo_viewer/dillo_viewer.c
11609         * src/plugins/pgpcore/sgpgme.c
11610         * src/plugins/pgpinline/pgpinline.c
11611                 Add an option to shred temporary files and messages
11612                 instead of just removing them. Slows deletions down!
11613
11614 2008-04-18 [paul]       3.4.0
11615
11616         * NEWS
11617         * README
11618         * RELEASE_NOTES 
11619                 3.4.0 released
11620
11621
11622 2008-04-18 [paul]       3.3.1cvs61
11623
11624         * po/de.po
11625         * po/fi.po
11626         * po/it.po
11627         * po/pt_BR.po
11628                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11629                 and Frederico Goncalves Guimaraes
11630         * po/es.po
11631                 updated on the last minute by a lazy Ricardo Mones
11632
11633 2008-04-18 [colin]      3.3.1cvs60
11634
11635         * po/fr.po
11636                 Update translation (Fabien Vantard)
11637
11638 2008-04-17 [colin]      3.3.1cvs59
11639
11640         * src/imap.c
11641                 Fix debian bug 474712, 'claws seg faults when IMAP 
11642                 connection breaks after an IMAP protocol error 
11643                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11644         * src/summaryview.c
11645                 Fix a little leak
11646
11647 2008-04-17 [colin]      3.3.1cvs58
11648
11649         * src/common/log.c
11650                 Fix log size getting out of control (claws-mail
11651                 getting SIGXFSZ): rotate if every 10MB
11652
11653 2008-04-10 [paul]       3.3.1cvs57
11654
11655         * src/prefs_other.c
11656                 improvements to english usage
11657
11658 2008-04-10 [paul]       3.3.1cvs56
11659
11660         * src/prefs_receive.c
11661                 add an accurate description
11662
11663 2008-04-08 [colin]      3.3.1cvs55
11664
11665         * src/undo.c
11666                 Probably fix corruption, introduced in cvs53
11667
11668 2008-04-04 [iwkse]      3.3.1cvs54
11669
11670         * src/undo.c
11671                 undo should works properly again
11672
11673 2008-04-04 [iwkse]      3.3.1cvs53
11674
11675         * src/undo.c
11676                 Fix a segfault but breaks undo
11677                 on a specific case (eg. double paste with
11678                 middle-mouse button)
11679
11680 2008-04-04 [iwkse]      3.3.1cvs52
11681
11682         * src/prefs_filtering.c
11683                 Fix previous Tab mess
11684
11685 2008-04-03 [iwkse]      3.3.1cvs51
11686
11687         * src/prefs_filtering.c
11688                 Add search in filtering rules list
11689
11690 2008-04-02 [colin]      3.3.1cvs50
11691
11692         * src/main.c
11693                 Revert part of the previous patch: we do
11694                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11695                 exists
11696
11697 2008-04-02 [colin]      3.3.1cvs49
11698
11699         * src/main.c
11700                 Fix bug 1562, 'Claws-Mail does not completely 
11701                 respect settings in GTK2_RC_FILES environment'
11702                 Remove manual parsing of .gtkrc-2.0 and 
11703                 .gtk/gtkrc-2.0. GTK does it itself these days.
11704
11705 2008-04-01 [colin]      3.3.1cvs48
11706
11707         * src/imap_gtk.c
11708                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11709                 ticking "Show only subscribed"'
11710
11711 2008-03-31 [colin]      3.3.1cvs47
11712
11713         * src/folder.c
11714                 Fix bug 1553, 'File lock not respected'
11715                 Regression due to the implementation of
11716                 deletion batching
11717
11718 2008-03-31 [colin]      3.3.1cvs46
11719
11720         * src/mainwindow.c
11721                 Fix tags menu update, thanks to Paul
11722
11723 2008-03-29 [wwp]        3.3.1cvs45
11724
11725         * src/prefs_account.c
11726         * src/prefs_common.c
11727         * src/prefs_folder_item.c
11728         * src/prefs_quote.c
11729         * src/quote_fmt.c
11730         * src/quote_fmt.h
11731                 Fix compose template formats (in global preferences)
11732                 being translated under specific conditions.
11733                 Add a button to restore factory defaults for current
11734                 language.
11735
11736 2008-03-27 [colin]      3.3.1cvs44
11737
11738         * src/common/prefs.c
11739         * src/common/xmlprops.c
11740                 Fix RedHat bug 431735, 'segfault if /home is full' 
11741                 (when starting): Fix double fclose() in prefs.c
11742                 and potentially xmlprops.c
11743
11744 2008-03-27 [colin]      3.3.1cvs43
11745
11746         * src/addressbook.c
11747                 Fix bug 1559, 'Claws Mail crashed deleting all 
11748                 common contacts'
11749
11750 2008-03-27 [wwp]        3.3.1cvs42
11751
11752         * src/addressbook.c
11753                 Fix 3.3.0cvs41.
11754
11755 2008-03-27 [wwp]        3.3.1cvs41
11756
11757         * src/addressbook.c
11758                 Prevent list flickering when deleting addresses.
11759
11760 2008-03-26 [colin]      3.3.1cvs40
11761
11762         * src/imap.c
11763                 Clean up session disconnection. Possibly
11764                 fix Ubuntu bug #204290
11765
11766 2008-03-26 [colin]      3.3.1cvs39
11767
11768         * src/textview.c
11769                 Fix bug 1555: current folder wasn't used when
11770                 right-clicking on an email address
11771
11772 2008-03-25 [colin]      3.3.1cvs38
11773
11774         * src/plugins/bogofilter/bogofilter.c
11775         * src/plugins/bogofilter/bogofilter.h
11776         * src/plugins/bogofilter/bogofilter_gtk.c
11777                 Add a "learn from whitelist" preference
11778                 Whitelist Unsure mails too.
11779
11780 2008-03-24 [paul]       3.3.1cvs37
11781
11782         * src/prefs_account.c
11783                 If no MH mailbox and no account exists, when
11784                 creating a POP/Local account, just create and
11785                 use the default one instead of bailing with a
11786                 "Mailbox doesn't exist" error
11787
11788 2008-03-21 [colin]      3.3.1cvs36
11789
11790         * src/procmime.c
11791                 strstrip mime subtype
11792
11793 2008-03-21 [paul]       3.3.1cvs35
11794
11795         * manual/advanced.xml
11796                 correct and update the info about Actions
11797
11798 2008-03-20 [colin]      3.3.1cvs34
11799
11800         * src/messageview.c
11801         * src/messageview.h
11802         * src/textview.c
11803                 Show at max 1MB of text, add a noticeview to
11804                 show everything optionally.
11805
11806 2008-03-20 [colin]      3.3.1cvs33
11807
11808         * src/stock_pixmap.c
11809                 Add support for png themes
11810
11811 2008-03-19 [wwp]        3.3.1cvs32
11812
11813         * src/procheader.c
11814                 Sanity check.
11815
11816 2008-03-18 [colin]      3.3.1cvs31
11817
11818         * src/common/utils.c
11819         * src/common/utils.h
11820                 Handle size_t instead of off_t in to_human_readable
11821
11822 2008-03-18 [colin]      3.3.1cvs30
11823
11824         * src/imap.c
11825                 Remove raw printf
11826
11827 2008-03-16 [colin]      3.3.1cvs29
11828
11829         * src/summaryview.c
11830                 Fix build on GTK < 2.12
11831
11832 2008-03-16 [colin]      3.3.1cvs28
11833
11834         * src/mainwindow.c
11835                 Refresh non-list widget when switching
11836                 messageview
11837
11838 2008-03-16 [colin]      3.3.1cvs27
11839
11840         * manual/faq.xml
11841                 Revert cvs25: This wasn't a typo :) :
11842                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
11843
11844
11845 2008-03-16 [colin]      3.3.1cvs26
11846
11847         * src/summaryview.c
11848         * src/gtk/gtksctree.c
11849         * src/gtk/gtksctree.h
11850                 Implement 2-lines items in Summaryview when in 
11851                 three columns mode
11852
11853 2008-03-16 [paul]       3.3.1cvs25
11854
11855         * manual/faq.xml
11856                 fix typo
11857
11858 2008-03-14 [colin]      3.3.1cvs24
11859
11860         * src/prefs_filtering_action.c
11861                 Fix buglet on setting recipient when
11862                 reediting forward rules.
11863
11864 2008-03-12 [colin]      3.3.1cvs23
11865
11866         * src/summaryview.c
11867                 Fix a new unused variable warning
11868         * src/plugins/trayicon/trayicon.c
11869                 Fix folderview's scrollbar at startup
11870                 if starting hidden
11871
11872 2008-03-12 [colin]      3.3.1cvs22
11873
11874         * src/folderview.c
11875         * src/summaryview.c
11876                 Use item_opened at the beginning of showing
11877                 a folder instead of the end. Fixes flicker.
11878
11879 2008-03-12 [paul]       3.3.1cvs21
11880
11881         * src/folder.c
11882         * src/folder.h
11883         * src/mainwindow.c
11884         * src/procmsg.c
11885         * src/summaryview.c
11886         * src/plugins/trayicon/trayicon.c
11887                 add tooltip with extended folder stats
11888
11889 2008-03-10 [colin]      3.3.1cvs20
11890
11891         * src/common/xml.c
11892                 Handle comments
11893
11894 2008-03-07 [colin]      3.3.1cvs19
11895
11896         * src/mainwindow.c
11897                 Fix blinking of the taskbar entry
11898
11899 2008-03-07 [colin]      3.3.1cvs18
11900
11901         * src/mainwindow.c
11902                 MAEMO: Fix bug 1494, 'Trayicon 
11903                 plugin breaks UI...'
11904
11905 2008-03-07 [paul]       3.3.1cvs17
11906
11907         * src/gtk/authors.h
11908                 reflect reality a bit more closely
11909
11910 2008-03-06 [colin]      3.3.1cvs16
11911
11912         * src/mainwindow.c
11913         * src/mainwindow.h
11914         * src/summaryview.c
11915         * src/summaryview.h
11916         * src/toolbar.c
11917                 Integrate things better wrt the new
11918                 summaryview extensibility.
11919
11920 2008-03-06 [wwp]        3.3.1cvs15
11921
11922         * src/quote_fmt.c
11923                 Fix some gcc warnings.
11924
11925 2008-03-06 [wwp]        3.3.1cvs14
11926
11927         * src/prefs_account.c
11928         * src/prefs_folder_item.c
11929         * src/prefs_gtk.c
11930         * src/prefs_template.c
11931         * src/gtk/prefswindow.c
11932         * src/gtk/prefswindow.h
11933                 prefs_templates: fix missing unregistering of addr_completion widgets
11934                 and and ending of addr_completion service.
11935                 prefs_folder_item: fix missing registering/unregistering of widgets,
11936                 and rework the way add_completion service is started and stopped.
11937                 Plus few prefswindow API changes (opening).
11938
11939 2008-03-06 [wwp]        3.3.1cvs13
11940
11941         * src/folder_item_prefs.c
11942         * src/prefs_template.c
11943         * src/prefs_template.h
11944         * src/quote_fmt.c
11945         * src/common/template.c
11946                 Complete 3.3.1cvs12, thanks to Colin.
11947
11948 2008-03-06 [wwp]        3.3.1cvs12
11949
11950         * src/compose.c
11951         * src/folder_item_prefs.c
11952         * src/folder_item_prefs.h
11953         * src/prefs_account.c
11954         * src/prefs_folder_item.c
11955         * src/prefs_quote.c
11956         * src/prefs_template.c
11957         * src/quote_fmt.c
11958         * src/quote_fmt.h
11959         * src/common/template.c
11960         * src/common/template.h
11961                 Global and per-folder templates can now override the from name (this
11962                 doesn't change the account being used).
11963                 Examples:
11964                  "My other name" <%account_email> (just changes the name)
11965                  my.faked.email@address.org (overrides the address too)
11966
11967 2008-03-05 [colin]      3.3.1cvs11
11968
11969         * src/summaryview.c
11970         * src/summaryview.h
11971                 Replace that hbox with a notebook
11972
11973 2008-03-05 [colin]      3.3.1cvs10
11974
11975         * src/folder.h
11976         * src/folderview.c
11977                 Add klass functions for notification of folder
11978                 opening/closing via the GUI
11979         * src/summaryview.c
11980         * src/summaryview.h
11981                 Add a specific container for the scrolledwin
11982
11983 2008-03-05 [colin]      3.3.1cvs9
11984
11985         * src/folder.h
11986         * src/folderview.c
11987                 Add klass functions for notification of folder 
11988                 opening/closing via the GUI
11989         * src/summaryview.c
11990         * src/summaryview.h
11991                 Add a specific container for the scrolledwin
11992
11993 2008-03-02 [colin]      3.3.1cvs8
11994
11995         * src/messageview.c
11996                 MAEMO: Fix bug 1541, 'Deleting message from within 
11997                 read window displays next message then closes.'
11998
11999 2008-03-02 [colin]      3.3.1cvs7
12000
12001         * src/main.c
12002                 Probably fix bug 1539, 'Program crashes':
12003                 Setup Gcrypt's thread functions when built
12004                 with GnuTLS
12005
12006 2008-03-01 [colin]      3.3.1cvs6
12007
12008         * src/folder.c
12009         * src/imap_gtk.c
12010                 Get rid of stale folders with no account
12011
12012 2008-02-28 [colin]      3.3.1cvs5
12013
12014         * src/compose.c
12015                 Fix bug 1534, 'Segmentation fault when doing 
12016                 some draft saving and then throwing away'
12017         * src/imap.c
12018                 Fix bug 1533, 'Claws is unable to mark messages 
12019                 as "read" in IMAP shared folders'
12020         * src/etpan/imap-thread.c
12021                 Fix bug 1515, 'large messages crash claws when 
12022                 syncing for offline mode'. This is rather a
12023                 workaround, and mails > 64MB will still be
12024                 problematic if there's less than 64MB available
12025                 on the dataroot volume.
12026         * src/messageview.c
12027                 MAEMO: Add information when fetching big messages
12028
12029 2008-02-26 [colin]      3.3.1cvs4
12030
12031         * src/imap.c
12032                 fix bug 1532, '"login refused" message insufficiently 
12033                 detailed'
12034
12035 2008-02-26 [paul]       3.3.1cvs3
12036
12037         * INSTALL
12038         * README
12039                 remove mentions of ClamAV and a few other
12040                 old bits of information
12041
12042 2008-02-23 [colin]      3.3.1cvs2
12043
12044         * src/main.c
12045                 Fix log output (missing \n)
12046
12047 2008-02-23 [colin]      3.3.1cvs1
12048
12049         * configure.ac
12050                 Bump version number for stable release
12051
12052 2008-02-23 [paul]       3.3.0cvs21
12053
12054         * po/he.po
12055                 updated by Ofer
12056
12057 2008-02-21 [colin]      3.3.0cvs20
12058
12059         * src/matcher.c
12060                 Fix bug 1527, 'filtering is case sensitive when it 
12061                 shouldn't be'
12062
12063 2008-02-20 [colin]      3.3.0cvs19
12064
12065         * src/main.c
12066                 Fix file attachments from older Thunar
12067
12068 2008-02-19 [colin]      3.3.0cvs18
12069
12070         * manual/plugins.xml
12071         * manual/es/plugins.xml
12072         * manual/fr/plugins.xml
12073         * manual/pl/plugins.xml
12074                 Remove Clamav
12075
12076 2008-02-19 [paul]       3.3.0cvs17
12077
12078         * tools/README
12079         * tools/csv2addressbook.pl
12080                 add support for Kmail/Kaddressbook
12081
12082 2008-02-18 [colin]      3.3.0cvs16
12083
12084         * src/imap.c
12085                 Unset folder's session before creating a
12086                 new one
12087         * src/main.c
12088         * src/prefs_common.c
12089         * src/prefs_common.h
12090         * manual/advanced.xml
12091                 Add an hidden use_networkmanager pref, to
12092                 disable NetworkManager handling. Also,
12093                 consider UNKNOWN state to be CONNECTED.
12094
12095 2008-02-18 [wwp]        3.3.0cvs15
12096
12097         * src/matcher.c
12098                 Fix Engrish and make 'not' more visible in filtering debug logs.
12099
12100 2008-02-15 [colin]      3.3.0cvs14
12101
12102         * src/matcher.c
12103                 Revert cvs10 for now, it breaks the feature
12104
12105 2008-02-15 [colin]      3.3.0cvs13
12106
12107         * src/main.c
12108                 Always focus folder tree at startup
12109         * src/compose.c
12110                 Fix bug 1521, 'Cannot close compose window after 
12111                 replying to a non-existent news message'
12112
12113 2008-02-13 [colin]      3.3.0cvs12
12114
12115         * src/folderview.c
12116                 Fix important warnings
12117
12118 2008-02-12 [colin]      3.3.0cvs11
12119
12120         * src/imap.c
12121         * src/etpan/imap-thread.c
12122         * src/etpan/imap-thread.h
12123                 Fix handling of $Forwarded flag on Exchange:
12124                 check for the existence or creatability of a
12125                 flag before using it.
12126
12127 2008-02-12 [colin]      3.3.0cvs10
12128
12129         * src/matcher.c
12130                 Optimise matching on Found in addressbook if
12131                 the matched header is in cache (From, etc)
12132
12133 2008-02-12 [colin]      3.3.0cvs9
12134
12135         * src/folderview.c
12136                 Fix crashy stuff when changing displayed
12137                 columns
12138
12139 2008-02-12 [wwp]        3.3.0cvs8
12140
12141         * src/folder.h
12142                 Remove duplicate func declaration and restore the one
12143                 a missing one.
12144
12145 2008-02-12 [wwp]        3.3.0cvs7
12146
12147         * src/compose.c
12148         * src/export.c
12149         * src/folder.c
12150         * src/folder.h
12151         * src/foldersel.c
12152         * src/foldersel.h
12153         * src/imap_gtk.c
12154         * src/import.c
12155         * src/mainwindow.c
12156         * src/messageview.c
12157         * src/mh_gtk.c
12158         * src/prefs_account.c
12159         * src/prefs_filtering_action.c
12160         * src/summaryview.c
12161         * src/plugins/bogofilter/bogofilter_gtk.c
12162         * src/plugins/spamassassin/spamassassin_gtk.c
12163                 Allow moving/copying folders to root folders when using
12164                 the folder selection dialog (it was not possible to
12165                 maemo users to reparent a subfolder to a root folder
12166                 at all).
12167
12168 2008-02-12 [fabien]     3.3.0cvs6
12169
12170         * po/fr.po
12171                 a few days late for i18n fr update. Sorry.
12172
12173 2008-02-11 [colin]      3.3.0cvs5
12174
12175         * src/main.c
12176                 Implement support for future /dev/mem_notify.
12177                 This Linux kernel feature will allow applications
12178                 to be notified that memory has to be freed
12179                 before getting OOM-killed. For more information:
12180                 http://lwn.net/Articles/267013/
12181
12182 2008-02-10 [paul]       3.3.0cvs4
12183
12184         * src/Makefile.am
12185         * src/mimeview.c
12186         * src/prefs_toolbar.c
12187         * src/stock_pixmap.c
12188         * src/stock_pixmap.h
12189         * src/pixmaps/mime_text_patch.xpm
12190                 add an icon for attached patches
12191
12192 2008-02-09 [paul]       3.3.0cvs3
12193
12194         * src/gtk/about.c
12195                 bump the (c) year
12196
12197 2008-02-09 [wwp]        3.3.0cvs2
12198
12199         * src/main.c
12200                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12201
12202 2008-02-08 [colin]      3.3.0cvs1
12203
12204         * src/common/utils.c
12205                 Forbid attaching anything containing "../" or ".ssh/"
12206                 from mailto: URI
12207
12208 2008-02-08 [paul]       3.3.0
12209
12210         * NEWS
12211         * README
12212         * RELEASE_NOTES 
12213                 3.3.0 released
12214
12215 2008-02-08 [paul]       3.2.0cvs77
12216
12217         * AUTHORS
12218                 updated with new translators
12219         * configure.ac
12220                 added he to ALL_LINGUAS
12221         * po/cs.po
12222         * po/de.po
12223         * po/es.po
12224         * po/fi.po
12225         * po/hu.po
12226         * po/it.po
12227         * po/pt_BR.po
12228         * po/zh_CN.po
12229                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12230                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12231                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12232                 and Ralph Young
12233         * po/he.po
12234                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12235         * src/gtk/about.c
12236                 updated with new translators and bumped (c) year
12237         * src/gtk/authors.h
12238                 updated with new translators
12239
12240 2008-02-05 [colin]      3.2.0cvs76
12241
12242         * src/messageview.c
12243         * src/mimeview.c
12244         * src/mimeview.h
12245                 Special case text/calendar parts: if there's one in
12246                 the mail, and a plugin handling text/calendar is
12247                 loaded, show that part. That'll avoid rendering 
12248                 meetings as plain text, which just looks broken to
12249                 many users.
12250
12251 2008-02-04 [colin]      3.2.0cvs75
12252
12253         * src/mainwindow.c
12254                 Maemo: Fix LED handling on OS 2008
12255
12256 2008-02-01 [colin]      3.2.0cvs74
12257
12258         * src/compose.c
12259                 Possibly fix the annoying and hard-to reproduce bug
12260                 where lines 
12261                 are
12262                 rewrapped
12263                 like
12264                 that.
12265
12266 2008-02-01 [paul]       3.2.0cvs73
12267
12268         * src/common/utils.c
12269                 fix bug 1502, 'Plus signs are stripped from
12270                 email addresses when calling from command line'
12271                 Thanks to Colin
12272
12273 2008-01-31 [colin]      3.2.0cvs72
12274
12275         * src/exphtmldlg.c
12276         * src/mimeview.c
12277         * src/summaryview.c
12278                 Fix building of URIs from filenames
12279
12280 2008-01-31 [wwp]        3.2.0cvs71
12281
12282         * src/main.c
12283                 Fixes debug output of compiled-in features list
12284                 (completes 3.2.0cvs60).
12285
12286 2008-01-31 [colin]      3.2.0cvs70
12287
12288         * configure.ac
12289         * po/POTFILES.in
12290         * src/compose.c
12291         * src/plugins/Makefile.am
12292         * src/plugins/clamav/.cvsignore
12293         * src/plugins/clamav/Makefile.am
12294         * src/plugins/clamav/README
12295         * src/plugins/clamav/clamav_plugin.c
12296         * src/plugins/clamav/clamav_plugin.h
12297         * src/plugins/clamav/clamav_plugin_gtk.c
12298         * src/plugins/clamav/clamav_plugin_gtk.deps
12299                 Remove the Clamav plugin from the core
12300
12301 2008-01-28 [wwp]        3.2.0cvs69
12302
12303         * src/compose.c
12304         * src/prefs_template.c
12305         * src/prefs_template.h
12306         * src/quote_fmt.c
12307         * src/quote_fmt.h
12308         * src/quote_fmt_lex.l
12309         * src/quote_fmt_parse.y
12310                 Fix for bug #1493: count lines (\n chars) according to the way
12311                 format body is passed (i.e. \-escaped or not).
12312
12313 2008-01-27 [paul]       3.2.0cvs68
12314
12315         * po/en_GB.po
12316                 updated
12317         * src/prefs_actions.c
12318         * src/prefs_filtering.c
12319         * src/prefs_folder_item.c
12320         * src/prefs_template.c
12321         * src/gtk/about.c
12322                 some minor changes to the English
12323
12324 2008-01-24 [colin]      3.2.0cvs67
12325
12326         * src/etpan/imap-thread.c
12327         * src/etpan/nntp-thread.c
12328                 Fix bug 1348, 'Hang ups at exit time with 
12329                 pgp plugin since 3.0.2'
12330
12331 2008-01-23 [colin]      3.2.0cvs66
12332
12333         * src/toolbar.c
12334                 Fix translation of something that shouldn't be
12335
12336 2008-01-23 [colin]      3.2.0cvs65
12337
12338         * src/procmime.c
12339                 Fix bug 1486, 'Re: Incorrect content when replying'
12340                 Revert to full scan if short scan found only 0-length
12341                 text parts
12342
12343 2008-01-23 [paul]       3.2.0cvs64
12344
12345         * src/prefs_folder_item.c
12346                 fix bug 1485, 'selecting a folder's default
12347                 account if name contains '&''
12348
12349 2008-01-23 [colin]      3.2.0cvs63
12350
12351         * src/folder.c
12352         * src/folder.h
12353         * src/main.c
12354         * src/mainwindow.c
12355                 Fix bug 1480, 'should be able to display mail file
12356                 from command line'. Let 'claws-mail --select' accept
12357                 absolute paths in addition to folder identifiers.
12358
12359 2008-01-22 [wwp]        3.2.0cvs62
12360
12361         * src/account.c
12362         * src/account.h
12363         * src/compose.c
12364         * src/messageview.c
12365         * src/summaryview.c
12366         * src/common/utils.c
12367         * src/common/utils.h
12368                 Allow from=address in mailto sequence:
12369                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12370                   The 'from' will try to select the first account matching in accounts list,
12371                   otherwise will use the usual account selection mechanism but override with
12372                   this 'from' address.
12373                 Allow mailto with NNTP accounts
12374                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12375                   is the default one or if a NNTP account address is used with 'from'.
12376                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12377                   default account but the complete mailto sequence was put in To.
12378
12379 2008-01-22 [wwp]        3.2.0cvs61
12380
12381         * doc/man/claws-mail.1
12382                 Updated the man page: status of few features, command-line
12383                 usage (--version-full) and completed list of config files
12384                 and dirs.
12385
12386 2008-01-22 [wwp]        3.2.0cvs60
12387
12388         * src/main.c
12389                 Added --version-full to display version and compiled-in
12390                 features list (for later use by Clawsker for instance).
12391
12392 2008-01-22 [holger]     3.2.0cvs59
12393
12394         * src/addrduplicates.c
12395                 Fix scrolling in addressbook duplicate
12396                 finder result dialog
12397
12398 2008-01-21 [colin]      3.2.0cvs58
12399
12400         * src/summaryview.c
12401                 Fix bug 1457, 'sorting messages on, say, from, 
12402                 should subsort on previous sort choice'. Subsort
12403                 by date when sort is Subject, From, To, Tags.
12404
12405 2008-01-21 [colin]      3.2.0cvs57
12406
12407         * AUTHORS
12408         * src/matcher.c
12409         * src/mimeview.c
12410         * src/common/ssl.c
12411         * src/gtk/authors.h
12412                 Fix bug 1478, 'Wrong pthread_create calls all 
12413                 over the place'. Patch by Christian Cornelssen
12414
12415 2008-01-20 [colin]      3.2.0cvs56
12416
12417         * src/imap.c
12418         * src/etpan/imap-thread.c
12419         * src/etpan/imap-thread.h
12420                 Fix bug 1468, 'Use IMAP keyword to 
12421                 store "forwarded" flag'
12422
12423 2008-01-20 [colin]      3.2.0cvs55
12424
12425         * src/folderutils.c
12426                 Make list operations faster
12427
12428 2008-01-20 [colin]      3.2.0cvs54
12429
12430         * src/mainwindow.c
12431                 Fix bug 1353, 'on startup with small screen 
12432                 layout, keyboard input gets lost'
12433
12434 2008-01-20 [colin]      3.2.0cvs53
12435
12436         * src/textview.c
12437                 Complete 3.2.0cvs49, and fixes bug 1477, 
12438                 'Claws Mail crashes when view PGP-encrypted 
12439                 message'
12440
12441 2008-01-20 [colin]      3.2.0cvs52
12442
12443         * src/compose.c
12444                 Fix privacy menu update when replying to
12445                 encrypted mail and no default privacy 
12446                 system is set
12447
12448 2008-01-19 [colin]      3.2.0cvs51
12449
12450         * src/filtering.c
12451         * src/procmsg.h
12452         * src/plugins/bogofilter/bogofilter.c
12453         * src/plugins/clamav/clamav_plugin.c
12454         * src/plugins/spamassassin/spamassassin.c
12455                 Batch filtering deletions too (and save 4 bytes
12456                 per MsgInfo in the process :)
12457
12458 2008-01-19 [colin]      3.2.0cvs50
12459
12460         * src/folder.c
12461                 Make cache update after copies much faster
12462                 on IMAP
12463
12464 2008-01-19 [colin]      3.2.0cvs49
12465
12466         * src/textview.c
12467                 Check g_fopen() success
12468
12469 2008-01-17 [wwp]        3.2.0cvs48
12470
12471         * manual/faq.xml
12472         * manual/es/faq.xml
12473         * manual/fr/faq.xml
12474         * manual/pl/faq.xml
12475                 Sylpheed? No idea what this means.
12476
12477 2008-01-17 [colin]      3.2.0cvs47
12478
12479         * src/gtk/gtksctree.c
12480                 Make dnd threshold higher on Maemo
12481
12482 2008-01-16 [colin]      3.2.0cvs46
12483
12484         * src/common/passcrypt.c
12485                 Fix build on FreeBSD, thanks to Pawel
12486
12487 2008-01-15 [colin]      3.2.0cvs45
12488
12489         * src/compose.c
12490                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12491                 spell check of actuall word'
12492         * src/summaryview.c
12493                 Temporarily disable immediate execution when learning
12494                 spam *only* if the summaryview isn't locked
12495
12496 2008-01-15 [wwp]        3.2.0cvs44
12497
12498         * src/prefs_filtering.c
12499                 Fix filtering prefs layout (Maemo port), moving page up/down
12500                 from buttons to context menu.
12501
12502 2008-01-15 [colin]      3.2.0cvs43
12503
12504         * src/compose.c
12505                 Fix bug 1465, 'First line in new message does not mark URLs'
12506
12507 2008-01-15 [colin]      3.2.0cvs42
12508
12509         * src/common/passcrypt.c
12510                 Fix bug 1461, 'several components #define 
12511                 _XOPEN_SOURCE improperly'
12512
12513 2008-01-15 [colin]      3.2.0cvs41
12514
12515         * src/summaryview.c
12516                 Fix bug 1469, 'Column width adjustments on message 
12517                 lists do not save'
12518
12519 2008-01-14 [holger]     3.2.0cvs40
12520
12521         * configure.ac
12522                 Add tests for dbus, dbus glib bindings,
12523                 and NetworkManager. All is optional. Add new
12524                 --(en|dis)able-networkmanager-support switch.
12525         * src/Makefile.am
12526         * src/imap.c
12527         * src/inc.c
12528         * src/main.c
12529         * src/main.h
12530         * src/mainwindow.c
12531         * src/gtk/about.c
12532                 Add optional NetworkManager support, so Claws Mail
12533                 can try to do the right thing when the network connection
12534                 status changes. NetworkManager support is active by
12535                 default if above requirements were met.
12536
12537 2008-01-12 [colin]      3.2.0cvs39
12538
12539         * src/summaryview.c
12540                 Advertise the click-on-reply feature in the tooltip
12541
12542 2008-01-12 [colin]      3.2.0cvs38
12543
12544         * src/Makefile.am
12545         * src/stock_pixmap.c
12546         * src/stock_pixmap.h
12547         * src/pixmaps/tray_newmail.offline.xpm
12548         * src/pixmaps/tray_newmail.xpm
12549         * src/pixmaps/tray_newmarkedmail.offline.xpm
12550         * src/pixmaps/tray_newmarkedmail.xpm
12551         * src/pixmaps/tray_nomail.offline.xpm
12552         * src/pixmaps/tray_nomail.xpm
12553         * src/pixmaps/tray_unreadmail.offline.xpm
12554         * src/pixmaps/tray_unreadmail.xpm
12555         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12556         * src/pixmaps/tray_unreadmarkedmail.xpm
12557         * src/plugins/trayicon/Makefile.am
12558         * src/plugins/trayicon/newmail.offline.xpm
12559         * src/plugins/trayicon/newmail.xpm
12560         * src/plugins/trayicon/newmarkedmail.offline.xpm
12561         * src/plugins/trayicon/newmarkedmail.xpm
12562         * src/plugins/trayicon/nomail.offline.xpm
12563         * src/plugins/trayicon/nomail.xpm
12564         * src/plugins/trayicon/trayicon.c
12565         * src/plugins/trayicon/unreadmail.offline.xpm
12566         * src/plugins/trayicon/unreadmail.xpm
12567         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12568         * src/plugins/trayicon/unreadmarkedmail.xpm
12569                 Make the Trayicon plugin icons themable
12570
12571 2008-01-12 [wwp]        3.2.0cvs37
12572
12573         * src/prefs_display_header.c
12574                 Fix extra leading hyphen visible in the display
12575                 header configuration combo list (maemo).
12576
12577 2008-01-11 [colin]      3.2.0cvs36
12578
12579         * src/imap.c
12580                 Set timeout to 1 before disconnecting all -
12581                 for when one switches to offline and has 
12582                 no network anymore
12583         * src/messageview.c
12584                 Fix bug 1454, 'error message shows parts and 
12585                 signature of previous messages'
12586         * src/prefs_common.c
12587                 Maemo: Hide Send dialog by default
12588
12589 2008-01-10 [colin]      3.2.0cvs35
12590
12591         * src/action.c
12592         * src/editldap.c
12593         * src/prefs_account.c
12594         * src/wizard.c
12595         * src/gtk/inputdialog.c
12596         * src/plugins/pgpcore/passphrase.c
12597                 Maemo: Fix bug 1455, 'Password enters leading letter 
12598                 incorrectly as uppercase'
12599
12600 2008-01-09 [colin]      3.2.0cvs34
12601
12602         * po/pl.po
12603                 Fix bug 1446, 'SC crashes frequently when staying 
12604                 in background'. Format string error in Polish 
12605                 translation
12606         * src/gtk/description_window.c
12607         * src/prefs_template.c
12608                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12609                 patch by Pawel
12610         * src/wizard.c
12611                 Maemo: Fix build
12612
12613 2008-01-08 [colin]      3.2.0cvs33
12614
12615         * src/main.c
12616                 Maemo: connect HW status change signal for shutdown
12617         * src/mainwindow.c
12618                 Maemo: Fix hardware space key
12619         * src/wizard.c
12620                 Maemo: name mmc1 and 2 a better name
12621
12622 2008-01-08 [wwp]        3.2.0cvs32
12623
12624         * src/folder.c
12625         * src/folder_item_prefs.c
12626         * src/folder_item_prefs.h
12627         * src/prefs_folder_item.c
12628                 It's now possible to disable processing rules when
12629                 entering a folder (this adds a new option to the
12630                 folder properties dialog).
12631
12632 2008-01-08 [wwp]        3.2.0cvs31
12633
12634         * src/common/utils.c
12635                 Mailto: now supports 'insert' (stands for 'insert file'), this
12636                 adds the ability to create a new message from the command-line,
12637                 with body set from an existing file contents.
12638
12639 2008-01-08 [colin]      3.2.0cvs30
12640
12641         * src/summaryview.c
12642                 Maybe fix bug 1452, 'crash while drag'n'droping 
12643                 emails to an IMAP folder'
12644
12645 2008-01-07 [wwp]        3.2.0cvs29
12646
12647         * src/prefs_filtering.c
12648                 Static-alize a function, thanks to Colin.
12649
12650 2008-01-07 [colin]      3.2.0cvs28
12651
12652         * src/folderview.c
12653                 Fix scrolling to bottom when drag and dropping
12654         * src/summaryview.c
12655                 Fix bug 1445, 'Display sender using addressbook: fails 
12656                 when From: isn't an email address'
12657
12658 2008-01-07 [wwp]        3.2.0cvs27
12659
12660         * src/prefs_actions.c
12661         * src/prefs_filtering.c
12662         * src/prefs_template.c
12663                 Add tooltips to most buttons in the templates, actions and
12664                 filtering/processing dialogs.
12665
12666 2008-01-07 [wwp]        3.2.0cvs26
12667
12668         * src/prefs_filtering.c
12669                  - add a clear button to clear dialog input fields
12670                  - add page up and page down buttons to move selected rule up and down
12671                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12672                  - popup-menu items are greyed out either if the list is empty (not counting the
12673                    (New) row or if there is no selected item
12674                  - clear store when closing dialog
12675
12676         * src/prefs_actions.c
12677                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12678                    clear button, popup-menu
12679                  - clear store when closing dialog
12680
12681         * src/prefs_template.c
12682                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12683                    clear button, popup-menu 
12684
12685         * src/addrcustomattr.c
12686                  - renamed popup-menu item Clear list to Delete all
12687                  - grey out popup-menu items is there is no selected item or if list is empty
12688                  - clear store when closing dialog
12689
12690         * src/edittags.c
12691                  - added popup-menu item Delete all
12692                  - grey out popup-menu items is there is no selected item or if list is empty
12693                  - clear store when closing dialog
12694
12695 2008-01-06 [wwp]        3.2.0cvs25
12696
12697         * src/addressadd.c
12698                 One more layout fix by Pawel (completes 3.2.0cvs24).
12699
12700 2008-01-05 [colin]      3.2.0cvs24
12701
12702         * src/addressadd.c
12703                 Little GUI fixes, patch by Pawel
12704
12705 2007-12-29 [wwp]        3.2.0cvs23
12706
12707         * src/compose.c
12708                 Fix for bug #1443, and strip possible whitespaces around
12709                 custom header names.
12710
12711 2007-12-29 [mones]      3.2.0cvs22
12712
12713         * po/es.po
12714                 Updated translation, corrected a term based 
12715                 on suggestion from Israel Saeta P�rez,
12716                 reverted awful X-Mailer translation
12717         * src/procmime.c
12718                 Complete cvs20 for FreeBSD, patch by Pawel
12719
12720 2007-12-29 [colin]      3.2.0cvs21
12721
12722         * src/textview.c
12723                 Fix bug 1442, 'Tags are repeated in 
12724                 encapsulated messages'
12725
12726 2007-12-28 [colin]      3.2.0cvs20
12727
12728         * src/procmime.c
12729                 Fix path to mime/globs. Patch by Marten King.
12730
12731 2007-12-27 [colin]      3.2.0cvs19
12732
12733         * src/plugins/pgpcore/Makefile.am
12734         * src/plugins/pgpinline/Makefile.am
12735         * src/plugins/pgpmime/Makefile.am
12736                 Add missing flags to build pgp plugins on maemo
12737
12738 2007-12-27 [colin]      3.2.0cvs18
12739
12740         * src/mainwindow.c
12741                 Maximise before showing to avoid probable flickering
12742                 on slow computers.
12743
12744 2007-12-27 [colin]      3.2.0cvs17
12745
12746         * src/main.c
12747         * src/mainwindow.c
12748         * src/prefs_common.c
12749         * src/prefs_common.h
12750                 Fix bug 1439, 'Claws Mail does not remember window size 
12751                 state when restarted'. Save maximised state and force
12752                 maximisation at startup if applicable.
12753
12754 2007-12-23 [paul]       3.2.0cvs16
12755
12756         * src/prefs_matcher.c
12757                 fix bug 1436, 'Filter condition dialog doesn't
12758                 load header name from current rules'
12759
12760 2007-12-22 [paul]       3.2.0cvs15
12761
12762         * src/compose.c
12763                 fix bug 1435, 'Reply doesn't take into account
12764                 reply-to field'
12765
12766 2007-12-21 [paul]       3.2.0cvs14
12767
12768         * src/common/ssl_certificate.c
12769                 fix FreeBSD build with IPV6 support 
12770
12771 2007-12-20 [colin]      3.2.0cvs13
12772
12773         * src/imap.c
12774                 Fix error handling
12775
12776 2007-12-20 [colin]      3.2.0cvs12
12777
12778         * src/imap.c
12779         * src/imap.h
12780         * src/prefs_account.c
12781                 Add DIGEST-MD5 support for IMAP authentication
12782
12783 2007-12-19 [mones]      3.2.0cvs11
12784
12785         * doc/man/claws-mail.1
12786                 Better ordering of sections, updated options
12787         * po/es.po
12788                 Updated strings
12789
12790 2007-12-19 [paul]       3.2.0cvs10
12791
12792         * src/prefs_account.c
12793                 use a spinbutton instead of an entry for
12794                 "POP authentication timeout" also
12795
12796 2007-12-19 [colin]      3.2.0cvs9
12797
12798         * src/prefs_filtering_action.c
12799         * src/prefs_matcher.c
12800         * src/gtk/description_window.c
12801                 Destroy info windows with their parents
12802                 Patch by Pawel
12803
12804 2007-12-19 [colin]      3.2.0cvs8
12805
12806         * src/prefs_account.c
12807                 Use spinbuttons instead of entries where needed
12808                 Patch by Pawel
12809
12810 2007-12-18 [paul]       3.2.0cvs7
12811
12812         * src/prefs_matcher.c
12813                 add missing i18n for a few strings
12814                 Patch by Stephan Sachse
12815
12816 2007-12-18 [paul]       3.2.0cvs6
12817
12818         * src/prefs_logging.c
12819                 use 'disk' instead of 'disc'
12820
12821 2007-12-18 [paul]       3.2.0cvs5
12822
12823         * po/en_GB.po
12824                 updated
12825         * src/addrcustomattr.c
12826         * src/editaddress.c
12827                 fixes to the ingleesh
12828         * src/prefs_filtering_action.c
12829                 fix copyright header
12830                 fix untranslated strings
12831         * src/prefs_filtering_action.h
12832                 fix copyright header
12833
12834 2007-12-18 [wwp]        3.2.0cvs4
12835
12836         * src/folderview.c
12837         * src/headerview.c
12838         * src/prefs_common.c
12839         * src/prefs_common.h
12840         * src/prefs_fonts.c
12841         * src/summaryview.c
12842         * src/textview.c
12843         * src/wizard.c
12844         * src/common/defs.h
12845         * src/gtk/gtkutils.c
12846                 Added prefs to set custom small and bold fonts
12847                 (might matter on some desktops, according to
12848                 DPI and font settings).
12849
12850 2007-12-18 [colin]      3.2.0cvs3
12851
12852         * src/prefs_logging.c
12853                 Rework GUI, patch by Pawel
12854
12855 2007-12-18 [colin]      3.2.0cvs2
12856
12857         * src/prefs_filtering_action.c
12858                 Rework GUI, patch by Pawel
12859
12860 2007-12-18 [colin]      3.2.0cvs1
12861
12862         * src/editaddress.c
12863                 Fix build on old GCC
12864                 Fix inverted buttons
12865
12866 2007-12-17 [paul]       3.2.0
12867
12868         * NEWS
12869         * README
12870         * RELEASE_NOTES 
12871                 3.2.0 released
12872
12873 2007-12-17 [paul]       3.1.0cvs79
12874
12875         * po/de.po
12876         * po/fr.po
12877         * po/hu.po
12878         * po/it.po
12879         * po/pt_BR.po
12880                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
12881                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
12882
12883 2007-12-17 [mones]      3.1.0cvs78
12884
12885         * po/es.po
12886                 Updated Spanish translation for 3.2.0 release
12887
12888 2007-12-16 [colin]      3.1.0cvs77
12889
12890         * src/addrcustomattr.c
12891                 Fix translations, patch by Fabien
12892
12893 2007-12-15 [paul]       3.1.0cvs76
12894
12895         * src/folderview.c
12896                 fix compiler warning
12897
12898 2007-12-14 [colin]      3.1.0cvs75
12899
12900         * src/folderview.c
12901                 Simplify logic
12902
12903 2007-12-12 [wwp]        3.1.0cvs74
12904
12905         * AUTHORS
12906         * src/gtk/authors.h
12907                 Added Marius Glauser to the hall of fame.
12908
12909 2007-12-12 [wwp]        3.1.0cvs73
12910
12911         * src/gtk/gtkutils.c
12912                 Improve the way we show results of searches
12913                 in message bodies: selected text now get centered
12914                 vertically in the message window.
12915                 Patch by Marius Glauser <seelenhirt@gmx.net>.
12916
12917 2007-12-10 [colin]      3.1.0cvs72
12918
12919         * src/folder.c
12920                 Don't crash when setting batch mode on no folder
12921
12922 2007-12-10 [colin]      3.1.0cvs71
12923
12924         * src/common/utils.c
12925                 Fix potential buffer overrun (thanks to
12926                 Hiroyuki)
12927
12928 2007-12-08 [paul]       3.1.0cvs70
12929
12930         * src/prefs_receive.c
12931                 small change to the English
12932
12933 2007-12-08 [colin]      3.1.0cvs69
12934
12935         * src/vcard.c
12936                 Fix warnings
12937
12938 2007-12-07 [colin]      3.1.0cvs68
12939
12940         * src/mainwindow.c
12941         * src/summaryview.c
12942         * src/summaryview.h
12943                 Free simplify_subject_preg at exit
12944
12945 2007-12-07 [colin]      3.1.0cvs67
12946
12947         * src/main.c
12948         * src/summaryview.c
12949         * src/common/utils.c
12950         * src/common/utils.h
12951                 We have to free reused regexps from time to
12952                 time, or they get huge
12953
12954 2007-12-07 [colin]      3.1.0cvs66
12955
12956         * src/vcard.c
12957                 Fix QP decoding (and UTF8)
12958
12959 2007-12-07 [colin]      3.1.0cvs65
12960
12961         * src/addrcustomattr.c
12962                 Update list of default custom attributes
12963                 now (will be needed for a feature patch
12964                 post 3.2.0)
12965
12966 2007-12-07 [colin]      3.1.0cvs64
12967
12968         * src/folder.c
12969                 Batch on destination folder when copying - fixes
12970                 slowness when moving unread mails to trash on IMAP
12971
12972 2007-12-06 [colin]      3.1.0cvs63
12973
12974         * src/common/w32_time.c
12975         * src/common/w32lib.h
12976         * src/etpan/etpan-thread-manager.c
12977         * src/etpan/imap-thread.c
12978         * src/etpan/nntp-thread.c
12979         * src/gtk/Makefile.am
12980                 Fix win32 build with libetpan. Thanks to
12981                 Marcus Brinkmann.
12982
12983 2007-12-06 [colin]      3.1.0cvs62
12984
12985         * src/account.c
12986         * src/imap.c
12987         * src/prefs_account.c
12988         * src/prefs_account.h
12989         * src/etpan/imap-thread.c
12990         * src/etpan/imap-thread.h
12991                 Disable connection via command line on WIN32
12992                 Disable mmap use on WIN32 - use normal strings
12993         * src/addressbook.c
12994         * src/addressbook.h
12995         * src/addressbook_foldersel.c
12996         * src/addressbook_foldersel.h
12997         * src/prefs_filtering_action.c
12998         * src/prefs_matcher.c
12999         * src/plugins/bogofilter/bogofilter_gtk.c
13000         * src/plugins/dillo_viewer/dillo_prefs.c
13001         * src/plugins/spamassassin/spamassassin_gtk.c
13002                 Fix leak, rework function logics to be more
13003                 natural - thanks to Holger
13004         * src/common/utils.c
13005                 Fix warnings
13006
13007 2007-12-06 [colin]      3.1.0cvs61
13008
13009         * src/news.c
13010         * src/common/utils.c
13011         * src/common/utils.h
13012                 Fix posting, and fix UTF-8 being sent when encoding
13013                 is 8bit
13014
13015 2007-12-05 [colin]      3.1.0cvs60
13016
13017         * src/news.c
13018                 Fix debian bug #453157, 'Fails to post usenet
13019                 articles after NNTP connection has been 
13020                 interrupted". Fix return value to prevent deletion
13021                 on failure, and issue MODE READER in case posting
13022                 fails at first.
13023
13024 2007-12-05 [colin]      3.1.0cvs59
13025
13026         * src/messageview.c
13027         * src/uri_opener.c
13028                 Improvements to the List URIs dialog
13029                 Patch by Pawel
13030
13031 2007-12-05 [colin]      3.1.0cvs58
13032
13033         * src/prefs_other.c
13034         * src/gtk/gtksctree.h
13035                 Fix warnings
13036
13037 2007-12-04 [colin]      3.1.0cvs57
13038
13039         * src/etpan/imap-thread.c
13040                 Fix bug 1378, 'Claws exits on IMAP alert message'
13041                 Don't do GTK calls directly from Etpan thread
13042
13043 2007-12-04 [colin]      3.1.0cvs56
13044
13045         * src/folderview.c
13046         * src/gtk/gtksctree.c
13047                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
13048                 Make all the left of column zero an hotspot for
13049                 expanding.
13050
13051 2007-12-04 [colin]      3.1.0cvs55
13052
13053         * src/mainwindow.c
13054         * src/mainwindow.h
13055         * src/prefs_common.c
13056         * src/prefs_common.h
13057         * src/prefs_receive.c
13058                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
13059
13060 2007-12-04 [wwp]        3.1.0cvs54
13061
13062         * src/prefs_other.c
13063                 Fix for bug #1419.
13064
13065 2007-12-04 [holger]     3.1.0cvs53
13066
13067         * src/addrduplicates.c
13068         * src/addrduplicates.h
13069                 Export addressbook entry deletion
13070
13071 2007-12-04 [colin]      3.1.0cvs52
13072
13073         * tools/Makefile.am
13074         * tools/README.sylprint
13075         * tools/sylprint.pl
13076         * tools/sylprint.rc
13077                 Fix debian bug #454089 (symlink attack in TMP directory)
13078                 http://secwatch.org/advisories/1019661/ :
13079                 Remove the buggy script, which was unmaintained anyway
13080         * src/news.c
13081         * src/procmsg.c
13082                 Store things in our private tmp directory.
13083
13084 2007-12-03 [colin]      3.1.0cvs51
13085
13086         * src/folder.c
13087         * src/folder.h
13088         * src/folderview.c
13089         * src/imap.c
13090         * src/mainwindow.c
13091                 Fix update problem when getting remote tags
13092         * src/prefs_matcher.c
13093                 Rework GUI to make it better. Patch by Pawel
13094                 Pekala
13095
13096 2007-12-03 [colin]      3.1.0cvs50
13097
13098         * src/etpan/imap-thread.c
13099         * src/etpan/nntp-thread.c
13100                 Fix bug 1417, 'Network log doesn't reveal 
13101                 enough NNTP errors'
13102
13103 2007-12-02 [iwkse]      3.1.0cvs49
13104
13105         * src/plugins/dillo_viewer/dillo_prefs.c
13106                         Insert dillo under the Plugins menu
13107
13108 2007-12-01 [paul]       3.1.0cvs48
13109
13110         * src/html.c
13111                 add these variant forms
13112                 Thanks to Colin
13113
13114 2007-12-01 [paul]       3.1.0cvs47
13115
13116         * src/matcher.c
13117                 fix a typo
13118
13119 2007-12-01 [paul]       3.1.0cvs46
13120
13121         * po/POTFILES.in
13122                 add the new addrcustomattr.c file
13123
13124 2007-11-29 [colin]      3.1.0cvs45
13125
13126         * src/common/ssl_certificate.c
13127                 Use the more modern getaddrinfo instead of 
13128                 gethostbyname when possible
13129
13130 2007-11-28 [colin]      3.1.0cvs44
13131
13132         * src/summaryview.c
13133                 Maybe fix bug 1410 and other crash reports
13134                 in summaryview since cvs38.
13135
13136 2007-11-28 [wwp]        3.1.0cvs43
13137
13138         * src/prefs_summary_open.c
13139                 Guard against an empty list of actions to perform
13140                 when opening a folder (or migration defaults could
13141                 be introduced, confusing).
13142
13143 2007-11-28 [colin]      3.1.0cvs42
13144
13145         * src/folderview.c
13146                 Fix mark all read from folder's contextual menu
13147
13148 2007-11-27 [colin]      3.1.0cvs41
13149
13150         * src/imap.c
13151         * src/imap.h
13152         * src/imap_gtk.c
13153         * src/prefs_account.c
13154         * src/etpan/imap-thread.c
13155                 A few fixes to the IMAP flags handling: Optimisations,
13156                 two crashers, mention that Bandwitdh-efficient mode
13157                 prevents tag fetching.
13158                 Fix M-UTF7 in subscription dialog.
13159
13160 2007-11-27 [colin]      3.1.0cvs40
13161
13162         * src/folder.c
13163         * src/mbox.c
13164         * src/summaryview.c
13165                 Make filtering faster on flags change: Batch original 
13166                 folderitem, where we'll do flags/tags changes.
13167
13168 2007-11-27 [colin]      3.1.0cvs39
13169
13170         * src/filtering.c
13171                 Fix bug 1407, 'After a copy action, further rules apply 
13172                 to both original and copy'
13173
13174 2007-11-27 [colin]      3.1.0cvs38
13175
13176         * src/edittags.c
13177         * src/summaryview.c
13178                 Fixes races when doing a long operation and user
13179                 asks for another one (Mark all read/unread on a 
13180                 big folder on IMAP for example)
13181
13182 2007-11-27 [wwp]        3.1.0cvs37
13183
13184         * src/addressbook.c
13185         * src/prefs_common.c
13186                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13187                 and 3.1.0cvs35 (addressbook.c).
13188
13189 2007-11-27 [holger]     3.1.0cvs36
13190
13191         * src/printing.c
13192                 Add a line separating header and body
13193                 in the printout
13194
13195 2007-11-27 [wwp]        3.1.0cvs35
13196
13197         * src/addressbook.c
13198                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13199                 (thanks to Colin) and revert disabling of cut/copy
13200                 context menu entries upon selected groups.
13201
13202 2007-11-27 [holger]     3.1.0cvs34
13203
13204         * src/printing.c
13205                 Add weights to the list of supported text attributes
13206                 for printing
13207
13208 2007-11-27 [wwp]        3.1.0cvs33
13209
13210         * src/Makefile.am
13211         * src/addrcustomattr.c
13212         * src/addrcustomattr.h
13213         * src/addressbook.c
13214         * src/editaddress.c
13215         * src/editaddress.h
13216         * src/prefs_common.c
13217         * src/prefs_common.h
13218         * src/common/defs.h
13219                 Provide a (customizable) list of preset attribute names
13220                 for editing contacts (closes bug #1391).
13221
13222 2007-11-27 [wwp]        3.1.0cvs32
13223
13224         * src/addrclip.c
13225         * src/addressbook.c
13226         * src/addritem.c
13227                 Various fixes in the address book:
13228                         - made copy/move of a folder to itself or its subtree
13229                           impossible (-> error)
13230                         - errors messages don't show in the status bar anymore,
13231                           use alertpanels instead
13232                         - simple click on group doesn't open group edit dialog
13233                           anymore when in contact edit embedded mode (was too itchy)
13234                         - fixed disabling of edit button and and menu entry when
13235                           in contact edit embedded mode (was done in a bad and
13236                           ineffective way)
13237                         - fix menu cut/paste sensitivity in treelist context
13238                           menu (conflicting enabling was done by different functions)
13239                         - fix some menu item sensitivity in address list context menu
13240                         - don't allow cut/copy of groups, it's useless as they won't
13241                           be copied w/ their contents
13242                         - fix missing copy of the picture file when copying (bug #1402),
13243                           fix picture attribute (internal) value when moving or copying
13244
13245
13246 2007-11-27 [colin]      3.1.0cvs31
13247
13248         * src/folder.c
13249         * src/imap.c
13250                 Fix tags loss on move, fix space encoding
13251
13252 2007-11-26 [colin]      3.1.0cvs30
13253
13254         * src/edittags.c
13255         * src/folder.c
13256         * src/folder.h
13257         * src/imap.c
13258         * src/messageview.c
13259         * src/procmsg.c
13260         * src/procmsg.h
13261         * src/summaryview.c
13262         * src/common/utils.c
13263         * src/common/utils.h
13264         * src/etpan/imap-thread.c
13265         * src/etpan/imap-thread.h
13266                 Add IMAP tags support
13267
13268 2007-11-26 [colin]      3.1.0cvs29
13269
13270         * src/imap.c
13271                 Fix bug 1405, 'imap auto auth method doesn't 
13272                 work since 3.1.0'
13273
13274 2007-11-26 [colin]      3.1.0cvs28
13275
13276         * src/messageview.c
13277         * src/procmime.c
13278                 Handle broken disposition-notifications from Evolution
13279                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13280
13281 2007-11-25 [paul]       3.1.0cvs27
13282
13283         * src/folder_item_prefs.c
13284         * src/folder_item_prefs.h
13285                 remove dead code
13286
13287 2007-11-23 [wwp]        3.1.0cvs26
13288
13289         * src/matcher.c
13290         * src/matcher.h
13291         * src/matcher_parser_parse.y
13292         * src/prefs_matcher.c
13293                 Fix irrelevant case folding when adding matcher condition 'test',
13294                 thanks to Colin.
13295
13296 2007-11-23 [wwp]        3.1.0cvs25
13297
13298         * src/prefs_common.c
13299         * src/prefs_common.h
13300         * src/prefs_summary_open.c
13301         * src/prefs_summary_open.h
13302         * src/summaryview.c
13303                 Add "select first email in list" to the list of possible selections
13304                 when opening a folder.
13305
13306 2007-11-23 [paul]       3.1.0cvs24
13307
13308         * po/de.po
13309                 a fix by Stephan Sachse, plus remove all
13310                 old strings from the end of the file
13311
13312 2007-11-23 [wwp]        3.1.0cvs23
13313
13314         * src/prefs_msg_colors.c
13315                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13316                 with little changes.
13317
13318 2007-11-23 [paul]       3.1.0cvs22
13319
13320         * src/prefs_logging.c
13321                 eliminate wasted horizontal space
13322
13323 2007-11-23 [paul]       3.1.0cvs21
13324
13325         * src/prefs_summaries.c
13326                 don't wrap the label or put linebreaks
13327
13328 2007-11-22 [colin]      3.1.0cvs20
13329
13330         * src/plugins/pgpinline/pgpinline.c
13331                 Fix decryption
13332
13333 2007-11-22 [wwp]        3.1.0cvs19
13334
13335         * src/prefs_themes.c
13336                 Yet another misuse of get_rc_dir(), still related
13337                 to user themes. Completes 3.1.0cvs18.
13338
13339 2007-11-22 [wwp]        3.1.0cvs18
13340
13341         * src/stock_pixmap.c
13342                 Fix a misuse of get_rc_dir(), user themes dir was
13343                 not set properly and some themes might have disappeared
13344                 from themes list in prefs.
13345
13346 2007-11-22 [wwp]        3.1.0cvs17
13347
13348         * src/edittags.c
13349         * src/edittags.h
13350         * src/common/tags.c
13351         * src/common/tags.h
13352                 Correct copyright for these claws-mail-only brand new
13353                 files.
13354
13355 2007-11-22 [paul]       3.1.0cvs16
13356
13357         * src/compose.c
13358                 fix bug 1400, 'Drag and drop of URLs does not work'
13359                 Thanks to Colin
13360
13361 2007-11-22 [paul]       3.1.0cvs15
13362
13363         * src/prefs_common.c
13364                 make "cmds_use_system_default" default to FALSE
13365                 so as not to disrupt current settings
13366         * src/summaryview.c
13367                 increase the size of the GdkRectangle, tooltips
13368                 didn't show for me otherwise
13369
13370 2007-11-21 [colin]      3.1.0cvs14
13371
13372         * src/compose.c
13373         * src/crash.c
13374         * src/exphtmldlg.c
13375         * src/mainwindow.c
13376         * src/manual.c
13377         * src/mimeview.c
13378         * src/prefs_account.c
13379         * src/prefs_common.c
13380         * src/prefs_common.h
13381         * src/prefs_ext_prog.c
13382         * src/textview.c
13383         * src/uri_opener.c
13384         * src/gtk/about.c
13385         * src/gtk/gtkutils.c
13386                 Use xdg-open as a way to find default browser,
13387                 when available
13388
13389 2007-11-21 [colin]      3.1.0cvs13
13390
13391         * src/messageview.c
13392         * src/procmime.c
13393         * src/procmsg.h
13394                 Send better return receipts (useful ones)
13395                 Handle incoming return receipts
13396
13397 2007-11-20 [colin]      3.1.0cvs12
13398
13399         * src/printing.c
13400         * src/printing.h
13401                 Add getter/setter for settings, and getter
13402                 for page setup
13403
13404 2007-11-20 [colin]      3.1.0cvs11
13405
13406         * src/folderview.c
13407         * src/main.c
13408         * src/mainwindow.c
13409                 Fix bug 1396, 'Crash on disabling a filter 
13410                 while it is processing'
13411
13412 2007-11-20 [paul]       3.1.0cvs10
13413
13414         * src/folder.c
13415                 fix bug 1395, 'Crash on checking for new mails
13416                 while filter is running'
13417                 Thanks to Colin
13418
13419 2007-11-20 [paul]       3.1.0cvs9
13420
13421         * src/compose.c
13422                 make this string easier for translators
13423
13424 2007-11-19 [colin]      3.1.0cvs8
13425
13426         * src/prefs_summaries.c
13427         * src/summaryview.c
13428                 Don't enable more tooltips on Maemo
13429
13430 2007-11-19 [colin]      3.1.0cvs7
13431
13432         * src/prefs_common.c
13433         * src/prefs_common.h
13434         * src/prefs_summaries.c
13435         * src/summaryview.c
13436                 Fix bug 1388, 'message list tool tips'
13437                 Add (optional) tooltips in summaryview.
13438                 This only works with GTK+ >= 2.12
13439
13440 2007-11-19 [colin]      3.1.0cvs6
13441
13442         * src/compose.c
13443                 Make strings a bit better when attaching
13444                 from mailto: URIs
13445
13446 2007-11-19 [colin]      3.1.0cvs5
13447
13448         * src/common/utils.c
13449                 Fix bug 1392, 'Top level domain .EU is 
13450                 not recognised as valid'
13451
13452 2007-11-19 [wwp]        3.1.0cvs4
13453
13454         * src/compose.c
13455         * src/compose.h
13456                 Revert changes to compose.c made in 3.1.0cvs2.
13457
13458 2007-11-19 [wwp]        3.1.0cvs3
13459
13460         * src/addressbook.c
13461         * src/addressbook.h
13462         * src/editaddress.c
13463         * src/editgroup.c
13464         * src/addrduplicates.c
13465                 Minor improvements in the address book:
13466                 always accept new contacts provided that some
13467                 detail is set (instead of rejecting silently).
13468                 Better guessing of contact name from incomplete
13469                 name information. Better display of contacts with
13470                 no name, in contact lists, group contents, find
13471                 duplicate results.
13472                 
13473
13474 2007-11-19 [wwp]        3.1.0cvs2
13475
13476         * src/compose.c
13477         * src/compose.h
13478         * src/prefs_logging.c
13479         * src/prefs_summaries.c
13480                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13481                 wrap some long label in prefs/summaries, layout checkboxes
13482                 in a more compact form in prefs/loggin, make account and
13483                 header's combos have the same size/spacing in compose
13484                 window.
13485
13486 2007-11-19 [wwp]        3.1.0cvs1
13487
13488         * src/edittags.c
13489                 Fix a tiny leak and duplicate variable.
13490
13491 2007-11-19 [paul]       3.1.0
13492
13493         * NEWS
13494         * README
13495         * RELEASE_NOTES 
13496                 3.1.0 released
13497
13498 2007-11-19 [paul]       3.0.2cvs145
13499
13500         * po/de.po
13501         * po/fi.po
13502         * po/fr.po
13503         * po/hu.po
13504         * po/it.po
13505         * po/pl.po
13506         * po/pt_BR.po
13507         * po/sk.po
13508         * po/zh_CN.po
13509                 updated by Stephan Sachse, Flammie Pirinen,
13510                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13511                 Emil Nowak, Frederico Goncalves Guimaraes,
13512                 Andrej Kacian, and Ralph Young
13513
13514 2007-11-18 [mones]      3.0.2cvs144
13515
13516         * po/es.po
13517                 Updated Spanish translation
13518
13519 2007-11-18 [colin]      3.0.2cvs143
13520
13521         * src/edittags.c
13522                 Prevent empty tag after edit, thanks to wwp
13523
13524 2007-11-18 [colin]      3.0.2cvs142
13525
13526         * src/editaddress.c
13527                 Fix possible "(null)" %s - thanks to wwp
13528
13529 2007-11-16 [wwp]        3.0.2cvs141
13530
13531         * src/common/utils.c
13532                 Fix for 3.0.2cvs140, prevents from crashing when opening
13533                 a compose window.
13534
13535 2007-11-16 [colin]      3.0.2cvs140
13536
13537         * src/main.c
13538         * src/common/claws.c
13539                 Output a bit more useful info at startup
13540                 in --debug mode
13541
13542 2007-11-16 [colin]      3.0.2cvs139
13543
13544         * src/compose.c
13545         * src/common/utils.c
13546         * src/common/utils.h
13547                 Fix bug 1387, 'Request for --compose to 
13548                 support multiple attachments'
13549
13550 2007-11-16 [colin]      3.0.2cvs138
13551
13552         * src/news.c
13553                 Fix bug 1390, 'NNTP fails after server 
13554                 closed connection'
13555
13556 2007-11-16 [colin]      3.0.2cvs137
13557
13558         * src/prefs_display_header.c
13559                 Fix bug 1389, 'Changing 'Display headers 
13560                 in message view' breaks dispheaderrc'
13561
13562 2007-11-14 [colin]      3.0.2cvs136
13563
13564         * src/summaryview.c
13565         * src/gtk/quicksearch.c
13566         * src/gtk/quicksearch.h
13567                 Fix resetting the quicksearch when in non-sticky
13568                 mode, but Recursive is set: reset only when going
13569                 out of the root search folder.
13570
13571 2007-11-14 [colin]      3.0.2cvs135
13572
13573         * src/filtering.c
13574                 Don't set new flag back when doing "Mark as unread"
13575                 from filtering
13576
13577 2007-11-12 [paul]       3.0.2cvs134
13578
13579         * src/plugins/dillo_viewer/dillo_viewer.c
13580                 don't offer the mime type for translation
13581
13582 2007-11-12 [paul]
13583
13584         3.1.0-rc2 released
13585
13586 2007-11-11 [colin]      3.0.2cvs133
13587
13588         * src/imap_gtk.c
13589         * src/mh_gtk.c
13590                 Use markup-escaped strings in dialogs
13591
13592 2007-11-11 [colin]      3.0.2cvs132
13593
13594         * src/imap.c
13595                 Better IMAP-UTF7/UTF8 conversion
13596
13597 2007-11-10 [colin]      3.0.2cvs131
13598
13599         * src/news.c
13600                 Fix debian bug 450698, 'nntp auth behavior changed 
13601                 without notice'
13602
13603 2007-11-10 [colin]      3.0.2cvs130
13604
13605         * configure.ac
13606         * src/inc.c
13607         * src/main.c
13608         * src/main.h
13609         * src/mimeview.c
13610         * src/statusbar.c
13611         * src/common/utils.c
13612         * src/etpan/Makefile.am
13613         * src/gtk/filesel.c
13614         * src/gtk/gtkutils.h
13615         * src/gtk/menu.c
13616         * src/plugins/bogofilter/Makefile.am
13617         * src/plugins/clamav/Makefile.am
13618         * src/plugins/dillo_viewer/Makefile.am
13619         * src/plugins/pgpcore/Makefile.am
13620         * src/plugins/spamassassin/Makefile.am
13621         * src/plugins/trayicon/Makefile.am
13622                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13623
13624 2007-11-09 [colin]      3.0.2cvs129
13625
13626         * src/addressbook.c
13627         * src/ldapupdate.c
13628                 fix bug 1375, 'Impossible to modify e-mail
13629                 in LDAP addressbook twice'; Try two. update
13630                 externalID, don't make display lag, and
13631                 fix the cases where dn is not mail.
13632
13633 2007-11-08 [paul]       3.0.2cvs128
13634
13635         * src/account.c
13636         * src/compose.c
13637         * src/messageview.c
13638         * src/prefs_account.c
13639         * src/prefs_account.h
13640                 reinstate 'Generate Message-ID' option as an
13641                 account preference. (hidden on IMAP)
13642                 Thanks to Colin
13643
13644 2007-11-08 [paul]       3.0.2cvs127
13645
13646         * src/textview.c
13647                 MAEMO: fix failure of loading images inline
13648                 MAEMO: fix bug 1349, 'Emails still skip to end
13649                 when opened (in certain circumstances)...'
13650
13651 2007-11-07 [colin]      3.0.2cvs126
13652
13653         * src/toolbar.c
13654                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13655
13656 2007-11-07 [colin]      3.0.2cvs125
13657
13658         * src/toolbar.c
13659                 Re-change the string occurence of A_CLAWS_ACTIONS
13660                 to A_SYL_ACTIONS, to prevent parse errors of the
13661                 toolbar_*.xml files
13662
13663 2007-11-07 [colin]      3.0.2cvs124
13664
13665         * src/mimeview.c
13666         * src/prefs_common.c
13667         * src/prefs_common.h
13668         * manual/advanced.xml
13669                 Add an hidden pref, 'save_parts_readwrite';
13670                 completes 3.0.2cvs35
13671
13672 2007-11-07 [paul]       3.0.2cvs123
13673
13674         * src/prefs_toolbar.c
13675         * src/toolbar.c
13676         * src/toolbar.h
13677                 rename ToolbarSylpheedActions to ToolbarClawsActions
13678                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13679
13680 2007-11-07 [paul]       3.0.2cvs122
13681
13682         * src/toolbar.c
13683                 MAEMO: remove tooltips
13684
13685 2007-11-07 [colin]      3.0.2cvs121
13686
13687         * src/plugins/pgpinline/pgpinline.c
13688                 Fix bug 1377, 'unspecific errors on 
13689                 signature checking'. Fix trimming of
13690                 UTF8 data.
13691
13692 2007-11-06 [iwkse]      3.0.2cvs120
13693
13694         * src/prefs_summary_open.c
13695                 yet a string change
13696
13697 2007-11-06 [paul]       3.0.2cvs119
13698
13699         * tools/Makefile.am
13700         * tools/README
13701         * tools/csv2addressbook.pl
13702                 add a new script that imports a CSV formatted
13703                 address book. Becky and Thunderbird address
13704                 book are currently supported.
13705
13706 2007-11-05 [colin]      3.0.2cvs118
13707
13708         * src/imap.c
13709                 Fix deletion 
13710
13711 2007-11-05 [iwkse]      3.0.2cvs117
13712
13713         * src/prefs_summary_open.c
13714                 String changes
13715
13716 2007-11-04 [paul]       3.0.2cvs116
13717
13718         * src/addressbook_foldersel.c
13719                 fix gtk critical warning
13720                 Patch by Pawel Pekala
13721
13722 2007-11-04 [paul]       3.0.2cvs115
13723
13724         * tools/README
13725         * tools/claws-mail-compose-insert-files.pl
13726                 add --bcc and uri_escape() everything
13727
13728 2007-11-04 [paul]       3.0.2cvs114
13729
13730         * src/gtk/gtkutils.c
13731                 gtkut_stock_with_text_button_set_create(): set
13732                 GTK_CAN_DEFAULT on buttons 2 and 3
13733
13734 2007-11-03 [paul]       3.0.2cvs113
13735
13736         * src/common/utils.c
13737                 fix debian bug #448814, 'mailto: URI decoding
13738                 desn't decode the destination address field'
13739                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13740
13741 2007-11-03 [paul]       3.0.2cvs112
13742
13743         * AUTHORS
13744         * src/compose.c
13745         * src/gtk/authors.h
13746                 allow Bcc in commandline URIs
13747                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13748
13749 2007-11-02 [colin]      3.0.2cvs111
13750
13751         * src/addressbook.c
13752                 Maybe fix bug 1376, 'crash on 
13753                 addressbook manipulation'
13754
13755 2007-10-31 [paul]       3.0.2cvs110
13756
13757         * src/ldapupdate.c
13758                 fix bug 1375, 'Impossible to modify e-mail
13759                 in LDAP addressbook twice'
13760                 Patch by Michael Rasmussen
13761
13762 2007-10-30 [paul]       3.0.2cvs109
13763
13764         * configure.ac
13765                 enable GnuTLS support with --enable-gnutls which
13766                 will disable openssl support. if the user has
13767                 gtk >= 2.10.x don't allow gnomeprint even if the
13768                 user asks for it
13769
13770 2007-10-30 [paul]
13771
13772         3.1.0-rc1 released
13773
13774 2007-10-30 [paul]       3.0.2cvs108
13775
13776         * Makefile.am
13777                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
13778
13779 2007-10-30 [paul]       3.0.2cvs107
13780
13781         * src/expldifdlg.c
13782         * src/prefs_account.c
13783         * src/prefs_folder_item.c
13784         * src/prefs_spelling.c
13785         * src/prefs_themes.c
13786         * src/wizard.c
13787         * src/gtk/gtkaspell.c
13788         * src/gtk/gtkaspell.h
13789         * src/plugins/spamassassin/spamassassin_gtk.c
13790                 replace deprecated gtk_option_menu...
13791                 patch by Pawel Pekala
13792
13793 2007-10-29 [colin]      3.0.2cvs106
13794
13795         * src/plugins/dillo_viewer/dillo_prefs.c
13796                 Fix forgotten signal connect
13797
13798 2007-10-28 [colin]      3.0.2cvs105
13799
13800         * src/plugins/dillo_viewer/dillo_prefs.c
13801         * src/plugins/dillo_viewer/dillo_prefs.h
13802         * src/plugins/dillo_viewer/dillo_viewer.c
13803                 Implement addressbook-based whitelisting for loading
13804                 remote images. Fixed missing destroy of the embedded
13805                 browser that made a Dillo window pop up on exit, if
13806                 an HTML part was displayed.
13807
13808 2007-10-26 [colin]      3.0.2cvs104
13809
13810         * src/edittags.c
13811                 Add missing static
13812
13813 2007-10-25 [colin]      3.0.2cvs103
13814
13815         * src/editaddress.c
13816                 Add tap-and-hold on the picture, for Maemo
13817         * src/edittags.c
13818         * src/edittags.h
13819         * src/mainwindow.c
13820         * src/procmsg.c
13821         * src/summaryview.c
13822         * src/textview.c
13823                 Unify tag interfaces.
13824
13825 2007-10-25 [colin]      3.0.2cvs102
13826
13827         * src/imap.c
13828         * src/etpan/imap-thread.h
13829                 Much better error handling. We'll need to be really
13830                 clear to users about where errors come from, with 
13831                 the apparition of Gmail's IMAP server.
13832
13833 2007-10-24 [colin]      3.0.2cvs101
13834
13835         * src/edittags.c
13836         * src/mainwindow.c
13837         * src/summaryview.c
13838         * src/textview.c
13839                 Add tags sorting (alphabetical); allow deletion of
13840                 tags from the Apply Tags window
13841
13842 2007-10-24 [colin]      3.0.2cvs100
13843
13844         * src/editaddress.c
13845         * src/editaddress_other_attributes_ldap.c
13846         * src/editaddress_other_attributes_ldap.h
13847         * src/ldapctrl.c
13848         * src/ldapquery.c
13849         * src/ldapupdate.c
13850                 Fix LDAP writing (got broken in cvs39)
13851                 Add read-only support for jpegPhoto LDAP field
13852
13853 2007-10-23 [colin]      3.0.2cvs99
13854
13855         * src/news.c
13856                 Fix crash in some cases
13857
13858 2007-10-22 [colin]      3.0.2cvs98
13859
13860         * src/common/socket.h
13861         * src/common/ssl.c
13862                 Fix big leak in GnuTLS code
13863
13864 2007-10-22 [colin]      3.0.2cvs97
13865
13866         * src/news.c
13867                 Fix bug 1368, 'SIGSEGV in NNTP code'
13868
13869 2007-10-22 [colin]      3.0.2cvs96
13870
13871         * src/prefs_customheader.c
13872                 Catch compface warnings when generating X-Faces
13873
13874 2007-10-22 [wwp]        3.0.2cvs95
13875
13876         * src/quote_fmt_parse.y
13877                 Remove accidentally committed debug traces.
13878                 Fix a warning.
13879
13880 2007-10-22 [colin]      3.0.2cvs94
13881
13882         * src/etpan/nntp-thread.c
13883                 Fix authentication
13884
13885 2007-10-19 [wwp]        3.0.2cvs93
13886
13887         * src/common/ssl_certificate.c
13888                 Add missing include (Windows).
13889
13890 2007-10-19 [colin]      3.0.2cvs92
13891
13892         * src/imap_gtk.c
13893         * src/mimeview.c
13894         * src/textview.c
13895         * src/gtk/inputdialog.c
13896         * src/gtk/inputdialog.h
13897                 Remove the last old combo; patch by
13898                 Pawel
13899
13900 2007-10-19 [colin]      3.0.2cvs91
13901
13902         * src/common/ssl.c
13903                 Fix interop problem with GnuTLS and some crappy
13904                 servers that have very little keys.
13905
13906 2007-10-19 [colin]      3.0.2cvs90
13907
13908         * src/common/ssl.c
13909                 Fix return value check on GnuTLS, and
13910                 display the error
13911
13912 2007-10-18 [colin]      3.0.2cvs89
13913
13914         * src/common/ssl_certificate.c
13915                 Fix missing initialisations
13916
13917 2007-10-18 [wwp]        3.0.2cvs88
13918
13919         * src/Makefile.am
13920                 Fix linking against GNUTLS (matters if --enable-gnutls only).
13921
13922 2007-10-18 [colin]      3.0.2cvs87
13923
13924         * po/POTFILES.in
13925                 Fix build
13926
13927 2007-10-18 [mones]      3.0.2cvs86
13928
13929         * src/editbook.c
13930         * src/import.c
13931         * src/prefs_account.c
13932         * src/prefs_receive.c
13933         * src/gtk/about.c
13934         * src/plugins/bogofilter/bogofilter_gtk.c
13935         * src/plugins/spamassassin/spamassassin_gtk.c
13936                 More capitalisation micro-fixes
13937
13938 2007-10-18 [paul]       3.0.2cvs85
13939
13940         * configure.ac
13941                 add info about NNTP support via libetpan
13942                 change the configure output ending msg a little
13943         * src/gtk/about.c
13944                 similar changes to above
13945
13946 2007-10-18 [colin]      3.0.2cvs84
13947
13948         * src/procmime.c
13949         * src/procmime.h
13950                 Fix missing symbol for S/MIME
13951
13952 2007-10-18 [colin]      3.0.2cvs83
13953
13954         * src/prefs_filtering_action.c
13955                 Fix crash in tags (introduced in cvs78)
13956
13957 2007-10-18 [colin]      3.0.2cvs82
13958
13959         * src/common/Makefile.am
13960         * src/common/nntp.c
13961         * src/common/nntp.h
13962         * src/etpan/Makefile.am
13963         * src/etpan/etpan-thread-manager-types.h
13964         * src/etpan/etpan-thread-manager.c
13965         * src/etpan/imap-thread.c
13966         * src/etpan/nntp-thread.c
13967         * src/etpan/nntp-thread.h
13968         * src/news.c
13969         * src/news.h
13970                 Rewrite the nntp implementation
13971                 to use libetpan. Non-blocking NNTP!
13972         * src/account.c
13973         * src/crash.c
13974         * src/imap.c
13975         * src/inc.c
13976         * src/main.c
13977         * src/mainwindow.c
13978         * src/pop.c
13979         * src/pop.h
13980         * src/prefs_account.c
13981         * src/recv.c
13982         * src/recv.h
13983         * src/send_message.c
13984         * src/send_message.h
13985         * src/ssl_manager.c
13986         * src/ssl_manager.h
13987         * src/wizard.c
13988         * src/common/claws.c
13989         * src/common/session.c
13990         * src/common/session.h
13991         * src/common/smtp.c
13992         * src/common/smtp.h
13993         * src/common/socket.c
13994         * src/common/socket.h
13995         * src/common/ssl.c
13996         * src/common/ssl.h
13997         * src/common/ssl_certificate.c
13998         * src/common/ssl_certificate.h
13999         * src/gtk/about.c
14000         * src/gtk/sslcertwindow.c
14001         * src/gtk/sslcertwindow.h
14002                 Implement GnuTLS support. GnuTLS support
14003                 will be used if OpenSSL isn't available, or
14004                 specified explicitely. (the reason is that
14005                 GnuTLS cerficate checking is a bit less 
14006                 practical than OpenSSL's)
14007
14008 2007-10-18 [paul]       3.0.2cvs81
14009
14010         * src/gtk/inputdialog.c
14011         * src/gtk/inputdialog.h
14012                 fix copyright header
14013
14014 2007-10-17 [colin]      3.0.2cvs80
14015
14016         * src/plugins/pgpcore/select-keys.c
14017                 Fix bug which prevented encryption key
14018                 auto-selection when two or more matched the
14019                 email address, but only one isn't revoked
14020                 or expired.
14021
14022 2007-10-17 [wwp]        3.0.2cvs79
14023
14024         * src/compose.c
14025         * src/quote_fmt.c
14026         * src/quote_fmt.h
14027         * src/quote_fmt_lex.l
14028         * src/quote_fmt_parse.y
14029                 Templates can now attach files using |attach{filename}.
14030
14031 2007-10-17 [wwp]        3.0.2cvs78
14032
14033         * src/prefs_customheader.c
14034         * src/prefs_ext_prog.c
14035         * src/prefs_filtering_action.c
14036         * src/prefs_matcher.c
14037         * src/prefs_other.c
14038         * src/prefs_toolbar.c
14039         * src/gtk/combobox.c
14040         * src/gtk/combobox.h
14041         * src/gtk/gtkutils.c
14042         * src/gtk/gtkutils.h
14043         * src/plugins/bogofilter/bogofilter_gtk.c
14044         * src/plugins/spamassassin/spamassassin_gtk.c
14045                 Removed almost all remaining instances of GtkCombo
14046                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
14047                 few visual and code cleanup from Colin.
14048
14049 2007-10-16 [wwp]        3.0.2cvs77
14050         * src/gtk/pluginwindow.c
14051                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
14052
14053 2007-10-15 [colin]      3.0.2cvs76
14054
14055         * src/edittags.c
14056         * src/edittags.h
14057         * src/filtering.c
14058         * src/filtering.h
14059         * src/importmutt.c
14060         * src/importpine.c
14061         * src/main.c
14062         * src/messageview.c
14063         * src/messageview.h
14064         * src/mimeview.c
14065         * src/mimeview.h
14066         * src/pop.c
14067         * src/pop.h
14068         * src/prefs_common.c
14069         * src/prefs_common.h
14070         * src/prefs_customheader.c
14071         * src/prefs_customheader.h
14072         * src/prefs_display_header.c
14073         * src/prefs_display_header.h
14074         * src/prefs_filtering_action.c
14075         * src/prefs_filtering_action.h
14076         * src/prefs_folder_column.c
14077         * src/prefs_folder_column.h
14078         * src/prefs_folder_item.c
14079         * src/prefs_folder_item.h
14080         * src/prefs_gtk.c
14081         * src/prefs_gtk.h
14082         * src/prefs_logging.h
14083         * src/prefs_matcher.c
14084         * src/prefs_matcher.h
14085         * src/prefs_summary_column.c
14086         * src/prefs_summary_column.h
14087         * src/prefs_summary_open.c
14088         * src/procheader.c
14089         * src/procheader.h
14090         * src/procmime.c
14091         * src/procmime.h
14092         * src/recv.c
14093         * src/recv.h
14094         * src/sourcewindow.c
14095         * src/sourcewindow.h
14096         * src/summaryview.c
14097         * src/summaryview.h
14098         * src/textview.c
14099         * src/textview.h
14100         * src/toolbar.c
14101         * src/toolbar.h
14102         * src/common/mgutils.c
14103         * src/common/mgutils.h
14104         * src/common/nntp.c
14105         * src/common/nntp.h
14106         * src/common/prefs.c
14107         * src/common/prefs.h
14108         * src/common/socket.c
14109         * src/common/socket.h
14110         * src/common/stringtable.c
14111         * src/common/stringtable.h
14112         * src/common/template.c
14113         * src/common/template.h
14114         * src/common/uuencode.c
14115         * src/common/uuencode.h
14116         * src/gtk/gtkshruler.c
14117         * src/gtk/gtkshruler.h
14118         * src/gtk/menu.c
14119         * src/gtk/menu.h
14120         * src/gtk/progressdialog.c
14121         * src/gtk/progressdialog.h
14122                 Remove/staticalize, the return of the revenge
14123
14124 2007-10-15 [colin]      3.0.2cvs75
14125
14126         * src/matcher.c
14127                 Fix redirections in filtering's tests
14128
14129 2007-10-15 [colin]      3.0.2cvs74
14130
14131         * src/imap.c
14132                 Don't build imap_synchronise at all when 
14133                 building without libetpan
14134
14135 2007-10-14 [colin]      3.0.2cvs73
14136
14137         * src/imap.c
14138         * src/common/md5.c
14139         * src/common/md5.h
14140         * src/gtk/manage_window.c
14141         * src/gtk/manage_window.h
14142                 Remove more unused code
14143
14144 2007-10-14 [colin]      3.0.2cvs72
14145
14146         * src/addrquery.c
14147         * src/addrquery.h
14148         * src/recv.c
14149         * src/recv.h
14150         * src/vcard.c
14151         * src/vcard.h
14152         * src/common/xml.c
14153         * src/common/xml.h
14154         * src/common/xmlprops.c
14155         * src/common/xmlprops.h
14156                 Remove more unused code
14157
14158 2007-10-14 [colin]      3.0.2cvs71
14159
14160         * src/common/utils.c
14161                 Remove unused function
14162
14163 2007-10-13 [colin]      3.0.2cvs70
14164
14165         * src/imap.c
14166         * src/imap.h
14167         * src/mainwindow.c
14168         * src/mainwindow.h
14169         * src/gtk/gtkutils.c
14170         * src/gtk/gtkutils.h
14171                 Staticalise/Remove more code
14172
14173 2007-10-13 [colin]      3.0.2cvs69
14174
14175         * src/common/utils.c
14176         * src/common/utils.h
14177                 Remove dead code, unused for ages
14178
14179 2007-10-13 [colin]      3.0.2cvs68
14180
14181         * src/main.c
14182         * src/main.h
14183                 Maemo: define hildon_program in main.c,
14184                 make it accessible in the .h with extern
14185
14186 2007-10-13 [paul]       3.0.2cvs67
14187
14188         * src/gtk/menu.c
14189                 fix a bunch of runtime warnings on maemo
14190
14191 2007-10-13 [paul]       3.0.2cvs66
14192
14193         * src/main.c
14194         * src/main.h
14195         * src/gtk/gtkutils.c
14196         * src/gtk/gtkutils.h
14197                 fix a bunch of compiler warnings on maemo
14198
14199 2007-10-12 [colin]      3.0.2cvs65
14200
14201         * src/account.c
14202         * src/addritem.c
14203         * src/addritem.h
14204         * src/filtering.c
14205         * src/filtering.h
14206         * src/folder.c
14207         * src/folder.h
14208         * src/common/utils.c
14209         * src/common/utils.h
14210                 Remove unused code, staticalise some functions
14211
14212 2007-10-12 [paul]       3.0.2cvs64
14213
14214         * src/account.c
14215         * src/folderview.c
14216         * src/main.c
14217         * src/mainwindow.c
14218         * src/messageview.c
14219         * src/summary_search.c
14220         * src/summaryview.c
14221         * src/toolbar.c
14222         * src/wizard.c
14223         * src/common/utils.c
14224         * src/gtk/prefswindow.c
14225                 fix a bunch of compiler warnings on maemo
14226
14227 2007-10-11 [colin]      3.0.2cvs63
14228
14229         * src/editaddress.c
14230                 Make static function static
14231
14232 2007-10-11 [mones]      3.0.2cvs62
14233
14234         * src/addrduplicates.c
14235         * src/addressbook.c
14236         * src/compose.c
14237         * src/expldifdlg.c
14238         * src/mainwindow.c
14239         * src/messageview.c
14240         * src/pop.c
14241         * src/prefs_customheader.c
14242         * src/prefs_send.c
14243         * src/prefs_themes.c
14244         * src/common/plugin.c
14245         * src/gtk/pluginwindow.c
14246         * src/gtk/quicksearch.c
14247                 Fix several typos and capitalisation issues
14248
14249 2007-10-11 [wwp]        3.0.2cvs61
14250
14251         * src/editaddress.c
14252                 Fix a warning about possible use of uninitialized
14253                 filename var.
14254
14255 2007-10-11 [wwp]        3.0.2cvs60
14256
14257         * src/editaddress.c
14258                 Disable "Unset picture" menu item when there's
14259                 no picture to clear. Fix an extraneous g_unref_object,
14260                 add missing initializers.
14261
14262 2007-10-11 [wwp]        3.0.2cvs59
14263
14264         * src/pixmaps/anonymous.xpm
14265         * src/editaddress.c
14266         * src/Makefile.am
14267         * src/stock_pixmap.c
14268         * src/stock_pixmap.h
14269                 Fix a leak, gettext-ize the photo label.
14270                 Don't clear the existing picture if loading
14271                 a new one fails. Use a default 'anonymous'
14272                 picture (this new xpm has been added to the
14273                 internal stock_pixmap API). Add a
14274                 "Set picture" context menu entry.
14275
14276 2007-10-11 [colin]      3.0.2cvs58
14277
14278         * src/messageview.c
14279                 Make shift-shortcuts work
14280         * src/prefs_actions.c
14281                 Don't ask if we really want to close when
14282                 choosing OK and only the list is changed
14283         * src/prefs_template.c
14284                 Don't ask if we really want to close when
14285                 choosing OK and only the list is changed
14286         * src/common/plugin.c
14287                 Fix writing of second [Plugins_*] block
14288         * src/common/template.c
14289                 Remove unused files (fixes deletion)
14290
14291 2007-10-10 [paul]       3.0.2cvs57
14292
14293         * src/prefs_template.c
14294                 put the whole thing in a scrolled window
14295                 so that half the page is no longer inaccessible
14296                 on maemo
14297                 make the gtk_text_view smaller on maemo
14298
14299 2007-10-10 [colin]      3.0.2cvs56
14300
14301         * src/compose.c
14302                 Fix updating of Attachments number in some
14303                 cases (reedit, attach from command-line, ...)
14304
14305 2007-10-10 [colin]      3.0.2cvs55
14306
14307         * src/editaddress.c
14308                 Initialise error correctly
14309
14310 2007-10-10 [paul]       3.0.2cvs54
14311
14312         * src/prefs_filtering_action.c
14313         * src/gtk/description_window.c
14314         * src/gtk/foldersort.c
14315         * src/gtk/quicksearch.c
14316                 get rid of some pointless new lines and
14317                 make the descripton labels wrap better
14318
14319 2007-10-10 [colin]      3.0.2cvs53
14320
14321         * src/addressadd.c
14322         * src/editaddress.c
14323         * src/headerview.c
14324         * src/textview.c
14325                 More error handling on saving pictures
14326
14327 2007-10-10 [colin]      3.0.2cvs52
14328
14329         * src/printing.c
14330         * src/printing.h
14331                 Generalize a bit printing, so we can factorize
14332                 most of the code. 
14333
14334 2007-10-10 [paul]       3.0.2cvs51
14335
14336         * src/addrduplicates.c
14337                 fix engrish
14338                 use GTK_STOCK... buttons
14339
14340 2007-10-10 [paul]       3.0.2cvs50
14341
14342         * src/addressadd.c
14343         * src/addrindex.c
14344         * src/editaddress.c
14345                 Fix previous patch
14346                 Thanks to Colin
14347
14348 2007-10-10 [paul]       3.0.2cvs49
14349
14350         * src/summaryview.c
14351         * src/messageview.c
14352                 Fix crash on Add sender to addressbook when
14353                 From is null
14354         * src/addressadd.c
14355         * src/addrindex.c
14356         * src/editaddress.c
14357         * src/editaddress_other_attributes_ldap.h
14358                 Fix leaks 
14359                 Rename images to .png in addrbook/
14360         * src/headerview.c
14361         * src/textview.c
14362                 Fix Face/X-Face being used if adding another
14363                 address than sender to addressbook
14364                 Thanks to Colin
14365
14366 2007-10-10 [holger]     3.0.2cvs48
14367
14368         * src/addrduplicates.c
14369         * src/editaddress.c
14370                 Improvements to the addressbook duplicate finder
14371                 feature:
14372                  - add an edit button to the button bar
14373                  - display the whole bookname (with iface) and
14374                    use this for same-book checking
14375                  - after editing, try to keep selections if the
14376                    entries are still present
14377                  - sort the email column alphabetically
14378                  - put results in a scrolled window
14379                  - support embedded editing
14380                  - make columns in detail view resizable
14381                  - add keyboard shortcuts
14382
14383 2007-10-10 [wwp]        3.0.2cvs47
14384
14385         * src/addrindex.c
14386                 Fix a crash when there's no From: in email, thanks to Colin.
14387
14388 2007-10-09 [paul]       3.0.2cvs46
14389
14390         * src/messageview.c
14391         * src/summaryview.c
14392         * src/textview.c
14393                 fix building without compface support
14394
14395 2007-10-09 [colin]      3.0.2cvs45
14396
14397         * src/editaddress.c
14398         * src/headerview.c
14399         * src/textview.c
14400                 Add error handling
14401
14402 2007-10-09 [colin]      3.0.2cvs44
14403
14404         * src/addrduplicates.c
14405         * src/addressadd.c
14406         * src/addressadd.h
14407         * src/addressbook.c
14408         * src/addressbook.h
14409         * src/addrindex.c
14410         * src/addrindex.h
14411         * src/addritem.c
14412         * src/addritem.h
14413         * src/compose.c
14414         * src/editaddress.c
14415         * src/editaddress_other_attributes_ldap.h
14416         * src/headerview.c
14417         * src/messageview.c
14418         * src/mimeview.c
14419         * src/summaryview.c
14420         * src/textview.c
14421         * src/gtk/gtkutils.c
14422                 Automatically set contacts' pictures from Face 
14423                 or X-Face if they have no picture
14424                 Display the contact picture in textview or
14425                 headerview for mails sent by people in the 
14426                 addressbook, that have no Face or X-Face
14427                 Fix a few details in the Person edition dialog
14428                 (ability to unset picture)
14429                 Remove picture file when deleting contacts
14430
14431 2007-10-09 [iwkse]      3.0.2cvs43
14432
14433         * src/gtk/about.c
14434                 center the about window
14435
14436 2007-10-09 [paul]       3.0.2cvs42
14437
14438         * src/prefs_toolbar.c
14439                 fix icon selector window on maemo
14440
14441 2007-10-09 [paul]       3.0.2cvs41
14442
14443         * src/messageview.c
14444                 add 'go to' menu to separate msgview
14445
14446 2007-10-09 [colin]      3.0.2cvs40
14447
14448         * src/common/defs.h
14449                 Add forgotten file
14450
14451 2007-10-09 [iwkse]      3.0.2cvs39
14452
14453         * Makefile.am
14454         * src/addressbook.c
14455         * src/addritem.c
14456         * src/addritem.h
14457         * src/editaddress.c
14458         * src/editaddress_other_attributes_ldap.h
14459         * src/addrbook.c
14460         * src/Makefile.am
14461                 set a photo in the Addressbook
14462
14463 2007-10-08 [colin]      3.0.2cvs38
14464
14465         * src/prefs_toolbar.c
14466                 Make height 320 to remove the scrollbar 
14467                 (with current number of icons)
14468
14469 2007-10-08 [colin]      3.0.2cvs37
14470
14471         * src/prefs_toolbar.c
14472                 Transform the treeview to a GtkIconView.
14473                 Patch by Pawel
14474                 In addition, transform the window so that 
14475                 it looks like a popup menu. Patch by me
14476
14477 2007-10-08 [colin]      3.0.2cvs36
14478
14479         * src/compose.c
14480         * src/compose.h
14481                 Beautify the GUI a bit; in particular, show the
14482                 number of attachments in the tab's title.
14483                 Patch by Pawel
14484
14485 2007-10-08 [paul]       3.0.2cvs35
14486
14487         * src/mimeview.c
14488                 Save users from themselves: save temporary
14489                 files used for Open/Open with as read-only.
14490                 Thanks to Colin
14491
14492 2007-10-08 [paul]       3.0.2cvs34
14493
14494         * tools/Makefile.am
14495                 forgot this in cvs33
14496
14497 2007-10-08 [paul]       3.0.2cvs33
14498
14499         * tools/kdeservicemenu/README
14500         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14501         * tools/kdeservicemenu/install.sh
14502         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14503                 renamed template* to *template so as not to confuse
14504                 lintian
14505
14506 2007-10-08 [paul]       3.0.2cvs32
14507
14508         * src/prefs_themes.c
14509         * src/stock_pixmap.c
14510                 replace 2 direct uses of RC_DIR
14511
14512 2007-10-07 [colin]      3.0.2cvs31
14513
14514         * src/addrduplicates.c
14515         * src/addrduplicates.h
14516         * src/addressbook.c
14517         * src/addressbook.h
14518         * src/addrindex.c
14519         * src/addrindex.h
14520                 Implement deletion in duplicate finder. 
14521                 Patch by Holger 
14522
14523 2007-10-07 [colin]      3.0.2cvs30
14524
14525         * src/exporthtml.c
14526         * src/mbox.c
14527         * src/common/utils.c
14528                 Better fix for Solaris, thanks to Nicolas Doualot
14529
14530 2007-10-07 [colin]      3.0.2cvs29
14531
14532         * AUTHORS
14533         * src/gtk/authors.h
14534                 Add Frank Dietrich
14535
14536 2007-10-07 [colin]      3.0.2cvs28
14537
14538         * src/exporthtml.c
14539                 Fix HTML export to make it more compliant
14540                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14541
14542 2007-10-07 [colin]      3.0.2cvs27
14543
14544         * src/prefs_toolbar.c
14545                 Only use icons that wouldn't look stupid in the toolbar
14546                 Patch by Pawel
14547
14548 2007-10-07 [colin]      3.0.2cvs26
14549
14550         * src/prefs_toolbar.c
14551                 Fix old icon being used when none is selected
14552
14553 2007-10-07 [colin]      3.0.2cvs25
14554
14555         * src/toolbar.c
14556                 Fix copy/paste error
14557
14558 2007-10-07 [colin]      3.0.2cvs24
14559
14560         * src/prefs_toolbar.c
14561         * src/toolbar.c
14562         * src/toolbar.h
14563                 Update icon to default one when changing event
14564                 Make the icon chooser nicer (handle Esc, Enter,
14565                 double-click)
14566
14567 2007-10-06 [colin]      3.0.2cvs23
14568
14569         * src/prefs_toolbar.c
14570                 Fix text reset; patch by Pawel
14571
14572 2007-10-06 [colin]      3.0.2cvs22
14573
14574         * src/toolbar.h
14575                 Complete previous commit
14576
14577 2007-10-06 [colin]      3.0.2cvs21
14578
14579         * src/prefs_toolbar.c
14580         * src/toolbar.c
14581                 Set toolbar text automatically to the default
14582                 when changing Event executed on click
14583
14584 2007-10-06 [colin]      3.0.2cvs20
14585
14586         * src/prefs_toolbar.c
14587                 Invert Text and Event fields
14588
14589 2007-10-06 [colin]      3.0.2cvs19
14590
14591         * src/prefs_toolbar.c
14592         * src/toolbar.c
14593                 Make toolbar prefs look much better
14594                 Patch by Pawel Pekala
14595
14596 2007-10-06 [paul]       3.0.2cvs18
14597
14598         * src/account.c
14599         * src/prefs_filtering.c
14600                 fix checkbuttons in gtktreeview on maemo by
14601                 setting maemo's "allow-checkbox-mode" to FALSE
14602
14603 2007-10-06 [colin]      3.0.2cvs17
14604
14605         * configure.ac
14606                 Export -DSOLARIS in CFLAGS for all
14607                 Solaris (not just 2.8) and OpenSolaris
14608
14609 2007-10-06 [paul]       3.0.2cvs16
14610
14611         * AUTHORS
14612         * src/exporthtml.c
14613         * src/mbox.c
14614         * src/gtk/authors.h
14615                 fix build on solaris where ctime_r takes
14616                 3 arguments rather than 2.
14617                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14618
14619 2007-10-05 [colin]      3.0.2cvs15
14620
14621         * src/etpan/imap-thread.c
14622                 Fix wrong error codepath
14623
14624 2007-10-05 [wwp]        3.0.2cvs14
14625
14626         * src/filtering.c
14627                 Fix unexpected logging of quicksearches:
14628                 debug_filtering_session flag was never reset to FALSE, causing
14629                 matcher functions to log when called from a quicksearch
14630                 (if a filtering session happened before).
14631
14632 2007-10-05 [paul]       3.0.2cvs13
14633
14634         * src/prefs_actions.c
14635         * src/prefs_filtering.c
14636         * src/prefs_template.c
14637                 fix bug 1343, 'Filtering..'s close button
14638                 silently discards new filter'
14639                 Thanks to Colin
14640
14641 2007-10-05 [paul]       3.0.2cvs12
14642
14643         * configure.ac
14644         * src/Makefile.am
14645                 fix bug 1347, '-Wno-unused-function, optional'
14646
14647 2007-10-05 [colin]      3.0.2cvs11
14648
14649         * src/procmime.c
14650         * src/common/mgutils.c
14651                 Fix warnings
14652
14653 2007-10-05 [mones]      3.0.2cvs10
14654
14655         * manual/advanced.xml
14656                 Use full menu name
14657         * manual/es/advanced.xml
14658                 Synchronise translation
14659
14660 2007-10-04 [colin]      3.0.2cvs9
14661
14662         * src/action.c
14663         * src/addrbook.c
14664         * src/addrindex.c
14665         * src/compose.c
14666         * src/exporthtml.c
14667         * src/exportldif.c
14668         * src/folder.c
14669         * src/main.c
14670         * src/matcher.c
14671         * src/mbox.c
14672         * src/messageview.c
14673         * src/mh.c
14674         * src/news.c
14675         * src/partial_download.c
14676         * src/pop.c
14677         * src/procmime.c
14678         * src/procmsg.c
14679         * src/toolbar.c
14680         * src/common/log.c
14681         * src/common/mgutils.c
14682         * src/common/plugin.c
14683         * src/common/utils.c
14684         * src/common/xml.c
14685         * src/common/xml.h
14686         * src/common/xmlprops.c
14687         * src/common/xmlprops.h
14688         * src/plugins/bogofilter/bogofilter.c
14689         * src/plugins/clamav/clamav_plugin.c
14690         * src/plugins/dillo_viewer/dillo_prefs.c
14691         * src/plugins/pgpcore/prefs_gpg.c
14692         * src/plugins/pgpinline/pgpinline.c
14693         * src/plugins/pgpmime/pgpmime.c
14694         * src/plugins/spamassassin/spamassassin.c
14695         * src/plugins/trayicon/trayicon_prefs.c
14696                 Verify success on writes. Will fix possible strange
14697                 failure on disk full.
14698
14699 2007-10-04 [paul]       3.0.2cvs8
14700
14701         * manual/advanced.xml
14702                 add further info about Actions
14703                 Patch by Emmanuel Briot <briot@adacore.com>
14704
14705 2007-10-04 [paul]       3.0.2cvs7
14706
14707         * src/account.c
14708                 remove the D column, instead indicate the
14709                 default account by use of bold text
14710
14711 2007-10-03 [colin]      3.0.2cvs6
14712
14713         * src/common/template.c
14714                 Fix templates writing (was prone to disk full problems)
14715
14716 2007-10-03 [colin]      3.0.2cvs5
14717
14718         * src/Makefile.am
14719         * src/addrduplicates.c
14720         * src/addrduplicates.h
14721         * src/addressbook.c
14722                 Add duplicate deletion. Patch by Holger
14723
14724 2007-10-03 [colin]      3.0.2cvs4
14725
14726         * src/matcher.c
14727         * src/gtk/quicksearch.c
14728                 Fix bug 1340, 'Case insensitive searches with 
14729                 non-ascii alphabets fail'.
14730
14731 2007-10-03 [colin]      3.0.2cvs3
14732
14733         * src/main.c
14734         * src/common/utils.c
14735         * src/common/utils.h
14736                 Implement run-time alternative config directories
14737
14738 2007-10-03 [colin]      3.0.2cvs2
14739
14740         * src/folderview.c
14741                 Prevent opening folder item while folder
14742                 is scanned in a better way
14743
14744 2007-10-02 [paul]       3.0.2cvs1
14745
14746         * NEWS
14747         * README
14748         * RELEASE_NOTES
14749         * configure.ac
14750                 bump up version number following stable release
14751
14752 2007-09-30 [colin]      3.0.1cvs49
14753
14754         * src/imap.c
14755                 Refresh session if needed
14756
14757 2007-09-30 [colin]      3.0.1cvs48
14758
14759         * src/imap.c
14760                 Reset folder's session to NULL
14761                 before destroying it
14762
14763 2007-09-30 [mones]      3.0.1cvs47
14764
14765         * manual/handling.xml
14766                 Use markup quotes instead hardcoded quotes
14767         * manual/es/handling.xml
14768                 Added new synced section (IMAP subscriptions)
14769
14770 2007-09-29 [colin]      3.0.1cvs46
14771
14772         * src/imap.c
14773                 Notice disconnections faster
14774
14775 2007-09-28 [colin]      3.0.1cvs45
14776
14777         * src/addressbook.c
14778         * src/addrindex.c
14779                 Fix warnings
14780
14781 2007-09-28 [paul]       3.0.1cvs44
14782
14783         * src/mimeview.c
14784                 fix maemo build
14785
14786 2007-09-28 [paul]       3.0.1cvs43
14787
14788         * src/account.c
14789                 use gtk_widget_set_size_request() on the label
14790                 so that wrapping works better. get rid of the
14791                 (partially deprecated) hbutton_box.
14792                 these changes should prevent buttons overlapping
14793                 on maemo
14794
14795 2007-09-28 [colin]      3.0.1cvs42
14796
14797         * src/pop.c
14798                 Fix typo :)
14799
14800 2007-09-28 [colin]      3.0.1cvs41
14801
14802         * src/compose.c
14803         * src/msgcache.c
14804         * src/pop.c
14805         * src/procmime.c
14806         * src/etpan/imap-thread.c
14807                 64bits-related warning fixes
14808
14809 2007-09-28 [colin]      3.0.1cvs40
14810
14811         * src/folder_item_prefs.c
14812         * src/ldaputil.c
14813         * src/mainwindow.c
14814         * src/mimeview.c
14815         * src/common/tags.c
14816                 Fix warnings
14817
14818 2007-09-28 [colin]      3.0.1cvs39
14819
14820         * src/plugins/spamassassin/spamassassin.c
14821         * src/plugins/spamassassin/spamassassin.h
14822         * src/plugins/spamassassin/spamassassin_gtk.c
14823                 Add addressbook-based whitelisting
14824
14825 2007-09-28 [colin]      3.0.1cvs38
14826
14827         * src/folder.c
14828                 Fix bug 1337, 'crash on pressing Send button'
14829
14830 2007-09-28 [paul]       3.0.1cvs37
14831
14832         * src/prefs_folder_item.c
14833                 give the orphans a parent. makes all prefs
14834                 pages visible on maemo
14835
14836 2007-09-28 [colin]      3.0.1cvs36
14837
14838         * src/prefs_folder_column.c
14839         * src/prefs_summary_column.c
14840                 Fix two leaks
14841
14842 2007-09-27 [colin]      3.0.1cvs35
14843
14844         * src/gtk/quicksearch.c
14845                 Fix bug 1336, 'Segfault if empty space before search-string'
14846
14847 2007-09-26 [mones]      3.0.1cvs34
14848
14849         * manual/account.xml
14850         * manual/plugins.xml
14851                 Fixed irc channel name, added some docbook markup.
14852                 Changed text markup to docbook markup. 
14853                 Added spamcop as supported in SpamReport description.
14854         * manual/fr/plugins.xml
14855                 Fixed irc channel name.
14856         * manual/es/account.xml
14857         * manual/es/advanced.xml
14858         * manual/es/claws-mail-manual.xml
14859         * manual/es/glossary.xml
14860         * manual/es/gpl.xml
14861         * manual/es/keyboard.xml
14862         * manual/es/plugins.xml
14863                 Synced with English version, fixed a couple of typos.
14864
14865 2007-09-26 [colin]      3.0.1cvs33
14866
14867         * configure.ac
14868                 Explain why "Libgnomeprint: no" on GTK+ 2.10
14869
14870 2007-09-26 [colin]      3.0.1cvs32
14871
14872         * src/messageview.c
14873         * src/procmsg.c
14874         * src/procmsg.h
14875                 Optimisation: avoid fetching mail 3 times locally
14876                 for displaying
14877
14878 2007-09-26 [colin]      3.0.1cvs31
14879
14880         * src/mh.c
14881                 Fix missing static
14882
14883 2007-09-26 [colin]      3.0.1cvs30
14884
14885         * src/folder.c
14886         * src/folder.h
14887         * src/mh.c
14888         * src/mh.h
14889                 Fix MH mtime hack - make it a folder class function
14890
14891 2007-09-26 [colin]      3.0.1cvs29
14892
14893         * src/inc.c
14894                 Fix bug 1334, 'user defined mail incorporation 
14895                 script not run'
14896
14897 2007-09-25 [colin]      3.0.1cvs28
14898
14899         * src/codeconv.c
14900                 Optimisation: shortcut conv_codeset_strdup
14901                 when src_code and dest_code are the same
14902         * src/common/xml.c
14903         * src/common/xml.h
14904                 Optimisation: shortcut code conversions when
14905                 files are in UTF-8; faster list walking by
14906                 using prepend/reverse.
14907
14908 2007-09-25 [holger]     3.0.1cvs27
14909
14910         * src/printing.c
14911                 Replace button bar of the preview window
14912                 with a real toolbar (patch by Colin)
14913                 Add zooming to the preview window
14914
14915 2007-09-24 [paul]       3.0.1cvs26
14916
14917         * src/compose.c
14918                 compact the character set menu, adding some
14919                 missing encodings. Patch by Pawel Pekala
14920
14921 2007-09-23 [paul]       3.0.1cvs25
14922
14923         * src/prefs_account.c
14924         * src/prefs_folder_item.c
14925         * src/prefs_quote.c
14926         * src/quote_fmt.c
14927         * src/quote_fmt.h
14928                 remove unnecessary frame from Templates options
14929                 and improve the English of the check button label
14930
14931 2007-09-22 [colin]      3.0.1cvs24
14932
14933         * src/gtk/quicksearch.c
14934                 Fix bug 1329, 'error in quicksearch.c'
14935                 Fix return with value in function returning void
14936
14937 2007-09-22 [colin]      3.0.1cvs23
14938
14939         * src/imap.c
14940         * src/procmsg.h
14941         * src/common/utils.c
14942         * src/common/utils.h
14943         * src/etpan/imap-thread.c
14944                 Optimise fetching IMAP cached emails *a lot*
14945                 (remember whether mail is fully cached and \r's
14946                  are already stripped)
14947
14948 2007-09-22 [colin]      3.0.1cvs22
14949
14950         * src/folder.c
14951         * src/folder.h
14952         * src/prefs_folder_item.c
14953                 Add a button to allow users to drop local caches.
14954
14955 2007-09-21 [colin]      3.0.1cvs21
14956
14957         * src/summaryview.c
14958                 Remove unnecessary error when cancelling export to mbox.
14959                 Patch by Pawel
14960
14961 2007-09-21 [paul]       3.0.1cvs20
14962
14963         * src/gtk/prefswindow.c
14964                 remove unnecessary frames from the prefs
14965                 pages. Patch by Pawel Pekala
14966
14967 2007-09-21 [paul]       3.0.1cvs19
14968
14969         * src/prefs_account.c
14970         * src/prefs_folder_item.c
14971         * src/prefs_quote.c
14972         * src/quote_fmt.c
14973                 put the Templates options into a tabbed
14974                 layout. Patch by Pawel Pekala
14975
14976 2007-09-21 [paul]       3.0.1cvs18
14977
14978         * src/mainwindow.c
14979                 group together the character set menu items
14980                 move the /View/Show or hide/Message view below
14981                 .../Toolbar menu item
14982                 Patch by Pawel Pekala
14983
14984 2007-09-21 [mones]      3.0.1cvs17
14985
14986         * src/compose.c
14987                 Fix for bug 1327, 'segfault when replying to a non-existent
14988                 news message', thanks to Colin.
14989
14990 2007-09-21 [colin]      3.0.1cvs16
14991
14992         * src/folderview.c
14993                 Complete 3.0.1cvs15
14994
14995 2007-09-20 [colin]      3.0.1cvs15
14996
14997         * src/folderview.c
14998         * src/folderview.h
14999                 Maybe fix bug 1324, 'Corrupted IMAP cache'
15000
15001 2007-09-20 [colin]      3.0.1cvs14
15002
15003         * src/printing.c
15004                 Fix a little leak
15005
15006 2007-09-20 [holger]     3.0.1cvs13
15007
15008         * src/printing.c
15009                 Add page layout to print preview.
15010                 Make the close-button in the toolbar
15011                 right-aligned.
15012
15013 2007-09-20 [paul]       3.0.1cvs12
15014
15015         * po/ru.po
15016                 updated by Pavlo Bohmat
15017
15018 2007-09-19 [colin]      3.0.1cvs11
15019
15020         * src/common/utils.c
15021                 Prevent unquoted mime boundaries, by always
15022                 using a /
15023
15024 2007-09-19 [colin]      3.0.1cvs10
15025
15026         * src/printing.c
15027                 Fix drawing area size, fix DPI change that
15028                 can cause total number of lines to decrease
15029
15030 2007-09-19 [colin]      3.0.1cvs9
15031
15032         * po/POTFILES.in
15033         * src/printing.c
15034                 Make print preview more efficient and nicer.
15035                 Patch mostly by Holger Berndt <hb@claws-mail.org>
15036
15037 2007-09-19 [colin]      3.0.1cvs8
15038
15039         * src/prefs_common.c
15040         * src/prefs_common.h
15041         * src/printing.c
15042                 Add scrolledwindow, default allocation and
15043                 size saving to the print preview window.
15044
15045 2007-09-18 [colin]      3.0.1cvs7
15046
15047         * src/prefs_common.c
15048         * src/prefs_common.h
15049         * src/prefs_image_viewer.c
15050         * src/printing.c
15051                 GtkPrintOperation:
15052                 - add image printing support
15053                 - add option to print images
15054                 - add preview widget
15055                 - add saving of a few Page Setup parameters
15056
15057 2007-09-18 [colin]      3.0.1cvs6
15058
15059         * AUTHORS
15060         * src/gtk/authors.h
15061                 Add Guillaume Chazarain
15062
15063 2007-09-18 [colin]      3.0.1cvs5
15064
15065         * src/common/utils.c
15066                 Fix bug 1321, 'access before allocation 
15067                 when scanning for uris'. Patch by 
15068                 Guillaume Chazarain <guichaz@yahoo.fr>
15069
15070 2007-09-18 [colin]      3.0.1cvs4
15071
15072         * src/toolbar.c
15073                 Fix bug 1320, 'Memory leak caused by 
15074                 gtk_container_get_children'. Patch by
15075                 Guillaume Chazarain <guichaz@yahoo.fr>
15076
15077 2007-09-18 [colin]      3.0.1cvs3
15078
15079         * src/printing.c
15080         * src/printing.h
15081                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
15082
15083 2007-09-18 [colin]      3.0.1cvs2
15084
15085         * src/Makefile.am
15086         * src/mainwindow.c
15087         * src/messageview.c
15088         * src/messageview.h
15089         * src/prefs_ext_prog.c
15090         * src/prefs_fonts.c
15091         * src/printing.c
15092         * src/printing.h
15093         * src/summaryview.c
15094                 Use GtkPrintOperation by default on GTK+ >= 2.10
15095                 Patch by Holger Berndt <hb@claws-mail.org>
15096
15097 2007-09-18 [paul]       3.0.1cvs1
15098
15099         * NEWS
15100         * README
15101         * RELEASE_NOTES
15102         * configure.ac
15103                 bump up version number following stable release
15104
15105 2007-09-16 [colin]      3.0.0cvs18
15106
15107         * src/folder.c
15108                 Fix possible memleak
15109
15110 2007-09-16 [colin]      3.0.0cvs17
15111
15112         * src/folderview.c
15113                 Fix bug 1311, 'Wrong arrow position 
15114                 while moving message into folder when 
15115                 column headers hidden'
15116         * src/image_viewer.c
15117                 Show error in the GUI if image can't
15118                 be loaded
15119         * src/matcher.c
15120                 Fix spurious output
15121         * src/messageview.c
15122                 Allow setting domain in msgid
15123         * src/common/plugin.c
15124                 Add timing information
15125
15126 2007-09-16 [colin]      3.0.0cvs16
15127
15128         * src/account.c
15129         * src/compose.c
15130         * src/prefs_account.c
15131         * src/prefs_account.h
15132         * src/common/utils.c
15133                 Remove Generate Message-ID option. We need
15134                 this on some IMAP servers.
15135         * src/prefs_template.c
15136                 Fix double-free
15137
15138 2007-09-16 [colin]      3.0.0cvs15
15139
15140         * src/prefs_filtering.c
15141         * src/prefs_filtering.h
15142         * src/prefs_filtering_action.c
15143         * src/common/tags.c
15144                 Fix tags issues: tags with spaces, renaming
15145                 tags.
15146
15147 2007-09-16 [colin]      3.0.0cvs14
15148
15149         * src/folderview.c
15150         * src/main.c
15151         * src/mainwindow.c
15152                 Fix bug 1308, 'Claws deletes folderlist.xml after
15153                 fetching mail short after start-up'
15154
15155 2007-09-16 [colin]      3.0.0cvs13
15156
15157         * src/compose.c
15158                 Fix scrolling to cursor
15159
15160 2007-09-16 [paul]       3.0.0cvs12
15161
15162         * po/sr.po
15163                 updated by Aleksandar Urosevic
15164
15165 2007-09-16 [paul]       3.0.0cvs11
15166
15167         * src/folder.c
15168                 do not allow locked msgs to be deleted,
15169                 even by filtering/processing
15170
15171 2007-09-07 [paul]       3.0.0cvs10
15172
15173         * src/prefs_folder_column.c
15174         * src/prefs_summary_column.c
15175                 implement button sensitivity
15176                 patch by Pawel Pekala
15177
15178 2007-09-06 [wwp]        3.0.0cvs9
15179
15180         * src/prefs_gtk.c
15181                 Add a missing linefeed to a debug message.
15182
15183 2007-09-05 [colin]      3.0.0cvs8
15184
15185         * src/inc.c
15186                 Fix statusbar/window mismatch on Maemo
15187
15188 2007-09-05 [colin]      3.0.0cvs7
15189
15190         * src/ldaputil.c
15191                 Fix build without USE_LDAP_TLS
15192
15193 2007-09-05 [colin]      3.0.0cvs6
15194
15195         * src/folder.c
15196         * src/imap.c
15197         * src/inc.c
15198         * src/mbox.c
15199         * src/send_message.c
15200         * src/statusbar.c
15201         * src/statusbar.h
15202                 Maemo: distinguish various statusbar messages,
15203                 in order to display only the most important.
15204
15205 2007-09-04 [wwp]        3.0.0cvs5
15206
15207         * src/account.c
15208                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15209                 Show protocol "SMTP" and the appropriate server for send-only
15210                 accounts, show "-" instead of "" when no value is relevant.
15211
15212 2007-09-03 [ticho]      3.0.0cvs4
15213
15214         * src/summaryview.c
15215                 Handle plural form better in delete confirmation dialog.
15216
15217 2007-09-03 [wwp]        3.0.0cvs3
15218
15219         * src/compose.c
15220                 Warn differently when sending or sending later (queueing).
15221
15222 2007-09-03 [colin]      3.0.0cvs2
15223
15224         * src/procmime.c
15225         * src/procmime.h
15226         * src/common/plugin.c
15227         * src/common/plugin.h
15228                 Add a new plugin API, MimeParser. It allows
15229                 plugins to scan email MIME parts and optionally,
15230                 transform them.
15231
15232 2007-09-03 [mones]      3.0.0cvs1
15233
15234         * po/es.po
15235                 Updated translation
15236         * src/common/defs.h
15237                 While a better solution is made double history sizes
15238
15239 2007-09-03 [paul]       3.0.0
15240
15241         * NEWS
15242         * README
15243         * RELEASE_NOTES
15244                 3.0.0 released
15245
15246 [For previous entries, see ChangeLog.2.0.0-3.0.0]