2013-02-21 [paul] 3.9.0cvs99
[claws.git] / ChangeLog
1 2013-02-21 [paul]       3.9.0cvs99
2
3         * configure.ac
4                 add he to ALL_LINGUAS
5
6 2013-02-20 [colin]      3.9.0cvs98
7
8         * src/main.c
9                 Fix seg on w32
10
11 2013-02-20 [colin]      3.9.0cvs97
12
13         * src/plugins/att_remover/claws.def
14         * src/plugins/fetchinfo/claws.def
15         * src/plugins/spam_report/claws.def
16                 Add more needed symbols
17
18 2013-02-20 [colin]      3.9.0cvs96
19
20         * src/plugins/att_remover/Makefile.am
21         * src/plugins/fetchinfo/Makefile.am
22         * src/plugins/spam_report/Makefile.am
23                 Fix missed parts for w32
24
25 2013-02-20 [colin]      3.9.0cvs95
26
27         * src/prefs_common.h
28         * src/plugins/address_keeper/claws.def
29         * src/plugins/att_remover/Makefile.am
30         * src/plugins/att_remover/claws.def
31         * src/plugins/att_remover/plugin.def
32         * src/plugins/att_remover/version.rc
33         * src/plugins/clamd/libclamd/Makefile.am
34         * src/plugins/fetchinfo/Makefile.am
35         * src/plugins/fetchinfo/claws.def
36         * src/plugins/fetchinfo/plugin.def
37         * src/plugins/fetchinfo/version.rc
38         * src/plugins/mailmbox/Makefile.am
39         * src/plugins/mailmbox/claws.def
40         * src/plugins/mailmbox/plugin.def
41         * src/plugins/mailmbox/version.rc
42         * src/plugins/notification/gtkhotkey/Makefile.am
43         * src/plugins/spam_report/Makefile.am
44         * src/plugins/spam_report/claws.def
45         * src/plugins/spam_report/plugin.def
46         * src/plugins/spam_report/spam_report.c
47         * src/plugins/spam_report/version.rc
48                 Win32 build fixes (and add of address_keeper, att_remover,
49                 fetchinfo and spam_report)
50
51 2013-02-20 [paul]       3.9.0cvs94
52
53         * configure.ac
54                 a little more report layout tweaking
55
56 2013-02-20 [colin]      3.9.0cvs93
57
58         * src/common/plugin.c
59                 Auto fix plugin names ending in "_plugin"
60
61 2013-02-20 [colin]      3.9.0cvs92
62
63         * src/plugins/gdata/Makefile.am
64                 Change plugin name
65
66 2013-02-20 [colin]      3.9.0cvs91
67
68         * src/plugins/fetchinfo/Makefile.am
69         * src/plugins/notification/Makefile.am
70         * src/plugins/perl/Makefile.am
71         * src/plugins/python/Makefile.am
72                 Drop _plugin from the plugin's filename
73
74 2013-02-20 [colin]      3.9.0cvs90
75
76         * configure.ac
77                 Group core's --{en,dis}able switches
78
79 2013-02-20 [colin]      3.9.0cvs89
80
81         * configure.ac
82                 typos
83
84 2013-02-20 [colin]      3.9.0cvs88
85
86         * configure.ac
87         * Makefile.am
88                 Don't check for GNOME2 when we want to check for
89                 gtk-update-icon-cache; Typo fix
90
91 2013-02-20 [colin]      3.9.0cvs87
92
93         * src/plugins/Makefile.am
94         * src/plugins/acpi_notifier/Makefile.am
95         * src/plugins/address_keeper/Makefile.am
96         * src/plugins/archive/Makefile.am
97         * src/plugins/att_remover/Makefile.am
98         * src/plugins/attachwarner/Makefile.am
99         * src/plugins/bogofilter/Makefile.am
100         * src/plugins/bsfilter/Makefile.am
101         * src/plugins/clamd/Makefile.am
102         * src/plugins/demo/Makefile.am
103         * src/plugins/fancy/Makefile.am
104         * src/plugins/fetchinfo/Makefile.am
105         * src/plugins/gdata/Makefile.am
106         * src/plugins/mailmbox/Makefile.am
107         * src/plugins/newmail/Makefile.am
108         * src/plugins/notification/Makefile.am
109         * src/plugins/pdf_viewer/Makefile.am
110         * src/plugins/perl/Makefile.am
111         * src/plugins/pgpcore/Makefile.am
112         * src/plugins/pgpinline/Makefile.am
113         * src/plugins/pgpmime/Makefile.am
114         * src/plugins/python/Makefile.am
115         * src/plugins/rssyl/Makefile.am
116         * src/plugins/smime/Makefile.am
117         * src/plugins/spam_report/Makefile.am
118         * src/plugins/spamassassin/Makefile.am
119         * src/plugins/tnef_parse/Makefile.am
120         * src/plugins/vcalendar/Makefile.am
121                 Change automake conditionals so that all plugins subdirectories
122                 are included, but nothing built in disabled plugins. Fixes make
123                 dist with some plugins --disabled.
124
125 2013-02-20 [colin]      3.9.0cvs86
126
127         * configure.ac
128         * src/plugins/fancy/fancy_viewer.h
129                 Fix build for Fancy and vCalendar
130
131 2013-02-20 [colin]      3.9.0cvs85
132
133         * configure.ac
134                 Rework plugin enabling logic. More clean!
135         * src/plugins/fancy/fancy_viewer.c
136         * src/plugins/fancy/fancy_viewer.h
137         * src/plugins/spam_report/spam_report.c
138                 Make curl dependancy mandatory
139         * src/plugins/notification/notification_plugin.c
140                 Fix build with every possible thing disabled
141         * src/plugins/notification/Makefile.am
142         * src/plugins/notification/gtkhotkey/.cvsignore
143         * src/plugins/notification/gtkhotkey/Makefile.am
144         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
145         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
146         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
147         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
148         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
149         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
150         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
151         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
152         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
153         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
154         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
155         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
156         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
157         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
158         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
159         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
160         * src/plugins/notification/gtkhotkey/gtkhotkey.h
161         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
162         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
163         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
164         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
165                 Re-add hotkey support
166         * src/plugins/spam_report/Makefile.am
167         * src/plugins/tnef_parse/Makefile.am
168                 Remove gettext.h
169
170 2013-02-20 [colin]      3.9.0cvs84
171
172         * configure.ac
173         * po/POTFILES.in
174         * src/plugins/Makefile.am
175         * src/plugins/dillo_viewer/.cvsignore
176         * src/plugins/dillo_viewer/Makefile.am
177         * src/plugins/dillo_viewer/README
178         * src/plugins/dillo_viewer/dillo_prefs.c
179         * src/plugins/dillo_viewer/dillo_prefs.h
180         * src/plugins/dillo_viewer/dillo_viewer.c
181         * src/plugins/trayicon/.cvsignore
182         * src/plugins/trayicon/Makefile.am
183         * src/plugins/trayicon/README
184         * src/plugins/trayicon/trayicon.c
185         * src/plugins/trayicon/trayicon_prefs.c
186         * src/plugins/trayicon/trayicon_prefs.h
187         * src/plugins/trayicon/libeggtrayicon/.cvsignore
188                 Drop trayicon and dillo_viewer
189
190 2013-02-20 [colin]      3.9.0cvs83
191
192         * configure.ac
193         * src/plugins/Makefile.am
194         * src/plugins/spam_report/.cvsignore
195         * src/plugins/spam_report/Makefile.am
196         * src/plugins/spam_report/placeholder.txt
197         * src/plugins/spam_report/spam_report.c
198         * src/plugins/spam_report/spam_report_prefs.c
199         * src/plugins/spam_report/spam_report_prefs.h
200         * src/plugins/tnef_parse/.cvsignore
201         * src/plugins/tnef_parse/Makefile.am
202         * src/plugins/tnef_parse/claws.def
203         * src/plugins/tnef_parse/mapi.h
204         * src/plugins/tnef_parse/mapidefs.h
205         * src/plugins/tnef_parse/mapitags.h
206         * src/plugins/tnef_parse/placeholder.txt
207         * src/plugins/tnef_parse/plugin.def
208         * src/plugins/tnef_parse/tnef-errors.h
209         * src/plugins/tnef_parse/tnef-types.h
210         * src/plugins/tnef_parse/tnef_dump.c
211         * src/plugins/tnef_parse/tnef_dump.h
212         * src/plugins/tnef_parse/tnef_parse.c
213         * src/plugins/tnef_parse/version.rc
214         * src/plugins/tnef_parse/ytnef.c
215         * src/plugins/tnef_parse/ytnef.h
216                 Add tnef_parse and spam_report
217
218 2013-02-20 [colin]      3.9.0cvs82
219
220         * src/plugins/bogofilter/Makefile.am
221         * src/plugins/clamd/Makefile.am
222         * src/plugins/demo/Makefile.am
223         * src/plugins/dillo_viewer/Makefile.am
224         * src/plugins/fancy/Makefile.am
225         * src/plugins/fetchinfo/Makefile.am
226         * src/plugins/gdata/Makefile.am
227         * src/plugins/mailmbox/Makefile.am
228         * src/plugins/newmail/Makefile.am
229         * src/plugins/notification/Makefile.am
230         * src/plugins/pdf_viewer/Makefile.am
231         * src/plugins/perl/Makefile.am
232         * src/plugins/python/Makefile.am
233         * src/plugins/spamassassin/Makefile.am
234         * src/plugins/trayicon/Makefile.am
235         * src/plugins/vcalendar/libical/libical/Makefile.am
236                 Fix out-of-tree build
237
238 2013-02-19 [colin]      3.9.0cvs81
239
240         * configure.ac
241                 Fix inverted logic in a few plugins
242
243 2013-02-18 [mones]      3.9.0cvs80
244
245         * src/plugins/notification/Makefile.am
246         * src/plugins/pdf_viewer/Makefile.am
247         * src/plugins/python/Makefile.am
248                 Allow 'make dist' to generate a nice tarball
249
250 2013-02-18 [wwp]        3.9.0cvs79
251
252         * src/plugins/clamd/libclamd/.cvsignore
253         Add one more .cvsignore file.
254
255 2013-02-18 [wwp]        3.9.0cvs78
256
257         * src/plugins/clamd/libclamd/.cvsignore
258         One more .cvsignore file.
259
260 2013-02-18 [wwp]        3.9.0cvs77
261
262         * src/plugins/clamd/.cvsignore
263         * src/plugins/clamd/libclamd/.cvsignore
264         * src/plugins/fetchinfo/.cvsignore
265         * src/plugins/gdata/.cvsignore
266         * src/plugins/mailmbox/.cvsignore
267         * src/plugins/newmail/.cvsignore
268         * src/plugins/notification/.cvsignore
269         * src/plugins/pdf_viewer/.cvsignore
270         * src/plugins/perl/.cvsignore
271         * src/plugins/python/.cvsignore
272         Silent up stuff a bit.
273
274 2013-02-17 [colin]      3.9.0cvs76
275
276         * src/plugins/notification/Makefile.am
277         * src/plugins/notification/notification_banner.c
278         * src/plugins/notification/notification_banner.h
279         * src/plugins/notification/notification_command.c
280         * src/plugins/notification/notification_command.h
281         * src/plugins/notification/notification_core.c
282         * src/plugins/notification/notification_foldercheck.c
283         * src/plugins/notification/notification_foldercheck.h
284         * src/plugins/notification/notification_hotkeys.c
285         * src/plugins/notification/notification_hotkeys.h
286         * src/plugins/notification/notification_indicator.c
287         * src/plugins/notification/notification_indicator.h
288         * src/plugins/notification/notification_lcdproc.c
289         * src/plugins/notification/notification_lcdproc.h
290         * src/plugins/notification/notification_plugin.c
291         * src/plugins/notification/notification_plugin.h
292         * src/plugins/notification/notification_popup.c
293         * src/plugins/notification/notification_popup.h
294         * src/plugins/notification/notification_prefs.c
295         * src/plugins/notification/notification_prefs.h
296         * src/plugins/notification/notification_trayicon.c
297         * src/plugins/notification/notification_trayicon.h
298                 Activate and fix notification (without libindicate)
299
300 2013-02-17 [colin]      3.9.0cvs75
301
302         * src/plugins/Makefile.am
303         * src/plugins/archive/Makefile.am
304         * src/plugins/clamd/Makefile.am
305         * src/plugins/clamd/clamav_plugin.c
306         * src/plugins/clamd/clamav_plugin.h
307         * src/plugins/clamd/clamav_plugin_gtk.c
308         * src/plugins/clamd/placeholder.txt
309         * src/plugins/clamd/libclamd/Makefile.am
310         * src/plugins/clamd/libclamd/clamd-plugin.c
311         * src/plugins/clamd/libclamd/clamd-plugin.h
312         * src/plugins/fetchinfo/Makefile.am
313         * src/plugins/fetchinfo/fetchinfo_plugin.c
314         * src/plugins/fetchinfo/fetchinfo_plugin.h
315         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
316         * src/plugins/fetchinfo/placeholder.txt
317         * src/plugins/gdata/Makefile.am
318         * src/plugins/gdata/cm_gdata_contacts.c
319         * src/plugins/gdata/cm_gdata_contacts.h
320         * src/plugins/gdata/cm_gdata_prefs.c
321         * src/plugins/gdata/cm_gdata_prefs.h
322         * src/plugins/gdata/gdata_plugin.c
323         * src/plugins/gdata/gdata_plugin.h
324         * src/plugins/gdata/placeholder.txt
325         * src/plugins/geolocation/placeholder.txt
326         * src/plugins/gtkhtml2_viewer/placeholder.txt
327         * src/plugins/mailmbox/Makefile.am
328         * src/plugins/mailmbox/carray.c
329         * src/plugins/mailmbox/carray.h
330         * src/plugins/mailmbox/chash.c
331         * src/plugins/mailmbox/chash.h
332         * src/plugins/mailmbox/clist.c
333         * src/plugins/mailmbox/clist.h
334         * src/plugins/mailmbox/mailimf.c
335         * src/plugins/mailmbox/mailimf.h
336         * src/plugins/mailmbox/mailimf_types.c
337         * src/plugins/mailmbox/mailimf_types.h
338         * src/plugins/mailmbox/mailimf_types_helper.c
339         * src/plugins/mailmbox/mailimf_types_helper.h
340         * src/plugins/mailmbox/mailimf_write.c
341         * src/plugins/mailmbox/mailimf_write.h
342         * src/plugins/mailmbox/maillock.c
343         * src/plugins/mailmbox/maillock.h
344         * src/plugins/mailmbox/mailmbox.c
345         * src/plugins/mailmbox/mailmbox.h
346         * src/plugins/mailmbox/mailmbox_folder.c
347         * src/plugins/mailmbox/mailmbox_folder.h
348         * src/plugins/mailmbox/mailmbox_gtk.deps
349         * src/plugins/mailmbox/mailmbox_parse.c
350         * src/plugins/mailmbox/mailmbox_parse.h
351         * src/plugins/mailmbox/mailmbox_types.c
352         * src/plugins/mailmbox/mailmbox_types.h
353         * src/plugins/mailmbox/mmapstring.c
354         * src/plugins/mailmbox/mmapstring.h
355         * src/plugins/mailmbox/placeholder.txt
356         * src/plugins/mailmbox/plugin.c
357         * src/plugins/mailmbox/plugin_gtk.c
358         * src/plugins/mailmbox/plugin_gtk.h
359         * src/plugins/newmail/Makefile.am
360         * src/plugins/newmail/newmail.c
361         * src/plugins/newmail/placeholder.txt
362         * src/plugins/notification/Makefile.am
363         * src/plugins/notification/claws.def
364         * src/plugins/notification/notification_banner.c
365         * src/plugins/notification/notification_banner.h
366         * src/plugins/notification/notification_command.c
367         * src/plugins/notification/notification_command.h
368         * src/plugins/notification/notification_core.c
369         * src/plugins/notification/notification_core.h
370         * src/plugins/notification/notification_foldercheck.c
371         * src/plugins/notification/notification_foldercheck.h
372         * src/plugins/notification/notification_hotkeys.c
373         * src/plugins/notification/notification_hotkeys.h
374         * src/plugins/notification/notification_indicator.c
375         * src/plugins/notification/notification_indicator.h
376         * src/plugins/notification/notification_lcdproc.c
377         * src/plugins/notification/notification_lcdproc.h
378         * src/plugins/notification/notification_pixbuf.c
379         * src/plugins/notification/notification_pixbuf.h
380         * src/plugins/notification/notification_plugin.c
381         * src/plugins/notification/notification_plugin.h
382         * src/plugins/notification/notification_popup.c
383         * src/plugins/notification/notification_popup.h
384         * src/plugins/notification/notification_prefs.c
385         * src/plugins/notification/notification_prefs.h
386         * src/plugins/notification/notification_trayicon.c
387         * src/plugins/notification/notification_trayicon.h
388         * src/plugins/notification/placeholder.txt
389         * src/plugins/notification/plugin.def
390         * src/plugins/notification/raw_claws_mail_logo_64x64.h
391         * src/plugins/notification/version.rc
392         * src/plugins/pdf_viewer/Makefile.am
393         * src/plugins/pdf_viewer/doc_index.xpm
394         * src/plugins/pdf_viewer/doc_index_close.xpm
395         * src/plugins/pdf_viewer/doc_info.xpm
396         * src/plugins/pdf_viewer/first_arrow.xpm
397         * src/plugins/pdf_viewer/last_arrow.xpm
398         * src/plugins/pdf_viewer/left_arrow.xpm
399         * src/plugins/pdf_viewer/placeholder.txt
400         * src/plugins/pdf_viewer/poppler_viewer.c
401         * src/plugins/pdf_viewer/poppler_viewer.h
402         * src/plugins/pdf_viewer/right_arrow.xpm
403         * src/plugins/pdf_viewer/rotate_left.xpm
404         * src/plugins/pdf_viewer/rotate_right.xpm
405         * src/plugins/pdf_viewer/zoom_fit.xpm
406         * src/plugins/pdf_viewer/zoom_in.xpm
407         * src/plugins/pdf_viewer/zoom_out.xpm
408         * src/plugins/pdf_viewer/zoom_width.xpm
409         * src/plugins/perl/Makefile.am
410         * src/plugins/perl/perl_gtk.c
411         * src/plugins/perl/perl_gtk.h
412         * src/plugins/perl/perl_plugin.c
413         * src/plugins/perl/perl_plugin.h
414         * src/plugins/perl/placeholder.txt
415         * src/plugins/python/Makefile.am
416         * src/plugins/python/clawsmailmodule.c
417         * src/plugins/python/clawsmailmodule.h
418         * src/plugins/python/composewindowtype.c
419         * src/plugins/python/composewindowtype.h
420         * src/plugins/python/foldertype.c
421         * src/plugins/python/foldertype.h
422         * src/plugins/python/messageinfotype.c
423         * src/plugins/python/messageinfotype.h
424         * src/plugins/python/nodetype.c
425         * src/plugins/python/nodetype.h
426         * src/plugins/python/placeholder.txt
427         * src/plugins/python/python-hooks.c
428         * src/plugins/python/python-hooks.h
429         * src/plugins/python/python-shell.c
430         * src/plugins/python/python-shell.h
431         * src/plugins/python/python_plugin.c
432         * src/plugins/vcalendar/Makefile.in
433                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
434                 notification, pdf_viewer, perl, python). Notification not yet
435                 enabled because it has too much autoconf switches for my taste.
436
437
438 2013-02-16 [colin]      3.9.0cvs74
439
440         * po/POTFILES.in
441         * po/bg.po
442         * po/ca.po
443         * po/cs.po
444         * po/de.po
445         * po/en_GB.po
446         * po/es.po
447         * po/fi.po
448         * po/fr.po
449         * po/hu.po
450         * po/id_ID.po
451         * po/it.po
452         * po/ja.po
453         * po/lt.po
454         * po/nl.po
455         * po/pl.po
456         * po/pt_BR.po
457         * po/pt_PT.po
458         * po/ru.po
459         * po/sk.po
460         * po/sv.po
461         * po/uk.po
462         * po/zh_CN.po
463         * po/zh_TW.po
464         * src/plugins/Makefile.am
465         * src/plugins/archive/.cvsignore
466         * src/plugins/archive/Makefile.am
467         * src/plugins/archive/archiver.c
468         * src/plugins/archive/archiver.h
469         * src/plugins/archive/archiver_gtk.c
470         * src/plugins/archive/archiver_prefs.c
471         * src/plugins/archive/archiver_prefs.h
472         * src/plugins/archive/libarchive_archive.c
473         * src/plugins/archive/libarchive_archive.h
474         * src/plugins/archive/placeholder.txt
475         * src/plugins/att_remover/.cvsignore
476         * src/plugins/att_remover/Makefile.am
477         * src/plugins/att_remover/att_remover.c
478         * src/plugins/att_remover/placeholder.txt
479         * src/plugins/bsfilter/.cvsignore
480         * src/plugins/bsfilter/Makefile.am
481         * src/plugins/bsfilter/bsfilter.c
482         * src/plugins/bsfilter/bsfilter.h
483         * src/plugins/bsfilter/bsfilter_gtk.c
484         * src/plugins/bsfilter/claws.def
485         * src/plugins/bsfilter/placeholder.txt
486         * src/plugins/bsfilter/plugin.def
487         * src/plugins/bsfilter/version.rc
488                 Add archive, att_remover, bsfilter
489         * src/plugins/vcalendar/Makefile.in
490         * src/plugins/vcalendar/libical/libical/icalversion.h
491                 Remove useless files
492
493 2013-02-16 [colin]      3.9.0cvs73
494
495         * src/plugins/Makefile.am
496         * src/plugins/acpi_notifier/Makefile.am
497         * src/plugins/acpi_notifier/acpi_notifier.c
498         * src/plugins/acpi_notifier/placeholder.txt
499         * src/plugins/address_keeper/Makefile.am
500         * src/plugins/address_keeper/address_keeper.c
501         * src/plugins/address_keeper/address_keeper.h
502         * src/plugins/address_keeper/address_keeper_prefs.c
503         * src/plugins/address_keeper/address_keeper_prefs.h
504         * src/plugins/address_keeper/claws.def
505         * src/plugins/address_keeper/placeholder.txt
506         * src/plugins/address_keeper/plugin.def
507         * src/plugins/address_keeper/version.rc
508         * src/plugins/attachwarner/Makefile.am
509         * src/plugins/attachwarner/attachwarner.c
510         * src/plugins/attachwarner/attachwarner.h
511         * src/plugins/attachwarner/attachwarner_prefs.c
512         * src/plugins/attachwarner/attachwarner_prefs.h
513         * src/plugins/attachwarner/claws.def
514         * src/plugins/attachwarner/placeholder.txt
515         * src/plugins/attachwarner/plugin.def
516         * src/plugins/attachwarner/version.rc
517         * src/plugins/vcalendar/libical/libical/icalversion.h
518         * po/POTFILES.in
519         * po/bg.po
520         * po/ca.po
521         * po/cs.po
522         * po/de.po
523         * po/en_GB.po
524         * po/es.po
525         * po/fi.po
526         * po/fr.po
527         * po/hu.po
528         * po/id_ID.po
529         * po/it.po
530         * po/ja.po
531         * po/lt.po
532         * po/nl.po
533         * po/pl.po
534         * po/pt_BR.po
535         * po/pt_PT.po
536         * po/ru.po
537         * po/sk.po
538         * po/sr.po
539         * po/sv.po
540         * po/uk.po
541         * po/zh_CN.po
542         * po/zh_TW.po
543                 Now do acpi_notifier, attachwarner, address_keeper
544
545 2013-02-16 [colin]      3.9.0cvs72
546
547         * po/POTFILES.in
548         * po/bg.po
549         * po/ca.po
550         * po/cs.po
551         * po/de.po
552         * po/en_GB.po
553         * po/es.po
554         * po/fi.po
555         * po/fr.po
556         * po/hu.po
557         * po/id_ID.po
558         * po/it.po
559         * po/ja.po
560         * po/lt.po
561         * po/nl.po
562         * po/pl.po
563         * po/pt_BR.po
564         * po/pt_PT.po
565         * po/ru.po
566         * po/sk.po
567         * po/sr.po
568         * po/sv.po
569         * po/uk.po
570         * po/zh_CN.po
571         * po/zh_TW.po
572                 Merge RSSyl's translations
573
574 2013-02-16 [colin]      3.9.0cvs71
575
576         * src/mainwindow.c
577                 Fix use-after-free (introduced in cvs61)
578
579 2013-02-16 [colin]      3.9.0cvs70
580
581         * src/main.c
582         * src/prefs_common.c
583         * src/prefs_common.h
584         * src/common/defs.h
585         * src/common/w32_account.c
586                 Add an hidden preference to set the Windows theme
587         * src/plugins/Makefile.am
588         * src/plugins/rssyl/Makefile.am
589         * src/plugins/rssyl/claws.def
590         * src/plugins/rssyl/date.c
591         * src/plugins/rssyl/date.h
592         * src/plugins/rssyl/feed.c
593         * src/plugins/rssyl/feed.h
594         * src/plugins/rssyl/feedprops.c
595         * src/plugins/rssyl/feedprops.h
596         * src/plugins/rssyl/opml.c
597         * src/plugins/rssyl/opml.h
598         * src/plugins/rssyl/parsers.c
599         * src/plugins/rssyl/parsers.h
600         * src/plugins/rssyl/placeholder.txt
601         * src/plugins/rssyl/plugin.c
602         * src/plugins/rssyl/plugin.def
603         * src/plugins/rssyl/rssyl.c
604         * src/plugins/rssyl/rssyl.h
605         * src/plugins/rssyl/rssyl_cb_gtk.c
606         * src/plugins/rssyl/rssyl_cb_gtk.h
607         * src/plugins/rssyl/rssyl_cb_menu.c
608         * src/plugins/rssyl/rssyl_cb_menu.h
609         * src/plugins/rssyl/rssyl_gtk.c
610         * src/plugins/rssyl/rssyl_gtk.h
611         * src/plugins/rssyl/rssyl_prefs.c
612         * src/plugins/rssyl/rssyl_prefs.h
613         * src/plugins/rssyl/strreplace.c
614         * src/plugins/rssyl/strreplace.h
615         * src/plugins/rssyl/version.rc
616                 Add RSSyl
617         * src/plugins/vcalendar/Makefile.am
618         * src/plugins/vcalendar/Makefile.in
619         * src/plugins/vcalendar/plugin.c
620         * src/plugins/vcalendar/libical/libical/icalversion.h
621                 Fix Curl flags :)
622
623 2013-02-14 [paul]       3.9.0cvs69
624
625         * po/id_ID.po
626                 "fix" plural forms
627
628 2013-02-14 [colin]      3.9.0cvs68
629
630         * po/POTFILES.in
631                 Add vcalendar files
632         * po/merge-po-from-plugin.sh
633                 Add helper script to merge external plugins translations
634         * po/bg.po
635         * po/ca.po
636         * po/cs.po
637         * po/de.po
638         * po/en_GB.po
639         * po/es.po
640         * po/fi.po
641         * po/fr.po
642         * po/hu.po
643         * po/id_ID.po
644         * po/it.po
645         * po/ja.po
646         * po/lt.po
647         * po/nl.po
648         * po/pl.po
649         * po/pt_BR.po
650         * po/pt_PT.po
651         * po/ru.po
652         * po/sk.po
653         * po/sr.po
654         * po/sv.po
655         * po/uk.po
656         * po/zh_CN.po
657         * po/zh_TW.po
658                 Merge translations from fancy and vcalendar
659
660 2013-02-14 [colin]      3.9.0cvs67
661
662         * configure.ac
663                 Fix perl detection
664
665 2013-02-14 [colin]      3.9.0cvs66
666
667         * src/plugins/vcalendar/claws.def
668         * src/plugins/vcalendar/plugin.def
669                 Add missing files
670         * src/plugins/vcalendar/libical/Makefile.in
671         * src/plugins/vcalendar/libical/design-data/Makefile.in
672         * src/plugins/vcalendar/libical/libical/Makefile.in
673         * src/plugins/vcalendar/libical/scripts/Makefile.in
674                 Remove extraneous files
675
676 2013-02-13 [colin]      3.9.0cvs65
677
678         * src/plugins/address_dup_finder/placeholder.txt
679         * src/plugins/synce/placeholder.txt
680                 Removed, deprecated plugins
681         * src/plugins/Makefile.am
682         * src/plugins/vcalendar/Makefile.am
683         * src/plugins/vcalendar/Makefile.in
684         * src/plugins/vcalendar/common-views.c
685         * src/plugins/vcalendar/common-views.h
686         * src/plugins/vcalendar/day-view.c
687         * src/plugins/vcalendar/icaltime_as_local.c
688         * src/plugins/vcalendar/icaltime_as_local.h
689         * src/plugins/vcalendar/month-view.c
690         * src/plugins/vcalendar/placeholder.txt
691         * src/plugins/vcalendar/plugin.c
692         * src/plugins/vcalendar/vcal_dbus.c
693         * src/plugins/vcalendar/vcal_dbus.h
694         * src/plugins/vcalendar/vcal_folder.c
695         * src/plugins/vcalendar/vcal_folder.h
696         * src/plugins/vcalendar/vcal_interface.h
697         * src/plugins/vcalendar/vcal_manager.c
698         * src/plugins/vcalendar/vcal_manager.h
699         * src/plugins/vcalendar/vcal_meeting_gtk.c
700         * src/plugins/vcalendar/vcal_meeting_gtk.h
701         * src/plugins/vcalendar/vcal_prefs.c
702         * src/plugins/vcalendar/vcal_prefs.h
703         * src/plugins/vcalendar/vcalendar.c
704         * src/plugins/vcalendar/vcalendar.h
705         * src/plugins/vcalendar/version.rc
706         * src/plugins/vcalendar/libical/.cvsignore
707         * src/plugins/vcalendar/libical/Makefile.am
708         * src/plugins/vcalendar/libical/Makefile.in
709         * src/plugins/vcalendar/libical/design-data/.cvsignore
710         * src/plugins/vcalendar/libical/design-data/Makefile.am
711         * src/plugins/vcalendar/libical/design-data/Makefile.in
712         * src/plugins/vcalendar/libical/design-data/parameters.csv
713         * src/plugins/vcalendar/libical/design-data/properties.csv
714         * src/plugins/vcalendar/libical/design-data/restrictions.csv
715         * src/plugins/vcalendar/libical/design-data/status.txt
716         * src/plugins/vcalendar/libical/design-data/value-types.csv
717         * src/plugins/vcalendar/libical/libical/.cvsignore
718         * src/plugins/vcalendar/libical/libical/Makefile.am
719         * src/plugins/vcalendar/libical/libical/Makefile.in
720         * src/plugins/vcalendar/libical/libical/icalattendee.c
721         * src/plugins/vcalendar/libical/libical/icalattendee.h
722         * src/plugins/vcalendar/libical/libical/icalcomponent.c
723         * src/plugins/vcalendar/libical/libical/icalcomponent.h
724         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
725         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
726         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
727         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
728         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
729         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
730         * src/plugins/vcalendar/libical/libical/icalduration.c
731         * src/plugins/vcalendar/libical/libical/icalduration.h
732         * src/plugins/vcalendar/libical/libical/icalenums.c
733         * src/plugins/vcalendar/libical/libical/icalenums.h
734         * src/plugins/vcalendar/libical/libical/icalerror.c
735         * src/plugins/vcalendar/libical/libical/icalerror.h
736         * src/plugins/vcalendar/libical/libical/icallangbind.c
737         * src/plugins/vcalendar/libical/libical/icallangbind.h
738         * src/plugins/vcalendar/libical/libical/icallexer.l
739         * src/plugins/vcalendar/libical/libical/icalmemory.c
740         * src/plugins/vcalendar/libical/libical/icalmemory.h
741         * src/plugins/vcalendar/libical/libical/icalmime.c
742         * src/plugins/vcalendar/libical/libical/icalmime.h
743         * src/plugins/vcalendar/libical/libical/icalparameter.c
744         * src/plugins/vcalendar/libical/libical/icalparameter.h
745         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
746         * src/plugins/vcalendar/libical/libical/icalparser.c
747         * src/plugins/vcalendar/libical/libical/icalparser.h
748         * src/plugins/vcalendar/libical/libical/icalperiod.c
749         * src/plugins/vcalendar/libical/libical/icalperiod.h
750         * src/plugins/vcalendar/libical/libical/icalproperty.c
751         * src/plugins/vcalendar/libical/libical/icalproperty.h
752         * src/plugins/vcalendar/libical/libical/icalrecur.c
753         * src/plugins/vcalendar/libical/libical/icalrecur.h
754         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
755         * src/plugins/vcalendar/libical/libical/icalrestriction.h
756         * src/plugins/vcalendar/libical/libical/icaltime.c
757         * src/plugins/vcalendar/libical/libical/icaltime.h
758         * src/plugins/vcalendar/libical/libical/icaltypes.c
759         * src/plugins/vcalendar/libical/libical/icaltypes.h
760         * src/plugins/vcalendar/libical/libical/icalvalue.c
761         * src/plugins/vcalendar/libical/libical/icalvalue.h
762         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
763         * src/plugins/vcalendar/libical/libical/icalversion.h
764         * src/plugins/vcalendar/libical/libical/icalversion.h.in
765         * src/plugins/vcalendar/libical/libical/icalyacc.output
766         * src/plugins/vcalendar/libical/libical/icalyacc.y
767         * src/plugins/vcalendar/libical/libical/pvl.c
768         * src/plugins/vcalendar/libical/libical/pvl.h
769         * src/plugins/vcalendar/libical/libical/sspm.c
770         * src/plugins/vcalendar/libical/libical/sspm.h
771         * src/plugins/vcalendar/libical/libical/vsnprintf.c
772         * src/plugins/vcalendar/libical/scripts/.cvsignore
773         * src/plugins/vcalendar/libical/scripts/Makefile.am
774         * src/plugins/vcalendar/libical/scripts/Makefile.in
775         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
776         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
777         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
778         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
779         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
780         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
781         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
782         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
783                 Add vcalendar.
784
785 2013-02-13 [colin]      3.9.0cvs64
786
787         * src/plugins/acpi_notifier/placeholder.txt
788         * src/plugins/address_dup_finder/placeholder.txt
789         * src/plugins/address_keeper/placeholder.txt
790         * src/plugins/archive/placeholder.txt
791         * src/plugins/att_remover/placeholder.txt
792         * src/plugins/attachwarner/placeholder.txt
793         * src/plugins/bsfilter/placeholder.txt
794         * src/plugins/clamd/placeholder.txt
795         * src/plugins/fetchinfo/placeholder.txt
796         * src/plugins/gdata/placeholder.txt
797         * src/plugins/geolocation/placeholder.txt
798         * src/plugins/gtkhtml2_viewer/placeholder.txt
799         * src/plugins/mailmbox/placeholder.txt
800         * src/plugins/newmail/placeholder.txt
801         * src/plugins/notification/placeholder.txt
802         * src/plugins/pdf_viewer/placeholder.txt
803         * src/plugins/perl/placeholder.txt
804         * src/plugins/python/placeholder.txt
805         * src/plugins/rssyl/placeholder.txt
806         * src/plugins/spam_report/placeholder.txt
807         * src/plugins/synce/placeholder.txt
808         * src/plugins/tnef_parse/placeholder.txt
809         * src/plugins/vcalendar/placeholder.txt
810                 Add temporary placeholders for ex-extra-plugins to be
811                 integrated.
812
813 2013-02-13 [paul]       3.9.0cvs63
814
815         * src/plugins/fancy/Makefile.am
816                 no need for EXTRA_DIST
817
818 2013-02-13 [paul]       3.9.0cvs62
819
820         * configure.ac
821         * po/POTFILES.in
822         * src/plugins/Makefile.am
823         * src/plugins/fancy/Makefile.am
824         * src/plugins/fancy/fancy_prefs.c
825         * src/plugins/fancy/fancy_prefs.h
826         * src/plugins/fancy/fancy_viewer.c
827         * src/plugins/fancy/fancy_viewer.h
828                 move the Fancy plugin into core
829
830 2013-02-11 [paul]       3.9.0cvs61
831
832         * src/mainwindow.c
833                 use the Delete key to remove colour label accels (same as everywhere else).
834                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
835
836 2013-01-26 [mir]        3.9.0cvs60
837
838         * tools/vcard2xml.py
839         Fixes bugs:
840             1) Lines split over more than one line breaks parser
841             2) Get email addres correct. Not only email;internet
842         Improvements:
843             1) Basic handling of vcard 3.0
844
845
846 2013-01-23 [colin]      3.9.0cvs59
847
848         * src/action.c
849         * src/common/utils.c
850                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
851
852 2013-01-23 [colin]      3.9.0cvs58
853
854         * src/imap.c
855                 Fix bug #2863, "Applying has_attachment quicksearch
856                 on IMAP segfaults".
857
858 2013-01-21 [paul]       3.9.0cvs57
859
860         * src/codeconv.h
861         * src/procmime.c
862                 fix bug 2862, 'Segmentation fault when replying to a
863                 message where the "code conversion" fails'. add support
864                 for X-VIET-VPS encoding
865
866 2013-01-21 [paul]       3.9.0cvs56
867
868         * src/common/defs.h
869         * src/gtk/about.c
870                 promote the users' ml on the About/Info tab
871
872 2013-01-09 [paul]       3.9.0cvs55
873
874         * doc/man/claws-mail.1
875         * src/gtk/about.c
876                 update copyright year
877
878 2013-01-09 [paul]       3.9.0cvs54
879
880         * src/gtk/gtkaspell.c
881                 fix sensitivity of 'Use both dictionaries' in compose window
882
883 2013-01-09 [mir]        3.9.0cvs53
884
885         * tools/vcard2xml.py
886             Fix missing file encoding info.
887             See -> http://www.python.org/dev/peps/pep-0263/
888
889
890 2013-01-08 [mones]      3.9.0cvs52
891
892         * claws-mail.desktop
893                 Added Swedish translation by Andreas Rönnquist
894
895 2012-12-20 [colin]      3.9.0cvs51
896
897         * src/action.c
898                 Fix crash on action error;
899                 Fix trimming of leading spaces in actions
900
901 2012-12-19 [colin]      3.9.0cvs50
902
903         * src/editldap.c
904         * src/ldapctrl.c
905         * src/ldapserver.c
906                 Make LDAP over SSL work on Win32 - but not TLS,
907                 unfortunately. Also, it requires the certificate
908                 to be trusted.
909
910 2012-12-16 [colin]      3.9.0cvs49
911
912         * src/messageview.c
913                 Add missing \n at end of the return receipt last part's headers.
914
915 2012-12-15 [paul]       3.9.0cvs48
916
917         * src/addrselect.c
918                 fix bug 2832, 'mail to from adress-book splitt names'
919
920 2012-12-12 [colin]      3.9.0cvs47
921
922         * src/action.c
923                 Port to g_spawn API and make actions work better on Win32
924         * src/mainwindow.c
925                 Indentation
926
927 2012-12-12 [ticho]      3.9.0cvs46
928
929         * src/compose.c
930                 Move focus to body textview when subject entry is activated
931                 (Enter key pressed) in compose window.
932
933 2012-12-10 [mones]      3.9.0cvs45
934
935         * src/addr_compl.c
936                 Fix bug #2835 (core part) to allow NULL names which
937                 have an address
938
939 2012-12-07 [colin]      3.9.0cvs44
940
941         * src/news.c
942                 Try to fix strange crash in nntp_ping/session_destroy...
943
944 2012-12-06 [mones]      3.9.0cvs43
945
946         * tools/README
947         * tools/gif2xface.pl
948         * tools/outlook2claws-mail.pl
949                 Fix address not working since years ago
950
951 2012-12-05 [mones]      3.9.0cvs42
952
953         * src/prefs_gtk.c
954                 Do not set to NULL string preferences which have "" as
955                 default value
956
957 2012-12-05 [colin]      3.9.0cvs41
958
959         * src/common/ssl.c
960                 Nullify xcred pointer like the other ones
961
962 2012-12-03 [wwp]        3.9.0cvs40
963
964         * src/summaryview.c
965         * src/mainwindow.c
966         Avoid any possible confusion: 0 is not a neutral value when passed
967         to main_window_get_mask() - use -1 instead, even in those cases we
968         don't care.
969
970 2012-12-03 [wwp]        3.9.0cvs39
971
972         * src/toolbar.c
973         Fix sensitivity of next-unread toolbar button.
974
975 2012-12-03 [colin]      3.9.0cvs38
976
977         * src/common/utils.c
978                 Fix following relative symlinks
979
980 2012-12-02 [colin]      3.9.0cvs37
981
982         * src/main.c
983                 Of course you can't, Windows. Of course...
984
985 2012-12-02 [colin]      3.9.0cvs36
986
987         * src/main.c
988                 Move control sockets inside their own directory,
989                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
990                 - cleaner separation of sockets and config dirs in
991                   case of alternate config directories
992                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
993                   exists as a socket, use it to control the running entity
994                 - backwards migration is handled: starting an old Claws Mail
995                   version will bail out as creating the legacy socket won't
996                   be possible.
997                 - migration for alternate-config-dirs is not handled, which
998                   could be mentioned in release notes.
999                 Fixes bug #2828, "Use MD5 digest for socket name"
1000
1001 2012-12-01 [colin]      3.9.0cvs35
1002
1003         * src/common/utils.c
1004                 As usual, Windows is a little bit different
1005                 (you have to love it the same as the normal OSes...)
1006
1007 2012-12-01 [colin]      3.9.0cvs34
1008
1009         * src/common/utils.c
1010         * src/common/utils.h
1011                 Add a canonicalizer function and use it to
1012                 canonicalize rc_dir.
1013
1014 2012-11-30 [mones]      3.9.0cvs33
1015
1016         * src/common/plugin.c
1017                 Fixes #1137 completely, saving path-less plugins as is
1018                 in config. With this patch user can edit plugin list on
1019                 clawsrc and remove absolute paths from shared plugins,
1020                 leaving only the "pluginname.so". Those will be tried to
1021                 load from plugin dir of the loading core. Notice that
1022                 those will also fail to load on older versions, and will
1023                 probably be removed from your config without warning by
1024                 the older version.
1025
1026 2012-11-30 [wwp]        3.9.0cvs32
1027
1028         * src/mainwindow.c
1029         * src/mainwindow.h
1030         * src/summaryview.c
1031         * src/toolbar.c
1032         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
1033         also fix list loop initializers.
1034
1035 2012-11-30 [wwp]        3.9.0cvs31
1036
1037         * src/mainwindow.c
1038         * src/mainwindow.h
1039         * src/procmsg.c
1040         * src/send_message.c
1041         * src/send_message.h
1042         * src/toolbar.c
1043         * src/toolbar.h
1044         Add Message/Cancel sending (same as --cancel-sending), adds the
1045         relevant toolbar icon, and an extra cancel sending+receiving icon
1046         for convenience.
1047
1048 2012-11-29 [colin]      3.9.0cvs30
1049
1050         * src/mainwindow.c
1051                 Fix mask on a few menu items (thanks Ricardo!)
1052
1053 2012-11-28 [wwp]        3.9.0cvs29
1054
1055         * src/mainwindow.c
1056         * src/mainwindow.h
1057         * src/summaryview.c
1058         * src/toolbar.c
1059         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
1060         Complete toolbar_init(), which was missing few inits.
1061
1062 2012-11-28 [colin]      3.9.0cvs28
1063
1064         * src/mainwindow.c
1065         * src/news.c
1066         * src/news.h
1067         * src/etpan/nntp-thread.c
1068                 Disconnect NNTP accounts too when switching offline
1069
1070 2012-11-28 [colin]      3.9.0cvs27
1071
1072         * src/imap.c
1073         * src/news.c
1074         * src/common/session.c
1075         * src/common/session.h
1076                 Add keep-alive pings on IMAP and NNTP
1077
1078 2012-11-28 [colin]      3.9.0cvs26
1079
1080         * src/imap.c
1081         * src/etpan/imap-thread.c
1082         * src/etpan/imap-thread.h
1083                 Try locale's charset and UTF-7 on server-side
1084                 searches when UTF-8 fails. Also, don't even
1085                 mention a charset if searching for an ASCII
1086                 string.
1087
1088 2012-11-27 [colin]      3.9.0cvs25
1089
1090         * src/main.c
1091                 Unbreak the build.
1092
1093 2012-11-27 [colin]      3.9.0cvs24
1094
1095         * src/common/ssl.c
1096                 Fix bug #2826, "replace deprecated gnutls function"
1097                 Patch by Christian Hesse
1098
1099 2012-11-27 [colin]      3.9.0cvs23
1100
1101         * src/gtk/manage_window.c
1102                 Stop spamming logs with focus events.
1103
1104 2012-11-27 [colin]      3.9.0cvs22
1105
1106         * src/mainwindow.c
1107         * src/prefs_common.c
1108         * src/prefs_common.h
1109                 Unsneak a work-in-progress patch that I mistakengly
1110                 commited with a cleanup
1111
1112 2012-11-27 [wwp]        3.9.0cvs21
1113
1114         * doc/man/claws-mail.1
1115         * src/main.c
1116         * src/send_message.c
1117         * src/send_message.h
1118                 Add --cancel-sending command-line switch.
1119
1120 2012-11-23 [colin]      3.9.0cvs20
1121
1122         * src/jpilot.c
1123         * src/main.c
1124         * src/mainwindow.c
1125         * src/matcher.c
1126         * src/prefs_common.c
1127         * src/prefs_common.h
1128         * src/procmsg.c
1129         * src/common/socket.c
1130         * src/common/socket.h
1131         * src/common/ssl.c
1132         * src/common/ssl_certificate.c
1133         * src/common/ssl_certificate.h
1134         * src/etpan/imap-thread.c
1135         * src/etpan/nntp-thread.c
1136                 Cleanup some warnings and deprecated types. Patch by
1137                 Christian Hesse, fixing bug #2617. Thanks!
1138
1139 2012-11-23 [colin]      3.9.0cvs19
1140
1141         * AUTHORS
1142         * src/gtk/authors.h
1143                 Add Christian Hesse which was forgotten for some reason
1144
1145 2012-11-21 [colin]      3.9.0cvs18
1146
1147         * src/etpan/imap-thread.c
1148                 Don't set charset on simple searches. Fixes Exchange 2007.
1149
1150 2012-11-20 [colin]      3.9.0cvs17
1151
1152         * src/prefs_matcher.c
1153                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
1154
1155 2012-11-20 [ticho]      3.9.0cvs16
1156
1157         * src/gtk/prefswindow.c
1158                 Actually allow folder preference pages which are in top level of
1159                 page index UI to be selected.
1160
1161 2012-11-20 [ticho]      3.9.0cvs15
1162
1163         * src/prefs_folder_item.c
1164                 Remove useless "Folder" root in page index of folder preferences UI.
1165
1166 2012-11-18 [colin]      3.9.0cvs14
1167
1168         * AUTHORS
1169         * src/advsearch.c
1170         * src/matcher.c
1171         * src/matcher.h
1172         * src/matcher_parser_parse.y
1173         * src/prefs_matcher.c
1174         * src/gtk/authors.h
1175         * src/gtk/quicksearch.c
1176                 Add age_{greater,lower}_hours matcher criteria
1177                 Initial patch by Abhay S. Kushwaha.
1178
1179 2012-11-18 [ticho]      3.9.0cvs13
1180
1181         * src/mbox.c
1182                 Improve i18n plural handling in a string used while
1183                 importing from mbox.
1184
1185 2012-11-16 [ticho]      3.9.0cvs12
1186
1187         * po/bg.po
1188         * po/ca.po
1189         * po/cs.po
1190         * po/de.po
1191         * po/en_GB.po
1192         * po/es.po
1193         * po/fi.po
1194         * po/fr.po
1195         * po/he.po
1196         * po/hu.po
1197         * po/id_ID.po
1198         * po/it.po
1199         * po/ja.po
1200         * po/lt.po
1201         * po/nl.po
1202         * po/pl.po
1203         * po/pt_BR.po
1204         * po/pt_PT.po
1205         * po/ru.po
1206         * po/sk.po
1207         * po/sr.po
1208         * po/sv.po
1209         * po/uk.po
1210         * po/zh_CN.po
1211         * po/zh_TW.po
1212         * po/Makevars
1213                 Update message catalogs to match changes in 3.9.0cvs11.
1214
1215 2012-11-16 [ticho]      3.9.0cvs11
1216
1217         * src/account.c
1218         * src/addrcustomattr.c
1219         * src/edittags.c
1220         * src/prefs_filtering.c
1221         * src/prefs_matcher.c
1222         * src/prefs_msg_colors.c
1223         * src/toolbar.c
1224         * src/uri_opener.c
1225         * src/wizard.c
1226         * src/common/utils.c
1227         * src/gtk/about.c
1228                 Use pgettext() and friends for i18n context strings, instead of
1229                 having a pipe character in msgid for context separation. This uses
1230                 glib's C_ macro, instead of Q_.
1231
1232 2012-11-16 [colin]      3.9.0cvs10
1233
1234         * src/foldersel.c
1235         * src/prefs_actions.c
1236         * src/prefs_filtering_action.c
1237         * src/prefs_matcher.c
1238         * src/quote_fmt.c
1239         * src/gtk/description_window.c
1240         * src/gtk/description_window.h
1241         * src/gtk/inputdialog.c
1242         * src/gtk/manage_window.c
1243         * src/gtk/quicksearch.c
1244                 Try to better fix focus problems. Should address:
1245                 Bug #2774
1246                 Bug #2624
1247                 Bug #1963
1248                 Bug #2780
1249                 Please check using your favorite WM that the following works:
1250                 Information button (Quicksearch, Templates, 'Test' filtering 
1251                 condition)
1252                 Folder selection (Move/Copy contextual menu,
1253                 various preferences, including 'New folder').
1254                 Tested with XFCE, Gnome Shell and Windows.
1255                 
1256
1257 2012-11-16 [colin]      3.9.0cvs9
1258
1259         * src/advsearch.c
1260                 Init is_fast too
1261
1262 2012-11-16 [colin]      3.9.0cvs8
1263
1264         * src/advsearch.c
1265                 Fix missing initialisation of bool_and which could
1266                 lead to From/To/Subject/Tag searches searching with
1267                 binary and.
1268                 Also clean up tag expansion. No need to create a
1269                 matcher string and re-parse it.
1270
1271 2012-11-16 [paul]       3.9.0cvs7
1272
1273         * po/de.po
1274                 fix by Thomas Bellmann
1275
1276 2012-11-15 [colin]      3.9.0cvs6
1277
1278         * src/summaryview.c
1279                 Fix bug #2785, "Marking mails for deletion reopens internal 
1280                 message view"
1281
1282 2012-11-15 [colin]      3.9.0cvs5
1283
1284         * src/main.c
1285         * src/statusbar.c
1286         * src/gtk/gtkcmclist.c
1287         * src/gtk/gtkcmclist.h
1288                 a few more GTK+3 fixes. Segfaults on me, though.
1289
1290 2012-11-15 [colin]      3.9.0cvs4
1291
1292         * src/Makefile.am
1293         * src/action.c
1294         * src/addr_compl.c
1295         * src/addressbook.c
1296         * src/addrgather.c
1297         * src/compose.c
1298         * src/editaddress.c
1299         * src/editgroup.c
1300         * src/main.c
1301         * src/mainwindow.c
1302         * src/message_search.c
1303         * src/prefs_display_header.c
1304         * src/prefs_filtering_action.c
1305         * src/prefs_matcher.c
1306         * src/prefs_other.c
1307         * src/prefs_toolbar.c
1308         * src/printing.c
1309         * src/stock_pixmap.c
1310         * src/summary_search.c
1311         * src/summaryview.c
1312         * src/textview.c
1313         * src/gtk/Makefile.am
1314         * src/gtk/colorlabel.c
1315         * src/gtk/combobox.c
1316         * src/gtk/combobox.h
1317         * src/gtk/gtkcmclist.c
1318         * src/gtk/gtkcmclist.h
1319         * src/gtk/gtkcmctree.c
1320         * src/gtk/gtksctree.c
1321         * src/gtk/gtkshruler.c
1322         * src/gtk/gtkutils.c
1323         * src/gtk/gtkutils.h
1324         * src/gtk/inputdialog.c
1325         * src/gtk/quicksearch.c
1326         * src/plugins/pgpcore/Makefile.am
1327         * src/plugins/pgpinline/Makefile.am
1328         * src/plugins/pgpmime/Makefile.am
1329         * src/plugins/smime/Makefile.am
1330                 Big GTK+3 patch from Hanno Meyer-Thurow
1331
1332 2012-11-15 [wwp]        3.9.0cvs3
1333
1334         * doc/man/claws-mail.1
1335         * src/main.c
1336                 Add --cancel-receiving command-line switch.
1337
1338 2012-11-15 [wwp]        3.9.0cvs2
1339
1340         * src/ssl_manager.c
1341         * src/gtk/sslcertwindow.c
1342                 Fix Capitalization.
1343
1344 2012-11-15 [paul]       3.9.0cvs1
1345
1346         * po/cs.po
1347         * po/fi.po
1348         * po/sk.po
1349                 updates from David Vachulka, Flammie Pirinen, and
1350                 Slavko
1351
1352 2012-11-14 [paul]       3.9.0
1353         * NEWS
1354         * README
1355         * RELEASE_NOTES 
1356                 3.9.0 unleashed!
1357
1358 2012-11-14 [paul]       3.8.1cvs123
1359
1360         * po/de.po
1361         * po/es.po
1362         * po/fi.po
1363         * po/fr.po
1364         * po/hu.po
1365         * po/pt_BR.po
1366         * po/sv.po
1367         * po/uk.po
1368         * po/zh_TW.po
1369                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1370                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1371                 YUP, Wei-Lun Chao
1372
1373 2012-11-14 [paul]       3.8.1cvs122
1374
1375         * tools/README
1376         * tools/fix_date.sh
1377                 improvements by wwp
1378
1379 2012-11-14 [colin]      3.8.1cvs121
1380
1381         * src/action.c
1382                 And fix warning with breaking functionality
1383
1384 2012-11-14 [paul]       3.8.1cvs120
1385
1386         * src/action.c
1387                 revert this change from 3.8.1cvs60, it breaks
1388                 actions with a pipe
1389
1390 2012-11-14 [colin]      3.8.1cvs119
1391
1392         * src/common/plugin.c
1393                 If plugin fails to load from absolute path, try from
1394                 default plugin path. 
1395                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1396                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1397                 results in wrong paths in clawsrc'
1398
1399 2012-11-12 [colin]      3.8.1cvs118
1400
1401         * src/messageview.c
1402                 Fix initial focus on textview. Fixes bug #2776,
1403                 "Make all menu shortcuts work properly in the message window"
1404
1405 2012-11-09 [colin]      3.8.1cvs117
1406
1407         * src/etpan/imap-thread.c
1408                 Specify search charset. Thanks to Aleksei Miheev
1409
1410 2012-11-08 [colin]      3.8.1cvs116
1411
1412         * src/common/socket.c
1413         * src/gtk/gtkutils.c
1414                 Fix socket communication
1415
1416 2012-11-08 [colin]      3.8.1cvs115
1417
1418         * src/plugins/pgpcore/sgpgme.c
1419                 Fix Windows runtime crash
1420
1421 2012-11-08 [colin]      3.8.1cvs114
1422
1423         * src/gtk/quicksearch.c
1424                 Fix going active with NULL matchstring (for example
1425                 when changing type before typing anything)
1426
1427 2012-11-07 [colin]      3.8.1cvs113
1428
1429         * src/mbox.c
1430                 Fix Windows build
1431
1432 2012-11-06 [mones]      3.8.1cvs112
1433
1434         * doc/man/claws-mail.1
1435                 Sync with AUTHORS file
1436         * src/gtk/quicksearch.c
1437                 Add number units where appropriate
1438
1439 2012-10-31 [paul]       3.8.1cvs111
1440
1441         * src/prefs_folder_item.c
1442                 add missing closing bracket. thanks to Andreas Rönnquist.
1443
1444 2012-10-31 [colin]      3.8.1cvs110
1445
1446         * src/prefs_folder_item.c
1447                 Fix prefs text and extra semi-colon. Thanks to Paul!
1448
1449 2012-10-31 [colin]      3.8.1cvs109
1450
1451         * src/folder_item_prefs.c
1452         * src/folder_item_prefs.h
1453         * src/messageview.c
1454         * src/prefs_folder_item.c
1455                 Implement feature from bug #2569, 
1456                 "select html part on folder specific properties"
1457                 Patch based on Andrej's patch.
1458
1459 2012-10-29 [wwp]        3.8.1cvs108
1460
1461         * src/textview.c
1462         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1463         broken URL parsing.
1464
1465 2012-10-25 [colin]      3.8.1cvs107
1466
1467         * src/textview.c
1468                 Verify the previous URI wasn't the same...
1469                 fixes http://www. URIs.
1470
1471 2012-10-25 [colin]      3.8.1cvs106
1472
1473         * src/common/utils.c
1474         * src/common/utils.h
1475         * src/textview.c
1476                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1477                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1478                 from 30% to 15%. Patch by Igor Mammedov
1479
1480 2012-10-25 [colin]      3.8.1cvs105
1481
1482         * src/textview.c
1483                 Do not allow search cost to explode in case of bad message
1484                 parsing in textview_make_clickable_parts_later(); reduces
1485                 cost of textview_make_clickable_parts_later() from 99% to
1486                 17% for big bad-case message. Patch by Igor Mammedov
1487
1488 2012-10-25 [colin]      3.8.1cvs104
1489
1490         * src/textview.c
1491         * src/textview.h
1492                 Avoid strlen() on big buffers, use precomputed length instead
1493                 it reduces cost of textview_write_line() from 32% to 3% for
1494                 big messages. Patch by Igor Mammedov
1495         * AUTHORS
1496         * src/gtk/authors.h
1497                 Add Igor
1498
1499 2012-10-24 [mones]      3.8.1cvs103
1500
1501         * src/advsearch.c
1502                 Trust on IMAP core on-line/off-line management
1503                 Patch by Sean Buckheister
1504
1505 2012-10-19 [paul]       3.8.1cvs102
1506
1507         * AUTHORS
1508         * src/crash.c
1509         * src/gtk/authors.h
1510                 fix bug 2760, 'display correct libc version in crash dialog 
1511                 when uclibc is used'.
1512                 fixes build with uclibc. patch by Natanael Copa.
1513
1514 2012-10-18 [mones]      3.8.1cvs101
1515
1516         * claws-mail.desktop
1517                 Fix bug #2761 and remove invalid GTK main category
1518
1519 2012-10-17 [colin]      3.8.1cvs100
1520
1521         * src/common/ssl_certificate.c
1522                 Fix bug #2759, "Error messages regarding bad
1523                 client certificates are less than helpful"
1524                 Based on patch by bug reporter.
1525
1526 2012-10-13 [paul]       3.8.1cvs99
1527
1528         * src/common/ssl_certificate.c
1529                 fix build with gnutls 3.1.3
1530                 Patch by Sean Buckheister.
1531
1532 2012-10-12 [mones]      3.8.1cvs98
1533
1534         * src/compose.c
1535         * src/grouplistdialog.c
1536         * src/imap.c
1537         * src/news_gtk.c
1538         * src/procmime.c
1539         * src/procmsg.c
1540         * src/common/utils.c
1541         * src/common/utils.h
1542         * src/etpan/imap-thread.c
1543                 New slist_free_strings_full wrapper for g_slist_free_full
1544                 and simplify calls where it was being used
1545
1546 2012-10-12 [colin]      3.8.1cvs97
1547
1548         * src/common/defs.h
1549                 Drop include of internal glib header
1550                 Patch by Werner Koch
1551
1552 2012-10-12 [colin]      3.8.1cvs96
1553
1554         * src/gtk/gtkcmctree.c
1555         * src/gtk/gtksctree.c
1556                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1557                 mouse". Patch mostly by Tom Horsley
1558
1559 2012-10-12 [iwkse]      3.8.1cvs95
1560
1561         * src/common/utils.c
1562                         g_free *mutex
1563
1564 2012-10-12 [mones]      3.8.1cvs94
1565
1566         * src/common/utils.c
1567                 Remove undeclared mutex symbol
1568
1569 2012-10-12 [colin]      3.8.1cvs93
1570
1571         * src/compose.c
1572         * src/prefs_account.c
1573         * src/common/utils.c
1574         * src/common/utils.h
1575                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1576                 Thanks to Salvatore de Paolis
1577
1578 2012-10-10 [colin]      3.8.1cvs92
1579
1580         * src/folder.c
1581                 Fix bug #2744, "Quick search throws bad command 
1582                 argument error on Microsoft Exchange". Fall back
1583                 to local search if folder-specific search fails.
1584         * src/gtk/quicksearch.c
1585                 Typo fix.
1586
1587 2012-10-10 [colin]      3.8.1cvs91
1588
1589         * src/procmsg.h
1590                 Make what the tags list contain more clear
1591
1592 2012-10-10 [colin]      3.8.1cvs90
1593
1594         * src/inc.c
1595         * src/mbox.c
1596         * src/common/smtp.c
1597         * src/common/smtp.h
1598                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1599                 Patch by "madroach"
1600
1601 2012-10-10 [colin]      3.8.1cvs89
1602
1603         * autogen.sh
1604                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1605
1606 2012-10-10 [colin]      3.8.1cvs88
1607
1608         * src/compose.c
1609                 Leak fix (thanks Ricardo!)
1610
1611 2012-10-10 [colin]      3.8.1cvs87
1612
1613         * src/common/utils.c
1614                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1615                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1616                 fixes by Michael Rasmussen and myself.
1617                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1618                 semantics are different from slist_free_strings() in that
1619                 slist_free_strings does not free the list itself.
1620
1621 2012-10-09 [mones]      3.8.1cvs86
1622
1623         * doc/man/claws-mail.1
1624         * src/compose.c
1625         * src/common/utils.c
1626                 New extra headers feature for adding user-defined
1627                 extra headers to the combobox in the compose window
1628                 Headers are stablished in 'extraheaderrc', one per
1629                 line with a final colon
1630
1631 2012-10-06 [mones]      3.8.1cvs85
1632
1633         * po/POTFILES.in
1634                 Added src/gtk/menu.c
1635         * src/common/defs.h
1636         * src/gtk/menu.c
1637         * src/gtk/menu.h
1638                 New function cm_menu_item_new_label_from_url to
1639                 avoid crashing on huge URL strings and warn user
1640                 about the possible causes
1641         * src/mainwindow.c
1642                 Use it to create List menu items safely
1643
1644 2012-10-04 [colin]      3.8.1cvs84
1645
1646         * src/imap.c
1647                 Fix keywords with spaces
1648
1649 2012-10-04 [colin]      3.8.1cvs83
1650
1651         * src/advsearch.c
1652                 Fix double-tag search. Maybe fixes bug #2744,
1653                 'Quick search throws bad command argument 
1654                 error since recent change'. Patch by Sean.
1655
1656 2012-10-03 [mones]      3.8.1cvs82
1657
1658         * src/procmime.c
1659                 Fix bug #2743 'null pointer crash in procmime strchr'
1660                 Patch by Michael Schwendt (from RedHat bug 862578) 
1661
1662 2012-09-28 [colin]      3.8.1cvs81
1663
1664         * src/advsearch.c
1665                 Never search on server if we're offline
1666                 (Asking the user would and will be better)
1667         * src/imap.c
1668                 Fix uninitialized variable (bogus) warning
1669                 Fix SELECT of the folder before searching
1670
1671 2012-09-27 [colin]      3.8.1cvs80
1672
1673         * src/advsearch.c
1674         * src/imap.c
1675         * src/etpan/imap-thread.c
1676         * src/etpan/imap-thread.h
1677                 Implement IMAP server search. Patch by
1678                 Sean Buckheister again.
1679
1680 2012-09-26 [colin]      3.8.1cvs79
1681
1682         * src/main.c
1683         * src/matcher.c
1684         * src/matcher.h
1685                 Prepare the context strings, their translation take
1686                 CPU time. Shaves 6 seconds out of 17 on my reference
1687                 folder body search.
1688         * src/summary_search.c
1689                 Fix a warning
1690
1691 2012-09-26 [colin]      3.8.1cvs78
1692
1693         * src/matcher.c
1694         * src/procmime.c
1695         * src/procmime.h
1696                 Unlock I/O in procmime, give a way
1697                 for matcher to avoid having to
1698                 read/write tmp/rewind/read tmp for
1699                 body matches.
1700
1701 2012-09-26 [colin]      3.8.1cvs77
1702
1703         * src/summary_search.c
1704                 Fix unresponsive stop button
1705         * src/gtk/quicksearch.c
1706                 Fix busy cursor
1707
1708 2012-09-26 [colin]      3.8.1cvs76
1709
1710         * src/summary_search.c
1711         * src/summaryview.c
1712         * src/summaryview.h
1713         * src/gtk/quicksearch.c
1714                 Factorize search code in summary_search and
1715                 add a progress indicator as that slows down
1716                 the first result in case of body search.
1717
1718 2012-09-26 [colin]      3.8.1cvs75
1719
1720         * src/folder.c
1721                 Fix body search triggering GUI updates
1722                 for every message when it gets MSG_SCANNED
1723                 set.
1724
1725 2012-09-26 [colin]      3.8.1cvs74
1726
1727         * src/folder.c
1728         * src/folder.h
1729         * src/imap.c
1730         * src/procmsg.c
1731         * src/procmsg.h
1732         * src/summaryview.c
1733                 Factorize msg list to num list code;
1734                 Make search faster using cache instead
1735                 of network I/O
1736
1737 2012-09-25 [mones]      3.8.1cvs73
1738
1739         * src/gtk/quicksearch.c
1740                 Fix new expressions not being added to quicksearch
1741                 history in extended mode; patch by Sean Buckheister
1742
1743 2012-09-22 [mir]        3.8.1cvs72
1744
1745         * src/advsearch.c
1746                 Fix for not searching in folders marked 'no_select'
1747                 patch provided by Colin.
1748
1749 2012-09-22 [mones]      3.8.1cvs71
1750
1751         * src/advsearch.c
1752                 Add missing copyright header
1753
1754 2012-09-21 [colin]      3.8.1cvs70
1755
1756         * src/folder.c
1757                 Fix warning where msgcount was used
1758                 uninitialized in case the search was
1759                 to be performed on a message list subset.
1760
1761 2012-09-21 [colin]      3.8.1cvs69
1762
1763         * src/gtk/quicksearch.c
1764                 Fix error background not appearing
1765
1766 2012-09-21 [colin]      3.8.1cvs68
1767
1768         * src/Makefile.am
1769         * src/advsearch.c ** ADDED **
1770         * src/advsearch.h ** ADDED **
1771         * src/folder.c
1772         * src/folder.h
1773         * src/folderview.c
1774         * src/imap.c
1775         * src/main.c
1776         * src/matcher.c
1777         * src/matcher.h
1778         * src/matchertypes.h ** ADDED **
1779         * src/mh.c
1780         * src/mimeview.c
1781         * src/news.c
1782         * src/proctypes.h
1783         * src/summary_search.c
1784         * src/summaryview.c
1785         * src/summaryview.h
1786         * src/gtk/quicksearch.c
1787         * src/gtk/quicksearch.h
1788                 Separated GUI and logic for search
1789                 Use same logic for quicksearch and folder search
1790                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1791
1792 2012-09-19 [mones]      3.8.1cvs67
1793
1794         * src/mainwindow.c
1795                 Remove spurious parameter from get_url_part and
1796                 fix potential buffer overflow
1797
1798 2012-09-19 [colin]      3.8.1cvs66
1799
1800         * src/addressbook.c
1801         * src/addrselect.c
1802                 Un-mix mixed enum comparison which happened
1803                 to work because multiple enums define the same
1804                 values.
1805
1806 2012-09-19 [colin]      3.8.1cvs65
1807
1808         * src/addrindex.c
1809         * src/editaddress.c
1810         * src/editldap.c
1811         * src/exporthtml.c
1812         * src/jpilot.c
1813         * src/procmime.c
1814         * src/plugins/bogofilter/bogofilter_gtk.c
1815         * src/plugins/pgpcore/prefs_gpg.c
1816         * src/plugins/smime/smime.c
1817         * src/plugins/spamassassin/spamassassin_gtk.c
1818                 More warning fixes, casts, useless variables and
1819                 unchecked return values
1820
1821 2012-09-19 [colin]      3.8.1cvs64
1822
1823         * src/mainwindow.c
1824                 Check possible overflow
1825         * src/prefs_account.c
1826         * src/prefs_compose_writing.c
1827         * src/prefs_logging.c
1828         * src/prefs_message.c
1829         * src/prefs_msg_colors.c
1830         * src/prefs_other.c
1831         * src/prefs_receive.c
1832         * src/prefs_summaries.c
1833         * src/prefs_wrapping.c
1834                 fix GtkAdjustment casts
1835         * src/common/ssl.c
1836                 fix warnings
1837         * src/gtk/gtkaspell.c
1838                 fix warnings
1839
1840 2012-09-19 [mones]      3.8.1cvs63
1841
1842         * src/addritem.c
1843                 Fix leak and follow function specification
1844
1845 2012-09-19 [mones]      3.8.1cvs62
1846
1847         * src/action.c
1848                 Use unused var c to check result and emit messages on error
1849         * src/addrbook.c
1850                 Remove unused vars: attr (several functions), element
1851         * src/addrclip.c
1852                 Use unused var newGroup to check result
1853         * src/addrcustomattr.c
1854                 Remove unused var summaryview and related code
1855         * src/addressbook.c
1856                 Use unused vars nn, newNode, idleID to check result
1857                 Remove unused var aoType and refactor logic around it
1858                 Comment var enabled and related debug code
1859         * src/msgcache.c
1860                 Use unused var error to check result and emit debug messages
1861         * src/textview.c
1862                 Remove unused var link_color
1863         * src/toolbar.c
1864                 Remove unused vars: attr, retVal
1865
1866 2012-09-19 [colin]      3.8.1cvs61
1867
1868         * src/imap.c
1869         * src/inc.c
1870         * src/news.c
1871         * src/send_message.c
1872         * src/common/socket.c
1873                 More precise error logging
1874
1875 2012-09-16 [mones]      3.8.1cvs60
1876
1877         * src/action.c                                                          
1878                 Removed dup calls with ignored result
1879         * src/addr_compl.c                                                    
1880                 Removed unused var is_group and simplified logic around it      
1881         * src/addrharvest.c                                                  
1882         * src/matcher.c
1883         * src/procmsg.c                                                  
1884         * src/etpan/etpan-thread-manager.c                                    
1885                 Use unused var r to verify result and emit messages on error
1886         * src/compose.c                                                  
1887                 Move color variable into conditional usage blocks
1888                 Remove assigned but not used vars: lock, titles, count    
1889         * src/edittags.c
1890                 Remove assigned but not used var actions                        
1891         * src/folderview.c
1892                 Remove assigned but not used vars: from_parent, src_node        
1893         * src/imap_gtk.c
1894         * src/mh_gtk.c                                                    
1895                 Remove malloc-ed but not used var: old_path                  
1896         * src/news.c
1897                 Comment unused vars from commented block: tofetch, fetched      
1898         * src/prefs_account.c
1899                 Remove assigned but not used var: privacy_enabled
1900         * src/prefs_actions.c
1901         * src/prefs_customheader.c
1902                 Remove assigned but not used var: store
1903         * src/prefs_filtering.c
1904                 Remove assigned but not used var: n_rows
1905         * src/prefs_template.c
1906                 Remove assigned but not used vars: model, list_store
1907         * src/prefs_toolbar.c
1908                 Remove assigned but not used var: win_titles
1909         * src/printing.c
1910                 Remove assigned but not used vars: orientation, line, baseline,
1911                 off_chars 
1912         * src/etpan/imap-thread.c
1913                 Remove assigned but not used var: value, r
1914                 Refactor to check correct memory allocation
1915         * src/etpan/nntp-thread.c
1916                 Remove assigned but not used var: value
1917         * src/gtk/gtkaspell.c
1918                 Remove assigned but not used vars: textbuf, exist
1919                 Remove unused function: find_gtkaspeller
1920         * src/gtk/gtkcmctree.c
1921                 Remove unused function: gtk_cmctree_get_offset
1922         * src/gtk/gtkshruler.c
1923                 Remove assigned but not used vars: ruler, priv
1924
1925 2012-09-14 [mones]      3.8.1cvs59
1926
1927         * src/common/log.c
1928                 Check file operation results (and remove and
1929                 unused var warning)
1930
1931 2012-09-14 [colin]      3.8.1cvs58
1932
1933         * src/gtk/inputdialog.c
1934                 Remove unused var, thanks Ticho
1935
1936 2012-09-13 [colin]      3.8.1cvs57
1937
1938         * src/stock_pixmap.c
1939                 Fix missing \n in debug line
1940
1941 2012-09-13 [colin]      3.8.1cvs56
1942
1943         * src/main.c
1944                 Don't listen on the Unix socket before we're
1945                 ready. The 'popup' order from another instance
1946                 may provoke a race and trash configuration files.
1947
1948 2012-09-13 [colin]      3.8.1cvs55
1949
1950         * src/imap.c
1951                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
1952                 Claws-Mail/IMAP and Lotus Domino". Use
1953                 correct types for start/end and test if
1954                 start is indeed before end.
1955
1956 2012-09-12 [mones]      3.8.1cvs54
1957
1958         * src/prefs_other.c
1959                 Fix bug #1975 'preference mutt key bindings do not take
1960                 effect' (and the other invalid paths too)
1961
1962 2012-09-12 [colin]      3.8.1cvs53
1963
1964         * src/procmsg.c
1965                 Revert that hunk, logic is unclear.
1966
1967 2012-09-12 [colin]      3.8.1cvs52
1968
1969         * src/addressbook.c
1970         * src/addrharvest.c
1971         * src/addrindex.c
1972         * src/addritem.c
1973         * src/compose.c
1974         * src/edittags.c
1975         * src/folder.c
1976         * src/imap.c
1977         * src/inc.c
1978         * src/ldif.c
1979         * src/mainwindow.c
1980         * src/mbox.c
1981         * src/mimeview.c
1982         * src/mutt.c
1983         * src/partial_download.c
1984         * src/prefs_filtering_action.c
1985         * src/prefs_toolbar.c
1986         * src/printing.c
1987         * src/procheader.c
1988         * src/procmime.c
1989         * src/procmsg.c
1990         * src/summaryview.c
1991         * src/textview.c
1992         * src/common/utils.c
1993         * src/etpan/imap-thread.c
1994         * src/gtk/gtkaspell.c
1995         * src/plugins/pgpcore/sgpgme.c
1996                 More fixes from bug #1961:
1997                 - Write-only variables
1998                 - Null pointer dereferences
1999                 - A couple other fixes for which the reporter
2000                   was unsure, but which showed problems.
2001                 More details in bug #1961 comments.
2002
2003 2012-09-12 [colin]      3.8.1cvs51
2004
2005         * src/compose.c
2006         * src/mh.c
2007         * src/common/ssl.c
2008         * src/plugins/pgpcore/passphrase.c
2009                 Apply patches from bug #1961, "patches for
2010                 a couple of clang warnings":
2011                 - Check return codes
2012                 - Remove dead code
2013
2014 2012-09-12 [colin]      3.8.1cvs50
2015
2016         * claws-mail.pc.in
2017                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
2018                 where the included menu.h could come from Ncurses.
2019                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
2020
2021 2012-09-11 [colin]      3.8.1cvs49
2022
2023         * src/main.c
2024                 Fix race condition at start.
2025
2026 2012-09-10 [colin]      3.8.1cvs48
2027
2028         * src/main.c
2029                 Create lock socket as soon as possible, not after
2030                 a few things like caching all prefs.
2031
2032 2012-09-09 [mones]      3.8.1cvs47
2033
2034         * src/plugins/bogofilter/bogofilter.c
2035                 Add missing include
2036
2037 2012-09-08 [colin]      3.8.1cvs46
2038
2039         * AUTHORS
2040         * src/Makefile.am
2041         * src/action.c
2042         * src/addr_compl.c
2043         * src/addrbook.c
2044         * src/compose.c
2045         * src/compose.h
2046         * src/editaddress.c
2047         * src/filtering.c
2048         * src/folder.c
2049         * src/folder.h
2050         * src/folderview.h
2051         * src/headerview.h
2052         * src/imap_gtk.c
2053         * src/localfolder.c
2054         * src/main.c
2055         * src/mainwindow.c
2056         * src/mainwindow.h
2057         * src/matcher.c
2058         * src/matcher_parser_parse.y
2059         * src/messageview.c
2060         * src/messageview.h
2061         * src/mh.c
2062         * src/mh_gtk.c
2063         * src/mimeview.c
2064         * src/mimeview.h
2065         * src/noticeview.h
2066         * src/prefs_account.c
2067         * src/prefs_account.h
2068         * src/prefs_filtering.c
2069         * src/prefs_filtering_action.c
2070         * src/prefs_gtk.h
2071         * src/prefs_matcher.c
2072         * src/prefs_template.c
2073         * src/prefs_toolbar.c
2074         * src/privacy.c
2075         * src/procheader.h
2076         * src/procmime.c
2077         * src/procmime.h
2078         * src/procmsg.c
2079         * src/procmsg.h
2080         * src/proctypes.h
2081         * src/remotefolder.c
2082         * src/summaryview.c
2083         * src/summaryview.h
2084         * src/textview.c
2085         * src/textview.h
2086         * src/toolbar.c
2087         * src/uri_opener.c
2088         * src/viewtypes.h
2089         * src/common/defs.h
2090         * src/gtk/authors.h
2091         * src/gtk/description_window.c
2092         * src/plugins/trayicon/trayicon.c
2093                 Break circular dependencies in Claws' headers,
2094                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
2095
2096 2012-09-08 [colin]      3.8.1cvs45
2097
2098         * src/textview.c
2099                 Fix shortcut getting
2100
2101 2012-09-05 [colin]      3.8.1cvs44
2102
2103         * src/matcher.c
2104         * src/matcher.h
2105         * src/prefs_matcher.c
2106                 Drop matcherprop_new_create, which is just a copy of
2107                 matcherprop_new, and staticalize what can be
2108
2109 2012-09-05 [colin]      3.8.1cvs43
2110
2111         * src/plugins/pgpcore/select-keys.c
2112                 Fix bug #2390, "Non-fully-trusted-key-warning appears
2113                 based on primary UID rather than recipient e-mail"
2114
2115 2012-08-29 [colin]      3.8.1cvs42
2116
2117         * src/gtk/gtkaspell.c
2118                 Fix bug #2596, "Spell checker does not work properly"
2119
2120 2012-08-29 [colin]      3.8.1cvs41
2121
2122         * src/plugins/pgpcore/sgpgme.c
2123                 Set gpgme's locale to UTF-8. Fixes bug #2650,
2124                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
2125
2126 2012-08-29 [colin]      3.8.1cvs40
2127
2128         * src/mainwindow.c
2129         * src/messageview.c
2130         * src/mimeview.c
2131         * src/mimeview.h
2132         * src/summaryview.c
2133         * src/textview.c
2134         * src/gtk/menu.c
2135         * src/gtk/menu.h
2136                 Move the hardcoded mimeview shortcuts to standard menus.
2137
2138 2012-08-27 [colin]      3.8.1cvs39
2139
2140         * src/main.c
2141                 Fix double mainwindow presentation that confuses GNOME3
2142                 when some plugins fail to load (subsequent Claws windows
2143                 got no focus in that case)
2144
2145 2012-08-27 [colin]      3.8.1cvs38
2146
2147         * src/summaryview.c
2148                 Make Mark all read confirmation button more clear
2149
2150 2012-08-27 [colin]      3.8.1cvs37
2151
2152         * src/mainwindow.c
2153         * src/summaryview.c
2154                 Separate "Mark all read" from "Mark as read"
2155                 and "Ignore thread"
2156
2157 2012-08-27 [wwp]        3.8.1cvs36
2158
2159         * src/inc.c
2160         * src/procmsg.c
2161                 Remove session statistics debug statements (irrelevant in repo,
2162                 that's dev stuff).
2163
2164 2012-08-24 [mones]      3.8.1cvs35
2165
2166         * manual/advanced.xml
2167                 Keep alphabetic order of hidden options lost
2168                 and update Clawsker URL.
2169         * manual/de/advanced.xml
2170         * manual/fr/advanced.xml
2171                 Update Clawsker URL.
2172         * manual/es/advanced.xml
2173                 Sync with English version and update Clawsker URL.
2174         * manual/de/dist/html/Makefile.am
2175         * manual/es/dist/html/Makefile.am
2176         * manual/fr/dist/html/Makefile.am
2177         * manual/pl/dist/html/Makefile.am
2178         * manual/dist/html/Makefile.am
2179                 Fix bug 2723 'Missing encoding in generated html manual'
2180
2181 2012-08-23 [colin]      3.8.1cvs34
2182
2183         * src/mainwindow.c
2184                 Fix --offline asking if one wants to sync,
2185                 due to re-entering. Thanks <ebik@ucw.cz>.
2186
2187 2012-08-16 [colin]      3.8.1cvs33
2188
2189         * src/imap.c
2190                 Always clear the tags list when fetching a folder, or
2191                 Claws will never untag an untagged email. Patch by
2192                 Igor Mammedov <imammedo@redhat.com>
2193
2194 2012-08-12 [colin]      3.8.1cvs32
2195
2196         * src/compose.c
2197                 Exclude text/plain from the attachment thing
2198
2199 2012-08-12 [colin]      3.8.1cvs31
2200
2201         * src/messageview.c
2202                 Fix comparison, thanks to Michael Gmelin
2203
2204 2012-08-12 [colin]      3.8.1cvs30
2205
2206         * src/messageview.c
2207                 Only show HTML parts by default (if the pref
2208                 is set so) if the part disposition-type is
2209                 inline or unknown, but not attachment.
2210         * src/common/ssl.c
2211                 Remove useless hook that won't ever be used
2212                 on windows
2213
2214 2012-08-12 [colin]      3.8.1cvs29
2215
2216         * src/compose.c
2217                 Make sure text/* attachments are not made
2218                 inline, regardless of the compose mode.
2219                 Finishes fixing bug #2203 after auto-save
2220                 switches mode to COMPOSE_REEDIT. Thanks to
2221                 Michael Gmelin for finding this.
2222
2223 2012-08-09 [colin]      3.8.1cvs28
2224
2225         * src/prefs_filtering.c
2226                 Make treeView type-ahead case insensitive
2227                 Patch by Andreas Ronnquist
2228
2229 2012-08-09 [colin]      3.8.1cvs27
2230
2231         * src/gtk/sslcertwindow.c
2232                 Fix leak
2233
2234 2012-08-09 [colin]      3.8.1cvs26
2235
2236         * src/common/ssl.c
2237         * src/common/ssl_certificate.c
2238         * src/common/ssl_certificate.h
2239         * src/gtk/sslcertwindow.c
2240                 Fix bug 2718, "Failure to check peer hostname
2241                 when checking certificate"
2242
2243 2012-08-05 [ticho]      3.8.1cvs25
2244
2245         * src/compose.c
2246                 Avoid header combo box to get focus twice (first text within,
2247                 then combobox widget itself) when switching focus with TAB.
2248
2249 2012-07-28 [ticho]      3.8.1cvs24
2250
2251         * src/compose.c
2252                 Properly fix setting "transient for" for attachment properties
2253                 dialog when called via popup menu (since we're stealing focus
2254                 few lines before, we need to do it directly, not via
2255                 manage_window_*).
2256
2257 2012-07-28 [ticho]      3.8.1cvs23
2258
2259         * src/gtk/pluginwindow.c
2260         * src/gtk/prefswindow.c
2261                 Fixed setting "transient for" property for plugin load/unload
2262                 file dialog. Connected manage_window signals to prefswindow events.
2263
2264 2012-07-27 [ticho]      3.8.1cvs22
2265
2266         * src/summaryview.c
2267         * src/textview.c
2268                 Fixed setting "transient for" property for summaryview file
2269                 dialog and messageview's image save dialog.
2270
2271 2012-07-27 [ticho]      3.8.1cvs21
2272
2273         * src/crash.c
2274         * src/mimeview.c
2275                 Fix setting "transient for" property for file select dialogs
2276                 in crash report and mimeview.
2277
2278 2012-07-27 [ticho]      3.8.1cvs20
2279
2280         * src/compose.c
2281                 Fixed "transient for" property for file attach dialog when
2282                 called from Attachments list popup menu. Simplified menu item
2283                 sensitivities setting code logic for this menu.
2284
2285 2012-07-25 [ticho]      3.8.1cvs19
2286
2287         * manual/advanced.xml
2288                 Add the three hidden preferences related to colored display
2289                 of unified diffs to manual.
2290
2291 2012-07-25 [ticho]      3.8.1cvs18
2292
2293         * src/gtk/gtkaspell.c
2294                 Create "Change directory" submenu in a separate function, change
2295                 wording a bit, and make the submenu always available in a context
2296                 menu of body edit box in compose window.
2297
2298 2012-07-25 [ticho]      3.8.1cvs17
2299
2300         * src/gtk/prefswindow.c
2301                 Correctly set transient_for property for preferences window,
2302                 as well as for color picker dialogs. Fixes bug #2710.
2303
2304 2012-07-25 [ticho]      3.8.1cvs16
2305
2306         * src/gtk/quicksearch.c
2307                 Allow quicksearch syntax description window to be correctly
2308                 set transient for main window.
2309
2310 2012-07-15 [wwp]        3.8.1cvs15
2311
2312         * src/procmime.c
2313                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2314
2315 2012-07-10 [paul]       3.8.1cvs14
2316
2317         * src/procmime.c
2318                 forgot this in last commit
2319
2320 2012-07-10 [paul]       3.8.1cvs13
2321
2322         * src/messageview.c
2323         * src/common/defs.h
2324         * src/common/quoted-printable.c
2325         * src/common/quoted-printable.h
2326                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2327                 the bug: partial message text loss
2328
2329 2012-07-10 [mones]      3.8.1cvs12
2330
2331         * src/plugins/pgpcore/sgpgme.c
2332                 Fix bug 2689, 'segfault when trying to view info
2333                 about pgp/smime sign'
2334
2335 2012-07-08 [ticho]      3.8.1cvs11
2336
2337         * src/plugins/pgpcore/sgpgme.c
2338                 Consider marginal signature validity as untrusted. Suggested by
2339                 Jean-Benoist Leger (leger at crans.org).
2340
2341 2012-07-08 [paul]       3.8.1cvs10
2342
2343         * src/gtk/icon_legend.c
2344                 fix (reveal) hidden icon in gui and build warning
2345
2346 2012-07-07 [paul]       3.8.1cvs9
2347
2348         * src/plugins/pgpcore/prefs_gpg.c
2349                 fix build
2350
2351 2012-07-07 [colin]      3.8.1cvs8
2352
2353         * claws-features.h.in
2354         * src/codeconv.h
2355         * src/imap_gtk.h
2356         * src/inc.h
2357         * src/jpilot.h
2358         * src/messageview.h
2359         * src/msgcache.h
2360         * src/news_gtk.h
2361         * src/partial_download.h
2362         * src/pop.h
2363         * src/prefs_account.h
2364         * src/prefs_common.h
2365         * src/printing.h
2366         * src/procmime.h
2367         * src/procmsg.h
2368         * src/stock_pixmap.c
2369         * src/textview.h
2370         * src/common/defs.h
2371         * src/common/log.h
2372         * src/common/session.h
2373         * src/common/smtp.h
2374         * src/common/socket.h
2375         * src/common/ssl.h
2376         * src/common/ssl_certificate.h
2377         * src/common/timing.h
2378         * src/common/utils.h
2379         * src/gtk/gtkaspell.h
2380         * src/gtk/gtkutils.h
2381         * src/gtk/pluginwindow.h
2382         * src/gtk/spell_entry.h
2383         * src/gtk/sslcertwindow.h
2384                 Don't export config.h in public headers
2385
2386 2012-07-07 [colin]      3.8.1cvs7
2387
2388         * claws-features.h.in
2389         * configure.ac
2390         * Makefile.am
2391         * src/account.c
2392         * src/action.c
2393         * src/addr_compl.c
2394         * src/addrcustomattr.c
2395         * src/addrduplicates.c
2396         * src/addressadd.c
2397         * src/addressbook.c
2398         * src/addressbook_foldersel.c
2399         * src/addrgather.c
2400         * src/addrindex.c
2401         * src/alertpanel.c
2402         * src/autofaces.c
2403         * src/browseldap.c
2404         * src/codeconv.c
2405         * src/codeconv.h
2406         * src/compose.c
2407         * src/crash.c
2408         * src/customheader.c
2409         * src/displayheader.c
2410         * src/editaddress.c
2411         * src/editaddress_other_attributes_ldap.c
2412         * src/editbook.c
2413         * src/editgroup.c
2414         * src/editjpilot.c
2415         * src/editldap.c
2416         * src/editldap_basedn.c
2417         * src/edittags.c
2418         * src/editvcard.c
2419         * src/exphtmldlg.c
2420         * src/expldifdlg.c
2421         * src/export.c
2422         * src/exporthtml.c
2423         * src/exportldif.c
2424         * src/folder.c
2425         * src/folder_item_prefs.c
2426         * src/grouplistdialog.c
2427         * src/headerview.c
2428         * src/image_viewer.c
2429         * src/imap.c
2430         * src/imap_gtk.c
2431         * src/imap_gtk.h
2432         * src/import.c
2433         * src/importldif.c
2434         * src/importmutt.c
2435         * src/importpine.c
2436         * src/inc.c
2437         * src/inc.h
2438         * src/jpilot.c
2439         * src/jpilot.h
2440         * src/ldapctrl.c
2441         * src/ldaplocate.c
2442         * src/ldapquery.c
2443         * src/ldapserver.c
2444         * src/ldapupdate.c
2445         * src/ldaputil.c
2446         * src/main.c
2447         * src/manual.c
2448         * src/matcher.c
2449         * src/mbox.c
2450         * src/message_search.c
2451         * src/messageview.h
2452         * src/mh.c
2453         * src/mh_gtk.c
2454         * src/mimeview.c
2455         * src/msgcache.c
2456         * src/msgcache.h
2457         * src/news.c
2458         * src/news_gtk.c
2459         * src/news_gtk.h
2460         * src/noticeview.c
2461         * src/partial_download.c
2462         * src/partial_download.h
2463         * src/pop.c
2464         * src/pop.h
2465         * src/prefs_account.c
2466         * src/prefs_account.h
2467         * src/prefs_actions.c
2468         * src/prefs_common.c
2469         * src/prefs_common.h
2470         * src/prefs_compose_writing.c
2471         * src/prefs_customheader.c
2472         * src/prefs_display_header.c
2473         * src/prefs_ext_prog.c
2474         * src/prefs_filtering.c
2475         * src/prefs_filtering_action.c
2476         * src/prefs_folder_column.c
2477         * src/prefs_folder_item.c
2478         * src/prefs_fonts.c
2479         * src/prefs_gtk.c
2480         * src/prefs_image_viewer.c
2481         * src/prefs_logging.c
2482         * src/prefs_matcher.c
2483         * src/prefs_message.c
2484         * src/prefs_msg_colors.c
2485         * src/prefs_other.c
2486         * src/prefs_quote.c
2487         * src/prefs_receive.c
2488         * src/prefs_send.c
2489         * src/prefs_spelling.c
2490         * src/prefs_summaries.c
2491         * src/prefs_summary_column.c
2492         * src/prefs_summary_open.c
2493         * src/prefs_toolbar.c
2494         * src/prefs_wrapping.c
2495         * src/printing.c
2496         * src/printing.h
2497         * src/procheader.c
2498         * src/procmime.c
2499         * src/procmime.h
2500         * src/procmsg.h
2501         * src/quote_fmt.c
2502         * src/recv.c
2503         * src/send_message.c
2504         * src/setup.c
2505         * src/ssl_manager.c
2506         * src/statusbar.c
2507         * src/summary_search.c
2508         * src/textview.c
2509         * src/textview.h
2510         * src/toolbar.c
2511         * src/undo.c
2512         * src/unmime.c
2513         * src/uri_opener.c
2514         * src/wizard.c
2515         * src/common/claws.c
2516         * src/common/defs.h
2517         * src/common/hooks.c
2518         * src/common/log.c
2519         * src/common/log.h
2520         * src/common/plugin.c
2521         * src/common/prefs.c
2522         * src/common/session.c
2523         * src/common/session.h
2524         * src/common/smtp.c
2525         * src/common/smtp.h
2526         * src/common/socket.c
2527         * src/common/socket.h
2528         * src/common/ssl.c
2529         * src/common/ssl.h
2530         * src/common/ssl_certificate.c
2531         * src/common/ssl_certificate.h
2532         * src/common/string_match.c
2533         * src/common/tags.c
2534         * src/common/timing.h
2535         * src/common/utils.c
2536         * src/common/utils.h
2537         * src/etpan/etpan-thread-manager.c
2538         * src/etpan/imap-thread.c
2539         * src/etpan/nntp-thread.c
2540         * src/gtk/about.c
2541         * src/gtk/combobox.c
2542         * src/gtk/description_window.c
2543         * src/gtk/filesel.c
2544         * src/gtk/gtkaspell.c
2545         * src/gtk/gtkaspell.h
2546         * src/gtk/gtkshruler.c
2547         * src/gtk/gtkunit.c
2548         * src/gtk/gtkutils.c
2549         * src/gtk/gtkutils.h
2550         * src/gtk/gtkvscrollbutton.c
2551         * src/gtk/icon_legend.c
2552         * src/gtk/inputdialog.c
2553         * src/gtk/logwindow.c
2554         * src/gtk/menu.c
2555         * src/gtk/pluginwindow.c
2556         * src/gtk/pluginwindow.h
2557         * src/gtk/prefswindow.c
2558         * src/gtk/progressdialog.c
2559         * src/gtk/quicksearch.c
2560         * src/gtk/spell_entry.c
2561         * src/gtk/spell_entry.h
2562         * src/gtk/sslcertwindow.c
2563         * src/gtk/sslcertwindow.h
2564         * src/plugins/bogofilter/bogofilter.c
2565         * src/plugins/bogofilter/bogofilter_gtk.c
2566         * src/plugins/dillo_viewer/dillo_prefs.c
2567         * src/plugins/dillo_viewer/dillo_viewer.c
2568         * src/plugins/pgpcore/pgp_viewer.c
2569         * src/plugins/pgpcore/plugin.c
2570         * src/plugins/pgpcore/sgpgme.c
2571         * src/plugins/pgpinline/pgpinline.c
2572         * src/plugins/pgpinline/plugin.c
2573         * src/plugins/pgpmime/pgpmime.c
2574         * src/plugins/pgpmime/plugin.c
2575         * src/plugins/smime/plugin.c
2576         * src/plugins/smime/smime.c
2577         * src/plugins/spamassassin/libspamc.c
2578         * src/plugins/spamassassin/spamassassin.c
2579         * src/plugins/spamassassin/spamassassin_gtk.c
2580         * src/plugins/trayicon/trayicon.c
2581         * src/plugins/trayicon/trayicon_prefs.c
2582                 Specify Claws compile-time features in a specific header
2583
2584 2012-07-06 [wwp]        3.8.1cvs6
2585
2586         * src/main.c
2587         * src/gtk/about.c
2588                 Session statistics: format date following global prefs,
2589                 and fix stats output a little bit.
2590
2591 2012-07-03 [mir]        3.8.1cvs5
2592
2593         * src/procmime.c
2594             fix bug 2642, 'improve transfer encoding selection'.
2595             Patch provided by Christopher Zimmermann
2596             (madroach claws at gmerlin dot de)
2597
2598 2012-07-03 [mir]        3.8.1cvs4
2599
2600         * src/procmime.c
2601         * src/common/defs.h
2602             fix bug 2641, '7bit or 8bit encoded attachments can
2603             have lines longer than 998 characters'.
2604             Patch provided by Christopher Zimmermann
2605             (madroach claws at gmerlin dot de)
2606
2607
2608 2012-07-03 [mir]        3.8.1cvs3
2609
2610         * src/procmime.c
2611         * src/common/defs.h
2612             fix bug 2641, '7bit or 8bit encoded attachments can
2613             have lines longer than 998 characters'.
2614             Patch provided by Christopher Zimmermann
2615             (madroach claws at gmerlin dot de)
2616
2617 2012-07-03 [mir]        3.8.1cvs2
2618
2619         * src/messageview.c
2620         * src/procmime.c
2621         * src/common/quoted-printable.c
2622         * src/common/quoted-printable.h
2623             fix bug 2640, 'improve quoted-printable encoding'
2624             Patch provided by madroach claws at gmerlin dot de
2625
2626 2012-06-30 [paul]       3.8.1cvs1
2627
2628         * Makefile.am
2629                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2630
2631 2012-06-27 [paul]       3.8.1
2632         * NEWS
2633         * README
2634         * RELEASE_NOTES 
2635                 3.8.1 unleashed!
2636                 
2637 2012-06-27 [paul]       3.8.0cvs58
2638
2639         * configure.ac
2640                 fix minimum required GTK+, which got mistakenly bumped
2641                 in 3.8.0cvs36
2642
2643 2012-06-27 [paul]       3.8.0cvs57
2644
2645         * configure.ac
2646         * po/cs.po
2647         * po/de.po
2648         * po/es.po
2649         * po/fr.po
2650         * po/hu.po
2651         * po/id_ID.po
2652         * po/lt.po
2653         * po/pt_BR.po
2654         * po/sk.po
2655         * po/sv.po
2656         * po/zh_CN.po
2657         * po/zh_TW.po
2658                 updated translations
2659         * src/gtk/authors.h
2660         * tools/claws.i18n.status.pl
2661                 updated based on currently active
2662
2663 2012-06-25 [mir]        3.8.0cvs56
2664
2665         * src/folder.c
2666             If a folder class returns <> 0 then the message has not
2667             been removed from the file system and therefore it should
2668             not be removed from the cache either.
2669
2670 2012-06-20 [ticho]      3.8.0cvs55
2671
2672         * src/mh.c
2673                 Fix for bug #1090 - Standard-folders appear again
2674                 after rescanning tree
2675
2676 2012-06-20 [paul]       3.8.0cvs54
2677
2678         * src/prefs_common.c
2679         * src/prefs_common.h
2680         * src/textview.c
2681         * src/textview.h
2682                 colourise attached patches.
2683                 Patch by Ticho
2684
2685 2012-06-02 [wwp]        3.8.0cvs53
2686
2687         * src/gtk/progressdialog.c
2688                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2689                 now hides (as well as pressing Esc) instead of doing nothing.
2690
2691 2012-06-02 [wwp]        3.8.0cvs52
2692
2693         * doc/man/claws-mail.1
2694         * src/main.c
2695         * src/main.h
2696         * src/inc.c
2697         * src/procmsg.c
2698         * src/gtk/about.c
2699                 Introduce a new feature: basic session statistics (from the about dialog
2700                 or the command-line).
2701
2702 2012-06-02 [wwp]        3.8.0cvs51
2703
2704         * src/compose.c
2705                 Fix bug 2620: shift+tab from subject field not working.
2706
2707 2012-06-02 [wwp]        3.8.0cvs50
2708
2709         * src/compose.c
2710         * src/mainwindow.c
2711         * src/messageview.c
2712                 Normalize capitalization of strings in UI.
2713
2714 2012-05-30 [paul]       3.8.0cvs49
2715
2716         * src/common/ssl.c
2717                 don't do TLS if not requested by user. fixes connecting to
2718                 servers which, for example, want SSL 3 only
2719
2720 2012-05-27 [paul]       3.8.0cvs48
2721
2722         * *
2723                 update copyright headers to 2012
2724
2725 2012-05-27 [paul]       3.8.0cvs47
2726
2727         * src/editldap.c
2728         * src/prefs_actions.c
2729         * src/gtk/about.c
2730                 fix some typos in strings, thanks to Thomas Bellmann
2731
2732 2012-05-16 [paul]       3.8.0cvs46
2733
2734         * src/prefs_filtering_action.c
2735                 fix disabled 'select...' button that never goes away
2736                 when using the new addr book
2737                 
2738
2739 2012-05-16 [colin]      3.8.0cvs45
2740
2741         * src/common/utils.c
2742                 And fix leak
2743
2744 2012-05-16 [colin]      3.8.0cvs44
2745
2746         * src/common/utils.c
2747                 Make remove_numbered_files much faster when there's
2748                 just one file to remove.
2749
2750 2012-05-16 [paul]       3.8.0cvs43
2751
2752         * src/matcher.c
2753                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2754
2755 2012-05-16 [paul]       3.8.0cvs42
2756
2757         * src/gtk/description_window.c
2758                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2759
2760 2012-05-16 [paul]       3.8.0cvs41
2761
2762         * src/common/ssl_certificate.c
2763                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2764                 Patch by Christian Hesse
2765
2766 2012-05-11 [colin]      3.8.0cvs40
2767
2768         * src/mimeview.c
2769         * src/common/utils.c
2770                 Fix bug 2659, 'E-mail attachments are handled
2771                 inconsistently'
2772                 Fix problems iterating the mime tree, and determine
2773                 whether a file is an email without To:
2774
2775 2012-04-03 [colin]      3.8.0cvs39
2776
2777         * src/Makefile.am
2778                 Fix build (damn whitespace-sensitive file format)
2779
2780 2012-04-02 [colin]      3.8.0cvs38
2781
2782         * src/Makefile.am
2783                 Fix incomplete make dist
2784
2785 2012-04-02 [colin]      3.8.0cvs37
2786
2787         * src/compose.c
2788                 Fix mistakenly removed function call
2789
2790 2012-04-01 [colin]      3.8.0cvs36
2791
2792         * configure.ac
2793         * src/.cvsignore
2794         * src/Makefile.am
2795         * src/addr_compl.c
2796         * src/addressadd.c
2797         * src/addressadd.h
2798         * src/addressbook-dbus.c
2799         * src/addressbook-dbus.h
2800         * src/addrgather.c
2801         * src/addrgather.h
2802         * src/addrharvest.c
2803         * src/addrharvest.h
2804         * src/claws-contacts.xml
2805         * src/compose.c
2806         * src/compose.h
2807         * src/filtering.c
2808         * src/headerview.c
2809         * src/main.c
2810         * src/mainwindow.c
2811         * src/messageview.c
2812         * src/prefs_common.c
2813         * src/prefs_filtering_action.c
2814         * src/prefs_matcher.c
2815         * src/summaryview.c
2816         * src/textview.c
2817         * src/toolbar.c
2818         * src/plugins/bogofilter/bogofilter_gtk.c
2819         * src/plugins/dillo_viewer/dillo_prefs.c
2820         * src/plugins/spamassassin/spamassassin_gtk.c
2821         * src/plugins/trayicon/trayicon.c
2822                 Import new addressbook code from the new-contacts branch
2823
2824 2012-03-29 [paul]       3.8.0cvs35
2825
2826         * AUTHORS
2827         * src/gtk/authors.h
2828         * src/gtk/quicksearch.c
2829                 add 'ha', short version of 'has_attachment' in quick search
2830                 Patch by Andreas Rönnquist
2831
2832 2012-03-26 [mones]      3.8.0cvs34
2833
2834         * src/common/plugin.c
2835                 Support 2 and 3-clause BSD licensed plugins
2836
2837 2012-03-15 [pawel]      3.8.0cvs33
2838
2839         * src/messageview.c
2840         * src/textview.c
2841                 - Make separate window info more accurate about
2842                 move to trash/deletion.
2843                 - Fix busy cursor
2844
2845 2012-03-14 [pawel]      3.8.0cvs32
2846
2847         * src/folder.c
2848         * src/messageview.c
2849         * src/messageview.h
2850         * src/procmsg.h
2851         * src/summaryview.c
2852         * src/textview.c
2853         * src/textview.h
2854                 Better fix for bug #2501
2855                 Instead of leaving blank window after message move or delete,
2856                 update separate view to next message in message list or
2857                 display info why view is blank. This was discussed
2858                 in bug #2621 comments.
2859
2860 2012-03-11 [colin]      3.8.0cvs31
2861
2862         * src/gtk/gtkcmctree.c
2863         * src/gtk/authors.h
2864         * AUTHORS
2865                 Fix focus rectangle on unfocused rows
2866                 Patch by Michael Shell
2867
2868 2012-02-29 [colin]      3.8.0cvs30
2869
2870         * src/gtk/gtkcmctree.c
2871                 Fix bug #2577, "Focus rectangle on folder list and message 
2872                 list headings doesn't get properly cleared when switching 
2873                 heading and horizontally scrolling list (underlines and 
2874                 vertical lines remain on screen)". Patch by Michael Shell
2875
2876 2012-02-13 [pawel]      3.8.0cvs29
2877
2878         * src/messageview.c
2879                 Fix crasher when double clicking on IMAP message and
2880                 MessageView is not shown introduced in cvs21
2881                 Patch by mones
2882
2883 2012-02-10 [pawel]      3.8.0cvs28
2884
2885         * src/filtering.c
2886                 Fix bug #2598 'Actions can move locked messages'
2887
2888 2012-02-08 [pawel]      3.8.0cvs27
2889
2890         * src/prefs_actions.c
2891         * src/prefs_actions.h
2892         * src/prefs_toolbar.c
2893         * src/prefs_toolbar.h
2894         * src/toolbar.c
2895         * src/toolbar.h
2896                 - Implement automatic removal of toolbar action buttons when
2897                   associated action is removed
2898                 - Don't allow creation of two actions with the same name,
2899                   before all executions/removals were performed on first action
2900                   with duplicated name in linked list which wasn't always
2901                   correct behaviour
2902
2903 2012-02-05 [colin]      3.8.0cvs26
2904
2905         * src/main.c
2906         * src/mainwindow.c
2907         * src/messageview.c
2908         * src/messageview.h
2909         * src/prefs_common.c
2910         * src/prefs_common.h
2911         * src/procmsg.c
2912         * src/procmsg.h
2913         * src/summaryview.c
2914         * src/summaryview.h
2915                 Add an history to navigate in mails
2916
2917 2012-02-05 [colin]      3.8.0cvs25
2918
2919         * src/procmime.c
2920                 Fix inverted comparison in list_find_custom.
2921
2922 2012-02-03 [wwp]        3.8.0cvs24
2923
2924         * src/gtk/progressdialog.c
2925         Make translators life easier: use View log instead of Show log
2926         (thanks, gusnan!).
2927
2928 2012-02-02 [pawel]      3.8.0cvs23
2929
2930         * src/folderview.c
2931                 Fix bug #2590 'Un-capitalize strings'
2932                 Patch by Christian Hesse
2933
2934 2012-02-02 [pawel]      3.8.0cvs22
2935
2936         * src/mainwindow.c
2937                 Fix bug #2595 
2938                 'Change expand behavior for message list / message view'
2939                 Patch by Christian Hesse
2940
2941 2012-02-02 [pawel]      3.8.0cvs21
2942
2943         * src/folder.c
2944         * src/messageview.c
2945         * src/messageview.h
2946         * src/procmsg.h
2947                 Fix bug #2501 'opened message blanks when moved to other folder'
2948                 Detect message move and update message window contents 
2949                 accordingly, if message is moved to trash close window
2950
2951 2012-02-01 [pawel]      3.8.0cvs20
2952
2953         * src/jpilot.c
2954         * src/mutt.c
2955         * src/pine.c
2956         * src/procmsg.c
2957         * src/vcard.c
2958         * src/gtk/sslcertwindow.c
2959                 More strncat boundary checks
2960
2961 2012-01-31 [wwp]        3.8.0cvs19
2962
2963         * src/gtk/gtkutils.c
2964         Fix warnings in gtkutils: wrong function name, missing newline, typo and
2965         long line wrapping.
2966
2967 2012-01-31 [wwp]        3.8.0cvs18
2968
2969         * src/gtk/progressdialog.c
2970         * src/gtk/progressdialog.h
2971         * src/inc.c
2972         * src/send_message.c
2973         Add a button to the retrieve/send dialogs to
2974         open the network log.
2975
2976 2012-01-25 [wwp]        3.8.0cvs17
2977
2978         * src/addr_compl.c
2979         Remove debug statement.
2980
2981 2012-01-20 [pawel]      3.8.0cvs16
2982
2983         * src/addrbook.c
2984         * src/exportldif.c
2985                 Fix bug #2574 'Statement might be overflowing a
2986                 buffer in strncat'
2987
2988 2012-01-20 [pawel]      3.8.0cvs15
2989
2990         * src/mimeview.c
2991                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
2992
2993 2012-01-14 [colin]      3.8.0cvs14
2994
2995         * commitHelper
2996                 Update tracker trigger url
2997
2998 2012-01-10 [wwp]        3.8.0cvs13
2999
3000         * src/mainwindow.c
3001         * src/mainwindow.h
3002         * src/toolbar.c
3003                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
3004                 account) and of mainwindows's relevant entry when current account
3005                 is not able to retrieve (SMTP-only).
3006
3007 2012-01-09 [colin]      3.8.0cvs12
3008
3009         * src/summaryview.c
3010                 Fix bug 1924, 'Messages marked move to Trash appear 
3011                 identical to messages marked move to $FOLDER'
3012
3013 2012-01-05 [colin]      3.8.0cvs11
3014
3015         * src/main.c
3016                 Fix crasher infinite loop
3017
3018 2012-01-03 [colin]      3.8.0cvs10
3019
3020         * src/gtk/gtkcmctree.c
3021                 Revert previous patch, it's buggy on headers
3022
3023 2012-01-03 [colin]      3.8.0cvs9
3024
3025         * src/gtk/gtkcmctree.c
3026                 Fix bug #2566, 'wrapped Subject not bounded'
3027
3028 2011-12-29 [pawel]      3.8.0cvs8
3029
3030         * src/compose.c
3031         * src/compose.h
3032         * src/main.c
3033         * src/mimeview.c
3034                 Make forwarding selected attachment possible from
3035                 mimeview's context menu
3036                 Fixex bug #2047 'forward attachments'
3037
3038 2011-12-28 [paul]       3.8.0cvs7
3039
3040         * src/prefs_account.c
3041                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
3042
3043 2011-12-28 [colin]      3.8.0cvs6
3044
3045         * src/mimeview.c
3046                 Fix fix
3047
3048 2011-12-28 [colin]      3.8.0cvs5
3049
3050         * src/mimeview.c
3051                 Fix GTK+2.16 build (w32)
3052
3053 2011-12-18 [mir]        3.8.0cvs4
3054
3055         * src/ldapctrl.c
3056             Fix bug in search criteria when doing a
3057             complete directory search using '*'
3058
3059 2011-12-16 [mir]        3.8.0cvs3
3060
3061         * src/Makefile.am
3062             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
3063
3064 2011-12-16 [wwp]        3.8.0cvs2
3065
3066         * src/procmsg.c
3067         * src/stock_pixmap.c
3068         * src/stock_pixmap.h
3069         * src/summaryview.c
3070         * src/gtk/icon_legend.c
3071         * src/pixmaps/replied_and_forwarded.xpm
3072           Make replied and forwarded status flags non exclusive.
3073           Introduce a new message state (and relevant icon in message list)
3074           where both the replied and forwarded flags are set.
3075
3076 2011-12-16 [paul]       3.8.0cvs1
3077
3078         * tools/claws.i18n.status.pl
3079                 update id to id_ID
3080
3081 2011-12-16 [paul]       3.8.0
3082         * NEWS
3083         * README
3084         * RELEASE_NOTES 
3085                 3.8.0 unleashed!                
3086
3087 2011-12-16 [paul]       3.7.10cvs113
3088
3089         * configure.ac
3090         * po/cs.po
3091         * po/es.po
3092         * po/fr.po
3093         * po/hu.po
3094         * po/id.po **REMOVED**
3095         * po/id_ID.po **ADDED**
3096         * po/pt_BR.po
3097         * po/ru.po
3098         * po/sk.po
3099         * po/uk.po
3100                 updates
3101
3102 2011-12-09 [pawel]      3.7.10cvs112
3103
3104         * src/summaryview.c
3105         * src/gtk/quicksearch.c
3106         * src/gtk/quicksearch.h
3107                 Invalidate quicksearch root folder when removed
3108                 Fixes bug #2560 'crash when unsubscribing newsgroup and
3109                 having active search field'
3110
3111 2011-12-08 [pawel]      3.7.10cvs111
3112
3113         * src/mimeview.c
3114                 Better fix for cvs94
3115
3116 2011-12-08 [wwp]        3.7.10cvs110
3117
3118         * src/compose.c
3119         Make "From" widget set independant from recipient lists below,
3120         so that it doesn't scroll when several recipients headers
3121         are added and eventually are scrolling the view.
3122         Path by Christian Hesse <mail@earthworm.de>.
3123         Fixes bug #2481 'do not scroll "from" dropdown list and sender
3124         address'.
3125
3126 2011-12-02 [paul]       3.7.10cvs109
3127
3128         * src/mainwindow.c
3129         * src/messageview.c
3130                 consistent label style
3131
3132 2011-11-29 [wwp]        3.7.10cvs108
3133
3134         * src/plugins/trayicon/libeggtrayicon/.cvsignore
3135         More generated stuff to ignore.
3136
3137 2011-11-29 [wwp]        3.7.10cvs107
3138
3139         * src/prefs_folder_item.c
3140         Fix CLAWS_TIP_DECL (undefined).
3141
3142 2011-11-28 [pawel]      3.7.10cvs106
3143
3144         * src/addrbook.c
3145         * src/addrbook.h
3146         * src/addressbook.c
3147                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
3148                 after removing the address book in the GUI'
3149
3150 2011-11-26 [pawel]      3.7.10cvs105
3151
3152         * src/folder.c
3153                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
3154
3155 2011-11-25 [colin]      3.7.10cvs104
3156
3157         * src/imap_gtk.c
3158         * src/mh_gtk.c
3159                 Warning fixes
3160
3161 2011-11-24 [pawel]      3.7.10cvs103
3162
3163         * src/prefs_filtering.c
3164                 Complete cvs102, forgot to commit this
3165
3166 2011-11-24 [pawel]      3.7.10cvs102
3167
3168         * src/account.c
3169         * src/filtering.c
3170         * src/filtering.h
3171         * src/imap_gtk.c
3172         * src/mh_gtk.c
3173         * src/prefs_actions.c
3174         * src/prefs_actions.h
3175                 Implement actions updating on folder/account rename
3176                 This fixes bug #2543 'filter actions in actionsrc not
3177                 updated upon account renaming'
3178
3179 2011-11-24 [wwp]        3.7.10cvs101
3180
3181         * src/gtk/gtkcmctree.c
3182                 Remove irrelevant cairo directive (thanks to Hanno).
3183
3184 2011-11-23 [wwp]        3.7.10cvs100
3185
3186         * src/gtk/gtkcmctree.c
3187                 Make arrows in gtkcmctree's less big (get rid of the outlining),
3188                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3189                 calculation.
3190
3191 2011-11-22 [colin]      3.7.10cvs99
3192
3193         * src/account.c
3194         * src/prefs_filtering.c
3195         * src/prefs_filtering.h
3196                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3197                 The existing functions should do the job as well
3198                 if not better, as they take into account the
3199                 separator.
3200
3201 2011-11-21 [pawel]      3.7.10cvs98
3202
3203         * src/prefs_account.c
3204                 Fix bug #2116 'Rip spaces off server names in account
3205                 configuration'
3206                 g_strstrip() domain names to be sure they are valid
3207
3208 2011-11-21 [pawel]      3.7.10cvs97
3209
3210         * src/account.c
3211         * src/prefs_filtering.c
3212         * src/prefs_filtering.h
3213                 Fix bug #2404 'matcherrc updates upon account renaming'
3214                 Fix bug #2406 'some part of accountrc not updated upon
3215                 account rename'
3216                 Renaming account cause changing of it's root folder prefix
3217                 from #<type>/<old_name> to #<type>/<new_name> so every
3218                 path directing to it must be altered. Fix paths in account
3219                 preferences, global processing and filtering rules, folder
3220                 processing rules upon rename
3221
3222 2011-11-20 [pawel]      3.7.10cvs96
3223
3224         * src/filtering.c
3225         * src/filtering.h
3226         * src/prefs_actions.c
3227                 Fix bug #1489 'Filter action mark_as_read inoperative
3228                 following move action'
3229                 Sort actions lists to have proper order of execution
3230
3231 2011-11-20 [pawel]      3.7.10cvs95
3232
3233         * src/prefs_actions.c
3234         * src/prefs_filtering.c
3235         * src/prefs_template.c
3236                 Fix bug #1870 'arrow scrolling in filters'
3237                 Allow arrow scrolling in dialogs with list view widgets
3238                 plus couple fixes of issues I found along the way
3239
3240 2011-11-19 [pawel]      3.7.10cvs94
3241
3242         * src/mimeview.c
3243                 Don't highlight icons on right-click, they are not
3244                 selected and other part is shown which is confusing
3245
3246 2011-11-19 [mones]      3.7.10cvs93
3247
3248         * manual/advanced.xml
3249                 Fix manual build
3250
3251 2011-11-19 [mones]      3.7.10cvs92
3252
3253         * manual/advanced.xml
3254         * manual/es/advanced.xml
3255                 Document undocumented hidden option 'zero_replacement_char'
3256                 Synchronize Spanish manual with English version
3257
3258 2011-11-19 [pawel]      3.7.10cvs91
3259
3260         * src/mainwindow.c
3261         * src/messageview.c
3262         * src/prefs_common.c
3263         * src/prefs_common.h
3264         * src/summaryview.c
3265         * src/textview.c
3266         * src/textview.h
3267                 Fix bug #2377 'Show All Headers - make change persistent
3268                 between sessions'
3269
3270 2011-11-19 [pawel]      3.7.10cvs90
3271
3272         * src/folder.c
3273         * src/folder.h
3274         * src/folder_item_prefs.c
3275         * src/folderview.c
3276         * src/mainwindow.c
3277         * src/mainwindow.h
3278         * src/summaryview.c
3279         * src/summaryview.h
3280         * src/gtk/authors.h
3281                 Fix bug #1563 'Folder view: show complete threads if they
3282                 contain unread messages'
3283                 Add option to show only threads with unread messages
3284                 initial patch by Paul Ollis, my small additions:
3285                 - when checking thread for unread finish on first unread
3286                 - make thread options unavailable when threading is off
3287                 - hide_unread_msgs and hide_unread_threads are mutually
3288                   exclusive options, set menus sensitivity accordingly
3289                 - set folder item icon type similiar to hide_unread_msgs
3290
3291 2011-11-19 [colin]      3.7.10cvs89
3292
3293         * src/procheader.c
3294                 Constness fix
3295
3296 2011-11-18 [pawel]      3.7.10cvs88
3297
3298         * src/compose.c
3299         * src/mainwindow.c
3300         * src/mimeview.c
3301         * src/mimeview.h
3302         * src/prefs_common.c
3303         * src/prefs_common.h
3304                 Fix bug #2408 'Some UI elements are not persistent
3305                 between sessions'
3306                 Remember size of main window, compose notebook, mimeview
3307                 tree widgets between claws-mail runs. Compose window
3308                 size saving was already done in cvs74
3309
3310 2011-11-18 [mones]      3.7.10cvs87
3311
3312         * src/compose.c
3313         * src/procheader.c
3314         * src/procheader.h
3315                 Fixes bug #2509, "manually added headers are lost unless
3316                 mail is sent inmediately"
3317
3318 2011-11-17 [pawel]      3.7.10cvs86
3319
3320         * src/mimeview.c
3321                 Fix crasher reported in bug #2543
3322
3323 2011-11-13 [colin]      3.7.10cvs85
3324
3325         * src/compose.c
3326                 Make compose windows printable
3327
3328 2011-11-11 [colin]      3.7.10cvs84
3329
3330         * configure.ac
3331                 Fix build on Fedora 16. -lm was probably pulled by something
3332                 else previously.
3333
3334 2011-11-11 [pawel]      3.7.10cvs83
3335
3336         * src/mainwindow.c
3337         * src/mimeview.c
3338         * src/mimeview.h
3339         * src/summaryview.c
3340                 Port MimeView to GtkTreeView
3341
3342 2011-11-11 [colin]      3.7.10cvs82
3343
3344         * src/prefs_common.c
3345                 Use %x (The preferred date representation for the current locale
3346                 without the time)
3347
3348 2011-11-10 [paul]       3.7.10cvs81
3349
3350         * src/prefs_common.c
3351                 use european date format as default
3352
3353 2011-11-08 [pawel]      3.7.10cvs80
3354
3355         * src/summaryview.c
3356                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3357                 Fix race condition - don't try to hide messageview while
3358                 being in the middle of message displaying routine.
3359
3360 2011-11-08 [colin]      3.7.10cvs79
3361
3362         * src/codeconv.c
3363                 Make sure we break line when we need to. Very probably
3364                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3365                 particular mail"
3366
3367 2011-11-07 [pawel]      3.7.10cvs78
3368
3369         * src/imap_gtk.c
3370                 Fix bug #2493 'Subscription pull down should be alphabetized'
3371
3372 2011-11-07 [pawel]      3.7.10cvs77
3373
3374         * src/mimeview.c
3375         * src/textview.c
3376         * src/textview.h
3377                 Make Home & End keys work in textview
3378
3379 2011-11-06 [colin]      3.7.10cvs76
3380
3381         * src/mainwindow.c
3382                 Oops, some unwanted undo got commited.
3383
3384 2011-11-06 [colin]      3.7.10cvs75
3385
3386         * src/mainwindow.c
3387                 Don't iconify/deiconify. Instead, just show nothing
3388                 before asked to.
3389
3390 2011-11-06 [pawel]      3.7.10cvs74
3391
3392         * src/compose.c
3393                 Fix compose window size saving / restoring
3394
3395 2011-11-06 [pawel]      3.7.10cvs73
3396
3397         * src/mimeview.c
3398         * src/messageview.c
3399                 Optimize message displaying, in some conditions parts were
3400                 displayed twice causing flickering. For example first html
3401                 source and then rendering output from html plugin of the
3402                 same part.
3403
3404 2011-11-05 [wwp]        3.7.10cvs72
3405
3406         * src/gtk/gtkaspell.c
3407                 Fix compilation where 'null' is undefined (use NULL instead).
3408
3409 2011-11-05 [colin]      3.7.10cvs71
3410
3411         * src/gtk/gtkaspell.c
3412                 No need to show a backtrace if gtkaspell is null
3413
3414 2011-11-05 [pawel]      3.7.10cvs70
3415
3416         * src/gtk/gtkaspell.c
3417                 Fix crasher when spellchecking is not enabled
3418
3419 2011-11-02 [mones]      3.7.10cvs69
3420
3421         * doc/man/claws-mail.1
3422                 fixed hyphens (patch from Debian packaging)
3423                 fixed header to follow man style closely 
3424                 documented new option --compose-from-file
3425                 removed INSTALLATION section, doesn't belong to manpage
3426                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3427                 expanded FILES section to include certs and autofaces dirs
3428                 expanded SEE ALSO section to include manual and plugins
3429
3430 2011-11-01 [colin]      3.7.10cvs68
3431
3432         * src/common/utils.c
3433                 Fix wrong debug stuff commited.
3434
3435 2011-11-01 [colin]      3.7.10cvs67
3436
3437         * src/compose.c
3438         * src/main.c
3439         * src/common/utils.c
3440         * src/gtk/gtkaspell.c
3441         * src/gtk/gtkaspell.h
3442                 Fix huge slowness induced by spellcheck "while typing"
3443                 during initial quote rewraps.
3444
3445 2011-10-31 [pawel]      3.7.10cvs66
3446
3447         * src/messageview.c
3448         * src/mimeview.c
3449         * src/mimeview.h
3450         * src/summaryview.c
3451                 Fix bug #2526 'When reading message in separate window,
3452                 n and p keys do not work'
3453                 - fix key event handling in messageview
3454                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3455                   and prev-part actions)
3456                 - instead add 'z' key for prev-part, we have 'a' key 
3457                   for next-part already
3458
3459 2011-10-31 [colin]      3.7.10cvs65
3460
3461         * src/common/defs.h
3462                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3463
3464 2011-10-31 [pawel]      3.7.10cvs64
3465
3466         * src/summaryview.c
3467         * src/gtk/gtkutils.c
3468                 Fix bug #2303 'Next unread message enables message view'
3469                 Don't show previously hidden message view in main window
3470                 when user reads messages in external window
3471
3472 2011-10-31 [paul]       3.7.10cvs63
3473
3474         * src/prefs_template.c
3475                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3476                 fit at 540 here, for those where they don't the dialogue can be made
3477                 larger by the user
3478
3479 2011-10-31 [paul]       3.7.10cvs62
3480
3481         * src/compose.c
3482                 revert 3.7.10cvs61, these entries _should_ be editable
3483
3484 2011-10-30 [pawel]      3.7.10cvs61
3485
3486         * src/compose.c
3487                 Those entries should not be editable
3488
3489 2011-10-30 [pawel]      3.7.10cvs60
3490
3491         * src/prefs_template.c
3492                 - Dialog needs more height to fit all widgets
3493                 - Clear template contents on delete
3494
3495 2011-10-30 [pawel]      3.7.10cvs59
3496
3497         * src/prefs_folder_item.c
3498                 Update summaryview after changing folder prefs when needed
3499
3500 2011-10-30 [pawel]      3.7.10cvs58
3501
3502         * src/mimeview.c
3503                 Remove key-press-event blocking, it only
3504                 emits GLib-GObject warnings
3505
3506 2011-10-29 [colin]      3.7.10cvs57
3507
3508         * src/addr_compl.c
3509                 Fix focus of completion window with gnome shell
3510                 Fixes bug #2525, "Address completion window does not get
3511                 keyboard focus"
3512
3513 2011-10-29 [colin]      3.7.10cvs56
3514
3515         * src/folderview.c
3516                 Fix flicker on recursive quicksearch
3517
3518 2011-10-28 [colin]      3.7.10cvs55
3519
3520         * src/alertpanel.c
3521         * src/mainwindow.c
3522                 Fix a bit the focus problem on Gnome shell
3523
3524 2011-10-26 [mones]      3.7.10cvs54
3525
3526         * src/compose.c
3527                 Add missing accelerator
3528
3529 2011-10-25 [colin]      3.7.10cvs53
3530
3531         * src/gtk/gtkcmclist.c
3532         * src/gtk/gtkcmctree.c
3533                 Fix colors, fix warnings
3534
3535 2011-10-25 [colin]      3.7.10cvs52
3536
3537         * src/gtk/gtkcmclist.c
3538         * src/gtk/gtkcmctree.c
3539                 Fix focus things.
3540
3541 2011-10-25 [colin]      3.7.10cvs51
3542
3543         * src/stock_pixmap.c
3544                 Fix build with gtk + 2.20
3545
3546 2011-10-25 [colin]      3.7.10cvs50
3547
3548         * src/compose.c
3549         * src/messageview.c
3550         * src/procmsg.c
3551         * src/procmsg.h
3552                 Fix locking when sending a single message
3553
3554 2011-10-25 [colin]      3.7.10cvs49
3555
3556         * src/gtk/colorlabel.c
3557                 GDK_ => GDK_KEY
3558         * src/gtk/gtkcmclist.c
3559                 Make row height closer to what it was
3560
3561 2011-10-25 [colin]      3.7.10cvs48
3562
3563         * src/stock_pixmap.c
3564                 Always use cairo to draw
3565
3566 2011-10-25 [colin]      3.7.10cvs47
3567
3568         * src/mimeview.c
3569                 Fix bug #2529, 'crash in mimeview_start_drag after
3570                 deleting message'. Patch by Ricardo
3571
3572 2011-10-23 [colin]      3.7.10cvs46
3573
3574         * src/gtk/gtkcmclist.c
3575         * src/gtk/gtkcmclist.h
3576         * src/gtk/gtkcmctree.c
3577                 Draw CMClist with cairo too.
3578
3579 2011-10-23 [colin]      3.7.10cvs45
3580
3581         * src/gtk/gtkcmclist.h
3582                 Fix build (this was not meant to be commited)
3583
3584 2011-10-23 [colin]      3.7.10cvs44
3585
3586         * src/addressadd.c
3587         * src/addressbook.c
3588         * src/addressbook_foldersel.c
3589         * src/editgroup.c
3590         * src/foldersel.c
3591         * src/folderview.c
3592         * src/grouplistdialog.c
3593         * src/prefs_common.c
3594         * src/prefs_common.h
3595         * src/summaryview.c
3596         * src/gtk/gtkcmclist.c
3597         * src/gtk/gtkcmclist.h
3598         * src/gtk/gtkcmctree.c
3599         * src/gtk/gtkcmctree.h
3600         * src/gtk/gtksctree.c
3601                 Refactor some tree stuff (lots of code duplication there)
3602                 and switch to cairo for tree rendering.
3603
3604 2011-10-23 [holger]     3.7.10cvs43
3605
3606         * src/filtering.c
3607                 Don't issue a warning for designed behaviour of the stop rule.
3608                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3609
3610 2011-10-22 [colin]      3.7.10cvs42
3611
3612         * src/printing.c
3613         * src/gtk/gtkshruler.c
3614         * src/gtk/gtkutils.h
3615                 Fix GTK+2.16 build
3616
3617 2011-10-22 [colin]      3.7.10cvs41
3618
3619         * src/account.c
3620         * src/addr_compl.c
3621         * src/addrgather.c
3622         * src/compose.c
3623         * src/editldap.c
3624         * src/expldifdlg.c
3625         * src/folderview.c
3626         * src/grouplistdialog.c
3627         * src/headerview.c
3628         * src/importldif.c
3629         * src/main.c
3630         * src/mainwindow.c
3631         * src/mimeview.c
3632         * src/noticeview.c
3633         * src/prefs_account.c
3634         * src/prefs_actions.c
3635         * src/prefs_ext_prog.c
3636         * src/prefs_filtering.c
3637         * src/prefs_folder_item.c
3638         * src/prefs_image_viewer.c
3639         * src/prefs_logging.c
3640         * src/prefs_msg_colors.c
3641         * src/prefs_other.c
3642         * src/prefs_send.c
3643         * src/prefs_spelling.c
3644         * src/prefs_summaries.c
3645         * src/prefs_template.c
3646         * src/printing.c
3647         * src/quote_fmt.c
3648         * src/send_message.c
3649         * src/statusbar.c
3650         * src/summary_search.c
3651         * src/summaryview.c
3652         * src/wizard.c
3653         * src/gtk/gtkcmclist.c
3654         * src/gtk/gtkcmctree.c
3655         * src/gtk/gtkcmoptionmenu.c
3656         * src/gtk/gtksctree.c
3657         * src/gtk/gtkutils.c
3658         * src/gtk/gtkutils.h
3659         * src/gtk/gtkvscrollbutton.c
3660         * src/gtk/inputdialog.c
3661         * src/gtk/pluginwindow.c
3662         * src/gtk/quicksearch.c
3663         * src/gtk/spell_entry.c
3664         * src/plugins/bogofilter/bogofilter_gtk.c
3665         * src/plugins/dillo_viewer/dillo_prefs.c
3666         * src/plugins/pgpcore/prefs_gpg.c
3667         * src/plugins/spamassassin/spamassassin_gtk.c
3668         * src/plugins/trayicon/trayicon.c
3669         * src/plugins/trayicon/trayicon_prefs.c
3670                 Remove all possible #if GTK_CHECK_VERSION() checks,
3671                 and make Claws build with GTK+2.16 (untested right
3672                 now), as the Gpg4Win project uses GTK+2.16 currently.
3673
3674 2011-10-22 [colin]      3.7.10cvs40
3675
3676         * src/gtk/gtkutils.h
3677         * configure.ac
3678                 Fix (hopefully) build with GTK+ 2.18.
3679
3680 2011-10-20 [paul]       3.7.10cvs39
3681
3682         * AUTHORS
3683         * src/ldif.c
3684         * src/gtk/authors.h
3685                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3686                 Patch by Bodo Graumann <mail@bodograumann.de>
3687
3688 2011-10-20 [mones]      3.7.10cvs38
3689
3690         * po/fr.po
3691         * src/common/defs.h
3692                 Fix references to old dotsrc mailing lists
3693
3694 2011-10-19 [mones]      3.7.10cvs37
3695
3696         * src/prefs_msg_colors.c
3697                 Fix Ok/Cancel buttons in color selector of preferences
3698
3699 2011-10-17 [colin]      3.7.10cvs36
3700
3701         * src/gtk/gtkshruler.c
3702                 (Probably) fix GTK+ <= 2.22
3703
3704 2011-10-17 [colin]      3.7.10cvs35
3705
3706         * src/gtk/gtkshruler.c
3707                 Fix GTK+2.22 build
3708
3709 2011-10-17 [mones]      3.7.10cvs34
3710
3711         * src/addrbook.c
3712         * src/exportldif.c
3713         * src/jpilot.c
3714         * src/mutt.c
3715         * src/pine.c
3716         * src/procmsg.c
3717         * src/vcard.c
3718                 Fix potential out-of-buffer writes
3719
3720 2011-10-17 [mones]      3.7.10cvs33
3721
3722         * src/main.c
3723                 Use just one g_print call per option; correct indentation
3724
3725 2011-10-17 [colin]      3.7.10cvs32
3726
3727         * src/compose.c
3728         * src/compose.h
3729         * src/gtk/Makefile.am
3730         * src/gtk/gtkshruler.c
3731         * src/gtk/gtkshruler.h
3732         * src/gtk/gtkunit.c
3733         * src/gtk/gtkunit.h
3734                 Reimplement ruler using the GTK widgets. Thanks
3735                 to Hanno for the initial patch.
3736
3737 2011-10-17 [colin]      3.7.10cvs31
3738
3739         * src/action.c
3740         * src/main.c
3741         * src/gtk/gtkutils.c
3742         * src/gtk/gtkutils.h
3743                 Undeprecate GIO/GdkCondition
3744
3745 2011-10-16 [mones]      3.7.10cvs30
3746
3747         * src/main.c
3748                 Add --compose-from-file option to open composition
3749                 window with the headers and body from a file; based
3750                 on Debian patch to fix http://bugs.debian.org/544868
3751
3752 2011-10-15 [mones]      3.7.10cvs29
3753
3754         * manual/advanced.xml
3755                 Document new summary_from_show hidden preference
3756
3757 2011-10-15 [paul]       3.7.10cvs28
3758
3759         * src/compose.c
3760                 compose_create_tags() - fix misplaced 'int i'
3761                 compose_entry_mark_default_to() - fix To field highlighting
3762
3763 2011-10-09 [colin]      3.7.10cvs27
3764
3765         * src/addr_compl.c
3766                 Fix address completion
3767
3768 2011-10-07 [colin]      3.7.10cvs26
3769
3770         * src/prefs_filtering_action.c
3771         * src/gtk/gtkutils.h
3772                 Fix build with GTK+2.20
3773
3774 2011-10-07 [colin]      3.7.10cvs25
3775
3776         * src/gtk/Makefile.am
3777         * src/gtk/gdkkeysyms-new.h
3778         * src/gtk/gtkutils.h
3779                 Copy the new GDK_KEY_* definitions for older GTKs
3780
3781 2011-10-07 [colin]      3.7.10cvs24
3782
3783         * configure.ac
3784                 Fix typos (thanks to Hanno)
3785
3786 2011-10-07 [colin]      3.7.10cvs23
3787
3788         * src/compose.c
3789         * src/gtk/gtkshruler.c
3790         * src/gtk/gtkshruler.h
3791                 Disable ruler starting from 2.24.
3792
3793 2011-10-07 [colin]      3.7.10cvs22
3794
3795         * configure.ac
3796         * src/messageview.c
3797         * src/gtk/Makefile.am
3798                 GTK2 build fix
3799
3800 2011-10-07 [colin]      3.7.10cvs21
3801
3802         * configure.ac
3803         * src/action.c
3804         * src/addr_compl.c
3805         * src/addrgather.c
3806         * src/compose.c
3807         * src/compose.h
3808         * src/editldap.c
3809         * src/mainwindow.c
3810         * src/message_search.c
3811         * src/mimeview.c
3812         * src/mimeview.h
3813         * src/prefs_account.c
3814         * src/prefs_compose_writing.c
3815         * src/prefs_filtering_action.c
3816         * src/prefs_folder_item.c
3817         * src/prefs_logging.c
3818         * src/prefs_matcher.c
3819         * src/prefs_message.c
3820         * src/prefs_other.c
3821         * src/prefs_receive.c
3822         * src/prefs_summaries.c
3823         * src/prefs_wrapping.c
3824         * src/printing.c
3825         * src/ssl_manager.c
3826         * src/statusbar.c
3827         * src/stock_pixmap.c
3828         * src/summary_search.c
3829         * src/textview.c
3830         * src/gtk/Makefile.am
3831         * src/gtk/colorlabel.c
3832         * src/gtk/gtkutils.c
3833         * src/gtk/gtkutils.h
3834         * src/gtk/logwindow.c
3835         * src/gtk/menu.c
3836         * src/gtk/menu.h
3837         * src/gtk/quicksearch.c
3838         * src/gtk/spell_entry.c
3839         * src/plugins/bogofilter/bogofilter_gtk.c
3840         * src/plugins/dillo_viewer/dillo_viewer.c
3841         * src/plugins/pgpcore/prefs_gpg.c
3842         * src/plugins/spamassassin/spamassassin_gtk.c
3843                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3844                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3845                 ported (especially GtkCMOptionMenu)
3846
3847 2011-10-07 [colin]      3.7.10cvs20
3848
3849         * src/account.c
3850         * src/action.c
3851         * src/addr_compl.c
3852         * src/addrcustomattr.c
3853         * src/addrduplicates.c
3854         * src/addressadd.c
3855         * src/addressbook.c
3856         * src/addressbook_foldersel.c
3857         * src/addrgather.c
3858         * src/alertpanel.c
3859         * src/browseldap.c
3860         * src/compose.c
3861         * src/editaddress.c
3862         * src/editaddress_other_attributes_ldap.c
3863         * src/editbook.c
3864         * src/editgroup.c
3865         * src/editjpilot.c
3866         * src/editldap.c
3867         * src/editldap_basedn.c
3868         * src/edittags.c
3869         * src/editvcard.c
3870         * src/exphtmldlg.c
3871         * src/expldifdlg.c
3872         * src/export.c
3873         * src/foldersel.c
3874         * src/folderview.c
3875         * src/grouplistdialog.c
3876         * src/import.c
3877         * src/importldif.c
3878         * src/importmutt.c
3879         * src/importpine.c
3880         * src/mainwindow.c
3881         * src/message_search.c
3882         * src/messageview.c
3883         * src/mimeview.c
3884         * src/prefs_actions.c
3885         * src/prefs_customheader.c
3886         * src/prefs_display_header.c
3887         * src/prefs_filtering.c
3888         * src/prefs_filtering_action.c
3889         * src/prefs_folder_column.c
3890         * src/prefs_matcher.c
3891         * src/prefs_msg_colors.c
3892         * src/prefs_other.c
3893         * src/prefs_summaries.c
3894         * src/prefs_summary_column.c
3895         * src/prefs_summary_open.c
3896         * src/prefs_template.c
3897         * src/prefs_toolbar.c
3898         * src/printing.c
3899         * src/sourcewindow.c
3900         * src/ssl_manager.c
3901         * src/summary_search.c
3902         * src/summaryview.c
3903         * src/textview.c
3904         * src/uri_opener.c
3905         * src/gtk/about.c
3906         * src/gtk/colorsel.c
3907         * src/gtk/combobox.c
3908         * src/gtk/description_window.c
3909         * src/gtk/foldersort.c
3910         * src/gtk/gtkaspell.c
3911         * src/gtk/gtkcmclist.c
3912         * src/gtk/gtkcmctree.c
3913         * src/gtk/gtkcmoptionmenu.c
3914         * src/gtk/gtkutils.c
3915         * src/gtk/icon_legend.c
3916         * src/gtk/inputdialog.c
3917         * src/gtk/logwindow.c
3918         * src/gtk/pluginwindow.c
3919         * src/gtk/prefswindow.c
3920         * src/gtk/quicksearch.c
3921         * src/plugins/pgpcore/passphrase.c
3922         * src/plugins/pgpcore/select-keys.c
3923                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
3924                 to replace GDK_* by GDK_KEY_*.
3925
3926 2011-10-07 [colin]      3.7.10cvs19
3927
3928         * AUTHORS
3929         * src/account.c
3930         * src/action.c
3931         * src/addr_compl.c
3932         * src/addressbook.c
3933         * src/alertpanel.c
3934         * src/compose.c
3935         * src/edittags.c
3936         * src/folderview.c
3937         * src/grouplistdialog.c
3938         * src/image_viewer.c
3939         * src/mainwindow.c
3940         * src/mimeview.c
3941         * src/noticeview.c
3942         * src/prefs_filtering_action.c
3943         * src/prefs_folder_column.c
3944         * src/prefs_msg_colors.c
3945         * src/prefs_summary_column.c
3946         * src/prefs_toolbar.c
3947         * src/printing.c
3948         * src/stock_pixmap.c
3949         * src/summaryview.c
3950         * src/textview.c
3951         * src/undo.c
3952         * src/wizard.c
3953         * src/gtk/about.c
3954         * src/gtk/authors.h
3955         * src/gtk/colorlabel.c
3956         * src/gtk/colorsel.c
3957         * src/gtk/gtkcmclist.c
3958         * src/gtk/gtkcmctree.c
3959         * src/gtk/gtkcmoptionmenu.c
3960         * src/gtk/gtksctree.c
3961         * src/gtk/gtkutils.c
3962         * src/gtk/gtkvscrollbutton.c
3963         * src/gtk/inputdialog.c
3964         * src/gtk/logwindow.c
3965         * src/gtk/menu.c
3966         * src/gtk/prefswindow.c
3967         * src/gtk/progressdialog.c
3968         * src/plugins/pgpcore/passphrase.c
3969         * src/plugins/trayicon/trayicon.c
3970                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
3971                 Patch by Hanno Thurow-Meyer, many thanks to him !
3972
3973 2011-09-20 [colin]      3.7.10cvs18
3974
3975         * src/common/ssl.c
3976                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
3977                 gnutls 3.0.3'
3978
3979 2011-09-18 [colin]      3.7.10cvs17
3980
3981         * src/news.c
3982                 Fix segfault when connection fails
3983
3984 2011-09-03 [colin]      3.7.10cvs16
3985
3986         * src/common/ssl.c
3987                 Use NORMAL instead of EXPORT priorities.
3988
3989 2011-09-02 [colin]      3.7.10cvs15
3990
3991         * configure.ac
3992         * src/common/ssl.c
3993                 Linking against gcrypt explicitely in order to call
3994                 gcry_control() for mutex setup isn't necessary anymore
3995                 starting from gnuTLS 2.11.
3996
3997 2011-08-31 [colin]      3.7.10cvs14
3998
3999         * src/plugins/pgpinline/pgpinline.c
4000         * src/plugins/pgpmime/pgpmime.c
4001                 Fix bug #2431, "Major memory leak in PGP message handling".
4002
4003 2011-08-31 [colin]      3.7.10cvs13
4004
4005         * AUTHORS
4006         * src/gtk/authors.h
4007         * src/mainwindow.c
4008         * src/messageview.c
4009         * src/gtk/authors.h
4010                 Apply Steve Rader's patch from bug #2388, "Add 
4011                 message view scrolling menu items"
4012
4013 2011-08-30 [colin]      3.7.10cvs12
4014
4015         * src/gtk/prefswindow.c
4016                 Fix layout issues (i.e. on SSL page if changing account
4017                 type prior to visiting it).
4018
4019 2011-08-30 [colin]      3.7.10cvs11
4020
4021         * configure.ac
4022         * src/common/ssl.c
4023                 Don't use deprecated functions for GnuTLS priorities.
4024                 Require GnuTLS 2.2 that is the first version with the
4025                 new function.
4026
4027 2011-08-30 [colin]      3.7.10cvs10
4028
4029         * src/common/socket.c
4030         * src/common/ssl.c
4031                 Long-term fix for bug #2402, "GnuTLS change breaks socket
4032                 communication", as per http://savannah.gnu.org/support/?107660
4033
4034 2011-08-30 [colin]      3.7.10cvs9
4035
4036         * src/etpan/imap-thread.c
4037         * src/etpan/nntp-thread.c
4038                 Remove dead openSSL code
4039
4040 2011-08-30 [colin]      3.7.10cvs8
4041
4042         * src/ssl_manager.c
4043         * src/common/ssl.c
4044         * src/common/ssl_certificate.c
4045         * src/common/ssl_certificate.h
4046         * src/etpan/imap-thread.c
4047         * src/etpan/nntp-thread.c
4048                 Fix bug #2127, "SSL cert check uses canonical name instead of
4049                 specified name"
4050
4051 2011-08-29 [colin]      3.7.10cvs7
4052
4053         * src/prefs_account.c
4054                 Fix X-Mailer option not appearing on IMAP
4055
4056 2011-08-29 [colin]      3.7.10cvs6
4057
4058         * src/plugins/pgpcore/Makefile.am
4059         * src/plugins/pgpinline/Makefile.am
4060         * src/plugins/pgpmime/Makefile.am
4061         * src/plugins/smime/Makefile.am
4062                 Windows build fix:
4063                 libtool: link: require no space between `-L' and `.'
4064
4065 2011-08-29 [colin]      3.7.10cvs5
4066
4067         * src/account.c
4068         * src/compose.c
4069         * src/prefs_account.c
4070         * src/prefs_account.h
4071                 Revert cvs4 which is rather illogical and instead
4072                 use Fabian's patch from bug #2471
4073
4074 2011-08-29 [colin]      3.7.10cvs4
4075
4076         * src/compose.c
4077                 Don't insert custom headers that have empty values.
4078                 Allows not inserting X-Mailer if it's set to nothing.
4079                 Fixes bug #2471, "Make setting an X-Mailer header optional".
4080
4081 2011-08-29 [colin]      3.7.10cvs3
4082
4083         * src/image_viewer.c
4084         * src/textview.c
4085         * src/gtk/gtkutils.c
4086         * src/gtk/gtkutils.h
4087                 Handle EXIF orientation in images (both in textview's
4088                 preview and image viewer)
4089
4090 2011-08-28 [paul]       3.7.10cvs2
4091
4092         * src/prefs_common.c
4093         * src/prefs_common.h
4094         * src/summaryview.c
4095                 add new hidden option to control the display in the From
4096                 column in the Message List: 0 (default): show name,
4097                 1: show address, 2: show name + address
4098
4099 2011-08-27 [paul]       3.7.10cvs1
4100
4101         * po/POTFILES.in
4102         * src/common/ssl_certificate.c
4103         * src/etpan/imap-thread.c
4104         * src/etpan/nntp-thread.c
4105                 offer up some missing log_error() strings to translators
4106
4107 2011-08-27 [paul]       3.7.10
4108         * NEWS
4109         * README
4110         * RELEASE_NOTES 
4111                 3.7.10 unleashed!               
4112
4113 2011-08-27 [paul]       3.7.9cvs52
4114
4115         * po/cs.po
4116         * po/fr.po
4117         * po/hu.po
4118         * po/lt.po
4119         * po/pt_BR.po
4120         * po/sk.po
4121                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
4122                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
4123
4124 2011-08-27 [mones]      3.7.9cvs51
4125
4126         * claws-mail.desktop
4127                 Include generic name and comment translations
4128                 Thanks to all the people on the translators ML!
4129
4130 2011-08-23 [paul]       3.7.9cvs50
4131
4132         * src/common/ssl.c
4133                 probable/possible fix/workaround for bug 2402,
4134                 'can't download message from pop3 server'
4135
4136 2011-08-18 [paul]       3.7.9cvs49
4137
4138         * manual/handling.xml
4139                 fix typos. thanks to vilpan
4140
4141 2011-08-17 [paul]       3.7.9cvs48
4142
4143         * tools/claws.i18n.status.pl
4144                 add Mindaugas Baranauskas (Lithuanian)
4145
4146 2011-08-14 [mir]        3.7.9cvs47
4147
4148         * src/news.c
4149         * src/etpan/nntp-thread.c
4150                 Fix bug 2418. Patch provided by Sébastien Bigaret with
4151                 some minor contribution by me.
4152
4153 2011-08-13 [mir]        3.7.9cvs46
4154
4155         * src/etpan/nntp-thread.c
4156                 Fix bug when NNTP server sends authentication warning
4157                 as part of the connection session. Privously etpan would
4158                 bail out for any return code other than NEWSNNTP_NO_ERROR
4159                 but as early as the connection session a return code like
4160                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
4161                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
4162                 be considered as an error.
4163
4164 2011-08-12 [paul]       3.7.9cvs45
4165
4166         * src/mimeview.c
4167                 3.7.9cvs43 mistakenly dropped off the info
4168                 about the mime part from the tooltip
4169
4170 2011-08-12 [wwp]        3.7.9cvs44
4171
4172         * src/gtk/quicksearch.c
4173          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
4174
4175 2011-08-09 [paul]       3.7.9cvs43
4176
4177         * src/mimeview.c
4178                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
4179
4180 2011-08-06 [paul]       3.7.9cvs42
4181
4182         * src/compose.c
4183                 fix cursor placement in Forward template
4184
4185 2011-08-06 [paul]       3.7.9cvs41
4186
4187         * src/gtk/description_window.c
4188                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
4189
4190 2011-08-05 [holger]     3.7.9cvs40
4191
4192         * claws-mail.desktop
4193                 Revert 3.7.9cvs35 for now, it may be problematic
4194                 (see bug #2450)
4195
4196 2011-08-05 [paul]       3.7.9cvs39
4197
4198         * src/mainwindow.c
4199         * src/messageview.c
4200                 use 'Collapse quotes' rather than 'Fold quotes' on
4201                 labels, for consistency
4202         * src/toolbar.c
4203                 use 'Receive mail from account' rather than 'on account'
4204
4205 2011-07-30 [mir]        3.7.9cvs38
4206
4207         * src/etpan/Makefile.am
4208         * src/plugins/pgpcore/Makefile.am
4209         * src/plugins/pgpmime/Makefile.am
4210         * src/plugins/smime/Makefile.am
4211                 Fix broken build on Debian Sid. enchant.h cannot be
4212                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
4213                 present in Makefile.am. Apparently enchant.h in older
4214                 versions were placed in /usr/include which is always
4215                 scanned be default.
4216
4217 2011-07-21 [mones]      3.7.9cvs37
4218
4219         * src/common/plugin.c
4220         * src/common/plugin.h
4221                 Make licences allowed for plugins more explicit and also
4222                 accept dual (or more) licences when properly formatted.
4223                 Doesn't require any change on current plugins.
4224
4225 2011-07-18 [mones]      3.7.9cvs36
4226
4227         * manual/advanced.xml
4228                 Document briefly tags feature.
4229         * manual/glossary.xml
4230                 Fix definition to avoid confussion with tags.
4231         * manual/es/advanced.xml
4232         * manual/es/glossary.xml
4233                 Synchronize Spanish translation with the above.
4234
4235 2011-07-07 [holger]     3.7.9cvs35
4236
4237         * claws-mail.desktop
4238                 Add indicator stuff to the desktop file
4239                 Taken from bug #2450
4240
4241 2011-07-06 [paul]       3.7.9cvs34
4242
4243         * src/edittags.c
4244                 fix English usage
4245
4246 2011-07-06 [mones]      3.7.9cvs33
4247
4248         * src/edittags.c
4249                 Do not create an empty tag name row in panel and
4250                 warn user about using a non-reserved tag instead
4251
4252 2011-07-05 [mones]      3.7.9cvs32
4253
4254         * src/imap.c
4255         * src/common/tags.c
4256         * src/common/tags.h
4257         * src/etpan/imap-thread.c
4258                 Make constants for reserved tags and use them
4259                 Removed also duplicate comparison while at it
4260
4261 2011-07-05 [paul]       3.7.9cvs31
4262
4263         * src/compose.c
4264                 when using a Compose template, only place the cursor
4265                 in the body when the cursor symbol, %cursor (%X), is used
4266
4267 2011-07-03 [paul]       3.7.9cvs30
4268
4269         * src/main.c
4270                 do main_window_popup(mainwin); on plugin load error, or
4271                 else the warning dialogue and mainwindow stays minimised
4272                 and hidden
4273
4274 2011-07-03 [paul]       3.7.9cvs29
4275
4276         * src/wizard.c
4277                 fix bug 2462, 'Building without GnuTLS support leads to a
4278                 failure in wizard.c'
4279
4280 2011-07-03 [paul]       3.7.9cvs28
4281
4282         * src/mainwindow.c
4283         * src/mainwindow.h
4284         * src/summaryview.c
4285                 fix bug #2461, 'popup menu in message list displays
4286                 'move to trash' and 'delete''.
4287                 Add a new sensitivity condition 'M_NOT_TRASH' and
4288                 remove the broken workaround for right-click in summaryview.c.
4289                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4290                 News folder.
4291
4292 2011-06-21 [paul]       3.7.9cvs27
4293
4294         * src/mainwindow.c
4295                 revert 3.7.9cvs2, it does no good
4296
4297 2011-06-18 [mir]        3.7.9cvs26
4298
4299         * configure.ac
4300                 Fix autoconf warnings introduced in autoconf >= 2.64
4301
4302 2011-06-05 [paul]       3.7.9cvs25
4303
4304         * po/ca.po
4305         * po/cs.po
4306         * po/de.po
4307         * po/it.po
4308         * po/ja.po
4309         * po/pt_PT.po
4310         * po/sk.po
4311         * po/uk.po
4312                 fix strings where an informational message has been
4313                 wrongly entered into the translated string
4314         * src/toolbar.c
4315                 enable 'Trash' and 'Sender' to be translated based on
4316                 the context, e.g. as button text and as mail header
4317         * src/gtk/about.c
4318                 fix english in Info tab
4319
4320 2011-05-25 [colin]      3.7.9cvs24
4321
4322         * src/action.c
4323                 Fix bug #2439, "use bitwise operator for bitmask instead of
4324                 logical operator". Thanks to Nicolas Kaiser for the patch.
4325
4326 2011-05-18 [colin]      3.7.9cvs23
4327
4328         * src/news.c
4329                 Fix missing group selection before xover if the
4330                 connection was reset before.
4331
4332 2011-05-12 [colin]      3.7.9cvs22
4333
4334         * src/common/utils.c
4335                 Fix bug #2412, "Send account mail address in Message-ID
4336                 wrongly implemented". Patch by Fabian Keil.
4337
4338 2011-05-12 [mones]      3.7.9cvs21
4339
4340         * src/etpan/nntp-thread.c
4341                 Fix bug #2418 "NNTP authentication is broken"
4342
4343 2011-05-09 [pawel]      3.7.9cvs20
4344
4345         * src/mainwindow.c
4346         * src/prefs_folder_item.c
4347                 Small UI fixes
4348
4349 2011-05-05 [colin]      3.7.9cvs19
4350
4351         * src/imap.c
4352         * src/inc.c
4353         * src/news.c
4354         * src/send_message.c
4355                 Fix bug #2184, "Add account name information inside network log".
4356                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4357                 This stuff is too much copy-pasted.
4358
4359
4360 2011-04-30 [colin]      3.7.9cvs18
4361
4362         * src/main.c
4363                 Fix bug #2414, 'Claws segfaults on startup with
4364                 notification plugin enabled". Thanks Christian
4365                 Faulhammer for the patch.
4366
4367 2011-04-27 [colin]      3.7.9cvs17
4368
4369         * src/codeconv.c
4370                 Make Windows' encoding CP1251 for ru_RU locale
4371                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4372
4373 2011-04-24 [paul]       3.7.9cvs16
4374
4375         * manual/claws-mail-manual.xml
4376         * manual/de/claws-mail-manual.xml
4377         * manual/es/claws-mail-manual.xml
4378         * manual/fr/claws-mail-manual.xml
4379         * manual/it/claws-mail-manual.xml
4380                 update copyright year
4381
4382 2011-04-24 [paul]       3.7.9cvs15
4383
4384         * src/summaryview.c
4385                 fix bug #2353, 'Right-clicking on spam in order to delete
4386                 it causes it to show in message window'
4387
4388 2011-04-24 [paul]       3.7.9cvs14
4389
4390         * src/mainwindow.c
4391         * src/gtk/foldersort.c
4392         * src/gtk/foldersort.h
4393                 fix labelling, 'change folder order' to 'change mailbox order'
4394
4395 2011-04-23 [paul]       3.7.9cvs13
4396
4397         * configure.ac
4398                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4399                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4400                 committed in 3.7.8cvs19 
4401
4402 2011-04-11 [paul]       3.7.9cvs12
4403
4404         * src/plugins/trayicon/trayicon.c
4405                 fix build bug: gtk_status_icon_set_title() is available
4406                 since gtk 2.18.x not 2.14.x
4407
4408 2011-04-11 [paul]       3.7.9cvs11
4409
4410         * po/hu.po
4411                 updated by Páder RezsÅ‘
4412
4413 2011-04-10 [colin]      3.7.9cvs10
4414
4415         * src/addr_compl.c
4416         * src/addressbook.c
4417         * src/compose.c
4418         * src/editaddress.c
4419         * src/editaddress_other_attributes_ldap.c
4420         * src/main.c
4421         * src/message_search.c
4422         * src/prefs_display_header.c
4423         * src/prefs_filtering_action.c
4424         * src/prefs_matcher.c
4425         * src/prefs_other.c
4426         * src/prefs_toolbar.c
4427         * src/summary_search.c
4428         * src/gtk/colorlabel.c
4429         * src/gtk/combobox.c
4430         * src/gtk/gtkcmoptionmenu.c
4431         * src/gtk/gtkshruler.c
4432         * src/gtk/gtkshruler.h
4433         * src/gtk/gtkutils.h
4434         * src/gtk/inputdialog.c
4435         * src/gtk/quicksearch.c
4436                 Revert the whole pile of crap introduced in
4437                 cvs9,8,7,4.
4438
4439 2011-04-10 [colin]      3.7.9cvs9
4440
4441         * src/compose.c
4442         * src/editaddress.c
4443         * src/editaddress_other_attributes_ldap.c
4444         * src/main.c
4445         * src/message_search.c
4446         * src/prefs_display_header.c
4447         * src/prefs_matcher.c
4448         * src/prefs_toolbar.c
4449         * src/summary_search.c
4450         * src/gtk/combobox.c
4451         * src/gtk/gtkutils.h
4452         * src/gtk/inputdialog.c
4453         * src/gtk/quicksearch.c
4454                 Finish fun with combo boxes. (hopefully)
4455
4456 2011-04-10 [colin]      3.7.9cvs8
4457
4458         * src/compose.c
4459         * src/prefs_filtering_action.c
4460         * src/gtk/combobox.c
4461         * src/gtk/gtkshruler.c
4462         * src/gtk/gtkshruler.h
4463                 More undeprecation. GTKSHRuler is #if'ed out. We can
4464                 still decide to maintain the old GtkRuler widget in-tree
4465                 if the lack of ruler in Compose window is too
4466                 annoying.
4467
4468 2011-04-10 [colin]      3.7.9cvs7
4469
4470         * src/addr_compl.c
4471         * src/addressbook.c
4472         * src/compose.c
4473         * src/editaddress_other_attributes_ldap.c
4474         * src/message_search.c
4475         * src/prefs_display_header.c
4476         * src/prefs_filtering_action.c
4477         * src/prefs_other.c
4478         * src/prefs_toolbar.c
4479         * src/summary_search.c
4480         * src/gtk/colorlabel.c
4481         * src/gtk/combobox.c
4482         * src/gtk/gtkcmoptionmenu.c
4483         * src/gtk/gtkutils.h
4484                 More comboboxtext undeprecation
4485
4486 2011-04-10 [colin]      3.7.9cvs6
4487
4488         * src/messageview.c
4489                 Fix it better.
4490
4491 2011-04-10 [colin]      3.7.9cvs5
4492
4493         * src/messageview.c
4494                 Fix age-old typo.
4495
4496 2011-04-10 [colin]      3.7.9cvs4
4497
4498         * src/compose.c
4499         * src/editaddress_other_attributes_ldap.c
4500         * src/message_search.c
4501         * src/prefs_display_header.c
4502         * src/prefs_filtering_action.c
4503         * src/prefs_other.c
4504         * src/prefs_toolbar.c
4505         * src/summary_search.c
4506         * src/gtk/combobox.c
4507         * src/gtk/gtkutils.h
4508                 gtk_combo_box_*_text() is deprecated, and
4509                 gtk_combo_box_text_*() is the new hotness.
4510
4511 2011-04-10 [colin]      3.7.9cvs3
4512
4513         * src/addr_compl.c
4514         * src/addressbook.c
4515         * src/browseldap.c
4516         * src/compose.c
4517         * src/folder.c
4518         * src/folderview.c
4519         * src/gtk/gtkvscrollbutton.c
4520         * src/gtk/gtkvscrollbutton.h
4521                 s/GtkFunction/GSourceFunc
4522
4523 2011-04-10 [colin]      3.7.9cvs2
4524
4525         * src/mainwindow.c
4526                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4527                 This is the patch from bug #2396, it should be innocuous even
4528                 if that's useless to do deiconify + present window...
4529
4530 2011-04-09 [paul]       3.7.9cvs1
4531
4532         * src/prefs_summaries.c
4533                 fix typo in string. (thanks, Brad!)
4534
4535 2011-04-09 [paul]       3.7.9
4536         * NEWS
4537         * README
4538         * RELEASE_NOTES 
4539                 3.7.9 unleashed!        
4540
4541 2011-04-09 [paul]       3.7.8cvs78
4542
4543         * po/cs.po
4544         * po/es.po
4545         * po/fi.po
4546         * po/fr.po
4547         * po/lt.po
4548         * po/pt_BR.po
4549         * po/sk.po
4550         * po/uk.po
4551                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4552                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4553                 Slavko, and Yarema
4554
4555 2011-04-09 [colin]      3.7.8cvs77
4556
4557         * src/gtk/filesel.c
4558                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4559                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4560                 encoding filename. Hooray for stupid.
4561
4562 2011-04-08 [colin]      3.7.8cvs76
4563
4564         * src/action.c
4565                 Fix action Stop: if child does not react to SIGTERM, it'll
4566                 probably start behaving when it'll get a SIGKILL on the user's
4567                 second press on Stop.
4568                 Fixes bug #2237, "User action makes Claws unresponsive".
4569
4570 2011-04-08 [colin]      3.7.8cvs75
4571
4572         * src/account.c
4573         * src/folder.c
4574         * src/folder.h
4575         * src/folder_item_prefs.c
4576         * src/folder_item_prefs.h
4577         * src/prefs_account.c
4578                 Fix bug #2382, "folderitemrc not updated when account
4579                 name is changed". Indeed, this wasn't done.
4580
4581 2011-04-08 [wwp]        3.7.8cvs74
4582
4583         * src/procmime.c
4584         Add support for quoted values (*="value").
4585         This commonly fixes a trailing quote appearing to filenames
4586         sent by iphone Mail (not sure if it's culprit at all, though).
4587
4588 2011-04-08 [colin]      3.7.8cvs73
4589
4590         * src/gtk/filesel.c
4591                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4592                 caused by attachments with extended chars in the file name". Patch
4593                 derived from a patch bt Fabien Keil
4594
4595 2011-04-05 [wwp]        3.7.8cvs72
4596
4597         * src/compose.c
4598                 A debug string not to translate.
4599
4600 2011-04-03 [colin]      3.7.8cvs71
4601
4602         * src/common/utils.h
4603                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4604                 That's not the first bug-report where internal
4605                 debug-only backtrace() crashes on FreeBSD.
4606
4607 2011-04-03 [colin]      3.7.8cvs70
4608
4609         * src/compose.c
4610                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4611                 compose window".
4612                 Batch-mode compose windows (from filtering actions) shouldn't
4613                 try to access stuff after flushing events...
4614
4615 2011-03-31 [paul]       3.7.8cvs69
4616
4617         * INSTALL
4618                 update as gtk >= 2.10 now required
4619                 (because I'll never remember to do this later)
4620
4621 2011-03-26 [paul]       3.7.8cvs68
4622
4623         * src/messageview.c
4624                 fix separators in Go To menu
4625
4626 2011-03-20 [colin]      3.7.8cvs67
4627
4628         * configure.ac
4629                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4630                 when we'll have time to handle them
4631
4632 2011-03-18 [paul]       3.7.8cvs66
4633
4634         * src/textview.c
4635                 make user-facing message more accurate -
4636                 'Network Log' not 'View Log'
4637
4638 2011-03-17 [wwp]        3.7.8cvs65
4639
4640         * po/fr.po
4641                 Fix a typo around plural form, as reported by
4642                 Yannick Palanque.
4643
4644 2011-03-15 [colin]      3.7.8cvs64
4645
4646         * AUTHORS
4647         * src/gtk/authors.h
4648         * src/main.c
4649                 Fix bug #2381, "Support for NetworkManager 0.9".
4650                 Patch by Mikhail Efremov
4651
4652 2011-03-04 [colin]      3.7.8cvs63
4653
4654         * src/mimeview.c
4655         * src/mimeview.h
4656                 Fix segfault on Windows
4657         * src/exporthtml.c
4658         * src/common/utils.c
4659         * src/common/w32_unistd.c
4660         * src/common/w32lib.h
4661                 Rationalize use of time_r() funcs (pthread do define them)
4662
4663 2011-03-02 [pawel]      3.7.8cvs62
4664
4665         * src/wizard.c
4666                 Re-implement widgets aligning, switch from GtkSizeGroup
4667                 to GtkTable - this should fix disappearing labels
4668
4669 2011-03-01 [pawel]      3.7.8cvs61
4670
4671         * src/wizard.c
4672                 Wizard GUI cleanups. Make it look and behave more
4673                 like account preferences.
4674
4675 2011-02-23 [colin]      3.7.8cvs60
4676
4677         * src/common/Makefile.am
4678                 Fix make dist
4679
4680 2011-02-23 [colin]      3.7.8cvs59
4681
4682         * src/Makefile.am
4683         * src/main.c
4684         * src/common/Makefile.am
4685         * src/common/plugin.c
4686         * src/common/valgrind.h
4687                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4688                 Use valgrind's own header.
4689
4690 2011-02-22 [colin]      3.7.8cvs58
4691
4692         * src/prefs_account.c
4693                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4694                 signed message" upon new installation. This is disturbing when PGP
4695                 plugins are loaded by default.
4696
4697 2011-02-16 [paul]       3.7.8cvs57
4698
4699         * src/*
4700                 update copyright headers throughout
4701
4702 2011-02-16 [paul]       3.7.8cvs56
4703
4704         * src/summaryview.c
4705                 use gettext plural form for "item selected"/"items selected"
4706
4707 2011-02-13 [colin]      3.7.8cvs55
4708
4709         * src/mimeview.c
4710         * src/mimeview.h
4711                 Fix bug #2361, "Claws crashes after PGP Check in separate
4712                 msg view". Don't let the cancel thread lie around after
4713                 the verification ended.
4714
4715 2011-02-13 [paul]       3.7.8cvs54
4716
4717         * po/lt.po
4718                 updated by Mindaugas Baranauskas
4719
4720 2011-02-11 [mones]      3.7.8cvs53
4721
4722         * manual/es/advanced.xml
4723                 Sync with English manual
4724         * src/imap.c
4725                 Fix remaining mismatched alloc/free from cppcheck
4726
4727 2011-02-10 [pawel]      3.7.8cvs52
4728
4729         * src/ldapupdate.c
4730                 Fix memleaks
4731
4732 2011-02-10 [pawel]      3.7.8cvs51
4733
4734         * src/prefs_toolbar.c
4735                 - set menus sensitivity in item type combo depending on
4736                   availability of actions / plugin hooks
4737                 - style fixes, spaces instead of tabs mostly
4738
4739 2011-02-10 [paul]       3.7.8cvs50
4740
4741         * src/prefs_account.c
4742                 move the 'send acc mail addr in msg-id" option to
4743                 the send page
4744
4745 2011-02-10 [paul]       3.7.8cvs49
4746
4747         * src/prefs_account.c
4748                 move the 'expunge immediately' option to a more
4749                 suitable page
4750
4751 2011-02-05 [pawel]      3.7.8cvs48
4752
4753         * manual/advanced.xml
4754                 Document new hidden pref
4755         * src/folder.c
4756                 Dont treat mimeparts referenced by others as
4757                 real attachments
4758         * src/mimeview.c
4759         * src/prefs_common.c
4760         * src/prefs_common.h
4761                 Add ability to hide inline attachments referenced
4762                 by other mimeparts in MimeView. To enable this
4763                 feature set show_inline_attachments=0 in your clawsrc
4764
4765 2011-01-25 [colin]      3.7.8cvs47
4766
4767         * src/matcher.c
4768                 Fix matcher body parsing: decode mails with our
4769                 MIME parser. This speeds up body search a bit as
4770                 binary attachments are not searched anymore, slows
4771                 down a bit full message searches, but not awfully.
4772         * src/summary_search.c
4773                 Use matcher API to search, in all cases (advanced search or
4774                 not). Also, fix little logic bugs related to combos history
4775         * src/common/utils.c
4776         * src/common/utils.h
4777         * src/procmime.c
4778         * src/procmime.h
4779                 Remove dead code, export functions needed by matcher.c
4780
4781 2011-01-25 [colin]      3.7.8cvs46
4782
4783         * src/compose.c
4784         * src/prefs_common.c
4785         * src/common/md5.c
4786         * src/common/ssl_certificate.c
4787                 Fix mismatched alloc/free (thanks to cppcheck)
4788
4789 2011-01-25 [colin]      3.7.8cvs45
4790
4791         * src/pop.c
4792                 Fix leak on error path
4793
4794 2011-01-23 [mones]      3.7.8cvs44
4795
4796         * manual/es/advanced.xml
4797                 Sync with English manual
4798
4799 2011-01-23 [paul]       3.7.8cvs43
4800
4801         * src/gtk/about.c
4802                 it's 2011, update copyright line
4803
4804 2011-01-23 [paul]       3.7.8cvs42
4805
4806         * manual/advanced.xml
4807         * src/prefs_common.c
4808         * src/prefs_common.h
4809         * src/textview.c
4810                 fix bug #2350, 'Make displaying localized date/time in
4811                 message view optional'.
4812                 This introduces a new hidden option (why do more?),
4813                 'msgview_date_format', which defaults to OFF, maintaining
4814                 the current and expected behaviour.
4815
4816 2011-01-21 [colin]      3.7.8cvs41
4817
4818         * src/procmime.c
4819                 Fix bug #2050, Clawsmail sends return receipt every seconds
4820                 We forgot to close the file when parsing 
4821                 disposition-notification fields, which made unlinking of the
4822                 corresponding emails in tempfolder/processing impossible in
4823                 Windows. Causing them to be re-fetched every time.
4824
4825 2011-01-21 [colin]      3.7.8cvs40
4826
4827         * claws-mail.desktop
4828                 Fix again bug #2346: We should have a %u parameter.
4829
4830 2011-01-21 [colin]      3.7.8cvs39
4831
4832         * src/plugins/spamassassin/spamassassin.c
4833                 Fix sa-learn when offline (its command line parsing is
4834                 space-dependant). Patch by Wolfgang Lorenz
4835
4836 2011-01-19 [pawel]      3.7.8cvs38
4837
4838         * claws-mail.desktop
4839                 Fix Bug 2346 'Please register x-handler-scheme
4840                  in .desktop file' patch by Laurent Bigonville
4841                 While I'm here update things to current
4842                 standards, fix desktop-file-validate warnings/errors
4843
4844 2011-01-18 [colin]      3.7.8cvs37
4845
4846         * src/common/smtp.c
4847                 Fix logic on SMTP AUTH: If the selected method isn't
4848                 available, say so instead of supposing it'll work.
4849                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4850
4851 2011-01-15 [pawel]      3.7.8cvs36
4852
4853         * src/prefs_folder_item.c
4854                 Rework subject regexp simplify gui a bit, this give us better
4855                 options page layout (window with min width was too short to 
4856                 show all contents and thigs were unwieldy) and better preview
4857                 of regexp working/not working
4858
4859 2011-01-14 [pawel]      3.7.8cvs35
4860
4861         * src/textview.c
4862                 strncpy2() NULLify strings just fine, no need to be
4863                 extra "clever"
4864
4865 2011-01-14 [pawel]      3.7.8cvs34
4866
4867         * src/textview.c
4868                 Fix Bug #2165 'The date not localized in the message view'
4869                 Display Date header in messageview in the same way as in
4870                 summaryview by respecting date format set in preferences.
4871
4872 2011-01-06 [pawel]      3.7.8cvs33
4873
4874         * src/prefs_account.c
4875         * src/prefs_folder_item.c
4876         * src/prefs_quote.c
4877         * src/quote_fmt.c
4878                 Make quote templates widgets more compact
4879
4880 2011-01-06 [pawel]      3.7.8cvs32
4881
4882         * src/plugins/trayicon/trayicon.c
4883                 - fix logic bug which caused icon to be
4884                   always set no-mail status on plugin load
4885                 - force icon hide on plugin_done(), without
4886                   it empty space(?!) is left in tray under KDE3 and KDE4
4887
4888 2011-01-06 [colin]      3.7.8cvs31
4889
4890         * src/addrharvest.c
4891         * src/codeconv.c
4892         * src/codeconv.h
4893         * src/compose.c
4894         * src/news.c
4895         * src/procheader.c
4896         * src/procmime.c
4897         * src/unmime.c
4898         * src/unmime.h
4899                 Unmime headers differently whether they're addresses or not:
4900                 It's useless to quote things containing commas if it's in
4901                 subject, for example. (introduced in 3.7.8cvs26)
4902
4903 2011-01-06 [colin]      3.7.8cvs30
4904
4905         * src/gtk/gtkaspell.c
4906                 Complete previous patch
4907         * src/messageview.c
4908         * src/plugins/pgpinline/pgpinline.c
4909                 Coding style
4910
4911 2011-01-06 [paul]       3.7.8cvs29
4912
4913         * AUTHORS
4914         * configure.ac
4915         * po/lt.po
4916         * src/gtk/authors.h
4917                 add Lithuanian translation (approx. 65% complete)
4918                 submitted by Mindaugas Baranauskas
4919
4920 2011-01-06 [pawel]      3.7.8cvs28
4921
4922         * src/export.c
4923         * src/import.c
4924         * src/messageview.c
4925         * src/prefs_actions.c
4926         * src/procmime.c
4927         * src/gtk/gtkaspell.c
4928         * src/plugins/pgpinline/pgpinline.c
4929         * src/plugins/pgpmime/pgpmime.c
4930         * src/plugins/smime/smime.c
4931                 Fix memory/file descriptors leaks
4932
4933 2011-01-06 [paul]       3.7.8cvs27
4934
4935         * src/plugins/pgpcore/sgpgme.c
4936                 fix bug #2322, 'GPG Full info: showing subkey
4937                 ID instead of primary key fingerprint'
4938                 Patch by Sébastien Bigaret.
4939
4940 2011-01-03 [colin]      3.7.8cvs26
4941
4942         * src/unmime.c
4943                 Better quote-checking when unmim-ing headers
4944                 that may have comas.
4945
4946 2011-01-03 [colin]      3.7.8cvs25
4947
4948         * src/unmime.c
4949                 Fix bug #2299, "Incorrect handling of quoted printable coma
4950                 in headers". As this is really painful to fix by switching
4951                 the whole stuff to a list of headers tokens, we workaround
4952                 the problem by adding quotes around the encoded-word (making
4953                 it a quoted-string which continuity is already handled).
4954
4955 2011-01-03 [colin]      3.7.8cvs24
4956
4957         * src/procheader.c
4958                 Remove dead code
4959
4960 2010-12-23 [colin]      3.7.8cvs23
4961
4962         * src/compose.c
4963                 Finish fixing bug #2203: When forwarding (inline) and there
4964                 are some text/* parts with no name, set them a name and
4965                 set their disposition to attachment, so that recipients with
4966                 MUAs preferring HTML parts don't show them by default.
4967
4968 2010-12-22 [paul]       3.7.8cvs22
4969
4970         * src/compose.h
4971                 fix missing file in 3.7.8cvs20
4972
4973 2010-12-22 [colin]      3.7.8cvs21
4974
4975         * src/folderview.c
4976         * src/folderview.h
4977                 Implement a nicer scroll when drag and dropping
4978
4979 2010-12-22 [colin]      3.7.8cvs20
4980
4981         * src/compose.c
4982                 Store charset if available when attaching text/* parts
4983                 Fixes bug #2203, 'Problems in forwarding multipart/
4984                 alternative messages with HTML part'
4985
4986 2010-12-22 [colin]      3.7.8cvs19
4987
4988         * src/textview.c
4989                 Fix wrong free
4990
4991 2010-12-21 [colin]      3.7.8cvs18
4992
4993         * src/inc.c
4994         * src/send_message.c
4995         * src/common/session.c
4996         * src/common/session.h
4997                 Differentiate between running sessions and connected
4998                 sessions. Fixes bug #2332, "Crash when hitting cancel
4999                 on the SMTP status window"
5000
5001 2010-12-21 [colin]      3.7.8cvs17
5002
5003         * src/etpan/etpan-thread-manager.c
5004                 Dead code removal
5005
5006 2010-12-21 [colin]      3.7.8cvs16
5007
5008         * src/textview.c
5009                 Check whether we should continue loading the
5010                 current textview after inserting a possibly
5011                 big image.
5012
5013 2010-12-20 [colin]      3.7.8cvs15
5014
5015         * src/addrcindex.c
5016         * src/addrcindex.h
5017                 Removed. Dead code since ages!
5018         * src/addr_compl.c
5019         * src/gtk/gtkcmclist.c
5020         * src/gtk/gtkcmctree.c
5021         * src/gtk/gtksctree.c
5022                 undefine *_DISABLE_DEPRECATED in the files that
5023                 use deprecated interfaces. Implicit declarations
5024                 can lead to crashes as prototypes are unknown, as
5025                 evidenced by bug #2315.
5026
5027 2010-12-20 [colin]      3.7.8cvs14
5028
5029         * src/compose.c
5030                 Don't flush events when adding an header entry. This
5031                 can mess up the keypresses in the previous header.
5032                 Instead, make the scroll happen later (doing it on the
5033                 spot without flushing events doesn't work as the new
5034                 requisitions aren't set yet).
5035
5036 2010-12-20 [colin]      3.7.8cvs13
5037
5038         * src/mainwindow.c
5039                 Don't iconify at start on w32. This un-iconifies in the
5040                 background.
5041
5042 2010-12-20 [colin]      3.7.8cvs12
5043
5044         * src/common/base64.c
5045                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
5046                 Patch by pochini at shiny.it
5047
5048 2010-12-19 [colin]      3.7.8cvs11
5049
5050         * src/ldapserver.c
5051                 Better debug.
5052
5053 2010-12-18 [colin]      3.7.8cvs10
5054
5055         * src/compose.c
5056                 Fix bug #2148, "Attachment content-transfer-encoding 
5057                 incorrectly set when signing emails". The RFC 2045
5058                 states that message/* and multipart/* encoding must
5059                 be either 7-bit, 8-bit or binary.
5060
5061 2010-12-18 [mones]      3.7.8cvs9
5062
5063         * src/ldaputil.c
5064                 Fix crash when searching or adding a LDAP server
5065
5066 2010-12-17 [colin]      3.7.8cvs8
5067
5068         * configure.ac
5069         * src/editldap.c
5070         * src/ldapquery.c
5071         * src/ldapserver.c
5072         * src/ldapupdate.c
5073         * src/ldaputil.c
5074         * src/ldaputil.h
5075                 Better error logging. Disable LDAP SSL/TLS on
5076                 Windows, it's crashy/non-worky.
5077
5078 2010-12-17 [colin]      3.7.8cvs7
5079
5080         * src/folder.c
5081                 Fix bug #2325, "messages remains in folder cache after moving
5082                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
5083
5084 2010-12-17 [colin]      3.7.8cvs6
5085
5086         * src/addressadd.c
5087         * src/addressbook.c
5088         * src/addrindex.c
5089         * src/ldapquery.c
5090         * src/ldapquery.h
5091         * src/ldapserver.c
5092         * src/ldapserver.h
5093         * src/ldapupdate.c
5094         * src/ldaputil.c
5095         * src/ldaputil.h
5096                 Windows build fixes (w32 LDAP completely untested!)
5097
5098 2010-12-16 [colin]      3.7.8cvs5
5099
5100         * src/addrindex.c
5101         * src/editldap.c
5102         * src/ldapctrl.c
5103         * src/ldapquery.c
5104         * src/ldapserver.c
5105         * src/ldapserver.h
5106         * src/ldapupdate.c
5107         * src/ldaputil.c
5108                 Try to rationalize a bit LDAP connections
5109
5110 2010-12-16 [colin]      3.7.8cvs4
5111
5112         * src/prefs_spelling.c
5113         * src/common/defs.h
5114                 Add a button to get dictionaries (win32)
5115
5116 2010-12-16 [colin]      3.7.8cvs3
5117
5118         * src/prefs_matcher.c
5119                 Fix bug #2279, "crash when clicking 'define' in filter
5120                 configuring". Thanks to Theodor Ciobanu for the hint at
5121                 the problem.
5122
5123 2010-12-14 [colin]      3.7.8cvs2
5124
5125         * src/gtk/gtkaspell.c
5126                 Add missing guard for sys/wait.h
5127
5128 2010-12-05 [colin]      3.7.8cvs1
5129
5130         * tools/make.themes.project
5131                 Seems wget has changed naming of targets downloaded.
5132                 Fix it by always providing our own name.
5133                 [Pushing mones' patch again after messing with CVSROOT]
5134
5135 2010-12-04 [paul]       3.7.8
5136         * NEWS
5137         * README
5138         * RELEASE_NOTES 
5139                 3.7.8 unleashed!
5140
5141 2010-12-03 [paul]       3.7.7cvs11
5142
5143         * configure.ac
5144         * manual/xml2pdf ** REMOVED **
5145         * manual/dist/pdf/Makefile.am
5146         * manual/es/dist/pdf/Makefile.am
5147         * manual/fr/dist/pdf/Makefile.am
5148         * manual/pl/dist/pdf/Makefile.am
5149                 simplify check for tools needed for manual building,
5150                 remove xml2pdf and use docbook2pdf instead
5151
5152 2010-12-03 [mir]        3.7.7cvs10
5153
5154         * configure.ac
5155                 Fix bug so that configure option --disable-manual
5156                 actually disable building the manuals
5157
5158 2010-12-01 [pawel]      3.7.7cvs9
5159
5160         * src/crash.c
5161                 One more GTK+ 2.22 build fix
5162
5163 2010-11-30 [colin]      3.7.7cvs8
5164
5165         * src/action.c
5166                 Fix bug #2317, 'Action results in "Bad file descriptor"'
5167                 Introduced in 3.7.6cvs57. In fact the error has been there
5168                 since ages, and only new thing is the verification of the
5169                 various functions return code. Let the stuff work as it
5170                 does, as it seems to do the right thing since ages.
5171
5172 2010-11-28 [colin]      3.7.7cvs7
5173
5174         * src/gtk/quicksearch.c
5175                 Fix bug #2313, 'CLI quicksearch sometimes returns 
5176                 the same messages twice'. Patch by Sebastien Bigaret
5177
5178 2010-11-25 [paul]       3.7.7cvs6
5179
5180         * src/prefs_common.c
5181                 make "gtk_can_change_accels" FALSE by default.
5182                 fixes bug #2309, 'Shortcuts should not be modifiable
5183                 by default' (RFE)
5184
5185 2010-11-24 [mones]      3.7.7cvs5
5186
5187         * src/mainwindow.c
5188                 Add missing shortcuts for marking as spam and ham
5189                 Fixes Debian bug #599547
5190
5191 2010-11-22 [colin]      3.7.7cvs4
5192
5193         * src/compose.c
5194                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
5195                 five patches were needed to fix a corner case
5196                 is a good indicator that is was bound to break
5197                 something.
5198
5199 2010-11-21 [colin]      3.7.7cvs3
5200
5201         * src/plugins/pgpcore/claws.def
5202                 Win32 build fix
5203
5204 2010-11-20 [wwp]        3.7.7cvs2
5205
5206         * src/main.c
5207           Fix either a typo or an irrelevant iff word there.
5208           IMO type and recursive possible values should be changed to
5209           smth simple and neat here, and help strings be really
5210           translatable.
5211
5212 2010-11-20 [colin]      3.7.7cvs1
5213
5214         * AUTHORS
5215                 Damn, forgot to commit this file twice.
5216
5217 2010-11-19 [paul]       3.7.7
5218         * NEWS
5219         * README
5220         * RELEASE_NOTES 
5221                 3.7.7 unleashed!
5222
5223 2010-11-19 [paul]       3.7.6cvs66
5224
5225         * po/ca.po
5226         * po/cs.po
5227         * po/de.po
5228         * po/es.po
5229         * po/fi.po
5230         * po/fr.po
5231         * po/hu.po
5232         * po/id.po
5233         * po/pt_BR.po
5234         * po/sk.po
5235         * po/uk.po
5236                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
5237                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
5238                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
5239
5240 2010-11-17 [colin]      3.7.6cvs65
5241
5242         * src/common/utils.c
5243                 Separate email address from timestamp with a dot.
5244                 Fix coding style.
5245
5246 2010-11-17 [colin]      3.7.6cvs64
5247
5248         * src/common/utils.c
5249                 Fix multiple @ in generated message-ids.
5250                 That's not allowed in RFC 2822.
5251
5252 2010-11-16 [mones]      3.7.6cvs63
5253
5254         * manual/es/advanced.xml
5255                 Synchronise with English version
5256
5257 2010-11-04 [wwp]        3.7.6cvs62
5258
5259         * src/filtering.c
5260                 Fix bug 2293, "filtering: simplify expression", as simplifying
5261                 this expression doesn't make it less easy to understand and we
5262                 gain few cycles by making the logical expression more simple
5263                 by applying. Patch by Nicolas Kaiser.
5264
5265 2010-11-03 [colin]      3.7.6cvs61
5266
5267         * src/addrindex.c
5268                 Fix bug 2294, "addrindex.c: address index conversion always
5269                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5270
5271 2010-11-02 [wwp]        3.7.6cvs60
5272
5273         * src/action.c
5274         * src/statusbar.c
5275         * src/toolbar.c
5276                 Enlarge the progress bar (main window) a bit when compiling
5277                 for UMPCs like maemo: this solves truncated text that might
5278                 appear in the progress bar while processing messages.
5279                 Also use a more compact string format when displaying
5280                 progress like 'number/total', still for UMPCs, this fixes
5281                 a previous inconsistency with these format strings where
5282                 no space around the / were used sometimes.
5283
5284 2010-10-26 [ticho]      3.7.6cvs59
5285
5286         * src/news.c
5287                 Recreate NNTP session if server port setting has changed. Fixes
5288                 bug #2092.
5289
5290 2010-10-26 [colin]      3.7.6cvs58
5291
5292         * src/imap_gtk.c
5293         * src/mh_gtk.c
5294                 Fix copy-paste error, thanks to David Relson
5295                 for spotting it.
5296
5297 2010-10-18 [colin]      3.7.6cvs57
5298
5299         * src/action.c
5300         * src/addrharvest.c
5301         * src/alertpanel.c
5302         * src/filtering.c
5303         * src/jpilot.c
5304         * src/prefs_themes.c
5305         * src/procmime.c
5306         * src/textview.c
5307         * src/gtk/gtkutils.c
5308         * src/gtk/quicksearch.c
5309         * src/gtk/quicksearch.h
5310         * src/plugins/pgpcore/passphrase.c
5311         * src/plugins/spamassassin/libspamc.c
5312                 Fix warnings
5313
5314 2010-10-17 [colin]      3.7.6cvs56
5315
5316         * src/prefs_themes.c
5317         * src/gtk/gtkaspell.c
5318         * src/gtk/gtkutils.c
5319         * src/gtk/gtkutils.h
5320         * src/gtk/inputdialog.c
5321         * src/gtk/progressdialog.c
5322                 Undeprecate a few things
5323
5324 2010-10-17 [colin]      3.7.6cvs55
5325
5326         * src/main.c
5327         * src/gtk/authors.h
5328         * src/gtk/quicksearch.c
5329         * src/gtk/quicksearch.h
5330                 Add ability to search from the command-line.
5331                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5332                 Patch by Sebastien Bigarret.
5333
5334 2010-10-04 [mones]      3.7.6cvs54
5335
5336         * manual/dist/pdf/Makefile.am
5337                 Fix build of English PDF manual
5338                 (sh: Can't open ../../../xml2pdf)
5339
5340 2010-10-03 [colin]      3.7.6cvs53
5341
5342         * src/folder.c
5343         * src/folder.h
5344         * src/imap.c
5345         * src/mh.c
5346         * src/procmsg.c
5347                 Get rid of GRelation which were, mostly, used as
5348                 GHashTables. Probably fixes bug #2277, 'Segfault when
5349                 loading inbox for the first time'
5350
5351 2010-10-03 [mir]        3.7.6cvs52
5352
5353         * manual/de/dist/html/Makefile.am
5354         * manual/de/dist/pdf/Makefile.am
5355         * manual/de/dist/ps/Makefile.am
5356         * manual/de/dist/txt/Makefile.am
5357         * manual/dist/html/Makefile.am
5358         * manual/dist/pdf/Makefile.am
5359         * manual/dist/ps/Makefile.am
5360         * manual/dist/txt/Makefile.am
5361         * manual/es/dist/html/Makefile.am
5362         * manual/es/dist/pdf/Makefile.am
5363         * manual/es/dist/ps/Makefile.am
5364         * manual/es/dist/txt/Makefile.am
5365         * manual/fr/dist/html/Makefile.am
5366         * manual/fr/dist/pdf/Makefile.am
5367         * manual/fr/dist/ps/Makefile.am
5368         * manual/fr/dist/txt/Makefile.am
5369         * manual/pl/dist/html/Makefile.am
5370         * manual/pl/dist/pdf/Makefile.am
5371         * manual/pl/dist/ps/Makefile.am
5372         * manual/pl/dist/txt/Makefile.am
5373             Missing Makefile.am's for 3.7.6cvs49
5374
5375
5376 2010-10-03 [colin]      3.7.6cvs51
5377
5378         * po/POTFILES.in
5379                 Fix build
5380
5381 2010-10-02 [mir]        3.7.6cvs50
5382
5383         * manual/de/dist/html/Makefile.am
5384         * manual/de/dist/pdf/Makefile.am
5385         * manual/de/dist/ps/Makefile.am
5386         * manual/de/dist/txt/Makefile.am
5387         * manual/dist/html/Makefile.am
5388         * manual/dist/pdf/Makefile.am
5389         * manual/dist/ps/Makefile.am
5390         * manual/dist/txt/Makefile.am
5391         * manual/es/dist/html/Makefile.am
5392         * manual/es/dist/pdf/Makefile.am
5393         * manual/es/dist/ps/Makefile.am
5394         * manual/es/dist/txt/Makefile.am
5395         * manual/fr/dist/html/Makefile.am
5396         * manual/fr/dist/pdf/Makefile.am
5397         * manual/fr/dist/ps/Makefile.am
5398         * manual/fr/dist/txt/Makefile.am
5399         * manual/pl/dist/html/Makefile.am
5400         * manual/pl/dist/pdf/Makefile.am
5401         * manual/pl/dist/ps/Makefile.am
5402         * manual/pl/dist/txt/Makefile.am
5403             Part 2 of last commit which broke due to a permission error
5404             Avoid claws trying to build manuals if the required
5405             tools are not present.
5406
5407 2010-10-02 [mir]        3.7.6cvs49
5408
5409         * configure.ac
5410         * manual/de/dist/html/Makefile.am
5411         * manual/de/dist/pdf/Makefile.am
5412         * manual/de/dist/ps/Makefile.am
5413         * manual/de/dist/txt/Makefile.am
5414         * manual/dist/html/Makefile.am
5415         * manual/dist/pdf/Makefile.am
5416         * manual/dist/ps/Makefile.am
5417         * manual/dist/txt/Makefile.am
5418         * manual/es/dist/html/Makefile.am
5419         * manual/es/dist/pdf/Makefile.am
5420         * manual/es/dist/ps/Makefile.am
5421         * manual/es/dist/txt/Makefile.am
5422         * manual/fr/dist/html/Makefile.am
5423         * manual/fr/dist/pdf/Makefile.am
5424         * manual/fr/dist/ps/Makefile.am
5425         * manual/fr/dist/txt/Makefile.am
5426         * manual/pl/dist/html/Makefile.am
5427         * manual/pl/dist/pdf/Makefile.am
5428         * manual/pl/dist/ps/Makefile.am
5429         * manual/pl/dist/txt/Makefile.am
5430             1) Downgrade autoconf requirements to 2.59 to allow
5431             building on oldest supported Linux distributions.
5432             2) Only try to build manuals if the needed software
5433             is present.
5434
5435 2010-10-02 [colin]      3.7.6cvs48
5436
5437         * src/plugins/trayicon/trayicon.c
5438                 And fix theme updating.
5439
5440 2010-10-02 [colin]      3.7.6cvs47
5441
5442         * src/plugins/trayicon/trayicon.c
5443                 Got burnt by wrong indentation!
5444
5445 2010-10-02 [colin]      3.7.6cvs46
5446
5447         * configure.ac
5448                 Forgot to remove the directory from top-level
5449
5450 2010-10-02 [colin]      3.7.6cvs45
5451
5452         * src/plugins/trayicon/Makefile.am
5453         * src/plugins/trayicon/trayicon.c
5454         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5455         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5456         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5457         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5458         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5459         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5460         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5461         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5462         * src/plugins/trayicon/libeggtrayicon/xembed.h
5463                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5464                 instead (which can be done safely now that we 
5465                 require GTK+ 2.10).
5466
5467 2010-10-02 [colin]      3.7.6cvs44
5468
5469         * src/action.c
5470         * src/addr_compl.c
5471         * src/addressbook.c
5472         * src/addrgather.c
5473         * src/alertpanel.c
5474         * src/editaddress.c
5475         * src/editaddress_other_attributes_ldap.c
5476         * src/editgroup.c
5477         * src/folderview.c
5478         * src/grouplistdialog.c
5479         * src/headerview.c
5480         * src/image_viewer.c
5481         * src/importldif.c
5482         * src/main.c
5483         * src/mainwindow.c
5484         * src/message_search.c
5485         * src/mimeview.c
5486         * src/prefs_themes.c
5487         * src/summary_search.c
5488         * src/summaryview.c
5489         * src/toolbar.c
5490         * src/etpan/imap-thread.c
5491         * src/gtk/authors.h
5492         * src/gtk/gtkcmclist.c
5493         * src/gtk/gtkcmoptionmenu.c
5494         * src/gtk/gtkutils.c
5495         * src/gtk/gtkutils.h
5496         * src/gtk/gtkvscrollbutton.c
5497         * src/plugins/pgpcore/select-keys.c
5498         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5499                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5500                 Fixes bug #2276, 'Compile in maintainer mode
5501                 fails on GTK+ 2.22'.
5502
5503 2010-10-02 [colin]      3.7.6cvs43
5504
5505         * configure.ac
5506                 It's now time to remove the temporary enable-openssl
5507                 option that was used when we removed OpenSSL. See 
5508                 bug #2276 comment #14.
5509
5510 2010-09-30 [wwp]        3.7.6cvs42
5511
5512         * src/prefs_account.c
5513         * src/prefs_filtering_action.c
5514         * src/prefs_matcher.c
5515                         Fix bug #2274, wrong color label index range
5516                         used w/ gtk_cmoption_menu (behaviour change
5517                         has been introduced w/ 3.5.0cvs49 apparently),
5518                         now it must be 1..N so let's use colorlabel value
5519                         (0..N) + 1.
5520                         
5521
5522 2010-09-20 [pawel]      3.7.6cvs41
5523
5524         * src/compose.c
5525         * src/mainwindow.c
5526         * src/summaryview.c
5527                 revert last patch
5528
5529 2010-09-19 [pawel]      3.7.6cvs40
5530
5531         * src/compose.c
5532         * src/mainwindow.c
5533         * src/summaryview.c
5534                 Set ML menus sensitivity accordingly to
5535                 possibility of reply to ML
5536
5537 2010-09-19 [colin]      3.7.6cvs39
5538
5539         * src/compose.c
5540                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5541                 to newsgroups, and NNTP accounts *can* send email. We 
5542                 should not force an email account when replying to_ml or
5543                 anything...
5544
5545 2010-09-19 [colin]      3.7.6cvs38
5546
5547         * src/compose.c
5548                 Revert previous commit (which breaks Reply to newsgroups)
5549
5550 2010-09-17 [pawel]      3.7.6cvs37
5551
5552         * src/compose.c
5553                 Respect reply_account_autosel when changing compose
5554                 account to email one while replying to NNTP post
5555
5556 2010-09-17 [wwp]        3.7.6cvs36
5557
5558         * doc/man/claws-mail.1
5559         Update --compose documentation in `man claws-mail`.
5560
5561 2010-09-12 [pawel]      3.7.6cvs35
5562
5563         * src/compose.c
5564                 Add forgotten bit to previous commit,
5565                 select email account when replying to ML
5566
5567 2010-09-12 [pawel]      3.7.6cvs34
5568
5569         * src/compose.c
5570                 Fix bug #2247 "nntp reply-to-all broken?"
5571                 Make reply-to-all and reply-to-ml work as expected in
5572                 mailing list through NNTP case
5573
5574 2010-09-11 [pawel]      3.7.6cvs33
5575
5576         * src/mainwindow.c
5577         * src/summaryview.c
5578         * src/toolbar.c
5579                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5580                 fixes build with GTK+ < 2.18
5581
5582 2010-09-10 [pawel]      3.7.6cvs32
5583
5584         * src/mainwindow.c
5585         * src/summaryview.c
5586         * src/toolbar.c
5587                 Make Tab key switch between FolderView, MsgView and
5588                 SummaryView only, other widgets have/can have their own
5589                 keybindings anyway
5590
5591 2010-08-25 [colin]      3.7.6cvs31
5592
5593         * src/procmime.c
5594         * AUTHORS
5595         * src/gtk/authors.h
5596         * src/common/base64.c
5597         * src/common/base64.h
5598                 Fix bug #2245, "base64 decoding fails with line breaks"
5599                 Patch by Yotam Medini
5600
5601 2010-08-25 [colin]      3.7.6cvs30
5602
5603         * src/main.c
5604                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5605
5606 2010-08-23 [pawel]      3.7.6cvs29
5607
5608         * src/inc.c
5609         * src/send_message.c
5610         * src/statusbar.c
5611         * src/toolbar.c
5612                 Hide progressbar on statusbar when not needed
5613
5614 2010-08-17 [colin]      3.7.6cvs28
5615
5616         * src/main.c
5617                 Fix previous patch (our own tmp dir is inside
5618                 our rc dir)
5619
5620 2010-08-16 [colin]      3.7.6cvs27
5621
5622         * src/main.c
5623                 Use temp dir to store logs in Windows. Avoids doing
5624                 get_rc_dir() early, which prevents set_rc_dir()
5625                 working correctly.
5626
5627 2010-07-31 [holger]     3.7.6cvs26
5628
5629         * src/gtk/gtkshruler.c
5630                 Yet more GdkGC to Cairo porting
5631
5632 2010-07-30 [holger]     3.7.6cvs25
5633
5634         * src/stock_pixmap.c
5635                 More GdkGC to Cairo porting
5636
5637 2010-07-30 [holger]     3.7.6cvs24
5638
5639         * src/gtk/colorlabel.c
5640                 One GdkGC usage less
5641
5642 2010-07-29 [holger]     3.7.6cvs23
5643
5644         * src/printing.c
5645                 Replace some gdk drawing with cairo, as the former
5646                 is going towards deprecation.
5647
5648 2010-07-25 [colin]      3.7.6cvs22
5649
5650         * src/common/utils.c
5651                 And now for a real fix. g_list_remove() doesn't, of
5652                 course, free the data. But we have to have a solid
5653                 pointer to it in order to free it ourselves instead
5654                 of relying on the old freed list pointer.
5655                 Maybe that's the last patch on the subject now ? :)
5656
5657 2010-07-25 [colin]      3.7.6cvs21
5658
5659         * src/common/utils.c
5660                 Remove stupid and extraneous g_free() of elements
5661                 which have just been freed by g_list_remove(). (see
5662                 GList documentation). I don't know how it worked before
5663
5664 2010-07-25 [colin]      3.7.6cvs20
5665
5666         * src/common/utils.c
5667                 Reverse free/use with more logical and safe
5668                 use/free. Thanks to Michael Rasmussen !
5669
5670 2010-07-24 [colin]      3.7.6cvs19
5671
5672         * src/gtk/quicksearch.c
5673                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5674                 'freeze when using quick search'
5675
5676 2010-07-11 [iwkse]      3.7.6cvs18
5677
5678         * src/gtk/quicksearch.c
5679                 Add SMALL_LAYOUT to quicksearch_relayout
5680
5681 2010-07-10 [iwkse]      3.7.6cvs17
5682
5683         * src/mainwindow.h
5684                         Remove forgotten variable from
5685                         the last bugfix #2224
5686
5687 2010-07-10 [colin]      3.7.6cvs16
5688
5689         * src/mainwindow.c
5690         * src/gtk/quicksearch.c
5691                 Clean fix for bug #2224: don't mess with GTK settings when
5692                 handling the layout ourselves is enough
5693
5694 2010-07-09 [iwkse]      3.7.6cvs15
5695
5696         * src/mainwindow.h
5697         * src/mainwindow.c
5698                         Better fix for Bug #2224
5699
5700 2010-07-09 [iwkse]      3.7.6cvs14
5701
5702         * src/mainwindow.c
5703                         Bug #2224
5704                         Always use stock icons on buttons
5705
5706 2010-07-08 [colin]      3.7.6cvs13
5707
5708         * src/gtk/filesel.c
5709                 Fix bug 2223, 'Compilation fails with GTK+
5710                 2.21.3'. Thanks to Jan Psota !
5711
5712 2010-06-29 [pawel]      3.7.6cvs12
5713
5714         * src/compose.c
5715                 Revert 3.7.5cvs41, it breaks templates that use %X
5716
5717 2010-06-23 [wwp]        3.7.6cvs11
5718
5719         * src/gtk/colorlabel.c
5720                 Silent up a warning by avoiding possible confusion
5721                 in logical expression evaluation, thanks to TuxCM.
5722
5723 2010-06-21 [iwkse]      3.7.6cvs10
5724
5725         * src/gtk/quicksearch.c
5726                 Do not add into quicksearch history
5727                 matching rules with bad syntax
5728
5729 2010-05-26 [holger]     3.7.6cvs9
5730
5731         * src/summaryview.c
5732         * src/summaryview.h
5733                 Add function to select rows given a list of messages,
5734                 complementary to summary_get_selected_msg_list()
5735
5736 2010-05-22 [mir]        3.7.6cvs8
5737
5738         * src/ldapctrl.c
5739                 Fix bug 2208. Encode encrypted password to qouted
5740                 printable to avoid making invalid XML. Encoding
5741                 will be activated the first time the password is
5742                 changed.
5743
5744 2010-05-22 [paul]       3.7.6cvs7
5745
5746         * manual/advanced.xml
5747         * src/compose.c
5748         * src/prefs_common.c
5749         * src/prefs_common.h
5750                 after using the compose margin for several days
5751                 I wanted the old style back - add a new hidden
5752                 pref 'show_compose_margin' to restore the old
5753                 behaviour (defaults to FALSE)
5754
5755 2010-05-14 [paul]       3.7.6cvs6
5756
5757         * src/compose.c
5758                 add a margin to the compose window text that matches
5759                 the margin in textview
5760
5761 2010-05-14 [colin]      3.7.6cvs5
5762
5763         * src/gtk/sslcertwindow.c
5764                 Fix dangling pointer. Thanks to Michael R!
5765
5766 2010-05-14 [colin]      3.7.6cvs4
5767
5768         * src/gtk/sslcertwindow.c
5769                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5770                 expired but certificate check is skipped' and maybe
5771                 bug 2200, 'SSL is not working with POP3'
5772
5773 2010-05-14 [colin]      3.7.6cvs3
5774
5775         * src/plugins/pgpinline/pgpinline.c
5776                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5777
5778 2010-05-04 [iwkse]      3.7.6cvs2
5779
5780         * src/prefs_message.c
5781                         Get a generic name as 'Quotation' for
5782                         the frame
5783
5784 2010-05-04 [iwkse]      3.7.6cvs1
5785
5786         * src/prefs_message.c
5787         * src/prefs_common.h
5788         * src/prefs_common.c
5789         * src/textview.c
5790                         Fix #2188
5791                         Option for collapsing via double-click
5792
5793 2010-05-01 [paul]       3.7.6
5794         * NEWS
5795         * README
5796         * RELEASE_NOTES 
5797                 3.7.6 unleashed!
5798
5799 2010-05-01 [paul]       3.7.5cvs55
5800
5801         * tools/claws.i18n.status.pl
5802                 add Ukrainian stat
5803
5804 2010-05-01 [paul]       3.7.5cvs54
5805
5806         * src/gtk/authors.h
5807                 add YUP, new Ukrainian translator
5808
5809 2010-04-30 [paul]       3.7.5cvs53
5810
5811         * configure.ac
5812         * po/uk.po
5813                 add Ukrainian translation, submitted by YUP
5814         * po/cs.po
5815         * po/de.po
5816         * po/fi.po
5817         * po/hu.po
5818         * po/nl.po
5819         * po/pt_BR.po
5820         * po/pt_PT.po
5821         * po/sk.po
5822                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5823                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5824                 Tiago Faria, and Slavko
5825
5826 2010-04-26 [wwp]        3.7.5cvs52
5827
5828         * po/fr.po
5829                 Fix capitalization.
5830
5831 2010-04-26 [mones]      3.7.5cvs51
5832
5833         * po/es.po
5834                 Updated for release
5835
5836 2010-04-22 [pawel]      3.7.5cvs50
5837
5838         * src/addressbook.c
5839                 fix compile warning
5840         * src/vcard.c
5841                 first NULL check pointer, then use it
5842
5843 2010-04-22 [colin]      3.7.5cvs49
5844
5845         * src/imap.c
5846                 Fix error message when session isn't established
5847         * po/fr.po
5848                 Update translation and fix a typo in it
5849
5850 2010-04-15 [pawel]      3.7.5cvs48
5851
5852         * src/prefs_account.c
5853                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5854                                 the port isn't configured properly'
5855                 When using SSL/TLS tunneling automatically use default
5856                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5857
5858 2010-04-15 [pawel]      3.7.5cvs47
5859
5860         * src/action.c
5861                 Fix crasher in actions using '%f' argument
5862                 on multiple files with external scripts which
5863                 don't return any output.
5864
5865 2010-04-14 [colin]      3.7.5cvs46
5866
5867         * src/mainwindow.c
5868                 Fix hand cursor after error symbol appears
5869
5870 2010-04-12 [colin]      3.7.5cvs45
5871
5872         * configure.ac
5873                 Fix bug 2162, 'configure check for libetpan 
5874                 fails with libetpan 1.0'
5875
5876
5877 2010-04-09 [mones]      3.7.5cvs44
5878
5879         * manual/de/glossary.xml
5880                 Fix encoding to match main document's
5881                 Also fixes make dist with Debian's openjade
5882
5883 2010-03-29 [pawel]      3.7.5cvs43
5884
5885         * src/matcher_parser.h
5886         * src/matcher_parser_parse.y
5887         * src/gtk/quicksearch.c
5888                 Disable matcher warnings when populating quicksearch
5889                 completion lists on startup
5890
5891 2010-03-27 [colin]      3.7.5cvs42
5892
5893         * src/gtk/quicksearch.c
5894                 Fix double-free later in code. Optimize
5895                 list creation
5896
5897 2010-03-27 [pawel]      3.7.5cvs41
5898
5899         * src/compose.c
5900                 Make sure that quote ends with new line char
5901
5902 2010-03-26 [pawel]      3.7.5cvs40
5903
5904         * src/compose.c
5905         * src/compose.h
5906         * src/textview.c
5907                 Fix Bug 1928 Add "reply to this address" pop menu 
5908                              on Message View
5909                 - Set composing account to email one when creating/replying
5910                   from NNTP folder by clicking link or choosing option
5911                   from popup menu
5912                 - Factorize code
5913
5914 2010-03-25 [paul]       3.7.5cvs39
5915
5916         * src/gtk/gtkcmclist.c
5917                 Fix build with GTK+ 2.20
5918
5919 2010-03-24 [pawel]      3.7.5cvs38
5920
5921         * src/addr_compl.c
5922         * src/compose.c
5923         * src/folderview.c
5924         * src/grouplistdialog.c
5925         * src/headerview.c
5926         * src/mainwindow.c
5927         * src/mimeview.c
5928         * src/prefs_account.c
5929         * src/gtk/gtkcmclist.c
5930         * src/gtk/gtkcmctree.c
5931         * src/gtk/gtkcmoptionmenu.c
5932         * src/gtk/gtksctree.c
5933         * src/gtk/gtkshruler.c
5934         * src/gtk/gtkutils.c
5935         * src/gtk/gtkutils.h
5936         * src/gtk/gtkvscrollbutton.c
5937         * src/gtk/inputdialog.c
5938         * src/gtk/spell_entry.c
5939         * src/plugins/trayicon/trayicon.c
5940         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5941         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5942         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5943                 Fix build with GTK+ 2.19
5944
5945 2010-03-23 [pawel]      3.7.5cvs37
5946
5947         * src/mainwindow.c
5948         * src/mimeview.c
5949                 Respect view->show_col_headers option
5950         * src/gtk/gtkcmctree.c
5951                 Fix GtkCmcTree column width calculation when it has
5952                 auto_resize set and new node is added
5953
5954 2010-03-22 [pawel]      3.7.5cvs36
5955
5956         * src/grouplistdialog.c
5957         * src/prefs_common.c
5958         * src/prefs_common.h
5959                 - remember newsgroups list dialog size
5960                 - respect use_dotted_lines hidden pref
5961                 - respect use_stripes_everywhere hidden pref
5962
5963 2010-03-21 [pawel]      3.7.5cvs35
5964
5965         * src/addrgather.c
5966                 Remove superfluous gtk_widget_show_all()
5967         * src/mimeview.c
5968                 Add forgotten colon
5969         * src/common/utils.c
5970                 Return correct type
5971
5972 2010-03-21 [pawel]      3.7.5cvs34
5973
5974         * src/main.c
5975         * src/gtk/quicksearch.c
5976         * src/gtk/quicksearch.h
5977                 Implement separate search phrase completion for
5978                 normal/extended quicksearch
5979
5980 2010-03-11 [paul]       3.7.5cvs33
5981
5982         * po/zh_CN.po
5983                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
5984                 submitted by Yuwei Yu
5985
5986 2010-03-09 [colin]      3.7.5cvs32
5987
5988         * manual/de/glossary.xml
5989                 Fix build
5990
5991 2010-03-02 [colin]      3.7.5cvs31
5992
5993         * manual/de/glossary.xml
5994                 Sort alphabetically. Done by Volker Ribbert.
5995
5996 2010-03-02 [mones]      3.7.5cvs30
5997
5998         * README
5999                 Fix mailing list archives location
6000                 Remove currently unavailable CVS webview
6001
6002 2010-03-01 [iwkse]      3.7.5cvs29
6003
6004         * src/common/plugin.c
6005                         Other indentation issues
6006
6007 2010-03-01 [iwkse]      3.7.5cvs28
6008
6009         * src/common/plugin.c
6010                         Fix indentation of the previous commit
6011
6012 2010-03-01 [iwkse]      3.7.5cvs27
6013
6014         * src/common/plugin.h
6015         * src/common/plugin.c
6016                         Add API for getting a loaded Plugin from the
6017                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
6018                         Thanks to Colin, Michael
6019
6020 2010-02-27 [colin]      3.7.5cvs26
6021
6022         * configure.ac
6023         * AUTHORS
6024         * src/gtk/authors.h
6025         * manual/Makefile.am
6026         * manual/de/Makefile.am
6027         * manual/de/account.xml
6028         * manual/de/ack.xml
6029         * manual/de/addrbook.xml
6030         * manual/de/advanced.xml
6031         * manual/de/claws-mail-manual.xml
6032         * manual/de/faq.xml
6033         * manual/de/glossary.xml
6034         * manual/de/gpl.xml
6035         * manual/de/handling.xml
6036         * manual/de/intro.xml
6037         * manual/de/keyboard.xml
6038         * manual/de/plugins.xml
6039         * manual/de/starting.xml
6040         * manual/de/dist/.cvsignore
6041         * manual/de/dist/Makefile.am
6042         * manual/de/dist/html/.cvsignore
6043         * manual/de/dist/html/Makefile.am
6044         * manual/de/dist/pdf/.cvsignore
6045         * manual/de/dist/pdf/Makefile.am
6046         * manual/de/dist/ps/.cvsignore
6047         * manual/de/dist/ps/Makefile.am
6048         * manual/de/dist/txt/.cvsignore
6049         * manual/de/dist/txt/Makefile.am
6050                 Add the german translation of the manual, done by
6051                 Volker Ribbert <thoraki@arcor.de>.
6052
6053 2010-02-27 [holger]     3.7.5cvs25
6054
6055         * src/prefs_toolbar.c
6056                 Don't make toolbar item description for
6057                 plugin registered items editable
6058
6059 2010-02-26 [colin]      3.7.5cvs24
6060
6061         * src/toolbar.c
6062                 Don't translate empty description
6063
6064 2010-02-22 [colin]      3.7.5cvs23
6065
6066         * src/compose.c
6067                 Don't make In-Reply-To visible when reediting
6068                 a draft or sent mail.
6069
6070 2010-02-20 [colin]      3.7.5cvs22
6071
6072         * src/imap.c
6073         * src/imap.h
6074         * src/main.c
6075         * src/mainwindow.c
6076         * src/etpan/imap-thread.c
6077         * src/etpan/imap-thread.h
6078         * src/etpan/nntp-thread.c
6079         * src/etpan/nntp-thread.h
6080                 When going offline from NetworkManager, just
6081                 delete IMAP connections. That'll avoid timeouts
6082                 when coming back online in certain cases when
6083                 the TCP socket will have timed out.
6084
6085 2010-02-20 [holger]     3.7.5cvs21
6086
6087         * .cvsignore
6088                 More files to ignore
6089
6090 2010-02-17 [ticho]      3.7.5cvs20
6091
6092         * src/summaryview.c
6093         * src/summaryview.h
6094         * src/toolbar.c
6095                 Revert 3.7.5cvs19.
6096
6097 2010-02-16 [ticho]      3.7.5cvs19
6098
6099         * src/summaryview.c
6100         * src/summaryview.h
6101         * src/toolbar.c
6102                 Removed unused argument from summary_open_row().
6103
6104 2010-02-10 [pawel]      3.7.5cvs18
6105
6106         * src/compose.c
6107                 - fix headers filtering when prefs_common.trans_hdr is on
6108                 - fix headers setting when changing composing account 
6109                 - plug memleak
6110         * src/prefs_template.c
6111                 Re-add template's name for translation
6112
6113 2010-02-10 [colin]      3.7.5cvs17
6114
6115         * src/prefs_matcher.c
6116                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
6117                 Condition>Define>Header>Name combo box'. Patch by
6118                 Francois Cami
6119
6120 2010-02-10 [colin]      3.7.5cvs16
6121
6122         * src/codeconv.c
6123         * src/codeconv.h
6124         * src/compose.c
6125         * src/mainwindow.c
6126         * src/messageview.c
6127         * src/prefs_send.c
6128         * src/procmime.c
6129         * src/textview.c
6130                 Add the GB18030 Chinese charset, which is a superset
6131                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
6132
6133 2010-02-09 [holger]     3.7.5cvs15
6134
6135         * configure.ac
6136                 GTK+ 2.10 related cleanup
6137
6138 2010-02-09 [pawel]      3.7.5cvs14
6139
6140         * src/prefs_account.c
6141         * src/prefs_folder_item.c
6142         * src/prefs_template.c
6143         * src/quote_fmt.c
6144                 Respect prefs_common.trans_hdr in couple more places to avoid
6145                 confusion with translated/non-translated header names
6146
6147 2010-02-09 [colin]      3.7.5cvs13
6148
6149         * po/POTFILES.in
6150                 Fix make dist
6151
6152 2010-02-09 [colin]      3.7.5cvs12
6153
6154         * src/mimeview.c
6155                 And fix 2.10 build :)
6156
6157 2010-02-09 [colin]      3.7.5cvs11
6158
6159         * configure.ac
6160                 Bump up GTK+ requirement to 2.10
6161         * src/Makefile.am
6162         * src/compose.c
6163         * src/crash.c
6164         * src/foldersel.c
6165         * src/main.c
6166         * src/mainwindow.c
6167         * src/messageview.c
6168         * src/messageview.h
6169         * src/prefs_actions.c
6170         * src/prefs_common.c
6171         * src/prefs_common.h
6172         * src/prefs_ext_prog.c
6173         * src/prefs_filtering_action.c
6174         * src/prefs_fonts.c
6175         * src/prefs_image_viewer.c
6176         * src/prefs_matcher.c
6177         * src/prefs_msg_colors.c
6178         * src/prefs_summaries.c
6179         * src/prefs_template.c
6180         * src/printing.c
6181         * src/printing.h
6182         * src/quote_fmt.c
6183         * src/summaryview.c
6184         * src/textview.c
6185         * src/gtk/Makefile.am
6186         * src/gtk/about.c
6187         * src/gtk/gtkcmclist.c
6188         * src/gtk/gtkcmctree.c
6189         * src/gtk/gtkutils.c
6190         * src/gtk/quicksearch.c
6191                 Remove all compile-time conditionals depending on
6192                 GTK+ < 2.10
6193         * src/gedit-print.c
6194         * src/gedit-print.h
6195         * src/gtk/gtksourceprintjob.c
6196         * src/gtk/gtksourceprintjob.h
6197                 Remove libgnomeprint-based printing system (and
6198                 command-line-based printing system) as GTK+ 2.10
6199                 ships with print support.
6200
6201 2010-02-08 [mir]        3.7.5cvs10
6202
6203         * src/compose.c
6204             Avoid displaying Bcc headers in message sent
6205             to NNTP servers. Thanks to Henning Mersch.
6206
6207
6208 2010-02-08 [pawel]      3.7.5cvs9
6209
6210         * src/mimeview.c
6211                 Make tooltips less cryptic
6212         * src/gtk/description_window.c
6213                 Improve window size calculation
6214
6215 2010-02-08 [pawel]      3.7.5cvs8
6216
6217         * src/compose.c
6218         * src/compose.h
6219         * src/common/utils.c
6220         * src/common/utils.h
6221         * src/gtk/authors.h
6222                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
6223                 Patch by Laurent Bigonville with slight modifications
6224
6225 2010-02-03 [pawel]      3.7.5cvs7
6226
6227         * m4/.cvsignore
6228                 Add some libtool files to ignore
6229
6230 2010-02-03 [pawel]      3.7.5cvs6
6231
6232         * src/plugins/trayicon/trayicon.c
6233                 Save and then restore focus when closing/minimizing to tray
6234
6235 2010-02-03 [mir]        3.7.5cvs5
6236
6237         * src/addrindex.c
6238         * src/editldap.c
6239         * src/ldapctrl.c
6240         * src/ldapctrl.h
6241         * src/ldapquery.c
6242         * src/ldapupdate.c
6243             Save LDAP password encrypted. See bug 2113.
6244
6245
6246 2010-02-03 [colin]      3.7.5cvs4
6247
6248         * src/privacy.c
6249                 Fix again decoding of encrypted parts. The
6250                 reverting of the patch was wrong, as the
6251                 double-decoding was fixed in smime itself.
6252                 Thanks to Matthias Drochner again...
6253
6254 2010-02-02 [colin]      3.7.5cvs3
6255
6256         * src/plugins/smime/smime.c
6257         * src/privacy.c
6258                 Revert 3.7.4cvs2 and make a better patch for bug
6259                 2059 and 2076. Patch by Matthias Drochner
6260
6261 2010-01-31 [pawel]      3.7.5cvs2
6262
6263         * src/gtk/authors.h
6264                 Fix hungarian translator's name
6265
6266 2010-01-31 [pawel]      3.7.5cvs1
6267
6268         * src/messageview.c
6269         * src/mimeview.c
6270                 Fix Bug 2107 - Arrow keys don't work in message view window
6271
6272 2010-01-31 [paul]       3.7.5
6273
6274         * NEWS
6275         * README
6276         * RELEASE_NOTES 
6277                 3.7.5 released!
6278
6279 2010-01-23 [pawel]      3.7.4cvs10
6280
6281         * src/addressbook.c
6282                 Fix button sensitivity in compose mode
6283
6284 2010-01-23 [pawel]      3.7.4cvs9
6285
6286         * commitHelper
6287         * tools/kdeservicemenu/install.sh
6288         * tools/make.themes.project
6289         * tools/nautilus2claws-mail.sh
6290         * tools/popfile-link.sh
6291         * tools/textviewer.sh
6292                 Not all systems have bash installed in /bin, use env(1) to find
6293                 it`s location
6294
6295 2010-01-22 [pawel]      3.7.4cvs8
6296
6297         * src/prefs_account.c
6298         * src/prefs_filtering.c
6299         * src/prefs_send.c
6300         * src/gtk/colorlabel.c
6301                 Add some separators in combos
6302
6303 2010-01-22 [pawel]      3.7.4cvs7
6304
6305         * autogen.sh
6306                 --disable-aspell -> --disable-enchant
6307         * configure.ac
6308                 Fix options spacing in configure --help
6309         * src/wizard.c
6310                 Make wizard's window centered on the screen
6311
6312 2010-01-19 [holger]     3.7.4cvs6
6313
6314         * src/folder.c
6315         * src/folder.h
6316                 Introduce folder_get_item_from_identifier().
6317                 In contrast to folder_find_item_from_identifier(), this
6318                 function recursively creates the FolderItems in the id path.
6319                 Useful for programmatically creating folders (e.g. by plugins)
6320
6321 2010-01-17 [pawel]      3.7.4cvs5
6322
6323         * src/gtk/authors.h
6324                 Fix my lastname
6325
6326 2010-01-16 [colin]      3.7.4cvs4
6327
6328         * src/plugins/pgpcore/sgpgme.c
6329                 Probably fix bug 2098, 'claws-mails crashes frequently 
6330                 with pgpcore'. Fix double-free.
6331
6332 2010-01-16 [holger]     3.7.4cvs3
6333
6334         * src/prefs_toolbar.h
6335                 Forgotten header
6336
6337 2010-01-15 [colin]      3.7.4cvs2
6338
6339         * src/privacy.c
6340                 Decode mimeinfo before decrypting it. Probably
6341                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6342                 with S/MIME encryption' and bug 2076 'having 
6343                 worked 2 times properly CLAWS ceased to 
6344                 decrypt incoming PGP mails -displays base64 
6345                 instead - sucks completely'
6346                 Let's hope complete suckage ends here!
6347                 Thanks to Matthias Drochner.
6348
6349 2010-01-08 [paul]       3.7.4cvs1
6350
6351         * tools/claws.i18n.status.pl
6352                 fix typos
6353
6354 2010-01-08 [paul]       3.7.4
6355
6356         * NEWS
6357         * README
6358         * RELEASE_NOTES 
6359                 3.7.4 released!
6360
6361 2010-01-08 [paul]       3.7.3cvs57
6362
6363         * po/ca.po
6364         * po/cs.po
6365         * po/de.po
6366         * po/fi.po
6367         * po/hu.po
6368         * po/id.po
6369         * po/ja.po
6370         * po/nl.po
6371         * po/pt_BR.po
6372         * po/pt_PT.po
6373         * po/ru.po
6374         * po/sk.po
6375                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6376                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6377                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6378                 Slavko
6379
6380 2010-01-08 [paul]       3.7.3cvs56
6381
6382         * src/common/utils.c
6383                 fix bug 2089, 'URLs ending with an underscore ('_')
6384                 are not correctly parsed'. thanks to Johan
6385
6386 2010-01-05 [colin]      3.7.3cvs55
6387
6388         * po/fr.po
6389                 Update french translation
6390
6391 2010-01-04 [mones]      3.7.3cvs54
6392
6393         * po/es.po
6394                 Update Spanish translation
6395
6396 2010-01-04 [mones]      3.7.3cvs53
6397
6398         * manual/plugins.xml
6399                 Some format
6400         * manual/es/claws-mail-manual.xml
6401         * manual/es/intro.xml
6402         * manual/es/plugins.xml
6403                 Synchronise with English version
6404
6405 2010-01-03 [paul]       3.7.3cvs52
6406
6407         * ChangeLog
6408                 fix format
6409         * src/gtk/authors.h
6410                 update TEAM_LIST, fix encoding
6411
6412 2010-01-03 [mir]        3.7.3cvs51
6413
6414         * src/compose.c
6415                 When composing to a NNTP list TO: will always be preset
6416                 to the NNTP list unless user has chosen some other default
6417                 in which case we will handle this the normal way. Therefore
6418                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6419
6420 2010-01-01 [paul]       3.7.3cvs50
6421
6422         * src/gtk/about.c
6423                 bump copyright year whilst it's in mind
6424
6425 2009-12-31 [paul]       3.7.3cvs49
6426
6427         * manual/claws-mail-manual.xml
6428         * manual/intro.xml
6429         * manual/plugins.xml
6430                 fix links so that they make sense in the context of the
6431                 text version of the manual
6432
6433 2009-12-31 [paul]       3.7.3cvs48
6434
6435         * manual/intro.xml
6436         * manual/plugins.xml
6437                 updates, improvements, corrections, additions
6438
6439 2009-12-29 [pawel]      3.7.3cvs47
6440
6441         * src/prefs_filtering_action.c
6442                 Fix Bug 2082 'Wrong color rectangle position when replacing
6443                 "color" processing rule'
6444
6445 2009-12-29 [colin]      3.7.3cvs46
6446
6447         * src/compose.c
6448                 Fix bug 2074, 'Remember sending account 
6449                 for sent messages'
6450
6451 2009-12-20 [holger]     3.7.3cvs45
6452
6453         * src/compose.c
6454                 Delay CREATED_HOOKLIST invokation until
6455                 after the modifications to the compose window
6456                 are done, to allow hooks to further modify the
6457                 window without getting overridden again
6458
6459 2009-12-20 [holger]     3.7.3cvs44
6460
6461         * src/prefs_toolbar.h
6462                 Fix last commit
6463
6464 2009-12-20 [holger]     3.7.3cvs43
6465
6466         * src/prefs_toolbar.c
6467         * src/prefs_toolbar.h
6468         * src/toolbar.c
6469                 Pass window struct to caller
6470
6471 2009-12-20 [holger]     3.7.3cvs42
6472
6473         * src/compose.c
6474         * src/compose.h
6475                 Add hooklist after creation of a compose window
6476
6477 2009-12-19 [holger]     3.7.3cvs41
6478
6479         * src/prefs_toolbar.c
6480         * src/prefs_toolbar.h
6481         * src/toolbar.c
6482                 Allow plugins to choose to which toolbar they want
6483                 to add actions (main window, compose window, or message view)
6484
6485 2009-12-19 [paul]       3.7.3cvs40
6486
6487         * src/statusbar.c
6488                 fix statusbar in GTK+ 2.19.1
6489
6490 2009-12-10 [pawel]      3.7.3cvs39
6491
6492         * src/compose.c
6493                 Better fix for cvs28 regression
6494
6495 2009-12-10 [iwkse]      3.7.3cvs38
6496
6497         * src/compose.c
6498             Fix some indentation
6499
6500 2009-12-10 [iwkse]      3.7.3cvs37
6501
6502         * src/compose.c
6503             Add missing checks for gtkaspell: avoid
6504             crashing in some cases when Enchant is 
6505             enabled but the spell checker is disabled 
6506             in preferences.
6507
6508 2009-12-09 [colin]      3.7.3cvs36
6509
6510         * src/compose.c
6511                 Fix leak and unchecked accesses.
6512
6513 2009-12-09 [mir]        3.7.3cvs35
6514
6515         * src/compose.c
6516         Fix Bug 2072 "template at folder properties is not working"
6517         introduced in cvs24.
6518
6519 2009-12-08 [pawel]      3.7.3cvs34
6520
6521         * src/compose.c
6522                 When 'Reply All' remove current compose address from
6523                 Cc/Bcc list - fix for regression introduced in cvs28
6524
6525 2009-12-05 [pawel]      3.7.3cvs33
6526
6527         * src/messageview.c
6528                 Fix memory management, duh!
6529
6530 2009-12-04 [pawel]      3.7.3cvs32
6531
6532         * src/messageview.c
6533                 Use case insensitive comparison in search for
6534                 duplicate urls
6535         * src/uri_opener.c
6536                 Refresh scrollbars on every window open
6537
6538 2009-12-04 [pawel]      3.7.3cvs31
6539
6540         * src/compose.c
6541                 Highlight misspelled words when applying template and
6542                 check_while_typing option is on
6543
6544 2009-12-03 [pawel]      3.7.3cvs30
6545
6546         * src/compose.c
6547                 Highlight misspelled words in text inserted from file(s)
6548                 or pasted to message body when check_while_typing
6549                 options is on
6550
6551 2009-12-02 [pawel]      3.7.3cvs29
6552
6553         * src/compose.c
6554                 Revert first part of previous commit
6555
6556 2009-12-02 [pawel]      3.7.3cvs28
6557
6558         * src/compose.c
6559                 Fix Bug 2055 "duplicate mailing list reply if
6560                 List-Post + Reply-To present"
6561                 - Ignore Reply-To if answering to ML
6562                 - Improve parsing of List-Post header
6563
6564 2009-12-02 [pawel]      3.7.3cvs27
6565
6566         * src/compose.c
6567         * src/compose.h
6568                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6569                 email had user in "From" and "CC"
6570                 Don't allow duplicate addresses in compose window headers
6571
6572 2009-12-02 [mones]      3.7.3cvs26
6573
6574         * manual/intro.xml
6575         * manual/es/intro.xml
6576         * manual/fr/intro.xml
6577         * manual/it/intro.xml
6578         * manual/pl/intro.xml
6579                 Make URL to point current site
6580
6581 2009-12-01 [holger]     3.7.3cvs25
6582
6583         * src/summaryview.c
6584         * src/summaryview.h
6585                 Introduce new drag type "claws-mail/msg-path-list" for
6586                 drag'n'drop of a message selection from the summaryview
6587                 into other applications. The drag data gets set to the
6588                 folder-item-id followed by message ids, separated by newlines.
6589                 This enables other applications to back-link to Claws Mail
6590                 via a "claws-mail --select" call after they received a drop.
6591
6592 2009-11-30 [mir]        3.7.3cvs24
6593
6594         * src/compose.c
6595            Place cursor in compose window according to provided input
6596            If to: is present place cursor in subject field and if both
6597            to: and subject: is present place cursor in body. If body: is
6598            present insert a new line after text and place cursor there.
6599
6600 2009-11-27 [mones]      3.7.3cvs23
6601
6602         * src/gtk/quicksearch.c
6603                 Allow viewing longer expressions if there's space
6604
6605 2009-11-25 [holger]     3.7.3cvs22
6606
6607         * Makefile.am
6608         * src/common/Makefile.am
6609         * src/common/utils.c
6610         * src/common/utils.h
6611                 Add a function to query the
6612                 filepath of the .desktop file
6613
6614 2009-11-25 [colin]      3.7.3cvs21
6615
6616         * src/imap.c
6617                 Fix bug 2063, 'glib assertion in GRelation use in 
6618                 imap.c'
6619
6620 2009-11-24 [pawel]      3.7.3cvs20
6621
6622         * src/common/utils.c
6623                 Fix Bug 2053 'Inconsistent application of Coloration 
6624                 of Message text'
6625                 Don't allow '<' character between quotation marks
6626
6627 2009-11-21 [holger]     3.7.3cvs19
6628
6629         * src/printing.c
6630                 Modify cairo clip handling in preview windows,
6631                 to prevent print preview windows from being blank
6632                 with GTK+ 2.18. Follow recommendation of the GTK+
6633                 documentation (section "Migrating to client side windows")
6634                 and create a new cairo context for each expose event.
6635
6636 2009-11-19 [pawel]      3.7.3cvs18
6637
6638         * Makefile.am
6639                 complete 3.7.3cvs15 so install is DESTDIR safe
6640                 remove icons with changed names on uninstall
6641
6642 2009-11-18 [pawel]      3.7.3cvs17
6643
6644         * src/news_gtk.c
6645                 remove unneeded and code-duplicating function
6646
6647 2009-11-18 [pawel]      3.7.3cvs16
6648
6649         * src/news_gtk.c
6650                 Fix Bug 2057 'Claws mail does not keep renamed names
6651                 of nntp-subscribed groups'
6652                 Check for already subscribed group using item->path for group
6653                 comparision as folders item->path != item->name may be truth 
6654                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6655
6656 2009-11-17 [pawel]      3.7.3cvs15
6657
6658         * Makefile.am
6659                 Fix Bug 2049 'some icons not copied?'
6660                 Install additional 64x64 and 128x128 icons
6661
6662 2009-11-17 [holger]     3.7.3cvs14
6663
6664         * src/prefs_toolbar.c
6665         * src/prefs_toolbar.h
6666         * src/toolbar.c
6667         * src/toolbar.h
6668                 Allow plugins to register toolbar items
6669
6670 2009-11-11 [pawel]      3.7.3cvs13
6671
6672         * src/addressbook.c
6673         * src/compose.c
6674         * src/compose.h
6675         * src/filtering.c
6676                 Fix Bug 1867 Changing account does not change BCC address
6677                 Set account specific headers when changing account
6678                 in compose window.
6679
6680 2009-11-07 [colin]      3.7.3cvs12
6681
6682         * src/gtk/prefswindow.c
6683                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6684                 Patch by Pawel
6685
6686 2009-11-07 [colin]      3.7.3cvs11
6687
6688         * src/gtk/spell_entry.c
6689                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6690                 Patch by Pawel Pekala
6691
6692 2009-10-27 [colin]      3.7.3cvs10
6693
6694         * src/folder.c
6695                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6696                 Don't try to check whether the folder is up-to-date if
6697                 the folder class doesn't implement set_mtime, as we don't
6698                 care in this case. This code exists since a long time, but
6699                 the bug was triggered by more scanning of queue folders 
6700                 since recently (when we added \Deleted handling).
6701
6702 2009-10-27 [colin]      3.7.3cvs9
6703
6704         * src/mainwindow.c
6705                 Try to fix registering as default client
6706                 on windows 7
6707
6708 2009-10-21 [wwp]        3.7.3cvs8
6709
6710         * src/common/utils.c
6711                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6712
6713 2009-10-21 [wwp]        3.7.3cvs7
6714
6715         * src/common/utils.c
6716                 Don't core dump when attempting to insert a non-existing
6717                 file using a mailto: uri (g_error does core dump).
6718
6719 2009-10-20 [colin]      3.7.3cvs6
6720
6721         * src/common/utils.c
6722                 Don't g_error on normal warnings...
6723
6724 2009-10-20 [colin]      3.7.3cvs5
6725
6726         * src/plugins/pgpcore/sgpgme.c
6727                 Fix bug 1996, 'S/MIME key not selected'
6728                 Check for S/MIME certs too
6729
6730 2009-10-20 [colin]      3.7.3cvs4
6731
6732         * src/common/w32lib.h
6733                 Fix win32 build on latest mingw32
6734
6735 2009-10-20 [colin]      3.7.3cvs3
6736
6737         * src/exportldif.c
6738         * src/ldif.c
6739         * src/ldif.h
6740                 Fix LDIF export. Patch by Michael Rasmussen
6741
6742 2009-10-18 [paul]       3.7.3cvs2
6743
6744         * tools/claws.i18n.status.pl
6745                 increase the value of $transolddays since we're relasing less
6746                 often now.
6747                 rework the en_GB.po hack so that en_GB is always 100% translated
6748                 and recently updated
6749
6750 2009-10-17 [paul]       3.7.3cvs1
6751
6752         * src/prefs_account.c
6753         * src/prefs_compose_writing.c
6754         * src/prefs_receive.c
6755         * src/prefs_summaries.c
6756         * src/prefs_wrapping.c
6757                 reword a few labels. (this incorporates everything
6758                 that seemed worthwhile from bug 2020)
6759         * src/prefs_customheader.c
6760                 use a 'Browse' button instead of button with
6761                 label 'From file...'
6762
6763 2009-10-12 [colin]
6764
6765         * CVS repository change
6766
6767 2009-10-09 [paul[       3.7.3
6768
6769         version 3.7.3 unleashed!!
6770
6771 2009-10-07 [paul]       3.7.2cvs49
6772
6773         * src/folderview.c
6774         * src/folderview.h
6775         * src/mainwindow.c
6776                 fix  Bug 1994 -  Changing colors required restart.
6777                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6778                 more accurate folderview_reinit_fonts()
6779
6780 2009-10-07 [paul]       3.7.2cvs48
6781
6782         * src/addrgather.c
6783         * src/prefs_common.c
6784         * src/prefs_common.h
6785                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6786                 patch by Pawel Pekala
6787
6788 2009-10-07 [paul]       3.7.2cvs47
6789
6790         * po/cs.po
6791         * po/de.po
6792         * po/hu.po
6793         * po/id.po
6794         * po/ja.po
6795         * po/pt_BR.po
6796                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6797                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6798                 Goncalves Guimaraes
6799
6800 2009-10-06 [colin]      3.7.2cvs46
6801
6802         * po/fr.po
6803                 French translation update
6804
6805 2009-10-05 [paul]       3.7.2cvs45
6806
6807         * src/printing.c
6808                 enable Page Size and Orientation in the print dialog,
6809                 GTK+ >= 2.18.x only. Patch by Mark__T
6810
6811 2009-10-05 [paul]       3.7.2cvs44
6812
6813         * src/prefs_summaries.c
6814                 fix label, startup --> start-up, to match other uses of the
6815                 term
6816
6817 2009-10-05 [paul]       3.7.2cvs43
6818
6819         * po/pl.po
6820                 updated by Emilian Nowak
6821
6822 2009-10-03 [colin]      3.7.2cvs42
6823
6824         * src/mimeview.c
6825         * src/noticeview.c
6826         * src/gtk/gtkcmclist.c
6827         * src/gtk/gtkvscrollbutton.c
6828         * src/gtk/logwindow.c
6829                 GTK+ 2.18 fixes:
6830                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6831                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6832                 Fix warning at start
6833
6834 2009-09-28 [colin]      3.7.2cvs41
6835
6836         * src/matcher.c
6837         * src/mimeview.c
6838         * src/prefs_folder_item.c
6839                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6840
6841 2009-09-28 [colin]      3.7.2cvs40
6842
6843         * src/prefs_summaries.c
6844         * src/gtk/sslcertwindow.c
6845                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6846                 shows up garbled in GUI'. Patch by Pawel Pekala
6847
6848 2009-09-24 [iwkse]      3.7.2cvs39
6849
6850         * configure.ac
6851             That's only for statistics, of course :)
6852
6853 2009-09-24 [iwkse]      3.7.2cvs38
6854
6855         * configure.ac
6856             ...
6857
6858 2009-09-24 [iwkse]      3.7.2cvs37
6859
6860         * configure.ac
6861             Revert unwanted change
6862
6863 2009-09-24 [iwkse]      3.7.2cvs36
6864
6865         * src/action.c
6866             Fix issue with filtering actions and 
6867             parsed parameters
6868
6869 2009-09-20 [mones]      3.7.2cvs35
6870
6871         * tools/convert_mbox.pl
6872                 Add -R flag to support recursive conversions
6873                 of arbitrary Evolution mail folders, based on
6874                 bash script by Daniel Dickinson (fixes debian 
6875                 bug #461435) 
6876         * tools/popfile-link.sh
6877                 Set required shell for script (fixes debian 
6878                 bug #530057)
6879
6880 2009-09-16 [colin]      3.7.2cvs34
6881
6882         * src/main.c
6883                 Go grab files in /etc/skel if they exist
6884                 at first startup 
6885
6886 2009-09-15 [colin]      3.7.2cvs33
6887
6888         * src/procmime.c
6889                 Complete 3.7.1cvs42: only output directly to
6890                 final file if we get NULL byes at the start.
6891                 Still fixes saving UTF16 files, but also
6892                 fixes displaying Base64 parts with decoding
6893                 errors (parts without errors get displayed)
6894
6895 2009-09-14 [colin]      3.7.2cvs32
6896
6897         * src/matcher.c
6898         * src/matcher.h
6899         * src/matcher_parser_parse.y
6900         * src/prefs_matcher.c
6901                 Add 'has_attachment' and 'signed' matcher
6902                 expressions. Patch by Aleksei Miheev, fixes
6903                 bug 1997. 
6904
6905 2009-09-14 [colin]      3.7.2cvs31
6906
6907         * src/common/utils.c
6908                 Add "Re :" prefix from french Yahoo mail.
6909                 Patch by Didier Barvaux, fixes bug 1999
6910
6911 2009-09-10 [mones]      3.7.2cvs30
6912
6913         * manual/plugins.xml
6914                 Fix sites supported by SpamReport
6915         * manual/es/plugins.xml
6916                 Synchronise Spanish manual
6917
6918 2009-09-07 [holger]     3.7.2cvs29
6919
6920         * Makefile.am
6921                 Also update the icon cache on uninstall.
6922                 This prevents possible problems when Claws Mail was
6923                 uninstalled and installed again into a different location,
6924                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
6925                 and the blog post linked therein
6926
6927 2009-09-07 [paul]       3.7.2cvs28
6928
6929         * src/prefs_toolbar.c
6930                 when updating the main toolbar icons just update
6931                 the main toolbar (and consequently fix a bug where
6932                 folderview icons would disappear)
6933
6934 2009-08-30 [holger]     3.7.2cvs27
6935
6936         * src/compose.c
6937                 Do case-insensitive comparison against
6938                 header names when extracting recipients
6939                 from composed mails
6940
6941 2009-08-23 [colin]      3.7.2cvs26
6942
6943         * src/mbox.c
6944                 Probably fix RH bug 512024, " folder.c:3543 
6945                 Condition msglist != NULL failed"
6946
6947 2009-08-23 [colin]      3.7.2cvs25
6948
6949         * src/prefs_compose_writing.c
6950                 Make the maximum size warning bigger. Patch
6951                 by Didier Barvaux on bug 1986.
6952
6953 2009-08-21 [colin]      3.7.2cvs24
6954
6955         * src/compose.c
6956                 Previous commit: move the function into compose_insert_file
6957                 so that it's also used on drag-n-drop
6958
6959 2009-08-21 [colin]      3.7.2cvs23
6960
6961         * src/compose.c
6962                 Fix scrolling when adding an header
6963
6964 2009-08-21 [colin]      3.7.2cvs22
6965
6966         * src/compose.c
6967         * src/prefs_common.c
6968         * src/prefs_common.h
6969         * src/prefs_compose_writing.c
6970         * src/common/utils.c
6971                 Fix bug 1986, "New feature: warn user when inserting 
6972                 a large file in the message body". Patch by Didier
6973                 Barvaux
6974
6975 2009-08-21 [colin]      3.7.2cvs21
6976
6977         * AUTHORS
6978         * src/gtk/authors.h
6979         * src/common/utils.c
6980                 Fix bug 1984: Add R�f. : reply prefix (french 
6981                 Lotus Notes); patch by Didier Barvaux
6982
6983 2009-08-21 [colin]      3.7.2cvs20
6984
6985         * src/codeconv.c
6986         * src/codeconv.h
6987                 Fix bug 1969, 'Bad guess for outgoing encoding'
6988                 Make sure the specific converters (japanese in
6989                 this case) can return success/error in strict
6990                 mode, instead of silently failing back to 
6991                 strncpy
6992
6993 2009-08-20 [holger]     3.7.2cvs19
6994
6995         * src/compose.c
6996         * src/compose.h
6997                 Make it possible for code outside
6998                 compose (e.g. plugins) to attach files
6999
7000 2009-08-20 [colin]      3.7.2cvs18
7001
7002         * src/main.c
7003                 Fix crash when accessing IMAP soon
7004
7005 2009-08-18 [colin]      3.7.2cvs17
7006
7007         * src/ldapquery.c
7008                 Maybe fix crash on non-existent LDAP server
7009
7010 2009-08-04 [colin]      3.7.2cvs16
7011
7012         * src/toolbar.c
7013                 Fix toolbar's spacing that breaks dark
7014                 themes (patch from http://blogs.igalia.com/aperez/
7015                 2009/07/making-claws-mail-look-better/)
7016
7017 2009-07-28 [colin]      3.7.2cvs15
7018
7019         * src/account.c
7020         * src/addrcustomattr.c
7021         * src/addressadd.c
7022         * src/addressbook_foldersel.c
7023         * src/addrgather.c
7024         * src/browseldap.c
7025         * src/compose.c
7026         * src/editbook.c
7027         * src/editgroup.c
7028         * src/editjpilot.c
7029         * src/editldap.c
7030         * src/editldap_basedn.c
7031         * src/edittags.c
7032         * src/editvcard.c
7033         * src/exphtmldlg.c
7034         * src/expldifdlg.c
7035         * src/export.c
7036         * src/foldersel.c
7037         * src/import.c
7038         * src/importldif.c
7039         * src/importmutt.c
7040         * src/importpine.c
7041         * src/prefs_actions.c
7042         * src/prefs_customheader.c
7043         * src/prefs_display_header.c
7044         * src/prefs_filtering.c
7045         * src/prefs_folder_column.c
7046         * src/prefs_matcher.c
7047         * src/prefs_summary_column.c
7048         * src/prefs_summary_open.c
7049         * src/prefs_template.c
7050         * src/textview.c
7051         * src/uri_opener.c
7052                 Fix bug 1950, 'Program freeze up during folder selection'
7053                 Don't leave hidden windows modal
7054
7055 2009-07-28 [colin]      3.7.2cvs14
7056
7057         * src/ldapquery.c
7058                 Fix bug 1957, 'LDAP errs out after searching too 
7059                 many search bases'
7060
7061 2009-07-28 [colin]      3.7.2cvs13
7062
7063         * src/summaryview.c
7064                 Fix bug 1966, '"Collapse all threads" slower than 
7065                 "Expand all threads"'
7066
7067 2009-07-28 [colin]      3.7.2cvs12
7068
7069         * src/common/session.c
7070                 Fix bug 1967, 'Claws gets stuck after accepting 
7071                 a certificate warning dialog'
7072
7073 2009-07-19 [paul]       3.7.2cvs11
7074
7075         * manual/plugins.xml
7076                 a few small changes to the English
7077
7078 2009-07-18 [mones]      3.7.2cvs10
7079
7080         * manual/plugins.xml
7081                 Add new bsfilter and fancy plugins to the docs
7082                 and a note about dealing with plugins of the same class
7083         * src/prefs_account.c
7084                 Fix extra space at the end typo
7085
7086 2009-07-16 [colin]      3.7.2cvs9
7087
7088         * src/summaryview.c
7089                 Fix wrong return without unlocking; thanks
7090                 to mupuf_
7091
7092 2009-07-14 [colin]      3.7.2cvs8
7093
7094         * src/imap.c
7095                 Fix bug 1954, 'Segfault on reading wrong STATUS'
7096
7097 2009-07-10 [colin]      3.7.2cvs7
7098
7099         * src/plugins/pgpcore/plugin.def
7100         * src/common/utils.h
7101                 Fix windows port
7102
7103 2009-07-10 [colin]      3.7.2cvs6
7104
7105         * src/prefs_display_header.c
7106                 Fix bug 1951, 'C-Mail dumps core when editing 
7107                 displayed headers'. Patch by Alexey Rusakov
7108
7109 2009-07-10 [colin]      3.7.2cvs5
7110
7111         * src/folderview.c
7112                 Fix bug 1952, 'Deleted mails in Queue folder 
7113                 highlight it'.
7114
7115 2009-07-09 [colin]      3.7.2cvs4
7116
7117         * src/gtk/spell_entry.c
7118                 Fix bug 1949, 'Spell checker doesn't recognise 
7119                 certain word in Subject header, but does in 
7120                 message body'. Patch by Pawel Pekala.
7121
7122 2009-07-09 [paul]       3.7.2cvs3
7123
7124         * configure.ac
7125                 use pkgconfig to check for the minimum required
7126                 version of GnuTLS
7127
7128 2009-07-06 [colin]      3.7.2cvs2
7129
7130         * src/prefs_customheader.c
7131                 Fix build failure
7132
7133 2009-07-04 [paul]       3.7.2cvs1
7134
7135         * tools/claws.i18n.status.pl
7136                 updated
7137
7138 2009-07-03 [paul]       3.7.2
7139
7140         * NEWS
7141         * README
7142         * RELEASE_NOTES 
7143                 3.7.2 released!
7144
7145 2009-07-03 [paul]       3.7.1cvs85
7146
7147         * AUTHORS
7148         * configure.ac
7149         * po/pt_PT.po
7150         * po/sk.po
7151         * src/gtk/authors.h
7152                 added new translations by Tiago Faria and Slavko
7153         * po/bg.po
7154         * po/cs.po
7155         * po/de.po
7156         * po/es.po
7157         * po/fi.po
7158         * po/fr.po
7159         * po/hu.po
7160         * po/id.po
7161         * po/it.po
7162         * po/ja.po
7163         * po/pt_BR.po
7164         * po/ru.po
7165                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
7166                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
7167                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
7168                 Goncalves Guimaraes, Aleksei Miheev
7169
7170 2009-07-01 [colin]      3.7.1cvs84
7171
7172         * src/prefs_common.c
7173                 Fix bug 1940, 'Doesn't open links in 
7174                 user's default browser'. Turn the preference
7175                 to TRUE by default; that will only change the
7176                 behaviour for new users.
7177
7178 2009-06-29 [colin]      3.7.1cvs83
7179
7180         * src/filtering.c
7181         * src/filtering.h
7182         * src/prefs_filtering_action.c
7183                 Fix bug 1935, 'problems with very long filtering actions':
7184                 Use a dynamic buffer in action to string, and a bigger
7185                 buffer in string to action
7186
7187 2009-06-29 [colin]      3.7.1cvs82
7188
7189         * src/matcher_parser_lex.l
7190                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
7191
7192 2009-06-29 [colin]      3.7.1cvs81
7193
7194         * src/addressbook.c
7195                 Fix warnings
7196         * src/editgroup.c
7197                 Fix crash (out-of-bounds tree column)
7198         * src/gtk/gtkcmctree.c
7199         * src/gtk/gtksctree.c
7200                 Prevent using an out-of-bounds tree column
7201
7202 2009-06-29 [colin]      3.7.1cvs80
7203
7204         * src/ldapupdate.c
7205         * src/ldif.c
7206                 Leak fixes; patch by Pawel Pekala.
7207
7208 2009-06-26 [colin]      3.7.1cvs79
7209
7210         * src/summaryview.c
7211                 Sort by msgnum if dates are equal
7212
7213 2009-06-24 [paul]       3.7.1cvs78
7214
7215         * src/summaryview.c
7216                 make some (forgotten) strings translatable
7217
7218 2009-06-19 [colin]      3.7.1cvs77
7219
7220         * src/summaryview.c
7221                 Fix menu sensitiveness
7222
7223 2009-06-18 [colin]      3.7.1cvs76
7224
7225         * configure.ac
7226         * src/plugins/pgpcore/sgpgme.c
7227         * src/plugins/pgpcore/sgpgme.h
7228         * src/plugins/pgpmime/mypgpcore.def
7229         * src/plugins/pgpmime/pgpmime.c
7230         * src/plugins/smime/mypgpcore.def
7231         * src/plugins/smime/smime.c
7232                 Use largefile support (and stop using our old GPGME
7233                 hack on gpgme_data_seek/rewind)
7234                 (See 1.9.12cvs44 to 46 - if this breaks things we 
7235                 should soon know :)
7236
7237 2009-06-13 [colin]      3.7.1cvs75
7238
7239         * src/gtk/spell_entry.c
7240                 Fix assertion. We can put a NULL gtkaspell to
7241                 an entry; it just means it won't be spell-checked.
7242
7243 2009-06-12 [mones]      3.7.1cvs74
7244
7245         * src/compose.c
7246         * src/messageview.c
7247         * src/prefs_account.c
7248         * src/prefs_account.h
7249         * src/common/utils.c
7250         * src/common/utils.h
7251                 Added preference to use account address in generated
7252                 Message-Id. Fixes Debian bug #531052
7253
7254 2009-06-12 [colin]      3.7.1cvs73
7255
7256         * src/common/ssl.c
7257                 Better fix, API-compatible with libgnutls13
7258
7259 2009-06-12 [colin]      3.7.1cvs72
7260
7261         * src/common/ssl.c
7262                 Use compatibility mode in GnuTLS, and avoid problems with 
7263                 servers that don't comply 100% with the spec, but still
7264                 exist.
7265
7266 2009-06-06 [iwkse]      3.7.1cvs71
7267
7268         * src/compose.c
7269                 Ops..revert a mix with another patch
7270
7271 2009-06-06 [iwkse]      3.7.1cvs70
7272
7273         * src/compose.c
7274                 A better fix for the previous commit's issue
7275
7276 2009-06-06 [iwkse]      3.7.1cvs69
7277
7278         * src/compose.c
7279                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7280                 event is sent to the Attach property window
7281
7282 2009-06-05 [colin]      3.7.1cvs68
7283
7284         * src/compose.c
7285                 Fix build on GTK+ 2.6
7286
7287 2009-06-03 [mones]      3.7.1cvs67
7288
7289         * tools/make.themes.project
7290                 Oops! fix header, sorry Paul ;-)
7291
7292 2009-06-03 [mones]      3.7.1cvs66
7293
7294         * tools/make.themes.project
7295                 Add support for PNG themes and other
7296                 fixes i don't remember now... :)
7297
7298 2009-06-02 [colin]      3.7.1cvs65
7299
7300         * src/compose.c
7301         * src/prefs_template.c
7302         * src/quote_fmt.c
7303                 Fix error messages in templates, and fix their
7304                 checking
7305
7306 2009-05-22 [colin]      3.7.1cvs64
7307
7308         * src/compose.c
7309                 And remove hbox too
7310
7311 2009-05-22 [colin]      3.7.1cvs63
7312
7313         * src/compose.c
7314                 Fix phantom button behind entry when
7315                 changing fields via Tools/Reply mode.
7316
7317 2009-05-22 [colin]      3.7.1cvs62
7318
7319         * src/compose.c
7320                 Fix icon size
7321
7322 2009-05-21 [mones]      3.7.1cvs61
7323
7324         * src/compose.c
7325         * src/compose.h
7326                 Add button to empty header lines with one click
7327
7328 2009-05-21 [paul]       3.7.1cvs60
7329
7330         * src/mainwindow.c
7331         * src/mainwindow.h
7332         * src/plugins/trayicon/trayicon.c
7333                 when quitting from the trayicon, honour
7334                 prefs_common.clean_on_exit
7335
7336 2009-05-21 [paul]       3.7.1cvs59
7337
7338         * src/gtk/Makefile.am
7339                 remove duplicate entry
7340                 thanks to Charles A Edwards
7341
7342 2009-05-19 [paul]       3.7.1cvs58
7343
7344         * src/send_message.c
7345                 clear progressbar in the statusbar on 'Cancel'
7346
7347 2009-05-16 [colin]      3.7.1cvs57
7348
7349         * AUTHORS
7350         * src/gtk/authors.h
7351                 Add Fabian
7352
7353 2009-05-16 [colin]      3.7.1cvs56
7354
7355         * src/msgcache.c
7356                 Remove msgnum>0 condition for removing messages
7357                 from caches. There's no such condition on add.
7358                 Fixes bug 1913, 'Allow to remove phantom 
7359                 messages from the cache'; patch by Fabian
7360                 Keil <fk at fabiankeil.de>
7361
7362 2009-05-12 [holger]     3.7.1cvs55
7363
7364         * src/messageview.c
7365         * src/messageview.h
7366                 Introduce hook after showing of the message view
7367
7368 2009-05-11 [colin]      3.7.1cvs54
7369
7370         * src/compose.c
7371                 Fix bug 1872, 'A: Cc: CCi: selector should 
7372                 default on same as preceding contact'
7373
7374 2009-05-10 [holger]     3.7.1cvs53
7375
7376         * src/addr_compl.c
7377         * src/addr_compl.h
7378                 Add a hook to make it possible for plugins to
7379                 modify the address completion list
7380
7381 2009-05-06 [paul]       3.7.1cvs52
7382
7383         * src/folder.c
7384         * src/mimeview.c
7385                 fix bug 1915, 'Mails signed with smime.p7s
7386                 display both signed and attachment icon.'
7387
7388 2009-05-05 [colin]      3.7.1cvs51
7389
7390         * src/common/utils.c
7391                 Fix patch :)
7392
7393 2009-05-05 [colin]      3.7.1cvs50
7394
7395         * src/common/utils.c
7396                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7397                 different mountpoint than tempdir'
7398
7399 2009-05-04 [colin]      3.7.1cvs49
7400
7401         * src/msgcache.c
7402                 Probably fix bug 1914, 'Crash reading
7403                 corrupted tags file'
7404
7405 2009-04-26 [paul]       3.7.1cvs48
7406
7407         * configure.ac
7408         * src/gtk/gtkaspell.h
7409                 fix bug 1904, 'build mechanism looks for
7410                 'enchant.h' in a wrong place'
7411
7412 2009-04-25 [paul]       3.7.1cvs47
7413
7414         * src/printing.c
7415                 gah! fix coding style!
7416
7417 2009-04-25 [paul]       3.7.1cvs46
7418
7419         * src/printing.c
7420         * src/toolbar.c
7421                 if building with GTK+ >= 2.16 use
7422                 gtk_orientable_set_orientation() instead of now
7423                 deprecated gtk_toolbar_set_orientation()
7424
7425 2009-04-24 [colin]      3.7.1cvs45
7426
7427         * src/compose.c
7428                 Ask before sending if an attached file has
7429                 disappeared.
7430
7431 2009-04-19 [paul]       3.7.1cvs44
7432
7433         * src/prefs_common.c
7434         * src/prefs_common.h
7435         * src/gtk/about.c
7436                 save About window size.
7437                 patch by Pawel Pekala
7438
7439 2009-04-12 [paul]       3.7.1cvs43
7440
7441         * tools/csv2addressbook.pl
7442                 add extra CSV fields that are now appended
7443                 by thunderbird (version 2.0.0.21)
7444
7445 2009-04-08 [colin]      3.7.1cvs42
7446
7447         * src/procmime.c
7448                 fix saving (but not displaying) of UTF-16
7449                 files
7450
7451 2009-04-08 [colin]      3.7.1cvs41
7452
7453         * src/gtk/manage_window.c
7454                 Disable transient windows on win32 - seems to
7455                 fix most focusing issues
7456
7457 2009-04-05 [colin]      3.7.1cvs40
7458
7459         * src/procmsg.c
7460                 Don't ask whether we want to send deleted mails in queue
7461                 folders; also, don't send deleted mails when flushing
7462                 queues
7463
7464 2009-04-04 [paul]       3.7.1cvs39
7465
7466         * AUTHORS
7467         * configure.ac
7468         * po/id.po
7469         * src/gtk/authors.h
7470         * tools/claws.i18n.status.pl
7471                 add new Indonesian translation, by
7472                 MSulchan Darmawan
7473
7474 2009-04-03 [paul]       3.7.1cvs38
7475
7476         * AUTHORS
7477         * src/gtk/authors.h
7478                 credit due
7479
7480 2009-04-03 [colin]      3.7.1cvs37
7481
7482         * src/compose.c
7483         * src/textview.c
7484                 Fix bug 1891, 'Add support for gopher:// links'
7485                 Patch by Jacob Head <clawsmail at jacob-head.com>
7486                 Let's go back to the roots! 
7487
7488 2009-04-03 [paul]       3.7.1cvs36
7489
7490         * m4/Makefile.am
7491                 complete cvs35
7492
7493 2009-04-03 [paul]       3.7.1cvs35
7494
7495         * configure.ac
7496                 add AC_CONFIG_MACRO_DIR([m4])
7497                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7498         * m4/aclocal-include.m4
7499                 removed this now unneeded file
7500
7501 2009-04-02 [colin]      3.7.1cvs34
7502
7503         * src/common/utils.h
7504                 Fix previous (thanks to Marcus :)
7505
7506 2009-04-02 [colin]      3.7.1cvs33
7507
7508         * src/common/utils.h
7509         * src/etpan/etpan-thread-manager.c
7510                 pipe() was a macro from GLib on win32 until
7511                 glib 2.13.2. It's undefined after that.
7512                 Thanks to Marcus Brinkmann for the heads-up!
7513
7514 2009-03-31 [colin]      3.7.1cvs32
7515
7516         * src/folder_item_prefs.c
7517                 Copy folder settings with prefs
7518
7519 2009-03-31 [colin]      3.7.1cvs31
7520
7521         * src/prefs_account.c
7522                 Don't use un-sensitive checkboxes in Privacy tab
7523                 when privacy system in None (makes unchecking 
7524                 painful when no privacy plugin is loaded)
7525
7526 2009-03-30 [colin]      3.7.1cvs30
7527
7528         * src/folder.c
7529         * src/folder.h
7530         * src/imap.c
7531         * src/mainwindow.c
7532         * src/mainwindow.h
7533         * src/prefs_account.c
7534         * src/prefs_account.h
7535         * src/summaryview.c
7536         * src/summaryview.h
7537                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7538                 Add an option on the Receive page of IMAP account preferences:
7539                 "Move deleted mails to trash and expunge immediately". This
7540                 option defaults to TRUE to avoid changing the existing behaviour.
7541                 Setting it to FALSE prevents automatic expunging. 
7542                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7543                 (View/Hide deleted message being a per-folder setting, and behaving,
7544                 like View/Hide read messages).
7545
7546 2009-03-30 [colin]      3.7.1cvs29
7547
7548         * src/imap.c
7549                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7550                 ask for IMAP password when using GSSAPI auth
7551
7552 2009-03-27 [colin]      3.7.1cvs28
7553
7554         * src/folder.c
7555                 Fix cvs14, make sure we mark non-existent caches dirty
7556                 (or they never get written)
7557
7558 2009-03-27 [colin]      3.7.1cvs27
7559
7560         * src/imap.c
7561                 Fix tag update when all tags are removed 
7562                 from another client
7563
7564 2009-03-25 [colin]      3.7.1cvs26
7565
7566         * configure.ac
7567                 Fix configure.ac, thanks to Pawel
7568
7569 2009-03-25 [colin]      3.7.1cvs25
7570
7571         * src/news.c
7572         * src/etpan/nntp-thread.c
7573                 Fix header fetching (NG/To/Cc). Fixes 
7574                 bug 1883, 'Message processing fails to 
7575                 act on Newsgroups: field'
7576
7577 2009-03-23 [colin]      3.7.1cvs24
7578
7579         * src/textview.c
7580                 Fix internal headers visible in queue/sent
7581
7582 2009-03-23 [colin]      3.7.1cvs23
7583
7584         * configure.ac
7585                 Fix check for RC (resource compiler) used
7586                 on win32 (AC_LIBTOOL_RC used to call it 
7587                 implicitely but stopped)
7588
7589 2009-03-19 [colin]      3.7.1cvs22
7590
7591         * src/toolbar.c
7592                 Put spam button in default toolbar even if
7593                 bogofilter and spamassassin are not built.
7594                 Other anti-spam plugin could exist! :)
7595         * src/common/utils.c
7596                 Fix exit status fetch on win32
7597
7598 2009-03-18 [paul]       3.7.1cvs21
7599
7600         * src/gtk/spell_entry.c
7601                 fix "[BUG] Wrong word replaced in 'Subject:'
7602                 when spell-checking correction used"
7603                 Patch by Pawel Pekala
7604
7605 2009-03-17 [colin]      3.7.1cvs20
7606
7607         * src/common/utils.c
7608                 Fix win32 build (from cvs12)
7609
7610 2009-03-17 [colin]      3.7.1cvs19
7611
7612         * src/compose.c
7613                 Fix bug 1735, 'Change To: and Newsgroups: 
7614                 recipient field according account type'
7615                 Patch by Pawel
7616
7617 2009-03-17 [colin]      3.7.1cvs18
7618
7619         * src/msgcache.c
7620         * src/prefs_common.c
7621         * src/prefs_common.h
7622         * src/prefs_other.c
7623         * src/common/prefs.c
7624                 Add preference for fsyncing metadata
7625
7626 2009-03-16 [paul]       3.7.1cvs17
7627
7628         * src/prefs_customheader.c
7629                 add forgotten #if HAVE_LIBCOMPFACE
7630
7631 2009-03-16 [paul]       3.7.1cvs16
7632
7633         * src/prefs_customheader.c
7634                 put the (X-)Face preview image below the up/down
7635                 buttons so they don't jump around.
7636                 make the list reorderable by drag'n'drop
7637
7638 2009-03-16 [colin]      3.7.1cvs15
7639
7640         * src/prefs_customheader.c
7641                 Add a (X-)Face preview. Patch by iwkse.
7642
7643 2009-03-16 [colin]      3.7.1cvs14
7644
7645         * src/compose.c
7646         * src/folder.c
7647         * src/folder.h
7648         * src/msgcache.c
7649         * src/common/prefs.c
7650                 Add fsync calls to make sure we don't
7651                 lose data on system crashes. (to do:
7652                 add a pref to allow people choosing raw
7653                 speed)
7654
7655 2009-03-15 [colin]      3.7.1cvs13
7656
7657         * src/gtk/gtkaspell.c
7658                 Fix empty menu when there are no
7659                 suggestions (using the Spelling menu)
7660
7661 2009-03-14 [colin]      3.7.1cvs12
7662
7663         * src/common/utils.c
7664                 Win32: fix subject prefix length
7665
7666 2009-03-11 [mones]      3.7.1cvs11
7667
7668         * po/es.po
7669                 fix encoding declared in header
7670                 update translation now we're at it
7671
7672 2009-03-10 [colin]      3.7.1cvs10
7673
7674         * src/messageview.c
7675                 Fix "wrong mime" message printed out multiple
7676                 times
7677
7678 2009-03-10 [colin]      3.7.1cvs9
7679
7680         * src/prefs_folder_item.c
7681                 Fix build
7682
7683 2009-03-09 [paul]       3.7.1cvs8
7684
7685         * src/prefs_folder_item.c
7686         * src/send_message.c
7687                 fixes to english text
7688
7689 2009-03-08 [paul]       3.7.1cvs7
7690
7691         * po/ja.po
7692                 correct errors in header
7693
7694 2009-03-08 [paul]       3.7.1cvs6
7695
7696         * AUTHORS
7697         * configure.ac
7698         * po/ja.po
7699         * src/gtk/authors.h
7700         * tools/claws.i18n.status.pl
7701                 add Japanese translation, submitted by kazken3
7702
7703 2009-03-07 [colin]      3.7.1cvs5
7704
7705         * src/messageview.c
7706                 Don't let the invalid MIME warning hide
7707                 other noticeview (Partial receive or 
7708                 return receipt).
7709
7710 2009-03-07 [colin]      3.7.1cvs4
7711
7712         * src/procmime.c
7713                 Fix build
7714
7715 2009-03-07 [colin]      3.7.1cvs3
7716
7717         * src/messageview.c
7718         * src/procmime.c
7719         * src/procmime.h
7720                 Handle mimeparts that lack an end boundary.
7721                 They're invalid but it's too annoying for
7722                 normal users to fix.
7723
7724 2009-03-06 [wwp]        3.7.1cvs2
7725
7726         * src/compose.c
7727         * src/folder_item_prefs.c
7728         * src/folder_item_prefs.h
7729         * src/prefs_folder_item.c
7730                 Add per-folder default cc, bcc and reply-to.
7731
7732 2009-03-06 [colin]      3.7.1cvs1
7733
7734         * src/gedit-print.c
7735         * src/gtk/gtksourceprintjob.c
7736                 Fix build with old print interface
7737
7738 2009-03-06 [paul]       3.7.1
7739
7740         * NEWS
7741         * README
7742         * RELEASE_NOTES 
7743                 3.7.1 released!
7744
7745 2009-03-06 [paul]       3.7.0cvs78
7746
7747         * po/cs.po
7748         * po/de.po
7749         * po/fi.po
7750         * po/fr.po
7751         * po/hu.po
7752         * po/nl.po
7753         * po/pt_BR.po
7754         * po/sv.po
7755         * po/zh_CN.po
7756                 updated by David Vachulka, Stephan Sachse, Flammie
7757                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7758                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7759                 and Ralph Young
7760
7761 2009-03-03 [colin]      3.7.0cvs77
7762
7763         * src/prefs_filtering.c
7764                 Win32: Fix bug 1865, 'IMAP account name changes 
7765                 are not followed at filter actions'
7766
7767 2009-03-02 [colin]      3.7.0cvs76
7768
7769         * src/imap.c
7770                 Fix Launchpad bug 335571: 'claws-mail crashed 
7771                 with SIGSEGV in strlen() while deleting 
7772                 large amount of e-mails on IMAP account
7773
7774 2009-02-27 [mones]      3.7.0cvs75
7775
7776         * manual/es/account.xml
7777         * manual/es/ack.xml
7778         * manual/es/addrbook.xml
7779         * manual/es/advanced.xml
7780         * manual/es/claws-mail-manual.xml
7781         * manual/es/faq.xml
7782         * manual/es/glossary.xml
7783         * manual/es/gpl.xml
7784         * manual/es/handling.xml
7785         * manual/es/intro.xml
7786         * manual/es/keyboard.xml
7787         * manual/es/plugins.xml
7788         * manual/es/starting.xml
7789                 Sync with English version, fix some typos
7790                 Changed encoding to UTF-8
7791         * po/es.po
7792                 Update for release, changed encoding to UTF-8
7793
7794 2009-02-24 [colin]      3.7.0cvs74
7795
7796         * src/printing.c
7797                 Don't print separation line if there
7798                 are no headers
7799
7800 2009-02-23 [cleroy]     3.7.0cvs73
7801
7802         * src/account.c
7803         * src/action.c
7804         * src/addr_compl.c
7805         * src/addrbook.c
7806         * src/addrcache.c
7807         * src/addrcindex.c
7808         * src/addrclip.c
7809         * src/addrduplicates.c
7810         * src/addressadd.c
7811         * src/addressbook.c
7812         * src/addressbook_foldersel.c
7813         * src/addrharvest.c
7814         * src/addrindex.c
7815         * src/addritem.c
7816         * src/addrquery.c
7817         * src/addrselect.c
7818         * src/codeconv.c
7819         * src/compose.c
7820         * src/customheader.c
7821         * src/editaddress.c
7822         * src/editaddress_other_attributes_ldap.c
7823         * src/editgroup.c
7824         * src/editldap.c
7825         * src/enriched.c
7826         * src/exporthtml.c
7827         * src/exportldif.c
7828         * src/filtering.c
7829         * src/folder.c
7830         * src/foldersel.c
7831         * src/folderutils.c
7832         * src/folderview.c
7833         * src/gedit-print.c
7834         * src/html.c
7835         * src/imap.c
7836         * src/imap_gtk.c
7837         * src/inc.c
7838         * src/jpilot.c
7839         * src/ldapctrl.c
7840         * src/ldapquery.c
7841         * src/ldapserver.c
7842         * src/ldapupdate.c
7843         * src/ldif.c
7844         * src/localfolder.c
7845         * src/main.c
7846         * src/mainwindow.c
7847         * src/matcher.c
7848         * src/mbox.c
7849         * src/messageview.c
7850         * src/mh.c
7851         * src/mh_gtk.c
7852         * src/mimeview.c
7853         * src/msgcache.c
7854         * src/mutt.c
7855         * src/news.c
7856         * src/news_gtk.c
7857         * src/noticeview.c
7858         * src/pine.c
7859         * src/pop.c
7860         * src/prefs_account.c
7861         * src/prefs_actions.c
7862         * src/prefs_common.c
7863         * src/prefs_filtering.c
7864         * src/prefs_filtering_action.c
7865         * src/prefs_folder_column.c
7866         * src/prefs_folder_item.c
7867         * src/prefs_gtk.c
7868         * src/prefs_matcher.c
7869         * src/prefs_quote.c
7870         * src/prefs_send.c
7871         * src/prefs_summaries.c
7872         * src/prefs_summary_column.c
7873         * src/prefs_template.c
7874         * src/prefs_themes.c
7875         * src/prefs_toolbar.c
7876         * src/printing.c
7877         * src/privacy.c
7878         * src/procheader.c
7879         * src/procmime.c
7880         * src/procmsg.c
7881         * src/quote_fmt.c
7882         * src/remotefolder.c
7883         * src/send_message.c
7884         * src/sourcewindow.c
7885         * src/statusbar.c
7886         * src/stock_pixmap.c
7887         * src/summary_search.c
7888         * src/summaryview.c
7889         * src/textview.c
7890         * src/toolbar.c
7891         * src/undo.c
7892         * src/uri_opener.c
7893         * src/vcard.c
7894         * src/common/base64.c
7895         * src/common/claws.c
7896         * src/common/hooks.c
7897         * src/common/plugin.c
7898         * src/common/prefs.c
7899         * src/common/session.c
7900         * src/common/smtp.c
7901         * src/common/socket.c
7902         * src/common/string_match.c
7903         * src/common/stringtable.c
7904         * src/common/utils.c
7905         * src/common/utils.h
7906         * src/common/xml.c
7907         * src/common/xmlprops.c
7908         * src/gtk/colorlabel.c
7909         * src/gtk/combobox.c
7910         * src/gtk/foldersort.c
7911         * src/gtk/gtkaspell.c
7912         * src/gtk/gtkcmclist.c
7913         * src/gtk/gtkcmctree.c
7914         * src/gtk/gtkcmoptionmenu.c
7915         * src/gtk/gtksctree.c
7916         * src/gtk/gtkshruler.c
7917         * src/gtk/gtksourceprintjob.c
7918         * src/gtk/gtkutils.c
7919         * src/gtk/gtkvscrollbutton.c
7920         * src/gtk/logwindow.c
7921         * src/gtk/menu.c
7922         * src/gtk/pluginwindow.c
7923         * src/gtk/prefswindow.c
7924         * src/gtk/quicksearch.c
7925         * src/gtk/spell_entry.c
7926         * src/plugins/pgpcore/select-keys.c
7927         * src/plugins/pgpinline/pgpinline.c
7928         * src/plugins/pgpmime/pgpmime.c
7929         * src/plugins/smime/smime.c
7930         * src/plugins/spamassassin/spamassassin_gtk.c
7931                 Mass commit changing g_return_* to cm_return_*
7932                 and making these more interesting
7933
7934 2009-02-23 [colin]      3.7.0cvs72
7935
7936         * src/imap.c
7937                 Always initialise error code to no error
7938
7939 2009-02-23 [colin]      3.7.0cvs71
7940
7941         * src/imap.c
7942                 Fix separator substitution
7943
7944 2009-02-23 [colin]      3.7.0cvs70
7945
7946         * src/stock_pixmap.c
7947         * src/gtk/colorlabel.c
7948                 don't use g_return on normal checks
7949
7950 2009-02-22 [colin]      3.7.0cvs69
7951
7952         * src/addressbook.c
7953         * src/procmime.c
7954                 More fixes
7955
7956 2009-02-22 [colin]      3.7.0cvs68
7957
7958         * src/addrduplicates.c
7959         * src/addressbook.c
7960         * src/addrharvest.c
7961         * src/codeconv.c
7962         * src/compose.c
7963         * src/filtering.c
7964         * src/folder.c
7965         * src/imap.c
7966         * src/imap_gtk.c
7967         * src/importldif.c
7968         * src/jpilot.c
7969         * src/mainwindow.c
7970         * src/matcher.c
7971         * src/mbox.c
7972         * src/messageview.c
7973         * src/mh_gtk.c
7974         * src/prefs_common.c
7975         * src/prefs_filtering.c
7976         * src/prefs_gtk.c
7977         * src/printing.c
7978         * src/privacy.c
7979         * src/procmime.c
7980         * src/procmsg.c
7981         * src/summaryview.c
7982         * src/textview.c
7983         * src/undo.c
7984         * src/wizard.c
7985         * src/common/md5.c
7986         * src/common/socket.c
7987         * src/common/template.c
7988         * src/etpan/imap-thread.c
7989         * src/gtk/gtkaspell.c
7990         * src/gtk/gtkcmctree.c
7991         * src/gtk/gtksctree.c
7992         * src/gtk/inputdialog.c
7993         * src/plugins/pgpcore/sgpgme.c
7994         * src/plugins/pgpmime/pgpmime.c
7995         * src/plugins/smime/smime.c
7996         * src/plugins/spamassassin/spamassassin.c
7997                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
7998                 uninitialised accesses
7999
8000 2009-02-17 [colin]      3.7.0cvs67
8001
8002         * src/compose.c
8003                 Disable controls during queuing
8004
8005 2009-02-15 [colin]      3.7.0cvs66
8006
8007         * src/privacy.c
8008         * src/plugins/pgpcore/select-keys.c
8009         * src/plugins/pgpcore/sgpgme.c
8010                 Disable use of disabled keys
8011
8012 2009-02-15 [colin]      3.7.0cvs65
8013
8014         * src/folderview.c
8015         * src/summaryview.c
8016                 Fix font updating after changing 
8017                 prefs_common.derive_from_normal_font
8018
8019 2009-02-12 [paul]       3.7.0cvs64
8020
8021         * src/addressitem.h
8022         * src/export.h
8023         * src/headerview.c
8024         * src/headerview.h
8025         * src/common/version.h.in
8026         * src/gtk/about.h
8027         * src/gtk/menu.c
8028         * src/gtk/menu.h
8029                 more copyright header fixes
8030
8031 2009-02-12 [paul]       3.7.0cvs63
8032
8033         * src/gtk/progressdialog.c
8034         * src/gtk/progressdialog.h
8035                 fix copyright header
8036
8037 2009-02-12 [paul]       3.7.0cvs62
8038
8039         * src/gtk/spell_entry.c
8040         * src/gtk/spell_entry.h
8041                 better, more standard copyright header
8042
8043 2009-02-12 [paul]       3.7.0cvs61
8044
8045         * src/gtk/spell_entry.c
8046         * src/gtk/spell_entry.h
8047                 changes to copyright header
8048
8049 2009-02-12 [paul]       3.7.0cvs60
8050
8051         * src/gtk/spell_entry.c
8052         * src/gtk/spell_entry.h
8053                 fix broken build
8054
8055 2009-02-11 [colin]      3.7.0cvs59
8056
8057         * src/gtk/spell_entry.c
8058         * src/gtk/spell_entry.h
8059                 Forgot to add files
8060
8061 2009-02-11 [colin]      3.7.0cvs58
8062
8063         * src/compose.c
8064         * src/gtk/Makefile.am
8065         * src/gtk/gtkaspell.c
8066         * src/gtk/gtkaspell.h
8067                 Add spellcheck to subject. Patch by
8068                 Pawel.
8069
8070 2009-02-10 [holger]     3.7.0cvs57
8071
8072         * src/printing.c
8073         * src/common/defs.h
8074                 Move filename define for printing page setup cache to defs.h
8075
8076 2009-02-08 [mones]      3.7.0cvs56
8077
8078         * src/matcher.h
8079                 Fix build for bison 2.4.1
8080
8081 2009-02-06 [holger]     3.7.0cvs55
8082
8083         * src/prefs_common.c
8084         * src/prefs_common.h
8085         * src/printing.c
8086                 Fix restoring of custom page setups for printing by
8087                 temporarily caching the settings.
8088                 This is a workaround for Gnome Bug #39018, and fixes
8089                 Claws Mail Bug #1840.
8090
8091 2009-02-06 [colin]      3.7.0cvs54
8092
8093         * src/mainwindow.c
8094                 Fix hardcoded Shift-Q quits. Fixes
8095                 bug 1838, 'Claws-Mail sometimes quits 
8096                 when attempting to type a capital Q'
8097
8098 2009-01-31 [paul]       3.7.0cvs53
8099
8100         * src/compose.c
8101                 revert 3.7.0cvs49, until there is time to find out
8102                 why it causes a nasty crash!
8103
8104 2009-01-31 [paul]       3.7.0cvs52
8105
8106         * src/mainwindow.c
8107                 1 string that was forgotten for translation
8108
8109 2009-01-31 [paul]       3.7.0cvs51
8110
8111         * src/messageview.c
8112                 2 strings that were forgotten for translation
8113
8114 2009-01-31 [paul]       3.7.0cvs50
8115
8116         * src/gtk/prefswindow.c
8117                 build prefs tree in a slightly smarter way -
8118                 fix bug where if path[0] had same name as
8119                 path[1], (like in the de translation), path[1]
8120                 was lost and not shown in the window
8121
8122 2009-01-31 [paul]       3.7.0cvs49
8123
8124         * src/compose.c
8125                 fix bug 1836, 'Quoted text still blue after
8126                 removal of quote-character'
8127                 comment out some debug_print's that needlessly
8128                 slow things down
8129         * src/undo.c
8130                 comment out a debug_print that needlessly slows
8131                 things down
8132
8133 2009-01-31 [paul]       3.7.0cvs48
8134
8135         * src/summaryview.c
8136                 fix bug 1834, '"semi"-selection when collapsing thread'
8137
8138 2009-01-31 [paul]       3.7.0cvs47
8139
8140         * src/prefs_compose_writing.c
8141         * src/prefs_message.c
8142                 move 'quote_chars' pref to where it should be
8143
8144 2009-01-30 [paul]       3.7.0cvs46
8145
8146         * src/summaryview.c
8147                 fix updating of popup menu sensitivity
8148
8149 2009-01-28 [paul]       3.7.0cvs45
8150
8151         * tools/filter_conv_new.pl
8152                 move 'move' and 'delete' to end of @actions
8153                 so that they are always final actions in the
8154                 generated filtering rule
8155
8156 2009-01-27 [paul]       3.7.0cvs44
8157
8158         * src/messageview.c
8159                 always select text/calendar mimepart if suitable
8160                 plugin (i.e. vCalendar) is available
8161
8162 2009-01-27 [paul]       3.7.0cvs43
8163
8164         * src/folder.c
8165                 fix crash when right-clicking in summaryview when
8166                 processing is active
8167
8168 2009-01-22 [colin]      3.7.0cvs42
8169
8170         * src/compose.c
8171         * src/privacy.c
8172         * src/privacy.h
8173                 When replying to signed/encrypted mail and the
8174                 preference to sign/encrypt in this case is set,
8175                 choose the original mail's privacy system (if
8176                 available).
8177
8178 2009-01-21 [colin]      3.7.0cvs41
8179
8180         * src/addressbook.h
8181                 Fix warning (on-the-fly theming of
8182                 addressbook isn't complete yet)
8183
8184 2009-01-21 [colin]      3.7.0cvs40
8185
8186         * src/account.c
8187         * src/addressbook.c
8188                 Win32: Fix window placement
8189
8190 2009-01-21 [paul]       3.7.0cvs39
8191
8192         * src/inc.c
8193                 update timeout log msg
8194
8195 2009-01-17 [colin]      3.7.0cvs38
8196
8197         * src/main.c
8198         * src/mbox.c
8199         * src/common/md5.c
8200         * src/common/utils.c
8201         * src/etpan/imap-thread.c
8202                 Fix g_open calls (which don't ignore mode)
8203
8204 2009-01-17 [colin]      3.7.0cvs37
8205
8206         * src/addressbook.c
8207         * src/compose.c
8208         * src/foldersel.c
8209         * src/main.c
8210         * src/mainwindow.c
8211         * src/mbox.c
8212         * src/common/md5.c
8213         * src/common/ssl_certificate.c
8214         * src/common/tags.c
8215         * src/common/utils.c
8216         * src/etpan/imap-thread.c
8217         * src/plugins/bogofilter/bogofilter.c
8218         * src/plugins/pgpinline/pgpinline.c
8219         * src/plugins/smime/smime.c
8220                 Probably fix bug 1825, 'Unable to fetch messages from 
8221                 IMAP folders named with non-ASCII string'
8222                 Change remaining occurences of fopen and open with
8223                 g_fopen and g_open
8224
8225 2009-01-17 [paul]       3.7.0cvs36
8226
8227         * manual/faq.xml
8228                 update an old, outdated piece of info
8229
8230 2009-01-17 [paul]       3.7.0cvs35
8231
8232         * src/prefs_folder_item.c
8233                 fix bug where saving Folder Properties of a
8234                 sub-folder of outbox, queue, draft or trash
8235                 would change its parent's folder type to normal
8236
8237 2009-01-12 [mones]      3.7.0cvs34
8238
8239         * po/es.po
8240                 Updated translation
8241
8242 2009-01-12 [wwp]        3.7.0cvs33
8243
8244         * tools/fix_date.sh
8245         * tools/popfile-link.sh
8246         * tools/textviewer.sh
8247                 Fix bashisms and other portability glitches (thanks to
8248                 Steven M. Bellovin).
8249
8250 2009-01-11 [paul]       3.7.0cvs32
8251
8252         * src/addrindex.c
8253                 clean up some build warnings
8254
8255 2009-01-11 [colin]      3.7.0cvs31
8256
8257         * src/addrindex.c
8258                 Revert part of patch 3.7.0cvs29 
8259                 This function is used when jpilot
8260                 support is disabled
8261
8262 2009-01-11 [colin]      3.7.0cvs30
8263
8264         * src/folder.c
8265                 folder_find_child_item_by_name():
8266                 actually use name, not path's basename
8267
8268 2009-01-11 [paul]       3.7.0cvs29
8269
8270         * src/addrclip.c
8271         * src/addrindex.c
8272         * src/addritem.c
8273         * src/foldersel.h
8274         * src/folderview.c
8275         * src/prefs_folder_item.c
8276                 clean up some build warnings
8277
8278 2009-01-11 [paul]       3.7.0cvs28
8279
8280         * src/gtk/about.c
8281                 don't even mention printing support, assume its
8282                 presence, unless building with GTK+ < 2.10.0
8283
8284 2009-01-10 [colin]      3.7.0cvs27
8285
8286         * src/codeconv.c
8287                 Fix bug 1811, '[mime] Crash when there's no 
8288                 room for filename's start on the same line'
8289                 When the mimetype of the attachment is very 
8290                 long, there's no room at all to start the 
8291                 name=... parameter on the same line. This
8292                 caused an infinite loop as 0 characters of
8293                 the filename could be appended.
8294                 In such cases, insert linebreak before the
8295                 name parameter.
8296
8297 2009-01-09 [colin]      3.7.0cvs26
8298
8299         * src/compose.c
8300         * src/mainwindow.c
8301         * src/common/utils.c
8302                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8303                 Compose Window does not attach'
8304
8305 2009-01-09 [colin]      3.7.0cvs25
8306
8307         * src/foldersel.c
8308                 Fix bug 1817, 'Changing Themes does not 
8309                 update the pixmaps in "Select folder" 
8310                 dialog box'
8311
8312 2009-01-09 [colin]      3.7.0cvs24
8313
8314         * src/main.c
8315                 Win32: Fix bug 1816, 'Attaching files with 
8316                 command-line generates error after attaching'
8317
8318 2009-01-09 [paul]       3.7.0cvs23
8319
8320         * src/gtk/about.c
8321                 forgot this '2009' in last commit
8322
8323 2009-01-09 [paul]       3.7.0cvs22
8324
8325         * src/*/*.[c,h]
8326                 it's 2009!
8327                 update copyright headers
8328
8329 2009-01-09 [paul]       3.7.0cvs21
8330
8331         * doc/man/claws-mail.1
8332                 update Team list
8333
8334 2009-01-09 [colin]      3.7.0cvs20
8335
8336         * src/messageview.c
8337                 Fix bug 1814, 'Windows' WM badly places 
8338                 message view'
8339
8340 2009-01-09 [colin]      3.7.0cvs19
8341
8342         * src/prefs_themes.c
8343         * src/stock_pixmap.c
8344         * src/stock_pixmap.h
8345         * src/common/utils.c
8346         * src/common/utils.h
8347                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8348
8349 2009-01-08 [colin]      3.7.0cvs18
8350
8351         * src/mimeview.c
8352                 Win32: Fix bug 1810, 'Pressing 'o' key 
8353                 crashes CM'
8354
8355 2009-01-07 [colin]      3.7.0cvs17
8356
8357         * src/html.c
8358                 Fix bug 1432, '&amp; not escaped in links (HTML 
8359                 rendered as text)'
8360
8361 2009-01-06 [colin]      3.7.0cvs16
8362
8363         * src/plugins/pgpcore/select-keys.c
8364                 Warn translators the usual way about
8365                 accels
8366
8367 2009-01-06 [colin]      3.7.0cvs15
8368
8369         * src/mainwindow.c
8370                 Fix synchronisation dialog that shouldn't
8371                 appear when network goes down (Network
8372                 Manager)
8373         * src/mimeview.c
8374         * src/textview.c
8375                 Fix save as when attach_save_dir isn't set
8376                 fixes bug 1804, 'attach_save_directory does 
8377                 not default to $HOME'
8378         * src/plugins/pgpcore/select-keys.c
8379                 Add mnemonics to buttons - warn translators!
8380
8381 2009-01-06 [wwp]        3.7.0cvs14
8382
8383         * src/common/utils.c
8384                 Fix cvs13, thanks to Colin.
8385
8386 2009-01-06 [wwp]        3.7.0cvs13
8387
8388         * src/common/utils.c
8389                 Better support for Spanish Outlook replies (RES).
8390
8391 2009-01-02 [colin]      3.7.0cvs12
8392
8393         * src/folderview.c
8394                 Fix (+) sign after collapsed folder names that 
8395                 have quicksearch-matching children.
8396                 Fixes bug 1506, 'Recursive search in collapsed 
8397                 folders'
8398
8399 2009-01-02 [colin]      3.7.0cvs11
8400
8401         * src/stock_pixmap.c
8402         * src/stock_pixmap.h
8403                 Remove now-unused stock_pixmap_gdk
8404
8405 2009-01-02 [colin]      3.7.0cvs10
8406
8407         * src/gtk/gtkutils.c
8408         * src/pixmaps/claws-mail_icon.xpm
8409                 Use pixbuf for app icon, and make the app icon
8410                 a bit nicer
8411
8412 2009-01-02 [colin]      3.7.0cvs9
8413
8414         * src/uri_opener.c
8415                 Show both link title and URI if possible
8416
8417 2009-01-02 [colin]      3.7.0cvs8
8418
8419         * src/addressadd.c
8420         * src/addressbook.c
8421         * src/addressbook_foldersel.c
8422         * src/addressitem.h
8423         * src/folderview.c
8424         * src/grouplistdialog.c
8425         * src/importldif.c
8426         * src/mimeview.c
8427         * src/summaryview.c
8428         * src/gtk/gtkcmclist.c
8429         * src/gtk/gtkcmclist.h
8430         * src/gtk/gtkcmctree.c
8431         * src/gtk/gtkcmctree.h
8432         * src/gtk/gtksctree.c
8433         * src/gtk/gtksctree.h
8434                 Implement pixbuf rendering in tree widgets
8435                 instead of pixmaps
8436         * src/plugins/trayicon/trayicon.c
8437         * src/noticeview.c
8438         * src/prefs_themes.c
8439                 Use pixbuf rendering here too
8440
8441 2008-12-30 [paul]       3.7.0cvs7
8442
8443         * src/textview.c
8444                 no need to prematurely trim the uri in the statusbar
8445
8446 2008-12-29 [paul]       3.7.0cvs6
8447
8448         * src/procmsg.c
8449                 prefer List-Id header to X-* headers when creating
8450                 filter rule automatically
8451
8452 2008-12-28 [colin]      3.7.0cvs5
8453
8454         * src/compose.c
8455                 Set minimum height to 440 instead of 480
8456
8457 2008-12-22 [colin]      3.7.0cvs4
8458
8459         * src/compose.c
8460                 Fix bug 1799, '"Discard message" deletes manually 
8461                 saved draft'. Switch rmode to REEDIT after 
8462                 manually saving.
8463
8464 2008-12-21 [paul]       3.7.0cvs3
8465
8466         * tools/claws.i18n.status.pl
8467                 updates
8468
8469 2008-12-21 [paul]       3.7.0cvs2
8470
8471         * AUTHORS
8472         * src/gtk/authors.h
8473                 (more) updates
8474
8475 2008-12-21 [paul]       3.7.0cvs1
8476
8477         * AUTHORS
8478         * src/gtk/authors.h
8479                 updates
8480
8481 2008-12-19 [paul]       3.7.0
8482
8483         * NEWS
8484         * README
8485         * RELEASE_NOTES 
8486                 3.7.0 released!
8487
8488 2008-12-19 [paul]       3.6.1cvs80
8489
8490         * configure.ac
8491                 remove unmaintained sk and sr from ALL_LINGUAS
8492                 add newly maintained cs to ALL_LINGUAS
8493         * po/bg.po
8494         * po/ca.po
8495         * po/cs.po
8496         * po/de.po
8497         * po/fi.po
8498         * po/hu.po
8499         * po/nl.po
8500         * po/pt_BR.po
8501         * po/ru.po
8502         * po/sv.po
8503                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8504                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8505                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8506                 Persson Fink
8507
8508 2008-12-16 [colin]      3.6.1cvs79
8509
8510         * src/plugins/pgpcore/sgpgme.c
8511                 Fix warning
8512
8513 2008-12-15 [colin]      3.6.1cvs78
8514
8515         * src/compose.c
8516         * src/privacy.c
8517         * src/privacy.h
8518         * src/plugins/pgpcore/sgpgme.c
8519         * src/plugins/pgpcore/sgpgme.h
8520         * src/plugins/pgpinline/pgpinline.c
8521         * src/plugins/pgpmime/pgpmime.c
8522         * src/plugins/smime/smime.c
8523                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8524                 email address" doesn't work'. Use custom from address
8525                 if set
8526
8527 2008-12-15 [colin]      3.6.1cvs77
8528
8529         * src/common/utils.c
8530                 Fix bug 1746, 'Makes a mailto link from several 
8531                 paragraphs'
8532
8533 2008-12-15 [paul]       3.6.1cvs76
8534
8535         * m4/spamassassin.m4
8536                 fix warnings thrown up by autoconf-2.63
8537
8538 2008-12-13 [colin]      3.6.1cvs75
8539
8540         * Makefile.am
8541         * src/Makefile.am
8542         * src/common/ssl.c
8543         * src/common/utils.c
8544         * src/common/utils.h
8545         * tools/Makefile.am
8546                 Finish previous patch
8547
8548 2008-12-13 [colin]      3.6.1cvs74
8549
8550         * tools/Makefile.am
8551                 Only install certs on windows
8552
8553 2008-12-13 [colin]      3.6.1cvs73
8554
8555         * tools/Makefile.am
8556         * tools/ca-certificates.crt
8557         * src/common/Makefile.am
8558         * src/common/ssl.c
8559                 First try to ship SSL certificates in Windows
8560                 build
8561
8562 2008-12-12 [colin]      3.6.1cvs72
8563
8564         * configure.ac
8565         * src/plugins/pgpinline/claws.def
8566                 Windows build fixes
8567
8568 2008-12-12 [paul]       3.6.1cvs71
8569
8570         * src/imap.c
8571         * src/mh.c
8572         * src/partial_download.c
8573         * src/textview.c
8574         * src/common/claws.c
8575         * src/common/prefs.c
8576         * src/common/utils.c
8577                 win32: fix unlinking, renaming and bug with
8578                 non-ascii username
8579                 Patch by Colin
8580
8581 2008-12-11 [colin]      3.6.1cvs70
8582
8583         * po/fr.po
8584         * manual/fr/advanced.xml
8585                 Update french translations
8586
8587 2008-12-10 [colin]      3.6.1cvs69
8588
8589         * manual/faq.xml
8590                 Correct bug submission guidelines
8591
8592 2008-12-10 [colin]      3.6.1cvs68
8593
8594         * src/plugins/pgpcore/pgp_viewer.c
8595                 Fix bug 1736, 'Key import does not work'
8596                 Kill the correct pid (and not the parent
8597                 shell), and increase the timeout a bit.
8598
8599 2008-12-09 [paul]       3.6.1cvs67
8600
8601         * src/messageview.c
8602                 ensure that any stray noticeview buttons are hidden,
8603                 as clicking them causes segfaults!
8604
8605 2008-12-09 [colin]      3.6.1cvs66
8606
8607         * src/compose.c
8608         * src/compose.h
8609         * src/folder_item_prefs.h
8610         * src/prefs_common.c
8611         * src/prefs_common.h
8612         * src/common/defs.h
8613                 Fix bug 1792, '"Save Message to" should 
8614                 retain list of recently selected folders'
8615                 Also, make Enchant-related prefs stick
8616                 even if the build doesn't enable enchant
8617
8618 2008-12-09 [paul]       3.6.1cvs65
8619
8620         * src/messageview.c
8621                 fix bug 1787, 'Prevent automatic PGP inline
8622                 decryption attempts' use the noticeview to display
8623                 decryption failure messages instead of the irritating
8624                 popup dialog
8625
8626 2008-12-09 [colin]      3.6.1cvs64
8627
8628         * src/prefs_filtering.c
8629                 Fix bug 1789, 'filtering account selection 
8630                 (regression)'. Filtering on sending-only
8631                 accounts can be a little useful when using
8632                 filtering via Tools menu.
8633
8634 2008-12-07 [paul]       3.6.1cvs63
8635
8636         * src/prefs_actions.c
8637                 don't auto-select first entry (same as other
8638                 similar dialogs)
8639         * src/gtk/pluginwindow.c
8640                 these parents don't have children so don't look
8641                 for them
8642
8643 2008-12-07 [paul]       3.6.1cvs62
8644
8645         * src/prefs_account.c
8646         * src/gtk/pluginwindow.c
8647         * src/gtk/prefswindow.c
8648         * src/gtk/prefswindow.h
8649                 auto-select first page
8650
8651 2008-12-05 [colin]      3.6.1cvs61
8652
8653         * src/codeconv.c
8654         * src/procmime.c
8655                 Fix bug 1788, 'CM crashes re-encoding 
8656                 encoded parameters' (introduced in cvs40)
8657
8658 2008-12-05 [paul]       3.6.1cvs60
8659
8660         * src/prefs_common.h
8661                 remove gpg prefs that are no longer needed here
8662
8663 2008-12-03 [colin]      3.6.1cvs59
8664
8665         * src/msgcache.c
8666                 Speed up cache reading (about 10% gain)
8667         * src/summaryview.c
8668         * src/gtk/gtksctree.c
8669                 Speed up expand/collapse all threads
8670                 (about 95% gain)
8671
8672 2008-12-03 [paul]       3.6.1cvs58
8673
8674         * configure.ac
8675                 eradicate gcc4's signedness warnings
8676                 fix building with gnuTLS on (Open)Solaris
8677
8678 2008-12-01 [colin]      3.6.1cvs57
8679
8680         * src/gtk/gtkcmclist.c
8681                 Fix column headers
8682
8683 2008-12-01 [colin]      3.6.1cvs56
8684
8685         * src/plugins/pgpinline/pgpinline.c
8686                 Fix bug 1779, 'PGP Inline badly handles 
8687                 multipart'. Properly dump the current part
8688                 instead of running around with scissors
8689
8690 2008-11-30 [paul]       3.6.1cvs55
8691
8692         * manual/advanced.xml
8693         * manual/plugins.xml
8694         * src/prefs_toolbar.c
8695                 remove the verb from the page title and
8696                 update references in the manual
8697
8698 2008-11-30 [paul]       3.6.1cvs54
8699
8700         * src/prefs_other.c
8701                 move Other/ page to Other/Miscellaneous
8702         * src/gtk/prefswindow.c
8703                 make parent page unselectable
8704
8705 2008-11-29 [paul]       3.6.1cvs53
8706
8707         * README
8708                 add the new 'primary_paste_unselects' hidden
8709                 option, add missing 'log_[...]_color' options,
8710                 and reformat the text
8711         * manual/advanced.xml
8712                 add the new 'primary_paste_unselects' hidden
8713                 option, add missing 'log_[...]_color' options
8714
8715 2008-11-28 [colin]      3.6.1cvs52
8716
8717         * src/mimeview.c
8718                 Fix leak
8719
8720 2008-11-28 [colin]      3.6.1cvs51
8721
8722         * po/fr.po
8723                 Update translation
8724
8725 2008-11-28 [colin]      3.6.1cvs50
8726
8727         * src/mainwindow.c
8728                 Fix account selection in Mailing list
8729                 menu
8730
8731 2008-11-28 [paul]       3.6.1cvs49
8732
8733         * po/Makefile.in.in
8734                 automatically remove obsolete strings
8735
8736 2008-11-28 [colin]      3.6.1cvs48
8737
8738         * src/plugins/pgpcore/sgpgme.c
8739                 Fix error message when key isn't available.
8740
8741 2008-11-27 [colin]      3.6.1cvs47
8742
8743         * src/filtering.c
8744         * src/matcher.c
8745                 Fix a little leak
8746
8747 2008-11-26 [colin]      3.6.1cvs46
8748
8749         * src/common/ssl.c
8750                 Fix new warning
8751
8752 2008-11-26 [colin]      3.6.1cvs45
8753
8754         * src/plugins/pgpcore/select-keys.c
8755         * src/plugins/pgpcore/sgpgme.c
8756                 Fix bug 1591, 'S/MIME: better key 
8757                 handling/selection dialog'
8758                 Really ignore revoked/expired keys
8759
8760 2008-11-26 [colin]      3.6.1cvs44
8761
8762         * src/main.c
8763         * src/common/claws.c
8764         * src/common/ssl.c
8765                 Make sure libgcrypt's threading is initialised
8766                 before gnutls. See also old bug 1539.
8767
8768 2008-11-26 [colin]      3.6.1cvs43
8769
8770         * src/imap.c
8771         * src/news.c
8772         * src/etpan/imap-thread.c
8773                 Fix possible crashes due to clist_begin()
8774                 not checking for NULLs (it should!)
8775
8776 2008-11-25 [colin]      3.6.1cvs42
8777
8778         * src/procmime.c
8779                 Fix line length in MIME parameters
8780
8781 2008-11-22 [paul]       3.6.1cvs41
8782
8783         * src/compose.c
8784                 grab Return key press in attachments Properties
8785                 dialog
8786
8787 2008-11-21 [colin]      3.6.1cvs40
8788
8789         * src/compose.c
8790         * src/procmime.c
8791                 Fix bug 1776, 'use encoded name parameters 
8792                 for attachments instead of ascii'.
8793                 Break the RFC 2047 by using B-encoded 
8794                 filename parameter, like everyone does,
8795                 following advice from the RFC author.
8796
8797 2008-11-21 [colin]      3.6.1cvs39
8798
8799         * src/common/socket.c
8800                 Rehandshake if server asks to
8801
8802 2008-11-21 [colin]      3.6.1cvs38
8803
8804         * src/mimeview.h
8805         * src/toolbar.h
8806         * src/common/session.h
8807         * src/common/smtp.h
8808                 Move conditional-compilation members to
8809                 end of structs
8810
8811 2008-11-19 [wwp]        3.6.1cvs37
8812
8813         * src/prefs_actions.c
8814                 Fixed wrong behaviour when pressing Escape (was not cancelling
8815                 the action).
8816
8817 2008-11-19 [wwp]        3.6.1cvs36
8818
8819         * src/compose.c
8820         * src/matcher.c
8821         * src/messageview.c
8822         * src/mimeview.c
8823         * src/prefs_actions.c
8824         * src/prefs_filtering_action.c
8825         * src/procmsg.c
8826         * src/summaryview.c
8827         * src/textview.c
8828         * src/common/utils.c
8829                 Replace occurrences of "command line" with "command-line" everywhere.
8830                 Enforce code style (mostly indentation) in prefs_actions.c.
8831
8832 2008-11-19 [colin]      3.6.1cvs35
8833
8834         * src/compose.c
8835         * src/prefs_common.c
8836         * src/prefs_common.h
8837                 Add primary_paste_unselects hidden preference
8838                 to change how middle-click pasting changes
8839                 the selection and insert point; defaults to
8840                 pre-3.6.1cvs31
8841
8842 2008-11-19 [colin]      3.6.1cvs34
8843
8844         * src/folderview.c
8845                 Always give focus to summaryview, even if
8846                 the folder is empty, in small screen layout.
8847                 Allows to go back to folderlist using the
8848                 keyboard.
8849
8850 2008-11-18 [colin]      3.6.1cvs33
8851
8852         * src/mainwindow.h
8853                 Put back conditional at the end of struct
8854
8855 2008-11-18 [colin]      3.6.1cvs32
8856
8857         * src/procmime.c
8858         * src/common/w32_reg.c
8859                 Fix crash on win32 when browsing to a
8860                 directory
8861
8862 2008-11-15 [colin]      3.6.1cvs31
8863
8864         * src/compose.c
8865                 After a mid-click paste, deselect selection
8866                 and go to end of paste.
8867
8868 2008-11-15 [colin]      3.6.1cvs30
8869
8870         * src/compose.c
8871                 Auto-save draft after external editor quits
8872
8873 2008-11-15 [colin]      3.6.1cvs29
8874
8875         * src/plugins/pgpcore/sgpgme.c
8876                 Fix wrong error display, thanks to
8877                 Charles A. Edwards
8878
8879 2008-11-14 [colin]      3.6.1cvs28
8880
8881         * src/prefs_actions.c
8882                 Comment out bogus (IMO) warning
8883
8884 2008-11-14 [colin]      3.6.1cvs27
8885
8886         * src/mainwindow.c
8887         * src/summaryview.c
8888         * src/summaryview.h
8889         * src/gtk/menu.c
8890         * src/gtk/menu.h
8891                 Share summaryview's context menu actions with
8892                 the equivalent menu items of the main menu;
8893                 this allows to share accelerators and de-
8894                 duplicate code.
8895
8896 2008-11-14 [colin]      3.6.1cvs26
8897
8898         * src/plugins/pgpcore/sgpgme.c
8899                 Fix bug 1768, 'claws-mail crashes while 
8900                 checking smime bad signature'
8901
8902 2008-11-13 [colin]      3.6.1cvs25
8903
8904         * src/account.c
8905         * src/filtering.c
8906                 Fix redefinition of PREFSBUFSIZE
8907
8908 2008-11-13 [wwp]        3.6.1cvs24
8909
8910         * tools/popfile-link.sh
8911                 Add support for reusing existing POPFile session ID.
8912
8913 2008-11-12 [colin]      3.6.1cvs23
8914
8915         * src/prefs_gtk.h
8916                 Fix bug 1771, 'Folder template gets 
8917                 truncated when exiting the application'
8918                 Use a 32k buffer for string preferences
8919
8920 2008-11-11 [colin]      3.6.1cvs22
8921
8922         * src/summaryview.c
8923                 Fix "display sender using addressbook" when
8924                 prefs_common.swap_from is in use. Patch by
8925                 H. Merijn Brand
8926
8927 2008-11-11 [colin]      3.6.1cvs21
8928
8929         * src/autofaces.c
8930         * src/common/md5.c
8931         * src/common/md5.h
8932                 Make a few functions static
8933
8934 2008-11-07 [colin]      3.6.1cvs20
8935
8936         * src/mainwindow.c
8937         * src/summaryview.c
8938                 Fix crash when rebuilding colorlabel
8939                 menu
8940         * src/addrgather.c
8941         * src/editldap.c
8942         * src/prefs_account.c
8943         * src/prefs_compose_writing.c
8944         * src/prefs_logging.c
8945         * src/prefs_message.c
8946         * src/prefs_other.c
8947         * src/prefs_receive.c
8948         * src/prefs_summaries.c
8949         * src/prefs_wrapping.c
8950         * src/plugins/bogofilter/bogofilter_gtk.c
8951         * src/plugins/pgpcore/prefs_gpg.c
8952         * src/plugins/spamassassin/spamassassin_gtk.c
8953                 Fix deprecated use of page_size in 
8954                 gtkspinbutton adjustments
8955
8956 2008-11-06 [mones]      3.6.1cvs19
8957
8958         * src/mainwindow.c
8959                 Fix missing "About" in Help menu
8960         * tools/claws.i18n.status.pl
8961                 Fix header
8962
8963 2008-11-05 [colin]      3.6.1cvs18
8964
8965         * src/action.c
8966         * src/main.c
8967         * src/mainwindow.c
8968         * src/common/socket.c
8969         * src/common/socket.h
8970         * src/gtk/gtkutils.c
8971         * src/gtk/gtkutils.h
8972                 w32: Implement single launch (lock
8973                 socket); always put debug log to
8974                 the rc_dir; fix Start menu update
8975                 after registering as default Mail 
8976                 app
8977
8978 2008-11-05 [colin]      3.6.1cvs17
8979
8980         * src/mainwindow.c
8981                 Setting the Mail start menu item in HKCU 
8982                 confuses the Internet Options dialog. Do 
8983                 it in HKLM as this dialog does.
8984
8985 2008-11-04 [colin]      3.6.1cvs16
8986
8987         * src/common/w32_reg.c
8988                 Fix off-by-one
8989
8990 2008-11-04 [colin]      3.6.1cvs15
8991
8992         * src/procmime.c
8993                 w32: Fix getting content-type 
8994         * src/mimeview.c
8995         * src/prefs_common.c
8996         * src/prefs_common.h
8997         * src/prefs_ext_prog.c
8998         * src/textview.c
8999                 w32: better integration (use the
9000                 standard file associations instead
9001                 of our platform-unadapted open
9002                 dialog)
9003         * src/mainwindow.c
9004         * src/common/utils.c
9005         * src/common/w32_reg.c
9006         * src/common/w32lib.h
9007                 w32: better integration (allow 
9008                 setting Claws as default MUA)
9009
9010 2008-11-01 [colin]      3.6.1cvs14
9011
9012         * src/codeconv.c
9013                 Fix wrongly converted non-ascii characters
9014                 when locale's charset is US-ASCII (strict-mode
9015                 was failing in this case)
9016
9017 2008-10-30 [colin]      3.6.1cvs13
9018
9019         * src/mimeview.c
9020         * src/mimeview.h
9021         * src/textview.c
9022         * src/textview.h
9023                 Use one UI Manager per mimeview, instead of
9024                 the global one -- else user_data pointer gets
9025                 broken if opening and closing another message-
9026                 view, then using right-click on a mimeview's 
9027                 mimepart. Probably fixes bug 1711, 'Save-as
9028                 attachment crashes'
9029
9030 2008-10-24 [paul]       3.6.1cvs12
9031
9032         * tools/Makefile.am
9033         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
9034         * tools/kdeservicemenu/install.sh
9035                 another, possibly the final?, attempt on getting this
9036                 sorted for kde4
9037
9038 2008-10-24 [paul]       3.6.1cvs11
9039
9040         * tools/kdeservicemenu/install.sh
9041                 fix servicemenu installation directory on kde4
9042
9043 2008-10-24 [paul]       3.6.1cvs10
9044
9045         * tools/kdeservicemenu/README
9046         * tools/kdeservicemenu/install.sh
9047                 add support for kde4 in addition to kde3.
9048                 a rework involving checking for kde4-config, then
9049                 kde-config, finally prompting the user for the
9050                 location of either if they cannot be found
9051                 
9052
9053 2008-10-18 [paul]       3.6.1cvs9
9054
9055         * tools/claws.i18n.status.pl
9056                 updated with latest translator info.
9057                 only print for languages defined in %langname
9058
9059 2008-10-17 [paul]       3.6.1cvs8
9060
9061         * src/plugins/pgpcore/sgpgme.c
9062                 when listing the uid's, show the uid validity
9063
9064 2008-10-16 [paul]       3.6.1cvs7
9065
9066         * INSTALL
9067                 updated
9068
9069 2008-10-13 [wwp]        3.6.1cvs6
9070
9071         * po/fr.po
9072                 Updated French translation.
9073
9074 2008-10-11 [colin]      3.6.1cvs5
9075
9076         * src/gtk/authors.h
9077                 Fix bug 1756, "Outdated translators list in About 
9078                 dialogue". Patch by Aleksei Miheev.
9079
9080 2008-10-11 [colin]      3.6.1cvs4
9081
9082         * src/account.c
9083         * src/imap.c
9084         * src/inc.c
9085         * src/main.c
9086         * src/mainwindow.c
9087         * src/news.c
9088         * src/pop.c
9089         * src/pop.h
9090         * src/prefs_account.c
9091         * src/send_message.c
9092         * src/send_message.h
9093         * src/ssl_manager.c
9094         * src/ssl_manager.h
9095         * src/wizard.c
9096         * src/common/claws.c
9097         * src/common/defs.h
9098         * src/common/session.c
9099         * src/common/session.h
9100         * src/common/smtp.c
9101         * src/common/smtp.h
9102         * src/common/socket.c
9103         * src/common/socket.h
9104         * src/common/ssl.c
9105         * src/common/ssl.h
9106         * src/common/ssl_certificate.c
9107         * src/common/ssl_certificate.h
9108         * src/gtk/about.c
9109         * src/gtk/sslcertwindow.c
9110         * src/gtk/sslcertwindow.h
9111                 Remove OpenSSL code
9112
9113 2008-10-11 [colin]      3.6.1cvs3
9114
9115         * src/common/ssl_certificate.c
9116                 Make local function static
9117
9118 2008-10-10 [colin]      3.6.1cvs2
9119
9120         * src/common/ssl.h
9121         * src/common/ssl_certificate.c
9122         * src/gtk/sslcertwindow.c
9123                 Add offline certificate verification,
9124                 thanks to Nikos Mavrogiannopoulos for the
9125                 hints
9126
9127 2008-10-10 [colin]      3.6.1cvs1
9128
9129         * src/common/ssl_certificate.c
9130         * src/gtk/sslcertwindow.c
9131                 Fix warnings
9132
9133 2008-10-10 [paul]       3.6.1
9134
9135         * m4/spamassassin.m4
9136                 remove openssl dross
9137
9138         * NEWS
9139         * README
9140         * RELEASE_NOTES 
9141                 3.6.1 released!
9142
9143 2008-10-10 [colin]      3.6.0cvs25
9144
9145         * src/common/ssl.c
9146                 Tell libetpan it doesn't need to init
9147                 GnuTLS
9148
9149 2008-10-10 [colin]      3.6.0cvs24
9150
9151         * claws-mail.pc.in
9152                 Remove references to openssl
9153
9154 2008-10-09 [colin]      3.6.0cvs23
9155
9156         * configure.ac
9157                 Fix message
9158
9159 2008-10-09 [colin]      3.6.0cvs22
9160
9161         * configure.ac
9162                 Error out when building against openssl
9163
9164 2008-10-09 [colin]      3.6.0cvs21
9165
9166         * configure.ac
9167         * COPYING
9168         * src/crash.c
9169         * src/main.c
9170         * src/gtk/about.c
9171                 Disable OpenSSL due to requirement of
9172                 OpenSSL exception. Code not removed yet,
9173                 just in case, but disabled.
9174
9175 2008-10-09 [colin]      3.6.0cvs20
9176
9177         * configure.ac
9178         * src/Makefile.am
9179         * src/crash.c
9180         * src/gedit-print.c
9181         * src/gedit-print.h
9182         * src/main.c
9183         * src/mainwindow.c
9184         * src/messageview.c
9185         * src/prefs_ext_prog.c
9186         * src/prefs_fonts.c
9187         * src/prefs_image_viewer.c
9188         * src/printing.c
9189         * src/printing.h
9190         * src/summaryview.c
9191         * src/gtk/Makefile.am
9192         * src/gtk/about.c
9193         * src/gtk/gtksourceprintjob.c
9194         * src/gtk/gtksourceprintjob.h
9195                 Revert previous patch. It'd be better to remove
9196                 OpenSSL instead, as GnuTLS works as well.
9197
9198 2008-10-09 [colin]      3.6.0cvs19
9199
9200         * configure.ac
9201         * src/Makefile.am
9202         * src/crash.c
9203         * src/gedit-print.c
9204         * src/gedit-print.h
9205         * src/main.c
9206         * src/mainwindow.c
9207         * src/messageview.c
9208         * src/prefs_ext_prog.c
9209         * src/prefs_fonts.c
9210         * src/prefs_image_viewer.c
9211         * src/printing.c
9212         * src/printing.h
9213         * src/summaryview.c
9214         * src/gtk/Makefile.am
9215         * src/gtk/about.c
9216         * src/gtk/gtksourceprintjob.c
9217         * src/gtk/gtksourceprintjob.h
9218                 Remove the libgnomeprint interface (deprecated,
9219                 and fixes Debian's #501570, 'Copyright confusion')
9220
9221 2008-10-09 [colin]      3.6.0cvs18
9222
9223         * configure.ac
9224                 Require libetpan 0.57 (important fixes)
9225
9226 2008-10-08 [paul]       3.6.0cvs17
9227
9228         * src/prefs_filtering_action.c
9229         * src/prefs_matcher.c
9230                 enable re-ordering of the filtering/processing
9231                 condition and actions lists by drag'n'drop
9232
9233 2008-10-08 [colin]      3.6.0cvs16
9234
9235         * src/addressbook.c
9236                 Fix wrong menu title
9237
9238 2008-10-07 [colin]      3.6.0cvs15
9239
9240         * src/imap.c
9241                 After thinking, revert this. It's only a minor
9242                 annoyance to GSSAPI users, and I can't test this
9243                 right now. Postponed until after next good release.
9244
9245 2008-10-07 [colin]      3.6.0cvs14
9246
9247         * src/imap.c
9248                 Don't ask for a password when using GSSAPI
9249
9250 2008-10-07 [colin]      3.6.0cvs13
9251
9252         * src/mainwindow.c
9253                 Fix build with GTK+ < 2.14
9254
9255 2008-10-07 [colin]      3.6.0cvs12
9256
9257         * src/mainwindow.c
9258         * src/mainwindow.h
9259         * src/prefs_common.c
9260         * src/prefs_common.h
9261         * src/summaryview.c
9262         * src/gtk/colorlabel.c
9263                 Fix bug 1749, 'Shortcut keys for color labels 
9264                 not changeable'
9265                 Make fullscreen a setting remembered between
9266                 sessions
9267
9268 2008-10-07 [colin]      3.6.0cvs11
9269
9270         * src/prefs_other.c
9271                 Fix bug 1747, 'Wanderlust keybindings no longer 
9272                 working (regression)'
9273
9274 2008-10-07 [colin]      3.6.0cvs10
9275
9276         * src/mainwindow.c
9277                 Make fullscreen a real menu item
9278
9279 2008-10-07 [colin]      3.6.0cvs9
9280
9281         * src/mainwindow.c
9282                 Make sure we won't save size when
9283                 fullscreening
9284
9285 2008-10-06 [colin]      3.6.0cvs8
9286
9287         * src/mainwindow.c
9288         * src/mainwindow.h
9289                 Handle fullscreen via F11. Patch by
9290                 Michael Rasmussen
9291
9292 2008-10-06 [colin]      3.6.0cvs7
9293
9294         * src/common/ssl.c
9295                 Fix return value when setting client cert
9296
9297 2008-10-04 [colin]      3.6.0cvs6
9298
9299         * src/mimeview.c
9300                 Fix bug 1742, 'Attachment list contents not 
9301                 visible/scrollable'
9302
9303 2008-10-04 [paul]       3.6.0cvs5
9304
9305         * src/mainwindow.c
9306                 fix failure of Hide toolbar option on restart
9307
9308 2008-10-04 [colin]      3.6.0cvs4
9309
9310         * src/addressbook.c
9311         * src/compose.c
9312         * src/mainwindow.c
9313         * src/messageview.c
9314         * src/summaryview.c
9315                 Maemo: Fix bug 1737, Crashes upon opening
9316
9317 2008-10-04 [paul]       3.6.0cvs3
9318
9319         * po/pt_BR.po
9320                 submitted (just a little late) by Frederico
9321                 Goncalves Guimaraes
9322
9323 2008-10-03 [wwp]        3.6.0cvs2
9324
9325         * po/fr.po
9326                 Many fixes, mostly in menus and accelerators.
9327
9328 2008-10-03 [colin]      3.6.0cvs1
9329
9330         * src/gtk/filesel.c
9331                 Allow network mounts with new GTKs: they're
9332                 available via FUSE mounts and we don't need
9333                 GVFS.
9334
9335 2008-10-03 [paul]       3.6.0
9336
9337         * NEWS
9338         * README
9339         * RELEASE_NOTES 
9340                 3.6.0 released!
9341
9342 2008-10-03 [paul]       3.5.0cvs145
9343
9344         * configure.ac
9345         * po/bg.po
9346         * po/nl.po
9347         * po/ru.po
9348         * po/sv.po
9349                 new translations. added by Yasen Pramatarov,
9350                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9351         * po/ca.po
9352         * po/de.po
9353         * po/fi.po
9354         * po/fr.po
9355         * po/hu.po
9356         * po/it.po
9357         * po/pl.po
9358         * po/zh_CN.po
9359                 updated translations. submitted by Miquel Oliete,
9360                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9361                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9362
9363 2008-10-02 [colin]      3.5.0cvs144
9364
9365         * src/common/session.c
9366                 Fix crash when connection fails on windows
9367
9368 2008-10-01 [colin]      3.5.0cvs143
9369
9370         * src/imap.c
9371                 Real fix for FS-unsafe chars on win32
9372
9373 2008-10-01 [colin]      3.5.0cvs142
9374
9375         * src/imap.c
9376                 Encode prohibited filenames on win32
9377
9378 2008-09-30 [mones]      3.5.0cvs141
9379
9380         * src/ldapctrl.c
9381         * src/main.c
9382         * src/prefs_themes.c
9383         * src/printing.c
9384                 Fix output of some debug messages
9385
9386 2008-09-30 [colin]      3.5.0cvs140
9387
9388         * src/addrbook.c
9389         * src/addrharvest.c
9390         * src/compose.c
9391         * src/jpilot.c
9392         * src/mh.c
9393         * src/prefs_themes.c
9394         * src/procheader.c
9395         * src/procmime.c
9396         * src/summaryview.c
9397         * src/common/utils.c
9398         * src/gtk/sslcertwindow.c
9399                 Win32: Fix time usage; use g_stat
9400
9401 2008-09-29 [colin]      3.5.0cvs139
9402
9403         * src/common/utils.c
9404                 Fix case-sensitive match of subject
9405                 prefixes on win32
9406
9407 2008-09-29 [colin]      3.5.0cvs138
9408
9409         * src/folder_item_prefs.c
9410         * src/folder_item_prefs.h
9411         * src/matcher.c
9412         * src/prefs_folder_item.c
9413         * src/prefs_matcher.c
9414         * src/summaryview.c
9415         * src/common/string_match.c
9416         * src/common/utils.c
9417                 Fix a huge leak (dozens of megs per folder
9418                 change) on Windows: disable regexps 
9419
9420 2008-09-28 [paul]       3.5.0cvs137
9421
9422         * po/en_GB.po
9423                 updated
9424
9425 2008-09-27 [colin]      3.5.0cvs136
9426
9427         * src/account.c
9428         * src/account.h
9429                 Add accessor for cur_account
9430
9431 2008-09-27 [colin]      3.5.0cvs135
9432
9433         * src/imap.c
9434                 Fix crash when error happen on session establishment
9435
9436 2008-09-26 [mones]      3.5.0cvs134
9437
9438         * po/es.po
9439                 Updated for release
9440
9441 2008-09-26 [colin]      3.5.0cvs133
9442
9443         * src/plugins/pgpcore/claws.def
9444                 Fix symbol
9445
9446 2008-09-26 [colin]      3.5.0cvs132
9447
9448         * src/prefs_common.c
9449         * src/prefs_common.h
9450         * src/plugins/pgpcore/pgp_viewer.c
9451                 Add an accessor to prefs_common for plugins
9452                 (Win32 fix)
9453
9454 2008-09-25 [colin]      3.5.0cvs131
9455
9456         * src/main.c
9457                 Fix bug 1725, 'useless lines in clawsrc'
9458         * src/plugins/smime/mypgpcore.def
9459                 Add a missing symbol
9460
9461 2008-09-25 [paul]       3.5.0cvs130
9462
9463         * src/plugins/smime/mypgpcore.def
9464         * src/plugins/smime/plugin.def
9465         * src/plugins/smime/version.rc
9466                 add these windows-specific files
9467                 (Thanks to Colin)
9468
9469 2008-09-25 [colin]      3.5.0cvs129
9470
9471         * src/main.c
9472                 Load standard plugins only on first run
9473
9474 2008-09-25 [colin]      3.5.0cvs128
9475
9476         * src/codeconv.c
9477                 Fix build...
9478
9479 2008-09-24 [colin]      3.5.0cvs127
9480
9481         * src/codeconv.c
9482                 Add nb_NO's charset (iso-8859-1)
9483
9484 2008-09-24 [colin]      3.5.0cvs126
9485
9486         * src/common/utils.c
9487                 Fix get_mail_base_dir() on windows
9488                 (was synced from main ages ago)
9489
9490 2008-09-24 [colin]      3.5.0cvs125
9491
9492         * src/main.c
9493         * src/wizard.c
9494                 Integrate better with Windows' style
9495
9496 2008-09-23 [paul]       3.5.0cvs124
9497
9498         * src/compose.c
9499         * src/mainwindow.c
9500         * src/messageview.c
9501                 offer these strings to translators too 
9502
9503 2008-09-23 [colin]      3.5.0cvs123
9504
9505         * configure.ac
9506                 Add a --disable-dbus flag in case we want
9507                 no DBUS even if headers are available (like
9508                 for building gpg4win)
9509         * src/filtering.c
9510         * src/mainwindow.c
9511         * src/prefs_logging.c
9512         * src/common/utils.c
9513         * src/plugins/pgpcore/sgpgme.c
9514         * src/plugins/smime/claws.def
9515                 Windows fixes:
9516                 - disable filtering log (it's crashy for
9517                   some reason)
9518                 - fix gmtime_r when time is -1 (before 01/01/70)
9519                 - add symbols for smime
9520
9521 2008-09-22 [colin]      3.5.0cvs122
9522
9523         * src/common/utils.c
9524         * src/account.c
9525                 Remove raw printf
9526         * src/compose.c
9527                 Fix cursor position after changing account
9528         * src/imap.c
9529         * src/mimeview.c
9530         * src/news.c
9531                 Fix absolute path detection 
9532
9533 2008-09-21 [colin]      3.5.0cvs121
9534
9535         * src/gtk/gtkaspell.c
9536                 Don't try to use empty dictionaries
9537
9538 2008-09-20 [colin]      3.5.0cvs120
9539
9540         * po/POTFILES.in
9541                 Add the new files to the translations
9542
9543 2008-09-20 [colin]      3.5.0cvs119
9544
9545         * configure.ac
9546         * src/plugins/Makefile.am
9547         * src/plugins/smime/Makefile.am
9548         * src/plugins/smime/plugin.c
9549         * src/plugins/smime/smime.c
9550         * src/plugins/smime/smime.deps
9551         * src/plugins/smime/smime.h
9552                 Include S/Mime plugin in the main plugins
9553                 Will ease the Gpg4win team's work
9554
9555 2008-09-20 [colin]      3.5.0cvs118
9556
9557         * src/autofaces.c
9558         * src/compose.c
9559         * src/ldapquery.c
9560         * src/main.c
9561         * src/news.c
9562         * src/common/socket.c
9563         * src/gtk/gtkutils.c
9564         * src/plugins/pgpcore/claws.def
9565                 Windows: more fixes, thanks to wwp and
9566                 Marcus Brinkmann
9567
9568 2008-09-20 [colin]      3.5.0cvs117
9569
9570         * src/imap.c
9571                 Tell on which server errors happened
9572
9573 2008-09-20 [colin]      3.5.0cvs116
9574
9575         * src/etpan/etpan-thread-manager.c
9576         * src/etpan/imap-thread.c
9577         * src/etpan/nntp-thread.c
9578                 Windows: Fix hang on IMAP/NNTP
9579
9580 2008-09-20 [colin]      3.5.0cvs115
9581
9582         * src/common/utils.c
9583                 Fix bug 1723, "Buffer overflow crash caused by 
9584                 preview in 'Date format help' dialog box"
9585                 Also, optimise fast_strftime a bit :)
9586
9587 2008-09-18 [colin]      3.5.0cvs114
9588
9589         * src/procmime.c
9590         * src/textview.c
9591                 Check for NULLs before str* functions
9592
9593 2008-09-18 [colin]      3.5.0cvs113
9594
9595         * src/messageview.c
9596         * src/procmime.c
9597         * src/textview.c
9598                 Handle html parts in multipart/related
9599                 Decode ISO-8859-1 as Windows-1252 (the former
9600                 is a subset of the latter) in order to 
9601                 workaround Outlook mails misencoding
9602         * src/gtk/logwindow.c
9603         * src/gtk/logwindow.h
9604                 Clear mainwindow's error pixmap when the
9605                 error scrolls out of the log
9606
9607 2008-09-17 [colin]      3.5.0cvs112
9608
9609         * src/image_viewer.c
9610                 Fix image loading (multiple childs added to 
9611                 scrolledwindow, break of the resize functionality)
9612         * src/account.c
9613         * src/prefs_folder_item.c
9614         * src/prefs_spelling.c
9615         * src/gtk/gtkaspell.c
9616                 Better fix problems with dictionaries updates
9617
9618 2008-09-17 [colin]      3.5.0cvs111
9619
9620         * src/common/utils.c
9621                 Fix double-opening (fixes multiple signatures when
9622                 using signify)
9623
9624 2008-09-16 [colin]      3.5.0cvs110
9625
9626         * src/prefs_account.c
9627         * src/prefs_folder_item.c
9628         * src/prefs_spelling.c
9629         * src/gtk/gtkaspell.c
9630                 Better stripping of aspell dictionaries names
9631
9632 2008-09-16 [colin]
9633
9634         * 3.6.0-rc1 released
9635
9636 2008-09-16 [colin]      3.5.0cvs109
9637
9638         * src/account.c
9639         * src/inc.c
9640         * src/mainwindow.c
9641         * src/prefs_account.h
9642         * src/prefs_other.c
9643         * src/send_message.c
9644         * src/gtk/inputdialog.c
9645                 Don't add a pref to allow remembering passwords
9646                 (Just not checking the checkbox is enough)
9647
9648 2008-09-16 [colin]      3.5.0cvs108
9649
9650         * configure.ac
9651                 Require libetpan 0.56 as 0.55 is crashy
9652         * src/messageview.c
9653                 Fix english
9654         * src/gtk/inputdialog.c
9655         * src/gtk/inputdialog.h
9656                 Fix warnings
9657
9658 2008-09-16 [wwp]        3.5.0cvs107
9659
9660         * src/compose.c
9661                 Complete 3.5.0cvs106 by removing a function that got
9662                 moved to account.[ch].
9663
9664 2008-09-16 [wwp]        3.5.0cvs106
9665
9666         * src/account.c
9667         * src/account.h
9668         * src/compose.c
9669         * src/quote_fmt.c
9670         * src/quote_fmt_lex.l
9671         * src/quote_fmt_parse.y
9672                 Add account signature (path and value string) manipulation
9673                 keywords to the template processor. It's now possible in
9674                 all templates to insert the account signature to an
9675                 arbitrary location or to pass it to a external script for
9676                 further editing.
9677
9678
9679 2008-09-16 [mones]      3.5.0cvs105
9680
9681         * src/imap.c
9682         * src/inc.c
9683         * src/mainwindow.c
9684         * src/mainwindow.h
9685         * src/news.c
9686         * src/prefs_account.h
9687         * src/prefs_common.c
9688         * src/prefs_common.h
9689         * src/prefs_other.c
9690         * src/send_message.c
9691         * src/gtk/inputdialog.c
9692         * src/gtk/inputdialog.h
9693                 Implement session passwords: unsaved passwords for receiving
9694                 or sending of accounts can be remembered while running to 
9695                 avoid repetitive typing.
9696                 As keeping passwords in memory is unsafe a new preference 
9697                 in Other page is added to activate or not such capability.
9698
9699 2008-09-14 [colin]      3.5.0cvs104
9700
9701         * src/codeconv.c
9702         * src/codeconv.h
9703                 Make conv_iconv_strdup static
9704
9705 2008-09-12 [colin]      3.5.0cvs103
9706
9707         * claws-mail.pc.in
9708         * src/Makefile.am
9709         * src/compose.c
9710         * src/compose.h
9711         * src/crash.c
9712         * src/folder_item_prefs.c
9713         * src/folder_item_prefs.h
9714         * src/main.c
9715         * src/prefs_account.c
9716         * src/prefs_common.c
9717         * src/prefs_common.h
9718         * src/prefs_folder_item.c
9719         * src/prefs_spelling.c
9720         * src/prefs_template.c
9721         * src/quote_fmt.h
9722         * src/quote_fmt_parse.y
9723         * src/toolbar.c
9724         * src/toolbar.h
9725         * src/gtk/Makefile.am
9726         * src/gtk/about.c
9727         * src/gtk/filesel.c
9728         * src/gtk/gtkaspell.c
9729         * src/gtk/gtkaspell.h
9730         * src/plugins/bogofilter/Makefile.am
9731         * src/plugins/dillo_viewer/Makefile.am
9732         * src/plugins/spamassassin/Makefile.am
9733         * src/plugins/trayicon/Makefile.am
9734                 Switch spellchecker to Enchant
9735
9736 2008-09-12 [paul]       3.5.0cvs102
9737
9738         * tools/README
9739         * tools/csv2addressbook.pl
9740                 add support for Fox Mail
9741
9742 2008-09-12 [paul]       3.5.0cvs101
9743
9744         * src/compose.c
9745         * src/prefs_wrapping.c
9746                 changes to English
9747
9748 2008-09-12 [paul]       3.5.0cvs100
9749
9750         * configure.ac
9751                 revert cvs99's libenchant commit error
9752
9753 2008-09-12 [colin]      3.5.0cvs99
9754
9755         * src/inc.c
9756                 Only go to inbox if there are new mails
9757                 (and fetch was manual)
9758
9759 2008-09-10 [colin]      3.5.0cvs98
9760
9761         * src/inc.c
9762         * src/summaryview.c
9763         * src/common/session.c
9764                 Use g_timeout_add_seconds instead of g_timeout_add
9765                 on glib >= 2.14 when we don't need precision on the 
9766                 delay. This helps reducing power consumption:
9767                 http://mjg59.livejournal.com/74651.html
9768
9769 2008-09-10 [colin]      3.5.0cvs97
9770
9771         * src/compose.c
9772                 Don't save window size and position when
9773                 compose is hidden (filtering action)
9774
9775 2008-09-09 [colin]      3.5.0cvs96
9776
9777         * src/action.h
9778         * src/addr_compl.c
9779         * src/addressadd.c
9780         * src/addressbook.h
9781         * src/addressbook_foldersel.c
9782         * src/addressitem.h
9783         * src/addrgather.c
9784         * src/alertpanel.c
9785         * src/browseldap.c
9786         * src/editaddress.c
9787         * src/editaddress_other_attributes_ldap.h
9788         * src/editbook.c
9789         * src/editjpilot.c
9790         * src/editldap.c
9791         * src/editldap_basedn.c
9792         * src/editvcard.c
9793         * src/exphtmldlg.c
9794         * src/expldifdlg.c
9795         * src/export.c
9796         * src/foldersel.c
9797         * src/foldersel.h
9798         * src/gedit-print.c
9799         * src/gedit-print.h
9800         * src/grouplistdialog.c
9801         * src/headerview.c
9802         * src/headerview.h
9803         * src/image_viewer.c
9804         * src/import.c
9805         * src/importldif.c
9806         * src/importmutt.c
9807         * src/importpine.c
9808         * src/inc.c
9809         * src/main.c
9810         * src/main.h
9811         * src/messageview.c
9812         * src/messageview.h
9813         * src/noticeview.c
9814         * src/prefs_actions.c
9815         * src/prefs_filtering.c
9816         * src/prefs_folder_column.c
9817         * src/prefs_gtk.h
9818         * src/prefs_summary_column.c
9819         * src/prefs_toolbar.c
9820         * src/send_message.c
9821         * src/setup.c
9822         * src/sourcewindow.c
9823         * src/sourcewindow.h
9824         * src/ssl_manager.c
9825         * src/statusbar.c
9826         * src/statusbar.h
9827         * src/stock_pixmap.c
9828         * src/stock_pixmap.h
9829         * src/summaryview.c
9830         * src/textview.c
9831         * src/textview.h
9832         * src/undo.h
9833         * src/uri_opener.c
9834         * src/wizard.c
9835         * src/wizard.h
9836         * src/common/ssl.h
9837         * src/common/utils.c
9838         * src/gtk/about.c
9839         * src/gtk/colorlabel.c
9840         * src/gtk/colorlabel.h
9841         * src/gtk/combobox.h
9842         * src/gtk/description_window.c
9843         * src/gtk/filesel.c
9844         * src/gtk/gtkaspell.c
9845         * src/gtk/gtkaspell.h
9846         * src/gtk/gtkcmclist.c
9847         * src/gtk/gtkcmclist.h
9848         * src/gtk/gtkcmctree.c
9849         * src/gtk/gtkcmctree.h
9850         * src/gtk/gtkcmoptionmenu.h
9851         * src/gtk/gtksctree.c
9852         * src/gtk/gtksctree.h
9853         * src/gtk/gtkshruler.c
9854         * src/gtk/gtkshruler.h
9855         * src/gtk/gtksourceprintjob.c
9856         * src/gtk/gtksourceprintjob.h
9857         * src/gtk/gtkutils.c
9858         * src/gtk/gtkutils.h
9859         * src/gtk/gtkvscrollbutton.c
9860         * src/gtk/gtkvscrollbutton.h
9861         * src/gtk/icon_legend.c
9862         * src/gtk/inputdialog.c
9863         * src/gtk/logwindow.c
9864         * src/gtk/logwindow.h
9865         * src/gtk/manage_window.c
9866         * src/gtk/manage_window.h
9867         * src/gtk/menu.c
9868         * src/gtk/prefswindow.c
9869         * src/gtk/progressdialog.c
9870         * src/gtk/progressdialog.h
9871         * src/plugins/bogofilter/bogofilter_gtk.c
9872         * src/plugins/pgpcore/passphrase.c
9873         * src/plugins/spamassassin/spamassassin_gtk.c
9874         * src/plugins/trayicon/trayicon.c
9875         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9876         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9877         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9878         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9879         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9880                 Complete GTK+ 2.14 undeprecation
9881                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9882
9883 2008-09-09 [colin]      3.5.0cvs95
9884
9885         * src/gtk/gtkcmclist.h
9886                 Fix build on GTK+ 2.14
9887
9888 2008-09-08 [colin]      3.5.0cvs94
9889
9890         * src/noticeview.c
9891         * src/noticeview.h
9892                 Remove GtkSignalFunc
9893
9894 2008-09-07 [colin]      3.5.0cvs93
9895
9896         * src/addressadd.c
9897         * src/addressbook_foldersel.c
9898         * src/gtk/gtkcmclist.c
9899         * src/gtk/gtkcmclist.h
9900         * src/gtk/gtkcmctree.c
9901         * src/gtk/gtkcmctree.h
9902         * src/gtk/gtksctree.c
9903         * src/gtk/prefswindow.c
9904         * src/gtk/prefswindow.h
9905                 Use GDestroyNotify instead of GtkDestroyNotify
9906                 (deprecated in GTK+ 2.14)
9907
9908 2008-09-07 [colin]      3.5.0cvs92
9909
9910         * src/textview.c
9911                 Fix bug 1712, 'invalid "Phishing attempt warning" 
9912                 when linked text ends with spaces'
9913
9914 2008-09-05 [colin]      3.5.0cvs91
9915
9916         * src/procmime.c
9917                 Maybe fix bug 1711, 'Save-as attachment crashes'
9918                 Possibly wrong free() due to pointer shifting
9919
9920 2008-09-05 [colin]      3.5.0cvs90
9921
9922         * src/compose.c
9923                 Fix bug 1710, 'User misreads "Discard Message" 
9924                 as "Discard Changes"'. Propose to save or discard
9925                 only the latest changes when closing an existing
9926                 draft. Autosave may still have saved parts of the
9927                 edit session.
9928
9929 2008-09-04 [colin]      3.5.0cvs89
9930
9931         * src/summaryview.c
9932                 Fix bug 1707, 'Segfault when sorting on non-visible column'
9933
9934 2008-09-01 [colin]      3.5.0cvs88
9935
9936         * src/imap.c
9937         * src/summaryview.c
9938         * src/common/tags.c
9939         * src/etpan/imap-thread.c
9940         * src/etpan/imap-thread.h
9941                 Store spam flag on IMAP (Junk/NonJunk, as 
9942                 ThunderBird does - this is nonstandard)
9943
9944 2008-08-31 [wwp]        3.5.0cvs87
9945
9946         * ChangeLog
9947                 Fix globish edition^Wediting.
9948
9949 2008-08-31 [wwp]        3.5.0cvs86
9950
9951         * src/addressbook.c
9952                 Don't break nickname editing for non-LDAP books (nickname
9953                 value was overwritten when editing existing contact, this
9954                 came from 3.0.2cvs109).
9955
9956 2008-08-30 [colin]      3.5.0cvs85
9957
9958         * src/mainwindow.c
9959         * src/summaryview.c
9960                 Fix "Apply tags..." key shortcut
9961
9962 2008-08-29 [iwkse]      3.5.0cvs84
9963
9964         * src/summaryview.c
9965                         Bit of clean:)
9966
9967 2008-08-29 [iwkse]      3.5.0cvs83
9968
9969         * src/summaryview.c
9970                         Disable "Move to trash" action if
9971                         we are in a trash-like folder.
9972                         Thanks to colinl
9973
9974 2008-08-29 [paul]       3.5.0cvs82
9975
9976         * configure.ac
9977                 bump up libetpan version requirement since
9978                 0.55 is released now
9979
9980 2008-08-28 [wwp]        3.5.0cvs81
9981
9982         * src/account.c
9983         * src/pop.c
9984         * src/prefs_account.c
9985         * src/prefs_account.h
9986                 Add finer granularity to the POP3's remove-after delay (now in
9987                 hours in addition to in days), patch by Paul Rolland.
9988
9989 2008-08-28 [wwp]        3.5.0cvs80
9990
9991         * src/gtk/combobox.c
9992                 Fix a typo in a comment.
9993
9994 2008-08-28 [iwkse]      3.5.0cvs79
9995
9996         * src/account.c
9997         * src/prefs_actions.c
9998         * src/prefs_filtering.c
9999         * src/prefs_template.c
10000                         Add search feature to the account, 
10001                         template and action dialog.
10002                         It's turned on selecting one row
10003                         of the list and typing some random
10004                         letter. Thanks to wwp, colinl
10005
10006 2008-08-28 [colin]      3.5.0cvs78
10007
10008         * src/Makefile.am
10009         * src/account.c
10010         * src/compose.c
10011         * src/prefs_account.c
10012         * src/prefs_account.h
10013         * src/privacy.c
10014         * src/privacy.h
10015         * src/procmime.c
10016         * src/stock_pixmap.c
10017         * src/stock_pixmap.h
10018         * src/summaryview.c
10019         * src/pixmaps/key_gpg_signed.xpm
10020                 Fix bug 1412, "Sign reply, if mail was signed"
10021                 Add an account preference to sign replies to signed mails
10022
10023 2008-08-28 [iwkse]      3.5.0cvs77
10024
10025         * src/prefs_filtering.c
10026                 Making the search more useful,
10027                 jumping directly to the relative rule.
10028
10029 2008-08-27 [colin]      3.5.0cvs76
10030
10031         * src/main.c
10032                 Add a bit of info
10033
10034 2008-08-27 [colin]      3.5.0cvs75
10035
10036         * src/gtk/gtkcmctree.c
10037                 Fix a few ifdefs
10038
10039 2008-08-26 [colin]      3.5.0cvs74
10040
10041         * src/gtk/gtkcmctree.c
10042                 Fix missing inits on old glib
10043
10044 2008-08-26 [wwp]        3.5.0cvs73
10045
10046         * src/common/utils.c
10047                 Added 'Fwd' to the list of known common subject prefixes.
10048
10049 2008-08-25 [iwkse]      3.5.0cvs72
10050
10051         * src/image_viewer.c
10052                 Add animated gif support to the
10053                 message preview.
10054
10055 2008-08-25 [colin]      3.5.0cvs71
10056
10057         * src/gtk/gtkcmctree.c
10058                 Make sure work isn't null
10059
10060 2008-08-24 [colin]      3.5.0cvs70
10061
10062         * src/common/ssl.c
10063                 Fix typo on SSL_CERT_DIR
10064
10065 2008-08-23 [holger]     3.5.0cvs69
10066
10067         * src/printing.c
10068                 Fix bug 1699 'Separator line mis-placed when
10069                 printing some e-mails'. The number of header lines
10070                 was not correctly calculated when Pango inserts
10071                 linebreaks
10072
10073 2008-08-23 [colin]      3.5.0cvs68
10074
10075         * src/mainwindow.c
10076                 Fix the account selector button; thanks
10077                 to wwp
10078
10079 2008-08-21 [colin]      3.5.0cvs67
10080
10081         * src/compose.c
10082         * src/compose.h
10083                 Add a compose preference for auto-indent
10084         * src/mainwindow.c
10085         * src/summaryview.c
10086                 Make colorlabel accels a bit less hacky
10087
10088 2008-08-21 [colin]      3.5.0cvs66
10089
10090         * src/compose.c
10091         * src/prefs_common.c
10092         * src/prefs_common.h
10093         * src/prefs_wrapping.c
10094                 Add a preference for autoindent; fix no_join tag
10095                 being applied to whole lines instead of just \n when
10096                 creating a line 
10097
10098 2008-08-21 [colin]      3.5.0cvs65
10099
10100         * src/compose.c
10101                 Add support for auto-indentation
10102
10103 2008-08-19 [colin]      3.5.0cvs64
10104
10105         * src/compose.c
10106                 Save Autowrap status in drafts/queued mails
10107
10108 2008-08-19 [colin]      3.5.0cvs63
10109
10110         * src/mainwindow.c
10111                 Fix a comment (in reality, test commit on
10112                 the new CVS server)
10113
10114 2008-08-17 [colin]      3.5.0cvs62
10115
10116         * src/prefs_actions.c
10117         * src/procmime.c
10118         * src/wizard.c
10119         * src/common/socket.h
10120         * src/gtk/gtkcmctree.c
10121                 Fix warnings
10122
10123 2008-08-16 [colin]      3.5.0cvs61
10124
10125         * src/editaddress_other_attributes_ldap.h
10126                 Add 'l' field (localityName)
10127
10128 2008-08-16 [colin]      3.5.0cvs60
10129
10130         * src/mainwindow.c
10131         * src/gtk/gtkcmclist.c
10132         * src/gtk/gtkcmclist.h
10133         * src/gtk/gtkcmctree.c
10134         * src/gtk/gtksctree.c
10135         * src/gtk/gtkutils.c
10136         * src/gtk/gtkvscrollbutton.c
10137                 Fix Maemo build (OS2007)
10138
10139 2008-08-14 [colin]      3.5.0cvs59
10140
10141         * src/folder.c
10142                 Don't crash if parent is null when creating
10143                 a folder
10144         * src/gtk/pluginwindow.c
10145                 Don't crash on race when closing window while
10146                 a plugin is loading and does gtk_iterations
10147
10148 2008-08-13 [colin]      3.5.0cvs58
10149
10150         * src/messageview.c
10151         * src/messageview.h
10152         * src/mimeview.c
10153                 Fix bug 1696, 'Viewing binary attachements 
10154                 as text over 1 MB' (various buglets)
10155
10156 2008-08-10 [colin]      3.5.0cvs57
10157
10158         * src/summaryview.c
10159         * src/gtk/gtkcmclist.c
10160                 Continue fixing GTK < 2.12 build, thanks to
10161                 Michael Hugues
10162
10163 2008-08-10 [colin]      3.5.0cvs56
10164
10165         * src/gtk/gtksctree.c
10166                 Fix build on GTK < 2.12
10167
10168 2008-08-09 [colin]      3.5.0cvs55
10169
10170         * src/mainwindow.c
10171                 Fix untranslatable strings, thanks to
10172                 Stephan Sachse
10173
10174 2008-08-07 [colin]      3.5.0cvs54
10175
10176         * src/compose.c
10177         * src/editaddress.c
10178         * src/folderview.c
10179         * src/mainwindow.c
10180         * src/message_search.c
10181         * src/mimeview.c
10182         * src/noticeview.c
10183         * src/prefs_account.c
10184         * src/prefs_common.c
10185         * src/prefs_customheader.c
10186         * src/prefs_ext_prog.c
10187         * src/prefs_filtering_action.c
10188         * src/prefs_gtk.c
10189         * src/prefs_logging.c
10190         * src/prefs_matcher.c
10191         * src/prefs_msg_colors.c
10192         * src/procmime.c
10193         * src/summary_search.c
10194         * src/summaryview.c
10195         * src/toolbar.c
10196         * src/gtk/colorsel.c
10197         * src/gtk/gtkaspell.c
10198         * src/gtk/gtkutils.c
10199         * src/gtk/gtkutils.h
10200         * src/gtk/inputdialog.c
10201         * src/gtk/pluginwindow.c
10202         * src/gtk/quicksearch.c
10203         * src/plugins/bogofilter/bogofilter_gtk.c
10204         * src/plugins/dillo_viewer/dillo_prefs.c
10205         * src/plugins/spamassassin/spamassassin_gtk.c
10206                 - Fix Ctrl-Space shortcut
10207                 - Fix mime-parsing bug in procmime (cvs52)
10208                 - Fix double-free in procmime (cvs52)
10209                 - Use gtk_bin_get_child instead of GTK_BIN()->child
10210                 - Fix Goto menu in mainwindow
10211
10212 2008-08-07 [mones]      3.5.0cvs53
10213
10214         * po/es.po
10215                 Updated translation (lots of changes!)
10216         * src/compose.c
10217                 Add missing accelerator key
10218         * src/mainwindow.c
10219                 Restored 'v' key function (thanks Colin!)
10220
10221 2008-08-06 [colin]      3.5.0cvs52
10222
10223         * src/addrbook.c
10224         * src/addrcindex.c
10225         * src/addrduplicates.c
10226         * src/addrharvest.c
10227         * src/enriched.c
10228         * src/html.c
10229         * src/ldif.c
10230         * src/mimeview.c
10231         * src/mutt.c
10232         * src/pine.c
10233         * src/procmime.c
10234         * src/vcard.c
10235         * src/wizard.c
10236                 Fix my use of g_utf8_strdown (it returns
10237                 a newly allocated string and doesn't
10238                 change the parameter)
10239
10240 2008-08-06 [colin]      3.5.0cvs51
10241
10242         * src/compose.c
10243                 Fix bug 1690, 'Copy/Paste in edit window may 
10244                 break Undo'; middle-click pastes aren't 
10245                 REPLACE_INSERT but just INSERT. 
10246                 Also, fix privacy menu selection
10247
10248 2008-08-05 [colin]      3.5.0cvs50
10249
10250         * src/action.c
10251         * src/addr_compl.c
10252         * src/addrbook.c
10253         * src/addrcindex.c
10254         * src/addrduplicates.c
10255         * src/addrharvest.c
10256         * src/enriched.c
10257         * src/html.c
10258         * src/ldif.c
10259         * src/main.c
10260         * src/mimeview.c
10261         * src/mutt.c
10262         * src/pine.c
10263         * src/procmime.c
10264         * src/vcard.c
10265         * src/wizard.c
10266         * src/common/socket.c
10267         * src/gtk/gtkutils.c
10268         * src/gtk/gtkutils.h
10269         * src/gtk/menu.c
10270         * src/plugins/spamassassin/spamassassin.c
10271                 More undeprecation (Glib)
10272
10273 2008-08-05 [colin]      3.5.0cvs49
10274
10275         * src/prefs_account.c
10276         * src/prefs_filtering_action.c
10277         * src/prefs_matcher.c
10278         * src/gtk/Makefile.am
10279         * src/gtk/claws-marshal.list
10280         * src/gtk/colorlabel.c
10281         * src/gtk/colorsel.c
10282         * src/gtk/foldersort.c
10283         * src/gtk/gtkaspell.c
10284         * src/gtk/gtkcmclist.c
10285         * src/gtk/gtkcmclist.h
10286         * src/gtk/gtkcmctree.c
10287         * src/gtk/gtkcmctree.h
10288         * src/gtk/gtkcmoptionmenu.c
10289         * src/gtk/gtkcmoptionmenu.h
10290         * src/gtk/gtksctree.c
10291         * src/gtk/gtksctree.h
10292         * src/gtk/gtkutils.c
10293         * src/gtk/gtkutils.h
10294         * src/gtk/gtkvscrollbutton.c
10295         * src/gtk/menu.c
10296         * src/gtk/menu.h
10297         * src/gtk/quicksearch.c
10298         * src/plugins/dillo_viewer/dillo_viewer.c
10299         * src/plugins/pgpcore/select-keys.c
10300                 Try to finish yesterday's commit
10301
10302 2008-08-04 [colin]      3.5.0cvs48
10303
10304         * src/addressadd.c
10305         * src/addressbook.c
10306         * src/addressbook_foldersel.c
10307         * src/addressitem.h
10308         * src/addrgather.c
10309         * src/browseldap.c
10310         * src/compose.c
10311         * src/compose.h
10312         * src/editaddress.c
10313         * src/editaddress_other_attributes_ldap.c
10314         * src/editgroup.c
10315         * src/editldap_basedn.c
10316         * src/folderview.c
10317         * src/folderview.h
10318         * src/grouplistdialog.c
10319         * src/image_viewer.c
10320         * src/imap_gtk.c
10321         * src/importldif.c
10322         * src/main.c
10323         * src/mainwindow.c
10324         * src/message_search.c
10325         * src/mh_gtk.c
10326         * src/mimeview.c
10327         * src/mimeview.h
10328         * src/news_gtk.c
10329         * src/noticeview.h
10330         * src/prefs_account.c
10331         * src/prefs_filtering_action.c
10332         * src/prefs_matcher.c
10333         * src/prefs_msg_colors.c
10334         * src/prefs_summaries.c
10335         * src/statusbar.c
10336         * src/stock_pixmap.c
10337         * src/summary_search.c
10338         * src/summaryview.c
10339         * src/summaryview.h
10340         * src/textview.c
10341         * src/toolbar.h
10342         * src/gtk/Makefile.am
10343         * src/gtk/claws-marshal.list
10344         * src/gtk/colorsel.c
10345         * src/gtk/foldersort.c
10346         * src/gtk/gtkaspell.c
10347         * src/gtk/gtkcmclist.c
10348         * src/gtk/gtkcmclist.h
10349         * src/gtk/gtkcmctree.c
10350         * src/gtk/gtkcmctree.h
10351         * src/gtk/gtksctree.c
10352         * src/gtk/gtksctree.h
10353         * src/gtk/gtkutils.c
10354         * src/gtk/gtkutils.h
10355         * src/gtk/gtkvscrollbutton.c
10356         * src/gtk/menu.c
10357         * src/gtk/menu.h
10358         * src/gtk/quicksearch.c
10359         * src/plugins/dillo_viewer/dillo_viewer.c
10360         * src/plugins/pgpcore/select-keys.c
10361                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10362                 Undeprecate their implementation (GtkArg, GtkType, ...)
10363                 Undeprecate a few other things here and there
10364                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10365                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10366                 still have work to do
10367
10368 2008-08-04 [colin]      3.5.0cvs47
10369
10370         * src/compose.c
10371         * src/compose.h
10372         * src/toolbar.h
10373         * src/textview.c
10374         * src/stock_pixmap.c
10375         * src/statusbar.c
10376         * src/noticeview.h
10377         * src/mimeview.h
10378         * src/mainwindow.c
10379         * src/image_viewer.c
10380         * src/gtk/gtkaspell.c
10381         * src/gtk/gtkvscrollbutton.c
10382         * src/plugins/dillo_viewer/dillo_viewer.c
10383                 Undeprecate more things
10384
10385 2008-08-02 [colin]      3.5.0cvs46
10386
10387         * src/mainwindow.c
10388                 Fix toggle menu activation state
10389                 (thanks to cvs45 ;)
10390
10391 2008-08-02 [paul]       3.5.0cvs45
10392
10393         * src/mainwindow.c
10394                 fix sensitivity of
10395                 /View/Show or hide/Message View
10396
10397 2008-08-01 [paul]       3.5.0cvs44
10398
10399         * src/common/utils.c
10400         * src/plugins/pgpcore/claws.def
10401         * src/plugins/pgpinline/claws.def
10402                 fix compilation problems on mingw32,
10403                 (bug 1688) Patch by Marcus Brinkmann
10404
10405 2008-08-01 [colin]      3.5.0cvs43
10406
10407         * src/gtk/gtkutils.c
10408         * src/gtk/gtkvscrollbutton.c
10409                 Oups, fix build
10410
10411 2008-08-01 [colin]      3.5.0cvs42
10412
10413         * src/compose.c
10414         * src/foldersel.c
10415         * src/mainwindow.c
10416         * src/prefs_account.c
10417         * src/prefs_folder_item.c
10418         * src/prefs_quote.c
10419         * src/summaryview.c
10420         * src/gtk/gtkaspell.c
10421         * src/gtk/gtkutils.c
10422         * src/gtk/gtkvscrollbutton.c
10423                 Replace a few deprecated function calls
10424
10425 2008-08-01 [paul]       3.5.0cvs41
10426
10427         * src/action.c
10428                 fix crash that occurs because of recent GtkUIManager
10429                 changes. Thanks to Colin
10430
10431 2008-07-31 [colin]      3.5.0cvs40
10432
10433         * src/addressbook.c
10434         * src/compose.c
10435         * src/mainwindow.c
10436         * src/messageview.c
10437                 Some Maemo fixes
10438         * src/gtk/menu.c
10439         * src/gtk/menu.h
10440                 Remove deprecated helper funcs
10441
10442 2008-07-30 [colin]      3.5.0cvs39
10443
10444         * src/folderview.c
10445         * src/folderview.h
10446         * src/imap_gtk.c
10447         * src/mh_gtk.c
10448         * src/news_gtk.c
10449                 Move the folderview popup menu to GtkUIManager
10450
10451 2008-07-29 [colin]      3.5.0cvs38
10452
10453         * src/account.c
10454         * src/account.h
10455         * src/action.c
10456         * src/action.h
10457         * src/addressitem.h
10458         * src/compose.c
10459         * src/edittags.c
10460         * src/mainwindow.c
10461         * src/mainwindow.h
10462         * src/mimeview.c
10463         * src/summaryview.c
10464         * src/gtk/menu.c
10465         * src/gtk/menu.h
10466                 Switch the main menu to GtkUIManager
10467                 Warning fixes
10468
10469 2008-07-29 [colin]      3.5.0cvs37
10470
10471         * src/news.c
10472                 Fix bug 1684, 'view news messages with large 
10473                 attachements segfaults'
10474
10475 2008-07-29 [colin]      3.5.0cvs36
10476
10477         * src/action.c
10478         * src/action.h
10479         * src/addressbook.c
10480         * src/addressitem.h
10481         * src/compose.c
10482         * src/compose.h
10483         * src/messageview.c
10484         * src/messageview.h
10485         * src/summaryview.c
10486         * src/gtk/menu.c
10487         * src/gtk/menu.h
10488                 More switches to GtkUIManager
10489
10490 2008-07-26 [colin]      3.5.0cvs35
10491
10492         * src/gtk/menu.c
10493         * src/gtk/menu.h
10494                 Fix prototype
10495
10496 2008-07-25 [colin]      3.5.0cvs34
10497
10498         * src/addrcustomattr.c
10499         * src/addressbook.c
10500         * src/compose.c
10501         * src/editaddress.c
10502         * src/editaddress_other_attributes_ldap.h
10503         * src/edittags.c
10504         * src/mainwindow.c
10505         * src/mimeview.c
10506         * src/prefs_actions.c
10507         * src/prefs_filtering.c
10508         * src/prefs_template.c
10509         * src/summaryview.c
10510         * src/textview.c
10511         * src/textview.h
10512         * src/toolbar.c
10513         * src/gtk/about.c
10514         * src/gtk/menu.c
10515         * src/gtk/menu.h
10516         * src/plugins/trayicon/trayicon.c
10517                 More changes from GtkItemFactory to GtkUIManager
10518
10519 2008-07-25 [colin]      3.5.0cvs33
10520
10521         * src/gtk/menu.h
10522                 Add a macro to remove menu items
10523                 Make the gui_manager variable useless
10524
10525 2008-07-24 [colin]      3.5.0cvs32
10526
10527         * src/mimeview.c
10528                 Fix a gtk warning on clear
10529         * src/mainwindow.c
10530         * src/summaryview.c
10531         * src/summaryview.h
10532                 Switch the message list popup menu to
10533                 GtkUIManager
10534
10535 2008-07-23 [colin]      3.5.0cvs31
10536
10537         * src/plugins/pgpcore/pgp_viewer.c
10538         * src/plugins/pgpcore/sgpgme.c
10539                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10540                 Patch by Thomas Wiegner <wiegner@gmx.de>
10541
10542 2008-07-20 [paul]       3.5.0cvs30
10543
10544         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10545                 remove redundant GTK version check
10546
10547 2008-07-20 [ticho]      3.5.0cvs29
10548
10549         * src/folderview.c
10550         * src/imap_gtk.c
10551         * src/news_gtk.c
10552                 Moved sensitivity setting for "Download messages" for IMAP and
10553                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10554                 respectively for better code readability.
10555                 Fixed indentation in news' set_sensitivity().
10556
10557 2008-07-20 [paul]       3.5.0cvs28
10558
10559         * src/addrgather.c
10560                 remove more redundant code following cvs27
10561
10562 2008-07-20 [paul]       3.5.0cvs27
10563
10564         * src/addrgather.c
10565                 remove now redundant code
10566         * src/mainwindow.c
10567         * src/mainwindow.h
10568                 fix bug 1673, 'Tools/Harvest adresses is
10569                 grayed out if folder is empty'
10570
10571 2008-07-19 [ticho]      3.5.0cvs26
10572
10573         * src/edittags.c
10574         * src/main.c
10575         * src/mimeview.c
10576         * src/mimeview.h
10577         * src/gtk/gtkutils.c
10578         * src/gtk/gtkutils.h
10579         * src/gtk/menu.c
10580         * src/gtk/menu.h
10581                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10582                 instead of deprecated GtkItemFactory.
10583
10584 2008-07-19 [colin]      3.5.0cvs25
10585
10586         * src/account.c
10587         * src/addrgather.c
10588         * src/compose.c
10589         * src/editldap.c
10590         * src/expldifdlg.c
10591         * src/importldif.c
10592         * src/main.c
10593         * src/mainwindow.c
10594         * src/mimeview.c
10595         * src/noticeview.c
10596         * src/prefs_account.c
10597         * src/prefs_actions.c
10598         * src/prefs_ext_prog.c
10599         * src/prefs_filtering.c
10600         * src/prefs_folder_item.c
10601         * src/prefs_image_viewer.c
10602         * src/prefs_logging.c
10603         * src/prefs_msg_colors.c
10604         * src/prefs_other.c
10605         * src/prefs_send.c
10606         * src/prefs_spelling.c
10607         * src/prefs_summaries.c
10608         * src/prefs_template.c
10609         * src/printing.c
10610         * src/quote_fmt.c
10611         * src/summary_search.c
10612         * src/summaryview.c
10613         * src/toolbar.c
10614         * src/wizard.c
10615         * src/common/Makefile.am
10616         * src/gtk/gtksctree.c
10617         * src/gtk/gtkutils.h
10618         * src/gtk/pluginwindow.c
10619         * src/gtk/quicksearch.c
10620         * src/plugins/bogofilter/bogofilter_gtk.c
10621         * src/plugins/dillo_viewer/dillo_prefs.c
10622         * src/plugins/pgpcore/prefs_gpg.c
10623         * src/plugins/spamassassin/spamassassin_gtk.c
10624         * src/plugins/trayicon/trayicon.c
10625         * src/plugins/trayicon/trayicon_prefs.c
10626                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10627                 or greater). Use the old deprecated one on GTK+ < 2.12.
10628                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10629                 of time!
10630
10631 2008-07-16 [colin]      3.5.0cvs24
10632
10633         * src/mainwindow.c
10634                 Fix folderview's scrolbar when starting minimised
10635                 to tray, and popping up the mainwindow by calling
10636                 claws-mail from the command line
10637
10638 2008-07-08 [colin]      3.5.0cvs23
10639
10640         * src/compose.c
10641                 Possibly fix po-headers appearing on empty
10642                 templates
10643
10644 2008-07-08 [colin]      3.5.0cvs22
10645
10646         * src/folderview.c
10647         * src/summaryview.c
10648                 Finish the always_open tristate patch, by Jonathan
10649                 Corbet.
10650
10651 2008-07-07 [paul]       3.5.0cvs21
10652
10653         * src/mainwindow.c
10654                 fix typo (missing ")
10655
10656 2008-07-07 [paul]       3.5.0cvs20
10657
10658         * src/mainwindow.c
10659                 fit the menu style a bit better
10660
10661 2008-07-07 [colin]      3.5.0cvs19
10662
10663         * src/prefs_themes.c
10664                 Make upgrading themes easier
10665
10666 2008-07-07 [colin]      3.5.0cvs18
10667
10668         * src/mainwindow.c
10669         * src/prefs_toolbar.c
10670         * src/stock_pixmap.c
10671                 Finish fixing bug 1609, 'Icon issues'
10672
10673 2008-07-07 [colin]      3.5.0cvs17
10674
10675         * src/prefs_common.c
10676                 Fix the default value
10677
10678 2008-07-07 [colin]      3.5.0cvs16
10679
10680         * src/prefs_summaries.c
10681                 Revert my fix to the string, the correct term
10682                 is indeed Message View
10683
10684 2008-07-07 [colin]      3.5.0cvs15
10685
10686         * AUTHORS
10687         * src/gtk/authors.h
10688         * src/prefs_common.c
10689         * src/prefs_common.h
10690         * src/prefs_summaries.c
10691         * src/summaryview.c
10692         * src/gtk/authors.h
10693                 Change "Always open message when selected" to
10694                 a tristate (Never/Always/When preview is visible)
10695                 Patch by Jonathan Corbet <corbet@lwn.net>.
10696
10697 2008-07-06 [paul]       3.5.0cvs14
10698
10699         * src/addrgather.c
10700                 improve the layout of the dialogue
10701                 improve the English
10702                 add tooltips
10703                 fix some of the nasty coding style
10704         * src/mainwindow.c
10705                 improve the English
10706                 add some missing mnemonics
10707
10708 2008-07-05 [paul]       3.5.0cvs13
10709
10710         * src/mainwindow.c
10711         * src/mainwindow.h
10712                 fix bug 1398, '"Change current account" is
10713                 available even when there's only one account'
10714         * src/plugins/pgpcore/prefs_gpg.c
10715                 put back a needed include, removed in error
10716
10717 2008-07-05 [colin]      3.5.0cvs12
10718
10719         * src/mainwindow.c
10720                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10721
10722 2008-07-05 [colin]      3.5.0cvs11
10723
10724         * src/news.c
10725         * src/news_gtk.c
10726                 Provide ability to rename newsgroups. Closes
10727                 bug 1444, 'Add GUI option for renaming 
10728                 newsgroups'. Patch by Pawel Pekala
10729
10730 2008-07-05 [colin]      3.5.0cvs10
10731
10732         * src/plugins/pgpcore/passphrase.c
10733         * src/plugins/pgpcore/prefs_gpg.c
10734         * src/plugins/pgpcore/select-keys.c
10735                 Simplify GTK includes (with the advantage
10736                 of compiling against GTK+2.13); patch by
10737                 Charles A Edwards
10738
10739 2008-07-05 [colin]      3.5.0cvs9
10740
10741         * src/wizard.c
10742                 Add SSL client certificates
10743
10744 2008-07-05 [colin]      3.5.0cvs8
10745
10746         * src/prefs_account.c
10747         * src/common/session.h
10748                 Fix warnings
10749         * src/common/ssl.c
10750                 Add one path for certs
10751
10752 2008-07-05 [colin]      3.5.0cvs7
10753
10754         * src/prefs_account.c
10755                 Fix no-ssl build
10756
10757 2008-07-04 [colin]      3.5.0cvs6
10758
10759         * src/common/ssl.c
10760         * src/common/ssl.h
10761         * src/common/ssl_certificate.c
10762                 Workaround distro bugs and fix certificate checking
10763                 with OpenSSL
10764
10765 2008-07-04 [colin]      3.5.0cvs5
10766
10767         * src/filtering.c
10768         * src/common/ssl_certificate.c
10769         * src/common/ssl_certificate.h
10770         * src/etpan/imap-thread.c
10771         * src/etpan/nntp-thread.c
10772                 Fix some leaks, thanks to Martin Zwickel
10773                 Rename gnutls functions that do the same
10774                 as OpenSSL ones, to avoid symbol clashing
10775                 when Claws is built against GnuTLS and
10776                 libetpan against OpenSSL
10777
10778 2008-07-04 [paul]       3.5.0cvs4
10779
10780         * src/prefs_account.c
10781                 remove 1 forgotten '.'
10782
10783 2008-07-04 [paul]       3.5.0cvs3
10784
10785         * src/prefs_account.c
10786                 layout/engrish fixes to the 'Client
10787                 certificates' frame
10788
10789 2008-07-03 [colin]      3.5.0cvs2
10790
10791         * src/imap.c
10792         * src/news.c
10793         * src/pop.c
10794         * src/prefs_account.c
10795         * src/prefs_account.h
10796         * src/prefs_common.c
10797         * src/send_message.c
10798         * src/common/session.c
10799         * src/common/session.h
10800         * src/common/smtp.c
10801         * src/common/smtp.h
10802         * src/common/socket.h
10803         * src/common/ssl.c
10804         * src/common/ssl.h
10805         * src/common/ssl_certificate.c
10806         * src/common/ssl_certificate.h
10807         * src/etpan/imap-thread.c
10808         * src/etpan/nntp-thread.c
10809         * src/gtk/inputdialog.c
10810                 Add support for SSL client certificates (either PEM files
10811                 with certificate and private key, either PKCS12 files)
10812
10813 2008-06-28 [colin]      3.5.0cvs1
10814
10815         * src/foldersel.c
10816                 Fix compilation with older GTKs
10817
10818 2008-06-27 [paul]       3.5.0
10819
10820         * NEWS
10821         * README
10822         * RELEASE_NOTES 
10823                 3.5.0 released
10824
10825 2008-06-27 [paul]       3.4.0cvs116
10826
10827         * src/gtk/authors.h
10828                 complete cvs115
10829
10830 2008-06-27 [paul]       3.4.0cvs115
10831
10832         * configure.ac
10833         * src/gtk/authors.h
10834                 no longer build unmaintained translations
10835
10836 2008-06-27 [paul]       3.4.0cvs114
10837
10838         * po/de.po
10839         * po/fi.po
10840         * po/pt_BR.po
10841                 updated by Stephan Sachse, Flammie Pirinen, and
10842                 Frederico Goncalves Guimaraes
10843
10844 2008-06-26 [wwp]        3.4.0cvs113
10845
10846         * manual/fr/advanced.xml
10847                 Update French version of the manual (AutoFaces documentation).
10848
10849 2008-06-26 [wwp]        3.4.0cvs112
10850
10851         * manual/fr/advanced.xml
10852         * manual/fr/plugins.xml
10853                 Updated French version of the manual (completed
10854                 hidden options list, added note about Clawsker
10855                 and new mail archiver plugin).
10856
10857 2008-06-25 [colin]      3.4.0cvs111
10858
10859         * src/gtk/gtkaspell.c
10860                 Fix non-UTF8 in the replace with dialog
10861         * src/prefs_actions.c
10862                 Fix possible crasher
10863                 Patches by Pawel
10864
10865 2008-06-24 [mones]      3.4.0cvs110
10866
10867         * src/autofaces.c
10868                 Fix non-warning message, downgraded to debug info
10869
10870 2008-06-24 [colin]      3.4.0cvs109
10871
10872         * src/summaryview.c
10873                 Fix bug 1650, Message line too small after 
10874                 changing columns in "three columns" layout
10875
10876 2008-06-24 [colin]      3.4.0cvs108
10877
10878         * src/messageview.c
10879                 Fix Spam button sensitivity in newsgroups
10880
10881 2008-06-23 [wwp]        3.4.0cvs107
10882
10883         * po/fr.po
10884                 Updated French translation.
10885
10886 2008-06-23 [mones]      3.4.0cvs106
10887
10888         * po/es.po
10889                 Updated translation for release
10890
10891 2008-06-22 [mones]      3.4.0cvs105
10892
10893         * manual/es/plugins.xml
10894                 Synced new entry for Mail Archiver plugin
10895
10896 2008-06-22 [colin]      3.4.0cvs104
10897
10898         * src/compose.c
10899                 Fix initial cursor position
10900
10901 2008-06-21 [paul]       3.4.0cvs103
10902
10903         * manual/plugins.xml
10904                 add an entry for the new Mail Archiver plugin
10905
10906 2008-06-21 [paul]       3.4.0cvs102
10907
10908         * src/gtk/about.c
10909                 we're in 'string freeze', put back the
10910                 < > symbols for now
10911
10912 2008-06-21 [paul]       3.4.0cvs101
10913
10914         * manual/advanced.xml
10915         * manual/es/advanced.xml
10916                 fix build warning: <emphasis> cannot be contained
10917                 within <filename>
10918         * src/gtk/about.c
10919                 fix non-clickable link on License page and drop
10920                 the containing < > symbols to match other links
10921
10922 2008-06-20 [mones]      3.4.0cvs100
10923
10924         * manual/advanced.xml
10925                 Added autofaces documentation, note about clawsker in hidden
10926                 preferences, minor markup fix. Thanks Paul for proofreading
10927         * manual/es/advanced.xml
10928                 Synchronised Spanish manual
10929
10930 2008-06-16 [colin]      3.4.0cvs99
10931
10932         * src/compose.c
10933                 Fix cursor placing on signature change
10934
10935 2008-06-16 [paul]       3.4.0cvs98
10936
10937         * src/imap_gtk.c
10938         * src/mh_gtk.c
10939         * src/gtk/inputdialog.c
10940                 really fussy coding style fixes
10941
10942 2008-06-16 [paul]       3.4.0cvs97
10943
10944         * src/Makefile.am
10945                 keep the alphabetical order
10946
10947 2008-06-13 [mones]      3.4.0cvs96
10948
10949         * src/autofaces.c
10950                 Fix crasher ;-)
10951         * src/prefs_filtering_action.c
10952                 Fixed cosmetic bug, processing also displays "Filtering"
10953
10954 2008-06-13 [mones]      3.4.0cvs95
10955
10956         * src/Makefile.am
10957         * src/autofaces.c       ** NEW FILE **  
10958         * src/autofaces.h       ** NEW FILE **
10959         * src/compose.c
10960                 Allow setting Faces and X-Faces globally and per-account
10961                 from configuration files under ~/.claws-mail/autofaces
10962
10963 2008-06-13 [holger]     3.4.0cvs94
10964
10965         * .cvsignore
10966                 More files to ignore
10967         * src/gtk/inputdialog.c
10968         * src/gtk/inputdialog.h
10969                 Make input dialog more generic so that a checkbox
10970                 with custom text can be used in addition to the
10971                 "remember this" checkbox
10972         * src/imap_gtk.c
10973         * src/mh_gtk.c
10974         * src/prefs_common.c
10975         * src/prefs_common.h
10976                 Allow new folders to inherit the properties of the
10977                 parent folder during folder creation
10978
10979 2008-06-13 [wwp]        3.4.0cvs93
10980
10981         * src/addressbook.c
10982                 a better fix for this string, won't break up translations,
10983                 and is conform to other similar ones.
10984
10985 2008-06-13 [wwp]        3.4.0cvs92
10986
10987         * src/addrduplicates.c
10988         * src/addressadd.c
10989         * src/addressbook.c
10990         * src/addressbook_foldersel.c
10991         * src/editgroup.c
10992                 use tree decorations everywhere AB folders are used (AB tree pane,
10993                     add address to AB, select AB folder, edit group, custom attr, find dup
10994                     results), in order to match global style
10995                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
10996                     double clicking on groups in tree pane does open the group edit dialog
10997                     double clicking on other items in tree pane does expand/collapse
10998                 fix a missing space in AB's delete-folder dialog
10999                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
11000
11001         * src/foldersel.c
11002                 make foldersel dialog show dotted lines according to global (hidden) prefs
11003
11004 2008-06-12 [colin]      3.4.0cvs91
11005
11006         * src/compose.c
11007         * src/compose.h
11008                 Fix bug 1635, 'Last character of message is truncated 
11009                 when changing accounts w/ sigs'
11010         * src/folderview.c
11011                 Fix bug 1636, 'Can't select "properties" on "folders 
11012                 only" folders'
11013
11014 2008-06-11 [colin]      3.4.0cvs90
11015
11016         * src/folder.c
11017                 Maybe fix bug 1623, 'exits with segfault when 
11018                 logging in to certain imap-servers'
11019
11020 2008-06-10 [mones]      3.4.0cvs89
11021
11022         * AUTHORS
11023         * tools/Makefile.am
11024         * tools/README
11025         * tools/convert_mbox.sh
11026                 Undo cvs86 and cvs87, it really should be a patch to 
11027                 convert_mbox.pl
11028
11029 2008-06-10 [wwp]        3.4.0cvs88
11030
11031         * po/fr.po
11032                 Updated French translation.
11033
11034 2008-06-10 [mones]      3.4.0cvs87
11035
11036         * tools/Makefile.am
11037                 Oops, forgot to add previous script for distribution
11038
11039 2008-06-10 [mones]      3.4.0cvs86
11040
11041         * AUTHORS
11042         * tools/README
11043         * tools/convert_mbox.sh
11044                 Added script to convert Evolution mail folders contributed
11045                 by Daniel Dickinson <cshore@fionavar.ca>
11046                 Fixes debian bug 461435
11047
11048 2008-06-09 [colin]      3.4.0cvs85
11049
11050         * src/main.c
11051                 Integrate AWN information bubble if dbus is
11052                 available
11053         * src/folder.c
11054                 Fix crash when calling scan_required() on 
11055                 folder classes that don't implement them
11056         * src/common/session.c
11057                 Fix a little typo
11058
11059 2008-06-09 [colin]      3.4.0cvs84
11060
11061         * src/main.c
11062                 Fix bug 1447, 'If user tries to close while starting 
11063                 up, it will not close ever.'
11064
11065 2008-06-09 [colin]      3.4.0cvs83
11066
11067         * src/filtering.c
11068                 Fix bug 1628, 'Claws Mail crashes when 
11069                 filtering selected messages'
11070
11071 2008-06-04 [colin]      3.4.0cvs82
11072
11073         * src/messageview.c
11074                 Complete handling of html parts in multipart/alternative
11075                 mails
11076
11077 2008-06-03 [paul]       3.4.0cvs81
11078
11079         * src/prefs_message.c
11080                 make always the english good
11081
11082 2008-06-03 [colin]      3.4.0cvs80
11083
11084         * src/mainwindow.c
11085         * src/mainwindow.h
11086                 Fix bug 1624, '[PATCH] Quick search should be 
11087                 disabled for folder view'; based on a patch by
11088                 Michael Terry
11089
11090 2008-06-03 [iwkse]      3.4.0cvs79
11091
11092         * src/addressbook.c
11093                 Fix little gui bug on button sensitivity
11094         * src/messageview.c
11095         * src/prefs_common.c
11096         * src/prefs_common.h
11097         * src/prefs_message.c
11098                 Allow by default to show html in multipart/alternative
11099
11100 2008-06-02 [colin]      3.4.0cvs78
11101
11102         * src/prefs_actions.c
11103                 GUI rework, patch by Pawel 
11104
11105 2008-06-02 [colin]      3.4.0cvs77
11106
11107         * src/quote_fmt.c
11108                 Fix sensitivity/alignment, patch from
11109                 Pawel
11110
11111 2008-05-31 [colin]      3.4.0cvs76
11112
11113         * src/imap.c
11114                 Fix login issue introduced in cvs75.
11115
11116 2008-05-31 [colin]      3.4.0cvs75
11117
11118         * src/imap.c
11119                 Fix more possible double-frees. Also, fix the root cause
11120                 of these double-frees by just noting the Session is to
11121                 be destroyed instead of destroying it in flight
11122
11123 2008-05-29 [paul]       3.4.0cvs74
11124
11125         * manual/keyboard.xml
11126                 'Makes' these entries like the others
11127
11128 2008-05-29 [colin]      3.4.0cvs73
11129
11130         * src/procmsg.h
11131                 Include utils.h in case we
11132                 need to pull goffset definition
11133
11134 2008-05-29 [colin]      3.4.0cvs72
11135
11136         * src/common/utils.h
11137                 Workaround a stupid Glib issue, where
11138                 goffset happens to be undefined. 
11139
11140 2008-05-28 [colin]      3.4.0cvs71
11141
11142         * src/compose.c
11143         * src/compose.h
11144         * src/grouplistdialog.c
11145         * src/image_viewer.c
11146         * src/imap.c
11147         * src/inc.c
11148         * src/main.c
11149         * src/matcher.c
11150         * src/messageview.c
11151         * src/mimeview.c
11152         * src/prefs_themes.c
11153         * src/procmsg.h
11154         * src/summaryview.c
11155         * src/summaryview.h
11156         * src/textview.c
11157         * src/common/smtp.c
11158         * src/common/utils.c
11159         * src/common/utils.h
11160                 Use goffset instead of off_t for MsgInfo's size
11161                 Allows using MsgInfo structure from plugins
11162                 compiled with largefile support
11163
11164 2008-05-26 [colin]      3.4.0cvs70
11165
11166         * src/mainwindow.c
11167         * src/mainwindow.h
11168                 Define THEME_CHANGED_HOOKLIST and invoke
11169                 it on theme change
11170         * src/plugins/trayicon/trayicon.c
11171                 Listen to THEME_CHANGED_HOOKLIST and
11172                 update accordingly
11173
11174 2008-05-26 [paul]       3.4.0cvs69
11175
11176         * src/mimeview.c
11177                 plug a leak in mimeview_save_all()
11178
11179 2008-05-24 [colin]      3.4.0cvs68
11180
11181         * src/common/utils.h
11182                 Fix wrong define on old glibs
11183
11184 2008-05-24 [paul]       3.4.0cvs67
11185
11186         * src/Makefile.am
11187         * src/stock_pixmap.c
11188         * src/stock_pixmap.h
11189         * src/toolbar.c
11190         * src/pixmaps/cancel.xpm
11191         * src/pixmaps/close.xpm
11192                 add a specific icon for A_CANCEL_INC (addresses
11193                 point 1 of bug 1609 'Icon issues')
11194                 replace close.xpm with an icon of the standard
11195                 24x24 size
11196
11197 2008-05-24 [paul]       3.4.0cvs66
11198
11199         * src/pixmaps/insert_file.xpm
11200                 replaced
11201
11202 2008-05-23 [paul]       3.4.0cvs65
11203
11204         * src/common/md5.c
11205         * src/common/md5.h
11206                 add the possibility to check md5 on binary files,
11207                 thanks to Colin
11208
11209 2008-05-23 [colin]      3.4.0cvs64
11210
11211         * src/mainwindow.c
11212         * src/summaryview.c
11213                 Fix bug 1610, 'claws crash after opening/closing 
11214                 preferences and window update'
11215
11216 2008-05-22 [colin]      3.4.0cvs63
11217
11218         * src/prefs_filtering_action.c
11219         * src/gtk/combobox.c
11220         * src/gtk/combobox.h
11221                 Fix reselecting of Tags actions in
11222                 filtering actions dialog
11223
11224 2008-05-22 [colin]      3.4.0cvs62
11225
11226         * src/Makefile.am
11227         * src/prefs_toolbar.c
11228         * src/stock_pixmap.c
11229         * src/stock_pixmap.h
11230         * src/toolbar.c
11231         * src/pixmaps/delete_btn.xpm
11232         * src/pixmaps/insert_file.xpm
11233         * src/pixmaps/mail_reply_to_list.xpm
11234                 Fix more of bug 1609:
11235                 - Add a Delete button icon
11236                 - Add a Reply to list button icon
11237                 - Fix Insert file button icon
11238                 Artwork by Ciprian Popovici.
11239
11240 2008-05-21 [colin]      3.4.0cvs61
11241
11242         * src/common/utils.c
11243                 Fix a little leak
11244
11245 2008-05-21 [wwp]        3.4.0cvs60
11246
11247         * src/prefs_filtering.c
11248                 Don't show SMTP-only accounts in accounts list, as they are
11249                 irrelevant for filtering incoming messages.
11250
11251 2008-05-21 [colin]      3.4.0cvs59
11252
11253         * src/mainwindow.c
11254                 Don't put SMTP-only accounts in receive menus
11255
11256 2008-05-21 [colin]      3.4.0cvs58
11257
11258         * src/imap.c
11259                 Fix cvs56 (brain fart)
11260
11261 2008-05-21 [colin]      3.4.0cvs57
11262
11263         * src/common/utils.c
11264                 Fix bug 1615, 'hang on FIFO when the other end's not 
11265                 opened'
11266
11267 2008-05-21 [colin]      3.4.0cvs56
11268
11269         * src/imap.c
11270                 Fix a warning
11271
11272 2008-05-19 [colin]      3.4.0cvs55
11273
11274         * src/plugins/pgpcore/sgpgme.c
11275                 Maybe fix debian bug 481856, 'Segmentation fault 
11276                 when verifying a GPG signature'. Although it 
11277                 looks like a race condition...
11278
11279 2008-05-19 [colin]      3.4.0cvs54
11280
11281         * src/prefs_filtering_action.c
11282         * src/prefs_matcher.c
11283         * src/common/tags.c
11284         * src/common/tags.h
11285         * src/gtk/combobox.c
11286         * src/gtk/combobox.h
11287                 Patch by Pawel: disabled Tags menus in filtering dialogs
11288
11289 2008-05-19 [colin]      3.4.0cvs53
11290
11291         * src/prefs_account.c
11292                 GUI patch by Pawel: align ports entries
11293
11294 2008-05-19 [colin]      3.4.0cvs52
11295
11296         * src/mainwindow.c
11297                 Fix bug 1616, 'strange question while emptying trash'
11298
11299 2008-05-18 [colin]      3.4.0cvs51
11300
11301         * src/common/plugin.c
11302         * src/etpan/imap-thread.c
11303         * src/etpan/nntp-thread.c
11304         * src/gtk/gtksctree.c
11305                 Fix bug 1613, 'Various memory leaks'; 
11306                 based on a patch by Didier Barvaux.
11307
11308 2008-05-18 [colin]      3.4.0cvs50
11309
11310         * src/mimeview.c
11311         * src/privacy.h
11312         * src/toolbar.c
11313         * src/toolbar.h
11314         * src/plugins/pgpcore/sgpgme.c
11315                 Fix more parts of bug 1609:
11316                 - Make use of specific Expired privacy icon
11317                 - Use CLOSE instead of NOTICE_ERROR for cancel
11318                   receiving
11319                 - Allow a Preferences button in the main toolbar
11320
11321 2008-05-18 [colin]      3.4.0cvs49
11322
11323         * src/stock_pixmap.c
11324                 Fix bug with non-updating icons after theme change:
11325                 If fetching pixbuf for a given icon after a theme
11326                 change, the next pixmap fetch would return the old
11327                 cached one, as the theme change was forgotten at 
11328                 this time. (and vice-versa). This was mostly 
11329                 visible on open folder icons
11330
11331 2008-05-17 [colin]      3.4.0cvs48
11332
11333         * src/prefs_summaries.c
11334         * src/summaryview.c
11335                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11336                 options'. Patch by Pawel
11337
11338 2008-05-16 [colin]      3.4.0cvs47
11339
11340         * src/imap.c
11341                 Fix another possible crash (on fatal errors
11342                 at login, like stream error).
11343
11344 2008-05-16 [paul]       3.4.0cvs46
11345
11346         * tools/thunderbird-filters-convertor.pl
11347                 fix a typo
11348                 fix reading a tb rule that contains something
11349                 like that: \"Sender\"
11350
11351 2008-05-16 [paul]       3.4.0cvs45
11352
11353         * tools/README
11354         * tools/csv2addressbook.pl
11355                 add support for gmail exported csv address book
11356
11357 2008-05-16 [colin]      3.4.0cvs44
11358
11359         * configure.ac
11360         * src/ldapupdate.c
11361                 Fix ldap deprecated calls. Patch by
11362                 Michael Rasmussen
11363
11364 2008-05-16 [paul]       3.4.0cvs43
11365
11366         * manual/de/account.xml
11367         * manual/it/account.xml
11368         * manual/it/ack.xml
11369         * manual/it/addrbook.xml
11370         * manual/it/claws-mail-manual.xml
11371         * manual/it/gpl.xml
11372         * manual/it/intro.xml
11373         * manual/it/starting.xml
11374                 add pages towards German and Italian manuals.
11375                 (just for storage, they are not built yet, due
11376                 to being incomplete.) submitted by Speckmade
11377                 <Speckmade@gmx.net> and Salvatore De Paolis
11378                 <iwkse@claws-mail.org>
11379
11380 2008-05-16 [colin]      3.4.0cvs42
11381
11382         * src/gtk/sslcertwindow.c
11383                 Fix SHA1 fingerprint with GnuTLS
11384
11385 2008-05-15 [colin]      3.4.0cvs41
11386
11387         * src/gtk/sslcertwindow.c
11388                 Print SHA1 fingerprint too
11389
11390 2008-05-15 [colin]      3.4.0cvs40
11391
11392         * src/imap.c
11393                 Fix certificate port on TLS. It was 
11394                 previously always 0.
11395                 **IMPORTANT INFORMATION**: this will trigger 
11396                 one wrong "New certificate" warning at the 
11397                 first connection with this fix, if using STARTTLS
11398                 on IMAP.
11399         * src/gtk/sslcertwindow.c
11400                 Make labels selectable
11401
11402 2008-05-15 [colin]      3.4.0cvs39
11403
11404         * src/imap.c
11405                 Fix double free when STARTTLS fails (for
11406                 example due to refusing the certificate)
11407
11408 2008-05-15 [paul]       3.4.0cvs38
11409
11410         * manual/advanced.xml
11411                 fix typo
11412
11413 2008-05-15 [paul]       3.4.0cvs37
11414
11415         * manual/advanced.xml
11416         * src/prefs_send.c
11417                 make outgoing_fallback_to_ascii a hidden pref
11418
11419 2008-05-14 [colin]      3.4.0cvs36
11420
11421         * src/main.c
11422         * src/mainwindow.c
11423         * src/mainwindow.h
11424                 Make it possible to cancel quit when Claws
11425                 ask whether to empty trash.
11426
11427 2008-05-14 [colin]      3.4.0cvs35
11428
11429         * src/compose.c
11430         * src/prefs_common.c
11431         * src/prefs_common.h
11432         * src/prefs_send.c
11433                 Add a preference to be able to specify an
11434                 outgoing charset/encoding but still fallback
11435                 to 7bit US-ASCII when possible (default TRUE,
11436                 same behavior as pre-cvs34)
11437
11438 2008-05-14 [colin]      3.4.0cvs34
11439
11440         * src/compose.c
11441                 Always use the specified encoding and charset if it is
11442                 specified, even if the mail is ASCII.
11443
11444 2008-05-13 [paul]       3.4.0cvs33
11445
11446         * src/ldapupdate.c
11447                 fix the build warnings the easy way for now
11448
11449 2008-05-13 [colin]      3.4.0cvs32
11450
11451         * src/prefs_themes.c
11452                 Count .png files as icons too (fixes part
11453                 of bug 1609, 'Icon issues')
11454
11455 2008-05-13 [wwp]        3.4.0cvs31
11456
11457         * src/addressbook_foldersel.c
11458                 Fix wrong check (completes 3.4.0.cvs30).
11459
11460 2008-05-12 [wwp]        3.4.0cvs30
11461
11462         * src/addressbook.c
11463         * src/addressbook_foldersel.c
11464         * src/filtering.c
11465         * src/matcher.c
11466         * src/prefs_matcher.c
11467         * src/plugins/bogofilter/bogofilter.c
11468         * src/plugins/bogofilter/bogofilter_gtk.c
11469         * src/plugins/dillo_viewer/dillo_prefs.c
11470         * src/plugins/spamassassin/spamassassin.c
11471         * src/plugins/spamassassin/spamassassin_gtk.c
11472                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11473                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11474                 translated string "Any" in plugins (whitelisting) and
11475                 UTF8 comparisons.
11476
11477 2008-05-07 [colin]      3.4.0cvs29
11478
11479         * configure.ac
11480                 Fix --enable-maemo (assume --enable-generic-umpc)
11481
11482 2008-05-07 [colin]      3.4.0cvs28
11483
11484         * configure.ac
11485         * src/account.c
11486         * src/addr_compl.c
11487         * src/compose.c
11488         * src/editaddress.c
11489         * src/folderview.c
11490         * src/mainwindow.c
11491         * src/messageview.c
11492         * src/mimeview.c
11493         * src/prefs_account.c
11494         * src/prefs_common.c
11495         * src/prefs_display_header.c
11496         * src/prefs_filtering.c
11497         * src/prefs_summaries.c
11498         * src/prefs_template.c
11499         * src/prefs_toolbar.c
11500         * src/stock_pixmap.c
11501         * src/summaryview.c
11502         * src/summaryview.h
11503         * src/textview.c
11504         * src/toolbar.c
11505         * src/gtk/about.c
11506         * src/gtk/gtksctree.c
11507         * src/gtk/menu.c
11508         * src/gtk/prefswindow.c
11509         * src/gtk/sslcertwindow.c
11510                 Separate generic UMPC code (layouts, ...) from 
11511                 MAEMO code (Hildon, ...)
11512
11513 2008-05-06 [paul]       3.4.0cvs27
11514
11515         * tools/claws.i18n.status.pl
11516                 add he.po
11517
11518 2008-05-06 [colin]      3.4.0cvs26
11519
11520         * src/common/utils.c
11521                 Maybe fix crash on FreeBSD
11522
11523 2008-05-05 [colin]      3.4.0cvs25
11524
11525         * src/messageview.c
11526                 Fix bug 1602, 'Crash when sending return receipt for
11527                 messages with no subject'
11528
11529 2008-05-05 [colin]      3.4.0cvs24
11530
11531         * src/mimeview.c
11532                 Don't overwrite temporary files with same
11533                 name when drag and dropping. Fixes bug 1599,
11534                 'attach multiple files with the same name from 
11535                 one mail to another'
11536
11537 2008-05-04 [paul]       3.4.0cvs23
11538
11539         * src/compose.c
11540         * src/prefs_common.c
11541                 fix bug 1587 'can not replay with quote'
11542
11543 2008-05-03 [colin]      3.4.0cvs22
11544
11545         * po/de.po
11546                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11547
11548 2008-05-03 [colin]      3.4.0cvs21
11549
11550         * src/toolbar.c
11551                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11552                 icon isn't grayed although ineffective'
11553
11554 2008-05-02 [wwp]        3.4.0cvs20
11555
11556         * po/fr.po
11557                 Fix translation.
11558
11559         * src/prefs_folder_item.c
11560                 Add missing notice in folder properties (templates) when
11561                 folder is a root node.
11562
11563 2008-04-30 [colin]      3.4.0cvs19
11564
11565         * src/prefs_toolbar.c
11566                 Add Trash and Delete icons to the icon chooser
11567
11568 2008-04-30 [colin]      3.4.0cvs18
11569
11570         * src/compose.c
11571                 Remove "Delete entire line" which was a noop
11572                 and should be the same as "Delete line" :)
11573
11574 2008-04-30 [colin]      3.4.0cvs17
11575
11576         * src/compose.c
11577                 Fix 'Delete line' and 'Delete to end of line'
11578                 on the last line. Patch by <seelenhirt@gmx.net>
11579
11580 2008-04-28 [colin]      3.4.0cvs16
11581
11582         * src/folder.c
11583                 Fix bug 1589, 'tagsdb file not removed when
11584                 folder deleted'.
11585         * src/common/utils.c
11586                 Make sure claws_unlink accepts NULL arg.
11587
11588 2008-04-25 [colin]      3.4.0cvs15
11589
11590         * src/common/ssl.c
11591                 Fix/simplify previous commit
11592
11593 2008-04-25 [colin]      3.4.0cvs14
11594
11595         * src/addrindex.h
11596         * src/common/ssl_certificate.c
11597                 Patch by Marcus: Fix Win32 build
11598         * src/common/ssl.c
11599                 Fix build with GnuTLS/no pthread, thanks
11600                 to Marcus
11601
11602 2008-04-25 [colin]      3.4.0cvs13
11603
11604         * src/summaryview.c
11605                 Fix bug 1586, '3-pane vertical layout now and then 
11606                 still shows sender column'
11607
11608 2008-04-25 [colin]      3.4.0cvs12
11609
11610         * src/Makefile.am
11611         * src/w32-logo.ico
11612         * src/w32-resource.rc
11613                 Patch from Marcus Brinkmann to set an icon on w32.
11614
11615 2008-04-24 [colin]      3.4.0cvs11
11616
11617         * src/inc.c
11618         * src/inc.h
11619                 Trace inc locks
11620         * src/ldif.c
11621         * src/ldif.h
11622                 Fix bug 1581, 'Bad File Format during Import LDIF':
11623                 Use dynamically allocated buffers; also, allow 
11624                 importing contacts with no email address
11625
11626 2008-04-24 [colin]      3.4.0cvs10
11627
11628         * src/prefs_common.c
11629                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11630
11631 2008-04-23 [colin]      3.4.0cvs9
11632
11633         * src/compose.c
11634         * src/prefs_folder_item.c
11635         * src/prefs_template.c
11636         * src/quote_fmt.c
11637                 Fix bug 1576: Fix unescaping of templates when testing them
11638                 I think it breaks nothing. (wwp, you're welcome to double-check)
11639
11640 2008-04-23 [paul]       3.4.0cvs8
11641
11642         * manual/advanced.xml
11643                 add info about the "two_line_vertical" hidden
11644                 pref
11645
11646 2008-04-22 [paul]       3.4.0cvs7
11647
11648         * src/prefs_common.c
11649         * src/prefs_common.h
11650         * src/summaryview.c
11651                 make the 2-line view in summaryview when in three
11652                 columns mode configurable. hidden pref: "two_line_vertical"
11653
11654 2008-04-22 [colin]      3.4.0cvs6
11655
11656         * src/inc.c
11657                 Fix missing inc_unlock()
11658         * src/prefs_matcher.c
11659         * src/send_message.c
11660                 Fix my last commit
11661
11662 2008-04-22 [colin]      3.4.0cvs5
11663
11664         * src/etpan/imap-thread.c
11665                 Use g_(un)setenv instead of (un)setenv which
11666                 doesn't exist on IRIX 6.5
11667
11668 2008-04-22 [colin]      3.4.0cvs4
11669
11670         * src/inc.c
11671         * src/prefs_common.c
11672         * src/send_message.c
11673                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11674                 Set the default timeout to 75 seconds
11675
11676 2008-04-20 [colin]      3.4.0cvs3
11677
11678         * src/pixmaps/tray_newmail.offline.xpm
11679         * src/pixmaps/tray_newmail.xpm
11680         * src/pixmaps/tray_newmarkedmail.offline.xpm
11681         * src/pixmaps/tray_newmarkedmail.xpm
11682         * src/pixmaps/tray_nomail.offline.xpm
11683         * src/pixmaps/tray_nomail.xpm
11684         * src/pixmaps/tray_unreadmail.offline.xpm
11685         * src/pixmaps/tray_unreadmail.xpm
11686         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11687         * src/pixmaps/tray_unreadmarkedmail.xpm
11688                 Make the tray icons a bit nicer. Would be
11689                 nice to get really nice icons from someone
11690                 who's good at Gimp :)
11691
11692 2008-04-18 [colin]      3.4.0cvs2
11693
11694         * src/common/log.c
11695                 Forgot one g_unlink
11696
11697 lease complete the changelog entry below
11698 2008-04-18 [colin]      3.4.0cvs1
11699
11700         * src/addrduplicates.c
11701         * src/addressbook.c
11702         * src/compose.c
11703         * src/crash.c
11704         * src/editaddress.c
11705         * src/folder.c
11706         * src/image_viewer.c
11707         * src/imap.c
11708         * src/inc.c
11709         * src/main.c
11710         * src/mbox.c
11711         * src/messageview.c
11712         * src/mh.c
11713         * src/msgcache.c
11714         * src/news.c
11715         * src/partial_download.c
11716         * src/pop.c
11717         * src/prefs_common.c
11718         * src/prefs_common.h
11719         * src/prefs_other.c
11720         * src/prefs_themes.c
11721         * src/procheader.c
11722         * src/procmime.c
11723         * src/procmsg.c
11724         * src/textview.c
11725         * src/wizard.c
11726         * src/common/prefs.c
11727         * src/common/ssl_certificate.c
11728         * src/common/template.c
11729         * src/common/utils.c
11730         * src/common/utils.h
11731         * src/etpan/imap-thread.c
11732         * src/plugins/dillo_viewer/dillo_viewer.c
11733         * src/plugins/pgpcore/sgpgme.c
11734         * src/plugins/pgpinline/pgpinline.c
11735                 Add an option to shred temporary files and messages
11736                 instead of just removing them. Slows deletions down!
11737
11738 2008-04-18 [paul]       3.4.0
11739
11740         * NEWS
11741         * README
11742         * RELEASE_NOTES 
11743                 3.4.0 released
11744
11745
11746 2008-04-18 [paul]       3.3.1cvs61
11747
11748         * po/de.po
11749         * po/fi.po
11750         * po/it.po
11751         * po/pt_BR.po
11752                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11753                 and Frederico Goncalves Guimaraes
11754         * po/es.po
11755                 updated on the last minute by a lazy Ricardo Mones
11756
11757 2008-04-18 [colin]      3.3.1cvs60
11758
11759         * po/fr.po
11760                 Update translation (Fabien Vantard)
11761
11762 2008-04-17 [colin]      3.3.1cvs59
11763
11764         * src/imap.c
11765                 Fix debian bug 474712, 'claws seg faults when IMAP 
11766                 connection breaks after an IMAP protocol error 
11767                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11768         * src/summaryview.c
11769                 Fix a little leak
11770
11771 2008-04-17 [colin]      3.3.1cvs58
11772
11773         * src/common/log.c
11774                 Fix log size getting out of control (claws-mail
11775                 getting SIGXFSZ): rotate if every 10MB
11776
11777 2008-04-10 [paul]       3.3.1cvs57
11778
11779         * src/prefs_other.c
11780                 improvements to english usage
11781
11782 2008-04-10 [paul]       3.3.1cvs56
11783
11784         * src/prefs_receive.c
11785                 add an accurate description
11786
11787 2008-04-08 [colin]      3.3.1cvs55
11788
11789         * src/undo.c
11790                 Probably fix corruption, introduced in cvs53
11791
11792 2008-04-04 [iwkse]      3.3.1cvs54
11793
11794         * src/undo.c
11795                 undo should works properly again
11796
11797 2008-04-04 [iwkse]      3.3.1cvs53
11798
11799         * src/undo.c
11800                 Fix a segfault but breaks undo
11801                 on a specific case (eg. double paste with
11802                 middle-mouse button)
11803
11804 2008-04-04 [iwkse]      3.3.1cvs52
11805
11806         * src/prefs_filtering.c
11807                 Fix previous Tab mess
11808
11809 2008-04-03 [iwkse]      3.3.1cvs51
11810
11811         * src/prefs_filtering.c
11812                 Add search in filtering rules list
11813
11814 2008-04-02 [colin]      3.3.1cvs50
11815
11816         * src/main.c
11817                 Revert part of the previous patch: we do
11818                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11819                 exists
11820
11821 2008-04-02 [colin]      3.3.1cvs49
11822
11823         * src/main.c
11824                 Fix bug 1562, 'Claws-Mail does not completely 
11825                 respect settings in GTK2_RC_FILES environment'
11826                 Remove manual parsing of .gtkrc-2.0 and 
11827                 .gtk/gtkrc-2.0. GTK does it itself these days.
11828
11829 2008-04-01 [colin]      3.3.1cvs48
11830
11831         * src/imap_gtk.c
11832                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11833                 ticking "Show only subscribed"'
11834
11835 2008-03-31 [colin]      3.3.1cvs47
11836
11837         * src/folder.c
11838                 Fix bug 1553, 'File lock not respected'
11839                 Regression due to the implementation of
11840                 deletion batching
11841
11842 2008-03-31 [colin]      3.3.1cvs46
11843
11844         * src/mainwindow.c
11845                 Fix tags menu update, thanks to Paul
11846
11847 2008-03-29 [wwp]        3.3.1cvs45
11848
11849         * src/prefs_account.c
11850         * src/prefs_common.c
11851         * src/prefs_folder_item.c
11852         * src/prefs_quote.c
11853         * src/quote_fmt.c
11854         * src/quote_fmt.h
11855                 Fix compose template formats (in global preferences)
11856                 being translated under specific conditions.
11857                 Add a button to restore factory defaults for current
11858                 language.
11859
11860 2008-03-27 [colin]      3.3.1cvs44
11861
11862         * src/common/prefs.c
11863         * src/common/xmlprops.c
11864                 Fix RedHat bug 431735, 'segfault if /home is full' 
11865                 (when starting): Fix double fclose() in prefs.c
11866                 and potentially xmlprops.c
11867
11868 2008-03-27 [colin]      3.3.1cvs43
11869
11870         * src/addressbook.c
11871                 Fix bug 1559, 'Claws Mail crashed deleting all 
11872                 common contacts'
11873
11874 2008-03-27 [wwp]        3.3.1cvs42
11875
11876         * src/addressbook.c
11877                 Fix 3.3.0cvs41.
11878
11879 2008-03-27 [wwp]        3.3.1cvs41
11880
11881         * src/addressbook.c
11882                 Prevent list flickering when deleting addresses.
11883
11884 2008-03-26 [colin]      3.3.1cvs40
11885
11886         * src/imap.c
11887                 Clean up session disconnection. Possibly
11888                 fix Ubuntu bug #204290
11889
11890 2008-03-26 [colin]      3.3.1cvs39
11891
11892         * src/textview.c
11893                 Fix bug 1555: current folder wasn't used when
11894                 right-clicking on an email address
11895
11896 2008-03-25 [colin]      3.3.1cvs38
11897
11898         * src/plugins/bogofilter/bogofilter.c
11899         * src/plugins/bogofilter/bogofilter.h
11900         * src/plugins/bogofilter/bogofilter_gtk.c
11901                 Add a "learn from whitelist" preference
11902                 Whitelist Unsure mails too.
11903
11904 2008-03-24 [paul]       3.3.1cvs37
11905
11906         * src/prefs_account.c
11907                 If no MH mailbox and no account exists, when
11908                 creating a POP/Local account, just create and
11909                 use the default one instead of bailing with a
11910                 "Mailbox doesn't exist" error
11911
11912 2008-03-21 [colin]      3.3.1cvs36
11913
11914         * src/procmime.c
11915                 strstrip mime subtype
11916
11917 2008-03-21 [paul]       3.3.1cvs35
11918
11919         * manual/advanced.xml
11920                 correct and update the info about Actions
11921
11922 2008-03-20 [colin]      3.3.1cvs34
11923
11924         * src/messageview.c
11925         * src/messageview.h
11926         * src/textview.c
11927                 Show at max 1MB of text, add a noticeview to
11928                 show everything optionally.
11929
11930 2008-03-20 [colin]      3.3.1cvs33
11931
11932         * src/stock_pixmap.c
11933                 Add support for png themes
11934
11935 2008-03-19 [wwp]        3.3.1cvs32
11936
11937         * src/procheader.c
11938                 Sanity check.
11939
11940 2008-03-18 [colin]      3.3.1cvs31
11941
11942         * src/common/utils.c
11943         * src/common/utils.h
11944                 Handle size_t instead of off_t in to_human_readable
11945
11946 2008-03-18 [colin]      3.3.1cvs30
11947
11948         * src/imap.c
11949                 Remove raw printf
11950
11951 2008-03-16 [colin]      3.3.1cvs29
11952
11953         * src/summaryview.c
11954                 Fix build on GTK < 2.12
11955
11956 2008-03-16 [colin]      3.3.1cvs28
11957
11958         * src/mainwindow.c
11959                 Refresh non-list widget when switching
11960                 messageview
11961
11962 2008-03-16 [colin]      3.3.1cvs27
11963
11964         * manual/faq.xml
11965                 Revert cvs25: This wasn't a typo :) :
11966                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
11967
11968
11969 2008-03-16 [colin]      3.3.1cvs26
11970
11971         * src/summaryview.c
11972         * src/gtk/gtksctree.c
11973         * src/gtk/gtksctree.h
11974                 Implement 2-lines items in Summaryview when in 
11975                 three columns mode
11976
11977 2008-03-16 [paul]       3.3.1cvs25
11978
11979         * manual/faq.xml
11980                 fix typo
11981
11982 2008-03-14 [colin]      3.3.1cvs24
11983
11984         * src/prefs_filtering_action.c
11985                 Fix buglet on setting recipient when
11986                 reediting forward rules.
11987
11988 2008-03-12 [colin]      3.3.1cvs23
11989
11990         * src/summaryview.c
11991                 Fix a new unused variable warning
11992         * src/plugins/trayicon/trayicon.c
11993                 Fix folderview's scrollbar at startup
11994                 if starting hidden
11995
11996 2008-03-12 [colin]      3.3.1cvs22
11997
11998         * src/folderview.c
11999         * src/summaryview.c
12000                 Use item_opened at the beginning of showing
12001                 a folder instead of the end. Fixes flicker.
12002
12003 2008-03-12 [paul]       3.3.1cvs21
12004
12005         * src/folder.c
12006         * src/folder.h
12007         * src/mainwindow.c
12008         * src/procmsg.c
12009         * src/summaryview.c
12010         * src/plugins/trayicon/trayicon.c
12011                 add tooltip with extended folder stats
12012
12013 2008-03-10 [colin]      3.3.1cvs20
12014
12015         * src/common/xml.c
12016                 Handle comments
12017
12018 2008-03-07 [colin]      3.3.1cvs19
12019
12020         * src/mainwindow.c
12021                 Fix blinking of the taskbar entry
12022
12023 2008-03-07 [colin]      3.3.1cvs18
12024
12025         * src/mainwindow.c
12026                 MAEMO: Fix bug 1494, 'Trayicon 
12027                 plugin breaks UI...'
12028
12029 2008-03-07 [paul]       3.3.1cvs17
12030
12031         * src/gtk/authors.h
12032                 reflect reality a bit more closely
12033
12034 2008-03-06 [colin]      3.3.1cvs16
12035
12036         * src/mainwindow.c
12037         * src/mainwindow.h
12038         * src/summaryview.c
12039         * src/summaryview.h
12040         * src/toolbar.c
12041                 Integrate things better wrt the new
12042                 summaryview extensibility.
12043
12044 2008-03-06 [wwp]        3.3.1cvs15
12045
12046         * src/quote_fmt.c
12047                 Fix some gcc warnings.
12048
12049 2008-03-06 [wwp]        3.3.1cvs14
12050
12051         * src/prefs_account.c
12052         * src/prefs_folder_item.c
12053         * src/prefs_gtk.c
12054         * src/prefs_template.c
12055         * src/gtk/prefswindow.c
12056         * src/gtk/prefswindow.h
12057                 prefs_templates: fix missing unregistering of addr_completion widgets
12058                 and and ending of addr_completion service.
12059                 prefs_folder_item: fix missing registering/unregistering of widgets,
12060                 and rework the way add_completion service is started and stopped.
12061                 Plus few prefswindow API changes (opening).
12062
12063 2008-03-06 [wwp]        3.3.1cvs13
12064
12065         * src/folder_item_prefs.c
12066         * src/prefs_template.c
12067         * src/prefs_template.h
12068         * src/quote_fmt.c
12069         * src/common/template.c
12070                 Complete 3.3.1cvs12, thanks to Colin.
12071
12072 2008-03-06 [wwp]        3.3.1cvs12
12073
12074         * src/compose.c
12075         * src/folder_item_prefs.c
12076         * src/folder_item_prefs.h
12077         * src/prefs_account.c
12078         * src/prefs_folder_item.c
12079         * src/prefs_quote.c
12080         * src/prefs_template.c
12081         * src/quote_fmt.c
12082         * src/quote_fmt.h
12083         * src/common/template.c
12084         * src/common/template.h
12085                 Global and per-folder templates can now override the from name (this
12086                 doesn't change the account being used).
12087                 Examples:
12088                  "My other name" <%account_email> (just changes the name)
12089                  my.faked.email@address.org (overrides the address too)
12090
12091 2008-03-05 [colin]      3.3.1cvs11
12092
12093         * src/summaryview.c
12094         * src/summaryview.h
12095                 Replace that hbox with a notebook
12096
12097 2008-03-05 [colin]      3.3.1cvs10
12098
12099         * src/folder.h
12100         * src/folderview.c
12101                 Add klass functions for notification of folder
12102                 opening/closing via the GUI
12103         * src/summaryview.c
12104         * src/summaryview.h
12105                 Add a specific container for the scrolledwin
12106
12107 2008-03-05 [colin]      3.3.1cvs9
12108
12109         * src/folder.h
12110         * src/folderview.c
12111                 Add klass functions for notification of folder 
12112                 opening/closing via the GUI
12113         * src/summaryview.c
12114         * src/summaryview.h
12115                 Add a specific container for the scrolledwin
12116
12117 2008-03-02 [colin]      3.3.1cvs8
12118
12119         * src/messageview.c
12120                 MAEMO: Fix bug 1541, 'Deleting message from within 
12121                 read window displays next message then closes.'
12122
12123 2008-03-02 [colin]      3.3.1cvs7
12124
12125         * src/main.c
12126                 Probably fix bug 1539, 'Program crashes':
12127                 Setup Gcrypt's thread functions when built
12128                 with GnuTLS
12129
12130 2008-03-01 [colin]      3.3.1cvs6
12131
12132         * src/folder.c
12133         * src/imap_gtk.c
12134                 Get rid of stale folders with no account
12135
12136 2008-02-28 [colin]      3.3.1cvs5
12137
12138         * src/compose.c
12139                 Fix bug 1534, 'Segmentation fault when doing 
12140                 some draft saving and then throwing away'
12141         * src/imap.c
12142                 Fix bug 1533, 'Claws is unable to mark messages 
12143                 as "read" in IMAP shared folders'
12144         * src/etpan/imap-thread.c
12145                 Fix bug 1515, 'large messages crash claws when 
12146                 syncing for offline mode'. This is rather a
12147                 workaround, and mails > 64MB will still be
12148                 problematic if there's less than 64MB available
12149                 on the dataroot volume.
12150         * src/messageview.c
12151                 MAEMO: Add information when fetching big messages
12152
12153 2008-02-26 [colin]      3.3.1cvs4
12154
12155         * src/imap.c
12156                 fix bug 1532, '"login refused" message insufficiently 
12157                 detailed'
12158
12159 2008-02-26 [paul]       3.3.1cvs3
12160
12161         * INSTALL
12162         * README
12163                 remove mentions of ClamAV and a few other
12164                 old bits of information
12165
12166 2008-02-23 [colin]      3.3.1cvs2
12167
12168         * src/main.c
12169                 Fix log output (missing \n)
12170
12171 2008-02-23 [colin]      3.3.1cvs1
12172
12173         * configure.ac
12174                 Bump version number for stable release
12175
12176 2008-02-23 [paul]       3.3.0cvs21
12177
12178         * po/he.po
12179                 updated by Ofer
12180
12181 2008-02-21 [colin]      3.3.0cvs20
12182
12183         * src/matcher.c
12184                 Fix bug 1527, 'filtering is case sensitive when it 
12185                 shouldn't be'
12186
12187 2008-02-20 [colin]      3.3.0cvs19
12188
12189         * src/main.c
12190                 Fix file attachments from older Thunar
12191
12192 2008-02-19 [colin]      3.3.0cvs18
12193
12194         * manual/plugins.xml
12195         * manual/es/plugins.xml
12196         * manual/fr/plugins.xml
12197         * manual/pl/plugins.xml
12198                 Remove Clamav
12199
12200 2008-02-19 [paul]       3.3.0cvs17
12201
12202         * tools/README
12203         * tools/csv2addressbook.pl
12204                 add support for Kmail/Kaddressbook
12205
12206 2008-02-18 [colin]      3.3.0cvs16
12207
12208         * src/imap.c
12209                 Unset folder's session before creating a
12210                 new one
12211         * src/main.c
12212         * src/prefs_common.c
12213         * src/prefs_common.h
12214         * manual/advanced.xml
12215                 Add an hidden use_networkmanager pref, to
12216                 disable NetworkManager handling. Also,
12217                 consider UNKNOWN state to be CONNECTED.
12218
12219 2008-02-18 [wwp]        3.3.0cvs15
12220
12221         * src/matcher.c
12222                 Fix Engrish and make 'not' more visible in filtering debug logs.
12223
12224 2008-02-15 [colin]      3.3.0cvs14
12225
12226         * src/matcher.c
12227                 Revert cvs10 for now, it breaks the feature
12228
12229 2008-02-15 [colin]      3.3.0cvs13
12230
12231         * src/main.c
12232                 Always focus folder tree at startup
12233         * src/compose.c
12234                 Fix bug 1521, 'Cannot close compose window after 
12235                 replying to a non-existent news message'
12236
12237 2008-02-13 [colin]      3.3.0cvs12
12238
12239         * src/folderview.c
12240                 Fix important warnings
12241
12242 2008-02-12 [colin]      3.3.0cvs11
12243
12244         * src/imap.c
12245         * src/etpan/imap-thread.c
12246         * src/etpan/imap-thread.h
12247                 Fix handling of $Forwarded flag on Exchange:
12248                 check for the existence or creatability of a
12249                 flag before using it.
12250
12251 2008-02-12 [colin]      3.3.0cvs10
12252
12253         * src/matcher.c
12254                 Optimise matching on Found in addressbook if
12255                 the matched header is in cache (From, etc)
12256
12257 2008-02-12 [colin]      3.3.0cvs9
12258
12259         * src/folderview.c
12260                 Fix crashy stuff when changing displayed
12261                 columns
12262
12263 2008-02-12 [wwp]        3.3.0cvs8
12264
12265         * src/folder.h
12266                 Remove duplicate func declaration and restore the one
12267                 a missing one.
12268
12269 2008-02-12 [wwp]        3.3.0cvs7
12270
12271         * src/compose.c
12272         * src/export.c
12273         * src/folder.c
12274         * src/folder.h
12275         * src/foldersel.c
12276         * src/foldersel.h
12277         * src/imap_gtk.c
12278         * src/import.c
12279         * src/mainwindow.c
12280         * src/messageview.c
12281         * src/mh_gtk.c
12282         * src/prefs_account.c
12283         * src/prefs_filtering_action.c
12284         * src/summaryview.c
12285         * src/plugins/bogofilter/bogofilter_gtk.c
12286         * src/plugins/spamassassin/spamassassin_gtk.c
12287                 Allow moving/copying folders to root folders when using
12288                 the folder selection dialog (it was not possible to
12289                 maemo users to reparent a subfolder to a root folder
12290                 at all).
12291
12292 2008-02-12 [fabien]     3.3.0cvs6
12293
12294         * po/fr.po
12295                 a few days late for i18n fr update. Sorry.
12296
12297 2008-02-11 [colin]      3.3.0cvs5
12298
12299         * src/main.c
12300                 Implement support for future /dev/mem_notify.
12301                 This Linux kernel feature will allow applications
12302                 to be notified that memory has to be freed
12303                 before getting OOM-killed. For more information:
12304                 http://lwn.net/Articles/267013/
12305
12306 2008-02-10 [paul]       3.3.0cvs4
12307
12308         * src/Makefile.am
12309         * src/mimeview.c
12310         * src/prefs_toolbar.c
12311         * src/stock_pixmap.c
12312         * src/stock_pixmap.h
12313         * src/pixmaps/mime_text_patch.xpm
12314                 add an icon for attached patches
12315
12316 2008-02-09 [paul]       3.3.0cvs3
12317
12318         * src/gtk/about.c
12319                 bump the (c) year
12320
12321 2008-02-09 [wwp]        3.3.0cvs2
12322
12323         * src/main.c
12324                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12325
12326 2008-02-08 [colin]      3.3.0cvs1
12327
12328         * src/common/utils.c
12329                 Forbid attaching anything containing "../" or ".ssh/"
12330                 from mailto: URI
12331
12332 2008-02-08 [paul]       3.3.0
12333
12334         * NEWS
12335         * README
12336         * RELEASE_NOTES 
12337                 3.3.0 released
12338
12339 2008-02-08 [paul]       3.2.0cvs77
12340
12341         * AUTHORS
12342                 updated with new translators
12343         * configure.ac
12344                 added he to ALL_LINGUAS
12345         * po/cs.po
12346         * po/de.po
12347         * po/es.po
12348         * po/fi.po
12349         * po/hu.po
12350         * po/it.po
12351         * po/pt_BR.po
12352         * po/zh_CN.po
12353                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12354                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12355                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12356                 and Ralph Young
12357         * po/he.po
12358                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12359         * src/gtk/about.c
12360                 updated with new translators and bumped (c) year
12361         * src/gtk/authors.h
12362                 updated with new translators
12363
12364 2008-02-05 [colin]      3.2.0cvs76
12365
12366         * src/messageview.c
12367         * src/mimeview.c
12368         * src/mimeview.h
12369                 Special case text/calendar parts: if there's one in
12370                 the mail, and a plugin handling text/calendar is
12371                 loaded, show that part. That'll avoid rendering 
12372                 meetings as plain text, which just looks broken to
12373                 many users.
12374
12375 2008-02-04 [colin]      3.2.0cvs75
12376
12377         * src/mainwindow.c
12378                 Maemo: Fix LED handling on OS 2008
12379
12380 2008-02-01 [colin]      3.2.0cvs74
12381
12382         * src/compose.c
12383                 Possibly fix the annoying and hard-to reproduce bug
12384                 where lines 
12385                 are
12386                 rewrapped
12387                 like
12388                 that.
12389
12390 2008-02-01 [paul]       3.2.0cvs73
12391
12392         * src/common/utils.c
12393                 fix bug 1502, 'Plus signs are stripped from
12394                 email addresses when calling from command line'
12395                 Thanks to Colin
12396
12397 2008-01-31 [colin]      3.2.0cvs72
12398
12399         * src/exphtmldlg.c
12400         * src/mimeview.c
12401         * src/summaryview.c
12402                 Fix building of URIs from filenames
12403
12404 2008-01-31 [wwp]        3.2.0cvs71
12405
12406         * src/main.c
12407                 Fixes debug output of compiled-in features list
12408                 (completes 3.2.0cvs60).
12409
12410 2008-01-31 [colin]      3.2.0cvs70
12411
12412         * configure.ac
12413         * po/POTFILES.in
12414         * src/compose.c
12415         * src/plugins/Makefile.am
12416         * src/plugins/clamav/.cvsignore
12417         * src/plugins/clamav/Makefile.am
12418         * src/plugins/clamav/README
12419         * src/plugins/clamav/clamav_plugin.c
12420         * src/plugins/clamav/clamav_plugin.h
12421         * src/plugins/clamav/clamav_plugin_gtk.c
12422         * src/plugins/clamav/clamav_plugin_gtk.deps
12423                 Remove the Clamav plugin from the core
12424
12425 2008-01-28 [wwp]        3.2.0cvs69
12426
12427         * src/compose.c
12428         * src/prefs_template.c
12429         * src/prefs_template.h
12430         * src/quote_fmt.c
12431         * src/quote_fmt.h
12432         * src/quote_fmt_lex.l
12433         * src/quote_fmt_parse.y
12434                 Fix for bug #1493: count lines (\n chars) according to the way
12435                 format body is passed (i.e. \-escaped or not).
12436
12437 2008-01-27 [paul]       3.2.0cvs68
12438
12439         * po/en_GB.po
12440                 updated
12441         * src/prefs_actions.c
12442         * src/prefs_filtering.c
12443         * src/prefs_folder_item.c
12444         * src/prefs_template.c
12445         * src/gtk/about.c
12446                 some minor changes to the English
12447
12448 2008-01-24 [colin]      3.2.0cvs67
12449
12450         * src/etpan/imap-thread.c
12451         * src/etpan/nntp-thread.c
12452                 Fix bug 1348, 'Hang ups at exit time with 
12453                 pgp plugin since 3.0.2'
12454
12455 2008-01-23 [colin]      3.2.0cvs66
12456
12457         * src/toolbar.c
12458                 Fix translation of something that shouldn't be
12459
12460 2008-01-23 [colin]      3.2.0cvs65
12461
12462         * src/procmime.c
12463                 Fix bug 1486, 'Re: Incorrect content when replying'
12464                 Revert to full scan if short scan found only 0-length
12465                 text parts
12466
12467 2008-01-23 [paul]       3.2.0cvs64
12468
12469         * src/prefs_folder_item.c
12470                 fix bug 1485, 'selecting a folder's default
12471                 account if name contains '&''
12472
12473 2008-01-23 [colin]      3.2.0cvs63
12474
12475         * src/folder.c
12476         * src/folder.h
12477         * src/main.c
12478         * src/mainwindow.c
12479                 Fix bug 1480, 'should be able to display mail file
12480                 from command line'. Let 'claws-mail --select' accept
12481                 absolute paths in addition to folder identifiers.
12482
12483 2008-01-22 [wwp]        3.2.0cvs62
12484
12485         * src/account.c
12486         * src/account.h
12487         * src/compose.c
12488         * src/messageview.c
12489         * src/summaryview.c
12490         * src/common/utils.c
12491         * src/common/utils.h
12492                 Allow from=address in mailto sequence:
12493                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12494                   The 'from' will try to select the first account matching in accounts list,
12495                   otherwise will use the usual account selection mechanism but override with
12496                   this 'from' address.
12497                 Allow mailto with NNTP accounts
12498                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12499                   is the default one or if a NNTP account address is used with 'from'.
12500                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12501                   default account but the complete mailto sequence was put in To.
12502
12503 2008-01-22 [wwp]        3.2.0cvs61
12504
12505         * doc/man/claws-mail.1
12506                 Updated the man page: status of few features, command-line
12507                 usage (--version-full) and completed list of config files
12508                 and dirs.
12509
12510 2008-01-22 [wwp]        3.2.0cvs60
12511
12512         * src/main.c
12513                 Added --version-full to display version and compiled-in
12514                 features list (for later use by Clawsker for instance).
12515
12516 2008-01-22 [holger]     3.2.0cvs59
12517
12518         * src/addrduplicates.c
12519                 Fix scrolling in addressbook duplicate
12520                 finder result dialog
12521
12522 2008-01-21 [colin]      3.2.0cvs58
12523
12524         * src/summaryview.c
12525                 Fix bug 1457, 'sorting messages on, say, from, 
12526                 should subsort on previous sort choice'. Subsort
12527                 by date when sort is Subject, From, To, Tags.
12528
12529 2008-01-21 [colin]      3.2.0cvs57
12530
12531         * AUTHORS
12532         * src/matcher.c
12533         * src/mimeview.c
12534         * src/common/ssl.c
12535         * src/gtk/authors.h
12536                 Fix bug 1478, 'Wrong pthread_create calls all 
12537                 over the place'. Patch by Christian Cornelssen
12538
12539 2008-01-20 [colin]      3.2.0cvs56
12540
12541         * src/imap.c
12542         * src/etpan/imap-thread.c
12543         * src/etpan/imap-thread.h
12544                 Fix bug 1468, 'Use IMAP keyword to 
12545                 store "forwarded" flag'
12546
12547 2008-01-20 [colin]      3.2.0cvs55
12548
12549         * src/folderutils.c
12550                 Make list operations faster
12551
12552 2008-01-20 [colin]      3.2.0cvs54
12553
12554         * src/mainwindow.c
12555                 Fix bug 1353, 'on startup with small screen 
12556                 layout, keyboard input gets lost'
12557
12558 2008-01-20 [colin]      3.2.0cvs53
12559
12560         * src/textview.c
12561                 Complete 3.2.0cvs49, and fixes bug 1477, 
12562                 'Claws Mail crashes when view PGP-encrypted 
12563                 message'
12564
12565 2008-01-20 [colin]      3.2.0cvs52
12566
12567         * src/compose.c
12568                 Fix privacy menu update when replying to
12569                 encrypted mail and no default privacy 
12570                 system is set
12571
12572 2008-01-19 [colin]      3.2.0cvs51
12573
12574         * src/filtering.c
12575         * src/procmsg.h
12576         * src/plugins/bogofilter/bogofilter.c
12577         * src/plugins/clamav/clamav_plugin.c
12578         * src/plugins/spamassassin/spamassassin.c
12579                 Batch filtering deletions too (and save 4 bytes
12580                 per MsgInfo in the process :)
12581
12582 2008-01-19 [colin]      3.2.0cvs50
12583
12584         * src/folder.c
12585                 Make cache update after copies much faster
12586                 on IMAP
12587
12588 2008-01-19 [colin]      3.2.0cvs49
12589
12590         * src/textview.c
12591                 Check g_fopen() success
12592
12593 2008-01-17 [wwp]        3.2.0cvs48
12594
12595         * manual/faq.xml
12596         * manual/es/faq.xml
12597         * manual/fr/faq.xml
12598         * manual/pl/faq.xml
12599                 Sylpheed? No idea what this means.
12600
12601 2008-01-17 [colin]      3.2.0cvs47
12602
12603         * src/gtk/gtksctree.c
12604                 Make dnd threshold higher on Maemo
12605
12606 2008-01-16 [colin]      3.2.0cvs46
12607
12608         * src/common/passcrypt.c
12609                 Fix build on FreeBSD, thanks to Pawel
12610
12611 2008-01-15 [colin]      3.2.0cvs45
12612
12613         * src/compose.c
12614                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12615                 spell check of actuall word'
12616         * src/summaryview.c
12617                 Temporarily disable immediate execution when learning
12618                 spam *only* if the summaryview isn't locked
12619
12620 2008-01-15 [wwp]        3.2.0cvs44
12621
12622         * src/prefs_filtering.c
12623                 Fix filtering prefs layout (Maemo port), moving page up/down
12624                 from buttons to context menu.
12625
12626 2008-01-15 [colin]      3.2.0cvs43
12627
12628         * src/compose.c
12629                 Fix bug 1465, 'First line in new message does not mark URLs'
12630
12631 2008-01-15 [colin]      3.2.0cvs42
12632
12633         * src/common/passcrypt.c
12634                 Fix bug 1461, 'several components #define 
12635                 _XOPEN_SOURCE improperly'
12636
12637 2008-01-15 [colin]      3.2.0cvs41
12638
12639         * src/summaryview.c
12640                 Fix bug 1469, 'Column width adjustments on message 
12641                 lists do not save'
12642
12643 2008-01-14 [holger]     3.2.0cvs40
12644
12645         * configure.ac
12646                 Add tests for dbus, dbus glib bindings,
12647                 and NetworkManager. All is optional. Add new
12648                 --(en|dis)able-networkmanager-support switch.
12649         * src/Makefile.am
12650         * src/imap.c
12651         * src/inc.c
12652         * src/main.c
12653         * src/main.h
12654         * src/mainwindow.c
12655         * src/gtk/about.c
12656                 Add optional NetworkManager support, so Claws Mail
12657                 can try to do the right thing when the network connection
12658                 status changes. NetworkManager support is active by
12659                 default if above requirements were met.
12660
12661 2008-01-12 [colin]      3.2.0cvs39
12662
12663         * src/summaryview.c
12664                 Advertise the click-on-reply feature in the tooltip
12665
12666 2008-01-12 [colin]      3.2.0cvs38
12667
12668         * src/Makefile.am
12669         * src/stock_pixmap.c
12670         * src/stock_pixmap.h
12671         * src/pixmaps/tray_newmail.offline.xpm
12672         * src/pixmaps/tray_newmail.xpm
12673         * src/pixmaps/tray_newmarkedmail.offline.xpm
12674         * src/pixmaps/tray_newmarkedmail.xpm
12675         * src/pixmaps/tray_nomail.offline.xpm
12676         * src/pixmaps/tray_nomail.xpm
12677         * src/pixmaps/tray_unreadmail.offline.xpm
12678         * src/pixmaps/tray_unreadmail.xpm
12679         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12680         * src/pixmaps/tray_unreadmarkedmail.xpm
12681         * src/plugins/trayicon/Makefile.am
12682         * src/plugins/trayicon/newmail.offline.xpm
12683         * src/plugins/trayicon/newmail.xpm
12684         * src/plugins/trayicon/newmarkedmail.offline.xpm
12685         * src/plugins/trayicon/newmarkedmail.xpm
12686         * src/plugins/trayicon/nomail.offline.xpm
12687         * src/plugins/trayicon/nomail.xpm
12688         * src/plugins/trayicon/trayicon.c
12689         * src/plugins/trayicon/unreadmail.offline.xpm
12690         * src/plugins/trayicon/unreadmail.xpm
12691         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12692         * src/plugins/trayicon/unreadmarkedmail.xpm
12693                 Make the Trayicon plugin icons themable
12694
12695 2008-01-12 [wwp]        3.2.0cvs37
12696
12697         * src/prefs_display_header.c
12698                 Fix extra leading hyphen visible in the display
12699                 header configuration combo list (maemo).
12700
12701 2008-01-11 [colin]      3.2.0cvs36
12702
12703         * src/imap.c
12704                 Set timeout to 1 before disconnecting all -
12705                 for when one switches to offline and has 
12706                 no network anymore
12707         * src/messageview.c
12708                 Fix bug 1454, 'error message shows parts and 
12709                 signature of previous messages'
12710         * src/prefs_common.c
12711                 Maemo: Hide Send dialog by default
12712
12713 2008-01-10 [colin]      3.2.0cvs35
12714
12715         * src/action.c
12716         * src/editldap.c
12717         * src/prefs_account.c
12718         * src/wizard.c
12719         * src/gtk/inputdialog.c
12720         * src/plugins/pgpcore/passphrase.c
12721                 Maemo: Fix bug 1455, 'Password enters leading letter 
12722                 incorrectly as uppercase'
12723
12724 2008-01-09 [colin]      3.2.0cvs34
12725
12726         * po/pl.po
12727                 Fix bug 1446, 'SC crashes frequently when staying 
12728                 in background'. Format string error in Polish 
12729                 translation
12730         * src/gtk/description_window.c
12731         * src/prefs_template.c
12732                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12733                 patch by Pawel
12734         * src/wizard.c
12735                 Maemo: Fix build
12736
12737 2008-01-08 [colin]      3.2.0cvs33
12738
12739         * src/main.c
12740                 Maemo: connect HW status change signal for shutdown
12741         * src/mainwindow.c
12742                 Maemo: Fix hardware space key
12743         * src/wizard.c
12744                 Maemo: name mmc1 and 2 a better name
12745
12746 2008-01-08 [wwp]        3.2.0cvs32
12747
12748         * src/folder.c
12749         * src/folder_item_prefs.c
12750         * src/folder_item_prefs.h
12751         * src/prefs_folder_item.c
12752                 It's now possible to disable processing rules when
12753                 entering a folder (this adds a new option to the
12754                 folder properties dialog).
12755
12756 2008-01-08 [wwp]        3.2.0cvs31
12757
12758         * src/common/utils.c
12759                 Mailto: now supports 'insert' (stands for 'insert file'), this
12760                 adds the ability to create a new message from the command-line,
12761                 with body set from an existing file contents.
12762
12763 2008-01-08 [colin]      3.2.0cvs30
12764
12765         * src/summaryview.c
12766                 Maybe fix bug 1452, 'crash while drag'n'droping 
12767                 emails to an IMAP folder'
12768
12769 2008-01-07 [wwp]        3.2.0cvs29
12770
12771         * src/prefs_filtering.c
12772                 Static-alize a function, thanks to Colin.
12773
12774 2008-01-07 [colin]      3.2.0cvs28
12775
12776         * src/folderview.c
12777                 Fix scrolling to bottom when drag and dropping
12778         * src/summaryview.c
12779                 Fix bug 1445, 'Display sender using addressbook: fails 
12780                 when From: isn't an email address'
12781
12782 2008-01-07 [wwp]        3.2.0cvs27
12783
12784         * src/prefs_actions.c
12785         * src/prefs_filtering.c
12786         * src/prefs_template.c
12787                 Add tooltips to most buttons in the templates, actions and
12788                 filtering/processing dialogs.
12789
12790 2008-01-07 [wwp]        3.2.0cvs26
12791
12792         * src/prefs_filtering.c
12793                  - add a clear button to clear dialog input fields
12794                  - add page up and page down buttons to move selected rule up and down
12795                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12796                  - popup-menu items are greyed out either if the list is empty (not counting the
12797                    (New) row or if there is no selected item
12798                  - clear store when closing dialog
12799
12800         * src/prefs_actions.c
12801                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12802                    clear button, popup-menu
12803                  - clear store when closing dialog
12804
12805         * src/prefs_template.c
12806                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12807                    clear button, popup-menu 
12808
12809         * src/addrcustomattr.c
12810                  - renamed popup-menu item Clear list to Delete all
12811                  - grey out popup-menu items is there is no selected item or if list is empty
12812                  - clear store when closing dialog
12813
12814         * src/edittags.c
12815                  - added popup-menu item Delete all
12816                  - grey out popup-menu items is there is no selected item or if list is empty
12817                  - clear store when closing dialog
12818
12819 2008-01-06 [wwp]        3.2.0cvs25
12820
12821         * src/addressadd.c
12822                 One more layout fix by Pawel (completes 3.2.0cvs24).
12823
12824 2008-01-05 [colin]      3.2.0cvs24
12825
12826         * src/addressadd.c
12827                 Little GUI fixes, patch by Pawel
12828
12829 2007-12-29 [wwp]        3.2.0cvs23
12830
12831         * src/compose.c
12832                 Fix for bug #1443, and strip possible whitespaces around
12833                 custom header names.
12834
12835 2007-12-29 [mones]      3.2.0cvs22
12836
12837         * po/es.po
12838                 Updated translation, corrected a term based 
12839                 on suggestion from Israel Saeta P�rez,
12840                 reverted awful X-Mailer translation
12841         * src/procmime.c
12842                 Complete cvs20 for FreeBSD, patch by Pawel
12843
12844 2007-12-29 [colin]      3.2.0cvs21
12845
12846         * src/textview.c
12847                 Fix bug 1442, 'Tags are repeated in 
12848                 encapsulated messages'
12849
12850 2007-12-28 [colin]      3.2.0cvs20
12851
12852         * src/procmime.c
12853                 Fix path to mime/globs. Patch by Marten King.
12854
12855 2007-12-27 [colin]      3.2.0cvs19
12856
12857         * src/plugins/pgpcore/Makefile.am
12858         * src/plugins/pgpinline/Makefile.am
12859         * src/plugins/pgpmime/Makefile.am
12860                 Add missing flags to build pgp plugins on maemo
12861
12862 2007-12-27 [colin]      3.2.0cvs18
12863
12864         * src/mainwindow.c
12865                 Maximise before showing to avoid probable flickering
12866                 on slow computers.
12867
12868 2007-12-27 [colin]      3.2.0cvs17
12869
12870         * src/main.c
12871         * src/mainwindow.c
12872         * src/prefs_common.c
12873         * src/prefs_common.h
12874                 Fix bug 1439, 'Claws Mail does not remember window size 
12875                 state when restarted'. Save maximised state and force
12876                 maximisation at startup if applicable.
12877
12878 2007-12-23 [paul]       3.2.0cvs16
12879
12880         * src/prefs_matcher.c
12881                 fix bug 1436, 'Filter condition dialog doesn't
12882                 load header name from current rules'
12883
12884 2007-12-22 [paul]       3.2.0cvs15
12885
12886         * src/compose.c
12887                 fix bug 1435, 'Reply doesn't take into account
12888                 reply-to field'
12889
12890 2007-12-21 [paul]       3.2.0cvs14
12891
12892         * src/common/ssl_certificate.c
12893                 fix FreeBSD build with IPV6 support 
12894
12895 2007-12-20 [colin]      3.2.0cvs13
12896
12897         * src/imap.c
12898                 Fix error handling
12899
12900 2007-12-20 [colin]      3.2.0cvs12
12901
12902         * src/imap.c
12903         * src/imap.h
12904         * src/prefs_account.c
12905                 Add DIGEST-MD5 support for IMAP authentication
12906
12907 2007-12-19 [mones]      3.2.0cvs11
12908
12909         * doc/man/claws-mail.1
12910                 Better ordering of sections, updated options
12911         * po/es.po
12912                 Updated strings
12913
12914 2007-12-19 [paul]       3.2.0cvs10
12915
12916         * src/prefs_account.c
12917                 use a spinbutton instead of an entry for
12918                 "POP authentication timeout" also
12919
12920 2007-12-19 [colin]      3.2.0cvs9
12921
12922         * src/prefs_filtering_action.c
12923         * src/prefs_matcher.c
12924         * src/gtk/description_window.c
12925                 Destroy info windows with their parents
12926                 Patch by Pawel
12927
12928 2007-12-19 [colin]      3.2.0cvs8
12929
12930         * src/prefs_account.c
12931                 Use spinbuttons instead of entries where needed
12932                 Patch by Pawel
12933
12934 2007-12-18 [paul]       3.2.0cvs7
12935
12936         * src/prefs_matcher.c
12937                 add missing i18n for a few strings
12938                 Patch by Stephan Sachse
12939
12940 2007-12-18 [paul]       3.2.0cvs6
12941
12942         * src/prefs_logging.c
12943                 use 'disk' instead of 'disc'
12944
12945 2007-12-18 [paul]       3.2.0cvs5
12946
12947         * po/en_GB.po
12948                 updated
12949         * src/addrcustomattr.c
12950         * src/editaddress.c
12951                 fixes to the ingleesh
12952         * src/prefs_filtering_action.c
12953                 fix copyright header
12954                 fix untranslated strings
12955         * src/prefs_filtering_action.h
12956                 fix copyright header
12957
12958 2007-12-18 [wwp]        3.2.0cvs4
12959
12960         * src/folderview.c
12961         * src/headerview.c
12962         * src/prefs_common.c
12963         * src/prefs_common.h
12964         * src/prefs_fonts.c
12965         * src/summaryview.c
12966         * src/textview.c
12967         * src/wizard.c
12968         * src/common/defs.h
12969         * src/gtk/gtkutils.c
12970                 Added prefs to set custom small and bold fonts
12971                 (might matter on some desktops, according to
12972                 DPI and font settings).
12973
12974 2007-12-18 [colin]      3.2.0cvs3
12975
12976         * src/prefs_logging.c
12977                 Rework GUI, patch by Pawel
12978
12979 2007-12-18 [colin]      3.2.0cvs2
12980
12981         * src/prefs_filtering_action.c
12982                 Rework GUI, patch by Pawel
12983
12984 2007-12-18 [colin]      3.2.0cvs1
12985
12986         * src/editaddress.c
12987                 Fix build on old GCC
12988                 Fix inverted buttons
12989
12990 2007-12-17 [paul]       3.2.0
12991
12992         * NEWS
12993         * README
12994         * RELEASE_NOTES 
12995                 3.2.0 released
12996
12997 2007-12-17 [paul]       3.1.0cvs79
12998
12999         * po/de.po
13000         * po/fr.po
13001         * po/hu.po
13002         * po/it.po
13003         * po/pt_BR.po
13004                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
13005                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
13006
13007 2007-12-17 [mones]      3.1.0cvs78
13008
13009         * po/es.po
13010                 Updated Spanish translation for 3.2.0 release
13011
13012 2007-12-16 [colin]      3.1.0cvs77
13013
13014         * src/addrcustomattr.c
13015                 Fix translations, patch by Fabien
13016
13017 2007-12-15 [paul]       3.1.0cvs76
13018
13019         * src/folderview.c
13020                 fix compiler warning
13021
13022 2007-12-14 [colin]      3.1.0cvs75
13023
13024         * src/folderview.c
13025                 Simplify logic
13026
13027 2007-12-12 [wwp]        3.1.0cvs74
13028
13029         * AUTHORS
13030         * src/gtk/authors.h
13031                 Added Marius Glauser to the hall of fame.
13032
13033 2007-12-12 [wwp]        3.1.0cvs73
13034
13035         * src/gtk/gtkutils.c
13036                 Improve the way we show results of searches
13037                 in message bodies: selected text now get centered
13038                 vertically in the message window.
13039                 Patch by Marius Glauser <seelenhirt@gmx.net>.
13040
13041 2007-12-10 [colin]      3.1.0cvs72
13042
13043         * src/folder.c
13044                 Don't crash when setting batch mode on no folder
13045
13046 2007-12-10 [colin]      3.1.0cvs71
13047
13048         * src/common/utils.c
13049                 Fix potential buffer overrun (thanks to
13050                 Hiroyuki)
13051
13052 2007-12-08 [paul]       3.1.0cvs70
13053
13054         * src/prefs_receive.c
13055                 small change to the English
13056
13057 2007-12-08 [colin]      3.1.0cvs69
13058
13059         * src/vcard.c
13060                 Fix warnings
13061
13062 2007-12-07 [colin]      3.1.0cvs68
13063
13064         * src/mainwindow.c
13065         * src/summaryview.c
13066         * src/summaryview.h
13067                 Free simplify_subject_preg at exit
13068
13069 2007-12-07 [colin]      3.1.0cvs67
13070
13071         * src/main.c
13072         * src/summaryview.c
13073         * src/common/utils.c
13074         * src/common/utils.h
13075                 We have to free reused regexps from time to
13076                 time, or they get huge
13077
13078 2007-12-07 [colin]      3.1.0cvs66
13079
13080         * src/vcard.c
13081                 Fix QP decoding (and UTF8)
13082
13083 2007-12-07 [colin]      3.1.0cvs65
13084
13085         * src/addrcustomattr.c
13086                 Update list of default custom attributes
13087                 now (will be needed for a feature patch
13088                 post 3.2.0)
13089
13090 2007-12-07 [colin]      3.1.0cvs64
13091
13092         * src/folder.c
13093                 Batch on destination folder when copying - fixes
13094                 slowness when moving unread mails to trash on IMAP
13095
13096 2007-12-06 [colin]      3.1.0cvs63
13097
13098         * src/common/w32_time.c
13099         * src/common/w32lib.h
13100         * src/etpan/etpan-thread-manager.c
13101         * src/etpan/imap-thread.c
13102         * src/etpan/nntp-thread.c
13103         * src/gtk/Makefile.am
13104                 Fix win32 build with libetpan. Thanks to
13105                 Marcus Brinkmann.
13106
13107 2007-12-06 [colin]      3.1.0cvs62
13108
13109         * src/account.c
13110         * src/imap.c
13111         * src/prefs_account.c
13112         * src/prefs_account.h
13113         * src/etpan/imap-thread.c
13114         * src/etpan/imap-thread.h
13115                 Disable connection via command line on WIN32
13116                 Disable mmap use on WIN32 - use normal strings
13117         * src/addressbook.c
13118         * src/addressbook.h
13119         * src/addressbook_foldersel.c
13120         * src/addressbook_foldersel.h
13121         * src/prefs_filtering_action.c
13122         * src/prefs_matcher.c
13123         * src/plugins/bogofilter/bogofilter_gtk.c
13124         * src/plugins/dillo_viewer/dillo_prefs.c
13125         * src/plugins/spamassassin/spamassassin_gtk.c
13126                 Fix leak, rework function logics to be more
13127                 natural - thanks to Holger
13128         * src/common/utils.c
13129                 Fix warnings
13130
13131 2007-12-06 [colin]      3.1.0cvs61
13132
13133         * src/news.c
13134         * src/common/utils.c
13135         * src/common/utils.h
13136                 Fix posting, and fix UTF-8 being sent when encoding
13137                 is 8bit
13138
13139 2007-12-05 [colin]      3.1.0cvs60
13140
13141         * src/news.c
13142                 Fix debian bug #453157, 'Fails to post usenet
13143                 articles after NNTP connection has been 
13144                 interrupted". Fix return value to prevent deletion
13145                 on failure, and issue MODE READER in case posting
13146                 fails at first.
13147
13148 2007-12-05 [colin]      3.1.0cvs59
13149
13150         * src/messageview.c
13151         * src/uri_opener.c
13152                 Improvements to the List URIs dialog
13153                 Patch by Pawel
13154
13155 2007-12-05 [colin]      3.1.0cvs58
13156
13157         * src/prefs_other.c
13158         * src/gtk/gtksctree.h
13159                 Fix warnings
13160
13161 2007-12-04 [colin]      3.1.0cvs57
13162
13163         * src/etpan/imap-thread.c
13164                 Fix bug 1378, 'Claws exits on IMAP alert message'
13165                 Don't do GTK calls directly from Etpan thread
13166
13167 2007-12-04 [colin]      3.1.0cvs56
13168
13169         * src/folderview.c
13170         * src/gtk/gtksctree.c
13171                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
13172                 Make all the left of column zero an hotspot for
13173                 expanding.
13174
13175 2007-12-04 [colin]      3.1.0cvs55
13176
13177         * src/mainwindow.c
13178         * src/mainwindow.h
13179         * src/prefs_common.c
13180         * src/prefs_common.h
13181         * src/prefs_receive.c
13182                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
13183
13184 2007-12-04 [wwp]        3.1.0cvs54
13185
13186         * src/prefs_other.c
13187                 Fix for bug #1419.
13188
13189 2007-12-04 [holger]     3.1.0cvs53
13190
13191         * src/addrduplicates.c
13192         * src/addrduplicates.h
13193                 Export addressbook entry deletion
13194
13195 2007-12-04 [colin]      3.1.0cvs52
13196
13197         * tools/Makefile.am
13198         * tools/README.sylprint
13199         * tools/sylprint.pl
13200         * tools/sylprint.rc
13201                 Fix debian bug #454089 (symlink attack in TMP directory)
13202                 http://secwatch.org/advisories/1019661/ :
13203                 Remove the buggy script, which was unmaintained anyway
13204         * src/news.c
13205         * src/procmsg.c
13206                 Store things in our private tmp directory.
13207
13208 2007-12-03 [colin]      3.1.0cvs51
13209
13210         * src/folder.c
13211         * src/folder.h
13212         * src/folderview.c
13213         * src/imap.c
13214         * src/mainwindow.c
13215                 Fix update problem when getting remote tags
13216         * src/prefs_matcher.c
13217                 Rework GUI to make it better. Patch by Pawel
13218                 Pekala
13219
13220 2007-12-03 [colin]      3.1.0cvs50
13221
13222         * src/etpan/imap-thread.c
13223         * src/etpan/nntp-thread.c
13224                 Fix bug 1417, 'Network log doesn't reveal 
13225                 enough NNTP errors'
13226
13227 2007-12-02 [iwkse]      3.1.0cvs49
13228
13229         * src/plugins/dillo_viewer/dillo_prefs.c
13230                         Insert dillo under the Plugins menu
13231
13232 2007-12-01 [paul]       3.1.0cvs48
13233
13234         * src/html.c
13235                 add these variant forms
13236                 Thanks to Colin
13237
13238 2007-12-01 [paul]       3.1.0cvs47
13239
13240         * src/matcher.c
13241                 fix a typo
13242
13243 2007-12-01 [paul]       3.1.0cvs46
13244
13245         * po/POTFILES.in
13246                 add the new addrcustomattr.c file
13247
13248 2007-11-29 [colin]      3.1.0cvs45
13249
13250         * src/common/ssl_certificate.c
13251                 Use the more modern getaddrinfo instead of 
13252                 gethostbyname when possible
13253
13254 2007-11-28 [colin]      3.1.0cvs44
13255
13256         * src/summaryview.c
13257                 Maybe fix bug 1410 and other crash reports
13258                 in summaryview since cvs38.
13259
13260 2007-11-28 [wwp]        3.1.0cvs43
13261
13262         * src/prefs_summary_open.c
13263                 Guard against an empty list of actions to perform
13264                 when opening a folder (or migration defaults could
13265                 be introduced, confusing).
13266
13267 2007-11-28 [colin]      3.1.0cvs42
13268
13269         * src/folderview.c
13270                 Fix mark all read from folder's contextual menu
13271
13272 2007-11-27 [colin]      3.1.0cvs41
13273
13274         * src/imap.c
13275         * src/imap.h
13276         * src/imap_gtk.c
13277         * src/prefs_account.c
13278         * src/etpan/imap-thread.c
13279                 A few fixes to the IMAP flags handling: Optimisations,
13280                 two crashers, mention that Bandwitdh-efficient mode
13281                 prevents tag fetching.
13282                 Fix M-UTF7 in subscription dialog.
13283
13284 2007-11-27 [colin]      3.1.0cvs40
13285
13286         * src/folder.c
13287         * src/mbox.c
13288         * src/summaryview.c
13289                 Make filtering faster on flags change: Batch original 
13290                 folderitem, where we'll do flags/tags changes.
13291
13292 2007-11-27 [colin]      3.1.0cvs39
13293
13294         * src/filtering.c
13295                 Fix bug 1407, 'After a copy action, further rules apply 
13296                 to both original and copy'
13297
13298 2007-11-27 [colin]      3.1.0cvs38
13299
13300         * src/edittags.c
13301         * src/summaryview.c
13302                 Fixes races when doing a long operation and user
13303                 asks for another one (Mark all read/unread on a 
13304                 big folder on IMAP for example)
13305
13306 2007-11-27 [wwp]        3.1.0cvs37
13307
13308         * src/addressbook.c
13309         * src/prefs_common.c
13310                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13311                 and 3.1.0cvs35 (addressbook.c).
13312
13313 2007-11-27 [holger]     3.1.0cvs36
13314
13315         * src/printing.c
13316                 Add a line separating header and body
13317                 in the printout
13318
13319 2007-11-27 [wwp]        3.1.0cvs35
13320
13321         * src/addressbook.c
13322                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13323                 (thanks to Colin) and revert disabling of cut/copy
13324                 context menu entries upon selected groups.
13325
13326 2007-11-27 [holger]     3.1.0cvs34
13327
13328         * src/printing.c
13329                 Add weights to the list of supported text attributes
13330                 for printing
13331
13332 2007-11-27 [wwp]        3.1.0cvs33
13333
13334         * src/Makefile.am
13335         * src/addrcustomattr.c
13336         * src/addrcustomattr.h
13337         * src/addressbook.c
13338         * src/editaddress.c
13339         * src/editaddress.h
13340         * src/prefs_common.c
13341         * src/prefs_common.h
13342         * src/common/defs.h
13343                 Provide a (customizable) list of preset attribute names
13344                 for editing contacts (closes bug #1391).
13345
13346 2007-11-27 [wwp]        3.1.0cvs32
13347
13348         * src/addrclip.c
13349         * src/addressbook.c
13350         * src/addritem.c
13351                 Various fixes in the address book:
13352                         - made copy/move of a folder to itself or its subtree
13353                           impossible (-> error)
13354                         - errors messages don't show in the status bar anymore,
13355                           use alertpanels instead
13356                         - simple click on group doesn't open group edit dialog
13357                           anymore when in contact edit embedded mode (was too itchy)
13358                         - fixed disabling of edit button and and menu entry when
13359                           in contact edit embedded mode (was done in a bad and
13360                           ineffective way)
13361                         - fix menu cut/paste sensitivity in treelist context
13362                           menu (conflicting enabling was done by different functions)
13363                         - fix some menu item sensitivity in address list context menu
13364                         - don't allow cut/copy of groups, it's useless as they won't
13365                           be copied w/ their contents
13366                         - fix missing copy of the picture file when copying (bug #1402),
13367                           fix picture attribute (internal) value when moving or copying
13368
13369
13370 2007-11-27 [colin]      3.1.0cvs31
13371
13372         * src/folder.c
13373         * src/imap.c
13374                 Fix tags loss on move, fix space encoding
13375
13376 2007-11-26 [colin]      3.1.0cvs30
13377
13378         * src/edittags.c
13379         * src/folder.c
13380         * src/folder.h
13381         * src/imap.c
13382         * src/messageview.c
13383         * src/procmsg.c
13384         * src/procmsg.h
13385         * src/summaryview.c
13386         * src/common/utils.c
13387         * src/common/utils.h
13388         * src/etpan/imap-thread.c
13389         * src/etpan/imap-thread.h
13390                 Add IMAP tags support
13391
13392 2007-11-26 [colin]      3.1.0cvs29
13393
13394         * src/imap.c
13395                 Fix bug 1405, 'imap auto auth method doesn't 
13396                 work since 3.1.0'
13397
13398 2007-11-26 [colin]      3.1.0cvs28
13399
13400         * src/messageview.c
13401         * src/procmime.c
13402                 Handle broken disposition-notifications from Evolution
13403                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13404
13405 2007-11-25 [paul]       3.1.0cvs27
13406
13407         * src/folder_item_prefs.c
13408         * src/folder_item_prefs.h
13409                 remove dead code
13410
13411 2007-11-23 [wwp]        3.1.0cvs26
13412
13413         * src/matcher.c
13414         * src/matcher.h
13415         * src/matcher_parser_parse.y
13416         * src/prefs_matcher.c
13417                 Fix irrelevant case folding when adding matcher condition 'test',
13418                 thanks to Colin.
13419
13420 2007-11-23 [wwp]        3.1.0cvs25
13421
13422         * src/prefs_common.c
13423         * src/prefs_common.h
13424         * src/prefs_summary_open.c
13425         * src/prefs_summary_open.h
13426         * src/summaryview.c
13427                 Add "select first email in list" to the list of possible selections
13428                 when opening a folder.
13429
13430 2007-11-23 [paul]       3.1.0cvs24
13431
13432         * po/de.po
13433                 a fix by Stephan Sachse, plus remove all
13434                 old strings from the end of the file
13435
13436 2007-11-23 [wwp]        3.1.0cvs23
13437
13438         * src/prefs_msg_colors.c
13439                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13440                 with little changes.
13441
13442 2007-11-23 [paul]       3.1.0cvs22
13443
13444         * src/prefs_logging.c
13445                 eliminate wasted horizontal space
13446
13447 2007-11-23 [paul]       3.1.0cvs21
13448
13449         * src/prefs_summaries.c
13450                 don't wrap the label or put linebreaks
13451
13452 2007-11-22 [colin]      3.1.0cvs20
13453
13454         * src/plugins/pgpinline/pgpinline.c
13455                 Fix decryption
13456
13457 2007-11-22 [wwp]        3.1.0cvs19
13458
13459         * src/prefs_themes.c
13460                 Yet another misuse of get_rc_dir(), still related
13461                 to user themes. Completes 3.1.0cvs18.
13462
13463 2007-11-22 [wwp]        3.1.0cvs18
13464
13465         * src/stock_pixmap.c
13466                 Fix a misuse of get_rc_dir(), user themes dir was
13467                 not set properly and some themes might have disappeared
13468                 from themes list in prefs.
13469
13470 2007-11-22 [wwp]        3.1.0cvs17
13471
13472         * src/edittags.c
13473         * src/edittags.h
13474         * src/common/tags.c
13475         * src/common/tags.h
13476                 Correct copyright for these claws-mail-only brand new
13477                 files.
13478
13479 2007-11-22 [paul]       3.1.0cvs16
13480
13481         * src/compose.c
13482                 fix bug 1400, 'Drag and drop of URLs does not work'
13483                 Thanks to Colin
13484
13485 2007-11-22 [paul]       3.1.0cvs15
13486
13487         * src/prefs_common.c
13488                 make "cmds_use_system_default" default to FALSE
13489                 so as not to disrupt current settings
13490         * src/summaryview.c
13491                 increase the size of the GdkRectangle, tooltips
13492                 didn't show for me otherwise
13493
13494 2007-11-21 [colin]      3.1.0cvs14
13495
13496         * src/compose.c
13497         * src/crash.c
13498         * src/exphtmldlg.c
13499         * src/mainwindow.c
13500         * src/manual.c
13501         * src/mimeview.c
13502         * src/prefs_account.c
13503         * src/prefs_common.c
13504         * src/prefs_common.h
13505         * src/prefs_ext_prog.c
13506         * src/textview.c
13507         * src/uri_opener.c
13508         * src/gtk/about.c
13509         * src/gtk/gtkutils.c
13510                 Use xdg-open as a way to find default browser,
13511                 when available
13512
13513 2007-11-21 [colin]      3.1.0cvs13
13514
13515         * src/messageview.c
13516         * src/procmime.c
13517         * src/procmsg.h
13518                 Send better return receipts (useful ones)
13519                 Handle incoming return receipts
13520
13521 2007-11-20 [colin]      3.1.0cvs12
13522
13523         * src/printing.c
13524         * src/printing.h
13525                 Add getter/setter for settings, and getter
13526                 for page setup
13527
13528 2007-11-20 [colin]      3.1.0cvs11
13529
13530         * src/folderview.c
13531         * src/main.c
13532         * src/mainwindow.c
13533                 Fix bug 1396, 'Crash on disabling a filter 
13534                 while it is processing'
13535
13536 2007-11-20 [paul]       3.1.0cvs10
13537
13538         * src/folder.c
13539                 fix bug 1395, 'Crash on checking for new mails
13540                 while filter is running'
13541                 Thanks to Colin
13542
13543 2007-11-20 [paul]       3.1.0cvs9
13544
13545         * src/compose.c
13546                 make this string easier for translators
13547
13548 2007-11-19 [colin]      3.1.0cvs8
13549
13550         * src/prefs_summaries.c
13551         * src/summaryview.c
13552                 Don't enable more tooltips on Maemo
13553
13554 2007-11-19 [colin]      3.1.0cvs7
13555
13556         * src/prefs_common.c
13557         * src/prefs_common.h
13558         * src/prefs_summaries.c
13559         * src/summaryview.c
13560                 Fix bug 1388, 'message list tool tips'
13561                 Add (optional) tooltips in summaryview.
13562                 This only works with GTK+ >= 2.12
13563
13564 2007-11-19 [colin]      3.1.0cvs6
13565
13566         * src/compose.c
13567                 Make strings a bit better when attaching
13568                 from mailto: URIs
13569
13570 2007-11-19 [colin]      3.1.0cvs5
13571
13572         * src/common/utils.c
13573                 Fix bug 1392, 'Top level domain .EU is 
13574                 not recognised as valid'
13575
13576 2007-11-19 [wwp]        3.1.0cvs4
13577
13578         * src/compose.c
13579         * src/compose.h
13580                 Revert changes to compose.c made in 3.1.0cvs2.
13581
13582 2007-11-19 [wwp]        3.1.0cvs3
13583
13584         * src/addressbook.c
13585         * src/addressbook.h
13586         * src/editaddress.c
13587         * src/editgroup.c
13588         * src/addrduplicates.c
13589                 Minor improvements in the address book:
13590                 always accept new contacts provided that some
13591                 detail is set (instead of rejecting silently).
13592                 Better guessing of contact name from incomplete
13593                 name information. Better display of contacts with
13594                 no name, in contact lists, group contents, find
13595                 duplicate results.
13596                 
13597
13598 2007-11-19 [wwp]        3.1.0cvs2
13599
13600         * src/compose.c
13601         * src/compose.h
13602         * src/prefs_logging.c
13603         * src/prefs_summaries.c
13604                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13605                 wrap some long label in prefs/summaries, layout checkboxes
13606                 in a more compact form in prefs/loggin, make account and
13607                 header's combos have the same size/spacing in compose
13608                 window.
13609
13610 2007-11-19 [wwp]        3.1.0cvs1
13611
13612         * src/edittags.c
13613                 Fix a tiny leak and duplicate variable.
13614
13615 2007-11-19 [paul]       3.1.0
13616
13617         * NEWS
13618         * README
13619         * RELEASE_NOTES 
13620                 3.1.0 released
13621
13622 2007-11-19 [paul]       3.0.2cvs145
13623
13624         * po/de.po
13625         * po/fi.po
13626         * po/fr.po
13627         * po/hu.po
13628         * po/it.po
13629         * po/pl.po
13630         * po/pt_BR.po
13631         * po/sk.po
13632         * po/zh_CN.po
13633                 updated by Stephan Sachse, Flammie Pirinen,
13634                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13635                 Emil Nowak, Frederico Goncalves Guimaraes,
13636                 Andrej Kacian, and Ralph Young
13637
13638 2007-11-18 [mones]      3.0.2cvs144
13639
13640         * po/es.po
13641                 Updated Spanish translation
13642
13643 2007-11-18 [colin]      3.0.2cvs143
13644
13645         * src/edittags.c
13646                 Prevent empty tag after edit, thanks to wwp
13647
13648 2007-11-18 [colin]      3.0.2cvs142
13649
13650         * src/editaddress.c
13651                 Fix possible "(null)" %s - thanks to wwp
13652
13653 2007-11-16 [wwp]        3.0.2cvs141
13654
13655         * src/common/utils.c
13656                 Fix for 3.0.2cvs140, prevents from crashing when opening
13657                 a compose window.
13658
13659 2007-11-16 [colin]      3.0.2cvs140
13660
13661         * src/main.c
13662         * src/common/claws.c
13663                 Output a bit more useful info at startup
13664                 in --debug mode
13665
13666 2007-11-16 [colin]      3.0.2cvs139
13667
13668         * src/compose.c
13669         * src/common/utils.c
13670         * src/common/utils.h
13671                 Fix bug 1387, 'Request for --compose to 
13672                 support multiple attachments'
13673
13674 2007-11-16 [colin]      3.0.2cvs138
13675
13676         * src/news.c
13677                 Fix bug 1390, 'NNTP fails after server 
13678                 closed connection'
13679
13680 2007-11-16 [colin]      3.0.2cvs137
13681
13682         * src/prefs_display_header.c
13683                 Fix bug 1389, 'Changing 'Display headers 
13684                 in message view' breaks dispheaderrc'
13685
13686 2007-11-14 [colin]      3.0.2cvs136
13687
13688         * src/summaryview.c
13689         * src/gtk/quicksearch.c
13690         * src/gtk/quicksearch.h
13691                 Fix resetting the quicksearch when in non-sticky
13692                 mode, but Recursive is set: reset only when going
13693                 out of the root search folder.
13694
13695 2007-11-14 [colin]      3.0.2cvs135
13696
13697         * src/filtering.c
13698                 Don't set new flag back when doing "Mark as unread"
13699                 from filtering
13700
13701 2007-11-12 [paul]       3.0.2cvs134
13702
13703         * src/plugins/dillo_viewer/dillo_viewer.c
13704                 don't offer the mime type for translation
13705
13706 2007-11-12 [paul]
13707
13708         3.1.0-rc2 released
13709
13710 2007-11-11 [colin]      3.0.2cvs133
13711
13712         * src/imap_gtk.c
13713         * src/mh_gtk.c
13714                 Use markup-escaped strings in dialogs
13715
13716 2007-11-11 [colin]      3.0.2cvs132
13717
13718         * src/imap.c
13719                 Better IMAP-UTF7/UTF8 conversion
13720
13721 2007-11-10 [colin]      3.0.2cvs131
13722
13723         * src/news.c
13724                 Fix debian bug 450698, 'nntp auth behavior changed 
13725                 without notice'
13726
13727 2007-11-10 [colin]      3.0.2cvs130
13728
13729         * configure.ac
13730         * src/inc.c
13731         * src/main.c
13732         * src/main.h
13733         * src/mimeview.c
13734         * src/statusbar.c
13735         * src/common/utils.c
13736         * src/etpan/Makefile.am
13737         * src/gtk/filesel.c
13738         * src/gtk/gtkutils.h
13739         * src/gtk/menu.c
13740         * src/plugins/bogofilter/Makefile.am
13741         * src/plugins/clamav/Makefile.am
13742         * src/plugins/dillo_viewer/Makefile.am
13743         * src/plugins/pgpcore/Makefile.am
13744         * src/plugins/spamassassin/Makefile.am
13745         * src/plugins/trayicon/Makefile.am
13746                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13747
13748 2007-11-09 [colin]      3.0.2cvs129
13749
13750         * src/addressbook.c
13751         * src/ldapupdate.c
13752                 fix bug 1375, 'Impossible to modify e-mail
13753                 in LDAP addressbook twice'; Try two. update
13754                 externalID, don't make display lag, and
13755                 fix the cases where dn is not mail.
13756
13757 2007-11-08 [paul]       3.0.2cvs128
13758
13759         * src/account.c
13760         * src/compose.c
13761         * src/messageview.c
13762         * src/prefs_account.c
13763         * src/prefs_account.h
13764                 reinstate 'Generate Message-ID' option as an
13765                 account preference. (hidden on IMAP)
13766                 Thanks to Colin
13767
13768 2007-11-08 [paul]       3.0.2cvs127
13769
13770         * src/textview.c
13771                 MAEMO: fix failure of loading images inline
13772                 MAEMO: fix bug 1349, 'Emails still skip to end
13773                 when opened (in certain circumstances)...'
13774
13775 2007-11-07 [colin]      3.0.2cvs126
13776
13777         * src/toolbar.c
13778                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13779
13780 2007-11-07 [colin]      3.0.2cvs125
13781
13782         * src/toolbar.c
13783                 Re-change the string occurence of A_CLAWS_ACTIONS
13784                 to A_SYL_ACTIONS, to prevent parse errors of the
13785                 toolbar_*.xml files
13786
13787 2007-11-07 [colin]      3.0.2cvs124
13788
13789         * src/mimeview.c
13790         * src/prefs_common.c
13791         * src/prefs_common.h
13792         * manual/advanced.xml
13793                 Add an hidden pref, 'save_parts_readwrite';
13794                 completes 3.0.2cvs35
13795
13796 2007-11-07 [paul]       3.0.2cvs123
13797
13798         * src/prefs_toolbar.c
13799         * src/toolbar.c
13800         * src/toolbar.h
13801                 rename ToolbarSylpheedActions to ToolbarClawsActions
13802                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13803
13804 2007-11-07 [paul]       3.0.2cvs122
13805
13806         * src/toolbar.c
13807                 MAEMO: remove tooltips
13808
13809 2007-11-07 [colin]      3.0.2cvs121
13810
13811         * src/plugins/pgpinline/pgpinline.c
13812                 Fix bug 1377, 'unspecific errors on 
13813                 signature checking'. Fix trimming of
13814                 UTF8 data.
13815
13816 2007-11-06 [iwkse]      3.0.2cvs120
13817
13818         * src/prefs_summary_open.c
13819                 yet a string change
13820
13821 2007-11-06 [paul]       3.0.2cvs119
13822
13823         * tools/Makefile.am
13824         * tools/README
13825         * tools/csv2addressbook.pl
13826                 add a new script that imports a CSV formatted
13827                 address book. Becky and Thunderbird address
13828                 book are currently supported.
13829
13830 2007-11-05 [colin]      3.0.2cvs118
13831
13832         * src/imap.c
13833                 Fix deletion 
13834
13835 2007-11-05 [iwkse]      3.0.2cvs117
13836
13837         * src/prefs_summary_open.c
13838                 String changes
13839
13840 2007-11-04 [paul]       3.0.2cvs116
13841
13842         * src/addressbook_foldersel.c
13843                 fix gtk critical warning
13844                 Patch by Pawel Pekala
13845
13846 2007-11-04 [paul]       3.0.2cvs115
13847
13848         * tools/README
13849         * tools/claws-mail-compose-insert-files.pl
13850                 add --bcc and uri_escape() everything
13851
13852 2007-11-04 [paul]       3.0.2cvs114
13853
13854         * src/gtk/gtkutils.c
13855                 gtkut_stock_with_text_button_set_create(): set
13856                 GTK_CAN_DEFAULT on buttons 2 and 3
13857
13858 2007-11-03 [paul]       3.0.2cvs113
13859
13860         * src/common/utils.c
13861                 fix debian bug #448814, 'mailto: URI decoding
13862                 desn't decode the destination address field'
13863                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13864
13865 2007-11-03 [paul]       3.0.2cvs112
13866
13867         * AUTHORS
13868         * src/compose.c
13869         * src/gtk/authors.h
13870                 allow Bcc in commandline URIs
13871                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13872
13873 2007-11-02 [colin]      3.0.2cvs111
13874
13875         * src/addressbook.c
13876                 Maybe fix bug 1376, 'crash on 
13877                 addressbook manipulation'
13878
13879 2007-10-31 [paul]       3.0.2cvs110
13880
13881         * src/ldapupdate.c
13882                 fix bug 1375, 'Impossible to modify e-mail
13883                 in LDAP addressbook twice'
13884                 Patch by Michael Rasmussen
13885
13886 2007-10-30 [paul]       3.0.2cvs109
13887
13888         * configure.ac
13889                 enable GnuTLS support with --enable-gnutls which
13890                 will disable openssl support. if the user has
13891                 gtk >= 2.10.x don't allow gnomeprint even if the
13892                 user asks for it
13893
13894 2007-10-30 [paul]
13895
13896         3.1.0-rc1 released
13897
13898 2007-10-30 [paul]       3.0.2cvs108
13899
13900         * Makefile.am
13901                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
13902
13903 2007-10-30 [paul]       3.0.2cvs107
13904
13905         * src/expldifdlg.c
13906         * src/prefs_account.c
13907         * src/prefs_folder_item.c
13908         * src/prefs_spelling.c
13909         * src/prefs_themes.c
13910         * src/wizard.c
13911         * src/gtk/gtkaspell.c
13912         * src/gtk/gtkaspell.h
13913         * src/plugins/spamassassin/spamassassin_gtk.c
13914                 replace deprecated gtk_option_menu...
13915                 patch by Pawel Pekala
13916
13917 2007-10-29 [colin]      3.0.2cvs106
13918
13919         * src/plugins/dillo_viewer/dillo_prefs.c
13920                 Fix forgotten signal connect
13921
13922 2007-10-28 [colin]      3.0.2cvs105
13923
13924         * src/plugins/dillo_viewer/dillo_prefs.c
13925         * src/plugins/dillo_viewer/dillo_prefs.h
13926         * src/plugins/dillo_viewer/dillo_viewer.c
13927                 Implement addressbook-based whitelisting for loading
13928                 remote images. Fixed missing destroy of the embedded
13929                 browser that made a Dillo window pop up on exit, if
13930                 an HTML part was displayed.
13931
13932 2007-10-26 [colin]      3.0.2cvs104
13933
13934         * src/edittags.c
13935                 Add missing static
13936
13937 2007-10-25 [colin]      3.0.2cvs103
13938
13939         * src/editaddress.c
13940                 Add tap-and-hold on the picture, for Maemo
13941         * src/edittags.c
13942         * src/edittags.h
13943         * src/mainwindow.c
13944         * src/procmsg.c
13945         * src/summaryview.c
13946         * src/textview.c
13947                 Unify tag interfaces.
13948
13949 2007-10-25 [colin]      3.0.2cvs102
13950
13951         * src/imap.c
13952         * src/etpan/imap-thread.h
13953                 Much better error handling. We'll need to be really
13954                 clear to users about where errors come from, with 
13955                 the apparition of Gmail's IMAP server.
13956
13957 2007-10-24 [colin]      3.0.2cvs101
13958
13959         * src/edittags.c
13960         * src/mainwindow.c
13961         * src/summaryview.c
13962         * src/textview.c
13963                 Add tags sorting (alphabetical); allow deletion of
13964                 tags from the Apply Tags window
13965
13966 2007-10-24 [colin]      3.0.2cvs100
13967
13968         * src/editaddress.c
13969         * src/editaddress_other_attributes_ldap.c
13970         * src/editaddress_other_attributes_ldap.h
13971         * src/ldapctrl.c
13972         * src/ldapquery.c
13973         * src/ldapupdate.c
13974                 Fix LDAP writing (got broken in cvs39)
13975                 Add read-only support for jpegPhoto LDAP field
13976
13977 2007-10-23 [colin]      3.0.2cvs99
13978
13979         * src/news.c
13980                 Fix crash in some cases
13981
13982 2007-10-22 [colin]      3.0.2cvs98
13983
13984         * src/common/socket.h
13985         * src/common/ssl.c
13986                 Fix big leak in GnuTLS code
13987
13988 2007-10-22 [colin]      3.0.2cvs97
13989
13990         * src/news.c
13991                 Fix bug 1368, 'SIGSEGV in NNTP code'
13992
13993 2007-10-22 [colin]      3.0.2cvs96
13994
13995         * src/prefs_customheader.c
13996                 Catch compface warnings when generating X-Faces
13997
13998 2007-10-22 [wwp]        3.0.2cvs95
13999
14000         * src/quote_fmt_parse.y
14001                 Remove accidentally committed debug traces.
14002                 Fix a warning.
14003
14004 2007-10-22 [colin]      3.0.2cvs94
14005
14006         * src/etpan/nntp-thread.c
14007                 Fix authentication
14008
14009 2007-10-19 [wwp]        3.0.2cvs93
14010
14011         * src/common/ssl_certificate.c
14012                 Add missing include (Windows).
14013
14014 2007-10-19 [colin]      3.0.2cvs92
14015
14016         * src/imap_gtk.c
14017         * src/mimeview.c
14018         * src/textview.c
14019         * src/gtk/inputdialog.c
14020         * src/gtk/inputdialog.h
14021                 Remove the last old combo; patch by
14022                 Pawel
14023
14024 2007-10-19 [colin]      3.0.2cvs91
14025
14026         * src/common/ssl.c
14027                 Fix interop problem with GnuTLS and some crappy
14028                 servers that have very little keys.
14029
14030 2007-10-19 [colin]      3.0.2cvs90
14031
14032         * src/common/ssl.c
14033                 Fix return value check on GnuTLS, and
14034                 display the error
14035
14036 2007-10-18 [colin]      3.0.2cvs89
14037
14038         * src/common/ssl_certificate.c
14039                 Fix missing initialisations
14040
14041 2007-10-18 [wwp]        3.0.2cvs88
14042
14043         * src/Makefile.am
14044                 Fix linking against GNUTLS (matters if --enable-gnutls only).
14045
14046 2007-10-18 [colin]      3.0.2cvs87
14047
14048         * po/POTFILES.in
14049                 Fix build
14050
14051 2007-10-18 [mones]      3.0.2cvs86
14052
14053         * src/editbook.c
14054         * src/import.c
14055         * src/prefs_account.c
14056         * src/prefs_receive.c
14057         * src/gtk/about.c
14058         * src/plugins/bogofilter/bogofilter_gtk.c
14059         * src/plugins/spamassassin/spamassassin_gtk.c
14060                 More capitalisation micro-fixes
14061
14062 2007-10-18 [paul]       3.0.2cvs85
14063
14064         * configure.ac
14065                 add info about NNTP support via libetpan
14066                 change the configure output ending msg a little
14067         * src/gtk/about.c
14068                 similar changes to above
14069
14070 2007-10-18 [colin]      3.0.2cvs84
14071
14072         * src/procmime.c
14073         * src/procmime.h
14074                 Fix missing symbol for S/MIME
14075
14076 2007-10-18 [colin]      3.0.2cvs83
14077
14078         * src/prefs_filtering_action.c
14079                 Fix crash in tags (introduced in cvs78)
14080
14081 2007-10-18 [colin]      3.0.2cvs82
14082
14083         * src/common/Makefile.am
14084         * src/common/nntp.c
14085         * src/common/nntp.h
14086         * src/etpan/Makefile.am
14087         * src/etpan/etpan-thread-manager-types.h
14088         * src/etpan/etpan-thread-manager.c
14089         * src/etpan/imap-thread.c
14090         * src/etpan/nntp-thread.c
14091         * src/etpan/nntp-thread.h
14092         * src/news.c
14093         * src/news.h
14094                 Rewrite the nntp implementation
14095                 to use libetpan. Non-blocking NNTP!
14096         * src/account.c
14097         * src/crash.c
14098         * src/imap.c
14099         * src/inc.c
14100         * src/main.c
14101         * src/mainwindow.c
14102         * src/pop.c
14103         * src/pop.h
14104         * src/prefs_account.c
14105         * src/recv.c
14106         * src/recv.h
14107         * src/send_message.c
14108         * src/send_message.h
14109         * src/ssl_manager.c
14110         * src/ssl_manager.h
14111         * src/wizard.c
14112         * src/common/claws.c
14113         * src/common/session.c
14114         * src/common/session.h
14115         * src/common/smtp.c
14116         * src/common/smtp.h
14117         * src/common/socket.c
14118         * src/common/socket.h
14119         * src/common/ssl.c
14120         * src/common/ssl.h
14121         * src/common/ssl_certificate.c
14122         * src/common/ssl_certificate.h
14123         * src/gtk/about.c
14124         * src/gtk/sslcertwindow.c
14125         * src/gtk/sslcertwindow.h
14126                 Implement GnuTLS support. GnuTLS support
14127                 will be used if OpenSSL isn't available, or
14128                 specified explicitely. (the reason is that
14129                 GnuTLS cerficate checking is a bit less 
14130                 practical than OpenSSL's)
14131
14132 2007-10-18 [paul]       3.0.2cvs81
14133
14134         * src/gtk/inputdialog.c
14135         * src/gtk/inputdialog.h
14136                 fix copyright header
14137
14138 2007-10-17 [colin]      3.0.2cvs80
14139
14140         * src/plugins/pgpcore/select-keys.c
14141                 Fix bug which prevented encryption key
14142                 auto-selection when two or more matched the
14143                 email address, but only one isn't revoked
14144                 or expired.
14145
14146 2007-10-17 [wwp]        3.0.2cvs79
14147
14148         * src/compose.c
14149         * src/quote_fmt.c
14150         * src/quote_fmt.h
14151         * src/quote_fmt_lex.l
14152         * src/quote_fmt_parse.y
14153                 Templates can now attach files using |attach{filename}.
14154
14155 2007-10-17 [wwp]        3.0.2cvs78
14156
14157         * src/prefs_customheader.c
14158         * src/prefs_ext_prog.c
14159         * src/prefs_filtering_action.c
14160         * src/prefs_matcher.c
14161         * src/prefs_other.c
14162         * src/prefs_toolbar.c
14163         * src/gtk/combobox.c
14164         * src/gtk/combobox.h
14165         * src/gtk/gtkutils.c
14166         * src/gtk/gtkutils.h
14167         * src/plugins/bogofilter/bogofilter_gtk.c
14168         * src/plugins/spamassassin/spamassassin_gtk.c
14169                 Removed almost all remaining instances of GtkCombo
14170                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
14171                 few visual and code cleanup from Colin.
14172
14173 2007-10-16 [wwp]        3.0.2cvs77
14174         * src/gtk/pluginwindow.c
14175                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
14176
14177 2007-10-15 [colin]      3.0.2cvs76
14178
14179         * src/edittags.c
14180         * src/edittags.h
14181         * src/filtering.c
14182         * src/filtering.h
14183         * src/importmutt.c
14184         * src/importpine.c
14185         * src/main.c
14186         * src/messageview.c
14187         * src/messageview.h
14188         * src/mimeview.c
14189         * src/mimeview.h
14190         * src/pop.c
14191         * src/pop.h
14192         * src/prefs_common.c
14193         * src/prefs_common.h
14194         * src/prefs_customheader.c
14195         * src/prefs_customheader.h
14196         * src/prefs_display_header.c
14197         * src/prefs_display_header.h
14198         * src/prefs_filtering_action.c
14199         * src/prefs_filtering_action.h
14200         * src/prefs_folder_column.c
14201         * src/prefs_folder_column.h
14202         * src/prefs_folder_item.c
14203         * src/prefs_folder_item.h
14204         * src/prefs_gtk.c
14205         * src/prefs_gtk.h
14206         * src/prefs_logging.h
14207         * src/prefs_matcher.c
14208         * src/prefs_matcher.h
14209         * src/prefs_summary_column.c
14210         * src/prefs_summary_column.h
14211         * src/prefs_summary_open.c
14212         * src/procheader.c
14213         * src/procheader.h
14214         * src/procmime.c
14215         * src/procmime.h
14216         * src/recv.c
14217         * src/recv.h
14218         * src/sourcewindow.c
14219         * src/sourcewindow.h
14220         * src/summaryview.c
14221         * src/summaryview.h
14222         * src/textview.c
14223         * src/textview.h
14224         * src/toolbar.c
14225         * src/toolbar.h
14226         * src/common/mgutils.c
14227         * src/common/mgutils.h
14228         * src/common/nntp.c
14229         * src/common/nntp.h
14230         * src/common/prefs.c
14231         * src/common/prefs.h
14232         * src/common/socket.c
14233         * src/common/socket.h
14234         * src/common/stringtable.c
14235         * src/common/stringtable.h
14236         * src/common/template.c
14237         * src/common/template.h
14238         * src/common/uuencode.c
14239         * src/common/uuencode.h
14240         * src/gtk/gtkshruler.c
14241         * src/gtk/gtkshruler.h
14242         * src/gtk/menu.c
14243         * src/gtk/menu.h
14244         * src/gtk/progressdialog.c
14245         * src/gtk/progressdialog.h
14246                 Remove/staticalize, the return of the revenge
14247
14248 2007-10-15 [colin]      3.0.2cvs75
14249
14250         * src/matcher.c
14251                 Fix redirections in filtering's tests
14252
14253 2007-10-15 [colin]      3.0.2cvs74
14254
14255         * src/imap.c
14256                 Don't build imap_synchronise at all when 
14257                 building without libetpan
14258
14259 2007-10-14 [colin]      3.0.2cvs73
14260
14261         * src/imap.c
14262         * src/common/md5.c
14263         * src/common/md5.h
14264         * src/gtk/manage_window.c
14265         * src/gtk/manage_window.h
14266                 Remove more unused code
14267
14268 2007-10-14 [colin]      3.0.2cvs72
14269
14270         * src/addrquery.c
14271         * src/addrquery.h
14272         * src/recv.c
14273         * src/recv.h
14274         * src/vcard.c
14275         * src/vcard.h
14276         * src/common/xml.c
14277         * src/common/xml.h
14278         * src/common/xmlprops.c
14279         * src/common/xmlprops.h
14280                 Remove more unused code
14281
14282 2007-10-14 [colin]      3.0.2cvs71
14283
14284         * src/common/utils.c
14285                 Remove unused function
14286
14287 2007-10-13 [colin]      3.0.2cvs70
14288
14289         * src/imap.c
14290         * src/imap.h
14291         * src/mainwindow.c
14292         * src/mainwindow.h
14293         * src/gtk/gtkutils.c
14294         * src/gtk/gtkutils.h
14295                 Staticalise/Remove more code
14296
14297 2007-10-13 [colin]      3.0.2cvs69
14298
14299         * src/common/utils.c
14300         * src/common/utils.h
14301                 Remove dead code, unused for ages
14302
14303 2007-10-13 [colin]      3.0.2cvs68
14304
14305         * src/main.c
14306         * src/main.h
14307                 Maemo: define hildon_program in main.c,
14308                 make it accessible in the .h with extern
14309
14310 2007-10-13 [paul]       3.0.2cvs67
14311
14312         * src/gtk/menu.c
14313                 fix a bunch of runtime warnings on maemo
14314
14315 2007-10-13 [paul]       3.0.2cvs66
14316
14317         * src/main.c
14318         * src/main.h
14319         * src/gtk/gtkutils.c
14320         * src/gtk/gtkutils.h
14321                 fix a bunch of compiler warnings on maemo
14322
14323 2007-10-12 [colin]      3.0.2cvs65
14324
14325         * src/account.c
14326         * src/addritem.c
14327         * src/addritem.h
14328         * src/filtering.c
14329         * src/filtering.h
14330         * src/folder.c
14331         * src/folder.h
14332         * src/common/utils.c
14333         * src/common/utils.h
14334                 Remove unused code, staticalise some functions
14335
14336 2007-10-12 [paul]       3.0.2cvs64
14337
14338         * src/account.c
14339         * src/folderview.c
14340         * src/main.c
14341         * src/mainwindow.c
14342         * src/messageview.c
14343         * src/summary_search.c
14344         * src/summaryview.c
14345         * src/toolbar.c
14346         * src/wizard.c
14347         * src/common/utils.c
14348         * src/gtk/prefswindow.c
14349                 fix a bunch of compiler warnings on maemo
14350
14351 2007-10-11 [colin]      3.0.2cvs63
14352
14353         * src/editaddress.c
14354                 Make static function static
14355
14356 2007-10-11 [mones]      3.0.2cvs62
14357
14358         * src/addrduplicates.c
14359         * src/addressbook.c
14360         * src/compose.c
14361         * src/expldifdlg.c
14362         * src/mainwindow.c
14363         * src/messageview.c
14364         * src/pop.c
14365         * src/prefs_customheader.c
14366         * src/prefs_send.c
14367         * src/prefs_themes.c
14368         * src/common/plugin.c
14369         * src/gtk/pluginwindow.c
14370         * src/gtk/quicksearch.c
14371                 Fix several typos and capitalisation issues
14372
14373 2007-10-11 [wwp]        3.0.2cvs61
14374
14375         * src/editaddress.c
14376                 Fix a warning about possible use of uninitialized
14377                 filename var.
14378
14379 2007-10-11 [wwp]        3.0.2cvs60
14380
14381         * src/editaddress.c
14382                 Disable "Unset picture" menu item when there's
14383                 no picture to clear. Fix an extraneous g_unref_object,
14384                 add missing initializers.
14385
14386 2007-10-11 [wwp]        3.0.2cvs59
14387
14388         * src/pixmaps/anonymous.xpm
14389         * src/editaddress.c
14390         * src/Makefile.am
14391         * src/stock_pixmap.c
14392         * src/stock_pixmap.h
14393                 Fix a leak, gettext-ize the photo label.
14394                 Don't clear the existing picture if loading
14395                 a new one fails. Use a default 'anonymous'
14396                 picture (this new xpm has been added to the
14397                 internal stock_pixmap API). Add a
14398                 "Set picture" context menu entry.
14399
14400 2007-10-11 [colin]      3.0.2cvs58
14401
14402         * src/messageview.c
14403                 Make shift-shortcuts work
14404         * src/prefs_actions.c
14405                 Don't ask if we really want to close when
14406                 choosing OK and only the list is changed
14407         * src/prefs_template.c
14408                 Don't ask if we really want to close when
14409                 choosing OK and only the list is changed
14410         * src/common/plugin.c
14411                 Fix writing of second [Plugins_*] block
14412         * src/common/template.c
14413                 Remove unused files (fixes deletion)
14414
14415 2007-10-10 [paul]       3.0.2cvs57
14416
14417         * src/prefs_template.c
14418                 put the whole thing in a scrolled window
14419                 so that half the page is no longer inaccessible
14420                 on maemo
14421                 make the gtk_text_view smaller on maemo
14422
14423 2007-10-10 [colin]      3.0.2cvs56
14424
14425         * src/compose.c
14426                 Fix updating of Attachments number in some
14427                 cases (reedit, attach from command-line, ...)
14428
14429 2007-10-10 [colin]      3.0.2cvs55
14430
14431         * src/editaddress.c
14432                 Initialise error correctly
14433
14434 2007-10-10 [paul]       3.0.2cvs54
14435
14436         * src/prefs_filtering_action.c
14437         * src/gtk/description_window.c
14438         * src/gtk/foldersort.c
14439         * src/gtk/quicksearch.c
14440                 get rid of some pointless new lines and
14441                 make the descripton labels wrap better
14442
14443 2007-10-10 [colin]      3.0.2cvs53
14444
14445         * src/addressadd.c
14446         * src/editaddress.c
14447         * src/headerview.c
14448         * src/textview.c
14449                 More error handling on saving pictures
14450
14451 2007-10-10 [colin]      3.0.2cvs52
14452
14453         * src/printing.c
14454         * src/printing.h
14455                 Generalize a bit printing, so we can factorize
14456                 most of the code. 
14457
14458 2007-10-10 [paul]       3.0.2cvs51
14459
14460         * src/addrduplicates.c
14461                 fix engrish
14462                 use GTK_STOCK... buttons
14463
14464 2007-10-10 [paul]       3.0.2cvs50
14465
14466         * src/addressadd.c
14467         * src/addrindex.c
14468         * src/editaddress.c
14469                 Fix previous patch
14470                 Thanks to Colin
14471
14472 2007-10-10 [paul]       3.0.2cvs49
14473
14474         * src/summaryview.c
14475         * src/messageview.c
14476                 Fix crash on Add sender to addressbook when
14477                 From is null
14478         * src/addressadd.c
14479         * src/addrindex.c
14480         * src/editaddress.c
14481         * src/editaddress_other_attributes_ldap.h
14482                 Fix leaks 
14483                 Rename images to .png in addrbook/
14484         * src/headerview.c
14485         * src/textview.c
14486                 Fix Face/X-Face being used if adding another
14487                 address than sender to addressbook
14488                 Thanks to Colin
14489
14490 2007-10-10 [holger]     3.0.2cvs48
14491
14492         * src/addrduplicates.c
14493         * src/editaddress.c
14494                 Improvements to the addressbook duplicate finder
14495                 feature:
14496                  - add an edit button to the button bar
14497                  - display the whole bookname (with iface) and
14498                    use this for same-book checking
14499                  - after editing, try to keep selections if the
14500                    entries are still present
14501                  - sort the email column alphabetically
14502                  - put results in a scrolled window
14503                  - support embedded editing
14504                  - make columns in detail view resizable
14505                  - add keyboard shortcuts
14506
14507 2007-10-10 [wwp]        3.0.2cvs47
14508
14509         * src/addrindex.c
14510                 Fix a crash when there's no From: in email, thanks to Colin.
14511
14512 2007-10-09 [paul]       3.0.2cvs46
14513
14514         * src/messageview.c
14515         * src/summaryview.c
14516         * src/textview.c
14517                 fix building without compface support
14518
14519 2007-10-09 [colin]      3.0.2cvs45
14520
14521         * src/editaddress.c
14522         * src/headerview.c
14523         * src/textview.c
14524                 Add error handling
14525
14526 2007-10-09 [colin]      3.0.2cvs44
14527
14528         * src/addrduplicates.c
14529         * src/addressadd.c
14530         * src/addressadd.h
14531         * src/addressbook.c
14532         * src/addressbook.h
14533         * src/addrindex.c
14534         * src/addrindex.h
14535         * src/addritem.c
14536         * src/addritem.h
14537         * src/compose.c
14538         * src/editaddress.c
14539         * src/editaddress_other_attributes_ldap.h
14540         * src/headerview.c
14541         * src/messageview.c
14542         * src/mimeview.c
14543         * src/summaryview.c
14544         * src/textview.c
14545         * src/gtk/gtkutils.c
14546                 Automatically set contacts' pictures from Face 
14547                 or X-Face if they have no picture
14548                 Display the contact picture in textview or
14549                 headerview for mails sent by people in the 
14550                 addressbook, that have no Face or X-Face
14551                 Fix a few details in the Person edition dialog
14552                 (ability to unset picture)
14553                 Remove picture file when deleting contacts
14554
14555 2007-10-09 [iwkse]      3.0.2cvs43
14556
14557         * src/gtk/about.c
14558                 center the about window
14559
14560 2007-10-09 [paul]       3.0.2cvs42
14561
14562         * src/prefs_toolbar.c
14563                 fix icon selector window on maemo
14564
14565 2007-10-09 [paul]       3.0.2cvs41
14566
14567         * src/messageview.c
14568                 add 'go to' menu to separate msgview
14569
14570 2007-10-09 [colin]      3.0.2cvs40
14571
14572         * src/common/defs.h
14573                 Add forgotten file
14574
14575 2007-10-09 [iwkse]      3.0.2cvs39
14576
14577         * Makefile.am
14578         * src/addressbook.c
14579         * src/addritem.c
14580         * src/addritem.h
14581         * src/editaddress.c
14582         * src/editaddress_other_attributes_ldap.h
14583         * src/addrbook.c
14584         * src/Makefile.am
14585                 set a photo in the Addressbook
14586
14587 2007-10-08 [colin]      3.0.2cvs38
14588
14589         * src/prefs_toolbar.c
14590                 Make height 320 to remove the scrollbar 
14591                 (with current number of icons)
14592
14593 2007-10-08 [colin]      3.0.2cvs37
14594
14595         * src/prefs_toolbar.c
14596                 Transform the treeview to a GtkIconView.
14597                 Patch by Pawel
14598                 In addition, transform the window so that 
14599                 it looks like a popup menu. Patch by me
14600
14601 2007-10-08 [colin]      3.0.2cvs36
14602
14603         * src/compose.c
14604         * src/compose.h
14605                 Beautify the GUI a bit; in particular, show the
14606                 number of attachments in the tab's title.
14607                 Patch by Pawel
14608
14609 2007-10-08 [paul]       3.0.2cvs35
14610
14611         * src/mimeview.c
14612                 Save users from themselves: save temporary
14613                 files used for Open/Open with as read-only.
14614                 Thanks to Colin
14615
14616 2007-10-08 [paul]       3.0.2cvs34
14617
14618         * tools/Makefile.am
14619                 forgot this in cvs33
14620
14621 2007-10-08 [paul]       3.0.2cvs33
14622
14623         * tools/kdeservicemenu/README
14624         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14625         * tools/kdeservicemenu/install.sh
14626         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14627                 renamed template* to *template so as not to confuse
14628                 lintian
14629
14630 2007-10-08 [paul]       3.0.2cvs32
14631
14632         * src/prefs_themes.c
14633         * src/stock_pixmap.c
14634                 replace 2 direct uses of RC_DIR
14635
14636 2007-10-07 [colin]      3.0.2cvs31
14637
14638         * src/addrduplicates.c
14639         * src/addrduplicates.h
14640         * src/addressbook.c
14641         * src/addressbook.h
14642         * src/addrindex.c
14643         * src/addrindex.h
14644                 Implement deletion in duplicate finder. 
14645                 Patch by Holger 
14646
14647 2007-10-07 [colin]      3.0.2cvs30
14648
14649         * src/exporthtml.c
14650         * src/mbox.c
14651         * src/common/utils.c
14652                 Better fix for Solaris, thanks to Nicolas Doualot
14653
14654 2007-10-07 [colin]      3.0.2cvs29
14655
14656         * AUTHORS
14657         * src/gtk/authors.h
14658                 Add Frank Dietrich
14659
14660 2007-10-07 [colin]      3.0.2cvs28
14661
14662         * src/exporthtml.c
14663                 Fix HTML export to make it more compliant
14664                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14665
14666 2007-10-07 [colin]      3.0.2cvs27
14667
14668         * src/prefs_toolbar.c
14669                 Only use icons that wouldn't look stupid in the toolbar
14670                 Patch by Pawel
14671
14672 2007-10-07 [colin]      3.0.2cvs26
14673
14674         * src/prefs_toolbar.c
14675                 Fix old icon being used when none is selected
14676
14677 2007-10-07 [colin]      3.0.2cvs25
14678
14679         * src/toolbar.c
14680                 Fix copy/paste error
14681
14682 2007-10-07 [colin]      3.0.2cvs24
14683
14684         * src/prefs_toolbar.c
14685         * src/toolbar.c
14686         * src/toolbar.h
14687                 Update icon to default one when changing event
14688                 Make the icon chooser nicer (handle Esc, Enter,
14689                 double-click)
14690
14691 2007-10-06 [colin]      3.0.2cvs23
14692
14693         * src/prefs_toolbar.c
14694                 Fix text reset; patch by Pawel
14695
14696 2007-10-06 [colin]      3.0.2cvs22
14697
14698         * src/toolbar.h
14699                 Complete previous commit
14700
14701 2007-10-06 [colin]      3.0.2cvs21
14702
14703         * src/prefs_toolbar.c
14704         * src/toolbar.c
14705                 Set toolbar text automatically to the default
14706                 when changing Event executed on click
14707
14708 2007-10-06 [colin]      3.0.2cvs20
14709
14710         * src/prefs_toolbar.c
14711                 Invert Text and Event fields
14712
14713 2007-10-06 [colin]      3.0.2cvs19
14714
14715         * src/prefs_toolbar.c
14716         * src/toolbar.c
14717                 Make toolbar prefs look much better
14718                 Patch by Pawel Pekala
14719
14720 2007-10-06 [paul]       3.0.2cvs18
14721
14722         * src/account.c
14723         * src/prefs_filtering.c
14724                 fix checkbuttons in gtktreeview on maemo by
14725                 setting maemo's "allow-checkbox-mode" to FALSE
14726
14727 2007-10-06 [colin]      3.0.2cvs17
14728
14729         * configure.ac
14730                 Export -DSOLARIS in CFLAGS for all
14731                 Solaris (not just 2.8) and OpenSolaris
14732
14733 2007-10-06 [paul]       3.0.2cvs16
14734
14735         * AUTHORS
14736         * src/exporthtml.c
14737         * src/mbox.c
14738         * src/gtk/authors.h
14739                 fix build on solaris where ctime_r takes
14740                 3 arguments rather than 2.
14741                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14742
14743 2007-10-05 [colin]      3.0.2cvs15
14744
14745         * src/etpan/imap-thread.c
14746                 Fix wrong error codepath
14747
14748 2007-10-05 [wwp]        3.0.2cvs14
14749
14750         * src/filtering.c
14751                 Fix unexpected logging of quicksearches:
14752                 debug_filtering_session flag was never reset to FALSE, causing
14753                 matcher functions to log when called from a quicksearch
14754                 (if a filtering session happened before).
14755
14756 2007-10-05 [paul]       3.0.2cvs13
14757
14758         * src/prefs_actions.c
14759         * src/prefs_filtering.c
14760         * src/prefs_template.c
14761                 fix bug 1343, 'Filtering..'s close button
14762                 silently discards new filter'
14763                 Thanks to Colin
14764
14765 2007-10-05 [paul]       3.0.2cvs12
14766
14767         * configure.ac
14768         * src/Makefile.am
14769                 fix bug 1347, '-Wno-unused-function, optional'
14770
14771 2007-10-05 [colin]      3.0.2cvs11
14772
14773         * src/procmime.c
14774         * src/common/mgutils.c
14775                 Fix warnings
14776
14777 2007-10-05 [mones]      3.0.2cvs10
14778
14779         * manual/advanced.xml
14780                 Use full menu name
14781         * manual/es/advanced.xml
14782                 Synchronise translation
14783
14784 2007-10-04 [colin]      3.0.2cvs9
14785
14786         * src/action.c
14787         * src/addrbook.c
14788         * src/addrindex.c
14789         * src/compose.c
14790         * src/exporthtml.c
14791         * src/exportldif.c
14792         * src/folder.c
14793         * src/main.c
14794         * src/matcher.c
14795         * src/mbox.c
14796         * src/messageview.c
14797         * src/mh.c
14798         * src/news.c
14799         * src/partial_download.c
14800         * src/pop.c
14801         * src/procmime.c
14802         * src/procmsg.c
14803         * src/toolbar.c
14804         * src/common/log.c
14805         * src/common/mgutils.c
14806         * src/common/plugin.c
14807         * src/common/utils.c
14808         * src/common/xml.c
14809         * src/common/xml.h
14810         * src/common/xmlprops.c
14811         * src/common/xmlprops.h
14812         * src/plugins/bogofilter/bogofilter.c
14813         * src/plugins/clamav/clamav_plugin.c
14814         * src/plugins/dillo_viewer/dillo_prefs.c
14815         * src/plugins/pgpcore/prefs_gpg.c
14816         * src/plugins/pgpinline/pgpinline.c
14817         * src/plugins/pgpmime/pgpmime.c
14818         * src/plugins/spamassassin/spamassassin.c
14819         * src/plugins/trayicon/trayicon_prefs.c
14820                 Verify success on writes. Will fix possible strange
14821                 failure on disk full.
14822
14823 2007-10-04 [paul]       3.0.2cvs8
14824
14825         * manual/advanced.xml
14826                 add further info about Actions
14827                 Patch by Emmanuel Briot <briot@adacore.com>
14828
14829 2007-10-04 [paul]       3.0.2cvs7
14830
14831         * src/account.c
14832                 remove the D column, instead indicate the
14833                 default account by use of bold text
14834
14835 2007-10-03 [colin]      3.0.2cvs6
14836
14837         * src/common/template.c
14838                 Fix templates writing (was prone to disk full problems)
14839
14840 2007-10-03 [colin]      3.0.2cvs5
14841
14842         * src/Makefile.am
14843         * src/addrduplicates.c
14844         * src/addrduplicates.h
14845         * src/addressbook.c
14846                 Add duplicate deletion. Patch by Holger
14847
14848 2007-10-03 [colin]      3.0.2cvs4
14849
14850         * src/matcher.c
14851         * src/gtk/quicksearch.c
14852                 Fix bug 1340, 'Case insensitive searches with 
14853                 non-ascii alphabets fail'.
14854
14855 2007-10-03 [colin]      3.0.2cvs3
14856
14857         * src/main.c
14858         * src/common/utils.c
14859         * src/common/utils.h
14860                 Implement run-time alternative config directories
14861
14862 2007-10-03 [colin]      3.0.2cvs2
14863
14864         * src/folderview.c
14865                 Prevent opening folder item while folder
14866                 is scanned in a better way
14867
14868 2007-10-02 [paul]       3.0.2cvs1
14869
14870         * NEWS
14871         * README
14872         * RELEASE_NOTES
14873         * configure.ac
14874                 bump up version number following stable release
14875
14876 2007-09-30 [colin]      3.0.1cvs49
14877
14878         * src/imap.c
14879                 Refresh session if needed
14880
14881 2007-09-30 [colin]      3.0.1cvs48
14882
14883         * src/imap.c
14884                 Reset folder's session to NULL
14885                 before destroying it
14886
14887 2007-09-30 [mones]      3.0.1cvs47
14888
14889         * manual/handling.xml
14890                 Use markup quotes instead hardcoded quotes
14891         * manual/es/handling.xml
14892                 Added new synced section (IMAP subscriptions)
14893
14894 2007-09-29 [colin]      3.0.1cvs46
14895
14896         * src/imap.c
14897                 Notice disconnections faster
14898
14899 2007-09-28 [colin]      3.0.1cvs45
14900
14901         * src/addressbook.c
14902         * src/addrindex.c
14903                 Fix warnings
14904
14905 2007-09-28 [paul]       3.0.1cvs44
14906
14907         * src/mimeview.c
14908                 fix maemo build
14909
14910 2007-09-28 [paul]       3.0.1cvs43
14911
14912         * src/account.c
14913                 use gtk_widget_set_size_request() on the label
14914                 so that wrapping works better. get rid of the
14915                 (partially deprecated) hbutton_box.
14916                 these changes should prevent buttons overlapping
14917                 on maemo
14918
14919 2007-09-28 [colin]      3.0.1cvs42
14920
14921         * src/pop.c
14922                 Fix typo :)
14923
14924 2007-09-28 [colin]      3.0.1cvs41
14925
14926         * src/compose.c
14927         * src/msgcache.c
14928         * src/pop.c
14929         * src/procmime.c
14930         * src/etpan/imap-thread.c
14931                 64bits-related warning fixes
14932
14933 2007-09-28 [colin]      3.0.1cvs40
14934
14935         * src/folder_item_prefs.c
14936         * src/ldaputil.c
14937         * src/mainwindow.c
14938         * src/mimeview.c
14939         * src/common/tags.c
14940                 Fix warnings
14941
14942 2007-09-28 [colin]      3.0.1cvs39
14943
14944         * src/plugins/spamassassin/spamassassin.c
14945         * src/plugins/spamassassin/spamassassin.h
14946         * src/plugins/spamassassin/spamassassin_gtk.c
14947                 Add addressbook-based whitelisting
14948
14949 2007-09-28 [colin]      3.0.1cvs38
14950
14951         * src/folder.c
14952                 Fix bug 1337, 'crash on pressing Send button'
14953
14954 2007-09-28 [paul]       3.0.1cvs37
14955
14956         * src/prefs_folder_item.c
14957                 give the orphans a parent. makes all prefs
14958                 pages visible on maemo
14959
14960 2007-09-28 [colin]      3.0.1cvs36
14961
14962         * src/prefs_folder_column.c
14963         * src/prefs_summary_column.c
14964                 Fix two leaks
14965
14966 2007-09-27 [colin]      3.0.1cvs35
14967
14968         * src/gtk/quicksearch.c
14969                 Fix bug 1336, 'Segfault if empty space before search-string'
14970
14971 2007-09-26 [mones]      3.0.1cvs34
14972
14973         * manual/account.xml
14974         * manual/plugins.xml
14975                 Fixed irc channel name, added some docbook markup.
14976                 Changed text markup to docbook markup. 
14977                 Added spamcop as supported in SpamReport description.
14978         * manual/fr/plugins.xml
14979                 Fixed irc channel name.
14980         * manual/es/account.xml
14981         * manual/es/advanced.xml
14982         * manual/es/claws-mail-manual.xml
14983         * manual/es/glossary.xml
14984         * manual/es/gpl.xml
14985         * manual/es/keyboard.xml
14986         * manual/es/plugins.xml
14987                 Synced with English version, fixed a couple of typos.
14988
14989 2007-09-26 [colin]      3.0.1cvs33
14990
14991         * configure.ac
14992                 Explain why "Libgnomeprint: no" on GTK+ 2.10
14993
14994 2007-09-26 [colin]      3.0.1cvs32
14995
14996         * src/messageview.c
14997         * src/procmsg.c
14998         * src/procmsg.h
14999                 Optimisation: avoid fetching mail 3 times locally
15000                 for displaying
15001
15002 2007-09-26 [colin]      3.0.1cvs31
15003
15004         * src/mh.c
15005                 Fix missing static
15006
15007 2007-09-26 [colin]      3.0.1cvs30
15008
15009         * src/folder.c
15010         * src/folder.h
15011         * src/mh.c
15012         * src/mh.h
15013                 Fix MH mtime hack - make it a folder class function
15014
15015 2007-09-26 [colin]      3.0.1cvs29
15016
15017         * src/inc.c
15018                 Fix bug 1334, 'user defined mail incorporation 
15019                 script not run'
15020
15021 2007-09-25 [colin]      3.0.1cvs28
15022
15023         * src/codeconv.c
15024                 Optimisation: shortcut conv_codeset_strdup
15025                 when src_code and dest_code are the same
15026         * src/common/xml.c
15027         * src/common/xml.h
15028                 Optimisation: shortcut code conversions when
15029                 files are in UTF-8; faster list walking by
15030                 using prepend/reverse.
15031
15032 2007-09-25 [holger]     3.0.1cvs27
15033
15034         * src/printing.c
15035                 Replace button bar of the preview window
15036                 with a real toolbar (patch by Colin)
15037                 Add zooming to the preview window
15038
15039 2007-09-24 [paul]       3.0.1cvs26
15040
15041         * src/compose.c
15042                 compact the character set menu, adding some
15043                 missing encodings. Patch by Pawel Pekala
15044
15045 2007-09-23 [paul]       3.0.1cvs25
15046
15047         * src/prefs_account.c
15048         * src/prefs_folder_item.c
15049         * src/prefs_quote.c
15050         * src/quote_fmt.c
15051         * src/quote_fmt.h
15052                 remove unnecessary frame from Templates options
15053                 and improve the English of the check button label
15054
15055 2007-09-22 [colin]      3.0.1cvs24
15056
15057         * src/gtk/quicksearch.c
15058                 Fix bug 1329, 'error in quicksearch.c'
15059                 Fix return with value in function returning void
15060
15061 2007-09-22 [colin]      3.0.1cvs23
15062
15063         * src/imap.c
15064         * src/procmsg.h
15065         * src/common/utils.c
15066         * src/common/utils.h
15067         * src/etpan/imap-thread.c
15068                 Optimise fetching IMAP cached emails *a lot*
15069                 (remember whether mail is fully cached and \r's
15070                  are already stripped)
15071
15072 2007-09-22 [colin]      3.0.1cvs22
15073
15074         * src/folder.c
15075         * src/folder.h
15076         * src/prefs_folder_item.c
15077                 Add a button to allow users to drop local caches.
15078
15079 2007-09-21 [colin]      3.0.1cvs21
15080
15081         * src/summaryview.c
15082                 Remove unnecessary error when cancelling export to mbox.
15083                 Patch by Pawel
15084
15085 2007-09-21 [paul]       3.0.1cvs20
15086
15087         * src/gtk/prefswindow.c
15088                 remove unnecessary frames from the prefs
15089                 pages. Patch by Pawel Pekala
15090
15091 2007-09-21 [paul]       3.0.1cvs19
15092
15093         * src/prefs_account.c
15094         * src/prefs_folder_item.c
15095         * src/prefs_quote.c
15096         * src/quote_fmt.c
15097                 put the Templates options into a tabbed
15098                 layout. Patch by Pawel Pekala
15099
15100 2007-09-21 [paul]       3.0.1cvs18
15101
15102         * src/mainwindow.c
15103                 group together the character set menu items
15104                 move the /View/Show or hide/Message view below
15105                 .../Toolbar menu item
15106                 Patch by Pawel Pekala
15107
15108 2007-09-21 [mones]      3.0.1cvs17
15109
15110         * src/compose.c
15111                 Fix for bug 1327, 'segfault when replying to a non-existent
15112                 news message', thanks to Colin.
15113
15114 2007-09-21 [colin]      3.0.1cvs16
15115
15116         * src/folderview.c
15117                 Complete 3.0.1cvs15
15118
15119 2007-09-20 [colin]      3.0.1cvs15
15120
15121         * src/folderview.c
15122         * src/folderview.h
15123                 Maybe fix bug 1324, 'Corrupted IMAP cache'
15124
15125 2007-09-20 [colin]      3.0.1cvs14
15126
15127         * src/printing.c
15128                 Fix a little leak
15129
15130 2007-09-20 [holger]     3.0.1cvs13
15131
15132         * src/printing.c
15133                 Add page layout to print preview.
15134                 Make the close-button in the toolbar
15135                 right-aligned.
15136
15137 2007-09-20 [paul]       3.0.1cvs12
15138
15139         * po/ru.po
15140                 updated by Pavlo Bohmat
15141
15142 2007-09-19 [colin]      3.0.1cvs11
15143
15144         * src/common/utils.c
15145                 Prevent unquoted mime boundaries, by always
15146                 using a /
15147
15148 2007-09-19 [colin]      3.0.1cvs10
15149
15150         * src/printing.c
15151                 Fix drawing area size, fix DPI change that
15152                 can cause total number of lines to decrease
15153
15154 2007-09-19 [colin]      3.0.1cvs9
15155
15156         * po/POTFILES.in
15157         * src/printing.c
15158                 Make print preview more efficient and nicer.
15159                 Patch mostly by Holger Berndt <hb@claws-mail.org>
15160
15161 2007-09-19 [colin]      3.0.1cvs8
15162
15163         * src/prefs_common.c
15164         * src/prefs_common.h
15165         * src/printing.c
15166                 Add scrolledwindow, default allocation and
15167                 size saving to the print preview window.
15168
15169 2007-09-18 [colin]      3.0.1cvs7
15170
15171         * src/prefs_common.c
15172         * src/prefs_common.h
15173         * src/prefs_image_viewer.c
15174         * src/printing.c
15175                 GtkPrintOperation:
15176                 - add image printing support
15177                 - add option to print images
15178                 - add preview widget
15179                 - add saving of a few Page Setup parameters
15180
15181 2007-09-18 [colin]      3.0.1cvs6
15182
15183         * AUTHORS
15184         * src/gtk/authors.h
15185                 Add Guillaume Chazarain
15186
15187 2007-09-18 [colin]      3.0.1cvs5
15188
15189         * src/common/utils.c
15190                 Fix bug 1321, 'access before allocation 
15191                 when scanning for uris'. Patch by 
15192                 Guillaume Chazarain <guichaz@yahoo.fr>
15193
15194 2007-09-18 [colin]      3.0.1cvs4
15195
15196         * src/toolbar.c
15197                 Fix bug 1320, 'Memory leak caused by 
15198                 gtk_container_get_children'. Patch by
15199                 Guillaume Chazarain <guichaz@yahoo.fr>
15200
15201 2007-09-18 [colin]      3.0.1cvs3
15202
15203         * src/printing.c
15204         * src/printing.h
15205                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
15206
15207 2007-09-18 [colin]      3.0.1cvs2
15208
15209         * src/Makefile.am
15210         * src/mainwindow.c
15211         * src/messageview.c
15212         * src/messageview.h
15213         * src/prefs_ext_prog.c
15214         * src/prefs_fonts.c
15215         * src/printing.c
15216         * src/printing.h
15217         * src/summaryview.c
15218                 Use GtkPrintOperation by default on GTK+ >= 2.10
15219                 Patch by Holger Berndt <hb@claws-mail.org>
15220
15221 2007-09-18 [paul]       3.0.1cvs1
15222
15223         * NEWS
15224         * README
15225         * RELEASE_NOTES
15226         * configure.ac
15227                 bump up version number following stable release
15228
15229 2007-09-16 [colin]      3.0.0cvs18
15230
15231         * src/folder.c
15232                 Fix possible memleak
15233
15234 2007-09-16 [colin]      3.0.0cvs17
15235
15236         * src/folderview.c
15237                 Fix bug 1311, 'Wrong arrow position 
15238                 while moving message into folder when 
15239                 column headers hidden'
15240         * src/image_viewer.c
15241                 Show error in the GUI if image can't
15242                 be loaded
15243         * src/matcher.c
15244                 Fix spurious output
15245         * src/messageview.c
15246                 Allow setting domain in msgid
15247         * src/common/plugin.c
15248                 Add timing information
15249
15250 2007-09-16 [colin]      3.0.0cvs16
15251
15252         * src/account.c
15253         * src/compose.c
15254         * src/prefs_account.c
15255         * src/prefs_account.h
15256         * src/common/utils.c
15257                 Remove Generate Message-ID option. We need
15258                 this on some IMAP servers.
15259         * src/prefs_template.c
15260                 Fix double-free
15261
15262 2007-09-16 [colin]      3.0.0cvs15
15263
15264         * src/prefs_filtering.c
15265         * src/prefs_filtering.h
15266         * src/prefs_filtering_action.c
15267         * src/common/tags.c
15268                 Fix tags issues: tags with spaces, renaming
15269                 tags.
15270
15271 2007-09-16 [colin]      3.0.0cvs14
15272
15273         * src/folderview.c
15274         * src/main.c
15275         * src/mainwindow.c
15276                 Fix bug 1308, 'Claws deletes folderlist.xml after
15277                 fetching mail short after start-up'
15278
15279 2007-09-16 [colin]      3.0.0cvs13
15280
15281         * src/compose.c
15282                 Fix scrolling to cursor
15283
15284 2007-09-16 [paul]       3.0.0cvs12
15285
15286         * po/sr.po
15287                 updated by Aleksandar Urosevic
15288
15289 2007-09-16 [paul]       3.0.0cvs11
15290
15291         * src/folder.c
15292                 do not allow locked msgs to be deleted,
15293                 even by filtering/processing
15294
15295 2007-09-07 [paul]       3.0.0cvs10
15296
15297         * src/prefs_folder_column.c
15298         * src/prefs_summary_column.c
15299                 implement button sensitivity
15300                 patch by Pawel Pekala
15301
15302 2007-09-06 [wwp]        3.0.0cvs9
15303
15304         * src/prefs_gtk.c
15305                 Add a missing linefeed to a debug message.
15306
15307 2007-09-05 [colin]      3.0.0cvs8
15308
15309         * src/inc.c
15310                 Fix statusbar/window mismatch on Maemo
15311
15312 2007-09-05 [colin]      3.0.0cvs7
15313
15314         * src/ldaputil.c
15315                 Fix build without USE_LDAP_TLS
15316
15317 2007-09-05 [colin]      3.0.0cvs6
15318
15319         * src/folder.c
15320         * src/imap.c
15321         * src/inc.c
15322         * src/mbox.c
15323         * src/send_message.c
15324         * src/statusbar.c
15325         * src/statusbar.h
15326                 Maemo: distinguish various statusbar messages,
15327                 in order to display only the most important.
15328
15329 2007-09-04 [wwp]        3.0.0cvs5
15330
15331         * src/account.c
15332                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15333                 Show protocol "SMTP" and the appropriate server for send-only
15334                 accounts, show "-" instead of "" when no value is relevant.
15335
15336 2007-09-03 [ticho]      3.0.0cvs4
15337
15338         * src/summaryview.c
15339                 Handle plural form better in delete confirmation dialog.
15340
15341 2007-09-03 [wwp]        3.0.0cvs3
15342
15343         * src/compose.c
15344                 Warn differently when sending or sending later (queueing).
15345
15346 2007-09-03 [colin]      3.0.0cvs2
15347
15348         * src/procmime.c
15349         * src/procmime.h
15350         * src/common/plugin.c
15351         * src/common/plugin.h
15352                 Add a new plugin API, MimeParser. It allows
15353                 plugins to scan email MIME parts and optionally,
15354                 transform them.
15355
15356 2007-09-03 [mones]      3.0.0cvs1
15357
15358         * po/es.po
15359                 Updated translation
15360         * src/common/defs.h
15361                 While a better solution is made double history sizes
15362
15363 2007-09-03 [paul]       3.0.0
15364
15365         * NEWS
15366         * README
15367         * RELEASE_NOTES
15368                 3.0.0 released
15369
15370 [For previous entries, see ChangeLog.2.0.0-3.0.0]