2013-02-19 [colin] 3.9.0cvs81
[claws.git] / ChangeLog
1 2013-02-19 [colin]      3.9.0cvs81
2
3         * configure.ac
4                 Fix inverted logic in a few plugins
5
6 2013-02-18 [mones]      3.9.0cvs80
7
8         * src/plugins/notification/Makefile.am
9         * src/plugins/pdf_viewer/Makefile.am
10         * src/plugins/python/Makefile.am
11                 Allow 'make dist' to generate a nice tarball
12
13 2013-02-18 [wwp]        3.9.0cvs79
14
15         * src/plugins/clamd/libclamd/.cvsignore
16         Add one more .cvsignore file.
17
18 2013-02-18 [wwp]        3.9.0cvs78
19
20         * src/plugins/clamd/libclamd/.cvsignore
21         One more .cvsignore file.
22
23 2013-02-18 [wwp]        3.9.0cvs77
24
25         * src/plugins/clamd/.cvsignore
26         * src/plugins/clamd/libclamd/.cvsignore
27         * src/plugins/fetchinfo/.cvsignore
28         * src/plugins/gdata/.cvsignore
29         * src/plugins/mailmbox/.cvsignore
30         * src/plugins/newmail/.cvsignore
31         * src/plugins/notification/.cvsignore
32         * src/plugins/pdf_viewer/.cvsignore
33         * src/plugins/perl/.cvsignore
34         * src/plugins/python/.cvsignore
35         Silent up stuff a bit.
36
37 2013-02-17 [colin]      3.9.0cvs76
38
39         * src/plugins/notification/Makefile.am
40         * src/plugins/notification/notification_banner.c
41         * src/plugins/notification/notification_banner.h
42         * src/plugins/notification/notification_command.c
43         * src/plugins/notification/notification_command.h
44         * src/plugins/notification/notification_core.c
45         * src/plugins/notification/notification_foldercheck.c
46         * src/plugins/notification/notification_foldercheck.h
47         * src/plugins/notification/notification_hotkeys.c
48         * src/plugins/notification/notification_hotkeys.h
49         * src/plugins/notification/notification_indicator.c
50         * src/plugins/notification/notification_indicator.h
51         * src/plugins/notification/notification_lcdproc.c
52         * src/plugins/notification/notification_lcdproc.h
53         * src/plugins/notification/notification_plugin.c
54         * src/plugins/notification/notification_plugin.h
55         * src/plugins/notification/notification_popup.c
56         * src/plugins/notification/notification_popup.h
57         * src/plugins/notification/notification_prefs.c
58         * src/plugins/notification/notification_prefs.h
59         * src/plugins/notification/notification_trayicon.c
60         * src/plugins/notification/notification_trayicon.h
61                 Activate and fix notification (without libindicate)
62
63 2013-02-17 [colin]      3.9.0cvs75
64
65         * src/plugins/Makefile.am
66         * src/plugins/archive/Makefile.am
67         * src/plugins/clamd/Makefile.am
68         * src/plugins/clamd/clamav_plugin.c
69         * src/plugins/clamd/clamav_plugin.h
70         * src/plugins/clamd/clamav_plugin_gtk.c
71         * src/plugins/clamd/placeholder.txt
72         * src/plugins/clamd/libclamd/Makefile.am
73         * src/plugins/clamd/libclamd/clamd-plugin.c
74         * src/plugins/clamd/libclamd/clamd-plugin.h
75         * src/plugins/fetchinfo/Makefile.am
76         * src/plugins/fetchinfo/fetchinfo_plugin.c
77         * src/plugins/fetchinfo/fetchinfo_plugin.h
78         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
79         * src/plugins/fetchinfo/placeholder.txt
80         * src/plugins/gdata/Makefile.am
81         * src/plugins/gdata/cm_gdata_contacts.c
82         * src/plugins/gdata/cm_gdata_contacts.h
83         * src/plugins/gdata/cm_gdata_prefs.c
84         * src/plugins/gdata/cm_gdata_prefs.h
85         * src/plugins/gdata/gdata_plugin.c
86         * src/plugins/gdata/gdata_plugin.h
87         * src/plugins/gdata/placeholder.txt
88         * src/plugins/geolocation/placeholder.txt
89         * src/plugins/gtkhtml2_viewer/placeholder.txt
90         * src/plugins/mailmbox/Makefile.am
91         * src/plugins/mailmbox/carray.c
92         * src/plugins/mailmbox/carray.h
93         * src/plugins/mailmbox/chash.c
94         * src/plugins/mailmbox/chash.h
95         * src/plugins/mailmbox/clist.c
96         * src/plugins/mailmbox/clist.h
97         * src/plugins/mailmbox/mailimf.c
98         * src/plugins/mailmbox/mailimf.h
99         * src/plugins/mailmbox/mailimf_types.c
100         * src/plugins/mailmbox/mailimf_types.h
101         * src/plugins/mailmbox/mailimf_types_helper.c
102         * src/plugins/mailmbox/mailimf_types_helper.h
103         * src/plugins/mailmbox/mailimf_write.c
104         * src/plugins/mailmbox/mailimf_write.h
105         * src/plugins/mailmbox/maillock.c
106         * src/plugins/mailmbox/maillock.h
107         * src/plugins/mailmbox/mailmbox.c
108         * src/plugins/mailmbox/mailmbox.h
109         * src/plugins/mailmbox/mailmbox_folder.c
110         * src/plugins/mailmbox/mailmbox_folder.h
111         * src/plugins/mailmbox/mailmbox_gtk.deps
112         * src/plugins/mailmbox/mailmbox_parse.c
113         * src/plugins/mailmbox/mailmbox_parse.h
114         * src/plugins/mailmbox/mailmbox_types.c
115         * src/plugins/mailmbox/mailmbox_types.h
116         * src/plugins/mailmbox/mmapstring.c
117         * src/plugins/mailmbox/mmapstring.h
118         * src/plugins/mailmbox/placeholder.txt
119         * src/plugins/mailmbox/plugin.c
120         * src/plugins/mailmbox/plugin_gtk.c
121         * src/plugins/mailmbox/plugin_gtk.h
122         * src/plugins/newmail/Makefile.am
123         * src/plugins/newmail/newmail.c
124         * src/plugins/newmail/placeholder.txt
125         * src/plugins/notification/Makefile.am
126         * src/plugins/notification/claws.def
127         * src/plugins/notification/notification_banner.c
128         * src/plugins/notification/notification_banner.h
129         * src/plugins/notification/notification_command.c
130         * src/plugins/notification/notification_command.h
131         * src/plugins/notification/notification_core.c
132         * src/plugins/notification/notification_core.h
133         * src/plugins/notification/notification_foldercheck.c
134         * src/plugins/notification/notification_foldercheck.h
135         * src/plugins/notification/notification_hotkeys.c
136         * src/plugins/notification/notification_hotkeys.h
137         * src/plugins/notification/notification_indicator.c
138         * src/plugins/notification/notification_indicator.h
139         * src/plugins/notification/notification_lcdproc.c
140         * src/plugins/notification/notification_lcdproc.h
141         * src/plugins/notification/notification_pixbuf.c
142         * src/plugins/notification/notification_pixbuf.h
143         * src/plugins/notification/notification_plugin.c
144         * src/plugins/notification/notification_plugin.h
145         * src/plugins/notification/notification_popup.c
146         * src/plugins/notification/notification_popup.h
147         * src/plugins/notification/notification_prefs.c
148         * src/plugins/notification/notification_prefs.h
149         * src/plugins/notification/notification_trayicon.c
150         * src/plugins/notification/notification_trayicon.h
151         * src/plugins/notification/placeholder.txt
152         * src/plugins/notification/plugin.def
153         * src/plugins/notification/raw_claws_mail_logo_64x64.h
154         * src/plugins/notification/version.rc
155         * src/plugins/pdf_viewer/Makefile.am
156         * src/plugins/pdf_viewer/doc_index.xpm
157         * src/plugins/pdf_viewer/doc_index_close.xpm
158         * src/plugins/pdf_viewer/doc_info.xpm
159         * src/plugins/pdf_viewer/first_arrow.xpm
160         * src/plugins/pdf_viewer/last_arrow.xpm
161         * src/plugins/pdf_viewer/left_arrow.xpm
162         * src/plugins/pdf_viewer/placeholder.txt
163         * src/plugins/pdf_viewer/poppler_viewer.c
164         * src/plugins/pdf_viewer/poppler_viewer.h
165         * src/plugins/pdf_viewer/right_arrow.xpm
166         * src/plugins/pdf_viewer/rotate_left.xpm
167         * src/plugins/pdf_viewer/rotate_right.xpm
168         * src/plugins/pdf_viewer/zoom_fit.xpm
169         * src/plugins/pdf_viewer/zoom_in.xpm
170         * src/plugins/pdf_viewer/zoom_out.xpm
171         * src/plugins/pdf_viewer/zoom_width.xpm
172         * src/plugins/perl/Makefile.am
173         * src/plugins/perl/perl_gtk.c
174         * src/plugins/perl/perl_gtk.h
175         * src/plugins/perl/perl_plugin.c
176         * src/plugins/perl/perl_plugin.h
177         * src/plugins/perl/placeholder.txt
178         * src/plugins/python/Makefile.am
179         * src/plugins/python/clawsmailmodule.c
180         * src/plugins/python/clawsmailmodule.h
181         * src/plugins/python/composewindowtype.c
182         * src/plugins/python/composewindowtype.h
183         * src/plugins/python/foldertype.c
184         * src/plugins/python/foldertype.h
185         * src/plugins/python/messageinfotype.c
186         * src/plugins/python/messageinfotype.h
187         * src/plugins/python/nodetype.c
188         * src/plugins/python/nodetype.h
189         * src/plugins/python/placeholder.txt
190         * src/plugins/python/python-hooks.c
191         * src/plugins/python/python-hooks.h
192         * src/plugins/python/python-shell.c
193         * src/plugins/python/python-shell.h
194         * src/plugins/python/python_plugin.c
195         * src/plugins/vcalendar/Makefile.in
196                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
197                 notification, pdf_viewer, perl, python). Notification not yet
198                 enabled because it has too much autoconf switches for my taste.
199
200
201 2013-02-16 [colin]      3.9.0cvs74
202
203         * po/POTFILES.in
204         * po/bg.po
205         * po/ca.po
206         * po/cs.po
207         * po/de.po
208         * po/en_GB.po
209         * po/es.po
210         * po/fi.po
211         * po/fr.po
212         * po/hu.po
213         * po/id_ID.po
214         * po/it.po
215         * po/ja.po
216         * po/lt.po
217         * po/nl.po
218         * po/pl.po
219         * po/pt_BR.po
220         * po/pt_PT.po
221         * po/ru.po
222         * po/sk.po
223         * po/sv.po
224         * po/uk.po
225         * po/zh_CN.po
226         * po/zh_TW.po
227         * src/plugins/Makefile.am
228         * src/plugins/archive/.cvsignore
229         * src/plugins/archive/Makefile.am
230         * src/plugins/archive/archiver.c
231         * src/plugins/archive/archiver.h
232         * src/plugins/archive/archiver_gtk.c
233         * src/plugins/archive/archiver_prefs.c
234         * src/plugins/archive/archiver_prefs.h
235         * src/plugins/archive/libarchive_archive.c
236         * src/plugins/archive/libarchive_archive.h
237         * src/plugins/archive/placeholder.txt
238         * src/plugins/att_remover/.cvsignore
239         * src/plugins/att_remover/Makefile.am
240         * src/plugins/att_remover/att_remover.c
241         * src/plugins/att_remover/placeholder.txt
242         * src/plugins/bsfilter/.cvsignore
243         * src/plugins/bsfilter/Makefile.am
244         * src/plugins/bsfilter/bsfilter.c
245         * src/plugins/bsfilter/bsfilter.h
246         * src/plugins/bsfilter/bsfilter_gtk.c
247         * src/plugins/bsfilter/claws.def
248         * src/plugins/bsfilter/placeholder.txt
249         * src/plugins/bsfilter/plugin.def
250         * src/plugins/bsfilter/version.rc
251                 Add archive, att_remover, bsfilter
252         * src/plugins/vcalendar/Makefile.in
253         * src/plugins/vcalendar/libical/libical/icalversion.h
254                 Remove useless files
255
256 2013-02-16 [colin]      3.9.0cvs73
257
258         * src/plugins/Makefile.am
259         * src/plugins/acpi_notifier/Makefile.am
260         * src/plugins/acpi_notifier/acpi_notifier.c
261         * src/plugins/acpi_notifier/placeholder.txt
262         * src/plugins/address_keeper/Makefile.am
263         * src/plugins/address_keeper/address_keeper.c
264         * src/plugins/address_keeper/address_keeper.h
265         * src/plugins/address_keeper/address_keeper_prefs.c
266         * src/plugins/address_keeper/address_keeper_prefs.h
267         * src/plugins/address_keeper/claws.def
268         * src/plugins/address_keeper/placeholder.txt
269         * src/plugins/address_keeper/plugin.def
270         * src/plugins/address_keeper/version.rc
271         * src/plugins/attachwarner/Makefile.am
272         * src/plugins/attachwarner/attachwarner.c
273         * src/plugins/attachwarner/attachwarner.h
274         * src/plugins/attachwarner/attachwarner_prefs.c
275         * src/plugins/attachwarner/attachwarner_prefs.h
276         * src/plugins/attachwarner/claws.def
277         * src/plugins/attachwarner/placeholder.txt
278         * src/plugins/attachwarner/plugin.def
279         * src/plugins/attachwarner/version.rc
280         * src/plugins/vcalendar/libical/libical/icalversion.h
281         * po/POTFILES.in
282         * po/bg.po
283         * po/ca.po
284         * po/cs.po
285         * po/de.po
286         * po/en_GB.po
287         * po/es.po
288         * po/fi.po
289         * po/fr.po
290         * po/hu.po
291         * po/id_ID.po
292         * po/it.po
293         * po/ja.po
294         * po/lt.po
295         * po/nl.po
296         * po/pl.po
297         * po/pt_BR.po
298         * po/pt_PT.po
299         * po/ru.po
300         * po/sk.po
301         * po/sr.po
302         * po/sv.po
303         * po/uk.po
304         * po/zh_CN.po
305         * po/zh_TW.po
306                 Now do acpi_notifier, attachwarner, address_keeper
307
308 2013-02-16 [colin]      3.9.0cvs72
309
310         * po/POTFILES.in
311         * po/bg.po
312         * po/ca.po
313         * po/cs.po
314         * po/de.po
315         * po/en_GB.po
316         * po/es.po
317         * po/fi.po
318         * po/fr.po
319         * po/hu.po
320         * po/id_ID.po
321         * po/it.po
322         * po/ja.po
323         * po/lt.po
324         * po/nl.po
325         * po/pl.po
326         * po/pt_BR.po
327         * po/pt_PT.po
328         * po/ru.po
329         * po/sk.po
330         * po/sr.po
331         * po/sv.po
332         * po/uk.po
333         * po/zh_CN.po
334         * po/zh_TW.po
335                 Merge RSSyl's translations
336
337 2013-02-16 [colin]      3.9.0cvs71
338
339         * src/mainwindow.c
340                 Fix use-after-free (introduced in cvs61)
341
342 2013-02-16 [colin]      3.9.0cvs70
343
344         * src/main.c
345         * src/prefs_common.c
346         * src/prefs_common.h
347         * src/common/defs.h
348         * src/common/w32_account.c
349                 Add an hidden preference to set the Windows theme
350         * src/plugins/Makefile.am
351         * src/plugins/rssyl/Makefile.am
352         * src/plugins/rssyl/claws.def
353         * src/plugins/rssyl/date.c
354         * src/plugins/rssyl/date.h
355         * src/plugins/rssyl/feed.c
356         * src/plugins/rssyl/feed.h
357         * src/plugins/rssyl/feedprops.c
358         * src/plugins/rssyl/feedprops.h
359         * src/plugins/rssyl/opml.c
360         * src/plugins/rssyl/opml.h
361         * src/plugins/rssyl/parsers.c
362         * src/plugins/rssyl/parsers.h
363         * src/plugins/rssyl/placeholder.txt
364         * src/plugins/rssyl/plugin.c
365         * src/plugins/rssyl/plugin.def
366         * src/plugins/rssyl/rssyl.c
367         * src/plugins/rssyl/rssyl.h
368         * src/plugins/rssyl/rssyl_cb_gtk.c
369         * src/plugins/rssyl/rssyl_cb_gtk.h
370         * src/plugins/rssyl/rssyl_cb_menu.c
371         * src/plugins/rssyl/rssyl_cb_menu.h
372         * src/plugins/rssyl/rssyl_gtk.c
373         * src/plugins/rssyl/rssyl_gtk.h
374         * src/plugins/rssyl/rssyl_prefs.c
375         * src/plugins/rssyl/rssyl_prefs.h
376         * src/plugins/rssyl/strreplace.c
377         * src/plugins/rssyl/strreplace.h
378         * src/plugins/rssyl/version.rc
379                 Add RSSyl
380         * src/plugins/vcalendar/Makefile.am
381         * src/plugins/vcalendar/Makefile.in
382         * src/plugins/vcalendar/plugin.c
383         * src/plugins/vcalendar/libical/libical/icalversion.h
384                 Fix Curl flags :)
385
386 2013-02-14 [paul]       3.9.0cvs69
387
388         * po/id_ID.po
389                 "fix" plural forms
390
391 2013-02-14 [colin]      3.9.0cvs68
392
393         * po/POTFILES.in
394                 Add vcalendar files
395         * po/merge-po-from-plugin.sh
396                 Add helper script to merge external plugins translations
397         * po/bg.po
398         * po/ca.po
399         * po/cs.po
400         * po/de.po
401         * po/en_GB.po
402         * po/es.po
403         * po/fi.po
404         * po/fr.po
405         * po/hu.po
406         * po/id_ID.po
407         * po/it.po
408         * po/ja.po
409         * po/lt.po
410         * po/nl.po
411         * po/pl.po
412         * po/pt_BR.po
413         * po/pt_PT.po
414         * po/ru.po
415         * po/sk.po
416         * po/sr.po
417         * po/sv.po
418         * po/uk.po
419         * po/zh_CN.po
420         * po/zh_TW.po
421                 Merge translations from fancy and vcalendar
422
423 2013-02-14 [colin]      3.9.0cvs67
424
425         * configure.ac
426                 Fix perl detection
427
428 2013-02-14 [colin]      3.9.0cvs66
429
430         * src/plugins/vcalendar/claws.def
431         * src/plugins/vcalendar/plugin.def
432                 Add missing files
433         * src/plugins/vcalendar/libical/Makefile.in
434         * src/plugins/vcalendar/libical/design-data/Makefile.in
435         * src/plugins/vcalendar/libical/libical/Makefile.in
436         * src/plugins/vcalendar/libical/scripts/Makefile.in
437                 Remove extraneous files
438
439 2013-02-13 [colin]      3.9.0cvs65
440
441         * src/plugins/address_dup_finder/placeholder.txt
442         * src/plugins/synce/placeholder.txt
443                 Removed, deprecated plugins
444         * src/plugins/Makefile.am
445         * src/plugins/vcalendar/Makefile.am
446         * src/plugins/vcalendar/Makefile.in
447         * src/plugins/vcalendar/common-views.c
448         * src/plugins/vcalendar/common-views.h
449         * src/plugins/vcalendar/day-view.c
450         * src/plugins/vcalendar/icaltime_as_local.c
451         * src/plugins/vcalendar/icaltime_as_local.h
452         * src/plugins/vcalendar/month-view.c
453         * src/plugins/vcalendar/placeholder.txt
454         * src/plugins/vcalendar/plugin.c
455         * src/plugins/vcalendar/vcal_dbus.c
456         * src/plugins/vcalendar/vcal_dbus.h
457         * src/plugins/vcalendar/vcal_folder.c
458         * src/plugins/vcalendar/vcal_folder.h
459         * src/plugins/vcalendar/vcal_interface.h
460         * src/plugins/vcalendar/vcal_manager.c
461         * src/plugins/vcalendar/vcal_manager.h
462         * src/plugins/vcalendar/vcal_meeting_gtk.c
463         * src/plugins/vcalendar/vcal_meeting_gtk.h
464         * src/plugins/vcalendar/vcal_prefs.c
465         * src/plugins/vcalendar/vcal_prefs.h
466         * src/plugins/vcalendar/vcalendar.c
467         * src/plugins/vcalendar/vcalendar.h
468         * src/plugins/vcalendar/version.rc
469         * src/plugins/vcalendar/libical/.cvsignore
470         * src/plugins/vcalendar/libical/Makefile.am
471         * src/plugins/vcalendar/libical/Makefile.in
472         * src/plugins/vcalendar/libical/design-data/.cvsignore
473         * src/plugins/vcalendar/libical/design-data/Makefile.am
474         * src/plugins/vcalendar/libical/design-data/Makefile.in
475         * src/plugins/vcalendar/libical/design-data/parameters.csv
476         * src/plugins/vcalendar/libical/design-data/properties.csv
477         * src/plugins/vcalendar/libical/design-data/restrictions.csv
478         * src/plugins/vcalendar/libical/design-data/status.txt
479         * src/plugins/vcalendar/libical/design-data/value-types.csv
480         * src/plugins/vcalendar/libical/libical/.cvsignore
481         * src/plugins/vcalendar/libical/libical/Makefile.am
482         * src/plugins/vcalendar/libical/libical/Makefile.in
483         * src/plugins/vcalendar/libical/libical/icalattendee.c
484         * src/plugins/vcalendar/libical/libical/icalattendee.h
485         * src/plugins/vcalendar/libical/libical/icalcomponent.c
486         * src/plugins/vcalendar/libical/libical/icalcomponent.h
487         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
488         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
489         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
490         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
491         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
492         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
493         * src/plugins/vcalendar/libical/libical/icalduration.c
494         * src/plugins/vcalendar/libical/libical/icalduration.h
495         * src/plugins/vcalendar/libical/libical/icalenums.c
496         * src/plugins/vcalendar/libical/libical/icalenums.h
497         * src/plugins/vcalendar/libical/libical/icalerror.c
498         * src/plugins/vcalendar/libical/libical/icalerror.h
499         * src/plugins/vcalendar/libical/libical/icallangbind.c
500         * src/plugins/vcalendar/libical/libical/icallangbind.h
501         * src/plugins/vcalendar/libical/libical/icallexer.l
502         * src/plugins/vcalendar/libical/libical/icalmemory.c
503         * src/plugins/vcalendar/libical/libical/icalmemory.h
504         * src/plugins/vcalendar/libical/libical/icalmime.c
505         * src/plugins/vcalendar/libical/libical/icalmime.h
506         * src/plugins/vcalendar/libical/libical/icalparameter.c
507         * src/plugins/vcalendar/libical/libical/icalparameter.h
508         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
509         * src/plugins/vcalendar/libical/libical/icalparser.c
510         * src/plugins/vcalendar/libical/libical/icalparser.h
511         * src/plugins/vcalendar/libical/libical/icalperiod.c
512         * src/plugins/vcalendar/libical/libical/icalperiod.h
513         * src/plugins/vcalendar/libical/libical/icalproperty.c
514         * src/plugins/vcalendar/libical/libical/icalproperty.h
515         * src/plugins/vcalendar/libical/libical/icalrecur.c
516         * src/plugins/vcalendar/libical/libical/icalrecur.h
517         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
518         * src/plugins/vcalendar/libical/libical/icalrestriction.h
519         * src/plugins/vcalendar/libical/libical/icaltime.c
520         * src/plugins/vcalendar/libical/libical/icaltime.h
521         * src/plugins/vcalendar/libical/libical/icaltypes.c
522         * src/plugins/vcalendar/libical/libical/icaltypes.h
523         * src/plugins/vcalendar/libical/libical/icalvalue.c
524         * src/plugins/vcalendar/libical/libical/icalvalue.h
525         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
526         * src/plugins/vcalendar/libical/libical/icalversion.h
527         * src/plugins/vcalendar/libical/libical/icalversion.h.in
528         * src/plugins/vcalendar/libical/libical/icalyacc.output
529         * src/plugins/vcalendar/libical/libical/icalyacc.y
530         * src/plugins/vcalendar/libical/libical/pvl.c
531         * src/plugins/vcalendar/libical/libical/pvl.h
532         * src/plugins/vcalendar/libical/libical/sspm.c
533         * src/plugins/vcalendar/libical/libical/sspm.h
534         * src/plugins/vcalendar/libical/libical/vsnprintf.c
535         * src/plugins/vcalendar/libical/scripts/.cvsignore
536         * src/plugins/vcalendar/libical/scripts/Makefile.am
537         * src/plugins/vcalendar/libical/scripts/Makefile.in
538         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
539         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
540         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
541         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
542         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
543         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
544         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
545         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
546                 Add vcalendar.
547
548 2013-02-13 [colin]      3.9.0cvs64
549
550         * src/plugins/acpi_notifier/placeholder.txt
551         * src/plugins/address_dup_finder/placeholder.txt
552         * src/plugins/address_keeper/placeholder.txt
553         * src/plugins/archive/placeholder.txt
554         * src/plugins/att_remover/placeholder.txt
555         * src/plugins/attachwarner/placeholder.txt
556         * src/plugins/bsfilter/placeholder.txt
557         * src/plugins/clamd/placeholder.txt
558         * src/plugins/fetchinfo/placeholder.txt
559         * src/plugins/gdata/placeholder.txt
560         * src/plugins/geolocation/placeholder.txt
561         * src/plugins/gtkhtml2_viewer/placeholder.txt
562         * src/plugins/mailmbox/placeholder.txt
563         * src/plugins/newmail/placeholder.txt
564         * src/plugins/notification/placeholder.txt
565         * src/plugins/pdf_viewer/placeholder.txt
566         * src/plugins/perl/placeholder.txt
567         * src/plugins/python/placeholder.txt
568         * src/plugins/rssyl/placeholder.txt
569         * src/plugins/spam_report/placeholder.txt
570         * src/plugins/synce/placeholder.txt
571         * src/plugins/tnef_parse/placeholder.txt
572         * src/plugins/vcalendar/placeholder.txt
573                 Add temporary placeholders for ex-extra-plugins to be
574                 integrated.
575
576 2013-02-13 [paul]       3.9.0cvs63
577
578         * src/plugins/fancy/Makefile.am
579                 no need for EXTRA_DIST
580
581 2013-02-13 [paul]       3.9.0cvs62
582
583         * configure.ac
584         * po/POTFILES.in
585         * src/plugins/Makefile.am
586         * src/plugins/fancy/Makefile.am
587         * src/plugins/fancy/fancy_prefs.c
588         * src/plugins/fancy/fancy_prefs.h
589         * src/plugins/fancy/fancy_viewer.c
590         * src/plugins/fancy/fancy_viewer.h
591                 move the Fancy plugin into core
592
593 2013-02-11 [paul]       3.9.0cvs61
594
595         * src/mainwindow.c
596                 use the Delete key to remove colour label accels (same as everywhere else).
597                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
598
599 2013-01-26 [mir]        3.9.0cvs60
600
601         * tools/vcard2xml.py
602         Fixes bugs:
603             1) Lines split over more than one line breaks parser
604             2) Get email addres correct. Not only email;internet
605         Improvements:
606             1) Basic handling of vcard 3.0
607
608
609 2013-01-23 [colin]      3.9.0cvs59
610
611         * src/action.c
612         * src/common/utils.c
613                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
614
615 2013-01-23 [colin]      3.9.0cvs58
616
617         * src/imap.c
618                 Fix bug #2863, "Applying has_attachment quicksearch
619                 on IMAP segfaults".
620
621 2013-01-21 [paul]       3.9.0cvs57
622
623         * src/codeconv.h
624         * src/procmime.c
625                 fix bug 2862, 'Segmentation fault when replying to a
626                 message where the "code conversion" fails'. add support
627                 for X-VIET-VPS encoding
628
629 2013-01-21 [paul]       3.9.0cvs56
630
631         * src/common/defs.h
632         * src/gtk/about.c
633                 promote the users' ml on the About/Info tab
634
635 2013-01-09 [paul]       3.9.0cvs55
636
637         * doc/man/claws-mail.1
638         * src/gtk/about.c
639                 update copyright year
640
641 2013-01-09 [paul]       3.9.0cvs54
642
643         * src/gtk/gtkaspell.c
644                 fix sensitivity of 'Use both dictionaries' in compose window
645
646 2013-01-09 [mir]        3.9.0cvs53
647
648         * tools/vcard2xml.py
649             Fix missing file encoding info.
650             See -> http://www.python.org/dev/peps/pep-0263/
651
652
653 2013-01-08 [mones]      3.9.0cvs52
654
655         * claws-mail.desktop
656                 Added Swedish translation by Andreas Rönnquist
657
658 2012-12-20 [colin]      3.9.0cvs51
659
660         * src/action.c
661                 Fix crash on action error;
662                 Fix trimming of leading spaces in actions
663
664 2012-12-19 [colin]      3.9.0cvs50
665
666         * src/editldap.c
667         * src/ldapctrl.c
668         * src/ldapserver.c
669                 Make LDAP over SSL work on Win32 - but not TLS,
670                 unfortunately. Also, it requires the certificate
671                 to be trusted.
672
673 2012-12-16 [colin]      3.9.0cvs49
674
675         * src/messageview.c
676                 Add missing \n at end of the return receipt last part's headers.
677
678 2012-12-15 [paul]       3.9.0cvs48
679
680         * src/addrselect.c
681                 fix bug 2832, 'mail to from adress-book splitt names'
682
683 2012-12-12 [colin]      3.9.0cvs47
684
685         * src/action.c
686                 Port to g_spawn API and make actions work better on Win32
687         * src/mainwindow.c
688                 Indentation
689
690 2012-12-12 [ticho]      3.9.0cvs46
691
692         * src/compose.c
693                 Move focus to body textview when subject entry is activated
694                 (Enter key pressed) in compose window.
695
696 2012-12-10 [mones]      3.9.0cvs45
697
698         * src/addr_compl.c
699                 Fix bug #2835 (core part) to allow NULL names which
700                 have an address
701
702 2012-12-07 [colin]      3.9.0cvs44
703
704         * src/news.c
705                 Try to fix strange crash in nntp_ping/session_destroy...
706
707 2012-12-06 [mones]      3.9.0cvs43
708
709         * tools/README
710         * tools/gif2xface.pl
711         * tools/outlook2claws-mail.pl
712                 Fix address not working since years ago
713
714 2012-12-05 [mones]      3.9.0cvs42
715
716         * src/prefs_gtk.c
717                 Do not set to NULL string preferences which have "" as
718                 default value
719
720 2012-12-05 [colin]      3.9.0cvs41
721
722         * src/common/ssl.c
723                 Nullify xcred pointer like the other ones
724
725 2012-12-03 [wwp]        3.9.0cvs40
726
727         * src/summaryview.c
728         * src/mainwindow.c
729         Avoid any possible confusion: 0 is not a neutral value when passed
730         to main_window_get_mask() - use -1 instead, even in those cases we
731         don't care.
732
733 2012-12-03 [wwp]        3.9.0cvs39
734
735         * src/toolbar.c
736         Fix sensitivity of next-unread toolbar button.
737
738 2012-12-03 [colin]      3.9.0cvs38
739
740         * src/common/utils.c
741                 Fix following relative symlinks
742
743 2012-12-02 [colin]      3.9.0cvs37
744
745         * src/main.c
746                 Of course you can't, Windows. Of course...
747
748 2012-12-02 [colin]      3.9.0cvs36
749
750         * src/main.c
751                 Move control sockets inside their own directory,
752                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
753                 - cleaner separation of sockets and config dirs in
754                   case of alternate config directories
755                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
756                   exists as a socket, use it to control the running entity
757                 - backwards migration is handled: starting an old Claws Mail
758                   version will bail out as creating the legacy socket won't
759                   be possible.
760                 - migration for alternate-config-dirs is not handled, which
761                   could be mentioned in release notes.
762                 Fixes bug #2828, "Use MD5 digest for socket name"
763
764 2012-12-01 [colin]      3.9.0cvs35
765
766         * src/common/utils.c
767                 As usual, Windows is a little bit different
768                 (you have to love it the same as the normal OSes...)
769
770 2012-12-01 [colin]      3.9.0cvs34
771
772         * src/common/utils.c
773         * src/common/utils.h
774                 Add a canonicalizer function and use it to
775                 canonicalize rc_dir.
776
777 2012-11-30 [mones]      3.9.0cvs33
778
779         * src/common/plugin.c
780                 Fixes #1137 completely, saving path-less plugins as is
781                 in config. With this patch user can edit plugin list on
782                 clawsrc and remove absolute paths from shared plugins,
783                 leaving only the "pluginname.so". Those will be tried to
784                 load from plugin dir of the loading core. Notice that
785                 those will also fail to load on older versions, and will
786                 probably be removed from your config without warning by
787                 the older version.
788
789 2012-11-30 [wwp]        3.9.0cvs32
790
791         * src/mainwindow.c
792         * src/mainwindow.h
793         * src/summaryview.c
794         * src/toolbar.c
795         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
796         also fix list loop initializers.
797
798 2012-11-30 [wwp]        3.9.0cvs31
799
800         * src/mainwindow.c
801         * src/mainwindow.h
802         * src/procmsg.c
803         * src/send_message.c
804         * src/send_message.h
805         * src/toolbar.c
806         * src/toolbar.h
807         Add Message/Cancel sending (same as --cancel-sending), adds the
808         relevant toolbar icon, and an extra cancel sending+receiving icon
809         for convenience.
810
811 2012-11-29 [colin]      3.9.0cvs30
812
813         * src/mainwindow.c
814                 Fix mask on a few menu items (thanks Ricardo!)
815
816 2012-11-28 [wwp]        3.9.0cvs29
817
818         * src/mainwindow.c
819         * src/mainwindow.h
820         * src/summaryview.c
821         * src/toolbar.c
822         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
823         Complete toolbar_init(), which was missing few inits.
824
825 2012-11-28 [colin]      3.9.0cvs28
826
827         * src/mainwindow.c
828         * src/news.c
829         * src/news.h
830         * src/etpan/nntp-thread.c
831                 Disconnect NNTP accounts too when switching offline
832
833 2012-11-28 [colin]      3.9.0cvs27
834
835         * src/imap.c
836         * src/news.c
837         * src/common/session.c
838         * src/common/session.h
839                 Add keep-alive pings on IMAP and NNTP
840
841 2012-11-28 [colin]      3.9.0cvs26
842
843         * src/imap.c
844         * src/etpan/imap-thread.c
845         * src/etpan/imap-thread.h
846                 Try locale's charset and UTF-7 on server-side
847                 searches when UTF-8 fails. Also, don't even
848                 mention a charset if searching for an ASCII
849                 string.
850
851 2012-11-27 [colin]      3.9.0cvs25
852
853         * src/main.c
854                 Unbreak the build.
855
856 2012-11-27 [colin]      3.9.0cvs24
857
858         * src/common/ssl.c
859                 Fix bug #2826, "replace deprecated gnutls function"
860                 Patch by Christian Hesse
861
862 2012-11-27 [colin]      3.9.0cvs23
863
864         * src/gtk/manage_window.c
865                 Stop spamming logs with focus events.
866
867 2012-11-27 [colin]      3.9.0cvs22
868
869         * src/mainwindow.c
870         * src/prefs_common.c
871         * src/prefs_common.h
872                 Unsneak a work-in-progress patch that I mistakengly
873                 commited with a cleanup
874
875 2012-11-27 [wwp]        3.9.0cvs21
876
877         * doc/man/claws-mail.1
878         * src/main.c
879         * src/send_message.c
880         * src/send_message.h
881                 Add --cancel-sending command-line switch.
882
883 2012-11-23 [colin]      3.9.0cvs20
884
885         * src/jpilot.c
886         * src/main.c
887         * src/mainwindow.c
888         * src/matcher.c
889         * src/prefs_common.c
890         * src/prefs_common.h
891         * src/procmsg.c
892         * src/common/socket.c
893         * src/common/socket.h
894         * src/common/ssl.c
895         * src/common/ssl_certificate.c
896         * src/common/ssl_certificate.h
897         * src/etpan/imap-thread.c
898         * src/etpan/nntp-thread.c
899                 Cleanup some warnings and deprecated types. Patch by
900                 Christian Hesse, fixing bug #2617. Thanks!
901
902 2012-11-23 [colin]      3.9.0cvs19
903
904         * AUTHORS
905         * src/gtk/authors.h
906                 Add Christian Hesse which was forgotten for some reason
907
908 2012-11-21 [colin]      3.9.0cvs18
909
910         * src/etpan/imap-thread.c
911                 Don't set charset on simple searches. Fixes Exchange 2007.
912
913 2012-11-20 [colin]      3.9.0cvs17
914
915         * src/prefs_matcher.c
916                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
917
918 2012-11-20 [ticho]      3.9.0cvs16
919
920         * src/gtk/prefswindow.c
921                 Actually allow folder preference pages which are in top level of
922                 page index UI to be selected.
923
924 2012-11-20 [ticho]      3.9.0cvs15
925
926         * src/prefs_folder_item.c
927                 Remove useless "Folder" root in page index of folder preferences UI.
928
929 2012-11-18 [colin]      3.9.0cvs14
930
931         * AUTHORS
932         * src/advsearch.c
933         * src/matcher.c
934         * src/matcher.h
935         * src/matcher_parser_parse.y
936         * src/prefs_matcher.c
937         * src/gtk/authors.h
938         * src/gtk/quicksearch.c
939                 Add age_{greater,lower}_hours matcher criteria
940                 Initial patch by Abhay S. Kushwaha.
941
942 2012-11-18 [ticho]      3.9.0cvs13
943
944         * src/mbox.c
945                 Improve i18n plural handling in a string used while
946                 importing from mbox.
947
948 2012-11-16 [ticho]      3.9.0cvs12
949
950         * po/bg.po
951         * po/ca.po
952         * po/cs.po
953         * po/de.po
954         * po/en_GB.po
955         * po/es.po
956         * po/fi.po
957         * po/fr.po
958         * po/he.po
959         * po/hu.po
960         * po/id_ID.po
961         * po/it.po
962         * po/ja.po
963         * po/lt.po
964         * po/nl.po
965         * po/pl.po
966         * po/pt_BR.po
967         * po/pt_PT.po
968         * po/ru.po
969         * po/sk.po
970         * po/sr.po
971         * po/sv.po
972         * po/uk.po
973         * po/zh_CN.po
974         * po/zh_TW.po
975         * po/Makevars
976                 Update message catalogs to match changes in 3.9.0cvs11.
977
978 2012-11-16 [ticho]      3.9.0cvs11
979
980         * src/account.c
981         * src/addrcustomattr.c
982         * src/edittags.c
983         * src/prefs_filtering.c
984         * src/prefs_matcher.c
985         * src/prefs_msg_colors.c
986         * src/toolbar.c
987         * src/uri_opener.c
988         * src/wizard.c
989         * src/common/utils.c
990         * src/gtk/about.c
991                 Use pgettext() and friends for i18n context strings, instead of
992                 having a pipe character in msgid for context separation. This uses
993                 glib's C_ macro, instead of Q_.
994
995 2012-11-16 [colin]      3.9.0cvs10
996
997         * src/foldersel.c
998         * src/prefs_actions.c
999         * src/prefs_filtering_action.c
1000         * src/prefs_matcher.c
1001         * src/quote_fmt.c
1002         * src/gtk/description_window.c
1003         * src/gtk/description_window.h
1004         * src/gtk/inputdialog.c
1005         * src/gtk/manage_window.c
1006         * src/gtk/quicksearch.c
1007                 Try to better fix focus problems. Should address:
1008                 Bug #2774
1009                 Bug #2624
1010                 Bug #1963
1011                 Bug #2780
1012                 Please check using your favorite WM that the following works:
1013                 Information button (Quicksearch, Templates, 'Test' filtering 
1014                 condition)
1015                 Folder selection (Move/Copy contextual menu,
1016                 various preferences, including 'New folder').
1017                 Tested with XFCE, Gnome Shell and Windows.
1018                 
1019
1020 2012-11-16 [colin]      3.9.0cvs9
1021
1022         * src/advsearch.c
1023                 Init is_fast too
1024
1025 2012-11-16 [colin]      3.9.0cvs8
1026
1027         * src/advsearch.c
1028                 Fix missing initialisation of bool_and which could
1029                 lead to From/To/Subject/Tag searches searching with
1030                 binary and.
1031                 Also clean up tag expansion. No need to create a
1032                 matcher string and re-parse it.
1033
1034 2012-11-16 [paul]       3.9.0cvs7
1035
1036         * po/de.po
1037                 fix by Thomas Bellmann
1038
1039 2012-11-15 [colin]      3.9.0cvs6
1040
1041         * src/summaryview.c
1042                 Fix bug #2785, "Marking mails for deletion reopens internal 
1043                 message view"
1044
1045 2012-11-15 [colin]      3.9.0cvs5
1046
1047         * src/main.c
1048         * src/statusbar.c
1049         * src/gtk/gtkcmclist.c
1050         * src/gtk/gtkcmclist.h
1051                 a few more GTK+3 fixes. Segfaults on me, though.
1052
1053 2012-11-15 [colin]      3.9.0cvs4
1054
1055         * src/Makefile.am
1056         * src/action.c
1057         * src/addr_compl.c
1058         * src/addressbook.c
1059         * src/addrgather.c
1060         * src/compose.c
1061         * src/editaddress.c
1062         * src/editgroup.c
1063         * src/main.c
1064         * src/mainwindow.c
1065         * src/message_search.c
1066         * src/prefs_display_header.c
1067         * src/prefs_filtering_action.c
1068         * src/prefs_matcher.c
1069         * src/prefs_other.c
1070         * src/prefs_toolbar.c
1071         * src/printing.c
1072         * src/stock_pixmap.c
1073         * src/summary_search.c
1074         * src/summaryview.c
1075         * src/textview.c
1076         * src/gtk/Makefile.am
1077         * src/gtk/colorlabel.c
1078         * src/gtk/combobox.c
1079         * src/gtk/combobox.h
1080         * src/gtk/gtkcmclist.c
1081         * src/gtk/gtkcmclist.h
1082         * src/gtk/gtkcmctree.c
1083         * src/gtk/gtksctree.c
1084         * src/gtk/gtkshruler.c
1085         * src/gtk/gtkutils.c
1086         * src/gtk/gtkutils.h
1087         * src/gtk/inputdialog.c
1088         * src/gtk/quicksearch.c
1089         * src/plugins/pgpcore/Makefile.am
1090         * src/plugins/pgpinline/Makefile.am
1091         * src/plugins/pgpmime/Makefile.am
1092         * src/plugins/smime/Makefile.am
1093                 Big GTK+3 patch from Hanno Meyer-Thurow
1094
1095 2012-11-15 [wwp]        3.9.0cvs3
1096
1097         * doc/man/claws-mail.1
1098         * src/main.c
1099                 Add --cancel-receiving command-line switch.
1100
1101 2012-11-15 [wwp]        3.9.0cvs2
1102
1103         * src/ssl_manager.c
1104         * src/gtk/sslcertwindow.c
1105                 Fix Capitalization.
1106
1107 2012-11-15 [paul]       3.9.0cvs1
1108
1109         * po/cs.po
1110         * po/fi.po
1111         * po/sk.po
1112                 updates from David Vachulka, Flammie Pirinen, and
1113                 Slavko
1114
1115 2012-11-14 [paul]       3.9.0
1116         * NEWS
1117         * README
1118         * RELEASE_NOTES 
1119                 3.9.0 unleashed!
1120
1121 2012-11-14 [paul]       3.8.1cvs123
1122
1123         * po/de.po
1124         * po/es.po
1125         * po/fi.po
1126         * po/fr.po
1127         * po/hu.po
1128         * po/pt_BR.po
1129         * po/sv.po
1130         * po/uk.po
1131         * po/zh_TW.po
1132                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1133                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1134                 YUP, Wei-Lun Chao
1135
1136 2012-11-14 [paul]       3.8.1cvs122
1137
1138         * tools/README
1139         * tools/fix_date.sh
1140                 improvements by wwp
1141
1142 2012-11-14 [colin]      3.8.1cvs121
1143
1144         * src/action.c
1145                 And fix warning with breaking functionality
1146
1147 2012-11-14 [paul]       3.8.1cvs120
1148
1149         * src/action.c
1150                 revert this change from 3.8.1cvs60, it breaks
1151                 actions with a pipe
1152
1153 2012-11-14 [colin]      3.8.1cvs119
1154
1155         * src/common/plugin.c
1156                 If plugin fails to load from absolute path, try from
1157                 default plugin path. 
1158                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1159                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1160                 results in wrong paths in clawsrc'
1161
1162 2012-11-12 [colin]      3.8.1cvs118
1163
1164         * src/messageview.c
1165                 Fix initial focus on textview. Fixes bug #2776,
1166                 "Make all menu shortcuts work properly in the message window"
1167
1168 2012-11-09 [colin]      3.8.1cvs117
1169
1170         * src/etpan/imap-thread.c
1171                 Specify search charset. Thanks to Aleksei Miheev
1172
1173 2012-11-08 [colin]      3.8.1cvs116
1174
1175         * src/common/socket.c
1176         * src/gtk/gtkutils.c
1177                 Fix socket communication
1178
1179 2012-11-08 [colin]      3.8.1cvs115
1180
1181         * src/plugins/pgpcore/sgpgme.c
1182                 Fix Windows runtime crash
1183
1184 2012-11-08 [colin]      3.8.1cvs114
1185
1186         * src/gtk/quicksearch.c
1187                 Fix going active with NULL matchstring (for example
1188                 when changing type before typing anything)
1189
1190 2012-11-07 [colin]      3.8.1cvs113
1191
1192         * src/mbox.c
1193                 Fix Windows build
1194
1195 2012-11-06 [mones]      3.8.1cvs112
1196
1197         * doc/man/claws-mail.1
1198                 Sync with AUTHORS file
1199         * src/gtk/quicksearch.c
1200                 Add number units where appropriate
1201
1202 2012-10-31 [paul]       3.8.1cvs111
1203
1204         * src/prefs_folder_item.c
1205                 add missing closing bracket. thanks to Andreas Rönnquist.
1206
1207 2012-10-31 [colin]      3.8.1cvs110
1208
1209         * src/prefs_folder_item.c
1210                 Fix prefs text and extra semi-colon. Thanks to Paul!
1211
1212 2012-10-31 [colin]      3.8.1cvs109
1213
1214         * src/folder_item_prefs.c
1215         * src/folder_item_prefs.h
1216         * src/messageview.c
1217         * src/prefs_folder_item.c
1218                 Implement feature from bug #2569, 
1219                 "select html part on folder specific properties"
1220                 Patch based on Andrej's patch.
1221
1222 2012-10-29 [wwp]        3.8.1cvs108
1223
1224         * src/textview.c
1225         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1226         broken URL parsing.
1227
1228 2012-10-25 [colin]      3.8.1cvs107
1229
1230         * src/textview.c
1231                 Verify the previous URI wasn't the same...
1232                 fixes http://www. URIs.
1233
1234 2012-10-25 [colin]      3.8.1cvs106
1235
1236         * src/common/utils.c
1237         * src/common/utils.h
1238         * src/textview.c
1239                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1240                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1241                 from 30% to 15%. Patch by Igor Mammedov
1242
1243 2012-10-25 [colin]      3.8.1cvs105
1244
1245         * src/textview.c
1246                 Do not allow search cost to explode in case of bad message
1247                 parsing in textview_make_clickable_parts_later(); reduces
1248                 cost of textview_make_clickable_parts_later() from 99% to
1249                 17% for big bad-case message. Patch by Igor Mammedov
1250
1251 2012-10-25 [colin]      3.8.1cvs104
1252
1253         * src/textview.c
1254         * src/textview.h
1255                 Avoid strlen() on big buffers, use precomputed length instead
1256                 it reduces cost of textview_write_line() from 32% to 3% for
1257                 big messages. Patch by Igor Mammedov
1258         * AUTHORS
1259         * src/gtk/authors.h
1260                 Add Igor
1261
1262 2012-10-24 [mones]      3.8.1cvs103
1263
1264         * src/advsearch.c
1265                 Trust on IMAP core on-line/off-line management
1266                 Patch by Sean Buckheister
1267
1268 2012-10-19 [paul]       3.8.1cvs102
1269
1270         * AUTHORS
1271         * src/crash.c
1272         * src/gtk/authors.h
1273                 fix bug 2760, 'display correct libc version in crash dialog 
1274                 when uclibc is used'.
1275                 fixes build with uclibc. patch by Natanael Copa.
1276
1277 2012-10-18 [mones]      3.8.1cvs101
1278
1279         * claws-mail.desktop
1280                 Fix bug #2761 and remove invalid GTK main category
1281
1282 2012-10-17 [colin]      3.8.1cvs100
1283
1284         * src/common/ssl_certificate.c
1285                 Fix bug #2759, "Error messages regarding bad
1286                 client certificates are less than helpful"
1287                 Based on patch by bug reporter.
1288
1289 2012-10-13 [paul]       3.8.1cvs99
1290
1291         * src/common/ssl_certificate.c
1292                 fix build with gnutls 3.1.3
1293                 Patch by Sean Buckheister.
1294
1295 2012-10-12 [mones]      3.8.1cvs98
1296
1297         * src/compose.c
1298         * src/grouplistdialog.c
1299         * src/imap.c
1300         * src/news_gtk.c
1301         * src/procmime.c
1302         * src/procmsg.c
1303         * src/common/utils.c
1304         * src/common/utils.h
1305         * src/etpan/imap-thread.c
1306                 New slist_free_strings_full wrapper for g_slist_free_full
1307                 and simplify calls where it was being used
1308
1309 2012-10-12 [colin]      3.8.1cvs97
1310
1311         * src/common/defs.h
1312                 Drop include of internal glib header
1313                 Patch by Werner Koch
1314
1315 2012-10-12 [colin]      3.8.1cvs96
1316
1317         * src/gtk/gtkcmctree.c
1318         * src/gtk/gtksctree.c
1319                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1320                 mouse". Patch mostly by Tom Horsley
1321
1322 2012-10-12 [iwkse]      3.8.1cvs95
1323
1324         * src/common/utils.c
1325                         g_free *mutex
1326
1327 2012-10-12 [mones]      3.8.1cvs94
1328
1329         * src/common/utils.c
1330                 Remove undeclared mutex symbol
1331
1332 2012-10-12 [colin]      3.8.1cvs93
1333
1334         * src/compose.c
1335         * src/prefs_account.c
1336         * src/common/utils.c
1337         * src/common/utils.h
1338                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1339                 Thanks to Salvatore de Paolis
1340
1341 2012-10-10 [colin]      3.8.1cvs92
1342
1343         * src/folder.c
1344                 Fix bug #2744, "Quick search throws bad command 
1345                 argument error on Microsoft Exchange". Fall back
1346                 to local search if folder-specific search fails.
1347         * src/gtk/quicksearch.c
1348                 Typo fix.
1349
1350 2012-10-10 [colin]      3.8.1cvs91
1351
1352         * src/procmsg.h
1353                 Make what the tags list contain more clear
1354
1355 2012-10-10 [colin]      3.8.1cvs90
1356
1357         * src/inc.c
1358         * src/mbox.c
1359         * src/common/smtp.c
1360         * src/common/smtp.h
1361                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1362                 Patch by "madroach"
1363
1364 2012-10-10 [colin]      3.8.1cvs89
1365
1366         * autogen.sh
1367                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1368
1369 2012-10-10 [colin]      3.8.1cvs88
1370
1371         * src/compose.c
1372                 Leak fix (thanks Ricardo!)
1373
1374 2012-10-10 [colin]      3.8.1cvs87
1375
1376         * src/common/utils.c
1377                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1378                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1379                 fixes by Michael Rasmussen and myself.
1380                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1381                 semantics are different from slist_free_strings() in that
1382                 slist_free_strings does not free the list itself.
1383
1384 2012-10-09 [mones]      3.8.1cvs86
1385
1386         * doc/man/claws-mail.1
1387         * src/compose.c
1388         * src/common/utils.c
1389                 New extra headers feature for adding user-defined
1390                 extra headers to the combobox in the compose window
1391                 Headers are stablished in 'extraheaderrc', one per
1392                 line with a final colon
1393
1394 2012-10-06 [mones]      3.8.1cvs85
1395
1396         * po/POTFILES.in
1397                 Added src/gtk/menu.c
1398         * src/common/defs.h
1399         * src/gtk/menu.c
1400         * src/gtk/menu.h
1401                 New function cm_menu_item_new_label_from_url to
1402                 avoid crashing on huge URL strings and warn user
1403                 about the possible causes
1404         * src/mainwindow.c
1405                 Use it to create List menu items safely
1406
1407 2012-10-04 [colin]      3.8.1cvs84
1408
1409         * src/imap.c
1410                 Fix keywords with spaces
1411
1412 2012-10-04 [colin]      3.8.1cvs83
1413
1414         * src/advsearch.c
1415                 Fix double-tag search. Maybe fixes bug #2744,
1416                 'Quick search throws bad command argument 
1417                 error since recent change'. Patch by Sean.
1418
1419 2012-10-03 [mones]      3.8.1cvs82
1420
1421         * src/procmime.c
1422                 Fix bug #2743 'null pointer crash in procmime strchr'
1423                 Patch by Michael Schwendt (from RedHat bug 862578) 
1424
1425 2012-09-28 [colin]      3.8.1cvs81
1426
1427         * src/advsearch.c
1428                 Never search on server if we're offline
1429                 (Asking the user would and will be better)
1430         * src/imap.c
1431                 Fix uninitialized variable (bogus) warning
1432                 Fix SELECT of the folder before searching
1433
1434 2012-09-27 [colin]      3.8.1cvs80
1435
1436         * src/advsearch.c
1437         * src/imap.c
1438         * src/etpan/imap-thread.c
1439         * src/etpan/imap-thread.h
1440                 Implement IMAP server search. Patch by
1441                 Sean Buckheister again.
1442
1443 2012-09-26 [colin]      3.8.1cvs79
1444
1445         * src/main.c
1446         * src/matcher.c
1447         * src/matcher.h
1448                 Prepare the context strings, their translation take
1449                 CPU time. Shaves 6 seconds out of 17 on my reference
1450                 folder body search.
1451         * src/summary_search.c
1452                 Fix a warning
1453
1454 2012-09-26 [colin]      3.8.1cvs78
1455
1456         * src/matcher.c
1457         * src/procmime.c
1458         * src/procmime.h
1459                 Unlock I/O in procmime, give a way
1460                 for matcher to avoid having to
1461                 read/write tmp/rewind/read tmp for
1462                 body matches.
1463
1464 2012-09-26 [colin]      3.8.1cvs77
1465
1466         * src/summary_search.c
1467                 Fix unresponsive stop button
1468         * src/gtk/quicksearch.c
1469                 Fix busy cursor
1470
1471 2012-09-26 [colin]      3.8.1cvs76
1472
1473         * src/summary_search.c
1474         * src/summaryview.c
1475         * src/summaryview.h
1476         * src/gtk/quicksearch.c
1477                 Factorize search code in summary_search and
1478                 add a progress indicator as that slows down
1479                 the first result in case of body search.
1480
1481 2012-09-26 [colin]      3.8.1cvs75
1482
1483         * src/folder.c
1484                 Fix body search triggering GUI updates
1485                 for every message when it gets MSG_SCANNED
1486                 set.
1487
1488 2012-09-26 [colin]      3.8.1cvs74
1489
1490         * src/folder.c
1491         * src/folder.h
1492         * src/imap.c
1493         * src/procmsg.c
1494         * src/procmsg.h
1495         * src/summaryview.c
1496                 Factorize msg list to num list code;
1497                 Make search faster using cache instead
1498                 of network I/O
1499
1500 2012-09-25 [mones]      3.8.1cvs73
1501
1502         * src/gtk/quicksearch.c
1503                 Fix new expressions not being added to quicksearch
1504                 history in extended mode; patch by Sean Buckheister
1505
1506 2012-09-22 [mir]        3.8.1cvs72
1507
1508         * src/advsearch.c
1509                 Fix for not searching in folders marked 'no_select'
1510                 patch provided by Colin.
1511
1512 2012-09-22 [mones]      3.8.1cvs71
1513
1514         * src/advsearch.c
1515                 Add missing copyright header
1516
1517 2012-09-21 [colin]      3.8.1cvs70
1518
1519         * src/folder.c
1520                 Fix warning where msgcount was used
1521                 uninitialized in case the search was
1522                 to be performed on a message list subset.
1523
1524 2012-09-21 [colin]      3.8.1cvs69
1525
1526         * src/gtk/quicksearch.c
1527                 Fix error background not appearing
1528
1529 2012-09-21 [colin]      3.8.1cvs68
1530
1531         * src/Makefile.am
1532         * src/advsearch.c ** ADDED **
1533         * src/advsearch.h ** ADDED **
1534         * src/folder.c
1535         * src/folder.h
1536         * src/folderview.c
1537         * src/imap.c
1538         * src/main.c
1539         * src/matcher.c
1540         * src/matcher.h
1541         * src/matchertypes.h ** ADDED **
1542         * src/mh.c
1543         * src/mimeview.c
1544         * src/news.c
1545         * src/proctypes.h
1546         * src/summary_search.c
1547         * src/summaryview.c
1548         * src/summaryview.h
1549         * src/gtk/quicksearch.c
1550         * src/gtk/quicksearch.h
1551                 Separated GUI and logic for search
1552                 Use same logic for quicksearch and folder search
1553                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1554
1555 2012-09-19 [mones]      3.8.1cvs67
1556
1557         * src/mainwindow.c
1558                 Remove spurious parameter from get_url_part and
1559                 fix potential buffer overflow
1560
1561 2012-09-19 [colin]      3.8.1cvs66
1562
1563         * src/addressbook.c
1564         * src/addrselect.c
1565                 Un-mix mixed enum comparison which happened
1566                 to work because multiple enums define the same
1567                 values.
1568
1569 2012-09-19 [colin]      3.8.1cvs65
1570
1571         * src/addrindex.c
1572         * src/editaddress.c
1573         * src/editldap.c
1574         * src/exporthtml.c
1575         * src/jpilot.c
1576         * src/procmime.c
1577         * src/plugins/bogofilter/bogofilter_gtk.c
1578         * src/plugins/pgpcore/prefs_gpg.c
1579         * src/plugins/smime/smime.c
1580         * src/plugins/spamassassin/spamassassin_gtk.c
1581                 More warning fixes, casts, useless variables and
1582                 unchecked return values
1583
1584 2012-09-19 [colin]      3.8.1cvs64
1585
1586         * src/mainwindow.c
1587                 Check possible overflow
1588         * src/prefs_account.c
1589         * src/prefs_compose_writing.c
1590         * src/prefs_logging.c
1591         * src/prefs_message.c
1592         * src/prefs_msg_colors.c
1593         * src/prefs_other.c
1594         * src/prefs_receive.c
1595         * src/prefs_summaries.c
1596         * src/prefs_wrapping.c
1597                 fix GtkAdjustment casts
1598         * src/common/ssl.c
1599                 fix warnings
1600         * src/gtk/gtkaspell.c
1601                 fix warnings
1602
1603 2012-09-19 [mones]      3.8.1cvs63
1604
1605         * src/addritem.c
1606                 Fix leak and follow function specification
1607
1608 2012-09-19 [mones]      3.8.1cvs62
1609
1610         * src/action.c
1611                 Use unused var c to check result and emit messages on error
1612         * src/addrbook.c
1613                 Remove unused vars: attr (several functions), element
1614         * src/addrclip.c
1615                 Use unused var newGroup to check result
1616         * src/addrcustomattr.c
1617                 Remove unused var summaryview and related code
1618         * src/addressbook.c
1619                 Use unused vars nn, newNode, idleID to check result
1620                 Remove unused var aoType and refactor logic around it
1621                 Comment var enabled and related debug code
1622         * src/msgcache.c
1623                 Use unused var error to check result and emit debug messages
1624         * src/textview.c
1625                 Remove unused var link_color
1626         * src/toolbar.c
1627                 Remove unused vars: attr, retVal
1628
1629 2012-09-19 [colin]      3.8.1cvs61
1630
1631         * src/imap.c
1632         * src/inc.c
1633         * src/news.c
1634         * src/send_message.c
1635         * src/common/socket.c
1636                 More precise error logging
1637
1638 2012-09-16 [mones]      3.8.1cvs60
1639
1640         * src/action.c                                                          
1641                 Removed dup calls with ignored result
1642         * src/addr_compl.c                                                    
1643                 Removed unused var is_group and simplified logic around it      
1644         * src/addrharvest.c                                                  
1645         * src/matcher.c
1646         * src/procmsg.c                                                  
1647         * src/etpan/etpan-thread-manager.c                                    
1648                 Use unused var r to verify result and emit messages on error
1649         * src/compose.c                                                  
1650                 Move color variable into conditional usage blocks
1651                 Remove assigned but not used vars: lock, titles, count    
1652         * src/edittags.c
1653                 Remove assigned but not used var actions                        
1654         * src/folderview.c
1655                 Remove assigned but not used vars: from_parent, src_node        
1656         * src/imap_gtk.c
1657         * src/mh_gtk.c                                                    
1658                 Remove malloc-ed but not used var: old_path                  
1659         * src/news.c
1660                 Comment unused vars from commented block: tofetch, fetched      
1661         * src/prefs_account.c
1662                 Remove assigned but not used var: privacy_enabled
1663         * src/prefs_actions.c
1664         * src/prefs_customheader.c
1665                 Remove assigned but not used var: store
1666         * src/prefs_filtering.c
1667                 Remove assigned but not used var: n_rows
1668         * src/prefs_template.c
1669                 Remove assigned but not used vars: model, list_store
1670         * src/prefs_toolbar.c
1671                 Remove assigned but not used var: win_titles
1672         * src/printing.c
1673                 Remove assigned but not used vars: orientation, line, baseline,
1674                 off_chars 
1675         * src/etpan/imap-thread.c
1676                 Remove assigned but not used var: value, r
1677                 Refactor to check correct memory allocation
1678         * src/etpan/nntp-thread.c
1679                 Remove assigned but not used var: value
1680         * src/gtk/gtkaspell.c
1681                 Remove assigned but not used vars: textbuf, exist
1682                 Remove unused function: find_gtkaspeller
1683         * src/gtk/gtkcmctree.c
1684                 Remove unused function: gtk_cmctree_get_offset
1685         * src/gtk/gtkshruler.c
1686                 Remove assigned but not used vars: ruler, priv
1687
1688 2012-09-14 [mones]      3.8.1cvs59
1689
1690         * src/common/log.c
1691                 Check file operation results (and remove and
1692                 unused var warning)
1693
1694 2012-09-14 [colin]      3.8.1cvs58
1695
1696         * src/gtk/inputdialog.c
1697                 Remove unused var, thanks Ticho
1698
1699 2012-09-13 [colin]      3.8.1cvs57
1700
1701         * src/stock_pixmap.c
1702                 Fix missing \n in debug line
1703
1704 2012-09-13 [colin]      3.8.1cvs56
1705
1706         * src/main.c
1707                 Don't listen on the Unix socket before we're
1708                 ready. The 'popup' order from another instance
1709                 may provoke a race and trash configuration files.
1710
1711 2012-09-13 [colin]      3.8.1cvs55
1712
1713         * src/imap.c
1714                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
1715                 Claws-Mail/IMAP and Lotus Domino". Use
1716                 correct types for start/end and test if
1717                 start is indeed before end.
1718
1719 2012-09-12 [mones]      3.8.1cvs54
1720
1721         * src/prefs_other.c
1722                 Fix bug #1975 'preference mutt key bindings do not take
1723                 effect' (and the other invalid paths too)
1724
1725 2012-09-12 [colin]      3.8.1cvs53
1726
1727         * src/procmsg.c
1728                 Revert that hunk, logic is unclear.
1729
1730 2012-09-12 [colin]      3.8.1cvs52
1731
1732         * src/addressbook.c
1733         * src/addrharvest.c
1734         * src/addrindex.c
1735         * src/addritem.c
1736         * src/compose.c
1737         * src/edittags.c
1738         * src/folder.c
1739         * src/imap.c
1740         * src/inc.c
1741         * src/ldif.c
1742         * src/mainwindow.c
1743         * src/mbox.c
1744         * src/mimeview.c
1745         * src/mutt.c
1746         * src/partial_download.c
1747         * src/prefs_filtering_action.c
1748         * src/prefs_toolbar.c
1749         * src/printing.c
1750         * src/procheader.c
1751         * src/procmime.c
1752         * src/procmsg.c
1753         * src/summaryview.c
1754         * src/textview.c
1755         * src/common/utils.c
1756         * src/etpan/imap-thread.c
1757         * src/gtk/gtkaspell.c
1758         * src/plugins/pgpcore/sgpgme.c
1759                 More fixes from bug #1961:
1760                 - Write-only variables
1761                 - Null pointer dereferences
1762                 - A couple other fixes for which the reporter
1763                   was unsure, but which showed problems.
1764                 More details in bug #1961 comments.
1765
1766 2012-09-12 [colin]      3.8.1cvs51
1767
1768         * src/compose.c
1769         * src/mh.c
1770         * src/common/ssl.c
1771         * src/plugins/pgpcore/passphrase.c
1772                 Apply patches from bug #1961, "patches for
1773                 a couple of clang warnings":
1774                 - Check return codes
1775                 - Remove dead code
1776
1777 2012-09-12 [colin]      3.8.1cvs50
1778
1779         * claws-mail.pc.in
1780                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
1781                 where the included menu.h could come from Ncurses.
1782                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
1783
1784 2012-09-11 [colin]      3.8.1cvs49
1785
1786         * src/main.c
1787                 Fix race condition at start.
1788
1789 2012-09-10 [colin]      3.8.1cvs48
1790
1791         * src/main.c
1792                 Create lock socket as soon as possible, not after
1793                 a few things like caching all prefs.
1794
1795 2012-09-09 [mones]      3.8.1cvs47
1796
1797         * src/plugins/bogofilter/bogofilter.c
1798                 Add missing include
1799
1800 2012-09-08 [colin]      3.8.1cvs46
1801
1802         * AUTHORS
1803         * src/Makefile.am
1804         * src/action.c
1805         * src/addr_compl.c
1806         * src/addrbook.c
1807         * src/compose.c
1808         * src/compose.h
1809         * src/editaddress.c
1810         * src/filtering.c
1811         * src/folder.c
1812         * src/folder.h
1813         * src/folderview.h
1814         * src/headerview.h
1815         * src/imap_gtk.c
1816         * src/localfolder.c
1817         * src/main.c
1818         * src/mainwindow.c
1819         * src/mainwindow.h
1820         * src/matcher.c
1821         * src/matcher_parser_parse.y
1822         * src/messageview.c
1823         * src/messageview.h
1824         * src/mh.c
1825         * src/mh_gtk.c
1826         * src/mimeview.c
1827         * src/mimeview.h
1828         * src/noticeview.h
1829         * src/prefs_account.c
1830         * src/prefs_account.h
1831         * src/prefs_filtering.c
1832         * src/prefs_filtering_action.c
1833         * src/prefs_gtk.h
1834         * src/prefs_matcher.c
1835         * src/prefs_template.c
1836         * src/prefs_toolbar.c
1837         * src/privacy.c
1838         * src/procheader.h
1839         * src/procmime.c
1840         * src/procmime.h
1841         * src/procmsg.c
1842         * src/procmsg.h
1843         * src/proctypes.h
1844         * src/remotefolder.c
1845         * src/summaryview.c
1846         * src/summaryview.h
1847         * src/textview.c
1848         * src/textview.h
1849         * src/toolbar.c
1850         * src/uri_opener.c
1851         * src/viewtypes.h
1852         * src/common/defs.h
1853         * src/gtk/authors.h
1854         * src/gtk/description_window.c
1855         * src/plugins/trayicon/trayicon.c
1856                 Break circular dependencies in Claws' headers,
1857                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1858
1859 2012-09-08 [colin]      3.8.1cvs45
1860
1861         * src/textview.c
1862                 Fix shortcut getting
1863
1864 2012-09-05 [colin]      3.8.1cvs44
1865
1866         * src/matcher.c
1867         * src/matcher.h
1868         * src/prefs_matcher.c
1869                 Drop matcherprop_new_create, which is just a copy of
1870                 matcherprop_new, and staticalize what can be
1871
1872 2012-09-05 [colin]      3.8.1cvs43
1873
1874         * src/plugins/pgpcore/select-keys.c
1875                 Fix bug #2390, "Non-fully-trusted-key-warning appears
1876                 based on primary UID rather than recipient e-mail"
1877
1878 2012-08-29 [colin]      3.8.1cvs42
1879
1880         * src/gtk/gtkaspell.c
1881                 Fix bug #2596, "Spell checker does not work properly"
1882
1883 2012-08-29 [colin]      3.8.1cvs41
1884
1885         * src/plugins/pgpcore/sgpgme.c
1886                 Set gpgme's locale to UTF-8. Fixes bug #2650,
1887                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
1888
1889 2012-08-29 [colin]      3.8.1cvs40
1890
1891         * src/mainwindow.c
1892         * src/messageview.c
1893         * src/mimeview.c
1894         * src/mimeview.h
1895         * src/summaryview.c
1896         * src/textview.c
1897         * src/gtk/menu.c
1898         * src/gtk/menu.h
1899                 Move the hardcoded mimeview shortcuts to standard menus.
1900
1901 2012-08-27 [colin]      3.8.1cvs39
1902
1903         * src/main.c
1904                 Fix double mainwindow presentation that confuses GNOME3
1905                 when some plugins fail to load (subsequent Claws windows
1906                 got no focus in that case)
1907
1908 2012-08-27 [colin]      3.8.1cvs38
1909
1910         * src/summaryview.c
1911                 Make Mark all read confirmation button more clear
1912
1913 2012-08-27 [colin]      3.8.1cvs37
1914
1915         * src/mainwindow.c
1916         * src/summaryview.c
1917                 Separate "Mark all read" from "Mark as read"
1918                 and "Ignore thread"
1919
1920 2012-08-27 [wwp]        3.8.1cvs36
1921
1922         * src/inc.c
1923         * src/procmsg.c
1924                 Remove session statistics debug statements (irrelevant in repo,
1925                 that's dev stuff).
1926
1927 2012-08-24 [mones]      3.8.1cvs35
1928
1929         * manual/advanced.xml
1930                 Keep alphabetic order of hidden options lost
1931                 and update Clawsker URL.
1932         * manual/de/advanced.xml
1933         * manual/fr/advanced.xml
1934                 Update Clawsker URL.
1935         * manual/es/advanced.xml
1936                 Sync with English version and update Clawsker URL.
1937         * manual/de/dist/html/Makefile.am
1938         * manual/es/dist/html/Makefile.am
1939         * manual/fr/dist/html/Makefile.am
1940         * manual/pl/dist/html/Makefile.am
1941         * manual/dist/html/Makefile.am
1942                 Fix bug 2723 'Missing encoding in generated html manual'
1943
1944 2012-08-23 [colin]      3.8.1cvs34
1945
1946         * src/mainwindow.c
1947                 Fix --offline asking if one wants to sync,
1948                 due to re-entering. Thanks <ebik@ucw.cz>.
1949
1950 2012-08-16 [colin]      3.8.1cvs33
1951
1952         * src/imap.c
1953                 Always clear the tags list when fetching a folder, or
1954                 Claws will never untag an untagged email. Patch by
1955                 Igor Mammedov <imammedo@redhat.com>
1956
1957 2012-08-12 [colin]      3.8.1cvs32
1958
1959         * src/compose.c
1960                 Exclude text/plain from the attachment thing
1961
1962 2012-08-12 [colin]      3.8.1cvs31
1963
1964         * src/messageview.c
1965                 Fix comparison, thanks to Michael Gmelin
1966
1967 2012-08-12 [colin]      3.8.1cvs30
1968
1969         * src/messageview.c
1970                 Only show HTML parts by default (if the pref
1971                 is set so) if the part disposition-type is
1972                 inline or unknown, but not attachment.
1973         * src/common/ssl.c
1974                 Remove useless hook that won't ever be used
1975                 on windows
1976
1977 2012-08-12 [colin]      3.8.1cvs29
1978
1979         * src/compose.c
1980                 Make sure text/* attachments are not made
1981                 inline, regardless of the compose mode.
1982                 Finishes fixing bug #2203 after auto-save
1983                 switches mode to COMPOSE_REEDIT. Thanks to
1984                 Michael Gmelin for finding this.
1985
1986 2012-08-09 [colin]      3.8.1cvs28
1987
1988         * src/prefs_filtering.c
1989                 Make treeView type-ahead case insensitive
1990                 Patch by Andreas Ronnquist
1991
1992 2012-08-09 [colin]      3.8.1cvs27
1993
1994         * src/gtk/sslcertwindow.c
1995                 Fix leak
1996
1997 2012-08-09 [colin]      3.8.1cvs26
1998
1999         * src/common/ssl.c
2000         * src/common/ssl_certificate.c
2001         * src/common/ssl_certificate.h
2002         * src/gtk/sslcertwindow.c
2003                 Fix bug 2718, "Failure to check peer hostname
2004                 when checking certificate"
2005
2006 2012-08-05 [ticho]      3.8.1cvs25
2007
2008         * src/compose.c
2009                 Avoid header combo box to get focus twice (first text within,
2010                 then combobox widget itself) when switching focus with TAB.
2011
2012 2012-07-28 [ticho]      3.8.1cvs24
2013
2014         * src/compose.c
2015                 Properly fix setting "transient for" for attachment properties
2016                 dialog when called via popup menu (since we're stealing focus
2017                 few lines before, we need to do it directly, not via
2018                 manage_window_*).
2019
2020 2012-07-28 [ticho]      3.8.1cvs23
2021
2022         * src/gtk/pluginwindow.c
2023         * src/gtk/prefswindow.c
2024                 Fixed setting "transient for" property for plugin load/unload
2025                 file dialog. Connected manage_window signals to prefswindow events.
2026
2027 2012-07-27 [ticho]      3.8.1cvs22
2028
2029         * src/summaryview.c
2030         * src/textview.c
2031                 Fixed setting "transient for" property for summaryview file
2032                 dialog and messageview's image save dialog.
2033
2034 2012-07-27 [ticho]      3.8.1cvs21
2035
2036         * src/crash.c
2037         * src/mimeview.c
2038                 Fix setting "transient for" property for file select dialogs
2039                 in crash report and mimeview.
2040
2041 2012-07-27 [ticho]      3.8.1cvs20
2042
2043         * src/compose.c
2044                 Fixed "transient for" property for file attach dialog when
2045                 called from Attachments list popup menu. Simplified menu item
2046                 sensitivities setting code logic for this menu.
2047
2048 2012-07-25 [ticho]      3.8.1cvs19
2049
2050         * manual/advanced.xml
2051                 Add the three hidden preferences related to colored display
2052                 of unified diffs to manual.
2053
2054 2012-07-25 [ticho]      3.8.1cvs18
2055
2056         * src/gtk/gtkaspell.c
2057                 Create "Change directory" submenu in a separate function, change
2058                 wording a bit, and make the submenu always available in a context
2059                 menu of body edit box in compose window.
2060
2061 2012-07-25 [ticho]      3.8.1cvs17
2062
2063         * src/gtk/prefswindow.c
2064                 Correctly set transient_for property for preferences window,
2065                 as well as for color picker dialogs. Fixes bug #2710.
2066
2067 2012-07-25 [ticho]      3.8.1cvs16
2068
2069         * src/gtk/quicksearch.c
2070                 Allow quicksearch syntax description window to be correctly
2071                 set transient for main window.
2072
2073 2012-07-15 [wwp]        3.8.1cvs15
2074
2075         * src/procmime.c
2076                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2077
2078 2012-07-10 [paul]       3.8.1cvs14
2079
2080         * src/procmime.c
2081                 forgot this in last commit
2082
2083 2012-07-10 [paul]       3.8.1cvs13
2084
2085         * src/messageview.c
2086         * src/common/defs.h
2087         * src/common/quoted-printable.c
2088         * src/common/quoted-printable.h
2089                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2090                 the bug: partial message text loss
2091
2092 2012-07-10 [mones]      3.8.1cvs12
2093
2094         * src/plugins/pgpcore/sgpgme.c
2095                 Fix bug 2689, 'segfault when trying to view info
2096                 about pgp/smime sign'
2097
2098 2012-07-08 [ticho]      3.8.1cvs11
2099
2100         * src/plugins/pgpcore/sgpgme.c
2101                 Consider marginal signature validity as untrusted. Suggested by
2102                 Jean-Benoist Leger (leger at crans.org).
2103
2104 2012-07-08 [paul]       3.8.1cvs10
2105
2106         * src/gtk/icon_legend.c
2107                 fix (reveal) hidden icon in gui and build warning
2108
2109 2012-07-07 [paul]       3.8.1cvs9
2110
2111         * src/plugins/pgpcore/prefs_gpg.c
2112                 fix build
2113
2114 2012-07-07 [colin]      3.8.1cvs8
2115
2116         * claws-features.h.in
2117         * src/codeconv.h
2118         * src/imap_gtk.h
2119         * src/inc.h
2120         * src/jpilot.h
2121         * src/messageview.h
2122         * src/msgcache.h
2123         * src/news_gtk.h
2124         * src/partial_download.h
2125         * src/pop.h
2126         * src/prefs_account.h
2127         * src/prefs_common.h
2128         * src/printing.h
2129         * src/procmime.h
2130         * src/procmsg.h
2131         * src/stock_pixmap.c
2132         * src/textview.h
2133         * src/common/defs.h
2134         * src/common/log.h
2135         * src/common/session.h
2136         * src/common/smtp.h
2137         * src/common/socket.h
2138         * src/common/ssl.h
2139         * src/common/ssl_certificate.h
2140         * src/common/timing.h
2141         * src/common/utils.h
2142         * src/gtk/gtkaspell.h
2143         * src/gtk/gtkutils.h
2144         * src/gtk/pluginwindow.h
2145         * src/gtk/spell_entry.h
2146         * src/gtk/sslcertwindow.h
2147                 Don't export config.h in public headers
2148
2149 2012-07-07 [colin]      3.8.1cvs7
2150
2151         * claws-features.h.in
2152         * configure.ac
2153         * Makefile.am
2154         * src/account.c
2155         * src/action.c
2156         * src/addr_compl.c
2157         * src/addrcustomattr.c
2158         * src/addrduplicates.c
2159         * src/addressadd.c
2160         * src/addressbook.c
2161         * src/addressbook_foldersel.c
2162         * src/addrgather.c
2163         * src/addrindex.c
2164         * src/alertpanel.c
2165         * src/autofaces.c
2166         * src/browseldap.c
2167         * src/codeconv.c
2168         * src/codeconv.h
2169         * src/compose.c
2170         * src/crash.c
2171         * src/customheader.c
2172         * src/displayheader.c
2173         * src/editaddress.c
2174         * src/editaddress_other_attributes_ldap.c
2175         * src/editbook.c
2176         * src/editgroup.c
2177         * src/editjpilot.c
2178         * src/editldap.c
2179         * src/editldap_basedn.c
2180         * src/edittags.c
2181         * src/editvcard.c
2182         * src/exphtmldlg.c
2183         * src/expldifdlg.c
2184         * src/export.c
2185         * src/exporthtml.c
2186         * src/exportldif.c
2187         * src/folder.c
2188         * src/folder_item_prefs.c
2189         * src/grouplistdialog.c
2190         * src/headerview.c
2191         * src/image_viewer.c
2192         * src/imap.c
2193         * src/imap_gtk.c
2194         * src/imap_gtk.h
2195         * src/import.c
2196         * src/importldif.c
2197         * src/importmutt.c
2198         * src/importpine.c
2199         * src/inc.c
2200         * src/inc.h
2201         * src/jpilot.c
2202         * src/jpilot.h
2203         * src/ldapctrl.c
2204         * src/ldaplocate.c
2205         * src/ldapquery.c
2206         * src/ldapserver.c
2207         * src/ldapupdate.c
2208         * src/ldaputil.c
2209         * src/main.c
2210         * src/manual.c
2211         * src/matcher.c
2212         * src/mbox.c
2213         * src/message_search.c
2214         * src/messageview.h
2215         * src/mh.c
2216         * src/mh_gtk.c
2217         * src/mimeview.c
2218         * src/msgcache.c
2219         * src/msgcache.h
2220         * src/news.c
2221         * src/news_gtk.c
2222         * src/news_gtk.h
2223         * src/noticeview.c
2224         * src/partial_download.c
2225         * src/partial_download.h
2226         * src/pop.c
2227         * src/pop.h
2228         * src/prefs_account.c
2229         * src/prefs_account.h
2230         * src/prefs_actions.c
2231         * src/prefs_common.c
2232         * src/prefs_common.h
2233         * src/prefs_compose_writing.c
2234         * src/prefs_customheader.c
2235         * src/prefs_display_header.c
2236         * src/prefs_ext_prog.c
2237         * src/prefs_filtering.c
2238         * src/prefs_filtering_action.c
2239         * src/prefs_folder_column.c
2240         * src/prefs_folder_item.c
2241         * src/prefs_fonts.c
2242         * src/prefs_gtk.c
2243         * src/prefs_image_viewer.c
2244         * src/prefs_logging.c
2245         * src/prefs_matcher.c
2246         * src/prefs_message.c
2247         * src/prefs_msg_colors.c
2248         * src/prefs_other.c
2249         * src/prefs_quote.c
2250         * src/prefs_receive.c
2251         * src/prefs_send.c
2252         * src/prefs_spelling.c
2253         * src/prefs_summaries.c
2254         * src/prefs_summary_column.c
2255         * src/prefs_summary_open.c
2256         * src/prefs_toolbar.c
2257         * src/prefs_wrapping.c
2258         * src/printing.c
2259         * src/printing.h
2260         * src/procheader.c
2261         * src/procmime.c
2262         * src/procmime.h
2263         * src/procmsg.h
2264         * src/quote_fmt.c
2265         * src/recv.c
2266         * src/send_message.c
2267         * src/setup.c
2268         * src/ssl_manager.c
2269         * src/statusbar.c
2270         * src/summary_search.c
2271         * src/textview.c
2272         * src/textview.h
2273         * src/toolbar.c
2274         * src/undo.c
2275         * src/unmime.c
2276         * src/uri_opener.c
2277         * src/wizard.c
2278         * src/common/claws.c
2279         * src/common/defs.h
2280         * src/common/hooks.c
2281         * src/common/log.c
2282         * src/common/log.h
2283         * src/common/plugin.c
2284         * src/common/prefs.c
2285         * src/common/session.c
2286         * src/common/session.h
2287         * src/common/smtp.c
2288         * src/common/smtp.h
2289         * src/common/socket.c
2290         * src/common/socket.h
2291         * src/common/ssl.c
2292         * src/common/ssl.h
2293         * src/common/ssl_certificate.c
2294         * src/common/ssl_certificate.h
2295         * src/common/string_match.c
2296         * src/common/tags.c
2297         * src/common/timing.h
2298         * src/common/utils.c
2299         * src/common/utils.h
2300         * src/etpan/etpan-thread-manager.c
2301         * src/etpan/imap-thread.c
2302         * src/etpan/nntp-thread.c
2303         * src/gtk/about.c
2304         * src/gtk/combobox.c
2305         * src/gtk/description_window.c
2306         * src/gtk/filesel.c
2307         * src/gtk/gtkaspell.c
2308         * src/gtk/gtkaspell.h
2309         * src/gtk/gtkshruler.c
2310         * src/gtk/gtkunit.c
2311         * src/gtk/gtkutils.c
2312         * src/gtk/gtkutils.h
2313         * src/gtk/gtkvscrollbutton.c
2314         * src/gtk/icon_legend.c
2315         * src/gtk/inputdialog.c
2316         * src/gtk/logwindow.c
2317         * src/gtk/menu.c
2318         * src/gtk/pluginwindow.c
2319         * src/gtk/pluginwindow.h
2320         * src/gtk/prefswindow.c
2321         * src/gtk/progressdialog.c
2322         * src/gtk/quicksearch.c
2323         * src/gtk/spell_entry.c
2324         * src/gtk/spell_entry.h
2325         * src/gtk/sslcertwindow.c
2326         * src/gtk/sslcertwindow.h
2327         * src/plugins/bogofilter/bogofilter.c
2328         * src/plugins/bogofilter/bogofilter_gtk.c
2329         * src/plugins/dillo_viewer/dillo_prefs.c
2330         * src/plugins/dillo_viewer/dillo_viewer.c
2331         * src/plugins/pgpcore/pgp_viewer.c
2332         * src/plugins/pgpcore/plugin.c
2333         * src/plugins/pgpcore/sgpgme.c
2334         * src/plugins/pgpinline/pgpinline.c
2335         * src/plugins/pgpinline/plugin.c
2336         * src/plugins/pgpmime/pgpmime.c
2337         * src/plugins/pgpmime/plugin.c
2338         * src/plugins/smime/plugin.c
2339         * src/plugins/smime/smime.c
2340         * src/plugins/spamassassin/libspamc.c
2341         * src/plugins/spamassassin/spamassassin.c
2342         * src/plugins/spamassassin/spamassassin_gtk.c
2343         * src/plugins/trayicon/trayicon.c
2344         * src/plugins/trayicon/trayicon_prefs.c
2345                 Specify Claws compile-time features in a specific header
2346
2347 2012-07-06 [wwp]        3.8.1cvs6
2348
2349         * src/main.c
2350         * src/gtk/about.c
2351                 Session statistics: format date following global prefs,
2352                 and fix stats output a little bit.
2353
2354 2012-07-03 [mir]        3.8.1cvs5
2355
2356         * src/procmime.c
2357             fix bug 2642, 'improve transfer encoding selection'.
2358             Patch provided by Christopher Zimmermann
2359             (madroach claws at gmerlin dot de)
2360
2361 2012-07-03 [mir]        3.8.1cvs4
2362
2363         * src/procmime.c
2364         * src/common/defs.h
2365             fix bug 2641, '7bit or 8bit encoded attachments can
2366             have lines longer than 998 characters'.
2367             Patch provided by Christopher Zimmermann
2368             (madroach claws at gmerlin dot de)
2369
2370
2371 2012-07-03 [mir]        3.8.1cvs3
2372
2373         * src/procmime.c
2374         * src/common/defs.h
2375             fix bug 2641, '7bit or 8bit encoded attachments can
2376             have lines longer than 998 characters'.
2377             Patch provided by Christopher Zimmermann
2378             (madroach claws at gmerlin dot de)
2379
2380 2012-07-03 [mir]        3.8.1cvs2
2381
2382         * src/messageview.c
2383         * src/procmime.c
2384         * src/common/quoted-printable.c
2385         * src/common/quoted-printable.h
2386             fix bug 2640, 'improve quoted-printable encoding'
2387             Patch provided by madroach claws at gmerlin dot de
2388
2389 2012-06-30 [paul]       3.8.1cvs1
2390
2391         * Makefile.am
2392                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2393
2394 2012-06-27 [paul]       3.8.1
2395         * NEWS
2396         * README
2397         * RELEASE_NOTES 
2398                 3.8.1 unleashed!
2399                 
2400 2012-06-27 [paul]       3.8.0cvs58
2401
2402         * configure.ac
2403                 fix minimum required GTK+, which got mistakenly bumped
2404                 in 3.8.0cvs36
2405
2406 2012-06-27 [paul]       3.8.0cvs57
2407
2408         * configure.ac
2409         * po/cs.po
2410         * po/de.po
2411         * po/es.po
2412         * po/fr.po
2413         * po/hu.po
2414         * po/id_ID.po
2415         * po/lt.po
2416         * po/pt_BR.po
2417         * po/sk.po
2418         * po/sv.po
2419         * po/zh_CN.po
2420         * po/zh_TW.po
2421                 updated translations
2422         * src/gtk/authors.h
2423         * tools/claws.i18n.status.pl
2424                 updated based on currently active
2425
2426 2012-06-25 [mir]        3.8.0cvs56
2427
2428         * src/folder.c
2429             If a folder class returns <> 0 then the message has not
2430             been removed from the file system and therefore it should
2431             not be removed from the cache either.
2432
2433 2012-06-20 [ticho]      3.8.0cvs55
2434
2435         * src/mh.c
2436                 Fix for bug #1090 - Standard-folders appear again
2437                 after rescanning tree
2438
2439 2012-06-20 [paul]       3.8.0cvs54
2440
2441         * src/prefs_common.c
2442         * src/prefs_common.h
2443         * src/textview.c
2444         * src/textview.h
2445                 colourise attached patches.
2446                 Patch by Ticho
2447
2448 2012-06-02 [wwp]        3.8.0cvs53
2449
2450         * src/gtk/progressdialog.c
2451                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2452                 now hides (as well as pressing Esc) instead of doing nothing.
2453
2454 2012-06-02 [wwp]        3.8.0cvs52
2455
2456         * doc/man/claws-mail.1
2457         * src/main.c
2458         * src/main.h
2459         * src/inc.c
2460         * src/procmsg.c
2461         * src/gtk/about.c
2462                 Introduce a new feature: basic session statistics (from the about dialog
2463                 or the command-line).
2464
2465 2012-06-02 [wwp]        3.8.0cvs51
2466
2467         * src/compose.c
2468                 Fix bug 2620: shift+tab from subject field not working.
2469
2470 2012-06-02 [wwp]        3.8.0cvs50
2471
2472         * src/compose.c
2473         * src/mainwindow.c
2474         * src/messageview.c
2475                 Normalize capitalization of strings in UI.
2476
2477 2012-05-30 [paul]       3.8.0cvs49
2478
2479         * src/common/ssl.c
2480                 don't do TLS if not requested by user. fixes connecting to
2481                 servers which, for example, want SSL 3 only
2482
2483 2012-05-27 [paul]       3.8.0cvs48
2484
2485         * *
2486                 update copyright headers to 2012
2487
2488 2012-05-27 [paul]       3.8.0cvs47
2489
2490         * src/editldap.c
2491         * src/prefs_actions.c
2492         * src/gtk/about.c
2493                 fix some typos in strings, thanks to Thomas Bellmann
2494
2495 2012-05-16 [paul]       3.8.0cvs46
2496
2497         * src/prefs_filtering_action.c
2498                 fix disabled 'select...' button that never goes away
2499                 when using the new addr book
2500                 
2501
2502 2012-05-16 [colin]      3.8.0cvs45
2503
2504         * src/common/utils.c
2505                 And fix leak
2506
2507 2012-05-16 [colin]      3.8.0cvs44
2508
2509         * src/common/utils.c
2510                 Make remove_numbered_files much faster when there's
2511                 just one file to remove.
2512
2513 2012-05-16 [paul]       3.8.0cvs43
2514
2515         * src/matcher.c
2516                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2517
2518 2012-05-16 [paul]       3.8.0cvs42
2519
2520         * src/gtk/description_window.c
2521                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2522
2523 2012-05-16 [paul]       3.8.0cvs41
2524
2525         * src/common/ssl_certificate.c
2526                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2527                 Patch by Christian Hesse
2528
2529 2012-05-11 [colin]      3.8.0cvs40
2530
2531         * src/mimeview.c
2532         * src/common/utils.c
2533                 Fix bug 2659, 'E-mail attachments are handled
2534                 inconsistently'
2535                 Fix problems iterating the mime tree, and determine
2536                 whether a file is an email without To:
2537
2538 2012-04-03 [colin]      3.8.0cvs39
2539
2540         * src/Makefile.am
2541                 Fix build (damn whitespace-sensitive file format)
2542
2543 2012-04-02 [colin]      3.8.0cvs38
2544
2545         * src/Makefile.am
2546                 Fix incomplete make dist
2547
2548 2012-04-02 [colin]      3.8.0cvs37
2549
2550         * src/compose.c
2551                 Fix mistakenly removed function call
2552
2553 2012-04-01 [colin]      3.8.0cvs36
2554
2555         * configure.ac
2556         * src/.cvsignore
2557         * src/Makefile.am
2558         * src/addr_compl.c
2559         * src/addressadd.c
2560         * src/addressadd.h
2561         * src/addressbook-dbus.c
2562         * src/addressbook-dbus.h
2563         * src/addrgather.c
2564         * src/addrgather.h
2565         * src/addrharvest.c
2566         * src/addrharvest.h
2567         * src/claws-contacts.xml
2568         * src/compose.c
2569         * src/compose.h
2570         * src/filtering.c
2571         * src/headerview.c
2572         * src/main.c
2573         * src/mainwindow.c
2574         * src/messageview.c
2575         * src/prefs_common.c
2576         * src/prefs_filtering_action.c
2577         * src/prefs_matcher.c
2578         * src/summaryview.c
2579         * src/textview.c
2580         * src/toolbar.c
2581         * src/plugins/bogofilter/bogofilter_gtk.c
2582         * src/plugins/dillo_viewer/dillo_prefs.c
2583         * src/plugins/spamassassin/spamassassin_gtk.c
2584         * src/plugins/trayicon/trayicon.c
2585                 Import new addressbook code from the new-contacts branch
2586
2587 2012-03-29 [paul]       3.8.0cvs35
2588
2589         * AUTHORS
2590         * src/gtk/authors.h
2591         * src/gtk/quicksearch.c
2592                 add 'ha', short version of 'has_attachment' in quick search
2593                 Patch by Andreas Rönnquist
2594
2595 2012-03-26 [mones]      3.8.0cvs34
2596
2597         * src/common/plugin.c
2598                 Support 2 and 3-clause BSD licensed plugins
2599
2600 2012-03-15 [pawel]      3.8.0cvs33
2601
2602         * src/messageview.c
2603         * src/textview.c
2604                 - Make separate window info more accurate about
2605                 move to trash/deletion.
2606                 - Fix busy cursor
2607
2608 2012-03-14 [pawel]      3.8.0cvs32
2609
2610         * src/folder.c
2611         * src/messageview.c
2612         * src/messageview.h
2613         * src/procmsg.h
2614         * src/summaryview.c
2615         * src/textview.c
2616         * src/textview.h
2617                 Better fix for bug #2501
2618                 Instead of leaving blank window after message move or delete,
2619                 update separate view to next message in message list or
2620                 display info why view is blank. This was discussed
2621                 in bug #2621 comments.
2622
2623 2012-03-11 [colin]      3.8.0cvs31
2624
2625         * src/gtk/gtkcmctree.c
2626         * src/gtk/authors.h
2627         * AUTHORS
2628                 Fix focus rectangle on unfocused rows
2629                 Patch by Michael Shell
2630
2631 2012-02-29 [colin]      3.8.0cvs30
2632
2633         * src/gtk/gtkcmctree.c
2634                 Fix bug #2577, "Focus rectangle on folder list and message 
2635                 list headings doesn't get properly cleared when switching 
2636                 heading and horizontally scrolling list (underlines and 
2637                 vertical lines remain on screen)". Patch by Michael Shell
2638
2639 2012-02-13 [pawel]      3.8.0cvs29
2640
2641         * src/messageview.c
2642                 Fix crasher when double clicking on IMAP message and
2643                 MessageView is not shown introduced in cvs21
2644                 Patch by mones
2645
2646 2012-02-10 [pawel]      3.8.0cvs28
2647
2648         * src/filtering.c
2649                 Fix bug #2598 'Actions can move locked messages'
2650
2651 2012-02-08 [pawel]      3.8.0cvs27
2652
2653         * src/prefs_actions.c
2654         * src/prefs_actions.h
2655         * src/prefs_toolbar.c
2656         * src/prefs_toolbar.h
2657         * src/toolbar.c
2658         * src/toolbar.h
2659                 - Implement automatic removal of toolbar action buttons when
2660                   associated action is removed
2661                 - Don't allow creation of two actions with the same name,
2662                   before all executions/removals were performed on first action
2663                   with duplicated name in linked list which wasn't always
2664                   correct behaviour
2665
2666 2012-02-05 [colin]      3.8.0cvs26
2667
2668         * src/main.c
2669         * src/mainwindow.c
2670         * src/messageview.c
2671         * src/messageview.h
2672         * src/prefs_common.c
2673         * src/prefs_common.h
2674         * src/procmsg.c
2675         * src/procmsg.h
2676         * src/summaryview.c
2677         * src/summaryview.h
2678                 Add an history to navigate in mails
2679
2680 2012-02-05 [colin]      3.8.0cvs25
2681
2682         * src/procmime.c
2683                 Fix inverted comparison in list_find_custom.
2684
2685 2012-02-03 [wwp]        3.8.0cvs24
2686
2687         * src/gtk/progressdialog.c
2688         Make translators life easier: use View log instead of Show log
2689         (thanks, gusnan!).
2690
2691 2012-02-02 [pawel]      3.8.0cvs23
2692
2693         * src/folderview.c
2694                 Fix bug #2590 'Un-capitalize strings'
2695                 Patch by Christian Hesse
2696
2697 2012-02-02 [pawel]      3.8.0cvs22
2698
2699         * src/mainwindow.c
2700                 Fix bug #2595 
2701                 'Change expand behavior for message list / message view'
2702                 Patch by Christian Hesse
2703
2704 2012-02-02 [pawel]      3.8.0cvs21
2705
2706         * src/folder.c
2707         * src/messageview.c
2708         * src/messageview.h
2709         * src/procmsg.h
2710                 Fix bug #2501 'opened message blanks when moved to other folder'
2711                 Detect message move and update message window contents 
2712                 accordingly, if message is moved to trash close window
2713
2714 2012-02-01 [pawel]      3.8.0cvs20
2715
2716         * src/jpilot.c
2717         * src/mutt.c
2718         * src/pine.c
2719         * src/procmsg.c
2720         * src/vcard.c
2721         * src/gtk/sslcertwindow.c
2722                 More strncat boundary checks
2723
2724 2012-01-31 [wwp]        3.8.0cvs19
2725
2726         * src/gtk/gtkutils.c
2727         Fix warnings in gtkutils: wrong function name, missing newline, typo and
2728         long line wrapping.
2729
2730 2012-01-31 [wwp]        3.8.0cvs18
2731
2732         * src/gtk/progressdialog.c
2733         * src/gtk/progressdialog.h
2734         * src/inc.c
2735         * src/send_message.c
2736         Add a button to the retrieve/send dialogs to
2737         open the network log.
2738
2739 2012-01-25 [wwp]        3.8.0cvs17
2740
2741         * src/addr_compl.c
2742         Remove debug statement.
2743
2744 2012-01-20 [pawel]      3.8.0cvs16
2745
2746         * src/addrbook.c
2747         * src/exportldif.c
2748                 Fix bug #2574 'Statement might be overflowing a
2749                 buffer in strncat'
2750
2751 2012-01-20 [pawel]      3.8.0cvs15
2752
2753         * src/mimeview.c
2754                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
2755
2756 2012-01-14 [colin]      3.8.0cvs14
2757
2758         * commitHelper
2759                 Update tracker trigger url
2760
2761 2012-01-10 [wwp]        3.8.0cvs13
2762
2763         * src/mainwindow.c
2764         * src/mainwindow.h
2765         * src/toolbar.c
2766                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
2767                 account) and of mainwindows's relevant entry when current account
2768                 is not able to retrieve (SMTP-only).
2769
2770 2012-01-09 [colin]      3.8.0cvs12
2771
2772         * src/summaryview.c
2773                 Fix bug 1924, 'Messages marked move to Trash appear 
2774                 identical to messages marked move to $FOLDER'
2775
2776 2012-01-05 [colin]      3.8.0cvs11
2777
2778         * src/main.c
2779                 Fix crasher infinite loop
2780
2781 2012-01-03 [colin]      3.8.0cvs10
2782
2783         * src/gtk/gtkcmctree.c
2784                 Revert previous patch, it's buggy on headers
2785
2786 2012-01-03 [colin]      3.8.0cvs9
2787
2788         * src/gtk/gtkcmctree.c
2789                 Fix bug #2566, 'wrapped Subject not bounded'
2790
2791 2011-12-29 [pawel]      3.8.0cvs8
2792
2793         * src/compose.c
2794         * src/compose.h
2795         * src/main.c
2796         * src/mimeview.c
2797                 Make forwarding selected attachment possible from
2798                 mimeview's context menu
2799                 Fixex bug #2047 'forward attachments'
2800
2801 2011-12-28 [paul]       3.8.0cvs7
2802
2803         * src/prefs_account.c
2804                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
2805
2806 2011-12-28 [colin]      3.8.0cvs6
2807
2808         * src/mimeview.c
2809                 Fix fix
2810
2811 2011-12-28 [colin]      3.8.0cvs5
2812
2813         * src/mimeview.c
2814                 Fix GTK+2.16 build (w32)
2815
2816 2011-12-18 [mir]        3.8.0cvs4
2817
2818         * src/ldapctrl.c
2819             Fix bug in search criteria when doing a
2820             complete directory search using '*'
2821
2822 2011-12-16 [mir]        3.8.0cvs3
2823
2824         * src/Makefile.am
2825             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
2826
2827 2011-12-16 [wwp]        3.8.0cvs2
2828
2829         * src/procmsg.c
2830         * src/stock_pixmap.c
2831         * src/stock_pixmap.h
2832         * src/summaryview.c
2833         * src/gtk/icon_legend.c
2834         * src/pixmaps/replied_and_forwarded.xpm
2835           Make replied and forwarded status flags non exclusive.
2836           Introduce a new message state (and relevant icon in message list)
2837           where both the replied and forwarded flags are set.
2838
2839 2011-12-16 [paul]       3.8.0cvs1
2840
2841         * tools/claws.i18n.status.pl
2842                 update id to id_ID
2843
2844 2011-12-16 [paul]       3.8.0
2845         * NEWS
2846         * README
2847         * RELEASE_NOTES 
2848                 3.8.0 unleashed!                
2849
2850 2011-12-16 [paul]       3.7.10cvs113
2851
2852         * configure.ac
2853         * po/cs.po
2854         * po/es.po
2855         * po/fr.po
2856         * po/hu.po
2857         * po/id.po **REMOVED**
2858         * po/id_ID.po **ADDED**
2859         * po/pt_BR.po
2860         * po/ru.po
2861         * po/sk.po
2862         * po/uk.po
2863                 updates
2864
2865 2011-12-09 [pawel]      3.7.10cvs112
2866
2867         * src/summaryview.c
2868         * src/gtk/quicksearch.c
2869         * src/gtk/quicksearch.h
2870                 Invalidate quicksearch root folder when removed
2871                 Fixes bug #2560 'crash when unsubscribing newsgroup and
2872                 having active search field'
2873
2874 2011-12-08 [pawel]      3.7.10cvs111
2875
2876         * src/mimeview.c
2877                 Better fix for cvs94
2878
2879 2011-12-08 [wwp]        3.7.10cvs110
2880
2881         * src/compose.c
2882         Make "From" widget set independant from recipient lists below,
2883         so that it doesn't scroll when several recipients headers
2884         are added and eventually are scrolling the view.
2885         Path by Christian Hesse <mail@earthworm.de>.
2886         Fixes bug #2481 'do not scroll "from" dropdown list and sender
2887         address'.
2888
2889 2011-12-02 [paul]       3.7.10cvs109
2890
2891         * src/mainwindow.c
2892         * src/messageview.c
2893                 consistent label style
2894
2895 2011-11-29 [wwp]        3.7.10cvs108
2896
2897         * src/plugins/trayicon/libeggtrayicon/.cvsignore
2898         More generated stuff to ignore.
2899
2900 2011-11-29 [wwp]        3.7.10cvs107
2901
2902         * src/prefs_folder_item.c
2903         Fix CLAWS_TIP_DECL (undefined).
2904
2905 2011-11-28 [pawel]      3.7.10cvs106
2906
2907         * src/addrbook.c
2908         * src/addrbook.h
2909         * src/addressbook.c
2910                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
2911                 after removing the address book in the GUI'
2912
2913 2011-11-26 [pawel]      3.7.10cvs105
2914
2915         * src/folder.c
2916                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
2917
2918 2011-11-25 [colin]      3.7.10cvs104
2919
2920         * src/imap_gtk.c
2921         * src/mh_gtk.c
2922                 Warning fixes
2923
2924 2011-11-24 [pawel]      3.7.10cvs103
2925
2926         * src/prefs_filtering.c
2927                 Complete cvs102, forgot to commit this
2928
2929 2011-11-24 [pawel]      3.7.10cvs102
2930
2931         * src/account.c
2932         * src/filtering.c
2933         * src/filtering.h
2934         * src/imap_gtk.c
2935         * src/mh_gtk.c
2936         * src/prefs_actions.c
2937         * src/prefs_actions.h
2938                 Implement actions updating on folder/account rename
2939                 This fixes bug #2543 'filter actions in actionsrc not
2940                 updated upon account renaming'
2941
2942 2011-11-24 [wwp]        3.7.10cvs101
2943
2944         * src/gtk/gtkcmctree.c
2945                 Remove irrelevant cairo directive (thanks to Hanno).
2946
2947 2011-11-23 [wwp]        3.7.10cvs100
2948
2949         * src/gtk/gtkcmctree.c
2950                 Make arrows in gtkcmctree's less big (get rid of the outlining),
2951                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
2952                 calculation.
2953
2954 2011-11-22 [colin]      3.7.10cvs99
2955
2956         * src/account.c
2957         * src/prefs_filtering.c
2958         * src/prefs_filtering.h
2959                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
2960                 The existing functions should do the job as well
2961                 if not better, as they take into account the
2962                 separator.
2963
2964 2011-11-21 [pawel]      3.7.10cvs98
2965
2966         * src/prefs_account.c
2967                 Fix bug #2116 'Rip spaces off server names in account
2968                 configuration'
2969                 g_strstrip() domain names to be sure they are valid
2970
2971 2011-11-21 [pawel]      3.7.10cvs97
2972
2973         * src/account.c
2974         * src/prefs_filtering.c
2975         * src/prefs_filtering.h
2976                 Fix bug #2404 'matcherrc updates upon account renaming'
2977                 Fix bug #2406 'some part of accountrc not updated upon
2978                 account rename'
2979                 Renaming account cause changing of it's root folder prefix
2980                 from #<type>/<old_name> to #<type>/<new_name> so every
2981                 path directing to it must be altered. Fix paths in account
2982                 preferences, global processing and filtering rules, folder
2983                 processing rules upon rename
2984
2985 2011-11-20 [pawel]      3.7.10cvs96
2986
2987         * src/filtering.c
2988         * src/filtering.h
2989         * src/prefs_actions.c
2990                 Fix bug #1489 'Filter action mark_as_read inoperative
2991                 following move action'
2992                 Sort actions lists to have proper order of execution
2993
2994 2011-11-20 [pawel]      3.7.10cvs95
2995
2996         * src/prefs_actions.c
2997         * src/prefs_filtering.c
2998         * src/prefs_template.c
2999                 Fix bug #1870 'arrow scrolling in filters'
3000                 Allow arrow scrolling in dialogs with list view widgets
3001                 plus couple fixes of issues I found along the way
3002
3003 2011-11-19 [pawel]      3.7.10cvs94
3004
3005         * src/mimeview.c
3006                 Don't highlight icons on right-click, they are not
3007                 selected and other part is shown which is confusing
3008
3009 2011-11-19 [mones]      3.7.10cvs93
3010
3011         * manual/advanced.xml
3012                 Fix manual build
3013
3014 2011-11-19 [mones]      3.7.10cvs92
3015
3016         * manual/advanced.xml
3017         * manual/es/advanced.xml
3018                 Document undocumented hidden option 'zero_replacement_char'
3019                 Synchronize Spanish manual with English version
3020
3021 2011-11-19 [pawel]      3.7.10cvs91
3022
3023         * src/mainwindow.c
3024         * src/messageview.c
3025         * src/prefs_common.c
3026         * src/prefs_common.h
3027         * src/summaryview.c
3028         * src/textview.c
3029         * src/textview.h
3030                 Fix bug #2377 'Show All Headers - make change persistent
3031                 between sessions'
3032
3033 2011-11-19 [pawel]      3.7.10cvs90
3034
3035         * src/folder.c
3036         * src/folder.h
3037         * src/folder_item_prefs.c
3038         * src/folderview.c
3039         * src/mainwindow.c
3040         * src/mainwindow.h
3041         * src/summaryview.c
3042         * src/summaryview.h
3043         * src/gtk/authors.h
3044                 Fix bug #1563 'Folder view: show complete threads if they
3045                 contain unread messages'
3046                 Add option to show only threads with unread messages
3047                 initial patch by Paul Ollis, my small additions:
3048                 - when checking thread for unread finish on first unread
3049                 - make thread options unavailable when threading is off
3050                 - hide_unread_msgs and hide_unread_threads are mutually
3051                   exclusive options, set menus sensitivity accordingly
3052                 - set folder item icon type similiar to hide_unread_msgs
3053
3054 2011-11-19 [colin]      3.7.10cvs89
3055
3056         * src/procheader.c
3057                 Constness fix
3058
3059 2011-11-18 [pawel]      3.7.10cvs88
3060
3061         * src/compose.c
3062         * src/mainwindow.c
3063         * src/mimeview.c
3064         * src/mimeview.h
3065         * src/prefs_common.c
3066         * src/prefs_common.h
3067                 Fix bug #2408 'Some UI elements are not persistent
3068                 between sessions'
3069                 Remember size of main window, compose notebook, mimeview
3070                 tree widgets between claws-mail runs. Compose window
3071                 size saving was already done in cvs74
3072
3073 2011-11-18 [mones]      3.7.10cvs87
3074
3075         * src/compose.c
3076         * src/procheader.c
3077         * src/procheader.h
3078                 Fixes bug #2509, "manually added headers are lost unless
3079                 mail is sent inmediately"
3080
3081 2011-11-17 [pawel]      3.7.10cvs86
3082
3083         * src/mimeview.c
3084                 Fix crasher reported in bug #2543
3085
3086 2011-11-13 [colin]      3.7.10cvs85
3087
3088         * src/compose.c
3089                 Make compose windows printable
3090
3091 2011-11-11 [colin]      3.7.10cvs84
3092
3093         * configure.ac
3094                 Fix build on Fedora 16. -lm was probably pulled by something
3095                 else previously.
3096
3097 2011-11-11 [pawel]      3.7.10cvs83
3098
3099         * src/mainwindow.c
3100         * src/mimeview.c
3101         * src/mimeview.h
3102         * src/summaryview.c
3103                 Port MimeView to GtkTreeView
3104
3105 2011-11-11 [colin]      3.7.10cvs82
3106
3107         * src/prefs_common.c
3108                 Use %x (The preferred date representation for the current locale
3109                 without the time)
3110
3111 2011-11-10 [paul]       3.7.10cvs81
3112
3113         * src/prefs_common.c
3114                 use european date format as default
3115
3116 2011-11-08 [pawel]      3.7.10cvs80
3117
3118         * src/summaryview.c
3119                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3120                 Fix race condition - don't try to hide messageview while
3121                 being in the middle of message displaying routine.
3122
3123 2011-11-08 [colin]      3.7.10cvs79
3124
3125         * src/codeconv.c
3126                 Make sure we break line when we need to. Very probably
3127                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3128                 particular mail"
3129
3130 2011-11-07 [pawel]      3.7.10cvs78
3131
3132         * src/imap_gtk.c
3133                 Fix bug #2493 'Subscription pull down should be alphabetized'
3134
3135 2011-11-07 [pawel]      3.7.10cvs77
3136
3137         * src/mimeview.c
3138         * src/textview.c
3139         * src/textview.h
3140                 Make Home & End keys work in textview
3141
3142 2011-11-06 [colin]      3.7.10cvs76
3143
3144         * src/mainwindow.c
3145                 Oops, some unwanted undo got commited.
3146
3147 2011-11-06 [colin]      3.7.10cvs75
3148
3149         * src/mainwindow.c
3150                 Don't iconify/deiconify. Instead, just show nothing
3151                 before asked to.
3152
3153 2011-11-06 [pawel]      3.7.10cvs74
3154
3155         * src/compose.c
3156                 Fix compose window size saving / restoring
3157
3158 2011-11-06 [pawel]      3.7.10cvs73
3159
3160         * src/mimeview.c
3161         * src/messageview.c
3162                 Optimize message displaying, in some conditions parts were
3163                 displayed twice causing flickering. For example first html
3164                 source and then rendering output from html plugin of the
3165                 same part.
3166
3167 2011-11-05 [wwp]        3.7.10cvs72
3168
3169         * src/gtk/gtkaspell.c
3170                 Fix compilation where 'null' is undefined (use NULL instead).
3171
3172 2011-11-05 [colin]      3.7.10cvs71
3173
3174         * src/gtk/gtkaspell.c
3175                 No need to show a backtrace if gtkaspell is null
3176
3177 2011-11-05 [pawel]      3.7.10cvs70
3178
3179         * src/gtk/gtkaspell.c
3180                 Fix crasher when spellchecking is not enabled
3181
3182 2011-11-02 [mones]      3.7.10cvs69
3183
3184         * doc/man/claws-mail.1
3185                 fixed hyphens (patch from Debian packaging)
3186                 fixed header to follow man style closely 
3187                 documented new option --compose-from-file
3188                 removed INSTALLATION section, doesn't belong to manpage
3189                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3190                 expanded FILES section to include certs and autofaces dirs
3191                 expanded SEE ALSO section to include manual and plugins
3192
3193 2011-11-01 [colin]      3.7.10cvs68
3194
3195         * src/common/utils.c
3196                 Fix wrong debug stuff commited.
3197
3198 2011-11-01 [colin]      3.7.10cvs67
3199
3200         * src/compose.c
3201         * src/main.c
3202         * src/common/utils.c
3203         * src/gtk/gtkaspell.c
3204         * src/gtk/gtkaspell.h
3205                 Fix huge slowness induced by spellcheck "while typing"
3206                 during initial quote rewraps.
3207
3208 2011-10-31 [pawel]      3.7.10cvs66
3209
3210         * src/messageview.c
3211         * src/mimeview.c
3212         * src/mimeview.h
3213         * src/summaryview.c
3214                 Fix bug #2526 'When reading message in separate window,
3215                 n and p keys do not work'
3216                 - fix key event handling in messageview
3217                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3218                   and prev-part actions)
3219                 - instead add 'z' key for prev-part, we have 'a' key 
3220                   for next-part already
3221
3222 2011-10-31 [colin]      3.7.10cvs65
3223
3224         * src/common/defs.h
3225                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3226
3227 2011-10-31 [pawel]      3.7.10cvs64
3228
3229         * src/summaryview.c
3230         * src/gtk/gtkutils.c
3231                 Fix bug #2303 'Next unread message enables message view'
3232                 Don't show previously hidden message view in main window
3233                 when user reads messages in external window
3234
3235 2011-10-31 [paul]       3.7.10cvs63
3236
3237         * src/prefs_template.c
3238                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3239                 fit at 540 here, for those where they don't the dialogue can be made
3240                 larger by the user
3241
3242 2011-10-31 [paul]       3.7.10cvs62
3243
3244         * src/compose.c
3245                 revert 3.7.10cvs61, these entries _should_ be editable
3246
3247 2011-10-30 [pawel]      3.7.10cvs61
3248
3249         * src/compose.c
3250                 Those entries should not be editable
3251
3252 2011-10-30 [pawel]      3.7.10cvs60
3253
3254         * src/prefs_template.c
3255                 - Dialog needs more height to fit all widgets
3256                 - Clear template contents on delete
3257
3258 2011-10-30 [pawel]      3.7.10cvs59
3259
3260         * src/prefs_folder_item.c
3261                 Update summaryview after changing folder prefs when needed
3262
3263 2011-10-30 [pawel]      3.7.10cvs58
3264
3265         * src/mimeview.c
3266                 Remove key-press-event blocking, it only
3267                 emits GLib-GObject warnings
3268
3269 2011-10-29 [colin]      3.7.10cvs57
3270
3271         * src/addr_compl.c
3272                 Fix focus of completion window with gnome shell
3273                 Fixes bug #2525, "Address completion window does not get
3274                 keyboard focus"
3275
3276 2011-10-29 [colin]      3.7.10cvs56
3277
3278         * src/folderview.c
3279                 Fix flicker on recursive quicksearch
3280
3281 2011-10-28 [colin]      3.7.10cvs55
3282
3283         * src/alertpanel.c
3284         * src/mainwindow.c
3285                 Fix a bit the focus problem on Gnome shell
3286
3287 2011-10-26 [mones]      3.7.10cvs54
3288
3289         * src/compose.c
3290                 Add missing accelerator
3291
3292 2011-10-25 [colin]      3.7.10cvs53
3293
3294         * src/gtk/gtkcmclist.c
3295         * src/gtk/gtkcmctree.c
3296                 Fix colors, fix warnings
3297
3298 2011-10-25 [colin]      3.7.10cvs52
3299
3300         * src/gtk/gtkcmclist.c
3301         * src/gtk/gtkcmctree.c
3302                 Fix focus things.
3303
3304 2011-10-25 [colin]      3.7.10cvs51
3305
3306         * src/stock_pixmap.c
3307                 Fix build with gtk + 2.20
3308
3309 2011-10-25 [colin]      3.7.10cvs50
3310
3311         * src/compose.c
3312         * src/messageview.c
3313         * src/procmsg.c
3314         * src/procmsg.h
3315                 Fix locking when sending a single message
3316
3317 2011-10-25 [colin]      3.7.10cvs49
3318
3319         * src/gtk/colorlabel.c
3320                 GDK_ => GDK_KEY
3321         * src/gtk/gtkcmclist.c
3322                 Make row height closer to what it was
3323
3324 2011-10-25 [colin]      3.7.10cvs48
3325
3326         * src/stock_pixmap.c
3327                 Always use cairo to draw
3328
3329 2011-10-25 [colin]      3.7.10cvs47
3330
3331         * src/mimeview.c
3332                 Fix bug #2529, 'crash in mimeview_start_drag after
3333                 deleting message'. Patch by Ricardo
3334
3335 2011-10-23 [colin]      3.7.10cvs46
3336
3337         * src/gtk/gtkcmclist.c
3338         * src/gtk/gtkcmclist.h
3339         * src/gtk/gtkcmctree.c
3340                 Draw CMClist with cairo too.
3341
3342 2011-10-23 [colin]      3.7.10cvs45
3343
3344         * src/gtk/gtkcmclist.h
3345                 Fix build (this was not meant to be commited)
3346
3347 2011-10-23 [colin]      3.7.10cvs44
3348
3349         * src/addressadd.c
3350         * src/addressbook.c
3351         * src/addressbook_foldersel.c
3352         * src/editgroup.c
3353         * src/foldersel.c
3354         * src/folderview.c
3355         * src/grouplistdialog.c
3356         * src/prefs_common.c
3357         * src/prefs_common.h
3358         * src/summaryview.c
3359         * src/gtk/gtkcmclist.c
3360         * src/gtk/gtkcmclist.h
3361         * src/gtk/gtkcmctree.c
3362         * src/gtk/gtkcmctree.h
3363         * src/gtk/gtksctree.c
3364                 Refactor some tree stuff (lots of code duplication there)
3365                 and switch to cairo for tree rendering.
3366
3367 2011-10-23 [holger]     3.7.10cvs43
3368
3369         * src/filtering.c
3370                 Don't issue a warning for designed behaviour of the stop rule.
3371                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3372
3373 2011-10-22 [colin]      3.7.10cvs42
3374
3375         * src/printing.c
3376         * src/gtk/gtkshruler.c
3377         * src/gtk/gtkutils.h
3378                 Fix GTK+2.16 build
3379
3380 2011-10-22 [colin]      3.7.10cvs41
3381
3382         * src/account.c
3383         * src/addr_compl.c
3384         * src/addrgather.c
3385         * src/compose.c
3386         * src/editldap.c
3387         * src/expldifdlg.c
3388         * src/folderview.c
3389         * src/grouplistdialog.c
3390         * src/headerview.c
3391         * src/importldif.c
3392         * src/main.c
3393         * src/mainwindow.c
3394         * src/mimeview.c
3395         * src/noticeview.c
3396         * src/prefs_account.c
3397         * src/prefs_actions.c
3398         * src/prefs_ext_prog.c
3399         * src/prefs_filtering.c
3400         * src/prefs_folder_item.c
3401         * src/prefs_image_viewer.c
3402         * src/prefs_logging.c
3403         * src/prefs_msg_colors.c
3404         * src/prefs_other.c
3405         * src/prefs_send.c
3406         * src/prefs_spelling.c
3407         * src/prefs_summaries.c
3408         * src/prefs_template.c
3409         * src/printing.c
3410         * src/quote_fmt.c
3411         * src/send_message.c
3412         * src/statusbar.c
3413         * src/summary_search.c
3414         * src/summaryview.c
3415         * src/wizard.c
3416         * src/gtk/gtkcmclist.c
3417         * src/gtk/gtkcmctree.c
3418         * src/gtk/gtkcmoptionmenu.c
3419         * src/gtk/gtksctree.c
3420         * src/gtk/gtkutils.c
3421         * src/gtk/gtkutils.h
3422         * src/gtk/gtkvscrollbutton.c
3423         * src/gtk/inputdialog.c
3424         * src/gtk/pluginwindow.c
3425         * src/gtk/quicksearch.c
3426         * src/gtk/spell_entry.c
3427         * src/plugins/bogofilter/bogofilter_gtk.c
3428         * src/plugins/dillo_viewer/dillo_prefs.c
3429         * src/plugins/pgpcore/prefs_gpg.c
3430         * src/plugins/spamassassin/spamassassin_gtk.c
3431         * src/plugins/trayicon/trayicon.c
3432         * src/plugins/trayicon/trayicon_prefs.c
3433                 Remove all possible #if GTK_CHECK_VERSION() checks,
3434                 and make Claws build with GTK+2.16 (untested right
3435                 now), as the Gpg4Win project uses GTK+2.16 currently.
3436
3437 2011-10-22 [colin]      3.7.10cvs40
3438
3439         * src/gtk/gtkutils.h
3440         * configure.ac
3441                 Fix (hopefully) build with GTK+ 2.18.
3442
3443 2011-10-20 [paul]       3.7.10cvs39
3444
3445         * AUTHORS
3446         * src/ldif.c
3447         * src/gtk/authors.h
3448                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3449                 Patch by Bodo Graumann <mail@bodograumann.de>
3450
3451 2011-10-20 [mones]      3.7.10cvs38
3452
3453         * po/fr.po
3454         * src/common/defs.h
3455                 Fix references to old dotsrc mailing lists
3456
3457 2011-10-19 [mones]      3.7.10cvs37
3458
3459         * src/prefs_msg_colors.c
3460                 Fix Ok/Cancel buttons in color selector of preferences
3461
3462 2011-10-17 [colin]      3.7.10cvs36
3463
3464         * src/gtk/gtkshruler.c
3465                 (Probably) fix GTK+ <= 2.22
3466
3467 2011-10-17 [colin]      3.7.10cvs35
3468
3469         * src/gtk/gtkshruler.c
3470                 Fix GTK+2.22 build
3471
3472 2011-10-17 [mones]      3.7.10cvs34
3473
3474         * src/addrbook.c
3475         * src/exportldif.c
3476         * src/jpilot.c
3477         * src/mutt.c
3478         * src/pine.c
3479         * src/procmsg.c
3480         * src/vcard.c
3481                 Fix potential out-of-buffer writes
3482
3483 2011-10-17 [mones]      3.7.10cvs33
3484
3485         * src/main.c
3486                 Use just one g_print call per option; correct indentation
3487
3488 2011-10-17 [colin]      3.7.10cvs32
3489
3490         * src/compose.c
3491         * src/compose.h
3492         * src/gtk/Makefile.am
3493         * src/gtk/gtkshruler.c
3494         * src/gtk/gtkshruler.h
3495         * src/gtk/gtkunit.c
3496         * src/gtk/gtkunit.h
3497                 Reimplement ruler using the GTK widgets. Thanks
3498                 to Hanno for the initial patch.
3499
3500 2011-10-17 [colin]      3.7.10cvs31
3501
3502         * src/action.c
3503         * src/main.c
3504         * src/gtk/gtkutils.c
3505         * src/gtk/gtkutils.h
3506                 Undeprecate GIO/GdkCondition
3507
3508 2011-10-16 [mones]      3.7.10cvs30
3509
3510         * src/main.c
3511                 Add --compose-from-file option to open composition
3512                 window with the headers and body from a file; based
3513                 on Debian patch to fix http://bugs.debian.org/544868
3514
3515 2011-10-15 [mones]      3.7.10cvs29
3516
3517         * manual/advanced.xml
3518                 Document new summary_from_show hidden preference
3519
3520 2011-10-15 [paul]       3.7.10cvs28
3521
3522         * src/compose.c
3523                 compose_create_tags() - fix misplaced 'int i'
3524                 compose_entry_mark_default_to() - fix To field highlighting
3525
3526 2011-10-09 [colin]      3.7.10cvs27
3527
3528         * src/addr_compl.c
3529                 Fix address completion
3530
3531 2011-10-07 [colin]      3.7.10cvs26
3532
3533         * src/prefs_filtering_action.c
3534         * src/gtk/gtkutils.h
3535                 Fix build with GTK+2.20
3536
3537 2011-10-07 [colin]      3.7.10cvs25
3538
3539         * src/gtk/Makefile.am
3540         * src/gtk/gdkkeysyms-new.h
3541         * src/gtk/gtkutils.h
3542                 Copy the new GDK_KEY_* definitions for older GTKs
3543
3544 2011-10-07 [colin]      3.7.10cvs24
3545
3546         * configure.ac
3547                 Fix typos (thanks to Hanno)
3548
3549 2011-10-07 [colin]      3.7.10cvs23
3550
3551         * src/compose.c
3552         * src/gtk/gtkshruler.c
3553         * src/gtk/gtkshruler.h
3554                 Disable ruler starting from 2.24.
3555
3556 2011-10-07 [colin]      3.7.10cvs22
3557
3558         * configure.ac
3559         * src/messageview.c
3560         * src/gtk/Makefile.am
3561                 GTK2 build fix
3562
3563 2011-10-07 [colin]      3.7.10cvs21
3564
3565         * configure.ac
3566         * src/action.c
3567         * src/addr_compl.c
3568         * src/addrgather.c
3569         * src/compose.c
3570         * src/compose.h
3571         * src/editldap.c
3572         * src/mainwindow.c
3573         * src/message_search.c
3574         * src/mimeview.c
3575         * src/mimeview.h
3576         * src/prefs_account.c
3577         * src/prefs_compose_writing.c
3578         * src/prefs_filtering_action.c
3579         * src/prefs_folder_item.c
3580         * src/prefs_logging.c
3581         * src/prefs_matcher.c
3582         * src/prefs_message.c
3583         * src/prefs_other.c
3584         * src/prefs_receive.c
3585         * src/prefs_summaries.c
3586         * src/prefs_wrapping.c
3587         * src/printing.c
3588         * src/ssl_manager.c
3589         * src/statusbar.c
3590         * src/stock_pixmap.c
3591         * src/summary_search.c
3592         * src/textview.c
3593         * src/gtk/Makefile.am
3594         * src/gtk/colorlabel.c
3595         * src/gtk/gtkutils.c
3596         * src/gtk/gtkutils.h
3597         * src/gtk/logwindow.c
3598         * src/gtk/menu.c
3599         * src/gtk/menu.h
3600         * src/gtk/quicksearch.c
3601         * src/gtk/spell_entry.c
3602         * src/plugins/bogofilter/bogofilter_gtk.c
3603         * src/plugins/dillo_viewer/dillo_viewer.c
3604         * src/plugins/pgpcore/prefs_gpg.c
3605         * src/plugins/spamassassin/spamassassin_gtk.c
3606                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3607                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3608                 ported (especially GtkCMOptionMenu)
3609
3610 2011-10-07 [colin]      3.7.10cvs20
3611
3612         * src/account.c
3613         * src/action.c
3614         * src/addr_compl.c
3615         * src/addrcustomattr.c
3616         * src/addrduplicates.c
3617         * src/addressadd.c
3618         * src/addressbook.c
3619         * src/addressbook_foldersel.c
3620         * src/addrgather.c
3621         * src/alertpanel.c
3622         * src/browseldap.c
3623         * src/compose.c
3624         * src/editaddress.c
3625         * src/editaddress_other_attributes_ldap.c
3626         * src/editbook.c
3627         * src/editgroup.c
3628         * src/editjpilot.c
3629         * src/editldap.c
3630         * src/editldap_basedn.c
3631         * src/edittags.c
3632         * src/editvcard.c
3633         * src/exphtmldlg.c
3634         * src/expldifdlg.c
3635         * src/export.c
3636         * src/foldersel.c
3637         * src/folderview.c
3638         * src/grouplistdialog.c
3639         * src/import.c
3640         * src/importldif.c
3641         * src/importmutt.c
3642         * src/importpine.c
3643         * src/mainwindow.c
3644         * src/message_search.c
3645         * src/messageview.c
3646         * src/mimeview.c
3647         * src/prefs_actions.c
3648         * src/prefs_customheader.c
3649         * src/prefs_display_header.c
3650         * src/prefs_filtering.c
3651         * src/prefs_filtering_action.c
3652         * src/prefs_folder_column.c
3653         * src/prefs_matcher.c
3654         * src/prefs_msg_colors.c
3655         * src/prefs_other.c
3656         * src/prefs_summaries.c
3657         * src/prefs_summary_column.c
3658         * src/prefs_summary_open.c
3659         * src/prefs_template.c
3660         * src/prefs_toolbar.c
3661         * src/printing.c
3662         * src/sourcewindow.c
3663         * src/ssl_manager.c
3664         * src/summary_search.c
3665         * src/summaryview.c
3666         * src/textview.c
3667         * src/uri_opener.c
3668         * src/gtk/about.c
3669         * src/gtk/colorsel.c
3670         * src/gtk/combobox.c
3671         * src/gtk/description_window.c
3672         * src/gtk/foldersort.c
3673         * src/gtk/gtkaspell.c
3674         * src/gtk/gtkcmclist.c
3675         * src/gtk/gtkcmctree.c
3676         * src/gtk/gtkcmoptionmenu.c
3677         * src/gtk/gtkutils.c
3678         * src/gtk/icon_legend.c
3679         * src/gtk/inputdialog.c
3680         * src/gtk/logwindow.c
3681         * src/gtk/pluginwindow.c
3682         * src/gtk/prefswindow.c
3683         * src/gtk/quicksearch.c
3684         * src/plugins/pgpcore/passphrase.c
3685         * src/plugins/pgpcore/select-keys.c
3686                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
3687                 to replace GDK_* by GDK_KEY_*.
3688
3689 2011-10-07 [colin]      3.7.10cvs19
3690
3691         * AUTHORS
3692         * src/account.c
3693         * src/action.c
3694         * src/addr_compl.c
3695         * src/addressbook.c
3696         * src/alertpanel.c
3697         * src/compose.c
3698         * src/edittags.c
3699         * src/folderview.c
3700         * src/grouplistdialog.c
3701         * src/image_viewer.c
3702         * src/mainwindow.c
3703         * src/mimeview.c
3704         * src/noticeview.c
3705         * src/prefs_filtering_action.c
3706         * src/prefs_folder_column.c
3707         * src/prefs_msg_colors.c
3708         * src/prefs_summary_column.c
3709         * src/prefs_toolbar.c
3710         * src/printing.c
3711         * src/stock_pixmap.c
3712         * src/summaryview.c
3713         * src/textview.c
3714         * src/undo.c
3715         * src/wizard.c
3716         * src/gtk/about.c
3717         * src/gtk/authors.h
3718         * src/gtk/colorlabel.c
3719         * src/gtk/colorsel.c
3720         * src/gtk/gtkcmclist.c
3721         * src/gtk/gtkcmctree.c
3722         * src/gtk/gtkcmoptionmenu.c
3723         * src/gtk/gtksctree.c
3724         * src/gtk/gtkutils.c
3725         * src/gtk/gtkvscrollbutton.c
3726         * src/gtk/inputdialog.c
3727         * src/gtk/logwindow.c
3728         * src/gtk/menu.c
3729         * src/gtk/prefswindow.c
3730         * src/gtk/progressdialog.c
3731         * src/plugins/pgpcore/passphrase.c
3732         * src/plugins/trayicon/trayicon.c
3733                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
3734                 Patch by Hanno Thurow-Meyer, many thanks to him !
3735
3736 2011-09-20 [colin]      3.7.10cvs18
3737
3738         * src/common/ssl.c
3739                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
3740                 gnutls 3.0.3'
3741
3742 2011-09-18 [colin]      3.7.10cvs17
3743
3744         * src/news.c
3745                 Fix segfault when connection fails
3746
3747 2011-09-03 [colin]      3.7.10cvs16
3748
3749         * src/common/ssl.c
3750                 Use NORMAL instead of EXPORT priorities.
3751
3752 2011-09-02 [colin]      3.7.10cvs15
3753
3754         * configure.ac
3755         * src/common/ssl.c
3756                 Linking against gcrypt explicitely in order to call
3757                 gcry_control() for mutex setup isn't necessary anymore
3758                 starting from gnuTLS 2.11.
3759
3760 2011-08-31 [colin]      3.7.10cvs14
3761
3762         * src/plugins/pgpinline/pgpinline.c
3763         * src/plugins/pgpmime/pgpmime.c
3764                 Fix bug #2431, "Major memory leak in PGP message handling".
3765
3766 2011-08-31 [colin]      3.7.10cvs13
3767
3768         * AUTHORS
3769         * src/gtk/authors.h
3770         * src/mainwindow.c
3771         * src/messageview.c
3772         * src/gtk/authors.h
3773                 Apply Steve Rader's patch from bug #2388, "Add 
3774                 message view scrolling menu items"
3775
3776 2011-08-30 [colin]      3.7.10cvs12
3777
3778         * src/gtk/prefswindow.c
3779                 Fix layout issues (i.e. on SSL page if changing account
3780                 type prior to visiting it).
3781
3782 2011-08-30 [colin]      3.7.10cvs11
3783
3784         * configure.ac
3785         * src/common/ssl.c
3786                 Don't use deprecated functions for GnuTLS priorities.
3787                 Require GnuTLS 2.2 that is the first version with the
3788                 new function.
3789
3790 2011-08-30 [colin]      3.7.10cvs10
3791
3792         * src/common/socket.c
3793         * src/common/ssl.c
3794                 Long-term fix for bug #2402, "GnuTLS change breaks socket
3795                 communication", as per http://savannah.gnu.org/support/?107660
3796
3797 2011-08-30 [colin]      3.7.10cvs9
3798
3799         * src/etpan/imap-thread.c
3800         * src/etpan/nntp-thread.c
3801                 Remove dead openSSL code
3802
3803 2011-08-30 [colin]      3.7.10cvs8
3804
3805         * src/ssl_manager.c
3806         * src/common/ssl.c
3807         * src/common/ssl_certificate.c
3808         * src/common/ssl_certificate.h
3809         * src/etpan/imap-thread.c
3810         * src/etpan/nntp-thread.c
3811                 Fix bug #2127, "SSL cert check uses canonical name instead of
3812                 specified name"
3813
3814 2011-08-29 [colin]      3.7.10cvs7
3815
3816         * src/prefs_account.c
3817                 Fix X-Mailer option not appearing on IMAP
3818
3819 2011-08-29 [colin]      3.7.10cvs6
3820
3821         * src/plugins/pgpcore/Makefile.am
3822         * src/plugins/pgpinline/Makefile.am
3823         * src/plugins/pgpmime/Makefile.am
3824         * src/plugins/smime/Makefile.am
3825                 Windows build fix:
3826                 libtool: link: require no space between `-L' and `.'
3827
3828 2011-08-29 [colin]      3.7.10cvs5
3829
3830         * src/account.c
3831         * src/compose.c
3832         * src/prefs_account.c
3833         * src/prefs_account.h
3834                 Revert cvs4 which is rather illogical and instead
3835                 use Fabian's patch from bug #2471
3836
3837 2011-08-29 [colin]      3.7.10cvs4
3838
3839         * src/compose.c
3840                 Don't insert custom headers that have empty values.
3841                 Allows not inserting X-Mailer if it's set to nothing.
3842                 Fixes bug #2471, "Make setting an X-Mailer header optional".
3843
3844 2011-08-29 [colin]      3.7.10cvs3
3845
3846         * src/image_viewer.c
3847         * src/textview.c
3848         * src/gtk/gtkutils.c
3849         * src/gtk/gtkutils.h
3850                 Handle EXIF orientation in images (both in textview's
3851                 preview and image viewer)
3852
3853 2011-08-28 [paul]       3.7.10cvs2
3854
3855         * src/prefs_common.c
3856         * src/prefs_common.h
3857         * src/summaryview.c
3858                 add new hidden option to control the display in the From
3859                 column in the Message List: 0 (default): show name,
3860                 1: show address, 2: show name + address
3861
3862 2011-08-27 [paul]       3.7.10cvs1
3863
3864         * po/POTFILES.in
3865         * src/common/ssl_certificate.c
3866         * src/etpan/imap-thread.c
3867         * src/etpan/nntp-thread.c
3868                 offer up some missing log_error() strings to translators
3869
3870 2011-08-27 [paul]       3.7.10
3871         * NEWS
3872         * README
3873         * RELEASE_NOTES 
3874                 3.7.10 unleashed!               
3875
3876 2011-08-27 [paul]       3.7.9cvs52
3877
3878         * po/cs.po
3879         * po/fr.po
3880         * po/hu.po
3881         * po/lt.po
3882         * po/pt_BR.po
3883         * po/sk.po
3884                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
3885                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
3886
3887 2011-08-27 [mones]      3.7.9cvs51
3888
3889         * claws-mail.desktop
3890                 Include generic name and comment translations
3891                 Thanks to all the people on the translators ML!
3892
3893 2011-08-23 [paul]       3.7.9cvs50
3894
3895         * src/common/ssl.c
3896                 probable/possible fix/workaround for bug 2402,
3897                 'can't download message from pop3 server'
3898
3899 2011-08-18 [paul]       3.7.9cvs49
3900
3901         * manual/handling.xml
3902                 fix typos. thanks to vilpan
3903
3904 2011-08-17 [paul]       3.7.9cvs48
3905
3906         * tools/claws.i18n.status.pl
3907                 add Mindaugas Baranauskas (Lithuanian)
3908
3909 2011-08-14 [mir]        3.7.9cvs47
3910
3911         * src/news.c
3912         * src/etpan/nntp-thread.c
3913                 Fix bug 2418. Patch provided by Sébastien Bigaret with
3914                 some minor contribution by me.
3915
3916 2011-08-13 [mir]        3.7.9cvs46
3917
3918         * src/etpan/nntp-thread.c
3919                 Fix bug when NNTP server sends authentication warning
3920                 as part of the connection session. Privously etpan would
3921                 bail out for any return code other than NEWSNNTP_NO_ERROR
3922                 but as early as the connection session a return code like
3923                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
3924                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
3925                 be considered as an error.
3926
3927 2011-08-12 [paul]       3.7.9cvs45
3928
3929         * src/mimeview.c
3930                 3.7.9cvs43 mistakenly dropped off the info
3931                 about the mime part from the tooltip
3932
3933 2011-08-12 [wwp]        3.7.9cvs44
3934
3935         * src/gtk/quicksearch.c
3936          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
3937
3938 2011-08-09 [paul]       3.7.9cvs43
3939
3940         * src/mimeview.c
3941                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
3942
3943 2011-08-06 [paul]       3.7.9cvs42
3944
3945         * src/compose.c
3946                 fix cursor placement in Forward template
3947
3948 2011-08-06 [paul]       3.7.9cvs41
3949
3950         * src/gtk/description_window.c
3951                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
3952
3953 2011-08-05 [holger]     3.7.9cvs40
3954
3955         * claws-mail.desktop
3956                 Revert 3.7.9cvs35 for now, it may be problematic
3957                 (see bug #2450)
3958
3959 2011-08-05 [paul]       3.7.9cvs39
3960
3961         * src/mainwindow.c
3962         * src/messageview.c
3963                 use 'Collapse quotes' rather than 'Fold quotes' on
3964                 labels, for consistency
3965         * src/toolbar.c
3966                 use 'Receive mail from account' rather than 'on account'
3967
3968 2011-07-30 [mir]        3.7.9cvs38
3969
3970         * src/etpan/Makefile.am
3971         * src/plugins/pgpcore/Makefile.am
3972         * src/plugins/pgpmime/Makefile.am
3973         * src/plugins/smime/Makefile.am
3974                 Fix broken build on Debian Sid. enchant.h cannot be
3975                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
3976                 present in Makefile.am. Apparently enchant.h in older
3977                 versions were placed in /usr/include which is always
3978                 scanned be default.
3979
3980 2011-07-21 [mones]      3.7.9cvs37
3981
3982         * src/common/plugin.c
3983         * src/common/plugin.h
3984                 Make licences allowed for plugins more explicit and also
3985                 accept dual (or more) licences when properly formatted.
3986                 Doesn't require any change on current plugins.
3987
3988 2011-07-18 [mones]      3.7.9cvs36
3989
3990         * manual/advanced.xml
3991                 Document briefly tags feature.
3992         * manual/glossary.xml
3993                 Fix definition to avoid confussion with tags.
3994         * manual/es/advanced.xml
3995         * manual/es/glossary.xml
3996                 Synchronize Spanish translation with the above.
3997
3998 2011-07-07 [holger]     3.7.9cvs35
3999
4000         * claws-mail.desktop
4001                 Add indicator stuff to the desktop file
4002                 Taken from bug #2450
4003
4004 2011-07-06 [paul]       3.7.9cvs34
4005
4006         * src/edittags.c
4007                 fix English usage
4008
4009 2011-07-06 [mones]      3.7.9cvs33
4010
4011         * src/edittags.c
4012                 Do not create an empty tag name row in panel and
4013                 warn user about using a non-reserved tag instead
4014
4015 2011-07-05 [mones]      3.7.9cvs32
4016
4017         * src/imap.c
4018         * src/common/tags.c
4019         * src/common/tags.h
4020         * src/etpan/imap-thread.c
4021                 Make constants for reserved tags and use them
4022                 Removed also duplicate comparison while at it
4023
4024 2011-07-05 [paul]       3.7.9cvs31
4025
4026         * src/compose.c
4027                 when using a Compose template, only place the cursor
4028                 in the body when the cursor symbol, %cursor (%X), is used
4029
4030 2011-07-03 [paul]       3.7.9cvs30
4031
4032         * src/main.c
4033                 do main_window_popup(mainwin); on plugin load error, or
4034                 else the warning dialogue and mainwindow stays minimised
4035                 and hidden
4036
4037 2011-07-03 [paul]       3.7.9cvs29
4038
4039         * src/wizard.c
4040                 fix bug 2462, 'Building without GnuTLS support leads to a
4041                 failure in wizard.c'
4042
4043 2011-07-03 [paul]       3.7.9cvs28
4044
4045         * src/mainwindow.c
4046         * src/mainwindow.h
4047         * src/summaryview.c
4048                 fix bug #2461, 'popup menu in message list displays
4049                 'move to trash' and 'delete''.
4050                 Add a new sensitivity condition 'M_NOT_TRASH' and
4051                 remove the broken workaround for right-click in summaryview.c.
4052                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4053                 News folder.
4054
4055 2011-06-21 [paul]       3.7.9cvs27
4056
4057         * src/mainwindow.c
4058                 revert 3.7.9cvs2, it does no good
4059
4060 2011-06-18 [mir]        3.7.9cvs26
4061
4062         * configure.ac
4063                 Fix autoconf warnings introduced in autoconf >= 2.64
4064
4065 2011-06-05 [paul]       3.7.9cvs25
4066
4067         * po/ca.po
4068         * po/cs.po
4069         * po/de.po
4070         * po/it.po
4071         * po/ja.po
4072         * po/pt_PT.po
4073         * po/sk.po
4074         * po/uk.po
4075                 fix strings where an informational message has been
4076                 wrongly entered into the translated string
4077         * src/toolbar.c
4078                 enable 'Trash' and 'Sender' to be translated based on
4079                 the context, e.g. as button text and as mail header
4080         * src/gtk/about.c
4081                 fix english in Info tab
4082
4083 2011-05-25 [colin]      3.7.9cvs24
4084
4085         * src/action.c
4086                 Fix bug #2439, "use bitwise operator for bitmask instead of
4087                 logical operator". Thanks to Nicolas Kaiser for the patch.
4088
4089 2011-05-18 [colin]      3.7.9cvs23
4090
4091         * src/news.c
4092                 Fix missing group selection before xover if the
4093                 connection was reset before.
4094
4095 2011-05-12 [colin]      3.7.9cvs22
4096
4097         * src/common/utils.c
4098                 Fix bug #2412, "Send account mail address in Message-ID
4099                 wrongly implemented". Patch by Fabian Keil.
4100
4101 2011-05-12 [mones]      3.7.9cvs21
4102
4103         * src/etpan/nntp-thread.c
4104                 Fix bug #2418 "NNTP authentication is broken"
4105
4106 2011-05-09 [pawel]      3.7.9cvs20
4107
4108         * src/mainwindow.c
4109         * src/prefs_folder_item.c
4110                 Small UI fixes
4111
4112 2011-05-05 [colin]      3.7.9cvs19
4113
4114         * src/imap.c
4115         * src/inc.c
4116         * src/news.c
4117         * src/send_message.c
4118                 Fix bug #2184, "Add account name information inside network log".
4119                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4120                 This stuff is too much copy-pasted.
4121
4122
4123 2011-04-30 [colin]      3.7.9cvs18
4124
4125         * src/main.c
4126                 Fix bug #2414, 'Claws segfaults on startup with
4127                 notification plugin enabled". Thanks Christian
4128                 Faulhammer for the patch.
4129
4130 2011-04-27 [colin]      3.7.9cvs17
4131
4132         * src/codeconv.c
4133                 Make Windows' encoding CP1251 for ru_RU locale
4134                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4135
4136 2011-04-24 [paul]       3.7.9cvs16
4137
4138         * manual/claws-mail-manual.xml
4139         * manual/de/claws-mail-manual.xml
4140         * manual/es/claws-mail-manual.xml
4141         * manual/fr/claws-mail-manual.xml
4142         * manual/it/claws-mail-manual.xml
4143                 update copyright year
4144
4145 2011-04-24 [paul]       3.7.9cvs15
4146
4147         * src/summaryview.c
4148                 fix bug #2353, 'Right-clicking on spam in order to delete
4149                 it causes it to show in message window'
4150
4151 2011-04-24 [paul]       3.7.9cvs14
4152
4153         * src/mainwindow.c
4154         * src/gtk/foldersort.c
4155         * src/gtk/foldersort.h
4156                 fix labelling, 'change folder order' to 'change mailbox order'
4157
4158 2011-04-23 [paul]       3.7.9cvs13
4159
4160         * configure.ac
4161                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4162                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4163                 committed in 3.7.8cvs19 
4164
4165 2011-04-11 [paul]       3.7.9cvs12
4166
4167         * src/plugins/trayicon/trayicon.c
4168                 fix build bug: gtk_status_icon_set_title() is available
4169                 since gtk 2.18.x not 2.14.x
4170
4171 2011-04-11 [paul]       3.7.9cvs11
4172
4173         * po/hu.po
4174                 updated by Páder RezsÅ‘
4175
4176 2011-04-10 [colin]      3.7.9cvs10
4177
4178         * src/addr_compl.c
4179         * src/addressbook.c
4180         * src/compose.c
4181         * src/editaddress.c
4182         * src/editaddress_other_attributes_ldap.c
4183         * src/main.c
4184         * src/message_search.c
4185         * src/prefs_display_header.c
4186         * src/prefs_filtering_action.c
4187         * src/prefs_matcher.c
4188         * src/prefs_other.c
4189         * src/prefs_toolbar.c
4190         * src/summary_search.c
4191         * src/gtk/colorlabel.c
4192         * src/gtk/combobox.c
4193         * src/gtk/gtkcmoptionmenu.c
4194         * src/gtk/gtkshruler.c
4195         * src/gtk/gtkshruler.h
4196         * src/gtk/gtkutils.h
4197         * src/gtk/inputdialog.c
4198         * src/gtk/quicksearch.c
4199                 Revert the whole pile of crap introduced in
4200                 cvs9,8,7,4.
4201
4202 2011-04-10 [colin]      3.7.9cvs9
4203
4204         * src/compose.c
4205         * src/editaddress.c
4206         * src/editaddress_other_attributes_ldap.c
4207         * src/main.c
4208         * src/message_search.c
4209         * src/prefs_display_header.c
4210         * src/prefs_matcher.c
4211         * src/prefs_toolbar.c
4212         * src/summary_search.c
4213         * src/gtk/combobox.c
4214         * src/gtk/gtkutils.h
4215         * src/gtk/inputdialog.c
4216         * src/gtk/quicksearch.c
4217                 Finish fun with combo boxes. (hopefully)
4218
4219 2011-04-10 [colin]      3.7.9cvs8
4220
4221         * src/compose.c
4222         * src/prefs_filtering_action.c
4223         * src/gtk/combobox.c
4224         * src/gtk/gtkshruler.c
4225         * src/gtk/gtkshruler.h
4226                 More undeprecation. GTKSHRuler is #if'ed out. We can
4227                 still decide to maintain the old GtkRuler widget in-tree
4228                 if the lack of ruler in Compose window is too
4229                 annoying.
4230
4231 2011-04-10 [colin]      3.7.9cvs7
4232
4233         * src/addr_compl.c
4234         * src/addressbook.c
4235         * src/compose.c
4236         * src/editaddress_other_attributes_ldap.c
4237         * src/message_search.c
4238         * src/prefs_display_header.c
4239         * src/prefs_filtering_action.c
4240         * src/prefs_other.c
4241         * src/prefs_toolbar.c
4242         * src/summary_search.c
4243         * src/gtk/colorlabel.c
4244         * src/gtk/combobox.c
4245         * src/gtk/gtkcmoptionmenu.c
4246         * src/gtk/gtkutils.h
4247                 More comboboxtext undeprecation
4248
4249 2011-04-10 [colin]      3.7.9cvs6
4250
4251         * src/messageview.c
4252                 Fix it better.
4253
4254 2011-04-10 [colin]      3.7.9cvs5
4255
4256         * src/messageview.c
4257                 Fix age-old typo.
4258
4259 2011-04-10 [colin]      3.7.9cvs4
4260
4261         * src/compose.c
4262         * src/editaddress_other_attributes_ldap.c
4263         * src/message_search.c
4264         * src/prefs_display_header.c
4265         * src/prefs_filtering_action.c
4266         * src/prefs_other.c
4267         * src/prefs_toolbar.c
4268         * src/summary_search.c
4269         * src/gtk/combobox.c
4270         * src/gtk/gtkutils.h
4271                 gtk_combo_box_*_text() is deprecated, and
4272                 gtk_combo_box_text_*() is the new hotness.
4273
4274 2011-04-10 [colin]      3.7.9cvs3
4275
4276         * src/addr_compl.c
4277         * src/addressbook.c
4278         * src/browseldap.c
4279         * src/compose.c
4280         * src/folder.c
4281         * src/folderview.c
4282         * src/gtk/gtkvscrollbutton.c
4283         * src/gtk/gtkvscrollbutton.h
4284                 s/GtkFunction/GSourceFunc
4285
4286 2011-04-10 [colin]      3.7.9cvs2
4287
4288         * src/mainwindow.c
4289                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4290                 This is the patch from bug #2396, it should be innocuous even
4291                 if that's useless to do deiconify + present window...
4292
4293 2011-04-09 [paul]       3.7.9cvs1
4294
4295         * src/prefs_summaries.c
4296                 fix typo in string. (thanks, Brad!)
4297
4298 2011-04-09 [paul]       3.7.9
4299         * NEWS
4300         * README
4301         * RELEASE_NOTES 
4302                 3.7.9 unleashed!        
4303
4304 2011-04-09 [paul]       3.7.8cvs78
4305
4306         * po/cs.po
4307         * po/es.po
4308         * po/fi.po
4309         * po/fr.po
4310         * po/lt.po
4311         * po/pt_BR.po
4312         * po/sk.po
4313         * po/uk.po
4314                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4315                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4316                 Slavko, and Yarema
4317
4318 2011-04-09 [colin]      3.7.8cvs77
4319
4320         * src/gtk/filesel.c
4321                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4322                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4323                 encoding filename. Hooray for stupid.
4324
4325 2011-04-08 [colin]      3.7.8cvs76
4326
4327         * src/action.c
4328                 Fix action Stop: if child does not react to SIGTERM, it'll
4329                 probably start behaving when it'll get a SIGKILL on the user's
4330                 second press on Stop.
4331                 Fixes bug #2237, "User action makes Claws unresponsive".
4332
4333 2011-04-08 [colin]      3.7.8cvs75
4334
4335         * src/account.c
4336         * src/folder.c
4337         * src/folder.h
4338         * src/folder_item_prefs.c
4339         * src/folder_item_prefs.h
4340         * src/prefs_account.c
4341                 Fix bug #2382, "folderitemrc not updated when account
4342                 name is changed". Indeed, this wasn't done.
4343
4344 2011-04-08 [wwp]        3.7.8cvs74
4345
4346         * src/procmime.c
4347         Add support for quoted values (*="value").
4348         This commonly fixes a trailing quote appearing to filenames
4349         sent by iphone Mail (not sure if it's culprit at all, though).
4350
4351 2011-04-08 [colin]      3.7.8cvs73
4352
4353         * src/gtk/filesel.c
4354                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4355                 caused by attachments with extended chars in the file name". Patch
4356                 derived from a patch bt Fabien Keil
4357
4358 2011-04-05 [wwp]        3.7.8cvs72
4359
4360         * src/compose.c
4361                 A debug string not to translate.
4362
4363 2011-04-03 [colin]      3.7.8cvs71
4364
4365         * src/common/utils.h
4366                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4367                 That's not the first bug-report where internal
4368                 debug-only backtrace() crashes on FreeBSD.
4369
4370 2011-04-03 [colin]      3.7.8cvs70
4371
4372         * src/compose.c
4373                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4374                 compose window".
4375                 Batch-mode compose windows (from filtering actions) shouldn't
4376                 try to access stuff after flushing events...
4377
4378 2011-03-31 [paul]       3.7.8cvs69
4379
4380         * INSTALL
4381                 update as gtk >= 2.10 now required
4382                 (because I'll never remember to do this later)
4383
4384 2011-03-26 [paul]       3.7.8cvs68
4385
4386         * src/messageview.c
4387                 fix separators in Go To menu
4388
4389 2011-03-20 [colin]      3.7.8cvs67
4390
4391         * configure.ac
4392                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4393                 when we'll have time to handle them
4394
4395 2011-03-18 [paul]       3.7.8cvs66
4396
4397         * src/textview.c
4398                 make user-facing message more accurate -
4399                 'Network Log' not 'View Log'
4400
4401 2011-03-17 [wwp]        3.7.8cvs65
4402
4403         * po/fr.po
4404                 Fix a typo around plural form, as reported by
4405                 Yannick Palanque.
4406
4407 2011-03-15 [colin]      3.7.8cvs64
4408
4409         * AUTHORS
4410         * src/gtk/authors.h
4411         * src/main.c
4412                 Fix bug #2381, "Support for NetworkManager 0.9".
4413                 Patch by Mikhail Efremov
4414
4415 2011-03-04 [colin]      3.7.8cvs63
4416
4417         * src/mimeview.c
4418         * src/mimeview.h
4419                 Fix segfault on Windows
4420         * src/exporthtml.c
4421         * src/common/utils.c
4422         * src/common/w32_unistd.c
4423         * src/common/w32lib.h
4424                 Rationalize use of time_r() funcs (pthread do define them)
4425
4426 2011-03-02 [pawel]      3.7.8cvs62
4427
4428         * src/wizard.c
4429                 Re-implement widgets aligning, switch from GtkSizeGroup
4430                 to GtkTable - this should fix disappearing labels
4431
4432 2011-03-01 [pawel]      3.7.8cvs61
4433
4434         * src/wizard.c
4435                 Wizard GUI cleanups. Make it look and behave more
4436                 like account preferences.
4437
4438 2011-02-23 [colin]      3.7.8cvs60
4439
4440         * src/common/Makefile.am
4441                 Fix make dist
4442
4443 2011-02-23 [colin]      3.7.8cvs59
4444
4445         * src/Makefile.am
4446         * src/main.c
4447         * src/common/Makefile.am
4448         * src/common/plugin.c
4449         * src/common/valgrind.h
4450                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4451                 Use valgrind's own header.
4452
4453 2011-02-22 [colin]      3.7.8cvs58
4454
4455         * src/prefs_account.c
4456                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4457                 signed message" upon new installation. This is disturbing when PGP
4458                 plugins are loaded by default.
4459
4460 2011-02-16 [paul]       3.7.8cvs57
4461
4462         * src/*
4463                 update copyright headers throughout
4464
4465 2011-02-16 [paul]       3.7.8cvs56
4466
4467         * src/summaryview.c
4468                 use gettext plural form for "item selected"/"items selected"
4469
4470 2011-02-13 [colin]      3.7.8cvs55
4471
4472         * src/mimeview.c
4473         * src/mimeview.h
4474                 Fix bug #2361, "Claws crashes after PGP Check in separate
4475                 msg view". Don't let the cancel thread lie around after
4476                 the verification ended.
4477
4478 2011-02-13 [paul]       3.7.8cvs54
4479
4480         * po/lt.po
4481                 updated by Mindaugas Baranauskas
4482
4483 2011-02-11 [mones]      3.7.8cvs53
4484
4485         * manual/es/advanced.xml
4486                 Sync with English manual
4487         * src/imap.c
4488                 Fix remaining mismatched alloc/free from cppcheck
4489
4490 2011-02-10 [pawel]      3.7.8cvs52
4491
4492         * src/ldapupdate.c
4493                 Fix memleaks
4494
4495 2011-02-10 [pawel]      3.7.8cvs51
4496
4497         * src/prefs_toolbar.c
4498                 - set menus sensitivity in item type combo depending on
4499                   availability of actions / plugin hooks
4500                 - style fixes, spaces instead of tabs mostly
4501
4502 2011-02-10 [paul]       3.7.8cvs50
4503
4504         * src/prefs_account.c
4505                 move the 'send acc mail addr in msg-id" option to
4506                 the send page
4507
4508 2011-02-10 [paul]       3.7.8cvs49
4509
4510         * src/prefs_account.c
4511                 move the 'expunge immediately' option to a more
4512                 suitable page
4513
4514 2011-02-05 [pawel]      3.7.8cvs48
4515
4516         * manual/advanced.xml
4517                 Document new hidden pref
4518         * src/folder.c
4519                 Dont treat mimeparts referenced by others as
4520                 real attachments
4521         * src/mimeview.c
4522         * src/prefs_common.c
4523         * src/prefs_common.h
4524                 Add ability to hide inline attachments referenced
4525                 by other mimeparts in MimeView. To enable this
4526                 feature set show_inline_attachments=0 in your clawsrc
4527
4528 2011-01-25 [colin]      3.7.8cvs47
4529
4530         * src/matcher.c
4531                 Fix matcher body parsing: decode mails with our
4532                 MIME parser. This speeds up body search a bit as
4533                 binary attachments are not searched anymore, slows
4534                 down a bit full message searches, but not awfully.
4535         * src/summary_search.c
4536                 Use matcher API to search, in all cases (advanced search or
4537                 not). Also, fix little logic bugs related to combos history
4538         * src/common/utils.c
4539         * src/common/utils.h
4540         * src/procmime.c
4541         * src/procmime.h
4542                 Remove dead code, export functions needed by matcher.c
4543
4544 2011-01-25 [colin]      3.7.8cvs46
4545
4546         * src/compose.c
4547         * src/prefs_common.c
4548         * src/common/md5.c
4549         * src/common/ssl_certificate.c
4550                 Fix mismatched alloc/free (thanks to cppcheck)
4551
4552 2011-01-25 [colin]      3.7.8cvs45
4553
4554         * src/pop.c
4555                 Fix leak on error path
4556
4557 2011-01-23 [mones]      3.7.8cvs44
4558
4559         * manual/es/advanced.xml
4560                 Sync with English manual
4561
4562 2011-01-23 [paul]       3.7.8cvs43
4563
4564         * src/gtk/about.c
4565                 it's 2011, update copyright line
4566
4567 2011-01-23 [paul]       3.7.8cvs42
4568
4569         * manual/advanced.xml
4570         * src/prefs_common.c
4571         * src/prefs_common.h
4572         * src/textview.c
4573                 fix bug #2350, 'Make displaying localized date/time in
4574                 message view optional'.
4575                 This introduces a new hidden option (why do more?),
4576                 'msgview_date_format', which defaults to OFF, maintaining
4577                 the current and expected behaviour.
4578
4579 2011-01-21 [colin]      3.7.8cvs41
4580
4581         * src/procmime.c
4582                 Fix bug #2050, Clawsmail sends return receipt every seconds
4583                 We forgot to close the file when parsing 
4584                 disposition-notification fields, which made unlinking of the
4585                 corresponding emails in tempfolder/processing impossible in
4586                 Windows. Causing them to be re-fetched every time.
4587
4588 2011-01-21 [colin]      3.7.8cvs40
4589
4590         * claws-mail.desktop
4591                 Fix again bug #2346: We should have a %u parameter.
4592
4593 2011-01-21 [colin]      3.7.8cvs39
4594
4595         * src/plugins/spamassassin/spamassassin.c
4596                 Fix sa-learn when offline (its command line parsing is
4597                 space-dependant). Patch by Wolfgang Lorenz
4598
4599 2011-01-19 [pawel]      3.7.8cvs38
4600
4601         * claws-mail.desktop
4602                 Fix Bug 2346 'Please register x-handler-scheme
4603                  in .desktop file' patch by Laurent Bigonville
4604                 While I'm here update things to current
4605                 standards, fix desktop-file-validate warnings/errors
4606
4607 2011-01-18 [colin]      3.7.8cvs37
4608
4609         * src/common/smtp.c
4610                 Fix logic on SMTP AUTH: If the selected method isn't
4611                 available, say so instead of supposing it'll work.
4612                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4613
4614 2011-01-15 [pawel]      3.7.8cvs36
4615
4616         * src/prefs_folder_item.c
4617                 Rework subject regexp simplify gui a bit, this give us better
4618                 options page layout (window with min width was too short to 
4619                 show all contents and thigs were unwieldy) and better preview
4620                 of regexp working/not working
4621
4622 2011-01-14 [pawel]      3.7.8cvs35
4623
4624         * src/textview.c
4625                 strncpy2() NULLify strings just fine, no need to be
4626                 extra "clever"
4627
4628 2011-01-14 [pawel]      3.7.8cvs34
4629
4630         * src/textview.c
4631                 Fix Bug #2165 'The date not localized in the message view'
4632                 Display Date header in messageview in the same way as in
4633                 summaryview by respecting date format set in preferences.
4634
4635 2011-01-06 [pawel]      3.7.8cvs33
4636
4637         * src/prefs_account.c
4638         * src/prefs_folder_item.c
4639         * src/prefs_quote.c
4640         * src/quote_fmt.c
4641                 Make quote templates widgets more compact
4642
4643 2011-01-06 [pawel]      3.7.8cvs32
4644
4645         * src/plugins/trayicon/trayicon.c
4646                 - fix logic bug which caused icon to be
4647                   always set no-mail status on plugin load
4648                 - force icon hide on plugin_done(), without
4649                   it empty space(?!) is left in tray under KDE3 and KDE4
4650
4651 2011-01-06 [colin]      3.7.8cvs31
4652
4653         * src/addrharvest.c
4654         * src/codeconv.c
4655         * src/codeconv.h
4656         * src/compose.c
4657         * src/news.c
4658         * src/procheader.c
4659         * src/procmime.c
4660         * src/unmime.c
4661         * src/unmime.h
4662                 Unmime headers differently whether they're addresses or not:
4663                 It's useless to quote things containing commas if it's in
4664                 subject, for example. (introduced in 3.7.8cvs26)
4665
4666 2011-01-06 [colin]      3.7.8cvs30
4667
4668         * src/gtk/gtkaspell.c
4669                 Complete previous patch
4670         * src/messageview.c
4671         * src/plugins/pgpinline/pgpinline.c
4672                 Coding style
4673
4674 2011-01-06 [paul]       3.7.8cvs29
4675
4676         * AUTHORS
4677         * configure.ac
4678         * po/lt.po
4679         * src/gtk/authors.h
4680                 add Lithuanian translation (approx. 65% complete)
4681                 submitted by Mindaugas Baranauskas
4682
4683 2011-01-06 [pawel]      3.7.8cvs28
4684
4685         * src/export.c
4686         * src/import.c
4687         * src/messageview.c
4688         * src/prefs_actions.c
4689         * src/procmime.c
4690         * src/gtk/gtkaspell.c
4691         * src/plugins/pgpinline/pgpinline.c
4692         * src/plugins/pgpmime/pgpmime.c
4693         * src/plugins/smime/smime.c
4694                 Fix memory/file descriptors leaks
4695
4696 2011-01-06 [paul]       3.7.8cvs27
4697
4698         * src/plugins/pgpcore/sgpgme.c
4699                 fix bug #2322, 'GPG Full info: showing subkey
4700                 ID instead of primary key fingerprint'
4701                 Patch by Sébastien Bigaret.
4702
4703 2011-01-03 [colin]      3.7.8cvs26
4704
4705         * src/unmime.c
4706                 Better quote-checking when unmim-ing headers
4707                 that may have comas.
4708
4709 2011-01-03 [colin]      3.7.8cvs25
4710
4711         * src/unmime.c
4712                 Fix bug #2299, "Incorrect handling of quoted printable coma
4713                 in headers". As this is really painful to fix by switching
4714                 the whole stuff to a list of headers tokens, we workaround
4715                 the problem by adding quotes around the encoded-word (making
4716                 it a quoted-string which continuity is already handled).
4717
4718 2011-01-03 [colin]      3.7.8cvs24
4719
4720         * src/procheader.c
4721                 Remove dead code
4722
4723 2010-12-23 [colin]      3.7.8cvs23
4724
4725         * src/compose.c
4726                 Finish fixing bug #2203: When forwarding (inline) and there
4727                 are some text/* parts with no name, set them a name and
4728                 set their disposition to attachment, so that recipients with
4729                 MUAs preferring HTML parts don't show them by default.
4730
4731 2010-12-22 [paul]       3.7.8cvs22
4732
4733         * src/compose.h
4734                 fix missing file in 3.7.8cvs20
4735
4736 2010-12-22 [colin]      3.7.8cvs21
4737
4738         * src/folderview.c
4739         * src/folderview.h
4740                 Implement a nicer scroll when drag and dropping
4741
4742 2010-12-22 [colin]      3.7.8cvs20
4743
4744         * src/compose.c
4745                 Store charset if available when attaching text/* parts
4746                 Fixes bug #2203, 'Problems in forwarding multipart/
4747                 alternative messages with HTML part'
4748
4749 2010-12-22 [colin]      3.7.8cvs19
4750
4751         * src/textview.c
4752                 Fix wrong free
4753
4754 2010-12-21 [colin]      3.7.8cvs18
4755
4756         * src/inc.c
4757         * src/send_message.c
4758         * src/common/session.c
4759         * src/common/session.h
4760                 Differentiate between running sessions and connected
4761                 sessions. Fixes bug #2332, "Crash when hitting cancel
4762                 on the SMTP status window"
4763
4764 2010-12-21 [colin]      3.7.8cvs17
4765
4766         * src/etpan/etpan-thread-manager.c
4767                 Dead code removal
4768
4769 2010-12-21 [colin]      3.7.8cvs16
4770
4771         * src/textview.c
4772                 Check whether we should continue loading the
4773                 current textview after inserting a possibly
4774                 big image.
4775
4776 2010-12-20 [colin]      3.7.8cvs15
4777
4778         * src/addrcindex.c
4779         * src/addrcindex.h
4780                 Removed. Dead code since ages!
4781         * src/addr_compl.c
4782         * src/gtk/gtkcmclist.c
4783         * src/gtk/gtkcmctree.c
4784         * src/gtk/gtksctree.c
4785                 undefine *_DISABLE_DEPRECATED in the files that
4786                 use deprecated interfaces. Implicit declarations
4787                 can lead to crashes as prototypes are unknown, as
4788                 evidenced by bug #2315.
4789
4790 2010-12-20 [colin]      3.7.8cvs14
4791
4792         * src/compose.c
4793                 Don't flush events when adding an header entry. This
4794                 can mess up the keypresses in the previous header.
4795                 Instead, make the scroll happen later (doing it on the
4796                 spot without flushing events doesn't work as the new
4797                 requisitions aren't set yet).
4798
4799 2010-12-20 [colin]      3.7.8cvs13
4800
4801         * src/mainwindow.c
4802                 Don't iconify at start on w32. This un-iconifies in the
4803                 background.
4804
4805 2010-12-20 [colin]      3.7.8cvs12
4806
4807         * src/common/base64.c
4808                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
4809                 Patch by pochini at shiny.it
4810
4811 2010-12-19 [colin]      3.7.8cvs11
4812
4813         * src/ldapserver.c
4814                 Better debug.
4815
4816 2010-12-18 [colin]      3.7.8cvs10
4817
4818         * src/compose.c
4819                 Fix bug #2148, "Attachment content-transfer-encoding 
4820                 incorrectly set when signing emails". The RFC 2045
4821                 states that message/* and multipart/* encoding must
4822                 be either 7-bit, 8-bit or binary.
4823
4824 2010-12-18 [mones]      3.7.8cvs9
4825
4826         * src/ldaputil.c
4827                 Fix crash when searching or adding a LDAP server
4828
4829 2010-12-17 [colin]      3.7.8cvs8
4830
4831         * configure.ac
4832         * src/editldap.c
4833         * src/ldapquery.c
4834         * src/ldapserver.c
4835         * src/ldapupdate.c
4836         * src/ldaputil.c
4837         * src/ldaputil.h
4838                 Better error logging. Disable LDAP SSL/TLS on
4839                 Windows, it's crashy/non-worky.
4840
4841 2010-12-17 [colin]      3.7.8cvs7
4842
4843         * src/folder.c
4844                 Fix bug #2325, "messages remains in folder cache after moving
4845                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
4846
4847 2010-12-17 [colin]      3.7.8cvs6
4848
4849         * src/addressadd.c
4850         * src/addressbook.c
4851         * src/addrindex.c
4852         * src/ldapquery.c
4853         * src/ldapquery.h
4854         * src/ldapserver.c
4855         * src/ldapserver.h
4856         * src/ldapupdate.c
4857         * src/ldaputil.c
4858         * src/ldaputil.h
4859                 Windows build fixes (w32 LDAP completely untested!)
4860
4861 2010-12-16 [colin]      3.7.8cvs5
4862
4863         * src/addrindex.c
4864         * src/editldap.c
4865         * src/ldapctrl.c
4866         * src/ldapquery.c
4867         * src/ldapserver.c
4868         * src/ldapserver.h
4869         * src/ldapupdate.c
4870         * src/ldaputil.c
4871                 Try to rationalize a bit LDAP connections
4872
4873 2010-12-16 [colin]      3.7.8cvs4
4874
4875         * src/prefs_spelling.c
4876         * src/common/defs.h
4877                 Add a button to get dictionaries (win32)
4878
4879 2010-12-16 [colin]      3.7.8cvs3
4880
4881         * src/prefs_matcher.c
4882                 Fix bug #2279, "crash when clicking 'define' in filter
4883                 configuring". Thanks to Theodor Ciobanu for the hint at
4884                 the problem.
4885
4886 2010-12-14 [colin]      3.7.8cvs2
4887
4888         * src/gtk/gtkaspell.c
4889                 Add missing guard for sys/wait.h
4890
4891 2010-12-05 [colin]      3.7.8cvs1
4892
4893         * tools/make.themes.project
4894                 Seems wget has changed naming of targets downloaded.
4895                 Fix it by always providing our own name.
4896                 [Pushing mones' patch again after messing with CVSROOT]
4897
4898 2010-12-04 [paul]       3.7.8
4899         * NEWS
4900         * README
4901         * RELEASE_NOTES 
4902                 3.7.8 unleashed!
4903
4904 2010-12-03 [paul]       3.7.7cvs11
4905
4906         * configure.ac
4907         * manual/xml2pdf ** REMOVED **
4908         * manual/dist/pdf/Makefile.am
4909         * manual/es/dist/pdf/Makefile.am
4910         * manual/fr/dist/pdf/Makefile.am
4911         * manual/pl/dist/pdf/Makefile.am
4912                 simplify check for tools needed for manual building,
4913                 remove xml2pdf and use docbook2pdf instead
4914
4915 2010-12-03 [mir]        3.7.7cvs10
4916
4917         * configure.ac
4918                 Fix bug so that configure option --disable-manual
4919                 actually disable building the manuals
4920
4921 2010-12-01 [pawel]      3.7.7cvs9
4922
4923         * src/crash.c
4924                 One more GTK+ 2.22 build fix
4925
4926 2010-11-30 [colin]      3.7.7cvs8
4927
4928         * src/action.c
4929                 Fix bug #2317, 'Action results in "Bad file descriptor"'
4930                 Introduced in 3.7.6cvs57. In fact the error has been there
4931                 since ages, and only new thing is the verification of the
4932                 various functions return code. Let the stuff work as it
4933                 does, as it seems to do the right thing since ages.
4934
4935 2010-11-28 [colin]      3.7.7cvs7
4936
4937         * src/gtk/quicksearch.c
4938                 Fix bug #2313, 'CLI quicksearch sometimes returns 
4939                 the same messages twice'. Patch by Sebastien Bigaret
4940
4941 2010-11-25 [paul]       3.7.7cvs6
4942
4943         * src/prefs_common.c
4944                 make "gtk_can_change_accels" FALSE by default.
4945                 fixes bug #2309, 'Shortcuts should not be modifiable
4946                 by default' (RFE)
4947
4948 2010-11-24 [mones]      3.7.7cvs5
4949
4950         * src/mainwindow.c
4951                 Add missing shortcuts for marking as spam and ham
4952                 Fixes Debian bug #599547
4953
4954 2010-11-22 [colin]      3.7.7cvs4
4955
4956         * src/compose.c
4957                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
4958                 five patches were needed to fix a corner case
4959                 is a good indicator that is was bound to break
4960                 something.
4961
4962 2010-11-21 [colin]      3.7.7cvs3
4963
4964         * src/plugins/pgpcore/claws.def
4965                 Win32 build fix
4966
4967 2010-11-20 [wwp]        3.7.7cvs2
4968
4969         * src/main.c
4970           Fix either a typo or an irrelevant iff word there.
4971           IMO type and recursive possible values should be changed to
4972           smth simple and neat here, and help strings be really
4973           translatable.
4974
4975 2010-11-20 [colin]      3.7.7cvs1
4976
4977         * AUTHORS
4978                 Damn, forgot to commit this file twice.
4979
4980 2010-11-19 [paul]       3.7.7
4981         * NEWS
4982         * README
4983         * RELEASE_NOTES 
4984                 3.7.7 unleashed!
4985
4986 2010-11-19 [paul]       3.7.6cvs66
4987
4988         * po/ca.po
4989         * po/cs.po
4990         * po/de.po
4991         * po/es.po
4992         * po/fi.po
4993         * po/fr.po
4994         * po/hu.po
4995         * po/id.po
4996         * po/pt_BR.po
4997         * po/sk.po
4998         * po/uk.po
4999                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
5000                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
5001                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
5002
5003 2010-11-17 [colin]      3.7.6cvs65
5004
5005         * src/common/utils.c
5006                 Separate email address from timestamp with a dot.
5007                 Fix coding style.
5008
5009 2010-11-17 [colin]      3.7.6cvs64
5010
5011         * src/common/utils.c
5012                 Fix multiple @ in generated message-ids.
5013                 That's not allowed in RFC 2822.
5014
5015 2010-11-16 [mones]      3.7.6cvs63
5016
5017         * manual/es/advanced.xml
5018                 Synchronise with English version
5019
5020 2010-11-04 [wwp]        3.7.6cvs62
5021
5022         * src/filtering.c
5023                 Fix bug 2293, "filtering: simplify expression", as simplifying
5024                 this expression doesn't make it less easy to understand and we
5025                 gain few cycles by making the logical expression more simple
5026                 by applying. Patch by Nicolas Kaiser.
5027
5028 2010-11-03 [colin]      3.7.6cvs61
5029
5030         * src/addrindex.c
5031                 Fix bug 2294, "addrindex.c: address index conversion always
5032                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5033
5034 2010-11-02 [wwp]        3.7.6cvs60
5035
5036         * src/action.c
5037         * src/statusbar.c
5038         * src/toolbar.c
5039                 Enlarge the progress bar (main window) a bit when compiling
5040                 for UMPCs like maemo: this solves truncated text that might
5041                 appear in the progress bar while processing messages.
5042                 Also use a more compact string format when displaying
5043                 progress like 'number/total', still for UMPCs, this fixes
5044                 a previous inconsistency with these format strings where
5045                 no space around the / were used sometimes.
5046
5047 2010-10-26 [ticho]      3.7.6cvs59
5048
5049         * src/news.c
5050                 Recreate NNTP session if server port setting has changed. Fixes
5051                 bug #2092.
5052
5053 2010-10-26 [colin]      3.7.6cvs58
5054
5055         * src/imap_gtk.c
5056         * src/mh_gtk.c
5057                 Fix copy-paste error, thanks to David Relson
5058                 for spotting it.
5059
5060 2010-10-18 [colin]      3.7.6cvs57
5061
5062         * src/action.c
5063         * src/addrharvest.c
5064         * src/alertpanel.c
5065         * src/filtering.c
5066         * src/jpilot.c
5067         * src/prefs_themes.c
5068         * src/procmime.c
5069         * src/textview.c
5070         * src/gtk/gtkutils.c
5071         * src/gtk/quicksearch.c
5072         * src/gtk/quicksearch.h
5073         * src/plugins/pgpcore/passphrase.c
5074         * src/plugins/spamassassin/libspamc.c
5075                 Fix warnings
5076
5077 2010-10-17 [colin]      3.7.6cvs56
5078
5079         * src/prefs_themes.c
5080         * src/gtk/gtkaspell.c
5081         * src/gtk/gtkutils.c
5082         * src/gtk/gtkutils.h
5083         * src/gtk/inputdialog.c
5084         * src/gtk/progressdialog.c
5085                 Undeprecate a few things
5086
5087 2010-10-17 [colin]      3.7.6cvs55
5088
5089         * src/main.c
5090         * src/gtk/authors.h
5091         * src/gtk/quicksearch.c
5092         * src/gtk/quicksearch.h
5093                 Add ability to search from the command-line.
5094                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5095                 Patch by Sebastien Bigarret.
5096
5097 2010-10-04 [mones]      3.7.6cvs54
5098
5099         * manual/dist/pdf/Makefile.am
5100                 Fix build of English PDF manual
5101                 (sh: Can't open ../../../xml2pdf)
5102
5103 2010-10-03 [colin]      3.7.6cvs53
5104
5105         * src/folder.c
5106         * src/folder.h
5107         * src/imap.c
5108         * src/mh.c
5109         * src/procmsg.c
5110                 Get rid of GRelation which were, mostly, used as
5111                 GHashTables. Probably fixes bug #2277, 'Segfault when
5112                 loading inbox for the first time'
5113
5114 2010-10-03 [mir]        3.7.6cvs52
5115
5116         * manual/de/dist/html/Makefile.am
5117         * manual/de/dist/pdf/Makefile.am
5118         * manual/de/dist/ps/Makefile.am
5119         * manual/de/dist/txt/Makefile.am
5120         * manual/dist/html/Makefile.am
5121         * manual/dist/pdf/Makefile.am
5122         * manual/dist/ps/Makefile.am
5123         * manual/dist/txt/Makefile.am
5124         * manual/es/dist/html/Makefile.am
5125         * manual/es/dist/pdf/Makefile.am
5126         * manual/es/dist/ps/Makefile.am
5127         * manual/es/dist/txt/Makefile.am
5128         * manual/fr/dist/html/Makefile.am
5129         * manual/fr/dist/pdf/Makefile.am
5130         * manual/fr/dist/ps/Makefile.am
5131         * manual/fr/dist/txt/Makefile.am
5132         * manual/pl/dist/html/Makefile.am
5133         * manual/pl/dist/pdf/Makefile.am
5134         * manual/pl/dist/ps/Makefile.am
5135         * manual/pl/dist/txt/Makefile.am
5136             Missing Makefile.am's for 3.7.6cvs49
5137
5138
5139 2010-10-03 [colin]      3.7.6cvs51
5140
5141         * po/POTFILES.in
5142                 Fix build
5143
5144 2010-10-02 [mir]        3.7.6cvs50
5145
5146         * manual/de/dist/html/Makefile.am
5147         * manual/de/dist/pdf/Makefile.am
5148         * manual/de/dist/ps/Makefile.am
5149         * manual/de/dist/txt/Makefile.am
5150         * manual/dist/html/Makefile.am
5151         * manual/dist/pdf/Makefile.am
5152         * manual/dist/ps/Makefile.am
5153         * manual/dist/txt/Makefile.am
5154         * manual/es/dist/html/Makefile.am
5155         * manual/es/dist/pdf/Makefile.am
5156         * manual/es/dist/ps/Makefile.am
5157         * manual/es/dist/txt/Makefile.am
5158         * manual/fr/dist/html/Makefile.am
5159         * manual/fr/dist/pdf/Makefile.am
5160         * manual/fr/dist/ps/Makefile.am
5161         * manual/fr/dist/txt/Makefile.am
5162         * manual/pl/dist/html/Makefile.am
5163         * manual/pl/dist/pdf/Makefile.am
5164         * manual/pl/dist/ps/Makefile.am
5165         * manual/pl/dist/txt/Makefile.am
5166             Part 2 of last commit which broke due to a permission error
5167             Avoid claws trying to build manuals if the required
5168             tools are not present.
5169
5170 2010-10-02 [mir]        3.7.6cvs49
5171
5172         * configure.ac
5173         * manual/de/dist/html/Makefile.am
5174         * manual/de/dist/pdf/Makefile.am
5175         * manual/de/dist/ps/Makefile.am
5176         * manual/de/dist/txt/Makefile.am
5177         * manual/dist/html/Makefile.am
5178         * manual/dist/pdf/Makefile.am
5179         * manual/dist/ps/Makefile.am
5180         * manual/dist/txt/Makefile.am
5181         * manual/es/dist/html/Makefile.am
5182         * manual/es/dist/pdf/Makefile.am
5183         * manual/es/dist/ps/Makefile.am
5184         * manual/es/dist/txt/Makefile.am
5185         * manual/fr/dist/html/Makefile.am
5186         * manual/fr/dist/pdf/Makefile.am
5187         * manual/fr/dist/ps/Makefile.am
5188         * manual/fr/dist/txt/Makefile.am
5189         * manual/pl/dist/html/Makefile.am
5190         * manual/pl/dist/pdf/Makefile.am
5191         * manual/pl/dist/ps/Makefile.am
5192         * manual/pl/dist/txt/Makefile.am
5193             1) Downgrade autoconf requirements to 2.59 to allow
5194             building on oldest supported Linux distributions.
5195             2) Only try to build manuals if the needed software
5196             is present.
5197
5198 2010-10-02 [colin]      3.7.6cvs48
5199
5200         * src/plugins/trayicon/trayicon.c
5201                 And fix theme updating.
5202
5203 2010-10-02 [colin]      3.7.6cvs47
5204
5205         * src/plugins/trayicon/trayicon.c
5206                 Got burnt by wrong indentation!
5207
5208 2010-10-02 [colin]      3.7.6cvs46
5209
5210         * configure.ac
5211                 Forgot to remove the directory from top-level
5212
5213 2010-10-02 [colin]      3.7.6cvs45
5214
5215         * src/plugins/trayicon/Makefile.am
5216         * src/plugins/trayicon/trayicon.c
5217         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5218         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5219         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5220         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5221         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5222         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5223         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5224         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5225         * src/plugins/trayicon/libeggtrayicon/xembed.h
5226                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5227                 instead (which can be done safely now that we 
5228                 require GTK+ 2.10).
5229
5230 2010-10-02 [colin]      3.7.6cvs44
5231
5232         * src/action.c
5233         * src/addr_compl.c
5234         * src/addressbook.c
5235         * src/addrgather.c
5236         * src/alertpanel.c
5237         * src/editaddress.c
5238         * src/editaddress_other_attributes_ldap.c
5239         * src/editgroup.c
5240         * src/folderview.c
5241         * src/grouplistdialog.c
5242         * src/headerview.c
5243         * src/image_viewer.c
5244         * src/importldif.c
5245         * src/main.c
5246         * src/mainwindow.c
5247         * src/message_search.c
5248         * src/mimeview.c
5249         * src/prefs_themes.c
5250         * src/summary_search.c
5251         * src/summaryview.c
5252         * src/toolbar.c
5253         * src/etpan/imap-thread.c
5254         * src/gtk/authors.h
5255         * src/gtk/gtkcmclist.c
5256         * src/gtk/gtkcmoptionmenu.c
5257         * src/gtk/gtkutils.c
5258         * src/gtk/gtkutils.h
5259         * src/gtk/gtkvscrollbutton.c
5260         * src/plugins/pgpcore/select-keys.c
5261         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5262                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5263                 Fixes bug #2276, 'Compile in maintainer mode
5264                 fails on GTK+ 2.22'.
5265
5266 2010-10-02 [colin]      3.7.6cvs43
5267
5268         * configure.ac
5269                 It's now time to remove the temporary enable-openssl
5270                 option that was used when we removed OpenSSL. See 
5271                 bug #2276 comment #14.
5272
5273 2010-09-30 [wwp]        3.7.6cvs42
5274
5275         * src/prefs_account.c
5276         * src/prefs_filtering_action.c
5277         * src/prefs_matcher.c
5278                         Fix bug #2274, wrong color label index range
5279                         used w/ gtk_cmoption_menu (behaviour change
5280                         has been introduced w/ 3.5.0cvs49 apparently),
5281                         now it must be 1..N so let's use colorlabel value
5282                         (0..N) + 1.
5283                         
5284
5285 2010-09-20 [pawel]      3.7.6cvs41
5286
5287         * src/compose.c
5288         * src/mainwindow.c
5289         * src/summaryview.c
5290                 revert last patch
5291
5292 2010-09-19 [pawel]      3.7.6cvs40
5293
5294         * src/compose.c
5295         * src/mainwindow.c
5296         * src/summaryview.c
5297                 Set ML menus sensitivity accordingly to
5298                 possibility of reply to ML
5299
5300 2010-09-19 [colin]      3.7.6cvs39
5301
5302         * src/compose.c
5303                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5304                 to newsgroups, and NNTP accounts *can* send email. We 
5305                 should not force an email account when replying to_ml or
5306                 anything...
5307
5308 2010-09-19 [colin]      3.7.6cvs38
5309
5310         * src/compose.c
5311                 Revert previous commit (which breaks Reply to newsgroups)
5312
5313 2010-09-17 [pawel]      3.7.6cvs37
5314
5315         * src/compose.c
5316                 Respect reply_account_autosel when changing compose
5317                 account to email one while replying to NNTP post
5318
5319 2010-09-17 [wwp]        3.7.6cvs36
5320
5321         * doc/man/claws-mail.1
5322         Update --compose documentation in `man claws-mail`.
5323
5324 2010-09-12 [pawel]      3.7.6cvs35
5325
5326         * src/compose.c
5327                 Add forgotten bit to previous commit,
5328                 select email account when replying to ML
5329
5330 2010-09-12 [pawel]      3.7.6cvs34
5331
5332         * src/compose.c
5333                 Fix bug #2247 "nntp reply-to-all broken?"
5334                 Make reply-to-all and reply-to-ml work as expected in
5335                 mailing list through NNTP case
5336
5337 2010-09-11 [pawel]      3.7.6cvs33
5338
5339         * src/mainwindow.c
5340         * src/summaryview.c
5341         * src/toolbar.c
5342                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5343                 fixes build with GTK+ < 2.18
5344
5345 2010-09-10 [pawel]      3.7.6cvs32
5346
5347         * src/mainwindow.c
5348         * src/summaryview.c
5349         * src/toolbar.c
5350                 Make Tab key switch between FolderView, MsgView and
5351                 SummaryView only, other widgets have/can have their own
5352                 keybindings anyway
5353
5354 2010-08-25 [colin]      3.7.6cvs31
5355
5356         * src/procmime.c
5357         * AUTHORS
5358         * src/gtk/authors.h
5359         * src/common/base64.c
5360         * src/common/base64.h
5361                 Fix bug #2245, "base64 decoding fails with line breaks"
5362                 Patch by Yotam Medini
5363
5364 2010-08-25 [colin]      3.7.6cvs30
5365
5366         * src/main.c
5367                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5368
5369 2010-08-23 [pawel]      3.7.6cvs29
5370
5371         * src/inc.c
5372         * src/send_message.c
5373         * src/statusbar.c
5374         * src/toolbar.c
5375                 Hide progressbar on statusbar when not needed
5376
5377 2010-08-17 [colin]      3.7.6cvs28
5378
5379         * src/main.c
5380                 Fix previous patch (our own tmp dir is inside
5381                 our rc dir)
5382
5383 2010-08-16 [colin]      3.7.6cvs27
5384
5385         * src/main.c
5386                 Use temp dir to store logs in Windows. Avoids doing
5387                 get_rc_dir() early, which prevents set_rc_dir()
5388                 working correctly.
5389
5390 2010-07-31 [holger]     3.7.6cvs26
5391
5392         * src/gtk/gtkshruler.c
5393                 Yet more GdkGC to Cairo porting
5394
5395 2010-07-30 [holger]     3.7.6cvs25
5396
5397         * src/stock_pixmap.c
5398                 More GdkGC to Cairo porting
5399
5400 2010-07-30 [holger]     3.7.6cvs24
5401
5402         * src/gtk/colorlabel.c
5403                 One GdkGC usage less
5404
5405 2010-07-29 [holger]     3.7.6cvs23
5406
5407         * src/printing.c
5408                 Replace some gdk drawing with cairo, as the former
5409                 is going towards deprecation.
5410
5411 2010-07-25 [colin]      3.7.6cvs22
5412
5413         * src/common/utils.c
5414                 And now for a real fix. g_list_remove() doesn't, of
5415                 course, free the data. But we have to have a solid
5416                 pointer to it in order to free it ourselves instead
5417                 of relying on the old freed list pointer.
5418                 Maybe that's the last patch on the subject now ? :)
5419
5420 2010-07-25 [colin]      3.7.6cvs21
5421
5422         * src/common/utils.c
5423                 Remove stupid and extraneous g_free() of elements
5424                 which have just been freed by g_list_remove(). (see
5425                 GList documentation). I don't know how it worked before
5426
5427 2010-07-25 [colin]      3.7.6cvs20
5428
5429         * src/common/utils.c
5430                 Reverse free/use with more logical and safe
5431                 use/free. Thanks to Michael Rasmussen !
5432
5433 2010-07-24 [colin]      3.7.6cvs19
5434
5435         * src/gtk/quicksearch.c
5436                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5437                 'freeze when using quick search'
5438
5439 2010-07-11 [iwkse]      3.7.6cvs18
5440
5441         * src/gtk/quicksearch.c
5442                 Add SMALL_LAYOUT to quicksearch_relayout
5443
5444 2010-07-10 [iwkse]      3.7.6cvs17
5445
5446         * src/mainwindow.h
5447                         Remove forgotten variable from
5448                         the last bugfix #2224
5449
5450 2010-07-10 [colin]      3.7.6cvs16
5451
5452         * src/mainwindow.c
5453         * src/gtk/quicksearch.c
5454                 Clean fix for bug #2224: don't mess with GTK settings when
5455                 handling the layout ourselves is enough
5456
5457 2010-07-09 [iwkse]      3.7.6cvs15
5458
5459         * src/mainwindow.h
5460         * src/mainwindow.c
5461                         Better fix for Bug #2224
5462
5463 2010-07-09 [iwkse]      3.7.6cvs14
5464
5465         * src/mainwindow.c
5466                         Bug #2224
5467                         Always use stock icons on buttons
5468
5469 2010-07-08 [colin]      3.7.6cvs13
5470
5471         * src/gtk/filesel.c
5472                 Fix bug 2223, 'Compilation fails with GTK+
5473                 2.21.3'. Thanks to Jan Psota !
5474
5475 2010-06-29 [pawel]      3.7.6cvs12
5476
5477         * src/compose.c
5478                 Revert 3.7.5cvs41, it breaks templates that use %X
5479
5480 2010-06-23 [wwp]        3.7.6cvs11
5481
5482         * src/gtk/colorlabel.c
5483                 Silent up a warning by avoiding possible confusion
5484                 in logical expression evaluation, thanks to TuxCM.
5485
5486 2010-06-21 [iwkse]      3.7.6cvs10
5487
5488         * src/gtk/quicksearch.c
5489                 Do not add into quicksearch history
5490                 matching rules with bad syntax
5491
5492 2010-05-26 [holger]     3.7.6cvs9
5493
5494         * src/summaryview.c
5495         * src/summaryview.h
5496                 Add function to select rows given a list of messages,
5497                 complementary to summary_get_selected_msg_list()
5498
5499 2010-05-22 [mir]        3.7.6cvs8
5500
5501         * src/ldapctrl.c
5502                 Fix bug 2208. Encode encrypted password to qouted
5503                 printable to avoid making invalid XML. Encoding
5504                 will be activated the first time the password is
5505                 changed.
5506
5507 2010-05-22 [paul]       3.7.6cvs7
5508
5509         * manual/advanced.xml
5510         * src/compose.c
5511         * src/prefs_common.c
5512         * src/prefs_common.h
5513                 after using the compose margin for several days
5514                 I wanted the old style back - add a new hidden
5515                 pref 'show_compose_margin' to restore the old
5516                 behaviour (defaults to FALSE)
5517
5518 2010-05-14 [paul]       3.7.6cvs6
5519
5520         * src/compose.c
5521                 add a margin to the compose window text that matches
5522                 the margin in textview
5523
5524 2010-05-14 [colin]      3.7.6cvs5
5525
5526         * src/gtk/sslcertwindow.c
5527                 Fix dangling pointer. Thanks to Michael R!
5528
5529 2010-05-14 [colin]      3.7.6cvs4
5530
5531         * src/gtk/sslcertwindow.c
5532                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5533                 expired but certificate check is skipped' and maybe
5534                 bug 2200, 'SSL is not working with POP3'
5535
5536 2010-05-14 [colin]      3.7.6cvs3
5537
5538         * src/plugins/pgpinline/pgpinline.c
5539                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5540
5541 2010-05-04 [iwkse]      3.7.6cvs2
5542
5543         * src/prefs_message.c
5544                         Get a generic name as 'Quotation' for
5545                         the frame
5546
5547 2010-05-04 [iwkse]      3.7.6cvs1
5548
5549         * src/prefs_message.c
5550         * src/prefs_common.h
5551         * src/prefs_common.c
5552         * src/textview.c
5553                         Fix #2188
5554                         Option for collapsing via double-click
5555
5556 2010-05-01 [paul]       3.7.6
5557         * NEWS
5558         * README
5559         * RELEASE_NOTES 
5560                 3.7.6 unleashed!
5561
5562 2010-05-01 [paul]       3.7.5cvs55
5563
5564         * tools/claws.i18n.status.pl
5565                 add Ukrainian stat
5566
5567 2010-05-01 [paul]       3.7.5cvs54
5568
5569         * src/gtk/authors.h
5570                 add YUP, new Ukrainian translator
5571
5572 2010-04-30 [paul]       3.7.5cvs53
5573
5574         * configure.ac
5575         * po/uk.po
5576                 add Ukrainian translation, submitted by YUP
5577         * po/cs.po
5578         * po/de.po
5579         * po/fi.po
5580         * po/hu.po
5581         * po/nl.po
5582         * po/pt_BR.po
5583         * po/pt_PT.po
5584         * po/sk.po
5585                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5586                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5587                 Tiago Faria, and Slavko
5588
5589 2010-04-26 [wwp]        3.7.5cvs52
5590
5591         * po/fr.po
5592                 Fix capitalization.
5593
5594 2010-04-26 [mones]      3.7.5cvs51
5595
5596         * po/es.po
5597                 Updated for release
5598
5599 2010-04-22 [pawel]      3.7.5cvs50
5600
5601         * src/addressbook.c
5602                 fix compile warning
5603         * src/vcard.c
5604                 first NULL check pointer, then use it
5605
5606 2010-04-22 [colin]      3.7.5cvs49
5607
5608         * src/imap.c
5609                 Fix error message when session isn't established
5610         * po/fr.po
5611                 Update translation and fix a typo in it
5612
5613 2010-04-15 [pawel]      3.7.5cvs48
5614
5615         * src/prefs_account.c
5616                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5617                                 the port isn't configured properly'
5618                 When using SSL/TLS tunneling automatically use default
5619                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5620
5621 2010-04-15 [pawel]      3.7.5cvs47
5622
5623         * src/action.c
5624                 Fix crasher in actions using '%f' argument
5625                 on multiple files with external scripts which
5626                 don't return any output.
5627
5628 2010-04-14 [colin]      3.7.5cvs46
5629
5630         * src/mainwindow.c
5631                 Fix hand cursor after error symbol appears
5632
5633 2010-04-12 [colin]      3.7.5cvs45
5634
5635         * configure.ac
5636                 Fix bug 2162, 'configure check for libetpan 
5637                 fails with libetpan 1.0'
5638
5639
5640 2010-04-09 [mones]      3.7.5cvs44
5641
5642         * manual/de/glossary.xml
5643                 Fix encoding to match main document's
5644                 Also fixes make dist with Debian's openjade
5645
5646 2010-03-29 [pawel]      3.7.5cvs43
5647
5648         * src/matcher_parser.h
5649         * src/matcher_parser_parse.y
5650         * src/gtk/quicksearch.c
5651                 Disable matcher warnings when populating quicksearch
5652                 completion lists on startup
5653
5654 2010-03-27 [colin]      3.7.5cvs42
5655
5656         * src/gtk/quicksearch.c
5657                 Fix double-free later in code. Optimize
5658                 list creation
5659
5660 2010-03-27 [pawel]      3.7.5cvs41
5661
5662         * src/compose.c
5663                 Make sure that quote ends with new line char
5664
5665 2010-03-26 [pawel]      3.7.5cvs40
5666
5667         * src/compose.c
5668         * src/compose.h
5669         * src/textview.c
5670                 Fix Bug 1928 Add "reply to this address" pop menu 
5671                              on Message View
5672                 - Set composing account to email one when creating/replying
5673                   from NNTP folder by clicking link or choosing option
5674                   from popup menu
5675                 - Factorize code
5676
5677 2010-03-25 [paul]       3.7.5cvs39
5678
5679         * src/gtk/gtkcmclist.c
5680                 Fix build with GTK+ 2.20
5681
5682 2010-03-24 [pawel]      3.7.5cvs38
5683
5684         * src/addr_compl.c
5685         * src/compose.c
5686         * src/folderview.c
5687         * src/grouplistdialog.c
5688         * src/headerview.c
5689         * src/mainwindow.c
5690         * src/mimeview.c
5691         * src/prefs_account.c
5692         * src/gtk/gtkcmclist.c
5693         * src/gtk/gtkcmctree.c
5694         * src/gtk/gtkcmoptionmenu.c
5695         * src/gtk/gtksctree.c
5696         * src/gtk/gtkshruler.c
5697         * src/gtk/gtkutils.c
5698         * src/gtk/gtkutils.h
5699         * src/gtk/gtkvscrollbutton.c
5700         * src/gtk/inputdialog.c
5701         * src/gtk/spell_entry.c
5702         * src/plugins/trayicon/trayicon.c
5703         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5704         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5705         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5706                 Fix build with GTK+ 2.19
5707
5708 2010-03-23 [pawel]      3.7.5cvs37
5709
5710         * src/mainwindow.c
5711         * src/mimeview.c
5712                 Respect view->show_col_headers option
5713         * src/gtk/gtkcmctree.c
5714                 Fix GtkCmcTree column width calculation when it has
5715                 auto_resize set and new node is added
5716
5717 2010-03-22 [pawel]      3.7.5cvs36
5718
5719         * src/grouplistdialog.c
5720         * src/prefs_common.c
5721         * src/prefs_common.h
5722                 - remember newsgroups list dialog size
5723                 - respect use_dotted_lines hidden pref
5724                 - respect use_stripes_everywhere hidden pref
5725
5726 2010-03-21 [pawel]      3.7.5cvs35
5727
5728         * src/addrgather.c
5729                 Remove superfluous gtk_widget_show_all()
5730         * src/mimeview.c
5731                 Add forgotten colon
5732         * src/common/utils.c
5733                 Return correct type
5734
5735 2010-03-21 [pawel]      3.7.5cvs34
5736
5737         * src/main.c
5738         * src/gtk/quicksearch.c
5739         * src/gtk/quicksearch.h
5740                 Implement separate search phrase completion for
5741                 normal/extended quicksearch
5742
5743 2010-03-11 [paul]       3.7.5cvs33
5744
5745         * po/zh_CN.po
5746                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
5747                 submitted by Yuwei Yu
5748
5749 2010-03-09 [colin]      3.7.5cvs32
5750
5751         * manual/de/glossary.xml
5752                 Fix build
5753
5754 2010-03-02 [colin]      3.7.5cvs31
5755
5756         * manual/de/glossary.xml
5757                 Sort alphabetically. Done by Volker Ribbert.
5758
5759 2010-03-02 [mones]      3.7.5cvs30
5760
5761         * README
5762                 Fix mailing list archives location
5763                 Remove currently unavailable CVS webview
5764
5765 2010-03-01 [iwkse]      3.7.5cvs29
5766
5767         * src/common/plugin.c
5768                         Other indentation issues
5769
5770 2010-03-01 [iwkse]      3.7.5cvs28
5771
5772         * src/common/plugin.c
5773                         Fix indentation of the previous commit
5774
5775 2010-03-01 [iwkse]      3.7.5cvs27
5776
5777         * src/common/plugin.h
5778         * src/common/plugin.c
5779                         Add API for getting a loaded Plugin from the
5780                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
5781                         Thanks to Colin, Michael
5782
5783 2010-02-27 [colin]      3.7.5cvs26
5784
5785         * configure.ac
5786         * AUTHORS
5787         * src/gtk/authors.h
5788         * manual/Makefile.am
5789         * manual/de/Makefile.am
5790         * manual/de/account.xml
5791         * manual/de/ack.xml
5792         * manual/de/addrbook.xml
5793         * manual/de/advanced.xml
5794         * manual/de/claws-mail-manual.xml
5795         * manual/de/faq.xml
5796         * manual/de/glossary.xml
5797         * manual/de/gpl.xml
5798         * manual/de/handling.xml
5799         * manual/de/intro.xml
5800         * manual/de/keyboard.xml
5801         * manual/de/plugins.xml
5802         * manual/de/starting.xml
5803         * manual/de/dist/.cvsignore
5804         * manual/de/dist/Makefile.am
5805         * manual/de/dist/html/.cvsignore
5806         * manual/de/dist/html/Makefile.am
5807         * manual/de/dist/pdf/.cvsignore
5808         * manual/de/dist/pdf/Makefile.am
5809         * manual/de/dist/ps/.cvsignore
5810         * manual/de/dist/ps/Makefile.am
5811         * manual/de/dist/txt/.cvsignore
5812         * manual/de/dist/txt/Makefile.am
5813                 Add the german translation of the manual, done by
5814                 Volker Ribbert <thoraki@arcor.de>.
5815
5816 2010-02-27 [holger]     3.7.5cvs25
5817
5818         * src/prefs_toolbar.c
5819                 Don't make toolbar item description for
5820                 plugin registered items editable
5821
5822 2010-02-26 [colin]      3.7.5cvs24
5823
5824         * src/toolbar.c
5825                 Don't translate empty description
5826
5827 2010-02-22 [colin]      3.7.5cvs23
5828
5829         * src/compose.c
5830                 Don't make In-Reply-To visible when reediting
5831                 a draft or sent mail.
5832
5833 2010-02-20 [colin]      3.7.5cvs22
5834
5835         * src/imap.c
5836         * src/imap.h
5837         * src/main.c
5838         * src/mainwindow.c
5839         * src/etpan/imap-thread.c
5840         * src/etpan/imap-thread.h
5841         * src/etpan/nntp-thread.c
5842         * src/etpan/nntp-thread.h
5843                 When going offline from NetworkManager, just
5844                 delete IMAP connections. That'll avoid timeouts
5845                 when coming back online in certain cases when
5846                 the TCP socket will have timed out.
5847
5848 2010-02-20 [holger]     3.7.5cvs21
5849
5850         * .cvsignore
5851                 More files to ignore
5852
5853 2010-02-17 [ticho]      3.7.5cvs20
5854
5855         * src/summaryview.c
5856         * src/summaryview.h
5857         * src/toolbar.c
5858                 Revert 3.7.5cvs19.
5859
5860 2010-02-16 [ticho]      3.7.5cvs19
5861
5862         * src/summaryview.c
5863         * src/summaryview.h
5864         * src/toolbar.c
5865                 Removed unused argument from summary_open_row().
5866
5867 2010-02-10 [pawel]      3.7.5cvs18
5868
5869         * src/compose.c
5870                 - fix headers filtering when prefs_common.trans_hdr is on
5871                 - fix headers setting when changing composing account 
5872                 - plug memleak
5873         * src/prefs_template.c
5874                 Re-add template's name for translation
5875
5876 2010-02-10 [colin]      3.7.5cvs17
5877
5878         * src/prefs_matcher.c
5879                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
5880                 Condition>Define>Header>Name combo box'. Patch by
5881                 Francois Cami
5882
5883 2010-02-10 [colin]      3.7.5cvs16
5884
5885         * src/codeconv.c
5886         * src/codeconv.h
5887         * src/compose.c
5888         * src/mainwindow.c
5889         * src/messageview.c
5890         * src/prefs_send.c
5891         * src/procmime.c
5892         * src/textview.c
5893                 Add the GB18030 Chinese charset, which is a superset
5894                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
5895
5896 2010-02-09 [holger]     3.7.5cvs15
5897
5898         * configure.ac
5899                 GTK+ 2.10 related cleanup
5900
5901 2010-02-09 [pawel]      3.7.5cvs14
5902
5903         * src/prefs_account.c
5904         * src/prefs_folder_item.c
5905         * src/prefs_template.c
5906         * src/quote_fmt.c
5907                 Respect prefs_common.trans_hdr in couple more places to avoid
5908                 confusion with translated/non-translated header names
5909
5910 2010-02-09 [colin]      3.7.5cvs13
5911
5912         * po/POTFILES.in
5913                 Fix make dist
5914
5915 2010-02-09 [colin]      3.7.5cvs12
5916
5917         * src/mimeview.c
5918                 And fix 2.10 build :)
5919
5920 2010-02-09 [colin]      3.7.5cvs11
5921
5922         * configure.ac
5923                 Bump up GTK+ requirement to 2.10
5924         * src/Makefile.am
5925         * src/compose.c
5926         * src/crash.c
5927         * src/foldersel.c
5928         * src/main.c
5929         * src/mainwindow.c
5930         * src/messageview.c
5931         * src/messageview.h
5932         * src/prefs_actions.c
5933         * src/prefs_common.c
5934         * src/prefs_common.h
5935         * src/prefs_ext_prog.c
5936         * src/prefs_filtering_action.c
5937         * src/prefs_fonts.c
5938         * src/prefs_image_viewer.c
5939         * src/prefs_matcher.c
5940         * src/prefs_msg_colors.c
5941         * src/prefs_summaries.c
5942         * src/prefs_template.c
5943         * src/printing.c
5944         * src/printing.h
5945         * src/quote_fmt.c
5946         * src/summaryview.c
5947         * src/textview.c
5948         * src/gtk/Makefile.am
5949         * src/gtk/about.c
5950         * src/gtk/gtkcmclist.c
5951         * src/gtk/gtkcmctree.c
5952         * src/gtk/gtkutils.c
5953         * src/gtk/quicksearch.c
5954                 Remove all compile-time conditionals depending on
5955                 GTK+ < 2.10
5956         * src/gedit-print.c
5957         * src/gedit-print.h
5958         * src/gtk/gtksourceprintjob.c
5959         * src/gtk/gtksourceprintjob.h
5960                 Remove libgnomeprint-based printing system (and
5961                 command-line-based printing system) as GTK+ 2.10
5962                 ships with print support.
5963
5964 2010-02-08 [mir]        3.7.5cvs10
5965
5966         * src/compose.c
5967             Avoid displaying Bcc headers in message sent
5968             to NNTP servers. Thanks to Henning Mersch.
5969
5970
5971 2010-02-08 [pawel]      3.7.5cvs9
5972
5973         * src/mimeview.c
5974                 Make tooltips less cryptic
5975         * src/gtk/description_window.c
5976                 Improve window size calculation
5977
5978 2010-02-08 [pawel]      3.7.5cvs8
5979
5980         * src/compose.c
5981         * src/compose.h
5982         * src/common/utils.c
5983         * src/common/utils.h
5984         * src/gtk/authors.h
5985                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
5986                 Patch by Laurent Bigonville with slight modifications
5987
5988 2010-02-03 [pawel]      3.7.5cvs7
5989
5990         * m4/.cvsignore
5991                 Add some libtool files to ignore
5992
5993 2010-02-03 [pawel]      3.7.5cvs6
5994
5995         * src/plugins/trayicon/trayicon.c
5996                 Save and then restore focus when closing/minimizing to tray
5997
5998 2010-02-03 [mir]        3.7.5cvs5
5999
6000         * src/addrindex.c
6001         * src/editldap.c
6002         * src/ldapctrl.c
6003         * src/ldapctrl.h
6004         * src/ldapquery.c
6005         * src/ldapupdate.c
6006             Save LDAP password encrypted. See bug 2113.
6007
6008
6009 2010-02-03 [colin]      3.7.5cvs4
6010
6011         * src/privacy.c
6012                 Fix again decoding of encrypted parts. The
6013                 reverting of the patch was wrong, as the
6014                 double-decoding was fixed in smime itself.
6015                 Thanks to Matthias Drochner again...
6016
6017 2010-02-02 [colin]      3.7.5cvs3
6018
6019         * src/plugins/smime/smime.c
6020         * src/privacy.c
6021                 Revert 3.7.4cvs2 and make a better patch for bug
6022                 2059 and 2076. Patch by Matthias Drochner
6023
6024 2010-01-31 [pawel]      3.7.5cvs2
6025
6026         * src/gtk/authors.h
6027                 Fix hungarian translator's name
6028
6029 2010-01-31 [pawel]      3.7.5cvs1
6030
6031         * src/messageview.c
6032         * src/mimeview.c
6033                 Fix Bug 2107 - Arrow keys don't work in message view window
6034
6035 2010-01-31 [paul]       3.7.5
6036
6037         * NEWS
6038         * README
6039         * RELEASE_NOTES 
6040                 3.7.5 released!
6041
6042 2010-01-23 [pawel]      3.7.4cvs10
6043
6044         * src/addressbook.c
6045                 Fix button sensitivity in compose mode
6046
6047 2010-01-23 [pawel]      3.7.4cvs9
6048
6049         * commitHelper
6050         * tools/kdeservicemenu/install.sh
6051         * tools/make.themes.project
6052         * tools/nautilus2claws-mail.sh
6053         * tools/popfile-link.sh
6054         * tools/textviewer.sh
6055                 Not all systems have bash installed in /bin, use env(1) to find
6056                 it`s location
6057
6058 2010-01-22 [pawel]      3.7.4cvs8
6059
6060         * src/prefs_account.c
6061         * src/prefs_filtering.c
6062         * src/prefs_send.c
6063         * src/gtk/colorlabel.c
6064                 Add some separators in combos
6065
6066 2010-01-22 [pawel]      3.7.4cvs7
6067
6068         * autogen.sh
6069                 --disable-aspell -> --disable-enchant
6070         * configure.ac
6071                 Fix options spacing in configure --help
6072         * src/wizard.c
6073                 Make wizard's window centered on the screen
6074
6075 2010-01-19 [holger]     3.7.4cvs6
6076
6077         * src/folder.c
6078         * src/folder.h
6079                 Introduce folder_get_item_from_identifier().
6080                 In contrast to folder_find_item_from_identifier(), this
6081                 function recursively creates the FolderItems in the id path.
6082                 Useful for programmatically creating folders (e.g. by plugins)
6083
6084 2010-01-17 [pawel]      3.7.4cvs5
6085
6086         * src/gtk/authors.h
6087                 Fix my lastname
6088
6089 2010-01-16 [colin]      3.7.4cvs4
6090
6091         * src/plugins/pgpcore/sgpgme.c
6092                 Probably fix bug 2098, 'claws-mails crashes frequently 
6093                 with pgpcore'. Fix double-free.
6094
6095 2010-01-16 [holger]     3.7.4cvs3
6096
6097         * src/prefs_toolbar.h
6098                 Forgotten header
6099
6100 2010-01-15 [colin]      3.7.4cvs2
6101
6102         * src/privacy.c
6103                 Decode mimeinfo before decrypting it. Probably
6104                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6105                 with S/MIME encryption' and bug 2076 'having 
6106                 worked 2 times properly CLAWS ceased to 
6107                 decrypt incoming PGP mails -displays base64 
6108                 instead - sucks completely'
6109                 Let's hope complete suckage ends here!
6110                 Thanks to Matthias Drochner.
6111
6112 2010-01-08 [paul]       3.7.4cvs1
6113
6114         * tools/claws.i18n.status.pl
6115                 fix typos
6116
6117 2010-01-08 [paul]       3.7.4
6118
6119         * NEWS
6120         * README
6121         * RELEASE_NOTES 
6122                 3.7.4 released!
6123
6124 2010-01-08 [paul]       3.7.3cvs57
6125
6126         * po/ca.po
6127         * po/cs.po
6128         * po/de.po
6129         * po/fi.po
6130         * po/hu.po
6131         * po/id.po
6132         * po/ja.po
6133         * po/nl.po
6134         * po/pt_BR.po
6135         * po/pt_PT.po
6136         * po/ru.po
6137         * po/sk.po
6138                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6139                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6140                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6141                 Slavko
6142
6143 2010-01-08 [paul]       3.7.3cvs56
6144
6145         * src/common/utils.c
6146                 fix bug 2089, 'URLs ending with an underscore ('_')
6147                 are not correctly parsed'. thanks to Johan
6148
6149 2010-01-05 [colin]      3.7.3cvs55
6150
6151         * po/fr.po
6152                 Update french translation
6153
6154 2010-01-04 [mones]      3.7.3cvs54
6155
6156         * po/es.po
6157                 Update Spanish translation
6158
6159 2010-01-04 [mones]      3.7.3cvs53
6160
6161         * manual/plugins.xml
6162                 Some format
6163         * manual/es/claws-mail-manual.xml
6164         * manual/es/intro.xml
6165         * manual/es/plugins.xml
6166                 Synchronise with English version
6167
6168 2010-01-03 [paul]       3.7.3cvs52
6169
6170         * ChangeLog
6171                 fix format
6172         * src/gtk/authors.h
6173                 update TEAM_LIST, fix encoding
6174
6175 2010-01-03 [mir]        3.7.3cvs51
6176
6177         * src/compose.c
6178                 When composing to a NNTP list TO: will always be preset
6179                 to the NNTP list unless user has chosen some other default
6180                 in which case we will handle this the normal way. Therefore
6181                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6182
6183 2010-01-01 [paul]       3.7.3cvs50
6184
6185         * src/gtk/about.c
6186                 bump copyright year whilst it's in mind
6187
6188 2009-12-31 [paul]       3.7.3cvs49
6189
6190         * manual/claws-mail-manual.xml
6191         * manual/intro.xml
6192         * manual/plugins.xml
6193                 fix links so that they make sense in the context of the
6194                 text version of the manual
6195
6196 2009-12-31 [paul]       3.7.3cvs48
6197
6198         * manual/intro.xml
6199         * manual/plugins.xml
6200                 updates, improvements, corrections, additions
6201
6202 2009-12-29 [pawel]      3.7.3cvs47
6203
6204         * src/prefs_filtering_action.c
6205                 Fix Bug 2082 'Wrong color rectangle position when replacing
6206                 "color" processing rule'
6207
6208 2009-12-29 [colin]      3.7.3cvs46
6209
6210         * src/compose.c
6211                 Fix bug 2074, 'Remember sending account 
6212                 for sent messages'
6213
6214 2009-12-20 [holger]     3.7.3cvs45
6215
6216         * src/compose.c
6217                 Delay CREATED_HOOKLIST invokation until
6218                 after the modifications to the compose window
6219                 are done, to allow hooks to further modify the
6220                 window without getting overridden again
6221
6222 2009-12-20 [holger]     3.7.3cvs44
6223
6224         * src/prefs_toolbar.h
6225                 Fix last commit
6226
6227 2009-12-20 [holger]     3.7.3cvs43
6228
6229         * src/prefs_toolbar.c
6230         * src/prefs_toolbar.h
6231         * src/toolbar.c
6232                 Pass window struct to caller
6233
6234 2009-12-20 [holger]     3.7.3cvs42
6235
6236         * src/compose.c
6237         * src/compose.h
6238                 Add hooklist after creation of a compose window
6239
6240 2009-12-19 [holger]     3.7.3cvs41
6241
6242         * src/prefs_toolbar.c
6243         * src/prefs_toolbar.h
6244         * src/toolbar.c
6245                 Allow plugins to choose to which toolbar they want
6246                 to add actions (main window, compose window, or message view)
6247
6248 2009-12-19 [paul]       3.7.3cvs40
6249
6250         * src/statusbar.c
6251                 fix statusbar in GTK+ 2.19.1
6252
6253 2009-12-10 [pawel]      3.7.3cvs39
6254
6255         * src/compose.c
6256                 Better fix for cvs28 regression
6257
6258 2009-12-10 [iwkse]      3.7.3cvs38
6259
6260         * src/compose.c
6261             Fix some indentation
6262
6263 2009-12-10 [iwkse]      3.7.3cvs37
6264
6265         * src/compose.c
6266             Add missing checks for gtkaspell: avoid
6267             crashing in some cases when Enchant is 
6268             enabled but the spell checker is disabled 
6269             in preferences.
6270
6271 2009-12-09 [colin]      3.7.3cvs36
6272
6273         * src/compose.c
6274                 Fix leak and unchecked accesses.
6275
6276 2009-12-09 [mir]        3.7.3cvs35
6277
6278         * src/compose.c
6279         Fix Bug 2072 "template at folder properties is not working"
6280         introduced in cvs24.
6281
6282 2009-12-08 [pawel]      3.7.3cvs34
6283
6284         * src/compose.c
6285                 When 'Reply All' remove current compose address from
6286                 Cc/Bcc list - fix for regression introduced in cvs28
6287
6288 2009-12-05 [pawel]      3.7.3cvs33
6289
6290         * src/messageview.c
6291                 Fix memory management, duh!
6292
6293 2009-12-04 [pawel]      3.7.3cvs32
6294
6295         * src/messageview.c
6296                 Use case insensitive comparison in search for
6297                 duplicate urls
6298         * src/uri_opener.c
6299                 Refresh scrollbars on every window open
6300
6301 2009-12-04 [pawel]      3.7.3cvs31
6302
6303         * src/compose.c
6304                 Highlight misspelled words when applying template and
6305                 check_while_typing option is on
6306
6307 2009-12-03 [pawel]      3.7.3cvs30
6308
6309         * src/compose.c
6310                 Highlight misspelled words in text inserted from file(s)
6311                 or pasted to message body when check_while_typing
6312                 options is on
6313
6314 2009-12-02 [pawel]      3.7.3cvs29
6315
6316         * src/compose.c
6317                 Revert first part of previous commit
6318
6319 2009-12-02 [pawel]      3.7.3cvs28
6320
6321         * src/compose.c
6322                 Fix Bug 2055 "duplicate mailing list reply if
6323                 List-Post + Reply-To present"
6324                 - Ignore Reply-To if answering to ML
6325                 - Improve parsing of List-Post header
6326
6327 2009-12-02 [pawel]      3.7.3cvs27
6328
6329         * src/compose.c
6330         * src/compose.h
6331                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6332                 email had user in "From" and "CC"
6333                 Don't allow duplicate addresses in compose window headers
6334
6335 2009-12-02 [mones]      3.7.3cvs26
6336
6337         * manual/intro.xml
6338         * manual/es/intro.xml
6339         * manual/fr/intro.xml
6340         * manual/it/intro.xml
6341         * manual/pl/intro.xml
6342                 Make URL to point current site
6343
6344 2009-12-01 [holger]     3.7.3cvs25
6345
6346         * src/summaryview.c
6347         * src/summaryview.h
6348                 Introduce new drag type "claws-mail/msg-path-list" for
6349                 drag'n'drop of a message selection from the summaryview
6350                 into other applications. The drag data gets set to the
6351                 folder-item-id followed by message ids, separated by newlines.
6352                 This enables other applications to back-link to Claws Mail
6353                 via a "claws-mail --select" call after they received a drop.
6354
6355 2009-11-30 [mir]        3.7.3cvs24
6356
6357         * src/compose.c
6358            Place cursor in compose window according to provided input
6359            If to: is present place cursor in subject field and if both
6360            to: and subject: is present place cursor in body. If body: is
6361            present insert a new line after text and place cursor there.
6362
6363 2009-11-27 [mones]      3.7.3cvs23
6364
6365         * src/gtk/quicksearch.c
6366                 Allow viewing longer expressions if there's space
6367
6368 2009-11-25 [holger]     3.7.3cvs22
6369
6370         * Makefile.am
6371         * src/common/Makefile.am
6372         * src/common/utils.c
6373         * src/common/utils.h
6374                 Add a function to query the
6375                 filepath of the .desktop file
6376
6377 2009-11-25 [colin]      3.7.3cvs21
6378
6379         * src/imap.c
6380                 Fix bug 2063, 'glib assertion in GRelation use in 
6381                 imap.c'
6382
6383 2009-11-24 [pawel]      3.7.3cvs20
6384
6385         * src/common/utils.c
6386                 Fix Bug 2053 'Inconsistent application of Coloration 
6387                 of Message text'
6388                 Don't allow '<' character between quotation marks
6389
6390 2009-11-21 [holger]     3.7.3cvs19
6391
6392         * src/printing.c
6393                 Modify cairo clip handling in preview windows,
6394                 to prevent print preview windows from being blank
6395                 with GTK+ 2.18. Follow recommendation of the GTK+
6396                 documentation (section "Migrating to client side windows")
6397                 and create a new cairo context for each expose event.
6398
6399 2009-11-19 [pawel]      3.7.3cvs18
6400
6401         * Makefile.am
6402                 complete 3.7.3cvs15 so install is DESTDIR safe
6403                 remove icons with changed names on uninstall
6404
6405 2009-11-18 [pawel]      3.7.3cvs17
6406
6407         * src/news_gtk.c
6408                 remove unneeded and code-duplicating function
6409
6410 2009-11-18 [pawel]      3.7.3cvs16
6411
6412         * src/news_gtk.c
6413                 Fix Bug 2057 'Claws mail does not keep renamed names
6414                 of nntp-subscribed groups'
6415                 Check for already subscribed group using item->path for group
6416                 comparision as folders item->path != item->name may be truth 
6417                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6418
6419 2009-11-17 [pawel]      3.7.3cvs15
6420
6421         * Makefile.am
6422                 Fix Bug 2049 'some icons not copied?'
6423                 Install additional 64x64 and 128x128 icons
6424
6425 2009-11-17 [holger]     3.7.3cvs14
6426
6427         * src/prefs_toolbar.c
6428         * src/prefs_toolbar.h
6429         * src/toolbar.c
6430         * src/toolbar.h
6431                 Allow plugins to register toolbar items
6432
6433 2009-11-11 [pawel]      3.7.3cvs13
6434
6435         * src/addressbook.c
6436         * src/compose.c
6437         * src/compose.h
6438         * src/filtering.c
6439                 Fix Bug 1867 Changing account does not change BCC address
6440                 Set account specific headers when changing account
6441                 in compose window.
6442
6443 2009-11-07 [colin]      3.7.3cvs12
6444
6445         * src/gtk/prefswindow.c
6446                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6447                 Patch by Pawel
6448
6449 2009-11-07 [colin]      3.7.3cvs11
6450
6451         * src/gtk/spell_entry.c
6452                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6453                 Patch by Pawel Pekala
6454
6455 2009-10-27 [colin]      3.7.3cvs10
6456
6457         * src/folder.c
6458                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6459                 Don't try to check whether the folder is up-to-date if
6460                 the folder class doesn't implement set_mtime, as we don't
6461                 care in this case. This code exists since a long time, but
6462                 the bug was triggered by more scanning of queue folders 
6463                 since recently (when we added \Deleted handling).
6464
6465 2009-10-27 [colin]      3.7.3cvs9
6466
6467         * src/mainwindow.c
6468                 Try to fix registering as default client
6469                 on windows 7
6470
6471 2009-10-21 [wwp]        3.7.3cvs8
6472
6473         * src/common/utils.c
6474                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6475
6476 2009-10-21 [wwp]        3.7.3cvs7
6477
6478         * src/common/utils.c
6479                 Don't core dump when attempting to insert a non-existing
6480                 file using a mailto: uri (g_error does core dump).
6481
6482 2009-10-20 [colin]      3.7.3cvs6
6483
6484         * src/common/utils.c
6485                 Don't g_error on normal warnings...
6486
6487 2009-10-20 [colin]      3.7.3cvs5
6488
6489         * src/plugins/pgpcore/sgpgme.c
6490                 Fix bug 1996, 'S/MIME key not selected'
6491                 Check for S/MIME certs too
6492
6493 2009-10-20 [colin]      3.7.3cvs4
6494
6495         * src/common/w32lib.h
6496                 Fix win32 build on latest mingw32
6497
6498 2009-10-20 [colin]      3.7.3cvs3
6499
6500         * src/exportldif.c
6501         * src/ldif.c
6502         * src/ldif.h
6503                 Fix LDIF export. Patch by Michael Rasmussen
6504
6505 2009-10-18 [paul]       3.7.3cvs2
6506
6507         * tools/claws.i18n.status.pl
6508                 increase the value of $transolddays since we're relasing less
6509                 often now.
6510                 rework the en_GB.po hack so that en_GB is always 100% translated
6511                 and recently updated
6512
6513 2009-10-17 [paul]       3.7.3cvs1
6514
6515         * src/prefs_account.c
6516         * src/prefs_compose_writing.c
6517         * src/prefs_receive.c
6518         * src/prefs_summaries.c
6519         * src/prefs_wrapping.c
6520                 reword a few labels. (this incorporates everything
6521                 that seemed worthwhile from bug 2020)
6522         * src/prefs_customheader.c
6523                 use a 'Browse' button instead of button with
6524                 label 'From file...'
6525
6526 2009-10-12 [colin]
6527
6528         * CVS repository change
6529
6530 2009-10-09 [paul[       3.7.3
6531
6532         version 3.7.3 unleashed!!
6533
6534 2009-10-07 [paul]       3.7.2cvs49
6535
6536         * src/folderview.c
6537         * src/folderview.h
6538         * src/mainwindow.c
6539                 fix  Bug 1994 -  Changing colors required restart.
6540                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6541                 more accurate folderview_reinit_fonts()
6542
6543 2009-10-07 [paul]       3.7.2cvs48
6544
6545         * src/addrgather.c
6546         * src/prefs_common.c
6547         * src/prefs_common.h
6548                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6549                 patch by Pawel Pekala
6550
6551 2009-10-07 [paul]       3.7.2cvs47
6552
6553         * po/cs.po
6554         * po/de.po
6555         * po/hu.po
6556         * po/id.po
6557         * po/ja.po
6558         * po/pt_BR.po
6559                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6560                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6561                 Goncalves Guimaraes
6562
6563 2009-10-06 [colin]      3.7.2cvs46
6564
6565         * po/fr.po
6566                 French translation update
6567
6568 2009-10-05 [paul]       3.7.2cvs45
6569
6570         * src/printing.c
6571                 enable Page Size and Orientation in the print dialog,
6572                 GTK+ >= 2.18.x only. Patch by Mark__T
6573
6574 2009-10-05 [paul]       3.7.2cvs44
6575
6576         * src/prefs_summaries.c
6577                 fix label, startup --> start-up, to match other uses of the
6578                 term
6579
6580 2009-10-05 [paul]       3.7.2cvs43
6581
6582         * po/pl.po
6583                 updated by Emilian Nowak
6584
6585 2009-10-03 [colin]      3.7.2cvs42
6586
6587         * src/mimeview.c
6588         * src/noticeview.c
6589         * src/gtk/gtkcmclist.c
6590         * src/gtk/gtkvscrollbutton.c
6591         * src/gtk/logwindow.c
6592                 GTK+ 2.18 fixes:
6593                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6594                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6595                 Fix warning at start
6596
6597 2009-09-28 [colin]      3.7.2cvs41
6598
6599         * src/matcher.c
6600         * src/mimeview.c
6601         * src/prefs_folder_item.c
6602                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6603
6604 2009-09-28 [colin]      3.7.2cvs40
6605
6606         * src/prefs_summaries.c
6607         * src/gtk/sslcertwindow.c
6608                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6609                 shows up garbled in GUI'. Patch by Pawel Pekala
6610
6611 2009-09-24 [iwkse]      3.7.2cvs39
6612
6613         * configure.ac
6614             That's only for statistics, of course :)
6615
6616 2009-09-24 [iwkse]      3.7.2cvs38
6617
6618         * configure.ac
6619             ...
6620
6621 2009-09-24 [iwkse]      3.7.2cvs37
6622
6623         * configure.ac
6624             Revert unwanted change
6625
6626 2009-09-24 [iwkse]      3.7.2cvs36
6627
6628         * src/action.c
6629             Fix issue with filtering actions and 
6630             parsed parameters
6631
6632 2009-09-20 [mones]      3.7.2cvs35
6633
6634         * tools/convert_mbox.pl
6635                 Add -R flag to support recursive conversions
6636                 of arbitrary Evolution mail folders, based on
6637                 bash script by Daniel Dickinson (fixes debian 
6638                 bug #461435) 
6639         * tools/popfile-link.sh
6640                 Set required shell for script (fixes debian 
6641                 bug #530057)
6642
6643 2009-09-16 [colin]      3.7.2cvs34
6644
6645         * src/main.c
6646                 Go grab files in /etc/skel if they exist
6647                 at first startup 
6648
6649 2009-09-15 [colin]      3.7.2cvs33
6650
6651         * src/procmime.c
6652                 Complete 3.7.1cvs42: only output directly to
6653                 final file if we get NULL byes at the start.
6654                 Still fixes saving UTF16 files, but also
6655                 fixes displaying Base64 parts with decoding
6656                 errors (parts without errors get displayed)
6657
6658 2009-09-14 [colin]      3.7.2cvs32
6659
6660         * src/matcher.c
6661         * src/matcher.h
6662         * src/matcher_parser_parse.y
6663         * src/prefs_matcher.c
6664                 Add 'has_attachment' and 'signed' matcher
6665                 expressions. Patch by Aleksei Miheev, fixes
6666                 bug 1997. 
6667
6668 2009-09-14 [colin]      3.7.2cvs31
6669
6670         * src/common/utils.c
6671                 Add "Re :" prefix from french Yahoo mail.
6672                 Patch by Didier Barvaux, fixes bug 1999
6673
6674 2009-09-10 [mones]      3.7.2cvs30
6675
6676         * manual/plugins.xml
6677                 Fix sites supported by SpamReport
6678         * manual/es/plugins.xml
6679                 Synchronise Spanish manual
6680
6681 2009-09-07 [holger]     3.7.2cvs29
6682
6683         * Makefile.am
6684                 Also update the icon cache on uninstall.
6685                 This prevents possible problems when Claws Mail was
6686                 uninstalled and installed again into a different location,
6687                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
6688                 and the blog post linked therein
6689
6690 2009-09-07 [paul]       3.7.2cvs28
6691
6692         * src/prefs_toolbar.c
6693                 when updating the main toolbar icons just update
6694                 the main toolbar (and consequently fix a bug where
6695                 folderview icons would disappear)
6696
6697 2009-08-30 [holger]     3.7.2cvs27
6698
6699         * src/compose.c
6700                 Do case-insensitive comparison against
6701                 header names when extracting recipients
6702                 from composed mails
6703
6704 2009-08-23 [colin]      3.7.2cvs26
6705
6706         * src/mbox.c
6707                 Probably fix RH bug 512024, " folder.c:3543 
6708                 Condition msglist != NULL failed"
6709
6710 2009-08-23 [colin]      3.7.2cvs25
6711
6712         * src/prefs_compose_writing.c
6713                 Make the maximum size warning bigger. Patch
6714                 by Didier Barvaux on bug 1986.
6715
6716 2009-08-21 [colin]      3.7.2cvs24
6717
6718         * src/compose.c
6719                 Previous commit: move the function into compose_insert_file
6720                 so that it's also used on drag-n-drop
6721
6722 2009-08-21 [colin]      3.7.2cvs23
6723
6724         * src/compose.c
6725                 Fix scrolling when adding an header
6726
6727 2009-08-21 [colin]      3.7.2cvs22
6728
6729         * src/compose.c
6730         * src/prefs_common.c
6731         * src/prefs_common.h
6732         * src/prefs_compose_writing.c
6733         * src/common/utils.c
6734                 Fix bug 1986, "New feature: warn user when inserting 
6735                 a large file in the message body". Patch by Didier
6736                 Barvaux
6737
6738 2009-08-21 [colin]      3.7.2cvs21
6739
6740         * AUTHORS
6741         * src/gtk/authors.h
6742         * src/common/utils.c
6743                 Fix bug 1984: Add R�f. : reply prefix (french 
6744                 Lotus Notes); patch by Didier Barvaux
6745
6746 2009-08-21 [colin]      3.7.2cvs20
6747
6748         * src/codeconv.c
6749         * src/codeconv.h
6750                 Fix bug 1969, 'Bad guess for outgoing encoding'
6751                 Make sure the specific converters (japanese in
6752                 this case) can return success/error in strict
6753                 mode, instead of silently failing back to 
6754                 strncpy
6755
6756 2009-08-20 [holger]     3.7.2cvs19
6757
6758         * src/compose.c
6759         * src/compose.h
6760                 Make it possible for code outside
6761                 compose (e.g. plugins) to attach files
6762
6763 2009-08-20 [colin]      3.7.2cvs18
6764
6765         * src/main.c
6766                 Fix crash when accessing IMAP soon
6767
6768 2009-08-18 [colin]      3.7.2cvs17
6769
6770         * src/ldapquery.c
6771                 Maybe fix crash on non-existent LDAP server
6772
6773 2009-08-04 [colin]      3.7.2cvs16
6774
6775         * src/toolbar.c
6776                 Fix toolbar's spacing that breaks dark
6777                 themes (patch from http://blogs.igalia.com/aperez/
6778                 2009/07/making-claws-mail-look-better/)
6779
6780 2009-07-28 [colin]      3.7.2cvs15
6781
6782         * src/account.c
6783         * src/addrcustomattr.c
6784         * src/addressadd.c
6785         * src/addressbook_foldersel.c
6786         * src/addrgather.c
6787         * src/browseldap.c
6788         * src/compose.c
6789         * src/editbook.c
6790         * src/editgroup.c
6791         * src/editjpilot.c
6792         * src/editldap.c
6793         * src/editldap_basedn.c
6794         * src/edittags.c
6795         * src/editvcard.c
6796         * src/exphtmldlg.c
6797         * src/expldifdlg.c
6798         * src/export.c
6799         * src/foldersel.c
6800         * src/import.c
6801         * src/importldif.c
6802         * src/importmutt.c
6803         * src/importpine.c
6804         * src/prefs_actions.c
6805         * src/prefs_customheader.c
6806         * src/prefs_display_header.c
6807         * src/prefs_filtering.c
6808         * src/prefs_folder_column.c
6809         * src/prefs_matcher.c
6810         * src/prefs_summary_column.c
6811         * src/prefs_summary_open.c
6812         * src/prefs_template.c
6813         * src/textview.c
6814         * src/uri_opener.c
6815                 Fix bug 1950, 'Program freeze up during folder selection'
6816                 Don't leave hidden windows modal
6817
6818 2009-07-28 [colin]      3.7.2cvs14
6819
6820         * src/ldapquery.c
6821                 Fix bug 1957, 'LDAP errs out after searching too 
6822                 many search bases'
6823
6824 2009-07-28 [colin]      3.7.2cvs13
6825
6826         * src/summaryview.c
6827                 Fix bug 1966, '"Collapse all threads" slower than 
6828                 "Expand all threads"'
6829
6830 2009-07-28 [colin]      3.7.2cvs12
6831
6832         * src/common/session.c
6833                 Fix bug 1967, 'Claws gets stuck after accepting 
6834                 a certificate warning dialog'
6835
6836 2009-07-19 [paul]       3.7.2cvs11
6837
6838         * manual/plugins.xml
6839                 a few small changes to the English
6840
6841 2009-07-18 [mones]      3.7.2cvs10
6842
6843         * manual/plugins.xml
6844                 Add new bsfilter and fancy plugins to the docs
6845                 and a note about dealing with plugins of the same class
6846         * src/prefs_account.c
6847                 Fix extra space at the end typo
6848
6849 2009-07-16 [colin]      3.7.2cvs9
6850
6851         * src/summaryview.c
6852                 Fix wrong return without unlocking; thanks
6853                 to mupuf_
6854
6855 2009-07-14 [colin]      3.7.2cvs8
6856
6857         * src/imap.c
6858                 Fix bug 1954, 'Segfault on reading wrong STATUS'
6859
6860 2009-07-10 [colin]      3.7.2cvs7
6861
6862         * src/plugins/pgpcore/plugin.def
6863         * src/common/utils.h
6864                 Fix windows port
6865
6866 2009-07-10 [colin]      3.7.2cvs6
6867
6868         * src/prefs_display_header.c
6869                 Fix bug 1951, 'C-Mail dumps core when editing 
6870                 displayed headers'. Patch by Alexey Rusakov
6871
6872 2009-07-10 [colin]      3.7.2cvs5
6873
6874         * src/folderview.c
6875                 Fix bug 1952, 'Deleted mails in Queue folder 
6876                 highlight it'.
6877
6878 2009-07-09 [colin]      3.7.2cvs4
6879
6880         * src/gtk/spell_entry.c
6881                 Fix bug 1949, 'Spell checker doesn't recognise 
6882                 certain word in Subject header, but does in 
6883                 message body'. Patch by Pawel Pekala.
6884
6885 2009-07-09 [paul]       3.7.2cvs3
6886
6887         * configure.ac
6888                 use pkgconfig to check for the minimum required
6889                 version of GnuTLS
6890
6891 2009-07-06 [colin]      3.7.2cvs2
6892
6893         * src/prefs_customheader.c
6894                 Fix build failure
6895
6896 2009-07-04 [paul]       3.7.2cvs1
6897
6898         * tools/claws.i18n.status.pl
6899                 updated
6900
6901 2009-07-03 [paul]       3.7.2
6902
6903         * NEWS
6904         * README
6905         * RELEASE_NOTES 
6906                 3.7.2 released!
6907
6908 2009-07-03 [paul]       3.7.1cvs85
6909
6910         * AUTHORS
6911         * configure.ac
6912         * po/pt_PT.po
6913         * po/sk.po
6914         * src/gtk/authors.h
6915                 added new translations by Tiago Faria and Slavko
6916         * po/bg.po
6917         * po/cs.po
6918         * po/de.po
6919         * po/es.po
6920         * po/fi.po
6921         * po/fr.po
6922         * po/hu.po
6923         * po/id.po
6924         * po/it.po
6925         * po/ja.po
6926         * po/pt_BR.po
6927         * po/ru.po
6928                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
6929                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
6930                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
6931                 Goncalves Guimaraes, Aleksei Miheev
6932
6933 2009-07-01 [colin]      3.7.1cvs84
6934
6935         * src/prefs_common.c
6936                 Fix bug 1940, 'Doesn't open links in 
6937                 user's default browser'. Turn the preference
6938                 to TRUE by default; that will only change the
6939                 behaviour for new users.
6940
6941 2009-06-29 [colin]      3.7.1cvs83
6942
6943         * src/filtering.c
6944         * src/filtering.h
6945         * src/prefs_filtering_action.c
6946                 Fix bug 1935, 'problems with very long filtering actions':
6947                 Use a dynamic buffer in action to string, and a bigger
6948                 buffer in string to action
6949
6950 2009-06-29 [colin]      3.7.1cvs82
6951
6952         * src/matcher_parser_lex.l
6953                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
6954
6955 2009-06-29 [colin]      3.7.1cvs81
6956
6957         * src/addressbook.c
6958                 Fix warnings
6959         * src/editgroup.c
6960                 Fix crash (out-of-bounds tree column)
6961         * src/gtk/gtkcmctree.c
6962         * src/gtk/gtksctree.c
6963                 Prevent using an out-of-bounds tree column
6964
6965 2009-06-29 [colin]      3.7.1cvs80
6966
6967         * src/ldapupdate.c
6968         * src/ldif.c
6969                 Leak fixes; patch by Pawel Pekala.
6970
6971 2009-06-26 [colin]      3.7.1cvs79
6972
6973         * src/summaryview.c
6974                 Sort by msgnum if dates are equal
6975
6976 2009-06-24 [paul]       3.7.1cvs78
6977
6978         * src/summaryview.c
6979                 make some (forgotten) strings translatable
6980
6981 2009-06-19 [colin]      3.7.1cvs77
6982
6983         * src/summaryview.c
6984                 Fix menu sensitiveness
6985
6986 2009-06-18 [colin]      3.7.1cvs76
6987
6988         * configure.ac
6989         * src/plugins/pgpcore/sgpgme.c
6990         * src/plugins/pgpcore/sgpgme.h
6991         * src/plugins/pgpmime/mypgpcore.def
6992         * src/plugins/pgpmime/pgpmime.c
6993         * src/plugins/smime/mypgpcore.def
6994         * src/plugins/smime/smime.c
6995                 Use largefile support (and stop using our old GPGME
6996                 hack on gpgme_data_seek/rewind)
6997                 (See 1.9.12cvs44 to 46 - if this breaks things we 
6998                 should soon know :)
6999
7000 2009-06-13 [colin]      3.7.1cvs75
7001
7002         * src/gtk/spell_entry.c
7003                 Fix assertion. We can put a NULL gtkaspell to
7004                 an entry; it just means it won't be spell-checked.
7005
7006 2009-06-12 [mones]      3.7.1cvs74
7007
7008         * src/compose.c
7009         * src/messageview.c
7010         * src/prefs_account.c
7011         * src/prefs_account.h
7012         * src/common/utils.c
7013         * src/common/utils.h
7014                 Added preference to use account address in generated
7015                 Message-Id. Fixes Debian bug #531052
7016
7017 2009-06-12 [colin]      3.7.1cvs73
7018
7019         * src/common/ssl.c
7020                 Better fix, API-compatible with libgnutls13
7021
7022 2009-06-12 [colin]      3.7.1cvs72
7023
7024         * src/common/ssl.c
7025                 Use compatibility mode in GnuTLS, and avoid problems with 
7026                 servers that don't comply 100% with the spec, but still
7027                 exist.
7028
7029 2009-06-06 [iwkse]      3.7.1cvs71
7030
7031         * src/compose.c
7032                 Ops..revert a mix with another patch
7033
7034 2009-06-06 [iwkse]      3.7.1cvs70
7035
7036         * src/compose.c
7037                 A better fix for the previous commit's issue
7038
7039 2009-06-06 [iwkse]      3.7.1cvs69
7040
7041         * src/compose.c
7042                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7043                 event is sent to the Attach property window
7044
7045 2009-06-05 [colin]      3.7.1cvs68
7046
7047         * src/compose.c
7048                 Fix build on GTK+ 2.6
7049
7050 2009-06-03 [mones]      3.7.1cvs67
7051
7052         * tools/make.themes.project
7053                 Oops! fix header, sorry Paul ;-)
7054
7055 2009-06-03 [mones]      3.7.1cvs66
7056
7057         * tools/make.themes.project
7058                 Add support for PNG themes and other
7059                 fixes i don't remember now... :)
7060
7061 2009-06-02 [colin]      3.7.1cvs65
7062
7063         * src/compose.c
7064         * src/prefs_template.c
7065         * src/quote_fmt.c
7066                 Fix error messages in templates, and fix their
7067                 checking
7068
7069 2009-05-22 [colin]      3.7.1cvs64
7070
7071         * src/compose.c
7072                 And remove hbox too
7073
7074 2009-05-22 [colin]      3.7.1cvs63
7075
7076         * src/compose.c
7077                 Fix phantom button behind entry when
7078                 changing fields via Tools/Reply mode.
7079
7080 2009-05-22 [colin]      3.7.1cvs62
7081
7082         * src/compose.c
7083                 Fix icon size
7084
7085 2009-05-21 [mones]      3.7.1cvs61
7086
7087         * src/compose.c
7088         * src/compose.h
7089                 Add button to empty header lines with one click
7090
7091 2009-05-21 [paul]       3.7.1cvs60
7092
7093         * src/mainwindow.c
7094         * src/mainwindow.h
7095         * src/plugins/trayicon/trayicon.c
7096                 when quitting from the trayicon, honour
7097                 prefs_common.clean_on_exit
7098
7099 2009-05-21 [paul]       3.7.1cvs59
7100
7101         * src/gtk/Makefile.am
7102                 remove duplicate entry
7103                 thanks to Charles A Edwards
7104
7105 2009-05-19 [paul]       3.7.1cvs58
7106
7107         * src/send_message.c
7108                 clear progressbar in the statusbar on 'Cancel'
7109
7110 2009-05-16 [colin]      3.7.1cvs57
7111
7112         * AUTHORS
7113         * src/gtk/authors.h
7114                 Add Fabian
7115
7116 2009-05-16 [colin]      3.7.1cvs56
7117
7118         * src/msgcache.c
7119                 Remove msgnum>0 condition for removing messages
7120                 from caches. There's no such condition on add.
7121                 Fixes bug 1913, 'Allow to remove phantom 
7122                 messages from the cache'; patch by Fabian
7123                 Keil <fk at fabiankeil.de>
7124
7125 2009-05-12 [holger]     3.7.1cvs55
7126
7127         * src/messageview.c
7128         * src/messageview.h
7129                 Introduce hook after showing of the message view
7130
7131 2009-05-11 [colin]      3.7.1cvs54
7132
7133         * src/compose.c
7134                 Fix bug 1872, 'A: Cc: CCi: selector should 
7135                 default on same as preceding contact'
7136
7137 2009-05-10 [holger]     3.7.1cvs53
7138
7139         * src/addr_compl.c
7140         * src/addr_compl.h
7141                 Add a hook to make it possible for plugins to
7142                 modify the address completion list
7143
7144 2009-05-06 [paul]       3.7.1cvs52
7145
7146         * src/folder.c
7147         * src/mimeview.c
7148                 fix bug 1915, 'Mails signed with smime.p7s
7149                 display both signed and attachment icon.'
7150
7151 2009-05-05 [colin]      3.7.1cvs51
7152
7153         * src/common/utils.c
7154                 Fix patch :)
7155
7156 2009-05-05 [colin]      3.7.1cvs50
7157
7158         * src/common/utils.c
7159                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7160                 different mountpoint than tempdir'
7161
7162 2009-05-04 [colin]      3.7.1cvs49
7163
7164         * src/msgcache.c
7165                 Probably fix bug 1914, 'Crash reading
7166                 corrupted tags file'
7167
7168 2009-04-26 [paul]       3.7.1cvs48
7169
7170         * configure.ac
7171         * src/gtk/gtkaspell.h
7172                 fix bug 1904, 'build mechanism looks for
7173                 'enchant.h' in a wrong place'
7174
7175 2009-04-25 [paul]       3.7.1cvs47
7176
7177         * src/printing.c
7178                 gah! fix coding style!
7179
7180 2009-04-25 [paul]       3.7.1cvs46
7181
7182         * src/printing.c
7183         * src/toolbar.c
7184                 if building with GTK+ >= 2.16 use
7185                 gtk_orientable_set_orientation() instead of now
7186                 deprecated gtk_toolbar_set_orientation()
7187
7188 2009-04-24 [colin]      3.7.1cvs45
7189
7190         * src/compose.c
7191                 Ask before sending if an attached file has
7192                 disappeared.
7193
7194 2009-04-19 [paul]       3.7.1cvs44
7195
7196         * src/prefs_common.c
7197         * src/prefs_common.h
7198         * src/gtk/about.c
7199                 save About window size.
7200                 patch by Pawel Pekala
7201
7202 2009-04-12 [paul]       3.7.1cvs43
7203
7204         * tools/csv2addressbook.pl
7205                 add extra CSV fields that are now appended
7206                 by thunderbird (version 2.0.0.21)
7207
7208 2009-04-08 [colin]      3.7.1cvs42
7209
7210         * src/procmime.c
7211                 fix saving (but not displaying) of UTF-16
7212                 files
7213
7214 2009-04-08 [colin]      3.7.1cvs41
7215
7216         * src/gtk/manage_window.c
7217                 Disable transient windows on win32 - seems to
7218                 fix most focusing issues
7219
7220 2009-04-05 [colin]      3.7.1cvs40
7221
7222         * src/procmsg.c
7223                 Don't ask whether we want to send deleted mails in queue
7224                 folders; also, don't send deleted mails when flushing
7225                 queues
7226
7227 2009-04-04 [paul]       3.7.1cvs39
7228
7229         * AUTHORS
7230         * configure.ac
7231         * po/id.po
7232         * src/gtk/authors.h
7233         * tools/claws.i18n.status.pl
7234                 add new Indonesian translation, by
7235                 MSulchan Darmawan
7236
7237 2009-04-03 [paul]       3.7.1cvs38
7238
7239         * AUTHORS
7240         * src/gtk/authors.h
7241                 credit due
7242
7243 2009-04-03 [colin]      3.7.1cvs37
7244
7245         * src/compose.c
7246         * src/textview.c
7247                 Fix bug 1891, 'Add support for gopher:// links'
7248                 Patch by Jacob Head <clawsmail at jacob-head.com>
7249                 Let's go back to the roots! 
7250
7251 2009-04-03 [paul]       3.7.1cvs36
7252
7253         * m4/Makefile.am
7254                 complete cvs35
7255
7256 2009-04-03 [paul]       3.7.1cvs35
7257
7258         * configure.ac
7259                 add AC_CONFIG_MACRO_DIR([m4])
7260                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7261         * m4/aclocal-include.m4
7262                 removed this now unneeded file
7263
7264 2009-04-02 [colin]      3.7.1cvs34
7265
7266         * src/common/utils.h
7267                 Fix previous (thanks to Marcus :)
7268
7269 2009-04-02 [colin]      3.7.1cvs33
7270
7271         * src/common/utils.h
7272         * src/etpan/etpan-thread-manager.c
7273                 pipe() was a macro from GLib on win32 until
7274                 glib 2.13.2. It's undefined after that.
7275                 Thanks to Marcus Brinkmann for the heads-up!
7276
7277 2009-03-31 [colin]      3.7.1cvs32
7278
7279         * src/folder_item_prefs.c
7280                 Copy folder settings with prefs
7281
7282 2009-03-31 [colin]      3.7.1cvs31
7283
7284         * src/prefs_account.c
7285                 Don't use un-sensitive checkboxes in Privacy tab
7286                 when privacy system in None (makes unchecking 
7287                 painful when no privacy plugin is loaded)
7288
7289 2009-03-30 [colin]      3.7.1cvs30
7290
7291         * src/folder.c
7292         * src/folder.h
7293         * src/imap.c
7294         * src/mainwindow.c
7295         * src/mainwindow.h
7296         * src/prefs_account.c
7297         * src/prefs_account.h
7298         * src/summaryview.c
7299         * src/summaryview.h
7300                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7301                 Add an option on the Receive page of IMAP account preferences:
7302                 "Move deleted mails to trash and expunge immediately". This
7303                 option defaults to TRUE to avoid changing the existing behaviour.
7304                 Setting it to FALSE prevents automatic expunging. 
7305                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7306                 (View/Hide deleted message being a per-folder setting, and behaving,
7307                 like View/Hide read messages).
7308
7309 2009-03-30 [colin]      3.7.1cvs29
7310
7311         * src/imap.c
7312                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7313                 ask for IMAP password when using GSSAPI auth
7314
7315 2009-03-27 [colin]      3.7.1cvs28
7316
7317         * src/folder.c
7318                 Fix cvs14, make sure we mark non-existent caches dirty
7319                 (or they never get written)
7320
7321 2009-03-27 [colin]      3.7.1cvs27
7322
7323         * src/imap.c
7324                 Fix tag update when all tags are removed 
7325                 from another client
7326
7327 2009-03-25 [colin]      3.7.1cvs26
7328
7329         * configure.ac
7330                 Fix configure.ac, thanks to Pawel
7331
7332 2009-03-25 [colin]      3.7.1cvs25
7333
7334         * src/news.c
7335         * src/etpan/nntp-thread.c
7336                 Fix header fetching (NG/To/Cc). Fixes 
7337                 bug 1883, 'Message processing fails to 
7338                 act on Newsgroups: field'
7339
7340 2009-03-23 [colin]      3.7.1cvs24
7341
7342         * src/textview.c
7343                 Fix internal headers visible in queue/sent
7344
7345 2009-03-23 [colin]      3.7.1cvs23
7346
7347         * configure.ac
7348                 Fix check for RC (resource compiler) used
7349                 on win32 (AC_LIBTOOL_RC used to call it 
7350                 implicitely but stopped)
7351
7352 2009-03-19 [colin]      3.7.1cvs22
7353
7354         * src/toolbar.c
7355                 Put spam button in default toolbar even if
7356                 bogofilter and spamassassin are not built.
7357                 Other anti-spam plugin could exist! :)
7358         * src/common/utils.c
7359                 Fix exit status fetch on win32
7360
7361 2009-03-18 [paul]       3.7.1cvs21
7362
7363         * src/gtk/spell_entry.c
7364                 fix "[BUG] Wrong word replaced in 'Subject:'
7365                 when spell-checking correction used"
7366                 Patch by Pawel Pekala
7367
7368 2009-03-17 [colin]      3.7.1cvs20
7369
7370         * src/common/utils.c
7371                 Fix win32 build (from cvs12)
7372
7373 2009-03-17 [colin]      3.7.1cvs19
7374
7375         * src/compose.c
7376                 Fix bug 1735, 'Change To: and Newsgroups: 
7377                 recipient field according account type'
7378                 Patch by Pawel
7379
7380 2009-03-17 [colin]      3.7.1cvs18
7381
7382         * src/msgcache.c
7383         * src/prefs_common.c
7384         * src/prefs_common.h
7385         * src/prefs_other.c
7386         * src/common/prefs.c
7387                 Add preference for fsyncing metadata
7388
7389 2009-03-16 [paul]       3.7.1cvs17
7390
7391         * src/prefs_customheader.c
7392                 add forgotten #if HAVE_LIBCOMPFACE
7393
7394 2009-03-16 [paul]       3.7.1cvs16
7395
7396         * src/prefs_customheader.c
7397                 put the (X-)Face preview image below the up/down
7398                 buttons so they don't jump around.
7399                 make the list reorderable by drag'n'drop
7400
7401 2009-03-16 [colin]      3.7.1cvs15
7402
7403         * src/prefs_customheader.c
7404                 Add a (X-)Face preview. Patch by iwkse.
7405
7406 2009-03-16 [colin]      3.7.1cvs14
7407
7408         * src/compose.c
7409         * src/folder.c
7410         * src/folder.h
7411         * src/msgcache.c
7412         * src/common/prefs.c
7413                 Add fsync calls to make sure we don't
7414                 lose data on system crashes. (to do:
7415                 add a pref to allow people choosing raw
7416                 speed)
7417
7418 2009-03-15 [colin]      3.7.1cvs13
7419
7420         * src/gtk/gtkaspell.c
7421                 Fix empty menu when there are no
7422                 suggestions (using the Spelling menu)
7423
7424 2009-03-14 [colin]      3.7.1cvs12
7425
7426         * src/common/utils.c
7427                 Win32: fix subject prefix length
7428
7429 2009-03-11 [mones]      3.7.1cvs11
7430
7431         * po/es.po
7432                 fix encoding declared in header
7433                 update translation now we're at it
7434
7435 2009-03-10 [colin]      3.7.1cvs10
7436
7437         * src/messageview.c
7438                 Fix "wrong mime" message printed out multiple
7439                 times
7440
7441 2009-03-10 [colin]      3.7.1cvs9
7442
7443         * src/prefs_folder_item.c
7444                 Fix build
7445
7446 2009-03-09 [paul]       3.7.1cvs8
7447
7448         * src/prefs_folder_item.c
7449         * src/send_message.c
7450                 fixes to english text
7451
7452 2009-03-08 [paul]       3.7.1cvs7
7453
7454         * po/ja.po
7455                 correct errors in header
7456
7457 2009-03-08 [paul]       3.7.1cvs6
7458
7459         * AUTHORS
7460         * configure.ac
7461         * po/ja.po
7462         * src/gtk/authors.h
7463         * tools/claws.i18n.status.pl
7464                 add Japanese translation, submitted by kazken3
7465
7466 2009-03-07 [colin]      3.7.1cvs5
7467
7468         * src/messageview.c
7469                 Don't let the invalid MIME warning hide
7470                 other noticeview (Partial receive or 
7471                 return receipt).
7472
7473 2009-03-07 [colin]      3.7.1cvs4
7474
7475         * src/procmime.c
7476                 Fix build
7477
7478 2009-03-07 [colin]      3.7.1cvs3
7479
7480         * src/messageview.c
7481         * src/procmime.c
7482         * src/procmime.h
7483                 Handle mimeparts that lack an end boundary.
7484                 They're invalid but it's too annoying for
7485                 normal users to fix.
7486
7487 2009-03-06 [wwp]        3.7.1cvs2
7488
7489         * src/compose.c
7490         * src/folder_item_prefs.c
7491         * src/folder_item_prefs.h
7492         * src/prefs_folder_item.c
7493                 Add per-folder default cc, bcc and reply-to.
7494
7495 2009-03-06 [colin]      3.7.1cvs1
7496
7497         * src/gedit-print.c
7498         * src/gtk/gtksourceprintjob.c
7499                 Fix build with old print interface
7500
7501 2009-03-06 [paul]       3.7.1
7502
7503         * NEWS
7504         * README
7505         * RELEASE_NOTES 
7506                 3.7.1 released!
7507
7508 2009-03-06 [paul]       3.7.0cvs78
7509
7510         * po/cs.po
7511         * po/de.po
7512         * po/fi.po
7513         * po/fr.po
7514         * po/hu.po
7515         * po/nl.po
7516         * po/pt_BR.po
7517         * po/sv.po
7518         * po/zh_CN.po
7519                 updated by David Vachulka, Stephan Sachse, Flammie
7520                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7521                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7522                 and Ralph Young
7523
7524 2009-03-03 [colin]      3.7.0cvs77
7525
7526         * src/prefs_filtering.c
7527                 Win32: Fix bug 1865, 'IMAP account name changes 
7528                 are not followed at filter actions'
7529
7530 2009-03-02 [colin]      3.7.0cvs76
7531
7532         * src/imap.c
7533                 Fix Launchpad bug 335571: 'claws-mail crashed 
7534                 with SIGSEGV in strlen() while deleting 
7535                 large amount of e-mails on IMAP account
7536
7537 2009-02-27 [mones]      3.7.0cvs75
7538
7539         * manual/es/account.xml
7540         * manual/es/ack.xml
7541         * manual/es/addrbook.xml
7542         * manual/es/advanced.xml
7543         * manual/es/claws-mail-manual.xml
7544         * manual/es/faq.xml
7545         * manual/es/glossary.xml
7546         * manual/es/gpl.xml
7547         * manual/es/handling.xml
7548         * manual/es/intro.xml
7549         * manual/es/keyboard.xml
7550         * manual/es/plugins.xml
7551         * manual/es/starting.xml
7552                 Sync with English version, fix some typos
7553                 Changed encoding to UTF-8
7554         * po/es.po
7555                 Update for release, changed encoding to UTF-8
7556
7557 2009-02-24 [colin]      3.7.0cvs74
7558
7559         * src/printing.c
7560                 Don't print separation line if there
7561                 are no headers
7562
7563 2009-02-23 [cleroy]     3.7.0cvs73
7564
7565         * src/account.c
7566         * src/action.c
7567         * src/addr_compl.c
7568         * src/addrbook.c
7569         * src/addrcache.c
7570         * src/addrcindex.c
7571         * src/addrclip.c
7572         * src/addrduplicates.c
7573         * src/addressadd.c
7574         * src/addressbook.c
7575         * src/addressbook_foldersel.c
7576         * src/addrharvest.c
7577         * src/addrindex.c
7578         * src/addritem.c
7579         * src/addrquery.c
7580         * src/addrselect.c
7581         * src/codeconv.c
7582         * src/compose.c
7583         * src/customheader.c
7584         * src/editaddress.c
7585         * src/editaddress_other_attributes_ldap.c
7586         * src/editgroup.c
7587         * src/editldap.c
7588         * src/enriched.c
7589         * src/exporthtml.c
7590         * src/exportldif.c
7591         * src/filtering.c
7592         * src/folder.c
7593         * src/foldersel.c
7594         * src/folderutils.c
7595         * src/folderview.c
7596         * src/gedit-print.c
7597         * src/html.c
7598         * src/imap.c
7599         * src/imap_gtk.c
7600         * src/inc.c
7601         * src/jpilot.c
7602         * src/ldapctrl.c
7603         * src/ldapquery.c
7604         * src/ldapserver.c
7605         * src/ldapupdate.c
7606         * src/ldif.c
7607         * src/localfolder.c
7608         * src/main.c
7609         * src/mainwindow.c
7610         * src/matcher.c
7611         * src/mbox.c
7612         * src/messageview.c
7613         * src/mh.c
7614         * src/mh_gtk.c
7615         * src/mimeview.c
7616         * src/msgcache.c
7617         * src/mutt.c
7618         * src/news.c
7619         * src/news_gtk.c
7620         * src/noticeview.c
7621         * src/pine.c
7622         * src/pop.c
7623         * src/prefs_account.c
7624         * src/prefs_actions.c
7625         * src/prefs_common.c
7626         * src/prefs_filtering.c
7627         * src/prefs_filtering_action.c
7628         * src/prefs_folder_column.c
7629         * src/prefs_folder_item.c
7630         * src/prefs_gtk.c
7631         * src/prefs_matcher.c
7632         * src/prefs_quote.c
7633         * src/prefs_send.c
7634         * src/prefs_summaries.c
7635         * src/prefs_summary_column.c
7636         * src/prefs_template.c
7637         * src/prefs_themes.c
7638         * src/prefs_toolbar.c
7639         * src/printing.c
7640         * src/privacy.c
7641         * src/procheader.c
7642         * src/procmime.c
7643         * src/procmsg.c
7644         * src/quote_fmt.c
7645         * src/remotefolder.c
7646         * src/send_message.c
7647         * src/sourcewindow.c
7648         * src/statusbar.c
7649         * src/stock_pixmap.c
7650         * src/summary_search.c
7651         * src/summaryview.c
7652         * src/textview.c
7653         * src/toolbar.c
7654         * src/undo.c
7655         * src/uri_opener.c
7656         * src/vcard.c
7657         * src/common/base64.c
7658         * src/common/claws.c
7659         * src/common/hooks.c
7660         * src/common/plugin.c
7661         * src/common/prefs.c
7662         * src/common/session.c
7663         * src/common/smtp.c
7664         * src/common/socket.c
7665         * src/common/string_match.c
7666         * src/common/stringtable.c
7667         * src/common/utils.c
7668         * src/common/utils.h
7669         * src/common/xml.c
7670         * src/common/xmlprops.c
7671         * src/gtk/colorlabel.c
7672         * src/gtk/combobox.c
7673         * src/gtk/foldersort.c
7674         * src/gtk/gtkaspell.c
7675         * src/gtk/gtkcmclist.c
7676         * src/gtk/gtkcmctree.c
7677         * src/gtk/gtkcmoptionmenu.c
7678         * src/gtk/gtksctree.c
7679         * src/gtk/gtkshruler.c
7680         * src/gtk/gtksourceprintjob.c
7681         * src/gtk/gtkutils.c
7682         * src/gtk/gtkvscrollbutton.c
7683         * src/gtk/logwindow.c
7684         * src/gtk/menu.c
7685         * src/gtk/pluginwindow.c
7686         * src/gtk/prefswindow.c
7687         * src/gtk/quicksearch.c
7688         * src/gtk/spell_entry.c
7689         * src/plugins/pgpcore/select-keys.c
7690         * src/plugins/pgpinline/pgpinline.c
7691         * src/plugins/pgpmime/pgpmime.c
7692         * src/plugins/smime/smime.c
7693         * src/plugins/spamassassin/spamassassin_gtk.c
7694                 Mass commit changing g_return_* to cm_return_*
7695                 and making these more interesting
7696
7697 2009-02-23 [colin]      3.7.0cvs72
7698
7699         * src/imap.c
7700                 Always initialise error code to no error
7701
7702 2009-02-23 [colin]      3.7.0cvs71
7703
7704         * src/imap.c
7705                 Fix separator substitution
7706
7707 2009-02-23 [colin]      3.7.0cvs70
7708
7709         * src/stock_pixmap.c
7710         * src/gtk/colorlabel.c
7711                 don't use g_return on normal checks
7712
7713 2009-02-22 [colin]      3.7.0cvs69
7714
7715         * src/addressbook.c
7716         * src/procmime.c
7717                 More fixes
7718
7719 2009-02-22 [colin]      3.7.0cvs68
7720
7721         * src/addrduplicates.c
7722         * src/addressbook.c
7723         * src/addrharvest.c
7724         * src/codeconv.c
7725         * src/compose.c
7726         * src/filtering.c
7727         * src/folder.c
7728         * src/imap.c
7729         * src/imap_gtk.c
7730         * src/importldif.c
7731         * src/jpilot.c
7732         * src/mainwindow.c
7733         * src/matcher.c
7734         * src/mbox.c
7735         * src/messageview.c
7736         * src/mh_gtk.c
7737         * src/prefs_common.c
7738         * src/prefs_filtering.c
7739         * src/prefs_gtk.c
7740         * src/printing.c
7741         * src/privacy.c
7742         * src/procmime.c
7743         * src/procmsg.c
7744         * src/summaryview.c
7745         * src/textview.c
7746         * src/undo.c
7747         * src/wizard.c
7748         * src/common/md5.c
7749         * src/common/socket.c
7750         * src/common/template.c
7751         * src/etpan/imap-thread.c
7752         * src/gtk/gtkaspell.c
7753         * src/gtk/gtkcmctree.c
7754         * src/gtk/gtksctree.c
7755         * src/gtk/inputdialog.c
7756         * src/plugins/pgpcore/sgpgme.c
7757         * src/plugins/pgpmime/pgpmime.c
7758         * src/plugins/smime/smime.c
7759         * src/plugins/spamassassin/spamassassin.c
7760                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
7761                 uninitialised accesses
7762
7763 2009-02-17 [colin]      3.7.0cvs67
7764
7765         * src/compose.c
7766                 Disable controls during queuing
7767
7768 2009-02-15 [colin]      3.7.0cvs66
7769
7770         * src/privacy.c
7771         * src/plugins/pgpcore/select-keys.c
7772         * src/plugins/pgpcore/sgpgme.c
7773                 Disable use of disabled keys
7774
7775 2009-02-15 [colin]      3.7.0cvs65
7776
7777         * src/folderview.c
7778         * src/summaryview.c
7779                 Fix font updating after changing 
7780                 prefs_common.derive_from_normal_font
7781
7782 2009-02-12 [paul]       3.7.0cvs64
7783
7784         * src/addressitem.h
7785         * src/export.h
7786         * src/headerview.c
7787         * src/headerview.h
7788         * src/common/version.h.in
7789         * src/gtk/about.h
7790         * src/gtk/menu.c
7791         * src/gtk/menu.h
7792                 more copyright header fixes
7793
7794 2009-02-12 [paul]       3.7.0cvs63
7795
7796         * src/gtk/progressdialog.c
7797         * src/gtk/progressdialog.h
7798                 fix copyright header
7799
7800 2009-02-12 [paul]       3.7.0cvs62
7801
7802         * src/gtk/spell_entry.c
7803         * src/gtk/spell_entry.h
7804                 better, more standard copyright header
7805
7806 2009-02-12 [paul]       3.7.0cvs61
7807
7808         * src/gtk/spell_entry.c
7809         * src/gtk/spell_entry.h
7810                 changes to copyright header
7811
7812 2009-02-12 [paul]       3.7.0cvs60
7813
7814         * src/gtk/spell_entry.c
7815         * src/gtk/spell_entry.h
7816                 fix broken build
7817
7818 2009-02-11 [colin]      3.7.0cvs59
7819
7820         * src/gtk/spell_entry.c
7821         * src/gtk/spell_entry.h
7822                 Forgot to add files
7823
7824 2009-02-11 [colin]      3.7.0cvs58
7825
7826         * src/compose.c
7827         * src/gtk/Makefile.am
7828         * src/gtk/gtkaspell.c
7829         * src/gtk/gtkaspell.h
7830                 Add spellcheck to subject. Patch by
7831                 Pawel.
7832
7833 2009-02-10 [holger]     3.7.0cvs57
7834
7835         * src/printing.c
7836         * src/common/defs.h
7837                 Move filename define for printing page setup cache to defs.h
7838
7839 2009-02-08 [mones]      3.7.0cvs56
7840
7841         * src/matcher.h
7842                 Fix build for bison 2.4.1
7843
7844 2009-02-06 [holger]     3.7.0cvs55
7845
7846         * src/prefs_common.c
7847         * src/prefs_common.h
7848         * src/printing.c
7849                 Fix restoring of custom page setups for printing by
7850                 temporarily caching the settings.
7851                 This is a workaround for Gnome Bug #39018, and fixes
7852                 Claws Mail Bug #1840.
7853
7854 2009-02-06 [colin]      3.7.0cvs54
7855
7856         * src/mainwindow.c
7857                 Fix hardcoded Shift-Q quits. Fixes
7858                 bug 1838, 'Claws-Mail sometimes quits 
7859                 when attempting to type a capital Q'
7860
7861 2009-01-31 [paul]       3.7.0cvs53
7862
7863         * src/compose.c
7864                 revert 3.7.0cvs49, until there is time to find out
7865                 why it causes a nasty crash!
7866
7867 2009-01-31 [paul]       3.7.0cvs52
7868
7869         * src/mainwindow.c
7870                 1 string that was forgotten for translation
7871
7872 2009-01-31 [paul]       3.7.0cvs51
7873
7874         * src/messageview.c
7875                 2 strings that were forgotten for translation
7876
7877 2009-01-31 [paul]       3.7.0cvs50
7878
7879         * src/gtk/prefswindow.c
7880                 build prefs tree in a slightly smarter way -
7881                 fix bug where if path[0] had same name as
7882                 path[1], (like in the de translation), path[1]
7883                 was lost and not shown in the window
7884
7885 2009-01-31 [paul]       3.7.0cvs49
7886
7887         * src/compose.c
7888                 fix bug 1836, 'Quoted text still blue after
7889                 removal of quote-character'
7890                 comment out some debug_print's that needlessly
7891                 slow things down
7892         * src/undo.c
7893                 comment out a debug_print that needlessly slows
7894                 things down
7895
7896 2009-01-31 [paul]       3.7.0cvs48
7897
7898         * src/summaryview.c
7899                 fix bug 1834, '"semi"-selection when collapsing thread'
7900
7901 2009-01-31 [paul]       3.7.0cvs47
7902
7903         * src/prefs_compose_writing.c
7904         * src/prefs_message.c
7905                 move 'quote_chars' pref to where it should be
7906
7907 2009-01-30 [paul]       3.7.0cvs46
7908
7909         * src/summaryview.c
7910                 fix updating of popup menu sensitivity
7911
7912 2009-01-28 [paul]       3.7.0cvs45
7913
7914         * tools/filter_conv_new.pl
7915                 move 'move' and 'delete' to end of @actions
7916                 so that they are always final actions in the
7917                 generated filtering rule
7918
7919 2009-01-27 [paul]       3.7.0cvs44
7920
7921         * src/messageview.c
7922                 always select text/calendar mimepart if suitable
7923                 plugin (i.e. vCalendar) is available
7924
7925 2009-01-27 [paul]       3.7.0cvs43
7926
7927         * src/folder.c
7928                 fix crash when right-clicking in summaryview when
7929                 processing is active
7930
7931 2009-01-22 [colin]      3.7.0cvs42
7932
7933         * src/compose.c
7934         * src/privacy.c
7935         * src/privacy.h
7936                 When replying to signed/encrypted mail and the
7937                 preference to sign/encrypt in this case is set,
7938                 choose the original mail's privacy system (if
7939                 available).
7940
7941 2009-01-21 [colin]      3.7.0cvs41
7942
7943         * src/addressbook.h
7944                 Fix warning (on-the-fly theming of
7945                 addressbook isn't complete yet)
7946
7947 2009-01-21 [colin]      3.7.0cvs40
7948
7949         * src/account.c
7950         * src/addressbook.c
7951                 Win32: Fix window placement
7952
7953 2009-01-21 [paul]       3.7.0cvs39
7954
7955         * src/inc.c
7956                 update timeout log msg
7957
7958 2009-01-17 [colin]      3.7.0cvs38
7959
7960         * src/main.c
7961         * src/mbox.c
7962         * src/common/md5.c
7963         * src/common/utils.c
7964         * src/etpan/imap-thread.c
7965                 Fix g_open calls (which don't ignore mode)
7966
7967 2009-01-17 [colin]      3.7.0cvs37
7968
7969         * src/addressbook.c
7970         * src/compose.c
7971         * src/foldersel.c
7972         * src/main.c
7973         * src/mainwindow.c
7974         * src/mbox.c
7975         * src/common/md5.c
7976         * src/common/ssl_certificate.c
7977         * src/common/tags.c
7978         * src/common/utils.c
7979         * src/etpan/imap-thread.c
7980         * src/plugins/bogofilter/bogofilter.c
7981         * src/plugins/pgpinline/pgpinline.c
7982         * src/plugins/smime/smime.c
7983                 Probably fix bug 1825, 'Unable to fetch messages from 
7984                 IMAP folders named with non-ASCII string'
7985                 Change remaining occurences of fopen and open with
7986                 g_fopen and g_open
7987
7988 2009-01-17 [paul]       3.7.0cvs36
7989
7990         * manual/faq.xml
7991                 update an old, outdated piece of info
7992
7993 2009-01-17 [paul]       3.7.0cvs35
7994
7995         * src/prefs_folder_item.c
7996                 fix bug where saving Folder Properties of a
7997                 sub-folder of outbox, queue, draft or trash
7998                 would change its parent's folder type to normal
7999
8000 2009-01-12 [mones]      3.7.0cvs34
8001
8002         * po/es.po
8003                 Updated translation
8004
8005 2009-01-12 [wwp]        3.7.0cvs33
8006
8007         * tools/fix_date.sh
8008         * tools/popfile-link.sh
8009         * tools/textviewer.sh
8010                 Fix bashisms and other portability glitches (thanks to
8011                 Steven M. Bellovin).
8012
8013 2009-01-11 [paul]       3.7.0cvs32
8014
8015         * src/addrindex.c
8016                 clean up some build warnings
8017
8018 2009-01-11 [colin]      3.7.0cvs31
8019
8020         * src/addrindex.c
8021                 Revert part of patch 3.7.0cvs29 
8022                 This function is used when jpilot
8023                 support is disabled
8024
8025 2009-01-11 [colin]      3.7.0cvs30
8026
8027         * src/folder.c
8028                 folder_find_child_item_by_name():
8029                 actually use name, not path's basename
8030
8031 2009-01-11 [paul]       3.7.0cvs29
8032
8033         * src/addrclip.c
8034         * src/addrindex.c
8035         * src/addritem.c
8036         * src/foldersel.h
8037         * src/folderview.c
8038         * src/prefs_folder_item.c
8039                 clean up some build warnings
8040
8041 2009-01-11 [paul]       3.7.0cvs28
8042
8043         * src/gtk/about.c
8044                 don't even mention printing support, assume its
8045                 presence, unless building with GTK+ < 2.10.0
8046
8047 2009-01-10 [colin]      3.7.0cvs27
8048
8049         * src/codeconv.c
8050                 Fix bug 1811, '[mime] Crash when there's no 
8051                 room for filename's start on the same line'
8052                 When the mimetype of the attachment is very 
8053                 long, there's no room at all to start the 
8054                 name=... parameter on the same line. This
8055                 caused an infinite loop as 0 characters of
8056                 the filename could be appended.
8057                 In such cases, insert linebreak before the
8058                 name parameter.
8059
8060 2009-01-09 [colin]      3.7.0cvs26
8061
8062         * src/compose.c
8063         * src/mainwindow.c
8064         * src/common/utils.c
8065                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8066                 Compose Window does not attach'
8067
8068 2009-01-09 [colin]      3.7.0cvs25
8069
8070         * src/foldersel.c
8071                 Fix bug 1817, 'Changing Themes does not 
8072                 update the pixmaps in "Select folder" 
8073                 dialog box'
8074
8075 2009-01-09 [colin]      3.7.0cvs24
8076
8077         * src/main.c
8078                 Win32: Fix bug 1816, 'Attaching files with 
8079                 command-line generates error after attaching'
8080
8081 2009-01-09 [paul]       3.7.0cvs23
8082
8083         * src/gtk/about.c
8084                 forgot this '2009' in last commit
8085
8086 2009-01-09 [paul]       3.7.0cvs22
8087
8088         * src/*/*.[c,h]
8089                 it's 2009!
8090                 update copyright headers
8091
8092 2009-01-09 [paul]       3.7.0cvs21
8093
8094         * doc/man/claws-mail.1
8095                 update Team list
8096
8097 2009-01-09 [colin]      3.7.0cvs20
8098
8099         * src/messageview.c
8100                 Fix bug 1814, 'Windows' WM badly places 
8101                 message view'
8102
8103 2009-01-09 [colin]      3.7.0cvs19
8104
8105         * src/prefs_themes.c
8106         * src/stock_pixmap.c
8107         * src/stock_pixmap.h
8108         * src/common/utils.c
8109         * src/common/utils.h
8110                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8111
8112 2009-01-08 [colin]      3.7.0cvs18
8113
8114         * src/mimeview.c
8115                 Win32: Fix bug 1810, 'Pressing 'o' key 
8116                 crashes CM'
8117
8118 2009-01-07 [colin]      3.7.0cvs17
8119
8120         * src/html.c
8121                 Fix bug 1432, '&amp; not escaped in links (HTML 
8122                 rendered as text)'
8123
8124 2009-01-06 [colin]      3.7.0cvs16
8125
8126         * src/plugins/pgpcore/select-keys.c
8127                 Warn translators the usual way about
8128                 accels
8129
8130 2009-01-06 [colin]      3.7.0cvs15
8131
8132         * src/mainwindow.c
8133                 Fix synchronisation dialog that shouldn't
8134                 appear when network goes down (Network
8135                 Manager)
8136         * src/mimeview.c
8137         * src/textview.c
8138                 Fix save as when attach_save_dir isn't set
8139                 fixes bug 1804, 'attach_save_directory does 
8140                 not default to $HOME'
8141         * src/plugins/pgpcore/select-keys.c
8142                 Add mnemonics to buttons - warn translators!
8143
8144 2009-01-06 [wwp]        3.7.0cvs14
8145
8146         * src/common/utils.c
8147                 Fix cvs13, thanks to Colin.
8148
8149 2009-01-06 [wwp]        3.7.0cvs13
8150
8151         * src/common/utils.c
8152                 Better support for Spanish Outlook replies (RES).
8153
8154 2009-01-02 [colin]      3.7.0cvs12
8155
8156         * src/folderview.c
8157                 Fix (+) sign after collapsed folder names that 
8158                 have quicksearch-matching children.
8159                 Fixes bug 1506, 'Recursive search in collapsed 
8160                 folders'
8161
8162 2009-01-02 [colin]      3.7.0cvs11
8163
8164         * src/stock_pixmap.c
8165         * src/stock_pixmap.h
8166                 Remove now-unused stock_pixmap_gdk
8167
8168 2009-01-02 [colin]      3.7.0cvs10
8169
8170         * src/gtk/gtkutils.c
8171         * src/pixmaps/claws-mail_icon.xpm
8172                 Use pixbuf for app icon, and make the app icon
8173                 a bit nicer
8174
8175 2009-01-02 [colin]      3.7.0cvs9
8176
8177         * src/uri_opener.c
8178                 Show both link title and URI if possible
8179
8180 2009-01-02 [colin]      3.7.0cvs8
8181
8182         * src/addressadd.c
8183         * src/addressbook.c
8184         * src/addressbook_foldersel.c
8185         * src/addressitem.h
8186         * src/folderview.c
8187         * src/grouplistdialog.c
8188         * src/importldif.c
8189         * src/mimeview.c
8190         * src/summaryview.c
8191         * src/gtk/gtkcmclist.c
8192         * src/gtk/gtkcmclist.h
8193         * src/gtk/gtkcmctree.c
8194         * src/gtk/gtkcmctree.h
8195         * src/gtk/gtksctree.c
8196         * src/gtk/gtksctree.h
8197                 Implement pixbuf rendering in tree widgets
8198                 instead of pixmaps
8199         * src/plugins/trayicon/trayicon.c
8200         * src/noticeview.c
8201         * src/prefs_themes.c
8202                 Use pixbuf rendering here too
8203
8204 2008-12-30 [paul]       3.7.0cvs7
8205
8206         * src/textview.c
8207                 no need to prematurely trim the uri in the statusbar
8208
8209 2008-12-29 [paul]       3.7.0cvs6
8210
8211         * src/procmsg.c
8212                 prefer List-Id header to X-* headers when creating
8213                 filter rule automatically
8214
8215 2008-12-28 [colin]      3.7.0cvs5
8216
8217         * src/compose.c
8218                 Set minimum height to 440 instead of 480
8219
8220 2008-12-22 [colin]      3.7.0cvs4
8221
8222         * src/compose.c
8223                 Fix bug 1799, '"Discard message" deletes manually 
8224                 saved draft'. Switch rmode to REEDIT after 
8225                 manually saving.
8226
8227 2008-12-21 [paul]       3.7.0cvs3
8228
8229         * tools/claws.i18n.status.pl
8230                 updates
8231
8232 2008-12-21 [paul]       3.7.0cvs2
8233
8234         * AUTHORS
8235         * src/gtk/authors.h
8236                 (more) updates
8237
8238 2008-12-21 [paul]       3.7.0cvs1
8239
8240         * AUTHORS
8241         * src/gtk/authors.h
8242                 updates
8243
8244 2008-12-19 [paul]       3.7.0
8245
8246         * NEWS
8247         * README
8248         * RELEASE_NOTES 
8249                 3.7.0 released!
8250
8251 2008-12-19 [paul]       3.6.1cvs80
8252
8253         * configure.ac
8254                 remove unmaintained sk and sr from ALL_LINGUAS
8255                 add newly maintained cs to ALL_LINGUAS
8256         * po/bg.po
8257         * po/ca.po
8258         * po/cs.po
8259         * po/de.po
8260         * po/fi.po
8261         * po/hu.po
8262         * po/nl.po
8263         * po/pt_BR.po
8264         * po/ru.po
8265         * po/sv.po
8266                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8267                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8268                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8269                 Persson Fink
8270
8271 2008-12-16 [colin]      3.6.1cvs79
8272
8273         * src/plugins/pgpcore/sgpgme.c
8274                 Fix warning
8275
8276 2008-12-15 [colin]      3.6.1cvs78
8277
8278         * src/compose.c
8279         * src/privacy.c
8280         * src/privacy.h
8281         * src/plugins/pgpcore/sgpgme.c
8282         * src/plugins/pgpcore/sgpgme.h
8283         * src/plugins/pgpinline/pgpinline.c
8284         * src/plugins/pgpmime/pgpmime.c
8285         * src/plugins/smime/smime.c
8286                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8287                 email address" doesn't work'. Use custom from address
8288                 if set
8289
8290 2008-12-15 [colin]      3.6.1cvs77
8291
8292         * src/common/utils.c
8293                 Fix bug 1746, 'Makes a mailto link from several 
8294                 paragraphs'
8295
8296 2008-12-15 [paul]       3.6.1cvs76
8297
8298         * m4/spamassassin.m4
8299                 fix warnings thrown up by autoconf-2.63
8300
8301 2008-12-13 [colin]      3.6.1cvs75
8302
8303         * Makefile.am
8304         * src/Makefile.am
8305         * src/common/ssl.c
8306         * src/common/utils.c
8307         * src/common/utils.h
8308         * tools/Makefile.am
8309                 Finish previous patch
8310
8311 2008-12-13 [colin]      3.6.1cvs74
8312
8313         * tools/Makefile.am
8314                 Only install certs on windows
8315
8316 2008-12-13 [colin]      3.6.1cvs73
8317
8318         * tools/Makefile.am
8319         * tools/ca-certificates.crt
8320         * src/common/Makefile.am
8321         * src/common/ssl.c
8322                 First try to ship SSL certificates in Windows
8323                 build
8324
8325 2008-12-12 [colin]      3.6.1cvs72
8326
8327         * configure.ac
8328         * src/plugins/pgpinline/claws.def
8329                 Windows build fixes
8330
8331 2008-12-12 [paul]       3.6.1cvs71
8332
8333         * src/imap.c
8334         * src/mh.c
8335         * src/partial_download.c
8336         * src/textview.c
8337         * src/common/claws.c
8338         * src/common/prefs.c
8339         * src/common/utils.c
8340                 win32: fix unlinking, renaming and bug with
8341                 non-ascii username
8342                 Patch by Colin
8343
8344 2008-12-11 [colin]      3.6.1cvs70
8345
8346         * po/fr.po
8347         * manual/fr/advanced.xml
8348                 Update french translations
8349
8350 2008-12-10 [colin]      3.6.1cvs69
8351
8352         * manual/faq.xml
8353                 Correct bug submission guidelines
8354
8355 2008-12-10 [colin]      3.6.1cvs68
8356
8357         * src/plugins/pgpcore/pgp_viewer.c
8358                 Fix bug 1736, 'Key import does not work'
8359                 Kill the correct pid (and not the parent
8360                 shell), and increase the timeout a bit.
8361
8362 2008-12-09 [paul]       3.6.1cvs67
8363
8364         * src/messageview.c
8365                 ensure that any stray noticeview buttons are hidden,
8366                 as clicking them causes segfaults!
8367
8368 2008-12-09 [colin]      3.6.1cvs66
8369
8370         * src/compose.c
8371         * src/compose.h
8372         * src/folder_item_prefs.h
8373         * src/prefs_common.c
8374         * src/prefs_common.h
8375         * src/common/defs.h
8376                 Fix bug 1792, '"Save Message to" should 
8377                 retain list of recently selected folders'
8378                 Also, make Enchant-related prefs stick
8379                 even if the build doesn't enable enchant
8380
8381 2008-12-09 [paul]       3.6.1cvs65
8382
8383         * src/messageview.c
8384                 fix bug 1787, 'Prevent automatic PGP inline
8385                 decryption attempts' use the noticeview to display
8386                 decryption failure messages instead of the irritating
8387                 popup dialog
8388
8389 2008-12-09 [colin]      3.6.1cvs64
8390
8391         * src/prefs_filtering.c
8392                 Fix bug 1789, 'filtering account selection 
8393                 (regression)'. Filtering on sending-only
8394                 accounts can be a little useful when using
8395                 filtering via Tools menu.
8396
8397 2008-12-07 [paul]       3.6.1cvs63
8398
8399         * src/prefs_actions.c
8400                 don't auto-select first entry (same as other
8401                 similar dialogs)
8402         * src/gtk/pluginwindow.c
8403                 these parents don't have children so don't look
8404                 for them
8405
8406 2008-12-07 [paul]       3.6.1cvs62
8407
8408         * src/prefs_account.c
8409         * src/gtk/pluginwindow.c
8410         * src/gtk/prefswindow.c
8411         * src/gtk/prefswindow.h
8412                 auto-select first page
8413
8414 2008-12-05 [colin]      3.6.1cvs61
8415
8416         * src/codeconv.c
8417         * src/procmime.c
8418                 Fix bug 1788, 'CM crashes re-encoding 
8419                 encoded parameters' (introduced in cvs40)
8420
8421 2008-12-05 [paul]       3.6.1cvs60
8422
8423         * src/prefs_common.h
8424                 remove gpg prefs that are no longer needed here
8425
8426 2008-12-03 [colin]      3.6.1cvs59
8427
8428         * src/msgcache.c
8429                 Speed up cache reading (about 10% gain)
8430         * src/summaryview.c
8431         * src/gtk/gtksctree.c
8432                 Speed up expand/collapse all threads
8433                 (about 95% gain)
8434
8435 2008-12-03 [paul]       3.6.1cvs58
8436
8437         * configure.ac
8438                 eradicate gcc4's signedness warnings
8439                 fix building with gnuTLS on (Open)Solaris
8440
8441 2008-12-01 [colin]      3.6.1cvs57
8442
8443         * src/gtk/gtkcmclist.c
8444                 Fix column headers
8445
8446 2008-12-01 [colin]      3.6.1cvs56
8447
8448         * src/plugins/pgpinline/pgpinline.c
8449                 Fix bug 1779, 'PGP Inline badly handles 
8450                 multipart'. Properly dump the current part
8451                 instead of running around with scissors
8452
8453 2008-11-30 [paul]       3.6.1cvs55
8454
8455         * manual/advanced.xml
8456         * manual/plugins.xml
8457         * src/prefs_toolbar.c
8458                 remove the verb from the page title and
8459                 update references in the manual
8460
8461 2008-11-30 [paul]       3.6.1cvs54
8462
8463         * src/prefs_other.c
8464                 move Other/ page to Other/Miscellaneous
8465         * src/gtk/prefswindow.c
8466                 make parent page unselectable
8467
8468 2008-11-29 [paul]       3.6.1cvs53
8469
8470         * README
8471                 add the new 'primary_paste_unselects' hidden
8472                 option, add missing 'log_[...]_color' options,
8473                 and reformat the text
8474         * manual/advanced.xml
8475                 add the new 'primary_paste_unselects' hidden
8476                 option, add missing 'log_[...]_color' options
8477
8478 2008-11-28 [colin]      3.6.1cvs52
8479
8480         * src/mimeview.c
8481                 Fix leak
8482
8483 2008-11-28 [colin]      3.6.1cvs51
8484
8485         * po/fr.po
8486                 Update translation
8487
8488 2008-11-28 [colin]      3.6.1cvs50
8489
8490         * src/mainwindow.c
8491                 Fix account selection in Mailing list
8492                 menu
8493
8494 2008-11-28 [paul]       3.6.1cvs49
8495
8496         * po/Makefile.in.in
8497                 automatically remove obsolete strings
8498
8499 2008-11-28 [colin]      3.6.1cvs48
8500
8501         * src/plugins/pgpcore/sgpgme.c
8502                 Fix error message when key isn't available.
8503
8504 2008-11-27 [colin]      3.6.1cvs47
8505
8506         * src/filtering.c
8507         * src/matcher.c
8508                 Fix a little leak
8509
8510 2008-11-26 [colin]      3.6.1cvs46
8511
8512         * src/common/ssl.c
8513                 Fix new warning
8514
8515 2008-11-26 [colin]      3.6.1cvs45
8516
8517         * src/plugins/pgpcore/select-keys.c
8518         * src/plugins/pgpcore/sgpgme.c
8519                 Fix bug 1591, 'S/MIME: better key 
8520                 handling/selection dialog'
8521                 Really ignore revoked/expired keys
8522
8523 2008-11-26 [colin]      3.6.1cvs44
8524
8525         * src/main.c
8526         * src/common/claws.c
8527         * src/common/ssl.c
8528                 Make sure libgcrypt's threading is initialised
8529                 before gnutls. See also old bug 1539.
8530
8531 2008-11-26 [colin]      3.6.1cvs43
8532
8533         * src/imap.c
8534         * src/news.c
8535         * src/etpan/imap-thread.c
8536                 Fix possible crashes due to clist_begin()
8537                 not checking for NULLs (it should!)
8538
8539 2008-11-25 [colin]      3.6.1cvs42
8540
8541         * src/procmime.c
8542                 Fix line length in MIME parameters
8543
8544 2008-11-22 [paul]       3.6.1cvs41
8545
8546         * src/compose.c
8547                 grab Return key press in attachments Properties
8548                 dialog
8549
8550 2008-11-21 [colin]      3.6.1cvs40
8551
8552         * src/compose.c
8553         * src/procmime.c
8554                 Fix bug 1776, 'use encoded name parameters 
8555                 for attachments instead of ascii'.
8556                 Break the RFC 2047 by using B-encoded 
8557                 filename parameter, like everyone does,
8558                 following advice from the RFC author.
8559
8560 2008-11-21 [colin]      3.6.1cvs39
8561
8562         * src/common/socket.c
8563                 Rehandshake if server asks to
8564
8565 2008-11-21 [colin]      3.6.1cvs38
8566
8567         * src/mimeview.h
8568         * src/toolbar.h
8569         * src/common/session.h
8570         * src/common/smtp.h
8571                 Move conditional-compilation members to
8572                 end of structs
8573
8574 2008-11-19 [wwp]        3.6.1cvs37
8575
8576         * src/prefs_actions.c
8577                 Fixed wrong behaviour when pressing Escape (was not cancelling
8578                 the action).
8579
8580 2008-11-19 [wwp]        3.6.1cvs36
8581
8582         * src/compose.c
8583         * src/matcher.c
8584         * src/messageview.c
8585         * src/mimeview.c
8586         * src/prefs_actions.c
8587         * src/prefs_filtering_action.c
8588         * src/procmsg.c
8589         * src/summaryview.c
8590         * src/textview.c
8591         * src/common/utils.c
8592                 Replace occurrences of "command line" with "command-line" everywhere.
8593                 Enforce code style (mostly indentation) in prefs_actions.c.
8594
8595 2008-11-19 [colin]      3.6.1cvs35
8596
8597         * src/compose.c
8598         * src/prefs_common.c
8599         * src/prefs_common.h
8600                 Add primary_paste_unselects hidden preference
8601                 to change how middle-click pasting changes
8602                 the selection and insert point; defaults to
8603                 pre-3.6.1cvs31
8604
8605 2008-11-19 [colin]      3.6.1cvs34
8606
8607         * src/folderview.c
8608                 Always give focus to summaryview, even if
8609                 the folder is empty, in small screen layout.
8610                 Allows to go back to folderlist using the
8611                 keyboard.
8612
8613 2008-11-18 [colin]      3.6.1cvs33
8614
8615         * src/mainwindow.h
8616                 Put back conditional at the end of struct
8617
8618 2008-11-18 [colin]      3.6.1cvs32
8619
8620         * src/procmime.c
8621         * src/common/w32_reg.c
8622                 Fix crash on win32 when browsing to a
8623                 directory
8624
8625 2008-11-15 [colin]      3.6.1cvs31
8626
8627         * src/compose.c
8628                 After a mid-click paste, deselect selection
8629                 and go to end of paste.
8630
8631 2008-11-15 [colin]      3.6.1cvs30
8632
8633         * src/compose.c
8634                 Auto-save draft after external editor quits
8635
8636 2008-11-15 [colin]      3.6.1cvs29
8637
8638         * src/plugins/pgpcore/sgpgme.c
8639                 Fix wrong error display, thanks to
8640                 Charles A. Edwards
8641
8642 2008-11-14 [colin]      3.6.1cvs28
8643
8644         * src/prefs_actions.c
8645                 Comment out bogus (IMO) warning
8646
8647 2008-11-14 [colin]      3.6.1cvs27
8648
8649         * src/mainwindow.c
8650         * src/summaryview.c
8651         * src/summaryview.h
8652         * src/gtk/menu.c
8653         * src/gtk/menu.h
8654                 Share summaryview's context menu actions with
8655                 the equivalent menu items of the main menu;
8656                 this allows to share accelerators and de-
8657                 duplicate code.
8658
8659 2008-11-14 [colin]      3.6.1cvs26
8660
8661         * src/plugins/pgpcore/sgpgme.c
8662                 Fix bug 1768, 'claws-mail crashes while 
8663                 checking smime bad signature'
8664
8665 2008-11-13 [colin]      3.6.1cvs25
8666
8667         * src/account.c
8668         * src/filtering.c
8669                 Fix redefinition of PREFSBUFSIZE
8670
8671 2008-11-13 [wwp]        3.6.1cvs24
8672
8673         * tools/popfile-link.sh
8674                 Add support for reusing existing POPFile session ID.
8675
8676 2008-11-12 [colin]      3.6.1cvs23
8677
8678         * src/prefs_gtk.h
8679                 Fix bug 1771, 'Folder template gets 
8680                 truncated when exiting the application'
8681                 Use a 32k buffer for string preferences
8682
8683 2008-11-11 [colin]      3.6.1cvs22
8684
8685         * src/summaryview.c
8686                 Fix "display sender using addressbook" when
8687                 prefs_common.swap_from is in use. Patch by
8688                 H. Merijn Brand
8689
8690 2008-11-11 [colin]      3.6.1cvs21
8691
8692         * src/autofaces.c
8693         * src/common/md5.c
8694         * src/common/md5.h
8695                 Make a few functions static
8696
8697 2008-11-07 [colin]      3.6.1cvs20
8698
8699         * src/mainwindow.c
8700         * src/summaryview.c
8701                 Fix crash when rebuilding colorlabel
8702                 menu
8703         * src/addrgather.c
8704         * src/editldap.c
8705         * src/prefs_account.c
8706         * src/prefs_compose_writing.c
8707         * src/prefs_logging.c
8708         * src/prefs_message.c
8709         * src/prefs_other.c
8710         * src/prefs_receive.c
8711         * src/prefs_summaries.c
8712         * src/prefs_wrapping.c
8713         * src/plugins/bogofilter/bogofilter_gtk.c
8714         * src/plugins/pgpcore/prefs_gpg.c
8715         * src/plugins/spamassassin/spamassassin_gtk.c
8716                 Fix deprecated use of page_size in 
8717                 gtkspinbutton adjustments
8718
8719 2008-11-06 [mones]      3.6.1cvs19
8720
8721         * src/mainwindow.c
8722                 Fix missing "About" in Help menu
8723         * tools/claws.i18n.status.pl
8724                 Fix header
8725
8726 2008-11-05 [colin]      3.6.1cvs18
8727
8728         * src/action.c
8729         * src/main.c
8730         * src/mainwindow.c
8731         * src/common/socket.c
8732         * src/common/socket.h
8733         * src/gtk/gtkutils.c
8734         * src/gtk/gtkutils.h
8735                 w32: Implement single launch (lock
8736                 socket); always put debug log to
8737                 the rc_dir; fix Start menu update
8738                 after registering as default Mail 
8739                 app
8740
8741 2008-11-05 [colin]      3.6.1cvs17
8742
8743         * src/mainwindow.c
8744                 Setting the Mail start menu item in HKCU 
8745                 confuses the Internet Options dialog. Do 
8746                 it in HKLM as this dialog does.
8747
8748 2008-11-04 [colin]      3.6.1cvs16
8749
8750         * src/common/w32_reg.c
8751                 Fix off-by-one
8752
8753 2008-11-04 [colin]      3.6.1cvs15
8754
8755         * src/procmime.c
8756                 w32: Fix getting content-type 
8757         * src/mimeview.c
8758         * src/prefs_common.c
8759         * src/prefs_common.h
8760         * src/prefs_ext_prog.c
8761         * src/textview.c
8762                 w32: better integration (use the
8763                 standard file associations instead
8764                 of our platform-unadapted open
8765                 dialog)
8766         * src/mainwindow.c
8767         * src/common/utils.c
8768         * src/common/w32_reg.c
8769         * src/common/w32lib.h
8770                 w32: better integration (allow 
8771                 setting Claws as default MUA)
8772
8773 2008-11-01 [colin]      3.6.1cvs14
8774
8775         * src/codeconv.c
8776                 Fix wrongly converted non-ascii characters
8777                 when locale's charset is US-ASCII (strict-mode
8778                 was failing in this case)
8779
8780 2008-10-30 [colin]      3.6.1cvs13
8781
8782         * src/mimeview.c
8783         * src/mimeview.h
8784         * src/textview.c
8785         * src/textview.h
8786                 Use one UI Manager per mimeview, instead of
8787                 the global one -- else user_data pointer gets
8788                 broken if opening and closing another message-
8789                 view, then using right-click on a mimeview's 
8790                 mimepart. Probably fixes bug 1711, 'Save-as
8791                 attachment crashes'
8792
8793 2008-10-24 [paul]       3.6.1cvs12
8794
8795         * tools/Makefile.am
8796         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
8797         * tools/kdeservicemenu/install.sh
8798                 another, possibly the final?, attempt on getting this
8799                 sorted for kde4
8800
8801 2008-10-24 [paul]       3.6.1cvs11
8802
8803         * tools/kdeservicemenu/install.sh
8804                 fix servicemenu installation directory on kde4
8805
8806 2008-10-24 [paul]       3.6.1cvs10
8807
8808         * tools/kdeservicemenu/README
8809         * tools/kdeservicemenu/install.sh
8810                 add support for kde4 in addition to kde3.
8811                 a rework involving checking for kde4-config, then
8812                 kde-config, finally prompting the user for the
8813                 location of either if they cannot be found
8814                 
8815
8816 2008-10-18 [paul]       3.6.1cvs9
8817
8818         * tools/claws.i18n.status.pl
8819                 updated with latest translator info.
8820                 only print for languages defined in %langname
8821
8822 2008-10-17 [paul]       3.6.1cvs8
8823
8824         * src/plugins/pgpcore/sgpgme.c
8825                 when listing the uid's, show the uid validity
8826
8827 2008-10-16 [paul]       3.6.1cvs7
8828
8829         * INSTALL
8830                 updated
8831
8832 2008-10-13 [wwp]        3.6.1cvs6
8833
8834         * po/fr.po
8835                 Updated French translation.
8836
8837 2008-10-11 [colin]      3.6.1cvs5
8838
8839         * src/gtk/authors.h
8840                 Fix bug 1756, "Outdated translators list in About 
8841                 dialogue". Patch by Aleksei Miheev.
8842
8843 2008-10-11 [colin]      3.6.1cvs4
8844
8845         * src/account.c
8846         * src/imap.c
8847         * src/inc.c
8848         * src/main.c
8849         * src/mainwindow.c
8850         * src/news.c
8851         * src/pop.c
8852         * src/pop.h
8853         * src/prefs_account.c
8854         * src/send_message.c
8855         * src/send_message.h
8856         * src/ssl_manager.c
8857         * src/ssl_manager.h
8858         * src/wizard.c
8859         * src/common/claws.c
8860         * src/common/defs.h
8861         * src/common/session.c
8862         * src/common/session.h
8863         * src/common/smtp.c
8864         * src/common/smtp.h
8865         * src/common/socket.c
8866         * src/common/socket.h
8867         * src/common/ssl.c
8868         * src/common/ssl.h
8869         * src/common/ssl_certificate.c
8870         * src/common/ssl_certificate.h
8871         * src/gtk/about.c
8872         * src/gtk/sslcertwindow.c
8873         * src/gtk/sslcertwindow.h
8874                 Remove OpenSSL code
8875
8876 2008-10-11 [colin]      3.6.1cvs3
8877
8878         * src/common/ssl_certificate.c
8879                 Make local function static
8880
8881 2008-10-10 [colin]      3.6.1cvs2
8882
8883         * src/common/ssl.h
8884         * src/common/ssl_certificate.c
8885         * src/gtk/sslcertwindow.c
8886                 Add offline certificate verification,
8887                 thanks to Nikos Mavrogiannopoulos for the
8888                 hints
8889
8890 2008-10-10 [colin]      3.6.1cvs1
8891
8892         * src/common/ssl_certificate.c
8893         * src/gtk/sslcertwindow.c
8894                 Fix warnings
8895
8896 2008-10-10 [paul]       3.6.1
8897
8898         * m4/spamassassin.m4
8899                 remove openssl dross
8900
8901         * NEWS
8902         * README
8903         * RELEASE_NOTES 
8904                 3.6.1 released!
8905
8906 2008-10-10 [colin]      3.6.0cvs25
8907
8908         * src/common/ssl.c
8909                 Tell libetpan it doesn't need to init
8910                 GnuTLS
8911
8912 2008-10-10 [colin]      3.6.0cvs24
8913
8914         * claws-mail.pc.in
8915                 Remove references to openssl
8916
8917 2008-10-09 [colin]      3.6.0cvs23
8918
8919         * configure.ac
8920                 Fix message
8921
8922 2008-10-09 [colin]      3.6.0cvs22
8923
8924         * configure.ac
8925                 Error out when building against openssl
8926
8927 2008-10-09 [colin]      3.6.0cvs21
8928
8929         * configure.ac
8930         * COPYING
8931         * src/crash.c
8932         * src/main.c
8933         * src/gtk/about.c
8934                 Disable OpenSSL due to requirement of
8935                 OpenSSL exception. Code not removed yet,
8936                 just in case, but disabled.
8937
8938 2008-10-09 [colin]      3.6.0cvs20
8939
8940         * configure.ac
8941         * src/Makefile.am
8942         * src/crash.c
8943         * src/gedit-print.c
8944         * src/gedit-print.h
8945         * src/main.c
8946         * src/mainwindow.c
8947         * src/messageview.c
8948         * src/prefs_ext_prog.c
8949         * src/prefs_fonts.c
8950         * src/prefs_image_viewer.c
8951         * src/printing.c
8952         * src/printing.h
8953         * src/summaryview.c
8954         * src/gtk/Makefile.am
8955         * src/gtk/about.c
8956         * src/gtk/gtksourceprintjob.c
8957         * src/gtk/gtksourceprintjob.h
8958                 Revert previous patch. It'd be better to remove
8959                 OpenSSL instead, as GnuTLS works as well.
8960
8961 2008-10-09 [colin]      3.6.0cvs19
8962
8963         * configure.ac
8964         * src/Makefile.am
8965         * src/crash.c
8966         * src/gedit-print.c
8967         * src/gedit-print.h
8968         * src/main.c
8969         * src/mainwindow.c
8970         * src/messageview.c
8971         * src/prefs_ext_prog.c
8972         * src/prefs_fonts.c
8973         * src/prefs_image_viewer.c
8974         * src/printing.c
8975         * src/printing.h
8976         * src/summaryview.c
8977         * src/gtk/Makefile.am
8978         * src/gtk/about.c
8979         * src/gtk/gtksourceprintjob.c
8980         * src/gtk/gtksourceprintjob.h
8981                 Remove the libgnomeprint interface (deprecated,
8982                 and fixes Debian's #501570, 'Copyright confusion')
8983
8984 2008-10-09 [colin]      3.6.0cvs18
8985
8986         * configure.ac
8987                 Require libetpan 0.57 (important fixes)
8988
8989 2008-10-08 [paul]       3.6.0cvs17
8990
8991         * src/prefs_filtering_action.c
8992         * src/prefs_matcher.c
8993                 enable re-ordering of the filtering/processing
8994                 condition and actions lists by drag'n'drop
8995
8996 2008-10-08 [colin]      3.6.0cvs16
8997
8998         * src/addressbook.c
8999                 Fix wrong menu title
9000
9001 2008-10-07 [colin]      3.6.0cvs15
9002
9003         * src/imap.c
9004                 After thinking, revert this. It's only a minor
9005                 annoyance to GSSAPI users, and I can't test this
9006                 right now. Postponed until after next good release.
9007
9008 2008-10-07 [colin]      3.6.0cvs14
9009
9010         * src/imap.c
9011                 Don't ask for a password when using GSSAPI
9012
9013 2008-10-07 [colin]      3.6.0cvs13
9014
9015         * src/mainwindow.c
9016                 Fix build with GTK+ < 2.14
9017
9018 2008-10-07 [colin]      3.6.0cvs12
9019
9020         * src/mainwindow.c
9021         * src/mainwindow.h
9022         * src/prefs_common.c
9023         * src/prefs_common.h
9024         * src/summaryview.c
9025         * src/gtk/colorlabel.c
9026                 Fix bug 1749, 'Shortcut keys for color labels 
9027                 not changeable'
9028                 Make fullscreen a setting remembered between
9029                 sessions
9030
9031 2008-10-07 [colin]      3.6.0cvs11
9032
9033         * src/prefs_other.c
9034                 Fix bug 1747, 'Wanderlust keybindings no longer 
9035                 working (regression)'
9036
9037 2008-10-07 [colin]      3.6.0cvs10
9038
9039         * src/mainwindow.c
9040                 Make fullscreen a real menu item
9041
9042 2008-10-07 [colin]      3.6.0cvs9
9043
9044         * src/mainwindow.c
9045                 Make sure we won't save size when
9046                 fullscreening
9047
9048 2008-10-06 [colin]      3.6.0cvs8
9049
9050         * src/mainwindow.c
9051         * src/mainwindow.h
9052                 Handle fullscreen via F11. Patch by
9053                 Michael Rasmussen
9054
9055 2008-10-06 [colin]      3.6.0cvs7
9056
9057         * src/common/ssl.c
9058                 Fix return value when setting client cert
9059
9060 2008-10-04 [colin]      3.6.0cvs6
9061
9062         * src/mimeview.c
9063                 Fix bug 1742, 'Attachment list contents not 
9064                 visible/scrollable'
9065
9066 2008-10-04 [paul]       3.6.0cvs5
9067
9068         * src/mainwindow.c
9069                 fix failure of Hide toolbar option on restart
9070
9071 2008-10-04 [colin]      3.6.0cvs4
9072
9073         * src/addressbook.c
9074         * src/compose.c
9075         * src/mainwindow.c
9076         * src/messageview.c
9077         * src/summaryview.c
9078                 Maemo: Fix bug 1737, Crashes upon opening
9079
9080 2008-10-04 [paul]       3.6.0cvs3
9081
9082         * po/pt_BR.po
9083                 submitted (just a little late) by Frederico
9084                 Goncalves Guimaraes
9085
9086 2008-10-03 [wwp]        3.6.0cvs2
9087
9088         * po/fr.po
9089                 Many fixes, mostly in menus and accelerators.
9090
9091 2008-10-03 [colin]      3.6.0cvs1
9092
9093         * src/gtk/filesel.c
9094                 Allow network mounts with new GTKs: they're
9095                 available via FUSE mounts and we don't need
9096                 GVFS.
9097
9098 2008-10-03 [paul]       3.6.0
9099
9100         * NEWS
9101         * README
9102         * RELEASE_NOTES 
9103                 3.6.0 released!
9104
9105 2008-10-03 [paul]       3.5.0cvs145
9106
9107         * configure.ac
9108         * po/bg.po
9109         * po/nl.po
9110         * po/ru.po
9111         * po/sv.po
9112                 new translations. added by Yasen Pramatarov,
9113                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9114         * po/ca.po
9115         * po/de.po
9116         * po/fi.po
9117         * po/fr.po
9118         * po/hu.po
9119         * po/it.po
9120         * po/pl.po
9121         * po/zh_CN.po
9122                 updated translations. submitted by Miquel Oliete,
9123                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9124                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9125
9126 2008-10-02 [colin]      3.5.0cvs144
9127
9128         * src/common/session.c
9129                 Fix crash when connection fails on windows
9130
9131 2008-10-01 [colin]      3.5.0cvs143
9132
9133         * src/imap.c
9134                 Real fix for FS-unsafe chars on win32
9135
9136 2008-10-01 [colin]      3.5.0cvs142
9137
9138         * src/imap.c
9139                 Encode prohibited filenames on win32
9140
9141 2008-09-30 [mones]      3.5.0cvs141
9142
9143         * src/ldapctrl.c
9144         * src/main.c
9145         * src/prefs_themes.c
9146         * src/printing.c
9147                 Fix output of some debug messages
9148
9149 2008-09-30 [colin]      3.5.0cvs140
9150
9151         * src/addrbook.c
9152         * src/addrharvest.c
9153         * src/compose.c
9154         * src/jpilot.c
9155         * src/mh.c
9156         * src/prefs_themes.c
9157         * src/procheader.c
9158         * src/procmime.c
9159         * src/summaryview.c
9160         * src/common/utils.c
9161         * src/gtk/sslcertwindow.c
9162                 Win32: Fix time usage; use g_stat
9163
9164 2008-09-29 [colin]      3.5.0cvs139
9165
9166         * src/common/utils.c
9167                 Fix case-sensitive match of subject
9168                 prefixes on win32
9169
9170 2008-09-29 [colin]      3.5.0cvs138
9171
9172         * src/folder_item_prefs.c
9173         * src/folder_item_prefs.h
9174         * src/matcher.c
9175         * src/prefs_folder_item.c
9176         * src/prefs_matcher.c
9177         * src/summaryview.c
9178         * src/common/string_match.c
9179         * src/common/utils.c
9180                 Fix a huge leak (dozens of megs per folder
9181                 change) on Windows: disable regexps 
9182
9183 2008-09-28 [paul]       3.5.0cvs137
9184
9185         * po/en_GB.po
9186                 updated
9187
9188 2008-09-27 [colin]      3.5.0cvs136
9189
9190         * src/account.c
9191         * src/account.h
9192                 Add accessor for cur_account
9193
9194 2008-09-27 [colin]      3.5.0cvs135
9195
9196         * src/imap.c
9197                 Fix crash when error happen on session establishment
9198
9199 2008-09-26 [mones]      3.5.0cvs134
9200
9201         * po/es.po
9202                 Updated for release
9203
9204 2008-09-26 [colin]      3.5.0cvs133
9205
9206         * src/plugins/pgpcore/claws.def
9207                 Fix symbol
9208
9209 2008-09-26 [colin]      3.5.0cvs132
9210
9211         * src/prefs_common.c
9212         * src/prefs_common.h
9213         * src/plugins/pgpcore/pgp_viewer.c
9214                 Add an accessor to prefs_common for plugins
9215                 (Win32 fix)
9216
9217 2008-09-25 [colin]      3.5.0cvs131
9218
9219         * src/main.c
9220                 Fix bug 1725, 'useless lines in clawsrc'
9221         * src/plugins/smime/mypgpcore.def
9222                 Add a missing symbol
9223
9224 2008-09-25 [paul]       3.5.0cvs130
9225
9226         * src/plugins/smime/mypgpcore.def
9227         * src/plugins/smime/plugin.def
9228         * src/plugins/smime/version.rc
9229                 add these windows-specific files
9230                 (Thanks to Colin)
9231
9232 2008-09-25 [colin]      3.5.0cvs129
9233
9234         * src/main.c
9235                 Load standard plugins only on first run
9236
9237 2008-09-25 [colin]      3.5.0cvs128
9238
9239         * src/codeconv.c
9240                 Fix build...
9241
9242 2008-09-24 [colin]      3.5.0cvs127
9243
9244         * src/codeconv.c
9245                 Add nb_NO's charset (iso-8859-1)
9246
9247 2008-09-24 [colin]      3.5.0cvs126
9248
9249         * src/common/utils.c
9250                 Fix get_mail_base_dir() on windows
9251                 (was synced from main ages ago)
9252
9253 2008-09-24 [colin]      3.5.0cvs125
9254
9255         * src/main.c
9256         * src/wizard.c
9257                 Integrate better with Windows' style
9258
9259 2008-09-23 [paul]       3.5.0cvs124
9260
9261         * src/compose.c
9262         * src/mainwindow.c
9263         * src/messageview.c
9264                 offer these strings to translators too 
9265
9266 2008-09-23 [colin]      3.5.0cvs123
9267
9268         * configure.ac
9269                 Add a --disable-dbus flag in case we want
9270                 no DBUS even if headers are available (like
9271                 for building gpg4win)
9272         * src/filtering.c
9273         * src/mainwindow.c
9274         * src/prefs_logging.c
9275         * src/common/utils.c
9276         * src/plugins/pgpcore/sgpgme.c
9277         * src/plugins/smime/claws.def
9278                 Windows fixes:
9279                 - disable filtering log (it's crashy for
9280                   some reason)
9281                 - fix gmtime_r when time is -1 (before 01/01/70)
9282                 - add symbols for smime
9283
9284 2008-09-22 [colin]      3.5.0cvs122
9285
9286         * src/common/utils.c
9287         * src/account.c
9288                 Remove raw printf
9289         * src/compose.c
9290                 Fix cursor position after changing account
9291         * src/imap.c
9292         * src/mimeview.c
9293         * src/news.c
9294                 Fix absolute path detection 
9295
9296 2008-09-21 [colin]      3.5.0cvs121
9297
9298         * src/gtk/gtkaspell.c
9299                 Don't try to use empty dictionaries
9300
9301 2008-09-20 [colin]      3.5.0cvs120
9302
9303         * po/POTFILES.in
9304                 Add the new files to the translations
9305
9306 2008-09-20 [colin]      3.5.0cvs119
9307
9308         * configure.ac
9309         * src/plugins/Makefile.am
9310         * src/plugins/smime/Makefile.am
9311         * src/plugins/smime/plugin.c
9312         * src/plugins/smime/smime.c
9313         * src/plugins/smime/smime.deps
9314         * src/plugins/smime/smime.h
9315                 Include S/Mime plugin in the main plugins
9316                 Will ease the Gpg4win team's work
9317
9318 2008-09-20 [colin]      3.5.0cvs118
9319
9320         * src/autofaces.c
9321         * src/compose.c
9322         * src/ldapquery.c
9323         * src/main.c
9324         * src/news.c
9325         * src/common/socket.c
9326         * src/gtk/gtkutils.c
9327         * src/plugins/pgpcore/claws.def
9328                 Windows: more fixes, thanks to wwp and
9329                 Marcus Brinkmann
9330
9331 2008-09-20 [colin]      3.5.0cvs117
9332
9333         * src/imap.c
9334                 Tell on which server errors happened
9335
9336 2008-09-20 [colin]      3.5.0cvs116
9337
9338         * src/etpan/etpan-thread-manager.c
9339         * src/etpan/imap-thread.c
9340         * src/etpan/nntp-thread.c
9341                 Windows: Fix hang on IMAP/NNTP
9342
9343 2008-09-20 [colin]      3.5.0cvs115
9344
9345         * src/common/utils.c
9346                 Fix bug 1723, "Buffer overflow crash caused by 
9347                 preview in 'Date format help' dialog box"
9348                 Also, optimise fast_strftime a bit :)
9349
9350 2008-09-18 [colin]      3.5.0cvs114
9351
9352         * src/procmime.c
9353         * src/textview.c
9354                 Check for NULLs before str* functions
9355
9356 2008-09-18 [colin]      3.5.0cvs113
9357
9358         * src/messageview.c
9359         * src/procmime.c
9360         * src/textview.c
9361                 Handle html parts in multipart/related
9362                 Decode ISO-8859-1 as Windows-1252 (the former
9363                 is a subset of the latter) in order to 
9364                 workaround Outlook mails misencoding
9365         * src/gtk/logwindow.c
9366         * src/gtk/logwindow.h
9367                 Clear mainwindow's error pixmap when the
9368                 error scrolls out of the log
9369
9370 2008-09-17 [colin]      3.5.0cvs112
9371
9372         * src/image_viewer.c
9373                 Fix image loading (multiple childs added to 
9374                 scrolledwindow, break of the resize functionality)
9375         * src/account.c
9376         * src/prefs_folder_item.c
9377         * src/prefs_spelling.c
9378         * src/gtk/gtkaspell.c
9379                 Better fix problems with dictionaries updates
9380
9381 2008-09-17 [colin]      3.5.0cvs111
9382
9383         * src/common/utils.c
9384                 Fix double-opening (fixes multiple signatures when
9385                 using signify)
9386
9387 2008-09-16 [colin]      3.5.0cvs110
9388
9389         * src/prefs_account.c
9390         * src/prefs_folder_item.c
9391         * src/prefs_spelling.c
9392         * src/gtk/gtkaspell.c
9393                 Better stripping of aspell dictionaries names
9394
9395 2008-09-16 [colin]
9396
9397         * 3.6.0-rc1 released
9398
9399 2008-09-16 [colin]      3.5.0cvs109
9400
9401         * src/account.c
9402         * src/inc.c
9403         * src/mainwindow.c
9404         * src/prefs_account.h
9405         * src/prefs_other.c
9406         * src/send_message.c
9407         * src/gtk/inputdialog.c
9408                 Don't add a pref to allow remembering passwords
9409                 (Just not checking the checkbox is enough)
9410
9411 2008-09-16 [colin]      3.5.0cvs108
9412
9413         * configure.ac
9414                 Require libetpan 0.56 as 0.55 is crashy
9415         * src/messageview.c
9416                 Fix english
9417         * src/gtk/inputdialog.c
9418         * src/gtk/inputdialog.h
9419                 Fix warnings
9420
9421 2008-09-16 [wwp]        3.5.0cvs107
9422
9423         * src/compose.c
9424                 Complete 3.5.0cvs106 by removing a function that got
9425                 moved to account.[ch].
9426
9427 2008-09-16 [wwp]        3.5.0cvs106
9428
9429         * src/account.c
9430         * src/account.h
9431         * src/compose.c
9432         * src/quote_fmt.c
9433         * src/quote_fmt_lex.l
9434         * src/quote_fmt_parse.y
9435                 Add account signature (path and value string) manipulation
9436                 keywords to the template processor. It's now possible in
9437                 all templates to insert the account signature to an
9438                 arbitrary location or to pass it to a external script for
9439                 further editing.
9440
9441
9442 2008-09-16 [mones]      3.5.0cvs105
9443
9444         * src/imap.c
9445         * src/inc.c
9446         * src/mainwindow.c
9447         * src/mainwindow.h
9448         * src/news.c
9449         * src/prefs_account.h
9450         * src/prefs_common.c
9451         * src/prefs_common.h
9452         * src/prefs_other.c
9453         * src/send_message.c
9454         * src/gtk/inputdialog.c
9455         * src/gtk/inputdialog.h
9456                 Implement session passwords: unsaved passwords for receiving
9457                 or sending of accounts can be remembered while running to 
9458                 avoid repetitive typing.
9459                 As keeping passwords in memory is unsafe a new preference 
9460                 in Other page is added to activate or not such capability.
9461
9462 2008-09-14 [colin]      3.5.0cvs104
9463
9464         * src/codeconv.c
9465         * src/codeconv.h
9466                 Make conv_iconv_strdup static
9467
9468 2008-09-12 [colin]      3.5.0cvs103
9469
9470         * claws-mail.pc.in
9471         * src/Makefile.am
9472         * src/compose.c
9473         * src/compose.h
9474         * src/crash.c
9475         * src/folder_item_prefs.c
9476         * src/folder_item_prefs.h
9477         * src/main.c
9478         * src/prefs_account.c
9479         * src/prefs_common.c
9480         * src/prefs_common.h
9481         * src/prefs_folder_item.c
9482         * src/prefs_spelling.c
9483         * src/prefs_template.c
9484         * src/quote_fmt.h
9485         * src/quote_fmt_parse.y
9486         * src/toolbar.c
9487         * src/toolbar.h
9488         * src/gtk/Makefile.am
9489         * src/gtk/about.c
9490         * src/gtk/filesel.c
9491         * src/gtk/gtkaspell.c
9492         * src/gtk/gtkaspell.h
9493         * src/plugins/bogofilter/Makefile.am
9494         * src/plugins/dillo_viewer/Makefile.am
9495         * src/plugins/spamassassin/Makefile.am
9496         * src/plugins/trayicon/Makefile.am
9497                 Switch spellchecker to Enchant
9498
9499 2008-09-12 [paul]       3.5.0cvs102
9500
9501         * tools/README
9502         * tools/csv2addressbook.pl
9503                 add support for Fox Mail
9504
9505 2008-09-12 [paul]       3.5.0cvs101
9506
9507         * src/compose.c
9508         * src/prefs_wrapping.c
9509                 changes to English
9510
9511 2008-09-12 [paul]       3.5.0cvs100
9512
9513         * configure.ac
9514                 revert cvs99's libenchant commit error
9515
9516 2008-09-12 [colin]      3.5.0cvs99
9517
9518         * src/inc.c
9519                 Only go to inbox if there are new mails
9520                 (and fetch was manual)
9521
9522 2008-09-10 [colin]      3.5.0cvs98
9523
9524         * src/inc.c
9525         * src/summaryview.c
9526         * src/common/session.c
9527                 Use g_timeout_add_seconds instead of g_timeout_add
9528                 on glib >= 2.14 when we don't need precision on the 
9529                 delay. This helps reducing power consumption:
9530                 http://mjg59.livejournal.com/74651.html
9531
9532 2008-09-10 [colin]      3.5.0cvs97
9533
9534         * src/compose.c
9535                 Don't save window size and position when
9536                 compose is hidden (filtering action)
9537
9538 2008-09-09 [colin]      3.5.0cvs96
9539
9540         * src/action.h
9541         * src/addr_compl.c
9542         * src/addressadd.c
9543         * src/addressbook.h
9544         * src/addressbook_foldersel.c
9545         * src/addressitem.h
9546         * src/addrgather.c
9547         * src/alertpanel.c
9548         * src/browseldap.c
9549         * src/editaddress.c
9550         * src/editaddress_other_attributes_ldap.h
9551         * src/editbook.c
9552         * src/editjpilot.c
9553         * src/editldap.c
9554         * src/editldap_basedn.c
9555         * src/editvcard.c
9556         * src/exphtmldlg.c
9557         * src/expldifdlg.c
9558         * src/export.c
9559         * src/foldersel.c
9560         * src/foldersel.h
9561         * src/gedit-print.c
9562         * src/gedit-print.h
9563         * src/grouplistdialog.c
9564         * src/headerview.c
9565         * src/headerview.h
9566         * src/image_viewer.c
9567         * src/import.c
9568         * src/importldif.c
9569         * src/importmutt.c
9570         * src/importpine.c
9571         * src/inc.c
9572         * src/main.c
9573         * src/main.h
9574         * src/messageview.c
9575         * src/messageview.h
9576         * src/noticeview.c
9577         * src/prefs_actions.c
9578         * src/prefs_filtering.c
9579         * src/prefs_folder_column.c
9580         * src/prefs_gtk.h
9581         * src/prefs_summary_column.c
9582         * src/prefs_toolbar.c
9583         * src/send_message.c
9584         * src/setup.c
9585         * src/sourcewindow.c
9586         * src/sourcewindow.h
9587         * src/ssl_manager.c
9588         * src/statusbar.c
9589         * src/statusbar.h
9590         * src/stock_pixmap.c
9591         * src/stock_pixmap.h
9592         * src/summaryview.c
9593         * src/textview.c
9594         * src/textview.h
9595         * src/undo.h
9596         * src/uri_opener.c
9597         * src/wizard.c
9598         * src/wizard.h
9599         * src/common/ssl.h
9600         * src/common/utils.c
9601         * src/gtk/about.c
9602         * src/gtk/colorlabel.c
9603         * src/gtk/colorlabel.h
9604         * src/gtk/combobox.h
9605         * src/gtk/description_window.c
9606         * src/gtk/filesel.c
9607         * src/gtk/gtkaspell.c
9608         * src/gtk/gtkaspell.h
9609         * src/gtk/gtkcmclist.c
9610         * src/gtk/gtkcmclist.h
9611         * src/gtk/gtkcmctree.c
9612         * src/gtk/gtkcmctree.h
9613         * src/gtk/gtkcmoptionmenu.h
9614         * src/gtk/gtksctree.c
9615         * src/gtk/gtksctree.h
9616         * src/gtk/gtkshruler.c
9617         * src/gtk/gtkshruler.h
9618         * src/gtk/gtksourceprintjob.c
9619         * src/gtk/gtksourceprintjob.h
9620         * src/gtk/gtkutils.c
9621         * src/gtk/gtkutils.h
9622         * src/gtk/gtkvscrollbutton.c
9623         * src/gtk/gtkvscrollbutton.h
9624         * src/gtk/icon_legend.c
9625         * src/gtk/inputdialog.c
9626         * src/gtk/logwindow.c
9627         * src/gtk/logwindow.h
9628         * src/gtk/manage_window.c
9629         * src/gtk/manage_window.h
9630         * src/gtk/menu.c
9631         * src/gtk/prefswindow.c
9632         * src/gtk/progressdialog.c
9633         * src/gtk/progressdialog.h
9634         * src/plugins/bogofilter/bogofilter_gtk.c
9635         * src/plugins/pgpcore/passphrase.c
9636         * src/plugins/spamassassin/spamassassin_gtk.c
9637         * src/plugins/trayicon/trayicon.c
9638         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9639         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9640         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9641         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9642         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9643                 Complete GTK+ 2.14 undeprecation
9644                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9645
9646 2008-09-09 [colin]      3.5.0cvs95
9647
9648         * src/gtk/gtkcmclist.h
9649                 Fix build on GTK+ 2.14
9650
9651 2008-09-08 [colin]      3.5.0cvs94
9652
9653         * src/noticeview.c
9654         * src/noticeview.h
9655                 Remove GtkSignalFunc
9656
9657 2008-09-07 [colin]      3.5.0cvs93
9658
9659         * src/addressadd.c
9660         * src/addressbook_foldersel.c
9661         * src/gtk/gtkcmclist.c
9662         * src/gtk/gtkcmclist.h
9663         * src/gtk/gtkcmctree.c
9664         * src/gtk/gtkcmctree.h
9665         * src/gtk/gtksctree.c
9666         * src/gtk/prefswindow.c
9667         * src/gtk/prefswindow.h
9668                 Use GDestroyNotify instead of GtkDestroyNotify
9669                 (deprecated in GTK+ 2.14)
9670
9671 2008-09-07 [colin]      3.5.0cvs92
9672
9673         * src/textview.c
9674                 Fix bug 1712, 'invalid "Phishing attempt warning" 
9675                 when linked text ends with spaces'
9676
9677 2008-09-05 [colin]      3.5.0cvs91
9678
9679         * src/procmime.c
9680                 Maybe fix bug 1711, 'Save-as attachment crashes'
9681                 Possibly wrong free() due to pointer shifting
9682
9683 2008-09-05 [colin]      3.5.0cvs90
9684
9685         * src/compose.c
9686                 Fix bug 1710, 'User misreads "Discard Message" 
9687                 as "Discard Changes"'. Propose to save or discard
9688                 only the latest changes when closing an existing
9689                 draft. Autosave may still have saved parts of the
9690                 edit session.
9691
9692 2008-09-04 [colin]      3.5.0cvs89
9693
9694         * src/summaryview.c
9695                 Fix bug 1707, 'Segfault when sorting on non-visible column'
9696
9697 2008-09-01 [colin]      3.5.0cvs88
9698
9699         * src/imap.c
9700         * src/summaryview.c
9701         * src/common/tags.c
9702         * src/etpan/imap-thread.c
9703         * src/etpan/imap-thread.h
9704                 Store spam flag on IMAP (Junk/NonJunk, as 
9705                 ThunderBird does - this is nonstandard)
9706
9707 2008-08-31 [wwp]        3.5.0cvs87
9708
9709         * ChangeLog
9710                 Fix globish edition^Wediting.
9711
9712 2008-08-31 [wwp]        3.5.0cvs86
9713
9714         * src/addressbook.c
9715                 Don't break nickname editing for non-LDAP books (nickname
9716                 value was overwritten when editing existing contact, this
9717                 came from 3.0.2cvs109).
9718
9719 2008-08-30 [colin]      3.5.0cvs85
9720
9721         * src/mainwindow.c
9722         * src/summaryview.c
9723                 Fix "Apply tags..." key shortcut
9724
9725 2008-08-29 [iwkse]      3.5.0cvs84
9726
9727         * src/summaryview.c
9728                         Bit of clean:)
9729
9730 2008-08-29 [iwkse]      3.5.0cvs83
9731
9732         * src/summaryview.c
9733                         Disable "Move to trash" action if
9734                         we are in a trash-like folder.
9735                         Thanks to colinl
9736
9737 2008-08-29 [paul]       3.5.0cvs82
9738
9739         * configure.ac
9740                 bump up libetpan version requirement since
9741                 0.55 is released now
9742
9743 2008-08-28 [wwp]        3.5.0cvs81
9744
9745         * src/account.c
9746         * src/pop.c
9747         * src/prefs_account.c
9748         * src/prefs_account.h
9749                 Add finer granularity to the POP3's remove-after delay (now in
9750                 hours in addition to in days), patch by Paul Rolland.
9751
9752 2008-08-28 [wwp]        3.5.0cvs80
9753
9754         * src/gtk/combobox.c
9755                 Fix a typo in a comment.
9756
9757 2008-08-28 [iwkse]      3.5.0cvs79
9758
9759         * src/account.c
9760         * src/prefs_actions.c
9761         * src/prefs_filtering.c
9762         * src/prefs_template.c
9763                         Add search feature to the account, 
9764                         template and action dialog.
9765                         It's turned on selecting one row
9766                         of the list and typing some random
9767                         letter. Thanks to wwp, colinl
9768
9769 2008-08-28 [colin]      3.5.0cvs78
9770
9771         * src/Makefile.am
9772         * src/account.c
9773         * src/compose.c
9774         * src/prefs_account.c
9775         * src/prefs_account.h
9776         * src/privacy.c
9777         * src/privacy.h
9778         * src/procmime.c
9779         * src/stock_pixmap.c
9780         * src/stock_pixmap.h
9781         * src/summaryview.c
9782         * src/pixmaps/key_gpg_signed.xpm
9783                 Fix bug 1412, "Sign reply, if mail was signed"
9784                 Add an account preference to sign replies to signed mails
9785
9786 2008-08-28 [iwkse]      3.5.0cvs77
9787
9788         * src/prefs_filtering.c
9789                 Making the search more useful,
9790                 jumping directly to the relative rule.
9791
9792 2008-08-27 [colin]      3.5.0cvs76
9793
9794         * src/main.c
9795                 Add a bit of info
9796
9797 2008-08-27 [colin]      3.5.0cvs75
9798
9799         * src/gtk/gtkcmctree.c
9800                 Fix a few ifdefs
9801
9802 2008-08-26 [colin]      3.5.0cvs74
9803
9804         * src/gtk/gtkcmctree.c
9805                 Fix missing inits on old glib
9806
9807 2008-08-26 [wwp]        3.5.0cvs73
9808
9809         * src/common/utils.c
9810                 Added 'Fwd' to the list of known common subject prefixes.
9811
9812 2008-08-25 [iwkse]      3.5.0cvs72
9813
9814         * src/image_viewer.c
9815                 Add animated gif support to the
9816                 message preview.
9817
9818 2008-08-25 [colin]      3.5.0cvs71
9819
9820         * src/gtk/gtkcmctree.c
9821                 Make sure work isn't null
9822
9823 2008-08-24 [colin]      3.5.0cvs70
9824
9825         * src/common/ssl.c
9826                 Fix typo on SSL_CERT_DIR
9827
9828 2008-08-23 [holger]     3.5.0cvs69
9829
9830         * src/printing.c
9831                 Fix bug 1699 'Separator line mis-placed when
9832                 printing some e-mails'. The number of header lines
9833                 was not correctly calculated when Pango inserts
9834                 linebreaks
9835
9836 2008-08-23 [colin]      3.5.0cvs68
9837
9838         * src/mainwindow.c
9839                 Fix the account selector button; thanks
9840                 to wwp
9841
9842 2008-08-21 [colin]      3.5.0cvs67
9843
9844         * src/compose.c
9845         * src/compose.h
9846                 Add a compose preference for auto-indent
9847         * src/mainwindow.c
9848         * src/summaryview.c
9849                 Make colorlabel accels a bit less hacky
9850
9851 2008-08-21 [colin]      3.5.0cvs66
9852
9853         * src/compose.c
9854         * src/prefs_common.c
9855         * src/prefs_common.h
9856         * src/prefs_wrapping.c
9857                 Add a preference for autoindent; fix no_join tag
9858                 being applied to whole lines instead of just \n when
9859                 creating a line 
9860
9861 2008-08-21 [colin]      3.5.0cvs65
9862
9863         * src/compose.c
9864                 Add support for auto-indentation
9865
9866 2008-08-19 [colin]      3.5.0cvs64
9867
9868         * src/compose.c
9869                 Save Autowrap status in drafts/queued mails
9870
9871 2008-08-19 [colin]      3.5.0cvs63
9872
9873         * src/mainwindow.c
9874                 Fix a comment (in reality, test commit on
9875                 the new CVS server)
9876
9877 2008-08-17 [colin]      3.5.0cvs62
9878
9879         * src/prefs_actions.c
9880         * src/procmime.c
9881         * src/wizard.c
9882         * src/common/socket.h
9883         * src/gtk/gtkcmctree.c
9884                 Fix warnings
9885
9886 2008-08-16 [colin]      3.5.0cvs61
9887
9888         * src/editaddress_other_attributes_ldap.h
9889                 Add 'l' field (localityName)
9890
9891 2008-08-16 [colin]      3.5.0cvs60
9892
9893         * src/mainwindow.c
9894         * src/gtk/gtkcmclist.c
9895         * src/gtk/gtkcmclist.h
9896         * src/gtk/gtkcmctree.c
9897         * src/gtk/gtksctree.c
9898         * src/gtk/gtkutils.c
9899         * src/gtk/gtkvscrollbutton.c
9900                 Fix Maemo build (OS2007)
9901
9902 2008-08-14 [colin]      3.5.0cvs59
9903
9904         * src/folder.c
9905                 Don't crash if parent is null when creating
9906                 a folder
9907         * src/gtk/pluginwindow.c
9908                 Don't crash on race when closing window while
9909                 a plugin is loading and does gtk_iterations
9910
9911 2008-08-13 [colin]      3.5.0cvs58
9912
9913         * src/messageview.c
9914         * src/messageview.h
9915         * src/mimeview.c
9916                 Fix bug 1696, 'Viewing binary attachements 
9917                 as text over 1 MB' (various buglets)
9918
9919 2008-08-10 [colin]      3.5.0cvs57
9920
9921         * src/summaryview.c
9922         * src/gtk/gtkcmclist.c
9923                 Continue fixing GTK < 2.12 build, thanks to
9924                 Michael Hugues
9925
9926 2008-08-10 [colin]      3.5.0cvs56
9927
9928         * src/gtk/gtksctree.c
9929                 Fix build on GTK < 2.12
9930
9931 2008-08-09 [colin]      3.5.0cvs55
9932
9933         * src/mainwindow.c
9934                 Fix untranslatable strings, thanks to
9935                 Stephan Sachse
9936
9937 2008-08-07 [colin]      3.5.0cvs54
9938
9939         * src/compose.c
9940         * src/editaddress.c
9941         * src/folderview.c
9942         * src/mainwindow.c
9943         * src/message_search.c
9944         * src/mimeview.c
9945         * src/noticeview.c
9946         * src/prefs_account.c
9947         * src/prefs_common.c
9948         * src/prefs_customheader.c
9949         * src/prefs_ext_prog.c
9950         * src/prefs_filtering_action.c
9951         * src/prefs_gtk.c
9952         * src/prefs_logging.c
9953         * src/prefs_matcher.c
9954         * src/prefs_msg_colors.c
9955         * src/procmime.c
9956         * src/summary_search.c
9957         * src/summaryview.c
9958         * src/toolbar.c
9959         * src/gtk/colorsel.c
9960         * src/gtk/gtkaspell.c
9961         * src/gtk/gtkutils.c
9962         * src/gtk/gtkutils.h
9963         * src/gtk/inputdialog.c
9964         * src/gtk/pluginwindow.c
9965         * src/gtk/quicksearch.c
9966         * src/plugins/bogofilter/bogofilter_gtk.c
9967         * src/plugins/dillo_viewer/dillo_prefs.c
9968         * src/plugins/spamassassin/spamassassin_gtk.c
9969                 - Fix Ctrl-Space shortcut
9970                 - Fix mime-parsing bug in procmime (cvs52)
9971                 - Fix double-free in procmime (cvs52)
9972                 - Use gtk_bin_get_child instead of GTK_BIN()->child
9973                 - Fix Goto menu in mainwindow
9974
9975 2008-08-07 [mones]      3.5.0cvs53
9976
9977         * po/es.po
9978                 Updated translation (lots of changes!)
9979         * src/compose.c
9980                 Add missing accelerator key
9981         * src/mainwindow.c
9982                 Restored 'v' key function (thanks Colin!)
9983
9984 2008-08-06 [colin]      3.5.0cvs52
9985
9986         * src/addrbook.c
9987         * src/addrcindex.c
9988         * src/addrduplicates.c
9989         * src/addrharvest.c
9990         * src/enriched.c
9991         * src/html.c
9992         * src/ldif.c
9993         * src/mimeview.c
9994         * src/mutt.c
9995         * src/pine.c
9996         * src/procmime.c
9997         * src/vcard.c
9998         * src/wizard.c
9999                 Fix my use of g_utf8_strdown (it returns
10000                 a newly allocated string and doesn't
10001                 change the parameter)
10002
10003 2008-08-06 [colin]      3.5.0cvs51
10004
10005         * src/compose.c
10006                 Fix bug 1690, 'Copy/Paste in edit window may 
10007                 break Undo'; middle-click pastes aren't 
10008                 REPLACE_INSERT but just INSERT. 
10009                 Also, fix privacy menu selection
10010
10011 2008-08-05 [colin]      3.5.0cvs50
10012
10013         * src/action.c
10014         * src/addr_compl.c
10015         * src/addrbook.c
10016         * src/addrcindex.c
10017         * src/addrduplicates.c
10018         * src/addrharvest.c
10019         * src/enriched.c
10020         * src/html.c
10021         * src/ldif.c
10022         * src/main.c
10023         * src/mimeview.c
10024         * src/mutt.c
10025         * src/pine.c
10026         * src/procmime.c
10027         * src/vcard.c
10028         * src/wizard.c
10029         * src/common/socket.c
10030         * src/gtk/gtkutils.c
10031         * src/gtk/gtkutils.h
10032         * src/gtk/menu.c
10033         * src/plugins/spamassassin/spamassassin.c
10034                 More undeprecation (Glib)
10035
10036 2008-08-05 [colin]      3.5.0cvs49
10037
10038         * src/prefs_account.c
10039         * src/prefs_filtering_action.c
10040         * src/prefs_matcher.c
10041         * src/gtk/Makefile.am
10042         * src/gtk/claws-marshal.list
10043         * src/gtk/colorlabel.c
10044         * src/gtk/colorsel.c
10045         * src/gtk/foldersort.c
10046         * src/gtk/gtkaspell.c
10047         * src/gtk/gtkcmclist.c
10048         * src/gtk/gtkcmclist.h
10049         * src/gtk/gtkcmctree.c
10050         * src/gtk/gtkcmctree.h
10051         * src/gtk/gtkcmoptionmenu.c
10052         * src/gtk/gtkcmoptionmenu.h
10053         * src/gtk/gtksctree.c
10054         * src/gtk/gtksctree.h
10055         * src/gtk/gtkutils.c
10056         * src/gtk/gtkutils.h
10057         * src/gtk/gtkvscrollbutton.c
10058         * src/gtk/menu.c
10059         * src/gtk/menu.h
10060         * src/gtk/quicksearch.c
10061         * src/plugins/dillo_viewer/dillo_viewer.c
10062         * src/plugins/pgpcore/select-keys.c
10063                 Try to finish yesterday's commit
10064
10065 2008-08-04 [colin]      3.5.0cvs48
10066
10067         * src/addressadd.c
10068         * src/addressbook.c
10069         * src/addressbook_foldersel.c
10070         * src/addressitem.h
10071         * src/addrgather.c
10072         * src/browseldap.c
10073         * src/compose.c
10074         * src/compose.h
10075         * src/editaddress.c
10076         * src/editaddress_other_attributes_ldap.c
10077         * src/editgroup.c
10078         * src/editldap_basedn.c
10079         * src/folderview.c
10080         * src/folderview.h
10081         * src/grouplistdialog.c
10082         * src/image_viewer.c
10083         * src/imap_gtk.c
10084         * src/importldif.c
10085         * src/main.c
10086         * src/mainwindow.c
10087         * src/message_search.c
10088         * src/mh_gtk.c
10089         * src/mimeview.c
10090         * src/mimeview.h
10091         * src/news_gtk.c
10092         * src/noticeview.h
10093         * src/prefs_account.c
10094         * src/prefs_filtering_action.c
10095         * src/prefs_matcher.c
10096         * src/prefs_msg_colors.c
10097         * src/prefs_summaries.c
10098         * src/statusbar.c
10099         * src/stock_pixmap.c
10100         * src/summary_search.c
10101         * src/summaryview.c
10102         * src/summaryview.h
10103         * src/textview.c
10104         * src/toolbar.h
10105         * src/gtk/Makefile.am
10106         * src/gtk/claws-marshal.list
10107         * src/gtk/colorsel.c
10108         * src/gtk/foldersort.c
10109         * src/gtk/gtkaspell.c
10110         * src/gtk/gtkcmclist.c
10111         * src/gtk/gtkcmclist.h
10112         * src/gtk/gtkcmctree.c
10113         * src/gtk/gtkcmctree.h
10114         * src/gtk/gtksctree.c
10115         * src/gtk/gtksctree.h
10116         * src/gtk/gtkutils.c
10117         * src/gtk/gtkutils.h
10118         * src/gtk/gtkvscrollbutton.c
10119         * src/gtk/menu.c
10120         * src/gtk/menu.h
10121         * src/gtk/quicksearch.c
10122         * src/plugins/dillo_viewer/dillo_viewer.c
10123         * src/plugins/pgpcore/select-keys.c
10124                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10125                 Undeprecate their implementation (GtkArg, GtkType, ...)
10126                 Undeprecate a few other things here and there
10127                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10128                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10129                 still have work to do
10130
10131 2008-08-04 [colin]      3.5.0cvs47
10132
10133         * src/compose.c
10134         * src/compose.h
10135         * src/toolbar.h
10136         * src/textview.c
10137         * src/stock_pixmap.c
10138         * src/statusbar.c
10139         * src/noticeview.h
10140         * src/mimeview.h
10141         * src/mainwindow.c
10142         * src/image_viewer.c
10143         * src/gtk/gtkaspell.c
10144         * src/gtk/gtkvscrollbutton.c
10145         * src/plugins/dillo_viewer/dillo_viewer.c
10146                 Undeprecate more things
10147
10148 2008-08-02 [colin]      3.5.0cvs46
10149
10150         * src/mainwindow.c
10151                 Fix toggle menu activation state
10152                 (thanks to cvs45 ;)
10153
10154 2008-08-02 [paul]       3.5.0cvs45
10155
10156         * src/mainwindow.c
10157                 fix sensitivity of
10158                 /View/Show or hide/Message View
10159
10160 2008-08-01 [paul]       3.5.0cvs44
10161
10162         * src/common/utils.c
10163         * src/plugins/pgpcore/claws.def
10164         * src/plugins/pgpinline/claws.def
10165                 fix compilation problems on mingw32,
10166                 (bug 1688) Patch by Marcus Brinkmann
10167
10168 2008-08-01 [colin]      3.5.0cvs43
10169
10170         * src/gtk/gtkutils.c
10171         * src/gtk/gtkvscrollbutton.c
10172                 Oups, fix build
10173
10174 2008-08-01 [colin]      3.5.0cvs42
10175
10176         * src/compose.c
10177         * src/foldersel.c
10178         * src/mainwindow.c
10179         * src/prefs_account.c
10180         * src/prefs_folder_item.c
10181         * src/prefs_quote.c
10182         * src/summaryview.c
10183         * src/gtk/gtkaspell.c
10184         * src/gtk/gtkutils.c
10185         * src/gtk/gtkvscrollbutton.c
10186                 Replace a few deprecated function calls
10187
10188 2008-08-01 [paul]       3.5.0cvs41
10189
10190         * src/action.c
10191                 fix crash that occurs because of recent GtkUIManager
10192                 changes. Thanks to Colin
10193
10194 2008-07-31 [colin]      3.5.0cvs40
10195
10196         * src/addressbook.c
10197         * src/compose.c
10198         * src/mainwindow.c
10199         * src/messageview.c
10200                 Some Maemo fixes
10201         * src/gtk/menu.c
10202         * src/gtk/menu.h
10203                 Remove deprecated helper funcs
10204
10205 2008-07-30 [colin]      3.5.0cvs39
10206
10207         * src/folderview.c
10208         * src/folderview.h
10209         * src/imap_gtk.c
10210         * src/mh_gtk.c
10211         * src/news_gtk.c
10212                 Move the folderview popup menu to GtkUIManager
10213
10214 2008-07-29 [colin]      3.5.0cvs38
10215
10216         * src/account.c
10217         * src/account.h
10218         * src/action.c
10219         * src/action.h
10220         * src/addressitem.h
10221         * src/compose.c
10222         * src/edittags.c
10223         * src/mainwindow.c
10224         * src/mainwindow.h
10225         * src/mimeview.c
10226         * src/summaryview.c
10227         * src/gtk/menu.c
10228         * src/gtk/menu.h
10229                 Switch the main menu to GtkUIManager
10230                 Warning fixes
10231
10232 2008-07-29 [colin]      3.5.0cvs37
10233
10234         * src/news.c
10235                 Fix bug 1684, 'view news messages with large 
10236                 attachements segfaults'
10237
10238 2008-07-29 [colin]      3.5.0cvs36
10239
10240         * src/action.c
10241         * src/action.h
10242         * src/addressbook.c
10243         * src/addressitem.h
10244         * src/compose.c
10245         * src/compose.h
10246         * src/messageview.c
10247         * src/messageview.h
10248         * src/summaryview.c
10249         * src/gtk/menu.c
10250         * src/gtk/menu.h
10251                 More switches to GtkUIManager
10252
10253 2008-07-26 [colin]      3.5.0cvs35
10254
10255         * src/gtk/menu.c
10256         * src/gtk/menu.h
10257                 Fix prototype
10258
10259 2008-07-25 [colin]      3.5.0cvs34
10260
10261         * src/addrcustomattr.c
10262         * src/addressbook.c
10263         * src/compose.c
10264         * src/editaddress.c
10265         * src/editaddress_other_attributes_ldap.h
10266         * src/edittags.c
10267         * src/mainwindow.c
10268         * src/mimeview.c
10269         * src/prefs_actions.c
10270         * src/prefs_filtering.c
10271         * src/prefs_template.c
10272         * src/summaryview.c
10273         * src/textview.c
10274         * src/textview.h
10275         * src/toolbar.c
10276         * src/gtk/about.c
10277         * src/gtk/menu.c
10278         * src/gtk/menu.h
10279         * src/plugins/trayicon/trayicon.c
10280                 More changes from GtkItemFactory to GtkUIManager
10281
10282 2008-07-25 [colin]      3.5.0cvs33
10283
10284         * src/gtk/menu.h
10285                 Add a macro to remove menu items
10286                 Make the gui_manager variable useless
10287
10288 2008-07-24 [colin]      3.5.0cvs32
10289
10290         * src/mimeview.c
10291                 Fix a gtk warning on clear
10292         * src/mainwindow.c
10293         * src/summaryview.c
10294         * src/summaryview.h
10295                 Switch the message list popup menu to
10296                 GtkUIManager
10297
10298 2008-07-23 [colin]      3.5.0cvs31
10299
10300         * src/plugins/pgpcore/pgp_viewer.c
10301         * src/plugins/pgpcore/sgpgme.c
10302                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10303                 Patch by Thomas Wiegner <wiegner@gmx.de>
10304
10305 2008-07-20 [paul]       3.5.0cvs30
10306
10307         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10308                 remove redundant GTK version check
10309
10310 2008-07-20 [ticho]      3.5.0cvs29
10311
10312         * src/folderview.c
10313         * src/imap_gtk.c
10314         * src/news_gtk.c
10315                 Moved sensitivity setting for "Download messages" for IMAP and
10316                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10317                 respectively for better code readability.
10318                 Fixed indentation in news' set_sensitivity().
10319
10320 2008-07-20 [paul]       3.5.0cvs28
10321
10322         * src/addrgather.c
10323                 remove more redundant code following cvs27
10324
10325 2008-07-20 [paul]       3.5.0cvs27
10326
10327         * src/addrgather.c
10328                 remove now redundant code
10329         * src/mainwindow.c
10330         * src/mainwindow.h
10331                 fix bug 1673, 'Tools/Harvest adresses is
10332                 grayed out if folder is empty'
10333
10334 2008-07-19 [ticho]      3.5.0cvs26
10335
10336         * src/edittags.c
10337         * src/main.c
10338         * src/mimeview.c
10339         * src/mimeview.h
10340         * src/gtk/gtkutils.c
10341         * src/gtk/gtkutils.h
10342         * src/gtk/menu.c
10343         * src/gtk/menu.h
10344                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10345                 instead of deprecated GtkItemFactory.
10346
10347 2008-07-19 [colin]      3.5.0cvs25
10348
10349         * src/account.c
10350         * src/addrgather.c
10351         * src/compose.c
10352         * src/editldap.c
10353         * src/expldifdlg.c
10354         * src/importldif.c
10355         * src/main.c
10356         * src/mainwindow.c
10357         * src/mimeview.c
10358         * src/noticeview.c
10359         * src/prefs_account.c
10360         * src/prefs_actions.c
10361         * src/prefs_ext_prog.c
10362         * src/prefs_filtering.c
10363         * src/prefs_folder_item.c
10364         * src/prefs_image_viewer.c
10365         * src/prefs_logging.c
10366         * src/prefs_msg_colors.c
10367         * src/prefs_other.c
10368         * src/prefs_send.c
10369         * src/prefs_spelling.c
10370         * src/prefs_summaries.c
10371         * src/prefs_template.c
10372         * src/printing.c
10373         * src/quote_fmt.c
10374         * src/summary_search.c
10375         * src/summaryview.c
10376         * src/toolbar.c
10377         * src/wizard.c
10378         * src/common/Makefile.am
10379         * src/gtk/gtksctree.c
10380         * src/gtk/gtkutils.h
10381         * src/gtk/pluginwindow.c
10382         * src/gtk/quicksearch.c
10383         * src/plugins/bogofilter/bogofilter_gtk.c
10384         * src/plugins/dillo_viewer/dillo_prefs.c
10385         * src/plugins/pgpcore/prefs_gpg.c
10386         * src/plugins/spamassassin/spamassassin_gtk.c
10387         * src/plugins/trayicon/trayicon.c
10388         * src/plugins/trayicon/trayicon_prefs.c
10389                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10390                 or greater). Use the old deprecated one on GTK+ < 2.12.
10391                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10392                 of time!
10393
10394 2008-07-16 [colin]      3.5.0cvs24
10395
10396         * src/mainwindow.c
10397                 Fix folderview's scrolbar when starting minimised
10398                 to tray, and popping up the mainwindow by calling
10399                 claws-mail from the command line
10400
10401 2008-07-08 [colin]      3.5.0cvs23
10402
10403         * src/compose.c
10404                 Possibly fix po-headers appearing on empty
10405                 templates
10406
10407 2008-07-08 [colin]      3.5.0cvs22
10408
10409         * src/folderview.c
10410         * src/summaryview.c
10411                 Finish the always_open tristate patch, by Jonathan
10412                 Corbet.
10413
10414 2008-07-07 [paul]       3.5.0cvs21
10415
10416         * src/mainwindow.c
10417                 fix typo (missing ")
10418
10419 2008-07-07 [paul]       3.5.0cvs20
10420
10421         * src/mainwindow.c
10422                 fit the menu style a bit better
10423
10424 2008-07-07 [colin]      3.5.0cvs19
10425
10426         * src/prefs_themes.c
10427                 Make upgrading themes easier
10428
10429 2008-07-07 [colin]      3.5.0cvs18
10430
10431         * src/mainwindow.c
10432         * src/prefs_toolbar.c
10433         * src/stock_pixmap.c
10434                 Finish fixing bug 1609, 'Icon issues'
10435
10436 2008-07-07 [colin]      3.5.0cvs17
10437
10438         * src/prefs_common.c
10439                 Fix the default value
10440
10441 2008-07-07 [colin]      3.5.0cvs16
10442
10443         * src/prefs_summaries.c
10444                 Revert my fix to the string, the correct term
10445                 is indeed Message View
10446
10447 2008-07-07 [colin]      3.5.0cvs15
10448
10449         * AUTHORS
10450         * src/gtk/authors.h
10451         * src/prefs_common.c
10452         * src/prefs_common.h
10453         * src/prefs_summaries.c
10454         * src/summaryview.c
10455         * src/gtk/authors.h
10456                 Change "Always open message when selected" to
10457                 a tristate (Never/Always/When preview is visible)
10458                 Patch by Jonathan Corbet <corbet@lwn.net>.
10459
10460 2008-07-06 [paul]       3.5.0cvs14
10461
10462         * src/addrgather.c
10463                 improve the layout of the dialogue
10464                 improve the English
10465                 add tooltips
10466                 fix some of the nasty coding style
10467         * src/mainwindow.c
10468                 improve the English
10469                 add some missing mnemonics
10470
10471 2008-07-05 [paul]       3.5.0cvs13
10472
10473         * src/mainwindow.c
10474         * src/mainwindow.h
10475                 fix bug 1398, '"Change current account" is
10476                 available even when there's only one account'
10477         * src/plugins/pgpcore/prefs_gpg.c
10478                 put back a needed include, removed in error
10479
10480 2008-07-05 [colin]      3.5.0cvs12
10481
10482         * src/mainwindow.c
10483                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10484
10485 2008-07-05 [colin]      3.5.0cvs11
10486
10487         * src/news.c
10488         * src/news_gtk.c
10489                 Provide ability to rename newsgroups. Closes
10490                 bug 1444, 'Add GUI option for renaming 
10491                 newsgroups'. Patch by Pawel Pekala
10492
10493 2008-07-05 [colin]      3.5.0cvs10
10494
10495         * src/plugins/pgpcore/passphrase.c
10496         * src/plugins/pgpcore/prefs_gpg.c
10497         * src/plugins/pgpcore/select-keys.c
10498                 Simplify GTK includes (with the advantage
10499                 of compiling against GTK+2.13); patch by
10500                 Charles A Edwards
10501
10502 2008-07-05 [colin]      3.5.0cvs9
10503
10504         * src/wizard.c
10505                 Add SSL client certificates
10506
10507 2008-07-05 [colin]      3.5.0cvs8
10508
10509         * src/prefs_account.c
10510         * src/common/session.h
10511                 Fix warnings
10512         * src/common/ssl.c
10513                 Add one path for certs
10514
10515 2008-07-05 [colin]      3.5.0cvs7
10516
10517         * src/prefs_account.c
10518                 Fix no-ssl build
10519
10520 2008-07-04 [colin]      3.5.0cvs6
10521
10522         * src/common/ssl.c
10523         * src/common/ssl.h
10524         * src/common/ssl_certificate.c
10525                 Workaround distro bugs and fix certificate checking
10526                 with OpenSSL
10527
10528 2008-07-04 [colin]      3.5.0cvs5
10529
10530         * src/filtering.c
10531         * src/common/ssl_certificate.c
10532         * src/common/ssl_certificate.h
10533         * src/etpan/imap-thread.c
10534         * src/etpan/nntp-thread.c
10535                 Fix some leaks, thanks to Martin Zwickel
10536                 Rename gnutls functions that do the same
10537                 as OpenSSL ones, to avoid symbol clashing
10538                 when Claws is built against GnuTLS and
10539                 libetpan against OpenSSL
10540
10541 2008-07-04 [paul]       3.5.0cvs4
10542
10543         * src/prefs_account.c
10544                 remove 1 forgotten '.'
10545
10546 2008-07-04 [paul]       3.5.0cvs3
10547
10548         * src/prefs_account.c
10549                 layout/engrish fixes to the 'Client
10550                 certificates' frame
10551
10552 2008-07-03 [colin]      3.5.0cvs2
10553
10554         * src/imap.c
10555         * src/news.c
10556         * src/pop.c
10557         * src/prefs_account.c
10558         * src/prefs_account.h
10559         * src/prefs_common.c
10560         * src/send_message.c
10561         * src/common/session.c
10562         * src/common/session.h
10563         * src/common/smtp.c
10564         * src/common/smtp.h
10565         * src/common/socket.h
10566         * src/common/ssl.c
10567         * src/common/ssl.h
10568         * src/common/ssl_certificate.c
10569         * src/common/ssl_certificate.h
10570         * src/etpan/imap-thread.c
10571         * src/etpan/nntp-thread.c
10572         * src/gtk/inputdialog.c
10573                 Add support for SSL client certificates (either PEM files
10574                 with certificate and private key, either PKCS12 files)
10575
10576 2008-06-28 [colin]      3.5.0cvs1
10577
10578         * src/foldersel.c
10579                 Fix compilation with older GTKs
10580
10581 2008-06-27 [paul]       3.5.0
10582
10583         * NEWS
10584         * README
10585         * RELEASE_NOTES 
10586                 3.5.0 released
10587
10588 2008-06-27 [paul]       3.4.0cvs116
10589
10590         * src/gtk/authors.h
10591                 complete cvs115
10592
10593 2008-06-27 [paul]       3.4.0cvs115
10594
10595         * configure.ac
10596         * src/gtk/authors.h
10597                 no longer build unmaintained translations
10598
10599 2008-06-27 [paul]       3.4.0cvs114
10600
10601         * po/de.po
10602         * po/fi.po
10603         * po/pt_BR.po
10604                 updated by Stephan Sachse, Flammie Pirinen, and
10605                 Frederico Goncalves Guimaraes
10606
10607 2008-06-26 [wwp]        3.4.0cvs113
10608
10609         * manual/fr/advanced.xml
10610                 Update French version of the manual (AutoFaces documentation).
10611
10612 2008-06-26 [wwp]        3.4.0cvs112
10613
10614         * manual/fr/advanced.xml
10615         * manual/fr/plugins.xml
10616                 Updated French version of the manual (completed
10617                 hidden options list, added note about Clawsker
10618                 and new mail archiver plugin).
10619
10620 2008-06-25 [colin]      3.4.0cvs111
10621
10622         * src/gtk/gtkaspell.c
10623                 Fix non-UTF8 in the replace with dialog
10624         * src/prefs_actions.c
10625                 Fix possible crasher
10626                 Patches by Pawel
10627
10628 2008-06-24 [mones]      3.4.0cvs110
10629
10630         * src/autofaces.c
10631                 Fix non-warning message, downgraded to debug info
10632
10633 2008-06-24 [colin]      3.4.0cvs109
10634
10635         * src/summaryview.c
10636                 Fix bug 1650, Message line too small after 
10637                 changing columns in "three columns" layout
10638
10639 2008-06-24 [colin]      3.4.0cvs108
10640
10641         * src/messageview.c
10642                 Fix Spam button sensitivity in newsgroups
10643
10644 2008-06-23 [wwp]        3.4.0cvs107
10645
10646         * po/fr.po
10647                 Updated French translation.
10648
10649 2008-06-23 [mones]      3.4.0cvs106
10650
10651         * po/es.po
10652                 Updated translation for release
10653
10654 2008-06-22 [mones]      3.4.0cvs105
10655
10656         * manual/es/plugins.xml
10657                 Synced new entry for Mail Archiver plugin
10658
10659 2008-06-22 [colin]      3.4.0cvs104
10660
10661         * src/compose.c
10662                 Fix initial cursor position
10663
10664 2008-06-21 [paul]       3.4.0cvs103
10665
10666         * manual/plugins.xml
10667                 add an entry for the new Mail Archiver plugin
10668
10669 2008-06-21 [paul]       3.4.0cvs102
10670
10671         * src/gtk/about.c
10672                 we're in 'string freeze', put back the
10673                 < > symbols for now
10674
10675 2008-06-21 [paul]       3.4.0cvs101
10676
10677         * manual/advanced.xml
10678         * manual/es/advanced.xml
10679                 fix build warning: <emphasis> cannot be contained
10680                 within <filename>
10681         * src/gtk/about.c
10682                 fix non-clickable link on License page and drop
10683                 the containing < > symbols to match other links
10684
10685 2008-06-20 [mones]      3.4.0cvs100
10686
10687         * manual/advanced.xml
10688                 Added autofaces documentation, note about clawsker in hidden
10689                 preferences, minor markup fix. Thanks Paul for proofreading
10690         * manual/es/advanced.xml
10691                 Synchronised Spanish manual
10692
10693 2008-06-16 [colin]      3.4.0cvs99
10694
10695         * src/compose.c
10696                 Fix cursor placing on signature change
10697
10698 2008-06-16 [paul]       3.4.0cvs98
10699
10700         * src/imap_gtk.c
10701         * src/mh_gtk.c
10702         * src/gtk/inputdialog.c
10703                 really fussy coding style fixes
10704
10705 2008-06-16 [paul]       3.4.0cvs97
10706
10707         * src/Makefile.am
10708                 keep the alphabetical order
10709
10710 2008-06-13 [mones]      3.4.0cvs96
10711
10712         * src/autofaces.c
10713                 Fix crasher ;-)
10714         * src/prefs_filtering_action.c
10715                 Fixed cosmetic bug, processing also displays "Filtering"
10716
10717 2008-06-13 [mones]      3.4.0cvs95
10718
10719         * src/Makefile.am
10720         * src/autofaces.c       ** NEW FILE **  
10721         * src/autofaces.h       ** NEW FILE **
10722         * src/compose.c
10723                 Allow setting Faces and X-Faces globally and per-account
10724                 from configuration files under ~/.claws-mail/autofaces
10725
10726 2008-06-13 [holger]     3.4.0cvs94
10727
10728         * .cvsignore
10729                 More files to ignore
10730         * src/gtk/inputdialog.c
10731         * src/gtk/inputdialog.h
10732                 Make input dialog more generic so that a checkbox
10733                 with custom text can be used in addition to the
10734                 "remember this" checkbox
10735         * src/imap_gtk.c
10736         * src/mh_gtk.c
10737         * src/prefs_common.c
10738         * src/prefs_common.h
10739                 Allow new folders to inherit the properties of the
10740                 parent folder during folder creation
10741
10742 2008-06-13 [wwp]        3.4.0cvs93
10743
10744         * src/addressbook.c
10745                 a better fix for this string, won't break up translations,
10746                 and is conform to other similar ones.
10747
10748 2008-06-13 [wwp]        3.4.0cvs92
10749
10750         * src/addrduplicates.c
10751         * src/addressadd.c
10752         * src/addressbook.c
10753         * src/addressbook_foldersel.c
10754         * src/editgroup.c
10755                 use tree decorations everywhere AB folders are used (AB tree pane,
10756                     add address to AB, select AB folder, edit group, custom attr, find dup
10757                     results), in order to match global style
10758                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
10759                     double clicking on groups in tree pane does open the group edit dialog
10760                     double clicking on other items in tree pane does expand/collapse
10761                 fix a missing space in AB's delete-folder dialog
10762                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
10763
10764         * src/foldersel.c
10765                 make foldersel dialog show dotted lines according to global (hidden) prefs
10766
10767 2008-06-12 [colin]      3.4.0cvs91
10768
10769         * src/compose.c
10770         * src/compose.h
10771                 Fix bug 1635, 'Last character of message is truncated 
10772                 when changing accounts w/ sigs'
10773         * src/folderview.c
10774                 Fix bug 1636, 'Can't select "properties" on "folders 
10775                 only" folders'
10776
10777 2008-06-11 [colin]      3.4.0cvs90
10778
10779         * src/folder.c
10780                 Maybe fix bug 1623, 'exits with segfault when 
10781                 logging in to certain imap-servers'
10782
10783 2008-06-10 [mones]      3.4.0cvs89
10784
10785         * AUTHORS
10786         * tools/Makefile.am
10787         * tools/README
10788         * tools/convert_mbox.sh
10789                 Undo cvs86 and cvs87, it really should be a patch to 
10790                 convert_mbox.pl
10791
10792 2008-06-10 [wwp]        3.4.0cvs88
10793
10794         * po/fr.po
10795                 Updated French translation.
10796
10797 2008-06-10 [mones]      3.4.0cvs87
10798
10799         * tools/Makefile.am
10800                 Oops, forgot to add previous script for distribution
10801
10802 2008-06-10 [mones]      3.4.0cvs86
10803
10804         * AUTHORS
10805         * tools/README
10806         * tools/convert_mbox.sh
10807                 Added script to convert Evolution mail folders contributed
10808                 by Daniel Dickinson <cshore@fionavar.ca>
10809                 Fixes debian bug 461435
10810
10811 2008-06-09 [colin]      3.4.0cvs85
10812
10813         * src/main.c
10814                 Integrate AWN information bubble if dbus is
10815                 available
10816         * src/folder.c
10817                 Fix crash when calling scan_required() on 
10818                 folder classes that don't implement them
10819         * src/common/session.c
10820                 Fix a little typo
10821
10822 2008-06-09 [colin]      3.4.0cvs84
10823
10824         * src/main.c
10825                 Fix bug 1447, 'If user tries to close while starting 
10826                 up, it will not close ever.'
10827
10828 2008-06-09 [colin]      3.4.0cvs83
10829
10830         * src/filtering.c
10831                 Fix bug 1628, 'Claws Mail crashes when 
10832                 filtering selected messages'
10833
10834 2008-06-04 [colin]      3.4.0cvs82
10835
10836         * src/messageview.c
10837                 Complete handling of html parts in multipart/alternative
10838                 mails
10839
10840 2008-06-03 [paul]       3.4.0cvs81
10841
10842         * src/prefs_message.c
10843                 make always the english good
10844
10845 2008-06-03 [colin]      3.4.0cvs80
10846
10847         * src/mainwindow.c
10848         * src/mainwindow.h
10849                 Fix bug 1624, '[PATCH] Quick search should be 
10850                 disabled for folder view'; based on a patch by
10851                 Michael Terry
10852
10853 2008-06-03 [iwkse]      3.4.0cvs79
10854
10855         * src/addressbook.c
10856                 Fix little gui bug on button sensitivity
10857         * src/messageview.c
10858         * src/prefs_common.c
10859         * src/prefs_common.h
10860         * src/prefs_message.c
10861                 Allow by default to show html in multipart/alternative
10862
10863 2008-06-02 [colin]      3.4.0cvs78
10864
10865         * src/prefs_actions.c
10866                 GUI rework, patch by Pawel 
10867
10868 2008-06-02 [colin]      3.4.0cvs77
10869
10870         * src/quote_fmt.c
10871                 Fix sensitivity/alignment, patch from
10872                 Pawel
10873
10874 2008-05-31 [colin]      3.4.0cvs76
10875
10876         * src/imap.c
10877                 Fix login issue introduced in cvs75.
10878
10879 2008-05-31 [colin]      3.4.0cvs75
10880
10881         * src/imap.c
10882                 Fix more possible double-frees. Also, fix the root cause
10883                 of these double-frees by just noting the Session is to
10884                 be destroyed instead of destroying it in flight
10885
10886 2008-05-29 [paul]       3.4.0cvs74
10887
10888         * manual/keyboard.xml
10889                 'Makes' these entries like the others
10890
10891 2008-05-29 [colin]      3.4.0cvs73
10892
10893         * src/procmsg.h
10894                 Include utils.h in case we
10895                 need to pull goffset definition
10896
10897 2008-05-29 [colin]      3.4.0cvs72
10898
10899         * src/common/utils.h
10900                 Workaround a stupid Glib issue, where
10901                 goffset happens to be undefined. 
10902
10903 2008-05-28 [colin]      3.4.0cvs71
10904
10905         * src/compose.c
10906         * src/compose.h
10907         * src/grouplistdialog.c
10908         * src/image_viewer.c
10909         * src/imap.c
10910         * src/inc.c
10911         * src/main.c
10912         * src/matcher.c
10913         * src/messageview.c
10914         * src/mimeview.c
10915         * src/prefs_themes.c
10916         * src/procmsg.h
10917         * src/summaryview.c
10918         * src/summaryview.h
10919         * src/textview.c
10920         * src/common/smtp.c
10921         * src/common/utils.c
10922         * src/common/utils.h
10923                 Use goffset instead of off_t for MsgInfo's size
10924                 Allows using MsgInfo structure from plugins
10925                 compiled with largefile support
10926
10927 2008-05-26 [colin]      3.4.0cvs70
10928
10929         * src/mainwindow.c
10930         * src/mainwindow.h
10931                 Define THEME_CHANGED_HOOKLIST and invoke
10932                 it on theme change
10933         * src/plugins/trayicon/trayicon.c
10934                 Listen to THEME_CHANGED_HOOKLIST and
10935                 update accordingly
10936
10937 2008-05-26 [paul]       3.4.0cvs69
10938
10939         * src/mimeview.c
10940                 plug a leak in mimeview_save_all()
10941
10942 2008-05-24 [colin]      3.4.0cvs68
10943
10944         * src/common/utils.h
10945                 Fix wrong define on old glibs
10946
10947 2008-05-24 [paul]       3.4.0cvs67
10948
10949         * src/Makefile.am
10950         * src/stock_pixmap.c
10951         * src/stock_pixmap.h
10952         * src/toolbar.c
10953         * src/pixmaps/cancel.xpm
10954         * src/pixmaps/close.xpm
10955                 add a specific icon for A_CANCEL_INC (addresses
10956                 point 1 of bug 1609 'Icon issues')
10957                 replace close.xpm with an icon of the standard
10958                 24x24 size
10959
10960 2008-05-24 [paul]       3.4.0cvs66
10961
10962         * src/pixmaps/insert_file.xpm
10963                 replaced
10964
10965 2008-05-23 [paul]       3.4.0cvs65
10966
10967         * src/common/md5.c
10968         * src/common/md5.h
10969                 add the possibility to check md5 on binary files,
10970                 thanks to Colin
10971
10972 2008-05-23 [colin]      3.4.0cvs64
10973
10974         * src/mainwindow.c
10975         * src/summaryview.c
10976                 Fix bug 1610, 'claws crash after opening/closing 
10977                 preferences and window update'
10978
10979 2008-05-22 [colin]      3.4.0cvs63
10980
10981         * src/prefs_filtering_action.c
10982         * src/gtk/combobox.c
10983         * src/gtk/combobox.h
10984                 Fix reselecting of Tags actions in
10985                 filtering actions dialog
10986
10987 2008-05-22 [colin]      3.4.0cvs62
10988
10989         * src/Makefile.am
10990         * src/prefs_toolbar.c
10991         * src/stock_pixmap.c
10992         * src/stock_pixmap.h
10993         * src/toolbar.c
10994         * src/pixmaps/delete_btn.xpm
10995         * src/pixmaps/insert_file.xpm
10996         * src/pixmaps/mail_reply_to_list.xpm
10997                 Fix more of bug 1609:
10998                 - Add a Delete button icon
10999                 - Add a Reply to list button icon
11000                 - Fix Insert file button icon
11001                 Artwork by Ciprian Popovici.
11002
11003 2008-05-21 [colin]      3.4.0cvs61
11004
11005         * src/common/utils.c
11006                 Fix a little leak
11007
11008 2008-05-21 [wwp]        3.4.0cvs60
11009
11010         * src/prefs_filtering.c
11011                 Don't show SMTP-only accounts in accounts list, as they are
11012                 irrelevant for filtering incoming messages.
11013
11014 2008-05-21 [colin]      3.4.0cvs59
11015
11016         * src/mainwindow.c
11017                 Don't put SMTP-only accounts in receive menus
11018
11019 2008-05-21 [colin]      3.4.0cvs58
11020
11021         * src/imap.c
11022                 Fix cvs56 (brain fart)
11023
11024 2008-05-21 [colin]      3.4.0cvs57
11025
11026         * src/common/utils.c
11027                 Fix bug 1615, 'hang on FIFO when the other end's not 
11028                 opened'
11029
11030 2008-05-21 [colin]      3.4.0cvs56
11031
11032         * src/imap.c
11033                 Fix a warning
11034
11035 2008-05-19 [colin]      3.4.0cvs55
11036
11037         * src/plugins/pgpcore/sgpgme.c
11038                 Maybe fix debian bug 481856, 'Segmentation fault 
11039                 when verifying a GPG signature'. Although it 
11040                 looks like a race condition...
11041
11042 2008-05-19 [colin]      3.4.0cvs54
11043
11044         * src/prefs_filtering_action.c
11045         * src/prefs_matcher.c
11046         * src/common/tags.c
11047         * src/common/tags.h
11048         * src/gtk/combobox.c
11049         * src/gtk/combobox.h
11050                 Patch by Pawel: disabled Tags menus in filtering dialogs
11051
11052 2008-05-19 [colin]      3.4.0cvs53
11053
11054         * src/prefs_account.c
11055                 GUI patch by Pawel: align ports entries
11056
11057 2008-05-19 [colin]      3.4.0cvs52
11058
11059         * src/mainwindow.c
11060                 Fix bug 1616, 'strange question while emptying trash'
11061
11062 2008-05-18 [colin]      3.4.0cvs51
11063
11064         * src/common/plugin.c
11065         * src/etpan/imap-thread.c
11066         * src/etpan/nntp-thread.c
11067         * src/gtk/gtksctree.c
11068                 Fix bug 1613, 'Various memory leaks'; 
11069                 based on a patch by Didier Barvaux.
11070
11071 2008-05-18 [colin]      3.4.0cvs50
11072
11073         * src/mimeview.c
11074         * src/privacy.h
11075         * src/toolbar.c
11076         * src/toolbar.h
11077         * src/plugins/pgpcore/sgpgme.c
11078                 Fix more parts of bug 1609:
11079                 - Make use of specific Expired privacy icon
11080                 - Use CLOSE instead of NOTICE_ERROR for cancel
11081                   receiving
11082                 - Allow a Preferences button in the main toolbar
11083
11084 2008-05-18 [colin]      3.4.0cvs49
11085
11086         * src/stock_pixmap.c
11087                 Fix bug with non-updating icons after theme change:
11088                 If fetching pixbuf for a given icon after a theme
11089                 change, the next pixmap fetch would return the old
11090                 cached one, as the theme change was forgotten at 
11091                 this time. (and vice-versa). This was mostly 
11092                 visible on open folder icons
11093
11094 2008-05-17 [colin]      3.4.0cvs48
11095
11096         * src/prefs_summaries.c
11097         * src/summaryview.c
11098                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11099                 options'. Patch by Pawel
11100
11101 2008-05-16 [colin]      3.4.0cvs47
11102
11103         * src/imap.c
11104                 Fix another possible crash (on fatal errors
11105                 at login, like stream error).
11106
11107 2008-05-16 [paul]       3.4.0cvs46
11108
11109         * tools/thunderbird-filters-convertor.pl
11110                 fix a typo
11111                 fix reading a tb rule that contains something
11112                 like that: \"Sender\"
11113
11114 2008-05-16 [paul]       3.4.0cvs45
11115
11116         * tools/README
11117         * tools/csv2addressbook.pl
11118                 add support for gmail exported csv address book
11119
11120 2008-05-16 [colin]      3.4.0cvs44
11121
11122         * configure.ac
11123         * src/ldapupdate.c
11124                 Fix ldap deprecated calls. Patch by
11125                 Michael Rasmussen
11126
11127 2008-05-16 [paul]       3.4.0cvs43
11128
11129         * manual/de/account.xml
11130         * manual/it/account.xml
11131         * manual/it/ack.xml
11132         * manual/it/addrbook.xml
11133         * manual/it/claws-mail-manual.xml
11134         * manual/it/gpl.xml
11135         * manual/it/intro.xml
11136         * manual/it/starting.xml
11137                 add pages towards German and Italian manuals.
11138                 (just for storage, they are not built yet, due
11139                 to being incomplete.) submitted by Speckmade
11140                 <Speckmade@gmx.net> and Salvatore De Paolis
11141                 <iwkse@claws-mail.org>
11142
11143 2008-05-16 [colin]      3.4.0cvs42
11144
11145         * src/gtk/sslcertwindow.c
11146                 Fix SHA1 fingerprint with GnuTLS
11147
11148 2008-05-15 [colin]      3.4.0cvs41
11149
11150         * src/gtk/sslcertwindow.c
11151                 Print SHA1 fingerprint too
11152
11153 2008-05-15 [colin]      3.4.0cvs40
11154
11155         * src/imap.c
11156                 Fix certificate port on TLS. It was 
11157                 previously always 0.
11158                 **IMPORTANT INFORMATION**: this will trigger 
11159                 one wrong "New certificate" warning at the 
11160                 first connection with this fix, if using STARTTLS
11161                 on IMAP.
11162         * src/gtk/sslcertwindow.c
11163                 Make labels selectable
11164
11165 2008-05-15 [colin]      3.4.0cvs39
11166
11167         * src/imap.c
11168                 Fix double free when STARTTLS fails (for
11169                 example due to refusing the certificate)
11170
11171 2008-05-15 [paul]       3.4.0cvs38
11172
11173         * manual/advanced.xml
11174                 fix typo
11175
11176 2008-05-15 [paul]       3.4.0cvs37
11177
11178         * manual/advanced.xml
11179         * src/prefs_send.c
11180                 make outgoing_fallback_to_ascii a hidden pref
11181
11182 2008-05-14 [colin]      3.4.0cvs36
11183
11184         * src/main.c
11185         * src/mainwindow.c
11186         * src/mainwindow.h
11187                 Make it possible to cancel quit when Claws
11188                 ask whether to empty trash.
11189
11190 2008-05-14 [colin]      3.4.0cvs35
11191
11192         * src/compose.c
11193         * src/prefs_common.c
11194         * src/prefs_common.h
11195         * src/prefs_send.c
11196                 Add a preference to be able to specify an
11197                 outgoing charset/encoding but still fallback
11198                 to 7bit US-ASCII when possible (default TRUE,
11199                 same behavior as pre-cvs34)
11200
11201 2008-05-14 [colin]      3.4.0cvs34
11202
11203         * src/compose.c
11204                 Always use the specified encoding and charset if it is
11205                 specified, even if the mail is ASCII.
11206
11207 2008-05-13 [paul]       3.4.0cvs33
11208
11209         * src/ldapupdate.c
11210                 fix the build warnings the easy way for now
11211
11212 2008-05-13 [colin]      3.4.0cvs32
11213
11214         * src/prefs_themes.c
11215                 Count .png files as icons too (fixes part
11216                 of bug 1609, 'Icon issues')
11217
11218 2008-05-13 [wwp]        3.4.0cvs31
11219
11220         * src/addressbook_foldersel.c
11221                 Fix wrong check (completes 3.4.0.cvs30).
11222
11223 2008-05-12 [wwp]        3.4.0cvs30
11224
11225         * src/addressbook.c
11226         * src/addressbook_foldersel.c
11227         * src/filtering.c
11228         * src/matcher.c
11229         * src/prefs_matcher.c
11230         * src/plugins/bogofilter/bogofilter.c
11231         * src/plugins/bogofilter/bogofilter_gtk.c
11232         * src/plugins/dillo_viewer/dillo_prefs.c
11233         * src/plugins/spamassassin/spamassassin.c
11234         * src/plugins/spamassassin/spamassassin_gtk.c
11235                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11236                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11237                 translated string "Any" in plugins (whitelisting) and
11238                 UTF8 comparisons.
11239
11240 2008-05-07 [colin]      3.4.0cvs29
11241
11242         * configure.ac
11243                 Fix --enable-maemo (assume --enable-generic-umpc)
11244
11245 2008-05-07 [colin]      3.4.0cvs28
11246
11247         * configure.ac
11248         * src/account.c
11249         * src/addr_compl.c
11250         * src/compose.c
11251         * src/editaddress.c
11252         * src/folderview.c
11253         * src/mainwindow.c
11254         * src/messageview.c
11255         * src/mimeview.c
11256         * src/prefs_account.c
11257         * src/prefs_common.c
11258         * src/prefs_display_header.c
11259         * src/prefs_filtering.c
11260         * src/prefs_summaries.c
11261         * src/prefs_template.c
11262         * src/prefs_toolbar.c
11263         * src/stock_pixmap.c
11264         * src/summaryview.c
11265         * src/summaryview.h
11266         * src/textview.c
11267         * src/toolbar.c
11268         * src/gtk/about.c
11269         * src/gtk/gtksctree.c
11270         * src/gtk/menu.c
11271         * src/gtk/prefswindow.c
11272         * src/gtk/sslcertwindow.c
11273                 Separate generic UMPC code (layouts, ...) from 
11274                 MAEMO code (Hildon, ...)
11275
11276 2008-05-06 [paul]       3.4.0cvs27
11277
11278         * tools/claws.i18n.status.pl
11279                 add he.po
11280
11281 2008-05-06 [colin]      3.4.0cvs26
11282
11283         * src/common/utils.c
11284                 Maybe fix crash on FreeBSD
11285
11286 2008-05-05 [colin]      3.4.0cvs25
11287
11288         * src/messageview.c
11289                 Fix bug 1602, 'Crash when sending return receipt for
11290                 messages with no subject'
11291
11292 2008-05-05 [colin]      3.4.0cvs24
11293
11294         * src/mimeview.c
11295                 Don't overwrite temporary files with same
11296                 name when drag and dropping. Fixes bug 1599,
11297                 'attach multiple files with the same name from 
11298                 one mail to another'
11299
11300 2008-05-04 [paul]       3.4.0cvs23
11301
11302         * src/compose.c
11303         * src/prefs_common.c
11304                 fix bug 1587 'can not replay with quote'
11305
11306 2008-05-03 [colin]      3.4.0cvs22
11307
11308         * po/de.po
11309                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11310
11311 2008-05-03 [colin]      3.4.0cvs21
11312
11313         * src/toolbar.c
11314                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11315                 icon isn't grayed although ineffective'
11316
11317 2008-05-02 [wwp]        3.4.0cvs20
11318
11319         * po/fr.po
11320                 Fix translation.
11321
11322         * src/prefs_folder_item.c
11323                 Add missing notice in folder properties (templates) when
11324                 folder is a root node.
11325
11326 2008-04-30 [colin]      3.4.0cvs19
11327
11328         * src/prefs_toolbar.c
11329                 Add Trash and Delete icons to the icon chooser
11330
11331 2008-04-30 [colin]      3.4.0cvs18
11332
11333         * src/compose.c
11334                 Remove "Delete entire line" which was a noop
11335                 and should be the same as "Delete line" :)
11336
11337 2008-04-30 [colin]      3.4.0cvs17
11338
11339         * src/compose.c
11340                 Fix 'Delete line' and 'Delete to end of line'
11341                 on the last line. Patch by <seelenhirt@gmx.net>
11342
11343 2008-04-28 [colin]      3.4.0cvs16
11344
11345         * src/folder.c
11346                 Fix bug 1589, 'tagsdb file not removed when
11347                 folder deleted'.
11348         * src/common/utils.c
11349                 Make sure claws_unlink accepts NULL arg.
11350
11351 2008-04-25 [colin]      3.4.0cvs15
11352
11353         * src/common/ssl.c
11354                 Fix/simplify previous commit
11355
11356 2008-04-25 [colin]      3.4.0cvs14
11357
11358         * src/addrindex.h
11359         * src/common/ssl_certificate.c
11360                 Patch by Marcus: Fix Win32 build
11361         * src/common/ssl.c
11362                 Fix build with GnuTLS/no pthread, thanks
11363                 to Marcus
11364
11365 2008-04-25 [colin]      3.4.0cvs13
11366
11367         * src/summaryview.c
11368                 Fix bug 1586, '3-pane vertical layout now and then 
11369                 still shows sender column'
11370
11371 2008-04-25 [colin]      3.4.0cvs12
11372
11373         * src/Makefile.am
11374         * src/w32-logo.ico
11375         * src/w32-resource.rc
11376                 Patch from Marcus Brinkmann to set an icon on w32.
11377
11378 2008-04-24 [colin]      3.4.0cvs11
11379
11380         * src/inc.c
11381         * src/inc.h
11382                 Trace inc locks
11383         * src/ldif.c
11384         * src/ldif.h
11385                 Fix bug 1581, 'Bad File Format during Import LDIF':
11386                 Use dynamically allocated buffers; also, allow 
11387                 importing contacts with no email address
11388
11389 2008-04-24 [colin]      3.4.0cvs10
11390
11391         * src/prefs_common.c
11392                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11393
11394 2008-04-23 [colin]      3.4.0cvs9
11395
11396         * src/compose.c
11397         * src/prefs_folder_item.c
11398         * src/prefs_template.c
11399         * src/quote_fmt.c
11400                 Fix bug 1576: Fix unescaping of templates when testing them
11401                 I think it breaks nothing. (wwp, you're welcome to double-check)
11402
11403 2008-04-23 [paul]       3.4.0cvs8
11404
11405         * manual/advanced.xml
11406                 add info about the "two_line_vertical" hidden
11407                 pref
11408
11409 2008-04-22 [paul]       3.4.0cvs7
11410
11411         * src/prefs_common.c
11412         * src/prefs_common.h
11413         * src/summaryview.c
11414                 make the 2-line view in summaryview when in three
11415                 columns mode configurable. hidden pref: "two_line_vertical"
11416
11417 2008-04-22 [colin]      3.4.0cvs6
11418
11419         * src/inc.c
11420                 Fix missing inc_unlock()
11421         * src/prefs_matcher.c
11422         * src/send_message.c
11423                 Fix my last commit
11424
11425 2008-04-22 [colin]      3.4.0cvs5
11426
11427         * src/etpan/imap-thread.c
11428                 Use g_(un)setenv instead of (un)setenv which
11429                 doesn't exist on IRIX 6.5
11430
11431 2008-04-22 [colin]      3.4.0cvs4
11432
11433         * src/inc.c
11434         * src/prefs_common.c
11435         * src/send_message.c
11436                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11437                 Set the default timeout to 75 seconds
11438
11439 2008-04-20 [colin]      3.4.0cvs3
11440
11441         * src/pixmaps/tray_newmail.offline.xpm
11442         * src/pixmaps/tray_newmail.xpm
11443         * src/pixmaps/tray_newmarkedmail.offline.xpm
11444         * src/pixmaps/tray_newmarkedmail.xpm
11445         * src/pixmaps/tray_nomail.offline.xpm
11446         * src/pixmaps/tray_nomail.xpm
11447         * src/pixmaps/tray_unreadmail.offline.xpm
11448         * src/pixmaps/tray_unreadmail.xpm
11449         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11450         * src/pixmaps/tray_unreadmarkedmail.xpm
11451                 Make the tray icons a bit nicer. Would be
11452                 nice to get really nice icons from someone
11453                 who's good at Gimp :)
11454
11455 2008-04-18 [colin]      3.4.0cvs2
11456
11457         * src/common/log.c
11458                 Forgot one g_unlink
11459
11460 lease complete the changelog entry below
11461 2008-04-18 [colin]      3.4.0cvs1
11462
11463         * src/addrduplicates.c
11464         * src/addressbook.c
11465         * src/compose.c
11466         * src/crash.c
11467         * src/editaddress.c
11468         * src/folder.c
11469         * src/image_viewer.c
11470         * src/imap.c
11471         * src/inc.c
11472         * src/main.c
11473         * src/mbox.c
11474         * src/messageview.c
11475         * src/mh.c
11476         * src/msgcache.c
11477         * src/news.c
11478         * src/partial_download.c
11479         * src/pop.c
11480         * src/prefs_common.c
11481         * src/prefs_common.h
11482         * src/prefs_other.c
11483         * src/prefs_themes.c
11484         * src/procheader.c
11485         * src/procmime.c
11486         * src/procmsg.c
11487         * src/textview.c
11488         * src/wizard.c
11489         * src/common/prefs.c
11490         * src/common/ssl_certificate.c
11491         * src/common/template.c
11492         * src/common/utils.c
11493         * src/common/utils.h
11494         * src/etpan/imap-thread.c
11495         * src/plugins/dillo_viewer/dillo_viewer.c
11496         * src/plugins/pgpcore/sgpgme.c
11497         * src/plugins/pgpinline/pgpinline.c
11498                 Add an option to shred temporary files and messages
11499                 instead of just removing them. Slows deletions down!
11500
11501 2008-04-18 [paul]       3.4.0
11502
11503         * NEWS
11504         * README
11505         * RELEASE_NOTES 
11506                 3.4.0 released
11507
11508
11509 2008-04-18 [paul]       3.3.1cvs61
11510
11511         * po/de.po
11512         * po/fi.po
11513         * po/it.po
11514         * po/pt_BR.po
11515                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11516                 and Frederico Goncalves Guimaraes
11517         * po/es.po
11518                 updated on the last minute by a lazy Ricardo Mones
11519
11520 2008-04-18 [colin]      3.3.1cvs60
11521
11522         * po/fr.po
11523                 Update translation (Fabien Vantard)
11524
11525 2008-04-17 [colin]      3.3.1cvs59
11526
11527         * src/imap.c
11528                 Fix debian bug 474712, 'claws seg faults when IMAP 
11529                 connection breaks after an IMAP protocol error 
11530                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11531         * src/summaryview.c
11532                 Fix a little leak
11533
11534 2008-04-17 [colin]      3.3.1cvs58
11535
11536         * src/common/log.c
11537                 Fix log size getting out of control (claws-mail
11538                 getting SIGXFSZ): rotate if every 10MB
11539
11540 2008-04-10 [paul]       3.3.1cvs57
11541
11542         * src/prefs_other.c
11543                 improvements to english usage
11544
11545 2008-04-10 [paul]       3.3.1cvs56
11546
11547         * src/prefs_receive.c
11548                 add an accurate description
11549
11550 2008-04-08 [colin]      3.3.1cvs55
11551
11552         * src/undo.c
11553                 Probably fix corruption, introduced in cvs53
11554
11555 2008-04-04 [iwkse]      3.3.1cvs54
11556
11557         * src/undo.c
11558                 undo should works properly again
11559
11560 2008-04-04 [iwkse]      3.3.1cvs53
11561
11562         * src/undo.c
11563                 Fix a segfault but breaks undo
11564                 on a specific case (eg. double paste with
11565                 middle-mouse button)
11566
11567 2008-04-04 [iwkse]      3.3.1cvs52
11568
11569         * src/prefs_filtering.c
11570                 Fix previous Tab mess
11571
11572 2008-04-03 [iwkse]      3.3.1cvs51
11573
11574         * src/prefs_filtering.c
11575                 Add search in filtering rules list
11576
11577 2008-04-02 [colin]      3.3.1cvs50
11578
11579         * src/main.c
11580                 Revert part of the previous patch: we do
11581                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11582                 exists
11583
11584 2008-04-02 [colin]      3.3.1cvs49
11585
11586         * src/main.c
11587                 Fix bug 1562, 'Claws-Mail does not completely 
11588                 respect settings in GTK2_RC_FILES environment'
11589                 Remove manual parsing of .gtkrc-2.0 and 
11590                 .gtk/gtkrc-2.0. GTK does it itself these days.
11591
11592 2008-04-01 [colin]      3.3.1cvs48
11593
11594         * src/imap_gtk.c
11595                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11596                 ticking "Show only subscribed"'
11597
11598 2008-03-31 [colin]      3.3.1cvs47
11599
11600         * src/folder.c
11601                 Fix bug 1553, 'File lock not respected'
11602                 Regression due to the implementation of
11603                 deletion batching
11604
11605 2008-03-31 [colin]      3.3.1cvs46
11606
11607         * src/mainwindow.c
11608                 Fix tags menu update, thanks to Paul
11609
11610 2008-03-29 [wwp]        3.3.1cvs45
11611
11612         * src/prefs_account.c
11613         * src/prefs_common.c
11614         * src/prefs_folder_item.c
11615         * src/prefs_quote.c
11616         * src/quote_fmt.c
11617         * src/quote_fmt.h
11618                 Fix compose template formats (in global preferences)
11619                 being translated under specific conditions.
11620                 Add a button to restore factory defaults for current
11621                 language.
11622
11623 2008-03-27 [colin]      3.3.1cvs44
11624
11625         * src/common/prefs.c
11626         * src/common/xmlprops.c
11627                 Fix RedHat bug 431735, 'segfault if /home is full' 
11628                 (when starting): Fix double fclose() in prefs.c
11629                 and potentially xmlprops.c
11630
11631 2008-03-27 [colin]      3.3.1cvs43
11632
11633         * src/addressbook.c
11634                 Fix bug 1559, 'Claws Mail crashed deleting all 
11635                 common contacts'
11636
11637 2008-03-27 [wwp]        3.3.1cvs42
11638
11639         * src/addressbook.c
11640                 Fix 3.3.0cvs41.
11641
11642 2008-03-27 [wwp]        3.3.1cvs41
11643
11644         * src/addressbook.c
11645                 Prevent list flickering when deleting addresses.
11646
11647 2008-03-26 [colin]      3.3.1cvs40
11648
11649         * src/imap.c
11650                 Clean up session disconnection. Possibly
11651                 fix Ubuntu bug #204290
11652
11653 2008-03-26 [colin]      3.3.1cvs39
11654
11655         * src/textview.c
11656                 Fix bug 1555: current folder wasn't used when
11657                 right-clicking on an email address
11658
11659 2008-03-25 [colin]      3.3.1cvs38
11660
11661         * src/plugins/bogofilter/bogofilter.c
11662         * src/plugins/bogofilter/bogofilter.h
11663         * src/plugins/bogofilter/bogofilter_gtk.c
11664                 Add a "learn from whitelist" preference
11665                 Whitelist Unsure mails too.
11666
11667 2008-03-24 [paul]       3.3.1cvs37
11668
11669         * src/prefs_account.c
11670                 If no MH mailbox and no account exists, when
11671                 creating a POP/Local account, just create and
11672                 use the default one instead of bailing with a
11673                 "Mailbox doesn't exist" error
11674
11675 2008-03-21 [colin]      3.3.1cvs36
11676
11677         * src/procmime.c
11678                 strstrip mime subtype
11679
11680 2008-03-21 [paul]       3.3.1cvs35
11681
11682         * manual/advanced.xml
11683                 correct and update the info about Actions
11684
11685 2008-03-20 [colin]      3.3.1cvs34
11686
11687         * src/messageview.c
11688         * src/messageview.h
11689         * src/textview.c
11690                 Show at max 1MB of text, add a noticeview to
11691                 show everything optionally.
11692
11693 2008-03-20 [colin]      3.3.1cvs33
11694
11695         * src/stock_pixmap.c
11696                 Add support for png themes
11697
11698 2008-03-19 [wwp]        3.3.1cvs32
11699
11700         * src/procheader.c
11701                 Sanity check.
11702
11703 2008-03-18 [colin]      3.3.1cvs31
11704
11705         * src/common/utils.c
11706         * src/common/utils.h
11707                 Handle size_t instead of off_t in to_human_readable
11708
11709 2008-03-18 [colin]      3.3.1cvs30
11710
11711         * src/imap.c
11712                 Remove raw printf
11713
11714 2008-03-16 [colin]      3.3.1cvs29
11715
11716         * src/summaryview.c
11717                 Fix build on GTK < 2.12
11718
11719 2008-03-16 [colin]      3.3.1cvs28
11720
11721         * src/mainwindow.c
11722                 Refresh non-list widget when switching
11723                 messageview
11724
11725 2008-03-16 [colin]      3.3.1cvs27
11726
11727         * manual/faq.xml
11728                 Revert cvs25: This wasn't a typo :) :
11729                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
11730
11731
11732 2008-03-16 [colin]      3.3.1cvs26
11733
11734         * src/summaryview.c
11735         * src/gtk/gtksctree.c
11736         * src/gtk/gtksctree.h
11737                 Implement 2-lines items in Summaryview when in 
11738                 three columns mode
11739
11740 2008-03-16 [paul]       3.3.1cvs25
11741
11742         * manual/faq.xml
11743                 fix typo
11744
11745 2008-03-14 [colin]      3.3.1cvs24
11746
11747         * src/prefs_filtering_action.c
11748                 Fix buglet on setting recipient when
11749                 reediting forward rules.
11750
11751 2008-03-12 [colin]      3.3.1cvs23
11752
11753         * src/summaryview.c
11754                 Fix a new unused variable warning
11755         * src/plugins/trayicon/trayicon.c
11756                 Fix folderview's scrollbar at startup
11757                 if starting hidden
11758
11759 2008-03-12 [colin]      3.3.1cvs22
11760
11761         * src/folderview.c
11762         * src/summaryview.c
11763                 Use item_opened at the beginning of showing
11764                 a folder instead of the end. Fixes flicker.
11765
11766 2008-03-12 [paul]       3.3.1cvs21
11767
11768         * src/folder.c
11769         * src/folder.h
11770         * src/mainwindow.c
11771         * src/procmsg.c
11772         * src/summaryview.c
11773         * src/plugins/trayicon/trayicon.c
11774                 add tooltip with extended folder stats
11775
11776 2008-03-10 [colin]      3.3.1cvs20
11777
11778         * src/common/xml.c
11779                 Handle comments
11780
11781 2008-03-07 [colin]      3.3.1cvs19
11782
11783         * src/mainwindow.c
11784                 Fix blinking of the taskbar entry
11785
11786 2008-03-07 [colin]      3.3.1cvs18
11787
11788         * src/mainwindow.c
11789                 MAEMO: Fix bug 1494, 'Trayicon 
11790                 plugin breaks UI...'
11791
11792 2008-03-07 [paul]       3.3.1cvs17
11793
11794         * src/gtk/authors.h
11795                 reflect reality a bit more closely
11796
11797 2008-03-06 [colin]      3.3.1cvs16
11798
11799         * src/mainwindow.c
11800         * src/mainwindow.h
11801         * src/summaryview.c
11802         * src/summaryview.h
11803         * src/toolbar.c
11804                 Integrate things better wrt the new
11805                 summaryview extensibility.
11806
11807 2008-03-06 [wwp]        3.3.1cvs15
11808
11809         * src/quote_fmt.c
11810                 Fix some gcc warnings.
11811
11812 2008-03-06 [wwp]        3.3.1cvs14
11813
11814         * src/prefs_account.c
11815         * src/prefs_folder_item.c
11816         * src/prefs_gtk.c
11817         * src/prefs_template.c
11818         * src/gtk/prefswindow.c
11819         * src/gtk/prefswindow.h
11820                 prefs_templates: fix missing unregistering of addr_completion widgets
11821                 and and ending of addr_completion service.
11822                 prefs_folder_item: fix missing registering/unregistering of widgets,
11823                 and rework the way add_completion service is started and stopped.
11824                 Plus few prefswindow API changes (opening).
11825
11826 2008-03-06 [wwp]        3.3.1cvs13
11827
11828         * src/folder_item_prefs.c
11829         * src/prefs_template.c
11830         * src/prefs_template.h
11831         * src/quote_fmt.c
11832         * src/common/template.c
11833                 Complete 3.3.1cvs12, thanks to Colin.
11834
11835 2008-03-06 [wwp]        3.3.1cvs12
11836
11837         * src/compose.c
11838         * src/folder_item_prefs.c
11839         * src/folder_item_prefs.h
11840         * src/prefs_account.c
11841         * src/prefs_folder_item.c
11842         * src/prefs_quote.c
11843         * src/prefs_template.c
11844         * src/quote_fmt.c
11845         * src/quote_fmt.h
11846         * src/common/template.c
11847         * src/common/template.h
11848                 Global and per-folder templates can now override the from name (this
11849                 doesn't change the account being used).
11850                 Examples:
11851                  "My other name" <%account_email> (just changes the name)
11852                  my.faked.email@address.org (overrides the address too)
11853
11854 2008-03-05 [colin]      3.3.1cvs11
11855
11856         * src/summaryview.c
11857         * src/summaryview.h
11858                 Replace that hbox with a notebook
11859
11860 2008-03-05 [colin]      3.3.1cvs10
11861
11862         * src/folder.h
11863         * src/folderview.c
11864                 Add klass functions for notification of folder
11865                 opening/closing via the GUI
11866         * src/summaryview.c
11867         * src/summaryview.h
11868                 Add a specific container for the scrolledwin
11869
11870 2008-03-05 [colin]      3.3.1cvs9
11871
11872         * src/folder.h
11873         * src/folderview.c
11874                 Add klass functions for notification of folder 
11875                 opening/closing via the GUI
11876         * src/summaryview.c
11877         * src/summaryview.h
11878                 Add a specific container for the scrolledwin
11879
11880 2008-03-02 [colin]      3.3.1cvs8
11881
11882         * src/messageview.c
11883                 MAEMO: Fix bug 1541, 'Deleting message from within 
11884                 read window displays next message then closes.'
11885
11886 2008-03-02 [colin]      3.3.1cvs7
11887
11888         * src/main.c
11889                 Probably fix bug 1539, 'Program crashes':
11890                 Setup Gcrypt's thread functions when built
11891                 with GnuTLS
11892
11893 2008-03-01 [colin]      3.3.1cvs6
11894
11895         * src/folder.c
11896         * src/imap_gtk.c
11897                 Get rid of stale folders with no account
11898
11899 2008-02-28 [colin]      3.3.1cvs5
11900
11901         * src/compose.c
11902                 Fix bug 1534, 'Segmentation fault when doing 
11903                 some draft saving and then throwing away'
11904         * src/imap.c
11905                 Fix bug 1533, 'Claws is unable to mark messages 
11906                 as "read" in IMAP shared folders'
11907         * src/etpan/imap-thread.c
11908                 Fix bug 1515, 'large messages crash claws when 
11909                 syncing for offline mode'. This is rather a
11910                 workaround, and mails > 64MB will still be
11911                 problematic if there's less than 64MB available
11912                 on the dataroot volume.
11913         * src/messageview.c
11914                 MAEMO: Add information when fetching big messages
11915
11916 2008-02-26 [colin]      3.3.1cvs4
11917
11918         * src/imap.c
11919                 fix bug 1532, '"login refused" message insufficiently 
11920                 detailed'
11921
11922 2008-02-26 [paul]       3.3.1cvs3
11923
11924         * INSTALL
11925         * README
11926                 remove mentions of ClamAV and a few other
11927                 old bits of information
11928
11929 2008-02-23 [colin]      3.3.1cvs2
11930
11931         * src/main.c
11932                 Fix log output (missing \n)
11933
11934 2008-02-23 [colin]      3.3.1cvs1
11935
11936         * configure.ac
11937                 Bump version number for stable release
11938
11939 2008-02-23 [paul]       3.3.0cvs21
11940
11941         * po/he.po
11942                 updated by Ofer
11943
11944 2008-02-21 [colin]      3.3.0cvs20
11945
11946         * src/matcher.c
11947                 Fix bug 1527, 'filtering is case sensitive when it 
11948                 shouldn't be'
11949
11950 2008-02-20 [colin]      3.3.0cvs19
11951
11952         * src/main.c
11953                 Fix file attachments from older Thunar
11954
11955 2008-02-19 [colin]      3.3.0cvs18
11956
11957         * manual/plugins.xml
11958         * manual/es/plugins.xml
11959         * manual/fr/plugins.xml
11960         * manual/pl/plugins.xml
11961                 Remove Clamav
11962
11963 2008-02-19 [paul]       3.3.0cvs17
11964
11965         * tools/README
11966         * tools/csv2addressbook.pl
11967                 add support for Kmail/Kaddressbook
11968
11969 2008-02-18 [colin]      3.3.0cvs16
11970
11971         * src/imap.c
11972                 Unset folder's session before creating a
11973                 new one
11974         * src/main.c
11975         * src/prefs_common.c
11976         * src/prefs_common.h
11977         * manual/advanced.xml
11978                 Add an hidden use_networkmanager pref, to
11979                 disable NetworkManager handling. Also,
11980                 consider UNKNOWN state to be CONNECTED.
11981
11982 2008-02-18 [wwp]        3.3.0cvs15
11983
11984         * src/matcher.c
11985                 Fix Engrish and make 'not' more visible in filtering debug logs.
11986
11987 2008-02-15 [colin]      3.3.0cvs14
11988
11989         * src/matcher.c
11990                 Revert cvs10 for now, it breaks the feature
11991
11992 2008-02-15 [colin]      3.3.0cvs13
11993
11994         * src/main.c
11995                 Always focus folder tree at startup
11996         * src/compose.c
11997                 Fix bug 1521, 'Cannot close compose window after 
11998                 replying to a non-existent news message'
11999
12000 2008-02-13 [colin]      3.3.0cvs12
12001
12002         * src/folderview.c
12003                 Fix important warnings
12004
12005 2008-02-12 [colin]      3.3.0cvs11
12006
12007         * src/imap.c
12008         * src/etpan/imap-thread.c
12009         * src/etpan/imap-thread.h
12010                 Fix handling of $Forwarded flag on Exchange:
12011                 check for the existence or creatability of a
12012                 flag before using it.
12013
12014 2008-02-12 [colin]      3.3.0cvs10
12015
12016         * src/matcher.c
12017                 Optimise matching on Found in addressbook if
12018                 the matched header is in cache (From, etc)
12019
12020 2008-02-12 [colin]      3.3.0cvs9
12021
12022         * src/folderview.c
12023                 Fix crashy stuff when changing displayed
12024                 columns
12025
12026 2008-02-12 [wwp]        3.3.0cvs8
12027
12028         * src/folder.h
12029                 Remove duplicate func declaration and restore the one
12030                 a missing one.
12031
12032 2008-02-12 [wwp]        3.3.0cvs7
12033
12034         * src/compose.c
12035         * src/export.c
12036         * src/folder.c
12037         * src/folder.h
12038         * src/foldersel.c
12039         * src/foldersel.h
12040         * src/imap_gtk.c
12041         * src/import.c
12042         * src/mainwindow.c
12043         * src/messageview.c
12044         * src/mh_gtk.c
12045         * src/prefs_account.c
12046         * src/prefs_filtering_action.c
12047         * src/summaryview.c
12048         * src/plugins/bogofilter/bogofilter_gtk.c
12049         * src/plugins/spamassassin/spamassassin_gtk.c
12050                 Allow moving/copying folders to root folders when using
12051                 the folder selection dialog (it was not possible to
12052                 maemo users to reparent a subfolder to a root folder
12053                 at all).
12054
12055 2008-02-12 [fabien]     3.3.0cvs6
12056
12057         * po/fr.po
12058                 a few days late for i18n fr update. Sorry.
12059
12060 2008-02-11 [colin]      3.3.0cvs5
12061
12062         * src/main.c
12063                 Implement support for future /dev/mem_notify.
12064                 This Linux kernel feature will allow applications
12065                 to be notified that memory has to be freed
12066                 before getting OOM-killed. For more information:
12067                 http://lwn.net/Articles/267013/
12068
12069 2008-02-10 [paul]       3.3.0cvs4
12070
12071         * src/Makefile.am
12072         * src/mimeview.c
12073         * src/prefs_toolbar.c
12074         * src/stock_pixmap.c
12075         * src/stock_pixmap.h
12076         * src/pixmaps/mime_text_patch.xpm
12077                 add an icon for attached patches
12078
12079 2008-02-09 [paul]       3.3.0cvs3
12080
12081         * src/gtk/about.c
12082                 bump the (c) year
12083
12084 2008-02-09 [wwp]        3.3.0cvs2
12085
12086         * src/main.c
12087                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12088
12089 2008-02-08 [colin]      3.3.0cvs1
12090
12091         * src/common/utils.c
12092                 Forbid attaching anything containing "../" or ".ssh/"
12093                 from mailto: URI
12094
12095 2008-02-08 [paul]       3.3.0
12096
12097         * NEWS
12098         * README
12099         * RELEASE_NOTES 
12100                 3.3.0 released
12101
12102 2008-02-08 [paul]       3.2.0cvs77
12103
12104         * AUTHORS
12105                 updated with new translators
12106         * configure.ac
12107                 added he to ALL_LINGUAS
12108         * po/cs.po
12109         * po/de.po
12110         * po/es.po
12111         * po/fi.po
12112         * po/hu.po
12113         * po/it.po
12114         * po/pt_BR.po
12115         * po/zh_CN.po
12116                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12117                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12118                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12119                 and Ralph Young
12120         * po/he.po
12121                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12122         * src/gtk/about.c
12123                 updated with new translators and bumped (c) year
12124         * src/gtk/authors.h
12125                 updated with new translators
12126
12127 2008-02-05 [colin]      3.2.0cvs76
12128
12129         * src/messageview.c
12130         * src/mimeview.c
12131         * src/mimeview.h
12132                 Special case text/calendar parts: if there's one in
12133                 the mail, and a plugin handling text/calendar is
12134                 loaded, show that part. That'll avoid rendering 
12135                 meetings as plain text, which just looks broken to
12136                 many users.
12137
12138 2008-02-04 [colin]      3.2.0cvs75
12139
12140         * src/mainwindow.c
12141                 Maemo: Fix LED handling on OS 2008
12142
12143 2008-02-01 [colin]      3.2.0cvs74
12144
12145         * src/compose.c
12146                 Possibly fix the annoying and hard-to reproduce bug
12147                 where lines 
12148                 are
12149                 rewrapped
12150                 like
12151                 that.
12152
12153 2008-02-01 [paul]       3.2.0cvs73
12154
12155         * src/common/utils.c
12156                 fix bug 1502, 'Plus signs are stripped from
12157                 email addresses when calling from command line'
12158                 Thanks to Colin
12159
12160 2008-01-31 [colin]      3.2.0cvs72
12161
12162         * src/exphtmldlg.c
12163         * src/mimeview.c
12164         * src/summaryview.c
12165                 Fix building of URIs from filenames
12166
12167 2008-01-31 [wwp]        3.2.0cvs71
12168
12169         * src/main.c
12170                 Fixes debug output of compiled-in features list
12171                 (completes 3.2.0cvs60).
12172
12173 2008-01-31 [colin]      3.2.0cvs70
12174
12175         * configure.ac
12176         * po/POTFILES.in
12177         * src/compose.c
12178         * src/plugins/Makefile.am
12179         * src/plugins/clamav/.cvsignore
12180         * src/plugins/clamav/Makefile.am
12181         * src/plugins/clamav/README
12182         * src/plugins/clamav/clamav_plugin.c
12183         * src/plugins/clamav/clamav_plugin.h
12184         * src/plugins/clamav/clamav_plugin_gtk.c
12185         * src/plugins/clamav/clamav_plugin_gtk.deps
12186                 Remove the Clamav plugin from the core
12187
12188 2008-01-28 [wwp]        3.2.0cvs69
12189
12190         * src/compose.c
12191         * src/prefs_template.c
12192         * src/prefs_template.h
12193         * src/quote_fmt.c
12194         * src/quote_fmt.h
12195         * src/quote_fmt_lex.l
12196         * src/quote_fmt_parse.y
12197                 Fix for bug #1493: count lines (\n chars) according to the way
12198                 format body is passed (i.e. \-escaped or not).
12199
12200 2008-01-27 [paul]       3.2.0cvs68
12201
12202         * po/en_GB.po
12203                 updated
12204         * src/prefs_actions.c
12205         * src/prefs_filtering.c
12206         * src/prefs_folder_item.c
12207         * src/prefs_template.c
12208         * src/gtk/about.c
12209                 some minor changes to the English
12210
12211 2008-01-24 [colin]      3.2.0cvs67
12212
12213         * src/etpan/imap-thread.c
12214         * src/etpan/nntp-thread.c
12215                 Fix bug 1348, 'Hang ups at exit time with 
12216                 pgp plugin since 3.0.2'
12217
12218 2008-01-23 [colin]      3.2.0cvs66
12219
12220         * src/toolbar.c
12221                 Fix translation of something that shouldn't be
12222
12223 2008-01-23 [colin]      3.2.0cvs65
12224
12225         * src/procmime.c
12226                 Fix bug 1486, 'Re: Incorrect content when replying'
12227                 Revert to full scan if short scan found only 0-length
12228                 text parts
12229
12230 2008-01-23 [paul]       3.2.0cvs64
12231
12232         * src/prefs_folder_item.c
12233                 fix bug 1485, 'selecting a folder's default
12234                 account if name contains '&''
12235
12236 2008-01-23 [colin]      3.2.0cvs63
12237
12238         * src/folder.c
12239         * src/folder.h
12240         * src/main.c
12241         * src/mainwindow.c
12242                 Fix bug 1480, 'should be able to display mail file
12243                 from command line'. Let 'claws-mail --select' accept
12244                 absolute paths in addition to folder identifiers.
12245
12246 2008-01-22 [wwp]        3.2.0cvs62
12247
12248         * src/account.c
12249         * src/account.h
12250         * src/compose.c
12251         * src/messageview.c
12252         * src/summaryview.c
12253         * src/common/utils.c
12254         * src/common/utils.h
12255                 Allow from=address in mailto sequence:
12256                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12257                   The 'from' will try to select the first account matching in accounts list,
12258                   otherwise will use the usual account selection mechanism but override with
12259                   this 'from' address.
12260                 Allow mailto with NNTP accounts
12261                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12262                   is the default one or if a NNTP account address is used with 'from'.
12263                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12264                   default account but the complete mailto sequence was put in To.
12265
12266 2008-01-22 [wwp]        3.2.0cvs61
12267
12268         * doc/man/claws-mail.1
12269                 Updated the man page: status of few features, command-line
12270                 usage (--version-full) and completed list of config files
12271                 and dirs.
12272
12273 2008-01-22 [wwp]        3.2.0cvs60
12274
12275         * src/main.c
12276                 Added --version-full to display version and compiled-in
12277                 features list (for later use by Clawsker for instance).
12278
12279 2008-01-22 [holger]     3.2.0cvs59
12280
12281         * src/addrduplicates.c
12282                 Fix scrolling in addressbook duplicate
12283                 finder result dialog
12284
12285 2008-01-21 [colin]      3.2.0cvs58
12286
12287         * src/summaryview.c
12288                 Fix bug 1457, 'sorting messages on, say, from, 
12289                 should subsort on previous sort choice'. Subsort
12290                 by date when sort is Subject, From, To, Tags.
12291
12292 2008-01-21 [colin]      3.2.0cvs57
12293
12294         * AUTHORS
12295         * src/matcher.c
12296         * src/mimeview.c
12297         * src/common/ssl.c
12298         * src/gtk/authors.h
12299                 Fix bug 1478, 'Wrong pthread_create calls all 
12300                 over the place'. Patch by Christian Cornelssen
12301
12302 2008-01-20 [colin]      3.2.0cvs56
12303
12304         * src/imap.c
12305         * src/etpan/imap-thread.c
12306         * src/etpan/imap-thread.h
12307                 Fix bug 1468, 'Use IMAP keyword to 
12308                 store "forwarded" flag'
12309
12310 2008-01-20 [colin]      3.2.0cvs55
12311
12312         * src/folderutils.c
12313                 Make list operations faster
12314
12315 2008-01-20 [colin]      3.2.0cvs54
12316
12317         * src/mainwindow.c
12318                 Fix bug 1353, 'on startup with small screen 
12319                 layout, keyboard input gets lost'
12320
12321 2008-01-20 [colin]      3.2.0cvs53
12322
12323         * src/textview.c
12324                 Complete 3.2.0cvs49, and fixes bug 1477, 
12325                 'Claws Mail crashes when view PGP-encrypted 
12326                 message'
12327
12328 2008-01-20 [colin]      3.2.0cvs52
12329
12330         * src/compose.c
12331                 Fix privacy menu update when replying to
12332                 encrypted mail and no default privacy 
12333                 system is set
12334
12335 2008-01-19 [colin]      3.2.0cvs51
12336
12337         * src/filtering.c
12338         * src/procmsg.h
12339         * src/plugins/bogofilter/bogofilter.c
12340         * src/plugins/clamav/clamav_plugin.c
12341         * src/plugins/spamassassin/spamassassin.c
12342                 Batch filtering deletions too (and save 4 bytes
12343                 per MsgInfo in the process :)
12344
12345 2008-01-19 [colin]      3.2.0cvs50
12346
12347         * src/folder.c
12348                 Make cache update after copies much faster
12349                 on IMAP
12350
12351 2008-01-19 [colin]      3.2.0cvs49
12352
12353         * src/textview.c
12354                 Check g_fopen() success
12355
12356 2008-01-17 [wwp]        3.2.0cvs48
12357
12358         * manual/faq.xml
12359         * manual/es/faq.xml
12360         * manual/fr/faq.xml
12361         * manual/pl/faq.xml
12362                 Sylpheed? No idea what this means.
12363
12364 2008-01-17 [colin]      3.2.0cvs47
12365
12366         * src/gtk/gtksctree.c
12367                 Make dnd threshold higher on Maemo
12368
12369 2008-01-16 [colin]      3.2.0cvs46
12370
12371         * src/common/passcrypt.c
12372                 Fix build on FreeBSD, thanks to Pawel
12373
12374 2008-01-15 [colin]      3.2.0cvs45
12375
12376         * src/compose.c
12377                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12378                 spell check of actuall word'
12379         * src/summaryview.c
12380                 Temporarily disable immediate execution when learning
12381                 spam *only* if the summaryview isn't locked
12382
12383 2008-01-15 [wwp]        3.2.0cvs44
12384
12385         * src/prefs_filtering.c
12386                 Fix filtering prefs layout (Maemo port), moving page up/down
12387                 from buttons to context menu.
12388
12389 2008-01-15 [colin]      3.2.0cvs43
12390
12391         * src/compose.c
12392                 Fix bug 1465, 'First line in new message does not mark URLs'
12393
12394 2008-01-15 [colin]      3.2.0cvs42
12395
12396         * src/common/passcrypt.c
12397                 Fix bug 1461, 'several components #define 
12398                 _XOPEN_SOURCE improperly'
12399
12400 2008-01-15 [colin]      3.2.0cvs41
12401
12402         * src/summaryview.c
12403                 Fix bug 1469, 'Column width adjustments on message 
12404                 lists do not save'
12405
12406 2008-01-14 [holger]     3.2.0cvs40
12407
12408         * configure.ac
12409                 Add tests for dbus, dbus glib bindings,
12410                 and NetworkManager. All is optional. Add new
12411                 --(en|dis)able-networkmanager-support switch.
12412         * src/Makefile.am
12413         * src/imap.c
12414         * src/inc.c
12415         * src/main.c
12416         * src/main.h
12417         * src/mainwindow.c
12418         * src/gtk/about.c
12419                 Add optional NetworkManager support, so Claws Mail
12420                 can try to do the right thing when the network connection
12421                 status changes. NetworkManager support is active by
12422                 default if above requirements were met.
12423
12424 2008-01-12 [colin]      3.2.0cvs39
12425
12426         * src/summaryview.c
12427                 Advertise the click-on-reply feature in the tooltip
12428
12429 2008-01-12 [colin]      3.2.0cvs38
12430
12431         * src/Makefile.am
12432         * src/stock_pixmap.c
12433         * src/stock_pixmap.h
12434         * src/pixmaps/tray_newmail.offline.xpm
12435         * src/pixmaps/tray_newmail.xpm
12436         * src/pixmaps/tray_newmarkedmail.offline.xpm
12437         * src/pixmaps/tray_newmarkedmail.xpm
12438         * src/pixmaps/tray_nomail.offline.xpm
12439         * src/pixmaps/tray_nomail.xpm
12440         * src/pixmaps/tray_unreadmail.offline.xpm
12441         * src/pixmaps/tray_unreadmail.xpm
12442         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12443         * src/pixmaps/tray_unreadmarkedmail.xpm
12444         * src/plugins/trayicon/Makefile.am
12445         * src/plugins/trayicon/newmail.offline.xpm
12446         * src/plugins/trayicon/newmail.xpm
12447         * src/plugins/trayicon/newmarkedmail.offline.xpm
12448         * src/plugins/trayicon/newmarkedmail.xpm
12449         * src/plugins/trayicon/nomail.offline.xpm
12450         * src/plugins/trayicon/nomail.xpm
12451         * src/plugins/trayicon/trayicon.c
12452         * src/plugins/trayicon/unreadmail.offline.xpm
12453         * src/plugins/trayicon/unreadmail.xpm
12454         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12455         * src/plugins/trayicon/unreadmarkedmail.xpm
12456                 Make the Trayicon plugin icons themable
12457
12458 2008-01-12 [wwp]        3.2.0cvs37
12459
12460         * src/prefs_display_header.c
12461                 Fix extra leading hyphen visible in the display
12462                 header configuration combo list (maemo).
12463
12464 2008-01-11 [colin]      3.2.0cvs36
12465
12466         * src/imap.c
12467                 Set timeout to 1 before disconnecting all -
12468                 for when one switches to offline and has 
12469                 no network anymore
12470         * src/messageview.c
12471                 Fix bug 1454, 'error message shows parts and 
12472                 signature of previous messages'
12473         * src/prefs_common.c
12474                 Maemo: Hide Send dialog by default
12475
12476 2008-01-10 [colin]      3.2.0cvs35
12477
12478         * src/action.c
12479         * src/editldap.c
12480         * src/prefs_account.c
12481         * src/wizard.c
12482         * src/gtk/inputdialog.c
12483         * src/plugins/pgpcore/passphrase.c
12484                 Maemo: Fix bug 1455, 'Password enters leading letter 
12485                 incorrectly as uppercase'
12486
12487 2008-01-09 [colin]      3.2.0cvs34
12488
12489         * po/pl.po
12490                 Fix bug 1446, 'SC crashes frequently when staying 
12491                 in background'. Format string error in Polish 
12492                 translation
12493         * src/gtk/description_window.c
12494         * src/prefs_template.c
12495                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12496                 patch by Pawel
12497         * src/wizard.c
12498                 Maemo: Fix build
12499
12500 2008-01-08 [colin]      3.2.0cvs33
12501
12502         * src/main.c
12503                 Maemo: connect HW status change signal for shutdown
12504         * src/mainwindow.c
12505                 Maemo: Fix hardware space key
12506         * src/wizard.c
12507                 Maemo: name mmc1 and 2 a better name
12508
12509 2008-01-08 [wwp]        3.2.0cvs32
12510
12511         * src/folder.c
12512         * src/folder_item_prefs.c
12513         * src/folder_item_prefs.h
12514         * src/prefs_folder_item.c
12515                 It's now possible to disable processing rules when
12516                 entering a folder (this adds a new option to the
12517                 folder properties dialog).
12518
12519 2008-01-08 [wwp]        3.2.0cvs31
12520
12521         * src/common/utils.c
12522                 Mailto: now supports 'insert' (stands for 'insert file'), this
12523                 adds the ability to create a new message from the command-line,
12524                 with body set from an existing file contents.
12525
12526 2008-01-08 [colin]      3.2.0cvs30
12527
12528         * src/summaryview.c
12529                 Maybe fix bug 1452, 'crash while drag'n'droping 
12530                 emails to an IMAP folder'
12531
12532 2008-01-07 [wwp]        3.2.0cvs29
12533
12534         * src/prefs_filtering.c
12535                 Static-alize a function, thanks to Colin.
12536
12537 2008-01-07 [colin]      3.2.0cvs28
12538
12539         * src/folderview.c
12540                 Fix scrolling to bottom when drag and dropping
12541         * src/summaryview.c
12542                 Fix bug 1445, 'Display sender using addressbook: fails 
12543                 when From: isn't an email address'
12544
12545 2008-01-07 [wwp]        3.2.0cvs27
12546
12547         * src/prefs_actions.c
12548         * src/prefs_filtering.c
12549         * src/prefs_template.c
12550                 Add tooltips to most buttons in the templates, actions and
12551                 filtering/processing dialogs.
12552
12553 2008-01-07 [wwp]        3.2.0cvs26
12554
12555         * src/prefs_filtering.c
12556                  - add a clear button to clear dialog input fields
12557                  - add page up and page down buttons to move selected rule up and down
12558                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12559                  - popup-menu items are greyed out either if the list is empty (not counting the
12560                    (New) row or if there is no selected item
12561                  - clear store when closing dialog
12562
12563         * src/prefs_actions.c
12564                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12565                    clear button, popup-menu
12566                  - clear store when closing dialog
12567
12568         * src/prefs_template.c
12569                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12570                    clear button, popup-menu 
12571
12572         * src/addrcustomattr.c
12573                  - renamed popup-menu item Clear list to Delete all
12574                  - grey out popup-menu items is there is no selected item or if list is empty
12575                  - clear store when closing dialog
12576
12577         * src/edittags.c
12578                  - added popup-menu item Delete all
12579                  - grey out popup-menu items is there is no selected item or if list is empty
12580                  - clear store when closing dialog
12581
12582 2008-01-06 [wwp]        3.2.0cvs25
12583
12584         * src/addressadd.c
12585                 One more layout fix by Pawel (completes 3.2.0cvs24).
12586
12587 2008-01-05 [colin]      3.2.0cvs24
12588
12589         * src/addressadd.c
12590                 Little GUI fixes, patch by Pawel
12591
12592 2007-12-29 [wwp]        3.2.0cvs23
12593
12594         * src/compose.c
12595                 Fix for bug #1443, and strip possible whitespaces around
12596                 custom header names.
12597
12598 2007-12-29 [mones]      3.2.0cvs22
12599
12600         * po/es.po
12601                 Updated translation, corrected a term based 
12602                 on suggestion from Israel Saeta P�rez,
12603                 reverted awful X-Mailer translation
12604         * src/procmime.c
12605                 Complete cvs20 for FreeBSD, patch by Pawel
12606
12607 2007-12-29 [colin]      3.2.0cvs21
12608
12609         * src/textview.c
12610                 Fix bug 1442, 'Tags are repeated in 
12611                 encapsulated messages'
12612
12613 2007-12-28 [colin]      3.2.0cvs20
12614
12615         * src/procmime.c
12616                 Fix path to mime/globs. Patch by Marten King.
12617
12618 2007-12-27 [colin]      3.2.0cvs19
12619
12620         * src/plugins/pgpcore/Makefile.am
12621         * src/plugins/pgpinline/Makefile.am
12622         * src/plugins/pgpmime/Makefile.am
12623                 Add missing flags to build pgp plugins on maemo
12624
12625 2007-12-27 [colin]      3.2.0cvs18
12626
12627         * src/mainwindow.c
12628                 Maximise before showing to avoid probable flickering
12629                 on slow computers.
12630
12631 2007-12-27 [colin]      3.2.0cvs17
12632
12633         * src/main.c
12634         * src/mainwindow.c
12635         * src/prefs_common.c
12636         * src/prefs_common.h
12637                 Fix bug 1439, 'Claws Mail does not remember window size 
12638                 state when restarted'. Save maximised state and force
12639                 maximisation at startup if applicable.
12640
12641 2007-12-23 [paul]       3.2.0cvs16
12642
12643         * src/prefs_matcher.c
12644                 fix bug 1436, 'Filter condition dialog doesn't
12645                 load header name from current rules'
12646
12647 2007-12-22 [paul]       3.2.0cvs15
12648
12649         * src/compose.c
12650                 fix bug 1435, 'Reply doesn't take into account
12651                 reply-to field'
12652
12653 2007-12-21 [paul]       3.2.0cvs14
12654
12655         * src/common/ssl_certificate.c
12656                 fix FreeBSD build with IPV6 support 
12657
12658 2007-12-20 [colin]      3.2.0cvs13
12659
12660         * src/imap.c
12661                 Fix error handling
12662
12663 2007-12-20 [colin]      3.2.0cvs12
12664
12665         * src/imap.c
12666         * src/imap.h
12667         * src/prefs_account.c
12668                 Add DIGEST-MD5 support for IMAP authentication
12669
12670 2007-12-19 [mones]      3.2.0cvs11
12671
12672         * doc/man/claws-mail.1
12673                 Better ordering of sections, updated options
12674         * po/es.po
12675                 Updated strings
12676
12677 2007-12-19 [paul]       3.2.0cvs10
12678
12679         * src/prefs_account.c
12680                 use a spinbutton instead of an entry for
12681                 "POP authentication timeout" also
12682
12683 2007-12-19 [colin]      3.2.0cvs9
12684
12685         * src/prefs_filtering_action.c
12686         * src/prefs_matcher.c
12687         * src/gtk/description_window.c
12688                 Destroy info windows with their parents
12689                 Patch by Pawel
12690
12691 2007-12-19 [colin]      3.2.0cvs8
12692
12693         * src/prefs_account.c
12694                 Use spinbuttons instead of entries where needed
12695                 Patch by Pawel
12696
12697 2007-12-18 [paul]       3.2.0cvs7
12698
12699         * src/prefs_matcher.c
12700                 add missing i18n for a few strings
12701                 Patch by Stephan Sachse
12702
12703 2007-12-18 [paul]       3.2.0cvs6
12704
12705         * src/prefs_logging.c
12706                 use 'disk' instead of 'disc'
12707
12708 2007-12-18 [paul]       3.2.0cvs5
12709
12710         * po/en_GB.po
12711                 updated
12712         * src/addrcustomattr.c
12713         * src/editaddress.c
12714                 fixes to the ingleesh
12715         * src/prefs_filtering_action.c
12716                 fix copyright header
12717                 fix untranslated strings
12718         * src/prefs_filtering_action.h
12719                 fix copyright header
12720
12721 2007-12-18 [wwp]        3.2.0cvs4
12722
12723         * src/folderview.c
12724         * src/headerview.c
12725         * src/prefs_common.c
12726         * src/prefs_common.h
12727         * src/prefs_fonts.c
12728         * src/summaryview.c
12729         * src/textview.c
12730         * src/wizard.c
12731         * src/common/defs.h
12732         * src/gtk/gtkutils.c
12733                 Added prefs to set custom small and bold fonts
12734                 (might matter on some desktops, according to
12735                 DPI and font settings).
12736
12737 2007-12-18 [colin]      3.2.0cvs3
12738
12739         * src/prefs_logging.c
12740                 Rework GUI, patch by Pawel
12741
12742 2007-12-18 [colin]      3.2.0cvs2
12743
12744         * src/prefs_filtering_action.c
12745                 Rework GUI, patch by Pawel
12746
12747 2007-12-18 [colin]      3.2.0cvs1
12748
12749         * src/editaddress.c
12750                 Fix build on old GCC
12751                 Fix inverted buttons
12752
12753 2007-12-17 [paul]       3.2.0
12754
12755         * NEWS
12756         * README
12757         * RELEASE_NOTES 
12758                 3.2.0 released
12759
12760 2007-12-17 [paul]       3.1.0cvs79
12761
12762         * po/de.po
12763         * po/fr.po
12764         * po/hu.po
12765         * po/it.po
12766         * po/pt_BR.po
12767                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
12768                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
12769
12770 2007-12-17 [mones]      3.1.0cvs78
12771
12772         * po/es.po
12773                 Updated Spanish translation for 3.2.0 release
12774
12775 2007-12-16 [colin]      3.1.0cvs77
12776
12777         * src/addrcustomattr.c
12778                 Fix translations, patch by Fabien
12779
12780 2007-12-15 [paul]       3.1.0cvs76
12781
12782         * src/folderview.c
12783                 fix compiler warning
12784
12785 2007-12-14 [colin]      3.1.0cvs75
12786
12787         * src/folderview.c
12788                 Simplify logic
12789
12790 2007-12-12 [wwp]        3.1.0cvs74
12791
12792         * AUTHORS
12793         * src/gtk/authors.h
12794                 Added Marius Glauser to the hall of fame.
12795
12796 2007-12-12 [wwp]        3.1.0cvs73
12797
12798         * src/gtk/gtkutils.c
12799                 Improve the way we show results of searches
12800                 in message bodies: selected text now get centered
12801                 vertically in the message window.
12802                 Patch by Marius Glauser <seelenhirt@gmx.net>.
12803
12804 2007-12-10 [colin]      3.1.0cvs72
12805
12806         * src/folder.c
12807                 Don't crash when setting batch mode on no folder
12808
12809 2007-12-10 [colin]      3.1.0cvs71
12810
12811         * src/common/utils.c
12812                 Fix potential buffer overrun (thanks to
12813                 Hiroyuki)
12814
12815 2007-12-08 [paul]       3.1.0cvs70
12816
12817         * src/prefs_receive.c
12818                 small change to the English
12819
12820 2007-12-08 [colin]      3.1.0cvs69
12821
12822         * src/vcard.c
12823                 Fix warnings
12824
12825 2007-12-07 [colin]      3.1.0cvs68
12826
12827         * src/mainwindow.c
12828         * src/summaryview.c
12829         * src/summaryview.h
12830                 Free simplify_subject_preg at exit
12831
12832 2007-12-07 [colin]      3.1.0cvs67
12833
12834         * src/main.c
12835         * src/summaryview.c
12836         * src/common/utils.c
12837         * src/common/utils.h
12838                 We have to free reused regexps from time to
12839                 time, or they get huge
12840
12841 2007-12-07 [colin]      3.1.0cvs66
12842
12843         * src/vcard.c
12844                 Fix QP decoding (and UTF8)
12845
12846 2007-12-07 [colin]      3.1.0cvs65
12847
12848         * src/addrcustomattr.c
12849                 Update list of default custom attributes
12850                 now (will be needed for a feature patch
12851                 post 3.2.0)
12852
12853 2007-12-07 [colin]      3.1.0cvs64
12854
12855         * src/folder.c
12856                 Batch on destination folder when copying - fixes
12857                 slowness when moving unread mails to trash on IMAP
12858
12859 2007-12-06 [colin]      3.1.0cvs63
12860
12861         * src/common/w32_time.c
12862         * src/common/w32lib.h
12863         * src/etpan/etpan-thread-manager.c
12864         * src/etpan/imap-thread.c
12865         * src/etpan/nntp-thread.c
12866         * src/gtk/Makefile.am
12867                 Fix win32 build with libetpan. Thanks to
12868                 Marcus Brinkmann.
12869
12870 2007-12-06 [colin]      3.1.0cvs62
12871
12872         * src/account.c
12873         * src/imap.c
12874         * src/prefs_account.c
12875         * src/prefs_account.h
12876         * src/etpan/imap-thread.c
12877         * src/etpan/imap-thread.h
12878                 Disable connection via command line on WIN32
12879                 Disable mmap use on WIN32 - use normal strings
12880         * src/addressbook.c
12881         * src/addressbook.h
12882         * src/addressbook_foldersel.c
12883         * src/addressbook_foldersel.h
12884         * src/prefs_filtering_action.c
12885         * src/prefs_matcher.c
12886         * src/plugins/bogofilter/bogofilter_gtk.c
12887         * src/plugins/dillo_viewer/dillo_prefs.c
12888         * src/plugins/spamassassin/spamassassin_gtk.c
12889                 Fix leak, rework function logics to be more
12890                 natural - thanks to Holger
12891         * src/common/utils.c
12892                 Fix warnings
12893
12894 2007-12-06 [colin]      3.1.0cvs61
12895
12896         * src/news.c
12897         * src/common/utils.c
12898         * src/common/utils.h
12899                 Fix posting, and fix UTF-8 being sent when encoding
12900                 is 8bit
12901
12902 2007-12-05 [colin]      3.1.0cvs60
12903
12904         * src/news.c
12905                 Fix debian bug #453157, 'Fails to post usenet
12906                 articles after NNTP connection has been 
12907                 interrupted". Fix return value to prevent deletion
12908                 on failure, and issue MODE READER in case posting
12909                 fails at first.
12910
12911 2007-12-05 [colin]      3.1.0cvs59
12912
12913         * src/messageview.c
12914         * src/uri_opener.c
12915                 Improvements to the List URIs dialog
12916                 Patch by Pawel
12917
12918 2007-12-05 [colin]      3.1.0cvs58
12919
12920         * src/prefs_other.c
12921         * src/gtk/gtksctree.h
12922                 Fix warnings
12923
12924 2007-12-04 [colin]      3.1.0cvs57
12925
12926         * src/etpan/imap-thread.c
12927                 Fix bug 1378, 'Claws exits on IMAP alert message'
12928                 Don't do GTK calls directly from Etpan thread
12929
12930 2007-12-04 [colin]      3.1.0cvs56
12931
12932         * src/folderview.c
12933         * src/gtk/gtksctree.c
12934                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
12935                 Make all the left of column zero an hotspot for
12936                 expanding.
12937
12938 2007-12-04 [colin]      3.1.0cvs55
12939
12940         * src/mainwindow.c
12941         * src/mainwindow.h
12942         * src/prefs_common.c
12943         * src/prefs_common.h
12944         * src/prefs_receive.c
12945                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
12946
12947 2007-12-04 [wwp]        3.1.0cvs54
12948
12949         * src/prefs_other.c
12950                 Fix for bug #1419.
12951
12952 2007-12-04 [holger]     3.1.0cvs53
12953
12954         * src/addrduplicates.c
12955         * src/addrduplicates.h
12956                 Export addressbook entry deletion
12957
12958 2007-12-04 [colin]      3.1.0cvs52
12959
12960         * tools/Makefile.am
12961         * tools/README.sylprint
12962         * tools/sylprint.pl
12963         * tools/sylprint.rc
12964                 Fix debian bug #454089 (symlink attack in TMP directory)
12965                 http://secwatch.org/advisories/1019661/ :
12966                 Remove the buggy script, which was unmaintained anyway
12967         * src/news.c
12968         * src/procmsg.c
12969                 Store things in our private tmp directory.
12970
12971 2007-12-03 [colin]      3.1.0cvs51
12972
12973         * src/folder.c
12974         * src/folder.h
12975         * src/folderview.c
12976         * src/imap.c
12977         * src/mainwindow.c
12978                 Fix update problem when getting remote tags
12979         * src/prefs_matcher.c
12980                 Rework GUI to make it better. Patch by Pawel
12981                 Pekala
12982
12983 2007-12-03 [colin]      3.1.0cvs50
12984
12985         * src/etpan/imap-thread.c
12986         * src/etpan/nntp-thread.c
12987                 Fix bug 1417, 'Network log doesn't reveal 
12988                 enough NNTP errors'
12989
12990 2007-12-02 [iwkse]      3.1.0cvs49
12991
12992         * src/plugins/dillo_viewer/dillo_prefs.c
12993                         Insert dillo under the Plugins menu
12994
12995 2007-12-01 [paul]       3.1.0cvs48
12996
12997         * src/html.c
12998                 add these variant forms
12999                 Thanks to Colin
13000
13001 2007-12-01 [paul]       3.1.0cvs47
13002
13003         * src/matcher.c
13004                 fix a typo
13005
13006 2007-12-01 [paul]       3.1.0cvs46
13007
13008         * po/POTFILES.in
13009                 add the new addrcustomattr.c file
13010
13011 2007-11-29 [colin]      3.1.0cvs45
13012
13013         * src/common/ssl_certificate.c
13014                 Use the more modern getaddrinfo instead of 
13015                 gethostbyname when possible
13016
13017 2007-11-28 [colin]      3.1.0cvs44
13018
13019         * src/summaryview.c
13020                 Maybe fix bug 1410 and other crash reports
13021                 in summaryview since cvs38.
13022
13023 2007-11-28 [wwp]        3.1.0cvs43
13024
13025         * src/prefs_summary_open.c
13026                 Guard against an empty list of actions to perform
13027                 when opening a folder (or migration defaults could
13028                 be introduced, confusing).
13029
13030 2007-11-28 [colin]      3.1.0cvs42
13031
13032         * src/folderview.c
13033                 Fix mark all read from folder's contextual menu
13034
13035 2007-11-27 [colin]      3.1.0cvs41
13036
13037         * src/imap.c
13038         * src/imap.h
13039         * src/imap_gtk.c
13040         * src/prefs_account.c
13041         * src/etpan/imap-thread.c
13042                 A few fixes to the IMAP flags handling: Optimisations,
13043                 two crashers, mention that Bandwitdh-efficient mode
13044                 prevents tag fetching.
13045                 Fix M-UTF7 in subscription dialog.
13046
13047 2007-11-27 [colin]      3.1.0cvs40
13048
13049         * src/folder.c
13050         * src/mbox.c
13051         * src/summaryview.c
13052                 Make filtering faster on flags change: Batch original 
13053                 folderitem, where we'll do flags/tags changes.
13054
13055 2007-11-27 [colin]      3.1.0cvs39
13056
13057         * src/filtering.c
13058                 Fix bug 1407, 'After a copy action, further rules apply 
13059                 to both original and copy'
13060
13061 2007-11-27 [colin]      3.1.0cvs38
13062
13063         * src/edittags.c
13064         * src/summaryview.c
13065                 Fixes races when doing a long operation and user
13066                 asks for another one (Mark all read/unread on a 
13067                 big folder on IMAP for example)
13068
13069 2007-11-27 [wwp]        3.1.0cvs37
13070
13071         * src/addressbook.c
13072         * src/prefs_common.c
13073                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13074                 and 3.1.0cvs35 (addressbook.c).
13075
13076 2007-11-27 [holger]     3.1.0cvs36
13077
13078         * src/printing.c
13079                 Add a line separating header and body
13080                 in the printout
13081
13082 2007-11-27 [wwp]        3.1.0cvs35
13083
13084         * src/addressbook.c
13085                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13086                 (thanks to Colin) and revert disabling of cut/copy
13087                 context menu entries upon selected groups.
13088
13089 2007-11-27 [holger]     3.1.0cvs34
13090
13091         * src/printing.c
13092                 Add weights to the list of supported text attributes
13093                 for printing
13094
13095 2007-11-27 [wwp]        3.1.0cvs33
13096
13097         * src/Makefile.am
13098         * src/addrcustomattr.c
13099         * src/addrcustomattr.h
13100         * src/addressbook.c
13101         * src/editaddress.c
13102         * src/editaddress.h
13103         * src/prefs_common.c
13104         * src/prefs_common.h
13105         * src/common/defs.h
13106                 Provide a (customizable) list of preset attribute names
13107                 for editing contacts (closes bug #1391).
13108
13109 2007-11-27 [wwp]        3.1.0cvs32
13110
13111         * src/addrclip.c
13112         * src/addressbook.c
13113         * src/addritem.c
13114                 Various fixes in the address book:
13115                         - made copy/move of a folder to itself or its subtree
13116                           impossible (-> error)
13117                         - errors messages don't show in the status bar anymore,
13118                           use alertpanels instead
13119                         - simple click on group doesn't open group edit dialog
13120                           anymore when in contact edit embedded mode (was too itchy)
13121                         - fixed disabling of edit button and and menu entry when
13122                           in contact edit embedded mode (was done in a bad and
13123                           ineffective way)
13124                         - fix menu cut/paste sensitivity in treelist context
13125                           menu (conflicting enabling was done by different functions)
13126                         - fix some menu item sensitivity in address list context menu
13127                         - don't allow cut/copy of groups, it's useless as they won't
13128                           be copied w/ their contents
13129                         - fix missing copy of the picture file when copying (bug #1402),
13130                           fix picture attribute (internal) value when moving or copying
13131
13132
13133 2007-11-27 [colin]      3.1.0cvs31
13134
13135         * src/folder.c
13136         * src/imap.c
13137                 Fix tags loss on move, fix space encoding
13138
13139 2007-11-26 [colin]      3.1.0cvs30
13140
13141         * src/edittags.c
13142         * src/folder.c
13143         * src/folder.h
13144         * src/imap.c
13145         * src/messageview.c
13146         * src/procmsg.c
13147         * src/procmsg.h
13148         * src/summaryview.c
13149         * src/common/utils.c
13150         * src/common/utils.h
13151         * src/etpan/imap-thread.c
13152         * src/etpan/imap-thread.h
13153                 Add IMAP tags support
13154
13155 2007-11-26 [colin]      3.1.0cvs29
13156
13157         * src/imap.c
13158                 Fix bug 1405, 'imap auto auth method doesn't 
13159                 work since 3.1.0'
13160
13161 2007-11-26 [colin]      3.1.0cvs28
13162
13163         * src/messageview.c
13164         * src/procmime.c
13165                 Handle broken disposition-notifications from Evolution
13166                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13167
13168 2007-11-25 [paul]       3.1.0cvs27
13169
13170         * src/folder_item_prefs.c
13171         * src/folder_item_prefs.h
13172                 remove dead code
13173
13174 2007-11-23 [wwp]        3.1.0cvs26
13175
13176         * src/matcher.c
13177         * src/matcher.h
13178         * src/matcher_parser_parse.y
13179         * src/prefs_matcher.c
13180                 Fix irrelevant case folding when adding matcher condition 'test',
13181                 thanks to Colin.
13182
13183 2007-11-23 [wwp]        3.1.0cvs25
13184
13185         * src/prefs_common.c
13186         * src/prefs_common.h
13187         * src/prefs_summary_open.c
13188         * src/prefs_summary_open.h
13189         * src/summaryview.c
13190                 Add "select first email in list" to the list of possible selections
13191                 when opening a folder.
13192
13193 2007-11-23 [paul]       3.1.0cvs24
13194
13195         * po/de.po
13196                 a fix by Stephan Sachse, plus remove all
13197                 old strings from the end of the file
13198
13199 2007-11-23 [wwp]        3.1.0cvs23
13200
13201         * src/prefs_msg_colors.c
13202                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13203                 with little changes.
13204
13205 2007-11-23 [paul]       3.1.0cvs22
13206
13207         * src/prefs_logging.c
13208                 eliminate wasted horizontal space
13209
13210 2007-11-23 [paul]       3.1.0cvs21
13211
13212         * src/prefs_summaries.c
13213                 don't wrap the label or put linebreaks
13214
13215 2007-11-22 [colin]      3.1.0cvs20
13216
13217         * src/plugins/pgpinline/pgpinline.c
13218                 Fix decryption
13219
13220 2007-11-22 [wwp]        3.1.0cvs19
13221
13222         * src/prefs_themes.c
13223                 Yet another misuse of get_rc_dir(), still related
13224                 to user themes. Completes 3.1.0cvs18.
13225
13226 2007-11-22 [wwp]        3.1.0cvs18
13227
13228         * src/stock_pixmap.c
13229                 Fix a misuse of get_rc_dir(), user themes dir was
13230                 not set properly and some themes might have disappeared
13231                 from themes list in prefs.
13232
13233 2007-11-22 [wwp]        3.1.0cvs17
13234
13235         * src/edittags.c
13236         * src/edittags.h
13237         * src/common/tags.c
13238         * src/common/tags.h
13239                 Correct copyright for these claws-mail-only brand new
13240                 files.
13241
13242 2007-11-22 [paul]       3.1.0cvs16
13243
13244         * src/compose.c
13245                 fix bug 1400, 'Drag and drop of URLs does not work'
13246                 Thanks to Colin
13247
13248 2007-11-22 [paul]       3.1.0cvs15
13249
13250         * src/prefs_common.c
13251                 make "cmds_use_system_default" default to FALSE
13252                 so as not to disrupt current settings
13253         * src/summaryview.c
13254                 increase the size of the GdkRectangle, tooltips
13255                 didn't show for me otherwise
13256
13257 2007-11-21 [colin]      3.1.0cvs14
13258
13259         * src/compose.c
13260         * src/crash.c
13261         * src/exphtmldlg.c
13262         * src/mainwindow.c
13263         * src/manual.c
13264         * src/mimeview.c
13265         * src/prefs_account.c
13266         * src/prefs_common.c
13267         * src/prefs_common.h
13268         * src/prefs_ext_prog.c
13269         * src/textview.c
13270         * src/uri_opener.c
13271         * src/gtk/about.c
13272         * src/gtk/gtkutils.c
13273                 Use xdg-open as a way to find default browser,
13274                 when available
13275
13276 2007-11-21 [colin]      3.1.0cvs13
13277
13278         * src/messageview.c
13279         * src/procmime.c
13280         * src/procmsg.h
13281                 Send better return receipts (useful ones)
13282                 Handle incoming return receipts
13283
13284 2007-11-20 [colin]      3.1.0cvs12
13285
13286         * src/printing.c
13287         * src/printing.h
13288                 Add getter/setter for settings, and getter
13289                 for page setup
13290
13291 2007-11-20 [colin]      3.1.0cvs11
13292
13293         * src/folderview.c
13294         * src/main.c
13295         * src/mainwindow.c
13296                 Fix bug 1396, 'Crash on disabling a filter 
13297                 while it is processing'
13298
13299 2007-11-20 [paul]       3.1.0cvs10
13300
13301         * src/folder.c
13302                 fix bug 1395, 'Crash on checking for new mails
13303                 while filter is running'
13304                 Thanks to Colin
13305
13306 2007-11-20 [paul]       3.1.0cvs9
13307
13308         * src/compose.c
13309                 make this string easier for translators
13310
13311 2007-11-19 [colin]      3.1.0cvs8
13312
13313         * src/prefs_summaries.c
13314         * src/summaryview.c
13315                 Don't enable more tooltips on Maemo
13316
13317 2007-11-19 [colin]      3.1.0cvs7
13318
13319         * src/prefs_common.c
13320         * src/prefs_common.h
13321         * src/prefs_summaries.c
13322         * src/summaryview.c
13323                 Fix bug 1388, 'message list tool tips'
13324                 Add (optional) tooltips in summaryview.
13325                 This only works with GTK+ >= 2.12
13326
13327 2007-11-19 [colin]      3.1.0cvs6
13328
13329         * src/compose.c
13330                 Make strings a bit better when attaching
13331                 from mailto: URIs
13332
13333 2007-11-19 [colin]      3.1.0cvs5
13334
13335         * src/common/utils.c
13336                 Fix bug 1392, 'Top level domain .EU is 
13337                 not recognised as valid'
13338
13339 2007-11-19 [wwp]        3.1.0cvs4
13340
13341         * src/compose.c
13342         * src/compose.h
13343                 Revert changes to compose.c made in 3.1.0cvs2.
13344
13345 2007-11-19 [wwp]        3.1.0cvs3
13346
13347         * src/addressbook.c
13348         * src/addressbook.h
13349         * src/editaddress.c
13350         * src/editgroup.c
13351         * src/addrduplicates.c
13352                 Minor improvements in the address book:
13353                 always accept new contacts provided that some
13354                 detail is set (instead of rejecting silently).
13355                 Better guessing of contact name from incomplete
13356                 name information. Better display of contacts with
13357                 no name, in contact lists, group contents, find
13358                 duplicate results.
13359                 
13360
13361 2007-11-19 [wwp]        3.1.0cvs2
13362
13363         * src/compose.c
13364         * src/compose.h
13365         * src/prefs_logging.c
13366         * src/prefs_summaries.c
13367                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13368                 wrap some long label in prefs/summaries, layout checkboxes
13369                 in a more compact form in prefs/loggin, make account and
13370                 header's combos have the same size/spacing in compose
13371                 window.
13372
13373 2007-11-19 [wwp]        3.1.0cvs1
13374
13375         * src/edittags.c
13376                 Fix a tiny leak and duplicate variable.
13377
13378 2007-11-19 [paul]       3.1.0
13379
13380         * NEWS
13381         * README
13382         * RELEASE_NOTES 
13383                 3.1.0 released
13384
13385 2007-11-19 [paul]       3.0.2cvs145
13386
13387         * po/de.po
13388         * po/fi.po
13389         * po/fr.po
13390         * po/hu.po
13391         * po/it.po
13392         * po/pl.po
13393         * po/pt_BR.po
13394         * po/sk.po
13395         * po/zh_CN.po
13396                 updated by Stephan Sachse, Flammie Pirinen,
13397                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13398                 Emil Nowak, Frederico Goncalves Guimaraes,
13399                 Andrej Kacian, and Ralph Young
13400
13401 2007-11-18 [mones]      3.0.2cvs144
13402
13403         * po/es.po
13404                 Updated Spanish translation
13405
13406 2007-11-18 [colin]      3.0.2cvs143
13407
13408         * src/edittags.c
13409                 Prevent empty tag after edit, thanks to wwp
13410
13411 2007-11-18 [colin]      3.0.2cvs142
13412
13413         * src/editaddress.c
13414                 Fix possible "(null)" %s - thanks to wwp
13415
13416 2007-11-16 [wwp]        3.0.2cvs141
13417
13418         * src/common/utils.c
13419                 Fix for 3.0.2cvs140, prevents from crashing when opening
13420                 a compose window.
13421
13422 2007-11-16 [colin]      3.0.2cvs140
13423
13424         * src/main.c
13425         * src/common/claws.c
13426                 Output a bit more useful info at startup
13427                 in --debug mode
13428
13429 2007-11-16 [colin]      3.0.2cvs139
13430
13431         * src/compose.c
13432         * src/common/utils.c
13433         * src/common/utils.h
13434                 Fix bug 1387, 'Request for --compose to 
13435                 support multiple attachments'
13436
13437 2007-11-16 [colin]      3.0.2cvs138
13438
13439         * src/news.c
13440                 Fix bug 1390, 'NNTP fails after server 
13441                 closed connection'
13442
13443 2007-11-16 [colin]      3.0.2cvs137
13444
13445         * src/prefs_display_header.c
13446                 Fix bug 1389, 'Changing 'Display headers 
13447                 in message view' breaks dispheaderrc'
13448
13449 2007-11-14 [colin]      3.0.2cvs136
13450
13451         * src/summaryview.c
13452         * src/gtk/quicksearch.c
13453         * src/gtk/quicksearch.h
13454                 Fix resetting the quicksearch when in non-sticky
13455                 mode, but Recursive is set: reset only when going
13456                 out of the root search folder.
13457
13458 2007-11-14 [colin]      3.0.2cvs135
13459
13460         * src/filtering.c
13461                 Don't set new flag back when doing "Mark as unread"
13462                 from filtering
13463
13464 2007-11-12 [paul]       3.0.2cvs134
13465
13466         * src/plugins/dillo_viewer/dillo_viewer.c
13467                 don't offer the mime type for translation
13468
13469 2007-11-12 [paul]
13470
13471         3.1.0-rc2 released
13472
13473 2007-11-11 [colin]      3.0.2cvs133
13474
13475         * src/imap_gtk.c
13476         * src/mh_gtk.c
13477                 Use markup-escaped strings in dialogs
13478
13479 2007-11-11 [colin]      3.0.2cvs132
13480
13481         * src/imap.c
13482                 Better IMAP-UTF7/UTF8 conversion
13483
13484 2007-11-10 [colin]      3.0.2cvs131
13485
13486         * src/news.c
13487                 Fix debian bug 450698, 'nntp auth behavior changed 
13488                 without notice'
13489
13490 2007-11-10 [colin]      3.0.2cvs130
13491
13492         * configure.ac
13493         * src/inc.c
13494         * src/main.c
13495         * src/main.h
13496         * src/mimeview.c
13497         * src/statusbar.c
13498         * src/common/utils.c
13499         * src/etpan/Makefile.am
13500         * src/gtk/filesel.c
13501         * src/gtk/gtkutils.h
13502         * src/gtk/menu.c
13503         * src/plugins/bogofilter/Makefile.am
13504         * src/plugins/clamav/Makefile.am
13505         * src/plugins/dillo_viewer/Makefile.am
13506         * src/plugins/pgpcore/Makefile.am
13507         * src/plugins/spamassassin/Makefile.am
13508         * src/plugins/trayicon/Makefile.am
13509                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13510
13511 2007-11-09 [colin]      3.0.2cvs129
13512
13513         * src/addressbook.c
13514         * src/ldapupdate.c
13515                 fix bug 1375, 'Impossible to modify e-mail
13516                 in LDAP addressbook twice'; Try two. update
13517                 externalID, don't make display lag, and
13518                 fix the cases where dn is not mail.
13519
13520 2007-11-08 [paul]       3.0.2cvs128
13521
13522         * src/account.c
13523         * src/compose.c
13524         * src/messageview.c
13525         * src/prefs_account.c
13526         * src/prefs_account.h
13527                 reinstate 'Generate Message-ID' option as an
13528                 account preference. (hidden on IMAP)
13529                 Thanks to Colin
13530
13531 2007-11-08 [paul]       3.0.2cvs127
13532
13533         * src/textview.c
13534                 MAEMO: fix failure of loading images inline
13535                 MAEMO: fix bug 1349, 'Emails still skip to end
13536                 when opened (in certain circumstances)...'
13537
13538 2007-11-07 [colin]      3.0.2cvs126
13539
13540         * src/toolbar.c
13541                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13542
13543 2007-11-07 [colin]      3.0.2cvs125
13544
13545         * src/toolbar.c
13546                 Re-change the string occurence of A_CLAWS_ACTIONS
13547                 to A_SYL_ACTIONS, to prevent parse errors of the
13548                 toolbar_*.xml files
13549
13550 2007-11-07 [colin]      3.0.2cvs124
13551
13552         * src/mimeview.c
13553         * src/prefs_common.c
13554         * src/prefs_common.h
13555         * manual/advanced.xml
13556                 Add an hidden pref, 'save_parts_readwrite';
13557                 completes 3.0.2cvs35
13558
13559 2007-11-07 [paul]       3.0.2cvs123
13560
13561         * src/prefs_toolbar.c
13562         * src/toolbar.c
13563         * src/toolbar.h
13564                 rename ToolbarSylpheedActions to ToolbarClawsActions
13565                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13566
13567 2007-11-07 [paul]       3.0.2cvs122
13568
13569         * src/toolbar.c
13570                 MAEMO: remove tooltips
13571
13572 2007-11-07 [colin]      3.0.2cvs121
13573
13574         * src/plugins/pgpinline/pgpinline.c
13575                 Fix bug 1377, 'unspecific errors on 
13576                 signature checking'. Fix trimming of
13577                 UTF8 data.
13578
13579 2007-11-06 [iwkse]      3.0.2cvs120
13580
13581         * src/prefs_summary_open.c
13582                 yet a string change
13583
13584 2007-11-06 [paul]       3.0.2cvs119
13585
13586         * tools/Makefile.am
13587         * tools/README
13588         * tools/csv2addressbook.pl
13589                 add a new script that imports a CSV formatted
13590                 address book. Becky and Thunderbird address
13591                 book are currently supported.
13592
13593 2007-11-05 [colin]      3.0.2cvs118
13594
13595         * src/imap.c
13596                 Fix deletion 
13597
13598 2007-11-05 [iwkse]      3.0.2cvs117
13599
13600         * src/prefs_summary_open.c
13601                 String changes
13602
13603 2007-11-04 [paul]       3.0.2cvs116
13604
13605         * src/addressbook_foldersel.c
13606                 fix gtk critical warning
13607                 Patch by Pawel Pekala
13608
13609 2007-11-04 [paul]       3.0.2cvs115
13610
13611         * tools/README
13612         * tools/claws-mail-compose-insert-files.pl
13613                 add --bcc and uri_escape() everything
13614
13615 2007-11-04 [paul]       3.0.2cvs114
13616
13617         * src/gtk/gtkutils.c
13618                 gtkut_stock_with_text_button_set_create(): set
13619                 GTK_CAN_DEFAULT on buttons 2 and 3
13620
13621 2007-11-03 [paul]       3.0.2cvs113
13622
13623         * src/common/utils.c
13624                 fix debian bug #448814, 'mailto: URI decoding
13625                 desn't decode the destination address field'
13626                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13627
13628 2007-11-03 [paul]       3.0.2cvs112
13629
13630         * AUTHORS
13631         * src/compose.c
13632         * src/gtk/authors.h
13633                 allow Bcc in commandline URIs
13634                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13635
13636 2007-11-02 [colin]      3.0.2cvs111
13637
13638         * src/addressbook.c
13639                 Maybe fix bug 1376, 'crash on 
13640                 addressbook manipulation'
13641
13642 2007-10-31 [paul]       3.0.2cvs110
13643
13644         * src/ldapupdate.c
13645                 fix bug 1375, 'Impossible to modify e-mail
13646                 in LDAP addressbook twice'
13647                 Patch by Michael Rasmussen
13648
13649 2007-10-30 [paul]       3.0.2cvs109
13650
13651         * configure.ac
13652                 enable GnuTLS support with --enable-gnutls which
13653                 will disable openssl support. if the user has
13654                 gtk >= 2.10.x don't allow gnomeprint even if the
13655                 user asks for it
13656
13657 2007-10-30 [paul]
13658
13659         3.1.0-rc1 released
13660
13661 2007-10-30 [paul]       3.0.2cvs108
13662
13663         * Makefile.am
13664                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
13665
13666 2007-10-30 [paul]       3.0.2cvs107
13667
13668         * src/expldifdlg.c
13669         * src/prefs_account.c
13670         * src/prefs_folder_item.c
13671         * src/prefs_spelling.c
13672         * src/prefs_themes.c
13673         * src/wizard.c
13674         * src/gtk/gtkaspell.c
13675         * src/gtk/gtkaspell.h
13676         * src/plugins/spamassassin/spamassassin_gtk.c
13677                 replace deprecated gtk_option_menu...
13678                 patch by Pawel Pekala
13679
13680 2007-10-29 [colin]      3.0.2cvs106
13681
13682         * src/plugins/dillo_viewer/dillo_prefs.c
13683                 Fix forgotten signal connect
13684
13685 2007-10-28 [colin]      3.0.2cvs105
13686
13687         * src/plugins/dillo_viewer/dillo_prefs.c
13688         * src/plugins/dillo_viewer/dillo_prefs.h
13689         * src/plugins/dillo_viewer/dillo_viewer.c
13690                 Implement addressbook-based whitelisting for loading
13691                 remote images. Fixed missing destroy of the embedded
13692                 browser that made a Dillo window pop up on exit, if
13693                 an HTML part was displayed.
13694
13695 2007-10-26 [colin]      3.0.2cvs104
13696
13697         * src/edittags.c
13698                 Add missing static
13699
13700 2007-10-25 [colin]      3.0.2cvs103
13701
13702         * src/editaddress.c
13703                 Add tap-and-hold on the picture, for Maemo
13704         * src/edittags.c
13705         * src/edittags.h
13706         * src/mainwindow.c
13707         * src/procmsg.c
13708         * src/summaryview.c
13709         * src/textview.c
13710                 Unify tag interfaces.
13711
13712 2007-10-25 [colin]      3.0.2cvs102
13713
13714         * src/imap.c
13715         * src/etpan/imap-thread.h
13716                 Much better error handling. We'll need to be really
13717                 clear to users about where errors come from, with 
13718                 the apparition of Gmail's IMAP server.
13719
13720 2007-10-24 [colin]      3.0.2cvs101
13721
13722         * src/edittags.c
13723         * src/mainwindow.c
13724         * src/summaryview.c
13725         * src/textview.c
13726                 Add tags sorting (alphabetical); allow deletion of
13727                 tags from the Apply Tags window
13728
13729 2007-10-24 [colin]      3.0.2cvs100
13730
13731         * src/editaddress.c
13732         * src/editaddress_other_attributes_ldap.c
13733         * src/editaddress_other_attributes_ldap.h
13734         * src/ldapctrl.c
13735         * src/ldapquery.c
13736         * src/ldapupdate.c
13737                 Fix LDAP writing (got broken in cvs39)
13738                 Add read-only support for jpegPhoto LDAP field
13739
13740 2007-10-23 [colin]      3.0.2cvs99
13741
13742         * src/news.c
13743                 Fix crash in some cases
13744
13745 2007-10-22 [colin]      3.0.2cvs98
13746
13747         * src/common/socket.h
13748         * src/common/ssl.c
13749                 Fix big leak in GnuTLS code
13750
13751 2007-10-22 [colin]      3.0.2cvs97
13752
13753         * src/news.c
13754                 Fix bug 1368, 'SIGSEGV in NNTP code'
13755
13756 2007-10-22 [colin]      3.0.2cvs96
13757
13758         * src/prefs_customheader.c
13759                 Catch compface warnings when generating X-Faces
13760
13761 2007-10-22 [wwp]        3.0.2cvs95
13762
13763         * src/quote_fmt_parse.y
13764                 Remove accidentally committed debug traces.
13765                 Fix a warning.
13766
13767 2007-10-22 [colin]      3.0.2cvs94
13768
13769         * src/etpan/nntp-thread.c
13770                 Fix authentication
13771
13772 2007-10-19 [wwp]        3.0.2cvs93
13773
13774         * src/common/ssl_certificate.c
13775                 Add missing include (Windows).
13776
13777 2007-10-19 [colin]      3.0.2cvs92
13778
13779         * src/imap_gtk.c
13780         * src/mimeview.c
13781         * src/textview.c
13782         * src/gtk/inputdialog.c
13783         * src/gtk/inputdialog.h
13784                 Remove the last old combo; patch by
13785                 Pawel
13786
13787 2007-10-19 [colin]      3.0.2cvs91
13788
13789         * src/common/ssl.c
13790                 Fix interop problem with GnuTLS and some crappy
13791                 servers that have very little keys.
13792
13793 2007-10-19 [colin]      3.0.2cvs90
13794
13795         * src/common/ssl.c
13796                 Fix return value check on GnuTLS, and
13797                 display the error
13798
13799 2007-10-18 [colin]      3.0.2cvs89
13800
13801         * src/common/ssl_certificate.c
13802                 Fix missing initialisations
13803
13804 2007-10-18 [wwp]        3.0.2cvs88
13805
13806         * src/Makefile.am
13807                 Fix linking against GNUTLS (matters if --enable-gnutls only).
13808
13809 2007-10-18 [colin]      3.0.2cvs87
13810
13811         * po/POTFILES.in
13812                 Fix build
13813
13814 2007-10-18 [mones]      3.0.2cvs86
13815
13816         * src/editbook.c
13817         * src/import.c
13818         * src/prefs_account.c
13819         * src/prefs_receive.c
13820         * src/gtk/about.c
13821         * src/plugins/bogofilter/bogofilter_gtk.c
13822         * src/plugins/spamassassin/spamassassin_gtk.c
13823                 More capitalisation micro-fixes
13824
13825 2007-10-18 [paul]       3.0.2cvs85
13826
13827         * configure.ac
13828                 add info about NNTP support via libetpan
13829                 change the configure output ending msg a little
13830         * src/gtk/about.c
13831                 similar changes to above
13832
13833 2007-10-18 [colin]      3.0.2cvs84
13834
13835         * src/procmime.c
13836         * src/procmime.h
13837                 Fix missing symbol for S/MIME
13838
13839 2007-10-18 [colin]      3.0.2cvs83
13840
13841         * src/prefs_filtering_action.c
13842                 Fix crash in tags (introduced in cvs78)
13843
13844 2007-10-18 [colin]      3.0.2cvs82
13845
13846         * src/common/Makefile.am
13847         * src/common/nntp.c
13848         * src/common/nntp.h
13849         * src/etpan/Makefile.am
13850         * src/etpan/etpan-thread-manager-types.h
13851         * src/etpan/etpan-thread-manager.c
13852         * src/etpan/imap-thread.c
13853         * src/etpan/nntp-thread.c
13854         * src/etpan/nntp-thread.h
13855         * src/news.c
13856         * src/news.h
13857                 Rewrite the nntp implementation
13858                 to use libetpan. Non-blocking NNTP!
13859         * src/account.c
13860         * src/crash.c
13861         * src/imap.c
13862         * src/inc.c
13863         * src/main.c
13864         * src/mainwindow.c
13865         * src/pop.c
13866         * src/pop.h
13867         * src/prefs_account.c
13868         * src/recv.c
13869         * src/recv.h
13870         * src/send_message.c
13871         * src/send_message.h
13872         * src/ssl_manager.c
13873         * src/ssl_manager.h
13874         * src/wizard.c
13875         * src/common/claws.c
13876         * src/common/session.c
13877         * src/common/session.h
13878         * src/common/smtp.c
13879         * src/common/smtp.h
13880         * src/common/socket.c
13881         * src/common/socket.h
13882         * src/common/ssl.c
13883         * src/common/ssl.h
13884         * src/common/ssl_certificate.c
13885         * src/common/ssl_certificate.h
13886         * src/gtk/about.c
13887         * src/gtk/sslcertwindow.c
13888         * src/gtk/sslcertwindow.h
13889                 Implement GnuTLS support. GnuTLS support
13890                 will be used if OpenSSL isn't available, or
13891                 specified explicitely. (the reason is that
13892                 GnuTLS cerficate checking is a bit less 
13893                 practical than OpenSSL's)
13894
13895 2007-10-18 [paul]       3.0.2cvs81
13896
13897         * src/gtk/inputdialog.c
13898         * src/gtk/inputdialog.h
13899                 fix copyright header
13900
13901 2007-10-17 [colin]      3.0.2cvs80
13902
13903         * src/plugins/pgpcore/select-keys.c
13904                 Fix bug which prevented encryption key
13905                 auto-selection when two or more matched the
13906                 email address, but only one isn't revoked
13907                 or expired.
13908
13909 2007-10-17 [wwp]        3.0.2cvs79
13910
13911         * src/compose.c
13912         * src/quote_fmt.c
13913         * src/quote_fmt.h
13914         * src/quote_fmt_lex.l
13915         * src/quote_fmt_parse.y
13916                 Templates can now attach files using |attach{filename}.
13917
13918 2007-10-17 [wwp]        3.0.2cvs78
13919
13920         * src/prefs_customheader.c
13921         * src/prefs_ext_prog.c
13922         * src/prefs_filtering_action.c
13923         * src/prefs_matcher.c
13924         * src/prefs_other.c
13925         * src/prefs_toolbar.c
13926         * src/gtk/combobox.c
13927         * src/gtk/combobox.h
13928         * src/gtk/gtkutils.c
13929         * src/gtk/gtkutils.h
13930         * src/plugins/bogofilter/bogofilter_gtk.c
13931         * src/plugins/spamassassin/spamassassin_gtk.c
13932                 Removed almost all remaining instances of GtkCombo
13933                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
13934                 few visual and code cleanup from Colin.
13935
13936 2007-10-16 [wwp]        3.0.2cvs77
13937         * src/gtk/pluginwindow.c
13938                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
13939
13940 2007-10-15 [colin]      3.0.2cvs76
13941
13942         * src/edittags.c
13943         * src/edittags.h
13944         * src/filtering.c
13945         * src/filtering.h
13946         * src/importmutt.c
13947         * src/importpine.c
13948         * src/main.c
13949         * src/messageview.c
13950         * src/messageview.h
13951         * src/mimeview.c
13952         * src/mimeview.h
13953         * src/pop.c
13954         * src/pop.h
13955         * src/prefs_common.c
13956         * src/prefs_common.h
13957         * src/prefs_customheader.c
13958         * src/prefs_customheader.h
13959         * src/prefs_display_header.c
13960         * src/prefs_display_header.h
13961         * src/prefs_filtering_action.c
13962         * src/prefs_filtering_action.h
13963         * src/prefs_folder_column.c
13964         * src/prefs_folder_column.h
13965         * src/prefs_folder_item.c
13966         * src/prefs_folder_item.h
13967         * src/prefs_gtk.c
13968         * src/prefs_gtk.h
13969         * src/prefs_logging.h
13970         * src/prefs_matcher.c
13971         * src/prefs_matcher.h
13972         * src/prefs_summary_column.c
13973         * src/prefs_summary_column.h
13974         * src/prefs_summary_open.c
13975         * src/procheader.c
13976         * src/procheader.h
13977         * src/procmime.c
13978         * src/procmime.h
13979         * src/recv.c
13980         * src/recv.h
13981         * src/sourcewindow.c
13982         * src/sourcewindow.h
13983         * src/summaryview.c
13984         * src/summaryview.h
13985         * src/textview.c
13986         * src/textview.h
13987         * src/toolbar.c
13988         * src/toolbar.h
13989         * src/common/mgutils.c
13990         * src/common/mgutils.h
13991         * src/common/nntp.c
13992         * src/common/nntp.h
13993         * src/common/prefs.c
13994         * src/common/prefs.h
13995         * src/common/socket.c
13996         * src/common/socket.h
13997         * src/common/stringtable.c
13998         * src/common/stringtable.h
13999         * src/common/template.c
14000         * src/common/template.h
14001         * src/common/uuencode.c
14002         * src/common/uuencode.h
14003         * src/gtk/gtkshruler.c
14004         * src/gtk/gtkshruler.h
14005         * src/gtk/menu.c
14006         * src/gtk/menu.h
14007         * src/gtk/progressdialog.c
14008         * src/gtk/progressdialog.h
14009                 Remove/staticalize, the return of the revenge
14010
14011 2007-10-15 [colin]      3.0.2cvs75
14012
14013         * src/matcher.c
14014                 Fix redirections in filtering's tests
14015
14016 2007-10-15 [colin]      3.0.2cvs74
14017
14018         * src/imap.c
14019                 Don't build imap_synchronise at all when 
14020                 building without libetpan
14021
14022 2007-10-14 [colin]      3.0.2cvs73
14023
14024         * src/imap.c
14025         * src/common/md5.c
14026         * src/common/md5.h
14027         * src/gtk/manage_window.c
14028         * src/gtk/manage_window.h
14029                 Remove more unused code
14030
14031 2007-10-14 [colin]      3.0.2cvs72
14032
14033         * src/addrquery.c
14034         * src/addrquery.h
14035         * src/recv.c
14036         * src/recv.h
14037         * src/vcard.c
14038         * src/vcard.h
14039         * src/common/xml.c
14040         * src/common/xml.h
14041         * src/common/xmlprops.c
14042         * src/common/xmlprops.h
14043                 Remove more unused code
14044
14045 2007-10-14 [colin]      3.0.2cvs71
14046
14047         * src/common/utils.c
14048                 Remove unused function
14049
14050 2007-10-13 [colin]      3.0.2cvs70
14051
14052         * src/imap.c
14053         * src/imap.h
14054         * src/mainwindow.c
14055         * src/mainwindow.h
14056         * src/gtk/gtkutils.c
14057         * src/gtk/gtkutils.h
14058                 Staticalise/Remove more code
14059
14060 2007-10-13 [colin]      3.0.2cvs69
14061
14062         * src/common/utils.c
14063         * src/common/utils.h
14064                 Remove dead code, unused for ages
14065
14066 2007-10-13 [colin]      3.0.2cvs68
14067
14068         * src/main.c
14069         * src/main.h
14070                 Maemo: define hildon_program in main.c,
14071                 make it accessible in the .h with extern
14072
14073 2007-10-13 [paul]       3.0.2cvs67
14074
14075         * src/gtk/menu.c
14076                 fix a bunch of runtime warnings on maemo
14077
14078 2007-10-13 [paul]       3.0.2cvs66
14079
14080         * src/main.c
14081         * src/main.h
14082         * src/gtk/gtkutils.c
14083         * src/gtk/gtkutils.h
14084                 fix a bunch of compiler warnings on maemo
14085
14086 2007-10-12 [colin]      3.0.2cvs65
14087
14088         * src/account.c
14089         * src/addritem.c
14090         * src/addritem.h
14091         * src/filtering.c
14092         * src/filtering.h
14093         * src/folder.c
14094         * src/folder.h
14095         * src/common/utils.c
14096         * src/common/utils.h
14097                 Remove unused code, staticalise some functions
14098
14099 2007-10-12 [paul]       3.0.2cvs64
14100
14101         * src/account.c
14102         * src/folderview.c
14103         * src/main.c
14104         * src/mainwindow.c
14105         * src/messageview.c
14106         * src/summary_search.c
14107         * src/summaryview.c
14108         * src/toolbar.c
14109         * src/wizard.c
14110         * src/common/utils.c
14111         * src/gtk/prefswindow.c
14112                 fix a bunch of compiler warnings on maemo
14113
14114 2007-10-11 [colin]      3.0.2cvs63
14115
14116         * src/editaddress.c
14117                 Make static function static
14118
14119 2007-10-11 [mones]      3.0.2cvs62
14120
14121         * src/addrduplicates.c
14122         * src/addressbook.c
14123         * src/compose.c
14124         * src/expldifdlg.c
14125         * src/mainwindow.c
14126         * src/messageview.c
14127         * src/pop.c
14128         * src/prefs_customheader.c
14129         * src/prefs_send.c
14130         * src/prefs_themes.c
14131         * src/common/plugin.c
14132         * src/gtk/pluginwindow.c
14133         * src/gtk/quicksearch.c
14134                 Fix several typos and capitalisation issues
14135
14136 2007-10-11 [wwp]        3.0.2cvs61
14137
14138         * src/editaddress.c
14139                 Fix a warning about possible use of uninitialized
14140                 filename var.
14141
14142 2007-10-11 [wwp]        3.0.2cvs60
14143
14144         * src/editaddress.c
14145                 Disable "Unset picture" menu item when there's
14146                 no picture to clear. Fix an extraneous g_unref_object,
14147                 add missing initializers.
14148
14149 2007-10-11 [wwp]        3.0.2cvs59
14150
14151         * src/pixmaps/anonymous.xpm
14152         * src/editaddress.c
14153         * src/Makefile.am
14154         * src/stock_pixmap.c
14155         * src/stock_pixmap.h
14156                 Fix a leak, gettext-ize the photo label.
14157                 Don't clear the existing picture if loading
14158                 a new one fails. Use a default 'anonymous'
14159                 picture (this new xpm has been added to the
14160                 internal stock_pixmap API). Add a
14161                 "Set picture" context menu entry.
14162
14163 2007-10-11 [colin]      3.0.2cvs58
14164
14165         * src/messageview.c
14166                 Make shift-shortcuts work
14167         * src/prefs_actions.c
14168                 Don't ask if we really want to close when
14169                 choosing OK and only the list is changed
14170         * src/prefs_template.c
14171                 Don't ask if we really want to close when
14172                 choosing OK and only the list is changed
14173         * src/common/plugin.c
14174                 Fix writing of second [Plugins_*] block
14175         * src/common/template.c
14176                 Remove unused files (fixes deletion)
14177
14178 2007-10-10 [paul]       3.0.2cvs57
14179
14180         * src/prefs_template.c
14181                 put the whole thing in a scrolled window
14182                 so that half the page is no longer inaccessible
14183                 on maemo
14184                 make the gtk_text_view smaller on maemo
14185
14186 2007-10-10 [colin]      3.0.2cvs56
14187
14188         * src/compose.c
14189                 Fix updating of Attachments number in some
14190                 cases (reedit, attach from command-line, ...)
14191
14192 2007-10-10 [colin]      3.0.2cvs55
14193
14194         * src/editaddress.c
14195                 Initialise error correctly
14196
14197 2007-10-10 [paul]       3.0.2cvs54
14198
14199         * src/prefs_filtering_action.c
14200         * src/gtk/description_window.c
14201         * src/gtk/foldersort.c
14202         * src/gtk/quicksearch.c
14203                 get rid of some pointless new lines and
14204                 make the descripton labels wrap better
14205
14206 2007-10-10 [colin]      3.0.2cvs53
14207
14208         * src/addressadd.c
14209         * src/editaddress.c
14210         * src/headerview.c
14211         * src/textview.c
14212                 More error handling on saving pictures
14213
14214 2007-10-10 [colin]      3.0.2cvs52
14215
14216         * src/printing.c
14217         * src/printing.h
14218                 Generalize a bit printing, so we can factorize
14219                 most of the code. 
14220
14221 2007-10-10 [paul]       3.0.2cvs51
14222
14223         * src/addrduplicates.c
14224                 fix engrish
14225                 use GTK_STOCK... buttons
14226
14227 2007-10-10 [paul]       3.0.2cvs50
14228
14229         * src/addressadd.c
14230         * src/addrindex.c
14231         * src/editaddress.c
14232                 Fix previous patch
14233                 Thanks to Colin
14234
14235 2007-10-10 [paul]       3.0.2cvs49
14236
14237         * src/summaryview.c
14238         * src/messageview.c
14239                 Fix crash on Add sender to addressbook when
14240                 From is null
14241         * src/addressadd.c
14242         * src/addrindex.c
14243         * src/editaddress.c
14244         * src/editaddress_other_attributes_ldap.h
14245                 Fix leaks 
14246                 Rename images to .png in addrbook/
14247         * src/headerview.c
14248         * src/textview.c
14249                 Fix Face/X-Face being used if adding another
14250                 address than sender to addressbook
14251                 Thanks to Colin
14252
14253 2007-10-10 [holger]     3.0.2cvs48
14254
14255         * src/addrduplicates.c
14256         * src/editaddress.c
14257                 Improvements to the addressbook duplicate finder
14258                 feature:
14259                  - add an edit button to the button bar
14260                  - display the whole bookname (with iface) and
14261                    use this for same-book checking
14262                  - after editing, try to keep selections if the
14263                    entries are still present
14264                  - sort the email column alphabetically
14265                  - put results in a scrolled window
14266                  - support embedded editing
14267                  - make columns in detail view resizable
14268                  - add keyboard shortcuts
14269
14270 2007-10-10 [wwp]        3.0.2cvs47
14271
14272         * src/addrindex.c
14273                 Fix a crash when there's no From: in email, thanks to Colin.
14274
14275 2007-10-09 [paul]       3.0.2cvs46
14276
14277         * src/messageview.c
14278         * src/summaryview.c
14279         * src/textview.c
14280                 fix building without compface support
14281
14282 2007-10-09 [colin]      3.0.2cvs45
14283
14284         * src/editaddress.c
14285         * src/headerview.c
14286         * src/textview.c
14287                 Add error handling
14288
14289 2007-10-09 [colin]      3.0.2cvs44
14290
14291         * src/addrduplicates.c
14292         * src/addressadd.c
14293         * src/addressadd.h
14294         * src/addressbook.c
14295         * src/addressbook.h
14296         * src/addrindex.c
14297         * src/addrindex.h
14298         * src/addritem.c
14299         * src/addritem.h
14300         * src/compose.c
14301         * src/editaddress.c
14302         * src/editaddress_other_attributes_ldap.h
14303         * src/headerview.c
14304         * src/messageview.c
14305         * src/mimeview.c
14306         * src/summaryview.c
14307         * src/textview.c
14308         * src/gtk/gtkutils.c
14309                 Automatically set contacts' pictures from Face 
14310                 or X-Face if they have no picture
14311                 Display the contact picture in textview or
14312                 headerview for mails sent by people in the 
14313                 addressbook, that have no Face or X-Face
14314                 Fix a few details in the Person edition dialog
14315                 (ability to unset picture)
14316                 Remove picture file when deleting contacts
14317
14318 2007-10-09 [iwkse]      3.0.2cvs43
14319
14320         * src/gtk/about.c
14321                 center the about window
14322
14323 2007-10-09 [paul]       3.0.2cvs42
14324
14325         * src/prefs_toolbar.c
14326                 fix icon selector window on maemo
14327
14328 2007-10-09 [paul]       3.0.2cvs41
14329
14330         * src/messageview.c
14331                 add 'go to' menu to separate msgview
14332
14333 2007-10-09 [colin]      3.0.2cvs40
14334
14335         * src/common/defs.h
14336                 Add forgotten file
14337
14338 2007-10-09 [iwkse]      3.0.2cvs39
14339
14340         * Makefile.am
14341         * src/addressbook.c
14342         * src/addritem.c
14343         * src/addritem.h
14344         * src/editaddress.c
14345         * src/editaddress_other_attributes_ldap.h
14346         * src/addrbook.c
14347         * src/Makefile.am
14348                 set a photo in the Addressbook
14349
14350 2007-10-08 [colin]      3.0.2cvs38
14351
14352         * src/prefs_toolbar.c
14353                 Make height 320 to remove the scrollbar 
14354                 (with current number of icons)
14355
14356 2007-10-08 [colin]      3.0.2cvs37
14357
14358         * src/prefs_toolbar.c
14359                 Transform the treeview to a GtkIconView.
14360                 Patch by Pawel
14361                 In addition, transform the window so that 
14362                 it looks like a popup menu. Patch by me
14363
14364 2007-10-08 [colin]      3.0.2cvs36
14365
14366         * src/compose.c
14367         * src/compose.h
14368                 Beautify the GUI a bit; in particular, show the
14369                 number of attachments in the tab's title.
14370                 Patch by Pawel
14371
14372 2007-10-08 [paul]       3.0.2cvs35
14373
14374         * src/mimeview.c
14375                 Save users from themselves: save temporary
14376                 files used for Open/Open with as read-only.
14377                 Thanks to Colin
14378
14379 2007-10-08 [paul]       3.0.2cvs34
14380
14381         * tools/Makefile.am
14382                 forgot this in cvs33
14383
14384 2007-10-08 [paul]       3.0.2cvs33
14385
14386         * tools/kdeservicemenu/README
14387         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14388         * tools/kdeservicemenu/install.sh
14389         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14390                 renamed template* to *template so as not to confuse
14391                 lintian
14392
14393 2007-10-08 [paul]       3.0.2cvs32
14394
14395         * src/prefs_themes.c
14396         * src/stock_pixmap.c
14397                 replace 2 direct uses of RC_DIR
14398
14399 2007-10-07 [colin]      3.0.2cvs31
14400
14401         * src/addrduplicates.c
14402         * src/addrduplicates.h
14403         * src/addressbook.c
14404         * src/addressbook.h
14405         * src/addrindex.c
14406         * src/addrindex.h
14407                 Implement deletion in duplicate finder. 
14408                 Patch by Holger 
14409
14410 2007-10-07 [colin]      3.0.2cvs30
14411
14412         * src/exporthtml.c
14413         * src/mbox.c
14414         * src/common/utils.c
14415                 Better fix for Solaris, thanks to Nicolas Doualot
14416
14417 2007-10-07 [colin]      3.0.2cvs29
14418
14419         * AUTHORS
14420         * src/gtk/authors.h
14421                 Add Frank Dietrich
14422
14423 2007-10-07 [colin]      3.0.2cvs28
14424
14425         * src/exporthtml.c
14426                 Fix HTML export to make it more compliant
14427                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14428
14429 2007-10-07 [colin]      3.0.2cvs27
14430
14431         * src/prefs_toolbar.c
14432                 Only use icons that wouldn't look stupid in the toolbar
14433                 Patch by Pawel
14434
14435 2007-10-07 [colin]      3.0.2cvs26
14436
14437         * src/prefs_toolbar.c
14438                 Fix old icon being used when none is selected
14439
14440 2007-10-07 [colin]      3.0.2cvs25
14441
14442         * src/toolbar.c
14443                 Fix copy/paste error
14444
14445 2007-10-07 [colin]      3.0.2cvs24
14446
14447         * src/prefs_toolbar.c
14448         * src/toolbar.c
14449         * src/toolbar.h
14450                 Update icon to default one when changing event
14451                 Make the icon chooser nicer (handle Esc, Enter,
14452                 double-click)
14453
14454 2007-10-06 [colin]      3.0.2cvs23
14455
14456         * src/prefs_toolbar.c
14457                 Fix text reset; patch by Pawel
14458
14459 2007-10-06 [colin]      3.0.2cvs22
14460
14461         * src/toolbar.h
14462                 Complete previous commit
14463
14464 2007-10-06 [colin]      3.0.2cvs21
14465
14466         * src/prefs_toolbar.c
14467         * src/toolbar.c
14468                 Set toolbar text automatically to the default
14469                 when changing Event executed on click
14470
14471 2007-10-06 [colin]      3.0.2cvs20
14472
14473         * src/prefs_toolbar.c
14474                 Invert Text and Event fields
14475
14476 2007-10-06 [colin]      3.0.2cvs19
14477
14478         * src/prefs_toolbar.c
14479         * src/toolbar.c
14480                 Make toolbar prefs look much better
14481                 Patch by Pawel Pekala
14482
14483 2007-10-06 [paul]       3.0.2cvs18
14484
14485         * src/account.c
14486         * src/prefs_filtering.c
14487                 fix checkbuttons in gtktreeview on maemo by
14488                 setting maemo's "allow-checkbox-mode" to FALSE
14489
14490 2007-10-06 [colin]      3.0.2cvs17
14491
14492         * configure.ac
14493                 Export -DSOLARIS in CFLAGS for all
14494                 Solaris (not just 2.8) and OpenSolaris
14495
14496 2007-10-06 [paul]       3.0.2cvs16
14497
14498         * AUTHORS
14499         * src/exporthtml.c
14500         * src/mbox.c
14501         * src/gtk/authors.h
14502                 fix build on solaris where ctime_r takes
14503                 3 arguments rather than 2.
14504                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14505
14506 2007-10-05 [colin]      3.0.2cvs15
14507
14508         * src/etpan/imap-thread.c
14509                 Fix wrong error codepath
14510
14511 2007-10-05 [wwp]        3.0.2cvs14
14512
14513         * src/filtering.c
14514                 Fix unexpected logging of quicksearches:
14515                 debug_filtering_session flag was never reset to FALSE, causing
14516                 matcher functions to log when called from a quicksearch
14517                 (if a filtering session happened before).
14518
14519 2007-10-05 [paul]       3.0.2cvs13
14520
14521         * src/prefs_actions.c
14522         * src/prefs_filtering.c
14523         * src/prefs_template.c
14524                 fix bug 1343, 'Filtering..'s close button
14525                 silently discards new filter'
14526                 Thanks to Colin
14527
14528 2007-10-05 [paul]       3.0.2cvs12
14529
14530         * configure.ac
14531         * src/Makefile.am
14532                 fix bug 1347, '-Wno-unused-function, optional'
14533
14534 2007-10-05 [colin]      3.0.2cvs11
14535
14536         * src/procmime.c
14537         * src/common/mgutils.c
14538                 Fix warnings
14539
14540 2007-10-05 [mones]      3.0.2cvs10
14541
14542         * manual/advanced.xml
14543                 Use full menu name
14544         * manual/es/advanced.xml
14545                 Synchronise translation
14546
14547 2007-10-04 [colin]      3.0.2cvs9
14548
14549         * src/action.c
14550         * src/addrbook.c
14551         * src/addrindex.c
14552         * src/compose.c
14553         * src/exporthtml.c
14554         * src/exportldif.c
14555         * src/folder.c
14556         * src/main.c
14557         * src/matcher.c
14558         * src/mbox.c
14559         * src/messageview.c
14560         * src/mh.c
14561         * src/news.c
14562         * src/partial_download.c
14563         * src/pop.c
14564         * src/procmime.c
14565         * src/procmsg.c
14566         * src/toolbar.c
14567         * src/common/log.c
14568         * src/common/mgutils.c
14569         * src/common/plugin.c
14570         * src/common/utils.c
14571         * src/common/xml.c
14572         * src/common/xml.h
14573         * src/common/xmlprops.c
14574         * src/common/xmlprops.h
14575         * src/plugins/bogofilter/bogofilter.c
14576         * src/plugins/clamav/clamav_plugin.c
14577         * src/plugins/dillo_viewer/dillo_prefs.c
14578         * src/plugins/pgpcore/prefs_gpg.c
14579         * src/plugins/pgpinline/pgpinline.c
14580         * src/plugins/pgpmime/pgpmime.c
14581         * src/plugins/spamassassin/spamassassin.c
14582         * src/plugins/trayicon/trayicon_prefs.c
14583                 Verify success on writes. Will fix possible strange
14584                 failure on disk full.
14585
14586 2007-10-04 [paul]       3.0.2cvs8
14587
14588         * manual/advanced.xml
14589                 add further info about Actions
14590                 Patch by Emmanuel Briot <briot@adacore.com>
14591
14592 2007-10-04 [paul]       3.0.2cvs7
14593
14594         * src/account.c
14595                 remove the D column, instead indicate the
14596                 default account by use of bold text
14597
14598 2007-10-03 [colin]      3.0.2cvs6
14599
14600         * src/common/template.c
14601                 Fix templates writing (was prone to disk full problems)
14602
14603 2007-10-03 [colin]      3.0.2cvs5
14604
14605         * src/Makefile.am
14606         * src/addrduplicates.c
14607         * src/addrduplicates.h
14608         * src/addressbook.c
14609                 Add duplicate deletion. Patch by Holger
14610
14611 2007-10-03 [colin]      3.0.2cvs4
14612
14613         * src/matcher.c
14614         * src/gtk/quicksearch.c
14615                 Fix bug 1340, 'Case insensitive searches with 
14616                 non-ascii alphabets fail'.
14617
14618 2007-10-03 [colin]      3.0.2cvs3
14619
14620         * src/main.c
14621         * src/common/utils.c
14622         * src/common/utils.h
14623                 Implement run-time alternative config directories
14624
14625 2007-10-03 [colin]      3.0.2cvs2
14626
14627         * src/folderview.c
14628                 Prevent opening folder item while folder
14629                 is scanned in a better way
14630
14631 2007-10-02 [paul]       3.0.2cvs1
14632
14633         * NEWS
14634         * README
14635         * RELEASE_NOTES
14636         * configure.ac
14637                 bump up version number following stable release
14638
14639 2007-09-30 [colin]      3.0.1cvs49
14640
14641         * src/imap.c
14642                 Refresh session if needed
14643
14644 2007-09-30 [colin]      3.0.1cvs48
14645
14646         * src/imap.c
14647                 Reset folder's session to NULL
14648                 before destroying it
14649
14650 2007-09-30 [mones]      3.0.1cvs47
14651
14652         * manual/handling.xml
14653                 Use markup quotes instead hardcoded quotes
14654         * manual/es/handling.xml
14655                 Added new synced section (IMAP subscriptions)
14656
14657 2007-09-29 [colin]      3.0.1cvs46
14658
14659         * src/imap.c
14660                 Notice disconnections faster
14661
14662 2007-09-28 [colin]      3.0.1cvs45
14663
14664         * src/addressbook.c
14665         * src/addrindex.c
14666                 Fix warnings
14667
14668 2007-09-28 [paul]       3.0.1cvs44
14669
14670         * src/mimeview.c
14671                 fix maemo build
14672
14673 2007-09-28 [paul]       3.0.1cvs43
14674
14675         * src/account.c
14676                 use gtk_widget_set_size_request() on the label
14677                 so that wrapping works better. get rid of the
14678                 (partially deprecated) hbutton_box.
14679                 these changes should prevent buttons overlapping
14680                 on maemo
14681
14682 2007-09-28 [colin]      3.0.1cvs42
14683
14684         * src/pop.c
14685                 Fix typo :)
14686
14687 2007-09-28 [colin]      3.0.1cvs41
14688
14689         * src/compose.c
14690         * src/msgcache.c
14691         * src/pop.c
14692         * src/procmime.c
14693         * src/etpan/imap-thread.c
14694                 64bits-related warning fixes
14695
14696 2007-09-28 [colin]      3.0.1cvs40
14697
14698         * src/folder_item_prefs.c
14699         * src/ldaputil.c
14700         * src/mainwindow.c
14701         * src/mimeview.c
14702         * src/common/tags.c
14703                 Fix warnings
14704
14705 2007-09-28 [colin]      3.0.1cvs39
14706
14707         * src/plugins/spamassassin/spamassassin.c
14708         * src/plugins/spamassassin/spamassassin.h
14709         * src/plugins/spamassassin/spamassassin_gtk.c
14710                 Add addressbook-based whitelisting
14711
14712 2007-09-28 [colin]      3.0.1cvs38
14713
14714         * src/folder.c
14715                 Fix bug 1337, 'crash on pressing Send button'
14716
14717 2007-09-28 [paul]       3.0.1cvs37
14718
14719         * src/prefs_folder_item.c
14720                 give the orphans a parent. makes all prefs
14721                 pages visible on maemo
14722
14723 2007-09-28 [colin]      3.0.1cvs36
14724
14725         * src/prefs_folder_column.c
14726         * src/prefs_summary_column.c
14727                 Fix two leaks
14728
14729 2007-09-27 [colin]      3.0.1cvs35
14730
14731         * src/gtk/quicksearch.c
14732                 Fix bug 1336, 'Segfault if empty space before search-string'
14733
14734 2007-09-26 [mones]      3.0.1cvs34
14735
14736         * manual/account.xml
14737         * manual/plugins.xml
14738                 Fixed irc channel name, added some docbook markup.
14739                 Changed text markup to docbook markup. 
14740                 Added spamcop as supported in SpamReport description.
14741         * manual/fr/plugins.xml
14742                 Fixed irc channel name.
14743         * manual/es/account.xml
14744         * manual/es/advanced.xml
14745         * manual/es/claws-mail-manual.xml
14746         * manual/es/glossary.xml
14747         * manual/es/gpl.xml
14748         * manual/es/keyboard.xml
14749         * manual/es/plugins.xml
14750                 Synced with English version, fixed a couple of typos.
14751
14752 2007-09-26 [colin]      3.0.1cvs33
14753
14754         * configure.ac
14755                 Explain why "Libgnomeprint: no" on GTK+ 2.10
14756
14757 2007-09-26 [colin]      3.0.1cvs32
14758
14759         * src/messageview.c
14760         * src/procmsg.c
14761         * src/procmsg.h
14762                 Optimisation: avoid fetching mail 3 times locally
14763                 for displaying
14764
14765 2007-09-26 [colin]      3.0.1cvs31
14766
14767         * src/mh.c
14768                 Fix missing static
14769
14770 2007-09-26 [colin]      3.0.1cvs30
14771
14772         * src/folder.c
14773         * src/folder.h
14774         * src/mh.c
14775         * src/mh.h
14776                 Fix MH mtime hack - make it a folder class function
14777
14778 2007-09-26 [colin]      3.0.1cvs29
14779
14780         * src/inc.c
14781                 Fix bug 1334, 'user defined mail incorporation 
14782                 script not run'
14783
14784 2007-09-25 [colin]      3.0.1cvs28
14785
14786         * src/codeconv.c
14787                 Optimisation: shortcut conv_codeset_strdup
14788                 when src_code and dest_code are the same
14789         * src/common/xml.c
14790         * src/common/xml.h
14791                 Optimisation: shortcut code conversions when
14792                 files are in UTF-8; faster list walking by
14793                 using prepend/reverse.
14794
14795 2007-09-25 [holger]     3.0.1cvs27
14796
14797         * src/printing.c
14798                 Replace button bar of the preview window
14799                 with a real toolbar (patch by Colin)
14800                 Add zooming to the preview window
14801
14802 2007-09-24 [paul]       3.0.1cvs26
14803
14804         * src/compose.c
14805                 compact the character set menu, adding some
14806                 missing encodings. Patch by Pawel Pekala
14807
14808 2007-09-23 [paul]       3.0.1cvs25
14809
14810         * src/prefs_account.c
14811         * src/prefs_folder_item.c
14812         * src/prefs_quote.c
14813         * src/quote_fmt.c
14814         * src/quote_fmt.h
14815                 remove unnecessary frame from Templates options
14816                 and improve the English of the check button label
14817
14818 2007-09-22 [colin]      3.0.1cvs24
14819
14820         * src/gtk/quicksearch.c
14821                 Fix bug 1329, 'error in quicksearch.c'
14822                 Fix return with value in function returning void
14823
14824 2007-09-22 [colin]      3.0.1cvs23
14825
14826         * src/imap.c
14827         * src/procmsg.h
14828         * src/common/utils.c
14829         * src/common/utils.h
14830         * src/etpan/imap-thread.c
14831                 Optimise fetching IMAP cached emails *a lot*
14832                 (remember whether mail is fully cached and \r's
14833                  are already stripped)
14834
14835 2007-09-22 [colin]      3.0.1cvs22
14836
14837         * src/folder.c
14838         * src/folder.h
14839         * src/prefs_folder_item.c
14840                 Add a button to allow users to drop local caches.
14841
14842 2007-09-21 [colin]      3.0.1cvs21
14843
14844         * src/summaryview.c
14845                 Remove unnecessary error when cancelling export to mbox.
14846                 Patch by Pawel
14847
14848 2007-09-21 [paul]       3.0.1cvs20
14849
14850         * src/gtk/prefswindow.c
14851                 remove unnecessary frames from the prefs
14852                 pages. Patch by Pawel Pekala
14853
14854 2007-09-21 [paul]       3.0.1cvs19
14855
14856         * src/prefs_account.c
14857         * src/prefs_folder_item.c
14858         * src/prefs_quote.c
14859         * src/quote_fmt.c
14860                 put the Templates options into a tabbed
14861                 layout. Patch by Pawel Pekala
14862
14863 2007-09-21 [paul]       3.0.1cvs18
14864
14865         * src/mainwindow.c
14866                 group together the character set menu items
14867                 move the /View/Show or hide/Message view below
14868                 .../Toolbar menu item
14869                 Patch by Pawel Pekala
14870
14871 2007-09-21 [mones]      3.0.1cvs17
14872
14873         * src/compose.c
14874                 Fix for bug 1327, 'segfault when replying to a non-existent
14875                 news message', thanks to Colin.
14876
14877 2007-09-21 [colin]      3.0.1cvs16
14878
14879         * src/folderview.c
14880                 Complete 3.0.1cvs15
14881
14882 2007-09-20 [colin]      3.0.1cvs15
14883
14884         * src/folderview.c
14885         * src/folderview.h
14886                 Maybe fix bug 1324, 'Corrupted IMAP cache'
14887
14888 2007-09-20 [colin]      3.0.1cvs14
14889
14890         * src/printing.c
14891                 Fix a little leak
14892
14893 2007-09-20 [holger]     3.0.1cvs13
14894
14895         * src/printing.c
14896                 Add page layout to print preview.
14897                 Make the close-button in the toolbar
14898                 right-aligned.
14899
14900 2007-09-20 [paul]       3.0.1cvs12
14901
14902         * po/ru.po
14903                 updated by Pavlo Bohmat
14904
14905 2007-09-19 [colin]      3.0.1cvs11
14906
14907         * src/common/utils.c
14908                 Prevent unquoted mime boundaries, by always
14909                 using a /
14910
14911 2007-09-19 [colin]      3.0.1cvs10
14912
14913         * src/printing.c
14914                 Fix drawing area size, fix DPI change that
14915                 can cause total number of lines to decrease
14916
14917 2007-09-19 [colin]      3.0.1cvs9
14918
14919         * po/POTFILES.in
14920         * src/printing.c
14921                 Make print preview more efficient and nicer.
14922                 Patch mostly by Holger Berndt <hb@claws-mail.org>
14923
14924 2007-09-19 [colin]      3.0.1cvs8
14925
14926         * src/prefs_common.c
14927         * src/prefs_common.h
14928         * src/printing.c
14929                 Add scrolledwindow, default allocation and
14930                 size saving to the print preview window.
14931
14932 2007-09-18 [colin]      3.0.1cvs7
14933
14934         * src/prefs_common.c
14935         * src/prefs_common.h
14936         * src/prefs_image_viewer.c
14937         * src/printing.c
14938                 GtkPrintOperation:
14939                 - add image printing support
14940                 - add option to print images
14941                 - add preview widget
14942                 - add saving of a few Page Setup parameters
14943
14944 2007-09-18 [colin]      3.0.1cvs6
14945
14946         * AUTHORS
14947         * src/gtk/authors.h
14948                 Add Guillaume Chazarain
14949
14950 2007-09-18 [colin]      3.0.1cvs5
14951
14952         * src/common/utils.c
14953                 Fix bug 1321, 'access before allocation 
14954                 when scanning for uris'. Patch by 
14955                 Guillaume Chazarain <guichaz@yahoo.fr>
14956
14957 2007-09-18 [colin]      3.0.1cvs4
14958
14959         * src/toolbar.c
14960                 Fix bug 1320, 'Memory leak caused by 
14961                 gtk_container_get_children'. Patch by
14962                 Guillaume Chazarain <guichaz@yahoo.fr>
14963
14964 2007-09-18 [colin]      3.0.1cvs3
14965
14966         * src/printing.c
14967         * src/printing.h
14968                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
14969
14970 2007-09-18 [colin]      3.0.1cvs2
14971
14972         * src/Makefile.am
14973         * src/mainwindow.c
14974         * src/messageview.c
14975         * src/messageview.h
14976         * src/prefs_ext_prog.c
14977         * src/prefs_fonts.c
14978         * src/printing.c
14979         * src/printing.h
14980         * src/summaryview.c
14981                 Use GtkPrintOperation by default on GTK+ >= 2.10
14982                 Patch by Holger Berndt <hb@claws-mail.org>
14983
14984 2007-09-18 [paul]       3.0.1cvs1
14985
14986         * NEWS
14987         * README
14988         * RELEASE_NOTES
14989         * configure.ac
14990                 bump up version number following stable release
14991
14992 2007-09-16 [colin]      3.0.0cvs18
14993
14994         * src/folder.c
14995                 Fix possible memleak
14996
14997 2007-09-16 [colin]      3.0.0cvs17
14998
14999         * src/folderview.c
15000                 Fix bug 1311, 'Wrong arrow position 
15001                 while moving message into folder when 
15002                 column headers hidden'
15003         * src/image_viewer.c
15004                 Show error in the GUI if image can't
15005                 be loaded
15006         * src/matcher.c
15007                 Fix spurious output
15008         * src/messageview.c
15009                 Allow setting domain in msgid
15010         * src/common/plugin.c
15011                 Add timing information
15012
15013 2007-09-16 [colin]      3.0.0cvs16
15014
15015         * src/account.c
15016         * src/compose.c
15017         * src/prefs_account.c
15018         * src/prefs_account.h
15019         * src/common/utils.c
15020                 Remove Generate Message-ID option. We need
15021                 this on some IMAP servers.
15022         * src/prefs_template.c
15023                 Fix double-free
15024
15025 2007-09-16 [colin]      3.0.0cvs15
15026
15027         * src/prefs_filtering.c
15028         * src/prefs_filtering.h
15029         * src/prefs_filtering_action.c
15030         * src/common/tags.c
15031                 Fix tags issues: tags with spaces, renaming
15032                 tags.
15033
15034 2007-09-16 [colin]      3.0.0cvs14
15035
15036         * src/folderview.c
15037         * src/main.c
15038         * src/mainwindow.c
15039                 Fix bug 1308, 'Claws deletes folderlist.xml after
15040                 fetching mail short after start-up'
15041
15042 2007-09-16 [colin]      3.0.0cvs13
15043
15044         * src/compose.c
15045                 Fix scrolling to cursor
15046
15047 2007-09-16 [paul]       3.0.0cvs12
15048
15049         * po/sr.po
15050                 updated by Aleksandar Urosevic
15051
15052 2007-09-16 [paul]       3.0.0cvs11
15053
15054         * src/folder.c
15055                 do not allow locked msgs to be deleted,
15056                 even by filtering/processing
15057
15058 2007-09-07 [paul]       3.0.0cvs10
15059
15060         * src/prefs_folder_column.c
15061         * src/prefs_summary_column.c
15062                 implement button sensitivity
15063                 patch by Pawel Pekala
15064
15065 2007-09-06 [wwp]        3.0.0cvs9
15066
15067         * src/prefs_gtk.c
15068                 Add a missing linefeed to a debug message.
15069
15070 2007-09-05 [colin]      3.0.0cvs8
15071
15072         * src/inc.c
15073                 Fix statusbar/window mismatch on Maemo
15074
15075 2007-09-05 [colin]      3.0.0cvs7
15076
15077         * src/ldaputil.c
15078                 Fix build without USE_LDAP_TLS
15079
15080 2007-09-05 [colin]      3.0.0cvs6
15081
15082         * src/folder.c
15083         * src/imap.c
15084         * src/inc.c
15085         * src/mbox.c
15086         * src/send_message.c
15087         * src/statusbar.c
15088         * src/statusbar.h
15089                 Maemo: distinguish various statusbar messages,
15090                 in order to display only the most important.
15091
15092 2007-09-04 [wwp]        3.0.0cvs5
15093
15094         * src/account.c
15095                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15096                 Show protocol "SMTP" and the appropriate server for send-only
15097                 accounts, show "-" instead of "" when no value is relevant.
15098
15099 2007-09-03 [ticho]      3.0.0cvs4
15100
15101         * src/summaryview.c
15102                 Handle plural form better in delete confirmation dialog.
15103
15104 2007-09-03 [wwp]        3.0.0cvs3
15105
15106         * src/compose.c
15107                 Warn differently when sending or sending later (queueing).
15108
15109 2007-09-03 [colin]      3.0.0cvs2
15110
15111         * src/procmime.c
15112         * src/procmime.h
15113         * src/common/plugin.c
15114         * src/common/plugin.h
15115                 Add a new plugin API, MimeParser. It allows
15116                 plugins to scan email MIME parts and optionally,
15117                 transform them.
15118
15119 2007-09-03 [mones]      3.0.0cvs1
15120
15121         * po/es.po
15122                 Updated translation
15123         * src/common/defs.h
15124                 While a better solution is made double history sizes
15125
15126 2007-09-03 [paul]       3.0.0
15127
15128         * NEWS
15129         * README
15130         * RELEASE_NOTES
15131                 3.0.0 released
15132
15133 [For previous entries, see ChangeLog.2.0.0-3.0.0]