2013-02-18 [wwp] 3.9.0cvs77
[claws.git] / ChangeLog
1 2013-02-18 [wwp]        3.9.0cvs77
2
3         * src/plugins/clamd/.cvsignore
4         * src/plugins/clamd/libclamd/.cvsignore
5         * src/plugins/fetchinfo/.cvsignore
6         * src/plugins/gdata/.cvsignore
7         * src/plugins/mailmbox/.cvsignore
8         * src/plugins/newmail/.cvsignore
9         * src/plugins/notification/.cvsignore
10         * src/plugins/pdf_viewer/.cvsignore
11         * src/plugins/perl/.cvsignore
12         * src/plugins/python/.cvsignore
13         Silent up stuff a bit.
14
15 2013-02-17 [colin]      3.9.0cvs76
16
17         * src/plugins/notification/Makefile.am
18         * src/plugins/notification/notification_banner.c
19         * src/plugins/notification/notification_banner.h
20         * src/plugins/notification/notification_command.c
21         * src/plugins/notification/notification_command.h
22         * src/plugins/notification/notification_core.c
23         * src/plugins/notification/notification_foldercheck.c
24         * src/plugins/notification/notification_foldercheck.h
25         * src/plugins/notification/notification_hotkeys.c
26         * src/plugins/notification/notification_hotkeys.h
27         * src/plugins/notification/notification_indicator.c
28         * src/plugins/notification/notification_indicator.h
29         * src/plugins/notification/notification_lcdproc.c
30         * src/plugins/notification/notification_lcdproc.h
31         * src/plugins/notification/notification_plugin.c
32         * src/plugins/notification/notification_plugin.h
33         * src/plugins/notification/notification_popup.c
34         * src/plugins/notification/notification_popup.h
35         * src/plugins/notification/notification_prefs.c
36         * src/plugins/notification/notification_prefs.h
37         * src/plugins/notification/notification_trayicon.c
38         * src/plugins/notification/notification_trayicon.h
39                 Activate and fix notification (without libindicate)
40
41 2013-02-17 [colin]      3.9.0cvs75
42
43         * src/plugins/Makefile.am
44         * src/plugins/archive/Makefile.am
45         * src/plugins/clamd/Makefile.am
46         * src/plugins/clamd/clamav_plugin.c
47         * src/plugins/clamd/clamav_plugin.h
48         * src/plugins/clamd/clamav_plugin_gtk.c
49         * src/plugins/clamd/placeholder.txt
50         * src/plugins/clamd/libclamd/Makefile.am
51         * src/plugins/clamd/libclamd/clamd-plugin.c
52         * src/plugins/clamd/libclamd/clamd-plugin.h
53         * src/plugins/fetchinfo/Makefile.am
54         * src/plugins/fetchinfo/fetchinfo_plugin.c
55         * src/plugins/fetchinfo/fetchinfo_plugin.h
56         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
57         * src/plugins/fetchinfo/placeholder.txt
58         * src/plugins/gdata/Makefile.am
59         * src/plugins/gdata/cm_gdata_contacts.c
60         * src/plugins/gdata/cm_gdata_contacts.h
61         * src/plugins/gdata/cm_gdata_prefs.c
62         * src/plugins/gdata/cm_gdata_prefs.h
63         * src/plugins/gdata/gdata_plugin.c
64         * src/plugins/gdata/gdata_plugin.h
65         * src/plugins/gdata/placeholder.txt
66         * src/plugins/geolocation/placeholder.txt
67         * src/plugins/gtkhtml2_viewer/placeholder.txt
68         * src/plugins/mailmbox/Makefile.am
69         * src/plugins/mailmbox/carray.c
70         * src/plugins/mailmbox/carray.h
71         * src/plugins/mailmbox/chash.c
72         * src/plugins/mailmbox/chash.h
73         * src/plugins/mailmbox/clist.c
74         * src/plugins/mailmbox/clist.h
75         * src/plugins/mailmbox/mailimf.c
76         * src/plugins/mailmbox/mailimf.h
77         * src/plugins/mailmbox/mailimf_types.c
78         * src/plugins/mailmbox/mailimf_types.h
79         * src/plugins/mailmbox/mailimf_types_helper.c
80         * src/plugins/mailmbox/mailimf_types_helper.h
81         * src/plugins/mailmbox/mailimf_write.c
82         * src/plugins/mailmbox/mailimf_write.h
83         * src/plugins/mailmbox/maillock.c
84         * src/plugins/mailmbox/maillock.h
85         * src/plugins/mailmbox/mailmbox.c
86         * src/plugins/mailmbox/mailmbox.h
87         * src/plugins/mailmbox/mailmbox_folder.c
88         * src/plugins/mailmbox/mailmbox_folder.h
89         * src/plugins/mailmbox/mailmbox_gtk.deps
90         * src/plugins/mailmbox/mailmbox_parse.c
91         * src/plugins/mailmbox/mailmbox_parse.h
92         * src/plugins/mailmbox/mailmbox_types.c
93         * src/plugins/mailmbox/mailmbox_types.h
94         * src/plugins/mailmbox/mmapstring.c
95         * src/plugins/mailmbox/mmapstring.h
96         * src/plugins/mailmbox/placeholder.txt
97         * src/plugins/mailmbox/plugin.c
98         * src/plugins/mailmbox/plugin_gtk.c
99         * src/plugins/mailmbox/plugin_gtk.h
100         * src/plugins/newmail/Makefile.am
101         * src/plugins/newmail/newmail.c
102         * src/plugins/newmail/placeholder.txt
103         * src/plugins/notification/Makefile.am
104         * src/plugins/notification/claws.def
105         * src/plugins/notification/notification_banner.c
106         * src/plugins/notification/notification_banner.h
107         * src/plugins/notification/notification_command.c
108         * src/plugins/notification/notification_command.h
109         * src/plugins/notification/notification_core.c
110         * src/plugins/notification/notification_core.h
111         * src/plugins/notification/notification_foldercheck.c
112         * src/plugins/notification/notification_foldercheck.h
113         * src/plugins/notification/notification_hotkeys.c
114         * src/plugins/notification/notification_hotkeys.h
115         * src/plugins/notification/notification_indicator.c
116         * src/plugins/notification/notification_indicator.h
117         * src/plugins/notification/notification_lcdproc.c
118         * src/plugins/notification/notification_lcdproc.h
119         * src/plugins/notification/notification_pixbuf.c
120         * src/plugins/notification/notification_pixbuf.h
121         * src/plugins/notification/notification_plugin.c
122         * src/plugins/notification/notification_plugin.h
123         * src/plugins/notification/notification_popup.c
124         * src/plugins/notification/notification_popup.h
125         * src/plugins/notification/notification_prefs.c
126         * src/plugins/notification/notification_prefs.h
127         * src/plugins/notification/notification_trayicon.c
128         * src/plugins/notification/notification_trayicon.h
129         * src/plugins/notification/placeholder.txt
130         * src/plugins/notification/plugin.def
131         * src/plugins/notification/raw_claws_mail_logo_64x64.h
132         * src/plugins/notification/version.rc
133         * src/plugins/pdf_viewer/Makefile.am
134         * src/plugins/pdf_viewer/doc_index.xpm
135         * src/plugins/pdf_viewer/doc_index_close.xpm
136         * src/plugins/pdf_viewer/doc_info.xpm
137         * src/plugins/pdf_viewer/first_arrow.xpm
138         * src/plugins/pdf_viewer/last_arrow.xpm
139         * src/plugins/pdf_viewer/left_arrow.xpm
140         * src/plugins/pdf_viewer/placeholder.txt
141         * src/plugins/pdf_viewer/poppler_viewer.c
142         * src/plugins/pdf_viewer/poppler_viewer.h
143         * src/plugins/pdf_viewer/right_arrow.xpm
144         * src/plugins/pdf_viewer/rotate_left.xpm
145         * src/plugins/pdf_viewer/rotate_right.xpm
146         * src/plugins/pdf_viewer/zoom_fit.xpm
147         * src/plugins/pdf_viewer/zoom_in.xpm
148         * src/plugins/pdf_viewer/zoom_out.xpm
149         * src/plugins/pdf_viewer/zoom_width.xpm
150         * src/plugins/perl/Makefile.am
151         * src/plugins/perl/perl_gtk.c
152         * src/plugins/perl/perl_gtk.h
153         * src/plugins/perl/perl_plugin.c
154         * src/plugins/perl/perl_plugin.h
155         * src/plugins/perl/placeholder.txt
156         * src/plugins/python/Makefile.am
157         * src/plugins/python/clawsmailmodule.c
158         * src/plugins/python/clawsmailmodule.h
159         * src/plugins/python/composewindowtype.c
160         * src/plugins/python/composewindowtype.h
161         * src/plugins/python/foldertype.c
162         * src/plugins/python/foldertype.h
163         * src/plugins/python/messageinfotype.c
164         * src/plugins/python/messageinfotype.h
165         * src/plugins/python/nodetype.c
166         * src/plugins/python/nodetype.h
167         * src/plugins/python/placeholder.txt
168         * src/plugins/python/python-hooks.c
169         * src/plugins/python/python-hooks.h
170         * src/plugins/python/python-shell.c
171         * src/plugins/python/python-shell.h
172         * src/plugins/python/python_plugin.c
173         * src/plugins/vcalendar/Makefile.in
174                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
175                 notification, pdf_viewer, perl, python). Notification not yet
176                 enabled because it has too much autoconf switches for my taste.
177
178
179 2013-02-16 [colin]      3.9.0cvs74
180
181         * po/POTFILES.in
182         * po/bg.po
183         * po/ca.po
184         * po/cs.po
185         * po/de.po
186         * po/en_GB.po
187         * po/es.po
188         * po/fi.po
189         * po/fr.po
190         * po/hu.po
191         * po/id_ID.po
192         * po/it.po
193         * po/ja.po
194         * po/lt.po
195         * po/nl.po
196         * po/pl.po
197         * po/pt_BR.po
198         * po/pt_PT.po
199         * po/ru.po
200         * po/sk.po
201         * po/sv.po
202         * po/uk.po
203         * po/zh_CN.po
204         * po/zh_TW.po
205         * src/plugins/Makefile.am
206         * src/plugins/archive/.cvsignore
207         * src/plugins/archive/Makefile.am
208         * src/plugins/archive/archiver.c
209         * src/plugins/archive/archiver.h
210         * src/plugins/archive/archiver_gtk.c
211         * src/plugins/archive/archiver_prefs.c
212         * src/plugins/archive/archiver_prefs.h
213         * src/plugins/archive/libarchive_archive.c
214         * src/plugins/archive/libarchive_archive.h
215         * src/plugins/archive/placeholder.txt
216         * src/plugins/att_remover/.cvsignore
217         * src/plugins/att_remover/Makefile.am
218         * src/plugins/att_remover/att_remover.c
219         * src/plugins/att_remover/placeholder.txt
220         * src/plugins/bsfilter/.cvsignore
221         * src/plugins/bsfilter/Makefile.am
222         * src/plugins/bsfilter/bsfilter.c
223         * src/plugins/bsfilter/bsfilter.h
224         * src/plugins/bsfilter/bsfilter_gtk.c
225         * src/plugins/bsfilter/claws.def
226         * src/plugins/bsfilter/placeholder.txt
227         * src/plugins/bsfilter/plugin.def
228         * src/plugins/bsfilter/version.rc
229                 Add archive, att_remover, bsfilter
230         * src/plugins/vcalendar/Makefile.in
231         * src/plugins/vcalendar/libical/libical/icalversion.h
232                 Remove useless files
233
234 2013-02-16 [colin]      3.9.0cvs73
235
236         * src/plugins/Makefile.am
237         * src/plugins/acpi_notifier/Makefile.am
238         * src/plugins/acpi_notifier/acpi_notifier.c
239         * src/plugins/acpi_notifier/placeholder.txt
240         * src/plugins/address_keeper/Makefile.am
241         * src/plugins/address_keeper/address_keeper.c
242         * src/plugins/address_keeper/address_keeper.h
243         * src/plugins/address_keeper/address_keeper_prefs.c
244         * src/plugins/address_keeper/address_keeper_prefs.h
245         * src/plugins/address_keeper/claws.def
246         * src/plugins/address_keeper/placeholder.txt
247         * src/plugins/address_keeper/plugin.def
248         * src/plugins/address_keeper/version.rc
249         * src/plugins/attachwarner/Makefile.am
250         * src/plugins/attachwarner/attachwarner.c
251         * src/plugins/attachwarner/attachwarner.h
252         * src/plugins/attachwarner/attachwarner_prefs.c
253         * src/plugins/attachwarner/attachwarner_prefs.h
254         * src/plugins/attachwarner/claws.def
255         * src/plugins/attachwarner/placeholder.txt
256         * src/plugins/attachwarner/plugin.def
257         * src/plugins/attachwarner/version.rc
258         * src/plugins/vcalendar/libical/libical/icalversion.h
259         * po/POTFILES.in
260         * po/bg.po
261         * po/ca.po
262         * po/cs.po
263         * po/de.po
264         * po/en_GB.po
265         * po/es.po
266         * po/fi.po
267         * po/fr.po
268         * po/hu.po
269         * po/id_ID.po
270         * po/it.po
271         * po/ja.po
272         * po/lt.po
273         * po/nl.po
274         * po/pl.po
275         * po/pt_BR.po
276         * po/pt_PT.po
277         * po/ru.po
278         * po/sk.po
279         * po/sr.po
280         * po/sv.po
281         * po/uk.po
282         * po/zh_CN.po
283         * po/zh_TW.po
284                 Now do acpi_notifier, attachwarner, address_keeper
285
286 2013-02-16 [colin]      3.9.0cvs72
287
288         * po/POTFILES.in
289         * po/bg.po
290         * po/ca.po
291         * po/cs.po
292         * po/de.po
293         * po/en_GB.po
294         * po/es.po
295         * po/fi.po
296         * po/fr.po
297         * po/hu.po
298         * po/id_ID.po
299         * po/it.po
300         * po/ja.po
301         * po/lt.po
302         * po/nl.po
303         * po/pl.po
304         * po/pt_BR.po
305         * po/pt_PT.po
306         * po/ru.po
307         * po/sk.po
308         * po/sr.po
309         * po/sv.po
310         * po/uk.po
311         * po/zh_CN.po
312         * po/zh_TW.po
313                 Merge RSSyl's translations
314
315 2013-02-16 [colin]      3.9.0cvs71
316
317         * src/mainwindow.c
318                 Fix use-after-free (introduced in cvs61)
319
320 2013-02-16 [colin]      3.9.0cvs70
321
322         * src/main.c
323         * src/prefs_common.c
324         * src/prefs_common.h
325         * src/common/defs.h
326         * src/common/w32_account.c
327                 Add an hidden preference to set the Windows theme
328         * src/plugins/Makefile.am
329         * src/plugins/rssyl/Makefile.am
330         * src/plugins/rssyl/claws.def
331         * src/plugins/rssyl/date.c
332         * src/plugins/rssyl/date.h
333         * src/plugins/rssyl/feed.c
334         * src/plugins/rssyl/feed.h
335         * src/plugins/rssyl/feedprops.c
336         * src/plugins/rssyl/feedprops.h
337         * src/plugins/rssyl/opml.c
338         * src/plugins/rssyl/opml.h
339         * src/plugins/rssyl/parsers.c
340         * src/plugins/rssyl/parsers.h
341         * src/plugins/rssyl/placeholder.txt
342         * src/plugins/rssyl/plugin.c
343         * src/plugins/rssyl/plugin.def
344         * src/plugins/rssyl/rssyl.c
345         * src/plugins/rssyl/rssyl.h
346         * src/plugins/rssyl/rssyl_cb_gtk.c
347         * src/plugins/rssyl/rssyl_cb_gtk.h
348         * src/plugins/rssyl/rssyl_cb_menu.c
349         * src/plugins/rssyl/rssyl_cb_menu.h
350         * src/plugins/rssyl/rssyl_gtk.c
351         * src/plugins/rssyl/rssyl_gtk.h
352         * src/plugins/rssyl/rssyl_prefs.c
353         * src/plugins/rssyl/rssyl_prefs.h
354         * src/plugins/rssyl/strreplace.c
355         * src/plugins/rssyl/strreplace.h
356         * src/plugins/rssyl/version.rc
357                 Add RSSyl
358         * src/plugins/vcalendar/Makefile.am
359         * src/plugins/vcalendar/Makefile.in
360         * src/plugins/vcalendar/plugin.c
361         * src/plugins/vcalendar/libical/libical/icalversion.h
362                 Fix Curl flags :)
363
364 2013-02-14 [paul]       3.9.0cvs69
365
366         * po/id_ID.po
367                 "fix" plural forms
368
369 2013-02-14 [colin]      3.9.0cvs68
370
371         * po/POTFILES.in
372                 Add vcalendar files
373         * po/merge-po-from-plugin.sh
374                 Add helper script to merge external plugins translations
375         * po/bg.po
376         * po/ca.po
377         * po/cs.po
378         * po/de.po
379         * po/en_GB.po
380         * po/es.po
381         * po/fi.po
382         * po/fr.po
383         * po/hu.po
384         * po/id_ID.po
385         * po/it.po
386         * po/ja.po
387         * po/lt.po
388         * po/nl.po
389         * po/pl.po
390         * po/pt_BR.po
391         * po/pt_PT.po
392         * po/ru.po
393         * po/sk.po
394         * po/sr.po
395         * po/sv.po
396         * po/uk.po
397         * po/zh_CN.po
398         * po/zh_TW.po
399                 Merge translations from fancy and vcalendar
400
401 2013-02-14 [colin]      3.9.0cvs67
402
403         * configure.ac
404                 Fix perl detection
405
406 2013-02-14 [colin]      3.9.0cvs66
407
408         * src/plugins/vcalendar/claws.def
409         * src/plugins/vcalendar/plugin.def
410                 Add missing files
411         * src/plugins/vcalendar/libical/Makefile.in
412         * src/plugins/vcalendar/libical/design-data/Makefile.in
413         * src/plugins/vcalendar/libical/libical/Makefile.in
414         * src/plugins/vcalendar/libical/scripts/Makefile.in
415                 Remove extraneous files
416
417 2013-02-13 [colin]      3.9.0cvs65
418
419         * src/plugins/address_dup_finder/placeholder.txt
420         * src/plugins/synce/placeholder.txt
421                 Removed, deprecated plugins
422         * src/plugins/Makefile.am
423         * src/plugins/vcalendar/Makefile.am
424         * src/plugins/vcalendar/Makefile.in
425         * src/plugins/vcalendar/common-views.c
426         * src/plugins/vcalendar/common-views.h
427         * src/plugins/vcalendar/day-view.c
428         * src/plugins/vcalendar/icaltime_as_local.c
429         * src/plugins/vcalendar/icaltime_as_local.h
430         * src/plugins/vcalendar/month-view.c
431         * src/plugins/vcalendar/placeholder.txt
432         * src/plugins/vcalendar/plugin.c
433         * src/plugins/vcalendar/vcal_dbus.c
434         * src/plugins/vcalendar/vcal_dbus.h
435         * src/plugins/vcalendar/vcal_folder.c
436         * src/plugins/vcalendar/vcal_folder.h
437         * src/plugins/vcalendar/vcal_interface.h
438         * src/plugins/vcalendar/vcal_manager.c
439         * src/plugins/vcalendar/vcal_manager.h
440         * src/plugins/vcalendar/vcal_meeting_gtk.c
441         * src/plugins/vcalendar/vcal_meeting_gtk.h
442         * src/plugins/vcalendar/vcal_prefs.c
443         * src/plugins/vcalendar/vcal_prefs.h
444         * src/plugins/vcalendar/vcalendar.c
445         * src/plugins/vcalendar/vcalendar.h
446         * src/plugins/vcalendar/version.rc
447         * src/plugins/vcalendar/libical/.cvsignore
448         * src/plugins/vcalendar/libical/Makefile.am
449         * src/plugins/vcalendar/libical/Makefile.in
450         * src/plugins/vcalendar/libical/design-data/.cvsignore
451         * src/plugins/vcalendar/libical/design-data/Makefile.am
452         * src/plugins/vcalendar/libical/design-data/Makefile.in
453         * src/plugins/vcalendar/libical/design-data/parameters.csv
454         * src/plugins/vcalendar/libical/design-data/properties.csv
455         * src/plugins/vcalendar/libical/design-data/restrictions.csv
456         * src/plugins/vcalendar/libical/design-data/status.txt
457         * src/plugins/vcalendar/libical/design-data/value-types.csv
458         * src/plugins/vcalendar/libical/libical/.cvsignore
459         * src/plugins/vcalendar/libical/libical/Makefile.am
460         * src/plugins/vcalendar/libical/libical/Makefile.in
461         * src/plugins/vcalendar/libical/libical/icalattendee.c
462         * src/plugins/vcalendar/libical/libical/icalattendee.h
463         * src/plugins/vcalendar/libical/libical/icalcomponent.c
464         * src/plugins/vcalendar/libical/libical/icalcomponent.h
465         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
466         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
467         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
468         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
469         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
470         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
471         * src/plugins/vcalendar/libical/libical/icalduration.c
472         * src/plugins/vcalendar/libical/libical/icalduration.h
473         * src/plugins/vcalendar/libical/libical/icalenums.c
474         * src/plugins/vcalendar/libical/libical/icalenums.h
475         * src/plugins/vcalendar/libical/libical/icalerror.c
476         * src/plugins/vcalendar/libical/libical/icalerror.h
477         * src/plugins/vcalendar/libical/libical/icallangbind.c
478         * src/plugins/vcalendar/libical/libical/icallangbind.h
479         * src/plugins/vcalendar/libical/libical/icallexer.l
480         * src/plugins/vcalendar/libical/libical/icalmemory.c
481         * src/plugins/vcalendar/libical/libical/icalmemory.h
482         * src/plugins/vcalendar/libical/libical/icalmime.c
483         * src/plugins/vcalendar/libical/libical/icalmime.h
484         * src/plugins/vcalendar/libical/libical/icalparameter.c
485         * src/plugins/vcalendar/libical/libical/icalparameter.h
486         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
487         * src/plugins/vcalendar/libical/libical/icalparser.c
488         * src/plugins/vcalendar/libical/libical/icalparser.h
489         * src/plugins/vcalendar/libical/libical/icalperiod.c
490         * src/plugins/vcalendar/libical/libical/icalperiod.h
491         * src/plugins/vcalendar/libical/libical/icalproperty.c
492         * src/plugins/vcalendar/libical/libical/icalproperty.h
493         * src/plugins/vcalendar/libical/libical/icalrecur.c
494         * src/plugins/vcalendar/libical/libical/icalrecur.h
495         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
496         * src/plugins/vcalendar/libical/libical/icalrestriction.h
497         * src/plugins/vcalendar/libical/libical/icaltime.c
498         * src/plugins/vcalendar/libical/libical/icaltime.h
499         * src/plugins/vcalendar/libical/libical/icaltypes.c
500         * src/plugins/vcalendar/libical/libical/icaltypes.h
501         * src/plugins/vcalendar/libical/libical/icalvalue.c
502         * src/plugins/vcalendar/libical/libical/icalvalue.h
503         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
504         * src/plugins/vcalendar/libical/libical/icalversion.h
505         * src/plugins/vcalendar/libical/libical/icalversion.h.in
506         * src/plugins/vcalendar/libical/libical/icalyacc.output
507         * src/plugins/vcalendar/libical/libical/icalyacc.y
508         * src/plugins/vcalendar/libical/libical/pvl.c
509         * src/plugins/vcalendar/libical/libical/pvl.h
510         * src/plugins/vcalendar/libical/libical/sspm.c
511         * src/plugins/vcalendar/libical/libical/sspm.h
512         * src/plugins/vcalendar/libical/libical/vsnprintf.c
513         * src/plugins/vcalendar/libical/scripts/.cvsignore
514         * src/plugins/vcalendar/libical/scripts/Makefile.am
515         * src/plugins/vcalendar/libical/scripts/Makefile.in
516         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
517         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
518         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
519         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
520         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
521         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
522         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
523         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
524                 Add vcalendar.
525
526 2013-02-13 [colin]      3.9.0cvs64
527
528         * src/plugins/acpi_notifier/placeholder.txt
529         * src/plugins/address_dup_finder/placeholder.txt
530         * src/plugins/address_keeper/placeholder.txt
531         * src/plugins/archive/placeholder.txt
532         * src/plugins/att_remover/placeholder.txt
533         * src/plugins/attachwarner/placeholder.txt
534         * src/plugins/bsfilter/placeholder.txt
535         * src/plugins/clamd/placeholder.txt
536         * src/plugins/fetchinfo/placeholder.txt
537         * src/plugins/gdata/placeholder.txt
538         * src/plugins/geolocation/placeholder.txt
539         * src/plugins/gtkhtml2_viewer/placeholder.txt
540         * src/plugins/mailmbox/placeholder.txt
541         * src/plugins/newmail/placeholder.txt
542         * src/plugins/notification/placeholder.txt
543         * src/plugins/pdf_viewer/placeholder.txt
544         * src/plugins/perl/placeholder.txt
545         * src/plugins/python/placeholder.txt
546         * src/plugins/rssyl/placeholder.txt
547         * src/plugins/spam_report/placeholder.txt
548         * src/plugins/synce/placeholder.txt
549         * src/plugins/tnef_parse/placeholder.txt
550         * src/plugins/vcalendar/placeholder.txt
551                 Add temporary placeholders for ex-extra-plugins to be
552                 integrated.
553
554 2013-02-13 [paul]       3.9.0cvs63
555
556         * src/plugins/fancy/Makefile.am
557                 no need for EXTRA_DIST
558
559 2013-02-13 [paul]       3.9.0cvs62
560
561         * configure.ac
562         * po/POTFILES.in
563         * src/plugins/Makefile.am
564         * src/plugins/fancy/Makefile.am
565         * src/plugins/fancy/fancy_prefs.c
566         * src/plugins/fancy/fancy_prefs.h
567         * src/plugins/fancy/fancy_viewer.c
568         * src/plugins/fancy/fancy_viewer.h
569                 move the Fancy plugin into core
570
571 2013-02-11 [paul]       3.9.0cvs61
572
573         * src/mainwindow.c
574                 use the Delete key to remove colour label accels (same as everywhere else).
575                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
576
577 2013-01-26 [mir]        3.9.0cvs60
578
579         * tools/vcard2xml.py
580         Fixes bugs:
581             1) Lines split over more than one line breaks parser
582             2) Get email addres correct. Not only email;internet
583         Improvements:
584             1) Basic handling of vcard 3.0
585
586
587 2013-01-23 [colin]      3.9.0cvs59
588
589         * src/action.c
590         * src/common/utils.c
591                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
592
593 2013-01-23 [colin]      3.9.0cvs58
594
595         * src/imap.c
596                 Fix bug #2863, "Applying has_attachment quicksearch
597                 on IMAP segfaults".
598
599 2013-01-21 [paul]       3.9.0cvs57
600
601         * src/codeconv.h
602         * src/procmime.c
603                 fix bug 2862, 'Segmentation fault when replying to a
604                 message where the "code conversion" fails'. add support
605                 for X-VIET-VPS encoding
606
607 2013-01-21 [paul]       3.9.0cvs56
608
609         * src/common/defs.h
610         * src/gtk/about.c
611                 promote the users' ml on the About/Info tab
612
613 2013-01-09 [paul]       3.9.0cvs55
614
615         * doc/man/claws-mail.1
616         * src/gtk/about.c
617                 update copyright year
618
619 2013-01-09 [paul]       3.9.0cvs54
620
621         * src/gtk/gtkaspell.c
622                 fix sensitivity of 'Use both dictionaries' in compose window
623
624 2013-01-09 [mir]        3.9.0cvs53
625
626         * tools/vcard2xml.py
627             Fix missing file encoding info.
628             See -> http://www.python.org/dev/peps/pep-0263/
629
630
631 2013-01-08 [mones]      3.9.0cvs52
632
633         * claws-mail.desktop
634                 Added Swedish translation by Andreas Rönnquist
635
636 2012-12-20 [colin]      3.9.0cvs51
637
638         * src/action.c
639                 Fix crash on action error;
640                 Fix trimming of leading spaces in actions
641
642 2012-12-19 [colin]      3.9.0cvs50
643
644         * src/editldap.c
645         * src/ldapctrl.c
646         * src/ldapserver.c
647                 Make LDAP over SSL work on Win32 - but not TLS,
648                 unfortunately. Also, it requires the certificate
649                 to be trusted.
650
651 2012-12-16 [colin]      3.9.0cvs49
652
653         * src/messageview.c
654                 Add missing \n at end of the return receipt last part's headers.
655
656 2012-12-15 [paul]       3.9.0cvs48
657
658         * src/addrselect.c
659                 fix bug 2832, 'mail to from adress-book splitt names'
660
661 2012-12-12 [colin]      3.9.0cvs47
662
663         * src/action.c
664                 Port to g_spawn API and make actions work better on Win32
665         * src/mainwindow.c
666                 Indentation
667
668 2012-12-12 [ticho]      3.9.0cvs46
669
670         * src/compose.c
671                 Move focus to body textview when subject entry is activated
672                 (Enter key pressed) in compose window.
673
674 2012-12-10 [mones]      3.9.0cvs45
675
676         * src/addr_compl.c
677                 Fix bug #2835 (core part) to allow NULL names which
678                 have an address
679
680 2012-12-07 [colin]      3.9.0cvs44
681
682         * src/news.c
683                 Try to fix strange crash in nntp_ping/session_destroy...
684
685 2012-12-06 [mones]      3.9.0cvs43
686
687         * tools/README
688         * tools/gif2xface.pl
689         * tools/outlook2claws-mail.pl
690                 Fix address not working since years ago
691
692 2012-12-05 [mones]      3.9.0cvs42
693
694         * src/prefs_gtk.c
695                 Do not set to NULL string preferences which have "" as
696                 default value
697
698 2012-12-05 [colin]      3.9.0cvs41
699
700         * src/common/ssl.c
701                 Nullify xcred pointer like the other ones
702
703 2012-12-03 [wwp]        3.9.0cvs40
704
705         * src/summaryview.c
706         * src/mainwindow.c
707         Avoid any possible confusion: 0 is not a neutral value when passed
708         to main_window_get_mask() - use -1 instead, even in those cases we
709         don't care.
710
711 2012-12-03 [wwp]        3.9.0cvs39
712
713         * src/toolbar.c
714         Fix sensitivity of next-unread toolbar button.
715
716 2012-12-03 [colin]      3.9.0cvs38
717
718         * src/common/utils.c
719                 Fix following relative symlinks
720
721 2012-12-02 [colin]      3.9.0cvs37
722
723         * src/main.c
724                 Of course you can't, Windows. Of course...
725
726 2012-12-02 [colin]      3.9.0cvs36
727
728         * src/main.c
729                 Move control sockets inside their own directory,
730                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
731                 - cleaner separation of sockets and config dirs in
732                   case of alternate config directories
733                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
734                   exists as a socket, use it to control the running entity
735                 - backwards migration is handled: starting an old Claws Mail
736                   version will bail out as creating the legacy socket won't
737                   be possible.
738                 - migration for alternate-config-dirs is not handled, which
739                   could be mentioned in release notes.
740                 Fixes bug #2828, "Use MD5 digest for socket name"
741
742 2012-12-01 [colin]      3.9.0cvs35
743
744         * src/common/utils.c
745                 As usual, Windows is a little bit different
746                 (you have to love it the same as the normal OSes...)
747
748 2012-12-01 [colin]      3.9.0cvs34
749
750         * src/common/utils.c
751         * src/common/utils.h
752                 Add a canonicalizer function and use it to
753                 canonicalize rc_dir.
754
755 2012-11-30 [mones]      3.9.0cvs33
756
757         * src/common/plugin.c
758                 Fixes #1137 completely, saving path-less plugins as is
759                 in config. With this patch user can edit plugin list on
760                 clawsrc and remove absolute paths from shared plugins,
761                 leaving only the "pluginname.so". Those will be tried to
762                 load from plugin dir of the loading core. Notice that
763                 those will also fail to load on older versions, and will
764                 probably be removed from your config without warning by
765                 the older version.
766
767 2012-11-30 [wwp]        3.9.0cvs32
768
769         * src/mainwindow.c
770         * src/mainwindow.h
771         * src/summaryview.c
772         * src/toolbar.c
773         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
774         also fix list loop initializers.
775
776 2012-11-30 [wwp]        3.9.0cvs31
777
778         * src/mainwindow.c
779         * src/mainwindow.h
780         * src/procmsg.c
781         * src/send_message.c
782         * src/send_message.h
783         * src/toolbar.c
784         * src/toolbar.h
785         Add Message/Cancel sending (same as --cancel-sending), adds the
786         relevant toolbar icon, and an extra cancel sending+receiving icon
787         for convenience.
788
789 2012-11-29 [colin]      3.9.0cvs30
790
791         * src/mainwindow.c
792                 Fix mask on a few menu items (thanks Ricardo!)
793
794 2012-11-28 [wwp]        3.9.0cvs29
795
796         * src/mainwindow.c
797         * src/mainwindow.h
798         * src/summaryview.c
799         * src/toolbar.c
800         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
801         Complete toolbar_init(), which was missing few inits.
802
803 2012-11-28 [colin]      3.9.0cvs28
804
805         * src/mainwindow.c
806         * src/news.c
807         * src/news.h
808         * src/etpan/nntp-thread.c
809                 Disconnect NNTP accounts too when switching offline
810
811 2012-11-28 [colin]      3.9.0cvs27
812
813         * src/imap.c
814         * src/news.c
815         * src/common/session.c
816         * src/common/session.h
817                 Add keep-alive pings on IMAP and NNTP
818
819 2012-11-28 [colin]      3.9.0cvs26
820
821         * src/imap.c
822         * src/etpan/imap-thread.c
823         * src/etpan/imap-thread.h
824                 Try locale's charset and UTF-7 on server-side
825                 searches when UTF-8 fails. Also, don't even
826                 mention a charset if searching for an ASCII
827                 string.
828
829 2012-11-27 [colin]      3.9.0cvs25
830
831         * src/main.c
832                 Unbreak the build.
833
834 2012-11-27 [colin]      3.9.0cvs24
835
836         * src/common/ssl.c
837                 Fix bug #2826, "replace deprecated gnutls function"
838                 Patch by Christian Hesse
839
840 2012-11-27 [colin]      3.9.0cvs23
841
842         * src/gtk/manage_window.c
843                 Stop spamming logs with focus events.
844
845 2012-11-27 [colin]      3.9.0cvs22
846
847         * src/mainwindow.c
848         * src/prefs_common.c
849         * src/prefs_common.h
850                 Unsneak a work-in-progress patch that I mistakengly
851                 commited with a cleanup
852
853 2012-11-27 [wwp]        3.9.0cvs21
854
855         * doc/man/claws-mail.1
856         * src/main.c
857         * src/send_message.c
858         * src/send_message.h
859                 Add --cancel-sending command-line switch.
860
861 2012-11-23 [colin]      3.9.0cvs20
862
863         * src/jpilot.c
864         * src/main.c
865         * src/mainwindow.c
866         * src/matcher.c
867         * src/prefs_common.c
868         * src/prefs_common.h
869         * src/procmsg.c
870         * src/common/socket.c
871         * src/common/socket.h
872         * src/common/ssl.c
873         * src/common/ssl_certificate.c
874         * src/common/ssl_certificate.h
875         * src/etpan/imap-thread.c
876         * src/etpan/nntp-thread.c
877                 Cleanup some warnings and deprecated types. Patch by
878                 Christian Hesse, fixing bug #2617. Thanks!
879
880 2012-11-23 [colin]      3.9.0cvs19
881
882         * AUTHORS
883         * src/gtk/authors.h
884                 Add Christian Hesse which was forgotten for some reason
885
886 2012-11-21 [colin]      3.9.0cvs18
887
888         * src/etpan/imap-thread.c
889                 Don't set charset on simple searches. Fixes Exchange 2007.
890
891 2012-11-20 [colin]      3.9.0cvs17
892
893         * src/prefs_matcher.c
894                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
895
896 2012-11-20 [ticho]      3.9.0cvs16
897
898         * src/gtk/prefswindow.c
899                 Actually allow folder preference pages which are in top level of
900                 page index UI to be selected.
901
902 2012-11-20 [ticho]      3.9.0cvs15
903
904         * src/prefs_folder_item.c
905                 Remove useless "Folder" root in page index of folder preferences UI.
906
907 2012-11-18 [colin]      3.9.0cvs14
908
909         * AUTHORS
910         * src/advsearch.c
911         * src/matcher.c
912         * src/matcher.h
913         * src/matcher_parser_parse.y
914         * src/prefs_matcher.c
915         * src/gtk/authors.h
916         * src/gtk/quicksearch.c
917                 Add age_{greater,lower}_hours matcher criteria
918                 Initial patch by Abhay S. Kushwaha.
919
920 2012-11-18 [ticho]      3.9.0cvs13
921
922         * src/mbox.c
923                 Improve i18n plural handling in a string used while
924                 importing from mbox.
925
926 2012-11-16 [ticho]      3.9.0cvs12
927
928         * po/bg.po
929         * po/ca.po
930         * po/cs.po
931         * po/de.po
932         * po/en_GB.po
933         * po/es.po
934         * po/fi.po
935         * po/fr.po
936         * po/he.po
937         * po/hu.po
938         * po/id_ID.po
939         * po/it.po
940         * po/ja.po
941         * po/lt.po
942         * po/nl.po
943         * po/pl.po
944         * po/pt_BR.po
945         * po/pt_PT.po
946         * po/ru.po
947         * po/sk.po
948         * po/sr.po
949         * po/sv.po
950         * po/uk.po
951         * po/zh_CN.po
952         * po/zh_TW.po
953         * po/Makevars
954                 Update message catalogs to match changes in 3.9.0cvs11.
955
956 2012-11-16 [ticho]      3.9.0cvs11
957
958         * src/account.c
959         * src/addrcustomattr.c
960         * src/edittags.c
961         * src/prefs_filtering.c
962         * src/prefs_matcher.c
963         * src/prefs_msg_colors.c
964         * src/toolbar.c
965         * src/uri_opener.c
966         * src/wizard.c
967         * src/common/utils.c
968         * src/gtk/about.c
969                 Use pgettext() and friends for i18n context strings, instead of
970                 having a pipe character in msgid for context separation. This uses
971                 glib's C_ macro, instead of Q_.
972
973 2012-11-16 [colin]      3.9.0cvs10
974
975         * src/foldersel.c
976         * src/prefs_actions.c
977         * src/prefs_filtering_action.c
978         * src/prefs_matcher.c
979         * src/quote_fmt.c
980         * src/gtk/description_window.c
981         * src/gtk/description_window.h
982         * src/gtk/inputdialog.c
983         * src/gtk/manage_window.c
984         * src/gtk/quicksearch.c
985                 Try to better fix focus problems. Should address:
986                 Bug #2774
987                 Bug #2624
988                 Bug #1963
989                 Bug #2780
990                 Please check using your favorite WM that the following works:
991                 Information button (Quicksearch, Templates, 'Test' filtering 
992                 condition)
993                 Folder selection (Move/Copy contextual menu,
994                 various preferences, including 'New folder').
995                 Tested with XFCE, Gnome Shell and Windows.
996                 
997
998 2012-11-16 [colin]      3.9.0cvs9
999
1000         * src/advsearch.c
1001                 Init is_fast too
1002
1003 2012-11-16 [colin]      3.9.0cvs8
1004
1005         * src/advsearch.c
1006                 Fix missing initialisation of bool_and which could
1007                 lead to From/To/Subject/Tag searches searching with
1008                 binary and.
1009                 Also clean up tag expansion. No need to create a
1010                 matcher string and re-parse it.
1011
1012 2012-11-16 [paul]       3.9.0cvs7
1013
1014         * po/de.po
1015                 fix by Thomas Bellmann
1016
1017 2012-11-15 [colin]      3.9.0cvs6
1018
1019         * src/summaryview.c
1020                 Fix bug #2785, "Marking mails for deletion reopens internal 
1021                 message view"
1022
1023 2012-11-15 [colin]      3.9.0cvs5
1024
1025         * src/main.c
1026         * src/statusbar.c
1027         * src/gtk/gtkcmclist.c
1028         * src/gtk/gtkcmclist.h
1029                 a few more GTK+3 fixes. Segfaults on me, though.
1030
1031 2012-11-15 [colin]      3.9.0cvs4
1032
1033         * src/Makefile.am
1034         * src/action.c
1035         * src/addr_compl.c
1036         * src/addressbook.c
1037         * src/addrgather.c
1038         * src/compose.c
1039         * src/editaddress.c
1040         * src/editgroup.c
1041         * src/main.c
1042         * src/mainwindow.c
1043         * src/message_search.c
1044         * src/prefs_display_header.c
1045         * src/prefs_filtering_action.c
1046         * src/prefs_matcher.c
1047         * src/prefs_other.c
1048         * src/prefs_toolbar.c
1049         * src/printing.c
1050         * src/stock_pixmap.c
1051         * src/summary_search.c
1052         * src/summaryview.c
1053         * src/textview.c
1054         * src/gtk/Makefile.am
1055         * src/gtk/colorlabel.c
1056         * src/gtk/combobox.c
1057         * src/gtk/combobox.h
1058         * src/gtk/gtkcmclist.c
1059         * src/gtk/gtkcmclist.h
1060         * src/gtk/gtkcmctree.c
1061         * src/gtk/gtksctree.c
1062         * src/gtk/gtkshruler.c
1063         * src/gtk/gtkutils.c
1064         * src/gtk/gtkutils.h
1065         * src/gtk/inputdialog.c
1066         * src/gtk/quicksearch.c
1067         * src/plugins/pgpcore/Makefile.am
1068         * src/plugins/pgpinline/Makefile.am
1069         * src/plugins/pgpmime/Makefile.am
1070         * src/plugins/smime/Makefile.am
1071                 Big GTK+3 patch from Hanno Meyer-Thurow
1072
1073 2012-11-15 [wwp]        3.9.0cvs3
1074
1075         * doc/man/claws-mail.1
1076         * src/main.c
1077                 Add --cancel-receiving command-line switch.
1078
1079 2012-11-15 [wwp]        3.9.0cvs2
1080
1081         * src/ssl_manager.c
1082         * src/gtk/sslcertwindow.c
1083                 Fix Capitalization.
1084
1085 2012-11-15 [paul]       3.9.0cvs1
1086
1087         * po/cs.po
1088         * po/fi.po
1089         * po/sk.po
1090                 updates from David Vachulka, Flammie Pirinen, and
1091                 Slavko
1092
1093 2012-11-14 [paul]       3.9.0
1094         * NEWS
1095         * README
1096         * RELEASE_NOTES 
1097                 3.9.0 unleashed!
1098
1099 2012-11-14 [paul]       3.8.1cvs123
1100
1101         * po/de.po
1102         * po/es.po
1103         * po/fi.po
1104         * po/fr.po
1105         * po/hu.po
1106         * po/pt_BR.po
1107         * po/sv.po
1108         * po/uk.po
1109         * po/zh_TW.po
1110                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1111                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1112                 YUP, Wei-Lun Chao
1113
1114 2012-11-14 [paul]       3.8.1cvs122
1115
1116         * tools/README
1117         * tools/fix_date.sh
1118                 improvements by wwp
1119
1120 2012-11-14 [colin]      3.8.1cvs121
1121
1122         * src/action.c
1123                 And fix warning with breaking functionality
1124
1125 2012-11-14 [paul]       3.8.1cvs120
1126
1127         * src/action.c
1128                 revert this change from 3.8.1cvs60, it breaks
1129                 actions with a pipe
1130
1131 2012-11-14 [colin]      3.8.1cvs119
1132
1133         * src/common/plugin.c
1134                 If plugin fails to load from absolute path, try from
1135                 default plugin path. 
1136                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1137                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1138                 results in wrong paths in clawsrc'
1139
1140 2012-11-12 [colin]      3.8.1cvs118
1141
1142         * src/messageview.c
1143                 Fix initial focus on textview. Fixes bug #2776,
1144                 "Make all menu shortcuts work properly in the message window"
1145
1146 2012-11-09 [colin]      3.8.1cvs117
1147
1148         * src/etpan/imap-thread.c
1149                 Specify search charset. Thanks to Aleksei Miheev
1150
1151 2012-11-08 [colin]      3.8.1cvs116
1152
1153         * src/common/socket.c
1154         * src/gtk/gtkutils.c
1155                 Fix socket communication
1156
1157 2012-11-08 [colin]      3.8.1cvs115
1158
1159         * src/plugins/pgpcore/sgpgme.c
1160                 Fix Windows runtime crash
1161
1162 2012-11-08 [colin]      3.8.1cvs114
1163
1164         * src/gtk/quicksearch.c
1165                 Fix going active with NULL matchstring (for example
1166                 when changing type before typing anything)
1167
1168 2012-11-07 [colin]      3.8.1cvs113
1169
1170         * src/mbox.c
1171                 Fix Windows build
1172
1173 2012-11-06 [mones]      3.8.1cvs112
1174
1175         * doc/man/claws-mail.1
1176                 Sync with AUTHORS file
1177         * src/gtk/quicksearch.c
1178                 Add number units where appropriate
1179
1180 2012-10-31 [paul]       3.8.1cvs111
1181
1182         * src/prefs_folder_item.c
1183                 add missing closing bracket. thanks to Andreas Rönnquist.
1184
1185 2012-10-31 [colin]      3.8.1cvs110
1186
1187         * src/prefs_folder_item.c
1188                 Fix prefs text and extra semi-colon. Thanks to Paul!
1189
1190 2012-10-31 [colin]      3.8.1cvs109
1191
1192         * src/folder_item_prefs.c
1193         * src/folder_item_prefs.h
1194         * src/messageview.c
1195         * src/prefs_folder_item.c
1196                 Implement feature from bug #2569, 
1197                 "select html part on folder specific properties"
1198                 Patch based on Andrej's patch.
1199
1200 2012-10-29 [wwp]        3.8.1cvs108
1201
1202         * src/textview.c
1203         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1204         broken URL parsing.
1205
1206 2012-10-25 [colin]      3.8.1cvs107
1207
1208         * src/textview.c
1209                 Verify the previous URI wasn't the same...
1210                 fixes http://www. URIs.
1211
1212 2012-10-25 [colin]      3.8.1cvs106
1213
1214         * src/common/utils.c
1215         * src/common/utils.h
1216         * src/textview.c
1217                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1218                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1219                 from 30% to 15%. Patch by Igor Mammedov
1220
1221 2012-10-25 [colin]      3.8.1cvs105
1222
1223         * src/textview.c
1224                 Do not allow search cost to explode in case of bad message
1225                 parsing in textview_make_clickable_parts_later(); reduces
1226                 cost of textview_make_clickable_parts_later() from 99% to
1227                 17% for big bad-case message. Patch by Igor Mammedov
1228
1229 2012-10-25 [colin]      3.8.1cvs104
1230
1231         * src/textview.c
1232         * src/textview.h
1233                 Avoid strlen() on big buffers, use precomputed length instead
1234                 it reduces cost of textview_write_line() from 32% to 3% for
1235                 big messages. Patch by Igor Mammedov
1236         * AUTHORS
1237         * src/gtk/authors.h
1238                 Add Igor
1239
1240 2012-10-24 [mones]      3.8.1cvs103
1241
1242         * src/advsearch.c
1243                 Trust on IMAP core on-line/off-line management
1244                 Patch by Sean Buckheister
1245
1246 2012-10-19 [paul]       3.8.1cvs102
1247
1248         * AUTHORS
1249         * src/crash.c
1250         * src/gtk/authors.h
1251                 fix bug 2760, 'display correct libc version in crash dialog 
1252                 when uclibc is used'.
1253                 fixes build with uclibc. patch by Natanael Copa.
1254
1255 2012-10-18 [mones]      3.8.1cvs101
1256
1257         * claws-mail.desktop
1258                 Fix bug #2761 and remove invalid GTK main category
1259
1260 2012-10-17 [colin]      3.8.1cvs100
1261
1262         * src/common/ssl_certificate.c
1263                 Fix bug #2759, "Error messages regarding bad
1264                 client certificates are less than helpful"
1265                 Based on patch by bug reporter.
1266
1267 2012-10-13 [paul]       3.8.1cvs99
1268
1269         * src/common/ssl_certificate.c
1270                 fix build with gnutls 3.1.3
1271                 Patch by Sean Buckheister.
1272
1273 2012-10-12 [mones]      3.8.1cvs98
1274
1275         * src/compose.c
1276         * src/grouplistdialog.c
1277         * src/imap.c
1278         * src/news_gtk.c
1279         * src/procmime.c
1280         * src/procmsg.c
1281         * src/common/utils.c
1282         * src/common/utils.h
1283         * src/etpan/imap-thread.c
1284                 New slist_free_strings_full wrapper for g_slist_free_full
1285                 and simplify calls where it was being used
1286
1287 2012-10-12 [colin]      3.8.1cvs97
1288
1289         * src/common/defs.h
1290                 Drop include of internal glib header
1291                 Patch by Werner Koch
1292
1293 2012-10-12 [colin]      3.8.1cvs96
1294
1295         * src/gtk/gtkcmctree.c
1296         * src/gtk/gtksctree.c
1297                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1298                 mouse". Patch mostly by Tom Horsley
1299
1300 2012-10-12 [iwkse]      3.8.1cvs95
1301
1302         * src/common/utils.c
1303                         g_free *mutex
1304
1305 2012-10-12 [mones]      3.8.1cvs94
1306
1307         * src/common/utils.c
1308                 Remove undeclared mutex symbol
1309
1310 2012-10-12 [colin]      3.8.1cvs93
1311
1312         * src/compose.c
1313         * src/prefs_account.c
1314         * src/common/utils.c
1315         * src/common/utils.h
1316                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1317                 Thanks to Salvatore de Paolis
1318
1319 2012-10-10 [colin]      3.8.1cvs92
1320
1321         * src/folder.c
1322                 Fix bug #2744, "Quick search throws bad command 
1323                 argument error on Microsoft Exchange". Fall back
1324                 to local search if folder-specific search fails.
1325         * src/gtk/quicksearch.c
1326                 Typo fix.
1327
1328 2012-10-10 [colin]      3.8.1cvs91
1329
1330         * src/procmsg.h
1331                 Make what the tags list contain more clear
1332
1333 2012-10-10 [colin]      3.8.1cvs90
1334
1335         * src/inc.c
1336         * src/mbox.c
1337         * src/common/smtp.c
1338         * src/common/smtp.h
1339                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1340                 Patch by "madroach"
1341
1342 2012-10-10 [colin]      3.8.1cvs89
1343
1344         * autogen.sh
1345                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1346
1347 2012-10-10 [colin]      3.8.1cvs88
1348
1349         * src/compose.c
1350                 Leak fix (thanks Ricardo!)
1351
1352 2012-10-10 [colin]      3.8.1cvs87
1353
1354         * src/common/utils.c
1355                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1356                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1357                 fixes by Michael Rasmussen and myself.
1358                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1359                 semantics are different from slist_free_strings() in that
1360                 slist_free_strings does not free the list itself.
1361
1362 2012-10-09 [mones]      3.8.1cvs86
1363
1364         * doc/man/claws-mail.1
1365         * src/compose.c
1366         * src/common/utils.c
1367                 New extra headers feature for adding user-defined
1368                 extra headers to the combobox in the compose window
1369                 Headers are stablished in 'extraheaderrc', one per
1370                 line with a final colon
1371
1372 2012-10-06 [mones]      3.8.1cvs85
1373
1374         * po/POTFILES.in
1375                 Added src/gtk/menu.c
1376         * src/common/defs.h
1377         * src/gtk/menu.c
1378         * src/gtk/menu.h
1379                 New function cm_menu_item_new_label_from_url to
1380                 avoid crashing on huge URL strings and warn user
1381                 about the possible causes
1382         * src/mainwindow.c
1383                 Use it to create List menu items safely
1384
1385 2012-10-04 [colin]      3.8.1cvs84
1386
1387         * src/imap.c
1388                 Fix keywords with spaces
1389
1390 2012-10-04 [colin]      3.8.1cvs83
1391
1392         * src/advsearch.c
1393                 Fix double-tag search. Maybe fixes bug #2744,
1394                 'Quick search throws bad command argument 
1395                 error since recent change'. Patch by Sean.
1396
1397 2012-10-03 [mones]      3.8.1cvs82
1398
1399         * src/procmime.c
1400                 Fix bug #2743 'null pointer crash in procmime strchr'
1401                 Patch by Michael Schwendt (from RedHat bug 862578) 
1402
1403 2012-09-28 [colin]      3.8.1cvs81
1404
1405         * src/advsearch.c
1406                 Never search on server if we're offline
1407                 (Asking the user would and will be better)
1408         * src/imap.c
1409                 Fix uninitialized variable (bogus) warning
1410                 Fix SELECT of the folder before searching
1411
1412 2012-09-27 [colin]      3.8.1cvs80
1413
1414         * src/advsearch.c
1415         * src/imap.c
1416         * src/etpan/imap-thread.c
1417         * src/etpan/imap-thread.h
1418                 Implement IMAP server search. Patch by
1419                 Sean Buckheister again.
1420
1421 2012-09-26 [colin]      3.8.1cvs79
1422
1423         * src/main.c
1424         * src/matcher.c
1425         * src/matcher.h
1426                 Prepare the context strings, their translation take
1427                 CPU time. Shaves 6 seconds out of 17 on my reference
1428                 folder body search.
1429         * src/summary_search.c
1430                 Fix a warning
1431
1432 2012-09-26 [colin]      3.8.1cvs78
1433
1434         * src/matcher.c
1435         * src/procmime.c
1436         * src/procmime.h
1437                 Unlock I/O in procmime, give a way
1438                 for matcher to avoid having to
1439                 read/write tmp/rewind/read tmp for
1440                 body matches.
1441
1442 2012-09-26 [colin]      3.8.1cvs77
1443
1444         * src/summary_search.c
1445                 Fix unresponsive stop button
1446         * src/gtk/quicksearch.c
1447                 Fix busy cursor
1448
1449 2012-09-26 [colin]      3.8.1cvs76
1450
1451         * src/summary_search.c
1452         * src/summaryview.c
1453         * src/summaryview.h
1454         * src/gtk/quicksearch.c
1455                 Factorize search code in summary_search and
1456                 add a progress indicator as that slows down
1457                 the first result in case of body search.
1458
1459 2012-09-26 [colin]      3.8.1cvs75
1460
1461         * src/folder.c
1462                 Fix body search triggering GUI updates
1463                 for every message when it gets MSG_SCANNED
1464                 set.
1465
1466 2012-09-26 [colin]      3.8.1cvs74
1467
1468         * src/folder.c
1469         * src/folder.h
1470         * src/imap.c
1471         * src/procmsg.c
1472         * src/procmsg.h
1473         * src/summaryview.c
1474                 Factorize msg list to num list code;
1475                 Make search faster using cache instead
1476                 of network I/O
1477
1478 2012-09-25 [mones]      3.8.1cvs73
1479
1480         * src/gtk/quicksearch.c
1481                 Fix new expressions not being added to quicksearch
1482                 history in extended mode; patch by Sean Buckheister
1483
1484 2012-09-22 [mir]        3.8.1cvs72
1485
1486         * src/advsearch.c
1487                 Fix for not searching in folders marked 'no_select'
1488                 patch provided by Colin.
1489
1490 2012-09-22 [mones]      3.8.1cvs71
1491
1492         * src/advsearch.c
1493                 Add missing copyright header
1494
1495 2012-09-21 [colin]      3.8.1cvs70
1496
1497         * src/folder.c
1498                 Fix warning where msgcount was used
1499                 uninitialized in case the search was
1500                 to be performed on a message list subset.
1501
1502 2012-09-21 [colin]      3.8.1cvs69
1503
1504         * src/gtk/quicksearch.c
1505                 Fix error background not appearing
1506
1507 2012-09-21 [colin]      3.8.1cvs68
1508
1509         * src/Makefile.am
1510         * src/advsearch.c ** ADDED **
1511         * src/advsearch.h ** ADDED **
1512         * src/folder.c
1513         * src/folder.h
1514         * src/folderview.c
1515         * src/imap.c
1516         * src/main.c
1517         * src/matcher.c
1518         * src/matcher.h
1519         * src/matchertypes.h ** ADDED **
1520         * src/mh.c
1521         * src/mimeview.c
1522         * src/news.c
1523         * src/proctypes.h
1524         * src/summary_search.c
1525         * src/summaryview.c
1526         * src/summaryview.h
1527         * src/gtk/quicksearch.c
1528         * src/gtk/quicksearch.h
1529                 Separated GUI and logic for search
1530                 Use same logic for quicksearch and folder search
1531                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1532
1533 2012-09-19 [mones]      3.8.1cvs67
1534
1535         * src/mainwindow.c
1536                 Remove spurious parameter from get_url_part and
1537                 fix potential buffer overflow
1538
1539 2012-09-19 [colin]      3.8.1cvs66
1540
1541         * src/addressbook.c
1542         * src/addrselect.c
1543                 Un-mix mixed enum comparison which happened
1544                 to work because multiple enums define the same
1545                 values.
1546
1547 2012-09-19 [colin]      3.8.1cvs65
1548
1549         * src/addrindex.c
1550         * src/editaddress.c
1551         * src/editldap.c
1552         * src/exporthtml.c
1553         * src/jpilot.c
1554         * src/procmime.c
1555         * src/plugins/bogofilter/bogofilter_gtk.c
1556         * src/plugins/pgpcore/prefs_gpg.c
1557         * src/plugins/smime/smime.c
1558         * src/plugins/spamassassin/spamassassin_gtk.c
1559                 More warning fixes, casts, useless variables and
1560                 unchecked return values
1561
1562 2012-09-19 [colin]      3.8.1cvs64
1563
1564         * src/mainwindow.c
1565                 Check possible overflow
1566         * src/prefs_account.c
1567         * src/prefs_compose_writing.c
1568         * src/prefs_logging.c
1569         * src/prefs_message.c
1570         * src/prefs_msg_colors.c
1571         * src/prefs_other.c
1572         * src/prefs_receive.c
1573         * src/prefs_summaries.c
1574         * src/prefs_wrapping.c
1575                 fix GtkAdjustment casts
1576         * src/common/ssl.c
1577                 fix warnings
1578         * src/gtk/gtkaspell.c
1579                 fix warnings
1580
1581 2012-09-19 [mones]      3.8.1cvs63
1582
1583         * src/addritem.c
1584                 Fix leak and follow function specification
1585
1586 2012-09-19 [mones]      3.8.1cvs62
1587
1588         * src/action.c
1589                 Use unused var c to check result and emit messages on error
1590         * src/addrbook.c
1591                 Remove unused vars: attr (several functions), element
1592         * src/addrclip.c
1593                 Use unused var newGroup to check result
1594         * src/addrcustomattr.c
1595                 Remove unused var summaryview and related code
1596         * src/addressbook.c
1597                 Use unused vars nn, newNode, idleID to check result
1598                 Remove unused var aoType and refactor logic around it
1599                 Comment var enabled and related debug code
1600         * src/msgcache.c
1601                 Use unused var error to check result and emit debug messages
1602         * src/textview.c
1603                 Remove unused var link_color
1604         * src/toolbar.c
1605                 Remove unused vars: attr, retVal
1606
1607 2012-09-19 [colin]      3.8.1cvs61
1608
1609         * src/imap.c
1610         * src/inc.c
1611         * src/news.c
1612         * src/send_message.c
1613         * src/common/socket.c
1614                 More precise error logging
1615
1616 2012-09-16 [mones]      3.8.1cvs60
1617
1618         * src/action.c                                                          
1619                 Removed dup calls with ignored result
1620         * src/addr_compl.c                                                    
1621                 Removed unused var is_group and simplified logic around it      
1622         * src/addrharvest.c                                                  
1623         * src/matcher.c
1624         * src/procmsg.c                                                  
1625         * src/etpan/etpan-thread-manager.c                                    
1626                 Use unused var r to verify result and emit messages on error
1627         * src/compose.c                                                  
1628                 Move color variable into conditional usage blocks
1629                 Remove assigned but not used vars: lock, titles, count    
1630         * src/edittags.c
1631                 Remove assigned but not used var actions                        
1632         * src/folderview.c
1633                 Remove assigned but not used vars: from_parent, src_node        
1634         * src/imap_gtk.c
1635         * src/mh_gtk.c                                                    
1636                 Remove malloc-ed but not used var: old_path                  
1637         * src/news.c
1638                 Comment unused vars from commented block: tofetch, fetched      
1639         * src/prefs_account.c
1640                 Remove assigned but not used var: privacy_enabled
1641         * src/prefs_actions.c
1642         * src/prefs_customheader.c
1643                 Remove assigned but not used var: store
1644         * src/prefs_filtering.c
1645                 Remove assigned but not used var: n_rows
1646         * src/prefs_template.c
1647                 Remove assigned but not used vars: model, list_store
1648         * src/prefs_toolbar.c
1649                 Remove assigned but not used var: win_titles
1650         * src/printing.c
1651                 Remove assigned but not used vars: orientation, line, baseline,
1652                 off_chars 
1653         * src/etpan/imap-thread.c
1654                 Remove assigned but not used var: value, r
1655                 Refactor to check correct memory allocation
1656         * src/etpan/nntp-thread.c
1657                 Remove assigned but not used var: value
1658         * src/gtk/gtkaspell.c
1659                 Remove assigned but not used vars: textbuf, exist
1660                 Remove unused function: find_gtkaspeller
1661         * src/gtk/gtkcmctree.c
1662                 Remove unused function: gtk_cmctree_get_offset
1663         * src/gtk/gtkshruler.c
1664                 Remove assigned but not used vars: ruler, priv
1665
1666 2012-09-14 [mones]      3.8.1cvs59
1667
1668         * src/common/log.c
1669                 Check file operation results (and remove and
1670                 unused var warning)
1671
1672 2012-09-14 [colin]      3.8.1cvs58
1673
1674         * src/gtk/inputdialog.c
1675                 Remove unused var, thanks Ticho
1676
1677 2012-09-13 [colin]      3.8.1cvs57
1678
1679         * src/stock_pixmap.c
1680                 Fix missing \n in debug line
1681
1682 2012-09-13 [colin]      3.8.1cvs56
1683
1684         * src/main.c
1685                 Don't listen on the Unix socket before we're
1686                 ready. The 'popup' order from another instance
1687                 may provoke a race and trash configuration files.
1688
1689 2012-09-13 [colin]      3.8.1cvs55
1690
1691         * src/imap.c
1692                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
1693                 Claws-Mail/IMAP and Lotus Domino". Use
1694                 correct types for start/end and test if
1695                 start is indeed before end.
1696
1697 2012-09-12 [mones]      3.8.1cvs54
1698
1699         * src/prefs_other.c
1700                 Fix bug #1975 'preference mutt key bindings do not take
1701                 effect' (and the other invalid paths too)
1702
1703 2012-09-12 [colin]      3.8.1cvs53
1704
1705         * src/procmsg.c
1706                 Revert that hunk, logic is unclear.
1707
1708 2012-09-12 [colin]      3.8.1cvs52
1709
1710         * src/addressbook.c
1711         * src/addrharvest.c
1712         * src/addrindex.c
1713         * src/addritem.c
1714         * src/compose.c
1715         * src/edittags.c
1716         * src/folder.c
1717         * src/imap.c
1718         * src/inc.c
1719         * src/ldif.c
1720         * src/mainwindow.c
1721         * src/mbox.c
1722         * src/mimeview.c
1723         * src/mutt.c
1724         * src/partial_download.c
1725         * src/prefs_filtering_action.c
1726         * src/prefs_toolbar.c
1727         * src/printing.c
1728         * src/procheader.c
1729         * src/procmime.c
1730         * src/procmsg.c
1731         * src/summaryview.c
1732         * src/textview.c
1733         * src/common/utils.c
1734         * src/etpan/imap-thread.c
1735         * src/gtk/gtkaspell.c
1736         * src/plugins/pgpcore/sgpgme.c
1737                 More fixes from bug #1961:
1738                 - Write-only variables
1739                 - Null pointer dereferences
1740                 - A couple other fixes for which the reporter
1741                   was unsure, but which showed problems.
1742                 More details in bug #1961 comments.
1743
1744 2012-09-12 [colin]      3.8.1cvs51
1745
1746         * src/compose.c
1747         * src/mh.c
1748         * src/common/ssl.c
1749         * src/plugins/pgpcore/passphrase.c
1750                 Apply patches from bug #1961, "patches for
1751                 a couple of clang warnings":
1752                 - Check return codes
1753                 - Remove dead code
1754
1755 2012-09-12 [colin]      3.8.1cvs50
1756
1757         * claws-mail.pc.in
1758                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
1759                 where the included menu.h could come from Ncurses.
1760                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
1761
1762 2012-09-11 [colin]      3.8.1cvs49
1763
1764         * src/main.c
1765                 Fix race condition at start.
1766
1767 2012-09-10 [colin]      3.8.1cvs48
1768
1769         * src/main.c
1770                 Create lock socket as soon as possible, not after
1771                 a few things like caching all prefs.
1772
1773 2012-09-09 [mones]      3.8.1cvs47
1774
1775         * src/plugins/bogofilter/bogofilter.c
1776                 Add missing include
1777
1778 2012-09-08 [colin]      3.8.1cvs46
1779
1780         * AUTHORS
1781         * src/Makefile.am
1782         * src/action.c
1783         * src/addr_compl.c
1784         * src/addrbook.c
1785         * src/compose.c
1786         * src/compose.h
1787         * src/editaddress.c
1788         * src/filtering.c
1789         * src/folder.c
1790         * src/folder.h
1791         * src/folderview.h
1792         * src/headerview.h
1793         * src/imap_gtk.c
1794         * src/localfolder.c
1795         * src/main.c
1796         * src/mainwindow.c
1797         * src/mainwindow.h
1798         * src/matcher.c
1799         * src/matcher_parser_parse.y
1800         * src/messageview.c
1801         * src/messageview.h
1802         * src/mh.c
1803         * src/mh_gtk.c
1804         * src/mimeview.c
1805         * src/mimeview.h
1806         * src/noticeview.h
1807         * src/prefs_account.c
1808         * src/prefs_account.h
1809         * src/prefs_filtering.c
1810         * src/prefs_filtering_action.c
1811         * src/prefs_gtk.h
1812         * src/prefs_matcher.c
1813         * src/prefs_template.c
1814         * src/prefs_toolbar.c
1815         * src/privacy.c
1816         * src/procheader.h
1817         * src/procmime.c
1818         * src/procmime.h
1819         * src/procmsg.c
1820         * src/procmsg.h
1821         * src/proctypes.h
1822         * src/remotefolder.c
1823         * src/summaryview.c
1824         * src/summaryview.h
1825         * src/textview.c
1826         * src/textview.h
1827         * src/toolbar.c
1828         * src/uri_opener.c
1829         * src/viewtypes.h
1830         * src/common/defs.h
1831         * src/gtk/authors.h
1832         * src/gtk/description_window.c
1833         * src/plugins/trayicon/trayicon.c
1834                 Break circular dependencies in Claws' headers,
1835                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1836
1837 2012-09-08 [colin]      3.8.1cvs45
1838
1839         * src/textview.c
1840                 Fix shortcut getting
1841
1842 2012-09-05 [colin]      3.8.1cvs44
1843
1844         * src/matcher.c
1845         * src/matcher.h
1846         * src/prefs_matcher.c
1847                 Drop matcherprop_new_create, which is just a copy of
1848                 matcherprop_new, and staticalize what can be
1849
1850 2012-09-05 [colin]      3.8.1cvs43
1851
1852         * src/plugins/pgpcore/select-keys.c
1853                 Fix bug #2390, "Non-fully-trusted-key-warning appears
1854                 based on primary UID rather than recipient e-mail"
1855
1856 2012-08-29 [colin]      3.8.1cvs42
1857
1858         * src/gtk/gtkaspell.c
1859                 Fix bug #2596, "Spell checker does not work properly"
1860
1861 2012-08-29 [colin]      3.8.1cvs41
1862
1863         * src/plugins/pgpcore/sgpgme.c
1864                 Set gpgme's locale to UTF-8. Fixes bug #2650,
1865                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
1866
1867 2012-08-29 [colin]      3.8.1cvs40
1868
1869         * src/mainwindow.c
1870         * src/messageview.c
1871         * src/mimeview.c
1872         * src/mimeview.h
1873         * src/summaryview.c
1874         * src/textview.c
1875         * src/gtk/menu.c
1876         * src/gtk/menu.h
1877                 Move the hardcoded mimeview shortcuts to standard menus.
1878
1879 2012-08-27 [colin]      3.8.1cvs39
1880
1881         * src/main.c
1882                 Fix double mainwindow presentation that confuses GNOME3
1883                 when some plugins fail to load (subsequent Claws windows
1884                 got no focus in that case)
1885
1886 2012-08-27 [colin]      3.8.1cvs38
1887
1888         * src/summaryview.c
1889                 Make Mark all read confirmation button more clear
1890
1891 2012-08-27 [colin]      3.8.1cvs37
1892
1893         * src/mainwindow.c
1894         * src/summaryview.c
1895                 Separate "Mark all read" from "Mark as read"
1896                 and "Ignore thread"
1897
1898 2012-08-27 [wwp]        3.8.1cvs36
1899
1900         * src/inc.c
1901         * src/procmsg.c
1902                 Remove session statistics debug statements (irrelevant in repo,
1903                 that's dev stuff).
1904
1905 2012-08-24 [mones]      3.8.1cvs35
1906
1907         * manual/advanced.xml
1908                 Keep alphabetic order of hidden options lost
1909                 and update Clawsker URL.
1910         * manual/de/advanced.xml
1911         * manual/fr/advanced.xml
1912                 Update Clawsker URL.
1913         * manual/es/advanced.xml
1914                 Sync with English version and update Clawsker URL.
1915         * manual/de/dist/html/Makefile.am
1916         * manual/es/dist/html/Makefile.am
1917         * manual/fr/dist/html/Makefile.am
1918         * manual/pl/dist/html/Makefile.am
1919         * manual/dist/html/Makefile.am
1920                 Fix bug 2723 'Missing encoding in generated html manual'
1921
1922 2012-08-23 [colin]      3.8.1cvs34
1923
1924         * src/mainwindow.c
1925                 Fix --offline asking if one wants to sync,
1926                 due to re-entering. Thanks <ebik@ucw.cz>.
1927
1928 2012-08-16 [colin]      3.8.1cvs33
1929
1930         * src/imap.c
1931                 Always clear the tags list when fetching a folder, or
1932                 Claws will never untag an untagged email. Patch by
1933                 Igor Mammedov <imammedo@redhat.com>
1934
1935 2012-08-12 [colin]      3.8.1cvs32
1936
1937         * src/compose.c
1938                 Exclude text/plain from the attachment thing
1939
1940 2012-08-12 [colin]      3.8.1cvs31
1941
1942         * src/messageview.c
1943                 Fix comparison, thanks to Michael Gmelin
1944
1945 2012-08-12 [colin]      3.8.1cvs30
1946
1947         * src/messageview.c
1948                 Only show HTML parts by default (if the pref
1949                 is set so) if the part disposition-type is
1950                 inline or unknown, but not attachment.
1951         * src/common/ssl.c
1952                 Remove useless hook that won't ever be used
1953                 on windows
1954
1955 2012-08-12 [colin]      3.8.1cvs29
1956
1957         * src/compose.c
1958                 Make sure text/* attachments are not made
1959                 inline, regardless of the compose mode.
1960                 Finishes fixing bug #2203 after auto-save
1961                 switches mode to COMPOSE_REEDIT. Thanks to
1962                 Michael Gmelin for finding this.
1963
1964 2012-08-09 [colin]      3.8.1cvs28
1965
1966         * src/prefs_filtering.c
1967                 Make treeView type-ahead case insensitive
1968                 Patch by Andreas Ronnquist
1969
1970 2012-08-09 [colin]      3.8.1cvs27
1971
1972         * src/gtk/sslcertwindow.c
1973                 Fix leak
1974
1975 2012-08-09 [colin]      3.8.1cvs26
1976
1977         * src/common/ssl.c
1978         * src/common/ssl_certificate.c
1979         * src/common/ssl_certificate.h
1980         * src/gtk/sslcertwindow.c
1981                 Fix bug 2718, "Failure to check peer hostname
1982                 when checking certificate"
1983
1984 2012-08-05 [ticho]      3.8.1cvs25
1985
1986         * src/compose.c
1987                 Avoid header combo box to get focus twice (first text within,
1988                 then combobox widget itself) when switching focus with TAB.
1989
1990 2012-07-28 [ticho]      3.8.1cvs24
1991
1992         * src/compose.c
1993                 Properly fix setting "transient for" for attachment properties
1994                 dialog when called via popup menu (since we're stealing focus
1995                 few lines before, we need to do it directly, not via
1996                 manage_window_*).
1997
1998 2012-07-28 [ticho]      3.8.1cvs23
1999
2000         * src/gtk/pluginwindow.c
2001         * src/gtk/prefswindow.c
2002                 Fixed setting "transient for" property for plugin load/unload
2003                 file dialog. Connected manage_window signals to prefswindow events.
2004
2005 2012-07-27 [ticho]      3.8.1cvs22
2006
2007         * src/summaryview.c
2008         * src/textview.c
2009                 Fixed setting "transient for" property for summaryview file
2010                 dialog and messageview's image save dialog.
2011
2012 2012-07-27 [ticho]      3.8.1cvs21
2013
2014         * src/crash.c
2015         * src/mimeview.c
2016                 Fix setting "transient for" property for file select dialogs
2017                 in crash report and mimeview.
2018
2019 2012-07-27 [ticho]      3.8.1cvs20
2020
2021         * src/compose.c
2022                 Fixed "transient for" property for file attach dialog when
2023                 called from Attachments list popup menu. Simplified menu item
2024                 sensitivities setting code logic for this menu.
2025
2026 2012-07-25 [ticho]      3.8.1cvs19
2027
2028         * manual/advanced.xml
2029                 Add the three hidden preferences related to colored display
2030                 of unified diffs to manual.
2031
2032 2012-07-25 [ticho]      3.8.1cvs18
2033
2034         * src/gtk/gtkaspell.c
2035                 Create "Change directory" submenu in a separate function, change
2036                 wording a bit, and make the submenu always available in a context
2037                 menu of body edit box in compose window.
2038
2039 2012-07-25 [ticho]      3.8.1cvs17
2040
2041         * src/gtk/prefswindow.c
2042                 Correctly set transient_for property for preferences window,
2043                 as well as for color picker dialogs. Fixes bug #2710.
2044
2045 2012-07-25 [ticho]      3.8.1cvs16
2046
2047         * src/gtk/quicksearch.c
2048                 Allow quicksearch syntax description window to be correctly
2049                 set transient for main window.
2050
2051 2012-07-15 [wwp]        3.8.1cvs15
2052
2053         * src/procmime.c
2054                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2055
2056 2012-07-10 [paul]       3.8.1cvs14
2057
2058         * src/procmime.c
2059                 forgot this in last commit
2060
2061 2012-07-10 [paul]       3.8.1cvs13
2062
2063         * src/messageview.c
2064         * src/common/defs.h
2065         * src/common/quoted-printable.c
2066         * src/common/quoted-printable.h
2067                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2068                 the bug: partial message text loss
2069
2070 2012-07-10 [mones]      3.8.1cvs12
2071
2072         * src/plugins/pgpcore/sgpgme.c
2073                 Fix bug 2689, 'segfault when trying to view info
2074                 about pgp/smime sign'
2075
2076 2012-07-08 [ticho]      3.8.1cvs11
2077
2078         * src/plugins/pgpcore/sgpgme.c
2079                 Consider marginal signature validity as untrusted. Suggested by
2080                 Jean-Benoist Leger (leger at crans.org).
2081
2082 2012-07-08 [paul]       3.8.1cvs10
2083
2084         * src/gtk/icon_legend.c
2085                 fix (reveal) hidden icon in gui and build warning
2086
2087 2012-07-07 [paul]       3.8.1cvs9
2088
2089         * src/plugins/pgpcore/prefs_gpg.c
2090                 fix build
2091
2092 2012-07-07 [colin]      3.8.1cvs8
2093
2094         * claws-features.h.in
2095         * src/codeconv.h
2096         * src/imap_gtk.h
2097         * src/inc.h
2098         * src/jpilot.h
2099         * src/messageview.h
2100         * src/msgcache.h
2101         * src/news_gtk.h
2102         * src/partial_download.h
2103         * src/pop.h
2104         * src/prefs_account.h
2105         * src/prefs_common.h
2106         * src/printing.h
2107         * src/procmime.h
2108         * src/procmsg.h
2109         * src/stock_pixmap.c
2110         * src/textview.h
2111         * src/common/defs.h
2112         * src/common/log.h
2113         * src/common/session.h
2114         * src/common/smtp.h
2115         * src/common/socket.h
2116         * src/common/ssl.h
2117         * src/common/ssl_certificate.h
2118         * src/common/timing.h
2119         * src/common/utils.h
2120         * src/gtk/gtkaspell.h
2121         * src/gtk/gtkutils.h
2122         * src/gtk/pluginwindow.h
2123         * src/gtk/spell_entry.h
2124         * src/gtk/sslcertwindow.h
2125                 Don't export config.h in public headers
2126
2127 2012-07-07 [colin]      3.8.1cvs7
2128
2129         * claws-features.h.in
2130         * configure.ac
2131         * Makefile.am
2132         * src/account.c
2133         * src/action.c
2134         * src/addr_compl.c
2135         * src/addrcustomattr.c
2136         * src/addrduplicates.c
2137         * src/addressadd.c
2138         * src/addressbook.c
2139         * src/addressbook_foldersel.c
2140         * src/addrgather.c
2141         * src/addrindex.c
2142         * src/alertpanel.c
2143         * src/autofaces.c
2144         * src/browseldap.c
2145         * src/codeconv.c
2146         * src/codeconv.h
2147         * src/compose.c
2148         * src/crash.c
2149         * src/customheader.c
2150         * src/displayheader.c
2151         * src/editaddress.c
2152         * src/editaddress_other_attributes_ldap.c
2153         * src/editbook.c
2154         * src/editgroup.c
2155         * src/editjpilot.c
2156         * src/editldap.c
2157         * src/editldap_basedn.c
2158         * src/edittags.c
2159         * src/editvcard.c
2160         * src/exphtmldlg.c
2161         * src/expldifdlg.c
2162         * src/export.c
2163         * src/exporthtml.c
2164         * src/exportldif.c
2165         * src/folder.c
2166         * src/folder_item_prefs.c
2167         * src/grouplistdialog.c
2168         * src/headerview.c
2169         * src/image_viewer.c
2170         * src/imap.c
2171         * src/imap_gtk.c
2172         * src/imap_gtk.h
2173         * src/import.c
2174         * src/importldif.c
2175         * src/importmutt.c
2176         * src/importpine.c
2177         * src/inc.c
2178         * src/inc.h
2179         * src/jpilot.c
2180         * src/jpilot.h
2181         * src/ldapctrl.c
2182         * src/ldaplocate.c
2183         * src/ldapquery.c
2184         * src/ldapserver.c
2185         * src/ldapupdate.c
2186         * src/ldaputil.c
2187         * src/main.c
2188         * src/manual.c
2189         * src/matcher.c
2190         * src/mbox.c
2191         * src/message_search.c
2192         * src/messageview.h
2193         * src/mh.c
2194         * src/mh_gtk.c
2195         * src/mimeview.c
2196         * src/msgcache.c
2197         * src/msgcache.h
2198         * src/news.c
2199         * src/news_gtk.c
2200         * src/news_gtk.h
2201         * src/noticeview.c
2202         * src/partial_download.c
2203         * src/partial_download.h
2204         * src/pop.c
2205         * src/pop.h
2206         * src/prefs_account.c
2207         * src/prefs_account.h
2208         * src/prefs_actions.c
2209         * src/prefs_common.c
2210         * src/prefs_common.h
2211         * src/prefs_compose_writing.c
2212         * src/prefs_customheader.c
2213         * src/prefs_display_header.c
2214         * src/prefs_ext_prog.c
2215         * src/prefs_filtering.c
2216         * src/prefs_filtering_action.c
2217         * src/prefs_folder_column.c
2218         * src/prefs_folder_item.c
2219         * src/prefs_fonts.c
2220         * src/prefs_gtk.c
2221         * src/prefs_image_viewer.c
2222         * src/prefs_logging.c
2223         * src/prefs_matcher.c
2224         * src/prefs_message.c
2225         * src/prefs_msg_colors.c
2226         * src/prefs_other.c
2227         * src/prefs_quote.c
2228         * src/prefs_receive.c
2229         * src/prefs_send.c
2230         * src/prefs_spelling.c
2231         * src/prefs_summaries.c
2232         * src/prefs_summary_column.c
2233         * src/prefs_summary_open.c
2234         * src/prefs_toolbar.c
2235         * src/prefs_wrapping.c
2236         * src/printing.c
2237         * src/printing.h
2238         * src/procheader.c
2239         * src/procmime.c
2240         * src/procmime.h
2241         * src/procmsg.h
2242         * src/quote_fmt.c
2243         * src/recv.c
2244         * src/send_message.c
2245         * src/setup.c
2246         * src/ssl_manager.c
2247         * src/statusbar.c
2248         * src/summary_search.c
2249         * src/textview.c
2250         * src/textview.h
2251         * src/toolbar.c
2252         * src/undo.c
2253         * src/unmime.c
2254         * src/uri_opener.c
2255         * src/wizard.c
2256         * src/common/claws.c
2257         * src/common/defs.h
2258         * src/common/hooks.c
2259         * src/common/log.c
2260         * src/common/log.h
2261         * src/common/plugin.c
2262         * src/common/prefs.c
2263         * src/common/session.c
2264         * src/common/session.h
2265         * src/common/smtp.c
2266         * src/common/smtp.h
2267         * src/common/socket.c
2268         * src/common/socket.h
2269         * src/common/ssl.c
2270         * src/common/ssl.h
2271         * src/common/ssl_certificate.c
2272         * src/common/ssl_certificate.h
2273         * src/common/string_match.c
2274         * src/common/tags.c
2275         * src/common/timing.h
2276         * src/common/utils.c
2277         * src/common/utils.h
2278         * src/etpan/etpan-thread-manager.c
2279         * src/etpan/imap-thread.c
2280         * src/etpan/nntp-thread.c
2281         * src/gtk/about.c
2282         * src/gtk/combobox.c
2283         * src/gtk/description_window.c
2284         * src/gtk/filesel.c
2285         * src/gtk/gtkaspell.c
2286         * src/gtk/gtkaspell.h
2287         * src/gtk/gtkshruler.c
2288         * src/gtk/gtkunit.c
2289         * src/gtk/gtkutils.c
2290         * src/gtk/gtkutils.h
2291         * src/gtk/gtkvscrollbutton.c
2292         * src/gtk/icon_legend.c
2293         * src/gtk/inputdialog.c
2294         * src/gtk/logwindow.c
2295         * src/gtk/menu.c
2296         * src/gtk/pluginwindow.c
2297         * src/gtk/pluginwindow.h
2298         * src/gtk/prefswindow.c
2299         * src/gtk/progressdialog.c
2300         * src/gtk/quicksearch.c
2301         * src/gtk/spell_entry.c
2302         * src/gtk/spell_entry.h
2303         * src/gtk/sslcertwindow.c
2304         * src/gtk/sslcertwindow.h
2305         * src/plugins/bogofilter/bogofilter.c
2306         * src/plugins/bogofilter/bogofilter_gtk.c
2307         * src/plugins/dillo_viewer/dillo_prefs.c
2308         * src/plugins/dillo_viewer/dillo_viewer.c
2309         * src/plugins/pgpcore/pgp_viewer.c
2310         * src/plugins/pgpcore/plugin.c
2311         * src/plugins/pgpcore/sgpgme.c
2312         * src/plugins/pgpinline/pgpinline.c
2313         * src/plugins/pgpinline/plugin.c
2314         * src/plugins/pgpmime/pgpmime.c
2315         * src/plugins/pgpmime/plugin.c
2316         * src/plugins/smime/plugin.c
2317         * src/plugins/smime/smime.c
2318         * src/plugins/spamassassin/libspamc.c
2319         * src/plugins/spamassassin/spamassassin.c
2320         * src/plugins/spamassassin/spamassassin_gtk.c
2321         * src/plugins/trayicon/trayicon.c
2322         * src/plugins/trayicon/trayicon_prefs.c
2323                 Specify Claws compile-time features in a specific header
2324
2325 2012-07-06 [wwp]        3.8.1cvs6
2326
2327         * src/main.c
2328         * src/gtk/about.c
2329                 Session statistics: format date following global prefs,
2330                 and fix stats output a little bit.
2331
2332 2012-07-03 [mir]        3.8.1cvs5
2333
2334         * src/procmime.c
2335             fix bug 2642, 'improve transfer encoding selection'.
2336             Patch provided by Christopher Zimmermann
2337             (madroach claws at gmerlin dot de)
2338
2339 2012-07-03 [mir]        3.8.1cvs4
2340
2341         * src/procmime.c
2342         * src/common/defs.h
2343             fix bug 2641, '7bit or 8bit encoded attachments can
2344             have lines longer than 998 characters'.
2345             Patch provided by Christopher Zimmermann
2346             (madroach claws at gmerlin dot de)
2347
2348
2349 2012-07-03 [mir]        3.8.1cvs3
2350
2351         * src/procmime.c
2352         * src/common/defs.h
2353             fix bug 2641, '7bit or 8bit encoded attachments can
2354             have lines longer than 998 characters'.
2355             Patch provided by Christopher Zimmermann
2356             (madroach claws at gmerlin dot de)
2357
2358 2012-07-03 [mir]        3.8.1cvs2
2359
2360         * src/messageview.c
2361         * src/procmime.c
2362         * src/common/quoted-printable.c
2363         * src/common/quoted-printable.h
2364             fix bug 2640, 'improve quoted-printable encoding'
2365             Patch provided by madroach claws at gmerlin dot de
2366
2367 2012-06-30 [paul]       3.8.1cvs1
2368
2369         * Makefile.am
2370                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2371
2372 2012-06-27 [paul]       3.8.1
2373         * NEWS
2374         * README
2375         * RELEASE_NOTES 
2376                 3.8.1 unleashed!
2377                 
2378 2012-06-27 [paul]       3.8.0cvs58
2379
2380         * configure.ac
2381                 fix minimum required GTK+, which got mistakenly bumped
2382                 in 3.8.0cvs36
2383
2384 2012-06-27 [paul]       3.8.0cvs57
2385
2386         * configure.ac
2387         * po/cs.po
2388         * po/de.po
2389         * po/es.po
2390         * po/fr.po
2391         * po/hu.po
2392         * po/id_ID.po
2393         * po/lt.po
2394         * po/pt_BR.po
2395         * po/sk.po
2396         * po/sv.po
2397         * po/zh_CN.po
2398         * po/zh_TW.po
2399                 updated translations
2400         * src/gtk/authors.h
2401         * tools/claws.i18n.status.pl
2402                 updated based on currently active
2403
2404 2012-06-25 [mir]        3.8.0cvs56
2405
2406         * src/folder.c
2407             If a folder class returns <> 0 then the message has not
2408             been removed from the file system and therefore it should
2409             not be removed from the cache either.
2410
2411 2012-06-20 [ticho]      3.8.0cvs55
2412
2413         * src/mh.c
2414                 Fix for bug #1090 - Standard-folders appear again
2415                 after rescanning tree
2416
2417 2012-06-20 [paul]       3.8.0cvs54
2418
2419         * src/prefs_common.c
2420         * src/prefs_common.h
2421         * src/textview.c
2422         * src/textview.h
2423                 colourise attached patches.
2424                 Patch by Ticho
2425
2426 2012-06-02 [wwp]        3.8.0cvs53
2427
2428         * src/gtk/progressdialog.c
2429                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2430                 now hides (as well as pressing Esc) instead of doing nothing.
2431
2432 2012-06-02 [wwp]        3.8.0cvs52
2433
2434         * doc/man/claws-mail.1
2435         * src/main.c
2436         * src/main.h
2437         * src/inc.c
2438         * src/procmsg.c
2439         * src/gtk/about.c
2440                 Introduce a new feature: basic session statistics (from the about dialog
2441                 or the command-line).
2442
2443 2012-06-02 [wwp]        3.8.0cvs51
2444
2445         * src/compose.c
2446                 Fix bug 2620: shift+tab from subject field not working.
2447
2448 2012-06-02 [wwp]        3.8.0cvs50
2449
2450         * src/compose.c
2451         * src/mainwindow.c
2452         * src/messageview.c
2453                 Normalize capitalization of strings in UI.
2454
2455 2012-05-30 [paul]       3.8.0cvs49
2456
2457         * src/common/ssl.c
2458                 don't do TLS if not requested by user. fixes connecting to
2459                 servers which, for example, want SSL 3 only
2460
2461 2012-05-27 [paul]       3.8.0cvs48
2462
2463         * *
2464                 update copyright headers to 2012
2465
2466 2012-05-27 [paul]       3.8.0cvs47
2467
2468         * src/editldap.c
2469         * src/prefs_actions.c
2470         * src/gtk/about.c
2471                 fix some typos in strings, thanks to Thomas Bellmann
2472
2473 2012-05-16 [paul]       3.8.0cvs46
2474
2475         * src/prefs_filtering_action.c
2476                 fix disabled 'select...' button that never goes away
2477                 when using the new addr book
2478                 
2479
2480 2012-05-16 [colin]      3.8.0cvs45
2481
2482         * src/common/utils.c
2483                 And fix leak
2484
2485 2012-05-16 [colin]      3.8.0cvs44
2486
2487         * src/common/utils.c
2488                 Make remove_numbered_files much faster when there's
2489                 just one file to remove.
2490
2491 2012-05-16 [paul]       3.8.0cvs43
2492
2493         * src/matcher.c
2494                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2495
2496 2012-05-16 [paul]       3.8.0cvs42
2497
2498         * src/gtk/description_window.c
2499                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2500
2501 2012-05-16 [paul]       3.8.0cvs41
2502
2503         * src/common/ssl_certificate.c
2504                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2505                 Patch by Christian Hesse
2506
2507 2012-05-11 [colin]      3.8.0cvs40
2508
2509         * src/mimeview.c
2510         * src/common/utils.c
2511                 Fix bug 2659, 'E-mail attachments are handled
2512                 inconsistently'
2513                 Fix problems iterating the mime tree, and determine
2514                 whether a file is an email without To:
2515
2516 2012-04-03 [colin]      3.8.0cvs39
2517
2518         * src/Makefile.am
2519                 Fix build (damn whitespace-sensitive file format)
2520
2521 2012-04-02 [colin]      3.8.0cvs38
2522
2523         * src/Makefile.am
2524                 Fix incomplete make dist
2525
2526 2012-04-02 [colin]      3.8.0cvs37
2527
2528         * src/compose.c
2529                 Fix mistakenly removed function call
2530
2531 2012-04-01 [colin]      3.8.0cvs36
2532
2533         * configure.ac
2534         * src/.cvsignore
2535         * src/Makefile.am
2536         * src/addr_compl.c
2537         * src/addressadd.c
2538         * src/addressadd.h
2539         * src/addressbook-dbus.c
2540         * src/addressbook-dbus.h
2541         * src/addrgather.c
2542         * src/addrgather.h
2543         * src/addrharvest.c
2544         * src/addrharvest.h
2545         * src/claws-contacts.xml
2546         * src/compose.c
2547         * src/compose.h
2548         * src/filtering.c
2549         * src/headerview.c
2550         * src/main.c
2551         * src/mainwindow.c
2552         * src/messageview.c
2553         * src/prefs_common.c
2554         * src/prefs_filtering_action.c
2555         * src/prefs_matcher.c
2556         * src/summaryview.c
2557         * src/textview.c
2558         * src/toolbar.c
2559         * src/plugins/bogofilter/bogofilter_gtk.c
2560         * src/plugins/dillo_viewer/dillo_prefs.c
2561         * src/plugins/spamassassin/spamassassin_gtk.c
2562         * src/plugins/trayicon/trayicon.c
2563                 Import new addressbook code from the new-contacts branch
2564
2565 2012-03-29 [paul]       3.8.0cvs35
2566
2567         * AUTHORS
2568         * src/gtk/authors.h
2569         * src/gtk/quicksearch.c
2570                 add 'ha', short version of 'has_attachment' in quick search
2571                 Patch by Andreas Rönnquist
2572
2573 2012-03-26 [mones]      3.8.0cvs34
2574
2575         * src/common/plugin.c
2576                 Support 2 and 3-clause BSD licensed plugins
2577
2578 2012-03-15 [pawel]      3.8.0cvs33
2579
2580         * src/messageview.c
2581         * src/textview.c
2582                 - Make separate window info more accurate about
2583                 move to trash/deletion.
2584                 - Fix busy cursor
2585
2586 2012-03-14 [pawel]      3.8.0cvs32
2587
2588         * src/folder.c
2589         * src/messageview.c
2590         * src/messageview.h
2591         * src/procmsg.h
2592         * src/summaryview.c
2593         * src/textview.c
2594         * src/textview.h
2595                 Better fix for bug #2501
2596                 Instead of leaving blank window after message move or delete,
2597                 update separate view to next message in message list or
2598                 display info why view is blank. This was discussed
2599                 in bug #2621 comments.
2600
2601 2012-03-11 [colin]      3.8.0cvs31
2602
2603         * src/gtk/gtkcmctree.c
2604         * src/gtk/authors.h
2605         * AUTHORS
2606                 Fix focus rectangle on unfocused rows
2607                 Patch by Michael Shell
2608
2609 2012-02-29 [colin]      3.8.0cvs30
2610
2611         * src/gtk/gtkcmctree.c
2612                 Fix bug #2577, "Focus rectangle on folder list and message 
2613                 list headings doesn't get properly cleared when switching 
2614                 heading and horizontally scrolling list (underlines and 
2615                 vertical lines remain on screen)". Patch by Michael Shell
2616
2617 2012-02-13 [pawel]      3.8.0cvs29
2618
2619         * src/messageview.c
2620                 Fix crasher when double clicking on IMAP message and
2621                 MessageView is not shown introduced in cvs21
2622                 Patch by mones
2623
2624 2012-02-10 [pawel]      3.8.0cvs28
2625
2626         * src/filtering.c
2627                 Fix bug #2598 'Actions can move locked messages'
2628
2629 2012-02-08 [pawel]      3.8.0cvs27
2630
2631         * src/prefs_actions.c
2632         * src/prefs_actions.h
2633         * src/prefs_toolbar.c
2634         * src/prefs_toolbar.h
2635         * src/toolbar.c
2636         * src/toolbar.h
2637                 - Implement automatic removal of toolbar action buttons when
2638                   associated action is removed
2639                 - Don't allow creation of two actions with the same name,
2640                   before all executions/removals were performed on first action
2641                   with duplicated name in linked list which wasn't always
2642                   correct behaviour
2643
2644 2012-02-05 [colin]      3.8.0cvs26
2645
2646         * src/main.c
2647         * src/mainwindow.c
2648         * src/messageview.c
2649         * src/messageview.h
2650         * src/prefs_common.c
2651         * src/prefs_common.h
2652         * src/procmsg.c
2653         * src/procmsg.h
2654         * src/summaryview.c
2655         * src/summaryview.h
2656                 Add an history to navigate in mails
2657
2658 2012-02-05 [colin]      3.8.0cvs25
2659
2660         * src/procmime.c
2661                 Fix inverted comparison in list_find_custom.
2662
2663 2012-02-03 [wwp]        3.8.0cvs24
2664
2665         * src/gtk/progressdialog.c
2666         Make translators life easier: use View log instead of Show log
2667         (thanks, gusnan!).
2668
2669 2012-02-02 [pawel]      3.8.0cvs23
2670
2671         * src/folderview.c
2672                 Fix bug #2590 'Un-capitalize strings'
2673                 Patch by Christian Hesse
2674
2675 2012-02-02 [pawel]      3.8.0cvs22
2676
2677         * src/mainwindow.c
2678                 Fix bug #2595 
2679                 'Change expand behavior for message list / message view'
2680                 Patch by Christian Hesse
2681
2682 2012-02-02 [pawel]      3.8.0cvs21
2683
2684         * src/folder.c
2685         * src/messageview.c
2686         * src/messageview.h
2687         * src/procmsg.h
2688                 Fix bug #2501 'opened message blanks when moved to other folder'
2689                 Detect message move and update message window contents 
2690                 accordingly, if message is moved to trash close window
2691
2692 2012-02-01 [pawel]      3.8.0cvs20
2693
2694         * src/jpilot.c
2695         * src/mutt.c
2696         * src/pine.c
2697         * src/procmsg.c
2698         * src/vcard.c
2699         * src/gtk/sslcertwindow.c
2700                 More strncat boundary checks
2701
2702 2012-01-31 [wwp]        3.8.0cvs19
2703
2704         * src/gtk/gtkutils.c
2705         Fix warnings in gtkutils: wrong function name, missing newline, typo and
2706         long line wrapping.
2707
2708 2012-01-31 [wwp]        3.8.0cvs18
2709
2710         * src/gtk/progressdialog.c
2711         * src/gtk/progressdialog.h
2712         * src/inc.c
2713         * src/send_message.c
2714         Add a button to the retrieve/send dialogs to
2715         open the network log.
2716
2717 2012-01-25 [wwp]        3.8.0cvs17
2718
2719         * src/addr_compl.c
2720         Remove debug statement.
2721
2722 2012-01-20 [pawel]      3.8.0cvs16
2723
2724         * src/addrbook.c
2725         * src/exportldif.c
2726                 Fix bug #2574 'Statement might be overflowing a
2727                 buffer in strncat'
2728
2729 2012-01-20 [pawel]      3.8.0cvs15
2730
2731         * src/mimeview.c
2732                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
2733
2734 2012-01-14 [colin]      3.8.0cvs14
2735
2736         * commitHelper
2737                 Update tracker trigger url
2738
2739 2012-01-10 [wwp]        3.8.0cvs13
2740
2741         * src/mainwindow.c
2742         * src/mainwindow.h
2743         * src/toolbar.c
2744                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
2745                 account) and of mainwindows's relevant entry when current account
2746                 is not able to retrieve (SMTP-only).
2747
2748 2012-01-09 [colin]      3.8.0cvs12
2749
2750         * src/summaryview.c
2751                 Fix bug 1924, 'Messages marked move to Trash appear 
2752                 identical to messages marked move to $FOLDER'
2753
2754 2012-01-05 [colin]      3.8.0cvs11
2755
2756         * src/main.c
2757                 Fix crasher infinite loop
2758
2759 2012-01-03 [colin]      3.8.0cvs10
2760
2761         * src/gtk/gtkcmctree.c
2762                 Revert previous patch, it's buggy on headers
2763
2764 2012-01-03 [colin]      3.8.0cvs9
2765
2766         * src/gtk/gtkcmctree.c
2767                 Fix bug #2566, 'wrapped Subject not bounded'
2768
2769 2011-12-29 [pawel]      3.8.0cvs8
2770
2771         * src/compose.c
2772         * src/compose.h
2773         * src/main.c
2774         * src/mimeview.c
2775                 Make forwarding selected attachment possible from
2776                 mimeview's context menu
2777                 Fixex bug #2047 'forward attachments'
2778
2779 2011-12-28 [paul]       3.8.0cvs7
2780
2781         * src/prefs_account.c
2782                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
2783
2784 2011-12-28 [colin]      3.8.0cvs6
2785
2786         * src/mimeview.c
2787                 Fix fix
2788
2789 2011-12-28 [colin]      3.8.0cvs5
2790
2791         * src/mimeview.c
2792                 Fix GTK+2.16 build (w32)
2793
2794 2011-12-18 [mir]        3.8.0cvs4
2795
2796         * src/ldapctrl.c
2797             Fix bug in search criteria when doing a
2798             complete directory search using '*'
2799
2800 2011-12-16 [mir]        3.8.0cvs3
2801
2802         * src/Makefile.am
2803             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
2804
2805 2011-12-16 [wwp]        3.8.0cvs2
2806
2807         * src/procmsg.c
2808         * src/stock_pixmap.c
2809         * src/stock_pixmap.h
2810         * src/summaryview.c
2811         * src/gtk/icon_legend.c
2812         * src/pixmaps/replied_and_forwarded.xpm
2813           Make replied and forwarded status flags non exclusive.
2814           Introduce a new message state (and relevant icon in message list)
2815           where both the replied and forwarded flags are set.
2816
2817 2011-12-16 [paul]       3.8.0cvs1
2818
2819         * tools/claws.i18n.status.pl
2820                 update id to id_ID
2821
2822 2011-12-16 [paul]       3.8.0
2823         * NEWS
2824         * README
2825         * RELEASE_NOTES 
2826                 3.8.0 unleashed!                
2827
2828 2011-12-16 [paul]       3.7.10cvs113
2829
2830         * configure.ac
2831         * po/cs.po
2832         * po/es.po
2833         * po/fr.po
2834         * po/hu.po
2835         * po/id.po **REMOVED**
2836         * po/id_ID.po **ADDED**
2837         * po/pt_BR.po
2838         * po/ru.po
2839         * po/sk.po
2840         * po/uk.po
2841                 updates
2842
2843 2011-12-09 [pawel]      3.7.10cvs112
2844
2845         * src/summaryview.c
2846         * src/gtk/quicksearch.c
2847         * src/gtk/quicksearch.h
2848                 Invalidate quicksearch root folder when removed
2849                 Fixes bug #2560 'crash when unsubscribing newsgroup and
2850                 having active search field'
2851
2852 2011-12-08 [pawel]      3.7.10cvs111
2853
2854         * src/mimeview.c
2855                 Better fix for cvs94
2856
2857 2011-12-08 [wwp]        3.7.10cvs110
2858
2859         * src/compose.c
2860         Make "From" widget set independant from recipient lists below,
2861         so that it doesn't scroll when several recipients headers
2862         are added and eventually are scrolling the view.
2863         Path by Christian Hesse <mail@earthworm.de>.
2864         Fixes bug #2481 'do not scroll "from" dropdown list and sender
2865         address'.
2866
2867 2011-12-02 [paul]       3.7.10cvs109
2868
2869         * src/mainwindow.c
2870         * src/messageview.c
2871                 consistent label style
2872
2873 2011-11-29 [wwp]        3.7.10cvs108
2874
2875         * src/plugins/trayicon/libeggtrayicon/.cvsignore
2876         More generated stuff to ignore.
2877
2878 2011-11-29 [wwp]        3.7.10cvs107
2879
2880         * src/prefs_folder_item.c
2881         Fix CLAWS_TIP_DECL (undefined).
2882
2883 2011-11-28 [pawel]      3.7.10cvs106
2884
2885         * src/addrbook.c
2886         * src/addrbook.h
2887         * src/addressbook.c
2888                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
2889                 after removing the address book in the GUI'
2890
2891 2011-11-26 [pawel]      3.7.10cvs105
2892
2893         * src/folder.c
2894                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
2895
2896 2011-11-25 [colin]      3.7.10cvs104
2897
2898         * src/imap_gtk.c
2899         * src/mh_gtk.c
2900                 Warning fixes
2901
2902 2011-11-24 [pawel]      3.7.10cvs103
2903
2904         * src/prefs_filtering.c
2905                 Complete cvs102, forgot to commit this
2906
2907 2011-11-24 [pawel]      3.7.10cvs102
2908
2909         * src/account.c
2910         * src/filtering.c
2911         * src/filtering.h
2912         * src/imap_gtk.c
2913         * src/mh_gtk.c
2914         * src/prefs_actions.c
2915         * src/prefs_actions.h
2916                 Implement actions updating on folder/account rename
2917                 This fixes bug #2543 'filter actions in actionsrc not
2918                 updated upon account renaming'
2919
2920 2011-11-24 [wwp]        3.7.10cvs101
2921
2922         * src/gtk/gtkcmctree.c
2923                 Remove irrelevant cairo directive (thanks to Hanno).
2924
2925 2011-11-23 [wwp]        3.7.10cvs100
2926
2927         * src/gtk/gtkcmctree.c
2928                 Make arrows in gtkcmctree's less big (get rid of the outlining),
2929                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
2930                 calculation.
2931
2932 2011-11-22 [colin]      3.7.10cvs99
2933
2934         * src/account.c
2935         * src/prefs_filtering.c
2936         * src/prefs_filtering.h
2937                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
2938                 The existing functions should do the job as well
2939                 if not better, as they take into account the
2940                 separator.
2941
2942 2011-11-21 [pawel]      3.7.10cvs98
2943
2944         * src/prefs_account.c
2945                 Fix bug #2116 'Rip spaces off server names in account
2946                 configuration'
2947                 g_strstrip() domain names to be sure they are valid
2948
2949 2011-11-21 [pawel]      3.7.10cvs97
2950
2951         * src/account.c
2952         * src/prefs_filtering.c
2953         * src/prefs_filtering.h
2954                 Fix bug #2404 'matcherrc updates upon account renaming'
2955                 Fix bug #2406 'some part of accountrc not updated upon
2956                 account rename'
2957                 Renaming account cause changing of it's root folder prefix
2958                 from #<type>/<old_name> to #<type>/<new_name> so every
2959                 path directing to it must be altered. Fix paths in account
2960                 preferences, global processing and filtering rules, folder
2961                 processing rules upon rename
2962
2963 2011-11-20 [pawel]      3.7.10cvs96
2964
2965         * src/filtering.c
2966         * src/filtering.h
2967         * src/prefs_actions.c
2968                 Fix bug #1489 'Filter action mark_as_read inoperative
2969                 following move action'
2970                 Sort actions lists to have proper order of execution
2971
2972 2011-11-20 [pawel]      3.7.10cvs95
2973
2974         * src/prefs_actions.c
2975         * src/prefs_filtering.c
2976         * src/prefs_template.c
2977                 Fix bug #1870 'arrow scrolling in filters'
2978                 Allow arrow scrolling in dialogs with list view widgets
2979                 plus couple fixes of issues I found along the way
2980
2981 2011-11-19 [pawel]      3.7.10cvs94
2982
2983         * src/mimeview.c
2984                 Don't highlight icons on right-click, they are not
2985                 selected and other part is shown which is confusing
2986
2987 2011-11-19 [mones]      3.7.10cvs93
2988
2989         * manual/advanced.xml
2990                 Fix manual build
2991
2992 2011-11-19 [mones]      3.7.10cvs92
2993
2994         * manual/advanced.xml
2995         * manual/es/advanced.xml
2996                 Document undocumented hidden option 'zero_replacement_char'
2997                 Synchronize Spanish manual with English version
2998
2999 2011-11-19 [pawel]      3.7.10cvs91
3000
3001         * src/mainwindow.c
3002         * src/messageview.c
3003         * src/prefs_common.c
3004         * src/prefs_common.h
3005         * src/summaryview.c
3006         * src/textview.c
3007         * src/textview.h
3008                 Fix bug #2377 'Show All Headers - make change persistent
3009                 between sessions'
3010
3011 2011-11-19 [pawel]      3.7.10cvs90
3012
3013         * src/folder.c
3014         * src/folder.h
3015         * src/folder_item_prefs.c
3016         * src/folderview.c
3017         * src/mainwindow.c
3018         * src/mainwindow.h
3019         * src/summaryview.c
3020         * src/summaryview.h
3021         * src/gtk/authors.h
3022                 Fix bug #1563 'Folder view: show complete threads if they
3023                 contain unread messages'
3024                 Add option to show only threads with unread messages
3025                 initial patch by Paul Ollis, my small additions:
3026                 - when checking thread for unread finish on first unread
3027                 - make thread options unavailable when threading is off
3028                 - hide_unread_msgs and hide_unread_threads are mutually
3029                   exclusive options, set menus sensitivity accordingly
3030                 - set folder item icon type similiar to hide_unread_msgs
3031
3032 2011-11-19 [colin]      3.7.10cvs89
3033
3034         * src/procheader.c
3035                 Constness fix
3036
3037 2011-11-18 [pawel]      3.7.10cvs88
3038
3039         * src/compose.c
3040         * src/mainwindow.c
3041         * src/mimeview.c
3042         * src/mimeview.h
3043         * src/prefs_common.c
3044         * src/prefs_common.h
3045                 Fix bug #2408 'Some UI elements are not persistent
3046                 between sessions'
3047                 Remember size of main window, compose notebook, mimeview
3048                 tree widgets between claws-mail runs. Compose window
3049                 size saving was already done in cvs74
3050
3051 2011-11-18 [mones]      3.7.10cvs87
3052
3053         * src/compose.c
3054         * src/procheader.c
3055         * src/procheader.h
3056                 Fixes bug #2509, "manually added headers are lost unless
3057                 mail is sent inmediately"
3058
3059 2011-11-17 [pawel]      3.7.10cvs86
3060
3061         * src/mimeview.c
3062                 Fix crasher reported in bug #2543
3063
3064 2011-11-13 [colin]      3.7.10cvs85
3065
3066         * src/compose.c
3067                 Make compose windows printable
3068
3069 2011-11-11 [colin]      3.7.10cvs84
3070
3071         * configure.ac
3072                 Fix build on Fedora 16. -lm was probably pulled by something
3073                 else previously.
3074
3075 2011-11-11 [pawel]      3.7.10cvs83
3076
3077         * src/mainwindow.c
3078         * src/mimeview.c
3079         * src/mimeview.h
3080         * src/summaryview.c
3081                 Port MimeView to GtkTreeView
3082
3083 2011-11-11 [colin]      3.7.10cvs82
3084
3085         * src/prefs_common.c
3086                 Use %x (The preferred date representation for the current locale
3087                 without the time)
3088
3089 2011-11-10 [paul]       3.7.10cvs81
3090
3091         * src/prefs_common.c
3092                 use european date format as default
3093
3094 2011-11-08 [pawel]      3.7.10cvs80
3095
3096         * src/summaryview.c
3097                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3098                 Fix race condition - don't try to hide messageview while
3099                 being in the middle of message displaying routine.
3100
3101 2011-11-08 [colin]      3.7.10cvs79
3102
3103         * src/codeconv.c
3104                 Make sure we break line when we need to. Very probably
3105                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3106                 particular mail"
3107
3108 2011-11-07 [pawel]      3.7.10cvs78
3109
3110         * src/imap_gtk.c
3111                 Fix bug #2493 'Subscription pull down should be alphabetized'
3112
3113 2011-11-07 [pawel]      3.7.10cvs77
3114
3115         * src/mimeview.c
3116         * src/textview.c
3117         * src/textview.h
3118                 Make Home & End keys work in textview
3119
3120 2011-11-06 [colin]      3.7.10cvs76
3121
3122         * src/mainwindow.c
3123                 Oops, some unwanted undo got commited.
3124
3125 2011-11-06 [colin]      3.7.10cvs75
3126
3127         * src/mainwindow.c
3128                 Don't iconify/deiconify. Instead, just show nothing
3129                 before asked to.
3130
3131 2011-11-06 [pawel]      3.7.10cvs74
3132
3133         * src/compose.c
3134                 Fix compose window size saving / restoring
3135
3136 2011-11-06 [pawel]      3.7.10cvs73
3137
3138         * src/mimeview.c
3139         * src/messageview.c
3140                 Optimize message displaying, in some conditions parts were
3141                 displayed twice causing flickering. For example first html
3142                 source and then rendering output from html plugin of the
3143                 same part.
3144
3145 2011-11-05 [wwp]        3.7.10cvs72
3146
3147         * src/gtk/gtkaspell.c
3148                 Fix compilation where 'null' is undefined (use NULL instead).
3149
3150 2011-11-05 [colin]      3.7.10cvs71
3151
3152         * src/gtk/gtkaspell.c
3153                 No need to show a backtrace if gtkaspell is null
3154
3155 2011-11-05 [pawel]      3.7.10cvs70
3156
3157         * src/gtk/gtkaspell.c
3158                 Fix crasher when spellchecking is not enabled
3159
3160 2011-11-02 [mones]      3.7.10cvs69
3161
3162         * doc/man/claws-mail.1
3163                 fixed hyphens (patch from Debian packaging)
3164                 fixed header to follow man style closely 
3165                 documented new option --compose-from-file
3166                 removed INSTALLATION section, doesn't belong to manpage
3167                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3168                 expanded FILES section to include certs and autofaces dirs
3169                 expanded SEE ALSO section to include manual and plugins
3170
3171 2011-11-01 [colin]      3.7.10cvs68
3172
3173         * src/common/utils.c
3174                 Fix wrong debug stuff commited.
3175
3176 2011-11-01 [colin]      3.7.10cvs67
3177
3178         * src/compose.c
3179         * src/main.c
3180         * src/common/utils.c
3181         * src/gtk/gtkaspell.c
3182         * src/gtk/gtkaspell.h
3183                 Fix huge slowness induced by spellcheck "while typing"
3184                 during initial quote rewraps.
3185
3186 2011-10-31 [pawel]      3.7.10cvs66
3187
3188         * src/messageview.c
3189         * src/mimeview.c
3190         * src/mimeview.h
3191         * src/summaryview.c
3192                 Fix bug #2526 'When reading message in separate window,
3193                 n and p keys do not work'
3194                 - fix key event handling in messageview
3195                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3196                   and prev-part actions)
3197                 - instead add 'z' key for prev-part, we have 'a' key 
3198                   for next-part already
3199
3200 2011-10-31 [colin]      3.7.10cvs65
3201
3202         * src/common/defs.h
3203                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3204
3205 2011-10-31 [pawel]      3.7.10cvs64
3206
3207         * src/summaryview.c
3208         * src/gtk/gtkutils.c
3209                 Fix bug #2303 'Next unread message enables message view'
3210                 Don't show previously hidden message view in main window
3211                 when user reads messages in external window
3212
3213 2011-10-31 [paul]       3.7.10cvs63
3214
3215         * src/prefs_template.c
3216                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3217                 fit at 540 here, for those where they don't the dialogue can be made
3218                 larger by the user
3219
3220 2011-10-31 [paul]       3.7.10cvs62
3221
3222         * src/compose.c
3223                 revert 3.7.10cvs61, these entries _should_ be editable
3224
3225 2011-10-30 [pawel]      3.7.10cvs61
3226
3227         * src/compose.c
3228                 Those entries should not be editable
3229
3230 2011-10-30 [pawel]      3.7.10cvs60
3231
3232         * src/prefs_template.c
3233                 - Dialog needs more height to fit all widgets
3234                 - Clear template contents on delete
3235
3236 2011-10-30 [pawel]      3.7.10cvs59
3237
3238         * src/prefs_folder_item.c
3239                 Update summaryview after changing folder prefs when needed
3240
3241 2011-10-30 [pawel]      3.7.10cvs58
3242
3243         * src/mimeview.c
3244                 Remove key-press-event blocking, it only
3245                 emits GLib-GObject warnings
3246
3247 2011-10-29 [colin]      3.7.10cvs57
3248
3249         * src/addr_compl.c
3250                 Fix focus of completion window with gnome shell
3251                 Fixes bug #2525, "Address completion window does not get
3252                 keyboard focus"
3253
3254 2011-10-29 [colin]      3.7.10cvs56
3255
3256         * src/folderview.c
3257                 Fix flicker on recursive quicksearch
3258
3259 2011-10-28 [colin]      3.7.10cvs55
3260
3261         * src/alertpanel.c
3262         * src/mainwindow.c
3263                 Fix a bit the focus problem on Gnome shell
3264
3265 2011-10-26 [mones]      3.7.10cvs54
3266
3267         * src/compose.c
3268                 Add missing accelerator
3269
3270 2011-10-25 [colin]      3.7.10cvs53
3271
3272         * src/gtk/gtkcmclist.c
3273         * src/gtk/gtkcmctree.c
3274                 Fix colors, fix warnings
3275
3276 2011-10-25 [colin]      3.7.10cvs52
3277
3278         * src/gtk/gtkcmclist.c
3279         * src/gtk/gtkcmctree.c
3280                 Fix focus things.
3281
3282 2011-10-25 [colin]      3.7.10cvs51
3283
3284         * src/stock_pixmap.c
3285                 Fix build with gtk + 2.20
3286
3287 2011-10-25 [colin]      3.7.10cvs50
3288
3289         * src/compose.c
3290         * src/messageview.c
3291         * src/procmsg.c
3292         * src/procmsg.h
3293                 Fix locking when sending a single message
3294
3295 2011-10-25 [colin]      3.7.10cvs49
3296
3297         * src/gtk/colorlabel.c
3298                 GDK_ => GDK_KEY
3299         * src/gtk/gtkcmclist.c
3300                 Make row height closer to what it was
3301
3302 2011-10-25 [colin]      3.7.10cvs48
3303
3304         * src/stock_pixmap.c
3305                 Always use cairo to draw
3306
3307 2011-10-25 [colin]      3.7.10cvs47
3308
3309         * src/mimeview.c
3310                 Fix bug #2529, 'crash in mimeview_start_drag after
3311                 deleting message'. Patch by Ricardo
3312
3313 2011-10-23 [colin]      3.7.10cvs46
3314
3315         * src/gtk/gtkcmclist.c
3316         * src/gtk/gtkcmclist.h
3317         * src/gtk/gtkcmctree.c
3318                 Draw CMClist with cairo too.
3319
3320 2011-10-23 [colin]      3.7.10cvs45
3321
3322         * src/gtk/gtkcmclist.h
3323                 Fix build (this was not meant to be commited)
3324
3325 2011-10-23 [colin]      3.7.10cvs44
3326
3327         * src/addressadd.c
3328         * src/addressbook.c
3329         * src/addressbook_foldersel.c
3330         * src/editgroup.c
3331         * src/foldersel.c
3332         * src/folderview.c
3333         * src/grouplistdialog.c
3334         * src/prefs_common.c
3335         * src/prefs_common.h
3336         * src/summaryview.c
3337         * src/gtk/gtkcmclist.c
3338         * src/gtk/gtkcmclist.h
3339         * src/gtk/gtkcmctree.c
3340         * src/gtk/gtkcmctree.h
3341         * src/gtk/gtksctree.c
3342                 Refactor some tree stuff (lots of code duplication there)
3343                 and switch to cairo for tree rendering.
3344
3345 2011-10-23 [holger]     3.7.10cvs43
3346
3347         * src/filtering.c
3348                 Don't issue a warning for designed behaviour of the stop rule.
3349                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3350
3351 2011-10-22 [colin]      3.7.10cvs42
3352
3353         * src/printing.c
3354         * src/gtk/gtkshruler.c
3355         * src/gtk/gtkutils.h
3356                 Fix GTK+2.16 build
3357
3358 2011-10-22 [colin]      3.7.10cvs41
3359
3360         * src/account.c
3361         * src/addr_compl.c
3362         * src/addrgather.c
3363         * src/compose.c
3364         * src/editldap.c
3365         * src/expldifdlg.c
3366         * src/folderview.c
3367         * src/grouplistdialog.c
3368         * src/headerview.c
3369         * src/importldif.c
3370         * src/main.c
3371         * src/mainwindow.c
3372         * src/mimeview.c
3373         * src/noticeview.c
3374         * src/prefs_account.c
3375         * src/prefs_actions.c
3376         * src/prefs_ext_prog.c
3377         * src/prefs_filtering.c
3378         * src/prefs_folder_item.c
3379         * src/prefs_image_viewer.c
3380         * src/prefs_logging.c
3381         * src/prefs_msg_colors.c
3382         * src/prefs_other.c
3383         * src/prefs_send.c
3384         * src/prefs_spelling.c
3385         * src/prefs_summaries.c
3386         * src/prefs_template.c
3387         * src/printing.c
3388         * src/quote_fmt.c
3389         * src/send_message.c
3390         * src/statusbar.c
3391         * src/summary_search.c
3392         * src/summaryview.c
3393         * src/wizard.c
3394         * src/gtk/gtkcmclist.c
3395         * src/gtk/gtkcmctree.c
3396         * src/gtk/gtkcmoptionmenu.c
3397         * src/gtk/gtksctree.c
3398         * src/gtk/gtkutils.c
3399         * src/gtk/gtkutils.h
3400         * src/gtk/gtkvscrollbutton.c
3401         * src/gtk/inputdialog.c
3402         * src/gtk/pluginwindow.c
3403         * src/gtk/quicksearch.c
3404         * src/gtk/spell_entry.c
3405         * src/plugins/bogofilter/bogofilter_gtk.c
3406         * src/plugins/dillo_viewer/dillo_prefs.c
3407         * src/plugins/pgpcore/prefs_gpg.c
3408         * src/plugins/spamassassin/spamassassin_gtk.c
3409         * src/plugins/trayicon/trayicon.c
3410         * src/plugins/trayicon/trayicon_prefs.c
3411                 Remove all possible #if GTK_CHECK_VERSION() checks,
3412                 and make Claws build with GTK+2.16 (untested right
3413                 now), as the Gpg4Win project uses GTK+2.16 currently.
3414
3415 2011-10-22 [colin]      3.7.10cvs40
3416
3417         * src/gtk/gtkutils.h
3418         * configure.ac
3419                 Fix (hopefully) build with GTK+ 2.18.
3420
3421 2011-10-20 [paul]       3.7.10cvs39
3422
3423         * AUTHORS
3424         * src/ldif.c
3425         * src/gtk/authors.h
3426                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3427                 Patch by Bodo Graumann <mail@bodograumann.de>
3428
3429 2011-10-20 [mones]      3.7.10cvs38
3430
3431         * po/fr.po
3432         * src/common/defs.h
3433                 Fix references to old dotsrc mailing lists
3434
3435 2011-10-19 [mones]      3.7.10cvs37
3436
3437         * src/prefs_msg_colors.c
3438                 Fix Ok/Cancel buttons in color selector of preferences
3439
3440 2011-10-17 [colin]      3.7.10cvs36
3441
3442         * src/gtk/gtkshruler.c
3443                 (Probably) fix GTK+ <= 2.22
3444
3445 2011-10-17 [colin]      3.7.10cvs35
3446
3447         * src/gtk/gtkshruler.c
3448                 Fix GTK+2.22 build
3449
3450 2011-10-17 [mones]      3.7.10cvs34
3451
3452         * src/addrbook.c
3453         * src/exportldif.c
3454         * src/jpilot.c
3455         * src/mutt.c
3456         * src/pine.c
3457         * src/procmsg.c
3458         * src/vcard.c
3459                 Fix potential out-of-buffer writes
3460
3461 2011-10-17 [mones]      3.7.10cvs33
3462
3463         * src/main.c
3464                 Use just one g_print call per option; correct indentation
3465
3466 2011-10-17 [colin]      3.7.10cvs32
3467
3468         * src/compose.c
3469         * src/compose.h
3470         * src/gtk/Makefile.am
3471         * src/gtk/gtkshruler.c
3472         * src/gtk/gtkshruler.h
3473         * src/gtk/gtkunit.c
3474         * src/gtk/gtkunit.h
3475                 Reimplement ruler using the GTK widgets. Thanks
3476                 to Hanno for the initial patch.
3477
3478 2011-10-17 [colin]      3.7.10cvs31
3479
3480         * src/action.c
3481         * src/main.c
3482         * src/gtk/gtkutils.c
3483         * src/gtk/gtkutils.h
3484                 Undeprecate GIO/GdkCondition
3485
3486 2011-10-16 [mones]      3.7.10cvs30
3487
3488         * src/main.c
3489                 Add --compose-from-file option to open composition
3490                 window with the headers and body from a file; based
3491                 on Debian patch to fix http://bugs.debian.org/544868
3492
3493 2011-10-15 [mones]      3.7.10cvs29
3494
3495         * manual/advanced.xml
3496                 Document new summary_from_show hidden preference
3497
3498 2011-10-15 [paul]       3.7.10cvs28
3499
3500         * src/compose.c
3501                 compose_create_tags() - fix misplaced 'int i'
3502                 compose_entry_mark_default_to() - fix To field highlighting
3503
3504 2011-10-09 [colin]      3.7.10cvs27
3505
3506         * src/addr_compl.c
3507                 Fix address completion
3508
3509 2011-10-07 [colin]      3.7.10cvs26
3510
3511         * src/prefs_filtering_action.c
3512         * src/gtk/gtkutils.h
3513                 Fix build with GTK+2.20
3514
3515 2011-10-07 [colin]      3.7.10cvs25
3516
3517         * src/gtk/Makefile.am
3518         * src/gtk/gdkkeysyms-new.h
3519         * src/gtk/gtkutils.h
3520                 Copy the new GDK_KEY_* definitions for older GTKs
3521
3522 2011-10-07 [colin]      3.7.10cvs24
3523
3524         * configure.ac
3525                 Fix typos (thanks to Hanno)
3526
3527 2011-10-07 [colin]      3.7.10cvs23
3528
3529         * src/compose.c
3530         * src/gtk/gtkshruler.c
3531         * src/gtk/gtkshruler.h
3532                 Disable ruler starting from 2.24.
3533
3534 2011-10-07 [colin]      3.7.10cvs22
3535
3536         * configure.ac
3537         * src/messageview.c
3538         * src/gtk/Makefile.am
3539                 GTK2 build fix
3540
3541 2011-10-07 [colin]      3.7.10cvs21
3542
3543         * configure.ac
3544         * src/action.c
3545         * src/addr_compl.c
3546         * src/addrgather.c
3547         * src/compose.c
3548         * src/compose.h
3549         * src/editldap.c
3550         * src/mainwindow.c
3551         * src/message_search.c
3552         * src/mimeview.c
3553         * src/mimeview.h
3554         * src/prefs_account.c
3555         * src/prefs_compose_writing.c
3556         * src/prefs_filtering_action.c
3557         * src/prefs_folder_item.c
3558         * src/prefs_logging.c
3559         * src/prefs_matcher.c
3560         * src/prefs_message.c
3561         * src/prefs_other.c
3562         * src/prefs_receive.c
3563         * src/prefs_summaries.c
3564         * src/prefs_wrapping.c
3565         * src/printing.c
3566         * src/ssl_manager.c
3567         * src/statusbar.c
3568         * src/stock_pixmap.c
3569         * src/summary_search.c
3570         * src/textview.c
3571         * src/gtk/Makefile.am
3572         * src/gtk/colorlabel.c
3573         * src/gtk/gtkutils.c
3574         * src/gtk/gtkutils.h
3575         * src/gtk/logwindow.c
3576         * src/gtk/menu.c
3577         * src/gtk/menu.h
3578         * src/gtk/quicksearch.c
3579         * src/gtk/spell_entry.c
3580         * src/plugins/bogofilter/bogofilter_gtk.c
3581         * src/plugins/dillo_viewer/dillo_viewer.c
3582         * src/plugins/pgpcore/prefs_gpg.c
3583         * src/plugins/spamassassin/spamassassin_gtk.c
3584                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3585                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3586                 ported (especially GtkCMOptionMenu)
3587
3588 2011-10-07 [colin]      3.7.10cvs20
3589
3590         * src/account.c
3591         * src/action.c
3592         * src/addr_compl.c
3593         * src/addrcustomattr.c
3594         * src/addrduplicates.c
3595         * src/addressadd.c
3596         * src/addressbook.c
3597         * src/addressbook_foldersel.c
3598         * src/addrgather.c
3599         * src/alertpanel.c
3600         * src/browseldap.c
3601         * src/compose.c
3602         * src/editaddress.c
3603         * src/editaddress_other_attributes_ldap.c
3604         * src/editbook.c
3605         * src/editgroup.c
3606         * src/editjpilot.c
3607         * src/editldap.c
3608         * src/editldap_basedn.c
3609         * src/edittags.c
3610         * src/editvcard.c
3611         * src/exphtmldlg.c
3612         * src/expldifdlg.c
3613         * src/export.c
3614         * src/foldersel.c
3615         * src/folderview.c
3616         * src/grouplistdialog.c
3617         * src/import.c
3618         * src/importldif.c
3619         * src/importmutt.c
3620         * src/importpine.c
3621         * src/mainwindow.c
3622         * src/message_search.c
3623         * src/messageview.c
3624         * src/mimeview.c
3625         * src/prefs_actions.c
3626         * src/prefs_customheader.c
3627         * src/prefs_display_header.c
3628         * src/prefs_filtering.c
3629         * src/prefs_filtering_action.c
3630         * src/prefs_folder_column.c
3631         * src/prefs_matcher.c
3632         * src/prefs_msg_colors.c
3633         * src/prefs_other.c
3634         * src/prefs_summaries.c
3635         * src/prefs_summary_column.c
3636         * src/prefs_summary_open.c
3637         * src/prefs_template.c
3638         * src/prefs_toolbar.c
3639         * src/printing.c
3640         * src/sourcewindow.c
3641         * src/ssl_manager.c
3642         * src/summary_search.c
3643         * src/summaryview.c
3644         * src/textview.c
3645         * src/uri_opener.c
3646         * src/gtk/about.c
3647         * src/gtk/colorsel.c
3648         * src/gtk/combobox.c
3649         * src/gtk/description_window.c
3650         * src/gtk/foldersort.c
3651         * src/gtk/gtkaspell.c
3652         * src/gtk/gtkcmclist.c
3653         * src/gtk/gtkcmctree.c
3654         * src/gtk/gtkcmoptionmenu.c
3655         * src/gtk/gtkutils.c
3656         * src/gtk/icon_legend.c
3657         * src/gtk/inputdialog.c
3658         * src/gtk/logwindow.c
3659         * src/gtk/pluginwindow.c
3660         * src/gtk/prefswindow.c
3661         * src/gtk/quicksearch.c
3662         * src/plugins/pgpcore/passphrase.c
3663         * src/plugins/pgpcore/select-keys.c
3664                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
3665                 to replace GDK_* by GDK_KEY_*.
3666
3667 2011-10-07 [colin]      3.7.10cvs19
3668
3669         * AUTHORS
3670         * src/account.c
3671         * src/action.c
3672         * src/addr_compl.c
3673         * src/addressbook.c
3674         * src/alertpanel.c
3675         * src/compose.c
3676         * src/edittags.c
3677         * src/folderview.c
3678         * src/grouplistdialog.c
3679         * src/image_viewer.c
3680         * src/mainwindow.c
3681         * src/mimeview.c
3682         * src/noticeview.c
3683         * src/prefs_filtering_action.c
3684         * src/prefs_folder_column.c
3685         * src/prefs_msg_colors.c
3686         * src/prefs_summary_column.c
3687         * src/prefs_toolbar.c
3688         * src/printing.c
3689         * src/stock_pixmap.c
3690         * src/summaryview.c
3691         * src/textview.c
3692         * src/undo.c
3693         * src/wizard.c
3694         * src/gtk/about.c
3695         * src/gtk/authors.h
3696         * src/gtk/colorlabel.c
3697         * src/gtk/colorsel.c
3698         * src/gtk/gtkcmclist.c
3699         * src/gtk/gtkcmctree.c
3700         * src/gtk/gtkcmoptionmenu.c
3701         * src/gtk/gtksctree.c
3702         * src/gtk/gtkutils.c
3703         * src/gtk/gtkvscrollbutton.c
3704         * src/gtk/inputdialog.c
3705         * src/gtk/logwindow.c
3706         * src/gtk/menu.c
3707         * src/gtk/prefswindow.c
3708         * src/gtk/progressdialog.c
3709         * src/plugins/pgpcore/passphrase.c
3710         * src/plugins/trayicon/trayicon.c
3711                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
3712                 Patch by Hanno Thurow-Meyer, many thanks to him !
3713
3714 2011-09-20 [colin]      3.7.10cvs18
3715
3716         * src/common/ssl.c
3717                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
3718                 gnutls 3.0.3'
3719
3720 2011-09-18 [colin]      3.7.10cvs17
3721
3722         * src/news.c
3723                 Fix segfault when connection fails
3724
3725 2011-09-03 [colin]      3.7.10cvs16
3726
3727         * src/common/ssl.c
3728                 Use NORMAL instead of EXPORT priorities.
3729
3730 2011-09-02 [colin]      3.7.10cvs15
3731
3732         * configure.ac
3733         * src/common/ssl.c
3734                 Linking against gcrypt explicitely in order to call
3735                 gcry_control() for mutex setup isn't necessary anymore
3736                 starting from gnuTLS 2.11.
3737
3738 2011-08-31 [colin]      3.7.10cvs14
3739
3740         * src/plugins/pgpinline/pgpinline.c
3741         * src/plugins/pgpmime/pgpmime.c
3742                 Fix bug #2431, "Major memory leak in PGP message handling".
3743
3744 2011-08-31 [colin]      3.7.10cvs13
3745
3746         * AUTHORS
3747         * src/gtk/authors.h
3748         * src/mainwindow.c
3749         * src/messageview.c
3750         * src/gtk/authors.h
3751                 Apply Steve Rader's patch from bug #2388, "Add 
3752                 message view scrolling menu items"
3753
3754 2011-08-30 [colin]      3.7.10cvs12
3755
3756         * src/gtk/prefswindow.c
3757                 Fix layout issues (i.e. on SSL page if changing account
3758                 type prior to visiting it).
3759
3760 2011-08-30 [colin]      3.7.10cvs11
3761
3762         * configure.ac
3763         * src/common/ssl.c
3764                 Don't use deprecated functions for GnuTLS priorities.
3765                 Require GnuTLS 2.2 that is the first version with the
3766                 new function.
3767
3768 2011-08-30 [colin]      3.7.10cvs10
3769
3770         * src/common/socket.c
3771         * src/common/ssl.c
3772                 Long-term fix for bug #2402, "GnuTLS change breaks socket
3773                 communication", as per http://savannah.gnu.org/support/?107660
3774
3775 2011-08-30 [colin]      3.7.10cvs9
3776
3777         * src/etpan/imap-thread.c
3778         * src/etpan/nntp-thread.c
3779                 Remove dead openSSL code
3780
3781 2011-08-30 [colin]      3.7.10cvs8
3782
3783         * src/ssl_manager.c
3784         * src/common/ssl.c
3785         * src/common/ssl_certificate.c
3786         * src/common/ssl_certificate.h
3787         * src/etpan/imap-thread.c
3788         * src/etpan/nntp-thread.c
3789                 Fix bug #2127, "SSL cert check uses canonical name instead of
3790                 specified name"
3791
3792 2011-08-29 [colin]      3.7.10cvs7
3793
3794         * src/prefs_account.c
3795                 Fix X-Mailer option not appearing on IMAP
3796
3797 2011-08-29 [colin]      3.7.10cvs6
3798
3799         * src/plugins/pgpcore/Makefile.am
3800         * src/plugins/pgpinline/Makefile.am
3801         * src/plugins/pgpmime/Makefile.am
3802         * src/plugins/smime/Makefile.am
3803                 Windows build fix:
3804                 libtool: link: require no space between `-L' and `.'
3805
3806 2011-08-29 [colin]      3.7.10cvs5
3807
3808         * src/account.c
3809         * src/compose.c
3810         * src/prefs_account.c
3811         * src/prefs_account.h
3812                 Revert cvs4 which is rather illogical and instead
3813                 use Fabian's patch from bug #2471
3814
3815 2011-08-29 [colin]      3.7.10cvs4
3816
3817         * src/compose.c
3818                 Don't insert custom headers that have empty values.
3819                 Allows not inserting X-Mailer if it's set to nothing.
3820                 Fixes bug #2471, "Make setting an X-Mailer header optional".
3821
3822 2011-08-29 [colin]      3.7.10cvs3
3823
3824         * src/image_viewer.c
3825         * src/textview.c
3826         * src/gtk/gtkutils.c
3827         * src/gtk/gtkutils.h
3828                 Handle EXIF orientation in images (both in textview's
3829                 preview and image viewer)
3830
3831 2011-08-28 [paul]       3.7.10cvs2
3832
3833         * src/prefs_common.c
3834         * src/prefs_common.h
3835         * src/summaryview.c
3836                 add new hidden option to control the display in the From
3837                 column in the Message List: 0 (default): show name,
3838                 1: show address, 2: show name + address
3839
3840 2011-08-27 [paul]       3.7.10cvs1
3841
3842         * po/POTFILES.in
3843         * src/common/ssl_certificate.c
3844         * src/etpan/imap-thread.c
3845         * src/etpan/nntp-thread.c
3846                 offer up some missing log_error() strings to translators
3847
3848 2011-08-27 [paul]       3.7.10
3849         * NEWS
3850         * README
3851         * RELEASE_NOTES 
3852                 3.7.10 unleashed!               
3853
3854 2011-08-27 [paul]       3.7.9cvs52
3855
3856         * po/cs.po
3857         * po/fr.po
3858         * po/hu.po
3859         * po/lt.po
3860         * po/pt_BR.po
3861         * po/sk.po
3862                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
3863                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
3864
3865 2011-08-27 [mones]      3.7.9cvs51
3866
3867         * claws-mail.desktop
3868                 Include generic name and comment translations
3869                 Thanks to all the people on the translators ML!
3870
3871 2011-08-23 [paul]       3.7.9cvs50
3872
3873         * src/common/ssl.c
3874                 probable/possible fix/workaround for bug 2402,
3875                 'can't download message from pop3 server'
3876
3877 2011-08-18 [paul]       3.7.9cvs49
3878
3879         * manual/handling.xml
3880                 fix typos. thanks to vilpan
3881
3882 2011-08-17 [paul]       3.7.9cvs48
3883
3884         * tools/claws.i18n.status.pl
3885                 add Mindaugas Baranauskas (Lithuanian)
3886
3887 2011-08-14 [mir]        3.7.9cvs47
3888
3889         * src/news.c
3890         * src/etpan/nntp-thread.c
3891                 Fix bug 2418. Patch provided by Sébastien Bigaret with
3892                 some minor contribution by me.
3893
3894 2011-08-13 [mir]        3.7.9cvs46
3895
3896         * src/etpan/nntp-thread.c
3897                 Fix bug when NNTP server sends authentication warning
3898                 as part of the connection session. Privously etpan would
3899                 bail out for any return code other than NEWSNNTP_NO_ERROR
3900                 but as early as the connection session a return code like
3901                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
3902                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
3903                 be considered as an error.
3904
3905 2011-08-12 [paul]       3.7.9cvs45
3906
3907         * src/mimeview.c
3908                 3.7.9cvs43 mistakenly dropped off the info
3909                 about the mime part from the tooltip
3910
3911 2011-08-12 [wwp]        3.7.9cvs44
3912
3913         * src/gtk/quicksearch.c
3914          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
3915
3916 2011-08-09 [paul]       3.7.9cvs43
3917
3918         * src/mimeview.c
3919                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
3920
3921 2011-08-06 [paul]       3.7.9cvs42
3922
3923         * src/compose.c
3924                 fix cursor placement in Forward template
3925
3926 2011-08-06 [paul]       3.7.9cvs41
3927
3928         * src/gtk/description_window.c
3929                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
3930
3931 2011-08-05 [holger]     3.7.9cvs40
3932
3933         * claws-mail.desktop
3934                 Revert 3.7.9cvs35 for now, it may be problematic
3935                 (see bug #2450)
3936
3937 2011-08-05 [paul]       3.7.9cvs39
3938
3939         * src/mainwindow.c
3940         * src/messageview.c
3941                 use 'Collapse quotes' rather than 'Fold quotes' on
3942                 labels, for consistency
3943         * src/toolbar.c
3944                 use 'Receive mail from account' rather than 'on account'
3945
3946 2011-07-30 [mir]        3.7.9cvs38
3947
3948         * src/etpan/Makefile.am
3949         * src/plugins/pgpcore/Makefile.am
3950         * src/plugins/pgpmime/Makefile.am
3951         * src/plugins/smime/Makefile.am
3952                 Fix broken build on Debian Sid. enchant.h cannot be
3953                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
3954                 present in Makefile.am. Apparently enchant.h in older
3955                 versions were placed in /usr/include which is always
3956                 scanned be default.
3957
3958 2011-07-21 [mones]      3.7.9cvs37
3959
3960         * src/common/plugin.c
3961         * src/common/plugin.h
3962                 Make licences allowed for plugins more explicit and also
3963                 accept dual (or more) licences when properly formatted.
3964                 Doesn't require any change on current plugins.
3965
3966 2011-07-18 [mones]      3.7.9cvs36
3967
3968         * manual/advanced.xml
3969                 Document briefly tags feature.
3970         * manual/glossary.xml
3971                 Fix definition to avoid confussion with tags.
3972         * manual/es/advanced.xml
3973         * manual/es/glossary.xml
3974                 Synchronize Spanish translation with the above.
3975
3976 2011-07-07 [holger]     3.7.9cvs35
3977
3978         * claws-mail.desktop
3979                 Add indicator stuff to the desktop file
3980                 Taken from bug #2450
3981
3982 2011-07-06 [paul]       3.7.9cvs34
3983
3984         * src/edittags.c
3985                 fix English usage
3986
3987 2011-07-06 [mones]      3.7.9cvs33
3988
3989         * src/edittags.c
3990                 Do not create an empty tag name row in panel and
3991                 warn user about using a non-reserved tag instead
3992
3993 2011-07-05 [mones]      3.7.9cvs32
3994
3995         * src/imap.c
3996         * src/common/tags.c
3997         * src/common/tags.h
3998         * src/etpan/imap-thread.c
3999                 Make constants for reserved tags and use them
4000                 Removed also duplicate comparison while at it
4001
4002 2011-07-05 [paul]       3.7.9cvs31
4003
4004         * src/compose.c
4005                 when using a Compose template, only place the cursor
4006                 in the body when the cursor symbol, %cursor (%X), is used
4007
4008 2011-07-03 [paul]       3.7.9cvs30
4009
4010         * src/main.c
4011                 do main_window_popup(mainwin); on plugin load error, or
4012                 else the warning dialogue and mainwindow stays minimised
4013                 and hidden
4014
4015 2011-07-03 [paul]       3.7.9cvs29
4016
4017         * src/wizard.c
4018                 fix bug 2462, 'Building without GnuTLS support leads to a
4019                 failure in wizard.c'
4020
4021 2011-07-03 [paul]       3.7.9cvs28
4022
4023         * src/mainwindow.c
4024         * src/mainwindow.h
4025         * src/summaryview.c
4026                 fix bug #2461, 'popup menu in message list displays
4027                 'move to trash' and 'delete''.
4028                 Add a new sensitivity condition 'M_NOT_TRASH' and
4029                 remove the broken workaround for right-click in summaryview.c.
4030                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4031                 News folder.
4032
4033 2011-06-21 [paul]       3.7.9cvs27
4034
4035         * src/mainwindow.c
4036                 revert 3.7.9cvs2, it does no good
4037
4038 2011-06-18 [mir]        3.7.9cvs26
4039
4040         * configure.ac
4041                 Fix autoconf warnings introduced in autoconf >= 2.64
4042
4043 2011-06-05 [paul]       3.7.9cvs25
4044
4045         * po/ca.po
4046         * po/cs.po
4047         * po/de.po
4048         * po/it.po
4049         * po/ja.po
4050         * po/pt_PT.po
4051         * po/sk.po
4052         * po/uk.po
4053                 fix strings where an informational message has been
4054                 wrongly entered into the translated string
4055         * src/toolbar.c
4056                 enable 'Trash' and 'Sender' to be translated based on
4057                 the context, e.g. as button text and as mail header
4058         * src/gtk/about.c
4059                 fix english in Info tab
4060
4061 2011-05-25 [colin]      3.7.9cvs24
4062
4063         * src/action.c
4064                 Fix bug #2439, "use bitwise operator for bitmask instead of
4065                 logical operator". Thanks to Nicolas Kaiser for the patch.
4066
4067 2011-05-18 [colin]      3.7.9cvs23
4068
4069         * src/news.c
4070                 Fix missing group selection before xover if the
4071                 connection was reset before.
4072
4073 2011-05-12 [colin]      3.7.9cvs22
4074
4075         * src/common/utils.c
4076                 Fix bug #2412, "Send account mail address in Message-ID
4077                 wrongly implemented". Patch by Fabian Keil.
4078
4079 2011-05-12 [mones]      3.7.9cvs21
4080
4081         * src/etpan/nntp-thread.c
4082                 Fix bug #2418 "NNTP authentication is broken"
4083
4084 2011-05-09 [pawel]      3.7.9cvs20
4085
4086         * src/mainwindow.c
4087         * src/prefs_folder_item.c
4088                 Small UI fixes
4089
4090 2011-05-05 [colin]      3.7.9cvs19
4091
4092         * src/imap.c
4093         * src/inc.c
4094         * src/news.c
4095         * src/send_message.c
4096                 Fix bug #2184, "Add account name information inside network log".
4097                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4098                 This stuff is too much copy-pasted.
4099
4100
4101 2011-04-30 [colin]      3.7.9cvs18
4102
4103         * src/main.c
4104                 Fix bug #2414, 'Claws segfaults on startup with
4105                 notification plugin enabled". Thanks Christian
4106                 Faulhammer for the patch.
4107
4108 2011-04-27 [colin]      3.7.9cvs17
4109
4110         * src/codeconv.c
4111                 Make Windows' encoding CP1251 for ru_RU locale
4112                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4113
4114 2011-04-24 [paul]       3.7.9cvs16
4115
4116         * manual/claws-mail-manual.xml
4117         * manual/de/claws-mail-manual.xml
4118         * manual/es/claws-mail-manual.xml
4119         * manual/fr/claws-mail-manual.xml
4120         * manual/it/claws-mail-manual.xml
4121                 update copyright year
4122
4123 2011-04-24 [paul]       3.7.9cvs15
4124
4125         * src/summaryview.c
4126                 fix bug #2353, 'Right-clicking on spam in order to delete
4127                 it causes it to show in message window'
4128
4129 2011-04-24 [paul]       3.7.9cvs14
4130
4131         * src/mainwindow.c
4132         * src/gtk/foldersort.c
4133         * src/gtk/foldersort.h
4134                 fix labelling, 'change folder order' to 'change mailbox order'
4135
4136 2011-04-23 [paul]       3.7.9cvs13
4137
4138         * configure.ac
4139                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4140                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4141                 committed in 3.7.8cvs19 
4142
4143 2011-04-11 [paul]       3.7.9cvs12
4144
4145         * src/plugins/trayicon/trayicon.c
4146                 fix build bug: gtk_status_icon_set_title() is available
4147                 since gtk 2.18.x not 2.14.x
4148
4149 2011-04-11 [paul]       3.7.9cvs11
4150
4151         * po/hu.po
4152                 updated by Páder RezsÅ‘
4153
4154 2011-04-10 [colin]      3.7.9cvs10
4155
4156         * src/addr_compl.c
4157         * src/addressbook.c
4158         * src/compose.c
4159         * src/editaddress.c
4160         * src/editaddress_other_attributes_ldap.c
4161         * src/main.c
4162         * src/message_search.c
4163         * src/prefs_display_header.c
4164         * src/prefs_filtering_action.c
4165         * src/prefs_matcher.c
4166         * src/prefs_other.c
4167         * src/prefs_toolbar.c
4168         * src/summary_search.c
4169         * src/gtk/colorlabel.c
4170         * src/gtk/combobox.c
4171         * src/gtk/gtkcmoptionmenu.c
4172         * src/gtk/gtkshruler.c
4173         * src/gtk/gtkshruler.h
4174         * src/gtk/gtkutils.h
4175         * src/gtk/inputdialog.c
4176         * src/gtk/quicksearch.c
4177                 Revert the whole pile of crap introduced in
4178                 cvs9,8,7,4.
4179
4180 2011-04-10 [colin]      3.7.9cvs9
4181
4182         * src/compose.c
4183         * src/editaddress.c
4184         * src/editaddress_other_attributes_ldap.c
4185         * src/main.c
4186         * src/message_search.c
4187         * src/prefs_display_header.c
4188         * src/prefs_matcher.c
4189         * src/prefs_toolbar.c
4190         * src/summary_search.c
4191         * src/gtk/combobox.c
4192         * src/gtk/gtkutils.h
4193         * src/gtk/inputdialog.c
4194         * src/gtk/quicksearch.c
4195                 Finish fun with combo boxes. (hopefully)
4196
4197 2011-04-10 [colin]      3.7.9cvs8
4198
4199         * src/compose.c
4200         * src/prefs_filtering_action.c
4201         * src/gtk/combobox.c
4202         * src/gtk/gtkshruler.c
4203         * src/gtk/gtkshruler.h
4204                 More undeprecation. GTKSHRuler is #if'ed out. We can
4205                 still decide to maintain the old GtkRuler widget in-tree
4206                 if the lack of ruler in Compose window is too
4207                 annoying.
4208
4209 2011-04-10 [colin]      3.7.9cvs7
4210
4211         * src/addr_compl.c
4212         * src/addressbook.c
4213         * src/compose.c
4214         * src/editaddress_other_attributes_ldap.c
4215         * src/message_search.c
4216         * src/prefs_display_header.c
4217         * src/prefs_filtering_action.c
4218         * src/prefs_other.c
4219         * src/prefs_toolbar.c
4220         * src/summary_search.c
4221         * src/gtk/colorlabel.c
4222         * src/gtk/combobox.c
4223         * src/gtk/gtkcmoptionmenu.c
4224         * src/gtk/gtkutils.h
4225                 More comboboxtext undeprecation
4226
4227 2011-04-10 [colin]      3.7.9cvs6
4228
4229         * src/messageview.c
4230                 Fix it better.
4231
4232 2011-04-10 [colin]      3.7.9cvs5
4233
4234         * src/messageview.c
4235                 Fix age-old typo.
4236
4237 2011-04-10 [colin]      3.7.9cvs4
4238
4239         * src/compose.c
4240         * src/editaddress_other_attributes_ldap.c
4241         * src/message_search.c
4242         * src/prefs_display_header.c
4243         * src/prefs_filtering_action.c
4244         * src/prefs_other.c
4245         * src/prefs_toolbar.c
4246         * src/summary_search.c
4247         * src/gtk/combobox.c
4248         * src/gtk/gtkutils.h
4249                 gtk_combo_box_*_text() is deprecated, and
4250                 gtk_combo_box_text_*() is the new hotness.
4251
4252 2011-04-10 [colin]      3.7.9cvs3
4253
4254         * src/addr_compl.c
4255         * src/addressbook.c
4256         * src/browseldap.c
4257         * src/compose.c
4258         * src/folder.c
4259         * src/folderview.c
4260         * src/gtk/gtkvscrollbutton.c
4261         * src/gtk/gtkvscrollbutton.h
4262                 s/GtkFunction/GSourceFunc
4263
4264 2011-04-10 [colin]      3.7.9cvs2
4265
4266         * src/mainwindow.c
4267                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4268                 This is the patch from bug #2396, it should be innocuous even
4269                 if that's useless to do deiconify + present window...
4270
4271 2011-04-09 [paul]       3.7.9cvs1
4272
4273         * src/prefs_summaries.c
4274                 fix typo in string. (thanks, Brad!)
4275
4276 2011-04-09 [paul]       3.7.9
4277         * NEWS
4278         * README
4279         * RELEASE_NOTES 
4280                 3.7.9 unleashed!        
4281
4282 2011-04-09 [paul]       3.7.8cvs78
4283
4284         * po/cs.po
4285         * po/es.po
4286         * po/fi.po
4287         * po/fr.po
4288         * po/lt.po
4289         * po/pt_BR.po
4290         * po/sk.po
4291         * po/uk.po
4292                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4293                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4294                 Slavko, and Yarema
4295
4296 2011-04-09 [colin]      3.7.8cvs77
4297
4298         * src/gtk/filesel.c
4299                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4300                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4301                 encoding filename. Hooray for stupid.
4302
4303 2011-04-08 [colin]      3.7.8cvs76
4304
4305         * src/action.c
4306                 Fix action Stop: if child does not react to SIGTERM, it'll
4307                 probably start behaving when it'll get a SIGKILL on the user's
4308                 second press on Stop.
4309                 Fixes bug #2237, "User action makes Claws unresponsive".
4310
4311 2011-04-08 [colin]      3.7.8cvs75
4312
4313         * src/account.c
4314         * src/folder.c
4315         * src/folder.h
4316         * src/folder_item_prefs.c
4317         * src/folder_item_prefs.h
4318         * src/prefs_account.c
4319                 Fix bug #2382, "folderitemrc not updated when account
4320                 name is changed". Indeed, this wasn't done.
4321
4322 2011-04-08 [wwp]        3.7.8cvs74
4323
4324         * src/procmime.c
4325         Add support for quoted values (*="value").
4326         This commonly fixes a trailing quote appearing to filenames
4327         sent by iphone Mail (not sure if it's culprit at all, though).
4328
4329 2011-04-08 [colin]      3.7.8cvs73
4330
4331         * src/gtk/filesel.c
4332                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4333                 caused by attachments with extended chars in the file name". Patch
4334                 derived from a patch bt Fabien Keil
4335
4336 2011-04-05 [wwp]        3.7.8cvs72
4337
4338         * src/compose.c
4339                 A debug string not to translate.
4340
4341 2011-04-03 [colin]      3.7.8cvs71
4342
4343         * src/common/utils.h
4344                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4345                 That's not the first bug-report where internal
4346                 debug-only backtrace() crashes on FreeBSD.
4347
4348 2011-04-03 [colin]      3.7.8cvs70
4349
4350         * src/compose.c
4351                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4352                 compose window".
4353                 Batch-mode compose windows (from filtering actions) shouldn't
4354                 try to access stuff after flushing events...
4355
4356 2011-03-31 [paul]       3.7.8cvs69
4357
4358         * INSTALL
4359                 update as gtk >= 2.10 now required
4360                 (because I'll never remember to do this later)
4361
4362 2011-03-26 [paul]       3.7.8cvs68
4363
4364         * src/messageview.c
4365                 fix separators in Go To menu
4366
4367 2011-03-20 [colin]      3.7.8cvs67
4368
4369         * configure.ac
4370                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4371                 when we'll have time to handle them
4372
4373 2011-03-18 [paul]       3.7.8cvs66
4374
4375         * src/textview.c
4376                 make user-facing message more accurate -
4377                 'Network Log' not 'View Log'
4378
4379 2011-03-17 [wwp]        3.7.8cvs65
4380
4381         * po/fr.po
4382                 Fix a typo around plural form, as reported by
4383                 Yannick Palanque.
4384
4385 2011-03-15 [colin]      3.7.8cvs64
4386
4387         * AUTHORS
4388         * src/gtk/authors.h
4389         * src/main.c
4390                 Fix bug #2381, "Support for NetworkManager 0.9".
4391                 Patch by Mikhail Efremov
4392
4393 2011-03-04 [colin]      3.7.8cvs63
4394
4395         * src/mimeview.c
4396         * src/mimeview.h
4397                 Fix segfault on Windows
4398         * src/exporthtml.c
4399         * src/common/utils.c
4400         * src/common/w32_unistd.c
4401         * src/common/w32lib.h
4402                 Rationalize use of time_r() funcs (pthread do define them)
4403
4404 2011-03-02 [pawel]      3.7.8cvs62
4405
4406         * src/wizard.c
4407                 Re-implement widgets aligning, switch from GtkSizeGroup
4408                 to GtkTable - this should fix disappearing labels
4409
4410 2011-03-01 [pawel]      3.7.8cvs61
4411
4412         * src/wizard.c
4413                 Wizard GUI cleanups. Make it look and behave more
4414                 like account preferences.
4415
4416 2011-02-23 [colin]      3.7.8cvs60
4417
4418         * src/common/Makefile.am
4419                 Fix make dist
4420
4421 2011-02-23 [colin]      3.7.8cvs59
4422
4423         * src/Makefile.am
4424         * src/main.c
4425         * src/common/Makefile.am
4426         * src/common/plugin.c
4427         * src/common/valgrind.h
4428                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4429                 Use valgrind's own header.
4430
4431 2011-02-22 [colin]      3.7.8cvs58
4432
4433         * src/prefs_account.c
4434                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4435                 signed message" upon new installation. This is disturbing when PGP
4436                 plugins are loaded by default.
4437
4438 2011-02-16 [paul]       3.7.8cvs57
4439
4440         * src/*
4441                 update copyright headers throughout
4442
4443 2011-02-16 [paul]       3.7.8cvs56
4444
4445         * src/summaryview.c
4446                 use gettext plural form for "item selected"/"items selected"
4447
4448 2011-02-13 [colin]      3.7.8cvs55
4449
4450         * src/mimeview.c
4451         * src/mimeview.h
4452                 Fix bug #2361, "Claws crashes after PGP Check in separate
4453                 msg view". Don't let the cancel thread lie around after
4454                 the verification ended.
4455
4456 2011-02-13 [paul]       3.7.8cvs54
4457
4458         * po/lt.po
4459                 updated by Mindaugas Baranauskas
4460
4461 2011-02-11 [mones]      3.7.8cvs53
4462
4463         * manual/es/advanced.xml
4464                 Sync with English manual
4465         * src/imap.c
4466                 Fix remaining mismatched alloc/free from cppcheck
4467
4468 2011-02-10 [pawel]      3.7.8cvs52
4469
4470         * src/ldapupdate.c
4471                 Fix memleaks
4472
4473 2011-02-10 [pawel]      3.7.8cvs51
4474
4475         * src/prefs_toolbar.c
4476                 - set menus sensitivity in item type combo depending on
4477                   availability of actions / plugin hooks
4478                 - style fixes, spaces instead of tabs mostly
4479
4480 2011-02-10 [paul]       3.7.8cvs50
4481
4482         * src/prefs_account.c
4483                 move the 'send acc mail addr in msg-id" option to
4484                 the send page
4485
4486 2011-02-10 [paul]       3.7.8cvs49
4487
4488         * src/prefs_account.c
4489                 move the 'expunge immediately' option to a more
4490                 suitable page
4491
4492 2011-02-05 [pawel]      3.7.8cvs48
4493
4494         * manual/advanced.xml
4495                 Document new hidden pref
4496         * src/folder.c
4497                 Dont treat mimeparts referenced by others as
4498                 real attachments
4499         * src/mimeview.c
4500         * src/prefs_common.c
4501         * src/prefs_common.h
4502                 Add ability to hide inline attachments referenced
4503                 by other mimeparts in MimeView. To enable this
4504                 feature set show_inline_attachments=0 in your clawsrc
4505
4506 2011-01-25 [colin]      3.7.8cvs47
4507
4508         * src/matcher.c
4509                 Fix matcher body parsing: decode mails with our
4510                 MIME parser. This speeds up body search a bit as
4511                 binary attachments are not searched anymore, slows
4512                 down a bit full message searches, but not awfully.
4513         * src/summary_search.c
4514                 Use matcher API to search, in all cases (advanced search or
4515                 not). Also, fix little logic bugs related to combos history
4516         * src/common/utils.c
4517         * src/common/utils.h
4518         * src/procmime.c
4519         * src/procmime.h
4520                 Remove dead code, export functions needed by matcher.c
4521
4522 2011-01-25 [colin]      3.7.8cvs46
4523
4524         * src/compose.c
4525         * src/prefs_common.c
4526         * src/common/md5.c
4527         * src/common/ssl_certificate.c
4528                 Fix mismatched alloc/free (thanks to cppcheck)
4529
4530 2011-01-25 [colin]      3.7.8cvs45
4531
4532         * src/pop.c
4533                 Fix leak on error path
4534
4535 2011-01-23 [mones]      3.7.8cvs44
4536
4537         * manual/es/advanced.xml
4538                 Sync with English manual
4539
4540 2011-01-23 [paul]       3.7.8cvs43
4541
4542         * src/gtk/about.c
4543                 it's 2011, update copyright line
4544
4545 2011-01-23 [paul]       3.7.8cvs42
4546
4547         * manual/advanced.xml
4548         * src/prefs_common.c
4549         * src/prefs_common.h
4550         * src/textview.c
4551                 fix bug #2350, 'Make displaying localized date/time in
4552                 message view optional'.
4553                 This introduces a new hidden option (why do more?),
4554                 'msgview_date_format', which defaults to OFF, maintaining
4555                 the current and expected behaviour.
4556
4557 2011-01-21 [colin]      3.7.8cvs41
4558
4559         * src/procmime.c
4560                 Fix bug #2050, Clawsmail sends return receipt every seconds
4561                 We forgot to close the file when parsing 
4562                 disposition-notification fields, which made unlinking of the
4563                 corresponding emails in tempfolder/processing impossible in
4564                 Windows. Causing them to be re-fetched every time.
4565
4566 2011-01-21 [colin]      3.7.8cvs40
4567
4568         * claws-mail.desktop
4569                 Fix again bug #2346: We should have a %u parameter.
4570
4571 2011-01-21 [colin]      3.7.8cvs39
4572
4573         * src/plugins/spamassassin/spamassassin.c
4574                 Fix sa-learn when offline (its command line parsing is
4575                 space-dependant). Patch by Wolfgang Lorenz
4576
4577 2011-01-19 [pawel]      3.7.8cvs38
4578
4579         * claws-mail.desktop
4580                 Fix Bug 2346 'Please register x-handler-scheme
4581                  in .desktop file' patch by Laurent Bigonville
4582                 While I'm here update things to current
4583                 standards, fix desktop-file-validate warnings/errors
4584
4585 2011-01-18 [colin]      3.7.8cvs37
4586
4587         * src/common/smtp.c
4588                 Fix logic on SMTP AUTH: If the selected method isn't
4589                 available, say so instead of supposing it'll work.
4590                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4591
4592 2011-01-15 [pawel]      3.7.8cvs36
4593
4594         * src/prefs_folder_item.c
4595                 Rework subject regexp simplify gui a bit, this give us better
4596                 options page layout (window with min width was too short to 
4597                 show all contents and thigs were unwieldy) and better preview
4598                 of regexp working/not working
4599
4600 2011-01-14 [pawel]      3.7.8cvs35
4601
4602         * src/textview.c
4603                 strncpy2() NULLify strings just fine, no need to be
4604                 extra "clever"
4605
4606 2011-01-14 [pawel]      3.7.8cvs34
4607
4608         * src/textview.c
4609                 Fix Bug #2165 'The date not localized in the message view'
4610                 Display Date header in messageview in the same way as in
4611                 summaryview by respecting date format set in preferences.
4612
4613 2011-01-06 [pawel]      3.7.8cvs33
4614
4615         * src/prefs_account.c
4616         * src/prefs_folder_item.c
4617         * src/prefs_quote.c
4618         * src/quote_fmt.c
4619                 Make quote templates widgets more compact
4620
4621 2011-01-06 [pawel]      3.7.8cvs32
4622
4623         * src/plugins/trayicon/trayicon.c
4624                 - fix logic bug which caused icon to be
4625                   always set no-mail status on plugin load
4626                 - force icon hide on plugin_done(), without
4627                   it empty space(?!) is left in tray under KDE3 and KDE4
4628
4629 2011-01-06 [colin]      3.7.8cvs31
4630
4631         * src/addrharvest.c
4632         * src/codeconv.c
4633         * src/codeconv.h
4634         * src/compose.c
4635         * src/news.c
4636         * src/procheader.c
4637         * src/procmime.c
4638         * src/unmime.c
4639         * src/unmime.h
4640                 Unmime headers differently whether they're addresses or not:
4641                 It's useless to quote things containing commas if it's in
4642                 subject, for example. (introduced in 3.7.8cvs26)
4643
4644 2011-01-06 [colin]      3.7.8cvs30
4645
4646         * src/gtk/gtkaspell.c
4647                 Complete previous patch
4648         * src/messageview.c
4649         * src/plugins/pgpinline/pgpinline.c
4650                 Coding style
4651
4652 2011-01-06 [paul]       3.7.8cvs29
4653
4654         * AUTHORS
4655         * configure.ac
4656         * po/lt.po
4657         * src/gtk/authors.h
4658                 add Lithuanian translation (approx. 65% complete)
4659                 submitted by Mindaugas Baranauskas
4660
4661 2011-01-06 [pawel]      3.7.8cvs28
4662
4663         * src/export.c
4664         * src/import.c
4665         * src/messageview.c
4666         * src/prefs_actions.c
4667         * src/procmime.c
4668         * src/gtk/gtkaspell.c
4669         * src/plugins/pgpinline/pgpinline.c
4670         * src/plugins/pgpmime/pgpmime.c
4671         * src/plugins/smime/smime.c
4672                 Fix memory/file descriptors leaks
4673
4674 2011-01-06 [paul]       3.7.8cvs27
4675
4676         * src/plugins/pgpcore/sgpgme.c
4677                 fix bug #2322, 'GPG Full info: showing subkey
4678                 ID instead of primary key fingerprint'
4679                 Patch by Sébastien Bigaret.
4680
4681 2011-01-03 [colin]      3.7.8cvs26
4682
4683         * src/unmime.c
4684                 Better quote-checking when unmim-ing headers
4685                 that may have comas.
4686
4687 2011-01-03 [colin]      3.7.8cvs25
4688
4689         * src/unmime.c
4690                 Fix bug #2299, "Incorrect handling of quoted printable coma
4691                 in headers". As this is really painful to fix by switching
4692                 the whole stuff to a list of headers tokens, we workaround
4693                 the problem by adding quotes around the encoded-word (making
4694                 it a quoted-string which continuity is already handled).
4695
4696 2011-01-03 [colin]      3.7.8cvs24
4697
4698         * src/procheader.c
4699                 Remove dead code
4700
4701 2010-12-23 [colin]      3.7.8cvs23
4702
4703         * src/compose.c
4704                 Finish fixing bug #2203: When forwarding (inline) and there
4705                 are some text/* parts with no name, set them a name and
4706                 set their disposition to attachment, so that recipients with
4707                 MUAs preferring HTML parts don't show them by default.
4708
4709 2010-12-22 [paul]       3.7.8cvs22
4710
4711         * src/compose.h
4712                 fix missing file in 3.7.8cvs20
4713
4714 2010-12-22 [colin]      3.7.8cvs21
4715
4716         * src/folderview.c
4717         * src/folderview.h
4718                 Implement a nicer scroll when drag and dropping
4719
4720 2010-12-22 [colin]      3.7.8cvs20
4721
4722         * src/compose.c
4723                 Store charset if available when attaching text/* parts
4724                 Fixes bug #2203, 'Problems in forwarding multipart/
4725                 alternative messages with HTML part'
4726
4727 2010-12-22 [colin]      3.7.8cvs19
4728
4729         * src/textview.c
4730                 Fix wrong free
4731
4732 2010-12-21 [colin]      3.7.8cvs18
4733
4734         * src/inc.c
4735         * src/send_message.c
4736         * src/common/session.c
4737         * src/common/session.h
4738                 Differentiate between running sessions and connected
4739                 sessions. Fixes bug #2332, "Crash when hitting cancel
4740                 on the SMTP status window"
4741
4742 2010-12-21 [colin]      3.7.8cvs17
4743
4744         * src/etpan/etpan-thread-manager.c
4745                 Dead code removal
4746
4747 2010-12-21 [colin]      3.7.8cvs16
4748
4749         * src/textview.c
4750                 Check whether we should continue loading the
4751                 current textview after inserting a possibly
4752                 big image.
4753
4754 2010-12-20 [colin]      3.7.8cvs15
4755
4756         * src/addrcindex.c
4757         * src/addrcindex.h
4758                 Removed. Dead code since ages!
4759         * src/addr_compl.c
4760         * src/gtk/gtkcmclist.c
4761         * src/gtk/gtkcmctree.c
4762         * src/gtk/gtksctree.c
4763                 undefine *_DISABLE_DEPRECATED in the files that
4764                 use deprecated interfaces. Implicit declarations
4765                 can lead to crashes as prototypes are unknown, as
4766                 evidenced by bug #2315.
4767
4768 2010-12-20 [colin]      3.7.8cvs14
4769
4770         * src/compose.c
4771                 Don't flush events when adding an header entry. This
4772                 can mess up the keypresses in the previous header.
4773                 Instead, make the scroll happen later (doing it on the
4774                 spot without flushing events doesn't work as the new
4775                 requisitions aren't set yet).
4776
4777 2010-12-20 [colin]      3.7.8cvs13
4778
4779         * src/mainwindow.c
4780                 Don't iconify at start on w32. This un-iconifies in the
4781                 background.
4782
4783 2010-12-20 [colin]      3.7.8cvs12
4784
4785         * src/common/base64.c
4786                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
4787                 Patch by pochini at shiny.it
4788
4789 2010-12-19 [colin]      3.7.8cvs11
4790
4791         * src/ldapserver.c
4792                 Better debug.
4793
4794 2010-12-18 [colin]      3.7.8cvs10
4795
4796         * src/compose.c
4797                 Fix bug #2148, "Attachment content-transfer-encoding 
4798                 incorrectly set when signing emails". The RFC 2045
4799                 states that message/* and multipart/* encoding must
4800                 be either 7-bit, 8-bit or binary.
4801
4802 2010-12-18 [mones]      3.7.8cvs9
4803
4804         * src/ldaputil.c
4805                 Fix crash when searching or adding a LDAP server
4806
4807 2010-12-17 [colin]      3.7.8cvs8
4808
4809         * configure.ac
4810         * src/editldap.c
4811         * src/ldapquery.c
4812         * src/ldapserver.c
4813         * src/ldapupdate.c
4814         * src/ldaputil.c
4815         * src/ldaputil.h
4816                 Better error logging. Disable LDAP SSL/TLS on
4817                 Windows, it's crashy/non-worky.
4818
4819 2010-12-17 [colin]      3.7.8cvs7
4820
4821         * src/folder.c
4822                 Fix bug #2325, "messages remains in folder cache after moving
4823                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
4824
4825 2010-12-17 [colin]      3.7.8cvs6
4826
4827         * src/addressadd.c
4828         * src/addressbook.c
4829         * src/addrindex.c
4830         * src/ldapquery.c
4831         * src/ldapquery.h
4832         * src/ldapserver.c
4833         * src/ldapserver.h
4834         * src/ldapupdate.c
4835         * src/ldaputil.c
4836         * src/ldaputil.h
4837                 Windows build fixes (w32 LDAP completely untested!)
4838
4839 2010-12-16 [colin]      3.7.8cvs5
4840
4841         * src/addrindex.c
4842         * src/editldap.c
4843         * src/ldapctrl.c
4844         * src/ldapquery.c
4845         * src/ldapserver.c
4846         * src/ldapserver.h
4847         * src/ldapupdate.c
4848         * src/ldaputil.c
4849                 Try to rationalize a bit LDAP connections
4850
4851 2010-12-16 [colin]      3.7.8cvs4
4852
4853         * src/prefs_spelling.c
4854         * src/common/defs.h
4855                 Add a button to get dictionaries (win32)
4856
4857 2010-12-16 [colin]      3.7.8cvs3
4858
4859         * src/prefs_matcher.c
4860                 Fix bug #2279, "crash when clicking 'define' in filter
4861                 configuring". Thanks to Theodor Ciobanu for the hint at
4862                 the problem.
4863
4864 2010-12-14 [colin]      3.7.8cvs2
4865
4866         * src/gtk/gtkaspell.c
4867                 Add missing guard for sys/wait.h
4868
4869 2010-12-05 [colin]      3.7.8cvs1
4870
4871         * tools/make.themes.project
4872                 Seems wget has changed naming of targets downloaded.
4873                 Fix it by always providing our own name.
4874                 [Pushing mones' patch again after messing with CVSROOT]
4875
4876 2010-12-04 [paul]       3.7.8
4877         * NEWS
4878         * README
4879         * RELEASE_NOTES 
4880                 3.7.8 unleashed!
4881
4882 2010-12-03 [paul]       3.7.7cvs11
4883
4884         * configure.ac
4885         * manual/xml2pdf ** REMOVED **
4886         * manual/dist/pdf/Makefile.am
4887         * manual/es/dist/pdf/Makefile.am
4888         * manual/fr/dist/pdf/Makefile.am
4889         * manual/pl/dist/pdf/Makefile.am
4890                 simplify check for tools needed for manual building,
4891                 remove xml2pdf and use docbook2pdf instead
4892
4893 2010-12-03 [mir]        3.7.7cvs10
4894
4895         * configure.ac
4896                 Fix bug so that configure option --disable-manual
4897                 actually disable building the manuals
4898
4899 2010-12-01 [pawel]      3.7.7cvs9
4900
4901         * src/crash.c
4902                 One more GTK+ 2.22 build fix
4903
4904 2010-11-30 [colin]      3.7.7cvs8
4905
4906         * src/action.c
4907                 Fix bug #2317, 'Action results in "Bad file descriptor"'
4908                 Introduced in 3.7.6cvs57. In fact the error has been there
4909                 since ages, and only new thing is the verification of the
4910                 various functions return code. Let the stuff work as it
4911                 does, as it seems to do the right thing since ages.
4912
4913 2010-11-28 [colin]      3.7.7cvs7
4914
4915         * src/gtk/quicksearch.c
4916                 Fix bug #2313, 'CLI quicksearch sometimes returns 
4917                 the same messages twice'. Patch by Sebastien Bigaret
4918
4919 2010-11-25 [paul]       3.7.7cvs6
4920
4921         * src/prefs_common.c
4922                 make "gtk_can_change_accels" FALSE by default.
4923                 fixes bug #2309, 'Shortcuts should not be modifiable
4924                 by default' (RFE)
4925
4926 2010-11-24 [mones]      3.7.7cvs5
4927
4928         * src/mainwindow.c
4929                 Add missing shortcuts for marking as spam and ham
4930                 Fixes Debian bug #599547
4931
4932 2010-11-22 [colin]      3.7.7cvs4
4933
4934         * src/compose.c
4935                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
4936                 five patches were needed to fix a corner case
4937                 is a good indicator that is was bound to break
4938                 something.
4939
4940 2010-11-21 [colin]      3.7.7cvs3
4941
4942         * src/plugins/pgpcore/claws.def
4943                 Win32 build fix
4944
4945 2010-11-20 [wwp]        3.7.7cvs2
4946
4947         * src/main.c
4948           Fix either a typo or an irrelevant iff word there.
4949           IMO type and recursive possible values should be changed to
4950           smth simple and neat here, and help strings be really
4951           translatable.
4952
4953 2010-11-20 [colin]      3.7.7cvs1
4954
4955         * AUTHORS
4956                 Damn, forgot to commit this file twice.
4957
4958 2010-11-19 [paul]       3.7.7
4959         * NEWS
4960         * README
4961         * RELEASE_NOTES 
4962                 3.7.7 unleashed!
4963
4964 2010-11-19 [paul]       3.7.6cvs66
4965
4966         * po/ca.po
4967         * po/cs.po
4968         * po/de.po
4969         * po/es.po
4970         * po/fi.po
4971         * po/fr.po
4972         * po/hu.po
4973         * po/id.po
4974         * po/pt_BR.po
4975         * po/sk.po
4976         * po/uk.po
4977                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
4978                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
4979                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
4980
4981 2010-11-17 [colin]      3.7.6cvs65
4982
4983         * src/common/utils.c
4984                 Separate email address from timestamp with a dot.
4985                 Fix coding style.
4986
4987 2010-11-17 [colin]      3.7.6cvs64
4988
4989         * src/common/utils.c
4990                 Fix multiple @ in generated message-ids.
4991                 That's not allowed in RFC 2822.
4992
4993 2010-11-16 [mones]      3.7.6cvs63
4994
4995         * manual/es/advanced.xml
4996                 Synchronise with English version
4997
4998 2010-11-04 [wwp]        3.7.6cvs62
4999
5000         * src/filtering.c
5001                 Fix bug 2293, "filtering: simplify expression", as simplifying
5002                 this expression doesn't make it less easy to understand and we
5003                 gain few cycles by making the logical expression more simple
5004                 by applying. Patch by Nicolas Kaiser.
5005
5006 2010-11-03 [colin]      3.7.6cvs61
5007
5008         * src/addrindex.c
5009                 Fix bug 2294, "addrindex.c: address index conversion always
5010                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5011
5012 2010-11-02 [wwp]        3.7.6cvs60
5013
5014         * src/action.c
5015         * src/statusbar.c
5016         * src/toolbar.c
5017                 Enlarge the progress bar (main window) a bit when compiling
5018                 for UMPCs like maemo: this solves truncated text that might
5019                 appear in the progress bar while processing messages.
5020                 Also use a more compact string format when displaying
5021                 progress like 'number/total', still for UMPCs, this fixes
5022                 a previous inconsistency with these format strings where
5023                 no space around the / were used sometimes.
5024
5025 2010-10-26 [ticho]      3.7.6cvs59
5026
5027         * src/news.c
5028                 Recreate NNTP session if server port setting has changed. Fixes
5029                 bug #2092.
5030
5031 2010-10-26 [colin]      3.7.6cvs58
5032
5033         * src/imap_gtk.c
5034         * src/mh_gtk.c
5035                 Fix copy-paste error, thanks to David Relson
5036                 for spotting it.
5037
5038 2010-10-18 [colin]      3.7.6cvs57
5039
5040         * src/action.c
5041         * src/addrharvest.c
5042         * src/alertpanel.c
5043         * src/filtering.c
5044         * src/jpilot.c
5045         * src/prefs_themes.c
5046         * src/procmime.c
5047         * src/textview.c
5048         * src/gtk/gtkutils.c
5049         * src/gtk/quicksearch.c
5050         * src/gtk/quicksearch.h
5051         * src/plugins/pgpcore/passphrase.c
5052         * src/plugins/spamassassin/libspamc.c
5053                 Fix warnings
5054
5055 2010-10-17 [colin]      3.7.6cvs56
5056
5057         * src/prefs_themes.c
5058         * src/gtk/gtkaspell.c
5059         * src/gtk/gtkutils.c
5060         * src/gtk/gtkutils.h
5061         * src/gtk/inputdialog.c
5062         * src/gtk/progressdialog.c
5063                 Undeprecate a few things
5064
5065 2010-10-17 [colin]      3.7.6cvs55
5066
5067         * src/main.c
5068         * src/gtk/authors.h
5069         * src/gtk/quicksearch.c
5070         * src/gtk/quicksearch.h
5071                 Add ability to search from the command-line.
5072                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5073                 Patch by Sebastien Bigarret.
5074
5075 2010-10-04 [mones]      3.7.6cvs54
5076
5077         * manual/dist/pdf/Makefile.am
5078                 Fix build of English PDF manual
5079                 (sh: Can't open ../../../xml2pdf)
5080
5081 2010-10-03 [colin]      3.7.6cvs53
5082
5083         * src/folder.c
5084         * src/folder.h
5085         * src/imap.c
5086         * src/mh.c
5087         * src/procmsg.c
5088                 Get rid of GRelation which were, mostly, used as
5089                 GHashTables. Probably fixes bug #2277, 'Segfault when
5090                 loading inbox for the first time'
5091
5092 2010-10-03 [mir]        3.7.6cvs52
5093
5094         * manual/de/dist/html/Makefile.am
5095         * manual/de/dist/pdf/Makefile.am
5096         * manual/de/dist/ps/Makefile.am
5097         * manual/de/dist/txt/Makefile.am
5098         * manual/dist/html/Makefile.am
5099         * manual/dist/pdf/Makefile.am
5100         * manual/dist/ps/Makefile.am
5101         * manual/dist/txt/Makefile.am
5102         * manual/es/dist/html/Makefile.am
5103         * manual/es/dist/pdf/Makefile.am
5104         * manual/es/dist/ps/Makefile.am
5105         * manual/es/dist/txt/Makefile.am
5106         * manual/fr/dist/html/Makefile.am
5107         * manual/fr/dist/pdf/Makefile.am
5108         * manual/fr/dist/ps/Makefile.am
5109         * manual/fr/dist/txt/Makefile.am
5110         * manual/pl/dist/html/Makefile.am
5111         * manual/pl/dist/pdf/Makefile.am
5112         * manual/pl/dist/ps/Makefile.am
5113         * manual/pl/dist/txt/Makefile.am
5114             Missing Makefile.am's for 3.7.6cvs49
5115
5116
5117 2010-10-03 [colin]      3.7.6cvs51
5118
5119         * po/POTFILES.in
5120                 Fix build
5121
5122 2010-10-02 [mir]        3.7.6cvs50
5123
5124         * manual/de/dist/html/Makefile.am
5125         * manual/de/dist/pdf/Makefile.am
5126         * manual/de/dist/ps/Makefile.am
5127         * manual/de/dist/txt/Makefile.am
5128         * manual/dist/html/Makefile.am
5129         * manual/dist/pdf/Makefile.am
5130         * manual/dist/ps/Makefile.am
5131         * manual/dist/txt/Makefile.am
5132         * manual/es/dist/html/Makefile.am
5133         * manual/es/dist/pdf/Makefile.am
5134         * manual/es/dist/ps/Makefile.am
5135         * manual/es/dist/txt/Makefile.am
5136         * manual/fr/dist/html/Makefile.am
5137         * manual/fr/dist/pdf/Makefile.am
5138         * manual/fr/dist/ps/Makefile.am
5139         * manual/fr/dist/txt/Makefile.am
5140         * manual/pl/dist/html/Makefile.am
5141         * manual/pl/dist/pdf/Makefile.am
5142         * manual/pl/dist/ps/Makefile.am
5143         * manual/pl/dist/txt/Makefile.am
5144             Part 2 of last commit which broke due to a permission error
5145             Avoid claws trying to build manuals if the required
5146             tools are not present.
5147
5148 2010-10-02 [mir]        3.7.6cvs49
5149
5150         * configure.ac
5151         * manual/de/dist/html/Makefile.am
5152         * manual/de/dist/pdf/Makefile.am
5153         * manual/de/dist/ps/Makefile.am
5154         * manual/de/dist/txt/Makefile.am
5155         * manual/dist/html/Makefile.am
5156         * manual/dist/pdf/Makefile.am
5157         * manual/dist/ps/Makefile.am
5158         * manual/dist/txt/Makefile.am
5159         * manual/es/dist/html/Makefile.am
5160         * manual/es/dist/pdf/Makefile.am
5161         * manual/es/dist/ps/Makefile.am
5162         * manual/es/dist/txt/Makefile.am
5163         * manual/fr/dist/html/Makefile.am
5164         * manual/fr/dist/pdf/Makefile.am
5165         * manual/fr/dist/ps/Makefile.am
5166         * manual/fr/dist/txt/Makefile.am
5167         * manual/pl/dist/html/Makefile.am
5168         * manual/pl/dist/pdf/Makefile.am
5169         * manual/pl/dist/ps/Makefile.am
5170         * manual/pl/dist/txt/Makefile.am
5171             1) Downgrade autoconf requirements to 2.59 to allow
5172             building on oldest supported Linux distributions.
5173             2) Only try to build manuals if the needed software
5174             is present.
5175
5176 2010-10-02 [colin]      3.7.6cvs48
5177
5178         * src/plugins/trayicon/trayicon.c
5179                 And fix theme updating.
5180
5181 2010-10-02 [colin]      3.7.6cvs47
5182
5183         * src/plugins/trayicon/trayicon.c
5184                 Got burnt by wrong indentation!
5185
5186 2010-10-02 [colin]      3.7.6cvs46
5187
5188         * configure.ac
5189                 Forgot to remove the directory from top-level
5190
5191 2010-10-02 [colin]      3.7.6cvs45
5192
5193         * src/plugins/trayicon/Makefile.am
5194         * src/plugins/trayicon/trayicon.c
5195         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5196         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5197         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5198         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5199         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5200         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5201         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5202         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5203         * src/plugins/trayicon/libeggtrayicon/xembed.h
5204                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5205                 instead (which can be done safely now that we 
5206                 require GTK+ 2.10).
5207
5208 2010-10-02 [colin]      3.7.6cvs44
5209
5210         * src/action.c
5211         * src/addr_compl.c
5212         * src/addressbook.c
5213         * src/addrgather.c
5214         * src/alertpanel.c
5215         * src/editaddress.c
5216         * src/editaddress_other_attributes_ldap.c
5217         * src/editgroup.c
5218         * src/folderview.c
5219         * src/grouplistdialog.c
5220         * src/headerview.c
5221         * src/image_viewer.c
5222         * src/importldif.c
5223         * src/main.c
5224         * src/mainwindow.c
5225         * src/message_search.c
5226         * src/mimeview.c
5227         * src/prefs_themes.c
5228         * src/summary_search.c
5229         * src/summaryview.c
5230         * src/toolbar.c
5231         * src/etpan/imap-thread.c
5232         * src/gtk/authors.h
5233         * src/gtk/gtkcmclist.c
5234         * src/gtk/gtkcmoptionmenu.c
5235         * src/gtk/gtkutils.c
5236         * src/gtk/gtkutils.h
5237         * src/gtk/gtkvscrollbutton.c
5238         * src/plugins/pgpcore/select-keys.c
5239         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5240                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5241                 Fixes bug #2276, 'Compile in maintainer mode
5242                 fails on GTK+ 2.22'.
5243
5244 2010-10-02 [colin]      3.7.6cvs43
5245
5246         * configure.ac
5247                 It's now time to remove the temporary enable-openssl
5248                 option that was used when we removed OpenSSL. See 
5249                 bug #2276 comment #14.
5250
5251 2010-09-30 [wwp]        3.7.6cvs42
5252
5253         * src/prefs_account.c
5254         * src/prefs_filtering_action.c
5255         * src/prefs_matcher.c
5256                         Fix bug #2274, wrong color label index range
5257                         used w/ gtk_cmoption_menu (behaviour change
5258                         has been introduced w/ 3.5.0cvs49 apparently),
5259                         now it must be 1..N so let's use colorlabel value
5260                         (0..N) + 1.
5261                         
5262
5263 2010-09-20 [pawel]      3.7.6cvs41
5264
5265         * src/compose.c
5266         * src/mainwindow.c
5267         * src/summaryview.c
5268                 revert last patch
5269
5270 2010-09-19 [pawel]      3.7.6cvs40
5271
5272         * src/compose.c
5273         * src/mainwindow.c
5274         * src/summaryview.c
5275                 Set ML menus sensitivity accordingly to
5276                 possibility of reply to ML
5277
5278 2010-09-19 [colin]      3.7.6cvs39
5279
5280         * src/compose.c
5281                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5282                 to newsgroups, and NNTP accounts *can* send email. We 
5283                 should not force an email account when replying to_ml or
5284                 anything...
5285
5286 2010-09-19 [colin]      3.7.6cvs38
5287
5288         * src/compose.c
5289                 Revert previous commit (which breaks Reply to newsgroups)
5290
5291 2010-09-17 [pawel]      3.7.6cvs37
5292
5293         * src/compose.c
5294                 Respect reply_account_autosel when changing compose
5295                 account to email one while replying to NNTP post
5296
5297 2010-09-17 [wwp]        3.7.6cvs36
5298
5299         * doc/man/claws-mail.1
5300         Update --compose documentation in `man claws-mail`.
5301
5302 2010-09-12 [pawel]      3.7.6cvs35
5303
5304         * src/compose.c
5305                 Add forgotten bit to previous commit,
5306                 select email account when replying to ML
5307
5308 2010-09-12 [pawel]      3.7.6cvs34
5309
5310         * src/compose.c
5311                 Fix bug #2247 "nntp reply-to-all broken?"
5312                 Make reply-to-all and reply-to-ml work as expected in
5313                 mailing list through NNTP case
5314
5315 2010-09-11 [pawel]      3.7.6cvs33
5316
5317         * src/mainwindow.c
5318         * src/summaryview.c
5319         * src/toolbar.c
5320                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5321                 fixes build with GTK+ < 2.18
5322
5323 2010-09-10 [pawel]      3.7.6cvs32
5324
5325         * src/mainwindow.c
5326         * src/summaryview.c
5327         * src/toolbar.c
5328                 Make Tab key switch between FolderView, MsgView and
5329                 SummaryView only, other widgets have/can have their own
5330                 keybindings anyway
5331
5332 2010-08-25 [colin]      3.7.6cvs31
5333
5334         * src/procmime.c
5335         * AUTHORS
5336         * src/gtk/authors.h
5337         * src/common/base64.c
5338         * src/common/base64.h
5339                 Fix bug #2245, "base64 decoding fails with line breaks"
5340                 Patch by Yotam Medini
5341
5342 2010-08-25 [colin]      3.7.6cvs30
5343
5344         * src/main.c
5345                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5346
5347 2010-08-23 [pawel]      3.7.6cvs29
5348
5349         * src/inc.c
5350         * src/send_message.c
5351         * src/statusbar.c
5352         * src/toolbar.c
5353                 Hide progressbar on statusbar when not needed
5354
5355 2010-08-17 [colin]      3.7.6cvs28
5356
5357         * src/main.c
5358                 Fix previous patch (our own tmp dir is inside
5359                 our rc dir)
5360
5361 2010-08-16 [colin]      3.7.6cvs27
5362
5363         * src/main.c
5364                 Use temp dir to store logs in Windows. Avoids doing
5365                 get_rc_dir() early, which prevents set_rc_dir()
5366                 working correctly.
5367
5368 2010-07-31 [holger]     3.7.6cvs26
5369
5370         * src/gtk/gtkshruler.c
5371                 Yet more GdkGC to Cairo porting
5372
5373 2010-07-30 [holger]     3.7.6cvs25
5374
5375         * src/stock_pixmap.c
5376                 More GdkGC to Cairo porting
5377
5378 2010-07-30 [holger]     3.7.6cvs24
5379
5380         * src/gtk/colorlabel.c
5381                 One GdkGC usage less
5382
5383 2010-07-29 [holger]     3.7.6cvs23
5384
5385         * src/printing.c
5386                 Replace some gdk drawing with cairo, as the former
5387                 is going towards deprecation.
5388
5389 2010-07-25 [colin]      3.7.6cvs22
5390
5391         * src/common/utils.c
5392                 And now for a real fix. g_list_remove() doesn't, of
5393                 course, free the data. But we have to have a solid
5394                 pointer to it in order to free it ourselves instead
5395                 of relying on the old freed list pointer.
5396                 Maybe that's the last patch on the subject now ? :)
5397
5398 2010-07-25 [colin]      3.7.6cvs21
5399
5400         * src/common/utils.c
5401                 Remove stupid and extraneous g_free() of elements
5402                 which have just been freed by g_list_remove(). (see
5403                 GList documentation). I don't know how it worked before
5404
5405 2010-07-25 [colin]      3.7.6cvs20
5406
5407         * src/common/utils.c
5408                 Reverse free/use with more logical and safe
5409                 use/free. Thanks to Michael Rasmussen !
5410
5411 2010-07-24 [colin]      3.7.6cvs19
5412
5413         * src/gtk/quicksearch.c
5414                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5415                 'freeze when using quick search'
5416
5417 2010-07-11 [iwkse]      3.7.6cvs18
5418
5419         * src/gtk/quicksearch.c
5420                 Add SMALL_LAYOUT to quicksearch_relayout
5421
5422 2010-07-10 [iwkse]      3.7.6cvs17
5423
5424         * src/mainwindow.h
5425                         Remove forgotten variable from
5426                         the last bugfix #2224
5427
5428 2010-07-10 [colin]      3.7.6cvs16
5429
5430         * src/mainwindow.c
5431         * src/gtk/quicksearch.c
5432                 Clean fix for bug #2224: don't mess with GTK settings when
5433                 handling the layout ourselves is enough
5434
5435 2010-07-09 [iwkse]      3.7.6cvs15
5436
5437         * src/mainwindow.h
5438         * src/mainwindow.c
5439                         Better fix for Bug #2224
5440
5441 2010-07-09 [iwkse]      3.7.6cvs14
5442
5443         * src/mainwindow.c
5444                         Bug #2224
5445                         Always use stock icons on buttons
5446
5447 2010-07-08 [colin]      3.7.6cvs13
5448
5449         * src/gtk/filesel.c
5450                 Fix bug 2223, 'Compilation fails with GTK+
5451                 2.21.3'. Thanks to Jan Psota !
5452
5453 2010-06-29 [pawel]      3.7.6cvs12
5454
5455         * src/compose.c
5456                 Revert 3.7.5cvs41, it breaks templates that use %X
5457
5458 2010-06-23 [wwp]        3.7.6cvs11
5459
5460         * src/gtk/colorlabel.c
5461                 Silent up a warning by avoiding possible confusion
5462                 in logical expression evaluation, thanks to TuxCM.
5463
5464 2010-06-21 [iwkse]      3.7.6cvs10
5465
5466         * src/gtk/quicksearch.c
5467                 Do not add into quicksearch history
5468                 matching rules with bad syntax
5469
5470 2010-05-26 [holger]     3.7.6cvs9
5471
5472         * src/summaryview.c
5473         * src/summaryview.h
5474                 Add function to select rows given a list of messages,
5475                 complementary to summary_get_selected_msg_list()
5476
5477 2010-05-22 [mir]        3.7.6cvs8
5478
5479         * src/ldapctrl.c
5480                 Fix bug 2208. Encode encrypted password to qouted
5481                 printable to avoid making invalid XML. Encoding
5482                 will be activated the first time the password is
5483                 changed.
5484
5485 2010-05-22 [paul]       3.7.6cvs7
5486
5487         * manual/advanced.xml
5488         * src/compose.c
5489         * src/prefs_common.c
5490         * src/prefs_common.h
5491                 after using the compose margin for several days
5492                 I wanted the old style back - add a new hidden
5493                 pref 'show_compose_margin' to restore the old
5494                 behaviour (defaults to FALSE)
5495
5496 2010-05-14 [paul]       3.7.6cvs6
5497
5498         * src/compose.c
5499                 add a margin to the compose window text that matches
5500                 the margin in textview
5501
5502 2010-05-14 [colin]      3.7.6cvs5
5503
5504         * src/gtk/sslcertwindow.c
5505                 Fix dangling pointer. Thanks to Michael R!
5506
5507 2010-05-14 [colin]      3.7.6cvs4
5508
5509         * src/gtk/sslcertwindow.c
5510                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5511                 expired but certificate check is skipped' and maybe
5512                 bug 2200, 'SSL is not working with POP3'
5513
5514 2010-05-14 [colin]      3.7.6cvs3
5515
5516         * src/plugins/pgpinline/pgpinline.c
5517                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5518
5519 2010-05-04 [iwkse]      3.7.6cvs2
5520
5521         * src/prefs_message.c
5522                         Get a generic name as 'Quotation' for
5523                         the frame
5524
5525 2010-05-04 [iwkse]      3.7.6cvs1
5526
5527         * src/prefs_message.c
5528         * src/prefs_common.h
5529         * src/prefs_common.c
5530         * src/textview.c
5531                         Fix #2188
5532                         Option for collapsing via double-click
5533
5534 2010-05-01 [paul]       3.7.6
5535         * NEWS
5536         * README
5537         * RELEASE_NOTES 
5538                 3.7.6 unleashed!
5539
5540 2010-05-01 [paul]       3.7.5cvs55
5541
5542         * tools/claws.i18n.status.pl
5543                 add Ukrainian stat
5544
5545 2010-05-01 [paul]       3.7.5cvs54
5546
5547         * src/gtk/authors.h
5548                 add YUP, new Ukrainian translator
5549
5550 2010-04-30 [paul]       3.7.5cvs53
5551
5552         * configure.ac
5553         * po/uk.po
5554                 add Ukrainian translation, submitted by YUP
5555         * po/cs.po
5556         * po/de.po
5557         * po/fi.po
5558         * po/hu.po
5559         * po/nl.po
5560         * po/pt_BR.po
5561         * po/pt_PT.po
5562         * po/sk.po
5563                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5564                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5565                 Tiago Faria, and Slavko
5566
5567 2010-04-26 [wwp]        3.7.5cvs52
5568
5569         * po/fr.po
5570                 Fix capitalization.
5571
5572 2010-04-26 [mones]      3.7.5cvs51
5573
5574         * po/es.po
5575                 Updated for release
5576
5577 2010-04-22 [pawel]      3.7.5cvs50
5578
5579         * src/addressbook.c
5580                 fix compile warning
5581         * src/vcard.c
5582                 first NULL check pointer, then use it
5583
5584 2010-04-22 [colin]      3.7.5cvs49
5585
5586         * src/imap.c
5587                 Fix error message when session isn't established
5588         * po/fr.po
5589                 Update translation and fix a typo in it
5590
5591 2010-04-15 [pawel]      3.7.5cvs48
5592
5593         * src/prefs_account.c
5594                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5595                                 the port isn't configured properly'
5596                 When using SSL/TLS tunneling automatically use default
5597                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5598
5599 2010-04-15 [pawel]      3.7.5cvs47
5600
5601         * src/action.c
5602                 Fix crasher in actions using '%f' argument
5603                 on multiple files with external scripts which
5604                 don't return any output.
5605
5606 2010-04-14 [colin]      3.7.5cvs46
5607
5608         * src/mainwindow.c
5609                 Fix hand cursor after error symbol appears
5610
5611 2010-04-12 [colin]      3.7.5cvs45
5612
5613         * configure.ac
5614                 Fix bug 2162, 'configure check for libetpan 
5615                 fails with libetpan 1.0'
5616
5617
5618 2010-04-09 [mones]      3.7.5cvs44
5619
5620         * manual/de/glossary.xml
5621                 Fix encoding to match main document's
5622                 Also fixes make dist with Debian's openjade
5623
5624 2010-03-29 [pawel]      3.7.5cvs43
5625
5626         * src/matcher_parser.h
5627         * src/matcher_parser_parse.y
5628         * src/gtk/quicksearch.c
5629                 Disable matcher warnings when populating quicksearch
5630                 completion lists on startup
5631
5632 2010-03-27 [colin]      3.7.5cvs42
5633
5634         * src/gtk/quicksearch.c
5635                 Fix double-free later in code. Optimize
5636                 list creation
5637
5638 2010-03-27 [pawel]      3.7.5cvs41
5639
5640         * src/compose.c
5641                 Make sure that quote ends with new line char
5642
5643 2010-03-26 [pawel]      3.7.5cvs40
5644
5645         * src/compose.c
5646         * src/compose.h
5647         * src/textview.c
5648                 Fix Bug 1928 Add "reply to this address" pop menu 
5649                              on Message View
5650                 - Set composing account to email one when creating/replying
5651                   from NNTP folder by clicking link or choosing option
5652                   from popup menu
5653                 - Factorize code
5654
5655 2010-03-25 [paul]       3.7.5cvs39
5656
5657         * src/gtk/gtkcmclist.c
5658                 Fix build with GTK+ 2.20
5659
5660 2010-03-24 [pawel]      3.7.5cvs38
5661
5662         * src/addr_compl.c
5663         * src/compose.c
5664         * src/folderview.c
5665         * src/grouplistdialog.c
5666         * src/headerview.c
5667         * src/mainwindow.c
5668         * src/mimeview.c
5669         * src/prefs_account.c
5670         * src/gtk/gtkcmclist.c
5671         * src/gtk/gtkcmctree.c
5672         * src/gtk/gtkcmoptionmenu.c
5673         * src/gtk/gtksctree.c
5674         * src/gtk/gtkshruler.c
5675         * src/gtk/gtkutils.c
5676         * src/gtk/gtkutils.h
5677         * src/gtk/gtkvscrollbutton.c
5678         * src/gtk/inputdialog.c
5679         * src/gtk/spell_entry.c
5680         * src/plugins/trayicon/trayicon.c
5681         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5682         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5683         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5684                 Fix build with GTK+ 2.19
5685
5686 2010-03-23 [pawel]      3.7.5cvs37
5687
5688         * src/mainwindow.c
5689         * src/mimeview.c
5690                 Respect view->show_col_headers option
5691         * src/gtk/gtkcmctree.c
5692                 Fix GtkCmcTree column width calculation when it has
5693                 auto_resize set and new node is added
5694
5695 2010-03-22 [pawel]      3.7.5cvs36
5696
5697         * src/grouplistdialog.c
5698         * src/prefs_common.c
5699         * src/prefs_common.h
5700                 - remember newsgroups list dialog size
5701                 - respect use_dotted_lines hidden pref
5702                 - respect use_stripes_everywhere hidden pref
5703
5704 2010-03-21 [pawel]      3.7.5cvs35
5705
5706         * src/addrgather.c
5707                 Remove superfluous gtk_widget_show_all()
5708         * src/mimeview.c
5709                 Add forgotten colon
5710         * src/common/utils.c
5711                 Return correct type
5712
5713 2010-03-21 [pawel]      3.7.5cvs34
5714
5715         * src/main.c
5716         * src/gtk/quicksearch.c
5717         * src/gtk/quicksearch.h
5718                 Implement separate search phrase completion for
5719                 normal/extended quicksearch
5720
5721 2010-03-11 [paul]       3.7.5cvs33
5722
5723         * po/zh_CN.po
5724                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
5725                 submitted by Yuwei Yu
5726
5727 2010-03-09 [colin]      3.7.5cvs32
5728
5729         * manual/de/glossary.xml
5730                 Fix build
5731
5732 2010-03-02 [colin]      3.7.5cvs31
5733
5734         * manual/de/glossary.xml
5735                 Sort alphabetically. Done by Volker Ribbert.
5736
5737 2010-03-02 [mones]      3.7.5cvs30
5738
5739         * README
5740                 Fix mailing list archives location
5741                 Remove currently unavailable CVS webview
5742
5743 2010-03-01 [iwkse]      3.7.5cvs29
5744
5745         * src/common/plugin.c
5746                         Other indentation issues
5747
5748 2010-03-01 [iwkse]      3.7.5cvs28
5749
5750         * src/common/plugin.c
5751                         Fix indentation of the previous commit
5752
5753 2010-03-01 [iwkse]      3.7.5cvs27
5754
5755         * src/common/plugin.h
5756         * src/common/plugin.c
5757                         Add API for getting a loaded Plugin from the
5758                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
5759                         Thanks to Colin, Michael
5760
5761 2010-02-27 [colin]      3.7.5cvs26
5762
5763         * configure.ac
5764         * AUTHORS
5765         * src/gtk/authors.h
5766         * manual/Makefile.am
5767         * manual/de/Makefile.am
5768         * manual/de/account.xml
5769         * manual/de/ack.xml
5770         * manual/de/addrbook.xml
5771         * manual/de/advanced.xml
5772         * manual/de/claws-mail-manual.xml
5773         * manual/de/faq.xml
5774         * manual/de/glossary.xml
5775         * manual/de/gpl.xml
5776         * manual/de/handling.xml
5777         * manual/de/intro.xml
5778         * manual/de/keyboard.xml
5779         * manual/de/plugins.xml
5780         * manual/de/starting.xml
5781         * manual/de/dist/.cvsignore
5782         * manual/de/dist/Makefile.am
5783         * manual/de/dist/html/.cvsignore
5784         * manual/de/dist/html/Makefile.am
5785         * manual/de/dist/pdf/.cvsignore
5786         * manual/de/dist/pdf/Makefile.am
5787         * manual/de/dist/ps/.cvsignore
5788         * manual/de/dist/ps/Makefile.am
5789         * manual/de/dist/txt/.cvsignore
5790         * manual/de/dist/txt/Makefile.am
5791                 Add the german translation of the manual, done by
5792                 Volker Ribbert <thoraki@arcor.de>.
5793
5794 2010-02-27 [holger]     3.7.5cvs25
5795
5796         * src/prefs_toolbar.c
5797                 Don't make toolbar item description for
5798                 plugin registered items editable
5799
5800 2010-02-26 [colin]      3.7.5cvs24
5801
5802         * src/toolbar.c
5803                 Don't translate empty description
5804
5805 2010-02-22 [colin]      3.7.5cvs23
5806
5807         * src/compose.c
5808                 Don't make In-Reply-To visible when reediting
5809                 a draft or sent mail.
5810
5811 2010-02-20 [colin]      3.7.5cvs22
5812
5813         * src/imap.c
5814         * src/imap.h
5815         * src/main.c
5816         * src/mainwindow.c
5817         * src/etpan/imap-thread.c
5818         * src/etpan/imap-thread.h
5819         * src/etpan/nntp-thread.c
5820         * src/etpan/nntp-thread.h
5821                 When going offline from NetworkManager, just
5822                 delete IMAP connections. That'll avoid timeouts
5823                 when coming back online in certain cases when
5824                 the TCP socket will have timed out.
5825
5826 2010-02-20 [holger]     3.7.5cvs21
5827
5828         * .cvsignore
5829                 More files to ignore
5830
5831 2010-02-17 [ticho]      3.7.5cvs20
5832
5833         * src/summaryview.c
5834         * src/summaryview.h
5835         * src/toolbar.c
5836                 Revert 3.7.5cvs19.
5837
5838 2010-02-16 [ticho]      3.7.5cvs19
5839
5840         * src/summaryview.c
5841         * src/summaryview.h
5842         * src/toolbar.c
5843                 Removed unused argument from summary_open_row().
5844
5845 2010-02-10 [pawel]      3.7.5cvs18
5846
5847         * src/compose.c
5848                 - fix headers filtering when prefs_common.trans_hdr is on
5849                 - fix headers setting when changing composing account 
5850                 - plug memleak
5851         * src/prefs_template.c
5852                 Re-add template's name for translation
5853
5854 2010-02-10 [colin]      3.7.5cvs17
5855
5856         * src/prefs_matcher.c
5857                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
5858                 Condition>Define>Header>Name combo box'. Patch by
5859                 Francois Cami
5860
5861 2010-02-10 [colin]      3.7.5cvs16
5862
5863         * src/codeconv.c
5864         * src/codeconv.h
5865         * src/compose.c
5866         * src/mainwindow.c
5867         * src/messageview.c
5868         * src/prefs_send.c
5869         * src/procmime.c
5870         * src/textview.c
5871                 Add the GB18030 Chinese charset, which is a superset
5872                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
5873
5874 2010-02-09 [holger]     3.7.5cvs15
5875
5876         * configure.ac
5877                 GTK+ 2.10 related cleanup
5878
5879 2010-02-09 [pawel]      3.7.5cvs14
5880
5881         * src/prefs_account.c
5882         * src/prefs_folder_item.c
5883         * src/prefs_template.c
5884         * src/quote_fmt.c
5885                 Respect prefs_common.trans_hdr in couple more places to avoid
5886                 confusion with translated/non-translated header names
5887
5888 2010-02-09 [colin]      3.7.5cvs13
5889
5890         * po/POTFILES.in
5891                 Fix make dist
5892
5893 2010-02-09 [colin]      3.7.5cvs12
5894
5895         * src/mimeview.c
5896                 And fix 2.10 build :)
5897
5898 2010-02-09 [colin]      3.7.5cvs11
5899
5900         * configure.ac
5901                 Bump up GTK+ requirement to 2.10
5902         * src/Makefile.am
5903         * src/compose.c
5904         * src/crash.c
5905         * src/foldersel.c
5906         * src/main.c
5907         * src/mainwindow.c
5908         * src/messageview.c
5909         * src/messageview.h
5910         * src/prefs_actions.c
5911         * src/prefs_common.c
5912         * src/prefs_common.h
5913         * src/prefs_ext_prog.c
5914         * src/prefs_filtering_action.c
5915         * src/prefs_fonts.c
5916         * src/prefs_image_viewer.c
5917         * src/prefs_matcher.c
5918         * src/prefs_msg_colors.c
5919         * src/prefs_summaries.c
5920         * src/prefs_template.c
5921         * src/printing.c
5922         * src/printing.h
5923         * src/quote_fmt.c
5924         * src/summaryview.c
5925         * src/textview.c
5926         * src/gtk/Makefile.am
5927         * src/gtk/about.c
5928         * src/gtk/gtkcmclist.c
5929         * src/gtk/gtkcmctree.c
5930         * src/gtk/gtkutils.c
5931         * src/gtk/quicksearch.c
5932                 Remove all compile-time conditionals depending on
5933                 GTK+ < 2.10
5934         * src/gedit-print.c
5935         * src/gedit-print.h
5936         * src/gtk/gtksourceprintjob.c
5937         * src/gtk/gtksourceprintjob.h
5938                 Remove libgnomeprint-based printing system (and
5939                 command-line-based printing system) as GTK+ 2.10
5940                 ships with print support.
5941
5942 2010-02-08 [mir]        3.7.5cvs10
5943
5944         * src/compose.c
5945             Avoid displaying Bcc headers in message sent
5946             to NNTP servers. Thanks to Henning Mersch.
5947
5948
5949 2010-02-08 [pawel]      3.7.5cvs9
5950
5951         * src/mimeview.c
5952                 Make tooltips less cryptic
5953         * src/gtk/description_window.c
5954                 Improve window size calculation
5955
5956 2010-02-08 [pawel]      3.7.5cvs8
5957
5958         * src/compose.c
5959         * src/compose.h
5960         * src/common/utils.c
5961         * src/common/utils.h
5962         * src/gtk/authors.h
5963                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
5964                 Patch by Laurent Bigonville with slight modifications
5965
5966 2010-02-03 [pawel]      3.7.5cvs7
5967
5968         * m4/.cvsignore
5969                 Add some libtool files to ignore
5970
5971 2010-02-03 [pawel]      3.7.5cvs6
5972
5973         * src/plugins/trayicon/trayicon.c
5974                 Save and then restore focus when closing/minimizing to tray
5975
5976 2010-02-03 [mir]        3.7.5cvs5
5977
5978         * src/addrindex.c
5979         * src/editldap.c
5980         * src/ldapctrl.c
5981         * src/ldapctrl.h
5982         * src/ldapquery.c
5983         * src/ldapupdate.c
5984             Save LDAP password encrypted. See bug 2113.
5985
5986
5987 2010-02-03 [colin]      3.7.5cvs4
5988
5989         * src/privacy.c
5990                 Fix again decoding of encrypted parts. The
5991                 reverting of the patch was wrong, as the
5992                 double-decoding was fixed in smime itself.
5993                 Thanks to Matthias Drochner again...
5994
5995 2010-02-02 [colin]      3.7.5cvs3
5996
5997         * src/plugins/smime/smime.c
5998         * src/privacy.c
5999                 Revert 3.7.4cvs2 and make a better patch for bug
6000                 2059 and 2076. Patch by Matthias Drochner
6001
6002 2010-01-31 [pawel]      3.7.5cvs2
6003
6004         * src/gtk/authors.h
6005                 Fix hungarian translator's name
6006
6007 2010-01-31 [pawel]      3.7.5cvs1
6008
6009         * src/messageview.c
6010         * src/mimeview.c
6011                 Fix Bug 2107 - Arrow keys don't work in message view window
6012
6013 2010-01-31 [paul]       3.7.5
6014
6015         * NEWS
6016         * README
6017         * RELEASE_NOTES 
6018                 3.7.5 released!
6019
6020 2010-01-23 [pawel]      3.7.4cvs10
6021
6022         * src/addressbook.c
6023                 Fix button sensitivity in compose mode
6024
6025 2010-01-23 [pawel]      3.7.4cvs9
6026
6027         * commitHelper
6028         * tools/kdeservicemenu/install.sh
6029         * tools/make.themes.project
6030         * tools/nautilus2claws-mail.sh
6031         * tools/popfile-link.sh
6032         * tools/textviewer.sh
6033                 Not all systems have bash installed in /bin, use env(1) to find
6034                 it`s location
6035
6036 2010-01-22 [pawel]      3.7.4cvs8
6037
6038         * src/prefs_account.c
6039         * src/prefs_filtering.c
6040         * src/prefs_send.c
6041         * src/gtk/colorlabel.c
6042                 Add some separators in combos
6043
6044 2010-01-22 [pawel]      3.7.4cvs7
6045
6046         * autogen.sh
6047                 --disable-aspell -> --disable-enchant
6048         * configure.ac
6049                 Fix options spacing in configure --help
6050         * src/wizard.c
6051                 Make wizard's window centered on the screen
6052
6053 2010-01-19 [holger]     3.7.4cvs6
6054
6055         * src/folder.c
6056         * src/folder.h
6057                 Introduce folder_get_item_from_identifier().
6058                 In contrast to folder_find_item_from_identifier(), this
6059                 function recursively creates the FolderItems in the id path.
6060                 Useful for programmatically creating folders (e.g. by plugins)
6061
6062 2010-01-17 [pawel]      3.7.4cvs5
6063
6064         * src/gtk/authors.h
6065                 Fix my lastname
6066
6067 2010-01-16 [colin]      3.7.4cvs4
6068
6069         * src/plugins/pgpcore/sgpgme.c
6070                 Probably fix bug 2098, 'claws-mails crashes frequently 
6071                 with pgpcore'. Fix double-free.
6072
6073 2010-01-16 [holger]     3.7.4cvs3
6074
6075         * src/prefs_toolbar.h
6076                 Forgotten header
6077
6078 2010-01-15 [colin]      3.7.4cvs2
6079
6080         * src/privacy.c
6081                 Decode mimeinfo before decrypting it. Probably
6082                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6083                 with S/MIME encryption' and bug 2076 'having 
6084                 worked 2 times properly CLAWS ceased to 
6085                 decrypt incoming PGP mails -displays base64 
6086                 instead - sucks completely'
6087                 Let's hope complete suckage ends here!
6088                 Thanks to Matthias Drochner.
6089
6090 2010-01-08 [paul]       3.7.4cvs1
6091
6092         * tools/claws.i18n.status.pl
6093                 fix typos
6094
6095 2010-01-08 [paul]       3.7.4
6096
6097         * NEWS
6098         * README
6099         * RELEASE_NOTES 
6100                 3.7.4 released!
6101
6102 2010-01-08 [paul]       3.7.3cvs57
6103
6104         * po/ca.po
6105         * po/cs.po
6106         * po/de.po
6107         * po/fi.po
6108         * po/hu.po
6109         * po/id.po
6110         * po/ja.po
6111         * po/nl.po
6112         * po/pt_BR.po
6113         * po/pt_PT.po
6114         * po/ru.po
6115         * po/sk.po
6116                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6117                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6118                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6119                 Slavko
6120
6121 2010-01-08 [paul]       3.7.3cvs56
6122
6123         * src/common/utils.c
6124                 fix bug 2089, 'URLs ending with an underscore ('_')
6125                 are not correctly parsed'. thanks to Johan
6126
6127 2010-01-05 [colin]      3.7.3cvs55
6128
6129         * po/fr.po
6130                 Update french translation
6131
6132 2010-01-04 [mones]      3.7.3cvs54
6133
6134         * po/es.po
6135                 Update Spanish translation
6136
6137 2010-01-04 [mones]      3.7.3cvs53
6138
6139         * manual/plugins.xml
6140                 Some format
6141         * manual/es/claws-mail-manual.xml
6142         * manual/es/intro.xml
6143         * manual/es/plugins.xml
6144                 Synchronise with English version
6145
6146 2010-01-03 [paul]       3.7.3cvs52
6147
6148         * ChangeLog
6149                 fix format
6150         * src/gtk/authors.h
6151                 update TEAM_LIST, fix encoding
6152
6153 2010-01-03 [mir]        3.7.3cvs51
6154
6155         * src/compose.c
6156                 When composing to a NNTP list TO: will always be preset
6157                 to the NNTP list unless user has chosen some other default
6158                 in which case we will handle this the normal way. Therefore
6159                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6160
6161 2010-01-01 [paul]       3.7.3cvs50
6162
6163         * src/gtk/about.c
6164                 bump copyright year whilst it's in mind
6165
6166 2009-12-31 [paul]       3.7.3cvs49
6167
6168         * manual/claws-mail-manual.xml
6169         * manual/intro.xml
6170         * manual/plugins.xml
6171                 fix links so that they make sense in the context of the
6172                 text version of the manual
6173
6174 2009-12-31 [paul]       3.7.3cvs48
6175
6176         * manual/intro.xml
6177         * manual/plugins.xml
6178                 updates, improvements, corrections, additions
6179
6180 2009-12-29 [pawel]      3.7.3cvs47
6181
6182         * src/prefs_filtering_action.c
6183                 Fix Bug 2082 'Wrong color rectangle position when replacing
6184                 "color" processing rule'
6185
6186 2009-12-29 [colin]      3.7.3cvs46
6187
6188         * src/compose.c
6189                 Fix bug 2074, 'Remember sending account 
6190                 for sent messages'
6191
6192 2009-12-20 [holger]     3.7.3cvs45
6193
6194         * src/compose.c
6195                 Delay CREATED_HOOKLIST invokation until
6196                 after the modifications to the compose window
6197                 are done, to allow hooks to further modify the
6198                 window without getting overridden again
6199
6200 2009-12-20 [holger]     3.7.3cvs44
6201
6202         * src/prefs_toolbar.h
6203                 Fix last commit
6204
6205 2009-12-20 [holger]     3.7.3cvs43
6206
6207         * src/prefs_toolbar.c
6208         * src/prefs_toolbar.h
6209         * src/toolbar.c
6210                 Pass window struct to caller
6211
6212 2009-12-20 [holger]     3.7.3cvs42
6213
6214         * src/compose.c
6215         * src/compose.h
6216                 Add hooklist after creation of a compose window
6217
6218 2009-12-19 [holger]     3.7.3cvs41
6219
6220         * src/prefs_toolbar.c
6221         * src/prefs_toolbar.h
6222         * src/toolbar.c
6223                 Allow plugins to choose to which toolbar they want
6224                 to add actions (main window, compose window, or message view)
6225
6226 2009-12-19 [paul]       3.7.3cvs40
6227
6228         * src/statusbar.c
6229                 fix statusbar in GTK+ 2.19.1
6230
6231 2009-12-10 [pawel]      3.7.3cvs39
6232
6233         * src/compose.c
6234                 Better fix for cvs28 regression
6235
6236 2009-12-10 [iwkse]      3.7.3cvs38
6237
6238         * src/compose.c
6239             Fix some indentation
6240
6241 2009-12-10 [iwkse]      3.7.3cvs37
6242
6243         * src/compose.c
6244             Add missing checks for gtkaspell: avoid
6245             crashing in some cases when Enchant is 
6246             enabled but the spell checker is disabled 
6247             in preferences.
6248
6249 2009-12-09 [colin]      3.7.3cvs36
6250
6251         * src/compose.c
6252                 Fix leak and unchecked accesses.
6253
6254 2009-12-09 [mir]        3.7.3cvs35
6255
6256         * src/compose.c
6257         Fix Bug 2072 "template at folder properties is not working"
6258         introduced in cvs24.
6259
6260 2009-12-08 [pawel]      3.7.3cvs34
6261
6262         * src/compose.c
6263                 When 'Reply All' remove current compose address from
6264                 Cc/Bcc list - fix for regression introduced in cvs28
6265
6266 2009-12-05 [pawel]      3.7.3cvs33
6267
6268         * src/messageview.c
6269                 Fix memory management, duh!
6270
6271 2009-12-04 [pawel]      3.7.3cvs32
6272
6273         * src/messageview.c
6274                 Use case insensitive comparison in search for
6275                 duplicate urls
6276         * src/uri_opener.c
6277                 Refresh scrollbars on every window open
6278
6279 2009-12-04 [pawel]      3.7.3cvs31
6280
6281         * src/compose.c
6282                 Highlight misspelled words when applying template and
6283                 check_while_typing option is on
6284
6285 2009-12-03 [pawel]      3.7.3cvs30
6286
6287         * src/compose.c
6288                 Highlight misspelled words in text inserted from file(s)
6289                 or pasted to message body when check_while_typing
6290                 options is on
6291
6292 2009-12-02 [pawel]      3.7.3cvs29
6293
6294         * src/compose.c
6295                 Revert first part of previous commit
6296
6297 2009-12-02 [pawel]      3.7.3cvs28
6298
6299         * src/compose.c
6300                 Fix Bug 2055 "duplicate mailing list reply if
6301                 List-Post + Reply-To present"
6302                 - Ignore Reply-To if answering to ML
6303                 - Improve parsing of List-Post header
6304
6305 2009-12-02 [pawel]      3.7.3cvs27
6306
6307         * src/compose.c
6308         * src/compose.h
6309                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6310                 email had user in "From" and "CC"
6311                 Don't allow duplicate addresses in compose window headers
6312
6313 2009-12-02 [mones]      3.7.3cvs26
6314
6315         * manual/intro.xml
6316         * manual/es/intro.xml
6317         * manual/fr/intro.xml
6318         * manual/it/intro.xml
6319         * manual/pl/intro.xml
6320                 Make URL to point current site
6321
6322 2009-12-01 [holger]     3.7.3cvs25
6323
6324         * src/summaryview.c
6325         * src/summaryview.h
6326                 Introduce new drag type "claws-mail/msg-path-list" for
6327                 drag'n'drop of a message selection from the summaryview
6328                 into other applications. The drag data gets set to the
6329                 folder-item-id followed by message ids, separated by newlines.
6330                 This enables other applications to back-link to Claws Mail
6331                 via a "claws-mail --select" call after they received a drop.
6332
6333 2009-11-30 [mir]        3.7.3cvs24
6334
6335         * src/compose.c
6336            Place cursor in compose window according to provided input
6337            If to: is present place cursor in subject field and if both
6338            to: and subject: is present place cursor in body. If body: is
6339            present insert a new line after text and place cursor there.
6340
6341 2009-11-27 [mones]      3.7.3cvs23
6342
6343         * src/gtk/quicksearch.c
6344                 Allow viewing longer expressions if there's space
6345
6346 2009-11-25 [holger]     3.7.3cvs22
6347
6348         * Makefile.am
6349         * src/common/Makefile.am
6350         * src/common/utils.c
6351         * src/common/utils.h
6352                 Add a function to query the
6353                 filepath of the .desktop file
6354
6355 2009-11-25 [colin]      3.7.3cvs21
6356
6357         * src/imap.c
6358                 Fix bug 2063, 'glib assertion in GRelation use in 
6359                 imap.c'
6360
6361 2009-11-24 [pawel]      3.7.3cvs20
6362
6363         * src/common/utils.c
6364                 Fix Bug 2053 'Inconsistent application of Coloration 
6365                 of Message text'
6366                 Don't allow '<' character between quotation marks
6367
6368 2009-11-21 [holger]     3.7.3cvs19
6369
6370         * src/printing.c
6371                 Modify cairo clip handling in preview windows,
6372                 to prevent print preview windows from being blank
6373                 with GTK+ 2.18. Follow recommendation of the GTK+
6374                 documentation (section "Migrating to client side windows")
6375                 and create a new cairo context for each expose event.
6376
6377 2009-11-19 [pawel]      3.7.3cvs18
6378
6379         * Makefile.am
6380                 complete 3.7.3cvs15 so install is DESTDIR safe
6381                 remove icons with changed names on uninstall
6382
6383 2009-11-18 [pawel]      3.7.3cvs17
6384
6385         * src/news_gtk.c
6386                 remove unneeded and code-duplicating function
6387
6388 2009-11-18 [pawel]      3.7.3cvs16
6389
6390         * src/news_gtk.c
6391                 Fix Bug 2057 'Claws mail does not keep renamed names
6392                 of nntp-subscribed groups'
6393                 Check for already subscribed group using item->path for group
6394                 comparision as folders item->path != item->name may be truth 
6395                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6396
6397 2009-11-17 [pawel]      3.7.3cvs15
6398
6399         * Makefile.am
6400                 Fix Bug 2049 'some icons not copied?'
6401                 Install additional 64x64 and 128x128 icons
6402
6403 2009-11-17 [holger]     3.7.3cvs14
6404
6405         * src/prefs_toolbar.c
6406         * src/prefs_toolbar.h
6407         * src/toolbar.c
6408         * src/toolbar.h
6409                 Allow plugins to register toolbar items
6410
6411 2009-11-11 [pawel]      3.7.3cvs13
6412
6413         * src/addressbook.c
6414         * src/compose.c
6415         * src/compose.h
6416         * src/filtering.c
6417                 Fix Bug 1867 Changing account does not change BCC address
6418                 Set account specific headers when changing account
6419                 in compose window.
6420
6421 2009-11-07 [colin]      3.7.3cvs12
6422
6423         * src/gtk/prefswindow.c
6424                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6425                 Patch by Pawel
6426
6427 2009-11-07 [colin]      3.7.3cvs11
6428
6429         * src/gtk/spell_entry.c
6430                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6431                 Patch by Pawel Pekala
6432
6433 2009-10-27 [colin]      3.7.3cvs10
6434
6435         * src/folder.c
6436                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6437                 Don't try to check whether the folder is up-to-date if
6438                 the folder class doesn't implement set_mtime, as we don't
6439                 care in this case. This code exists since a long time, but
6440                 the bug was triggered by more scanning of queue folders 
6441                 since recently (when we added \Deleted handling).
6442
6443 2009-10-27 [colin]      3.7.3cvs9
6444
6445         * src/mainwindow.c
6446                 Try to fix registering as default client
6447                 on windows 7
6448
6449 2009-10-21 [wwp]        3.7.3cvs8
6450
6451         * src/common/utils.c
6452                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6453
6454 2009-10-21 [wwp]        3.7.3cvs7
6455
6456         * src/common/utils.c
6457                 Don't core dump when attempting to insert a non-existing
6458                 file using a mailto: uri (g_error does core dump).
6459
6460 2009-10-20 [colin]      3.7.3cvs6
6461
6462         * src/common/utils.c
6463                 Don't g_error on normal warnings...
6464
6465 2009-10-20 [colin]      3.7.3cvs5
6466
6467         * src/plugins/pgpcore/sgpgme.c
6468                 Fix bug 1996, 'S/MIME key not selected'
6469                 Check for S/MIME certs too
6470
6471 2009-10-20 [colin]      3.7.3cvs4
6472
6473         * src/common/w32lib.h
6474                 Fix win32 build on latest mingw32
6475
6476 2009-10-20 [colin]      3.7.3cvs3
6477
6478         * src/exportldif.c
6479         * src/ldif.c
6480         * src/ldif.h
6481                 Fix LDIF export. Patch by Michael Rasmussen
6482
6483 2009-10-18 [paul]       3.7.3cvs2
6484
6485         * tools/claws.i18n.status.pl
6486                 increase the value of $transolddays since we're relasing less
6487                 often now.
6488                 rework the en_GB.po hack so that en_GB is always 100% translated
6489                 and recently updated
6490
6491 2009-10-17 [paul]       3.7.3cvs1
6492
6493         * src/prefs_account.c
6494         * src/prefs_compose_writing.c
6495         * src/prefs_receive.c
6496         * src/prefs_summaries.c
6497         * src/prefs_wrapping.c
6498                 reword a few labels. (this incorporates everything
6499                 that seemed worthwhile from bug 2020)
6500         * src/prefs_customheader.c
6501                 use a 'Browse' button instead of button with
6502                 label 'From file...'
6503
6504 2009-10-12 [colin]
6505
6506         * CVS repository change
6507
6508 2009-10-09 [paul[       3.7.3
6509
6510         version 3.7.3 unleashed!!
6511
6512 2009-10-07 [paul]       3.7.2cvs49
6513
6514         * src/folderview.c
6515         * src/folderview.h
6516         * src/mainwindow.c
6517                 fix  Bug 1994 -  Changing colors required restart.
6518                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6519                 more accurate folderview_reinit_fonts()
6520
6521 2009-10-07 [paul]       3.7.2cvs48
6522
6523         * src/addrgather.c
6524         * src/prefs_common.c
6525         * src/prefs_common.h
6526                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6527                 patch by Pawel Pekala
6528
6529 2009-10-07 [paul]       3.7.2cvs47
6530
6531         * po/cs.po
6532         * po/de.po
6533         * po/hu.po
6534         * po/id.po
6535         * po/ja.po
6536         * po/pt_BR.po
6537                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6538                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6539                 Goncalves Guimaraes
6540
6541 2009-10-06 [colin]      3.7.2cvs46
6542
6543         * po/fr.po
6544                 French translation update
6545
6546 2009-10-05 [paul]       3.7.2cvs45
6547
6548         * src/printing.c
6549                 enable Page Size and Orientation in the print dialog,
6550                 GTK+ >= 2.18.x only. Patch by Mark__T
6551
6552 2009-10-05 [paul]       3.7.2cvs44
6553
6554         * src/prefs_summaries.c
6555                 fix label, startup --> start-up, to match other uses of the
6556                 term
6557
6558 2009-10-05 [paul]       3.7.2cvs43
6559
6560         * po/pl.po
6561                 updated by Emilian Nowak
6562
6563 2009-10-03 [colin]      3.7.2cvs42
6564
6565         * src/mimeview.c
6566         * src/noticeview.c
6567         * src/gtk/gtkcmclist.c
6568         * src/gtk/gtkvscrollbutton.c
6569         * src/gtk/logwindow.c
6570                 GTK+ 2.18 fixes:
6571                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6572                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6573                 Fix warning at start
6574
6575 2009-09-28 [colin]      3.7.2cvs41
6576
6577         * src/matcher.c
6578         * src/mimeview.c
6579         * src/prefs_folder_item.c
6580                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6581
6582 2009-09-28 [colin]      3.7.2cvs40
6583
6584         * src/prefs_summaries.c
6585         * src/gtk/sslcertwindow.c
6586                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6587                 shows up garbled in GUI'. Patch by Pawel Pekala
6588
6589 2009-09-24 [iwkse]      3.7.2cvs39
6590
6591         * configure.ac
6592             That's only for statistics, of course :)
6593
6594 2009-09-24 [iwkse]      3.7.2cvs38
6595
6596         * configure.ac
6597             ...
6598
6599 2009-09-24 [iwkse]      3.7.2cvs37
6600
6601         * configure.ac
6602             Revert unwanted change
6603
6604 2009-09-24 [iwkse]      3.7.2cvs36
6605
6606         * src/action.c
6607             Fix issue with filtering actions and 
6608             parsed parameters
6609
6610 2009-09-20 [mones]      3.7.2cvs35
6611
6612         * tools/convert_mbox.pl
6613                 Add -R flag to support recursive conversions
6614                 of arbitrary Evolution mail folders, based on
6615                 bash script by Daniel Dickinson (fixes debian 
6616                 bug #461435) 
6617         * tools/popfile-link.sh
6618                 Set required shell for script (fixes debian 
6619                 bug #530057)
6620
6621 2009-09-16 [colin]      3.7.2cvs34
6622
6623         * src/main.c
6624                 Go grab files in /etc/skel if they exist
6625                 at first startup 
6626
6627 2009-09-15 [colin]      3.7.2cvs33
6628
6629         * src/procmime.c
6630                 Complete 3.7.1cvs42: only output directly to
6631                 final file if we get NULL byes at the start.
6632                 Still fixes saving UTF16 files, but also
6633                 fixes displaying Base64 parts with decoding
6634                 errors (parts without errors get displayed)
6635
6636 2009-09-14 [colin]      3.7.2cvs32
6637
6638         * src/matcher.c
6639         * src/matcher.h
6640         * src/matcher_parser_parse.y
6641         * src/prefs_matcher.c
6642                 Add 'has_attachment' and 'signed' matcher
6643                 expressions. Patch by Aleksei Miheev, fixes
6644                 bug 1997. 
6645
6646 2009-09-14 [colin]      3.7.2cvs31
6647
6648         * src/common/utils.c
6649                 Add "Re :" prefix from french Yahoo mail.
6650                 Patch by Didier Barvaux, fixes bug 1999
6651
6652 2009-09-10 [mones]      3.7.2cvs30
6653
6654         * manual/plugins.xml
6655                 Fix sites supported by SpamReport
6656         * manual/es/plugins.xml
6657                 Synchronise Spanish manual
6658
6659 2009-09-07 [holger]     3.7.2cvs29
6660
6661         * Makefile.am
6662                 Also update the icon cache on uninstall.
6663                 This prevents possible problems when Claws Mail was
6664                 uninstalled and installed again into a different location,
6665                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
6666                 and the blog post linked therein
6667
6668 2009-09-07 [paul]       3.7.2cvs28
6669
6670         * src/prefs_toolbar.c
6671                 when updating the main toolbar icons just update
6672                 the main toolbar (and consequently fix a bug where
6673                 folderview icons would disappear)
6674
6675 2009-08-30 [holger]     3.7.2cvs27
6676
6677         * src/compose.c
6678                 Do case-insensitive comparison against
6679                 header names when extracting recipients
6680                 from composed mails
6681
6682 2009-08-23 [colin]      3.7.2cvs26
6683
6684         * src/mbox.c
6685                 Probably fix RH bug 512024, " folder.c:3543 
6686                 Condition msglist != NULL failed"
6687
6688 2009-08-23 [colin]      3.7.2cvs25
6689
6690         * src/prefs_compose_writing.c
6691                 Make the maximum size warning bigger. Patch
6692                 by Didier Barvaux on bug 1986.
6693
6694 2009-08-21 [colin]      3.7.2cvs24
6695
6696         * src/compose.c
6697                 Previous commit: move the function into compose_insert_file
6698                 so that it's also used on drag-n-drop
6699
6700 2009-08-21 [colin]      3.7.2cvs23
6701
6702         * src/compose.c
6703                 Fix scrolling when adding an header
6704
6705 2009-08-21 [colin]      3.7.2cvs22
6706
6707         * src/compose.c
6708         * src/prefs_common.c
6709         * src/prefs_common.h
6710         * src/prefs_compose_writing.c
6711         * src/common/utils.c
6712                 Fix bug 1986, "New feature: warn user when inserting 
6713                 a large file in the message body". Patch by Didier
6714                 Barvaux
6715
6716 2009-08-21 [colin]      3.7.2cvs21
6717
6718         * AUTHORS
6719         * src/gtk/authors.h
6720         * src/common/utils.c
6721                 Fix bug 1984: Add R�f. : reply prefix (french 
6722                 Lotus Notes); patch by Didier Barvaux
6723
6724 2009-08-21 [colin]      3.7.2cvs20
6725
6726         * src/codeconv.c
6727         * src/codeconv.h
6728                 Fix bug 1969, 'Bad guess for outgoing encoding'
6729                 Make sure the specific converters (japanese in
6730                 this case) can return success/error in strict
6731                 mode, instead of silently failing back to 
6732                 strncpy
6733
6734 2009-08-20 [holger]     3.7.2cvs19
6735
6736         * src/compose.c
6737         * src/compose.h
6738                 Make it possible for code outside
6739                 compose (e.g. plugins) to attach files
6740
6741 2009-08-20 [colin]      3.7.2cvs18
6742
6743         * src/main.c
6744                 Fix crash when accessing IMAP soon
6745
6746 2009-08-18 [colin]      3.7.2cvs17
6747
6748         * src/ldapquery.c
6749                 Maybe fix crash on non-existent LDAP server
6750
6751 2009-08-04 [colin]      3.7.2cvs16
6752
6753         * src/toolbar.c
6754                 Fix toolbar's spacing that breaks dark
6755                 themes (patch from http://blogs.igalia.com/aperez/
6756                 2009/07/making-claws-mail-look-better/)
6757
6758 2009-07-28 [colin]      3.7.2cvs15
6759
6760         * src/account.c
6761         * src/addrcustomattr.c
6762         * src/addressadd.c
6763         * src/addressbook_foldersel.c
6764         * src/addrgather.c
6765         * src/browseldap.c
6766         * src/compose.c
6767         * src/editbook.c
6768         * src/editgroup.c
6769         * src/editjpilot.c
6770         * src/editldap.c
6771         * src/editldap_basedn.c
6772         * src/edittags.c
6773         * src/editvcard.c
6774         * src/exphtmldlg.c
6775         * src/expldifdlg.c
6776         * src/export.c
6777         * src/foldersel.c
6778         * src/import.c
6779         * src/importldif.c
6780         * src/importmutt.c
6781         * src/importpine.c
6782         * src/prefs_actions.c
6783         * src/prefs_customheader.c
6784         * src/prefs_display_header.c
6785         * src/prefs_filtering.c
6786         * src/prefs_folder_column.c
6787         * src/prefs_matcher.c
6788         * src/prefs_summary_column.c
6789         * src/prefs_summary_open.c
6790         * src/prefs_template.c
6791         * src/textview.c
6792         * src/uri_opener.c
6793                 Fix bug 1950, 'Program freeze up during folder selection'
6794                 Don't leave hidden windows modal
6795
6796 2009-07-28 [colin]      3.7.2cvs14
6797
6798         * src/ldapquery.c
6799                 Fix bug 1957, 'LDAP errs out after searching too 
6800                 many search bases'
6801
6802 2009-07-28 [colin]      3.7.2cvs13
6803
6804         * src/summaryview.c
6805                 Fix bug 1966, '"Collapse all threads" slower than 
6806                 "Expand all threads"'
6807
6808 2009-07-28 [colin]      3.7.2cvs12
6809
6810         * src/common/session.c
6811                 Fix bug 1967, 'Claws gets stuck after accepting 
6812                 a certificate warning dialog'
6813
6814 2009-07-19 [paul]       3.7.2cvs11
6815
6816         * manual/plugins.xml
6817                 a few small changes to the English
6818
6819 2009-07-18 [mones]      3.7.2cvs10
6820
6821         * manual/plugins.xml
6822                 Add new bsfilter and fancy plugins to the docs
6823                 and a note about dealing with plugins of the same class
6824         * src/prefs_account.c
6825                 Fix extra space at the end typo
6826
6827 2009-07-16 [colin]      3.7.2cvs9
6828
6829         * src/summaryview.c
6830                 Fix wrong return without unlocking; thanks
6831                 to mupuf_
6832
6833 2009-07-14 [colin]      3.7.2cvs8
6834
6835         * src/imap.c
6836                 Fix bug 1954, 'Segfault on reading wrong STATUS'
6837
6838 2009-07-10 [colin]      3.7.2cvs7
6839
6840         * src/plugins/pgpcore/plugin.def
6841         * src/common/utils.h
6842                 Fix windows port
6843
6844 2009-07-10 [colin]      3.7.2cvs6
6845
6846         * src/prefs_display_header.c
6847                 Fix bug 1951, 'C-Mail dumps core when editing 
6848                 displayed headers'. Patch by Alexey Rusakov
6849
6850 2009-07-10 [colin]      3.7.2cvs5
6851
6852         * src/folderview.c
6853                 Fix bug 1952, 'Deleted mails in Queue folder 
6854                 highlight it'.
6855
6856 2009-07-09 [colin]      3.7.2cvs4
6857
6858         * src/gtk/spell_entry.c
6859                 Fix bug 1949, 'Spell checker doesn't recognise 
6860                 certain word in Subject header, but does in 
6861                 message body'. Patch by Pawel Pekala.
6862
6863 2009-07-09 [paul]       3.7.2cvs3
6864
6865         * configure.ac
6866                 use pkgconfig to check for the minimum required
6867                 version of GnuTLS
6868
6869 2009-07-06 [colin]      3.7.2cvs2
6870
6871         * src/prefs_customheader.c
6872                 Fix build failure
6873
6874 2009-07-04 [paul]       3.7.2cvs1
6875
6876         * tools/claws.i18n.status.pl
6877                 updated
6878
6879 2009-07-03 [paul]       3.7.2
6880
6881         * NEWS
6882         * README
6883         * RELEASE_NOTES 
6884                 3.7.2 released!
6885
6886 2009-07-03 [paul]       3.7.1cvs85
6887
6888         * AUTHORS
6889         * configure.ac
6890         * po/pt_PT.po
6891         * po/sk.po
6892         * src/gtk/authors.h
6893                 added new translations by Tiago Faria and Slavko
6894         * po/bg.po
6895         * po/cs.po
6896         * po/de.po
6897         * po/es.po
6898         * po/fi.po
6899         * po/fr.po
6900         * po/hu.po
6901         * po/id.po
6902         * po/it.po
6903         * po/ja.po
6904         * po/pt_BR.po
6905         * po/ru.po
6906                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
6907                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
6908                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
6909                 Goncalves Guimaraes, Aleksei Miheev
6910
6911 2009-07-01 [colin]      3.7.1cvs84
6912
6913         * src/prefs_common.c
6914                 Fix bug 1940, 'Doesn't open links in 
6915                 user's default browser'. Turn the preference
6916                 to TRUE by default; that will only change the
6917                 behaviour for new users.
6918
6919 2009-06-29 [colin]      3.7.1cvs83
6920
6921         * src/filtering.c
6922         * src/filtering.h
6923         * src/prefs_filtering_action.c
6924                 Fix bug 1935, 'problems with very long filtering actions':
6925                 Use a dynamic buffer in action to string, and a bigger
6926                 buffer in string to action
6927
6928 2009-06-29 [colin]      3.7.1cvs82
6929
6930         * src/matcher_parser_lex.l
6931                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
6932
6933 2009-06-29 [colin]      3.7.1cvs81
6934
6935         * src/addressbook.c
6936                 Fix warnings
6937         * src/editgroup.c
6938                 Fix crash (out-of-bounds tree column)
6939         * src/gtk/gtkcmctree.c
6940         * src/gtk/gtksctree.c
6941                 Prevent using an out-of-bounds tree column
6942
6943 2009-06-29 [colin]      3.7.1cvs80
6944
6945         * src/ldapupdate.c
6946         * src/ldif.c
6947                 Leak fixes; patch by Pawel Pekala.
6948
6949 2009-06-26 [colin]      3.7.1cvs79
6950
6951         * src/summaryview.c
6952                 Sort by msgnum if dates are equal
6953
6954 2009-06-24 [paul]       3.7.1cvs78
6955
6956         * src/summaryview.c
6957                 make some (forgotten) strings translatable
6958
6959 2009-06-19 [colin]      3.7.1cvs77
6960
6961         * src/summaryview.c
6962                 Fix menu sensitiveness
6963
6964 2009-06-18 [colin]      3.7.1cvs76
6965
6966         * configure.ac
6967         * src/plugins/pgpcore/sgpgme.c
6968         * src/plugins/pgpcore/sgpgme.h
6969         * src/plugins/pgpmime/mypgpcore.def
6970         * src/plugins/pgpmime/pgpmime.c
6971         * src/plugins/smime/mypgpcore.def
6972         * src/plugins/smime/smime.c
6973                 Use largefile support (and stop using our old GPGME
6974                 hack on gpgme_data_seek/rewind)
6975                 (See 1.9.12cvs44 to 46 - if this breaks things we 
6976                 should soon know :)
6977
6978 2009-06-13 [colin]      3.7.1cvs75
6979
6980         * src/gtk/spell_entry.c
6981                 Fix assertion. We can put a NULL gtkaspell to
6982                 an entry; it just means it won't be spell-checked.
6983
6984 2009-06-12 [mones]      3.7.1cvs74
6985
6986         * src/compose.c
6987         * src/messageview.c
6988         * src/prefs_account.c
6989         * src/prefs_account.h
6990         * src/common/utils.c
6991         * src/common/utils.h
6992                 Added preference to use account address in generated
6993                 Message-Id. Fixes Debian bug #531052
6994
6995 2009-06-12 [colin]      3.7.1cvs73
6996
6997         * src/common/ssl.c
6998                 Better fix, API-compatible with libgnutls13
6999
7000 2009-06-12 [colin]      3.7.1cvs72
7001
7002         * src/common/ssl.c
7003                 Use compatibility mode in GnuTLS, and avoid problems with 
7004                 servers that don't comply 100% with the spec, but still
7005                 exist.
7006
7007 2009-06-06 [iwkse]      3.7.1cvs71
7008
7009         * src/compose.c
7010                 Ops..revert a mix with another patch
7011
7012 2009-06-06 [iwkse]      3.7.1cvs70
7013
7014         * src/compose.c
7015                 A better fix for the previous commit's issue
7016
7017 2009-06-06 [iwkse]      3.7.1cvs69
7018
7019         * src/compose.c
7020                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7021                 event is sent to the Attach property window
7022
7023 2009-06-05 [colin]      3.7.1cvs68
7024
7025         * src/compose.c
7026                 Fix build on GTK+ 2.6
7027
7028 2009-06-03 [mones]      3.7.1cvs67
7029
7030         * tools/make.themes.project
7031                 Oops! fix header, sorry Paul ;-)
7032
7033 2009-06-03 [mones]      3.7.1cvs66
7034
7035         * tools/make.themes.project
7036                 Add support for PNG themes and other
7037                 fixes i don't remember now... :)
7038
7039 2009-06-02 [colin]      3.7.1cvs65
7040
7041         * src/compose.c
7042         * src/prefs_template.c
7043         * src/quote_fmt.c
7044                 Fix error messages in templates, and fix their
7045                 checking
7046
7047 2009-05-22 [colin]      3.7.1cvs64
7048
7049         * src/compose.c
7050                 And remove hbox too
7051
7052 2009-05-22 [colin]      3.7.1cvs63
7053
7054         * src/compose.c
7055                 Fix phantom button behind entry when
7056                 changing fields via Tools/Reply mode.
7057
7058 2009-05-22 [colin]      3.7.1cvs62
7059
7060         * src/compose.c
7061                 Fix icon size
7062
7063 2009-05-21 [mones]      3.7.1cvs61
7064
7065         * src/compose.c
7066         * src/compose.h
7067                 Add button to empty header lines with one click
7068
7069 2009-05-21 [paul]       3.7.1cvs60
7070
7071         * src/mainwindow.c
7072         * src/mainwindow.h
7073         * src/plugins/trayicon/trayicon.c
7074                 when quitting from the trayicon, honour
7075                 prefs_common.clean_on_exit
7076
7077 2009-05-21 [paul]       3.7.1cvs59
7078
7079         * src/gtk/Makefile.am
7080                 remove duplicate entry
7081                 thanks to Charles A Edwards
7082
7083 2009-05-19 [paul]       3.7.1cvs58
7084
7085         * src/send_message.c
7086                 clear progressbar in the statusbar on 'Cancel'
7087
7088 2009-05-16 [colin]      3.7.1cvs57
7089
7090         * AUTHORS
7091         * src/gtk/authors.h
7092                 Add Fabian
7093
7094 2009-05-16 [colin]      3.7.1cvs56
7095
7096         * src/msgcache.c
7097                 Remove msgnum>0 condition for removing messages
7098                 from caches. There's no such condition on add.
7099                 Fixes bug 1913, 'Allow to remove phantom 
7100                 messages from the cache'; patch by Fabian
7101                 Keil <fk at fabiankeil.de>
7102
7103 2009-05-12 [holger]     3.7.1cvs55
7104
7105         * src/messageview.c
7106         * src/messageview.h
7107                 Introduce hook after showing of the message view
7108
7109 2009-05-11 [colin]      3.7.1cvs54
7110
7111         * src/compose.c
7112                 Fix bug 1872, 'A: Cc: CCi: selector should 
7113                 default on same as preceding contact'
7114
7115 2009-05-10 [holger]     3.7.1cvs53
7116
7117         * src/addr_compl.c
7118         * src/addr_compl.h
7119                 Add a hook to make it possible for plugins to
7120                 modify the address completion list
7121
7122 2009-05-06 [paul]       3.7.1cvs52
7123
7124         * src/folder.c
7125         * src/mimeview.c
7126                 fix bug 1915, 'Mails signed with smime.p7s
7127                 display both signed and attachment icon.'
7128
7129 2009-05-05 [colin]      3.7.1cvs51
7130
7131         * src/common/utils.c
7132                 Fix patch :)
7133
7134 2009-05-05 [colin]      3.7.1cvs50
7135
7136         * src/common/utils.c
7137                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7138                 different mountpoint than tempdir'
7139
7140 2009-05-04 [colin]      3.7.1cvs49
7141
7142         * src/msgcache.c
7143                 Probably fix bug 1914, 'Crash reading
7144                 corrupted tags file'
7145
7146 2009-04-26 [paul]       3.7.1cvs48
7147
7148         * configure.ac
7149         * src/gtk/gtkaspell.h
7150                 fix bug 1904, 'build mechanism looks for
7151                 'enchant.h' in a wrong place'
7152
7153 2009-04-25 [paul]       3.7.1cvs47
7154
7155         * src/printing.c
7156                 gah! fix coding style!
7157
7158 2009-04-25 [paul]       3.7.1cvs46
7159
7160         * src/printing.c
7161         * src/toolbar.c
7162                 if building with GTK+ >= 2.16 use
7163                 gtk_orientable_set_orientation() instead of now
7164                 deprecated gtk_toolbar_set_orientation()
7165
7166 2009-04-24 [colin]      3.7.1cvs45
7167
7168         * src/compose.c
7169                 Ask before sending if an attached file has
7170                 disappeared.
7171
7172 2009-04-19 [paul]       3.7.1cvs44
7173
7174         * src/prefs_common.c
7175         * src/prefs_common.h
7176         * src/gtk/about.c
7177                 save About window size.
7178                 patch by Pawel Pekala
7179
7180 2009-04-12 [paul]       3.7.1cvs43
7181
7182         * tools/csv2addressbook.pl
7183                 add extra CSV fields that are now appended
7184                 by thunderbird (version 2.0.0.21)
7185
7186 2009-04-08 [colin]      3.7.1cvs42
7187
7188         * src/procmime.c
7189                 fix saving (but not displaying) of UTF-16
7190                 files
7191
7192 2009-04-08 [colin]      3.7.1cvs41
7193
7194         * src/gtk/manage_window.c
7195                 Disable transient windows on win32 - seems to
7196                 fix most focusing issues
7197
7198 2009-04-05 [colin]      3.7.1cvs40
7199
7200         * src/procmsg.c
7201                 Don't ask whether we want to send deleted mails in queue
7202                 folders; also, don't send deleted mails when flushing
7203                 queues
7204
7205 2009-04-04 [paul]       3.7.1cvs39
7206
7207         * AUTHORS
7208         * configure.ac
7209         * po/id.po
7210         * src/gtk/authors.h
7211         * tools/claws.i18n.status.pl
7212                 add new Indonesian translation, by
7213                 MSulchan Darmawan
7214
7215 2009-04-03 [paul]       3.7.1cvs38
7216
7217         * AUTHORS
7218         * src/gtk/authors.h
7219                 credit due
7220
7221 2009-04-03 [colin]      3.7.1cvs37
7222
7223         * src/compose.c
7224         * src/textview.c
7225                 Fix bug 1891, 'Add support for gopher:// links'
7226                 Patch by Jacob Head <clawsmail at jacob-head.com>
7227                 Let's go back to the roots! 
7228
7229 2009-04-03 [paul]       3.7.1cvs36
7230
7231         * m4/Makefile.am
7232                 complete cvs35
7233
7234 2009-04-03 [paul]       3.7.1cvs35
7235
7236         * configure.ac
7237                 add AC_CONFIG_MACRO_DIR([m4])
7238                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7239         * m4/aclocal-include.m4
7240                 removed this now unneeded file
7241
7242 2009-04-02 [colin]      3.7.1cvs34
7243
7244         * src/common/utils.h
7245                 Fix previous (thanks to Marcus :)
7246
7247 2009-04-02 [colin]      3.7.1cvs33
7248
7249         * src/common/utils.h
7250         * src/etpan/etpan-thread-manager.c
7251                 pipe() was a macro from GLib on win32 until
7252                 glib 2.13.2. It's undefined after that.
7253                 Thanks to Marcus Brinkmann for the heads-up!
7254
7255 2009-03-31 [colin]      3.7.1cvs32
7256
7257         * src/folder_item_prefs.c
7258                 Copy folder settings with prefs
7259
7260 2009-03-31 [colin]      3.7.1cvs31
7261
7262         * src/prefs_account.c
7263                 Don't use un-sensitive checkboxes in Privacy tab
7264                 when privacy system in None (makes unchecking 
7265                 painful when no privacy plugin is loaded)
7266
7267 2009-03-30 [colin]      3.7.1cvs30
7268
7269         * src/folder.c
7270         * src/folder.h
7271         * src/imap.c
7272         * src/mainwindow.c
7273         * src/mainwindow.h
7274         * src/prefs_account.c
7275         * src/prefs_account.h
7276         * src/summaryview.c
7277         * src/summaryview.h
7278                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7279                 Add an option on the Receive page of IMAP account preferences:
7280                 "Move deleted mails to trash and expunge immediately". This
7281                 option defaults to TRUE to avoid changing the existing behaviour.
7282                 Setting it to FALSE prevents automatic expunging. 
7283                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7284                 (View/Hide deleted message being a per-folder setting, and behaving,
7285                 like View/Hide read messages).
7286
7287 2009-03-30 [colin]      3.7.1cvs29
7288
7289         * src/imap.c
7290                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7291                 ask for IMAP password when using GSSAPI auth
7292
7293 2009-03-27 [colin]      3.7.1cvs28
7294
7295         * src/folder.c
7296                 Fix cvs14, make sure we mark non-existent caches dirty
7297                 (or they never get written)
7298
7299 2009-03-27 [colin]      3.7.1cvs27
7300
7301         * src/imap.c
7302                 Fix tag update when all tags are removed 
7303                 from another client
7304
7305 2009-03-25 [colin]      3.7.1cvs26
7306
7307         * configure.ac
7308                 Fix configure.ac, thanks to Pawel
7309
7310 2009-03-25 [colin]      3.7.1cvs25
7311
7312         * src/news.c
7313         * src/etpan/nntp-thread.c
7314                 Fix header fetching (NG/To/Cc). Fixes 
7315                 bug 1883, 'Message processing fails to 
7316                 act on Newsgroups: field'
7317
7318 2009-03-23 [colin]      3.7.1cvs24
7319
7320         * src/textview.c
7321                 Fix internal headers visible in queue/sent
7322
7323 2009-03-23 [colin]      3.7.1cvs23
7324
7325         * configure.ac
7326                 Fix check for RC (resource compiler) used
7327                 on win32 (AC_LIBTOOL_RC used to call it 
7328                 implicitely but stopped)
7329
7330 2009-03-19 [colin]      3.7.1cvs22
7331
7332         * src/toolbar.c
7333                 Put spam button in default toolbar even if
7334                 bogofilter and spamassassin are not built.
7335                 Other anti-spam plugin could exist! :)
7336         * src/common/utils.c
7337                 Fix exit status fetch on win32
7338
7339 2009-03-18 [paul]       3.7.1cvs21
7340
7341         * src/gtk/spell_entry.c
7342                 fix "[BUG] Wrong word replaced in 'Subject:'
7343                 when spell-checking correction used"
7344                 Patch by Pawel Pekala
7345
7346 2009-03-17 [colin]      3.7.1cvs20
7347
7348         * src/common/utils.c
7349                 Fix win32 build (from cvs12)
7350
7351 2009-03-17 [colin]      3.7.1cvs19
7352
7353         * src/compose.c
7354                 Fix bug 1735, 'Change To: and Newsgroups: 
7355                 recipient field according account type'
7356                 Patch by Pawel
7357
7358 2009-03-17 [colin]      3.7.1cvs18
7359
7360         * src/msgcache.c
7361         * src/prefs_common.c
7362         * src/prefs_common.h
7363         * src/prefs_other.c
7364         * src/common/prefs.c
7365                 Add preference for fsyncing metadata
7366
7367 2009-03-16 [paul]       3.7.1cvs17
7368
7369         * src/prefs_customheader.c
7370                 add forgotten #if HAVE_LIBCOMPFACE
7371
7372 2009-03-16 [paul]       3.7.1cvs16
7373
7374         * src/prefs_customheader.c
7375                 put the (X-)Face preview image below the up/down
7376                 buttons so they don't jump around.
7377                 make the list reorderable by drag'n'drop
7378
7379 2009-03-16 [colin]      3.7.1cvs15
7380
7381         * src/prefs_customheader.c
7382                 Add a (X-)Face preview. Patch by iwkse.
7383
7384 2009-03-16 [colin]      3.7.1cvs14
7385
7386         * src/compose.c
7387         * src/folder.c
7388         * src/folder.h
7389         * src/msgcache.c
7390         * src/common/prefs.c
7391                 Add fsync calls to make sure we don't
7392                 lose data on system crashes. (to do:
7393                 add a pref to allow people choosing raw
7394                 speed)
7395
7396 2009-03-15 [colin]      3.7.1cvs13
7397
7398         * src/gtk/gtkaspell.c
7399                 Fix empty menu when there are no
7400                 suggestions (using the Spelling menu)
7401
7402 2009-03-14 [colin]      3.7.1cvs12
7403
7404         * src/common/utils.c
7405                 Win32: fix subject prefix length
7406
7407 2009-03-11 [mones]      3.7.1cvs11
7408
7409         * po/es.po
7410                 fix encoding declared in header
7411                 update translation now we're at it
7412
7413 2009-03-10 [colin]      3.7.1cvs10
7414
7415         * src/messageview.c
7416                 Fix "wrong mime" message printed out multiple
7417                 times
7418
7419 2009-03-10 [colin]      3.7.1cvs9
7420
7421         * src/prefs_folder_item.c
7422                 Fix build
7423
7424 2009-03-09 [paul]       3.7.1cvs8
7425
7426         * src/prefs_folder_item.c
7427         * src/send_message.c
7428                 fixes to english text
7429
7430 2009-03-08 [paul]       3.7.1cvs7
7431
7432         * po/ja.po
7433                 correct errors in header
7434
7435 2009-03-08 [paul]       3.7.1cvs6
7436
7437         * AUTHORS
7438         * configure.ac
7439         * po/ja.po
7440         * src/gtk/authors.h
7441         * tools/claws.i18n.status.pl
7442                 add Japanese translation, submitted by kazken3
7443
7444 2009-03-07 [colin]      3.7.1cvs5
7445
7446         * src/messageview.c
7447                 Don't let the invalid MIME warning hide
7448                 other noticeview (Partial receive or 
7449                 return receipt).
7450
7451 2009-03-07 [colin]      3.7.1cvs4
7452
7453         * src/procmime.c
7454                 Fix build
7455
7456 2009-03-07 [colin]      3.7.1cvs3
7457
7458         * src/messageview.c
7459         * src/procmime.c
7460         * src/procmime.h
7461                 Handle mimeparts that lack an end boundary.
7462                 They're invalid but it's too annoying for
7463                 normal users to fix.
7464
7465 2009-03-06 [wwp]        3.7.1cvs2
7466
7467         * src/compose.c
7468         * src/folder_item_prefs.c
7469         * src/folder_item_prefs.h
7470         * src/prefs_folder_item.c
7471                 Add per-folder default cc, bcc and reply-to.
7472
7473 2009-03-06 [colin]      3.7.1cvs1
7474
7475         * src/gedit-print.c
7476         * src/gtk/gtksourceprintjob.c
7477                 Fix build with old print interface
7478
7479 2009-03-06 [paul]       3.7.1
7480
7481         * NEWS
7482         * README
7483         * RELEASE_NOTES 
7484                 3.7.1 released!
7485
7486 2009-03-06 [paul]       3.7.0cvs78
7487
7488         * po/cs.po
7489         * po/de.po
7490         * po/fi.po
7491         * po/fr.po
7492         * po/hu.po
7493         * po/nl.po
7494         * po/pt_BR.po
7495         * po/sv.po
7496         * po/zh_CN.po
7497                 updated by David Vachulka, Stephan Sachse, Flammie
7498                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7499                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7500                 and Ralph Young
7501
7502 2009-03-03 [colin]      3.7.0cvs77
7503
7504         * src/prefs_filtering.c
7505                 Win32: Fix bug 1865, 'IMAP account name changes 
7506                 are not followed at filter actions'
7507
7508 2009-03-02 [colin]      3.7.0cvs76
7509
7510         * src/imap.c
7511                 Fix Launchpad bug 335571: 'claws-mail crashed 
7512                 with SIGSEGV in strlen() while deleting 
7513                 large amount of e-mails on IMAP account
7514
7515 2009-02-27 [mones]      3.7.0cvs75
7516
7517         * manual/es/account.xml
7518         * manual/es/ack.xml
7519         * manual/es/addrbook.xml
7520         * manual/es/advanced.xml
7521         * manual/es/claws-mail-manual.xml
7522         * manual/es/faq.xml
7523         * manual/es/glossary.xml
7524         * manual/es/gpl.xml
7525         * manual/es/handling.xml
7526         * manual/es/intro.xml
7527         * manual/es/keyboard.xml
7528         * manual/es/plugins.xml
7529         * manual/es/starting.xml
7530                 Sync with English version, fix some typos
7531                 Changed encoding to UTF-8
7532         * po/es.po
7533                 Update for release, changed encoding to UTF-8
7534
7535 2009-02-24 [colin]      3.7.0cvs74
7536
7537         * src/printing.c
7538                 Don't print separation line if there
7539                 are no headers
7540
7541 2009-02-23 [cleroy]     3.7.0cvs73
7542
7543         * src/account.c
7544         * src/action.c
7545         * src/addr_compl.c
7546         * src/addrbook.c
7547         * src/addrcache.c
7548         * src/addrcindex.c
7549         * src/addrclip.c
7550         * src/addrduplicates.c
7551         * src/addressadd.c
7552         * src/addressbook.c
7553         * src/addressbook_foldersel.c
7554         * src/addrharvest.c
7555         * src/addrindex.c
7556         * src/addritem.c
7557         * src/addrquery.c
7558         * src/addrselect.c
7559         * src/codeconv.c
7560         * src/compose.c
7561         * src/customheader.c
7562         * src/editaddress.c
7563         * src/editaddress_other_attributes_ldap.c
7564         * src/editgroup.c
7565         * src/editldap.c
7566         * src/enriched.c
7567         * src/exporthtml.c
7568         * src/exportldif.c
7569         * src/filtering.c
7570         * src/folder.c
7571         * src/foldersel.c
7572         * src/folderutils.c
7573         * src/folderview.c
7574         * src/gedit-print.c
7575         * src/html.c
7576         * src/imap.c
7577         * src/imap_gtk.c
7578         * src/inc.c
7579         * src/jpilot.c
7580         * src/ldapctrl.c
7581         * src/ldapquery.c
7582         * src/ldapserver.c
7583         * src/ldapupdate.c
7584         * src/ldif.c
7585         * src/localfolder.c
7586         * src/main.c
7587         * src/mainwindow.c
7588         * src/matcher.c
7589         * src/mbox.c
7590         * src/messageview.c
7591         * src/mh.c
7592         * src/mh_gtk.c
7593         * src/mimeview.c
7594         * src/msgcache.c
7595         * src/mutt.c
7596         * src/news.c
7597         * src/news_gtk.c
7598         * src/noticeview.c
7599         * src/pine.c
7600         * src/pop.c
7601         * src/prefs_account.c
7602         * src/prefs_actions.c
7603         * src/prefs_common.c
7604         * src/prefs_filtering.c
7605         * src/prefs_filtering_action.c
7606         * src/prefs_folder_column.c
7607         * src/prefs_folder_item.c
7608         * src/prefs_gtk.c
7609         * src/prefs_matcher.c
7610         * src/prefs_quote.c
7611         * src/prefs_send.c
7612         * src/prefs_summaries.c
7613         * src/prefs_summary_column.c
7614         * src/prefs_template.c
7615         * src/prefs_themes.c
7616         * src/prefs_toolbar.c
7617         * src/printing.c
7618         * src/privacy.c
7619         * src/procheader.c
7620         * src/procmime.c
7621         * src/procmsg.c
7622         * src/quote_fmt.c
7623         * src/remotefolder.c
7624         * src/send_message.c
7625         * src/sourcewindow.c
7626         * src/statusbar.c
7627         * src/stock_pixmap.c
7628         * src/summary_search.c
7629         * src/summaryview.c
7630         * src/textview.c
7631         * src/toolbar.c
7632         * src/undo.c
7633         * src/uri_opener.c
7634         * src/vcard.c
7635         * src/common/base64.c
7636         * src/common/claws.c
7637         * src/common/hooks.c
7638         * src/common/plugin.c
7639         * src/common/prefs.c
7640         * src/common/session.c
7641         * src/common/smtp.c
7642         * src/common/socket.c
7643         * src/common/string_match.c
7644         * src/common/stringtable.c
7645         * src/common/utils.c
7646         * src/common/utils.h
7647         * src/common/xml.c
7648         * src/common/xmlprops.c
7649         * src/gtk/colorlabel.c
7650         * src/gtk/combobox.c
7651         * src/gtk/foldersort.c
7652         * src/gtk/gtkaspell.c
7653         * src/gtk/gtkcmclist.c
7654         * src/gtk/gtkcmctree.c
7655         * src/gtk/gtkcmoptionmenu.c
7656         * src/gtk/gtksctree.c
7657         * src/gtk/gtkshruler.c
7658         * src/gtk/gtksourceprintjob.c
7659         * src/gtk/gtkutils.c
7660         * src/gtk/gtkvscrollbutton.c
7661         * src/gtk/logwindow.c
7662         * src/gtk/menu.c
7663         * src/gtk/pluginwindow.c
7664         * src/gtk/prefswindow.c
7665         * src/gtk/quicksearch.c
7666         * src/gtk/spell_entry.c
7667         * src/plugins/pgpcore/select-keys.c
7668         * src/plugins/pgpinline/pgpinline.c
7669         * src/plugins/pgpmime/pgpmime.c
7670         * src/plugins/smime/smime.c
7671         * src/plugins/spamassassin/spamassassin_gtk.c
7672                 Mass commit changing g_return_* to cm_return_*
7673                 and making these more interesting
7674
7675 2009-02-23 [colin]      3.7.0cvs72
7676
7677         * src/imap.c
7678                 Always initialise error code to no error
7679
7680 2009-02-23 [colin]      3.7.0cvs71
7681
7682         * src/imap.c
7683                 Fix separator substitution
7684
7685 2009-02-23 [colin]      3.7.0cvs70
7686
7687         * src/stock_pixmap.c
7688         * src/gtk/colorlabel.c
7689                 don't use g_return on normal checks
7690
7691 2009-02-22 [colin]      3.7.0cvs69
7692
7693         * src/addressbook.c
7694         * src/procmime.c
7695                 More fixes
7696
7697 2009-02-22 [colin]      3.7.0cvs68
7698
7699         * src/addrduplicates.c
7700         * src/addressbook.c
7701         * src/addrharvest.c
7702         * src/codeconv.c
7703         * src/compose.c
7704         * src/filtering.c
7705         * src/folder.c
7706         * src/imap.c
7707         * src/imap_gtk.c
7708         * src/importldif.c
7709         * src/jpilot.c
7710         * src/mainwindow.c
7711         * src/matcher.c
7712         * src/mbox.c
7713         * src/messageview.c
7714         * src/mh_gtk.c
7715         * src/prefs_common.c
7716         * src/prefs_filtering.c
7717         * src/prefs_gtk.c
7718         * src/printing.c
7719         * src/privacy.c
7720         * src/procmime.c
7721         * src/procmsg.c
7722         * src/summaryview.c
7723         * src/textview.c
7724         * src/undo.c
7725         * src/wizard.c
7726         * src/common/md5.c
7727         * src/common/socket.c
7728         * src/common/template.c
7729         * src/etpan/imap-thread.c
7730         * src/gtk/gtkaspell.c
7731         * src/gtk/gtkcmctree.c
7732         * src/gtk/gtksctree.c
7733         * src/gtk/inputdialog.c
7734         * src/plugins/pgpcore/sgpgme.c
7735         * src/plugins/pgpmime/pgpmime.c
7736         * src/plugins/smime/smime.c
7737         * src/plugins/spamassassin/spamassassin.c
7738                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
7739                 uninitialised accesses
7740
7741 2009-02-17 [colin]      3.7.0cvs67
7742
7743         * src/compose.c
7744                 Disable controls during queuing
7745
7746 2009-02-15 [colin]      3.7.0cvs66
7747
7748         * src/privacy.c
7749         * src/plugins/pgpcore/select-keys.c
7750         * src/plugins/pgpcore/sgpgme.c
7751                 Disable use of disabled keys
7752
7753 2009-02-15 [colin]      3.7.0cvs65
7754
7755         * src/folderview.c
7756         * src/summaryview.c
7757                 Fix font updating after changing 
7758                 prefs_common.derive_from_normal_font
7759
7760 2009-02-12 [paul]       3.7.0cvs64
7761
7762         * src/addressitem.h
7763         * src/export.h
7764         * src/headerview.c
7765         * src/headerview.h
7766         * src/common/version.h.in
7767         * src/gtk/about.h
7768         * src/gtk/menu.c
7769         * src/gtk/menu.h
7770                 more copyright header fixes
7771
7772 2009-02-12 [paul]       3.7.0cvs63
7773
7774         * src/gtk/progressdialog.c
7775         * src/gtk/progressdialog.h
7776                 fix copyright header
7777
7778 2009-02-12 [paul]       3.7.0cvs62
7779
7780         * src/gtk/spell_entry.c
7781         * src/gtk/spell_entry.h
7782                 better, more standard copyright header
7783
7784 2009-02-12 [paul]       3.7.0cvs61
7785
7786         * src/gtk/spell_entry.c
7787         * src/gtk/spell_entry.h
7788                 changes to copyright header
7789
7790 2009-02-12 [paul]       3.7.0cvs60
7791
7792         * src/gtk/spell_entry.c
7793         * src/gtk/spell_entry.h
7794                 fix broken build
7795
7796 2009-02-11 [colin]      3.7.0cvs59
7797
7798         * src/gtk/spell_entry.c
7799         * src/gtk/spell_entry.h
7800                 Forgot to add files
7801
7802 2009-02-11 [colin]      3.7.0cvs58
7803
7804         * src/compose.c
7805         * src/gtk/Makefile.am
7806         * src/gtk/gtkaspell.c
7807         * src/gtk/gtkaspell.h
7808                 Add spellcheck to subject. Patch by
7809                 Pawel.
7810
7811 2009-02-10 [holger]     3.7.0cvs57
7812
7813         * src/printing.c
7814         * src/common/defs.h
7815                 Move filename define for printing page setup cache to defs.h
7816
7817 2009-02-08 [mones]      3.7.0cvs56
7818
7819         * src/matcher.h
7820                 Fix build for bison 2.4.1
7821
7822 2009-02-06 [holger]     3.7.0cvs55
7823
7824         * src/prefs_common.c
7825         * src/prefs_common.h
7826         * src/printing.c
7827                 Fix restoring of custom page setups for printing by
7828                 temporarily caching the settings.
7829                 This is a workaround for Gnome Bug #39018, and fixes
7830                 Claws Mail Bug #1840.
7831
7832 2009-02-06 [colin]      3.7.0cvs54
7833
7834         * src/mainwindow.c
7835                 Fix hardcoded Shift-Q quits. Fixes
7836                 bug 1838, 'Claws-Mail sometimes quits 
7837                 when attempting to type a capital Q'
7838
7839 2009-01-31 [paul]       3.7.0cvs53
7840
7841         * src/compose.c
7842                 revert 3.7.0cvs49, until there is time to find out
7843                 why it causes a nasty crash!
7844
7845 2009-01-31 [paul]       3.7.0cvs52
7846
7847         * src/mainwindow.c
7848                 1 string that was forgotten for translation
7849
7850 2009-01-31 [paul]       3.7.0cvs51
7851
7852         * src/messageview.c
7853                 2 strings that were forgotten for translation
7854
7855 2009-01-31 [paul]       3.7.0cvs50
7856
7857         * src/gtk/prefswindow.c
7858                 build prefs tree in a slightly smarter way -
7859                 fix bug where if path[0] had same name as
7860                 path[1], (like in the de translation), path[1]
7861                 was lost and not shown in the window
7862
7863 2009-01-31 [paul]       3.7.0cvs49
7864
7865         * src/compose.c
7866                 fix bug 1836, 'Quoted text still blue after
7867                 removal of quote-character'
7868                 comment out some debug_print's that needlessly
7869                 slow things down
7870         * src/undo.c
7871                 comment out a debug_print that needlessly slows
7872                 things down
7873
7874 2009-01-31 [paul]       3.7.0cvs48
7875
7876         * src/summaryview.c
7877                 fix bug 1834, '"semi"-selection when collapsing thread'
7878
7879 2009-01-31 [paul]       3.7.0cvs47
7880
7881         * src/prefs_compose_writing.c
7882         * src/prefs_message.c
7883                 move 'quote_chars' pref to where it should be
7884
7885 2009-01-30 [paul]       3.7.0cvs46
7886
7887         * src/summaryview.c
7888                 fix updating of popup menu sensitivity
7889
7890 2009-01-28 [paul]       3.7.0cvs45
7891
7892         * tools/filter_conv_new.pl
7893                 move 'move' and 'delete' to end of @actions
7894                 so that they are always final actions in the
7895                 generated filtering rule
7896
7897 2009-01-27 [paul]       3.7.0cvs44
7898
7899         * src/messageview.c
7900                 always select text/calendar mimepart if suitable
7901                 plugin (i.e. vCalendar) is available
7902
7903 2009-01-27 [paul]       3.7.0cvs43
7904
7905         * src/folder.c
7906                 fix crash when right-clicking in summaryview when
7907                 processing is active
7908
7909 2009-01-22 [colin]      3.7.0cvs42
7910
7911         * src/compose.c
7912         * src/privacy.c
7913         * src/privacy.h
7914                 When replying to signed/encrypted mail and the
7915                 preference to sign/encrypt in this case is set,
7916                 choose the original mail's privacy system (if
7917                 available).
7918
7919 2009-01-21 [colin]      3.7.0cvs41
7920
7921         * src/addressbook.h
7922                 Fix warning (on-the-fly theming of
7923                 addressbook isn't complete yet)
7924
7925 2009-01-21 [colin]      3.7.0cvs40
7926
7927         * src/account.c
7928         * src/addressbook.c
7929                 Win32: Fix window placement
7930
7931 2009-01-21 [paul]       3.7.0cvs39
7932
7933         * src/inc.c
7934                 update timeout log msg
7935
7936 2009-01-17 [colin]      3.7.0cvs38
7937
7938         * src/main.c
7939         * src/mbox.c
7940         * src/common/md5.c
7941         * src/common/utils.c
7942         * src/etpan/imap-thread.c
7943                 Fix g_open calls (which don't ignore mode)
7944
7945 2009-01-17 [colin]      3.7.0cvs37
7946
7947         * src/addressbook.c
7948         * src/compose.c
7949         * src/foldersel.c
7950         * src/main.c
7951         * src/mainwindow.c
7952         * src/mbox.c
7953         * src/common/md5.c
7954         * src/common/ssl_certificate.c
7955         * src/common/tags.c
7956         * src/common/utils.c
7957         * src/etpan/imap-thread.c
7958         * src/plugins/bogofilter/bogofilter.c
7959         * src/plugins/pgpinline/pgpinline.c
7960         * src/plugins/smime/smime.c
7961                 Probably fix bug 1825, 'Unable to fetch messages from 
7962                 IMAP folders named with non-ASCII string'
7963                 Change remaining occurences of fopen and open with
7964                 g_fopen and g_open
7965
7966 2009-01-17 [paul]       3.7.0cvs36
7967
7968         * manual/faq.xml
7969                 update an old, outdated piece of info
7970
7971 2009-01-17 [paul]       3.7.0cvs35
7972
7973         * src/prefs_folder_item.c
7974                 fix bug where saving Folder Properties of a
7975                 sub-folder of outbox, queue, draft or trash
7976                 would change its parent's folder type to normal
7977
7978 2009-01-12 [mones]      3.7.0cvs34
7979
7980         * po/es.po
7981                 Updated translation
7982
7983 2009-01-12 [wwp]        3.7.0cvs33
7984
7985         * tools/fix_date.sh
7986         * tools/popfile-link.sh
7987         * tools/textviewer.sh
7988                 Fix bashisms and other portability glitches (thanks to
7989                 Steven M. Bellovin).
7990
7991 2009-01-11 [paul]       3.7.0cvs32
7992
7993         * src/addrindex.c
7994                 clean up some build warnings
7995
7996 2009-01-11 [colin]      3.7.0cvs31
7997
7998         * src/addrindex.c
7999                 Revert part of patch 3.7.0cvs29 
8000                 This function is used when jpilot
8001                 support is disabled
8002
8003 2009-01-11 [colin]      3.7.0cvs30
8004
8005         * src/folder.c
8006                 folder_find_child_item_by_name():
8007                 actually use name, not path's basename
8008
8009 2009-01-11 [paul]       3.7.0cvs29
8010
8011         * src/addrclip.c
8012         * src/addrindex.c
8013         * src/addritem.c
8014         * src/foldersel.h
8015         * src/folderview.c
8016         * src/prefs_folder_item.c
8017                 clean up some build warnings
8018
8019 2009-01-11 [paul]       3.7.0cvs28
8020
8021         * src/gtk/about.c
8022                 don't even mention printing support, assume its
8023                 presence, unless building with GTK+ < 2.10.0
8024
8025 2009-01-10 [colin]      3.7.0cvs27
8026
8027         * src/codeconv.c
8028                 Fix bug 1811, '[mime] Crash when there's no 
8029                 room for filename's start on the same line'
8030                 When the mimetype of the attachment is very 
8031                 long, there's no room at all to start the 
8032                 name=... parameter on the same line. This
8033                 caused an infinite loop as 0 characters of
8034                 the filename could be appended.
8035                 In such cases, insert linebreak before the
8036                 name parameter.
8037
8038 2009-01-09 [colin]      3.7.0cvs26
8039
8040         * src/compose.c
8041         * src/mainwindow.c
8042         * src/common/utils.c
8043                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8044                 Compose Window does not attach'
8045
8046 2009-01-09 [colin]      3.7.0cvs25
8047
8048         * src/foldersel.c
8049                 Fix bug 1817, 'Changing Themes does not 
8050                 update the pixmaps in "Select folder" 
8051                 dialog box'
8052
8053 2009-01-09 [colin]      3.7.0cvs24
8054
8055         * src/main.c
8056                 Win32: Fix bug 1816, 'Attaching files with 
8057                 command-line generates error after attaching'
8058
8059 2009-01-09 [paul]       3.7.0cvs23
8060
8061         * src/gtk/about.c
8062                 forgot this '2009' in last commit
8063
8064 2009-01-09 [paul]       3.7.0cvs22
8065
8066         * src/*/*.[c,h]
8067                 it's 2009!
8068                 update copyright headers
8069
8070 2009-01-09 [paul]       3.7.0cvs21
8071
8072         * doc/man/claws-mail.1
8073                 update Team list
8074
8075 2009-01-09 [colin]      3.7.0cvs20
8076
8077         * src/messageview.c
8078                 Fix bug 1814, 'Windows' WM badly places 
8079                 message view'
8080
8081 2009-01-09 [colin]      3.7.0cvs19
8082
8083         * src/prefs_themes.c
8084         * src/stock_pixmap.c
8085         * src/stock_pixmap.h
8086         * src/common/utils.c
8087         * src/common/utils.h
8088                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8089
8090 2009-01-08 [colin]      3.7.0cvs18
8091
8092         * src/mimeview.c
8093                 Win32: Fix bug 1810, 'Pressing 'o' key 
8094                 crashes CM'
8095
8096 2009-01-07 [colin]      3.7.0cvs17
8097
8098         * src/html.c
8099                 Fix bug 1432, '&amp; not escaped in links (HTML 
8100                 rendered as text)'
8101
8102 2009-01-06 [colin]      3.7.0cvs16
8103
8104         * src/plugins/pgpcore/select-keys.c
8105                 Warn translators the usual way about
8106                 accels
8107
8108 2009-01-06 [colin]      3.7.0cvs15
8109
8110         * src/mainwindow.c
8111                 Fix synchronisation dialog that shouldn't
8112                 appear when network goes down (Network
8113                 Manager)
8114         * src/mimeview.c
8115         * src/textview.c
8116                 Fix save as when attach_save_dir isn't set
8117                 fixes bug 1804, 'attach_save_directory does 
8118                 not default to $HOME'
8119         * src/plugins/pgpcore/select-keys.c
8120                 Add mnemonics to buttons - warn translators!
8121
8122 2009-01-06 [wwp]        3.7.0cvs14
8123
8124         * src/common/utils.c
8125                 Fix cvs13, thanks to Colin.
8126
8127 2009-01-06 [wwp]        3.7.0cvs13
8128
8129         * src/common/utils.c
8130                 Better support for Spanish Outlook replies (RES).
8131
8132 2009-01-02 [colin]      3.7.0cvs12
8133
8134         * src/folderview.c
8135                 Fix (+) sign after collapsed folder names that 
8136                 have quicksearch-matching children.
8137                 Fixes bug 1506, 'Recursive search in collapsed 
8138                 folders'
8139
8140 2009-01-02 [colin]      3.7.0cvs11
8141
8142         * src/stock_pixmap.c
8143         * src/stock_pixmap.h
8144                 Remove now-unused stock_pixmap_gdk
8145
8146 2009-01-02 [colin]      3.7.0cvs10
8147
8148         * src/gtk/gtkutils.c
8149         * src/pixmaps/claws-mail_icon.xpm
8150                 Use pixbuf for app icon, and make the app icon
8151                 a bit nicer
8152
8153 2009-01-02 [colin]      3.7.0cvs9
8154
8155         * src/uri_opener.c
8156                 Show both link title and URI if possible
8157
8158 2009-01-02 [colin]      3.7.0cvs8
8159
8160         * src/addressadd.c
8161         * src/addressbook.c
8162         * src/addressbook_foldersel.c
8163         * src/addressitem.h
8164         * src/folderview.c
8165         * src/grouplistdialog.c
8166         * src/importldif.c
8167         * src/mimeview.c
8168         * src/summaryview.c
8169         * src/gtk/gtkcmclist.c
8170         * src/gtk/gtkcmclist.h
8171         * src/gtk/gtkcmctree.c
8172         * src/gtk/gtkcmctree.h
8173         * src/gtk/gtksctree.c
8174         * src/gtk/gtksctree.h
8175                 Implement pixbuf rendering in tree widgets
8176                 instead of pixmaps
8177         * src/plugins/trayicon/trayicon.c
8178         * src/noticeview.c
8179         * src/prefs_themes.c
8180                 Use pixbuf rendering here too
8181
8182 2008-12-30 [paul]       3.7.0cvs7
8183
8184         * src/textview.c
8185                 no need to prematurely trim the uri in the statusbar
8186
8187 2008-12-29 [paul]       3.7.0cvs6
8188
8189         * src/procmsg.c
8190                 prefer List-Id header to X-* headers when creating
8191                 filter rule automatically
8192
8193 2008-12-28 [colin]      3.7.0cvs5
8194
8195         * src/compose.c
8196                 Set minimum height to 440 instead of 480
8197
8198 2008-12-22 [colin]      3.7.0cvs4
8199
8200         * src/compose.c
8201                 Fix bug 1799, '"Discard message" deletes manually 
8202                 saved draft'. Switch rmode to REEDIT after 
8203                 manually saving.
8204
8205 2008-12-21 [paul]       3.7.0cvs3
8206
8207         * tools/claws.i18n.status.pl
8208                 updates
8209
8210 2008-12-21 [paul]       3.7.0cvs2
8211
8212         * AUTHORS
8213         * src/gtk/authors.h
8214                 (more) updates
8215
8216 2008-12-21 [paul]       3.7.0cvs1
8217
8218         * AUTHORS
8219         * src/gtk/authors.h
8220                 updates
8221
8222 2008-12-19 [paul]       3.7.0
8223
8224         * NEWS
8225         * README
8226         * RELEASE_NOTES 
8227                 3.7.0 released!
8228
8229 2008-12-19 [paul]       3.6.1cvs80
8230
8231         * configure.ac
8232                 remove unmaintained sk and sr from ALL_LINGUAS
8233                 add newly maintained cs to ALL_LINGUAS
8234         * po/bg.po
8235         * po/ca.po
8236         * po/cs.po
8237         * po/de.po
8238         * po/fi.po
8239         * po/hu.po
8240         * po/nl.po
8241         * po/pt_BR.po
8242         * po/ru.po
8243         * po/sv.po
8244                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8245                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8246                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8247                 Persson Fink
8248
8249 2008-12-16 [colin]      3.6.1cvs79
8250
8251         * src/plugins/pgpcore/sgpgme.c
8252                 Fix warning
8253
8254 2008-12-15 [colin]      3.6.1cvs78
8255
8256         * src/compose.c
8257         * src/privacy.c
8258         * src/privacy.h
8259         * src/plugins/pgpcore/sgpgme.c
8260         * src/plugins/pgpcore/sgpgme.h
8261         * src/plugins/pgpinline/pgpinline.c
8262         * src/plugins/pgpmime/pgpmime.c
8263         * src/plugins/smime/smime.c
8264                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8265                 email address" doesn't work'. Use custom from address
8266                 if set
8267
8268 2008-12-15 [colin]      3.6.1cvs77
8269
8270         * src/common/utils.c
8271                 Fix bug 1746, 'Makes a mailto link from several 
8272                 paragraphs'
8273
8274 2008-12-15 [paul]       3.6.1cvs76
8275
8276         * m4/spamassassin.m4
8277                 fix warnings thrown up by autoconf-2.63
8278
8279 2008-12-13 [colin]      3.6.1cvs75
8280
8281         * Makefile.am
8282         * src/Makefile.am
8283         * src/common/ssl.c
8284         * src/common/utils.c
8285         * src/common/utils.h
8286         * tools/Makefile.am
8287                 Finish previous patch
8288
8289 2008-12-13 [colin]      3.6.1cvs74
8290
8291         * tools/Makefile.am
8292                 Only install certs on windows
8293
8294 2008-12-13 [colin]      3.6.1cvs73
8295
8296         * tools/Makefile.am
8297         * tools/ca-certificates.crt
8298         * src/common/Makefile.am
8299         * src/common/ssl.c
8300                 First try to ship SSL certificates in Windows
8301                 build
8302
8303 2008-12-12 [colin]      3.6.1cvs72
8304
8305         * configure.ac
8306         * src/plugins/pgpinline/claws.def
8307                 Windows build fixes
8308
8309 2008-12-12 [paul]       3.6.1cvs71
8310
8311         * src/imap.c
8312         * src/mh.c
8313         * src/partial_download.c
8314         * src/textview.c
8315         * src/common/claws.c
8316         * src/common/prefs.c
8317         * src/common/utils.c
8318                 win32: fix unlinking, renaming and bug with
8319                 non-ascii username
8320                 Patch by Colin
8321
8322 2008-12-11 [colin]      3.6.1cvs70
8323
8324         * po/fr.po
8325         * manual/fr/advanced.xml
8326                 Update french translations
8327
8328 2008-12-10 [colin]      3.6.1cvs69
8329
8330         * manual/faq.xml
8331                 Correct bug submission guidelines
8332
8333 2008-12-10 [colin]      3.6.1cvs68
8334
8335         * src/plugins/pgpcore/pgp_viewer.c
8336                 Fix bug 1736, 'Key import does not work'
8337                 Kill the correct pid (and not the parent
8338                 shell), and increase the timeout a bit.
8339
8340 2008-12-09 [paul]       3.6.1cvs67
8341
8342         * src/messageview.c
8343                 ensure that any stray noticeview buttons are hidden,
8344                 as clicking them causes segfaults!
8345
8346 2008-12-09 [colin]      3.6.1cvs66
8347
8348         * src/compose.c
8349         * src/compose.h
8350         * src/folder_item_prefs.h
8351         * src/prefs_common.c
8352         * src/prefs_common.h
8353         * src/common/defs.h
8354                 Fix bug 1792, '"Save Message to" should 
8355                 retain list of recently selected folders'
8356                 Also, make Enchant-related prefs stick
8357                 even if the build doesn't enable enchant
8358
8359 2008-12-09 [paul]       3.6.1cvs65
8360
8361         * src/messageview.c
8362                 fix bug 1787, 'Prevent automatic PGP inline
8363                 decryption attempts' use the noticeview to display
8364                 decryption failure messages instead of the irritating
8365                 popup dialog
8366
8367 2008-12-09 [colin]      3.6.1cvs64
8368
8369         * src/prefs_filtering.c
8370                 Fix bug 1789, 'filtering account selection 
8371                 (regression)'. Filtering on sending-only
8372                 accounts can be a little useful when using
8373                 filtering via Tools menu.
8374
8375 2008-12-07 [paul]       3.6.1cvs63
8376
8377         * src/prefs_actions.c
8378                 don't auto-select first entry (same as other
8379                 similar dialogs)
8380         * src/gtk/pluginwindow.c
8381                 these parents don't have children so don't look
8382                 for them
8383
8384 2008-12-07 [paul]       3.6.1cvs62
8385
8386         * src/prefs_account.c
8387         * src/gtk/pluginwindow.c
8388         * src/gtk/prefswindow.c
8389         * src/gtk/prefswindow.h
8390                 auto-select first page
8391
8392 2008-12-05 [colin]      3.6.1cvs61
8393
8394         * src/codeconv.c
8395         * src/procmime.c
8396                 Fix bug 1788, 'CM crashes re-encoding 
8397                 encoded parameters' (introduced in cvs40)
8398
8399 2008-12-05 [paul]       3.6.1cvs60
8400
8401         * src/prefs_common.h
8402                 remove gpg prefs that are no longer needed here
8403
8404 2008-12-03 [colin]      3.6.1cvs59
8405
8406         * src/msgcache.c
8407                 Speed up cache reading (about 10% gain)
8408         * src/summaryview.c
8409         * src/gtk/gtksctree.c
8410                 Speed up expand/collapse all threads
8411                 (about 95% gain)
8412
8413 2008-12-03 [paul]       3.6.1cvs58
8414
8415         * configure.ac
8416                 eradicate gcc4's signedness warnings
8417                 fix building with gnuTLS on (Open)Solaris
8418
8419 2008-12-01 [colin]      3.6.1cvs57
8420
8421         * src/gtk/gtkcmclist.c
8422                 Fix column headers
8423
8424 2008-12-01 [colin]      3.6.1cvs56
8425
8426         * src/plugins/pgpinline/pgpinline.c
8427                 Fix bug 1779, 'PGP Inline badly handles 
8428                 multipart'. Properly dump the current part
8429                 instead of running around with scissors
8430
8431 2008-11-30 [paul]       3.6.1cvs55
8432
8433         * manual/advanced.xml
8434         * manual/plugins.xml
8435         * src/prefs_toolbar.c
8436                 remove the verb from the page title and
8437                 update references in the manual
8438
8439 2008-11-30 [paul]       3.6.1cvs54
8440
8441         * src/prefs_other.c
8442                 move Other/ page to Other/Miscellaneous
8443         * src/gtk/prefswindow.c
8444                 make parent page unselectable
8445
8446 2008-11-29 [paul]       3.6.1cvs53
8447
8448         * README
8449                 add the new 'primary_paste_unselects' hidden
8450                 option, add missing 'log_[...]_color' options,
8451                 and reformat the text
8452         * manual/advanced.xml
8453                 add the new 'primary_paste_unselects' hidden
8454                 option, add missing 'log_[...]_color' options
8455
8456 2008-11-28 [colin]      3.6.1cvs52
8457
8458         * src/mimeview.c
8459                 Fix leak
8460
8461 2008-11-28 [colin]      3.6.1cvs51
8462
8463         * po/fr.po
8464                 Update translation
8465
8466 2008-11-28 [colin]      3.6.1cvs50
8467
8468         * src/mainwindow.c
8469                 Fix account selection in Mailing list
8470                 menu
8471
8472 2008-11-28 [paul]       3.6.1cvs49
8473
8474         * po/Makefile.in.in
8475                 automatically remove obsolete strings
8476
8477 2008-11-28 [colin]      3.6.1cvs48
8478
8479         * src/plugins/pgpcore/sgpgme.c
8480                 Fix error message when key isn't available.
8481
8482 2008-11-27 [colin]      3.6.1cvs47
8483
8484         * src/filtering.c
8485         * src/matcher.c
8486                 Fix a little leak
8487
8488 2008-11-26 [colin]      3.6.1cvs46
8489
8490         * src/common/ssl.c
8491                 Fix new warning
8492
8493 2008-11-26 [colin]      3.6.1cvs45
8494
8495         * src/plugins/pgpcore/select-keys.c
8496         * src/plugins/pgpcore/sgpgme.c
8497                 Fix bug 1591, 'S/MIME: better key 
8498                 handling/selection dialog'
8499                 Really ignore revoked/expired keys
8500
8501 2008-11-26 [colin]      3.6.1cvs44
8502
8503         * src/main.c
8504         * src/common/claws.c
8505         * src/common/ssl.c
8506                 Make sure libgcrypt's threading is initialised
8507                 before gnutls. See also old bug 1539.
8508
8509 2008-11-26 [colin]      3.6.1cvs43
8510
8511         * src/imap.c
8512         * src/news.c
8513         * src/etpan/imap-thread.c
8514                 Fix possible crashes due to clist_begin()
8515                 not checking for NULLs (it should!)
8516
8517 2008-11-25 [colin]      3.6.1cvs42
8518
8519         * src/procmime.c
8520                 Fix line length in MIME parameters
8521
8522 2008-11-22 [paul]       3.6.1cvs41
8523
8524         * src/compose.c
8525                 grab Return key press in attachments Properties
8526                 dialog
8527
8528 2008-11-21 [colin]      3.6.1cvs40
8529
8530         * src/compose.c
8531         * src/procmime.c
8532                 Fix bug 1776, 'use encoded name parameters 
8533                 for attachments instead of ascii'.
8534                 Break the RFC 2047 by using B-encoded 
8535                 filename parameter, like everyone does,
8536                 following advice from the RFC author.
8537
8538 2008-11-21 [colin]      3.6.1cvs39
8539
8540         * src/common/socket.c
8541                 Rehandshake if server asks to
8542
8543 2008-11-21 [colin]      3.6.1cvs38
8544
8545         * src/mimeview.h
8546         * src/toolbar.h
8547         * src/common/session.h
8548         * src/common/smtp.h
8549                 Move conditional-compilation members to
8550                 end of structs
8551
8552 2008-11-19 [wwp]        3.6.1cvs37
8553
8554         * src/prefs_actions.c
8555                 Fixed wrong behaviour when pressing Escape (was not cancelling
8556                 the action).
8557
8558 2008-11-19 [wwp]        3.6.1cvs36
8559
8560         * src/compose.c
8561         * src/matcher.c
8562         * src/messageview.c
8563         * src/mimeview.c
8564         * src/prefs_actions.c
8565         * src/prefs_filtering_action.c
8566         * src/procmsg.c
8567         * src/summaryview.c
8568         * src/textview.c
8569         * src/common/utils.c
8570                 Replace occurrences of "command line" with "command-line" everywhere.
8571                 Enforce code style (mostly indentation) in prefs_actions.c.
8572
8573 2008-11-19 [colin]      3.6.1cvs35
8574
8575         * src/compose.c
8576         * src/prefs_common.c
8577         * src/prefs_common.h
8578                 Add primary_paste_unselects hidden preference
8579                 to change how middle-click pasting changes
8580                 the selection and insert point; defaults to
8581                 pre-3.6.1cvs31
8582
8583 2008-11-19 [colin]      3.6.1cvs34
8584
8585         * src/folderview.c
8586                 Always give focus to summaryview, even if
8587                 the folder is empty, in small screen layout.
8588                 Allows to go back to folderlist using the
8589                 keyboard.
8590
8591 2008-11-18 [colin]      3.6.1cvs33
8592
8593         * src/mainwindow.h
8594                 Put back conditional at the end of struct
8595
8596 2008-11-18 [colin]      3.6.1cvs32
8597
8598         * src/procmime.c
8599         * src/common/w32_reg.c
8600                 Fix crash on win32 when browsing to a
8601                 directory
8602
8603 2008-11-15 [colin]      3.6.1cvs31
8604
8605         * src/compose.c
8606                 After a mid-click paste, deselect selection
8607                 and go to end of paste.
8608
8609 2008-11-15 [colin]      3.6.1cvs30
8610
8611         * src/compose.c
8612                 Auto-save draft after external editor quits
8613
8614 2008-11-15 [colin]      3.6.1cvs29
8615
8616         * src/plugins/pgpcore/sgpgme.c
8617                 Fix wrong error display, thanks to
8618                 Charles A. Edwards
8619
8620 2008-11-14 [colin]      3.6.1cvs28
8621
8622         * src/prefs_actions.c
8623                 Comment out bogus (IMO) warning
8624
8625 2008-11-14 [colin]      3.6.1cvs27
8626
8627         * src/mainwindow.c
8628         * src/summaryview.c
8629         * src/summaryview.h
8630         * src/gtk/menu.c
8631         * src/gtk/menu.h
8632                 Share summaryview's context menu actions with
8633                 the equivalent menu items of the main menu;
8634                 this allows to share accelerators and de-
8635                 duplicate code.
8636
8637 2008-11-14 [colin]      3.6.1cvs26
8638
8639         * src/plugins/pgpcore/sgpgme.c
8640                 Fix bug 1768, 'claws-mail crashes while 
8641                 checking smime bad signature'
8642
8643 2008-11-13 [colin]      3.6.1cvs25
8644
8645         * src/account.c
8646         * src/filtering.c
8647                 Fix redefinition of PREFSBUFSIZE
8648
8649 2008-11-13 [wwp]        3.6.1cvs24
8650
8651         * tools/popfile-link.sh
8652                 Add support for reusing existing POPFile session ID.
8653
8654 2008-11-12 [colin]      3.6.1cvs23
8655
8656         * src/prefs_gtk.h
8657                 Fix bug 1771, 'Folder template gets 
8658                 truncated when exiting the application'
8659                 Use a 32k buffer for string preferences
8660
8661 2008-11-11 [colin]      3.6.1cvs22
8662
8663         * src/summaryview.c
8664                 Fix "display sender using addressbook" when
8665                 prefs_common.swap_from is in use. Patch by
8666                 H. Merijn Brand
8667
8668 2008-11-11 [colin]      3.6.1cvs21
8669
8670         * src/autofaces.c
8671         * src/common/md5.c
8672         * src/common/md5.h
8673                 Make a few functions static
8674
8675 2008-11-07 [colin]      3.6.1cvs20
8676
8677         * src/mainwindow.c
8678         * src/summaryview.c
8679                 Fix crash when rebuilding colorlabel
8680                 menu
8681         * src/addrgather.c
8682         * src/editldap.c
8683         * src/prefs_account.c
8684         * src/prefs_compose_writing.c
8685         * src/prefs_logging.c
8686         * src/prefs_message.c
8687         * src/prefs_other.c
8688         * src/prefs_receive.c
8689         * src/prefs_summaries.c
8690         * src/prefs_wrapping.c
8691         * src/plugins/bogofilter/bogofilter_gtk.c
8692         * src/plugins/pgpcore/prefs_gpg.c
8693         * src/plugins/spamassassin/spamassassin_gtk.c
8694                 Fix deprecated use of page_size in 
8695                 gtkspinbutton adjustments
8696
8697 2008-11-06 [mones]      3.6.1cvs19
8698
8699         * src/mainwindow.c
8700                 Fix missing "About" in Help menu
8701         * tools/claws.i18n.status.pl
8702                 Fix header
8703
8704 2008-11-05 [colin]      3.6.1cvs18
8705
8706         * src/action.c
8707         * src/main.c
8708         * src/mainwindow.c
8709         * src/common/socket.c
8710         * src/common/socket.h
8711         * src/gtk/gtkutils.c
8712         * src/gtk/gtkutils.h
8713                 w32: Implement single launch (lock
8714                 socket); always put debug log to
8715                 the rc_dir; fix Start menu update
8716                 after registering as default Mail 
8717                 app
8718
8719 2008-11-05 [colin]      3.6.1cvs17
8720
8721         * src/mainwindow.c
8722                 Setting the Mail start menu item in HKCU 
8723                 confuses the Internet Options dialog. Do 
8724                 it in HKLM as this dialog does.
8725
8726 2008-11-04 [colin]      3.6.1cvs16
8727
8728         * src/common/w32_reg.c
8729                 Fix off-by-one
8730
8731 2008-11-04 [colin]      3.6.1cvs15
8732
8733         * src/procmime.c
8734                 w32: Fix getting content-type 
8735         * src/mimeview.c
8736         * src/prefs_common.c
8737         * src/prefs_common.h
8738         * src/prefs_ext_prog.c
8739         * src/textview.c
8740                 w32: better integration (use the
8741                 standard file associations instead
8742                 of our platform-unadapted open
8743                 dialog)
8744         * src/mainwindow.c
8745         * src/common/utils.c
8746         * src/common/w32_reg.c
8747         * src/common/w32lib.h
8748                 w32: better integration (allow 
8749                 setting Claws as default MUA)
8750
8751 2008-11-01 [colin]      3.6.1cvs14
8752
8753         * src/codeconv.c
8754                 Fix wrongly converted non-ascii characters
8755                 when locale's charset is US-ASCII (strict-mode
8756                 was failing in this case)
8757
8758 2008-10-30 [colin]      3.6.1cvs13
8759
8760         * src/mimeview.c
8761         * src/mimeview.h
8762         * src/textview.c
8763         * src/textview.h
8764                 Use one UI Manager per mimeview, instead of
8765                 the global one -- else user_data pointer gets
8766                 broken if opening and closing another message-
8767                 view, then using right-click on a mimeview's 
8768                 mimepart. Probably fixes bug 1711, 'Save-as
8769                 attachment crashes'
8770
8771 2008-10-24 [paul]       3.6.1cvs12
8772
8773         * tools/Makefile.am
8774         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
8775         * tools/kdeservicemenu/install.sh
8776                 another, possibly the final?, attempt on getting this
8777                 sorted for kde4
8778
8779 2008-10-24 [paul]       3.6.1cvs11
8780
8781         * tools/kdeservicemenu/install.sh
8782                 fix servicemenu installation directory on kde4
8783
8784 2008-10-24 [paul]       3.6.1cvs10
8785
8786         * tools/kdeservicemenu/README
8787         * tools/kdeservicemenu/install.sh
8788                 add support for kde4 in addition to kde3.
8789                 a rework involving checking for kde4-config, then
8790                 kde-config, finally prompting the user for the
8791                 location of either if they cannot be found
8792                 
8793
8794 2008-10-18 [paul]       3.6.1cvs9
8795
8796         * tools/claws.i18n.status.pl
8797                 updated with latest translator info.
8798                 only print for languages defined in %langname
8799
8800 2008-10-17 [paul]       3.6.1cvs8
8801
8802         * src/plugins/pgpcore/sgpgme.c
8803                 when listing the uid's, show the uid validity
8804
8805 2008-10-16 [paul]       3.6.1cvs7
8806
8807         * INSTALL
8808                 updated
8809
8810 2008-10-13 [wwp]        3.6.1cvs6
8811
8812         * po/fr.po
8813                 Updated French translation.
8814
8815 2008-10-11 [colin]      3.6.1cvs5
8816
8817         * src/gtk/authors.h
8818                 Fix bug 1756, "Outdated translators list in About 
8819                 dialogue". Patch by Aleksei Miheev.
8820
8821 2008-10-11 [colin]      3.6.1cvs4
8822
8823         * src/account.c
8824         * src/imap.c
8825         * src/inc.c
8826         * src/main.c
8827         * src/mainwindow.c
8828         * src/news.c
8829         * src/pop.c
8830         * src/pop.h
8831         * src/prefs_account.c
8832         * src/send_message.c
8833         * src/send_message.h
8834         * src/ssl_manager.c
8835         * src/ssl_manager.h
8836         * src/wizard.c
8837         * src/common/claws.c
8838         * src/common/defs.h
8839         * src/common/session.c
8840         * src/common/session.h
8841         * src/common/smtp.c
8842         * src/common/smtp.h
8843         * src/common/socket.c
8844         * src/common/socket.h
8845         * src/common/ssl.c
8846         * src/common/ssl.h
8847         * src/common/ssl_certificate.c
8848         * src/common/ssl_certificate.h
8849         * src/gtk/about.c
8850         * src/gtk/sslcertwindow.c
8851         * src/gtk/sslcertwindow.h
8852                 Remove OpenSSL code
8853
8854 2008-10-11 [colin]      3.6.1cvs3
8855
8856         * src/common/ssl_certificate.c
8857                 Make local function static
8858
8859 2008-10-10 [colin]      3.6.1cvs2
8860
8861         * src/common/ssl.h
8862         * src/common/ssl_certificate.c
8863         * src/gtk/sslcertwindow.c
8864                 Add offline certificate verification,
8865                 thanks to Nikos Mavrogiannopoulos for the
8866                 hints
8867
8868 2008-10-10 [colin]      3.6.1cvs1
8869
8870         * src/common/ssl_certificate.c
8871         * src/gtk/sslcertwindow.c
8872                 Fix warnings
8873
8874 2008-10-10 [paul]       3.6.1
8875
8876         * m4/spamassassin.m4
8877                 remove openssl dross
8878
8879         * NEWS
8880         * README
8881         * RELEASE_NOTES 
8882                 3.6.1 released!
8883
8884 2008-10-10 [colin]      3.6.0cvs25
8885
8886         * src/common/ssl.c
8887                 Tell libetpan it doesn't need to init
8888                 GnuTLS
8889
8890 2008-10-10 [colin]      3.6.0cvs24
8891
8892         * claws-mail.pc.in
8893                 Remove references to openssl
8894
8895 2008-10-09 [colin]      3.6.0cvs23
8896
8897         * configure.ac
8898                 Fix message
8899
8900 2008-10-09 [colin]      3.6.0cvs22
8901
8902         * configure.ac
8903                 Error out when building against openssl
8904
8905 2008-10-09 [colin]      3.6.0cvs21
8906
8907         * configure.ac
8908         * COPYING
8909         * src/crash.c
8910         * src/main.c
8911         * src/gtk/about.c
8912                 Disable OpenSSL due to requirement of
8913                 OpenSSL exception. Code not removed yet,
8914                 just in case, but disabled.
8915
8916 2008-10-09 [colin]      3.6.0cvs20
8917
8918         * configure.ac
8919         * src/Makefile.am
8920         * src/crash.c
8921         * src/gedit-print.c
8922         * src/gedit-print.h
8923         * src/main.c
8924         * src/mainwindow.c
8925         * src/messageview.c
8926         * src/prefs_ext_prog.c
8927         * src/prefs_fonts.c
8928         * src/prefs_image_viewer.c
8929         * src/printing.c
8930         * src/printing.h
8931         * src/summaryview.c
8932         * src/gtk/Makefile.am
8933         * src/gtk/about.c
8934         * src/gtk/gtksourceprintjob.c
8935         * src/gtk/gtksourceprintjob.h
8936                 Revert previous patch. It'd be better to remove
8937                 OpenSSL instead, as GnuTLS works as well.
8938
8939 2008-10-09 [colin]      3.6.0cvs19
8940
8941         * configure.ac
8942         * src/Makefile.am
8943         * src/crash.c
8944         * src/gedit-print.c
8945         * src/gedit-print.h
8946         * src/main.c
8947         * src/mainwindow.c
8948         * src/messageview.c
8949         * src/prefs_ext_prog.c
8950         * src/prefs_fonts.c
8951         * src/prefs_image_viewer.c
8952         * src/printing.c
8953         * src/printing.h
8954         * src/summaryview.c
8955         * src/gtk/Makefile.am
8956         * src/gtk/about.c
8957         * src/gtk/gtksourceprintjob.c
8958         * src/gtk/gtksourceprintjob.h
8959                 Remove the libgnomeprint interface (deprecated,
8960                 and fixes Debian's #501570, 'Copyright confusion')
8961
8962 2008-10-09 [colin]      3.6.0cvs18
8963
8964         * configure.ac
8965                 Require libetpan 0.57 (important fixes)
8966
8967 2008-10-08 [paul]       3.6.0cvs17
8968
8969         * src/prefs_filtering_action.c
8970         * src/prefs_matcher.c
8971                 enable re-ordering of the filtering/processing
8972                 condition and actions lists by drag'n'drop
8973
8974 2008-10-08 [colin]      3.6.0cvs16
8975
8976         * src/addressbook.c
8977                 Fix wrong menu title
8978
8979 2008-10-07 [colin]      3.6.0cvs15
8980
8981         * src/imap.c
8982                 After thinking, revert this. It's only a minor
8983                 annoyance to GSSAPI users, and I can't test this
8984                 right now. Postponed until after next good release.
8985
8986 2008-10-07 [colin]      3.6.0cvs14
8987
8988         * src/imap.c
8989                 Don't ask for a password when using GSSAPI
8990
8991 2008-10-07 [colin]      3.6.0cvs13
8992
8993         * src/mainwindow.c
8994                 Fix build with GTK+ < 2.14
8995
8996 2008-10-07 [colin]      3.6.0cvs12
8997
8998         * src/mainwindow.c
8999         * src/mainwindow.h
9000         * src/prefs_common.c
9001         * src/prefs_common.h
9002         * src/summaryview.c
9003         * src/gtk/colorlabel.c
9004                 Fix bug 1749, 'Shortcut keys for color labels 
9005                 not changeable'
9006                 Make fullscreen a setting remembered between
9007                 sessions
9008
9009 2008-10-07 [colin]      3.6.0cvs11
9010
9011         * src/prefs_other.c
9012                 Fix bug 1747, 'Wanderlust keybindings no longer 
9013                 working (regression)'
9014
9015 2008-10-07 [colin]      3.6.0cvs10
9016
9017         * src/mainwindow.c
9018                 Make fullscreen a real menu item
9019
9020 2008-10-07 [colin]      3.6.0cvs9
9021
9022         * src/mainwindow.c
9023                 Make sure we won't save size when
9024                 fullscreening
9025
9026 2008-10-06 [colin]      3.6.0cvs8
9027
9028         * src/mainwindow.c
9029         * src/mainwindow.h
9030                 Handle fullscreen via F11. Patch by
9031                 Michael Rasmussen
9032
9033 2008-10-06 [colin]      3.6.0cvs7
9034
9035         * src/common/ssl.c
9036                 Fix return value when setting client cert
9037
9038 2008-10-04 [colin]      3.6.0cvs6
9039
9040         * src/mimeview.c
9041                 Fix bug 1742, 'Attachment list contents not 
9042                 visible/scrollable'
9043
9044 2008-10-04 [paul]       3.6.0cvs5
9045
9046         * src/mainwindow.c
9047                 fix failure of Hide toolbar option on restart
9048
9049 2008-10-04 [colin]      3.6.0cvs4
9050
9051         * src/addressbook.c
9052         * src/compose.c
9053         * src/mainwindow.c
9054         * src/messageview.c
9055         * src/summaryview.c
9056                 Maemo: Fix bug 1737, Crashes upon opening
9057
9058 2008-10-04 [paul]       3.6.0cvs3
9059
9060         * po/pt_BR.po
9061                 submitted (just a little late) by Frederico
9062                 Goncalves Guimaraes
9063
9064 2008-10-03 [wwp]        3.6.0cvs2
9065
9066         * po/fr.po
9067                 Many fixes, mostly in menus and accelerators.
9068
9069 2008-10-03 [colin]      3.6.0cvs1
9070
9071         * src/gtk/filesel.c
9072                 Allow network mounts with new GTKs: they're
9073                 available via FUSE mounts and we don't need
9074                 GVFS.
9075
9076 2008-10-03 [paul]       3.6.0
9077
9078         * NEWS
9079         * README
9080         * RELEASE_NOTES 
9081                 3.6.0 released!
9082
9083 2008-10-03 [paul]       3.5.0cvs145
9084
9085         * configure.ac
9086         * po/bg.po
9087         * po/nl.po
9088         * po/ru.po
9089         * po/sv.po
9090                 new translations. added by Yasen Pramatarov,
9091                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9092         * po/ca.po
9093         * po/de.po
9094         * po/fi.po
9095         * po/fr.po
9096         * po/hu.po
9097         * po/it.po
9098         * po/pl.po
9099         * po/zh_CN.po
9100                 updated translations. submitted by Miquel Oliete,
9101                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9102                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9103
9104 2008-10-02 [colin]      3.5.0cvs144
9105
9106         * src/common/session.c
9107                 Fix crash when connection fails on windows
9108
9109 2008-10-01 [colin]      3.5.0cvs143
9110
9111         * src/imap.c
9112                 Real fix for FS-unsafe chars on win32
9113
9114 2008-10-01 [colin]      3.5.0cvs142
9115
9116         * src/imap.c
9117                 Encode prohibited filenames on win32
9118
9119 2008-09-30 [mones]      3.5.0cvs141
9120
9121         * src/ldapctrl.c
9122         * src/main.c
9123         * src/prefs_themes.c
9124         * src/printing.c
9125                 Fix output of some debug messages
9126
9127 2008-09-30 [colin]      3.5.0cvs140
9128
9129         * src/addrbook.c
9130         * src/addrharvest.c
9131         * src/compose.c
9132         * src/jpilot.c
9133         * src/mh.c
9134         * src/prefs_themes.c
9135         * src/procheader.c
9136         * src/procmime.c
9137         * src/summaryview.c
9138         * src/common/utils.c
9139         * src/gtk/sslcertwindow.c
9140                 Win32: Fix time usage; use g_stat
9141
9142 2008-09-29 [colin]      3.5.0cvs139
9143
9144         * src/common/utils.c
9145                 Fix case-sensitive match of subject
9146                 prefixes on win32
9147
9148 2008-09-29 [colin]      3.5.0cvs138
9149
9150         * src/folder_item_prefs.c
9151         * src/folder_item_prefs.h
9152         * src/matcher.c
9153         * src/prefs_folder_item.c
9154         * src/prefs_matcher.c
9155         * src/summaryview.c
9156         * src/common/string_match.c
9157         * src/common/utils.c
9158                 Fix a huge leak (dozens of megs per folder
9159                 change) on Windows: disable regexps 
9160
9161 2008-09-28 [paul]       3.5.0cvs137
9162
9163         * po/en_GB.po
9164                 updated
9165
9166 2008-09-27 [colin]      3.5.0cvs136
9167
9168         * src/account.c
9169         * src/account.h
9170                 Add accessor for cur_account
9171
9172 2008-09-27 [colin]      3.5.0cvs135
9173
9174         * src/imap.c
9175                 Fix crash when error happen on session establishment
9176
9177 2008-09-26 [mones]      3.5.0cvs134
9178
9179         * po/es.po
9180                 Updated for release
9181
9182 2008-09-26 [colin]      3.5.0cvs133
9183
9184         * src/plugins/pgpcore/claws.def
9185                 Fix symbol
9186
9187 2008-09-26 [colin]      3.5.0cvs132
9188
9189         * src/prefs_common.c
9190         * src/prefs_common.h
9191         * src/plugins/pgpcore/pgp_viewer.c
9192                 Add an accessor to prefs_common for plugins
9193                 (Win32 fix)
9194
9195 2008-09-25 [colin]      3.5.0cvs131
9196
9197         * src/main.c
9198                 Fix bug 1725, 'useless lines in clawsrc'
9199         * src/plugins/smime/mypgpcore.def
9200                 Add a missing symbol
9201
9202 2008-09-25 [paul]       3.5.0cvs130
9203
9204         * src/plugins/smime/mypgpcore.def
9205         * src/plugins/smime/plugin.def
9206         * src/plugins/smime/version.rc
9207                 add these windows-specific files
9208                 (Thanks to Colin)
9209
9210 2008-09-25 [colin]      3.5.0cvs129
9211
9212         * src/main.c
9213                 Load standard plugins only on first run
9214
9215 2008-09-25 [colin]      3.5.0cvs128
9216
9217         * src/codeconv.c
9218                 Fix build...
9219
9220 2008-09-24 [colin]      3.5.0cvs127
9221
9222         * src/codeconv.c
9223                 Add nb_NO's charset (iso-8859-1)
9224
9225 2008-09-24 [colin]      3.5.0cvs126
9226
9227         * src/common/utils.c
9228                 Fix get_mail_base_dir() on windows
9229                 (was synced from main ages ago)
9230
9231 2008-09-24 [colin]      3.5.0cvs125
9232
9233         * src/main.c
9234         * src/wizard.c
9235                 Integrate better with Windows' style
9236
9237 2008-09-23 [paul]       3.5.0cvs124
9238
9239         * src/compose.c
9240         * src/mainwindow.c
9241         * src/messageview.c
9242                 offer these strings to translators too 
9243
9244 2008-09-23 [colin]      3.5.0cvs123
9245
9246         * configure.ac
9247                 Add a --disable-dbus flag in case we want
9248                 no DBUS even if headers are available (like
9249                 for building gpg4win)
9250         * src/filtering.c
9251         * src/mainwindow.c
9252         * src/prefs_logging.c
9253         * src/common/utils.c
9254         * src/plugins/pgpcore/sgpgme.c
9255         * src/plugins/smime/claws.def
9256                 Windows fixes:
9257                 - disable filtering log (it's crashy for
9258                   some reason)
9259                 - fix gmtime_r when time is -1 (before 01/01/70)
9260                 - add symbols for smime
9261
9262 2008-09-22 [colin]      3.5.0cvs122
9263
9264         * src/common/utils.c
9265         * src/account.c
9266                 Remove raw printf
9267         * src/compose.c
9268                 Fix cursor position after changing account
9269         * src/imap.c
9270         * src/mimeview.c
9271         * src/news.c
9272                 Fix absolute path detection 
9273
9274 2008-09-21 [colin]      3.5.0cvs121
9275
9276         * src/gtk/gtkaspell.c
9277                 Don't try to use empty dictionaries
9278
9279 2008-09-20 [colin]      3.5.0cvs120
9280
9281         * po/POTFILES.in
9282                 Add the new files to the translations
9283
9284 2008-09-20 [colin]      3.5.0cvs119
9285
9286         * configure.ac
9287         * src/plugins/Makefile.am
9288         * src/plugins/smime/Makefile.am
9289         * src/plugins/smime/plugin.c
9290         * src/plugins/smime/smime.c
9291         * src/plugins/smime/smime.deps
9292         * src/plugins/smime/smime.h
9293                 Include S/Mime plugin in the main plugins
9294                 Will ease the Gpg4win team's work
9295
9296 2008-09-20 [colin]      3.5.0cvs118
9297
9298         * src/autofaces.c
9299         * src/compose.c
9300         * src/ldapquery.c
9301         * src/main.c
9302         * src/news.c
9303         * src/common/socket.c
9304         * src/gtk/gtkutils.c
9305         * src/plugins/pgpcore/claws.def
9306                 Windows: more fixes, thanks to wwp and
9307                 Marcus Brinkmann
9308
9309 2008-09-20 [colin]      3.5.0cvs117
9310
9311         * src/imap.c
9312                 Tell on which server errors happened
9313
9314 2008-09-20 [colin]      3.5.0cvs116
9315
9316         * src/etpan/etpan-thread-manager.c
9317         * src/etpan/imap-thread.c
9318         * src/etpan/nntp-thread.c
9319                 Windows: Fix hang on IMAP/NNTP
9320
9321 2008-09-20 [colin]      3.5.0cvs115
9322
9323         * src/common/utils.c
9324                 Fix bug 1723, "Buffer overflow crash caused by 
9325                 preview in 'Date format help' dialog box"
9326                 Also, optimise fast_strftime a bit :)
9327
9328 2008-09-18 [colin]      3.5.0cvs114
9329
9330         * src/procmime.c
9331         * src/textview.c
9332                 Check for NULLs before str* functions
9333
9334 2008-09-18 [colin]      3.5.0cvs113
9335
9336         * src/messageview.c
9337         * src/procmime.c
9338         * src/textview.c
9339                 Handle html parts in multipart/related
9340                 Decode ISO-8859-1 as Windows-1252 (the former
9341                 is a subset of the latter) in order to 
9342                 workaround Outlook mails misencoding
9343         * src/gtk/logwindow.c
9344         * src/gtk/logwindow.h
9345                 Clear mainwindow's error pixmap when the
9346                 error scrolls out of the log
9347
9348 2008-09-17 [colin]      3.5.0cvs112
9349
9350         * src/image_viewer.c
9351                 Fix image loading (multiple childs added to 
9352                 scrolledwindow, break of the resize functionality)
9353         * src/account.c
9354         * src/prefs_folder_item.c
9355         * src/prefs_spelling.c
9356         * src/gtk/gtkaspell.c
9357                 Better fix problems with dictionaries updates
9358
9359 2008-09-17 [colin]      3.5.0cvs111
9360
9361         * src/common/utils.c
9362                 Fix double-opening (fixes multiple signatures when
9363                 using signify)
9364
9365 2008-09-16 [colin]      3.5.0cvs110
9366
9367         * src/prefs_account.c
9368         * src/prefs_folder_item.c
9369         * src/prefs_spelling.c
9370         * src/gtk/gtkaspell.c
9371                 Better stripping of aspell dictionaries names
9372
9373 2008-09-16 [colin]
9374
9375         * 3.6.0-rc1 released
9376
9377 2008-09-16 [colin]      3.5.0cvs109
9378
9379         * src/account.c
9380         * src/inc.c
9381         * src/mainwindow.c
9382         * src/prefs_account.h
9383         * src/prefs_other.c
9384         * src/send_message.c
9385         * src/gtk/inputdialog.c
9386                 Don't add a pref to allow remembering passwords
9387                 (Just not checking the checkbox is enough)
9388
9389 2008-09-16 [colin]      3.5.0cvs108
9390
9391         * configure.ac
9392                 Require libetpan 0.56 as 0.55 is crashy
9393         * src/messageview.c
9394                 Fix english
9395         * src/gtk/inputdialog.c
9396         * src/gtk/inputdialog.h
9397                 Fix warnings
9398
9399 2008-09-16 [wwp]        3.5.0cvs107
9400
9401         * src/compose.c
9402                 Complete 3.5.0cvs106 by removing a function that got
9403                 moved to account.[ch].
9404
9405 2008-09-16 [wwp]        3.5.0cvs106
9406
9407         * src/account.c
9408         * src/account.h
9409         * src/compose.c
9410         * src/quote_fmt.c
9411         * src/quote_fmt_lex.l
9412         * src/quote_fmt_parse.y
9413                 Add account signature (path and value string) manipulation
9414                 keywords to the template processor. It's now possible in
9415                 all templates to insert the account signature to an
9416                 arbitrary location or to pass it to a external script for
9417                 further editing.
9418
9419
9420 2008-09-16 [mones]      3.5.0cvs105
9421
9422         * src/imap.c
9423         * src/inc.c
9424         * src/mainwindow.c
9425         * src/mainwindow.h
9426         * src/news.c
9427         * src/prefs_account.h
9428         * src/prefs_common.c
9429         * src/prefs_common.h
9430         * src/prefs_other.c
9431         * src/send_message.c
9432         * src/gtk/inputdialog.c
9433         * src/gtk/inputdialog.h
9434                 Implement session passwords: unsaved passwords for receiving
9435                 or sending of accounts can be remembered while running to 
9436                 avoid repetitive typing.
9437                 As keeping passwords in memory is unsafe a new preference 
9438                 in Other page is added to activate or not such capability.
9439
9440 2008-09-14 [colin]      3.5.0cvs104
9441
9442         * src/codeconv.c
9443         * src/codeconv.h
9444                 Make conv_iconv_strdup static
9445
9446 2008-09-12 [colin]      3.5.0cvs103
9447
9448         * claws-mail.pc.in
9449         * src/Makefile.am
9450         * src/compose.c
9451         * src/compose.h
9452         * src/crash.c
9453         * src/folder_item_prefs.c
9454         * src/folder_item_prefs.h
9455         * src/main.c
9456         * src/prefs_account.c
9457         * src/prefs_common.c
9458         * src/prefs_common.h
9459         * src/prefs_folder_item.c
9460         * src/prefs_spelling.c
9461         * src/prefs_template.c
9462         * src/quote_fmt.h
9463         * src/quote_fmt_parse.y
9464         * src/toolbar.c
9465         * src/toolbar.h
9466         * src/gtk/Makefile.am
9467         * src/gtk/about.c
9468         * src/gtk/filesel.c
9469         * src/gtk/gtkaspell.c
9470         * src/gtk/gtkaspell.h
9471         * src/plugins/bogofilter/Makefile.am
9472         * src/plugins/dillo_viewer/Makefile.am
9473         * src/plugins/spamassassin/Makefile.am
9474         * src/plugins/trayicon/Makefile.am
9475                 Switch spellchecker to Enchant
9476
9477 2008-09-12 [paul]       3.5.0cvs102
9478
9479         * tools/README
9480         * tools/csv2addressbook.pl
9481                 add support for Fox Mail
9482
9483 2008-09-12 [paul]       3.5.0cvs101
9484
9485         * src/compose.c
9486         * src/prefs_wrapping.c
9487                 changes to English
9488
9489 2008-09-12 [paul]       3.5.0cvs100
9490
9491         * configure.ac
9492                 revert cvs99's libenchant commit error
9493
9494 2008-09-12 [colin]      3.5.0cvs99
9495
9496         * src/inc.c
9497                 Only go to inbox if there are new mails
9498                 (and fetch was manual)
9499
9500 2008-09-10 [colin]      3.5.0cvs98
9501
9502         * src/inc.c
9503         * src/summaryview.c
9504         * src/common/session.c
9505                 Use g_timeout_add_seconds instead of g_timeout_add
9506                 on glib >= 2.14 when we don't need precision on the 
9507                 delay. This helps reducing power consumption:
9508                 http://mjg59.livejournal.com/74651.html
9509
9510 2008-09-10 [colin]      3.5.0cvs97
9511
9512         * src/compose.c
9513                 Don't save window size and position when
9514                 compose is hidden (filtering action)
9515
9516 2008-09-09 [colin]      3.5.0cvs96
9517
9518         * src/action.h
9519         * src/addr_compl.c
9520         * src/addressadd.c
9521         * src/addressbook.h
9522         * src/addressbook_foldersel.c
9523         * src/addressitem.h
9524         * src/addrgather.c
9525         * src/alertpanel.c
9526         * src/browseldap.c
9527         * src/editaddress.c
9528         * src/editaddress_other_attributes_ldap.h
9529         * src/editbook.c
9530         * src/editjpilot.c
9531         * src/editldap.c
9532         * src/editldap_basedn.c
9533         * src/editvcard.c
9534         * src/exphtmldlg.c
9535         * src/expldifdlg.c
9536         * src/export.c
9537         * src/foldersel.c
9538         * src/foldersel.h
9539         * src/gedit-print.c
9540         * src/gedit-print.h
9541         * src/grouplistdialog.c
9542         * src/headerview.c
9543         * src/headerview.h
9544         * src/image_viewer.c
9545         * src/import.c
9546         * src/importldif.c
9547         * src/importmutt.c
9548         * src/importpine.c
9549         * src/inc.c
9550         * src/main.c
9551         * src/main.h
9552         * src/messageview.c
9553         * src/messageview.h
9554         * src/noticeview.c
9555         * src/prefs_actions.c
9556         * src/prefs_filtering.c
9557         * src/prefs_folder_column.c
9558         * src/prefs_gtk.h
9559         * src/prefs_summary_column.c
9560         * src/prefs_toolbar.c
9561         * src/send_message.c
9562         * src/setup.c
9563         * src/sourcewindow.c
9564         * src/sourcewindow.h
9565         * src/ssl_manager.c
9566         * src/statusbar.c
9567         * src/statusbar.h
9568         * src/stock_pixmap.c
9569         * src/stock_pixmap.h
9570         * src/summaryview.c
9571         * src/textview.c
9572         * src/textview.h
9573         * src/undo.h
9574         * src/uri_opener.c
9575         * src/wizard.c
9576         * src/wizard.h
9577         * src/common/ssl.h
9578         * src/common/utils.c
9579         * src/gtk/about.c
9580         * src/gtk/colorlabel.c
9581         * src/gtk/colorlabel.h
9582         * src/gtk/combobox.h
9583         * src/gtk/description_window.c
9584         * src/gtk/filesel.c
9585         * src/gtk/gtkaspell.c
9586         * src/gtk/gtkaspell.h
9587         * src/gtk/gtkcmclist.c
9588         * src/gtk/gtkcmclist.h
9589         * src/gtk/gtkcmctree.c
9590         * src/gtk/gtkcmctree.h
9591         * src/gtk/gtkcmoptionmenu.h
9592         * src/gtk/gtksctree.c
9593         * src/gtk/gtksctree.h
9594         * src/gtk/gtkshruler.c
9595         * src/gtk/gtkshruler.h
9596         * src/gtk/gtksourceprintjob.c
9597         * src/gtk/gtksourceprintjob.h
9598         * src/gtk/gtkutils.c
9599         * src/gtk/gtkutils.h
9600         * src/gtk/gtkvscrollbutton.c
9601         * src/gtk/gtkvscrollbutton.h
9602         * src/gtk/icon_legend.c
9603         * src/gtk/inputdialog.c
9604         * src/gtk/logwindow.c
9605         * src/gtk/logwindow.h
9606         * src/gtk/manage_window.c
9607         * src/gtk/manage_window.h
9608         * src/gtk/menu.c
9609         * src/gtk/prefswindow.c
9610         * src/gtk/progressdialog.c
9611         * src/gtk/progressdialog.h
9612         * src/plugins/bogofilter/bogofilter_gtk.c
9613         * src/plugins/pgpcore/passphrase.c
9614         * src/plugins/spamassassin/spamassassin_gtk.c
9615         * src/plugins/trayicon/trayicon.c
9616         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9617         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9618         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9619         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9620         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9621                 Complete GTK+ 2.14 undeprecation
9622                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9623
9624 2008-09-09 [colin]      3.5.0cvs95
9625
9626         * src/gtk/gtkcmclist.h
9627                 Fix build on GTK+ 2.14
9628
9629 2008-09-08 [colin]      3.5.0cvs94
9630
9631         * src/noticeview.c
9632         * src/noticeview.h
9633                 Remove GtkSignalFunc
9634
9635 2008-09-07 [colin]      3.5.0cvs93
9636
9637         * src/addressadd.c
9638         * src/addressbook_foldersel.c
9639         * src/gtk/gtkcmclist.c
9640         * src/gtk/gtkcmclist.h
9641         * src/gtk/gtkcmctree.c
9642         * src/gtk/gtkcmctree.h
9643         * src/gtk/gtksctree.c
9644         * src/gtk/prefswindow.c
9645         * src/gtk/prefswindow.h
9646                 Use GDestroyNotify instead of GtkDestroyNotify
9647                 (deprecated in GTK+ 2.14)
9648
9649 2008-09-07 [colin]      3.5.0cvs92
9650
9651         * src/textview.c
9652                 Fix bug 1712, 'invalid "Phishing attempt warning" 
9653                 when linked text ends with spaces'
9654
9655 2008-09-05 [colin]      3.5.0cvs91
9656
9657         * src/procmime.c
9658                 Maybe fix bug 1711, 'Save-as attachment crashes'
9659                 Possibly wrong free() due to pointer shifting
9660
9661 2008-09-05 [colin]      3.5.0cvs90
9662
9663         * src/compose.c
9664                 Fix bug 1710, 'User misreads "Discard Message" 
9665                 as "Discard Changes"'. Propose to save or discard
9666                 only the latest changes when closing an existing
9667                 draft. Autosave may still have saved parts of the
9668                 edit session.
9669
9670 2008-09-04 [colin]      3.5.0cvs89
9671
9672         * src/summaryview.c
9673                 Fix bug 1707, 'Segfault when sorting on non-visible column'
9674
9675 2008-09-01 [colin]      3.5.0cvs88
9676
9677         * src/imap.c
9678         * src/summaryview.c
9679         * src/common/tags.c
9680         * src/etpan/imap-thread.c
9681         * src/etpan/imap-thread.h
9682                 Store spam flag on IMAP (Junk/NonJunk, as 
9683                 ThunderBird does - this is nonstandard)
9684
9685 2008-08-31 [wwp]        3.5.0cvs87
9686
9687         * ChangeLog
9688                 Fix globish edition^Wediting.
9689
9690 2008-08-31 [wwp]        3.5.0cvs86
9691
9692         * src/addressbook.c
9693                 Don't break nickname editing for non-LDAP books (nickname
9694                 value was overwritten when editing existing contact, this
9695                 came from 3.0.2cvs109).
9696
9697 2008-08-30 [colin]      3.5.0cvs85
9698
9699         * src/mainwindow.c
9700         * src/summaryview.c
9701                 Fix "Apply tags..." key shortcut
9702
9703 2008-08-29 [iwkse]      3.5.0cvs84
9704
9705         * src/summaryview.c
9706                         Bit of clean:)
9707
9708 2008-08-29 [iwkse]      3.5.0cvs83
9709
9710         * src/summaryview.c
9711                         Disable "Move to trash" action if
9712                         we are in a trash-like folder.
9713                         Thanks to colinl
9714
9715 2008-08-29 [paul]       3.5.0cvs82
9716
9717         * configure.ac
9718                 bump up libetpan version requirement since
9719                 0.55 is released now
9720
9721 2008-08-28 [wwp]        3.5.0cvs81
9722
9723         * src/account.c
9724         * src/pop.c
9725         * src/prefs_account.c
9726         * src/prefs_account.h
9727                 Add finer granularity to the POP3's remove-after delay (now in
9728                 hours in addition to in days), patch by Paul Rolland.
9729
9730 2008-08-28 [wwp]        3.5.0cvs80
9731
9732         * src/gtk/combobox.c
9733                 Fix a typo in a comment.
9734
9735 2008-08-28 [iwkse]      3.5.0cvs79
9736
9737         * src/account.c
9738         * src/prefs_actions.c
9739         * src/prefs_filtering.c
9740         * src/prefs_template.c
9741                         Add search feature to the account, 
9742                         template and action dialog.
9743                         It's turned on selecting one row
9744                         of the list and typing some random
9745                         letter. Thanks to wwp, colinl
9746
9747 2008-08-28 [colin]      3.5.0cvs78
9748
9749         * src/Makefile.am
9750         * src/account.c
9751         * src/compose.c
9752         * src/prefs_account.c
9753         * src/prefs_account.h
9754         * src/privacy.c
9755         * src/privacy.h
9756         * src/procmime.c
9757         * src/stock_pixmap.c
9758         * src/stock_pixmap.h
9759         * src/summaryview.c
9760         * src/pixmaps/key_gpg_signed.xpm
9761                 Fix bug 1412, "Sign reply, if mail was signed"
9762                 Add an account preference to sign replies to signed mails
9763
9764 2008-08-28 [iwkse]      3.5.0cvs77
9765
9766         * src/prefs_filtering.c
9767                 Making the search more useful,
9768                 jumping directly to the relative rule.
9769
9770 2008-08-27 [colin]      3.5.0cvs76
9771
9772         * src/main.c
9773                 Add a bit of info
9774
9775 2008-08-27 [colin]      3.5.0cvs75
9776
9777         * src/gtk/gtkcmctree.c
9778                 Fix a few ifdefs
9779
9780 2008-08-26 [colin]      3.5.0cvs74
9781
9782         * src/gtk/gtkcmctree.c
9783                 Fix missing inits on old glib
9784
9785 2008-08-26 [wwp]        3.5.0cvs73
9786
9787         * src/common/utils.c
9788                 Added 'Fwd' to the list of known common subject prefixes.
9789
9790 2008-08-25 [iwkse]      3.5.0cvs72
9791
9792         * src/image_viewer.c
9793                 Add animated gif support to the
9794                 message preview.
9795
9796 2008-08-25 [colin]      3.5.0cvs71
9797
9798         * src/gtk/gtkcmctree.c
9799                 Make sure work isn't null
9800
9801 2008-08-24 [colin]      3.5.0cvs70
9802
9803         * src/common/ssl.c
9804                 Fix typo on SSL_CERT_DIR
9805
9806 2008-08-23 [holger]     3.5.0cvs69
9807
9808         * src/printing.c
9809                 Fix bug 1699 'Separator line mis-placed when
9810                 printing some e-mails'. The number of header lines
9811                 was not correctly calculated when Pango inserts
9812                 linebreaks
9813
9814 2008-08-23 [colin]      3.5.0cvs68
9815
9816         * src/mainwindow.c
9817                 Fix the account selector button; thanks
9818                 to wwp
9819
9820 2008-08-21 [colin]      3.5.0cvs67
9821
9822         * src/compose.c
9823         * src/compose.h
9824                 Add a compose preference for auto-indent
9825         * src/mainwindow.c
9826         * src/summaryview.c
9827                 Make colorlabel accels a bit less hacky
9828
9829 2008-08-21 [colin]      3.5.0cvs66
9830
9831         * src/compose.c
9832         * src/prefs_common.c
9833         * src/prefs_common.h
9834         * src/prefs_wrapping.c
9835                 Add a preference for autoindent; fix no_join tag
9836                 being applied to whole lines instead of just \n when
9837                 creating a line 
9838
9839 2008-08-21 [colin]      3.5.0cvs65
9840
9841         * src/compose.c
9842                 Add support for auto-indentation
9843
9844 2008-08-19 [colin]      3.5.0cvs64
9845
9846         * src/compose.c
9847                 Save Autowrap status in drafts/queued mails
9848
9849 2008-08-19 [colin]      3.5.0cvs63
9850
9851         * src/mainwindow.c
9852                 Fix a comment (in reality, test commit on
9853                 the new CVS server)
9854
9855 2008-08-17 [colin]      3.5.0cvs62
9856
9857         * src/prefs_actions.c
9858         * src/procmime.c
9859         * src/wizard.c
9860         * src/common/socket.h
9861         * src/gtk/gtkcmctree.c
9862                 Fix warnings
9863
9864 2008-08-16 [colin]      3.5.0cvs61
9865
9866         * src/editaddress_other_attributes_ldap.h
9867                 Add 'l' field (localityName)
9868
9869 2008-08-16 [colin]      3.5.0cvs60
9870
9871         * src/mainwindow.c
9872         * src/gtk/gtkcmclist.c
9873         * src/gtk/gtkcmclist.h
9874         * src/gtk/gtkcmctree.c
9875         * src/gtk/gtksctree.c
9876         * src/gtk/gtkutils.c
9877         * src/gtk/gtkvscrollbutton.c
9878                 Fix Maemo build (OS2007)
9879
9880 2008-08-14 [colin]      3.5.0cvs59
9881
9882         * src/folder.c
9883                 Don't crash if parent is null when creating
9884                 a folder
9885         * src/gtk/pluginwindow.c
9886                 Don't crash on race when closing window while
9887                 a plugin is loading and does gtk_iterations
9888
9889 2008-08-13 [colin]      3.5.0cvs58
9890
9891         * src/messageview.c
9892         * src/messageview.h
9893         * src/mimeview.c
9894                 Fix bug 1696, 'Viewing binary attachements 
9895                 as text over 1 MB' (various buglets)
9896
9897 2008-08-10 [colin]      3.5.0cvs57
9898
9899         * src/summaryview.c
9900         * src/gtk/gtkcmclist.c
9901                 Continue fixing GTK < 2.12 build, thanks to
9902                 Michael Hugues
9903
9904 2008-08-10 [colin]      3.5.0cvs56
9905
9906         * src/gtk/gtksctree.c
9907                 Fix build on GTK < 2.12
9908
9909 2008-08-09 [colin]      3.5.0cvs55
9910
9911         * src/mainwindow.c
9912                 Fix untranslatable strings, thanks to
9913                 Stephan Sachse
9914
9915 2008-08-07 [colin]      3.5.0cvs54
9916
9917         * src/compose.c
9918         * src/editaddress.c
9919         * src/folderview.c
9920         * src/mainwindow.c
9921         * src/message_search.c
9922         * src/mimeview.c
9923         * src/noticeview.c
9924         * src/prefs_account.c
9925         * src/prefs_common.c
9926         * src/prefs_customheader.c
9927         * src/prefs_ext_prog.c
9928         * src/prefs_filtering_action.c
9929         * src/prefs_gtk.c
9930         * src/prefs_logging.c
9931         * src/prefs_matcher.c
9932         * src/prefs_msg_colors.c
9933         * src/procmime.c
9934         * src/summary_search.c
9935         * src/summaryview.c
9936         * src/toolbar.c
9937         * src/gtk/colorsel.c
9938         * src/gtk/gtkaspell.c
9939         * src/gtk/gtkutils.c
9940         * src/gtk/gtkutils.h
9941         * src/gtk/inputdialog.c
9942         * src/gtk/pluginwindow.c
9943         * src/gtk/quicksearch.c
9944         * src/plugins/bogofilter/bogofilter_gtk.c
9945         * src/plugins/dillo_viewer/dillo_prefs.c
9946         * src/plugins/spamassassin/spamassassin_gtk.c
9947                 - Fix Ctrl-Space shortcut
9948                 - Fix mime-parsing bug in procmime (cvs52)
9949                 - Fix double-free in procmime (cvs52)
9950                 - Use gtk_bin_get_child instead of GTK_BIN()->child
9951                 - Fix Goto menu in mainwindow
9952
9953 2008-08-07 [mones]      3.5.0cvs53
9954
9955         * po/es.po
9956                 Updated translation (lots of changes!)
9957         * src/compose.c
9958                 Add missing accelerator key
9959         * src/mainwindow.c
9960                 Restored 'v' key function (thanks Colin!)
9961
9962 2008-08-06 [colin]      3.5.0cvs52
9963
9964         * src/addrbook.c
9965         * src/addrcindex.c
9966         * src/addrduplicates.c
9967         * src/addrharvest.c
9968         * src/enriched.c
9969         * src/html.c
9970         * src/ldif.c
9971         * src/mimeview.c
9972         * src/mutt.c
9973         * src/pine.c
9974         * src/procmime.c
9975         * src/vcard.c
9976         * src/wizard.c
9977                 Fix my use of g_utf8_strdown (it returns
9978                 a newly allocated string and doesn't
9979                 change the parameter)
9980
9981 2008-08-06 [colin]      3.5.0cvs51
9982
9983         * src/compose.c
9984                 Fix bug 1690, 'Copy/Paste in edit window may 
9985                 break Undo'; middle-click pastes aren't 
9986                 REPLACE_INSERT but just INSERT. 
9987                 Also, fix privacy menu selection
9988
9989 2008-08-05 [colin]      3.5.0cvs50
9990
9991         * src/action.c
9992         * src/addr_compl.c
9993         * src/addrbook.c
9994         * src/addrcindex.c
9995         * src/addrduplicates.c
9996         * src/addrharvest.c
9997         * src/enriched.c
9998         * src/html.c
9999         * src/ldif.c
10000         * src/main.c
10001         * src/mimeview.c
10002         * src/mutt.c
10003         * src/pine.c
10004         * src/procmime.c
10005         * src/vcard.c
10006         * src/wizard.c
10007         * src/common/socket.c
10008         * src/gtk/gtkutils.c
10009         * src/gtk/gtkutils.h
10010         * src/gtk/menu.c
10011         * src/plugins/spamassassin/spamassassin.c
10012                 More undeprecation (Glib)
10013
10014 2008-08-05 [colin]      3.5.0cvs49
10015
10016         * src/prefs_account.c
10017         * src/prefs_filtering_action.c
10018         * src/prefs_matcher.c
10019         * src/gtk/Makefile.am
10020         * src/gtk/claws-marshal.list
10021         * src/gtk/colorlabel.c
10022         * src/gtk/colorsel.c
10023         * src/gtk/foldersort.c
10024         * src/gtk/gtkaspell.c
10025         * src/gtk/gtkcmclist.c
10026         * src/gtk/gtkcmclist.h
10027         * src/gtk/gtkcmctree.c
10028         * src/gtk/gtkcmctree.h
10029         * src/gtk/gtkcmoptionmenu.c
10030         * src/gtk/gtkcmoptionmenu.h
10031         * src/gtk/gtksctree.c
10032         * src/gtk/gtksctree.h
10033         * src/gtk/gtkutils.c
10034         * src/gtk/gtkutils.h
10035         * src/gtk/gtkvscrollbutton.c
10036         * src/gtk/menu.c
10037         * src/gtk/menu.h
10038         * src/gtk/quicksearch.c
10039         * src/plugins/dillo_viewer/dillo_viewer.c
10040         * src/plugins/pgpcore/select-keys.c
10041                 Try to finish yesterday's commit
10042
10043 2008-08-04 [colin]      3.5.0cvs48
10044
10045         * src/addressadd.c
10046         * src/addressbook.c
10047         * src/addressbook_foldersel.c
10048         * src/addressitem.h
10049         * src/addrgather.c
10050         * src/browseldap.c
10051         * src/compose.c
10052         * src/compose.h
10053         * src/editaddress.c
10054         * src/editaddress_other_attributes_ldap.c
10055         * src/editgroup.c
10056         * src/editldap_basedn.c
10057         * src/folderview.c
10058         * src/folderview.h
10059         * src/grouplistdialog.c
10060         * src/image_viewer.c
10061         * src/imap_gtk.c
10062         * src/importldif.c
10063         * src/main.c
10064         * src/mainwindow.c
10065         * src/message_search.c
10066         * src/mh_gtk.c
10067         * src/mimeview.c
10068         * src/mimeview.h
10069         * src/news_gtk.c
10070         * src/noticeview.h
10071         * src/prefs_account.c
10072         * src/prefs_filtering_action.c
10073         * src/prefs_matcher.c
10074         * src/prefs_msg_colors.c
10075         * src/prefs_summaries.c
10076         * src/statusbar.c
10077         * src/stock_pixmap.c
10078         * src/summary_search.c
10079         * src/summaryview.c
10080         * src/summaryview.h
10081         * src/textview.c
10082         * src/toolbar.h
10083         * src/gtk/Makefile.am
10084         * src/gtk/claws-marshal.list
10085         * src/gtk/colorsel.c
10086         * src/gtk/foldersort.c
10087         * src/gtk/gtkaspell.c
10088         * src/gtk/gtkcmclist.c
10089         * src/gtk/gtkcmclist.h
10090         * src/gtk/gtkcmctree.c
10091         * src/gtk/gtkcmctree.h
10092         * src/gtk/gtksctree.c
10093         * src/gtk/gtksctree.h
10094         * src/gtk/gtkutils.c
10095         * src/gtk/gtkutils.h
10096         * src/gtk/gtkvscrollbutton.c
10097         * src/gtk/menu.c
10098         * src/gtk/menu.h
10099         * src/gtk/quicksearch.c
10100         * src/plugins/dillo_viewer/dillo_viewer.c
10101         * src/plugins/pgpcore/select-keys.c
10102                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10103                 Undeprecate their implementation (GtkArg, GtkType, ...)
10104                 Undeprecate a few other things here and there
10105                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10106                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10107                 still have work to do
10108
10109 2008-08-04 [colin]      3.5.0cvs47
10110
10111         * src/compose.c
10112         * src/compose.h
10113         * src/toolbar.h
10114         * src/textview.c
10115         * src/stock_pixmap.c
10116         * src/statusbar.c
10117         * src/noticeview.h
10118         * src/mimeview.h
10119         * src/mainwindow.c
10120         * src/image_viewer.c
10121         * src/gtk/gtkaspell.c
10122         * src/gtk/gtkvscrollbutton.c
10123         * src/plugins/dillo_viewer/dillo_viewer.c
10124                 Undeprecate more things
10125
10126 2008-08-02 [colin]      3.5.0cvs46
10127
10128         * src/mainwindow.c
10129                 Fix toggle menu activation state
10130                 (thanks to cvs45 ;)
10131
10132 2008-08-02 [paul]       3.5.0cvs45
10133
10134         * src/mainwindow.c
10135                 fix sensitivity of
10136                 /View/Show or hide/Message View
10137
10138 2008-08-01 [paul]       3.5.0cvs44
10139
10140         * src/common/utils.c
10141         * src/plugins/pgpcore/claws.def
10142         * src/plugins/pgpinline/claws.def
10143                 fix compilation problems on mingw32,
10144                 (bug 1688) Patch by Marcus Brinkmann
10145
10146 2008-08-01 [colin]      3.5.0cvs43
10147
10148         * src/gtk/gtkutils.c
10149         * src/gtk/gtkvscrollbutton.c
10150                 Oups, fix build
10151
10152 2008-08-01 [colin]      3.5.0cvs42
10153
10154         * src/compose.c
10155         * src/foldersel.c
10156         * src/mainwindow.c
10157         * src/prefs_account.c
10158         * src/prefs_folder_item.c
10159         * src/prefs_quote.c
10160         * src/summaryview.c
10161         * src/gtk/gtkaspell.c
10162         * src/gtk/gtkutils.c
10163         * src/gtk/gtkvscrollbutton.c
10164                 Replace a few deprecated function calls
10165
10166 2008-08-01 [paul]       3.5.0cvs41
10167
10168         * src/action.c
10169                 fix crash that occurs because of recent GtkUIManager
10170                 changes. Thanks to Colin
10171
10172 2008-07-31 [colin]      3.5.0cvs40
10173
10174         * src/addressbook.c
10175         * src/compose.c
10176         * src/mainwindow.c
10177         * src/messageview.c
10178                 Some Maemo fixes
10179         * src/gtk/menu.c
10180         * src/gtk/menu.h
10181                 Remove deprecated helper funcs
10182
10183 2008-07-30 [colin]      3.5.0cvs39
10184
10185         * src/folderview.c
10186         * src/folderview.h
10187         * src/imap_gtk.c
10188         * src/mh_gtk.c
10189         * src/news_gtk.c
10190                 Move the folderview popup menu to GtkUIManager
10191
10192 2008-07-29 [colin]      3.5.0cvs38
10193
10194         * src/account.c
10195         * src/account.h
10196         * src/action.c
10197         * src/action.h
10198         * src/addressitem.h
10199         * src/compose.c
10200         * src/edittags.c
10201         * src/mainwindow.c
10202         * src/mainwindow.h
10203         * src/mimeview.c
10204         * src/summaryview.c
10205         * src/gtk/menu.c
10206         * src/gtk/menu.h
10207                 Switch the main menu to GtkUIManager
10208                 Warning fixes
10209
10210 2008-07-29 [colin]      3.5.0cvs37
10211
10212         * src/news.c
10213                 Fix bug 1684, 'view news messages with large 
10214                 attachements segfaults'
10215
10216 2008-07-29 [colin]      3.5.0cvs36
10217
10218         * src/action.c
10219         * src/action.h
10220         * src/addressbook.c
10221         * src/addressitem.h
10222         * src/compose.c
10223         * src/compose.h
10224         * src/messageview.c
10225         * src/messageview.h
10226         * src/summaryview.c
10227         * src/gtk/menu.c
10228         * src/gtk/menu.h
10229                 More switches to GtkUIManager
10230
10231 2008-07-26 [colin]      3.5.0cvs35
10232
10233         * src/gtk/menu.c
10234         * src/gtk/menu.h
10235                 Fix prototype
10236
10237 2008-07-25 [colin]      3.5.0cvs34
10238
10239         * src/addrcustomattr.c
10240         * src/addressbook.c
10241         * src/compose.c
10242         * src/editaddress.c
10243         * src/editaddress_other_attributes_ldap.h
10244         * src/edittags.c
10245         * src/mainwindow.c
10246         * src/mimeview.c
10247         * src/prefs_actions.c
10248         * src/prefs_filtering.c
10249         * src/prefs_template.c
10250         * src/summaryview.c
10251         * src/textview.c
10252         * src/textview.h
10253         * src/toolbar.c
10254         * src/gtk/about.c
10255         * src/gtk/menu.c
10256         * src/gtk/menu.h
10257         * src/plugins/trayicon/trayicon.c
10258                 More changes from GtkItemFactory to GtkUIManager
10259
10260 2008-07-25 [colin]      3.5.0cvs33
10261
10262         * src/gtk/menu.h
10263                 Add a macro to remove menu items
10264                 Make the gui_manager variable useless
10265
10266 2008-07-24 [colin]      3.5.0cvs32
10267
10268         * src/mimeview.c
10269                 Fix a gtk warning on clear
10270         * src/mainwindow.c
10271         * src/summaryview.c
10272         * src/summaryview.h
10273                 Switch the message list popup menu to
10274                 GtkUIManager
10275
10276 2008-07-23 [colin]      3.5.0cvs31
10277
10278         * src/plugins/pgpcore/pgp_viewer.c
10279         * src/plugins/pgpcore/sgpgme.c
10280                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10281                 Patch by Thomas Wiegner <wiegner@gmx.de>
10282
10283 2008-07-20 [paul]       3.5.0cvs30
10284
10285         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10286                 remove redundant GTK version check
10287
10288 2008-07-20 [ticho]      3.5.0cvs29
10289
10290         * src/folderview.c
10291         * src/imap_gtk.c
10292         * src/news_gtk.c
10293                 Moved sensitivity setting for "Download messages" for IMAP and
10294                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10295                 respectively for better code readability.
10296                 Fixed indentation in news' set_sensitivity().
10297
10298 2008-07-20 [paul]       3.5.0cvs28
10299
10300         * src/addrgather.c
10301                 remove more redundant code following cvs27
10302
10303 2008-07-20 [paul]       3.5.0cvs27
10304
10305         * src/addrgather.c
10306                 remove now redundant code
10307         * src/mainwindow.c
10308         * src/mainwindow.h
10309                 fix bug 1673, 'Tools/Harvest adresses is
10310                 grayed out if folder is empty'
10311
10312 2008-07-19 [ticho]      3.5.0cvs26
10313
10314         * src/edittags.c
10315         * src/main.c
10316         * src/mimeview.c
10317         * src/mimeview.h
10318         * src/gtk/gtkutils.c
10319         * src/gtk/gtkutils.h
10320         * src/gtk/menu.c
10321         * src/gtk/menu.h
10322                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10323                 instead of deprecated GtkItemFactory.
10324
10325 2008-07-19 [colin]      3.5.0cvs25
10326
10327         * src/account.c
10328         * src/addrgather.c
10329         * src/compose.c
10330         * src/editldap.c
10331         * src/expldifdlg.c
10332         * src/importldif.c
10333         * src/main.c
10334         * src/mainwindow.c
10335         * src/mimeview.c
10336         * src/noticeview.c
10337         * src/prefs_account.c
10338         * src/prefs_actions.c
10339         * src/prefs_ext_prog.c
10340         * src/prefs_filtering.c
10341         * src/prefs_folder_item.c
10342         * src/prefs_image_viewer.c
10343         * src/prefs_logging.c
10344         * src/prefs_msg_colors.c
10345         * src/prefs_other.c
10346         * src/prefs_send.c
10347         * src/prefs_spelling.c
10348         * src/prefs_summaries.c
10349         * src/prefs_template.c
10350         * src/printing.c
10351         * src/quote_fmt.c
10352         * src/summary_search.c
10353         * src/summaryview.c
10354         * src/toolbar.c
10355         * src/wizard.c
10356         * src/common/Makefile.am
10357         * src/gtk/gtksctree.c
10358         * src/gtk/gtkutils.h
10359         * src/gtk/pluginwindow.c
10360         * src/gtk/quicksearch.c
10361         * src/plugins/bogofilter/bogofilter_gtk.c
10362         * src/plugins/dillo_viewer/dillo_prefs.c
10363         * src/plugins/pgpcore/prefs_gpg.c
10364         * src/plugins/spamassassin/spamassassin_gtk.c
10365         * src/plugins/trayicon/trayicon.c
10366         * src/plugins/trayicon/trayicon_prefs.c
10367                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10368                 or greater). Use the old deprecated one on GTK+ < 2.12.
10369                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10370                 of time!
10371
10372 2008-07-16 [colin]      3.5.0cvs24
10373
10374         * src/mainwindow.c
10375                 Fix folderview's scrolbar when starting minimised
10376                 to tray, and popping up the mainwindow by calling
10377                 claws-mail from the command line
10378
10379 2008-07-08 [colin]      3.5.0cvs23
10380
10381         * src/compose.c
10382                 Possibly fix po-headers appearing on empty
10383                 templates
10384
10385 2008-07-08 [colin]      3.5.0cvs22
10386
10387         * src/folderview.c
10388         * src/summaryview.c
10389                 Finish the always_open tristate patch, by Jonathan
10390                 Corbet.
10391
10392 2008-07-07 [paul]       3.5.0cvs21
10393
10394         * src/mainwindow.c
10395                 fix typo (missing ")
10396
10397 2008-07-07 [paul]       3.5.0cvs20
10398
10399         * src/mainwindow.c
10400                 fit the menu style a bit better
10401
10402 2008-07-07 [colin]      3.5.0cvs19
10403
10404         * src/prefs_themes.c
10405                 Make upgrading themes easier
10406
10407 2008-07-07 [colin]      3.5.0cvs18
10408
10409         * src/mainwindow.c
10410         * src/prefs_toolbar.c
10411         * src/stock_pixmap.c
10412                 Finish fixing bug 1609, 'Icon issues'
10413
10414 2008-07-07 [colin]      3.5.0cvs17
10415
10416         * src/prefs_common.c
10417                 Fix the default value
10418
10419 2008-07-07 [colin]      3.5.0cvs16
10420
10421         * src/prefs_summaries.c
10422                 Revert my fix to the string, the correct term
10423                 is indeed Message View
10424
10425 2008-07-07 [colin]      3.5.0cvs15
10426
10427         * AUTHORS
10428         * src/gtk/authors.h
10429         * src/prefs_common.c
10430         * src/prefs_common.h
10431         * src/prefs_summaries.c
10432         * src/summaryview.c
10433         * src/gtk/authors.h
10434                 Change "Always open message when selected" to
10435                 a tristate (Never/Always/When preview is visible)
10436                 Patch by Jonathan Corbet <corbet@lwn.net>.
10437
10438 2008-07-06 [paul]       3.5.0cvs14
10439
10440         * src/addrgather.c
10441                 improve the layout of the dialogue
10442                 improve the English
10443                 add tooltips
10444                 fix some of the nasty coding style
10445         * src/mainwindow.c
10446                 improve the English
10447                 add some missing mnemonics
10448
10449 2008-07-05 [paul]       3.5.0cvs13
10450
10451         * src/mainwindow.c
10452         * src/mainwindow.h
10453                 fix bug 1398, '"Change current account" is
10454                 available even when there's only one account'
10455         * src/plugins/pgpcore/prefs_gpg.c
10456                 put back a needed include, removed in error
10457
10458 2008-07-05 [colin]      3.5.0cvs12
10459
10460         * src/mainwindow.c
10461                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10462
10463 2008-07-05 [colin]      3.5.0cvs11
10464
10465         * src/news.c
10466         * src/news_gtk.c
10467                 Provide ability to rename newsgroups. Closes
10468                 bug 1444, 'Add GUI option for renaming 
10469                 newsgroups'. Patch by Pawel Pekala
10470
10471 2008-07-05 [colin]      3.5.0cvs10
10472
10473         * src/plugins/pgpcore/passphrase.c
10474         * src/plugins/pgpcore/prefs_gpg.c
10475         * src/plugins/pgpcore/select-keys.c
10476                 Simplify GTK includes (with the advantage
10477                 of compiling against GTK+2.13); patch by
10478                 Charles A Edwards
10479
10480 2008-07-05 [colin]      3.5.0cvs9
10481
10482         * src/wizard.c
10483                 Add SSL client certificates
10484
10485 2008-07-05 [colin]      3.5.0cvs8
10486
10487         * src/prefs_account.c
10488         * src/common/session.h
10489                 Fix warnings
10490         * src/common/ssl.c
10491                 Add one path for certs
10492
10493 2008-07-05 [colin]      3.5.0cvs7
10494
10495         * src/prefs_account.c
10496                 Fix no-ssl build
10497
10498 2008-07-04 [colin]      3.5.0cvs6
10499
10500         * src/common/ssl.c
10501         * src/common/ssl.h
10502         * src/common/ssl_certificate.c
10503                 Workaround distro bugs and fix certificate checking
10504                 with OpenSSL
10505
10506 2008-07-04 [colin]      3.5.0cvs5
10507
10508         * src/filtering.c
10509         * src/common/ssl_certificate.c
10510         * src/common/ssl_certificate.h
10511         * src/etpan/imap-thread.c
10512         * src/etpan/nntp-thread.c
10513                 Fix some leaks, thanks to Martin Zwickel
10514                 Rename gnutls functions that do the same
10515                 as OpenSSL ones, to avoid symbol clashing
10516                 when Claws is built against GnuTLS and
10517                 libetpan against OpenSSL
10518
10519 2008-07-04 [paul]       3.5.0cvs4
10520
10521         * src/prefs_account.c
10522                 remove 1 forgotten '.'
10523
10524 2008-07-04 [paul]       3.5.0cvs3
10525
10526         * src/prefs_account.c
10527                 layout/engrish fixes to the 'Client
10528                 certificates' frame
10529
10530 2008-07-03 [colin]      3.5.0cvs2
10531
10532         * src/imap.c
10533         * src/news.c
10534         * src/pop.c
10535         * src/prefs_account.c
10536         * src/prefs_account.h
10537         * src/prefs_common.c
10538         * src/send_message.c
10539         * src/common/session.c
10540         * src/common/session.h
10541         * src/common/smtp.c
10542         * src/common/smtp.h
10543         * src/common/socket.h
10544         * src/common/ssl.c
10545         * src/common/ssl.h
10546         * src/common/ssl_certificate.c
10547         * src/common/ssl_certificate.h
10548         * src/etpan/imap-thread.c
10549         * src/etpan/nntp-thread.c
10550         * src/gtk/inputdialog.c
10551                 Add support for SSL client certificates (either PEM files
10552                 with certificate and private key, either PKCS12 files)
10553
10554 2008-06-28 [colin]      3.5.0cvs1
10555
10556         * src/foldersel.c
10557                 Fix compilation with older GTKs
10558
10559 2008-06-27 [paul]       3.5.0
10560
10561         * NEWS
10562         * README
10563         * RELEASE_NOTES 
10564                 3.5.0 released
10565
10566 2008-06-27 [paul]       3.4.0cvs116
10567
10568         * src/gtk/authors.h
10569                 complete cvs115
10570
10571 2008-06-27 [paul]       3.4.0cvs115
10572
10573         * configure.ac
10574         * src/gtk/authors.h
10575                 no longer build unmaintained translations
10576
10577 2008-06-27 [paul]       3.4.0cvs114
10578
10579         * po/de.po
10580         * po/fi.po
10581         * po/pt_BR.po
10582                 updated by Stephan Sachse, Flammie Pirinen, and
10583                 Frederico Goncalves Guimaraes
10584
10585 2008-06-26 [wwp]        3.4.0cvs113
10586
10587         * manual/fr/advanced.xml
10588                 Update French version of the manual (AutoFaces documentation).
10589
10590 2008-06-26 [wwp]        3.4.0cvs112
10591
10592         * manual/fr/advanced.xml
10593         * manual/fr/plugins.xml
10594                 Updated French version of the manual (completed
10595                 hidden options list, added note about Clawsker
10596                 and new mail archiver plugin).
10597
10598 2008-06-25 [colin]      3.4.0cvs111
10599
10600         * src/gtk/gtkaspell.c
10601                 Fix non-UTF8 in the replace with dialog
10602         * src/prefs_actions.c
10603                 Fix possible crasher
10604                 Patches by Pawel
10605
10606 2008-06-24 [mones]      3.4.0cvs110
10607
10608         * src/autofaces.c
10609                 Fix non-warning message, downgraded to debug info
10610
10611 2008-06-24 [colin]      3.4.0cvs109
10612
10613         * src/summaryview.c
10614                 Fix bug 1650, Message line too small after 
10615                 changing columns in "three columns" layout
10616
10617 2008-06-24 [colin]      3.4.0cvs108
10618
10619         * src/messageview.c
10620                 Fix Spam button sensitivity in newsgroups
10621
10622 2008-06-23 [wwp]        3.4.0cvs107
10623
10624         * po/fr.po
10625                 Updated French translation.
10626
10627 2008-06-23 [mones]      3.4.0cvs106
10628
10629         * po/es.po
10630                 Updated translation for release
10631
10632 2008-06-22 [mones]      3.4.0cvs105
10633
10634         * manual/es/plugins.xml
10635                 Synced new entry for Mail Archiver plugin
10636
10637 2008-06-22 [colin]      3.4.0cvs104
10638
10639         * src/compose.c
10640                 Fix initial cursor position
10641
10642 2008-06-21 [paul]       3.4.0cvs103
10643
10644         * manual/plugins.xml
10645                 add an entry for the new Mail Archiver plugin
10646
10647 2008-06-21 [paul]       3.4.0cvs102
10648
10649         * src/gtk/about.c
10650                 we're in 'string freeze', put back the
10651                 < > symbols for now
10652
10653 2008-06-21 [paul]       3.4.0cvs101
10654
10655         * manual/advanced.xml
10656         * manual/es/advanced.xml
10657                 fix build warning: <emphasis> cannot be contained
10658                 within <filename>
10659         * src/gtk/about.c
10660                 fix non-clickable link on License page and drop
10661                 the containing < > symbols to match other links
10662
10663 2008-06-20 [mones]      3.4.0cvs100
10664
10665         * manual/advanced.xml
10666                 Added autofaces documentation, note about clawsker in hidden
10667                 preferences, minor markup fix. Thanks Paul for proofreading
10668         * manual/es/advanced.xml
10669                 Synchronised Spanish manual
10670
10671 2008-06-16 [colin]      3.4.0cvs99
10672
10673         * src/compose.c
10674                 Fix cursor placing on signature change
10675
10676 2008-06-16 [paul]       3.4.0cvs98
10677
10678         * src/imap_gtk.c
10679         * src/mh_gtk.c
10680         * src/gtk/inputdialog.c
10681                 really fussy coding style fixes
10682
10683 2008-06-16 [paul]       3.4.0cvs97
10684
10685         * src/Makefile.am
10686                 keep the alphabetical order
10687
10688 2008-06-13 [mones]      3.4.0cvs96
10689
10690         * src/autofaces.c
10691                 Fix crasher ;-)
10692         * src/prefs_filtering_action.c
10693                 Fixed cosmetic bug, processing also displays "Filtering"
10694
10695 2008-06-13 [mones]      3.4.0cvs95
10696
10697         * src/Makefile.am
10698         * src/autofaces.c       ** NEW FILE **  
10699         * src/autofaces.h       ** NEW FILE **
10700         * src/compose.c
10701                 Allow setting Faces and X-Faces globally and per-account
10702                 from configuration files under ~/.claws-mail/autofaces
10703
10704 2008-06-13 [holger]     3.4.0cvs94
10705
10706         * .cvsignore
10707                 More files to ignore
10708         * src/gtk/inputdialog.c
10709         * src/gtk/inputdialog.h
10710                 Make input dialog more generic so that a checkbox
10711                 with custom text can be used in addition to the
10712                 "remember this" checkbox
10713         * src/imap_gtk.c
10714         * src/mh_gtk.c
10715         * src/prefs_common.c
10716         * src/prefs_common.h
10717                 Allow new folders to inherit the properties of the
10718                 parent folder during folder creation
10719
10720 2008-06-13 [wwp]        3.4.0cvs93
10721
10722         * src/addressbook.c
10723                 a better fix for this string, won't break up translations,
10724                 and is conform to other similar ones.
10725
10726 2008-06-13 [wwp]        3.4.0cvs92
10727
10728         * src/addrduplicates.c
10729         * src/addressadd.c
10730         * src/addressbook.c
10731         * src/addressbook_foldersel.c
10732         * src/editgroup.c
10733                 use tree decorations everywhere AB folders are used (AB tree pane,
10734                     add address to AB, select AB folder, edit group, custom attr, find dup
10735                     results), in order to match global style
10736                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
10737                     double clicking on groups in tree pane does open the group edit dialog
10738                     double clicking on other items in tree pane does expand/collapse
10739                 fix a missing space in AB's delete-folder dialog
10740                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
10741
10742         * src/foldersel.c
10743                 make foldersel dialog show dotted lines according to global (hidden) prefs
10744
10745 2008-06-12 [colin]      3.4.0cvs91
10746
10747         * src/compose.c
10748         * src/compose.h
10749                 Fix bug 1635, 'Last character of message is truncated 
10750                 when changing accounts w/ sigs'
10751         * src/folderview.c
10752                 Fix bug 1636, 'Can't select "properties" on "folders 
10753                 only" folders'
10754
10755 2008-06-11 [colin]      3.4.0cvs90
10756
10757         * src/folder.c
10758                 Maybe fix bug 1623, 'exits with segfault when 
10759                 logging in to certain imap-servers'
10760
10761 2008-06-10 [mones]      3.4.0cvs89
10762
10763         * AUTHORS
10764         * tools/Makefile.am
10765         * tools/README
10766         * tools/convert_mbox.sh
10767                 Undo cvs86 and cvs87, it really should be a patch to 
10768                 convert_mbox.pl
10769
10770 2008-06-10 [wwp]        3.4.0cvs88
10771
10772         * po/fr.po
10773                 Updated French translation.
10774
10775 2008-06-10 [mones]      3.4.0cvs87
10776
10777         * tools/Makefile.am
10778                 Oops, forgot to add previous script for distribution
10779
10780 2008-06-10 [mones]      3.4.0cvs86
10781
10782         * AUTHORS
10783         * tools/README
10784         * tools/convert_mbox.sh
10785                 Added script to convert Evolution mail folders contributed
10786                 by Daniel Dickinson <cshore@fionavar.ca>
10787                 Fixes debian bug 461435
10788
10789 2008-06-09 [colin]      3.4.0cvs85
10790
10791         * src/main.c
10792                 Integrate AWN information bubble if dbus is
10793                 available
10794         * src/folder.c
10795                 Fix crash when calling scan_required() on 
10796                 folder classes that don't implement them
10797         * src/common/session.c
10798                 Fix a little typo
10799
10800 2008-06-09 [colin]      3.4.0cvs84
10801
10802         * src/main.c
10803                 Fix bug 1447, 'If user tries to close while starting 
10804                 up, it will not close ever.'
10805
10806 2008-06-09 [colin]      3.4.0cvs83
10807
10808         * src/filtering.c
10809                 Fix bug 1628, 'Claws Mail crashes when 
10810                 filtering selected messages'
10811
10812 2008-06-04 [colin]      3.4.0cvs82
10813
10814         * src/messageview.c
10815                 Complete handling of html parts in multipart/alternative
10816                 mails
10817
10818 2008-06-03 [paul]       3.4.0cvs81
10819
10820         * src/prefs_message.c
10821                 make always the english good
10822
10823 2008-06-03 [colin]      3.4.0cvs80
10824
10825         * src/mainwindow.c
10826         * src/mainwindow.h
10827                 Fix bug 1624, '[PATCH] Quick search should be 
10828                 disabled for folder view'; based on a patch by
10829                 Michael Terry
10830
10831 2008-06-03 [iwkse]      3.4.0cvs79
10832
10833         * src/addressbook.c
10834                 Fix little gui bug on button sensitivity
10835         * src/messageview.c
10836         * src/prefs_common.c
10837         * src/prefs_common.h
10838         * src/prefs_message.c
10839                 Allow by default to show html in multipart/alternative
10840
10841 2008-06-02 [colin]      3.4.0cvs78
10842
10843         * src/prefs_actions.c
10844                 GUI rework, patch by Pawel 
10845
10846 2008-06-02 [colin]      3.4.0cvs77
10847
10848         * src/quote_fmt.c
10849                 Fix sensitivity/alignment, patch from
10850                 Pawel
10851
10852 2008-05-31 [colin]      3.4.0cvs76
10853
10854         * src/imap.c
10855                 Fix login issue introduced in cvs75.
10856
10857 2008-05-31 [colin]      3.4.0cvs75
10858
10859         * src/imap.c
10860                 Fix more possible double-frees. Also, fix the root cause
10861                 of these double-frees by just noting the Session is to
10862                 be destroyed instead of destroying it in flight
10863
10864 2008-05-29 [paul]       3.4.0cvs74
10865
10866         * manual/keyboard.xml
10867                 'Makes' these entries like the others
10868
10869 2008-05-29 [colin]      3.4.0cvs73
10870
10871         * src/procmsg.h
10872                 Include utils.h in case we
10873                 need to pull goffset definition
10874
10875 2008-05-29 [colin]      3.4.0cvs72
10876
10877         * src/common/utils.h
10878                 Workaround a stupid Glib issue, where
10879                 goffset happens to be undefined. 
10880
10881 2008-05-28 [colin]      3.4.0cvs71
10882
10883         * src/compose.c
10884         * src/compose.h
10885         * src/grouplistdialog.c
10886         * src/image_viewer.c
10887         * src/imap.c
10888         * src/inc.c
10889         * src/main.c
10890         * src/matcher.c
10891         * src/messageview.c
10892         * src/mimeview.c
10893         * src/prefs_themes.c
10894         * src/procmsg.h
10895         * src/summaryview.c
10896         * src/summaryview.h
10897         * src/textview.c
10898         * src/common/smtp.c
10899         * src/common/utils.c
10900         * src/common/utils.h
10901                 Use goffset instead of off_t for MsgInfo's size
10902                 Allows using MsgInfo structure from plugins
10903                 compiled with largefile support
10904
10905 2008-05-26 [colin]      3.4.0cvs70
10906
10907         * src/mainwindow.c
10908         * src/mainwindow.h
10909                 Define THEME_CHANGED_HOOKLIST and invoke
10910                 it on theme change
10911         * src/plugins/trayicon/trayicon.c
10912                 Listen to THEME_CHANGED_HOOKLIST and
10913                 update accordingly
10914
10915 2008-05-26 [paul]       3.4.0cvs69
10916
10917         * src/mimeview.c
10918                 plug a leak in mimeview_save_all()
10919
10920 2008-05-24 [colin]      3.4.0cvs68
10921
10922         * src/common/utils.h
10923                 Fix wrong define on old glibs
10924
10925 2008-05-24 [paul]       3.4.0cvs67
10926
10927         * src/Makefile.am
10928         * src/stock_pixmap.c
10929         * src/stock_pixmap.h
10930         * src/toolbar.c
10931         * src/pixmaps/cancel.xpm
10932         * src/pixmaps/close.xpm
10933                 add a specific icon for A_CANCEL_INC (addresses
10934                 point 1 of bug 1609 'Icon issues')
10935                 replace close.xpm with an icon of the standard
10936                 24x24 size
10937
10938 2008-05-24 [paul]       3.4.0cvs66
10939
10940         * src/pixmaps/insert_file.xpm
10941                 replaced
10942
10943 2008-05-23 [paul]       3.4.0cvs65
10944
10945         * src/common/md5.c
10946         * src/common/md5.h
10947                 add the possibility to check md5 on binary files,
10948                 thanks to Colin
10949
10950 2008-05-23 [colin]      3.4.0cvs64
10951
10952         * src/mainwindow.c
10953         * src/summaryview.c
10954                 Fix bug 1610, 'claws crash after opening/closing 
10955                 preferences and window update'
10956
10957 2008-05-22 [colin]      3.4.0cvs63
10958
10959         * src/prefs_filtering_action.c
10960         * src/gtk/combobox.c
10961         * src/gtk/combobox.h
10962                 Fix reselecting of Tags actions in
10963                 filtering actions dialog
10964
10965 2008-05-22 [colin]      3.4.0cvs62
10966
10967         * src/Makefile.am
10968         * src/prefs_toolbar.c
10969         * src/stock_pixmap.c
10970         * src/stock_pixmap.h
10971         * src/toolbar.c
10972         * src/pixmaps/delete_btn.xpm
10973         * src/pixmaps/insert_file.xpm
10974         * src/pixmaps/mail_reply_to_list.xpm
10975                 Fix more of bug 1609:
10976                 - Add a Delete button icon
10977                 - Add a Reply to list button icon
10978                 - Fix Insert file button icon
10979                 Artwork by Ciprian Popovici.
10980
10981 2008-05-21 [colin]      3.4.0cvs61
10982
10983         * src/common/utils.c
10984                 Fix a little leak
10985
10986 2008-05-21 [wwp]        3.4.0cvs60
10987
10988         * src/prefs_filtering.c
10989                 Don't show SMTP-only accounts in accounts list, as they are
10990                 irrelevant for filtering incoming messages.
10991
10992 2008-05-21 [colin]      3.4.0cvs59
10993
10994         * src/mainwindow.c
10995                 Don't put SMTP-only accounts in receive menus
10996
10997 2008-05-21 [colin]      3.4.0cvs58
10998
10999         * src/imap.c
11000                 Fix cvs56 (brain fart)
11001
11002 2008-05-21 [colin]      3.4.0cvs57
11003
11004         * src/common/utils.c
11005                 Fix bug 1615, 'hang on FIFO when the other end's not 
11006                 opened'
11007
11008 2008-05-21 [colin]      3.4.0cvs56
11009
11010         * src/imap.c
11011                 Fix a warning
11012
11013 2008-05-19 [colin]      3.4.0cvs55
11014
11015         * src/plugins/pgpcore/sgpgme.c
11016                 Maybe fix debian bug 481856, 'Segmentation fault 
11017                 when verifying a GPG signature'. Although it 
11018                 looks like a race condition...
11019
11020 2008-05-19 [colin]      3.4.0cvs54
11021
11022         * src/prefs_filtering_action.c
11023         * src/prefs_matcher.c
11024         * src/common/tags.c
11025         * src/common/tags.h
11026         * src/gtk/combobox.c
11027         * src/gtk/combobox.h
11028                 Patch by Pawel: disabled Tags menus in filtering dialogs
11029
11030 2008-05-19 [colin]      3.4.0cvs53
11031
11032         * src/prefs_account.c
11033                 GUI patch by Pawel: align ports entries
11034
11035 2008-05-19 [colin]      3.4.0cvs52
11036
11037         * src/mainwindow.c
11038                 Fix bug 1616, 'strange question while emptying trash'
11039
11040 2008-05-18 [colin]      3.4.0cvs51
11041
11042         * src/common/plugin.c
11043         * src/etpan/imap-thread.c
11044         * src/etpan/nntp-thread.c
11045         * src/gtk/gtksctree.c
11046                 Fix bug 1613, 'Various memory leaks'; 
11047                 based on a patch by Didier Barvaux.
11048
11049 2008-05-18 [colin]      3.4.0cvs50
11050
11051         * src/mimeview.c
11052         * src/privacy.h
11053         * src/toolbar.c
11054         * src/toolbar.h
11055         * src/plugins/pgpcore/sgpgme.c
11056                 Fix more parts of bug 1609:
11057                 - Make use of specific Expired privacy icon
11058                 - Use CLOSE instead of NOTICE_ERROR for cancel
11059                   receiving
11060                 - Allow a Preferences button in the main toolbar
11061
11062 2008-05-18 [colin]      3.4.0cvs49
11063
11064         * src/stock_pixmap.c
11065                 Fix bug with non-updating icons after theme change:
11066                 If fetching pixbuf for a given icon after a theme
11067                 change, the next pixmap fetch would return the old
11068                 cached one, as the theme change was forgotten at 
11069                 this time. (and vice-versa). This was mostly 
11070                 visible on open folder icons
11071
11072 2008-05-17 [colin]      3.4.0cvs48
11073
11074         * src/prefs_summaries.c
11075         * src/summaryview.c
11076                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11077                 options'. Patch by Pawel
11078
11079 2008-05-16 [colin]      3.4.0cvs47
11080
11081         * src/imap.c
11082                 Fix another possible crash (on fatal errors
11083                 at login, like stream error).
11084
11085 2008-05-16 [paul]       3.4.0cvs46
11086
11087         * tools/thunderbird-filters-convertor.pl
11088                 fix a typo
11089                 fix reading a tb rule that contains something
11090                 like that: \"Sender\"
11091
11092 2008-05-16 [paul]       3.4.0cvs45
11093
11094         * tools/README
11095         * tools/csv2addressbook.pl
11096                 add support for gmail exported csv address book
11097
11098 2008-05-16 [colin]      3.4.0cvs44
11099
11100         * configure.ac
11101         * src/ldapupdate.c
11102                 Fix ldap deprecated calls. Patch by
11103                 Michael Rasmussen
11104
11105 2008-05-16 [paul]       3.4.0cvs43
11106
11107         * manual/de/account.xml
11108         * manual/it/account.xml
11109         * manual/it/ack.xml
11110         * manual/it/addrbook.xml
11111         * manual/it/claws-mail-manual.xml
11112         * manual/it/gpl.xml
11113         * manual/it/intro.xml
11114         * manual/it/starting.xml
11115                 add pages towards German and Italian manuals.
11116                 (just for storage, they are not built yet, due
11117                 to being incomplete.) submitted by Speckmade
11118                 <Speckmade@gmx.net> and Salvatore De Paolis
11119                 <iwkse@claws-mail.org>
11120
11121 2008-05-16 [colin]      3.4.0cvs42
11122
11123         * src/gtk/sslcertwindow.c
11124                 Fix SHA1 fingerprint with GnuTLS
11125
11126 2008-05-15 [colin]      3.4.0cvs41
11127
11128         * src/gtk/sslcertwindow.c
11129                 Print SHA1 fingerprint too
11130
11131 2008-05-15 [colin]      3.4.0cvs40
11132
11133         * src/imap.c
11134                 Fix certificate port on TLS. It was 
11135                 previously always 0.
11136                 **IMPORTANT INFORMATION**: this will trigger 
11137                 one wrong "New certificate" warning at the 
11138                 first connection with this fix, if using STARTTLS
11139                 on IMAP.
11140         * src/gtk/sslcertwindow.c
11141                 Make labels selectable
11142
11143 2008-05-15 [colin]      3.4.0cvs39
11144
11145         * src/imap.c
11146                 Fix double free when STARTTLS fails (for
11147                 example due to refusing the certificate)
11148
11149 2008-05-15 [paul]       3.4.0cvs38
11150
11151         * manual/advanced.xml
11152                 fix typo
11153
11154 2008-05-15 [paul]       3.4.0cvs37
11155
11156         * manual/advanced.xml
11157         * src/prefs_send.c
11158                 make outgoing_fallback_to_ascii a hidden pref
11159
11160 2008-05-14 [colin]      3.4.0cvs36
11161
11162         * src/main.c
11163         * src/mainwindow.c
11164         * src/mainwindow.h
11165                 Make it possible to cancel quit when Claws
11166                 ask whether to empty trash.
11167
11168 2008-05-14 [colin]      3.4.0cvs35
11169
11170         * src/compose.c
11171         * src/prefs_common.c
11172         * src/prefs_common.h
11173         * src/prefs_send.c
11174                 Add a preference to be able to specify an
11175                 outgoing charset/encoding but still fallback
11176                 to 7bit US-ASCII when possible (default TRUE,
11177                 same behavior as pre-cvs34)
11178
11179 2008-05-14 [colin]      3.4.0cvs34
11180
11181         * src/compose.c
11182                 Always use the specified encoding and charset if it is
11183                 specified, even if the mail is ASCII.
11184
11185 2008-05-13 [paul]       3.4.0cvs33
11186
11187         * src/ldapupdate.c
11188                 fix the build warnings the easy way for now
11189
11190 2008-05-13 [colin]      3.4.0cvs32
11191
11192         * src/prefs_themes.c
11193                 Count .png files as icons too (fixes part
11194                 of bug 1609, 'Icon issues')
11195
11196 2008-05-13 [wwp]        3.4.0cvs31
11197
11198         * src/addressbook_foldersel.c
11199                 Fix wrong check (completes 3.4.0.cvs30).
11200
11201 2008-05-12 [wwp]        3.4.0cvs30
11202
11203         * src/addressbook.c
11204         * src/addressbook_foldersel.c
11205         * src/filtering.c
11206         * src/matcher.c
11207         * src/prefs_matcher.c
11208         * src/plugins/bogofilter/bogofilter.c
11209         * src/plugins/bogofilter/bogofilter_gtk.c
11210         * src/plugins/dillo_viewer/dillo_prefs.c
11211         * src/plugins/spamassassin/spamassassin.c
11212         * src/plugins/spamassassin/spamassassin_gtk.c
11213                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11214                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11215                 translated string "Any" in plugins (whitelisting) and
11216                 UTF8 comparisons.
11217
11218 2008-05-07 [colin]      3.4.0cvs29
11219
11220         * configure.ac
11221                 Fix --enable-maemo (assume --enable-generic-umpc)
11222
11223 2008-05-07 [colin]      3.4.0cvs28
11224
11225         * configure.ac
11226         * src/account.c
11227         * src/addr_compl.c
11228         * src/compose.c
11229         * src/editaddress.c
11230         * src/folderview.c
11231         * src/mainwindow.c
11232         * src/messageview.c
11233         * src/mimeview.c
11234         * src/prefs_account.c
11235         * src/prefs_common.c
11236         * src/prefs_display_header.c
11237         * src/prefs_filtering.c
11238         * src/prefs_summaries.c
11239         * src/prefs_template.c
11240         * src/prefs_toolbar.c
11241         * src/stock_pixmap.c
11242         * src/summaryview.c
11243         * src/summaryview.h
11244         * src/textview.c
11245         * src/toolbar.c
11246         * src/gtk/about.c
11247         * src/gtk/gtksctree.c
11248         * src/gtk/menu.c
11249         * src/gtk/prefswindow.c
11250         * src/gtk/sslcertwindow.c
11251                 Separate generic UMPC code (layouts, ...) from 
11252                 MAEMO code (Hildon, ...)
11253
11254 2008-05-06 [paul]       3.4.0cvs27
11255
11256         * tools/claws.i18n.status.pl
11257                 add he.po
11258
11259 2008-05-06 [colin]      3.4.0cvs26
11260
11261         * src/common/utils.c
11262                 Maybe fix crash on FreeBSD
11263
11264 2008-05-05 [colin]      3.4.0cvs25
11265
11266         * src/messageview.c
11267                 Fix bug 1602, 'Crash when sending return receipt for
11268                 messages with no subject'
11269
11270 2008-05-05 [colin]      3.4.0cvs24
11271
11272         * src/mimeview.c
11273                 Don't overwrite temporary files with same
11274                 name when drag and dropping. Fixes bug 1599,
11275                 'attach multiple files with the same name from 
11276                 one mail to another'
11277
11278 2008-05-04 [paul]       3.4.0cvs23
11279
11280         * src/compose.c
11281         * src/prefs_common.c
11282                 fix bug 1587 'can not replay with quote'
11283
11284 2008-05-03 [colin]      3.4.0cvs22
11285
11286         * po/de.po
11287                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11288
11289 2008-05-03 [colin]      3.4.0cvs21
11290
11291         * src/toolbar.c
11292                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11293                 icon isn't grayed although ineffective'
11294
11295 2008-05-02 [wwp]        3.4.0cvs20
11296
11297         * po/fr.po
11298                 Fix translation.
11299
11300         * src/prefs_folder_item.c
11301                 Add missing notice in folder properties (templates) when
11302                 folder is a root node.
11303
11304 2008-04-30 [colin]      3.4.0cvs19
11305
11306         * src/prefs_toolbar.c
11307                 Add Trash and Delete icons to the icon chooser
11308
11309 2008-04-30 [colin]      3.4.0cvs18
11310
11311         * src/compose.c
11312                 Remove "Delete entire line" which was a noop
11313                 and should be the same as "Delete line" :)
11314
11315 2008-04-30 [colin]      3.4.0cvs17
11316
11317         * src/compose.c
11318                 Fix 'Delete line' and 'Delete to end of line'
11319                 on the last line. Patch by <seelenhirt@gmx.net>
11320
11321 2008-04-28 [colin]      3.4.0cvs16
11322
11323         * src/folder.c
11324                 Fix bug 1589, 'tagsdb file not removed when
11325                 folder deleted'.
11326         * src/common/utils.c
11327                 Make sure claws_unlink accepts NULL arg.
11328
11329 2008-04-25 [colin]      3.4.0cvs15
11330
11331         * src/common/ssl.c
11332                 Fix/simplify previous commit
11333
11334 2008-04-25 [colin]      3.4.0cvs14
11335
11336         * src/addrindex.h
11337         * src/common/ssl_certificate.c
11338                 Patch by Marcus: Fix Win32 build
11339         * src/common/ssl.c
11340                 Fix build with GnuTLS/no pthread, thanks
11341                 to Marcus
11342
11343 2008-04-25 [colin]      3.4.0cvs13
11344
11345         * src/summaryview.c
11346                 Fix bug 1586, '3-pane vertical layout now and then 
11347                 still shows sender column'
11348
11349 2008-04-25 [colin]      3.4.0cvs12
11350
11351         * src/Makefile.am
11352         * src/w32-logo.ico
11353         * src/w32-resource.rc
11354                 Patch from Marcus Brinkmann to set an icon on w32.
11355
11356 2008-04-24 [colin]      3.4.0cvs11
11357
11358         * src/inc.c
11359         * src/inc.h
11360                 Trace inc locks
11361         * src/ldif.c
11362         * src/ldif.h
11363                 Fix bug 1581, 'Bad File Format during Import LDIF':
11364                 Use dynamically allocated buffers; also, allow 
11365                 importing contacts with no email address
11366
11367 2008-04-24 [colin]      3.4.0cvs10
11368
11369         * src/prefs_common.c
11370                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11371
11372 2008-04-23 [colin]      3.4.0cvs9
11373
11374         * src/compose.c
11375         * src/prefs_folder_item.c
11376         * src/prefs_template.c
11377         * src/quote_fmt.c
11378                 Fix bug 1576: Fix unescaping of templates when testing them
11379                 I think it breaks nothing. (wwp, you're welcome to double-check)
11380
11381 2008-04-23 [paul]       3.4.0cvs8
11382
11383         * manual/advanced.xml
11384                 add info about the "two_line_vertical" hidden
11385                 pref
11386
11387 2008-04-22 [paul]       3.4.0cvs7
11388
11389         * src/prefs_common.c
11390         * src/prefs_common.h
11391         * src/summaryview.c
11392                 make the 2-line view in summaryview when in three
11393                 columns mode configurable. hidden pref: "two_line_vertical"
11394
11395 2008-04-22 [colin]      3.4.0cvs6
11396
11397         * src/inc.c
11398                 Fix missing inc_unlock()
11399         * src/prefs_matcher.c
11400         * src/send_message.c
11401                 Fix my last commit
11402
11403 2008-04-22 [colin]      3.4.0cvs5
11404
11405         * src/etpan/imap-thread.c
11406                 Use g_(un)setenv instead of (un)setenv which
11407                 doesn't exist on IRIX 6.5
11408
11409 2008-04-22 [colin]      3.4.0cvs4
11410
11411         * src/inc.c
11412         * src/prefs_common.c
11413         * src/send_message.c
11414                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11415                 Set the default timeout to 75 seconds
11416
11417 2008-04-20 [colin]      3.4.0cvs3
11418
11419         * src/pixmaps/tray_newmail.offline.xpm
11420         * src/pixmaps/tray_newmail.xpm
11421         * src/pixmaps/tray_newmarkedmail.offline.xpm
11422         * src/pixmaps/tray_newmarkedmail.xpm
11423         * src/pixmaps/tray_nomail.offline.xpm
11424         * src/pixmaps/tray_nomail.xpm
11425         * src/pixmaps/tray_unreadmail.offline.xpm
11426         * src/pixmaps/tray_unreadmail.xpm
11427         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11428         * src/pixmaps/tray_unreadmarkedmail.xpm
11429                 Make the tray icons a bit nicer. Would be
11430                 nice to get really nice icons from someone
11431                 who's good at Gimp :)
11432
11433 2008-04-18 [colin]      3.4.0cvs2
11434
11435         * src/common/log.c
11436                 Forgot one g_unlink
11437
11438 lease complete the changelog entry below
11439 2008-04-18 [colin]      3.4.0cvs1
11440
11441         * src/addrduplicates.c
11442         * src/addressbook.c
11443         * src/compose.c
11444         * src/crash.c
11445         * src/editaddress.c
11446         * src/folder.c
11447         * src/image_viewer.c
11448         * src/imap.c
11449         * src/inc.c
11450         * src/main.c
11451         * src/mbox.c
11452         * src/messageview.c
11453         * src/mh.c
11454         * src/msgcache.c
11455         * src/news.c
11456         * src/partial_download.c
11457         * src/pop.c
11458         * src/prefs_common.c
11459         * src/prefs_common.h
11460         * src/prefs_other.c
11461         * src/prefs_themes.c
11462         * src/procheader.c
11463         * src/procmime.c
11464         * src/procmsg.c
11465         * src/textview.c
11466         * src/wizard.c
11467         * src/common/prefs.c
11468         * src/common/ssl_certificate.c
11469         * src/common/template.c
11470         * src/common/utils.c
11471         * src/common/utils.h
11472         * src/etpan/imap-thread.c
11473         * src/plugins/dillo_viewer/dillo_viewer.c
11474         * src/plugins/pgpcore/sgpgme.c
11475         * src/plugins/pgpinline/pgpinline.c
11476                 Add an option to shred temporary files and messages
11477                 instead of just removing them. Slows deletions down!
11478
11479 2008-04-18 [paul]       3.4.0
11480
11481         * NEWS
11482         * README
11483         * RELEASE_NOTES 
11484                 3.4.0 released
11485
11486
11487 2008-04-18 [paul]       3.3.1cvs61
11488
11489         * po/de.po
11490         * po/fi.po
11491         * po/it.po
11492         * po/pt_BR.po
11493                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11494                 and Frederico Goncalves Guimaraes
11495         * po/es.po
11496                 updated on the last minute by a lazy Ricardo Mones
11497
11498 2008-04-18 [colin]      3.3.1cvs60
11499
11500         * po/fr.po
11501                 Update translation (Fabien Vantard)
11502
11503 2008-04-17 [colin]      3.3.1cvs59
11504
11505         * src/imap.c
11506                 Fix debian bug 474712, 'claws seg faults when IMAP 
11507                 connection breaks after an IMAP protocol error 
11508                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11509         * src/summaryview.c
11510                 Fix a little leak
11511
11512 2008-04-17 [colin]      3.3.1cvs58
11513
11514         * src/common/log.c
11515                 Fix log size getting out of control (claws-mail
11516                 getting SIGXFSZ): rotate if every 10MB
11517
11518 2008-04-10 [paul]       3.3.1cvs57
11519
11520         * src/prefs_other.c
11521                 improvements to english usage
11522
11523 2008-04-10 [paul]       3.3.1cvs56
11524
11525         * src/prefs_receive.c
11526                 add an accurate description
11527
11528 2008-04-08 [colin]      3.3.1cvs55
11529
11530         * src/undo.c
11531                 Probably fix corruption, introduced in cvs53
11532
11533 2008-04-04 [iwkse]      3.3.1cvs54
11534
11535         * src/undo.c
11536                 undo should works properly again
11537
11538 2008-04-04 [iwkse]      3.3.1cvs53
11539
11540         * src/undo.c
11541                 Fix a segfault but breaks undo
11542                 on a specific case (eg. double paste with
11543                 middle-mouse button)
11544
11545 2008-04-04 [iwkse]      3.3.1cvs52
11546
11547         * src/prefs_filtering.c
11548                 Fix previous Tab mess
11549
11550 2008-04-03 [iwkse]      3.3.1cvs51
11551
11552         * src/prefs_filtering.c
11553                 Add search in filtering rules list
11554
11555 2008-04-02 [colin]      3.3.1cvs50
11556
11557         * src/main.c
11558                 Revert part of the previous patch: we do
11559                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11560                 exists
11561
11562 2008-04-02 [colin]      3.3.1cvs49
11563
11564         * src/main.c
11565                 Fix bug 1562, 'Claws-Mail does not completely 
11566                 respect settings in GTK2_RC_FILES environment'
11567                 Remove manual parsing of .gtkrc-2.0 and 
11568                 .gtk/gtkrc-2.0. GTK does it itself these days.
11569
11570 2008-04-01 [colin]      3.3.1cvs48
11571
11572         * src/imap_gtk.c
11573                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11574                 ticking "Show only subscribed"'
11575
11576 2008-03-31 [colin]      3.3.1cvs47
11577
11578         * src/folder.c
11579                 Fix bug 1553, 'File lock not respected'
11580                 Regression due to the implementation of
11581                 deletion batching
11582
11583 2008-03-31 [colin]      3.3.1cvs46
11584
11585         * src/mainwindow.c
11586                 Fix tags menu update, thanks to Paul
11587
11588 2008-03-29 [wwp]        3.3.1cvs45
11589
11590         * src/prefs_account.c
11591         * src/prefs_common.c
11592         * src/prefs_folder_item.c
11593         * src/prefs_quote.c
11594         * src/quote_fmt.c
11595         * src/quote_fmt.h
11596                 Fix compose template formats (in global preferences)
11597                 being translated under specific conditions.
11598                 Add a button to restore factory defaults for current
11599                 language.
11600
11601 2008-03-27 [colin]      3.3.1cvs44
11602
11603         * src/common/prefs.c
11604         * src/common/xmlprops.c
11605                 Fix RedHat bug 431735, 'segfault if /home is full' 
11606                 (when starting): Fix double fclose() in prefs.c
11607                 and potentially xmlprops.c
11608
11609 2008-03-27 [colin]      3.3.1cvs43
11610
11611         * src/addressbook.c
11612                 Fix bug 1559, 'Claws Mail crashed deleting all 
11613                 common contacts'
11614
11615 2008-03-27 [wwp]        3.3.1cvs42
11616
11617         * src/addressbook.c
11618                 Fix 3.3.0cvs41.
11619
11620 2008-03-27 [wwp]        3.3.1cvs41
11621
11622         * src/addressbook.c
11623                 Prevent list flickering when deleting addresses.
11624
11625 2008-03-26 [colin]      3.3.1cvs40
11626
11627         * src/imap.c
11628                 Clean up session disconnection. Possibly
11629                 fix Ubuntu bug #204290
11630
11631 2008-03-26 [colin]      3.3.1cvs39
11632
11633         * src/textview.c
11634                 Fix bug 1555: current folder wasn't used when
11635                 right-clicking on an email address
11636
11637 2008-03-25 [colin]      3.3.1cvs38
11638
11639         * src/plugins/bogofilter/bogofilter.c
11640         * src/plugins/bogofilter/bogofilter.h
11641         * src/plugins/bogofilter/bogofilter_gtk.c
11642                 Add a "learn from whitelist" preference
11643                 Whitelist Unsure mails too.
11644
11645 2008-03-24 [paul]       3.3.1cvs37
11646
11647         * src/prefs_account.c
11648                 If no MH mailbox and no account exists, when
11649                 creating a POP/Local account, just create and
11650                 use the default one instead of bailing with a
11651                 "Mailbox doesn't exist" error
11652
11653 2008-03-21 [colin]      3.3.1cvs36
11654
11655         * src/procmime.c
11656                 strstrip mime subtype
11657
11658 2008-03-21 [paul]       3.3.1cvs35
11659
11660         * manual/advanced.xml
11661                 correct and update the info about Actions
11662
11663 2008-03-20 [colin]      3.3.1cvs34
11664
11665         * src/messageview.c
11666         * src/messageview.h
11667         * src/textview.c
11668                 Show at max 1MB of text, add a noticeview to
11669                 show everything optionally.
11670
11671 2008-03-20 [colin]      3.3.1cvs33
11672
11673         * src/stock_pixmap.c
11674                 Add support for png themes
11675
11676 2008-03-19 [wwp]        3.3.1cvs32
11677
11678         * src/procheader.c
11679                 Sanity check.
11680
11681 2008-03-18 [colin]      3.3.1cvs31
11682
11683         * src/common/utils.c
11684         * src/common/utils.h
11685                 Handle size_t instead of off_t in to_human_readable
11686
11687 2008-03-18 [colin]      3.3.1cvs30
11688
11689         * src/imap.c
11690                 Remove raw printf
11691
11692 2008-03-16 [colin]      3.3.1cvs29
11693
11694         * src/summaryview.c
11695                 Fix build on GTK < 2.12
11696
11697 2008-03-16 [colin]      3.3.1cvs28
11698
11699         * src/mainwindow.c
11700                 Refresh non-list widget when switching
11701                 messageview
11702
11703 2008-03-16 [colin]      3.3.1cvs27
11704
11705         * manual/faq.xml
11706                 Revert cvs25: This wasn't a typo :) :
11707                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
11708
11709
11710 2008-03-16 [colin]      3.3.1cvs26
11711
11712         * src/summaryview.c
11713         * src/gtk/gtksctree.c
11714         * src/gtk/gtksctree.h
11715                 Implement 2-lines items in Summaryview when in 
11716                 three columns mode
11717
11718 2008-03-16 [paul]       3.3.1cvs25
11719
11720         * manual/faq.xml
11721                 fix typo
11722
11723 2008-03-14 [colin]      3.3.1cvs24
11724
11725         * src/prefs_filtering_action.c
11726                 Fix buglet on setting recipient when
11727                 reediting forward rules.
11728
11729 2008-03-12 [colin]      3.3.1cvs23
11730
11731         * src/summaryview.c
11732                 Fix a new unused variable warning
11733         * src/plugins/trayicon/trayicon.c
11734                 Fix folderview's scrollbar at startup
11735                 if starting hidden
11736
11737 2008-03-12 [colin]      3.3.1cvs22
11738
11739         * src/folderview.c
11740         * src/summaryview.c
11741                 Use item_opened at the beginning of showing
11742                 a folder instead of the end. Fixes flicker.
11743
11744 2008-03-12 [paul]       3.3.1cvs21
11745
11746         * src/folder.c
11747         * src/folder.h
11748         * src/mainwindow.c
11749         * src/procmsg.c
11750         * src/summaryview.c
11751         * src/plugins/trayicon/trayicon.c
11752                 add tooltip with extended folder stats
11753
11754 2008-03-10 [colin]      3.3.1cvs20
11755
11756         * src/common/xml.c
11757                 Handle comments
11758
11759 2008-03-07 [colin]      3.3.1cvs19
11760
11761         * src/mainwindow.c
11762                 Fix blinking of the taskbar entry
11763
11764 2008-03-07 [colin]      3.3.1cvs18
11765
11766         * src/mainwindow.c
11767                 MAEMO: Fix bug 1494, 'Trayicon 
11768                 plugin breaks UI...'
11769
11770 2008-03-07 [paul]       3.3.1cvs17
11771
11772         * src/gtk/authors.h
11773                 reflect reality a bit more closely
11774
11775 2008-03-06 [colin]      3.3.1cvs16
11776
11777         * src/mainwindow.c
11778         * src/mainwindow.h
11779         * src/summaryview.c
11780         * src/summaryview.h
11781         * src/toolbar.c
11782                 Integrate things better wrt the new
11783                 summaryview extensibility.
11784
11785 2008-03-06 [wwp]        3.3.1cvs15
11786
11787         * src/quote_fmt.c
11788                 Fix some gcc warnings.
11789
11790 2008-03-06 [wwp]        3.3.1cvs14
11791
11792         * src/prefs_account.c
11793         * src/prefs_folder_item.c
11794         * src/prefs_gtk.c
11795         * src/prefs_template.c
11796         * src/gtk/prefswindow.c
11797         * src/gtk/prefswindow.h
11798                 prefs_templates: fix missing unregistering of addr_completion widgets
11799                 and and ending of addr_completion service.
11800                 prefs_folder_item: fix missing registering/unregistering of widgets,
11801                 and rework the way add_completion service is started and stopped.
11802                 Plus few prefswindow API changes (opening).
11803
11804 2008-03-06 [wwp]        3.3.1cvs13
11805
11806         * src/folder_item_prefs.c
11807         * src/prefs_template.c
11808         * src/prefs_template.h
11809         * src/quote_fmt.c
11810         * src/common/template.c
11811                 Complete 3.3.1cvs12, thanks to Colin.
11812
11813 2008-03-06 [wwp]        3.3.1cvs12
11814
11815         * src/compose.c
11816         * src/folder_item_prefs.c
11817         * src/folder_item_prefs.h
11818         * src/prefs_account.c
11819         * src/prefs_folder_item.c
11820         * src/prefs_quote.c
11821         * src/prefs_template.c
11822         * src/quote_fmt.c
11823         * src/quote_fmt.h
11824         * src/common/template.c
11825         * src/common/template.h
11826                 Global and per-folder templates can now override the from name (this
11827                 doesn't change the account being used).
11828                 Examples:
11829                  "My other name" <%account_email> (just changes the name)
11830                  my.faked.email@address.org (overrides the address too)
11831
11832 2008-03-05 [colin]      3.3.1cvs11
11833
11834         * src/summaryview.c
11835         * src/summaryview.h
11836                 Replace that hbox with a notebook
11837
11838 2008-03-05 [colin]      3.3.1cvs10
11839
11840         * src/folder.h
11841         * src/folderview.c
11842                 Add klass functions for notification of folder
11843                 opening/closing via the GUI
11844         * src/summaryview.c
11845         * src/summaryview.h
11846                 Add a specific container for the scrolledwin
11847
11848 2008-03-05 [colin]      3.3.1cvs9
11849
11850         * src/folder.h
11851         * src/folderview.c
11852                 Add klass functions for notification of folder 
11853                 opening/closing via the GUI
11854         * src/summaryview.c
11855         * src/summaryview.h
11856                 Add a specific container for the scrolledwin
11857
11858 2008-03-02 [colin]      3.3.1cvs8
11859
11860         * src/messageview.c
11861                 MAEMO: Fix bug 1541, 'Deleting message from within 
11862                 read window displays next message then closes.'
11863
11864 2008-03-02 [colin]      3.3.1cvs7
11865
11866         * src/main.c
11867                 Probably fix bug 1539, 'Program crashes':
11868                 Setup Gcrypt's thread functions when built
11869                 with GnuTLS
11870
11871 2008-03-01 [colin]      3.3.1cvs6
11872
11873         * src/folder.c
11874         * src/imap_gtk.c
11875                 Get rid of stale folders with no account
11876
11877 2008-02-28 [colin]      3.3.1cvs5
11878
11879         * src/compose.c
11880                 Fix bug 1534, 'Segmentation fault when doing 
11881                 some draft saving and then throwing away'
11882         * src/imap.c
11883                 Fix bug 1533, 'Claws is unable to mark messages 
11884                 as "read" in IMAP shared folders'
11885         * src/etpan/imap-thread.c
11886                 Fix bug 1515, 'large messages crash claws when 
11887                 syncing for offline mode'. This is rather a
11888                 workaround, and mails > 64MB will still be
11889                 problematic if there's less than 64MB available
11890                 on the dataroot volume.
11891         * src/messageview.c
11892                 MAEMO: Add information when fetching big messages
11893
11894 2008-02-26 [colin]      3.3.1cvs4
11895
11896         * src/imap.c
11897                 fix bug 1532, '"login refused" message insufficiently 
11898                 detailed'
11899
11900 2008-02-26 [paul]       3.3.1cvs3
11901
11902         * INSTALL
11903         * README
11904                 remove mentions of ClamAV and a few other
11905                 old bits of information
11906
11907 2008-02-23 [colin]      3.3.1cvs2
11908
11909         * src/main.c
11910                 Fix log output (missing \n)
11911
11912 2008-02-23 [colin]      3.3.1cvs1
11913
11914         * configure.ac
11915                 Bump version number for stable release
11916
11917 2008-02-23 [paul]       3.3.0cvs21
11918
11919         * po/he.po
11920                 updated by Ofer
11921
11922 2008-02-21 [colin]      3.3.0cvs20
11923
11924         * src/matcher.c
11925                 Fix bug 1527, 'filtering is case sensitive when it 
11926                 shouldn't be'
11927
11928 2008-02-20 [colin]      3.3.0cvs19
11929
11930         * src/main.c
11931                 Fix file attachments from older Thunar
11932
11933 2008-02-19 [colin]      3.3.0cvs18
11934
11935         * manual/plugins.xml
11936         * manual/es/plugins.xml
11937         * manual/fr/plugins.xml
11938         * manual/pl/plugins.xml
11939                 Remove Clamav
11940
11941 2008-02-19 [paul]       3.3.0cvs17
11942
11943         * tools/README
11944         * tools/csv2addressbook.pl
11945                 add support for Kmail/Kaddressbook
11946
11947 2008-02-18 [colin]      3.3.0cvs16
11948
11949         * src/imap.c
11950                 Unset folder's session before creating a
11951                 new one
11952         * src/main.c
11953         * src/prefs_common.c
11954         * src/prefs_common.h
11955         * manual/advanced.xml
11956                 Add an hidden use_networkmanager pref, to
11957                 disable NetworkManager handling. Also,
11958                 consider UNKNOWN state to be CONNECTED.
11959
11960 2008-02-18 [wwp]        3.3.0cvs15
11961
11962         * src/matcher.c
11963                 Fix Engrish and make 'not' more visible in filtering debug logs.
11964
11965 2008-02-15 [colin]      3.3.0cvs14
11966
11967         * src/matcher.c
11968                 Revert cvs10 for now, it breaks the feature
11969
11970 2008-02-15 [colin]      3.3.0cvs13
11971
11972         * src/main.c
11973                 Always focus folder tree at startup
11974         * src/compose.c
11975                 Fix bug 1521, 'Cannot close compose window after 
11976                 replying to a non-existent news message'
11977
11978 2008-02-13 [colin]      3.3.0cvs12
11979
11980         * src/folderview.c
11981                 Fix important warnings
11982
11983 2008-02-12 [colin]      3.3.0cvs11
11984
11985         * src/imap.c
11986         * src/etpan/imap-thread.c
11987         * src/etpan/imap-thread.h
11988                 Fix handling of $Forwarded flag on Exchange:
11989                 check for the existence or creatability of a
11990                 flag before using it.
11991
11992 2008-02-12 [colin]      3.3.0cvs10
11993
11994         * src/matcher.c
11995                 Optimise matching on Found in addressbook if
11996                 the matched header is in cache (From, etc)
11997
11998 2008-02-12 [colin]      3.3.0cvs9
11999
12000         * src/folderview.c
12001                 Fix crashy stuff when changing displayed
12002                 columns
12003
12004 2008-02-12 [wwp]        3.3.0cvs8
12005
12006         * src/folder.h
12007                 Remove duplicate func declaration and restore the one
12008                 a missing one.
12009
12010 2008-02-12 [wwp]        3.3.0cvs7
12011
12012         * src/compose.c
12013         * src/export.c
12014         * src/folder.c
12015         * src/folder.h
12016         * src/foldersel.c
12017         * src/foldersel.h
12018         * src/imap_gtk.c
12019         * src/import.c
12020         * src/mainwindow.c
12021         * src/messageview.c
12022         * src/mh_gtk.c
12023         * src/prefs_account.c
12024         * src/prefs_filtering_action.c
12025         * src/summaryview.c
12026         * src/plugins/bogofilter/bogofilter_gtk.c
12027         * src/plugins/spamassassin/spamassassin_gtk.c
12028                 Allow moving/copying folders to root folders when using
12029                 the folder selection dialog (it was not possible to
12030                 maemo users to reparent a subfolder to a root folder
12031                 at all).
12032
12033 2008-02-12 [fabien]     3.3.0cvs6
12034
12035         * po/fr.po
12036                 a few days late for i18n fr update. Sorry.
12037
12038 2008-02-11 [colin]      3.3.0cvs5
12039
12040         * src/main.c
12041                 Implement support for future /dev/mem_notify.
12042                 This Linux kernel feature will allow applications
12043                 to be notified that memory has to be freed
12044                 before getting OOM-killed. For more information:
12045                 http://lwn.net/Articles/267013/
12046
12047 2008-02-10 [paul]       3.3.0cvs4
12048
12049         * src/Makefile.am
12050         * src/mimeview.c
12051         * src/prefs_toolbar.c
12052         * src/stock_pixmap.c
12053         * src/stock_pixmap.h
12054         * src/pixmaps/mime_text_patch.xpm
12055                 add an icon for attached patches
12056
12057 2008-02-09 [paul]       3.3.0cvs3
12058
12059         * src/gtk/about.c
12060                 bump the (c) year
12061
12062 2008-02-09 [wwp]        3.3.0cvs2
12063
12064         * src/main.c
12065                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12066
12067 2008-02-08 [colin]      3.3.0cvs1
12068
12069         * src/common/utils.c
12070                 Forbid attaching anything containing "../" or ".ssh/"
12071                 from mailto: URI
12072
12073 2008-02-08 [paul]       3.3.0
12074
12075         * NEWS
12076         * README
12077         * RELEASE_NOTES 
12078                 3.3.0 released
12079
12080 2008-02-08 [paul]       3.2.0cvs77
12081
12082         * AUTHORS
12083                 updated with new translators
12084         * configure.ac
12085                 added he to ALL_LINGUAS
12086         * po/cs.po
12087         * po/de.po
12088         * po/es.po
12089         * po/fi.po
12090         * po/hu.po
12091         * po/it.po
12092         * po/pt_BR.po
12093         * po/zh_CN.po
12094                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12095                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12096                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12097                 and Ralph Young
12098         * po/he.po
12099                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12100         * src/gtk/about.c
12101                 updated with new translators and bumped (c) year
12102         * src/gtk/authors.h
12103                 updated with new translators
12104
12105 2008-02-05 [colin]      3.2.0cvs76
12106
12107         * src/messageview.c
12108         * src/mimeview.c
12109         * src/mimeview.h
12110                 Special case text/calendar parts: if there's one in
12111                 the mail, and a plugin handling text/calendar is
12112                 loaded, show that part. That'll avoid rendering 
12113                 meetings as plain text, which just looks broken to
12114                 many users.
12115
12116 2008-02-04 [colin]      3.2.0cvs75
12117
12118         * src/mainwindow.c
12119                 Maemo: Fix LED handling on OS 2008
12120
12121 2008-02-01 [colin]      3.2.0cvs74
12122
12123         * src/compose.c
12124                 Possibly fix the annoying and hard-to reproduce bug
12125                 where lines 
12126                 are
12127                 rewrapped
12128                 like
12129                 that.
12130
12131 2008-02-01 [paul]       3.2.0cvs73
12132
12133         * src/common/utils.c
12134                 fix bug 1502, 'Plus signs are stripped from
12135                 email addresses when calling from command line'
12136                 Thanks to Colin
12137
12138 2008-01-31 [colin]      3.2.0cvs72
12139
12140         * src/exphtmldlg.c
12141         * src/mimeview.c
12142         * src/summaryview.c
12143                 Fix building of URIs from filenames
12144
12145 2008-01-31 [wwp]        3.2.0cvs71
12146
12147         * src/main.c
12148                 Fixes debug output of compiled-in features list
12149                 (completes 3.2.0cvs60).
12150
12151 2008-01-31 [colin]      3.2.0cvs70
12152
12153         * configure.ac
12154         * po/POTFILES.in
12155         * src/compose.c
12156         * src/plugins/Makefile.am
12157         * src/plugins/clamav/.cvsignore
12158         * src/plugins/clamav/Makefile.am
12159         * src/plugins/clamav/README
12160         * src/plugins/clamav/clamav_plugin.c
12161         * src/plugins/clamav/clamav_plugin.h
12162         * src/plugins/clamav/clamav_plugin_gtk.c
12163         * src/plugins/clamav/clamav_plugin_gtk.deps
12164                 Remove the Clamav plugin from the core
12165
12166 2008-01-28 [wwp]        3.2.0cvs69
12167
12168         * src/compose.c
12169         * src/prefs_template.c
12170         * src/prefs_template.h
12171         * src/quote_fmt.c
12172         * src/quote_fmt.h
12173         * src/quote_fmt_lex.l
12174         * src/quote_fmt_parse.y
12175                 Fix for bug #1493: count lines (\n chars) according to the way
12176                 format body is passed (i.e. \-escaped or not).
12177
12178 2008-01-27 [paul]       3.2.0cvs68
12179
12180         * po/en_GB.po
12181                 updated
12182         * src/prefs_actions.c
12183         * src/prefs_filtering.c
12184         * src/prefs_folder_item.c
12185         * src/prefs_template.c
12186         * src/gtk/about.c
12187                 some minor changes to the English
12188
12189 2008-01-24 [colin]      3.2.0cvs67
12190
12191         * src/etpan/imap-thread.c
12192         * src/etpan/nntp-thread.c
12193                 Fix bug 1348, 'Hang ups at exit time with 
12194                 pgp plugin since 3.0.2'
12195
12196 2008-01-23 [colin]      3.2.0cvs66
12197
12198         * src/toolbar.c
12199                 Fix translation of something that shouldn't be
12200
12201 2008-01-23 [colin]      3.2.0cvs65
12202
12203         * src/procmime.c
12204                 Fix bug 1486, 'Re: Incorrect content when replying'
12205                 Revert to full scan if short scan found only 0-length
12206                 text parts
12207
12208 2008-01-23 [paul]       3.2.0cvs64
12209
12210         * src/prefs_folder_item.c
12211                 fix bug 1485, 'selecting a folder's default
12212                 account if name contains '&''
12213
12214 2008-01-23 [colin]      3.2.0cvs63
12215
12216         * src/folder.c
12217         * src/folder.h
12218         * src/main.c
12219         * src/mainwindow.c
12220                 Fix bug 1480, 'should be able to display mail file
12221                 from command line'. Let 'claws-mail --select' accept
12222                 absolute paths in addition to folder identifiers.
12223
12224 2008-01-22 [wwp]        3.2.0cvs62
12225
12226         * src/account.c
12227         * src/account.h
12228         * src/compose.c
12229         * src/messageview.c
12230         * src/summaryview.c
12231         * src/common/utils.c
12232         * src/common/utils.h
12233                 Allow from=address in mailto sequence:
12234                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12235                   The 'from' will try to select the first account matching in accounts list,
12236                   otherwise will use the usual account selection mechanism but override with
12237                   this 'from' address.
12238                 Allow mailto with NNTP accounts
12239                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12240                   is the default one or if a NNTP account address is used with 'from'.
12241                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12242                   default account but the complete mailto sequence was put in To.
12243
12244 2008-01-22 [wwp]        3.2.0cvs61
12245
12246         * doc/man/claws-mail.1
12247                 Updated the man page: status of few features, command-line
12248                 usage (--version-full) and completed list of config files
12249                 and dirs.
12250
12251 2008-01-22 [wwp]        3.2.0cvs60
12252
12253         * src/main.c
12254                 Added --version-full to display version and compiled-in
12255                 features list (for later use by Clawsker for instance).
12256
12257 2008-01-22 [holger]     3.2.0cvs59
12258
12259         * src/addrduplicates.c
12260                 Fix scrolling in addressbook duplicate
12261                 finder result dialog
12262
12263 2008-01-21 [colin]      3.2.0cvs58
12264
12265         * src/summaryview.c
12266                 Fix bug 1457, 'sorting messages on, say, from, 
12267                 should subsort on previous sort choice'. Subsort
12268                 by date when sort is Subject, From, To, Tags.
12269
12270 2008-01-21 [colin]      3.2.0cvs57
12271
12272         * AUTHORS
12273         * src/matcher.c
12274         * src/mimeview.c
12275         * src/common/ssl.c
12276         * src/gtk/authors.h
12277                 Fix bug 1478, 'Wrong pthread_create calls all 
12278                 over the place'. Patch by Christian Cornelssen
12279
12280 2008-01-20 [colin]      3.2.0cvs56
12281
12282         * src/imap.c
12283         * src/etpan/imap-thread.c
12284         * src/etpan/imap-thread.h
12285                 Fix bug 1468, 'Use IMAP keyword to 
12286                 store "forwarded" flag'
12287
12288 2008-01-20 [colin]      3.2.0cvs55
12289
12290         * src/folderutils.c
12291                 Make list operations faster
12292
12293 2008-01-20 [colin]      3.2.0cvs54
12294
12295         * src/mainwindow.c
12296                 Fix bug 1353, 'on startup with small screen 
12297                 layout, keyboard input gets lost'
12298
12299 2008-01-20 [colin]      3.2.0cvs53
12300
12301         * src/textview.c
12302                 Complete 3.2.0cvs49, and fixes bug 1477, 
12303                 'Claws Mail crashes when view PGP-encrypted 
12304                 message'
12305
12306 2008-01-20 [colin]      3.2.0cvs52
12307
12308         * src/compose.c
12309                 Fix privacy menu update when replying to
12310                 encrypted mail and no default privacy 
12311                 system is set
12312
12313 2008-01-19 [colin]      3.2.0cvs51
12314
12315         * src/filtering.c
12316         * src/procmsg.h
12317         * src/plugins/bogofilter/bogofilter.c
12318         * src/plugins/clamav/clamav_plugin.c
12319         * src/plugins/spamassassin/spamassassin.c
12320                 Batch filtering deletions too (and save 4 bytes
12321                 per MsgInfo in the process :)
12322
12323 2008-01-19 [colin]      3.2.0cvs50
12324
12325         * src/folder.c
12326                 Make cache update after copies much faster
12327                 on IMAP
12328
12329 2008-01-19 [colin]      3.2.0cvs49
12330
12331         * src/textview.c
12332                 Check g_fopen() success
12333
12334 2008-01-17 [wwp]        3.2.0cvs48
12335
12336         * manual/faq.xml
12337         * manual/es/faq.xml
12338         * manual/fr/faq.xml
12339         * manual/pl/faq.xml
12340                 Sylpheed? No idea what this means.
12341
12342 2008-01-17 [colin]      3.2.0cvs47
12343
12344         * src/gtk/gtksctree.c
12345                 Make dnd threshold higher on Maemo
12346
12347 2008-01-16 [colin]      3.2.0cvs46
12348
12349         * src/common/passcrypt.c
12350                 Fix build on FreeBSD, thanks to Pawel
12351
12352 2008-01-15 [colin]      3.2.0cvs45
12353
12354         * src/compose.c
12355                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12356                 spell check of actuall word'
12357         * src/summaryview.c
12358                 Temporarily disable immediate execution when learning
12359                 spam *only* if the summaryview isn't locked
12360
12361 2008-01-15 [wwp]        3.2.0cvs44
12362
12363         * src/prefs_filtering.c
12364                 Fix filtering prefs layout (Maemo port), moving page up/down
12365                 from buttons to context menu.
12366
12367 2008-01-15 [colin]      3.2.0cvs43
12368
12369         * src/compose.c
12370                 Fix bug 1465, 'First line in new message does not mark URLs'
12371
12372 2008-01-15 [colin]      3.2.0cvs42
12373
12374         * src/common/passcrypt.c
12375                 Fix bug 1461, 'several components #define 
12376                 _XOPEN_SOURCE improperly'
12377
12378 2008-01-15 [colin]      3.2.0cvs41
12379
12380         * src/summaryview.c
12381                 Fix bug 1469, 'Column width adjustments on message 
12382                 lists do not save'
12383
12384 2008-01-14 [holger]     3.2.0cvs40
12385
12386         * configure.ac
12387                 Add tests for dbus, dbus glib bindings,
12388                 and NetworkManager. All is optional. Add new
12389                 --(en|dis)able-networkmanager-support switch.
12390         * src/Makefile.am
12391         * src/imap.c
12392         * src/inc.c
12393         * src/main.c
12394         * src/main.h
12395         * src/mainwindow.c
12396         * src/gtk/about.c
12397                 Add optional NetworkManager support, so Claws Mail
12398                 can try to do the right thing when the network connection
12399                 status changes. NetworkManager support is active by
12400                 default if above requirements were met.
12401
12402 2008-01-12 [colin]      3.2.0cvs39
12403
12404         * src/summaryview.c
12405                 Advertise the click-on-reply feature in the tooltip
12406
12407 2008-01-12 [colin]      3.2.0cvs38
12408
12409         * src/Makefile.am
12410         * src/stock_pixmap.c
12411         * src/stock_pixmap.h
12412         * src/pixmaps/tray_newmail.offline.xpm
12413         * src/pixmaps/tray_newmail.xpm
12414         * src/pixmaps/tray_newmarkedmail.offline.xpm
12415         * src/pixmaps/tray_newmarkedmail.xpm
12416         * src/pixmaps/tray_nomail.offline.xpm
12417         * src/pixmaps/tray_nomail.xpm
12418         * src/pixmaps/tray_unreadmail.offline.xpm
12419         * src/pixmaps/tray_unreadmail.xpm
12420         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12421         * src/pixmaps/tray_unreadmarkedmail.xpm
12422         * src/plugins/trayicon/Makefile.am
12423         * src/plugins/trayicon/newmail.offline.xpm
12424         * src/plugins/trayicon/newmail.xpm
12425         * src/plugins/trayicon/newmarkedmail.offline.xpm
12426         * src/plugins/trayicon/newmarkedmail.xpm
12427         * src/plugins/trayicon/nomail.offline.xpm
12428         * src/plugins/trayicon/nomail.xpm
12429         * src/plugins/trayicon/trayicon.c
12430         * src/plugins/trayicon/unreadmail.offline.xpm
12431         * src/plugins/trayicon/unreadmail.xpm
12432         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12433         * src/plugins/trayicon/unreadmarkedmail.xpm
12434                 Make the Trayicon plugin icons themable
12435
12436 2008-01-12 [wwp]        3.2.0cvs37
12437
12438         * src/prefs_display_header.c
12439                 Fix extra leading hyphen visible in the display
12440                 header configuration combo list (maemo).
12441
12442 2008-01-11 [colin]      3.2.0cvs36
12443
12444         * src/imap.c
12445                 Set timeout to 1 before disconnecting all -
12446                 for when one switches to offline and has 
12447                 no network anymore
12448         * src/messageview.c
12449                 Fix bug 1454, 'error message shows parts and 
12450                 signature of previous messages'
12451         * src/prefs_common.c
12452                 Maemo: Hide Send dialog by default
12453
12454 2008-01-10 [colin]      3.2.0cvs35
12455
12456         * src/action.c
12457         * src/editldap.c
12458         * src/prefs_account.c
12459         * src/wizard.c
12460         * src/gtk/inputdialog.c
12461         * src/plugins/pgpcore/passphrase.c
12462                 Maemo: Fix bug 1455, 'Password enters leading letter 
12463                 incorrectly as uppercase'
12464
12465 2008-01-09 [colin]      3.2.0cvs34
12466
12467         * po/pl.po
12468                 Fix bug 1446, 'SC crashes frequently when staying 
12469                 in background'. Format string error in Polish 
12470                 translation
12471         * src/gtk/description_window.c
12472         * src/prefs_template.c
12473                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12474                 patch by Pawel
12475         * src/wizard.c
12476                 Maemo: Fix build
12477
12478 2008-01-08 [colin]      3.2.0cvs33
12479
12480         * src/main.c
12481                 Maemo: connect HW status change signal for shutdown
12482         * src/mainwindow.c
12483                 Maemo: Fix hardware space key
12484         * src/wizard.c
12485                 Maemo: name mmc1 and 2 a better name
12486
12487 2008-01-08 [wwp]        3.2.0cvs32
12488
12489         * src/folder.c
12490         * src/folder_item_prefs.c
12491         * src/folder_item_prefs.h
12492         * src/prefs_folder_item.c
12493                 It's now possible to disable processing rules when
12494                 entering a folder (this adds a new option to the
12495                 folder properties dialog).
12496
12497 2008-01-08 [wwp]        3.2.0cvs31
12498
12499         * src/common/utils.c
12500                 Mailto: now supports 'insert' (stands for 'insert file'), this
12501                 adds the ability to create a new message from the command-line,
12502                 with body set from an existing file contents.
12503
12504 2008-01-08 [colin]      3.2.0cvs30
12505
12506         * src/summaryview.c
12507                 Maybe fix bug 1452, 'crash while drag'n'droping 
12508                 emails to an IMAP folder'
12509
12510 2008-01-07 [wwp]        3.2.0cvs29
12511
12512         * src/prefs_filtering.c
12513                 Static-alize a function, thanks to Colin.
12514
12515 2008-01-07 [colin]      3.2.0cvs28
12516
12517         * src/folderview.c
12518                 Fix scrolling to bottom when drag and dropping
12519         * src/summaryview.c
12520                 Fix bug 1445, 'Display sender using addressbook: fails 
12521                 when From: isn't an email address'
12522
12523 2008-01-07 [wwp]        3.2.0cvs27
12524
12525         * src/prefs_actions.c
12526         * src/prefs_filtering.c
12527         * src/prefs_template.c
12528                 Add tooltips to most buttons in the templates, actions and
12529                 filtering/processing dialogs.
12530
12531 2008-01-07 [wwp]        3.2.0cvs26
12532
12533         * src/prefs_filtering.c
12534                  - add a clear button to clear dialog input fields
12535                  - add page up and page down buttons to move selected rule up and down
12536                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12537                  - popup-menu items are greyed out either if the list is empty (not counting the
12538                    (New) row or if there is no selected item
12539                  - clear store when closing dialog
12540
12541         * src/prefs_actions.c
12542                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12543                    clear button, popup-menu
12544                  - clear store when closing dialog
12545
12546         * src/prefs_template.c
12547                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12548                    clear button, popup-menu 
12549
12550         * src/addrcustomattr.c
12551                  - renamed popup-menu item Clear list to Delete all
12552                  - grey out popup-menu items is there is no selected item or if list is empty
12553                  - clear store when closing dialog
12554
12555         * src/edittags.c
12556                  - added popup-menu item Delete all
12557                  - grey out popup-menu items is there is no selected item or if list is empty
12558                  - clear store when closing dialog
12559
12560 2008-01-06 [wwp]        3.2.0cvs25
12561
12562         * src/addressadd.c
12563                 One more layout fix by Pawel (completes 3.2.0cvs24).
12564
12565 2008-01-05 [colin]      3.2.0cvs24
12566
12567         * src/addressadd.c
12568                 Little GUI fixes, patch by Pawel
12569
12570 2007-12-29 [wwp]        3.2.0cvs23
12571
12572         * src/compose.c
12573                 Fix for bug #1443, and strip possible whitespaces around
12574                 custom header names.
12575
12576 2007-12-29 [mones]      3.2.0cvs22
12577
12578         * po/es.po
12579                 Updated translation, corrected a term based 
12580                 on suggestion from Israel Saeta P�rez,
12581                 reverted awful X-Mailer translation
12582         * src/procmime.c
12583                 Complete cvs20 for FreeBSD, patch by Pawel
12584
12585 2007-12-29 [colin]      3.2.0cvs21
12586
12587         * src/textview.c
12588                 Fix bug 1442, 'Tags are repeated in 
12589                 encapsulated messages'
12590
12591 2007-12-28 [colin]      3.2.0cvs20
12592
12593         * src/procmime.c
12594                 Fix path to mime/globs. Patch by Marten King.
12595
12596 2007-12-27 [colin]      3.2.0cvs19
12597
12598         * src/plugins/pgpcore/Makefile.am
12599         * src/plugins/pgpinline/Makefile.am
12600         * src/plugins/pgpmime/Makefile.am
12601                 Add missing flags to build pgp plugins on maemo
12602
12603 2007-12-27 [colin]      3.2.0cvs18
12604
12605         * src/mainwindow.c
12606                 Maximise before showing to avoid probable flickering
12607                 on slow computers.
12608
12609 2007-12-27 [colin]      3.2.0cvs17
12610
12611         * src/main.c
12612         * src/mainwindow.c
12613         * src/prefs_common.c
12614         * src/prefs_common.h
12615                 Fix bug 1439, 'Claws Mail does not remember window size 
12616                 state when restarted'. Save maximised state and force
12617                 maximisation at startup if applicable.
12618
12619 2007-12-23 [paul]       3.2.0cvs16
12620
12621         * src/prefs_matcher.c
12622                 fix bug 1436, 'Filter condition dialog doesn't
12623                 load header name from current rules'
12624
12625 2007-12-22 [paul]       3.2.0cvs15
12626
12627         * src/compose.c
12628                 fix bug 1435, 'Reply doesn't take into account
12629                 reply-to field'
12630
12631 2007-12-21 [paul]       3.2.0cvs14
12632
12633         * src/common/ssl_certificate.c
12634                 fix FreeBSD build with IPV6 support 
12635
12636 2007-12-20 [colin]      3.2.0cvs13
12637
12638         * src/imap.c
12639                 Fix error handling
12640
12641 2007-12-20 [colin]      3.2.0cvs12
12642
12643         * src/imap.c
12644         * src/imap.h
12645         * src/prefs_account.c
12646                 Add DIGEST-MD5 support for IMAP authentication
12647
12648 2007-12-19 [mones]      3.2.0cvs11
12649
12650         * doc/man/claws-mail.1
12651                 Better ordering of sections, updated options
12652         * po/es.po
12653                 Updated strings
12654
12655 2007-12-19 [paul]       3.2.0cvs10
12656
12657         * src/prefs_account.c
12658                 use a spinbutton instead of an entry for
12659                 "POP authentication timeout" also
12660
12661 2007-12-19 [colin]      3.2.0cvs9
12662
12663         * src/prefs_filtering_action.c
12664         * src/prefs_matcher.c
12665         * src/gtk/description_window.c
12666                 Destroy info windows with their parents
12667                 Patch by Pawel
12668
12669 2007-12-19 [colin]      3.2.0cvs8
12670
12671         * src/prefs_account.c
12672                 Use spinbuttons instead of entries where needed
12673                 Patch by Pawel
12674
12675 2007-12-18 [paul]       3.2.0cvs7
12676
12677         * src/prefs_matcher.c
12678                 add missing i18n for a few strings
12679                 Patch by Stephan Sachse
12680
12681 2007-12-18 [paul]       3.2.0cvs6
12682
12683         * src/prefs_logging.c
12684                 use 'disk' instead of 'disc'
12685
12686 2007-12-18 [paul]       3.2.0cvs5
12687
12688         * po/en_GB.po
12689                 updated
12690         * src/addrcustomattr.c
12691         * src/editaddress.c
12692                 fixes to the ingleesh
12693         * src/prefs_filtering_action.c
12694                 fix copyright header
12695                 fix untranslated strings
12696         * src/prefs_filtering_action.h
12697                 fix copyright header
12698
12699 2007-12-18 [wwp]        3.2.0cvs4
12700
12701         * src/folderview.c
12702         * src/headerview.c
12703         * src/prefs_common.c
12704         * src/prefs_common.h
12705         * src/prefs_fonts.c
12706         * src/summaryview.c
12707         * src/textview.c
12708         * src/wizard.c
12709         * src/common/defs.h
12710         * src/gtk/gtkutils.c
12711                 Added prefs to set custom small and bold fonts
12712                 (might matter on some desktops, according to
12713                 DPI and font settings).
12714
12715 2007-12-18 [colin]      3.2.0cvs3
12716
12717         * src/prefs_logging.c
12718                 Rework GUI, patch by Pawel
12719
12720 2007-12-18 [colin]      3.2.0cvs2
12721
12722         * src/prefs_filtering_action.c
12723                 Rework GUI, patch by Pawel
12724
12725 2007-12-18 [colin]      3.2.0cvs1
12726
12727         * src/editaddress.c
12728                 Fix build on old GCC
12729                 Fix inverted buttons
12730
12731 2007-12-17 [paul]       3.2.0
12732
12733         * NEWS
12734         * README
12735         * RELEASE_NOTES 
12736                 3.2.0 released
12737
12738 2007-12-17 [paul]       3.1.0cvs79
12739
12740         * po/de.po
12741         * po/fr.po
12742         * po/hu.po
12743         * po/it.po
12744         * po/pt_BR.po
12745                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
12746                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
12747
12748 2007-12-17 [mones]      3.1.0cvs78
12749
12750         * po/es.po
12751                 Updated Spanish translation for 3.2.0 release
12752
12753 2007-12-16 [colin]      3.1.0cvs77
12754
12755         * src/addrcustomattr.c
12756                 Fix translations, patch by Fabien
12757
12758 2007-12-15 [paul]       3.1.0cvs76
12759
12760         * src/folderview.c
12761                 fix compiler warning
12762
12763 2007-12-14 [colin]      3.1.0cvs75
12764
12765         * src/folderview.c
12766                 Simplify logic
12767
12768 2007-12-12 [wwp]        3.1.0cvs74
12769
12770         * AUTHORS
12771         * src/gtk/authors.h
12772                 Added Marius Glauser to the hall of fame.
12773
12774 2007-12-12 [wwp]        3.1.0cvs73
12775
12776         * src/gtk/gtkutils.c
12777                 Improve the way we show results of searches
12778                 in message bodies: selected text now get centered
12779                 vertically in the message window.
12780                 Patch by Marius Glauser <seelenhirt@gmx.net>.
12781
12782 2007-12-10 [colin]      3.1.0cvs72
12783
12784         * src/folder.c
12785                 Don't crash when setting batch mode on no folder
12786
12787 2007-12-10 [colin]      3.1.0cvs71
12788
12789         * src/common/utils.c
12790                 Fix potential buffer overrun (thanks to
12791                 Hiroyuki)
12792
12793 2007-12-08 [paul]       3.1.0cvs70
12794
12795         * src/prefs_receive.c
12796                 small change to the English
12797
12798 2007-12-08 [colin]      3.1.0cvs69
12799
12800         * src/vcard.c
12801                 Fix warnings
12802
12803 2007-12-07 [colin]      3.1.0cvs68
12804
12805         * src/mainwindow.c
12806         * src/summaryview.c
12807         * src/summaryview.h
12808                 Free simplify_subject_preg at exit
12809
12810 2007-12-07 [colin]      3.1.0cvs67
12811
12812         * src/main.c
12813         * src/summaryview.c
12814         * src/common/utils.c
12815         * src/common/utils.h
12816                 We have to free reused regexps from time to
12817                 time, or they get huge
12818
12819 2007-12-07 [colin]      3.1.0cvs66
12820
12821         * src/vcard.c
12822                 Fix QP decoding (and UTF8)
12823
12824 2007-12-07 [colin]      3.1.0cvs65
12825
12826         * src/addrcustomattr.c
12827                 Update list of default custom attributes
12828                 now (will be needed for a feature patch
12829                 post 3.2.0)
12830
12831 2007-12-07 [colin]      3.1.0cvs64
12832
12833         * src/folder.c
12834                 Batch on destination folder when copying - fixes
12835                 slowness when moving unread mails to trash on IMAP
12836
12837 2007-12-06 [colin]      3.1.0cvs63
12838
12839         * src/common/w32_time.c
12840         * src/common/w32lib.h
12841         * src/etpan/etpan-thread-manager.c
12842         * src/etpan/imap-thread.c
12843         * src/etpan/nntp-thread.c
12844         * src/gtk/Makefile.am
12845                 Fix win32 build with libetpan. Thanks to
12846                 Marcus Brinkmann.
12847
12848 2007-12-06 [colin]      3.1.0cvs62
12849
12850         * src/account.c
12851         * src/imap.c
12852         * src/prefs_account.c
12853         * src/prefs_account.h
12854         * src/etpan/imap-thread.c
12855         * src/etpan/imap-thread.h
12856                 Disable connection via command line on WIN32
12857                 Disable mmap use on WIN32 - use normal strings
12858         * src/addressbook.c
12859         * src/addressbook.h
12860         * src/addressbook_foldersel.c
12861         * src/addressbook_foldersel.h
12862         * src/prefs_filtering_action.c
12863         * src/prefs_matcher.c
12864         * src/plugins/bogofilter/bogofilter_gtk.c
12865         * src/plugins/dillo_viewer/dillo_prefs.c
12866         * src/plugins/spamassassin/spamassassin_gtk.c
12867                 Fix leak, rework function logics to be more
12868                 natural - thanks to Holger
12869         * src/common/utils.c
12870                 Fix warnings
12871
12872 2007-12-06 [colin]      3.1.0cvs61
12873
12874         * src/news.c
12875         * src/common/utils.c
12876         * src/common/utils.h
12877                 Fix posting, and fix UTF-8 being sent when encoding
12878                 is 8bit
12879
12880 2007-12-05 [colin]      3.1.0cvs60
12881
12882         * src/news.c
12883                 Fix debian bug #453157, 'Fails to post usenet
12884                 articles after NNTP connection has been 
12885                 interrupted". Fix return value to prevent deletion
12886                 on failure, and issue MODE READER in case posting
12887                 fails at first.
12888
12889 2007-12-05 [colin]      3.1.0cvs59
12890
12891         * src/messageview.c
12892         * src/uri_opener.c
12893                 Improvements to the List URIs dialog
12894                 Patch by Pawel
12895
12896 2007-12-05 [colin]      3.1.0cvs58
12897
12898         * src/prefs_other.c
12899         * src/gtk/gtksctree.h
12900                 Fix warnings
12901
12902 2007-12-04 [colin]      3.1.0cvs57
12903
12904         * src/etpan/imap-thread.c
12905                 Fix bug 1378, 'Claws exits on IMAP alert message'
12906                 Don't do GTK calls directly from Etpan thread
12907
12908 2007-12-04 [colin]      3.1.0cvs56
12909
12910         * src/folderview.c
12911         * src/gtk/gtksctree.c
12912                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
12913                 Make all the left of column zero an hotspot for
12914                 expanding.
12915
12916 2007-12-04 [colin]      3.1.0cvs55
12917
12918         * src/mainwindow.c
12919         * src/mainwindow.h
12920         * src/prefs_common.c
12921         * src/prefs_common.h
12922         * src/prefs_receive.c
12923                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
12924
12925 2007-12-04 [wwp]        3.1.0cvs54
12926
12927         * src/prefs_other.c
12928                 Fix for bug #1419.
12929
12930 2007-12-04 [holger]     3.1.0cvs53
12931
12932         * src/addrduplicates.c
12933         * src/addrduplicates.h
12934                 Export addressbook entry deletion
12935
12936 2007-12-04 [colin]      3.1.0cvs52
12937
12938         * tools/Makefile.am
12939         * tools/README.sylprint
12940         * tools/sylprint.pl
12941         * tools/sylprint.rc
12942                 Fix debian bug #454089 (symlink attack in TMP directory)
12943                 http://secwatch.org/advisories/1019661/ :
12944                 Remove the buggy script, which was unmaintained anyway
12945         * src/news.c
12946         * src/procmsg.c
12947                 Store things in our private tmp directory.
12948
12949 2007-12-03 [colin]      3.1.0cvs51
12950
12951         * src/folder.c
12952         * src/folder.h
12953         * src/folderview.c
12954         * src/imap.c
12955         * src/mainwindow.c
12956                 Fix update problem when getting remote tags
12957         * src/prefs_matcher.c
12958                 Rework GUI to make it better. Patch by Pawel
12959                 Pekala
12960
12961 2007-12-03 [colin]      3.1.0cvs50
12962
12963         * src/etpan/imap-thread.c
12964         * src/etpan/nntp-thread.c
12965                 Fix bug 1417, 'Network log doesn't reveal 
12966                 enough NNTP errors'
12967
12968 2007-12-02 [iwkse]      3.1.0cvs49
12969
12970         * src/plugins/dillo_viewer/dillo_prefs.c
12971                         Insert dillo under the Plugins menu
12972
12973 2007-12-01 [paul]       3.1.0cvs48
12974
12975         * src/html.c
12976                 add these variant forms
12977                 Thanks to Colin
12978
12979 2007-12-01 [paul]       3.1.0cvs47
12980
12981         * src/matcher.c
12982                 fix a typo
12983
12984 2007-12-01 [paul]       3.1.0cvs46
12985
12986         * po/POTFILES.in
12987                 add the new addrcustomattr.c file
12988
12989 2007-11-29 [colin]      3.1.0cvs45
12990
12991         * src/common/ssl_certificate.c
12992                 Use the more modern getaddrinfo instead of 
12993                 gethostbyname when possible
12994
12995 2007-11-28 [colin]      3.1.0cvs44
12996
12997         * src/summaryview.c
12998                 Maybe fix bug 1410 and other crash reports
12999                 in summaryview since cvs38.
13000
13001 2007-11-28 [wwp]        3.1.0cvs43
13002
13003         * src/prefs_summary_open.c
13004                 Guard against an empty list of actions to perform
13005                 when opening a folder (or migration defaults could
13006                 be introduced, confusing).
13007
13008 2007-11-28 [colin]      3.1.0cvs42
13009
13010         * src/folderview.c
13011                 Fix mark all read from folder's contextual menu
13012
13013 2007-11-27 [colin]      3.1.0cvs41
13014
13015         * src/imap.c
13016         * src/imap.h
13017         * src/imap_gtk.c
13018         * src/prefs_account.c
13019         * src/etpan/imap-thread.c
13020                 A few fixes to the IMAP flags handling: Optimisations,
13021                 two crashers, mention that Bandwitdh-efficient mode
13022                 prevents tag fetching.
13023                 Fix M-UTF7 in subscription dialog.
13024
13025 2007-11-27 [colin]      3.1.0cvs40
13026
13027         * src/folder.c
13028         * src/mbox.c
13029         * src/summaryview.c
13030                 Make filtering faster on flags change: Batch original 
13031                 folderitem, where we'll do flags/tags changes.
13032
13033 2007-11-27 [colin]      3.1.0cvs39
13034
13035         * src/filtering.c
13036                 Fix bug 1407, 'After a copy action, further rules apply 
13037                 to both original and copy'
13038
13039 2007-11-27 [colin]      3.1.0cvs38
13040
13041         * src/edittags.c
13042         * src/summaryview.c
13043                 Fixes races when doing a long operation and user
13044                 asks for another one (Mark all read/unread on a 
13045                 big folder on IMAP for example)
13046
13047 2007-11-27 [wwp]        3.1.0cvs37
13048
13049         * src/addressbook.c
13050         * src/prefs_common.c
13051                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13052                 and 3.1.0cvs35 (addressbook.c).
13053
13054 2007-11-27 [holger]     3.1.0cvs36
13055
13056         * src/printing.c
13057                 Add a line separating header and body
13058                 in the printout
13059
13060 2007-11-27 [wwp]        3.1.0cvs35
13061
13062         * src/addressbook.c
13063                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13064                 (thanks to Colin) and revert disabling of cut/copy
13065                 context menu entries upon selected groups.
13066
13067 2007-11-27 [holger]     3.1.0cvs34
13068
13069         * src/printing.c
13070                 Add weights to the list of supported text attributes
13071                 for printing
13072
13073 2007-11-27 [wwp]        3.1.0cvs33
13074
13075         * src/Makefile.am
13076         * src/addrcustomattr.c
13077         * src/addrcustomattr.h
13078         * src/addressbook.c
13079         * src/editaddress.c
13080         * src/editaddress.h
13081         * src/prefs_common.c
13082         * src/prefs_common.h
13083         * src/common/defs.h
13084                 Provide a (customizable) list of preset attribute names
13085                 for editing contacts (closes bug #1391).
13086
13087 2007-11-27 [wwp]        3.1.0cvs32
13088
13089         * src/addrclip.c
13090         * src/addressbook.c
13091         * src/addritem.c
13092                 Various fixes in the address book:
13093                         - made copy/move of a folder to itself or its subtree
13094                           impossible (-> error)
13095                         - errors messages don't show in the status bar anymore,
13096                           use alertpanels instead
13097                         - simple click on group doesn't open group edit dialog
13098                           anymore when in contact edit embedded mode (was too itchy)
13099                         - fixed disabling of edit button and and menu entry when
13100                           in contact edit embedded mode (was done in a bad and
13101                           ineffective way)
13102                         - fix menu cut/paste sensitivity in treelist context
13103                           menu (conflicting enabling was done by different functions)
13104                         - fix some menu item sensitivity in address list context menu
13105                         - don't allow cut/copy of groups, it's useless as they won't
13106                           be copied w/ their contents
13107                         - fix missing copy of the picture file when copying (bug #1402),
13108                           fix picture attribute (internal) value when moving or copying
13109
13110
13111 2007-11-27 [colin]      3.1.0cvs31
13112
13113         * src/folder.c
13114         * src/imap.c
13115                 Fix tags loss on move, fix space encoding
13116
13117 2007-11-26 [colin]      3.1.0cvs30
13118
13119         * src/edittags.c
13120         * src/folder.c
13121         * src/folder.h
13122         * src/imap.c
13123         * src/messageview.c
13124         * src/procmsg.c
13125         * src/procmsg.h
13126         * src/summaryview.c
13127         * src/common/utils.c
13128         * src/common/utils.h
13129         * src/etpan/imap-thread.c
13130         * src/etpan/imap-thread.h
13131                 Add IMAP tags support
13132
13133 2007-11-26 [colin]      3.1.0cvs29
13134
13135         * src/imap.c
13136                 Fix bug 1405, 'imap auto auth method doesn't 
13137                 work since 3.1.0'
13138
13139 2007-11-26 [colin]      3.1.0cvs28
13140
13141         * src/messageview.c
13142         * src/procmime.c
13143                 Handle broken disposition-notifications from Evolution
13144                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13145
13146 2007-11-25 [paul]       3.1.0cvs27
13147
13148         * src/folder_item_prefs.c
13149         * src/folder_item_prefs.h
13150                 remove dead code
13151
13152 2007-11-23 [wwp]        3.1.0cvs26
13153
13154         * src/matcher.c
13155         * src/matcher.h
13156         * src/matcher_parser_parse.y
13157         * src/prefs_matcher.c
13158                 Fix irrelevant case folding when adding matcher condition 'test',
13159                 thanks to Colin.
13160
13161 2007-11-23 [wwp]        3.1.0cvs25
13162
13163         * src/prefs_common.c
13164         * src/prefs_common.h
13165         * src/prefs_summary_open.c
13166         * src/prefs_summary_open.h
13167         * src/summaryview.c
13168                 Add "select first email in list" to the list of possible selections
13169                 when opening a folder.
13170
13171 2007-11-23 [paul]       3.1.0cvs24
13172
13173         * po/de.po
13174                 a fix by Stephan Sachse, plus remove all
13175                 old strings from the end of the file
13176
13177 2007-11-23 [wwp]        3.1.0cvs23
13178
13179         * src/prefs_msg_colors.c
13180                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13181                 with little changes.
13182
13183 2007-11-23 [paul]       3.1.0cvs22
13184
13185         * src/prefs_logging.c
13186                 eliminate wasted horizontal space
13187
13188 2007-11-23 [paul]       3.1.0cvs21
13189
13190         * src/prefs_summaries.c
13191                 don't wrap the label or put linebreaks
13192
13193 2007-11-22 [colin]      3.1.0cvs20
13194
13195         * src/plugins/pgpinline/pgpinline.c
13196                 Fix decryption
13197
13198 2007-11-22 [wwp]        3.1.0cvs19
13199
13200         * src/prefs_themes.c
13201                 Yet another misuse of get_rc_dir(), still related
13202                 to user themes. Completes 3.1.0cvs18.
13203
13204 2007-11-22 [wwp]        3.1.0cvs18
13205
13206         * src/stock_pixmap.c
13207                 Fix a misuse of get_rc_dir(), user themes dir was
13208                 not set properly and some themes might have disappeared
13209                 from themes list in prefs.
13210
13211 2007-11-22 [wwp]        3.1.0cvs17
13212
13213         * src/edittags.c
13214         * src/edittags.h
13215         * src/common/tags.c
13216         * src/common/tags.h
13217                 Correct copyright for these claws-mail-only brand new
13218                 files.
13219
13220 2007-11-22 [paul]       3.1.0cvs16
13221
13222         * src/compose.c
13223                 fix bug 1400, 'Drag and drop of URLs does not work'
13224                 Thanks to Colin
13225
13226 2007-11-22 [paul]       3.1.0cvs15
13227
13228         * src/prefs_common.c
13229                 make "cmds_use_system_default" default to FALSE
13230                 so as not to disrupt current settings
13231         * src/summaryview.c
13232                 increase the size of the GdkRectangle, tooltips
13233                 didn't show for me otherwise
13234
13235 2007-11-21 [colin]      3.1.0cvs14
13236
13237         * src/compose.c
13238         * src/crash.c
13239         * src/exphtmldlg.c
13240         * src/mainwindow.c
13241         * src/manual.c
13242         * src/mimeview.c
13243         * src/prefs_account.c
13244         * src/prefs_common.c
13245         * src/prefs_common.h
13246         * src/prefs_ext_prog.c
13247         * src/textview.c
13248         * src/uri_opener.c
13249         * src/gtk/about.c
13250         * src/gtk/gtkutils.c
13251                 Use xdg-open as a way to find default browser,
13252                 when available
13253
13254 2007-11-21 [colin]      3.1.0cvs13
13255
13256         * src/messageview.c
13257         * src/procmime.c
13258         * src/procmsg.h
13259                 Send better return receipts (useful ones)
13260                 Handle incoming return receipts
13261
13262 2007-11-20 [colin]      3.1.0cvs12
13263
13264         * src/printing.c
13265         * src/printing.h
13266                 Add getter/setter for settings, and getter
13267                 for page setup
13268
13269 2007-11-20 [colin]      3.1.0cvs11
13270
13271         * src/folderview.c
13272         * src/main.c
13273         * src/mainwindow.c
13274                 Fix bug 1396, 'Crash on disabling a filter 
13275                 while it is processing'
13276
13277 2007-11-20 [paul]       3.1.0cvs10
13278
13279         * src/folder.c
13280                 fix bug 1395, 'Crash on checking for new mails
13281                 while filter is running'
13282                 Thanks to Colin
13283
13284 2007-11-20 [paul]       3.1.0cvs9
13285
13286         * src/compose.c
13287                 make this string easier for translators
13288
13289 2007-11-19 [colin]      3.1.0cvs8
13290
13291         * src/prefs_summaries.c
13292         * src/summaryview.c
13293                 Don't enable more tooltips on Maemo
13294
13295 2007-11-19 [colin]      3.1.0cvs7
13296
13297         * src/prefs_common.c
13298         * src/prefs_common.h
13299         * src/prefs_summaries.c
13300         * src/summaryview.c
13301                 Fix bug 1388, 'message list tool tips'
13302                 Add (optional) tooltips in summaryview.
13303                 This only works with GTK+ >= 2.12
13304
13305 2007-11-19 [colin]      3.1.0cvs6
13306
13307         * src/compose.c
13308                 Make strings a bit better when attaching
13309                 from mailto: URIs
13310
13311 2007-11-19 [colin]      3.1.0cvs5
13312
13313         * src/common/utils.c
13314                 Fix bug 1392, 'Top level domain .EU is 
13315                 not recognised as valid'
13316
13317 2007-11-19 [wwp]        3.1.0cvs4
13318
13319         * src/compose.c
13320         * src/compose.h
13321                 Revert changes to compose.c made in 3.1.0cvs2.
13322
13323 2007-11-19 [wwp]        3.1.0cvs3
13324
13325         * src/addressbook.c
13326         * src/addressbook.h
13327         * src/editaddress.c
13328         * src/editgroup.c
13329         * src/addrduplicates.c
13330                 Minor improvements in the address book:
13331                 always accept new contacts provided that some
13332                 detail is set (instead of rejecting silently).
13333                 Better guessing of contact name from incomplete
13334                 name information. Better display of contacts with
13335                 no name, in contact lists, group contents, find
13336                 duplicate results.
13337                 
13338
13339 2007-11-19 [wwp]        3.1.0cvs2
13340
13341         * src/compose.c
13342         * src/compose.h
13343         * src/prefs_logging.c
13344         * src/prefs_summaries.c
13345                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13346                 wrap some long label in prefs/summaries, layout checkboxes
13347                 in a more compact form in prefs/loggin, make account and
13348                 header's combos have the same size/spacing in compose
13349                 window.
13350
13351 2007-11-19 [wwp]        3.1.0cvs1
13352
13353         * src/edittags.c
13354                 Fix a tiny leak and duplicate variable.
13355
13356 2007-11-19 [paul]       3.1.0
13357
13358         * NEWS
13359         * README
13360         * RELEASE_NOTES 
13361                 3.1.0 released
13362
13363 2007-11-19 [paul]       3.0.2cvs145
13364
13365         * po/de.po
13366         * po/fi.po
13367         * po/fr.po
13368         * po/hu.po
13369         * po/it.po
13370         * po/pl.po
13371         * po/pt_BR.po
13372         * po/sk.po
13373         * po/zh_CN.po
13374                 updated by Stephan Sachse, Flammie Pirinen,
13375                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13376                 Emil Nowak, Frederico Goncalves Guimaraes,
13377                 Andrej Kacian, and Ralph Young
13378
13379 2007-11-18 [mones]      3.0.2cvs144
13380
13381         * po/es.po
13382                 Updated Spanish translation
13383
13384 2007-11-18 [colin]      3.0.2cvs143
13385
13386         * src/edittags.c
13387                 Prevent empty tag after edit, thanks to wwp
13388
13389 2007-11-18 [colin]      3.0.2cvs142
13390
13391         * src/editaddress.c
13392                 Fix possible "(null)" %s - thanks to wwp
13393
13394 2007-11-16 [wwp]        3.0.2cvs141
13395
13396         * src/common/utils.c
13397                 Fix for 3.0.2cvs140, prevents from crashing when opening
13398                 a compose window.
13399
13400 2007-11-16 [colin]      3.0.2cvs140
13401
13402         * src/main.c
13403         * src/common/claws.c
13404                 Output a bit more useful info at startup
13405                 in --debug mode
13406
13407 2007-11-16 [colin]      3.0.2cvs139
13408
13409         * src/compose.c
13410         * src/common/utils.c
13411         * src/common/utils.h
13412                 Fix bug 1387, 'Request for --compose to 
13413                 support multiple attachments'
13414
13415 2007-11-16 [colin]      3.0.2cvs138
13416
13417         * src/news.c
13418                 Fix bug 1390, 'NNTP fails after server 
13419                 closed connection'
13420
13421 2007-11-16 [colin]      3.0.2cvs137
13422
13423         * src/prefs_display_header.c
13424                 Fix bug 1389, 'Changing 'Display headers 
13425                 in message view' breaks dispheaderrc'
13426
13427 2007-11-14 [colin]      3.0.2cvs136
13428
13429         * src/summaryview.c
13430         * src/gtk/quicksearch.c
13431         * src/gtk/quicksearch.h
13432                 Fix resetting the quicksearch when in non-sticky
13433                 mode, but Recursive is set: reset only when going
13434                 out of the root search folder.
13435
13436 2007-11-14 [colin]      3.0.2cvs135
13437
13438         * src/filtering.c
13439                 Don't set new flag back when doing "Mark as unread"
13440                 from filtering
13441
13442 2007-11-12 [paul]       3.0.2cvs134
13443
13444         * src/plugins/dillo_viewer/dillo_viewer.c
13445                 don't offer the mime type for translation
13446
13447 2007-11-12 [paul]
13448
13449         3.1.0-rc2 released
13450
13451 2007-11-11 [colin]      3.0.2cvs133
13452
13453         * src/imap_gtk.c
13454         * src/mh_gtk.c
13455                 Use markup-escaped strings in dialogs
13456
13457 2007-11-11 [colin]      3.0.2cvs132
13458
13459         * src/imap.c
13460                 Better IMAP-UTF7/UTF8 conversion
13461
13462 2007-11-10 [colin]      3.0.2cvs131
13463
13464         * src/news.c
13465                 Fix debian bug 450698, 'nntp auth behavior changed 
13466                 without notice'
13467
13468 2007-11-10 [colin]      3.0.2cvs130
13469
13470         * configure.ac
13471         * src/inc.c
13472         * src/main.c
13473         * src/main.h
13474         * src/mimeview.c
13475         * src/statusbar.c
13476         * src/common/utils.c
13477         * src/etpan/Makefile.am
13478         * src/gtk/filesel.c
13479         * src/gtk/gtkutils.h
13480         * src/gtk/menu.c
13481         * src/plugins/bogofilter/Makefile.am
13482         * src/plugins/clamav/Makefile.am
13483         * src/plugins/dillo_viewer/Makefile.am
13484         * src/plugins/pgpcore/Makefile.am
13485         * src/plugins/spamassassin/Makefile.am
13486         * src/plugins/trayicon/Makefile.am
13487                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13488
13489 2007-11-09 [colin]      3.0.2cvs129
13490
13491         * src/addressbook.c
13492         * src/ldapupdate.c
13493                 fix bug 1375, 'Impossible to modify e-mail
13494                 in LDAP addressbook twice'; Try two. update
13495                 externalID, don't make display lag, and
13496                 fix the cases where dn is not mail.
13497
13498 2007-11-08 [paul]       3.0.2cvs128
13499
13500         * src/account.c
13501         * src/compose.c
13502         * src/messageview.c
13503         * src/prefs_account.c
13504         * src/prefs_account.h
13505                 reinstate 'Generate Message-ID' option as an
13506                 account preference. (hidden on IMAP)
13507                 Thanks to Colin
13508
13509 2007-11-08 [paul]       3.0.2cvs127
13510
13511         * src/textview.c
13512                 MAEMO: fix failure of loading images inline
13513                 MAEMO: fix bug 1349, 'Emails still skip to end
13514                 when opened (in certain circumstances)...'
13515
13516 2007-11-07 [colin]      3.0.2cvs126
13517
13518         * src/toolbar.c
13519                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13520
13521 2007-11-07 [colin]      3.0.2cvs125
13522
13523         * src/toolbar.c
13524                 Re-change the string occurence of A_CLAWS_ACTIONS
13525                 to A_SYL_ACTIONS, to prevent parse errors of the
13526                 toolbar_*.xml files
13527
13528 2007-11-07 [colin]      3.0.2cvs124
13529
13530         * src/mimeview.c
13531         * src/prefs_common.c
13532         * src/prefs_common.h
13533         * manual/advanced.xml
13534                 Add an hidden pref, 'save_parts_readwrite';
13535                 completes 3.0.2cvs35
13536
13537 2007-11-07 [paul]       3.0.2cvs123
13538
13539         * src/prefs_toolbar.c
13540         * src/toolbar.c
13541         * src/toolbar.h
13542                 rename ToolbarSylpheedActions to ToolbarClawsActions
13543                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13544
13545 2007-11-07 [paul]       3.0.2cvs122
13546
13547         * src/toolbar.c
13548                 MAEMO: remove tooltips
13549
13550 2007-11-07 [colin]      3.0.2cvs121
13551
13552         * src/plugins/pgpinline/pgpinline.c
13553                 Fix bug 1377, 'unspecific errors on 
13554                 signature checking'. Fix trimming of
13555                 UTF8 data.
13556
13557 2007-11-06 [iwkse]      3.0.2cvs120
13558
13559         * src/prefs_summary_open.c
13560                 yet a string change
13561
13562 2007-11-06 [paul]       3.0.2cvs119
13563
13564         * tools/Makefile.am
13565         * tools/README
13566         * tools/csv2addressbook.pl
13567                 add a new script that imports a CSV formatted
13568                 address book. Becky and Thunderbird address
13569                 book are currently supported.
13570
13571 2007-11-05 [colin]      3.0.2cvs118
13572
13573         * src/imap.c
13574                 Fix deletion 
13575
13576 2007-11-05 [iwkse]      3.0.2cvs117
13577
13578         * src/prefs_summary_open.c
13579                 String changes
13580
13581 2007-11-04 [paul]       3.0.2cvs116
13582
13583         * src/addressbook_foldersel.c
13584                 fix gtk critical warning
13585                 Patch by Pawel Pekala
13586
13587 2007-11-04 [paul]       3.0.2cvs115
13588
13589         * tools/README
13590         * tools/claws-mail-compose-insert-files.pl
13591                 add --bcc and uri_escape() everything
13592
13593 2007-11-04 [paul]       3.0.2cvs114
13594
13595         * src/gtk/gtkutils.c
13596                 gtkut_stock_with_text_button_set_create(): set
13597                 GTK_CAN_DEFAULT on buttons 2 and 3
13598
13599 2007-11-03 [paul]       3.0.2cvs113
13600
13601         * src/common/utils.c
13602                 fix debian bug #448814, 'mailto: URI decoding
13603                 desn't decode the destination address field'
13604                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13605
13606 2007-11-03 [paul]       3.0.2cvs112
13607
13608         * AUTHORS
13609         * src/compose.c
13610         * src/gtk/authors.h
13611                 allow Bcc in commandline URIs
13612                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13613
13614 2007-11-02 [colin]      3.0.2cvs111
13615
13616         * src/addressbook.c
13617                 Maybe fix bug 1376, 'crash on 
13618                 addressbook manipulation'
13619
13620 2007-10-31 [paul]       3.0.2cvs110
13621
13622         * src/ldapupdate.c
13623                 fix bug 1375, 'Impossible to modify e-mail
13624                 in LDAP addressbook twice'
13625                 Patch by Michael Rasmussen
13626
13627 2007-10-30 [paul]       3.0.2cvs109
13628
13629         * configure.ac
13630                 enable GnuTLS support with --enable-gnutls which
13631                 will disable openssl support. if the user has
13632                 gtk >= 2.10.x don't allow gnomeprint even if the
13633                 user asks for it
13634
13635 2007-10-30 [paul]
13636
13637         3.1.0-rc1 released
13638
13639 2007-10-30 [paul]       3.0.2cvs108
13640
13641         * Makefile.am
13642                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
13643
13644 2007-10-30 [paul]       3.0.2cvs107
13645
13646         * src/expldifdlg.c
13647         * src/prefs_account.c
13648         * src/prefs_folder_item.c
13649         * src/prefs_spelling.c
13650         * src/prefs_themes.c
13651         * src/wizard.c
13652         * src/gtk/gtkaspell.c
13653         * src/gtk/gtkaspell.h
13654         * src/plugins/spamassassin/spamassassin_gtk.c
13655                 replace deprecated gtk_option_menu...
13656                 patch by Pawel Pekala
13657
13658 2007-10-29 [colin]      3.0.2cvs106
13659
13660         * src/plugins/dillo_viewer/dillo_prefs.c
13661                 Fix forgotten signal connect
13662
13663 2007-10-28 [colin]      3.0.2cvs105
13664
13665         * src/plugins/dillo_viewer/dillo_prefs.c
13666         * src/plugins/dillo_viewer/dillo_prefs.h
13667         * src/plugins/dillo_viewer/dillo_viewer.c
13668                 Implement addressbook-based whitelisting for loading
13669                 remote images. Fixed missing destroy of the embedded
13670                 browser that made a Dillo window pop up on exit, if
13671                 an HTML part was displayed.
13672
13673 2007-10-26 [colin]      3.0.2cvs104
13674
13675         * src/edittags.c
13676                 Add missing static
13677
13678 2007-10-25 [colin]      3.0.2cvs103
13679
13680         * src/editaddress.c
13681                 Add tap-and-hold on the picture, for Maemo
13682         * src/edittags.c
13683         * src/edittags.h
13684         * src/mainwindow.c
13685         * src/procmsg.c
13686         * src/summaryview.c
13687         * src/textview.c
13688                 Unify tag interfaces.
13689
13690 2007-10-25 [colin]      3.0.2cvs102
13691
13692         * src/imap.c
13693         * src/etpan/imap-thread.h
13694                 Much better error handling. We'll need to be really
13695                 clear to users about where errors come from, with 
13696                 the apparition of Gmail's IMAP server.
13697
13698 2007-10-24 [colin]      3.0.2cvs101
13699
13700         * src/edittags.c
13701         * src/mainwindow.c
13702         * src/summaryview.c
13703         * src/textview.c
13704                 Add tags sorting (alphabetical); allow deletion of
13705                 tags from the Apply Tags window
13706
13707 2007-10-24 [colin]      3.0.2cvs100
13708
13709         * src/editaddress.c
13710         * src/editaddress_other_attributes_ldap.c
13711         * src/editaddress_other_attributes_ldap.h
13712         * src/ldapctrl.c
13713         * src/ldapquery.c
13714         * src/ldapupdate.c
13715                 Fix LDAP writing (got broken in cvs39)
13716                 Add read-only support for jpegPhoto LDAP field
13717
13718 2007-10-23 [colin]      3.0.2cvs99
13719
13720         * src/news.c
13721                 Fix crash in some cases
13722
13723 2007-10-22 [colin]      3.0.2cvs98
13724
13725         * src/common/socket.h
13726         * src/common/ssl.c
13727                 Fix big leak in GnuTLS code
13728
13729 2007-10-22 [colin]      3.0.2cvs97
13730
13731         * src/news.c
13732                 Fix bug 1368, 'SIGSEGV in NNTP code'
13733
13734 2007-10-22 [colin]      3.0.2cvs96
13735
13736         * src/prefs_customheader.c
13737                 Catch compface warnings when generating X-Faces
13738
13739 2007-10-22 [wwp]        3.0.2cvs95
13740
13741         * src/quote_fmt_parse.y
13742                 Remove accidentally committed debug traces.
13743                 Fix a warning.
13744
13745 2007-10-22 [colin]      3.0.2cvs94
13746
13747         * src/etpan/nntp-thread.c
13748                 Fix authentication
13749
13750 2007-10-19 [wwp]        3.0.2cvs93
13751
13752         * src/common/ssl_certificate.c
13753                 Add missing include (Windows).
13754
13755 2007-10-19 [colin]      3.0.2cvs92
13756
13757         * src/imap_gtk.c
13758         * src/mimeview.c
13759         * src/textview.c
13760         * src/gtk/inputdialog.c
13761         * src/gtk/inputdialog.h
13762                 Remove the last old combo; patch by
13763                 Pawel
13764
13765 2007-10-19 [colin]      3.0.2cvs91
13766
13767         * src/common/ssl.c
13768                 Fix interop problem with GnuTLS and some crappy
13769                 servers that have very little keys.
13770
13771 2007-10-19 [colin]      3.0.2cvs90
13772
13773         * src/common/ssl.c
13774                 Fix return value check on GnuTLS, and
13775                 display the error
13776
13777 2007-10-18 [colin]      3.0.2cvs89
13778
13779         * src/common/ssl_certificate.c
13780                 Fix missing initialisations
13781
13782 2007-10-18 [wwp]        3.0.2cvs88
13783
13784         * src/Makefile.am
13785                 Fix linking against GNUTLS (matters if --enable-gnutls only).
13786
13787 2007-10-18 [colin]      3.0.2cvs87
13788
13789         * po/POTFILES.in
13790                 Fix build
13791
13792 2007-10-18 [mones]      3.0.2cvs86
13793
13794         * src/editbook.c
13795         * src/import.c
13796         * src/prefs_account.c
13797         * src/prefs_receive.c
13798         * src/gtk/about.c
13799         * src/plugins/bogofilter/bogofilter_gtk.c
13800         * src/plugins/spamassassin/spamassassin_gtk.c
13801                 More capitalisation micro-fixes
13802
13803 2007-10-18 [paul]       3.0.2cvs85
13804
13805         * configure.ac
13806                 add info about NNTP support via libetpan
13807                 change the configure output ending msg a little
13808         * src/gtk/about.c
13809                 similar changes to above
13810
13811 2007-10-18 [colin]      3.0.2cvs84
13812
13813         * src/procmime.c
13814         * src/procmime.h
13815                 Fix missing symbol for S/MIME
13816
13817 2007-10-18 [colin]      3.0.2cvs83
13818
13819         * src/prefs_filtering_action.c
13820                 Fix crash in tags (introduced in cvs78)
13821
13822 2007-10-18 [colin]      3.0.2cvs82
13823
13824         * src/common/Makefile.am
13825         * src/common/nntp.c
13826         * src/common/nntp.h
13827         * src/etpan/Makefile.am
13828         * src/etpan/etpan-thread-manager-types.h
13829         * src/etpan/etpan-thread-manager.c
13830         * src/etpan/imap-thread.c
13831         * src/etpan/nntp-thread.c
13832         * src/etpan/nntp-thread.h
13833         * src/news.c
13834         * src/news.h
13835                 Rewrite the nntp implementation
13836                 to use libetpan. Non-blocking NNTP!
13837         * src/account.c
13838         * src/crash.c
13839         * src/imap.c
13840         * src/inc.c
13841         * src/main.c
13842         * src/mainwindow.c
13843         * src/pop.c
13844         * src/pop.h
13845         * src/prefs_account.c
13846         * src/recv.c
13847         * src/recv.h
13848         * src/send_message.c
13849         * src/send_message.h
13850         * src/ssl_manager.c
13851         * src/ssl_manager.h
13852         * src/wizard.c
13853         * src/common/claws.c
13854         * src/common/session.c
13855         * src/common/session.h
13856         * src/common/smtp.c
13857         * src/common/smtp.h
13858         * src/common/socket.c
13859         * src/common/socket.h
13860         * src/common/ssl.c
13861         * src/common/ssl.h
13862         * src/common/ssl_certificate.c
13863         * src/common/ssl_certificate.h
13864         * src/gtk/about.c
13865         * src/gtk/sslcertwindow.c
13866         * src/gtk/sslcertwindow.h
13867                 Implement GnuTLS support. GnuTLS support
13868                 will be used if OpenSSL isn't available, or
13869                 specified explicitely. (the reason is that
13870                 GnuTLS cerficate checking is a bit less 
13871                 practical than OpenSSL's)
13872
13873 2007-10-18 [paul]       3.0.2cvs81
13874
13875         * src/gtk/inputdialog.c
13876         * src/gtk/inputdialog.h
13877                 fix copyright header
13878
13879 2007-10-17 [colin]      3.0.2cvs80
13880
13881         * src/plugins/pgpcore/select-keys.c
13882                 Fix bug which prevented encryption key
13883                 auto-selection when two or more matched the
13884                 email address, but only one isn't revoked
13885                 or expired.
13886
13887 2007-10-17 [wwp]        3.0.2cvs79
13888
13889         * src/compose.c
13890         * src/quote_fmt.c
13891         * src/quote_fmt.h
13892         * src/quote_fmt_lex.l
13893         * src/quote_fmt_parse.y
13894                 Templates can now attach files using |attach{filename}.
13895
13896 2007-10-17 [wwp]        3.0.2cvs78
13897
13898         * src/prefs_customheader.c
13899         * src/prefs_ext_prog.c
13900         * src/prefs_filtering_action.c
13901         * src/prefs_matcher.c
13902         * src/prefs_other.c
13903         * src/prefs_toolbar.c
13904         * src/gtk/combobox.c
13905         * src/gtk/combobox.h
13906         * src/gtk/gtkutils.c
13907         * src/gtk/gtkutils.h
13908         * src/plugins/bogofilter/bogofilter_gtk.c
13909         * src/plugins/spamassassin/spamassassin_gtk.c
13910                 Removed almost all remaining instances of GtkCombo
13911                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
13912                 few visual and code cleanup from Colin.
13913
13914 2007-10-16 [wwp]        3.0.2cvs77
13915         * src/gtk/pluginwindow.c
13916                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
13917
13918 2007-10-15 [colin]      3.0.2cvs76
13919
13920         * src/edittags.c
13921         * src/edittags.h
13922         * src/filtering.c
13923         * src/filtering.h
13924         * src/importmutt.c
13925         * src/importpine.c
13926         * src/main.c
13927         * src/messageview.c
13928         * src/messageview.h
13929         * src/mimeview.c
13930         * src/mimeview.h
13931         * src/pop.c
13932         * src/pop.h
13933         * src/prefs_common.c
13934         * src/prefs_common.h
13935         * src/prefs_customheader.c
13936         * src/prefs_customheader.h
13937         * src/prefs_display_header.c
13938         * src/prefs_display_header.h
13939         * src/prefs_filtering_action.c
13940         * src/prefs_filtering_action.h
13941         * src/prefs_folder_column.c
13942         * src/prefs_folder_column.h
13943         * src/prefs_folder_item.c
13944         * src/prefs_folder_item.h
13945         * src/prefs_gtk.c
13946         * src/prefs_gtk.h
13947         * src/prefs_logging.h
13948         * src/prefs_matcher.c
13949         * src/prefs_matcher.h
13950         * src/prefs_summary_column.c
13951         * src/prefs_summary_column.h
13952         * src/prefs_summary_open.c
13953         * src/procheader.c
13954         * src/procheader.h
13955         * src/procmime.c
13956         * src/procmime.h
13957         * src/recv.c
13958         * src/recv.h
13959         * src/sourcewindow.c
13960         * src/sourcewindow.h
13961         * src/summaryview.c
13962         * src/summaryview.h
13963         * src/textview.c
13964         * src/textview.h
13965         * src/toolbar.c
13966         * src/toolbar.h
13967         * src/common/mgutils.c
13968         * src/common/mgutils.h
13969         * src/common/nntp.c
13970         * src/common/nntp.h
13971         * src/common/prefs.c
13972         * src/common/prefs.h
13973         * src/common/socket.c
13974         * src/common/socket.h
13975         * src/common/stringtable.c
13976         * src/common/stringtable.h
13977         * src/common/template.c
13978         * src/common/template.h
13979         * src/common/uuencode.c
13980         * src/common/uuencode.h
13981         * src/gtk/gtkshruler.c
13982         * src/gtk/gtkshruler.h
13983         * src/gtk/menu.c
13984         * src/gtk/menu.h
13985         * src/gtk/progressdialog.c
13986         * src/gtk/progressdialog.h
13987                 Remove/staticalize, the return of the revenge
13988
13989 2007-10-15 [colin]      3.0.2cvs75
13990
13991         * src/matcher.c
13992                 Fix redirections in filtering's tests
13993
13994 2007-10-15 [colin]      3.0.2cvs74
13995
13996         * src/imap.c
13997                 Don't build imap_synchronise at all when 
13998                 building without libetpan
13999
14000 2007-10-14 [colin]      3.0.2cvs73
14001
14002         * src/imap.c
14003         * src/common/md5.c
14004         * src/common/md5.h
14005         * src/gtk/manage_window.c
14006         * src/gtk/manage_window.h
14007                 Remove more unused code
14008
14009 2007-10-14 [colin]      3.0.2cvs72
14010
14011         * src/addrquery.c
14012         * src/addrquery.h
14013         * src/recv.c
14014         * src/recv.h
14015         * src/vcard.c
14016         * src/vcard.h
14017         * src/common/xml.c
14018         * src/common/xml.h
14019         * src/common/xmlprops.c
14020         * src/common/xmlprops.h
14021                 Remove more unused code
14022
14023 2007-10-14 [colin]      3.0.2cvs71
14024
14025         * src/common/utils.c
14026                 Remove unused function
14027
14028 2007-10-13 [colin]      3.0.2cvs70
14029
14030         * src/imap.c
14031         * src/imap.h
14032         * src/mainwindow.c
14033         * src/mainwindow.h
14034         * src/gtk/gtkutils.c
14035         * src/gtk/gtkutils.h
14036                 Staticalise/Remove more code
14037
14038 2007-10-13 [colin]      3.0.2cvs69
14039
14040         * src/common/utils.c
14041         * src/common/utils.h
14042                 Remove dead code, unused for ages
14043
14044 2007-10-13 [colin]      3.0.2cvs68
14045
14046         * src/main.c
14047         * src/main.h
14048                 Maemo: define hildon_program in main.c,
14049                 make it accessible in the .h with extern
14050
14051 2007-10-13 [paul]       3.0.2cvs67
14052
14053         * src/gtk/menu.c
14054                 fix a bunch of runtime warnings on maemo
14055
14056 2007-10-13 [paul]       3.0.2cvs66
14057
14058         * src/main.c
14059         * src/main.h
14060         * src/gtk/gtkutils.c
14061         * src/gtk/gtkutils.h
14062                 fix a bunch of compiler warnings on maemo
14063
14064 2007-10-12 [colin]      3.0.2cvs65
14065
14066         * src/account.c
14067         * src/addritem.c
14068         * src/addritem.h
14069         * src/filtering.c
14070         * src/filtering.h
14071         * src/folder.c
14072         * src/folder.h
14073         * src/common/utils.c
14074         * src/common/utils.h
14075                 Remove unused code, staticalise some functions
14076
14077 2007-10-12 [paul]       3.0.2cvs64
14078
14079         * src/account.c
14080         * src/folderview.c
14081         * src/main.c
14082         * src/mainwindow.c
14083         * src/messageview.c
14084         * src/summary_search.c
14085         * src/summaryview.c
14086         * src/toolbar.c
14087         * src/wizard.c
14088         * src/common/utils.c
14089         * src/gtk/prefswindow.c
14090                 fix a bunch of compiler warnings on maemo
14091
14092 2007-10-11 [colin]      3.0.2cvs63
14093
14094         * src/editaddress.c
14095                 Make static function static
14096
14097 2007-10-11 [mones]      3.0.2cvs62
14098
14099         * src/addrduplicates.c
14100         * src/addressbook.c
14101         * src/compose.c
14102         * src/expldifdlg.c
14103         * src/mainwindow.c
14104         * src/messageview.c
14105         * src/pop.c
14106         * src/prefs_customheader.c
14107         * src/prefs_send.c
14108         * src/prefs_themes.c
14109         * src/common/plugin.c
14110         * src/gtk/pluginwindow.c
14111         * src/gtk/quicksearch.c
14112                 Fix several typos and capitalisation issues
14113
14114 2007-10-11 [wwp]        3.0.2cvs61
14115
14116         * src/editaddress.c
14117                 Fix a warning about possible use of uninitialized
14118                 filename var.
14119
14120 2007-10-11 [wwp]        3.0.2cvs60
14121
14122         * src/editaddress.c
14123                 Disable "Unset picture" menu item when there's
14124                 no picture to clear. Fix an extraneous g_unref_object,
14125                 add missing initializers.
14126
14127 2007-10-11 [wwp]        3.0.2cvs59
14128
14129         * src/pixmaps/anonymous.xpm
14130         * src/editaddress.c
14131         * src/Makefile.am
14132         * src/stock_pixmap.c
14133         * src/stock_pixmap.h
14134                 Fix a leak, gettext-ize the photo label.
14135                 Don't clear the existing picture if loading
14136                 a new one fails. Use a default 'anonymous'
14137                 picture (this new xpm has been added to the
14138                 internal stock_pixmap API). Add a
14139                 "Set picture" context menu entry.
14140
14141 2007-10-11 [colin]      3.0.2cvs58
14142
14143         * src/messageview.c
14144                 Make shift-shortcuts work
14145         * src/prefs_actions.c
14146                 Don't ask if we really want to close when
14147                 choosing OK and only the list is changed
14148         * src/prefs_template.c
14149                 Don't ask if we really want to close when
14150                 choosing OK and only the list is changed
14151         * src/common/plugin.c
14152                 Fix writing of second [Plugins_*] block
14153         * src/common/template.c
14154                 Remove unused files (fixes deletion)
14155
14156 2007-10-10 [paul]       3.0.2cvs57
14157
14158         * src/prefs_template.c
14159                 put the whole thing in a scrolled window
14160                 so that half the page is no longer inaccessible
14161                 on maemo
14162                 make the gtk_text_view smaller on maemo
14163
14164 2007-10-10 [colin]      3.0.2cvs56
14165
14166         * src/compose.c
14167                 Fix updating of Attachments number in some
14168                 cases (reedit, attach from command-line, ...)
14169
14170 2007-10-10 [colin]      3.0.2cvs55
14171
14172         * src/editaddress.c
14173                 Initialise error correctly
14174
14175 2007-10-10 [paul]       3.0.2cvs54
14176
14177         * src/prefs_filtering_action.c
14178         * src/gtk/description_window.c
14179         * src/gtk/foldersort.c
14180         * src/gtk/quicksearch.c
14181                 get rid of some pointless new lines and
14182                 make the descripton labels wrap better
14183
14184 2007-10-10 [colin]      3.0.2cvs53
14185
14186         * src/addressadd.c
14187         * src/editaddress.c
14188         * src/headerview.c
14189         * src/textview.c
14190                 More error handling on saving pictures
14191
14192 2007-10-10 [colin]      3.0.2cvs52
14193
14194         * src/printing.c
14195         * src/printing.h
14196                 Generalize a bit printing, so we can factorize
14197                 most of the code. 
14198
14199 2007-10-10 [paul]       3.0.2cvs51
14200
14201         * src/addrduplicates.c
14202                 fix engrish
14203                 use GTK_STOCK... buttons
14204
14205 2007-10-10 [paul]       3.0.2cvs50
14206
14207         * src/addressadd.c
14208         * src/addrindex.c
14209         * src/editaddress.c
14210                 Fix previous patch
14211                 Thanks to Colin
14212
14213 2007-10-10 [paul]       3.0.2cvs49
14214
14215         * src/summaryview.c
14216         * src/messageview.c
14217                 Fix crash on Add sender to addressbook when
14218                 From is null
14219         * src/addressadd.c
14220         * src/addrindex.c
14221         * src/editaddress.c
14222         * src/editaddress_other_attributes_ldap.h
14223                 Fix leaks 
14224                 Rename images to .png in addrbook/
14225         * src/headerview.c
14226         * src/textview.c
14227                 Fix Face/X-Face being used if adding another
14228                 address than sender to addressbook
14229                 Thanks to Colin
14230
14231 2007-10-10 [holger]     3.0.2cvs48
14232
14233         * src/addrduplicates.c
14234         * src/editaddress.c
14235                 Improvements to the addressbook duplicate finder
14236                 feature:
14237                  - add an edit button to the button bar
14238                  - display the whole bookname (with iface) and
14239                    use this for same-book checking
14240                  - after editing, try to keep selections if the
14241                    entries are still present
14242                  - sort the email column alphabetically
14243                  - put results in a scrolled window
14244                  - support embedded editing
14245                  - make columns in detail view resizable
14246                  - add keyboard shortcuts
14247
14248 2007-10-10 [wwp]        3.0.2cvs47
14249
14250         * src/addrindex.c
14251                 Fix a crash when there's no From: in email, thanks to Colin.
14252
14253 2007-10-09 [paul]       3.0.2cvs46
14254
14255         * src/messageview.c
14256         * src/summaryview.c
14257         * src/textview.c
14258                 fix building without compface support
14259
14260 2007-10-09 [colin]      3.0.2cvs45
14261
14262         * src/editaddress.c
14263         * src/headerview.c
14264         * src/textview.c
14265                 Add error handling
14266
14267 2007-10-09 [colin]      3.0.2cvs44
14268
14269         * src/addrduplicates.c
14270         * src/addressadd.c
14271         * src/addressadd.h
14272         * src/addressbook.c
14273         * src/addressbook.h
14274         * src/addrindex.c
14275         * src/addrindex.h
14276         * src/addritem.c
14277         * src/addritem.h
14278         * src/compose.c
14279         * src/editaddress.c
14280         * src/editaddress_other_attributes_ldap.h
14281         * src/headerview.c
14282         * src/messageview.c
14283         * src/mimeview.c
14284         * src/summaryview.c
14285         * src/textview.c
14286         * src/gtk/gtkutils.c
14287                 Automatically set contacts' pictures from Face 
14288                 or X-Face if they have no picture
14289                 Display the contact picture in textview or
14290                 headerview for mails sent by people in the 
14291                 addressbook, that have no Face or X-Face
14292                 Fix a few details in the Person edition dialog
14293                 (ability to unset picture)
14294                 Remove picture file when deleting contacts
14295
14296 2007-10-09 [iwkse]      3.0.2cvs43
14297
14298         * src/gtk/about.c
14299                 center the about window
14300
14301 2007-10-09 [paul]       3.0.2cvs42
14302
14303         * src/prefs_toolbar.c
14304                 fix icon selector window on maemo
14305
14306 2007-10-09 [paul]       3.0.2cvs41
14307
14308         * src/messageview.c
14309                 add 'go to' menu to separate msgview
14310
14311 2007-10-09 [colin]      3.0.2cvs40
14312
14313         * src/common/defs.h
14314                 Add forgotten file
14315
14316 2007-10-09 [iwkse]      3.0.2cvs39
14317
14318         * Makefile.am
14319         * src/addressbook.c
14320         * src/addritem.c
14321         * src/addritem.h
14322         * src/editaddress.c
14323         * src/editaddress_other_attributes_ldap.h
14324         * src/addrbook.c
14325         * src/Makefile.am
14326                 set a photo in the Addressbook
14327
14328 2007-10-08 [colin]      3.0.2cvs38
14329
14330         * src/prefs_toolbar.c
14331                 Make height 320 to remove the scrollbar 
14332                 (with current number of icons)
14333
14334 2007-10-08 [colin]      3.0.2cvs37
14335
14336         * src/prefs_toolbar.c
14337                 Transform the treeview to a GtkIconView.
14338                 Patch by Pawel
14339                 In addition, transform the window so that 
14340                 it looks like a popup menu. Patch by me
14341
14342 2007-10-08 [colin]      3.0.2cvs36
14343
14344         * src/compose.c
14345         * src/compose.h
14346                 Beautify the GUI a bit; in particular, show the
14347                 number of attachments in the tab's title.
14348                 Patch by Pawel
14349
14350 2007-10-08 [paul]       3.0.2cvs35
14351
14352         * src/mimeview.c
14353                 Save users from themselves: save temporary
14354                 files used for Open/Open with as read-only.
14355                 Thanks to Colin
14356
14357 2007-10-08 [paul]       3.0.2cvs34
14358
14359         * tools/Makefile.am
14360                 forgot this in cvs33
14361
14362 2007-10-08 [paul]       3.0.2cvs33
14363
14364         * tools/kdeservicemenu/README
14365         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14366         * tools/kdeservicemenu/install.sh
14367         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14368                 renamed template* to *template so as not to confuse
14369                 lintian
14370
14371 2007-10-08 [paul]       3.0.2cvs32
14372
14373         * src/prefs_themes.c
14374         * src/stock_pixmap.c
14375                 replace 2 direct uses of RC_DIR
14376
14377 2007-10-07 [colin]      3.0.2cvs31
14378
14379         * src/addrduplicates.c
14380         * src/addrduplicates.h
14381         * src/addressbook.c
14382         * src/addressbook.h
14383         * src/addrindex.c
14384         * src/addrindex.h
14385                 Implement deletion in duplicate finder. 
14386                 Patch by Holger 
14387
14388 2007-10-07 [colin]      3.0.2cvs30
14389
14390         * src/exporthtml.c
14391         * src/mbox.c
14392         * src/common/utils.c
14393                 Better fix for Solaris, thanks to Nicolas Doualot
14394
14395 2007-10-07 [colin]      3.0.2cvs29
14396
14397         * AUTHORS
14398         * src/gtk/authors.h
14399                 Add Frank Dietrich
14400
14401 2007-10-07 [colin]      3.0.2cvs28
14402
14403         * src/exporthtml.c
14404                 Fix HTML export to make it more compliant
14405                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14406
14407 2007-10-07 [colin]      3.0.2cvs27
14408
14409         * src/prefs_toolbar.c
14410                 Only use icons that wouldn't look stupid in the toolbar
14411                 Patch by Pawel
14412
14413 2007-10-07 [colin]      3.0.2cvs26
14414
14415         * src/prefs_toolbar.c
14416                 Fix old icon being used when none is selected
14417
14418 2007-10-07 [colin]      3.0.2cvs25
14419
14420         * src/toolbar.c
14421                 Fix copy/paste error
14422
14423 2007-10-07 [colin]      3.0.2cvs24
14424
14425         * src/prefs_toolbar.c
14426         * src/toolbar.c
14427         * src/toolbar.h
14428                 Update icon to default one when changing event
14429                 Make the icon chooser nicer (handle Esc, Enter,
14430                 double-click)
14431
14432 2007-10-06 [colin]      3.0.2cvs23
14433
14434         * src/prefs_toolbar.c
14435                 Fix text reset; patch by Pawel
14436
14437 2007-10-06 [colin]      3.0.2cvs22
14438
14439         * src/toolbar.h
14440                 Complete previous commit
14441
14442 2007-10-06 [colin]      3.0.2cvs21
14443
14444         * src/prefs_toolbar.c
14445         * src/toolbar.c
14446                 Set toolbar text automatically to the default
14447                 when changing Event executed on click
14448
14449 2007-10-06 [colin]      3.0.2cvs20
14450
14451         * src/prefs_toolbar.c
14452                 Invert Text and Event fields
14453
14454 2007-10-06 [colin]      3.0.2cvs19
14455
14456         * src/prefs_toolbar.c
14457         * src/toolbar.c
14458                 Make toolbar prefs look much better
14459                 Patch by Pawel Pekala
14460
14461 2007-10-06 [paul]       3.0.2cvs18
14462
14463         * src/account.c
14464         * src/prefs_filtering.c
14465                 fix checkbuttons in gtktreeview on maemo by
14466                 setting maemo's "allow-checkbox-mode" to FALSE
14467
14468 2007-10-06 [colin]      3.0.2cvs17
14469
14470         * configure.ac
14471                 Export -DSOLARIS in CFLAGS for all
14472                 Solaris (not just 2.8) and OpenSolaris
14473
14474 2007-10-06 [paul]       3.0.2cvs16
14475
14476         * AUTHORS
14477         * src/exporthtml.c
14478         * src/mbox.c
14479         * src/gtk/authors.h
14480                 fix build on solaris where ctime_r takes
14481                 3 arguments rather than 2.
14482                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14483
14484 2007-10-05 [colin]      3.0.2cvs15
14485
14486         * src/etpan/imap-thread.c
14487                 Fix wrong error codepath
14488
14489 2007-10-05 [wwp]        3.0.2cvs14
14490
14491         * src/filtering.c
14492                 Fix unexpected logging of quicksearches:
14493                 debug_filtering_session flag was never reset to FALSE, causing
14494                 matcher functions to log when called from a quicksearch
14495                 (if a filtering session happened before).
14496
14497 2007-10-05 [paul]       3.0.2cvs13
14498
14499         * src/prefs_actions.c
14500         * src/prefs_filtering.c
14501         * src/prefs_template.c
14502                 fix bug 1343, 'Filtering..'s close button
14503                 silently discards new filter'
14504                 Thanks to Colin
14505
14506 2007-10-05 [paul]       3.0.2cvs12
14507
14508         * configure.ac
14509         * src/Makefile.am
14510                 fix bug 1347, '-Wno-unused-function, optional'
14511
14512 2007-10-05 [colin]      3.0.2cvs11
14513
14514         * src/procmime.c
14515         * src/common/mgutils.c
14516                 Fix warnings
14517
14518 2007-10-05 [mones]      3.0.2cvs10
14519
14520         * manual/advanced.xml
14521                 Use full menu name
14522         * manual/es/advanced.xml
14523                 Synchronise translation
14524
14525 2007-10-04 [colin]      3.0.2cvs9
14526
14527         * src/action.c
14528         * src/addrbook.c
14529         * src/addrindex.c
14530         * src/compose.c
14531         * src/exporthtml.c
14532         * src/exportldif.c
14533         * src/folder.c
14534         * src/main.c
14535         * src/matcher.c
14536         * src/mbox.c
14537         * src/messageview.c
14538         * src/mh.c
14539         * src/news.c
14540         * src/partial_download.c
14541         * src/pop.c
14542         * src/procmime.c
14543         * src/procmsg.c
14544         * src/toolbar.c
14545         * src/common/log.c
14546         * src/common/mgutils.c
14547         * src/common/plugin.c
14548         * src/common/utils.c
14549         * src/common/xml.c
14550         * src/common/xml.h
14551         * src/common/xmlprops.c
14552         * src/common/xmlprops.h
14553         * src/plugins/bogofilter/bogofilter.c
14554         * src/plugins/clamav/clamav_plugin.c
14555         * src/plugins/dillo_viewer/dillo_prefs.c
14556         * src/plugins/pgpcore/prefs_gpg.c
14557         * src/plugins/pgpinline/pgpinline.c
14558         * src/plugins/pgpmime/pgpmime.c
14559         * src/plugins/spamassassin/spamassassin.c
14560         * src/plugins/trayicon/trayicon_prefs.c
14561                 Verify success on writes. Will fix possible strange
14562                 failure on disk full.
14563
14564 2007-10-04 [paul]       3.0.2cvs8
14565
14566         * manual/advanced.xml
14567                 add further info about Actions
14568                 Patch by Emmanuel Briot <briot@adacore.com>
14569
14570 2007-10-04 [paul]       3.0.2cvs7
14571
14572         * src/account.c
14573                 remove the D column, instead indicate the
14574                 default account by use of bold text
14575
14576 2007-10-03 [colin]      3.0.2cvs6
14577
14578         * src/common/template.c
14579                 Fix templates writing (was prone to disk full problems)
14580
14581 2007-10-03 [colin]      3.0.2cvs5
14582
14583         * src/Makefile.am
14584         * src/addrduplicates.c
14585         * src/addrduplicates.h
14586         * src/addressbook.c
14587                 Add duplicate deletion. Patch by Holger
14588
14589 2007-10-03 [colin]      3.0.2cvs4
14590
14591         * src/matcher.c
14592         * src/gtk/quicksearch.c
14593                 Fix bug 1340, 'Case insensitive searches with 
14594                 non-ascii alphabets fail'.
14595
14596 2007-10-03 [colin]      3.0.2cvs3
14597
14598         * src/main.c
14599         * src/common/utils.c
14600         * src/common/utils.h
14601                 Implement run-time alternative config directories
14602
14603 2007-10-03 [colin]      3.0.2cvs2
14604
14605         * src/folderview.c
14606                 Prevent opening folder item while folder
14607                 is scanned in a better way
14608
14609 2007-10-02 [paul]       3.0.2cvs1
14610
14611         * NEWS
14612         * README
14613         * RELEASE_NOTES
14614         * configure.ac
14615                 bump up version number following stable release
14616
14617 2007-09-30 [colin]      3.0.1cvs49
14618
14619         * src/imap.c
14620                 Refresh session if needed
14621
14622 2007-09-30 [colin]      3.0.1cvs48
14623
14624         * src/imap.c
14625                 Reset folder's session to NULL
14626                 before destroying it
14627
14628 2007-09-30 [mones]      3.0.1cvs47
14629
14630         * manual/handling.xml
14631                 Use markup quotes instead hardcoded quotes
14632         * manual/es/handling.xml
14633                 Added new synced section (IMAP subscriptions)
14634
14635 2007-09-29 [colin]      3.0.1cvs46
14636
14637         * src/imap.c
14638                 Notice disconnections faster
14639
14640 2007-09-28 [colin]      3.0.1cvs45
14641
14642         * src/addressbook.c
14643         * src/addrindex.c
14644                 Fix warnings
14645
14646 2007-09-28 [paul]       3.0.1cvs44
14647
14648         * src/mimeview.c
14649                 fix maemo build
14650
14651 2007-09-28 [paul]       3.0.1cvs43
14652
14653         * src/account.c
14654                 use gtk_widget_set_size_request() on the label
14655                 so that wrapping works better. get rid of the
14656                 (partially deprecated) hbutton_box.
14657                 these changes should prevent buttons overlapping
14658                 on maemo
14659
14660 2007-09-28 [colin]      3.0.1cvs42
14661
14662         * src/pop.c
14663                 Fix typo :)
14664
14665 2007-09-28 [colin]      3.0.1cvs41
14666
14667         * src/compose.c
14668         * src/msgcache.c
14669         * src/pop.c
14670         * src/procmime.c
14671         * src/etpan/imap-thread.c
14672                 64bits-related warning fixes
14673
14674 2007-09-28 [colin]      3.0.1cvs40
14675
14676         * src/folder_item_prefs.c
14677         * src/ldaputil.c
14678         * src/mainwindow.c
14679         * src/mimeview.c
14680         * src/common/tags.c
14681                 Fix warnings
14682
14683 2007-09-28 [colin]      3.0.1cvs39
14684
14685         * src/plugins/spamassassin/spamassassin.c
14686         * src/plugins/spamassassin/spamassassin.h
14687         * src/plugins/spamassassin/spamassassin_gtk.c
14688                 Add addressbook-based whitelisting
14689
14690 2007-09-28 [colin]      3.0.1cvs38
14691
14692         * src/folder.c
14693                 Fix bug 1337, 'crash on pressing Send button'
14694
14695 2007-09-28 [paul]       3.0.1cvs37
14696
14697         * src/prefs_folder_item.c
14698                 give the orphans a parent. makes all prefs
14699                 pages visible on maemo
14700
14701 2007-09-28 [colin]      3.0.1cvs36
14702
14703         * src/prefs_folder_column.c
14704         * src/prefs_summary_column.c
14705                 Fix two leaks
14706
14707 2007-09-27 [colin]      3.0.1cvs35
14708
14709         * src/gtk/quicksearch.c
14710                 Fix bug 1336, 'Segfault if empty space before search-string'
14711
14712 2007-09-26 [mones]      3.0.1cvs34
14713
14714         * manual/account.xml
14715         * manual/plugins.xml
14716                 Fixed irc channel name, added some docbook markup.
14717                 Changed text markup to docbook markup. 
14718                 Added spamcop as supported in SpamReport description.
14719         * manual/fr/plugins.xml
14720                 Fixed irc channel name.
14721         * manual/es/account.xml
14722         * manual/es/advanced.xml
14723         * manual/es/claws-mail-manual.xml
14724         * manual/es/glossary.xml
14725         * manual/es/gpl.xml
14726         * manual/es/keyboard.xml
14727         * manual/es/plugins.xml
14728                 Synced with English version, fixed a couple of typos.
14729
14730 2007-09-26 [colin]      3.0.1cvs33
14731
14732         * configure.ac
14733                 Explain why "Libgnomeprint: no" on GTK+ 2.10
14734
14735 2007-09-26 [colin]      3.0.1cvs32
14736
14737         * src/messageview.c
14738         * src/procmsg.c
14739         * src/procmsg.h
14740                 Optimisation: avoid fetching mail 3 times locally
14741                 for displaying
14742
14743 2007-09-26 [colin]      3.0.1cvs31
14744
14745         * src/mh.c
14746                 Fix missing static
14747
14748 2007-09-26 [colin]      3.0.1cvs30
14749
14750         * src/folder.c
14751         * src/folder.h
14752         * src/mh.c
14753         * src/mh.h
14754                 Fix MH mtime hack - make it a folder class function
14755
14756 2007-09-26 [colin]      3.0.1cvs29
14757
14758         * src/inc.c
14759                 Fix bug 1334, 'user defined mail incorporation 
14760                 script not run'
14761
14762 2007-09-25 [colin]      3.0.1cvs28
14763
14764         * src/codeconv.c
14765                 Optimisation: shortcut conv_codeset_strdup
14766                 when src_code and dest_code are the same
14767         * src/common/xml.c
14768         * src/common/xml.h
14769                 Optimisation: shortcut code conversions when
14770                 files are in UTF-8; faster list walking by
14771                 using prepend/reverse.
14772
14773 2007-09-25 [holger]     3.0.1cvs27
14774
14775         * src/printing.c
14776                 Replace button bar of the preview window
14777                 with a real toolbar (patch by Colin)
14778                 Add zooming to the preview window
14779
14780 2007-09-24 [paul]       3.0.1cvs26
14781
14782         * src/compose.c
14783                 compact the character set menu, adding some
14784                 missing encodings. Patch by Pawel Pekala
14785
14786 2007-09-23 [paul]       3.0.1cvs25
14787
14788         * src/prefs_account.c
14789         * src/prefs_folder_item.c
14790         * src/prefs_quote.c
14791         * src/quote_fmt.c
14792         * src/quote_fmt.h
14793                 remove unnecessary frame from Templates options
14794                 and improve the English of the check button label
14795
14796 2007-09-22 [colin]      3.0.1cvs24
14797
14798         * src/gtk/quicksearch.c
14799                 Fix bug 1329, 'error in quicksearch.c'
14800                 Fix return with value in function returning void
14801
14802 2007-09-22 [colin]      3.0.1cvs23
14803
14804         * src/imap.c
14805         * src/procmsg.h
14806         * src/common/utils.c
14807         * src/common/utils.h
14808         * src/etpan/imap-thread.c
14809                 Optimise fetching IMAP cached emails *a lot*
14810                 (remember whether mail is fully cached and \r's
14811                  are already stripped)
14812
14813 2007-09-22 [colin]      3.0.1cvs22
14814
14815         * src/folder.c
14816         * src/folder.h
14817         * src/prefs_folder_item.c
14818                 Add a button to allow users to drop local caches.
14819
14820 2007-09-21 [colin]      3.0.1cvs21
14821
14822         * src/summaryview.c
14823                 Remove unnecessary error when cancelling export to mbox.
14824                 Patch by Pawel
14825
14826 2007-09-21 [paul]       3.0.1cvs20
14827
14828         * src/gtk/prefswindow.c
14829                 remove unnecessary frames from the prefs
14830                 pages. Patch by Pawel Pekala
14831
14832 2007-09-21 [paul]       3.0.1cvs19
14833
14834         * src/prefs_account.c
14835         * src/prefs_folder_item.c
14836         * src/prefs_quote.c
14837         * src/quote_fmt.c
14838                 put the Templates options into a tabbed
14839                 layout. Patch by Pawel Pekala
14840
14841 2007-09-21 [paul]       3.0.1cvs18
14842
14843         * src/mainwindow.c
14844                 group together the character set menu items
14845                 move the /View/Show or hide/Message view below
14846                 .../Toolbar menu item
14847                 Patch by Pawel Pekala
14848
14849 2007-09-21 [mones]      3.0.1cvs17
14850
14851         * src/compose.c
14852                 Fix for bug 1327, 'segfault when replying to a non-existent
14853                 news message', thanks to Colin.
14854
14855 2007-09-21 [colin]      3.0.1cvs16
14856
14857         * src/folderview.c
14858                 Complete 3.0.1cvs15
14859
14860 2007-09-20 [colin]      3.0.1cvs15
14861
14862         * src/folderview.c
14863         * src/folderview.h
14864                 Maybe fix bug 1324, 'Corrupted IMAP cache'
14865
14866 2007-09-20 [colin]      3.0.1cvs14
14867
14868         * src/printing.c
14869                 Fix a little leak
14870
14871 2007-09-20 [holger]     3.0.1cvs13
14872
14873         * src/printing.c
14874                 Add page layout to print preview.
14875                 Make the close-button in the toolbar
14876                 right-aligned.
14877
14878 2007-09-20 [paul]       3.0.1cvs12
14879
14880         * po/ru.po
14881                 updated by Pavlo Bohmat
14882
14883 2007-09-19 [colin]      3.0.1cvs11
14884
14885         * src/common/utils.c
14886                 Prevent unquoted mime boundaries, by always
14887                 using a /
14888
14889 2007-09-19 [colin]      3.0.1cvs10
14890
14891         * src/printing.c
14892                 Fix drawing area size, fix DPI change that
14893                 can cause total number of lines to decrease
14894
14895 2007-09-19 [colin]      3.0.1cvs9
14896
14897         * po/POTFILES.in
14898         * src/printing.c
14899                 Make print preview more efficient and nicer.
14900                 Patch mostly by Holger Berndt <hb@claws-mail.org>
14901
14902 2007-09-19 [colin]      3.0.1cvs8
14903
14904         * src/prefs_common.c
14905         * src/prefs_common.h
14906         * src/printing.c
14907                 Add scrolledwindow, default allocation and
14908                 size saving to the print preview window.
14909
14910 2007-09-18 [colin]      3.0.1cvs7
14911
14912         * src/prefs_common.c
14913         * src/prefs_common.h
14914         * src/prefs_image_viewer.c
14915         * src/printing.c
14916                 GtkPrintOperation:
14917                 - add image printing support
14918                 - add option to print images
14919                 - add preview widget
14920                 - add saving of a few Page Setup parameters
14921
14922 2007-09-18 [colin]      3.0.1cvs6
14923
14924         * AUTHORS
14925         * src/gtk/authors.h
14926                 Add Guillaume Chazarain
14927
14928 2007-09-18 [colin]      3.0.1cvs5
14929
14930         * src/common/utils.c
14931                 Fix bug 1321, 'access before allocation 
14932                 when scanning for uris'. Patch by 
14933                 Guillaume Chazarain <guichaz@yahoo.fr>
14934
14935 2007-09-18 [colin]      3.0.1cvs4
14936
14937         * src/toolbar.c
14938                 Fix bug 1320, 'Memory leak caused by 
14939                 gtk_container_get_children'. Patch by
14940                 Guillaume Chazarain <guichaz@yahoo.fr>
14941
14942 2007-09-18 [colin]      3.0.1cvs3
14943
14944         * src/printing.c
14945         * src/printing.h
14946                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
14947
14948 2007-09-18 [colin]      3.0.1cvs2
14949
14950         * src/Makefile.am
14951         * src/mainwindow.c
14952         * src/messageview.c
14953         * src/messageview.h
14954         * src/prefs_ext_prog.c
14955         * src/prefs_fonts.c
14956         * src/printing.c
14957         * src/printing.h
14958         * src/summaryview.c
14959                 Use GtkPrintOperation by default on GTK+ >= 2.10
14960                 Patch by Holger Berndt <hb@claws-mail.org>
14961
14962 2007-09-18 [paul]       3.0.1cvs1
14963
14964         * NEWS
14965         * README
14966         * RELEASE_NOTES
14967         * configure.ac
14968                 bump up version number following stable release
14969
14970 2007-09-16 [colin]      3.0.0cvs18
14971
14972         * src/folder.c
14973                 Fix possible memleak
14974
14975 2007-09-16 [colin]      3.0.0cvs17
14976
14977         * src/folderview.c
14978                 Fix bug 1311, 'Wrong arrow position 
14979                 while moving message into folder when 
14980                 column headers hidden'
14981         * src/image_viewer.c
14982                 Show error in the GUI if image can't
14983                 be loaded
14984         * src/matcher.c
14985                 Fix spurious output
14986         * src/messageview.c
14987                 Allow setting domain in msgid
14988         * src/common/plugin.c
14989                 Add timing information
14990
14991 2007-09-16 [colin]      3.0.0cvs16
14992
14993         * src/account.c
14994         * src/compose.c
14995         * src/prefs_account.c
14996         * src/prefs_account.h
14997         * src/common/utils.c
14998                 Remove Generate Message-ID option. We need
14999                 this on some IMAP servers.
15000         * src/prefs_template.c
15001                 Fix double-free
15002
15003 2007-09-16 [colin]      3.0.0cvs15
15004
15005         * src/prefs_filtering.c
15006         * src/prefs_filtering.h
15007         * src/prefs_filtering_action.c
15008         * src/common/tags.c
15009                 Fix tags issues: tags with spaces, renaming
15010                 tags.
15011
15012 2007-09-16 [colin]      3.0.0cvs14
15013
15014         * src/folderview.c
15015         * src/main.c
15016         * src/mainwindow.c
15017                 Fix bug 1308, 'Claws deletes folderlist.xml after
15018                 fetching mail short after start-up'
15019
15020 2007-09-16 [colin]      3.0.0cvs13
15021
15022         * src/compose.c
15023                 Fix scrolling to cursor
15024
15025 2007-09-16 [paul]       3.0.0cvs12
15026
15027         * po/sr.po
15028                 updated by Aleksandar Urosevic
15029
15030 2007-09-16 [paul]       3.0.0cvs11
15031
15032         * src/folder.c
15033                 do not allow locked msgs to be deleted,
15034                 even by filtering/processing
15035
15036 2007-09-07 [paul]       3.0.0cvs10
15037
15038         * src/prefs_folder_column.c
15039         * src/prefs_summary_column.c
15040                 implement button sensitivity
15041                 patch by Pawel Pekala
15042
15043 2007-09-06 [wwp]        3.0.0cvs9
15044
15045         * src/prefs_gtk.c
15046                 Add a missing linefeed to a debug message.
15047
15048 2007-09-05 [colin]      3.0.0cvs8
15049
15050         * src/inc.c
15051                 Fix statusbar/window mismatch on Maemo
15052
15053 2007-09-05 [colin]      3.0.0cvs7
15054
15055         * src/ldaputil.c
15056                 Fix build without USE_LDAP_TLS
15057
15058 2007-09-05 [colin]      3.0.0cvs6
15059
15060         * src/folder.c
15061         * src/imap.c
15062         * src/inc.c
15063         * src/mbox.c
15064         * src/send_message.c
15065         * src/statusbar.c
15066         * src/statusbar.h
15067                 Maemo: distinguish various statusbar messages,
15068                 in order to display only the most important.
15069
15070 2007-09-04 [wwp]        3.0.0cvs5
15071
15072         * src/account.c
15073                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15074                 Show protocol "SMTP" and the appropriate server for send-only
15075                 accounts, show "-" instead of "" when no value is relevant.
15076
15077 2007-09-03 [ticho]      3.0.0cvs4
15078
15079         * src/summaryview.c
15080                 Handle plural form better in delete confirmation dialog.
15081
15082 2007-09-03 [wwp]        3.0.0cvs3
15083
15084         * src/compose.c
15085                 Warn differently when sending or sending later (queueing).
15086
15087 2007-09-03 [colin]      3.0.0cvs2
15088
15089         * src/procmime.c
15090         * src/procmime.h
15091         * src/common/plugin.c
15092         * src/common/plugin.h
15093                 Add a new plugin API, MimeParser. It allows
15094                 plugins to scan email MIME parts and optionally,
15095                 transform them.
15096
15097 2007-09-03 [mones]      3.0.0cvs1
15098
15099         * po/es.po
15100                 Updated translation
15101         * src/common/defs.h
15102                 While a better solution is made double history sizes
15103
15104 2007-09-03 [paul]       3.0.0
15105
15106         * NEWS
15107         * README
15108         * RELEASE_NOTES
15109                 3.0.0 released
15110
15111 [For previous entries, see ChangeLog.2.0.0-3.0.0]