2013-02-24 [colin] 3.9.0cvs102
[claws.git] / ChangeLog
1 2013-02-24 [colin]      3.9.0cvs102
2
3         * src/plugins/vcalendar/libical/libical/Makefile.am
4                 Fix build without vcalendar
5
6 2013-02-23 [paul]       3.9.0cvs101
7
8         * src/mimeview.c
9                 escape filename/description text, prevents error if, e.g., the
10                 filename contains an ampersand
11
12 2013-02-22 [colin]      3.9.0cvs100
13
14         * AUTHORS
15         * src/gtk/authors.h
16         * src/summaryview.c
17                 Fix bug #2702, "Support splitting subject line for small screen
18                 layout". Patch by Ben Deering.
19
20 2013-02-21 [paul]       3.9.0cvs99
21
22         * configure.ac
23                 add he to ALL_LINGUAS
24
25 2013-02-20 [colin]      3.9.0cvs98
26
27         * src/main.c
28                 Fix seg on w32
29
30 2013-02-20 [colin]      3.9.0cvs97
31
32         * src/plugins/att_remover/claws.def
33         * src/plugins/fetchinfo/claws.def
34         * src/plugins/spam_report/claws.def
35                 Add more needed symbols
36
37 2013-02-20 [colin]      3.9.0cvs96
38
39         * src/plugins/att_remover/Makefile.am
40         * src/plugins/fetchinfo/Makefile.am
41         * src/plugins/spam_report/Makefile.am
42                 Fix missed parts for w32
43
44 2013-02-20 [colin]      3.9.0cvs95
45
46         * src/prefs_common.h
47         * src/plugins/address_keeper/claws.def
48         * src/plugins/att_remover/Makefile.am
49         * src/plugins/att_remover/claws.def
50         * src/plugins/att_remover/plugin.def
51         * src/plugins/att_remover/version.rc
52         * src/plugins/clamd/libclamd/Makefile.am
53         * src/plugins/fetchinfo/Makefile.am
54         * src/plugins/fetchinfo/claws.def
55         * src/plugins/fetchinfo/plugin.def
56         * src/plugins/fetchinfo/version.rc
57         * src/plugins/mailmbox/Makefile.am
58         * src/plugins/mailmbox/claws.def
59         * src/plugins/mailmbox/plugin.def
60         * src/plugins/mailmbox/version.rc
61         * src/plugins/notification/gtkhotkey/Makefile.am
62         * src/plugins/spam_report/Makefile.am
63         * src/plugins/spam_report/claws.def
64         * src/plugins/spam_report/plugin.def
65         * src/plugins/spam_report/spam_report.c
66         * src/plugins/spam_report/version.rc
67                 Win32 build fixes (and add of address_keeper, att_remover,
68                 fetchinfo and spam_report)
69
70 2013-02-20 [paul]       3.9.0cvs94
71
72         * configure.ac
73                 a little more report layout tweaking
74
75 2013-02-20 [colin]      3.9.0cvs93
76
77         * src/common/plugin.c
78                 Auto fix plugin names ending in "_plugin"
79
80 2013-02-20 [colin]      3.9.0cvs92
81
82         * src/plugins/gdata/Makefile.am
83                 Change plugin name
84
85 2013-02-20 [colin]      3.9.0cvs91
86
87         * src/plugins/fetchinfo/Makefile.am
88         * src/plugins/notification/Makefile.am
89         * src/plugins/perl/Makefile.am
90         * src/plugins/python/Makefile.am
91                 Drop _plugin from the plugin's filename
92
93 2013-02-20 [colin]      3.9.0cvs90
94
95         * configure.ac
96                 Group core's --{en,dis}able switches
97
98 2013-02-20 [colin]      3.9.0cvs89
99
100         * configure.ac
101                 typos
102
103 2013-02-20 [colin]      3.9.0cvs88
104
105         * configure.ac
106         * Makefile.am
107                 Don't check for GNOME2 when we want to check for
108                 gtk-update-icon-cache; Typo fix
109
110 2013-02-20 [colin]      3.9.0cvs87
111
112         * src/plugins/Makefile.am
113         * src/plugins/acpi_notifier/Makefile.am
114         * src/plugins/address_keeper/Makefile.am
115         * src/plugins/archive/Makefile.am
116         * src/plugins/att_remover/Makefile.am
117         * src/plugins/attachwarner/Makefile.am
118         * src/plugins/bogofilter/Makefile.am
119         * src/plugins/bsfilter/Makefile.am
120         * src/plugins/clamd/Makefile.am
121         * src/plugins/demo/Makefile.am
122         * src/plugins/fancy/Makefile.am
123         * src/plugins/fetchinfo/Makefile.am
124         * src/plugins/gdata/Makefile.am
125         * src/plugins/mailmbox/Makefile.am
126         * src/plugins/newmail/Makefile.am
127         * src/plugins/notification/Makefile.am
128         * src/plugins/pdf_viewer/Makefile.am
129         * src/plugins/perl/Makefile.am
130         * src/plugins/pgpcore/Makefile.am
131         * src/plugins/pgpinline/Makefile.am
132         * src/plugins/pgpmime/Makefile.am
133         * src/plugins/python/Makefile.am
134         * src/plugins/rssyl/Makefile.am
135         * src/plugins/smime/Makefile.am
136         * src/plugins/spam_report/Makefile.am
137         * src/plugins/spamassassin/Makefile.am
138         * src/plugins/tnef_parse/Makefile.am
139         * src/plugins/vcalendar/Makefile.am
140                 Change automake conditionals so that all plugins subdirectories
141                 are included, but nothing built in disabled plugins. Fixes make
142                 dist with some plugins --disabled.
143
144 2013-02-20 [colin]      3.9.0cvs86
145
146         * configure.ac
147         * src/plugins/fancy/fancy_viewer.h
148                 Fix build for Fancy and vCalendar
149
150 2013-02-20 [colin]      3.9.0cvs85
151
152         * configure.ac
153                 Rework plugin enabling logic. More clean!
154         * src/plugins/fancy/fancy_viewer.c
155         * src/plugins/fancy/fancy_viewer.h
156         * src/plugins/spam_report/spam_report.c
157                 Make curl dependancy mandatory
158         * src/plugins/notification/notification_plugin.c
159                 Fix build with every possible thing disabled
160         * src/plugins/notification/Makefile.am
161         * src/plugins/notification/gtkhotkey/.cvsignore
162         * src/plugins/notification/gtkhotkey/Makefile.am
163         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
164         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
165         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
166         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
167         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
168         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
169         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
170         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
171         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
172         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
173         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
174         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
175         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
176         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
177         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
178         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
179         * src/plugins/notification/gtkhotkey/gtkhotkey.h
180         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
181         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
182         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
183         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
184                 Re-add hotkey support
185         * src/plugins/spam_report/Makefile.am
186         * src/plugins/tnef_parse/Makefile.am
187                 Remove gettext.h
188
189 2013-02-20 [colin]      3.9.0cvs84
190
191         * configure.ac
192         * po/POTFILES.in
193         * src/plugins/Makefile.am
194         * src/plugins/dillo_viewer/.cvsignore
195         * src/plugins/dillo_viewer/Makefile.am
196         * src/plugins/dillo_viewer/README
197         * src/plugins/dillo_viewer/dillo_prefs.c
198         * src/plugins/dillo_viewer/dillo_prefs.h
199         * src/plugins/dillo_viewer/dillo_viewer.c
200         * src/plugins/trayicon/.cvsignore
201         * src/plugins/trayicon/Makefile.am
202         * src/plugins/trayicon/README
203         * src/plugins/trayicon/trayicon.c
204         * src/plugins/trayicon/trayicon_prefs.c
205         * src/plugins/trayicon/trayicon_prefs.h
206         * src/plugins/trayicon/libeggtrayicon/.cvsignore
207                 Drop trayicon and dillo_viewer
208
209 2013-02-20 [colin]      3.9.0cvs83
210
211         * configure.ac
212         * src/plugins/Makefile.am
213         * src/plugins/spam_report/.cvsignore
214         * src/plugins/spam_report/Makefile.am
215         * src/plugins/spam_report/placeholder.txt
216         * src/plugins/spam_report/spam_report.c
217         * src/plugins/spam_report/spam_report_prefs.c
218         * src/plugins/spam_report/spam_report_prefs.h
219         * src/plugins/tnef_parse/.cvsignore
220         * src/plugins/tnef_parse/Makefile.am
221         * src/plugins/tnef_parse/claws.def
222         * src/plugins/tnef_parse/mapi.h
223         * src/plugins/tnef_parse/mapidefs.h
224         * src/plugins/tnef_parse/mapitags.h
225         * src/plugins/tnef_parse/placeholder.txt
226         * src/plugins/tnef_parse/plugin.def
227         * src/plugins/tnef_parse/tnef-errors.h
228         * src/plugins/tnef_parse/tnef-types.h
229         * src/plugins/tnef_parse/tnef_dump.c
230         * src/plugins/tnef_parse/tnef_dump.h
231         * src/plugins/tnef_parse/tnef_parse.c
232         * src/plugins/tnef_parse/version.rc
233         * src/plugins/tnef_parse/ytnef.c
234         * src/plugins/tnef_parse/ytnef.h
235                 Add tnef_parse and spam_report
236
237 2013-02-20 [colin]      3.9.0cvs82
238
239         * src/plugins/bogofilter/Makefile.am
240         * src/plugins/clamd/Makefile.am
241         * src/plugins/demo/Makefile.am
242         * src/plugins/dillo_viewer/Makefile.am
243         * src/plugins/fancy/Makefile.am
244         * src/plugins/fetchinfo/Makefile.am
245         * src/plugins/gdata/Makefile.am
246         * src/plugins/mailmbox/Makefile.am
247         * src/plugins/newmail/Makefile.am
248         * src/plugins/notification/Makefile.am
249         * src/plugins/pdf_viewer/Makefile.am
250         * src/plugins/perl/Makefile.am
251         * src/plugins/python/Makefile.am
252         * src/plugins/spamassassin/Makefile.am
253         * src/plugins/trayicon/Makefile.am
254         * src/plugins/vcalendar/libical/libical/Makefile.am
255                 Fix out-of-tree build
256
257 2013-02-19 [colin]      3.9.0cvs81
258
259         * configure.ac
260                 Fix inverted logic in a few plugins
261
262 2013-02-18 [mones]      3.9.0cvs80
263
264         * src/plugins/notification/Makefile.am
265         * src/plugins/pdf_viewer/Makefile.am
266         * src/plugins/python/Makefile.am
267                 Allow 'make dist' to generate a nice tarball
268
269 2013-02-18 [wwp]        3.9.0cvs79
270
271         * src/plugins/clamd/libclamd/.cvsignore
272         Add one more .cvsignore file.
273
274 2013-02-18 [wwp]        3.9.0cvs78
275
276         * src/plugins/clamd/libclamd/.cvsignore
277         One more .cvsignore file.
278
279 2013-02-18 [wwp]        3.9.0cvs77
280
281         * src/plugins/clamd/.cvsignore
282         * src/plugins/clamd/libclamd/.cvsignore
283         * src/plugins/fetchinfo/.cvsignore
284         * src/plugins/gdata/.cvsignore
285         * src/plugins/mailmbox/.cvsignore
286         * src/plugins/newmail/.cvsignore
287         * src/plugins/notification/.cvsignore
288         * src/plugins/pdf_viewer/.cvsignore
289         * src/plugins/perl/.cvsignore
290         * src/plugins/python/.cvsignore
291         Silent up stuff a bit.
292
293 2013-02-17 [colin]      3.9.0cvs76
294
295         * src/plugins/notification/Makefile.am
296         * src/plugins/notification/notification_banner.c
297         * src/plugins/notification/notification_banner.h
298         * src/plugins/notification/notification_command.c
299         * src/plugins/notification/notification_command.h
300         * src/plugins/notification/notification_core.c
301         * src/plugins/notification/notification_foldercheck.c
302         * src/plugins/notification/notification_foldercheck.h
303         * src/plugins/notification/notification_hotkeys.c
304         * src/plugins/notification/notification_hotkeys.h
305         * src/plugins/notification/notification_indicator.c
306         * src/plugins/notification/notification_indicator.h
307         * src/plugins/notification/notification_lcdproc.c
308         * src/plugins/notification/notification_lcdproc.h
309         * src/plugins/notification/notification_plugin.c
310         * src/plugins/notification/notification_plugin.h
311         * src/plugins/notification/notification_popup.c
312         * src/plugins/notification/notification_popup.h
313         * src/plugins/notification/notification_prefs.c
314         * src/plugins/notification/notification_prefs.h
315         * src/plugins/notification/notification_trayicon.c
316         * src/plugins/notification/notification_trayicon.h
317                 Activate and fix notification (without libindicate)
318
319 2013-02-17 [colin]      3.9.0cvs75
320
321         * src/plugins/Makefile.am
322         * src/plugins/archive/Makefile.am
323         * src/plugins/clamd/Makefile.am
324         * src/plugins/clamd/clamav_plugin.c
325         * src/plugins/clamd/clamav_plugin.h
326         * src/plugins/clamd/clamav_plugin_gtk.c
327         * src/plugins/clamd/placeholder.txt
328         * src/plugins/clamd/libclamd/Makefile.am
329         * src/plugins/clamd/libclamd/clamd-plugin.c
330         * src/plugins/clamd/libclamd/clamd-plugin.h
331         * src/plugins/fetchinfo/Makefile.am
332         * src/plugins/fetchinfo/fetchinfo_plugin.c
333         * src/plugins/fetchinfo/fetchinfo_plugin.h
334         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
335         * src/plugins/fetchinfo/placeholder.txt
336         * src/plugins/gdata/Makefile.am
337         * src/plugins/gdata/cm_gdata_contacts.c
338         * src/plugins/gdata/cm_gdata_contacts.h
339         * src/plugins/gdata/cm_gdata_prefs.c
340         * src/plugins/gdata/cm_gdata_prefs.h
341         * src/plugins/gdata/gdata_plugin.c
342         * src/plugins/gdata/gdata_plugin.h
343         * src/plugins/gdata/placeholder.txt
344         * src/plugins/geolocation/placeholder.txt
345         * src/plugins/gtkhtml2_viewer/placeholder.txt
346         * src/plugins/mailmbox/Makefile.am
347         * src/plugins/mailmbox/carray.c
348         * src/plugins/mailmbox/carray.h
349         * src/plugins/mailmbox/chash.c
350         * src/plugins/mailmbox/chash.h
351         * src/plugins/mailmbox/clist.c
352         * src/plugins/mailmbox/clist.h
353         * src/plugins/mailmbox/mailimf.c
354         * src/plugins/mailmbox/mailimf.h
355         * src/plugins/mailmbox/mailimf_types.c
356         * src/plugins/mailmbox/mailimf_types.h
357         * src/plugins/mailmbox/mailimf_types_helper.c
358         * src/plugins/mailmbox/mailimf_types_helper.h
359         * src/plugins/mailmbox/mailimf_write.c
360         * src/plugins/mailmbox/mailimf_write.h
361         * src/plugins/mailmbox/maillock.c
362         * src/plugins/mailmbox/maillock.h
363         * src/plugins/mailmbox/mailmbox.c
364         * src/plugins/mailmbox/mailmbox.h
365         * src/plugins/mailmbox/mailmbox_folder.c
366         * src/plugins/mailmbox/mailmbox_folder.h
367         * src/plugins/mailmbox/mailmbox_gtk.deps
368         * src/plugins/mailmbox/mailmbox_parse.c
369         * src/plugins/mailmbox/mailmbox_parse.h
370         * src/plugins/mailmbox/mailmbox_types.c
371         * src/plugins/mailmbox/mailmbox_types.h
372         * src/plugins/mailmbox/mmapstring.c
373         * src/plugins/mailmbox/mmapstring.h
374         * src/plugins/mailmbox/placeholder.txt
375         * src/plugins/mailmbox/plugin.c
376         * src/plugins/mailmbox/plugin_gtk.c
377         * src/plugins/mailmbox/plugin_gtk.h
378         * src/plugins/newmail/Makefile.am
379         * src/plugins/newmail/newmail.c
380         * src/plugins/newmail/placeholder.txt
381         * src/plugins/notification/Makefile.am
382         * src/plugins/notification/claws.def
383         * src/plugins/notification/notification_banner.c
384         * src/plugins/notification/notification_banner.h
385         * src/plugins/notification/notification_command.c
386         * src/plugins/notification/notification_command.h
387         * src/plugins/notification/notification_core.c
388         * src/plugins/notification/notification_core.h
389         * src/plugins/notification/notification_foldercheck.c
390         * src/plugins/notification/notification_foldercheck.h
391         * src/plugins/notification/notification_hotkeys.c
392         * src/plugins/notification/notification_hotkeys.h
393         * src/plugins/notification/notification_indicator.c
394         * src/plugins/notification/notification_indicator.h
395         * src/plugins/notification/notification_lcdproc.c
396         * src/plugins/notification/notification_lcdproc.h
397         * src/plugins/notification/notification_pixbuf.c
398         * src/plugins/notification/notification_pixbuf.h
399         * src/plugins/notification/notification_plugin.c
400         * src/plugins/notification/notification_plugin.h
401         * src/plugins/notification/notification_popup.c
402         * src/plugins/notification/notification_popup.h
403         * src/plugins/notification/notification_prefs.c
404         * src/plugins/notification/notification_prefs.h
405         * src/plugins/notification/notification_trayicon.c
406         * src/plugins/notification/notification_trayicon.h
407         * src/plugins/notification/placeholder.txt
408         * src/plugins/notification/plugin.def
409         * src/plugins/notification/raw_claws_mail_logo_64x64.h
410         * src/plugins/notification/version.rc
411         * src/plugins/pdf_viewer/Makefile.am
412         * src/plugins/pdf_viewer/doc_index.xpm
413         * src/plugins/pdf_viewer/doc_index_close.xpm
414         * src/plugins/pdf_viewer/doc_info.xpm
415         * src/plugins/pdf_viewer/first_arrow.xpm
416         * src/plugins/pdf_viewer/last_arrow.xpm
417         * src/plugins/pdf_viewer/left_arrow.xpm
418         * src/plugins/pdf_viewer/placeholder.txt
419         * src/plugins/pdf_viewer/poppler_viewer.c
420         * src/plugins/pdf_viewer/poppler_viewer.h
421         * src/plugins/pdf_viewer/right_arrow.xpm
422         * src/plugins/pdf_viewer/rotate_left.xpm
423         * src/plugins/pdf_viewer/rotate_right.xpm
424         * src/plugins/pdf_viewer/zoom_fit.xpm
425         * src/plugins/pdf_viewer/zoom_in.xpm
426         * src/plugins/pdf_viewer/zoom_out.xpm
427         * src/plugins/pdf_viewer/zoom_width.xpm
428         * src/plugins/perl/Makefile.am
429         * src/plugins/perl/perl_gtk.c
430         * src/plugins/perl/perl_gtk.h
431         * src/plugins/perl/perl_plugin.c
432         * src/plugins/perl/perl_plugin.h
433         * src/plugins/perl/placeholder.txt
434         * src/plugins/python/Makefile.am
435         * src/plugins/python/clawsmailmodule.c
436         * src/plugins/python/clawsmailmodule.h
437         * src/plugins/python/composewindowtype.c
438         * src/plugins/python/composewindowtype.h
439         * src/plugins/python/foldertype.c
440         * src/plugins/python/foldertype.h
441         * src/plugins/python/messageinfotype.c
442         * src/plugins/python/messageinfotype.h
443         * src/plugins/python/nodetype.c
444         * src/plugins/python/nodetype.h
445         * src/plugins/python/placeholder.txt
446         * src/plugins/python/python-hooks.c
447         * src/plugins/python/python-hooks.h
448         * src/plugins/python/python-shell.c
449         * src/plugins/python/python-shell.h
450         * src/plugins/python/python_plugin.c
451         * src/plugins/vcalendar/Makefile.in
452                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
453                 notification, pdf_viewer, perl, python). Notification not yet
454                 enabled because it has too much autoconf switches for my taste.
455
456
457 2013-02-16 [colin]      3.9.0cvs74
458
459         * po/POTFILES.in
460         * po/bg.po
461         * po/ca.po
462         * po/cs.po
463         * po/de.po
464         * po/en_GB.po
465         * po/es.po
466         * po/fi.po
467         * po/fr.po
468         * po/hu.po
469         * po/id_ID.po
470         * po/it.po
471         * po/ja.po
472         * po/lt.po
473         * po/nl.po
474         * po/pl.po
475         * po/pt_BR.po
476         * po/pt_PT.po
477         * po/ru.po
478         * po/sk.po
479         * po/sv.po
480         * po/uk.po
481         * po/zh_CN.po
482         * po/zh_TW.po
483         * src/plugins/Makefile.am
484         * src/plugins/archive/.cvsignore
485         * src/plugins/archive/Makefile.am
486         * src/plugins/archive/archiver.c
487         * src/plugins/archive/archiver.h
488         * src/plugins/archive/archiver_gtk.c
489         * src/plugins/archive/archiver_prefs.c
490         * src/plugins/archive/archiver_prefs.h
491         * src/plugins/archive/libarchive_archive.c
492         * src/plugins/archive/libarchive_archive.h
493         * src/plugins/archive/placeholder.txt
494         * src/plugins/att_remover/.cvsignore
495         * src/plugins/att_remover/Makefile.am
496         * src/plugins/att_remover/att_remover.c
497         * src/plugins/att_remover/placeholder.txt
498         * src/plugins/bsfilter/.cvsignore
499         * src/plugins/bsfilter/Makefile.am
500         * src/plugins/bsfilter/bsfilter.c
501         * src/plugins/bsfilter/bsfilter.h
502         * src/plugins/bsfilter/bsfilter_gtk.c
503         * src/plugins/bsfilter/claws.def
504         * src/plugins/bsfilter/placeholder.txt
505         * src/plugins/bsfilter/plugin.def
506         * src/plugins/bsfilter/version.rc
507                 Add archive, att_remover, bsfilter
508         * src/plugins/vcalendar/Makefile.in
509         * src/plugins/vcalendar/libical/libical/icalversion.h
510                 Remove useless files
511
512 2013-02-16 [colin]      3.9.0cvs73
513
514         * src/plugins/Makefile.am
515         * src/plugins/acpi_notifier/Makefile.am
516         * src/plugins/acpi_notifier/acpi_notifier.c
517         * src/plugins/acpi_notifier/placeholder.txt
518         * src/plugins/address_keeper/Makefile.am
519         * src/plugins/address_keeper/address_keeper.c
520         * src/plugins/address_keeper/address_keeper.h
521         * src/plugins/address_keeper/address_keeper_prefs.c
522         * src/plugins/address_keeper/address_keeper_prefs.h
523         * src/plugins/address_keeper/claws.def
524         * src/plugins/address_keeper/placeholder.txt
525         * src/plugins/address_keeper/plugin.def
526         * src/plugins/address_keeper/version.rc
527         * src/plugins/attachwarner/Makefile.am
528         * src/plugins/attachwarner/attachwarner.c
529         * src/plugins/attachwarner/attachwarner.h
530         * src/plugins/attachwarner/attachwarner_prefs.c
531         * src/plugins/attachwarner/attachwarner_prefs.h
532         * src/plugins/attachwarner/claws.def
533         * src/plugins/attachwarner/placeholder.txt
534         * src/plugins/attachwarner/plugin.def
535         * src/plugins/attachwarner/version.rc
536         * src/plugins/vcalendar/libical/libical/icalversion.h
537         * po/POTFILES.in
538         * po/bg.po
539         * po/ca.po
540         * po/cs.po
541         * po/de.po
542         * po/en_GB.po
543         * po/es.po
544         * po/fi.po
545         * po/fr.po
546         * po/hu.po
547         * po/id_ID.po
548         * po/it.po
549         * po/ja.po
550         * po/lt.po
551         * po/nl.po
552         * po/pl.po
553         * po/pt_BR.po
554         * po/pt_PT.po
555         * po/ru.po
556         * po/sk.po
557         * po/sr.po
558         * po/sv.po
559         * po/uk.po
560         * po/zh_CN.po
561         * po/zh_TW.po
562                 Now do acpi_notifier, attachwarner, address_keeper
563
564 2013-02-16 [colin]      3.9.0cvs72
565
566         * po/POTFILES.in
567         * po/bg.po
568         * po/ca.po
569         * po/cs.po
570         * po/de.po
571         * po/en_GB.po
572         * po/es.po
573         * po/fi.po
574         * po/fr.po
575         * po/hu.po
576         * po/id_ID.po
577         * po/it.po
578         * po/ja.po
579         * po/lt.po
580         * po/nl.po
581         * po/pl.po
582         * po/pt_BR.po
583         * po/pt_PT.po
584         * po/ru.po
585         * po/sk.po
586         * po/sr.po
587         * po/sv.po
588         * po/uk.po
589         * po/zh_CN.po
590         * po/zh_TW.po
591                 Merge RSSyl's translations
592
593 2013-02-16 [colin]      3.9.0cvs71
594
595         * src/mainwindow.c
596                 Fix use-after-free (introduced in cvs61)
597
598 2013-02-16 [colin]      3.9.0cvs70
599
600         * src/main.c
601         * src/prefs_common.c
602         * src/prefs_common.h
603         * src/common/defs.h
604         * src/common/w32_account.c
605                 Add an hidden preference to set the Windows theme
606         * src/plugins/Makefile.am
607         * src/plugins/rssyl/Makefile.am
608         * src/plugins/rssyl/claws.def
609         * src/plugins/rssyl/date.c
610         * src/plugins/rssyl/date.h
611         * src/plugins/rssyl/feed.c
612         * src/plugins/rssyl/feed.h
613         * src/plugins/rssyl/feedprops.c
614         * src/plugins/rssyl/feedprops.h
615         * src/plugins/rssyl/opml.c
616         * src/plugins/rssyl/opml.h
617         * src/plugins/rssyl/parsers.c
618         * src/plugins/rssyl/parsers.h
619         * src/plugins/rssyl/placeholder.txt
620         * src/plugins/rssyl/plugin.c
621         * src/plugins/rssyl/plugin.def
622         * src/plugins/rssyl/rssyl.c
623         * src/plugins/rssyl/rssyl.h
624         * src/plugins/rssyl/rssyl_cb_gtk.c
625         * src/plugins/rssyl/rssyl_cb_gtk.h
626         * src/plugins/rssyl/rssyl_cb_menu.c
627         * src/plugins/rssyl/rssyl_cb_menu.h
628         * src/plugins/rssyl/rssyl_gtk.c
629         * src/plugins/rssyl/rssyl_gtk.h
630         * src/plugins/rssyl/rssyl_prefs.c
631         * src/plugins/rssyl/rssyl_prefs.h
632         * src/plugins/rssyl/strreplace.c
633         * src/plugins/rssyl/strreplace.h
634         * src/plugins/rssyl/version.rc
635                 Add RSSyl
636         * src/plugins/vcalendar/Makefile.am
637         * src/plugins/vcalendar/Makefile.in
638         * src/plugins/vcalendar/plugin.c
639         * src/plugins/vcalendar/libical/libical/icalversion.h
640                 Fix Curl flags :)
641
642 2013-02-14 [paul]       3.9.0cvs69
643
644         * po/id_ID.po
645                 "fix" plural forms
646
647 2013-02-14 [colin]      3.9.0cvs68
648
649         * po/POTFILES.in
650                 Add vcalendar files
651         * po/merge-po-from-plugin.sh
652                 Add helper script to merge external plugins translations
653         * po/bg.po
654         * po/ca.po
655         * po/cs.po
656         * po/de.po
657         * po/en_GB.po
658         * po/es.po
659         * po/fi.po
660         * po/fr.po
661         * po/hu.po
662         * po/id_ID.po
663         * po/it.po
664         * po/ja.po
665         * po/lt.po
666         * po/nl.po
667         * po/pl.po
668         * po/pt_BR.po
669         * po/pt_PT.po
670         * po/ru.po
671         * po/sk.po
672         * po/sr.po
673         * po/sv.po
674         * po/uk.po
675         * po/zh_CN.po
676         * po/zh_TW.po
677                 Merge translations from fancy and vcalendar
678
679 2013-02-14 [colin]      3.9.0cvs67
680
681         * configure.ac
682                 Fix perl detection
683
684 2013-02-14 [colin]      3.9.0cvs66
685
686         * src/plugins/vcalendar/claws.def
687         * src/plugins/vcalendar/plugin.def
688                 Add missing files
689         * src/plugins/vcalendar/libical/Makefile.in
690         * src/plugins/vcalendar/libical/design-data/Makefile.in
691         * src/plugins/vcalendar/libical/libical/Makefile.in
692         * src/plugins/vcalendar/libical/scripts/Makefile.in
693                 Remove extraneous files
694
695 2013-02-13 [colin]      3.9.0cvs65
696
697         * src/plugins/address_dup_finder/placeholder.txt
698         * src/plugins/synce/placeholder.txt
699                 Removed, deprecated plugins
700         * src/plugins/Makefile.am
701         * src/plugins/vcalendar/Makefile.am
702         * src/plugins/vcalendar/Makefile.in
703         * src/plugins/vcalendar/common-views.c
704         * src/plugins/vcalendar/common-views.h
705         * src/plugins/vcalendar/day-view.c
706         * src/plugins/vcalendar/icaltime_as_local.c
707         * src/plugins/vcalendar/icaltime_as_local.h
708         * src/plugins/vcalendar/month-view.c
709         * src/plugins/vcalendar/placeholder.txt
710         * src/plugins/vcalendar/plugin.c
711         * src/plugins/vcalendar/vcal_dbus.c
712         * src/plugins/vcalendar/vcal_dbus.h
713         * src/plugins/vcalendar/vcal_folder.c
714         * src/plugins/vcalendar/vcal_folder.h
715         * src/plugins/vcalendar/vcal_interface.h
716         * src/plugins/vcalendar/vcal_manager.c
717         * src/plugins/vcalendar/vcal_manager.h
718         * src/plugins/vcalendar/vcal_meeting_gtk.c
719         * src/plugins/vcalendar/vcal_meeting_gtk.h
720         * src/plugins/vcalendar/vcal_prefs.c
721         * src/plugins/vcalendar/vcal_prefs.h
722         * src/plugins/vcalendar/vcalendar.c
723         * src/plugins/vcalendar/vcalendar.h
724         * src/plugins/vcalendar/version.rc
725         * src/plugins/vcalendar/libical/.cvsignore
726         * src/plugins/vcalendar/libical/Makefile.am
727         * src/plugins/vcalendar/libical/Makefile.in
728         * src/plugins/vcalendar/libical/design-data/.cvsignore
729         * src/plugins/vcalendar/libical/design-data/Makefile.am
730         * src/plugins/vcalendar/libical/design-data/Makefile.in
731         * src/plugins/vcalendar/libical/design-data/parameters.csv
732         * src/plugins/vcalendar/libical/design-data/properties.csv
733         * src/plugins/vcalendar/libical/design-data/restrictions.csv
734         * src/plugins/vcalendar/libical/design-data/status.txt
735         * src/plugins/vcalendar/libical/design-data/value-types.csv
736         * src/plugins/vcalendar/libical/libical/.cvsignore
737         * src/plugins/vcalendar/libical/libical/Makefile.am
738         * src/plugins/vcalendar/libical/libical/Makefile.in
739         * src/plugins/vcalendar/libical/libical/icalattendee.c
740         * src/plugins/vcalendar/libical/libical/icalattendee.h
741         * src/plugins/vcalendar/libical/libical/icalcomponent.c
742         * src/plugins/vcalendar/libical/libical/icalcomponent.h
743         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
744         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
745         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
746         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
747         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
748         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
749         * src/plugins/vcalendar/libical/libical/icalduration.c
750         * src/plugins/vcalendar/libical/libical/icalduration.h
751         * src/plugins/vcalendar/libical/libical/icalenums.c
752         * src/plugins/vcalendar/libical/libical/icalenums.h
753         * src/plugins/vcalendar/libical/libical/icalerror.c
754         * src/plugins/vcalendar/libical/libical/icalerror.h
755         * src/plugins/vcalendar/libical/libical/icallangbind.c
756         * src/plugins/vcalendar/libical/libical/icallangbind.h
757         * src/plugins/vcalendar/libical/libical/icallexer.l
758         * src/plugins/vcalendar/libical/libical/icalmemory.c
759         * src/plugins/vcalendar/libical/libical/icalmemory.h
760         * src/plugins/vcalendar/libical/libical/icalmime.c
761         * src/plugins/vcalendar/libical/libical/icalmime.h
762         * src/plugins/vcalendar/libical/libical/icalparameter.c
763         * src/plugins/vcalendar/libical/libical/icalparameter.h
764         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
765         * src/plugins/vcalendar/libical/libical/icalparser.c
766         * src/plugins/vcalendar/libical/libical/icalparser.h
767         * src/plugins/vcalendar/libical/libical/icalperiod.c
768         * src/plugins/vcalendar/libical/libical/icalperiod.h
769         * src/plugins/vcalendar/libical/libical/icalproperty.c
770         * src/plugins/vcalendar/libical/libical/icalproperty.h
771         * src/plugins/vcalendar/libical/libical/icalrecur.c
772         * src/plugins/vcalendar/libical/libical/icalrecur.h
773         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
774         * src/plugins/vcalendar/libical/libical/icalrestriction.h
775         * src/plugins/vcalendar/libical/libical/icaltime.c
776         * src/plugins/vcalendar/libical/libical/icaltime.h
777         * src/plugins/vcalendar/libical/libical/icaltypes.c
778         * src/plugins/vcalendar/libical/libical/icaltypes.h
779         * src/plugins/vcalendar/libical/libical/icalvalue.c
780         * src/plugins/vcalendar/libical/libical/icalvalue.h
781         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
782         * src/plugins/vcalendar/libical/libical/icalversion.h
783         * src/plugins/vcalendar/libical/libical/icalversion.h.in
784         * src/plugins/vcalendar/libical/libical/icalyacc.output
785         * src/plugins/vcalendar/libical/libical/icalyacc.y
786         * src/plugins/vcalendar/libical/libical/pvl.c
787         * src/plugins/vcalendar/libical/libical/pvl.h
788         * src/plugins/vcalendar/libical/libical/sspm.c
789         * src/plugins/vcalendar/libical/libical/sspm.h
790         * src/plugins/vcalendar/libical/libical/vsnprintf.c
791         * src/plugins/vcalendar/libical/scripts/.cvsignore
792         * src/plugins/vcalendar/libical/scripts/Makefile.am
793         * src/plugins/vcalendar/libical/scripts/Makefile.in
794         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
795         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
796         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
797         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
798         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
799         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
800         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
801         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
802                 Add vcalendar.
803
804 2013-02-13 [colin]      3.9.0cvs64
805
806         * src/plugins/acpi_notifier/placeholder.txt
807         * src/plugins/address_dup_finder/placeholder.txt
808         * src/plugins/address_keeper/placeholder.txt
809         * src/plugins/archive/placeholder.txt
810         * src/plugins/att_remover/placeholder.txt
811         * src/plugins/attachwarner/placeholder.txt
812         * src/plugins/bsfilter/placeholder.txt
813         * src/plugins/clamd/placeholder.txt
814         * src/plugins/fetchinfo/placeholder.txt
815         * src/plugins/gdata/placeholder.txt
816         * src/plugins/geolocation/placeholder.txt
817         * src/plugins/gtkhtml2_viewer/placeholder.txt
818         * src/plugins/mailmbox/placeholder.txt
819         * src/plugins/newmail/placeholder.txt
820         * src/plugins/notification/placeholder.txt
821         * src/plugins/pdf_viewer/placeholder.txt
822         * src/plugins/perl/placeholder.txt
823         * src/plugins/python/placeholder.txt
824         * src/plugins/rssyl/placeholder.txt
825         * src/plugins/spam_report/placeholder.txt
826         * src/plugins/synce/placeholder.txt
827         * src/plugins/tnef_parse/placeholder.txt
828         * src/plugins/vcalendar/placeholder.txt
829                 Add temporary placeholders for ex-extra-plugins to be
830                 integrated.
831
832 2013-02-13 [paul]       3.9.0cvs63
833
834         * src/plugins/fancy/Makefile.am
835                 no need for EXTRA_DIST
836
837 2013-02-13 [paul]       3.9.0cvs62
838
839         * configure.ac
840         * po/POTFILES.in
841         * src/plugins/Makefile.am
842         * src/plugins/fancy/Makefile.am
843         * src/plugins/fancy/fancy_prefs.c
844         * src/plugins/fancy/fancy_prefs.h
845         * src/plugins/fancy/fancy_viewer.c
846         * src/plugins/fancy/fancy_viewer.h
847                 move the Fancy plugin into core
848
849 2013-02-11 [paul]       3.9.0cvs61
850
851         * src/mainwindow.c
852                 use the Delete key to remove colour label accels (same as everywhere else).
853                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
854
855 2013-01-26 [mir]        3.9.0cvs60
856
857         * tools/vcard2xml.py
858         Fixes bugs:
859             1) Lines split over more than one line breaks parser
860             2) Get email addres correct. Not only email;internet
861         Improvements:
862             1) Basic handling of vcard 3.0
863
864
865 2013-01-23 [colin]      3.9.0cvs59
866
867         * src/action.c
868         * src/common/utils.c
869                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
870
871 2013-01-23 [colin]      3.9.0cvs58
872
873         * src/imap.c
874                 Fix bug #2863, "Applying has_attachment quicksearch
875                 on IMAP segfaults".
876
877 2013-01-21 [paul]       3.9.0cvs57
878
879         * src/codeconv.h
880         * src/procmime.c
881                 fix bug 2862, 'Segmentation fault when replying to a
882                 message where the "code conversion" fails'. add support
883                 for X-VIET-VPS encoding
884
885 2013-01-21 [paul]       3.9.0cvs56
886
887         * src/common/defs.h
888         * src/gtk/about.c
889                 promote the users' ml on the About/Info tab
890
891 2013-01-09 [paul]       3.9.0cvs55
892
893         * doc/man/claws-mail.1
894         * src/gtk/about.c
895                 update copyright year
896
897 2013-01-09 [paul]       3.9.0cvs54
898
899         * src/gtk/gtkaspell.c
900                 fix sensitivity of 'Use both dictionaries' in compose window
901
902 2013-01-09 [mir]        3.9.0cvs53
903
904         * tools/vcard2xml.py
905             Fix missing file encoding info.
906             See -> http://www.python.org/dev/peps/pep-0263/
907
908
909 2013-01-08 [mones]      3.9.0cvs52
910
911         * claws-mail.desktop
912                 Added Swedish translation by Andreas Rönnquist
913
914 2012-12-20 [colin]      3.9.0cvs51
915
916         * src/action.c
917                 Fix crash on action error;
918                 Fix trimming of leading spaces in actions
919
920 2012-12-19 [colin]      3.9.0cvs50
921
922         * src/editldap.c
923         * src/ldapctrl.c
924         * src/ldapserver.c
925                 Make LDAP over SSL work on Win32 - but not TLS,
926                 unfortunately. Also, it requires the certificate
927                 to be trusted.
928
929 2012-12-16 [colin]      3.9.0cvs49
930
931         * src/messageview.c
932                 Add missing \n at end of the return receipt last part's headers.
933
934 2012-12-15 [paul]       3.9.0cvs48
935
936         * src/addrselect.c
937                 fix bug 2832, 'mail to from adress-book splitt names'
938
939 2012-12-12 [colin]      3.9.0cvs47
940
941         * src/action.c
942                 Port to g_spawn API and make actions work better on Win32
943         * src/mainwindow.c
944                 Indentation
945
946 2012-12-12 [ticho]      3.9.0cvs46
947
948         * src/compose.c
949                 Move focus to body textview when subject entry is activated
950                 (Enter key pressed) in compose window.
951
952 2012-12-10 [mones]      3.9.0cvs45
953
954         * src/addr_compl.c
955                 Fix bug #2835 (core part) to allow NULL names which
956                 have an address
957
958 2012-12-07 [colin]      3.9.0cvs44
959
960         * src/news.c
961                 Try to fix strange crash in nntp_ping/session_destroy...
962
963 2012-12-06 [mones]      3.9.0cvs43
964
965         * tools/README
966         * tools/gif2xface.pl
967         * tools/outlook2claws-mail.pl
968                 Fix address not working since years ago
969
970 2012-12-05 [mones]      3.9.0cvs42
971
972         * src/prefs_gtk.c
973                 Do not set to NULL string preferences which have "" as
974                 default value
975
976 2012-12-05 [colin]      3.9.0cvs41
977
978         * src/common/ssl.c
979                 Nullify xcred pointer like the other ones
980
981 2012-12-03 [wwp]        3.9.0cvs40
982
983         * src/summaryview.c
984         * src/mainwindow.c
985         Avoid any possible confusion: 0 is not a neutral value when passed
986         to main_window_get_mask() - use -1 instead, even in those cases we
987         don't care.
988
989 2012-12-03 [wwp]        3.9.0cvs39
990
991         * src/toolbar.c
992         Fix sensitivity of next-unread toolbar button.
993
994 2012-12-03 [colin]      3.9.0cvs38
995
996         * src/common/utils.c
997                 Fix following relative symlinks
998
999 2012-12-02 [colin]      3.9.0cvs37
1000
1001         * src/main.c
1002                 Of course you can't, Windows. Of course...
1003
1004 2012-12-02 [colin]      3.9.0cvs36
1005
1006         * src/main.c
1007                 Move control sockets inside their own directory,
1008                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
1009                 - cleaner separation of sockets and config dirs in
1010                   case of alternate config directories
1011                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
1012                   exists as a socket, use it to control the running entity
1013                 - backwards migration is handled: starting an old Claws Mail
1014                   version will bail out as creating the legacy socket won't
1015                   be possible.
1016                 - migration for alternate-config-dirs is not handled, which
1017                   could be mentioned in release notes.
1018                 Fixes bug #2828, "Use MD5 digest for socket name"
1019
1020 2012-12-01 [colin]      3.9.0cvs35
1021
1022         * src/common/utils.c
1023                 As usual, Windows is a little bit different
1024                 (you have to love it the same as the normal OSes...)
1025
1026 2012-12-01 [colin]      3.9.0cvs34
1027
1028         * src/common/utils.c
1029         * src/common/utils.h
1030                 Add a canonicalizer function and use it to
1031                 canonicalize rc_dir.
1032
1033 2012-11-30 [mones]      3.9.0cvs33
1034
1035         * src/common/plugin.c
1036                 Fixes #1137 completely, saving path-less plugins as is
1037                 in config. With this patch user can edit plugin list on
1038                 clawsrc and remove absolute paths from shared plugins,
1039                 leaving only the "pluginname.so". Those will be tried to
1040                 load from plugin dir of the loading core. Notice that
1041                 those will also fail to load on older versions, and will
1042                 probably be removed from your config without warning by
1043                 the older version.
1044
1045 2012-11-30 [wwp]        3.9.0cvs32
1046
1047         * src/mainwindow.c
1048         * src/mainwindow.h
1049         * src/summaryview.c
1050         * src/toolbar.c
1051         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
1052         also fix list loop initializers.
1053
1054 2012-11-30 [wwp]        3.9.0cvs31
1055
1056         * src/mainwindow.c
1057         * src/mainwindow.h
1058         * src/procmsg.c
1059         * src/send_message.c
1060         * src/send_message.h
1061         * src/toolbar.c
1062         * src/toolbar.h
1063         Add Message/Cancel sending (same as --cancel-sending), adds the
1064         relevant toolbar icon, and an extra cancel sending+receiving icon
1065         for convenience.
1066
1067 2012-11-29 [colin]      3.9.0cvs30
1068
1069         * src/mainwindow.c
1070                 Fix mask on a few menu items (thanks Ricardo!)
1071
1072 2012-11-28 [wwp]        3.9.0cvs29
1073
1074         * src/mainwindow.c
1075         * src/mainwindow.h
1076         * src/summaryview.c
1077         * src/toolbar.c
1078         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
1079         Complete toolbar_init(), which was missing few inits.
1080
1081 2012-11-28 [colin]      3.9.0cvs28
1082
1083         * src/mainwindow.c
1084         * src/news.c
1085         * src/news.h
1086         * src/etpan/nntp-thread.c
1087                 Disconnect NNTP accounts too when switching offline
1088
1089 2012-11-28 [colin]      3.9.0cvs27
1090
1091         * src/imap.c
1092         * src/news.c
1093         * src/common/session.c
1094         * src/common/session.h
1095                 Add keep-alive pings on IMAP and NNTP
1096
1097 2012-11-28 [colin]      3.9.0cvs26
1098
1099         * src/imap.c
1100         * src/etpan/imap-thread.c
1101         * src/etpan/imap-thread.h
1102                 Try locale's charset and UTF-7 on server-side
1103                 searches when UTF-8 fails. Also, don't even
1104                 mention a charset if searching for an ASCII
1105                 string.
1106
1107 2012-11-27 [colin]      3.9.0cvs25
1108
1109         * src/main.c
1110                 Unbreak the build.
1111
1112 2012-11-27 [colin]      3.9.0cvs24
1113
1114         * src/common/ssl.c
1115                 Fix bug #2826, "replace deprecated gnutls function"
1116                 Patch by Christian Hesse
1117
1118 2012-11-27 [colin]      3.9.0cvs23
1119
1120         * src/gtk/manage_window.c
1121                 Stop spamming logs with focus events.
1122
1123 2012-11-27 [colin]      3.9.0cvs22
1124
1125         * src/mainwindow.c
1126         * src/prefs_common.c
1127         * src/prefs_common.h
1128                 Unsneak a work-in-progress patch that I mistakengly
1129                 commited with a cleanup
1130
1131 2012-11-27 [wwp]        3.9.0cvs21
1132
1133         * doc/man/claws-mail.1
1134         * src/main.c
1135         * src/send_message.c
1136         * src/send_message.h
1137                 Add --cancel-sending command-line switch.
1138
1139 2012-11-23 [colin]      3.9.0cvs20
1140
1141         * src/jpilot.c
1142         * src/main.c
1143         * src/mainwindow.c
1144         * src/matcher.c
1145         * src/prefs_common.c
1146         * src/prefs_common.h
1147         * src/procmsg.c
1148         * src/common/socket.c
1149         * src/common/socket.h
1150         * src/common/ssl.c
1151         * src/common/ssl_certificate.c
1152         * src/common/ssl_certificate.h
1153         * src/etpan/imap-thread.c
1154         * src/etpan/nntp-thread.c
1155                 Cleanup some warnings and deprecated types. Patch by
1156                 Christian Hesse, fixing bug #2617. Thanks!
1157
1158 2012-11-23 [colin]      3.9.0cvs19
1159
1160         * AUTHORS
1161         * src/gtk/authors.h
1162                 Add Christian Hesse which was forgotten for some reason
1163
1164 2012-11-21 [colin]      3.9.0cvs18
1165
1166         * src/etpan/imap-thread.c
1167                 Don't set charset on simple searches. Fixes Exchange 2007.
1168
1169 2012-11-20 [colin]      3.9.0cvs17
1170
1171         * src/prefs_matcher.c
1172                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
1173
1174 2012-11-20 [ticho]      3.9.0cvs16
1175
1176         * src/gtk/prefswindow.c
1177                 Actually allow folder preference pages which are in top level of
1178                 page index UI to be selected.
1179
1180 2012-11-20 [ticho]      3.9.0cvs15
1181
1182         * src/prefs_folder_item.c
1183                 Remove useless "Folder" root in page index of folder preferences UI.
1184
1185 2012-11-18 [colin]      3.9.0cvs14
1186
1187         * AUTHORS
1188         * src/advsearch.c
1189         * src/matcher.c
1190         * src/matcher.h
1191         * src/matcher_parser_parse.y
1192         * src/prefs_matcher.c
1193         * src/gtk/authors.h
1194         * src/gtk/quicksearch.c
1195                 Add age_{greater,lower}_hours matcher criteria
1196                 Initial patch by Abhay S. Kushwaha.
1197
1198 2012-11-18 [ticho]      3.9.0cvs13
1199
1200         * src/mbox.c
1201                 Improve i18n plural handling in a string used while
1202                 importing from mbox.
1203
1204 2012-11-16 [ticho]      3.9.0cvs12
1205
1206         * po/bg.po
1207         * po/ca.po
1208         * po/cs.po
1209         * po/de.po
1210         * po/en_GB.po
1211         * po/es.po
1212         * po/fi.po
1213         * po/fr.po
1214         * po/he.po
1215         * po/hu.po
1216         * po/id_ID.po
1217         * po/it.po
1218         * po/ja.po
1219         * po/lt.po
1220         * po/nl.po
1221         * po/pl.po
1222         * po/pt_BR.po
1223         * po/pt_PT.po
1224         * po/ru.po
1225         * po/sk.po
1226         * po/sr.po
1227         * po/sv.po
1228         * po/uk.po
1229         * po/zh_CN.po
1230         * po/zh_TW.po
1231         * po/Makevars
1232                 Update message catalogs to match changes in 3.9.0cvs11.
1233
1234 2012-11-16 [ticho]      3.9.0cvs11
1235
1236         * src/account.c
1237         * src/addrcustomattr.c
1238         * src/edittags.c
1239         * src/prefs_filtering.c
1240         * src/prefs_matcher.c
1241         * src/prefs_msg_colors.c
1242         * src/toolbar.c
1243         * src/uri_opener.c
1244         * src/wizard.c
1245         * src/common/utils.c
1246         * src/gtk/about.c
1247                 Use pgettext() and friends for i18n context strings, instead of
1248                 having a pipe character in msgid for context separation. This uses
1249                 glib's C_ macro, instead of Q_.
1250
1251 2012-11-16 [colin]      3.9.0cvs10
1252
1253         * src/foldersel.c
1254         * src/prefs_actions.c
1255         * src/prefs_filtering_action.c
1256         * src/prefs_matcher.c
1257         * src/quote_fmt.c
1258         * src/gtk/description_window.c
1259         * src/gtk/description_window.h
1260         * src/gtk/inputdialog.c
1261         * src/gtk/manage_window.c
1262         * src/gtk/quicksearch.c
1263                 Try to better fix focus problems. Should address:
1264                 Bug #2774
1265                 Bug #2624
1266                 Bug #1963
1267                 Bug #2780
1268                 Please check using your favorite WM that the following works:
1269                 Information button (Quicksearch, Templates, 'Test' filtering 
1270                 condition)
1271                 Folder selection (Move/Copy contextual menu,
1272                 various preferences, including 'New folder').
1273                 Tested with XFCE, Gnome Shell and Windows.
1274                 
1275
1276 2012-11-16 [colin]      3.9.0cvs9
1277
1278         * src/advsearch.c
1279                 Init is_fast too
1280
1281 2012-11-16 [colin]      3.9.0cvs8
1282
1283         * src/advsearch.c
1284                 Fix missing initialisation of bool_and which could
1285                 lead to From/To/Subject/Tag searches searching with
1286                 binary and.
1287                 Also clean up tag expansion. No need to create a
1288                 matcher string and re-parse it.
1289
1290 2012-11-16 [paul]       3.9.0cvs7
1291
1292         * po/de.po
1293                 fix by Thomas Bellmann
1294
1295 2012-11-15 [colin]      3.9.0cvs6
1296
1297         * src/summaryview.c
1298                 Fix bug #2785, "Marking mails for deletion reopens internal 
1299                 message view"
1300
1301 2012-11-15 [colin]      3.9.0cvs5
1302
1303         * src/main.c
1304         * src/statusbar.c
1305         * src/gtk/gtkcmclist.c
1306         * src/gtk/gtkcmclist.h
1307                 a few more GTK+3 fixes. Segfaults on me, though.
1308
1309 2012-11-15 [colin]      3.9.0cvs4
1310
1311         * src/Makefile.am
1312         * src/action.c
1313         * src/addr_compl.c
1314         * src/addressbook.c
1315         * src/addrgather.c
1316         * src/compose.c
1317         * src/editaddress.c
1318         * src/editgroup.c
1319         * src/main.c
1320         * src/mainwindow.c
1321         * src/message_search.c
1322         * src/prefs_display_header.c
1323         * src/prefs_filtering_action.c
1324         * src/prefs_matcher.c
1325         * src/prefs_other.c
1326         * src/prefs_toolbar.c
1327         * src/printing.c
1328         * src/stock_pixmap.c
1329         * src/summary_search.c
1330         * src/summaryview.c
1331         * src/textview.c
1332         * src/gtk/Makefile.am
1333         * src/gtk/colorlabel.c
1334         * src/gtk/combobox.c
1335         * src/gtk/combobox.h
1336         * src/gtk/gtkcmclist.c
1337         * src/gtk/gtkcmclist.h
1338         * src/gtk/gtkcmctree.c
1339         * src/gtk/gtksctree.c
1340         * src/gtk/gtkshruler.c
1341         * src/gtk/gtkutils.c
1342         * src/gtk/gtkutils.h
1343         * src/gtk/inputdialog.c
1344         * src/gtk/quicksearch.c
1345         * src/plugins/pgpcore/Makefile.am
1346         * src/plugins/pgpinline/Makefile.am
1347         * src/plugins/pgpmime/Makefile.am
1348         * src/plugins/smime/Makefile.am
1349                 Big GTK+3 patch from Hanno Meyer-Thurow
1350
1351 2012-11-15 [wwp]        3.9.0cvs3
1352
1353         * doc/man/claws-mail.1
1354         * src/main.c
1355                 Add --cancel-receiving command-line switch.
1356
1357 2012-11-15 [wwp]        3.9.0cvs2
1358
1359         * src/ssl_manager.c
1360         * src/gtk/sslcertwindow.c
1361                 Fix Capitalization.
1362
1363 2012-11-15 [paul]       3.9.0cvs1
1364
1365         * po/cs.po
1366         * po/fi.po
1367         * po/sk.po
1368                 updates from David Vachulka, Flammie Pirinen, and
1369                 Slavko
1370
1371 2012-11-14 [paul]       3.9.0
1372         * NEWS
1373         * README
1374         * RELEASE_NOTES 
1375                 3.9.0 unleashed!
1376
1377 2012-11-14 [paul]       3.8.1cvs123
1378
1379         * po/de.po
1380         * po/es.po
1381         * po/fi.po
1382         * po/fr.po
1383         * po/hu.po
1384         * po/pt_BR.po
1385         * po/sv.po
1386         * po/uk.po
1387         * po/zh_TW.po
1388                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1389                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1390                 YUP, Wei-Lun Chao
1391
1392 2012-11-14 [paul]       3.8.1cvs122
1393
1394         * tools/README
1395         * tools/fix_date.sh
1396                 improvements by wwp
1397
1398 2012-11-14 [colin]      3.8.1cvs121
1399
1400         * src/action.c
1401                 And fix warning with breaking functionality
1402
1403 2012-11-14 [paul]       3.8.1cvs120
1404
1405         * src/action.c
1406                 revert this change from 3.8.1cvs60, it breaks
1407                 actions with a pipe
1408
1409 2012-11-14 [colin]      3.8.1cvs119
1410
1411         * src/common/plugin.c
1412                 If plugin fails to load from absolute path, try from
1413                 default plugin path. 
1414                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1415                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1416                 results in wrong paths in clawsrc'
1417
1418 2012-11-12 [colin]      3.8.1cvs118
1419
1420         * src/messageview.c
1421                 Fix initial focus on textview. Fixes bug #2776,
1422                 "Make all menu shortcuts work properly in the message window"
1423
1424 2012-11-09 [colin]      3.8.1cvs117
1425
1426         * src/etpan/imap-thread.c
1427                 Specify search charset. Thanks to Aleksei Miheev
1428
1429 2012-11-08 [colin]      3.8.1cvs116
1430
1431         * src/common/socket.c
1432         * src/gtk/gtkutils.c
1433                 Fix socket communication
1434
1435 2012-11-08 [colin]      3.8.1cvs115
1436
1437         * src/plugins/pgpcore/sgpgme.c
1438                 Fix Windows runtime crash
1439
1440 2012-11-08 [colin]      3.8.1cvs114
1441
1442         * src/gtk/quicksearch.c
1443                 Fix going active with NULL matchstring (for example
1444                 when changing type before typing anything)
1445
1446 2012-11-07 [colin]      3.8.1cvs113
1447
1448         * src/mbox.c
1449                 Fix Windows build
1450
1451 2012-11-06 [mones]      3.8.1cvs112
1452
1453         * doc/man/claws-mail.1
1454                 Sync with AUTHORS file
1455         * src/gtk/quicksearch.c
1456                 Add number units where appropriate
1457
1458 2012-10-31 [paul]       3.8.1cvs111
1459
1460         * src/prefs_folder_item.c
1461                 add missing closing bracket. thanks to Andreas Rönnquist.
1462
1463 2012-10-31 [colin]      3.8.1cvs110
1464
1465         * src/prefs_folder_item.c
1466                 Fix prefs text and extra semi-colon. Thanks to Paul!
1467
1468 2012-10-31 [colin]      3.8.1cvs109
1469
1470         * src/folder_item_prefs.c
1471         * src/folder_item_prefs.h
1472         * src/messageview.c
1473         * src/prefs_folder_item.c
1474                 Implement feature from bug #2569, 
1475                 "select html part on folder specific properties"
1476                 Patch based on Andrej's patch.
1477
1478 2012-10-29 [wwp]        3.8.1cvs108
1479
1480         * src/textview.c
1481         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1482         broken URL parsing.
1483
1484 2012-10-25 [colin]      3.8.1cvs107
1485
1486         * src/textview.c
1487                 Verify the previous URI wasn't the same...
1488                 fixes http://www. URIs.
1489
1490 2012-10-25 [colin]      3.8.1cvs106
1491
1492         * src/common/utils.c
1493         * src/common/utils.h
1494         * src/textview.c
1495                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1496                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1497                 from 30% to 15%. Patch by Igor Mammedov
1498
1499 2012-10-25 [colin]      3.8.1cvs105
1500
1501         * src/textview.c
1502                 Do not allow search cost to explode in case of bad message
1503                 parsing in textview_make_clickable_parts_later(); reduces
1504                 cost of textview_make_clickable_parts_later() from 99% to
1505                 17% for big bad-case message. Patch by Igor Mammedov
1506
1507 2012-10-25 [colin]      3.8.1cvs104
1508
1509         * src/textview.c
1510         * src/textview.h
1511                 Avoid strlen() on big buffers, use precomputed length instead
1512                 it reduces cost of textview_write_line() from 32% to 3% for
1513                 big messages. Patch by Igor Mammedov
1514         * AUTHORS
1515         * src/gtk/authors.h
1516                 Add Igor
1517
1518 2012-10-24 [mones]      3.8.1cvs103
1519
1520         * src/advsearch.c
1521                 Trust on IMAP core on-line/off-line management
1522                 Patch by Sean Buckheister
1523
1524 2012-10-19 [paul]       3.8.1cvs102
1525
1526         * AUTHORS
1527         * src/crash.c
1528         * src/gtk/authors.h
1529                 fix bug 2760, 'display correct libc version in crash dialog 
1530                 when uclibc is used'.
1531                 fixes build with uclibc. patch by Natanael Copa.
1532
1533 2012-10-18 [mones]      3.8.1cvs101
1534
1535         * claws-mail.desktop
1536                 Fix bug #2761 and remove invalid GTK main category
1537
1538 2012-10-17 [colin]      3.8.1cvs100
1539
1540         * src/common/ssl_certificate.c
1541                 Fix bug #2759, "Error messages regarding bad
1542                 client certificates are less than helpful"
1543                 Based on patch by bug reporter.
1544
1545 2012-10-13 [paul]       3.8.1cvs99
1546
1547         * src/common/ssl_certificate.c
1548                 fix build with gnutls 3.1.3
1549                 Patch by Sean Buckheister.
1550
1551 2012-10-12 [mones]      3.8.1cvs98
1552
1553         * src/compose.c
1554         * src/grouplistdialog.c
1555         * src/imap.c
1556         * src/news_gtk.c
1557         * src/procmime.c
1558         * src/procmsg.c
1559         * src/common/utils.c
1560         * src/common/utils.h
1561         * src/etpan/imap-thread.c
1562                 New slist_free_strings_full wrapper for g_slist_free_full
1563                 and simplify calls where it was being used
1564
1565 2012-10-12 [colin]      3.8.1cvs97
1566
1567         * src/common/defs.h
1568                 Drop include of internal glib header
1569                 Patch by Werner Koch
1570
1571 2012-10-12 [colin]      3.8.1cvs96
1572
1573         * src/gtk/gtkcmctree.c
1574         * src/gtk/gtksctree.c
1575                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1576                 mouse". Patch mostly by Tom Horsley
1577
1578 2012-10-12 [iwkse]      3.8.1cvs95
1579
1580         * src/common/utils.c
1581                         g_free *mutex
1582
1583 2012-10-12 [mones]      3.8.1cvs94
1584
1585         * src/common/utils.c
1586                 Remove undeclared mutex symbol
1587
1588 2012-10-12 [colin]      3.8.1cvs93
1589
1590         * src/compose.c
1591         * src/prefs_account.c
1592         * src/common/utils.c
1593         * src/common/utils.h
1594                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1595                 Thanks to Salvatore de Paolis
1596
1597 2012-10-10 [colin]      3.8.1cvs92
1598
1599         * src/folder.c
1600                 Fix bug #2744, "Quick search throws bad command 
1601                 argument error on Microsoft Exchange". Fall back
1602                 to local search if folder-specific search fails.
1603         * src/gtk/quicksearch.c
1604                 Typo fix.
1605
1606 2012-10-10 [colin]      3.8.1cvs91
1607
1608         * src/procmsg.h
1609                 Make what the tags list contain more clear
1610
1611 2012-10-10 [colin]      3.8.1cvs90
1612
1613         * src/inc.c
1614         * src/mbox.c
1615         * src/common/smtp.c
1616         * src/common/smtp.h
1617                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1618                 Patch by "madroach"
1619
1620 2012-10-10 [colin]      3.8.1cvs89
1621
1622         * autogen.sh
1623                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1624
1625 2012-10-10 [colin]      3.8.1cvs88
1626
1627         * src/compose.c
1628                 Leak fix (thanks Ricardo!)
1629
1630 2012-10-10 [colin]      3.8.1cvs87
1631
1632         * src/common/utils.c
1633                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1634                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1635                 fixes by Michael Rasmussen and myself.
1636                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1637                 semantics are different from slist_free_strings() in that
1638                 slist_free_strings does not free the list itself.
1639
1640 2012-10-09 [mones]      3.8.1cvs86
1641
1642         * doc/man/claws-mail.1
1643         * src/compose.c
1644         * src/common/utils.c
1645                 New extra headers feature for adding user-defined
1646                 extra headers to the combobox in the compose window
1647                 Headers are stablished in 'extraheaderrc', one per
1648                 line with a final colon
1649
1650 2012-10-06 [mones]      3.8.1cvs85
1651
1652         * po/POTFILES.in
1653                 Added src/gtk/menu.c
1654         * src/common/defs.h
1655         * src/gtk/menu.c
1656         * src/gtk/menu.h
1657                 New function cm_menu_item_new_label_from_url to
1658                 avoid crashing on huge URL strings and warn user
1659                 about the possible causes
1660         * src/mainwindow.c
1661                 Use it to create List menu items safely
1662
1663 2012-10-04 [colin]      3.8.1cvs84
1664
1665         * src/imap.c
1666                 Fix keywords with spaces
1667
1668 2012-10-04 [colin]      3.8.1cvs83
1669
1670         * src/advsearch.c
1671                 Fix double-tag search. Maybe fixes bug #2744,
1672                 'Quick search throws bad command argument 
1673                 error since recent change'. Patch by Sean.
1674
1675 2012-10-03 [mones]      3.8.1cvs82
1676
1677         * src/procmime.c
1678                 Fix bug #2743 'null pointer crash in procmime strchr'
1679                 Patch by Michael Schwendt (from RedHat bug 862578) 
1680
1681 2012-09-28 [colin]      3.8.1cvs81
1682
1683         * src/advsearch.c
1684                 Never search on server if we're offline
1685                 (Asking the user would and will be better)
1686         * src/imap.c
1687                 Fix uninitialized variable (bogus) warning
1688                 Fix SELECT of the folder before searching
1689
1690 2012-09-27 [colin]      3.8.1cvs80
1691
1692         * src/advsearch.c
1693         * src/imap.c
1694         * src/etpan/imap-thread.c
1695         * src/etpan/imap-thread.h
1696                 Implement IMAP server search. Patch by
1697                 Sean Buckheister again.
1698
1699 2012-09-26 [colin]      3.8.1cvs79
1700
1701         * src/main.c
1702         * src/matcher.c
1703         * src/matcher.h
1704                 Prepare the context strings, their translation take
1705                 CPU time. Shaves 6 seconds out of 17 on my reference
1706                 folder body search.
1707         * src/summary_search.c
1708                 Fix a warning
1709
1710 2012-09-26 [colin]      3.8.1cvs78
1711
1712         * src/matcher.c
1713         * src/procmime.c
1714         * src/procmime.h
1715                 Unlock I/O in procmime, give a way
1716                 for matcher to avoid having to
1717                 read/write tmp/rewind/read tmp for
1718                 body matches.
1719
1720 2012-09-26 [colin]      3.8.1cvs77
1721
1722         * src/summary_search.c
1723                 Fix unresponsive stop button
1724         * src/gtk/quicksearch.c
1725                 Fix busy cursor
1726
1727 2012-09-26 [colin]      3.8.1cvs76
1728
1729         * src/summary_search.c
1730         * src/summaryview.c
1731         * src/summaryview.h
1732         * src/gtk/quicksearch.c
1733                 Factorize search code in summary_search and
1734                 add a progress indicator as that slows down
1735                 the first result in case of body search.
1736
1737 2012-09-26 [colin]      3.8.1cvs75
1738
1739         * src/folder.c
1740                 Fix body search triggering GUI updates
1741                 for every message when it gets MSG_SCANNED
1742                 set.
1743
1744 2012-09-26 [colin]      3.8.1cvs74
1745
1746         * src/folder.c
1747         * src/folder.h
1748         * src/imap.c
1749         * src/procmsg.c
1750         * src/procmsg.h
1751         * src/summaryview.c
1752                 Factorize msg list to num list code;
1753                 Make search faster using cache instead
1754                 of network I/O
1755
1756 2012-09-25 [mones]      3.8.1cvs73
1757
1758         * src/gtk/quicksearch.c
1759                 Fix new expressions not being added to quicksearch
1760                 history in extended mode; patch by Sean Buckheister
1761
1762 2012-09-22 [mir]        3.8.1cvs72
1763
1764         * src/advsearch.c
1765                 Fix for not searching in folders marked 'no_select'
1766                 patch provided by Colin.
1767
1768 2012-09-22 [mones]      3.8.1cvs71
1769
1770         * src/advsearch.c
1771                 Add missing copyright header
1772
1773 2012-09-21 [colin]      3.8.1cvs70
1774
1775         * src/folder.c
1776                 Fix warning where msgcount was used
1777                 uninitialized in case the search was
1778                 to be performed on a message list subset.
1779
1780 2012-09-21 [colin]      3.8.1cvs69
1781
1782         * src/gtk/quicksearch.c
1783                 Fix error background not appearing
1784
1785 2012-09-21 [colin]      3.8.1cvs68
1786
1787         * src/Makefile.am
1788         * src/advsearch.c ** ADDED **
1789         * src/advsearch.h ** ADDED **
1790         * src/folder.c
1791         * src/folder.h
1792         * src/folderview.c
1793         * src/imap.c
1794         * src/main.c
1795         * src/matcher.c
1796         * src/matcher.h
1797         * src/matchertypes.h ** ADDED **
1798         * src/mh.c
1799         * src/mimeview.c
1800         * src/news.c
1801         * src/proctypes.h
1802         * src/summary_search.c
1803         * src/summaryview.c
1804         * src/summaryview.h
1805         * src/gtk/quicksearch.c
1806         * src/gtk/quicksearch.h
1807                 Separated GUI and logic for search
1808                 Use same logic for quicksearch and folder search
1809                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1810
1811 2012-09-19 [mones]      3.8.1cvs67
1812
1813         * src/mainwindow.c
1814                 Remove spurious parameter from get_url_part and
1815                 fix potential buffer overflow
1816
1817 2012-09-19 [colin]      3.8.1cvs66
1818
1819         * src/addressbook.c
1820         * src/addrselect.c
1821                 Un-mix mixed enum comparison which happened
1822                 to work because multiple enums define the same
1823                 values.
1824
1825 2012-09-19 [colin]      3.8.1cvs65
1826
1827         * src/addrindex.c
1828         * src/editaddress.c
1829         * src/editldap.c
1830         * src/exporthtml.c
1831         * src/jpilot.c
1832         * src/procmime.c
1833         * src/plugins/bogofilter/bogofilter_gtk.c
1834         * src/plugins/pgpcore/prefs_gpg.c
1835         * src/plugins/smime/smime.c
1836         * src/plugins/spamassassin/spamassassin_gtk.c
1837                 More warning fixes, casts, useless variables and
1838                 unchecked return values
1839
1840 2012-09-19 [colin]      3.8.1cvs64
1841
1842         * src/mainwindow.c
1843                 Check possible overflow
1844         * src/prefs_account.c
1845         * src/prefs_compose_writing.c
1846         * src/prefs_logging.c
1847         * src/prefs_message.c
1848         * src/prefs_msg_colors.c
1849         * src/prefs_other.c
1850         * src/prefs_receive.c
1851         * src/prefs_summaries.c
1852         * src/prefs_wrapping.c
1853                 fix GtkAdjustment casts
1854         * src/common/ssl.c
1855                 fix warnings
1856         * src/gtk/gtkaspell.c
1857                 fix warnings
1858
1859 2012-09-19 [mones]      3.8.1cvs63
1860
1861         * src/addritem.c
1862                 Fix leak and follow function specification
1863
1864 2012-09-19 [mones]      3.8.1cvs62
1865
1866         * src/action.c
1867                 Use unused var c to check result and emit messages on error
1868         * src/addrbook.c
1869                 Remove unused vars: attr (several functions), element
1870         * src/addrclip.c
1871                 Use unused var newGroup to check result
1872         * src/addrcustomattr.c
1873                 Remove unused var summaryview and related code
1874         * src/addressbook.c
1875                 Use unused vars nn, newNode, idleID to check result
1876                 Remove unused var aoType and refactor logic around it
1877                 Comment var enabled and related debug code
1878         * src/msgcache.c
1879                 Use unused var error to check result and emit debug messages
1880         * src/textview.c
1881                 Remove unused var link_color
1882         * src/toolbar.c
1883                 Remove unused vars: attr, retVal
1884
1885 2012-09-19 [colin]      3.8.1cvs61
1886
1887         * src/imap.c
1888         * src/inc.c
1889         * src/news.c
1890         * src/send_message.c
1891         * src/common/socket.c
1892                 More precise error logging
1893
1894 2012-09-16 [mones]      3.8.1cvs60
1895
1896         * src/action.c                                                          
1897                 Removed dup calls with ignored result
1898         * src/addr_compl.c                                                    
1899                 Removed unused var is_group and simplified logic around it      
1900         * src/addrharvest.c                                                  
1901         * src/matcher.c
1902         * src/procmsg.c                                                  
1903         * src/etpan/etpan-thread-manager.c                                    
1904                 Use unused var r to verify result and emit messages on error
1905         * src/compose.c                                                  
1906                 Move color variable into conditional usage blocks
1907                 Remove assigned but not used vars: lock, titles, count    
1908         * src/edittags.c
1909                 Remove assigned but not used var actions                        
1910         * src/folderview.c
1911                 Remove assigned but not used vars: from_parent, src_node        
1912         * src/imap_gtk.c
1913         * src/mh_gtk.c                                                    
1914                 Remove malloc-ed but not used var: old_path                  
1915         * src/news.c
1916                 Comment unused vars from commented block: tofetch, fetched      
1917         * src/prefs_account.c
1918                 Remove assigned but not used var: privacy_enabled
1919         * src/prefs_actions.c
1920         * src/prefs_customheader.c
1921                 Remove assigned but not used var: store
1922         * src/prefs_filtering.c
1923                 Remove assigned but not used var: n_rows
1924         * src/prefs_template.c
1925                 Remove assigned but not used vars: model, list_store
1926         * src/prefs_toolbar.c
1927                 Remove assigned but not used var: win_titles
1928         * src/printing.c
1929                 Remove assigned but not used vars: orientation, line, baseline,
1930                 off_chars 
1931         * src/etpan/imap-thread.c
1932                 Remove assigned but not used var: value, r
1933                 Refactor to check correct memory allocation
1934         * src/etpan/nntp-thread.c
1935                 Remove assigned but not used var: value
1936         * src/gtk/gtkaspell.c
1937                 Remove assigned but not used vars: textbuf, exist
1938                 Remove unused function: find_gtkaspeller
1939         * src/gtk/gtkcmctree.c
1940                 Remove unused function: gtk_cmctree_get_offset
1941         * src/gtk/gtkshruler.c
1942                 Remove assigned but not used vars: ruler, priv
1943
1944 2012-09-14 [mones]      3.8.1cvs59
1945
1946         * src/common/log.c
1947                 Check file operation results (and remove and
1948                 unused var warning)
1949
1950 2012-09-14 [colin]      3.8.1cvs58
1951
1952         * src/gtk/inputdialog.c
1953                 Remove unused var, thanks Ticho
1954
1955 2012-09-13 [colin]      3.8.1cvs57
1956
1957         * src/stock_pixmap.c
1958                 Fix missing \n in debug line
1959
1960 2012-09-13 [colin]      3.8.1cvs56
1961
1962         * src/main.c
1963                 Don't listen on the Unix socket before we're
1964                 ready. The 'popup' order from another instance
1965                 may provoke a race and trash configuration files.
1966
1967 2012-09-13 [colin]      3.8.1cvs55
1968
1969         * src/imap.c
1970                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
1971                 Claws-Mail/IMAP and Lotus Domino". Use
1972                 correct types for start/end and test if
1973                 start is indeed before end.
1974
1975 2012-09-12 [mones]      3.8.1cvs54
1976
1977         * src/prefs_other.c
1978                 Fix bug #1975 'preference mutt key bindings do not take
1979                 effect' (and the other invalid paths too)
1980
1981 2012-09-12 [colin]      3.8.1cvs53
1982
1983         * src/procmsg.c
1984                 Revert that hunk, logic is unclear.
1985
1986 2012-09-12 [colin]      3.8.1cvs52
1987
1988         * src/addressbook.c
1989         * src/addrharvest.c
1990         * src/addrindex.c
1991         * src/addritem.c
1992         * src/compose.c
1993         * src/edittags.c
1994         * src/folder.c
1995         * src/imap.c
1996         * src/inc.c
1997         * src/ldif.c
1998         * src/mainwindow.c
1999         * src/mbox.c
2000         * src/mimeview.c
2001         * src/mutt.c
2002         * src/partial_download.c
2003         * src/prefs_filtering_action.c
2004         * src/prefs_toolbar.c
2005         * src/printing.c
2006         * src/procheader.c
2007         * src/procmime.c
2008         * src/procmsg.c
2009         * src/summaryview.c
2010         * src/textview.c
2011         * src/common/utils.c
2012         * src/etpan/imap-thread.c
2013         * src/gtk/gtkaspell.c
2014         * src/plugins/pgpcore/sgpgme.c
2015                 More fixes from bug #1961:
2016                 - Write-only variables
2017                 - Null pointer dereferences
2018                 - A couple other fixes for which the reporter
2019                   was unsure, but which showed problems.
2020                 More details in bug #1961 comments.
2021
2022 2012-09-12 [colin]      3.8.1cvs51
2023
2024         * src/compose.c
2025         * src/mh.c
2026         * src/common/ssl.c
2027         * src/plugins/pgpcore/passphrase.c
2028                 Apply patches from bug #1961, "patches for
2029                 a couple of clang warnings":
2030                 - Check return codes
2031                 - Remove dead code
2032
2033 2012-09-12 [colin]      3.8.1cvs50
2034
2035         * claws-mail.pc.in
2036                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
2037                 where the included menu.h could come from Ncurses.
2038                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
2039
2040 2012-09-11 [colin]      3.8.1cvs49
2041
2042         * src/main.c
2043                 Fix race condition at start.
2044
2045 2012-09-10 [colin]      3.8.1cvs48
2046
2047         * src/main.c
2048                 Create lock socket as soon as possible, not after
2049                 a few things like caching all prefs.
2050
2051 2012-09-09 [mones]      3.8.1cvs47
2052
2053         * src/plugins/bogofilter/bogofilter.c
2054                 Add missing include
2055
2056 2012-09-08 [colin]      3.8.1cvs46
2057
2058         * AUTHORS
2059         * src/Makefile.am
2060         * src/action.c
2061         * src/addr_compl.c
2062         * src/addrbook.c
2063         * src/compose.c
2064         * src/compose.h
2065         * src/editaddress.c
2066         * src/filtering.c
2067         * src/folder.c
2068         * src/folder.h
2069         * src/folderview.h
2070         * src/headerview.h
2071         * src/imap_gtk.c
2072         * src/localfolder.c
2073         * src/main.c
2074         * src/mainwindow.c
2075         * src/mainwindow.h
2076         * src/matcher.c
2077         * src/matcher_parser_parse.y
2078         * src/messageview.c
2079         * src/messageview.h
2080         * src/mh.c
2081         * src/mh_gtk.c
2082         * src/mimeview.c
2083         * src/mimeview.h
2084         * src/noticeview.h
2085         * src/prefs_account.c
2086         * src/prefs_account.h
2087         * src/prefs_filtering.c
2088         * src/prefs_filtering_action.c
2089         * src/prefs_gtk.h
2090         * src/prefs_matcher.c
2091         * src/prefs_template.c
2092         * src/prefs_toolbar.c
2093         * src/privacy.c
2094         * src/procheader.h
2095         * src/procmime.c
2096         * src/procmime.h
2097         * src/procmsg.c
2098         * src/procmsg.h
2099         * src/proctypes.h
2100         * src/remotefolder.c
2101         * src/summaryview.c
2102         * src/summaryview.h
2103         * src/textview.c
2104         * src/textview.h
2105         * src/toolbar.c
2106         * src/uri_opener.c
2107         * src/viewtypes.h
2108         * src/common/defs.h
2109         * src/gtk/authors.h
2110         * src/gtk/description_window.c
2111         * src/plugins/trayicon/trayicon.c
2112                 Break circular dependencies in Claws' headers,
2113                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
2114
2115 2012-09-08 [colin]      3.8.1cvs45
2116
2117         * src/textview.c
2118                 Fix shortcut getting
2119
2120 2012-09-05 [colin]      3.8.1cvs44
2121
2122         * src/matcher.c
2123         * src/matcher.h
2124         * src/prefs_matcher.c
2125                 Drop matcherprop_new_create, which is just a copy of
2126                 matcherprop_new, and staticalize what can be
2127
2128 2012-09-05 [colin]      3.8.1cvs43
2129
2130         * src/plugins/pgpcore/select-keys.c
2131                 Fix bug #2390, "Non-fully-trusted-key-warning appears
2132                 based on primary UID rather than recipient e-mail"
2133
2134 2012-08-29 [colin]      3.8.1cvs42
2135
2136         * src/gtk/gtkaspell.c
2137                 Fix bug #2596, "Spell checker does not work properly"
2138
2139 2012-08-29 [colin]      3.8.1cvs41
2140
2141         * src/plugins/pgpcore/sgpgme.c
2142                 Set gpgme's locale to UTF-8. Fixes bug #2650,
2143                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
2144
2145 2012-08-29 [colin]      3.8.1cvs40
2146
2147         * src/mainwindow.c
2148         * src/messageview.c
2149         * src/mimeview.c
2150         * src/mimeview.h
2151         * src/summaryview.c
2152         * src/textview.c
2153         * src/gtk/menu.c
2154         * src/gtk/menu.h
2155                 Move the hardcoded mimeview shortcuts to standard menus.
2156
2157 2012-08-27 [colin]      3.8.1cvs39
2158
2159         * src/main.c
2160                 Fix double mainwindow presentation that confuses GNOME3
2161                 when some plugins fail to load (subsequent Claws windows
2162                 got no focus in that case)
2163
2164 2012-08-27 [colin]      3.8.1cvs38
2165
2166         * src/summaryview.c
2167                 Make Mark all read confirmation button more clear
2168
2169 2012-08-27 [colin]      3.8.1cvs37
2170
2171         * src/mainwindow.c
2172         * src/summaryview.c
2173                 Separate "Mark all read" from "Mark as read"
2174                 and "Ignore thread"
2175
2176 2012-08-27 [wwp]        3.8.1cvs36
2177
2178         * src/inc.c
2179         * src/procmsg.c
2180                 Remove session statistics debug statements (irrelevant in repo,
2181                 that's dev stuff).
2182
2183 2012-08-24 [mones]      3.8.1cvs35
2184
2185         * manual/advanced.xml
2186                 Keep alphabetic order of hidden options lost
2187                 and update Clawsker URL.
2188         * manual/de/advanced.xml
2189         * manual/fr/advanced.xml
2190                 Update Clawsker URL.
2191         * manual/es/advanced.xml
2192                 Sync with English version and update Clawsker URL.
2193         * manual/de/dist/html/Makefile.am
2194         * manual/es/dist/html/Makefile.am
2195         * manual/fr/dist/html/Makefile.am
2196         * manual/pl/dist/html/Makefile.am
2197         * manual/dist/html/Makefile.am
2198                 Fix bug 2723 'Missing encoding in generated html manual'
2199
2200 2012-08-23 [colin]      3.8.1cvs34
2201
2202         * src/mainwindow.c
2203                 Fix --offline asking if one wants to sync,
2204                 due to re-entering. Thanks <ebik@ucw.cz>.
2205
2206 2012-08-16 [colin]      3.8.1cvs33
2207
2208         * src/imap.c
2209                 Always clear the tags list when fetching a folder, or
2210                 Claws will never untag an untagged email. Patch by
2211                 Igor Mammedov <imammedo@redhat.com>
2212
2213 2012-08-12 [colin]      3.8.1cvs32
2214
2215         * src/compose.c
2216                 Exclude text/plain from the attachment thing
2217
2218 2012-08-12 [colin]      3.8.1cvs31
2219
2220         * src/messageview.c
2221                 Fix comparison, thanks to Michael Gmelin
2222
2223 2012-08-12 [colin]      3.8.1cvs30
2224
2225         * src/messageview.c
2226                 Only show HTML parts by default (if the pref
2227                 is set so) if the part disposition-type is
2228                 inline or unknown, but not attachment.
2229         * src/common/ssl.c
2230                 Remove useless hook that won't ever be used
2231                 on windows
2232
2233 2012-08-12 [colin]      3.8.1cvs29
2234
2235         * src/compose.c
2236                 Make sure text/* attachments are not made
2237                 inline, regardless of the compose mode.
2238                 Finishes fixing bug #2203 after auto-save
2239                 switches mode to COMPOSE_REEDIT. Thanks to
2240                 Michael Gmelin for finding this.
2241
2242 2012-08-09 [colin]      3.8.1cvs28
2243
2244         * src/prefs_filtering.c
2245                 Make treeView type-ahead case insensitive
2246                 Patch by Andreas Ronnquist
2247
2248 2012-08-09 [colin]      3.8.1cvs27
2249
2250         * src/gtk/sslcertwindow.c
2251                 Fix leak
2252
2253 2012-08-09 [colin]      3.8.1cvs26
2254
2255         * src/common/ssl.c
2256         * src/common/ssl_certificate.c
2257         * src/common/ssl_certificate.h
2258         * src/gtk/sslcertwindow.c
2259                 Fix bug 2718, "Failure to check peer hostname
2260                 when checking certificate"
2261
2262 2012-08-05 [ticho]      3.8.1cvs25
2263
2264         * src/compose.c
2265                 Avoid header combo box to get focus twice (first text within,
2266                 then combobox widget itself) when switching focus with TAB.
2267
2268 2012-07-28 [ticho]      3.8.1cvs24
2269
2270         * src/compose.c
2271                 Properly fix setting "transient for" for attachment properties
2272                 dialog when called via popup menu (since we're stealing focus
2273                 few lines before, we need to do it directly, not via
2274                 manage_window_*).
2275
2276 2012-07-28 [ticho]      3.8.1cvs23
2277
2278         * src/gtk/pluginwindow.c
2279         * src/gtk/prefswindow.c
2280                 Fixed setting "transient for" property for plugin load/unload
2281                 file dialog. Connected manage_window signals to prefswindow events.
2282
2283 2012-07-27 [ticho]      3.8.1cvs22
2284
2285         * src/summaryview.c
2286         * src/textview.c
2287                 Fixed setting "transient for" property for summaryview file
2288                 dialog and messageview's image save dialog.
2289
2290 2012-07-27 [ticho]      3.8.1cvs21
2291
2292         * src/crash.c
2293         * src/mimeview.c
2294                 Fix setting "transient for" property for file select dialogs
2295                 in crash report and mimeview.
2296
2297 2012-07-27 [ticho]      3.8.1cvs20
2298
2299         * src/compose.c
2300                 Fixed "transient for" property for file attach dialog when
2301                 called from Attachments list popup menu. Simplified menu item
2302                 sensitivities setting code logic for this menu.
2303
2304 2012-07-25 [ticho]      3.8.1cvs19
2305
2306         * manual/advanced.xml
2307                 Add the three hidden preferences related to colored display
2308                 of unified diffs to manual.
2309
2310 2012-07-25 [ticho]      3.8.1cvs18
2311
2312         * src/gtk/gtkaspell.c
2313                 Create "Change directory" submenu in a separate function, change
2314                 wording a bit, and make the submenu always available in a context
2315                 menu of body edit box in compose window.
2316
2317 2012-07-25 [ticho]      3.8.1cvs17
2318
2319         * src/gtk/prefswindow.c
2320                 Correctly set transient_for property for preferences window,
2321                 as well as for color picker dialogs. Fixes bug #2710.
2322
2323 2012-07-25 [ticho]      3.8.1cvs16
2324
2325         * src/gtk/quicksearch.c
2326                 Allow quicksearch syntax description window to be correctly
2327                 set transient for main window.
2328
2329 2012-07-15 [wwp]        3.8.1cvs15
2330
2331         * src/procmime.c
2332                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2333
2334 2012-07-10 [paul]       3.8.1cvs14
2335
2336         * src/procmime.c
2337                 forgot this in last commit
2338
2339 2012-07-10 [paul]       3.8.1cvs13
2340
2341         * src/messageview.c
2342         * src/common/defs.h
2343         * src/common/quoted-printable.c
2344         * src/common/quoted-printable.h
2345                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2346                 the bug: partial message text loss
2347
2348 2012-07-10 [mones]      3.8.1cvs12
2349
2350         * src/plugins/pgpcore/sgpgme.c
2351                 Fix bug 2689, 'segfault when trying to view info
2352                 about pgp/smime sign'
2353
2354 2012-07-08 [ticho]      3.8.1cvs11
2355
2356         * src/plugins/pgpcore/sgpgme.c
2357                 Consider marginal signature validity as untrusted. Suggested by
2358                 Jean-Benoist Leger (leger at crans.org).
2359
2360 2012-07-08 [paul]       3.8.1cvs10
2361
2362         * src/gtk/icon_legend.c
2363                 fix (reveal) hidden icon in gui and build warning
2364
2365 2012-07-07 [paul]       3.8.1cvs9
2366
2367         * src/plugins/pgpcore/prefs_gpg.c
2368                 fix build
2369
2370 2012-07-07 [colin]      3.8.1cvs8
2371
2372         * claws-features.h.in
2373         * src/codeconv.h
2374         * src/imap_gtk.h
2375         * src/inc.h
2376         * src/jpilot.h
2377         * src/messageview.h
2378         * src/msgcache.h
2379         * src/news_gtk.h
2380         * src/partial_download.h
2381         * src/pop.h
2382         * src/prefs_account.h
2383         * src/prefs_common.h
2384         * src/printing.h
2385         * src/procmime.h
2386         * src/procmsg.h
2387         * src/stock_pixmap.c
2388         * src/textview.h
2389         * src/common/defs.h
2390         * src/common/log.h
2391         * src/common/session.h
2392         * src/common/smtp.h
2393         * src/common/socket.h
2394         * src/common/ssl.h
2395         * src/common/ssl_certificate.h
2396         * src/common/timing.h
2397         * src/common/utils.h
2398         * src/gtk/gtkaspell.h
2399         * src/gtk/gtkutils.h
2400         * src/gtk/pluginwindow.h
2401         * src/gtk/spell_entry.h
2402         * src/gtk/sslcertwindow.h
2403                 Don't export config.h in public headers
2404
2405 2012-07-07 [colin]      3.8.1cvs7
2406
2407         * claws-features.h.in
2408         * configure.ac
2409         * Makefile.am
2410         * src/account.c
2411         * src/action.c
2412         * src/addr_compl.c
2413         * src/addrcustomattr.c
2414         * src/addrduplicates.c
2415         * src/addressadd.c
2416         * src/addressbook.c
2417         * src/addressbook_foldersel.c
2418         * src/addrgather.c
2419         * src/addrindex.c
2420         * src/alertpanel.c
2421         * src/autofaces.c
2422         * src/browseldap.c
2423         * src/codeconv.c
2424         * src/codeconv.h
2425         * src/compose.c
2426         * src/crash.c
2427         * src/customheader.c
2428         * src/displayheader.c
2429         * src/editaddress.c
2430         * src/editaddress_other_attributes_ldap.c
2431         * src/editbook.c
2432         * src/editgroup.c
2433         * src/editjpilot.c
2434         * src/editldap.c
2435         * src/editldap_basedn.c
2436         * src/edittags.c
2437         * src/editvcard.c
2438         * src/exphtmldlg.c
2439         * src/expldifdlg.c
2440         * src/export.c
2441         * src/exporthtml.c
2442         * src/exportldif.c
2443         * src/folder.c
2444         * src/folder_item_prefs.c
2445         * src/grouplistdialog.c
2446         * src/headerview.c
2447         * src/image_viewer.c
2448         * src/imap.c
2449         * src/imap_gtk.c
2450         * src/imap_gtk.h
2451         * src/import.c
2452         * src/importldif.c
2453         * src/importmutt.c
2454         * src/importpine.c
2455         * src/inc.c
2456         * src/inc.h
2457         * src/jpilot.c
2458         * src/jpilot.h
2459         * src/ldapctrl.c
2460         * src/ldaplocate.c
2461         * src/ldapquery.c
2462         * src/ldapserver.c
2463         * src/ldapupdate.c
2464         * src/ldaputil.c
2465         * src/main.c
2466         * src/manual.c
2467         * src/matcher.c
2468         * src/mbox.c
2469         * src/message_search.c
2470         * src/messageview.h
2471         * src/mh.c
2472         * src/mh_gtk.c
2473         * src/mimeview.c
2474         * src/msgcache.c
2475         * src/msgcache.h
2476         * src/news.c
2477         * src/news_gtk.c
2478         * src/news_gtk.h
2479         * src/noticeview.c
2480         * src/partial_download.c
2481         * src/partial_download.h
2482         * src/pop.c
2483         * src/pop.h
2484         * src/prefs_account.c
2485         * src/prefs_account.h
2486         * src/prefs_actions.c
2487         * src/prefs_common.c
2488         * src/prefs_common.h
2489         * src/prefs_compose_writing.c
2490         * src/prefs_customheader.c
2491         * src/prefs_display_header.c
2492         * src/prefs_ext_prog.c
2493         * src/prefs_filtering.c
2494         * src/prefs_filtering_action.c
2495         * src/prefs_folder_column.c
2496         * src/prefs_folder_item.c
2497         * src/prefs_fonts.c
2498         * src/prefs_gtk.c
2499         * src/prefs_image_viewer.c
2500         * src/prefs_logging.c
2501         * src/prefs_matcher.c
2502         * src/prefs_message.c
2503         * src/prefs_msg_colors.c
2504         * src/prefs_other.c
2505         * src/prefs_quote.c
2506         * src/prefs_receive.c
2507         * src/prefs_send.c
2508         * src/prefs_spelling.c
2509         * src/prefs_summaries.c
2510         * src/prefs_summary_column.c
2511         * src/prefs_summary_open.c
2512         * src/prefs_toolbar.c
2513         * src/prefs_wrapping.c
2514         * src/printing.c
2515         * src/printing.h
2516         * src/procheader.c
2517         * src/procmime.c
2518         * src/procmime.h
2519         * src/procmsg.h
2520         * src/quote_fmt.c
2521         * src/recv.c
2522         * src/send_message.c
2523         * src/setup.c
2524         * src/ssl_manager.c
2525         * src/statusbar.c
2526         * src/summary_search.c
2527         * src/textview.c
2528         * src/textview.h
2529         * src/toolbar.c
2530         * src/undo.c
2531         * src/unmime.c
2532         * src/uri_opener.c
2533         * src/wizard.c
2534         * src/common/claws.c
2535         * src/common/defs.h
2536         * src/common/hooks.c
2537         * src/common/log.c
2538         * src/common/log.h
2539         * src/common/plugin.c
2540         * src/common/prefs.c
2541         * src/common/session.c
2542         * src/common/session.h
2543         * src/common/smtp.c
2544         * src/common/smtp.h
2545         * src/common/socket.c
2546         * src/common/socket.h
2547         * src/common/ssl.c
2548         * src/common/ssl.h
2549         * src/common/ssl_certificate.c
2550         * src/common/ssl_certificate.h
2551         * src/common/string_match.c
2552         * src/common/tags.c
2553         * src/common/timing.h
2554         * src/common/utils.c
2555         * src/common/utils.h
2556         * src/etpan/etpan-thread-manager.c
2557         * src/etpan/imap-thread.c
2558         * src/etpan/nntp-thread.c
2559         * src/gtk/about.c
2560         * src/gtk/combobox.c
2561         * src/gtk/description_window.c
2562         * src/gtk/filesel.c
2563         * src/gtk/gtkaspell.c
2564         * src/gtk/gtkaspell.h
2565         * src/gtk/gtkshruler.c
2566         * src/gtk/gtkunit.c
2567         * src/gtk/gtkutils.c
2568         * src/gtk/gtkutils.h
2569         * src/gtk/gtkvscrollbutton.c
2570         * src/gtk/icon_legend.c
2571         * src/gtk/inputdialog.c
2572         * src/gtk/logwindow.c
2573         * src/gtk/menu.c
2574         * src/gtk/pluginwindow.c
2575         * src/gtk/pluginwindow.h
2576         * src/gtk/prefswindow.c
2577         * src/gtk/progressdialog.c
2578         * src/gtk/quicksearch.c
2579         * src/gtk/spell_entry.c
2580         * src/gtk/spell_entry.h
2581         * src/gtk/sslcertwindow.c
2582         * src/gtk/sslcertwindow.h
2583         * src/plugins/bogofilter/bogofilter.c
2584         * src/plugins/bogofilter/bogofilter_gtk.c
2585         * src/plugins/dillo_viewer/dillo_prefs.c
2586         * src/plugins/dillo_viewer/dillo_viewer.c
2587         * src/plugins/pgpcore/pgp_viewer.c
2588         * src/plugins/pgpcore/plugin.c
2589         * src/plugins/pgpcore/sgpgme.c
2590         * src/plugins/pgpinline/pgpinline.c
2591         * src/plugins/pgpinline/plugin.c
2592         * src/plugins/pgpmime/pgpmime.c
2593         * src/plugins/pgpmime/plugin.c
2594         * src/plugins/smime/plugin.c
2595         * src/plugins/smime/smime.c
2596         * src/plugins/spamassassin/libspamc.c
2597         * src/plugins/spamassassin/spamassassin.c
2598         * src/plugins/spamassassin/spamassassin_gtk.c
2599         * src/plugins/trayicon/trayicon.c
2600         * src/plugins/trayicon/trayicon_prefs.c
2601                 Specify Claws compile-time features in a specific header
2602
2603 2012-07-06 [wwp]        3.8.1cvs6
2604
2605         * src/main.c
2606         * src/gtk/about.c
2607                 Session statistics: format date following global prefs,
2608                 and fix stats output a little bit.
2609
2610 2012-07-03 [mir]        3.8.1cvs5
2611
2612         * src/procmime.c
2613             fix bug 2642, 'improve transfer encoding selection'.
2614             Patch provided by Christopher Zimmermann
2615             (madroach claws at gmerlin dot de)
2616
2617 2012-07-03 [mir]        3.8.1cvs4
2618
2619         * src/procmime.c
2620         * src/common/defs.h
2621             fix bug 2641, '7bit or 8bit encoded attachments can
2622             have lines longer than 998 characters'.
2623             Patch provided by Christopher Zimmermann
2624             (madroach claws at gmerlin dot de)
2625
2626
2627 2012-07-03 [mir]        3.8.1cvs3
2628
2629         * src/procmime.c
2630         * src/common/defs.h
2631             fix bug 2641, '7bit or 8bit encoded attachments can
2632             have lines longer than 998 characters'.
2633             Patch provided by Christopher Zimmermann
2634             (madroach claws at gmerlin dot de)
2635
2636 2012-07-03 [mir]        3.8.1cvs2
2637
2638         * src/messageview.c
2639         * src/procmime.c
2640         * src/common/quoted-printable.c
2641         * src/common/quoted-printable.h
2642             fix bug 2640, 'improve quoted-printable encoding'
2643             Patch provided by madroach claws at gmerlin dot de
2644
2645 2012-06-30 [paul]       3.8.1cvs1
2646
2647         * Makefile.am
2648                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2649
2650 2012-06-27 [paul]       3.8.1
2651         * NEWS
2652         * README
2653         * RELEASE_NOTES 
2654                 3.8.1 unleashed!
2655                 
2656 2012-06-27 [paul]       3.8.0cvs58
2657
2658         * configure.ac
2659                 fix minimum required GTK+, which got mistakenly bumped
2660                 in 3.8.0cvs36
2661
2662 2012-06-27 [paul]       3.8.0cvs57
2663
2664         * configure.ac
2665         * po/cs.po
2666         * po/de.po
2667         * po/es.po
2668         * po/fr.po
2669         * po/hu.po
2670         * po/id_ID.po
2671         * po/lt.po
2672         * po/pt_BR.po
2673         * po/sk.po
2674         * po/sv.po
2675         * po/zh_CN.po
2676         * po/zh_TW.po
2677                 updated translations
2678         * src/gtk/authors.h
2679         * tools/claws.i18n.status.pl
2680                 updated based on currently active
2681
2682 2012-06-25 [mir]        3.8.0cvs56
2683
2684         * src/folder.c
2685             If a folder class returns <> 0 then the message has not
2686             been removed from the file system and therefore it should
2687             not be removed from the cache either.
2688
2689 2012-06-20 [ticho]      3.8.0cvs55
2690
2691         * src/mh.c
2692                 Fix for bug #1090 - Standard-folders appear again
2693                 after rescanning tree
2694
2695 2012-06-20 [paul]       3.8.0cvs54
2696
2697         * src/prefs_common.c
2698         * src/prefs_common.h
2699         * src/textview.c
2700         * src/textview.h
2701                 colourise attached patches.
2702                 Patch by Ticho
2703
2704 2012-06-02 [wwp]        3.8.0cvs53
2705
2706         * src/gtk/progressdialog.c
2707                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2708                 now hides (as well as pressing Esc) instead of doing nothing.
2709
2710 2012-06-02 [wwp]        3.8.0cvs52
2711
2712         * doc/man/claws-mail.1
2713         * src/main.c
2714         * src/main.h
2715         * src/inc.c
2716         * src/procmsg.c
2717         * src/gtk/about.c
2718                 Introduce a new feature: basic session statistics (from the about dialog
2719                 or the command-line).
2720
2721 2012-06-02 [wwp]        3.8.0cvs51
2722
2723         * src/compose.c
2724                 Fix bug 2620: shift+tab from subject field not working.
2725
2726 2012-06-02 [wwp]        3.8.0cvs50
2727
2728         * src/compose.c
2729         * src/mainwindow.c
2730         * src/messageview.c
2731                 Normalize capitalization of strings in UI.
2732
2733 2012-05-30 [paul]       3.8.0cvs49
2734
2735         * src/common/ssl.c
2736                 don't do TLS if not requested by user. fixes connecting to
2737                 servers which, for example, want SSL 3 only
2738
2739 2012-05-27 [paul]       3.8.0cvs48
2740
2741         * *
2742                 update copyright headers to 2012
2743
2744 2012-05-27 [paul]       3.8.0cvs47
2745
2746         * src/editldap.c
2747         * src/prefs_actions.c
2748         * src/gtk/about.c
2749                 fix some typos in strings, thanks to Thomas Bellmann
2750
2751 2012-05-16 [paul]       3.8.0cvs46
2752
2753         * src/prefs_filtering_action.c
2754                 fix disabled 'select...' button that never goes away
2755                 when using the new addr book
2756                 
2757
2758 2012-05-16 [colin]      3.8.0cvs45
2759
2760         * src/common/utils.c
2761                 And fix leak
2762
2763 2012-05-16 [colin]      3.8.0cvs44
2764
2765         * src/common/utils.c
2766                 Make remove_numbered_files much faster when there's
2767                 just one file to remove.
2768
2769 2012-05-16 [paul]       3.8.0cvs43
2770
2771         * src/matcher.c
2772                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2773
2774 2012-05-16 [paul]       3.8.0cvs42
2775
2776         * src/gtk/description_window.c
2777                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2778
2779 2012-05-16 [paul]       3.8.0cvs41
2780
2781         * src/common/ssl_certificate.c
2782                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2783                 Patch by Christian Hesse
2784
2785 2012-05-11 [colin]      3.8.0cvs40
2786
2787         * src/mimeview.c
2788         * src/common/utils.c
2789                 Fix bug 2659, 'E-mail attachments are handled
2790                 inconsistently'
2791                 Fix problems iterating the mime tree, and determine
2792                 whether a file is an email without To:
2793
2794 2012-04-03 [colin]      3.8.0cvs39
2795
2796         * src/Makefile.am
2797                 Fix build (damn whitespace-sensitive file format)
2798
2799 2012-04-02 [colin]      3.8.0cvs38
2800
2801         * src/Makefile.am
2802                 Fix incomplete make dist
2803
2804 2012-04-02 [colin]      3.8.0cvs37
2805
2806         * src/compose.c
2807                 Fix mistakenly removed function call
2808
2809 2012-04-01 [colin]      3.8.0cvs36
2810
2811         * configure.ac
2812         * src/.cvsignore
2813         * src/Makefile.am
2814         * src/addr_compl.c
2815         * src/addressadd.c
2816         * src/addressadd.h
2817         * src/addressbook-dbus.c
2818         * src/addressbook-dbus.h
2819         * src/addrgather.c
2820         * src/addrgather.h
2821         * src/addrharvest.c
2822         * src/addrharvest.h
2823         * src/claws-contacts.xml
2824         * src/compose.c
2825         * src/compose.h
2826         * src/filtering.c
2827         * src/headerview.c
2828         * src/main.c
2829         * src/mainwindow.c
2830         * src/messageview.c
2831         * src/prefs_common.c
2832         * src/prefs_filtering_action.c
2833         * src/prefs_matcher.c
2834         * src/summaryview.c
2835         * src/textview.c
2836         * src/toolbar.c
2837         * src/plugins/bogofilter/bogofilter_gtk.c
2838         * src/plugins/dillo_viewer/dillo_prefs.c
2839         * src/plugins/spamassassin/spamassassin_gtk.c
2840         * src/plugins/trayicon/trayicon.c
2841                 Import new addressbook code from the new-contacts branch
2842
2843 2012-03-29 [paul]       3.8.0cvs35
2844
2845         * AUTHORS
2846         * src/gtk/authors.h
2847         * src/gtk/quicksearch.c
2848                 add 'ha', short version of 'has_attachment' in quick search
2849                 Patch by Andreas Rönnquist
2850
2851 2012-03-26 [mones]      3.8.0cvs34
2852
2853         * src/common/plugin.c
2854                 Support 2 and 3-clause BSD licensed plugins
2855
2856 2012-03-15 [pawel]      3.8.0cvs33
2857
2858         * src/messageview.c
2859         * src/textview.c
2860                 - Make separate window info more accurate about
2861                 move to trash/deletion.
2862                 - Fix busy cursor
2863
2864 2012-03-14 [pawel]      3.8.0cvs32
2865
2866         * src/folder.c
2867         * src/messageview.c
2868         * src/messageview.h
2869         * src/procmsg.h
2870         * src/summaryview.c
2871         * src/textview.c
2872         * src/textview.h
2873                 Better fix for bug #2501
2874                 Instead of leaving blank window after message move or delete,
2875                 update separate view to next message in message list or
2876                 display info why view is blank. This was discussed
2877                 in bug #2621 comments.
2878
2879 2012-03-11 [colin]      3.8.0cvs31
2880
2881         * src/gtk/gtkcmctree.c
2882         * src/gtk/authors.h
2883         * AUTHORS
2884                 Fix focus rectangle on unfocused rows
2885                 Patch by Michael Shell
2886
2887 2012-02-29 [colin]      3.8.0cvs30
2888
2889         * src/gtk/gtkcmctree.c
2890                 Fix bug #2577, "Focus rectangle on folder list and message 
2891                 list headings doesn't get properly cleared when switching 
2892                 heading and horizontally scrolling list (underlines and 
2893                 vertical lines remain on screen)". Patch by Michael Shell
2894
2895 2012-02-13 [pawel]      3.8.0cvs29
2896
2897         * src/messageview.c
2898                 Fix crasher when double clicking on IMAP message and
2899                 MessageView is not shown introduced in cvs21
2900                 Patch by mones
2901
2902 2012-02-10 [pawel]      3.8.0cvs28
2903
2904         * src/filtering.c
2905                 Fix bug #2598 'Actions can move locked messages'
2906
2907 2012-02-08 [pawel]      3.8.0cvs27
2908
2909         * src/prefs_actions.c
2910         * src/prefs_actions.h
2911         * src/prefs_toolbar.c
2912         * src/prefs_toolbar.h
2913         * src/toolbar.c
2914         * src/toolbar.h
2915                 - Implement automatic removal of toolbar action buttons when
2916                   associated action is removed
2917                 - Don't allow creation of two actions with the same name,
2918                   before all executions/removals were performed on first action
2919                   with duplicated name in linked list which wasn't always
2920                   correct behaviour
2921
2922 2012-02-05 [colin]      3.8.0cvs26
2923
2924         * src/main.c
2925         * src/mainwindow.c
2926         * src/messageview.c
2927         * src/messageview.h
2928         * src/prefs_common.c
2929         * src/prefs_common.h
2930         * src/procmsg.c
2931         * src/procmsg.h
2932         * src/summaryview.c
2933         * src/summaryview.h
2934                 Add an history to navigate in mails
2935
2936 2012-02-05 [colin]      3.8.0cvs25
2937
2938         * src/procmime.c
2939                 Fix inverted comparison in list_find_custom.
2940
2941 2012-02-03 [wwp]        3.8.0cvs24
2942
2943         * src/gtk/progressdialog.c
2944         Make translators life easier: use View log instead of Show log
2945         (thanks, gusnan!).
2946
2947 2012-02-02 [pawel]      3.8.0cvs23
2948
2949         * src/folderview.c
2950                 Fix bug #2590 'Un-capitalize strings'
2951                 Patch by Christian Hesse
2952
2953 2012-02-02 [pawel]      3.8.0cvs22
2954
2955         * src/mainwindow.c
2956                 Fix bug #2595 
2957                 'Change expand behavior for message list / message view'
2958                 Patch by Christian Hesse
2959
2960 2012-02-02 [pawel]      3.8.0cvs21
2961
2962         * src/folder.c
2963         * src/messageview.c
2964         * src/messageview.h
2965         * src/procmsg.h
2966                 Fix bug #2501 'opened message blanks when moved to other folder'
2967                 Detect message move and update message window contents 
2968                 accordingly, if message is moved to trash close window
2969
2970 2012-02-01 [pawel]      3.8.0cvs20
2971
2972         * src/jpilot.c
2973         * src/mutt.c
2974         * src/pine.c
2975         * src/procmsg.c
2976         * src/vcard.c
2977         * src/gtk/sslcertwindow.c
2978                 More strncat boundary checks
2979
2980 2012-01-31 [wwp]        3.8.0cvs19
2981
2982         * src/gtk/gtkutils.c
2983         Fix warnings in gtkutils: wrong function name, missing newline, typo and
2984         long line wrapping.
2985
2986 2012-01-31 [wwp]        3.8.0cvs18
2987
2988         * src/gtk/progressdialog.c
2989         * src/gtk/progressdialog.h
2990         * src/inc.c
2991         * src/send_message.c
2992         Add a button to the retrieve/send dialogs to
2993         open the network log.
2994
2995 2012-01-25 [wwp]        3.8.0cvs17
2996
2997         * src/addr_compl.c
2998         Remove debug statement.
2999
3000 2012-01-20 [pawel]      3.8.0cvs16
3001
3002         * src/addrbook.c
3003         * src/exportldif.c
3004                 Fix bug #2574 'Statement might be overflowing a
3005                 buffer in strncat'
3006
3007 2012-01-20 [pawel]      3.8.0cvs15
3008
3009         * src/mimeview.c
3010                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
3011
3012 2012-01-14 [colin]      3.8.0cvs14
3013
3014         * commitHelper
3015                 Update tracker trigger url
3016
3017 2012-01-10 [wwp]        3.8.0cvs13
3018
3019         * src/mainwindow.c
3020         * src/mainwindow.h
3021         * src/toolbar.c
3022                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
3023                 account) and of mainwindows's relevant entry when current account
3024                 is not able to retrieve (SMTP-only).
3025
3026 2012-01-09 [colin]      3.8.0cvs12
3027
3028         * src/summaryview.c
3029                 Fix bug 1924, 'Messages marked move to Trash appear 
3030                 identical to messages marked move to $FOLDER'
3031
3032 2012-01-05 [colin]      3.8.0cvs11
3033
3034         * src/main.c
3035                 Fix crasher infinite loop
3036
3037 2012-01-03 [colin]      3.8.0cvs10
3038
3039         * src/gtk/gtkcmctree.c
3040                 Revert previous patch, it's buggy on headers
3041
3042 2012-01-03 [colin]      3.8.0cvs9
3043
3044         * src/gtk/gtkcmctree.c
3045                 Fix bug #2566, 'wrapped Subject not bounded'
3046
3047 2011-12-29 [pawel]      3.8.0cvs8
3048
3049         * src/compose.c
3050         * src/compose.h
3051         * src/main.c
3052         * src/mimeview.c
3053                 Make forwarding selected attachment possible from
3054                 mimeview's context menu
3055                 Fixex bug #2047 'forward attachments'
3056
3057 2011-12-28 [paul]       3.8.0cvs7
3058
3059         * src/prefs_account.c
3060                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
3061
3062 2011-12-28 [colin]      3.8.0cvs6
3063
3064         * src/mimeview.c
3065                 Fix fix
3066
3067 2011-12-28 [colin]      3.8.0cvs5
3068
3069         * src/mimeview.c
3070                 Fix GTK+2.16 build (w32)
3071
3072 2011-12-18 [mir]        3.8.0cvs4
3073
3074         * src/ldapctrl.c
3075             Fix bug in search criteria when doing a
3076             complete directory search using '*'
3077
3078 2011-12-16 [mir]        3.8.0cvs3
3079
3080         * src/Makefile.am
3081             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
3082
3083 2011-12-16 [wwp]        3.8.0cvs2
3084
3085         * src/procmsg.c
3086         * src/stock_pixmap.c
3087         * src/stock_pixmap.h
3088         * src/summaryview.c
3089         * src/gtk/icon_legend.c
3090         * src/pixmaps/replied_and_forwarded.xpm
3091           Make replied and forwarded status flags non exclusive.
3092           Introduce a new message state (and relevant icon in message list)
3093           where both the replied and forwarded flags are set.
3094
3095 2011-12-16 [paul]       3.8.0cvs1
3096
3097         * tools/claws.i18n.status.pl
3098                 update id to id_ID
3099
3100 2011-12-16 [paul]       3.8.0
3101         * NEWS
3102         * README
3103         * RELEASE_NOTES 
3104                 3.8.0 unleashed!                
3105
3106 2011-12-16 [paul]       3.7.10cvs113
3107
3108         * configure.ac
3109         * po/cs.po
3110         * po/es.po
3111         * po/fr.po
3112         * po/hu.po
3113         * po/id.po **REMOVED**
3114         * po/id_ID.po **ADDED**
3115         * po/pt_BR.po
3116         * po/ru.po
3117         * po/sk.po
3118         * po/uk.po
3119                 updates
3120
3121 2011-12-09 [pawel]      3.7.10cvs112
3122
3123         * src/summaryview.c
3124         * src/gtk/quicksearch.c
3125         * src/gtk/quicksearch.h
3126                 Invalidate quicksearch root folder when removed
3127                 Fixes bug #2560 'crash when unsubscribing newsgroup and
3128                 having active search field'
3129
3130 2011-12-08 [pawel]      3.7.10cvs111
3131
3132         * src/mimeview.c
3133                 Better fix for cvs94
3134
3135 2011-12-08 [wwp]        3.7.10cvs110
3136
3137         * src/compose.c
3138         Make "From" widget set independant from recipient lists below,
3139         so that it doesn't scroll when several recipients headers
3140         are added and eventually are scrolling the view.
3141         Path by Christian Hesse <mail@earthworm.de>.
3142         Fixes bug #2481 'do not scroll "from" dropdown list and sender
3143         address'.
3144
3145 2011-12-02 [paul]       3.7.10cvs109
3146
3147         * src/mainwindow.c
3148         * src/messageview.c
3149                 consistent label style
3150
3151 2011-11-29 [wwp]        3.7.10cvs108
3152
3153         * src/plugins/trayicon/libeggtrayicon/.cvsignore
3154         More generated stuff to ignore.
3155
3156 2011-11-29 [wwp]        3.7.10cvs107
3157
3158         * src/prefs_folder_item.c
3159         Fix CLAWS_TIP_DECL (undefined).
3160
3161 2011-11-28 [pawel]      3.7.10cvs106
3162
3163         * src/addrbook.c
3164         * src/addrbook.h
3165         * src/addressbook.c
3166                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
3167                 after removing the address book in the GUI'
3168
3169 2011-11-26 [pawel]      3.7.10cvs105
3170
3171         * src/folder.c
3172                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
3173
3174 2011-11-25 [colin]      3.7.10cvs104
3175
3176         * src/imap_gtk.c
3177         * src/mh_gtk.c
3178                 Warning fixes
3179
3180 2011-11-24 [pawel]      3.7.10cvs103
3181
3182         * src/prefs_filtering.c
3183                 Complete cvs102, forgot to commit this
3184
3185 2011-11-24 [pawel]      3.7.10cvs102
3186
3187         * src/account.c
3188         * src/filtering.c
3189         * src/filtering.h
3190         * src/imap_gtk.c
3191         * src/mh_gtk.c
3192         * src/prefs_actions.c
3193         * src/prefs_actions.h
3194                 Implement actions updating on folder/account rename
3195                 This fixes bug #2543 'filter actions in actionsrc not
3196                 updated upon account renaming'
3197
3198 2011-11-24 [wwp]        3.7.10cvs101
3199
3200         * src/gtk/gtkcmctree.c
3201                 Remove irrelevant cairo directive (thanks to Hanno).
3202
3203 2011-11-23 [wwp]        3.7.10cvs100
3204
3205         * src/gtk/gtkcmctree.c
3206                 Make arrows in gtkcmctree's less big (get rid of the outlining),
3207                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3208                 calculation.
3209
3210 2011-11-22 [colin]      3.7.10cvs99
3211
3212         * src/account.c
3213         * src/prefs_filtering.c
3214         * src/prefs_filtering.h
3215                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3216                 The existing functions should do the job as well
3217                 if not better, as they take into account the
3218                 separator.
3219
3220 2011-11-21 [pawel]      3.7.10cvs98
3221
3222         * src/prefs_account.c
3223                 Fix bug #2116 'Rip spaces off server names in account
3224                 configuration'
3225                 g_strstrip() domain names to be sure they are valid
3226
3227 2011-11-21 [pawel]      3.7.10cvs97
3228
3229         * src/account.c
3230         * src/prefs_filtering.c
3231         * src/prefs_filtering.h
3232                 Fix bug #2404 'matcherrc updates upon account renaming'
3233                 Fix bug #2406 'some part of accountrc not updated upon
3234                 account rename'
3235                 Renaming account cause changing of it's root folder prefix
3236                 from #<type>/<old_name> to #<type>/<new_name> so every
3237                 path directing to it must be altered. Fix paths in account
3238                 preferences, global processing and filtering rules, folder
3239                 processing rules upon rename
3240
3241 2011-11-20 [pawel]      3.7.10cvs96
3242
3243         * src/filtering.c
3244         * src/filtering.h
3245         * src/prefs_actions.c
3246                 Fix bug #1489 'Filter action mark_as_read inoperative
3247                 following move action'
3248                 Sort actions lists to have proper order of execution
3249
3250 2011-11-20 [pawel]      3.7.10cvs95
3251
3252         * src/prefs_actions.c
3253         * src/prefs_filtering.c
3254         * src/prefs_template.c
3255                 Fix bug #1870 'arrow scrolling in filters'
3256                 Allow arrow scrolling in dialogs with list view widgets
3257                 plus couple fixes of issues I found along the way
3258
3259 2011-11-19 [pawel]      3.7.10cvs94
3260
3261         * src/mimeview.c
3262                 Don't highlight icons on right-click, they are not
3263                 selected and other part is shown which is confusing
3264
3265 2011-11-19 [mones]      3.7.10cvs93
3266
3267         * manual/advanced.xml
3268                 Fix manual build
3269
3270 2011-11-19 [mones]      3.7.10cvs92
3271
3272         * manual/advanced.xml
3273         * manual/es/advanced.xml
3274                 Document undocumented hidden option 'zero_replacement_char'
3275                 Synchronize Spanish manual with English version
3276
3277 2011-11-19 [pawel]      3.7.10cvs91
3278
3279         * src/mainwindow.c
3280         * src/messageview.c
3281         * src/prefs_common.c
3282         * src/prefs_common.h
3283         * src/summaryview.c
3284         * src/textview.c
3285         * src/textview.h
3286                 Fix bug #2377 'Show All Headers - make change persistent
3287                 between sessions'
3288
3289 2011-11-19 [pawel]      3.7.10cvs90
3290
3291         * src/folder.c
3292         * src/folder.h
3293         * src/folder_item_prefs.c
3294         * src/folderview.c
3295         * src/mainwindow.c
3296         * src/mainwindow.h
3297         * src/summaryview.c
3298         * src/summaryview.h
3299         * src/gtk/authors.h
3300                 Fix bug #1563 'Folder view: show complete threads if they
3301                 contain unread messages'
3302                 Add option to show only threads with unread messages
3303                 initial patch by Paul Ollis, my small additions:
3304                 - when checking thread for unread finish on first unread
3305                 - make thread options unavailable when threading is off
3306                 - hide_unread_msgs and hide_unread_threads are mutually
3307                   exclusive options, set menus sensitivity accordingly
3308                 - set folder item icon type similiar to hide_unread_msgs
3309
3310 2011-11-19 [colin]      3.7.10cvs89
3311
3312         * src/procheader.c
3313                 Constness fix
3314
3315 2011-11-18 [pawel]      3.7.10cvs88
3316
3317         * src/compose.c
3318         * src/mainwindow.c
3319         * src/mimeview.c
3320         * src/mimeview.h
3321         * src/prefs_common.c
3322         * src/prefs_common.h
3323                 Fix bug #2408 'Some UI elements are not persistent
3324                 between sessions'
3325                 Remember size of main window, compose notebook, mimeview
3326                 tree widgets between claws-mail runs. Compose window
3327                 size saving was already done in cvs74
3328
3329 2011-11-18 [mones]      3.7.10cvs87
3330
3331         * src/compose.c
3332         * src/procheader.c
3333         * src/procheader.h
3334                 Fixes bug #2509, "manually added headers are lost unless
3335                 mail is sent inmediately"
3336
3337 2011-11-17 [pawel]      3.7.10cvs86
3338
3339         * src/mimeview.c
3340                 Fix crasher reported in bug #2543
3341
3342 2011-11-13 [colin]      3.7.10cvs85
3343
3344         * src/compose.c
3345                 Make compose windows printable
3346
3347 2011-11-11 [colin]      3.7.10cvs84
3348
3349         * configure.ac
3350                 Fix build on Fedora 16. -lm was probably pulled by something
3351                 else previously.
3352
3353 2011-11-11 [pawel]      3.7.10cvs83
3354
3355         * src/mainwindow.c
3356         * src/mimeview.c
3357         * src/mimeview.h
3358         * src/summaryview.c
3359                 Port MimeView to GtkTreeView
3360
3361 2011-11-11 [colin]      3.7.10cvs82
3362
3363         * src/prefs_common.c
3364                 Use %x (The preferred date representation for the current locale
3365                 without the time)
3366
3367 2011-11-10 [paul]       3.7.10cvs81
3368
3369         * src/prefs_common.c
3370                 use european date format as default
3371
3372 2011-11-08 [pawel]      3.7.10cvs80
3373
3374         * src/summaryview.c
3375                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3376                 Fix race condition - don't try to hide messageview while
3377                 being in the middle of message displaying routine.
3378
3379 2011-11-08 [colin]      3.7.10cvs79
3380
3381         * src/codeconv.c
3382                 Make sure we break line when we need to. Very probably
3383                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3384                 particular mail"
3385
3386 2011-11-07 [pawel]      3.7.10cvs78
3387
3388         * src/imap_gtk.c
3389                 Fix bug #2493 'Subscription pull down should be alphabetized'
3390
3391 2011-11-07 [pawel]      3.7.10cvs77
3392
3393         * src/mimeview.c
3394         * src/textview.c
3395         * src/textview.h
3396                 Make Home & End keys work in textview
3397
3398 2011-11-06 [colin]      3.7.10cvs76
3399
3400         * src/mainwindow.c
3401                 Oops, some unwanted undo got commited.
3402
3403 2011-11-06 [colin]      3.7.10cvs75
3404
3405         * src/mainwindow.c
3406                 Don't iconify/deiconify. Instead, just show nothing
3407                 before asked to.
3408
3409 2011-11-06 [pawel]      3.7.10cvs74
3410
3411         * src/compose.c
3412                 Fix compose window size saving / restoring
3413
3414 2011-11-06 [pawel]      3.7.10cvs73
3415
3416         * src/mimeview.c
3417         * src/messageview.c
3418                 Optimize message displaying, in some conditions parts were
3419                 displayed twice causing flickering. For example first html
3420                 source and then rendering output from html plugin of the
3421                 same part.
3422
3423 2011-11-05 [wwp]        3.7.10cvs72
3424
3425         * src/gtk/gtkaspell.c
3426                 Fix compilation where 'null' is undefined (use NULL instead).
3427
3428 2011-11-05 [colin]      3.7.10cvs71
3429
3430         * src/gtk/gtkaspell.c
3431                 No need to show a backtrace if gtkaspell is null
3432
3433 2011-11-05 [pawel]      3.7.10cvs70
3434
3435         * src/gtk/gtkaspell.c
3436                 Fix crasher when spellchecking is not enabled
3437
3438 2011-11-02 [mones]      3.7.10cvs69
3439
3440         * doc/man/claws-mail.1
3441                 fixed hyphens (patch from Debian packaging)
3442                 fixed header to follow man style closely 
3443                 documented new option --compose-from-file
3444                 removed INSTALLATION section, doesn't belong to manpage
3445                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3446                 expanded FILES section to include certs and autofaces dirs
3447                 expanded SEE ALSO section to include manual and plugins
3448
3449 2011-11-01 [colin]      3.7.10cvs68
3450
3451         * src/common/utils.c
3452                 Fix wrong debug stuff commited.
3453
3454 2011-11-01 [colin]      3.7.10cvs67
3455
3456         * src/compose.c
3457         * src/main.c
3458         * src/common/utils.c
3459         * src/gtk/gtkaspell.c
3460         * src/gtk/gtkaspell.h
3461                 Fix huge slowness induced by spellcheck "while typing"
3462                 during initial quote rewraps.
3463
3464 2011-10-31 [pawel]      3.7.10cvs66
3465
3466         * src/messageview.c
3467         * src/mimeview.c
3468         * src/mimeview.h
3469         * src/summaryview.c
3470                 Fix bug #2526 'When reading message in separate window,
3471                 n and p keys do not work'
3472                 - fix key event handling in messageview
3473                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3474                   and prev-part actions)
3475                 - instead add 'z' key for prev-part, we have 'a' key 
3476                   for next-part already
3477
3478 2011-10-31 [colin]      3.7.10cvs65
3479
3480         * src/common/defs.h
3481                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3482
3483 2011-10-31 [pawel]      3.7.10cvs64
3484
3485         * src/summaryview.c
3486         * src/gtk/gtkutils.c
3487                 Fix bug #2303 'Next unread message enables message view'
3488                 Don't show previously hidden message view in main window
3489                 when user reads messages in external window
3490
3491 2011-10-31 [paul]       3.7.10cvs63
3492
3493         * src/prefs_template.c
3494                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3495                 fit at 540 here, for those where they don't the dialogue can be made
3496                 larger by the user
3497
3498 2011-10-31 [paul]       3.7.10cvs62
3499
3500         * src/compose.c
3501                 revert 3.7.10cvs61, these entries _should_ be editable
3502
3503 2011-10-30 [pawel]      3.7.10cvs61
3504
3505         * src/compose.c
3506                 Those entries should not be editable
3507
3508 2011-10-30 [pawel]      3.7.10cvs60
3509
3510         * src/prefs_template.c
3511                 - Dialog needs more height to fit all widgets
3512                 - Clear template contents on delete
3513
3514 2011-10-30 [pawel]      3.7.10cvs59
3515
3516         * src/prefs_folder_item.c
3517                 Update summaryview after changing folder prefs when needed
3518
3519 2011-10-30 [pawel]      3.7.10cvs58
3520
3521         * src/mimeview.c
3522                 Remove key-press-event blocking, it only
3523                 emits GLib-GObject warnings
3524
3525 2011-10-29 [colin]      3.7.10cvs57
3526
3527         * src/addr_compl.c
3528                 Fix focus of completion window with gnome shell
3529                 Fixes bug #2525, "Address completion window does not get
3530                 keyboard focus"
3531
3532 2011-10-29 [colin]      3.7.10cvs56
3533
3534         * src/folderview.c
3535                 Fix flicker on recursive quicksearch
3536
3537 2011-10-28 [colin]      3.7.10cvs55
3538
3539         * src/alertpanel.c
3540         * src/mainwindow.c
3541                 Fix a bit the focus problem on Gnome shell
3542
3543 2011-10-26 [mones]      3.7.10cvs54
3544
3545         * src/compose.c
3546                 Add missing accelerator
3547
3548 2011-10-25 [colin]      3.7.10cvs53
3549
3550         * src/gtk/gtkcmclist.c
3551         * src/gtk/gtkcmctree.c
3552                 Fix colors, fix warnings
3553
3554 2011-10-25 [colin]      3.7.10cvs52
3555
3556         * src/gtk/gtkcmclist.c
3557         * src/gtk/gtkcmctree.c
3558                 Fix focus things.
3559
3560 2011-10-25 [colin]      3.7.10cvs51
3561
3562         * src/stock_pixmap.c
3563                 Fix build with gtk + 2.20
3564
3565 2011-10-25 [colin]      3.7.10cvs50
3566
3567         * src/compose.c
3568         * src/messageview.c
3569         * src/procmsg.c
3570         * src/procmsg.h
3571                 Fix locking when sending a single message
3572
3573 2011-10-25 [colin]      3.7.10cvs49
3574
3575         * src/gtk/colorlabel.c
3576                 GDK_ => GDK_KEY
3577         * src/gtk/gtkcmclist.c
3578                 Make row height closer to what it was
3579
3580 2011-10-25 [colin]      3.7.10cvs48
3581
3582         * src/stock_pixmap.c
3583                 Always use cairo to draw
3584
3585 2011-10-25 [colin]      3.7.10cvs47
3586
3587         * src/mimeview.c
3588                 Fix bug #2529, 'crash in mimeview_start_drag after
3589                 deleting message'. Patch by Ricardo
3590
3591 2011-10-23 [colin]      3.7.10cvs46
3592
3593         * src/gtk/gtkcmclist.c
3594         * src/gtk/gtkcmclist.h
3595         * src/gtk/gtkcmctree.c
3596                 Draw CMClist with cairo too.
3597
3598 2011-10-23 [colin]      3.7.10cvs45
3599
3600         * src/gtk/gtkcmclist.h
3601                 Fix build (this was not meant to be commited)
3602
3603 2011-10-23 [colin]      3.7.10cvs44
3604
3605         * src/addressadd.c
3606         * src/addressbook.c
3607         * src/addressbook_foldersel.c
3608         * src/editgroup.c
3609         * src/foldersel.c
3610         * src/folderview.c
3611         * src/grouplistdialog.c
3612         * src/prefs_common.c
3613         * src/prefs_common.h
3614         * src/summaryview.c
3615         * src/gtk/gtkcmclist.c
3616         * src/gtk/gtkcmclist.h
3617         * src/gtk/gtkcmctree.c
3618         * src/gtk/gtkcmctree.h
3619         * src/gtk/gtksctree.c
3620                 Refactor some tree stuff (lots of code duplication there)
3621                 and switch to cairo for tree rendering.
3622
3623 2011-10-23 [holger]     3.7.10cvs43
3624
3625         * src/filtering.c
3626                 Don't issue a warning for designed behaviour of the stop rule.
3627                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3628
3629 2011-10-22 [colin]      3.7.10cvs42
3630
3631         * src/printing.c
3632         * src/gtk/gtkshruler.c
3633         * src/gtk/gtkutils.h
3634                 Fix GTK+2.16 build
3635
3636 2011-10-22 [colin]      3.7.10cvs41
3637
3638         * src/account.c
3639         * src/addr_compl.c
3640         * src/addrgather.c
3641         * src/compose.c
3642         * src/editldap.c
3643         * src/expldifdlg.c
3644         * src/folderview.c
3645         * src/grouplistdialog.c
3646         * src/headerview.c
3647         * src/importldif.c
3648         * src/main.c
3649         * src/mainwindow.c
3650         * src/mimeview.c
3651         * src/noticeview.c
3652         * src/prefs_account.c
3653         * src/prefs_actions.c
3654         * src/prefs_ext_prog.c
3655         * src/prefs_filtering.c
3656         * src/prefs_folder_item.c
3657         * src/prefs_image_viewer.c
3658         * src/prefs_logging.c
3659         * src/prefs_msg_colors.c
3660         * src/prefs_other.c
3661         * src/prefs_send.c
3662         * src/prefs_spelling.c
3663         * src/prefs_summaries.c
3664         * src/prefs_template.c
3665         * src/printing.c
3666         * src/quote_fmt.c
3667         * src/send_message.c
3668         * src/statusbar.c
3669         * src/summary_search.c
3670         * src/summaryview.c
3671         * src/wizard.c
3672         * src/gtk/gtkcmclist.c
3673         * src/gtk/gtkcmctree.c
3674         * src/gtk/gtkcmoptionmenu.c
3675         * src/gtk/gtksctree.c
3676         * src/gtk/gtkutils.c
3677         * src/gtk/gtkutils.h
3678         * src/gtk/gtkvscrollbutton.c
3679         * src/gtk/inputdialog.c
3680         * src/gtk/pluginwindow.c
3681         * src/gtk/quicksearch.c
3682         * src/gtk/spell_entry.c
3683         * src/plugins/bogofilter/bogofilter_gtk.c
3684         * src/plugins/dillo_viewer/dillo_prefs.c
3685         * src/plugins/pgpcore/prefs_gpg.c
3686         * src/plugins/spamassassin/spamassassin_gtk.c
3687         * src/plugins/trayicon/trayicon.c
3688         * src/plugins/trayicon/trayicon_prefs.c
3689                 Remove all possible #if GTK_CHECK_VERSION() checks,
3690                 and make Claws build with GTK+2.16 (untested right
3691                 now), as the Gpg4Win project uses GTK+2.16 currently.
3692
3693 2011-10-22 [colin]      3.7.10cvs40
3694
3695         * src/gtk/gtkutils.h
3696         * configure.ac
3697                 Fix (hopefully) build with GTK+ 2.18.
3698
3699 2011-10-20 [paul]       3.7.10cvs39
3700
3701         * AUTHORS
3702         * src/ldif.c
3703         * src/gtk/authors.h
3704                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3705                 Patch by Bodo Graumann <mail@bodograumann.de>
3706
3707 2011-10-20 [mones]      3.7.10cvs38
3708
3709         * po/fr.po
3710         * src/common/defs.h
3711                 Fix references to old dotsrc mailing lists
3712
3713 2011-10-19 [mones]      3.7.10cvs37
3714
3715         * src/prefs_msg_colors.c
3716                 Fix Ok/Cancel buttons in color selector of preferences
3717
3718 2011-10-17 [colin]      3.7.10cvs36
3719
3720         * src/gtk/gtkshruler.c
3721                 (Probably) fix GTK+ <= 2.22
3722
3723 2011-10-17 [colin]      3.7.10cvs35
3724
3725         * src/gtk/gtkshruler.c
3726                 Fix GTK+2.22 build
3727
3728 2011-10-17 [mones]      3.7.10cvs34
3729
3730         * src/addrbook.c
3731         * src/exportldif.c
3732         * src/jpilot.c
3733         * src/mutt.c
3734         * src/pine.c
3735         * src/procmsg.c
3736         * src/vcard.c
3737                 Fix potential out-of-buffer writes
3738
3739 2011-10-17 [mones]      3.7.10cvs33
3740
3741         * src/main.c
3742                 Use just one g_print call per option; correct indentation
3743
3744 2011-10-17 [colin]      3.7.10cvs32
3745
3746         * src/compose.c
3747         * src/compose.h
3748         * src/gtk/Makefile.am
3749         * src/gtk/gtkshruler.c
3750         * src/gtk/gtkshruler.h
3751         * src/gtk/gtkunit.c
3752         * src/gtk/gtkunit.h
3753                 Reimplement ruler using the GTK widgets. Thanks
3754                 to Hanno for the initial patch.
3755
3756 2011-10-17 [colin]      3.7.10cvs31
3757
3758         * src/action.c
3759         * src/main.c
3760         * src/gtk/gtkutils.c
3761         * src/gtk/gtkutils.h
3762                 Undeprecate GIO/GdkCondition
3763
3764 2011-10-16 [mones]      3.7.10cvs30
3765
3766         * src/main.c
3767                 Add --compose-from-file option to open composition
3768                 window with the headers and body from a file; based
3769                 on Debian patch to fix http://bugs.debian.org/544868
3770
3771 2011-10-15 [mones]      3.7.10cvs29
3772
3773         * manual/advanced.xml
3774                 Document new summary_from_show hidden preference
3775
3776 2011-10-15 [paul]       3.7.10cvs28
3777
3778         * src/compose.c
3779                 compose_create_tags() - fix misplaced 'int i'
3780                 compose_entry_mark_default_to() - fix To field highlighting
3781
3782 2011-10-09 [colin]      3.7.10cvs27
3783
3784         * src/addr_compl.c
3785                 Fix address completion
3786
3787 2011-10-07 [colin]      3.7.10cvs26
3788
3789         * src/prefs_filtering_action.c
3790         * src/gtk/gtkutils.h
3791                 Fix build with GTK+2.20
3792
3793 2011-10-07 [colin]      3.7.10cvs25
3794
3795         * src/gtk/Makefile.am
3796         * src/gtk/gdkkeysyms-new.h
3797         * src/gtk/gtkutils.h
3798                 Copy the new GDK_KEY_* definitions for older GTKs
3799
3800 2011-10-07 [colin]      3.7.10cvs24
3801
3802         * configure.ac
3803                 Fix typos (thanks to Hanno)
3804
3805 2011-10-07 [colin]      3.7.10cvs23
3806
3807         * src/compose.c
3808         * src/gtk/gtkshruler.c
3809         * src/gtk/gtkshruler.h
3810                 Disable ruler starting from 2.24.
3811
3812 2011-10-07 [colin]      3.7.10cvs22
3813
3814         * configure.ac
3815         * src/messageview.c
3816         * src/gtk/Makefile.am
3817                 GTK2 build fix
3818
3819 2011-10-07 [colin]      3.7.10cvs21
3820
3821         * configure.ac
3822         * src/action.c
3823         * src/addr_compl.c
3824         * src/addrgather.c
3825         * src/compose.c
3826         * src/compose.h
3827         * src/editldap.c
3828         * src/mainwindow.c
3829         * src/message_search.c
3830         * src/mimeview.c
3831         * src/mimeview.h
3832         * src/prefs_account.c
3833         * src/prefs_compose_writing.c
3834         * src/prefs_filtering_action.c
3835         * src/prefs_folder_item.c
3836         * src/prefs_logging.c
3837         * src/prefs_matcher.c
3838         * src/prefs_message.c
3839         * src/prefs_other.c
3840         * src/prefs_receive.c
3841         * src/prefs_summaries.c
3842         * src/prefs_wrapping.c
3843         * src/printing.c
3844         * src/ssl_manager.c
3845         * src/statusbar.c
3846         * src/stock_pixmap.c
3847         * src/summary_search.c
3848         * src/textview.c
3849         * src/gtk/Makefile.am
3850         * src/gtk/colorlabel.c
3851         * src/gtk/gtkutils.c
3852         * src/gtk/gtkutils.h
3853         * src/gtk/logwindow.c
3854         * src/gtk/menu.c
3855         * src/gtk/menu.h
3856         * src/gtk/quicksearch.c
3857         * src/gtk/spell_entry.c
3858         * src/plugins/bogofilter/bogofilter_gtk.c
3859         * src/plugins/dillo_viewer/dillo_viewer.c
3860         * src/plugins/pgpcore/prefs_gpg.c
3861         * src/plugins/spamassassin/spamassassin_gtk.c
3862                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3863                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3864                 ported (especially GtkCMOptionMenu)
3865
3866 2011-10-07 [colin]      3.7.10cvs20
3867
3868         * src/account.c
3869         * src/action.c
3870         * src/addr_compl.c
3871         * src/addrcustomattr.c
3872         * src/addrduplicates.c
3873         * src/addressadd.c
3874         * src/addressbook.c
3875         * src/addressbook_foldersel.c
3876         * src/addrgather.c
3877         * src/alertpanel.c
3878         * src/browseldap.c
3879         * src/compose.c
3880         * src/editaddress.c
3881         * src/editaddress_other_attributes_ldap.c
3882         * src/editbook.c
3883         * src/editgroup.c
3884         * src/editjpilot.c
3885         * src/editldap.c
3886         * src/editldap_basedn.c
3887         * src/edittags.c
3888         * src/editvcard.c
3889         * src/exphtmldlg.c
3890         * src/expldifdlg.c
3891         * src/export.c
3892         * src/foldersel.c
3893         * src/folderview.c
3894         * src/grouplistdialog.c
3895         * src/import.c
3896         * src/importldif.c
3897         * src/importmutt.c
3898         * src/importpine.c
3899         * src/mainwindow.c
3900         * src/message_search.c
3901         * src/messageview.c
3902         * src/mimeview.c
3903         * src/prefs_actions.c
3904         * src/prefs_customheader.c
3905         * src/prefs_display_header.c
3906         * src/prefs_filtering.c
3907         * src/prefs_filtering_action.c
3908         * src/prefs_folder_column.c
3909         * src/prefs_matcher.c
3910         * src/prefs_msg_colors.c
3911         * src/prefs_other.c
3912         * src/prefs_summaries.c
3913         * src/prefs_summary_column.c
3914         * src/prefs_summary_open.c
3915         * src/prefs_template.c
3916         * src/prefs_toolbar.c
3917         * src/printing.c
3918         * src/sourcewindow.c
3919         * src/ssl_manager.c
3920         * src/summary_search.c
3921         * src/summaryview.c
3922         * src/textview.c
3923         * src/uri_opener.c
3924         * src/gtk/about.c
3925         * src/gtk/colorsel.c
3926         * src/gtk/combobox.c
3927         * src/gtk/description_window.c
3928         * src/gtk/foldersort.c
3929         * src/gtk/gtkaspell.c
3930         * src/gtk/gtkcmclist.c
3931         * src/gtk/gtkcmctree.c
3932         * src/gtk/gtkcmoptionmenu.c
3933         * src/gtk/gtkutils.c
3934         * src/gtk/icon_legend.c
3935         * src/gtk/inputdialog.c
3936         * src/gtk/logwindow.c
3937         * src/gtk/pluginwindow.c
3938         * src/gtk/prefswindow.c
3939         * src/gtk/quicksearch.c
3940         * src/plugins/pgpcore/passphrase.c
3941         * src/plugins/pgpcore/select-keys.c
3942                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
3943                 to replace GDK_* by GDK_KEY_*.
3944
3945 2011-10-07 [colin]      3.7.10cvs19
3946
3947         * AUTHORS
3948         * src/account.c
3949         * src/action.c
3950         * src/addr_compl.c
3951         * src/addressbook.c
3952         * src/alertpanel.c
3953         * src/compose.c
3954         * src/edittags.c
3955         * src/folderview.c
3956         * src/grouplistdialog.c
3957         * src/image_viewer.c
3958         * src/mainwindow.c
3959         * src/mimeview.c
3960         * src/noticeview.c
3961         * src/prefs_filtering_action.c
3962         * src/prefs_folder_column.c
3963         * src/prefs_msg_colors.c
3964         * src/prefs_summary_column.c
3965         * src/prefs_toolbar.c
3966         * src/printing.c
3967         * src/stock_pixmap.c
3968         * src/summaryview.c
3969         * src/textview.c
3970         * src/undo.c
3971         * src/wizard.c
3972         * src/gtk/about.c
3973         * src/gtk/authors.h
3974         * src/gtk/colorlabel.c
3975         * src/gtk/colorsel.c
3976         * src/gtk/gtkcmclist.c
3977         * src/gtk/gtkcmctree.c
3978         * src/gtk/gtkcmoptionmenu.c
3979         * src/gtk/gtksctree.c
3980         * src/gtk/gtkutils.c
3981         * src/gtk/gtkvscrollbutton.c
3982         * src/gtk/inputdialog.c
3983         * src/gtk/logwindow.c
3984         * src/gtk/menu.c
3985         * src/gtk/prefswindow.c
3986         * src/gtk/progressdialog.c
3987         * src/plugins/pgpcore/passphrase.c
3988         * src/plugins/trayicon/trayicon.c
3989                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
3990                 Patch by Hanno Thurow-Meyer, many thanks to him !
3991
3992 2011-09-20 [colin]      3.7.10cvs18
3993
3994         * src/common/ssl.c
3995                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
3996                 gnutls 3.0.3'
3997
3998 2011-09-18 [colin]      3.7.10cvs17
3999
4000         * src/news.c
4001                 Fix segfault when connection fails
4002
4003 2011-09-03 [colin]      3.7.10cvs16
4004
4005         * src/common/ssl.c
4006                 Use NORMAL instead of EXPORT priorities.
4007
4008 2011-09-02 [colin]      3.7.10cvs15
4009
4010         * configure.ac
4011         * src/common/ssl.c
4012                 Linking against gcrypt explicitely in order to call
4013                 gcry_control() for mutex setup isn't necessary anymore
4014                 starting from gnuTLS 2.11.
4015
4016 2011-08-31 [colin]      3.7.10cvs14
4017
4018         * src/plugins/pgpinline/pgpinline.c
4019         * src/plugins/pgpmime/pgpmime.c
4020                 Fix bug #2431, "Major memory leak in PGP message handling".
4021
4022 2011-08-31 [colin]      3.7.10cvs13
4023
4024         * AUTHORS
4025         * src/gtk/authors.h
4026         * src/mainwindow.c
4027         * src/messageview.c
4028         * src/gtk/authors.h
4029                 Apply Steve Rader's patch from bug #2388, "Add 
4030                 message view scrolling menu items"
4031
4032 2011-08-30 [colin]      3.7.10cvs12
4033
4034         * src/gtk/prefswindow.c
4035                 Fix layout issues (i.e. on SSL page if changing account
4036                 type prior to visiting it).
4037
4038 2011-08-30 [colin]      3.7.10cvs11
4039
4040         * configure.ac
4041         * src/common/ssl.c
4042                 Don't use deprecated functions for GnuTLS priorities.
4043                 Require GnuTLS 2.2 that is the first version with the
4044                 new function.
4045
4046 2011-08-30 [colin]      3.7.10cvs10
4047
4048         * src/common/socket.c
4049         * src/common/ssl.c
4050                 Long-term fix for bug #2402, "GnuTLS change breaks socket
4051                 communication", as per http://savannah.gnu.org/support/?107660
4052
4053 2011-08-30 [colin]      3.7.10cvs9
4054
4055         * src/etpan/imap-thread.c
4056         * src/etpan/nntp-thread.c
4057                 Remove dead openSSL code
4058
4059 2011-08-30 [colin]      3.7.10cvs8
4060
4061         * src/ssl_manager.c
4062         * src/common/ssl.c
4063         * src/common/ssl_certificate.c
4064         * src/common/ssl_certificate.h
4065         * src/etpan/imap-thread.c
4066         * src/etpan/nntp-thread.c
4067                 Fix bug #2127, "SSL cert check uses canonical name instead of
4068                 specified name"
4069
4070 2011-08-29 [colin]      3.7.10cvs7
4071
4072         * src/prefs_account.c
4073                 Fix X-Mailer option not appearing on IMAP
4074
4075 2011-08-29 [colin]      3.7.10cvs6
4076
4077         * src/plugins/pgpcore/Makefile.am
4078         * src/plugins/pgpinline/Makefile.am
4079         * src/plugins/pgpmime/Makefile.am
4080         * src/plugins/smime/Makefile.am
4081                 Windows build fix:
4082                 libtool: link: require no space between `-L' and `.'
4083
4084 2011-08-29 [colin]      3.7.10cvs5
4085
4086         * src/account.c
4087         * src/compose.c
4088         * src/prefs_account.c
4089         * src/prefs_account.h
4090                 Revert cvs4 which is rather illogical and instead
4091                 use Fabian's patch from bug #2471
4092
4093 2011-08-29 [colin]      3.7.10cvs4
4094
4095         * src/compose.c
4096                 Don't insert custom headers that have empty values.
4097                 Allows not inserting X-Mailer if it's set to nothing.
4098                 Fixes bug #2471, "Make setting an X-Mailer header optional".
4099
4100 2011-08-29 [colin]      3.7.10cvs3
4101
4102         * src/image_viewer.c
4103         * src/textview.c
4104         * src/gtk/gtkutils.c
4105         * src/gtk/gtkutils.h
4106                 Handle EXIF orientation in images (both in textview's
4107                 preview and image viewer)
4108
4109 2011-08-28 [paul]       3.7.10cvs2
4110
4111         * src/prefs_common.c
4112         * src/prefs_common.h
4113         * src/summaryview.c
4114                 add new hidden option to control the display in the From
4115                 column in the Message List: 0 (default): show name,
4116                 1: show address, 2: show name + address
4117
4118 2011-08-27 [paul]       3.7.10cvs1
4119
4120         * po/POTFILES.in
4121         * src/common/ssl_certificate.c
4122         * src/etpan/imap-thread.c
4123         * src/etpan/nntp-thread.c
4124                 offer up some missing log_error() strings to translators
4125
4126 2011-08-27 [paul]       3.7.10
4127         * NEWS
4128         * README
4129         * RELEASE_NOTES 
4130                 3.7.10 unleashed!               
4131
4132 2011-08-27 [paul]       3.7.9cvs52
4133
4134         * po/cs.po
4135         * po/fr.po
4136         * po/hu.po
4137         * po/lt.po
4138         * po/pt_BR.po
4139         * po/sk.po
4140                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
4141                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
4142
4143 2011-08-27 [mones]      3.7.9cvs51
4144
4145         * claws-mail.desktop
4146                 Include generic name and comment translations
4147                 Thanks to all the people on the translators ML!
4148
4149 2011-08-23 [paul]       3.7.9cvs50
4150
4151         * src/common/ssl.c
4152                 probable/possible fix/workaround for bug 2402,
4153                 'can't download message from pop3 server'
4154
4155 2011-08-18 [paul]       3.7.9cvs49
4156
4157         * manual/handling.xml
4158                 fix typos. thanks to vilpan
4159
4160 2011-08-17 [paul]       3.7.9cvs48
4161
4162         * tools/claws.i18n.status.pl
4163                 add Mindaugas Baranauskas (Lithuanian)
4164
4165 2011-08-14 [mir]        3.7.9cvs47
4166
4167         * src/news.c
4168         * src/etpan/nntp-thread.c
4169                 Fix bug 2418. Patch provided by Sébastien Bigaret with
4170                 some minor contribution by me.
4171
4172 2011-08-13 [mir]        3.7.9cvs46
4173
4174         * src/etpan/nntp-thread.c
4175                 Fix bug when NNTP server sends authentication warning
4176                 as part of the connection session. Privously etpan would
4177                 bail out for any return code other than NEWSNNTP_NO_ERROR
4178                 but as early as the connection session a return code like
4179                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
4180                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
4181                 be considered as an error.
4182
4183 2011-08-12 [paul]       3.7.9cvs45
4184
4185         * src/mimeview.c
4186                 3.7.9cvs43 mistakenly dropped off the info
4187                 about the mime part from the tooltip
4188
4189 2011-08-12 [wwp]        3.7.9cvs44
4190
4191         * src/gtk/quicksearch.c
4192          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
4193
4194 2011-08-09 [paul]       3.7.9cvs43
4195
4196         * src/mimeview.c
4197                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
4198
4199 2011-08-06 [paul]       3.7.9cvs42
4200
4201         * src/compose.c
4202                 fix cursor placement in Forward template
4203
4204 2011-08-06 [paul]       3.7.9cvs41
4205
4206         * src/gtk/description_window.c
4207                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
4208
4209 2011-08-05 [holger]     3.7.9cvs40
4210
4211         * claws-mail.desktop
4212                 Revert 3.7.9cvs35 for now, it may be problematic
4213                 (see bug #2450)
4214
4215 2011-08-05 [paul]       3.7.9cvs39
4216
4217         * src/mainwindow.c
4218         * src/messageview.c
4219                 use 'Collapse quotes' rather than 'Fold quotes' on
4220                 labels, for consistency
4221         * src/toolbar.c
4222                 use 'Receive mail from account' rather than 'on account'
4223
4224 2011-07-30 [mir]        3.7.9cvs38
4225
4226         * src/etpan/Makefile.am
4227         * src/plugins/pgpcore/Makefile.am
4228         * src/plugins/pgpmime/Makefile.am
4229         * src/plugins/smime/Makefile.am
4230                 Fix broken build on Debian Sid. enchant.h cannot be
4231                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
4232                 present in Makefile.am. Apparently enchant.h in older
4233                 versions were placed in /usr/include which is always
4234                 scanned be default.
4235
4236 2011-07-21 [mones]      3.7.9cvs37
4237
4238         * src/common/plugin.c
4239         * src/common/plugin.h
4240                 Make licences allowed for plugins more explicit and also
4241                 accept dual (or more) licences when properly formatted.
4242                 Doesn't require any change on current plugins.
4243
4244 2011-07-18 [mones]      3.7.9cvs36
4245
4246         * manual/advanced.xml
4247                 Document briefly tags feature.
4248         * manual/glossary.xml
4249                 Fix definition to avoid confussion with tags.
4250         * manual/es/advanced.xml
4251         * manual/es/glossary.xml
4252                 Synchronize Spanish translation with the above.
4253
4254 2011-07-07 [holger]     3.7.9cvs35
4255
4256         * claws-mail.desktop
4257                 Add indicator stuff to the desktop file
4258                 Taken from bug #2450
4259
4260 2011-07-06 [paul]       3.7.9cvs34
4261
4262         * src/edittags.c
4263                 fix English usage
4264
4265 2011-07-06 [mones]      3.7.9cvs33
4266
4267         * src/edittags.c
4268                 Do not create an empty tag name row in panel and
4269                 warn user about using a non-reserved tag instead
4270
4271 2011-07-05 [mones]      3.7.9cvs32
4272
4273         * src/imap.c
4274         * src/common/tags.c
4275         * src/common/tags.h
4276         * src/etpan/imap-thread.c
4277                 Make constants for reserved tags and use them
4278                 Removed also duplicate comparison while at it
4279
4280 2011-07-05 [paul]       3.7.9cvs31
4281
4282         * src/compose.c
4283                 when using a Compose template, only place the cursor
4284                 in the body when the cursor symbol, %cursor (%X), is used
4285
4286 2011-07-03 [paul]       3.7.9cvs30
4287
4288         * src/main.c
4289                 do main_window_popup(mainwin); on plugin load error, or
4290                 else the warning dialogue and mainwindow stays minimised
4291                 and hidden
4292
4293 2011-07-03 [paul]       3.7.9cvs29
4294
4295         * src/wizard.c
4296                 fix bug 2462, 'Building without GnuTLS support leads to a
4297                 failure in wizard.c'
4298
4299 2011-07-03 [paul]       3.7.9cvs28
4300
4301         * src/mainwindow.c
4302         * src/mainwindow.h
4303         * src/summaryview.c
4304                 fix bug #2461, 'popup menu in message list displays
4305                 'move to trash' and 'delete''.
4306                 Add a new sensitivity condition 'M_NOT_TRASH' and
4307                 remove the broken workaround for right-click in summaryview.c.
4308                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4309                 News folder.
4310
4311 2011-06-21 [paul]       3.7.9cvs27
4312
4313         * src/mainwindow.c
4314                 revert 3.7.9cvs2, it does no good
4315
4316 2011-06-18 [mir]        3.7.9cvs26
4317
4318         * configure.ac
4319                 Fix autoconf warnings introduced in autoconf >= 2.64
4320
4321 2011-06-05 [paul]       3.7.9cvs25
4322
4323         * po/ca.po
4324         * po/cs.po
4325         * po/de.po
4326         * po/it.po
4327         * po/ja.po
4328         * po/pt_PT.po
4329         * po/sk.po
4330         * po/uk.po
4331                 fix strings where an informational message has been
4332                 wrongly entered into the translated string
4333         * src/toolbar.c
4334                 enable 'Trash' and 'Sender' to be translated based on
4335                 the context, e.g. as button text and as mail header
4336         * src/gtk/about.c
4337                 fix english in Info tab
4338
4339 2011-05-25 [colin]      3.7.9cvs24
4340
4341         * src/action.c
4342                 Fix bug #2439, "use bitwise operator for bitmask instead of
4343                 logical operator". Thanks to Nicolas Kaiser for the patch.
4344
4345 2011-05-18 [colin]      3.7.9cvs23
4346
4347         * src/news.c
4348                 Fix missing group selection before xover if the
4349                 connection was reset before.
4350
4351 2011-05-12 [colin]      3.7.9cvs22
4352
4353         * src/common/utils.c
4354                 Fix bug #2412, "Send account mail address in Message-ID
4355                 wrongly implemented". Patch by Fabian Keil.
4356
4357 2011-05-12 [mones]      3.7.9cvs21
4358
4359         * src/etpan/nntp-thread.c
4360                 Fix bug #2418 "NNTP authentication is broken"
4361
4362 2011-05-09 [pawel]      3.7.9cvs20
4363
4364         * src/mainwindow.c
4365         * src/prefs_folder_item.c
4366                 Small UI fixes
4367
4368 2011-05-05 [colin]      3.7.9cvs19
4369
4370         * src/imap.c
4371         * src/inc.c
4372         * src/news.c
4373         * src/send_message.c
4374                 Fix bug #2184, "Add account name information inside network log".
4375                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4376                 This stuff is too much copy-pasted.
4377
4378
4379 2011-04-30 [colin]      3.7.9cvs18
4380
4381         * src/main.c
4382                 Fix bug #2414, 'Claws segfaults on startup with
4383                 notification plugin enabled". Thanks Christian
4384                 Faulhammer for the patch.
4385
4386 2011-04-27 [colin]      3.7.9cvs17
4387
4388         * src/codeconv.c
4389                 Make Windows' encoding CP1251 for ru_RU locale
4390                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4391
4392 2011-04-24 [paul]       3.7.9cvs16
4393
4394         * manual/claws-mail-manual.xml
4395         * manual/de/claws-mail-manual.xml
4396         * manual/es/claws-mail-manual.xml
4397         * manual/fr/claws-mail-manual.xml
4398         * manual/it/claws-mail-manual.xml
4399                 update copyright year
4400
4401 2011-04-24 [paul]       3.7.9cvs15
4402
4403         * src/summaryview.c
4404                 fix bug #2353, 'Right-clicking on spam in order to delete
4405                 it causes it to show in message window'
4406
4407 2011-04-24 [paul]       3.7.9cvs14
4408
4409         * src/mainwindow.c
4410         * src/gtk/foldersort.c
4411         * src/gtk/foldersort.h
4412                 fix labelling, 'change folder order' to 'change mailbox order'
4413
4414 2011-04-23 [paul]       3.7.9cvs13
4415
4416         * configure.ac
4417                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4418                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4419                 committed in 3.7.8cvs19 
4420
4421 2011-04-11 [paul]       3.7.9cvs12
4422
4423         * src/plugins/trayicon/trayicon.c
4424                 fix build bug: gtk_status_icon_set_title() is available
4425                 since gtk 2.18.x not 2.14.x
4426
4427 2011-04-11 [paul]       3.7.9cvs11
4428
4429         * po/hu.po
4430                 updated by Páder RezsÅ‘
4431
4432 2011-04-10 [colin]      3.7.9cvs10
4433
4434         * src/addr_compl.c
4435         * src/addressbook.c
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_filtering_action.c
4443         * src/prefs_matcher.c
4444         * src/prefs_other.c
4445         * src/prefs_toolbar.c
4446         * src/summary_search.c
4447         * src/gtk/colorlabel.c
4448         * src/gtk/combobox.c
4449         * src/gtk/gtkcmoptionmenu.c
4450         * src/gtk/gtkshruler.c
4451         * src/gtk/gtkshruler.h
4452         * src/gtk/gtkutils.h
4453         * src/gtk/inputdialog.c
4454         * src/gtk/quicksearch.c
4455                 Revert the whole pile of crap introduced in
4456                 cvs9,8,7,4.
4457
4458 2011-04-10 [colin]      3.7.9cvs9
4459
4460         * src/compose.c
4461         * src/editaddress.c
4462         * src/editaddress_other_attributes_ldap.c
4463         * src/main.c
4464         * src/message_search.c
4465         * src/prefs_display_header.c
4466         * src/prefs_matcher.c
4467         * src/prefs_toolbar.c
4468         * src/summary_search.c
4469         * src/gtk/combobox.c
4470         * src/gtk/gtkutils.h
4471         * src/gtk/inputdialog.c
4472         * src/gtk/quicksearch.c
4473                 Finish fun with combo boxes. (hopefully)
4474
4475 2011-04-10 [colin]      3.7.9cvs8
4476
4477         * src/compose.c
4478         * src/prefs_filtering_action.c
4479         * src/gtk/combobox.c
4480         * src/gtk/gtkshruler.c
4481         * src/gtk/gtkshruler.h
4482                 More undeprecation. GTKSHRuler is #if'ed out. We can
4483                 still decide to maintain the old GtkRuler widget in-tree
4484                 if the lack of ruler in Compose window is too
4485                 annoying.
4486
4487 2011-04-10 [colin]      3.7.9cvs7
4488
4489         * src/addr_compl.c
4490         * src/addressbook.c
4491         * src/compose.c
4492         * src/editaddress_other_attributes_ldap.c
4493         * src/message_search.c
4494         * src/prefs_display_header.c
4495         * src/prefs_filtering_action.c
4496         * src/prefs_other.c
4497         * src/prefs_toolbar.c
4498         * src/summary_search.c
4499         * src/gtk/colorlabel.c
4500         * src/gtk/combobox.c
4501         * src/gtk/gtkcmoptionmenu.c
4502         * src/gtk/gtkutils.h
4503                 More comboboxtext undeprecation
4504
4505 2011-04-10 [colin]      3.7.9cvs6
4506
4507         * src/messageview.c
4508                 Fix it better.
4509
4510 2011-04-10 [colin]      3.7.9cvs5
4511
4512         * src/messageview.c
4513                 Fix age-old typo.
4514
4515 2011-04-10 [colin]      3.7.9cvs4
4516
4517         * src/compose.c
4518         * src/editaddress_other_attributes_ldap.c
4519         * src/message_search.c
4520         * src/prefs_display_header.c
4521         * src/prefs_filtering_action.c
4522         * src/prefs_other.c
4523         * src/prefs_toolbar.c
4524         * src/summary_search.c
4525         * src/gtk/combobox.c
4526         * src/gtk/gtkutils.h
4527                 gtk_combo_box_*_text() is deprecated, and
4528                 gtk_combo_box_text_*() is the new hotness.
4529
4530 2011-04-10 [colin]      3.7.9cvs3
4531
4532         * src/addr_compl.c
4533         * src/addressbook.c
4534         * src/browseldap.c
4535         * src/compose.c
4536         * src/folder.c
4537         * src/folderview.c
4538         * src/gtk/gtkvscrollbutton.c
4539         * src/gtk/gtkvscrollbutton.h
4540                 s/GtkFunction/GSourceFunc
4541
4542 2011-04-10 [colin]      3.7.9cvs2
4543
4544         * src/mainwindow.c
4545                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4546                 This is the patch from bug #2396, it should be innocuous even
4547                 if that's useless to do deiconify + present window...
4548
4549 2011-04-09 [paul]       3.7.9cvs1
4550
4551         * src/prefs_summaries.c
4552                 fix typo in string. (thanks, Brad!)
4553
4554 2011-04-09 [paul]       3.7.9
4555         * NEWS
4556         * README
4557         * RELEASE_NOTES 
4558                 3.7.9 unleashed!        
4559
4560 2011-04-09 [paul]       3.7.8cvs78
4561
4562         * po/cs.po
4563         * po/es.po
4564         * po/fi.po
4565         * po/fr.po
4566         * po/lt.po
4567         * po/pt_BR.po
4568         * po/sk.po
4569         * po/uk.po
4570                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4571                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4572                 Slavko, and Yarema
4573
4574 2011-04-09 [colin]      3.7.8cvs77
4575
4576         * src/gtk/filesel.c
4577                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4578                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4579                 encoding filename. Hooray for stupid.
4580
4581 2011-04-08 [colin]      3.7.8cvs76
4582
4583         * src/action.c
4584                 Fix action Stop: if child does not react to SIGTERM, it'll
4585                 probably start behaving when it'll get a SIGKILL on the user's
4586                 second press on Stop.
4587                 Fixes bug #2237, "User action makes Claws unresponsive".
4588
4589 2011-04-08 [colin]      3.7.8cvs75
4590
4591         * src/account.c
4592         * src/folder.c
4593         * src/folder.h
4594         * src/folder_item_prefs.c
4595         * src/folder_item_prefs.h
4596         * src/prefs_account.c
4597                 Fix bug #2382, "folderitemrc not updated when account
4598                 name is changed". Indeed, this wasn't done.
4599
4600 2011-04-08 [wwp]        3.7.8cvs74
4601
4602         * src/procmime.c
4603         Add support for quoted values (*="value").
4604         This commonly fixes a trailing quote appearing to filenames
4605         sent by iphone Mail (not sure if it's culprit at all, though).
4606
4607 2011-04-08 [colin]      3.7.8cvs73
4608
4609         * src/gtk/filesel.c
4610                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4611                 caused by attachments with extended chars in the file name". Patch
4612                 derived from a patch bt Fabien Keil
4613
4614 2011-04-05 [wwp]        3.7.8cvs72
4615
4616         * src/compose.c
4617                 A debug string not to translate.
4618
4619 2011-04-03 [colin]      3.7.8cvs71
4620
4621         * src/common/utils.h
4622                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4623                 That's not the first bug-report where internal
4624                 debug-only backtrace() crashes on FreeBSD.
4625
4626 2011-04-03 [colin]      3.7.8cvs70
4627
4628         * src/compose.c
4629                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4630                 compose window".
4631                 Batch-mode compose windows (from filtering actions) shouldn't
4632                 try to access stuff after flushing events...
4633
4634 2011-03-31 [paul]       3.7.8cvs69
4635
4636         * INSTALL
4637                 update as gtk >= 2.10 now required
4638                 (because I'll never remember to do this later)
4639
4640 2011-03-26 [paul]       3.7.8cvs68
4641
4642         * src/messageview.c
4643                 fix separators in Go To menu
4644
4645 2011-03-20 [colin]      3.7.8cvs67
4646
4647         * configure.ac
4648                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4649                 when we'll have time to handle them
4650
4651 2011-03-18 [paul]       3.7.8cvs66
4652
4653         * src/textview.c
4654                 make user-facing message more accurate -
4655                 'Network Log' not 'View Log'
4656
4657 2011-03-17 [wwp]        3.7.8cvs65
4658
4659         * po/fr.po
4660                 Fix a typo around plural form, as reported by
4661                 Yannick Palanque.
4662
4663 2011-03-15 [colin]      3.7.8cvs64
4664
4665         * AUTHORS
4666         * src/gtk/authors.h
4667         * src/main.c
4668                 Fix bug #2381, "Support for NetworkManager 0.9".
4669                 Patch by Mikhail Efremov
4670
4671 2011-03-04 [colin]      3.7.8cvs63
4672
4673         * src/mimeview.c
4674         * src/mimeview.h
4675                 Fix segfault on Windows
4676         * src/exporthtml.c
4677         * src/common/utils.c
4678         * src/common/w32_unistd.c
4679         * src/common/w32lib.h
4680                 Rationalize use of time_r() funcs (pthread do define them)
4681
4682 2011-03-02 [pawel]      3.7.8cvs62
4683
4684         * src/wizard.c
4685                 Re-implement widgets aligning, switch from GtkSizeGroup
4686                 to GtkTable - this should fix disappearing labels
4687
4688 2011-03-01 [pawel]      3.7.8cvs61
4689
4690         * src/wizard.c
4691                 Wizard GUI cleanups. Make it look and behave more
4692                 like account preferences.
4693
4694 2011-02-23 [colin]      3.7.8cvs60
4695
4696         * src/common/Makefile.am
4697                 Fix make dist
4698
4699 2011-02-23 [colin]      3.7.8cvs59
4700
4701         * src/Makefile.am
4702         * src/main.c
4703         * src/common/Makefile.am
4704         * src/common/plugin.c
4705         * src/common/valgrind.h
4706                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4707                 Use valgrind's own header.
4708
4709 2011-02-22 [colin]      3.7.8cvs58
4710
4711         * src/prefs_account.c
4712                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4713                 signed message" upon new installation. This is disturbing when PGP
4714                 plugins are loaded by default.
4715
4716 2011-02-16 [paul]       3.7.8cvs57
4717
4718         * src/*
4719                 update copyright headers throughout
4720
4721 2011-02-16 [paul]       3.7.8cvs56
4722
4723         * src/summaryview.c
4724                 use gettext plural form for "item selected"/"items selected"
4725
4726 2011-02-13 [colin]      3.7.8cvs55
4727
4728         * src/mimeview.c
4729         * src/mimeview.h
4730                 Fix bug #2361, "Claws crashes after PGP Check in separate
4731                 msg view". Don't let the cancel thread lie around after
4732                 the verification ended.
4733
4734 2011-02-13 [paul]       3.7.8cvs54
4735
4736         * po/lt.po
4737                 updated by Mindaugas Baranauskas
4738
4739 2011-02-11 [mones]      3.7.8cvs53
4740
4741         * manual/es/advanced.xml
4742                 Sync with English manual
4743         * src/imap.c
4744                 Fix remaining mismatched alloc/free from cppcheck
4745
4746 2011-02-10 [pawel]      3.7.8cvs52
4747
4748         * src/ldapupdate.c
4749                 Fix memleaks
4750
4751 2011-02-10 [pawel]      3.7.8cvs51
4752
4753         * src/prefs_toolbar.c
4754                 - set menus sensitivity in item type combo depending on
4755                   availability of actions / plugin hooks
4756                 - style fixes, spaces instead of tabs mostly
4757
4758 2011-02-10 [paul]       3.7.8cvs50
4759
4760         * src/prefs_account.c
4761                 move the 'send acc mail addr in msg-id" option to
4762                 the send page
4763
4764 2011-02-10 [paul]       3.7.8cvs49
4765
4766         * src/prefs_account.c
4767                 move the 'expunge immediately' option to a more
4768                 suitable page
4769
4770 2011-02-05 [pawel]      3.7.8cvs48
4771
4772         * manual/advanced.xml
4773                 Document new hidden pref
4774         * src/folder.c
4775                 Dont treat mimeparts referenced by others as
4776                 real attachments
4777         * src/mimeview.c
4778         * src/prefs_common.c
4779         * src/prefs_common.h
4780                 Add ability to hide inline attachments referenced
4781                 by other mimeparts in MimeView. To enable this
4782                 feature set show_inline_attachments=0 in your clawsrc
4783
4784 2011-01-25 [colin]      3.7.8cvs47
4785
4786         * src/matcher.c
4787                 Fix matcher body parsing: decode mails with our
4788                 MIME parser. This speeds up body search a bit as
4789                 binary attachments are not searched anymore, slows
4790                 down a bit full message searches, but not awfully.
4791         * src/summary_search.c
4792                 Use matcher API to search, in all cases (advanced search or
4793                 not). Also, fix little logic bugs related to combos history
4794         * src/common/utils.c
4795         * src/common/utils.h
4796         * src/procmime.c
4797         * src/procmime.h
4798                 Remove dead code, export functions needed by matcher.c
4799
4800 2011-01-25 [colin]      3.7.8cvs46
4801
4802         * src/compose.c
4803         * src/prefs_common.c
4804         * src/common/md5.c
4805         * src/common/ssl_certificate.c
4806                 Fix mismatched alloc/free (thanks to cppcheck)
4807
4808 2011-01-25 [colin]      3.7.8cvs45
4809
4810         * src/pop.c
4811                 Fix leak on error path
4812
4813 2011-01-23 [mones]      3.7.8cvs44
4814
4815         * manual/es/advanced.xml
4816                 Sync with English manual
4817
4818 2011-01-23 [paul]       3.7.8cvs43
4819
4820         * src/gtk/about.c
4821                 it's 2011, update copyright line
4822
4823 2011-01-23 [paul]       3.7.8cvs42
4824
4825         * manual/advanced.xml
4826         * src/prefs_common.c
4827         * src/prefs_common.h
4828         * src/textview.c
4829                 fix bug #2350, 'Make displaying localized date/time in
4830                 message view optional'.
4831                 This introduces a new hidden option (why do more?),
4832                 'msgview_date_format', which defaults to OFF, maintaining
4833                 the current and expected behaviour.
4834
4835 2011-01-21 [colin]      3.7.8cvs41
4836
4837         * src/procmime.c
4838                 Fix bug #2050, Clawsmail sends return receipt every seconds
4839                 We forgot to close the file when parsing 
4840                 disposition-notification fields, which made unlinking of the
4841                 corresponding emails in tempfolder/processing impossible in
4842                 Windows. Causing them to be re-fetched every time.
4843
4844 2011-01-21 [colin]      3.7.8cvs40
4845
4846         * claws-mail.desktop
4847                 Fix again bug #2346: We should have a %u parameter.
4848
4849 2011-01-21 [colin]      3.7.8cvs39
4850
4851         * src/plugins/spamassassin/spamassassin.c
4852                 Fix sa-learn when offline (its command line parsing is
4853                 space-dependant). Patch by Wolfgang Lorenz
4854
4855 2011-01-19 [pawel]      3.7.8cvs38
4856
4857         * claws-mail.desktop
4858                 Fix Bug 2346 'Please register x-handler-scheme
4859                  in .desktop file' patch by Laurent Bigonville
4860                 While I'm here update things to current
4861                 standards, fix desktop-file-validate warnings/errors
4862
4863 2011-01-18 [colin]      3.7.8cvs37
4864
4865         * src/common/smtp.c
4866                 Fix logic on SMTP AUTH: If the selected method isn't
4867                 available, say so instead of supposing it'll work.
4868                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4869
4870 2011-01-15 [pawel]      3.7.8cvs36
4871
4872         * src/prefs_folder_item.c
4873                 Rework subject regexp simplify gui a bit, this give us better
4874                 options page layout (window with min width was too short to 
4875                 show all contents and thigs were unwieldy) and better preview
4876                 of regexp working/not working
4877
4878 2011-01-14 [pawel]      3.7.8cvs35
4879
4880         * src/textview.c
4881                 strncpy2() NULLify strings just fine, no need to be
4882                 extra "clever"
4883
4884 2011-01-14 [pawel]      3.7.8cvs34
4885
4886         * src/textview.c
4887                 Fix Bug #2165 'The date not localized in the message view'
4888                 Display Date header in messageview in the same way as in
4889                 summaryview by respecting date format set in preferences.
4890
4891 2011-01-06 [pawel]      3.7.8cvs33
4892
4893         * src/prefs_account.c
4894         * src/prefs_folder_item.c
4895         * src/prefs_quote.c
4896         * src/quote_fmt.c
4897                 Make quote templates widgets more compact
4898
4899 2011-01-06 [pawel]      3.7.8cvs32
4900
4901         * src/plugins/trayicon/trayicon.c
4902                 - fix logic bug which caused icon to be
4903                   always set no-mail status on plugin load
4904                 - force icon hide on plugin_done(), without
4905                   it empty space(?!) is left in tray under KDE3 and KDE4
4906
4907 2011-01-06 [colin]      3.7.8cvs31
4908
4909         * src/addrharvest.c
4910         * src/codeconv.c
4911         * src/codeconv.h
4912         * src/compose.c
4913         * src/news.c
4914         * src/procheader.c
4915         * src/procmime.c
4916         * src/unmime.c
4917         * src/unmime.h
4918                 Unmime headers differently whether they're addresses or not:
4919                 It's useless to quote things containing commas if it's in
4920                 subject, for example. (introduced in 3.7.8cvs26)
4921
4922 2011-01-06 [colin]      3.7.8cvs30
4923
4924         * src/gtk/gtkaspell.c
4925                 Complete previous patch
4926         * src/messageview.c
4927         * src/plugins/pgpinline/pgpinline.c
4928                 Coding style
4929
4930 2011-01-06 [paul]       3.7.8cvs29
4931
4932         * AUTHORS
4933         * configure.ac
4934         * po/lt.po
4935         * src/gtk/authors.h
4936                 add Lithuanian translation (approx. 65% complete)
4937                 submitted by Mindaugas Baranauskas
4938
4939 2011-01-06 [pawel]      3.7.8cvs28
4940
4941         * src/export.c
4942         * src/import.c
4943         * src/messageview.c
4944         * src/prefs_actions.c
4945         * src/procmime.c
4946         * src/gtk/gtkaspell.c
4947         * src/plugins/pgpinline/pgpinline.c
4948         * src/plugins/pgpmime/pgpmime.c
4949         * src/plugins/smime/smime.c
4950                 Fix memory/file descriptors leaks
4951
4952 2011-01-06 [paul]       3.7.8cvs27
4953
4954         * src/plugins/pgpcore/sgpgme.c
4955                 fix bug #2322, 'GPG Full info: showing subkey
4956                 ID instead of primary key fingerprint'
4957                 Patch by Sébastien Bigaret.
4958
4959 2011-01-03 [colin]      3.7.8cvs26
4960
4961         * src/unmime.c
4962                 Better quote-checking when unmim-ing headers
4963                 that may have comas.
4964
4965 2011-01-03 [colin]      3.7.8cvs25
4966
4967         * src/unmime.c
4968                 Fix bug #2299, "Incorrect handling of quoted printable coma
4969                 in headers". As this is really painful to fix by switching
4970                 the whole stuff to a list of headers tokens, we workaround
4971                 the problem by adding quotes around the encoded-word (making
4972                 it a quoted-string which continuity is already handled).
4973
4974 2011-01-03 [colin]      3.7.8cvs24
4975
4976         * src/procheader.c
4977                 Remove dead code
4978
4979 2010-12-23 [colin]      3.7.8cvs23
4980
4981         * src/compose.c
4982                 Finish fixing bug #2203: When forwarding (inline) and there
4983                 are some text/* parts with no name, set them a name and
4984                 set their disposition to attachment, so that recipients with
4985                 MUAs preferring HTML parts don't show them by default.
4986
4987 2010-12-22 [paul]       3.7.8cvs22
4988
4989         * src/compose.h
4990                 fix missing file in 3.7.8cvs20
4991
4992 2010-12-22 [colin]      3.7.8cvs21
4993
4994         * src/folderview.c
4995         * src/folderview.h
4996                 Implement a nicer scroll when drag and dropping
4997
4998 2010-12-22 [colin]      3.7.8cvs20
4999
5000         * src/compose.c
5001                 Store charset if available when attaching text/* parts
5002                 Fixes bug #2203, 'Problems in forwarding multipart/
5003                 alternative messages with HTML part'
5004
5005 2010-12-22 [colin]      3.7.8cvs19
5006
5007         * src/textview.c
5008                 Fix wrong free
5009
5010 2010-12-21 [colin]      3.7.8cvs18
5011
5012         * src/inc.c
5013         * src/send_message.c
5014         * src/common/session.c
5015         * src/common/session.h
5016                 Differentiate between running sessions and connected
5017                 sessions. Fixes bug #2332, "Crash when hitting cancel
5018                 on the SMTP status window"
5019
5020 2010-12-21 [colin]      3.7.8cvs17
5021
5022         * src/etpan/etpan-thread-manager.c
5023                 Dead code removal
5024
5025 2010-12-21 [colin]      3.7.8cvs16
5026
5027         * src/textview.c
5028                 Check whether we should continue loading the
5029                 current textview after inserting a possibly
5030                 big image.
5031
5032 2010-12-20 [colin]      3.7.8cvs15
5033
5034         * src/addrcindex.c
5035         * src/addrcindex.h
5036                 Removed. Dead code since ages!
5037         * src/addr_compl.c
5038         * src/gtk/gtkcmclist.c
5039         * src/gtk/gtkcmctree.c
5040         * src/gtk/gtksctree.c
5041                 undefine *_DISABLE_DEPRECATED in the files that
5042                 use deprecated interfaces. Implicit declarations
5043                 can lead to crashes as prototypes are unknown, as
5044                 evidenced by bug #2315.
5045
5046 2010-12-20 [colin]      3.7.8cvs14
5047
5048         * src/compose.c
5049                 Don't flush events when adding an header entry. This
5050                 can mess up the keypresses in the previous header.
5051                 Instead, make the scroll happen later (doing it on the
5052                 spot without flushing events doesn't work as the new
5053                 requisitions aren't set yet).
5054
5055 2010-12-20 [colin]      3.7.8cvs13
5056
5057         * src/mainwindow.c
5058                 Don't iconify at start on w32. This un-iconifies in the
5059                 background.
5060
5061 2010-12-20 [colin]      3.7.8cvs12
5062
5063         * src/common/base64.c
5064                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
5065                 Patch by pochini at shiny.it
5066
5067 2010-12-19 [colin]      3.7.8cvs11
5068
5069         * src/ldapserver.c
5070                 Better debug.
5071
5072 2010-12-18 [colin]      3.7.8cvs10
5073
5074         * src/compose.c
5075                 Fix bug #2148, "Attachment content-transfer-encoding 
5076                 incorrectly set when signing emails". The RFC 2045
5077                 states that message/* and multipart/* encoding must
5078                 be either 7-bit, 8-bit or binary.
5079
5080 2010-12-18 [mones]      3.7.8cvs9
5081
5082         * src/ldaputil.c
5083                 Fix crash when searching or adding a LDAP server
5084
5085 2010-12-17 [colin]      3.7.8cvs8
5086
5087         * configure.ac
5088         * src/editldap.c
5089         * src/ldapquery.c
5090         * src/ldapserver.c
5091         * src/ldapupdate.c
5092         * src/ldaputil.c
5093         * src/ldaputil.h
5094                 Better error logging. Disable LDAP SSL/TLS on
5095                 Windows, it's crashy/non-worky.
5096
5097 2010-12-17 [colin]      3.7.8cvs7
5098
5099         * src/folder.c
5100                 Fix bug #2325, "messages remains in folder cache after moving
5101                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
5102
5103 2010-12-17 [colin]      3.7.8cvs6
5104
5105         * src/addressadd.c
5106         * src/addressbook.c
5107         * src/addrindex.c
5108         * src/ldapquery.c
5109         * src/ldapquery.h
5110         * src/ldapserver.c
5111         * src/ldapserver.h
5112         * src/ldapupdate.c
5113         * src/ldaputil.c
5114         * src/ldaputil.h
5115                 Windows build fixes (w32 LDAP completely untested!)
5116
5117 2010-12-16 [colin]      3.7.8cvs5
5118
5119         * src/addrindex.c
5120         * src/editldap.c
5121         * src/ldapctrl.c
5122         * src/ldapquery.c
5123         * src/ldapserver.c
5124         * src/ldapserver.h
5125         * src/ldapupdate.c
5126         * src/ldaputil.c
5127                 Try to rationalize a bit LDAP connections
5128
5129 2010-12-16 [colin]      3.7.8cvs4
5130
5131         * src/prefs_spelling.c
5132         * src/common/defs.h
5133                 Add a button to get dictionaries (win32)
5134
5135 2010-12-16 [colin]      3.7.8cvs3
5136
5137         * src/prefs_matcher.c
5138                 Fix bug #2279, "crash when clicking 'define' in filter
5139                 configuring". Thanks to Theodor Ciobanu for the hint at
5140                 the problem.
5141
5142 2010-12-14 [colin]      3.7.8cvs2
5143
5144         * src/gtk/gtkaspell.c
5145                 Add missing guard for sys/wait.h
5146
5147 2010-12-05 [colin]      3.7.8cvs1
5148
5149         * tools/make.themes.project
5150                 Seems wget has changed naming of targets downloaded.
5151                 Fix it by always providing our own name.
5152                 [Pushing mones' patch again after messing with CVSROOT]
5153
5154 2010-12-04 [paul]       3.7.8
5155         * NEWS
5156         * README
5157         * RELEASE_NOTES 
5158                 3.7.8 unleashed!
5159
5160 2010-12-03 [paul]       3.7.7cvs11
5161
5162         * configure.ac
5163         * manual/xml2pdf ** REMOVED **
5164         * manual/dist/pdf/Makefile.am
5165         * manual/es/dist/pdf/Makefile.am
5166         * manual/fr/dist/pdf/Makefile.am
5167         * manual/pl/dist/pdf/Makefile.am
5168                 simplify check for tools needed for manual building,
5169                 remove xml2pdf and use docbook2pdf instead
5170
5171 2010-12-03 [mir]        3.7.7cvs10
5172
5173         * configure.ac
5174                 Fix bug so that configure option --disable-manual
5175                 actually disable building the manuals
5176
5177 2010-12-01 [pawel]      3.7.7cvs9
5178
5179         * src/crash.c
5180                 One more GTK+ 2.22 build fix
5181
5182 2010-11-30 [colin]      3.7.7cvs8
5183
5184         * src/action.c
5185                 Fix bug #2317, 'Action results in "Bad file descriptor"'
5186                 Introduced in 3.7.6cvs57. In fact the error has been there
5187                 since ages, and only new thing is the verification of the
5188                 various functions return code. Let the stuff work as it
5189                 does, as it seems to do the right thing since ages.
5190
5191 2010-11-28 [colin]      3.7.7cvs7
5192
5193         * src/gtk/quicksearch.c
5194                 Fix bug #2313, 'CLI quicksearch sometimes returns 
5195                 the same messages twice'. Patch by Sebastien Bigaret
5196
5197 2010-11-25 [paul]       3.7.7cvs6
5198
5199         * src/prefs_common.c
5200                 make "gtk_can_change_accels" FALSE by default.
5201                 fixes bug #2309, 'Shortcuts should not be modifiable
5202                 by default' (RFE)
5203
5204 2010-11-24 [mones]      3.7.7cvs5
5205
5206         * src/mainwindow.c
5207                 Add missing shortcuts for marking as spam and ham
5208                 Fixes Debian bug #599547
5209
5210 2010-11-22 [colin]      3.7.7cvs4
5211
5212         * src/compose.c
5213                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
5214                 five patches were needed to fix a corner case
5215                 is a good indicator that is was bound to break
5216                 something.
5217
5218 2010-11-21 [colin]      3.7.7cvs3
5219
5220         * src/plugins/pgpcore/claws.def
5221                 Win32 build fix
5222
5223 2010-11-20 [wwp]        3.7.7cvs2
5224
5225         * src/main.c
5226           Fix either a typo or an irrelevant iff word there.
5227           IMO type and recursive possible values should be changed to
5228           smth simple and neat here, and help strings be really
5229           translatable.
5230
5231 2010-11-20 [colin]      3.7.7cvs1
5232
5233         * AUTHORS
5234                 Damn, forgot to commit this file twice.
5235
5236 2010-11-19 [paul]       3.7.7
5237         * NEWS
5238         * README
5239         * RELEASE_NOTES 
5240                 3.7.7 unleashed!
5241
5242 2010-11-19 [paul]       3.7.6cvs66
5243
5244         * po/ca.po
5245         * po/cs.po
5246         * po/de.po
5247         * po/es.po
5248         * po/fi.po
5249         * po/fr.po
5250         * po/hu.po
5251         * po/id.po
5252         * po/pt_BR.po
5253         * po/sk.po
5254         * po/uk.po
5255                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
5256                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
5257                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
5258
5259 2010-11-17 [colin]      3.7.6cvs65
5260
5261         * src/common/utils.c
5262                 Separate email address from timestamp with a dot.
5263                 Fix coding style.
5264
5265 2010-11-17 [colin]      3.7.6cvs64
5266
5267         * src/common/utils.c
5268                 Fix multiple @ in generated message-ids.
5269                 That's not allowed in RFC 2822.
5270
5271 2010-11-16 [mones]      3.7.6cvs63
5272
5273         * manual/es/advanced.xml
5274                 Synchronise with English version
5275
5276 2010-11-04 [wwp]        3.7.6cvs62
5277
5278         * src/filtering.c
5279                 Fix bug 2293, "filtering: simplify expression", as simplifying
5280                 this expression doesn't make it less easy to understand and we
5281                 gain few cycles by making the logical expression more simple
5282                 by applying. Patch by Nicolas Kaiser.
5283
5284 2010-11-03 [colin]      3.7.6cvs61
5285
5286         * src/addrindex.c
5287                 Fix bug 2294, "addrindex.c: address index conversion always
5288                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5289
5290 2010-11-02 [wwp]        3.7.6cvs60
5291
5292         * src/action.c
5293         * src/statusbar.c
5294         * src/toolbar.c
5295                 Enlarge the progress bar (main window) a bit when compiling
5296                 for UMPCs like maemo: this solves truncated text that might
5297                 appear in the progress bar while processing messages.
5298                 Also use a more compact string format when displaying
5299                 progress like 'number/total', still for UMPCs, this fixes
5300                 a previous inconsistency with these format strings where
5301                 no space around the / were used sometimes.
5302
5303 2010-10-26 [ticho]      3.7.6cvs59
5304
5305         * src/news.c
5306                 Recreate NNTP session if server port setting has changed. Fixes
5307                 bug #2092.
5308
5309 2010-10-26 [colin]      3.7.6cvs58
5310
5311         * src/imap_gtk.c
5312         * src/mh_gtk.c
5313                 Fix copy-paste error, thanks to David Relson
5314                 for spotting it.
5315
5316 2010-10-18 [colin]      3.7.6cvs57
5317
5318         * src/action.c
5319         * src/addrharvest.c
5320         * src/alertpanel.c
5321         * src/filtering.c
5322         * src/jpilot.c
5323         * src/prefs_themes.c
5324         * src/procmime.c
5325         * src/textview.c
5326         * src/gtk/gtkutils.c
5327         * src/gtk/quicksearch.c
5328         * src/gtk/quicksearch.h
5329         * src/plugins/pgpcore/passphrase.c
5330         * src/plugins/spamassassin/libspamc.c
5331                 Fix warnings
5332
5333 2010-10-17 [colin]      3.7.6cvs56
5334
5335         * src/prefs_themes.c
5336         * src/gtk/gtkaspell.c
5337         * src/gtk/gtkutils.c
5338         * src/gtk/gtkutils.h
5339         * src/gtk/inputdialog.c
5340         * src/gtk/progressdialog.c
5341                 Undeprecate a few things
5342
5343 2010-10-17 [colin]      3.7.6cvs55
5344
5345         * src/main.c
5346         * src/gtk/authors.h
5347         * src/gtk/quicksearch.c
5348         * src/gtk/quicksearch.h
5349                 Add ability to search from the command-line.
5350                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5351                 Patch by Sebastien Bigarret.
5352
5353 2010-10-04 [mones]      3.7.6cvs54
5354
5355         * manual/dist/pdf/Makefile.am
5356                 Fix build of English PDF manual
5357                 (sh: Can't open ../../../xml2pdf)
5358
5359 2010-10-03 [colin]      3.7.6cvs53
5360
5361         * src/folder.c
5362         * src/folder.h
5363         * src/imap.c
5364         * src/mh.c
5365         * src/procmsg.c
5366                 Get rid of GRelation which were, mostly, used as
5367                 GHashTables. Probably fixes bug #2277, 'Segfault when
5368                 loading inbox for the first time'
5369
5370 2010-10-03 [mir]        3.7.6cvs52
5371
5372         * manual/de/dist/html/Makefile.am
5373         * manual/de/dist/pdf/Makefile.am
5374         * manual/de/dist/ps/Makefile.am
5375         * manual/de/dist/txt/Makefile.am
5376         * manual/dist/html/Makefile.am
5377         * manual/dist/pdf/Makefile.am
5378         * manual/dist/ps/Makefile.am
5379         * manual/dist/txt/Makefile.am
5380         * manual/es/dist/html/Makefile.am
5381         * manual/es/dist/pdf/Makefile.am
5382         * manual/es/dist/ps/Makefile.am
5383         * manual/es/dist/txt/Makefile.am
5384         * manual/fr/dist/html/Makefile.am
5385         * manual/fr/dist/pdf/Makefile.am
5386         * manual/fr/dist/ps/Makefile.am
5387         * manual/fr/dist/txt/Makefile.am
5388         * manual/pl/dist/html/Makefile.am
5389         * manual/pl/dist/pdf/Makefile.am
5390         * manual/pl/dist/ps/Makefile.am
5391         * manual/pl/dist/txt/Makefile.am
5392             Missing Makefile.am's for 3.7.6cvs49
5393
5394
5395 2010-10-03 [colin]      3.7.6cvs51
5396
5397         * po/POTFILES.in
5398                 Fix build
5399
5400 2010-10-02 [mir]        3.7.6cvs50
5401
5402         * manual/de/dist/html/Makefile.am
5403         * manual/de/dist/pdf/Makefile.am
5404         * manual/de/dist/ps/Makefile.am
5405         * manual/de/dist/txt/Makefile.am
5406         * manual/dist/html/Makefile.am
5407         * manual/dist/pdf/Makefile.am
5408         * manual/dist/ps/Makefile.am
5409         * manual/dist/txt/Makefile.am
5410         * manual/es/dist/html/Makefile.am
5411         * manual/es/dist/pdf/Makefile.am
5412         * manual/es/dist/ps/Makefile.am
5413         * manual/es/dist/txt/Makefile.am
5414         * manual/fr/dist/html/Makefile.am
5415         * manual/fr/dist/pdf/Makefile.am
5416         * manual/fr/dist/ps/Makefile.am
5417         * manual/fr/dist/txt/Makefile.am
5418         * manual/pl/dist/html/Makefile.am
5419         * manual/pl/dist/pdf/Makefile.am
5420         * manual/pl/dist/ps/Makefile.am
5421         * manual/pl/dist/txt/Makefile.am
5422             Part 2 of last commit which broke due to a permission error
5423             Avoid claws trying to build manuals if the required
5424             tools are not present.
5425
5426 2010-10-02 [mir]        3.7.6cvs49
5427
5428         * configure.ac
5429         * manual/de/dist/html/Makefile.am
5430         * manual/de/dist/pdf/Makefile.am
5431         * manual/de/dist/ps/Makefile.am
5432         * manual/de/dist/txt/Makefile.am
5433         * manual/dist/html/Makefile.am
5434         * manual/dist/pdf/Makefile.am
5435         * manual/dist/ps/Makefile.am
5436         * manual/dist/txt/Makefile.am
5437         * manual/es/dist/html/Makefile.am
5438         * manual/es/dist/pdf/Makefile.am
5439         * manual/es/dist/ps/Makefile.am
5440         * manual/es/dist/txt/Makefile.am
5441         * manual/fr/dist/html/Makefile.am
5442         * manual/fr/dist/pdf/Makefile.am
5443         * manual/fr/dist/ps/Makefile.am
5444         * manual/fr/dist/txt/Makefile.am
5445         * manual/pl/dist/html/Makefile.am
5446         * manual/pl/dist/pdf/Makefile.am
5447         * manual/pl/dist/ps/Makefile.am
5448         * manual/pl/dist/txt/Makefile.am
5449             1) Downgrade autoconf requirements to 2.59 to allow
5450             building on oldest supported Linux distributions.
5451             2) Only try to build manuals if the needed software
5452             is present.
5453
5454 2010-10-02 [colin]      3.7.6cvs48
5455
5456         * src/plugins/trayicon/trayicon.c
5457                 And fix theme updating.
5458
5459 2010-10-02 [colin]      3.7.6cvs47
5460
5461         * src/plugins/trayicon/trayicon.c
5462                 Got burnt by wrong indentation!
5463
5464 2010-10-02 [colin]      3.7.6cvs46
5465
5466         * configure.ac
5467                 Forgot to remove the directory from top-level
5468
5469 2010-10-02 [colin]      3.7.6cvs45
5470
5471         * src/plugins/trayicon/Makefile.am
5472         * src/plugins/trayicon/trayicon.c
5473         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5474         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5475         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5476         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5477         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5478         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5479         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5480         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5481         * src/plugins/trayicon/libeggtrayicon/xembed.h
5482                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5483                 instead (which can be done safely now that we 
5484                 require GTK+ 2.10).
5485
5486 2010-10-02 [colin]      3.7.6cvs44
5487
5488         * src/action.c
5489         * src/addr_compl.c
5490         * src/addressbook.c
5491         * src/addrgather.c
5492         * src/alertpanel.c
5493         * src/editaddress.c
5494         * src/editaddress_other_attributes_ldap.c
5495         * src/editgroup.c
5496         * src/folderview.c
5497         * src/grouplistdialog.c
5498         * src/headerview.c
5499         * src/image_viewer.c
5500         * src/importldif.c
5501         * src/main.c
5502         * src/mainwindow.c
5503         * src/message_search.c
5504         * src/mimeview.c
5505         * src/prefs_themes.c
5506         * src/summary_search.c
5507         * src/summaryview.c
5508         * src/toolbar.c
5509         * src/etpan/imap-thread.c
5510         * src/gtk/authors.h
5511         * src/gtk/gtkcmclist.c
5512         * src/gtk/gtkcmoptionmenu.c
5513         * src/gtk/gtkutils.c
5514         * src/gtk/gtkutils.h
5515         * src/gtk/gtkvscrollbutton.c
5516         * src/plugins/pgpcore/select-keys.c
5517         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5518                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5519                 Fixes bug #2276, 'Compile in maintainer mode
5520                 fails on GTK+ 2.22'.
5521
5522 2010-10-02 [colin]      3.7.6cvs43
5523
5524         * configure.ac
5525                 It's now time to remove the temporary enable-openssl
5526                 option that was used when we removed OpenSSL. See 
5527                 bug #2276 comment #14.
5528
5529 2010-09-30 [wwp]        3.7.6cvs42
5530
5531         * src/prefs_account.c
5532         * src/prefs_filtering_action.c
5533         * src/prefs_matcher.c
5534                         Fix bug #2274, wrong color label index range
5535                         used w/ gtk_cmoption_menu (behaviour change
5536                         has been introduced w/ 3.5.0cvs49 apparently),
5537                         now it must be 1..N so let's use colorlabel value
5538                         (0..N) + 1.
5539                         
5540
5541 2010-09-20 [pawel]      3.7.6cvs41
5542
5543         * src/compose.c
5544         * src/mainwindow.c
5545         * src/summaryview.c
5546                 revert last patch
5547
5548 2010-09-19 [pawel]      3.7.6cvs40
5549
5550         * src/compose.c
5551         * src/mainwindow.c
5552         * src/summaryview.c
5553                 Set ML menus sensitivity accordingly to
5554                 possibility of reply to ML
5555
5556 2010-09-19 [colin]      3.7.6cvs39
5557
5558         * src/compose.c
5559                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5560                 to newsgroups, and NNTP accounts *can* send email. We 
5561                 should not force an email account when replying to_ml or
5562                 anything...
5563
5564 2010-09-19 [colin]      3.7.6cvs38
5565
5566         * src/compose.c
5567                 Revert previous commit (which breaks Reply to newsgroups)
5568
5569 2010-09-17 [pawel]      3.7.6cvs37
5570
5571         * src/compose.c
5572                 Respect reply_account_autosel when changing compose
5573                 account to email one while replying to NNTP post
5574
5575 2010-09-17 [wwp]        3.7.6cvs36
5576
5577         * doc/man/claws-mail.1
5578         Update --compose documentation in `man claws-mail`.
5579
5580 2010-09-12 [pawel]      3.7.6cvs35
5581
5582         * src/compose.c
5583                 Add forgotten bit to previous commit,
5584                 select email account when replying to ML
5585
5586 2010-09-12 [pawel]      3.7.6cvs34
5587
5588         * src/compose.c
5589                 Fix bug #2247 "nntp reply-to-all broken?"
5590                 Make reply-to-all and reply-to-ml work as expected in
5591                 mailing list through NNTP case
5592
5593 2010-09-11 [pawel]      3.7.6cvs33
5594
5595         * src/mainwindow.c
5596         * src/summaryview.c
5597         * src/toolbar.c
5598                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5599                 fixes build with GTK+ < 2.18
5600
5601 2010-09-10 [pawel]      3.7.6cvs32
5602
5603         * src/mainwindow.c
5604         * src/summaryview.c
5605         * src/toolbar.c
5606                 Make Tab key switch between FolderView, MsgView and
5607                 SummaryView only, other widgets have/can have their own
5608                 keybindings anyway
5609
5610 2010-08-25 [colin]      3.7.6cvs31
5611
5612         * src/procmime.c
5613         * AUTHORS
5614         * src/gtk/authors.h
5615         * src/common/base64.c
5616         * src/common/base64.h
5617                 Fix bug #2245, "base64 decoding fails with line breaks"
5618                 Patch by Yotam Medini
5619
5620 2010-08-25 [colin]      3.7.6cvs30
5621
5622         * src/main.c
5623                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5624
5625 2010-08-23 [pawel]      3.7.6cvs29
5626
5627         * src/inc.c
5628         * src/send_message.c
5629         * src/statusbar.c
5630         * src/toolbar.c
5631                 Hide progressbar on statusbar when not needed
5632
5633 2010-08-17 [colin]      3.7.6cvs28
5634
5635         * src/main.c
5636                 Fix previous patch (our own tmp dir is inside
5637                 our rc dir)
5638
5639 2010-08-16 [colin]      3.7.6cvs27
5640
5641         * src/main.c
5642                 Use temp dir to store logs in Windows. Avoids doing
5643                 get_rc_dir() early, which prevents set_rc_dir()
5644                 working correctly.
5645
5646 2010-07-31 [holger]     3.7.6cvs26
5647
5648         * src/gtk/gtkshruler.c
5649                 Yet more GdkGC to Cairo porting
5650
5651 2010-07-30 [holger]     3.7.6cvs25
5652
5653         * src/stock_pixmap.c
5654                 More GdkGC to Cairo porting
5655
5656 2010-07-30 [holger]     3.7.6cvs24
5657
5658         * src/gtk/colorlabel.c
5659                 One GdkGC usage less
5660
5661 2010-07-29 [holger]     3.7.6cvs23
5662
5663         * src/printing.c
5664                 Replace some gdk drawing with cairo, as the former
5665                 is going towards deprecation.
5666
5667 2010-07-25 [colin]      3.7.6cvs22
5668
5669         * src/common/utils.c
5670                 And now for a real fix. g_list_remove() doesn't, of
5671                 course, free the data. But we have to have a solid
5672                 pointer to it in order to free it ourselves instead
5673                 of relying on the old freed list pointer.
5674                 Maybe that's the last patch on the subject now ? :)
5675
5676 2010-07-25 [colin]      3.7.6cvs21
5677
5678         * src/common/utils.c
5679                 Remove stupid and extraneous g_free() of elements
5680                 which have just been freed by g_list_remove(). (see
5681                 GList documentation). I don't know how it worked before
5682
5683 2010-07-25 [colin]      3.7.6cvs20
5684
5685         * src/common/utils.c
5686                 Reverse free/use with more logical and safe
5687                 use/free. Thanks to Michael Rasmussen !
5688
5689 2010-07-24 [colin]      3.7.6cvs19
5690
5691         * src/gtk/quicksearch.c
5692                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5693                 'freeze when using quick search'
5694
5695 2010-07-11 [iwkse]      3.7.6cvs18
5696
5697         * src/gtk/quicksearch.c
5698                 Add SMALL_LAYOUT to quicksearch_relayout
5699
5700 2010-07-10 [iwkse]      3.7.6cvs17
5701
5702         * src/mainwindow.h
5703                         Remove forgotten variable from
5704                         the last bugfix #2224
5705
5706 2010-07-10 [colin]      3.7.6cvs16
5707
5708         * src/mainwindow.c
5709         * src/gtk/quicksearch.c
5710                 Clean fix for bug #2224: don't mess with GTK settings when
5711                 handling the layout ourselves is enough
5712
5713 2010-07-09 [iwkse]      3.7.6cvs15
5714
5715         * src/mainwindow.h
5716         * src/mainwindow.c
5717                         Better fix for Bug #2224
5718
5719 2010-07-09 [iwkse]      3.7.6cvs14
5720
5721         * src/mainwindow.c
5722                         Bug #2224
5723                         Always use stock icons on buttons
5724
5725 2010-07-08 [colin]      3.7.6cvs13
5726
5727         * src/gtk/filesel.c
5728                 Fix bug 2223, 'Compilation fails with GTK+
5729                 2.21.3'. Thanks to Jan Psota !
5730
5731 2010-06-29 [pawel]      3.7.6cvs12
5732
5733         * src/compose.c
5734                 Revert 3.7.5cvs41, it breaks templates that use %X
5735
5736 2010-06-23 [wwp]        3.7.6cvs11
5737
5738         * src/gtk/colorlabel.c
5739                 Silent up a warning by avoiding possible confusion
5740                 in logical expression evaluation, thanks to TuxCM.
5741
5742 2010-06-21 [iwkse]      3.7.6cvs10
5743
5744         * src/gtk/quicksearch.c
5745                 Do not add into quicksearch history
5746                 matching rules with bad syntax
5747
5748 2010-05-26 [holger]     3.7.6cvs9
5749
5750         * src/summaryview.c
5751         * src/summaryview.h
5752                 Add function to select rows given a list of messages,
5753                 complementary to summary_get_selected_msg_list()
5754
5755 2010-05-22 [mir]        3.7.6cvs8
5756
5757         * src/ldapctrl.c
5758                 Fix bug 2208. Encode encrypted password to qouted
5759                 printable to avoid making invalid XML. Encoding
5760                 will be activated the first time the password is
5761                 changed.
5762
5763 2010-05-22 [paul]       3.7.6cvs7
5764
5765         * manual/advanced.xml
5766         * src/compose.c
5767         * src/prefs_common.c
5768         * src/prefs_common.h
5769                 after using the compose margin for several days
5770                 I wanted the old style back - add a new hidden
5771                 pref 'show_compose_margin' to restore the old
5772                 behaviour (defaults to FALSE)
5773
5774 2010-05-14 [paul]       3.7.6cvs6
5775
5776         * src/compose.c
5777                 add a margin to the compose window text that matches
5778                 the margin in textview
5779
5780 2010-05-14 [colin]      3.7.6cvs5
5781
5782         * src/gtk/sslcertwindow.c
5783                 Fix dangling pointer. Thanks to Michael R!
5784
5785 2010-05-14 [colin]      3.7.6cvs4
5786
5787         * src/gtk/sslcertwindow.c
5788                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5789                 expired but certificate check is skipped' and maybe
5790                 bug 2200, 'SSL is not working with POP3'
5791
5792 2010-05-14 [colin]      3.7.6cvs3
5793
5794         * src/plugins/pgpinline/pgpinline.c
5795                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5796
5797 2010-05-04 [iwkse]      3.7.6cvs2
5798
5799         * src/prefs_message.c
5800                         Get a generic name as 'Quotation' for
5801                         the frame
5802
5803 2010-05-04 [iwkse]      3.7.6cvs1
5804
5805         * src/prefs_message.c
5806         * src/prefs_common.h
5807         * src/prefs_common.c
5808         * src/textview.c
5809                         Fix #2188
5810                         Option for collapsing via double-click
5811
5812 2010-05-01 [paul]       3.7.6
5813         * NEWS
5814         * README
5815         * RELEASE_NOTES 
5816                 3.7.6 unleashed!
5817
5818 2010-05-01 [paul]       3.7.5cvs55
5819
5820         * tools/claws.i18n.status.pl
5821                 add Ukrainian stat
5822
5823 2010-05-01 [paul]       3.7.5cvs54
5824
5825         * src/gtk/authors.h
5826                 add YUP, new Ukrainian translator
5827
5828 2010-04-30 [paul]       3.7.5cvs53
5829
5830         * configure.ac
5831         * po/uk.po
5832                 add Ukrainian translation, submitted by YUP
5833         * po/cs.po
5834         * po/de.po
5835         * po/fi.po
5836         * po/hu.po
5837         * po/nl.po
5838         * po/pt_BR.po
5839         * po/pt_PT.po
5840         * po/sk.po
5841                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5842                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5843                 Tiago Faria, and Slavko
5844
5845 2010-04-26 [wwp]        3.7.5cvs52
5846
5847         * po/fr.po
5848                 Fix capitalization.
5849
5850 2010-04-26 [mones]      3.7.5cvs51
5851
5852         * po/es.po
5853                 Updated for release
5854
5855 2010-04-22 [pawel]      3.7.5cvs50
5856
5857         * src/addressbook.c
5858                 fix compile warning
5859         * src/vcard.c
5860                 first NULL check pointer, then use it
5861
5862 2010-04-22 [colin]      3.7.5cvs49
5863
5864         * src/imap.c
5865                 Fix error message when session isn't established
5866         * po/fr.po
5867                 Update translation and fix a typo in it
5868
5869 2010-04-15 [pawel]      3.7.5cvs48
5870
5871         * src/prefs_account.c
5872                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5873                                 the port isn't configured properly'
5874                 When using SSL/TLS tunneling automatically use default
5875                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5876
5877 2010-04-15 [pawel]      3.7.5cvs47
5878
5879         * src/action.c
5880                 Fix crasher in actions using '%f' argument
5881                 on multiple files with external scripts which
5882                 don't return any output.
5883
5884 2010-04-14 [colin]      3.7.5cvs46
5885
5886         * src/mainwindow.c
5887                 Fix hand cursor after error symbol appears
5888
5889 2010-04-12 [colin]      3.7.5cvs45
5890
5891         * configure.ac
5892                 Fix bug 2162, 'configure check for libetpan 
5893                 fails with libetpan 1.0'
5894
5895
5896 2010-04-09 [mones]      3.7.5cvs44
5897
5898         * manual/de/glossary.xml
5899                 Fix encoding to match main document's
5900                 Also fixes make dist with Debian's openjade
5901
5902 2010-03-29 [pawel]      3.7.5cvs43
5903
5904         * src/matcher_parser.h
5905         * src/matcher_parser_parse.y
5906         * src/gtk/quicksearch.c
5907                 Disable matcher warnings when populating quicksearch
5908                 completion lists on startup
5909
5910 2010-03-27 [colin]      3.7.5cvs42
5911
5912         * src/gtk/quicksearch.c
5913                 Fix double-free later in code. Optimize
5914                 list creation
5915
5916 2010-03-27 [pawel]      3.7.5cvs41
5917
5918         * src/compose.c
5919                 Make sure that quote ends with new line char
5920
5921 2010-03-26 [pawel]      3.7.5cvs40
5922
5923         * src/compose.c
5924         * src/compose.h
5925         * src/textview.c
5926                 Fix Bug 1928 Add "reply to this address" pop menu 
5927                              on Message View
5928                 - Set composing account to email one when creating/replying
5929                   from NNTP folder by clicking link or choosing option
5930                   from popup menu
5931                 - Factorize code
5932
5933 2010-03-25 [paul]       3.7.5cvs39
5934
5935         * src/gtk/gtkcmclist.c
5936                 Fix build with GTK+ 2.20
5937
5938 2010-03-24 [pawel]      3.7.5cvs38
5939
5940         * src/addr_compl.c
5941         * src/compose.c
5942         * src/folderview.c
5943         * src/grouplistdialog.c
5944         * src/headerview.c
5945         * src/mainwindow.c
5946         * src/mimeview.c
5947         * src/prefs_account.c
5948         * src/gtk/gtkcmclist.c
5949         * src/gtk/gtkcmctree.c
5950         * src/gtk/gtkcmoptionmenu.c
5951         * src/gtk/gtksctree.c
5952         * src/gtk/gtkshruler.c
5953         * src/gtk/gtkutils.c
5954         * src/gtk/gtkutils.h
5955         * src/gtk/gtkvscrollbutton.c
5956         * src/gtk/inputdialog.c
5957         * src/gtk/spell_entry.c
5958         * src/plugins/trayicon/trayicon.c
5959         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5960         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5961         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5962                 Fix build with GTK+ 2.19
5963
5964 2010-03-23 [pawel]      3.7.5cvs37
5965
5966         * src/mainwindow.c
5967         * src/mimeview.c
5968                 Respect view->show_col_headers option
5969         * src/gtk/gtkcmctree.c
5970                 Fix GtkCmcTree column width calculation when it has
5971                 auto_resize set and new node is added
5972
5973 2010-03-22 [pawel]      3.7.5cvs36
5974
5975         * src/grouplistdialog.c
5976         * src/prefs_common.c
5977         * src/prefs_common.h
5978                 - remember newsgroups list dialog size
5979                 - respect use_dotted_lines hidden pref
5980                 - respect use_stripes_everywhere hidden pref
5981
5982 2010-03-21 [pawel]      3.7.5cvs35
5983
5984         * src/addrgather.c
5985                 Remove superfluous gtk_widget_show_all()
5986         * src/mimeview.c
5987                 Add forgotten colon
5988         * src/common/utils.c
5989                 Return correct type
5990
5991 2010-03-21 [pawel]      3.7.5cvs34
5992
5993         * src/main.c
5994         * src/gtk/quicksearch.c
5995         * src/gtk/quicksearch.h
5996                 Implement separate search phrase completion for
5997                 normal/extended quicksearch
5998
5999 2010-03-11 [paul]       3.7.5cvs33
6000
6001         * po/zh_CN.po
6002                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
6003                 submitted by Yuwei Yu
6004
6005 2010-03-09 [colin]      3.7.5cvs32
6006
6007         * manual/de/glossary.xml
6008                 Fix build
6009
6010 2010-03-02 [colin]      3.7.5cvs31
6011
6012         * manual/de/glossary.xml
6013                 Sort alphabetically. Done by Volker Ribbert.
6014
6015 2010-03-02 [mones]      3.7.5cvs30
6016
6017         * README
6018                 Fix mailing list archives location
6019                 Remove currently unavailable CVS webview
6020
6021 2010-03-01 [iwkse]      3.7.5cvs29
6022
6023         * src/common/plugin.c
6024                         Other indentation issues
6025
6026 2010-03-01 [iwkse]      3.7.5cvs28
6027
6028         * src/common/plugin.c
6029                         Fix indentation of the previous commit
6030
6031 2010-03-01 [iwkse]      3.7.5cvs27
6032
6033         * src/common/plugin.h
6034         * src/common/plugin.c
6035                         Add API for getting a loaded Plugin from the
6036                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
6037                         Thanks to Colin, Michael
6038
6039 2010-02-27 [colin]      3.7.5cvs26
6040
6041         * configure.ac
6042         * AUTHORS
6043         * src/gtk/authors.h
6044         * manual/Makefile.am
6045         * manual/de/Makefile.am
6046         * manual/de/account.xml
6047         * manual/de/ack.xml
6048         * manual/de/addrbook.xml
6049         * manual/de/advanced.xml
6050         * manual/de/claws-mail-manual.xml
6051         * manual/de/faq.xml
6052         * manual/de/glossary.xml
6053         * manual/de/gpl.xml
6054         * manual/de/handling.xml
6055         * manual/de/intro.xml
6056         * manual/de/keyboard.xml
6057         * manual/de/plugins.xml
6058         * manual/de/starting.xml
6059         * manual/de/dist/.cvsignore
6060         * manual/de/dist/Makefile.am
6061         * manual/de/dist/html/.cvsignore
6062         * manual/de/dist/html/Makefile.am
6063         * manual/de/dist/pdf/.cvsignore
6064         * manual/de/dist/pdf/Makefile.am
6065         * manual/de/dist/ps/.cvsignore
6066         * manual/de/dist/ps/Makefile.am
6067         * manual/de/dist/txt/.cvsignore
6068         * manual/de/dist/txt/Makefile.am
6069                 Add the german translation of the manual, done by
6070                 Volker Ribbert <thoraki@arcor.de>.
6071
6072 2010-02-27 [holger]     3.7.5cvs25
6073
6074         * src/prefs_toolbar.c
6075                 Don't make toolbar item description for
6076                 plugin registered items editable
6077
6078 2010-02-26 [colin]      3.7.5cvs24
6079
6080         * src/toolbar.c
6081                 Don't translate empty description
6082
6083 2010-02-22 [colin]      3.7.5cvs23
6084
6085         * src/compose.c
6086                 Don't make In-Reply-To visible when reediting
6087                 a draft or sent mail.
6088
6089 2010-02-20 [colin]      3.7.5cvs22
6090
6091         * src/imap.c
6092         * src/imap.h
6093         * src/main.c
6094         * src/mainwindow.c
6095         * src/etpan/imap-thread.c
6096         * src/etpan/imap-thread.h
6097         * src/etpan/nntp-thread.c
6098         * src/etpan/nntp-thread.h
6099                 When going offline from NetworkManager, just
6100                 delete IMAP connections. That'll avoid timeouts
6101                 when coming back online in certain cases when
6102                 the TCP socket will have timed out.
6103
6104 2010-02-20 [holger]     3.7.5cvs21
6105
6106         * .cvsignore
6107                 More files to ignore
6108
6109 2010-02-17 [ticho]      3.7.5cvs20
6110
6111         * src/summaryview.c
6112         * src/summaryview.h
6113         * src/toolbar.c
6114                 Revert 3.7.5cvs19.
6115
6116 2010-02-16 [ticho]      3.7.5cvs19
6117
6118         * src/summaryview.c
6119         * src/summaryview.h
6120         * src/toolbar.c
6121                 Removed unused argument from summary_open_row().
6122
6123 2010-02-10 [pawel]      3.7.5cvs18
6124
6125         * src/compose.c
6126                 - fix headers filtering when prefs_common.trans_hdr is on
6127                 - fix headers setting when changing composing account 
6128                 - plug memleak
6129         * src/prefs_template.c
6130                 Re-add template's name for translation
6131
6132 2010-02-10 [colin]      3.7.5cvs17
6133
6134         * src/prefs_matcher.c
6135                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
6136                 Condition>Define>Header>Name combo box'. Patch by
6137                 Francois Cami
6138
6139 2010-02-10 [colin]      3.7.5cvs16
6140
6141         * src/codeconv.c
6142         * src/codeconv.h
6143         * src/compose.c
6144         * src/mainwindow.c
6145         * src/messageview.c
6146         * src/prefs_send.c
6147         * src/procmime.c
6148         * src/textview.c
6149                 Add the GB18030 Chinese charset, which is a superset
6150                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
6151
6152 2010-02-09 [holger]     3.7.5cvs15
6153
6154         * configure.ac
6155                 GTK+ 2.10 related cleanup
6156
6157 2010-02-09 [pawel]      3.7.5cvs14
6158
6159         * src/prefs_account.c
6160         * src/prefs_folder_item.c
6161         * src/prefs_template.c
6162         * src/quote_fmt.c
6163                 Respect prefs_common.trans_hdr in couple more places to avoid
6164                 confusion with translated/non-translated header names
6165
6166 2010-02-09 [colin]      3.7.5cvs13
6167
6168         * po/POTFILES.in
6169                 Fix make dist
6170
6171 2010-02-09 [colin]      3.7.5cvs12
6172
6173         * src/mimeview.c
6174                 And fix 2.10 build :)
6175
6176 2010-02-09 [colin]      3.7.5cvs11
6177
6178         * configure.ac
6179                 Bump up GTK+ requirement to 2.10
6180         * src/Makefile.am
6181         * src/compose.c
6182         * src/crash.c
6183         * src/foldersel.c
6184         * src/main.c
6185         * src/mainwindow.c
6186         * src/messageview.c
6187         * src/messageview.h
6188         * src/prefs_actions.c
6189         * src/prefs_common.c
6190         * src/prefs_common.h
6191         * src/prefs_ext_prog.c
6192         * src/prefs_filtering_action.c
6193         * src/prefs_fonts.c
6194         * src/prefs_image_viewer.c
6195         * src/prefs_matcher.c
6196         * src/prefs_msg_colors.c
6197         * src/prefs_summaries.c
6198         * src/prefs_template.c
6199         * src/printing.c
6200         * src/printing.h
6201         * src/quote_fmt.c
6202         * src/summaryview.c
6203         * src/textview.c
6204         * src/gtk/Makefile.am
6205         * src/gtk/about.c
6206         * src/gtk/gtkcmclist.c
6207         * src/gtk/gtkcmctree.c
6208         * src/gtk/gtkutils.c
6209         * src/gtk/quicksearch.c
6210                 Remove all compile-time conditionals depending on
6211                 GTK+ < 2.10
6212         * src/gedit-print.c
6213         * src/gedit-print.h
6214         * src/gtk/gtksourceprintjob.c
6215         * src/gtk/gtksourceprintjob.h
6216                 Remove libgnomeprint-based printing system (and
6217                 command-line-based printing system) as GTK+ 2.10
6218                 ships with print support.
6219
6220 2010-02-08 [mir]        3.7.5cvs10
6221
6222         * src/compose.c
6223             Avoid displaying Bcc headers in message sent
6224             to NNTP servers. Thanks to Henning Mersch.
6225
6226
6227 2010-02-08 [pawel]      3.7.5cvs9
6228
6229         * src/mimeview.c
6230                 Make tooltips less cryptic
6231         * src/gtk/description_window.c
6232                 Improve window size calculation
6233
6234 2010-02-08 [pawel]      3.7.5cvs8
6235
6236         * src/compose.c
6237         * src/compose.h
6238         * src/common/utils.c
6239         * src/common/utils.h
6240         * src/gtk/authors.h
6241                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
6242                 Patch by Laurent Bigonville with slight modifications
6243
6244 2010-02-03 [pawel]      3.7.5cvs7
6245
6246         * m4/.cvsignore
6247                 Add some libtool files to ignore
6248
6249 2010-02-03 [pawel]      3.7.5cvs6
6250
6251         * src/plugins/trayicon/trayicon.c
6252                 Save and then restore focus when closing/minimizing to tray
6253
6254 2010-02-03 [mir]        3.7.5cvs5
6255
6256         * src/addrindex.c
6257         * src/editldap.c
6258         * src/ldapctrl.c
6259         * src/ldapctrl.h
6260         * src/ldapquery.c
6261         * src/ldapupdate.c
6262             Save LDAP password encrypted. See bug 2113.
6263
6264
6265 2010-02-03 [colin]      3.7.5cvs4
6266
6267         * src/privacy.c
6268                 Fix again decoding of encrypted parts. The
6269                 reverting of the patch was wrong, as the
6270                 double-decoding was fixed in smime itself.
6271                 Thanks to Matthias Drochner again...
6272
6273 2010-02-02 [colin]      3.7.5cvs3
6274
6275         * src/plugins/smime/smime.c
6276         * src/privacy.c
6277                 Revert 3.7.4cvs2 and make a better patch for bug
6278                 2059 and 2076. Patch by Matthias Drochner
6279
6280 2010-01-31 [pawel]      3.7.5cvs2
6281
6282         * src/gtk/authors.h
6283                 Fix hungarian translator's name
6284
6285 2010-01-31 [pawel]      3.7.5cvs1
6286
6287         * src/messageview.c
6288         * src/mimeview.c
6289                 Fix Bug 2107 - Arrow keys don't work in message view window
6290
6291 2010-01-31 [paul]       3.7.5
6292
6293         * NEWS
6294         * README
6295         * RELEASE_NOTES 
6296                 3.7.5 released!
6297
6298 2010-01-23 [pawel]      3.7.4cvs10
6299
6300         * src/addressbook.c
6301                 Fix button sensitivity in compose mode
6302
6303 2010-01-23 [pawel]      3.7.4cvs9
6304
6305         * commitHelper
6306         * tools/kdeservicemenu/install.sh
6307         * tools/make.themes.project
6308         * tools/nautilus2claws-mail.sh
6309         * tools/popfile-link.sh
6310         * tools/textviewer.sh
6311                 Not all systems have bash installed in /bin, use env(1) to find
6312                 it`s location
6313
6314 2010-01-22 [pawel]      3.7.4cvs8
6315
6316         * src/prefs_account.c
6317         * src/prefs_filtering.c
6318         * src/prefs_send.c
6319         * src/gtk/colorlabel.c
6320                 Add some separators in combos
6321
6322 2010-01-22 [pawel]      3.7.4cvs7
6323
6324         * autogen.sh
6325                 --disable-aspell -> --disable-enchant
6326         * configure.ac
6327                 Fix options spacing in configure --help
6328         * src/wizard.c
6329                 Make wizard's window centered on the screen
6330
6331 2010-01-19 [holger]     3.7.4cvs6
6332
6333         * src/folder.c
6334         * src/folder.h
6335                 Introduce folder_get_item_from_identifier().
6336                 In contrast to folder_find_item_from_identifier(), this
6337                 function recursively creates the FolderItems in the id path.
6338                 Useful for programmatically creating folders (e.g. by plugins)
6339
6340 2010-01-17 [pawel]      3.7.4cvs5
6341
6342         * src/gtk/authors.h
6343                 Fix my lastname
6344
6345 2010-01-16 [colin]      3.7.4cvs4
6346
6347         * src/plugins/pgpcore/sgpgme.c
6348                 Probably fix bug 2098, 'claws-mails crashes frequently 
6349                 with pgpcore'. Fix double-free.
6350
6351 2010-01-16 [holger]     3.7.4cvs3
6352
6353         * src/prefs_toolbar.h
6354                 Forgotten header
6355
6356 2010-01-15 [colin]      3.7.4cvs2
6357
6358         * src/privacy.c
6359                 Decode mimeinfo before decrypting it. Probably
6360                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6361                 with S/MIME encryption' and bug 2076 'having 
6362                 worked 2 times properly CLAWS ceased to 
6363                 decrypt incoming PGP mails -displays base64 
6364                 instead - sucks completely'
6365                 Let's hope complete suckage ends here!
6366                 Thanks to Matthias Drochner.
6367
6368 2010-01-08 [paul]       3.7.4cvs1
6369
6370         * tools/claws.i18n.status.pl
6371                 fix typos
6372
6373 2010-01-08 [paul]       3.7.4
6374
6375         * NEWS
6376         * README
6377         * RELEASE_NOTES 
6378                 3.7.4 released!
6379
6380 2010-01-08 [paul]       3.7.3cvs57
6381
6382         * po/ca.po
6383         * po/cs.po
6384         * po/de.po
6385         * po/fi.po
6386         * po/hu.po
6387         * po/id.po
6388         * po/ja.po
6389         * po/nl.po
6390         * po/pt_BR.po
6391         * po/pt_PT.po
6392         * po/ru.po
6393         * po/sk.po
6394                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6395                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6396                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6397                 Slavko
6398
6399 2010-01-08 [paul]       3.7.3cvs56
6400
6401         * src/common/utils.c
6402                 fix bug 2089, 'URLs ending with an underscore ('_')
6403                 are not correctly parsed'. thanks to Johan
6404
6405 2010-01-05 [colin]      3.7.3cvs55
6406
6407         * po/fr.po
6408                 Update french translation
6409
6410 2010-01-04 [mones]      3.7.3cvs54
6411
6412         * po/es.po
6413                 Update Spanish translation
6414
6415 2010-01-04 [mones]      3.7.3cvs53
6416
6417         * manual/plugins.xml
6418                 Some format
6419         * manual/es/claws-mail-manual.xml
6420         * manual/es/intro.xml
6421         * manual/es/plugins.xml
6422                 Synchronise with English version
6423
6424 2010-01-03 [paul]       3.7.3cvs52
6425
6426         * ChangeLog
6427                 fix format
6428         * src/gtk/authors.h
6429                 update TEAM_LIST, fix encoding
6430
6431 2010-01-03 [mir]        3.7.3cvs51
6432
6433         * src/compose.c
6434                 When composing to a NNTP list TO: will always be preset
6435                 to the NNTP list unless user has chosen some other default
6436                 in which case we will handle this the normal way. Therefore
6437                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6438
6439 2010-01-01 [paul]       3.7.3cvs50
6440
6441         * src/gtk/about.c
6442                 bump copyright year whilst it's in mind
6443
6444 2009-12-31 [paul]       3.7.3cvs49
6445
6446         * manual/claws-mail-manual.xml
6447         * manual/intro.xml
6448         * manual/plugins.xml
6449                 fix links so that they make sense in the context of the
6450                 text version of the manual
6451
6452 2009-12-31 [paul]       3.7.3cvs48
6453
6454         * manual/intro.xml
6455         * manual/plugins.xml
6456                 updates, improvements, corrections, additions
6457
6458 2009-12-29 [pawel]      3.7.3cvs47
6459
6460         * src/prefs_filtering_action.c
6461                 Fix Bug 2082 'Wrong color rectangle position when replacing
6462                 "color" processing rule'
6463
6464 2009-12-29 [colin]      3.7.3cvs46
6465
6466         * src/compose.c
6467                 Fix bug 2074, 'Remember sending account 
6468                 for sent messages'
6469
6470 2009-12-20 [holger]     3.7.3cvs45
6471
6472         * src/compose.c
6473                 Delay CREATED_HOOKLIST invokation until
6474                 after the modifications to the compose window
6475                 are done, to allow hooks to further modify the
6476                 window without getting overridden again
6477
6478 2009-12-20 [holger]     3.7.3cvs44
6479
6480         * src/prefs_toolbar.h
6481                 Fix last commit
6482
6483 2009-12-20 [holger]     3.7.3cvs43
6484
6485         * src/prefs_toolbar.c
6486         * src/prefs_toolbar.h
6487         * src/toolbar.c
6488                 Pass window struct to caller
6489
6490 2009-12-20 [holger]     3.7.3cvs42
6491
6492         * src/compose.c
6493         * src/compose.h
6494                 Add hooklist after creation of a compose window
6495
6496 2009-12-19 [holger]     3.7.3cvs41
6497
6498         * src/prefs_toolbar.c
6499         * src/prefs_toolbar.h
6500         * src/toolbar.c
6501                 Allow plugins to choose to which toolbar they want
6502                 to add actions (main window, compose window, or message view)
6503
6504 2009-12-19 [paul]       3.7.3cvs40
6505
6506         * src/statusbar.c
6507                 fix statusbar in GTK+ 2.19.1
6508
6509 2009-12-10 [pawel]      3.7.3cvs39
6510
6511         * src/compose.c
6512                 Better fix for cvs28 regression
6513
6514 2009-12-10 [iwkse]      3.7.3cvs38
6515
6516         * src/compose.c
6517             Fix some indentation
6518
6519 2009-12-10 [iwkse]      3.7.3cvs37
6520
6521         * src/compose.c
6522             Add missing checks for gtkaspell: avoid
6523             crashing in some cases when Enchant is 
6524             enabled but the spell checker is disabled 
6525             in preferences.
6526
6527 2009-12-09 [colin]      3.7.3cvs36
6528
6529         * src/compose.c
6530                 Fix leak and unchecked accesses.
6531
6532 2009-12-09 [mir]        3.7.3cvs35
6533
6534         * src/compose.c
6535         Fix Bug 2072 "template at folder properties is not working"
6536         introduced in cvs24.
6537
6538 2009-12-08 [pawel]      3.7.3cvs34
6539
6540         * src/compose.c
6541                 When 'Reply All' remove current compose address from
6542                 Cc/Bcc list - fix for regression introduced in cvs28
6543
6544 2009-12-05 [pawel]      3.7.3cvs33
6545
6546         * src/messageview.c
6547                 Fix memory management, duh!
6548
6549 2009-12-04 [pawel]      3.7.3cvs32
6550
6551         * src/messageview.c
6552                 Use case insensitive comparison in search for
6553                 duplicate urls
6554         * src/uri_opener.c
6555                 Refresh scrollbars on every window open
6556
6557 2009-12-04 [pawel]      3.7.3cvs31
6558
6559         * src/compose.c
6560                 Highlight misspelled words when applying template and
6561                 check_while_typing option is on
6562
6563 2009-12-03 [pawel]      3.7.3cvs30
6564
6565         * src/compose.c
6566                 Highlight misspelled words in text inserted from file(s)
6567                 or pasted to message body when check_while_typing
6568                 options is on
6569
6570 2009-12-02 [pawel]      3.7.3cvs29
6571
6572         * src/compose.c
6573                 Revert first part of previous commit
6574
6575 2009-12-02 [pawel]      3.7.3cvs28
6576
6577         * src/compose.c
6578                 Fix Bug 2055 "duplicate mailing list reply if
6579                 List-Post + Reply-To present"
6580                 - Ignore Reply-To if answering to ML
6581                 - Improve parsing of List-Post header
6582
6583 2009-12-02 [pawel]      3.7.3cvs27
6584
6585         * src/compose.c
6586         * src/compose.h
6587                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6588                 email had user in "From" and "CC"
6589                 Don't allow duplicate addresses in compose window headers
6590
6591 2009-12-02 [mones]      3.7.3cvs26
6592
6593         * manual/intro.xml
6594         * manual/es/intro.xml
6595         * manual/fr/intro.xml
6596         * manual/it/intro.xml
6597         * manual/pl/intro.xml
6598                 Make URL to point current site
6599
6600 2009-12-01 [holger]     3.7.3cvs25
6601
6602         * src/summaryview.c
6603         * src/summaryview.h
6604                 Introduce new drag type "claws-mail/msg-path-list" for
6605                 drag'n'drop of a message selection from the summaryview
6606                 into other applications. The drag data gets set to the
6607                 folder-item-id followed by message ids, separated by newlines.
6608                 This enables other applications to back-link to Claws Mail
6609                 via a "claws-mail --select" call after they received a drop.
6610
6611 2009-11-30 [mir]        3.7.3cvs24
6612
6613         * src/compose.c
6614            Place cursor in compose window according to provided input
6615            If to: is present place cursor in subject field and if both
6616            to: and subject: is present place cursor in body. If body: is
6617            present insert a new line after text and place cursor there.
6618
6619 2009-11-27 [mones]      3.7.3cvs23
6620
6621         * src/gtk/quicksearch.c
6622                 Allow viewing longer expressions if there's space
6623
6624 2009-11-25 [holger]     3.7.3cvs22
6625
6626         * Makefile.am
6627         * src/common/Makefile.am
6628         * src/common/utils.c
6629         * src/common/utils.h
6630                 Add a function to query the
6631                 filepath of the .desktop file
6632
6633 2009-11-25 [colin]      3.7.3cvs21
6634
6635         * src/imap.c
6636                 Fix bug 2063, 'glib assertion in GRelation use in 
6637                 imap.c'
6638
6639 2009-11-24 [pawel]      3.7.3cvs20
6640
6641         * src/common/utils.c
6642                 Fix Bug 2053 'Inconsistent application of Coloration 
6643                 of Message text'
6644                 Don't allow '<' character between quotation marks
6645
6646 2009-11-21 [holger]     3.7.3cvs19
6647
6648         * src/printing.c
6649                 Modify cairo clip handling in preview windows,
6650                 to prevent print preview windows from being blank
6651                 with GTK+ 2.18. Follow recommendation of the GTK+
6652                 documentation (section "Migrating to client side windows")
6653                 and create a new cairo context for each expose event.
6654
6655 2009-11-19 [pawel]      3.7.3cvs18
6656
6657         * Makefile.am
6658                 complete 3.7.3cvs15 so install is DESTDIR safe
6659                 remove icons with changed names on uninstall
6660
6661 2009-11-18 [pawel]      3.7.3cvs17
6662
6663         * src/news_gtk.c
6664                 remove unneeded and code-duplicating function
6665
6666 2009-11-18 [pawel]      3.7.3cvs16
6667
6668         * src/news_gtk.c
6669                 Fix Bug 2057 'Claws mail does not keep renamed names
6670                 of nntp-subscribed groups'
6671                 Check for already subscribed group using item->path for group
6672                 comparision as folders item->path != item->name may be truth 
6673                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6674
6675 2009-11-17 [pawel]      3.7.3cvs15
6676
6677         * Makefile.am
6678                 Fix Bug 2049 'some icons not copied?'
6679                 Install additional 64x64 and 128x128 icons
6680
6681 2009-11-17 [holger]     3.7.3cvs14
6682
6683         * src/prefs_toolbar.c
6684         * src/prefs_toolbar.h
6685         * src/toolbar.c
6686         * src/toolbar.h
6687                 Allow plugins to register toolbar items
6688
6689 2009-11-11 [pawel]      3.7.3cvs13
6690
6691         * src/addressbook.c
6692         * src/compose.c
6693         * src/compose.h
6694         * src/filtering.c
6695                 Fix Bug 1867 Changing account does not change BCC address
6696                 Set account specific headers when changing account
6697                 in compose window.
6698
6699 2009-11-07 [colin]      3.7.3cvs12
6700
6701         * src/gtk/prefswindow.c
6702                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6703                 Patch by Pawel
6704
6705 2009-11-07 [colin]      3.7.3cvs11
6706
6707         * src/gtk/spell_entry.c
6708                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6709                 Patch by Pawel Pekala
6710
6711 2009-10-27 [colin]      3.7.3cvs10
6712
6713         * src/folder.c
6714                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6715                 Don't try to check whether the folder is up-to-date if
6716                 the folder class doesn't implement set_mtime, as we don't
6717                 care in this case. This code exists since a long time, but
6718                 the bug was triggered by more scanning of queue folders 
6719                 since recently (when we added \Deleted handling).
6720
6721 2009-10-27 [colin]      3.7.3cvs9
6722
6723         * src/mainwindow.c
6724                 Try to fix registering as default client
6725                 on windows 7
6726
6727 2009-10-21 [wwp]        3.7.3cvs8
6728
6729         * src/common/utils.c
6730                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6731
6732 2009-10-21 [wwp]        3.7.3cvs7
6733
6734         * src/common/utils.c
6735                 Don't core dump when attempting to insert a non-existing
6736                 file using a mailto: uri (g_error does core dump).
6737
6738 2009-10-20 [colin]      3.7.3cvs6
6739
6740         * src/common/utils.c
6741                 Don't g_error on normal warnings...
6742
6743 2009-10-20 [colin]      3.7.3cvs5
6744
6745         * src/plugins/pgpcore/sgpgme.c
6746                 Fix bug 1996, 'S/MIME key not selected'
6747                 Check for S/MIME certs too
6748
6749 2009-10-20 [colin]      3.7.3cvs4
6750
6751         * src/common/w32lib.h
6752                 Fix win32 build on latest mingw32
6753
6754 2009-10-20 [colin]      3.7.3cvs3
6755
6756         * src/exportldif.c
6757         * src/ldif.c
6758         * src/ldif.h
6759                 Fix LDIF export. Patch by Michael Rasmussen
6760
6761 2009-10-18 [paul]       3.7.3cvs2
6762
6763         * tools/claws.i18n.status.pl
6764                 increase the value of $transolddays since we're relasing less
6765                 often now.
6766                 rework the en_GB.po hack so that en_GB is always 100% translated
6767                 and recently updated
6768
6769 2009-10-17 [paul]       3.7.3cvs1
6770
6771         * src/prefs_account.c
6772         * src/prefs_compose_writing.c
6773         * src/prefs_receive.c
6774         * src/prefs_summaries.c
6775         * src/prefs_wrapping.c
6776                 reword a few labels. (this incorporates everything
6777                 that seemed worthwhile from bug 2020)
6778         * src/prefs_customheader.c
6779                 use a 'Browse' button instead of button with
6780                 label 'From file...'
6781
6782 2009-10-12 [colin]
6783
6784         * CVS repository change
6785
6786 2009-10-09 [paul[       3.7.3
6787
6788         version 3.7.3 unleashed!!
6789
6790 2009-10-07 [paul]       3.7.2cvs49
6791
6792         * src/folderview.c
6793         * src/folderview.h
6794         * src/mainwindow.c
6795                 fix  Bug 1994 -  Changing colors required restart.
6796                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6797                 more accurate folderview_reinit_fonts()
6798
6799 2009-10-07 [paul]       3.7.2cvs48
6800
6801         * src/addrgather.c
6802         * src/prefs_common.c
6803         * src/prefs_common.h
6804                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6805                 patch by Pawel Pekala
6806
6807 2009-10-07 [paul]       3.7.2cvs47
6808
6809         * po/cs.po
6810         * po/de.po
6811         * po/hu.po
6812         * po/id.po
6813         * po/ja.po
6814         * po/pt_BR.po
6815                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6816                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6817                 Goncalves Guimaraes
6818
6819 2009-10-06 [colin]      3.7.2cvs46
6820
6821         * po/fr.po
6822                 French translation update
6823
6824 2009-10-05 [paul]       3.7.2cvs45
6825
6826         * src/printing.c
6827                 enable Page Size and Orientation in the print dialog,
6828                 GTK+ >= 2.18.x only. Patch by Mark__T
6829
6830 2009-10-05 [paul]       3.7.2cvs44
6831
6832         * src/prefs_summaries.c
6833                 fix label, startup --> start-up, to match other uses of the
6834                 term
6835
6836 2009-10-05 [paul]       3.7.2cvs43
6837
6838         * po/pl.po
6839                 updated by Emilian Nowak
6840
6841 2009-10-03 [colin]      3.7.2cvs42
6842
6843         * src/mimeview.c
6844         * src/noticeview.c
6845         * src/gtk/gtkcmclist.c
6846         * src/gtk/gtkvscrollbutton.c
6847         * src/gtk/logwindow.c
6848                 GTK+ 2.18 fixes:
6849                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6850                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6851                 Fix warning at start
6852
6853 2009-09-28 [colin]      3.7.2cvs41
6854
6855         * src/matcher.c
6856         * src/mimeview.c
6857         * src/prefs_folder_item.c
6858                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6859
6860 2009-09-28 [colin]      3.7.2cvs40
6861
6862         * src/prefs_summaries.c
6863         * src/gtk/sslcertwindow.c
6864                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6865                 shows up garbled in GUI'. Patch by Pawel Pekala
6866
6867 2009-09-24 [iwkse]      3.7.2cvs39
6868
6869         * configure.ac
6870             That's only for statistics, of course :)
6871
6872 2009-09-24 [iwkse]      3.7.2cvs38
6873
6874         * configure.ac
6875             ...
6876
6877 2009-09-24 [iwkse]      3.7.2cvs37
6878
6879         * configure.ac
6880             Revert unwanted change
6881
6882 2009-09-24 [iwkse]      3.7.2cvs36
6883
6884         * src/action.c
6885             Fix issue with filtering actions and 
6886             parsed parameters
6887
6888 2009-09-20 [mones]      3.7.2cvs35
6889
6890         * tools/convert_mbox.pl
6891                 Add -R flag to support recursive conversions
6892                 of arbitrary Evolution mail folders, based on
6893                 bash script by Daniel Dickinson (fixes debian 
6894                 bug #461435) 
6895         * tools/popfile-link.sh
6896                 Set required shell for script (fixes debian 
6897                 bug #530057)
6898
6899 2009-09-16 [colin]      3.7.2cvs34
6900
6901         * src/main.c
6902                 Go grab files in /etc/skel if they exist
6903                 at first startup 
6904
6905 2009-09-15 [colin]      3.7.2cvs33
6906
6907         * src/procmime.c
6908                 Complete 3.7.1cvs42: only output directly to
6909                 final file if we get NULL byes at the start.
6910                 Still fixes saving UTF16 files, but also
6911                 fixes displaying Base64 parts with decoding
6912                 errors (parts without errors get displayed)
6913
6914 2009-09-14 [colin]      3.7.2cvs32
6915
6916         * src/matcher.c
6917         * src/matcher.h
6918         * src/matcher_parser_parse.y
6919         * src/prefs_matcher.c
6920                 Add 'has_attachment' and 'signed' matcher
6921                 expressions. Patch by Aleksei Miheev, fixes
6922                 bug 1997. 
6923
6924 2009-09-14 [colin]      3.7.2cvs31
6925
6926         * src/common/utils.c
6927                 Add "Re :" prefix from french Yahoo mail.
6928                 Patch by Didier Barvaux, fixes bug 1999
6929
6930 2009-09-10 [mones]      3.7.2cvs30
6931
6932         * manual/plugins.xml
6933                 Fix sites supported by SpamReport
6934         * manual/es/plugins.xml
6935                 Synchronise Spanish manual
6936
6937 2009-09-07 [holger]     3.7.2cvs29
6938
6939         * Makefile.am
6940                 Also update the icon cache on uninstall.
6941                 This prevents possible problems when Claws Mail was
6942                 uninstalled and installed again into a different location,
6943                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
6944                 and the blog post linked therein
6945
6946 2009-09-07 [paul]       3.7.2cvs28
6947
6948         * src/prefs_toolbar.c
6949                 when updating the main toolbar icons just update
6950                 the main toolbar (and consequently fix a bug where
6951                 folderview icons would disappear)
6952
6953 2009-08-30 [holger]     3.7.2cvs27
6954
6955         * src/compose.c
6956                 Do case-insensitive comparison against
6957                 header names when extracting recipients
6958                 from composed mails
6959
6960 2009-08-23 [colin]      3.7.2cvs26
6961
6962         * src/mbox.c
6963                 Probably fix RH bug 512024, " folder.c:3543 
6964                 Condition msglist != NULL failed"
6965
6966 2009-08-23 [colin]      3.7.2cvs25
6967
6968         * src/prefs_compose_writing.c
6969                 Make the maximum size warning bigger. Patch
6970                 by Didier Barvaux on bug 1986.
6971
6972 2009-08-21 [colin]      3.7.2cvs24
6973
6974         * src/compose.c
6975                 Previous commit: move the function into compose_insert_file
6976                 so that it's also used on drag-n-drop
6977
6978 2009-08-21 [colin]      3.7.2cvs23
6979
6980         * src/compose.c
6981                 Fix scrolling when adding an header
6982
6983 2009-08-21 [colin]      3.7.2cvs22
6984
6985         * src/compose.c
6986         * src/prefs_common.c
6987         * src/prefs_common.h
6988         * src/prefs_compose_writing.c
6989         * src/common/utils.c
6990                 Fix bug 1986, "New feature: warn user when inserting 
6991                 a large file in the message body". Patch by Didier
6992                 Barvaux
6993
6994 2009-08-21 [colin]      3.7.2cvs21
6995
6996         * AUTHORS
6997         * src/gtk/authors.h
6998         * src/common/utils.c
6999                 Fix bug 1984: Add R�f. : reply prefix (french 
7000                 Lotus Notes); patch by Didier Barvaux
7001
7002 2009-08-21 [colin]      3.7.2cvs20
7003
7004         * src/codeconv.c
7005         * src/codeconv.h
7006                 Fix bug 1969, 'Bad guess for outgoing encoding'
7007                 Make sure the specific converters (japanese in
7008                 this case) can return success/error in strict
7009                 mode, instead of silently failing back to 
7010                 strncpy
7011
7012 2009-08-20 [holger]     3.7.2cvs19
7013
7014         * src/compose.c
7015         * src/compose.h
7016                 Make it possible for code outside
7017                 compose (e.g. plugins) to attach files
7018
7019 2009-08-20 [colin]      3.7.2cvs18
7020
7021         * src/main.c
7022                 Fix crash when accessing IMAP soon
7023
7024 2009-08-18 [colin]      3.7.2cvs17
7025
7026         * src/ldapquery.c
7027                 Maybe fix crash on non-existent LDAP server
7028
7029 2009-08-04 [colin]      3.7.2cvs16
7030
7031         * src/toolbar.c
7032                 Fix toolbar's spacing that breaks dark
7033                 themes (patch from http://blogs.igalia.com/aperez/
7034                 2009/07/making-claws-mail-look-better/)
7035
7036 2009-07-28 [colin]      3.7.2cvs15
7037
7038         * src/account.c
7039         * src/addrcustomattr.c
7040         * src/addressadd.c
7041         * src/addressbook_foldersel.c
7042         * src/addrgather.c
7043         * src/browseldap.c
7044         * src/compose.c
7045         * src/editbook.c
7046         * src/editgroup.c
7047         * src/editjpilot.c
7048         * src/editldap.c
7049         * src/editldap_basedn.c
7050         * src/edittags.c
7051         * src/editvcard.c
7052         * src/exphtmldlg.c
7053         * src/expldifdlg.c
7054         * src/export.c
7055         * src/foldersel.c
7056         * src/import.c
7057         * src/importldif.c
7058         * src/importmutt.c
7059         * src/importpine.c
7060         * src/prefs_actions.c
7061         * src/prefs_customheader.c
7062         * src/prefs_display_header.c
7063         * src/prefs_filtering.c
7064         * src/prefs_folder_column.c
7065         * src/prefs_matcher.c
7066         * src/prefs_summary_column.c
7067         * src/prefs_summary_open.c
7068         * src/prefs_template.c
7069         * src/textview.c
7070         * src/uri_opener.c
7071                 Fix bug 1950, 'Program freeze up during folder selection'
7072                 Don't leave hidden windows modal
7073
7074 2009-07-28 [colin]      3.7.2cvs14
7075
7076         * src/ldapquery.c
7077                 Fix bug 1957, 'LDAP errs out after searching too 
7078                 many search bases'
7079
7080 2009-07-28 [colin]      3.7.2cvs13
7081
7082         * src/summaryview.c
7083                 Fix bug 1966, '"Collapse all threads" slower than 
7084                 "Expand all threads"'
7085
7086 2009-07-28 [colin]      3.7.2cvs12
7087
7088         * src/common/session.c
7089                 Fix bug 1967, 'Claws gets stuck after accepting 
7090                 a certificate warning dialog'
7091
7092 2009-07-19 [paul]       3.7.2cvs11
7093
7094         * manual/plugins.xml
7095                 a few small changes to the English
7096
7097 2009-07-18 [mones]      3.7.2cvs10
7098
7099         * manual/plugins.xml
7100                 Add new bsfilter and fancy plugins to the docs
7101                 and a note about dealing with plugins of the same class
7102         * src/prefs_account.c
7103                 Fix extra space at the end typo
7104
7105 2009-07-16 [colin]      3.7.2cvs9
7106
7107         * src/summaryview.c
7108                 Fix wrong return without unlocking; thanks
7109                 to mupuf_
7110
7111 2009-07-14 [colin]      3.7.2cvs8
7112
7113         * src/imap.c
7114                 Fix bug 1954, 'Segfault on reading wrong STATUS'
7115
7116 2009-07-10 [colin]      3.7.2cvs7
7117
7118         * src/plugins/pgpcore/plugin.def
7119         * src/common/utils.h
7120                 Fix windows port
7121
7122 2009-07-10 [colin]      3.7.2cvs6
7123
7124         * src/prefs_display_header.c
7125                 Fix bug 1951, 'C-Mail dumps core when editing 
7126                 displayed headers'. Patch by Alexey Rusakov
7127
7128 2009-07-10 [colin]      3.7.2cvs5
7129
7130         * src/folderview.c
7131                 Fix bug 1952, 'Deleted mails in Queue folder 
7132                 highlight it'.
7133
7134 2009-07-09 [colin]      3.7.2cvs4
7135
7136         * src/gtk/spell_entry.c
7137                 Fix bug 1949, 'Spell checker doesn't recognise 
7138                 certain word in Subject header, but does in 
7139                 message body'. Patch by Pawel Pekala.
7140
7141 2009-07-09 [paul]       3.7.2cvs3
7142
7143         * configure.ac
7144                 use pkgconfig to check for the minimum required
7145                 version of GnuTLS
7146
7147 2009-07-06 [colin]      3.7.2cvs2
7148
7149         * src/prefs_customheader.c
7150                 Fix build failure
7151
7152 2009-07-04 [paul]       3.7.2cvs1
7153
7154         * tools/claws.i18n.status.pl
7155                 updated
7156
7157 2009-07-03 [paul]       3.7.2
7158
7159         * NEWS
7160         * README
7161         * RELEASE_NOTES 
7162                 3.7.2 released!
7163
7164 2009-07-03 [paul]       3.7.1cvs85
7165
7166         * AUTHORS
7167         * configure.ac
7168         * po/pt_PT.po
7169         * po/sk.po
7170         * src/gtk/authors.h
7171                 added new translations by Tiago Faria and Slavko
7172         * po/bg.po
7173         * po/cs.po
7174         * po/de.po
7175         * po/es.po
7176         * po/fi.po
7177         * po/fr.po
7178         * po/hu.po
7179         * po/id.po
7180         * po/it.po
7181         * po/ja.po
7182         * po/pt_BR.po
7183         * po/ru.po
7184                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
7185                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
7186                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
7187                 Goncalves Guimaraes, Aleksei Miheev
7188
7189 2009-07-01 [colin]      3.7.1cvs84
7190
7191         * src/prefs_common.c
7192                 Fix bug 1940, 'Doesn't open links in 
7193                 user's default browser'. Turn the preference
7194                 to TRUE by default; that will only change the
7195                 behaviour for new users.
7196
7197 2009-06-29 [colin]      3.7.1cvs83
7198
7199         * src/filtering.c
7200         * src/filtering.h
7201         * src/prefs_filtering_action.c
7202                 Fix bug 1935, 'problems with very long filtering actions':
7203                 Use a dynamic buffer in action to string, and a bigger
7204                 buffer in string to action
7205
7206 2009-06-29 [colin]      3.7.1cvs82
7207
7208         * src/matcher_parser_lex.l
7209                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
7210
7211 2009-06-29 [colin]      3.7.1cvs81
7212
7213         * src/addressbook.c
7214                 Fix warnings
7215         * src/editgroup.c
7216                 Fix crash (out-of-bounds tree column)
7217         * src/gtk/gtkcmctree.c
7218         * src/gtk/gtksctree.c
7219                 Prevent using an out-of-bounds tree column
7220
7221 2009-06-29 [colin]      3.7.1cvs80
7222
7223         * src/ldapupdate.c
7224         * src/ldif.c
7225                 Leak fixes; patch by Pawel Pekala.
7226
7227 2009-06-26 [colin]      3.7.1cvs79
7228
7229         * src/summaryview.c
7230                 Sort by msgnum if dates are equal
7231
7232 2009-06-24 [paul]       3.7.1cvs78
7233
7234         * src/summaryview.c
7235                 make some (forgotten) strings translatable
7236
7237 2009-06-19 [colin]      3.7.1cvs77
7238
7239         * src/summaryview.c
7240                 Fix menu sensitiveness
7241
7242 2009-06-18 [colin]      3.7.1cvs76
7243
7244         * configure.ac
7245         * src/plugins/pgpcore/sgpgme.c
7246         * src/plugins/pgpcore/sgpgme.h
7247         * src/plugins/pgpmime/mypgpcore.def
7248         * src/plugins/pgpmime/pgpmime.c
7249         * src/plugins/smime/mypgpcore.def
7250         * src/plugins/smime/smime.c
7251                 Use largefile support (and stop using our old GPGME
7252                 hack on gpgme_data_seek/rewind)
7253                 (See 1.9.12cvs44 to 46 - if this breaks things we 
7254                 should soon know :)
7255
7256 2009-06-13 [colin]      3.7.1cvs75
7257
7258         * src/gtk/spell_entry.c
7259                 Fix assertion. We can put a NULL gtkaspell to
7260                 an entry; it just means it won't be spell-checked.
7261
7262 2009-06-12 [mones]      3.7.1cvs74
7263
7264         * src/compose.c
7265         * src/messageview.c
7266         * src/prefs_account.c
7267         * src/prefs_account.h
7268         * src/common/utils.c
7269         * src/common/utils.h
7270                 Added preference to use account address in generated
7271                 Message-Id. Fixes Debian bug #531052
7272
7273 2009-06-12 [colin]      3.7.1cvs73
7274
7275         * src/common/ssl.c
7276                 Better fix, API-compatible with libgnutls13
7277
7278 2009-06-12 [colin]      3.7.1cvs72
7279
7280         * src/common/ssl.c
7281                 Use compatibility mode in GnuTLS, and avoid problems with 
7282                 servers that don't comply 100% with the spec, but still
7283                 exist.
7284
7285 2009-06-06 [iwkse]      3.7.1cvs71
7286
7287         * src/compose.c
7288                 Ops..revert a mix with another patch
7289
7290 2009-06-06 [iwkse]      3.7.1cvs70
7291
7292         * src/compose.c
7293                 A better fix for the previous commit's issue
7294
7295 2009-06-06 [iwkse]      3.7.1cvs69
7296
7297         * src/compose.c
7298                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7299                 event is sent to the Attach property window
7300
7301 2009-06-05 [colin]      3.7.1cvs68
7302
7303         * src/compose.c
7304                 Fix build on GTK+ 2.6
7305
7306 2009-06-03 [mones]      3.7.1cvs67
7307
7308         * tools/make.themes.project
7309                 Oops! fix header, sorry Paul ;-)
7310
7311 2009-06-03 [mones]      3.7.1cvs66
7312
7313         * tools/make.themes.project
7314                 Add support for PNG themes and other
7315                 fixes i don't remember now... :)
7316
7317 2009-06-02 [colin]      3.7.1cvs65
7318
7319         * src/compose.c
7320         * src/prefs_template.c
7321         * src/quote_fmt.c
7322                 Fix error messages in templates, and fix their
7323                 checking
7324
7325 2009-05-22 [colin]      3.7.1cvs64
7326
7327         * src/compose.c
7328                 And remove hbox too
7329
7330 2009-05-22 [colin]      3.7.1cvs63
7331
7332         * src/compose.c
7333                 Fix phantom button behind entry when
7334                 changing fields via Tools/Reply mode.
7335
7336 2009-05-22 [colin]      3.7.1cvs62
7337
7338         * src/compose.c
7339                 Fix icon size
7340
7341 2009-05-21 [mones]      3.7.1cvs61
7342
7343         * src/compose.c
7344         * src/compose.h
7345                 Add button to empty header lines with one click
7346
7347 2009-05-21 [paul]       3.7.1cvs60
7348
7349         * src/mainwindow.c
7350         * src/mainwindow.h
7351         * src/plugins/trayicon/trayicon.c
7352                 when quitting from the trayicon, honour
7353                 prefs_common.clean_on_exit
7354
7355 2009-05-21 [paul]       3.7.1cvs59
7356
7357         * src/gtk/Makefile.am
7358                 remove duplicate entry
7359                 thanks to Charles A Edwards
7360
7361 2009-05-19 [paul]       3.7.1cvs58
7362
7363         * src/send_message.c
7364                 clear progressbar in the statusbar on 'Cancel'
7365
7366 2009-05-16 [colin]      3.7.1cvs57
7367
7368         * AUTHORS
7369         * src/gtk/authors.h
7370                 Add Fabian
7371
7372 2009-05-16 [colin]      3.7.1cvs56
7373
7374         * src/msgcache.c
7375                 Remove msgnum>0 condition for removing messages
7376                 from caches. There's no such condition on add.
7377                 Fixes bug 1913, 'Allow to remove phantom 
7378                 messages from the cache'; patch by Fabian
7379                 Keil <fk at fabiankeil.de>
7380
7381 2009-05-12 [holger]     3.7.1cvs55
7382
7383         * src/messageview.c
7384         * src/messageview.h
7385                 Introduce hook after showing of the message view
7386
7387 2009-05-11 [colin]      3.7.1cvs54
7388
7389         * src/compose.c
7390                 Fix bug 1872, 'A: Cc: CCi: selector should 
7391                 default on same as preceding contact'
7392
7393 2009-05-10 [holger]     3.7.1cvs53
7394
7395         * src/addr_compl.c
7396         * src/addr_compl.h
7397                 Add a hook to make it possible for plugins to
7398                 modify the address completion list
7399
7400 2009-05-06 [paul]       3.7.1cvs52
7401
7402         * src/folder.c
7403         * src/mimeview.c
7404                 fix bug 1915, 'Mails signed with smime.p7s
7405                 display both signed and attachment icon.'
7406
7407 2009-05-05 [colin]      3.7.1cvs51
7408
7409         * src/common/utils.c
7410                 Fix patch :)
7411
7412 2009-05-05 [colin]      3.7.1cvs50
7413
7414         * src/common/utils.c
7415                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7416                 different mountpoint than tempdir'
7417
7418 2009-05-04 [colin]      3.7.1cvs49
7419
7420         * src/msgcache.c
7421                 Probably fix bug 1914, 'Crash reading
7422                 corrupted tags file'
7423
7424 2009-04-26 [paul]       3.7.1cvs48
7425
7426         * configure.ac
7427         * src/gtk/gtkaspell.h
7428                 fix bug 1904, 'build mechanism looks for
7429                 'enchant.h' in a wrong place'
7430
7431 2009-04-25 [paul]       3.7.1cvs47
7432
7433         * src/printing.c
7434                 gah! fix coding style!
7435
7436 2009-04-25 [paul]       3.7.1cvs46
7437
7438         * src/printing.c
7439         * src/toolbar.c
7440                 if building with GTK+ >= 2.16 use
7441                 gtk_orientable_set_orientation() instead of now
7442                 deprecated gtk_toolbar_set_orientation()
7443
7444 2009-04-24 [colin]      3.7.1cvs45
7445
7446         * src/compose.c
7447                 Ask before sending if an attached file has
7448                 disappeared.
7449
7450 2009-04-19 [paul]       3.7.1cvs44
7451
7452         * src/prefs_common.c
7453         * src/prefs_common.h
7454         * src/gtk/about.c
7455                 save About window size.
7456                 patch by Pawel Pekala
7457
7458 2009-04-12 [paul]       3.7.1cvs43
7459
7460         * tools/csv2addressbook.pl
7461                 add extra CSV fields that are now appended
7462                 by thunderbird (version 2.0.0.21)
7463
7464 2009-04-08 [colin]      3.7.1cvs42
7465
7466         * src/procmime.c
7467                 fix saving (but not displaying) of UTF-16
7468                 files
7469
7470 2009-04-08 [colin]      3.7.1cvs41
7471
7472         * src/gtk/manage_window.c
7473                 Disable transient windows on win32 - seems to
7474                 fix most focusing issues
7475
7476 2009-04-05 [colin]      3.7.1cvs40
7477
7478         * src/procmsg.c
7479                 Don't ask whether we want to send deleted mails in queue
7480                 folders; also, don't send deleted mails when flushing
7481                 queues
7482
7483 2009-04-04 [paul]       3.7.1cvs39
7484
7485         * AUTHORS
7486         * configure.ac
7487         * po/id.po
7488         * src/gtk/authors.h
7489         * tools/claws.i18n.status.pl
7490                 add new Indonesian translation, by
7491                 MSulchan Darmawan
7492
7493 2009-04-03 [paul]       3.7.1cvs38
7494
7495         * AUTHORS
7496         * src/gtk/authors.h
7497                 credit due
7498
7499 2009-04-03 [colin]      3.7.1cvs37
7500
7501         * src/compose.c
7502         * src/textview.c
7503                 Fix bug 1891, 'Add support for gopher:// links'
7504                 Patch by Jacob Head <clawsmail at jacob-head.com>
7505                 Let's go back to the roots! 
7506
7507 2009-04-03 [paul]       3.7.1cvs36
7508
7509         * m4/Makefile.am
7510                 complete cvs35
7511
7512 2009-04-03 [paul]       3.7.1cvs35
7513
7514         * configure.ac
7515                 add AC_CONFIG_MACRO_DIR([m4])
7516                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7517         * m4/aclocal-include.m4
7518                 removed this now unneeded file
7519
7520 2009-04-02 [colin]      3.7.1cvs34
7521
7522         * src/common/utils.h
7523                 Fix previous (thanks to Marcus :)
7524
7525 2009-04-02 [colin]      3.7.1cvs33
7526
7527         * src/common/utils.h
7528         * src/etpan/etpan-thread-manager.c
7529                 pipe() was a macro from GLib on win32 until
7530                 glib 2.13.2. It's undefined after that.
7531                 Thanks to Marcus Brinkmann for the heads-up!
7532
7533 2009-03-31 [colin]      3.7.1cvs32
7534
7535         * src/folder_item_prefs.c
7536                 Copy folder settings with prefs
7537
7538 2009-03-31 [colin]      3.7.1cvs31
7539
7540         * src/prefs_account.c
7541                 Don't use un-sensitive checkboxes in Privacy tab
7542                 when privacy system in None (makes unchecking 
7543                 painful when no privacy plugin is loaded)
7544
7545 2009-03-30 [colin]      3.7.1cvs30
7546
7547         * src/folder.c
7548         * src/folder.h
7549         * src/imap.c
7550         * src/mainwindow.c
7551         * src/mainwindow.h
7552         * src/prefs_account.c
7553         * src/prefs_account.h
7554         * src/summaryview.c
7555         * src/summaryview.h
7556                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7557                 Add an option on the Receive page of IMAP account preferences:
7558                 "Move deleted mails to trash and expunge immediately". This
7559                 option defaults to TRUE to avoid changing the existing behaviour.
7560                 Setting it to FALSE prevents automatic expunging. 
7561                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7562                 (View/Hide deleted message being a per-folder setting, and behaving,
7563                 like View/Hide read messages).
7564
7565 2009-03-30 [colin]      3.7.1cvs29
7566
7567         * src/imap.c
7568                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7569                 ask for IMAP password when using GSSAPI auth
7570
7571 2009-03-27 [colin]      3.7.1cvs28
7572
7573         * src/folder.c
7574                 Fix cvs14, make sure we mark non-existent caches dirty
7575                 (or they never get written)
7576
7577 2009-03-27 [colin]      3.7.1cvs27
7578
7579         * src/imap.c
7580                 Fix tag update when all tags are removed 
7581                 from another client
7582
7583 2009-03-25 [colin]      3.7.1cvs26
7584
7585         * configure.ac
7586                 Fix configure.ac, thanks to Pawel
7587
7588 2009-03-25 [colin]      3.7.1cvs25
7589
7590         * src/news.c
7591         * src/etpan/nntp-thread.c
7592                 Fix header fetching (NG/To/Cc). Fixes 
7593                 bug 1883, 'Message processing fails to 
7594                 act on Newsgroups: field'
7595
7596 2009-03-23 [colin]      3.7.1cvs24
7597
7598         * src/textview.c
7599                 Fix internal headers visible in queue/sent
7600
7601 2009-03-23 [colin]      3.7.1cvs23
7602
7603         * configure.ac
7604                 Fix check for RC (resource compiler) used
7605                 on win32 (AC_LIBTOOL_RC used to call it 
7606                 implicitely but stopped)
7607
7608 2009-03-19 [colin]      3.7.1cvs22
7609
7610         * src/toolbar.c
7611                 Put spam button in default toolbar even if
7612                 bogofilter and spamassassin are not built.
7613                 Other anti-spam plugin could exist! :)
7614         * src/common/utils.c
7615                 Fix exit status fetch on win32
7616
7617 2009-03-18 [paul]       3.7.1cvs21
7618
7619         * src/gtk/spell_entry.c
7620                 fix "[BUG] Wrong word replaced in 'Subject:'
7621                 when spell-checking correction used"
7622                 Patch by Pawel Pekala
7623
7624 2009-03-17 [colin]      3.7.1cvs20
7625
7626         * src/common/utils.c
7627                 Fix win32 build (from cvs12)
7628
7629 2009-03-17 [colin]      3.7.1cvs19
7630
7631         * src/compose.c
7632                 Fix bug 1735, 'Change To: and Newsgroups: 
7633                 recipient field according account type'
7634                 Patch by Pawel
7635
7636 2009-03-17 [colin]      3.7.1cvs18
7637
7638         * src/msgcache.c
7639         * src/prefs_common.c
7640         * src/prefs_common.h
7641         * src/prefs_other.c
7642         * src/common/prefs.c
7643                 Add preference for fsyncing metadata
7644
7645 2009-03-16 [paul]       3.7.1cvs17
7646
7647         * src/prefs_customheader.c
7648                 add forgotten #if HAVE_LIBCOMPFACE
7649
7650 2009-03-16 [paul]       3.7.1cvs16
7651
7652         * src/prefs_customheader.c
7653                 put the (X-)Face preview image below the up/down
7654                 buttons so they don't jump around.
7655                 make the list reorderable by drag'n'drop
7656
7657 2009-03-16 [colin]      3.7.1cvs15
7658
7659         * src/prefs_customheader.c
7660                 Add a (X-)Face preview. Patch by iwkse.
7661
7662 2009-03-16 [colin]      3.7.1cvs14
7663
7664         * src/compose.c
7665         * src/folder.c
7666         * src/folder.h
7667         * src/msgcache.c
7668         * src/common/prefs.c
7669                 Add fsync calls to make sure we don't
7670                 lose data on system crashes. (to do:
7671                 add a pref to allow people choosing raw
7672                 speed)
7673
7674 2009-03-15 [colin]      3.7.1cvs13
7675
7676         * src/gtk/gtkaspell.c
7677                 Fix empty menu when there are no
7678                 suggestions (using the Spelling menu)
7679
7680 2009-03-14 [colin]      3.7.1cvs12
7681
7682         * src/common/utils.c
7683                 Win32: fix subject prefix length
7684
7685 2009-03-11 [mones]      3.7.1cvs11
7686
7687         * po/es.po
7688                 fix encoding declared in header
7689                 update translation now we're at it
7690
7691 2009-03-10 [colin]      3.7.1cvs10
7692
7693         * src/messageview.c
7694                 Fix "wrong mime" message printed out multiple
7695                 times
7696
7697 2009-03-10 [colin]      3.7.1cvs9
7698
7699         * src/prefs_folder_item.c
7700                 Fix build
7701
7702 2009-03-09 [paul]       3.7.1cvs8
7703
7704         * src/prefs_folder_item.c
7705         * src/send_message.c
7706                 fixes to english text
7707
7708 2009-03-08 [paul]       3.7.1cvs7
7709
7710         * po/ja.po
7711                 correct errors in header
7712
7713 2009-03-08 [paul]       3.7.1cvs6
7714
7715         * AUTHORS
7716         * configure.ac
7717         * po/ja.po
7718         * src/gtk/authors.h
7719         * tools/claws.i18n.status.pl
7720                 add Japanese translation, submitted by kazken3
7721
7722 2009-03-07 [colin]      3.7.1cvs5
7723
7724         * src/messageview.c
7725                 Don't let the invalid MIME warning hide
7726                 other noticeview (Partial receive or 
7727                 return receipt).
7728
7729 2009-03-07 [colin]      3.7.1cvs4
7730
7731         * src/procmime.c
7732                 Fix build
7733
7734 2009-03-07 [colin]      3.7.1cvs3
7735
7736         * src/messageview.c
7737         * src/procmime.c
7738         * src/procmime.h
7739                 Handle mimeparts that lack an end boundary.
7740                 They're invalid but it's too annoying for
7741                 normal users to fix.
7742
7743 2009-03-06 [wwp]        3.7.1cvs2
7744
7745         * src/compose.c
7746         * src/folder_item_prefs.c
7747         * src/folder_item_prefs.h
7748         * src/prefs_folder_item.c
7749                 Add per-folder default cc, bcc and reply-to.
7750
7751 2009-03-06 [colin]      3.7.1cvs1
7752
7753         * src/gedit-print.c
7754         * src/gtk/gtksourceprintjob.c
7755                 Fix build with old print interface
7756
7757 2009-03-06 [paul]       3.7.1
7758
7759         * NEWS
7760         * README
7761         * RELEASE_NOTES 
7762                 3.7.1 released!
7763
7764 2009-03-06 [paul]       3.7.0cvs78
7765
7766         * po/cs.po
7767         * po/de.po
7768         * po/fi.po
7769         * po/fr.po
7770         * po/hu.po
7771         * po/nl.po
7772         * po/pt_BR.po
7773         * po/sv.po
7774         * po/zh_CN.po
7775                 updated by David Vachulka, Stephan Sachse, Flammie
7776                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7777                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7778                 and Ralph Young
7779
7780 2009-03-03 [colin]      3.7.0cvs77
7781
7782         * src/prefs_filtering.c
7783                 Win32: Fix bug 1865, 'IMAP account name changes 
7784                 are not followed at filter actions'
7785
7786 2009-03-02 [colin]      3.7.0cvs76
7787
7788         * src/imap.c
7789                 Fix Launchpad bug 335571: 'claws-mail crashed 
7790                 with SIGSEGV in strlen() while deleting 
7791                 large amount of e-mails on IMAP account
7792
7793 2009-02-27 [mones]      3.7.0cvs75
7794
7795         * manual/es/account.xml
7796         * manual/es/ack.xml
7797         * manual/es/addrbook.xml
7798         * manual/es/advanced.xml
7799         * manual/es/claws-mail-manual.xml
7800         * manual/es/faq.xml
7801         * manual/es/glossary.xml
7802         * manual/es/gpl.xml
7803         * manual/es/handling.xml
7804         * manual/es/intro.xml
7805         * manual/es/keyboard.xml
7806         * manual/es/plugins.xml
7807         * manual/es/starting.xml
7808                 Sync with English version, fix some typos
7809                 Changed encoding to UTF-8
7810         * po/es.po
7811                 Update for release, changed encoding to UTF-8
7812
7813 2009-02-24 [colin]      3.7.0cvs74
7814
7815         * src/printing.c
7816                 Don't print separation line if there
7817                 are no headers
7818
7819 2009-02-23 [cleroy]     3.7.0cvs73
7820
7821         * src/account.c
7822         * src/action.c
7823         * src/addr_compl.c
7824         * src/addrbook.c
7825         * src/addrcache.c
7826         * src/addrcindex.c
7827         * src/addrclip.c
7828         * src/addrduplicates.c
7829         * src/addressadd.c
7830         * src/addressbook.c
7831         * src/addressbook_foldersel.c
7832         * src/addrharvest.c
7833         * src/addrindex.c
7834         * src/addritem.c
7835         * src/addrquery.c
7836         * src/addrselect.c
7837         * src/codeconv.c
7838         * src/compose.c
7839         * src/customheader.c
7840         * src/editaddress.c
7841         * src/editaddress_other_attributes_ldap.c
7842         * src/editgroup.c
7843         * src/editldap.c
7844         * src/enriched.c
7845         * src/exporthtml.c
7846         * src/exportldif.c
7847         * src/filtering.c
7848         * src/folder.c
7849         * src/foldersel.c
7850         * src/folderutils.c
7851         * src/folderview.c
7852         * src/gedit-print.c
7853         * src/html.c
7854         * src/imap.c
7855         * src/imap_gtk.c
7856         * src/inc.c
7857         * src/jpilot.c
7858         * src/ldapctrl.c
7859         * src/ldapquery.c
7860         * src/ldapserver.c
7861         * src/ldapupdate.c
7862         * src/ldif.c
7863         * src/localfolder.c
7864         * src/main.c
7865         * src/mainwindow.c
7866         * src/matcher.c
7867         * src/mbox.c
7868         * src/messageview.c
7869         * src/mh.c
7870         * src/mh_gtk.c
7871         * src/mimeview.c
7872         * src/msgcache.c
7873         * src/mutt.c
7874         * src/news.c
7875         * src/news_gtk.c
7876         * src/noticeview.c
7877         * src/pine.c
7878         * src/pop.c
7879         * src/prefs_account.c
7880         * src/prefs_actions.c
7881         * src/prefs_common.c
7882         * src/prefs_filtering.c
7883         * src/prefs_filtering_action.c
7884         * src/prefs_folder_column.c
7885         * src/prefs_folder_item.c
7886         * src/prefs_gtk.c
7887         * src/prefs_matcher.c
7888         * src/prefs_quote.c
7889         * src/prefs_send.c
7890         * src/prefs_summaries.c
7891         * src/prefs_summary_column.c
7892         * src/prefs_template.c
7893         * src/prefs_themes.c
7894         * src/prefs_toolbar.c
7895         * src/printing.c
7896         * src/privacy.c
7897         * src/procheader.c
7898         * src/procmime.c
7899         * src/procmsg.c
7900         * src/quote_fmt.c
7901         * src/remotefolder.c
7902         * src/send_message.c
7903         * src/sourcewindow.c
7904         * src/statusbar.c
7905         * src/stock_pixmap.c
7906         * src/summary_search.c
7907         * src/summaryview.c
7908         * src/textview.c
7909         * src/toolbar.c
7910         * src/undo.c
7911         * src/uri_opener.c
7912         * src/vcard.c
7913         * src/common/base64.c
7914         * src/common/claws.c
7915         * src/common/hooks.c
7916         * src/common/plugin.c
7917         * src/common/prefs.c
7918         * src/common/session.c
7919         * src/common/smtp.c
7920         * src/common/socket.c
7921         * src/common/string_match.c
7922         * src/common/stringtable.c
7923         * src/common/utils.c
7924         * src/common/utils.h
7925         * src/common/xml.c
7926         * src/common/xmlprops.c
7927         * src/gtk/colorlabel.c
7928         * src/gtk/combobox.c
7929         * src/gtk/foldersort.c
7930         * src/gtk/gtkaspell.c
7931         * src/gtk/gtkcmclist.c
7932         * src/gtk/gtkcmctree.c
7933         * src/gtk/gtkcmoptionmenu.c
7934         * src/gtk/gtksctree.c
7935         * src/gtk/gtkshruler.c
7936         * src/gtk/gtksourceprintjob.c
7937         * src/gtk/gtkutils.c
7938         * src/gtk/gtkvscrollbutton.c
7939         * src/gtk/logwindow.c
7940         * src/gtk/menu.c
7941         * src/gtk/pluginwindow.c
7942         * src/gtk/prefswindow.c
7943         * src/gtk/quicksearch.c
7944         * src/gtk/spell_entry.c
7945         * src/plugins/pgpcore/select-keys.c
7946         * src/plugins/pgpinline/pgpinline.c
7947         * src/plugins/pgpmime/pgpmime.c
7948         * src/plugins/smime/smime.c
7949         * src/plugins/spamassassin/spamassassin_gtk.c
7950                 Mass commit changing g_return_* to cm_return_*
7951                 and making these more interesting
7952
7953 2009-02-23 [colin]      3.7.0cvs72
7954
7955         * src/imap.c
7956                 Always initialise error code to no error
7957
7958 2009-02-23 [colin]      3.7.0cvs71
7959
7960         * src/imap.c
7961                 Fix separator substitution
7962
7963 2009-02-23 [colin]      3.7.0cvs70
7964
7965         * src/stock_pixmap.c
7966         * src/gtk/colorlabel.c
7967                 don't use g_return on normal checks
7968
7969 2009-02-22 [colin]      3.7.0cvs69
7970
7971         * src/addressbook.c
7972         * src/procmime.c
7973                 More fixes
7974
7975 2009-02-22 [colin]      3.7.0cvs68
7976
7977         * src/addrduplicates.c
7978         * src/addressbook.c
7979         * src/addrharvest.c
7980         * src/codeconv.c
7981         * src/compose.c
7982         * src/filtering.c
7983         * src/folder.c
7984         * src/imap.c
7985         * src/imap_gtk.c
7986         * src/importldif.c
7987         * src/jpilot.c
7988         * src/mainwindow.c
7989         * src/matcher.c
7990         * src/mbox.c
7991         * src/messageview.c
7992         * src/mh_gtk.c
7993         * src/prefs_common.c
7994         * src/prefs_filtering.c
7995         * src/prefs_gtk.c
7996         * src/printing.c
7997         * src/privacy.c
7998         * src/procmime.c
7999         * src/procmsg.c
8000         * src/summaryview.c
8001         * src/textview.c
8002         * src/undo.c
8003         * src/wizard.c
8004         * src/common/md5.c
8005         * src/common/socket.c
8006         * src/common/template.c
8007         * src/etpan/imap-thread.c
8008         * src/gtk/gtkaspell.c
8009         * src/gtk/gtkcmctree.c
8010         * src/gtk/gtksctree.c
8011         * src/gtk/inputdialog.c
8012         * src/plugins/pgpcore/sgpgme.c
8013         * src/plugins/pgpmime/pgpmime.c
8014         * src/plugins/smime/smime.c
8015         * src/plugins/spamassassin/spamassassin.c
8016                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
8017                 uninitialised accesses
8018
8019 2009-02-17 [colin]      3.7.0cvs67
8020
8021         * src/compose.c
8022                 Disable controls during queuing
8023
8024 2009-02-15 [colin]      3.7.0cvs66
8025
8026         * src/privacy.c
8027         * src/plugins/pgpcore/select-keys.c
8028         * src/plugins/pgpcore/sgpgme.c
8029                 Disable use of disabled keys
8030
8031 2009-02-15 [colin]      3.7.0cvs65
8032
8033         * src/folderview.c
8034         * src/summaryview.c
8035                 Fix font updating after changing 
8036                 prefs_common.derive_from_normal_font
8037
8038 2009-02-12 [paul]       3.7.0cvs64
8039
8040         * src/addressitem.h
8041         * src/export.h
8042         * src/headerview.c
8043         * src/headerview.h
8044         * src/common/version.h.in
8045         * src/gtk/about.h
8046         * src/gtk/menu.c
8047         * src/gtk/menu.h
8048                 more copyright header fixes
8049
8050 2009-02-12 [paul]       3.7.0cvs63
8051
8052         * src/gtk/progressdialog.c
8053         * src/gtk/progressdialog.h
8054                 fix copyright header
8055
8056 2009-02-12 [paul]       3.7.0cvs62
8057
8058         * src/gtk/spell_entry.c
8059         * src/gtk/spell_entry.h
8060                 better, more standard copyright header
8061
8062 2009-02-12 [paul]       3.7.0cvs61
8063
8064         * src/gtk/spell_entry.c
8065         * src/gtk/spell_entry.h
8066                 changes to copyright header
8067
8068 2009-02-12 [paul]       3.7.0cvs60
8069
8070         * src/gtk/spell_entry.c
8071         * src/gtk/spell_entry.h
8072                 fix broken build
8073
8074 2009-02-11 [colin]      3.7.0cvs59
8075
8076         * src/gtk/spell_entry.c
8077         * src/gtk/spell_entry.h
8078                 Forgot to add files
8079
8080 2009-02-11 [colin]      3.7.0cvs58
8081
8082         * src/compose.c
8083         * src/gtk/Makefile.am
8084         * src/gtk/gtkaspell.c
8085         * src/gtk/gtkaspell.h
8086                 Add spellcheck to subject. Patch by
8087                 Pawel.
8088
8089 2009-02-10 [holger]     3.7.0cvs57
8090
8091         * src/printing.c
8092         * src/common/defs.h
8093                 Move filename define for printing page setup cache to defs.h
8094
8095 2009-02-08 [mones]      3.7.0cvs56
8096
8097         * src/matcher.h
8098                 Fix build for bison 2.4.1
8099
8100 2009-02-06 [holger]     3.7.0cvs55
8101
8102         * src/prefs_common.c
8103         * src/prefs_common.h
8104         * src/printing.c
8105                 Fix restoring of custom page setups for printing by
8106                 temporarily caching the settings.
8107                 This is a workaround for Gnome Bug #39018, and fixes
8108                 Claws Mail Bug #1840.
8109
8110 2009-02-06 [colin]      3.7.0cvs54
8111
8112         * src/mainwindow.c
8113                 Fix hardcoded Shift-Q quits. Fixes
8114                 bug 1838, 'Claws-Mail sometimes quits 
8115                 when attempting to type a capital Q'
8116
8117 2009-01-31 [paul]       3.7.0cvs53
8118
8119         * src/compose.c
8120                 revert 3.7.0cvs49, until there is time to find out
8121                 why it causes a nasty crash!
8122
8123 2009-01-31 [paul]       3.7.0cvs52
8124
8125         * src/mainwindow.c
8126                 1 string that was forgotten for translation
8127
8128 2009-01-31 [paul]       3.7.0cvs51
8129
8130         * src/messageview.c
8131                 2 strings that were forgotten for translation
8132
8133 2009-01-31 [paul]       3.7.0cvs50
8134
8135         * src/gtk/prefswindow.c
8136                 build prefs tree in a slightly smarter way -
8137                 fix bug where if path[0] had same name as
8138                 path[1], (like in the de translation), path[1]
8139                 was lost and not shown in the window
8140
8141 2009-01-31 [paul]       3.7.0cvs49
8142
8143         * src/compose.c
8144                 fix bug 1836, 'Quoted text still blue after
8145                 removal of quote-character'
8146                 comment out some debug_print's that needlessly
8147                 slow things down
8148         * src/undo.c
8149                 comment out a debug_print that needlessly slows
8150                 things down
8151
8152 2009-01-31 [paul]       3.7.0cvs48
8153
8154         * src/summaryview.c
8155                 fix bug 1834, '"semi"-selection when collapsing thread'
8156
8157 2009-01-31 [paul]       3.7.0cvs47
8158
8159         * src/prefs_compose_writing.c
8160         * src/prefs_message.c
8161                 move 'quote_chars' pref to where it should be
8162
8163 2009-01-30 [paul]       3.7.0cvs46
8164
8165         * src/summaryview.c
8166                 fix updating of popup menu sensitivity
8167
8168 2009-01-28 [paul]       3.7.0cvs45
8169
8170         * tools/filter_conv_new.pl
8171                 move 'move' and 'delete' to end of @actions
8172                 so that they are always final actions in the
8173                 generated filtering rule
8174
8175 2009-01-27 [paul]       3.7.0cvs44
8176
8177         * src/messageview.c
8178                 always select text/calendar mimepart if suitable
8179                 plugin (i.e. vCalendar) is available
8180
8181 2009-01-27 [paul]       3.7.0cvs43
8182
8183         * src/folder.c
8184                 fix crash when right-clicking in summaryview when
8185                 processing is active
8186
8187 2009-01-22 [colin]      3.7.0cvs42
8188
8189         * src/compose.c
8190         * src/privacy.c
8191         * src/privacy.h
8192                 When replying to signed/encrypted mail and the
8193                 preference to sign/encrypt in this case is set,
8194                 choose the original mail's privacy system (if
8195                 available).
8196
8197 2009-01-21 [colin]      3.7.0cvs41
8198
8199         * src/addressbook.h
8200                 Fix warning (on-the-fly theming of
8201                 addressbook isn't complete yet)
8202
8203 2009-01-21 [colin]      3.7.0cvs40
8204
8205         * src/account.c
8206         * src/addressbook.c
8207                 Win32: Fix window placement
8208
8209 2009-01-21 [paul]       3.7.0cvs39
8210
8211         * src/inc.c
8212                 update timeout log msg
8213
8214 2009-01-17 [colin]      3.7.0cvs38
8215
8216         * src/main.c
8217         * src/mbox.c
8218         * src/common/md5.c
8219         * src/common/utils.c
8220         * src/etpan/imap-thread.c
8221                 Fix g_open calls (which don't ignore mode)
8222
8223 2009-01-17 [colin]      3.7.0cvs37
8224
8225         * src/addressbook.c
8226         * src/compose.c
8227         * src/foldersel.c
8228         * src/main.c
8229         * src/mainwindow.c
8230         * src/mbox.c
8231         * src/common/md5.c
8232         * src/common/ssl_certificate.c
8233         * src/common/tags.c
8234         * src/common/utils.c
8235         * src/etpan/imap-thread.c
8236         * src/plugins/bogofilter/bogofilter.c
8237         * src/plugins/pgpinline/pgpinline.c
8238         * src/plugins/smime/smime.c
8239                 Probably fix bug 1825, 'Unable to fetch messages from 
8240                 IMAP folders named with non-ASCII string'
8241                 Change remaining occurences of fopen and open with
8242                 g_fopen and g_open
8243
8244 2009-01-17 [paul]       3.7.0cvs36
8245
8246         * manual/faq.xml
8247                 update an old, outdated piece of info
8248
8249 2009-01-17 [paul]       3.7.0cvs35
8250
8251         * src/prefs_folder_item.c
8252                 fix bug where saving Folder Properties of a
8253                 sub-folder of outbox, queue, draft or trash
8254                 would change its parent's folder type to normal
8255
8256 2009-01-12 [mones]      3.7.0cvs34
8257
8258         * po/es.po
8259                 Updated translation
8260
8261 2009-01-12 [wwp]        3.7.0cvs33
8262
8263         * tools/fix_date.sh
8264         * tools/popfile-link.sh
8265         * tools/textviewer.sh
8266                 Fix bashisms and other portability glitches (thanks to
8267                 Steven M. Bellovin).
8268
8269 2009-01-11 [paul]       3.7.0cvs32
8270
8271         * src/addrindex.c
8272                 clean up some build warnings
8273
8274 2009-01-11 [colin]      3.7.0cvs31
8275
8276         * src/addrindex.c
8277                 Revert part of patch 3.7.0cvs29 
8278                 This function is used when jpilot
8279                 support is disabled
8280
8281 2009-01-11 [colin]      3.7.0cvs30
8282
8283         * src/folder.c
8284                 folder_find_child_item_by_name():
8285                 actually use name, not path's basename
8286
8287 2009-01-11 [paul]       3.7.0cvs29
8288
8289         * src/addrclip.c
8290         * src/addrindex.c
8291         * src/addritem.c
8292         * src/foldersel.h
8293         * src/folderview.c
8294         * src/prefs_folder_item.c
8295                 clean up some build warnings
8296
8297 2009-01-11 [paul]       3.7.0cvs28
8298
8299         * src/gtk/about.c
8300                 don't even mention printing support, assume its
8301                 presence, unless building with GTK+ < 2.10.0
8302
8303 2009-01-10 [colin]      3.7.0cvs27
8304
8305         * src/codeconv.c
8306                 Fix bug 1811, '[mime] Crash when there's no 
8307                 room for filename's start on the same line'
8308                 When the mimetype of the attachment is very 
8309                 long, there's no room at all to start the 
8310                 name=... parameter on the same line. This
8311                 caused an infinite loop as 0 characters of
8312                 the filename could be appended.
8313                 In such cases, insert linebreak before the
8314                 name parameter.
8315
8316 2009-01-09 [colin]      3.7.0cvs26
8317
8318         * src/compose.c
8319         * src/mainwindow.c
8320         * src/common/utils.c
8321                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8322                 Compose Window does not attach'
8323
8324 2009-01-09 [colin]      3.7.0cvs25
8325
8326         * src/foldersel.c
8327                 Fix bug 1817, 'Changing Themes does not 
8328                 update the pixmaps in "Select folder" 
8329                 dialog box'
8330
8331 2009-01-09 [colin]      3.7.0cvs24
8332
8333         * src/main.c
8334                 Win32: Fix bug 1816, 'Attaching files with 
8335                 command-line generates error after attaching'
8336
8337 2009-01-09 [paul]       3.7.0cvs23
8338
8339         * src/gtk/about.c
8340                 forgot this '2009' in last commit
8341
8342 2009-01-09 [paul]       3.7.0cvs22
8343
8344         * src/*/*.[c,h]
8345                 it's 2009!
8346                 update copyright headers
8347
8348 2009-01-09 [paul]       3.7.0cvs21
8349
8350         * doc/man/claws-mail.1
8351                 update Team list
8352
8353 2009-01-09 [colin]      3.7.0cvs20
8354
8355         * src/messageview.c
8356                 Fix bug 1814, 'Windows' WM badly places 
8357                 message view'
8358
8359 2009-01-09 [colin]      3.7.0cvs19
8360
8361         * src/prefs_themes.c
8362         * src/stock_pixmap.c
8363         * src/stock_pixmap.h
8364         * src/common/utils.c
8365         * src/common/utils.h
8366                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8367
8368 2009-01-08 [colin]      3.7.0cvs18
8369
8370         * src/mimeview.c
8371                 Win32: Fix bug 1810, 'Pressing 'o' key 
8372                 crashes CM'
8373
8374 2009-01-07 [colin]      3.7.0cvs17
8375
8376         * src/html.c
8377                 Fix bug 1432, '&amp; not escaped in links (HTML 
8378                 rendered as text)'
8379
8380 2009-01-06 [colin]      3.7.0cvs16
8381
8382         * src/plugins/pgpcore/select-keys.c
8383                 Warn translators the usual way about
8384                 accels
8385
8386 2009-01-06 [colin]      3.7.0cvs15
8387
8388         * src/mainwindow.c
8389                 Fix synchronisation dialog that shouldn't
8390                 appear when network goes down (Network
8391                 Manager)
8392         * src/mimeview.c
8393         * src/textview.c
8394                 Fix save as when attach_save_dir isn't set
8395                 fixes bug 1804, 'attach_save_directory does 
8396                 not default to $HOME'
8397         * src/plugins/pgpcore/select-keys.c
8398                 Add mnemonics to buttons - warn translators!
8399
8400 2009-01-06 [wwp]        3.7.0cvs14
8401
8402         * src/common/utils.c
8403                 Fix cvs13, thanks to Colin.
8404
8405 2009-01-06 [wwp]        3.7.0cvs13
8406
8407         * src/common/utils.c
8408                 Better support for Spanish Outlook replies (RES).
8409
8410 2009-01-02 [colin]      3.7.0cvs12
8411
8412         * src/folderview.c
8413                 Fix (+) sign after collapsed folder names that 
8414                 have quicksearch-matching children.
8415                 Fixes bug 1506, 'Recursive search in collapsed 
8416                 folders'
8417
8418 2009-01-02 [colin]      3.7.0cvs11
8419
8420         * src/stock_pixmap.c
8421         * src/stock_pixmap.h
8422                 Remove now-unused stock_pixmap_gdk
8423
8424 2009-01-02 [colin]      3.7.0cvs10
8425
8426         * src/gtk/gtkutils.c
8427         * src/pixmaps/claws-mail_icon.xpm
8428                 Use pixbuf for app icon, and make the app icon
8429                 a bit nicer
8430
8431 2009-01-02 [colin]      3.7.0cvs9
8432
8433         * src/uri_opener.c
8434                 Show both link title and URI if possible
8435
8436 2009-01-02 [colin]      3.7.0cvs8
8437
8438         * src/addressadd.c
8439         * src/addressbook.c
8440         * src/addressbook_foldersel.c
8441         * src/addressitem.h
8442         * src/folderview.c
8443         * src/grouplistdialog.c
8444         * src/importldif.c
8445         * src/mimeview.c
8446         * src/summaryview.c
8447         * src/gtk/gtkcmclist.c
8448         * src/gtk/gtkcmclist.h
8449         * src/gtk/gtkcmctree.c
8450         * src/gtk/gtkcmctree.h
8451         * src/gtk/gtksctree.c
8452         * src/gtk/gtksctree.h
8453                 Implement pixbuf rendering in tree widgets
8454                 instead of pixmaps
8455         * src/plugins/trayicon/trayicon.c
8456         * src/noticeview.c
8457         * src/prefs_themes.c
8458                 Use pixbuf rendering here too
8459
8460 2008-12-30 [paul]       3.7.0cvs7
8461
8462         * src/textview.c
8463                 no need to prematurely trim the uri in the statusbar
8464
8465 2008-12-29 [paul]       3.7.0cvs6
8466
8467         * src/procmsg.c
8468                 prefer List-Id header to X-* headers when creating
8469                 filter rule automatically
8470
8471 2008-12-28 [colin]      3.7.0cvs5
8472
8473         * src/compose.c
8474                 Set minimum height to 440 instead of 480
8475
8476 2008-12-22 [colin]      3.7.0cvs4
8477
8478         * src/compose.c
8479                 Fix bug 1799, '"Discard message" deletes manually 
8480                 saved draft'. Switch rmode to REEDIT after 
8481                 manually saving.
8482
8483 2008-12-21 [paul]       3.7.0cvs3
8484
8485         * tools/claws.i18n.status.pl
8486                 updates
8487
8488 2008-12-21 [paul]       3.7.0cvs2
8489
8490         * AUTHORS
8491         * src/gtk/authors.h
8492                 (more) updates
8493
8494 2008-12-21 [paul]       3.7.0cvs1
8495
8496         * AUTHORS
8497         * src/gtk/authors.h
8498                 updates
8499
8500 2008-12-19 [paul]       3.7.0
8501
8502         * NEWS
8503         * README
8504         * RELEASE_NOTES 
8505                 3.7.0 released!
8506
8507 2008-12-19 [paul]       3.6.1cvs80
8508
8509         * configure.ac
8510                 remove unmaintained sk and sr from ALL_LINGUAS
8511                 add newly maintained cs to ALL_LINGUAS
8512         * po/bg.po
8513         * po/ca.po
8514         * po/cs.po
8515         * po/de.po
8516         * po/fi.po
8517         * po/hu.po
8518         * po/nl.po
8519         * po/pt_BR.po
8520         * po/ru.po
8521         * po/sv.po
8522                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8523                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8524                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8525                 Persson Fink
8526
8527 2008-12-16 [colin]      3.6.1cvs79
8528
8529         * src/plugins/pgpcore/sgpgme.c
8530                 Fix warning
8531
8532 2008-12-15 [colin]      3.6.1cvs78
8533
8534         * src/compose.c
8535         * src/privacy.c
8536         * src/privacy.h
8537         * src/plugins/pgpcore/sgpgme.c
8538         * src/plugins/pgpcore/sgpgme.h
8539         * src/plugins/pgpinline/pgpinline.c
8540         * src/plugins/pgpmime/pgpmime.c
8541         * src/plugins/smime/smime.c
8542                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8543                 email address" doesn't work'. Use custom from address
8544                 if set
8545
8546 2008-12-15 [colin]      3.6.1cvs77
8547
8548         * src/common/utils.c
8549                 Fix bug 1746, 'Makes a mailto link from several 
8550                 paragraphs'
8551
8552 2008-12-15 [paul]       3.6.1cvs76
8553
8554         * m4/spamassassin.m4
8555                 fix warnings thrown up by autoconf-2.63
8556
8557 2008-12-13 [colin]      3.6.1cvs75
8558
8559         * Makefile.am
8560         * src/Makefile.am
8561         * src/common/ssl.c
8562         * src/common/utils.c
8563         * src/common/utils.h
8564         * tools/Makefile.am
8565                 Finish previous patch
8566
8567 2008-12-13 [colin]      3.6.1cvs74
8568
8569         * tools/Makefile.am
8570                 Only install certs on windows
8571
8572 2008-12-13 [colin]      3.6.1cvs73
8573
8574         * tools/Makefile.am
8575         * tools/ca-certificates.crt
8576         * src/common/Makefile.am
8577         * src/common/ssl.c
8578                 First try to ship SSL certificates in Windows
8579                 build
8580
8581 2008-12-12 [colin]      3.6.1cvs72
8582
8583         * configure.ac
8584         * src/plugins/pgpinline/claws.def
8585                 Windows build fixes
8586
8587 2008-12-12 [paul]       3.6.1cvs71
8588
8589         * src/imap.c
8590         * src/mh.c
8591         * src/partial_download.c
8592         * src/textview.c
8593         * src/common/claws.c
8594         * src/common/prefs.c
8595         * src/common/utils.c
8596                 win32: fix unlinking, renaming and bug with
8597                 non-ascii username
8598                 Patch by Colin
8599
8600 2008-12-11 [colin]      3.6.1cvs70
8601
8602         * po/fr.po
8603         * manual/fr/advanced.xml
8604                 Update french translations
8605
8606 2008-12-10 [colin]      3.6.1cvs69
8607
8608         * manual/faq.xml
8609                 Correct bug submission guidelines
8610
8611 2008-12-10 [colin]      3.6.1cvs68
8612
8613         * src/plugins/pgpcore/pgp_viewer.c
8614                 Fix bug 1736, 'Key import does not work'
8615                 Kill the correct pid (and not the parent
8616                 shell), and increase the timeout a bit.
8617
8618 2008-12-09 [paul]       3.6.1cvs67
8619
8620         * src/messageview.c
8621                 ensure that any stray noticeview buttons are hidden,
8622                 as clicking them causes segfaults!
8623
8624 2008-12-09 [colin]      3.6.1cvs66
8625
8626         * src/compose.c
8627         * src/compose.h
8628         * src/folder_item_prefs.h
8629         * src/prefs_common.c
8630         * src/prefs_common.h
8631         * src/common/defs.h
8632                 Fix bug 1792, '"Save Message to" should 
8633                 retain list of recently selected folders'
8634                 Also, make Enchant-related prefs stick
8635                 even if the build doesn't enable enchant
8636
8637 2008-12-09 [paul]       3.6.1cvs65
8638
8639         * src/messageview.c
8640                 fix bug 1787, 'Prevent automatic PGP inline
8641                 decryption attempts' use the noticeview to display
8642                 decryption failure messages instead of the irritating
8643                 popup dialog
8644
8645 2008-12-09 [colin]      3.6.1cvs64
8646
8647         * src/prefs_filtering.c
8648                 Fix bug 1789, 'filtering account selection 
8649                 (regression)'. Filtering on sending-only
8650                 accounts can be a little useful when using
8651                 filtering via Tools menu.
8652
8653 2008-12-07 [paul]       3.6.1cvs63
8654
8655         * src/prefs_actions.c
8656                 don't auto-select first entry (same as other
8657                 similar dialogs)
8658         * src/gtk/pluginwindow.c
8659                 these parents don't have children so don't look
8660                 for them
8661
8662 2008-12-07 [paul]       3.6.1cvs62
8663
8664         * src/prefs_account.c
8665         * src/gtk/pluginwindow.c
8666         * src/gtk/prefswindow.c
8667         * src/gtk/prefswindow.h
8668                 auto-select first page
8669
8670 2008-12-05 [colin]      3.6.1cvs61
8671
8672         * src/codeconv.c
8673         * src/procmime.c
8674                 Fix bug 1788, 'CM crashes re-encoding 
8675                 encoded parameters' (introduced in cvs40)
8676
8677 2008-12-05 [paul]       3.6.1cvs60
8678
8679         * src/prefs_common.h
8680                 remove gpg prefs that are no longer needed here
8681
8682 2008-12-03 [colin]      3.6.1cvs59
8683
8684         * src/msgcache.c
8685                 Speed up cache reading (about 10% gain)
8686         * src/summaryview.c
8687         * src/gtk/gtksctree.c
8688                 Speed up expand/collapse all threads
8689                 (about 95% gain)
8690
8691 2008-12-03 [paul]       3.6.1cvs58
8692
8693         * configure.ac
8694                 eradicate gcc4's signedness warnings
8695                 fix building with gnuTLS on (Open)Solaris
8696
8697 2008-12-01 [colin]      3.6.1cvs57
8698
8699         * src/gtk/gtkcmclist.c
8700                 Fix column headers
8701
8702 2008-12-01 [colin]      3.6.1cvs56
8703
8704         * src/plugins/pgpinline/pgpinline.c
8705                 Fix bug 1779, 'PGP Inline badly handles 
8706                 multipart'. Properly dump the current part
8707                 instead of running around with scissors
8708
8709 2008-11-30 [paul]       3.6.1cvs55
8710
8711         * manual/advanced.xml
8712         * manual/plugins.xml
8713         * src/prefs_toolbar.c
8714                 remove the verb from the page title and
8715                 update references in the manual
8716
8717 2008-11-30 [paul]       3.6.1cvs54
8718
8719         * src/prefs_other.c
8720                 move Other/ page to Other/Miscellaneous
8721         * src/gtk/prefswindow.c
8722                 make parent page unselectable
8723
8724 2008-11-29 [paul]       3.6.1cvs53
8725
8726         * README
8727                 add the new 'primary_paste_unselects' hidden
8728                 option, add missing 'log_[...]_color' options,
8729                 and reformat the text
8730         * manual/advanced.xml
8731                 add the new 'primary_paste_unselects' hidden
8732                 option, add missing 'log_[...]_color' options
8733
8734 2008-11-28 [colin]      3.6.1cvs52
8735
8736         * src/mimeview.c
8737                 Fix leak
8738
8739 2008-11-28 [colin]      3.6.1cvs51
8740
8741         * po/fr.po
8742                 Update translation
8743
8744 2008-11-28 [colin]      3.6.1cvs50
8745
8746         * src/mainwindow.c
8747                 Fix account selection in Mailing list
8748                 menu
8749
8750 2008-11-28 [paul]       3.6.1cvs49
8751
8752         * po/Makefile.in.in
8753                 automatically remove obsolete strings
8754
8755 2008-11-28 [colin]      3.6.1cvs48
8756
8757         * src/plugins/pgpcore/sgpgme.c
8758                 Fix error message when key isn't available.
8759
8760 2008-11-27 [colin]      3.6.1cvs47
8761
8762         * src/filtering.c
8763         * src/matcher.c
8764                 Fix a little leak
8765
8766 2008-11-26 [colin]      3.6.1cvs46
8767
8768         * src/common/ssl.c
8769                 Fix new warning
8770
8771 2008-11-26 [colin]      3.6.1cvs45
8772
8773         * src/plugins/pgpcore/select-keys.c
8774         * src/plugins/pgpcore/sgpgme.c
8775                 Fix bug 1591, 'S/MIME: better key 
8776                 handling/selection dialog'
8777                 Really ignore revoked/expired keys
8778
8779 2008-11-26 [colin]      3.6.1cvs44
8780
8781         * src/main.c
8782         * src/common/claws.c
8783         * src/common/ssl.c
8784                 Make sure libgcrypt's threading is initialised
8785                 before gnutls. See also old bug 1539.
8786
8787 2008-11-26 [colin]      3.6.1cvs43
8788
8789         * src/imap.c
8790         * src/news.c
8791         * src/etpan/imap-thread.c
8792                 Fix possible crashes due to clist_begin()
8793                 not checking for NULLs (it should!)
8794
8795 2008-11-25 [colin]      3.6.1cvs42
8796
8797         * src/procmime.c
8798                 Fix line length in MIME parameters
8799
8800 2008-11-22 [paul]       3.6.1cvs41
8801
8802         * src/compose.c
8803                 grab Return key press in attachments Properties
8804                 dialog
8805
8806 2008-11-21 [colin]      3.6.1cvs40
8807
8808         * src/compose.c
8809         * src/procmime.c
8810                 Fix bug 1776, 'use encoded name parameters 
8811                 for attachments instead of ascii'.
8812                 Break the RFC 2047 by using B-encoded 
8813                 filename parameter, like everyone does,
8814                 following advice from the RFC author.
8815
8816 2008-11-21 [colin]      3.6.1cvs39
8817
8818         * src/common/socket.c
8819                 Rehandshake if server asks to
8820
8821 2008-11-21 [colin]      3.6.1cvs38
8822
8823         * src/mimeview.h
8824         * src/toolbar.h
8825         * src/common/session.h
8826         * src/common/smtp.h
8827                 Move conditional-compilation members to
8828                 end of structs
8829
8830 2008-11-19 [wwp]        3.6.1cvs37
8831
8832         * src/prefs_actions.c
8833                 Fixed wrong behaviour when pressing Escape (was not cancelling
8834                 the action).
8835
8836 2008-11-19 [wwp]        3.6.1cvs36
8837
8838         * src/compose.c
8839         * src/matcher.c
8840         * src/messageview.c
8841         * src/mimeview.c
8842         * src/prefs_actions.c
8843         * src/prefs_filtering_action.c
8844         * src/procmsg.c
8845         * src/summaryview.c
8846         * src/textview.c
8847         * src/common/utils.c
8848                 Replace occurrences of "command line" with "command-line" everywhere.
8849                 Enforce code style (mostly indentation) in prefs_actions.c.
8850
8851 2008-11-19 [colin]      3.6.1cvs35
8852
8853         * src/compose.c
8854         * src/prefs_common.c
8855         * src/prefs_common.h
8856                 Add primary_paste_unselects hidden preference
8857                 to change how middle-click pasting changes
8858                 the selection and insert point; defaults to
8859                 pre-3.6.1cvs31
8860
8861 2008-11-19 [colin]      3.6.1cvs34
8862
8863         * src/folderview.c
8864                 Always give focus to summaryview, even if
8865                 the folder is empty, in small screen layout.
8866                 Allows to go back to folderlist using the
8867                 keyboard.
8868
8869 2008-11-18 [colin]      3.6.1cvs33
8870
8871         * src/mainwindow.h
8872                 Put back conditional at the end of struct
8873
8874 2008-11-18 [colin]      3.6.1cvs32
8875
8876         * src/procmime.c
8877         * src/common/w32_reg.c
8878                 Fix crash on win32 when browsing to a
8879                 directory
8880
8881 2008-11-15 [colin]      3.6.1cvs31
8882
8883         * src/compose.c
8884                 After a mid-click paste, deselect selection
8885                 and go to end of paste.
8886
8887 2008-11-15 [colin]      3.6.1cvs30
8888
8889         * src/compose.c
8890                 Auto-save draft after external editor quits
8891
8892 2008-11-15 [colin]      3.6.1cvs29
8893
8894         * src/plugins/pgpcore/sgpgme.c
8895                 Fix wrong error display, thanks to
8896                 Charles A. Edwards
8897
8898 2008-11-14 [colin]      3.6.1cvs28
8899
8900         * src/prefs_actions.c
8901                 Comment out bogus (IMO) warning
8902
8903 2008-11-14 [colin]      3.6.1cvs27
8904
8905         * src/mainwindow.c
8906         * src/summaryview.c
8907         * src/summaryview.h
8908         * src/gtk/menu.c
8909         * src/gtk/menu.h
8910                 Share summaryview's context menu actions with
8911                 the equivalent menu items of the main menu;
8912                 this allows to share accelerators and de-
8913                 duplicate code.
8914
8915 2008-11-14 [colin]      3.6.1cvs26
8916
8917         * src/plugins/pgpcore/sgpgme.c
8918                 Fix bug 1768, 'claws-mail crashes while 
8919                 checking smime bad signature'
8920
8921 2008-11-13 [colin]      3.6.1cvs25
8922
8923         * src/account.c
8924         * src/filtering.c
8925                 Fix redefinition of PREFSBUFSIZE
8926
8927 2008-11-13 [wwp]        3.6.1cvs24
8928
8929         * tools/popfile-link.sh
8930                 Add support for reusing existing POPFile session ID.
8931
8932 2008-11-12 [colin]      3.6.1cvs23
8933
8934         * src/prefs_gtk.h
8935                 Fix bug 1771, 'Folder template gets 
8936                 truncated when exiting the application'
8937                 Use a 32k buffer for string preferences
8938
8939 2008-11-11 [colin]      3.6.1cvs22
8940
8941         * src/summaryview.c
8942                 Fix "display sender using addressbook" when
8943                 prefs_common.swap_from is in use. Patch by
8944                 H. Merijn Brand
8945
8946 2008-11-11 [colin]      3.6.1cvs21
8947
8948         * src/autofaces.c
8949         * src/common/md5.c
8950         * src/common/md5.h
8951                 Make a few functions static
8952
8953 2008-11-07 [colin]      3.6.1cvs20
8954
8955         * src/mainwindow.c
8956         * src/summaryview.c
8957                 Fix crash when rebuilding colorlabel
8958                 menu
8959         * src/addrgather.c
8960         * src/editldap.c
8961         * src/prefs_account.c
8962         * src/prefs_compose_writing.c
8963         * src/prefs_logging.c
8964         * src/prefs_message.c
8965         * src/prefs_other.c
8966         * src/prefs_receive.c
8967         * src/prefs_summaries.c
8968         * src/prefs_wrapping.c
8969         * src/plugins/bogofilter/bogofilter_gtk.c
8970         * src/plugins/pgpcore/prefs_gpg.c
8971         * src/plugins/spamassassin/spamassassin_gtk.c
8972                 Fix deprecated use of page_size in 
8973                 gtkspinbutton adjustments
8974
8975 2008-11-06 [mones]      3.6.1cvs19
8976
8977         * src/mainwindow.c
8978                 Fix missing "About" in Help menu
8979         * tools/claws.i18n.status.pl
8980                 Fix header
8981
8982 2008-11-05 [colin]      3.6.1cvs18
8983
8984         * src/action.c
8985         * src/main.c
8986         * src/mainwindow.c
8987         * src/common/socket.c
8988         * src/common/socket.h
8989         * src/gtk/gtkutils.c
8990         * src/gtk/gtkutils.h
8991                 w32: Implement single launch (lock
8992                 socket); always put debug log to
8993                 the rc_dir; fix Start menu update
8994                 after registering as default Mail 
8995                 app
8996
8997 2008-11-05 [colin]      3.6.1cvs17
8998
8999         * src/mainwindow.c
9000                 Setting the Mail start menu item in HKCU 
9001                 confuses the Internet Options dialog. Do 
9002                 it in HKLM as this dialog does.
9003
9004 2008-11-04 [colin]      3.6.1cvs16
9005
9006         * src/common/w32_reg.c
9007                 Fix off-by-one
9008
9009 2008-11-04 [colin]      3.6.1cvs15
9010
9011         * src/procmime.c
9012                 w32: Fix getting content-type 
9013         * src/mimeview.c
9014         * src/prefs_common.c
9015         * src/prefs_common.h
9016         * src/prefs_ext_prog.c
9017         * src/textview.c
9018                 w32: better integration (use the
9019                 standard file associations instead
9020                 of our platform-unadapted open
9021                 dialog)
9022         * src/mainwindow.c
9023         * src/common/utils.c
9024         * src/common/w32_reg.c
9025         * src/common/w32lib.h
9026                 w32: better integration (allow 
9027                 setting Claws as default MUA)
9028
9029 2008-11-01 [colin]      3.6.1cvs14
9030
9031         * src/codeconv.c
9032                 Fix wrongly converted non-ascii characters
9033                 when locale's charset is US-ASCII (strict-mode
9034                 was failing in this case)
9035
9036 2008-10-30 [colin]      3.6.1cvs13
9037
9038         * src/mimeview.c
9039         * src/mimeview.h
9040         * src/textview.c
9041         * src/textview.h
9042                 Use one UI Manager per mimeview, instead of
9043                 the global one -- else user_data pointer gets
9044                 broken if opening and closing another message-
9045                 view, then using right-click on a mimeview's 
9046                 mimepart. Probably fixes bug 1711, 'Save-as
9047                 attachment crashes'
9048
9049 2008-10-24 [paul]       3.6.1cvs12
9050
9051         * tools/Makefile.am
9052         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
9053         * tools/kdeservicemenu/install.sh
9054                 another, possibly the final?, attempt on getting this
9055                 sorted for kde4
9056
9057 2008-10-24 [paul]       3.6.1cvs11
9058
9059         * tools/kdeservicemenu/install.sh
9060                 fix servicemenu installation directory on kde4
9061
9062 2008-10-24 [paul]       3.6.1cvs10
9063
9064         * tools/kdeservicemenu/README
9065         * tools/kdeservicemenu/install.sh
9066                 add support for kde4 in addition to kde3.
9067                 a rework involving checking for kde4-config, then
9068                 kde-config, finally prompting the user for the
9069                 location of either if they cannot be found
9070                 
9071
9072 2008-10-18 [paul]       3.6.1cvs9
9073
9074         * tools/claws.i18n.status.pl
9075                 updated with latest translator info.
9076                 only print for languages defined in %langname
9077
9078 2008-10-17 [paul]       3.6.1cvs8
9079
9080         * src/plugins/pgpcore/sgpgme.c
9081                 when listing the uid's, show the uid validity
9082
9083 2008-10-16 [paul]       3.6.1cvs7
9084
9085         * INSTALL
9086                 updated
9087
9088 2008-10-13 [wwp]        3.6.1cvs6
9089
9090         * po/fr.po
9091                 Updated French translation.
9092
9093 2008-10-11 [colin]      3.6.1cvs5
9094
9095         * src/gtk/authors.h
9096                 Fix bug 1756, "Outdated translators list in About 
9097                 dialogue". Patch by Aleksei Miheev.
9098
9099 2008-10-11 [colin]      3.6.1cvs4
9100
9101         * src/account.c
9102         * src/imap.c
9103         * src/inc.c
9104         * src/main.c
9105         * src/mainwindow.c
9106         * src/news.c
9107         * src/pop.c
9108         * src/pop.h
9109         * src/prefs_account.c
9110         * src/send_message.c
9111         * src/send_message.h
9112         * src/ssl_manager.c
9113         * src/ssl_manager.h
9114         * src/wizard.c
9115         * src/common/claws.c
9116         * src/common/defs.h
9117         * src/common/session.c
9118         * src/common/session.h
9119         * src/common/smtp.c
9120         * src/common/smtp.h
9121         * src/common/socket.c
9122         * src/common/socket.h
9123         * src/common/ssl.c
9124         * src/common/ssl.h
9125         * src/common/ssl_certificate.c
9126         * src/common/ssl_certificate.h
9127         * src/gtk/about.c
9128         * src/gtk/sslcertwindow.c
9129         * src/gtk/sslcertwindow.h
9130                 Remove OpenSSL code
9131
9132 2008-10-11 [colin]      3.6.1cvs3
9133
9134         * src/common/ssl_certificate.c
9135                 Make local function static
9136
9137 2008-10-10 [colin]      3.6.1cvs2
9138
9139         * src/common/ssl.h
9140         * src/common/ssl_certificate.c
9141         * src/gtk/sslcertwindow.c
9142                 Add offline certificate verification,
9143                 thanks to Nikos Mavrogiannopoulos for the
9144                 hints
9145
9146 2008-10-10 [colin]      3.6.1cvs1
9147
9148         * src/common/ssl_certificate.c
9149         * src/gtk/sslcertwindow.c
9150                 Fix warnings
9151
9152 2008-10-10 [paul]       3.6.1
9153
9154         * m4/spamassassin.m4
9155                 remove openssl dross
9156
9157         * NEWS
9158         * README
9159         * RELEASE_NOTES 
9160                 3.6.1 released!
9161
9162 2008-10-10 [colin]      3.6.0cvs25
9163
9164         * src/common/ssl.c
9165                 Tell libetpan it doesn't need to init
9166                 GnuTLS
9167
9168 2008-10-10 [colin]      3.6.0cvs24
9169
9170         * claws-mail.pc.in
9171                 Remove references to openssl
9172
9173 2008-10-09 [colin]      3.6.0cvs23
9174
9175         * configure.ac
9176                 Fix message
9177
9178 2008-10-09 [colin]      3.6.0cvs22
9179
9180         * configure.ac
9181                 Error out when building against openssl
9182
9183 2008-10-09 [colin]      3.6.0cvs21
9184
9185         * configure.ac
9186         * COPYING
9187         * src/crash.c
9188         * src/main.c
9189         * src/gtk/about.c
9190                 Disable OpenSSL due to requirement of
9191                 OpenSSL exception. Code not removed yet,
9192                 just in case, but disabled.
9193
9194 2008-10-09 [colin]      3.6.0cvs20
9195
9196         * configure.ac
9197         * src/Makefile.am
9198         * src/crash.c
9199         * src/gedit-print.c
9200         * src/gedit-print.h
9201         * src/main.c
9202         * src/mainwindow.c
9203         * src/messageview.c
9204         * src/prefs_ext_prog.c
9205         * src/prefs_fonts.c
9206         * src/prefs_image_viewer.c
9207         * src/printing.c
9208         * src/printing.h
9209         * src/summaryview.c
9210         * src/gtk/Makefile.am
9211         * src/gtk/about.c
9212         * src/gtk/gtksourceprintjob.c
9213         * src/gtk/gtksourceprintjob.h
9214                 Revert previous patch. It'd be better to remove
9215                 OpenSSL instead, as GnuTLS works as well.
9216
9217 2008-10-09 [colin]      3.6.0cvs19
9218
9219         * configure.ac
9220         * src/Makefile.am
9221         * src/crash.c
9222         * src/gedit-print.c
9223         * src/gedit-print.h
9224         * src/main.c
9225         * src/mainwindow.c
9226         * src/messageview.c
9227         * src/prefs_ext_prog.c
9228         * src/prefs_fonts.c
9229         * src/prefs_image_viewer.c
9230         * src/printing.c
9231         * src/printing.h
9232         * src/summaryview.c
9233         * src/gtk/Makefile.am
9234         * src/gtk/about.c
9235         * src/gtk/gtksourceprintjob.c
9236         * src/gtk/gtksourceprintjob.h
9237                 Remove the libgnomeprint interface (deprecated,
9238                 and fixes Debian's #501570, 'Copyright confusion')
9239
9240 2008-10-09 [colin]      3.6.0cvs18
9241
9242         * configure.ac
9243                 Require libetpan 0.57 (important fixes)
9244
9245 2008-10-08 [paul]       3.6.0cvs17
9246
9247         * src/prefs_filtering_action.c
9248         * src/prefs_matcher.c
9249                 enable re-ordering of the filtering/processing
9250                 condition and actions lists by drag'n'drop
9251
9252 2008-10-08 [colin]      3.6.0cvs16
9253
9254         * src/addressbook.c
9255                 Fix wrong menu title
9256
9257 2008-10-07 [colin]      3.6.0cvs15
9258
9259         * src/imap.c
9260                 After thinking, revert this. It's only a minor
9261                 annoyance to GSSAPI users, and I can't test this
9262                 right now. Postponed until after next good release.
9263
9264 2008-10-07 [colin]      3.6.0cvs14
9265
9266         * src/imap.c
9267                 Don't ask for a password when using GSSAPI
9268
9269 2008-10-07 [colin]      3.6.0cvs13
9270
9271         * src/mainwindow.c
9272                 Fix build with GTK+ < 2.14
9273
9274 2008-10-07 [colin]      3.6.0cvs12
9275
9276         * src/mainwindow.c
9277         * src/mainwindow.h
9278         * src/prefs_common.c
9279         * src/prefs_common.h
9280         * src/summaryview.c
9281         * src/gtk/colorlabel.c
9282                 Fix bug 1749, 'Shortcut keys for color labels 
9283                 not changeable'
9284                 Make fullscreen a setting remembered between
9285                 sessions
9286
9287 2008-10-07 [colin]      3.6.0cvs11
9288
9289         * src/prefs_other.c
9290                 Fix bug 1747, 'Wanderlust keybindings no longer 
9291                 working (regression)'
9292
9293 2008-10-07 [colin]      3.6.0cvs10
9294
9295         * src/mainwindow.c
9296                 Make fullscreen a real menu item
9297
9298 2008-10-07 [colin]      3.6.0cvs9
9299
9300         * src/mainwindow.c
9301                 Make sure we won't save size when
9302                 fullscreening
9303
9304 2008-10-06 [colin]      3.6.0cvs8
9305
9306         * src/mainwindow.c
9307         * src/mainwindow.h
9308                 Handle fullscreen via F11. Patch by
9309                 Michael Rasmussen
9310
9311 2008-10-06 [colin]      3.6.0cvs7
9312
9313         * src/common/ssl.c
9314                 Fix return value when setting client cert
9315
9316 2008-10-04 [colin]      3.6.0cvs6
9317
9318         * src/mimeview.c
9319                 Fix bug 1742, 'Attachment list contents not 
9320                 visible/scrollable'
9321
9322 2008-10-04 [paul]       3.6.0cvs5
9323
9324         * src/mainwindow.c
9325                 fix failure of Hide toolbar option on restart
9326
9327 2008-10-04 [colin]      3.6.0cvs4
9328
9329         * src/addressbook.c
9330         * src/compose.c
9331         * src/mainwindow.c
9332         * src/messageview.c
9333         * src/summaryview.c
9334                 Maemo: Fix bug 1737, Crashes upon opening
9335
9336 2008-10-04 [paul]       3.6.0cvs3
9337
9338         * po/pt_BR.po
9339                 submitted (just a little late) by Frederico
9340                 Goncalves Guimaraes
9341
9342 2008-10-03 [wwp]        3.6.0cvs2
9343
9344         * po/fr.po
9345                 Many fixes, mostly in menus and accelerators.
9346
9347 2008-10-03 [colin]      3.6.0cvs1
9348
9349         * src/gtk/filesel.c
9350                 Allow network mounts with new GTKs: they're
9351                 available via FUSE mounts and we don't need
9352                 GVFS.
9353
9354 2008-10-03 [paul]       3.6.0
9355
9356         * NEWS
9357         * README
9358         * RELEASE_NOTES 
9359                 3.6.0 released!
9360
9361 2008-10-03 [paul]       3.5.0cvs145
9362
9363         * configure.ac
9364         * po/bg.po
9365         * po/nl.po
9366         * po/ru.po
9367         * po/sv.po
9368                 new translations. added by Yasen Pramatarov,
9369                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9370         * po/ca.po
9371         * po/de.po
9372         * po/fi.po
9373         * po/fr.po
9374         * po/hu.po
9375         * po/it.po
9376         * po/pl.po
9377         * po/zh_CN.po
9378                 updated translations. submitted by Miquel Oliete,
9379                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9380                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9381
9382 2008-10-02 [colin]      3.5.0cvs144
9383
9384         * src/common/session.c
9385                 Fix crash when connection fails on windows
9386
9387 2008-10-01 [colin]      3.5.0cvs143
9388
9389         * src/imap.c
9390                 Real fix for FS-unsafe chars on win32
9391
9392 2008-10-01 [colin]      3.5.0cvs142
9393
9394         * src/imap.c
9395                 Encode prohibited filenames on win32
9396
9397 2008-09-30 [mones]      3.5.0cvs141
9398
9399         * src/ldapctrl.c
9400         * src/main.c
9401         * src/prefs_themes.c
9402         * src/printing.c
9403                 Fix output of some debug messages
9404
9405 2008-09-30 [colin]      3.5.0cvs140
9406
9407         * src/addrbook.c
9408         * src/addrharvest.c
9409         * src/compose.c
9410         * src/jpilot.c
9411         * src/mh.c
9412         * src/prefs_themes.c
9413         * src/procheader.c
9414         * src/procmime.c
9415         * src/summaryview.c
9416         * src/common/utils.c
9417         * src/gtk/sslcertwindow.c
9418                 Win32: Fix time usage; use g_stat
9419
9420 2008-09-29 [colin]      3.5.0cvs139
9421
9422         * src/common/utils.c
9423                 Fix case-sensitive match of subject
9424                 prefixes on win32
9425
9426 2008-09-29 [colin]      3.5.0cvs138
9427
9428         * src/folder_item_prefs.c
9429         * src/folder_item_prefs.h
9430         * src/matcher.c
9431         * src/prefs_folder_item.c
9432         * src/prefs_matcher.c
9433         * src/summaryview.c
9434         * src/common/string_match.c
9435         * src/common/utils.c
9436                 Fix a huge leak (dozens of megs per folder
9437                 change) on Windows: disable regexps 
9438
9439 2008-09-28 [paul]       3.5.0cvs137
9440
9441         * po/en_GB.po
9442                 updated
9443
9444 2008-09-27 [colin]      3.5.0cvs136
9445
9446         * src/account.c
9447         * src/account.h
9448                 Add accessor for cur_account
9449
9450 2008-09-27 [colin]      3.5.0cvs135
9451
9452         * src/imap.c
9453                 Fix crash when error happen on session establishment
9454
9455 2008-09-26 [mones]      3.5.0cvs134
9456
9457         * po/es.po
9458                 Updated for release
9459
9460 2008-09-26 [colin]      3.5.0cvs133
9461
9462         * src/plugins/pgpcore/claws.def
9463                 Fix symbol
9464
9465 2008-09-26 [colin]      3.5.0cvs132
9466
9467         * src/prefs_common.c
9468         * src/prefs_common.h
9469         * src/plugins/pgpcore/pgp_viewer.c
9470                 Add an accessor to prefs_common for plugins
9471                 (Win32 fix)
9472
9473 2008-09-25 [colin]      3.5.0cvs131
9474
9475         * src/main.c
9476                 Fix bug 1725, 'useless lines in clawsrc'
9477         * src/plugins/smime/mypgpcore.def
9478                 Add a missing symbol
9479
9480 2008-09-25 [paul]       3.5.0cvs130
9481
9482         * src/plugins/smime/mypgpcore.def
9483         * src/plugins/smime/plugin.def
9484         * src/plugins/smime/version.rc
9485                 add these windows-specific files
9486                 (Thanks to Colin)
9487
9488 2008-09-25 [colin]      3.5.0cvs129
9489
9490         * src/main.c
9491                 Load standard plugins only on first run
9492
9493 2008-09-25 [colin]      3.5.0cvs128
9494
9495         * src/codeconv.c
9496                 Fix build...
9497
9498 2008-09-24 [colin]      3.5.0cvs127
9499
9500         * src/codeconv.c
9501                 Add nb_NO's charset (iso-8859-1)
9502
9503 2008-09-24 [colin]      3.5.0cvs126
9504
9505         * src/common/utils.c
9506                 Fix get_mail_base_dir() on windows
9507                 (was synced from main ages ago)
9508
9509 2008-09-24 [colin]      3.5.0cvs125
9510
9511         * src/main.c
9512         * src/wizard.c
9513                 Integrate better with Windows' style
9514
9515 2008-09-23 [paul]       3.5.0cvs124
9516
9517         * src/compose.c
9518         * src/mainwindow.c
9519         * src/messageview.c
9520                 offer these strings to translators too 
9521
9522 2008-09-23 [colin]      3.5.0cvs123
9523
9524         * configure.ac
9525                 Add a --disable-dbus flag in case we want
9526                 no DBUS even if headers are available (like
9527                 for building gpg4win)
9528         * src/filtering.c
9529         * src/mainwindow.c
9530         * src/prefs_logging.c
9531         * src/common/utils.c
9532         * src/plugins/pgpcore/sgpgme.c
9533         * src/plugins/smime/claws.def
9534                 Windows fixes:
9535                 - disable filtering log (it's crashy for
9536                   some reason)
9537                 - fix gmtime_r when time is -1 (before 01/01/70)
9538                 - add symbols for smime
9539
9540 2008-09-22 [colin]      3.5.0cvs122
9541
9542         * src/common/utils.c
9543         * src/account.c
9544                 Remove raw printf
9545         * src/compose.c
9546                 Fix cursor position after changing account
9547         * src/imap.c
9548         * src/mimeview.c
9549         * src/news.c
9550                 Fix absolute path detection 
9551
9552 2008-09-21 [colin]      3.5.0cvs121
9553
9554         * src/gtk/gtkaspell.c
9555                 Don't try to use empty dictionaries
9556
9557 2008-09-20 [colin]      3.5.0cvs120
9558
9559         * po/POTFILES.in
9560                 Add the new files to the translations
9561
9562 2008-09-20 [colin]      3.5.0cvs119
9563
9564         * configure.ac
9565         * src/plugins/Makefile.am
9566         * src/plugins/smime/Makefile.am
9567         * src/plugins/smime/plugin.c
9568         * src/plugins/smime/smime.c
9569         * src/plugins/smime/smime.deps
9570         * src/plugins/smime/smime.h
9571                 Include S/Mime plugin in the main plugins
9572                 Will ease the Gpg4win team's work
9573
9574 2008-09-20 [colin]      3.5.0cvs118
9575
9576         * src/autofaces.c
9577         * src/compose.c
9578         * src/ldapquery.c
9579         * src/main.c
9580         * src/news.c
9581         * src/common/socket.c
9582         * src/gtk/gtkutils.c
9583         * src/plugins/pgpcore/claws.def
9584                 Windows: more fixes, thanks to wwp and
9585                 Marcus Brinkmann
9586
9587 2008-09-20 [colin]      3.5.0cvs117
9588
9589         * src/imap.c
9590                 Tell on which server errors happened
9591
9592 2008-09-20 [colin]      3.5.0cvs116
9593
9594         * src/etpan/etpan-thread-manager.c
9595         * src/etpan/imap-thread.c
9596         * src/etpan/nntp-thread.c
9597                 Windows: Fix hang on IMAP/NNTP
9598
9599 2008-09-20 [colin]      3.5.0cvs115
9600
9601         * src/common/utils.c
9602                 Fix bug 1723, "Buffer overflow crash caused by 
9603                 preview in 'Date format help' dialog box"
9604                 Also, optimise fast_strftime a bit :)
9605
9606 2008-09-18 [colin]      3.5.0cvs114
9607
9608         * src/procmime.c
9609         * src/textview.c
9610                 Check for NULLs before str* functions
9611
9612 2008-09-18 [colin]      3.5.0cvs113
9613
9614         * src/messageview.c
9615         * src/procmime.c
9616         * src/textview.c
9617                 Handle html parts in multipart/related
9618                 Decode ISO-8859-1 as Windows-1252 (the former
9619                 is a subset of the latter) in order to 
9620                 workaround Outlook mails misencoding
9621         * src/gtk/logwindow.c
9622         * src/gtk/logwindow.h
9623                 Clear mainwindow's error pixmap when the
9624                 error scrolls out of the log
9625
9626 2008-09-17 [colin]      3.5.0cvs112
9627
9628         * src/image_viewer.c
9629                 Fix image loading (multiple childs added to 
9630                 scrolledwindow, break of the resize functionality)
9631         * src/account.c
9632         * src/prefs_folder_item.c
9633         * src/prefs_spelling.c
9634         * src/gtk/gtkaspell.c
9635                 Better fix problems with dictionaries updates
9636
9637 2008-09-17 [colin]      3.5.0cvs111
9638
9639         * src/common/utils.c
9640                 Fix double-opening (fixes multiple signatures when
9641                 using signify)
9642
9643 2008-09-16 [colin]      3.5.0cvs110
9644
9645         * src/prefs_account.c
9646         * src/prefs_folder_item.c
9647         * src/prefs_spelling.c
9648         * src/gtk/gtkaspell.c
9649                 Better stripping of aspell dictionaries names
9650
9651 2008-09-16 [colin]
9652
9653         * 3.6.0-rc1 released
9654
9655 2008-09-16 [colin]      3.5.0cvs109
9656
9657         * src/account.c
9658         * src/inc.c
9659         * src/mainwindow.c
9660         * src/prefs_account.h
9661         * src/prefs_other.c
9662         * src/send_message.c
9663         * src/gtk/inputdialog.c
9664                 Don't add a pref to allow remembering passwords
9665                 (Just not checking the checkbox is enough)
9666
9667 2008-09-16 [colin]      3.5.0cvs108
9668
9669         * configure.ac
9670                 Require libetpan 0.56 as 0.55 is crashy
9671         * src/messageview.c
9672                 Fix english
9673         * src/gtk/inputdialog.c
9674         * src/gtk/inputdialog.h
9675                 Fix warnings
9676
9677 2008-09-16 [wwp]        3.5.0cvs107
9678
9679         * src/compose.c
9680                 Complete 3.5.0cvs106 by removing a function that got
9681                 moved to account.[ch].
9682
9683 2008-09-16 [wwp]        3.5.0cvs106
9684
9685         * src/account.c
9686         * src/account.h
9687         * src/compose.c
9688         * src/quote_fmt.c
9689         * src/quote_fmt_lex.l
9690         * src/quote_fmt_parse.y
9691                 Add account signature (path and value string) manipulation
9692                 keywords to the template processor. It's now possible in
9693                 all templates to insert the account signature to an
9694                 arbitrary location or to pass it to a external script for
9695                 further editing.
9696
9697
9698 2008-09-16 [mones]      3.5.0cvs105
9699
9700         * src/imap.c
9701         * src/inc.c
9702         * src/mainwindow.c
9703         * src/mainwindow.h
9704         * src/news.c
9705         * src/prefs_account.h
9706         * src/prefs_common.c
9707         * src/prefs_common.h
9708         * src/prefs_other.c
9709         * src/send_message.c
9710         * src/gtk/inputdialog.c
9711         * src/gtk/inputdialog.h
9712                 Implement session passwords: unsaved passwords for receiving
9713                 or sending of accounts can be remembered while running to 
9714                 avoid repetitive typing.
9715                 As keeping passwords in memory is unsafe a new preference 
9716                 in Other page is added to activate or not such capability.
9717
9718 2008-09-14 [colin]      3.5.0cvs104
9719
9720         * src/codeconv.c
9721         * src/codeconv.h
9722                 Make conv_iconv_strdup static
9723
9724 2008-09-12 [colin]      3.5.0cvs103
9725
9726         * claws-mail.pc.in
9727         * src/Makefile.am
9728         * src/compose.c
9729         * src/compose.h
9730         * src/crash.c
9731         * src/folder_item_prefs.c
9732         * src/folder_item_prefs.h
9733         * src/main.c
9734         * src/prefs_account.c
9735         * src/prefs_common.c
9736         * src/prefs_common.h
9737         * src/prefs_folder_item.c
9738         * src/prefs_spelling.c
9739         * src/prefs_template.c
9740         * src/quote_fmt.h
9741         * src/quote_fmt_parse.y
9742         * src/toolbar.c
9743         * src/toolbar.h
9744         * src/gtk/Makefile.am
9745         * src/gtk/about.c
9746         * src/gtk/filesel.c
9747         * src/gtk/gtkaspell.c
9748         * src/gtk/gtkaspell.h
9749         * src/plugins/bogofilter/Makefile.am
9750         * src/plugins/dillo_viewer/Makefile.am
9751         * src/plugins/spamassassin/Makefile.am
9752         * src/plugins/trayicon/Makefile.am
9753                 Switch spellchecker to Enchant
9754
9755 2008-09-12 [paul]       3.5.0cvs102
9756
9757         * tools/README
9758         * tools/csv2addressbook.pl
9759                 add support for Fox Mail
9760
9761 2008-09-12 [paul]       3.5.0cvs101
9762
9763         * src/compose.c
9764         * src/prefs_wrapping.c
9765                 changes to English
9766
9767 2008-09-12 [paul]       3.5.0cvs100
9768
9769         * configure.ac
9770                 revert cvs99's libenchant commit error
9771
9772 2008-09-12 [colin]      3.5.0cvs99
9773
9774         * src/inc.c
9775                 Only go to inbox if there are new mails
9776                 (and fetch was manual)
9777
9778 2008-09-10 [colin]      3.5.0cvs98
9779
9780         * src/inc.c
9781         * src/summaryview.c
9782         * src/common/session.c
9783                 Use g_timeout_add_seconds instead of g_timeout_add
9784                 on glib >= 2.14 when we don't need precision on the 
9785                 delay. This helps reducing power consumption:
9786                 http://mjg59.livejournal.com/74651.html
9787
9788 2008-09-10 [colin]      3.5.0cvs97
9789
9790         * src/compose.c
9791                 Don't save window size and position when
9792                 compose is hidden (filtering action)
9793
9794 2008-09-09 [colin]      3.5.0cvs96
9795
9796         * src/action.h
9797         * src/addr_compl.c
9798         * src/addressadd.c
9799         * src/addressbook.h
9800         * src/addressbook_foldersel.c
9801         * src/addressitem.h
9802         * src/addrgather.c
9803         * src/alertpanel.c
9804         * src/browseldap.c
9805         * src/editaddress.c
9806         * src/editaddress_other_attributes_ldap.h
9807         * src/editbook.c
9808         * src/editjpilot.c
9809         * src/editldap.c
9810         * src/editldap_basedn.c
9811         * src/editvcard.c
9812         * src/exphtmldlg.c
9813         * src/expldifdlg.c
9814         * src/export.c
9815         * src/foldersel.c
9816         * src/foldersel.h
9817         * src/gedit-print.c
9818         * src/gedit-print.h
9819         * src/grouplistdialog.c
9820         * src/headerview.c
9821         * src/headerview.h
9822         * src/image_viewer.c
9823         * src/import.c
9824         * src/importldif.c
9825         * src/importmutt.c
9826         * src/importpine.c
9827         * src/inc.c
9828         * src/main.c
9829         * src/main.h
9830         * src/messageview.c
9831         * src/messageview.h
9832         * src/noticeview.c
9833         * src/prefs_actions.c
9834         * src/prefs_filtering.c
9835         * src/prefs_folder_column.c
9836         * src/prefs_gtk.h
9837         * src/prefs_summary_column.c
9838         * src/prefs_toolbar.c
9839         * src/send_message.c
9840         * src/setup.c
9841         * src/sourcewindow.c
9842         * src/sourcewindow.h
9843         * src/ssl_manager.c
9844         * src/statusbar.c
9845         * src/statusbar.h
9846         * src/stock_pixmap.c
9847         * src/stock_pixmap.h
9848         * src/summaryview.c
9849         * src/textview.c
9850         * src/textview.h
9851         * src/undo.h
9852         * src/uri_opener.c
9853         * src/wizard.c
9854         * src/wizard.h
9855         * src/common/ssl.h
9856         * src/common/utils.c
9857         * src/gtk/about.c
9858         * src/gtk/colorlabel.c
9859         * src/gtk/colorlabel.h
9860         * src/gtk/combobox.h
9861         * src/gtk/description_window.c
9862         * src/gtk/filesel.c
9863         * src/gtk/gtkaspell.c
9864         * src/gtk/gtkaspell.h
9865         * src/gtk/gtkcmclist.c
9866         * src/gtk/gtkcmclist.h
9867         * src/gtk/gtkcmctree.c
9868         * src/gtk/gtkcmctree.h
9869         * src/gtk/gtkcmoptionmenu.h
9870         * src/gtk/gtksctree.c
9871         * src/gtk/gtksctree.h
9872         * src/gtk/gtkshruler.c
9873         * src/gtk/gtkshruler.h
9874         * src/gtk/gtksourceprintjob.c
9875         * src/gtk/gtksourceprintjob.h
9876         * src/gtk/gtkutils.c
9877         * src/gtk/gtkutils.h
9878         * src/gtk/gtkvscrollbutton.c
9879         * src/gtk/gtkvscrollbutton.h
9880         * src/gtk/icon_legend.c
9881         * src/gtk/inputdialog.c
9882         * src/gtk/logwindow.c
9883         * src/gtk/logwindow.h
9884         * src/gtk/manage_window.c
9885         * src/gtk/manage_window.h
9886         * src/gtk/menu.c
9887         * src/gtk/prefswindow.c
9888         * src/gtk/progressdialog.c
9889         * src/gtk/progressdialog.h
9890         * src/plugins/bogofilter/bogofilter_gtk.c
9891         * src/plugins/pgpcore/passphrase.c
9892         * src/plugins/spamassassin/spamassassin_gtk.c
9893         * src/plugins/trayicon/trayicon.c
9894         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9895         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9896         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9897         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9898         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9899                 Complete GTK+ 2.14 undeprecation
9900                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9901
9902 2008-09-09 [colin]      3.5.0cvs95
9903
9904         * src/gtk/gtkcmclist.h
9905                 Fix build on GTK+ 2.14
9906
9907 2008-09-08 [colin]      3.5.0cvs94
9908
9909         * src/noticeview.c
9910         * src/noticeview.h
9911                 Remove GtkSignalFunc
9912
9913 2008-09-07 [colin]      3.5.0cvs93
9914
9915         * src/addressadd.c
9916         * src/addressbook_foldersel.c
9917         * src/gtk/gtkcmclist.c
9918         * src/gtk/gtkcmclist.h
9919         * src/gtk/gtkcmctree.c
9920         * src/gtk/gtkcmctree.h
9921         * src/gtk/gtksctree.c
9922         * src/gtk/prefswindow.c
9923         * src/gtk/prefswindow.h
9924                 Use GDestroyNotify instead of GtkDestroyNotify
9925                 (deprecated in GTK+ 2.14)
9926
9927 2008-09-07 [colin]      3.5.0cvs92
9928
9929         * src/textview.c
9930                 Fix bug 1712, 'invalid "Phishing attempt warning" 
9931                 when linked text ends with spaces'
9932
9933 2008-09-05 [colin]      3.5.0cvs91
9934
9935         * src/procmime.c
9936                 Maybe fix bug 1711, 'Save-as attachment crashes'
9937                 Possibly wrong free() due to pointer shifting
9938
9939 2008-09-05 [colin]      3.5.0cvs90
9940
9941         * src/compose.c
9942                 Fix bug 1710, 'User misreads "Discard Message" 
9943                 as "Discard Changes"'. Propose to save or discard
9944                 only the latest changes when closing an existing
9945                 draft. Autosave may still have saved parts of the
9946                 edit session.
9947
9948 2008-09-04 [colin]      3.5.0cvs89
9949
9950         * src/summaryview.c
9951                 Fix bug 1707, 'Segfault when sorting on non-visible column'
9952
9953 2008-09-01 [colin]      3.5.0cvs88
9954
9955         * src/imap.c
9956         * src/summaryview.c
9957         * src/common/tags.c
9958         * src/etpan/imap-thread.c
9959         * src/etpan/imap-thread.h
9960                 Store spam flag on IMAP (Junk/NonJunk, as 
9961                 ThunderBird does - this is nonstandard)
9962
9963 2008-08-31 [wwp]        3.5.0cvs87
9964
9965         * ChangeLog
9966                 Fix globish edition^Wediting.
9967
9968 2008-08-31 [wwp]        3.5.0cvs86
9969
9970         * src/addressbook.c
9971                 Don't break nickname editing for non-LDAP books (nickname
9972                 value was overwritten when editing existing contact, this
9973                 came from 3.0.2cvs109).
9974
9975 2008-08-30 [colin]      3.5.0cvs85
9976
9977         * src/mainwindow.c
9978         * src/summaryview.c
9979                 Fix "Apply tags..." key shortcut
9980
9981 2008-08-29 [iwkse]      3.5.0cvs84
9982
9983         * src/summaryview.c
9984                         Bit of clean:)
9985
9986 2008-08-29 [iwkse]      3.5.0cvs83
9987
9988         * src/summaryview.c
9989                         Disable "Move to trash" action if
9990                         we are in a trash-like folder.
9991                         Thanks to colinl
9992
9993 2008-08-29 [paul]       3.5.0cvs82
9994
9995         * configure.ac
9996                 bump up libetpan version requirement since
9997                 0.55 is released now
9998
9999 2008-08-28 [wwp]        3.5.0cvs81
10000
10001         * src/account.c
10002         * src/pop.c
10003         * src/prefs_account.c
10004         * src/prefs_account.h
10005                 Add finer granularity to the POP3's remove-after delay (now in
10006                 hours in addition to in days), patch by Paul Rolland.
10007
10008 2008-08-28 [wwp]        3.5.0cvs80
10009
10010         * src/gtk/combobox.c
10011                 Fix a typo in a comment.
10012
10013 2008-08-28 [iwkse]      3.5.0cvs79
10014
10015         * src/account.c
10016         * src/prefs_actions.c
10017         * src/prefs_filtering.c
10018         * src/prefs_template.c
10019                         Add search feature to the account, 
10020                         template and action dialog.
10021                         It's turned on selecting one row
10022                         of the list and typing some random
10023                         letter. Thanks to wwp, colinl
10024
10025 2008-08-28 [colin]      3.5.0cvs78
10026
10027         * src/Makefile.am
10028         * src/account.c
10029         * src/compose.c
10030         * src/prefs_account.c
10031         * src/prefs_account.h
10032         * src/privacy.c
10033         * src/privacy.h
10034         * src/procmime.c
10035         * src/stock_pixmap.c
10036         * src/stock_pixmap.h
10037         * src/summaryview.c
10038         * src/pixmaps/key_gpg_signed.xpm
10039                 Fix bug 1412, "Sign reply, if mail was signed"
10040                 Add an account preference to sign replies to signed mails
10041
10042 2008-08-28 [iwkse]      3.5.0cvs77
10043
10044         * src/prefs_filtering.c
10045                 Making the search more useful,
10046                 jumping directly to the relative rule.
10047
10048 2008-08-27 [colin]      3.5.0cvs76
10049
10050         * src/main.c
10051                 Add a bit of info
10052
10053 2008-08-27 [colin]      3.5.0cvs75
10054
10055         * src/gtk/gtkcmctree.c
10056                 Fix a few ifdefs
10057
10058 2008-08-26 [colin]      3.5.0cvs74
10059
10060         * src/gtk/gtkcmctree.c
10061                 Fix missing inits on old glib
10062
10063 2008-08-26 [wwp]        3.5.0cvs73
10064
10065         * src/common/utils.c
10066                 Added 'Fwd' to the list of known common subject prefixes.
10067
10068 2008-08-25 [iwkse]      3.5.0cvs72
10069
10070         * src/image_viewer.c
10071                 Add animated gif support to the
10072                 message preview.
10073
10074 2008-08-25 [colin]      3.5.0cvs71
10075
10076         * src/gtk/gtkcmctree.c
10077                 Make sure work isn't null
10078
10079 2008-08-24 [colin]      3.5.0cvs70
10080
10081         * src/common/ssl.c
10082                 Fix typo on SSL_CERT_DIR
10083
10084 2008-08-23 [holger]     3.5.0cvs69
10085
10086         * src/printing.c
10087                 Fix bug 1699 'Separator line mis-placed when
10088                 printing some e-mails'. The number of header lines
10089                 was not correctly calculated when Pango inserts
10090                 linebreaks
10091
10092 2008-08-23 [colin]      3.5.0cvs68
10093
10094         * src/mainwindow.c
10095                 Fix the account selector button; thanks
10096                 to wwp
10097
10098 2008-08-21 [colin]      3.5.0cvs67
10099
10100         * src/compose.c
10101         * src/compose.h
10102                 Add a compose preference for auto-indent
10103         * src/mainwindow.c
10104         * src/summaryview.c
10105                 Make colorlabel accels a bit less hacky
10106
10107 2008-08-21 [colin]      3.5.0cvs66
10108
10109         * src/compose.c
10110         * src/prefs_common.c
10111         * src/prefs_common.h
10112         * src/prefs_wrapping.c
10113                 Add a preference for autoindent; fix no_join tag
10114                 being applied to whole lines instead of just \n when
10115                 creating a line 
10116
10117 2008-08-21 [colin]      3.5.0cvs65
10118
10119         * src/compose.c
10120                 Add support for auto-indentation
10121
10122 2008-08-19 [colin]      3.5.0cvs64
10123
10124         * src/compose.c
10125                 Save Autowrap status in drafts/queued mails
10126
10127 2008-08-19 [colin]      3.5.0cvs63
10128
10129         * src/mainwindow.c
10130                 Fix a comment (in reality, test commit on
10131                 the new CVS server)
10132
10133 2008-08-17 [colin]      3.5.0cvs62
10134
10135         * src/prefs_actions.c
10136         * src/procmime.c
10137         * src/wizard.c
10138         * src/common/socket.h
10139         * src/gtk/gtkcmctree.c
10140                 Fix warnings
10141
10142 2008-08-16 [colin]      3.5.0cvs61
10143
10144         * src/editaddress_other_attributes_ldap.h
10145                 Add 'l' field (localityName)
10146
10147 2008-08-16 [colin]      3.5.0cvs60
10148
10149         * src/mainwindow.c
10150         * src/gtk/gtkcmclist.c
10151         * src/gtk/gtkcmclist.h
10152         * src/gtk/gtkcmctree.c
10153         * src/gtk/gtksctree.c
10154         * src/gtk/gtkutils.c
10155         * src/gtk/gtkvscrollbutton.c
10156                 Fix Maemo build (OS2007)
10157
10158 2008-08-14 [colin]      3.5.0cvs59
10159
10160         * src/folder.c
10161                 Don't crash if parent is null when creating
10162                 a folder
10163         * src/gtk/pluginwindow.c
10164                 Don't crash on race when closing window while
10165                 a plugin is loading and does gtk_iterations
10166
10167 2008-08-13 [colin]      3.5.0cvs58
10168
10169         * src/messageview.c
10170         * src/messageview.h
10171         * src/mimeview.c
10172                 Fix bug 1696, 'Viewing binary attachements 
10173                 as text over 1 MB' (various buglets)
10174
10175 2008-08-10 [colin]      3.5.0cvs57
10176
10177         * src/summaryview.c
10178         * src/gtk/gtkcmclist.c
10179                 Continue fixing GTK < 2.12 build, thanks to
10180                 Michael Hugues
10181
10182 2008-08-10 [colin]      3.5.0cvs56
10183
10184         * src/gtk/gtksctree.c
10185                 Fix build on GTK < 2.12
10186
10187 2008-08-09 [colin]      3.5.0cvs55
10188
10189         * src/mainwindow.c
10190                 Fix untranslatable strings, thanks to
10191                 Stephan Sachse
10192
10193 2008-08-07 [colin]      3.5.0cvs54
10194
10195         * src/compose.c
10196         * src/editaddress.c
10197         * src/folderview.c
10198         * src/mainwindow.c
10199         * src/message_search.c
10200         * src/mimeview.c
10201         * src/noticeview.c
10202         * src/prefs_account.c
10203         * src/prefs_common.c
10204         * src/prefs_customheader.c
10205         * src/prefs_ext_prog.c
10206         * src/prefs_filtering_action.c
10207         * src/prefs_gtk.c
10208         * src/prefs_logging.c
10209         * src/prefs_matcher.c
10210         * src/prefs_msg_colors.c
10211         * src/procmime.c
10212         * src/summary_search.c
10213         * src/summaryview.c
10214         * src/toolbar.c
10215         * src/gtk/colorsel.c
10216         * src/gtk/gtkaspell.c
10217         * src/gtk/gtkutils.c
10218         * src/gtk/gtkutils.h
10219         * src/gtk/inputdialog.c
10220         * src/gtk/pluginwindow.c
10221         * src/gtk/quicksearch.c
10222         * src/plugins/bogofilter/bogofilter_gtk.c
10223         * src/plugins/dillo_viewer/dillo_prefs.c
10224         * src/plugins/spamassassin/spamassassin_gtk.c
10225                 - Fix Ctrl-Space shortcut
10226                 - Fix mime-parsing bug in procmime (cvs52)
10227                 - Fix double-free in procmime (cvs52)
10228                 - Use gtk_bin_get_child instead of GTK_BIN()->child
10229                 - Fix Goto menu in mainwindow
10230
10231 2008-08-07 [mones]      3.5.0cvs53
10232
10233         * po/es.po
10234                 Updated translation (lots of changes!)
10235         * src/compose.c
10236                 Add missing accelerator key
10237         * src/mainwindow.c
10238                 Restored 'v' key function (thanks Colin!)
10239
10240 2008-08-06 [colin]      3.5.0cvs52
10241
10242         * src/addrbook.c
10243         * src/addrcindex.c
10244         * src/addrduplicates.c
10245         * src/addrharvest.c
10246         * src/enriched.c
10247         * src/html.c
10248         * src/ldif.c
10249         * src/mimeview.c
10250         * src/mutt.c
10251         * src/pine.c
10252         * src/procmime.c
10253         * src/vcard.c
10254         * src/wizard.c
10255                 Fix my use of g_utf8_strdown (it returns
10256                 a newly allocated string and doesn't
10257                 change the parameter)
10258
10259 2008-08-06 [colin]      3.5.0cvs51
10260
10261         * src/compose.c
10262                 Fix bug 1690, 'Copy/Paste in edit window may 
10263                 break Undo'; middle-click pastes aren't 
10264                 REPLACE_INSERT but just INSERT. 
10265                 Also, fix privacy menu selection
10266
10267 2008-08-05 [colin]      3.5.0cvs50
10268
10269         * src/action.c
10270         * src/addr_compl.c
10271         * src/addrbook.c
10272         * src/addrcindex.c
10273         * src/addrduplicates.c
10274         * src/addrharvest.c
10275         * src/enriched.c
10276         * src/html.c
10277         * src/ldif.c
10278         * src/main.c
10279         * src/mimeview.c
10280         * src/mutt.c
10281         * src/pine.c
10282         * src/procmime.c
10283         * src/vcard.c
10284         * src/wizard.c
10285         * src/common/socket.c
10286         * src/gtk/gtkutils.c
10287         * src/gtk/gtkutils.h
10288         * src/gtk/menu.c
10289         * src/plugins/spamassassin/spamassassin.c
10290                 More undeprecation (Glib)
10291
10292 2008-08-05 [colin]      3.5.0cvs49
10293
10294         * src/prefs_account.c
10295         * src/prefs_filtering_action.c
10296         * src/prefs_matcher.c
10297         * src/gtk/Makefile.am
10298         * src/gtk/claws-marshal.list
10299         * src/gtk/colorlabel.c
10300         * src/gtk/colorsel.c
10301         * src/gtk/foldersort.c
10302         * src/gtk/gtkaspell.c
10303         * src/gtk/gtkcmclist.c
10304         * src/gtk/gtkcmclist.h
10305         * src/gtk/gtkcmctree.c
10306         * src/gtk/gtkcmctree.h
10307         * src/gtk/gtkcmoptionmenu.c
10308         * src/gtk/gtkcmoptionmenu.h
10309         * src/gtk/gtksctree.c
10310         * src/gtk/gtksctree.h
10311         * src/gtk/gtkutils.c
10312         * src/gtk/gtkutils.h
10313         * src/gtk/gtkvscrollbutton.c
10314         * src/gtk/menu.c
10315         * src/gtk/menu.h
10316         * src/gtk/quicksearch.c
10317         * src/plugins/dillo_viewer/dillo_viewer.c
10318         * src/plugins/pgpcore/select-keys.c
10319                 Try to finish yesterday's commit
10320
10321 2008-08-04 [colin]      3.5.0cvs48
10322
10323         * src/addressadd.c
10324         * src/addressbook.c
10325         * src/addressbook_foldersel.c
10326         * src/addressitem.h
10327         * src/addrgather.c
10328         * src/browseldap.c
10329         * src/compose.c
10330         * src/compose.h
10331         * src/editaddress.c
10332         * src/editaddress_other_attributes_ldap.c
10333         * src/editgroup.c
10334         * src/editldap_basedn.c
10335         * src/folderview.c
10336         * src/folderview.h
10337         * src/grouplistdialog.c
10338         * src/image_viewer.c
10339         * src/imap_gtk.c
10340         * src/importldif.c
10341         * src/main.c
10342         * src/mainwindow.c
10343         * src/message_search.c
10344         * src/mh_gtk.c
10345         * src/mimeview.c
10346         * src/mimeview.h
10347         * src/news_gtk.c
10348         * src/noticeview.h
10349         * src/prefs_account.c
10350         * src/prefs_filtering_action.c
10351         * src/prefs_matcher.c
10352         * src/prefs_msg_colors.c
10353         * src/prefs_summaries.c
10354         * src/statusbar.c
10355         * src/stock_pixmap.c
10356         * src/summary_search.c
10357         * src/summaryview.c
10358         * src/summaryview.h
10359         * src/textview.c
10360         * src/toolbar.h
10361         * src/gtk/Makefile.am
10362         * src/gtk/claws-marshal.list
10363         * src/gtk/colorsel.c
10364         * src/gtk/foldersort.c
10365         * src/gtk/gtkaspell.c
10366         * src/gtk/gtkcmclist.c
10367         * src/gtk/gtkcmclist.h
10368         * src/gtk/gtkcmctree.c
10369         * src/gtk/gtkcmctree.h
10370         * src/gtk/gtksctree.c
10371         * src/gtk/gtksctree.h
10372         * src/gtk/gtkutils.c
10373         * src/gtk/gtkutils.h
10374         * src/gtk/gtkvscrollbutton.c
10375         * src/gtk/menu.c
10376         * src/gtk/menu.h
10377         * src/gtk/quicksearch.c
10378         * src/plugins/dillo_viewer/dillo_viewer.c
10379         * src/plugins/pgpcore/select-keys.c
10380                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10381                 Undeprecate their implementation (GtkArg, GtkType, ...)
10382                 Undeprecate a few other things here and there
10383                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10384                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10385                 still have work to do
10386
10387 2008-08-04 [colin]      3.5.0cvs47
10388
10389         * src/compose.c
10390         * src/compose.h
10391         * src/toolbar.h
10392         * src/textview.c
10393         * src/stock_pixmap.c
10394         * src/statusbar.c
10395         * src/noticeview.h
10396         * src/mimeview.h
10397         * src/mainwindow.c
10398         * src/image_viewer.c
10399         * src/gtk/gtkaspell.c
10400         * src/gtk/gtkvscrollbutton.c
10401         * src/plugins/dillo_viewer/dillo_viewer.c
10402                 Undeprecate more things
10403
10404 2008-08-02 [colin]      3.5.0cvs46
10405
10406         * src/mainwindow.c
10407                 Fix toggle menu activation state
10408                 (thanks to cvs45 ;)
10409
10410 2008-08-02 [paul]       3.5.0cvs45
10411
10412         * src/mainwindow.c
10413                 fix sensitivity of
10414                 /View/Show or hide/Message View
10415
10416 2008-08-01 [paul]       3.5.0cvs44
10417
10418         * src/common/utils.c
10419         * src/plugins/pgpcore/claws.def
10420         * src/plugins/pgpinline/claws.def
10421                 fix compilation problems on mingw32,
10422                 (bug 1688) Patch by Marcus Brinkmann
10423
10424 2008-08-01 [colin]      3.5.0cvs43
10425
10426         * src/gtk/gtkutils.c
10427         * src/gtk/gtkvscrollbutton.c
10428                 Oups, fix build
10429
10430 2008-08-01 [colin]      3.5.0cvs42
10431
10432         * src/compose.c
10433         * src/foldersel.c
10434         * src/mainwindow.c
10435         * src/prefs_account.c
10436         * src/prefs_folder_item.c
10437         * src/prefs_quote.c
10438         * src/summaryview.c
10439         * src/gtk/gtkaspell.c
10440         * src/gtk/gtkutils.c
10441         * src/gtk/gtkvscrollbutton.c
10442                 Replace a few deprecated function calls
10443
10444 2008-08-01 [paul]       3.5.0cvs41
10445
10446         * src/action.c
10447                 fix crash that occurs because of recent GtkUIManager
10448                 changes. Thanks to Colin
10449
10450 2008-07-31 [colin]      3.5.0cvs40
10451
10452         * src/addressbook.c
10453         * src/compose.c
10454         * src/mainwindow.c
10455         * src/messageview.c
10456                 Some Maemo fixes
10457         * src/gtk/menu.c
10458         * src/gtk/menu.h
10459                 Remove deprecated helper funcs
10460
10461 2008-07-30 [colin]      3.5.0cvs39
10462
10463         * src/folderview.c
10464         * src/folderview.h
10465         * src/imap_gtk.c
10466         * src/mh_gtk.c
10467         * src/news_gtk.c
10468                 Move the folderview popup menu to GtkUIManager
10469
10470 2008-07-29 [colin]      3.5.0cvs38
10471
10472         * src/account.c
10473         * src/account.h
10474         * src/action.c
10475         * src/action.h
10476         * src/addressitem.h
10477         * src/compose.c
10478         * src/edittags.c
10479         * src/mainwindow.c
10480         * src/mainwindow.h
10481         * src/mimeview.c
10482         * src/summaryview.c
10483         * src/gtk/menu.c
10484         * src/gtk/menu.h
10485                 Switch the main menu to GtkUIManager
10486                 Warning fixes
10487
10488 2008-07-29 [colin]      3.5.0cvs37
10489
10490         * src/news.c
10491                 Fix bug 1684, 'view news messages with large 
10492                 attachements segfaults'
10493
10494 2008-07-29 [colin]      3.5.0cvs36
10495
10496         * src/action.c
10497         * src/action.h
10498         * src/addressbook.c
10499         * src/addressitem.h
10500         * src/compose.c
10501         * src/compose.h
10502         * src/messageview.c
10503         * src/messageview.h
10504         * src/summaryview.c
10505         * src/gtk/menu.c
10506         * src/gtk/menu.h
10507                 More switches to GtkUIManager
10508
10509 2008-07-26 [colin]      3.5.0cvs35
10510
10511         * src/gtk/menu.c
10512         * src/gtk/menu.h
10513                 Fix prototype
10514
10515 2008-07-25 [colin]      3.5.0cvs34
10516
10517         * src/addrcustomattr.c
10518         * src/addressbook.c
10519         * src/compose.c
10520         * src/editaddress.c
10521         * src/editaddress_other_attributes_ldap.h
10522         * src/edittags.c
10523         * src/mainwindow.c
10524         * src/mimeview.c
10525         * src/prefs_actions.c
10526         * src/prefs_filtering.c
10527         * src/prefs_template.c
10528         * src/summaryview.c
10529         * src/textview.c
10530         * src/textview.h
10531         * src/toolbar.c
10532         * src/gtk/about.c
10533         * src/gtk/menu.c
10534         * src/gtk/menu.h
10535         * src/plugins/trayicon/trayicon.c
10536                 More changes from GtkItemFactory to GtkUIManager
10537
10538 2008-07-25 [colin]      3.5.0cvs33
10539
10540         * src/gtk/menu.h
10541                 Add a macro to remove menu items
10542                 Make the gui_manager variable useless
10543
10544 2008-07-24 [colin]      3.5.0cvs32
10545
10546         * src/mimeview.c
10547                 Fix a gtk warning on clear
10548         * src/mainwindow.c
10549         * src/summaryview.c
10550         * src/summaryview.h
10551                 Switch the message list popup menu to
10552                 GtkUIManager
10553
10554 2008-07-23 [colin]      3.5.0cvs31
10555
10556         * src/plugins/pgpcore/pgp_viewer.c
10557         * src/plugins/pgpcore/sgpgme.c
10558                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10559                 Patch by Thomas Wiegner <wiegner@gmx.de>
10560
10561 2008-07-20 [paul]       3.5.0cvs30
10562
10563         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10564                 remove redundant GTK version check
10565
10566 2008-07-20 [ticho]      3.5.0cvs29
10567
10568         * src/folderview.c
10569         * src/imap_gtk.c
10570         * src/news_gtk.c
10571                 Moved sensitivity setting for "Download messages" for IMAP and
10572                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10573                 respectively for better code readability.
10574                 Fixed indentation in news' set_sensitivity().
10575
10576 2008-07-20 [paul]       3.5.0cvs28
10577
10578         * src/addrgather.c
10579                 remove more redundant code following cvs27
10580
10581 2008-07-20 [paul]       3.5.0cvs27
10582
10583         * src/addrgather.c
10584                 remove now redundant code
10585         * src/mainwindow.c
10586         * src/mainwindow.h
10587                 fix bug 1673, 'Tools/Harvest adresses is
10588                 grayed out if folder is empty'
10589
10590 2008-07-19 [ticho]      3.5.0cvs26
10591
10592         * src/edittags.c
10593         * src/main.c
10594         * src/mimeview.c
10595         * src/mimeview.h
10596         * src/gtk/gtkutils.c
10597         * src/gtk/gtkutils.h
10598         * src/gtk/menu.c
10599         * src/gtk/menu.h
10600                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10601                 instead of deprecated GtkItemFactory.
10602
10603 2008-07-19 [colin]      3.5.0cvs25
10604
10605         * src/account.c
10606         * src/addrgather.c
10607         * src/compose.c
10608         * src/editldap.c
10609         * src/expldifdlg.c
10610         * src/importldif.c
10611         * src/main.c
10612         * src/mainwindow.c
10613         * src/mimeview.c
10614         * src/noticeview.c
10615         * src/prefs_account.c
10616         * src/prefs_actions.c
10617         * src/prefs_ext_prog.c
10618         * src/prefs_filtering.c
10619         * src/prefs_folder_item.c
10620         * src/prefs_image_viewer.c
10621         * src/prefs_logging.c
10622         * src/prefs_msg_colors.c
10623         * src/prefs_other.c
10624         * src/prefs_send.c
10625         * src/prefs_spelling.c
10626         * src/prefs_summaries.c
10627         * src/prefs_template.c
10628         * src/printing.c
10629         * src/quote_fmt.c
10630         * src/summary_search.c
10631         * src/summaryview.c
10632         * src/toolbar.c
10633         * src/wizard.c
10634         * src/common/Makefile.am
10635         * src/gtk/gtksctree.c
10636         * src/gtk/gtkutils.h
10637         * src/gtk/pluginwindow.c
10638         * src/gtk/quicksearch.c
10639         * src/plugins/bogofilter/bogofilter_gtk.c
10640         * src/plugins/dillo_viewer/dillo_prefs.c
10641         * src/plugins/pgpcore/prefs_gpg.c
10642         * src/plugins/spamassassin/spamassassin_gtk.c
10643         * src/plugins/trayicon/trayicon.c
10644         * src/plugins/trayicon/trayicon_prefs.c
10645                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10646                 or greater). Use the old deprecated one on GTK+ < 2.12.
10647                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10648                 of time!
10649
10650 2008-07-16 [colin]      3.5.0cvs24
10651
10652         * src/mainwindow.c
10653                 Fix folderview's scrolbar when starting minimised
10654                 to tray, and popping up the mainwindow by calling
10655                 claws-mail from the command line
10656
10657 2008-07-08 [colin]      3.5.0cvs23
10658
10659         * src/compose.c
10660                 Possibly fix po-headers appearing on empty
10661                 templates
10662
10663 2008-07-08 [colin]      3.5.0cvs22
10664
10665         * src/folderview.c
10666         * src/summaryview.c
10667                 Finish the always_open tristate patch, by Jonathan
10668                 Corbet.
10669
10670 2008-07-07 [paul]       3.5.0cvs21
10671
10672         * src/mainwindow.c
10673                 fix typo (missing ")
10674
10675 2008-07-07 [paul]       3.5.0cvs20
10676
10677         * src/mainwindow.c
10678                 fit the menu style a bit better
10679
10680 2008-07-07 [colin]      3.5.0cvs19
10681
10682         * src/prefs_themes.c
10683                 Make upgrading themes easier
10684
10685 2008-07-07 [colin]      3.5.0cvs18
10686
10687         * src/mainwindow.c
10688         * src/prefs_toolbar.c
10689         * src/stock_pixmap.c
10690                 Finish fixing bug 1609, 'Icon issues'
10691
10692 2008-07-07 [colin]      3.5.0cvs17
10693
10694         * src/prefs_common.c
10695                 Fix the default value
10696
10697 2008-07-07 [colin]      3.5.0cvs16
10698
10699         * src/prefs_summaries.c
10700                 Revert my fix to the string, the correct term
10701                 is indeed Message View
10702
10703 2008-07-07 [colin]      3.5.0cvs15
10704
10705         * AUTHORS
10706         * src/gtk/authors.h
10707         * src/prefs_common.c
10708         * src/prefs_common.h
10709         * src/prefs_summaries.c
10710         * src/summaryview.c
10711         * src/gtk/authors.h
10712                 Change "Always open message when selected" to
10713                 a tristate (Never/Always/When preview is visible)
10714                 Patch by Jonathan Corbet <corbet@lwn.net>.
10715
10716 2008-07-06 [paul]       3.5.0cvs14
10717
10718         * src/addrgather.c
10719                 improve the layout of the dialogue
10720                 improve the English
10721                 add tooltips
10722                 fix some of the nasty coding style
10723         * src/mainwindow.c
10724                 improve the English
10725                 add some missing mnemonics
10726
10727 2008-07-05 [paul]       3.5.0cvs13
10728
10729         * src/mainwindow.c
10730         * src/mainwindow.h
10731                 fix bug 1398, '"Change current account" is
10732                 available even when there's only one account'
10733         * src/plugins/pgpcore/prefs_gpg.c
10734                 put back a needed include, removed in error
10735
10736 2008-07-05 [colin]      3.5.0cvs12
10737
10738         * src/mainwindow.c
10739                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10740
10741 2008-07-05 [colin]      3.5.0cvs11
10742
10743         * src/news.c
10744         * src/news_gtk.c
10745                 Provide ability to rename newsgroups. Closes
10746                 bug 1444, 'Add GUI option for renaming 
10747                 newsgroups'. Patch by Pawel Pekala
10748
10749 2008-07-05 [colin]      3.5.0cvs10
10750
10751         * src/plugins/pgpcore/passphrase.c
10752         * src/plugins/pgpcore/prefs_gpg.c
10753         * src/plugins/pgpcore/select-keys.c
10754                 Simplify GTK includes (with the advantage
10755                 of compiling against GTK+2.13); patch by
10756                 Charles A Edwards
10757
10758 2008-07-05 [colin]      3.5.0cvs9
10759
10760         * src/wizard.c
10761                 Add SSL client certificates
10762
10763 2008-07-05 [colin]      3.5.0cvs8
10764
10765         * src/prefs_account.c
10766         * src/common/session.h
10767                 Fix warnings
10768         * src/common/ssl.c
10769                 Add one path for certs
10770
10771 2008-07-05 [colin]      3.5.0cvs7
10772
10773         * src/prefs_account.c
10774                 Fix no-ssl build
10775
10776 2008-07-04 [colin]      3.5.0cvs6
10777
10778         * src/common/ssl.c
10779         * src/common/ssl.h
10780         * src/common/ssl_certificate.c
10781                 Workaround distro bugs and fix certificate checking
10782                 with OpenSSL
10783
10784 2008-07-04 [colin]      3.5.0cvs5
10785
10786         * src/filtering.c
10787         * src/common/ssl_certificate.c
10788         * src/common/ssl_certificate.h
10789         * src/etpan/imap-thread.c
10790         * src/etpan/nntp-thread.c
10791                 Fix some leaks, thanks to Martin Zwickel
10792                 Rename gnutls functions that do the same
10793                 as OpenSSL ones, to avoid symbol clashing
10794                 when Claws is built against GnuTLS and
10795                 libetpan against OpenSSL
10796
10797 2008-07-04 [paul]       3.5.0cvs4
10798
10799         * src/prefs_account.c
10800                 remove 1 forgotten '.'
10801
10802 2008-07-04 [paul]       3.5.0cvs3
10803
10804         * src/prefs_account.c
10805                 layout/engrish fixes to the 'Client
10806                 certificates' frame
10807
10808 2008-07-03 [colin]      3.5.0cvs2
10809
10810         * src/imap.c
10811         * src/news.c
10812         * src/pop.c
10813         * src/prefs_account.c
10814         * src/prefs_account.h
10815         * src/prefs_common.c
10816         * src/send_message.c
10817         * src/common/session.c
10818         * src/common/session.h
10819         * src/common/smtp.c
10820         * src/common/smtp.h
10821         * src/common/socket.h
10822         * src/common/ssl.c
10823         * src/common/ssl.h
10824         * src/common/ssl_certificate.c
10825         * src/common/ssl_certificate.h
10826         * src/etpan/imap-thread.c
10827         * src/etpan/nntp-thread.c
10828         * src/gtk/inputdialog.c
10829                 Add support for SSL client certificates (either PEM files
10830                 with certificate and private key, either PKCS12 files)
10831
10832 2008-06-28 [colin]      3.5.0cvs1
10833
10834         * src/foldersel.c
10835                 Fix compilation with older GTKs
10836
10837 2008-06-27 [paul]       3.5.0
10838
10839         * NEWS
10840         * README
10841         * RELEASE_NOTES 
10842                 3.5.0 released
10843
10844 2008-06-27 [paul]       3.4.0cvs116
10845
10846         * src/gtk/authors.h
10847                 complete cvs115
10848
10849 2008-06-27 [paul]       3.4.0cvs115
10850
10851         * configure.ac
10852         * src/gtk/authors.h
10853                 no longer build unmaintained translations
10854
10855 2008-06-27 [paul]       3.4.0cvs114
10856
10857         * po/de.po
10858         * po/fi.po
10859         * po/pt_BR.po
10860                 updated by Stephan Sachse, Flammie Pirinen, and
10861                 Frederico Goncalves Guimaraes
10862
10863 2008-06-26 [wwp]        3.4.0cvs113
10864
10865         * manual/fr/advanced.xml
10866                 Update French version of the manual (AutoFaces documentation).
10867
10868 2008-06-26 [wwp]        3.4.0cvs112
10869
10870         * manual/fr/advanced.xml
10871         * manual/fr/plugins.xml
10872                 Updated French version of the manual (completed
10873                 hidden options list, added note about Clawsker
10874                 and new mail archiver plugin).
10875
10876 2008-06-25 [colin]      3.4.0cvs111
10877
10878         * src/gtk/gtkaspell.c
10879                 Fix non-UTF8 in the replace with dialog
10880         * src/prefs_actions.c
10881                 Fix possible crasher
10882                 Patches by Pawel
10883
10884 2008-06-24 [mones]      3.4.0cvs110
10885
10886         * src/autofaces.c
10887                 Fix non-warning message, downgraded to debug info
10888
10889 2008-06-24 [colin]      3.4.0cvs109
10890
10891         * src/summaryview.c
10892                 Fix bug 1650, Message line too small after 
10893                 changing columns in "three columns" layout
10894
10895 2008-06-24 [colin]      3.4.0cvs108
10896
10897         * src/messageview.c
10898                 Fix Spam button sensitivity in newsgroups
10899
10900 2008-06-23 [wwp]        3.4.0cvs107
10901
10902         * po/fr.po
10903                 Updated French translation.
10904
10905 2008-06-23 [mones]      3.4.0cvs106
10906
10907         * po/es.po
10908                 Updated translation for release
10909
10910 2008-06-22 [mones]      3.4.0cvs105
10911
10912         * manual/es/plugins.xml
10913                 Synced new entry for Mail Archiver plugin
10914
10915 2008-06-22 [colin]      3.4.0cvs104
10916
10917         * src/compose.c
10918                 Fix initial cursor position
10919
10920 2008-06-21 [paul]       3.4.0cvs103
10921
10922         * manual/plugins.xml
10923                 add an entry for the new Mail Archiver plugin
10924
10925 2008-06-21 [paul]       3.4.0cvs102
10926
10927         * src/gtk/about.c
10928                 we're in 'string freeze', put back the
10929                 < > symbols for now
10930
10931 2008-06-21 [paul]       3.4.0cvs101
10932
10933         * manual/advanced.xml
10934         * manual/es/advanced.xml
10935                 fix build warning: <emphasis> cannot be contained
10936                 within <filename>
10937         * src/gtk/about.c
10938                 fix non-clickable link on License page and drop
10939                 the containing < > symbols to match other links
10940
10941 2008-06-20 [mones]      3.4.0cvs100
10942
10943         * manual/advanced.xml
10944                 Added autofaces documentation, note about clawsker in hidden
10945                 preferences, minor markup fix. Thanks Paul for proofreading
10946         * manual/es/advanced.xml
10947                 Synchronised Spanish manual
10948
10949 2008-06-16 [colin]      3.4.0cvs99
10950
10951         * src/compose.c
10952                 Fix cursor placing on signature change
10953
10954 2008-06-16 [paul]       3.4.0cvs98
10955
10956         * src/imap_gtk.c
10957         * src/mh_gtk.c
10958         * src/gtk/inputdialog.c
10959                 really fussy coding style fixes
10960
10961 2008-06-16 [paul]       3.4.0cvs97
10962
10963         * src/Makefile.am
10964                 keep the alphabetical order
10965
10966 2008-06-13 [mones]      3.4.0cvs96
10967
10968         * src/autofaces.c
10969                 Fix crasher ;-)
10970         * src/prefs_filtering_action.c
10971                 Fixed cosmetic bug, processing also displays "Filtering"
10972
10973 2008-06-13 [mones]      3.4.0cvs95
10974
10975         * src/Makefile.am
10976         * src/autofaces.c       ** NEW FILE **  
10977         * src/autofaces.h       ** NEW FILE **
10978         * src/compose.c
10979                 Allow setting Faces and X-Faces globally and per-account
10980                 from configuration files under ~/.claws-mail/autofaces
10981
10982 2008-06-13 [holger]     3.4.0cvs94
10983
10984         * .cvsignore
10985                 More files to ignore
10986         * src/gtk/inputdialog.c
10987         * src/gtk/inputdialog.h
10988                 Make input dialog more generic so that a checkbox
10989                 with custom text can be used in addition to the
10990                 "remember this" checkbox
10991         * src/imap_gtk.c
10992         * src/mh_gtk.c
10993         * src/prefs_common.c
10994         * src/prefs_common.h
10995                 Allow new folders to inherit the properties of the
10996                 parent folder during folder creation
10997
10998 2008-06-13 [wwp]        3.4.0cvs93
10999
11000         * src/addressbook.c
11001                 a better fix for this string, won't break up translations,
11002                 and is conform to other similar ones.
11003
11004 2008-06-13 [wwp]        3.4.0cvs92
11005
11006         * src/addrduplicates.c
11007         * src/addressadd.c
11008         * src/addressbook.c
11009         * src/addressbook_foldersel.c
11010         * src/editgroup.c
11011                 use tree decorations everywhere AB folders are used (AB tree pane,
11012                     add address to AB, select AB folder, edit group, custom attr, find dup
11013                     results), in order to match global style
11014                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
11015                     double clicking on groups in tree pane does open the group edit dialog
11016                     double clicking on other items in tree pane does expand/collapse
11017                 fix a missing space in AB's delete-folder dialog
11018                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
11019
11020         * src/foldersel.c
11021                 make foldersel dialog show dotted lines according to global (hidden) prefs
11022
11023 2008-06-12 [colin]      3.4.0cvs91
11024
11025         * src/compose.c
11026         * src/compose.h
11027                 Fix bug 1635, 'Last character of message is truncated 
11028                 when changing accounts w/ sigs'
11029         * src/folderview.c
11030                 Fix bug 1636, 'Can't select "properties" on "folders 
11031                 only" folders'
11032
11033 2008-06-11 [colin]      3.4.0cvs90
11034
11035         * src/folder.c
11036                 Maybe fix bug 1623, 'exits with segfault when 
11037                 logging in to certain imap-servers'
11038
11039 2008-06-10 [mones]      3.4.0cvs89
11040
11041         * AUTHORS
11042         * tools/Makefile.am
11043         * tools/README
11044         * tools/convert_mbox.sh
11045                 Undo cvs86 and cvs87, it really should be a patch to 
11046                 convert_mbox.pl
11047
11048 2008-06-10 [wwp]        3.4.0cvs88
11049
11050         * po/fr.po
11051                 Updated French translation.
11052
11053 2008-06-10 [mones]      3.4.0cvs87
11054
11055         * tools/Makefile.am
11056                 Oops, forgot to add previous script for distribution
11057
11058 2008-06-10 [mones]      3.4.0cvs86
11059
11060         * AUTHORS
11061         * tools/README
11062         * tools/convert_mbox.sh
11063                 Added script to convert Evolution mail folders contributed
11064                 by Daniel Dickinson <cshore@fionavar.ca>
11065                 Fixes debian bug 461435
11066
11067 2008-06-09 [colin]      3.4.0cvs85
11068
11069         * src/main.c
11070                 Integrate AWN information bubble if dbus is
11071                 available
11072         * src/folder.c
11073                 Fix crash when calling scan_required() on 
11074                 folder classes that don't implement them
11075         * src/common/session.c
11076                 Fix a little typo
11077
11078 2008-06-09 [colin]      3.4.0cvs84
11079
11080         * src/main.c
11081                 Fix bug 1447, 'If user tries to close while starting 
11082                 up, it will not close ever.'
11083
11084 2008-06-09 [colin]      3.4.0cvs83
11085
11086         * src/filtering.c
11087                 Fix bug 1628, 'Claws Mail crashes when 
11088                 filtering selected messages'
11089
11090 2008-06-04 [colin]      3.4.0cvs82
11091
11092         * src/messageview.c
11093                 Complete handling of html parts in multipart/alternative
11094                 mails
11095
11096 2008-06-03 [paul]       3.4.0cvs81
11097
11098         * src/prefs_message.c
11099                 make always the english good
11100
11101 2008-06-03 [colin]      3.4.0cvs80
11102
11103         * src/mainwindow.c
11104         * src/mainwindow.h
11105                 Fix bug 1624, '[PATCH] Quick search should be 
11106                 disabled for folder view'; based on a patch by
11107                 Michael Terry
11108
11109 2008-06-03 [iwkse]      3.4.0cvs79
11110
11111         * src/addressbook.c
11112                 Fix little gui bug on button sensitivity
11113         * src/messageview.c
11114         * src/prefs_common.c
11115         * src/prefs_common.h
11116         * src/prefs_message.c
11117                 Allow by default to show html in multipart/alternative
11118
11119 2008-06-02 [colin]      3.4.0cvs78
11120
11121         * src/prefs_actions.c
11122                 GUI rework, patch by Pawel 
11123
11124 2008-06-02 [colin]      3.4.0cvs77
11125
11126         * src/quote_fmt.c
11127                 Fix sensitivity/alignment, patch from
11128                 Pawel
11129
11130 2008-05-31 [colin]      3.4.0cvs76
11131
11132         * src/imap.c
11133                 Fix login issue introduced in cvs75.
11134
11135 2008-05-31 [colin]      3.4.0cvs75
11136
11137         * src/imap.c
11138                 Fix more possible double-frees. Also, fix the root cause
11139                 of these double-frees by just noting the Session is to
11140                 be destroyed instead of destroying it in flight
11141
11142 2008-05-29 [paul]       3.4.0cvs74
11143
11144         * manual/keyboard.xml
11145                 'Makes' these entries like the others
11146
11147 2008-05-29 [colin]      3.4.0cvs73
11148
11149         * src/procmsg.h
11150                 Include utils.h in case we
11151                 need to pull goffset definition
11152
11153 2008-05-29 [colin]      3.4.0cvs72
11154
11155         * src/common/utils.h
11156                 Workaround a stupid Glib issue, where
11157                 goffset happens to be undefined. 
11158
11159 2008-05-28 [colin]      3.4.0cvs71
11160
11161         * src/compose.c
11162         * src/compose.h
11163         * src/grouplistdialog.c
11164         * src/image_viewer.c
11165         * src/imap.c
11166         * src/inc.c
11167         * src/main.c
11168         * src/matcher.c
11169         * src/messageview.c
11170         * src/mimeview.c
11171         * src/prefs_themes.c
11172         * src/procmsg.h
11173         * src/summaryview.c
11174         * src/summaryview.h
11175         * src/textview.c
11176         * src/common/smtp.c
11177         * src/common/utils.c
11178         * src/common/utils.h
11179                 Use goffset instead of off_t for MsgInfo's size
11180                 Allows using MsgInfo structure from plugins
11181                 compiled with largefile support
11182
11183 2008-05-26 [colin]      3.4.0cvs70
11184
11185         * src/mainwindow.c
11186         * src/mainwindow.h
11187                 Define THEME_CHANGED_HOOKLIST and invoke
11188                 it on theme change
11189         * src/plugins/trayicon/trayicon.c
11190                 Listen to THEME_CHANGED_HOOKLIST and
11191                 update accordingly
11192
11193 2008-05-26 [paul]       3.4.0cvs69
11194
11195         * src/mimeview.c
11196                 plug a leak in mimeview_save_all()
11197
11198 2008-05-24 [colin]      3.4.0cvs68
11199
11200         * src/common/utils.h
11201                 Fix wrong define on old glibs
11202
11203 2008-05-24 [paul]       3.4.0cvs67
11204
11205         * src/Makefile.am
11206         * src/stock_pixmap.c
11207         * src/stock_pixmap.h
11208         * src/toolbar.c
11209         * src/pixmaps/cancel.xpm
11210         * src/pixmaps/close.xpm
11211                 add a specific icon for A_CANCEL_INC (addresses
11212                 point 1 of bug 1609 'Icon issues')
11213                 replace close.xpm with an icon of the standard
11214                 24x24 size
11215
11216 2008-05-24 [paul]       3.4.0cvs66
11217
11218         * src/pixmaps/insert_file.xpm
11219                 replaced
11220
11221 2008-05-23 [paul]       3.4.0cvs65
11222
11223         * src/common/md5.c
11224         * src/common/md5.h
11225                 add the possibility to check md5 on binary files,
11226                 thanks to Colin
11227
11228 2008-05-23 [colin]      3.4.0cvs64
11229
11230         * src/mainwindow.c
11231         * src/summaryview.c
11232                 Fix bug 1610, 'claws crash after opening/closing 
11233                 preferences and window update'
11234
11235 2008-05-22 [colin]      3.4.0cvs63
11236
11237         * src/prefs_filtering_action.c
11238         * src/gtk/combobox.c
11239         * src/gtk/combobox.h
11240                 Fix reselecting of Tags actions in
11241                 filtering actions dialog
11242
11243 2008-05-22 [colin]      3.4.0cvs62
11244
11245         * src/Makefile.am
11246         * src/prefs_toolbar.c
11247         * src/stock_pixmap.c
11248         * src/stock_pixmap.h
11249         * src/toolbar.c
11250         * src/pixmaps/delete_btn.xpm
11251         * src/pixmaps/insert_file.xpm
11252         * src/pixmaps/mail_reply_to_list.xpm
11253                 Fix more of bug 1609:
11254                 - Add a Delete button icon
11255                 - Add a Reply to list button icon
11256                 - Fix Insert file button icon
11257                 Artwork by Ciprian Popovici.
11258
11259 2008-05-21 [colin]      3.4.0cvs61
11260
11261         * src/common/utils.c
11262                 Fix a little leak
11263
11264 2008-05-21 [wwp]        3.4.0cvs60
11265
11266         * src/prefs_filtering.c
11267                 Don't show SMTP-only accounts in accounts list, as they are
11268                 irrelevant for filtering incoming messages.
11269
11270 2008-05-21 [colin]      3.4.0cvs59
11271
11272         * src/mainwindow.c
11273                 Don't put SMTP-only accounts in receive menus
11274
11275 2008-05-21 [colin]      3.4.0cvs58
11276
11277         * src/imap.c
11278                 Fix cvs56 (brain fart)
11279
11280 2008-05-21 [colin]      3.4.0cvs57
11281
11282         * src/common/utils.c
11283                 Fix bug 1615, 'hang on FIFO when the other end's not 
11284                 opened'
11285
11286 2008-05-21 [colin]      3.4.0cvs56
11287
11288         * src/imap.c
11289                 Fix a warning
11290
11291 2008-05-19 [colin]      3.4.0cvs55
11292
11293         * src/plugins/pgpcore/sgpgme.c
11294                 Maybe fix debian bug 481856, 'Segmentation fault 
11295                 when verifying a GPG signature'. Although it 
11296                 looks like a race condition...
11297
11298 2008-05-19 [colin]      3.4.0cvs54
11299
11300         * src/prefs_filtering_action.c
11301         * src/prefs_matcher.c
11302         * src/common/tags.c
11303         * src/common/tags.h
11304         * src/gtk/combobox.c
11305         * src/gtk/combobox.h
11306                 Patch by Pawel: disabled Tags menus in filtering dialogs
11307
11308 2008-05-19 [colin]      3.4.0cvs53
11309
11310         * src/prefs_account.c
11311                 GUI patch by Pawel: align ports entries
11312
11313 2008-05-19 [colin]      3.4.0cvs52
11314
11315         * src/mainwindow.c
11316                 Fix bug 1616, 'strange question while emptying trash'
11317
11318 2008-05-18 [colin]      3.4.0cvs51
11319
11320         * src/common/plugin.c
11321         * src/etpan/imap-thread.c
11322         * src/etpan/nntp-thread.c
11323         * src/gtk/gtksctree.c
11324                 Fix bug 1613, 'Various memory leaks'; 
11325                 based on a patch by Didier Barvaux.
11326
11327 2008-05-18 [colin]      3.4.0cvs50
11328
11329         * src/mimeview.c
11330         * src/privacy.h
11331         * src/toolbar.c
11332         * src/toolbar.h
11333         * src/plugins/pgpcore/sgpgme.c
11334                 Fix more parts of bug 1609:
11335                 - Make use of specific Expired privacy icon
11336                 - Use CLOSE instead of NOTICE_ERROR for cancel
11337                   receiving
11338                 - Allow a Preferences button in the main toolbar
11339
11340 2008-05-18 [colin]      3.4.0cvs49
11341
11342         * src/stock_pixmap.c
11343                 Fix bug with non-updating icons after theme change:
11344                 If fetching pixbuf for a given icon after a theme
11345                 change, the next pixmap fetch would return the old
11346                 cached one, as the theme change was forgotten at 
11347                 this time. (and vice-versa). This was mostly 
11348                 visible on open folder icons
11349
11350 2008-05-17 [colin]      3.4.0cvs48
11351
11352         * src/prefs_summaries.c
11353         * src/summaryview.c
11354                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11355                 options'. Patch by Pawel
11356
11357 2008-05-16 [colin]      3.4.0cvs47
11358
11359         * src/imap.c
11360                 Fix another possible crash (on fatal errors
11361                 at login, like stream error).
11362
11363 2008-05-16 [paul]       3.4.0cvs46
11364
11365         * tools/thunderbird-filters-convertor.pl
11366                 fix a typo
11367                 fix reading a tb rule that contains something
11368                 like that: \"Sender\"
11369
11370 2008-05-16 [paul]       3.4.0cvs45
11371
11372         * tools/README
11373         * tools/csv2addressbook.pl
11374                 add support for gmail exported csv address book
11375
11376 2008-05-16 [colin]      3.4.0cvs44
11377
11378         * configure.ac
11379         * src/ldapupdate.c
11380                 Fix ldap deprecated calls. Patch by
11381                 Michael Rasmussen
11382
11383 2008-05-16 [paul]       3.4.0cvs43
11384
11385         * manual/de/account.xml
11386         * manual/it/account.xml
11387         * manual/it/ack.xml
11388         * manual/it/addrbook.xml
11389         * manual/it/claws-mail-manual.xml
11390         * manual/it/gpl.xml
11391         * manual/it/intro.xml
11392         * manual/it/starting.xml
11393                 add pages towards German and Italian manuals.
11394                 (just for storage, they are not built yet, due
11395                 to being incomplete.) submitted by Speckmade
11396                 <Speckmade@gmx.net> and Salvatore De Paolis
11397                 <iwkse@claws-mail.org>
11398
11399 2008-05-16 [colin]      3.4.0cvs42
11400
11401         * src/gtk/sslcertwindow.c
11402                 Fix SHA1 fingerprint with GnuTLS
11403
11404 2008-05-15 [colin]      3.4.0cvs41
11405
11406         * src/gtk/sslcertwindow.c
11407                 Print SHA1 fingerprint too
11408
11409 2008-05-15 [colin]      3.4.0cvs40
11410
11411         * src/imap.c
11412                 Fix certificate port on TLS. It was 
11413                 previously always 0.
11414                 **IMPORTANT INFORMATION**: this will trigger 
11415                 one wrong "New certificate" warning at the 
11416                 first connection with this fix, if using STARTTLS
11417                 on IMAP.
11418         * src/gtk/sslcertwindow.c
11419                 Make labels selectable
11420
11421 2008-05-15 [colin]      3.4.0cvs39
11422
11423         * src/imap.c
11424                 Fix double free when STARTTLS fails (for
11425                 example due to refusing the certificate)
11426
11427 2008-05-15 [paul]       3.4.0cvs38
11428
11429         * manual/advanced.xml
11430                 fix typo
11431
11432 2008-05-15 [paul]       3.4.0cvs37
11433
11434         * manual/advanced.xml
11435         * src/prefs_send.c
11436                 make outgoing_fallback_to_ascii a hidden pref
11437
11438 2008-05-14 [colin]      3.4.0cvs36
11439
11440         * src/main.c
11441         * src/mainwindow.c
11442         * src/mainwindow.h
11443                 Make it possible to cancel quit when Claws
11444                 ask whether to empty trash.
11445
11446 2008-05-14 [colin]      3.4.0cvs35
11447
11448         * src/compose.c
11449         * src/prefs_common.c
11450         * src/prefs_common.h
11451         * src/prefs_send.c
11452                 Add a preference to be able to specify an
11453                 outgoing charset/encoding but still fallback
11454                 to 7bit US-ASCII when possible (default TRUE,
11455                 same behavior as pre-cvs34)
11456
11457 2008-05-14 [colin]      3.4.0cvs34
11458
11459         * src/compose.c
11460                 Always use the specified encoding and charset if it is
11461                 specified, even if the mail is ASCII.
11462
11463 2008-05-13 [paul]       3.4.0cvs33
11464
11465         * src/ldapupdate.c
11466                 fix the build warnings the easy way for now
11467
11468 2008-05-13 [colin]      3.4.0cvs32
11469
11470         * src/prefs_themes.c
11471                 Count .png files as icons too (fixes part
11472                 of bug 1609, 'Icon issues')
11473
11474 2008-05-13 [wwp]        3.4.0cvs31
11475
11476         * src/addressbook_foldersel.c
11477                 Fix wrong check (completes 3.4.0.cvs30).
11478
11479 2008-05-12 [wwp]        3.4.0cvs30
11480
11481         * src/addressbook.c
11482         * src/addressbook_foldersel.c
11483         * src/filtering.c
11484         * src/matcher.c
11485         * src/prefs_matcher.c
11486         * src/plugins/bogofilter/bogofilter.c
11487         * src/plugins/bogofilter/bogofilter_gtk.c
11488         * src/plugins/dillo_viewer/dillo_prefs.c
11489         * src/plugins/spamassassin/spamassassin.c
11490         * src/plugins/spamassassin/spamassassin_gtk.c
11491                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11492                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11493                 translated string "Any" in plugins (whitelisting) and
11494                 UTF8 comparisons.
11495
11496 2008-05-07 [colin]      3.4.0cvs29
11497
11498         * configure.ac
11499                 Fix --enable-maemo (assume --enable-generic-umpc)
11500
11501 2008-05-07 [colin]      3.4.0cvs28
11502
11503         * configure.ac
11504         * src/account.c
11505         * src/addr_compl.c
11506         * src/compose.c
11507         * src/editaddress.c
11508         * src/folderview.c
11509         * src/mainwindow.c
11510         * src/messageview.c
11511         * src/mimeview.c
11512         * src/prefs_account.c
11513         * src/prefs_common.c
11514         * src/prefs_display_header.c
11515         * src/prefs_filtering.c
11516         * src/prefs_summaries.c
11517         * src/prefs_template.c
11518         * src/prefs_toolbar.c
11519         * src/stock_pixmap.c
11520         * src/summaryview.c
11521         * src/summaryview.h
11522         * src/textview.c
11523         * src/toolbar.c
11524         * src/gtk/about.c
11525         * src/gtk/gtksctree.c
11526         * src/gtk/menu.c
11527         * src/gtk/prefswindow.c
11528         * src/gtk/sslcertwindow.c
11529                 Separate generic UMPC code (layouts, ...) from 
11530                 MAEMO code (Hildon, ...)
11531
11532 2008-05-06 [paul]       3.4.0cvs27
11533
11534         * tools/claws.i18n.status.pl
11535                 add he.po
11536
11537 2008-05-06 [colin]      3.4.0cvs26
11538
11539         * src/common/utils.c
11540                 Maybe fix crash on FreeBSD
11541
11542 2008-05-05 [colin]      3.4.0cvs25
11543
11544         * src/messageview.c
11545                 Fix bug 1602, 'Crash when sending return receipt for
11546                 messages with no subject'
11547
11548 2008-05-05 [colin]      3.4.0cvs24
11549
11550         * src/mimeview.c
11551                 Don't overwrite temporary files with same
11552                 name when drag and dropping. Fixes bug 1599,
11553                 'attach multiple files with the same name from 
11554                 one mail to another'
11555
11556 2008-05-04 [paul]       3.4.0cvs23
11557
11558         * src/compose.c
11559         * src/prefs_common.c
11560                 fix bug 1587 'can not replay with quote'
11561
11562 2008-05-03 [colin]      3.4.0cvs22
11563
11564         * po/de.po
11565                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11566
11567 2008-05-03 [colin]      3.4.0cvs21
11568
11569         * src/toolbar.c
11570                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11571                 icon isn't grayed although ineffective'
11572
11573 2008-05-02 [wwp]        3.4.0cvs20
11574
11575         * po/fr.po
11576                 Fix translation.
11577
11578         * src/prefs_folder_item.c
11579                 Add missing notice in folder properties (templates) when
11580                 folder is a root node.
11581
11582 2008-04-30 [colin]      3.4.0cvs19
11583
11584         * src/prefs_toolbar.c
11585                 Add Trash and Delete icons to the icon chooser
11586
11587 2008-04-30 [colin]      3.4.0cvs18
11588
11589         * src/compose.c
11590                 Remove "Delete entire line" which was a noop
11591                 and should be the same as "Delete line" :)
11592
11593 2008-04-30 [colin]      3.4.0cvs17
11594
11595         * src/compose.c
11596                 Fix 'Delete line' and 'Delete to end of line'
11597                 on the last line. Patch by <seelenhirt@gmx.net>
11598
11599 2008-04-28 [colin]      3.4.0cvs16
11600
11601         * src/folder.c
11602                 Fix bug 1589, 'tagsdb file not removed when
11603                 folder deleted'.
11604         * src/common/utils.c
11605                 Make sure claws_unlink accepts NULL arg.
11606
11607 2008-04-25 [colin]      3.4.0cvs15
11608
11609         * src/common/ssl.c
11610                 Fix/simplify previous commit
11611
11612 2008-04-25 [colin]      3.4.0cvs14
11613
11614         * src/addrindex.h
11615         * src/common/ssl_certificate.c
11616                 Patch by Marcus: Fix Win32 build
11617         * src/common/ssl.c
11618                 Fix build with GnuTLS/no pthread, thanks
11619                 to Marcus
11620
11621 2008-04-25 [colin]      3.4.0cvs13
11622
11623         * src/summaryview.c
11624                 Fix bug 1586, '3-pane vertical layout now and then 
11625                 still shows sender column'
11626
11627 2008-04-25 [colin]      3.4.0cvs12
11628
11629         * src/Makefile.am
11630         * src/w32-logo.ico
11631         * src/w32-resource.rc
11632                 Patch from Marcus Brinkmann to set an icon on w32.
11633
11634 2008-04-24 [colin]      3.4.0cvs11
11635
11636         * src/inc.c
11637         * src/inc.h
11638                 Trace inc locks
11639         * src/ldif.c
11640         * src/ldif.h
11641                 Fix bug 1581, 'Bad File Format during Import LDIF':
11642                 Use dynamically allocated buffers; also, allow 
11643                 importing contacts with no email address
11644
11645 2008-04-24 [colin]      3.4.0cvs10
11646
11647         * src/prefs_common.c
11648                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11649
11650 2008-04-23 [colin]      3.4.0cvs9
11651
11652         * src/compose.c
11653         * src/prefs_folder_item.c
11654         * src/prefs_template.c
11655         * src/quote_fmt.c
11656                 Fix bug 1576: Fix unescaping of templates when testing them
11657                 I think it breaks nothing. (wwp, you're welcome to double-check)
11658
11659 2008-04-23 [paul]       3.4.0cvs8
11660
11661         * manual/advanced.xml
11662                 add info about the "two_line_vertical" hidden
11663                 pref
11664
11665 2008-04-22 [paul]       3.4.0cvs7
11666
11667         * src/prefs_common.c
11668         * src/prefs_common.h
11669         * src/summaryview.c
11670                 make the 2-line view in summaryview when in three
11671                 columns mode configurable. hidden pref: "two_line_vertical"
11672
11673 2008-04-22 [colin]      3.4.0cvs6
11674
11675         * src/inc.c
11676                 Fix missing inc_unlock()
11677         * src/prefs_matcher.c
11678         * src/send_message.c
11679                 Fix my last commit
11680
11681 2008-04-22 [colin]      3.4.0cvs5
11682
11683         * src/etpan/imap-thread.c
11684                 Use g_(un)setenv instead of (un)setenv which
11685                 doesn't exist on IRIX 6.5
11686
11687 2008-04-22 [colin]      3.4.0cvs4
11688
11689         * src/inc.c
11690         * src/prefs_common.c
11691         * src/send_message.c
11692                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11693                 Set the default timeout to 75 seconds
11694
11695 2008-04-20 [colin]      3.4.0cvs3
11696
11697         * src/pixmaps/tray_newmail.offline.xpm
11698         * src/pixmaps/tray_newmail.xpm
11699         * src/pixmaps/tray_newmarkedmail.offline.xpm
11700         * src/pixmaps/tray_newmarkedmail.xpm
11701         * src/pixmaps/tray_nomail.offline.xpm
11702         * src/pixmaps/tray_nomail.xpm
11703         * src/pixmaps/tray_unreadmail.offline.xpm
11704         * src/pixmaps/tray_unreadmail.xpm
11705         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11706         * src/pixmaps/tray_unreadmarkedmail.xpm
11707                 Make the tray icons a bit nicer. Would be
11708                 nice to get really nice icons from someone
11709                 who's good at Gimp :)
11710
11711 2008-04-18 [colin]      3.4.0cvs2
11712
11713         * src/common/log.c
11714                 Forgot one g_unlink
11715
11716 lease complete the changelog entry below
11717 2008-04-18 [colin]      3.4.0cvs1
11718
11719         * src/addrduplicates.c
11720         * src/addressbook.c
11721         * src/compose.c
11722         * src/crash.c
11723         * src/editaddress.c
11724         * src/folder.c
11725         * src/image_viewer.c
11726         * src/imap.c
11727         * src/inc.c
11728         * src/main.c
11729         * src/mbox.c
11730         * src/messageview.c
11731         * src/mh.c
11732         * src/msgcache.c
11733         * src/news.c
11734         * src/partial_download.c
11735         * src/pop.c
11736         * src/prefs_common.c
11737         * src/prefs_common.h
11738         * src/prefs_other.c
11739         * src/prefs_themes.c
11740         * src/procheader.c
11741         * src/procmime.c
11742         * src/procmsg.c
11743         * src/textview.c
11744         * src/wizard.c
11745         * src/common/prefs.c
11746         * src/common/ssl_certificate.c
11747         * src/common/template.c
11748         * src/common/utils.c
11749         * src/common/utils.h
11750         * src/etpan/imap-thread.c
11751         * src/plugins/dillo_viewer/dillo_viewer.c
11752         * src/plugins/pgpcore/sgpgme.c
11753         * src/plugins/pgpinline/pgpinline.c
11754                 Add an option to shred temporary files and messages
11755                 instead of just removing them. Slows deletions down!
11756
11757 2008-04-18 [paul]       3.4.0
11758
11759         * NEWS
11760         * README
11761         * RELEASE_NOTES 
11762                 3.4.0 released
11763
11764
11765 2008-04-18 [paul]       3.3.1cvs61
11766
11767         * po/de.po
11768         * po/fi.po
11769         * po/it.po
11770         * po/pt_BR.po
11771                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11772                 and Frederico Goncalves Guimaraes
11773         * po/es.po
11774                 updated on the last minute by a lazy Ricardo Mones
11775
11776 2008-04-18 [colin]      3.3.1cvs60
11777
11778         * po/fr.po
11779                 Update translation (Fabien Vantard)
11780
11781 2008-04-17 [colin]      3.3.1cvs59
11782
11783         * src/imap.c
11784                 Fix debian bug 474712, 'claws seg faults when IMAP 
11785                 connection breaks after an IMAP protocol error 
11786                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11787         * src/summaryview.c
11788                 Fix a little leak
11789
11790 2008-04-17 [colin]      3.3.1cvs58
11791
11792         * src/common/log.c
11793                 Fix log size getting out of control (claws-mail
11794                 getting SIGXFSZ): rotate if every 10MB
11795
11796 2008-04-10 [paul]       3.3.1cvs57
11797
11798         * src/prefs_other.c
11799                 improvements to english usage
11800
11801 2008-04-10 [paul]       3.3.1cvs56
11802
11803         * src/prefs_receive.c
11804                 add an accurate description
11805
11806 2008-04-08 [colin]      3.3.1cvs55
11807
11808         * src/undo.c
11809                 Probably fix corruption, introduced in cvs53
11810
11811 2008-04-04 [iwkse]      3.3.1cvs54
11812
11813         * src/undo.c
11814                 undo should works properly again
11815
11816 2008-04-04 [iwkse]      3.3.1cvs53
11817
11818         * src/undo.c
11819                 Fix a segfault but breaks undo
11820                 on a specific case (eg. double paste with
11821                 middle-mouse button)
11822
11823 2008-04-04 [iwkse]      3.3.1cvs52
11824
11825         * src/prefs_filtering.c
11826                 Fix previous Tab mess
11827
11828 2008-04-03 [iwkse]      3.3.1cvs51
11829
11830         * src/prefs_filtering.c
11831                 Add search in filtering rules list
11832
11833 2008-04-02 [colin]      3.3.1cvs50
11834
11835         * src/main.c
11836                 Revert part of the previous patch: we do
11837                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11838                 exists
11839
11840 2008-04-02 [colin]      3.3.1cvs49
11841
11842         * src/main.c
11843                 Fix bug 1562, 'Claws-Mail does not completely 
11844                 respect settings in GTK2_RC_FILES environment'
11845                 Remove manual parsing of .gtkrc-2.0 and 
11846                 .gtk/gtkrc-2.0. GTK does it itself these days.
11847
11848 2008-04-01 [colin]      3.3.1cvs48
11849
11850         * src/imap_gtk.c
11851                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11852                 ticking "Show only subscribed"'
11853
11854 2008-03-31 [colin]      3.3.1cvs47
11855
11856         * src/folder.c
11857                 Fix bug 1553, 'File lock not respected'
11858                 Regression due to the implementation of
11859                 deletion batching
11860
11861 2008-03-31 [colin]      3.3.1cvs46
11862
11863         * src/mainwindow.c
11864                 Fix tags menu update, thanks to Paul
11865
11866 2008-03-29 [wwp]        3.3.1cvs45
11867
11868         * src/prefs_account.c
11869         * src/prefs_common.c
11870         * src/prefs_folder_item.c
11871         * src/prefs_quote.c
11872         * src/quote_fmt.c
11873         * src/quote_fmt.h
11874                 Fix compose template formats (in global preferences)
11875                 being translated under specific conditions.
11876                 Add a button to restore factory defaults for current
11877                 language.
11878
11879 2008-03-27 [colin]      3.3.1cvs44
11880
11881         * src/common/prefs.c
11882         * src/common/xmlprops.c
11883                 Fix RedHat bug 431735, 'segfault if /home is full' 
11884                 (when starting): Fix double fclose() in prefs.c
11885                 and potentially xmlprops.c
11886
11887 2008-03-27 [colin]      3.3.1cvs43
11888
11889         * src/addressbook.c
11890                 Fix bug 1559, 'Claws Mail crashed deleting all 
11891                 common contacts'
11892
11893 2008-03-27 [wwp]        3.3.1cvs42
11894
11895         * src/addressbook.c
11896                 Fix 3.3.0cvs41.
11897
11898 2008-03-27 [wwp]        3.3.1cvs41
11899
11900         * src/addressbook.c
11901                 Prevent list flickering when deleting addresses.
11902
11903 2008-03-26 [colin]      3.3.1cvs40
11904
11905         * src/imap.c
11906                 Clean up session disconnection. Possibly
11907                 fix Ubuntu bug #204290
11908
11909 2008-03-26 [colin]      3.3.1cvs39
11910
11911         * src/textview.c
11912                 Fix bug 1555: current folder wasn't used when
11913                 right-clicking on an email address
11914
11915 2008-03-25 [colin]      3.3.1cvs38
11916
11917         * src/plugins/bogofilter/bogofilter.c
11918         * src/plugins/bogofilter/bogofilter.h
11919         * src/plugins/bogofilter/bogofilter_gtk.c
11920                 Add a "learn from whitelist" preference
11921                 Whitelist Unsure mails too.
11922
11923 2008-03-24 [paul]       3.3.1cvs37
11924
11925         * src/prefs_account.c
11926                 If no MH mailbox and no account exists, when
11927                 creating a POP/Local account, just create and
11928                 use the default one instead of bailing with a
11929                 "Mailbox doesn't exist" error
11930
11931 2008-03-21 [colin]      3.3.1cvs36
11932
11933         * src/procmime.c
11934                 strstrip mime subtype
11935
11936 2008-03-21 [paul]       3.3.1cvs35
11937
11938         * manual/advanced.xml
11939                 correct and update the info about Actions
11940
11941 2008-03-20 [colin]      3.3.1cvs34
11942
11943         * src/messageview.c
11944         * src/messageview.h
11945         * src/textview.c
11946                 Show at max 1MB of text, add a noticeview to
11947                 show everything optionally.
11948
11949 2008-03-20 [colin]      3.3.1cvs33
11950
11951         * src/stock_pixmap.c
11952                 Add support for png themes
11953
11954 2008-03-19 [wwp]        3.3.1cvs32
11955
11956         * src/procheader.c
11957                 Sanity check.
11958
11959 2008-03-18 [colin]      3.3.1cvs31
11960
11961         * src/common/utils.c
11962         * src/common/utils.h
11963                 Handle size_t instead of off_t in to_human_readable
11964
11965 2008-03-18 [colin]      3.3.1cvs30
11966
11967         * src/imap.c
11968                 Remove raw printf
11969
11970 2008-03-16 [colin]      3.3.1cvs29
11971
11972         * src/summaryview.c
11973                 Fix build on GTK < 2.12
11974
11975 2008-03-16 [colin]      3.3.1cvs28
11976
11977         * src/mainwindow.c
11978                 Refresh non-list widget when switching
11979                 messageview
11980
11981 2008-03-16 [colin]      3.3.1cvs27
11982
11983         * manual/faq.xml
11984                 Revert cvs25: This wasn't a typo :) :
11985                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
11986
11987
11988 2008-03-16 [colin]      3.3.1cvs26
11989
11990         * src/summaryview.c
11991         * src/gtk/gtksctree.c
11992         * src/gtk/gtksctree.h
11993                 Implement 2-lines items in Summaryview when in 
11994                 three columns mode
11995
11996 2008-03-16 [paul]       3.3.1cvs25
11997
11998         * manual/faq.xml
11999                 fix typo
12000
12001 2008-03-14 [colin]      3.3.1cvs24
12002
12003         * src/prefs_filtering_action.c
12004                 Fix buglet on setting recipient when
12005                 reediting forward rules.
12006
12007 2008-03-12 [colin]      3.3.1cvs23
12008
12009         * src/summaryview.c
12010                 Fix a new unused variable warning
12011         * src/plugins/trayicon/trayicon.c
12012                 Fix folderview's scrollbar at startup
12013                 if starting hidden
12014
12015 2008-03-12 [colin]      3.3.1cvs22
12016
12017         * src/folderview.c
12018         * src/summaryview.c
12019                 Use item_opened at the beginning of showing
12020                 a folder instead of the end. Fixes flicker.
12021
12022 2008-03-12 [paul]       3.3.1cvs21
12023
12024         * src/folder.c
12025         * src/folder.h
12026         * src/mainwindow.c
12027         * src/procmsg.c
12028         * src/summaryview.c
12029         * src/plugins/trayicon/trayicon.c
12030                 add tooltip with extended folder stats
12031
12032 2008-03-10 [colin]      3.3.1cvs20
12033
12034         * src/common/xml.c
12035                 Handle comments
12036
12037 2008-03-07 [colin]      3.3.1cvs19
12038
12039         * src/mainwindow.c
12040                 Fix blinking of the taskbar entry
12041
12042 2008-03-07 [colin]      3.3.1cvs18
12043
12044         * src/mainwindow.c
12045                 MAEMO: Fix bug 1494, 'Trayicon 
12046                 plugin breaks UI...'
12047
12048 2008-03-07 [paul]       3.3.1cvs17
12049
12050         * src/gtk/authors.h
12051                 reflect reality a bit more closely
12052
12053 2008-03-06 [colin]      3.3.1cvs16
12054
12055         * src/mainwindow.c
12056         * src/mainwindow.h
12057         * src/summaryview.c
12058         * src/summaryview.h
12059         * src/toolbar.c
12060                 Integrate things better wrt the new
12061                 summaryview extensibility.
12062
12063 2008-03-06 [wwp]        3.3.1cvs15
12064
12065         * src/quote_fmt.c
12066                 Fix some gcc warnings.
12067
12068 2008-03-06 [wwp]        3.3.1cvs14
12069
12070         * src/prefs_account.c
12071         * src/prefs_folder_item.c
12072         * src/prefs_gtk.c
12073         * src/prefs_template.c
12074         * src/gtk/prefswindow.c
12075         * src/gtk/prefswindow.h
12076                 prefs_templates: fix missing unregistering of addr_completion widgets
12077                 and and ending of addr_completion service.
12078                 prefs_folder_item: fix missing registering/unregistering of widgets,
12079                 and rework the way add_completion service is started and stopped.
12080                 Plus few prefswindow API changes (opening).
12081
12082 2008-03-06 [wwp]        3.3.1cvs13
12083
12084         * src/folder_item_prefs.c
12085         * src/prefs_template.c
12086         * src/prefs_template.h
12087         * src/quote_fmt.c
12088         * src/common/template.c
12089                 Complete 3.3.1cvs12, thanks to Colin.
12090
12091 2008-03-06 [wwp]        3.3.1cvs12
12092
12093         * src/compose.c
12094         * src/folder_item_prefs.c
12095         * src/folder_item_prefs.h
12096         * src/prefs_account.c
12097         * src/prefs_folder_item.c
12098         * src/prefs_quote.c
12099         * src/prefs_template.c
12100         * src/quote_fmt.c
12101         * src/quote_fmt.h
12102         * src/common/template.c
12103         * src/common/template.h
12104                 Global and per-folder templates can now override the from name (this
12105                 doesn't change the account being used).
12106                 Examples:
12107                  "My other name" <%account_email> (just changes the name)
12108                  my.faked.email@address.org (overrides the address too)
12109
12110 2008-03-05 [colin]      3.3.1cvs11
12111
12112         * src/summaryview.c
12113         * src/summaryview.h
12114                 Replace that hbox with a notebook
12115
12116 2008-03-05 [colin]      3.3.1cvs10
12117
12118         * src/folder.h
12119         * src/folderview.c
12120                 Add klass functions for notification of folder
12121                 opening/closing via the GUI
12122         * src/summaryview.c
12123         * src/summaryview.h
12124                 Add a specific container for the scrolledwin
12125
12126 2008-03-05 [colin]      3.3.1cvs9
12127
12128         * src/folder.h
12129         * src/folderview.c
12130                 Add klass functions for notification of folder 
12131                 opening/closing via the GUI
12132         * src/summaryview.c
12133         * src/summaryview.h
12134                 Add a specific container for the scrolledwin
12135
12136 2008-03-02 [colin]      3.3.1cvs8
12137
12138         * src/messageview.c
12139                 MAEMO: Fix bug 1541, 'Deleting message from within 
12140                 read window displays next message then closes.'
12141
12142 2008-03-02 [colin]      3.3.1cvs7
12143
12144         * src/main.c
12145                 Probably fix bug 1539, 'Program crashes':
12146                 Setup Gcrypt's thread functions when built
12147                 with GnuTLS
12148
12149 2008-03-01 [colin]      3.3.1cvs6
12150
12151         * src/folder.c
12152         * src/imap_gtk.c
12153                 Get rid of stale folders with no account
12154
12155 2008-02-28 [colin]      3.3.1cvs5
12156
12157         * src/compose.c
12158                 Fix bug 1534, 'Segmentation fault when doing 
12159                 some draft saving and then throwing away'
12160         * src/imap.c
12161                 Fix bug 1533, 'Claws is unable to mark messages 
12162                 as "read" in IMAP shared folders'
12163         * src/etpan/imap-thread.c
12164                 Fix bug 1515, 'large messages crash claws when 
12165                 syncing for offline mode'. This is rather a
12166                 workaround, and mails > 64MB will still be
12167                 problematic if there's less than 64MB available
12168                 on the dataroot volume.
12169         * src/messageview.c
12170                 MAEMO: Add information when fetching big messages
12171
12172 2008-02-26 [colin]      3.3.1cvs4
12173
12174         * src/imap.c
12175                 fix bug 1532, '"login refused" message insufficiently 
12176                 detailed'
12177
12178 2008-02-26 [paul]       3.3.1cvs3
12179
12180         * INSTALL
12181         * README
12182                 remove mentions of ClamAV and a few other
12183                 old bits of information
12184
12185 2008-02-23 [colin]      3.3.1cvs2
12186
12187         * src/main.c
12188                 Fix log output (missing \n)
12189
12190 2008-02-23 [colin]      3.3.1cvs1
12191
12192         * configure.ac
12193                 Bump version number for stable release
12194
12195 2008-02-23 [paul]       3.3.0cvs21
12196
12197         * po/he.po
12198                 updated by Ofer
12199
12200 2008-02-21 [colin]      3.3.0cvs20
12201
12202         * src/matcher.c
12203                 Fix bug 1527, 'filtering is case sensitive when it 
12204                 shouldn't be'
12205
12206 2008-02-20 [colin]      3.3.0cvs19
12207
12208         * src/main.c
12209                 Fix file attachments from older Thunar
12210
12211 2008-02-19 [colin]      3.3.0cvs18
12212
12213         * manual/plugins.xml
12214         * manual/es/plugins.xml
12215         * manual/fr/plugins.xml
12216         * manual/pl/plugins.xml
12217                 Remove Clamav
12218
12219 2008-02-19 [paul]       3.3.0cvs17
12220
12221         * tools/README
12222         * tools/csv2addressbook.pl
12223                 add support for Kmail/Kaddressbook
12224
12225 2008-02-18 [colin]      3.3.0cvs16
12226
12227         * src/imap.c
12228                 Unset folder's session before creating a
12229                 new one
12230         * src/main.c
12231         * src/prefs_common.c
12232         * src/prefs_common.h
12233         * manual/advanced.xml
12234                 Add an hidden use_networkmanager pref, to
12235                 disable NetworkManager handling. Also,
12236                 consider UNKNOWN state to be CONNECTED.
12237
12238 2008-02-18 [wwp]        3.3.0cvs15
12239
12240         * src/matcher.c
12241                 Fix Engrish and make 'not' more visible in filtering debug logs.
12242
12243 2008-02-15 [colin]      3.3.0cvs14
12244
12245         * src/matcher.c
12246                 Revert cvs10 for now, it breaks the feature
12247
12248 2008-02-15 [colin]      3.3.0cvs13
12249
12250         * src/main.c
12251                 Always focus folder tree at startup
12252         * src/compose.c
12253                 Fix bug 1521, 'Cannot close compose window after 
12254                 replying to a non-existent news message'
12255
12256 2008-02-13 [colin]      3.3.0cvs12
12257
12258         * src/folderview.c
12259                 Fix important warnings
12260
12261 2008-02-12 [colin]      3.3.0cvs11
12262
12263         * src/imap.c
12264         * src/etpan/imap-thread.c
12265         * src/etpan/imap-thread.h
12266                 Fix handling of $Forwarded flag on Exchange:
12267                 check for the existence or creatability of a
12268                 flag before using it.
12269
12270 2008-02-12 [colin]      3.3.0cvs10
12271
12272         * src/matcher.c
12273                 Optimise matching on Found in addressbook if
12274                 the matched header is in cache (From, etc)
12275
12276 2008-02-12 [colin]      3.3.0cvs9
12277
12278         * src/folderview.c
12279                 Fix crashy stuff when changing displayed
12280                 columns
12281
12282 2008-02-12 [wwp]        3.3.0cvs8
12283
12284         * src/folder.h
12285                 Remove duplicate func declaration and restore the one
12286                 a missing one.
12287
12288 2008-02-12 [wwp]        3.3.0cvs7
12289
12290         * src/compose.c
12291         * src/export.c
12292         * src/folder.c
12293         * src/folder.h
12294         * src/foldersel.c
12295         * src/foldersel.h
12296         * src/imap_gtk.c
12297         * src/import.c
12298         * src/mainwindow.c
12299         * src/messageview.c
12300         * src/mh_gtk.c
12301         * src/prefs_account.c
12302         * src/prefs_filtering_action.c
12303         * src/summaryview.c
12304         * src/plugins/bogofilter/bogofilter_gtk.c
12305         * src/plugins/spamassassin/spamassassin_gtk.c
12306                 Allow moving/copying folders to root folders when using
12307                 the folder selection dialog (it was not possible to
12308                 maemo users to reparent a subfolder to a root folder
12309                 at all).
12310
12311 2008-02-12 [fabien]     3.3.0cvs6
12312
12313         * po/fr.po
12314                 a few days late for i18n fr update. Sorry.
12315
12316 2008-02-11 [colin]      3.3.0cvs5
12317
12318         * src/main.c
12319                 Implement support for future /dev/mem_notify.
12320                 This Linux kernel feature will allow applications
12321                 to be notified that memory has to be freed
12322                 before getting OOM-killed. For more information:
12323                 http://lwn.net/Articles/267013/
12324
12325 2008-02-10 [paul]       3.3.0cvs4
12326
12327         * src/Makefile.am
12328         * src/mimeview.c
12329         * src/prefs_toolbar.c
12330         * src/stock_pixmap.c
12331         * src/stock_pixmap.h
12332         * src/pixmaps/mime_text_patch.xpm
12333                 add an icon for attached patches
12334
12335 2008-02-09 [paul]       3.3.0cvs3
12336
12337         * src/gtk/about.c
12338                 bump the (c) year
12339
12340 2008-02-09 [wwp]        3.3.0cvs2
12341
12342         * src/main.c
12343                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12344
12345 2008-02-08 [colin]      3.3.0cvs1
12346
12347         * src/common/utils.c
12348                 Forbid attaching anything containing "../" or ".ssh/"
12349                 from mailto: URI
12350
12351 2008-02-08 [paul]       3.3.0
12352
12353         * NEWS
12354         * README
12355         * RELEASE_NOTES 
12356                 3.3.0 released
12357
12358 2008-02-08 [paul]       3.2.0cvs77
12359
12360         * AUTHORS
12361                 updated with new translators
12362         * configure.ac
12363                 added he to ALL_LINGUAS
12364         * po/cs.po
12365         * po/de.po
12366         * po/es.po
12367         * po/fi.po
12368         * po/hu.po
12369         * po/it.po
12370         * po/pt_BR.po
12371         * po/zh_CN.po
12372                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12373                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12374                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12375                 and Ralph Young
12376         * po/he.po
12377                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12378         * src/gtk/about.c
12379                 updated with new translators and bumped (c) year
12380         * src/gtk/authors.h
12381                 updated with new translators
12382
12383 2008-02-05 [colin]      3.2.0cvs76
12384
12385         * src/messageview.c
12386         * src/mimeview.c
12387         * src/mimeview.h
12388                 Special case text/calendar parts: if there's one in
12389                 the mail, and a plugin handling text/calendar is
12390                 loaded, show that part. That'll avoid rendering 
12391                 meetings as plain text, which just looks broken to
12392                 many users.
12393
12394 2008-02-04 [colin]      3.2.0cvs75
12395
12396         * src/mainwindow.c
12397                 Maemo: Fix LED handling on OS 2008
12398
12399 2008-02-01 [colin]      3.2.0cvs74
12400
12401         * src/compose.c
12402                 Possibly fix the annoying and hard-to reproduce bug
12403                 where lines 
12404                 are
12405                 rewrapped
12406                 like
12407                 that.
12408
12409 2008-02-01 [paul]       3.2.0cvs73
12410
12411         * src/common/utils.c
12412                 fix bug 1502, 'Plus signs are stripped from
12413                 email addresses when calling from command line'
12414                 Thanks to Colin
12415
12416 2008-01-31 [colin]      3.2.0cvs72
12417
12418         * src/exphtmldlg.c
12419         * src/mimeview.c
12420         * src/summaryview.c
12421                 Fix building of URIs from filenames
12422
12423 2008-01-31 [wwp]        3.2.0cvs71
12424
12425         * src/main.c
12426                 Fixes debug output of compiled-in features list
12427                 (completes 3.2.0cvs60).
12428
12429 2008-01-31 [colin]      3.2.0cvs70
12430
12431         * configure.ac
12432         * po/POTFILES.in
12433         * src/compose.c
12434         * src/plugins/Makefile.am
12435         * src/plugins/clamav/.cvsignore
12436         * src/plugins/clamav/Makefile.am
12437         * src/plugins/clamav/README
12438         * src/plugins/clamav/clamav_plugin.c
12439         * src/plugins/clamav/clamav_plugin.h
12440         * src/plugins/clamav/clamav_plugin_gtk.c
12441         * src/plugins/clamav/clamav_plugin_gtk.deps
12442                 Remove the Clamav plugin from the core
12443
12444 2008-01-28 [wwp]        3.2.0cvs69
12445
12446         * src/compose.c
12447         * src/prefs_template.c
12448         * src/prefs_template.h
12449         * src/quote_fmt.c
12450         * src/quote_fmt.h
12451         * src/quote_fmt_lex.l
12452         * src/quote_fmt_parse.y
12453                 Fix for bug #1493: count lines (\n chars) according to the way
12454                 format body is passed (i.e. \-escaped or not).
12455
12456 2008-01-27 [paul]       3.2.0cvs68
12457
12458         * po/en_GB.po
12459                 updated
12460         * src/prefs_actions.c
12461         * src/prefs_filtering.c
12462         * src/prefs_folder_item.c
12463         * src/prefs_template.c
12464         * src/gtk/about.c
12465                 some minor changes to the English
12466
12467 2008-01-24 [colin]      3.2.0cvs67
12468
12469         * src/etpan/imap-thread.c
12470         * src/etpan/nntp-thread.c
12471                 Fix bug 1348, 'Hang ups at exit time with 
12472                 pgp plugin since 3.0.2'
12473
12474 2008-01-23 [colin]      3.2.0cvs66
12475
12476         * src/toolbar.c
12477                 Fix translation of something that shouldn't be
12478
12479 2008-01-23 [colin]      3.2.0cvs65
12480
12481         * src/procmime.c
12482                 Fix bug 1486, 'Re: Incorrect content when replying'
12483                 Revert to full scan if short scan found only 0-length
12484                 text parts
12485
12486 2008-01-23 [paul]       3.2.0cvs64
12487
12488         * src/prefs_folder_item.c
12489                 fix bug 1485, 'selecting a folder's default
12490                 account if name contains '&''
12491
12492 2008-01-23 [colin]      3.2.0cvs63
12493
12494         * src/folder.c
12495         * src/folder.h
12496         * src/main.c
12497         * src/mainwindow.c
12498                 Fix bug 1480, 'should be able to display mail file
12499                 from command line'. Let 'claws-mail --select' accept
12500                 absolute paths in addition to folder identifiers.
12501
12502 2008-01-22 [wwp]        3.2.0cvs62
12503
12504         * src/account.c
12505         * src/account.h
12506         * src/compose.c
12507         * src/messageview.c
12508         * src/summaryview.c
12509         * src/common/utils.c
12510         * src/common/utils.h
12511                 Allow from=address in mailto sequence:
12512                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12513                   The 'from' will try to select the first account matching in accounts list,
12514                   otherwise will use the usual account selection mechanism but override with
12515                   this 'from' address.
12516                 Allow mailto with NNTP accounts
12517                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12518                   is the default one or if a NNTP account address is used with 'from'.
12519                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12520                   default account but the complete mailto sequence was put in To.
12521
12522 2008-01-22 [wwp]        3.2.0cvs61
12523
12524         * doc/man/claws-mail.1
12525                 Updated the man page: status of few features, command-line
12526                 usage (--version-full) and completed list of config files
12527                 and dirs.
12528
12529 2008-01-22 [wwp]        3.2.0cvs60
12530
12531         * src/main.c
12532                 Added --version-full to display version and compiled-in
12533                 features list (for later use by Clawsker for instance).
12534
12535 2008-01-22 [holger]     3.2.0cvs59
12536
12537         * src/addrduplicates.c
12538                 Fix scrolling in addressbook duplicate
12539                 finder result dialog
12540
12541 2008-01-21 [colin]      3.2.0cvs58
12542
12543         * src/summaryview.c
12544                 Fix bug 1457, 'sorting messages on, say, from, 
12545                 should subsort on previous sort choice'. Subsort
12546                 by date when sort is Subject, From, To, Tags.
12547
12548 2008-01-21 [colin]      3.2.0cvs57
12549
12550         * AUTHORS
12551         * src/matcher.c
12552         * src/mimeview.c
12553         * src/common/ssl.c
12554         * src/gtk/authors.h
12555                 Fix bug 1478, 'Wrong pthread_create calls all 
12556                 over the place'. Patch by Christian Cornelssen
12557
12558 2008-01-20 [colin]      3.2.0cvs56
12559
12560         * src/imap.c
12561         * src/etpan/imap-thread.c
12562         * src/etpan/imap-thread.h
12563                 Fix bug 1468, 'Use IMAP keyword to 
12564                 store "forwarded" flag'
12565
12566 2008-01-20 [colin]      3.2.0cvs55
12567
12568         * src/folderutils.c
12569                 Make list operations faster
12570
12571 2008-01-20 [colin]      3.2.0cvs54
12572
12573         * src/mainwindow.c
12574                 Fix bug 1353, 'on startup with small screen 
12575                 layout, keyboard input gets lost'
12576
12577 2008-01-20 [colin]      3.2.0cvs53
12578
12579         * src/textview.c
12580                 Complete 3.2.0cvs49, and fixes bug 1477, 
12581                 'Claws Mail crashes when view PGP-encrypted 
12582                 message'
12583
12584 2008-01-20 [colin]      3.2.0cvs52
12585
12586         * src/compose.c
12587                 Fix privacy menu update when replying to
12588                 encrypted mail and no default privacy 
12589                 system is set
12590
12591 2008-01-19 [colin]      3.2.0cvs51
12592
12593         * src/filtering.c
12594         * src/procmsg.h
12595         * src/plugins/bogofilter/bogofilter.c
12596         * src/plugins/clamav/clamav_plugin.c
12597         * src/plugins/spamassassin/spamassassin.c
12598                 Batch filtering deletions too (and save 4 bytes
12599                 per MsgInfo in the process :)
12600
12601 2008-01-19 [colin]      3.2.0cvs50
12602
12603         * src/folder.c
12604                 Make cache update after copies much faster
12605                 on IMAP
12606
12607 2008-01-19 [colin]      3.2.0cvs49
12608
12609         * src/textview.c
12610                 Check g_fopen() success
12611
12612 2008-01-17 [wwp]        3.2.0cvs48
12613
12614         * manual/faq.xml
12615         * manual/es/faq.xml
12616         * manual/fr/faq.xml
12617         * manual/pl/faq.xml
12618                 Sylpheed? No idea what this means.
12619
12620 2008-01-17 [colin]      3.2.0cvs47
12621
12622         * src/gtk/gtksctree.c
12623                 Make dnd threshold higher on Maemo
12624
12625 2008-01-16 [colin]      3.2.0cvs46
12626
12627         * src/common/passcrypt.c
12628                 Fix build on FreeBSD, thanks to Pawel
12629
12630 2008-01-15 [colin]      3.2.0cvs45
12631
12632         * src/compose.c
12633                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12634                 spell check of actuall word'
12635         * src/summaryview.c
12636                 Temporarily disable immediate execution when learning
12637                 spam *only* if the summaryview isn't locked
12638
12639 2008-01-15 [wwp]        3.2.0cvs44
12640
12641         * src/prefs_filtering.c
12642                 Fix filtering prefs layout (Maemo port), moving page up/down
12643                 from buttons to context menu.
12644
12645 2008-01-15 [colin]      3.2.0cvs43
12646
12647         * src/compose.c
12648                 Fix bug 1465, 'First line in new message does not mark URLs'
12649
12650 2008-01-15 [colin]      3.2.0cvs42
12651
12652         * src/common/passcrypt.c
12653                 Fix bug 1461, 'several components #define 
12654                 _XOPEN_SOURCE improperly'
12655
12656 2008-01-15 [colin]      3.2.0cvs41
12657
12658         * src/summaryview.c
12659                 Fix bug 1469, 'Column width adjustments on message 
12660                 lists do not save'
12661
12662 2008-01-14 [holger]     3.2.0cvs40
12663
12664         * configure.ac
12665                 Add tests for dbus, dbus glib bindings,
12666                 and NetworkManager. All is optional. Add new
12667                 --(en|dis)able-networkmanager-support switch.
12668         * src/Makefile.am
12669         * src/imap.c
12670         * src/inc.c
12671         * src/main.c
12672         * src/main.h
12673         * src/mainwindow.c
12674         * src/gtk/about.c
12675                 Add optional NetworkManager support, so Claws Mail
12676                 can try to do the right thing when the network connection
12677                 status changes. NetworkManager support is active by
12678                 default if above requirements were met.
12679
12680 2008-01-12 [colin]      3.2.0cvs39
12681
12682         * src/summaryview.c
12683                 Advertise the click-on-reply feature in the tooltip
12684
12685 2008-01-12 [colin]      3.2.0cvs38
12686
12687         * src/Makefile.am
12688         * src/stock_pixmap.c
12689         * src/stock_pixmap.h
12690         * src/pixmaps/tray_newmail.offline.xpm
12691         * src/pixmaps/tray_newmail.xpm
12692         * src/pixmaps/tray_newmarkedmail.offline.xpm
12693         * src/pixmaps/tray_newmarkedmail.xpm
12694         * src/pixmaps/tray_nomail.offline.xpm
12695         * src/pixmaps/tray_nomail.xpm
12696         * src/pixmaps/tray_unreadmail.offline.xpm
12697         * src/pixmaps/tray_unreadmail.xpm
12698         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12699         * src/pixmaps/tray_unreadmarkedmail.xpm
12700         * src/plugins/trayicon/Makefile.am
12701         * src/plugins/trayicon/newmail.offline.xpm
12702         * src/plugins/trayicon/newmail.xpm
12703         * src/plugins/trayicon/newmarkedmail.offline.xpm
12704         * src/plugins/trayicon/newmarkedmail.xpm
12705         * src/plugins/trayicon/nomail.offline.xpm
12706         * src/plugins/trayicon/nomail.xpm
12707         * src/plugins/trayicon/trayicon.c
12708         * src/plugins/trayicon/unreadmail.offline.xpm
12709         * src/plugins/trayicon/unreadmail.xpm
12710         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12711         * src/plugins/trayicon/unreadmarkedmail.xpm
12712                 Make the Trayicon plugin icons themable
12713
12714 2008-01-12 [wwp]        3.2.0cvs37
12715
12716         * src/prefs_display_header.c
12717                 Fix extra leading hyphen visible in the display
12718                 header configuration combo list (maemo).
12719
12720 2008-01-11 [colin]      3.2.0cvs36
12721
12722         * src/imap.c
12723                 Set timeout to 1 before disconnecting all -
12724                 for when one switches to offline and has 
12725                 no network anymore
12726         * src/messageview.c
12727                 Fix bug 1454, 'error message shows parts and 
12728                 signature of previous messages'
12729         * src/prefs_common.c
12730                 Maemo: Hide Send dialog by default
12731
12732 2008-01-10 [colin]      3.2.0cvs35
12733
12734         * src/action.c
12735         * src/editldap.c
12736         * src/prefs_account.c
12737         * src/wizard.c
12738         * src/gtk/inputdialog.c
12739         * src/plugins/pgpcore/passphrase.c
12740                 Maemo: Fix bug 1455, 'Password enters leading letter 
12741                 incorrectly as uppercase'
12742
12743 2008-01-09 [colin]      3.2.0cvs34
12744
12745         * po/pl.po
12746                 Fix bug 1446, 'SC crashes frequently when staying 
12747                 in background'. Format string error in Polish 
12748                 translation
12749         * src/gtk/description_window.c
12750         * src/prefs_template.c
12751                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12752                 patch by Pawel
12753         * src/wizard.c
12754                 Maemo: Fix build
12755
12756 2008-01-08 [colin]      3.2.0cvs33
12757
12758         * src/main.c
12759                 Maemo: connect HW status change signal for shutdown
12760         * src/mainwindow.c
12761                 Maemo: Fix hardware space key
12762         * src/wizard.c
12763                 Maemo: name mmc1 and 2 a better name
12764
12765 2008-01-08 [wwp]        3.2.0cvs32
12766
12767         * src/folder.c
12768         * src/folder_item_prefs.c
12769         * src/folder_item_prefs.h
12770         * src/prefs_folder_item.c
12771                 It's now possible to disable processing rules when
12772                 entering a folder (this adds a new option to the
12773                 folder properties dialog).
12774
12775 2008-01-08 [wwp]        3.2.0cvs31
12776
12777         * src/common/utils.c
12778                 Mailto: now supports 'insert' (stands for 'insert file'), this
12779                 adds the ability to create a new message from the command-line,
12780                 with body set from an existing file contents.
12781
12782 2008-01-08 [colin]      3.2.0cvs30
12783
12784         * src/summaryview.c
12785                 Maybe fix bug 1452, 'crash while drag'n'droping 
12786                 emails to an IMAP folder'
12787
12788 2008-01-07 [wwp]        3.2.0cvs29
12789
12790         * src/prefs_filtering.c
12791                 Static-alize a function, thanks to Colin.
12792
12793 2008-01-07 [colin]      3.2.0cvs28
12794
12795         * src/folderview.c
12796                 Fix scrolling to bottom when drag and dropping
12797         * src/summaryview.c
12798                 Fix bug 1445, 'Display sender using addressbook: fails 
12799                 when From: isn't an email address'
12800
12801 2008-01-07 [wwp]        3.2.0cvs27
12802
12803         * src/prefs_actions.c
12804         * src/prefs_filtering.c
12805         * src/prefs_template.c
12806                 Add tooltips to most buttons in the templates, actions and
12807                 filtering/processing dialogs.
12808
12809 2008-01-07 [wwp]        3.2.0cvs26
12810
12811         * src/prefs_filtering.c
12812                  - add a clear button to clear dialog input fields
12813                  - add page up and page down buttons to move selected rule up and down
12814                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12815                  - popup-menu items are greyed out either if the list is empty (not counting the
12816                    (New) row or if there is no selected item
12817                  - clear store when closing dialog
12818
12819         * src/prefs_actions.c
12820                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12821                    clear button, popup-menu
12822                  - clear store when closing dialog
12823
12824         * src/prefs_template.c
12825                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12826                    clear button, popup-menu 
12827
12828         * src/addrcustomattr.c
12829                  - renamed popup-menu item Clear list to Delete all
12830                  - grey out popup-menu items is there is no selected item or if list is empty
12831                  - clear store when closing dialog
12832
12833         * src/edittags.c
12834                  - added popup-menu item Delete all
12835                  - grey out popup-menu items is there is no selected item or if list is empty
12836                  - clear store when closing dialog
12837
12838 2008-01-06 [wwp]        3.2.0cvs25
12839
12840         * src/addressadd.c
12841                 One more layout fix by Pawel (completes 3.2.0cvs24).
12842
12843 2008-01-05 [colin]      3.2.0cvs24
12844
12845         * src/addressadd.c
12846                 Little GUI fixes, patch by Pawel
12847
12848 2007-12-29 [wwp]        3.2.0cvs23
12849
12850         * src/compose.c
12851                 Fix for bug #1443, and strip possible whitespaces around
12852                 custom header names.
12853
12854 2007-12-29 [mones]      3.2.0cvs22
12855
12856         * po/es.po
12857                 Updated translation, corrected a term based 
12858                 on suggestion from Israel Saeta P�rez,
12859                 reverted awful X-Mailer translation
12860         * src/procmime.c
12861                 Complete cvs20 for FreeBSD, patch by Pawel
12862
12863 2007-12-29 [colin]      3.2.0cvs21
12864
12865         * src/textview.c
12866                 Fix bug 1442, 'Tags are repeated in 
12867                 encapsulated messages'
12868
12869 2007-12-28 [colin]      3.2.0cvs20
12870
12871         * src/procmime.c
12872                 Fix path to mime/globs. Patch by Marten King.
12873
12874 2007-12-27 [colin]      3.2.0cvs19
12875
12876         * src/plugins/pgpcore/Makefile.am
12877         * src/plugins/pgpinline/Makefile.am
12878         * src/plugins/pgpmime/Makefile.am
12879                 Add missing flags to build pgp plugins on maemo
12880
12881 2007-12-27 [colin]      3.2.0cvs18
12882
12883         * src/mainwindow.c
12884                 Maximise before showing to avoid probable flickering
12885                 on slow computers.
12886
12887 2007-12-27 [colin]      3.2.0cvs17
12888
12889         * src/main.c
12890         * src/mainwindow.c
12891         * src/prefs_common.c
12892         * src/prefs_common.h
12893                 Fix bug 1439, 'Claws Mail does not remember window size 
12894                 state when restarted'. Save maximised state and force
12895                 maximisation at startup if applicable.
12896
12897 2007-12-23 [paul]       3.2.0cvs16
12898
12899         * src/prefs_matcher.c
12900                 fix bug 1436, 'Filter condition dialog doesn't
12901                 load header name from current rules'
12902
12903 2007-12-22 [paul]       3.2.0cvs15
12904
12905         * src/compose.c
12906                 fix bug 1435, 'Reply doesn't take into account
12907                 reply-to field'
12908
12909 2007-12-21 [paul]       3.2.0cvs14
12910
12911         * src/common/ssl_certificate.c
12912                 fix FreeBSD build with IPV6 support 
12913
12914 2007-12-20 [colin]      3.2.0cvs13
12915
12916         * src/imap.c
12917                 Fix error handling
12918
12919 2007-12-20 [colin]      3.2.0cvs12
12920
12921         * src/imap.c
12922         * src/imap.h
12923         * src/prefs_account.c
12924                 Add DIGEST-MD5 support for IMAP authentication
12925
12926 2007-12-19 [mones]      3.2.0cvs11
12927
12928         * doc/man/claws-mail.1
12929                 Better ordering of sections, updated options
12930         * po/es.po
12931                 Updated strings
12932
12933 2007-12-19 [paul]       3.2.0cvs10
12934
12935         * src/prefs_account.c
12936                 use a spinbutton instead of an entry for
12937                 "POP authentication timeout" also
12938
12939 2007-12-19 [colin]      3.2.0cvs9
12940
12941         * src/prefs_filtering_action.c
12942         * src/prefs_matcher.c
12943         * src/gtk/description_window.c
12944                 Destroy info windows with their parents
12945                 Patch by Pawel
12946
12947 2007-12-19 [colin]      3.2.0cvs8
12948
12949         * src/prefs_account.c
12950                 Use spinbuttons instead of entries where needed
12951                 Patch by Pawel
12952
12953 2007-12-18 [paul]       3.2.0cvs7
12954
12955         * src/prefs_matcher.c
12956                 add missing i18n for a few strings
12957                 Patch by Stephan Sachse
12958
12959 2007-12-18 [paul]       3.2.0cvs6
12960
12961         * src/prefs_logging.c
12962                 use 'disk' instead of 'disc'
12963
12964 2007-12-18 [paul]       3.2.0cvs5
12965
12966         * po/en_GB.po
12967                 updated
12968         * src/addrcustomattr.c
12969         * src/editaddress.c
12970                 fixes to the ingleesh
12971         * src/prefs_filtering_action.c
12972                 fix copyright header
12973                 fix untranslated strings
12974         * src/prefs_filtering_action.h
12975                 fix copyright header
12976
12977 2007-12-18 [wwp]        3.2.0cvs4
12978
12979         * src/folderview.c
12980         * src/headerview.c
12981         * src/prefs_common.c
12982         * src/prefs_common.h
12983         * src/prefs_fonts.c
12984         * src/summaryview.c
12985         * src/textview.c
12986         * src/wizard.c
12987         * src/common/defs.h
12988         * src/gtk/gtkutils.c
12989                 Added prefs to set custom small and bold fonts
12990                 (might matter on some desktops, according to
12991                 DPI and font settings).
12992
12993 2007-12-18 [colin]      3.2.0cvs3
12994
12995         * src/prefs_logging.c
12996                 Rework GUI, patch by Pawel
12997
12998 2007-12-18 [colin]      3.2.0cvs2
12999
13000         * src/prefs_filtering_action.c
13001                 Rework GUI, patch by Pawel
13002
13003 2007-12-18 [colin]      3.2.0cvs1
13004
13005         * src/editaddress.c
13006                 Fix build on old GCC
13007                 Fix inverted buttons
13008
13009 2007-12-17 [paul]       3.2.0
13010
13011         * NEWS
13012         * README
13013         * RELEASE_NOTES 
13014                 3.2.0 released
13015
13016 2007-12-17 [paul]       3.1.0cvs79
13017
13018         * po/de.po
13019         * po/fr.po
13020         * po/hu.po
13021         * po/it.po
13022         * po/pt_BR.po
13023                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
13024                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
13025
13026 2007-12-17 [mones]      3.1.0cvs78
13027
13028         * po/es.po
13029                 Updated Spanish translation for 3.2.0 release
13030
13031 2007-12-16 [colin]      3.1.0cvs77
13032
13033         * src/addrcustomattr.c
13034                 Fix translations, patch by Fabien
13035
13036 2007-12-15 [paul]       3.1.0cvs76
13037
13038         * src/folderview.c
13039                 fix compiler warning
13040
13041 2007-12-14 [colin]      3.1.0cvs75
13042
13043         * src/folderview.c
13044                 Simplify logic
13045
13046 2007-12-12 [wwp]        3.1.0cvs74
13047
13048         * AUTHORS
13049         * src/gtk/authors.h
13050                 Added Marius Glauser to the hall of fame.
13051
13052 2007-12-12 [wwp]        3.1.0cvs73
13053
13054         * src/gtk/gtkutils.c
13055                 Improve the way we show results of searches
13056                 in message bodies: selected text now get centered
13057                 vertically in the message window.
13058                 Patch by Marius Glauser <seelenhirt@gmx.net>.
13059
13060 2007-12-10 [colin]      3.1.0cvs72
13061
13062         * src/folder.c
13063                 Don't crash when setting batch mode on no folder
13064
13065 2007-12-10 [colin]      3.1.0cvs71
13066
13067         * src/common/utils.c
13068                 Fix potential buffer overrun (thanks to
13069                 Hiroyuki)
13070
13071 2007-12-08 [paul]       3.1.0cvs70
13072
13073         * src/prefs_receive.c
13074                 small change to the English
13075
13076 2007-12-08 [colin]      3.1.0cvs69
13077
13078         * src/vcard.c
13079                 Fix warnings
13080
13081 2007-12-07 [colin]      3.1.0cvs68
13082
13083         * src/mainwindow.c
13084         * src/summaryview.c
13085         * src/summaryview.h
13086                 Free simplify_subject_preg at exit
13087
13088 2007-12-07 [colin]      3.1.0cvs67
13089
13090         * src/main.c
13091         * src/summaryview.c
13092         * src/common/utils.c
13093         * src/common/utils.h
13094                 We have to free reused regexps from time to
13095                 time, or they get huge
13096
13097 2007-12-07 [colin]      3.1.0cvs66
13098
13099         * src/vcard.c
13100                 Fix QP decoding (and UTF8)
13101
13102 2007-12-07 [colin]      3.1.0cvs65
13103
13104         * src/addrcustomattr.c
13105                 Update list of default custom attributes
13106                 now (will be needed for a feature patch
13107                 post 3.2.0)
13108
13109 2007-12-07 [colin]      3.1.0cvs64
13110
13111         * src/folder.c
13112                 Batch on destination folder when copying - fixes
13113                 slowness when moving unread mails to trash on IMAP
13114
13115 2007-12-06 [colin]      3.1.0cvs63
13116
13117         * src/common/w32_time.c
13118         * src/common/w32lib.h
13119         * src/etpan/etpan-thread-manager.c
13120         * src/etpan/imap-thread.c
13121         * src/etpan/nntp-thread.c
13122         * src/gtk/Makefile.am
13123                 Fix win32 build with libetpan. Thanks to
13124                 Marcus Brinkmann.
13125
13126 2007-12-06 [colin]      3.1.0cvs62
13127
13128         * src/account.c
13129         * src/imap.c
13130         * src/prefs_account.c
13131         * src/prefs_account.h
13132         * src/etpan/imap-thread.c
13133         * src/etpan/imap-thread.h
13134                 Disable connection via command line on WIN32
13135                 Disable mmap use on WIN32 - use normal strings
13136         * src/addressbook.c
13137         * src/addressbook.h
13138         * src/addressbook_foldersel.c
13139         * src/addressbook_foldersel.h
13140         * src/prefs_filtering_action.c
13141         * src/prefs_matcher.c
13142         * src/plugins/bogofilter/bogofilter_gtk.c
13143         * src/plugins/dillo_viewer/dillo_prefs.c
13144         * src/plugins/spamassassin/spamassassin_gtk.c
13145                 Fix leak, rework function logics to be more
13146                 natural - thanks to Holger
13147         * src/common/utils.c
13148                 Fix warnings
13149
13150 2007-12-06 [colin]      3.1.0cvs61
13151
13152         * src/news.c
13153         * src/common/utils.c
13154         * src/common/utils.h
13155                 Fix posting, and fix UTF-8 being sent when encoding
13156                 is 8bit
13157
13158 2007-12-05 [colin]      3.1.0cvs60
13159
13160         * src/news.c
13161                 Fix debian bug #453157, 'Fails to post usenet
13162                 articles after NNTP connection has been 
13163                 interrupted". Fix return value to prevent deletion
13164                 on failure, and issue MODE READER in case posting
13165                 fails at first.
13166
13167 2007-12-05 [colin]      3.1.0cvs59
13168
13169         * src/messageview.c
13170         * src/uri_opener.c
13171                 Improvements to the List URIs dialog
13172                 Patch by Pawel
13173
13174 2007-12-05 [colin]      3.1.0cvs58
13175
13176         * src/prefs_other.c
13177         * src/gtk/gtksctree.h
13178                 Fix warnings
13179
13180 2007-12-04 [colin]      3.1.0cvs57
13181
13182         * src/etpan/imap-thread.c
13183                 Fix bug 1378, 'Claws exits on IMAP alert message'
13184                 Don't do GTK calls directly from Etpan thread
13185
13186 2007-12-04 [colin]      3.1.0cvs56
13187
13188         * src/folderview.c
13189         * src/gtk/gtksctree.c
13190                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
13191                 Make all the left of column zero an hotspot for
13192                 expanding.
13193
13194 2007-12-04 [colin]      3.1.0cvs55
13195
13196         * src/mainwindow.c
13197         * src/mainwindow.h
13198         * src/prefs_common.c
13199         * src/prefs_common.h
13200         * src/prefs_receive.c
13201                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
13202
13203 2007-12-04 [wwp]        3.1.0cvs54
13204
13205         * src/prefs_other.c
13206                 Fix for bug #1419.
13207
13208 2007-12-04 [holger]     3.1.0cvs53
13209
13210         * src/addrduplicates.c
13211         * src/addrduplicates.h
13212                 Export addressbook entry deletion
13213
13214 2007-12-04 [colin]      3.1.0cvs52
13215
13216         * tools/Makefile.am
13217         * tools/README.sylprint
13218         * tools/sylprint.pl
13219         * tools/sylprint.rc
13220                 Fix debian bug #454089 (symlink attack in TMP directory)
13221                 http://secwatch.org/advisories/1019661/ :
13222                 Remove the buggy script, which was unmaintained anyway
13223         * src/news.c
13224         * src/procmsg.c
13225                 Store things in our private tmp directory.
13226
13227 2007-12-03 [colin]      3.1.0cvs51
13228
13229         * src/folder.c
13230         * src/folder.h
13231         * src/folderview.c
13232         * src/imap.c
13233         * src/mainwindow.c
13234                 Fix update problem when getting remote tags
13235         * src/prefs_matcher.c
13236                 Rework GUI to make it better. Patch by Pawel
13237                 Pekala
13238
13239 2007-12-03 [colin]      3.1.0cvs50
13240
13241         * src/etpan/imap-thread.c
13242         * src/etpan/nntp-thread.c
13243                 Fix bug 1417, 'Network log doesn't reveal 
13244                 enough NNTP errors'
13245
13246 2007-12-02 [iwkse]      3.1.0cvs49
13247
13248         * src/plugins/dillo_viewer/dillo_prefs.c
13249                         Insert dillo under the Plugins menu
13250
13251 2007-12-01 [paul]       3.1.0cvs48
13252
13253         * src/html.c
13254                 add these variant forms
13255                 Thanks to Colin
13256
13257 2007-12-01 [paul]       3.1.0cvs47
13258
13259         * src/matcher.c
13260                 fix a typo
13261
13262 2007-12-01 [paul]       3.1.0cvs46
13263
13264         * po/POTFILES.in
13265                 add the new addrcustomattr.c file
13266
13267 2007-11-29 [colin]      3.1.0cvs45
13268
13269         * src/common/ssl_certificate.c
13270                 Use the more modern getaddrinfo instead of 
13271                 gethostbyname when possible
13272
13273 2007-11-28 [colin]      3.1.0cvs44
13274
13275         * src/summaryview.c
13276                 Maybe fix bug 1410 and other crash reports
13277                 in summaryview since cvs38.
13278
13279 2007-11-28 [wwp]        3.1.0cvs43
13280
13281         * src/prefs_summary_open.c
13282                 Guard against an empty list of actions to perform
13283                 when opening a folder (or migration defaults could
13284                 be introduced, confusing).
13285
13286 2007-11-28 [colin]      3.1.0cvs42
13287
13288         * src/folderview.c
13289                 Fix mark all read from folder's contextual menu
13290
13291 2007-11-27 [colin]      3.1.0cvs41
13292
13293         * src/imap.c
13294         * src/imap.h
13295         * src/imap_gtk.c
13296         * src/prefs_account.c
13297         * src/etpan/imap-thread.c
13298                 A few fixes to the IMAP flags handling: Optimisations,
13299                 two crashers, mention that Bandwitdh-efficient mode
13300                 prevents tag fetching.
13301                 Fix M-UTF7 in subscription dialog.
13302
13303 2007-11-27 [colin]      3.1.0cvs40
13304
13305         * src/folder.c
13306         * src/mbox.c
13307         * src/summaryview.c
13308                 Make filtering faster on flags change: Batch original 
13309                 folderitem, where we'll do flags/tags changes.
13310
13311 2007-11-27 [colin]      3.1.0cvs39
13312
13313         * src/filtering.c
13314                 Fix bug 1407, 'After a copy action, further rules apply 
13315                 to both original and copy'
13316
13317 2007-11-27 [colin]      3.1.0cvs38
13318
13319         * src/edittags.c
13320         * src/summaryview.c
13321                 Fixes races when doing a long operation and user
13322                 asks for another one (Mark all read/unread on a 
13323                 big folder on IMAP for example)
13324
13325 2007-11-27 [wwp]        3.1.0cvs37
13326
13327         * src/addressbook.c
13328         * src/prefs_common.c
13329                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13330                 and 3.1.0cvs35 (addressbook.c).
13331
13332 2007-11-27 [holger]     3.1.0cvs36
13333
13334         * src/printing.c
13335                 Add a line separating header and body
13336                 in the printout
13337
13338 2007-11-27 [wwp]        3.1.0cvs35
13339
13340         * src/addressbook.c
13341                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13342                 (thanks to Colin) and revert disabling of cut/copy
13343                 context menu entries upon selected groups.
13344
13345 2007-11-27 [holger]     3.1.0cvs34
13346
13347         * src/printing.c
13348                 Add weights to the list of supported text attributes
13349                 for printing
13350
13351 2007-11-27 [wwp]        3.1.0cvs33
13352
13353         * src/Makefile.am
13354         * src/addrcustomattr.c
13355         * src/addrcustomattr.h
13356         * src/addressbook.c
13357         * src/editaddress.c
13358         * src/editaddress.h
13359         * src/prefs_common.c
13360         * src/prefs_common.h
13361         * src/common/defs.h
13362                 Provide a (customizable) list of preset attribute names
13363                 for editing contacts (closes bug #1391).
13364
13365 2007-11-27 [wwp]        3.1.0cvs32
13366
13367         * src/addrclip.c
13368         * src/addressbook.c
13369         * src/addritem.c
13370                 Various fixes in the address book:
13371                         - made copy/move of a folder to itself or its subtree
13372                           impossible (-> error)
13373                         - errors messages don't show in the status bar anymore,
13374                           use alertpanels instead
13375                         - simple click on group doesn't open group edit dialog
13376                           anymore when in contact edit embedded mode (was too itchy)
13377                         - fixed disabling of edit button and and menu entry when
13378                           in contact edit embedded mode (was done in a bad and
13379                           ineffective way)
13380                         - fix menu cut/paste sensitivity in treelist context
13381                           menu (conflicting enabling was done by different functions)
13382                         - fix some menu item sensitivity in address list context menu
13383                         - don't allow cut/copy of groups, it's useless as they won't
13384                           be copied w/ their contents
13385                         - fix missing copy of the picture file when copying (bug #1402),
13386                           fix picture attribute (internal) value when moving or copying
13387
13388
13389 2007-11-27 [colin]      3.1.0cvs31
13390
13391         * src/folder.c
13392         * src/imap.c
13393                 Fix tags loss on move, fix space encoding
13394
13395 2007-11-26 [colin]      3.1.0cvs30
13396
13397         * src/edittags.c
13398         * src/folder.c
13399         * src/folder.h
13400         * src/imap.c
13401         * src/messageview.c
13402         * src/procmsg.c
13403         * src/procmsg.h
13404         * src/summaryview.c
13405         * src/common/utils.c
13406         * src/common/utils.h
13407         * src/etpan/imap-thread.c
13408         * src/etpan/imap-thread.h
13409                 Add IMAP tags support
13410
13411 2007-11-26 [colin]      3.1.0cvs29
13412
13413         * src/imap.c
13414                 Fix bug 1405, 'imap auto auth method doesn't 
13415                 work since 3.1.0'
13416
13417 2007-11-26 [colin]      3.1.0cvs28
13418
13419         * src/messageview.c
13420         * src/procmime.c
13421                 Handle broken disposition-notifications from Evolution
13422                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13423
13424 2007-11-25 [paul]       3.1.0cvs27
13425
13426         * src/folder_item_prefs.c
13427         * src/folder_item_prefs.h
13428                 remove dead code
13429
13430 2007-11-23 [wwp]        3.1.0cvs26
13431
13432         * src/matcher.c
13433         * src/matcher.h
13434         * src/matcher_parser_parse.y
13435         * src/prefs_matcher.c
13436                 Fix irrelevant case folding when adding matcher condition 'test',
13437                 thanks to Colin.
13438
13439 2007-11-23 [wwp]        3.1.0cvs25
13440
13441         * src/prefs_common.c
13442         * src/prefs_common.h
13443         * src/prefs_summary_open.c
13444         * src/prefs_summary_open.h
13445         * src/summaryview.c
13446                 Add "select first email in list" to the list of possible selections
13447                 when opening a folder.
13448
13449 2007-11-23 [paul]       3.1.0cvs24
13450
13451         * po/de.po
13452                 a fix by Stephan Sachse, plus remove all
13453                 old strings from the end of the file
13454
13455 2007-11-23 [wwp]        3.1.0cvs23
13456
13457         * src/prefs_msg_colors.c
13458                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13459                 with little changes.
13460
13461 2007-11-23 [paul]       3.1.0cvs22
13462
13463         * src/prefs_logging.c
13464                 eliminate wasted horizontal space
13465
13466 2007-11-23 [paul]       3.1.0cvs21
13467
13468         * src/prefs_summaries.c
13469                 don't wrap the label or put linebreaks
13470
13471 2007-11-22 [colin]      3.1.0cvs20
13472
13473         * src/plugins/pgpinline/pgpinline.c
13474                 Fix decryption
13475
13476 2007-11-22 [wwp]        3.1.0cvs19
13477
13478         * src/prefs_themes.c
13479                 Yet another misuse of get_rc_dir(), still related
13480                 to user themes. Completes 3.1.0cvs18.
13481
13482 2007-11-22 [wwp]        3.1.0cvs18
13483
13484         * src/stock_pixmap.c
13485                 Fix a misuse of get_rc_dir(), user themes dir was
13486                 not set properly and some themes might have disappeared
13487                 from themes list in prefs.
13488
13489 2007-11-22 [wwp]        3.1.0cvs17
13490
13491         * src/edittags.c
13492         * src/edittags.h
13493         * src/common/tags.c
13494         * src/common/tags.h
13495                 Correct copyright for these claws-mail-only brand new
13496                 files.
13497
13498 2007-11-22 [paul]       3.1.0cvs16
13499
13500         * src/compose.c
13501                 fix bug 1400, 'Drag and drop of URLs does not work'
13502                 Thanks to Colin
13503
13504 2007-11-22 [paul]       3.1.0cvs15
13505
13506         * src/prefs_common.c
13507                 make "cmds_use_system_default" default to FALSE
13508                 so as not to disrupt current settings
13509         * src/summaryview.c
13510                 increase the size of the GdkRectangle, tooltips
13511                 didn't show for me otherwise
13512
13513 2007-11-21 [colin]      3.1.0cvs14
13514
13515         * src/compose.c
13516         * src/crash.c
13517         * src/exphtmldlg.c
13518         * src/mainwindow.c
13519         * src/manual.c
13520         * src/mimeview.c
13521         * src/prefs_account.c
13522         * src/prefs_common.c
13523         * src/prefs_common.h
13524         * src/prefs_ext_prog.c
13525         * src/textview.c
13526         * src/uri_opener.c
13527         * src/gtk/about.c
13528         * src/gtk/gtkutils.c
13529                 Use xdg-open as a way to find default browser,
13530                 when available
13531
13532 2007-11-21 [colin]      3.1.0cvs13
13533
13534         * src/messageview.c
13535         * src/procmime.c
13536         * src/procmsg.h
13537                 Send better return receipts (useful ones)
13538                 Handle incoming return receipts
13539
13540 2007-11-20 [colin]      3.1.0cvs12
13541
13542         * src/printing.c
13543         * src/printing.h
13544                 Add getter/setter for settings, and getter
13545                 for page setup
13546
13547 2007-11-20 [colin]      3.1.0cvs11
13548
13549         * src/folderview.c
13550         * src/main.c
13551         * src/mainwindow.c
13552                 Fix bug 1396, 'Crash on disabling a filter 
13553                 while it is processing'
13554
13555 2007-11-20 [paul]       3.1.0cvs10
13556
13557         * src/folder.c
13558                 fix bug 1395, 'Crash on checking for new mails
13559                 while filter is running'
13560                 Thanks to Colin
13561
13562 2007-11-20 [paul]       3.1.0cvs9
13563
13564         * src/compose.c
13565                 make this string easier for translators
13566
13567 2007-11-19 [colin]      3.1.0cvs8
13568
13569         * src/prefs_summaries.c
13570         * src/summaryview.c
13571                 Don't enable more tooltips on Maemo
13572
13573 2007-11-19 [colin]      3.1.0cvs7
13574
13575         * src/prefs_common.c
13576         * src/prefs_common.h
13577         * src/prefs_summaries.c
13578         * src/summaryview.c
13579                 Fix bug 1388, 'message list tool tips'
13580                 Add (optional) tooltips in summaryview.
13581                 This only works with GTK+ >= 2.12
13582
13583 2007-11-19 [colin]      3.1.0cvs6
13584
13585         * src/compose.c
13586                 Make strings a bit better when attaching
13587                 from mailto: URIs
13588
13589 2007-11-19 [colin]      3.1.0cvs5
13590
13591         * src/common/utils.c
13592                 Fix bug 1392, 'Top level domain .EU is 
13593                 not recognised as valid'
13594
13595 2007-11-19 [wwp]        3.1.0cvs4
13596
13597         * src/compose.c
13598         * src/compose.h
13599                 Revert changes to compose.c made in 3.1.0cvs2.
13600
13601 2007-11-19 [wwp]        3.1.0cvs3
13602
13603         * src/addressbook.c
13604         * src/addressbook.h
13605         * src/editaddress.c
13606         * src/editgroup.c
13607         * src/addrduplicates.c
13608                 Minor improvements in the address book:
13609                 always accept new contacts provided that some
13610                 detail is set (instead of rejecting silently).
13611                 Better guessing of contact name from incomplete
13612                 name information. Better display of contacts with
13613                 no name, in contact lists, group contents, find
13614                 duplicate results.
13615                 
13616
13617 2007-11-19 [wwp]        3.1.0cvs2
13618
13619         * src/compose.c
13620         * src/compose.h
13621         * src/prefs_logging.c
13622         * src/prefs_summaries.c
13623                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13624                 wrap some long label in prefs/summaries, layout checkboxes
13625                 in a more compact form in prefs/loggin, make account and
13626                 header's combos have the same size/spacing in compose
13627                 window.
13628
13629 2007-11-19 [wwp]        3.1.0cvs1
13630
13631         * src/edittags.c
13632                 Fix a tiny leak and duplicate variable.
13633
13634 2007-11-19 [paul]       3.1.0
13635
13636         * NEWS
13637         * README
13638         * RELEASE_NOTES 
13639                 3.1.0 released
13640
13641 2007-11-19 [paul]       3.0.2cvs145
13642
13643         * po/de.po
13644         * po/fi.po
13645         * po/fr.po
13646         * po/hu.po
13647         * po/it.po
13648         * po/pl.po
13649         * po/pt_BR.po
13650         * po/sk.po
13651         * po/zh_CN.po
13652                 updated by Stephan Sachse, Flammie Pirinen,
13653                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13654                 Emil Nowak, Frederico Goncalves Guimaraes,
13655                 Andrej Kacian, and Ralph Young
13656
13657 2007-11-18 [mones]      3.0.2cvs144
13658
13659         * po/es.po
13660                 Updated Spanish translation
13661
13662 2007-11-18 [colin]      3.0.2cvs143
13663
13664         * src/edittags.c
13665                 Prevent empty tag after edit, thanks to wwp
13666
13667 2007-11-18 [colin]      3.0.2cvs142
13668
13669         * src/editaddress.c
13670                 Fix possible "(null)" %s - thanks to wwp
13671
13672 2007-11-16 [wwp]        3.0.2cvs141
13673
13674         * src/common/utils.c
13675                 Fix for 3.0.2cvs140, prevents from crashing when opening
13676                 a compose window.
13677
13678 2007-11-16 [colin]      3.0.2cvs140
13679
13680         * src/main.c
13681         * src/common/claws.c
13682                 Output a bit more useful info at startup
13683                 in --debug mode
13684
13685 2007-11-16 [colin]      3.0.2cvs139
13686
13687         * src/compose.c
13688         * src/common/utils.c
13689         * src/common/utils.h
13690                 Fix bug 1387, 'Request for --compose to 
13691                 support multiple attachments'
13692
13693 2007-11-16 [colin]      3.0.2cvs138
13694
13695         * src/news.c
13696                 Fix bug 1390, 'NNTP fails after server 
13697                 closed connection'
13698
13699 2007-11-16 [colin]      3.0.2cvs137
13700
13701         * src/prefs_display_header.c
13702                 Fix bug 1389, 'Changing 'Display headers 
13703                 in message view' breaks dispheaderrc'
13704
13705 2007-11-14 [colin]      3.0.2cvs136
13706
13707         * src/summaryview.c
13708         * src/gtk/quicksearch.c
13709         * src/gtk/quicksearch.h
13710                 Fix resetting the quicksearch when in non-sticky
13711                 mode, but Recursive is set: reset only when going
13712                 out of the root search folder.
13713
13714 2007-11-14 [colin]      3.0.2cvs135
13715
13716         * src/filtering.c
13717                 Don't set new flag back when doing "Mark as unread"
13718                 from filtering
13719
13720 2007-11-12 [paul]       3.0.2cvs134
13721
13722         * src/plugins/dillo_viewer/dillo_viewer.c
13723                 don't offer the mime type for translation
13724
13725 2007-11-12 [paul]
13726
13727         3.1.0-rc2 released
13728
13729 2007-11-11 [colin]      3.0.2cvs133
13730
13731         * src/imap_gtk.c
13732         * src/mh_gtk.c
13733                 Use markup-escaped strings in dialogs
13734
13735 2007-11-11 [colin]      3.0.2cvs132
13736
13737         * src/imap.c
13738                 Better IMAP-UTF7/UTF8 conversion
13739
13740 2007-11-10 [colin]      3.0.2cvs131
13741
13742         * src/news.c
13743                 Fix debian bug 450698, 'nntp auth behavior changed 
13744                 without notice'
13745
13746 2007-11-10 [colin]      3.0.2cvs130
13747
13748         * configure.ac
13749         * src/inc.c
13750         * src/main.c
13751         * src/main.h
13752         * src/mimeview.c
13753         * src/statusbar.c
13754         * src/common/utils.c
13755         * src/etpan/Makefile.am
13756         * src/gtk/filesel.c
13757         * src/gtk/gtkutils.h
13758         * src/gtk/menu.c
13759         * src/plugins/bogofilter/Makefile.am
13760         * src/plugins/clamav/Makefile.am
13761         * src/plugins/dillo_viewer/Makefile.am
13762         * src/plugins/pgpcore/Makefile.am
13763         * src/plugins/spamassassin/Makefile.am
13764         * src/plugins/trayicon/Makefile.am
13765                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13766
13767 2007-11-09 [colin]      3.0.2cvs129
13768
13769         * src/addressbook.c
13770         * src/ldapupdate.c
13771                 fix bug 1375, 'Impossible to modify e-mail
13772                 in LDAP addressbook twice'; Try two. update
13773                 externalID, don't make display lag, and
13774                 fix the cases where dn is not mail.
13775
13776 2007-11-08 [paul]       3.0.2cvs128
13777
13778         * src/account.c
13779         * src/compose.c
13780         * src/messageview.c
13781         * src/prefs_account.c
13782         * src/prefs_account.h
13783                 reinstate 'Generate Message-ID' option as an
13784                 account preference. (hidden on IMAP)
13785                 Thanks to Colin
13786
13787 2007-11-08 [paul]       3.0.2cvs127
13788
13789         * src/textview.c
13790                 MAEMO: fix failure of loading images inline
13791                 MAEMO: fix bug 1349, 'Emails still skip to end
13792                 when opened (in certain circumstances)...'
13793
13794 2007-11-07 [colin]      3.0.2cvs126
13795
13796         * src/toolbar.c
13797                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13798
13799 2007-11-07 [colin]      3.0.2cvs125
13800
13801         * src/toolbar.c
13802                 Re-change the string occurence of A_CLAWS_ACTIONS
13803                 to A_SYL_ACTIONS, to prevent parse errors of the
13804                 toolbar_*.xml files
13805
13806 2007-11-07 [colin]      3.0.2cvs124
13807
13808         * src/mimeview.c
13809         * src/prefs_common.c
13810         * src/prefs_common.h
13811         * manual/advanced.xml
13812                 Add an hidden pref, 'save_parts_readwrite';
13813                 completes 3.0.2cvs35
13814
13815 2007-11-07 [paul]       3.0.2cvs123
13816
13817         * src/prefs_toolbar.c
13818         * src/toolbar.c
13819         * src/toolbar.h
13820                 rename ToolbarSylpheedActions to ToolbarClawsActions
13821                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13822
13823 2007-11-07 [paul]       3.0.2cvs122
13824
13825         * src/toolbar.c
13826                 MAEMO: remove tooltips
13827
13828 2007-11-07 [colin]      3.0.2cvs121
13829
13830         * src/plugins/pgpinline/pgpinline.c
13831                 Fix bug 1377, 'unspecific errors on 
13832                 signature checking'. Fix trimming of
13833                 UTF8 data.
13834
13835 2007-11-06 [iwkse]      3.0.2cvs120
13836
13837         * src/prefs_summary_open.c
13838                 yet a string change
13839
13840 2007-11-06 [paul]       3.0.2cvs119
13841
13842         * tools/Makefile.am
13843         * tools/README
13844         * tools/csv2addressbook.pl
13845                 add a new script that imports a CSV formatted
13846                 address book. Becky and Thunderbird address
13847                 book are currently supported.
13848
13849 2007-11-05 [colin]      3.0.2cvs118
13850
13851         * src/imap.c
13852                 Fix deletion 
13853
13854 2007-11-05 [iwkse]      3.0.2cvs117
13855
13856         * src/prefs_summary_open.c
13857                 String changes
13858
13859 2007-11-04 [paul]       3.0.2cvs116
13860
13861         * src/addressbook_foldersel.c
13862                 fix gtk critical warning
13863                 Patch by Pawel Pekala
13864
13865 2007-11-04 [paul]       3.0.2cvs115
13866
13867         * tools/README
13868         * tools/claws-mail-compose-insert-files.pl
13869                 add --bcc and uri_escape() everything
13870
13871 2007-11-04 [paul]       3.0.2cvs114
13872
13873         * src/gtk/gtkutils.c
13874                 gtkut_stock_with_text_button_set_create(): set
13875                 GTK_CAN_DEFAULT on buttons 2 and 3
13876
13877 2007-11-03 [paul]       3.0.2cvs113
13878
13879         * src/common/utils.c
13880                 fix debian bug #448814, 'mailto: URI decoding
13881                 desn't decode the destination address field'
13882                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13883
13884 2007-11-03 [paul]       3.0.2cvs112
13885
13886         * AUTHORS
13887         * src/compose.c
13888         * src/gtk/authors.h
13889                 allow Bcc in commandline URIs
13890                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13891
13892 2007-11-02 [colin]      3.0.2cvs111
13893
13894         * src/addressbook.c
13895                 Maybe fix bug 1376, 'crash on 
13896                 addressbook manipulation'
13897
13898 2007-10-31 [paul]       3.0.2cvs110
13899
13900         * src/ldapupdate.c
13901                 fix bug 1375, 'Impossible to modify e-mail
13902                 in LDAP addressbook twice'
13903                 Patch by Michael Rasmussen
13904
13905 2007-10-30 [paul]       3.0.2cvs109
13906
13907         * configure.ac
13908                 enable GnuTLS support with --enable-gnutls which
13909                 will disable openssl support. if the user has
13910                 gtk >= 2.10.x don't allow gnomeprint even if the
13911                 user asks for it
13912
13913 2007-10-30 [paul]
13914
13915         3.1.0-rc1 released
13916
13917 2007-10-30 [paul]       3.0.2cvs108
13918
13919         * Makefile.am
13920                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
13921
13922 2007-10-30 [paul]       3.0.2cvs107
13923
13924         * src/expldifdlg.c
13925         * src/prefs_account.c
13926         * src/prefs_folder_item.c
13927         * src/prefs_spelling.c
13928         * src/prefs_themes.c
13929         * src/wizard.c
13930         * src/gtk/gtkaspell.c
13931         * src/gtk/gtkaspell.h
13932         * src/plugins/spamassassin/spamassassin_gtk.c
13933                 replace deprecated gtk_option_menu...
13934                 patch by Pawel Pekala
13935
13936 2007-10-29 [colin]      3.0.2cvs106
13937
13938         * src/plugins/dillo_viewer/dillo_prefs.c
13939                 Fix forgotten signal connect
13940
13941 2007-10-28 [colin]      3.0.2cvs105
13942
13943         * src/plugins/dillo_viewer/dillo_prefs.c
13944         * src/plugins/dillo_viewer/dillo_prefs.h
13945         * src/plugins/dillo_viewer/dillo_viewer.c
13946                 Implement addressbook-based whitelisting for loading
13947                 remote images. Fixed missing destroy of the embedded
13948                 browser that made a Dillo window pop up on exit, if
13949                 an HTML part was displayed.
13950
13951 2007-10-26 [colin]      3.0.2cvs104
13952
13953         * src/edittags.c
13954                 Add missing static
13955
13956 2007-10-25 [colin]      3.0.2cvs103
13957
13958         * src/editaddress.c
13959                 Add tap-and-hold on the picture, for Maemo
13960         * src/edittags.c
13961         * src/edittags.h
13962         * src/mainwindow.c
13963         * src/procmsg.c
13964         * src/summaryview.c
13965         * src/textview.c
13966                 Unify tag interfaces.
13967
13968 2007-10-25 [colin]      3.0.2cvs102
13969
13970         * src/imap.c
13971         * src/etpan/imap-thread.h
13972                 Much better error handling. We'll need to be really
13973                 clear to users about where errors come from, with 
13974                 the apparition of Gmail's IMAP server.
13975
13976 2007-10-24 [colin]      3.0.2cvs101
13977
13978         * src/edittags.c
13979         * src/mainwindow.c
13980         * src/summaryview.c
13981         * src/textview.c
13982                 Add tags sorting (alphabetical); allow deletion of
13983                 tags from the Apply Tags window
13984
13985 2007-10-24 [colin]      3.0.2cvs100
13986
13987         * src/editaddress.c
13988         * src/editaddress_other_attributes_ldap.c
13989         * src/editaddress_other_attributes_ldap.h
13990         * src/ldapctrl.c
13991         * src/ldapquery.c
13992         * src/ldapupdate.c
13993                 Fix LDAP writing (got broken in cvs39)
13994                 Add read-only support for jpegPhoto LDAP field
13995
13996 2007-10-23 [colin]      3.0.2cvs99
13997
13998         * src/news.c
13999                 Fix crash in some cases
14000
14001 2007-10-22 [colin]      3.0.2cvs98
14002
14003         * src/common/socket.h
14004         * src/common/ssl.c
14005                 Fix big leak in GnuTLS code
14006
14007 2007-10-22 [colin]      3.0.2cvs97
14008
14009         * src/news.c
14010                 Fix bug 1368, 'SIGSEGV in NNTP code'
14011
14012 2007-10-22 [colin]      3.0.2cvs96
14013
14014         * src/prefs_customheader.c
14015                 Catch compface warnings when generating X-Faces
14016
14017 2007-10-22 [wwp]        3.0.2cvs95
14018
14019         * src/quote_fmt_parse.y
14020                 Remove accidentally committed debug traces.
14021                 Fix a warning.
14022
14023 2007-10-22 [colin]      3.0.2cvs94
14024
14025         * src/etpan/nntp-thread.c
14026                 Fix authentication
14027
14028 2007-10-19 [wwp]        3.0.2cvs93
14029
14030         * src/common/ssl_certificate.c
14031                 Add missing include (Windows).
14032
14033 2007-10-19 [colin]      3.0.2cvs92
14034
14035         * src/imap_gtk.c
14036         * src/mimeview.c
14037         * src/textview.c
14038         * src/gtk/inputdialog.c
14039         * src/gtk/inputdialog.h
14040                 Remove the last old combo; patch by
14041                 Pawel
14042
14043 2007-10-19 [colin]      3.0.2cvs91
14044
14045         * src/common/ssl.c
14046                 Fix interop problem with GnuTLS and some crappy
14047                 servers that have very little keys.
14048
14049 2007-10-19 [colin]      3.0.2cvs90
14050
14051         * src/common/ssl.c
14052                 Fix return value check on GnuTLS, and
14053                 display the error
14054
14055 2007-10-18 [colin]      3.0.2cvs89
14056
14057         * src/common/ssl_certificate.c
14058                 Fix missing initialisations
14059
14060 2007-10-18 [wwp]        3.0.2cvs88
14061
14062         * src/Makefile.am
14063                 Fix linking against GNUTLS (matters if --enable-gnutls only).
14064
14065 2007-10-18 [colin]      3.0.2cvs87
14066
14067         * po/POTFILES.in
14068                 Fix build
14069
14070 2007-10-18 [mones]      3.0.2cvs86
14071
14072         * src/editbook.c
14073         * src/import.c
14074         * src/prefs_account.c
14075         * src/prefs_receive.c
14076         * src/gtk/about.c
14077         * src/plugins/bogofilter/bogofilter_gtk.c
14078         * src/plugins/spamassassin/spamassassin_gtk.c
14079                 More capitalisation micro-fixes
14080
14081 2007-10-18 [paul]       3.0.2cvs85
14082
14083         * configure.ac
14084                 add info about NNTP support via libetpan
14085                 change the configure output ending msg a little
14086         * src/gtk/about.c
14087                 similar changes to above
14088
14089 2007-10-18 [colin]      3.0.2cvs84
14090
14091         * src/procmime.c
14092         * src/procmime.h
14093                 Fix missing symbol for S/MIME
14094
14095 2007-10-18 [colin]      3.0.2cvs83
14096
14097         * src/prefs_filtering_action.c
14098                 Fix crash in tags (introduced in cvs78)
14099
14100 2007-10-18 [colin]      3.0.2cvs82
14101
14102         * src/common/Makefile.am
14103         * src/common/nntp.c
14104         * src/common/nntp.h
14105         * src/etpan/Makefile.am
14106         * src/etpan/etpan-thread-manager-types.h
14107         * src/etpan/etpan-thread-manager.c
14108         * src/etpan/imap-thread.c
14109         * src/etpan/nntp-thread.c
14110         * src/etpan/nntp-thread.h
14111         * src/news.c
14112         * src/news.h
14113                 Rewrite the nntp implementation
14114                 to use libetpan. Non-blocking NNTP!
14115         * src/account.c
14116         * src/crash.c
14117         * src/imap.c
14118         * src/inc.c
14119         * src/main.c
14120         * src/mainwindow.c
14121         * src/pop.c
14122         * src/pop.h
14123         * src/prefs_account.c
14124         * src/recv.c
14125         * src/recv.h
14126         * src/send_message.c
14127         * src/send_message.h
14128         * src/ssl_manager.c
14129         * src/ssl_manager.h
14130         * src/wizard.c
14131         * src/common/claws.c
14132         * src/common/session.c
14133         * src/common/session.h
14134         * src/common/smtp.c
14135         * src/common/smtp.h
14136         * src/common/socket.c
14137         * src/common/socket.h
14138         * src/common/ssl.c
14139         * src/common/ssl.h
14140         * src/common/ssl_certificate.c
14141         * src/common/ssl_certificate.h
14142         * src/gtk/about.c
14143         * src/gtk/sslcertwindow.c
14144         * src/gtk/sslcertwindow.h
14145                 Implement GnuTLS support. GnuTLS support
14146                 will be used if OpenSSL isn't available, or
14147                 specified explicitely. (the reason is that
14148                 GnuTLS cerficate checking is a bit less 
14149                 practical than OpenSSL's)
14150
14151 2007-10-18 [paul]       3.0.2cvs81
14152
14153         * src/gtk/inputdialog.c
14154         * src/gtk/inputdialog.h
14155                 fix copyright header
14156
14157 2007-10-17 [colin]      3.0.2cvs80
14158
14159         * src/plugins/pgpcore/select-keys.c
14160                 Fix bug which prevented encryption key
14161                 auto-selection when two or more matched the
14162                 email address, but only one isn't revoked
14163                 or expired.
14164
14165 2007-10-17 [wwp]        3.0.2cvs79
14166
14167         * src/compose.c
14168         * src/quote_fmt.c
14169         * src/quote_fmt.h
14170         * src/quote_fmt_lex.l
14171         * src/quote_fmt_parse.y
14172                 Templates can now attach files using |attach{filename}.
14173
14174 2007-10-17 [wwp]        3.0.2cvs78
14175
14176         * src/prefs_customheader.c
14177         * src/prefs_ext_prog.c
14178         * src/prefs_filtering_action.c
14179         * src/prefs_matcher.c
14180         * src/prefs_other.c
14181         * src/prefs_toolbar.c
14182         * src/gtk/combobox.c
14183         * src/gtk/combobox.h
14184         * src/gtk/gtkutils.c
14185         * src/gtk/gtkutils.h
14186         * src/plugins/bogofilter/bogofilter_gtk.c
14187         * src/plugins/spamassassin/spamassassin_gtk.c
14188                 Removed almost all remaining instances of GtkCombo
14189                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
14190                 few visual and code cleanup from Colin.
14191
14192 2007-10-16 [wwp]        3.0.2cvs77
14193         * src/gtk/pluginwindow.c
14194                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
14195
14196 2007-10-15 [colin]      3.0.2cvs76
14197
14198         * src/edittags.c
14199         * src/edittags.h
14200         * src/filtering.c
14201         * src/filtering.h
14202         * src/importmutt.c
14203         * src/importpine.c
14204         * src/main.c
14205         * src/messageview.c
14206         * src/messageview.h
14207         * src/mimeview.c
14208         * src/mimeview.h
14209         * src/pop.c
14210         * src/pop.h
14211         * src/prefs_common.c
14212         * src/prefs_common.h
14213         * src/prefs_customheader.c
14214         * src/prefs_customheader.h
14215         * src/prefs_display_header.c
14216         * src/prefs_display_header.h
14217         * src/prefs_filtering_action.c
14218         * src/prefs_filtering_action.h
14219         * src/prefs_folder_column.c
14220         * src/prefs_folder_column.h
14221         * src/prefs_folder_item.c
14222         * src/prefs_folder_item.h
14223         * src/prefs_gtk.c
14224         * src/prefs_gtk.h
14225         * src/prefs_logging.h
14226         * src/prefs_matcher.c
14227         * src/prefs_matcher.h
14228         * src/prefs_summary_column.c
14229         * src/prefs_summary_column.h
14230         * src/prefs_summary_open.c
14231         * src/procheader.c
14232         * src/procheader.h
14233         * src/procmime.c
14234         * src/procmime.h
14235         * src/recv.c
14236         * src/recv.h
14237         * src/sourcewindow.c
14238         * src/sourcewindow.h
14239         * src/summaryview.c
14240         * src/summaryview.h
14241         * src/textview.c
14242         * src/textview.h
14243         * src/toolbar.c
14244         * src/toolbar.h
14245         * src/common/mgutils.c
14246         * src/common/mgutils.h
14247         * src/common/nntp.c
14248         * src/common/nntp.h
14249         * src/common/prefs.c
14250         * src/common/prefs.h
14251         * src/common/socket.c
14252         * src/common/socket.h
14253         * src/common/stringtable.c
14254         * src/common/stringtable.h
14255         * src/common/template.c
14256         * src/common/template.h
14257         * src/common/uuencode.c
14258         * src/common/uuencode.h
14259         * src/gtk/gtkshruler.c
14260         * src/gtk/gtkshruler.h
14261         * src/gtk/menu.c
14262         * src/gtk/menu.h
14263         * src/gtk/progressdialog.c
14264         * src/gtk/progressdialog.h
14265                 Remove/staticalize, the return of the revenge
14266
14267 2007-10-15 [colin]      3.0.2cvs75
14268
14269         * src/matcher.c
14270                 Fix redirections in filtering's tests
14271
14272 2007-10-15 [colin]      3.0.2cvs74
14273
14274         * src/imap.c
14275                 Don't build imap_synchronise at all when 
14276                 building without libetpan
14277
14278 2007-10-14 [colin]      3.0.2cvs73
14279
14280         * src/imap.c
14281         * src/common/md5.c
14282         * src/common/md5.h
14283         * src/gtk/manage_window.c
14284         * src/gtk/manage_window.h
14285                 Remove more unused code
14286
14287 2007-10-14 [colin]      3.0.2cvs72
14288
14289         * src/addrquery.c
14290         * src/addrquery.h
14291         * src/recv.c
14292         * src/recv.h
14293         * src/vcard.c
14294         * src/vcard.h
14295         * src/common/xml.c
14296         * src/common/xml.h
14297         * src/common/xmlprops.c
14298         * src/common/xmlprops.h
14299                 Remove more unused code
14300
14301 2007-10-14 [colin]      3.0.2cvs71
14302
14303         * src/common/utils.c
14304                 Remove unused function
14305
14306 2007-10-13 [colin]      3.0.2cvs70
14307
14308         * src/imap.c
14309         * src/imap.h
14310         * src/mainwindow.c
14311         * src/mainwindow.h
14312         * src/gtk/gtkutils.c
14313         * src/gtk/gtkutils.h
14314                 Staticalise/Remove more code
14315
14316 2007-10-13 [colin]      3.0.2cvs69
14317
14318         * src/common/utils.c
14319         * src/common/utils.h
14320                 Remove dead code, unused for ages
14321
14322 2007-10-13 [colin]      3.0.2cvs68
14323
14324         * src/main.c
14325         * src/main.h
14326                 Maemo: define hildon_program in main.c,
14327                 make it accessible in the .h with extern
14328
14329 2007-10-13 [paul]       3.0.2cvs67
14330
14331         * src/gtk/menu.c
14332                 fix a bunch of runtime warnings on maemo
14333
14334 2007-10-13 [paul]       3.0.2cvs66
14335
14336         * src/main.c
14337         * src/main.h
14338         * src/gtk/gtkutils.c
14339         * src/gtk/gtkutils.h
14340                 fix a bunch of compiler warnings on maemo
14341
14342 2007-10-12 [colin]      3.0.2cvs65
14343
14344         * src/account.c
14345         * src/addritem.c
14346         * src/addritem.h
14347         * src/filtering.c
14348         * src/filtering.h
14349         * src/folder.c
14350         * src/folder.h
14351         * src/common/utils.c
14352         * src/common/utils.h
14353                 Remove unused code, staticalise some functions
14354
14355 2007-10-12 [paul]       3.0.2cvs64
14356
14357         * src/account.c
14358         * src/folderview.c
14359         * src/main.c
14360         * src/mainwindow.c
14361         * src/messageview.c
14362         * src/summary_search.c
14363         * src/summaryview.c
14364         * src/toolbar.c
14365         * src/wizard.c
14366         * src/common/utils.c
14367         * src/gtk/prefswindow.c
14368                 fix a bunch of compiler warnings on maemo
14369
14370 2007-10-11 [colin]      3.0.2cvs63
14371
14372         * src/editaddress.c
14373                 Make static function static
14374
14375 2007-10-11 [mones]      3.0.2cvs62
14376
14377         * src/addrduplicates.c
14378         * src/addressbook.c
14379         * src/compose.c
14380         * src/expldifdlg.c
14381         * src/mainwindow.c
14382         * src/messageview.c
14383         * src/pop.c
14384         * src/prefs_customheader.c
14385         * src/prefs_send.c
14386         * src/prefs_themes.c
14387         * src/common/plugin.c
14388         * src/gtk/pluginwindow.c
14389         * src/gtk/quicksearch.c
14390                 Fix several typos and capitalisation issues
14391
14392 2007-10-11 [wwp]        3.0.2cvs61
14393
14394         * src/editaddress.c
14395                 Fix a warning about possible use of uninitialized
14396                 filename var.
14397
14398 2007-10-11 [wwp]        3.0.2cvs60
14399
14400         * src/editaddress.c
14401                 Disable "Unset picture" menu item when there's
14402                 no picture to clear. Fix an extraneous g_unref_object,
14403                 add missing initializers.
14404
14405 2007-10-11 [wwp]        3.0.2cvs59
14406
14407         * src/pixmaps/anonymous.xpm
14408         * src/editaddress.c
14409         * src/Makefile.am
14410         * src/stock_pixmap.c
14411         * src/stock_pixmap.h
14412                 Fix a leak, gettext-ize the photo label.
14413                 Don't clear the existing picture if loading
14414                 a new one fails. Use a default 'anonymous'
14415                 picture (this new xpm has been added to the
14416                 internal stock_pixmap API). Add a
14417                 "Set picture" context menu entry.
14418
14419 2007-10-11 [colin]      3.0.2cvs58
14420
14421         * src/messageview.c
14422                 Make shift-shortcuts work
14423         * src/prefs_actions.c
14424                 Don't ask if we really want to close when
14425                 choosing OK and only the list is changed
14426         * src/prefs_template.c
14427                 Don't ask if we really want to close when
14428                 choosing OK and only the list is changed
14429         * src/common/plugin.c
14430                 Fix writing of second [Plugins_*] block
14431         * src/common/template.c
14432                 Remove unused files (fixes deletion)
14433
14434 2007-10-10 [paul]       3.0.2cvs57
14435
14436         * src/prefs_template.c
14437                 put the whole thing in a scrolled window
14438                 so that half the page is no longer inaccessible
14439                 on maemo
14440                 make the gtk_text_view smaller on maemo
14441
14442 2007-10-10 [colin]      3.0.2cvs56
14443
14444         * src/compose.c
14445                 Fix updating of Attachments number in some
14446                 cases (reedit, attach from command-line, ...)
14447
14448 2007-10-10 [colin]      3.0.2cvs55
14449
14450         * src/editaddress.c
14451                 Initialise error correctly
14452
14453 2007-10-10 [paul]       3.0.2cvs54
14454
14455         * src/prefs_filtering_action.c
14456         * src/gtk/description_window.c
14457         * src/gtk/foldersort.c
14458         * src/gtk/quicksearch.c
14459                 get rid of some pointless new lines and
14460                 make the descripton labels wrap better
14461
14462 2007-10-10 [colin]      3.0.2cvs53
14463
14464         * src/addressadd.c
14465         * src/editaddress.c
14466         * src/headerview.c
14467         * src/textview.c
14468                 More error handling on saving pictures
14469
14470 2007-10-10 [colin]      3.0.2cvs52
14471
14472         * src/printing.c
14473         * src/printing.h
14474                 Generalize a bit printing, so we can factorize
14475                 most of the code. 
14476
14477 2007-10-10 [paul]       3.0.2cvs51
14478
14479         * src/addrduplicates.c
14480                 fix engrish
14481                 use GTK_STOCK... buttons
14482
14483 2007-10-10 [paul]       3.0.2cvs50
14484
14485         * src/addressadd.c
14486         * src/addrindex.c
14487         * src/editaddress.c
14488                 Fix previous patch
14489                 Thanks to Colin
14490
14491 2007-10-10 [paul]       3.0.2cvs49
14492
14493         * src/summaryview.c
14494         * src/messageview.c
14495                 Fix crash on Add sender to addressbook when
14496                 From is null
14497         * src/addressadd.c
14498         * src/addrindex.c
14499         * src/editaddress.c
14500         * src/editaddress_other_attributes_ldap.h
14501                 Fix leaks 
14502                 Rename images to .png in addrbook/
14503         * src/headerview.c
14504         * src/textview.c
14505                 Fix Face/X-Face being used if adding another
14506                 address than sender to addressbook
14507                 Thanks to Colin
14508
14509 2007-10-10 [holger]     3.0.2cvs48
14510
14511         * src/addrduplicates.c
14512         * src/editaddress.c
14513                 Improvements to the addressbook duplicate finder
14514                 feature:
14515                  - add an edit button to the button bar
14516                  - display the whole bookname (with iface) and
14517                    use this for same-book checking
14518                  - after editing, try to keep selections if the
14519                    entries are still present
14520                  - sort the email column alphabetically
14521                  - put results in a scrolled window
14522                  - support embedded editing
14523                  - make columns in detail view resizable
14524                  - add keyboard shortcuts
14525
14526 2007-10-10 [wwp]        3.0.2cvs47
14527
14528         * src/addrindex.c
14529                 Fix a crash when there's no From: in email, thanks to Colin.
14530
14531 2007-10-09 [paul]       3.0.2cvs46
14532
14533         * src/messageview.c
14534         * src/summaryview.c
14535         * src/textview.c
14536                 fix building without compface support
14537
14538 2007-10-09 [colin]      3.0.2cvs45
14539
14540         * src/editaddress.c
14541         * src/headerview.c
14542         * src/textview.c
14543                 Add error handling
14544
14545 2007-10-09 [colin]      3.0.2cvs44
14546
14547         * src/addrduplicates.c
14548         * src/addressadd.c
14549         * src/addressadd.h
14550         * src/addressbook.c
14551         * src/addressbook.h
14552         * src/addrindex.c
14553         * src/addrindex.h
14554         * src/addritem.c
14555         * src/addritem.h
14556         * src/compose.c
14557         * src/editaddress.c
14558         * src/editaddress_other_attributes_ldap.h
14559         * src/headerview.c
14560         * src/messageview.c
14561         * src/mimeview.c
14562         * src/summaryview.c
14563         * src/textview.c
14564         * src/gtk/gtkutils.c
14565                 Automatically set contacts' pictures from Face 
14566                 or X-Face if they have no picture
14567                 Display the contact picture in textview or
14568                 headerview for mails sent by people in the 
14569                 addressbook, that have no Face or X-Face
14570                 Fix a few details in the Person edition dialog
14571                 (ability to unset picture)
14572                 Remove picture file when deleting contacts
14573
14574 2007-10-09 [iwkse]      3.0.2cvs43
14575
14576         * src/gtk/about.c
14577                 center the about window
14578
14579 2007-10-09 [paul]       3.0.2cvs42
14580
14581         * src/prefs_toolbar.c
14582                 fix icon selector window on maemo
14583
14584 2007-10-09 [paul]       3.0.2cvs41
14585
14586         * src/messageview.c
14587                 add 'go to' menu to separate msgview
14588
14589 2007-10-09 [colin]      3.0.2cvs40
14590
14591         * src/common/defs.h
14592                 Add forgotten file
14593
14594 2007-10-09 [iwkse]      3.0.2cvs39
14595
14596         * Makefile.am
14597         * src/addressbook.c
14598         * src/addritem.c
14599         * src/addritem.h
14600         * src/editaddress.c
14601         * src/editaddress_other_attributes_ldap.h
14602         * src/addrbook.c
14603         * src/Makefile.am
14604                 set a photo in the Addressbook
14605
14606 2007-10-08 [colin]      3.0.2cvs38
14607
14608         * src/prefs_toolbar.c
14609                 Make height 320 to remove the scrollbar 
14610                 (with current number of icons)
14611
14612 2007-10-08 [colin]      3.0.2cvs37
14613
14614         * src/prefs_toolbar.c
14615                 Transform the treeview to a GtkIconView.
14616                 Patch by Pawel
14617                 In addition, transform the window so that 
14618                 it looks like a popup menu. Patch by me
14619
14620 2007-10-08 [colin]      3.0.2cvs36
14621
14622         * src/compose.c
14623         * src/compose.h
14624                 Beautify the GUI a bit; in particular, show the
14625                 number of attachments in the tab's title.
14626                 Patch by Pawel
14627
14628 2007-10-08 [paul]       3.0.2cvs35
14629
14630         * src/mimeview.c
14631                 Save users from themselves: save temporary
14632                 files used for Open/Open with as read-only.
14633                 Thanks to Colin
14634
14635 2007-10-08 [paul]       3.0.2cvs34
14636
14637         * tools/Makefile.am
14638                 forgot this in cvs33
14639
14640 2007-10-08 [paul]       3.0.2cvs33
14641
14642         * tools/kdeservicemenu/README
14643         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14644         * tools/kdeservicemenu/install.sh
14645         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14646                 renamed template* to *template so as not to confuse
14647                 lintian
14648
14649 2007-10-08 [paul]       3.0.2cvs32
14650
14651         * src/prefs_themes.c
14652         * src/stock_pixmap.c
14653                 replace 2 direct uses of RC_DIR
14654
14655 2007-10-07 [colin]      3.0.2cvs31
14656
14657         * src/addrduplicates.c
14658         * src/addrduplicates.h
14659         * src/addressbook.c
14660         * src/addressbook.h
14661         * src/addrindex.c
14662         * src/addrindex.h
14663                 Implement deletion in duplicate finder. 
14664                 Patch by Holger 
14665
14666 2007-10-07 [colin]      3.0.2cvs30
14667
14668         * src/exporthtml.c
14669         * src/mbox.c
14670         * src/common/utils.c
14671                 Better fix for Solaris, thanks to Nicolas Doualot
14672
14673 2007-10-07 [colin]      3.0.2cvs29
14674
14675         * AUTHORS
14676         * src/gtk/authors.h
14677                 Add Frank Dietrich
14678
14679 2007-10-07 [colin]      3.0.2cvs28
14680
14681         * src/exporthtml.c
14682                 Fix HTML export to make it more compliant
14683                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14684
14685 2007-10-07 [colin]      3.0.2cvs27
14686
14687         * src/prefs_toolbar.c
14688                 Only use icons that wouldn't look stupid in the toolbar
14689                 Patch by Pawel
14690
14691 2007-10-07 [colin]      3.0.2cvs26
14692
14693         * src/prefs_toolbar.c
14694                 Fix old icon being used when none is selected
14695
14696 2007-10-07 [colin]      3.0.2cvs25
14697
14698         * src/toolbar.c
14699                 Fix copy/paste error
14700
14701 2007-10-07 [colin]      3.0.2cvs24
14702
14703         * src/prefs_toolbar.c
14704         * src/toolbar.c
14705         * src/toolbar.h
14706                 Update icon to default one when changing event
14707                 Make the icon chooser nicer (handle Esc, Enter,
14708                 double-click)
14709
14710 2007-10-06 [colin]      3.0.2cvs23
14711
14712         * src/prefs_toolbar.c
14713                 Fix text reset; patch by Pawel
14714
14715 2007-10-06 [colin]      3.0.2cvs22
14716
14717         * src/toolbar.h
14718                 Complete previous commit
14719
14720 2007-10-06 [colin]      3.0.2cvs21
14721
14722         * src/prefs_toolbar.c
14723         * src/toolbar.c
14724                 Set toolbar text automatically to the default
14725                 when changing Event executed on click
14726
14727 2007-10-06 [colin]      3.0.2cvs20
14728
14729         * src/prefs_toolbar.c
14730                 Invert Text and Event fields
14731
14732 2007-10-06 [colin]      3.0.2cvs19
14733
14734         * src/prefs_toolbar.c
14735         * src/toolbar.c
14736                 Make toolbar prefs look much better
14737                 Patch by Pawel Pekala
14738
14739 2007-10-06 [paul]       3.0.2cvs18
14740
14741         * src/account.c
14742         * src/prefs_filtering.c
14743                 fix checkbuttons in gtktreeview on maemo by
14744                 setting maemo's "allow-checkbox-mode" to FALSE
14745
14746 2007-10-06 [colin]      3.0.2cvs17
14747
14748         * configure.ac
14749                 Export -DSOLARIS in CFLAGS for all
14750                 Solaris (not just 2.8) and OpenSolaris
14751
14752 2007-10-06 [paul]       3.0.2cvs16
14753
14754         * AUTHORS
14755         * src/exporthtml.c
14756         * src/mbox.c
14757         * src/gtk/authors.h
14758                 fix build on solaris where ctime_r takes
14759                 3 arguments rather than 2.
14760                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14761
14762 2007-10-05 [colin]      3.0.2cvs15
14763
14764         * src/etpan/imap-thread.c
14765                 Fix wrong error codepath
14766
14767 2007-10-05 [wwp]        3.0.2cvs14
14768
14769         * src/filtering.c
14770                 Fix unexpected logging of quicksearches:
14771                 debug_filtering_session flag was never reset to FALSE, causing
14772                 matcher functions to log when called from a quicksearch
14773                 (if a filtering session happened before).
14774
14775 2007-10-05 [paul]       3.0.2cvs13
14776
14777         * src/prefs_actions.c
14778         * src/prefs_filtering.c
14779         * src/prefs_template.c
14780                 fix bug 1343, 'Filtering..'s close button
14781                 silently discards new filter'
14782                 Thanks to Colin
14783
14784 2007-10-05 [paul]       3.0.2cvs12
14785
14786         * configure.ac
14787         * src/Makefile.am
14788                 fix bug 1347, '-Wno-unused-function, optional'
14789
14790 2007-10-05 [colin]      3.0.2cvs11
14791
14792         * src/procmime.c
14793         * src/common/mgutils.c
14794                 Fix warnings
14795
14796 2007-10-05 [mones]      3.0.2cvs10
14797
14798         * manual/advanced.xml
14799                 Use full menu name
14800         * manual/es/advanced.xml
14801                 Synchronise translation
14802
14803 2007-10-04 [colin]      3.0.2cvs9
14804
14805         * src/action.c
14806         * src/addrbook.c
14807         * src/addrindex.c
14808         * src/compose.c
14809         * src/exporthtml.c
14810         * src/exportldif.c
14811         * src/folder.c
14812         * src/main.c
14813         * src/matcher.c
14814         * src/mbox.c
14815         * src/messageview.c
14816         * src/mh.c
14817         * src/news.c
14818         * src/partial_download.c
14819         * src/pop.c
14820         * src/procmime.c
14821         * src/procmsg.c
14822         * src/toolbar.c
14823         * src/common/log.c
14824         * src/common/mgutils.c
14825         * src/common/plugin.c
14826         * src/common/utils.c
14827         * src/common/xml.c
14828         * src/common/xml.h
14829         * src/common/xmlprops.c
14830         * src/common/xmlprops.h
14831         * src/plugins/bogofilter/bogofilter.c
14832         * src/plugins/clamav/clamav_plugin.c
14833         * src/plugins/dillo_viewer/dillo_prefs.c
14834         * src/plugins/pgpcore/prefs_gpg.c
14835         * src/plugins/pgpinline/pgpinline.c
14836         * src/plugins/pgpmime/pgpmime.c
14837         * src/plugins/spamassassin/spamassassin.c
14838         * src/plugins/trayicon/trayicon_prefs.c
14839                 Verify success on writes. Will fix possible strange
14840                 failure on disk full.
14841
14842 2007-10-04 [paul]       3.0.2cvs8
14843
14844         * manual/advanced.xml
14845                 add further info about Actions
14846                 Patch by Emmanuel Briot <briot@adacore.com>
14847
14848 2007-10-04 [paul]       3.0.2cvs7
14849
14850         * src/account.c
14851                 remove the D column, instead indicate the
14852                 default account by use of bold text
14853
14854 2007-10-03 [colin]      3.0.2cvs6
14855
14856         * src/common/template.c
14857                 Fix templates writing (was prone to disk full problems)
14858
14859 2007-10-03 [colin]      3.0.2cvs5
14860
14861         * src/Makefile.am
14862         * src/addrduplicates.c
14863         * src/addrduplicates.h
14864         * src/addressbook.c
14865                 Add duplicate deletion. Patch by Holger
14866
14867 2007-10-03 [colin]      3.0.2cvs4
14868
14869         * src/matcher.c
14870         * src/gtk/quicksearch.c
14871                 Fix bug 1340, 'Case insensitive searches with 
14872                 non-ascii alphabets fail'.
14873
14874 2007-10-03 [colin]      3.0.2cvs3
14875
14876         * src/main.c
14877         * src/common/utils.c
14878         * src/common/utils.h
14879                 Implement run-time alternative config directories
14880
14881 2007-10-03 [colin]      3.0.2cvs2
14882
14883         * src/folderview.c
14884                 Prevent opening folder item while folder
14885                 is scanned in a better way
14886
14887 2007-10-02 [paul]       3.0.2cvs1
14888
14889         * NEWS
14890         * README
14891         * RELEASE_NOTES
14892         * configure.ac
14893                 bump up version number following stable release
14894
14895 2007-09-30 [colin]      3.0.1cvs49
14896
14897         * src/imap.c
14898                 Refresh session if needed
14899
14900 2007-09-30 [colin]      3.0.1cvs48
14901
14902         * src/imap.c
14903                 Reset folder's session to NULL
14904                 before destroying it
14905
14906 2007-09-30 [mones]      3.0.1cvs47
14907
14908         * manual/handling.xml
14909                 Use markup quotes instead hardcoded quotes
14910         * manual/es/handling.xml
14911                 Added new synced section (IMAP subscriptions)
14912
14913 2007-09-29 [colin]      3.0.1cvs46
14914
14915         * src/imap.c
14916                 Notice disconnections faster
14917
14918 2007-09-28 [colin]      3.0.1cvs45
14919
14920         * src/addressbook.c
14921         * src/addrindex.c
14922                 Fix warnings
14923
14924 2007-09-28 [paul]       3.0.1cvs44
14925
14926         * src/mimeview.c
14927                 fix maemo build
14928
14929 2007-09-28 [paul]       3.0.1cvs43
14930
14931         * src/account.c
14932                 use gtk_widget_set_size_request() on the label
14933                 so that wrapping works better. get rid of the
14934                 (partially deprecated) hbutton_box.
14935                 these changes should prevent buttons overlapping
14936                 on maemo
14937
14938 2007-09-28 [colin]      3.0.1cvs42
14939
14940         * src/pop.c
14941                 Fix typo :)
14942
14943 2007-09-28 [colin]      3.0.1cvs41
14944
14945         * src/compose.c
14946         * src/msgcache.c
14947         * src/pop.c
14948         * src/procmime.c
14949         * src/etpan/imap-thread.c
14950                 64bits-related warning fixes
14951
14952 2007-09-28 [colin]      3.0.1cvs40
14953
14954         * src/folder_item_prefs.c
14955         * src/ldaputil.c
14956         * src/mainwindow.c
14957         * src/mimeview.c
14958         * src/common/tags.c
14959                 Fix warnings
14960
14961 2007-09-28 [colin]      3.0.1cvs39
14962
14963         * src/plugins/spamassassin/spamassassin.c
14964         * src/plugins/spamassassin/spamassassin.h
14965         * src/plugins/spamassassin/spamassassin_gtk.c
14966                 Add addressbook-based whitelisting
14967
14968 2007-09-28 [colin]      3.0.1cvs38
14969
14970         * src/folder.c
14971                 Fix bug 1337, 'crash on pressing Send button'
14972
14973 2007-09-28 [paul]       3.0.1cvs37
14974
14975         * src/prefs_folder_item.c
14976                 give the orphans a parent. makes all prefs
14977                 pages visible on maemo
14978
14979 2007-09-28 [colin]      3.0.1cvs36
14980
14981         * src/prefs_folder_column.c
14982         * src/prefs_summary_column.c
14983                 Fix two leaks
14984
14985 2007-09-27 [colin]      3.0.1cvs35
14986
14987         * src/gtk/quicksearch.c
14988                 Fix bug 1336, 'Segfault if empty space before search-string'
14989
14990 2007-09-26 [mones]      3.0.1cvs34
14991
14992         * manual/account.xml
14993         * manual/plugins.xml
14994                 Fixed irc channel name, added some docbook markup.
14995                 Changed text markup to docbook markup. 
14996                 Added spamcop as supported in SpamReport description.
14997         * manual/fr/plugins.xml
14998                 Fixed irc channel name.
14999         * manual/es/account.xml
15000         * manual/es/advanced.xml
15001         * manual/es/claws-mail-manual.xml
15002         * manual/es/glossary.xml
15003         * manual/es/gpl.xml
15004         * manual/es/keyboard.xml
15005         * manual/es/plugins.xml
15006                 Synced with English version, fixed a couple of typos.
15007
15008 2007-09-26 [colin]      3.0.1cvs33
15009
15010         * configure.ac
15011                 Explain why "Libgnomeprint: no" on GTK+ 2.10
15012
15013 2007-09-26 [colin]      3.0.1cvs32
15014
15015         * src/messageview.c
15016         * src/procmsg.c
15017         * src/procmsg.h
15018                 Optimisation: avoid fetching mail 3 times locally
15019                 for displaying
15020
15021 2007-09-26 [colin]      3.0.1cvs31
15022
15023         * src/mh.c
15024                 Fix missing static
15025
15026 2007-09-26 [colin]      3.0.1cvs30
15027
15028         * src/folder.c
15029         * src/folder.h
15030         * src/mh.c
15031         * src/mh.h
15032                 Fix MH mtime hack - make it a folder class function
15033
15034 2007-09-26 [colin]      3.0.1cvs29
15035
15036         * src/inc.c
15037                 Fix bug 1334, 'user defined mail incorporation 
15038                 script not run'
15039
15040 2007-09-25 [colin]      3.0.1cvs28
15041
15042         * src/codeconv.c
15043                 Optimisation: shortcut conv_codeset_strdup
15044                 when src_code and dest_code are the same
15045         * src/common/xml.c
15046         * src/common/xml.h
15047                 Optimisation: shortcut code conversions when
15048                 files are in UTF-8; faster list walking by
15049                 using prepend/reverse.
15050
15051 2007-09-25 [holger]     3.0.1cvs27
15052
15053         * src/printing.c
15054                 Replace button bar of the preview window
15055                 with a real toolbar (patch by Colin)
15056                 Add zooming to the preview window
15057
15058 2007-09-24 [paul]       3.0.1cvs26
15059
15060         * src/compose.c
15061                 compact the character set menu, adding some
15062                 missing encodings. Patch by Pawel Pekala
15063
15064 2007-09-23 [paul]       3.0.1cvs25
15065
15066         * src/prefs_account.c
15067         * src/prefs_folder_item.c
15068         * src/prefs_quote.c
15069         * src/quote_fmt.c
15070         * src/quote_fmt.h
15071                 remove unnecessary frame from Templates options
15072                 and improve the English of the check button label
15073
15074 2007-09-22 [colin]      3.0.1cvs24
15075
15076         * src/gtk/quicksearch.c
15077                 Fix bug 1329, 'error in quicksearch.c'
15078                 Fix return with value in function returning void
15079
15080 2007-09-22 [colin]      3.0.1cvs23
15081
15082         * src/imap.c
15083         * src/procmsg.h
15084         * src/common/utils.c
15085         * src/common/utils.h
15086         * src/etpan/imap-thread.c
15087                 Optimise fetching IMAP cached emails *a lot*
15088                 (remember whether mail is fully cached and \r's
15089                  are already stripped)
15090
15091 2007-09-22 [colin]      3.0.1cvs22
15092
15093         * src/folder.c
15094         * src/folder.h
15095         * src/prefs_folder_item.c
15096                 Add a button to allow users to drop local caches.
15097
15098 2007-09-21 [colin]      3.0.1cvs21
15099
15100         * src/summaryview.c
15101                 Remove unnecessary error when cancelling export to mbox.
15102                 Patch by Pawel
15103
15104 2007-09-21 [paul]       3.0.1cvs20
15105
15106         * src/gtk/prefswindow.c
15107                 remove unnecessary frames from the prefs
15108                 pages. Patch by Pawel Pekala
15109
15110 2007-09-21 [paul]       3.0.1cvs19
15111
15112         * src/prefs_account.c
15113         * src/prefs_folder_item.c
15114         * src/prefs_quote.c
15115         * src/quote_fmt.c
15116                 put the Templates options into a tabbed
15117                 layout. Patch by Pawel Pekala
15118
15119 2007-09-21 [paul]       3.0.1cvs18
15120
15121         * src/mainwindow.c
15122                 group together the character set menu items
15123                 move the /View/Show or hide/Message view below
15124                 .../Toolbar menu item
15125                 Patch by Pawel Pekala
15126
15127 2007-09-21 [mones]      3.0.1cvs17
15128
15129         * src/compose.c
15130                 Fix for bug 1327, 'segfault when replying to a non-existent
15131                 news message', thanks to Colin.
15132
15133 2007-09-21 [colin]      3.0.1cvs16
15134
15135         * src/folderview.c
15136                 Complete 3.0.1cvs15
15137
15138 2007-09-20 [colin]      3.0.1cvs15
15139
15140         * src/folderview.c
15141         * src/folderview.h
15142                 Maybe fix bug 1324, 'Corrupted IMAP cache'
15143
15144 2007-09-20 [colin]      3.0.1cvs14
15145
15146         * src/printing.c
15147                 Fix a little leak
15148
15149 2007-09-20 [holger]     3.0.1cvs13
15150
15151         * src/printing.c
15152                 Add page layout to print preview.
15153                 Make the close-button in the toolbar
15154                 right-aligned.
15155
15156 2007-09-20 [paul]       3.0.1cvs12
15157
15158         * po/ru.po
15159                 updated by Pavlo Bohmat
15160
15161 2007-09-19 [colin]      3.0.1cvs11
15162
15163         * src/common/utils.c
15164                 Prevent unquoted mime boundaries, by always
15165                 using a /
15166
15167 2007-09-19 [colin]      3.0.1cvs10
15168
15169         * src/printing.c
15170                 Fix drawing area size, fix DPI change that
15171                 can cause total number of lines to decrease
15172
15173 2007-09-19 [colin]      3.0.1cvs9
15174
15175         * po/POTFILES.in
15176         * src/printing.c
15177                 Make print preview more efficient and nicer.
15178                 Patch mostly by Holger Berndt <hb@claws-mail.org>
15179
15180 2007-09-19 [colin]      3.0.1cvs8
15181
15182         * src/prefs_common.c
15183         * src/prefs_common.h
15184         * src/printing.c
15185                 Add scrolledwindow, default allocation and
15186                 size saving to the print preview window.
15187
15188 2007-09-18 [colin]      3.0.1cvs7
15189
15190         * src/prefs_common.c
15191         * src/prefs_common.h
15192         * src/prefs_image_viewer.c
15193         * src/printing.c
15194                 GtkPrintOperation:
15195                 - add image printing support
15196                 - add option to print images
15197                 - add preview widget
15198                 - add saving of a few Page Setup parameters
15199
15200 2007-09-18 [colin]      3.0.1cvs6
15201
15202         * AUTHORS
15203         * src/gtk/authors.h
15204                 Add Guillaume Chazarain
15205
15206 2007-09-18 [colin]      3.0.1cvs5
15207
15208         * src/common/utils.c
15209                 Fix bug 1321, 'access before allocation 
15210                 when scanning for uris'. Patch by 
15211                 Guillaume Chazarain <guichaz@yahoo.fr>
15212
15213 2007-09-18 [colin]      3.0.1cvs4
15214
15215         * src/toolbar.c
15216                 Fix bug 1320, 'Memory leak caused by 
15217                 gtk_container_get_children'. Patch by
15218                 Guillaume Chazarain <guichaz@yahoo.fr>
15219
15220 2007-09-18 [colin]      3.0.1cvs3
15221
15222         * src/printing.c
15223         * src/printing.h
15224                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
15225
15226 2007-09-18 [colin]      3.0.1cvs2
15227
15228         * src/Makefile.am
15229         * src/mainwindow.c
15230         * src/messageview.c
15231         * src/messageview.h
15232         * src/prefs_ext_prog.c
15233         * src/prefs_fonts.c
15234         * src/printing.c
15235         * src/printing.h
15236         * src/summaryview.c
15237                 Use GtkPrintOperation by default on GTK+ >= 2.10
15238                 Patch by Holger Berndt <hb@claws-mail.org>
15239
15240 2007-09-18 [paul]       3.0.1cvs1
15241
15242         * NEWS
15243         * README
15244         * RELEASE_NOTES
15245         * configure.ac
15246                 bump up version number following stable release
15247
15248 2007-09-16 [colin]      3.0.0cvs18
15249
15250         * src/folder.c
15251                 Fix possible memleak
15252
15253 2007-09-16 [colin]      3.0.0cvs17
15254
15255         * src/folderview.c
15256                 Fix bug 1311, 'Wrong arrow position 
15257                 while moving message into folder when 
15258                 column headers hidden'
15259         * src/image_viewer.c
15260                 Show error in the GUI if image can't
15261                 be loaded
15262         * src/matcher.c
15263                 Fix spurious output
15264         * src/messageview.c
15265                 Allow setting domain in msgid
15266         * src/common/plugin.c
15267                 Add timing information
15268
15269 2007-09-16 [colin]      3.0.0cvs16
15270
15271         * src/account.c
15272         * src/compose.c
15273         * src/prefs_account.c
15274         * src/prefs_account.h
15275         * src/common/utils.c
15276                 Remove Generate Message-ID option. We need
15277                 this on some IMAP servers.
15278         * src/prefs_template.c
15279                 Fix double-free
15280
15281 2007-09-16 [colin]      3.0.0cvs15
15282
15283         * src/prefs_filtering.c
15284         * src/prefs_filtering.h
15285         * src/prefs_filtering_action.c
15286         * src/common/tags.c
15287                 Fix tags issues: tags with spaces, renaming
15288                 tags.
15289
15290 2007-09-16 [colin]      3.0.0cvs14
15291
15292         * src/folderview.c
15293         * src/main.c
15294         * src/mainwindow.c
15295                 Fix bug 1308, 'Claws deletes folderlist.xml after
15296                 fetching mail short after start-up'
15297
15298 2007-09-16 [colin]      3.0.0cvs13
15299
15300         * src/compose.c
15301                 Fix scrolling to cursor
15302
15303 2007-09-16 [paul]       3.0.0cvs12
15304
15305         * po/sr.po
15306                 updated by Aleksandar Urosevic
15307
15308 2007-09-16 [paul]       3.0.0cvs11
15309
15310         * src/folder.c
15311                 do not allow locked msgs to be deleted,
15312                 even by filtering/processing
15313
15314 2007-09-07 [paul]       3.0.0cvs10
15315
15316         * src/prefs_folder_column.c
15317         * src/prefs_summary_column.c
15318                 implement button sensitivity
15319                 patch by Pawel Pekala
15320
15321 2007-09-06 [wwp]        3.0.0cvs9
15322
15323         * src/prefs_gtk.c
15324                 Add a missing linefeed to a debug message.
15325
15326 2007-09-05 [colin]      3.0.0cvs8
15327
15328         * src/inc.c
15329                 Fix statusbar/window mismatch on Maemo
15330
15331 2007-09-05 [colin]      3.0.0cvs7
15332
15333         * src/ldaputil.c
15334                 Fix build without USE_LDAP_TLS
15335
15336 2007-09-05 [colin]      3.0.0cvs6
15337
15338         * src/folder.c
15339         * src/imap.c
15340         * src/inc.c
15341         * src/mbox.c
15342         * src/send_message.c
15343         * src/statusbar.c
15344         * src/statusbar.h
15345                 Maemo: distinguish various statusbar messages,
15346                 in order to display only the most important.
15347
15348 2007-09-04 [wwp]        3.0.0cvs5
15349
15350         * src/account.c
15351                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15352                 Show protocol "SMTP" and the appropriate server for send-only
15353                 accounts, show "-" instead of "" when no value is relevant.
15354
15355 2007-09-03 [ticho]      3.0.0cvs4
15356
15357         * src/summaryview.c
15358                 Handle plural form better in delete confirmation dialog.
15359
15360 2007-09-03 [wwp]        3.0.0cvs3
15361
15362         * src/compose.c
15363                 Warn differently when sending or sending later (queueing).
15364
15365 2007-09-03 [colin]      3.0.0cvs2
15366
15367         * src/procmime.c
15368         * src/procmime.h
15369         * src/common/plugin.c
15370         * src/common/plugin.h
15371                 Add a new plugin API, MimeParser. It allows
15372                 plugins to scan email MIME parts and optionally,
15373                 transform them.
15374
15375 2007-09-03 [mones]      3.0.0cvs1
15376
15377         * po/es.po
15378                 Updated translation
15379         * src/common/defs.h
15380                 While a better solution is made double history sizes
15381
15382 2007-09-03 [paul]       3.0.0
15383
15384         * NEWS
15385         * README
15386         * RELEASE_NOTES
15387                 3.0.0 released
15388
15389 [For previous entries, see ChangeLog.2.0.0-3.0.0]