ce4b2303ceb781c0539038f2f4343644dce39d68
[claws.git] / ChangeLog
1 2013-02-22 [colin]      3.9.0cvs100
2
3         * AUTHORS
4         * src/gtk/authors.h
5         * src/summaryview.c
6                 Fix bug #2702, "Support splitting subject line for small screen
7                 layout". Patch by Ben Deering.
8
9 2013-02-21 [paul]       3.9.0cvs99
10
11         * configure.ac
12                 add he to ALL_LINGUAS
13
14 2013-02-20 [colin]      3.9.0cvs98
15
16         * src/main.c
17                 Fix seg on w32
18
19 2013-02-20 [colin]      3.9.0cvs97
20
21         * src/plugins/att_remover/claws.def
22         * src/plugins/fetchinfo/claws.def
23         * src/plugins/spam_report/claws.def
24                 Add more needed symbols
25
26 2013-02-20 [colin]      3.9.0cvs96
27
28         * src/plugins/att_remover/Makefile.am
29         * src/plugins/fetchinfo/Makefile.am
30         * src/plugins/spam_report/Makefile.am
31                 Fix missed parts for w32
32
33 2013-02-20 [colin]      3.9.0cvs95
34
35         * src/prefs_common.h
36         * src/plugins/address_keeper/claws.def
37         * src/plugins/att_remover/Makefile.am
38         * src/plugins/att_remover/claws.def
39         * src/plugins/att_remover/plugin.def
40         * src/plugins/att_remover/version.rc
41         * src/plugins/clamd/libclamd/Makefile.am
42         * src/plugins/fetchinfo/Makefile.am
43         * src/plugins/fetchinfo/claws.def
44         * src/plugins/fetchinfo/plugin.def
45         * src/plugins/fetchinfo/version.rc
46         * src/plugins/mailmbox/Makefile.am
47         * src/plugins/mailmbox/claws.def
48         * src/plugins/mailmbox/plugin.def
49         * src/plugins/mailmbox/version.rc
50         * src/plugins/notification/gtkhotkey/Makefile.am
51         * src/plugins/spam_report/Makefile.am
52         * src/plugins/spam_report/claws.def
53         * src/plugins/spam_report/plugin.def
54         * src/plugins/spam_report/spam_report.c
55         * src/plugins/spam_report/version.rc
56                 Win32 build fixes (and add of address_keeper, att_remover,
57                 fetchinfo and spam_report)
58
59 2013-02-20 [paul]       3.9.0cvs94
60
61         * configure.ac
62                 a little more report layout tweaking
63
64 2013-02-20 [colin]      3.9.0cvs93
65
66         * src/common/plugin.c
67                 Auto fix plugin names ending in "_plugin"
68
69 2013-02-20 [colin]      3.9.0cvs92
70
71         * src/plugins/gdata/Makefile.am
72                 Change plugin name
73
74 2013-02-20 [colin]      3.9.0cvs91
75
76         * src/plugins/fetchinfo/Makefile.am
77         * src/plugins/notification/Makefile.am
78         * src/plugins/perl/Makefile.am
79         * src/plugins/python/Makefile.am
80                 Drop _plugin from the plugin's filename
81
82 2013-02-20 [colin]      3.9.0cvs90
83
84         * configure.ac
85                 Group core's --{en,dis}able switches
86
87 2013-02-20 [colin]      3.9.0cvs89
88
89         * configure.ac
90                 typos
91
92 2013-02-20 [colin]      3.9.0cvs88
93
94         * configure.ac
95         * Makefile.am
96                 Don't check for GNOME2 when we want to check for
97                 gtk-update-icon-cache; Typo fix
98
99 2013-02-20 [colin]      3.9.0cvs87
100
101         * src/plugins/Makefile.am
102         * src/plugins/acpi_notifier/Makefile.am
103         * src/plugins/address_keeper/Makefile.am
104         * src/plugins/archive/Makefile.am
105         * src/plugins/att_remover/Makefile.am
106         * src/plugins/attachwarner/Makefile.am
107         * src/plugins/bogofilter/Makefile.am
108         * src/plugins/bsfilter/Makefile.am
109         * src/plugins/clamd/Makefile.am
110         * src/plugins/demo/Makefile.am
111         * src/plugins/fancy/Makefile.am
112         * src/plugins/fetchinfo/Makefile.am
113         * src/plugins/gdata/Makefile.am
114         * src/plugins/mailmbox/Makefile.am
115         * src/plugins/newmail/Makefile.am
116         * src/plugins/notification/Makefile.am
117         * src/plugins/pdf_viewer/Makefile.am
118         * src/plugins/perl/Makefile.am
119         * src/plugins/pgpcore/Makefile.am
120         * src/plugins/pgpinline/Makefile.am
121         * src/plugins/pgpmime/Makefile.am
122         * src/plugins/python/Makefile.am
123         * src/plugins/rssyl/Makefile.am
124         * src/plugins/smime/Makefile.am
125         * src/plugins/spam_report/Makefile.am
126         * src/plugins/spamassassin/Makefile.am
127         * src/plugins/tnef_parse/Makefile.am
128         * src/plugins/vcalendar/Makefile.am
129                 Change automake conditionals so that all plugins subdirectories
130                 are included, but nothing built in disabled plugins. Fixes make
131                 dist with some plugins --disabled.
132
133 2013-02-20 [colin]      3.9.0cvs86
134
135         * configure.ac
136         * src/plugins/fancy/fancy_viewer.h
137                 Fix build for Fancy and vCalendar
138
139 2013-02-20 [colin]      3.9.0cvs85
140
141         * configure.ac
142                 Rework plugin enabling logic. More clean!
143         * src/plugins/fancy/fancy_viewer.c
144         * src/plugins/fancy/fancy_viewer.h
145         * src/plugins/spam_report/spam_report.c
146                 Make curl dependancy mandatory
147         * src/plugins/notification/notification_plugin.c
148                 Fix build with every possible thing disabled
149         * src/plugins/notification/Makefile.am
150         * src/plugins/notification/gtkhotkey/.cvsignore
151         * src/plugins/notification/gtkhotkey/Makefile.am
152         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
153         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
154         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
155         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
156         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
157         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
158         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
159         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
160         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
161         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
162         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
163         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
164         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
165         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
166         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
167         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
168         * src/plugins/notification/gtkhotkey/gtkhotkey.h
169         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
170         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
171         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
172         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
173                 Re-add hotkey support
174         * src/plugins/spam_report/Makefile.am
175         * src/plugins/tnef_parse/Makefile.am
176                 Remove gettext.h
177
178 2013-02-20 [colin]      3.9.0cvs84
179
180         * configure.ac
181         * po/POTFILES.in
182         * src/plugins/Makefile.am
183         * src/plugins/dillo_viewer/.cvsignore
184         * src/plugins/dillo_viewer/Makefile.am
185         * src/plugins/dillo_viewer/README
186         * src/plugins/dillo_viewer/dillo_prefs.c
187         * src/plugins/dillo_viewer/dillo_prefs.h
188         * src/plugins/dillo_viewer/dillo_viewer.c
189         * src/plugins/trayicon/.cvsignore
190         * src/plugins/trayicon/Makefile.am
191         * src/plugins/trayicon/README
192         * src/plugins/trayicon/trayicon.c
193         * src/plugins/trayicon/trayicon_prefs.c
194         * src/plugins/trayicon/trayicon_prefs.h
195         * src/plugins/trayicon/libeggtrayicon/.cvsignore
196                 Drop trayicon and dillo_viewer
197
198 2013-02-20 [colin]      3.9.0cvs83
199
200         * configure.ac
201         * src/plugins/Makefile.am
202         * src/plugins/spam_report/.cvsignore
203         * src/plugins/spam_report/Makefile.am
204         * src/plugins/spam_report/placeholder.txt
205         * src/plugins/spam_report/spam_report.c
206         * src/plugins/spam_report/spam_report_prefs.c
207         * src/plugins/spam_report/spam_report_prefs.h
208         * src/plugins/tnef_parse/.cvsignore
209         * src/plugins/tnef_parse/Makefile.am
210         * src/plugins/tnef_parse/claws.def
211         * src/plugins/tnef_parse/mapi.h
212         * src/plugins/tnef_parse/mapidefs.h
213         * src/plugins/tnef_parse/mapitags.h
214         * src/plugins/tnef_parse/placeholder.txt
215         * src/plugins/tnef_parse/plugin.def
216         * src/plugins/tnef_parse/tnef-errors.h
217         * src/plugins/tnef_parse/tnef-types.h
218         * src/plugins/tnef_parse/tnef_dump.c
219         * src/plugins/tnef_parse/tnef_dump.h
220         * src/plugins/tnef_parse/tnef_parse.c
221         * src/plugins/tnef_parse/version.rc
222         * src/plugins/tnef_parse/ytnef.c
223         * src/plugins/tnef_parse/ytnef.h
224                 Add tnef_parse and spam_report
225
226 2013-02-20 [colin]      3.9.0cvs82
227
228         * src/plugins/bogofilter/Makefile.am
229         * src/plugins/clamd/Makefile.am
230         * src/plugins/demo/Makefile.am
231         * src/plugins/dillo_viewer/Makefile.am
232         * src/plugins/fancy/Makefile.am
233         * src/plugins/fetchinfo/Makefile.am
234         * src/plugins/gdata/Makefile.am
235         * src/plugins/mailmbox/Makefile.am
236         * src/plugins/newmail/Makefile.am
237         * src/plugins/notification/Makefile.am
238         * src/plugins/pdf_viewer/Makefile.am
239         * src/plugins/perl/Makefile.am
240         * src/plugins/python/Makefile.am
241         * src/plugins/spamassassin/Makefile.am
242         * src/plugins/trayicon/Makefile.am
243         * src/plugins/vcalendar/libical/libical/Makefile.am
244                 Fix out-of-tree build
245
246 2013-02-19 [colin]      3.9.0cvs81
247
248         * configure.ac
249                 Fix inverted logic in a few plugins
250
251 2013-02-18 [mones]      3.9.0cvs80
252
253         * src/plugins/notification/Makefile.am
254         * src/plugins/pdf_viewer/Makefile.am
255         * src/plugins/python/Makefile.am
256                 Allow 'make dist' to generate a nice tarball
257
258 2013-02-18 [wwp]        3.9.0cvs79
259
260         * src/plugins/clamd/libclamd/.cvsignore
261         Add one more .cvsignore file.
262
263 2013-02-18 [wwp]        3.9.0cvs78
264
265         * src/plugins/clamd/libclamd/.cvsignore
266         One more .cvsignore file.
267
268 2013-02-18 [wwp]        3.9.0cvs77
269
270         * src/plugins/clamd/.cvsignore
271         * src/plugins/clamd/libclamd/.cvsignore
272         * src/plugins/fetchinfo/.cvsignore
273         * src/plugins/gdata/.cvsignore
274         * src/plugins/mailmbox/.cvsignore
275         * src/plugins/newmail/.cvsignore
276         * src/plugins/notification/.cvsignore
277         * src/plugins/pdf_viewer/.cvsignore
278         * src/plugins/perl/.cvsignore
279         * src/plugins/python/.cvsignore
280         Silent up stuff a bit.
281
282 2013-02-17 [colin]      3.9.0cvs76
283
284         * src/plugins/notification/Makefile.am
285         * src/plugins/notification/notification_banner.c
286         * src/plugins/notification/notification_banner.h
287         * src/plugins/notification/notification_command.c
288         * src/plugins/notification/notification_command.h
289         * src/plugins/notification/notification_core.c
290         * src/plugins/notification/notification_foldercheck.c
291         * src/plugins/notification/notification_foldercheck.h
292         * src/plugins/notification/notification_hotkeys.c
293         * src/plugins/notification/notification_hotkeys.h
294         * src/plugins/notification/notification_indicator.c
295         * src/plugins/notification/notification_indicator.h
296         * src/plugins/notification/notification_lcdproc.c
297         * src/plugins/notification/notification_lcdproc.h
298         * src/plugins/notification/notification_plugin.c
299         * src/plugins/notification/notification_plugin.h
300         * src/plugins/notification/notification_popup.c
301         * src/plugins/notification/notification_popup.h
302         * src/plugins/notification/notification_prefs.c
303         * src/plugins/notification/notification_prefs.h
304         * src/plugins/notification/notification_trayicon.c
305         * src/plugins/notification/notification_trayicon.h
306                 Activate and fix notification (without libindicate)
307
308 2013-02-17 [colin]      3.9.0cvs75
309
310         * src/plugins/Makefile.am
311         * src/plugins/archive/Makefile.am
312         * src/plugins/clamd/Makefile.am
313         * src/plugins/clamd/clamav_plugin.c
314         * src/plugins/clamd/clamav_plugin.h
315         * src/plugins/clamd/clamav_plugin_gtk.c
316         * src/plugins/clamd/placeholder.txt
317         * src/plugins/clamd/libclamd/Makefile.am
318         * src/plugins/clamd/libclamd/clamd-plugin.c
319         * src/plugins/clamd/libclamd/clamd-plugin.h
320         * src/plugins/fetchinfo/Makefile.am
321         * src/plugins/fetchinfo/fetchinfo_plugin.c
322         * src/plugins/fetchinfo/fetchinfo_plugin.h
323         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
324         * src/plugins/fetchinfo/placeholder.txt
325         * src/plugins/gdata/Makefile.am
326         * src/plugins/gdata/cm_gdata_contacts.c
327         * src/plugins/gdata/cm_gdata_contacts.h
328         * src/plugins/gdata/cm_gdata_prefs.c
329         * src/plugins/gdata/cm_gdata_prefs.h
330         * src/plugins/gdata/gdata_plugin.c
331         * src/plugins/gdata/gdata_plugin.h
332         * src/plugins/gdata/placeholder.txt
333         * src/plugins/geolocation/placeholder.txt
334         * src/plugins/gtkhtml2_viewer/placeholder.txt
335         * src/plugins/mailmbox/Makefile.am
336         * src/plugins/mailmbox/carray.c
337         * src/plugins/mailmbox/carray.h
338         * src/plugins/mailmbox/chash.c
339         * src/plugins/mailmbox/chash.h
340         * src/plugins/mailmbox/clist.c
341         * src/plugins/mailmbox/clist.h
342         * src/plugins/mailmbox/mailimf.c
343         * src/plugins/mailmbox/mailimf.h
344         * src/plugins/mailmbox/mailimf_types.c
345         * src/plugins/mailmbox/mailimf_types.h
346         * src/plugins/mailmbox/mailimf_types_helper.c
347         * src/plugins/mailmbox/mailimf_types_helper.h
348         * src/plugins/mailmbox/mailimf_write.c
349         * src/plugins/mailmbox/mailimf_write.h
350         * src/plugins/mailmbox/maillock.c
351         * src/plugins/mailmbox/maillock.h
352         * src/plugins/mailmbox/mailmbox.c
353         * src/plugins/mailmbox/mailmbox.h
354         * src/plugins/mailmbox/mailmbox_folder.c
355         * src/plugins/mailmbox/mailmbox_folder.h
356         * src/plugins/mailmbox/mailmbox_gtk.deps
357         * src/plugins/mailmbox/mailmbox_parse.c
358         * src/plugins/mailmbox/mailmbox_parse.h
359         * src/plugins/mailmbox/mailmbox_types.c
360         * src/plugins/mailmbox/mailmbox_types.h
361         * src/plugins/mailmbox/mmapstring.c
362         * src/plugins/mailmbox/mmapstring.h
363         * src/plugins/mailmbox/placeholder.txt
364         * src/plugins/mailmbox/plugin.c
365         * src/plugins/mailmbox/plugin_gtk.c
366         * src/plugins/mailmbox/plugin_gtk.h
367         * src/plugins/newmail/Makefile.am
368         * src/plugins/newmail/newmail.c
369         * src/plugins/newmail/placeholder.txt
370         * src/plugins/notification/Makefile.am
371         * src/plugins/notification/claws.def
372         * src/plugins/notification/notification_banner.c
373         * src/plugins/notification/notification_banner.h
374         * src/plugins/notification/notification_command.c
375         * src/plugins/notification/notification_command.h
376         * src/plugins/notification/notification_core.c
377         * src/plugins/notification/notification_core.h
378         * src/plugins/notification/notification_foldercheck.c
379         * src/plugins/notification/notification_foldercheck.h
380         * src/plugins/notification/notification_hotkeys.c
381         * src/plugins/notification/notification_hotkeys.h
382         * src/plugins/notification/notification_indicator.c
383         * src/plugins/notification/notification_indicator.h
384         * src/plugins/notification/notification_lcdproc.c
385         * src/plugins/notification/notification_lcdproc.h
386         * src/plugins/notification/notification_pixbuf.c
387         * src/plugins/notification/notification_pixbuf.h
388         * src/plugins/notification/notification_plugin.c
389         * src/plugins/notification/notification_plugin.h
390         * src/plugins/notification/notification_popup.c
391         * src/plugins/notification/notification_popup.h
392         * src/plugins/notification/notification_prefs.c
393         * src/plugins/notification/notification_prefs.h
394         * src/plugins/notification/notification_trayicon.c
395         * src/plugins/notification/notification_trayicon.h
396         * src/plugins/notification/placeholder.txt
397         * src/plugins/notification/plugin.def
398         * src/plugins/notification/raw_claws_mail_logo_64x64.h
399         * src/plugins/notification/version.rc
400         * src/plugins/pdf_viewer/Makefile.am
401         * src/plugins/pdf_viewer/doc_index.xpm
402         * src/plugins/pdf_viewer/doc_index_close.xpm
403         * src/plugins/pdf_viewer/doc_info.xpm
404         * src/plugins/pdf_viewer/first_arrow.xpm
405         * src/plugins/pdf_viewer/last_arrow.xpm
406         * src/plugins/pdf_viewer/left_arrow.xpm
407         * src/plugins/pdf_viewer/placeholder.txt
408         * src/plugins/pdf_viewer/poppler_viewer.c
409         * src/plugins/pdf_viewer/poppler_viewer.h
410         * src/plugins/pdf_viewer/right_arrow.xpm
411         * src/plugins/pdf_viewer/rotate_left.xpm
412         * src/plugins/pdf_viewer/rotate_right.xpm
413         * src/plugins/pdf_viewer/zoom_fit.xpm
414         * src/plugins/pdf_viewer/zoom_in.xpm
415         * src/plugins/pdf_viewer/zoom_out.xpm
416         * src/plugins/pdf_viewer/zoom_width.xpm
417         * src/plugins/perl/Makefile.am
418         * src/plugins/perl/perl_gtk.c
419         * src/plugins/perl/perl_gtk.h
420         * src/plugins/perl/perl_plugin.c
421         * src/plugins/perl/perl_plugin.h
422         * src/plugins/perl/placeholder.txt
423         * src/plugins/python/Makefile.am
424         * src/plugins/python/clawsmailmodule.c
425         * src/plugins/python/clawsmailmodule.h
426         * src/plugins/python/composewindowtype.c
427         * src/plugins/python/composewindowtype.h
428         * src/plugins/python/foldertype.c
429         * src/plugins/python/foldertype.h
430         * src/plugins/python/messageinfotype.c
431         * src/plugins/python/messageinfotype.h
432         * src/plugins/python/nodetype.c
433         * src/plugins/python/nodetype.h
434         * src/plugins/python/placeholder.txt
435         * src/plugins/python/python-hooks.c
436         * src/plugins/python/python-hooks.h
437         * src/plugins/python/python-shell.c
438         * src/plugins/python/python-shell.h
439         * src/plugins/python/python_plugin.c
440         * src/plugins/vcalendar/Makefile.in
441                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
442                 notification, pdf_viewer, perl, python). Notification not yet
443                 enabled because it has too much autoconf switches for my taste.
444
445
446 2013-02-16 [colin]      3.9.0cvs74
447
448         * po/POTFILES.in
449         * po/bg.po
450         * po/ca.po
451         * po/cs.po
452         * po/de.po
453         * po/en_GB.po
454         * po/es.po
455         * po/fi.po
456         * po/fr.po
457         * po/hu.po
458         * po/id_ID.po
459         * po/it.po
460         * po/ja.po
461         * po/lt.po
462         * po/nl.po
463         * po/pl.po
464         * po/pt_BR.po
465         * po/pt_PT.po
466         * po/ru.po
467         * po/sk.po
468         * po/sv.po
469         * po/uk.po
470         * po/zh_CN.po
471         * po/zh_TW.po
472         * src/plugins/Makefile.am
473         * src/plugins/archive/.cvsignore
474         * src/plugins/archive/Makefile.am
475         * src/plugins/archive/archiver.c
476         * src/plugins/archive/archiver.h
477         * src/plugins/archive/archiver_gtk.c
478         * src/plugins/archive/archiver_prefs.c
479         * src/plugins/archive/archiver_prefs.h
480         * src/plugins/archive/libarchive_archive.c
481         * src/plugins/archive/libarchive_archive.h
482         * src/plugins/archive/placeholder.txt
483         * src/plugins/att_remover/.cvsignore
484         * src/plugins/att_remover/Makefile.am
485         * src/plugins/att_remover/att_remover.c
486         * src/plugins/att_remover/placeholder.txt
487         * src/plugins/bsfilter/.cvsignore
488         * src/plugins/bsfilter/Makefile.am
489         * src/plugins/bsfilter/bsfilter.c
490         * src/plugins/bsfilter/bsfilter.h
491         * src/plugins/bsfilter/bsfilter_gtk.c
492         * src/plugins/bsfilter/claws.def
493         * src/plugins/bsfilter/placeholder.txt
494         * src/plugins/bsfilter/plugin.def
495         * src/plugins/bsfilter/version.rc
496                 Add archive, att_remover, bsfilter
497         * src/plugins/vcalendar/Makefile.in
498         * src/plugins/vcalendar/libical/libical/icalversion.h
499                 Remove useless files
500
501 2013-02-16 [colin]      3.9.0cvs73
502
503         * src/plugins/Makefile.am
504         * src/plugins/acpi_notifier/Makefile.am
505         * src/plugins/acpi_notifier/acpi_notifier.c
506         * src/plugins/acpi_notifier/placeholder.txt
507         * src/plugins/address_keeper/Makefile.am
508         * src/plugins/address_keeper/address_keeper.c
509         * src/plugins/address_keeper/address_keeper.h
510         * src/plugins/address_keeper/address_keeper_prefs.c
511         * src/plugins/address_keeper/address_keeper_prefs.h
512         * src/plugins/address_keeper/claws.def
513         * src/plugins/address_keeper/placeholder.txt
514         * src/plugins/address_keeper/plugin.def
515         * src/plugins/address_keeper/version.rc
516         * src/plugins/attachwarner/Makefile.am
517         * src/plugins/attachwarner/attachwarner.c
518         * src/plugins/attachwarner/attachwarner.h
519         * src/plugins/attachwarner/attachwarner_prefs.c
520         * src/plugins/attachwarner/attachwarner_prefs.h
521         * src/plugins/attachwarner/claws.def
522         * src/plugins/attachwarner/placeholder.txt
523         * src/plugins/attachwarner/plugin.def
524         * src/plugins/attachwarner/version.rc
525         * src/plugins/vcalendar/libical/libical/icalversion.h
526         * po/POTFILES.in
527         * po/bg.po
528         * po/ca.po
529         * po/cs.po
530         * po/de.po
531         * po/en_GB.po
532         * po/es.po
533         * po/fi.po
534         * po/fr.po
535         * po/hu.po
536         * po/id_ID.po
537         * po/it.po
538         * po/ja.po
539         * po/lt.po
540         * po/nl.po
541         * po/pl.po
542         * po/pt_BR.po
543         * po/pt_PT.po
544         * po/ru.po
545         * po/sk.po
546         * po/sr.po
547         * po/sv.po
548         * po/uk.po
549         * po/zh_CN.po
550         * po/zh_TW.po
551                 Now do acpi_notifier, attachwarner, address_keeper
552
553 2013-02-16 [colin]      3.9.0cvs72
554
555         * po/POTFILES.in
556         * po/bg.po
557         * po/ca.po
558         * po/cs.po
559         * po/de.po
560         * po/en_GB.po
561         * po/es.po
562         * po/fi.po
563         * po/fr.po
564         * po/hu.po
565         * po/id_ID.po
566         * po/it.po
567         * po/ja.po
568         * po/lt.po
569         * po/nl.po
570         * po/pl.po
571         * po/pt_BR.po
572         * po/pt_PT.po
573         * po/ru.po
574         * po/sk.po
575         * po/sr.po
576         * po/sv.po
577         * po/uk.po
578         * po/zh_CN.po
579         * po/zh_TW.po
580                 Merge RSSyl's translations
581
582 2013-02-16 [colin]      3.9.0cvs71
583
584         * src/mainwindow.c
585                 Fix use-after-free (introduced in cvs61)
586
587 2013-02-16 [colin]      3.9.0cvs70
588
589         * src/main.c
590         * src/prefs_common.c
591         * src/prefs_common.h
592         * src/common/defs.h
593         * src/common/w32_account.c
594                 Add an hidden preference to set the Windows theme
595         * src/plugins/Makefile.am
596         * src/plugins/rssyl/Makefile.am
597         * src/plugins/rssyl/claws.def
598         * src/plugins/rssyl/date.c
599         * src/plugins/rssyl/date.h
600         * src/plugins/rssyl/feed.c
601         * src/plugins/rssyl/feed.h
602         * src/plugins/rssyl/feedprops.c
603         * src/plugins/rssyl/feedprops.h
604         * src/plugins/rssyl/opml.c
605         * src/plugins/rssyl/opml.h
606         * src/plugins/rssyl/parsers.c
607         * src/plugins/rssyl/parsers.h
608         * src/plugins/rssyl/placeholder.txt
609         * src/plugins/rssyl/plugin.c
610         * src/plugins/rssyl/plugin.def
611         * src/plugins/rssyl/rssyl.c
612         * src/plugins/rssyl/rssyl.h
613         * src/plugins/rssyl/rssyl_cb_gtk.c
614         * src/plugins/rssyl/rssyl_cb_gtk.h
615         * src/plugins/rssyl/rssyl_cb_menu.c
616         * src/plugins/rssyl/rssyl_cb_menu.h
617         * src/plugins/rssyl/rssyl_gtk.c
618         * src/plugins/rssyl/rssyl_gtk.h
619         * src/plugins/rssyl/rssyl_prefs.c
620         * src/plugins/rssyl/rssyl_prefs.h
621         * src/plugins/rssyl/strreplace.c
622         * src/plugins/rssyl/strreplace.h
623         * src/plugins/rssyl/version.rc
624                 Add RSSyl
625         * src/plugins/vcalendar/Makefile.am
626         * src/plugins/vcalendar/Makefile.in
627         * src/plugins/vcalendar/plugin.c
628         * src/plugins/vcalendar/libical/libical/icalversion.h
629                 Fix Curl flags :)
630
631 2013-02-14 [paul]       3.9.0cvs69
632
633         * po/id_ID.po
634                 "fix" plural forms
635
636 2013-02-14 [colin]      3.9.0cvs68
637
638         * po/POTFILES.in
639                 Add vcalendar files
640         * po/merge-po-from-plugin.sh
641                 Add helper script to merge external plugins translations
642         * po/bg.po
643         * po/ca.po
644         * po/cs.po
645         * po/de.po
646         * po/en_GB.po
647         * po/es.po
648         * po/fi.po
649         * po/fr.po
650         * po/hu.po
651         * po/id_ID.po
652         * po/it.po
653         * po/ja.po
654         * po/lt.po
655         * po/nl.po
656         * po/pl.po
657         * po/pt_BR.po
658         * po/pt_PT.po
659         * po/ru.po
660         * po/sk.po
661         * po/sr.po
662         * po/sv.po
663         * po/uk.po
664         * po/zh_CN.po
665         * po/zh_TW.po
666                 Merge translations from fancy and vcalendar
667
668 2013-02-14 [colin]      3.9.0cvs67
669
670         * configure.ac
671                 Fix perl detection
672
673 2013-02-14 [colin]      3.9.0cvs66
674
675         * src/plugins/vcalendar/claws.def
676         * src/plugins/vcalendar/plugin.def
677                 Add missing files
678         * src/plugins/vcalendar/libical/Makefile.in
679         * src/plugins/vcalendar/libical/design-data/Makefile.in
680         * src/plugins/vcalendar/libical/libical/Makefile.in
681         * src/plugins/vcalendar/libical/scripts/Makefile.in
682                 Remove extraneous files
683
684 2013-02-13 [colin]      3.9.0cvs65
685
686         * src/plugins/address_dup_finder/placeholder.txt
687         * src/plugins/synce/placeholder.txt
688                 Removed, deprecated plugins
689         * src/plugins/Makefile.am
690         * src/plugins/vcalendar/Makefile.am
691         * src/plugins/vcalendar/Makefile.in
692         * src/plugins/vcalendar/common-views.c
693         * src/plugins/vcalendar/common-views.h
694         * src/plugins/vcalendar/day-view.c
695         * src/plugins/vcalendar/icaltime_as_local.c
696         * src/plugins/vcalendar/icaltime_as_local.h
697         * src/plugins/vcalendar/month-view.c
698         * src/plugins/vcalendar/placeholder.txt
699         * src/plugins/vcalendar/plugin.c
700         * src/plugins/vcalendar/vcal_dbus.c
701         * src/plugins/vcalendar/vcal_dbus.h
702         * src/plugins/vcalendar/vcal_folder.c
703         * src/plugins/vcalendar/vcal_folder.h
704         * src/plugins/vcalendar/vcal_interface.h
705         * src/plugins/vcalendar/vcal_manager.c
706         * src/plugins/vcalendar/vcal_manager.h
707         * src/plugins/vcalendar/vcal_meeting_gtk.c
708         * src/plugins/vcalendar/vcal_meeting_gtk.h
709         * src/plugins/vcalendar/vcal_prefs.c
710         * src/plugins/vcalendar/vcal_prefs.h
711         * src/plugins/vcalendar/vcalendar.c
712         * src/plugins/vcalendar/vcalendar.h
713         * src/plugins/vcalendar/version.rc
714         * src/plugins/vcalendar/libical/.cvsignore
715         * src/plugins/vcalendar/libical/Makefile.am
716         * src/plugins/vcalendar/libical/Makefile.in
717         * src/plugins/vcalendar/libical/design-data/.cvsignore
718         * src/plugins/vcalendar/libical/design-data/Makefile.am
719         * src/plugins/vcalendar/libical/design-data/Makefile.in
720         * src/plugins/vcalendar/libical/design-data/parameters.csv
721         * src/plugins/vcalendar/libical/design-data/properties.csv
722         * src/plugins/vcalendar/libical/design-data/restrictions.csv
723         * src/plugins/vcalendar/libical/design-data/status.txt
724         * src/plugins/vcalendar/libical/design-data/value-types.csv
725         * src/plugins/vcalendar/libical/libical/.cvsignore
726         * src/plugins/vcalendar/libical/libical/Makefile.am
727         * src/plugins/vcalendar/libical/libical/Makefile.in
728         * src/plugins/vcalendar/libical/libical/icalattendee.c
729         * src/plugins/vcalendar/libical/libical/icalattendee.h
730         * src/plugins/vcalendar/libical/libical/icalcomponent.c
731         * src/plugins/vcalendar/libical/libical/icalcomponent.h
732         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
733         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
734         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
735         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
736         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
737         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
738         * src/plugins/vcalendar/libical/libical/icalduration.c
739         * src/plugins/vcalendar/libical/libical/icalduration.h
740         * src/plugins/vcalendar/libical/libical/icalenums.c
741         * src/plugins/vcalendar/libical/libical/icalenums.h
742         * src/plugins/vcalendar/libical/libical/icalerror.c
743         * src/plugins/vcalendar/libical/libical/icalerror.h
744         * src/plugins/vcalendar/libical/libical/icallangbind.c
745         * src/plugins/vcalendar/libical/libical/icallangbind.h
746         * src/plugins/vcalendar/libical/libical/icallexer.l
747         * src/plugins/vcalendar/libical/libical/icalmemory.c
748         * src/plugins/vcalendar/libical/libical/icalmemory.h
749         * src/plugins/vcalendar/libical/libical/icalmime.c
750         * src/plugins/vcalendar/libical/libical/icalmime.h
751         * src/plugins/vcalendar/libical/libical/icalparameter.c
752         * src/plugins/vcalendar/libical/libical/icalparameter.h
753         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
754         * src/plugins/vcalendar/libical/libical/icalparser.c
755         * src/plugins/vcalendar/libical/libical/icalparser.h
756         * src/plugins/vcalendar/libical/libical/icalperiod.c
757         * src/plugins/vcalendar/libical/libical/icalperiod.h
758         * src/plugins/vcalendar/libical/libical/icalproperty.c
759         * src/plugins/vcalendar/libical/libical/icalproperty.h
760         * src/plugins/vcalendar/libical/libical/icalrecur.c
761         * src/plugins/vcalendar/libical/libical/icalrecur.h
762         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
763         * src/plugins/vcalendar/libical/libical/icalrestriction.h
764         * src/plugins/vcalendar/libical/libical/icaltime.c
765         * src/plugins/vcalendar/libical/libical/icaltime.h
766         * src/plugins/vcalendar/libical/libical/icaltypes.c
767         * src/plugins/vcalendar/libical/libical/icaltypes.h
768         * src/plugins/vcalendar/libical/libical/icalvalue.c
769         * src/plugins/vcalendar/libical/libical/icalvalue.h
770         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
771         * src/plugins/vcalendar/libical/libical/icalversion.h
772         * src/plugins/vcalendar/libical/libical/icalversion.h.in
773         * src/plugins/vcalendar/libical/libical/icalyacc.output
774         * src/plugins/vcalendar/libical/libical/icalyacc.y
775         * src/plugins/vcalendar/libical/libical/pvl.c
776         * src/plugins/vcalendar/libical/libical/pvl.h
777         * src/plugins/vcalendar/libical/libical/sspm.c
778         * src/plugins/vcalendar/libical/libical/sspm.h
779         * src/plugins/vcalendar/libical/libical/vsnprintf.c
780         * src/plugins/vcalendar/libical/scripts/.cvsignore
781         * src/plugins/vcalendar/libical/scripts/Makefile.am
782         * src/plugins/vcalendar/libical/scripts/Makefile.in
783         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
784         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
785         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
786         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
787         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
788         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
789         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
790         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
791                 Add vcalendar.
792
793 2013-02-13 [colin]      3.9.0cvs64
794
795         * src/plugins/acpi_notifier/placeholder.txt
796         * src/plugins/address_dup_finder/placeholder.txt
797         * src/plugins/address_keeper/placeholder.txt
798         * src/plugins/archive/placeholder.txt
799         * src/plugins/att_remover/placeholder.txt
800         * src/plugins/attachwarner/placeholder.txt
801         * src/plugins/bsfilter/placeholder.txt
802         * src/plugins/clamd/placeholder.txt
803         * src/plugins/fetchinfo/placeholder.txt
804         * src/plugins/gdata/placeholder.txt
805         * src/plugins/geolocation/placeholder.txt
806         * src/plugins/gtkhtml2_viewer/placeholder.txt
807         * src/plugins/mailmbox/placeholder.txt
808         * src/plugins/newmail/placeholder.txt
809         * src/plugins/notification/placeholder.txt
810         * src/plugins/pdf_viewer/placeholder.txt
811         * src/plugins/perl/placeholder.txt
812         * src/plugins/python/placeholder.txt
813         * src/plugins/rssyl/placeholder.txt
814         * src/plugins/spam_report/placeholder.txt
815         * src/plugins/synce/placeholder.txt
816         * src/plugins/tnef_parse/placeholder.txt
817         * src/plugins/vcalendar/placeholder.txt
818                 Add temporary placeholders for ex-extra-plugins to be
819                 integrated.
820
821 2013-02-13 [paul]       3.9.0cvs63
822
823         * src/plugins/fancy/Makefile.am
824                 no need for EXTRA_DIST
825
826 2013-02-13 [paul]       3.9.0cvs62
827
828         * configure.ac
829         * po/POTFILES.in
830         * src/plugins/Makefile.am
831         * src/plugins/fancy/Makefile.am
832         * src/plugins/fancy/fancy_prefs.c
833         * src/plugins/fancy/fancy_prefs.h
834         * src/plugins/fancy/fancy_viewer.c
835         * src/plugins/fancy/fancy_viewer.h
836                 move the Fancy plugin into core
837
838 2013-02-11 [paul]       3.9.0cvs61
839
840         * src/mainwindow.c
841                 use the Delete key to remove colour label accels (same as everywhere else).
842                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
843
844 2013-01-26 [mir]        3.9.0cvs60
845
846         * tools/vcard2xml.py
847         Fixes bugs:
848             1) Lines split over more than one line breaks parser
849             2) Get email addres correct. Not only email;internet
850         Improvements:
851             1) Basic handling of vcard 3.0
852
853
854 2013-01-23 [colin]      3.9.0cvs59
855
856         * src/action.c
857         * src/common/utils.c
858                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
859
860 2013-01-23 [colin]      3.9.0cvs58
861
862         * src/imap.c
863                 Fix bug #2863, "Applying has_attachment quicksearch
864                 on IMAP segfaults".
865
866 2013-01-21 [paul]       3.9.0cvs57
867
868         * src/codeconv.h
869         * src/procmime.c
870                 fix bug 2862, 'Segmentation fault when replying to a
871                 message where the "code conversion" fails'. add support
872                 for X-VIET-VPS encoding
873
874 2013-01-21 [paul]       3.9.0cvs56
875
876         * src/common/defs.h
877         * src/gtk/about.c
878                 promote the users' ml on the About/Info tab
879
880 2013-01-09 [paul]       3.9.0cvs55
881
882         * doc/man/claws-mail.1
883         * src/gtk/about.c
884                 update copyright year
885
886 2013-01-09 [paul]       3.9.0cvs54
887
888         * src/gtk/gtkaspell.c
889                 fix sensitivity of 'Use both dictionaries' in compose window
890
891 2013-01-09 [mir]        3.9.0cvs53
892
893         * tools/vcard2xml.py
894             Fix missing file encoding info.
895             See -> http://www.python.org/dev/peps/pep-0263/
896
897
898 2013-01-08 [mones]      3.9.0cvs52
899
900         * claws-mail.desktop
901                 Added Swedish translation by Andreas Rönnquist
902
903 2012-12-20 [colin]      3.9.0cvs51
904
905         * src/action.c
906                 Fix crash on action error;
907                 Fix trimming of leading spaces in actions
908
909 2012-12-19 [colin]      3.9.0cvs50
910
911         * src/editldap.c
912         * src/ldapctrl.c
913         * src/ldapserver.c
914                 Make LDAP over SSL work on Win32 - but not TLS,
915                 unfortunately. Also, it requires the certificate
916                 to be trusted.
917
918 2012-12-16 [colin]      3.9.0cvs49
919
920         * src/messageview.c
921                 Add missing \n at end of the return receipt last part's headers.
922
923 2012-12-15 [paul]       3.9.0cvs48
924
925         * src/addrselect.c
926                 fix bug 2832, 'mail to from adress-book splitt names'
927
928 2012-12-12 [colin]      3.9.0cvs47
929
930         * src/action.c
931                 Port to g_spawn API and make actions work better on Win32
932         * src/mainwindow.c
933                 Indentation
934
935 2012-12-12 [ticho]      3.9.0cvs46
936
937         * src/compose.c
938                 Move focus to body textview when subject entry is activated
939                 (Enter key pressed) in compose window.
940
941 2012-12-10 [mones]      3.9.0cvs45
942
943         * src/addr_compl.c
944                 Fix bug #2835 (core part) to allow NULL names which
945                 have an address
946
947 2012-12-07 [colin]      3.9.0cvs44
948
949         * src/news.c
950                 Try to fix strange crash in nntp_ping/session_destroy...
951
952 2012-12-06 [mones]      3.9.0cvs43
953
954         * tools/README
955         * tools/gif2xface.pl
956         * tools/outlook2claws-mail.pl
957                 Fix address not working since years ago
958
959 2012-12-05 [mones]      3.9.0cvs42
960
961         * src/prefs_gtk.c
962                 Do not set to NULL string preferences which have "" as
963                 default value
964
965 2012-12-05 [colin]      3.9.0cvs41
966
967         * src/common/ssl.c
968                 Nullify xcred pointer like the other ones
969
970 2012-12-03 [wwp]        3.9.0cvs40
971
972         * src/summaryview.c
973         * src/mainwindow.c
974         Avoid any possible confusion: 0 is not a neutral value when passed
975         to main_window_get_mask() - use -1 instead, even in those cases we
976         don't care.
977
978 2012-12-03 [wwp]        3.9.0cvs39
979
980         * src/toolbar.c
981         Fix sensitivity of next-unread toolbar button.
982
983 2012-12-03 [colin]      3.9.0cvs38
984
985         * src/common/utils.c
986                 Fix following relative symlinks
987
988 2012-12-02 [colin]      3.9.0cvs37
989
990         * src/main.c
991                 Of course you can't, Windows. Of course...
992
993 2012-12-02 [colin]      3.9.0cvs36
994
995         * src/main.c
996                 Move control sockets inside their own directory,
997                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
998                 - cleaner separation of sockets and config dirs in
999                   case of alternate config directories
1000                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
1001                   exists as a socket, use it to control the running entity
1002                 - backwards migration is handled: starting an old Claws Mail
1003                   version will bail out as creating the legacy socket won't
1004                   be possible.
1005                 - migration for alternate-config-dirs is not handled, which
1006                   could be mentioned in release notes.
1007                 Fixes bug #2828, "Use MD5 digest for socket name"
1008
1009 2012-12-01 [colin]      3.9.0cvs35
1010
1011         * src/common/utils.c
1012                 As usual, Windows is a little bit different
1013                 (you have to love it the same as the normal OSes...)
1014
1015 2012-12-01 [colin]      3.9.0cvs34
1016
1017         * src/common/utils.c
1018         * src/common/utils.h
1019                 Add a canonicalizer function and use it to
1020                 canonicalize rc_dir.
1021
1022 2012-11-30 [mones]      3.9.0cvs33
1023
1024         * src/common/plugin.c
1025                 Fixes #1137 completely, saving path-less plugins as is
1026                 in config. With this patch user can edit plugin list on
1027                 clawsrc and remove absolute paths from shared plugins,
1028                 leaving only the "pluginname.so". Those will be tried to
1029                 load from plugin dir of the loading core. Notice that
1030                 those will also fail to load on older versions, and will
1031                 probably be removed from your config without warning by
1032                 the older version.
1033
1034 2012-11-30 [wwp]        3.9.0cvs32
1035
1036         * src/mainwindow.c
1037         * src/mainwindow.h
1038         * src/summaryview.c
1039         * src/toolbar.c
1040         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
1041         also fix list loop initializers.
1042
1043 2012-11-30 [wwp]        3.9.0cvs31
1044
1045         * src/mainwindow.c
1046         * src/mainwindow.h
1047         * src/procmsg.c
1048         * src/send_message.c
1049         * src/send_message.h
1050         * src/toolbar.c
1051         * src/toolbar.h
1052         Add Message/Cancel sending (same as --cancel-sending), adds the
1053         relevant toolbar icon, and an extra cancel sending+receiving icon
1054         for convenience.
1055
1056 2012-11-29 [colin]      3.9.0cvs30
1057
1058         * src/mainwindow.c
1059                 Fix mask on a few menu items (thanks Ricardo!)
1060
1061 2012-11-28 [wwp]        3.9.0cvs29
1062
1063         * src/mainwindow.c
1064         * src/mainwindow.h
1065         * src/summaryview.c
1066         * src/toolbar.c
1067         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
1068         Complete toolbar_init(), which was missing few inits.
1069
1070 2012-11-28 [colin]      3.9.0cvs28
1071
1072         * src/mainwindow.c
1073         * src/news.c
1074         * src/news.h
1075         * src/etpan/nntp-thread.c
1076                 Disconnect NNTP accounts too when switching offline
1077
1078 2012-11-28 [colin]      3.9.0cvs27
1079
1080         * src/imap.c
1081         * src/news.c
1082         * src/common/session.c
1083         * src/common/session.h
1084                 Add keep-alive pings on IMAP and NNTP
1085
1086 2012-11-28 [colin]      3.9.0cvs26
1087
1088         * src/imap.c
1089         * src/etpan/imap-thread.c
1090         * src/etpan/imap-thread.h
1091                 Try locale's charset and UTF-7 on server-side
1092                 searches when UTF-8 fails. Also, don't even
1093                 mention a charset if searching for an ASCII
1094                 string.
1095
1096 2012-11-27 [colin]      3.9.0cvs25
1097
1098         * src/main.c
1099                 Unbreak the build.
1100
1101 2012-11-27 [colin]      3.9.0cvs24
1102
1103         * src/common/ssl.c
1104                 Fix bug #2826, "replace deprecated gnutls function"
1105                 Patch by Christian Hesse
1106
1107 2012-11-27 [colin]      3.9.0cvs23
1108
1109         * src/gtk/manage_window.c
1110                 Stop spamming logs with focus events.
1111
1112 2012-11-27 [colin]      3.9.0cvs22
1113
1114         * src/mainwindow.c
1115         * src/prefs_common.c
1116         * src/prefs_common.h
1117                 Unsneak a work-in-progress patch that I mistakengly
1118                 commited with a cleanup
1119
1120 2012-11-27 [wwp]        3.9.0cvs21
1121
1122         * doc/man/claws-mail.1
1123         * src/main.c
1124         * src/send_message.c
1125         * src/send_message.h
1126                 Add --cancel-sending command-line switch.
1127
1128 2012-11-23 [colin]      3.9.0cvs20
1129
1130         * src/jpilot.c
1131         * src/main.c
1132         * src/mainwindow.c
1133         * src/matcher.c
1134         * src/prefs_common.c
1135         * src/prefs_common.h
1136         * src/procmsg.c
1137         * src/common/socket.c
1138         * src/common/socket.h
1139         * src/common/ssl.c
1140         * src/common/ssl_certificate.c
1141         * src/common/ssl_certificate.h
1142         * src/etpan/imap-thread.c
1143         * src/etpan/nntp-thread.c
1144                 Cleanup some warnings and deprecated types. Patch by
1145                 Christian Hesse, fixing bug #2617. Thanks!
1146
1147 2012-11-23 [colin]      3.9.0cvs19
1148
1149         * AUTHORS
1150         * src/gtk/authors.h
1151                 Add Christian Hesse which was forgotten for some reason
1152
1153 2012-11-21 [colin]      3.9.0cvs18
1154
1155         * src/etpan/imap-thread.c
1156                 Don't set charset on simple searches. Fixes Exchange 2007.
1157
1158 2012-11-20 [colin]      3.9.0cvs17
1159
1160         * src/prefs_matcher.c
1161                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
1162
1163 2012-11-20 [ticho]      3.9.0cvs16
1164
1165         * src/gtk/prefswindow.c
1166                 Actually allow folder preference pages which are in top level of
1167                 page index UI to be selected.
1168
1169 2012-11-20 [ticho]      3.9.0cvs15
1170
1171         * src/prefs_folder_item.c
1172                 Remove useless "Folder" root in page index of folder preferences UI.
1173
1174 2012-11-18 [colin]      3.9.0cvs14
1175
1176         * AUTHORS
1177         * src/advsearch.c
1178         * src/matcher.c
1179         * src/matcher.h
1180         * src/matcher_parser_parse.y
1181         * src/prefs_matcher.c
1182         * src/gtk/authors.h
1183         * src/gtk/quicksearch.c
1184                 Add age_{greater,lower}_hours matcher criteria
1185                 Initial patch by Abhay S. Kushwaha.
1186
1187 2012-11-18 [ticho]      3.9.0cvs13
1188
1189         * src/mbox.c
1190                 Improve i18n plural handling in a string used while
1191                 importing from mbox.
1192
1193 2012-11-16 [ticho]      3.9.0cvs12
1194
1195         * po/bg.po
1196         * po/ca.po
1197         * po/cs.po
1198         * po/de.po
1199         * po/en_GB.po
1200         * po/es.po
1201         * po/fi.po
1202         * po/fr.po
1203         * po/he.po
1204         * po/hu.po
1205         * po/id_ID.po
1206         * po/it.po
1207         * po/ja.po
1208         * po/lt.po
1209         * po/nl.po
1210         * po/pl.po
1211         * po/pt_BR.po
1212         * po/pt_PT.po
1213         * po/ru.po
1214         * po/sk.po
1215         * po/sr.po
1216         * po/sv.po
1217         * po/uk.po
1218         * po/zh_CN.po
1219         * po/zh_TW.po
1220         * po/Makevars
1221                 Update message catalogs to match changes in 3.9.0cvs11.
1222
1223 2012-11-16 [ticho]      3.9.0cvs11
1224
1225         * src/account.c
1226         * src/addrcustomattr.c
1227         * src/edittags.c
1228         * src/prefs_filtering.c
1229         * src/prefs_matcher.c
1230         * src/prefs_msg_colors.c
1231         * src/toolbar.c
1232         * src/uri_opener.c
1233         * src/wizard.c
1234         * src/common/utils.c
1235         * src/gtk/about.c
1236                 Use pgettext() and friends for i18n context strings, instead of
1237                 having a pipe character in msgid for context separation. This uses
1238                 glib's C_ macro, instead of Q_.
1239
1240 2012-11-16 [colin]      3.9.0cvs10
1241
1242         * src/foldersel.c
1243         * src/prefs_actions.c
1244         * src/prefs_filtering_action.c
1245         * src/prefs_matcher.c
1246         * src/quote_fmt.c
1247         * src/gtk/description_window.c
1248         * src/gtk/description_window.h
1249         * src/gtk/inputdialog.c
1250         * src/gtk/manage_window.c
1251         * src/gtk/quicksearch.c
1252                 Try to better fix focus problems. Should address:
1253                 Bug #2774
1254                 Bug #2624
1255                 Bug #1963
1256                 Bug #2780
1257                 Please check using your favorite WM that the following works:
1258                 Information button (Quicksearch, Templates, 'Test' filtering 
1259                 condition)
1260                 Folder selection (Move/Copy contextual menu,
1261                 various preferences, including 'New folder').
1262                 Tested with XFCE, Gnome Shell and Windows.
1263                 
1264
1265 2012-11-16 [colin]      3.9.0cvs9
1266
1267         * src/advsearch.c
1268                 Init is_fast too
1269
1270 2012-11-16 [colin]      3.9.0cvs8
1271
1272         * src/advsearch.c
1273                 Fix missing initialisation of bool_and which could
1274                 lead to From/To/Subject/Tag searches searching with
1275                 binary and.
1276                 Also clean up tag expansion. No need to create a
1277                 matcher string and re-parse it.
1278
1279 2012-11-16 [paul]       3.9.0cvs7
1280
1281         * po/de.po
1282                 fix by Thomas Bellmann
1283
1284 2012-11-15 [colin]      3.9.0cvs6
1285
1286         * src/summaryview.c
1287                 Fix bug #2785, "Marking mails for deletion reopens internal 
1288                 message view"
1289
1290 2012-11-15 [colin]      3.9.0cvs5
1291
1292         * src/main.c
1293         * src/statusbar.c
1294         * src/gtk/gtkcmclist.c
1295         * src/gtk/gtkcmclist.h
1296                 a few more GTK+3 fixes. Segfaults on me, though.
1297
1298 2012-11-15 [colin]      3.9.0cvs4
1299
1300         * src/Makefile.am
1301         * src/action.c
1302         * src/addr_compl.c
1303         * src/addressbook.c
1304         * src/addrgather.c
1305         * src/compose.c
1306         * src/editaddress.c
1307         * src/editgroup.c
1308         * src/main.c
1309         * src/mainwindow.c
1310         * src/message_search.c
1311         * src/prefs_display_header.c
1312         * src/prefs_filtering_action.c
1313         * src/prefs_matcher.c
1314         * src/prefs_other.c
1315         * src/prefs_toolbar.c
1316         * src/printing.c
1317         * src/stock_pixmap.c
1318         * src/summary_search.c
1319         * src/summaryview.c
1320         * src/textview.c
1321         * src/gtk/Makefile.am
1322         * src/gtk/colorlabel.c
1323         * src/gtk/combobox.c
1324         * src/gtk/combobox.h
1325         * src/gtk/gtkcmclist.c
1326         * src/gtk/gtkcmclist.h
1327         * src/gtk/gtkcmctree.c
1328         * src/gtk/gtksctree.c
1329         * src/gtk/gtkshruler.c
1330         * src/gtk/gtkutils.c
1331         * src/gtk/gtkutils.h
1332         * src/gtk/inputdialog.c
1333         * src/gtk/quicksearch.c
1334         * src/plugins/pgpcore/Makefile.am
1335         * src/plugins/pgpinline/Makefile.am
1336         * src/plugins/pgpmime/Makefile.am
1337         * src/plugins/smime/Makefile.am
1338                 Big GTK+3 patch from Hanno Meyer-Thurow
1339
1340 2012-11-15 [wwp]        3.9.0cvs3
1341
1342         * doc/man/claws-mail.1
1343         * src/main.c
1344                 Add --cancel-receiving command-line switch.
1345
1346 2012-11-15 [wwp]        3.9.0cvs2
1347
1348         * src/ssl_manager.c
1349         * src/gtk/sslcertwindow.c
1350                 Fix Capitalization.
1351
1352 2012-11-15 [paul]       3.9.0cvs1
1353
1354         * po/cs.po
1355         * po/fi.po
1356         * po/sk.po
1357                 updates from David Vachulka, Flammie Pirinen, and
1358                 Slavko
1359
1360 2012-11-14 [paul]       3.9.0
1361         * NEWS
1362         * README
1363         * RELEASE_NOTES 
1364                 3.9.0 unleashed!
1365
1366 2012-11-14 [paul]       3.8.1cvs123
1367
1368         * po/de.po
1369         * po/es.po
1370         * po/fi.po
1371         * po/fr.po
1372         * po/hu.po
1373         * po/pt_BR.po
1374         * po/sv.po
1375         * po/uk.po
1376         * po/zh_TW.po
1377                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1378                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1379                 YUP, Wei-Lun Chao
1380
1381 2012-11-14 [paul]       3.8.1cvs122
1382
1383         * tools/README
1384         * tools/fix_date.sh
1385                 improvements by wwp
1386
1387 2012-11-14 [colin]      3.8.1cvs121
1388
1389         * src/action.c
1390                 And fix warning with breaking functionality
1391
1392 2012-11-14 [paul]       3.8.1cvs120
1393
1394         * src/action.c
1395                 revert this change from 3.8.1cvs60, it breaks
1396                 actions with a pipe
1397
1398 2012-11-14 [colin]      3.8.1cvs119
1399
1400         * src/common/plugin.c
1401                 If plugin fails to load from absolute path, try from
1402                 default plugin path. 
1403                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1404                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1405                 results in wrong paths in clawsrc'
1406
1407 2012-11-12 [colin]      3.8.1cvs118
1408
1409         * src/messageview.c
1410                 Fix initial focus on textview. Fixes bug #2776,
1411                 "Make all menu shortcuts work properly in the message window"
1412
1413 2012-11-09 [colin]      3.8.1cvs117
1414
1415         * src/etpan/imap-thread.c
1416                 Specify search charset. Thanks to Aleksei Miheev
1417
1418 2012-11-08 [colin]      3.8.1cvs116
1419
1420         * src/common/socket.c
1421         * src/gtk/gtkutils.c
1422                 Fix socket communication
1423
1424 2012-11-08 [colin]      3.8.1cvs115
1425
1426         * src/plugins/pgpcore/sgpgme.c
1427                 Fix Windows runtime crash
1428
1429 2012-11-08 [colin]      3.8.1cvs114
1430
1431         * src/gtk/quicksearch.c
1432                 Fix going active with NULL matchstring (for example
1433                 when changing type before typing anything)
1434
1435 2012-11-07 [colin]      3.8.1cvs113
1436
1437         * src/mbox.c
1438                 Fix Windows build
1439
1440 2012-11-06 [mones]      3.8.1cvs112
1441
1442         * doc/man/claws-mail.1
1443                 Sync with AUTHORS file
1444         * src/gtk/quicksearch.c
1445                 Add number units where appropriate
1446
1447 2012-10-31 [paul]       3.8.1cvs111
1448
1449         * src/prefs_folder_item.c
1450                 add missing closing bracket. thanks to Andreas Rönnquist.
1451
1452 2012-10-31 [colin]      3.8.1cvs110
1453
1454         * src/prefs_folder_item.c
1455                 Fix prefs text and extra semi-colon. Thanks to Paul!
1456
1457 2012-10-31 [colin]      3.8.1cvs109
1458
1459         * src/folder_item_prefs.c
1460         * src/folder_item_prefs.h
1461         * src/messageview.c
1462         * src/prefs_folder_item.c
1463                 Implement feature from bug #2569, 
1464                 "select html part on folder specific properties"
1465                 Patch based on Andrej's patch.
1466
1467 2012-10-29 [wwp]        3.8.1cvs108
1468
1469         * src/textview.c
1470         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1471         broken URL parsing.
1472
1473 2012-10-25 [colin]      3.8.1cvs107
1474
1475         * src/textview.c
1476                 Verify the previous URI wasn't the same...
1477                 fixes http://www. URIs.
1478
1479 2012-10-25 [colin]      3.8.1cvs106
1480
1481         * src/common/utils.c
1482         * src/common/utils.h
1483         * src/textview.c
1484                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1485                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1486                 from 30% to 15%. Patch by Igor Mammedov
1487
1488 2012-10-25 [colin]      3.8.1cvs105
1489
1490         * src/textview.c
1491                 Do not allow search cost to explode in case of bad message
1492                 parsing in textview_make_clickable_parts_later(); reduces
1493                 cost of textview_make_clickable_parts_later() from 99% to
1494                 17% for big bad-case message. Patch by Igor Mammedov
1495
1496 2012-10-25 [colin]      3.8.1cvs104
1497
1498         * src/textview.c
1499         * src/textview.h
1500                 Avoid strlen() on big buffers, use precomputed length instead
1501                 it reduces cost of textview_write_line() from 32% to 3% for
1502                 big messages. Patch by Igor Mammedov
1503         * AUTHORS
1504         * src/gtk/authors.h
1505                 Add Igor
1506
1507 2012-10-24 [mones]      3.8.1cvs103
1508
1509         * src/advsearch.c
1510                 Trust on IMAP core on-line/off-line management
1511                 Patch by Sean Buckheister
1512
1513 2012-10-19 [paul]       3.8.1cvs102
1514
1515         * AUTHORS
1516         * src/crash.c
1517         * src/gtk/authors.h
1518                 fix bug 2760, 'display correct libc version in crash dialog 
1519                 when uclibc is used'.
1520                 fixes build with uclibc. patch by Natanael Copa.
1521
1522 2012-10-18 [mones]      3.8.1cvs101
1523
1524         * claws-mail.desktop
1525                 Fix bug #2761 and remove invalid GTK main category
1526
1527 2012-10-17 [colin]      3.8.1cvs100
1528
1529         * src/common/ssl_certificate.c
1530                 Fix bug #2759, "Error messages regarding bad
1531                 client certificates are less than helpful"
1532                 Based on patch by bug reporter.
1533
1534 2012-10-13 [paul]       3.8.1cvs99
1535
1536         * src/common/ssl_certificate.c
1537                 fix build with gnutls 3.1.3
1538                 Patch by Sean Buckheister.
1539
1540 2012-10-12 [mones]      3.8.1cvs98
1541
1542         * src/compose.c
1543         * src/grouplistdialog.c
1544         * src/imap.c
1545         * src/news_gtk.c
1546         * src/procmime.c
1547         * src/procmsg.c
1548         * src/common/utils.c
1549         * src/common/utils.h
1550         * src/etpan/imap-thread.c
1551                 New slist_free_strings_full wrapper for g_slist_free_full
1552                 and simplify calls where it was being used
1553
1554 2012-10-12 [colin]      3.8.1cvs97
1555
1556         * src/common/defs.h
1557                 Drop include of internal glib header
1558                 Patch by Werner Koch
1559
1560 2012-10-12 [colin]      3.8.1cvs96
1561
1562         * src/gtk/gtkcmctree.c
1563         * src/gtk/gtksctree.c
1564                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1565                 mouse". Patch mostly by Tom Horsley
1566
1567 2012-10-12 [iwkse]      3.8.1cvs95
1568
1569         * src/common/utils.c
1570                         g_free *mutex
1571
1572 2012-10-12 [mones]      3.8.1cvs94
1573
1574         * src/common/utils.c
1575                 Remove undeclared mutex symbol
1576
1577 2012-10-12 [colin]      3.8.1cvs93
1578
1579         * src/compose.c
1580         * src/prefs_account.c
1581         * src/common/utils.c
1582         * src/common/utils.h
1583                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1584                 Thanks to Salvatore de Paolis
1585
1586 2012-10-10 [colin]      3.8.1cvs92
1587
1588         * src/folder.c
1589                 Fix bug #2744, "Quick search throws bad command 
1590                 argument error on Microsoft Exchange". Fall back
1591                 to local search if folder-specific search fails.
1592         * src/gtk/quicksearch.c
1593                 Typo fix.
1594
1595 2012-10-10 [colin]      3.8.1cvs91
1596
1597         * src/procmsg.h
1598                 Make what the tags list contain more clear
1599
1600 2012-10-10 [colin]      3.8.1cvs90
1601
1602         * src/inc.c
1603         * src/mbox.c
1604         * src/common/smtp.c
1605         * src/common/smtp.h
1606                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1607                 Patch by "madroach"
1608
1609 2012-10-10 [colin]      3.8.1cvs89
1610
1611         * autogen.sh
1612                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1613
1614 2012-10-10 [colin]      3.8.1cvs88
1615
1616         * src/compose.c
1617                 Leak fix (thanks Ricardo!)
1618
1619 2012-10-10 [colin]      3.8.1cvs87
1620
1621         * src/common/utils.c
1622                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1623                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1624                 fixes by Michael Rasmussen and myself.
1625                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1626                 semantics are different from slist_free_strings() in that
1627                 slist_free_strings does not free the list itself.
1628
1629 2012-10-09 [mones]      3.8.1cvs86
1630
1631         * doc/man/claws-mail.1
1632         * src/compose.c
1633         * src/common/utils.c
1634                 New extra headers feature for adding user-defined
1635                 extra headers to the combobox in the compose window
1636                 Headers are stablished in 'extraheaderrc', one per
1637                 line with a final colon
1638
1639 2012-10-06 [mones]      3.8.1cvs85
1640
1641         * po/POTFILES.in
1642                 Added src/gtk/menu.c
1643         * src/common/defs.h
1644         * src/gtk/menu.c
1645         * src/gtk/menu.h
1646                 New function cm_menu_item_new_label_from_url to
1647                 avoid crashing on huge URL strings and warn user
1648                 about the possible causes
1649         * src/mainwindow.c
1650                 Use it to create List menu items safely
1651
1652 2012-10-04 [colin]      3.8.1cvs84
1653
1654         * src/imap.c
1655                 Fix keywords with spaces
1656
1657 2012-10-04 [colin]      3.8.1cvs83
1658
1659         * src/advsearch.c
1660                 Fix double-tag search. Maybe fixes bug #2744,
1661                 'Quick search throws bad command argument 
1662                 error since recent change'. Patch by Sean.
1663
1664 2012-10-03 [mones]      3.8.1cvs82
1665
1666         * src/procmime.c
1667                 Fix bug #2743 'null pointer crash in procmime strchr'
1668                 Patch by Michael Schwendt (from RedHat bug 862578) 
1669
1670 2012-09-28 [colin]      3.8.1cvs81
1671
1672         * src/advsearch.c
1673                 Never search on server if we're offline
1674                 (Asking the user would and will be better)
1675         * src/imap.c
1676                 Fix uninitialized variable (bogus) warning
1677                 Fix SELECT of the folder before searching
1678
1679 2012-09-27 [colin]      3.8.1cvs80
1680
1681         * src/advsearch.c
1682         * src/imap.c
1683         * src/etpan/imap-thread.c
1684         * src/etpan/imap-thread.h
1685                 Implement IMAP server search. Patch by
1686                 Sean Buckheister again.
1687
1688 2012-09-26 [colin]      3.8.1cvs79
1689
1690         * src/main.c
1691         * src/matcher.c
1692         * src/matcher.h
1693                 Prepare the context strings, their translation take
1694                 CPU time. Shaves 6 seconds out of 17 on my reference
1695                 folder body search.
1696         * src/summary_search.c
1697                 Fix a warning
1698
1699 2012-09-26 [colin]      3.8.1cvs78
1700
1701         * src/matcher.c
1702         * src/procmime.c
1703         * src/procmime.h
1704                 Unlock I/O in procmime, give a way
1705                 for matcher to avoid having to
1706                 read/write tmp/rewind/read tmp for
1707                 body matches.
1708
1709 2012-09-26 [colin]      3.8.1cvs77
1710
1711         * src/summary_search.c
1712                 Fix unresponsive stop button
1713         * src/gtk/quicksearch.c
1714                 Fix busy cursor
1715
1716 2012-09-26 [colin]      3.8.1cvs76
1717
1718         * src/summary_search.c
1719         * src/summaryview.c
1720         * src/summaryview.h
1721         * src/gtk/quicksearch.c
1722                 Factorize search code in summary_search and
1723                 add a progress indicator as that slows down
1724                 the first result in case of body search.
1725
1726 2012-09-26 [colin]      3.8.1cvs75
1727
1728         * src/folder.c
1729                 Fix body search triggering GUI updates
1730                 for every message when it gets MSG_SCANNED
1731                 set.
1732
1733 2012-09-26 [colin]      3.8.1cvs74
1734
1735         * src/folder.c
1736         * src/folder.h
1737         * src/imap.c
1738         * src/procmsg.c
1739         * src/procmsg.h
1740         * src/summaryview.c
1741                 Factorize msg list to num list code;
1742                 Make search faster using cache instead
1743                 of network I/O
1744
1745 2012-09-25 [mones]      3.8.1cvs73
1746
1747         * src/gtk/quicksearch.c
1748                 Fix new expressions not being added to quicksearch
1749                 history in extended mode; patch by Sean Buckheister
1750
1751 2012-09-22 [mir]        3.8.1cvs72
1752
1753         * src/advsearch.c
1754                 Fix for not searching in folders marked 'no_select'
1755                 patch provided by Colin.
1756
1757 2012-09-22 [mones]      3.8.1cvs71
1758
1759         * src/advsearch.c
1760                 Add missing copyright header
1761
1762 2012-09-21 [colin]      3.8.1cvs70
1763
1764         * src/folder.c
1765                 Fix warning where msgcount was used
1766                 uninitialized in case the search was
1767                 to be performed on a message list subset.
1768
1769 2012-09-21 [colin]      3.8.1cvs69
1770
1771         * src/gtk/quicksearch.c
1772                 Fix error background not appearing
1773
1774 2012-09-21 [colin]      3.8.1cvs68
1775
1776         * src/Makefile.am
1777         * src/advsearch.c ** ADDED **
1778         * src/advsearch.h ** ADDED **
1779         * src/folder.c
1780         * src/folder.h
1781         * src/folderview.c
1782         * src/imap.c
1783         * src/main.c
1784         * src/matcher.c
1785         * src/matcher.h
1786         * src/matchertypes.h ** ADDED **
1787         * src/mh.c
1788         * src/mimeview.c
1789         * src/news.c
1790         * src/proctypes.h
1791         * src/summary_search.c
1792         * src/summaryview.c
1793         * src/summaryview.h
1794         * src/gtk/quicksearch.c
1795         * src/gtk/quicksearch.h
1796                 Separated GUI and logic for search
1797                 Use same logic for quicksearch and folder search
1798                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1799
1800 2012-09-19 [mones]      3.8.1cvs67
1801
1802         * src/mainwindow.c
1803                 Remove spurious parameter from get_url_part and
1804                 fix potential buffer overflow
1805
1806 2012-09-19 [colin]      3.8.1cvs66
1807
1808         * src/addressbook.c
1809         * src/addrselect.c
1810                 Un-mix mixed enum comparison which happened
1811                 to work because multiple enums define the same
1812                 values.
1813
1814 2012-09-19 [colin]      3.8.1cvs65
1815
1816         * src/addrindex.c
1817         * src/editaddress.c
1818         * src/editldap.c
1819         * src/exporthtml.c
1820         * src/jpilot.c
1821         * src/procmime.c
1822         * src/plugins/bogofilter/bogofilter_gtk.c
1823         * src/plugins/pgpcore/prefs_gpg.c
1824         * src/plugins/smime/smime.c
1825         * src/plugins/spamassassin/spamassassin_gtk.c
1826                 More warning fixes, casts, useless variables and
1827                 unchecked return values
1828
1829 2012-09-19 [colin]      3.8.1cvs64
1830
1831         * src/mainwindow.c
1832                 Check possible overflow
1833         * src/prefs_account.c
1834         * src/prefs_compose_writing.c
1835         * src/prefs_logging.c
1836         * src/prefs_message.c
1837         * src/prefs_msg_colors.c
1838         * src/prefs_other.c
1839         * src/prefs_receive.c
1840         * src/prefs_summaries.c
1841         * src/prefs_wrapping.c
1842                 fix GtkAdjustment casts
1843         * src/common/ssl.c
1844                 fix warnings
1845         * src/gtk/gtkaspell.c
1846                 fix warnings
1847
1848 2012-09-19 [mones]      3.8.1cvs63
1849
1850         * src/addritem.c
1851                 Fix leak and follow function specification
1852
1853 2012-09-19 [mones]      3.8.1cvs62
1854
1855         * src/action.c
1856                 Use unused var c to check result and emit messages on error
1857         * src/addrbook.c
1858                 Remove unused vars: attr (several functions), element
1859         * src/addrclip.c
1860                 Use unused var newGroup to check result
1861         * src/addrcustomattr.c
1862                 Remove unused var summaryview and related code
1863         * src/addressbook.c
1864                 Use unused vars nn, newNode, idleID to check result
1865                 Remove unused var aoType and refactor logic around it
1866                 Comment var enabled and related debug code
1867         * src/msgcache.c
1868                 Use unused var error to check result and emit debug messages
1869         * src/textview.c
1870                 Remove unused var link_color
1871         * src/toolbar.c
1872                 Remove unused vars: attr, retVal
1873
1874 2012-09-19 [colin]      3.8.1cvs61
1875
1876         * src/imap.c
1877         * src/inc.c
1878         * src/news.c
1879         * src/send_message.c
1880         * src/common/socket.c
1881                 More precise error logging
1882
1883 2012-09-16 [mones]      3.8.1cvs60
1884
1885         * src/action.c                                                          
1886                 Removed dup calls with ignored result
1887         * src/addr_compl.c                                                    
1888                 Removed unused var is_group and simplified logic around it      
1889         * src/addrharvest.c                                                  
1890         * src/matcher.c
1891         * src/procmsg.c                                                  
1892         * src/etpan/etpan-thread-manager.c                                    
1893                 Use unused var r to verify result and emit messages on error
1894         * src/compose.c                                                  
1895                 Move color variable into conditional usage blocks
1896                 Remove assigned but not used vars: lock, titles, count    
1897         * src/edittags.c
1898                 Remove assigned but not used var actions                        
1899         * src/folderview.c
1900                 Remove assigned but not used vars: from_parent, src_node        
1901         * src/imap_gtk.c
1902         * src/mh_gtk.c                                                    
1903                 Remove malloc-ed but not used var: old_path                  
1904         * src/news.c
1905                 Comment unused vars from commented block: tofetch, fetched      
1906         * src/prefs_account.c
1907                 Remove assigned but not used var: privacy_enabled
1908         * src/prefs_actions.c
1909         * src/prefs_customheader.c
1910                 Remove assigned but not used var: store
1911         * src/prefs_filtering.c
1912                 Remove assigned but not used var: n_rows
1913         * src/prefs_template.c
1914                 Remove assigned but not used vars: model, list_store
1915         * src/prefs_toolbar.c
1916                 Remove assigned but not used var: win_titles
1917         * src/printing.c
1918                 Remove assigned but not used vars: orientation, line, baseline,
1919                 off_chars 
1920         * src/etpan/imap-thread.c
1921                 Remove assigned but not used var: value, r
1922                 Refactor to check correct memory allocation
1923         * src/etpan/nntp-thread.c
1924                 Remove assigned but not used var: value
1925         * src/gtk/gtkaspell.c
1926                 Remove assigned but not used vars: textbuf, exist
1927                 Remove unused function: find_gtkaspeller
1928         * src/gtk/gtkcmctree.c
1929                 Remove unused function: gtk_cmctree_get_offset
1930         * src/gtk/gtkshruler.c
1931                 Remove assigned but not used vars: ruler, priv
1932
1933 2012-09-14 [mones]      3.8.1cvs59
1934
1935         * src/common/log.c
1936                 Check file operation results (and remove and
1937                 unused var warning)
1938
1939 2012-09-14 [colin]      3.8.1cvs58
1940
1941         * src/gtk/inputdialog.c
1942                 Remove unused var, thanks Ticho
1943
1944 2012-09-13 [colin]      3.8.1cvs57
1945
1946         * src/stock_pixmap.c
1947                 Fix missing \n in debug line
1948
1949 2012-09-13 [colin]      3.8.1cvs56
1950
1951         * src/main.c
1952                 Don't listen on the Unix socket before we're
1953                 ready. The 'popup' order from another instance
1954                 may provoke a race and trash configuration files.
1955
1956 2012-09-13 [colin]      3.8.1cvs55
1957
1958         * src/imap.c
1959                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
1960                 Claws-Mail/IMAP and Lotus Domino". Use
1961                 correct types for start/end and test if
1962                 start is indeed before end.
1963
1964 2012-09-12 [mones]      3.8.1cvs54
1965
1966         * src/prefs_other.c
1967                 Fix bug #1975 'preference mutt key bindings do not take
1968                 effect' (and the other invalid paths too)
1969
1970 2012-09-12 [colin]      3.8.1cvs53
1971
1972         * src/procmsg.c
1973                 Revert that hunk, logic is unclear.
1974
1975 2012-09-12 [colin]      3.8.1cvs52
1976
1977         * src/addressbook.c
1978         * src/addrharvest.c
1979         * src/addrindex.c
1980         * src/addritem.c
1981         * src/compose.c
1982         * src/edittags.c
1983         * src/folder.c
1984         * src/imap.c
1985         * src/inc.c
1986         * src/ldif.c
1987         * src/mainwindow.c
1988         * src/mbox.c
1989         * src/mimeview.c
1990         * src/mutt.c
1991         * src/partial_download.c
1992         * src/prefs_filtering_action.c
1993         * src/prefs_toolbar.c
1994         * src/printing.c
1995         * src/procheader.c
1996         * src/procmime.c
1997         * src/procmsg.c
1998         * src/summaryview.c
1999         * src/textview.c
2000         * src/common/utils.c
2001         * src/etpan/imap-thread.c
2002         * src/gtk/gtkaspell.c
2003         * src/plugins/pgpcore/sgpgme.c
2004                 More fixes from bug #1961:
2005                 - Write-only variables
2006                 - Null pointer dereferences
2007                 - A couple other fixes for which the reporter
2008                   was unsure, but which showed problems.
2009                 More details in bug #1961 comments.
2010
2011 2012-09-12 [colin]      3.8.1cvs51
2012
2013         * src/compose.c
2014         * src/mh.c
2015         * src/common/ssl.c
2016         * src/plugins/pgpcore/passphrase.c
2017                 Apply patches from bug #1961, "patches for
2018                 a couple of clang warnings":
2019                 - Check return codes
2020                 - Remove dead code
2021
2022 2012-09-12 [colin]      3.8.1cvs50
2023
2024         * claws-mail.pc.in
2025                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
2026                 where the included menu.h could come from Ncurses.
2027                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
2028
2029 2012-09-11 [colin]      3.8.1cvs49
2030
2031         * src/main.c
2032                 Fix race condition at start.
2033
2034 2012-09-10 [colin]      3.8.1cvs48
2035
2036         * src/main.c
2037                 Create lock socket as soon as possible, not after
2038                 a few things like caching all prefs.
2039
2040 2012-09-09 [mones]      3.8.1cvs47
2041
2042         * src/plugins/bogofilter/bogofilter.c
2043                 Add missing include
2044
2045 2012-09-08 [colin]      3.8.1cvs46
2046
2047         * AUTHORS
2048         * src/Makefile.am
2049         * src/action.c
2050         * src/addr_compl.c
2051         * src/addrbook.c
2052         * src/compose.c
2053         * src/compose.h
2054         * src/editaddress.c
2055         * src/filtering.c
2056         * src/folder.c
2057         * src/folder.h
2058         * src/folderview.h
2059         * src/headerview.h
2060         * src/imap_gtk.c
2061         * src/localfolder.c
2062         * src/main.c
2063         * src/mainwindow.c
2064         * src/mainwindow.h
2065         * src/matcher.c
2066         * src/matcher_parser_parse.y
2067         * src/messageview.c
2068         * src/messageview.h
2069         * src/mh.c
2070         * src/mh_gtk.c
2071         * src/mimeview.c
2072         * src/mimeview.h
2073         * src/noticeview.h
2074         * src/prefs_account.c
2075         * src/prefs_account.h
2076         * src/prefs_filtering.c
2077         * src/prefs_filtering_action.c
2078         * src/prefs_gtk.h
2079         * src/prefs_matcher.c
2080         * src/prefs_template.c
2081         * src/prefs_toolbar.c
2082         * src/privacy.c
2083         * src/procheader.h
2084         * src/procmime.c
2085         * src/procmime.h
2086         * src/procmsg.c
2087         * src/procmsg.h
2088         * src/proctypes.h
2089         * src/remotefolder.c
2090         * src/summaryview.c
2091         * src/summaryview.h
2092         * src/textview.c
2093         * src/textview.h
2094         * src/toolbar.c
2095         * src/uri_opener.c
2096         * src/viewtypes.h
2097         * src/common/defs.h
2098         * src/gtk/authors.h
2099         * src/gtk/description_window.c
2100         * src/plugins/trayicon/trayicon.c
2101                 Break circular dependencies in Claws' headers,
2102                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
2103
2104 2012-09-08 [colin]      3.8.1cvs45
2105
2106         * src/textview.c
2107                 Fix shortcut getting
2108
2109 2012-09-05 [colin]      3.8.1cvs44
2110
2111         * src/matcher.c
2112         * src/matcher.h
2113         * src/prefs_matcher.c
2114                 Drop matcherprop_new_create, which is just a copy of
2115                 matcherprop_new, and staticalize what can be
2116
2117 2012-09-05 [colin]      3.8.1cvs43
2118
2119         * src/plugins/pgpcore/select-keys.c
2120                 Fix bug #2390, "Non-fully-trusted-key-warning appears
2121                 based on primary UID rather than recipient e-mail"
2122
2123 2012-08-29 [colin]      3.8.1cvs42
2124
2125         * src/gtk/gtkaspell.c
2126                 Fix bug #2596, "Spell checker does not work properly"
2127
2128 2012-08-29 [colin]      3.8.1cvs41
2129
2130         * src/plugins/pgpcore/sgpgme.c
2131                 Set gpgme's locale to UTF-8. Fixes bug #2650,
2132                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
2133
2134 2012-08-29 [colin]      3.8.1cvs40
2135
2136         * src/mainwindow.c
2137         * src/messageview.c
2138         * src/mimeview.c
2139         * src/mimeview.h
2140         * src/summaryview.c
2141         * src/textview.c
2142         * src/gtk/menu.c
2143         * src/gtk/menu.h
2144                 Move the hardcoded mimeview shortcuts to standard menus.
2145
2146 2012-08-27 [colin]      3.8.1cvs39
2147
2148         * src/main.c
2149                 Fix double mainwindow presentation that confuses GNOME3
2150                 when some plugins fail to load (subsequent Claws windows
2151                 got no focus in that case)
2152
2153 2012-08-27 [colin]      3.8.1cvs38
2154
2155         * src/summaryview.c
2156                 Make Mark all read confirmation button more clear
2157
2158 2012-08-27 [colin]      3.8.1cvs37
2159
2160         * src/mainwindow.c
2161         * src/summaryview.c
2162                 Separate "Mark all read" from "Mark as read"
2163                 and "Ignore thread"
2164
2165 2012-08-27 [wwp]        3.8.1cvs36
2166
2167         * src/inc.c
2168         * src/procmsg.c
2169                 Remove session statistics debug statements (irrelevant in repo,
2170                 that's dev stuff).
2171
2172 2012-08-24 [mones]      3.8.1cvs35
2173
2174         * manual/advanced.xml
2175                 Keep alphabetic order of hidden options lost
2176                 and update Clawsker URL.
2177         * manual/de/advanced.xml
2178         * manual/fr/advanced.xml
2179                 Update Clawsker URL.
2180         * manual/es/advanced.xml
2181                 Sync with English version and update Clawsker URL.
2182         * manual/de/dist/html/Makefile.am
2183         * manual/es/dist/html/Makefile.am
2184         * manual/fr/dist/html/Makefile.am
2185         * manual/pl/dist/html/Makefile.am
2186         * manual/dist/html/Makefile.am
2187                 Fix bug 2723 'Missing encoding in generated html manual'
2188
2189 2012-08-23 [colin]      3.8.1cvs34
2190
2191         * src/mainwindow.c
2192                 Fix --offline asking if one wants to sync,
2193                 due to re-entering. Thanks <ebik@ucw.cz>.
2194
2195 2012-08-16 [colin]      3.8.1cvs33
2196
2197         * src/imap.c
2198                 Always clear the tags list when fetching a folder, or
2199                 Claws will never untag an untagged email. Patch by
2200                 Igor Mammedov <imammedo@redhat.com>
2201
2202 2012-08-12 [colin]      3.8.1cvs32
2203
2204         * src/compose.c
2205                 Exclude text/plain from the attachment thing
2206
2207 2012-08-12 [colin]      3.8.1cvs31
2208
2209         * src/messageview.c
2210                 Fix comparison, thanks to Michael Gmelin
2211
2212 2012-08-12 [colin]      3.8.1cvs30
2213
2214         * src/messageview.c
2215                 Only show HTML parts by default (if the pref
2216                 is set so) if the part disposition-type is
2217                 inline or unknown, but not attachment.
2218         * src/common/ssl.c
2219                 Remove useless hook that won't ever be used
2220                 on windows
2221
2222 2012-08-12 [colin]      3.8.1cvs29
2223
2224         * src/compose.c
2225                 Make sure text/* attachments are not made
2226                 inline, regardless of the compose mode.
2227                 Finishes fixing bug #2203 after auto-save
2228                 switches mode to COMPOSE_REEDIT. Thanks to
2229                 Michael Gmelin for finding this.
2230
2231 2012-08-09 [colin]      3.8.1cvs28
2232
2233         * src/prefs_filtering.c
2234                 Make treeView type-ahead case insensitive
2235                 Patch by Andreas Ronnquist
2236
2237 2012-08-09 [colin]      3.8.1cvs27
2238
2239         * src/gtk/sslcertwindow.c
2240                 Fix leak
2241
2242 2012-08-09 [colin]      3.8.1cvs26
2243
2244         * src/common/ssl.c
2245         * src/common/ssl_certificate.c
2246         * src/common/ssl_certificate.h
2247         * src/gtk/sslcertwindow.c
2248                 Fix bug 2718, "Failure to check peer hostname
2249                 when checking certificate"
2250
2251 2012-08-05 [ticho]      3.8.1cvs25
2252
2253         * src/compose.c
2254                 Avoid header combo box to get focus twice (first text within,
2255                 then combobox widget itself) when switching focus with TAB.
2256
2257 2012-07-28 [ticho]      3.8.1cvs24
2258
2259         * src/compose.c
2260                 Properly fix setting "transient for" for attachment properties
2261                 dialog when called via popup menu (since we're stealing focus
2262                 few lines before, we need to do it directly, not via
2263                 manage_window_*).
2264
2265 2012-07-28 [ticho]      3.8.1cvs23
2266
2267         * src/gtk/pluginwindow.c
2268         * src/gtk/prefswindow.c
2269                 Fixed setting "transient for" property for plugin load/unload
2270                 file dialog. Connected manage_window signals to prefswindow events.
2271
2272 2012-07-27 [ticho]      3.8.1cvs22
2273
2274         * src/summaryview.c
2275         * src/textview.c
2276                 Fixed setting "transient for" property for summaryview file
2277                 dialog and messageview's image save dialog.
2278
2279 2012-07-27 [ticho]      3.8.1cvs21
2280
2281         * src/crash.c
2282         * src/mimeview.c
2283                 Fix setting "transient for" property for file select dialogs
2284                 in crash report and mimeview.
2285
2286 2012-07-27 [ticho]      3.8.1cvs20
2287
2288         * src/compose.c
2289                 Fixed "transient for" property for file attach dialog when
2290                 called from Attachments list popup menu. Simplified menu item
2291                 sensitivities setting code logic for this menu.
2292
2293 2012-07-25 [ticho]      3.8.1cvs19
2294
2295         * manual/advanced.xml
2296                 Add the three hidden preferences related to colored display
2297                 of unified diffs to manual.
2298
2299 2012-07-25 [ticho]      3.8.1cvs18
2300
2301         * src/gtk/gtkaspell.c
2302                 Create "Change directory" submenu in a separate function, change
2303                 wording a bit, and make the submenu always available in a context
2304                 menu of body edit box in compose window.
2305
2306 2012-07-25 [ticho]      3.8.1cvs17
2307
2308         * src/gtk/prefswindow.c
2309                 Correctly set transient_for property for preferences window,
2310                 as well as for color picker dialogs. Fixes bug #2710.
2311
2312 2012-07-25 [ticho]      3.8.1cvs16
2313
2314         * src/gtk/quicksearch.c
2315                 Allow quicksearch syntax description window to be correctly
2316                 set transient for main window.
2317
2318 2012-07-15 [wwp]        3.8.1cvs15
2319
2320         * src/procmime.c
2321                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2322
2323 2012-07-10 [paul]       3.8.1cvs14
2324
2325         * src/procmime.c
2326                 forgot this in last commit
2327
2328 2012-07-10 [paul]       3.8.1cvs13
2329
2330         * src/messageview.c
2331         * src/common/defs.h
2332         * src/common/quoted-printable.c
2333         * src/common/quoted-printable.h
2334                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2335                 the bug: partial message text loss
2336
2337 2012-07-10 [mones]      3.8.1cvs12
2338
2339         * src/plugins/pgpcore/sgpgme.c
2340                 Fix bug 2689, 'segfault when trying to view info
2341                 about pgp/smime sign'
2342
2343 2012-07-08 [ticho]      3.8.1cvs11
2344
2345         * src/plugins/pgpcore/sgpgme.c
2346                 Consider marginal signature validity as untrusted. Suggested by
2347                 Jean-Benoist Leger (leger at crans.org).
2348
2349 2012-07-08 [paul]       3.8.1cvs10
2350
2351         * src/gtk/icon_legend.c
2352                 fix (reveal) hidden icon in gui and build warning
2353
2354 2012-07-07 [paul]       3.8.1cvs9
2355
2356         * src/plugins/pgpcore/prefs_gpg.c
2357                 fix build
2358
2359 2012-07-07 [colin]      3.8.1cvs8
2360
2361         * claws-features.h.in
2362         * src/codeconv.h
2363         * src/imap_gtk.h
2364         * src/inc.h
2365         * src/jpilot.h
2366         * src/messageview.h
2367         * src/msgcache.h
2368         * src/news_gtk.h
2369         * src/partial_download.h
2370         * src/pop.h
2371         * src/prefs_account.h
2372         * src/prefs_common.h
2373         * src/printing.h
2374         * src/procmime.h
2375         * src/procmsg.h
2376         * src/stock_pixmap.c
2377         * src/textview.h
2378         * src/common/defs.h
2379         * src/common/log.h
2380         * src/common/session.h
2381         * src/common/smtp.h
2382         * src/common/socket.h
2383         * src/common/ssl.h
2384         * src/common/ssl_certificate.h
2385         * src/common/timing.h
2386         * src/common/utils.h
2387         * src/gtk/gtkaspell.h
2388         * src/gtk/gtkutils.h
2389         * src/gtk/pluginwindow.h
2390         * src/gtk/spell_entry.h
2391         * src/gtk/sslcertwindow.h
2392                 Don't export config.h in public headers
2393
2394 2012-07-07 [colin]      3.8.1cvs7
2395
2396         * claws-features.h.in
2397         * configure.ac
2398         * Makefile.am
2399         * src/account.c
2400         * src/action.c
2401         * src/addr_compl.c
2402         * src/addrcustomattr.c
2403         * src/addrduplicates.c
2404         * src/addressadd.c
2405         * src/addressbook.c
2406         * src/addressbook_foldersel.c
2407         * src/addrgather.c
2408         * src/addrindex.c
2409         * src/alertpanel.c
2410         * src/autofaces.c
2411         * src/browseldap.c
2412         * src/codeconv.c
2413         * src/codeconv.h
2414         * src/compose.c
2415         * src/crash.c
2416         * src/customheader.c
2417         * src/displayheader.c
2418         * src/editaddress.c
2419         * src/editaddress_other_attributes_ldap.c
2420         * src/editbook.c
2421         * src/editgroup.c
2422         * src/editjpilot.c
2423         * src/editldap.c
2424         * src/editldap_basedn.c
2425         * src/edittags.c
2426         * src/editvcard.c
2427         * src/exphtmldlg.c
2428         * src/expldifdlg.c
2429         * src/export.c
2430         * src/exporthtml.c
2431         * src/exportldif.c
2432         * src/folder.c
2433         * src/folder_item_prefs.c
2434         * src/grouplistdialog.c
2435         * src/headerview.c
2436         * src/image_viewer.c
2437         * src/imap.c
2438         * src/imap_gtk.c
2439         * src/imap_gtk.h
2440         * src/import.c
2441         * src/importldif.c
2442         * src/importmutt.c
2443         * src/importpine.c
2444         * src/inc.c
2445         * src/inc.h
2446         * src/jpilot.c
2447         * src/jpilot.h
2448         * src/ldapctrl.c
2449         * src/ldaplocate.c
2450         * src/ldapquery.c
2451         * src/ldapserver.c
2452         * src/ldapupdate.c
2453         * src/ldaputil.c
2454         * src/main.c
2455         * src/manual.c
2456         * src/matcher.c
2457         * src/mbox.c
2458         * src/message_search.c
2459         * src/messageview.h
2460         * src/mh.c
2461         * src/mh_gtk.c
2462         * src/mimeview.c
2463         * src/msgcache.c
2464         * src/msgcache.h
2465         * src/news.c
2466         * src/news_gtk.c
2467         * src/news_gtk.h
2468         * src/noticeview.c
2469         * src/partial_download.c
2470         * src/partial_download.h
2471         * src/pop.c
2472         * src/pop.h
2473         * src/prefs_account.c
2474         * src/prefs_account.h
2475         * src/prefs_actions.c
2476         * src/prefs_common.c
2477         * src/prefs_common.h
2478         * src/prefs_compose_writing.c
2479         * src/prefs_customheader.c
2480         * src/prefs_display_header.c
2481         * src/prefs_ext_prog.c
2482         * src/prefs_filtering.c
2483         * src/prefs_filtering_action.c
2484         * src/prefs_folder_column.c
2485         * src/prefs_folder_item.c
2486         * src/prefs_fonts.c
2487         * src/prefs_gtk.c
2488         * src/prefs_image_viewer.c
2489         * src/prefs_logging.c
2490         * src/prefs_matcher.c
2491         * src/prefs_message.c
2492         * src/prefs_msg_colors.c
2493         * src/prefs_other.c
2494         * src/prefs_quote.c
2495         * src/prefs_receive.c
2496         * src/prefs_send.c
2497         * src/prefs_spelling.c
2498         * src/prefs_summaries.c
2499         * src/prefs_summary_column.c
2500         * src/prefs_summary_open.c
2501         * src/prefs_toolbar.c
2502         * src/prefs_wrapping.c
2503         * src/printing.c
2504         * src/printing.h
2505         * src/procheader.c
2506         * src/procmime.c
2507         * src/procmime.h
2508         * src/procmsg.h
2509         * src/quote_fmt.c
2510         * src/recv.c
2511         * src/send_message.c
2512         * src/setup.c
2513         * src/ssl_manager.c
2514         * src/statusbar.c
2515         * src/summary_search.c
2516         * src/textview.c
2517         * src/textview.h
2518         * src/toolbar.c
2519         * src/undo.c
2520         * src/unmime.c
2521         * src/uri_opener.c
2522         * src/wizard.c
2523         * src/common/claws.c
2524         * src/common/defs.h
2525         * src/common/hooks.c
2526         * src/common/log.c
2527         * src/common/log.h
2528         * src/common/plugin.c
2529         * src/common/prefs.c
2530         * src/common/session.c
2531         * src/common/session.h
2532         * src/common/smtp.c
2533         * src/common/smtp.h
2534         * src/common/socket.c
2535         * src/common/socket.h
2536         * src/common/ssl.c
2537         * src/common/ssl.h
2538         * src/common/ssl_certificate.c
2539         * src/common/ssl_certificate.h
2540         * src/common/string_match.c
2541         * src/common/tags.c
2542         * src/common/timing.h
2543         * src/common/utils.c
2544         * src/common/utils.h
2545         * src/etpan/etpan-thread-manager.c
2546         * src/etpan/imap-thread.c
2547         * src/etpan/nntp-thread.c
2548         * src/gtk/about.c
2549         * src/gtk/combobox.c
2550         * src/gtk/description_window.c
2551         * src/gtk/filesel.c
2552         * src/gtk/gtkaspell.c
2553         * src/gtk/gtkaspell.h
2554         * src/gtk/gtkshruler.c
2555         * src/gtk/gtkunit.c
2556         * src/gtk/gtkutils.c
2557         * src/gtk/gtkutils.h
2558         * src/gtk/gtkvscrollbutton.c
2559         * src/gtk/icon_legend.c
2560         * src/gtk/inputdialog.c
2561         * src/gtk/logwindow.c
2562         * src/gtk/menu.c
2563         * src/gtk/pluginwindow.c
2564         * src/gtk/pluginwindow.h
2565         * src/gtk/prefswindow.c
2566         * src/gtk/progressdialog.c
2567         * src/gtk/quicksearch.c
2568         * src/gtk/spell_entry.c
2569         * src/gtk/spell_entry.h
2570         * src/gtk/sslcertwindow.c
2571         * src/gtk/sslcertwindow.h
2572         * src/plugins/bogofilter/bogofilter.c
2573         * src/plugins/bogofilter/bogofilter_gtk.c
2574         * src/plugins/dillo_viewer/dillo_prefs.c
2575         * src/plugins/dillo_viewer/dillo_viewer.c
2576         * src/plugins/pgpcore/pgp_viewer.c
2577         * src/plugins/pgpcore/plugin.c
2578         * src/plugins/pgpcore/sgpgme.c
2579         * src/plugins/pgpinline/pgpinline.c
2580         * src/plugins/pgpinline/plugin.c
2581         * src/plugins/pgpmime/pgpmime.c
2582         * src/plugins/pgpmime/plugin.c
2583         * src/plugins/smime/plugin.c
2584         * src/plugins/smime/smime.c
2585         * src/plugins/spamassassin/libspamc.c
2586         * src/plugins/spamassassin/spamassassin.c
2587         * src/plugins/spamassassin/spamassassin_gtk.c
2588         * src/plugins/trayicon/trayicon.c
2589         * src/plugins/trayicon/trayicon_prefs.c
2590                 Specify Claws compile-time features in a specific header
2591
2592 2012-07-06 [wwp]        3.8.1cvs6
2593
2594         * src/main.c
2595         * src/gtk/about.c
2596                 Session statistics: format date following global prefs,
2597                 and fix stats output a little bit.
2598
2599 2012-07-03 [mir]        3.8.1cvs5
2600
2601         * src/procmime.c
2602             fix bug 2642, 'improve transfer encoding selection'.
2603             Patch provided by Christopher Zimmermann
2604             (madroach claws at gmerlin dot de)
2605
2606 2012-07-03 [mir]        3.8.1cvs4
2607
2608         * src/procmime.c
2609         * src/common/defs.h
2610             fix bug 2641, '7bit or 8bit encoded attachments can
2611             have lines longer than 998 characters'.
2612             Patch provided by Christopher Zimmermann
2613             (madroach claws at gmerlin dot de)
2614
2615
2616 2012-07-03 [mir]        3.8.1cvs3
2617
2618         * src/procmime.c
2619         * src/common/defs.h
2620             fix bug 2641, '7bit or 8bit encoded attachments can
2621             have lines longer than 998 characters'.
2622             Patch provided by Christopher Zimmermann
2623             (madroach claws at gmerlin dot de)
2624
2625 2012-07-03 [mir]        3.8.1cvs2
2626
2627         * src/messageview.c
2628         * src/procmime.c
2629         * src/common/quoted-printable.c
2630         * src/common/quoted-printable.h
2631             fix bug 2640, 'improve quoted-printable encoding'
2632             Patch provided by madroach claws at gmerlin dot de
2633
2634 2012-06-30 [paul]       3.8.1cvs1
2635
2636         * Makefile.am
2637                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2638
2639 2012-06-27 [paul]       3.8.1
2640         * NEWS
2641         * README
2642         * RELEASE_NOTES 
2643                 3.8.1 unleashed!
2644                 
2645 2012-06-27 [paul]       3.8.0cvs58
2646
2647         * configure.ac
2648                 fix minimum required GTK+, which got mistakenly bumped
2649                 in 3.8.0cvs36
2650
2651 2012-06-27 [paul]       3.8.0cvs57
2652
2653         * configure.ac
2654         * po/cs.po
2655         * po/de.po
2656         * po/es.po
2657         * po/fr.po
2658         * po/hu.po
2659         * po/id_ID.po
2660         * po/lt.po
2661         * po/pt_BR.po
2662         * po/sk.po
2663         * po/sv.po
2664         * po/zh_CN.po
2665         * po/zh_TW.po
2666                 updated translations
2667         * src/gtk/authors.h
2668         * tools/claws.i18n.status.pl
2669                 updated based on currently active
2670
2671 2012-06-25 [mir]        3.8.0cvs56
2672
2673         * src/folder.c
2674             If a folder class returns <> 0 then the message has not
2675             been removed from the file system and therefore it should
2676             not be removed from the cache either.
2677
2678 2012-06-20 [ticho]      3.8.0cvs55
2679
2680         * src/mh.c
2681                 Fix for bug #1090 - Standard-folders appear again
2682                 after rescanning tree
2683
2684 2012-06-20 [paul]       3.8.0cvs54
2685
2686         * src/prefs_common.c
2687         * src/prefs_common.h
2688         * src/textview.c
2689         * src/textview.h
2690                 colourise attached patches.
2691                 Patch by Ticho
2692
2693 2012-06-02 [wwp]        3.8.0cvs53
2694
2695         * src/gtk/progressdialog.c
2696                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2697                 now hides (as well as pressing Esc) instead of doing nothing.
2698
2699 2012-06-02 [wwp]        3.8.0cvs52
2700
2701         * doc/man/claws-mail.1
2702         * src/main.c
2703         * src/main.h
2704         * src/inc.c
2705         * src/procmsg.c
2706         * src/gtk/about.c
2707                 Introduce a new feature: basic session statistics (from the about dialog
2708                 or the command-line).
2709
2710 2012-06-02 [wwp]        3.8.0cvs51
2711
2712         * src/compose.c
2713                 Fix bug 2620: shift+tab from subject field not working.
2714
2715 2012-06-02 [wwp]        3.8.0cvs50
2716
2717         * src/compose.c
2718         * src/mainwindow.c
2719         * src/messageview.c
2720                 Normalize capitalization of strings in UI.
2721
2722 2012-05-30 [paul]       3.8.0cvs49
2723
2724         * src/common/ssl.c
2725                 don't do TLS if not requested by user. fixes connecting to
2726                 servers which, for example, want SSL 3 only
2727
2728 2012-05-27 [paul]       3.8.0cvs48
2729
2730         * *
2731                 update copyright headers to 2012
2732
2733 2012-05-27 [paul]       3.8.0cvs47
2734
2735         * src/editldap.c
2736         * src/prefs_actions.c
2737         * src/gtk/about.c
2738                 fix some typos in strings, thanks to Thomas Bellmann
2739
2740 2012-05-16 [paul]       3.8.0cvs46
2741
2742         * src/prefs_filtering_action.c
2743                 fix disabled 'select...' button that never goes away
2744                 when using the new addr book
2745                 
2746
2747 2012-05-16 [colin]      3.8.0cvs45
2748
2749         * src/common/utils.c
2750                 And fix leak
2751
2752 2012-05-16 [colin]      3.8.0cvs44
2753
2754         * src/common/utils.c
2755                 Make remove_numbered_files much faster when there's
2756                 just one file to remove.
2757
2758 2012-05-16 [paul]       3.8.0cvs43
2759
2760         * src/matcher.c
2761                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2762
2763 2012-05-16 [paul]       3.8.0cvs42
2764
2765         * src/gtk/description_window.c
2766                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2767
2768 2012-05-16 [paul]       3.8.0cvs41
2769
2770         * src/common/ssl_certificate.c
2771                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2772                 Patch by Christian Hesse
2773
2774 2012-05-11 [colin]      3.8.0cvs40
2775
2776         * src/mimeview.c
2777         * src/common/utils.c
2778                 Fix bug 2659, 'E-mail attachments are handled
2779                 inconsistently'
2780                 Fix problems iterating the mime tree, and determine
2781                 whether a file is an email without To:
2782
2783 2012-04-03 [colin]      3.8.0cvs39
2784
2785         * src/Makefile.am
2786                 Fix build (damn whitespace-sensitive file format)
2787
2788 2012-04-02 [colin]      3.8.0cvs38
2789
2790         * src/Makefile.am
2791                 Fix incomplete make dist
2792
2793 2012-04-02 [colin]      3.8.0cvs37
2794
2795         * src/compose.c
2796                 Fix mistakenly removed function call
2797
2798 2012-04-01 [colin]      3.8.0cvs36
2799
2800         * configure.ac
2801         * src/.cvsignore
2802         * src/Makefile.am
2803         * src/addr_compl.c
2804         * src/addressadd.c
2805         * src/addressadd.h
2806         * src/addressbook-dbus.c
2807         * src/addressbook-dbus.h
2808         * src/addrgather.c
2809         * src/addrgather.h
2810         * src/addrharvest.c
2811         * src/addrharvest.h
2812         * src/claws-contacts.xml
2813         * src/compose.c
2814         * src/compose.h
2815         * src/filtering.c
2816         * src/headerview.c
2817         * src/main.c
2818         * src/mainwindow.c
2819         * src/messageview.c
2820         * src/prefs_common.c
2821         * src/prefs_filtering_action.c
2822         * src/prefs_matcher.c
2823         * src/summaryview.c
2824         * src/textview.c
2825         * src/toolbar.c
2826         * src/plugins/bogofilter/bogofilter_gtk.c
2827         * src/plugins/dillo_viewer/dillo_prefs.c
2828         * src/plugins/spamassassin/spamassassin_gtk.c
2829         * src/plugins/trayicon/trayicon.c
2830                 Import new addressbook code from the new-contacts branch
2831
2832 2012-03-29 [paul]       3.8.0cvs35
2833
2834         * AUTHORS
2835         * src/gtk/authors.h
2836         * src/gtk/quicksearch.c
2837                 add 'ha', short version of 'has_attachment' in quick search
2838                 Patch by Andreas Rönnquist
2839
2840 2012-03-26 [mones]      3.8.0cvs34
2841
2842         * src/common/plugin.c
2843                 Support 2 and 3-clause BSD licensed plugins
2844
2845 2012-03-15 [pawel]      3.8.0cvs33
2846
2847         * src/messageview.c
2848         * src/textview.c
2849                 - Make separate window info more accurate about
2850                 move to trash/deletion.
2851                 - Fix busy cursor
2852
2853 2012-03-14 [pawel]      3.8.0cvs32
2854
2855         * src/folder.c
2856         * src/messageview.c
2857         * src/messageview.h
2858         * src/procmsg.h
2859         * src/summaryview.c
2860         * src/textview.c
2861         * src/textview.h
2862                 Better fix for bug #2501
2863                 Instead of leaving blank window after message move or delete,
2864                 update separate view to next message in message list or
2865                 display info why view is blank. This was discussed
2866                 in bug #2621 comments.
2867
2868 2012-03-11 [colin]      3.8.0cvs31
2869
2870         * src/gtk/gtkcmctree.c
2871         * src/gtk/authors.h
2872         * AUTHORS
2873                 Fix focus rectangle on unfocused rows
2874                 Patch by Michael Shell
2875
2876 2012-02-29 [colin]      3.8.0cvs30
2877
2878         * src/gtk/gtkcmctree.c
2879                 Fix bug #2577, "Focus rectangle on folder list and message 
2880                 list headings doesn't get properly cleared when switching 
2881                 heading and horizontally scrolling list (underlines and 
2882                 vertical lines remain on screen)". Patch by Michael Shell
2883
2884 2012-02-13 [pawel]      3.8.0cvs29
2885
2886         * src/messageview.c
2887                 Fix crasher when double clicking on IMAP message and
2888                 MessageView is not shown introduced in cvs21
2889                 Patch by mones
2890
2891 2012-02-10 [pawel]      3.8.0cvs28
2892
2893         * src/filtering.c
2894                 Fix bug #2598 'Actions can move locked messages'
2895
2896 2012-02-08 [pawel]      3.8.0cvs27
2897
2898         * src/prefs_actions.c
2899         * src/prefs_actions.h
2900         * src/prefs_toolbar.c
2901         * src/prefs_toolbar.h
2902         * src/toolbar.c
2903         * src/toolbar.h
2904                 - Implement automatic removal of toolbar action buttons when
2905                   associated action is removed
2906                 - Don't allow creation of two actions with the same name,
2907                   before all executions/removals were performed on first action
2908                   with duplicated name in linked list which wasn't always
2909                   correct behaviour
2910
2911 2012-02-05 [colin]      3.8.0cvs26
2912
2913         * src/main.c
2914         * src/mainwindow.c
2915         * src/messageview.c
2916         * src/messageview.h
2917         * src/prefs_common.c
2918         * src/prefs_common.h
2919         * src/procmsg.c
2920         * src/procmsg.h
2921         * src/summaryview.c
2922         * src/summaryview.h
2923                 Add an history to navigate in mails
2924
2925 2012-02-05 [colin]      3.8.0cvs25
2926
2927         * src/procmime.c
2928                 Fix inverted comparison in list_find_custom.
2929
2930 2012-02-03 [wwp]        3.8.0cvs24
2931
2932         * src/gtk/progressdialog.c
2933         Make translators life easier: use View log instead of Show log
2934         (thanks, gusnan!).
2935
2936 2012-02-02 [pawel]      3.8.0cvs23
2937
2938         * src/folderview.c
2939                 Fix bug #2590 'Un-capitalize strings'
2940                 Patch by Christian Hesse
2941
2942 2012-02-02 [pawel]      3.8.0cvs22
2943
2944         * src/mainwindow.c
2945                 Fix bug #2595 
2946                 'Change expand behavior for message list / message view'
2947                 Patch by Christian Hesse
2948
2949 2012-02-02 [pawel]      3.8.0cvs21
2950
2951         * src/folder.c
2952         * src/messageview.c
2953         * src/messageview.h
2954         * src/procmsg.h
2955                 Fix bug #2501 'opened message blanks when moved to other folder'
2956                 Detect message move and update message window contents 
2957                 accordingly, if message is moved to trash close window
2958
2959 2012-02-01 [pawel]      3.8.0cvs20
2960
2961         * src/jpilot.c
2962         * src/mutt.c
2963         * src/pine.c
2964         * src/procmsg.c
2965         * src/vcard.c
2966         * src/gtk/sslcertwindow.c
2967                 More strncat boundary checks
2968
2969 2012-01-31 [wwp]        3.8.0cvs19
2970
2971         * src/gtk/gtkutils.c
2972         Fix warnings in gtkutils: wrong function name, missing newline, typo and
2973         long line wrapping.
2974
2975 2012-01-31 [wwp]        3.8.0cvs18
2976
2977         * src/gtk/progressdialog.c
2978         * src/gtk/progressdialog.h
2979         * src/inc.c
2980         * src/send_message.c
2981         Add a button to the retrieve/send dialogs to
2982         open the network log.
2983
2984 2012-01-25 [wwp]        3.8.0cvs17
2985
2986         * src/addr_compl.c
2987         Remove debug statement.
2988
2989 2012-01-20 [pawel]      3.8.0cvs16
2990
2991         * src/addrbook.c
2992         * src/exportldif.c
2993                 Fix bug #2574 'Statement might be overflowing a
2994                 buffer in strncat'
2995
2996 2012-01-20 [pawel]      3.8.0cvs15
2997
2998         * src/mimeview.c
2999                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
3000
3001 2012-01-14 [colin]      3.8.0cvs14
3002
3003         * commitHelper
3004                 Update tracker trigger url
3005
3006 2012-01-10 [wwp]        3.8.0cvs13
3007
3008         * src/mainwindow.c
3009         * src/mainwindow.h
3010         * src/toolbar.c
3011                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
3012                 account) and of mainwindows's relevant entry when current account
3013                 is not able to retrieve (SMTP-only).
3014
3015 2012-01-09 [colin]      3.8.0cvs12
3016
3017         * src/summaryview.c
3018                 Fix bug 1924, 'Messages marked move to Trash appear 
3019                 identical to messages marked move to $FOLDER'
3020
3021 2012-01-05 [colin]      3.8.0cvs11
3022
3023         * src/main.c
3024                 Fix crasher infinite loop
3025
3026 2012-01-03 [colin]      3.8.0cvs10
3027
3028         * src/gtk/gtkcmctree.c
3029                 Revert previous patch, it's buggy on headers
3030
3031 2012-01-03 [colin]      3.8.0cvs9
3032
3033         * src/gtk/gtkcmctree.c
3034                 Fix bug #2566, 'wrapped Subject not bounded'
3035
3036 2011-12-29 [pawel]      3.8.0cvs8
3037
3038         * src/compose.c
3039         * src/compose.h
3040         * src/main.c
3041         * src/mimeview.c
3042                 Make forwarding selected attachment possible from
3043                 mimeview's context menu
3044                 Fixex bug #2047 'forward attachments'
3045
3046 2011-12-28 [paul]       3.8.0cvs7
3047
3048         * src/prefs_account.c
3049                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
3050
3051 2011-12-28 [colin]      3.8.0cvs6
3052
3053         * src/mimeview.c
3054                 Fix fix
3055
3056 2011-12-28 [colin]      3.8.0cvs5
3057
3058         * src/mimeview.c
3059                 Fix GTK+2.16 build (w32)
3060
3061 2011-12-18 [mir]        3.8.0cvs4
3062
3063         * src/ldapctrl.c
3064             Fix bug in search criteria when doing a
3065             complete directory search using '*'
3066
3067 2011-12-16 [mir]        3.8.0cvs3
3068
3069         * src/Makefile.am
3070             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
3071
3072 2011-12-16 [wwp]        3.8.0cvs2
3073
3074         * src/procmsg.c
3075         * src/stock_pixmap.c
3076         * src/stock_pixmap.h
3077         * src/summaryview.c
3078         * src/gtk/icon_legend.c
3079         * src/pixmaps/replied_and_forwarded.xpm
3080           Make replied and forwarded status flags non exclusive.
3081           Introduce a new message state (and relevant icon in message list)
3082           where both the replied and forwarded flags are set.
3083
3084 2011-12-16 [paul]       3.8.0cvs1
3085
3086         * tools/claws.i18n.status.pl
3087                 update id to id_ID
3088
3089 2011-12-16 [paul]       3.8.0
3090         * NEWS
3091         * README
3092         * RELEASE_NOTES 
3093                 3.8.0 unleashed!                
3094
3095 2011-12-16 [paul]       3.7.10cvs113
3096
3097         * configure.ac
3098         * po/cs.po
3099         * po/es.po
3100         * po/fr.po
3101         * po/hu.po
3102         * po/id.po **REMOVED**
3103         * po/id_ID.po **ADDED**
3104         * po/pt_BR.po
3105         * po/ru.po
3106         * po/sk.po
3107         * po/uk.po
3108                 updates
3109
3110 2011-12-09 [pawel]      3.7.10cvs112
3111
3112         * src/summaryview.c
3113         * src/gtk/quicksearch.c
3114         * src/gtk/quicksearch.h
3115                 Invalidate quicksearch root folder when removed
3116                 Fixes bug #2560 'crash when unsubscribing newsgroup and
3117                 having active search field'
3118
3119 2011-12-08 [pawel]      3.7.10cvs111
3120
3121         * src/mimeview.c
3122                 Better fix for cvs94
3123
3124 2011-12-08 [wwp]        3.7.10cvs110
3125
3126         * src/compose.c
3127         Make "From" widget set independant from recipient lists below,
3128         so that it doesn't scroll when several recipients headers
3129         are added and eventually are scrolling the view.
3130         Path by Christian Hesse <mail@earthworm.de>.
3131         Fixes bug #2481 'do not scroll "from" dropdown list and sender
3132         address'.
3133
3134 2011-12-02 [paul]       3.7.10cvs109
3135
3136         * src/mainwindow.c
3137         * src/messageview.c
3138                 consistent label style
3139
3140 2011-11-29 [wwp]        3.7.10cvs108
3141
3142         * src/plugins/trayicon/libeggtrayicon/.cvsignore
3143         More generated stuff to ignore.
3144
3145 2011-11-29 [wwp]        3.7.10cvs107
3146
3147         * src/prefs_folder_item.c
3148         Fix CLAWS_TIP_DECL (undefined).
3149
3150 2011-11-28 [pawel]      3.7.10cvs106
3151
3152         * src/addrbook.c
3153         * src/addrbook.h
3154         * src/addressbook.c
3155                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
3156                 after removing the address book in the GUI'
3157
3158 2011-11-26 [pawel]      3.7.10cvs105
3159
3160         * src/folder.c
3161                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
3162
3163 2011-11-25 [colin]      3.7.10cvs104
3164
3165         * src/imap_gtk.c
3166         * src/mh_gtk.c
3167                 Warning fixes
3168
3169 2011-11-24 [pawel]      3.7.10cvs103
3170
3171         * src/prefs_filtering.c
3172                 Complete cvs102, forgot to commit this
3173
3174 2011-11-24 [pawel]      3.7.10cvs102
3175
3176         * src/account.c
3177         * src/filtering.c
3178         * src/filtering.h
3179         * src/imap_gtk.c
3180         * src/mh_gtk.c
3181         * src/prefs_actions.c
3182         * src/prefs_actions.h
3183                 Implement actions updating on folder/account rename
3184                 This fixes bug #2543 'filter actions in actionsrc not
3185                 updated upon account renaming'
3186
3187 2011-11-24 [wwp]        3.7.10cvs101
3188
3189         * src/gtk/gtkcmctree.c
3190                 Remove irrelevant cairo directive (thanks to Hanno).
3191
3192 2011-11-23 [wwp]        3.7.10cvs100
3193
3194         * src/gtk/gtkcmctree.c
3195                 Make arrows in gtkcmctree's less big (get rid of the outlining),
3196                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3197                 calculation.
3198
3199 2011-11-22 [colin]      3.7.10cvs99
3200
3201         * src/account.c
3202         * src/prefs_filtering.c
3203         * src/prefs_filtering.h
3204                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3205                 The existing functions should do the job as well
3206                 if not better, as they take into account the
3207                 separator.
3208
3209 2011-11-21 [pawel]      3.7.10cvs98
3210
3211         * src/prefs_account.c
3212                 Fix bug #2116 'Rip spaces off server names in account
3213                 configuration'
3214                 g_strstrip() domain names to be sure they are valid
3215
3216 2011-11-21 [pawel]      3.7.10cvs97
3217
3218         * src/account.c
3219         * src/prefs_filtering.c
3220         * src/prefs_filtering.h
3221                 Fix bug #2404 'matcherrc updates upon account renaming'
3222                 Fix bug #2406 'some part of accountrc not updated upon
3223                 account rename'
3224                 Renaming account cause changing of it's root folder prefix
3225                 from #<type>/<old_name> to #<type>/<new_name> so every
3226                 path directing to it must be altered. Fix paths in account
3227                 preferences, global processing and filtering rules, folder
3228                 processing rules upon rename
3229
3230 2011-11-20 [pawel]      3.7.10cvs96
3231
3232         * src/filtering.c
3233         * src/filtering.h
3234         * src/prefs_actions.c
3235                 Fix bug #1489 'Filter action mark_as_read inoperative
3236                 following move action'
3237                 Sort actions lists to have proper order of execution
3238
3239 2011-11-20 [pawel]      3.7.10cvs95
3240
3241         * src/prefs_actions.c
3242         * src/prefs_filtering.c
3243         * src/prefs_template.c
3244                 Fix bug #1870 'arrow scrolling in filters'
3245                 Allow arrow scrolling in dialogs with list view widgets
3246                 plus couple fixes of issues I found along the way
3247
3248 2011-11-19 [pawel]      3.7.10cvs94
3249
3250         * src/mimeview.c
3251                 Don't highlight icons on right-click, they are not
3252                 selected and other part is shown which is confusing
3253
3254 2011-11-19 [mones]      3.7.10cvs93
3255
3256         * manual/advanced.xml
3257                 Fix manual build
3258
3259 2011-11-19 [mones]      3.7.10cvs92
3260
3261         * manual/advanced.xml
3262         * manual/es/advanced.xml
3263                 Document undocumented hidden option 'zero_replacement_char'
3264                 Synchronize Spanish manual with English version
3265
3266 2011-11-19 [pawel]      3.7.10cvs91
3267
3268         * src/mainwindow.c
3269         * src/messageview.c
3270         * src/prefs_common.c
3271         * src/prefs_common.h
3272         * src/summaryview.c
3273         * src/textview.c
3274         * src/textview.h
3275                 Fix bug #2377 'Show All Headers - make change persistent
3276                 between sessions'
3277
3278 2011-11-19 [pawel]      3.7.10cvs90
3279
3280         * src/folder.c
3281         * src/folder.h
3282         * src/folder_item_prefs.c
3283         * src/folderview.c
3284         * src/mainwindow.c
3285         * src/mainwindow.h
3286         * src/summaryview.c
3287         * src/summaryview.h
3288         * src/gtk/authors.h
3289                 Fix bug #1563 'Folder view: show complete threads if they
3290                 contain unread messages'
3291                 Add option to show only threads with unread messages
3292                 initial patch by Paul Ollis, my small additions:
3293                 - when checking thread for unread finish on first unread
3294                 - make thread options unavailable when threading is off
3295                 - hide_unread_msgs and hide_unread_threads are mutually
3296                   exclusive options, set menus sensitivity accordingly
3297                 - set folder item icon type similiar to hide_unread_msgs
3298
3299 2011-11-19 [colin]      3.7.10cvs89
3300
3301         * src/procheader.c
3302                 Constness fix
3303
3304 2011-11-18 [pawel]      3.7.10cvs88
3305
3306         * src/compose.c
3307         * src/mainwindow.c
3308         * src/mimeview.c
3309         * src/mimeview.h
3310         * src/prefs_common.c
3311         * src/prefs_common.h
3312                 Fix bug #2408 'Some UI elements are not persistent
3313                 between sessions'
3314                 Remember size of main window, compose notebook, mimeview
3315                 tree widgets between claws-mail runs. Compose window
3316                 size saving was already done in cvs74
3317
3318 2011-11-18 [mones]      3.7.10cvs87
3319
3320         * src/compose.c
3321         * src/procheader.c
3322         * src/procheader.h
3323                 Fixes bug #2509, "manually added headers are lost unless
3324                 mail is sent inmediately"
3325
3326 2011-11-17 [pawel]      3.7.10cvs86
3327
3328         * src/mimeview.c
3329                 Fix crasher reported in bug #2543
3330
3331 2011-11-13 [colin]      3.7.10cvs85
3332
3333         * src/compose.c
3334                 Make compose windows printable
3335
3336 2011-11-11 [colin]      3.7.10cvs84
3337
3338         * configure.ac
3339                 Fix build on Fedora 16. -lm was probably pulled by something
3340                 else previously.
3341
3342 2011-11-11 [pawel]      3.7.10cvs83
3343
3344         * src/mainwindow.c
3345         * src/mimeview.c
3346         * src/mimeview.h
3347         * src/summaryview.c
3348                 Port MimeView to GtkTreeView
3349
3350 2011-11-11 [colin]      3.7.10cvs82
3351
3352         * src/prefs_common.c
3353                 Use %x (The preferred date representation for the current locale
3354                 without the time)
3355
3356 2011-11-10 [paul]       3.7.10cvs81
3357
3358         * src/prefs_common.c
3359                 use european date format as default
3360
3361 2011-11-08 [pawel]      3.7.10cvs80
3362
3363         * src/summaryview.c
3364                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3365                 Fix race condition - don't try to hide messageview while
3366                 being in the middle of message displaying routine.
3367
3368 2011-11-08 [colin]      3.7.10cvs79
3369
3370         * src/codeconv.c
3371                 Make sure we break line when we need to. Very probably
3372                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3373                 particular mail"
3374
3375 2011-11-07 [pawel]      3.7.10cvs78
3376
3377         * src/imap_gtk.c
3378                 Fix bug #2493 'Subscription pull down should be alphabetized'
3379
3380 2011-11-07 [pawel]      3.7.10cvs77
3381
3382         * src/mimeview.c
3383         * src/textview.c
3384         * src/textview.h
3385                 Make Home & End keys work in textview
3386
3387 2011-11-06 [colin]      3.7.10cvs76
3388
3389         * src/mainwindow.c
3390                 Oops, some unwanted undo got commited.
3391
3392 2011-11-06 [colin]      3.7.10cvs75
3393
3394         * src/mainwindow.c
3395                 Don't iconify/deiconify. Instead, just show nothing
3396                 before asked to.
3397
3398 2011-11-06 [pawel]      3.7.10cvs74
3399
3400         * src/compose.c
3401                 Fix compose window size saving / restoring
3402
3403 2011-11-06 [pawel]      3.7.10cvs73
3404
3405         * src/mimeview.c
3406         * src/messageview.c
3407                 Optimize message displaying, in some conditions parts were
3408                 displayed twice causing flickering. For example first html
3409                 source and then rendering output from html plugin of the
3410                 same part.
3411
3412 2011-11-05 [wwp]        3.7.10cvs72
3413
3414         * src/gtk/gtkaspell.c
3415                 Fix compilation where 'null' is undefined (use NULL instead).
3416
3417 2011-11-05 [colin]      3.7.10cvs71
3418
3419         * src/gtk/gtkaspell.c
3420                 No need to show a backtrace if gtkaspell is null
3421
3422 2011-11-05 [pawel]      3.7.10cvs70
3423
3424         * src/gtk/gtkaspell.c
3425                 Fix crasher when spellchecking is not enabled
3426
3427 2011-11-02 [mones]      3.7.10cvs69
3428
3429         * doc/man/claws-mail.1
3430                 fixed hyphens (patch from Debian packaging)
3431                 fixed header to follow man style closely 
3432                 documented new option --compose-from-file
3433                 removed INSTALLATION section, doesn't belong to manpage
3434                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3435                 expanded FILES section to include certs and autofaces dirs
3436                 expanded SEE ALSO section to include manual and plugins
3437
3438 2011-11-01 [colin]      3.7.10cvs68
3439
3440         * src/common/utils.c
3441                 Fix wrong debug stuff commited.
3442
3443 2011-11-01 [colin]      3.7.10cvs67
3444
3445         * src/compose.c
3446         * src/main.c
3447         * src/common/utils.c
3448         * src/gtk/gtkaspell.c
3449         * src/gtk/gtkaspell.h
3450                 Fix huge slowness induced by spellcheck "while typing"
3451                 during initial quote rewraps.
3452
3453 2011-10-31 [pawel]      3.7.10cvs66
3454
3455         * src/messageview.c
3456         * src/mimeview.c
3457         * src/mimeview.h
3458         * src/summaryview.c
3459                 Fix bug #2526 'When reading message in separate window,
3460                 n and p keys do not work'
3461                 - fix key event handling in messageview
3462                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3463                   and prev-part actions)
3464                 - instead add 'z' key for prev-part, we have 'a' key 
3465                   for next-part already
3466
3467 2011-10-31 [colin]      3.7.10cvs65
3468
3469         * src/common/defs.h
3470                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3471
3472 2011-10-31 [pawel]      3.7.10cvs64
3473
3474         * src/summaryview.c
3475         * src/gtk/gtkutils.c
3476                 Fix bug #2303 'Next unread message enables message view'
3477                 Don't show previously hidden message view in main window
3478                 when user reads messages in external window
3479
3480 2011-10-31 [paul]       3.7.10cvs63
3481
3482         * src/prefs_template.c
3483                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3484                 fit at 540 here, for those where they don't the dialogue can be made
3485                 larger by the user
3486
3487 2011-10-31 [paul]       3.7.10cvs62
3488
3489         * src/compose.c
3490                 revert 3.7.10cvs61, these entries _should_ be editable
3491
3492 2011-10-30 [pawel]      3.7.10cvs61
3493
3494         * src/compose.c
3495                 Those entries should not be editable
3496
3497 2011-10-30 [pawel]      3.7.10cvs60
3498
3499         * src/prefs_template.c
3500                 - Dialog needs more height to fit all widgets
3501                 - Clear template contents on delete
3502
3503 2011-10-30 [pawel]      3.7.10cvs59
3504
3505         * src/prefs_folder_item.c
3506                 Update summaryview after changing folder prefs when needed
3507
3508 2011-10-30 [pawel]      3.7.10cvs58
3509
3510         * src/mimeview.c
3511                 Remove key-press-event blocking, it only
3512                 emits GLib-GObject warnings
3513
3514 2011-10-29 [colin]      3.7.10cvs57
3515
3516         * src/addr_compl.c
3517                 Fix focus of completion window with gnome shell
3518                 Fixes bug #2525, "Address completion window does not get
3519                 keyboard focus"
3520
3521 2011-10-29 [colin]      3.7.10cvs56
3522
3523         * src/folderview.c
3524                 Fix flicker on recursive quicksearch
3525
3526 2011-10-28 [colin]      3.7.10cvs55
3527
3528         * src/alertpanel.c
3529         * src/mainwindow.c
3530                 Fix a bit the focus problem on Gnome shell
3531
3532 2011-10-26 [mones]      3.7.10cvs54
3533
3534         * src/compose.c
3535                 Add missing accelerator
3536
3537 2011-10-25 [colin]      3.7.10cvs53
3538
3539         * src/gtk/gtkcmclist.c
3540         * src/gtk/gtkcmctree.c
3541                 Fix colors, fix warnings
3542
3543 2011-10-25 [colin]      3.7.10cvs52
3544
3545         * src/gtk/gtkcmclist.c
3546         * src/gtk/gtkcmctree.c
3547                 Fix focus things.
3548
3549 2011-10-25 [colin]      3.7.10cvs51
3550
3551         * src/stock_pixmap.c
3552                 Fix build with gtk + 2.20
3553
3554 2011-10-25 [colin]      3.7.10cvs50
3555
3556         * src/compose.c
3557         * src/messageview.c
3558         * src/procmsg.c
3559         * src/procmsg.h
3560                 Fix locking when sending a single message
3561
3562 2011-10-25 [colin]      3.7.10cvs49
3563
3564         * src/gtk/colorlabel.c
3565                 GDK_ => GDK_KEY
3566         * src/gtk/gtkcmclist.c
3567                 Make row height closer to what it was
3568
3569 2011-10-25 [colin]      3.7.10cvs48
3570
3571         * src/stock_pixmap.c
3572                 Always use cairo to draw
3573
3574 2011-10-25 [colin]      3.7.10cvs47
3575
3576         * src/mimeview.c
3577                 Fix bug #2529, 'crash in mimeview_start_drag after
3578                 deleting message'. Patch by Ricardo
3579
3580 2011-10-23 [colin]      3.7.10cvs46
3581
3582         * src/gtk/gtkcmclist.c
3583         * src/gtk/gtkcmclist.h
3584         * src/gtk/gtkcmctree.c
3585                 Draw CMClist with cairo too.
3586
3587 2011-10-23 [colin]      3.7.10cvs45
3588
3589         * src/gtk/gtkcmclist.h
3590                 Fix build (this was not meant to be commited)
3591
3592 2011-10-23 [colin]      3.7.10cvs44
3593
3594         * src/addressadd.c
3595         * src/addressbook.c
3596         * src/addressbook_foldersel.c
3597         * src/editgroup.c
3598         * src/foldersel.c
3599         * src/folderview.c
3600         * src/grouplistdialog.c
3601         * src/prefs_common.c
3602         * src/prefs_common.h
3603         * src/summaryview.c
3604         * src/gtk/gtkcmclist.c
3605         * src/gtk/gtkcmclist.h
3606         * src/gtk/gtkcmctree.c
3607         * src/gtk/gtkcmctree.h
3608         * src/gtk/gtksctree.c
3609                 Refactor some tree stuff (lots of code duplication there)
3610                 and switch to cairo for tree rendering.
3611
3612 2011-10-23 [holger]     3.7.10cvs43
3613
3614         * src/filtering.c
3615                 Don't issue a warning for designed behaviour of the stop rule.
3616                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3617
3618 2011-10-22 [colin]      3.7.10cvs42
3619
3620         * src/printing.c
3621         * src/gtk/gtkshruler.c
3622         * src/gtk/gtkutils.h
3623                 Fix GTK+2.16 build
3624
3625 2011-10-22 [colin]      3.7.10cvs41
3626
3627         * src/account.c
3628         * src/addr_compl.c
3629         * src/addrgather.c
3630         * src/compose.c
3631         * src/editldap.c
3632         * src/expldifdlg.c
3633         * src/folderview.c
3634         * src/grouplistdialog.c
3635         * src/headerview.c
3636         * src/importldif.c
3637         * src/main.c
3638         * src/mainwindow.c
3639         * src/mimeview.c
3640         * src/noticeview.c
3641         * src/prefs_account.c
3642         * src/prefs_actions.c
3643         * src/prefs_ext_prog.c
3644         * src/prefs_filtering.c
3645         * src/prefs_folder_item.c
3646         * src/prefs_image_viewer.c
3647         * src/prefs_logging.c
3648         * src/prefs_msg_colors.c
3649         * src/prefs_other.c
3650         * src/prefs_send.c
3651         * src/prefs_spelling.c
3652         * src/prefs_summaries.c
3653         * src/prefs_template.c
3654         * src/printing.c
3655         * src/quote_fmt.c
3656         * src/send_message.c
3657         * src/statusbar.c
3658         * src/summary_search.c
3659         * src/summaryview.c
3660         * src/wizard.c
3661         * src/gtk/gtkcmclist.c
3662         * src/gtk/gtkcmctree.c
3663         * src/gtk/gtkcmoptionmenu.c
3664         * src/gtk/gtksctree.c
3665         * src/gtk/gtkutils.c
3666         * src/gtk/gtkutils.h
3667         * src/gtk/gtkvscrollbutton.c
3668         * src/gtk/inputdialog.c
3669         * src/gtk/pluginwindow.c
3670         * src/gtk/quicksearch.c
3671         * src/gtk/spell_entry.c
3672         * src/plugins/bogofilter/bogofilter_gtk.c
3673         * src/plugins/dillo_viewer/dillo_prefs.c
3674         * src/plugins/pgpcore/prefs_gpg.c
3675         * src/plugins/spamassassin/spamassassin_gtk.c
3676         * src/plugins/trayicon/trayicon.c
3677         * src/plugins/trayicon/trayicon_prefs.c
3678                 Remove all possible #if GTK_CHECK_VERSION() checks,
3679                 and make Claws build with GTK+2.16 (untested right
3680                 now), as the Gpg4Win project uses GTK+2.16 currently.
3681
3682 2011-10-22 [colin]      3.7.10cvs40
3683
3684         * src/gtk/gtkutils.h
3685         * configure.ac
3686                 Fix (hopefully) build with GTK+ 2.18.
3687
3688 2011-10-20 [paul]       3.7.10cvs39
3689
3690         * AUTHORS
3691         * src/ldif.c
3692         * src/gtk/authors.h
3693                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3694                 Patch by Bodo Graumann <mail@bodograumann.de>
3695
3696 2011-10-20 [mones]      3.7.10cvs38
3697
3698         * po/fr.po
3699         * src/common/defs.h
3700                 Fix references to old dotsrc mailing lists
3701
3702 2011-10-19 [mones]      3.7.10cvs37
3703
3704         * src/prefs_msg_colors.c
3705                 Fix Ok/Cancel buttons in color selector of preferences
3706
3707 2011-10-17 [colin]      3.7.10cvs36
3708
3709         * src/gtk/gtkshruler.c
3710                 (Probably) fix GTK+ <= 2.22
3711
3712 2011-10-17 [colin]      3.7.10cvs35
3713
3714         * src/gtk/gtkshruler.c
3715                 Fix GTK+2.22 build
3716
3717 2011-10-17 [mones]      3.7.10cvs34
3718
3719         * src/addrbook.c
3720         * src/exportldif.c
3721         * src/jpilot.c
3722         * src/mutt.c
3723         * src/pine.c
3724         * src/procmsg.c
3725         * src/vcard.c
3726                 Fix potential out-of-buffer writes
3727
3728 2011-10-17 [mones]      3.7.10cvs33
3729
3730         * src/main.c
3731                 Use just one g_print call per option; correct indentation
3732
3733 2011-10-17 [colin]      3.7.10cvs32
3734
3735         * src/compose.c
3736         * src/compose.h
3737         * src/gtk/Makefile.am
3738         * src/gtk/gtkshruler.c
3739         * src/gtk/gtkshruler.h
3740         * src/gtk/gtkunit.c
3741         * src/gtk/gtkunit.h
3742                 Reimplement ruler using the GTK widgets. Thanks
3743                 to Hanno for the initial patch.
3744
3745 2011-10-17 [colin]      3.7.10cvs31
3746
3747         * src/action.c
3748         * src/main.c
3749         * src/gtk/gtkutils.c
3750         * src/gtk/gtkutils.h
3751                 Undeprecate GIO/GdkCondition
3752
3753 2011-10-16 [mones]      3.7.10cvs30
3754
3755         * src/main.c
3756                 Add --compose-from-file option to open composition
3757                 window with the headers and body from a file; based
3758                 on Debian patch to fix http://bugs.debian.org/544868
3759
3760 2011-10-15 [mones]      3.7.10cvs29
3761
3762         * manual/advanced.xml
3763                 Document new summary_from_show hidden preference
3764
3765 2011-10-15 [paul]       3.7.10cvs28
3766
3767         * src/compose.c
3768                 compose_create_tags() - fix misplaced 'int i'
3769                 compose_entry_mark_default_to() - fix To field highlighting
3770
3771 2011-10-09 [colin]      3.7.10cvs27
3772
3773         * src/addr_compl.c
3774                 Fix address completion
3775
3776 2011-10-07 [colin]      3.7.10cvs26
3777
3778         * src/prefs_filtering_action.c
3779         * src/gtk/gtkutils.h
3780                 Fix build with GTK+2.20
3781
3782 2011-10-07 [colin]      3.7.10cvs25
3783
3784         * src/gtk/Makefile.am
3785         * src/gtk/gdkkeysyms-new.h
3786         * src/gtk/gtkutils.h
3787                 Copy the new GDK_KEY_* definitions for older GTKs
3788
3789 2011-10-07 [colin]      3.7.10cvs24
3790
3791         * configure.ac
3792                 Fix typos (thanks to Hanno)
3793
3794 2011-10-07 [colin]      3.7.10cvs23
3795
3796         * src/compose.c
3797         * src/gtk/gtkshruler.c
3798         * src/gtk/gtkshruler.h
3799                 Disable ruler starting from 2.24.
3800
3801 2011-10-07 [colin]      3.7.10cvs22
3802
3803         * configure.ac
3804         * src/messageview.c
3805         * src/gtk/Makefile.am
3806                 GTK2 build fix
3807
3808 2011-10-07 [colin]      3.7.10cvs21
3809
3810         * configure.ac
3811         * src/action.c
3812         * src/addr_compl.c
3813         * src/addrgather.c
3814         * src/compose.c
3815         * src/compose.h
3816         * src/editldap.c
3817         * src/mainwindow.c
3818         * src/message_search.c
3819         * src/mimeview.c
3820         * src/mimeview.h
3821         * src/prefs_account.c
3822         * src/prefs_compose_writing.c
3823         * src/prefs_filtering_action.c
3824         * src/prefs_folder_item.c
3825         * src/prefs_logging.c
3826         * src/prefs_matcher.c
3827         * src/prefs_message.c
3828         * src/prefs_other.c
3829         * src/prefs_receive.c
3830         * src/prefs_summaries.c
3831         * src/prefs_wrapping.c
3832         * src/printing.c
3833         * src/ssl_manager.c
3834         * src/statusbar.c
3835         * src/stock_pixmap.c
3836         * src/summary_search.c
3837         * src/textview.c
3838         * src/gtk/Makefile.am
3839         * src/gtk/colorlabel.c
3840         * src/gtk/gtkutils.c
3841         * src/gtk/gtkutils.h
3842         * src/gtk/logwindow.c
3843         * src/gtk/menu.c
3844         * src/gtk/menu.h
3845         * src/gtk/quicksearch.c
3846         * src/gtk/spell_entry.c
3847         * src/plugins/bogofilter/bogofilter_gtk.c
3848         * src/plugins/dillo_viewer/dillo_viewer.c
3849         * src/plugins/pgpcore/prefs_gpg.c
3850         * src/plugins/spamassassin/spamassassin_gtk.c
3851                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3852                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3853                 ported (especially GtkCMOptionMenu)
3854
3855 2011-10-07 [colin]      3.7.10cvs20
3856
3857         * src/account.c
3858         * src/action.c
3859         * src/addr_compl.c
3860         * src/addrcustomattr.c
3861         * src/addrduplicates.c
3862         * src/addressadd.c
3863         * src/addressbook.c
3864         * src/addressbook_foldersel.c
3865         * src/addrgather.c
3866         * src/alertpanel.c
3867         * src/browseldap.c
3868         * src/compose.c
3869         * src/editaddress.c
3870         * src/editaddress_other_attributes_ldap.c
3871         * src/editbook.c
3872         * src/editgroup.c
3873         * src/editjpilot.c
3874         * src/editldap.c
3875         * src/editldap_basedn.c
3876         * src/edittags.c
3877         * src/editvcard.c
3878         * src/exphtmldlg.c
3879         * src/expldifdlg.c
3880         * src/export.c
3881         * src/foldersel.c
3882         * src/folderview.c
3883         * src/grouplistdialog.c
3884         * src/import.c
3885         * src/importldif.c
3886         * src/importmutt.c
3887         * src/importpine.c
3888         * src/mainwindow.c
3889         * src/message_search.c
3890         * src/messageview.c
3891         * src/mimeview.c
3892         * src/prefs_actions.c
3893         * src/prefs_customheader.c
3894         * src/prefs_display_header.c
3895         * src/prefs_filtering.c
3896         * src/prefs_filtering_action.c
3897         * src/prefs_folder_column.c
3898         * src/prefs_matcher.c
3899         * src/prefs_msg_colors.c
3900         * src/prefs_other.c
3901         * src/prefs_summaries.c
3902         * src/prefs_summary_column.c
3903         * src/prefs_summary_open.c
3904         * src/prefs_template.c
3905         * src/prefs_toolbar.c
3906         * src/printing.c
3907         * src/sourcewindow.c
3908         * src/ssl_manager.c
3909         * src/summary_search.c
3910         * src/summaryview.c
3911         * src/textview.c
3912         * src/uri_opener.c
3913         * src/gtk/about.c
3914         * src/gtk/colorsel.c
3915         * src/gtk/combobox.c
3916         * src/gtk/description_window.c
3917         * src/gtk/foldersort.c
3918         * src/gtk/gtkaspell.c
3919         * src/gtk/gtkcmclist.c
3920         * src/gtk/gtkcmctree.c
3921         * src/gtk/gtkcmoptionmenu.c
3922         * src/gtk/gtkutils.c
3923         * src/gtk/icon_legend.c
3924         * src/gtk/inputdialog.c
3925         * src/gtk/logwindow.c
3926         * src/gtk/pluginwindow.c
3927         * src/gtk/prefswindow.c
3928         * src/gtk/quicksearch.c
3929         * src/plugins/pgpcore/passphrase.c
3930         * src/plugins/pgpcore/select-keys.c
3931                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
3932                 to replace GDK_* by GDK_KEY_*.
3933
3934 2011-10-07 [colin]      3.7.10cvs19
3935
3936         * AUTHORS
3937         * src/account.c
3938         * src/action.c
3939         * src/addr_compl.c
3940         * src/addressbook.c
3941         * src/alertpanel.c
3942         * src/compose.c
3943         * src/edittags.c
3944         * src/folderview.c
3945         * src/grouplistdialog.c
3946         * src/image_viewer.c
3947         * src/mainwindow.c
3948         * src/mimeview.c
3949         * src/noticeview.c
3950         * src/prefs_filtering_action.c
3951         * src/prefs_folder_column.c
3952         * src/prefs_msg_colors.c
3953         * src/prefs_summary_column.c
3954         * src/prefs_toolbar.c
3955         * src/printing.c
3956         * src/stock_pixmap.c
3957         * src/summaryview.c
3958         * src/textview.c
3959         * src/undo.c
3960         * src/wizard.c
3961         * src/gtk/about.c
3962         * src/gtk/authors.h
3963         * src/gtk/colorlabel.c
3964         * src/gtk/colorsel.c
3965         * src/gtk/gtkcmclist.c
3966         * src/gtk/gtkcmctree.c
3967         * src/gtk/gtkcmoptionmenu.c
3968         * src/gtk/gtksctree.c
3969         * src/gtk/gtkutils.c
3970         * src/gtk/gtkvscrollbutton.c
3971         * src/gtk/inputdialog.c
3972         * src/gtk/logwindow.c
3973         * src/gtk/menu.c
3974         * src/gtk/prefswindow.c
3975         * src/gtk/progressdialog.c
3976         * src/plugins/pgpcore/passphrase.c
3977         * src/plugins/trayicon/trayicon.c
3978                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
3979                 Patch by Hanno Thurow-Meyer, many thanks to him !
3980
3981 2011-09-20 [colin]      3.7.10cvs18
3982
3983         * src/common/ssl.c
3984                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
3985                 gnutls 3.0.3'
3986
3987 2011-09-18 [colin]      3.7.10cvs17
3988
3989         * src/news.c
3990                 Fix segfault when connection fails
3991
3992 2011-09-03 [colin]      3.7.10cvs16
3993
3994         * src/common/ssl.c
3995                 Use NORMAL instead of EXPORT priorities.
3996
3997 2011-09-02 [colin]      3.7.10cvs15
3998
3999         * configure.ac
4000         * src/common/ssl.c
4001                 Linking against gcrypt explicitely in order to call
4002                 gcry_control() for mutex setup isn't necessary anymore
4003                 starting from gnuTLS 2.11.
4004
4005 2011-08-31 [colin]      3.7.10cvs14
4006
4007         * src/plugins/pgpinline/pgpinline.c
4008         * src/plugins/pgpmime/pgpmime.c
4009                 Fix bug #2431, "Major memory leak in PGP message handling".
4010
4011 2011-08-31 [colin]      3.7.10cvs13
4012
4013         * AUTHORS
4014         * src/gtk/authors.h
4015         * src/mainwindow.c
4016         * src/messageview.c
4017         * src/gtk/authors.h
4018                 Apply Steve Rader's patch from bug #2388, "Add 
4019                 message view scrolling menu items"
4020
4021 2011-08-30 [colin]      3.7.10cvs12
4022
4023         * src/gtk/prefswindow.c
4024                 Fix layout issues (i.e. on SSL page if changing account
4025                 type prior to visiting it).
4026
4027 2011-08-30 [colin]      3.7.10cvs11
4028
4029         * configure.ac
4030         * src/common/ssl.c
4031                 Don't use deprecated functions for GnuTLS priorities.
4032                 Require GnuTLS 2.2 that is the first version with the
4033                 new function.
4034
4035 2011-08-30 [colin]      3.7.10cvs10
4036
4037         * src/common/socket.c
4038         * src/common/ssl.c
4039                 Long-term fix for bug #2402, "GnuTLS change breaks socket
4040                 communication", as per http://savannah.gnu.org/support/?107660
4041
4042 2011-08-30 [colin]      3.7.10cvs9
4043
4044         * src/etpan/imap-thread.c
4045         * src/etpan/nntp-thread.c
4046                 Remove dead openSSL code
4047
4048 2011-08-30 [colin]      3.7.10cvs8
4049
4050         * src/ssl_manager.c
4051         * src/common/ssl.c
4052         * src/common/ssl_certificate.c
4053         * src/common/ssl_certificate.h
4054         * src/etpan/imap-thread.c
4055         * src/etpan/nntp-thread.c
4056                 Fix bug #2127, "SSL cert check uses canonical name instead of
4057                 specified name"
4058
4059 2011-08-29 [colin]      3.7.10cvs7
4060
4061         * src/prefs_account.c
4062                 Fix X-Mailer option not appearing on IMAP
4063
4064 2011-08-29 [colin]      3.7.10cvs6
4065
4066         * src/plugins/pgpcore/Makefile.am
4067         * src/plugins/pgpinline/Makefile.am
4068         * src/plugins/pgpmime/Makefile.am
4069         * src/plugins/smime/Makefile.am
4070                 Windows build fix:
4071                 libtool: link: require no space between `-L' and `.'
4072
4073 2011-08-29 [colin]      3.7.10cvs5
4074
4075         * src/account.c
4076         * src/compose.c
4077         * src/prefs_account.c
4078         * src/prefs_account.h
4079                 Revert cvs4 which is rather illogical and instead
4080                 use Fabian's patch from bug #2471
4081
4082 2011-08-29 [colin]      3.7.10cvs4
4083
4084         * src/compose.c
4085                 Don't insert custom headers that have empty values.
4086                 Allows not inserting X-Mailer if it's set to nothing.
4087                 Fixes bug #2471, "Make setting an X-Mailer header optional".
4088
4089 2011-08-29 [colin]      3.7.10cvs3
4090
4091         * src/image_viewer.c
4092         * src/textview.c
4093         * src/gtk/gtkutils.c
4094         * src/gtk/gtkutils.h
4095                 Handle EXIF orientation in images (both in textview's
4096                 preview and image viewer)
4097
4098 2011-08-28 [paul]       3.7.10cvs2
4099
4100         * src/prefs_common.c
4101         * src/prefs_common.h
4102         * src/summaryview.c
4103                 add new hidden option to control the display in the From
4104                 column in the Message List: 0 (default): show name,
4105                 1: show address, 2: show name + address
4106
4107 2011-08-27 [paul]       3.7.10cvs1
4108
4109         * po/POTFILES.in
4110         * src/common/ssl_certificate.c
4111         * src/etpan/imap-thread.c
4112         * src/etpan/nntp-thread.c
4113                 offer up some missing log_error() strings to translators
4114
4115 2011-08-27 [paul]       3.7.10
4116         * NEWS
4117         * README
4118         * RELEASE_NOTES 
4119                 3.7.10 unleashed!               
4120
4121 2011-08-27 [paul]       3.7.9cvs52
4122
4123         * po/cs.po
4124         * po/fr.po
4125         * po/hu.po
4126         * po/lt.po
4127         * po/pt_BR.po
4128         * po/sk.po
4129                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
4130                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
4131
4132 2011-08-27 [mones]      3.7.9cvs51
4133
4134         * claws-mail.desktop
4135                 Include generic name and comment translations
4136                 Thanks to all the people on the translators ML!
4137
4138 2011-08-23 [paul]       3.7.9cvs50
4139
4140         * src/common/ssl.c
4141                 probable/possible fix/workaround for bug 2402,
4142                 'can't download message from pop3 server'
4143
4144 2011-08-18 [paul]       3.7.9cvs49
4145
4146         * manual/handling.xml
4147                 fix typos. thanks to vilpan
4148
4149 2011-08-17 [paul]       3.7.9cvs48
4150
4151         * tools/claws.i18n.status.pl
4152                 add Mindaugas Baranauskas (Lithuanian)
4153
4154 2011-08-14 [mir]        3.7.9cvs47
4155
4156         * src/news.c
4157         * src/etpan/nntp-thread.c
4158                 Fix bug 2418. Patch provided by Sébastien Bigaret with
4159                 some minor contribution by me.
4160
4161 2011-08-13 [mir]        3.7.9cvs46
4162
4163         * src/etpan/nntp-thread.c
4164                 Fix bug when NNTP server sends authentication warning
4165                 as part of the connection session. Privously etpan would
4166                 bail out for any return code other than NEWSNNTP_NO_ERROR
4167                 but as early as the connection session a return code like
4168                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
4169                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
4170                 be considered as an error.
4171
4172 2011-08-12 [paul]       3.7.9cvs45
4173
4174         * src/mimeview.c
4175                 3.7.9cvs43 mistakenly dropped off the info
4176                 about the mime part from the tooltip
4177
4178 2011-08-12 [wwp]        3.7.9cvs44
4179
4180         * src/gtk/quicksearch.c
4181          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
4182
4183 2011-08-09 [paul]       3.7.9cvs43
4184
4185         * src/mimeview.c
4186                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
4187
4188 2011-08-06 [paul]       3.7.9cvs42
4189
4190         * src/compose.c
4191                 fix cursor placement in Forward template
4192
4193 2011-08-06 [paul]       3.7.9cvs41
4194
4195         * src/gtk/description_window.c
4196                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
4197
4198 2011-08-05 [holger]     3.7.9cvs40
4199
4200         * claws-mail.desktop
4201                 Revert 3.7.9cvs35 for now, it may be problematic
4202                 (see bug #2450)
4203
4204 2011-08-05 [paul]       3.7.9cvs39
4205
4206         * src/mainwindow.c
4207         * src/messageview.c
4208                 use 'Collapse quotes' rather than 'Fold quotes' on
4209                 labels, for consistency
4210         * src/toolbar.c
4211                 use 'Receive mail from account' rather than 'on account'
4212
4213 2011-07-30 [mir]        3.7.9cvs38
4214
4215         * src/etpan/Makefile.am
4216         * src/plugins/pgpcore/Makefile.am
4217         * src/plugins/pgpmime/Makefile.am
4218         * src/plugins/smime/Makefile.am
4219                 Fix broken build on Debian Sid. enchant.h cannot be
4220                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
4221                 present in Makefile.am. Apparently enchant.h in older
4222                 versions were placed in /usr/include which is always
4223                 scanned be default.
4224
4225 2011-07-21 [mones]      3.7.9cvs37
4226
4227         * src/common/plugin.c
4228         * src/common/plugin.h
4229                 Make licences allowed for plugins more explicit and also
4230                 accept dual (or more) licences when properly formatted.
4231                 Doesn't require any change on current plugins.
4232
4233 2011-07-18 [mones]      3.7.9cvs36
4234
4235         * manual/advanced.xml
4236                 Document briefly tags feature.
4237         * manual/glossary.xml
4238                 Fix definition to avoid confussion with tags.
4239         * manual/es/advanced.xml
4240         * manual/es/glossary.xml
4241                 Synchronize Spanish translation with the above.
4242
4243 2011-07-07 [holger]     3.7.9cvs35
4244
4245         * claws-mail.desktop
4246                 Add indicator stuff to the desktop file
4247                 Taken from bug #2450
4248
4249 2011-07-06 [paul]       3.7.9cvs34
4250
4251         * src/edittags.c
4252                 fix English usage
4253
4254 2011-07-06 [mones]      3.7.9cvs33
4255
4256         * src/edittags.c
4257                 Do not create an empty tag name row in panel and
4258                 warn user about using a non-reserved tag instead
4259
4260 2011-07-05 [mones]      3.7.9cvs32
4261
4262         * src/imap.c
4263         * src/common/tags.c
4264         * src/common/tags.h
4265         * src/etpan/imap-thread.c
4266                 Make constants for reserved tags and use them
4267                 Removed also duplicate comparison while at it
4268
4269 2011-07-05 [paul]       3.7.9cvs31
4270
4271         * src/compose.c
4272                 when using a Compose template, only place the cursor
4273                 in the body when the cursor symbol, %cursor (%X), is used
4274
4275 2011-07-03 [paul]       3.7.9cvs30
4276
4277         * src/main.c
4278                 do main_window_popup(mainwin); on plugin load error, or
4279                 else the warning dialogue and mainwindow stays minimised
4280                 and hidden
4281
4282 2011-07-03 [paul]       3.7.9cvs29
4283
4284         * src/wizard.c
4285                 fix bug 2462, 'Building without GnuTLS support leads to a
4286                 failure in wizard.c'
4287
4288 2011-07-03 [paul]       3.7.9cvs28
4289
4290         * src/mainwindow.c
4291         * src/mainwindow.h
4292         * src/summaryview.c
4293                 fix bug #2461, 'popup menu in message list displays
4294                 'move to trash' and 'delete''.
4295                 Add a new sensitivity condition 'M_NOT_TRASH' and
4296                 remove the broken workaround for right-click in summaryview.c.
4297                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4298                 News folder.
4299
4300 2011-06-21 [paul]       3.7.9cvs27
4301
4302         * src/mainwindow.c
4303                 revert 3.7.9cvs2, it does no good
4304
4305 2011-06-18 [mir]        3.7.9cvs26
4306
4307         * configure.ac
4308                 Fix autoconf warnings introduced in autoconf >= 2.64
4309
4310 2011-06-05 [paul]       3.7.9cvs25
4311
4312         * po/ca.po
4313         * po/cs.po
4314         * po/de.po
4315         * po/it.po
4316         * po/ja.po
4317         * po/pt_PT.po
4318         * po/sk.po
4319         * po/uk.po
4320                 fix strings where an informational message has been
4321                 wrongly entered into the translated string
4322         * src/toolbar.c
4323                 enable 'Trash' and 'Sender' to be translated based on
4324                 the context, e.g. as button text and as mail header
4325         * src/gtk/about.c
4326                 fix english in Info tab
4327
4328 2011-05-25 [colin]      3.7.9cvs24
4329
4330         * src/action.c
4331                 Fix bug #2439, "use bitwise operator for bitmask instead of
4332                 logical operator". Thanks to Nicolas Kaiser for the patch.
4333
4334 2011-05-18 [colin]      3.7.9cvs23
4335
4336         * src/news.c
4337                 Fix missing group selection before xover if the
4338                 connection was reset before.
4339
4340 2011-05-12 [colin]      3.7.9cvs22
4341
4342         * src/common/utils.c
4343                 Fix bug #2412, "Send account mail address in Message-ID
4344                 wrongly implemented". Patch by Fabian Keil.
4345
4346 2011-05-12 [mones]      3.7.9cvs21
4347
4348         * src/etpan/nntp-thread.c
4349                 Fix bug #2418 "NNTP authentication is broken"
4350
4351 2011-05-09 [pawel]      3.7.9cvs20
4352
4353         * src/mainwindow.c
4354         * src/prefs_folder_item.c
4355                 Small UI fixes
4356
4357 2011-05-05 [colin]      3.7.9cvs19
4358
4359         * src/imap.c
4360         * src/inc.c
4361         * src/news.c
4362         * src/send_message.c
4363                 Fix bug #2184, "Add account name information inside network log".
4364                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4365                 This stuff is too much copy-pasted.
4366
4367
4368 2011-04-30 [colin]      3.7.9cvs18
4369
4370         * src/main.c
4371                 Fix bug #2414, 'Claws segfaults on startup with
4372                 notification plugin enabled". Thanks Christian
4373                 Faulhammer for the patch.
4374
4375 2011-04-27 [colin]      3.7.9cvs17
4376
4377         * src/codeconv.c
4378                 Make Windows' encoding CP1251 for ru_RU locale
4379                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4380
4381 2011-04-24 [paul]       3.7.9cvs16
4382
4383         * manual/claws-mail-manual.xml
4384         * manual/de/claws-mail-manual.xml
4385         * manual/es/claws-mail-manual.xml
4386         * manual/fr/claws-mail-manual.xml
4387         * manual/it/claws-mail-manual.xml
4388                 update copyright year
4389
4390 2011-04-24 [paul]       3.7.9cvs15
4391
4392         * src/summaryview.c
4393                 fix bug #2353, 'Right-clicking on spam in order to delete
4394                 it causes it to show in message window'
4395
4396 2011-04-24 [paul]       3.7.9cvs14
4397
4398         * src/mainwindow.c
4399         * src/gtk/foldersort.c
4400         * src/gtk/foldersort.h
4401                 fix labelling, 'change folder order' to 'change mailbox order'
4402
4403 2011-04-23 [paul]       3.7.9cvs13
4404
4405         * configure.ac
4406                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4407                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4408                 committed in 3.7.8cvs19 
4409
4410 2011-04-11 [paul]       3.7.9cvs12
4411
4412         * src/plugins/trayicon/trayicon.c
4413                 fix build bug: gtk_status_icon_set_title() is available
4414                 since gtk 2.18.x not 2.14.x
4415
4416 2011-04-11 [paul]       3.7.9cvs11
4417
4418         * po/hu.po
4419                 updated by Páder Rezső
4420
4421 2011-04-10 [colin]      3.7.9cvs10
4422
4423         * src/addr_compl.c
4424         * src/addressbook.c
4425         * src/compose.c
4426         * src/editaddress.c
4427         * src/editaddress_other_attributes_ldap.c
4428         * src/main.c
4429         * src/message_search.c
4430         * src/prefs_display_header.c
4431         * src/prefs_filtering_action.c
4432         * src/prefs_matcher.c
4433         * src/prefs_other.c
4434         * src/prefs_toolbar.c
4435         * src/summary_search.c
4436         * src/gtk/colorlabel.c
4437         * src/gtk/combobox.c
4438         * src/gtk/gtkcmoptionmenu.c
4439         * src/gtk/gtkshruler.c
4440         * src/gtk/gtkshruler.h
4441         * src/gtk/gtkutils.h
4442         * src/gtk/inputdialog.c
4443         * src/gtk/quicksearch.c
4444                 Revert the whole pile of crap introduced in
4445                 cvs9,8,7,4.
4446
4447 2011-04-10 [colin]      3.7.9cvs9
4448
4449         * src/compose.c
4450         * src/editaddress.c
4451         * src/editaddress_other_attributes_ldap.c
4452         * src/main.c
4453         * src/message_search.c
4454         * src/prefs_display_header.c
4455         * src/prefs_matcher.c
4456         * src/prefs_toolbar.c
4457         * src/summary_search.c
4458         * src/gtk/combobox.c
4459         * src/gtk/gtkutils.h
4460         * src/gtk/inputdialog.c
4461         * src/gtk/quicksearch.c
4462                 Finish fun with combo boxes. (hopefully)
4463
4464 2011-04-10 [colin]      3.7.9cvs8
4465
4466         * src/compose.c
4467         * src/prefs_filtering_action.c
4468         * src/gtk/combobox.c
4469         * src/gtk/gtkshruler.c
4470         * src/gtk/gtkshruler.h
4471                 More undeprecation. GTKSHRuler is #if'ed out. We can
4472                 still decide to maintain the old GtkRuler widget in-tree
4473                 if the lack of ruler in Compose window is too
4474                 annoying.
4475
4476 2011-04-10 [colin]      3.7.9cvs7
4477
4478         * src/addr_compl.c
4479         * src/addressbook.c
4480         * src/compose.c
4481         * src/editaddress_other_attributes_ldap.c
4482         * src/message_search.c
4483         * src/prefs_display_header.c
4484         * src/prefs_filtering_action.c
4485         * src/prefs_other.c
4486         * src/prefs_toolbar.c
4487         * src/summary_search.c
4488         * src/gtk/colorlabel.c
4489         * src/gtk/combobox.c
4490         * src/gtk/gtkcmoptionmenu.c
4491         * src/gtk/gtkutils.h
4492                 More comboboxtext undeprecation
4493
4494 2011-04-10 [colin]      3.7.9cvs6
4495
4496         * src/messageview.c
4497                 Fix it better.
4498
4499 2011-04-10 [colin]      3.7.9cvs5
4500
4501         * src/messageview.c
4502                 Fix age-old typo.
4503
4504 2011-04-10 [colin]      3.7.9cvs4
4505
4506         * src/compose.c
4507         * src/editaddress_other_attributes_ldap.c
4508         * src/message_search.c
4509         * src/prefs_display_header.c
4510         * src/prefs_filtering_action.c
4511         * src/prefs_other.c
4512         * src/prefs_toolbar.c
4513         * src/summary_search.c
4514         * src/gtk/combobox.c
4515         * src/gtk/gtkutils.h
4516                 gtk_combo_box_*_text() is deprecated, and
4517                 gtk_combo_box_text_*() is the new hotness.
4518
4519 2011-04-10 [colin]      3.7.9cvs3
4520
4521         * src/addr_compl.c
4522         * src/addressbook.c
4523         * src/browseldap.c
4524         * src/compose.c
4525         * src/folder.c
4526         * src/folderview.c
4527         * src/gtk/gtkvscrollbutton.c
4528         * src/gtk/gtkvscrollbutton.h
4529                 s/GtkFunction/GSourceFunc
4530
4531 2011-04-10 [colin]      3.7.9cvs2
4532
4533         * src/mainwindow.c
4534                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4535                 This is the patch from bug #2396, it should be innocuous even
4536                 if that's useless to do deiconify + present window...
4537
4538 2011-04-09 [paul]       3.7.9cvs1
4539
4540         * src/prefs_summaries.c
4541                 fix typo in string. (thanks, Brad!)
4542