* Final po merge (thanks to Genghis Khan for he.po !)
[claws.git] / ChangeLog
1 2013-02-20 [colin]      3.9.0cvs98
2
3         * src/main.c
4                 Fix seg on w32
5
6 2013-02-20 [colin]      3.9.0cvs97
7
8         * src/plugins/att_remover/claws.def
9         * src/plugins/fetchinfo/claws.def
10         * src/plugins/spam_report/claws.def
11                 Add more needed symbols
12
13 2013-02-20 [colin]      3.9.0cvs96
14
15         * src/plugins/att_remover/Makefile.am
16         * src/plugins/fetchinfo/Makefile.am
17         * src/plugins/spam_report/Makefile.am
18                 Fix missed parts for w32
19
20 2013-02-20 [colin]      3.9.0cvs95
21
22         * src/prefs_common.h
23         * src/plugins/address_keeper/claws.def
24         * src/plugins/att_remover/Makefile.am
25         * src/plugins/att_remover/claws.def
26         * src/plugins/att_remover/plugin.def
27         * src/plugins/att_remover/version.rc
28         * src/plugins/clamd/libclamd/Makefile.am
29         * src/plugins/fetchinfo/Makefile.am
30         * src/plugins/fetchinfo/claws.def
31         * src/plugins/fetchinfo/plugin.def
32         * src/plugins/fetchinfo/version.rc
33         * src/plugins/mailmbox/Makefile.am
34         * src/plugins/mailmbox/claws.def
35         * src/plugins/mailmbox/plugin.def
36         * src/plugins/mailmbox/version.rc
37         * src/plugins/notification/gtkhotkey/Makefile.am
38         * src/plugins/spam_report/Makefile.am
39         * src/plugins/spam_report/claws.def
40         * src/plugins/spam_report/plugin.def
41         * src/plugins/spam_report/spam_report.c
42         * src/plugins/spam_report/version.rc
43                 Win32 build fixes (and add of address_keeper, att_remover,
44                 fetchinfo and spam_report)
45
46 2013-02-20 [paul]       3.9.0cvs94
47
48         * configure.ac
49                 a little more report layout tweaking
50
51 2013-02-20 [colin]      3.9.0cvs93
52
53         * src/common/plugin.c
54                 Auto fix plugin names ending in "_plugin"
55
56 2013-02-20 [colin]      3.9.0cvs92
57
58         * src/plugins/gdata/Makefile.am
59                 Change plugin name
60
61 2013-02-20 [colin]      3.9.0cvs91
62
63         * src/plugins/fetchinfo/Makefile.am
64         * src/plugins/notification/Makefile.am
65         * src/plugins/perl/Makefile.am
66         * src/plugins/python/Makefile.am
67                 Drop _plugin from the plugin's filename
68
69 2013-02-20 [colin]      3.9.0cvs90
70
71         * configure.ac
72                 Group core's --{en,dis}able switches
73
74 2013-02-20 [colin]      3.9.0cvs89
75
76         * configure.ac
77                 typos
78
79 2013-02-20 [colin]      3.9.0cvs88
80
81         * configure.ac
82         * Makefile.am
83                 Don't check for GNOME2 when we want to check for
84                 gtk-update-icon-cache; Typo fix
85
86 2013-02-20 [colin]      3.9.0cvs87
87
88         * src/plugins/Makefile.am
89         * src/plugins/acpi_notifier/Makefile.am
90         * src/plugins/address_keeper/Makefile.am
91         * src/plugins/archive/Makefile.am
92         * src/plugins/att_remover/Makefile.am
93         * src/plugins/attachwarner/Makefile.am
94         * src/plugins/bogofilter/Makefile.am
95         * src/plugins/bsfilter/Makefile.am
96         * src/plugins/clamd/Makefile.am
97         * src/plugins/demo/Makefile.am
98         * src/plugins/fancy/Makefile.am
99         * src/plugins/fetchinfo/Makefile.am
100         * src/plugins/gdata/Makefile.am
101         * src/plugins/mailmbox/Makefile.am
102         * src/plugins/newmail/Makefile.am
103         * src/plugins/notification/Makefile.am
104         * src/plugins/pdf_viewer/Makefile.am
105         * src/plugins/perl/Makefile.am
106         * src/plugins/pgpcore/Makefile.am
107         * src/plugins/pgpinline/Makefile.am
108         * src/plugins/pgpmime/Makefile.am
109         * src/plugins/python/Makefile.am
110         * src/plugins/rssyl/Makefile.am
111         * src/plugins/smime/Makefile.am
112         * src/plugins/spam_report/Makefile.am
113         * src/plugins/spamassassin/Makefile.am
114         * src/plugins/tnef_parse/Makefile.am
115         * src/plugins/vcalendar/Makefile.am
116                 Change automake conditionals so that all plugins subdirectories
117                 are included, but nothing built in disabled plugins. Fixes make
118                 dist with some plugins --disabled.
119
120 2013-02-20 [colin]      3.9.0cvs86
121
122         * configure.ac
123         * src/plugins/fancy/fancy_viewer.h
124                 Fix build for Fancy and vCalendar
125
126 2013-02-20 [colin]      3.9.0cvs85
127
128         * configure.ac
129                 Rework plugin enabling logic. More clean!
130         * src/plugins/fancy/fancy_viewer.c
131         * src/plugins/fancy/fancy_viewer.h
132         * src/plugins/spam_report/spam_report.c
133                 Make curl dependancy mandatory
134         * src/plugins/notification/notification_plugin.c
135                 Fix build with every possible thing disabled
136         * src/plugins/notification/Makefile.am
137         * src/plugins/notification/gtkhotkey/.cvsignore
138         * src/plugins/notification/gtkhotkey/Makefile.am
139         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
140         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
141         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
142         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
143         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
144         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
145         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
146         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
147         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
148         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
149         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
150         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
151         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
152         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
153         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
154         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
155         * src/plugins/notification/gtkhotkey/gtkhotkey.h
156         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
157         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
158         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
159         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
160                 Re-add hotkey support
161         * src/plugins/spam_report/Makefile.am
162         * src/plugins/tnef_parse/Makefile.am
163                 Remove gettext.h
164
165 2013-02-20 [colin]      3.9.0cvs84
166
167         * configure.ac
168         * po/POTFILES.in
169         * src/plugins/Makefile.am
170         * src/plugins/dillo_viewer/.cvsignore
171         * src/plugins/dillo_viewer/Makefile.am
172         * src/plugins/dillo_viewer/README
173         * src/plugins/dillo_viewer/dillo_prefs.c
174         * src/plugins/dillo_viewer/dillo_prefs.h
175         * src/plugins/dillo_viewer/dillo_viewer.c
176         * src/plugins/trayicon/.cvsignore
177         * src/plugins/trayicon/Makefile.am
178         * src/plugins/trayicon/README
179         * src/plugins/trayicon/trayicon.c
180         * src/plugins/trayicon/trayicon_prefs.c
181         * src/plugins/trayicon/trayicon_prefs.h
182         * src/plugins/trayicon/libeggtrayicon/.cvsignore
183                 Drop trayicon and dillo_viewer
184
185 2013-02-20 [colin]      3.9.0cvs83
186
187         * configure.ac
188         * src/plugins/Makefile.am
189         * src/plugins/spam_report/.cvsignore
190         * src/plugins/spam_report/Makefile.am
191         * src/plugins/spam_report/placeholder.txt
192         * src/plugins/spam_report/spam_report.c
193         * src/plugins/spam_report/spam_report_prefs.c
194         * src/plugins/spam_report/spam_report_prefs.h
195         * src/plugins/tnef_parse/.cvsignore
196         * src/plugins/tnef_parse/Makefile.am
197         * src/plugins/tnef_parse/claws.def
198         * src/plugins/tnef_parse/mapi.h
199         * src/plugins/tnef_parse/mapidefs.h
200         * src/plugins/tnef_parse/mapitags.h
201         * src/plugins/tnef_parse/placeholder.txt
202         * src/plugins/tnef_parse/plugin.def
203         * src/plugins/tnef_parse/tnef-errors.h
204         * src/plugins/tnef_parse/tnef-types.h
205         * src/plugins/tnef_parse/tnef_dump.c
206         * src/plugins/tnef_parse/tnef_dump.h
207         * src/plugins/tnef_parse/tnef_parse.c
208         * src/plugins/tnef_parse/version.rc
209         * src/plugins/tnef_parse/ytnef.c
210         * src/plugins/tnef_parse/ytnef.h
211                 Add tnef_parse and spam_report
212
213 2013-02-20 [colin]      3.9.0cvs82
214
215         * src/plugins/bogofilter/Makefile.am
216         * src/plugins/clamd/Makefile.am
217         * src/plugins/demo/Makefile.am
218         * src/plugins/dillo_viewer/Makefile.am
219         * src/plugins/fancy/Makefile.am
220         * src/plugins/fetchinfo/Makefile.am
221         * src/plugins/gdata/Makefile.am
222         * src/plugins/mailmbox/Makefile.am
223         * src/plugins/newmail/Makefile.am
224         * src/plugins/notification/Makefile.am
225         * src/plugins/pdf_viewer/Makefile.am
226         * src/plugins/perl/Makefile.am
227         * src/plugins/python/Makefile.am
228         * src/plugins/spamassassin/Makefile.am
229         * src/plugins/trayicon/Makefile.am
230         * src/plugins/vcalendar/libical/libical/Makefile.am
231                 Fix out-of-tree build
232
233 2013-02-19 [colin]      3.9.0cvs81
234
235         * configure.ac
236                 Fix inverted logic in a few plugins
237
238 2013-02-18 [mones]      3.9.0cvs80
239
240         * src/plugins/notification/Makefile.am
241         * src/plugins/pdf_viewer/Makefile.am
242         * src/plugins/python/Makefile.am
243                 Allow 'make dist' to generate a nice tarball
244
245 2013-02-18 [wwp]        3.9.0cvs79
246
247         * src/plugins/clamd/libclamd/.cvsignore
248         Add one more .cvsignore file.
249
250 2013-02-18 [wwp]        3.9.0cvs78
251
252         * src/plugins/clamd/libclamd/.cvsignore
253         One more .cvsignore file.
254
255 2013-02-18 [wwp]        3.9.0cvs77
256
257         * src/plugins/clamd/.cvsignore
258         * src/plugins/clamd/libclamd/.cvsignore
259         * src/plugins/fetchinfo/.cvsignore
260         * src/plugins/gdata/.cvsignore
261         * src/plugins/mailmbox/.cvsignore
262         * src/plugins/newmail/.cvsignore
263         * src/plugins/notification/.cvsignore
264         * src/plugins/pdf_viewer/.cvsignore
265         * src/plugins/perl/.cvsignore
266         * src/plugins/python/.cvsignore
267         Silent up stuff a bit.
268
269 2013-02-17 [colin]      3.9.0cvs76
270
271         * src/plugins/notification/Makefile.am
272         * src/plugins/notification/notification_banner.c
273         * src/plugins/notification/notification_banner.h
274         * src/plugins/notification/notification_command.c
275         * src/plugins/notification/notification_command.h
276         * src/plugins/notification/notification_core.c
277         * src/plugins/notification/notification_foldercheck.c
278         * src/plugins/notification/notification_foldercheck.h
279         * src/plugins/notification/notification_hotkeys.c
280         * src/plugins/notification/notification_hotkeys.h
281         * src/plugins/notification/notification_indicator.c
282         * src/plugins/notification/notification_indicator.h
283         * src/plugins/notification/notification_lcdproc.c
284         * src/plugins/notification/notification_lcdproc.h
285         * src/plugins/notification/notification_plugin.c
286         * src/plugins/notification/notification_plugin.h
287         * src/plugins/notification/notification_popup.c
288         * src/plugins/notification/notification_popup.h
289         * src/plugins/notification/notification_prefs.c
290         * src/plugins/notification/notification_prefs.h
291         * src/plugins/notification/notification_trayicon.c
292         * src/plugins/notification/notification_trayicon.h
293                 Activate and fix notification (without libindicate)
294
295 2013-02-17 [colin]      3.9.0cvs75
296
297         * src/plugins/Makefile.am
298         * src/plugins/archive/Makefile.am
299         * src/plugins/clamd/Makefile.am
300         * src/plugins/clamd/clamav_plugin.c
301         * src/plugins/clamd/clamav_plugin.h
302         * src/plugins/clamd/clamav_plugin_gtk.c
303         * src/plugins/clamd/placeholder.txt
304         * src/plugins/clamd/libclamd/Makefile.am
305         * src/plugins/clamd/libclamd/clamd-plugin.c
306         * src/plugins/clamd/libclamd/clamd-plugin.h
307         * src/plugins/fetchinfo/Makefile.am
308         * src/plugins/fetchinfo/fetchinfo_plugin.c
309         * src/plugins/fetchinfo/fetchinfo_plugin.h
310         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
311         * src/plugins/fetchinfo/placeholder.txt
312         * src/plugins/gdata/Makefile.am
313         * src/plugins/gdata/cm_gdata_contacts.c
314         * src/plugins/gdata/cm_gdata_contacts.h
315         * src/plugins/gdata/cm_gdata_prefs.c
316         * src/plugins/gdata/cm_gdata_prefs.h
317         * src/plugins/gdata/gdata_plugin.c
318         * src/plugins/gdata/gdata_plugin.h
319         * src/plugins/gdata/placeholder.txt
320         * src/plugins/geolocation/placeholder.txt
321         * src/plugins/gtkhtml2_viewer/placeholder.txt
322         * src/plugins/mailmbox/Makefile.am
323         * src/plugins/mailmbox/carray.c
324         * src/plugins/mailmbox/carray.h
325         * src/plugins/mailmbox/chash.c
326         * src/plugins/mailmbox/chash.h
327         * src/plugins/mailmbox/clist.c
328         * src/plugins/mailmbox/clist.h
329         * src/plugins/mailmbox/mailimf.c
330         * src/plugins/mailmbox/mailimf.h
331         * src/plugins/mailmbox/mailimf_types.c
332         * src/plugins/mailmbox/mailimf_types.h
333         * src/plugins/mailmbox/mailimf_types_helper.c
334         * src/plugins/mailmbox/mailimf_types_helper.h
335         * src/plugins/mailmbox/mailimf_write.c
336         * src/plugins/mailmbox/mailimf_write.h
337         * src/plugins/mailmbox/maillock.c
338         * src/plugins/mailmbox/maillock.h
339         * src/plugins/mailmbox/mailmbox.c
340         * src/plugins/mailmbox/mailmbox.h
341         * src/plugins/mailmbox/mailmbox_folder.c
342         * src/plugins/mailmbox/mailmbox_folder.h
343         * src/plugins/mailmbox/mailmbox_gtk.deps
344         * src/plugins/mailmbox/mailmbox_parse.c
345         * src/plugins/mailmbox/mailmbox_parse.h
346         * src/plugins/mailmbox/mailmbox_types.c
347         * src/plugins/mailmbox/mailmbox_types.h
348         * src/plugins/mailmbox/mmapstring.c
349         * src/plugins/mailmbox/mmapstring.h
350         * src/plugins/mailmbox/placeholder.txt
351         * src/plugins/mailmbox/plugin.c
352         * src/plugins/mailmbox/plugin_gtk.c
353         * src/plugins/mailmbox/plugin_gtk.h
354         * src/plugins/newmail/Makefile.am
355         * src/plugins/newmail/newmail.c
356         * src/plugins/newmail/placeholder.txt
357         * src/plugins/notification/Makefile.am
358         * src/plugins/notification/claws.def
359         * src/plugins/notification/notification_banner.c
360         * src/plugins/notification/notification_banner.h
361         * src/plugins/notification/notification_command.c
362         * src/plugins/notification/notification_command.h
363         * src/plugins/notification/notification_core.c
364         * src/plugins/notification/notification_core.h
365         * src/plugins/notification/notification_foldercheck.c
366         * src/plugins/notification/notification_foldercheck.h
367         * src/plugins/notification/notification_hotkeys.c
368         * src/plugins/notification/notification_hotkeys.h
369         * src/plugins/notification/notification_indicator.c
370         * src/plugins/notification/notification_indicator.h
371         * src/plugins/notification/notification_lcdproc.c
372         * src/plugins/notification/notification_lcdproc.h
373         * src/plugins/notification/notification_pixbuf.c
374         * src/plugins/notification/notification_pixbuf.h
375         * src/plugins/notification/notification_plugin.c
376         * src/plugins/notification/notification_plugin.h
377         * src/plugins/notification/notification_popup.c
378         * src/plugins/notification/notification_popup.h
379         * src/plugins/notification/notification_prefs.c
380         * src/plugins/notification/notification_prefs.h
381         * src/plugins/notification/notification_trayicon.c
382         * src/plugins/notification/notification_trayicon.h
383         * src/plugins/notification/placeholder.txt
384         * src/plugins/notification/plugin.def
385         * src/plugins/notification/raw_claws_mail_logo_64x64.h
386         * src/plugins/notification/version.rc
387         * src/plugins/pdf_viewer/Makefile.am
388         * src/plugins/pdf_viewer/doc_index.xpm
389         * src/plugins/pdf_viewer/doc_index_close.xpm
390         * src/plugins/pdf_viewer/doc_info.xpm
391         * src/plugins/pdf_viewer/first_arrow.xpm
392         * src/plugins/pdf_viewer/last_arrow.xpm
393         * src/plugins/pdf_viewer/left_arrow.xpm
394         * src/plugins/pdf_viewer/placeholder.txt
395         * src/plugins/pdf_viewer/poppler_viewer.c
396         * src/plugins/pdf_viewer/poppler_viewer.h
397         * src/plugins/pdf_viewer/right_arrow.xpm
398         * src/plugins/pdf_viewer/rotate_left.xpm
399         * src/plugins/pdf_viewer/rotate_right.xpm
400         * src/plugins/pdf_viewer/zoom_fit.xpm
401         * src/plugins/pdf_viewer/zoom_in.xpm
402         * src/plugins/pdf_viewer/zoom_out.xpm
403         * src/plugins/pdf_viewer/zoom_width.xpm
404         * src/plugins/perl/Makefile.am
405         * src/plugins/perl/perl_gtk.c
406         * src/plugins/perl/perl_gtk.h
407         * src/plugins/perl/perl_plugin.c
408         * src/plugins/perl/perl_plugin.h
409         * src/plugins/perl/placeholder.txt
410         * src/plugins/python/Makefile.am
411         * src/plugins/python/clawsmailmodule.c
412         * src/plugins/python/clawsmailmodule.h
413         * src/plugins/python/composewindowtype.c
414         * src/plugins/python/composewindowtype.h
415         * src/plugins/python/foldertype.c
416         * src/plugins/python/foldertype.h
417         * src/plugins/python/messageinfotype.c
418         * src/plugins/python/messageinfotype.h
419         * src/plugins/python/nodetype.c
420         * src/plugins/python/nodetype.h
421         * src/plugins/python/placeholder.txt
422         * src/plugins/python/python-hooks.c
423         * src/plugins/python/python-hooks.h
424         * src/plugins/python/python-shell.c
425         * src/plugins/python/python-shell.h
426         * src/plugins/python/python_plugin.c
427         * src/plugins/vcalendar/Makefile.in
428                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
429                 notification, pdf_viewer, perl, python). Notification not yet
430                 enabled because it has too much autoconf switches for my taste.
431
432
433 2013-02-16 [colin]      3.9.0cvs74
434
435         * po/POTFILES.in
436         * po/bg.po
437         * po/ca.po
438         * po/cs.po
439         * po/de.po
440         * po/en_GB.po
441         * po/es.po
442         * po/fi.po
443         * po/fr.po
444         * po/hu.po
445         * po/id_ID.po
446         * po/it.po
447         * po/ja.po
448         * po/lt.po
449         * po/nl.po
450         * po/pl.po
451         * po/pt_BR.po
452         * po/pt_PT.po
453         * po/ru.po
454         * po/sk.po
455         * po/sv.po
456         * po/uk.po
457         * po/zh_CN.po
458         * po/zh_TW.po
459         * src/plugins/Makefile.am
460         * src/plugins/archive/.cvsignore
461         * src/plugins/archive/Makefile.am
462         * src/plugins/archive/archiver.c
463         * src/plugins/archive/archiver.h
464         * src/plugins/archive/archiver_gtk.c
465         * src/plugins/archive/archiver_prefs.c
466         * src/plugins/archive/archiver_prefs.h
467         * src/plugins/archive/libarchive_archive.c
468         * src/plugins/archive/libarchive_archive.h
469         * src/plugins/archive/placeholder.txt
470         * src/plugins/att_remover/.cvsignore
471         * src/plugins/att_remover/Makefile.am
472         * src/plugins/att_remover/att_remover.c
473         * src/plugins/att_remover/placeholder.txt
474         * src/plugins/bsfilter/.cvsignore
475         * src/plugins/bsfilter/Makefile.am
476         * src/plugins/bsfilter/bsfilter.c
477         * src/plugins/bsfilter/bsfilter.h
478         * src/plugins/bsfilter/bsfilter_gtk.c
479         * src/plugins/bsfilter/claws.def
480         * src/plugins/bsfilter/placeholder.txt
481         * src/plugins/bsfilter/plugin.def
482         * src/plugins/bsfilter/version.rc
483                 Add archive, att_remover, bsfilter
484         * src/plugins/vcalendar/Makefile.in
485         * src/plugins/vcalendar/libical/libical/icalversion.h
486                 Remove useless files
487
488 2013-02-16 [colin]      3.9.0cvs73
489
490         * src/plugins/Makefile.am
491         * src/plugins/acpi_notifier/Makefile.am
492         * src/plugins/acpi_notifier/acpi_notifier.c
493         * src/plugins/acpi_notifier/placeholder.txt
494         * src/plugins/address_keeper/Makefile.am
495         * src/plugins/address_keeper/address_keeper.c
496         * src/plugins/address_keeper/address_keeper.h
497         * src/plugins/address_keeper/address_keeper_prefs.c
498         * src/plugins/address_keeper/address_keeper_prefs.h
499         * src/plugins/address_keeper/claws.def
500         * src/plugins/address_keeper/placeholder.txt
501         * src/plugins/address_keeper/plugin.def
502         * src/plugins/address_keeper/version.rc
503         * src/plugins/attachwarner/Makefile.am
504         * src/plugins/attachwarner/attachwarner.c
505         * src/plugins/attachwarner/attachwarner.h
506         * src/plugins/attachwarner/attachwarner_prefs.c
507         * src/plugins/attachwarner/attachwarner_prefs.h
508         * src/plugins/attachwarner/claws.def
509         * src/plugins/attachwarner/placeholder.txt
510         * src/plugins/attachwarner/plugin.def
511         * src/plugins/attachwarner/version.rc
512         * src/plugins/vcalendar/libical/libical/icalversion.h
513         * po/POTFILES.in
514         * po/bg.po
515         * po/ca.po
516         * po/cs.po
517         * po/de.po
518         * po/en_GB.po
519         * po/es.po
520         * po/fi.po
521         * po/fr.po
522         * po/hu.po
523         * po/id_ID.po
524         * po/it.po
525         * po/ja.po
526         * po/lt.po
527         * po/nl.po
528         * po/pl.po
529         * po/pt_BR.po
530         * po/pt_PT.po
531         * po/ru.po
532         * po/sk.po
533         * po/sr.po
534         * po/sv.po
535         * po/uk.po
536         * po/zh_CN.po
537         * po/zh_TW.po
538                 Now do acpi_notifier, attachwarner, address_keeper
539
540 2013-02-16 [colin]      3.9.0cvs72
541
542         * po/POTFILES.in
543         * po/bg.po
544         * po/ca.po
545         * po/cs.po
546         * po/de.po
547         * po/en_GB.po
548         * po/es.po
549         * po/fi.po
550         * po/fr.po
551         * po/hu.po
552         * po/id_ID.po
553         * po/it.po
554         * po/ja.po
555         * po/lt.po
556         * po/nl.po
557         * po/pl.po
558         * po/pt_BR.po
559         * po/pt_PT.po
560         * po/ru.po
561         * po/sk.po
562         * po/sr.po
563         * po/sv.po
564         * po/uk.po
565         * po/zh_CN.po
566         * po/zh_TW.po
567                 Merge RSSyl's translations
568
569 2013-02-16 [colin]      3.9.0cvs71
570
571         * src/mainwindow.c
572                 Fix use-after-free (introduced in cvs61)
573
574 2013-02-16 [colin]      3.9.0cvs70
575
576         * src/main.c
577         * src/prefs_common.c
578         * src/prefs_common.h
579         * src/common/defs.h
580         * src/common/w32_account.c
581                 Add an hidden preference to set the Windows theme
582         * src/plugins/Makefile.am
583         * src/plugins/rssyl/Makefile.am
584         * src/plugins/rssyl/claws.def
585         * src/plugins/rssyl/date.c
586         * src/plugins/rssyl/date.h
587         * src/plugins/rssyl/feed.c
588         * src/plugins/rssyl/feed.h
589         * src/plugins/rssyl/feedprops.c
590         * src/plugins/rssyl/feedprops.h
591         * src/plugins/rssyl/opml.c
592         * src/plugins/rssyl/opml.h
593         * src/plugins/rssyl/parsers.c
594         * src/plugins/rssyl/parsers.h
595         * src/plugins/rssyl/placeholder.txt
596         * src/plugins/rssyl/plugin.c
597         * src/plugins/rssyl/plugin.def
598         * src/plugins/rssyl/rssyl.c
599         * src/plugins/rssyl/rssyl.h
600         * src/plugins/rssyl/rssyl_cb_gtk.c
601         * src/plugins/rssyl/rssyl_cb_gtk.h
602         * src/plugins/rssyl/rssyl_cb_menu.c
603         * src/plugins/rssyl/rssyl_cb_menu.h
604         * src/plugins/rssyl/rssyl_gtk.c
605         * src/plugins/rssyl/rssyl_gtk.h
606         * src/plugins/rssyl/rssyl_prefs.c
607         * src/plugins/rssyl/rssyl_prefs.h
608         * src/plugins/rssyl/strreplace.c
609         * src/plugins/rssyl/strreplace.h
610         * src/plugins/rssyl/version.rc
611                 Add RSSyl
612         * src/plugins/vcalendar/Makefile.am
613         * src/plugins/vcalendar/Makefile.in
614         * src/plugins/vcalendar/plugin.c
615         * src/plugins/vcalendar/libical/libical/icalversion.h
616                 Fix Curl flags :)
617
618 2013-02-14 [paul]       3.9.0cvs69
619
620         * po/id_ID.po
621                 "fix" plural forms
622
623 2013-02-14 [colin]      3.9.0cvs68
624
625         * po/POTFILES.in
626                 Add vcalendar files
627         * po/merge-po-from-plugin.sh
628                 Add helper script to merge external plugins translations
629         * po/bg.po
630         * po/ca.po
631         * po/cs.po
632         * po/de.po
633         * po/en_GB.po
634         * po/es.po
635         * po/fi.po
636         * po/fr.po
637         * po/hu.po
638         * po/id_ID.po
639         * po/it.po
640         * po/ja.po
641         * po/lt.po
642         * po/nl.po
643         * po/pl.po
644         * po/pt_BR.po
645         * po/pt_PT.po
646         * po/ru.po
647         * po/sk.po
648         * po/sr.po
649         * po/sv.po
650         * po/uk.po
651         * po/zh_CN.po
652         * po/zh_TW.po
653                 Merge translations from fancy and vcalendar
654
655 2013-02-14 [colin]      3.9.0cvs67
656
657         * configure.ac
658                 Fix perl detection
659
660 2013-02-14 [colin]      3.9.0cvs66
661
662         * src/plugins/vcalendar/claws.def
663         * src/plugins/vcalendar/plugin.def
664                 Add missing files
665         * src/plugins/vcalendar/libical/Makefile.in
666         * src/plugins/vcalendar/libical/design-data/Makefile.in
667         * src/plugins/vcalendar/libical/libical/Makefile.in
668         * src/plugins/vcalendar/libical/scripts/Makefile.in
669                 Remove extraneous files
670
671 2013-02-13 [colin]      3.9.0cvs65
672
673         * src/plugins/address_dup_finder/placeholder.txt
674         * src/plugins/synce/placeholder.txt
675                 Removed, deprecated plugins
676         * src/plugins/Makefile.am
677         * src/plugins/vcalendar/Makefile.am
678         * src/plugins/vcalendar/Makefile.in
679         * src/plugins/vcalendar/common-views.c
680         * src/plugins/vcalendar/common-views.h
681         * src/plugins/vcalendar/day-view.c
682         * src/plugins/vcalendar/icaltime_as_local.c
683         * src/plugins/vcalendar/icaltime_as_local.h
684         * src/plugins/vcalendar/month-view.c
685         * src/plugins/vcalendar/placeholder.txt
686         * src/plugins/vcalendar/plugin.c
687         * src/plugins/vcalendar/vcal_dbus.c
688         * src/plugins/vcalendar/vcal_dbus.h
689         * src/plugins/vcalendar/vcal_folder.c
690         * src/plugins/vcalendar/vcal_folder.h
691         * src/plugins/vcalendar/vcal_interface.h
692         * src/plugins/vcalendar/vcal_manager.c
693         * src/plugins/vcalendar/vcal_manager.h
694         * src/plugins/vcalendar/vcal_meeting_gtk.c
695         * src/plugins/vcalendar/vcal_meeting_gtk.h
696         * src/plugins/vcalendar/vcal_prefs.c
697         * src/plugins/vcalendar/vcal_prefs.h
698         * src/plugins/vcalendar/vcalendar.c
699         * src/plugins/vcalendar/vcalendar.h
700         * src/plugins/vcalendar/version.rc
701         * src/plugins/vcalendar/libical/.cvsignore
702         * src/plugins/vcalendar/libical/Makefile.am
703         * src/plugins/vcalendar/libical/Makefile.in
704         * src/plugins/vcalendar/libical/design-data/.cvsignore
705         * src/plugins/vcalendar/libical/design-data/Makefile.am
706         * src/plugins/vcalendar/libical/design-data/Makefile.in
707         * src/plugins/vcalendar/libical/design-data/parameters.csv
708         * src/plugins/vcalendar/libical/design-data/properties.csv
709         * src/plugins/vcalendar/libical/design-data/restrictions.csv
710         * src/plugins/vcalendar/libical/design-data/status.txt
711         * src/plugins/vcalendar/libical/design-data/value-types.csv
712         * src/plugins/vcalendar/libical/libical/.cvsignore
713         * src/plugins/vcalendar/libical/libical/Makefile.am
714         * src/plugins/vcalendar/libical/libical/Makefile.in
715         * src/plugins/vcalendar/libical/libical/icalattendee.c
716         * src/plugins/vcalendar/libical/libical/icalattendee.h
717         * src/plugins/vcalendar/libical/libical/icalcomponent.c
718         * src/plugins/vcalendar/libical/libical/icalcomponent.h
719         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
720         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
721         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
722         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
723         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
724         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
725         * src/plugins/vcalendar/libical/libical/icalduration.c
726         * src/plugins/vcalendar/libical/libical/icalduration.h
727         * src/plugins/vcalendar/libical/libical/icalenums.c
728         * src/plugins/vcalendar/libical/libical/icalenums.h
729         * src/plugins/vcalendar/libical/libical/icalerror.c
730         * src/plugins/vcalendar/libical/libical/icalerror.h
731         * src/plugins/vcalendar/libical/libical/icallangbind.c
732         * src/plugins/vcalendar/libical/libical/icallangbind.h
733         * src/plugins/vcalendar/libical/libical/icallexer.l
734         * src/plugins/vcalendar/libical/libical/icalmemory.c
735         * src/plugins/vcalendar/libical/libical/icalmemory.h
736         * src/plugins/vcalendar/libical/libical/icalmime.c
737         * src/plugins/vcalendar/libical/libical/icalmime.h
738         * src/plugins/vcalendar/libical/libical/icalparameter.c
739         * src/plugins/vcalendar/libical/libical/icalparameter.h
740         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
741         * src/plugins/vcalendar/libical/libical/icalparser.c
742         * src/plugins/vcalendar/libical/libical/icalparser.h
743         * src/plugins/vcalendar/libical/libical/icalperiod.c
744         * src/plugins/vcalendar/libical/libical/icalperiod.h
745         * src/plugins/vcalendar/libical/libical/icalproperty.c
746         * src/plugins/vcalendar/libical/libical/icalproperty.h
747         * src/plugins/vcalendar/libical/libical/icalrecur.c
748         * src/plugins/vcalendar/libical/libical/icalrecur.h
749         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
750         * src/plugins/vcalendar/libical/libical/icalrestriction.h
751         * src/plugins/vcalendar/libical/libical/icaltime.c
752         * src/plugins/vcalendar/libical/libical/icaltime.h
753         * src/plugins/vcalendar/libical/libical/icaltypes.c
754         * src/plugins/vcalendar/libical/libical/icaltypes.h
755         * src/plugins/vcalendar/libical/libical/icalvalue.c
756         * src/plugins/vcalendar/libical/libical/icalvalue.h
757         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
758         * src/plugins/vcalendar/libical/libical/icalversion.h
759         * src/plugins/vcalendar/libical/libical/icalversion.h.in
760         * src/plugins/vcalendar/libical/libical/icalyacc.output
761         * src/plugins/vcalendar/libical/libical/icalyacc.y
762         * src/plugins/vcalendar/libical/libical/pvl.c
763         * src/plugins/vcalendar/libical/libical/pvl.h
764         * src/plugins/vcalendar/libical/libical/sspm.c
765         * src/plugins/vcalendar/libical/libical/sspm.h
766         * src/plugins/vcalendar/libical/libical/vsnprintf.c
767         * src/plugins/vcalendar/libical/scripts/.cvsignore
768         * src/plugins/vcalendar/libical/scripts/Makefile.am
769         * src/plugins/vcalendar/libical/scripts/Makefile.in
770         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
771         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
772         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
773         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
774         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
775         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
776         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
777         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
778                 Add vcalendar.
779
780 2013-02-13 [colin]      3.9.0cvs64
781
782         * src/plugins/acpi_notifier/placeholder.txt
783         * src/plugins/address_dup_finder/placeholder.txt
784         * src/plugins/address_keeper/placeholder.txt
785         * src/plugins/archive/placeholder.txt
786         * src/plugins/att_remover/placeholder.txt
787         * src/plugins/attachwarner/placeholder.txt
788         * src/plugins/bsfilter/placeholder.txt
789         * src/plugins/clamd/placeholder.txt
790         * src/plugins/fetchinfo/placeholder.txt
791         * src/plugins/gdata/placeholder.txt
792         * src/plugins/geolocation/placeholder.txt
793         * src/plugins/gtkhtml2_viewer/placeholder.txt
794         * src/plugins/mailmbox/placeholder.txt
795         * src/plugins/newmail/placeholder.txt
796         * src/plugins/notification/placeholder.txt
797         * src/plugins/pdf_viewer/placeholder.txt
798         * src/plugins/perl/placeholder.txt
799         * src/plugins/python/placeholder.txt
800         * src/plugins/rssyl/placeholder.txt
801         * src/plugins/spam_report/placeholder.txt
802         * src/plugins/synce/placeholder.txt
803         * src/plugins/tnef_parse/placeholder.txt
804         * src/plugins/vcalendar/placeholder.txt
805                 Add temporary placeholders for ex-extra-plugins to be
806                 integrated.
807
808 2013-02-13 [paul]       3.9.0cvs63
809
810         * src/plugins/fancy/Makefile.am
811                 no need for EXTRA_DIST
812
813 2013-02-13 [paul]       3.9.0cvs62
814
815         * configure.ac
816         * po/POTFILES.in
817         * src/plugins/Makefile.am
818         * src/plugins/fancy/Makefile.am
819         * src/plugins/fancy/fancy_prefs.c
820         * src/plugins/fancy/fancy_prefs.h
821         * src/plugins/fancy/fancy_viewer.c
822         * src/plugins/fancy/fancy_viewer.h
823                 move the Fancy plugin into core
824
825 2013-02-11 [paul]       3.9.0cvs61
826
827         * src/mainwindow.c
828                 use the Delete key to remove colour label accels (same as everywhere else).
829                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
830
831 2013-01-26 [mir]        3.9.0cvs60
832
833         * tools/vcard2xml.py
834         Fixes bugs:
835             1) Lines split over more than one line breaks parser
836             2) Get email addres correct. Not only email;internet
837         Improvements:
838             1) Basic handling of vcard 3.0
839
840
841 2013-01-23 [colin]      3.9.0cvs59
842
843         * src/action.c
844         * src/common/utils.c
845                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
846
847 2013-01-23 [colin]      3.9.0cvs58
848
849         * src/imap.c
850                 Fix bug #2863, "Applying has_attachment quicksearch
851                 on IMAP segfaults".
852
853 2013-01-21 [paul]       3.9.0cvs57
854
855         * src/codeconv.h
856         * src/procmime.c
857                 fix bug 2862, 'Segmentation fault when replying to a
858                 message where the "code conversion" fails'. add support
859                 for X-VIET-VPS encoding
860
861 2013-01-21 [paul]       3.9.0cvs56
862
863         * src/common/defs.h
864         * src/gtk/about.c
865                 promote the users' ml on the About/Info tab
866
867 2013-01-09 [paul]       3.9.0cvs55
868
869         * doc/man/claws-mail.1
870         * src/gtk/about.c
871                 update copyright year
872
873 2013-01-09 [paul]       3.9.0cvs54
874
875         * src/gtk/gtkaspell.c
876                 fix sensitivity of 'Use both dictionaries' in compose window
877
878 2013-01-09 [mir]        3.9.0cvs53
879
880         * tools/vcard2xml.py
881             Fix missing file encoding info.
882             See -> http://www.python.org/dev/peps/pep-0263/
883
884
885 2013-01-08 [mones]      3.9.0cvs52
886
887         * claws-mail.desktop
888                 Added Swedish translation by Andreas Rönnquist
889
890 2012-12-20 [colin]      3.9.0cvs51
891
892         * src/action.c
893                 Fix crash on action error;
894                 Fix trimming of leading spaces in actions
895
896 2012-12-19 [colin]      3.9.0cvs50
897
898         * src/editldap.c
899         * src/ldapctrl.c
900         * src/ldapserver.c
901                 Make LDAP over SSL work on Win32 - but not TLS,
902                 unfortunately. Also, it requires the certificate
903                 to be trusted.
904
905 2012-12-16 [colin]      3.9.0cvs49
906
907         * src/messageview.c
908                 Add missing \n at end of the return receipt last part's headers.
909
910 2012-12-15 [paul]       3.9.0cvs48
911
912         * src/addrselect.c
913                 fix bug 2832, 'mail to from adress-book splitt names'
914
915 2012-12-12 [colin]      3.9.0cvs47
916
917         * src/action.c
918                 Port to g_spawn API and make actions work better on Win32
919         * src/mainwindow.c
920                 Indentation
921
922 2012-12-12 [ticho]      3.9.0cvs46
923
924         * src/compose.c
925                 Move focus to body textview when subject entry is activated
926                 (Enter key pressed) in compose window.
927
928 2012-12-10 [mones]      3.9.0cvs45
929
930         * src/addr_compl.c
931                 Fix bug #2835 (core part) to allow NULL names which
932                 have an address
933
934 2012-12-07 [colin]      3.9.0cvs44
935
936         * src/news.c
937                 Try to fix strange crash in nntp_ping/session_destroy...
938
939 2012-12-06 [mones]      3.9.0cvs43
940
941         * tools/README
942         * tools/gif2xface.pl
943         * tools/outlook2claws-mail.pl
944                 Fix address not working since years ago
945
946 2012-12-05 [mones]      3.9.0cvs42
947
948         * src/prefs_gtk.c
949                 Do not set to NULL string preferences which have "" as
950                 default value
951
952 2012-12-05 [colin]      3.9.0cvs41
953
954         * src/common/ssl.c
955                 Nullify xcred pointer like the other ones
956
957 2012-12-03 [wwp]        3.9.0cvs40
958
959         * src/summaryview.c
960         * src/mainwindow.c
961         Avoid any possible confusion: 0 is not a neutral value when passed
962         to main_window_get_mask() - use -1 instead, even in those cases we
963         don't care.
964
965 2012-12-03 [wwp]        3.9.0cvs39
966
967         * src/toolbar.c
968         Fix sensitivity of next-unread toolbar button.
969
970 2012-12-03 [colin]      3.9.0cvs38
971
972         * src/common/utils.c
973                 Fix following relative symlinks
974
975 2012-12-02 [colin]      3.9.0cvs37
976
977         * src/main.c
978                 Of course you can't, Windows. Of course...
979
980 2012-12-02 [colin]      3.9.0cvs36
981
982         * src/main.c
983                 Move control sockets inside their own directory,
984                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
985                 - cleaner separation of sockets and config dirs in
986                   case of alternate config directories
987                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
988                   exists as a socket, use it to control the running entity
989                 - backwards migration is handled: starting an old Claws Mail
990                   version will bail out as creating the legacy socket won't
991                   be possible.
992                 - migration for alternate-config-dirs is not handled, which
993                   could be mentioned in release notes.
994                 Fixes bug #2828, "Use MD5 digest for socket name"
995
996 2012-12-01 [colin]      3.9.0cvs35
997
998         * src/common/utils.c
999                 As usual, Windows is a little bit different
1000                 (you have to love it the same as the normal OSes...)
1001
1002 2012-12-01 [colin]      3.9.0cvs34
1003
1004         * src/common/utils.c
1005         * src/common/utils.h
1006                 Add a canonicalizer function and use it to
1007                 canonicalize rc_dir.
1008
1009 2012-11-30 [mones]      3.9.0cvs33
1010
1011         * src/common/plugin.c
1012                 Fixes #1137 completely, saving path-less plugins as is
1013                 in config. With this patch user can edit plugin list on
1014                 clawsrc and remove absolute paths from shared plugins,
1015                 leaving only the "pluginname.so". Those will be tried to
1016                 load from plugin dir of the loading core. Notice that
1017                 those will also fail to load on older versions, and will
1018                 probably be removed from your config without warning by
1019                 the older version.
1020
1021 2012-11-30 [wwp]        3.9.0cvs32
1022
1023         * src/mainwindow.c
1024         * src/mainwindow.h
1025         * src/summaryview.c
1026         * src/toolbar.c
1027         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
1028         also fix list loop initializers.
1029
1030 2012-11-30 [wwp]        3.9.0cvs31
1031
1032         * src/mainwindow.c
1033         * src/mainwindow.h
1034         * src/procmsg.c
1035         * src/send_message.c
1036         * src/send_message.h
1037         * src/toolbar.c
1038         * src/toolbar.h
1039         Add Message/Cancel sending (same as --cancel-sending), adds the
1040         relevant toolbar icon, and an extra cancel sending+receiving icon
1041         for convenience.
1042
1043 2012-11-29 [colin]      3.9.0cvs30
1044
1045         * src/mainwindow.c
1046                 Fix mask on a few menu items (thanks Ricardo!)
1047
1048 2012-11-28 [wwp]        3.9.0cvs29
1049
1050         * src/mainwindow.c
1051         * src/mainwindow.h
1052         * src/summaryview.c
1053         * src/toolbar.c
1054         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
1055         Complete toolbar_init(), which was missing few inits.
1056
1057 2012-11-28 [colin]      3.9.0cvs28
1058
1059         * src/mainwindow.c
1060         * src/news.c
1061         * src/news.h
1062         * src/etpan/nntp-thread.c
1063                 Disconnect NNTP accounts too when switching offline
1064
1065 2012-11-28 [colin]      3.9.0cvs27
1066
1067         * src/imap.c
1068         * src/news.c
1069         * src/common/session.c
1070         * src/common/session.h
1071                 Add keep-alive pings on IMAP and NNTP
1072
1073 2012-11-28 [colin]      3.9.0cvs26
1074
1075         * src/imap.c
1076         * src/etpan/imap-thread.c
1077         * src/etpan/imap-thread.h
1078                 Try locale's charset and UTF-7 on server-side
1079                 searches when UTF-8 fails. Also, don't even
1080                 mention a charset if searching for an ASCII
1081                 string.
1082
1083 2012-11-27 [colin]      3.9.0cvs25
1084
1085         * src/main.c
1086                 Unbreak the build.
1087
1088 2012-11-27 [colin]      3.9.0cvs24
1089
1090         * src/common/ssl.c
1091                 Fix bug #2826, "replace deprecated gnutls function"
1092                 Patch by Christian Hesse
1093
1094 2012-11-27 [colin]      3.9.0cvs23
1095
1096         * src/gtk/manage_window.c
1097                 Stop spamming logs with focus events.
1098
1099 2012-11-27 [colin]      3.9.0cvs22
1100
1101         * src/mainwindow.c
1102         * src/prefs_common.c
1103         * src/prefs_common.h
1104                 Unsneak a work-in-progress patch that I mistakengly
1105                 commited with a cleanup
1106
1107 2012-11-27 [wwp]        3.9.0cvs21
1108
1109         * doc/man/claws-mail.1
1110         * src/main.c
1111         * src/send_message.c
1112         * src/send_message.h
1113                 Add --cancel-sending command-line switch.
1114
1115 2012-11-23 [colin]      3.9.0cvs20
1116
1117         * src/jpilot.c
1118         * src/main.c
1119         * src/mainwindow.c
1120         * src/matcher.c
1121         * src/prefs_common.c
1122         * src/prefs_common.h
1123         * src/procmsg.c
1124         * src/common/socket.c
1125         * src/common/socket.h
1126         * src/common/ssl.c
1127         * src/common/ssl_certificate.c
1128         * src/common/ssl_certificate.h
1129         * src/etpan/imap-thread.c
1130         * src/etpan/nntp-thread.c
1131                 Cleanup some warnings and deprecated types. Patch by
1132                 Christian Hesse, fixing bug #2617. Thanks!
1133
1134 2012-11-23 [colin]      3.9.0cvs19
1135
1136         * AUTHORS
1137         * src/gtk/authors.h
1138                 Add Christian Hesse which was forgotten for some reason
1139
1140 2012-11-21 [colin]      3.9.0cvs18
1141
1142         * src/etpan/imap-thread.c
1143                 Don't set charset on simple searches. Fixes Exchange 2007.
1144
1145 2012-11-20 [colin]      3.9.0cvs17
1146
1147         * src/prefs_matcher.c
1148                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
1149
1150 2012-11-20 [ticho]      3.9.0cvs16
1151
1152         * src/gtk/prefswindow.c
1153                 Actually allow folder preference pages which are in top level of
1154                 page index UI to be selected.
1155
1156 2012-11-20 [ticho]      3.9.0cvs15
1157
1158         * src/prefs_folder_item.c
1159                 Remove useless "Folder" root in page index of folder preferences UI.
1160
1161 2012-11-18 [colin]      3.9.0cvs14
1162
1163         * AUTHORS
1164         * src/advsearch.c
1165         * src/matcher.c
1166         * src/matcher.h
1167         * src/matcher_parser_parse.y
1168         * src/prefs_matcher.c
1169         * src/gtk/authors.h
1170         * src/gtk/quicksearch.c
1171                 Add age_{greater,lower}_hours matcher criteria
1172                 Initial patch by Abhay S. Kushwaha.
1173
1174 2012-11-18 [ticho]      3.9.0cvs13
1175
1176         * src/mbox.c
1177                 Improve i18n plural handling in a string used while
1178                 importing from mbox.
1179
1180 2012-11-16 [ticho]      3.9.0cvs12
1181
1182         * po/bg.po
1183         * po/ca.po
1184         * po/cs.po
1185         * po/de.po
1186         * po/en_GB.po
1187         * po/es.po
1188         * po/fi.po
1189         * po/fr.po
1190         * po/he.po
1191         * po/hu.po
1192         * po/id_ID.po
1193         * po/it.po
1194         * po/ja.po
1195         * po/lt.po
1196         * po/nl.po
1197         * po/pl.po
1198         * po/pt_BR.po
1199         * po/pt_PT.po
1200         * po/ru.po
1201         * po/sk.po
1202         * po/sr.po
1203         * po/sv.po
1204         * po/uk.po
1205         * po/zh_CN.po
1206         * po/zh_TW.po
1207         * po/Makevars
1208                 Update message catalogs to match changes in 3.9.0cvs11.
1209
1210 2012-11-16 [ticho]      3.9.0cvs11
1211
1212         * src/account.c
1213         * src/addrcustomattr.c
1214         * src/edittags.c
1215         * src/prefs_filtering.c
1216         * src/prefs_matcher.c
1217         * src/prefs_msg_colors.c
1218         * src/toolbar.c
1219         * src/uri_opener.c
1220         * src/wizard.c
1221         * src/common/utils.c
1222         * src/gtk/about.c
1223                 Use pgettext() and friends for i18n context strings, instead of
1224                 having a pipe character in msgid for context separation. This uses
1225                 glib's C_ macro, instead of Q_.
1226
1227 2012-11-16 [colin]      3.9.0cvs10
1228
1229         * src/foldersel.c
1230         * src/prefs_actions.c
1231         * src/prefs_filtering_action.c
1232         * src/prefs_matcher.c
1233         * src/quote_fmt.c
1234         * src/gtk/description_window.c
1235         * src/gtk/description_window.h
1236         * src/gtk/inputdialog.c
1237         * src/gtk/manage_window.c
1238         * src/gtk/quicksearch.c
1239                 Try to better fix focus problems. Should address:
1240                 Bug #2774
1241                 Bug #2624
1242                 Bug #1963
1243                 Bug #2780
1244                 Please check using your favorite WM that the following works:
1245                 Information button (Quicksearch, Templates, 'Test' filtering 
1246                 condition)
1247                 Folder selection (Move/Copy contextual menu,
1248                 various preferences, including 'New folder').
1249                 Tested with XFCE, Gnome Shell and Windows.
1250                 
1251
1252 2012-11-16 [colin]      3.9.0cvs9
1253
1254         * src/advsearch.c
1255                 Init is_fast too
1256
1257 2012-11-16 [colin]      3.9.0cvs8
1258
1259         * src/advsearch.c
1260                 Fix missing initialisation of bool_and which could
1261                 lead to From/To/Subject/Tag searches searching with
1262                 binary and.
1263                 Also clean up tag expansion. No need to create a
1264                 matcher string and re-parse it.
1265
1266 2012-11-16 [paul]       3.9.0cvs7
1267
1268         * po/de.po
1269                 fix by Thomas Bellmann
1270
1271 2012-11-15 [colin]      3.9.0cvs6
1272
1273         * src/summaryview.c
1274                 Fix bug #2785, "Marking mails for deletion reopens internal 
1275                 message view"
1276
1277 2012-11-15 [colin]      3.9.0cvs5
1278
1279         * src/main.c
1280         * src/statusbar.c
1281         * src/gtk/gtkcmclist.c
1282         * src/gtk/gtkcmclist.h
1283                 a few more GTK+3 fixes. Segfaults on me, though.
1284
1285 2012-11-15 [colin]      3.9.0cvs4
1286
1287         * src/Makefile.am
1288         * src/action.c
1289         * src/addr_compl.c
1290         * src/addressbook.c
1291         * src/addrgather.c
1292         * src/compose.c
1293         * src/editaddress.c
1294         * src/editgroup.c
1295         * src/main.c
1296         * src/mainwindow.c
1297         * src/message_search.c
1298         * src/prefs_display_header.c
1299         * src/prefs_filtering_action.c
1300         * src/prefs_matcher.c
1301         * src/prefs_other.c
1302         * src/prefs_toolbar.c
1303         * src/printing.c
1304         * src/stock_pixmap.c
1305         * src/summary_search.c
1306         * src/summaryview.c
1307         * src/textview.c
1308         * src/gtk/Makefile.am
1309         * src/gtk/colorlabel.c
1310         * src/gtk/combobox.c
1311         * src/gtk/combobox.h
1312         * src/gtk/gtkcmclist.c
1313         * src/gtk/gtkcmclist.h
1314         * src/gtk/gtkcmctree.c
1315         * src/gtk/gtksctree.c
1316         * src/gtk/gtkshruler.c
1317         * src/gtk/gtkutils.c
1318         * src/gtk/gtkutils.h
1319         * src/gtk/inputdialog.c
1320         * src/gtk/quicksearch.c
1321         * src/plugins/pgpcore/Makefile.am
1322         * src/plugins/pgpinline/Makefile.am
1323         * src/plugins/pgpmime/Makefile.am
1324         * src/plugins/smime/Makefile.am
1325                 Big GTK+3 patch from Hanno Meyer-Thurow
1326
1327 2012-11-15 [wwp]        3.9.0cvs3
1328
1329         * doc/man/claws-mail.1
1330         * src/main.c
1331                 Add --cancel-receiving command-line switch.
1332
1333 2012-11-15 [wwp]        3.9.0cvs2
1334
1335         * src/ssl_manager.c
1336         * src/gtk/sslcertwindow.c
1337                 Fix Capitalization.
1338
1339 2012-11-15 [paul]       3.9.0cvs1
1340
1341         * po/cs.po
1342         * po/fi.po
1343         * po/sk.po
1344                 updates from David Vachulka, Flammie Pirinen, and
1345                 Slavko
1346
1347 2012-11-14 [paul]       3.9.0
1348         * NEWS
1349         * README
1350         * RELEASE_NOTES 
1351                 3.9.0 unleashed!
1352
1353 2012-11-14 [paul]       3.8.1cvs123
1354
1355         * po/de.po
1356         * po/es.po
1357         * po/fi.po
1358         * po/fr.po
1359         * po/hu.po
1360         * po/pt_BR.po
1361         * po/sv.po
1362         * po/uk.po
1363         * po/zh_TW.po
1364                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1365                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1366                 YUP, Wei-Lun Chao
1367
1368 2012-11-14 [paul]       3.8.1cvs122
1369
1370         * tools/README
1371         * tools/fix_date.sh
1372                 improvements by wwp
1373
1374 2012-11-14 [colin]      3.8.1cvs121
1375
1376         * src/action.c
1377                 And fix warning with breaking functionality
1378
1379 2012-11-14 [paul]       3.8.1cvs120
1380
1381         * src/action.c
1382                 revert this change from 3.8.1cvs60, it breaks
1383                 actions with a pipe
1384
1385 2012-11-14 [colin]      3.8.1cvs119
1386
1387         * src/common/plugin.c
1388                 If plugin fails to load from absolute path, try from
1389                 default plugin path. 
1390                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1391                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1392                 results in wrong paths in clawsrc'
1393
1394 2012-11-12 [colin]      3.8.1cvs118
1395
1396         * src/messageview.c
1397                 Fix initial focus on textview. Fixes bug #2776,
1398                 "Make all menu shortcuts work properly in the message window"
1399
1400 2012-11-09 [colin]      3.8.1cvs117
1401
1402         * src/etpan/imap-thread.c
1403                 Specify search charset. Thanks to Aleksei Miheev
1404
1405 2012-11-08 [colin]      3.8.1cvs116
1406
1407         * src/common/socket.c
1408         * src/gtk/gtkutils.c
1409                 Fix socket communication
1410
1411 2012-11-08 [colin]      3.8.1cvs115
1412
1413         * src/plugins/pgpcore/sgpgme.c
1414                 Fix Windows runtime crash
1415
1416 2012-11-08 [colin]      3.8.1cvs114
1417
1418         * src/gtk/quicksearch.c
1419                 Fix going active with NULL matchstring (for example
1420                 when changing type before typing anything)
1421
1422 2012-11-07 [colin]      3.8.1cvs113
1423
1424         * src/mbox.c
1425                 Fix Windows build
1426
1427 2012-11-06 [mones]      3.8.1cvs112
1428
1429         * doc/man/claws-mail.1
1430                 Sync with AUTHORS file
1431         * src/gtk/quicksearch.c
1432                 Add number units where appropriate
1433
1434 2012-10-31 [paul]       3.8.1cvs111
1435
1436         * src/prefs_folder_item.c
1437                 add missing closing bracket. thanks to Andreas Rönnquist.
1438
1439 2012-10-31 [colin]      3.8.1cvs110
1440
1441         * src/prefs_folder_item.c
1442                 Fix prefs text and extra semi-colon. Thanks to Paul!
1443
1444 2012-10-31 [colin]      3.8.1cvs109
1445
1446         * src/folder_item_prefs.c
1447         * src/folder_item_prefs.h
1448         * src/messageview.c
1449         * src/prefs_folder_item.c
1450                 Implement feature from bug #2569, 
1451                 "select html part on folder specific properties"
1452                 Patch based on Andrej's patch.
1453
1454 2012-10-29 [wwp]        3.8.1cvs108
1455
1456         * src/textview.c
1457         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1458         broken URL parsing.
1459
1460 2012-10-25 [colin]      3.8.1cvs107
1461
1462         * src/textview.c
1463                 Verify the previous URI wasn't the same...
1464                 fixes http://www. URIs.
1465
1466 2012-10-25 [colin]      3.8.1cvs106
1467
1468         * src/common/utils.c
1469         * src/common/utils.h
1470         * src/textview.c
1471                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1472                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1473                 from 30% to 15%. Patch by Igor Mammedov
1474
1475 2012-10-25 [colin]      3.8.1cvs105
1476
1477         * src/textview.c
1478                 Do not allow search cost to explode in case of bad message
1479                 parsing in textview_make_clickable_parts_later(); reduces
1480                 cost of textview_make_clickable_parts_later() from 99% to
1481                 17% for big bad-case message. Patch by Igor Mammedov
1482
1483 2012-10-25 [colin]      3.8.1cvs104
1484
1485         * src/textview.c
1486         * src/textview.h
1487                 Avoid strlen() on big buffers, use precomputed length instead
1488                 it reduces cost of textview_write_line() from 32% to 3% for
1489                 big messages. Patch by Igor Mammedov
1490         * AUTHORS
1491         * src/gtk/authors.h
1492                 Add Igor
1493
1494 2012-10-24 [mones]      3.8.1cvs103
1495
1496         * src/advsearch.c
1497                 Trust on IMAP core on-line/off-line management
1498                 Patch by Sean Buckheister
1499
1500 2012-10-19 [paul]       3.8.1cvs102
1501
1502         * AUTHORS
1503         * src/crash.c
1504         * src/gtk/authors.h
1505                 fix bug 2760, 'display correct libc version in crash dialog 
1506                 when uclibc is used'.
1507                 fixes build with uclibc. patch by Natanael Copa.
1508
1509 2012-10-18 [mones]      3.8.1cvs101
1510
1511         * claws-mail.desktop
1512                 Fix bug #2761 and remove invalid GTK main category
1513
1514 2012-10-17 [colin]      3.8.1cvs100
1515
1516         * src/common/ssl_certificate.c
1517                 Fix bug #2759, "Error messages regarding bad
1518                 client certificates are less than helpful"
1519                 Based on patch by bug reporter.
1520
1521 2012-10-13 [paul]       3.8.1cvs99
1522
1523         * src/common/ssl_certificate.c
1524                 fix build with gnutls 3.1.3
1525                 Patch by Sean Buckheister.
1526
1527 2012-10-12 [mones]      3.8.1cvs98
1528
1529         * src/compose.c
1530         * src/grouplistdialog.c
1531         * src/imap.c
1532         * src/news_gtk.c
1533         * src/procmime.c
1534         * src/procmsg.c
1535         * src/common/utils.c
1536         * src/common/utils.h
1537         * src/etpan/imap-thread.c
1538                 New slist_free_strings_full wrapper for g_slist_free_full
1539                 and simplify calls where it was being used
1540
1541 2012-10-12 [colin]      3.8.1cvs97
1542
1543         * src/common/defs.h
1544                 Drop include of internal glib header
1545                 Patch by Werner Koch
1546
1547 2012-10-12 [colin]      3.8.1cvs96
1548
1549         * src/gtk/gtkcmctree.c
1550         * src/gtk/gtksctree.c
1551                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1552                 mouse". Patch mostly by Tom Horsley
1553
1554 2012-10-12 [iwkse]      3.8.1cvs95
1555
1556         * src/common/utils.c
1557                         g_free *mutex
1558
1559 2012-10-12 [mones]      3.8.1cvs94
1560
1561         * src/common/utils.c
1562                 Remove undeclared mutex symbol
1563
1564 2012-10-12 [colin]      3.8.1cvs93
1565
1566         * src/compose.c
1567         * src/prefs_account.c
1568         * src/common/utils.c
1569         * src/common/utils.h
1570                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1571                 Thanks to Salvatore de Paolis
1572
1573 2012-10-10 [colin]      3.8.1cvs92
1574
1575         * src/folder.c
1576                 Fix bug #2744, "Quick search throws bad command 
1577                 argument error on Microsoft Exchange". Fall back
1578                 to local search if folder-specific search fails.
1579         * src/gtk/quicksearch.c
1580                 Typo fix.
1581
1582 2012-10-10 [colin]      3.8.1cvs91
1583
1584         * src/procmsg.h
1585                 Make what the tags list contain more clear
1586
1587 2012-10-10 [colin]      3.8.1cvs90
1588
1589         * src/inc.c
1590         * src/mbox.c
1591         * src/common/smtp.c
1592         * src/common/smtp.h
1593                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1594                 Patch by "madroach"
1595
1596 2012-10-10 [colin]      3.8.1cvs89
1597
1598         * autogen.sh
1599                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1600
1601 2012-10-10 [colin]      3.8.1cvs88
1602
1603         * src/compose.c
1604                 Leak fix (thanks Ricardo!)
1605
1606 2012-10-10 [colin]      3.8.1cvs87
1607
1608         * src/common/utils.c
1609                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1610                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1611                 fixes by Michael Rasmussen and myself.
1612                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1613                 semantics are different from slist_free_strings() in that
1614                 slist_free_strings does not free the list itself.
1615
1616 2012-10-09 [mones]      3.8.1cvs86
1617
1618         * doc/man/claws-mail.1
1619         * src/compose.c
1620         * src/common/utils.c
1621                 New extra headers feature for adding user-defined
1622                 extra headers to the combobox in the compose window
1623                 Headers are stablished in 'extraheaderrc', one per
1624                 line with a final colon
1625
1626 2012-10-06 [mones]      3.8.1cvs85
1627
1628         * po/POTFILES.in
1629                 Added src/gtk/menu.c
1630         * src/common/defs.h
1631         * src/gtk/menu.c
1632         * src/gtk/menu.h
1633                 New function cm_menu_item_new_label_from_url to
1634                 avoid crashing on huge URL strings and warn user
1635                 about the possible causes
1636         * src/mainwindow.c
1637                 Use it to create List menu items safely
1638
1639 2012-10-04 [colin]      3.8.1cvs84
1640
1641         * src/imap.c
1642                 Fix keywords with spaces
1643
1644 2012-10-04 [colin]      3.8.1cvs83
1645
1646         * src/advsearch.c
1647                 Fix double-tag search. Maybe fixes bug #2744,
1648                 'Quick search throws bad command argument 
1649                 error since recent change'. Patch by Sean.
1650
1651 2012-10-03 [mones]      3.8.1cvs82
1652
1653         * src/procmime.c
1654                 Fix bug #2743 'null pointer crash in procmime strchr'
1655                 Patch by Michael Schwendt (from RedHat bug 862578) 
1656
1657 2012-09-28 [colin]      3.8.1cvs81
1658
1659         * src/advsearch.c
1660                 Never search on server if we're offline
1661                 (Asking the user would and will be better)
1662         * src/imap.c
1663                 Fix uninitialized variable (bogus) warning
1664                 Fix SELECT of the folder before searching
1665
1666 2012-09-27 [colin]      3.8.1cvs80
1667
1668         * src/advsearch.c
1669         * src/imap.c
1670         * src/etpan/imap-thread.c
1671         * src/etpan/imap-thread.h
1672                 Implement IMAP server search. Patch by
1673                 Sean Buckheister again.
1674
1675 2012-09-26 [colin]      3.8.1cvs79
1676
1677         * src/main.c
1678         * src/matcher.c
1679         * src/matcher.h
1680                 Prepare the context strings, their translation take
1681                 CPU time. Shaves 6 seconds out of 17 on my reference
1682                 folder body search.
1683         * src/summary_search.c
1684                 Fix a warning
1685
1686 2012-09-26 [colin]      3.8.1cvs78
1687
1688         * src/matcher.c
1689         * src/procmime.c
1690         * src/procmime.h
1691                 Unlock I/O in procmime, give a way
1692                 for matcher to avoid having to
1693                 read/write tmp/rewind/read tmp for
1694                 body matches.
1695
1696 2012-09-26 [colin]      3.8.1cvs77
1697
1698         * src/summary_search.c
1699                 Fix unresponsive stop button
1700         * src/gtk/quicksearch.c
1701                 Fix busy cursor
1702
1703 2012-09-26 [colin]      3.8.1cvs76
1704
1705         * src/summary_search.c
1706         * src/summaryview.c
1707         * src/summaryview.h
1708         * src/gtk/quicksearch.c
1709                 Factorize search code in summary_search and
1710                 add a progress indicator as that slows down
1711                 the first result in case of body search.
1712
1713 2012-09-26 [colin]      3.8.1cvs75
1714
1715         * src/folder.c
1716                 Fix body search triggering GUI updates
1717                 for every message when it gets MSG_SCANNED
1718                 set.
1719
1720 2012-09-26 [colin]      3.8.1cvs74
1721
1722         * src/folder.c
1723         * src/folder.h
1724         * src/imap.c
1725         * src/procmsg.c
1726         * src/procmsg.h
1727         * src/summaryview.c
1728                 Factorize msg list to num list code;
1729                 Make search faster using cache instead
1730                 of network I/O
1731
1732 2012-09-25 [mones]      3.8.1cvs73
1733
1734         * src/gtk/quicksearch.c
1735                 Fix new expressions not being added to quicksearch
1736                 history in extended mode; patch by Sean Buckheister
1737
1738 2012-09-22 [mir]        3.8.1cvs72
1739
1740         * src/advsearch.c
1741                 Fix for not searching in folders marked 'no_select'
1742                 patch provided by Colin.
1743
1744 2012-09-22 [mones]      3.8.1cvs71
1745
1746         * src/advsearch.c
1747                 Add missing copyright header
1748
1749 2012-09-21 [colin]      3.8.1cvs70
1750
1751         * src/folder.c
1752                 Fix warning where msgcount was used
1753                 uninitialized in case the search was
1754                 to be performed on a message list subset.
1755
1756 2012-09-21 [colin]      3.8.1cvs69
1757
1758         * src/gtk/quicksearch.c
1759                 Fix error background not appearing
1760
1761 2012-09-21 [colin]      3.8.1cvs68
1762
1763         * src/Makefile.am
1764         * src/advsearch.c ** ADDED **
1765         * src/advsearch.h ** ADDED **
1766         * src/folder.c
1767         * src/folder.h
1768         * src/folderview.c
1769         * src/imap.c
1770         * src/main.c
1771         * src/matcher.c
1772         * src/matcher.h
1773         * src/matchertypes.h ** ADDED **
1774         * src/mh.c
1775         * src/mimeview.c
1776         * src/news.c
1777         * src/proctypes.h
1778         * src/summary_search.c
1779         * src/summaryview.c
1780         * src/summaryview.h
1781         * src/gtk/quicksearch.c
1782         * src/gtk/quicksearch.h
1783                 Separated GUI and logic for search
1784                 Use same logic for quicksearch and folder search
1785                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1786
1787 2012-09-19 [mones]      3.8.1cvs67
1788
1789         * src/mainwindow.c
1790                 Remove spurious parameter from get_url_part and
1791                 fix potential buffer overflow
1792
1793 2012-09-19 [colin]      3.8.1cvs66
1794
1795         * src/addressbook.c
1796         * src/addrselect.c
1797                 Un-mix mixed enum comparison which happened
1798                 to work because multiple enums define the same
1799                 values.
1800
1801 2012-09-19 [colin]      3.8.1cvs65
1802
1803         * src/addrindex.c
1804         * src/editaddress.c
1805         * src/editldap.c
1806         * src/exporthtml.c
1807         * src/jpilot.c
1808         * src/procmime.c
1809         * src/plugins/bogofilter/bogofilter_gtk.c
1810         * src/plugins/pgpcore/prefs_gpg.c
1811         * src/plugins/smime/smime.c
1812         * src/plugins/spamassassin/spamassassin_gtk.c
1813                 More warning fixes, casts, useless variables and
1814                 unchecked return values
1815
1816 2012-09-19 [colin]      3.8.1cvs64
1817
1818         * src/mainwindow.c
1819                 Check possible overflow
1820         * src/prefs_account.c
1821         * src/prefs_compose_writing.c
1822         * src/prefs_logging.c
1823         * src/prefs_message.c
1824         * src/prefs_msg_colors.c
1825         * src/prefs_other.c
1826         * src/prefs_receive.c
1827         * src/prefs_summaries.c
1828         * src/prefs_wrapping.c
1829                 fix GtkAdjustment casts
1830         * src/common/ssl.c
1831                 fix warnings
1832         * src/gtk/gtkaspell.c
1833                 fix warnings
1834
1835 2012-09-19 [mones]      3.8.1cvs63
1836
1837         * src/addritem.c
1838                 Fix leak and follow function specification
1839
1840 2012-09-19 [mones]      3.8.1cvs62
1841
1842         * src/action.c
1843                 Use unused var c to check result and emit messages on error
1844         * src/addrbook.c
1845                 Remove unused vars: attr (several functions), element
1846         * src/addrclip.c
1847                 Use unused var newGroup to check result
1848         * src/addrcustomattr.c
1849                 Remove unused var summaryview and related code
1850         * src/addressbook.c
1851                 Use unused vars nn, newNode, idleID to check result
1852                 Remove unused var aoType and refactor logic around it
1853                 Comment var enabled and related debug code
1854         * src/msgcache.c
1855                 Use unused var error to check result and emit debug messages
1856         * src/textview.c
1857                 Remove unused var link_color
1858         * src/toolbar.c
1859                 Remove unused vars: attr, retVal
1860
1861 2012-09-19 [colin]      3.8.1cvs61
1862
1863         * src/imap.c
1864         * src/inc.c
1865         * src/news.c
1866         * src/send_message.c
1867         * src/common/socket.c
1868                 More precise error logging
1869
1870 2012-09-16 [mones]      3.8.1cvs60
1871
1872         * src/action.c                                                          
1873                 Removed dup calls with ignored result
1874         * src/addr_compl.c                                                    
1875                 Removed unused var is_group and simplified logic around it      
1876         * src/addrharvest.c                                                  
1877         * src/matcher.c
1878         * src/procmsg.c                                                  
1879         * src/etpan/etpan-thread-manager.c                                    
1880                 Use unused var r to verify result and emit messages on error
1881         * src/compose.c                                                  
1882                 Move color variable into conditional usage blocks
1883                 Remove assigned but not used vars: lock, titles, count    
1884         * src/edittags.c
1885                 Remove assigned but not used var actions                        
1886         * src/folderview.c
1887                 Remove assigned but not used vars: from_parent, src_node        
1888         * src/imap_gtk.c
1889         * src/mh_gtk.c                                                    
1890                 Remove malloc-ed but not used var: old_path                  
1891         * src/news.c
1892                 Comment unused vars from commented block: tofetch, fetched      
1893         * src/prefs_account.c
1894                 Remove assigned but not used var: privacy_enabled
1895         * src/prefs_actions.c
1896         * src/prefs_customheader.c
1897                 Remove assigned but not used var: store
1898         * src/prefs_filtering.c
1899                 Remove assigned but not used var: n_rows
1900         * src/prefs_template.c
1901                 Remove assigned but not used vars: model, list_store
1902         * src/prefs_toolbar.c
1903                 Remove assigned but not used var: win_titles
1904         * src/printing.c
1905                 Remove assigned but not used vars: orientation, line, baseline,
1906                 off_chars 
1907         * src/etpan/imap-thread.c
1908                 Remove assigned but not used var: value, r
1909                 Refactor to check correct memory allocation
1910         * src/etpan/nntp-thread.c
1911                 Remove assigned but not used var: value
1912         * src/gtk/gtkaspell.c
1913                 Remove assigned but not used vars: textbuf, exist
1914                 Remove unused function: find_gtkaspeller
1915         * src/gtk/gtkcmctree.c
1916                 Remove unused function: gtk_cmctree_get_offset
1917         * src/gtk/gtkshruler.c
1918                 Remove assigned but not used vars: ruler, priv
1919
1920 2012-09-14 [mones]      3.8.1cvs59
1921
1922         * src/common/log.c
1923                 Check file operation results (and remove and
1924                 unused var warning)
1925
1926 2012-09-14 [colin]      3.8.1cvs58
1927
1928         * src/gtk/inputdialog.c
1929                 Remove unused var, thanks Ticho
1930
1931 2012-09-13 [colin]      3.8.1cvs57
1932
1933         * src/stock_pixmap.c
1934                 Fix missing \n in debug line
1935
1936 2012-09-13 [colin]      3.8.1cvs56
1937
1938         * src/main.c
1939                 Don't listen on the Unix socket before we're
1940                 ready. The 'popup' order from another instance
1941                 may provoke a race and trash configuration files.
1942
1943 2012-09-13 [colin]      3.8.1cvs55
1944
1945         * src/imap.c
1946                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
1947                 Claws-Mail/IMAP and Lotus Domino". Use
1948                 correct types for start/end and test if
1949                 start is indeed before end.
1950
1951 2012-09-12 [mones]      3.8.1cvs54
1952
1953         * src/prefs_other.c
1954                 Fix bug #1975 'preference mutt key bindings do not take
1955                 effect' (and the other invalid paths too)
1956
1957 2012-09-12 [colin]      3.8.1cvs53
1958
1959         * src/procmsg.c
1960                 Revert that hunk, logic is unclear.
1961
1962 2012-09-12 [colin]      3.8.1cvs52
1963
1964         * src/addressbook.c
1965         * src/addrharvest.c
1966         * src/addrindex.c
1967         * src/addritem.c
1968         * src/compose.c
1969         * src/edittags.c
1970         * src/folder.c
1971         * src/imap.c
1972         * src/inc.c
1973         * src/ldif.c
1974         * src/mainwindow.c
1975         * src/mbox.c
1976         * src/mimeview.c
1977         * src/mutt.c
1978         * src/partial_download.c
1979         * src/prefs_filtering_action.c
1980         * src/prefs_toolbar.c
1981         * src/printing.c
1982         * src/procheader.c
1983         * src/procmime.c
1984         * src/procmsg.c
1985         * src/summaryview.c
1986         * src/textview.c
1987         * src/common/utils.c
1988         * src/etpan/imap-thread.c
1989         * src/gtk/gtkaspell.c
1990         * src/plugins/pgpcore/sgpgme.c
1991                 More fixes from bug #1961:
1992                 - Write-only variables
1993                 - Null pointer dereferences
1994                 - A couple other fixes for which the reporter
1995                   was unsure, but which showed problems.
1996                 More details in bug #1961 comments.
1997
1998 2012-09-12 [colin]      3.8.1cvs51
1999
2000         * src/compose.c
2001         * src/mh.c
2002         * src/common/ssl.c
2003         * src/plugins/pgpcore/passphrase.c
2004                 Apply patches from bug #1961, "patches for
2005                 a couple of clang warnings":
2006                 - Check return codes
2007                 - Remove dead code
2008
2009 2012-09-12 [colin]      3.8.1cvs50
2010
2011         * claws-mail.pc.in
2012                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
2013                 where the included menu.h could come from Ncurses.
2014                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
2015
2016 2012-09-11 [colin]      3.8.1cvs49
2017
2018         * src/main.c
2019                 Fix race condition at start.
2020
2021 2012-09-10 [colin]      3.8.1cvs48
2022
2023         * src/main.c
2024                 Create lock socket as soon as possible, not after
2025                 a few things like caching all prefs.
2026
2027 2012-09-09 [mones]      3.8.1cvs47
2028
2029         * src/plugins/bogofilter/bogofilter.c
2030                 Add missing include
2031
2032 2012-09-08 [colin]      3.8.1cvs46
2033
2034         * AUTHORS
2035         * src/Makefile.am
2036         * src/action.c
2037         * src/addr_compl.c
2038         * src/addrbook.c
2039         * src/compose.c
2040         * src/compose.h
2041         * src/editaddress.c
2042         * src/filtering.c
2043         * src/folder.c
2044         * src/folder.h
2045         * src/folderview.h
2046         * src/headerview.h
2047         * src/imap_gtk.c
2048         * src/localfolder.c
2049         * src/main.c
2050         * src/mainwindow.c
2051         * src/mainwindow.h
2052         * src/matcher.c
2053         * src/matcher_parser_parse.y
2054         * src/messageview.c
2055         * src/messageview.h
2056         * src/mh.c
2057         * src/mh_gtk.c
2058         * src/mimeview.c
2059         * src/mimeview.h
2060         * src/noticeview.h
2061         * src/prefs_account.c
2062         * src/prefs_account.h
2063         * src/prefs_filtering.c
2064         * src/prefs_filtering_action.c
2065         * src/prefs_gtk.h
2066         * src/prefs_matcher.c
2067         * src/prefs_template.c
2068         * src/prefs_toolbar.c
2069         * src/privacy.c
2070         * src/procheader.h
2071         * src/procmime.c
2072         * src/procmime.h
2073         * src/procmsg.c
2074         * src/procmsg.h
2075         * src/proctypes.h
2076         * src/remotefolder.c
2077         * src/summaryview.c
2078         * src/summaryview.h
2079         * src/textview.c
2080         * src/textview.h
2081         * src/toolbar.c
2082         * src/uri_opener.c
2083         * src/viewtypes.h
2084         * src/common/defs.h
2085         * src/gtk/authors.h
2086         * src/gtk/description_window.c
2087         * src/plugins/trayicon/trayicon.c
2088                 Break circular dependencies in Claws' headers,
2089                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
2090
2091 2012-09-08 [colin]      3.8.1cvs45
2092
2093         * src/textview.c
2094                 Fix shortcut getting
2095
2096 2012-09-05 [colin]      3.8.1cvs44
2097
2098         * src/matcher.c
2099         * src/matcher.h
2100         * src/prefs_matcher.c
2101                 Drop matcherprop_new_create, which is just a copy of
2102                 matcherprop_new, and staticalize what can be
2103
2104 2012-09-05 [colin]      3.8.1cvs43
2105
2106         * src/plugins/pgpcore/select-keys.c
2107                 Fix bug #2390, "Non-fully-trusted-key-warning appears
2108                 based on primary UID rather than recipient e-mail"
2109
2110 2012-08-29 [colin]      3.8.1cvs42
2111
2112         * src/gtk/gtkaspell.c
2113                 Fix bug #2596, "Spell checker does not work properly"
2114
2115 2012-08-29 [colin]      3.8.1cvs41
2116
2117         * src/plugins/pgpcore/sgpgme.c
2118                 Set gpgme's locale to UTF-8. Fixes bug #2650,
2119                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
2120
2121 2012-08-29 [colin]      3.8.1cvs40
2122
2123         * src/mainwindow.c
2124         * src/messageview.c
2125         * src/mimeview.c
2126         * src/mimeview.h
2127         * src/summaryview.c
2128         * src/textview.c
2129         * src/gtk/menu.c
2130         * src/gtk/menu.h
2131                 Move the hardcoded mimeview shortcuts to standard menus.
2132
2133 2012-08-27 [colin]      3.8.1cvs39
2134
2135         * src/main.c
2136                 Fix double mainwindow presentation that confuses GNOME3
2137                 when some plugins fail to load (subsequent Claws windows
2138                 got no focus in that case)
2139
2140 2012-08-27 [colin]      3.8.1cvs38
2141
2142         * src/summaryview.c
2143                 Make Mark all read confirmation button more clear
2144
2145 2012-08-27 [colin]      3.8.1cvs37
2146
2147         * src/mainwindow.c
2148         * src/summaryview.c
2149                 Separate "Mark all read" from "Mark as read"
2150                 and "Ignore thread"
2151
2152 2012-08-27 [wwp]        3.8.1cvs36
2153
2154         * src/inc.c
2155         * src/procmsg.c
2156                 Remove session statistics debug statements (irrelevant in repo,
2157                 that's dev stuff).
2158
2159 2012-08-24 [mones]      3.8.1cvs35
2160
2161         * manual/advanced.xml
2162                 Keep alphabetic order of hidden options lost
2163                 and update Clawsker URL.
2164         * manual/de/advanced.xml
2165         * manual/fr/advanced.xml
2166                 Update Clawsker URL.
2167         * manual/es/advanced.xml
2168                 Sync with English version and update Clawsker URL.
2169         * manual/de/dist/html/Makefile.am
2170         * manual/es/dist/html/Makefile.am
2171         * manual/fr/dist/html/Makefile.am
2172         * manual/pl/dist/html/Makefile.am
2173         * manual/dist/html/Makefile.am
2174                 Fix bug 2723 'Missing encoding in generated html manual'
2175
2176 2012-08-23 [colin]      3.8.1cvs34
2177
2178         * src/mainwindow.c
2179                 Fix --offline asking if one wants to sync,
2180                 due to re-entering. Thanks <ebik@ucw.cz>.
2181
2182 2012-08-16 [colin]      3.8.1cvs33
2183
2184         * src/imap.c
2185                 Always clear the tags list when fetching a folder, or
2186                 Claws will never untag an untagged email. Patch by
2187                 Igor Mammedov <imammedo@redhat.com>
2188
2189 2012-08-12 [colin]      3.8.1cvs32
2190
2191         * src/compose.c
2192                 Exclude text/plain from the attachment thing
2193
2194 2012-08-12 [colin]      3.8.1cvs31
2195
2196         * src/messageview.c
2197                 Fix comparison, thanks to Michael Gmelin
2198
2199 2012-08-12 [colin]      3.8.1cvs30
2200
2201         * src/messageview.c
2202                 Only show HTML parts by default (if the pref
2203                 is set so) if the part disposition-type is
2204                 inline or unknown, but not attachment.
2205         * src/common/ssl.c
2206                 Remove useless hook that won't ever be used
2207                 on windows
2208
2209 2012-08-12 [colin]      3.8.1cvs29
2210
2211         * src/compose.c
2212                 Make sure text/* attachments are not made
2213                 inline, regardless of the compose mode.
2214                 Finishes fixing bug #2203 after auto-save
2215                 switches mode to COMPOSE_REEDIT. Thanks to
2216                 Michael Gmelin for finding this.
2217
2218 2012-08-09 [colin]      3.8.1cvs28
2219
2220         * src/prefs_filtering.c
2221                 Make treeView type-ahead case insensitive
2222                 Patch by Andreas Ronnquist
2223
2224 2012-08-09 [colin]      3.8.1cvs27
2225
2226         * src/gtk/sslcertwindow.c
2227                 Fix leak
2228
2229 2012-08-09 [colin]      3.8.1cvs26
2230
2231         * src/common/ssl.c
2232         * src/common/ssl_certificate.c
2233         * src/common/ssl_certificate.h
2234         * src/gtk/sslcertwindow.c
2235                 Fix bug 2718, "Failure to check peer hostname
2236                 when checking certificate"
2237
2238 2012-08-05 [ticho]      3.8.1cvs25
2239
2240         * src/compose.c
2241                 Avoid header combo box to get focus twice (first text within,
2242                 then combobox widget itself) when switching focus with TAB.
2243
2244 2012-07-28 [ticho]      3.8.1cvs24
2245
2246         * src/compose.c
2247                 Properly fix setting "transient for" for attachment properties
2248                 dialog when called via popup menu (since we're stealing focus
2249                 few lines before, we need to do it directly, not via
2250                 manage_window_*).
2251
2252 2012-07-28 [ticho]      3.8.1cvs23
2253
2254         * src/gtk/pluginwindow.c
2255         * src/gtk/prefswindow.c
2256                 Fixed setting "transient for" property for plugin load/unload
2257                 file dialog. Connected manage_window signals to prefswindow events.
2258
2259 2012-07-27 [ticho]      3.8.1cvs22
2260
2261         * src/summaryview.c
2262         * src/textview.c
2263                 Fixed setting "transient for" property for summaryview file
2264                 dialog and messageview's image save dialog.
2265
2266 2012-07-27 [ticho]      3.8.1cvs21
2267
2268         * src/crash.c
2269         * src/mimeview.c
2270                 Fix setting "transient for" property for file select dialogs
2271                 in crash report and mimeview.
2272
2273 2012-07-27 [ticho]      3.8.1cvs20
2274
2275         * src/compose.c
2276                 Fixed "transient for" property for file attach dialog when
2277                 called from Attachments list popup menu. Simplified menu item
2278                 sensitivities setting code logic for this menu.
2279
2280 2012-07-25 [ticho]      3.8.1cvs19
2281
2282         * manual/advanced.xml
2283                 Add the three hidden preferences related to colored display
2284                 of unified diffs to manual.
2285
2286 2012-07-25 [ticho]      3.8.1cvs18
2287
2288         * src/gtk/gtkaspell.c
2289                 Create "Change directory" submenu in a separate function, change
2290                 wording a bit, and make the submenu always available in a context
2291                 menu of body edit box in compose window.
2292
2293 2012-07-25 [ticho]      3.8.1cvs17
2294
2295         * src/gtk/prefswindow.c
2296                 Correctly set transient_for property for preferences window,
2297                 as well as for color picker dialogs. Fixes bug #2710.
2298
2299 2012-07-25 [ticho]      3.8.1cvs16
2300
2301         * src/gtk/quicksearch.c
2302                 Allow quicksearch syntax description window to be correctly
2303                 set transient for main window.
2304
2305 2012-07-15 [wwp]        3.8.1cvs15
2306
2307         * src/procmime.c
2308                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2309
2310 2012-07-10 [paul]       3.8.1cvs14
2311
2312         * src/procmime.c
2313                 forgot this in last commit
2314
2315 2012-07-10 [paul]       3.8.1cvs13
2316
2317         * src/messageview.c
2318         * src/common/defs.h
2319         * src/common/quoted-printable.c
2320         * src/common/quoted-printable.h
2321                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2322                 the bug: partial message text loss
2323
2324 2012-07-10 [mones]      3.8.1cvs12
2325
2326         * src/plugins/pgpcore/sgpgme.c
2327                 Fix bug 2689, 'segfault when trying to view info
2328                 about pgp/smime sign'
2329
2330 2012-07-08 [ticho]      3.8.1cvs11
2331
2332         * src/plugins/pgpcore/sgpgme.c
2333                 Consider marginal signature validity as untrusted. Suggested by
2334                 Jean-Benoist Leger (leger at crans.org).
2335
2336 2012-07-08 [paul]       3.8.1cvs10
2337
2338         * src/gtk/icon_legend.c
2339                 fix (reveal) hidden icon in gui and build warning
2340
2341 2012-07-07 [paul]       3.8.1cvs9
2342
2343         * src/plugins/pgpcore/prefs_gpg.c
2344                 fix build
2345
2346 2012-07-07 [colin]      3.8.1cvs8
2347
2348         * claws-features.h.in
2349         * src/codeconv.h
2350         * src/imap_gtk.h
2351         * src/inc.h
2352         * src/jpilot.h
2353         * src/messageview.h
2354         * src/msgcache.h
2355         * src/news_gtk.h
2356         * src/partial_download.h
2357         * src/pop.h
2358         * src/prefs_account.h
2359         * src/prefs_common.h
2360         * src/printing.h
2361         * src/procmime.h
2362         * src/procmsg.h
2363         * src/stock_pixmap.c
2364         * src/textview.h
2365         * src/common/defs.h
2366         * src/common/log.h
2367         * src/common/session.h
2368         * src/common/smtp.h
2369         * src/common/socket.h
2370         * src/common/ssl.h
2371         * src/common/ssl_certificate.h
2372         * src/common/timing.h
2373         * src/common/utils.h
2374         * src/gtk/gtkaspell.h
2375         * src/gtk/gtkutils.h
2376         * src/gtk/pluginwindow.h
2377         * src/gtk/spell_entry.h
2378         * src/gtk/sslcertwindow.h
2379                 Don't export config.h in public headers
2380
2381 2012-07-07 [colin]      3.8.1cvs7
2382
2383         * claws-features.h.in
2384         * configure.ac
2385         * Makefile.am
2386         * src/account.c
2387         * src/action.c
2388         * src/addr_compl.c
2389         * src/addrcustomattr.c
2390         * src/addrduplicates.c
2391         * src/addressadd.c
2392         * src/addressbook.c
2393         * src/addressbook_foldersel.c
2394         * src/addrgather.c
2395         * src/addrindex.c
2396         * src/alertpanel.c
2397         * src/autofaces.c
2398         * src/browseldap.c
2399         * src/codeconv.c
2400         * src/codeconv.h
2401         * src/compose.c
2402         * src/crash.c
2403         * src/customheader.c
2404         * src/displayheader.c
2405         * src/editaddress.c
2406         * src/editaddress_other_attributes_ldap.c
2407         * src/editbook.c
2408         * src/editgroup.c
2409         * src/editjpilot.c
2410         * src/editldap.c
2411         * src/editldap_basedn.c
2412         * src/edittags.c
2413         * src/editvcard.c
2414         * src/exphtmldlg.c
2415         * src/expldifdlg.c
2416         * src/export.c
2417         * src/exporthtml.c
2418         * src/exportldif.c
2419         * src/folder.c
2420         * src/folder_item_prefs.c
2421         * src/grouplistdialog.c
2422         * src/headerview.c
2423         * src/image_viewer.c
2424         * src/imap.c
2425         * src/imap_gtk.c
2426         * src/imap_gtk.h
2427         * src/import.c
2428         * src/importldif.c
2429         * src/importmutt.c
2430         * src/importpine.c
2431         * src/inc.c
2432         * src/inc.h
2433         * src/jpilot.c
2434         * src/jpilot.h
2435         * src/ldapctrl.c
2436         * src/ldaplocate.c
2437         * src/ldapquery.c
2438         * src/ldapserver.c
2439         * src/ldapupdate.c
2440         * src/ldaputil.c
2441         * src/main.c
2442         * src/manual.c
2443         * src/matcher.c
2444         * src/mbox.c
2445         * src/message_search.c
2446         * src/messageview.h
2447         * src/mh.c
2448         * src/mh_gtk.c
2449         * src/mimeview.c
2450         * src/msgcache.c
2451         * src/msgcache.h
2452         * src/news.c
2453         * src/news_gtk.c
2454         * src/news_gtk.h
2455         * src/noticeview.c
2456         * src/partial_download.c
2457         * src/partial_download.h
2458         * src/pop.c
2459         * src/pop.h
2460         * src/prefs_account.c
2461         * src/prefs_account.h
2462         * src/prefs_actions.c
2463         * src/prefs_common.c
2464         * src/prefs_common.h
2465         * src/prefs_compose_writing.c
2466         * src/prefs_customheader.c
2467         * src/prefs_display_header.c
2468         * src/prefs_ext_prog.c
2469         * src/prefs_filtering.c
2470         * src/prefs_filtering_action.c
2471         * src/prefs_folder_column.c
2472         * src/prefs_folder_item.c
2473         * src/prefs_fonts.c
2474         * src/prefs_gtk.c
2475         * src/prefs_image_viewer.c
2476         * src/prefs_logging.c
2477         * src/prefs_matcher.c
2478         * src/prefs_message.c
2479         * src/prefs_msg_colors.c
2480         * src/prefs_other.c
2481         * src/prefs_quote.c
2482         * src/prefs_receive.c
2483         * src/prefs_send.c
2484         * src/prefs_spelling.c
2485         * src/prefs_summaries.c
2486         * src/prefs_summary_column.c
2487         * src/prefs_summary_open.c
2488         * src/prefs_toolbar.c
2489         * src/prefs_wrapping.c
2490         * src/printing.c
2491         * src/printing.h
2492         * src/procheader.c
2493         * src/procmime.c
2494         * src/procmime.h
2495         * src/procmsg.h
2496         * src/quote_fmt.c
2497         * src/recv.c
2498         * src/send_message.c
2499         * src/setup.c
2500         * src/ssl_manager.c
2501         * src/statusbar.c
2502         * src/summary_search.c
2503         * src/textview.c
2504         * src/textview.h
2505         * src/toolbar.c
2506         * src/undo.c
2507         * src/unmime.c
2508         * src/uri_opener.c
2509         * src/wizard.c
2510         * src/common/claws.c
2511         * src/common/defs.h
2512         * src/common/hooks.c
2513         * src/common/log.c
2514         * src/common/log.h
2515         * src/common/plugin.c
2516         * src/common/prefs.c
2517         * src/common/session.c
2518         * src/common/session.h
2519         * src/common/smtp.c
2520         * src/common/smtp.h
2521         * src/common/socket.c
2522         * src/common/socket.h
2523         * src/common/ssl.c
2524         * src/common/ssl.h
2525         * src/common/ssl_certificate.c
2526         * src/common/ssl_certificate.h
2527         * src/common/string_match.c
2528         * src/common/tags.c
2529         * src/common/timing.h
2530         * src/common/utils.c
2531         * src/common/utils.h
2532         * src/etpan/etpan-thread-manager.c
2533         * src/etpan/imap-thread.c
2534         * src/etpan/nntp-thread.c
2535         * src/gtk/about.c
2536         * src/gtk/combobox.c
2537         * src/gtk/description_window.c
2538         * src/gtk/filesel.c
2539         * src/gtk/gtkaspell.c
2540         * src/gtk/gtkaspell.h
2541         * src/gtk/gtkshruler.c
2542         * src/gtk/gtkunit.c
2543         * src/gtk/gtkutils.c
2544         * src/gtk/gtkutils.h
2545         * src/gtk/gtkvscrollbutton.c
2546         * src/gtk/icon_legend.c
2547         * src/gtk/inputdialog.c
2548         * src/gtk/logwindow.c
2549         * src/gtk/menu.c
2550         * src/gtk/pluginwindow.c
2551         * src/gtk/pluginwindow.h
2552         * src/gtk/prefswindow.c
2553         * src/gtk/progressdialog.c
2554         * src/gtk/quicksearch.c
2555         * src/gtk/spell_entry.c
2556         * src/gtk/spell_entry.h
2557         * src/gtk/sslcertwindow.c
2558         * src/gtk/sslcertwindow.h
2559         * src/plugins/bogofilter/bogofilter.c
2560         * src/plugins/bogofilter/bogofilter_gtk.c
2561         * src/plugins/dillo_viewer/dillo_prefs.c
2562         * src/plugins/dillo_viewer/dillo_viewer.c
2563         * src/plugins/pgpcore/pgp_viewer.c
2564         * src/plugins/pgpcore/plugin.c
2565         * src/plugins/pgpcore/sgpgme.c
2566         * src/plugins/pgpinline/pgpinline.c
2567         * src/plugins/pgpinline/plugin.c
2568         * src/plugins/pgpmime/pgpmime.c
2569         * src/plugins/pgpmime/plugin.c
2570         * src/plugins/smime/plugin.c
2571         * src/plugins/smime/smime.c
2572         * src/plugins/spamassassin/libspamc.c
2573         * src/plugins/spamassassin/spamassassin.c
2574         * src/plugins/spamassassin/spamassassin_gtk.c
2575         * src/plugins/trayicon/trayicon.c
2576         * src/plugins/trayicon/trayicon_prefs.c
2577                 Specify Claws compile-time features in a specific header
2578
2579 2012-07-06 [wwp]        3.8.1cvs6
2580
2581         * src/main.c
2582         * src/gtk/about.c
2583                 Session statistics: format date following global prefs,
2584                 and fix stats output a little bit.
2585
2586 2012-07-03 [mir]        3.8.1cvs5
2587
2588         * src/procmime.c
2589             fix bug 2642, 'improve transfer encoding selection'.
2590             Patch provided by Christopher Zimmermann
2591             (madroach claws at gmerlin dot de)
2592
2593 2012-07-03 [mir]        3.8.1cvs4
2594
2595         * src/procmime.c
2596         * src/common/defs.h
2597             fix bug 2641, '7bit or 8bit encoded attachments can
2598             have lines longer than 998 characters'.
2599             Patch provided by Christopher Zimmermann
2600             (madroach claws at gmerlin dot de)
2601
2602
2603 2012-07-03 [mir]        3.8.1cvs3
2604
2605         * src/procmime.c
2606         * src/common/defs.h
2607             fix bug 2641, '7bit or 8bit encoded attachments can
2608             have lines longer than 998 characters'.
2609             Patch provided by Christopher Zimmermann
2610             (madroach claws at gmerlin dot de)
2611
2612 2012-07-03 [mir]        3.8.1cvs2
2613
2614         * src/messageview.c
2615         * src/procmime.c
2616         * src/common/quoted-printable.c
2617         * src/common/quoted-printable.h
2618             fix bug 2640, 'improve quoted-printable encoding'
2619             Patch provided by madroach claws at gmerlin dot de
2620
2621 2012-06-30 [paul]       3.8.1cvs1
2622
2623         * Makefile.am
2624                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2625
2626 2012-06-27 [paul]       3.8.1
2627         * NEWS
2628         * README
2629         * RELEASE_NOTES 
2630                 3.8.1 unleashed!
2631                 
2632 2012-06-27 [paul]       3.8.0cvs58
2633
2634         * configure.ac
2635                 fix minimum required GTK+, which got mistakenly bumped
2636                 in 3.8.0cvs36
2637
2638 2012-06-27 [paul]       3.8.0cvs57
2639
2640         * configure.ac
2641         * po/cs.po
2642         * po/de.po
2643         * po/es.po
2644         * po/fr.po
2645         * po/hu.po
2646         * po/id_ID.po
2647         * po/lt.po
2648         * po/pt_BR.po
2649         * po/sk.po
2650         * po/sv.po
2651         * po/zh_CN.po
2652         * po/zh_TW.po
2653                 updated translations
2654         * src/gtk/authors.h
2655         * tools/claws.i18n.status.pl
2656                 updated based on currently active
2657
2658 2012-06-25 [mir]        3.8.0cvs56
2659
2660         * src/folder.c
2661             If a folder class returns <> 0 then the message has not
2662             been removed from the file system and therefore it should
2663             not be removed from the cache either.
2664
2665 2012-06-20 [ticho]      3.8.0cvs55
2666
2667         * src/mh.c
2668                 Fix for bug #1090 - Standard-folders appear again
2669                 after rescanning tree
2670
2671 2012-06-20 [paul]       3.8.0cvs54
2672
2673         * src/prefs_common.c
2674         * src/prefs_common.h
2675         * src/textview.c
2676         * src/textview.h
2677                 colourise attached patches.
2678                 Patch by Ticho
2679
2680 2012-06-02 [wwp]        3.8.0cvs53
2681
2682         * src/gtk/progressdialog.c
2683                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2684                 now hides (as well as pressing Esc) instead of doing nothing.
2685
2686 2012-06-02 [wwp]        3.8.0cvs52
2687
2688         * doc/man/claws-mail.1
2689         * src/main.c
2690         * src/main.h
2691         * src/inc.c
2692         * src/procmsg.c
2693         * src/gtk/about.c
2694                 Introduce a new feature: basic session statistics (from the about dialog
2695                 or the command-line).
2696
2697 2012-06-02 [wwp]        3.8.0cvs51
2698
2699         * src/compose.c
2700                 Fix bug 2620: shift+tab from subject field not working.
2701
2702 2012-06-02 [wwp]        3.8.0cvs50
2703
2704         * src/compose.c
2705         * src/mainwindow.c
2706         * src/messageview.c
2707                 Normalize capitalization of strings in UI.
2708
2709 2012-05-30 [paul]       3.8.0cvs49
2710
2711         * src/common/ssl.c
2712                 don't do TLS if not requested by user. fixes connecting to
2713                 servers which, for example, want SSL 3 only
2714
2715 2012-05-27 [paul]       3.8.0cvs48
2716
2717         * *
2718                 update copyright headers to 2012
2719
2720 2012-05-27 [paul]       3.8.0cvs47
2721
2722         * src/editldap.c
2723         * src/prefs_actions.c
2724         * src/gtk/about.c
2725                 fix some typos in strings, thanks to Thomas Bellmann
2726
2727 2012-05-16 [paul]       3.8.0cvs46
2728
2729         * src/prefs_filtering_action.c
2730                 fix disabled 'select...' button that never goes away
2731                 when using the new addr book
2732                 
2733
2734 2012-05-16 [colin]      3.8.0cvs45
2735
2736         * src/common/utils.c
2737                 And fix leak
2738
2739 2012-05-16 [colin]      3.8.0cvs44
2740
2741         * src/common/utils.c
2742                 Make remove_numbered_files much faster when there's
2743                 just one file to remove.
2744
2745 2012-05-16 [paul]       3.8.0cvs43
2746
2747         * src/matcher.c
2748                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2749
2750 2012-05-16 [paul]       3.8.0cvs42
2751
2752         * src/gtk/description_window.c
2753                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2754
2755 2012-05-16 [paul]       3.8.0cvs41
2756
2757         * src/common/ssl_certificate.c
2758                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2759                 Patch by Christian Hesse
2760
2761 2012-05-11 [colin]      3.8.0cvs40
2762
2763         * src/mimeview.c
2764         * src/common/utils.c
2765                 Fix bug 2659, 'E-mail attachments are handled
2766                 inconsistently'
2767                 Fix problems iterating the mime tree, and determine
2768                 whether a file is an email without To:
2769
2770 2012-04-03 [colin]      3.8.0cvs39
2771
2772         * src/Makefile.am
2773                 Fix build (damn whitespace-sensitive file format)
2774
2775 2012-04-02 [colin]      3.8.0cvs38
2776
2777         * src/Makefile.am
2778                 Fix incomplete make dist
2779
2780 2012-04-02 [colin]      3.8.0cvs37
2781
2782         * src/compose.c
2783                 Fix mistakenly removed function call
2784
2785 2012-04-01 [colin]      3.8.0cvs36
2786
2787         * configure.ac
2788         * src/.cvsignore
2789         * src/Makefile.am
2790         * src/addr_compl.c
2791         * src/addressadd.c
2792         * src/addressadd.h
2793         * src/addressbook-dbus.c
2794         * src/addressbook-dbus.h
2795         * src/addrgather.c
2796         * src/addrgather.h
2797         * src/addrharvest.c
2798         * src/addrharvest.h
2799         * src/claws-contacts.xml
2800         * src/compose.c
2801         * src/compose.h
2802         * src/filtering.c
2803         * src/headerview.c
2804         * src/main.c
2805         * src/mainwindow.c
2806         * src/messageview.c
2807         * src/prefs_common.c
2808         * src/prefs_filtering_action.c
2809         * src/prefs_matcher.c
2810         * src/summaryview.c
2811         * src/textview.c
2812         * src/toolbar.c
2813         * src/plugins/bogofilter/bogofilter_gtk.c
2814         * src/plugins/dillo_viewer/dillo_prefs.c
2815         * src/plugins/spamassassin/spamassassin_gtk.c
2816         * src/plugins/trayicon/trayicon.c
2817                 Import new addressbook code from the new-contacts branch
2818
2819 2012-03-29 [paul]       3.8.0cvs35
2820
2821         * AUTHORS
2822         * src/gtk/authors.h
2823         * src/gtk/quicksearch.c
2824                 add 'ha', short version of 'has_attachment' in quick search
2825                 Patch by Andreas Rönnquist
2826
2827 2012-03-26 [mones]      3.8.0cvs34
2828
2829         * src/common/plugin.c
2830                 Support 2 and 3-clause BSD licensed plugins
2831
2832 2012-03-15 [pawel]      3.8.0cvs33
2833
2834         * src/messageview.c
2835         * src/textview.c
2836                 - Make separate window info more accurate about
2837                 move to trash/deletion.
2838                 - Fix busy cursor
2839
2840 2012-03-14 [pawel]      3.8.0cvs32
2841
2842         * src/folder.c
2843         * src/messageview.c
2844         * src/messageview.h
2845         * src/procmsg.h
2846         * src/summaryview.c
2847         * src/textview.c
2848         * src/textview.h
2849                 Better fix for bug #2501
2850                 Instead of leaving blank window after message move or delete,
2851                 update separate view to next message in message list or
2852                 display info why view is blank. This was discussed
2853                 in bug #2621 comments.
2854
2855 2012-03-11 [colin]      3.8.0cvs31
2856
2857         * src/gtk/gtkcmctree.c
2858         * src/gtk/authors.h
2859         * AUTHORS
2860                 Fix focus rectangle on unfocused rows
2861                 Patch by Michael Shell
2862
2863 2012-02-29 [colin]      3.8.0cvs30
2864
2865         * src/gtk/gtkcmctree.c
2866                 Fix bug #2577, "Focus rectangle on folder list and message 
2867                 list headings doesn't get properly cleared when switching 
2868                 heading and horizontally scrolling list (underlines and 
2869                 vertical lines remain on screen)". Patch by Michael Shell
2870
2871 2012-02-13 [pawel]      3.8.0cvs29
2872
2873         * src/messageview.c
2874                 Fix crasher when double clicking on IMAP message and
2875                 MessageView is not shown introduced in cvs21
2876                 Patch by mones
2877
2878 2012-02-10 [pawel]      3.8.0cvs28
2879
2880         * src/filtering.c
2881                 Fix bug #2598 'Actions can move locked messages'
2882
2883 2012-02-08 [pawel]      3.8.0cvs27
2884
2885         * src/prefs_actions.c
2886         * src/prefs_actions.h
2887         * src/prefs_toolbar.c
2888         * src/prefs_toolbar.h
2889         * src/toolbar.c
2890         * src/toolbar.h
2891                 - Implement automatic removal of toolbar action buttons when
2892                   associated action is removed
2893                 - Don't allow creation of two actions with the same name,
2894                   before all executions/removals were performed on first action
2895                   with duplicated name in linked list which wasn't always
2896                   correct behaviour
2897
2898 2012-02-05 [colin]      3.8.0cvs26
2899
2900         * src/main.c
2901         * src/mainwindow.c
2902         * src/messageview.c
2903         * src/messageview.h
2904         * src/prefs_common.c
2905         * src/prefs_common.h
2906         * src/procmsg.c
2907         * src/procmsg.h
2908         * src/summaryview.c
2909         * src/summaryview.h
2910                 Add an history to navigate in mails
2911
2912 2012-02-05 [colin]      3.8.0cvs25
2913
2914         * src/procmime.c
2915                 Fix inverted comparison in list_find_custom.
2916
2917 2012-02-03 [wwp]        3.8.0cvs24
2918
2919         * src/gtk/progressdialog.c
2920         Make translators life easier: use View log instead of Show log
2921         (thanks, gusnan!).
2922
2923 2012-02-02 [pawel]      3.8.0cvs23
2924
2925         * src/folderview.c
2926                 Fix bug #2590 'Un-capitalize strings'
2927                 Patch by Christian Hesse
2928
2929 2012-02-02 [pawel]      3.8.0cvs22
2930
2931         * src/mainwindow.c
2932                 Fix bug #2595 
2933                 'Change expand behavior for message list / message view'
2934                 Patch by Christian Hesse
2935
2936 2012-02-02 [pawel]      3.8.0cvs21
2937
2938         * src/folder.c
2939         * src/messageview.c
2940         * src/messageview.h
2941         * src/procmsg.h
2942                 Fix bug #2501 'opened message blanks when moved to other folder'
2943                 Detect message move and update message window contents 
2944                 accordingly, if message is moved to trash close window
2945
2946 2012-02-01 [pawel]      3.8.0cvs20
2947
2948         * src/jpilot.c
2949         * src/mutt.c
2950         * src/pine.c
2951         * src/procmsg.c
2952         * src/vcard.c
2953         * src/gtk/sslcertwindow.c
2954                 More strncat boundary checks
2955
2956 2012-01-31 [wwp]        3.8.0cvs19
2957
2958         * src/gtk/gtkutils.c
2959         Fix warnings in gtkutils: wrong function name, missing newline, typo and
2960         long line wrapping.
2961
2962 2012-01-31 [wwp]        3.8.0cvs18
2963
2964         * src/gtk/progressdialog.c
2965         * src/gtk/progressdialog.h
2966         * src/inc.c
2967         * src/send_message.c
2968         Add a button to the retrieve/send dialogs to
2969         open the network log.
2970
2971 2012-01-25 [wwp]        3.8.0cvs17
2972
2973         * src/addr_compl.c
2974         Remove debug statement.
2975
2976 2012-01-20 [pawel]      3.8.0cvs16
2977
2978         * src/addrbook.c
2979         * src/exportldif.c
2980                 Fix bug #2574 'Statement might be overflowing a
2981                 buffer in strncat'
2982
2983 2012-01-20 [pawel]      3.8.0cvs15
2984
2985         * src/mimeview.c
2986                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
2987
2988 2012-01-14 [colin]      3.8.0cvs14
2989
2990         * commitHelper
2991                 Update tracker trigger url
2992
2993 2012-01-10 [wwp]        3.8.0cvs13
2994
2995         * src/mainwindow.c
2996         * src/mainwindow.h
2997         * src/toolbar.c
2998                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
2999                 account) and of mainwindows's relevant entry when current account
3000                 is not able to retrieve (SMTP-only).
3001
3002 2012-01-09 [colin]      3.8.0cvs12
3003
3004         * src/summaryview.c
3005                 Fix bug 1924, 'Messages marked move to Trash appear 
3006                 identical to messages marked move to $FOLDER'
3007
3008 2012-01-05 [colin]      3.8.0cvs11
3009
3010         * src/main.c
3011                 Fix crasher infinite loop
3012
3013 2012-01-03 [colin]      3.8.0cvs10
3014
3015         * src/gtk/gtkcmctree.c
3016                 Revert previous patch, it's buggy on headers
3017
3018 2012-01-03 [colin]      3.8.0cvs9
3019
3020         * src/gtk/gtkcmctree.c
3021                 Fix bug #2566, 'wrapped Subject not bounded'
3022
3023 2011-12-29 [pawel]      3.8.0cvs8
3024
3025         * src/compose.c
3026         * src/compose.h
3027         * src/main.c
3028         * src/mimeview.c
3029                 Make forwarding selected attachment possible from
3030                 mimeview's context menu
3031                 Fixex bug #2047 'forward attachments'
3032
3033 2011-12-28 [paul]       3.8.0cvs7
3034
3035         * src/prefs_account.c
3036                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
3037
3038 2011-12-28 [colin]      3.8.0cvs6
3039
3040         * src/mimeview.c
3041                 Fix fix
3042
3043 2011-12-28 [colin]      3.8.0cvs5
3044
3045         * src/mimeview.c
3046                 Fix GTK+2.16 build (w32)
3047
3048 2011-12-18 [mir]        3.8.0cvs4
3049
3050         * src/ldapctrl.c
3051             Fix bug in search criteria when doing a
3052             complete directory search using '*'
3053
3054 2011-12-16 [mir]        3.8.0cvs3
3055
3056         * src/Makefile.am
3057             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
3058
3059 2011-12-16 [wwp]        3.8.0cvs2
3060
3061         * src/procmsg.c
3062         * src/stock_pixmap.c
3063         * src/stock_pixmap.h
3064         * src/summaryview.c
3065         * src/gtk/icon_legend.c
3066         * src/pixmaps/replied_and_forwarded.xpm
3067           Make replied and forwarded status flags non exclusive.
3068           Introduce a new message state (and relevant icon in message list)
3069           where both the replied and forwarded flags are set.
3070
3071 2011-12-16 [paul]       3.8.0cvs1
3072
3073         * tools/claws.i18n.status.pl
3074                 update id to id_ID
3075
3076 2011-12-16 [paul]       3.8.0
3077         * NEWS
3078         * README
3079         * RELEASE_NOTES 
3080                 3.8.0 unleashed!                
3081
3082 2011-12-16 [paul]       3.7.10cvs113
3083
3084         * configure.ac
3085         * po/cs.po
3086         * po/es.po
3087         * po/fr.po
3088         * po/hu.po
3089         * po/id.po **REMOVED**
3090         * po/id_ID.po **ADDED**
3091         * po/pt_BR.po
3092         * po/ru.po
3093         * po/sk.po
3094         * po/uk.po
3095                 updates
3096
3097 2011-12-09 [pawel]      3.7.10cvs112
3098
3099         * src/summaryview.c
3100         * src/gtk/quicksearch.c
3101         * src/gtk/quicksearch.h
3102                 Invalidate quicksearch root folder when removed
3103                 Fixes bug #2560 'crash when unsubscribing newsgroup and
3104                 having active search field'
3105
3106 2011-12-08 [pawel]      3.7.10cvs111
3107
3108         * src/mimeview.c
3109                 Better fix for cvs94
3110
3111 2011-12-08 [wwp]        3.7.10cvs110
3112
3113         * src/compose.c
3114         Make "From" widget set independant from recipient lists below,
3115         so that it doesn't scroll when several recipients headers
3116         are added and eventually are scrolling the view.
3117         Path by Christian Hesse <mail@earthworm.de>.
3118         Fixes bug #2481 'do not scroll "from" dropdown list and sender
3119         address'.
3120
3121 2011-12-02 [paul]       3.7.10cvs109
3122
3123         * src/mainwindow.c
3124         * src/messageview.c
3125                 consistent label style
3126
3127 2011-11-29 [wwp]        3.7.10cvs108
3128
3129         * src/plugins/trayicon/libeggtrayicon/.cvsignore
3130         More generated stuff to ignore.
3131
3132 2011-11-29 [wwp]        3.7.10cvs107
3133
3134         * src/prefs_folder_item.c
3135         Fix CLAWS_TIP_DECL (undefined).
3136
3137 2011-11-28 [pawel]      3.7.10cvs106
3138
3139         * src/addrbook.c
3140         * src/addrbook.h
3141         * src/addressbook.c
3142                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
3143                 after removing the address book in the GUI'
3144
3145 2011-11-26 [pawel]      3.7.10cvs105
3146
3147         * src/folder.c
3148                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
3149
3150 2011-11-25 [colin]      3.7.10cvs104
3151
3152         * src/imap_gtk.c
3153         * src/mh_gtk.c
3154                 Warning fixes
3155
3156 2011-11-24 [pawel]      3.7.10cvs103
3157
3158         * src/prefs_filtering.c
3159                 Complete cvs102, forgot to commit this
3160
3161 2011-11-24 [pawel]      3.7.10cvs102
3162
3163         * src/account.c
3164         * src/filtering.c
3165         * src/filtering.h
3166         * src/imap_gtk.c
3167         * src/mh_gtk.c
3168         * src/prefs_actions.c
3169         * src/prefs_actions.h
3170                 Implement actions updating on folder/account rename
3171                 This fixes bug #2543 'filter actions in actionsrc not
3172                 updated upon account renaming'
3173
3174 2011-11-24 [wwp]        3.7.10cvs101
3175
3176         * src/gtk/gtkcmctree.c
3177                 Remove irrelevant cairo directive (thanks to Hanno).
3178
3179 2011-11-23 [wwp]        3.7.10cvs100
3180
3181         * src/gtk/gtkcmctree.c
3182                 Make arrows in gtkcmctree's less big (get rid of the outlining),
3183                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3184                 calculation.
3185
3186 2011-11-22 [colin]      3.7.10cvs99
3187
3188         * src/account.c
3189         * src/prefs_filtering.c
3190         * src/prefs_filtering.h
3191                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3192                 The existing functions should do the job as well
3193                 if not better, as they take into account the
3194                 separator.
3195
3196 2011-11-21 [pawel]      3.7.10cvs98
3197
3198         * src/prefs_account.c
3199                 Fix bug #2116 'Rip spaces off server names in account
3200                 configuration'
3201                 g_strstrip() domain names to be sure they are valid
3202
3203 2011-11-21 [pawel]      3.7.10cvs97
3204
3205         * src/account.c
3206         * src/prefs_filtering.c
3207         * src/prefs_filtering.h
3208                 Fix bug #2404 'matcherrc updates upon account renaming'
3209                 Fix bug #2406 'some part of accountrc not updated upon
3210                 account rename'
3211                 Renaming account cause changing of it's root folder prefix
3212                 from #<type>/<old_name> to #<type>/<new_name> so every
3213                 path directing to it must be altered. Fix paths in account
3214                 preferences, global processing and filtering rules, folder
3215                 processing rules upon rename
3216
3217 2011-11-20 [pawel]      3.7.10cvs96
3218
3219         * src/filtering.c
3220         * src/filtering.h
3221         * src/prefs_actions.c
3222                 Fix bug #1489 'Filter action mark_as_read inoperative
3223                 following move action'
3224                 Sort actions lists to have proper order of execution
3225
3226 2011-11-20 [pawel]      3.7.10cvs95
3227
3228         * src/prefs_actions.c
3229         * src/prefs_filtering.c
3230         * src/prefs_template.c
3231                 Fix bug #1870 'arrow scrolling in filters'
3232                 Allow arrow scrolling in dialogs with list view widgets
3233                 plus couple fixes of issues I found along the way
3234
3235 2011-11-19 [pawel]      3.7.10cvs94
3236
3237         * src/mimeview.c
3238                 Don't highlight icons on right-click, they are not
3239                 selected and other part is shown which is confusing
3240
3241 2011-11-19 [mones]      3.7.10cvs93
3242
3243         * manual/advanced.xml
3244                 Fix manual build
3245
3246 2011-11-19 [mones]      3.7.10cvs92
3247
3248         * manual/advanced.xml
3249         * manual/es/advanced.xml
3250                 Document undocumented hidden option 'zero_replacement_char'
3251                 Synchronize Spanish manual with English version
3252
3253 2011-11-19 [pawel]      3.7.10cvs91
3254
3255         * src/mainwindow.c
3256         * src/messageview.c
3257         * src/prefs_common.c
3258         * src/prefs_common.h
3259         * src/summaryview.c
3260         * src/textview.c
3261         * src/textview.h
3262                 Fix bug #2377 'Show All Headers - make change persistent
3263                 between sessions'
3264
3265 2011-11-19 [pawel]      3.7.10cvs90
3266
3267         * src/folder.c
3268         * src/folder.h
3269         * src/folder_item_prefs.c
3270         * src/folderview.c
3271         * src/mainwindow.c
3272         * src/mainwindow.h
3273         * src/summaryview.c
3274         * src/summaryview.h
3275         * src/gtk/authors.h
3276                 Fix bug #1563 'Folder view: show complete threads if they
3277                 contain unread messages'
3278                 Add option to show only threads with unread messages
3279                 initial patch by Paul Ollis, my small additions:
3280                 - when checking thread for unread finish on first unread
3281                 - make thread options unavailable when threading is off
3282                 - hide_unread_msgs and hide_unread_threads are mutually
3283                   exclusive options, set menus sensitivity accordingly
3284                 - set folder item icon type similiar to hide_unread_msgs
3285
3286 2011-11-19 [colin]      3.7.10cvs89
3287
3288         * src/procheader.c
3289                 Constness fix
3290
3291 2011-11-18 [pawel]      3.7.10cvs88
3292
3293         * src/compose.c
3294         * src/mainwindow.c
3295         * src/mimeview.c
3296         * src/mimeview.h
3297         * src/prefs_common.c
3298         * src/prefs_common.h
3299                 Fix bug #2408 'Some UI elements are not persistent
3300                 between sessions'
3301                 Remember size of main window, compose notebook, mimeview
3302                 tree widgets between claws-mail runs. Compose window
3303                 size saving was already done in cvs74
3304
3305 2011-11-18 [mones]      3.7.10cvs87
3306
3307         * src/compose.c
3308         * src/procheader.c
3309         * src/procheader.h
3310                 Fixes bug #2509, "manually added headers are lost unless
3311                 mail is sent inmediately"
3312
3313 2011-11-17 [pawel]      3.7.10cvs86
3314
3315         * src/mimeview.c
3316                 Fix crasher reported in bug #2543
3317
3318 2011-11-13 [colin]      3.7.10cvs85
3319
3320         * src/compose.c
3321                 Make compose windows printable
3322
3323 2011-11-11 [colin]      3.7.10cvs84
3324
3325         * configure.ac
3326                 Fix build on Fedora 16. -lm was probably pulled by something
3327                 else previously.
3328
3329 2011-11-11 [pawel]      3.7.10cvs83
3330
3331         * src/mainwindow.c
3332         * src/mimeview.c
3333         * src/mimeview.h
3334         * src/summaryview.c
3335                 Port MimeView to GtkTreeView
3336
3337 2011-11-11 [colin]      3.7.10cvs82
3338
3339         * src/prefs_common.c
3340                 Use %x (The preferred date representation for the current locale
3341                 without the time)
3342
3343 2011-11-10 [paul]       3.7.10cvs81
3344
3345         * src/prefs_common.c
3346                 use european date format as default
3347
3348 2011-11-08 [pawel]      3.7.10cvs80
3349
3350         * src/summaryview.c
3351                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3352                 Fix race condition - don't try to hide messageview while
3353                 being in the middle of message displaying routine.
3354
3355 2011-11-08 [colin]      3.7.10cvs79
3356
3357         * src/codeconv.c
3358                 Make sure we break line when we need to. Very probably
3359                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3360                 particular mail"
3361
3362 2011-11-07 [pawel]      3.7.10cvs78
3363
3364         * src/imap_gtk.c
3365                 Fix bug #2493 'Subscription pull down should be alphabetized'
3366
3367 2011-11-07 [pawel]      3.7.10cvs77
3368
3369         * src/mimeview.c
3370         * src/textview.c
3371         * src/textview.h
3372                 Make Home & End keys work in textview
3373
3374 2011-11-06 [colin]      3.7.10cvs76
3375
3376         * src/mainwindow.c
3377                 Oops, some unwanted undo got commited.
3378
3379 2011-11-06 [colin]      3.7.10cvs75
3380
3381         * src/mainwindow.c
3382                 Don't iconify/deiconify. Instead, just show nothing
3383                 before asked to.
3384
3385 2011-11-06 [pawel]      3.7.10cvs74
3386
3387         * src/compose.c
3388                 Fix compose window size saving / restoring
3389
3390 2011-11-06 [pawel]      3.7.10cvs73
3391
3392         * src/mimeview.c
3393         * src/messageview.c
3394                 Optimize message displaying, in some conditions parts were
3395                 displayed twice causing flickering. For example first html
3396                 source and then rendering output from html plugin of the
3397                 same part.
3398
3399 2011-11-05 [wwp]        3.7.10cvs72
3400
3401         * src/gtk/gtkaspell.c
3402                 Fix compilation where 'null' is undefined (use NULL instead).
3403
3404 2011-11-05 [colin]      3.7.10cvs71
3405
3406         * src/gtk/gtkaspell.c
3407                 No need to show a backtrace if gtkaspell is null
3408
3409 2011-11-05 [pawel]      3.7.10cvs70
3410
3411         * src/gtk/gtkaspell.c
3412                 Fix crasher when spellchecking is not enabled
3413
3414 2011-11-02 [mones]      3.7.10cvs69
3415
3416         * doc/man/claws-mail.1
3417                 fixed hyphens (patch from Debian packaging)
3418                 fixed header to follow man style closely 
3419                 documented new option --compose-from-file
3420                 removed INSTALLATION section, doesn't belong to manpage
3421                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3422                 expanded FILES section to include certs and autofaces dirs
3423                 expanded SEE ALSO section to include manual and plugins
3424
3425 2011-11-01 [colin]      3.7.10cvs68
3426
3427         * src/common/utils.c
3428                 Fix wrong debug stuff commited.
3429
3430 2011-11-01 [colin]      3.7.10cvs67
3431
3432         * src/compose.c
3433         * src/main.c
3434         * src/common/utils.c
3435         * src/gtk/gtkaspell.c
3436         * src/gtk/gtkaspell.h
3437                 Fix huge slowness induced by spellcheck "while typing"
3438                 during initial quote rewraps.
3439
3440 2011-10-31 [pawel]      3.7.10cvs66
3441
3442         * src/messageview.c
3443         * src/mimeview.c
3444         * src/mimeview.h
3445         * src/summaryview.c
3446                 Fix bug #2526 'When reading message in separate window,
3447                 n and p keys do not work'
3448                 - fix key event handling in messageview
3449                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3450                   and prev-part actions)
3451                 - instead add 'z' key for prev-part, we have 'a' key 
3452                   for next-part already
3453
3454 2011-10-31 [colin]      3.7.10cvs65
3455
3456         * src/common/defs.h
3457                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3458
3459 2011-10-31 [pawel]      3.7.10cvs64
3460
3461         * src/summaryview.c
3462         * src/gtk/gtkutils.c
3463                 Fix bug #2303 'Next unread message enables message view'
3464                 Don't show previously hidden message view in main window
3465                 when user reads messages in external window
3466
3467 2011-10-31 [paul]       3.7.10cvs63
3468
3469         * src/prefs_template.c
3470                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3471                 fit at 540 here, for those where they don't the dialogue can be made
3472                 larger by the user
3473
3474 2011-10-31 [paul]       3.7.10cvs62
3475
3476         * src/compose.c
3477                 revert 3.7.10cvs61, these entries _should_ be editable
3478
3479 2011-10-30 [pawel]      3.7.10cvs61
3480
3481         * src/compose.c
3482                 Those entries should not be editable
3483
3484 2011-10-30 [pawel]      3.7.10cvs60
3485
3486         * src/prefs_template.c
3487                 - Dialog needs more height to fit all widgets
3488                 - Clear template contents on delete
3489
3490 2011-10-30 [pawel]      3.7.10cvs59
3491
3492         * src/prefs_folder_item.c
3493                 Update summaryview after changing folder prefs when needed
3494
3495 2011-10-30 [pawel]      3.7.10cvs58
3496
3497         * src/mimeview.c
3498                 Remove key-press-event blocking, it only
3499                 emits GLib-GObject warnings
3500
3501 2011-10-29 [colin]      3.7.10cvs57
3502
3503         * src/addr_compl.c
3504                 Fix focus of completion window with gnome shell
3505                 Fixes bug #2525, "Address completion window does not get
3506                 keyboard focus"
3507
3508 2011-10-29 [colin]      3.7.10cvs56
3509
3510         * src/folderview.c
3511                 Fix flicker on recursive quicksearch
3512
3513 2011-10-28 [colin]      3.7.10cvs55
3514
3515         * src/alertpanel.c
3516         * src/mainwindow.c
3517                 Fix a bit the focus problem on Gnome shell
3518
3519 2011-10-26 [mones]      3.7.10cvs54
3520
3521         * src/compose.c
3522                 Add missing accelerator
3523
3524 2011-10-25 [colin]      3.7.10cvs53
3525
3526         * src/gtk/gtkcmclist.c
3527         * src/gtk/gtkcmctree.c
3528                 Fix colors, fix warnings
3529
3530 2011-10-25 [colin]      3.7.10cvs52
3531
3532         * src/gtk/gtkcmclist.c
3533         * src/gtk/gtkcmctree.c
3534                 Fix focus things.
3535
3536 2011-10-25 [colin]      3.7.10cvs51
3537
3538         * src/stock_pixmap.c
3539                 Fix build with gtk + 2.20
3540
3541 2011-10-25 [colin]      3.7.10cvs50
3542
3543         * src/compose.c
3544         * src/messageview.c
3545         * src/procmsg.c
3546         * src/procmsg.h
3547                 Fix locking when sending a single message
3548
3549 2011-10-25 [colin]      3.7.10cvs49
3550
3551         * src/gtk/colorlabel.c
3552                 GDK_ => GDK_KEY
3553         * src/gtk/gtkcmclist.c
3554                 Make row height closer to what it was
3555
3556 2011-10-25 [colin]      3.7.10cvs48
3557
3558         * src/stock_pixmap.c
3559                 Always use cairo to draw
3560
3561 2011-10-25 [colin]      3.7.10cvs47
3562
3563         * src/mimeview.c
3564                 Fix bug #2529, 'crash in mimeview_start_drag after
3565                 deleting message'. Patch by Ricardo
3566
3567 2011-10-23 [colin]      3.7.10cvs46
3568
3569         * src/gtk/gtkcmclist.c
3570         * src/gtk/gtkcmclist.h
3571         * src/gtk/gtkcmctree.c
3572                 Draw CMClist with cairo too.
3573
3574 2011-10-23 [colin]      3.7.10cvs45
3575
3576         * src/gtk/gtkcmclist.h
3577                 Fix build (this was not meant to be commited)
3578
3579 2011-10-23 [colin]      3.7.10cvs44
3580
3581         * src/addressadd.c
3582         * src/addressbook.c
3583         * src/addressbook_foldersel.c
3584         * src/editgroup.c
3585         * src/foldersel.c
3586         * src/folderview.c
3587         * src/grouplistdialog.c
3588         * src/prefs_common.c
3589         * src/prefs_common.h
3590         * src/summaryview.c
3591         * src/gtk/gtkcmclist.c
3592         * src/gtk/gtkcmclist.h
3593         * src/gtk/gtkcmctree.c
3594         * src/gtk/gtkcmctree.h
3595         * src/gtk/gtksctree.c
3596                 Refactor some tree stuff (lots of code duplication there)
3597                 and switch to cairo for tree rendering.
3598
3599 2011-10-23 [holger]     3.7.10cvs43
3600
3601         * src/filtering.c
3602                 Don't issue a warning for designed behaviour of the stop rule.
3603                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3604
3605 2011-10-22 [colin]      3.7.10cvs42
3606
3607         * src/printing.c
3608         * src/gtk/gtkshruler.c
3609         * src/gtk/gtkutils.h
3610                 Fix GTK+2.16 build
3611
3612 2011-10-22 [colin]      3.7.10cvs41
3613
3614         * src/account.c
3615         * src/addr_compl.c
3616         * src/addrgather.c
3617         * src/compose.c
3618         * src/editldap.c
3619         * src/expldifdlg.c
3620         * src/folderview.c
3621         * src/grouplistdialog.c
3622         * src/headerview.c
3623         * src/importldif.c
3624         * src/main.c
3625         * src/mainwindow.c
3626         * src/mimeview.c
3627         * src/noticeview.c
3628         * src/prefs_account.c
3629         * src/prefs_actions.c
3630         * src/prefs_ext_prog.c
3631         * src/prefs_filtering.c
3632         * src/prefs_folder_item.c
3633         * src/prefs_image_viewer.c
3634         * src/prefs_logging.c
3635         * src/prefs_msg_colors.c
3636         * src/prefs_other.c
3637         * src/prefs_send.c
3638         * src/prefs_spelling.c
3639         * src/prefs_summaries.c
3640         * src/prefs_template.c
3641         * src/printing.c
3642         * src/quote_fmt.c
3643         * src/send_message.c
3644         * src/statusbar.c
3645         * src/summary_search.c
3646         * src/summaryview.c
3647         * src/wizard.c
3648         * src/gtk/gtkcmclist.c
3649         * src/gtk/gtkcmctree.c
3650         * src/gtk/gtkcmoptionmenu.c
3651         * src/gtk/gtksctree.c
3652         * src/gtk/gtkutils.c
3653         * src/gtk/gtkutils.h
3654         * src/gtk/gtkvscrollbutton.c
3655         * src/gtk/inputdialog.c
3656         * src/gtk/pluginwindow.c
3657         * src/gtk/quicksearch.c
3658         * src/gtk/spell_entry.c
3659         * src/plugins/bogofilter/bogofilter_gtk.c
3660         * src/plugins/dillo_viewer/dillo_prefs.c
3661         * src/plugins/pgpcore/prefs_gpg.c
3662         * src/plugins/spamassassin/spamassassin_gtk.c
3663         * src/plugins/trayicon/trayicon.c
3664         * src/plugins/trayicon/trayicon_prefs.c
3665                 Remove all possible #if GTK_CHECK_VERSION() checks,
3666                 and make Claws build with GTK+2.16 (untested right
3667                 now), as the Gpg4Win project uses GTK+2.16 currently.
3668
3669 2011-10-22 [colin]      3.7.10cvs40
3670
3671         * src/gtk/gtkutils.h
3672         * configure.ac
3673                 Fix (hopefully) build with GTK+ 2.18.
3674
3675 2011-10-20 [paul]       3.7.10cvs39
3676
3677         * AUTHORS
3678         * src/ldif.c
3679         * src/gtk/authors.h
3680                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3681                 Patch by Bodo Graumann <mail@bodograumann.de>
3682
3683 2011-10-20 [mones]      3.7.10cvs38
3684
3685         * po/fr.po
3686         * src/common/defs.h
3687                 Fix references to old dotsrc mailing lists
3688
3689 2011-10-19 [mones]      3.7.10cvs37
3690
3691         * src/prefs_msg_colors.c
3692                 Fix Ok/Cancel buttons in color selector of preferences
3693
3694 2011-10-17 [colin]      3.7.10cvs36
3695
3696         * src/gtk/gtkshruler.c
3697                 (Probably) fix GTK+ <= 2.22
3698
3699 2011-10-17 [colin]      3.7.10cvs35
3700
3701         * src/gtk/gtkshruler.c
3702                 Fix GTK+2.22 build
3703
3704 2011-10-17 [mones]      3.7.10cvs34
3705
3706         * src/addrbook.c
3707         * src/exportldif.c
3708         * src/jpilot.c
3709         * src/mutt.c
3710         * src/pine.c
3711         * src/procmsg.c
3712         * src/vcard.c
3713                 Fix potential out-of-buffer writes
3714
3715 2011-10-17 [mones]      3.7.10cvs33
3716
3717         * src/main.c
3718                 Use just one g_print call per option; correct indentation
3719
3720 2011-10-17 [colin]      3.7.10cvs32
3721
3722         * src/compose.c
3723         * src/compose.h
3724         * src/gtk/Makefile.am
3725         * src/gtk/gtkshruler.c
3726         * src/gtk/gtkshruler.h
3727         * src/gtk/gtkunit.c
3728         * src/gtk/gtkunit.h
3729                 Reimplement ruler using the GTK widgets. Thanks
3730                 to Hanno for the initial patch.
3731
3732 2011-10-17 [colin]      3.7.10cvs31
3733
3734         * src/action.c
3735         * src/main.c
3736         * src/gtk/gtkutils.c
3737         * src/gtk/gtkutils.h
3738                 Undeprecate GIO/GdkCondition
3739
3740 2011-10-16 [mones]      3.7.10cvs30
3741
3742         * src/main.c
3743                 Add --compose-from-file option to open composition
3744                 window with the headers and body from a file; based
3745                 on Debian patch to fix http://bugs.debian.org/544868
3746
3747 2011-10-15 [mones]      3.7.10cvs29
3748
3749         * manual/advanced.xml
3750                 Document new summary_from_show hidden preference
3751
3752 2011-10-15 [paul]       3.7.10cvs28
3753
3754         * src/compose.c
3755                 compose_create_tags() - fix misplaced 'int i'
3756                 compose_entry_mark_default_to() - fix To field highlighting
3757
3758 2011-10-09 [colin]      3.7.10cvs27
3759
3760         * src/addr_compl.c
3761                 Fix address completion
3762
3763 2011-10-07 [colin]      3.7.10cvs26
3764
3765         * src/prefs_filtering_action.c
3766         * src/gtk/gtkutils.h
3767                 Fix build with GTK+2.20
3768
3769 2011-10-07 [colin]      3.7.10cvs25
3770
3771         * src/gtk/Makefile.am
3772         * src/gtk/gdkkeysyms-new.h
3773         * src/gtk/gtkutils.h
3774                 Copy the new GDK_KEY_* definitions for older GTKs
3775
3776 2011-10-07 [colin]      3.7.10cvs24
3777
3778         * configure.ac
3779                 Fix typos (thanks to Hanno)
3780
3781 2011-10-07 [colin]      3.7.10cvs23
3782
3783         * src/compose.c
3784         * src/gtk/gtkshruler.c
3785         * src/gtk/gtkshruler.h
3786                 Disable ruler starting from 2.24.
3787
3788 2011-10-07 [colin]      3.7.10cvs22
3789
3790         * configure.ac
3791         * src/messageview.c
3792         * src/gtk/Makefile.am
3793                 GTK2 build fix
3794
3795 2011-10-07 [colin]      3.7.10cvs21
3796
3797         * configure.ac
3798         * src/action.c
3799         * src/addr_compl.c
3800         * src/addrgather.c
3801         * src/compose.c
3802         * src/compose.h
3803         * src/editldap.c
3804         * src/mainwindow.c
3805         * src/message_search.c
3806         * src/mimeview.c
3807         * src/mimeview.h
3808         * src/prefs_account.c
3809         * src/prefs_compose_writing.c
3810         * src/prefs_filtering_action.c
3811         * src/prefs_folder_item.c
3812         * src/prefs_logging.c
3813         * src/prefs_matcher.c
3814         * src/prefs_message.c
3815         * src/prefs_other.c
3816         * src/prefs_receive.c
3817         * src/prefs_summaries.c
3818         * src/prefs_wrapping.c
3819         * src/printing.c
3820         * src/ssl_manager.c
3821         * src/statusbar.c
3822         * src/stock_pixmap.c
3823         * src/summary_search.c
3824         * src/textview.c
3825         * src/gtk/Makefile.am
3826         * src/gtk/colorlabel.c
3827         * src/gtk/gtkutils.c
3828         * src/gtk/gtkutils.h
3829         * src/gtk/logwindow.c
3830         * src/gtk/menu.c
3831         * src/gtk/menu.h
3832         * src/gtk/quicksearch.c
3833         * src/gtk/spell_entry.c
3834         * src/plugins/bogofilter/bogofilter_gtk.c
3835         * src/plugins/dillo_viewer/dillo_viewer.c
3836         * src/plugins/pgpcore/prefs_gpg.c
3837         * src/plugins/spamassassin/spamassassin_gtk.c
3838                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3839                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3840                 ported (especially GtkCMOptionMenu)
3841
3842 2011-10-07 [colin]      3.7.10cvs20
3843
3844         * src/account.c
3845         * src/action.c
3846         * src/addr_compl.c
3847         * src/addrcustomattr.c
3848         * src/addrduplicates.c
3849         * src/addressadd.c
3850         * src/addressbook.c
3851         * src/addressbook_foldersel.c
3852         * src/addrgather.c
3853         * src/alertpanel.c
3854         * src/browseldap.c
3855         * src/compose.c
3856         * src/editaddress.c
3857         * src/editaddress_other_attributes_ldap.c
3858         * src/editbook.c
3859         * src/editgroup.c
3860         * src/editjpilot.c
3861         * src/editldap.c
3862         * src/editldap_basedn.c
3863         * src/edittags.c
3864         * src/editvcard.c
3865         * src/exphtmldlg.c
3866         * src/expldifdlg.c
3867         * src/export.c
3868         * src/foldersel.c
3869         * src/folderview.c
3870         * src/grouplistdialog.c
3871         * src/import.c
3872         * src/importldif.c
3873         * src/importmutt.c
3874         * src/importpine.c
3875         * src/mainwindow.c
3876         * src/message_search.c
3877         * src/messageview.c
3878         * src/mimeview.c
3879         * src/prefs_actions.c
3880         * src/prefs_customheader.c
3881         * src/prefs_display_header.c
3882         * src/prefs_filtering.c
3883         * src/prefs_filtering_action.c
3884         * src/prefs_folder_column.c
3885         * src/prefs_matcher.c
3886         * src/prefs_msg_colors.c
3887         * src/prefs_other.c
3888         * src/prefs_summaries.c
3889         * src/prefs_summary_column.c
3890         * src/prefs_summary_open.c
3891         * src/prefs_template.c
3892         * src/prefs_toolbar.c
3893         * src/printing.c
3894         * src/sourcewindow.c
3895         * src/ssl_manager.c
3896         * src/summary_search.c
3897         * src/summaryview.c
3898         * src/textview.c
3899         * src/uri_opener.c
3900         * src/gtk/about.c
3901         * src/gtk/colorsel.c
3902         * src/gtk/combobox.c
3903         * src/gtk/description_window.c
3904         * src/gtk/foldersort.c
3905         * src/gtk/gtkaspell.c
3906         * src/gtk/gtkcmclist.c
3907         * src/gtk/gtkcmctree.c
3908         * src/gtk/gtkcmoptionmenu.c
3909         * src/gtk/gtkutils.c
3910         * src/gtk/icon_legend.c
3911         * src/gtk/inputdialog.c
3912         * src/gtk/logwindow.c
3913         * src/gtk/pluginwindow.c
3914         * src/gtk/prefswindow.c
3915         * src/gtk/quicksearch.c
3916         * src/plugins/pgpcore/passphrase.c
3917         * src/plugins/pgpcore/select-keys.c
3918                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
3919                 to replace GDK_* by GDK_KEY_*.
3920
3921 2011-10-07 [colin]      3.7.10cvs19
3922
3923         * AUTHORS
3924         * src/account.c
3925         * src/action.c
3926         * src/addr_compl.c
3927         * src/addressbook.c
3928         * src/alertpanel.c
3929         * src/compose.c
3930         * src/edittags.c
3931         * src/folderview.c
3932         * src/grouplistdialog.c
3933         * src/image_viewer.c
3934         * src/mainwindow.c
3935         * src/mimeview.c
3936         * src/noticeview.c
3937         * src/prefs_filtering_action.c
3938         * src/prefs_folder_column.c
3939         * src/prefs_msg_colors.c
3940         * src/prefs_summary_column.c
3941         * src/prefs_toolbar.c
3942         * src/printing.c
3943         * src/stock_pixmap.c
3944         * src/summaryview.c
3945         * src/textview.c
3946         * src/undo.c
3947         * src/wizard.c
3948         * src/gtk/about.c
3949         * src/gtk/authors.h
3950         * src/gtk/colorlabel.c
3951         * src/gtk/colorsel.c
3952         * src/gtk/gtkcmclist.c
3953         * src/gtk/gtkcmctree.c
3954         * src/gtk/gtkcmoptionmenu.c
3955         * src/gtk/gtksctree.c
3956         * src/gtk/gtkutils.c
3957         * src/gtk/gtkvscrollbutton.c
3958         * src/gtk/inputdialog.c
3959         * src/gtk/logwindow.c
3960         * src/gtk/menu.c
3961         * src/gtk/prefswindow.c
3962         * src/gtk/progressdialog.c
3963         * src/plugins/pgpcore/passphrase.c
3964         * src/plugins/trayicon/trayicon.c
3965                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
3966                 Patch by Hanno Thurow-Meyer, many thanks to him !
3967
3968 2011-09-20 [colin]      3.7.10cvs18
3969
3970         * src/common/ssl.c
3971                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
3972                 gnutls 3.0.3'
3973
3974 2011-09-18 [colin]      3.7.10cvs17
3975
3976         * src/news.c
3977                 Fix segfault when connection fails
3978
3979 2011-09-03 [colin]      3.7.10cvs16
3980
3981         * src/common/ssl.c
3982                 Use NORMAL instead of EXPORT priorities.
3983
3984 2011-09-02 [colin]      3.7.10cvs15
3985
3986         * configure.ac
3987         * src/common/ssl.c
3988                 Linking against gcrypt explicitely in order to call
3989                 gcry_control() for mutex setup isn't necessary anymore
3990                 starting from gnuTLS 2.11.
3991
3992 2011-08-31 [colin]      3.7.10cvs14
3993
3994         * src/plugins/pgpinline/pgpinline.c
3995         * src/plugins/pgpmime/pgpmime.c
3996                 Fix bug #2431, "Major memory leak in PGP message handling".
3997
3998 2011-08-31 [colin]      3.7.10cvs13
3999
4000         * AUTHORS
4001         * src/gtk/authors.h
4002         * src/mainwindow.c
4003         * src/messageview.c
4004         * src/gtk/authors.h
4005                 Apply Steve Rader's patch from bug #2388, "Add 
4006                 message view scrolling menu items"
4007
4008 2011-08-30 [colin]      3.7.10cvs12
4009
4010         * src/gtk/prefswindow.c
4011                 Fix layout issues (i.e. on SSL page if changing account
4012                 type prior to visiting it).
4013
4014 2011-08-30 [colin]      3.7.10cvs11
4015
4016         * configure.ac
4017         * src/common/ssl.c
4018                 Don't use deprecated functions for GnuTLS priorities.
4019                 Require GnuTLS 2.2 that is the first version with the
4020                 new function.
4021
4022 2011-08-30 [colin]      3.7.10cvs10
4023
4024         * src/common/socket.c
4025         * src/common/ssl.c
4026                 Long-term fix for bug #2402, "GnuTLS change breaks socket
4027                 communication", as per http://savannah.gnu.org/support/?107660
4028
4029 2011-08-30 [colin]      3.7.10cvs9
4030
4031         * src/etpan/imap-thread.c
4032         * src/etpan/nntp-thread.c
4033                 Remove dead openSSL code
4034
4035 2011-08-30 [colin]      3.7.10cvs8
4036
4037         * src/ssl_manager.c
4038         * src/common/ssl.c
4039         * src/common/ssl_certificate.c
4040         * src/common/ssl_certificate.h
4041         * src/etpan/imap-thread.c
4042         * src/etpan/nntp-thread.c
4043                 Fix bug #2127, "SSL cert check uses canonical name instead of
4044                 specified name"
4045
4046 2011-08-29 [colin]      3.7.10cvs7
4047
4048         * src/prefs_account.c
4049                 Fix X-Mailer option not appearing on IMAP
4050
4051 2011-08-29 [colin]      3.7.10cvs6
4052
4053         * src/plugins/pgpcore/Makefile.am
4054         * src/plugins/pgpinline/Makefile.am
4055         * src/plugins/pgpmime/Makefile.am
4056         * src/plugins/smime/Makefile.am
4057                 Windows build fix:
4058                 libtool: link: require no space between `-L' and `.'
4059
4060 2011-08-29 [colin]      3.7.10cvs5
4061
4062         * src/account.c
4063         * src/compose.c
4064         * src/prefs_account.c
4065         * src/prefs_account.h
4066                 Revert cvs4 which is rather illogical and instead
4067                 use Fabian's patch from bug #2471
4068
4069 2011-08-29 [colin]      3.7.10cvs4
4070
4071         * src/compose.c
4072                 Don't insert custom headers that have empty values.
4073                 Allows not inserting X-Mailer if it's set to nothing.
4074                 Fixes bug #2471, "Make setting an X-Mailer header optional".
4075
4076 2011-08-29 [colin]      3.7.10cvs3
4077
4078         * src/image_viewer.c
4079         * src/textview.c
4080         * src/gtk/gtkutils.c
4081         * src/gtk/gtkutils.h
4082                 Handle EXIF orientation in images (both in textview's
4083                 preview and image viewer)
4084
4085 2011-08-28 [paul]       3.7.10cvs2
4086
4087         * src/prefs_common.c
4088         * src/prefs_common.h
4089         * src/summaryview.c
4090                 add new hidden option to control the display in the From
4091                 column in the Message List: 0 (default): show name,
4092                 1: show address, 2: show name + address
4093
4094 2011-08-27 [paul]       3.7.10cvs1
4095
4096         * po/POTFILES.in
4097         * src/common/ssl_certificate.c
4098         * src/etpan/imap-thread.c
4099         * src/etpan/nntp-thread.c
4100                 offer up some missing log_error() strings to translators
4101
4102 2011-08-27 [paul]       3.7.10
4103         * NEWS
4104         * README
4105         * RELEASE_NOTES 
4106                 3.7.10 unleashed!               
4107
4108 2011-08-27 [paul]       3.7.9cvs52
4109
4110         * po/cs.po
4111         * po/fr.po
4112         * po/hu.po
4113         * po/lt.po
4114         * po/pt_BR.po
4115         * po/sk.po
4116                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
4117                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
4118
4119 2011-08-27 [mones]      3.7.9cvs51
4120
4121         * claws-mail.desktop
4122                 Include generic name and comment translations
4123                 Thanks to all the people on the translators ML!
4124
4125 2011-08-23 [paul]       3.7.9cvs50
4126
4127         * src/common/ssl.c
4128                 probable/possible fix/workaround for bug 2402,
4129                 'can't download message from pop3 server'
4130
4131 2011-08-18 [paul]       3.7.9cvs49
4132
4133         * manual/handling.xml
4134                 fix typos. thanks to vilpan
4135
4136 2011-08-17 [paul]       3.7.9cvs48
4137
4138         * tools/claws.i18n.status.pl
4139                 add Mindaugas Baranauskas (Lithuanian)
4140
4141 2011-08-14 [mir]        3.7.9cvs47
4142
4143         * src/news.c
4144         * src/etpan/nntp-thread.c
4145                 Fix bug 2418. Patch provided by Sébastien Bigaret with
4146                 some minor contribution by me.
4147
4148 2011-08-13 [mir]        3.7.9cvs46
4149
4150         * src/etpan/nntp-thread.c
4151                 Fix bug when NNTP server sends authentication warning
4152                 as part of the connection session. Privously etpan would
4153                 bail out for any return code other than NEWSNNTP_NO_ERROR
4154                 but as early as the connection session a return code like
4155                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
4156                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
4157                 be considered as an error.
4158
4159 2011-08-12 [paul]       3.7.9cvs45
4160
4161         * src/mimeview.c
4162                 3.7.9cvs43 mistakenly dropped off the info
4163                 about the mime part from the tooltip
4164
4165 2011-08-12 [wwp]        3.7.9cvs44
4166
4167         * src/gtk/quicksearch.c
4168          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
4169
4170 2011-08-09 [paul]       3.7.9cvs43
4171
4172         * src/mimeview.c
4173                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
4174
4175 2011-08-06 [paul]       3.7.9cvs42
4176
4177         * src/compose.c
4178                 fix cursor placement in Forward template
4179
4180 2011-08-06 [paul]       3.7.9cvs41
4181
4182         * src/gtk/description_window.c
4183                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
4184
4185 2011-08-05 [holger]     3.7.9cvs40
4186
4187         * claws-mail.desktop
4188                 Revert 3.7.9cvs35 for now, it may be problematic
4189                 (see bug #2450)
4190
4191 2011-08-05 [paul]       3.7.9cvs39
4192
4193         * src/mainwindow.c
4194         * src/messageview.c
4195                 use 'Collapse quotes' rather than 'Fold quotes' on
4196                 labels, for consistency
4197         * src/toolbar.c
4198                 use 'Receive mail from account' rather than 'on account'
4199
4200 2011-07-30 [mir]        3.7.9cvs38
4201
4202         * src/etpan/Makefile.am
4203         * src/plugins/pgpcore/Makefile.am
4204         * src/plugins/pgpmime/Makefile.am
4205         * src/plugins/smime/Makefile.am
4206                 Fix broken build on Debian Sid. enchant.h cannot be
4207                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
4208                 present in Makefile.am. Apparently enchant.h in older
4209                 versions were placed in /usr/include which is always
4210                 scanned be default.
4211
4212 2011-07-21 [mones]      3.7.9cvs37
4213
4214         * src/common/plugin.c
4215         * src/common/plugin.h
4216                 Make licences allowed for plugins more explicit and also
4217                 accept dual (or more) licences when properly formatted.
4218                 Doesn't require any change on current plugins.
4219
4220 2011-07-18 [mones]      3.7.9cvs36
4221
4222         * manual/advanced.xml
4223                 Document briefly tags feature.
4224         * manual/glossary.xml
4225                 Fix definition to avoid confussion with tags.
4226         * manual/es/advanced.xml
4227         * manual/es/glossary.xml
4228                 Synchronize Spanish translation with the above.
4229
4230 2011-07-07 [holger]     3.7.9cvs35
4231
4232         * claws-mail.desktop
4233                 Add indicator stuff to the desktop file
4234                 Taken from bug #2450
4235
4236 2011-07-06 [paul]       3.7.9cvs34
4237
4238         * src/edittags.c
4239                 fix English usage
4240
4241 2011-07-06 [mones]      3.7.9cvs33
4242
4243         * src/edittags.c
4244                 Do not create an empty tag name row in panel and
4245                 warn user about using a non-reserved tag instead
4246
4247 2011-07-05 [mones]      3.7.9cvs32
4248
4249         * src/imap.c
4250         * src/common/tags.c
4251         * src/common/tags.h
4252         * src/etpan/imap-thread.c
4253                 Make constants for reserved tags and use them
4254                 Removed also duplicate comparison while at it
4255
4256 2011-07-05 [paul]       3.7.9cvs31
4257
4258         * src/compose.c
4259                 when using a Compose template, only place the cursor
4260                 in the body when the cursor symbol, %cursor (%X), is used
4261
4262 2011-07-03 [paul]       3.7.9cvs30
4263
4264         * src/main.c
4265                 do main_window_popup(mainwin); on plugin load error, or
4266                 else the warning dialogue and mainwindow stays minimised
4267                 and hidden
4268
4269 2011-07-03 [paul]       3.7.9cvs29
4270
4271         * src/wizard.c
4272                 fix bug 2462, 'Building without GnuTLS support leads to a
4273                 failure in wizard.c'
4274
4275 2011-07-03 [paul]       3.7.9cvs28
4276
4277         * src/mainwindow.c
4278         * src/mainwindow.h
4279         * src/summaryview.c
4280                 fix bug #2461, 'popup menu in message list displays
4281                 'move to trash' and 'delete''.
4282                 Add a new sensitivity condition 'M_NOT_TRASH' and
4283                 remove the broken workaround for right-click in summaryview.c.
4284                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4285                 News folder.
4286
4287 2011-06-21 [paul]       3.7.9cvs27
4288
4289         * src/mainwindow.c
4290                 revert 3.7.9cvs2, it does no good
4291
4292 2011-06-18 [mir]        3.7.9cvs26
4293
4294         * configure.ac
4295                 Fix autoconf warnings introduced in autoconf >= 2.64
4296
4297 2011-06-05 [paul]       3.7.9cvs25
4298
4299         * po/ca.po
4300         * po/cs.po
4301         * po/de.po
4302         * po/it.po
4303         * po/ja.po
4304         * po/pt_PT.po
4305         * po/sk.po
4306         * po/uk.po
4307                 fix strings where an informational message has been
4308                 wrongly entered into the translated string
4309         * src/toolbar.c
4310                 enable 'Trash' and 'Sender' to be translated based on
4311                 the context, e.g. as button text and as mail header
4312         * src/gtk/about.c
4313                 fix english in Info tab
4314
4315 2011-05-25 [colin]      3.7.9cvs24
4316
4317         * src/action.c
4318                 Fix bug #2439, "use bitwise operator for bitmask instead of
4319                 logical operator". Thanks to Nicolas Kaiser for the patch.
4320
4321 2011-05-18 [colin]      3.7.9cvs23
4322
4323         * src/news.c
4324                 Fix missing group selection before xover if the
4325                 connection was reset before.
4326
4327 2011-05-12 [colin]      3.7.9cvs22
4328
4329         * src/common/utils.c
4330                 Fix bug #2412, "Send account mail address in Message-ID
4331                 wrongly implemented". Patch by Fabian Keil.
4332
4333 2011-05-12 [mones]      3.7.9cvs21
4334
4335         * src/etpan/nntp-thread.c
4336                 Fix bug #2418 "NNTP authentication is broken"
4337
4338 2011-05-09 [pawel]      3.7.9cvs20
4339
4340         * src/mainwindow.c
4341         * src/prefs_folder_item.c
4342                 Small UI fixes
4343
4344 2011-05-05 [colin]      3.7.9cvs19
4345
4346         * src/imap.c
4347         * src/inc.c
4348         * src/news.c
4349         * src/send_message.c
4350                 Fix bug #2184, "Add account name information inside network log".
4351                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4352                 This stuff is too much copy-pasted.
4353
4354
4355 2011-04-30 [colin]      3.7.9cvs18
4356
4357         * src/main.c
4358                 Fix bug #2414, 'Claws segfaults on startup with
4359                 notification plugin enabled". Thanks Christian
4360                 Faulhammer for the patch.
4361
4362 2011-04-27 [colin]      3.7.9cvs17
4363
4364         * src/codeconv.c
4365                 Make Windows' encoding CP1251 for ru_RU locale
4366                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4367
4368 2011-04-24 [paul]       3.7.9cvs16
4369
4370         * manual/claws-mail-manual.xml
4371         * manual/de/claws-mail-manual.xml
4372         * manual/es/claws-mail-manual.xml
4373         * manual/fr/claws-mail-manual.xml
4374         * manual/it/claws-mail-manual.xml
4375                 update copyright year
4376
4377 2011-04-24 [paul]       3.7.9cvs15
4378
4379         * src/summaryview.c
4380                 fix bug #2353, 'Right-clicking on spam in order to delete
4381                 it causes it to show in message window'
4382
4383 2011-04-24 [paul]       3.7.9cvs14
4384
4385         * src/mainwindow.c
4386         * src/gtk/foldersort.c
4387         * src/gtk/foldersort.h
4388                 fix labelling, 'change folder order' to 'change mailbox order'
4389
4390 2011-04-23 [paul]       3.7.9cvs13
4391
4392         * configure.ac
4393                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4394                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4395                 committed in 3.7.8cvs19 
4396
4397 2011-04-11 [paul]       3.7.9cvs12
4398
4399         * src/plugins/trayicon/trayicon.c
4400                 fix build bug: gtk_status_icon_set_title() is available
4401                 since gtk 2.18.x not 2.14.x
4402
4403 2011-04-11 [paul]       3.7.9cvs11
4404
4405         * po/hu.po
4406                 updated by Páder RezsÅ‘
4407
4408 2011-04-10 [colin]      3.7.9cvs10
4409
4410         * src/addr_compl.c
4411         * src/addressbook.c
4412         * src/compose.c
4413         * src/editaddress.c
4414         * src/editaddress_other_attributes_ldap.c
4415         * src/main.c
4416         * src/message_search.c
4417         * src/prefs_display_header.c
4418         * src/prefs_filtering_action.c
4419         * src/prefs_matcher.c
4420         * src/prefs_other.c
4421         * src/prefs_toolbar.c
4422         * src/summary_search.c
4423         * src/gtk/colorlabel.c
4424         * src/gtk/combobox.c
4425         * src/gtk/gtkcmoptionmenu.c
4426         * src/gtk/gtkshruler.c
4427         * src/gtk/gtkshruler.h
4428         * src/gtk/gtkutils.h
4429         * src/gtk/inputdialog.c
4430         * src/gtk/quicksearch.c
4431                 Revert the whole pile of crap introduced in
4432                 cvs9,8,7,4.
4433
4434 2011-04-10 [colin]      3.7.9cvs9
4435
4436         * src/compose.c
4437         * src/editaddress.c
4438         * src/editaddress_other_attributes_ldap.c
4439         * src/main.c
4440         * src/message_search.c
4441         * src/prefs_display_header.c
4442         * src/prefs_matcher.c
4443         * src/prefs_toolbar.c
4444         * src/summary_search.c
4445         * src/gtk/combobox.c
4446         * src/gtk/gtkutils.h
4447         * src/gtk/inputdialog.c
4448         * src/gtk/quicksearch.c
4449                 Finish fun with combo boxes. (hopefully)
4450
4451 2011-04-10 [colin]      3.7.9cvs8
4452
4453         * src/compose.c
4454         * src/prefs_filtering_action.c
4455         * src/gtk/combobox.c
4456         * src/gtk/gtkshruler.c
4457         * src/gtk/gtkshruler.h
4458                 More undeprecation. GTKSHRuler is #if'ed out. We can
4459                 still decide to maintain the old GtkRuler widget in-tree
4460                 if the lack of ruler in Compose window is too
4461                 annoying.
4462
4463 2011-04-10 [colin]      3.7.9cvs7
4464
4465         * src/addr_compl.c
4466         * src/addressbook.c
4467         * src/compose.c
4468         * src/editaddress_other_attributes_ldap.c
4469         * src/message_search.c
4470         * src/prefs_display_header.c
4471         * src/prefs_filtering_action.c
4472         * src/prefs_other.c
4473         * src/prefs_toolbar.c
4474         * src/summary_search.c
4475         * src/gtk/colorlabel.c
4476         * src/gtk/combobox.c
4477         * src/gtk/gtkcmoptionmenu.c
4478         * src/gtk/gtkutils.h
4479                 More comboboxtext undeprecation
4480
4481 2011-04-10 [colin]      3.7.9cvs6
4482
4483         * src/messageview.c
4484                 Fix it better.
4485
4486 2011-04-10 [colin]      3.7.9cvs5
4487
4488         * src/messageview.c
4489                 Fix age-old typo.
4490
4491 2011-04-10 [colin]      3.7.9cvs4
4492
4493         * src/compose.c
4494         * src/editaddress_other_attributes_ldap.c
4495         * src/message_search.c
4496         * src/prefs_display_header.c
4497         * src/prefs_filtering_action.c
4498         * src/prefs_other.c
4499         * src/prefs_toolbar.c
4500         * src/summary_search.c
4501         * src/gtk/combobox.c
4502         * src/gtk/gtkutils.h
4503                 gtk_combo_box_*_text() is deprecated, and
4504                 gtk_combo_box_text_*() is the new hotness.
4505
4506 2011-04-10 [colin]      3.7.9cvs3
4507
4508         * src/addr_compl.c
4509         * src/addressbook.c
4510         * src/browseldap.c
4511         * src/compose.c
4512         * src/folder.c
4513         * src/folderview.c
4514         * src/gtk/gtkvscrollbutton.c
4515         * src/gtk/gtkvscrollbutton.h
4516                 s/GtkFunction/GSourceFunc
4517
4518 2011-04-10 [colin]      3.7.9cvs2
4519
4520         * src/mainwindow.c
4521                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4522                 This is the patch from bug #2396, it should be innocuous even
4523                 if that's useless to do deiconify + present window...
4524
4525 2011-04-09 [paul]       3.7.9cvs1
4526
4527         * src/prefs_summaries.c
4528                 fix typo in string. (thanks, Brad!)
4529
4530 2011-04-09 [paul]       3.7.9
4531         * NEWS
4532         * README
4533         * RELEASE_NOTES 
4534                 3.7.9 unleashed!        
4535
4536 2011-04-09 [paul]       3.7.8cvs78
4537
4538         * po/cs.po
4539         * po/es.po
4540         * po/fi.po
4541         * po/fr.po
4542         * po/lt.po
4543         * po/pt_BR.po
4544         * po/sk.po
4545         * po/uk.po
4546                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4547                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4548                 Slavko, and Yarema
4549
4550 2011-04-09 [colin]      3.7.8cvs77
4551
4552         * src/gtk/filesel.c
4553                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4554                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4555                 encoding filename. Hooray for stupid.
4556
4557 2011-04-08 [colin]      3.7.8cvs76
4558
4559         * src/action.c
4560                 Fix action Stop: if child does not react to SIGTERM, it'll
4561                 probably start behaving when it'll get a SIGKILL on the user's
4562                 second press on Stop.
4563                 Fixes bug #2237, "User action makes Claws unresponsive".
4564
4565 2011-04-08 [colin]      3.7.8cvs75
4566
4567         * src/account.c
4568         * src/folder.c
4569         * src/folder.h
4570         * src/folder_item_prefs.c
4571         * src/folder_item_prefs.h
4572         * src/prefs_account.c
4573                 Fix bug #2382, "folderitemrc not updated when account
4574                 name is changed". Indeed, this wasn't done.
4575
4576 2011-04-08 [wwp]        3.7.8cvs74
4577
4578         * src/procmime.c
4579         Add support for quoted values (*="value").
4580         This commonly fixes a trailing quote appearing to filenames
4581         sent by iphone Mail (not sure if it's culprit at all, though).
4582
4583 2011-04-08 [colin]      3.7.8cvs73
4584
4585         * src/gtk/filesel.c
4586                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4587                 caused by attachments with extended chars in the file name". Patch
4588                 derived from a patch bt Fabien Keil
4589
4590 2011-04-05 [wwp]        3.7.8cvs72
4591
4592         * src/compose.c
4593                 A debug string not to translate.
4594
4595 2011-04-03 [colin]      3.7.8cvs71
4596
4597         * src/common/utils.h
4598                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4599                 That's not the first bug-report where internal
4600                 debug-only backtrace() crashes on FreeBSD.
4601
4602 2011-04-03 [colin]      3.7.8cvs70
4603
4604         * src/compose.c
4605                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4606                 compose window".
4607                 Batch-mode compose windows (from filtering actions) shouldn't
4608                 try to access stuff after flushing events...
4609
4610 2011-03-31 [paul]       3.7.8cvs69
4611
4612         * INSTALL
4613                 update as gtk >= 2.10 now required
4614                 (because I'll never remember to do this later)
4615
4616 2011-03-26 [paul]       3.7.8cvs68
4617
4618         * src/messageview.c
4619                 fix separators in Go To menu
4620
4621 2011-03-20 [colin]      3.7.8cvs67
4622
4623         * configure.ac
4624                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4625                 when we'll have time to handle them
4626
4627 2011-03-18 [paul]       3.7.8cvs66
4628
4629         * src/textview.c
4630                 make user-facing message more accurate -
4631                 'Network Log' not 'View Log'
4632
4633 2011-03-17 [wwp]        3.7.8cvs65
4634
4635         * po/fr.po
4636                 Fix a typo around plural form, as reported by
4637                 Yannick Palanque.
4638
4639 2011-03-15 [colin]      3.7.8cvs64
4640
4641         * AUTHORS
4642         * src/gtk/authors.h
4643         * src/main.c
4644                 Fix bug #2381, "Support for NetworkManager 0.9".
4645                 Patch by Mikhail Efremov
4646
4647 2011-03-04 [colin]      3.7.8cvs63
4648
4649         * src/mimeview.c
4650         * src/mimeview.h
4651                 Fix segfault on Windows
4652         * src/exporthtml.c
4653         * src/common/utils.c
4654         * src/common/w32_unistd.c
4655         * src/common/w32lib.h
4656                 Rationalize use of time_r() funcs (pthread do define them)
4657
4658 2011-03-02 [pawel]      3.7.8cvs62
4659
4660         * src/wizard.c
4661                 Re-implement widgets aligning, switch from GtkSizeGroup
4662                 to GtkTable - this should fix disappearing labels
4663
4664 2011-03-01 [pawel]      3.7.8cvs61
4665
4666         * src/wizard.c
4667                 Wizard GUI cleanups. Make it look and behave more
4668                 like account preferences.
4669
4670 2011-02-23 [colin]      3.7.8cvs60
4671
4672         * src/common/Makefile.am
4673                 Fix make dist
4674
4675 2011-02-23 [colin]      3.7.8cvs59
4676
4677         * src/Makefile.am
4678         * src/main.c
4679         * src/common/Makefile.am
4680         * src/common/plugin.c
4681         * src/common/valgrind.h
4682                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4683                 Use valgrind's own header.
4684
4685 2011-02-22 [colin]      3.7.8cvs58
4686
4687         * src/prefs_account.c
4688                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4689                 signed message" upon new installation. This is disturbing when PGP
4690                 plugins are loaded by default.
4691
4692 2011-02-16 [paul]       3.7.8cvs57
4693
4694         * src/*
4695                 update copyright headers throughout
4696
4697 2011-02-16 [paul]       3.7.8cvs56
4698
4699         * src/summaryview.c
4700                 use gettext plural form for "item selected"/"items selected"
4701
4702 2011-02-13 [colin]      3.7.8cvs55
4703
4704         * src/mimeview.c
4705         * src/mimeview.h
4706                 Fix bug #2361, "Claws crashes after PGP Check in separate
4707                 msg view". Don't let the cancel thread lie around after
4708                 the verification ended.
4709
4710 2011-02-13 [paul]       3.7.8cvs54
4711
4712         * po/lt.po
4713                 updated by Mindaugas Baranauskas
4714
4715 2011-02-11 [mones]      3.7.8cvs53
4716
4717         * manual/es/advanced.xml
4718                 Sync with English manual
4719         * src/imap.c
4720                 Fix remaining mismatched alloc/free from cppcheck
4721
4722 2011-02-10 [pawel]      3.7.8cvs52
4723
4724         * src/ldapupdate.c
4725                 Fix memleaks
4726
4727 2011-02-10 [pawel]      3.7.8cvs51
4728
4729         * src/prefs_toolbar.c
4730                 - set menus sensitivity in item type combo depending on
4731                   availability of actions / plugin hooks
4732                 - style fixes, spaces instead of tabs mostly
4733
4734 2011-02-10 [paul]       3.7.8cvs50
4735
4736         * src/prefs_account.c
4737                 move the 'send acc mail addr in msg-id" option to
4738                 the send page
4739
4740 2011-02-10 [paul]       3.7.8cvs49
4741
4742         * src/prefs_account.c
4743                 move the 'expunge immediately' option to a more
4744                 suitable page
4745
4746 2011-02-05 [pawel]      3.7.8cvs48
4747
4748         * manual/advanced.xml
4749                 Document new hidden pref
4750         * src/folder.c
4751                 Dont treat mimeparts referenced by others as
4752                 real attachments
4753         * src/mimeview.c
4754         * src/prefs_common.c
4755         * src/prefs_common.h
4756                 Add ability to hide inline attachments referenced
4757                 by other mimeparts in MimeView. To enable this
4758                 feature set show_inline_attachments=0 in your clawsrc
4759
4760 2011-01-25 [colin]      3.7.8cvs47
4761
4762         * src/matcher.c
4763                 Fix matcher body parsing: decode mails with our
4764                 MIME parser. This speeds up body search a bit as
4765                 binary attachments are not searched anymore, slows
4766                 down a bit full message searches, but not awfully.
4767         * src/summary_search.c
4768                 Use matcher API to search, in all cases (advanced search or
4769                 not). Also, fix little logic bugs related to combos history
4770         * src/common/utils.c
4771         * src/common/utils.h
4772         * src/procmime.c
4773         * src/procmime.h
4774                 Remove dead code, export functions needed by matcher.c
4775
4776 2011-01-25 [colin]      3.7.8cvs46
4777
4778         * src/compose.c
4779         * src/prefs_common.c
4780         * src/common/md5.c
4781         * src/common/ssl_certificate.c
4782                 Fix mismatched alloc/free (thanks to cppcheck)
4783
4784 2011-01-25 [colin]      3.7.8cvs45
4785
4786         * src/pop.c
4787                 Fix leak on error path
4788
4789 2011-01-23 [mones]      3.7.8cvs44
4790
4791         * manual/es/advanced.xml
4792                 Sync with English manual
4793
4794 2011-01-23 [paul]       3.7.8cvs43
4795
4796         * src/gtk/about.c
4797                 it's 2011, update copyright line
4798
4799 2011-01-23 [paul]       3.7.8cvs42
4800
4801         * manual/advanced.xml
4802         * src/prefs_common.c
4803         * src/prefs_common.h
4804         * src/textview.c
4805                 fix bug #2350, 'Make displaying localized date/time in
4806                 message view optional'.
4807                 This introduces a new hidden option (why do more?),
4808                 'msgview_date_format', which defaults to OFF, maintaining
4809                 the current and expected behaviour.
4810
4811 2011-01-21 [colin]      3.7.8cvs41
4812
4813         * src/procmime.c
4814                 Fix bug #2050, Clawsmail sends return receipt every seconds
4815                 We forgot to close the file when parsing 
4816                 disposition-notification fields, which made unlinking of the
4817                 corresponding emails in tempfolder/processing impossible in
4818                 Windows. Causing them to be re-fetched every time.
4819
4820 2011-01-21 [colin]      3.7.8cvs40
4821
4822         * claws-mail.desktop
4823                 Fix again bug #2346: We should have a %u parameter.
4824
4825 2011-01-21 [colin]      3.7.8cvs39
4826
4827         * src/plugins/spamassassin/spamassassin.c
4828                 Fix sa-learn when offline (its command line parsing is
4829                 space-dependant). Patch by Wolfgang Lorenz
4830
4831 2011-01-19 [pawel]      3.7.8cvs38
4832
4833         * claws-mail.desktop
4834                 Fix Bug 2346 'Please register x-handler-scheme
4835                  in .desktop file' patch by Laurent Bigonville
4836                 While I'm here update things to current
4837                 standards, fix desktop-file-validate warnings/errors
4838
4839 2011-01-18 [colin]      3.7.8cvs37
4840
4841         * src/common/smtp.c
4842                 Fix logic on SMTP AUTH: If the selected method isn't
4843                 available, say so instead of supposing it'll work.
4844                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4845
4846 2011-01-15 [pawel]      3.7.8cvs36
4847
4848         * src/prefs_folder_item.c
4849                 Rework subject regexp simplify gui a bit, this give us better
4850                 options page layout (window with min width was too short to 
4851                 show all contents and thigs were unwieldy) and better preview
4852                 of regexp working/not working
4853
4854 2011-01-14 [pawel]      3.7.8cvs35
4855
4856         * src/textview.c
4857                 strncpy2() NULLify strings just fine, no need to be
4858                 extra "clever"
4859
4860 2011-01-14 [pawel]      3.7.8cvs34
4861
4862         * src/textview.c
4863                 Fix Bug #2165 'The date not localized in the message view'
4864                 Display Date header in messageview in the same way as in
4865                 summaryview by respecting date format set in preferences.
4866
4867 2011-01-06 [pawel]      3.7.8cvs33
4868
4869         * src/prefs_account.c
4870         * src/prefs_folder_item.c
4871         * src/prefs_quote.c
4872         * src/quote_fmt.c
4873                 Make quote templates widgets more compact
4874
4875 2011-01-06 [pawel]      3.7.8cvs32
4876
4877         * src/plugins/trayicon/trayicon.c
4878                 - fix logic bug which caused icon to be
4879                   always set no-mail status on plugin load
4880                 - force icon hide on plugin_done(), without
4881                   it empty space(?!) is left in tray under KDE3 and KDE4
4882
4883 2011-01-06 [colin]      3.7.8cvs31
4884
4885         * src/addrharvest.c
4886         * src/codeconv.c
4887         * src/codeconv.h
4888         * src/compose.c
4889         * src/news.c
4890         * src/procheader.c
4891         * src/procmime.c
4892         * src/unmime.c
4893         * src/unmime.h
4894                 Unmime headers differently whether they're addresses or not:
4895                 It's useless to quote things containing commas if it's in
4896                 subject, for example. (introduced in 3.7.8cvs26)
4897
4898 2011-01-06 [colin]      3.7.8cvs30
4899
4900         * src/gtk/gtkaspell.c
4901                 Complete previous patch
4902         * src/messageview.c
4903         * src/plugins/pgpinline/pgpinline.c
4904                 Coding style
4905
4906 2011-01-06 [paul]       3.7.8cvs29
4907
4908         * AUTHORS
4909         * configure.ac
4910         * po/lt.po
4911         * src/gtk/authors.h
4912                 add Lithuanian translation (approx. 65% complete)
4913                 submitted by Mindaugas Baranauskas
4914
4915 2011-01-06 [pawel]      3.7.8cvs28
4916
4917         * src/export.c
4918         * src/import.c
4919         * src/messageview.c
4920         * src/prefs_actions.c
4921         * src/procmime.c
4922         * src/gtk/gtkaspell.c
4923         * src/plugins/pgpinline/pgpinline.c
4924         * src/plugins/pgpmime/pgpmime.c
4925         * src/plugins/smime/smime.c
4926                 Fix memory/file descriptors leaks
4927
4928 2011-01-06 [paul]       3.7.8cvs27
4929
4930         * src/plugins/pgpcore/sgpgme.c
4931                 fix bug #2322, 'GPG Full info: showing subkey
4932                 ID instead of primary key fingerprint'
4933                 Patch by Sébastien Bigaret.
4934
4935 2011-01-03 [colin]      3.7.8cvs26
4936
4937         * src/unmime.c
4938                 Better quote-checking when unmim-ing headers
4939                 that may have comas.
4940
4941 2011-01-03 [colin]      3.7.8cvs25
4942
4943         * src/unmime.c
4944                 Fix bug #2299, "Incorrect handling of quoted printable coma
4945                 in headers". As this is really painful to fix by switching
4946                 the whole stuff to a list of headers tokens, we workaround
4947                 the problem by adding quotes around the encoded-word (making
4948                 it a quoted-string which continuity is already handled).
4949
4950 2011-01-03 [colin]      3.7.8cvs24
4951
4952         * src/procheader.c
4953                 Remove dead code
4954
4955 2010-12-23 [colin]      3.7.8cvs23
4956
4957         * src/compose.c
4958                 Finish fixing bug #2203: When forwarding (inline) and there
4959                 are some text/* parts with no name, set them a name and
4960                 set their disposition to attachment, so that recipients with
4961                 MUAs preferring HTML parts don't show them by default.
4962
4963 2010-12-22 [paul]       3.7.8cvs22
4964
4965         * src/compose.h
4966                 fix missing file in 3.7.8cvs20
4967
4968 2010-12-22 [colin]      3.7.8cvs21
4969
4970         * src/folderview.c
4971         * src/folderview.h
4972                 Implement a nicer scroll when drag and dropping
4973
4974 2010-12-22 [colin]      3.7.8cvs20
4975
4976         * src/compose.c
4977                 Store charset if available when attaching text/* parts
4978                 Fixes bug #2203, 'Problems in forwarding multipart/
4979                 alternative messages with HTML part'
4980
4981 2010-12-22 [colin]      3.7.8cvs19
4982
4983         * src/textview.c
4984                 Fix wrong free
4985
4986 2010-12-21 [colin]      3.7.8cvs18
4987
4988         * src/inc.c
4989         * src/send_message.c
4990         * src/common/session.c
4991         * src/common/session.h
4992                 Differentiate between running sessions and connected
4993                 sessions. Fixes bug #2332, "Crash when hitting cancel
4994                 on the SMTP status window"
4995
4996 2010-12-21 [colin]      3.7.8cvs17
4997
4998         * src/etpan/etpan-thread-manager.c
4999                 Dead code removal
5000
5001 2010-12-21 [colin]      3.7.8cvs16
5002
5003         * src/textview.c
5004                 Check whether we should continue loading the
5005                 current textview after inserting a possibly
5006                 big image.
5007
5008 2010-12-20 [colin]      3.7.8cvs15
5009
5010         * src/addrcindex.c
5011         * src/addrcindex.h
5012                 Removed. Dead code since ages!
5013         * src/addr_compl.c
5014         * src/gtk/gtkcmclist.c
5015         * src/gtk/gtkcmctree.c
5016         * src/gtk/gtksctree.c
5017                 undefine *_DISABLE_DEPRECATED in the files that
5018                 use deprecated interfaces. Implicit declarations
5019                 can lead to crashes as prototypes are unknown, as
5020                 evidenced by bug #2315.
5021
5022 2010-12-20 [colin]      3.7.8cvs14
5023
5024         * src/compose.c
5025                 Don't flush events when adding an header entry. This
5026                 can mess up the keypresses in the previous header.
5027                 Instead, make the scroll happen later (doing it on the
5028                 spot without flushing events doesn't work as the new
5029                 requisitions aren't set yet).
5030
5031 2010-12-20 [colin]      3.7.8cvs13
5032
5033         * src/mainwindow.c
5034                 Don't iconify at start on w32. This un-iconifies in the
5035                 background.
5036
5037 2010-12-20 [colin]      3.7.8cvs12
5038
5039         * src/common/base64.c
5040                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
5041                 Patch by pochini at shiny.it
5042
5043 2010-12-19 [colin]      3.7.8cvs11
5044
5045         * src/ldapserver.c
5046                 Better debug.
5047
5048 2010-12-18 [colin]      3.7.8cvs10
5049
5050         * src/compose.c
5051                 Fix bug #2148, "Attachment content-transfer-encoding 
5052                 incorrectly set when signing emails". The RFC 2045
5053                 states that message/* and multipart/* encoding must
5054                 be either 7-bit, 8-bit or binary.
5055
5056 2010-12-18 [mones]      3.7.8cvs9
5057
5058         * src/ldaputil.c
5059                 Fix crash when searching or adding a LDAP server
5060
5061 2010-12-17 [colin]      3.7.8cvs8
5062
5063         * configure.ac
5064         * src/editldap.c
5065         * src/ldapquery.c
5066         * src/ldapserver.c
5067         * src/ldapupdate.c
5068         * src/ldaputil.c
5069         * src/ldaputil.h
5070                 Better error logging. Disable LDAP SSL/TLS on
5071                 Windows, it's crashy/non-worky.
5072
5073 2010-12-17 [colin]      3.7.8cvs7
5074
5075         * src/folder.c
5076                 Fix bug #2325, "messages remains in folder cache after moving
5077                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
5078
5079 2010-12-17 [colin]      3.7.8cvs6
5080
5081         * src/addressadd.c
5082         * src/addressbook.c
5083         * src/addrindex.c
5084         * src/ldapquery.c
5085         * src/ldapquery.h
5086         * src/ldapserver.c
5087         * src/ldapserver.h
5088         * src/ldapupdate.c
5089         * src/ldaputil.c
5090         * src/ldaputil.h
5091                 Windows build fixes (w32 LDAP completely untested!)
5092
5093 2010-12-16 [colin]      3.7.8cvs5
5094
5095         * src/addrindex.c
5096         * src/editldap.c
5097         * src/ldapctrl.c
5098         * src/ldapquery.c
5099         * src/ldapserver.c
5100         * src/ldapserver.h
5101         * src/ldapupdate.c
5102         * src/ldaputil.c
5103                 Try to rationalize a bit LDAP connections
5104
5105 2010-12-16 [colin]      3.7.8cvs4
5106
5107         * src/prefs_spelling.c
5108         * src/common/defs.h
5109                 Add a button to get dictionaries (win32)
5110
5111 2010-12-16 [colin]      3.7.8cvs3
5112
5113         * src/prefs_matcher.c
5114                 Fix bug #2279, "crash when clicking 'define' in filter
5115                 configuring". Thanks to Theodor Ciobanu for the hint at
5116                 the problem.
5117
5118 2010-12-14 [colin]      3.7.8cvs2
5119
5120         * src/gtk/gtkaspell.c
5121                 Add missing guard for sys/wait.h
5122
5123 2010-12-05 [colin]      3.7.8cvs1
5124
5125         * tools/make.themes.project
5126                 Seems wget has changed naming of targets downloaded.
5127                 Fix it by always providing our own name.
5128                 [Pushing mones' patch again after messing with CVSROOT]
5129
5130 2010-12-04 [paul]       3.7.8
5131         * NEWS
5132         * README
5133         * RELEASE_NOTES 
5134                 3.7.8 unleashed!
5135
5136 2010-12-03 [paul]       3.7.7cvs11
5137
5138         * configure.ac
5139         * manual/xml2pdf ** REMOVED **
5140         * manual/dist/pdf/Makefile.am
5141         * manual/es/dist/pdf/Makefile.am
5142         * manual/fr/dist/pdf/Makefile.am
5143         * manual/pl/dist/pdf/Makefile.am
5144                 simplify check for tools needed for manual building,
5145                 remove xml2pdf and use docbook2pdf instead
5146
5147 2010-12-03 [mir]        3.7.7cvs10
5148
5149         * configure.ac
5150                 Fix bug so that configure option --disable-manual
5151                 actually disable building the manuals
5152
5153 2010-12-01 [pawel]      3.7.7cvs9
5154
5155         * src/crash.c
5156                 One more GTK+ 2.22 build fix
5157
5158 2010-11-30 [colin]      3.7.7cvs8
5159
5160         * src/action.c
5161                 Fix bug #2317, 'Action results in "Bad file descriptor"'
5162                 Introduced in 3.7.6cvs57. In fact the error has been there
5163                 since ages, and only new thing is the verification of the
5164                 various functions return code. Let the stuff work as it
5165                 does, as it seems to do the right thing since ages.
5166
5167 2010-11-28 [colin]      3.7.7cvs7
5168
5169         * src/gtk/quicksearch.c
5170                 Fix bug #2313, 'CLI quicksearch sometimes returns 
5171                 the same messages twice'. Patch by Sebastien Bigaret
5172
5173 2010-11-25 [paul]       3.7.7cvs6
5174
5175         * src/prefs_common.c
5176                 make "gtk_can_change_accels" FALSE by default.
5177                 fixes bug #2309, 'Shortcuts should not be modifiable
5178                 by default' (RFE)
5179
5180 2010-11-24 [mones]      3.7.7cvs5
5181
5182         * src/mainwindow.c
5183                 Add missing shortcuts for marking as spam and ham
5184                 Fixes Debian bug #599547
5185
5186 2010-11-22 [colin]      3.7.7cvs4
5187
5188         * src/compose.c
5189                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
5190                 five patches were needed to fix a corner case
5191                 is a good indicator that is was bound to break
5192                 something.
5193
5194 2010-11-21 [colin]      3.7.7cvs3
5195
5196         * src/plugins/pgpcore/claws.def
5197                 Win32 build fix
5198
5199 2010-11-20 [wwp]        3.7.7cvs2
5200
5201         * src/main.c
5202           Fix either a typo or an irrelevant iff word there.
5203           IMO type and recursive possible values should be changed to
5204           smth simple and neat here, and help strings be really
5205           translatable.
5206
5207 2010-11-20 [colin]      3.7.7cvs1
5208
5209         * AUTHORS
5210                 Damn, forgot to commit this file twice.
5211
5212 2010-11-19 [paul]       3.7.7
5213         * NEWS
5214         * README
5215         * RELEASE_NOTES 
5216                 3.7.7 unleashed!
5217
5218 2010-11-19 [paul]       3.7.6cvs66
5219
5220         * po/ca.po
5221         * po/cs.po
5222         * po/de.po
5223         * po/es.po
5224         * po/fi.po
5225         * po/fr.po
5226         * po/hu.po
5227         * po/id.po
5228         * po/pt_BR.po
5229         * po/sk.po
5230         * po/uk.po
5231                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
5232                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
5233                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
5234
5235 2010-11-17 [colin]      3.7.6cvs65
5236
5237         * src/common/utils.c
5238                 Separate email address from timestamp with a dot.
5239                 Fix coding style.
5240
5241 2010-11-17 [colin]      3.7.6cvs64
5242
5243         * src/common/utils.c
5244                 Fix multiple @ in generated message-ids.
5245                 That's not allowed in RFC 2822.
5246
5247 2010-11-16 [mones]      3.7.6cvs63
5248
5249         * manual/es/advanced.xml
5250                 Synchronise with English version
5251
5252 2010-11-04 [wwp]        3.7.6cvs62
5253
5254         * src/filtering.c
5255                 Fix bug 2293, "filtering: simplify expression", as simplifying
5256                 this expression doesn't make it less easy to understand and we
5257                 gain few cycles by making the logical expression more simple
5258                 by applying. Patch by Nicolas Kaiser.
5259
5260 2010-11-03 [colin]      3.7.6cvs61
5261
5262         * src/addrindex.c
5263                 Fix bug 2294, "addrindex.c: address index conversion always
5264                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5265
5266 2010-11-02 [wwp]        3.7.6cvs60
5267
5268         * src/action.c
5269         * src/statusbar.c
5270         * src/toolbar.c
5271                 Enlarge the progress bar (main window) a bit when compiling
5272                 for UMPCs like maemo: this solves truncated text that might
5273                 appear in the progress bar while processing messages.
5274                 Also use a more compact string format when displaying
5275                 progress like 'number/total', still for UMPCs, this fixes
5276                 a previous inconsistency with these format strings where
5277                 no space around the / were used sometimes.
5278
5279 2010-10-26 [ticho]      3.7.6cvs59
5280
5281         * src/news.c
5282                 Recreate NNTP session if server port setting has changed. Fixes
5283                 bug #2092.
5284
5285 2010-10-26 [colin]      3.7.6cvs58
5286
5287         * src/imap_gtk.c
5288         * src/mh_gtk.c
5289                 Fix copy-paste error, thanks to David Relson
5290                 for spotting it.
5291
5292 2010-10-18 [colin]      3.7.6cvs57
5293
5294         * src/action.c
5295         * src/addrharvest.c
5296         * src/alertpanel.c
5297         * src/filtering.c
5298         * src/jpilot.c
5299         * src/prefs_themes.c
5300         * src/procmime.c
5301         * src/textview.c
5302         * src/gtk/gtkutils.c
5303         * src/gtk/quicksearch.c
5304         * src/gtk/quicksearch.h
5305         * src/plugins/pgpcore/passphrase.c
5306         * src/plugins/spamassassin/libspamc.c
5307                 Fix warnings
5308
5309 2010-10-17 [colin]      3.7.6cvs56
5310
5311         * src/prefs_themes.c
5312         * src/gtk/gtkaspell.c
5313         * src/gtk/gtkutils.c
5314         * src/gtk/gtkutils.h
5315         * src/gtk/inputdialog.c
5316         * src/gtk/progressdialog.c
5317                 Undeprecate a few things
5318
5319 2010-10-17 [colin]      3.7.6cvs55
5320
5321         * src/main.c
5322         * src/gtk/authors.h
5323         * src/gtk/quicksearch.c
5324         * src/gtk/quicksearch.h
5325                 Add ability to search from the command-line.
5326                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5327                 Patch by Sebastien Bigarret.
5328
5329 2010-10-04 [mones]      3.7.6cvs54
5330
5331         * manual/dist/pdf/Makefile.am
5332                 Fix build of English PDF manual
5333                 (sh: Can't open ../../../xml2pdf)
5334
5335 2010-10-03 [colin]      3.7.6cvs53
5336
5337         * src/folder.c
5338         * src/folder.h
5339         * src/imap.c
5340         * src/mh.c
5341         * src/procmsg.c
5342                 Get rid of GRelation which were, mostly, used as
5343                 GHashTables. Probably fixes bug #2277, 'Segfault when
5344                 loading inbox for the first time'
5345
5346 2010-10-03 [mir]        3.7.6cvs52
5347
5348         * manual/de/dist/html/Makefile.am
5349         * manual/de/dist/pdf/Makefile.am
5350         * manual/de/dist/ps/Makefile.am
5351         * manual/de/dist/txt/Makefile.am
5352         * manual/dist/html/Makefile.am
5353         * manual/dist/pdf/Makefile.am
5354         * manual/dist/ps/Makefile.am
5355         * manual/dist/txt/Makefile.am
5356         * manual/es/dist/html/Makefile.am
5357         * manual/es/dist/pdf/Makefile.am
5358         * manual/es/dist/ps/Makefile.am
5359         * manual/es/dist/txt/Makefile.am
5360         * manual/fr/dist/html/Makefile.am
5361         * manual/fr/dist/pdf/Makefile.am
5362         * manual/fr/dist/ps/Makefile.am
5363         * manual/fr/dist/txt/Makefile.am
5364         * manual/pl/dist/html/Makefile.am
5365         * manual/pl/dist/pdf/Makefile.am
5366         * manual/pl/dist/ps/Makefile.am
5367         * manual/pl/dist/txt/Makefile.am
5368             Missing Makefile.am's for 3.7.6cvs49
5369
5370
5371 2010-10-03 [colin]      3.7.6cvs51
5372
5373         * po/POTFILES.in
5374                 Fix build
5375
5376 2010-10-02 [mir]        3.7.6cvs50
5377
5378         * manual/de/dist/html/Makefile.am
5379         * manual/de/dist/pdf/Makefile.am
5380         * manual/de/dist/ps/Makefile.am
5381         * manual/de/dist/txt/Makefile.am
5382         * manual/dist/html/Makefile.am
5383         * manual/dist/pdf/Makefile.am
5384         * manual/dist/ps/Makefile.am
5385         * manual/dist/txt/Makefile.am
5386         * manual/es/dist/html/Makefile.am
5387         * manual/es/dist/pdf/Makefile.am
5388         * manual/es/dist/ps/Makefile.am
5389         * manual/es/dist/txt/Makefile.am
5390         * manual/fr/dist/html/Makefile.am
5391         * manual/fr/dist/pdf/Makefile.am
5392         * manual/fr/dist/ps/Makefile.am
5393         * manual/fr/dist/txt/Makefile.am
5394         * manual/pl/dist/html/Makefile.am
5395         * manual/pl/dist/pdf/Makefile.am
5396         * manual/pl/dist/ps/Makefile.am
5397         * manual/pl/dist/txt/Makefile.am
5398             Part 2 of last commit which broke due to a permission error
5399             Avoid claws trying to build manuals if the required
5400             tools are not present.
5401
5402 2010-10-02 [mir]        3.7.6cvs49
5403
5404         * configure.ac
5405         * manual/de/dist/html/Makefile.am
5406         * manual/de/dist/pdf/Makefile.am
5407         * manual/de/dist/ps/Makefile.am
5408         * manual/de/dist/txt/Makefile.am
5409         * manual/dist/html/Makefile.am
5410         * manual/dist/pdf/Makefile.am
5411         * manual/dist/ps/Makefile.am
5412         * manual/dist/txt/Makefile.am
5413         * manual/es/dist/html/Makefile.am
5414         * manual/es/dist/pdf/Makefile.am
5415         * manual/es/dist/ps/Makefile.am
5416         * manual/es/dist/txt/Makefile.am
5417         * manual/fr/dist/html/Makefile.am
5418         * manual/fr/dist/pdf/Makefile.am
5419         * manual/fr/dist/ps/Makefile.am
5420         * manual/fr/dist/txt/Makefile.am
5421         * manual/pl/dist/html/Makefile.am
5422         * manual/pl/dist/pdf/Makefile.am
5423         * manual/pl/dist/ps/Makefile.am
5424         * manual/pl/dist/txt/Makefile.am
5425             1) Downgrade autoconf requirements to 2.59 to allow
5426             building on oldest supported Linux distributions.
5427             2) Only try to build manuals if the needed software
5428             is present.
5429
5430 2010-10-02 [colin]      3.7.6cvs48
5431
5432         * src/plugins/trayicon/trayicon.c
5433                 And fix theme updating.
5434
5435 2010-10-02 [colin]      3.7.6cvs47
5436
5437         * src/plugins/trayicon/trayicon.c
5438                 Got burnt by wrong indentation!
5439
5440 2010-10-02 [colin]      3.7.6cvs46
5441
5442         * configure.ac
5443                 Forgot to remove the directory from top-level
5444
5445 2010-10-02 [colin]      3.7.6cvs45
5446
5447         * src/plugins/trayicon/Makefile.am
5448         * src/plugins/trayicon/trayicon.c
5449         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5450         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5451         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5452         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5453         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5454         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5455         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5456         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5457         * src/plugins/trayicon/libeggtrayicon/xembed.h
5458                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5459                 instead (which can be done safely now that we 
5460                 require GTK+ 2.10).
5461
5462 2010-10-02 [colin]      3.7.6cvs44
5463
5464         * src/action.c
5465         * src/addr_compl.c
5466         * src/addressbook.c
5467         * src/addrgather.c
5468         * src/alertpanel.c
5469         * src/editaddress.c
5470         * src/editaddress_other_attributes_ldap.c
5471         * src/editgroup.c
5472         * src/folderview.c
5473         * src/grouplistdialog.c
5474         * src/headerview.c
5475         * src/image_viewer.c
5476         * src/importldif.c
5477         * src/main.c
5478         * src/mainwindow.c
5479         * src/message_search.c
5480         * src/mimeview.c
5481         * src/prefs_themes.c
5482         * src/summary_search.c
5483         * src/summaryview.c
5484         * src/toolbar.c
5485         * src/etpan/imap-thread.c
5486         * src/gtk/authors.h
5487         * src/gtk/gtkcmclist.c
5488         * src/gtk/gtkcmoptionmenu.c
5489         * src/gtk/gtkutils.c
5490         * src/gtk/gtkutils.h
5491         * src/gtk/gtkvscrollbutton.c
5492         * src/plugins/pgpcore/select-keys.c
5493         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5494                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5495                 Fixes bug #2276, 'Compile in maintainer mode
5496                 fails on GTK+ 2.22'.
5497
5498 2010-10-02 [colin]      3.7.6cvs43
5499
5500         * configure.ac
5501                 It's now time to remove the temporary enable-openssl
5502                 option that was used when we removed OpenSSL. See 
5503                 bug #2276 comment #14.
5504
5505 2010-09-30 [wwp]        3.7.6cvs42
5506
5507         * src/prefs_account.c
5508         * src/prefs_filtering_action.c
5509         * src/prefs_matcher.c
5510                         Fix bug #2274, wrong color label index range
5511                         used w/ gtk_cmoption_menu (behaviour change
5512                         has been introduced w/ 3.5.0cvs49 apparently),
5513                         now it must be 1..N so let's use colorlabel value
5514                         (0..N) + 1.
5515                         
5516
5517 2010-09-20 [pawel]      3.7.6cvs41
5518
5519         * src/compose.c
5520         * src/mainwindow.c
5521         * src/summaryview.c
5522                 revert last patch
5523
5524 2010-09-19 [pawel]      3.7.6cvs40
5525
5526         * src/compose.c
5527         * src/mainwindow.c
5528         * src/summaryview.c
5529                 Set ML menus sensitivity accordingly to
5530                 possibility of reply to ML
5531
5532 2010-09-19 [colin]      3.7.6cvs39
5533
5534         * src/compose.c
5535                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5536                 to newsgroups, and NNTP accounts *can* send email. We 
5537                 should not force an email account when replying to_ml or
5538                 anything...
5539
5540 2010-09-19 [colin]      3.7.6cvs38
5541
5542         * src/compose.c
5543                 Revert previous commit (which breaks Reply to newsgroups)
5544
5545 2010-09-17 [pawel]      3.7.6cvs37
5546
5547         * src/compose.c
5548                 Respect reply_account_autosel when changing compose
5549                 account to email one while replying to NNTP post
5550
5551 2010-09-17 [wwp]        3.7.6cvs36
5552
5553         * doc/man/claws-mail.1
5554         Update --compose documentation in `man claws-mail`.
5555
5556 2010-09-12 [pawel]      3.7.6cvs35
5557
5558         * src/compose.c
5559                 Add forgotten bit to previous commit,
5560                 select email account when replying to ML
5561
5562 2010-09-12 [pawel]      3.7.6cvs34
5563
5564         * src/compose.c
5565                 Fix bug #2247 "nntp reply-to-all broken?"
5566                 Make reply-to-all and reply-to-ml work as expected in
5567                 mailing list through NNTP case
5568
5569 2010-09-11 [pawel]      3.7.6cvs33
5570
5571         * src/mainwindow.c
5572         * src/summaryview.c
5573         * src/toolbar.c
5574                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5575                 fixes build with GTK+ < 2.18
5576
5577 2010-09-10 [pawel]      3.7.6cvs32
5578
5579         * src/mainwindow.c
5580         * src/summaryview.c
5581         * src/toolbar.c
5582                 Make Tab key switch between FolderView, MsgView and
5583                 SummaryView only, other widgets have/can have their own
5584                 keybindings anyway
5585
5586 2010-08-25 [colin]      3.7.6cvs31
5587
5588         * src/procmime.c
5589         * AUTHORS
5590         * src/gtk/authors.h
5591         * src/common/base64.c
5592         * src/common/base64.h
5593                 Fix bug #2245, "base64 decoding fails with line breaks"
5594                 Patch by Yotam Medini
5595
5596 2010-08-25 [colin]      3.7.6cvs30
5597
5598         * src/main.c
5599                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5600
5601 2010-08-23 [pawel]      3.7.6cvs29
5602
5603         * src/inc.c
5604         * src/send_message.c
5605         * src/statusbar.c
5606         * src/toolbar.c
5607                 Hide progressbar on statusbar when not needed
5608
5609 2010-08-17 [colin]      3.7.6cvs28
5610
5611         * src/main.c
5612                 Fix previous patch (our own tmp dir is inside
5613                 our rc dir)
5614
5615 2010-08-16 [colin]      3.7.6cvs27
5616
5617         * src/main.c
5618                 Use temp dir to store logs in Windows. Avoids doing
5619                 get_rc_dir() early, which prevents set_rc_dir()
5620                 working correctly.
5621
5622 2010-07-31 [holger]     3.7.6cvs26
5623
5624         * src/gtk/gtkshruler.c
5625                 Yet more GdkGC to Cairo porting
5626
5627 2010-07-30 [holger]     3.7.6cvs25
5628
5629         * src/stock_pixmap.c
5630                 More GdkGC to Cairo porting
5631
5632 2010-07-30 [holger]     3.7.6cvs24
5633
5634         * src/gtk/colorlabel.c
5635                 One GdkGC usage less
5636
5637 2010-07-29 [holger]     3.7.6cvs23
5638
5639         * src/printing.c
5640                 Replace some gdk drawing with cairo, as the former
5641                 is going towards deprecation.
5642
5643 2010-07-25 [colin]      3.7.6cvs22
5644
5645         * src/common/utils.c
5646                 And now for a real fix. g_list_remove() doesn't, of
5647                 course, free the data. But we have to have a solid
5648                 pointer to it in order to free it ourselves instead
5649                 of relying on the old freed list pointer.
5650                 Maybe that's the last patch on the subject now ? :)
5651
5652 2010-07-25 [colin]      3.7.6cvs21
5653
5654         * src/common/utils.c
5655                 Remove stupid and extraneous g_free() of elements
5656                 which have just been freed by g_list_remove(). (see
5657                 GList documentation). I don't know how it worked before
5658
5659 2010-07-25 [colin]      3.7.6cvs20
5660
5661         * src/common/utils.c
5662                 Reverse free/use with more logical and safe
5663                 use/free. Thanks to Michael Rasmussen !
5664
5665 2010-07-24 [colin]      3.7.6cvs19
5666
5667         * src/gtk/quicksearch.c
5668                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5669                 'freeze when using quick search'
5670
5671 2010-07-11 [iwkse]      3.7.6cvs18
5672
5673         * src/gtk/quicksearch.c
5674                 Add SMALL_LAYOUT to quicksearch_relayout
5675
5676 2010-07-10 [iwkse]      3.7.6cvs17
5677
5678         * src/mainwindow.h
5679                         Remove forgotten variable from
5680                         the last bugfix #2224
5681
5682 2010-07-10 [colin]      3.7.6cvs16
5683
5684         * src/mainwindow.c
5685         * src/gtk/quicksearch.c
5686                 Clean fix for bug #2224: don't mess with GTK settings when
5687                 handling the layout ourselves is enough
5688
5689 2010-07-09 [iwkse]      3.7.6cvs15
5690
5691         * src/mainwindow.h
5692         * src/mainwindow.c
5693                         Better fix for Bug #2224
5694
5695 2010-07-09 [iwkse]      3.7.6cvs14
5696
5697         * src/mainwindow.c
5698                         Bug #2224
5699                         Always use stock icons on buttons
5700
5701 2010-07-08 [colin]      3.7.6cvs13
5702
5703         * src/gtk/filesel.c
5704                 Fix bug 2223, 'Compilation fails with GTK+
5705                 2.21.3'. Thanks to Jan Psota !
5706
5707 2010-06-29 [pawel]      3.7.6cvs12
5708
5709         * src/compose.c
5710                 Revert 3.7.5cvs41, it breaks templates that use %X
5711
5712 2010-06-23 [wwp]        3.7.6cvs11
5713
5714         * src/gtk/colorlabel.c
5715                 Silent up a warning by avoiding possible confusion
5716                 in logical expression evaluation, thanks to TuxCM.
5717
5718 2010-06-21 [iwkse]      3.7.6cvs10
5719
5720         * src/gtk/quicksearch.c
5721                 Do not add into quicksearch history
5722                 matching rules with bad syntax
5723
5724 2010-05-26 [holger]     3.7.6cvs9
5725
5726         * src/summaryview.c
5727         * src/summaryview.h
5728                 Add function to select rows given a list of messages,
5729                 complementary to summary_get_selected_msg_list()
5730
5731 2010-05-22 [mir]        3.7.6cvs8
5732
5733         * src/ldapctrl.c
5734                 Fix bug 2208. Encode encrypted password to qouted
5735                 printable to avoid making invalid XML. Encoding
5736                 will be activated the first time the password is
5737                 changed.
5738
5739 2010-05-22 [paul]       3.7.6cvs7
5740
5741         * manual/advanced.xml
5742         * src/compose.c
5743         * src/prefs_common.c
5744         * src/prefs_common.h
5745                 after using the compose margin for several days
5746                 I wanted the old style back - add a new hidden
5747                 pref 'show_compose_margin' to restore the old
5748                 behaviour (defaults to FALSE)
5749
5750 2010-05-14 [paul]       3.7.6cvs6
5751
5752         * src/compose.c
5753                 add a margin to the compose window text that matches
5754                 the margin in textview
5755
5756 2010-05-14 [colin]      3.7.6cvs5
5757
5758         * src/gtk/sslcertwindow.c
5759                 Fix dangling pointer. Thanks to Michael R!
5760
5761 2010-05-14 [colin]      3.7.6cvs4
5762
5763         * src/gtk/sslcertwindow.c
5764                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5765                 expired but certificate check is skipped' and maybe
5766                 bug 2200, 'SSL is not working with POP3'
5767
5768 2010-05-14 [colin]      3.7.6cvs3
5769
5770         * src/plugins/pgpinline/pgpinline.c
5771                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5772
5773 2010-05-04 [iwkse]      3.7.6cvs2
5774
5775         * src/prefs_message.c
5776                         Get a generic name as 'Quotation' for
5777                         the frame
5778
5779 2010-05-04 [iwkse]      3.7.6cvs1
5780
5781         * src/prefs_message.c
5782         * src/prefs_common.h
5783         * src/prefs_common.c
5784         * src/textview.c
5785                         Fix #2188
5786                         Option for collapsing via double-click
5787
5788 2010-05-01 [paul]       3.7.6
5789         * NEWS
5790         * README
5791         * RELEASE_NOTES 
5792                 3.7.6 unleashed!
5793
5794 2010-05-01 [paul]       3.7.5cvs55
5795
5796         * tools/claws.i18n.status.pl
5797                 add Ukrainian stat
5798
5799 2010-05-01 [paul]       3.7.5cvs54
5800
5801         * src/gtk/authors.h
5802                 add YUP, new Ukrainian translator
5803
5804 2010-04-30 [paul]       3.7.5cvs53
5805
5806         * configure.ac
5807         * po/uk.po
5808                 add Ukrainian translation, submitted by YUP
5809         * po/cs.po
5810         * po/de.po
5811         * po/fi.po
5812         * po/hu.po
5813         * po/nl.po
5814         * po/pt_BR.po
5815         * po/pt_PT.po
5816         * po/sk.po
5817                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5818                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5819                 Tiago Faria, and Slavko
5820
5821 2010-04-26 [wwp]        3.7.5cvs52
5822
5823         * po/fr.po
5824                 Fix capitalization.
5825
5826 2010-04-26 [mones]      3.7.5cvs51
5827
5828         * po/es.po
5829                 Updated for release
5830
5831 2010-04-22 [pawel]      3.7.5cvs50
5832
5833         * src/addressbook.c
5834                 fix compile warning
5835         * src/vcard.c
5836                 first NULL check pointer, then use it
5837
5838 2010-04-22 [colin]      3.7.5cvs49
5839
5840         * src/imap.c
5841                 Fix error message when session isn't established
5842         * po/fr.po
5843                 Update translation and fix a typo in it
5844
5845 2010-04-15 [pawel]      3.7.5cvs48
5846
5847         * src/prefs_account.c
5848                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5849                                 the port isn't configured properly'
5850                 When using SSL/TLS tunneling automatically use default
5851                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5852
5853 2010-04-15 [pawel]      3.7.5cvs47
5854
5855         * src/action.c
5856                 Fix crasher in actions using '%f' argument
5857                 on multiple files with external scripts which
5858                 don't return any output.
5859
5860 2010-04-14 [colin]      3.7.5cvs46
5861
5862         * src/mainwindow.c
5863                 Fix hand cursor after error symbol appears
5864
5865 2010-04-12 [colin]      3.7.5cvs45
5866
5867         * configure.ac
5868                 Fix bug 2162, 'configure check for libetpan 
5869                 fails with libetpan 1.0'
5870
5871
5872 2010-04-09 [mones]      3.7.5cvs44
5873
5874         * manual/de/glossary.xml
5875                 Fix encoding to match main document's
5876                 Also fixes make dist with Debian's openjade
5877
5878 2010-03-29 [pawel]      3.7.5cvs43
5879
5880         * src/matcher_parser.h
5881         * src/matcher_parser_parse.y
5882         * src/gtk/quicksearch.c
5883                 Disable matcher warnings when populating quicksearch
5884                 completion lists on startup
5885
5886 2010-03-27 [colin]      3.7.5cvs42
5887
5888         * src/gtk/quicksearch.c
5889                 Fix double-free later in code. Optimize
5890                 list creation
5891
5892 2010-03-27 [pawel]      3.7.5cvs41
5893
5894         * src/compose.c
5895                 Make sure that quote ends with new line char
5896
5897 2010-03-26 [pawel]      3.7.5cvs40
5898
5899         * src/compose.c
5900         * src/compose.h
5901         * src/textview.c
5902                 Fix Bug 1928 Add "reply to this address" pop menu 
5903                              on Message View
5904                 - Set composing account to email one when creating/replying
5905                   from NNTP folder by clicking link or choosing option
5906                   from popup menu
5907                 - Factorize code
5908
5909 2010-03-25 [paul]       3.7.5cvs39
5910
5911         * src/gtk/gtkcmclist.c
5912                 Fix build with GTK+ 2.20
5913
5914 2010-03-24 [pawel]      3.7.5cvs38
5915
5916         * src/addr_compl.c
5917         * src/compose.c
5918         * src/folderview.c
5919         * src/grouplistdialog.c
5920         * src/headerview.c
5921         * src/mainwindow.c
5922         * src/mimeview.c
5923         * src/prefs_account.c
5924         * src/gtk/gtkcmclist.c
5925         * src/gtk/gtkcmctree.c
5926         * src/gtk/gtkcmoptionmenu.c
5927         * src/gtk/gtksctree.c
5928         * src/gtk/gtkshruler.c
5929         * src/gtk/gtkutils.c
5930         * src/gtk/gtkutils.h
5931         * src/gtk/gtkvscrollbutton.c
5932         * src/gtk/inputdialog.c
5933         * src/gtk/spell_entry.c
5934         * src/plugins/trayicon/trayicon.c
5935         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5936         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5937         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5938                 Fix build with GTK+ 2.19
5939
5940 2010-03-23 [pawel]      3.7.5cvs37
5941
5942         * src/mainwindow.c
5943         * src/mimeview.c
5944                 Respect view->show_col_headers option
5945         * src/gtk/gtkcmctree.c
5946                 Fix GtkCmcTree column width calculation when it has
5947                 auto_resize set and new node is added
5948
5949 2010-03-22 [pawel]      3.7.5cvs36
5950
5951         * src/grouplistdialog.c
5952         * src/prefs_common.c
5953         * src/prefs_common.h
5954                 - remember newsgroups list dialog size
5955                 - respect use_dotted_lines hidden pref
5956                 - respect use_stripes_everywhere hidden pref
5957
5958 2010-03-21 [pawel]      3.7.5cvs35
5959
5960         * src/addrgather.c
5961                 Remove superfluous gtk_widget_show_all()
5962         * src/mimeview.c
5963                 Add forgotten colon
5964         * src/common/utils.c
5965                 Return correct type
5966
5967 2010-03-21 [pawel]      3.7.5cvs34
5968
5969         * src/main.c
5970         * src/gtk/quicksearch.c
5971         * src/gtk/quicksearch.h
5972                 Implement separate search phrase completion for
5973                 normal/extended quicksearch
5974
5975 2010-03-11 [paul]       3.7.5cvs33
5976
5977         * po/zh_CN.po
5978                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
5979                 submitted by Yuwei Yu
5980
5981 2010-03-09 [colin]      3.7.5cvs32
5982
5983         * manual/de/glossary.xml
5984                 Fix build
5985
5986 2010-03-02 [colin]      3.7.5cvs31
5987
5988         * manual/de/glossary.xml
5989                 Sort alphabetically. Done by Volker Ribbert.
5990
5991 2010-03-02 [mones]      3.7.5cvs30
5992
5993         * README
5994                 Fix mailing list archives location
5995                 Remove currently unavailable CVS webview
5996
5997 2010-03-01 [iwkse]      3.7.5cvs29
5998
5999         * src/common/plugin.c
6000                         Other indentation issues
6001
6002 2010-03-01 [iwkse]      3.7.5cvs28
6003
6004         * src/common/plugin.c
6005                         Fix indentation of the previous commit
6006
6007 2010-03-01 [iwkse]      3.7.5cvs27
6008
6009         * src/common/plugin.h
6010         * src/common/plugin.c
6011                         Add API for getting a loaded Plugin from the
6012                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
6013                         Thanks to Colin, Michael
6014
6015 2010-02-27 [colin]      3.7.5cvs26
6016
6017         * configure.ac
6018         * AUTHORS
6019         * src/gtk/authors.h
6020         * manual/Makefile.am
6021         * manual/de/Makefile.am
6022         * manual/de/account.xml
6023         * manual/de/ack.xml
6024         * manual/de/addrbook.xml
6025         * manual/de/advanced.xml
6026         * manual/de/claws-mail-manual.xml
6027         * manual/de/faq.xml
6028         * manual/de/glossary.xml
6029         * manual/de/gpl.xml
6030         * manual/de/handling.xml
6031         * manual/de/intro.xml
6032         * manual/de/keyboard.xml
6033         * manual/de/plugins.xml
6034         * manual/de/starting.xml
6035         * manual/de/dist/.cvsignore
6036         * manual/de/dist/Makefile.am
6037         * manual/de/dist/html/.cvsignore
6038         * manual/de/dist/html/Makefile.am
6039         * manual/de/dist/pdf/.cvsignore
6040         * manual/de/dist/pdf/Makefile.am
6041         * manual/de/dist/ps/.cvsignore
6042         * manual/de/dist/ps/Makefile.am
6043         * manual/de/dist/txt/.cvsignore
6044         * manual/de/dist/txt/Makefile.am
6045                 Add the german translation of the manual, done by
6046                 Volker Ribbert <thoraki@arcor.de>.
6047
6048 2010-02-27 [holger]     3.7.5cvs25
6049
6050         * src/prefs_toolbar.c
6051                 Don't make toolbar item description for
6052                 plugin registered items editable
6053
6054 2010-02-26 [colin]      3.7.5cvs24
6055
6056         * src/toolbar.c
6057                 Don't translate empty description
6058
6059 2010-02-22 [colin]      3.7.5cvs23
6060
6061         * src/compose.c
6062                 Don't make In-Reply-To visible when reediting
6063                 a draft or sent mail.
6064
6065 2010-02-20 [colin]      3.7.5cvs22
6066
6067         * src/imap.c
6068         * src/imap.h
6069         * src/main.c
6070         * src/mainwindow.c
6071         * src/etpan/imap-thread.c
6072         * src/etpan/imap-thread.h
6073         * src/etpan/nntp-thread.c
6074         * src/etpan/nntp-thread.h
6075                 When going offline from NetworkManager, just
6076                 delete IMAP connections. That'll avoid timeouts
6077                 when coming back online in certain cases when
6078                 the TCP socket will have timed out.
6079
6080 2010-02-20 [holger]     3.7.5cvs21
6081
6082         * .cvsignore
6083                 More files to ignore
6084
6085 2010-02-17 [ticho]      3.7.5cvs20
6086
6087         * src/summaryview.c
6088         * src/summaryview.h
6089         * src/toolbar.c
6090                 Revert 3.7.5cvs19.
6091
6092 2010-02-16 [ticho]      3.7.5cvs19
6093
6094         * src/summaryview.c
6095         * src/summaryview.h
6096         * src/toolbar.c
6097                 Removed unused argument from summary_open_row().
6098
6099 2010-02-10 [pawel]      3.7.5cvs18
6100
6101         * src/compose.c
6102                 - fix headers filtering when prefs_common.trans_hdr is on
6103                 - fix headers setting when changing composing account 
6104                 - plug memleak
6105         * src/prefs_template.c
6106                 Re-add template's name for translation
6107
6108 2010-02-10 [colin]      3.7.5cvs17
6109
6110         * src/prefs_matcher.c
6111                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
6112                 Condition>Define>Header>Name combo box'. Patch by
6113                 Francois Cami
6114
6115 2010-02-10 [colin]      3.7.5cvs16
6116
6117         * src/codeconv.c
6118         * src/codeconv.h
6119         * src/compose.c
6120         * src/mainwindow.c
6121         * src/messageview.c
6122         * src/prefs_send.c
6123         * src/procmime.c
6124         * src/textview.c
6125                 Add the GB18030 Chinese charset, which is a superset
6126                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
6127
6128 2010-02-09 [holger]     3.7.5cvs15
6129
6130         * configure.ac
6131                 GTK+ 2.10 related cleanup
6132
6133 2010-02-09 [pawel]      3.7.5cvs14
6134
6135         * src/prefs_account.c
6136         * src/prefs_folder_item.c
6137         * src/prefs_template.c
6138         * src/quote_fmt.c
6139                 Respect prefs_common.trans_hdr in couple more places to avoid
6140                 confusion with translated/non-translated header names
6141
6142 2010-02-09 [colin]      3.7.5cvs13
6143
6144         * po/POTFILES.in
6145                 Fix make dist
6146
6147 2010-02-09 [colin]      3.7.5cvs12
6148
6149         * src/mimeview.c
6150                 And fix 2.10 build :)
6151
6152 2010-02-09 [colin]      3.7.5cvs11
6153
6154         * configure.ac
6155                 Bump up GTK+ requirement to 2.10
6156         * src/Makefile.am
6157         * src/compose.c
6158         * src/crash.c
6159         * src/foldersel.c
6160         * src/main.c
6161         * src/mainwindow.c
6162         * src/messageview.c
6163         * src/messageview.h
6164         * src/prefs_actions.c
6165         * src/prefs_common.c
6166         * src/prefs_common.h
6167         * src/prefs_ext_prog.c
6168         * src/prefs_filtering_action.c
6169         * src/prefs_fonts.c
6170         * src/prefs_image_viewer.c
6171         * src/prefs_matcher.c
6172         * src/prefs_msg_colors.c
6173         * src/prefs_summaries.c
6174         * src/prefs_template.c
6175         * src/printing.c
6176         * src/printing.h
6177         * src/quote_fmt.c
6178         * src/summaryview.c
6179         * src/textview.c
6180         * src/gtk/Makefile.am
6181         * src/gtk/about.c
6182         * src/gtk/gtkcmclist.c
6183         * src/gtk/gtkcmctree.c
6184         * src/gtk/gtkutils.c
6185         * src/gtk/quicksearch.c
6186                 Remove all compile-time conditionals depending on
6187                 GTK+ < 2.10
6188         * src/gedit-print.c
6189         * src/gedit-print.h
6190         * src/gtk/gtksourceprintjob.c
6191         * src/gtk/gtksourceprintjob.h
6192                 Remove libgnomeprint-based printing system (and
6193                 command-line-based printing system) as GTK+ 2.10
6194                 ships with print support.
6195
6196 2010-02-08 [mir]        3.7.5cvs10
6197
6198         * src/compose.c
6199             Avoid displaying Bcc headers in message sent
6200             to NNTP servers. Thanks to Henning Mersch.
6201
6202
6203 2010-02-08 [pawel]      3.7.5cvs9
6204
6205         * src/mimeview.c
6206                 Make tooltips less cryptic
6207         * src/gtk/description_window.c
6208                 Improve window size calculation
6209
6210 2010-02-08 [pawel]      3.7.5cvs8
6211
6212         * src/compose.c
6213         * src/compose.h
6214         * src/common/utils.c
6215         * src/common/utils.h
6216         * src/gtk/authors.h
6217                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
6218                 Patch by Laurent Bigonville with slight modifications
6219
6220 2010-02-03 [pawel]      3.7.5cvs7
6221
6222         * m4/.cvsignore
6223                 Add some libtool files to ignore
6224
6225 2010-02-03 [pawel]      3.7.5cvs6
6226
6227         * src/plugins/trayicon/trayicon.c
6228                 Save and then restore focus when closing/minimizing to tray
6229
6230 2010-02-03 [mir]        3.7.5cvs5
6231
6232         * src/addrindex.c
6233         * src/editldap.c
6234         * src/ldapctrl.c
6235         * src/ldapctrl.h
6236         * src/ldapquery.c
6237         * src/ldapupdate.c
6238             Save LDAP password encrypted. See bug 2113.
6239
6240
6241 2010-02-03 [colin]      3.7.5cvs4
6242
6243         * src/privacy.c
6244                 Fix again decoding of encrypted parts. The
6245                 reverting of the patch was wrong, as the
6246                 double-decoding was fixed in smime itself.
6247                 Thanks to Matthias Drochner again...
6248
6249 2010-02-02 [colin]      3.7.5cvs3
6250
6251         * src/plugins/smime/smime.c
6252         * src/privacy.c
6253                 Revert 3.7.4cvs2 and make a better patch for bug
6254                 2059 and 2076. Patch by Matthias Drochner
6255
6256 2010-01-31 [pawel]      3.7.5cvs2
6257
6258         * src/gtk/authors.h
6259                 Fix hungarian translator's name
6260
6261 2010-01-31 [pawel]      3.7.5cvs1
6262
6263         * src/messageview.c
6264         * src/mimeview.c
6265                 Fix Bug 2107 - Arrow keys don't work in message view window
6266
6267 2010-01-31 [paul]       3.7.5
6268
6269         * NEWS
6270         * README
6271         * RELEASE_NOTES 
6272                 3.7.5 released!
6273
6274 2010-01-23 [pawel]      3.7.4cvs10
6275
6276         * src/addressbook.c
6277                 Fix button sensitivity in compose mode
6278
6279 2010-01-23 [pawel]      3.7.4cvs9
6280
6281         * commitHelper
6282         * tools/kdeservicemenu/install.sh
6283         * tools/make.themes.project
6284         * tools/nautilus2claws-mail.sh
6285         * tools/popfile-link.sh
6286         * tools/textviewer.sh
6287                 Not all systems have bash installed in /bin, use env(1) to find
6288                 it`s location
6289
6290 2010-01-22 [pawel]      3.7.4cvs8
6291
6292         * src/prefs_account.c
6293         * src/prefs_filtering.c
6294         * src/prefs_send.c
6295         * src/gtk/colorlabel.c
6296                 Add some separators in combos
6297
6298 2010-01-22 [pawel]      3.7.4cvs7
6299
6300         * autogen.sh
6301                 --disable-aspell -> --disable-enchant
6302         * configure.ac
6303                 Fix options spacing in configure --help
6304         * src/wizard.c
6305                 Make wizard's window centered on the screen
6306
6307 2010-01-19 [holger]     3.7.4cvs6
6308
6309         * src/folder.c
6310         * src/folder.h
6311                 Introduce folder_get_item_from_identifier().
6312                 In contrast to folder_find_item_from_identifier(), this
6313                 function recursively creates the FolderItems in the id path.
6314                 Useful for programmatically creating folders (e.g. by plugins)
6315
6316 2010-01-17 [pawel]      3.7.4cvs5
6317
6318         * src/gtk/authors.h
6319                 Fix my lastname
6320
6321 2010-01-16 [colin]      3.7.4cvs4
6322
6323         * src/plugins/pgpcore/sgpgme.c
6324                 Probably fix bug 2098, 'claws-mails crashes frequently 
6325                 with pgpcore'. Fix double-free.
6326
6327 2010-01-16 [holger]     3.7.4cvs3
6328
6329         * src/prefs_toolbar.h
6330                 Forgotten header
6331
6332 2010-01-15 [colin]      3.7.4cvs2
6333
6334         * src/privacy.c
6335                 Decode mimeinfo before decrypting it. Probably
6336                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6337                 with S/MIME encryption' and bug 2076 'having 
6338                 worked 2 times properly CLAWS ceased to 
6339                 decrypt incoming PGP mails -displays base64 
6340                 instead - sucks completely'
6341                 Let's hope complete suckage ends here!
6342                 Thanks to Matthias Drochner.
6343
6344 2010-01-08 [paul]       3.7.4cvs1
6345
6346         * tools/claws.i18n.status.pl
6347                 fix typos
6348
6349 2010-01-08 [paul]       3.7.4
6350
6351         * NEWS
6352         * README
6353         * RELEASE_NOTES 
6354                 3.7.4 released!
6355
6356 2010-01-08 [paul]       3.7.3cvs57
6357
6358         * po/ca.po
6359         * po/cs.po
6360         * po/de.po
6361         * po/fi.po
6362         * po/hu.po
6363         * po/id.po
6364         * po/ja.po
6365         * po/nl.po
6366         * po/pt_BR.po
6367         * po/pt_PT.po
6368         * po/ru.po
6369         * po/sk.po
6370                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6371                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6372                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6373                 Slavko
6374
6375 2010-01-08 [paul]       3.7.3cvs56
6376
6377         * src/common/utils.c
6378                 fix bug 2089, 'URLs ending with an underscore ('_')
6379                 are not correctly parsed'. thanks to Johan
6380
6381 2010-01-05 [colin]      3.7.3cvs55
6382
6383         * po/fr.po
6384                 Update french translation
6385
6386 2010-01-04 [mones]      3.7.3cvs54
6387
6388         * po/es.po
6389                 Update Spanish translation
6390
6391 2010-01-04 [mones]      3.7.3cvs53
6392
6393         * manual/plugins.xml
6394                 Some format
6395         * manual/es/claws-mail-manual.xml
6396         * manual/es/intro.xml
6397         * manual/es/plugins.xml
6398                 Synchronise with English version
6399
6400 2010-01-03 [paul]       3.7.3cvs52
6401
6402         * ChangeLog
6403                 fix format
6404         * src/gtk/authors.h
6405                 update TEAM_LIST, fix encoding
6406
6407 2010-01-03 [mir]        3.7.3cvs51
6408
6409         * src/compose.c
6410                 When composing to a NNTP list TO: will always be preset
6411                 to the NNTP list unless user has chosen some other default
6412                 in which case we will handle this the normal way. Therefore
6413                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6414
6415 2010-01-01 [paul]       3.7.3cvs50
6416
6417         * src/gtk/about.c
6418                 bump copyright year whilst it's in mind
6419
6420 2009-12-31 [paul]       3.7.3cvs49
6421
6422         * manual/claws-mail-manual.xml
6423         * manual/intro.xml
6424         * manual/plugins.xml
6425                 fix links so that they make sense in the context of the
6426                 text version of the manual
6427
6428 2009-12-31 [paul]       3.7.3cvs48
6429
6430         * manual/intro.xml
6431         * manual/plugins.xml
6432                 updates, improvements, corrections, additions
6433
6434 2009-12-29 [pawel]      3.7.3cvs47
6435
6436         * src/prefs_filtering_action.c
6437                 Fix Bug 2082 'Wrong color rectangle position when replacing
6438                 "color" processing rule'
6439
6440 2009-12-29 [colin]      3.7.3cvs46
6441
6442         * src/compose.c
6443                 Fix bug 2074, 'Remember sending account 
6444                 for sent messages'
6445
6446 2009-12-20 [holger]     3.7.3cvs45
6447
6448         * src/compose.c
6449                 Delay CREATED_HOOKLIST invokation until
6450                 after the modifications to the compose window
6451                 are done, to allow hooks to further modify the
6452                 window without getting overridden again
6453
6454 2009-12-20 [holger]     3.7.3cvs44
6455
6456         * src/prefs_toolbar.h
6457                 Fix last commit
6458
6459 2009-12-20 [holger]     3.7.3cvs43
6460
6461         * src/prefs_toolbar.c
6462         * src/prefs_toolbar.h
6463         * src/toolbar.c
6464                 Pass window struct to caller
6465
6466 2009-12-20 [holger]     3.7.3cvs42
6467
6468         * src/compose.c
6469         * src/compose.h
6470                 Add hooklist after creation of a compose window
6471
6472 2009-12-19 [holger]     3.7.3cvs41
6473
6474         * src/prefs_toolbar.c
6475         * src/prefs_toolbar.h
6476         * src/toolbar.c
6477                 Allow plugins to choose to which toolbar they want
6478                 to add actions (main window, compose window, or message view)
6479
6480 2009-12-19 [paul]       3.7.3cvs40
6481
6482         * src/statusbar.c
6483                 fix statusbar in GTK+ 2.19.1
6484
6485 2009-12-10 [pawel]      3.7.3cvs39
6486
6487         * src/compose.c
6488                 Better fix for cvs28 regression
6489
6490 2009-12-10 [iwkse]      3.7.3cvs38
6491
6492         * src/compose.c
6493             Fix some indentation
6494
6495 2009-12-10 [iwkse]      3.7.3cvs37
6496
6497         * src/compose.c
6498             Add missing checks for gtkaspell: avoid
6499             crashing in some cases when Enchant is 
6500             enabled but the spell checker is disabled 
6501             in preferences.
6502
6503 2009-12-09 [colin]      3.7.3cvs36
6504
6505         * src/compose.c
6506                 Fix leak and unchecked accesses.
6507
6508 2009-12-09 [mir]        3.7.3cvs35
6509
6510         * src/compose.c
6511         Fix Bug 2072 "template at folder properties is not working"
6512         introduced in cvs24.
6513
6514 2009-12-08 [pawel]      3.7.3cvs34
6515
6516         * src/compose.c
6517                 When 'Reply All' remove current compose address from
6518                 Cc/Bcc list - fix for regression introduced in cvs28
6519
6520 2009-12-05 [pawel]      3.7.3cvs33
6521
6522         * src/messageview.c
6523                 Fix memory management, duh!
6524
6525 2009-12-04 [pawel]      3.7.3cvs32
6526
6527         * src/messageview.c
6528                 Use case insensitive comparison in search for
6529                 duplicate urls
6530         * src/uri_opener.c
6531                 Refresh scrollbars on every window open
6532
6533 2009-12-04 [pawel]      3.7.3cvs31
6534
6535         * src/compose.c
6536                 Highlight misspelled words when applying template and
6537                 check_while_typing option is on
6538
6539 2009-12-03 [pawel]      3.7.3cvs30
6540
6541         * src/compose.c
6542                 Highlight misspelled words in text inserted from file(s)
6543                 or pasted to message body when check_while_typing
6544                 options is on
6545
6546 2009-12-02 [pawel]      3.7.3cvs29
6547
6548         * src/compose.c
6549                 Revert first part of previous commit
6550
6551 2009-12-02 [pawel]      3.7.3cvs28
6552
6553         * src/compose.c
6554                 Fix Bug 2055 "duplicate mailing list reply if
6555                 List-Post + Reply-To present"
6556                 - Ignore Reply-To if answering to ML
6557                 - Improve parsing of List-Post header
6558
6559 2009-12-02 [pawel]      3.7.3cvs27
6560
6561         * src/compose.c
6562         * src/compose.h
6563                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6564                 email had user in "From" and "CC"
6565                 Don't allow duplicate addresses in compose window headers
6566
6567 2009-12-02 [mones]      3.7.3cvs26
6568
6569         * manual/intro.xml
6570         * manual/es/intro.xml
6571         * manual/fr/intro.xml
6572         * manual/it/intro.xml
6573         * manual/pl/intro.xml
6574                 Make URL to point current site
6575
6576 2009-12-01 [holger]     3.7.3cvs25
6577
6578         * src/summaryview.c
6579         * src/summaryview.h
6580                 Introduce new drag type "claws-mail/msg-path-list" for
6581                 drag'n'drop of a message selection from the summaryview
6582                 into other applications. The drag data gets set to the
6583                 folder-item-id followed by message ids, separated by newlines.
6584                 This enables other applications to back-link to Claws Mail
6585                 via a "claws-mail --select" call after they received a drop.
6586
6587 2009-11-30 [mir]        3.7.3cvs24
6588
6589         * src/compose.c
6590            Place cursor in compose window according to provided input
6591            If to: is present place cursor in subject field and if both
6592            to: and subject: is present place cursor in body. If body: is
6593            present insert a new line after text and place cursor there.
6594
6595 2009-11-27 [mones]      3.7.3cvs23
6596
6597         * src/gtk/quicksearch.c
6598                 Allow viewing longer expressions if there's space
6599
6600 2009-11-25 [holger]     3.7.3cvs22
6601
6602         * Makefile.am
6603         * src/common/Makefile.am
6604         * src/common/utils.c
6605         * src/common/utils.h
6606                 Add a function to query the
6607                 filepath of the .desktop file
6608
6609 2009-11-25 [colin]      3.7.3cvs21
6610
6611         * src/imap.c
6612                 Fix bug 2063, 'glib assertion in GRelation use in 
6613                 imap.c'
6614
6615 2009-11-24 [pawel]      3.7.3cvs20
6616
6617         * src/common/utils.c
6618                 Fix Bug 2053 'Inconsistent application of Coloration 
6619                 of Message text'
6620                 Don't allow '<' character between quotation marks
6621
6622 2009-11-21 [holger]     3.7.3cvs19
6623
6624         * src/printing.c
6625                 Modify cairo clip handling in preview windows,
6626                 to prevent print preview windows from being blank
6627                 with GTK+ 2.18. Follow recommendation of the GTK+
6628                 documentation (section "Migrating to client side windows")
6629                 and create a new cairo context for each expose event.
6630
6631 2009-11-19 [pawel]      3.7.3cvs18
6632
6633         * Makefile.am
6634                 complete 3.7.3cvs15 so install is DESTDIR safe
6635                 remove icons with changed names on uninstall
6636
6637 2009-11-18 [pawel]      3.7.3cvs17
6638
6639         * src/news_gtk.c
6640                 remove unneeded and code-duplicating function
6641
6642 2009-11-18 [pawel]      3.7.3cvs16
6643
6644         * src/news_gtk.c
6645                 Fix Bug 2057 'Claws mail does not keep renamed names
6646                 of nntp-subscribed groups'
6647                 Check for already subscribed group using item->path for group
6648                 comparision as folders item->path != item->name may be truth 
6649                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6650
6651 2009-11-17 [pawel]      3.7.3cvs15
6652
6653         * Makefile.am
6654                 Fix Bug 2049 'some icons not copied?'
6655                 Install additional 64x64 and 128x128 icons
6656
6657 2009-11-17 [holger]     3.7.3cvs14
6658
6659         * src/prefs_toolbar.c
6660         * src/prefs_toolbar.h
6661         * src/toolbar.c
6662         * src/toolbar.h
6663                 Allow plugins to register toolbar items
6664
6665 2009-11-11 [pawel]      3.7.3cvs13
6666
6667         * src/addressbook.c
6668         * src/compose.c
6669         * src/compose.h
6670         * src/filtering.c
6671                 Fix Bug 1867 Changing account does not change BCC address
6672                 Set account specific headers when changing account
6673                 in compose window.
6674
6675 2009-11-07 [colin]      3.7.3cvs12
6676
6677         * src/gtk/prefswindow.c
6678                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6679                 Patch by Pawel
6680
6681 2009-11-07 [colin]      3.7.3cvs11
6682
6683         * src/gtk/spell_entry.c
6684                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6685                 Patch by Pawel Pekala
6686
6687 2009-10-27 [colin]      3.7.3cvs10
6688
6689         * src/folder.c
6690                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6691                 Don't try to check whether the folder is up-to-date if
6692                 the folder class doesn't implement set_mtime, as we don't
6693                 care in this case. This code exists since a long time, but
6694                 the bug was triggered by more scanning of queue folders 
6695                 since recently (when we added \Deleted handling).
6696
6697 2009-10-27 [colin]      3.7.3cvs9
6698
6699         * src/mainwindow.c
6700                 Try to fix registering as default client
6701                 on windows 7
6702
6703 2009-10-21 [wwp]        3.7.3cvs8
6704
6705         * src/common/utils.c
6706                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6707
6708 2009-10-21 [wwp]        3.7.3cvs7
6709
6710         * src/common/utils.c
6711                 Don't core dump when attempting to insert a non-existing
6712                 file using a mailto: uri (g_error does core dump).
6713
6714 2009-10-20 [colin]      3.7.3cvs6
6715
6716         * src/common/utils.c
6717                 Don't g_error on normal warnings...
6718
6719 2009-10-20 [colin]      3.7.3cvs5
6720
6721         * src/plugins/pgpcore/sgpgme.c
6722                 Fix bug 1996, 'S/MIME key not selected'
6723                 Check for S/MIME certs too
6724
6725 2009-10-20 [colin]      3.7.3cvs4
6726
6727         * src/common/w32lib.h
6728                 Fix win32 build on latest mingw32
6729
6730 2009-10-20 [colin]      3.7.3cvs3
6731
6732         * src/exportldif.c
6733         * src/ldif.c
6734         * src/ldif.h
6735                 Fix LDIF export. Patch by Michael Rasmussen
6736
6737 2009-10-18 [paul]       3.7.3cvs2
6738
6739         * tools/claws.i18n.status.pl
6740                 increase the value of $transolddays since we're relasing less
6741                 often now.
6742                 rework the en_GB.po hack so that en_GB is always 100% translated
6743                 and recently updated
6744
6745 2009-10-17 [paul]       3.7.3cvs1
6746
6747         * src/prefs_account.c
6748         * src/prefs_compose_writing.c
6749         * src/prefs_receive.c
6750         * src/prefs_summaries.c
6751         * src/prefs_wrapping.c
6752                 reword a few labels. (this incorporates everything
6753                 that seemed worthwhile from bug 2020)
6754         * src/prefs_customheader.c
6755                 use a 'Browse' button instead of button with
6756                 label 'From file...'
6757
6758 2009-10-12 [colin]
6759
6760         * CVS repository change
6761
6762 2009-10-09 [paul[       3.7.3
6763
6764         version 3.7.3 unleashed!!
6765
6766 2009-10-07 [paul]       3.7.2cvs49
6767
6768         * src/folderview.c
6769         * src/folderview.h
6770         * src/mainwindow.c
6771                 fix  Bug 1994 -  Changing colors required restart.
6772                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6773                 more accurate folderview_reinit_fonts()
6774
6775 2009-10-07 [paul]       3.7.2cvs48
6776
6777         * src/addrgather.c
6778         * src/prefs_common.c
6779         * src/prefs_common.h
6780                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6781                 patch by Pawel Pekala
6782
6783 2009-10-07 [paul]       3.7.2cvs47
6784
6785         * po/cs.po
6786         * po/de.po
6787         * po/hu.po
6788         * po/id.po
6789         * po/ja.po
6790         * po/pt_BR.po
6791                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6792                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6793                 Goncalves Guimaraes
6794
6795 2009-10-06 [colin]      3.7.2cvs46
6796
6797         * po/fr.po
6798                 French translation update
6799
6800 2009-10-05 [paul]       3.7.2cvs45
6801
6802         * src/printing.c
6803                 enable Page Size and Orientation in the print dialog,
6804                 GTK+ >= 2.18.x only. Patch by Mark__T
6805
6806 2009-10-05 [paul]       3.7.2cvs44
6807
6808         * src/prefs_summaries.c
6809                 fix label, startup --> start-up, to match other uses of the
6810                 term
6811
6812 2009-10-05 [paul]       3.7.2cvs43
6813
6814         * po/pl.po
6815                 updated by Emilian Nowak
6816
6817 2009-10-03 [colin]      3.7.2cvs42
6818
6819         * src/mimeview.c
6820         * src/noticeview.c
6821         * src/gtk/gtkcmclist.c
6822         * src/gtk/gtkvscrollbutton.c
6823         * src/gtk/logwindow.c
6824                 GTK+ 2.18 fixes:
6825                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6826                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6827                 Fix warning at start
6828
6829 2009-09-28 [colin]      3.7.2cvs41
6830
6831         * src/matcher.c
6832         * src/mimeview.c
6833         * src/prefs_folder_item.c
6834                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6835
6836 2009-09-28 [colin]      3.7.2cvs40
6837
6838         * src/prefs_summaries.c
6839         * src/gtk/sslcertwindow.c
6840                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6841                 shows up garbled in GUI'. Patch by Pawel Pekala
6842
6843 2009-09-24 [iwkse]      3.7.2cvs39
6844
6845         * configure.ac
6846             That's only for statistics, of course :)
6847
6848 2009-09-24 [iwkse]      3.7.2cvs38
6849
6850         * configure.ac
6851             ...
6852
6853 2009-09-24 [iwkse]      3.7.2cvs37
6854
6855         * configure.ac
6856             Revert unwanted change
6857
6858 2009-09-24 [iwkse]      3.7.2cvs36
6859
6860         * src/action.c
6861             Fix issue with filtering actions and 
6862             parsed parameters
6863
6864 2009-09-20 [mones]      3.7.2cvs35
6865
6866         * tools/convert_mbox.pl
6867                 Add -R flag to support recursive conversions
6868                 of arbitrary Evolution mail folders, based on
6869                 bash script by Daniel Dickinson (fixes debian 
6870                 bug #461435) 
6871         * tools/popfile-link.sh
6872                 Set required shell for script (fixes debian 
6873                 bug #530057)
6874
6875 2009-09-16 [colin]      3.7.2cvs34
6876
6877         * src/main.c
6878                 Go grab files in /etc/skel if they exist
6879                 at first startup 
6880
6881 2009-09-15 [colin]      3.7.2cvs33
6882
6883         * src/procmime.c
6884                 Complete 3.7.1cvs42: only output directly to
6885                 final file if we get NULL byes at the start.
6886                 Still fixes saving UTF16 files, but also
6887                 fixes displaying Base64 parts with decoding
6888                 errors (parts without errors get displayed)
6889
6890 2009-09-14 [colin]      3.7.2cvs32
6891
6892         * src/matcher.c
6893         * src/matcher.h
6894         * src/matcher_parser_parse.y
6895         * src/prefs_matcher.c
6896                 Add 'has_attachment' and 'signed' matcher
6897                 expressions. Patch by Aleksei Miheev, fixes
6898                 bug 1997. 
6899
6900 2009-09-14 [colin]      3.7.2cvs31
6901
6902         * src/common/utils.c
6903                 Add "Re :" prefix from french Yahoo mail.
6904                 Patch by Didier Barvaux, fixes bug 1999
6905
6906 2009-09-10 [mones]      3.7.2cvs30
6907
6908         * manual/plugins.xml
6909                 Fix sites supported by SpamReport
6910         * manual/es/plugins.xml
6911                 Synchronise Spanish manual
6912
6913 2009-09-07 [holger]     3.7.2cvs29
6914
6915         * Makefile.am
6916                 Also update the icon cache on uninstall.
6917                 This prevents possible problems when Claws Mail was
6918                 uninstalled and installed again into a different location,
6919                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
6920                 and the blog post linked therein
6921
6922 2009-09-07 [paul]       3.7.2cvs28
6923
6924         * src/prefs_toolbar.c
6925                 when updating the main toolbar icons just update
6926                 the main toolbar (and consequently fix a bug where
6927                 folderview icons would disappear)
6928
6929 2009-08-30 [holger]     3.7.2cvs27
6930
6931         * src/compose.c
6932                 Do case-insensitive comparison against
6933                 header names when extracting recipients
6934                 from composed mails
6935
6936 2009-08-23 [colin]      3.7.2cvs26
6937
6938         * src/mbox.c
6939                 Probably fix RH bug 512024, " folder.c:3543 
6940                 Condition msglist != NULL failed"
6941
6942 2009-08-23 [colin]      3.7.2cvs25
6943
6944         * src/prefs_compose_writing.c
6945                 Make the maximum size warning bigger. Patch
6946                 by Didier Barvaux on bug 1986.
6947
6948 2009-08-21 [colin]      3.7.2cvs24
6949
6950         * src/compose.c
6951                 Previous commit: move the function into compose_insert_file
6952                 so that it's also used on drag-n-drop
6953
6954 2009-08-21 [colin]      3.7.2cvs23
6955
6956         * src/compose.c
6957                 Fix scrolling when adding an header
6958
6959 2009-08-21 [colin]      3.7.2cvs22
6960
6961         * src/compose.c
6962         * src/prefs_common.c
6963         * src/prefs_common.h
6964         * src/prefs_compose_writing.c
6965         * src/common/utils.c
6966                 Fix bug 1986, "New feature: warn user when inserting 
6967                 a large file in the message body". Patch by Didier
6968                 Barvaux
6969
6970 2009-08-21 [colin]      3.7.2cvs21
6971
6972         * AUTHORS
6973         * src/gtk/authors.h
6974         * src/common/utils.c
6975                 Fix bug 1984: Add R�f. : reply prefix (french 
6976                 Lotus Notes); patch by Didier Barvaux
6977
6978 2009-08-21 [colin]      3.7.2cvs20
6979
6980         * src/codeconv.c
6981         * src/codeconv.h
6982                 Fix bug 1969, 'Bad guess for outgoing encoding'
6983                 Make sure the specific converters (japanese in
6984                 this case) can return success/error in strict
6985                 mode, instead of silently failing back to 
6986                 strncpy
6987
6988 2009-08-20 [holger]     3.7.2cvs19
6989
6990         * src/compose.c
6991         * src/compose.h
6992                 Make it possible for code outside
6993                 compose (e.g. plugins) to attach files
6994
6995 2009-08-20 [colin]      3.7.2cvs18
6996
6997         * src/main.c
6998                 Fix crash when accessing IMAP soon
6999
7000 2009-08-18 [colin]      3.7.2cvs17
7001
7002         * src/ldapquery.c
7003                 Maybe fix crash on non-existent LDAP server
7004
7005 2009-08-04 [colin]      3.7.2cvs16
7006
7007         * src/toolbar.c
7008                 Fix toolbar's spacing that breaks dark
7009                 themes (patch from http://blogs.igalia.com/aperez/
7010                 2009/07/making-claws-mail-look-better/)
7011
7012 2009-07-28 [colin]      3.7.2cvs15
7013
7014         * src/account.c
7015         * src/addrcustomattr.c
7016         * src/addressadd.c
7017         * src/addressbook_foldersel.c
7018         * src/addrgather.c
7019         * src/browseldap.c
7020         * src/compose.c
7021         * src/editbook.c
7022         * src/editgroup.c
7023         * src/editjpilot.c
7024         * src/editldap.c
7025         * src/editldap_basedn.c
7026         * src/edittags.c
7027         * src/editvcard.c
7028         * src/exphtmldlg.c
7029         * src/expldifdlg.c
7030         * src/export.c
7031         * src/foldersel.c
7032         * src/import.c
7033         * src/importldif.c
7034         * src/importmutt.c
7035         * src/importpine.c
7036         * src/prefs_actions.c
7037         * src/prefs_customheader.c
7038         * src/prefs_display_header.c
7039         * src/prefs_filtering.c
7040         * src/prefs_folder_column.c
7041         * src/prefs_matcher.c
7042         * src/prefs_summary_column.c
7043         * src/prefs_summary_open.c
7044         * src/prefs_template.c
7045         * src/textview.c
7046         * src/uri_opener.c
7047                 Fix bug 1950, 'Program freeze up during folder selection'
7048                 Don't leave hidden windows modal
7049
7050 2009-07-28 [colin]      3.7.2cvs14
7051
7052         * src/ldapquery.c
7053                 Fix bug 1957, 'LDAP errs out after searching too 
7054                 many search bases'
7055
7056 2009-07-28 [colin]      3.7.2cvs13
7057
7058         * src/summaryview.c
7059                 Fix bug 1966, '"Collapse all threads" slower than 
7060                 "Expand all threads"'
7061
7062 2009-07-28 [colin]      3.7.2cvs12
7063
7064         * src/common/session.c
7065                 Fix bug 1967, 'Claws gets stuck after accepting 
7066                 a certificate warning dialog'
7067
7068 2009-07-19 [paul]       3.7.2cvs11
7069
7070         * manual/plugins.xml
7071                 a few small changes to the English
7072
7073 2009-07-18 [mones]      3.7.2cvs10
7074
7075         * manual/plugins.xml
7076                 Add new bsfilter and fancy plugins to the docs
7077                 and a note about dealing with plugins of the same class
7078         * src/prefs_account.c
7079                 Fix extra space at the end typo
7080
7081 2009-07-16 [colin]      3.7.2cvs9
7082
7083         * src/summaryview.c
7084                 Fix wrong return without unlocking; thanks
7085                 to mupuf_
7086
7087 2009-07-14 [colin]      3.7.2cvs8
7088
7089         * src/imap.c
7090                 Fix bug 1954, 'Segfault on reading wrong STATUS'
7091
7092 2009-07-10 [colin]      3.7.2cvs7
7093
7094         * src/plugins/pgpcore/plugin.def
7095         * src/common/utils.h
7096                 Fix windows port
7097
7098 2009-07-10 [colin]      3.7.2cvs6
7099
7100         * src/prefs_display_header.c
7101                 Fix bug 1951, 'C-Mail dumps core when editing 
7102                 displayed headers'. Patch by Alexey Rusakov
7103
7104 2009-07-10 [colin]      3.7.2cvs5
7105
7106         * src/folderview.c
7107                 Fix bug 1952, 'Deleted mails in Queue folder 
7108                 highlight it'.
7109
7110 2009-07-09 [colin]      3.7.2cvs4
7111
7112         * src/gtk/spell_entry.c
7113                 Fix bug 1949, 'Spell checker doesn't recognise 
7114                 certain word in Subject header, but does in 
7115                 message body'. Patch by Pawel Pekala.
7116
7117 2009-07-09 [paul]       3.7.2cvs3
7118
7119         * configure.ac
7120                 use pkgconfig to check for the minimum required
7121                 version of GnuTLS
7122
7123 2009-07-06 [colin]      3.7.2cvs2
7124
7125         * src/prefs_customheader.c
7126                 Fix build failure
7127
7128 2009-07-04 [paul]       3.7.2cvs1
7129
7130         * tools/claws.i18n.status.pl
7131                 updated
7132
7133 2009-07-03 [paul]       3.7.2
7134
7135         * NEWS
7136         * README
7137         * RELEASE_NOTES 
7138                 3.7.2 released!
7139
7140 2009-07-03 [paul]       3.7.1cvs85
7141
7142         * AUTHORS
7143         * configure.ac
7144         * po/pt_PT.po
7145         * po/sk.po
7146         * src/gtk/authors.h
7147                 added new translations by Tiago Faria and Slavko
7148         * po/bg.po
7149         * po/cs.po
7150         * po/de.po
7151         * po/es.po
7152         * po/fi.po
7153         * po/fr.po
7154         * po/hu.po
7155         * po/id.po
7156         * po/it.po
7157         * po/ja.po
7158         * po/pt_BR.po
7159         * po/ru.po
7160                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
7161                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
7162                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
7163                 Goncalves Guimaraes, Aleksei Miheev
7164
7165 2009-07-01 [colin]      3.7.1cvs84
7166
7167         * src/prefs_common.c
7168                 Fix bug 1940, 'Doesn't open links in 
7169                 user's default browser'. Turn the preference
7170                 to TRUE by default; that will only change the
7171                 behaviour for new users.
7172
7173 2009-06-29 [colin]      3.7.1cvs83
7174
7175         * src/filtering.c
7176         * src/filtering.h
7177         * src/prefs_filtering_action.c
7178                 Fix bug 1935, 'problems with very long filtering actions':
7179                 Use a dynamic buffer in action to string, and a bigger
7180                 buffer in string to action
7181
7182 2009-06-29 [colin]      3.7.1cvs82
7183
7184         * src/matcher_parser_lex.l
7185                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
7186
7187 2009-06-29 [colin]      3.7.1cvs81
7188
7189         * src/addressbook.c
7190                 Fix warnings
7191         * src/editgroup.c
7192                 Fix crash (out-of-bounds tree column)
7193         * src/gtk/gtkcmctree.c
7194         * src/gtk/gtksctree.c
7195                 Prevent using an out-of-bounds tree column
7196
7197 2009-06-29 [colin]      3.7.1cvs80
7198
7199         * src/ldapupdate.c
7200         * src/ldif.c
7201                 Leak fixes; patch by Pawel Pekala.
7202
7203 2009-06-26 [colin]      3.7.1cvs79
7204
7205         * src/summaryview.c
7206                 Sort by msgnum if dates are equal
7207
7208 2009-06-24 [paul]       3.7.1cvs78
7209
7210         * src/summaryview.c
7211                 make some (forgotten) strings translatable
7212
7213 2009-06-19 [colin]      3.7.1cvs77
7214
7215         * src/summaryview.c
7216                 Fix menu sensitiveness
7217
7218 2009-06-18 [colin]      3.7.1cvs76
7219
7220         * configure.ac
7221         * src/plugins/pgpcore/sgpgme.c
7222         * src/plugins/pgpcore/sgpgme.h
7223         * src/plugins/pgpmime/mypgpcore.def
7224         * src/plugins/pgpmime/pgpmime.c
7225         * src/plugins/smime/mypgpcore.def
7226         * src/plugins/smime/smime.c
7227                 Use largefile support (and stop using our old GPGME
7228                 hack on gpgme_data_seek/rewind)
7229                 (See 1.9.12cvs44 to 46 - if this breaks things we 
7230                 should soon know :)
7231
7232 2009-06-13 [colin]      3.7.1cvs75
7233
7234         * src/gtk/spell_entry.c
7235                 Fix assertion. We can put a NULL gtkaspell to
7236                 an entry; it just means it won't be spell-checked.
7237
7238 2009-06-12 [mones]      3.7.1cvs74
7239
7240         * src/compose.c
7241         * src/messageview.c
7242         * src/prefs_account.c
7243         * src/prefs_account.h
7244         * src/common/utils.c
7245         * src/common/utils.h
7246                 Added preference to use account address in generated
7247                 Message-Id. Fixes Debian bug #531052
7248
7249 2009-06-12 [colin]      3.7.1cvs73
7250
7251         * src/common/ssl.c
7252                 Better fix, API-compatible with libgnutls13
7253
7254 2009-06-12 [colin]      3.7.1cvs72
7255
7256         * src/common/ssl.c
7257                 Use compatibility mode in GnuTLS, and avoid problems with 
7258                 servers that don't comply 100% with the spec, but still
7259                 exist.
7260
7261 2009-06-06 [iwkse]      3.7.1cvs71
7262
7263         * src/compose.c
7264                 Ops..revert a mix with another patch
7265
7266 2009-06-06 [iwkse]      3.7.1cvs70
7267
7268         * src/compose.c
7269                 A better fix for the previous commit's issue
7270
7271 2009-06-06 [iwkse]      3.7.1cvs69
7272
7273         * src/compose.c
7274                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7275                 event is sent to the Attach property window
7276
7277 2009-06-05 [colin]      3.7.1cvs68
7278
7279         * src/compose.c
7280                 Fix build on GTK+ 2.6
7281
7282 2009-06-03 [mones]      3.7.1cvs67
7283
7284         * tools/make.themes.project
7285                 Oops! fix header, sorry Paul ;-)
7286
7287 2009-06-03 [mones]      3.7.1cvs66
7288
7289         * tools/make.themes.project
7290                 Add support for PNG themes and other
7291                 fixes i don't remember now... :)
7292
7293 2009-06-02 [colin]      3.7.1cvs65
7294
7295         * src/compose.c
7296         * src/prefs_template.c
7297         * src/quote_fmt.c
7298                 Fix error messages in templates, and fix their
7299                 checking
7300
7301 2009-05-22 [colin]      3.7.1cvs64
7302
7303         * src/compose.c
7304                 And remove hbox too
7305
7306 2009-05-22 [colin]      3.7.1cvs63
7307
7308         * src/compose.c
7309                 Fix phantom button behind entry when
7310                 changing fields via Tools/Reply mode.
7311
7312 2009-05-22 [colin]      3.7.1cvs62
7313
7314         * src/compose.c
7315                 Fix icon size
7316
7317 2009-05-21 [mones]      3.7.1cvs61
7318
7319         * src/compose.c
7320         * src/compose.h
7321                 Add button to empty header lines with one click
7322
7323 2009-05-21 [paul]       3.7.1cvs60
7324
7325         * src/mainwindow.c
7326         * src/mainwindow.h
7327         * src/plugins/trayicon/trayicon.c
7328                 when quitting from the trayicon, honour
7329                 prefs_common.clean_on_exit
7330
7331 2009-05-21 [paul]       3.7.1cvs59
7332
7333         * src/gtk/Makefile.am
7334                 remove duplicate entry
7335                 thanks to Charles A Edwards
7336
7337 2009-05-19 [paul]       3.7.1cvs58
7338
7339         * src/send_message.c
7340                 clear progressbar in the statusbar on 'Cancel'
7341
7342 2009-05-16 [colin]      3.7.1cvs57
7343
7344         * AUTHORS
7345         * src/gtk/authors.h
7346                 Add Fabian
7347
7348 2009-05-16 [colin]      3.7.1cvs56
7349
7350         * src/msgcache.c
7351                 Remove msgnum>0 condition for removing messages
7352                 from caches. There's no such condition on add.
7353                 Fixes bug 1913, 'Allow to remove phantom 
7354                 messages from the cache'; patch by Fabian
7355                 Keil <fk at fabiankeil.de>
7356
7357 2009-05-12 [holger]     3.7.1cvs55
7358
7359         * src/messageview.c
7360         * src/messageview.h
7361                 Introduce hook after showing of the message view
7362
7363 2009-05-11 [colin]      3.7.1cvs54
7364
7365         * src/compose.c
7366                 Fix bug 1872, 'A: Cc: CCi: selector should 
7367                 default on same as preceding contact'
7368
7369 2009-05-10 [holger]     3.7.1cvs53
7370
7371         * src/addr_compl.c
7372         * src/addr_compl.h
7373                 Add a hook to make it possible for plugins to
7374                 modify the address completion list
7375
7376 2009-05-06 [paul]       3.7.1cvs52
7377
7378         * src/folder.c
7379         * src/mimeview.c
7380                 fix bug 1915, 'Mails signed with smime.p7s
7381                 display both signed and attachment icon.'
7382
7383 2009-05-05 [colin]      3.7.1cvs51
7384
7385         * src/common/utils.c
7386                 Fix patch :)
7387
7388 2009-05-05 [colin]      3.7.1cvs50
7389
7390         * src/common/utils.c
7391                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7392                 different mountpoint than tempdir'
7393
7394 2009-05-04 [colin]      3.7.1cvs49
7395
7396         * src/msgcache.c
7397                 Probably fix bug 1914, 'Crash reading
7398                 corrupted tags file'
7399
7400 2009-04-26 [paul]       3.7.1cvs48
7401
7402         * configure.ac
7403         * src/gtk/gtkaspell.h
7404                 fix bug 1904, 'build mechanism looks for
7405                 'enchant.h' in a wrong place'
7406
7407 2009-04-25 [paul]       3.7.1cvs47
7408
7409         * src/printing.c
7410                 gah! fix coding style!
7411
7412 2009-04-25 [paul]       3.7.1cvs46
7413
7414         * src/printing.c
7415         * src/toolbar.c
7416                 if building with GTK+ >= 2.16 use
7417                 gtk_orientable_set_orientation() instead of now
7418                 deprecated gtk_toolbar_set_orientation()
7419
7420 2009-04-24 [colin]      3.7.1cvs45
7421
7422         * src/compose.c
7423                 Ask before sending if an attached file has
7424                 disappeared.
7425
7426 2009-04-19 [paul]       3.7.1cvs44
7427
7428         * src/prefs_common.c
7429         * src/prefs_common.h
7430         * src/gtk/about.c
7431                 save About window size.
7432                 patch by Pawel Pekala
7433
7434 2009-04-12 [paul]       3.7.1cvs43
7435
7436         * tools/csv2addressbook.pl
7437                 add extra CSV fields that are now appended
7438                 by thunderbird (version 2.0.0.21)
7439
7440 2009-04-08 [colin]      3.7.1cvs42
7441
7442         * src/procmime.c
7443                 fix saving (but not displaying) of UTF-16
7444                 files
7445
7446 2009-04-08 [colin]      3.7.1cvs41
7447
7448         * src/gtk/manage_window.c
7449                 Disable transient windows on win32 - seems to
7450                 fix most focusing issues
7451
7452 2009-04-05 [colin]      3.7.1cvs40
7453
7454         * src/procmsg.c
7455                 Don't ask whether we want to send deleted mails in queue
7456                 folders; also, don't send deleted mails when flushing
7457                 queues
7458
7459 2009-04-04 [paul]       3.7.1cvs39
7460
7461         * AUTHORS
7462         * configure.ac
7463         * po/id.po
7464         * src/gtk/authors.h
7465         * tools/claws.i18n.status.pl
7466                 add new Indonesian translation, by
7467                 MSulchan Darmawan
7468
7469 2009-04-03 [paul]       3.7.1cvs38
7470
7471         * AUTHORS
7472         * src/gtk/authors.h
7473                 credit due
7474
7475 2009-04-03 [colin]      3.7.1cvs37
7476
7477         * src/compose.c
7478         * src/textview.c
7479                 Fix bug 1891, 'Add support for gopher:// links'
7480                 Patch by Jacob Head <clawsmail at jacob-head.com>
7481                 Let's go back to the roots! 
7482
7483 2009-04-03 [paul]       3.7.1cvs36
7484
7485         * m4/Makefile.am
7486                 complete cvs35
7487
7488 2009-04-03 [paul]       3.7.1cvs35
7489
7490         * configure.ac
7491                 add AC_CONFIG_MACRO_DIR([m4])
7492                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7493         * m4/aclocal-include.m4
7494                 removed this now unneeded file
7495
7496 2009-04-02 [colin]      3.7.1cvs34
7497
7498         * src/common/utils.h
7499                 Fix previous (thanks to Marcus :)
7500
7501 2009-04-02 [colin]      3.7.1cvs33
7502
7503         * src/common/utils.h
7504         * src/etpan/etpan-thread-manager.c
7505                 pipe() was a macro from GLib on win32 until
7506                 glib 2.13.2. It's undefined after that.
7507                 Thanks to Marcus Brinkmann for the heads-up!
7508
7509 2009-03-31 [colin]      3.7.1cvs32
7510
7511         * src/folder_item_prefs.c
7512                 Copy folder settings with prefs
7513
7514 2009-03-31 [colin]      3.7.1cvs31
7515
7516         * src/prefs_account.c
7517                 Don't use un-sensitive checkboxes in Privacy tab
7518                 when privacy system in None (makes unchecking 
7519                 painful when no privacy plugin is loaded)
7520
7521 2009-03-30 [colin]      3.7.1cvs30
7522
7523         * src/folder.c
7524         * src/folder.h
7525         * src/imap.c
7526         * src/mainwindow.c
7527         * src/mainwindow.h
7528         * src/prefs_account.c
7529         * src/prefs_account.h
7530         * src/summaryview.c
7531         * src/summaryview.h
7532                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7533                 Add an option on the Receive page of IMAP account preferences:
7534                 "Move deleted mails to trash and expunge immediately". This
7535                 option defaults to TRUE to avoid changing the existing behaviour.
7536                 Setting it to FALSE prevents automatic expunging. 
7537                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7538                 (View/Hide deleted message being a per-folder setting, and behaving,
7539                 like View/Hide read messages).
7540
7541 2009-03-30 [colin]      3.7.1cvs29
7542
7543         * src/imap.c
7544                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7545                 ask for IMAP password when using GSSAPI auth
7546
7547 2009-03-27 [colin]      3.7.1cvs28
7548
7549         * src/folder.c
7550                 Fix cvs14, make sure we mark non-existent caches dirty
7551                 (or they never get written)
7552
7553 2009-03-27 [colin]      3.7.1cvs27
7554
7555         * src/imap.c
7556                 Fix tag update when all tags are removed 
7557                 from another client
7558
7559 2009-03-25 [colin]      3.7.1cvs26
7560
7561         * configure.ac
7562                 Fix configure.ac, thanks to Pawel
7563
7564 2009-03-25 [colin]      3.7.1cvs25
7565
7566         * src/news.c
7567         * src/etpan/nntp-thread.c
7568                 Fix header fetching (NG/To/Cc). Fixes 
7569                 bug 1883, 'Message processing fails to 
7570                 act on Newsgroups: field'
7571
7572 2009-03-23 [colin]      3.7.1cvs24
7573
7574         * src/textview.c
7575                 Fix internal headers visible in queue/sent
7576
7577 2009-03-23 [colin]      3.7.1cvs23
7578
7579         * configure.ac
7580                 Fix check for RC (resource compiler) used
7581                 on win32 (AC_LIBTOOL_RC used to call it 
7582                 implicitely but stopped)
7583
7584 2009-03-19 [colin]      3.7.1cvs22
7585
7586         * src/toolbar.c
7587                 Put spam button in default toolbar even if
7588                 bogofilter and spamassassin are not built.
7589                 Other anti-spam plugin could exist! :)
7590         * src/common/utils.c
7591                 Fix exit status fetch on win32
7592
7593 2009-03-18 [paul]       3.7.1cvs21
7594
7595         * src/gtk/spell_entry.c
7596                 fix "[BUG] Wrong word replaced in 'Subject:'
7597                 when spell-checking correction used"
7598                 Patch by Pawel Pekala
7599
7600 2009-03-17 [colin]      3.7.1cvs20
7601
7602         * src/common/utils.c
7603                 Fix win32 build (from cvs12)
7604
7605 2009-03-17 [colin]      3.7.1cvs19
7606
7607         * src/compose.c
7608                 Fix bug 1735, 'Change To: and Newsgroups: 
7609                 recipient field according account type'
7610                 Patch by Pawel
7611
7612 2009-03-17 [colin]      3.7.1cvs18
7613
7614         * src/msgcache.c
7615         * src/prefs_common.c
7616         * src/prefs_common.h
7617         * src/prefs_other.c
7618         * src/common/prefs.c
7619                 Add preference for fsyncing metadata
7620
7621 2009-03-16 [paul]       3.7.1cvs17
7622
7623         * src/prefs_customheader.c
7624                 add forgotten #if HAVE_LIBCOMPFACE
7625
7626 2009-03-16 [paul]       3.7.1cvs16
7627
7628         * src/prefs_customheader.c
7629                 put the (X-)Face preview image below the up/down
7630                 buttons so they don't jump around.
7631                 make the list reorderable by drag'n'drop
7632
7633 2009-03-16 [colin]      3.7.1cvs15
7634
7635         * src/prefs_customheader.c
7636                 Add a (X-)Face preview. Patch by iwkse.
7637
7638 2009-03-16 [colin]      3.7.1cvs14
7639
7640         * src/compose.c
7641         * src/folder.c
7642         * src/folder.h
7643         * src/msgcache.c
7644         * src/common/prefs.c
7645                 Add fsync calls to make sure we don't
7646                 lose data on system crashes. (to do:
7647                 add a pref to allow people choosing raw
7648                 speed)
7649
7650 2009-03-15 [colin]      3.7.1cvs13
7651
7652         * src/gtk/gtkaspell.c
7653                 Fix empty menu when there are no
7654                 suggestions (using the Spelling menu)
7655
7656 2009-03-14 [colin]      3.7.1cvs12
7657
7658         * src/common/utils.c
7659                 Win32: fix subject prefix length
7660
7661 2009-03-11 [mones]      3.7.1cvs11
7662
7663         * po/es.po
7664                 fix encoding declared in header
7665                 update translation now we're at it
7666
7667 2009-03-10 [colin]      3.7.1cvs10
7668
7669         * src/messageview.c
7670                 Fix "wrong mime" message printed out multiple
7671                 times
7672
7673 2009-03-10 [colin]      3.7.1cvs9
7674
7675         * src/prefs_folder_item.c
7676                 Fix build
7677
7678 2009-03-09 [paul]       3.7.1cvs8
7679
7680         * src/prefs_folder_item.c
7681         * src/send_message.c
7682                 fixes to english text
7683
7684 2009-03-08 [paul]       3.7.1cvs7
7685
7686         * po/ja.po
7687                 correct errors in header
7688
7689 2009-03-08 [paul]       3.7.1cvs6
7690
7691         * AUTHORS
7692         * configure.ac
7693         * po/ja.po
7694         * src/gtk/authors.h
7695         * tools/claws.i18n.status.pl
7696                 add Japanese translation, submitted by kazken3
7697
7698 2009-03-07 [colin]      3.7.1cvs5
7699
7700         * src/messageview.c
7701                 Don't let the invalid MIME warning hide
7702                 other noticeview (Partial receive or 
7703                 return receipt).
7704
7705 2009-03-07 [colin]      3.7.1cvs4
7706
7707         * src/procmime.c
7708                 Fix build
7709
7710 2009-03-07 [colin]      3.7.1cvs3
7711
7712         * src/messageview.c
7713         * src/procmime.c
7714         * src/procmime.h
7715                 Handle mimeparts that lack an end boundary.
7716                 They're invalid but it's too annoying for
7717                 normal users to fix.
7718
7719 2009-03-06 [wwp]        3.7.1cvs2
7720
7721         * src/compose.c
7722         * src/folder_item_prefs.c
7723         * src/folder_item_prefs.h
7724         * src/prefs_folder_item.c
7725                 Add per-folder default cc, bcc and reply-to.
7726
7727 2009-03-06 [colin]      3.7.1cvs1
7728
7729         * src/gedit-print.c
7730         * src/gtk/gtksourceprintjob.c
7731                 Fix build with old print interface
7732
7733 2009-03-06 [paul]       3.7.1
7734
7735         * NEWS
7736         * README
7737         * RELEASE_NOTES 
7738                 3.7.1 released!
7739
7740 2009-03-06 [paul]       3.7.0cvs78
7741
7742         * po/cs.po
7743         * po/de.po
7744         * po/fi.po
7745         * po/fr.po
7746         * po/hu.po
7747         * po/nl.po
7748         * po/pt_BR.po
7749         * po/sv.po
7750         * po/zh_CN.po
7751                 updated by David Vachulka, Stephan Sachse, Flammie
7752                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7753                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7754                 and Ralph Young
7755
7756 2009-03-03 [colin]      3.7.0cvs77
7757
7758         * src/prefs_filtering.c
7759                 Win32: Fix bug 1865, 'IMAP account name changes 
7760                 are not followed at filter actions'
7761
7762 2009-03-02 [colin]      3.7.0cvs76
7763
7764         * src/imap.c
7765                 Fix Launchpad bug 335571: 'claws-mail crashed 
7766                 with SIGSEGV in strlen() while deleting 
7767                 large amount of e-mails on IMAP account
7768
7769 2009-02-27 [mones]      3.7.0cvs75
7770
7771         * manual/es/account.xml
7772         * manual/es/ack.xml
7773         * manual/es/addrbook.xml
7774         * manual/es/advanced.xml
7775         * manual/es/claws-mail-manual.xml
7776         * manual/es/faq.xml
7777         * manual/es/glossary.xml
7778         * manual/es/gpl.xml
7779         * manual/es/handling.xml
7780         * manual/es/intro.xml
7781         * manual/es/keyboard.xml
7782         * manual/es/plugins.xml
7783         * manual/es/starting.xml
7784                 Sync with English version, fix some typos
7785                 Changed encoding to UTF-8
7786         * po/es.po
7787                 Update for release, changed encoding to UTF-8
7788
7789 2009-02-24 [colin]      3.7.0cvs74
7790
7791         * src/printing.c
7792                 Don't print separation line if there
7793                 are no headers
7794
7795 2009-02-23 [cleroy]     3.7.0cvs73
7796
7797         * src/account.c
7798         * src/action.c
7799         * src/addr_compl.c
7800         * src/addrbook.c
7801         * src/addrcache.c
7802         * src/addrcindex.c
7803         * src/addrclip.c
7804         * src/addrduplicates.c
7805         * src/addressadd.c
7806         * src/addressbook.c
7807         * src/addressbook_foldersel.c
7808         * src/addrharvest.c
7809         * src/addrindex.c
7810         * src/addritem.c
7811         * src/addrquery.c
7812         * src/addrselect.c
7813         * src/codeconv.c
7814         * src/compose.c
7815         * src/customheader.c
7816         * src/editaddress.c
7817         * src/editaddress_other_attributes_ldap.c
7818         * src/editgroup.c
7819         * src/editldap.c
7820         * src/enriched.c
7821         * src/exporthtml.c
7822         * src/exportldif.c
7823         * src/filtering.c
7824         * src/folder.c
7825         * src/foldersel.c
7826         * src/folderutils.c
7827         * src/folderview.c
7828         * src/gedit-print.c
7829         * src/html.c
7830         * src/imap.c
7831         * src/imap_gtk.c
7832         * src/inc.c
7833         * src/jpilot.c
7834         * src/ldapctrl.c
7835         * src/ldapquery.c
7836         * src/ldapserver.c
7837         * src/ldapupdate.c
7838         * src/ldif.c
7839         * src/localfolder.c
7840         * src/main.c
7841         * src/mainwindow.c
7842         * src/matcher.c
7843         * src/mbox.c
7844         * src/messageview.c
7845         * src/mh.c
7846         * src/mh_gtk.c
7847         * src/mimeview.c
7848         * src/msgcache.c
7849         * src/mutt.c
7850         * src/news.c
7851         * src/news_gtk.c
7852         * src/noticeview.c
7853         * src/pine.c
7854         * src/pop.c
7855         * src/prefs_account.c
7856         * src/prefs_actions.c
7857         * src/prefs_common.c
7858         * src/prefs_filtering.c
7859         * src/prefs_filtering_action.c
7860         * src/prefs_folder_column.c
7861         * src/prefs_folder_item.c
7862         * src/prefs_gtk.c
7863         * src/prefs_matcher.c
7864         * src/prefs_quote.c
7865         * src/prefs_send.c
7866         * src/prefs_summaries.c
7867         * src/prefs_summary_column.c
7868         * src/prefs_template.c
7869         * src/prefs_themes.c
7870         * src/prefs_toolbar.c
7871         * src/printing.c
7872         * src/privacy.c
7873         * src/procheader.c
7874         * src/procmime.c
7875         * src/procmsg.c
7876         * src/quote_fmt.c
7877         * src/remotefolder.c
7878         * src/send_message.c
7879         * src/sourcewindow.c
7880         * src/statusbar.c
7881         * src/stock_pixmap.c
7882         * src/summary_search.c
7883         * src/summaryview.c
7884         * src/textview.c
7885         * src/toolbar.c
7886         * src/undo.c
7887         * src/uri_opener.c
7888         * src/vcard.c
7889         * src/common/base64.c
7890         * src/common/claws.c
7891         * src/common/hooks.c
7892         * src/common/plugin.c
7893         * src/common/prefs.c
7894         * src/common/session.c
7895         * src/common/smtp.c
7896         * src/common/socket.c
7897         * src/common/string_match.c
7898         * src/common/stringtable.c
7899         * src/common/utils.c
7900         * src/common/utils.h
7901         * src/common/xml.c
7902         * src/common/xmlprops.c
7903         * src/gtk/colorlabel.c
7904         * src/gtk/combobox.c
7905         * src/gtk/foldersort.c
7906         * src/gtk/gtkaspell.c
7907         * src/gtk/gtkcmclist.c
7908         * src/gtk/gtkcmctree.c
7909         * src/gtk/gtkcmoptionmenu.c
7910         * src/gtk/gtksctree.c
7911         * src/gtk/gtkshruler.c
7912         * src/gtk/gtksourceprintjob.c
7913         * src/gtk/gtkutils.c
7914         * src/gtk/gtkvscrollbutton.c
7915         * src/gtk/logwindow.c
7916         * src/gtk/menu.c
7917         * src/gtk/pluginwindow.c
7918         * src/gtk/prefswindow.c
7919         * src/gtk/quicksearch.c
7920         * src/gtk/spell_entry.c
7921         * src/plugins/pgpcore/select-keys.c
7922         * src/plugins/pgpinline/pgpinline.c
7923         * src/plugins/pgpmime/pgpmime.c
7924         * src/plugins/smime/smime.c
7925         * src/plugins/spamassassin/spamassassin_gtk.c
7926                 Mass commit changing g_return_* to cm_return_*
7927                 and making these more interesting
7928
7929 2009-02-23 [colin]      3.7.0cvs72
7930
7931         * src/imap.c
7932                 Always initialise error code to no error
7933
7934 2009-02-23 [colin]      3.7.0cvs71
7935
7936         * src/imap.c
7937                 Fix separator substitution
7938
7939 2009-02-23 [colin]      3.7.0cvs70
7940
7941         * src/stock_pixmap.c
7942         * src/gtk/colorlabel.c
7943                 don't use g_return on normal checks
7944
7945 2009-02-22 [colin]      3.7.0cvs69
7946
7947         * src/addressbook.c
7948         * src/procmime.c
7949                 More fixes
7950
7951 2009-02-22 [colin]      3.7.0cvs68
7952
7953         * src/addrduplicates.c
7954         * src/addressbook.c
7955         * src/addrharvest.c
7956         * src/codeconv.c
7957         * src/compose.c
7958         * src/filtering.c
7959         * src/folder.c
7960         * src/imap.c
7961         * src/imap_gtk.c
7962         * src/importldif.c
7963         * src/jpilot.c
7964         * src/mainwindow.c
7965         * src/matcher.c
7966         * src/mbox.c
7967         * src/messageview.c
7968         * src/mh_gtk.c
7969         * src/prefs_common.c
7970         * src/prefs_filtering.c
7971         * src/prefs_gtk.c
7972         * src/printing.c
7973         * src/privacy.c
7974         * src/procmime.c
7975         * src/procmsg.c
7976         * src/summaryview.c
7977         * src/textview.c
7978         * src/undo.c
7979         * src/wizard.c
7980         * src/common/md5.c
7981         * src/common/socket.c
7982         * src/common/template.c
7983         * src/etpan/imap-thread.c
7984         * src/gtk/gtkaspell.c
7985         * src/gtk/gtkcmctree.c
7986         * src/gtk/gtksctree.c
7987         * src/gtk/inputdialog.c
7988         * src/plugins/pgpcore/sgpgme.c
7989         * src/plugins/pgpmime/pgpmime.c
7990         * src/plugins/smime/smime.c
7991         * src/plugins/spamassassin/spamassassin.c
7992                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
7993                 uninitialised accesses
7994
7995 2009-02-17 [colin]      3.7.0cvs67
7996
7997         * src/compose.c
7998                 Disable controls during queuing
7999
8000 2009-02-15 [colin]      3.7.0cvs66
8001
8002         * src/privacy.c
8003         * src/plugins/pgpcore/select-keys.c
8004         * src/plugins/pgpcore/sgpgme.c
8005                 Disable use of disabled keys
8006
8007 2009-02-15 [colin]      3.7.0cvs65
8008
8009         * src/folderview.c
8010         * src/summaryview.c
8011                 Fix font updating after changing 
8012                 prefs_common.derive_from_normal_font
8013
8014 2009-02-12 [paul]       3.7.0cvs64
8015
8016         * src/addressitem.h
8017         * src/export.h
8018         * src/headerview.c
8019         * src/headerview.h
8020         * src/common/version.h.in
8021         * src/gtk/about.h
8022         * src/gtk/menu.c
8023         * src/gtk/menu.h
8024                 more copyright header fixes
8025
8026 2009-02-12 [paul]       3.7.0cvs63
8027
8028         * src/gtk/progressdialog.c
8029         * src/gtk/progressdialog.h
8030                 fix copyright header
8031
8032 2009-02-12 [paul]       3.7.0cvs62
8033
8034         * src/gtk/spell_entry.c
8035         * src/gtk/spell_entry.h
8036                 better, more standard copyright header
8037
8038 2009-02-12 [paul]       3.7.0cvs61
8039
8040         * src/gtk/spell_entry.c
8041         * src/gtk/spell_entry.h
8042                 changes to copyright header
8043
8044 2009-02-12 [paul]       3.7.0cvs60
8045
8046         * src/gtk/spell_entry.c
8047         * src/gtk/spell_entry.h
8048                 fix broken build
8049
8050 2009-02-11 [colin]      3.7.0cvs59
8051
8052         * src/gtk/spell_entry.c
8053         * src/gtk/spell_entry.h
8054                 Forgot to add files
8055
8056 2009-02-11 [colin]      3.7.0cvs58
8057
8058         * src/compose.c
8059         * src/gtk/Makefile.am
8060         * src/gtk/gtkaspell.c
8061         * src/gtk/gtkaspell.h
8062                 Add spellcheck to subject. Patch by
8063                 Pawel.
8064
8065 2009-02-10 [holger]     3.7.0cvs57
8066
8067         * src/printing.c
8068         * src/common/defs.h
8069                 Move filename define for printing page setup cache to defs.h
8070
8071 2009-02-08 [mones]      3.7.0cvs56
8072
8073         * src/matcher.h
8074                 Fix build for bison 2.4.1
8075
8076 2009-02-06 [holger]     3.7.0cvs55
8077
8078         * src/prefs_common.c
8079         * src/prefs_common.h
8080         * src/printing.c
8081                 Fix restoring of custom page setups for printing by
8082                 temporarily caching the settings.
8083                 This is a workaround for Gnome Bug #39018, and fixes
8084                 Claws Mail Bug #1840.
8085
8086 2009-02-06 [colin]      3.7.0cvs54
8087
8088         * src/mainwindow.c
8089                 Fix hardcoded Shift-Q quits. Fixes
8090                 bug 1838, 'Claws-Mail sometimes quits 
8091                 when attempting to type a capital Q'
8092
8093 2009-01-31 [paul]       3.7.0cvs53
8094
8095         * src/compose.c
8096                 revert 3.7.0cvs49, until there is time to find out
8097                 why it causes a nasty crash!
8098
8099 2009-01-31 [paul]       3.7.0cvs52
8100
8101         * src/mainwindow.c
8102                 1 string that was forgotten for translation
8103
8104 2009-01-31 [paul]       3.7.0cvs51
8105
8106         * src/messageview.c
8107                 2 strings that were forgotten for translation
8108
8109 2009-01-31 [paul]       3.7.0cvs50
8110
8111         * src/gtk/prefswindow.c
8112                 build prefs tree in a slightly smarter way -
8113                 fix bug where if path[0] had same name as
8114                 path[1], (like in the de translation), path[1]
8115                 was lost and not shown in the window
8116
8117 2009-01-31 [paul]       3.7.0cvs49
8118
8119         * src/compose.c
8120                 fix bug 1836, 'Quoted text still blue after
8121                 removal of quote-character'
8122                 comment out some debug_print's that needlessly
8123                 slow things down
8124         * src/undo.c
8125                 comment out a debug_print that needlessly slows
8126                 things down
8127
8128 2009-01-31 [paul]       3.7.0cvs48
8129
8130         * src/summaryview.c
8131                 fix bug 1834, '"semi"-selection when collapsing thread'
8132
8133 2009-01-31 [paul]       3.7.0cvs47
8134
8135         * src/prefs_compose_writing.c
8136         * src/prefs_message.c
8137                 move 'quote_chars' pref to where it should be
8138
8139 2009-01-30 [paul]       3.7.0cvs46
8140
8141         * src/summaryview.c
8142                 fix updating of popup menu sensitivity
8143
8144 2009-01-28 [paul]       3.7.0cvs45
8145
8146         * tools/filter_conv_new.pl
8147                 move 'move' and 'delete' to end of @actions
8148                 so that they are always final actions in the
8149                 generated filtering rule
8150
8151 2009-01-27 [paul]       3.7.0cvs44
8152
8153         * src/messageview.c
8154                 always select text/calendar mimepart if suitable
8155                 plugin (i.e. vCalendar) is available
8156
8157 2009-01-27 [paul]       3.7.0cvs43
8158
8159         * src/folder.c
8160                 fix crash when right-clicking in summaryview when
8161                 processing is active
8162
8163 2009-01-22 [colin]      3.7.0cvs42
8164
8165         * src/compose.c
8166         * src/privacy.c
8167         * src/privacy.h
8168                 When replying to signed/encrypted mail and the
8169                 preference to sign/encrypt in this case is set,
8170                 choose the original mail's privacy system (if
8171                 available).
8172
8173 2009-01-21 [colin]      3.7.0cvs41
8174
8175         * src/addressbook.h
8176                 Fix warning (on-the-fly theming of
8177                 addressbook isn't complete yet)
8178
8179 2009-01-21 [colin]      3.7.0cvs40
8180
8181         * src/account.c
8182         * src/addressbook.c
8183                 Win32: Fix window placement
8184
8185 2009-01-21 [paul]       3.7.0cvs39
8186
8187         * src/inc.c
8188                 update timeout log msg
8189
8190 2009-01-17 [colin]      3.7.0cvs38
8191
8192         * src/main.c
8193         * src/mbox.c
8194         * src/common/md5.c
8195         * src/common/utils.c
8196         * src/etpan/imap-thread.c
8197                 Fix g_open calls (which don't ignore mode)
8198
8199 2009-01-17 [colin]      3.7.0cvs37
8200
8201         * src/addressbook.c
8202         * src/compose.c
8203         * src/foldersel.c
8204         * src/main.c
8205         * src/mainwindow.c
8206         * src/mbox.c
8207         * src/common/md5.c
8208         * src/common/ssl_certificate.c
8209         * src/common/tags.c
8210         * src/common/utils.c
8211         * src/etpan/imap-thread.c
8212         * src/plugins/bogofilter/bogofilter.c
8213         * src/plugins/pgpinline/pgpinline.c
8214         * src/plugins/smime/smime.c
8215                 Probably fix bug 1825, 'Unable to fetch messages from 
8216                 IMAP folders named with non-ASCII string'
8217                 Change remaining occurences of fopen and open with
8218                 g_fopen and g_open
8219
8220 2009-01-17 [paul]       3.7.0cvs36
8221
8222         * manual/faq.xml
8223                 update an old, outdated piece of info
8224
8225 2009-01-17 [paul]       3.7.0cvs35
8226
8227         * src/prefs_folder_item.c
8228                 fix bug where saving Folder Properties of a
8229                 sub-folder of outbox, queue, draft or trash
8230                 would change its parent's folder type to normal
8231
8232 2009-01-12 [mones]      3.7.0cvs34
8233
8234         * po/es.po
8235                 Updated translation
8236
8237 2009-01-12 [wwp]        3.7.0cvs33
8238
8239         * tools/fix_date.sh
8240         * tools/popfile-link.sh
8241         * tools/textviewer.sh
8242                 Fix bashisms and other portability glitches (thanks to
8243                 Steven M. Bellovin).
8244
8245 2009-01-11 [paul]       3.7.0cvs32
8246
8247         * src/addrindex.c
8248                 clean up some build warnings
8249
8250 2009-01-11 [colin]      3.7.0cvs31
8251
8252         * src/addrindex.c
8253                 Revert part of patch 3.7.0cvs29 
8254                 This function is used when jpilot
8255                 support is disabled
8256
8257 2009-01-11 [colin]      3.7.0cvs30
8258
8259         * src/folder.c
8260                 folder_find_child_item_by_name():
8261                 actually use name, not path's basename
8262
8263 2009-01-11 [paul]       3.7.0cvs29
8264
8265         * src/addrclip.c
8266         * src/addrindex.c
8267         * src/addritem.c
8268         * src/foldersel.h
8269         * src/folderview.c
8270         * src/prefs_folder_item.c
8271                 clean up some build warnings
8272
8273 2009-01-11 [paul]       3.7.0cvs28
8274
8275         * src/gtk/about.c
8276                 don't even mention printing support, assume its
8277                 presence, unless building with GTK+ < 2.10.0
8278
8279 2009-01-10 [colin]      3.7.0cvs27
8280
8281         * src/codeconv.c
8282                 Fix bug 1811, '[mime] Crash when there's no 
8283                 room for filename's start on the same line'
8284                 When the mimetype of the attachment is very 
8285                 long, there's no room at all to start the 
8286                 name=... parameter on the same line. This
8287                 caused an infinite loop as 0 characters of
8288                 the filename could be appended.
8289                 In such cases, insert linebreak before the
8290                 name parameter.
8291
8292 2009-01-09 [colin]      3.7.0cvs26
8293
8294         * src/compose.c
8295         * src/mainwindow.c
8296         * src/common/utils.c
8297                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8298                 Compose Window does not attach'
8299
8300 2009-01-09 [colin]      3.7.0cvs25
8301
8302         * src/foldersel.c
8303                 Fix bug 1817, 'Changing Themes does not 
8304                 update the pixmaps in "Select folder" 
8305                 dialog box'
8306
8307 2009-01-09 [colin]      3.7.0cvs24
8308
8309         * src/main.c
8310                 Win32: Fix bug 1816, 'Attaching files with 
8311                 command-line generates error after attaching'
8312
8313 2009-01-09 [paul]       3.7.0cvs23
8314
8315         * src/gtk/about.c
8316                 forgot this '2009' in last commit
8317
8318 2009-01-09 [paul]       3.7.0cvs22
8319
8320         * src/*/*.[c,h]
8321                 it's 2009!
8322                 update copyright headers
8323
8324 2009-01-09 [paul]       3.7.0cvs21
8325
8326         * doc/man/claws-mail.1
8327                 update Team list
8328
8329 2009-01-09 [colin]      3.7.0cvs20
8330
8331         * src/messageview.c
8332                 Fix bug 1814, 'Windows' WM badly places 
8333                 message view'
8334
8335 2009-01-09 [colin]      3.7.0cvs19
8336
8337         * src/prefs_themes.c
8338         * src/stock_pixmap.c
8339         * src/stock_pixmap.h
8340         * src/common/utils.c
8341         * src/common/utils.h
8342                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8343
8344 2009-01-08 [colin]      3.7.0cvs18
8345
8346         * src/mimeview.c
8347                 Win32: Fix bug 1810, 'Pressing 'o' key 
8348                 crashes CM'
8349
8350 2009-01-07 [colin]      3.7.0cvs17
8351
8352         * src/html.c
8353                 Fix bug 1432, '&amp; not escaped in links (HTML 
8354                 rendered as text)'
8355
8356 2009-01-06 [colin]      3.7.0cvs16
8357
8358         * src/plugins/pgpcore/select-keys.c
8359                 Warn translators the usual way about
8360                 accels
8361
8362 2009-01-06 [colin]      3.7.0cvs15
8363
8364         * src/mainwindow.c
8365                 Fix synchronisation dialog that shouldn't
8366                 appear when network goes down (Network
8367                 Manager)
8368         * src/mimeview.c
8369         * src/textview.c
8370                 Fix save as when attach_save_dir isn't set
8371                 fixes bug 1804, 'attach_save_directory does 
8372                 not default to $HOME'
8373         * src/plugins/pgpcore/select-keys.c
8374                 Add mnemonics to buttons - warn translators!
8375
8376 2009-01-06 [wwp]        3.7.0cvs14
8377
8378         * src/common/utils.c
8379                 Fix cvs13, thanks to Colin.
8380
8381 2009-01-06 [wwp]        3.7.0cvs13
8382
8383         * src/common/utils.c
8384                 Better support for Spanish Outlook replies (RES).
8385
8386 2009-01-02 [colin]      3.7.0cvs12
8387
8388         * src/folderview.c
8389                 Fix (+) sign after collapsed folder names that 
8390                 have quicksearch-matching children.
8391                 Fixes bug 1506, 'Recursive search in collapsed 
8392                 folders'
8393
8394 2009-01-02 [colin]      3.7.0cvs11
8395
8396         * src/stock_pixmap.c
8397         * src/stock_pixmap.h
8398                 Remove now-unused stock_pixmap_gdk
8399
8400 2009-01-02 [colin]      3.7.0cvs10
8401
8402         * src/gtk/gtkutils.c
8403         * src/pixmaps/claws-mail_icon.xpm
8404                 Use pixbuf for app icon, and make the app icon
8405                 a bit nicer
8406
8407 2009-01-02 [colin]      3.7.0cvs9
8408
8409         * src/uri_opener.c
8410                 Show both link title and URI if possible
8411
8412 2009-01-02 [colin]      3.7.0cvs8
8413
8414         * src/addressadd.c
8415         * src/addressbook.c
8416         * src/addressbook_foldersel.c
8417         * src/addressitem.h
8418         * src/folderview.c
8419         * src/grouplistdialog.c
8420         * src/importldif.c
8421         * src/mimeview.c
8422         * src/summaryview.c
8423         * src/gtk/gtkcmclist.c
8424         * src/gtk/gtkcmclist.h
8425         * src/gtk/gtkcmctree.c
8426         * src/gtk/gtkcmctree.h
8427         * src/gtk/gtksctree.c
8428         * src/gtk/gtksctree.h
8429                 Implement pixbuf rendering in tree widgets
8430                 instead of pixmaps
8431         * src/plugins/trayicon/trayicon.c
8432         * src/noticeview.c
8433         * src/prefs_themes.c
8434                 Use pixbuf rendering here too
8435
8436 2008-12-30 [paul]       3.7.0cvs7
8437
8438         * src/textview.c
8439                 no need to prematurely trim the uri in the statusbar
8440
8441 2008-12-29 [paul]       3.7.0cvs6
8442
8443         * src/procmsg.c
8444                 prefer List-Id header to X-* headers when creating
8445                 filter rule automatically
8446
8447 2008-12-28 [colin]      3.7.0cvs5
8448
8449         * src/compose.c
8450                 Set minimum height to 440 instead of 480
8451
8452 2008-12-22 [colin]      3.7.0cvs4
8453
8454         * src/compose.c
8455                 Fix bug 1799, '"Discard message" deletes manually 
8456                 saved draft'. Switch rmode to REEDIT after 
8457                 manually saving.
8458
8459 2008-12-21 [paul]       3.7.0cvs3
8460
8461         * tools/claws.i18n.status.pl
8462                 updates
8463
8464 2008-12-21 [paul]       3.7.0cvs2
8465
8466         * AUTHORS
8467         * src/gtk/authors.h
8468                 (more) updates
8469
8470 2008-12-21 [paul]       3.7.0cvs1
8471
8472         * AUTHORS
8473         * src/gtk/authors.h
8474                 updates
8475
8476 2008-12-19 [paul]       3.7.0
8477
8478         * NEWS
8479         * README
8480         * RELEASE_NOTES 
8481                 3.7.0 released!
8482
8483 2008-12-19 [paul]       3.6.1cvs80
8484
8485         * configure.ac
8486                 remove unmaintained sk and sr from ALL_LINGUAS
8487                 add newly maintained cs to ALL_LINGUAS
8488         * po/bg.po
8489         * po/ca.po
8490         * po/cs.po
8491         * po/de.po
8492         * po/fi.po
8493         * po/hu.po
8494         * po/nl.po
8495         * po/pt_BR.po
8496         * po/ru.po
8497         * po/sv.po
8498                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8499                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8500                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8501                 Persson Fink
8502
8503 2008-12-16 [colin]      3.6.1cvs79
8504
8505         * src/plugins/pgpcore/sgpgme.c
8506                 Fix warning
8507
8508 2008-12-15 [colin]      3.6.1cvs78
8509
8510         * src/compose.c
8511         * src/privacy.c
8512         * src/privacy.h
8513         * src/plugins/pgpcore/sgpgme.c
8514         * src/plugins/pgpcore/sgpgme.h
8515         * src/plugins/pgpinline/pgpinline.c
8516         * src/plugins/pgpmime/pgpmime.c
8517         * src/plugins/smime/smime.c
8518                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8519                 email address" doesn't work'. Use custom from address
8520                 if set
8521
8522 2008-12-15 [colin]      3.6.1cvs77
8523
8524         * src/common/utils.c
8525                 Fix bug 1746, 'Makes a mailto link from several 
8526                 paragraphs'
8527
8528 2008-12-15 [paul]       3.6.1cvs76
8529
8530         * m4/spamassassin.m4
8531                 fix warnings thrown up by autoconf-2.63
8532
8533 2008-12-13 [colin]      3.6.1cvs75
8534
8535         * Makefile.am
8536         * src/Makefile.am
8537         * src/common/ssl.c
8538         * src/common/utils.c
8539         * src/common/utils.h
8540         * tools/Makefile.am
8541                 Finish previous patch
8542
8543 2008-12-13 [colin]      3.6.1cvs74
8544
8545         * tools/Makefile.am
8546                 Only install certs on windows
8547
8548 2008-12-13 [colin]      3.6.1cvs73
8549
8550         * tools/Makefile.am
8551         * tools/ca-certificates.crt
8552         * src/common/Makefile.am
8553         * src/common/ssl.c
8554                 First try to ship SSL certificates in Windows
8555                 build
8556
8557 2008-12-12 [colin]      3.6.1cvs72
8558
8559         * configure.ac
8560         * src/plugins/pgpinline/claws.def
8561                 Windows build fixes
8562
8563 2008-12-12 [paul]       3.6.1cvs71
8564
8565         * src/imap.c
8566         * src/mh.c
8567         * src/partial_download.c
8568         * src/textview.c
8569         * src/common/claws.c
8570         * src/common/prefs.c
8571         * src/common/utils.c
8572                 win32: fix unlinking, renaming and bug with
8573                 non-ascii username
8574                 Patch by Colin
8575
8576 2008-12-11 [colin]      3.6.1cvs70
8577
8578         * po/fr.po
8579         * manual/fr/advanced.xml
8580                 Update french translations
8581
8582 2008-12-10 [colin]      3.6.1cvs69
8583
8584         * manual/faq.xml
8585                 Correct bug submission guidelines
8586
8587 2008-12-10 [colin]      3.6.1cvs68
8588
8589         * src/plugins/pgpcore/pgp_viewer.c
8590                 Fix bug 1736, 'Key import does not work'
8591                 Kill the correct pid (and not the parent
8592                 shell), and increase the timeout a bit.
8593
8594 2008-12-09 [paul]       3.6.1cvs67
8595
8596         * src/messageview.c
8597                 ensure that any stray noticeview buttons are hidden,
8598                 as clicking them causes segfaults!
8599
8600 2008-12-09 [colin]      3.6.1cvs66
8601
8602         * src/compose.c
8603         * src/compose.h
8604         * src/folder_item_prefs.h
8605         * src/prefs_common.c
8606         * src/prefs_common.h
8607         * src/common/defs.h
8608                 Fix bug 1792, '"Save Message to" should 
8609                 retain list of recently selected folders'
8610                 Also, make Enchant-related prefs stick
8611                 even if the build doesn't enable enchant
8612
8613 2008-12-09 [paul]       3.6.1cvs65
8614
8615         * src/messageview.c
8616                 fix bug 1787, 'Prevent automatic PGP inline
8617                 decryption attempts' use the noticeview to display
8618                 decryption failure messages instead of the irritating
8619                 popup dialog
8620
8621 2008-12-09 [colin]      3.6.1cvs64
8622
8623         * src/prefs_filtering.c
8624                 Fix bug 1789, 'filtering account selection 
8625                 (regression)'. Filtering on sending-only
8626                 accounts can be a little useful when using
8627                 filtering via Tools menu.
8628
8629 2008-12-07 [paul]       3.6.1cvs63
8630
8631         * src/prefs_actions.c
8632                 don't auto-select first entry (same as other
8633                 similar dialogs)
8634         * src/gtk/pluginwindow.c
8635                 these parents don't have children so don't look
8636                 for them
8637
8638 2008-12-07 [paul]       3.6.1cvs62
8639
8640         * src/prefs_account.c
8641         * src/gtk/pluginwindow.c
8642         * src/gtk/prefswindow.c
8643         * src/gtk/prefswindow.h
8644                 auto-select first page
8645
8646 2008-12-05 [colin]      3.6.1cvs61
8647
8648         * src/codeconv.c
8649         * src/procmime.c
8650                 Fix bug 1788, 'CM crashes re-encoding 
8651                 encoded parameters' (introduced in cvs40)
8652
8653 2008-12-05 [paul]       3.6.1cvs60
8654
8655         * src/prefs_common.h
8656                 remove gpg prefs that are no longer needed here
8657
8658 2008-12-03 [colin]      3.6.1cvs59
8659
8660         * src/msgcache.c
8661                 Speed up cache reading (about 10% gain)
8662         * src/summaryview.c
8663         * src/gtk/gtksctree.c
8664                 Speed up expand/collapse all threads
8665                 (about 95% gain)
8666
8667 2008-12-03 [paul]       3.6.1cvs58
8668
8669         * configure.ac
8670                 eradicate gcc4's signedness warnings
8671                 fix building with gnuTLS on (Open)Solaris
8672
8673 2008-12-01 [colin]      3.6.1cvs57
8674
8675         * src/gtk/gtkcmclist.c
8676                 Fix column headers
8677
8678 2008-12-01 [colin]      3.6.1cvs56
8679
8680         * src/plugins/pgpinline/pgpinline.c
8681                 Fix bug 1779, 'PGP Inline badly handles 
8682                 multipart'. Properly dump the current part
8683                 instead of running around with scissors
8684
8685 2008-11-30 [paul]       3.6.1cvs55
8686
8687         * manual/advanced.xml
8688         * manual/plugins.xml
8689         * src/prefs_toolbar.c
8690                 remove the verb from the page title and
8691                 update references in the manual
8692
8693 2008-11-30 [paul]       3.6.1cvs54
8694
8695         * src/prefs_other.c
8696                 move Other/ page to Other/Miscellaneous
8697         * src/gtk/prefswindow.c
8698                 make parent page unselectable
8699
8700 2008-11-29 [paul]       3.6.1cvs53
8701
8702         * README
8703                 add the new 'primary_paste_unselects' hidden
8704                 option, add missing 'log_[...]_color' options,
8705                 and reformat the text
8706         * manual/advanced.xml
8707                 add the new 'primary_paste_unselects' hidden
8708                 option, add missing 'log_[...]_color' options
8709
8710 2008-11-28 [colin]      3.6.1cvs52
8711
8712         * src/mimeview.c
8713                 Fix leak
8714
8715 2008-11-28 [colin]      3.6.1cvs51
8716
8717         * po/fr.po
8718                 Update translation
8719
8720 2008-11-28 [colin]      3.6.1cvs50
8721
8722         * src/mainwindow.c
8723                 Fix account selection in Mailing list
8724                 menu
8725
8726 2008-11-28 [paul]       3.6.1cvs49
8727
8728         * po/Makefile.in.in
8729                 automatically remove obsolete strings
8730
8731 2008-11-28 [colin]      3.6.1cvs48
8732
8733         * src/plugins/pgpcore/sgpgme.c
8734                 Fix error message when key isn't available.
8735
8736 2008-11-27 [colin]      3.6.1cvs47
8737
8738         * src/filtering.c
8739         * src/matcher.c
8740                 Fix a little leak
8741
8742 2008-11-26 [colin]      3.6.1cvs46
8743
8744         * src/common/ssl.c
8745                 Fix new warning
8746
8747 2008-11-26 [colin]      3.6.1cvs45
8748
8749         * src/plugins/pgpcore/select-keys.c
8750         * src/plugins/pgpcore/sgpgme.c
8751                 Fix bug 1591, 'S/MIME: better key 
8752                 handling/selection dialog'
8753                 Really ignore revoked/expired keys
8754
8755 2008-11-26 [colin]      3.6.1cvs44
8756
8757         * src/main.c
8758         * src/common/claws.c
8759         * src/common/ssl.c
8760                 Make sure libgcrypt's threading is initialised
8761                 before gnutls. See also old bug 1539.
8762
8763 2008-11-26 [colin]      3.6.1cvs43
8764
8765         * src/imap.c
8766         * src/news.c
8767         * src/etpan/imap-thread.c
8768                 Fix possible crashes due to clist_begin()
8769                 not checking for NULLs (it should!)
8770
8771 2008-11-25 [colin]      3.6.1cvs42
8772
8773         * src/procmime.c
8774                 Fix line length in MIME parameters
8775
8776 2008-11-22 [paul]       3.6.1cvs41
8777
8778         * src/compose.c
8779                 grab Return key press in attachments Properties
8780                 dialog
8781
8782 2008-11-21 [colin]      3.6.1cvs40
8783
8784         * src/compose.c
8785         * src/procmime.c
8786                 Fix bug 1776, 'use encoded name parameters 
8787                 for attachments instead of ascii'.
8788                 Break the RFC 2047 by using B-encoded 
8789                 filename parameter, like everyone does,
8790                 following advice from the RFC author.
8791
8792 2008-11-21 [colin]      3.6.1cvs39
8793
8794         * src/common/socket.c
8795                 Rehandshake if server asks to
8796
8797 2008-11-21 [colin]      3.6.1cvs38
8798
8799         * src/mimeview.h
8800         * src/toolbar.h
8801         * src/common/session.h
8802         * src/common/smtp.h
8803                 Move conditional-compilation members to
8804                 end of structs
8805
8806 2008-11-19 [wwp]        3.6.1cvs37
8807
8808         * src/prefs_actions.c
8809                 Fixed wrong behaviour when pressing Escape (was not cancelling
8810                 the action).
8811
8812 2008-11-19 [wwp]        3.6.1cvs36
8813
8814         * src/compose.c
8815         * src/matcher.c
8816         * src/messageview.c
8817         * src/mimeview.c
8818         * src/prefs_actions.c
8819         * src/prefs_filtering_action.c
8820         * src/procmsg.c
8821         * src/summaryview.c
8822         * src/textview.c
8823         * src/common/utils.c
8824                 Replace occurrences of "command line" with "command-line" everywhere.
8825                 Enforce code style (mostly indentation) in prefs_actions.c.
8826
8827 2008-11-19 [colin]      3.6.1cvs35
8828
8829         * src/compose.c
8830         * src/prefs_common.c
8831         * src/prefs_common.h
8832                 Add primary_paste_unselects hidden preference
8833                 to change how middle-click pasting changes
8834                 the selection and insert point; defaults to
8835                 pre-3.6.1cvs31
8836
8837 2008-11-19 [colin]      3.6.1cvs34
8838
8839         * src/folderview.c
8840                 Always give focus to summaryview, even if
8841                 the folder is empty, in small screen layout.
8842                 Allows to go back to folderlist using the
8843                 keyboard.
8844
8845 2008-11-18 [colin]      3.6.1cvs33
8846
8847         * src/mainwindow.h
8848                 Put back conditional at the end of struct
8849
8850 2008-11-18 [colin]      3.6.1cvs32
8851
8852         * src/procmime.c
8853         * src/common/w32_reg.c
8854                 Fix crash on win32 when browsing to a
8855                 directory
8856
8857 2008-11-15 [colin]      3.6.1cvs31
8858
8859         * src/compose.c
8860                 After a mid-click paste, deselect selection
8861                 and go to end of paste.
8862
8863 2008-11-15 [colin]      3.6.1cvs30
8864
8865         * src/compose.c
8866                 Auto-save draft after external editor quits
8867
8868 2008-11-15 [colin]      3.6.1cvs29
8869
8870         * src/plugins/pgpcore/sgpgme.c
8871                 Fix wrong error display, thanks to
8872                 Charles A. Edwards
8873
8874 2008-11-14 [colin]      3.6.1cvs28
8875
8876         * src/prefs_actions.c
8877                 Comment out bogus (IMO) warning
8878
8879 2008-11-14 [colin]      3.6.1cvs27
8880
8881         * src/mainwindow.c
8882         * src/summaryview.c
8883         * src/summaryview.h
8884         * src/gtk/menu.c
8885         * src/gtk/menu.h
8886                 Share summaryview's context menu actions with
8887                 the equivalent menu items of the main menu;
8888                 this allows to share accelerators and de-
8889                 duplicate code.
8890
8891 2008-11-14 [colin]      3.6.1cvs26
8892
8893         * src/plugins/pgpcore/sgpgme.c
8894                 Fix bug 1768, 'claws-mail crashes while 
8895                 checking smime bad signature'
8896
8897 2008-11-13 [colin]      3.6.1cvs25
8898
8899         * src/account.c
8900         * src/filtering.c
8901                 Fix redefinition of PREFSBUFSIZE
8902
8903 2008-11-13 [wwp]        3.6.1cvs24
8904
8905         * tools/popfile-link.sh
8906                 Add support for reusing existing POPFile session ID.
8907
8908 2008-11-12 [colin]      3.6.1cvs23
8909
8910         * src/prefs_gtk.h
8911                 Fix bug 1771, 'Folder template gets 
8912                 truncated when exiting the application'
8913                 Use a 32k buffer for string preferences
8914
8915 2008-11-11 [colin]      3.6.1cvs22
8916
8917         * src/summaryview.c
8918                 Fix "display sender using addressbook" when
8919                 prefs_common.swap_from is in use. Patch by
8920                 H. Merijn Brand
8921
8922 2008-11-11 [colin]      3.6.1cvs21
8923
8924         * src/autofaces.c
8925         * src/common/md5.c
8926         * src/common/md5.h
8927                 Make a few functions static
8928
8929 2008-11-07 [colin]      3.6.1cvs20
8930
8931         * src/mainwindow.c
8932         * src/summaryview.c
8933                 Fix crash when rebuilding colorlabel
8934                 menu
8935         * src/addrgather.c
8936         * src/editldap.c
8937         * src/prefs_account.c
8938         * src/prefs_compose_writing.c
8939         * src/prefs_logging.c
8940         * src/prefs_message.c
8941         * src/prefs_other.c
8942         * src/prefs_receive.c
8943         * src/prefs_summaries.c
8944         * src/prefs_wrapping.c
8945         * src/plugins/bogofilter/bogofilter_gtk.c
8946         * src/plugins/pgpcore/prefs_gpg.c
8947         * src/plugins/spamassassin/spamassassin_gtk.c
8948                 Fix deprecated use of page_size in 
8949                 gtkspinbutton adjustments
8950
8951 2008-11-06 [mones]      3.6.1cvs19
8952
8953         * src/mainwindow.c
8954                 Fix missing "About" in Help menu
8955         * tools/claws.i18n.status.pl
8956                 Fix header
8957
8958 2008-11-05 [colin]      3.6.1cvs18
8959
8960         * src/action.c
8961         * src/main.c
8962         * src/mainwindow.c
8963         * src/common/socket.c
8964         * src/common/socket.h
8965         * src/gtk/gtkutils.c
8966         * src/gtk/gtkutils.h
8967                 w32: Implement single launch (lock
8968                 socket); always put debug log to
8969                 the rc_dir; fix Start menu update
8970                 after registering as default Mail 
8971                 app
8972
8973 2008-11-05 [colin]      3.6.1cvs17
8974
8975         * src/mainwindow.c
8976                 Setting the Mail start menu item in HKCU 
8977                 confuses the Internet Options dialog. Do 
8978                 it in HKLM as this dialog does.
8979
8980 2008-11-04 [colin]      3.6.1cvs16
8981
8982         * src/common/w32_reg.c
8983                 Fix off-by-one
8984
8985 2008-11-04 [colin]      3.6.1cvs15
8986
8987         * src/procmime.c
8988                 w32: Fix getting content-type 
8989         * src/mimeview.c
8990         * src/prefs_common.c
8991         * src/prefs_common.h
8992         * src/prefs_ext_prog.c
8993         * src/textview.c
8994                 w32: better integration (use the
8995                 standard file associations instead
8996                 of our platform-unadapted open
8997                 dialog)
8998         * src/mainwindow.c
8999         * src/common/utils.c
9000         * src/common/w32_reg.c
9001         * src/common/w32lib.h
9002                 w32: better integration (allow 
9003                 setting Claws as default MUA)
9004
9005 2008-11-01 [colin]      3.6.1cvs14
9006
9007         * src/codeconv.c
9008                 Fix wrongly converted non-ascii characters
9009                 when locale's charset is US-ASCII (strict-mode
9010                 was failing in this case)
9011
9012 2008-10-30 [colin]      3.6.1cvs13
9013
9014         * src/mimeview.c
9015         * src/mimeview.h
9016         * src/textview.c
9017         * src/textview.h
9018                 Use one UI Manager per mimeview, instead of
9019                 the global one -- else user_data pointer gets
9020                 broken if opening and closing another message-
9021                 view, then using right-click on a mimeview's 
9022                 mimepart. Probably fixes bug 1711, 'Save-as
9023                 attachment crashes'
9024
9025 2008-10-24 [paul]       3.6.1cvs12
9026
9027         * tools/Makefile.am
9028         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
9029         * tools/kdeservicemenu/install.sh
9030                 another, possibly the final?, attempt on getting this
9031                 sorted for kde4
9032
9033 2008-10-24 [paul]       3.6.1cvs11
9034
9035         * tools/kdeservicemenu/install.sh
9036                 fix servicemenu installation directory on kde4
9037
9038 2008-10-24 [paul]       3.6.1cvs10
9039
9040         * tools/kdeservicemenu/README
9041         * tools/kdeservicemenu/install.sh
9042                 add support for kde4 in addition to kde3.
9043                 a rework involving checking for kde4-config, then
9044                 kde-config, finally prompting the user for the
9045                 location of either if they cannot be found
9046                 
9047
9048 2008-10-18 [paul]       3.6.1cvs9
9049
9050         * tools/claws.i18n.status.pl
9051                 updated with latest translator info.
9052                 only print for languages defined in %langname
9053
9054 2008-10-17 [paul]       3.6.1cvs8
9055
9056         * src/plugins/pgpcore/sgpgme.c
9057                 when listing the uid's, show the uid validity
9058
9059 2008-10-16 [paul]       3.6.1cvs7
9060
9061         * INSTALL
9062                 updated
9063
9064 2008-10-13 [wwp]        3.6.1cvs6
9065
9066         * po/fr.po
9067                 Updated French translation.
9068
9069 2008-10-11 [colin]      3.6.1cvs5
9070
9071         * src/gtk/authors.h
9072                 Fix bug 1756, "Outdated translators list in About 
9073                 dialogue". Patch by Aleksei Miheev.
9074
9075 2008-10-11 [colin]      3.6.1cvs4
9076
9077         * src/account.c
9078         * src/imap.c
9079         * src/inc.c
9080         * src/main.c
9081         * src/mainwindow.c
9082         * src/news.c
9083         * src/pop.c
9084         * src/pop.h
9085         * src/prefs_account.c
9086         * src/send_message.c
9087         * src/send_message.h
9088         * src/ssl_manager.c
9089         * src/ssl_manager.h
9090         * src/wizard.c
9091         * src/common/claws.c
9092         * src/common/defs.h
9093         * src/common/session.c
9094         * src/common/session.h
9095         * src/common/smtp.c
9096         * src/common/smtp.h
9097         * src/common/socket.c
9098         * src/common/socket.h
9099         * src/common/ssl.c
9100         * src/common/ssl.h
9101         * src/common/ssl_certificate.c
9102         * src/common/ssl_certificate.h
9103         * src/gtk/about.c
9104         * src/gtk/sslcertwindow.c
9105         * src/gtk/sslcertwindow.h
9106                 Remove OpenSSL code
9107
9108 2008-10-11 [colin]      3.6.1cvs3
9109
9110         * src/common/ssl_certificate.c
9111                 Make local function static
9112
9113 2008-10-10 [colin]      3.6.1cvs2
9114
9115         * src/common/ssl.h
9116         * src/common/ssl_certificate.c
9117         * src/gtk/sslcertwindow.c
9118                 Add offline certificate verification,
9119                 thanks to Nikos Mavrogiannopoulos for the
9120                 hints
9121
9122 2008-10-10 [colin]      3.6.1cvs1
9123
9124         * src/common/ssl_certificate.c
9125         * src/gtk/sslcertwindow.c
9126                 Fix warnings
9127
9128 2008-10-10 [paul]       3.6.1
9129
9130         * m4/spamassassin.m4
9131                 remove openssl dross
9132
9133         * NEWS
9134         * README
9135         * RELEASE_NOTES 
9136                 3.6.1 released!
9137
9138 2008-10-10 [colin]      3.6.0cvs25
9139
9140         * src/common/ssl.c
9141                 Tell libetpan it doesn't need to init
9142                 GnuTLS
9143
9144 2008-10-10 [colin]      3.6.0cvs24
9145
9146         * claws-mail.pc.in
9147                 Remove references to openssl
9148
9149 2008-10-09 [colin]      3.6.0cvs23
9150
9151         * configure.ac
9152                 Fix message
9153
9154 2008-10-09 [colin]      3.6.0cvs22
9155
9156         * configure.ac
9157                 Error out when building against openssl
9158
9159 2008-10-09 [colin]      3.6.0cvs21
9160
9161         * configure.ac
9162         * COPYING
9163         * src/crash.c
9164         * src/main.c
9165         * src/gtk/about.c
9166                 Disable OpenSSL due to requirement of
9167                 OpenSSL exception. Code not removed yet,
9168                 just in case, but disabled.
9169
9170 2008-10-09 [colin]      3.6.0cvs20
9171
9172         * configure.ac
9173         * src/Makefile.am
9174         * src/crash.c
9175         * src/gedit-print.c
9176         * src/gedit-print.h
9177         * src/main.c
9178         * src/mainwindow.c
9179         * src/messageview.c
9180         * src/prefs_ext_prog.c
9181         * src/prefs_fonts.c
9182         * src/prefs_image_viewer.c
9183         * src/printing.c
9184         * src/printing.h
9185         * src/summaryview.c
9186         * src/gtk/Makefile.am
9187         * src/gtk/about.c
9188         * src/gtk/gtksourceprintjob.c
9189         * src/gtk/gtksourceprintjob.h
9190                 Revert previous patch. It'd be better to remove
9191                 OpenSSL instead, as GnuTLS works as well.
9192
9193 2008-10-09 [colin]      3.6.0cvs19
9194
9195         * configure.ac
9196         * src/Makefile.am
9197         * src/crash.c
9198         * src/gedit-print.c
9199         * src/gedit-print.h
9200         * src/main.c
9201         * src/mainwindow.c
9202         * src/messageview.c
9203         * src/prefs_ext_prog.c
9204         * src/prefs_fonts.c
9205         * src/prefs_image_viewer.c
9206         * src/printing.c
9207         * src/printing.h
9208         * src/summaryview.c
9209         * src/gtk/Makefile.am
9210         * src/gtk/about.c
9211         * src/gtk/gtksourceprintjob.c
9212         * src/gtk/gtksourceprintjob.h
9213                 Remove the libgnomeprint interface (deprecated,
9214                 and fixes Debian's #501570, 'Copyright confusion')
9215
9216 2008-10-09 [colin]      3.6.0cvs18
9217
9218         * configure.ac
9219                 Require libetpan 0.57 (important fixes)
9220
9221 2008-10-08 [paul]       3.6.0cvs17
9222
9223         * src/prefs_filtering_action.c
9224         * src/prefs_matcher.c
9225                 enable re-ordering of the filtering/processing
9226                 condition and actions lists by drag'n'drop
9227
9228 2008-10-08 [colin]      3.6.0cvs16
9229
9230         * src/addressbook.c
9231                 Fix wrong menu title
9232
9233 2008-10-07 [colin]      3.6.0cvs15
9234
9235         * src/imap.c
9236                 After thinking, revert this. It's only a minor
9237                 annoyance to GSSAPI users, and I can't test this
9238                 right now. Postponed until after next good release.
9239
9240 2008-10-07 [colin]      3.6.0cvs14
9241
9242         * src/imap.c
9243                 Don't ask for a password when using GSSAPI
9244
9245 2008-10-07 [colin]      3.6.0cvs13
9246
9247         * src/mainwindow.c
9248                 Fix build with GTK+ < 2.14
9249
9250 2008-10-07 [colin]      3.6.0cvs12
9251
9252         * src/mainwindow.c
9253         * src/mainwindow.h
9254         * src/prefs_common.c
9255         * src/prefs_common.h
9256         * src/summaryview.c
9257         * src/gtk/colorlabel.c
9258                 Fix bug 1749, 'Shortcut keys for color labels 
9259                 not changeable'
9260                 Make fullscreen a setting remembered between
9261                 sessions
9262
9263 2008-10-07 [colin]      3.6.0cvs11
9264
9265         * src/prefs_other.c
9266                 Fix bug 1747, 'Wanderlust keybindings no longer 
9267                 working (regression)'
9268
9269 2008-10-07 [colin]      3.6.0cvs10
9270
9271         * src/mainwindow.c
9272                 Make fullscreen a real menu item
9273
9274 2008-10-07 [colin]      3.6.0cvs9
9275
9276         * src/mainwindow.c
9277                 Make sure we won't save size when
9278                 fullscreening
9279
9280 2008-10-06 [colin]      3.6.0cvs8
9281
9282         * src/mainwindow.c
9283         * src/mainwindow.h
9284                 Handle fullscreen via F11. Patch by
9285                 Michael Rasmussen
9286
9287 2008-10-06 [colin]      3.6.0cvs7
9288
9289         * src/common/ssl.c
9290                 Fix return value when setting client cert
9291
9292 2008-10-04 [colin]      3.6.0cvs6
9293
9294         * src/mimeview.c
9295                 Fix bug 1742, 'Attachment list contents not 
9296                 visible/scrollable'
9297
9298 2008-10-04 [paul]       3.6.0cvs5
9299
9300         * src/mainwindow.c
9301                 fix failure of Hide toolbar option on restart
9302
9303 2008-10-04 [colin]      3.6.0cvs4
9304
9305         * src/addressbook.c
9306         * src/compose.c
9307         * src/mainwindow.c
9308         * src/messageview.c
9309         * src/summaryview.c
9310                 Maemo: Fix bug 1737, Crashes upon opening
9311
9312 2008-10-04 [paul]       3.6.0cvs3
9313
9314         * po/pt_BR.po
9315                 submitted (just a little late) by Frederico
9316                 Goncalves Guimaraes
9317
9318 2008-10-03 [wwp]        3.6.0cvs2
9319
9320         * po/fr.po
9321                 Many fixes, mostly in menus and accelerators.
9322
9323 2008-10-03 [colin]      3.6.0cvs1
9324
9325         * src/gtk/filesel.c
9326                 Allow network mounts with new GTKs: they're
9327                 available via FUSE mounts and we don't need
9328                 GVFS.
9329
9330 2008-10-03 [paul]       3.6.0
9331
9332         * NEWS
9333         * README
9334         * RELEASE_NOTES 
9335                 3.6.0 released!
9336
9337 2008-10-03 [paul]       3.5.0cvs145
9338
9339         * configure.ac
9340         * po/bg.po
9341         * po/nl.po
9342         * po/ru.po
9343         * po/sv.po
9344                 new translations. added by Yasen Pramatarov,
9345                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9346         * po/ca.po
9347         * po/de.po
9348         * po/fi.po
9349         * po/fr.po
9350         * po/hu.po
9351         * po/it.po
9352         * po/pl.po
9353         * po/zh_CN.po
9354                 updated translations. submitted by Miquel Oliete,
9355                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9356                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9357
9358 2008-10-02 [colin]      3.5.0cvs144
9359
9360         * src/common/session.c
9361                 Fix crash when connection fails on windows
9362
9363 2008-10-01 [colin]      3.5.0cvs143
9364
9365         * src/imap.c
9366                 Real fix for FS-unsafe chars on win32
9367
9368 2008-10-01 [colin]      3.5.0cvs142
9369
9370         * src/imap.c
9371                 Encode prohibited filenames on win32
9372
9373 2008-09-30 [mones]      3.5.0cvs141
9374
9375         * src/ldapctrl.c
9376         * src/main.c
9377         * src/prefs_themes.c
9378         * src/printing.c
9379                 Fix output of some debug messages
9380
9381 2008-09-30 [colin]      3.5.0cvs140
9382
9383         * src/addrbook.c
9384         * src/addrharvest.c
9385         * src/compose.c
9386         * src/jpilot.c
9387         * src/mh.c
9388         * src/prefs_themes.c
9389         * src/procheader.c
9390         * src/procmime.c
9391         * src/summaryview.c
9392         * src/common/utils.c
9393         * src/gtk/sslcertwindow.c
9394                 Win32: Fix time usage; use g_stat
9395
9396 2008-09-29 [colin]      3.5.0cvs139
9397
9398         * src/common/utils.c
9399                 Fix case-sensitive match of subject
9400                 prefixes on win32
9401
9402 2008-09-29 [colin]      3.5.0cvs138
9403
9404         * src/folder_item_prefs.c
9405         * src/folder_item_prefs.h
9406         * src/matcher.c
9407         * src/prefs_folder_item.c
9408         * src/prefs_matcher.c
9409         * src/summaryview.c
9410         * src/common/string_match.c
9411         * src/common/utils.c
9412                 Fix a huge leak (dozens of megs per folder
9413                 change) on Windows: disable regexps 
9414
9415 2008-09-28 [paul]       3.5.0cvs137
9416
9417         * po/en_GB.po
9418                 updated
9419
9420 2008-09-27 [colin]      3.5.0cvs136
9421
9422         * src/account.c
9423         * src/account.h
9424                 Add accessor for cur_account
9425
9426 2008-09-27 [colin]      3.5.0cvs135
9427
9428         * src/imap.c
9429                 Fix crash when error happen on session establishment
9430
9431 2008-09-26 [mones]      3.5.0cvs134
9432
9433         * po/es.po
9434                 Updated for release
9435
9436 2008-09-26 [colin]      3.5.0cvs133
9437
9438         * src/plugins/pgpcore/claws.def
9439                 Fix symbol
9440
9441 2008-09-26 [colin]      3.5.0cvs132
9442
9443         * src/prefs_common.c
9444         * src/prefs_common.h
9445         * src/plugins/pgpcore/pgp_viewer.c
9446                 Add an accessor to prefs_common for plugins
9447                 (Win32 fix)
9448
9449 2008-09-25 [colin]      3.5.0cvs131
9450
9451         * src/main.c
9452                 Fix bug 1725, 'useless lines in clawsrc'
9453         * src/plugins/smime/mypgpcore.def
9454                 Add a missing symbol
9455
9456 2008-09-25 [paul]       3.5.0cvs130
9457
9458         * src/plugins/smime/mypgpcore.def
9459         * src/plugins/smime/plugin.def
9460         * src/plugins/smime/version.rc
9461                 add these windows-specific files
9462                 (Thanks to Colin)
9463
9464 2008-09-25 [colin]      3.5.0cvs129
9465
9466         * src/main.c
9467                 Load standard plugins only on first run
9468
9469 2008-09-25 [colin]      3.5.0cvs128
9470
9471         * src/codeconv.c
9472                 Fix build...
9473
9474 2008-09-24 [colin]      3.5.0cvs127
9475
9476         * src/codeconv.c
9477                 Add nb_NO's charset (iso-8859-1)
9478
9479 2008-09-24 [colin]      3.5.0cvs126
9480
9481         * src/common/utils.c
9482                 Fix get_mail_base_dir() on windows
9483                 (was synced from main ages ago)
9484
9485 2008-09-24 [colin]      3.5.0cvs125
9486
9487         * src/main.c
9488         * src/wizard.c
9489                 Integrate better with Windows' style
9490
9491 2008-09-23 [paul]       3.5.0cvs124
9492
9493         * src/compose.c
9494         * src/mainwindow.c
9495         * src/messageview.c
9496                 offer these strings to translators too 
9497
9498 2008-09-23 [colin]      3.5.0cvs123
9499
9500         * configure.ac
9501                 Add a --disable-dbus flag in case we want
9502                 no DBUS even if headers are available (like
9503                 for building gpg4win)
9504         * src/filtering.c
9505         * src/mainwindow.c
9506         * src/prefs_logging.c
9507         * src/common/utils.c
9508         * src/plugins/pgpcore/sgpgme.c
9509         * src/plugins/smime/claws.def
9510                 Windows fixes:
9511                 - disable filtering log (it's crashy for
9512                   some reason)
9513                 - fix gmtime_r when time is -1 (before 01/01/70)
9514                 - add symbols for smime
9515
9516 2008-09-22 [colin]      3.5.0cvs122
9517
9518         * src/common/utils.c
9519         * src/account.c
9520                 Remove raw printf
9521         * src/compose.c
9522                 Fix cursor position after changing account
9523         * src/imap.c
9524         * src/mimeview.c
9525         * src/news.c
9526                 Fix absolute path detection 
9527
9528 2008-09-21 [colin]      3.5.0cvs121
9529
9530         * src/gtk/gtkaspell.c
9531                 Don't try to use empty dictionaries
9532
9533 2008-09-20 [colin]      3.5.0cvs120
9534
9535         * po/POTFILES.in
9536                 Add the new files to the translations
9537
9538 2008-09-20 [colin]      3.5.0cvs119
9539
9540         * configure.ac
9541         * src/plugins/Makefile.am
9542         * src/plugins/smime/Makefile.am
9543         * src/plugins/smime/plugin.c
9544         * src/plugins/smime/smime.c
9545         * src/plugins/smime/smime.deps
9546         * src/plugins/smime/smime.h
9547                 Include S/Mime plugin in the main plugins
9548                 Will ease the Gpg4win team's work
9549
9550 2008-09-20 [colin]      3.5.0cvs118
9551
9552         * src/autofaces.c
9553         * src/compose.c
9554         * src/ldapquery.c
9555         * src/main.c
9556         * src/news.c
9557         * src/common/socket.c
9558         * src/gtk/gtkutils.c
9559         * src/plugins/pgpcore/claws.def
9560                 Windows: more fixes, thanks to wwp and
9561                 Marcus Brinkmann
9562
9563 2008-09-20 [colin]      3.5.0cvs117
9564
9565         * src/imap.c
9566                 Tell on which server errors happened
9567
9568 2008-09-20 [colin]      3.5.0cvs116
9569
9570         * src/etpan/etpan-thread-manager.c
9571         * src/etpan/imap-thread.c
9572         * src/etpan/nntp-thread.c
9573                 Windows: Fix hang on IMAP/NNTP
9574
9575 2008-09-20 [colin]      3.5.0cvs115
9576
9577         * src/common/utils.c
9578                 Fix bug 1723, "Buffer overflow crash caused by 
9579                 preview in 'Date format help' dialog box"
9580                 Also, optimise fast_strftime a bit :)
9581
9582 2008-09-18 [colin]      3.5.0cvs114
9583
9584         * src/procmime.c
9585         * src/textview.c
9586                 Check for NULLs before str* functions
9587
9588 2008-09-18 [colin]      3.5.0cvs113
9589
9590         * src/messageview.c
9591         * src/procmime.c
9592         * src/textview.c
9593                 Handle html parts in multipart/related
9594                 Decode ISO-8859-1 as Windows-1252 (the former
9595                 is a subset of the latter) in order to 
9596                 workaround Outlook mails misencoding
9597         * src/gtk/logwindow.c
9598         * src/gtk/logwindow.h
9599                 Clear mainwindow's error pixmap when the
9600                 error scrolls out of the log
9601
9602 2008-09-17 [colin]      3.5.0cvs112
9603
9604         * src/image_viewer.c
9605                 Fix image loading (multiple childs added to 
9606                 scrolledwindow, break of the resize functionality)
9607         * src/account.c
9608         * src/prefs_folder_item.c
9609         * src/prefs_spelling.c
9610         * src/gtk/gtkaspell.c
9611                 Better fix problems with dictionaries updates
9612
9613 2008-09-17 [colin]      3.5.0cvs111
9614
9615         * src/common/utils.c
9616                 Fix double-opening (fixes multiple signatures when
9617                 using signify)
9618
9619 2008-09-16 [colin]      3.5.0cvs110
9620
9621         * src/prefs_account.c
9622         * src/prefs_folder_item.c
9623         * src/prefs_spelling.c
9624         * src/gtk/gtkaspell.c
9625                 Better stripping of aspell dictionaries names
9626
9627 2008-09-16 [colin]
9628
9629         * 3.6.0-rc1 released
9630
9631 2008-09-16 [colin]      3.5.0cvs109
9632
9633         * src/account.c
9634         * src/inc.c
9635         * src/mainwindow.c
9636         * src/prefs_account.h
9637         * src/prefs_other.c
9638         * src/send_message.c
9639         * src/gtk/inputdialog.c
9640                 Don't add a pref to allow remembering passwords
9641                 (Just not checking the checkbox is enough)
9642
9643 2008-09-16 [colin]      3.5.0cvs108
9644
9645         * configure.ac
9646                 Require libetpan 0.56 as 0.55 is crashy
9647         * src/messageview.c
9648                 Fix english
9649         * src/gtk/inputdialog.c
9650         * src/gtk/inputdialog.h
9651                 Fix warnings
9652
9653 2008-09-16 [wwp]        3.5.0cvs107
9654
9655         * src/compose.c
9656                 Complete 3.5.0cvs106 by removing a function that got
9657                 moved to account.[ch].
9658
9659 2008-09-16 [wwp]        3.5.0cvs106
9660
9661         * src/account.c
9662         * src/account.h
9663         * src/compose.c
9664         * src/quote_fmt.c
9665         * src/quote_fmt_lex.l
9666         * src/quote_fmt_parse.y
9667                 Add account signature (path and value string) manipulation
9668                 keywords to the template processor. It's now possible in
9669                 all templates to insert the account signature to an
9670                 arbitrary location or to pass it to a external script for
9671                 further editing.
9672
9673
9674 2008-09-16 [mones]      3.5.0cvs105
9675
9676         * src/imap.c
9677         * src/inc.c
9678         * src/mainwindow.c
9679         * src/mainwindow.h
9680         * src/news.c
9681         * src/prefs_account.h
9682         * src/prefs_common.c
9683         * src/prefs_common.h
9684         * src/prefs_other.c
9685         * src/send_message.c
9686         * src/gtk/inputdialog.c
9687         * src/gtk/inputdialog.h
9688                 Implement session passwords: unsaved passwords for receiving
9689                 or sending of accounts can be remembered while running to 
9690                 avoid repetitive typing.
9691                 As keeping passwords in memory is unsafe a new preference 
9692                 in Other page is added to activate or not such capability.
9693
9694 2008-09-14 [colin]      3.5.0cvs104
9695
9696         * src/codeconv.c
9697         * src/codeconv.h
9698                 Make conv_iconv_strdup static
9699
9700 2008-09-12 [colin]      3.5.0cvs103
9701
9702         * claws-mail.pc.in
9703         * src/Makefile.am
9704         * src/compose.c
9705         * src/compose.h
9706         * src/crash.c
9707         * src/folder_item_prefs.c
9708         * src/folder_item_prefs.h
9709         * src/main.c
9710         * src/prefs_account.c
9711         * src/prefs_common.c
9712         * src/prefs_common.h
9713         * src/prefs_folder_item.c
9714         * src/prefs_spelling.c
9715         * src/prefs_template.c
9716         * src/quote_fmt.h
9717         * src/quote_fmt_parse.y
9718         * src/toolbar.c
9719         * src/toolbar.h
9720         * src/gtk/Makefile.am
9721         * src/gtk/about.c
9722         * src/gtk/filesel.c
9723         * src/gtk/gtkaspell.c
9724         * src/gtk/gtkaspell.h
9725         * src/plugins/bogofilter/Makefile.am
9726         * src/plugins/dillo_viewer/Makefile.am
9727         * src/plugins/spamassassin/Makefile.am
9728         * src/plugins/trayicon/Makefile.am
9729                 Switch spellchecker to Enchant
9730
9731 2008-09-12 [paul]       3.5.0cvs102
9732
9733         * tools/README
9734         * tools/csv2addressbook.pl
9735                 add support for Fox Mail
9736
9737 2008-09-12 [paul]       3.5.0cvs101
9738
9739         * src/compose.c
9740         * src/prefs_wrapping.c
9741                 changes to English
9742
9743 2008-09-12 [paul]       3.5.0cvs100
9744
9745         * configure.ac
9746                 revert cvs99's libenchant commit error
9747
9748 2008-09-12 [colin]      3.5.0cvs99
9749
9750         * src/inc.c
9751                 Only go to inbox if there are new mails
9752                 (and fetch was manual)
9753
9754 2008-09-10 [colin]      3.5.0cvs98
9755
9756         * src/inc.c
9757         * src/summaryview.c
9758         * src/common/session.c
9759                 Use g_timeout_add_seconds instead of g_timeout_add
9760                 on glib >= 2.14 when we don't need precision on the 
9761                 delay. This helps reducing power consumption:
9762                 http://mjg59.livejournal.com/74651.html
9763
9764 2008-09-10 [colin]      3.5.0cvs97
9765
9766         * src/compose.c
9767                 Don't save window size and position when
9768                 compose is hidden (filtering action)
9769
9770 2008-09-09 [colin]      3.5.0cvs96
9771
9772         * src/action.h
9773         * src/addr_compl.c
9774         * src/addressadd.c
9775         * src/addressbook.h
9776         * src/addressbook_foldersel.c
9777         * src/addressitem.h
9778         * src/addrgather.c
9779         * src/alertpanel.c
9780         * src/browseldap.c
9781         * src/editaddress.c
9782         * src/editaddress_other_attributes_ldap.h
9783         * src/editbook.c
9784         * src/editjpilot.c
9785         * src/editldap.c
9786         * src/editldap_basedn.c
9787         * src/editvcard.c
9788         * src/exphtmldlg.c
9789         * src/expldifdlg.c
9790         * src/export.c
9791         * src/foldersel.c
9792         * src/foldersel.h
9793         * src/gedit-print.c
9794         * src/gedit-print.h
9795         * src/grouplistdialog.c
9796         * src/headerview.c
9797         * src/headerview.h
9798         * src/image_viewer.c
9799         * src/import.c
9800         * src/importldif.c
9801         * src/importmutt.c
9802         * src/importpine.c
9803         * src/inc.c
9804         * src/main.c
9805         * src/main.h
9806         * src/messageview.c
9807         * src/messageview.h
9808         * src/noticeview.c
9809         * src/prefs_actions.c
9810         * src/prefs_filtering.c
9811         * src/prefs_folder_column.c
9812         * src/prefs_gtk.h
9813         * src/prefs_summary_column.c
9814         * src/prefs_toolbar.c
9815         * src/send_message.c
9816         * src/setup.c
9817         * src/sourcewindow.c
9818         * src/sourcewindow.h
9819         * src/ssl_manager.c
9820         * src/statusbar.c
9821         * src/statusbar.h
9822         * src/stock_pixmap.c
9823         * src/stock_pixmap.h
9824         * src/summaryview.c
9825         * src/textview.c
9826         * src/textview.h
9827         * src/undo.h
9828         * src/uri_opener.c
9829         * src/wizard.c
9830         * src/wizard.h
9831         * src/common/ssl.h
9832         * src/common/utils.c
9833         * src/gtk/about.c
9834         * src/gtk/colorlabel.c
9835         * src/gtk/colorlabel.h
9836         * src/gtk/combobox.h
9837         * src/gtk/description_window.c
9838         * src/gtk/filesel.c
9839         * src/gtk/gtkaspell.c
9840         * src/gtk/gtkaspell.h
9841         * src/gtk/gtkcmclist.c
9842         * src/gtk/gtkcmclist.h
9843         * src/gtk/gtkcmctree.c
9844         * src/gtk/gtkcmctree.h
9845         * src/gtk/gtkcmoptionmenu.h
9846         * src/gtk/gtksctree.c
9847         * src/gtk/gtksctree.h
9848         * src/gtk/gtkshruler.c
9849         * src/gtk/gtkshruler.h
9850         * src/gtk/gtksourceprintjob.c
9851         * src/gtk/gtksourceprintjob.h
9852         * src/gtk/gtkutils.c
9853         * src/gtk/gtkutils.h
9854         * src/gtk/gtkvscrollbutton.c
9855         * src/gtk/gtkvscrollbutton.h
9856         * src/gtk/icon_legend.c
9857         * src/gtk/inputdialog.c
9858         * src/gtk/logwindow.c
9859         * src/gtk/logwindow.h
9860         * src/gtk/manage_window.c
9861         * src/gtk/manage_window.h
9862         * src/gtk/menu.c
9863         * src/gtk/prefswindow.c
9864         * src/gtk/progressdialog.c
9865         * src/gtk/progressdialog.h
9866         * src/plugins/bogofilter/bogofilter_gtk.c
9867         * src/plugins/pgpcore/passphrase.c
9868         * src/plugins/spamassassin/spamassassin_gtk.c
9869         * src/plugins/trayicon/trayicon.c
9870         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9871         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9872         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9873         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9874         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9875                 Complete GTK+ 2.14 undeprecation
9876                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9877
9878 2008-09-09 [colin]      3.5.0cvs95
9879
9880         * src/gtk/gtkcmclist.h
9881                 Fix build on GTK+ 2.14
9882
9883 2008-09-08 [colin]      3.5.0cvs94
9884
9885         * src/noticeview.c
9886         * src/noticeview.h
9887                 Remove GtkSignalFunc
9888
9889 2008-09-07 [colin]      3.5.0cvs93
9890
9891         * src/addressadd.c
9892         * src/addressbook_foldersel.c
9893         * src/gtk/gtkcmclist.c
9894         * src/gtk/gtkcmclist.h
9895         * src/gtk/gtkcmctree.c
9896         * src/gtk/gtkcmctree.h
9897         * src/gtk/gtksctree.c
9898         * src/gtk/prefswindow.c
9899         * src/gtk/prefswindow.h
9900                 Use GDestroyNotify instead of GtkDestroyNotify
9901                 (deprecated in GTK+ 2.14)
9902
9903 2008-09-07 [colin]      3.5.0cvs92
9904
9905         * src/textview.c
9906                 Fix bug 1712, 'invalid "Phishing attempt warning" 
9907                 when linked text ends with spaces'
9908
9909 2008-09-05 [colin]      3.5.0cvs91
9910
9911         * src/procmime.c
9912                 Maybe fix bug 1711, 'Save-as attachment crashes'
9913                 Possibly wrong free() due to pointer shifting
9914
9915 2008-09-05 [colin]      3.5.0cvs90
9916
9917         * src/compose.c
9918                 Fix bug 1710, 'User misreads "Discard Message" 
9919                 as "Discard Changes"'. Propose to save or discard
9920                 only the latest changes when closing an existing
9921                 draft. Autosave may still have saved parts of the
9922                 edit session.
9923
9924 2008-09-04 [colin]      3.5.0cvs89
9925
9926         * src/summaryview.c
9927                 Fix bug 1707, 'Segfault when sorting on non-visible column'
9928
9929 2008-09-01 [colin]      3.5.0cvs88
9930
9931         * src/imap.c
9932         * src/summaryview.c
9933         * src/common/tags.c
9934         * src/etpan/imap-thread.c
9935         * src/etpan/imap-thread.h
9936                 Store spam flag on IMAP (Junk/NonJunk, as 
9937                 ThunderBird does - this is nonstandard)
9938
9939 2008-08-31 [wwp]        3.5.0cvs87
9940
9941         * ChangeLog
9942                 Fix globish edition^Wediting.
9943
9944 2008-08-31 [wwp]        3.5.0cvs86
9945
9946         * src/addressbook.c
9947                 Don't break nickname editing for non-LDAP books (nickname
9948                 value was overwritten when editing existing contact, this
9949                 came from 3.0.2cvs109).
9950
9951 2008-08-30 [colin]      3.5.0cvs85
9952
9953         * src/mainwindow.c
9954         * src/summaryview.c
9955                 Fix "Apply tags..." key shortcut
9956
9957 2008-08-29 [iwkse]      3.5.0cvs84
9958
9959         * src/summaryview.c
9960                         Bit of clean:)
9961
9962 2008-08-29 [iwkse]      3.5.0cvs83
9963
9964         * src/summaryview.c
9965                         Disable "Move to trash" action if
9966                         we are in a trash-like folder.
9967                         Thanks to colinl
9968
9969 2008-08-29 [paul]       3.5.0cvs82
9970
9971         * configure.ac
9972                 bump up libetpan version requirement since
9973                 0.55 is released now
9974
9975 2008-08-28 [wwp]        3.5.0cvs81
9976
9977         * src/account.c
9978         * src/pop.c
9979         * src/prefs_account.c
9980         * src/prefs_account.h
9981                 Add finer granularity to the POP3's remove-after delay (now in
9982                 hours in addition to in days), patch by Paul Rolland.
9983
9984 2008-08-28 [wwp]        3.5.0cvs80
9985
9986         * src/gtk/combobox.c
9987                 Fix a typo in a comment.
9988
9989 2008-08-28 [iwkse]      3.5.0cvs79
9990
9991         * src/account.c
9992         * src/prefs_actions.c
9993         * src/prefs_filtering.c
9994         * src/prefs_template.c
9995                         Add search feature to the account, 
9996                         template and action dialog.
9997                         It's turned on selecting one row
9998                         of the list and typing some random
9999                         letter. Thanks to wwp, colinl
10000
10001 2008-08-28 [colin]      3.5.0cvs78
10002
10003         * src/Makefile.am
10004         * src/account.c
10005         * src/compose.c
10006         * src/prefs_account.c
10007         * src/prefs_account.h
10008         * src/privacy.c
10009         * src/privacy.h
10010         * src/procmime.c
10011         * src/stock_pixmap.c
10012         * src/stock_pixmap.h
10013         * src/summaryview.c
10014         * src/pixmaps/key_gpg_signed.xpm
10015                 Fix bug 1412, "Sign reply, if mail was signed"
10016                 Add an account preference to sign replies to signed mails
10017
10018 2008-08-28 [iwkse]      3.5.0cvs77
10019
10020         * src/prefs_filtering.c
10021                 Making the search more useful,
10022                 jumping directly to the relative rule.
10023
10024 2008-08-27 [colin]      3.5.0cvs76
10025
10026         * src/main.c
10027                 Add a bit of info
10028
10029 2008-08-27 [colin]      3.5.0cvs75
10030
10031         * src/gtk/gtkcmctree.c
10032                 Fix a few ifdefs
10033
10034 2008-08-26 [colin]      3.5.0cvs74
10035
10036         * src/gtk/gtkcmctree.c
10037                 Fix missing inits on old glib
10038
10039 2008-08-26 [wwp]        3.5.0cvs73
10040
10041         * src/common/utils.c
10042                 Added 'Fwd' to the list of known common subject prefixes.
10043
10044 2008-08-25 [iwkse]      3.5.0cvs72
10045
10046         * src/image_viewer.c
10047                 Add animated gif support to the
10048                 message preview.
10049
10050 2008-08-25 [colin]      3.5.0cvs71
10051
10052         * src/gtk/gtkcmctree.c
10053                 Make sure work isn't null
10054
10055 2008-08-24 [colin]      3.5.0cvs70
10056
10057         * src/common/ssl.c
10058                 Fix typo on SSL_CERT_DIR
10059
10060 2008-08-23 [holger]     3.5.0cvs69
10061
10062         * src/printing.c
10063                 Fix bug 1699 'Separator line mis-placed when
10064                 printing some e-mails'. The number of header lines
10065                 was not correctly calculated when Pango inserts
10066                 linebreaks
10067
10068 2008-08-23 [colin]      3.5.0cvs68
10069
10070         * src/mainwindow.c
10071                 Fix the account selector button; thanks
10072                 to wwp
10073
10074 2008-08-21 [colin]      3.5.0cvs67
10075
10076         * src/compose.c
10077         * src/compose.h
10078                 Add a compose preference for auto-indent
10079         * src/mainwindow.c
10080         * src/summaryview.c
10081                 Make colorlabel accels a bit less hacky
10082
10083 2008-08-21 [colin]      3.5.0cvs66
10084
10085         * src/compose.c
10086         * src/prefs_common.c
10087         * src/prefs_common.h
10088         * src/prefs_wrapping.c
10089                 Add a preference for autoindent; fix no_join tag
10090                 being applied to whole lines instead of just \n when
10091                 creating a line 
10092
10093 2008-08-21 [colin]      3.5.0cvs65
10094
10095         * src/compose.c
10096                 Add support for auto-indentation
10097
10098 2008-08-19 [colin]      3.5.0cvs64
10099
10100         * src/compose.c
10101                 Save Autowrap status in drafts/queued mails
10102
10103 2008-08-19 [colin]      3.5.0cvs63
10104
10105         * src/mainwindow.c
10106                 Fix a comment (in reality, test commit on
10107                 the new CVS server)
10108
10109 2008-08-17 [colin]      3.5.0cvs62
10110
10111         * src/prefs_actions.c
10112         * src/procmime.c
10113         * src/wizard.c
10114         * src/common/socket.h
10115         * src/gtk/gtkcmctree.c
10116                 Fix warnings
10117
10118 2008-08-16 [colin]      3.5.0cvs61
10119
10120         * src/editaddress_other_attributes_ldap.h
10121                 Add 'l' field (localityName)
10122
10123 2008-08-16 [colin]      3.5.0cvs60
10124
10125         * src/mainwindow.c
10126         * src/gtk/gtkcmclist.c
10127         * src/gtk/gtkcmclist.h
10128         * src/gtk/gtkcmctree.c
10129         * src/gtk/gtksctree.c
10130         * src/gtk/gtkutils.c
10131         * src/gtk/gtkvscrollbutton.c
10132                 Fix Maemo build (OS2007)
10133
10134 2008-08-14 [colin]      3.5.0cvs59
10135
10136         * src/folder.c
10137                 Don't crash if parent is null when creating
10138                 a folder
10139         * src/gtk/pluginwindow.c
10140                 Don't crash on race when closing window while
10141                 a plugin is loading and does gtk_iterations
10142
10143 2008-08-13 [colin]      3.5.0cvs58
10144
10145         * src/messageview.c
10146         * src/messageview.h
10147         * src/mimeview.c
10148                 Fix bug 1696, 'Viewing binary attachements 
10149                 as text over 1 MB' (various buglets)
10150
10151 2008-08-10 [colin]      3.5.0cvs57
10152
10153         * src/summaryview.c
10154         * src/gtk/gtkcmclist.c
10155                 Continue fixing GTK < 2.12 build, thanks to
10156                 Michael Hugues
10157
10158 2008-08-10 [colin]      3.5.0cvs56
10159
10160         * src/gtk/gtksctree.c
10161                 Fix build on GTK < 2.12
10162
10163 2008-08-09 [colin]      3.5.0cvs55
10164
10165         * src/mainwindow.c
10166                 Fix untranslatable strings, thanks to
10167                 Stephan Sachse
10168
10169 2008-08-07 [colin]      3.5.0cvs54
10170
10171         * src/compose.c
10172         * src/editaddress.c
10173         * src/folderview.c
10174         * src/mainwindow.c
10175         * src/message_search.c
10176         * src/mimeview.c
10177         * src/noticeview.c
10178         * src/prefs_account.c
10179         * src/prefs_common.c
10180         * src/prefs_customheader.c
10181         * src/prefs_ext_prog.c
10182         * src/prefs_filtering_action.c
10183         * src/prefs_gtk.c
10184         * src/prefs_logging.c
10185         * src/prefs_matcher.c
10186         * src/prefs_msg_colors.c
10187         * src/procmime.c
10188         * src/summary_search.c
10189         * src/summaryview.c
10190         * src/toolbar.c
10191         * src/gtk/colorsel.c
10192         * src/gtk/gtkaspell.c
10193         * src/gtk/gtkutils.c
10194         * src/gtk/gtkutils.h
10195         * src/gtk/inputdialog.c
10196         * src/gtk/pluginwindow.c
10197         * src/gtk/quicksearch.c
10198         * src/plugins/bogofilter/bogofilter_gtk.c
10199         * src/plugins/dillo_viewer/dillo_prefs.c
10200         * src/plugins/spamassassin/spamassassin_gtk.c
10201                 - Fix Ctrl-Space shortcut
10202                 - Fix mime-parsing bug in procmime (cvs52)
10203                 - Fix double-free in procmime (cvs52)
10204                 - Use gtk_bin_get_child instead of GTK_BIN()->child
10205                 - Fix Goto menu in mainwindow
10206
10207 2008-08-07 [mones]      3.5.0cvs53
10208
10209         * po/es.po
10210                 Updated translation (lots of changes!)
10211         * src/compose.c
10212                 Add missing accelerator key
10213         * src/mainwindow.c
10214                 Restored 'v' key function (thanks Colin!)
10215
10216 2008-08-06 [colin]      3.5.0cvs52
10217
10218         * src/addrbook.c
10219         * src/addrcindex.c
10220         * src/addrduplicates.c
10221         * src/addrharvest.c
10222         * src/enriched.c
10223         * src/html.c
10224         * src/ldif.c
10225         * src/mimeview.c
10226         * src/mutt.c
10227         * src/pine.c
10228         * src/procmime.c
10229         * src/vcard.c
10230         * src/wizard.c
10231                 Fix my use of g_utf8_strdown (it returns
10232                 a newly allocated string and doesn't
10233                 change the parameter)
10234
10235 2008-08-06 [colin]      3.5.0cvs51
10236
10237         * src/compose.c
10238                 Fix bug 1690, 'Copy/Paste in edit window may 
10239                 break Undo'; middle-click pastes aren't 
10240                 REPLACE_INSERT but just INSERT. 
10241                 Also, fix privacy menu selection
10242
10243 2008-08-05 [colin]      3.5.0cvs50
10244
10245         * src/action.c
10246         * src/addr_compl.c
10247         * src/addrbook.c
10248         * src/addrcindex.c
10249         * src/addrduplicates.c
10250         * src/addrharvest.c
10251         * src/enriched.c
10252         * src/html.c
10253         * src/ldif.c
10254         * src/main.c
10255         * src/mimeview.c
10256         * src/mutt.c
10257         * src/pine.c
10258         * src/procmime.c
10259         * src/vcard.c
10260         * src/wizard.c
10261         * src/common/socket.c
10262         * src/gtk/gtkutils.c
10263         * src/gtk/gtkutils.h
10264         * src/gtk/menu.c
10265         * src/plugins/spamassassin/spamassassin.c
10266                 More undeprecation (Glib)
10267
10268 2008-08-05 [colin]      3.5.0cvs49
10269
10270         * src/prefs_account.c
10271         * src/prefs_filtering_action.c
10272         * src/prefs_matcher.c
10273         * src/gtk/Makefile.am
10274         * src/gtk/claws-marshal.list
10275         * src/gtk/colorlabel.c
10276         * src/gtk/colorsel.c
10277         * src/gtk/foldersort.c
10278         * src/gtk/gtkaspell.c
10279         * src/gtk/gtkcmclist.c
10280         * src/gtk/gtkcmclist.h
10281         * src/gtk/gtkcmctree.c
10282         * src/gtk/gtkcmctree.h
10283         * src/gtk/gtkcmoptionmenu.c
10284         * src/gtk/gtkcmoptionmenu.h
10285         * src/gtk/gtksctree.c
10286         * src/gtk/gtksctree.h
10287         * src/gtk/gtkutils.c
10288         * src/gtk/gtkutils.h
10289         * src/gtk/gtkvscrollbutton.c
10290         * src/gtk/menu.c
10291         * src/gtk/menu.h
10292         * src/gtk/quicksearch.c
10293         * src/plugins/dillo_viewer/dillo_viewer.c
10294         * src/plugins/pgpcore/select-keys.c
10295                 Try to finish yesterday's commit
10296
10297 2008-08-04 [colin]      3.5.0cvs48
10298
10299         * src/addressadd.c
10300         * src/addressbook.c
10301         * src/addressbook_foldersel.c
10302         * src/addressitem.h
10303         * src/addrgather.c
10304         * src/browseldap.c
10305         * src/compose.c
10306         * src/compose.h
10307         * src/editaddress.c
10308         * src/editaddress_other_attributes_ldap.c
10309         * src/editgroup.c
10310         * src/editldap_basedn.c
10311         * src/folderview.c
10312         * src/folderview.h
10313         * src/grouplistdialog.c
10314         * src/image_viewer.c
10315         * src/imap_gtk.c
10316         * src/importldif.c
10317         * src/main.c
10318         * src/mainwindow.c
10319         * src/message_search.c
10320         * src/mh_gtk.c
10321         * src/mimeview.c
10322         * src/mimeview.h
10323         * src/news_gtk.c
10324         * src/noticeview.h
10325         * src/prefs_account.c
10326         * src/prefs_filtering_action.c
10327         * src/prefs_matcher.c
10328         * src/prefs_msg_colors.c
10329         * src/prefs_summaries.c
10330         * src/statusbar.c
10331         * src/stock_pixmap.c
10332         * src/summary_search.c
10333         * src/summaryview.c
10334         * src/summaryview.h
10335         * src/textview.c
10336         * src/toolbar.h
10337         * src/gtk/Makefile.am
10338         * src/gtk/claws-marshal.list
10339         * src/gtk/colorsel.c
10340         * src/gtk/foldersort.c
10341         * src/gtk/gtkaspell.c
10342         * src/gtk/gtkcmclist.c
10343         * src/gtk/gtkcmclist.h
10344         * src/gtk/gtkcmctree.c
10345         * src/gtk/gtkcmctree.h
10346         * src/gtk/gtksctree.c
10347         * src/gtk/gtksctree.h
10348         * src/gtk/gtkutils.c
10349         * src/gtk/gtkutils.h
10350         * src/gtk/gtkvscrollbutton.c
10351         * src/gtk/menu.c
10352         * src/gtk/menu.h
10353         * src/gtk/quicksearch.c
10354         * src/plugins/dillo_viewer/dillo_viewer.c
10355         * src/plugins/pgpcore/select-keys.c
10356                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10357                 Undeprecate their implementation (GtkArg, GtkType, ...)
10358                 Undeprecate a few other things here and there
10359                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10360                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10361                 still have work to do
10362
10363 2008-08-04 [colin]      3.5.0cvs47
10364
10365         * src/compose.c
10366         * src/compose.h
10367         * src/toolbar.h
10368         * src/textview.c
10369         * src/stock_pixmap.c
10370         * src/statusbar.c
10371         * src/noticeview.h
10372         * src/mimeview.h
10373         * src/mainwindow.c
10374         * src/image_viewer.c
10375         * src/gtk/gtkaspell.c
10376         * src/gtk/gtkvscrollbutton.c
10377         * src/plugins/dillo_viewer/dillo_viewer.c
10378                 Undeprecate more things
10379
10380 2008-08-02 [colin]      3.5.0cvs46
10381
10382         * src/mainwindow.c
10383                 Fix toggle menu activation state
10384                 (thanks to cvs45 ;)
10385
10386 2008-08-02 [paul]       3.5.0cvs45
10387
10388         * src/mainwindow.c
10389                 fix sensitivity of
10390                 /View/Show or hide/Message View
10391
10392 2008-08-01 [paul]       3.5.0cvs44
10393
10394         * src/common/utils.c
10395         * src/plugins/pgpcore/claws.def
10396         * src/plugins/pgpinline/claws.def
10397                 fix compilation problems on mingw32,
10398                 (bug 1688) Patch by Marcus Brinkmann
10399
10400 2008-08-01 [colin]      3.5.0cvs43
10401
10402         * src/gtk/gtkutils.c
10403         * src/gtk/gtkvscrollbutton.c
10404                 Oups, fix build
10405
10406 2008-08-01 [colin]      3.5.0cvs42
10407
10408         * src/compose.c
10409         * src/foldersel.c
10410         * src/mainwindow.c
10411         * src/prefs_account.c
10412         * src/prefs_folder_item.c
10413         * src/prefs_quote.c
10414         * src/summaryview.c
10415         * src/gtk/gtkaspell.c
10416         * src/gtk/gtkutils.c
10417         * src/gtk/gtkvscrollbutton.c
10418                 Replace a few deprecated function calls
10419
10420 2008-08-01 [paul]       3.5.0cvs41
10421
10422         * src/action.c
10423                 fix crash that occurs because of recent GtkUIManager
10424                 changes. Thanks to Colin
10425
10426 2008-07-31 [colin]      3.5.0cvs40
10427
10428         * src/addressbook.c
10429         * src/compose.c
10430         * src/mainwindow.c
10431         * src/messageview.c
10432                 Some Maemo fixes
10433         * src/gtk/menu.c
10434         * src/gtk/menu.h
10435                 Remove deprecated helper funcs
10436
10437 2008-07-30 [colin]      3.5.0cvs39
10438
10439         * src/folderview.c
10440         * src/folderview.h
10441         * src/imap_gtk.c
10442         * src/mh_gtk.c
10443         * src/news_gtk.c
10444                 Move the folderview popup menu to GtkUIManager
10445
10446 2008-07-29 [colin]      3.5.0cvs38
10447
10448         * src/account.c
10449         * src/account.h
10450         * src/action.c
10451         * src/action.h
10452         * src/addressitem.h
10453         * src/compose.c
10454         * src/edittags.c
10455         * src/mainwindow.c
10456         * src/mainwindow.h
10457         * src/mimeview.c
10458         * src/summaryview.c
10459         * src/gtk/menu.c
10460         * src/gtk/menu.h
10461                 Switch the main menu to GtkUIManager
10462                 Warning fixes
10463
10464 2008-07-29 [colin]      3.5.0cvs37
10465
10466         * src/news.c
10467                 Fix bug 1684, 'view news messages with large 
10468                 attachements segfaults'
10469
10470 2008-07-29 [colin]      3.5.0cvs36
10471
10472         * src/action.c
10473         * src/action.h
10474         * src/addressbook.c
10475         * src/addressitem.h
10476         * src/compose.c
10477         * src/compose.h
10478         * src/messageview.c
10479         * src/messageview.h
10480         * src/summaryview.c
10481         * src/gtk/menu.c
10482         * src/gtk/menu.h
10483                 More switches to GtkUIManager
10484
10485 2008-07-26 [colin]      3.5.0cvs35
10486
10487         * src/gtk/menu.c
10488         * src/gtk/menu.h
10489                 Fix prototype
10490
10491 2008-07-25 [colin]      3.5.0cvs34
10492
10493         * src/addrcustomattr.c
10494         * src/addressbook.c
10495         * src/compose.c
10496         * src/editaddress.c
10497         * src/editaddress_other_attributes_ldap.h
10498         * src/edittags.c
10499         * src/mainwindow.c
10500         * src/mimeview.c
10501         * src/prefs_actions.c
10502         * src/prefs_filtering.c
10503         * src/prefs_template.c
10504         * src/summaryview.c
10505         * src/textview.c
10506         * src/textview.h
10507         * src/toolbar.c
10508         * src/gtk/about.c
10509         * src/gtk/menu.c
10510         * src/gtk/menu.h
10511         * src/plugins/trayicon/trayicon.c
10512                 More changes from GtkItemFactory to GtkUIManager
10513
10514 2008-07-25 [colin]      3.5.0cvs33
10515
10516         * src/gtk/menu.h
10517                 Add a macro to remove menu items
10518                 Make the gui_manager variable useless
10519
10520 2008-07-24 [colin]      3.5.0cvs32
10521
10522         * src/mimeview.c
10523                 Fix a gtk warning on clear
10524         * src/mainwindow.c
10525         * src/summaryview.c
10526         * src/summaryview.h
10527                 Switch the message list popup menu to
10528                 GtkUIManager
10529
10530 2008-07-23 [colin]      3.5.0cvs31
10531
10532         * src/plugins/pgpcore/pgp_viewer.c
10533         * src/plugins/pgpcore/sgpgme.c
10534                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10535                 Patch by Thomas Wiegner <wiegner@gmx.de>
10536
10537 2008-07-20 [paul]       3.5.0cvs30
10538
10539         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10540                 remove redundant GTK version check
10541
10542 2008-07-20 [ticho]      3.5.0cvs29
10543
10544         * src/folderview.c
10545         * src/imap_gtk.c
10546         * src/news_gtk.c
10547                 Moved sensitivity setting for "Download messages" for IMAP and
10548                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10549                 respectively for better code readability.
10550                 Fixed indentation in news' set_sensitivity().
10551
10552 2008-07-20 [paul]       3.5.0cvs28
10553
10554         * src/addrgather.c
10555                 remove more redundant code following cvs27
10556
10557 2008-07-20 [paul]       3.5.0cvs27
10558
10559         * src/addrgather.c
10560                 remove now redundant code
10561         * src/mainwindow.c
10562         * src/mainwindow.h
10563                 fix bug 1673, 'Tools/Harvest adresses is
10564                 grayed out if folder is empty'
10565
10566 2008-07-19 [ticho]      3.5.0cvs26
10567
10568         * src/edittags.c
10569         * src/main.c
10570         * src/mimeview.c
10571         * src/mimeview.h
10572         * src/gtk/gtkutils.c
10573         * src/gtk/gtkutils.h
10574         * src/gtk/menu.c
10575         * src/gtk/menu.h
10576                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10577                 instead of deprecated GtkItemFactory.
10578
10579 2008-07-19 [colin]      3.5.0cvs25
10580
10581         * src/account.c
10582         * src/addrgather.c
10583         * src/compose.c
10584         * src/editldap.c
10585         * src/expldifdlg.c
10586         * src/importldif.c
10587         * src/main.c
10588         * src/mainwindow.c
10589         * src/mimeview.c
10590         * src/noticeview.c
10591         * src/prefs_account.c
10592         * src/prefs_actions.c
10593         * src/prefs_ext_prog.c
10594         * src/prefs_filtering.c
10595         * src/prefs_folder_item.c
10596         * src/prefs_image_viewer.c
10597         * src/prefs_logging.c
10598         * src/prefs_msg_colors.c
10599         * src/prefs_other.c
10600         * src/prefs_send.c
10601         * src/prefs_spelling.c
10602         * src/prefs_summaries.c
10603         * src/prefs_template.c
10604         * src/printing.c
10605         * src/quote_fmt.c
10606         * src/summary_search.c
10607         * src/summaryview.c
10608         * src/toolbar.c
10609         * src/wizard.c
10610         * src/common/Makefile.am
10611         * src/gtk/gtksctree.c
10612         * src/gtk/gtkutils.h
10613         * src/gtk/pluginwindow.c
10614         * src/gtk/quicksearch.c
10615         * src/plugins/bogofilter/bogofilter_gtk.c
10616         * src/plugins/dillo_viewer/dillo_prefs.c
10617         * src/plugins/pgpcore/prefs_gpg.c
10618         * src/plugins/spamassassin/spamassassin_gtk.c
10619         * src/plugins/trayicon/trayicon.c
10620         * src/plugins/trayicon/trayicon_prefs.c
10621                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10622                 or greater). Use the old deprecated one on GTK+ < 2.12.
10623                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10624                 of time!
10625
10626 2008-07-16 [colin]      3.5.0cvs24
10627
10628         * src/mainwindow.c
10629                 Fix folderview's scrolbar when starting minimised
10630                 to tray, and popping up the mainwindow by calling
10631                 claws-mail from the command line
10632
10633 2008-07-08 [colin]      3.5.0cvs23
10634
10635         * src/compose.c
10636                 Possibly fix po-headers appearing on empty
10637                 templates
10638
10639 2008-07-08 [colin]      3.5.0cvs22
10640
10641         * src/folderview.c
10642         * src/summaryview.c
10643                 Finish the always_open tristate patch, by Jonathan
10644                 Corbet.
10645
10646 2008-07-07 [paul]       3.5.0cvs21
10647
10648         * src/mainwindow.c
10649                 fix typo (missing ")
10650
10651 2008-07-07 [paul]       3.5.0cvs20
10652
10653         * src/mainwindow.c
10654                 fit the menu style a bit better
10655
10656 2008-07-07 [colin]      3.5.0cvs19
10657
10658         * src/prefs_themes.c
10659                 Make upgrading themes easier
10660
10661 2008-07-07 [colin]      3.5.0cvs18
10662
10663         * src/mainwindow.c
10664         * src/prefs_toolbar.c
10665         * src/stock_pixmap.c
10666                 Finish fixing bug 1609, 'Icon issues'
10667
10668 2008-07-07 [colin]      3.5.0cvs17
10669
10670         * src/prefs_common.c
10671                 Fix the default value
10672
10673 2008-07-07 [colin]      3.5.0cvs16
10674
10675         * src/prefs_summaries.c
10676                 Revert my fix to the string, the correct term
10677                 is indeed Message View
10678
10679 2008-07-07 [colin]      3.5.0cvs15
10680
10681         * AUTHORS
10682         * src/gtk/authors.h
10683         * src/prefs_common.c
10684         * src/prefs_common.h
10685         * src/prefs_summaries.c
10686         * src/summaryview.c
10687         * src/gtk/authors.h
10688                 Change "Always open message when selected" to
10689                 a tristate (Never/Always/When preview is visible)
10690                 Patch by Jonathan Corbet <corbet@lwn.net>.
10691
10692 2008-07-06 [paul]       3.5.0cvs14
10693
10694         * src/addrgather.c
10695                 improve the layout of the dialogue
10696                 improve the English
10697                 add tooltips
10698                 fix some of the nasty coding style
10699         * src/mainwindow.c
10700                 improve the English
10701                 add some missing mnemonics
10702
10703 2008-07-05 [paul]       3.5.0cvs13
10704
10705         * src/mainwindow.c
10706         * src/mainwindow.h
10707                 fix bug 1398, '"Change current account" is
10708                 available even when there's only one account'
10709         * src/plugins/pgpcore/prefs_gpg.c
10710                 put back a needed include, removed in error
10711
10712 2008-07-05 [colin]      3.5.0cvs12
10713
10714         * src/mainwindow.c
10715                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10716
10717 2008-07-05 [colin]      3.5.0cvs11
10718
10719         * src/news.c
10720         * src/news_gtk.c
10721                 Provide ability to rename newsgroups. Closes
10722                 bug 1444, 'Add GUI option for renaming 
10723                 newsgroups'. Patch by Pawel Pekala
10724
10725 2008-07-05 [colin]      3.5.0cvs10
10726
10727         * src/plugins/pgpcore/passphrase.c
10728         * src/plugins/pgpcore/prefs_gpg.c
10729         * src/plugins/pgpcore/select-keys.c
10730                 Simplify GTK includes (with the advantage
10731                 of compiling against GTK+2.13); patch by
10732                 Charles A Edwards
10733
10734 2008-07-05 [colin]      3.5.0cvs9
10735
10736         * src/wizard.c
10737                 Add SSL client certificates
10738
10739 2008-07-05 [colin]      3.5.0cvs8
10740
10741         * src/prefs_account.c
10742         * src/common/session.h
10743                 Fix warnings
10744         * src/common/ssl.c
10745                 Add one path for certs
10746
10747 2008-07-05 [colin]      3.5.0cvs7
10748
10749         * src/prefs_account.c
10750                 Fix no-ssl build
10751
10752 2008-07-04 [colin]      3.5.0cvs6
10753
10754         * src/common/ssl.c
10755         * src/common/ssl.h
10756         * src/common/ssl_certificate.c
10757                 Workaround distro bugs and fix certificate checking
10758                 with OpenSSL
10759
10760 2008-07-04 [colin]      3.5.0cvs5
10761
10762         * src/filtering.c
10763         * src/common/ssl_certificate.c
10764         * src/common/ssl_certificate.h
10765         * src/etpan/imap-thread.c
10766         * src/etpan/nntp-thread.c
10767                 Fix some leaks, thanks to Martin Zwickel
10768                 Rename gnutls functions that do the same
10769                 as OpenSSL ones, to avoid symbol clashing
10770                 when Claws is built against GnuTLS and
10771                 libetpan against OpenSSL
10772
10773 2008-07-04 [paul]       3.5.0cvs4
10774
10775         * src/prefs_account.c
10776                 remove 1 forgotten '.'
10777
10778 2008-07-04 [paul]       3.5.0cvs3
10779
10780         * src/prefs_account.c
10781                 layout/engrish fixes to the 'Client
10782                 certificates' frame
10783
10784 2008-07-03 [colin]      3.5.0cvs2
10785
10786         * src/imap.c
10787         * src/news.c
10788         * src/pop.c
10789         * src/prefs_account.c
10790         * src/prefs_account.h
10791         * src/prefs_common.c
10792         * src/send_message.c
10793         * src/common/session.c
10794         * src/common/session.h
10795         * src/common/smtp.c
10796         * src/common/smtp.h
10797         * src/common/socket.h
10798         * src/common/ssl.c
10799         * src/common/ssl.h
10800         * src/common/ssl_certificate.c
10801         * src/common/ssl_certificate.h
10802         * src/etpan/imap-thread.c
10803         * src/etpan/nntp-thread.c
10804         * src/gtk/inputdialog.c
10805                 Add support for SSL client certificates (either PEM files
10806                 with certificate and private key, either PKCS12 files)
10807
10808 2008-06-28 [colin]      3.5.0cvs1
10809
10810         * src/foldersel.c
10811                 Fix compilation with older GTKs
10812
10813 2008-06-27 [paul]       3.5.0
10814
10815         * NEWS
10816         * README
10817         * RELEASE_NOTES 
10818                 3.5.0 released
10819
10820 2008-06-27 [paul]       3.4.0cvs116
10821
10822         * src/gtk/authors.h
10823                 complete cvs115
10824
10825 2008-06-27 [paul]       3.4.0cvs115
10826
10827         * configure.ac
10828         * src/gtk/authors.h
10829                 no longer build unmaintained translations
10830
10831 2008-06-27 [paul]       3.4.0cvs114
10832
10833         * po/de.po
10834         * po/fi.po
10835         * po/pt_BR.po
10836                 updated by Stephan Sachse, Flammie Pirinen, and
10837                 Frederico Goncalves Guimaraes
10838
10839 2008-06-26 [wwp]        3.4.0cvs113
10840
10841         * manual/fr/advanced.xml
10842                 Update French version of the manual (AutoFaces documentation).
10843
10844 2008-06-26 [wwp]        3.4.0cvs112
10845
10846         * manual/fr/advanced.xml
10847         * manual/fr/plugins.xml
10848                 Updated French version of the manual (completed
10849                 hidden options list, added note about Clawsker
10850                 and new mail archiver plugin).
10851
10852 2008-06-25 [colin]      3.4.0cvs111
10853
10854         * src/gtk/gtkaspell.c
10855                 Fix non-UTF8 in the replace with dialog
10856         * src/prefs_actions.c
10857                 Fix possible crasher
10858                 Patches by Pawel
10859
10860 2008-06-24 [mones]      3.4.0cvs110
10861
10862         * src/autofaces.c
10863                 Fix non-warning message, downgraded to debug info
10864
10865 2008-06-24 [colin]      3.4.0cvs109
10866
10867         * src/summaryview.c
10868                 Fix bug 1650, Message line too small after 
10869                 changing columns in "three columns" layout
10870
10871 2008-06-24 [colin]      3.4.0cvs108
10872
10873         * src/messageview.c
10874                 Fix Spam button sensitivity in newsgroups
10875
10876 2008-06-23 [wwp]        3.4.0cvs107
10877
10878         * po/fr.po
10879                 Updated French translation.
10880
10881 2008-06-23 [mones]      3.4.0cvs106
10882
10883         * po/es.po
10884                 Updated translation for release
10885
10886 2008-06-22 [mones]      3.4.0cvs105
10887
10888         * manual/es/plugins.xml
10889                 Synced new entry for Mail Archiver plugin
10890
10891 2008-06-22 [colin]      3.4.0cvs104
10892
10893         * src/compose.c
10894                 Fix initial cursor position
10895
10896 2008-06-21 [paul]       3.4.0cvs103
10897
10898         * manual/plugins.xml
10899                 add an entry for the new Mail Archiver plugin
10900
10901 2008-06-21 [paul]       3.4.0cvs102
10902
10903         * src/gtk/about.c
10904                 we're in 'string freeze', put back the
10905                 < > symbols for now
10906
10907 2008-06-21 [paul]       3.4.0cvs101
10908
10909         * manual/advanced.xml
10910         * manual/es/advanced.xml
10911                 fix build warning: <emphasis> cannot be contained
10912                 within <filename>
10913         * src/gtk/about.c
10914                 fix non-clickable link on License page and drop
10915                 the containing < > symbols to match other links
10916
10917 2008-06-20 [mones]      3.4.0cvs100
10918
10919         * manual/advanced.xml
10920                 Added autofaces documentation, note about clawsker in hidden
10921                 preferences, minor markup fix. Thanks Paul for proofreading
10922         * manual/es/advanced.xml
10923                 Synchronised Spanish manual
10924
10925 2008-06-16 [colin]      3.4.0cvs99
10926
10927         * src/compose.c
10928                 Fix cursor placing on signature change
10929
10930 2008-06-16 [paul]       3.4.0cvs98
10931
10932         * src/imap_gtk.c
10933         * src/mh_gtk.c
10934         * src/gtk/inputdialog.c
10935                 really fussy coding style fixes
10936
10937 2008-06-16 [paul]       3.4.0cvs97
10938
10939         * src/Makefile.am
10940                 keep the alphabetical order
10941
10942 2008-06-13 [mones]      3.4.0cvs96
10943
10944         * src/autofaces.c
10945                 Fix crasher ;-)
10946         * src/prefs_filtering_action.c
10947                 Fixed cosmetic bug, processing also displays "Filtering"
10948
10949 2008-06-13 [mones]      3.4.0cvs95
10950
10951         * src/Makefile.am
10952         * src/autofaces.c       ** NEW FILE **  
10953         * src/autofaces.h       ** NEW FILE **
10954         * src/compose.c
10955                 Allow setting Faces and X-Faces globally and per-account
10956                 from configuration files under ~/.claws-mail/autofaces
10957
10958 2008-06-13 [holger]     3.4.0cvs94
10959
10960         * .cvsignore
10961                 More files to ignore
10962         * src/gtk/inputdialog.c
10963         * src/gtk/inputdialog.h
10964                 Make input dialog more generic so that a checkbox
10965                 with custom text can be used in addition to the
10966                 "remember this" checkbox
10967         * src/imap_gtk.c
10968         * src/mh_gtk.c
10969         * src/prefs_common.c
10970         * src/prefs_common.h
10971                 Allow new folders to inherit the properties of the
10972                 parent folder during folder creation
10973
10974 2008-06-13 [wwp]        3.4.0cvs93
10975
10976         * src/addressbook.c
10977                 a better fix for this string, won't break up translations,
10978                 and is conform to other similar ones.
10979
10980 2008-06-13 [wwp]        3.4.0cvs92
10981
10982         * src/addrduplicates.c
10983         * src/addressadd.c
10984         * src/addressbook.c
10985         * src/addressbook_foldersel.c
10986         * src/editgroup.c
10987                 use tree decorations everywhere AB folders are used (AB tree pane,
10988                     add address to AB, select AB folder, edit group, custom attr, find dup
10989                     results), in order to match global style
10990                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
10991                     double clicking on groups in tree pane does open the group edit dialog
10992                     double clicking on other items in tree pane does expand/collapse
10993                 fix a missing space in AB's delete-folder dialog
10994                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
10995
10996         * src/foldersel.c
10997                 make foldersel dialog show dotted lines according to global (hidden) prefs
10998
10999 2008-06-12 [colin]      3.4.0cvs91
11000
11001         * src/compose.c
11002         * src/compose.h
11003                 Fix bug 1635, 'Last character of message is truncated 
11004                 when changing accounts w/ sigs'
11005         * src/folderview.c
11006                 Fix bug 1636, 'Can't select "properties" on "folders 
11007                 only" folders'
11008
11009 2008-06-11 [colin]      3.4.0cvs90
11010
11011         * src/folder.c
11012                 Maybe fix bug 1623, 'exits with segfault when 
11013                 logging in to certain imap-servers'
11014
11015 2008-06-10 [mones]      3.4.0cvs89
11016
11017         * AUTHORS
11018         * tools/Makefile.am
11019         * tools/README
11020         * tools/convert_mbox.sh
11021                 Undo cvs86 and cvs87, it really should be a patch to 
11022                 convert_mbox.pl
11023
11024 2008-06-10 [wwp]        3.4.0cvs88
11025
11026         * po/fr.po
11027                 Updated French translation.
11028
11029 2008-06-10 [mones]      3.4.0cvs87
11030
11031         * tools/Makefile.am
11032                 Oops, forgot to add previous script for distribution
11033
11034 2008-06-10 [mones]      3.4.0cvs86
11035
11036         * AUTHORS
11037         * tools/README
11038         * tools/convert_mbox.sh
11039                 Added script to convert Evolution mail folders contributed
11040                 by Daniel Dickinson <cshore@fionavar.ca>
11041                 Fixes debian bug 461435
11042
11043 2008-06-09 [colin]      3.4.0cvs85
11044
11045         * src/main.c
11046                 Integrate AWN information bubble if dbus is
11047                 available
11048         * src/folder.c
11049                 Fix crash when calling scan_required() on 
11050                 folder classes that don't implement them
11051         * src/common/session.c
11052                 Fix a little typo
11053
11054 2008-06-09 [colin]      3.4.0cvs84
11055
11056         * src/main.c
11057                 Fix bug 1447, 'If user tries to close while starting 
11058                 up, it will not close ever.'
11059
11060 2008-06-09 [colin]      3.4.0cvs83
11061
11062         * src/filtering.c
11063                 Fix bug 1628, 'Claws Mail crashes when 
11064                 filtering selected messages'
11065
11066 2008-06-04 [colin]      3.4.0cvs82
11067
11068         * src/messageview.c
11069                 Complete handling of html parts in multipart/alternative
11070                 mails
11071
11072 2008-06-03 [paul]       3.4.0cvs81
11073
11074         * src/prefs_message.c
11075                 make always the english good
11076
11077 2008-06-03 [colin]      3.4.0cvs80
11078
11079         * src/mainwindow.c
11080         * src/mainwindow.h
11081                 Fix bug 1624, '[PATCH] Quick search should be 
11082                 disabled for folder view'; based on a patch by
11083                 Michael Terry
11084
11085 2008-06-03 [iwkse]      3.4.0cvs79
11086
11087         * src/addressbook.c
11088                 Fix little gui bug on button sensitivity
11089         * src/messageview.c
11090         * src/prefs_common.c
11091         * src/prefs_common.h
11092         * src/prefs_message.c
11093                 Allow by default to show html in multipart/alternative
11094
11095 2008-06-02 [colin]      3.4.0cvs78
11096
11097         * src/prefs_actions.c
11098                 GUI rework, patch by Pawel 
11099
11100 2008-06-02 [colin]      3.4.0cvs77
11101
11102         * src/quote_fmt.c
11103                 Fix sensitivity/alignment, patch from
11104                 Pawel
11105
11106 2008-05-31 [colin]      3.4.0cvs76
11107
11108         * src/imap.c
11109                 Fix login issue introduced in cvs75.
11110
11111 2008-05-31 [colin]      3.4.0cvs75
11112
11113         * src/imap.c
11114                 Fix more possible double-frees. Also, fix the root cause
11115                 of these double-frees by just noting the Session is to
11116                 be destroyed instead of destroying it in flight
11117
11118 2008-05-29 [paul]       3.4.0cvs74
11119
11120         * manual/keyboard.xml
11121                 'Makes' these entries like the others
11122
11123 2008-05-29 [colin]      3.4.0cvs73
11124
11125         * src/procmsg.h
11126                 Include utils.h in case we
11127                 need to pull goffset definition
11128
11129 2008-05-29 [colin]      3.4.0cvs72
11130
11131         * src/common/utils.h
11132                 Workaround a stupid Glib issue, where
11133                 goffset happens to be undefined. 
11134
11135 2008-05-28 [colin]      3.4.0cvs71
11136
11137         * src/compose.c
11138         * src/compose.h
11139         * src/grouplistdialog.c
11140         * src/image_viewer.c
11141         * src/imap.c
11142         * src/inc.c
11143         * src/main.c
11144         * src/matcher.c
11145         * src/messageview.c
11146         * src/mimeview.c
11147         * src/prefs_themes.c
11148         * src/procmsg.h
11149         * src/summaryview.c
11150         * src/summaryview.h
11151         * src/textview.c
11152         * src/common/smtp.c
11153         * src/common/utils.c
11154         * src/common/utils.h
11155                 Use goffset instead of off_t for MsgInfo's size
11156                 Allows using MsgInfo structure from plugins
11157                 compiled with largefile support
11158
11159 2008-05-26 [colin]      3.4.0cvs70
11160
11161         * src/mainwindow.c
11162         * src/mainwindow.h
11163                 Define THEME_CHANGED_HOOKLIST and invoke
11164                 it on theme change
11165         * src/plugins/trayicon/trayicon.c
11166                 Listen to THEME_CHANGED_HOOKLIST and
11167                 update accordingly
11168
11169 2008-05-26 [paul]       3.4.0cvs69
11170
11171         * src/mimeview.c
11172                 plug a leak in mimeview_save_all()
11173
11174 2008-05-24 [colin]      3.4.0cvs68
11175
11176         * src/common/utils.h
11177                 Fix wrong define on old glibs
11178
11179 2008-05-24 [paul]       3.4.0cvs67
11180
11181         * src/Makefile.am
11182         * src/stock_pixmap.c
11183         * src/stock_pixmap.h
11184         * src/toolbar.c
11185         * src/pixmaps/cancel.xpm
11186         * src/pixmaps/close.xpm
11187                 add a specific icon for A_CANCEL_INC (addresses
11188                 point 1 of bug 1609 'Icon issues')
11189                 replace close.xpm with an icon of the standard
11190                 24x24 size
11191
11192 2008-05-24 [paul]       3.4.0cvs66
11193
11194         * src/pixmaps/insert_file.xpm
11195                 replaced
11196
11197 2008-05-23 [paul]       3.4.0cvs65
11198
11199         * src/common/md5.c
11200         * src/common/md5.h
11201                 add the possibility to check md5 on binary files,
11202                 thanks to Colin
11203
11204 2008-05-23 [colin]      3.4.0cvs64
11205
11206         * src/mainwindow.c
11207         * src/summaryview.c
11208                 Fix bug 1610, 'claws crash after opening/closing 
11209                 preferences and window update'
11210
11211 2008-05-22 [colin]      3.4.0cvs63
11212
11213         * src/prefs_filtering_action.c
11214         * src/gtk/combobox.c
11215         * src/gtk/combobox.h
11216                 Fix reselecting of Tags actions in
11217                 filtering actions dialog
11218
11219 2008-05-22 [colin]      3.4.0cvs62
11220
11221         * src/Makefile.am
11222         * src/prefs_toolbar.c
11223         * src/stock_pixmap.c
11224         * src/stock_pixmap.h
11225         * src/toolbar.c
11226         * src/pixmaps/delete_btn.xpm
11227         * src/pixmaps/insert_file.xpm
11228         * src/pixmaps/mail_reply_to_list.xpm
11229                 Fix more of bug 1609:
11230                 - Add a Delete button icon
11231                 - Add a Reply to list button icon
11232                 - Fix Insert file button icon
11233                 Artwork by Ciprian Popovici.
11234
11235 2008-05-21 [colin]      3.4.0cvs61
11236
11237         * src/common/utils.c
11238                 Fix a little leak
11239
11240 2008-05-21 [wwp]        3.4.0cvs60
11241
11242         * src/prefs_filtering.c
11243                 Don't show SMTP-only accounts in accounts list, as they are
11244                 irrelevant for filtering incoming messages.
11245
11246 2008-05-21 [colin]      3.4.0cvs59
11247
11248         * src/mainwindow.c
11249                 Don't put SMTP-only accounts in receive menus
11250
11251 2008-05-21 [colin]      3.4.0cvs58
11252
11253         * src/imap.c
11254                 Fix cvs56 (brain fart)
11255
11256 2008-05-21 [colin]      3.4.0cvs57
11257
11258         * src/common/utils.c
11259                 Fix bug 1615, 'hang on FIFO when the other end's not 
11260                 opened'
11261
11262 2008-05-21 [colin]      3.4.0cvs56
11263
11264         * src/imap.c
11265                 Fix a warning
11266
11267 2008-05-19 [colin]      3.4.0cvs55
11268
11269         * src/plugins/pgpcore/sgpgme.c
11270                 Maybe fix debian bug 481856, 'Segmentation fault 
11271                 when verifying a GPG signature'. Although it 
11272                 looks like a race condition...
11273
11274 2008-05-19 [colin]      3.4.0cvs54
11275
11276         * src/prefs_filtering_action.c
11277         * src/prefs_matcher.c
11278         * src/common/tags.c
11279         * src/common/tags.h
11280         * src/gtk/combobox.c
11281         * src/gtk/combobox.h
11282                 Patch by Pawel: disabled Tags menus in filtering dialogs
11283
11284 2008-05-19 [colin]      3.4.0cvs53
11285
11286         * src/prefs_account.c
11287                 GUI patch by Pawel: align ports entries
11288
11289 2008-05-19 [colin]      3.4.0cvs52
11290
11291         * src/mainwindow.c
11292                 Fix bug 1616, 'strange question while emptying trash'
11293
11294 2008-05-18 [colin]      3.4.0cvs51
11295
11296         * src/common/plugin.c
11297         * src/etpan/imap-thread.c
11298         * src/etpan/nntp-thread.c
11299         * src/gtk/gtksctree.c
11300                 Fix bug 1613, 'Various memory leaks'; 
11301                 based on a patch by Didier Barvaux.
11302
11303 2008-05-18 [colin]      3.4.0cvs50
11304
11305         * src/mimeview.c
11306         * src/privacy.h
11307         * src/toolbar.c
11308         * src/toolbar.h
11309         * src/plugins/pgpcore/sgpgme.c
11310                 Fix more parts of bug 1609:
11311                 - Make use of specific Expired privacy icon
11312                 - Use CLOSE instead of NOTICE_ERROR for cancel
11313                   receiving
11314                 - Allow a Preferences button in the main toolbar
11315
11316 2008-05-18 [colin]      3.4.0cvs49
11317
11318         * src/stock_pixmap.c
11319                 Fix bug with non-updating icons after theme change:
11320                 If fetching pixbuf for a given icon after a theme
11321                 change, the next pixmap fetch would return the old
11322                 cached one, as the theme change was forgotten at 
11323                 this time. (and vice-versa). This was mostly 
11324                 visible on open folder icons
11325
11326 2008-05-17 [colin]      3.4.0cvs48
11327
11328         * src/prefs_summaries.c
11329         * src/summaryview.c
11330                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11331                 options'. Patch by Pawel
11332
11333 2008-05-16 [colin]      3.4.0cvs47
11334
11335         * src/imap.c
11336                 Fix another possible crash (on fatal errors
11337                 at login, like stream error).
11338
11339 2008-05-16 [paul]       3.4.0cvs46
11340
11341         * tools/thunderbird-filters-convertor.pl
11342                 fix a typo
11343                 fix reading a tb rule that contains something
11344                 like that: \"Sender\"
11345
11346 2008-05-16 [paul]       3.4.0cvs45
11347
11348         * tools/README
11349         * tools/csv2addressbook.pl
11350                 add support for gmail exported csv address book
11351
11352 2008-05-16 [colin]      3.4.0cvs44
11353
11354         * configure.ac
11355         * src/ldapupdate.c
11356                 Fix ldap deprecated calls. Patch by
11357                 Michael Rasmussen
11358
11359 2008-05-16 [paul]       3.4.0cvs43
11360
11361         * manual/de/account.xml
11362         * manual/it/account.xml
11363         * manual/it/ack.xml
11364         * manual/it/addrbook.xml
11365         * manual/it/claws-mail-manual.xml
11366         * manual/it/gpl.xml
11367         * manual/it/intro.xml
11368         * manual/it/starting.xml
11369                 add pages towards German and Italian manuals.
11370                 (just for storage, they are not built yet, due
11371                 to being incomplete.) submitted by Speckmade
11372                 <Speckmade@gmx.net> and Salvatore De Paolis
11373                 <iwkse@claws-mail.org>
11374
11375 2008-05-16 [colin]      3.4.0cvs42
11376
11377         * src/gtk/sslcertwindow.c
11378                 Fix SHA1 fingerprint with GnuTLS
11379
11380 2008-05-15 [colin]      3.4.0cvs41
11381
11382         * src/gtk/sslcertwindow.c
11383                 Print SHA1 fingerprint too
11384
11385 2008-05-15 [colin]      3.4.0cvs40
11386
11387         * src/imap.c
11388                 Fix certificate port on TLS. It was 
11389                 previously always 0.
11390                 **IMPORTANT INFORMATION**: this will trigger 
11391                 one wrong "New certificate" warning at the 
11392                 first connection with this fix, if using STARTTLS
11393                 on IMAP.
11394         * src/gtk/sslcertwindow.c
11395                 Make labels selectable
11396
11397 2008-05-15 [colin]      3.4.0cvs39
11398
11399         * src/imap.c
11400                 Fix double free when STARTTLS fails (for
11401                 example due to refusing the certificate)
11402
11403 2008-05-15 [paul]       3.4.0cvs38
11404
11405         * manual/advanced.xml
11406                 fix typo
11407
11408 2008-05-15 [paul]       3.4.0cvs37
11409
11410         * manual/advanced.xml
11411         * src/prefs_send.c
11412                 make outgoing_fallback_to_ascii a hidden pref
11413
11414 2008-05-14 [colin]      3.4.0cvs36
11415
11416         * src/main.c
11417         * src/mainwindow.c
11418         * src/mainwindow.h
11419                 Make it possible to cancel quit when Claws
11420                 ask whether to empty trash.
11421
11422 2008-05-14 [colin]      3.4.0cvs35
11423
11424         * src/compose.c
11425         * src/prefs_common.c
11426         * src/prefs_common.h
11427         * src/prefs_send.c
11428                 Add a preference to be able to specify an
11429                 outgoing charset/encoding but still fallback
11430                 to 7bit US-ASCII when possible (default TRUE,
11431                 same behavior as pre-cvs34)
11432
11433 2008-05-14 [colin]      3.4.0cvs34
11434
11435         * src/compose.c
11436                 Always use the specified encoding and charset if it is
11437                 specified, even if the mail is ASCII.
11438
11439 2008-05-13 [paul]       3.4.0cvs33
11440
11441         * src/ldapupdate.c
11442                 fix the build warnings the easy way for now
11443
11444 2008-05-13 [colin]      3.4.0cvs32
11445
11446         * src/prefs_themes.c
11447                 Count .png files as icons too (fixes part
11448                 of bug 1609, 'Icon issues')
11449
11450 2008-05-13 [wwp]        3.4.0cvs31
11451
11452         * src/addressbook_foldersel.c
11453                 Fix wrong check (completes 3.4.0.cvs30).
11454
11455 2008-05-12 [wwp]        3.4.0cvs30
11456
11457         * src/addressbook.c
11458         * src/addressbook_foldersel.c
11459         * src/filtering.c
11460         * src/matcher.c
11461         * src/prefs_matcher.c
11462         * src/plugins/bogofilter/bogofilter.c
11463         * src/plugins/bogofilter/bogofilter_gtk.c
11464         * src/plugins/dillo_viewer/dillo_prefs.c
11465         * src/plugins/spamassassin/spamassassin.c
11466         * src/plugins/spamassassin/spamassassin_gtk.c
11467                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11468                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11469                 translated string "Any" in plugins (whitelisting) and
11470                 UTF8 comparisons.
11471
11472 2008-05-07 [colin]      3.4.0cvs29
11473
11474         * configure.ac
11475                 Fix --enable-maemo (assume --enable-generic-umpc)
11476
11477 2008-05-07 [colin]      3.4.0cvs28
11478
11479         * configure.ac
11480         * src/account.c
11481         * src/addr_compl.c
11482         * src/compose.c
11483         * src/editaddress.c
11484         * src/folderview.c
11485         * src/mainwindow.c
11486         * src/messageview.c
11487         * src/mimeview.c
11488         * src/prefs_account.c
11489         * src/prefs_common.c
11490         * src/prefs_display_header.c
11491         * src/prefs_filtering.c
11492         * src/prefs_summaries.c
11493         * src/prefs_template.c
11494         * src/prefs_toolbar.c
11495         * src/stock_pixmap.c
11496         * src/summaryview.c
11497         * src/summaryview.h
11498         * src/textview.c
11499         * src/toolbar.c
11500         * src/gtk/about.c
11501         * src/gtk/gtksctree.c
11502         * src/gtk/menu.c
11503         * src/gtk/prefswindow.c
11504         * src/gtk/sslcertwindow.c
11505                 Separate generic UMPC code (layouts, ...) from 
11506                 MAEMO code (Hildon, ...)
11507
11508 2008-05-06 [paul]       3.4.0cvs27
11509
11510         * tools/claws.i18n.status.pl
11511                 add he.po
11512
11513 2008-05-06 [colin]      3.4.0cvs26
11514
11515         * src/common/utils.c
11516                 Maybe fix crash on FreeBSD
11517
11518 2008-05-05 [colin]      3.4.0cvs25
11519
11520         * src/messageview.c
11521                 Fix bug 1602, 'Crash when sending return receipt for
11522                 messages with no subject'
11523
11524 2008-05-05 [colin]      3.4.0cvs24
11525
11526         * src/mimeview.c
11527                 Don't overwrite temporary files with same
11528                 name when drag and dropping. Fixes bug 1599,
11529                 'attach multiple files with the same name from 
11530                 one mail to another'
11531
11532 2008-05-04 [paul]       3.4.0cvs23
11533
11534         * src/compose.c
11535         * src/prefs_common.c
11536                 fix bug 1587 'can not replay with quote'
11537
11538 2008-05-03 [colin]      3.4.0cvs22
11539
11540         * po/de.po
11541                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11542
11543 2008-05-03 [colin]      3.4.0cvs21
11544
11545         * src/toolbar.c
11546                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11547                 icon isn't grayed although ineffective'
11548
11549 2008-05-02 [wwp]        3.4.0cvs20
11550
11551         * po/fr.po
11552                 Fix translation.
11553
11554         * src/prefs_folder_item.c
11555                 Add missing notice in folder properties (templates) when
11556                 folder is a root node.
11557
11558 2008-04-30 [colin]      3.4.0cvs19
11559
11560         * src/prefs_toolbar.c
11561                 Add Trash and Delete icons to the icon chooser
11562
11563 2008-04-30 [colin]      3.4.0cvs18
11564
11565         * src/compose.c
11566                 Remove "Delete entire line" which was a noop
11567                 and should be the same as "Delete line" :)
11568
11569 2008-04-30 [colin]      3.4.0cvs17
11570
11571         * src/compose.c
11572                 Fix 'Delete line' and 'Delete to end of line'
11573                 on the last line. Patch by <seelenhirt@gmx.net>
11574
11575 2008-04-28 [colin]      3.4.0cvs16
11576
11577         * src/folder.c
11578                 Fix bug 1589, 'tagsdb file not removed when
11579                 folder deleted'.
11580         * src/common/utils.c
11581                 Make sure claws_unlink accepts NULL arg.
11582
11583 2008-04-25 [colin]      3.4.0cvs15
11584
11585         * src/common/ssl.c
11586                 Fix/simplify previous commit
11587
11588 2008-04-25 [colin]      3.4.0cvs14
11589
11590         * src/addrindex.h
11591         * src/common/ssl_certificate.c
11592                 Patch by Marcus: Fix Win32 build
11593         * src/common/ssl.c
11594                 Fix build with GnuTLS/no pthread, thanks
11595                 to Marcus
11596
11597 2008-04-25 [colin]      3.4.0cvs13
11598
11599         * src/summaryview.c
11600                 Fix bug 1586, '3-pane vertical layout now and then 
11601                 still shows sender column'
11602
11603 2008-04-25 [colin]      3.4.0cvs12
11604
11605         * src/Makefile.am
11606         * src/w32-logo.ico
11607         * src/w32-resource.rc
11608                 Patch from Marcus Brinkmann to set an icon on w32.
11609
11610 2008-04-24 [colin]      3.4.0cvs11
11611
11612         * src/inc.c
11613         * src/inc.h
11614                 Trace inc locks
11615         * src/ldif.c
11616         * src/ldif.h
11617                 Fix bug 1581, 'Bad File Format during Import LDIF':
11618                 Use dynamically allocated buffers; also, allow 
11619                 importing contacts with no email address
11620
11621 2008-04-24 [colin]      3.4.0cvs10
11622
11623         * src/prefs_common.c
11624                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11625
11626 2008-04-23 [colin]      3.4.0cvs9
11627
11628         * src/compose.c
11629         * src/prefs_folder_item.c
11630         * src/prefs_template.c
11631         * src/quote_fmt.c
11632                 Fix bug 1576: Fix unescaping of templates when testing them
11633                 I think it breaks nothing. (wwp, you're welcome to double-check)
11634
11635 2008-04-23 [paul]       3.4.0cvs8
11636
11637         * manual/advanced.xml
11638                 add info about the "two_line_vertical" hidden
11639                 pref
11640
11641 2008-04-22 [paul]       3.4.0cvs7
11642
11643         * src/prefs_common.c
11644         * src/prefs_common.h
11645         * src/summaryview.c
11646                 make the 2-line view in summaryview when in three
11647                 columns mode configurable. hidden pref: "two_line_vertical"
11648
11649 2008-04-22 [colin]      3.4.0cvs6
11650
11651         * src/inc.c
11652                 Fix missing inc_unlock()
11653         * src/prefs_matcher.c
11654         * src/send_message.c
11655                 Fix my last commit
11656
11657 2008-04-22 [colin]      3.4.0cvs5
11658
11659         * src/etpan/imap-thread.c
11660                 Use g_(un)setenv instead of (un)setenv which
11661                 doesn't exist on IRIX 6.5
11662
11663 2008-04-22 [colin]      3.4.0cvs4
11664
11665         * src/inc.c
11666         * src/prefs_common.c
11667         * src/send_message.c
11668                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11669                 Set the default timeout to 75 seconds
11670
11671 2008-04-20 [colin]      3.4.0cvs3
11672
11673         * src/pixmaps/tray_newmail.offline.xpm
11674         * src/pixmaps/tray_newmail.xpm
11675         * src/pixmaps/tray_newmarkedmail.offline.xpm
11676         * src/pixmaps/tray_newmarkedmail.xpm
11677         * src/pixmaps/tray_nomail.offline.xpm
11678         * src/pixmaps/tray_nomail.xpm
11679         * src/pixmaps/tray_unreadmail.offline.xpm
11680         * src/pixmaps/tray_unreadmail.xpm
11681         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11682         * src/pixmaps/tray_unreadmarkedmail.xpm
11683                 Make the tray icons a bit nicer. Would be
11684                 nice to get really nice icons from someone
11685                 who's good at Gimp :)
11686
11687 2008-04-18 [colin]      3.4.0cvs2
11688
11689         * src/common/log.c
11690                 Forgot one g_unlink
11691
11692 lease complete the changelog entry below
11693 2008-04-18 [colin]      3.4.0cvs1
11694
11695         * src/addrduplicates.c
11696         * src/addressbook.c
11697         * src/compose.c
11698         * src/crash.c
11699         * src/editaddress.c
11700         * src/folder.c
11701         * src/image_viewer.c
11702         * src/imap.c
11703         * src/inc.c
11704         * src/main.c
11705         * src/mbox.c
11706         * src/messageview.c
11707         * src/mh.c
11708         * src/msgcache.c
11709         * src/news.c
11710         * src/partial_download.c
11711         * src/pop.c
11712         * src/prefs_common.c
11713         * src/prefs_common.h
11714         * src/prefs_other.c
11715         * src/prefs_themes.c
11716         * src/procheader.c
11717         * src/procmime.c
11718         * src/procmsg.c
11719         * src/textview.c
11720         * src/wizard.c
11721         * src/common/prefs.c
11722         * src/common/ssl_certificate.c
11723         * src/common/template.c
11724         * src/common/utils.c
11725         * src/common/utils.h
11726         * src/etpan/imap-thread.c
11727         * src/plugins/dillo_viewer/dillo_viewer.c
11728         * src/plugins/pgpcore/sgpgme.c
11729         * src/plugins/pgpinline/pgpinline.c
11730                 Add an option to shred temporary files and messages
11731                 instead of just removing them. Slows deletions down!
11732
11733 2008-04-18 [paul]       3.4.0
11734
11735         * NEWS
11736         * README
11737         * RELEASE_NOTES 
11738                 3.4.0 released
11739
11740
11741 2008-04-18 [paul]       3.3.1cvs61
11742
11743         * po/de.po
11744         * po/fi.po
11745         * po/it.po
11746         * po/pt_BR.po
11747                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11748                 and Frederico Goncalves Guimaraes
11749         * po/es.po
11750                 updated on the last minute by a lazy Ricardo Mones
11751
11752 2008-04-18 [colin]      3.3.1cvs60
11753
11754         * po/fr.po
11755                 Update translation (Fabien Vantard)
11756
11757 2008-04-17 [colin]      3.3.1cvs59
11758
11759         * src/imap.c
11760                 Fix debian bug 474712, 'claws seg faults when IMAP 
11761                 connection breaks after an IMAP protocol error 
11762                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11763         * src/summaryview.c
11764                 Fix a little leak
11765
11766 2008-04-17 [colin]      3.3.1cvs58
11767
11768         * src/common/log.c
11769                 Fix log size getting out of control (claws-mail
11770                 getting SIGXFSZ): rotate if every 10MB
11771
11772 2008-04-10 [paul]       3.3.1cvs57
11773
11774         * src/prefs_other.c
11775                 improvements to english usage
11776
11777 2008-04-10 [paul]       3.3.1cvs56
11778
11779         * src/prefs_receive.c
11780                 add an accurate description
11781
11782 2008-04-08 [colin]      3.3.1cvs55
11783
11784         * src/undo.c
11785                 Probably fix corruption, introduced in cvs53
11786
11787 2008-04-04 [iwkse]      3.3.1cvs54
11788
11789         * src/undo.c
11790                 undo should works properly again
11791
11792 2008-04-04 [iwkse]      3.3.1cvs53
11793
11794         * src/undo.c
11795                 Fix a segfault but breaks undo
11796                 on a specific case (eg. double paste with
11797                 middle-mouse button)
11798
11799 2008-04-04 [iwkse]      3.3.1cvs52
11800
11801         * src/prefs_filtering.c
11802                 Fix previous Tab mess
11803
11804 2008-04-03 [iwkse]      3.3.1cvs51
11805
11806         * src/prefs_filtering.c
11807                 Add search in filtering rules list
11808
11809 2008-04-02 [colin]      3.3.1cvs50
11810
11811         * src/main.c
11812                 Revert part of the previous patch: we do
11813                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11814                 exists
11815
11816 2008-04-02 [colin]      3.3.1cvs49
11817
11818         * src/main.c
11819                 Fix bug 1562, 'Claws-Mail does not completely 
11820                 respect settings in GTK2_RC_FILES environment'
11821                 Remove manual parsing of .gtkrc-2.0 and 
11822                 .gtk/gtkrc-2.0. GTK does it itself these days.
11823
11824 2008-04-01 [colin]      3.3.1cvs48
11825
11826         * src/imap_gtk.c
11827                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11828                 ticking "Show only subscribed"'
11829
11830 2008-03-31 [colin]      3.3.1cvs47
11831
11832         * src/folder.c
11833                 Fix bug 1553, 'File lock not respected'
11834                 Regression due to the implementation of
11835                 deletion batching
11836
11837 2008-03-31 [colin]      3.3.1cvs46
11838
11839         * src/mainwindow.c
11840                 Fix tags menu update, thanks to Paul
11841
11842 2008-03-29 [wwp]        3.3.1cvs45
11843
11844         * src/prefs_account.c
11845         * src/prefs_common.c
11846         * src/prefs_folder_item.c
11847         * src/prefs_quote.c
11848         * src/quote_fmt.c
11849         * src/quote_fmt.h
11850                 Fix compose template formats (in global preferences)
11851                 being translated under specific conditions.
11852                 Add a button to restore factory defaults for current
11853                 language.
11854
11855 2008-03-27 [colin]      3.3.1cvs44
11856
11857         * src/common/prefs.c
11858         * src/common/xmlprops.c
11859                 Fix RedHat bug 431735, 'segfault if /home is full' 
11860                 (when starting): Fix double fclose() in prefs.c
11861                 and potentially xmlprops.c
11862
11863 2008-03-27 [colin]      3.3.1cvs43
11864
11865         * src/addressbook.c
11866                 Fix bug 1559, 'Claws Mail crashed deleting all 
11867                 common contacts'
11868
11869 2008-03-27 [wwp]        3.3.1cvs42
11870
11871         * src/addressbook.c
11872                 Fix 3.3.0cvs41.
11873
11874 2008-03-27 [wwp]        3.3.1cvs41
11875
11876         * src/addressbook.c
11877                 Prevent list flickering when deleting addresses.
11878
11879 2008-03-26 [colin]      3.3.1cvs40
11880
11881         * src/imap.c
11882                 Clean up session disconnection. Possibly
11883                 fix Ubuntu bug #204290
11884
11885 2008-03-26 [colin]      3.3.1cvs39
11886
11887         * src/textview.c
11888                 Fix bug 1555: current folder wasn't used when
11889                 right-clicking on an email address
11890
11891 2008-03-25 [colin]      3.3.1cvs38
11892
11893         * src/plugins/bogofilter/bogofilter.c
11894         * src/plugins/bogofilter/bogofilter.h
11895         * src/plugins/bogofilter/bogofilter_gtk.c
11896                 Add a "learn from whitelist" preference
11897                 Whitelist Unsure mails too.
11898
11899 2008-03-24 [paul]       3.3.1cvs37
11900
11901         * src/prefs_account.c
11902                 If no MH mailbox and no account exists, when
11903                 creating a POP/Local account, just create and
11904                 use the default one instead of bailing with a
11905                 "Mailbox doesn't exist" error
11906
11907 2008-03-21 [colin]      3.3.1cvs36
11908
11909         * src/procmime.c
11910                 strstrip mime subtype
11911
11912 2008-03-21 [paul]       3.3.1cvs35
11913
11914         * manual/advanced.xml
11915                 correct and update the info about Actions
11916
11917 2008-03-20 [colin]      3.3.1cvs34
11918
11919         * src/messageview.c
11920         * src/messageview.h
11921         * src/textview.c
11922                 Show at max 1MB of text, add a noticeview to
11923                 show everything optionally.
11924
11925 2008-03-20 [colin]      3.3.1cvs33
11926
11927         * src/stock_pixmap.c
11928                 Add support for png themes
11929
11930 2008-03-19 [wwp]        3.3.1cvs32
11931
11932         * src/procheader.c
11933                 Sanity check.
11934
11935 2008-03-18 [colin]      3.3.1cvs31
11936
11937         * src/common/utils.c
11938         * src/common/utils.h
11939                 Handle size_t instead of off_t in to_human_readable
11940
11941 2008-03-18 [colin]      3.3.1cvs30
11942
11943         * src/imap.c
11944                 Remove raw printf
11945
11946 2008-03-16 [colin]      3.3.1cvs29
11947
11948         * src/summaryview.c
11949                 Fix build on GTK < 2.12
11950
11951 2008-03-16 [colin]      3.3.1cvs28
11952
11953         * src/mainwindow.c
11954                 Refresh non-list widget when switching
11955                 messageview
11956
11957 2008-03-16 [colin]      3.3.1cvs27
11958
11959         * manual/faq.xml
11960                 Revert cvs25: This wasn't a typo :) :
11961                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
11962
11963
11964 2008-03-16 [colin]      3.3.1cvs26
11965
11966         * src/summaryview.c
11967         * src/gtk/gtksctree.c
11968         * src/gtk/gtksctree.h
11969                 Implement 2-lines items in Summaryview when in 
11970                 three columns mode
11971
11972 2008-03-16 [paul]       3.3.1cvs25
11973
11974         * manual/faq.xml
11975                 fix typo
11976
11977 2008-03-14 [colin]      3.3.1cvs24
11978
11979         * src/prefs_filtering_action.c
11980                 Fix buglet on setting recipient when
11981                 reediting forward rules.
11982
11983 2008-03-12 [colin]      3.3.1cvs23
11984
11985         * src/summaryview.c
11986                 Fix a new unused variable warning
11987         * src/plugins/trayicon/trayicon.c
11988                 Fix folderview's scrollbar at startup
11989                 if starting hidden
11990
11991 2008-03-12 [colin]      3.3.1cvs22
11992
11993         * src/folderview.c
11994         * src/summaryview.c
11995                 Use item_opened at the beginning of showing
11996                 a folder instead of the end. Fixes flicker.
11997
11998 2008-03-12 [paul]       3.3.1cvs21
11999
12000         * src/folder.c
12001         * src/folder.h
12002         * src/mainwindow.c
12003         * src/procmsg.c
12004         * src/summaryview.c
12005         * src/plugins/trayicon/trayicon.c
12006                 add tooltip with extended folder stats
12007
12008 2008-03-10 [colin]      3.3.1cvs20
12009
12010         * src/common/xml.c
12011                 Handle comments
12012
12013 2008-03-07 [colin]      3.3.1cvs19
12014
12015         * src/mainwindow.c
12016                 Fix blinking of the taskbar entry
12017
12018 2008-03-07 [colin]      3.3.1cvs18
12019
12020         * src/mainwindow.c
12021                 MAEMO: Fix bug 1494, 'Trayicon 
12022                 plugin breaks UI...'
12023
12024 2008-03-07 [paul]       3.3.1cvs17
12025
12026         * src/gtk/authors.h
12027                 reflect reality a bit more closely
12028
12029 2008-03-06 [colin]      3.3.1cvs16
12030
12031         * src/mainwindow.c
12032         * src/mainwindow.h
12033         * src/summaryview.c
12034         * src/summaryview.h
12035         * src/toolbar.c
12036                 Integrate things better wrt the new
12037                 summaryview extensibility.
12038
12039 2008-03-06 [wwp]        3.3.1cvs15
12040
12041         * src/quote_fmt.c
12042                 Fix some gcc warnings.
12043
12044 2008-03-06 [wwp]        3.3.1cvs14
12045
12046         * src/prefs_account.c
12047         * src/prefs_folder_item.c
12048         * src/prefs_gtk.c
12049         * src/prefs_template.c
12050         * src/gtk/prefswindow.c
12051         * src/gtk/prefswindow.h
12052                 prefs_templates: fix missing unregistering of addr_completion widgets
12053                 and and ending of addr_completion service.
12054                 prefs_folder_item: fix missing registering/unregistering of widgets,
12055                 and rework the way add_completion service is started and stopped.
12056                 Plus few prefswindow API changes (opening).
12057
12058 2008-03-06 [wwp]        3.3.1cvs13
12059
12060         * src/folder_item_prefs.c
12061         * src/prefs_template.c
12062         * src/prefs_template.h
12063         * src/quote_fmt.c
12064         * src/common/template.c
12065                 Complete 3.3.1cvs12, thanks to Colin.
12066
12067 2008-03-06 [wwp]        3.3.1cvs12
12068
12069         * src/compose.c
12070         * src/folder_item_prefs.c
12071         * src/folder_item_prefs.h
12072         * src/prefs_account.c
12073         * src/prefs_folder_item.c
12074         * src/prefs_quote.c
12075         * src/prefs_template.c
12076         * src/quote_fmt.c
12077         * src/quote_fmt.h
12078         * src/common/template.c
12079         * src/common/template.h
12080                 Global and per-folder templates can now override the from name (this
12081                 doesn't change the account being used).
12082                 Examples:
12083                  "My other name" <%account_email> (just changes the name)
12084                  my.faked.email@address.org (overrides the address too)
12085
12086 2008-03-05 [colin]      3.3.1cvs11
12087
12088         * src/summaryview.c
12089         * src/summaryview.h
12090                 Replace that hbox with a notebook
12091
12092 2008-03-05 [colin]      3.3.1cvs10
12093
12094         * src/folder.h
12095         * src/folderview.c
12096                 Add klass functions for notification of folder
12097                 opening/closing via the GUI
12098         * src/summaryview.c
12099         * src/summaryview.h
12100                 Add a specific container for the scrolledwin
12101
12102 2008-03-05 [colin]      3.3.1cvs9
12103
12104         * src/folder.h
12105         * src/folderview.c
12106                 Add klass functions for notification of folder 
12107                 opening/closing via the GUI
12108         * src/summaryview.c
12109         * src/summaryview.h
12110                 Add a specific container for the scrolledwin
12111
12112 2008-03-02 [colin]      3.3.1cvs8
12113
12114         * src/messageview.c
12115                 MAEMO: Fix bug 1541, 'Deleting message from within 
12116                 read window displays next message then closes.'
12117
12118 2008-03-02 [colin]      3.3.1cvs7
12119
12120         * src/main.c
12121                 Probably fix bug 1539, 'Program crashes':
12122                 Setup Gcrypt's thread functions when built
12123                 with GnuTLS
12124
12125 2008-03-01 [colin]      3.3.1cvs6
12126
12127         * src/folder.c
12128         * src/imap_gtk.c
12129                 Get rid of stale folders with no account
12130
12131 2008-02-28 [colin]      3.3.1cvs5
12132
12133         * src/compose.c
12134                 Fix bug 1534, 'Segmentation fault when doing 
12135                 some draft saving and then throwing away'
12136         * src/imap.c
12137                 Fix bug 1533, 'Claws is unable to mark messages 
12138                 as "read" in IMAP shared folders'
12139         * src/etpan/imap-thread.c
12140                 Fix bug 1515, 'large messages crash claws when 
12141                 syncing for offline mode'. This is rather a
12142                 workaround, and mails > 64MB will still be
12143                 problematic if there's less than 64MB available
12144                 on the dataroot volume.
12145         * src/messageview.c
12146                 MAEMO: Add information when fetching big messages
12147
12148 2008-02-26 [colin]      3.3.1cvs4
12149
12150         * src/imap.c
12151                 fix bug 1532, '"login refused" message insufficiently 
12152                 detailed'
12153
12154 2008-02-26 [paul]       3.3.1cvs3
12155
12156         * INSTALL
12157         * README
12158                 remove mentions of ClamAV and a few other
12159                 old bits of information
12160
12161 2008-02-23 [colin]      3.3.1cvs2
12162
12163         * src/main.c
12164                 Fix log output (missing \n)
12165
12166 2008-02-23 [colin]      3.3.1cvs1
12167
12168         * configure.ac
12169                 Bump version number for stable release
12170
12171 2008-02-23 [paul]       3.3.0cvs21
12172
12173         * po/he.po
12174                 updated by Ofer
12175
12176 2008-02-21 [colin]      3.3.0cvs20
12177
12178         * src/matcher.c
12179                 Fix bug 1527, 'filtering is case sensitive when it 
12180                 shouldn't be'
12181
12182 2008-02-20 [colin]      3.3.0cvs19
12183
12184         * src/main.c
12185                 Fix file attachments from older Thunar
12186
12187 2008-02-19 [colin]      3.3.0cvs18
12188
12189         * manual/plugins.xml
12190         * manual/es/plugins.xml
12191         * manual/fr/plugins.xml
12192         * manual/pl/plugins.xml
12193                 Remove Clamav
12194
12195 2008-02-19 [paul]       3.3.0cvs17
12196
12197         * tools/README
12198         * tools/csv2addressbook.pl
12199                 add support for Kmail/Kaddressbook
12200
12201 2008-02-18 [colin]      3.3.0cvs16
12202
12203         * src/imap.c
12204                 Unset folder's session before creating a
12205                 new one
12206         * src/main.c
12207         * src/prefs_common.c
12208         * src/prefs_common.h
12209         * manual/advanced.xml
12210                 Add an hidden use_networkmanager pref, to
12211                 disable NetworkManager handling. Also,
12212                 consider UNKNOWN state to be CONNECTED.
12213
12214 2008-02-18 [wwp]        3.3.0cvs15
12215
12216         * src/matcher.c
12217                 Fix Engrish and make 'not' more visible in filtering debug logs.
12218
12219 2008-02-15 [colin]      3.3.0cvs14
12220
12221         * src/matcher.c
12222                 Revert cvs10 for now, it breaks the feature
12223
12224 2008-02-15 [colin]      3.3.0cvs13
12225
12226         * src/main.c
12227                 Always focus folder tree at startup
12228         * src/compose.c
12229                 Fix bug 1521, 'Cannot close compose window after 
12230                 replying to a non-existent news message'
12231
12232 2008-02-13 [colin]      3.3.0cvs12
12233
12234         * src/folderview.c
12235                 Fix important warnings
12236
12237 2008-02-12 [colin]      3.3.0cvs11
12238
12239         * src/imap.c
12240         * src/etpan/imap-thread.c
12241         * src/etpan/imap-thread.h
12242                 Fix handling of $Forwarded flag on Exchange:
12243                 check for the existence or creatability of a
12244                 flag before using it.
12245
12246 2008-02-12 [colin]      3.3.0cvs10
12247
12248         * src/matcher.c
12249                 Optimise matching on Found in addressbook if
12250                 the matched header is in cache (From, etc)
12251
12252 2008-02-12 [colin]      3.3.0cvs9
12253
12254         * src/folderview.c
12255                 Fix crashy stuff when changing displayed
12256                 columns
12257
12258 2008-02-12 [wwp]        3.3.0cvs8
12259
12260         * src/folder.h
12261                 Remove duplicate func declaration and restore the one
12262                 a missing one.
12263
12264 2008-02-12 [wwp]        3.3.0cvs7
12265
12266         * src/compose.c
12267         * src/export.c
12268         * src/folder.c
12269         * src/folder.h
12270         * src/foldersel.c
12271         * src/foldersel.h
12272         * src/imap_gtk.c
12273         * src/import.c
12274         * src/mainwindow.c
12275         * src/messageview.c
12276         * src/mh_gtk.c
12277         * src/prefs_account.c
12278         * src/prefs_filtering_action.c
12279         * src/summaryview.c
12280         * src/plugins/bogofilter/bogofilter_gtk.c
12281         * src/plugins/spamassassin/spamassassin_gtk.c
12282                 Allow moving/copying folders to root folders when using
12283                 the folder selection dialog (it was not possible to
12284                 maemo users to reparent a subfolder to a root folder
12285                 at all).
12286
12287 2008-02-12 [fabien]     3.3.0cvs6
12288
12289         * po/fr.po
12290                 a few days late for i18n fr update. Sorry.
12291
12292 2008-02-11 [colin]      3.3.0cvs5
12293
12294         * src/main.c
12295                 Implement support for future /dev/mem_notify.
12296                 This Linux kernel feature will allow applications
12297                 to be notified that memory has to be freed
12298                 before getting OOM-killed. For more information:
12299                 http://lwn.net/Articles/267013/
12300
12301 2008-02-10 [paul]       3.3.0cvs4
12302
12303         * src/Makefile.am
12304         * src/mimeview.c
12305         * src/prefs_toolbar.c
12306         * src/stock_pixmap.c
12307         * src/stock_pixmap.h
12308         * src/pixmaps/mime_text_patch.xpm
12309                 add an icon for attached patches
12310
12311 2008-02-09 [paul]       3.3.0cvs3
12312
12313         * src/gtk/about.c
12314                 bump the (c) year
12315
12316 2008-02-09 [wwp]        3.3.0cvs2
12317
12318         * src/main.c
12319                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12320
12321 2008-02-08 [colin]      3.3.0cvs1
12322
12323         * src/common/utils.c
12324                 Forbid attaching anything containing "../" or ".ssh/"
12325                 from mailto: URI
12326
12327 2008-02-08 [paul]       3.3.0
12328
12329         * NEWS
12330         * README
12331         * RELEASE_NOTES 
12332                 3.3.0 released
12333
12334 2008-02-08 [paul]       3.2.0cvs77
12335
12336         * AUTHORS
12337                 updated with new translators
12338         * configure.ac
12339                 added he to ALL_LINGUAS
12340         * po/cs.po
12341         * po/de.po
12342         * po/es.po
12343         * po/fi.po
12344         * po/hu.po
12345         * po/it.po
12346         * po/pt_BR.po
12347         * po/zh_CN.po
12348                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12349                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12350                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12351                 and Ralph Young
12352         * po/he.po
12353                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12354         * src/gtk/about.c
12355                 updated with new translators and bumped (c) year
12356         * src/gtk/authors.h
12357                 updated with new translators
12358
12359 2008-02-05 [colin]      3.2.0cvs76
12360
12361         * src/messageview.c
12362         * src/mimeview.c
12363         * src/mimeview.h
12364                 Special case text/calendar parts: if there's one in
12365                 the mail, and a plugin handling text/calendar is
12366                 loaded, show that part. That'll avoid rendering 
12367                 meetings as plain text, which just looks broken to
12368                 many users.
12369
12370 2008-02-04 [colin]      3.2.0cvs75
12371
12372         * src/mainwindow.c
12373                 Maemo: Fix LED handling on OS 2008
12374
12375 2008-02-01 [colin]      3.2.0cvs74
12376
12377         * src/compose.c
12378                 Possibly fix the annoying and hard-to reproduce bug
12379                 where lines 
12380                 are
12381                 rewrapped
12382                 like
12383                 that.
12384
12385 2008-02-01 [paul]       3.2.0cvs73
12386
12387         * src/common/utils.c
12388                 fix bug 1502, 'Plus signs are stripped from
12389                 email addresses when calling from command line'
12390                 Thanks to Colin
12391
12392 2008-01-31 [colin]      3.2.0cvs72
12393
12394         * src/exphtmldlg.c
12395         * src/mimeview.c
12396         * src/summaryview.c
12397                 Fix building of URIs from filenames
12398
12399 2008-01-31 [wwp]        3.2.0cvs71
12400
12401         * src/main.c
12402                 Fixes debug output of compiled-in features list
12403                 (completes 3.2.0cvs60).
12404
12405 2008-01-31 [colin]      3.2.0cvs70
12406
12407         * configure.ac
12408         * po/POTFILES.in
12409         * src/compose.c
12410         * src/plugins/Makefile.am
12411         * src/plugins/clamav/.cvsignore
12412         * src/plugins/clamav/Makefile.am
12413         * src/plugins/clamav/README
12414         * src/plugins/clamav/clamav_plugin.c
12415         * src/plugins/clamav/clamav_plugin.h
12416         * src/plugins/clamav/clamav_plugin_gtk.c
12417         * src/plugins/clamav/clamav_plugin_gtk.deps
12418                 Remove the Clamav plugin from the core
12419
12420 2008-01-28 [wwp]        3.2.0cvs69
12421
12422         * src/compose.c
12423         * src/prefs_template.c
12424         * src/prefs_template.h
12425         * src/quote_fmt.c
12426         * src/quote_fmt.h
12427         * src/quote_fmt_lex.l
12428         * src/quote_fmt_parse.y
12429                 Fix for bug #1493: count lines (\n chars) according to the way
12430                 format body is passed (i.e. \-escaped or not).
12431
12432 2008-01-27 [paul]       3.2.0cvs68
12433
12434         * po/en_GB.po
12435                 updated
12436         * src/prefs_actions.c
12437         * src/prefs_filtering.c
12438         * src/prefs_folder_item.c
12439         * src/prefs_template.c
12440         * src/gtk/about.c
12441                 some minor changes to the English
12442
12443 2008-01-24 [colin]      3.2.0cvs67
12444
12445         * src/etpan/imap-thread.c
12446         * src/etpan/nntp-thread.c
12447                 Fix bug 1348, 'Hang ups at exit time with 
12448                 pgp plugin since 3.0.2'
12449
12450 2008-01-23 [colin]      3.2.0cvs66
12451
12452         * src/toolbar.c
12453                 Fix translation of something that shouldn't be
12454
12455 2008-01-23 [colin]      3.2.0cvs65
12456
12457         * src/procmime.c
12458                 Fix bug 1486, 'Re: Incorrect content when replying'
12459                 Revert to full scan if short scan found only 0-length
12460                 text parts
12461
12462 2008-01-23 [paul]       3.2.0cvs64
12463
12464         * src/prefs_folder_item.c
12465                 fix bug 1485, 'selecting a folder's default
12466                 account if name contains '&''
12467
12468 2008-01-23 [colin]      3.2.0cvs63
12469
12470         * src/folder.c
12471         * src/folder.h
12472         * src/main.c
12473         * src/mainwindow.c
12474                 Fix bug 1480, 'should be able to display mail file
12475                 from command line'. Let 'claws-mail --select' accept
12476                 absolute paths in addition to folder identifiers.
12477
12478 2008-01-22 [wwp]        3.2.0cvs62
12479
12480         * src/account.c
12481         * src/account.h
12482         * src/compose.c
12483         * src/messageview.c
12484         * src/summaryview.c
12485         * src/common/utils.c
12486         * src/common/utils.h
12487                 Allow from=address in mailto sequence:
12488                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12489                   The 'from' will try to select the first account matching in accounts list,
12490                   otherwise will use the usual account selection mechanism but override with
12491                   this 'from' address.
12492                 Allow mailto with NNTP accounts
12493                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12494                   is the default one or if a NNTP account address is used with 'from'.
12495                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12496                   default account but the complete mailto sequence was put in To.
12497
12498 2008-01-22 [wwp]        3.2.0cvs61
12499
12500         * doc/man/claws-mail.1
12501                 Updated the man page: status of few features, command-line
12502                 usage (--version-full) and completed list of config files
12503                 and dirs.
12504
12505 2008-01-22 [wwp]        3.2.0cvs60
12506
12507         * src/main.c
12508                 Added --version-full to display version and compiled-in
12509                 features list (for later use by Clawsker for instance).
12510
12511 2008-01-22 [holger]     3.2.0cvs59
12512
12513         * src/addrduplicates.c
12514                 Fix scrolling in addressbook duplicate
12515                 finder result dialog
12516
12517 2008-01-21 [colin]      3.2.0cvs58
12518
12519         * src/summaryview.c
12520                 Fix bug 1457, 'sorting messages on, say, from, 
12521                 should subsort on previous sort choice'. Subsort
12522                 by date when sort is Subject, From, To, Tags.
12523
12524 2008-01-21 [colin]      3.2.0cvs57
12525
12526         * AUTHORS
12527         * src/matcher.c
12528         * src/mimeview.c
12529         * src/common/ssl.c
12530         * src/gtk/authors.h
12531                 Fix bug 1478, 'Wrong pthread_create calls all 
12532                 over the place'. Patch by Christian Cornelssen
12533
12534 2008-01-20 [colin]      3.2.0cvs56
12535
12536         * src/imap.c
12537         * src/etpan/imap-thread.c
12538         * src/etpan/imap-thread.h
12539                 Fix bug 1468, 'Use IMAP keyword to 
12540                 store "forwarded" flag'
12541
12542 2008-01-20 [colin]      3.2.0cvs55
12543
12544         * src/folderutils.c
12545                 Make list operations faster
12546
12547 2008-01-20 [colin]      3.2.0cvs54
12548
12549         * src/mainwindow.c
12550                 Fix bug 1353, 'on startup with small screen 
12551                 layout, keyboard input gets lost'
12552
12553 2008-01-20 [colin]      3.2.0cvs53
12554
12555         * src/textview.c
12556                 Complete 3.2.0cvs49, and fixes bug 1477, 
12557                 'Claws Mail crashes when view PGP-encrypted 
12558                 message'
12559
12560 2008-01-20 [colin]      3.2.0cvs52
12561
12562         * src/compose.c
12563                 Fix privacy menu update when replying to
12564                 encrypted mail and no default privacy 
12565                 system is set
12566
12567 2008-01-19 [colin]      3.2.0cvs51
12568
12569         * src/filtering.c
12570         * src/procmsg.h
12571         * src/plugins/bogofilter/bogofilter.c
12572         * src/plugins/clamav/clamav_plugin.c
12573         * src/plugins/spamassassin/spamassassin.c
12574                 Batch filtering deletions too (and save 4 bytes
12575                 per MsgInfo in the process :)
12576
12577 2008-01-19 [colin]      3.2.0cvs50
12578
12579         * src/folder.c
12580                 Make cache update after copies much faster
12581                 on IMAP
12582
12583 2008-01-19 [colin]      3.2.0cvs49
12584
12585         * src/textview.c
12586                 Check g_fopen() success
12587
12588 2008-01-17 [wwp]        3.2.0cvs48
12589
12590         * manual/faq.xml
12591         * manual/es/faq.xml
12592         * manual/fr/faq.xml
12593         * manual/pl/faq.xml
12594                 Sylpheed? No idea what this means.
12595
12596 2008-01-17 [colin]      3.2.0cvs47
12597
12598         * src/gtk/gtksctree.c
12599                 Make dnd threshold higher on Maemo
12600
12601 2008-01-16 [colin]      3.2.0cvs46
12602
12603         * src/common/passcrypt.c
12604                 Fix build on FreeBSD, thanks to Pawel
12605
12606 2008-01-15 [colin]      3.2.0cvs45
12607
12608         * src/compose.c
12609                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12610                 spell check of actuall word'
12611         * src/summaryview.c
12612                 Temporarily disable immediate execution when learning
12613                 spam *only* if the summaryview isn't locked
12614
12615 2008-01-15 [wwp]        3.2.0cvs44
12616
12617         * src/prefs_filtering.c
12618                 Fix filtering prefs layout (Maemo port), moving page up/down
12619                 from buttons to context menu.
12620
12621 2008-01-15 [colin]      3.2.0cvs43
12622
12623         * src/compose.c
12624                 Fix bug 1465, 'First line in new message does not mark URLs'
12625
12626 2008-01-15 [colin]      3.2.0cvs42
12627
12628         * src/common/passcrypt.c
12629                 Fix bug 1461, 'several components #define 
12630                 _XOPEN_SOURCE improperly'
12631
12632 2008-01-15 [colin]      3.2.0cvs41
12633
12634         * src/summaryview.c
12635                 Fix bug 1469, 'Column width adjustments on message 
12636                 lists do not save'
12637
12638 2008-01-14 [holger]     3.2.0cvs40
12639
12640         * configure.ac
12641                 Add tests for dbus, dbus glib bindings,
12642                 and NetworkManager. All is optional. Add new
12643                 --(en|dis)able-networkmanager-support switch.
12644         * src/Makefile.am
12645         * src/imap.c
12646         * src/inc.c
12647         * src/main.c
12648         * src/main.h
12649         * src/mainwindow.c
12650         * src/gtk/about.c
12651                 Add optional NetworkManager support, so Claws Mail
12652                 can try to do the right thing when the network connection
12653                 status changes. NetworkManager support is active by
12654                 default if above requirements were met.
12655
12656 2008-01-12 [colin]      3.2.0cvs39
12657
12658         * src/summaryview.c
12659                 Advertise the click-on-reply feature in the tooltip
12660
12661 2008-01-12 [colin]      3.2.0cvs38
12662
12663         * src/Makefile.am
12664         * src/stock_pixmap.c
12665         * src/stock_pixmap.h
12666         * src/pixmaps/tray_newmail.offline.xpm
12667         * src/pixmaps/tray_newmail.xpm
12668         * src/pixmaps/tray_newmarkedmail.offline.xpm
12669         * src/pixmaps/tray_newmarkedmail.xpm
12670         * src/pixmaps/tray_nomail.offline.xpm
12671         * src/pixmaps/tray_nomail.xpm
12672         * src/pixmaps/tray_unreadmail.offline.xpm
12673         * src/pixmaps/tray_unreadmail.xpm
12674         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12675         * src/pixmaps/tray_unreadmarkedmail.xpm
12676         * src/plugins/trayicon/Makefile.am
12677         * src/plugins/trayicon/newmail.offline.xpm
12678         * src/plugins/trayicon/newmail.xpm
12679         * src/plugins/trayicon/newmarkedmail.offline.xpm
12680         * src/plugins/trayicon/newmarkedmail.xpm
12681         * src/plugins/trayicon/nomail.offline.xpm
12682         * src/plugins/trayicon/nomail.xpm
12683         * src/plugins/trayicon/trayicon.c
12684         * src/plugins/trayicon/unreadmail.offline.xpm
12685         * src/plugins/trayicon/unreadmail.xpm
12686         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12687         * src/plugins/trayicon/unreadmarkedmail.xpm
12688                 Make the Trayicon plugin icons themable
12689
12690 2008-01-12 [wwp]        3.2.0cvs37
12691
12692         * src/prefs_display_header.c
12693                 Fix extra leading hyphen visible in the display
12694                 header configuration combo list (maemo).
12695
12696 2008-01-11 [colin]      3.2.0cvs36
12697
12698         * src/imap.c
12699                 Set timeout to 1 before disconnecting all -
12700                 for when one switches to offline and has 
12701                 no network anymore
12702         * src/messageview.c
12703                 Fix bug 1454, 'error message shows parts and 
12704                 signature of previous messages'
12705         * src/prefs_common.c
12706                 Maemo: Hide Send dialog by default
12707
12708 2008-01-10 [colin]      3.2.0cvs35
12709
12710         * src/action.c
12711         * src/editldap.c
12712         * src/prefs_account.c
12713         * src/wizard.c
12714         * src/gtk/inputdialog.c
12715         * src/plugins/pgpcore/passphrase.c
12716                 Maemo: Fix bug 1455, 'Password enters leading letter 
12717                 incorrectly as uppercase'
12718
12719 2008-01-09 [colin]      3.2.0cvs34
12720
12721         * po/pl.po
12722                 Fix bug 1446, 'SC crashes frequently when staying 
12723                 in background'. Format string error in Polish 
12724                 translation
12725         * src/gtk/description_window.c
12726         * src/prefs_template.c
12727                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12728                 patch by Pawel
12729         * src/wizard.c
12730                 Maemo: Fix build
12731
12732 2008-01-08 [colin]      3.2.0cvs33
12733
12734         * src/main.c
12735                 Maemo: connect HW status change signal for shutdown
12736         * src/mainwindow.c
12737                 Maemo: Fix hardware space key
12738         * src/wizard.c
12739                 Maemo: name mmc1 and 2 a better name
12740
12741 2008-01-08 [wwp]        3.2.0cvs32
12742
12743         * src/folder.c
12744         * src/folder_item_prefs.c
12745         * src/folder_item_prefs.h
12746         * src/prefs_folder_item.c
12747                 It's now possible to disable processing rules when
12748                 entering a folder (this adds a new option to the
12749                 folder properties dialog).
12750
12751 2008-01-08 [wwp]        3.2.0cvs31
12752
12753         * src/common/utils.c
12754                 Mailto: now supports 'insert' (stands for 'insert file'), this
12755                 adds the ability to create a new message from the command-line,
12756                 with body set from an existing file contents.
12757
12758 2008-01-08 [colin]      3.2.0cvs30
12759
12760         * src/summaryview.c
12761                 Maybe fix bug 1452, 'crash while drag'n'droping 
12762                 emails to an IMAP folder'
12763
12764 2008-01-07 [wwp]        3.2.0cvs29
12765
12766         * src/prefs_filtering.c
12767                 Static-alize a function, thanks to Colin.
12768
12769 2008-01-07 [colin]      3.2.0cvs28
12770
12771         * src/folderview.c
12772                 Fix scrolling to bottom when drag and dropping
12773         * src/summaryview.c
12774                 Fix bug 1445, 'Display sender using addressbook: fails 
12775                 when From: isn't an email address'
12776
12777 2008-01-07 [wwp]        3.2.0cvs27
12778
12779         * src/prefs_actions.c
12780         * src/prefs_filtering.c
12781         * src/prefs_template.c
12782                 Add tooltips to most buttons in the templates, actions and
12783                 filtering/processing dialogs.
12784
12785 2008-01-07 [wwp]        3.2.0cvs26
12786
12787         * src/prefs_filtering.c
12788                  - add a clear button to clear dialog input fields
12789                  - add page up and page down buttons to move selected rule up and down
12790                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12791                  - popup-menu items are greyed out either if the list is empty (not counting the
12792                    (New) row or if there is no selected item
12793                  - clear store when closing dialog
12794
12795         * src/prefs_actions.c
12796                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12797                    clear button, popup-menu
12798                  - clear store when closing dialog
12799
12800         * src/prefs_template.c
12801                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12802                    clear button, popup-menu 
12803
12804         * src/addrcustomattr.c
12805                  - renamed popup-menu item Clear list to Delete all
12806                  - grey out popup-menu items is there is no selected item or if list is empty
12807                  - clear store when closing dialog
12808
12809         * src/edittags.c
12810                  - added popup-menu item Delete all
12811                  - grey out popup-menu items is there is no selected item or if list is empty
12812                  - clear store when closing dialog
12813
12814 2008-01-06 [wwp]        3.2.0cvs25
12815
12816         * src/addressadd.c
12817                 One more layout fix by Pawel (completes 3.2.0cvs24).
12818
12819 2008-01-05 [colin]      3.2.0cvs24
12820
12821         * src/addressadd.c
12822                 Little GUI fixes, patch by Pawel
12823
12824 2007-12-29 [wwp]        3.2.0cvs23
12825
12826         * src/compose.c
12827                 Fix for bug #1443, and strip possible whitespaces around
12828                 custom header names.
12829
12830 2007-12-29 [mones]      3.2.0cvs22
12831
12832         * po/es.po
12833                 Updated translation, corrected a term based 
12834                 on suggestion from Israel Saeta P�rez,
12835                 reverted awful X-Mailer translation
12836         * src/procmime.c
12837                 Complete cvs20 for FreeBSD, patch by Pawel
12838
12839 2007-12-29 [colin]      3.2.0cvs21
12840
12841         * src/textview.c
12842                 Fix bug 1442, 'Tags are repeated in 
12843                 encapsulated messages'
12844
12845 2007-12-28 [colin]      3.2.0cvs20
12846
12847         * src/procmime.c
12848                 Fix path to mime/globs. Patch by Marten King.
12849
12850 2007-12-27 [colin]      3.2.0cvs19
12851
12852         * src/plugins/pgpcore/Makefile.am
12853         * src/plugins/pgpinline/Makefile.am
12854         * src/plugins/pgpmime/Makefile.am
12855                 Add missing flags to build pgp plugins on maemo
12856
12857 2007-12-27 [colin]      3.2.0cvs18
12858
12859         * src/mainwindow.c
12860                 Maximise before showing to avoid probable flickering
12861                 on slow computers.
12862
12863 2007-12-27 [colin]      3.2.0cvs17
12864
12865         * src/main.c
12866         * src/mainwindow.c
12867         * src/prefs_common.c
12868         * src/prefs_common.h
12869                 Fix bug 1439, 'Claws Mail does not remember window size 
12870                 state when restarted'. Save maximised state and force
12871                 maximisation at startup if applicable.
12872
12873 2007-12-23 [paul]       3.2.0cvs16
12874
12875         * src/prefs_matcher.c
12876                 fix bug 1436, 'Filter condition dialog doesn't
12877                 load header name from current rules'
12878
12879 2007-12-22 [paul]       3.2.0cvs15
12880
12881         * src/compose.c
12882                 fix bug 1435, 'Reply doesn't take into account
12883                 reply-to field'
12884
12885 2007-12-21 [paul]       3.2.0cvs14
12886
12887         * src/common/ssl_certificate.c
12888                 fix FreeBSD build with IPV6 support 
12889
12890 2007-12-20 [colin]      3.2.0cvs13
12891
12892         * src/imap.c
12893                 Fix error handling
12894
12895 2007-12-20 [colin]      3.2.0cvs12
12896
12897         * src/imap.c
12898         * src/imap.h
12899         * src/prefs_account.c
12900                 Add DIGEST-MD5 support for IMAP authentication
12901
12902 2007-12-19 [mones]      3.2.0cvs11
12903
12904         * doc/man/claws-mail.1
12905                 Better ordering of sections, updated options
12906         * po/es.po
12907                 Updated strings
12908
12909 2007-12-19 [paul]       3.2.0cvs10
12910
12911         * src/prefs_account.c
12912                 use a spinbutton instead of an entry for
12913                 "POP authentication timeout" also
12914
12915 2007-12-19 [colin]      3.2.0cvs9
12916
12917         * src/prefs_filtering_action.c
12918         * src/prefs_matcher.c
12919         * src/gtk/description_window.c
12920                 Destroy info windows with their parents
12921                 Patch by Pawel
12922
12923 2007-12-19 [colin]      3.2.0cvs8
12924
12925         * src/prefs_account.c
12926                 Use spinbuttons instead of entries where needed
12927                 Patch by Pawel
12928
12929 2007-12-18 [paul]       3.2.0cvs7
12930
12931         * src/prefs_matcher.c
12932                 add missing i18n for a few strings
12933                 Patch by Stephan Sachse
12934
12935 2007-12-18 [paul]       3.2.0cvs6
12936
12937         * src/prefs_logging.c
12938                 use 'disk' instead of 'disc'
12939
12940 2007-12-18 [paul]       3.2.0cvs5
12941
12942         * po/en_GB.po
12943                 updated
12944         * src/addrcustomattr.c
12945         * src/editaddress.c
12946                 fixes to the ingleesh
12947         * src/prefs_filtering_action.c
12948                 fix copyright header
12949                 fix untranslated strings
12950         * src/prefs_filtering_action.h
12951                 fix copyright header
12952
12953 2007-12-18 [wwp]        3.2.0cvs4
12954
12955         * src/folderview.c
12956         * src/headerview.c
12957         * src/prefs_common.c
12958         * src/prefs_common.h
12959         * src/prefs_fonts.c
12960         * src/summaryview.c
12961         * src/textview.c
12962         * src/wizard.c
12963         * src/common/defs.h
12964         * src/gtk/gtkutils.c
12965                 Added prefs to set custom small and bold fonts
12966                 (might matter on some desktops, according to
12967                 DPI and font settings).
12968
12969 2007-12-18 [colin]      3.2.0cvs3
12970
12971         * src/prefs_logging.c
12972                 Rework GUI, patch by Pawel
12973
12974 2007-12-18 [colin]      3.2.0cvs2
12975
12976         * src/prefs_filtering_action.c
12977                 Rework GUI, patch by Pawel
12978
12979 2007-12-18 [colin]      3.2.0cvs1
12980
12981         * src/editaddress.c
12982                 Fix build on old GCC
12983                 Fix inverted buttons
12984
12985 2007-12-17 [paul]       3.2.0
12986
12987         * NEWS
12988         * README
12989         * RELEASE_NOTES 
12990                 3.2.0 released
12991
12992 2007-12-17 [paul]       3.1.0cvs79
12993
12994         * po/de.po
12995         * po/fr.po
12996         * po/hu.po
12997         * po/it.po
12998         * po/pt_BR.po
12999                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
13000                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
13001
13002 2007-12-17 [mones]      3.1.0cvs78
13003
13004         * po/es.po
13005                 Updated Spanish translation for 3.2.0 release
13006
13007 2007-12-16 [colin]      3.1.0cvs77
13008
13009         * src/addrcustomattr.c
13010                 Fix translations, patch by Fabien
13011
13012 2007-12-15 [paul]       3.1.0cvs76
13013
13014         * src/folderview.c
13015                 fix compiler warning
13016
13017 2007-12-14 [colin]      3.1.0cvs75
13018
13019         * src/folderview.c
13020                 Simplify logic
13021
13022 2007-12-12 [wwp]        3.1.0cvs74
13023
13024         * AUTHORS
13025         * src/gtk/authors.h
13026                 Added Marius Glauser to the hall of fame.
13027
13028 2007-12-12 [wwp]        3.1.0cvs73
13029
13030         * src/gtk/gtkutils.c
13031                 Improve the way we show results of searches
13032                 in message bodies: selected text now get centered
13033                 vertically in the message window.
13034                 Patch by Marius Glauser <seelenhirt@gmx.net>.
13035
13036 2007-12-10 [colin]      3.1.0cvs72
13037
13038         * src/folder.c
13039                 Don't crash when setting batch mode on no folder
13040
13041 2007-12-10 [colin]      3.1.0cvs71
13042
13043         * src/common/utils.c
13044                 Fix potential buffer overrun (thanks to
13045                 Hiroyuki)
13046
13047 2007-12-08 [paul]       3.1.0cvs70
13048
13049         * src/prefs_receive.c
13050                 small change to the English
13051
13052 2007-12-08 [colin]      3.1.0cvs69
13053
13054         * src/vcard.c
13055                 Fix warnings
13056
13057 2007-12-07 [colin]      3.1.0cvs68
13058
13059         * src/mainwindow.c
13060         * src/summaryview.c
13061         * src/summaryview.h
13062                 Free simplify_subject_preg at exit
13063
13064 2007-12-07 [colin]      3.1.0cvs67
13065
13066         * src/main.c
13067         * src/summaryview.c
13068         * src/common/utils.c
13069         * src/common/utils.h
13070                 We have to free reused regexps from time to
13071                 time, or they get huge
13072
13073 2007-12-07 [colin]      3.1.0cvs66
13074
13075         * src/vcard.c
13076                 Fix QP decoding (and UTF8)
13077
13078 2007-12-07 [colin]      3.1.0cvs65
13079
13080         * src/addrcustomattr.c
13081                 Update list of default custom attributes
13082                 now (will be needed for a feature patch
13083                 post 3.2.0)
13084
13085 2007-12-07 [colin]      3.1.0cvs64
13086
13087         * src/folder.c
13088                 Batch on destination folder when copying - fixes
13089                 slowness when moving unread mails to trash on IMAP
13090
13091 2007-12-06 [colin]      3.1.0cvs63
13092
13093         * src/common/w32_time.c
13094         * src/common/w32lib.h
13095         * src/etpan/etpan-thread-manager.c
13096         * src/etpan/imap-thread.c
13097         * src/etpan/nntp-thread.c
13098         * src/gtk/Makefile.am
13099                 Fix win32 build with libetpan. Thanks to
13100                 Marcus Brinkmann.
13101
13102 2007-12-06 [colin]      3.1.0cvs62
13103
13104         * src/account.c
13105         * src/imap.c
13106         * src/prefs_account.c
13107         * src/prefs_account.h
13108         * src/etpan/imap-thread.c
13109         * src/etpan/imap-thread.h
13110                 Disable connection via command line on WIN32
13111                 Disable mmap use on WIN32 - use normal strings
13112         * src/addressbook.c
13113         * src/addressbook.h
13114         * src/addressbook_foldersel.c
13115         * src/addressbook_foldersel.h
13116         * src/prefs_filtering_action.c
13117         * src/prefs_matcher.c
13118         * src/plugins/bogofilter/bogofilter_gtk.c
13119         * src/plugins/dillo_viewer/dillo_prefs.c
13120         * src/plugins/spamassassin/spamassassin_gtk.c
13121                 Fix leak, rework function logics to be more
13122                 natural - thanks to Holger
13123         * src/common/utils.c
13124                 Fix warnings
13125
13126 2007-12-06 [colin]      3.1.0cvs61
13127
13128         * src/news.c
13129         * src/common/utils.c
13130         * src/common/utils.h
13131                 Fix posting, and fix UTF-8 being sent when encoding
13132                 is 8bit
13133
13134 2007-12-05 [colin]      3.1.0cvs60
13135
13136         * src/news.c
13137                 Fix debian bug #453157, 'Fails to post usenet
13138                 articles after NNTP connection has been 
13139                 interrupted". Fix return value to prevent deletion
13140                 on failure, and issue MODE READER in case posting
13141                 fails at first.
13142
13143 2007-12-05 [colin]      3.1.0cvs59
13144
13145         * src/messageview.c
13146         * src/uri_opener.c
13147                 Improvements to the List URIs dialog
13148                 Patch by Pawel
13149
13150 2007-12-05 [colin]      3.1.0cvs58
13151
13152         * src/prefs_other.c
13153         * src/gtk/gtksctree.h
13154                 Fix warnings
13155
13156 2007-12-04 [colin]      3.1.0cvs57
13157
13158         * src/etpan/imap-thread.c
13159                 Fix bug 1378, 'Claws exits on IMAP alert message'
13160                 Don't do GTK calls directly from Etpan thread
13161
13162 2007-12-04 [colin]      3.1.0cvs56
13163
13164         * src/folderview.c
13165         * src/gtk/gtksctree.c
13166                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
13167                 Make all the left of column zero an hotspot for
13168                 expanding.
13169
13170 2007-12-04 [colin]      3.1.0cvs55
13171
13172         * src/mainwindow.c
13173         * src/mainwindow.h
13174         * src/prefs_common.c
13175         * src/prefs_common.h
13176         * src/prefs_receive.c
13177                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
13178
13179 2007-12-04 [wwp]        3.1.0cvs54
13180
13181         * src/prefs_other.c
13182                 Fix for bug #1419.
13183
13184 2007-12-04 [holger]     3.1.0cvs53
13185
13186         * src/addrduplicates.c
13187         * src/addrduplicates.h
13188                 Export addressbook entry deletion
13189
13190 2007-12-04 [colin]      3.1.0cvs52
13191
13192         * tools/Makefile.am
13193         * tools/README.sylprint
13194         * tools/sylprint.pl
13195         * tools/sylprint.rc
13196                 Fix debian bug #454089 (symlink attack in TMP directory)
13197                 http://secwatch.org/advisories/1019661/ :
13198                 Remove the buggy script, which was unmaintained anyway
13199         * src/news.c
13200         * src/procmsg.c
13201                 Store things in our private tmp directory.
13202
13203 2007-12-03 [colin]      3.1.0cvs51
13204
13205         * src/folder.c
13206         * src/folder.h
13207         * src/folderview.c
13208         * src/imap.c
13209         * src/mainwindow.c
13210                 Fix update problem when getting remote tags
13211         * src/prefs_matcher.c
13212                 Rework GUI to make it better. Patch by Pawel
13213                 Pekala
13214
13215 2007-12-03 [colin]      3.1.0cvs50
13216
13217         * src/etpan/imap-thread.c
13218         * src/etpan/nntp-thread.c
13219                 Fix bug 1417, 'Network log doesn't reveal 
13220                 enough NNTP errors'
13221
13222 2007-12-02 [iwkse]      3.1.0cvs49
13223
13224         * src/plugins/dillo_viewer/dillo_prefs.c
13225                         Insert dillo under the Plugins menu
13226
13227 2007-12-01 [paul]       3.1.0cvs48
13228
13229         * src/html.c
13230                 add these variant forms
13231                 Thanks to Colin
13232
13233 2007-12-01 [paul]       3.1.0cvs47
13234
13235         * src/matcher.c
13236                 fix a typo
13237
13238 2007-12-01 [paul]       3.1.0cvs46
13239
13240         * po/POTFILES.in
13241                 add the new addrcustomattr.c file
13242
13243 2007-11-29 [colin]      3.1.0cvs45
13244
13245         * src/common/ssl_certificate.c
13246                 Use the more modern getaddrinfo instead of 
13247                 gethostbyname when possible
13248
13249 2007-11-28 [colin]      3.1.0cvs44
13250
13251         * src/summaryview.c
13252                 Maybe fix bug 1410 and other crash reports
13253                 in summaryview since cvs38.
13254
13255 2007-11-28 [wwp]        3.1.0cvs43
13256
13257         * src/prefs_summary_open.c
13258                 Guard against an empty list of actions to perform
13259                 when opening a folder (or migration defaults could
13260                 be introduced, confusing).
13261
13262 2007-11-28 [colin]      3.1.0cvs42
13263
13264         * src/folderview.c
13265                 Fix mark all read from folder's contextual menu
13266
13267 2007-11-27 [colin]      3.1.0cvs41
13268
13269         * src/imap.c
13270         * src/imap.h
13271         * src/imap_gtk.c
13272         * src/prefs_account.c
13273         * src/etpan/imap-thread.c
13274                 A few fixes to the IMAP flags handling: Optimisations,
13275                 two crashers, mention that Bandwitdh-efficient mode
13276                 prevents tag fetching.
13277                 Fix M-UTF7 in subscription dialog.
13278
13279 2007-11-27 [colin]      3.1.0cvs40
13280
13281         * src/folder.c
13282         * src/mbox.c
13283         * src/summaryview.c
13284                 Make filtering faster on flags change: Batch original 
13285                 folderitem, where we'll do flags/tags changes.
13286
13287 2007-11-27 [colin]      3.1.0cvs39
13288
13289         * src/filtering.c
13290                 Fix bug 1407, 'After a copy action, further rules apply 
13291                 to both original and copy'
13292
13293 2007-11-27 [colin]      3.1.0cvs38
13294
13295         * src/edittags.c
13296         * src/summaryview.c
13297                 Fixes races when doing a long operation and user
13298                 asks for another one (Mark all read/unread on a 
13299                 big folder on IMAP for example)
13300
13301 2007-11-27 [wwp]        3.1.0cvs37
13302
13303         * src/addressbook.c
13304         * src/prefs_common.c
13305                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13306                 and 3.1.0cvs35 (addressbook.c).
13307
13308 2007-11-27 [holger]     3.1.0cvs36
13309
13310         * src/printing.c
13311                 Add a line separating header and body
13312                 in the printout
13313
13314 2007-11-27 [wwp]        3.1.0cvs35
13315
13316         * src/addressbook.c
13317                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13318                 (thanks to Colin) and revert disabling of cut/copy
13319                 context menu entries upon selected groups.
13320
13321 2007-11-27 [holger]     3.1.0cvs34
13322
13323         * src/printing.c
13324                 Add weights to the list of supported text attributes
13325                 for printing
13326
13327 2007-11-27 [wwp]        3.1.0cvs33
13328
13329         * src/Makefile.am
13330         * src/addrcustomattr.c
13331         * src/addrcustomattr.h
13332         * src/addressbook.c
13333         * src/editaddress.c
13334         * src/editaddress.h
13335         * src/prefs_common.c
13336         * src/prefs_common.h
13337         * src/common/defs.h
13338                 Provide a (customizable) list of preset attribute names
13339                 for editing contacts (closes bug #1391).
13340
13341 2007-11-27 [wwp]        3.1.0cvs32
13342
13343         * src/addrclip.c
13344         * src/addressbook.c
13345         * src/addritem.c
13346                 Various fixes in the address book:
13347                         - made copy/move of a folder to itself or its subtree
13348                           impossible (-> error)
13349                         - errors messages don't show in the status bar anymore,
13350                           use alertpanels instead
13351                         - simple click on group doesn't open group edit dialog
13352                           anymore when in contact edit embedded mode (was too itchy)
13353                         - fixed disabling of edit button and and menu entry when
13354                           in contact edit embedded mode (was done in a bad and
13355                           ineffective way)
13356                         - fix menu cut/paste sensitivity in treelist context
13357                           menu (conflicting enabling was done by different functions)
13358                         - fix some menu item sensitivity in address list context menu
13359                         - don't allow cut/copy of groups, it's useless as they won't
13360                           be copied w/ their contents
13361                         - fix missing copy of the picture file when copying (bug #1402),
13362                           fix picture attribute (internal) value when moving or copying
13363
13364
13365 2007-11-27 [colin]      3.1.0cvs31
13366
13367         * src/folder.c
13368         * src/imap.c
13369                 Fix tags loss on move, fix space encoding
13370
13371 2007-11-26 [colin]      3.1.0cvs30
13372
13373         * src/edittags.c
13374         * src/folder.c
13375         * src/folder.h
13376         * src/imap.c
13377         * src/messageview.c
13378         * src/procmsg.c
13379         * src/procmsg.h
13380         * src/summaryview.c
13381         * src/common/utils.c
13382         * src/common/utils.h
13383         * src/etpan/imap-thread.c
13384         * src/etpan/imap-thread.h
13385                 Add IMAP tags support
13386
13387 2007-11-26 [colin]      3.1.0cvs29
13388
13389         * src/imap.c
13390                 Fix bug 1405, 'imap auto auth method doesn't 
13391                 work since 3.1.0'
13392
13393 2007-11-26 [colin]      3.1.0cvs28
13394
13395         * src/messageview.c
13396         * src/procmime.c
13397                 Handle broken disposition-notifications from Evolution
13398                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13399
13400 2007-11-25 [paul]       3.1.0cvs27
13401
13402         * src/folder_item_prefs.c
13403         * src/folder_item_prefs.h
13404                 remove dead code
13405
13406 2007-11-23 [wwp]        3.1.0cvs26
13407
13408         * src/matcher.c
13409         * src/matcher.h
13410         * src/matcher_parser_parse.y
13411         * src/prefs_matcher.c
13412                 Fix irrelevant case folding when adding matcher condition 'test',
13413                 thanks to Colin.
13414
13415 2007-11-23 [wwp]        3.1.0cvs25
13416
13417         * src/prefs_common.c
13418         * src/prefs_common.h
13419         * src/prefs_summary_open.c
13420         * src/prefs_summary_open.h
13421         * src/summaryview.c
13422                 Add "select first email in list" to the list of possible selections
13423                 when opening a folder.
13424
13425 2007-11-23 [paul]       3.1.0cvs24
13426
13427         * po/de.po
13428                 a fix by Stephan Sachse, plus remove all
13429                 old strings from the end of the file
13430
13431 2007-11-23 [wwp]        3.1.0cvs23
13432
13433         * src/prefs_msg_colors.c
13434                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13435                 with little changes.
13436
13437 2007-11-23 [paul]       3.1.0cvs22
13438
13439         * src/prefs_logging.c
13440                 eliminate wasted horizontal space
13441
13442 2007-11-23 [paul]       3.1.0cvs21
13443
13444         * src/prefs_summaries.c
13445                 don't wrap the label or put linebreaks
13446
13447 2007-11-22 [colin]      3.1.0cvs20
13448
13449         * src/plugins/pgpinline/pgpinline.c
13450                 Fix decryption
13451
13452 2007-11-22 [wwp]        3.1.0cvs19
13453
13454         * src/prefs_themes.c
13455                 Yet another misuse of get_rc_dir(), still related
13456                 to user themes. Completes 3.1.0cvs18.
13457
13458 2007-11-22 [wwp]        3.1.0cvs18
13459
13460         * src/stock_pixmap.c
13461                 Fix a misuse of get_rc_dir(), user themes dir was
13462                 not set properly and some themes might have disappeared
13463                 from themes list in prefs.
13464
13465 2007-11-22 [wwp]        3.1.0cvs17
13466
13467         * src/edittags.c
13468         * src/edittags.h
13469         * src/common/tags.c
13470         * src/common/tags.h
13471                 Correct copyright for these claws-mail-only brand new
13472                 files.
13473
13474 2007-11-22 [paul]       3.1.0cvs16
13475
13476         * src/compose.c
13477                 fix bug 1400, 'Drag and drop of URLs does not work'
13478                 Thanks to Colin
13479
13480 2007-11-22 [paul]       3.1.0cvs15
13481
13482         * src/prefs_common.c
13483                 make "cmds_use_system_default" default to FALSE
13484                 so as not to disrupt current settings
13485         * src/summaryview.c
13486                 increase the size of the GdkRectangle, tooltips
13487                 didn't show for me otherwise
13488
13489 2007-11-21 [colin]      3.1.0cvs14
13490
13491         * src/compose.c
13492         * src/crash.c
13493         * src/exphtmldlg.c
13494         * src/mainwindow.c
13495         * src/manual.c
13496         * src/mimeview.c
13497         * src/prefs_account.c
13498         * src/prefs_common.c
13499         * src/prefs_common.h
13500         * src/prefs_ext_prog.c
13501         * src/textview.c
13502         * src/uri_opener.c
13503         * src/gtk/about.c
13504         * src/gtk/gtkutils.c
13505                 Use xdg-open as a way to find default browser,
13506                 when available
13507
13508 2007-11-21 [colin]      3.1.0cvs13
13509
13510         * src/messageview.c
13511         * src/procmime.c
13512         * src/procmsg.h
13513                 Send better return receipts (useful ones)
13514                 Handle incoming return receipts
13515
13516 2007-11-20 [colin]      3.1.0cvs12
13517
13518         * src/printing.c
13519         * src/printing.h
13520                 Add getter/setter for settings, and getter
13521                 for page setup
13522
13523 2007-11-20 [colin]      3.1.0cvs11
13524
13525         * src/folderview.c
13526         * src/main.c
13527         * src/mainwindow.c
13528                 Fix bug 1396, 'Crash on disabling a filter 
13529                 while it is processing'
13530
13531 2007-11-20 [paul]       3.1.0cvs10
13532
13533         * src/folder.c
13534                 fix bug 1395, 'Crash on checking for new mails
13535                 while filter is running'
13536                 Thanks to Colin
13537
13538 2007-11-20 [paul]       3.1.0cvs9
13539
13540         * src/compose.c
13541                 make this string easier for translators
13542
13543 2007-11-19 [colin]      3.1.0cvs8
13544
13545         * src/prefs_summaries.c
13546         * src/summaryview.c
13547                 Don't enable more tooltips on Maemo
13548
13549 2007-11-19 [colin]      3.1.0cvs7
13550
13551         * src/prefs_common.c
13552         * src/prefs_common.h
13553         * src/prefs_summaries.c
13554         * src/summaryview.c
13555                 Fix bug 1388, 'message list tool tips'
13556                 Add (optional) tooltips in summaryview.
13557                 This only works with GTK+ >= 2.12
13558
13559 2007-11-19 [colin]      3.1.0cvs6
13560
13561         * src/compose.c
13562                 Make strings a bit better when attaching
13563                 from mailto: URIs
13564
13565 2007-11-19 [colin]      3.1.0cvs5
13566
13567         * src/common/utils.c
13568                 Fix bug 1392, 'Top level domain .EU is 
13569                 not recognised as valid'
13570
13571 2007-11-19 [wwp]        3.1.0cvs4
13572
13573         * src/compose.c
13574         * src/compose.h
13575                 Revert changes to compose.c made in 3.1.0cvs2.
13576
13577 2007-11-19 [wwp]        3.1.0cvs3
13578
13579         * src/addressbook.c
13580         * src/addressbook.h
13581         * src/editaddress.c
13582         * src/editgroup.c
13583         * src/addrduplicates.c
13584                 Minor improvements in the address book:
13585                 always accept new contacts provided that some
13586                 detail is set (instead of rejecting silently).
13587                 Better guessing of contact name from incomplete
13588                 name information. Better display of contacts with
13589                 no name, in contact lists, group contents, find
13590                 duplicate results.
13591                 
13592
13593 2007-11-19 [wwp]        3.1.0cvs2
13594
13595         * src/compose.c
13596         * src/compose.h
13597         * src/prefs_logging.c
13598         * src/prefs_summaries.c
13599                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13600                 wrap some long label in prefs/summaries, layout checkboxes
13601                 in a more compact form in prefs/loggin, make account and
13602                 header's combos have the same size/spacing in compose
13603                 window.
13604
13605 2007-11-19 [wwp]        3.1.0cvs1
13606
13607         * src/edittags.c
13608                 Fix a tiny leak and duplicate variable.
13609
13610 2007-11-19 [paul]       3.1.0
13611
13612         * NEWS
13613         * README
13614         * RELEASE_NOTES 
13615                 3.1.0 released
13616
13617 2007-11-19 [paul]       3.0.2cvs145
13618
13619         * po/de.po
13620         * po/fi.po
13621         * po/fr.po
13622         * po/hu.po
13623         * po/it.po
13624         * po/pl.po
13625         * po/pt_BR.po
13626         * po/sk.po
13627         * po/zh_CN.po
13628                 updated by Stephan Sachse, Flammie Pirinen,
13629                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13630                 Emil Nowak, Frederico Goncalves Guimaraes,
13631                 Andrej Kacian, and Ralph Young
13632
13633 2007-11-18 [mones]      3.0.2cvs144
13634
13635         * po/es.po
13636                 Updated Spanish translation
13637
13638 2007-11-18 [colin]      3.0.2cvs143
13639
13640         * src/edittags.c
13641                 Prevent empty tag after edit, thanks to wwp
13642
13643 2007-11-18 [colin]      3.0.2cvs142
13644
13645         * src/editaddress.c
13646                 Fix possible "(null)" %s - thanks to wwp
13647
13648 2007-11-16 [wwp]        3.0.2cvs141
13649
13650         * src/common/utils.c
13651                 Fix for 3.0.2cvs140, prevents from crashing when opening
13652                 a compose window.
13653
13654 2007-11-16 [colin]      3.0.2cvs140
13655
13656         * src/main.c
13657         * src/common/claws.c
13658                 Output a bit more useful info at startup
13659                 in --debug mode
13660
13661 2007-11-16 [colin]      3.0.2cvs139
13662
13663         * src/compose.c
13664         * src/common/utils.c
13665         * src/common/utils.h
13666                 Fix bug 1387, 'Request for --compose to 
13667                 support multiple attachments'
13668
13669 2007-11-16 [colin]      3.0.2cvs138
13670
13671         * src/news.c
13672                 Fix bug 1390, 'NNTP fails after server 
13673                 closed connection'
13674
13675 2007-11-16 [colin]      3.0.2cvs137
13676
13677         * src/prefs_display_header.c
13678                 Fix bug 1389, 'Changing 'Display headers 
13679                 in message view' breaks dispheaderrc'
13680
13681 2007-11-14 [colin]      3.0.2cvs136
13682
13683         * src/summaryview.c
13684         * src/gtk/quicksearch.c
13685         * src/gtk/quicksearch.h
13686                 Fix resetting the quicksearch when in non-sticky
13687                 mode, but Recursive is set: reset only when going
13688                 out of the root search folder.
13689
13690 2007-11-14 [colin]      3.0.2cvs135
13691
13692         * src/filtering.c
13693                 Don't set new flag back when doing "Mark as unread"
13694                 from filtering
13695
13696 2007-11-12 [paul]       3.0.2cvs134
13697
13698         * src/plugins/dillo_viewer/dillo_viewer.c
13699                 don't offer the mime type for translation
13700
13701 2007-11-12 [paul]
13702
13703         3.1.0-rc2 released
13704
13705 2007-11-11 [colin]      3.0.2cvs133
13706
13707         * src/imap_gtk.c
13708         * src/mh_gtk.c
13709                 Use markup-escaped strings in dialogs
13710
13711 2007-11-11 [colin]      3.0.2cvs132
13712
13713         * src/imap.c
13714                 Better IMAP-UTF7/UTF8 conversion
13715
13716 2007-11-10 [colin]      3.0.2cvs131
13717
13718         * src/news.c
13719                 Fix debian bug 450698, 'nntp auth behavior changed 
13720                 without notice'
13721
13722 2007-11-10 [colin]      3.0.2cvs130
13723
13724         * configure.ac
13725         * src/inc.c
13726         * src/main.c
13727         * src/main.h
13728         * src/mimeview.c
13729         * src/statusbar.c
13730         * src/common/utils.c
13731         * src/etpan/Makefile.am
13732         * src/gtk/filesel.c
13733         * src/gtk/gtkutils.h
13734         * src/gtk/menu.c
13735         * src/plugins/bogofilter/Makefile.am
13736         * src/plugins/clamav/Makefile.am
13737         * src/plugins/dillo_viewer/Makefile.am
13738         * src/plugins/pgpcore/Makefile.am
13739         * src/plugins/spamassassin/Makefile.am
13740         * src/plugins/trayicon/Makefile.am
13741                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13742
13743 2007-11-09 [colin]      3.0.2cvs129
13744
13745         * src/addressbook.c
13746         * src/ldapupdate.c
13747                 fix bug 1375, 'Impossible to modify e-mail
13748                 in LDAP addressbook twice'; Try two. update
13749                 externalID, don't make display lag, and
13750                 fix the cases where dn is not mail.
13751
13752 2007-11-08 [paul]       3.0.2cvs128
13753
13754         * src/account.c
13755         * src/compose.c
13756         * src/messageview.c
13757         * src/prefs_account.c
13758         * src/prefs_account.h
13759                 reinstate 'Generate Message-ID' option as an
13760                 account preference. (hidden on IMAP)
13761                 Thanks to Colin
13762
13763 2007-11-08 [paul]       3.0.2cvs127
13764
13765         * src/textview.c
13766                 MAEMO: fix failure of loading images inline
13767                 MAEMO: fix bug 1349, 'Emails still skip to end
13768                 when opened (in certain circumstances)...'
13769
13770 2007-11-07 [colin]      3.0.2cvs126
13771
13772         * src/toolbar.c
13773                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13774
13775 2007-11-07 [colin]      3.0.2cvs125
13776
13777         * src/toolbar.c
13778                 Re-change the string occurence of A_CLAWS_ACTIONS
13779                 to A_SYL_ACTIONS, to prevent parse errors of the
13780                 toolbar_*.xml files
13781
13782 2007-11-07 [colin]      3.0.2cvs124
13783
13784         * src/mimeview.c
13785         * src/prefs_common.c
13786         * src/prefs_common.h
13787         * manual/advanced.xml
13788                 Add an hidden pref, 'save_parts_readwrite';
13789                 completes 3.0.2cvs35
13790
13791 2007-11-07 [paul]       3.0.2cvs123
13792
13793         * src/prefs_toolbar.c
13794         * src/toolbar.c
13795         * src/toolbar.h
13796                 rename ToolbarSylpheedActions to ToolbarClawsActions
13797                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13798
13799 2007-11-07 [paul]       3.0.2cvs122
13800
13801         * src/toolbar.c
13802                 MAEMO: remove tooltips
13803
13804 2007-11-07 [colin]      3.0.2cvs121
13805
13806         * src/plugins/pgpinline/pgpinline.c
13807                 Fix bug 1377, 'unspecific errors on 
13808                 signature checking'. Fix trimming of
13809                 UTF8 data.
13810
13811 2007-11-06 [iwkse]      3.0.2cvs120
13812
13813         * src/prefs_summary_open.c
13814                 yet a string change
13815
13816 2007-11-06 [paul]       3.0.2cvs119
13817
13818         * tools/Makefile.am
13819         * tools/README
13820         * tools/csv2addressbook.pl
13821                 add a new script that imports a CSV formatted
13822                 address book. Becky and Thunderbird address
13823                 book are currently supported.
13824
13825 2007-11-05 [colin]      3.0.2cvs118
13826
13827         * src/imap.c
13828                 Fix deletion 
13829
13830 2007-11-05 [iwkse]      3.0.2cvs117
13831
13832         * src/prefs_summary_open.c
13833                 String changes
13834
13835 2007-11-04 [paul]       3.0.2cvs116
13836
13837         * src/addressbook_foldersel.c
13838                 fix gtk critical warning
13839                 Patch by Pawel Pekala
13840
13841 2007-11-04 [paul]       3.0.2cvs115
13842
13843         * tools/README
13844         * tools/claws-mail-compose-insert-files.pl
13845                 add --bcc and uri_escape() everything
13846
13847 2007-11-04 [paul]       3.0.2cvs114
13848
13849         * src/gtk/gtkutils.c
13850                 gtkut_stock_with_text_button_set_create(): set
13851                 GTK_CAN_DEFAULT on buttons 2 and 3
13852
13853 2007-11-03 [paul]       3.0.2cvs113
13854
13855         * src/common/utils.c
13856                 fix debian bug #448814, 'mailto: URI decoding
13857                 desn't decode the destination address field'
13858                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13859
13860 2007-11-03 [paul]       3.0.2cvs112
13861
13862         * AUTHORS
13863         * src/compose.c
13864         * src/gtk/authors.h
13865                 allow Bcc in commandline URIs
13866                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13867
13868 2007-11-02 [colin]      3.0.2cvs111
13869
13870         * src/addressbook.c
13871                 Maybe fix bug 1376, 'crash on 
13872                 addressbook manipulation'
13873
13874 2007-10-31 [paul]       3.0.2cvs110
13875
13876         * src/ldapupdate.c
13877                 fix bug 1375, 'Impossible to modify e-mail
13878                 in LDAP addressbook twice'
13879                 Patch by Michael Rasmussen
13880
13881 2007-10-30 [paul]       3.0.2cvs109
13882
13883         * configure.ac
13884                 enable GnuTLS support with --enable-gnutls which
13885                 will disable openssl support. if the user has
13886                 gtk >= 2.10.x don't allow gnomeprint even if the
13887                 user asks for it
13888
13889 2007-10-30 [paul]
13890
13891         3.1.0-rc1 released
13892
13893 2007-10-30 [paul]       3.0.2cvs108
13894
13895         * Makefile.am
13896                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
13897
13898 2007-10-30 [paul]       3.0.2cvs107
13899
13900         * src/expldifdlg.c
13901         * src/prefs_account.c
13902         * src/prefs_folder_item.c
13903         * src/prefs_spelling.c
13904         * src/prefs_themes.c
13905         * src/wizard.c
13906         * src/gtk/gtkaspell.c
13907         * src/gtk/gtkaspell.h
13908         * src/plugins/spamassassin/spamassassin_gtk.c
13909                 replace deprecated gtk_option_menu...
13910                 patch by Pawel Pekala
13911
13912 2007-10-29 [colin]      3.0.2cvs106
13913
13914         * src/plugins/dillo_viewer/dillo_prefs.c
13915                 Fix forgotten signal connect
13916
13917 2007-10-28 [colin]      3.0.2cvs105
13918
13919         * src/plugins/dillo_viewer/dillo_prefs.c
13920         * src/plugins/dillo_viewer/dillo_prefs.h
13921         * src/plugins/dillo_viewer/dillo_viewer.c
13922                 Implement addressbook-based whitelisting for loading
13923                 remote images. Fixed missing destroy of the embedded
13924                 browser that made a Dillo window pop up on exit, if
13925                 an HTML part was displayed.
13926
13927 2007-10-26 [colin]      3.0.2cvs104
13928
13929         * src/edittags.c
13930                 Add missing static
13931
13932 2007-10-25 [colin]      3.0.2cvs103
13933
13934         * src/editaddress.c
13935                 Add tap-and-hold on the picture, for Maemo
13936         * src/edittags.c
13937         * src/edittags.h
13938         * src/mainwindow.c
13939         * src/procmsg.c
13940         * src/summaryview.c
13941         * src/textview.c
13942                 Unify tag interfaces.
13943
13944 2007-10-25 [colin]      3.0.2cvs102
13945
13946         * src/imap.c
13947         * src/etpan/imap-thread.h
13948                 Much better error handling. We'll need to be really
13949                 clear to users about where errors come from, with 
13950                 the apparition of Gmail's IMAP server.
13951
13952 2007-10-24 [colin]      3.0.2cvs101
13953
13954         * src/edittags.c
13955         * src/mainwindow.c
13956         * src/summaryview.c
13957         * src/textview.c
13958                 Add tags sorting (alphabetical); allow deletion of
13959                 tags from the Apply Tags window
13960
13961 2007-10-24 [colin]      3.0.2cvs100
13962
13963         * src/editaddress.c
13964         * src/editaddress_other_attributes_ldap.c
13965         * src/editaddress_other_attributes_ldap.h
13966         * src/ldapctrl.c
13967         * src/ldapquery.c
13968         * src/ldapupdate.c
13969                 Fix LDAP writing (got broken in cvs39)
13970                 Add read-only support for jpegPhoto LDAP field
13971
13972 2007-10-23 [colin]      3.0.2cvs99
13973
13974         * src/news.c
13975                 Fix crash in some cases
13976
13977 2007-10-22 [colin]      3.0.2cvs98
13978
13979         * src/common/socket.h
13980         * src/common/ssl.c
13981                 Fix big leak in GnuTLS code
13982
13983 2007-10-22 [colin]      3.0.2cvs97
13984
13985         * src/news.c
13986                 Fix bug 1368, 'SIGSEGV in NNTP code'
13987
13988 2007-10-22 [colin]      3.0.2cvs96
13989
13990         * src/prefs_customheader.c
13991                 Catch compface warnings when generating X-Faces
13992
13993 2007-10-22 [wwp]        3.0.2cvs95
13994
13995         * src/quote_fmt_parse.y
13996                 Remove accidentally committed debug traces.
13997                 Fix a warning.
13998
13999 2007-10-22 [colin]      3.0.2cvs94
14000
14001         * src/etpan/nntp-thread.c
14002                 Fix authentication
14003
14004 2007-10-19 [wwp]        3.0.2cvs93
14005
14006         * src/common/ssl_certificate.c
14007                 Add missing include (Windows).
14008
14009 2007-10-19 [colin]      3.0.2cvs92
14010
14011         * src/imap_gtk.c
14012         * src/mimeview.c
14013         * src/textview.c
14014         * src/gtk/inputdialog.c
14015         * src/gtk/inputdialog.h
14016                 Remove the last old combo; patch by
14017                 Pawel
14018
14019 2007-10-19 [colin]      3.0.2cvs91
14020
14021         * src/common/ssl.c
14022                 Fix interop problem with GnuTLS and some crappy
14023                 servers that have very little keys.
14024
14025 2007-10-19 [colin]      3.0.2cvs90
14026
14027         * src/common/ssl.c
14028                 Fix return value check on GnuTLS, and
14029                 display the error
14030
14031 2007-10-18 [colin]      3.0.2cvs89
14032
14033         * src/common/ssl_certificate.c
14034                 Fix missing initialisations
14035
14036 2007-10-18 [wwp]        3.0.2cvs88
14037
14038         * src/Makefile.am
14039                 Fix linking against GNUTLS (matters if --enable-gnutls only).
14040
14041 2007-10-18 [colin]      3.0.2cvs87
14042
14043         * po/POTFILES.in
14044                 Fix build
14045
14046 2007-10-18 [mones]      3.0.2cvs86
14047
14048         * src/editbook.c
14049         * src/import.c
14050         * src/prefs_account.c
14051         * src/prefs_receive.c
14052         * src/gtk/about.c
14053         * src/plugins/bogofilter/bogofilter_gtk.c
14054         * src/plugins/spamassassin/spamassassin_gtk.c
14055                 More capitalisation micro-fixes
14056
14057 2007-10-18 [paul]       3.0.2cvs85
14058
14059         * configure.ac
14060                 add info about NNTP support via libetpan
14061                 change the configure output ending msg a little
14062         * src/gtk/about.c
14063                 similar changes to above
14064
14065 2007-10-18 [colin]      3.0.2cvs84
14066
14067         * src/procmime.c
14068         * src/procmime.h
14069                 Fix missing symbol for S/MIME
14070
14071 2007-10-18 [colin]      3.0.2cvs83
14072
14073         * src/prefs_filtering_action.c
14074                 Fix crash in tags (introduced in cvs78)
14075
14076 2007-10-18 [colin]      3.0.2cvs82
14077
14078         * src/common/Makefile.am
14079         * src/common/nntp.c
14080         * src/common/nntp.h
14081         * src/etpan/Makefile.am
14082         * src/etpan/etpan-thread-manager-types.h
14083         * src/etpan/etpan-thread-manager.c
14084         * src/etpan/imap-thread.c
14085         * src/etpan/nntp-thread.c
14086         * src/etpan/nntp-thread.h
14087         * src/news.c
14088         * src/news.h
14089                 Rewrite the nntp implementation
14090                 to use libetpan. Non-blocking NNTP!
14091         * src/account.c
14092         * src/crash.c
14093         * src/imap.c
14094         * src/inc.c
14095         * src/main.c
14096         * src/mainwindow.c
14097         * src/pop.c
14098         * src/pop.h
14099         * src/prefs_account.c
14100         * src/recv.c
14101         * src/recv.h
14102         * src/send_message.c
14103         * src/send_message.h
14104         * src/ssl_manager.c
14105         * src/ssl_manager.h
14106         * src/wizard.c
14107         * src/common/claws.c
14108         * src/common/session.c
14109         * src/common/session.h
14110         * src/common/smtp.c
14111         * src/common/smtp.h
14112         * src/common/socket.c
14113         * src/common/socket.h
14114         * src/common/ssl.c
14115         * src/common/ssl.h
14116         * src/common/ssl_certificate.c
14117         * src/common/ssl_certificate.h
14118         * src/gtk/about.c
14119         * src/gtk/sslcertwindow.c
14120         * src/gtk/sslcertwindow.h
14121                 Implement GnuTLS support. GnuTLS support
14122                 will be used if OpenSSL isn't available, or
14123                 specified explicitely. (the reason is that
14124                 GnuTLS cerficate checking is a bit less 
14125                 practical than OpenSSL's)
14126
14127 2007-10-18 [paul]       3.0.2cvs81
14128
14129         * src/gtk/inputdialog.c
14130         * src/gtk/inputdialog.h
14131                 fix copyright header
14132
14133 2007-10-17 [colin]      3.0.2cvs80
14134
14135         * src/plugins/pgpcore/select-keys.c
14136                 Fix bug which prevented encryption key
14137                 auto-selection when two or more matched the
14138                 email address, but only one isn't revoked
14139                 or expired.
14140
14141 2007-10-17 [wwp]        3.0.2cvs79
14142
14143         * src/compose.c
14144         * src/quote_fmt.c
14145         * src/quote_fmt.h
14146         * src/quote_fmt_lex.l
14147         * src/quote_fmt_parse.y
14148                 Templates can now attach files using |attach{filename}.
14149
14150 2007-10-17 [wwp]        3.0.2cvs78
14151
14152         * src/prefs_customheader.c
14153         * src/prefs_ext_prog.c
14154         * src/prefs_filtering_action.c
14155         * src/prefs_matcher.c
14156         * src/prefs_other.c
14157         * src/prefs_toolbar.c
14158         * src/gtk/combobox.c
14159         * src/gtk/combobox.h
14160         * src/gtk/gtkutils.c
14161         * src/gtk/gtkutils.h
14162         * src/plugins/bogofilter/bogofilter_gtk.c
14163         * src/plugins/spamassassin/spamassassin_gtk.c
14164                 Removed almost all remaining instances of GtkCombo
14165                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
14166                 few visual and code cleanup from Colin.
14167
14168 2007-10-16 [wwp]        3.0.2cvs77
14169         * src/gtk/pluginwindow.c
14170                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
14171
14172 2007-10-15 [colin]      3.0.2cvs76
14173
14174         * src/edittags.c
14175         * src/edittags.h
14176         * src/filtering.c
14177         * src/filtering.h
14178         * src/importmutt.c
14179         * src/importpine.c
14180         * src/main.c
14181         * src/messageview.c
14182         * src/messageview.h
14183         * src/mimeview.c
14184         * src/mimeview.h
14185         * src/pop.c
14186         * src/pop.h
14187         * src/prefs_common.c
14188         * src/prefs_common.h
14189         * src/prefs_customheader.c
14190         * src/prefs_customheader.h
14191         * src/prefs_display_header.c
14192         * src/prefs_display_header.h
14193         * src/prefs_filtering_action.c
14194         * src/prefs_filtering_action.h
14195         * src/prefs_folder_column.c
14196         * src/prefs_folder_column.h
14197         * src/prefs_folder_item.c
14198         * src/prefs_folder_item.h
14199         * src/prefs_gtk.c
14200         * src/prefs_gtk.h
14201         * src/prefs_logging.h
14202         * src/prefs_matcher.c
14203         * src/prefs_matcher.h
14204         * src/prefs_summary_column.c
14205         * src/prefs_summary_column.h
14206         * src/prefs_summary_open.c
14207         * src/procheader.c
14208         * src/procheader.h
14209         * src/procmime.c
14210         * src/procmime.h
14211         * src/recv.c
14212         * src/recv.h
14213         * src/sourcewindow.c
14214         * src/sourcewindow.h
14215         * src/summaryview.c
14216         * src/summaryview.h
14217         * src/textview.c
14218         * src/textview.h
14219         * src/toolbar.c
14220         * src/toolbar.h
14221         * src/common/mgutils.c
14222         * src/common/mgutils.h
14223         * src/common/nntp.c
14224         * src/common/nntp.h
14225         * src/common/prefs.c
14226         * src/common/prefs.h
14227         * src/common/socket.c
14228         * src/common/socket.h
14229         * src/common/stringtable.c
14230         * src/common/stringtable.h
14231         * src/common/template.c
14232         * src/common/template.h
14233         * src/common/uuencode.c
14234         * src/common/uuencode.h
14235         * src/gtk/gtkshruler.c
14236         * src/gtk/gtkshruler.h
14237         * src/gtk/menu.c
14238         * src/gtk/menu.h
14239         * src/gtk/progressdialog.c
14240         * src/gtk/progressdialog.h
14241                 Remove/staticalize, the return of the revenge
14242
14243 2007-10-15 [colin]      3.0.2cvs75
14244
14245         * src/matcher.c
14246                 Fix redirections in filtering's tests
14247
14248 2007-10-15 [colin]      3.0.2cvs74
14249
14250         * src/imap.c
14251                 Don't build imap_synchronise at all when 
14252                 building without libetpan
14253
14254 2007-10-14 [colin]      3.0.2cvs73
14255
14256         * src/imap.c
14257         * src/common/md5.c
14258         * src/common/md5.h
14259         * src/gtk/manage_window.c
14260         * src/gtk/manage_window.h
14261                 Remove more unused code
14262
14263 2007-10-14 [colin]      3.0.2cvs72
14264
14265         * src/addrquery.c
14266         * src/addrquery.h
14267         * src/recv.c
14268         * src/recv.h
14269         * src/vcard.c
14270         * src/vcard.h
14271         * src/common/xml.c
14272         * src/common/xml.h
14273         * src/common/xmlprops.c
14274         * src/common/xmlprops.h
14275                 Remove more unused code
14276
14277 2007-10-14 [colin]      3.0.2cvs71
14278
14279         * src/common/utils.c
14280                 Remove unused function
14281
14282 2007-10-13 [colin]      3.0.2cvs70
14283
14284         * src/imap.c
14285         * src/imap.h
14286         * src/mainwindow.c
14287         * src/mainwindow.h
14288         * src/gtk/gtkutils.c
14289         * src/gtk/gtkutils.h
14290                 Staticalise/Remove more code
14291
14292 2007-10-13 [colin]      3.0.2cvs69
14293
14294         * src/common/utils.c
14295         * src/common/utils.h
14296                 Remove dead code, unused for ages
14297
14298 2007-10-13 [colin]      3.0.2cvs68
14299
14300         * src/main.c
14301         * src/main.h
14302                 Maemo: define hildon_program in main.c,
14303                 make it accessible in the .h with extern
14304
14305 2007-10-13 [paul]       3.0.2cvs67
14306
14307         * src/gtk/menu.c
14308                 fix a bunch of runtime warnings on maemo
14309
14310 2007-10-13 [paul]       3.0.2cvs66
14311
14312         * src/main.c
14313         * src/main.h
14314         * src/gtk/gtkutils.c
14315         * src/gtk/gtkutils.h
14316                 fix a bunch of compiler warnings on maemo
14317
14318 2007-10-12 [colin]      3.0.2cvs65
14319
14320         * src/account.c
14321         * src/addritem.c
14322         * src/addritem.h
14323         * src/filtering.c
14324         * src/filtering.h
14325         * src/folder.c
14326         * src/folder.h
14327         * src/common/utils.c
14328         * src/common/utils.h
14329                 Remove unused code, staticalise some functions
14330
14331 2007-10-12 [paul]       3.0.2cvs64
14332
14333         * src/account.c
14334         * src/folderview.c
14335         * src/main.c
14336         * src/mainwindow.c
14337         * src/messageview.c
14338         * src/summary_search.c
14339         * src/summaryview.c
14340         * src/toolbar.c
14341         * src/wizard.c
14342         * src/common/utils.c
14343         * src/gtk/prefswindow.c
14344                 fix a bunch of compiler warnings on maemo
14345
14346 2007-10-11 [colin]      3.0.2cvs63
14347
14348         * src/editaddress.c
14349                 Make static function static
14350
14351 2007-10-11 [mones]      3.0.2cvs62
14352
14353         * src/addrduplicates.c
14354         * src/addressbook.c
14355         * src/compose.c
14356         * src/expldifdlg.c
14357         * src/mainwindow.c
14358         * src/messageview.c
14359         * src/pop.c
14360         * src/prefs_customheader.c
14361         * src/prefs_send.c
14362         * src/prefs_themes.c
14363         * src/common/plugin.c
14364         * src/gtk/pluginwindow.c
14365         * src/gtk/quicksearch.c
14366                 Fix several typos and capitalisation issues
14367
14368 2007-10-11 [wwp]        3.0.2cvs61
14369
14370         * src/editaddress.c
14371                 Fix a warning about possible use of uninitialized
14372                 filename var.
14373
14374 2007-10-11 [wwp]        3.0.2cvs60
14375
14376         * src/editaddress.c
14377                 Disable "Unset picture" menu item when there's
14378                 no picture to clear. Fix an extraneous g_unref_object,
14379                 add missing initializers.
14380
14381 2007-10-11 [wwp]        3.0.2cvs59
14382
14383         * src/pixmaps/anonymous.xpm
14384         * src/editaddress.c
14385         * src/Makefile.am
14386         * src/stock_pixmap.c
14387         * src/stock_pixmap.h
14388                 Fix a leak, gettext-ize the photo label.
14389                 Don't clear the existing picture if loading
14390                 a new one fails. Use a default 'anonymous'
14391                 picture (this new xpm has been added to the
14392                 internal stock_pixmap API). Add a
14393                 "Set picture" context menu entry.
14394
14395 2007-10-11 [colin]      3.0.2cvs58
14396
14397         * src/messageview.c
14398                 Make shift-shortcuts work
14399         * src/prefs_actions.c
14400                 Don't ask if we really want to close when
14401                 choosing OK and only the list is changed
14402         * src/prefs_template.c
14403                 Don't ask if we really want to close when
14404                 choosing OK and only the list is changed
14405         * src/common/plugin.c
14406                 Fix writing of second [Plugins_*] block
14407         * src/common/template.c
14408                 Remove unused files (fixes deletion)
14409
14410 2007-10-10 [paul]       3.0.2cvs57
14411
14412         * src/prefs_template.c
14413                 put the whole thing in a scrolled window
14414                 so that half the page is no longer inaccessible
14415                 on maemo
14416                 make the gtk_text_view smaller on maemo
14417
14418 2007-10-10 [colin]      3.0.2cvs56
14419
14420         * src/compose.c
14421                 Fix updating of Attachments number in some
14422                 cases (reedit, attach from command-line, ...)
14423
14424 2007-10-10 [colin]      3.0.2cvs55
14425
14426         * src/editaddress.c
14427                 Initialise error correctly
14428
14429 2007-10-10 [paul]       3.0.2cvs54
14430
14431         * src/prefs_filtering_action.c
14432         * src/gtk/description_window.c
14433         * src/gtk/foldersort.c
14434         * src/gtk/quicksearch.c
14435                 get rid of some pointless new lines and
14436                 make the descripton labels wrap better
14437
14438 2007-10-10 [colin]      3.0.2cvs53
14439
14440         * src/addressadd.c
14441         * src/editaddress.c
14442         * src/headerview.c
14443         * src/textview.c
14444                 More error handling on saving pictures
14445
14446 2007-10-10 [colin]      3.0.2cvs52
14447
14448         * src/printing.c
14449         * src/printing.h
14450                 Generalize a bit printing, so we can factorize
14451                 most of the code. 
14452
14453 2007-10-10 [paul]       3.0.2cvs51
14454
14455         * src/addrduplicates.c
14456                 fix engrish
14457                 use GTK_STOCK... buttons
14458
14459 2007-10-10 [paul]       3.0.2cvs50
14460
14461         * src/addressadd.c
14462         * src/addrindex.c
14463         * src/editaddress.c
14464                 Fix previous patch
14465                 Thanks to Colin
14466
14467 2007-10-10 [paul]       3.0.2cvs49
14468
14469         * src/summaryview.c
14470         * src/messageview.c
14471                 Fix crash on Add sender to addressbook when
14472                 From is null
14473         * src/addressadd.c
14474         * src/addrindex.c
14475         * src/editaddress.c
14476         * src/editaddress_other_attributes_ldap.h
14477                 Fix leaks 
14478                 Rename images to .png in addrbook/
14479         * src/headerview.c
14480         * src/textview.c
14481                 Fix Face/X-Face being used if adding another
14482                 address than sender to addressbook
14483                 Thanks to Colin
14484
14485 2007-10-10 [holger]     3.0.2cvs48
14486
14487         * src/addrduplicates.c
14488         * src/editaddress.c
14489                 Improvements to the addressbook duplicate finder
14490                 feature:
14491                  - add an edit button to the button bar
14492                  - display the whole bookname (with iface) and
14493                    use this for same-book checking
14494                  - after editing, try to keep selections if the
14495                    entries are still present
14496                  - sort the email column alphabetically
14497                  - put results in a scrolled window
14498                  - support embedded editing
14499                  - make columns in detail view resizable
14500                  - add keyboard shortcuts
14501
14502 2007-10-10 [wwp]        3.0.2cvs47
14503
14504         * src/addrindex.c
14505                 Fix a crash when there's no From: in email, thanks to Colin.
14506
14507 2007-10-09 [paul]       3.0.2cvs46
14508
14509         * src/messageview.c
14510         * src/summaryview.c
14511         * src/textview.c
14512                 fix building without compface support
14513
14514 2007-10-09 [colin]      3.0.2cvs45
14515
14516         * src/editaddress.c
14517         * src/headerview.c
14518         * src/textview.c
14519                 Add error handling
14520
14521 2007-10-09 [colin]      3.0.2cvs44
14522
14523         * src/addrduplicates.c
14524         * src/addressadd.c
14525         * src/addressadd.h
14526         * src/addressbook.c
14527         * src/addressbook.h
14528         * src/addrindex.c
14529         * src/addrindex.h
14530         * src/addritem.c
14531         * src/addritem.h
14532         * src/compose.c
14533         * src/editaddress.c
14534         * src/editaddress_other_attributes_ldap.h
14535         * src/headerview.c
14536         * src/messageview.c
14537         * src/mimeview.c
14538         * src/summaryview.c
14539         * src/textview.c
14540         * src/gtk/gtkutils.c
14541                 Automatically set contacts' pictures from Face 
14542                 or X-Face if they have no picture
14543                 Display the contact picture in textview or
14544                 headerview for mails sent by people in the 
14545                 addressbook, that have no Face or X-Face
14546                 Fix a few details in the Person edition dialog
14547                 (ability to unset picture)
14548                 Remove picture file when deleting contacts
14549
14550 2007-10-09 [iwkse]      3.0.2cvs43
14551
14552         * src/gtk/about.c
14553                 center the about window
14554
14555 2007-10-09 [paul]       3.0.2cvs42
14556
14557         * src/prefs_toolbar.c
14558                 fix icon selector window on maemo
14559
14560 2007-10-09 [paul]       3.0.2cvs41
14561
14562         * src/messageview.c
14563                 add 'go to' menu to separate msgview
14564
14565 2007-10-09 [colin]      3.0.2cvs40
14566
14567         * src/common/defs.h
14568                 Add forgotten file
14569
14570 2007-10-09 [iwkse]      3.0.2cvs39
14571
14572         * Makefile.am
14573         * src/addressbook.c
14574         * src/addritem.c
14575         * src/addritem.h
14576         * src/editaddress.c
14577         * src/editaddress_other_attributes_ldap.h
14578         * src/addrbook.c
14579         * src/Makefile.am
14580                 set a photo in the Addressbook
14581
14582 2007-10-08 [colin]      3.0.2cvs38
14583
14584         * src/prefs_toolbar.c
14585                 Make height 320 to remove the scrollbar 
14586                 (with current number of icons)
14587
14588 2007-10-08 [colin]      3.0.2cvs37
14589
14590         * src/prefs_toolbar.c
14591                 Transform the treeview to a GtkIconView.
14592                 Patch by Pawel
14593                 In addition, transform the window so that 
14594                 it looks like a popup menu. Patch by me
14595
14596 2007-10-08 [colin]      3.0.2cvs36
14597
14598         * src/compose.c
14599         * src/compose.h
14600                 Beautify the GUI a bit; in particular, show the
14601                 number of attachments in the tab's title.
14602                 Patch by Pawel
14603
14604 2007-10-08 [paul]       3.0.2cvs35
14605
14606         * src/mimeview.c
14607                 Save users from themselves: save temporary
14608                 files used for Open/Open with as read-only.
14609                 Thanks to Colin
14610
14611 2007-10-08 [paul]       3.0.2cvs34
14612
14613         * tools/Makefile.am
14614                 forgot this in cvs33
14615
14616 2007-10-08 [paul]       3.0.2cvs33
14617
14618         * tools/kdeservicemenu/README
14619         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14620         * tools/kdeservicemenu/install.sh
14621         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14622                 renamed template* to *template so as not to confuse
14623                 lintian
14624
14625 2007-10-08 [paul]       3.0.2cvs32
14626
14627         * src/prefs_themes.c
14628         * src/stock_pixmap.c
14629                 replace 2 direct uses of RC_DIR
14630
14631 2007-10-07 [colin]      3.0.2cvs31
14632
14633         * src/addrduplicates.c
14634         * src/addrduplicates.h
14635         * src/addressbook.c
14636         * src/addressbook.h
14637         * src/addrindex.c
14638         * src/addrindex.h
14639                 Implement deletion in duplicate finder. 
14640                 Patch by Holger 
14641
14642 2007-10-07 [colin]      3.0.2cvs30
14643
14644         * src/exporthtml.c
14645         * src/mbox.c
14646         * src/common/utils.c
14647                 Better fix for Solaris, thanks to Nicolas Doualot
14648
14649 2007-10-07 [colin]      3.0.2cvs29
14650
14651         * AUTHORS
14652         * src/gtk/authors.h
14653                 Add Frank Dietrich
14654
14655 2007-10-07 [colin]      3.0.2cvs28
14656
14657         * src/exporthtml.c
14658                 Fix HTML export to make it more compliant
14659                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14660
14661 2007-10-07 [colin]      3.0.2cvs27
14662
14663         * src/prefs_toolbar.c
14664                 Only use icons that wouldn't look stupid in the toolbar
14665                 Patch by Pawel
14666
14667 2007-10-07 [colin]      3.0.2cvs26
14668
14669         * src/prefs_toolbar.c
14670                 Fix old icon being used when none is selected
14671
14672 2007-10-07 [colin]      3.0.2cvs25
14673
14674         * src/toolbar.c
14675                 Fix copy/paste error
14676
14677 2007-10-07 [colin]      3.0.2cvs24
14678
14679         * src/prefs_toolbar.c
14680         * src/toolbar.c
14681         * src/toolbar.h
14682                 Update icon to default one when changing event
14683                 Make the icon chooser nicer (handle Esc, Enter,
14684                 double-click)
14685
14686 2007-10-06 [colin]      3.0.2cvs23
14687
14688         * src/prefs_toolbar.c
14689                 Fix text reset; patch by Pawel
14690
14691 2007-10-06 [colin]      3.0.2cvs22
14692
14693         * src/toolbar.h
14694                 Complete previous commit
14695
14696 2007-10-06 [colin]      3.0.2cvs21
14697
14698         * src/prefs_toolbar.c
14699         * src/toolbar.c
14700                 Set toolbar text automatically to the default
14701                 when changing Event executed on click
14702
14703 2007-10-06 [colin]      3.0.2cvs20
14704
14705         * src/prefs_toolbar.c
14706                 Invert Text and Event fields
14707
14708 2007-10-06 [colin]      3.0.2cvs19
14709
14710         * src/prefs_toolbar.c
14711         * src/toolbar.c
14712                 Make toolbar prefs look much better
14713                 Patch by Pawel Pekala
14714
14715 2007-10-06 [paul]       3.0.2cvs18
14716
14717         * src/account.c
14718         * src/prefs_filtering.c
14719                 fix checkbuttons in gtktreeview on maemo by
14720                 setting maemo's "allow-checkbox-mode" to FALSE
14721
14722 2007-10-06 [colin]      3.0.2cvs17
14723
14724         * configure.ac
14725                 Export -DSOLARIS in CFLAGS for all
14726                 Solaris (not just 2.8) and OpenSolaris
14727
14728 2007-10-06 [paul]       3.0.2cvs16
14729
14730         * AUTHORS
14731         * src/exporthtml.c
14732         * src/mbox.c
14733         * src/gtk/authors.h
14734                 fix build on solaris where ctime_r takes
14735                 3 arguments rather than 2.
14736                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14737
14738 2007-10-05 [colin]      3.0.2cvs15
14739
14740         * src/etpan/imap-thread.c
14741                 Fix wrong error codepath
14742
14743 2007-10-05 [wwp]        3.0.2cvs14
14744
14745         * src/filtering.c
14746                 Fix unexpected logging of quicksearches:
14747                 debug_filtering_session flag was never reset to FALSE, causing
14748                 matcher functions to log when called from a quicksearch
14749                 (if a filtering session happened before).
14750
14751 2007-10-05 [paul]       3.0.2cvs13
14752
14753         * src/prefs_actions.c
14754         * src/prefs_filtering.c
14755         * src/prefs_template.c
14756                 fix bug 1343, 'Filtering..'s close button
14757                 silently discards new filter'
14758                 Thanks to Colin
14759
14760 2007-10-05 [paul]       3.0.2cvs12
14761
14762         * configure.ac
14763         * src/Makefile.am
14764                 fix bug 1347, '-Wno-unused-function, optional'
14765
14766 2007-10-05 [colin]      3.0.2cvs11
14767
14768         * src/procmime.c
14769         * src/common/mgutils.c
14770                 Fix warnings
14771
14772 2007-10-05 [mones]      3.0.2cvs10
14773
14774         * manual/advanced.xml
14775                 Use full menu name
14776         * manual/es/advanced.xml
14777                 Synchronise translation
14778
14779 2007-10-04 [colin]      3.0.2cvs9
14780
14781         * src/action.c
14782         * src/addrbook.c
14783         * src/addrindex.c
14784         * src/compose.c
14785         * src/exporthtml.c
14786         * src/exportldif.c
14787         * src/folder.c
14788         * src/main.c
14789         * src/matcher.c
14790         * src/mbox.c
14791         * src/messageview.c
14792         * src/mh.c
14793         * src/news.c
14794         * src/partial_download.c
14795         * src/pop.c
14796         * src/procmime.c
14797         * src/procmsg.c
14798         * src/toolbar.c
14799         * src/common/log.c
14800         * src/common/mgutils.c
14801         * src/common/plugin.c
14802         * src/common/utils.c
14803         * src/common/xml.c
14804         * src/common/xml.h
14805         * src/common/xmlprops.c
14806         * src/common/xmlprops.h
14807         * src/plugins/bogofilter/bogofilter.c
14808         * src/plugins/clamav/clamav_plugin.c
14809         * src/plugins/dillo_viewer/dillo_prefs.c
14810         * src/plugins/pgpcore/prefs_gpg.c
14811         * src/plugins/pgpinline/pgpinline.c
14812         * src/plugins/pgpmime/pgpmime.c
14813         * src/plugins/spamassassin/spamassassin.c
14814         * src/plugins/trayicon/trayicon_prefs.c
14815                 Verify success on writes. Will fix possible strange
14816                 failure on disk full.
14817
14818 2007-10-04 [paul]       3.0.2cvs8
14819
14820         * manual/advanced.xml
14821                 add further info about Actions
14822                 Patch by Emmanuel Briot <briot@adacore.com>
14823
14824 2007-10-04 [paul]       3.0.2cvs7
14825
14826         * src/account.c
14827                 remove the D column, instead indicate the
14828                 default account by use of bold text
14829
14830 2007-10-03 [colin]      3.0.2cvs6
14831
14832         * src/common/template.c
14833                 Fix templates writing (was prone to disk full problems)
14834
14835 2007-10-03 [colin]      3.0.2cvs5
14836
14837         * src/Makefile.am
14838         * src/addrduplicates.c
14839         * src/addrduplicates.h
14840         * src/addressbook.c
14841                 Add duplicate deletion. Patch by Holger
14842
14843 2007-10-03 [colin]      3.0.2cvs4
14844
14845         * src/matcher.c
14846         * src/gtk/quicksearch.c
14847                 Fix bug 1340, 'Case insensitive searches with 
14848                 non-ascii alphabets fail'.
14849
14850 2007-10-03 [colin]      3.0.2cvs3
14851
14852         * src/main.c
14853         * src/common/utils.c
14854         * src/common/utils.h
14855                 Implement run-time alternative config directories
14856
14857 2007-10-03 [colin]      3.0.2cvs2
14858
14859         * src/folderview.c
14860                 Prevent opening folder item while folder
14861                 is scanned in a better way
14862
14863 2007-10-02 [paul]       3.0.2cvs1
14864
14865         * NEWS
14866         * README
14867         * RELEASE_NOTES
14868         * configure.ac
14869                 bump up version number following stable release
14870
14871 2007-09-30 [colin]      3.0.1cvs49
14872
14873         * src/imap.c
14874                 Refresh session if needed
14875
14876 2007-09-30 [colin]      3.0.1cvs48
14877
14878         * src/imap.c
14879                 Reset folder's session to NULL
14880                 before destroying it
14881
14882 2007-09-30 [mones]      3.0.1cvs47
14883
14884         * manual/handling.xml
14885                 Use markup quotes instead hardcoded quotes
14886         * manual/es/handling.xml
14887                 Added new synced section (IMAP subscriptions)
14888
14889 2007-09-29 [colin]      3.0.1cvs46
14890
14891         * src/imap.c
14892                 Notice disconnections faster
14893
14894 2007-09-28 [colin]      3.0.1cvs45
14895
14896         * src/addressbook.c
14897         * src/addrindex.c
14898                 Fix warnings
14899
14900 2007-09-28 [paul]       3.0.1cvs44
14901
14902         * src/mimeview.c
14903                 fix maemo build
14904
14905 2007-09-28 [paul]       3.0.1cvs43
14906
14907         * src/account.c
14908                 use gtk_widget_set_size_request() on the label
14909                 so that wrapping works better. get rid of the
14910                 (partially deprecated) hbutton_box.
14911                 these changes should prevent buttons overlapping
14912                 on maemo
14913
14914 2007-09-28 [colin]      3.0.1cvs42
14915
14916         * src/pop.c
14917                 Fix typo :)
14918
14919 2007-09-28 [colin]      3.0.1cvs41
14920
14921         * src/compose.c
14922         * src/msgcache.c
14923         * src/pop.c
14924         * src/procmime.c
14925         * src/etpan/imap-thread.c
14926                 64bits-related warning fixes
14927
14928 2007-09-28 [colin]      3.0.1cvs40
14929
14930         * src/folder_item_prefs.c
14931         * src/ldaputil.c
14932         * src/mainwindow.c
14933         * src/mimeview.c
14934         * src/common/tags.c
14935                 Fix warnings
14936
14937 2007-09-28 [colin]      3.0.1cvs39
14938
14939         * src/plugins/spamassassin/spamassassin.c
14940         * src/plugins/spamassassin/spamassassin.h
14941         * src/plugins/spamassassin/spamassassin_gtk.c
14942                 Add addressbook-based whitelisting
14943
14944 2007-09-28 [colin]      3.0.1cvs38
14945
14946         * src/folder.c
14947                 Fix bug 1337, 'crash on pressing Send button'
14948
14949 2007-09-28 [paul]       3.0.1cvs37
14950
14951         * src/prefs_folder_item.c
14952                 give the orphans a parent. makes all prefs
14953                 pages visible on maemo
14954
14955 2007-09-28 [colin]      3.0.1cvs36
14956
14957         * src/prefs_folder_column.c
14958         * src/prefs_summary_column.c
14959                 Fix two leaks
14960
14961 2007-09-27 [colin]      3.0.1cvs35
14962
14963         * src/gtk/quicksearch.c
14964                 Fix bug 1336, 'Segfault if empty space before search-string'
14965
14966 2007-09-26 [mones]      3.0.1cvs34
14967
14968         * manual/account.xml
14969         * manual/plugins.xml
14970                 Fixed irc channel name, added some docbook markup.
14971                 Changed text markup to docbook markup. 
14972                 Added spamcop as supported in SpamReport description.
14973         * manual/fr/plugins.xml
14974                 Fixed irc channel name.
14975         * manual/es/account.xml
14976         * manual/es/advanced.xml
14977         * manual/es/claws-mail-manual.xml
14978         * manual/es/glossary.xml
14979         * manual/es/gpl.xml
14980         * manual/es/keyboard.xml
14981         * manual/es/plugins.xml
14982                 Synced with English version, fixed a couple of typos.
14983
14984 2007-09-26 [colin]      3.0.1cvs33
14985
14986         * configure.ac
14987                 Explain why "Libgnomeprint: no" on GTK+ 2.10
14988
14989 2007-09-26 [colin]      3.0.1cvs32
14990
14991         * src/messageview.c
14992         * src/procmsg.c
14993         * src/procmsg.h
14994                 Optimisation: avoid fetching mail 3 times locally
14995                 for displaying
14996
14997 2007-09-26 [colin]      3.0.1cvs31
14998
14999         * src/mh.c
15000                 Fix missing static
15001
15002 2007-09-26 [colin]      3.0.1cvs30
15003
15004         * src/folder.c
15005         * src/folder.h
15006         * src/mh.c
15007         * src/mh.h
15008                 Fix MH mtime hack - make it a folder class function
15009
15010 2007-09-26 [colin]      3.0.1cvs29
15011
15012         * src/inc.c
15013                 Fix bug 1334, 'user defined mail incorporation 
15014                 script not run'
15015
15016 2007-09-25 [colin]      3.0.1cvs28
15017
15018         * src/codeconv.c
15019                 Optimisation: shortcut conv_codeset_strdup
15020                 when src_code and dest_code are the same
15021         * src/common/xml.c
15022         * src/common/xml.h
15023                 Optimisation: shortcut code conversions when
15024                 files are in UTF-8; faster list walking by
15025                 using prepend/reverse.
15026
15027 2007-09-25 [holger]     3.0.1cvs27
15028
15029         * src/printing.c
15030                 Replace button bar of the preview window
15031                 with a real toolbar (patch by Colin)
15032                 Add zooming to the preview window
15033
15034 2007-09-24 [paul]       3.0.1cvs26
15035
15036         * src/compose.c
15037                 compact the character set menu, adding some
15038                 missing encodings. Patch by Pawel Pekala
15039
15040 2007-09-23 [paul]       3.0.1cvs25
15041
15042         * src/prefs_account.c
15043         * src/prefs_folder_item.c
15044         * src/prefs_quote.c
15045         * src/quote_fmt.c
15046         * src/quote_fmt.h
15047                 remove unnecessary frame from Templates options
15048                 and improve the English of the check button label
15049
15050 2007-09-22 [colin]      3.0.1cvs24
15051
15052         * src/gtk/quicksearch.c
15053                 Fix bug 1329, 'error in quicksearch.c'
15054                 Fix return with value in function returning void
15055
15056 2007-09-22 [colin]      3.0.1cvs23
15057
15058         * src/imap.c
15059         * src/procmsg.h
15060         * src/common/utils.c
15061         * src/common/utils.h
15062         * src/etpan/imap-thread.c
15063                 Optimise fetching IMAP cached emails *a lot*
15064                 (remember whether mail is fully cached and \r's
15065                  are already stripped)
15066
15067 2007-09-22 [colin]      3.0.1cvs22
15068
15069         * src/folder.c
15070         * src/folder.h
15071         * src/prefs_folder_item.c
15072                 Add a button to allow users to drop local caches.
15073
15074 2007-09-21 [colin]      3.0.1cvs21
15075
15076         * src/summaryview.c
15077                 Remove unnecessary error when cancelling export to mbox.
15078                 Patch by Pawel
15079
15080 2007-09-21 [paul]       3.0.1cvs20
15081
15082         * src/gtk/prefswindow.c
15083                 remove unnecessary frames from the prefs
15084                 pages. Patch by Pawel Pekala
15085
15086 2007-09-21 [paul]       3.0.1cvs19
15087
15088         * src/prefs_account.c
15089         * src/prefs_folder_item.c
15090         * src/prefs_quote.c
15091         * src/quote_fmt.c
15092                 put the Templates options into a tabbed
15093                 layout. Patch by Pawel Pekala
15094
15095 2007-09-21 [paul]       3.0.1cvs18
15096
15097         * src/mainwindow.c
15098                 group together the character set menu items
15099                 move the /View/Show or hide/Message view below
15100                 .../Toolbar menu item
15101                 Patch by Pawel Pekala
15102
15103 2007-09-21 [mones]      3.0.1cvs17
15104
15105         * src/compose.c
15106                 Fix for bug 1327, 'segfault when replying to a non-existent
15107                 news message', thanks to Colin.
15108
15109 2007-09-21 [colin]      3.0.1cvs16
15110
15111         * src/folderview.c
15112                 Complete 3.0.1cvs15
15113
15114 2007-09-20 [colin]      3.0.1cvs15
15115
15116         * src/folderview.c
15117         * src/folderview.h
15118                 Maybe fix bug 1324, 'Corrupted IMAP cache'
15119
15120 2007-09-20 [colin]      3.0.1cvs14
15121
15122         * src/printing.c
15123                 Fix a little leak
15124
15125 2007-09-20 [holger]     3.0.1cvs13
15126
15127         * src/printing.c
15128                 Add page layout to print preview.
15129                 Make the close-button in the toolbar
15130                 right-aligned.
15131
15132 2007-09-20 [paul]       3.0.1cvs12
15133
15134         * po/ru.po
15135                 updated by Pavlo Bohmat
15136
15137 2007-09-19 [colin]      3.0.1cvs11
15138
15139         * src/common/utils.c
15140                 Prevent unquoted mime boundaries, by always
15141                 using a /
15142
15143 2007-09-19 [colin]      3.0.1cvs10
15144
15145         * src/printing.c
15146                 Fix drawing area size, fix DPI change that
15147                 can cause total number of lines to decrease
15148
15149 2007-09-19 [colin]      3.0.1cvs9
15150
15151         * po/POTFILES.in
15152         * src/printing.c
15153                 Make print preview more efficient and nicer.
15154                 Patch mostly by Holger Berndt <hb@claws-mail.org>
15155
15156 2007-09-19 [colin]      3.0.1cvs8
15157
15158         * src/prefs_common.c
15159         * src/prefs_common.h
15160         * src/printing.c
15161                 Add scrolledwindow, default allocation and
15162                 size saving to the print preview window.
15163
15164 2007-09-18 [colin]      3.0.1cvs7
15165
15166         * src/prefs_common.c
15167         * src/prefs_common.h
15168         * src/prefs_image_viewer.c
15169         * src/printing.c
15170                 GtkPrintOperation:
15171                 - add image printing support
15172                 - add option to print images
15173                 - add preview widget
15174                 - add saving of a few Page Setup parameters
15175
15176 2007-09-18 [colin]      3.0.1cvs6
15177
15178         * AUTHORS
15179         * src/gtk/authors.h
15180                 Add Guillaume Chazarain
15181
15182 2007-09-18 [colin]      3.0.1cvs5
15183
15184         * src/common/utils.c
15185                 Fix bug 1321, 'access before allocation 
15186                 when scanning for uris'. Patch by 
15187                 Guillaume Chazarain <guichaz@yahoo.fr>
15188
15189 2007-09-18 [colin]      3.0.1cvs4
15190
15191         * src/toolbar.c
15192                 Fix bug 1320, 'Memory leak caused by 
15193                 gtk_container_get_children'. Patch by
15194                 Guillaume Chazarain <guichaz@yahoo.fr>
15195
15196 2007-09-18 [colin]      3.0.1cvs3
15197
15198         * src/printing.c
15199         * src/printing.h
15200                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
15201
15202 2007-09-18 [colin]      3.0.1cvs2
15203
15204         * src/Makefile.am
15205         * src/mainwindow.c
15206         * src/messageview.c
15207         * src/messageview.h
15208         * src/prefs_ext_prog.c
15209         * src/prefs_fonts.c
15210         * src/printing.c
15211         * src/printing.h
15212         * src/summaryview.c
15213                 Use GtkPrintOperation by default on GTK+ >= 2.10
15214                 Patch by Holger Berndt <hb@claws-mail.org>
15215
15216 2007-09-18 [paul]       3.0.1cvs1
15217
15218         * NEWS
15219         * README
15220         * RELEASE_NOTES
15221         * configure.ac
15222                 bump up version number following stable release
15223
15224 2007-09-16 [colin]      3.0.0cvs18
15225
15226         * src/folder.c
15227                 Fix possible memleak
15228
15229 2007-09-16 [colin]      3.0.0cvs17
15230
15231         * src/folderview.c
15232                 Fix bug 1311, 'Wrong arrow position 
15233                 while moving message into folder when 
15234                 column headers hidden'
15235         * src/image_viewer.c
15236                 Show error in the GUI if image can't
15237                 be loaded
15238         * src/matcher.c
15239                 Fix spurious output
15240         * src/messageview.c
15241                 Allow setting domain in msgid
15242         * src/common/plugin.c
15243                 Add timing information
15244
15245 2007-09-16 [colin]      3.0.0cvs16
15246
15247         * src/account.c
15248         * src/compose.c
15249         * src/prefs_account.c
15250         * src/prefs_account.h
15251         * src/common/utils.c
15252                 Remove Generate Message-ID option. We need
15253                 this on some IMAP servers.
15254         * src/prefs_template.c
15255                 Fix double-free
15256
15257 2007-09-16 [colin]      3.0.0cvs15
15258
15259         * src/prefs_filtering.c
15260         * src/prefs_filtering.h
15261         * src/prefs_filtering_action.c
15262         * src/common/tags.c
15263                 Fix tags issues: tags with spaces, renaming
15264                 tags.
15265
15266 2007-09-16 [colin]      3.0.0cvs14
15267
15268         * src/folderview.c
15269         * src/main.c
15270         * src/mainwindow.c
15271                 Fix bug 1308, 'Claws deletes folderlist.xml after
15272                 fetching mail short after start-up'
15273
15274 2007-09-16 [colin]      3.0.0cvs13
15275
15276         * src/compose.c
15277                 Fix scrolling to cursor
15278
15279 2007-09-16 [paul]       3.0.0cvs12
15280
15281         * po/sr.po
15282                 updated by Aleksandar Urosevic
15283
15284 2007-09-16 [paul]       3.0.0cvs11
15285
15286         * src/folder.c
15287                 do not allow locked msgs to be deleted,
15288                 even by filtering/processing
15289
15290 2007-09-07 [paul]       3.0.0cvs10
15291
15292         * src/prefs_folder_column.c
15293         * src/prefs_summary_column.c
15294                 implement button sensitivity
15295                 patch by Pawel Pekala
15296
15297 2007-09-06 [wwp]        3.0.0cvs9
15298
15299         * src/prefs_gtk.c
15300                 Add a missing linefeed to a debug message.
15301
15302 2007-09-05 [colin]      3.0.0cvs8
15303
15304         * src/inc.c
15305                 Fix statusbar/window mismatch on Maemo
15306
15307 2007-09-05 [colin]      3.0.0cvs7
15308
15309         * src/ldaputil.c
15310                 Fix build without USE_LDAP_TLS
15311
15312 2007-09-05 [colin]      3.0.0cvs6
15313
15314         * src/folder.c
15315         * src/imap.c
15316         * src/inc.c
15317         * src/mbox.c
15318         * src/send_message.c
15319         * src/statusbar.c
15320         * src/statusbar.h
15321                 Maemo: distinguish various statusbar messages,
15322                 in order to display only the most important.
15323
15324 2007-09-04 [wwp]        3.0.0cvs5
15325
15326         * src/account.c
15327                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15328                 Show protocol "SMTP" and the appropriate server for send-only
15329                 accounts, show "-" instead of "" when no value is relevant.
15330
15331 2007-09-03 [ticho]      3.0.0cvs4
15332
15333         * src/summaryview.c
15334                 Handle plural form better in delete confirmation dialog.
15335
15336 2007-09-03 [wwp]        3.0.0cvs3
15337
15338         * src/compose.c
15339                 Warn differently when sending or sending later (queueing).
15340
15341 2007-09-03 [colin]      3.0.0cvs2
15342
15343         * src/procmime.c
15344         * src/procmime.h
15345         * src/common/plugin.c
15346         * src/common/plugin.h
15347                 Add a new plugin API, MimeParser. It allows
15348                 plugins to scan email MIME parts and optionally,
15349                 transform them.
15350
15351 2007-09-03 [mones]      3.0.0cvs1
15352
15353         * po/es.po
15354                 Updated translation
15355         * src/common/defs.h
15356                 While a better solution is made double history sizes
15357
15358 2007-09-03 [paul]       3.0.0
15359
15360         * NEWS
15361         * README
15362         * RELEASE_NOTES
15363                 3.0.0 released
15364
15365 [For previous entries, see ChangeLog.2.0.0-3.0.0]