fefbbd6e98226c9a470399a0b893663be6b03654
[claws.git] / ChangeLog
1 2013-03-07 [colin]      3.9.0cvs109
2
3         * src/plugins/fancy/fancy_prefs.c
4                 And make Open External default to true :)
5
6 2013-03-07 [paul]       3.9.0cvs108
7
8         * src/plugins/fancy/fancy_prefs.c
9                 make "enable_inner_navigation" default to FALSE
10
11 2013-03-06 [colin]      3.9.0cvs107
12
13         * src/plugins/fancy/fancy_prefs.c
14         * src/plugins/fancy/fancy_prefs.h
15         * src/plugins/fancy/fancy_viewer.c
16         * src/plugins/fancy/fancy_viewer.h
17                 Fix bug #2882, "Reverse preference for external content"
18                 "Block external content" was the only negative preference
19                 along the other "Enable ..." positive ones, but also had
20                 several shortcomings, in that it only blocked user-
21                 requested interactions, like
22                 - prevent clicking on links
23                 - prevent right-click/Download link
24                 - prevent right-click/Save image
25                 But NOT
26                 - prevent auto download of images (that's controlled by
27                   Auto-load images)
28                 - prevent auto download of javascript (that's controlled
29                   by Enable scripts)
30                 - prevent auto download of applets (that's controlled by
31                   Enable java)
32                 - prevent auto download of css (that can't be disabled)
33                 New preference to replace it is "Enable inner navigation"
34                 and allows to control whether one can click on links to
35                 navigate inside Fancy viewer. If disabled and "Open in
36                 external browser" is set, links will be opened in external
37                 browser; else nothing will happen. In any state of these
38                 preferences, right-clicking and choosing "Open in viewer"
39                 or "Open in browser" will do what asked.
40
41 2013-03-06 [colin]      3.9.0cvs106
42
43         * src/plugins/fancy/fancy_viewer.c
44                 Make options setting clearer
45
46 2013-02-28 [mones]      3.9.0cvs105
47
48         * configure.ac
49         * src/plugins/perl/Makefile.am
50         * src/plugins/perl/cm_perl.pod
51         * src/plugins/perl/tools/.cvsignore
52         * src/plugins/perl/tools/Makefile.am
53         * src/plugins/perl/tools/insert_perl.pl
54         * src/plugins/perl/tools/matcherrc2perlfilter.pl
55                 Make perl plugin tools and manpage available into 
56                 distribution tarball.
57
58 2013-02-27 [mones]      3.9.0cvs104
59
60         * README
61                 Updated plugin list, now they are integrated.
62                 Added missing items to hidden properties list.
63
64 2013-02-26 [wwp]        3.9.0cvs103
65
66         * src/messageview.c
67         Fix wrong message, as message could have been moved to another folder
68         and not trashed (it could have also be deleted without staying in trash,
69         but that's a piece of detail, and while we're at it, the message could also
70         have vanished into another dimension or be now part of the twilight zone
71         but we should not always tell the truth to users. At last, and to be
72         exhaustive, the message could have disappeared because of a technical
73         issue which doesn't imply user action and none of the above mentions. One
74         would say that the message could also have never existed, but it's another
75         story).
76
77 2013-02-24 [colin]      3.9.0cvs102
78
79         * src/plugins/vcalendar/libical/libical/Makefile.am
80                 Fix build without vcalendar
81
82 2013-02-23 [paul]       3.9.0cvs101
83
84         * src/mimeview.c
85                 escape filename/description text, prevents error if, e.g., the
86                 filename contains an ampersand
87
88 2013-02-22 [colin]      3.9.0cvs100
89
90         * AUTHORS
91         * src/gtk/authors.h
92         * src/summaryview.c
93                 Fix bug #2702, "Support splitting subject line for small screen
94                 layout". Patch by Ben Deering.
95
96 2013-02-21 [paul]       3.9.0cvs99
97
98         * configure.ac
99                 add he to ALL_LINGUAS
100
101 2013-02-20 [colin]      3.9.0cvs98
102
103         * src/main.c
104                 Fix seg on w32
105
106 2013-02-20 [colin]      3.9.0cvs97
107
108         * src/plugins/att_remover/claws.def
109         * src/plugins/fetchinfo/claws.def
110         * src/plugins/spam_report/claws.def
111                 Add more needed symbols
112
113 2013-02-20 [colin]      3.9.0cvs96
114
115         * src/plugins/att_remover/Makefile.am
116         * src/plugins/fetchinfo/Makefile.am
117         * src/plugins/spam_report/Makefile.am
118                 Fix missed parts for w32
119
120 2013-02-20 [colin]      3.9.0cvs95
121
122         * src/prefs_common.h
123         * src/plugins/address_keeper/claws.def
124         * src/plugins/att_remover/Makefile.am
125         * src/plugins/att_remover/claws.def
126         * src/plugins/att_remover/plugin.def
127         * src/plugins/att_remover/version.rc
128         * src/plugins/clamd/libclamd/Makefile.am
129         * src/plugins/fetchinfo/Makefile.am
130         * src/plugins/fetchinfo/claws.def
131         * src/plugins/fetchinfo/plugin.def
132         * src/plugins/fetchinfo/version.rc
133         * src/plugins/mailmbox/Makefile.am
134         * src/plugins/mailmbox/claws.def
135         * src/plugins/mailmbox/plugin.def
136         * src/plugins/mailmbox/version.rc
137         * src/plugins/notification/gtkhotkey/Makefile.am
138         * src/plugins/spam_report/Makefile.am
139         * src/plugins/spam_report/claws.def
140         * src/plugins/spam_report/plugin.def
141         * src/plugins/spam_report/spam_report.c
142         * src/plugins/spam_report/version.rc
143                 Win32 build fixes (and add of address_keeper, att_remover,
144                 fetchinfo and spam_report)
145
146 2013-02-20 [paul]       3.9.0cvs94
147
148         * configure.ac
149                 a little more report layout tweaking
150
151 2013-02-20 [colin]      3.9.0cvs93
152
153         * src/common/plugin.c
154                 Auto fix plugin names ending in "_plugin"
155
156 2013-02-20 [colin]      3.9.0cvs92
157
158         * src/plugins/gdata/Makefile.am
159                 Change plugin name
160
161 2013-02-20 [colin]      3.9.0cvs91
162
163         * src/plugins/fetchinfo/Makefile.am
164         * src/plugins/notification/Makefile.am
165         * src/plugins/perl/Makefile.am
166         * src/plugins/python/Makefile.am
167                 Drop _plugin from the plugin's filename
168
169 2013-02-20 [colin]      3.9.0cvs90
170
171         * configure.ac
172                 Group core's --{en,dis}able switches
173
174 2013-02-20 [colin]      3.9.0cvs89
175
176         * configure.ac
177                 typos
178
179 2013-02-20 [colin]      3.9.0cvs88
180
181         * configure.ac
182         * Makefile.am
183                 Don't check for GNOME2 when we want to check for
184                 gtk-update-icon-cache; Typo fix
185
186 2013-02-20 [colin]      3.9.0cvs87
187
188         * src/plugins/Makefile.am
189         * src/plugins/acpi_notifier/Makefile.am
190         * src/plugins/address_keeper/Makefile.am
191         * src/plugins/archive/Makefile.am
192         * src/plugins/att_remover/Makefile.am
193         * src/plugins/attachwarner/Makefile.am
194         * src/plugins/bogofilter/Makefile.am
195         * src/plugins/bsfilter/Makefile.am
196         * src/plugins/clamd/Makefile.am
197         * src/plugins/demo/Makefile.am
198         * src/plugins/fancy/Makefile.am
199         * src/plugins/fetchinfo/Makefile.am
200         * src/plugins/gdata/Makefile.am
201         * src/plugins/mailmbox/Makefile.am
202         * src/plugins/newmail/Makefile.am
203         * src/plugins/notification/Makefile.am
204         * src/plugins/pdf_viewer/Makefile.am
205         * src/plugins/perl/Makefile.am
206         * src/plugins/pgpcore/Makefile.am
207         * src/plugins/pgpinline/Makefile.am
208         * src/plugins/pgpmime/Makefile.am
209         * src/plugins/python/Makefile.am
210         * src/plugins/rssyl/Makefile.am
211         * src/plugins/smime/Makefile.am
212         * src/plugins/spam_report/Makefile.am
213         * src/plugins/spamassassin/Makefile.am
214         * src/plugins/tnef_parse/Makefile.am
215         * src/plugins/vcalendar/Makefile.am
216                 Change automake conditionals so that all plugins subdirectories
217                 are included, but nothing built in disabled plugins. Fixes make
218                 dist with some plugins --disabled.
219
220 2013-02-20 [colin]      3.9.0cvs86
221
222         * configure.ac
223         * src/plugins/fancy/fancy_viewer.h
224                 Fix build for Fancy and vCalendar
225
226 2013-02-20 [colin]      3.9.0cvs85
227
228         * configure.ac
229                 Rework plugin enabling logic. More clean!
230         * src/plugins/fancy/fancy_viewer.c
231         * src/plugins/fancy/fancy_viewer.h
232         * src/plugins/spam_report/spam_report.c
233                 Make curl dependancy mandatory
234         * src/plugins/notification/notification_plugin.c
235                 Fix build with every possible thing disabled
236         * src/plugins/notification/Makefile.am
237         * src/plugins/notification/gtkhotkey/.cvsignore
238         * src/plugins/notification/gtkhotkey/Makefile.am
239         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
240         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
241         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
242         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
243         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
244         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
245         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
246         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
247         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
248         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
249         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
250         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
251         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
252         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
253         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
254         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
255         * src/plugins/notification/gtkhotkey/gtkhotkey.h
256         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
257         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
258         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
259         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
260                 Re-add hotkey support
261         * src/plugins/spam_report/Makefile.am
262         * src/plugins/tnef_parse/Makefile.am
263                 Remove gettext.h
264
265 2013-02-20 [colin]      3.9.0cvs84
266
267         * configure.ac
268         * po/POTFILES.in
269         * src/plugins/Makefile.am
270         * src/plugins/dillo_viewer/.cvsignore
271         * src/plugins/dillo_viewer/Makefile.am
272         * src/plugins/dillo_viewer/README
273         * src/plugins/dillo_viewer/dillo_prefs.c
274         * src/plugins/dillo_viewer/dillo_prefs.h
275         * src/plugins/dillo_viewer/dillo_viewer.c
276         * src/plugins/trayicon/.cvsignore
277         * src/plugins/trayicon/Makefile.am
278         * src/plugins/trayicon/README
279         * src/plugins/trayicon/trayicon.c
280         * src/plugins/trayicon/trayicon_prefs.c
281         * src/plugins/trayicon/trayicon_prefs.h
282         * src/plugins/trayicon/libeggtrayicon/.cvsignore
283                 Drop trayicon and dillo_viewer
284
285 2013-02-20 [colin]      3.9.0cvs83
286
287         * configure.ac
288         * src/plugins/Makefile.am
289         * src/plugins/spam_report/.cvsignore
290         * src/plugins/spam_report/Makefile.am
291         * src/plugins/spam_report/placeholder.txt
292         * src/plugins/spam_report/spam_report.c
293         * src/plugins/spam_report/spam_report_prefs.c
294         * src/plugins/spam_report/spam_report_prefs.h
295         * src/plugins/tnef_parse/.cvsignore
296         * src/plugins/tnef_parse/Makefile.am
297         * src/plugins/tnef_parse/claws.def
298         * src/plugins/tnef_parse/mapi.h
299         * src/plugins/tnef_parse/mapidefs.h
300         * src/plugins/tnef_parse/mapitags.h
301         * src/plugins/tnef_parse/placeholder.txt
302         * src/plugins/tnef_parse/plugin.def
303         * src/plugins/tnef_parse/tnef-errors.h
304         * src/plugins/tnef_parse/tnef-types.h
305         * src/plugins/tnef_parse/tnef_dump.c
306         * src/plugins/tnef_parse/tnef_dump.h
307         * src/plugins/tnef_parse/tnef_parse.c
308         * src/plugins/tnef_parse/version.rc
309         * src/plugins/tnef_parse/ytnef.c
310         * src/plugins/tnef_parse/ytnef.h
311                 Add tnef_parse and spam_report
312
313 2013-02-20 [colin]      3.9.0cvs82
314
315         * src/plugins/bogofilter/Makefile.am
316         * src/plugins/clamd/Makefile.am
317         * src/plugins/demo/Makefile.am
318         * src/plugins/dillo_viewer/Makefile.am
319         * src/plugins/fancy/Makefile.am
320         * src/plugins/fetchinfo/Makefile.am
321         * src/plugins/gdata/Makefile.am
322         * src/plugins/mailmbox/Makefile.am
323         * src/plugins/newmail/Makefile.am
324         * src/plugins/notification/Makefile.am
325         * src/plugins/pdf_viewer/Makefile.am
326         * src/plugins/perl/Makefile.am
327         * src/plugins/python/Makefile.am
328         * src/plugins/spamassassin/Makefile.am
329         * src/plugins/trayicon/Makefile.am
330         * src/plugins/vcalendar/libical/libical/Makefile.am
331                 Fix out-of-tree build
332
333 2013-02-19 [colin]      3.9.0cvs81
334
335         * configure.ac
336                 Fix inverted logic in a few plugins
337
338 2013-02-18 [mones]      3.9.0cvs80
339
340         * src/plugins/notification/Makefile.am
341         * src/plugins/pdf_viewer/Makefile.am
342         * src/plugins/python/Makefile.am
343                 Allow 'make dist' to generate a nice tarball
344
345 2013-02-18 [wwp]        3.9.0cvs79
346
347         * src/plugins/clamd/libclamd/.cvsignore
348         Add one more .cvsignore file.
349
350 2013-02-18 [wwp]        3.9.0cvs78
351
352         * src/plugins/clamd/libclamd/.cvsignore
353         One more .cvsignore file.
354
355 2013-02-18 [wwp]        3.9.0cvs77
356
357         * src/plugins/clamd/.cvsignore
358         * src/plugins/clamd/libclamd/.cvsignore
359         * src/plugins/fetchinfo/.cvsignore
360         * src/plugins/gdata/.cvsignore
361         * src/plugins/mailmbox/.cvsignore
362         * src/plugins/newmail/.cvsignore
363         * src/plugins/notification/.cvsignore
364         * src/plugins/pdf_viewer/.cvsignore
365         * src/plugins/perl/.cvsignore
366         * src/plugins/python/.cvsignore
367         Silent up stuff a bit.
368
369 2013-02-17 [colin]      3.9.0cvs76
370
371         * src/plugins/notification/Makefile.am
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_foldercheck.c
378         * src/plugins/notification/notification_foldercheck.h
379         * src/plugins/notification/notification_hotkeys.c
380         * src/plugins/notification/notification_hotkeys.h
381         * src/plugins/notification/notification_indicator.c
382         * src/plugins/notification/notification_indicator.h
383         * src/plugins/notification/notification_lcdproc.c
384         * src/plugins/notification/notification_lcdproc.h
385         * src/plugins/notification/notification_plugin.c
386         * src/plugins/notification/notification_plugin.h
387         * src/plugins/notification/notification_popup.c
388         * src/plugins/notification/notification_popup.h
389         * src/plugins/notification/notification_prefs.c
390         * src/plugins/notification/notification_prefs.h
391         * src/plugins/notification/notification_trayicon.c
392         * src/plugins/notification/notification_trayicon.h
393                 Activate and fix notification (without libindicate)
394
395 2013-02-17 [colin]      3.9.0cvs75
396
397         * src/plugins/Makefile.am
398         * src/plugins/archive/Makefile.am
399         * src/plugins/clamd/Makefile.am
400         * src/plugins/clamd/clamav_plugin.c
401         * src/plugins/clamd/clamav_plugin.h
402         * src/plugins/clamd/clamav_plugin_gtk.c
403         * src/plugins/clamd/placeholder.txt
404         * src/plugins/clamd/libclamd/Makefile.am
405         * src/plugins/clamd/libclamd/clamd-plugin.c
406         * src/plugins/clamd/libclamd/clamd-plugin.h
407         * src/plugins/fetchinfo/Makefile.am
408         * src/plugins/fetchinfo/fetchinfo_plugin.c
409         * src/plugins/fetchinfo/fetchinfo_plugin.h
410         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
411         * src/plugins/fetchinfo/placeholder.txt
412         * src/plugins/gdata/Makefile.am
413         * src/plugins/gdata/cm_gdata_contacts.c
414         * src/plugins/gdata/cm_gdata_contacts.h
415         * src/plugins/gdata/cm_gdata_prefs.c
416         * src/plugins/gdata/cm_gdata_prefs.h
417         * src/plugins/gdata/gdata_plugin.c
418         * src/plugins/gdata/gdata_plugin.h
419         * src/plugins/gdata/placeholder.txt
420         * src/plugins/geolocation/placeholder.txt
421         * src/plugins/gtkhtml2_viewer/placeholder.txt
422         * src/plugins/mailmbox/Makefile.am
423         * src/plugins/mailmbox/carray.c
424         * src/plugins/mailmbox/carray.h
425         * src/plugins/mailmbox/chash.c
426         * src/plugins/mailmbox/chash.h
427         * src/plugins/mailmbox/clist.c
428         * src/plugins/mailmbox/clist.h
429         * src/plugins/mailmbox/mailimf.c
430         * src/plugins/mailmbox/mailimf.h
431         * src/plugins/mailmbox/mailimf_types.c
432         * src/plugins/mailmbox/mailimf_types.h
433         * src/plugins/mailmbox/mailimf_types_helper.c
434         * src/plugins/mailmbox/mailimf_types_helper.h
435         * src/plugins/mailmbox/mailimf_write.c
436         * src/plugins/mailmbox/mailimf_write.h
437         * src/plugins/mailmbox/maillock.c
438         * src/plugins/mailmbox/maillock.h
439         * src/plugins/mailmbox/mailmbox.c
440         * src/plugins/mailmbox/mailmbox.h
441         * src/plugins/mailmbox/mailmbox_folder.c
442         * src/plugins/mailmbox/mailmbox_folder.h
443         * src/plugins/mailmbox/mailmbox_gtk.deps
444         * src/plugins/mailmbox/mailmbox_parse.c
445         * src/plugins/mailmbox/mailmbox_parse.h
446         * src/plugins/mailmbox/mailmbox_types.c
447         * src/plugins/mailmbox/mailmbox_types.h
448         * src/plugins/mailmbox/mmapstring.c
449         * src/plugins/mailmbox/mmapstring.h
450         * src/plugins/mailmbox/placeholder.txt
451         * src/plugins/mailmbox/plugin.c
452         * src/plugins/mailmbox/plugin_gtk.c
453         * src/plugins/mailmbox/plugin_gtk.h
454         * src/plugins/newmail/Makefile.am
455         * src/plugins/newmail/newmail.c
456         * src/plugins/newmail/placeholder.txt
457         * src/plugins/notification/Makefile.am
458         * src/plugins/notification/claws.def
459         * src/plugins/notification/notification_banner.c
460         * src/plugins/notification/notification_banner.h
461         * src/plugins/notification/notification_command.c
462         * src/plugins/notification/notification_command.h
463         * src/plugins/notification/notification_core.c
464         * src/plugins/notification/notification_core.h
465         * src/plugins/notification/notification_foldercheck.c
466         * src/plugins/notification/notification_foldercheck.h
467         * src/plugins/notification/notification_hotkeys.c
468         * src/plugins/notification/notification_hotkeys.h
469         * src/plugins/notification/notification_indicator.c
470         * src/plugins/notification/notification_indicator.h
471         * src/plugins/notification/notification_lcdproc.c
472         * src/plugins/notification/notification_lcdproc.h
473         * src/plugins/notification/notification_pixbuf.c
474         * src/plugins/notification/notification_pixbuf.h
475         * src/plugins/notification/notification_plugin.c
476         * src/plugins/notification/notification_plugin.h
477         * src/plugins/notification/notification_popup.c
478         * src/plugins/notification/notification_popup.h
479         * src/plugins/notification/notification_prefs.c
480         * src/plugins/notification/notification_prefs.h
481         * src/plugins/notification/notification_trayicon.c
482         * src/plugins/notification/notification_trayicon.h
483         * src/plugins/notification/placeholder.txt
484         * src/plugins/notification/plugin.def
485         * src/plugins/notification/raw_claws_mail_logo_64x64.h
486         * src/plugins/notification/version.rc
487         * src/plugins/pdf_viewer/Makefile.am
488         * src/plugins/pdf_viewer/doc_index.xpm
489         * src/plugins/pdf_viewer/doc_index_close.xpm
490         * src/plugins/pdf_viewer/doc_info.xpm
491         * src/plugins/pdf_viewer/first_arrow.xpm
492         * src/plugins/pdf_viewer/last_arrow.xpm
493         * src/plugins/pdf_viewer/left_arrow.xpm
494         * src/plugins/pdf_viewer/placeholder.txt
495         * src/plugins/pdf_viewer/poppler_viewer.c
496         * src/plugins/pdf_viewer/poppler_viewer.h
497         * src/plugins/pdf_viewer/right_arrow.xpm
498         * src/plugins/pdf_viewer/rotate_left.xpm
499         * src/plugins/pdf_viewer/rotate_right.xpm
500         * src/plugins/pdf_viewer/zoom_fit.xpm
501         * src/plugins/pdf_viewer/zoom_in.xpm
502         * src/plugins/pdf_viewer/zoom_out.xpm
503         * src/plugins/pdf_viewer/zoom_width.xpm
504         * src/plugins/perl/Makefile.am
505         * src/plugins/perl/perl_gtk.c
506         * src/plugins/perl/perl_gtk.h
507         * src/plugins/perl/perl_plugin.c
508         * src/plugins/perl/perl_plugin.h
509         * src/plugins/perl/placeholder.txt
510         * src/plugins/python/Makefile.am
511         * src/plugins/python/clawsmailmodule.c
512         * src/plugins/python/clawsmailmodule.h
513         * src/plugins/python/composewindowtype.c
514         * src/plugins/python/composewindowtype.h
515         * src/plugins/python/foldertype.c
516         * src/plugins/python/foldertype.h
517         * src/plugins/python/messageinfotype.c
518         * src/plugins/python/messageinfotype.h
519         * src/plugins/python/nodetype.c
520         * src/plugins/python/nodetype.h
521         * src/plugins/python/placeholder.txt
522         * src/plugins/python/python-hooks.c
523         * src/plugins/python/python-hooks.h
524         * src/plugins/python/python-shell.c
525         * src/plugins/python/python-shell.h
526         * src/plugins/python/python_plugin.c
527         * src/plugins/vcalendar/Makefile.in
528                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
529                 notification, pdf_viewer, perl, python). Notification not yet
530                 enabled because it has too much autoconf switches for my taste.
531
532
533 2013-02-16 [colin]      3.9.0cvs74
534
535         * po/POTFILES.in
536         * po/bg.po
537         * po/ca.po
538         * po/cs.po
539         * po/de.po
540         * po/en_GB.po
541         * po/es.po
542         * po/fi.po
543         * po/fr.po
544         * po/hu.po
545         * po/id_ID.po
546         * po/it.po
547         * po/ja.po
548         * po/lt.po
549         * po/nl.po
550         * po/pl.po
551         * po/pt_BR.po
552         * po/pt_PT.po
553         * po/ru.po
554         * po/sk.po
555         * po/sv.po
556         * po/uk.po
557         * po/zh_CN.po
558         * po/zh_TW.po
559         * src/plugins/Makefile.am
560         * src/plugins/archive/.cvsignore
561         * src/plugins/archive/Makefile.am
562         * src/plugins/archive/archiver.c
563         * src/plugins/archive/archiver.h
564         * src/plugins/archive/archiver_gtk.c
565         * src/plugins/archive/archiver_prefs.c
566         * src/plugins/archive/archiver_prefs.h
567         * src/plugins/archive/libarchive_archive.c
568         * src/plugins/archive/libarchive_archive.h
569         * src/plugins/archive/placeholder.txt
570         * src/plugins/att_remover/.cvsignore
571         * src/plugins/att_remover/Makefile.am
572         * src/plugins/att_remover/att_remover.c
573         * src/plugins/att_remover/placeholder.txt
574         * src/plugins/bsfilter/.cvsignore
575         * src/plugins/bsfilter/Makefile.am
576         * src/plugins/bsfilter/bsfilter.c
577         * src/plugins/bsfilter/bsfilter.h
578         * src/plugins/bsfilter/bsfilter_gtk.c
579         * src/plugins/bsfilter/claws.def
580         * src/plugins/bsfilter/placeholder.txt
581         * src/plugins/bsfilter/plugin.def
582         * src/plugins/bsfilter/version.rc
583                 Add archive, att_remover, bsfilter
584         * src/plugins/vcalendar/Makefile.in
585         * src/plugins/vcalendar/libical/libical/icalversion.h
586                 Remove useless files
587
588 2013-02-16 [colin]      3.9.0cvs73
589
590         * src/plugins/Makefile.am
591         * src/plugins/acpi_notifier/Makefile.am
592         * src/plugins/acpi_notifier/acpi_notifier.c
593         * src/plugins/acpi_notifier/placeholder.txt
594         * src/plugins/address_keeper/Makefile.am
595         * src/plugins/address_keeper/address_keeper.c
596         * src/plugins/address_keeper/address_keeper.h
597         * src/plugins/address_keeper/address_keeper_prefs.c
598         * src/plugins/address_keeper/address_keeper_prefs.h
599         * src/plugins/address_keeper/claws.def
600         * src/plugins/address_keeper/placeholder.txt
601         * src/plugins/address_keeper/plugin.def
602         * src/plugins/address_keeper/version.rc
603         * src/plugins/attachwarner/Makefile.am
604         * src/plugins/attachwarner/attachwarner.c
605         * src/plugins/attachwarner/attachwarner.h
606         * src/plugins/attachwarner/attachwarner_prefs.c
607         * src/plugins/attachwarner/attachwarner_prefs.h
608         * src/plugins/attachwarner/claws.def
609         * src/plugins/attachwarner/placeholder.txt
610         * src/plugins/attachwarner/plugin.def
611         * src/plugins/attachwarner/version.rc
612         * src/plugins/vcalendar/libical/libical/icalversion.h
613         * po/POTFILES.in
614         * po/bg.po
615         * po/ca.po
616         * po/cs.po
617         * po/de.po
618         * po/en_GB.po
619         * po/es.po
620         * po/fi.po
621         * po/fr.po
622         * po/hu.po
623         * po/id_ID.po
624         * po/it.po
625         * po/ja.po
626         * po/lt.po
627         * po/nl.po
628         * po/pl.po
629         * po/pt_BR.po
630         * po/pt_PT.po
631         * po/ru.po
632         * po/sk.po
633         * po/sr.po
634         * po/sv.po
635         * po/uk.po
636         * po/zh_CN.po
637         * po/zh_TW.po
638                 Now do acpi_notifier, attachwarner, address_keeper
639
640 2013-02-16 [colin]      3.9.0cvs72
641
642         * po/POTFILES.in
643         * po/bg.po
644         * po/ca.po
645         * po/cs.po
646         * po/de.po
647         * po/en_GB.po
648         * po/es.po
649         * po/fi.po
650         * po/fr.po
651         * po/hu.po
652         * po/id_ID.po
653         * po/it.po
654         * po/ja.po
655         * po/lt.po
656         * po/nl.po
657         * po/pl.po
658         * po/pt_BR.po
659         * po/pt_PT.po
660         * po/ru.po
661         * po/sk.po
662         * po/sr.po
663         * po/sv.po
664         * po/uk.po
665         * po/zh_CN.po
666         * po/zh_TW.po
667                 Merge RSSyl's translations
668
669 2013-02-16 [colin]      3.9.0cvs71
670
671         * src/mainwindow.c
672                 Fix use-after-free (introduced in cvs61)
673
674 2013-02-16 [colin]      3.9.0cvs70
675
676         * src/main.c
677         * src/prefs_common.c
678         * src/prefs_common.h
679         * src/common/defs.h
680         * src/common/w32_account.c
681                 Add an hidden preference to set the Windows theme
682         * src/plugins/Makefile.am
683         * src/plugins/rssyl/Makefile.am
684         * src/plugins/rssyl/claws.def
685         * src/plugins/rssyl/date.c
686         * src/plugins/rssyl/date.h
687         * src/plugins/rssyl/feed.c
688         * src/plugins/rssyl/feed.h
689         * src/plugins/rssyl/feedprops.c
690         * src/plugins/rssyl/feedprops.h
691         * src/plugins/rssyl/opml.c
692         * src/plugins/rssyl/opml.h
693         * src/plugins/rssyl/parsers.c
694         * src/plugins/rssyl/parsers.h
695         * src/plugins/rssyl/placeholder.txt
696         * src/plugins/rssyl/plugin.c
697         * src/plugins/rssyl/plugin.def
698         * src/plugins/rssyl/rssyl.c
699         * src/plugins/rssyl/rssyl.h
700         * src/plugins/rssyl/rssyl_cb_gtk.c
701         * src/plugins/rssyl/rssyl_cb_gtk.h
702         * src/plugins/rssyl/rssyl_cb_menu.c
703         * src/plugins/rssyl/rssyl_cb_menu.h
704         * src/plugins/rssyl/rssyl_gtk.c
705         * src/plugins/rssyl/rssyl_gtk.h
706         * src/plugins/rssyl/rssyl_prefs.c
707         * src/plugins/rssyl/rssyl_prefs.h
708         * src/plugins/rssyl/strreplace.c
709         * src/plugins/rssyl/strreplace.h
710         * src/plugins/rssyl/version.rc
711                 Add RSSyl
712         * src/plugins/vcalendar/Makefile.am
713         * src/plugins/vcalendar/Makefile.in
714         * src/plugins/vcalendar/plugin.c
715         * src/plugins/vcalendar/libical/libical/icalversion.h
716                 Fix Curl flags :)
717
718 2013-02-14 [paul]       3.9.0cvs69
719
720         * po/id_ID.po
721                 "fix" plural forms
722
723 2013-02-14 [colin]      3.9.0cvs68
724
725         * po/POTFILES.in
726                 Add vcalendar files
727         * po/merge-po-from-plugin.sh
728                 Add helper script to merge external plugins translations
729         * po/bg.po
730         * po/ca.po
731         * po/cs.po
732         * po/de.po
733         * po/en_GB.po
734         * po/es.po
735         * po/fi.po
736         * po/fr.po
737         * po/hu.po
738         * po/id_ID.po
739         * po/it.po
740         * po/ja.po
741         * po/lt.po
742         * po/nl.po
743         * po/pl.po
744         * po/pt_BR.po
745         * po/pt_PT.po
746         * po/ru.po
747         * po/sk.po
748         * po/sr.po
749         * po/sv.po
750         * po/uk.po
751         * po/zh_CN.po
752         * po/zh_TW.po
753                 Merge translations from fancy and vcalendar
754
755 2013-02-14 [colin]      3.9.0cvs67
756
757         * configure.ac
758                 Fix perl detection
759
760 2013-02-14 [colin]      3.9.0cvs66
761
762         * src/plugins/vcalendar/claws.def
763         * src/plugins/vcalendar/plugin.def
764                 Add missing files
765         * src/plugins/vcalendar/libical/Makefile.in
766         * src/plugins/vcalendar/libical/design-data/Makefile.in
767         * src/plugins/vcalendar/libical/libical/Makefile.in
768         * src/plugins/vcalendar/libical/scripts/Makefile.in
769                 Remove extraneous files
770
771 2013-02-13 [colin]      3.9.0cvs65
772
773         * src/plugins/address_dup_finder/placeholder.txt
774         * src/plugins/synce/placeholder.txt
775                 Removed, deprecated plugins
776         * src/plugins/Makefile.am
777         * src/plugins/vcalendar/Makefile.am
778         * src/plugins/vcalendar/Makefile.in
779         * src/plugins/vcalendar/common-views.c
780         * src/plugins/vcalendar/common-views.h
781         * src/plugins/vcalendar/day-view.c
782         * src/plugins/vcalendar/icaltime_as_local.c
783         * src/plugins/vcalendar/icaltime_as_local.h
784         * src/plugins/vcalendar/month-view.c
785         * src/plugins/vcalendar/placeholder.txt
786         * src/plugins/vcalendar/plugin.c
787         * src/plugins/vcalendar/vcal_dbus.c
788         * src/plugins/vcalendar/vcal_dbus.h
789         * src/plugins/vcalendar/vcal_folder.c
790         * src/plugins/vcalendar/vcal_folder.h
791         * src/plugins/vcalendar/vcal_interface.h
792         * src/plugins/vcalendar/vcal_manager.c
793         * src/plugins/vcalendar/vcal_manager.h
794         * src/plugins/vcalendar/vcal_meeting_gtk.c
795         * src/plugins/vcalendar/vcal_meeting_gtk.h
796         * src/plugins/vcalendar/vcal_prefs.c
797         * src/plugins/vcalendar/vcal_prefs.h
798         * src/plugins/vcalendar/vcalendar.c
799         * src/plugins/vcalendar/vcalendar.h
800         * src/plugins/vcalendar/version.rc
801         * src/plugins/vcalendar/libical/.cvsignore
802         * src/plugins/vcalendar/libical/Makefile.am
803         * src/plugins/vcalendar/libical/Makefile.in
804         * src/plugins/vcalendar/libical/design-data/.cvsignore
805         * src/plugins/vcalendar/libical/design-data/Makefile.am
806         * src/plugins/vcalendar/libical/design-data/Makefile.in
807         * src/plugins/vcalendar/libical/design-data/parameters.csv
808         * src/plugins/vcalendar/libical/design-data/properties.csv
809         * src/plugins/vcalendar/libical/design-data/restrictions.csv
810         * src/plugins/vcalendar/libical/design-data/status.txt
811         * src/plugins/vcalendar/libical/design-data/value-types.csv
812         * src/plugins/vcalendar/libical/libical/.cvsignore
813         * src/plugins/vcalendar/libical/libical/Makefile.am
814         * src/plugins/vcalendar/libical/libical/Makefile.in
815         * src/plugins/vcalendar/libical/libical/icalattendee.c
816         * src/plugins/vcalendar/libical/libical/icalattendee.h
817         * src/plugins/vcalendar/libical/libical/icalcomponent.c
818         * src/plugins/vcalendar/libical/libical/icalcomponent.h
819         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
820         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
821         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
822         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
823         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
824         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
825         * src/plugins/vcalendar/libical/libical/icalduration.c
826         * src/plugins/vcalendar/libical/libical/icalduration.h
827         * src/plugins/vcalendar/libical/libical/icalenums.c
828         * src/plugins/vcalendar/libical/libical/icalenums.h
829         * src/plugins/vcalendar/libical/libical/icalerror.c
830         * src/plugins/vcalendar/libical/libical/icalerror.h
831         * src/plugins/vcalendar/libical/libical/icallangbind.c
832         * src/plugins/vcalendar/libical/libical/icallangbind.h
833         * src/plugins/vcalendar/libical/libical/icallexer.l
834         * src/plugins/vcalendar/libical/libical/icalmemory.c
835         * src/plugins/vcalendar/libical/libical/icalmemory.h
836         * src/plugins/vcalendar/libical/libical/icalmime.c
837         * src/plugins/vcalendar/libical/libical/icalmime.h
838         * src/plugins/vcalendar/libical/libical/icalparameter.c
839         * src/plugins/vcalendar/libical/libical/icalparameter.h
840         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
841         * src/plugins/vcalendar/libical/libical/icalparser.c
842         * src/plugins/vcalendar/libical/libical/icalparser.h
843         * src/plugins/vcalendar/libical/libical/icalperiod.c
844         * src/plugins/vcalendar/libical/libical/icalperiod.h
845         * src/plugins/vcalendar/libical/libical/icalproperty.c
846         * src/plugins/vcalendar/libical/libical/icalproperty.h
847         * src/plugins/vcalendar/libical/libical/icalrecur.c
848         * src/plugins/vcalendar/libical/libical/icalrecur.h
849         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
850         * src/plugins/vcalendar/libical/libical/icalrestriction.h
851         * src/plugins/vcalendar/libical/libical/icaltime.c
852         * src/plugins/vcalendar/libical/libical/icaltime.h
853         * src/plugins/vcalendar/libical/libical/icaltypes.c
854         * src/plugins/vcalendar/libical/libical/icaltypes.h
855         * src/plugins/vcalendar/libical/libical/icalvalue.c
856         * src/plugins/vcalendar/libical/libical/icalvalue.h
857         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
858         * src/plugins/vcalendar/libical/libical/icalversion.h
859         * src/plugins/vcalendar/libical/libical/icalversion.h.in
860         * src/plugins/vcalendar/libical/libical/icalyacc.output
861         * src/plugins/vcalendar/libical/libical/icalyacc.y
862         * src/plugins/vcalendar/libical/libical/pvl.c
863         * src/plugins/vcalendar/libical/libical/pvl.h
864         * src/plugins/vcalendar/libical/libical/sspm.c
865         * src/plugins/vcalendar/libical/libical/sspm.h
866         * src/plugins/vcalendar/libical/libical/vsnprintf.c
867         * src/plugins/vcalendar/libical/scripts/.cvsignore
868         * src/plugins/vcalendar/libical/scripts/Makefile.am
869         * src/plugins/vcalendar/libical/scripts/Makefile.in
870         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
871         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
872         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
873         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
874         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
875         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
876         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
877         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
878                 Add vcalendar.
879
880 2013-02-13 [colin]      3.9.0cvs64
881
882         * src/plugins/acpi_notifier/placeholder.txt
883         * src/plugins/address_dup_finder/placeholder.txt
884         * src/plugins/address_keeper/placeholder.txt
885         * src/plugins/archive/placeholder.txt
886         * src/plugins/att_remover/placeholder.txt
887         * src/plugins/attachwarner/placeholder.txt
888         * src/plugins/bsfilter/placeholder.txt
889         * src/plugins/clamd/placeholder.txt
890         * src/plugins/fetchinfo/placeholder.txt
891         * src/plugins/gdata/placeholder.txt
892         * src/plugins/geolocation/placeholder.txt
893         * src/plugins/gtkhtml2_viewer/placeholder.txt
894         * src/plugins/mailmbox/placeholder.txt
895         * src/plugins/newmail/placeholder.txt
896         * src/plugins/notification/placeholder.txt
897         * src/plugins/pdf_viewer/placeholder.txt
898         * src/plugins/perl/placeholder.txt
899         * src/plugins/python/placeholder.txt
900         * src/plugins/rssyl/placeholder.txt
901         * src/plugins/spam_report/placeholder.txt
902         * src/plugins/synce/placeholder.txt
903         * src/plugins/tnef_parse/placeholder.txt
904         * src/plugins/vcalendar/placeholder.txt
905                 Add temporary placeholders for ex-extra-plugins to be
906                 integrated.
907
908 2013-02-13 [paul]       3.9.0cvs63
909
910         * src/plugins/fancy/Makefile.am
911                 no need for EXTRA_DIST
912
913 2013-02-13 [paul]       3.9.0cvs62
914
915         * configure.ac
916         * po/POTFILES.in
917         * src/plugins/Makefile.am
918         * src/plugins/fancy/Makefile.am
919         * src/plugins/fancy/fancy_prefs.c
920         * src/plugins/fancy/fancy_prefs.h
921         * src/plugins/fancy/fancy_viewer.c
922         * src/plugins/fancy/fancy_viewer.h
923                 move the Fancy plugin into core
924
925 2013-02-11 [paul]       3.9.0cvs61
926
927         * src/mainwindow.c
928                 use the Delete key to remove colour label accels (same as everywhere else).
929                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
930
931 2013-01-26 [mir]        3.9.0cvs60
932
933         * tools/vcard2xml.py
934         Fixes bugs:
935             1) Lines split over more than one line breaks parser
936             2) Get email addres correct. Not only email;internet
937         Improvements:
938             1) Basic handling of vcard 3.0
939
940
941 2013-01-23 [colin]      3.9.0cvs59
942
943         * src/action.c
944         * src/common/utils.c
945                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
946
947 2013-01-23 [colin]      3.9.0cvs58
948
949         * src/imap.c
950                 Fix bug #2863, "Applying has_attachment quicksearch
951                 on IMAP segfaults".
952
953 2013-01-21 [paul]       3.9.0cvs57
954
955         * src/codeconv.h
956         * src/procmime.c
957                 fix bug 2862, 'Segmentation fault when replying to a
958                 message where the "code conversion" fails'. add support
959                 for X-VIET-VPS encoding
960
961 2013-01-21 [paul]       3.9.0cvs56
962
963         * src/common/defs.h
964         * src/gtk/about.c
965                 promote the users' ml on the About/Info tab
966
967 2013-01-09 [paul]       3.9.0cvs55
968
969         * doc/man/claws-mail.1
970         * src/gtk/about.c
971                 update copyright year
972
973 2013-01-09 [paul]       3.9.0cvs54
974
975         * src/gtk/gtkaspell.c
976                 fix sensitivity of 'Use both dictionaries' in compose window
977
978 2013-01-09 [mir]        3.9.0cvs53
979
980         * tools/vcard2xml.py
981             Fix missing file encoding info.
982             See -> http://www.python.org/dev/peps/pep-0263/
983
984
985 2013-01-08 [mones]      3.9.0cvs52
986
987         * claws-mail.desktop
988                 Added Swedish translation by Andreas Rönnquist
989
990 2012-12-20 [colin]      3.9.0cvs51
991
992         * src/action.c
993                 Fix crash on action error;
994                 Fix trimming of leading spaces in actions
995
996 2012-12-19 [colin]      3.9.0cvs50
997
998         * src/editldap.c
999         * src/ldapctrl.c
1000         * src/ldapserver.c
1001                 Make LDAP over SSL work on Win32 - but not TLS,
1002                 unfortunately. Also, it requires the certificate
1003                 to be trusted.
1004
1005 2012-12-16 [colin]      3.9.0cvs49
1006
1007         * src/messageview.c
1008                 Add missing \n at end of the return receipt last part's headers.
1009
1010 2012-12-15 [paul]       3.9.0cvs48
1011
1012         * src/addrselect.c
1013                 fix bug 2832, 'mail to from adress-book splitt names'
1014
1015 2012-12-12 [colin]      3.9.0cvs47
1016
1017         * src/action.c
1018                 Port to g_spawn API and make actions work better on Win32
1019         * src/mainwindow.c
1020                 Indentation
1021
1022 2012-12-12 [ticho]      3.9.0cvs46
1023
1024         * src/compose.c
1025                 Move focus to body textview when subject entry is activated
1026                 (Enter key pressed) in compose window.
1027
1028 2012-12-10 [mones]      3.9.0cvs45
1029
1030         * src/addr_compl.c
1031                 Fix bug #2835 (core part) to allow NULL names which
1032                 have an address
1033
1034 2012-12-07 [colin]      3.9.0cvs44
1035
1036         * src/news.c
1037                 Try to fix strange crash in nntp_ping/session_destroy...
1038
1039 2012-12-06 [mones]      3.9.0cvs43
1040
1041         * tools/README
1042         * tools/gif2xface.pl
1043         * tools/outlook2claws-mail.pl
1044                 Fix address not working since years ago
1045
1046 2012-12-05 [mones]      3.9.0cvs42
1047
1048         * src/prefs_gtk.c
1049                 Do not set to NULL string preferences which have "" as
1050                 default value
1051
1052 2012-12-05 [colin]      3.9.0cvs41
1053
1054         * src/common/ssl.c
1055                 Nullify xcred pointer like the other ones
1056
1057 2012-12-03 [wwp]        3.9.0cvs40
1058
1059         * src/summaryview.c
1060         * src/mainwindow.c
1061         Avoid any possible confusion: 0 is not a neutral value when passed
1062         to main_window_get_mask() - use -1 instead, even in those cases we
1063         don't care.
1064
1065 2012-12-03 [wwp]        3.9.0cvs39
1066
1067         * src/toolbar.c
1068         Fix sensitivity of next-unread toolbar button.
1069
1070 2012-12-03 [colin]      3.9.0cvs38
1071
1072         * src/common/utils.c
1073                 Fix following relative symlinks
1074
1075 2012-12-02 [colin]      3.9.0cvs37
1076
1077         * src/main.c
1078                 Of course you can't, Windows. Of course...
1079
1080 2012-12-02 [colin]      3.9.0cvs36
1081
1082         * src/main.c
1083                 Move control sockets inside their own directory,
1084                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
1085                 - cleaner separation of sockets and config dirs in
1086                   case of alternate config directories
1087                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
1088                   exists as a socket, use it to control the running entity
1089                 - backwards migration is handled: starting an old Claws Mail
1090                   version will bail out as creating the legacy socket won't
1091                   be possible.
1092                 - migration for alternate-config-dirs is not handled, which
1093                   could be mentioned in release notes.
1094                 Fixes bug #2828, "Use MD5 digest for socket name"
1095
1096 2012-12-01 [colin]      3.9.0cvs35
1097
1098         * src/common/utils.c
1099                 As usual, Windows is a little bit different
1100                 (you have to love it the same as the normal OSes...)
1101
1102 2012-12-01 [colin]      3.9.0cvs34
1103
1104         * src/common/utils.c
1105         * src/common/utils.h
1106                 Add a canonicalizer function and use it to
1107                 canonicalize rc_dir.
1108
1109 2012-11-30 [mones]      3.9.0cvs33
1110
1111         * src/common/plugin.c
1112                 Fixes #1137 completely, saving path-less plugins as is
1113                 in config. With this patch user can edit plugin list on
1114                 clawsrc and remove absolute paths from shared plugins,
1115                 leaving only the "pluginname.so". Those will be tried to
1116                 load from plugin dir of the loading core. Notice that
1117                 those will also fail to load on older versions, and will
1118                 probably be removed from your config without warning by
1119                 the older version.
1120
1121 2012-11-30 [wwp]        3.9.0cvs32
1122
1123         * src/mainwindow.c
1124         * src/mainwindow.h
1125         * src/summaryview.c
1126         * src/toolbar.c
1127         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
1128         also fix list loop initializers.
1129
1130 2012-11-30 [wwp]        3.9.0cvs31
1131
1132         * src/mainwindow.c
1133         * src/mainwindow.h
1134         * src/procmsg.c
1135         * src/send_message.c
1136         * src/send_message.h
1137         * src/toolbar.c
1138         * src/toolbar.h
1139         Add Message/Cancel sending (same as --cancel-sending), adds the
1140         relevant toolbar icon, and an extra cancel sending+receiving icon
1141         for convenience.
1142
1143 2012-11-29 [colin]      3.9.0cvs30
1144
1145         * src/mainwindow.c
1146                 Fix mask on a few menu items (thanks Ricardo!)
1147
1148 2012-11-28 [wwp]        3.9.0cvs29
1149
1150         * src/mainwindow.c
1151         * src/mainwindow.h
1152         * src/summaryview.c
1153         * src/toolbar.c
1154         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
1155         Complete toolbar_init(), which was missing few inits.
1156
1157 2012-11-28 [colin]      3.9.0cvs28
1158
1159         * src/mainwindow.c
1160         * src/news.c
1161         * src/news.h
1162         * src/etpan/nntp-thread.c
1163                 Disconnect NNTP accounts too when switching offline
1164
1165 2012-11-28 [colin]      3.9.0cvs27
1166
1167         * src/imap.c
1168         * src/news.c
1169         * src/common/session.c
1170         * src/common/session.h
1171                 Add keep-alive pings on IMAP and NNTP
1172
1173 2012-11-28 [colin]      3.9.0cvs26
1174
1175         * src/imap.c
1176         * src/etpan/imap-thread.c
1177         * src/etpan/imap-thread.h
1178                 Try locale's charset and UTF-7 on server-side
1179                 searches when UTF-8 fails. Also, don't even
1180                 mention a charset if searching for an ASCII
1181                 string.
1182
1183 2012-11-27 [colin]      3.9.0cvs25
1184
1185         * src/main.c
1186                 Unbreak the build.
1187
1188 2012-11-27 [colin]      3.9.0cvs24
1189
1190         * src/common/ssl.c
1191                 Fix bug #2826, "replace deprecated gnutls function"
1192                 Patch by Christian Hesse
1193
1194 2012-11-27 [colin]      3.9.0cvs23
1195
1196         * src/gtk/manage_window.c
1197                 Stop spamming logs with focus events.
1198
1199 2012-11-27 [colin]      3.9.0cvs22
1200
1201         * src/mainwindow.c
1202         * src/prefs_common.c
1203         * src/prefs_common.h
1204                 Unsneak a work-in-progress patch that I mistakengly
1205                 commited with a cleanup
1206
1207 2012-11-27 [wwp]        3.9.0cvs21
1208
1209         * doc/man/claws-mail.1
1210         * src/main.c
1211         * src/send_message.c
1212         * src/send_message.h
1213                 Add --cancel-sending command-line switch.
1214
1215 2012-11-23 [colin]      3.9.0cvs20
1216
1217         * src/jpilot.c
1218         * src/main.c
1219         * src/mainwindow.c
1220         * src/matcher.c
1221         * src/prefs_common.c
1222         * src/prefs_common.h
1223         * src/procmsg.c
1224         * src/common/socket.c
1225         * src/common/socket.h
1226         * src/common/ssl.c
1227         * src/common/ssl_certificate.c
1228         * src/common/ssl_certificate.h
1229         * src/etpan/imap-thread.c
1230         * src/etpan/nntp-thread.c
1231                 Cleanup some warnings and deprecated types. Patch by
1232                 Christian Hesse, fixing bug #2617. Thanks!
1233
1234 2012-11-23 [colin]      3.9.0cvs19
1235
1236         * AUTHORS
1237         * src/gtk/authors.h
1238                 Add Christian Hesse which was forgotten for some reason
1239
1240 2012-11-21 [colin]      3.9.0cvs18
1241
1242         * src/etpan/imap-thread.c
1243                 Don't set charset on simple searches. Fixes Exchange 2007.
1244
1245 2012-11-20 [colin]      3.9.0cvs17
1246
1247         * src/prefs_matcher.c
1248                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
1249
1250 2012-11-20 [ticho]      3.9.0cvs16
1251
1252         * src/gtk/prefswindow.c
1253                 Actually allow folder preference pages which are in top level of
1254                 page index UI to be selected.
1255
1256 2012-11-20 [ticho]      3.9.0cvs15
1257
1258         * src/prefs_folder_item.c
1259                 Remove useless "Folder" root in page index of folder preferences UI.
1260
1261 2012-11-18 [colin]      3.9.0cvs14
1262
1263         * AUTHORS
1264         * src/advsearch.c
1265         * src/matcher.c
1266         * src/matcher.h
1267         * src/matcher_parser_parse.y
1268         * src/prefs_matcher.c
1269         * src/gtk/authors.h
1270         * src/gtk/quicksearch.c
1271                 Add age_{greater,lower}_hours matcher criteria
1272                 Initial patch by Abhay S. Kushwaha.
1273
1274 2012-11-18 [ticho]      3.9.0cvs13
1275
1276         * src/mbox.c
1277                 Improve i18n plural handling in a string used while
1278                 importing from mbox.
1279
1280 2012-11-16 [ticho]      3.9.0cvs12
1281
1282         * po/bg.po
1283         * po/ca.po
1284         * po/cs.po
1285         * po/de.po
1286         * po/en_GB.po
1287         * po/es.po
1288         * po/fi.po
1289         * po/fr.po
1290         * po/he.po
1291         * po/hu.po
1292         * po/id_ID.po
1293         * po/it.po
1294         * po/ja.po
1295         * po/lt.po
1296         * po/nl.po
1297         * po/pl.po
1298         * po/pt_BR.po
1299         * po/pt_PT.po
1300         * po/ru.po
1301         * po/sk.po
1302         * po/sr.po
1303         * po/sv.po
1304         * po/uk.po
1305         * po/zh_CN.po
1306         * po/zh_TW.po
1307         * po/Makevars
1308                 Update message catalogs to match changes in 3.9.0cvs11.
1309
1310 2012-11-16 [ticho]      3.9.0cvs11
1311
1312         * src/account.c
1313         * src/addrcustomattr.c
1314         * src/edittags.c
1315         * src/prefs_filtering.c
1316         * src/prefs_matcher.c
1317         * src/prefs_msg_colors.c
1318         * src/toolbar.c
1319         * src/uri_opener.c
1320         * src/wizard.c
1321         * src/common/utils.c
1322         * src/gtk/about.c
1323                 Use pgettext() and friends for i18n context strings, instead of
1324                 having a pipe character in msgid for context separation. This uses
1325                 glib's C_ macro, instead of Q_.
1326
1327 2012-11-16 [colin]      3.9.0cvs10
1328
1329         * src/foldersel.c
1330         * src/prefs_actions.c
1331         * src/prefs_filtering_action.c
1332         * src/prefs_matcher.c
1333         * src/quote_fmt.c
1334         * src/gtk/description_window.c
1335         * src/gtk/description_window.h
1336         * src/gtk/inputdialog.c
1337         * src/gtk/manage_window.c
1338         * src/gtk/quicksearch.c
1339                 Try to better fix focus problems. Should address:
1340                 Bug #2774
1341                 Bug #2624
1342                 Bug #1963
1343                 Bug #2780
1344                 Please check using your favorite WM that the following works:
1345                 Information button (Quicksearch, Templates, 'Test' filtering 
1346                 condition)
1347                 Folder selection (Move/Copy contextual menu,
1348                 various preferences, including 'New folder').
1349                 Tested with XFCE, Gnome Shell and Windows.
1350                 
1351
1352 2012-11-16 [colin]      3.9.0cvs9
1353
1354         * src/advsearch.c
1355                 Init is_fast too
1356
1357 2012-11-16 [colin]      3.9.0cvs8
1358
1359         * src/advsearch.c
1360                 Fix missing initialisation of bool_and which could
1361                 lead to From/To/Subject/Tag searches searching with
1362                 binary and.
1363                 Also clean up tag expansion. No need to create a
1364                 matcher string and re-parse it.
1365
1366 2012-11-16 [paul]       3.9.0cvs7
1367
1368         * po/de.po
1369                 fix by Thomas Bellmann
1370
1371 2012-11-15 [colin]      3.9.0cvs6
1372
1373         * src/summaryview.c
1374                 Fix bug #2785, "Marking mails for deletion reopens internal 
1375                 message view"
1376
1377 2012-11-15 [colin]      3.9.0cvs5
1378
1379         * src/main.c
1380         * src/statusbar.c
1381         * src/gtk/gtkcmclist.c
1382         * src/gtk/gtkcmclist.h
1383                 a few more GTK+3 fixes. Segfaults on me, though.
1384
1385 2012-11-15 [colin]      3.9.0cvs4
1386
1387         * src/Makefile.am
1388         * src/action.c
1389         * src/addr_compl.c
1390         * src/addressbook.c
1391         * src/addrgather.c
1392         * src/compose.c
1393         * src/editaddress.c
1394         * src/editgroup.c
1395         * src/main.c
1396         * src/mainwindow.c
1397         * src/message_search.c
1398         * src/prefs_display_header.c
1399         * src/prefs_filtering_action.c
1400         * src/prefs_matcher.c
1401         * src/prefs_other.c
1402         * src/prefs_toolbar.c
1403         * src/printing.c
1404         * src/stock_pixmap.c
1405         * src/summary_search.c
1406         * src/summaryview.c
1407         * src/textview.c
1408         * src/gtk/Makefile.am
1409         * src/gtk/colorlabel.c
1410         * src/gtk/combobox.c
1411         * src/gtk/combobox.h
1412         * src/gtk/gtkcmclist.c
1413         * src/gtk/gtkcmclist.h
1414         * src/gtk/gtkcmctree.c
1415         * src/gtk/gtksctree.c
1416         * src/gtk/gtkshruler.c
1417         * src/gtk/gtkutils.c
1418         * src/gtk/gtkutils.h
1419         * src/gtk/inputdialog.c
1420         * src/gtk/quicksearch.c
1421         * src/plugins/pgpcore/Makefile.am
1422         * src/plugins/pgpinline/Makefile.am
1423         * src/plugins/pgpmime/Makefile.am
1424         * src/plugins/smime/Makefile.am
1425                 Big GTK+3 patch from Hanno Meyer-Thurow
1426
1427 2012-11-15 [wwp]        3.9.0cvs3
1428
1429         * doc/man/claws-mail.1
1430         * src/main.c
1431                 Add --cancel-receiving command-line switch.
1432
1433 2012-11-15 [wwp]        3.9.0cvs2
1434
1435         * src/ssl_manager.c
1436         * src/gtk/sslcertwindow.c
1437                 Fix Capitalization.
1438
1439 2012-11-15 [paul]       3.9.0cvs1
1440
1441         * po/cs.po
1442         * po/fi.po
1443         * po/sk.po
1444                 updates from David Vachulka, Flammie Pirinen, and
1445                 Slavko
1446
1447 2012-11-14 [paul]       3.9.0
1448         * NEWS
1449         * README
1450         * RELEASE_NOTES 
1451                 3.9.0 unleashed!
1452
1453 2012-11-14 [paul]       3.8.1cvs123
1454
1455         * po/de.po
1456         * po/es.po
1457         * po/fi.po
1458         * po/fr.po
1459         * po/hu.po
1460         * po/pt_BR.po
1461         * po/sv.po
1462         * po/uk.po
1463         * po/zh_TW.po
1464                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1465                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1466                 YUP, Wei-Lun Chao
1467
1468 2012-11-14 [paul]       3.8.1cvs122
1469
1470         * tools/README
1471         * tools/fix_date.sh
1472                 improvements by wwp
1473
1474 2012-11-14 [colin]      3.8.1cvs121
1475
1476         * src/action.c
1477                 And fix warning with breaking functionality
1478
1479 2012-11-14 [paul]       3.8.1cvs120
1480
1481         * src/action.c
1482                 revert this change from 3.8.1cvs60, it breaks
1483                 actions with a pipe
1484
1485 2012-11-14 [colin]      3.8.1cvs119
1486
1487         * src/common/plugin.c
1488                 If plugin fails to load from absolute path, try from
1489                 default plugin path. 
1490                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1491                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1492                 results in wrong paths in clawsrc'
1493
1494 2012-11-12 [colin]      3.8.1cvs118
1495
1496         * src/messageview.c
1497                 Fix initial focus on textview. Fixes bug #2776,
1498                 "Make all menu shortcuts work properly in the message window"
1499
1500 2012-11-09 [colin]      3.8.1cvs117
1501
1502         * src/etpan/imap-thread.c
1503                 Specify search charset. Thanks to Aleksei Miheev
1504
1505 2012-11-08 [colin]      3.8.1cvs116
1506
1507         * src/common/socket.c
1508         * src/gtk/gtkutils.c
1509                 Fix socket communication
1510
1511 2012-11-08 [colin]      3.8.1cvs115
1512
1513         * src/plugins/pgpcore/sgpgme.c
1514                 Fix Windows runtime crash
1515
1516 2012-11-08 [colin]      3.8.1cvs114
1517
1518         * src/gtk/quicksearch.c
1519                 Fix going active with NULL matchstring (for example
1520                 when changing type before typing anything)
1521
1522 2012-11-07 [colin]      3.8.1cvs113
1523
1524         * src/mbox.c
1525                 Fix Windows build
1526
1527 2012-11-06 [mones]      3.8.1cvs112
1528
1529         * doc/man/claws-mail.1
1530                 Sync with AUTHORS file
1531         * src/gtk/quicksearch.c
1532                 Add number units where appropriate
1533
1534 2012-10-31 [paul]       3.8.1cvs111
1535
1536         * src/prefs_folder_item.c
1537                 add missing closing bracket. thanks to Andreas Rönnquist.
1538
1539 2012-10-31 [colin]      3.8.1cvs110
1540
1541         * src/prefs_folder_item.c
1542                 Fix prefs text and extra semi-colon. Thanks to Paul!
1543
1544 2012-10-31 [colin]      3.8.1cvs109
1545
1546         * src/folder_item_prefs.c
1547         * src/folder_item_prefs.h
1548         * src/messageview.c
1549         * src/prefs_folder_item.c
1550                 Implement feature from bug #2569, 
1551                 "select html part on folder specific properties"
1552                 Patch based on Andrej's patch.
1553
1554 2012-10-29 [wwp]        3.8.1cvs108
1555
1556         * src/textview.c
1557         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1558         broken URL parsing.
1559
1560 2012-10-25 [colin]      3.8.1cvs107
1561
1562         * src/textview.c
1563                 Verify the previous URI wasn't the same...
1564                 fixes http://www. URIs.
1565
1566 2012-10-25 [colin]      3.8.1cvs106
1567
1568         * src/common/utils.c
1569         * src/common/utils.h
1570         * src/textview.c
1571                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1572                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1573                 from 30% to 15%. Patch by Igor Mammedov
1574
1575 2012-10-25 [colin]      3.8.1cvs105
1576
1577         * src/textview.c
1578                 Do not allow search cost to explode in case of bad message
1579                 parsing in textview_make_clickable_parts_later(); reduces
1580                 cost of textview_make_clickable_parts_later() from 99% to
1581                 17% for big bad-case message. Patch by Igor Mammedov
1582
1583 2012-10-25 [colin]      3.8.1cvs104
1584
1585         * src/textview.c
1586         * src/textview.h
1587                 Avoid strlen() on big buffers, use precomputed length instead
1588                 it reduces cost of textview_write_line() from 32% to 3% for
1589                 big messages. Patch by Igor Mammedov
1590         * AUTHORS
1591         * src/gtk/authors.h
1592                 Add Igor
1593
1594 2012-10-24 [mones]      3.8.1cvs103
1595
1596         * src/advsearch.c
1597                 Trust on IMAP core on-line/off-line management
1598                 Patch by Sean Buckheister
1599
1600 2012-10-19 [paul]       3.8.1cvs102
1601
1602         * AUTHORS
1603         * src/crash.c
1604         * src/gtk/authors.h
1605                 fix bug 2760, 'display correct libc version in crash dialog 
1606                 when uclibc is used'.
1607                 fixes build with uclibc. patch by Natanael Copa.
1608
1609 2012-10-18 [mones]      3.8.1cvs101
1610
1611         * claws-mail.desktop
1612                 Fix bug #2761 and remove invalid GTK main category
1613
1614 2012-10-17 [colin]      3.8.1cvs100
1615
1616         * src/common/ssl_certificate.c
1617                 Fix bug #2759, "Error messages regarding bad
1618                 client certificates are less than helpful"
1619                 Based on patch by bug reporter.
1620
1621 2012-10-13 [paul]       3.8.1cvs99
1622
1623         * src/common/ssl_certificate.c
1624                 fix build with gnutls 3.1.3
1625                 Patch by Sean Buckheister.
1626
1627 2012-10-12 [mones]      3.8.1cvs98
1628
1629         * src/compose.c
1630         * src/grouplistdialog.c
1631         * src/imap.c
1632         * src/news_gtk.c
1633         * src/procmime.c
1634         * src/procmsg.c
1635         * src/common/utils.c
1636         * src/common/utils.h
1637         * src/etpan/imap-thread.c
1638                 New slist_free_strings_full wrapper for g_slist_free_full
1639                 and simplify calls where it was being used
1640
1641 2012-10-12 [colin]      3.8.1cvs97
1642
1643         * src/common/defs.h
1644                 Drop include of internal glib header
1645                 Patch by Werner Koch
1646
1647 2012-10-12 [colin]      3.8.1cvs96
1648
1649         * src/gtk/gtkcmctree.c
1650         * src/gtk/gtksctree.c
1651                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1652                 mouse". Patch mostly by Tom Horsley
1653
1654 2012-10-12 [iwkse]      3.8.1cvs95
1655
1656         * src/common/utils.c
1657                         g_free *mutex
1658
1659 2012-10-12 [mones]      3.8.1cvs94
1660
1661         * src/common/utils.c
1662                 Remove undeclared mutex symbol
1663
1664 2012-10-12 [colin]      3.8.1cvs93
1665
1666         * src/compose.c
1667         * src/prefs_account.c
1668         * src/common/utils.c
1669         * src/common/utils.h
1670                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1671                 Thanks to Salvatore de Paolis
1672
1673 2012-10-10 [colin]      3.8.1cvs92
1674
1675         * src/folder.c
1676                 Fix bug #2744, "Quick search throws bad command 
1677                 argument error on Microsoft Exchange". Fall back
1678                 to local search if folder-specific search fails.
1679         * src/gtk/quicksearch.c
1680                 Typo fix.
1681
1682 2012-10-10 [colin]      3.8.1cvs91
1683
1684         * src/procmsg.h
1685                 Make what the tags list contain more clear
1686
1687 2012-10-10 [colin]      3.8.1cvs90
1688
1689         * src/inc.c
1690         * src/mbox.c
1691         * src/common/smtp.c
1692         * src/common/smtp.h
1693                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1694                 Patch by "madroach"
1695
1696 2012-10-10 [colin]      3.8.1cvs89
1697
1698         * autogen.sh
1699                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1700
1701 2012-10-10 [colin]      3.8.1cvs88
1702
1703         * src/compose.c
1704                 Leak fix (thanks Ricardo!)
1705
1706 2012-10-10 [colin]      3.8.1cvs87
1707
1708         * src/common/utils.c
1709                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1710                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1711                 fixes by Michael Rasmussen and myself.
1712                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1713                 semantics are different from slist_free_strings() in that
1714                 slist_free_strings does not free the list itself.
1715
1716 2012-10-09 [mones]      3.8.1cvs86
1717
1718         * doc/man/claws-mail.1
1719         * src/compose.c
1720         * src/common/utils.c
1721                 New extra headers feature for adding user-defined
1722                 extra headers to the combobox in the compose window
1723                 Headers are stablished in 'extraheaderrc', one per
1724                 line with a final colon
1725
1726 2012-10-06 [mones]      3.8.1cvs85
1727
1728         * po/POTFILES.in
1729                 Added src/gtk/menu.c
1730         * src/common/defs.h
1731         * src/gtk/menu.c
1732         * src/gtk/menu.h
1733                 New function cm_menu_item_new_label_from_url to
1734                 avoid crashing on huge URL strings and warn user
1735                 about the possible causes
1736         * src/mainwindow.c
1737                 Use it to create List menu items safely
1738
1739 2012-10-04 [colin]      3.8.1cvs84
1740
1741         * src/imap.c
1742                 Fix keywords with spaces
1743
1744 2012-10-04 [colin]      3.8.1cvs83
1745
1746         * src/advsearch.c
1747                 Fix double-tag search. Maybe fixes bug #2744,
1748                 'Quick search throws bad command argument 
1749                 error since recent change'. Patch by Sean.
1750
1751 2012-10-03 [mones]      3.8.1cvs82
1752
1753         * src/procmime.c
1754                 Fix bug #2743 'null pointer crash in procmime strchr'
1755                 Patch by Michael Schwendt (from RedHat bug 862578) 
1756
1757 2012-09-28 [colin]      3.8.1cvs81
1758
1759         * src/advsearch.c
1760                 Never search on server if we're offline
1761                 (Asking the user would and will be better)
1762         * src/imap.c
1763                 Fix uninitialized variable (bogus) warning
1764                 Fix SELECT of the folder before searching
1765
1766 2012-09-27 [colin]      3.8.1cvs80
1767
1768         * src/advsearch.c
1769         * src/imap.c
1770         * src/etpan/imap-thread.c
1771         * src/etpan/imap-thread.h
1772                 Implement IMAP server search. Patch by
1773                 Sean Buckheister again.
1774
1775 2012-09-26 [colin]      3.8.1cvs79
1776
1777         * src/main.c
1778         * src/matcher.c
1779         * src/matcher.h
1780                 Prepare the context strings, their translation take
1781                 CPU time. Shaves 6 seconds out of 17 on my reference
1782                 folder body search.
1783         * src/summary_search.c
1784                 Fix a warning
1785
1786 2012-09-26 [colin]      3.8.1cvs78
1787
1788         * src/matcher.c
1789         * src/procmime.c
1790         * src/procmime.h
1791                 Unlock I/O in procmime, give a way
1792                 for matcher to avoid having to
1793                 read/write tmp/rewind/read tmp for
1794                 body matches.
1795
1796 2012-09-26 [colin]      3.8.1cvs77
1797
1798         * src/summary_search.c
1799                 Fix unresponsive stop button
1800         * src/gtk/quicksearch.c
1801                 Fix busy cursor
1802
1803 2012-09-26 [colin]      3.8.1cvs76
1804
1805         * src/summary_search.c
1806         * src/summaryview.c
1807         * src/summaryview.h
1808         * src/gtk/quicksearch.c
1809                 Factorize search code in summary_search and
1810                 add a progress indicator as that slows down
1811                 the first result in case of body search.
1812
1813 2012-09-26 [colin]      3.8.1cvs75
1814
1815         * src/folder.c
1816                 Fix body search triggering GUI updates
1817                 for every message when it gets MSG_SCANNED
1818                 set.
1819
1820 2012-09-26 [colin]      3.8.1cvs74
1821
1822         * src/folder.c
1823         * src/folder.h
1824         * src/imap.c
1825         * src/procmsg.c
1826         * src/procmsg.h
1827         * src/summaryview.c
1828                 Factorize msg list to num list code;
1829                 Make search faster using cache instead
1830                 of network I/O
1831
1832 2012-09-25 [mones]      3.8.1cvs73
1833
1834         * src/gtk/quicksearch.c
1835                 Fix new expressions not being added to quicksearch
1836                 history in extended mode; patch by Sean Buckheister
1837
1838 2012-09-22 [mir]        3.8.1cvs72
1839
1840         * src/advsearch.c
1841                 Fix for not searching in folders marked 'no_select'
1842                 patch provided by Colin.
1843
1844 2012-09-22 [mones]      3.8.1cvs71
1845
1846         * src/advsearch.c
1847                 Add missing copyright header
1848
1849 2012-09-21 [colin]      3.8.1cvs70
1850
1851         * src/folder.c
1852                 Fix warning where msgcount was used
1853                 uninitialized in case the search was
1854                 to be performed on a message list subset.
1855
1856 2012-09-21 [colin]      3.8.1cvs69
1857
1858         * src/gtk/quicksearch.c
1859                 Fix error background not appearing
1860
1861 2012-09-21 [colin]      3.8.1cvs68
1862
1863         * src/Makefile.am
1864         * src/advsearch.c ** ADDED **
1865         * src/advsearch.h ** ADDED **
1866         * src/folder.c
1867         * src/folder.h
1868         * src/folderview.c
1869         * src/imap.c
1870         * src/main.c
1871         * src/matcher.c
1872         * src/matcher.h
1873         * src/matchertypes.h ** ADDED **
1874         * src/mh.c
1875         * src/mimeview.c
1876         * src/news.c
1877         * src/proctypes.h
1878         * src/summary_search.c
1879         * src/summaryview.c
1880         * src/summaryview.h
1881         * src/gtk/quicksearch.c
1882         * src/gtk/quicksearch.h
1883                 Separated GUI and logic for search
1884                 Use same logic for quicksearch and folder search
1885                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1886
1887 2012-09-19 [mones]      3.8.1cvs67
1888
1889         * src/mainwindow.c
1890                 Remove spurious parameter from get_url_part and
1891                 fix potential buffer overflow
1892
1893 2012-09-19 [colin]      3.8.1cvs66
1894
1895         * src/addressbook.c
1896         * src/addrselect.c
1897                 Un-mix mixed enum comparison which happened
1898                 to work because multiple enums define the same
1899                 values.
1900
1901 2012-09-19 [colin]      3.8.1cvs65
1902
1903         * src/addrindex.c
1904         * src/editaddress.c
1905         * src/editldap.c
1906         * src/exporthtml.c
1907         * src/jpilot.c
1908         * src/procmime.c
1909         * src/plugins/bogofilter/bogofilter_gtk.c
1910         * src/plugins/pgpcore/prefs_gpg.c
1911         * src/plugins/smime/smime.c
1912         * src/plugins/spamassassin/spamassassin_gtk.c
1913                 More warning fixes, casts, useless variables and
1914                 unchecked return values
1915
1916 2012-09-19 [colin]      3.8.1cvs64
1917
1918         * src/mainwindow.c
1919                 Check possible overflow
1920         * src/prefs_account.c
1921         * src/prefs_compose_writing.c
1922         * src/prefs_logging.c
1923         * src/prefs_message.c
1924         * src/prefs_msg_colors.c
1925         * src/prefs_other.c
1926         * src/prefs_receive.c
1927         * src/prefs_summaries.c
1928         * src/prefs_wrapping.c
1929                 fix GtkAdjustment casts
1930         * src/common/ssl.c
1931                 fix warnings
1932         * src/gtk/gtkaspell.c
1933                 fix warnings
1934
1935 2012-09-19 [mones]      3.8.1cvs63
1936
1937         * src/addritem.c
1938                 Fix leak and follow function specification
1939
1940 2012-09-19 [mones]      3.8.1cvs62
1941
1942         * src/action.c
1943                 Use unused var c to check result and emit messages on error
1944         * src/addrbook.c
1945                 Remove unused vars: attr (several functions), element
1946         * src/addrclip.c
1947                 Use unused var newGroup to check result
1948         * src/addrcustomattr.c
1949                 Remove unused var summaryview and related code
1950         * src/addressbook.c
1951                 Use unused vars nn, newNode, idleID to check result
1952                 Remove unused var aoType and refactor logic around it
1953                 Comment var enabled and related debug code
1954         * src/msgcache.c
1955                 Use unused var error to check result and emit debug messages
1956         * src/textview.c
1957                 Remove unused var link_color
1958         * src/toolbar.c
1959                 Remove unused vars: attr, retVal
1960
1961 2012-09-19 [colin]      3.8.1cvs61
1962
1963         * src/imap.c
1964         * src/inc.c
1965         * src/news.c
1966         * src/send_message.c
1967         * src/common/socket.c
1968                 More precise error logging
1969
1970 2012-09-16 [mones]      3.8.1cvs60
1971
1972         * src/action.c                                                          
1973                 Removed dup calls with ignored result
1974         * src/addr_compl.c                                                    
1975                 Removed unused var is_group and simplified logic around it      
1976         * src/addrharvest.c                                                  
1977         * src/matcher.c
1978         * src/procmsg.c                                                  
1979         * src/etpan/etpan-thread-manager.c                                    
1980                 Use unused var r to verify result and emit messages on error
1981         * src/compose.c                                                  
1982                 Move color variable into conditional usage blocks
1983                 Remove assigned but not used vars: lock, titles, count    
1984         * src/edittags.c
1985                 Remove assigned but not used var actions                        
1986         * src/folderview.c
1987                 Remove assigned but not used vars: from_parent, src_node        
1988         * src/imap_gtk.c
1989         * src/mh_gtk.c                                                    
1990                 Remove malloc-ed but not used var: old_path                  
1991         * src/news.c
1992                 Comment unused vars from commented block: tofetch, fetched      
1993         * src/prefs_account.c
1994                 Remove assigned but not used var: privacy_enabled
1995         * src/prefs_actions.c
1996         * src/prefs_customheader.c
1997                 Remove assigned but not used var: store
1998         * src/prefs_filtering.c
1999                 Remove assigned but not used var: n_rows
2000         * src/prefs_template.c
2001                 Remove assigned but not used vars: model, list_store
2002         * src/prefs_toolbar.c
2003                 Remove assigned but not used var: win_titles
2004         * src/printing.c
2005                 Remove assigned but not used vars: orientation, line, baseline,
2006                 off_chars 
2007         * src/etpan/imap-thread.c
2008                 Remove assigned but not used var: value, r
2009                 Refactor to check correct memory allocation
2010         * src/etpan/nntp-thread.c
2011                 Remove assigned but not used var: value
2012         * src/gtk/gtkaspell.c
2013                 Remove assigned but not used vars: textbuf, exist
2014                 Remove unused function: find_gtkaspeller
2015         * src/gtk/gtkcmctree.c
2016                 Remove unused function: gtk_cmctree_get_offset
2017         * src/gtk/gtkshruler.c
2018                 Remove assigned but not used vars: ruler, priv
2019
2020 2012-09-14 [mones]      3.8.1cvs59
2021
2022         * src/common/log.c
2023                 Check file operation results (and remove and
2024                 unused var warning)
2025
2026 2012-09-14 [colin]      3.8.1cvs58
2027
2028         * src/gtk/inputdialog.c
2029                 Remove unused var, thanks Ticho
2030
2031 2012-09-13 [colin]      3.8.1cvs57
2032
2033         * src/stock_pixmap.c
2034                 Fix missing \n in debug line
2035
2036 2012-09-13 [colin]      3.8.1cvs56
2037
2038         * src/main.c
2039                 Don't listen on the Unix socket before we're
2040                 ready. The 'popup' order from another instance
2041                 may provoke a race and trash configuration files.
2042
2043 2012-09-13 [colin]      3.8.1cvs55
2044
2045         * src/imap.c
2046                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
2047                 Claws-Mail/IMAP and Lotus Domino". Use
2048                 correct types for start/end and test if
2049                 start is indeed before end.
2050
2051 2012-09-12 [mones]      3.8.1cvs54
2052
2053         * src/prefs_other.c
2054                 Fix bug #1975 'preference mutt key bindings do not take
2055                 effect' (and the other invalid paths too)
2056
2057 2012-09-12 [colin]      3.8.1cvs53
2058
2059         * src/procmsg.c
2060                 Revert that hunk, logic is unclear.
2061
2062 2012-09-12 [colin]      3.8.1cvs52
2063
2064         * src/addressbook.c
2065         * src/addrharvest.c
2066         * src/addrindex.c
2067         * src/addritem.c
2068         * src/compose.c
2069         * src/edittags.c
2070         * src/folder.c
2071         * src/imap.c
2072         * src/inc.c
2073         * src/ldif.c
2074         * src/mainwindow.c
2075         * src/mbox.c
2076         * src/mimeview.c
2077         * src/mutt.c
2078         * src/partial_download.c
2079         * src/prefs_filtering_action.c
2080         * src/prefs_toolbar.c
2081         * src/printing.c
2082         * src/procheader.c
2083         * src/procmime.c
2084         * src/procmsg.c
2085         * src/summaryview.c
2086         * src/textview.c
2087         * src/common/utils.c
2088         * src/etpan/imap-thread.c
2089         * src/gtk/gtkaspell.c
2090         * src/plugins/pgpcore/sgpgme.c
2091                 More fixes from bug #1961:
2092                 - Write-only variables
2093                 - Null pointer dereferences
2094                 - A couple other fixes for which the reporter
2095                   was unsure, but which showed problems.
2096                 More details in bug #1961 comments.
2097
2098 2012-09-12 [colin]      3.8.1cvs51
2099
2100         * src/compose.c
2101         * src/mh.c
2102         * src/common/ssl.c
2103         * src/plugins/pgpcore/passphrase.c
2104                 Apply patches from bug #1961, "patches for
2105                 a couple of clang warnings":
2106                 - Check return codes
2107                 - Remove dead code
2108
2109 2012-09-12 [colin]      3.8.1cvs50
2110
2111         * claws-mail.pc.in
2112                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
2113                 where the included menu.h could come from Ncurses.
2114                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
2115
2116 2012-09-11 [colin]      3.8.1cvs49
2117
2118         * src/main.c
2119                 Fix race condition at start.
2120
2121 2012-09-10 [colin]      3.8.1cvs48
2122
2123         * src/main.c
2124                 Create lock socket as soon as possible, not after
2125                 a few things like caching all prefs.
2126
2127 2012-09-09 [mones]      3.8.1cvs47
2128
2129         * src/plugins/bogofilter/bogofilter.c
2130                 Add missing include
2131
2132 2012-09-08 [colin]      3.8.1cvs46
2133
2134         * AUTHORS
2135         * src/Makefile.am
2136         * src/action.c
2137         * src/addr_compl.c
2138         * src/addrbook.c
2139         * src/compose.c
2140         * src/compose.h
2141         * src/editaddress.c
2142         * src/filtering.c
2143         * src/folder.c
2144         * src/folder.h
2145         * src/folderview.h
2146         * src/headerview.h
2147         * src/imap_gtk.c
2148         * src/localfolder.c
2149         * src/main.c
2150         * src/mainwindow.c
2151         * src/mainwindow.h
2152         * src/matcher.c
2153         * src/matcher_parser_parse.y
2154         * src/messageview.c
2155         * src/messageview.h
2156         * src/mh.c
2157         * src/mh_gtk.c
2158         * src/mimeview.c
2159         * src/mimeview.h
2160         * src/noticeview.h
2161         * src/prefs_account.c
2162         * src/prefs_account.h
2163         * src/prefs_filtering.c
2164         * src/prefs_filtering_action.c
2165         * src/prefs_gtk.h
2166         * src/prefs_matcher.c
2167         * src/prefs_template.c
2168         * src/prefs_toolbar.c
2169         * src/privacy.c
2170         * src/procheader.h
2171         * src/procmime.c
2172         * src/procmime.h
2173         * src/procmsg.c
2174         * src/procmsg.h
2175         * src/proctypes.h
2176         * src/remotefolder.c
2177         * src/summaryview.c
2178         * src/summaryview.h
2179         * src/textview.c
2180         * src/textview.h
2181         * src/toolbar.c
2182         * src/uri_opener.c
2183         * src/viewtypes.h
2184         * src/common/defs.h
2185         * src/gtk/authors.h
2186         * src/gtk/description_window.c
2187         * src/plugins/trayicon/trayicon.c
2188                 Break circular dependencies in Claws' headers,
2189                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
2190
2191 2012-09-08 [colin]      3.8.1cvs45
2192
2193         * src/textview.c
2194                 Fix shortcut getting
2195
2196 2012-09-05 [colin]      3.8.1cvs44
2197
2198         * src/matcher.c
2199         * src/matcher.h
2200         * src/prefs_matcher.c
2201                 Drop matcherprop_new_create, which is just a copy of
2202                 matcherprop_new, and staticalize what can be
2203
2204 2012-09-05 [colin]      3.8.1cvs43
2205
2206         * src/plugins/pgpcore/select-keys.c
2207                 Fix bug #2390, "Non-fully-trusted-key-warning appears
2208                 based on primary UID rather than recipient e-mail"
2209
2210 2012-08-29 [colin]      3.8.1cvs42
2211
2212         * src/gtk/gtkaspell.c
2213                 Fix bug #2596, "Spell checker does not work properly"
2214
2215 2012-08-29 [colin]      3.8.1cvs41
2216
2217         * src/plugins/pgpcore/sgpgme.c
2218                 Set gpgme's locale to UTF-8. Fixes bug #2650,
2219                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
2220
2221 2012-08-29 [colin]      3.8.1cvs40
2222
2223         * src/mainwindow.c
2224         * src/messageview.c
2225         * src/mimeview.c
2226         * src/mimeview.h
2227         * src/summaryview.c
2228         * src/textview.c
2229         * src/gtk/menu.c
2230         * src/gtk/menu.h
2231                 Move the hardcoded mimeview shortcuts to standard menus.
2232
2233 2012-08-27 [colin]      3.8.1cvs39
2234
2235         * src/main.c
2236                 Fix double mainwindow presentation that confuses GNOME3
2237                 when some plugins fail to load (subsequent Claws windows
2238                 got no focus in that case)
2239
2240 2012-08-27 [colin]      3.8.1cvs38
2241
2242         * src/summaryview.c
2243                 Make Mark all read confirmation button more clear
2244
2245 2012-08-27 [colin]      3.8.1cvs37
2246
2247         * src/mainwindow.c
2248         * src/summaryview.c
2249                 Separate "Mark all read" from "Mark as read"
2250                 and "Ignore thread"
2251
2252 2012-08-27 [wwp]        3.8.1cvs36
2253
2254         * src/inc.c
2255         * src/procmsg.c
2256                 Remove session statistics debug statements (irrelevant in repo,
2257                 that's dev stuff).
2258
2259 2012-08-24 [mones]      3.8.1cvs35
2260
2261         * manual/advanced.xml
2262                 Keep alphabetic order of hidden options lost
2263                 and update Clawsker URL.
2264         * manual/de/advanced.xml
2265         * manual/fr/advanced.xml
2266                 Update Clawsker URL.
2267         * manual/es/advanced.xml
2268                 Sync with English version and update Clawsker URL.
2269         * manual/de/dist/html/Makefile.am
2270         * manual/es/dist/html/Makefile.am
2271         * manual/fr/dist/html/Makefile.am
2272         * manual/pl/dist/html/Makefile.am
2273         * manual/dist/html/Makefile.am
2274                 Fix bug 2723 'Missing encoding in generated html manual'
2275
2276 2012-08-23 [colin]      3.8.1cvs34
2277
2278         * src/mainwindow.c
2279                 Fix --offline asking if one wants to sync,
2280                 due to re-entering. Thanks <ebik@ucw.cz>.
2281
2282 2012-08-16 [colin]      3.8.1cvs33
2283
2284         * src/imap.c
2285                 Always clear the tags list when fetching a folder, or
2286                 Claws will never untag an untagged email. Patch by
2287                 Igor Mammedov <imammedo@redhat.com>
2288
2289 2012-08-12 [colin]      3.8.1cvs32
2290
2291         * src/compose.c
2292                 Exclude text/plain from the attachment thing
2293
2294 2012-08-12 [colin]      3.8.1cvs31
2295
2296         * src/messageview.c
2297                 Fix comparison, thanks to Michael Gmelin
2298
2299 2012-08-12 [colin]      3.8.1cvs30
2300
2301         * src/messageview.c
2302                 Only show HTML parts by default (if the pref
2303                 is set so) if the part disposition-type is
2304                 inline or unknown, but not attachment.
2305         * src/common/ssl.c
2306                 Remove useless hook that won't ever be used
2307                 on windows
2308
2309 2012-08-12 [colin]      3.8.1cvs29
2310
2311         * src/compose.c
2312                 Make sure text/* attachments are not made
2313                 inline, regardless of the compose mode.
2314                 Finishes fixing bug #2203 after auto-save
2315                 switches mode to COMPOSE_REEDIT. Thanks to
2316                 Michael Gmelin for finding this.
2317
2318 2012-08-09 [colin]      3.8.1cvs28
2319
2320         * src/prefs_filtering.c
2321                 Make treeView type-ahead case insensitive
2322                 Patch by Andreas Ronnquist
2323
2324 2012-08-09 [colin]      3.8.1cvs27
2325
2326         * src/gtk/sslcertwindow.c
2327                 Fix leak
2328
2329 2012-08-09 [colin]      3.8.1cvs26
2330
2331         * src/common/ssl.c
2332         * src/common/ssl_certificate.c
2333         * src/common/ssl_certificate.h
2334         * src/gtk/sslcertwindow.c
2335                 Fix bug 2718, "Failure to check peer hostname
2336                 when checking certificate"
2337
2338 2012-08-05 [ticho]      3.8.1cvs25
2339
2340         * src/compose.c
2341                 Avoid header combo box to get focus twice (first text within,
2342                 then combobox widget itself) when switching focus with TAB.
2343
2344 2012-07-28 [ticho]      3.8.1cvs24
2345
2346         * src/compose.c
2347                 Properly fix setting "transient for" for attachment properties
2348                 dialog when called via popup menu (since we're stealing focus
2349                 few lines before, we need to do it directly, not via
2350                 manage_window_*).
2351
2352 2012-07-28 [ticho]      3.8.1cvs23
2353
2354         * src/gtk/pluginwindow.c
2355         * src/gtk/prefswindow.c
2356                 Fixed setting "transient for" property for plugin load/unload
2357                 file dialog. Connected manage_window signals to prefswindow events.
2358
2359 2012-07-27 [ticho]      3.8.1cvs22
2360
2361         * src/summaryview.c
2362         * src/textview.c
2363                 Fixed setting "transient for" property for summaryview file
2364                 dialog and messageview's image save dialog.
2365
2366 2012-07-27 [ticho]      3.8.1cvs21
2367
2368         * src/crash.c
2369         * src/mimeview.c
2370                 Fix setting "transient for" property for file select dialogs
2371                 in crash report and mimeview.
2372
2373 2012-07-27 [ticho]      3.8.1cvs20
2374
2375         * src/compose.c
2376                 Fixed "transient for" property for file attach dialog when
2377                 called from Attachments list popup menu. Simplified menu item
2378                 sensitivities setting code logic for this menu.
2379
2380 2012-07-25 [ticho]      3.8.1cvs19
2381
2382         * manual/advanced.xml
2383                 Add the three hidden preferences related to colored display
2384                 of unified diffs to manual.
2385
2386 2012-07-25 [ticho]      3.8.1cvs18
2387
2388         * src/gtk/gtkaspell.c
2389                 Create "Change directory" submenu in a separate function, change
2390                 wording a bit, and make the submenu always available in a context
2391                 menu of body edit box in compose window.
2392
2393 2012-07-25 [ticho]      3.8.1cvs17
2394
2395         * src/gtk/prefswindow.c
2396                 Correctly set transient_for property for preferences window,
2397                 as well as for color picker dialogs. Fixes bug #2710.
2398
2399 2012-07-25 [ticho]      3.8.1cvs16
2400
2401         * src/gtk/quicksearch.c
2402                 Allow quicksearch syntax description window to be correctly
2403                 set transient for main window.
2404
2405 2012-07-15 [wwp]        3.8.1cvs15
2406
2407         * src/procmime.c
2408                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2409
2410 2012-07-10 [paul]       3.8.1cvs14
2411
2412         * src/procmime.c
2413                 forgot this in last commit
2414
2415 2012-07-10 [paul]       3.8.1cvs13
2416
2417         * src/messageview.c
2418         * src/common/defs.h
2419         * src/common/quoted-printable.c
2420         * src/common/quoted-printable.h
2421                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2422                 the bug: partial message text loss
2423
2424 2012-07-10 [mones]      3.8.1cvs12
2425
2426         * src/plugins/pgpcore/sgpgme.c
2427                 Fix bug 2689, 'segfault when trying to view info
2428                 about pgp/smime sign'
2429
2430 2012-07-08 [ticho]      3.8.1cvs11
2431
2432         * src/plugins/pgpcore/sgpgme.c
2433                 Consider marginal signature validity as untrusted. Suggested by
2434                 Jean-Benoist Leger (leger at crans.org).
2435
2436 2012-07-08 [paul]       3.8.1cvs10
2437
2438         * src/gtk/icon_legend.c
2439                 fix (reveal) hidden icon in gui and build warning
2440
2441 2012-07-07 [paul]       3.8.1cvs9
2442
2443         * src/plugins/pgpcore/prefs_gpg.c
2444                 fix build
2445
2446 2012-07-07 [colin]      3.8.1cvs8
2447
2448         * claws-features.h.in
2449         * src/codeconv.h
2450         * src/imap_gtk.h
2451         * src/inc.h
2452         * src/jpilot.h
2453         * src/messageview.h
2454         * src/msgcache.h
2455         * src/news_gtk.h
2456         * src/partial_download.h
2457         * src/pop.h
2458         * src/prefs_account.h
2459         * src/prefs_common.h
2460         * src/printing.h
2461         * src/procmime.h
2462         * src/procmsg.h
2463         * src/stock_pixmap.c
2464         * src/textview.h
2465         * src/common/defs.h
2466         * src/common/log.h
2467         * src/common/session.h
2468         * src/common/smtp.h
2469         * src/common/socket.h
2470         * src/common/ssl.h
2471         * src/common/ssl_certificate.h
2472         * src/common/timing.h
2473         * src/common/utils.h
2474         * src/gtk/gtkaspell.h
2475         * src/gtk/gtkutils.h
2476         * src/gtk/pluginwindow.h
2477         * src/gtk/spell_entry.h
2478         * src/gtk/sslcertwindow.h
2479                 Don't export config.h in public headers
2480
2481 2012-07-07 [colin]      3.8.1cvs7
2482
2483         * claws-features.h.in
2484         * configure.ac
2485         * Makefile.am
2486         * src/account.c
2487         * src/action.c
2488         * src/addr_compl.c
2489         * src/addrcustomattr.c
2490         * src/addrduplicates.c
2491         * src/addressadd.c
2492         * src/addressbook.c
2493         * src/addressbook_foldersel.c
2494         * src/addrgather.c
2495         * src/addrindex.c
2496         * src/alertpanel.c
2497         * src/autofaces.c
2498         * src/browseldap.c
2499         * src/codeconv.c
2500         * src/codeconv.h
2501         * src/compose.c
2502         * src/crash.c
2503         * src/customheader.c
2504         * src/displayheader.c
2505         * src/editaddress.c
2506         * src/editaddress_other_attributes_ldap.c
2507         * src/editbook.c
2508         * src/editgroup.c
2509         * src/editjpilot.c
2510         * src/editldap.c
2511         * src/editldap_basedn.c
2512         * src/edittags.c
2513         * src/editvcard.c
2514         * src/exphtmldlg.c
2515         * src/expldifdlg.c
2516         * src/export.c
2517         * src/exporthtml.c
2518         * src/exportldif.c
2519         * src/folder.c
2520         * src/folder_item_prefs.c
2521         * src/grouplistdialog.c
2522         * src/headerview.c
2523         * src/image_viewer.c
2524         * src/imap.c
2525         * src/imap_gtk.c
2526         * src/imap_gtk.h
2527         * src/import.c
2528         * src/importldif.c
2529         * src/importmutt.c
2530         * src/importpine.c
2531         * src/inc.c
2532         * src/inc.h
2533         * src/jpilot.c
2534         * src/jpilot.h
2535         * src/ldapctrl.c
2536         * src/ldaplocate.c
2537         * src/ldapquery.c
2538         * src/ldapserver.c
2539         * src/ldapupdate.c
2540         * src/ldaputil.c
2541         * src/main.c
2542         * src/manual.c
2543         * src/matcher.c
2544         * src/mbox.c
2545         * src/message_search.c
2546         * src/messageview.h
2547         * src/mh.c
2548         * src/mh_gtk.c
2549         * src/mimeview.c
2550         * src/msgcache.c
2551         * src/msgcache.h
2552         * src/news.c
2553         * src/news_gtk.c
2554         * src/news_gtk.h
2555         * src/noticeview.c
2556         * src/partial_download.c
2557         * src/partial_download.h
2558         * src/pop.c
2559         * src/pop.h
2560         * src/prefs_account.c
2561         * src/prefs_account.h
2562         * src/prefs_actions.c
2563         * src/prefs_common.c
2564         * src/prefs_common.h
2565         * src/prefs_compose_writing.c
2566         * src/prefs_customheader.c
2567         * src/prefs_display_header.c
2568         * src/prefs_ext_prog.c
2569         * src/prefs_filtering.c
2570         * src/prefs_filtering_action.c
2571         * src/prefs_folder_column.c
2572         * src/prefs_folder_item.c
2573         * src/prefs_fonts.c
2574         * src/prefs_gtk.c
2575         * src/prefs_image_viewer.c
2576         * src/prefs_logging.c
2577         * src/prefs_matcher.c
2578         * src/prefs_message.c
2579         * src/prefs_msg_colors.c
2580         * src/prefs_other.c
2581         * src/prefs_quote.c
2582         * src/prefs_receive.c
2583         * src/prefs_send.c
2584         * src/prefs_spelling.c
2585         * src/prefs_summaries.c
2586         * src/prefs_summary_column.c
2587         * src/prefs_summary_open.c
2588         * src/prefs_toolbar.c
2589         * src/prefs_wrapping.c
2590         * src/printing.c
2591         * src/printing.h
2592         * src/procheader.c
2593         * src/procmime.c
2594         * src/procmime.h
2595         * src/procmsg.h
2596         * src/quote_fmt.c
2597         * src/recv.c
2598         * src/send_message.c
2599         * src/setup.c
2600         * src/ssl_manager.c
2601         * src/statusbar.c
2602         * src/summary_search.c
2603         * src/textview.c
2604         * src/textview.h
2605         * src/toolbar.c
2606         * src/undo.c
2607         * src/unmime.c
2608         * src/uri_opener.c
2609         * src/wizard.c
2610         * src/common/claws.c
2611         * src/common/defs.h
2612         * src/common/hooks.c
2613         * src/common/log.c
2614         * src/common/log.h
2615         * src/common/plugin.c
2616         * src/common/prefs.c
2617         * src/common/session.c
2618         * src/common/session.h
2619         * src/common/smtp.c
2620         * src/common/smtp.h
2621         * src/common/socket.c
2622         * src/common/socket.h
2623         * src/common/ssl.c
2624         * src/common/ssl.h
2625         * src/common/ssl_certificate.c
2626         * src/common/ssl_certificate.h
2627         * src/common/string_match.c
2628         * src/common/tags.c
2629         * src/common/timing.h
2630         * src/common/utils.c
2631         * src/common/utils.h
2632         * src/etpan/etpan-thread-manager.c
2633         * src/etpan/imap-thread.c
2634         * src/etpan/nntp-thread.c
2635         * src/gtk/about.c
2636         * src/gtk/combobox.c
2637         * src/gtk/description_window.c
2638         * src/gtk/filesel.c
2639         * src/gtk/gtkaspell.c
2640         * src/gtk/gtkaspell.h
2641         * src/gtk/gtkshruler.c
2642         * src/gtk/gtkunit.c
2643         * src/gtk/gtkutils.c
2644         * src/gtk/gtkutils.h
2645         * src/gtk/gtkvscrollbutton.c
2646         * src/gtk/icon_legend.c
2647         * src/gtk/inputdialog.c
2648         * src/gtk/logwindow.c
2649         * src/gtk/menu.c
2650         * src/gtk/pluginwindow.c
2651         * src/gtk/pluginwindow.h
2652         * src/gtk/prefswindow.c
2653         * src/gtk/progressdialog.c
2654         * src/gtk/quicksearch.c
2655         * src/gtk/spell_entry.c
2656         * src/gtk/spell_entry.h
2657         * src/gtk/sslcertwindow.c
2658         * src/gtk/sslcertwindow.h
2659         * src/plugins/bogofilter/bogofilter.c
2660         * src/plugins/bogofilter/bogofilter_gtk.c
2661         * src/plugins/dillo_viewer/dillo_prefs.c
2662         * src/plugins/dillo_viewer/dillo_viewer.c
2663         * src/plugins/pgpcore/pgp_viewer.c
2664         * src/plugins/pgpcore/plugin.c
2665         * src/plugins/pgpcore/sgpgme.c
2666         * src/plugins/pgpinline/pgpinline.c
2667         * src/plugins/pgpinline/plugin.c
2668         * src/plugins/pgpmime/pgpmime.c
2669         * src/plugins/pgpmime/plugin.c
2670         * src/plugins/smime/plugin.c
2671         * src/plugins/smime/smime.c
2672         * src/plugins/spamassassin/libspamc.c
2673         * src/plugins/spamassassin/spamassassin.c
2674         * src/plugins/spamassassin/spamassassin_gtk.c
2675         * src/plugins/trayicon/trayicon.c
2676         * src/plugins/trayicon/trayicon_prefs.c
2677                 Specify Claws compile-time features in a specific header
2678
2679 2012-07-06 [wwp]        3.8.1cvs6
2680
2681         * src/main.c
2682         * src/gtk/about.c
2683                 Session statistics: format date following global prefs,
2684                 and fix stats output a little bit.
2685
2686 2012-07-03 [mir]        3.8.1cvs5
2687
2688         * src/procmime.c
2689             fix bug 2642, 'improve transfer encoding selection'.
2690             Patch provided by Christopher Zimmermann
2691             (madroach claws at gmerlin dot de)
2692
2693 2012-07-03 [mir]        3.8.1cvs4
2694
2695         * src/procmime.c
2696         * src/common/defs.h
2697             fix bug 2641, '7bit or 8bit encoded attachments can
2698             have lines longer than 998 characters'.
2699             Patch provided by Christopher Zimmermann
2700             (madroach claws at gmerlin dot de)
2701
2702
2703 2012-07-03 [mir]        3.8.1cvs3
2704
2705         * src/procmime.c
2706         * src/common/defs.h
2707             fix bug 2641, '7bit or 8bit encoded attachments can
2708             have lines longer than 998 characters'.
2709             Patch provided by Christopher Zimmermann
2710             (madroach claws at gmerlin dot de)
2711
2712 2012-07-03 [mir]        3.8.1cvs2
2713
2714         * src/messageview.c
2715         * src/procmime.c
2716         * src/common/quoted-printable.c
2717         * src/common/quoted-printable.h
2718             fix bug 2640, 'improve quoted-printable encoding'
2719             Patch provided by madroach claws at gmerlin dot de
2720
2721 2012-06-30 [paul]       3.8.1cvs1
2722
2723         * Makefile.am
2724                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2725
2726 2012-06-27 [paul]       3.8.1
2727         * NEWS
2728         * README
2729         * RELEASE_NOTES 
2730                 3.8.1 unleashed!
2731                 
2732 2012-06-27 [paul]       3.8.0cvs58
2733
2734         * configure.ac
2735                 fix minimum required GTK+, which got mistakenly bumped
2736                 in 3.8.0cvs36
2737
2738 2012-06-27 [paul]       3.8.0cvs57
2739
2740         * configure.ac
2741         * po/cs.po
2742         * po/de.po
2743         * po/es.po
2744         * po/fr.po
2745         * po/hu.po
2746         * po/id_ID.po
2747         * po/lt.po
2748         * po/pt_BR.po
2749         * po/sk.po
2750         * po/sv.po
2751         * po/zh_CN.po
2752         * po/zh_TW.po
2753                 updated translations
2754         * src/gtk/authors.h
2755         * tools/claws.i18n.status.pl
2756                 updated based on currently active
2757
2758 2012-06-25 [mir]        3.8.0cvs56
2759
2760         * src/folder.c
2761             If a folder class returns <> 0 then the message has not
2762             been removed from the file system and therefore it should
2763             not be removed from the cache either.
2764
2765 2012-06-20 [ticho]      3.8.0cvs55
2766
2767         * src/mh.c
2768                 Fix for bug #1090 - Standard-folders appear again
2769                 after rescanning tree
2770
2771 2012-06-20 [paul]       3.8.0cvs54
2772
2773         * src/prefs_common.c
2774         * src/prefs_common.h
2775         * src/textview.c
2776         * src/textview.h
2777                 colourise attached patches.
2778                 Patch by Ticho
2779
2780 2012-06-02 [wwp]        3.8.0cvs53
2781
2782         * src/gtk/progressdialog.c
2783                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2784                 now hides (as well as pressing Esc) instead of doing nothing.
2785
2786 2012-06-02 [wwp]        3.8.0cvs52
2787
2788         * doc/man/claws-mail.1
2789         * src/main.c
2790         * src/main.h
2791         * src/inc.c
2792         * src/procmsg.c
2793         * src/gtk/about.c
2794                 Introduce a new feature: basic session statistics (from the about dialog
2795                 or the command-line).
2796
2797 2012-06-02 [wwp]        3.8.0cvs51
2798
2799         * src/compose.c
2800                 Fix bug 2620: shift+tab from subject field not working.
2801
2802 2012-06-02 [wwp]        3.8.0cvs50
2803
2804         * src/compose.c
2805         * src/mainwindow.c
2806         * src/messageview.c
2807                 Normalize capitalization of strings in UI.
2808
2809 2012-05-30 [paul]       3.8.0cvs49
2810
2811         * src/common/ssl.c
2812                 don't do TLS if not requested by user. fixes connecting to
2813                 servers which, for example, want SSL 3 only
2814
2815 2012-05-27 [paul]       3.8.0cvs48
2816
2817         * *
2818                 update copyright headers to 2012
2819
2820 2012-05-27 [paul]       3.8.0cvs47
2821
2822         * src/editldap.c
2823         * src/prefs_actions.c
2824         * src/gtk/about.c
2825                 fix some typos in strings, thanks to Thomas Bellmann
2826
2827 2012-05-16 [paul]       3.8.0cvs46
2828
2829         * src/prefs_filtering_action.c
2830                 fix disabled 'select...' button that never goes away
2831                 when using the new addr book
2832                 
2833
2834 2012-05-16 [colin]      3.8.0cvs45
2835
2836         * src/common/utils.c
2837                 And fix leak
2838
2839 2012-05-16 [colin]      3.8.0cvs44
2840
2841         * src/common/utils.c
2842                 Make remove_numbered_files much faster when there's
2843                 just one file to remove.
2844
2845 2012-05-16 [paul]       3.8.0cvs43
2846
2847         * src/matcher.c
2848                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2849
2850 2012-05-16 [paul]       3.8.0cvs42
2851
2852         * src/gtk/description_window.c
2853                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2854
2855 2012-05-16 [paul]       3.8.0cvs41
2856
2857         * src/common/ssl_certificate.c
2858                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2859                 Patch by Christian Hesse
2860
2861 2012-05-11 [colin]      3.8.0cvs40
2862
2863         * src/mimeview.c
2864         * src/common/utils.c
2865                 Fix bug 2659, 'E-mail attachments are handled
2866                 inconsistently'
2867                 Fix problems iterating the mime tree, and determine
2868                 whether a file is an email without To:
2869
2870 2012-04-03 [colin]      3.8.0cvs39
2871
2872         * src/Makefile.am
2873                 Fix build (damn whitespace-sensitive file format)
2874
2875 2012-04-02 [colin]      3.8.0cvs38
2876
2877         * src/Makefile.am
2878                 Fix incomplete make dist
2879
2880 2012-04-02 [colin]      3.8.0cvs37
2881
2882         * src/compose.c
2883                 Fix mistakenly removed function call
2884
2885 2012-04-01 [colin]      3.8.0cvs36
2886
2887         * configure.ac
2888         * src/.cvsignore
2889         * src/Makefile.am
2890         * src/addr_compl.c
2891         * src/addressadd.c
2892         * src/addressadd.h
2893         * src/addressbook-dbus.c
2894         * src/addressbook-dbus.h
2895         * src/addrgather.c
2896         * src/addrgather.h
2897         * src/addrharvest.c
2898         * src/addrharvest.h
2899         * src/claws-contacts.xml
2900         * src/compose.c
2901         * src/compose.h
2902         * src/filtering.c
2903         * src/headerview.c
2904         * src/main.c
2905         * src/mainwindow.c
2906         * src/messageview.c
2907         * src/prefs_common.c
2908         * src/prefs_filtering_action.c
2909         * src/prefs_matcher.c
2910         * src/summaryview.c
2911         * src/textview.c
2912         * src/toolbar.c
2913         * src/plugins/bogofilter/bogofilter_gtk.c
2914         * src/plugins/dillo_viewer/dillo_prefs.c
2915         * src/plugins/spamassassin/spamassassin_gtk.c
2916         * src/plugins/trayicon/trayicon.c
2917                 Import new addressbook code from the new-contacts branch
2918
2919 2012-03-29 [paul]       3.8.0cvs35
2920
2921         * AUTHORS
2922         * src/gtk/authors.h
2923         * src/gtk/quicksearch.c
2924                 add 'ha', short version of 'has_attachment' in quick search
2925                 Patch by Andreas Rönnquist
2926
2927 2012-03-26 [mones]      3.8.0cvs34
2928
2929         * src/common/plugin.c
2930                 Support 2 and 3-clause BSD licensed plugins
2931
2932 2012-03-15 [pawel]      3.8.0cvs33
2933
2934         * src/messageview.c
2935         * src/textview.c
2936                 - Make separate window info more accurate about
2937                 move to trash/deletion.
2938                 - Fix busy cursor
2939
2940 2012-03-14 [pawel]      3.8.0cvs32
2941
2942         * src/folder.c
2943         * src/messageview.c
2944         * src/messageview.h
2945         * src/procmsg.h
2946         * src/summaryview.c
2947         * src/textview.c
2948         * src/textview.h
2949                 Better fix for bug #2501
2950                 Instead of leaving blank window after message move or delete,
2951                 update separate view to next message in message list or
2952                 display info why view is blank. This was discussed
2953                 in bug #2621 comments.
2954
2955 2012-03-11 [colin]      3.8.0cvs31
2956
2957         * src/gtk/gtkcmctree.c
2958         * src/gtk/authors.h
2959         * AUTHORS
2960                 Fix focus rectangle on unfocused rows
2961                 Patch by Michael Shell
2962
2963 2012-02-29 [colin]      3.8.0cvs30
2964
2965         * src/gtk/gtkcmctree.c
2966                 Fix bug #2577, "Focus rectangle on folder list and message 
2967                 list headings doesn't get properly cleared when switching 
2968                 heading and horizontally scrolling list (underlines and 
2969                 vertical lines remain on screen)". Patch by Michael Shell
2970
2971 2012-02-13 [pawel]      3.8.0cvs29
2972
2973         * src/messageview.c
2974                 Fix crasher when double clicking on IMAP message and
2975                 MessageView is not shown introduced in cvs21
2976                 Patch by mones
2977
2978 2012-02-10 [pawel]      3.8.0cvs28
2979
2980         * src/filtering.c
2981                 Fix bug #2598 'Actions can move locked messages'
2982
2983 2012-02-08 [pawel]      3.8.0cvs27
2984
2985         * src/prefs_actions.c
2986         * src/prefs_actions.h
2987         * src/prefs_toolbar.c
2988         * src/prefs_toolbar.h
2989         * src/toolbar.c
2990         * src/toolbar.h
2991                 - Implement automatic removal of toolbar action buttons when
2992                   associated action is removed
2993                 - Don't allow creation of two actions with the same name,
2994                   before all executions/removals were performed on first action
2995                   with duplicated name in linked list which wasn't always
2996                   correct behaviour
2997
2998 2012-02-05 [colin]      3.8.0cvs26
2999
3000         * src/main.c
3001         * src/mainwindow.c
3002         * src/messageview.c
3003         * src/messageview.h
3004         * src/prefs_common.c
3005         * src/prefs_common.h
3006         * src/procmsg.c
3007         * src/procmsg.h
3008         * src/summaryview.c
3009         * src/summaryview.h
3010                 Add an history to navigate in mails
3011
3012 2012-02-05 [colin]      3.8.0cvs25
3013
3014         * src/procmime.c
3015                 Fix inverted comparison in list_find_custom.
3016
3017 2012-02-03 [wwp]        3.8.0cvs24
3018
3019         * src/gtk/progressdialog.c
3020         Make translators life easier: use View log instead of Show log
3021         (thanks, gusnan!).
3022
3023 2012-02-02 [pawel]      3.8.0cvs23
3024
3025         * src/folderview.c
3026                 Fix bug #2590 'Un-capitalize strings'
3027                 Patch by Christian Hesse
3028
3029 2012-02-02 [pawel]      3.8.0cvs22
3030
3031         * src/mainwindow.c
3032                 Fix bug #2595 
3033                 'Change expand behavior for message list / message view'
3034                 Patch by Christian Hesse
3035
3036 2012-02-02 [pawel]      3.8.0cvs21
3037
3038         * src/folder.c
3039         * src/messageview.c
3040         * src/messageview.h
3041         * src/procmsg.h
3042                 Fix bug #2501 'opened message blanks when moved to other folder'
3043                 Detect message move and update message window contents 
3044                 accordingly, if message is moved to trash close window
3045
3046 2012-02-01 [pawel]      3.8.0cvs20
3047
3048         * src/jpilot.c
3049         * src/mutt.c
3050         * src/pine.c
3051         * src/procmsg.c
3052         * src/vcard.c
3053         * src/gtk/sslcertwindow.c
3054                 More strncat boundary checks
3055
3056 2012-01-31 [wwp]        3.8.0cvs19
3057
3058         * src/gtk/gtkutils.c
3059         Fix warnings in gtkutils: wrong function name, missing newline, typo and
3060         long line wrapping.
3061
3062 2012-01-31 [wwp]        3.8.0cvs18
3063
3064         * src/gtk/progressdialog.c
3065         * src/gtk/progressdialog.h
3066         * src/inc.c
3067         * src/send_message.c
3068         Add a button to the retrieve/send dialogs to
3069         open the network log.
3070
3071 2012-01-25 [wwp]        3.8.0cvs17
3072
3073         * src/addr_compl.c
3074         Remove debug statement.
3075
3076 2012-01-20 [pawel]      3.8.0cvs16
3077
3078         * src/addrbook.c
3079         * src/exportldif.c
3080                 Fix bug #2574 'Statement might be overflowing a
3081                 buffer in strncat'
3082
3083 2012-01-20 [pawel]      3.8.0cvs15
3084
3085         * src/mimeview.c
3086                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
3087
3088 2012-01-14 [colin]      3.8.0cvs14
3089
3090         * commitHelper
3091                 Update tracker trigger url
3092
3093 2012-01-10 [wwp]        3.8.0cvs13
3094
3095         * src/mainwindow.c
3096         * src/mainwindow.h
3097         * src/toolbar.c
3098                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
3099                 account) and of mainwindows's relevant entry when current account
3100                 is not able to retrieve (SMTP-only).
3101
3102 2012-01-09 [colin]      3.8.0cvs12
3103
3104         * src/summaryview.c
3105                 Fix bug 1924, 'Messages marked move to Trash appear 
3106                 identical to messages marked move to $FOLDER'
3107
3108 2012-01-05 [colin]      3.8.0cvs11
3109
3110         * src/main.c
3111                 Fix crasher infinite loop
3112
3113 2012-01-03 [colin]      3.8.0cvs10
3114
3115         * src/gtk/gtkcmctree.c
3116                 Revert previous patch, it's buggy on headers
3117
3118 2012-01-03 [colin]      3.8.0cvs9
3119
3120         * src/gtk/gtkcmctree.c
3121                 Fix bug #2566, 'wrapped Subject not bounded'
3122
3123 2011-12-29 [pawel]      3.8.0cvs8
3124
3125         * src/compose.c
3126         * src/compose.h
3127         * src/main.c
3128         * src/mimeview.c
3129                 Make forwarding selected attachment possible from
3130                 mimeview's context menu
3131                 Fixex bug #2047 'forward attachments'
3132
3133 2011-12-28 [paul]       3.8.0cvs7
3134
3135         * src/prefs_account.c
3136                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
3137
3138 2011-12-28 [colin]      3.8.0cvs6
3139
3140         * src/mimeview.c
3141                 Fix fix
3142
3143 2011-12-28 [colin]      3.8.0cvs5
3144
3145         * src/mimeview.c
3146                 Fix GTK+2.16 build (w32)
3147
3148 2011-12-18 [mir]        3.8.0cvs4
3149
3150         * src/ldapctrl.c
3151             Fix bug in search criteria when doing a
3152             complete directory search using '*'
3153
3154 2011-12-16 [mir]        3.8.0cvs3
3155
3156         * src/Makefile.am
3157             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
3158
3159 2011-12-16 [wwp]        3.8.0cvs2
3160
3161         * src/procmsg.c
3162         * src/stock_pixmap.c
3163         * src/stock_pixmap.h
3164         * src/summaryview.c
3165         * src/gtk/icon_legend.c
3166         * src/pixmaps/replied_and_forwarded.xpm
3167           Make replied and forwarded status flags non exclusive.
3168           Introduce a new message state (and relevant icon in message list)
3169           where both the replied and forwarded flags are set.
3170
3171 2011-12-16 [paul]       3.8.0cvs1
3172
3173         * tools/claws.i18n.status.pl
3174                 update id to id_ID
3175
3176 2011-12-16 [paul]       3.8.0
3177         * NEWS
3178         * README
3179         * RELEASE_NOTES 
3180                 3.8.0 unleashed!                
3181
3182 2011-12-16 [paul]       3.7.10cvs113
3183
3184         * configure.ac
3185         * po/cs.po
3186         * po/es.po
3187         * po/fr.po
3188         * po/hu.po
3189         * po/id.po **REMOVED**
3190         * po/id_ID.po **ADDED**
3191         * po/pt_BR.po
3192         * po/ru.po
3193         * po/sk.po
3194         * po/uk.po
3195                 updates
3196
3197 2011-12-09 [pawel]      3.7.10cvs112
3198
3199         * src/summaryview.c
3200         * src/gtk/quicksearch.c
3201         * src/gtk/quicksearch.h
3202                 Invalidate quicksearch root folder when removed
3203                 Fixes bug #2560 'crash when unsubscribing newsgroup and
3204                 having active search field'
3205
3206 2011-12-08 [pawel]      3.7.10cvs111
3207
3208         * src/mimeview.c
3209                 Better fix for cvs94
3210
3211 2011-12-08 [wwp]        3.7.10cvs110
3212
3213         * src/compose.c
3214         Make "From" widget set independant from recipient lists below,
3215         so that it doesn't scroll when several recipients headers
3216         are added and eventually are scrolling the view.
3217         Path by Christian Hesse <mail@earthworm.de>.
3218         Fixes bug #2481 'do not scroll "from" dropdown list and sender
3219         address'.
3220
3221 2011-12-02 [paul]       3.7.10cvs109
3222
3223         * src/mainwindow.c
3224         * src/messageview.c
3225                 consistent label style
3226
3227 2011-11-29 [wwp]        3.7.10cvs108
3228
3229         * src/plugins/trayicon/libeggtrayicon/.cvsignore
3230         More generated stuff to ignore.
3231
3232 2011-11-29 [wwp]        3.7.10cvs107
3233
3234         * src/prefs_folder_item.c
3235         Fix CLAWS_TIP_DECL (undefined).
3236
3237 2011-11-28 [pawel]      3.7.10cvs106
3238
3239         * src/addrbook.c
3240         * src/addrbook.h
3241         * src/addressbook.c
3242                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
3243                 after removing the address book in the GUI'
3244
3245 2011-11-26 [pawel]      3.7.10cvs105
3246
3247         * src/folder.c
3248                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
3249
3250 2011-11-25 [colin]      3.7.10cvs104
3251
3252         * src/imap_gtk.c
3253         * src/mh_gtk.c
3254                 Warning fixes
3255
3256 2011-11-24 [pawel]      3.7.10cvs103
3257
3258         * src/prefs_filtering.c
3259                 Complete cvs102, forgot to commit this
3260
3261 2011-11-24 [pawel]      3.7.10cvs102
3262
3263         * src/account.c
3264         * src/filtering.c
3265         * src/filtering.h
3266         * src/imap_gtk.c
3267         * src/mh_gtk.c
3268         * src/prefs_actions.c
3269         * src/prefs_actions.h
3270                 Implement actions updating on folder/account rename
3271                 This fixes bug #2543 'filter actions in actionsrc not
3272                 updated upon account renaming'
3273
3274 2011-11-24 [wwp]        3.7.10cvs101
3275
3276         * src/gtk/gtkcmctree.c
3277                 Remove irrelevant cairo directive (thanks to Hanno).
3278
3279 2011-11-23 [wwp]        3.7.10cvs100
3280
3281         * src/gtk/gtkcmctree.c
3282                 Make arrows in gtkcmctree's less big (get rid of the outlining),
3283                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3284                 calculation.
3285
3286 2011-11-22 [colin]      3.7.10cvs99
3287
3288         * src/account.c
3289         * src/prefs_filtering.c
3290         * src/prefs_filtering.h
3291                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3292                 The existing functions should do the job as well
3293                 if not better, as they take into account the
3294                 separator.
3295
3296 2011-11-21 [pawel]      3.7.10cvs98
3297
3298         * src/prefs_account.c
3299                 Fix bug #2116 'Rip spaces off server names in account
3300                 configuration'
3301                 g_strstrip() domain names to be sure they are valid
3302
3303 2011-11-21 [pawel]      3.7.10cvs97
3304
3305         * src/account.c
3306         * src/prefs_filtering.c
3307         * src/prefs_filtering.h
3308                 Fix bug #2404 'matcherrc updates upon account renaming'
3309                 Fix bug #2406 'some part of accountrc not updated upon
3310                 account rename'
3311                 Renaming account cause changing of it's root folder prefix
3312                 from #<type>/<old_name> to #<type>/<new_name> so every
3313                 path directing to it must be altered. Fix paths in account
3314                 preferences, global processing and filtering rules, folder
3315                 processing rules upon rename
3316
3317 2011-11-20 [pawel]      3.7.10cvs96
3318
3319         * src/filtering.c
3320         * src/filtering.h
3321         * src/prefs_actions.c
3322                 Fix bug #1489 'Filter action mark_as_read inoperative
3323                 following move action'
3324                 Sort actions lists to have proper order of execution
3325
3326 2011-11-20 [pawel]      3.7.10cvs95
3327
3328         * src/prefs_actions.c
3329         * src/prefs_filtering.c
3330         * src/prefs_template.c
3331                 Fix bug #1870 'arrow scrolling in filters'
3332                 Allow arrow scrolling in dialogs with list view widgets
3333                 plus couple fixes of issues I found along the way
3334
3335 2011-11-19 [pawel]      3.7.10cvs94
3336
3337         * src/mimeview.c
3338                 Don't highlight icons on right-click, they are not
3339                 selected and other part is shown which is confusing
3340
3341 2011-11-19 [mones]      3.7.10cvs93
3342
3343         * manual/advanced.xml
3344                 Fix manual build
3345
3346 2011-11-19 [mones]      3.7.10cvs92
3347
3348         * manual/advanced.xml
3349         * manual/es/advanced.xml
3350                 Document undocumented hidden option 'zero_replacement_char'
3351                 Synchronize Spanish manual with English version
3352
3353 2011-11-19 [pawel]      3.7.10cvs91
3354
3355         * src/mainwindow.c
3356         * src/messageview.c
3357         * src/prefs_common.c
3358         * src/prefs_common.h
3359         * src/summaryview.c
3360         * src/textview.c
3361         * src/textview.h
3362                 Fix bug #2377 'Show All Headers - make change persistent
3363                 between sessions'
3364
3365 2011-11-19 [pawel]      3.7.10cvs90
3366
3367         * src/folder.c
3368         * src/folder.h
3369         * src/folder_item_prefs.c
3370         * src/folderview.c
3371         * src/mainwindow.c
3372         * src/mainwindow.h
3373         * src/summaryview.c
3374         * src/summaryview.h
3375         * src/gtk/authors.h
3376                 Fix bug #1563 'Folder view: show complete threads if they
3377                 contain unread messages'
3378                 Add option to show only threads with unread messages
3379                 initial patch by Paul Ollis, my small additions:
3380                 - when checking thread for unread finish on first unread
3381                 - make thread options unavailable when threading is off
3382                 - hide_unread_msgs and hide_unread_threads are mutually
3383                   exclusive options, set menus sensitivity accordingly
3384                 - set folder item icon type similiar to hide_unread_msgs
3385
3386 2011-11-19 [colin]      3.7.10cvs89
3387
3388         * src/procheader.c
3389                 Constness fix
3390
3391 2011-11-18 [pawel]      3.7.10cvs88
3392
3393         * src/compose.c
3394         * src/mainwindow.c
3395         * src/mimeview.c
3396         * src/mimeview.h
3397         * src/prefs_common.c
3398         * src/prefs_common.h
3399                 Fix bug #2408 'Some UI elements are not persistent
3400                 between sessions'
3401                 Remember size of main window, compose notebook, mimeview
3402                 tree widgets between claws-mail runs. Compose window
3403                 size saving was already done in cvs74
3404
3405 2011-11-18 [mones]      3.7.10cvs87
3406
3407         * src/compose.c
3408         * src/procheader.c
3409         * src/procheader.h
3410                 Fixes bug #2509, "manually added headers are lost unless
3411                 mail is sent inmediately"
3412
3413 2011-11-17 [pawel]      3.7.10cvs86
3414
3415         * src/mimeview.c
3416                 Fix crasher reported in bug #2543
3417
3418 2011-11-13 [colin]      3.7.10cvs85
3419
3420         * src/compose.c
3421                 Make compose windows printable
3422
3423 2011-11-11 [colin]      3.7.10cvs84
3424
3425         * configure.ac
3426                 Fix build on Fedora 16. -lm was probably pulled by something
3427                 else previously.
3428
3429 2011-11-11 [pawel]      3.7.10cvs83
3430
3431         * src/mainwindow.c
3432         * src/mimeview.c
3433         * src/mimeview.h
3434         * src/summaryview.c
3435                 Port MimeView to GtkTreeView
3436
3437 2011-11-11 [colin]      3.7.10cvs82
3438
3439         * src/prefs_common.c
3440                 Use %x (The preferred date representation for the current locale
3441                 without the time)
3442
3443 2011-11-10 [paul]       3.7.10cvs81
3444
3445         * src/prefs_common.c
3446                 use european date format as default
3447
3448 2011-11-08 [pawel]      3.7.10cvs80
3449
3450         * src/summaryview.c
3451                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3452                 Fix race condition - don't try to hide messageview while
3453                 being in the middle of message displaying routine.
3454
3455 2011-11-08 [colin]      3.7.10cvs79
3456
3457         * src/codeconv.c
3458                 Make sure we break line when we need to. Very probably
3459                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3460                 particular mail"
3461
3462 2011-11-07 [pawel]      3.7.10cvs78
3463
3464         * src/imap_gtk.c
3465                 Fix bug #2493 'Subscription pull down should be alphabetized'
3466
3467 2011-11-07 [pawel]      3.7.10cvs77
3468
3469         * src/mimeview.c
3470         * src/textview.c
3471         * src/textview.h
3472                 Make Home & End keys work in textview
3473
3474 2011-11-06 [colin]      3.7.10cvs76
3475
3476         * src/mainwindow.c
3477                 Oops, some unwanted undo got commited.
3478
3479 2011-11-06 [colin]      3.7.10cvs75
3480
3481         * src/mainwindow.c
3482                 Don't iconify/deiconify. Instead, just show nothing
3483                 before asked to.
3484
3485 2011-11-06 [pawel]      3.7.10cvs74
3486
3487         * src/compose.c
3488                 Fix compose window size saving / restoring
3489
3490 2011-11-06 [pawel]      3.7.10cvs73
3491
3492         * src/mimeview.c
3493         * src/messageview.c
3494                 Optimize message displaying, in some conditions parts were
3495                 displayed twice causing flickering. For example first html
3496                 source and then rendering output from html plugin of the
3497                 same part.
3498
3499 2011-11-05 [wwp]        3.7.10cvs72
3500
3501         * src/gtk/gtkaspell.c
3502                 Fix compilation where 'null' is undefined (use NULL instead).
3503
3504 2011-11-05 [colin]      3.7.10cvs71
3505
3506         * src/gtk/gtkaspell.c
3507                 No need to show a backtrace if gtkaspell is null
3508
3509 2011-11-05 [pawel]      3.7.10cvs70
3510
3511         * src/gtk/gtkaspell.c
3512                 Fix crasher when spellchecking is not enabled
3513
3514 2011-11-02 [mones]      3.7.10cvs69
3515
3516         * doc/man/claws-mail.1
3517                 fixed hyphens (patch from Debian packaging)
3518                 fixed header to follow man style closely 
3519                 documented new option --compose-from-file
3520                 removed INSTALLATION section, doesn't belong to manpage
3521                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3522                 expanded FILES section to include certs and autofaces dirs
3523                 expanded SEE ALSO section to include manual and plugins
3524
3525 2011-11-01 [colin]      3.7.10cvs68
3526
3527         * src/common/utils.c
3528                 Fix wrong debug stuff commited.
3529
3530 2011-11-01 [colin]      3.7.10cvs67
3531
3532         * src/compose.c
3533         * src/main.c
3534         * src/common/utils.c
3535         * src/gtk/gtkaspell.c
3536         * src/gtk/gtkaspell.h
3537                 Fix huge slowness induced by spellcheck "while typing"
3538                 during initial quote rewraps.
3539
3540 2011-10-31 [pawel]      3.7.10cvs66
3541
3542         * src/messageview.c
3543         * src/mimeview.c
3544         * src/mimeview.h
3545         * src/summaryview.c
3546                 Fix bug #2526 'When reading message in separate window,
3547                 n and p keys do not work'
3548                 - fix key event handling in messageview
3549                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3550                   and prev-part actions)
3551                 - instead add 'z' key for prev-part, we have 'a' key 
3552                   for next-part already
3553
3554 2011-10-31 [colin]      3.7.10cvs65
3555
3556         * src/common/defs.h
3557                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3558
3559 2011-10-31 [pawel]      3.7.10cvs64
3560
3561         * src/summaryview.c
3562         * src/gtk/gtkutils.c
3563                 Fix bug #2303 'Next unread message enables message view'
3564                 Don't show previously hidden message view in main window
3565                 when user reads messages in external window
3566
3567 2011-10-31 [paul]       3.7.10cvs63
3568
3569         * src/prefs_template.c
3570                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3571                 fit at 540 here, for those where they don't the dialogue can be made
3572                 larger by the user
3573
3574 2011-10-31 [paul]       3.7.10cvs62
3575
3576         * src/compose.c
3577                 revert 3.7.10cvs61, these entries _should_ be editable
3578
3579 2011-10-30 [pawel]      3.7.10cvs61
3580
3581         * src/compose.c
3582                 Those entries should not be editable
3583
3584 2011-10-30 [pawel]      3.7.10cvs60
3585
3586         * src/prefs_template.c
3587                 - Dialog needs more height to fit all widgets
3588                 - Clear template contents on delete
3589
3590 2011-10-30 [pawel]      3.7.10cvs59
3591
3592         * src/prefs_folder_item.c
3593                 Update summaryview after changing folder prefs when needed
3594
3595 2011-10-30 [pawel]      3.7.10cvs58
3596
3597         * src/mimeview.c
3598                 Remove key-press-event blocking, it only
3599                 emits GLib-GObject warnings
3600
3601 2011-10-29 [colin]      3.7.10cvs57
3602
3603         * src/addr_compl.c
3604                 Fix focus of completion window with gnome shell
3605                 Fixes bug #2525, "Address completion window does not get
3606                 keyboard focus"
3607
3608 2011-10-29 [colin]      3.7.10cvs56
3609
3610         * src/folderview.c
3611                 Fix flicker on recursive quicksearch
3612
3613 2011-10-28 [colin]      3.7.10cvs55
3614
3615         * src/alertpanel.c
3616         * src/mainwindow.c
3617                 Fix a bit the focus problem on Gnome shell
3618
3619 2011-10-26 [mones]      3.7.10cvs54
3620
3621         * src/compose.c
3622                 Add missing accelerator
3623
3624 2011-10-25 [colin]      3.7.10cvs53
3625
3626         * src/gtk/gtkcmclist.c
3627         * src/gtk/gtkcmctree.c
3628                 Fix colors, fix warnings
3629
3630 2011-10-25 [colin]      3.7.10cvs52
3631
3632         * src/gtk/gtkcmclist.c
3633         * src/gtk/gtkcmctree.c
3634                 Fix focus things.
3635
3636 2011-10-25 [colin]      3.7.10cvs51
3637
3638         * src/stock_pixmap.c
3639                 Fix build with gtk + 2.20
3640
3641 2011-10-25 [colin]      3.7.10cvs50
3642
3643         * src/compose.c
3644         * src/messageview.c
3645         * src/procmsg.c
3646         * src/procmsg.h
3647                 Fix locking when sending a single message
3648
3649 2011-10-25 [colin]      3.7.10cvs49
3650
3651         * src/gtk/colorlabel.c
3652                 GDK_ => GDK_KEY
3653         * src/gtk/gtkcmclist.c
3654                 Make row height closer to what it was
3655
3656 2011-10-25 [colin]      3.7.10cvs48
3657
3658         * src/stock_pixmap.c
3659                 Always use cairo to draw
3660
3661 2011-10-25 [colin]      3.7.10cvs47
3662
3663         * src/mimeview.c
3664                 Fix bug #2529, 'crash in mimeview_start_drag after
3665                 deleting message'. Patch by Ricardo
3666
3667 2011-10-23 [colin]      3.7.10cvs46
3668
3669         * src/gtk/gtkcmclist.c
3670         * src/gtk/gtkcmclist.h
3671         * src/gtk/gtkcmctree.c
3672                 Draw CMClist with cairo too.
3673
3674 2011-10-23 [colin]      3.7.10cvs45
3675
3676         * src/gtk/gtkcmclist.h
3677                 Fix build (this was not meant to be commited)
3678
3679 2011-10-23 [colin]      3.7.10cvs44
3680
3681         * src/addressadd.c
3682         * src/addressbook.c
3683         * src/addressbook_foldersel.c
3684         * src/editgroup.c
3685         * src/foldersel.c
3686         * src/folderview.c
3687         * src/grouplistdialog.c
3688         * src/prefs_common.c
3689         * src/prefs_common.h
3690         * src/summaryview.c
3691         * src/gtk/gtkcmclist.c
3692         * src/gtk/gtkcmclist.h
3693         * src/gtk/gtkcmctree.c
3694         * src/gtk/gtkcmctree.h
3695         * src/gtk/gtksctree.c
3696                 Refactor some tree stuff (lots of code duplication there)
3697                 and switch to cairo for tree rendering.
3698
3699 2011-10-23 [holger]     3.7.10cvs43
3700
3701         * src/filtering.c
3702                 Don't issue a warning for designed behaviour of the stop rule.
3703                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3704
3705 2011-10-22 [colin]      3.7.10cvs42
3706
3707         * src/printing.c
3708         * src/gtk/gtkshruler.c
3709         * src/gtk/gtkutils.h
3710                 Fix GTK+2.16 build
3711
3712 2011-10-22 [colin]      3.7.10cvs41
3713
3714         * src/account.c
3715         * src/addr_compl.c
3716         * src/addrgather.c
3717         * src/compose.c
3718         * src/editldap.c
3719         * src/expldifdlg.c
3720         * src/folderview.c
3721         * src/grouplistdialog.c
3722         * src/headerview.c
3723         * src/importldif.c
3724         * src/main.c
3725         * src/mainwindow.c
3726         * src/mimeview.c
3727         * src/noticeview.c
3728         * src/prefs_account.c
3729         * src/prefs_actions.c
3730         * src/prefs_ext_prog.c
3731         * src/prefs_filtering.c
3732         * src/prefs_folder_item.c
3733         * src/prefs_image_viewer.c
3734         * src/prefs_logging.c
3735         * src/prefs_msg_colors.c
3736         * src/prefs_other.c
3737         * src/prefs_send.c
3738         * src/prefs_spelling.c
3739         * src/prefs_summaries.c
3740         * src/prefs_template.c
3741         * src/printing.c
3742         * src/quote_fmt.c
3743         * src/send_message.c
3744         * src/statusbar.c
3745         * src/summary_search.c
3746         * src/summaryview.c
3747         * src/wizard.c
3748         * src/gtk/gtkcmclist.c
3749         * src/gtk/gtkcmctree.c
3750         * src/gtk/gtkcmoptionmenu.c
3751         * src/gtk/gtksctree.c
3752         * src/gtk/gtkutils.c
3753         * src/gtk/gtkutils.h
3754         * src/gtk/gtkvscrollbutton.c
3755         * src/gtk/inputdialog.c
3756         * src/gtk/pluginwindow.c
3757         * src/gtk/quicksearch.c
3758         * src/gtk/spell_entry.c
3759         * src/plugins/bogofilter/bogofilter_gtk.c
3760         * src/plugins/dillo_viewer/dillo_prefs.c
3761         * src/plugins/pgpcore/prefs_gpg.c
3762         * src/plugins/spamassassin/spamassassin_gtk.c
3763         * src/plugins/trayicon/trayicon.c
3764         * src/plugins/trayicon/trayicon_prefs.c
3765                 Remove all possible #if GTK_CHECK_VERSION() checks,
3766                 and make Claws build with GTK+2.16 (untested right
3767                 now), as the Gpg4Win project uses GTK+2.16 currently.
3768
3769 2011-10-22 [colin]      3.7.10cvs40
3770
3771         * src/gtk/gtkutils.h
3772         * configure.ac
3773                 Fix (hopefully) build with GTK+ 2.18.
3774
3775 2011-10-20 [paul]       3.7.10cvs39
3776
3777         * AUTHORS
3778         * src/ldif.c
3779         * src/gtk/authors.h
3780                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3781                 Patch by Bodo Graumann <mail@bodograumann.de>
3782
3783 2011-10-20 [mones]      3.7.10cvs38
3784
3785         * po/fr.po
3786         * src/common/defs.h
3787                 Fix references to old dotsrc mailing lists
3788
3789 2011-10-19 [mones]      3.7.10cvs37
3790
3791         * src/prefs_msg_colors.c
3792                 Fix Ok/Cancel buttons in color selector of preferences
3793
3794 2011-10-17 [colin]      3.7.10cvs36
3795
3796         * src/gtk/gtkshruler.c
3797                 (Probably) fix GTK+ <= 2.22
3798
3799 2011-10-17 [colin]      3.7.10cvs35
3800
3801         * src/gtk/gtkshruler.c
3802                 Fix GTK+2.22 build
3803
3804 2011-10-17 [mones]      3.7.10cvs34
3805
3806         * src/addrbook.c
3807         * src/exportldif.c
3808         * src/jpilot.c
3809         * src/mutt.c
3810         * src/pine.c
3811         * src/procmsg.c
3812         * src/vcard.c
3813                 Fix potential out-of-buffer writes
3814
3815 2011-10-17 [mones]      3.7.10cvs33
3816
3817         * src/main.c
3818                 Use just one g_print call per option; correct indentation
3819
3820 2011-10-17 [colin]      3.7.10cvs32
3821
3822         * src/compose.c
3823         * src/compose.h
3824         * src/gtk/Makefile.am
3825         * src/gtk/gtkshruler.c
3826         * src/gtk/gtkshruler.h
3827         * src/gtk/gtkunit.c
3828         * src/gtk/gtkunit.h
3829                 Reimplement ruler using the GTK widgets. Thanks
3830                 to Hanno for the initial patch.
3831
3832 2011-10-17 [colin]      3.7.10cvs31
3833
3834         * src/action.c
3835         * src/main.c
3836         * src/gtk/gtkutils.c
3837         * src/gtk/gtkutils.h
3838                 Undeprecate GIO/GdkCondition
3839
3840 2011-10-16 [mones]      3.7.10cvs30
3841
3842         * src/main.c
3843                 Add --compose-from-file option to open composition
3844                 window with the headers and body from a file; based
3845                 on Debian patch to fix http://bugs.debian.org/544868
3846
3847 2011-10-15 [mones]      3.7.10cvs29
3848
3849         * manual/advanced.xml
3850                 Document new summary_from_show hidden preference
3851
3852 2011-10-15 [paul]       3.7.10cvs28
3853
3854         * src/compose.c
3855                 compose_create_tags() - fix misplaced 'int i'
3856                 compose_entry_mark_default_to() - fix To field highlighting
3857
3858 2011-10-09 [colin]      3.7.10cvs27
3859
3860         * src/addr_compl.c
3861                 Fix address completion
3862
3863 2011-10-07 [colin]      3.7.10cvs26
3864
3865         * src/prefs_filtering_action.c
3866         * src/gtk/gtkutils.h
3867                 Fix build with GTK+2.20
3868
3869 2011-10-07 [colin]      3.7.10cvs25
3870
3871         * src/gtk/Makefile.am
3872         * src/gtk/gdkkeysyms-new.h
3873         * src/gtk/gtkutils.h
3874                 Copy the new GDK_KEY_* definitions for older GTKs
3875
3876 2011-10-07 [colin]      3.7.10cvs24
3877
3878         * configure.ac
3879                 Fix typos (thanks to Hanno)
3880
3881 2011-10-07 [colin]      3.7.10cvs23
3882
3883         * src/compose.c
3884         * src/gtk/gtkshruler.c
3885         * src/gtk/gtkshruler.h
3886                 Disable ruler starting from 2.24.
3887
3888 2011-10-07 [colin]      3.7.10cvs22
3889
3890         * configure.ac
3891         * src/messageview.c
3892         * src/gtk/Makefile.am
3893                 GTK2 build fix
3894
3895 2011-10-07 [colin]      3.7.10cvs21
3896
3897         * configure.ac
3898         * src/action.c
3899         * src/addr_compl.c
3900         * src/addrgather.c
3901         * src/compose.c
3902         * src/compose.h
3903         * src/editldap.c
3904         * src/mainwindow.c
3905         * src/message_search.c
3906         * src/mimeview.c
3907         * src/mimeview.h
3908         * src/prefs_account.c
3909         * src/prefs_compose_writing.c
3910         * src/prefs_filtering_action.c
3911         * src/prefs_folder_item.c
3912         * src/prefs_logging.c
3913         * src/prefs_matcher.c
3914         * src/prefs_message.c
3915         * src/prefs_other.c
3916         * src/prefs_receive.c
3917         * src/prefs_summaries.c
3918         * src/prefs_wrapping.c
3919         * src/printing.c
3920         * src/ssl_manager.c
3921         * src/statusbar.c
3922         * src/stock_pixmap.c
3923         * src/summary_search.c
3924         * src/textview.c
3925         * src/gtk/Makefile.am
3926         * src/gtk/colorlabel.c
3927         * src/gtk/gtkutils.c
3928         * src/gtk/gtkutils.h
3929         * src/gtk/logwindow.c
3930         * src/gtk/menu.c
3931         * src/gtk/menu.h
3932         * src/gtk/quicksearch.c
3933         * src/gtk/spell_entry.c
3934         * src/plugins/bogofilter/bogofilter_gtk.c
3935         * src/plugins/dillo_viewer/dillo_viewer.c
3936         * src/plugins/pgpcore/prefs_gpg.c
3937         * src/plugins/spamassassin/spamassassin_gtk.c
3938                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3939                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3940                 ported (especially GtkCMOptionMenu)
3941
3942 2011-10-07 [colin]      3.7.10cvs20
3943
3944         * src/account.c
3945         * src/action.c
3946         * src/addr_compl.c
3947         * src/addrcustomattr.c
3948         * src/addrduplicates.c
3949         * src/addressadd.c
3950         * src/addressbook.c
3951         * src/addressbook_foldersel.c
3952         * src/addrgather.c
3953         * src/alertpanel.c
3954         * src/browseldap.c
3955         * src/compose.c
3956         * src/editaddress.c
3957         * src/editaddress_other_attributes_ldap.c
3958         * src/editbook.c
3959         * src/editgroup.c
3960         * src/editjpilot.c
3961         * src/editldap.c
3962         * src/editldap_basedn.c
3963         * src/edittags.c
3964         * src/editvcard.c
3965         * src/exphtmldlg.c
3966         * src/expldifdlg.c
3967         * src/export.c
3968         * src/foldersel.c
3969         * src/folderview.c
3970         * src/grouplistdialog.c
3971         * src/import.c
3972         * src/importldif.c
3973         * src/importmutt.c
3974         * src/importpine.c
3975         * src/mainwindow.c
3976         * src/message_search.c
3977         * src/messageview.c
3978         * src/mimeview.c
3979         * src/prefs_actions.c
3980         * src/prefs_customheader.c
3981         * src/prefs_display_header.c
3982         * src/prefs_filtering.c
3983         * src/prefs_filtering_action.c
3984         * src/prefs_folder_column.c
3985         * src/prefs_matcher.c
3986         * src/prefs_msg_colors.c
3987         * src/prefs_other.c
3988         * src/prefs_summaries.c
3989         * src/prefs_summary_column.c
3990         * src/prefs_summary_open.c
3991         * src/prefs_template.c
3992         * src/prefs_toolbar.c
3993         * src/printing.c
3994         * src/sourcewindow.c
3995         * src/ssl_manager.c
3996         * src/summary_search.c
3997         * src/summaryview.c
3998         * src/textview.c
3999         * src/uri_opener.c
4000         * src/gtk/about.c
4001         * src/gtk/colorsel.c
4002         * src/gtk/combobox.c
4003         * src/gtk/description_window.c
4004         * src/gtk/foldersort.c
4005         * src/gtk/gtkaspell.c
4006         * src/gtk/gtkcmclist.c
4007         * src/gtk/gtkcmctree.c
4008         * src/gtk/gtkcmoptionmenu.c
4009         * src/gtk/gtkutils.c
4010         * src/gtk/icon_legend.c
4011         * src/gtk/inputdialog.c
4012         * src/gtk/logwindow.c
4013         * src/gtk/pluginwindow.c
4014         * src/gtk/prefswindow.c
4015         * src/gtk/quicksearch.c
4016         * src/plugins/pgpcore/passphrase.c
4017         * src/plugins/pgpcore/select-keys.c
4018                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
4019                 to replace GDK_* by GDK_KEY_*.
4020
4021 2011-10-07 [colin]      3.7.10cvs19
4022
4023         * AUTHORS
4024         * src/account.c
4025         * src/action.c
4026         * src/addr_compl.c
4027         * src/addressbook.c
4028         * src/alertpanel.c
4029         * src/compose.c
4030         * src/edittags.c
4031         * src/folderview.c
4032         * src/grouplistdialog.c
4033         * src/image_viewer.c
4034         * src/mainwindow.c
4035         * src/mimeview.c
4036         * src/noticeview.c
4037         * src/prefs_filtering_action.c
4038         * src/prefs_folder_column.c
4039         * src/prefs_msg_colors.c
4040         * src/prefs_summary_column.c
4041         * src/prefs_toolbar.c
4042         * src/printing.c
4043         * src/stock_pixmap.c
4044         * src/summaryview.c
4045         * src/textview.c
4046         * src/undo.c
4047         * src/wizard.c
4048         * src/gtk/about.c
4049         * src/gtk/authors.h
4050         * src/gtk/colorlabel.c
4051         * src/gtk/colorsel.c
4052         * src/gtk/gtkcmclist.c
4053         * src/gtk/gtkcmctree.c
4054         * src/gtk/gtkcmoptionmenu.c
4055         * src/gtk/gtksctree.c
4056         * src/gtk/gtkutils.c
4057         * src/gtk/gtkvscrollbutton.c
4058         * src/gtk/inputdialog.c
4059         * src/gtk/logwindow.c
4060         * src/gtk/menu.c
4061         * src/gtk/prefswindow.c
4062         * src/gtk/progressdialog.c
4063         * src/plugins/pgpcore/passphrase.c
4064         * src/plugins/trayicon/trayicon.c
4065                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
4066                 Patch by Hanno Thurow-Meyer, many thanks to him !
4067
4068 2011-09-20 [colin]      3.7.10cvs18
4069
4070         * src/common/ssl.c
4071                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
4072                 gnutls 3.0.3'
4073
4074 2011-09-18 [colin]      3.7.10cvs17
4075
4076         * src/news.c
4077                 Fix segfault when connection fails
4078
4079 2011-09-03 [colin]      3.7.10cvs16
4080
4081         * src/common/ssl.c
4082                 Use NORMAL instead of EXPORT priorities.
4083
4084 2011-09-02 [colin]      3.7.10cvs15
4085
4086         * configure.ac
4087         * src/common/ssl.c
4088                 Linking against gcrypt explicitely in order to call
4089                 gcry_control() for mutex setup isn't necessary anymore
4090                 starting from gnuTLS 2.11.
4091
4092 2011-08-31 [colin]      3.7.10cvs14
4093
4094         * src/plugins/pgpinline/pgpinline.c
4095         * src/plugins/pgpmime/pgpmime.c
4096                 Fix bug #2431, "Major memory leak in PGP message handling".
4097
4098 2011-08-31 [colin]      3.7.10cvs13
4099
4100         * AUTHORS
4101         * src/gtk/authors.h
4102         * src/mainwindow.c
4103         * src/messageview.c
4104         * src/gtk/authors.h
4105                 Apply Steve Rader's patch from bug #2388, "Add 
4106                 message view scrolling menu items"
4107
4108 2011-08-30 [colin]      3.7.10cvs12
4109
4110         * src/gtk/prefswindow.c
4111                 Fix layout issues (i.e. on SSL page if changing account
4112                 type prior to visiting it).
4113
4114 2011-08-30 [colin]      3.7.10cvs11
4115
4116         * configure.ac
4117         * src/common/ssl.c
4118                 Don't use deprecated functions for GnuTLS priorities.
4119                 Require GnuTLS 2.2 that is the first version with the
4120                 new function.
4121
4122 2011-08-30 [colin]      3.7.10cvs10
4123
4124         * src/common/socket.c
4125         * src/common/ssl.c
4126                 Long-term fix for bug #2402, "GnuTLS change breaks socket
4127                 communication", as per http://savannah.gnu.org/support/?107660
4128
4129 2011-08-30 [colin]      3.7.10cvs9
4130
4131         * src/etpan/imap-thread.c
4132         * src/etpan/nntp-thread.c
4133                 Remove dead openSSL code
4134
4135 2011-08-30 [colin]      3.7.10cvs8
4136
4137         * src/ssl_manager.c
4138         * src/common/ssl.c
4139         * src/common/ssl_certificate.c
4140         * src/common/ssl_certificate.h
4141         * src/etpan/imap-thread.c
4142         * src/etpan/nntp-thread.c
4143                 Fix bug #2127, "SSL cert check uses canonical name instead of
4144                 specified name"
4145
4146 2011-08-29 [colin]      3.7.10cvs7
4147
4148         * src/prefs_account.c
4149                 Fix X-Mailer option not appearing on IMAP
4150
4151 2011-08-29 [colin]      3.7.10cvs6
4152
4153         * src/plugins/pgpcore/Makefile.am
4154         * src/plugins/pgpinline/Makefile.am
4155         * src/plugins/pgpmime/Makefile.am
4156         * src/plugins/smime/Makefile.am
4157                 Windows build fix:
4158                 libtool: link: require no space between `-L' and `.'
4159
4160 2011-08-29 [colin]      3.7.10cvs5
4161
4162         * src/account.c
4163         * src/compose.c
4164         * src/prefs_account.c
4165         * src/prefs_account.h
4166                 Revert cvs4 which is rather illogical and instead
4167                 use Fabian's patch from bug #2471
4168
4169 2011-08-29 [colin]      3.7.10cvs4
4170
4171         * src/compose.c
4172                 Don't insert custom headers that have empty values.
4173                 Allows not inserting X-Mailer if it's set to nothing.
4174                 Fixes bug #2471, "Make setting an X-Mailer header optional".
4175
4176 2011-08-29 [colin]      3.7.10cvs3
4177
4178         * src/image_viewer.c
4179         * src/textview.c
4180         * src/gtk/gtkutils.c
4181         * src/gtk/gtkutils.h
4182                 Handle EXIF orientation in images (both in textview's
4183                 preview and image viewer)
4184
4185 2011-08-28 [paul]       3.7.10cvs2
4186
4187         * src/prefs_common.c
4188         * src/prefs_common.h
4189         * src/summaryview.c
4190                 add new hidden option to control the display in the From
4191                 column in the Message List: 0 (default): show name,
4192                 1: show address, 2: show name + address
4193
4194 2011-08-27 [paul]       3.7.10cvs1
4195
4196         * po/POTFILES.in
4197         * src/common/ssl_certificate.c
4198         * src/etpan/imap-thread.c
4199         * src/etpan/nntp-thread.c
4200                 offer up some missing log_error() strings to translators
4201
4202 2011-08-27 [paul]       3.7.10
4203         * NEWS
4204         * README
4205         * RELEASE_NOTES 
4206                 3.7.10 unleashed!               
4207
4208 2011-08-27 [paul]       3.7.9cvs52
4209
4210         * po/cs.po
4211         * po/fr.po
4212         * po/hu.po
4213         * po/lt.po
4214         * po/pt_BR.po
4215         * po/sk.po
4216                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
4217                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
4218
4219 2011-08-27 [mones]      3.7.9cvs51
4220
4221         * claws-mail.desktop
4222                 Include generic name and comment translations
4223                 Thanks to all the people on the translators ML!
4224
4225 2011-08-23 [paul]       3.7.9cvs50
4226
4227         * src/common/ssl.c
4228                 probable/possible fix/workaround for bug 2402,
4229                 'can't download message from pop3 server'
4230
4231 2011-08-18 [paul]       3.7.9cvs49
4232
4233         * manual/handling.xml
4234                 fix typos. thanks to vilpan
4235
4236 2011-08-17 [paul]       3.7.9cvs48
4237
4238         * tools/claws.i18n.status.pl
4239                 add Mindaugas Baranauskas (Lithuanian)
4240
4241 2011-08-14 [mir]        3.7.9cvs47
4242
4243         * src/news.c
4244         * src/etpan/nntp-thread.c
4245                 Fix bug 2418. Patch provided by Sébastien Bigaret with
4246                 some minor contribution by me.
4247
4248 2011-08-13 [mir]        3.7.9cvs46
4249
4250         * src/etpan/nntp-thread.c
4251                 Fix bug when NNTP server sends authentication warning
4252                 as part of the connection session. Privously etpan would
4253                 bail out for any return code other than NEWSNNTP_NO_ERROR
4254                 but as early as the connection session a return code like
4255                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
4256                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
4257                 be considered as an error.
4258
4259 2011-08-12 [paul]       3.7.9cvs45
4260
4261         * src/mimeview.c
4262                 3.7.9cvs43 mistakenly dropped off the info
4263                 about the mime part from the tooltip
4264
4265 2011-08-12 [wwp]        3.7.9cvs44
4266
4267         * src/gtk/quicksearch.c
4268          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
4269
4270 2011-08-09 [paul]       3.7.9cvs43
4271
4272         * src/mimeview.c
4273                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
4274
4275 2011-08-06 [paul]       3.7.9cvs42
4276
4277         * src/compose.c
4278                 fix cursor placement in Forward template
4279
4280 2011-08-06 [paul]       3.7.9cvs41
4281
4282         * src/gtk/description_window.c
4283                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
4284
4285 2011-08-05 [holger]     3.7.9cvs40
4286
4287         * claws-mail.desktop
4288                 Revert 3.7.9cvs35 for now, it may be problematic
4289                 (see bug #2450)
4290
4291 2011-08-05 [paul]       3.7.9cvs39
4292
4293         * src/mainwindow.c
4294         * src/messageview.c
4295                 use 'Collapse quotes' rather than 'Fold quotes' on
4296                 labels, for consistency
4297         * src/toolbar.c
4298                 use 'Receive mail from account' rather than 'on account'
4299
4300 2011-07-30 [mir]        3.7.9cvs38
4301
4302         * src/etpan/Makefile.am
4303         * src/plugins/pgpcore/Makefile.am
4304         * src/plugins/pgpmime/Makefile.am
4305         * src/plugins/smime/Makefile.am
4306                 Fix broken build on Debian Sid. enchant.h cannot be
4307                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
4308                 present in Makefile.am. Apparently enchant.h in older
4309                 versions were placed in /usr/include which is always
4310                 scanned be default.
4311
4312 2011-07-21 [mones]      3.7.9cvs37
4313
4314         * src/common/plugin.c
4315         * src/common/plugin.h
4316                 Make licences allowed for plugins more explicit and also
4317                 accept dual (or more) licences when properly formatted.
4318                 Doesn't require any change on current plugins.
4319
4320 2011-07-18 [mones]      3.7.9cvs36
4321
4322         * manual/advanced.xml
4323                 Document briefly tags feature.
4324         * manual/glossary.xml
4325                 Fix definition to avoid confussion with tags.
4326         * manual/es/advanced.xml
4327         * manual/es/glossary.xml
4328                 Synchronize Spanish translation with the above.
4329
4330 2011-07-07 [holger]     3.7.9cvs35
4331
4332         * claws-mail.desktop
4333                 Add indicator stuff to the desktop file
4334                 Taken from bug #2450
4335
4336 2011-07-06 [paul]       3.7.9cvs34
4337
4338         * src/edittags.c
4339                 fix English usage
4340
4341 2011-07-06 [mones]      3.7.9cvs33
4342
4343         * src/edittags.c
4344                 Do not create an empty tag name row in panel and
4345                 warn user about using a non-reserved tag instead
4346
4347 2011-07-05 [mones]      3.7.9cvs32
4348
4349         * src/imap.c
4350         * src/common/tags.c
4351         * src/common/tags.h
4352         * src/etpan/imap-thread.c
4353                 Make constants for reserved tags and use them
4354                 Removed also duplicate comparison while at it
4355
4356 2011-07-05 [paul]       3.7.9cvs31
4357
4358         * src/compose.c
4359                 when using a Compose template, only place the cursor
4360                 in the body when the cursor symbol, %cursor (%X), is used
4361
4362 2011-07-03 [paul]       3.7.9cvs30
4363
4364         * src/main.c
4365                 do main_window_popup(mainwin); on plugin load error, or
4366                 else the warning dialogue and mainwindow stays minimised
4367                 and hidden
4368
4369 2011-07-03 [paul]       3.7.9cvs29
4370
4371         * src/wizard.c
4372                 fix bug 2462, 'Building without GnuTLS support leads to a
4373                 failure in wizard.c'
4374
4375 2011-07-03 [paul]       3.7.9cvs28
4376
4377         * src/mainwindow.c
4378         * src/mainwindow.h
4379         * src/summaryview.c
4380                 fix bug #2461, 'popup menu in message list displays
4381                 'move to trash' and 'delete''.
4382                 Add a new sensitivity condition 'M_NOT_TRASH' and
4383                 remove the broken workaround for right-click in summaryview.c.
4384                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4385                 News folder.
4386
4387 2011-06-21 [paul]       3.7.9cvs27
4388
4389         * src/mainwindow.c
4390                 revert 3.7.9cvs2, it does no good
4391
4392 2011-06-18 [mir]        3.7.9cvs26
4393
4394         * configure.ac
4395                 Fix autoconf warnings introduced in autoconf >= 2.64
4396
4397 2011-06-05 [paul]       3.7.9cvs25
4398
4399         * po/ca.po
4400         * po/cs.po
4401         * po/de.po
4402         * po/it.po
4403         * po/ja.po
4404         * po/pt_PT.po
4405         * po/sk.po
4406         * po/uk.po
4407                 fix strings where an informational message has been
4408                 wrongly entered into the translated string
4409         * src/toolbar.c
4410                 enable 'Trash' and 'Sender' to be translated based on
4411                 the context, e.g. as button text and as mail header
4412         * src/gtk/about.c
4413                 fix english in Info tab
4414
4415 2011-05-25 [colin]      3.7.9cvs24
4416
4417         * src/action.c
4418                 Fix bug #2439, "use bitwise operator for bitmask instead of
4419                 logical operator". Thanks to Nicolas Kaiser for the patch.
4420
4421 2011-05-18 [colin]      3.7.9cvs23
4422
4423         * src/news.c
4424                 Fix missing group selection before xover if the
4425                 connection was reset before.
4426
4427 2011-05-12 [colin]      3.7.9cvs22
4428
4429         * src/common/utils.c
4430                 Fix bug #2412, "Send account mail address in Message-ID
4431                 wrongly implemented". Patch by Fabian Keil.
4432
4433 2011-05-12 [mones]      3.7.9cvs21
4434
4435         * src/etpan/nntp-thread.c
4436                 Fix bug #2418 "NNTP authentication is broken"
4437
4438 2011-05-09 [pawel]      3.7.9cvs20
4439
4440         * src/mainwindow.c
4441         * src/prefs_folder_item.c
4442                 Small UI fixes
4443
4444 2011-05-05 [colin]      3.7.9cvs19
4445
4446         * src/imap.c
4447         * src/inc.c
4448         * src/news.c
4449         * src/send_message.c
4450                 Fix bug #2184, "Add account name information inside network log".
4451                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4452                 This stuff is too much copy-pasted.
4453
4454
4455 2011-04-30 [colin]      3.7.9cvs18
4456
4457         * src/main.c
4458                 Fix bug #2414, 'Claws segfaults on startup with
4459                 notification plugin enabled". Thanks Christian
4460                 Faulhammer for the patch.
4461
4462 2011-04-27 [colin]      3.7.9cvs17
4463
4464         * src/codeconv.c
4465                 Make Windows' encoding CP1251 for ru_RU locale
4466                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4467
4468 2011-04-24 [paul]       3.7.9cvs16
4469
4470         * manual/claws-mail-manual.xml
4471         * manual/de/claws-mail-manual.xml
4472         * manual/es/claws-mail-manual.xml
4473         * manual/fr/claws-mail-manual.xml
4474         * manual/it/claws-mail-manual.xml
4475                 update copyright year
4476
4477 2011-04-24 [paul]       3.7.9cvs15
4478
4479         * src/summaryview.c
4480                 fix bug #2353, 'Right-clicking on spam in order to delete
4481                 it causes it to show in message window'
4482
4483 2011-04-24 [paul]       3.7.9cvs14
4484
4485         * src/mainwindow.c
4486         * src/gtk/foldersort.c
4487         * src/gtk/foldersort.h
4488                 fix labelling, 'change folder order' to 'change mailbox order'
4489
4490 2011-04-23 [paul]       3.7.9cvs13
4491
4492         * configure.ac
4493                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4494                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4495                 committed in 3.7.8cvs19 
4496
4497 2011-04-11 [paul]       3.7.9cvs12
4498
4499         * src/plugins/trayicon/trayicon.c
4500                 fix build bug: gtk_status_icon_set_title() is available
4501                 since gtk 2.18.x not 2.14.x
4502
4503 2011-04-11 [paul]       3.7.9cvs11
4504
4505         * po/hu.po
4506                 updated by Páder RezsÅ‘
4507
4508 2011-04-10 [colin]      3.7.9cvs10
4509
4510         * src/addr_compl.c
4511         * src/addressbook.c
4512         * src/compose.c
4513         * src/editaddress.c
4514         * src/editaddress_other_attributes_ldap.c
4515         * src/main.c
4516         * src/message_search.c
4517         * src/prefs_display_header.c
4518         * src/prefs_filtering_action.c
4519         * src/prefs_matcher.c
4520         * src/prefs_other.c
4521         * src/prefs_toolbar.c
4522         * src/summary_search.c
4523         * src/gtk/colorlabel.c
4524         * src/gtk/combobox.c
4525         * src/gtk/gtkcmoptionmenu.c
4526         * src/gtk/gtkshruler.c
4527         * src/gtk/gtkshruler.h
4528         * src/gtk/gtkutils.h
4529         * src/gtk/inputdialog.c
4530         * src/gtk/quicksearch.c
4531                 Revert the whole pile of crap introduced in
4532                 cvs9,8,7,4.
4533
4534 2011-04-10 [colin]      3.7.9cvs9
4535
4536         * src/compose.c
4537         * src/editaddress.c
4538         * src/editaddress_other_attributes_ldap.c
4539         * src/main.c
4540         * src/message_search.c
4541         * src/prefs_display_header.c
4542         * src/prefs_matcher.c
4543         * src/prefs_toolbar.c
4544         * src/summary_search.c
4545         * src/gtk/combobox.c
4546         * src/gtk/gtkutils.h
4547         * src/gtk/inputdialog.c
4548         * src/gtk/quicksearch.c
4549                 Finish fun with combo boxes. (hopefully)
4550
4551 2011-04-10 [colin]      3.7.9cvs8
4552
4553         * src/compose.c
4554         * src/prefs_filtering_action.c
4555         * src/gtk/combobox.c
4556         * src/gtk/gtkshruler.c
4557         * src/gtk/gtkshruler.h
4558                 More undeprecation. GTKSHRuler is #if'ed out. We can
4559                 still decide to maintain the old GtkRuler widget in-tree
4560                 if the lack of ruler in Compose window is too
4561                 annoying.
4562
4563 2011-04-10 [colin]      3.7.9cvs7
4564
4565         * src/addr_compl.c
4566         * src/addressbook.c
4567         * src/compose.c
4568         * src/editaddress_other_attributes_ldap.c
4569         * src/message_search.c
4570         * src/prefs_display_header.c
4571         * src/prefs_filtering_action.c
4572         * src/prefs_other.c
4573         * src/prefs_toolbar.c
4574         * src/summary_search.c
4575         * src/gtk/colorlabel.c
4576         * src/gtk/combobox.c
4577         * src/gtk/gtkcmoptionmenu.c
4578         * src/gtk/gtkutils.h
4579                 More comboboxtext undeprecation
4580
4581 2011-04-10 [colin]      3.7.9cvs6
4582
4583         * src/messageview.c
4584                 Fix it better.
4585
4586 2011-04-10 [colin]      3.7.9cvs5
4587
4588         * src/messageview.c
4589                 Fix age-old typo.
4590
4591 2011-04-10 [colin]      3.7.9cvs4
4592
4593         * src/compose.c
4594         * src/editaddress_other_attributes_ldap.c
4595         * src/message_search.c
4596         * src/prefs_display_header.c
4597         * src/prefs_filtering_action.c
4598         * src/prefs_other.c
4599         * src/prefs_toolbar.c
4600         * src/summary_search.c
4601         * src/gtk/combobox.c
4602         * src/gtk/gtkutils.h
4603                 gtk_combo_box_*_text() is deprecated, and
4604                 gtk_combo_box_text_*() is the new hotness.
4605
4606 2011-04-10 [colin]      3.7.9cvs3
4607
4608         * src/addr_compl.c
4609         * src/addressbook.c
4610         * src/browseldap.c
4611         * src/compose.c
4612         * src/folder.c
4613         * src/folderview.c
4614         * src/gtk/gtkvscrollbutton.c
4615         * src/gtk/gtkvscrollbutton.h
4616                 s/GtkFunction/GSourceFunc
4617
4618 2011-04-10 [colin]      3.7.9cvs2
4619
4620         * src/mainwindow.c
4621                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4622                 This is the patch from bug #2396, it should be innocuous even
4623                 if that's useless to do deiconify + present window...
4624
4625 2011-04-09 [paul]       3.7.9cvs1
4626
4627         * src/prefs_summaries.c
4628                 fix typo in string. (thanks, Brad!)
4629
4630 2011-04-09 [paul]       3.7.9
4631         * NEWS
4632         * README
4633         * RELEASE_NOTES 
4634                 3.7.9 unleashed!        
4635
4636 2011-04-09 [paul]       3.7.8cvs78
4637
4638         * po/cs.po
4639         * po/es.po
4640         * po/fi.po
4641         * po/fr.po
4642         * po/lt.po
4643         * po/pt_BR.po
4644         * po/sk.po
4645         * po/uk.po
4646                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4647                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4648                 Slavko, and Yarema
4649
4650 2011-04-09 [colin]      3.7.8cvs77
4651
4652         * src/gtk/filesel.c
4653                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4654                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4655                 encoding filename. Hooray for stupid.
4656
4657 2011-04-08 [colin]      3.7.8cvs76
4658
4659         * src/action.c
4660                 Fix action Stop: if child does not react to SIGTERM, it'll
4661                 probably start behaving when it'll get a SIGKILL on the user's
4662                 second press on Stop.
4663                 Fixes bug #2237, "User action makes Claws unresponsive".
4664
4665 2011-04-08 [colin]      3.7.8cvs75
4666
4667         * src/account.c
4668         * src/folder.c
4669         * src/folder.h
4670         * src/folder_item_prefs.c
4671         * src/folder_item_prefs.h
4672         * src/prefs_account.c
4673                 Fix bug #2382, "folderitemrc not updated when account
4674                 name is changed". Indeed, this wasn't done.
4675
4676 2011-04-08 [wwp]        3.7.8cvs74
4677
4678         * src/procmime.c
4679         Add support for quoted values (*="value").
4680         This commonly fixes a trailing quote appearing to filenames
4681         sent by iphone Mail (not sure if it's culprit at all, though).
4682
4683 2011-04-08 [colin]      3.7.8cvs73
4684
4685         * src/gtk/filesel.c
4686                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4687                 caused by attachments with extended chars in the file name". Patch
4688                 derived from a patch bt Fabien Keil
4689
4690 2011-04-05 [wwp]        3.7.8cvs72
4691
4692         * src/compose.c
4693                 A debug string not to translate.
4694
4695 2011-04-03 [colin]      3.7.8cvs71
4696
4697         * src/common/utils.h
4698                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4699                 That's not the first bug-report where internal
4700                 debug-only backtrace() crashes on FreeBSD.
4701
4702 2011-04-03 [colin]      3.7.8cvs70
4703
4704         * src/compose.c
4705                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4706                 compose window".
4707                 Batch-mode compose windows (from filtering actions) shouldn't
4708                 try to access stuff after flushing events...
4709
4710 2011-03-31 [paul]       3.7.8cvs69
4711
4712         * INSTALL
4713                 update as gtk >= 2.10 now required
4714                 (because I'll never remember to do this later)
4715
4716 2011-03-26 [paul]       3.7.8cvs68
4717
4718         * src/messageview.c
4719                 fix separators in Go To menu
4720
4721 2011-03-20 [colin]      3.7.8cvs67
4722
4723         * configure.ac
4724                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4725                 when we'll have time to handle them
4726
4727 2011-03-18 [paul]       3.7.8cvs66
4728
4729         * src/textview.c
4730                 make user-facing message more accurate -
4731                 'Network Log' not 'View Log'
4732
4733 2011-03-17 [wwp]        3.7.8cvs65
4734
4735         * po/fr.po
4736                 Fix a typo around plural form, as reported by
4737                 Yannick Palanque.
4738
4739 2011-03-15 [colin]      3.7.8cvs64
4740
4741         * AUTHORS
4742         * src/gtk/authors.h
4743         * src/main.c
4744                 Fix bug #2381, "Support for NetworkManager 0.9".
4745                 Patch by Mikhail Efremov
4746
4747 2011-03-04 [colin]      3.7.8cvs63
4748
4749         * src/mimeview.c
4750         * src/mimeview.h
4751                 Fix segfault on Windows
4752         * src/exporthtml.c
4753         * src/common/utils.c
4754         * src/common/w32_unistd.c
4755         * src/common/w32lib.h
4756                 Rationalize use of time_r() funcs (pthread do define them)
4757
4758 2011-03-02 [pawel]      3.7.8cvs62
4759
4760         * src/wizard.c
4761                 Re-implement widgets aligning, switch from GtkSizeGroup
4762                 to GtkTable - this should fix disappearing labels
4763
4764 2011-03-01 [pawel]      3.7.8cvs61
4765
4766         * src/wizard.c
4767                 Wizard GUI cleanups. Make it look and behave more
4768                 like account preferences.
4769
4770 2011-02-23 [colin]      3.7.8cvs60
4771
4772         * src/common/Makefile.am
4773                 Fix make dist
4774
4775 2011-02-23 [colin]      3.7.8cvs59
4776
4777         * src/Makefile.am
4778         * src/main.c
4779         * src/common/Makefile.am
4780         * src/common/plugin.c
4781         * src/common/valgrind.h
4782                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4783                 Use valgrind's own header.
4784
4785 2011-02-22 [colin]      3.7.8cvs58
4786
4787         * src/prefs_account.c
4788                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4789                 signed message" upon new installation. This is disturbing when PGP
4790                 plugins are loaded by default.
4791
4792 2011-02-16 [paul]       3.7.8cvs57
4793
4794         * src/*
4795                 update copyright headers throughout
4796
4797 2011-02-16 [paul]       3.7.8cvs56
4798
4799         * src/summaryview.c
4800                 use gettext plural form for "item selected"/"items selected"
4801
4802 2011-02-13 [colin]      3.7.8cvs55
4803
4804         * src/mimeview.c
4805         * src/mimeview.h
4806                 Fix bug #2361, "Claws crashes after PGP Check in separate
4807                 msg view". Don't let the cancel thread lie around after
4808                 the verification ended.
4809
4810 2011-02-13 [paul]       3.7.8cvs54
4811
4812         * po/lt.po
4813                 updated by Mindaugas Baranauskas
4814
4815 2011-02-11 [mones]      3.7.8cvs53
4816
4817         * manual/es/advanced.xml
4818                 Sync with English manual
4819         * src/imap.c
4820                 Fix remaining mismatched alloc/free from cppcheck
4821
4822 2011-02-10 [pawel]      3.7.8cvs52
4823
4824         * src/ldapupdate.c
4825                 Fix memleaks
4826
4827 2011-02-10 [pawel]      3.7.8cvs51
4828
4829         * src/prefs_toolbar.c
4830                 - set menus sensitivity in item type combo depending on
4831                   availability of actions / plugin hooks
4832                 - style fixes, spaces instead of tabs mostly
4833
4834 2011-02-10 [paul]       3.7.8cvs50
4835
4836         * src/prefs_account.c
4837                 move the 'send acc mail addr in msg-id" option to
4838                 the send page
4839
4840 2011-02-10 [paul]       3.7.8cvs49
4841
4842         * src/prefs_account.c
4843                 move the 'expunge immediately' option to a more
4844                 suitable page
4845
4846 2011-02-05 [pawel]      3.7.8cvs48
4847
4848         * manual/advanced.xml
4849                 Document new hidden pref
4850         * src/folder.c
4851                 Dont treat mimeparts referenced by others as
4852                 real attachments
4853         * src/mimeview.c
4854         * src/prefs_common.c
4855         * src/prefs_common.h
4856                 Add ability to hide inline attachments referenced
4857                 by other mimeparts in MimeView. To enable this
4858                 feature set show_inline_attachments=0 in your clawsrc
4859
4860 2011-01-25 [colin]      3.7.8cvs47
4861
4862         * src/matcher.c
4863                 Fix matcher body parsing: decode mails with our
4864                 MIME parser. This speeds up body search a bit as
4865                 binary attachments are not searched anymore, slows
4866                 down a bit full message searches, but not awfully.
4867         * src/summary_search.c
4868                 Use matcher API to search, in all cases (advanced search or
4869                 not). Also, fix little logic bugs related to combos history
4870         * src/common/utils.c
4871         * src/common/utils.h
4872         * src/procmime.c
4873         * src/procmime.h
4874                 Remove dead code, export functions needed by matcher.c
4875
4876 2011-01-25 [colin]      3.7.8cvs46
4877
4878         * src/compose.c
4879         * src/prefs_common.c
4880         * src/common/md5.c
4881         * src/common/ssl_certificate.c
4882                 Fix mismatched alloc/free (thanks to cppcheck)
4883
4884 2011-01-25 [colin]      3.7.8cvs45
4885
4886         * src/pop.c
4887                 Fix leak on error path
4888
4889 2011-01-23 [mones]      3.7.8cvs44
4890
4891         * manual/es/advanced.xml
4892                 Sync with English manual
4893
4894 2011-01-23 [paul]       3.7.8cvs43
4895
4896         * src/gtk/about.c
4897                 it's 2011, update copyright line
4898
4899 2011-01-23 [paul]       3.7.8cvs42
4900
4901         * manual/advanced.xml
4902         * src/prefs_common.c
4903         * src/prefs_common.h
4904         * src/textview.c
4905                 fix bug #2350, 'Make displaying localized date/time in
4906                 message view optional'.
4907                 This introduces a new hidden option (why do more?),
4908                 'msgview_date_format', which defaults to OFF, maintaining
4909                 the current and expected behaviour.
4910
4911 2011-01-21 [colin]      3.7.8cvs41
4912
4913         * src/procmime.c
4914                 Fix bug #2050, Clawsmail sends return receipt every seconds
4915                 We forgot to close the file when parsing 
4916                 disposition-notification fields, which made unlinking of the
4917                 corresponding emails in tempfolder/processing impossible in
4918                 Windows. Causing them to be re-fetched every time.
4919
4920 2011-01-21 [colin]      3.7.8cvs40
4921
4922         * claws-mail.desktop
4923                 Fix again bug #2346: We should have a %u parameter.
4924
4925 2011-01-21 [colin]      3.7.8cvs39
4926
4927         * src/plugins/spamassassin/spamassassin.c
4928                 Fix sa-learn when offline (its command line parsing is
4929                 space-dependant). Patch by Wolfgang Lorenz
4930
4931 2011-01-19 [pawel]      3.7.8cvs38
4932
4933         * claws-mail.desktop
4934                 Fix Bug 2346 'Please register x-handler-scheme
4935                  in .desktop file' patch by Laurent Bigonville
4936                 While I'm here update things to current
4937                 standards, fix desktop-file-validate warnings/errors
4938
4939 2011-01-18 [colin]      3.7.8cvs37
4940
4941         * src/common/smtp.c
4942                 Fix logic on SMTP AUTH: If the selected method isn't
4943                 available, say so instead of supposing it'll work.
4944                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4945
4946 2011-01-15 [pawel]      3.7.8cvs36
4947
4948         * src/prefs_folder_item.c
4949                 Rework subject regexp simplify gui a bit, this give us better
4950                 options page layout (window with min width was too short to 
4951                 show all contents and thigs were unwieldy) and better preview
4952                 of regexp working/not working
4953
4954 2011-01-14 [pawel]      3.7.8cvs35
4955
4956         * src/textview.c
4957                 strncpy2() NULLify strings just fine, no need to be
4958                 extra "clever"
4959
4960 2011-01-14 [pawel]      3.7.8cvs34
4961
4962         * src/textview.c
4963                 Fix Bug #2165 'The date not localized in the message view'
4964                 Display Date header in messageview in the same way as in
4965                 summaryview by respecting date format set in preferences.
4966
4967 2011-01-06 [pawel]      3.7.8cvs33
4968
4969         * src/prefs_account.c
4970         * src/prefs_folder_item.c
4971         * src/prefs_quote.c
4972         * src/quote_fmt.c
4973                 Make quote templates widgets more compact
4974
4975 2011-01-06 [pawel]      3.7.8cvs32
4976
4977         * src/plugins/trayicon/trayicon.c
4978                 - fix logic bug which caused icon to be
4979                   always set no-mail status on plugin load
4980                 - force icon hide on plugin_done(), without
4981                   it empty space(?!) is left in tray under KDE3 and KDE4
4982
4983 2011-01-06 [colin]      3.7.8cvs31
4984
4985         * src/addrharvest.c
4986         * src/codeconv.c
4987         * src/codeconv.h
4988         * src/compose.c
4989         * src/news.c
4990         * src/procheader.c
4991         * src/procmime.c
4992         * src/unmime.c
4993         * src/unmime.h
4994                 Unmime headers differently whether they're addresses or not:
4995                 It's useless to quote things containing commas if it's in
4996                 subject, for example. (introduced in 3.7.8cvs26)
4997
4998 2011-01-06 [colin]      3.7.8cvs30
4999
5000         * src/gtk/gtkaspell.c
5001                 Complete previous patch
5002         * src/messageview.c
5003         * src/plugins/pgpinline/pgpinline.c
5004                 Coding style
5005
5006 2011-01-06 [paul]       3.7.8cvs29
5007
5008         * AUTHORS
5009         * configure.ac
5010         * po/lt.po
5011         * src/gtk/authors.h
5012                 add Lithuanian translation (approx. 65% complete)
5013                 submitted by Mindaugas Baranauskas
5014
5015 2011-01-06 [pawel]      3.7.8cvs28
5016
5017         * src/export.c
5018         * src/import.c
5019         * src/messageview.c
5020         * src/prefs_actions.c
5021         * src/procmime.c
5022         * src/gtk/gtkaspell.c
5023         * src/plugins/pgpinline/pgpinline.c
5024         * src/plugins/pgpmime/pgpmime.c
5025         * src/plugins/smime/smime.c
5026                 Fix memory/file descriptors leaks
5027
5028 2011-01-06 [paul]       3.7.8cvs27
5029
5030         * src/plugins/pgpcore/sgpgme.c
5031                 fix bug #2322, 'GPG Full info: showing subkey
5032                 ID instead of primary key fingerprint'
5033                 Patch by Sébastien Bigaret.
5034
5035 2011-01-03 [colin]      3.7.8cvs26
5036
5037         * src/unmime.c
5038                 Better quote-checking when unmim-ing headers
5039                 that may have comas.
5040
5041 2011-01-03 [colin]      3.7.8cvs25
5042
5043         * src/unmime.c
5044                 Fix bug #2299, "Incorrect handling of quoted printable coma
5045                 in headers". As this is really painful to fix by switching
5046                 the whole stuff to a list of headers tokens, we workaround
5047                 the problem by adding quotes around the encoded-word (making
5048                 it a quoted-string which continuity is already handled).
5049
5050 2011-01-03 [colin]      3.7.8cvs24
5051
5052         * src/procheader.c
5053                 Remove dead code
5054
5055 2010-12-23 [colin]      3.7.8cvs23
5056
5057         * src/compose.c
5058                 Finish fixing bug #2203: When forwarding (inline) and there
5059                 are some text/* parts with no name, set them a name and
5060                 set their disposition to attachment, so that recipients with
5061                 MUAs preferring HTML parts don't show them by default.
5062
5063 2010-12-22 [paul]       3.7.8cvs22
5064
5065         * src/compose.h
5066                 fix missing file in 3.7.8cvs20
5067
5068 2010-12-22 [colin]      3.7.8cvs21
5069
5070         * src/folderview.c
5071         * src/folderview.h
5072                 Implement a nicer scroll when drag and dropping
5073
5074 2010-12-22 [colin]      3.7.8cvs20
5075
5076         * src/compose.c
5077                 Store charset if available when attaching text/* parts
5078                 Fixes bug #2203, 'Problems in forwarding multipart/
5079                 alternative messages with HTML part'
5080
5081 2010-12-22 [colin]      3.7.8cvs19
5082
5083         * src/textview.c
5084                 Fix wrong free
5085
5086 2010-12-21 [colin]      3.7.8cvs18
5087
5088         * src/inc.c
5089         * src/send_message.c
5090         * src/common/session.c
5091         * src/common/session.h
5092                 Differentiate between running sessions and connected
5093                 sessions. Fixes bug #2332, "Crash when hitting cancel
5094                 on the SMTP status window"
5095
5096 2010-12-21 [colin]      3.7.8cvs17
5097
5098         * src/etpan/etpan-thread-manager.c
5099                 Dead code removal
5100
5101 2010-12-21 [colin]      3.7.8cvs16
5102
5103         * src/textview.c
5104                 Check whether we should continue loading the
5105                 current textview after inserting a possibly
5106                 big image.
5107
5108 2010-12-20 [colin]      3.7.8cvs15
5109
5110         * src/addrcindex.c
5111         * src/addrcindex.h
5112                 Removed. Dead code since ages!
5113         * src/addr_compl.c
5114         * src/gtk/gtkcmclist.c
5115         * src/gtk/gtkcmctree.c
5116         * src/gtk/gtksctree.c
5117                 undefine *_DISABLE_DEPRECATED in the files that
5118                 use deprecated interfaces. Implicit declarations
5119                 can lead to crashes as prototypes are unknown, as
5120                 evidenced by bug #2315.
5121
5122 2010-12-20 [colin]      3.7.8cvs14
5123
5124         * src/compose.c
5125                 Don't flush events when adding an header entry. This
5126                 can mess up the keypresses in the previous header.
5127                 Instead, make the scroll happen later (doing it on the
5128                 spot without flushing events doesn't work as the new
5129                 requisitions aren't set yet).
5130
5131 2010-12-20 [colin]      3.7.8cvs13
5132
5133         * src/mainwindow.c
5134                 Don't iconify at start on w32. This un-iconifies in the
5135                 background.
5136
5137 2010-12-20 [colin]      3.7.8cvs12
5138
5139         * src/common/base64.c
5140                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
5141                 Patch by pochini at shiny.it
5142
5143 2010-12-19 [colin]      3.7.8cvs11
5144
5145         * src/ldapserver.c
5146                 Better debug.
5147
5148 2010-12-18 [colin]      3.7.8cvs10
5149
5150         * src/compose.c
5151                 Fix bug #2148, "Attachment content-transfer-encoding 
5152                 incorrectly set when signing emails". The RFC 2045
5153                 states that message/* and multipart/* encoding must
5154                 be either 7-bit, 8-bit or binary.
5155
5156 2010-12-18 [mones]      3.7.8cvs9
5157
5158         * src/ldaputil.c
5159                 Fix crash when searching or adding a LDAP server
5160
5161 2010-12-17 [colin]      3.7.8cvs8
5162
5163         * configure.ac
5164         * src/editldap.c
5165         * src/ldapquery.c
5166         * src/ldapserver.c
5167         * src/ldapupdate.c
5168         * src/ldaputil.c
5169         * src/ldaputil.h
5170                 Better error logging. Disable LDAP SSL/TLS on
5171                 Windows, it's crashy/non-worky.
5172
5173 2010-12-17 [colin]      3.7.8cvs7
5174
5175         * src/folder.c
5176                 Fix bug #2325, "messages remains in folder cache after moving
5177                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
5178
5179 2010-12-17 [colin]      3.7.8cvs6
5180
5181         * src/addressadd.c
5182         * src/addressbook.c
5183         * src/addrindex.c
5184         * src/ldapquery.c
5185         * src/ldapquery.h
5186         * src/ldapserver.c
5187         * src/ldapserver.h
5188         * src/ldapupdate.c
5189         * src/ldaputil.c
5190         * src/ldaputil.h
5191                 Windows build fixes (w32 LDAP completely untested!)
5192
5193 2010-12-16 [colin]      3.7.8cvs5
5194
5195         * src/addrindex.c
5196         * src/editldap.c
5197         * src/ldapctrl.c
5198         * src/ldapquery.c
5199         * src/ldapserver.c
5200         * src/ldapserver.h
5201         * src/ldapupdate.c
5202         * src/ldaputil.c
5203                 Try to rationalize a bit LDAP connections
5204
5205 2010-12-16 [colin]      3.7.8cvs4
5206
5207         * src/prefs_spelling.c
5208         * src/common/defs.h
5209                 Add a button to get dictionaries (win32)
5210
5211 2010-12-16 [colin]      3.7.8cvs3
5212
5213         * src/prefs_matcher.c
5214                 Fix bug #2279, "crash when clicking 'define' in filter
5215                 configuring". Thanks to Theodor Ciobanu for the hint at
5216                 the problem.
5217
5218 2010-12-14 [colin]      3.7.8cvs2
5219
5220         * src/gtk/gtkaspell.c
5221                 Add missing guard for sys/wait.h
5222
5223 2010-12-05 [colin]      3.7.8cvs1
5224
5225         * tools/make.themes.project
5226                 Seems wget has changed naming of targets downloaded.
5227                 Fix it by always providing our own name.
5228                 [Pushing mones' patch again after messing with CVSROOT]
5229
5230 2010-12-04 [paul]       3.7.8
5231         * NEWS
5232         * README
5233         * RELEASE_NOTES 
5234                 3.7.8 unleashed!
5235
5236 2010-12-03 [paul]       3.7.7cvs11
5237
5238         * configure.ac
5239         * manual/xml2pdf ** REMOVED **
5240         * manual/dist/pdf/Makefile.am
5241         * manual/es/dist/pdf/Makefile.am
5242         * manual/fr/dist/pdf/Makefile.am
5243         * manual/pl/dist/pdf/Makefile.am
5244                 simplify check for tools needed for manual building,
5245                 remove xml2pdf and use docbook2pdf instead
5246
5247 2010-12-03 [mir]        3.7.7cvs10
5248
5249         * configure.ac
5250                 Fix bug so that configure option --disable-manual
5251                 actually disable building the manuals
5252
5253 2010-12-01 [pawel]      3.7.7cvs9
5254
5255         * src/crash.c
5256                 One more GTK+ 2.22 build fix
5257
5258 2010-11-30 [colin]      3.7.7cvs8
5259
5260         * src/action.c
5261                 Fix bug #2317, 'Action results in "Bad file descriptor"'
5262                 Introduced in 3.7.6cvs57. In fact the error has been there
5263                 since ages, and only new thing is the verification of the
5264                 various functions return code. Let the stuff work as it
5265                 does, as it seems to do the right thing since ages.
5266
5267 2010-11-28 [colin]      3.7.7cvs7
5268
5269         * src/gtk/quicksearch.c
5270                 Fix bug #2313, 'CLI quicksearch sometimes returns 
5271                 the same messages twice'. Patch by Sebastien Bigaret
5272
5273 2010-11-25 [paul]       3.7.7cvs6
5274
5275         * src/prefs_common.c
5276                 make "gtk_can_change_accels" FALSE by default.
5277                 fixes bug #2309, 'Shortcuts should not be modifiable
5278                 by default' (RFE)
5279
5280 2010-11-24 [mones]      3.7.7cvs5
5281
5282         * src/mainwindow.c
5283                 Add missing shortcuts for marking as spam and ham
5284                 Fixes Debian bug #599547
5285
5286 2010-11-22 [colin]      3.7.7cvs4
5287
5288         * src/compose.c
5289                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
5290                 five patches were needed to fix a corner case
5291                 is a good indicator that is was bound to break
5292                 something.
5293
5294 2010-11-21 [colin]      3.7.7cvs3
5295
5296         * src/plugins/pgpcore/claws.def
5297                 Win32 build fix
5298
5299 2010-11-20 [wwp]        3.7.7cvs2
5300
5301         * src/main.c
5302           Fix either a typo or an irrelevant iff word there.
5303           IMO type and recursive possible values should be changed to
5304           smth simple and neat here, and help strings be really
5305           translatable.
5306
5307 2010-11-20 [colin]      3.7.7cvs1
5308
5309         * AUTHORS
5310                 Damn, forgot to commit this file twice.
5311
5312 2010-11-19 [paul]       3.7.7
5313         * NEWS
5314         * README
5315         * RELEASE_NOTES 
5316                 3.7.7 unleashed!
5317
5318 2010-11-19 [paul]       3.7.6cvs66
5319
5320         * po/ca.po
5321         * po/cs.po
5322         * po/de.po
5323         * po/es.po
5324         * po/fi.po
5325         * po/fr.po
5326         * po/hu.po
5327         * po/id.po
5328         * po/pt_BR.po
5329         * po/sk.po
5330         * po/uk.po
5331                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
5332                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
5333                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
5334
5335 2010-11-17 [colin]      3.7.6cvs65
5336
5337         * src/common/utils.c
5338                 Separate email address from timestamp with a dot.
5339                 Fix coding style.
5340
5341 2010-11-17 [colin]      3.7.6cvs64
5342
5343         * src/common/utils.c
5344                 Fix multiple @ in generated message-ids.
5345                 That's not allowed in RFC 2822.
5346
5347 2010-11-16 [mones]      3.7.6cvs63
5348
5349         * manual/es/advanced.xml
5350                 Synchronise with English version
5351
5352 2010-11-04 [wwp]        3.7.6cvs62
5353
5354         * src/filtering.c
5355                 Fix bug 2293, "filtering: simplify expression", as simplifying
5356                 this expression doesn't make it less easy to understand and we
5357                 gain few cycles by making the logical expression more simple
5358                 by applying. Patch by Nicolas Kaiser.
5359
5360 2010-11-03 [colin]      3.7.6cvs61
5361
5362         * src/addrindex.c
5363                 Fix bug 2294, "addrindex.c: address index conversion always
5364                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5365
5366 2010-11-02 [wwp]        3.7.6cvs60
5367
5368         * src/action.c
5369         * src/statusbar.c
5370         * src/toolbar.c
5371                 Enlarge the progress bar (main window) a bit when compiling
5372                 for UMPCs like maemo: this solves truncated text that might
5373                 appear in the progress bar while processing messages.
5374                 Also use a more compact string format when displaying
5375                 progress like 'number/total', still for UMPCs, this fixes
5376                 a previous inconsistency with these format strings where
5377                 no space around the / were used sometimes.
5378
5379 2010-10-26 [ticho]      3.7.6cvs59
5380
5381         * src/news.c
5382                 Recreate NNTP session if server port setting has changed. Fixes
5383                 bug #2092.
5384
5385 2010-10-26 [colin]      3.7.6cvs58
5386
5387         * src/imap_gtk.c
5388         * src/mh_gtk.c
5389                 Fix copy-paste error, thanks to David Relson
5390                 for spotting it.
5391
5392 2010-10-18 [colin]      3.7.6cvs57
5393
5394         * src/action.c
5395         * src/addrharvest.c
5396         * src/alertpanel.c
5397         * src/filtering.c
5398         * src/jpilot.c
5399         * src/prefs_themes.c
5400         * src/procmime.c
5401         * src/textview.c
5402         * src/gtk/gtkutils.c
5403         * src/gtk/quicksearch.c
5404         * src/gtk/quicksearch.h
5405         * src/plugins/pgpcore/passphrase.c
5406         * src/plugins/spamassassin/libspamc.c
5407                 Fix warnings
5408
5409 2010-10-17 [colin]      3.7.6cvs56
5410
5411         * src/prefs_themes.c
5412         * src/gtk/gtkaspell.c
5413         * src/gtk/gtkutils.c
5414         * src/gtk/gtkutils.h
5415         * src/gtk/inputdialog.c
5416         * src/gtk/progressdialog.c
5417                 Undeprecate a few things
5418
5419 2010-10-17 [colin]      3.7.6cvs55
5420
5421         * src/main.c
5422         * src/gtk/authors.h
5423         * src/gtk/quicksearch.c
5424         * src/gtk/quicksearch.h
5425                 Add ability to search from the command-line.
5426                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5427                 Patch by Sebastien Bigarret.
5428
5429 2010-10-04 [mones]      3.7.6cvs54
5430
5431         * manual/dist/pdf/Makefile.am
5432                 Fix build of English PDF manual
5433                 (sh: Can't open ../../../xml2pdf)
5434
5435 2010-10-03 [colin]      3.7.6cvs53
5436
5437         * src/folder.c
5438         * src/folder.h
5439         * src/imap.c
5440         * src/mh.c
5441         * src/procmsg.c
5442                 Get rid of GRelation which were, mostly, used as
5443                 GHashTables. Probably fixes bug #2277, 'Segfault when
5444                 loading inbox for the first time'
5445
5446 2010-10-03 [mir]        3.7.6cvs52
5447
5448         * manual/de/dist/html/Makefile.am
5449         * manual/de/dist/pdf/Makefile.am
5450         * manual/de/dist/ps/Makefile.am
5451         * manual/de/dist/txt/Makefile.am
5452         * manual/dist/html/Makefile.am
5453         * manual/dist/pdf/Makefile.am
5454         * manual/dist/ps/Makefile.am
5455         * manual/dist/txt/Makefile.am
5456         * manual/es/dist/html/Makefile.am
5457         * manual/es/dist/pdf/Makefile.am
5458         * manual/es/dist/ps/Makefile.am
5459         * manual/es/dist/txt/Makefile.am
5460         * manual/fr/dist/html/Makefile.am
5461         * manual/fr/dist/pdf/Makefile.am
5462         * manual/fr/dist/ps/Makefile.am
5463         * manual/fr/dist/txt/Makefile.am
5464         * manual/pl/dist/html/Makefile.am
5465         * manual/pl/dist/pdf/Makefile.am
5466         * manual/pl/dist/ps/Makefile.am
5467         * manual/pl/dist/txt/Makefile.am
5468             Missing Makefile.am's for 3.7.6cvs49
5469
5470
5471 2010-10-03 [colin]      3.7.6cvs51
5472
5473         * po/POTFILES.in
5474                 Fix build
5475
5476 2010-10-02 [mir]        3.7.6cvs50
5477
5478         * manual/de/dist/html/Makefile.am
5479         * manual/de/dist/pdf/Makefile.am
5480         * manual/de/dist/ps/Makefile.am
5481         * manual/de/dist/txt/Makefile.am
5482         * manual/dist/html/Makefile.am
5483         * manual/dist/pdf/Makefile.am
5484         * manual/dist/ps/Makefile.am
5485         * manual/dist/txt/Makefile.am
5486         * manual/es/dist/html/Makefile.am
5487         * manual/es/dist/pdf/Makefile.am
5488         * manual/es/dist/ps/Makefile.am
5489         * manual/es/dist/txt/Makefile.am
5490         * manual/fr/dist/html/Makefile.am
5491         * manual/fr/dist/pdf/Makefile.am
5492         * manual/fr/dist/ps/Makefile.am
5493         * manual/fr/dist/txt/Makefile.am
5494         * manual/pl/dist/html/Makefile.am
5495         * manual/pl/dist/pdf/Makefile.am
5496         * manual/pl/dist/ps/Makefile.am
5497         * manual/pl/dist/txt/Makefile.am
5498             Part 2 of last commit which broke due to a permission error
5499             Avoid claws trying to build manuals if the required
5500             tools are not present.
5501
5502 2010-10-02 [mir]        3.7.6cvs49
5503
5504         * configure.ac
5505         * manual/de/dist/html/Makefile.am
5506         * manual/de/dist/pdf/Makefile.am
5507         * manual/de/dist/ps/Makefile.am
5508         * manual/de/dist/txt/Makefile.am
5509         * manual/dist/html/Makefile.am
5510         * manual/dist/pdf/Makefile.am
5511         * manual/dist/ps/Makefile.am
5512         * manual/dist/txt/Makefile.am
5513         * manual/es/dist/html/Makefile.am
5514         * manual/es/dist/pdf/Makefile.am
5515         * manual/es/dist/ps/Makefile.am
5516         * manual/es/dist/txt/Makefile.am
5517         * manual/fr/dist/html/Makefile.am
5518         * manual/fr/dist/pdf/Makefile.am
5519         * manual/fr/dist/ps/Makefile.am
5520         * manual/fr/dist/txt/Makefile.am
5521         * manual/pl/dist/html/Makefile.am
5522         * manual/pl/dist/pdf/Makefile.am
5523         * manual/pl/dist/ps/Makefile.am
5524         * manual/pl/dist/txt/Makefile.am
5525             1) Downgrade autoconf requirements to 2.59 to allow
5526             building on oldest supported Linux distributions.
5527             2) Only try to build manuals if the needed software
5528             is present.
5529
5530 2010-10-02 [colin]      3.7.6cvs48
5531
5532         * src/plugins/trayicon/trayicon.c
5533                 And fix theme updating.
5534
5535 2010-10-02 [colin]      3.7.6cvs47
5536
5537         * src/plugins/trayicon/trayicon.c
5538                 Got burnt by wrong indentation!
5539
5540 2010-10-02 [colin]      3.7.6cvs46
5541
5542         * configure.ac
5543                 Forgot to remove the directory from top-level
5544
5545 2010-10-02 [colin]      3.7.6cvs45
5546
5547         * src/plugins/trayicon/Makefile.am
5548         * src/plugins/trayicon/trayicon.c
5549         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5550         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5551         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5552         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5553         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5554         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5555         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5556         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5557         * src/plugins/trayicon/libeggtrayicon/xembed.h
5558                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5559                 instead (which can be done safely now that we 
5560                 require GTK+ 2.10).
5561
5562 2010-10-02 [colin]      3.7.6cvs44
5563
5564         * src/action.c
5565         * src/addr_compl.c
5566         * src/addressbook.c
5567         * src/addrgather.c
5568         * src/alertpanel.c
5569         * src/editaddress.c
5570         * src/editaddress_other_attributes_ldap.c
5571         * src/editgroup.c
5572         * src/folderview.c
5573         * src/grouplistdialog.c
5574         * src/headerview.c
5575         * src/image_viewer.c
5576         * src/importldif.c
5577         * src/main.c
5578         * src/mainwindow.c
5579         * src/message_search.c
5580         * src/mimeview.c
5581         * src/prefs_themes.c
5582         * src/summary_search.c
5583         * src/summaryview.c
5584         * src/toolbar.c
5585         * src/etpan/imap-thread.c
5586         * src/gtk/authors.h
5587         * src/gtk/gtkcmclist.c
5588         * src/gtk/gtkcmoptionmenu.c
5589         * src/gtk/gtkutils.c
5590         * src/gtk/gtkutils.h
5591         * src/gtk/gtkvscrollbutton.c
5592         * src/plugins/pgpcore/select-keys.c
5593         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5594                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5595                 Fixes bug #2276, 'Compile in maintainer mode
5596                 fails on GTK+ 2.22'.
5597
5598 2010-10-02 [colin]      3.7.6cvs43
5599
5600         * configure.ac
5601                 It's now time to remove the temporary enable-openssl
5602                 option that was used when we removed OpenSSL. See 
5603                 bug #2276 comment #14.
5604
5605 2010-09-30 [wwp]        3.7.6cvs42
5606
5607         * src/prefs_account.c
5608         * src/prefs_filtering_action.c
5609         * src/prefs_matcher.c
5610                         Fix bug #2274, wrong color label index range
5611                         used w/ gtk_cmoption_menu (behaviour change
5612                         has been introduced w/ 3.5.0cvs49 apparently),
5613                         now it must be 1..N so let's use colorlabel value
5614                         (0..N) + 1.
5615                         
5616
5617 2010-09-20 [pawel]      3.7.6cvs41
5618
5619         * src/compose.c
5620         * src/mainwindow.c
5621         * src/summaryview.c
5622                 revert last patch
5623
5624 2010-09-19 [pawel]      3.7.6cvs40
5625
5626         * src/compose.c
5627         * src/mainwindow.c
5628         * src/summaryview.c
5629                 Set ML menus sensitivity accordingly to
5630                 possibility of reply to ML
5631
5632 2010-09-19 [colin]      3.7.6cvs39
5633
5634         * src/compose.c
5635                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5636                 to newsgroups, and NNTP accounts *can* send email. We 
5637                 should not force an email account when replying to_ml or
5638                 anything...
5639
5640 2010-09-19 [colin]      3.7.6cvs38
5641
5642         * src/compose.c
5643                 Revert previous commit (which breaks Reply to newsgroups)
5644
5645 2010-09-17 [pawel]      3.7.6cvs37
5646
5647         * src/compose.c
5648                 Respect reply_account_autosel when changing compose
5649                 account to email one while replying to NNTP post
5650
5651 2010-09-17 [wwp]        3.7.6cvs36
5652
5653         * doc/man/claws-mail.1
5654         Update --compose documentation in `man claws-mail`.
5655
5656 2010-09-12 [pawel]      3.7.6cvs35
5657
5658         * src/compose.c
5659                 Add forgotten bit to previous commit,
5660                 select email account when replying to ML
5661
5662 2010-09-12 [pawel]      3.7.6cvs34
5663
5664         * src/compose.c
5665                 Fix bug #2247 "nntp reply-to-all broken?"
5666                 Make reply-to-all and reply-to-ml work as expected in
5667                 mailing list through NNTP case
5668
5669 2010-09-11 [pawel]      3.7.6cvs33
5670
5671         * src/mainwindow.c
5672         * src/summaryview.c
5673         * src/toolbar.c
5674                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5675                 fixes build with GTK+ < 2.18
5676
5677 2010-09-10 [pawel]      3.7.6cvs32
5678
5679         * src/mainwindow.c
5680         * src/summaryview.c
5681         * src/toolbar.c
5682                 Make Tab key switch between FolderView, MsgView and
5683                 SummaryView only, other widgets have/can have their own
5684                 keybindings anyway
5685
5686 2010-08-25 [colin]      3.7.6cvs31
5687
5688         * src/procmime.c
5689         * AUTHORS
5690         * src/gtk/authors.h
5691         * src/common/base64.c
5692         * src/common/base64.h
5693                 Fix bug #2245, "base64 decoding fails with line breaks"
5694                 Patch by Yotam Medini
5695
5696 2010-08-25 [colin]      3.7.6cvs30
5697
5698         * src/main.c
5699                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5700
5701 2010-08-23 [pawel]      3.7.6cvs29
5702
5703         * src/inc.c
5704         * src/send_message.c
5705         * src/statusbar.c
5706         * src/toolbar.c
5707                 Hide progressbar on statusbar when not needed
5708
5709 2010-08-17 [colin]      3.7.6cvs28
5710
5711         * src/main.c
5712                 Fix previous patch (our own tmp dir is inside
5713                 our rc dir)
5714
5715 2010-08-16 [colin]      3.7.6cvs27
5716
5717         * src/main.c
5718                 Use temp dir to store logs in Windows. Avoids doing
5719                 get_rc_dir() early, which prevents set_rc_dir()
5720                 working correctly.
5721
5722 2010-07-31 [holger]     3.7.6cvs26
5723
5724         * src/gtk/gtkshruler.c
5725                 Yet more GdkGC to Cairo porting
5726
5727 2010-07-30 [holger]     3.7.6cvs25
5728
5729         * src/stock_pixmap.c
5730                 More GdkGC to Cairo porting
5731
5732 2010-07-30 [holger]     3.7.6cvs24
5733
5734         * src/gtk/colorlabel.c
5735                 One GdkGC usage less
5736
5737 2010-07-29 [holger]     3.7.6cvs23
5738
5739         * src/printing.c
5740                 Replace some gdk drawing with cairo, as the former
5741                 is going towards deprecation.
5742
5743 2010-07-25 [colin]      3.7.6cvs22
5744
5745         * src/common/utils.c
5746                 And now for a real fix. g_list_remove() doesn't, of
5747                 course, free the data. But we have to have a solid
5748                 pointer to it in order to free it ourselves instead
5749                 of relying on the old freed list pointer.
5750                 Maybe that's the last patch on the subject now ? :)
5751
5752 2010-07-25 [colin]      3.7.6cvs21
5753
5754         * src/common/utils.c
5755                 Remove stupid and extraneous g_free() of elements
5756                 which have just been freed by g_list_remove(). (see
5757                 GList documentation). I don't know how it worked before
5758
5759 2010-07-25 [colin]      3.7.6cvs20
5760
5761         * src/common/utils.c
5762                 Reverse free/use with more logical and safe
5763                 use/free. Thanks to Michael Rasmussen !
5764
5765 2010-07-24 [colin]      3.7.6cvs19
5766
5767         * src/gtk/quicksearch.c
5768                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5769                 'freeze when using quick search'
5770
5771 2010-07-11 [iwkse]      3.7.6cvs18
5772
5773         * src/gtk/quicksearch.c
5774                 Add SMALL_LAYOUT to quicksearch_relayout
5775
5776 2010-07-10 [iwkse]      3.7.6cvs17
5777
5778         * src/mainwindow.h
5779                         Remove forgotten variable from
5780                         the last bugfix #2224
5781
5782 2010-07-10 [colin]      3.7.6cvs16
5783
5784         * src/mainwindow.c
5785         * src/gtk/quicksearch.c
5786                 Clean fix for bug #2224: don't mess with GTK settings when
5787                 handling the layout ourselves is enough
5788
5789 2010-07-09 [iwkse]      3.7.6cvs15
5790
5791         * src/mainwindow.h
5792         * src/mainwindow.c
5793                         Better fix for Bug #2224
5794
5795 2010-07-09 [iwkse]      3.7.6cvs14
5796
5797         * src/mainwindow.c
5798                         Bug #2224
5799                         Always use stock icons on buttons
5800
5801 2010-07-08 [colin]      3.7.6cvs13
5802
5803         * src/gtk/filesel.c
5804                 Fix bug 2223, 'Compilation fails with GTK+
5805                 2.21.3'. Thanks to Jan Psota !
5806
5807 2010-06-29 [pawel]      3.7.6cvs12
5808
5809         * src/compose.c
5810                 Revert 3.7.5cvs41, it breaks templates that use %X
5811
5812 2010-06-23 [wwp]        3.7.6cvs11
5813
5814         * src/gtk/colorlabel.c
5815                 Silent up a warning by avoiding possible confusion
5816                 in logical expression evaluation, thanks to TuxCM.
5817
5818 2010-06-21 [iwkse]      3.7.6cvs10
5819
5820         * src/gtk/quicksearch.c
5821                 Do not add into quicksearch history
5822                 matching rules with bad syntax
5823
5824 2010-05-26 [holger]     3.7.6cvs9
5825
5826         * src/summaryview.c
5827         * src/summaryview.h
5828                 Add function to select rows given a list of messages,
5829                 complementary to summary_get_selected_msg_list()
5830
5831 2010-05-22 [mir]        3.7.6cvs8
5832
5833         * src/ldapctrl.c
5834                 Fix bug 2208. Encode encrypted password to qouted
5835                 printable to avoid making invalid XML. Encoding
5836                 will be activated the first time the password is
5837                 changed.
5838
5839 2010-05-22 [paul]       3.7.6cvs7
5840
5841         * manual/advanced.xml
5842         * src/compose.c
5843         * src/prefs_common.c
5844         * src/prefs_common.h
5845                 after using the compose margin for several days
5846                 I wanted the old style back - add a new hidden
5847                 pref 'show_compose_margin' to restore the old
5848                 behaviour (defaults to FALSE)
5849
5850 2010-05-14 [paul]       3.7.6cvs6
5851
5852         * src/compose.c
5853                 add a margin to the compose window text that matches
5854                 the margin in textview
5855
5856 2010-05-14 [colin]      3.7.6cvs5
5857
5858         * src/gtk/sslcertwindow.c
5859                 Fix dangling pointer. Thanks to Michael R!
5860
5861 2010-05-14 [colin]      3.7.6cvs4
5862
5863         * src/gtk/sslcertwindow.c
5864                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5865                 expired but certificate check is skipped' and maybe
5866                 bug 2200, 'SSL is not working with POP3'
5867
5868 2010-05-14 [colin]      3.7.6cvs3
5869
5870         * src/plugins/pgpinline/pgpinline.c
5871                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5872
5873 2010-05-04 [iwkse]      3.7.6cvs2
5874
5875         * src/prefs_message.c
5876                         Get a generic name as 'Quotation' for
5877                         the frame
5878
5879 2010-05-04 [iwkse]      3.7.6cvs1
5880
5881         * src/prefs_message.c
5882         * src/prefs_common.h
5883         * src/prefs_common.c
5884         * src/textview.c
5885                         Fix #2188
5886                         Option for collapsing via double-click
5887
5888 2010-05-01 [paul]       3.7.6
5889         * NEWS
5890         * README
5891         * RELEASE_NOTES 
5892                 3.7.6 unleashed!
5893
5894 2010-05-01 [paul]       3.7.5cvs55
5895
5896         * tools/claws.i18n.status.pl
5897                 add Ukrainian stat
5898
5899 2010-05-01 [paul]       3.7.5cvs54
5900
5901         * src/gtk/authors.h
5902                 add YUP, new Ukrainian translator
5903
5904 2010-04-30 [paul]       3.7.5cvs53
5905
5906         * configure.ac
5907         * po/uk.po
5908                 add Ukrainian translation, submitted by YUP
5909         * po/cs.po
5910         * po/de.po
5911         * po/fi.po
5912         * po/hu.po
5913         * po/nl.po
5914         * po/pt_BR.po
5915         * po/pt_PT.po
5916         * po/sk.po
5917                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5918                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5919                 Tiago Faria, and Slavko
5920
5921 2010-04-26 [wwp]        3.7.5cvs52
5922
5923         * po/fr.po
5924                 Fix capitalization.
5925
5926 2010-04-26 [mones]      3.7.5cvs51
5927
5928         * po/es.po
5929                 Updated for release
5930
5931 2010-04-22 [pawel]      3.7.5cvs50
5932
5933         * src/addressbook.c
5934                 fix compile warning
5935         * src/vcard.c
5936                 first NULL check pointer, then use it
5937
5938 2010-04-22 [colin]      3.7.5cvs49
5939
5940         * src/imap.c
5941                 Fix error message when session isn't established
5942         * po/fr.po
5943                 Update translation and fix a typo in it
5944
5945 2010-04-15 [pawel]      3.7.5cvs48
5946
5947         * src/prefs_account.c
5948                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5949                                 the port isn't configured properly'
5950                 When using SSL/TLS tunneling automatically use default
5951                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5952
5953 2010-04-15 [pawel]      3.7.5cvs47
5954
5955         * src/action.c
5956                 Fix crasher in actions using '%f' argument
5957                 on multiple files with external scripts which
5958                 don't return any output.
5959
5960 2010-04-14 [colin]      3.7.5cvs46
5961
5962         * src/mainwindow.c
5963                 Fix hand cursor after error symbol appears
5964
5965 2010-04-12 [colin]      3.7.5cvs45
5966
5967         * configure.ac
5968                 Fix bug 2162, 'configure check for libetpan 
5969                 fails with libetpan 1.0'
5970
5971
5972 2010-04-09 [mones]      3.7.5cvs44
5973
5974         * manual/de/glossary.xml
5975                 Fix encoding to match main document's
5976                 Also fixes make dist with Debian's openjade
5977
5978 2010-03-29 [pawel]      3.7.5cvs43
5979
5980         * src/matcher_parser.h
5981         * src/matcher_parser_parse.y
5982         * src/gtk/quicksearch.c
5983                 Disable matcher warnings when populating quicksearch
5984                 completion lists on startup
5985
5986 2010-03-27 [colin]      3.7.5cvs42
5987
5988         * src/gtk/quicksearch.c
5989                 Fix double-free later in code. Optimize
5990                 list creation
5991
5992 2010-03-27 [pawel]      3.7.5cvs41
5993
5994         * src/compose.c
5995                 Make sure that quote ends with new line char
5996
5997 2010-03-26 [pawel]      3.7.5cvs40
5998
5999         * src/compose.c
6000         * src/compose.h
6001         * src/textview.c
6002                 Fix Bug 1928 Add "reply to this address" pop menu 
6003                              on Message View
6004                 - Set composing account to email one when creating/replying
6005                   from NNTP folder by clicking link or choosing option
6006                   from popup menu
6007                 - Factorize code
6008
6009 2010-03-25 [paul]       3.7.5cvs39
6010
6011         * src/gtk/gtkcmclist.c
6012                 Fix build with GTK+ 2.20
6013
6014 2010-03-24 [pawel]      3.7.5cvs38
6015
6016         * src/addr_compl.c
6017         * src/compose.c
6018         * src/folderview.c
6019         * src/grouplistdialog.c
6020         * src/headerview.c
6021         * src/mainwindow.c
6022         * src/mimeview.c
6023         * src/prefs_account.c
6024         * src/gtk/gtkcmclist.c
6025         * src/gtk/gtkcmctree.c
6026         * src/gtk/gtkcmoptionmenu.c
6027         * src/gtk/gtksctree.c
6028         * src/gtk/gtkshruler.c
6029         * src/gtk/gtkutils.c
6030         * src/gtk/gtkutils.h
6031         * src/gtk/gtkvscrollbutton.c
6032         * src/gtk/inputdialog.c
6033         * src/gtk/spell_entry.c
6034         * src/plugins/trayicon/trayicon.c
6035         * src/plugins/trayicon/libeggtrayicon/Makefile.am
6036         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6037         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
6038                 Fix build with GTK+ 2.19
6039
6040 2010-03-23 [pawel]      3.7.5cvs37
6041
6042         * src/mainwindow.c
6043         * src/mimeview.c
6044                 Respect view->show_col_headers option
6045         * src/gtk/gtkcmctree.c
6046                 Fix GtkCmcTree column width calculation when it has
6047                 auto_resize set and new node is added
6048
6049 2010-03-22 [pawel]      3.7.5cvs36
6050
6051         * src/grouplistdialog.c
6052         * src/prefs_common.c
6053         * src/prefs_common.h
6054                 - remember newsgroups list dialog size
6055                 - respect use_dotted_lines hidden pref
6056                 - respect use_stripes_everywhere hidden pref
6057
6058 2010-03-21 [pawel]      3.7.5cvs35
6059
6060         * src/addrgather.c
6061                 Remove superfluous gtk_widget_show_all()
6062         * src/mimeview.c
6063                 Add forgotten colon
6064         * src/common/utils.c
6065                 Return correct type
6066
6067 2010-03-21 [pawel]      3.7.5cvs34
6068
6069         * src/main.c
6070         * src/gtk/quicksearch.c
6071         * src/gtk/quicksearch.h
6072                 Implement separate search phrase completion for
6073                 normal/extended quicksearch
6074
6075 2010-03-11 [paul]       3.7.5cvs33
6076
6077         * po/zh_CN.po
6078                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
6079                 submitted by Yuwei Yu
6080
6081 2010-03-09 [colin]      3.7.5cvs32
6082
6083         * manual/de/glossary.xml
6084                 Fix build
6085
6086 2010-03-02 [colin]      3.7.5cvs31
6087
6088         * manual/de/glossary.xml
6089                 Sort alphabetically. Done by Volker Ribbert.
6090
6091 2010-03-02 [mones]      3.7.5cvs30
6092
6093         * README
6094                 Fix mailing list archives location
6095                 Remove currently unavailable CVS webview
6096
6097 2010-03-01 [iwkse]      3.7.5cvs29
6098
6099         * src/common/plugin.c
6100                         Other indentation issues
6101
6102 2010-03-01 [iwkse]      3.7.5cvs28
6103
6104         * src/common/plugin.c
6105                         Fix indentation of the previous commit
6106
6107 2010-03-01 [iwkse]      3.7.5cvs27
6108
6109         * src/common/plugin.h
6110         * src/common/plugin.c
6111                         Add API for getting a loaded Plugin from the
6112                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
6113                         Thanks to Colin, Michael
6114
6115 2010-02-27 [colin]      3.7.5cvs26
6116
6117         * configure.ac
6118         * AUTHORS
6119         * src/gtk/authors.h
6120         * manual/Makefile.am
6121         * manual/de/Makefile.am
6122         * manual/de/account.xml
6123         * manual/de/ack.xml
6124         * manual/de/addrbook.xml
6125         * manual/de/advanced.xml
6126         * manual/de/claws-mail-manual.xml
6127         * manual/de/faq.xml
6128         * manual/de/glossary.xml
6129         * manual/de/gpl.xml
6130         * manual/de/handling.xml
6131         * manual/de/intro.xml
6132         * manual/de/keyboard.xml
6133         * manual/de/plugins.xml
6134         * manual/de/starting.xml
6135         * manual/de/dist/.cvsignore
6136         * manual/de/dist/Makefile.am
6137         * manual/de/dist/html/.cvsignore
6138         * manual/de/dist/html/Makefile.am
6139         * manual/de/dist/pdf/.cvsignore
6140         * manual/de/dist/pdf/Makefile.am
6141         * manual/de/dist/ps/.cvsignore
6142         * manual/de/dist/ps/Makefile.am
6143         * manual/de/dist/txt/.cvsignore
6144         * manual/de/dist/txt/Makefile.am
6145                 Add the german translation of the manual, done by
6146                 Volker Ribbert <thoraki@arcor.de>.
6147
6148 2010-02-27 [holger]     3.7.5cvs25
6149
6150         * src/prefs_toolbar.c
6151                 Don't make toolbar item description for
6152                 plugin registered items editable
6153
6154 2010-02-26 [colin]      3.7.5cvs24
6155
6156         * src/toolbar.c
6157                 Don't translate empty description
6158
6159 2010-02-22 [colin]      3.7.5cvs23
6160
6161         * src/compose.c
6162                 Don't make In-Reply-To visible when reediting
6163                 a draft or sent mail.
6164
6165 2010-02-20 [colin]      3.7.5cvs22
6166
6167         * src/imap.c
6168         * src/imap.h
6169         * src/main.c
6170         * src/mainwindow.c
6171         * src/etpan/imap-thread.c
6172         * src/etpan/imap-thread.h
6173         * src/etpan/nntp-thread.c
6174         * src/etpan/nntp-thread.h
6175                 When going offline from NetworkManager, just
6176                 delete IMAP connections. That'll avoid timeouts
6177                 when coming back online in certain cases when
6178                 the TCP socket will have timed out.
6179
6180 2010-02-20 [holger]     3.7.5cvs21
6181
6182         * .cvsignore
6183                 More files to ignore
6184
6185 2010-02-17 [ticho]      3.7.5cvs20
6186
6187         * src/summaryview.c
6188         * src/summaryview.h
6189         * src/toolbar.c
6190                 Revert 3.7.5cvs19.
6191
6192 2010-02-16 [ticho]      3.7.5cvs19
6193
6194         * src/summaryview.c
6195         * src/summaryview.h
6196         * src/toolbar.c
6197                 Removed unused argument from summary_open_row().
6198
6199 2010-02-10 [pawel]      3.7.5cvs18
6200
6201         * src/compose.c
6202                 - fix headers filtering when prefs_common.trans_hdr is on
6203                 - fix headers setting when changing composing account 
6204                 - plug memleak
6205         * src/prefs_template.c
6206                 Re-add template's name for translation
6207
6208 2010-02-10 [colin]      3.7.5cvs17
6209
6210         * src/prefs_matcher.c
6211                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
6212                 Condition>Define>Header>Name combo box'. Patch by
6213                 Francois Cami
6214
6215 2010-02-10 [colin]      3.7.5cvs16
6216
6217         * src/codeconv.c
6218         * src/codeconv.h
6219         * src/compose.c
6220         * src/mainwindow.c
6221         * src/messageview.c
6222         * src/prefs_send.c
6223         * src/procmime.c
6224         * src/textview.c
6225                 Add the GB18030 Chinese charset, which is a superset
6226                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
6227
6228 2010-02-09 [holger]     3.7.5cvs15
6229
6230         * configure.ac
6231                 GTK+ 2.10 related cleanup
6232
6233 2010-02-09 [pawel]      3.7.5cvs14
6234
6235         * src/prefs_account.c
6236         * src/prefs_folder_item.c
6237         * src/prefs_template.c
6238         * src/quote_fmt.c
6239                 Respect prefs_common.trans_hdr in couple more places to avoid
6240                 confusion with translated/non-translated header names
6241
6242 2010-02-09 [colin]      3.7.5cvs13
6243
6244         * po/POTFILES.in
6245                 Fix make dist
6246
6247 2010-02-09 [colin]      3.7.5cvs12
6248
6249         * src/mimeview.c
6250                 And fix 2.10 build :)
6251
6252 2010-02-09 [colin]      3.7.5cvs11
6253
6254         * configure.ac
6255                 Bump up GTK+ requirement to 2.10
6256         * src/Makefile.am
6257         * src/compose.c
6258         * src/crash.c
6259         * src/foldersel.c
6260         * src/main.c
6261         * src/mainwindow.c
6262         * src/messageview.c
6263         * src/messageview.h
6264         * src/prefs_actions.c
6265         * src/prefs_common.c
6266         * src/prefs_common.h
6267         * src/prefs_ext_prog.c
6268         * src/prefs_filtering_action.c
6269         * src/prefs_fonts.c
6270         * src/prefs_image_viewer.c
6271         * src/prefs_matcher.c
6272         * src/prefs_msg_colors.c
6273         * src/prefs_summaries.c
6274         * src/prefs_template.c
6275         * src/printing.c
6276         * src/printing.h
6277         * src/quote_fmt.c
6278         * src/summaryview.c
6279         * src/textview.c
6280         * src/gtk/Makefile.am
6281         * src/gtk/about.c
6282         * src/gtk/gtkcmclist.c
6283         * src/gtk/gtkcmctree.c
6284         * src/gtk/gtkutils.c
6285         * src/gtk/quicksearch.c
6286                 Remove all compile-time conditionals depending on
6287                 GTK+ < 2.10
6288         * src/gedit-print.c
6289         * src/gedit-print.h
6290         * src/gtk/gtksourceprintjob.c
6291         * src/gtk/gtksourceprintjob.h
6292                 Remove libgnomeprint-based printing system (and
6293                 command-line-based printing system) as GTK+ 2.10
6294                 ships with print support.
6295
6296 2010-02-08 [mir]        3.7.5cvs10
6297
6298         * src/compose.c
6299             Avoid displaying Bcc headers in message sent
6300             to NNTP servers. Thanks to Henning Mersch.
6301
6302
6303 2010-02-08 [pawel]      3.7.5cvs9
6304
6305         * src/mimeview.c
6306                 Make tooltips less cryptic
6307         * src/gtk/description_window.c
6308                 Improve window size calculation
6309
6310 2010-02-08 [pawel]      3.7.5cvs8
6311
6312         * src/compose.c
6313         * src/compose.h
6314         * src/common/utils.c
6315         * src/common/utils.h
6316         * src/gtk/authors.h
6317                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
6318                 Patch by Laurent Bigonville with slight modifications
6319
6320 2010-02-03 [pawel]      3.7.5cvs7
6321
6322         * m4/.cvsignore
6323                 Add some libtool files to ignore
6324
6325 2010-02-03 [pawel]      3.7.5cvs6
6326
6327         * src/plugins/trayicon/trayicon.c
6328                 Save and then restore focus when closing/minimizing to tray
6329
6330 2010-02-03 [mir]        3.7.5cvs5
6331
6332         * src/addrindex.c
6333         * src/editldap.c
6334         * src/ldapctrl.c
6335         * src/ldapctrl.h
6336         * src/ldapquery.c
6337         * src/ldapupdate.c
6338             Save LDAP password encrypted. See bug 2113.
6339
6340
6341 2010-02-03 [colin]      3.7.5cvs4
6342
6343         * src/privacy.c
6344                 Fix again decoding of encrypted parts. The
6345                 reverting of the patch was wrong, as the
6346                 double-decoding was fixed in smime itself.
6347                 Thanks to Matthias Drochner again...
6348
6349 2010-02-02 [colin]      3.7.5cvs3
6350
6351         * src/plugins/smime/smime.c
6352         * src/privacy.c
6353                 Revert 3.7.4cvs2 and make a better patch for bug
6354                 2059 and 2076. Patch by Matthias Drochner
6355
6356 2010-01-31 [pawel]      3.7.5cvs2
6357
6358         * src/gtk/authors.h
6359                 Fix hungarian translator's name
6360
6361 2010-01-31 [pawel]      3.7.5cvs1
6362
6363         * src/messageview.c
6364         * src/mimeview.c
6365                 Fix Bug 2107 - Arrow keys don't work in message view window
6366
6367 2010-01-31 [paul]       3.7.5
6368
6369         * NEWS
6370         * README
6371         * RELEASE_NOTES 
6372                 3.7.5 released!
6373
6374 2010-01-23 [pawel]      3.7.4cvs10
6375
6376         * src/addressbook.c
6377                 Fix button sensitivity in compose mode
6378
6379 2010-01-23 [pawel]      3.7.4cvs9
6380
6381         * commitHelper
6382         * tools/kdeservicemenu/install.sh
6383         * tools/make.themes.project
6384         * tools/nautilus2claws-mail.sh
6385         * tools/popfile-link.sh
6386         * tools/textviewer.sh
6387                 Not all systems have bash installed in /bin, use env(1) to find
6388                 it`s location
6389
6390 2010-01-22 [pawel]      3.7.4cvs8
6391
6392         * src/prefs_account.c
6393         * src/prefs_filtering.c
6394         * src/prefs_send.c
6395         * src/gtk/colorlabel.c
6396                 Add some separators in combos
6397
6398 2010-01-22 [pawel]      3.7.4cvs7
6399
6400         * autogen.sh
6401                 --disable-aspell -> --disable-enchant
6402         * configure.ac
6403                 Fix options spacing in configure --help
6404         * src/wizard.c
6405                 Make wizard's window centered on the screen
6406
6407 2010-01-19 [holger]     3.7.4cvs6
6408
6409         * src/folder.c
6410         * src/folder.h
6411                 Introduce folder_get_item_from_identifier().
6412                 In contrast to folder_find_item_from_identifier(), this
6413                 function recursively creates the FolderItems in the id path.
6414                 Useful for programmatically creating folders (e.g. by plugins)
6415
6416 2010-01-17 [pawel]      3.7.4cvs5
6417
6418         * src/gtk/authors.h
6419                 Fix my lastname
6420
6421 2010-01-16 [colin]      3.7.4cvs4
6422
6423         * src/plugins/pgpcore/sgpgme.c
6424                 Probably fix bug 2098, 'claws-mails crashes frequently 
6425                 with pgpcore'. Fix double-free.
6426
6427 2010-01-16 [holger]     3.7.4cvs3
6428
6429         * src/prefs_toolbar.h
6430                 Forgotten header
6431
6432 2010-01-15 [colin]      3.7.4cvs2
6433
6434         * src/privacy.c
6435                 Decode mimeinfo before decrypting it. Probably
6436                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6437                 with S/MIME encryption' and bug 2076 'having 
6438                 worked 2 times properly CLAWS ceased to 
6439                 decrypt incoming PGP mails -displays base64 
6440                 instead - sucks completely'
6441                 Let's hope complete suckage ends here!
6442                 Thanks to Matthias Drochner.
6443
6444 2010-01-08 [paul]       3.7.4cvs1
6445
6446         * tools/claws.i18n.status.pl
6447                 fix typos
6448
6449 2010-01-08 [paul]       3.7.4
6450
6451         * NEWS
6452         * README
6453         * RELEASE_NOTES 
6454                 3.7.4 released!
6455
6456 2010-01-08 [paul]       3.7.3cvs57
6457
6458         * po/ca.po
6459         * po/cs.po
6460         * po/de.po
6461         * po/fi.po
6462         * po/hu.po
6463         * po/id.po
6464         * po/ja.po
6465         * po/nl.po
6466         * po/pt_BR.po
6467         * po/pt_PT.po
6468         * po/ru.po
6469         * po/sk.po
6470                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6471                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6472                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6473                 Slavko
6474
6475 2010-01-08 [paul]       3.7.3cvs56
6476
6477         * src/common/utils.c
6478                 fix bug 2089, 'URLs ending with an underscore ('_')
6479                 are not correctly parsed'. thanks to Johan
6480
6481 2010-01-05 [colin]      3.7.3cvs55
6482
6483         * po/fr.po
6484                 Update french translation
6485
6486 2010-01-04 [mones]      3.7.3cvs54
6487
6488         * po/es.po
6489                 Update Spanish translation
6490
6491 2010-01-04 [mones]      3.7.3cvs53
6492
6493         * manual/plugins.xml
6494                 Some format
6495         * manual/es/claws-mail-manual.xml
6496         * manual/es/intro.xml
6497         * manual/es/plugins.xml
6498                 Synchronise with English version
6499
6500 2010-01-03 [paul]       3.7.3cvs52
6501
6502         * ChangeLog
6503                 fix format
6504         * src/gtk/authors.h
6505                 update TEAM_LIST, fix encoding
6506
6507 2010-01-03 [mir]        3.7.3cvs51
6508
6509         * src/compose.c
6510                 When composing to a NNTP list TO: will always be preset
6511                 to the NNTP list unless user has chosen some other default
6512                 in which case we will handle this the normal way. Therefore
6513                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6514
6515 2010-01-01 [paul]       3.7.3cvs50
6516
6517         * src/gtk/about.c
6518                 bump copyright year whilst it's in mind
6519
6520 2009-12-31 [paul]       3.7.3cvs49
6521
6522         * manual/claws-mail-manual.xml
6523         * manual/intro.xml
6524         * manual/plugins.xml
6525                 fix links so that they make sense in the context of the
6526                 text version of the manual
6527
6528 2009-12-31 [paul]       3.7.3cvs48
6529
6530         * manual/intro.xml
6531         * manual/plugins.xml
6532                 updates, improvements, corrections, additions
6533
6534 2009-12-29 [pawel]      3.7.3cvs47
6535
6536         * src/prefs_filtering_action.c
6537                 Fix Bug 2082 'Wrong color rectangle position when replacing
6538                 "color" processing rule'
6539
6540 2009-12-29 [colin]      3.7.3cvs46
6541
6542         * src/compose.c
6543                 Fix bug 2074, 'Remember sending account 
6544                 for sent messages'
6545
6546 2009-12-20 [holger]     3.7.3cvs45
6547
6548         * src/compose.c
6549                 Delay CREATED_HOOKLIST invokation until
6550                 after the modifications to the compose window
6551                 are done, to allow hooks to further modify the
6552                 window without getting overridden again
6553
6554 2009-12-20 [holger]     3.7.3cvs44
6555
6556         * src/prefs_toolbar.h
6557                 Fix last commit
6558
6559 2009-12-20 [holger]     3.7.3cvs43
6560
6561         * src/prefs_toolbar.c
6562         * src/prefs_toolbar.h
6563         * src/toolbar.c
6564                 Pass window struct to caller
6565
6566 2009-12-20 [holger]     3.7.3cvs42
6567
6568         * src/compose.c
6569         * src/compose.h
6570                 Add hooklist after creation of a compose window
6571
6572 2009-12-19 [holger]     3.7.3cvs41
6573
6574         * src/prefs_toolbar.c
6575         * src/prefs_toolbar.h
6576         * src/toolbar.c
6577                 Allow plugins to choose to which toolbar they want
6578                 to add actions (main window, compose window, or message view)
6579
6580 2009-12-19 [paul]       3.7.3cvs40
6581
6582         * src/statusbar.c
6583                 fix statusbar in GTK+ 2.19.1
6584
6585 2009-12-10 [pawel]      3.7.3cvs39
6586
6587         * src/compose.c
6588                 Better fix for cvs28 regression
6589
6590 2009-12-10 [iwkse]      3.7.3cvs38
6591
6592         * src/compose.c
6593             Fix some indentation
6594
6595 2009-12-10 [iwkse]      3.7.3cvs37
6596
6597         * src/compose.c
6598             Add missing checks for gtkaspell: avoid
6599             crashing in some cases when Enchant is 
6600             enabled but the spell checker is disabled 
6601             in preferences.
6602
6603 2009-12-09 [colin]      3.7.3cvs36
6604
6605         * src/compose.c
6606                 Fix leak and unchecked accesses.
6607
6608 2009-12-09 [mir]        3.7.3cvs35
6609
6610         * src/compose.c
6611         Fix Bug 2072 "template at folder properties is not working"
6612         introduced in cvs24.
6613
6614 2009-12-08 [pawel]      3.7.3cvs34
6615
6616         * src/compose.c
6617                 When 'Reply All' remove current compose address from
6618                 Cc/Bcc list - fix for regression introduced in cvs28
6619
6620 2009-12-05 [pawel]      3.7.3cvs33
6621
6622         * src/messageview.c
6623                 Fix memory management, duh!
6624
6625 2009-12-04 [pawel]      3.7.3cvs32
6626
6627         * src/messageview.c
6628                 Use case insensitive comparison in search for
6629                 duplicate urls
6630         * src/uri_opener.c
6631                 Refresh scrollbars on every window open
6632
6633 2009-12-04 [pawel]      3.7.3cvs31
6634
6635         * src/compose.c
6636                 Highlight misspelled words when applying template and
6637                 check_while_typing option is on
6638
6639 2009-12-03 [pawel]      3.7.3cvs30
6640
6641         * src/compose.c
6642                 Highlight misspelled words in text inserted from file(s)
6643                 or pasted to message body when check_while_typing
6644                 options is on
6645
6646 2009-12-02 [pawel]      3.7.3cvs29
6647
6648         * src/compose.c
6649                 Revert first part of previous commit
6650
6651 2009-12-02 [pawel]      3.7.3cvs28
6652
6653         * src/compose.c
6654                 Fix Bug 2055 "duplicate mailing list reply if
6655                 List-Post + Reply-To present"
6656                 - Ignore Reply-To if answering to ML
6657                 - Improve parsing of List-Post header
6658
6659 2009-12-02 [pawel]      3.7.3cvs27
6660
6661         * src/compose.c
6662         * src/compose.h
6663                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6664                 email had user in "From" and "CC"
6665                 Don't allow duplicate addresses in compose window headers
6666
6667 2009-12-02 [mones]      3.7.3cvs26
6668
6669         * manual/intro.xml
6670         * manual/es/intro.xml
6671         * manual/fr/intro.xml
6672         * manual/it/intro.xml
6673         * manual/pl/intro.xml
6674                 Make URL to point current site
6675
6676 2009-12-01 [holger]     3.7.3cvs25
6677
6678         * src/summaryview.c
6679         * src/summaryview.h
6680                 Introduce new drag type "claws-mail/msg-path-list" for
6681                 drag'n'drop of a message selection from the summaryview
6682                 into other applications. The drag data gets set to the
6683                 folder-item-id followed by message ids, separated by newlines.
6684                 This enables other applications to back-link to Claws Mail
6685                 via a "claws-mail --select" call after they received a drop.
6686
6687 2009-11-30 [mir]        3.7.3cvs24
6688
6689         * src/compose.c
6690            Place cursor in compose window according to provided input
6691            If to: is present place cursor in subject field and if both
6692            to: and subject: is present place cursor in body. If body: is
6693            present insert a new line after text and place cursor there.
6694
6695 2009-11-27 [mones]      3.7.3cvs23
6696
6697         * src/gtk/quicksearch.c
6698                 Allow viewing longer expressions if there's space
6699
6700 2009-11-25 [holger]     3.7.3cvs22
6701
6702         * Makefile.am
6703         * src/common/Makefile.am
6704         * src/common/utils.c
6705         * src/common/utils.h
6706                 Add a function to query the
6707                 filepath of the .desktop file
6708
6709 2009-11-25 [colin]      3.7.3cvs21
6710
6711         * src/imap.c
6712                 Fix bug 2063, 'glib assertion in GRelation use in 
6713                 imap.c'
6714
6715 2009-11-24 [pawel]      3.7.3cvs20
6716
6717         * src/common/utils.c
6718                 Fix Bug 2053 'Inconsistent application of Coloration 
6719                 of Message text'
6720                 Don't allow '<' character between quotation marks
6721
6722 2009-11-21 [holger]     3.7.3cvs19
6723
6724         * src/printing.c
6725                 Modify cairo clip handling in preview windows,
6726                 to prevent print preview windows from being blank
6727                 with GTK+ 2.18. Follow recommendation of the GTK+
6728                 documentation (section "Migrating to client side windows")
6729                 and create a new cairo context for each expose event.
6730
6731 2009-11-19 [pawel]      3.7.3cvs18
6732
6733         * Makefile.am
6734                 complete 3.7.3cvs15 so install is DESTDIR safe
6735                 remove icons with changed names on uninstall
6736
6737 2009-11-18 [pawel]      3.7.3cvs17
6738
6739         * src/news_gtk.c
6740                 remove unneeded and code-duplicating function
6741
6742 2009-11-18 [pawel]      3.7.3cvs16
6743
6744         * src/news_gtk.c
6745                 Fix Bug 2057 'Claws mail does not keep renamed names
6746                 of nntp-subscribed groups'
6747                 Check for already subscribed group using item->path for group
6748                 comparision as folders item->path != item->name may be truth 
6749                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6750
6751 2009-11-17 [pawel]      3.7.3cvs15
6752
6753         * Makefile.am
6754                 Fix Bug 2049 'some icons not copied?'
6755                 Install additional 64x64 and 128x128 icons
6756
6757 2009-11-17 [holger]     3.7.3cvs14
6758
6759         * src/prefs_toolbar.c
6760         * src/prefs_toolbar.h
6761         * src/toolbar.c
6762         * src/toolbar.h
6763                 Allow plugins to register toolbar items
6764
6765 2009-11-11 [pawel]      3.7.3cvs13
6766
6767         * src/addressbook.c
6768         * src/compose.c
6769         * src/compose.h
6770         * src/filtering.c
6771                 Fix Bug 1867 Changing account does not change BCC address
6772                 Set account specific headers when changing account
6773                 in compose window.
6774
6775 2009-11-07 [colin]      3.7.3cvs12
6776
6777         * src/gtk/prefswindow.c
6778                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6779                 Patch by Pawel
6780
6781 2009-11-07 [colin]      3.7.3cvs11
6782
6783         * src/gtk/spell_entry.c
6784                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6785                 Patch by Pawel Pekala
6786
6787 2009-10-27 [colin]      3.7.3cvs10
6788
6789         * src/folder.c
6790                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6791                 Don't try to check whether the folder is up-to-date if
6792                 the folder class doesn't implement set_mtime, as we don't
6793                 care in this case. This code exists since a long time, but
6794                 the bug was triggered by more scanning of queue folders 
6795                 since recently (when we added \Deleted handling).
6796
6797 2009-10-27 [colin]      3.7.3cvs9
6798
6799         * src/mainwindow.c
6800                 Try to fix registering as default client
6801                 on windows 7
6802
6803 2009-10-21 [wwp]        3.7.3cvs8
6804
6805         * src/common/utils.c
6806                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6807
6808 2009-10-21 [wwp]        3.7.3cvs7
6809
6810         * src/common/utils.c
6811                 Don't core dump when attempting to insert a non-existing
6812                 file using a mailto: uri (g_error does core dump).
6813
6814 2009-10-20 [colin]      3.7.3cvs6
6815
6816         * src/common/utils.c
6817                 Don't g_error on normal warnings...
6818
6819 2009-10-20 [colin]      3.7.3cvs5
6820
6821         * src/plugins/pgpcore/sgpgme.c
6822                 Fix bug 1996, 'S/MIME key not selected'
6823                 Check for S/MIME certs too
6824
6825 2009-10-20 [colin]      3.7.3cvs4
6826
6827         * src/common/w32lib.h
6828                 Fix win32 build on latest mingw32
6829
6830 2009-10-20 [colin]      3.7.3cvs3
6831
6832         * src/exportldif.c
6833         * src/ldif.c
6834         * src/ldif.h
6835                 Fix LDIF export. Patch by Michael Rasmussen
6836
6837 2009-10-18 [paul]       3.7.3cvs2
6838
6839         * tools/claws.i18n.status.pl
6840                 increase the value of $transolddays since we're relasing less
6841                 often now.
6842                 rework the en_GB.po hack so that en_GB is always 100% translated
6843                 and recently updated
6844
6845 2009-10-17 [paul]       3.7.3cvs1
6846
6847         * src/prefs_account.c
6848         * src/prefs_compose_writing.c
6849         * src/prefs_receive.c
6850         * src/prefs_summaries.c
6851         * src/prefs_wrapping.c
6852                 reword a few labels. (this incorporates everything
6853                 that seemed worthwhile from bug 2020)
6854         * src/prefs_customheader.c
6855                 use a 'Browse' button instead of button with
6856                 label 'From file...'
6857
6858 2009-10-12 [colin]
6859
6860         * CVS repository change
6861
6862 2009-10-09 [paul[       3.7.3
6863
6864         version 3.7.3 unleashed!!
6865
6866 2009-10-07 [paul]       3.7.2cvs49
6867
6868         * src/folderview.c
6869         * src/folderview.h
6870         * src/mainwindow.c
6871                 fix  Bug 1994 -  Changing colors required restart.
6872                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6873                 more accurate folderview_reinit_fonts()
6874
6875 2009-10-07 [paul]       3.7.2cvs48
6876
6877         * src/addrgather.c
6878         * src/prefs_common.c
6879         * src/prefs_common.h
6880                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6881                 patch by Pawel Pekala
6882
6883 2009-10-07 [paul]       3.7.2cvs47
6884
6885         * po/cs.po
6886         * po/de.po
6887         * po/hu.po
6888         * po/id.po
6889         * po/ja.po
6890         * po/pt_BR.po
6891                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6892                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6893                 Goncalves Guimaraes
6894
6895 2009-10-06 [colin]      3.7.2cvs46
6896
6897         * po/fr.po
6898                 French translation update
6899
6900 2009-10-05 [paul]       3.7.2cvs45
6901
6902         * src/printing.c
6903                 enable Page Size and Orientation in the print dialog,
6904                 GTK+ >= 2.18.x only. Patch by Mark__T
6905
6906 2009-10-05 [paul]       3.7.2cvs44
6907
6908         * src/prefs_summaries.c
6909                 fix label, startup --> start-up, to match other uses of the
6910                 term
6911
6912 2009-10-05 [paul]       3.7.2cvs43
6913
6914         * po/pl.po
6915                 updated by Emilian Nowak
6916
6917 2009-10-03 [colin]      3.7.2cvs42
6918
6919         * src/mimeview.c
6920         * src/noticeview.c
6921         * src/gtk/gtkcmclist.c
6922         * src/gtk/gtkvscrollbutton.c
6923         * src/gtk/logwindow.c
6924                 GTK+ 2.18 fixes:
6925                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6926                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6927                 Fix warning at start
6928
6929 2009-09-28 [colin]      3.7.2cvs41
6930
6931         * src/matcher.c
6932         * src/mimeview.c
6933         * src/prefs_folder_item.c
6934                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6935
6936 2009-09-28 [colin]      3.7.2cvs40
6937
6938         * src/prefs_summaries.c
6939         * src/gtk/sslcertwindow.c
6940                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6941                 shows up garbled in GUI'. Patch by Pawel Pekala
6942
6943 2009-09-24 [iwkse]      3.7.2cvs39
6944
6945         * configure.ac
6946             That's only for statistics, of course :)
6947
6948 2009-09-24 [iwkse]      3.7.2cvs38
6949
6950         * configure.ac
6951             ...
6952
6953 2009-09-24 [iwkse]      3.7.2cvs37
6954
6955         * configure.ac
6956             Revert unwanted change
6957
6958 2009-09-24 [iwkse]      3.7.2cvs36
6959
6960         * src/action.c
6961             Fix issue with filtering actions and 
6962             parsed parameters
6963
6964 2009-09-20 [mones]      3.7.2cvs35
6965
6966         * tools/convert_mbox.pl
6967                 Add -R flag to support recursive conversions
6968                 of arbitrary Evolution mail folders, based on
6969                 bash script by Daniel Dickinson (fixes debian 
6970                 bug #461435) 
6971         * tools/popfile-link.sh
6972                 Set required shell for script (fixes debian 
6973                 bug #530057)
6974
6975 2009-09-16 [colin]      3.7.2cvs34
6976
6977         * src/main.c
6978                 Go grab files in /etc/skel if they exist
6979                 at first startup 
6980
6981 2009-09-15 [colin]      3.7.2cvs33
6982
6983         * src/procmime.c
6984                 Complete 3.7.1cvs42: only output directly to
6985                 final file if we get NULL byes at the start.
6986                 Still fixes saving UTF16 files, but also
6987                 fixes displaying Base64 parts with decoding
6988                 errors (parts without errors get displayed)
6989
6990 2009-09-14 [colin]      3.7.2cvs32
6991
6992         * src/matcher.c
6993         * src/matcher.h
6994         * src/matcher_parser_parse.y
6995         * src/prefs_matcher.c
6996                 Add 'has_attachment' and 'signed' matcher
6997                 expressions. Patch by Aleksei Miheev, fixes
6998                 bug 1997. 
6999
7000 2009-09-14 [colin]      3.7.2cvs31
7001
7002         * src/common/utils.c
7003                 Add "Re :" prefix from french Yahoo mail.
7004                 Patch by Didier Barvaux, fixes bug 1999
7005
7006 2009-09-10 [mones]      3.7.2cvs30
7007
7008         * manual/plugins.xml
7009                 Fix sites supported by SpamReport
7010         * manual/es/plugins.xml
7011                 Synchronise Spanish manual
7012
7013 2009-09-07 [holger]     3.7.2cvs29
7014
7015         * Makefile.am
7016                 Also update the icon cache on uninstall.
7017                 This prevents possible problems when Claws Mail was
7018                 uninstalled and installed again into a different location,
7019                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
7020                 and the blog post linked therein
7021
7022 2009-09-07 [paul]       3.7.2cvs28
7023
7024         * src/prefs_toolbar.c
7025                 when updating the main toolbar icons just update
7026                 the main toolbar (and consequently fix a bug where
7027                 folderview icons would disappear)
7028
7029 2009-08-30 [holger]     3.7.2cvs27
7030
7031         * src/compose.c
7032                 Do case-insensitive comparison against
7033                 header names when extracting recipients
7034                 from composed mails
7035
7036 2009-08-23 [colin]      3.7.2cvs26
7037
7038         * src/mbox.c
7039                 Probably fix RH bug 512024, " folder.c:3543 
7040                 Condition msglist != NULL failed"
7041
7042 2009-08-23 [colin]      3.7.2cvs25
7043
7044         * src/prefs_compose_writing.c
7045                 Make the maximum size warning bigger. Patch
7046                 by Didier Barvaux on bug 1986.
7047
7048 2009-08-21 [colin]      3.7.2cvs24
7049
7050         * src/compose.c
7051                 Previous commit: move the function into compose_insert_file
7052                 so that it's also used on drag-n-drop
7053
7054 2009-08-21 [colin]      3.7.2cvs23
7055
7056         * src/compose.c
7057                 Fix scrolling when adding an header
7058
7059 2009-08-21 [colin]      3.7.2cvs22
7060
7061         * src/compose.c
7062         * src/prefs_common.c
7063         * src/prefs_common.h
7064         * src/prefs_compose_writing.c
7065         * src/common/utils.c
7066                 Fix bug 1986, "New feature: warn user when inserting 
7067                 a large file in the message body". Patch by Didier
7068                 Barvaux
7069
7070 2009-08-21 [colin]      3.7.2cvs21
7071
7072         * AUTHORS
7073         * src/gtk/authors.h
7074         * src/common/utils.c
7075                 Fix bug 1984: Add R�f. : reply prefix (french 
7076                 Lotus Notes); patch by Didier Barvaux
7077
7078 2009-08-21 [colin]      3.7.2cvs20
7079
7080         * src/codeconv.c
7081         * src/codeconv.h
7082                 Fix bug 1969, 'Bad guess for outgoing encoding'
7083                 Make sure the specific converters (japanese in
7084                 this case) can return success/error in strict
7085                 mode, instead of silently failing back to 
7086                 strncpy
7087
7088 2009-08-20 [holger]     3.7.2cvs19
7089
7090         * src/compose.c
7091         * src/compose.h
7092                 Make it possible for code outside
7093                 compose (e.g. plugins) to attach files
7094
7095 2009-08-20 [colin]      3.7.2cvs18
7096
7097         * src/main.c
7098                 Fix crash when accessing IMAP soon
7099
7100 2009-08-18 [colin]      3.7.2cvs17
7101
7102         * src/ldapquery.c
7103                 Maybe fix crash on non-existent LDAP server
7104
7105 2009-08-04 [colin]      3.7.2cvs16
7106
7107         * src/toolbar.c
7108                 Fix toolbar's spacing that breaks dark
7109                 themes (patch from http://blogs.igalia.com/aperez/
7110                 2009/07/making-claws-mail-look-better/)
7111
7112 2009-07-28 [colin]      3.7.2cvs15
7113
7114         * src/account.c
7115         * src/addrcustomattr.c
7116         * src/addressadd.c
7117         * src/addressbook_foldersel.c
7118         * src/addrgather.c
7119         * src/browseldap.c
7120         * src/compose.c
7121         * src/editbook.c
7122         * src/editgroup.c
7123         * src/editjpilot.c
7124         * src/editldap.c
7125         * src/editldap_basedn.c
7126         * src/edittags.c
7127         * src/editvcard.c
7128         * src/exphtmldlg.c
7129         * src/expldifdlg.c
7130         * src/export.c
7131         * src/foldersel.c
7132         * src/import.c
7133         * src/importldif.c
7134         * src/importmutt.c
7135         * src/importpine.c
7136         * src/prefs_actions.c
7137         * src/prefs_customheader.c
7138         * src/prefs_display_header.c
7139         * src/prefs_filtering.c
7140         * src/prefs_folder_column.c
7141         * src/prefs_matcher.c
7142         * src/prefs_summary_column.c
7143         * src/prefs_summary_open.c
7144         * src/prefs_template.c
7145         * src/textview.c
7146         * src/uri_opener.c
7147                 Fix bug 1950, 'Program freeze up during folder selection'
7148                 Don't leave hidden windows modal
7149
7150 2009-07-28 [colin]      3.7.2cvs14
7151
7152         * src/ldapquery.c
7153                 Fix bug 1957, 'LDAP errs out after searching too 
7154                 many search bases'
7155
7156 2009-07-28 [colin]      3.7.2cvs13
7157
7158         * src/summaryview.c
7159                 Fix bug 1966, '"Collapse all threads" slower than 
7160                 "Expand all threads"'
7161
7162 2009-07-28 [colin]      3.7.2cvs12
7163
7164         * src/common/session.c
7165                 Fix bug 1967, 'Claws gets stuck after accepting 
7166                 a certificate warning dialog'
7167
7168 2009-07-19 [paul]       3.7.2cvs11
7169
7170         * manual/plugins.xml
7171                 a few small changes to the English
7172
7173 2009-07-18 [mones]      3.7.2cvs10
7174
7175         * manual/plugins.xml
7176                 Add new bsfilter and fancy plugins to the docs
7177                 and a note about dealing with plugins of the same class
7178         * src/prefs_account.c
7179                 Fix extra space at the end typo
7180
7181 2009-07-16 [colin]      3.7.2cvs9
7182
7183         * src/summaryview.c
7184                 Fix wrong return without unlocking; thanks
7185                 to mupuf_
7186
7187 2009-07-14 [colin]      3.7.2cvs8
7188
7189         * src/imap.c
7190                 Fix bug 1954, 'Segfault on reading wrong STATUS'
7191
7192 2009-07-10 [colin]      3.7.2cvs7
7193
7194         * src/plugins/pgpcore/plugin.def
7195         * src/common/utils.h
7196                 Fix windows port
7197
7198 2009-07-10 [colin]      3.7.2cvs6
7199
7200         * src/prefs_display_header.c
7201                 Fix bug 1951, 'C-Mail dumps core when editing 
7202                 displayed headers'. Patch by Alexey Rusakov
7203
7204 2009-07-10 [colin]      3.7.2cvs5
7205
7206         * src/folderview.c
7207                 Fix bug 1952, 'Deleted mails in Queue folder 
7208                 highlight it'.
7209
7210 2009-07-09 [colin]      3.7.2cvs4
7211
7212         * src/gtk/spell_entry.c
7213                 Fix bug 1949, 'Spell checker doesn't recognise 
7214                 certain word in Subject header, but does in 
7215                 message body'. Patch by Pawel Pekala.
7216
7217 2009-07-09 [paul]       3.7.2cvs3
7218
7219         * configure.ac
7220                 use pkgconfig to check for the minimum required
7221                 version of GnuTLS
7222
7223 2009-07-06 [colin]      3.7.2cvs2
7224
7225         * src/prefs_customheader.c
7226                 Fix build failure
7227
7228 2009-07-04 [paul]       3.7.2cvs1
7229
7230         * tools/claws.i18n.status.pl
7231                 updated
7232
7233 2009-07-03 [paul]       3.7.2
7234
7235         * NEWS
7236         * README
7237         * RELEASE_NOTES 
7238                 3.7.2 released!
7239
7240 2009-07-03 [paul]       3.7.1cvs85
7241
7242         * AUTHORS
7243         * configure.ac
7244         * po/pt_PT.po
7245         * po/sk.po
7246         * src/gtk/authors.h
7247                 added new translations by Tiago Faria and Slavko
7248         * po/bg.po
7249         * po/cs.po
7250         * po/de.po
7251         * po/es.po
7252         * po/fi.po
7253         * po/fr.po
7254         * po/hu.po
7255         * po/id.po
7256         * po/it.po
7257         * po/ja.po
7258         * po/pt_BR.po
7259         * po/ru.po
7260                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
7261                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
7262                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
7263                 Goncalves Guimaraes, Aleksei Miheev
7264
7265 2009-07-01 [colin]      3.7.1cvs84
7266
7267         * src/prefs_common.c
7268                 Fix bug 1940, 'Doesn't open links in 
7269                 user's default browser'. Turn the preference
7270                 to TRUE by default; that will only change the
7271                 behaviour for new users.
7272
7273 2009-06-29 [colin]      3.7.1cvs83
7274
7275         * src/filtering.c
7276         * src/filtering.h
7277         * src/prefs_filtering_action.c
7278                 Fix bug 1935, 'problems with very long filtering actions':
7279                 Use a dynamic buffer in action to string, and a bigger
7280                 buffer in string to action
7281
7282 2009-06-29 [colin]      3.7.1cvs82
7283
7284         * src/matcher_parser_lex.l
7285                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
7286
7287 2009-06-29 [colin]      3.7.1cvs81
7288
7289         * src/addressbook.c
7290                 Fix warnings
7291         * src/editgroup.c
7292                 Fix crash (out-of-bounds tree column)
7293         * src/gtk/gtkcmctree.c
7294         * src/gtk/gtksctree.c
7295                 Prevent using an out-of-bounds tree column
7296
7297 2009-06-29 [colin]      3.7.1cvs80
7298
7299         * src/ldapupdate.c
7300         * src/ldif.c
7301                 Leak fixes; patch by Pawel Pekala.
7302
7303 2009-06-26 [colin]      3.7.1cvs79
7304
7305         * src/summaryview.c
7306                 Sort by msgnum if dates are equal
7307
7308 2009-06-24 [paul]       3.7.1cvs78
7309
7310         * src/summaryview.c
7311                 make some (forgotten) strings translatable
7312
7313 2009-06-19 [colin]      3.7.1cvs77
7314
7315         * src/summaryview.c
7316                 Fix menu sensitiveness
7317
7318 2009-06-18 [colin]      3.7.1cvs76
7319
7320         * configure.ac
7321         * src/plugins/pgpcore/sgpgme.c
7322         * src/plugins/pgpcore/sgpgme.h
7323         * src/plugins/pgpmime/mypgpcore.def
7324         * src/plugins/pgpmime/pgpmime.c
7325         * src/plugins/smime/mypgpcore.def
7326         * src/plugins/smime/smime.c
7327                 Use largefile support (and stop using our old GPGME
7328                 hack on gpgme_data_seek/rewind)
7329                 (See 1.9.12cvs44 to 46 - if this breaks things we 
7330                 should soon know :)
7331
7332 2009-06-13 [colin]      3.7.1cvs75
7333
7334         * src/gtk/spell_entry.c
7335                 Fix assertion. We can put a NULL gtkaspell to
7336                 an entry; it just means it won't be spell-checked.
7337
7338 2009-06-12 [mones]      3.7.1cvs74
7339
7340         * src/compose.c
7341         * src/messageview.c
7342         * src/prefs_account.c
7343         * src/prefs_account.h
7344         * src/common/utils.c
7345         * src/common/utils.h
7346                 Added preference to use account address in generated
7347                 Message-Id. Fixes Debian bug #531052
7348
7349 2009-06-12 [colin]      3.7.1cvs73
7350
7351         * src/common/ssl.c
7352                 Better fix, API-compatible with libgnutls13
7353
7354 2009-06-12 [colin]      3.7.1cvs72
7355
7356         * src/common/ssl.c
7357                 Use compatibility mode in GnuTLS, and avoid problems with 
7358                 servers that don't comply 100% with the spec, but still
7359                 exist.
7360
7361 2009-06-06 [iwkse]      3.7.1cvs71
7362
7363         * src/compose.c
7364                 Ops..revert a mix with another patch
7365
7366 2009-06-06 [iwkse]      3.7.1cvs70
7367
7368         * src/compose.c
7369                 A better fix for the previous commit's issue
7370
7371 2009-06-06 [iwkse]      3.7.1cvs69
7372
7373         * src/compose.c
7374                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7375                 event is sent to the Attach property window
7376
7377 2009-06-05 [colin]      3.7.1cvs68
7378
7379         * src/compose.c
7380                 Fix build on GTK+ 2.6
7381
7382 2009-06-03 [mones]      3.7.1cvs67
7383
7384         * tools/make.themes.project
7385                 Oops! fix header, sorry Paul ;-)
7386
7387 2009-06-03 [mones]      3.7.1cvs66
7388
7389         * tools/make.themes.project
7390                 Add support for PNG themes and other
7391                 fixes i don't remember now... :)
7392
7393 2009-06-02 [colin]      3.7.1cvs65
7394
7395         * src/compose.c
7396         * src/prefs_template.c
7397         * src/quote_fmt.c
7398                 Fix error messages in templates, and fix their
7399                 checking
7400
7401 2009-05-22 [colin]      3.7.1cvs64
7402
7403         * src/compose.c
7404                 And remove hbox too
7405
7406 2009-05-22 [colin]      3.7.1cvs63
7407
7408         * src/compose.c
7409                 Fix phantom button behind entry when
7410                 changing fields via Tools/Reply mode.
7411
7412 2009-05-22 [colin]      3.7.1cvs62
7413
7414         * src/compose.c
7415                 Fix icon size
7416
7417 2009-05-21 [mones]      3.7.1cvs61
7418
7419         * src/compose.c
7420         * src/compose.h
7421                 Add button to empty header lines with one click
7422
7423 2009-05-21 [paul]       3.7.1cvs60
7424
7425         * src/mainwindow.c
7426         * src/mainwindow.h
7427         * src/plugins/trayicon/trayicon.c
7428                 when quitting from the trayicon, honour
7429                 prefs_common.clean_on_exit
7430
7431 2009-05-21 [paul]       3.7.1cvs59
7432
7433         * src/gtk/Makefile.am
7434                 remove duplicate entry
7435                 thanks to Charles A Edwards
7436
7437 2009-05-19 [paul]       3.7.1cvs58
7438
7439         * src/send_message.c
7440                 clear progressbar in the statusbar on 'Cancel'
7441
7442 2009-05-16 [colin]      3.7.1cvs57
7443
7444         * AUTHORS
7445         * src/gtk/authors.h
7446                 Add Fabian
7447
7448 2009-05-16 [colin]      3.7.1cvs56
7449
7450         * src/msgcache.c
7451                 Remove msgnum>0 condition for removing messages
7452                 from caches. There's no such condition on add.
7453                 Fixes bug 1913, 'Allow to remove phantom 
7454                 messages from the cache'; patch by Fabian
7455                 Keil <fk at fabiankeil.de>
7456
7457 2009-05-12 [holger]     3.7.1cvs55
7458
7459         * src/messageview.c
7460         * src/messageview.h
7461                 Introduce hook after showing of the message view
7462
7463 2009-05-11 [colin]      3.7.1cvs54
7464
7465         * src/compose.c
7466                 Fix bug 1872, 'A: Cc: CCi: selector should 
7467                 default on same as preceding contact'
7468
7469 2009-05-10 [holger]     3.7.1cvs53
7470
7471         * src/addr_compl.c
7472         * src/addr_compl.h
7473                 Add a hook to make it possible for plugins to
7474                 modify the address completion list
7475
7476 2009-05-06 [paul]       3.7.1cvs52
7477
7478         * src/folder.c
7479         * src/mimeview.c
7480                 fix bug 1915, 'Mails signed with smime.p7s
7481                 display both signed and attachment icon.'
7482
7483 2009-05-05 [colin]      3.7.1cvs51
7484
7485         * src/common/utils.c
7486                 Fix patch :)
7487
7488 2009-05-05 [colin]      3.7.1cvs50
7489
7490         * src/common/utils.c
7491                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7492                 different mountpoint than tempdir'
7493
7494 2009-05-04 [colin]      3.7.1cvs49
7495
7496         * src/msgcache.c
7497                 Probably fix bug 1914, 'Crash reading
7498                 corrupted tags file'
7499
7500 2009-04-26 [paul]       3.7.1cvs48
7501
7502         * configure.ac
7503         * src/gtk/gtkaspell.h
7504                 fix bug 1904, 'build mechanism looks for
7505                 'enchant.h' in a wrong place'
7506
7507 2009-04-25 [paul]       3.7.1cvs47
7508
7509         * src/printing.c
7510                 gah! fix coding style!
7511
7512 2009-04-25 [paul]       3.7.1cvs46
7513
7514         * src/printing.c
7515         * src/toolbar.c
7516                 if building with GTK+ >= 2.16 use
7517                 gtk_orientable_set_orientation() instead of now
7518                 deprecated gtk_toolbar_set_orientation()
7519
7520 2009-04-24 [colin]      3.7.1cvs45
7521
7522         * src/compose.c
7523                 Ask before sending if an attached file has
7524                 disappeared.
7525
7526 2009-04-19 [paul]       3.7.1cvs44
7527
7528         * src/prefs_common.c
7529         * src/prefs_common.h
7530         * src/gtk/about.c
7531                 save About window size.
7532                 patch by Pawel Pekala
7533
7534 2009-04-12 [paul]       3.7.1cvs43
7535
7536         * tools/csv2addressbook.pl
7537                 add extra CSV fields that are now appended
7538                 by thunderbird (version 2.0.0.21)
7539
7540 2009-04-08 [colin]      3.7.1cvs42
7541
7542         * src/procmime.c
7543                 fix saving (but not displaying) of UTF-16
7544                 files
7545
7546 2009-04-08 [colin]      3.7.1cvs41
7547
7548         * src/gtk/manage_window.c
7549                 Disable transient windows on win32 - seems to
7550                 fix most focusing issues
7551
7552 2009-04-05 [colin]      3.7.1cvs40
7553
7554         * src/procmsg.c
7555                 Don't ask whether we want to send deleted mails in queue
7556                 folders; also, don't send deleted mails when flushing
7557                 queues
7558
7559 2009-04-04 [paul]       3.7.1cvs39
7560
7561         * AUTHORS
7562         * configure.ac
7563         * po/id.po
7564         * src/gtk/authors.h
7565         * tools/claws.i18n.status.pl
7566                 add new Indonesian translation, by
7567                 MSulchan Darmawan
7568
7569 2009-04-03 [paul]       3.7.1cvs38
7570
7571         * AUTHORS
7572         * src/gtk/authors.h
7573                 credit due
7574
7575 2009-04-03 [colin]      3.7.1cvs37
7576
7577         * src/compose.c
7578         * src/textview.c
7579                 Fix bug 1891, 'Add support for gopher:// links'
7580                 Patch by Jacob Head <clawsmail at jacob-head.com>
7581                 Let's go back to the roots! 
7582
7583 2009-04-03 [paul]       3.7.1cvs36
7584
7585         * m4/Makefile.am
7586                 complete cvs35
7587
7588 2009-04-03 [paul]       3.7.1cvs35
7589
7590         * configure.ac
7591                 add AC_CONFIG_MACRO_DIR([m4])
7592                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7593         * m4/aclocal-include.m4
7594                 removed this now unneeded file
7595
7596 2009-04-02 [colin]      3.7.1cvs34
7597
7598         * src/common/utils.h
7599                 Fix previous (thanks to Marcus :)
7600
7601 2009-04-02 [colin]      3.7.1cvs33
7602
7603         * src/common/utils.h
7604         * src/etpan/etpan-thread-manager.c
7605                 pipe() was a macro from GLib on win32 until
7606                 glib 2.13.2. It's undefined after that.
7607                 Thanks to Marcus Brinkmann for the heads-up!
7608
7609 2009-03-31 [colin]      3.7.1cvs32
7610
7611         * src/folder_item_prefs.c
7612                 Copy folder settings with prefs
7613
7614 2009-03-31 [colin]      3.7.1cvs31
7615
7616         * src/prefs_account.c
7617                 Don't use un-sensitive checkboxes in Privacy tab
7618                 when privacy system in None (makes unchecking 
7619                 painful when no privacy plugin is loaded)
7620
7621 2009-03-30 [colin]      3.7.1cvs30
7622
7623         * src/folder.c
7624         * src/folder.h
7625         * src/imap.c
7626         * src/mainwindow.c
7627         * src/mainwindow.h
7628         * src/prefs_account.c
7629         * src/prefs_account.h
7630         * src/summaryview.c
7631         * src/summaryview.h
7632                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7633                 Add an option on the Receive page of IMAP account preferences:
7634                 "Move deleted mails to trash and expunge immediately". This
7635                 option defaults to TRUE to avoid changing the existing behaviour.
7636                 Setting it to FALSE prevents automatic expunging. 
7637                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7638                 (View/Hide deleted message being a per-folder setting, and behaving,
7639                 like View/Hide read messages).
7640
7641 2009-03-30 [colin]      3.7.1cvs29
7642
7643         * src/imap.c
7644                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7645                 ask for IMAP password when using GSSAPI auth
7646
7647 2009-03-27 [colin]      3.7.1cvs28
7648
7649         * src/folder.c
7650                 Fix cvs14, make sure we mark non-existent caches dirty
7651                 (or they never get written)
7652
7653 2009-03-27 [colin]      3.7.1cvs27
7654
7655         * src/imap.c
7656                 Fix tag update when all tags are removed 
7657                 from another client
7658
7659 2009-03-25 [colin]      3.7.1cvs26
7660
7661         * configure.ac
7662                 Fix configure.ac, thanks to Pawel
7663
7664 2009-03-25 [colin]      3.7.1cvs25
7665
7666         * src/news.c
7667         * src/etpan/nntp-thread.c
7668                 Fix header fetching (NG/To/Cc). Fixes 
7669                 bug 1883, 'Message processing fails to 
7670                 act on Newsgroups: field'
7671
7672 2009-03-23 [colin]      3.7.1cvs24
7673
7674         * src/textview.c
7675                 Fix internal headers visible in queue/sent
7676
7677 2009-03-23 [colin]      3.7.1cvs23
7678
7679         * configure.ac
7680                 Fix check for RC (resource compiler) used
7681                 on win32 (AC_LIBTOOL_RC used to call it 
7682                 implicitely but stopped)
7683
7684 2009-03-19 [colin]      3.7.1cvs22
7685
7686         * src/toolbar.c
7687                 Put spam button in default toolbar even if
7688                 bogofilter and spamassassin are not built.
7689                 Other anti-spam plugin could exist! :)
7690         * src/common/utils.c
7691                 Fix exit status fetch on win32
7692
7693 2009-03-18 [paul]       3.7.1cvs21
7694
7695         * src/gtk/spell_entry.c
7696                 fix "[BUG] Wrong word replaced in 'Subject:'
7697                 when spell-checking correction used"
7698                 Patch by Pawel Pekala
7699
7700 2009-03-17 [colin]      3.7.1cvs20
7701
7702         * src/common/utils.c
7703                 Fix win32 build (from cvs12)
7704
7705 2009-03-17 [colin]      3.7.1cvs19
7706
7707         * src/compose.c
7708                 Fix bug 1735, 'Change To: and Newsgroups: 
7709                 recipient field according account type'
7710                 Patch by Pawel
7711
7712 2009-03-17 [colin]      3.7.1cvs18
7713
7714         * src/msgcache.c
7715         * src/prefs_common.c
7716         * src/prefs_common.h
7717         * src/prefs_other.c
7718         * src/common/prefs.c
7719                 Add preference for fsyncing metadata
7720
7721 2009-03-16 [paul]       3.7.1cvs17
7722
7723         * src/prefs_customheader.c
7724                 add forgotten #if HAVE_LIBCOMPFACE
7725
7726 2009-03-16 [paul]       3.7.1cvs16
7727
7728         * src/prefs_customheader.c
7729                 put the (X-)Face preview image below the up/down
7730                 buttons so they don't jump around.
7731                 make the list reorderable by drag'n'drop
7732
7733 2009-03-16 [colin]      3.7.1cvs15
7734
7735         * src/prefs_customheader.c
7736                 Add a (X-)Face preview. Patch by iwkse.
7737
7738 2009-03-16 [colin]      3.7.1cvs14
7739
7740         * src/compose.c
7741         * src/folder.c
7742         * src/folder.h
7743         * src/msgcache.c
7744         * src/common/prefs.c
7745                 Add fsync calls to make sure we don't
7746                 lose data on system crashes. (to do:
7747                 add a pref to allow people choosing raw
7748                 speed)
7749
7750 2009-03-15 [colin]      3.7.1cvs13
7751
7752         * src/gtk/gtkaspell.c
7753                 Fix empty menu when there are no
7754                 suggestions (using the Spelling menu)
7755
7756 2009-03-14 [colin]      3.7.1cvs12
7757
7758         * src/common/utils.c
7759                 Win32: fix subject prefix length
7760
7761 2009-03-11 [mones]      3.7.1cvs11
7762
7763         * po/es.po
7764                 fix encoding declared in header
7765                 update translation now we're at it
7766
7767 2009-03-10 [colin]      3.7.1cvs10
7768
7769         * src/messageview.c
7770                 Fix "wrong mime" message printed out multiple
7771                 times
7772
7773 2009-03-10 [colin]      3.7.1cvs9
7774
7775         * src/prefs_folder_item.c
7776                 Fix build
7777
7778 2009-03-09 [paul]       3.7.1cvs8
7779
7780         * src/prefs_folder_item.c
7781         * src/send_message.c
7782                 fixes to english text
7783
7784 2009-03-08 [paul]       3.7.1cvs7
7785
7786         * po/ja.po
7787                 correct errors in header
7788
7789 2009-03-08 [paul]       3.7.1cvs6
7790
7791         * AUTHORS
7792         * configure.ac
7793         * po/ja.po
7794         * src/gtk/authors.h
7795         * tools/claws.i18n.status.pl
7796                 add Japanese translation, submitted by kazken3
7797
7798 2009-03-07 [colin]      3.7.1cvs5
7799
7800         * src/messageview.c
7801                 Don't let the invalid MIME warning hide
7802                 other noticeview (Partial receive or 
7803                 return receipt).
7804
7805 2009-03-07 [colin]      3.7.1cvs4
7806
7807         * src/procmime.c
7808                 Fix build
7809
7810 2009-03-07 [colin]      3.7.1cvs3
7811
7812         * src/messageview.c
7813         * src/procmime.c
7814         * src/procmime.h
7815                 Handle mimeparts that lack an end boundary.
7816                 They're invalid but it's too annoying for
7817                 normal users to fix.
7818
7819 2009-03-06 [wwp]        3.7.1cvs2
7820
7821         * src/compose.c
7822         * src/folder_item_prefs.c
7823         * src/folder_item_prefs.h
7824         * src/prefs_folder_item.c
7825                 Add per-folder default cc, bcc and reply-to.
7826
7827 2009-03-06 [colin]      3.7.1cvs1
7828
7829         * src/gedit-print.c
7830         * src/gtk/gtksourceprintjob.c
7831                 Fix build with old print interface
7832
7833 2009-03-06 [paul]       3.7.1
7834
7835         * NEWS
7836         * README
7837         * RELEASE_NOTES 
7838                 3.7.1 released!
7839
7840 2009-03-06 [paul]       3.7.0cvs78
7841
7842         * po/cs.po
7843         * po/de.po
7844         * po/fi.po
7845         * po/fr.po
7846         * po/hu.po
7847         * po/nl.po
7848         * po/pt_BR.po
7849         * po/sv.po
7850         * po/zh_CN.po
7851                 updated by David Vachulka, Stephan Sachse, Flammie
7852                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7853                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7854                 and Ralph Young
7855
7856 2009-03-03 [colin]      3.7.0cvs77
7857
7858         * src/prefs_filtering.c
7859                 Win32: Fix bug 1865, 'IMAP account name changes 
7860                 are not followed at filter actions'
7861
7862 2009-03-02 [colin]      3.7.0cvs76
7863
7864         * src/imap.c
7865                 Fix Launchpad bug 335571: 'claws-mail crashed 
7866                 with SIGSEGV in strlen() while deleting 
7867                 large amount of e-mails on IMAP account
7868
7869 2009-02-27 [mones]      3.7.0cvs75
7870
7871         * manual/es/account.xml
7872         * manual/es/ack.xml
7873         * manual/es/addrbook.xml
7874         * manual/es/advanced.xml
7875         * manual/es/claws-mail-manual.xml
7876         * manual/es/faq.xml
7877         * manual/es/glossary.xml
7878         * manual/es/gpl.xml
7879         * manual/es/handling.xml
7880         * manual/es/intro.xml
7881         * manual/es/keyboard.xml
7882         * manual/es/plugins.xml
7883         * manual/es/starting.xml
7884                 Sync with English version, fix some typos
7885                 Changed encoding to UTF-8
7886         * po/es.po
7887                 Update for release, changed encoding to UTF-8
7888
7889 2009-02-24 [colin]      3.7.0cvs74
7890
7891         * src/printing.c
7892                 Don't print separation line if there
7893                 are no headers
7894
7895 2009-02-23 [cleroy]     3.7.0cvs73
7896
7897         * src/account.c
7898         * src/action.c
7899         * src/addr_compl.c
7900         * src/addrbook.c
7901         * src/addrcache.c
7902         * src/addrcindex.c
7903         * src/addrclip.c
7904         * src/addrduplicates.c
7905         * src/addressadd.c
7906         * src/addressbook.c
7907         * src/addressbook_foldersel.c
7908         * src/addrharvest.c
7909         * src/addrindex.c
7910         * src/addritem.c
7911         * src/addrquery.c
7912         * src/addrselect.c
7913         * src/codeconv.c
7914         * src/compose.c
7915         * src/customheader.c
7916         * src/editaddress.c
7917         * src/editaddress_other_attributes_ldap.c
7918         * src/editgroup.c
7919         * src/editldap.c
7920         * src/enriched.c
7921         * src/exporthtml.c
7922         * src/exportldif.c
7923         * src/filtering.c
7924         * src/folder.c
7925         * src/foldersel.c
7926         * src/folderutils.c
7927         * src/folderview.c
7928         * src/gedit-print.c
7929         * src/html.c
7930         * src/imap.c
7931         * src/imap_gtk.c
7932         * src/inc.c
7933         * src/jpilot.c
7934         * src/ldapctrl.c
7935         * src/ldapquery.c
7936         * src/ldapserver.c
7937         * src/ldapupdate.c
7938         * src/ldif.c
7939         * src/localfolder.c
7940         * src/main.c
7941         * src/mainwindow.c
7942         * src/matcher.c
7943         * src/mbox.c
7944         * src/messageview.c
7945         * src/mh.c
7946         * src/mh_gtk.c
7947         * src/mimeview.c
7948         * src/msgcache.c
7949         * src/mutt.c
7950         * src/news.c
7951         * src/news_gtk.c
7952         * src/noticeview.c
7953         * src/pine.c
7954         * src/pop.c
7955         * src/prefs_account.c
7956         * src/prefs_actions.c
7957         * src/prefs_common.c
7958         * src/prefs_filtering.c
7959         * src/prefs_filtering_action.c
7960         * src/prefs_folder_column.c
7961         * src/prefs_folder_item.c
7962         * src/prefs_gtk.c
7963         * src/prefs_matcher.c
7964         * src/prefs_quote.c
7965         * src/prefs_send.c
7966         * src/prefs_summaries.c
7967         * src/prefs_summary_column.c
7968         * src/prefs_template.c
7969         * src/prefs_themes.c
7970         * src/prefs_toolbar.c
7971         * src/printing.c
7972         * src/privacy.c
7973         * src/procheader.c
7974         * src/procmime.c
7975         * src/procmsg.c
7976         * src/quote_fmt.c
7977         * src/remotefolder.c
7978         * src/send_message.c
7979         * src/sourcewindow.c
7980         * src/statusbar.c
7981         * src/stock_pixmap.c
7982         * src/summary_search.c
7983         * src/summaryview.c
7984         * src/textview.c
7985         * src/toolbar.c
7986         * src/undo.c
7987         * src/uri_opener.c
7988         * src/vcard.c
7989         * src/common/base64.c
7990         * src/common/claws.c
7991         * src/common/hooks.c
7992         * src/common/plugin.c
7993         * src/common/prefs.c
7994         * src/common/session.c
7995         * src/common/smtp.c
7996         * src/common/socket.c
7997         * src/common/string_match.c
7998         * src/common/stringtable.c
7999         * src/common/utils.c
8000         * src/common/utils.h
8001         * src/common/xml.c
8002         * src/common/xmlprops.c
8003         * src/gtk/colorlabel.c
8004         * src/gtk/combobox.c
8005         * src/gtk/foldersort.c
8006         * src/gtk/gtkaspell.c
8007         * src/gtk/gtkcmclist.c
8008         * src/gtk/gtkcmctree.c
8009         * src/gtk/gtkcmoptionmenu.c
8010         * src/gtk/gtksctree.c
8011         * src/gtk/gtkshruler.c
8012         * src/gtk/gtksourceprintjob.c
8013         * src/gtk/gtkutils.c
8014         * src/gtk/gtkvscrollbutton.c
8015         * src/gtk/logwindow.c
8016         * src/gtk/menu.c
8017         * src/gtk/pluginwindow.c
8018         * src/gtk/prefswindow.c
8019         * src/gtk/quicksearch.c
8020         * src/gtk/spell_entry.c
8021         * src/plugins/pgpcore/select-keys.c
8022         * src/plugins/pgpinline/pgpinline.c
8023         * src/plugins/pgpmime/pgpmime.c
8024         * src/plugins/smime/smime.c
8025         * src/plugins/spamassassin/spamassassin_gtk.c
8026                 Mass commit changing g_return_* to cm_return_*
8027                 and making these more interesting
8028
8029 2009-02-23 [colin]      3.7.0cvs72
8030
8031         * src/imap.c
8032                 Always initialise error code to no error
8033
8034 2009-02-23 [colin]      3.7.0cvs71
8035
8036         * src/imap.c
8037                 Fix separator substitution
8038
8039 2009-02-23 [colin]      3.7.0cvs70
8040
8041         * src/stock_pixmap.c
8042         * src/gtk/colorlabel.c
8043                 don't use g_return on normal checks
8044
8045 2009-02-22 [colin]      3.7.0cvs69
8046
8047         * src/addressbook.c
8048         * src/procmime.c
8049                 More fixes
8050
8051 2009-02-22 [colin]      3.7.0cvs68
8052
8053         * src/addrduplicates.c
8054         * src/addressbook.c
8055         * src/addrharvest.c
8056         * src/codeconv.c
8057         * src/compose.c
8058         * src/filtering.c
8059         * src/folder.c
8060         * src/imap.c
8061         * src/imap_gtk.c
8062         * src/importldif.c
8063         * src/jpilot.c
8064         * src/mainwindow.c
8065         * src/matcher.c
8066         * src/mbox.c
8067         * src/messageview.c
8068         * src/mh_gtk.c
8069         * src/prefs_common.c
8070         * src/prefs_filtering.c
8071         * src/prefs_gtk.c
8072         * src/printing.c
8073         * src/privacy.c
8074         * src/procmime.c
8075         * src/procmsg.c
8076         * src/summaryview.c
8077         * src/textview.c
8078         * src/undo.c
8079         * src/wizard.c
8080         * src/common/md5.c
8081         * src/common/socket.c
8082         * src/common/template.c
8083         * src/etpan/imap-thread.c
8084         * src/gtk/gtkaspell.c
8085         * src/gtk/gtkcmctree.c
8086         * src/gtk/gtksctree.c
8087         * src/gtk/inputdialog.c
8088         * src/plugins/pgpcore/sgpgme.c
8089         * src/plugins/pgpmime/pgpmime.c
8090         * src/plugins/smime/smime.c
8091         * src/plugins/spamassassin/spamassassin.c
8092                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
8093                 uninitialised accesses
8094
8095 2009-02-17 [colin]      3.7.0cvs67
8096
8097         * src/compose.c
8098                 Disable controls during queuing
8099
8100 2009-02-15 [colin]      3.7.0cvs66
8101
8102         * src/privacy.c
8103         * src/plugins/pgpcore/select-keys.c
8104         * src/plugins/pgpcore/sgpgme.c
8105                 Disable use of disabled keys
8106
8107 2009-02-15 [colin]      3.7.0cvs65
8108
8109         * src/folderview.c
8110         * src/summaryview.c
8111                 Fix font updating after changing 
8112                 prefs_common.derive_from_normal_font
8113
8114 2009-02-12 [paul]       3.7.0cvs64
8115
8116         * src/addressitem.h
8117         * src/export.h
8118         * src/headerview.c
8119         * src/headerview.h
8120         * src/common/version.h.in
8121         * src/gtk/about.h
8122         * src/gtk/menu.c
8123         * src/gtk/menu.h
8124                 more copyright header fixes
8125
8126 2009-02-12 [paul]       3.7.0cvs63
8127
8128         * src/gtk/progressdialog.c
8129         * src/gtk/progressdialog.h
8130                 fix copyright header
8131
8132 2009-02-12 [paul]       3.7.0cvs62
8133
8134         * src/gtk/spell_entry.c
8135         * src/gtk/spell_entry.h
8136                 better, more standard copyright header
8137
8138 2009-02-12 [paul]       3.7.0cvs61
8139
8140         * src/gtk/spell_entry.c
8141         * src/gtk/spell_entry.h
8142                 changes to copyright header
8143
8144 2009-02-12 [paul]       3.7.0cvs60
8145
8146         * src/gtk/spell_entry.c
8147         * src/gtk/spell_entry.h
8148                 fix broken build
8149
8150 2009-02-11 [colin]      3.7.0cvs59
8151
8152         * src/gtk/spell_entry.c
8153         * src/gtk/spell_entry.h
8154                 Forgot to add files
8155
8156 2009-02-11 [colin]      3.7.0cvs58
8157
8158         * src/compose.c
8159         * src/gtk/Makefile.am
8160         * src/gtk/gtkaspell.c
8161         * src/gtk/gtkaspell.h
8162                 Add spellcheck to subject. Patch by
8163                 Pawel.
8164
8165 2009-02-10 [holger]     3.7.0cvs57
8166
8167         * src/printing.c
8168         * src/common/defs.h
8169                 Move filename define for printing page setup cache to defs.h
8170
8171 2009-02-08 [mones]      3.7.0cvs56
8172
8173         * src/matcher.h
8174                 Fix build for bison 2.4.1
8175
8176 2009-02-06 [holger]     3.7.0cvs55
8177
8178         * src/prefs_common.c
8179         * src/prefs_common.h
8180         * src/printing.c
8181                 Fix restoring of custom page setups for printing by
8182                 temporarily caching the settings.
8183                 This is a workaround for Gnome Bug #39018, and fixes
8184                 Claws Mail Bug #1840.
8185
8186 2009-02-06 [colin]      3.7.0cvs54
8187
8188         * src/mainwindow.c
8189                 Fix hardcoded Shift-Q quits. Fixes
8190                 bug 1838, 'Claws-Mail sometimes quits 
8191                 when attempting to type a capital Q'
8192
8193 2009-01-31 [paul]       3.7.0cvs53
8194
8195         * src/compose.c
8196                 revert 3.7.0cvs49, until there is time to find out
8197                 why it causes a nasty crash!
8198
8199 2009-01-31 [paul]       3.7.0cvs52
8200
8201         * src/mainwindow.c
8202                 1 string that was forgotten for translation
8203
8204 2009-01-31 [paul]       3.7.0cvs51
8205
8206         * src/messageview.c
8207                 2 strings that were forgotten for translation
8208
8209 2009-01-31 [paul]       3.7.0cvs50
8210
8211         * src/gtk/prefswindow.c
8212                 build prefs tree in a slightly smarter way -
8213                 fix bug where if path[0] had same name as
8214                 path[1], (like in the de translation), path[1]
8215                 was lost and not shown in the window
8216
8217 2009-01-31 [paul]       3.7.0cvs49
8218
8219         * src/compose.c
8220                 fix bug 1836, 'Quoted text still blue after
8221                 removal of quote-character'
8222                 comment out some debug_print's that needlessly
8223                 slow things down
8224         * src/undo.c
8225                 comment out a debug_print that needlessly slows
8226                 things down
8227
8228 2009-01-31 [paul]       3.7.0cvs48
8229
8230         * src/summaryview.c
8231                 fix bug 1834, '"semi"-selection when collapsing thread'
8232
8233 2009-01-31 [paul]       3.7.0cvs47
8234
8235         * src/prefs_compose_writing.c
8236         * src/prefs_message.c
8237                 move 'quote_chars' pref to where it should be
8238
8239 2009-01-30 [paul]       3.7.0cvs46
8240
8241         * src/summaryview.c
8242                 fix updating of popup menu sensitivity
8243
8244 2009-01-28 [paul]       3.7.0cvs45
8245
8246         * tools/filter_conv_new.pl
8247                 move 'move' and 'delete' to end of @actions
8248                 so that they are always final actions in the
8249                 generated filtering rule
8250
8251 2009-01-27 [paul]       3.7.0cvs44
8252
8253         * src/messageview.c
8254                 always select text/calendar mimepart if suitable
8255                 plugin (i.e. vCalendar) is available
8256
8257 2009-01-27 [paul]       3.7.0cvs43
8258
8259         * src/folder.c
8260                 fix crash when right-clicking in summaryview when
8261                 processing is active
8262
8263 2009-01-22 [colin]      3.7.0cvs42
8264
8265         * src/compose.c
8266         * src/privacy.c
8267         * src/privacy.h
8268                 When replying to signed/encrypted mail and the
8269                 preference to sign/encrypt in this case is set,
8270                 choose the original mail's privacy system (if
8271                 available).
8272
8273 2009-01-21 [colin]      3.7.0cvs41
8274
8275         * src/addressbook.h
8276                 Fix warning (on-the-fly theming of
8277                 addressbook isn't complete yet)
8278
8279 2009-01-21 [colin]      3.7.0cvs40
8280
8281         * src/account.c
8282         * src/addressbook.c
8283                 Win32: Fix window placement
8284
8285 2009-01-21 [paul]       3.7.0cvs39
8286
8287         * src/inc.c
8288                 update timeout log msg
8289
8290 2009-01-17 [colin]      3.7.0cvs38
8291
8292         * src/main.c
8293         * src/mbox.c
8294         * src/common/md5.c
8295         * src/common/utils.c
8296         * src/etpan/imap-thread.c
8297                 Fix g_open calls (which don't ignore mode)
8298
8299 2009-01-17 [colin]      3.7.0cvs37
8300
8301         * src/addressbook.c
8302         * src/compose.c
8303         * src/foldersel.c
8304         * src/main.c
8305         * src/mainwindow.c
8306         * src/mbox.c
8307         * src/common/md5.c
8308         * src/common/ssl_certificate.c
8309         * src/common/tags.c
8310         * src/common/utils.c
8311         * src/etpan/imap-thread.c
8312         * src/plugins/bogofilter/bogofilter.c
8313         * src/plugins/pgpinline/pgpinline.c
8314         * src/plugins/smime/smime.c
8315                 Probably fix bug 1825, 'Unable to fetch messages from 
8316                 IMAP folders named with non-ASCII string'
8317                 Change remaining occurences of fopen and open with
8318                 g_fopen and g_open
8319
8320 2009-01-17 [paul]       3.7.0cvs36
8321
8322         * manual/faq.xml
8323                 update an old, outdated piece of info
8324
8325 2009-01-17 [paul]       3.7.0cvs35
8326
8327         * src/prefs_folder_item.c
8328                 fix bug where saving Folder Properties of a
8329                 sub-folder of outbox, queue, draft or trash
8330                 would change its parent's folder type to normal
8331
8332 2009-01-12 [mones]      3.7.0cvs34
8333
8334         * po/es.po
8335                 Updated translation
8336
8337 2009-01-12 [wwp]        3.7.0cvs33
8338
8339         * tools/fix_date.sh
8340         * tools/popfile-link.sh
8341         * tools/textviewer.sh
8342                 Fix bashisms and other portability glitches (thanks to
8343                 Steven M. Bellovin).
8344
8345 2009-01-11 [paul]       3.7.0cvs32
8346
8347         * src/addrindex.c
8348                 clean up some build warnings
8349
8350 2009-01-11 [colin]      3.7.0cvs31
8351
8352         * src/addrindex.c
8353                 Revert part of patch 3.7.0cvs29 
8354                 This function is used when jpilot
8355                 support is disabled
8356
8357 2009-01-11 [colin]      3.7.0cvs30
8358
8359         * src/folder.c
8360                 folder_find_child_item_by_name():
8361                 actually use name, not path's basename
8362
8363 2009-01-11 [paul]       3.7.0cvs29
8364
8365         * src/addrclip.c
8366         * src/addrindex.c
8367         * src/addritem.c
8368         * src/foldersel.h
8369         * src/folderview.c
8370         * src/prefs_folder_item.c
8371                 clean up some build warnings
8372
8373 2009-01-11 [paul]       3.7.0cvs28
8374
8375         * src/gtk/about.c
8376                 don't even mention printing support, assume its
8377                 presence, unless building with GTK+ < 2.10.0
8378
8379 2009-01-10 [colin]      3.7.0cvs27
8380
8381         * src/codeconv.c
8382                 Fix bug 1811, '[mime] Crash when there's no 
8383                 room for filename's start on the same line'
8384                 When the mimetype of the attachment is very 
8385                 long, there's no room at all to start the 
8386                 name=... parameter on the same line. This
8387                 caused an infinite loop as 0 characters of
8388                 the filename could be appended.
8389                 In such cases, insert linebreak before the
8390                 name parameter.
8391
8392 2009-01-09 [colin]      3.7.0cvs26
8393
8394         * src/compose.c
8395         * src/mainwindow.c
8396         * src/common/utils.c
8397                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8398                 Compose Window does not attach'
8399
8400 2009-01-09 [colin]      3.7.0cvs25
8401
8402         * src/foldersel.c
8403                 Fix bug 1817, 'Changing Themes does not 
8404                 update the pixmaps in "Select folder" 
8405                 dialog box'
8406
8407 2009-01-09 [colin]      3.7.0cvs24
8408
8409         * src/main.c
8410                 Win32: Fix bug 1816, 'Attaching files with 
8411                 command-line generates error after attaching'
8412
8413 2009-01-09 [paul]       3.7.0cvs23
8414
8415         * src/gtk/about.c
8416                 forgot this '2009' in last commit
8417
8418 2009-01-09 [paul]       3.7.0cvs22
8419
8420         * src/*/*.[c,h]
8421                 it's 2009!
8422                 update copyright headers
8423
8424 2009-01-09 [paul]       3.7.0cvs21
8425
8426         * doc/man/claws-mail.1
8427                 update Team list
8428
8429 2009-01-09 [colin]      3.7.0cvs20
8430
8431         * src/messageview.c
8432                 Fix bug 1814, 'Windows' WM badly places 
8433                 message view'
8434
8435 2009-01-09 [colin]      3.7.0cvs19
8436
8437         * src/prefs_themes.c
8438         * src/stock_pixmap.c
8439         * src/stock_pixmap.h
8440         * src/common/utils.c
8441         * src/common/utils.h
8442                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8443
8444 2009-01-08 [colin]      3.7.0cvs18
8445
8446         * src/mimeview.c
8447                 Win32: Fix bug 1810, 'Pressing 'o' key 
8448                 crashes CM'
8449
8450 2009-01-07 [colin]      3.7.0cvs17
8451
8452         * src/html.c
8453                 Fix bug 1432, '&amp; not escaped in links (HTML 
8454                 rendered as text)'
8455
8456 2009-01-06 [colin]      3.7.0cvs16
8457
8458         * src/plugins/pgpcore/select-keys.c
8459                 Warn translators the usual way about
8460                 accels
8461
8462 2009-01-06 [colin]      3.7.0cvs15
8463
8464         * src/mainwindow.c
8465                 Fix synchronisation dialog that shouldn't
8466                 appear when network goes down (Network
8467                 Manager)
8468         * src/mimeview.c
8469         * src/textview.c
8470                 Fix save as when attach_save_dir isn't set
8471                 fixes bug 1804, 'attach_save_directory does 
8472                 not default to $HOME'
8473         * src/plugins/pgpcore/select-keys.c
8474                 Add mnemonics to buttons - warn translators!
8475
8476 2009-01-06 [wwp]        3.7.0cvs14
8477
8478         * src/common/utils.c
8479                 Fix cvs13, thanks to Colin.
8480
8481 2009-01-06 [wwp]        3.7.0cvs13
8482
8483         * src/common/utils.c
8484                 Better support for Spanish Outlook replies (RES).
8485
8486 2009-01-02 [colin]      3.7.0cvs12
8487
8488         * src/folderview.c
8489                 Fix (+) sign after collapsed folder names that 
8490                 have quicksearch-matching children.
8491                 Fixes bug 1506, 'Recursive search in collapsed 
8492                 folders'
8493
8494 2009-01-02 [colin]      3.7.0cvs11
8495
8496         * src/stock_pixmap.c
8497         * src/stock_pixmap.h
8498                 Remove now-unused stock_pixmap_gdk
8499
8500 2009-01-02 [colin]      3.7.0cvs10
8501
8502         * src/gtk/gtkutils.c
8503         * src/pixmaps/claws-mail_icon.xpm
8504                 Use pixbuf for app icon, and make the app icon
8505                 a bit nicer
8506
8507 2009-01-02 [colin]      3.7.0cvs9
8508
8509         * src/uri_opener.c
8510                 Show both link title and URI if possible
8511
8512 2009-01-02 [colin]      3.7.0cvs8
8513
8514         * src/addressadd.c
8515         * src/addressbook.c
8516         * src/addressbook_foldersel.c
8517         * src/addressitem.h
8518         * src/folderview.c
8519         * src/grouplistdialog.c
8520         * src/importldif.c
8521         * src/mimeview.c
8522         * src/summaryview.c
8523         * src/gtk/gtkcmclist.c
8524         * src/gtk/gtkcmclist.h
8525         * src/gtk/gtkcmctree.c
8526         * src/gtk/gtkcmctree.h
8527         * src/gtk/gtksctree.c
8528         * src/gtk/gtksctree.h
8529                 Implement pixbuf rendering in tree widgets
8530                 instead of pixmaps
8531         * src/plugins/trayicon/trayicon.c
8532         * src/noticeview.c
8533         * src/prefs_themes.c
8534                 Use pixbuf rendering here too
8535
8536 2008-12-30 [paul]       3.7.0cvs7
8537
8538         * src/textview.c
8539                 no need to prematurely trim the uri in the statusbar
8540
8541 2008-12-29 [paul]       3.7.0cvs6
8542
8543         * src/procmsg.c
8544                 prefer List-Id header to X-* headers when creating
8545                 filter rule automatically
8546
8547 2008-12-28 [colin]      3.7.0cvs5
8548
8549         * src/compose.c
8550                 Set minimum height to 440 instead of 480
8551
8552 2008-12-22 [colin]      3.7.0cvs4
8553
8554         * src/compose.c
8555                 Fix bug 1799, '"Discard message" deletes manually 
8556                 saved draft'. Switch rmode to REEDIT after 
8557                 manually saving.
8558
8559 2008-12-21 [paul]       3.7.0cvs3
8560
8561         * tools/claws.i18n.status.pl
8562                 updates
8563
8564 2008-12-21 [paul]       3.7.0cvs2
8565
8566         * AUTHORS
8567         * src/gtk/authors.h
8568                 (more) updates
8569
8570 2008-12-21 [paul]       3.7.0cvs1
8571
8572         * AUTHORS
8573         * src/gtk/authors.h
8574                 updates
8575
8576 2008-12-19 [paul]       3.7.0
8577
8578         * NEWS
8579         * README
8580         * RELEASE_NOTES 
8581                 3.7.0 released!
8582
8583 2008-12-19 [paul]       3.6.1cvs80
8584
8585         * configure.ac
8586                 remove unmaintained sk and sr from ALL_LINGUAS
8587                 add newly maintained cs to ALL_LINGUAS
8588         * po/bg.po
8589         * po/ca.po
8590         * po/cs.po
8591         * po/de.po
8592         * po/fi.po
8593         * po/hu.po
8594         * po/nl.po
8595         * po/pt_BR.po
8596         * po/ru.po
8597         * po/sv.po
8598                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8599                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8600                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8601                 Persson Fink
8602
8603 2008-12-16 [colin]      3.6.1cvs79
8604
8605         * src/plugins/pgpcore/sgpgme.c
8606                 Fix warning
8607
8608 2008-12-15 [colin]      3.6.1cvs78
8609
8610         * src/compose.c
8611         * src/privacy.c
8612         * src/privacy.h
8613         * src/plugins/pgpcore/sgpgme.c
8614         * src/plugins/pgpcore/sgpgme.h
8615         * src/plugins/pgpinline/pgpinline.c
8616         * src/plugins/pgpmime/pgpmime.c
8617         * src/plugins/smime/smime.c
8618                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8619                 email address" doesn't work'. Use custom from address
8620                 if set
8621
8622 2008-12-15 [colin]      3.6.1cvs77
8623
8624         * src/common/utils.c
8625                 Fix bug 1746, 'Makes a mailto link from several 
8626                 paragraphs'
8627
8628 2008-12-15 [paul]       3.6.1cvs76
8629
8630         * m4/spamassassin.m4
8631                 fix warnings thrown up by autoconf-2.63
8632
8633 2008-12-13 [colin]      3.6.1cvs75
8634
8635         * Makefile.am
8636         * src/Makefile.am
8637         * src/common/ssl.c
8638         * src/common/utils.c
8639         * src/common/utils.h
8640         * tools/Makefile.am
8641                 Finish previous patch
8642
8643 2008-12-13 [colin]      3.6.1cvs74
8644
8645         * tools/Makefile.am
8646                 Only install certs on windows
8647
8648 2008-12-13 [colin]      3.6.1cvs73
8649
8650         * tools/Makefile.am
8651         * tools/ca-certificates.crt
8652         * src/common/Makefile.am
8653         * src/common/ssl.c
8654                 First try to ship SSL certificates in Windows
8655                 build
8656
8657 2008-12-12 [colin]      3.6.1cvs72
8658
8659         * configure.ac
8660         * src/plugins/pgpinline/claws.def
8661                 Windows build fixes
8662
8663 2008-12-12 [paul]       3.6.1cvs71
8664
8665         * src/imap.c
8666         * src/mh.c
8667         * src/partial_download.c
8668         * src/textview.c
8669         * src/common/claws.c
8670         * src/common/prefs.c
8671         * src/common/utils.c
8672                 win32: fix unlinking, renaming and bug with
8673                 non-ascii username
8674                 Patch by Colin
8675
8676 2008-12-11 [colin]      3.6.1cvs70
8677
8678         * po/fr.po
8679         * manual/fr/advanced.xml
8680                 Update french translations
8681
8682 2008-12-10 [colin]      3.6.1cvs69
8683
8684         * manual/faq.xml
8685                 Correct bug submission guidelines
8686
8687 2008-12-10 [colin]      3.6.1cvs68
8688
8689         * src/plugins/pgpcore/pgp_viewer.c
8690                 Fix bug 1736, 'Key import does not work'
8691                 Kill the correct pid (and not the parent
8692                 shell), and increase the timeout a bit.
8693
8694 2008-12-09 [paul]       3.6.1cvs67
8695
8696         * src/messageview.c
8697                 ensure that any stray noticeview buttons are hidden,
8698                 as clicking them causes segfaults!
8699
8700 2008-12-09 [colin]      3.6.1cvs66
8701
8702         * src/compose.c
8703         * src/compose.h
8704         * src/folder_item_prefs.h
8705         * src/prefs_common.c
8706         * src/prefs_common.h
8707         * src/common/defs.h
8708                 Fix bug 1792, '"Save Message to" should 
8709                 retain list of recently selected folders'
8710                 Also, make Enchant-related prefs stick
8711                 even if the build doesn't enable enchant
8712
8713 2008-12-09 [paul]       3.6.1cvs65
8714
8715         * src/messageview.c
8716                 fix bug 1787, 'Prevent automatic PGP inline
8717                 decryption attempts' use the noticeview to display
8718                 decryption failure messages instead of the irritating
8719                 popup dialog
8720
8721 2008-12-09 [colin]      3.6.1cvs64
8722
8723         * src/prefs_filtering.c
8724                 Fix bug 1789, 'filtering account selection 
8725                 (regression)'. Filtering on sending-only
8726                 accounts can be a little useful when using
8727                 filtering via Tools menu.
8728
8729 2008-12-07 [paul]       3.6.1cvs63
8730
8731         * src/prefs_actions.c
8732                 don't auto-select first entry (same as other
8733                 similar dialogs)
8734         * src/gtk/pluginwindow.c
8735                 these parents don't have children so don't look
8736                 for them
8737
8738 2008-12-07 [paul]       3.6.1cvs62
8739
8740         * src/prefs_account.c
8741         * src/gtk/pluginwindow.c
8742         * src/gtk/prefswindow.c
8743         * src/gtk/prefswindow.h
8744                 auto-select first page
8745
8746 2008-12-05 [colin]      3.6.1cvs61
8747
8748         * src/codeconv.c
8749         * src/procmime.c
8750                 Fix bug 1788, 'CM crashes re-encoding 
8751                 encoded parameters' (introduced in cvs40)
8752
8753 2008-12-05 [paul]       3.6.1cvs60
8754
8755         * src/prefs_common.h
8756                 remove gpg prefs that are no longer needed here
8757
8758 2008-12-03 [colin]      3.6.1cvs59
8759
8760         * src/msgcache.c
8761                 Speed up cache reading (about 10% gain)
8762         * src/summaryview.c
8763         * src/gtk/gtksctree.c
8764                 Speed up expand/collapse all threads
8765                 (about 95% gain)
8766
8767 2008-12-03 [paul]       3.6.1cvs58
8768
8769         * configure.ac
8770                 eradicate gcc4's signedness warnings
8771                 fix building with gnuTLS on (Open)Solaris
8772
8773 2008-12-01 [colin]      3.6.1cvs57
8774
8775         * src/gtk/gtkcmclist.c
8776                 Fix column headers
8777
8778 2008-12-01 [colin]      3.6.1cvs56
8779
8780         * src/plugins/pgpinline/pgpinline.c
8781                 Fix bug 1779, 'PGP Inline badly handles 
8782                 multipart'. Properly dump the current part
8783                 instead of running around with scissors
8784
8785 2008-11-30 [paul]       3.6.1cvs55
8786
8787         * manual/advanced.xml
8788         * manual/plugins.xml
8789         * src/prefs_toolbar.c
8790                 remove the verb from the page title and
8791                 update references in the manual
8792
8793 2008-11-30 [paul]       3.6.1cvs54
8794
8795         * src/prefs_other.c
8796                 move Other/ page to Other/Miscellaneous
8797         * src/gtk/prefswindow.c
8798                 make parent page unselectable
8799
8800 2008-11-29 [paul]       3.6.1cvs53
8801
8802         * README
8803                 add the new 'primary_paste_unselects' hidden
8804                 option, add missing 'log_[...]_color' options,
8805                 and reformat the text
8806         * manual/advanced.xml
8807                 add the new 'primary_paste_unselects' hidden
8808                 option, add missing 'log_[...]_color' options
8809
8810 2008-11-28 [colin]      3.6.1cvs52
8811
8812         * src/mimeview.c
8813                 Fix leak
8814
8815 2008-11-28 [colin]      3.6.1cvs51
8816
8817         * po/fr.po
8818                 Update translation
8819
8820 2008-11-28 [colin]      3.6.1cvs50
8821
8822         * src/mainwindow.c
8823                 Fix account selection in Mailing list
8824                 menu
8825
8826 2008-11-28 [paul]       3.6.1cvs49
8827
8828         * po/Makefile.in.in
8829                 automatically remove obsolete strings
8830
8831 2008-11-28 [colin]      3.6.1cvs48
8832
8833         * src/plugins/pgpcore/sgpgme.c
8834                 Fix error message when key isn't available.
8835
8836 2008-11-27 [colin]      3.6.1cvs47
8837
8838         * src/filtering.c
8839         * src/matcher.c
8840                 Fix a little leak
8841
8842 2008-11-26 [colin]      3.6.1cvs46
8843
8844         * src/common/ssl.c
8845                 Fix new warning
8846
8847 2008-11-26 [colin]      3.6.1cvs45
8848
8849         * src/plugins/pgpcore/select-keys.c
8850         * src/plugins/pgpcore/sgpgme.c
8851                 Fix bug 1591, 'S/MIME: better key 
8852                 handling/selection dialog'
8853                 Really ignore revoked/expired keys
8854
8855 2008-11-26 [colin]      3.6.1cvs44
8856
8857         * src/main.c
8858         * src/common/claws.c
8859         * src/common/ssl.c
8860                 Make sure libgcrypt's threading is initialised
8861                 before gnutls. See also old bug 1539.
8862
8863 2008-11-26 [colin]      3.6.1cvs43
8864
8865         * src/imap.c
8866         * src/news.c
8867         * src/etpan/imap-thread.c
8868                 Fix possible crashes due to clist_begin()
8869                 not checking for NULLs (it should!)
8870
8871 2008-11-25 [colin]      3.6.1cvs42
8872
8873         * src/procmime.c
8874                 Fix line length in MIME parameters
8875
8876 2008-11-22 [paul]       3.6.1cvs41
8877
8878         * src/compose.c
8879                 grab Return key press in attachments Properties
8880                 dialog
8881
8882 2008-11-21 [colin]      3.6.1cvs40
8883
8884         * src/compose.c
8885         * src/procmime.c
8886                 Fix bug 1776, 'use encoded name parameters 
8887                 for attachments instead of ascii'.
8888                 Break the RFC 2047 by using B-encoded 
8889                 filename parameter, like everyone does,
8890                 following advice from the RFC author.
8891
8892 2008-11-21 [colin]      3.6.1cvs39
8893
8894         * src/common/socket.c
8895                 Rehandshake if server asks to
8896
8897 2008-11-21 [colin]      3.6.1cvs38
8898
8899         * src/mimeview.h
8900         * src/toolbar.h
8901         * src/common/session.h
8902         * src/common/smtp.h
8903                 Move conditional-compilation members to
8904                 end of structs
8905
8906 2008-11-19 [wwp]        3.6.1cvs37
8907
8908         * src/prefs_actions.c
8909                 Fixed wrong behaviour when pressing Escape (was not cancelling
8910                 the action).
8911
8912 2008-11-19 [wwp]        3.6.1cvs36
8913
8914         * src/compose.c
8915         * src/matcher.c
8916         * src/messageview.c
8917         * src/mimeview.c
8918         * src/prefs_actions.c
8919         * src/prefs_filtering_action.c
8920         * src/procmsg.c
8921         * src/summaryview.c
8922         * src/textview.c
8923         * src/common/utils.c
8924                 Replace occurrences of "command line" with "command-line" everywhere.
8925                 Enforce code style (mostly indentation) in prefs_actions.c.
8926
8927 2008-11-19 [colin]      3.6.1cvs35
8928
8929         * src/compose.c
8930         * src/prefs_common.c
8931         * src/prefs_common.h
8932                 Add primary_paste_unselects hidden preference
8933                 to change how middle-click pasting changes
8934                 the selection and insert point; defaults to
8935                 pre-3.6.1cvs31
8936
8937 2008-11-19 [colin]      3.6.1cvs34
8938
8939         * src/folderview.c
8940                 Always give focus to summaryview, even if
8941                 the folder is empty, in small screen layout.
8942                 Allows to go back to folderlist using the
8943                 keyboard.
8944
8945 2008-11-18 [colin]      3.6.1cvs33
8946
8947         * src/mainwindow.h
8948                 Put back conditional at the end of struct
8949
8950 2008-11-18 [colin]      3.6.1cvs32
8951
8952         * src/procmime.c
8953         * src/common/w32_reg.c
8954                 Fix crash on win32 when browsing to a
8955                 directory
8956
8957 2008-11-15 [colin]      3.6.1cvs31
8958
8959         * src/compose.c
8960                 After a mid-click paste, deselect selection
8961                 and go to end of paste.
8962
8963 2008-11-15 [colin]      3.6.1cvs30
8964
8965         * src/compose.c
8966                 Auto-save draft after external editor quits
8967
8968 2008-11-15 [colin]      3.6.1cvs29
8969
8970         * src/plugins/pgpcore/sgpgme.c
8971                 Fix wrong error display, thanks to
8972                 Charles A. Edwards
8973
8974 2008-11-14 [colin]      3.6.1cvs28
8975
8976         * src/prefs_actions.c
8977                 Comment out bogus (IMO) warning
8978
8979 2008-11-14 [colin]      3.6.1cvs27
8980
8981         * src/mainwindow.c
8982         * src/summaryview.c
8983         * src/summaryview.h
8984         * src/gtk/menu.c
8985         * src/gtk/menu.h
8986                 Share summaryview's context menu actions with
8987                 the equivalent menu items of the main menu;
8988                 this allows to share accelerators and de-
8989                 duplicate code.
8990
8991 2008-11-14 [colin]      3.6.1cvs26
8992
8993         * src/plugins/pgpcore/sgpgme.c
8994                 Fix bug 1768, 'claws-mail crashes while 
8995                 checking smime bad signature'
8996
8997 2008-11-13 [colin]      3.6.1cvs25
8998
8999         * src/account.c
9000         * src/filtering.c
9001                 Fix redefinition of PREFSBUFSIZE
9002
9003 2008-11-13 [wwp]        3.6.1cvs24
9004
9005         * tools/popfile-link.sh
9006                 Add support for reusing existing POPFile session ID.
9007
9008 2008-11-12 [colin]      3.6.1cvs23
9009
9010         * src/prefs_gtk.h
9011                 Fix bug 1771, 'Folder template gets 
9012                 truncated when exiting the application'
9013                 Use a 32k buffer for string preferences
9014
9015 2008-11-11 [colin]      3.6.1cvs22
9016
9017         * src/summaryview.c
9018                 Fix "display sender using addressbook" when
9019                 prefs_common.swap_from is in use. Patch by
9020                 H. Merijn Brand
9021
9022 2008-11-11 [colin]      3.6.1cvs21
9023
9024         * src/autofaces.c
9025         * src/common/md5.c
9026         * src/common/md5.h
9027                 Make a few functions static
9028
9029 2008-11-07 [colin]      3.6.1cvs20
9030
9031         * src/mainwindow.c
9032         * src/summaryview.c
9033                 Fix crash when rebuilding colorlabel
9034                 menu
9035         * src/addrgather.c
9036         * src/editldap.c
9037         * src/prefs_account.c
9038         * src/prefs_compose_writing.c
9039         * src/prefs_logging.c
9040         * src/prefs_message.c
9041         * src/prefs_other.c
9042         * src/prefs_receive.c
9043         * src/prefs_summaries.c
9044         * src/prefs_wrapping.c
9045         * src/plugins/bogofilter/bogofilter_gtk.c
9046         * src/plugins/pgpcore/prefs_gpg.c
9047         * src/plugins/spamassassin/spamassassin_gtk.c
9048                 Fix deprecated use of page_size in 
9049                 gtkspinbutton adjustments
9050
9051 2008-11-06 [mones]      3.6.1cvs19
9052
9053         * src/mainwindow.c
9054                 Fix missing "About" in Help menu
9055         * tools/claws.i18n.status.pl
9056                 Fix header
9057
9058 2008-11-05 [colin]      3.6.1cvs18
9059
9060         * src/action.c
9061         * src/main.c
9062         * src/mainwindow.c
9063         * src/common/socket.c
9064         * src/common/socket.h
9065         * src/gtk/gtkutils.c
9066         * src/gtk/gtkutils.h
9067                 w32: Implement single launch (lock
9068                 socket); always put debug log to
9069                 the rc_dir; fix Start menu update
9070                 after registering as default Mail 
9071                 app
9072
9073 2008-11-05 [colin]      3.6.1cvs17
9074
9075         * src/mainwindow.c
9076                 Setting the Mail start menu item in HKCU 
9077                 confuses the Internet Options dialog. Do 
9078                 it in HKLM as this dialog does.
9079
9080 2008-11-04 [colin]      3.6.1cvs16
9081
9082         * src/common/w32_reg.c
9083                 Fix off-by-one
9084
9085 2008-11-04 [colin]      3.6.1cvs15
9086
9087         * src/procmime.c
9088                 w32: Fix getting content-type 
9089         * src/mimeview.c
9090         * src/prefs_common.c
9091         * src/prefs_common.h
9092         * src/prefs_ext_prog.c
9093         * src/textview.c
9094                 w32: better integration (use the
9095                 standard file associations instead
9096                 of our platform-unadapted open
9097                 dialog)
9098         * src/mainwindow.c
9099         * src/common/utils.c
9100         * src/common/w32_reg.c
9101         * src/common/w32lib.h
9102                 w32: better integration (allow 
9103                 setting Claws as default MUA)
9104
9105 2008-11-01 [colin]      3.6.1cvs14
9106
9107         * src/codeconv.c
9108                 Fix wrongly converted non-ascii characters
9109                 when locale's charset is US-ASCII (strict-mode
9110                 was failing in this case)
9111
9112 2008-10-30 [colin]      3.6.1cvs13
9113
9114         * src/mimeview.c
9115         * src/mimeview.h
9116         * src/textview.c
9117         * src/textview.h
9118                 Use one UI Manager per mimeview, instead of
9119                 the global one -- else user_data pointer gets
9120                 broken if opening and closing another message-
9121                 view, then using right-click on a mimeview's 
9122                 mimepart. Probably fixes bug 1711, 'Save-as
9123                 attachment crashes'
9124
9125 2008-10-24 [paul]       3.6.1cvs12
9126
9127         * tools/Makefile.am
9128         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
9129         * tools/kdeservicemenu/install.sh
9130                 another, possibly the final?, attempt on getting this
9131                 sorted for kde4
9132
9133 2008-10-24 [paul]       3.6.1cvs11
9134
9135         * tools/kdeservicemenu/install.sh
9136                 fix servicemenu installation directory on kde4
9137
9138 2008-10-24 [paul]       3.6.1cvs10
9139
9140         * tools/kdeservicemenu/README
9141         * tools/kdeservicemenu/install.sh
9142                 add support for kde4 in addition to kde3.
9143                 a rework involving checking for kde4-config, then
9144                 kde-config, finally prompting the user for the
9145                 location of either if they cannot be found
9146                 
9147
9148 2008-10-18 [paul]       3.6.1cvs9
9149
9150         * tools/claws.i18n.status.pl
9151                 updated with latest translator info.
9152                 only print for languages defined in %langname
9153
9154 2008-10-17 [paul]       3.6.1cvs8
9155
9156         * src/plugins/pgpcore/sgpgme.c
9157                 when listing the uid's, show the uid validity
9158
9159 2008-10-16 [paul]       3.6.1cvs7
9160
9161         * INSTALL
9162                 updated
9163
9164 2008-10-13 [wwp]        3.6.1cvs6
9165
9166         * po/fr.po
9167                 Updated French translation.
9168
9169 2008-10-11 [colin]      3.6.1cvs5
9170
9171         * src/gtk/authors.h
9172                 Fix bug 1756, "Outdated translators list in About 
9173                 dialogue". Patch by Aleksei Miheev.
9174
9175 2008-10-11 [colin]      3.6.1cvs4
9176
9177         * src/account.c
9178         * src/imap.c
9179         * src/inc.c
9180         * src/main.c
9181         * src/mainwindow.c
9182         * src/news.c
9183         * src/pop.c
9184         * src/pop.h
9185         * src/prefs_account.c
9186         * src/send_message.c
9187         * src/send_message.h
9188         * src/ssl_manager.c
9189         * src/ssl_manager.h
9190         * src/wizard.c
9191         * src/common/claws.c
9192         * src/common/defs.h
9193         * src/common/session.c
9194         * src/common/session.h
9195         * src/common/smtp.c
9196         * src/common/smtp.h
9197         * src/common/socket.c
9198         * src/common/socket.h
9199         * src/common/ssl.c
9200         * src/common/ssl.h
9201         * src/common/ssl_certificate.c
9202         * src/common/ssl_certificate.h
9203         * src/gtk/about.c
9204         * src/gtk/sslcertwindow.c
9205         * src/gtk/sslcertwindow.h
9206                 Remove OpenSSL code
9207
9208 2008-10-11 [colin]      3.6.1cvs3
9209
9210         * src/common/ssl_certificate.c
9211                 Make local function static
9212
9213 2008-10-10 [colin]      3.6.1cvs2
9214
9215         * src/common/ssl.h
9216         * src/common/ssl_certificate.c
9217         * src/gtk/sslcertwindow.c
9218                 Add offline certificate verification,
9219                 thanks to Nikos Mavrogiannopoulos for the
9220                 hints
9221
9222 2008-10-10 [colin]      3.6.1cvs1
9223
9224         * src/common/ssl_certificate.c
9225         * src/gtk/sslcertwindow.c
9226                 Fix warnings
9227
9228 2008-10-10 [paul]       3.6.1
9229
9230         * m4/spamassassin.m4
9231                 remove openssl dross
9232
9233         * NEWS
9234         * README
9235         * RELEASE_NOTES 
9236                 3.6.1 released!
9237
9238 2008-10-10 [colin]      3.6.0cvs25
9239
9240         * src/common/ssl.c
9241                 Tell libetpan it doesn't need to init
9242                 GnuTLS
9243
9244 2008-10-10 [colin]      3.6.0cvs24
9245
9246         * claws-mail.pc.in
9247                 Remove references to openssl
9248
9249 2008-10-09 [colin]      3.6.0cvs23
9250
9251         * configure.ac
9252                 Fix message
9253
9254 2008-10-09 [colin]      3.6.0cvs22
9255
9256         * configure.ac
9257                 Error out when building against openssl
9258
9259 2008-10-09 [colin]      3.6.0cvs21
9260
9261         * configure.ac
9262         * COPYING
9263         * src/crash.c
9264         * src/main.c
9265         * src/gtk/about.c
9266                 Disable OpenSSL due to requirement of
9267                 OpenSSL exception. Code not removed yet,
9268                 just in case, but disabled.
9269
9270 2008-10-09 [colin]      3.6.0cvs20
9271
9272         * configure.ac
9273         * src/Makefile.am
9274         * src/crash.c
9275         * src/gedit-print.c
9276         * src/gedit-print.h
9277         * src/main.c
9278         * src/mainwindow.c
9279         * src/messageview.c
9280         * src/prefs_ext_prog.c
9281         * src/prefs_fonts.c
9282         * src/prefs_image_viewer.c
9283         * src/printing.c
9284         * src/printing.h
9285         * src/summaryview.c
9286         * src/gtk/Makefile.am
9287         * src/gtk/about.c
9288         * src/gtk/gtksourceprintjob.c
9289         * src/gtk/gtksourceprintjob.h
9290                 Revert previous patch. It'd be better to remove
9291                 OpenSSL instead, as GnuTLS works as well.
9292
9293 2008-10-09 [colin]      3.6.0cvs19
9294
9295         * configure.ac
9296         * src/Makefile.am
9297         * src/crash.c
9298         * src/gedit-print.c
9299         * src/gedit-print.h
9300         * src/main.c
9301         * src/mainwindow.c
9302         * src/messageview.c
9303         * src/prefs_ext_prog.c
9304         * src/prefs_fonts.c
9305         * src/prefs_image_viewer.c
9306         * src/printing.c
9307         * src/printing.h
9308         * src/summaryview.c
9309         * src/gtk/Makefile.am
9310         * src/gtk/about.c
9311         * src/gtk/gtksourceprintjob.c
9312         * src/gtk/gtksourceprintjob.h
9313                 Remove the libgnomeprint interface (deprecated,
9314                 and fixes Debian's #501570, 'Copyright confusion')
9315
9316 2008-10-09 [colin]      3.6.0cvs18
9317
9318         * configure.ac
9319                 Require libetpan 0.57 (important fixes)
9320
9321 2008-10-08 [paul]       3.6.0cvs17
9322
9323         * src/prefs_filtering_action.c
9324         * src/prefs_matcher.c
9325                 enable re-ordering of the filtering/processing
9326                 condition and actions lists by drag'n'drop
9327
9328 2008-10-08 [colin]      3.6.0cvs16
9329
9330         * src/addressbook.c
9331                 Fix wrong menu title
9332
9333 2008-10-07 [colin]      3.6.0cvs15
9334
9335         * src/imap.c
9336                 After thinking, revert this. It's only a minor
9337                 annoyance to GSSAPI users, and I can't test this
9338                 right now. Postponed until after next good release.
9339
9340 2008-10-07 [colin]      3.6.0cvs14
9341
9342         * src/imap.c
9343                 Don't ask for a password when using GSSAPI
9344
9345 2008-10-07 [colin]      3.6.0cvs13
9346
9347         * src/mainwindow.c
9348                 Fix build with GTK+ < 2.14
9349
9350 2008-10-07 [colin]      3.6.0cvs12
9351
9352         * src/mainwindow.c
9353         * src/mainwindow.h
9354         * src/prefs_common.c
9355         * src/prefs_common.h
9356         * src/summaryview.c
9357         * src/gtk/colorlabel.c
9358                 Fix bug 1749, 'Shortcut keys for color labels 
9359                 not changeable'
9360                 Make fullscreen a setting remembered between
9361                 sessions
9362
9363 2008-10-07 [colin]      3.6.0cvs11
9364
9365         * src/prefs_other.c
9366                 Fix bug 1747, 'Wanderlust keybindings no longer 
9367                 working (regression)'
9368
9369 2008-10-07 [colin]      3.6.0cvs10
9370
9371         * src/mainwindow.c
9372                 Make fullscreen a real menu item
9373
9374 2008-10-07 [colin]      3.6.0cvs9
9375
9376         * src/mainwindow.c
9377                 Make sure we won't save size when
9378                 fullscreening
9379
9380 2008-10-06 [colin]      3.6.0cvs8
9381
9382         * src/mainwindow.c
9383         * src/mainwindow.h
9384                 Handle fullscreen via F11. Patch by
9385                 Michael Rasmussen
9386
9387 2008-10-06 [colin]      3.6.0cvs7
9388
9389         * src/common/ssl.c
9390                 Fix return value when setting client cert
9391
9392 2008-10-04 [colin]      3.6.0cvs6
9393
9394         * src/mimeview.c
9395                 Fix bug 1742, 'Attachment list contents not 
9396                 visible/scrollable'
9397
9398 2008-10-04 [paul]       3.6.0cvs5
9399
9400         * src/mainwindow.c
9401                 fix failure of Hide toolbar option on restart
9402
9403 2008-10-04 [colin]      3.6.0cvs4
9404
9405         * src/addressbook.c
9406         * src/compose.c
9407         * src/mainwindow.c
9408         * src/messageview.c
9409         * src/summaryview.c
9410                 Maemo: Fix bug 1737, Crashes upon opening
9411
9412 2008-10-04 [paul]       3.6.0cvs3
9413
9414         * po/pt_BR.po
9415                 submitted (just a little late) by Frederico
9416                 Goncalves Guimaraes
9417
9418 2008-10-03 [wwp]        3.6.0cvs2
9419
9420         * po/fr.po
9421                 Many fixes, mostly in menus and accelerators.
9422
9423 2008-10-03 [colin]      3.6.0cvs1
9424
9425         * src/gtk/filesel.c
9426                 Allow network mounts with new GTKs: they're
9427                 available via FUSE mounts and we don't need
9428                 GVFS.
9429
9430 2008-10-03 [paul]       3.6.0
9431
9432         * NEWS
9433         * README
9434         * RELEASE_NOTES 
9435                 3.6.0 released!
9436
9437 2008-10-03 [paul]       3.5.0cvs145
9438
9439         * configure.ac
9440         * po/bg.po
9441         * po/nl.po
9442         * po/ru.po
9443         * po/sv.po
9444                 new translations. added by Yasen Pramatarov,
9445                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9446         * po/ca.po
9447         * po/de.po
9448         * po/fi.po
9449         * po/fr.po
9450         * po/hu.po
9451         * po/it.po
9452         * po/pl.po
9453         * po/zh_CN.po
9454                 updated translations. submitted by Miquel Oliete,
9455                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9456                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9457
9458 2008-10-02 [colin]      3.5.0cvs144
9459
9460         * src/common/session.c
9461                 Fix crash when connection fails on windows
9462
9463 2008-10-01 [colin]      3.5.0cvs143
9464
9465         * src/imap.c
9466                 Real fix for FS-unsafe chars on win32
9467
9468 2008-10-01 [colin]      3.5.0cvs142
9469
9470         * src/imap.c
9471                 Encode prohibited filenames on win32
9472
9473 2008-09-30 [mones]      3.5.0cvs141
9474
9475         * src/ldapctrl.c
9476         * src/main.c
9477         * src/prefs_themes.c
9478         * src/printing.c
9479                 Fix output of some debug messages
9480
9481 2008-09-30 [colin]      3.5.0cvs140
9482
9483         * src/addrbook.c
9484         * src/addrharvest.c
9485         * src/compose.c
9486         * src/jpilot.c
9487         * src/mh.c
9488         * src/prefs_themes.c
9489         * src/procheader.c
9490         * src/procmime.c
9491         * src/summaryview.c
9492         * src/common/utils.c
9493         * src/gtk/sslcertwindow.c
9494                 Win32: Fix time usage; use g_stat
9495
9496 2008-09-29 [colin]      3.5.0cvs139
9497
9498         * src/common/utils.c
9499                 Fix case-sensitive match of subject
9500                 prefixes on win32
9501
9502 2008-09-29 [colin]      3.5.0cvs138
9503
9504         * src/folder_item_prefs.c
9505         * src/folder_item_prefs.h
9506         * src/matcher.c
9507         * src/prefs_folder_item.c
9508         * src/prefs_matcher.c
9509         * src/summaryview.c
9510         * src/common/string_match.c
9511         * src/common/utils.c
9512                 Fix a huge leak (dozens of megs per folder
9513                 change) on Windows: disable regexps 
9514
9515 2008-09-28 [paul]       3.5.0cvs137
9516
9517         * po/en_GB.po
9518                 updated
9519
9520 2008-09-27 [colin]      3.5.0cvs136
9521
9522         * src/account.c
9523         * src/account.h
9524                 Add accessor for cur_account
9525
9526 2008-09-27 [colin]      3.5.0cvs135
9527
9528         * src/imap.c
9529                 Fix crash when error happen on session establishment
9530
9531 2008-09-26 [mones]      3.5.0cvs134
9532
9533         * po/es.po
9534                 Updated for release
9535
9536 2008-09-26 [colin]      3.5.0cvs133
9537
9538         * src/plugins/pgpcore/claws.def
9539                 Fix symbol
9540
9541 2008-09-26 [colin]      3.5.0cvs132
9542
9543         * src/prefs_common.c
9544         * src/prefs_common.h
9545         * src/plugins/pgpcore/pgp_viewer.c
9546                 Add an accessor to prefs_common for plugins
9547                 (Win32 fix)
9548
9549 2008-09-25 [colin]      3.5.0cvs131
9550
9551         * src/main.c
9552                 Fix bug 1725, 'useless lines in clawsrc'
9553         * src/plugins/smime/mypgpcore.def
9554                 Add a missing symbol
9555
9556 2008-09-25 [paul]       3.5.0cvs130
9557
9558         * src/plugins/smime/mypgpcore.def
9559         * src/plugins/smime/plugin.def
9560         * src/plugins/smime/version.rc
9561                 add these windows-specific files
9562                 (Thanks to Colin)
9563
9564 2008-09-25 [colin]      3.5.0cvs129
9565
9566         * src/main.c
9567                 Load standard plugins only on first run
9568
9569 2008-09-25 [colin]      3.5.0cvs128
9570
9571         * src/codeconv.c
9572                 Fix build...
9573
9574 2008-09-24 [colin]      3.5.0cvs127
9575
9576         * src/codeconv.c
9577                 Add nb_NO's charset (iso-8859-1)
9578
9579 2008-09-24 [colin]      3.5.0cvs126
9580
9581         * src/common/utils.c
9582                 Fix get_mail_base_dir() on windows
9583                 (was synced from main ages ago)
9584
9585 2008-09-24 [colin]      3.5.0cvs125
9586
9587         * src/main.c
9588         * src/wizard.c
9589                 Integrate better with Windows' style
9590
9591 2008-09-23 [paul]       3.5.0cvs124
9592
9593         * src/compose.c
9594         * src/mainwindow.c
9595         * src/messageview.c
9596                 offer these strings to translators too 
9597
9598 2008-09-23 [colin]      3.5.0cvs123
9599
9600         * configure.ac
9601                 Add a --disable-dbus flag in case we want
9602                 no DBUS even if headers are available (like
9603                 for building gpg4win)
9604         * src/filtering.c
9605         * src/mainwindow.c
9606         * src/prefs_logging.c
9607         * src/common/utils.c
9608         * src/plugins/pgpcore/sgpgme.c
9609         * src/plugins/smime/claws.def
9610                 Windows fixes:
9611                 - disable filtering log (it's crashy for
9612                   some reason)
9613                 - fix gmtime_r when time is -1 (before 01/01/70)
9614                 - add symbols for smime
9615
9616 2008-09-22 [colin]      3.5.0cvs122
9617
9618         * src/common/utils.c
9619         * src/account.c
9620                 Remove raw printf
9621         * src/compose.c
9622                 Fix cursor position after changing account
9623         * src/imap.c
9624         * src/mimeview.c
9625         * src/news.c
9626                 Fix absolute path detection 
9627
9628 2008-09-21 [colin]      3.5.0cvs121
9629
9630         * src/gtk/gtkaspell.c
9631                 Don't try to use empty dictionaries
9632
9633 2008-09-20 [colin]      3.5.0cvs120
9634
9635         * po/POTFILES.in
9636                 Add the new files to the translations
9637
9638 2008-09-20 [colin]      3.5.0cvs119
9639
9640         * configure.ac
9641         * src/plugins/Makefile.am
9642         * src/plugins/smime/Makefile.am
9643         * src/plugins/smime/plugin.c
9644         * src/plugins/smime/smime.c
9645         * src/plugins/smime/smime.deps
9646         * src/plugins/smime/smime.h
9647                 Include S/Mime plugin in the main plugins
9648                 Will ease the Gpg4win team's work
9649
9650 2008-09-20 [colin]      3.5.0cvs118
9651
9652         * src/autofaces.c
9653         * src/compose.c
9654         * src/ldapquery.c
9655         * src/main.c
9656         * src/news.c
9657         * src/common/socket.c
9658         * src/gtk/gtkutils.c
9659         * src/plugins/pgpcore/claws.def
9660                 Windows: more fixes, thanks to wwp and
9661                 Marcus Brinkmann
9662
9663 2008-09-20 [colin]      3.5.0cvs117
9664
9665         * src/imap.c
9666                 Tell on which server errors happened
9667
9668 2008-09-20 [colin]      3.5.0cvs116
9669
9670         * src/etpan/etpan-thread-manager.c
9671         * src/etpan/imap-thread.c
9672         * src/etpan/nntp-thread.c
9673                 Windows: Fix hang on IMAP/NNTP
9674
9675 2008-09-20 [colin]      3.5.0cvs115
9676
9677         * src/common/utils.c
9678                 Fix bug 1723, "Buffer overflow crash caused by 
9679                 preview in 'Date format help' dialog box"
9680                 Also, optimise fast_strftime a bit :)
9681
9682 2008-09-18 [colin]      3.5.0cvs114
9683
9684         * src/procmime.c
9685         * src/textview.c
9686                 Check for NULLs before str* functions
9687
9688 2008-09-18 [colin]      3.5.0cvs113
9689
9690         * src/messageview.c
9691         * src/procmime.c
9692         * src/textview.c
9693                 Handle html parts in multipart/related
9694                 Decode ISO-8859-1 as Windows-1252 (the former
9695                 is a subset of the latter) in order to 
9696                 workaround Outlook mails misencoding
9697         * src/gtk/logwindow.c
9698         * src/gtk/logwindow.h
9699                 Clear mainwindow's error pixmap when the
9700                 error scrolls out of the log
9701
9702 2008-09-17 [colin]      3.5.0cvs112
9703
9704         * src/image_viewer.c
9705                 Fix image loading (multiple childs added to 
9706                 scrolledwindow, break of the resize functionality)
9707         * src/account.c
9708         * src/prefs_folder_item.c
9709         * src/prefs_spelling.c
9710         * src/gtk/gtkaspell.c
9711                 Better fix problems with dictionaries updates
9712
9713 2008-09-17 [colin]      3.5.0cvs111
9714
9715         * src/common/utils.c
9716                 Fix double-opening (fixes multiple signatures when
9717                 using signify)
9718
9719 2008-09-16 [colin]      3.5.0cvs110
9720
9721         * src/prefs_account.c
9722         * src/prefs_folder_item.c
9723         * src/prefs_spelling.c
9724         * src/gtk/gtkaspell.c
9725                 Better stripping of aspell dictionaries names
9726
9727 2008-09-16 [colin]
9728
9729         * 3.6.0-rc1 released
9730
9731 2008-09-16 [colin]      3.5.0cvs109
9732
9733         * src/account.c
9734         * src/inc.c
9735         * src/mainwindow.c
9736         * src/prefs_account.h
9737         * src/prefs_other.c
9738         * src/send_message.c
9739         * src/gtk/inputdialog.c
9740                 Don't add a pref to allow remembering passwords
9741                 (Just not checking the checkbox is enough)
9742
9743 2008-09-16 [colin]      3.5.0cvs108
9744
9745         * configure.ac
9746                 Require libetpan 0.56 as 0.55 is crashy
9747         * src/messageview.c
9748                 Fix english
9749         * src/gtk/inputdialog.c
9750         * src/gtk/inputdialog.h
9751                 Fix warnings
9752
9753 2008-09-16 [wwp]        3.5.0cvs107
9754
9755         * src/compose.c
9756                 Complete 3.5.0cvs106 by removing a function that got
9757                 moved to account.[ch].
9758
9759 2008-09-16 [wwp]        3.5.0cvs106
9760
9761         * src/account.c
9762         * src/account.h
9763         * src/compose.c
9764         * src/quote_fmt.c
9765         * src/quote_fmt_lex.l
9766         * src/quote_fmt_parse.y
9767                 Add account signature (path and value string) manipulation
9768                 keywords to the template processor. It's now possible in
9769                 all templates to insert the account signature to an
9770                 arbitrary location or to pass it to a external script for
9771                 further editing.
9772
9773
9774 2008-09-16 [mones]      3.5.0cvs105
9775
9776         * src/imap.c
9777         * src/inc.c
9778         * src/mainwindow.c
9779         * src/mainwindow.h
9780         * src/news.c
9781         * src/prefs_account.h
9782         * src/prefs_common.c
9783         * src/prefs_common.h
9784         * src/prefs_other.c
9785         * src/send_message.c
9786         * src/gtk/inputdialog.c
9787         * src/gtk/inputdialog.h
9788                 Implement session passwords: unsaved passwords for receiving
9789                 or sending of accounts can be remembered while running to 
9790                 avoid repetitive typing.
9791                 As keeping passwords in memory is unsafe a new preference 
9792                 in Other page is added to activate or not such capability.
9793
9794 2008-09-14 [colin]      3.5.0cvs104
9795
9796         * src/codeconv.c
9797         * src/codeconv.h
9798                 Make conv_iconv_strdup static
9799
9800 2008-09-12 [colin]      3.5.0cvs103
9801
9802         * claws-mail.pc.in
9803         * src/Makefile.am
9804         * src/compose.c
9805         * src/compose.h
9806         * src/crash.c
9807         * src/folder_item_prefs.c
9808         * src/folder_item_prefs.h
9809         * src/main.c
9810         * src/prefs_account.c
9811         * src/prefs_common.c
9812         * src/prefs_common.h
9813         * src/prefs_folder_item.c
9814         * src/prefs_spelling.c
9815         * src/prefs_template.c
9816         * src/quote_fmt.h
9817         * src/quote_fmt_parse.y
9818         * src/toolbar.c
9819         * src/toolbar.h
9820         * src/gtk/Makefile.am
9821         * src/gtk/about.c
9822         * src/gtk/filesel.c
9823         * src/gtk/gtkaspell.c
9824         * src/gtk/gtkaspell.h
9825         * src/plugins/bogofilter/Makefile.am
9826         * src/plugins/dillo_viewer/Makefile.am
9827         * src/plugins/spamassassin/Makefile.am
9828         * src/plugins/trayicon/Makefile.am
9829                 Switch spellchecker to Enchant
9830
9831 2008-09-12 [paul]       3.5.0cvs102
9832
9833         * tools/README
9834         * tools/csv2addressbook.pl
9835                 add support for Fox Mail
9836
9837 2008-09-12 [paul]       3.5.0cvs101
9838
9839         * src/compose.c
9840         * src/prefs_wrapping.c
9841                 changes to English
9842
9843 2008-09-12 [paul]       3.5.0cvs100
9844
9845         * configure.ac
9846                 revert cvs99's libenchant commit error
9847
9848 2008-09-12 [colin]      3.5.0cvs99
9849
9850         * src/inc.c
9851                 Only go to inbox if there are new mails
9852                 (and fetch was manual)
9853
9854 2008-09-10 [colin]      3.5.0cvs98
9855
9856         * src/inc.c
9857         * src/summaryview.c
9858         * src/common/session.c
9859                 Use g_timeout_add_seconds instead of g_timeout_add
9860                 on glib >= 2.14 when we don't need precision on the 
9861                 delay. This helps reducing power consumption:
9862                 http://mjg59.livejournal.com/74651.html
9863
9864 2008-09-10 [colin]      3.5.0cvs97
9865
9866         * src/compose.c
9867                 Don't save window size and position when
9868                 compose is hidden (filtering action)
9869
9870 2008-09-09 [colin]      3.5.0cvs96
9871
9872         * src/action.h
9873         * src/addr_compl.c
9874         * src/addressadd.c
9875         * src/addressbook.h
9876         * src/addressbook_foldersel.c
9877         * src/addressitem.h
9878         * src/addrgather.c
9879         * src/alertpanel.c
9880         * src/browseldap.c
9881         * src/editaddress.c
9882         * src/editaddress_other_attributes_ldap.h
9883         * src/editbook.c
9884         * src/editjpilot.c
9885         * src/editldap.c
9886         * src/editldap_basedn.c
9887         * src/editvcard.c
9888         * src/exphtmldlg.c
9889         * src/expldifdlg.c
9890         * src/export.c
9891         * src/foldersel.c
9892         * src/foldersel.h
9893         * src/gedit-print.c
9894         * src/gedit-print.h
9895         * src/grouplistdialog.c
9896         * src/headerview.c
9897         * src/headerview.h
9898         * src/image_viewer.c
9899         * src/import.c
9900         * src/importldif.c
9901         * src/importmutt.c
9902         * src/importpine.c
9903         * src/inc.c
9904         * src/main.c
9905         * src/main.h
9906         * src/messageview.c
9907         * src/messageview.h
9908         * src/noticeview.c
9909         * src/prefs_actions.c
9910         * src/prefs_filtering.c
9911         * src/prefs_folder_column.c
9912         * src/prefs_gtk.h
9913         * src/prefs_summary_column.c
9914         * src/prefs_toolbar.c
9915         * src/send_message.c
9916         * src/setup.c
9917         * src/sourcewindow.c
9918         * src/sourcewindow.h
9919         * src/ssl_manager.c
9920         * src/statusbar.c
9921         * src/statusbar.h
9922         * src/stock_pixmap.c
9923         * src/stock_pixmap.h
9924         * src/summaryview.c
9925         * src/textview.c
9926         * src/textview.h
9927         * src/undo.h
9928         * src/uri_opener.c
9929         * src/wizard.c
9930         * src/wizard.h
9931         * src/common/ssl.h
9932         * src/common/utils.c
9933         * src/gtk/about.c
9934         * src/gtk/colorlabel.c
9935         * src/gtk/colorlabel.h
9936         * src/gtk/combobox.h
9937         * src/gtk/description_window.c
9938         * src/gtk/filesel.c
9939         * src/gtk/gtkaspell.c
9940         * src/gtk/gtkaspell.h
9941         * src/gtk/gtkcmclist.c
9942         * src/gtk/gtkcmclist.h
9943         * src/gtk/gtkcmctree.c
9944         * src/gtk/gtkcmctree.h
9945         * src/gtk/gtkcmoptionmenu.h
9946         * src/gtk/gtksctree.c
9947         * src/gtk/gtksctree.h
9948         * src/gtk/gtkshruler.c
9949         * src/gtk/gtkshruler.h
9950         * src/gtk/gtksourceprintjob.c
9951         * src/gtk/gtksourceprintjob.h
9952         * src/gtk/gtkutils.c
9953         * src/gtk/gtkutils.h
9954         * src/gtk/gtkvscrollbutton.c
9955         * src/gtk/gtkvscrollbutton.h
9956         * src/gtk/icon_legend.c
9957         * src/gtk/inputdialog.c
9958         * src/gtk/logwindow.c
9959         * src/gtk/logwindow.h
9960         * src/gtk/manage_window.c
9961         * src/gtk/manage_window.h
9962         * src/gtk/menu.c
9963         * src/gtk/prefswindow.c
9964         * src/gtk/progressdialog.c
9965         * src/gtk/progressdialog.h
9966         * src/plugins/bogofilter/bogofilter_gtk.c
9967         * src/plugins/pgpcore/passphrase.c
9968         * src/plugins/spamassassin/spamassassin_gtk.c
9969         * src/plugins/trayicon/trayicon.c
9970         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9971         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9972         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9973         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9974         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9975                 Complete GTK+ 2.14 undeprecation
9976                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9977
9978 2008-09-09 [colin]      3.5.0cvs95
9979
9980         * src/gtk/gtkcmclist.h
9981                 Fix build on GTK+ 2.14
9982
9983 2008-09-08 [colin]      3.5.0cvs94
9984
9985         * src/noticeview.c
9986         * src/noticeview.h
9987                 Remove GtkSignalFunc
9988
9989 2008-09-07 [colin]      3.5.0cvs93
9990
9991         * src/addressadd.c
9992         * src/addressbook_foldersel.c
9993         * src/gtk/gtkcmclist.c
9994         * src/gtk/gtkcmclist.h
9995         * src/gtk/gtkcmctree.c
9996         * src/gtk/gtkcmctree.h
9997         * src/gtk/gtksctree.c
9998         * src/gtk/prefswindow.c
9999         * src/gtk/prefswindow.h
10000                 Use GDestroyNotify instead of GtkDestroyNotify
10001                 (deprecated in GTK+ 2.14)
10002
10003 2008-09-07 [colin]      3.5.0cvs92
10004
10005         * src/textview.c
10006                 Fix bug 1712, 'invalid "Phishing attempt warning" 
10007                 when linked text ends with spaces'
10008
10009 2008-09-05 [colin]      3.5.0cvs91
10010
10011         * src/procmime.c
10012                 Maybe fix bug 1711, 'Save-as attachment crashes'
10013                 Possibly wrong free() due to pointer shifting
10014
10015 2008-09-05 [colin]      3.5.0cvs90
10016
10017         * src/compose.c
10018                 Fix bug 1710, 'User misreads "Discard Message" 
10019                 as "Discard Changes"'. Propose to save or discard
10020                 only the latest changes when closing an existing
10021                 draft. Autosave may still have saved parts of the
10022                 edit session.
10023
10024 2008-09-04 [colin]      3.5.0cvs89
10025
10026         * src/summaryview.c
10027                 Fix bug 1707, 'Segfault when sorting on non-visible column'
10028
10029 2008-09-01 [colin]      3.5.0cvs88
10030
10031         * src/imap.c
10032         * src/summaryview.c
10033         * src/common/tags.c
10034         * src/etpan/imap-thread.c
10035         * src/etpan/imap-thread.h
10036                 Store spam flag on IMAP (Junk/NonJunk, as 
10037                 ThunderBird does - this is nonstandard)
10038
10039 2008-08-31 [wwp]        3.5.0cvs87
10040
10041         * ChangeLog
10042                 Fix globish edition^Wediting.
10043
10044 2008-08-31 [wwp]        3.5.0cvs86
10045
10046         * src/addressbook.c
10047                 Don't break nickname editing for non-LDAP books (nickname
10048                 value was overwritten when editing existing contact, this
10049                 came from 3.0.2cvs109).
10050
10051 2008-08-30 [colin]      3.5.0cvs85
10052
10053         * src/mainwindow.c
10054         * src/summaryview.c
10055                 Fix "Apply tags..." key shortcut
10056
10057 2008-08-29 [iwkse]      3.5.0cvs84
10058
10059         * src/summaryview.c
10060                         Bit of clean:)
10061
10062 2008-08-29 [iwkse]      3.5.0cvs83
10063
10064         * src/summaryview.c
10065                         Disable "Move to trash" action if
10066                         we are in a trash-like folder.
10067                         Thanks to colinl
10068
10069 2008-08-29 [paul]       3.5.0cvs82
10070
10071         * configure.ac
10072                 bump up libetpan version requirement since
10073                 0.55 is released now
10074
10075 2008-08-28 [wwp]        3.5.0cvs81
10076
10077         * src/account.c
10078         * src/pop.c
10079         * src/prefs_account.c
10080         * src/prefs_account.h
10081                 Add finer granularity to the POP3's remove-after delay (now in
10082                 hours in addition to in days), patch by Paul Rolland.
10083
10084 2008-08-28 [wwp]        3.5.0cvs80
10085
10086         * src/gtk/combobox.c
10087                 Fix a typo in a comment.
10088
10089 2008-08-28 [iwkse]      3.5.0cvs79
10090
10091         * src/account.c
10092         * src/prefs_actions.c
10093         * src/prefs_filtering.c
10094         * src/prefs_template.c
10095                         Add search feature to the account, 
10096                         template and action dialog.
10097                         It's turned on selecting one row
10098                         of the list and typing some random
10099                         letter. Thanks to wwp, colinl
10100
10101 2008-08-28 [colin]      3.5.0cvs78
10102
10103         * src/Makefile.am
10104         * src/account.c
10105         * src/compose.c
10106         * src/prefs_account.c
10107         * src/prefs_account.h
10108         * src/privacy.c
10109         * src/privacy.h
10110         * src/procmime.c
10111         * src/stock_pixmap.c
10112         * src/stock_pixmap.h
10113         * src/summaryview.c
10114         * src/pixmaps/key_gpg_signed.xpm
10115                 Fix bug 1412, "Sign reply, if mail was signed"
10116                 Add an account preference to sign replies to signed mails
10117
10118 2008-08-28 [iwkse]      3.5.0cvs77
10119
10120         * src/prefs_filtering.c
10121                 Making the search more useful,
10122                 jumping directly to the relative rule.
10123
10124 2008-08-27 [colin]      3.5.0cvs76
10125
10126         * src/main.c
10127                 Add a bit of info
10128
10129 2008-08-27 [colin]      3.5.0cvs75
10130
10131         * src/gtk/gtkcmctree.c
10132                 Fix a few ifdefs
10133
10134 2008-08-26 [colin]      3.5.0cvs74
10135
10136         * src/gtk/gtkcmctree.c
10137                 Fix missing inits on old glib
10138
10139 2008-08-26 [wwp]        3.5.0cvs73
10140
10141         * src/common/utils.c
10142                 Added 'Fwd' to the list of known common subject prefixes.
10143
10144 2008-08-25 [iwkse]      3.5.0cvs72
10145
10146         * src/image_viewer.c
10147                 Add animated gif support to the
10148                 message preview.
10149
10150 2008-08-25 [colin]      3.5.0cvs71
10151
10152         * src/gtk/gtkcmctree.c
10153                 Make sure work isn't null
10154
10155 2008-08-24 [colin]      3.5.0cvs70
10156
10157         * src/common/ssl.c
10158                 Fix typo on SSL_CERT_DIR
10159
10160 2008-08-23 [holger]     3.5.0cvs69
10161
10162         * src/printing.c
10163                 Fix bug 1699 'Separator line mis-placed when
10164                 printing some e-mails'. The number of header lines
10165                 was not correctly calculated when Pango inserts
10166                 linebreaks
10167
10168 2008-08-23 [colin]      3.5.0cvs68
10169
10170         * src/mainwindow.c
10171                 Fix the account selector button; thanks
10172                 to wwp
10173
10174 2008-08-21 [colin]      3.5.0cvs67
10175
10176         * src/compose.c
10177         * src/compose.h
10178                 Add a compose preference for auto-indent
10179         * src/mainwindow.c
10180         * src/summaryview.c
10181                 Make colorlabel accels a bit less hacky
10182
10183 2008-08-21 [colin]      3.5.0cvs66
10184
10185         * src/compose.c
10186         * src/prefs_common.c
10187         * src/prefs_common.h
10188         * src/prefs_wrapping.c
10189                 Add a preference for autoindent; fix no_join tag
10190                 being applied to whole lines instead of just \n when
10191                 creating a line 
10192
10193 2008-08-21 [colin]      3.5.0cvs65
10194
10195         * src/compose.c
10196                 Add support for auto-indentation
10197
10198 2008-08-19 [colin]      3.5.0cvs64
10199
10200         * src/compose.c
10201                 Save Autowrap status in drafts/queued mails
10202
10203 2008-08-19 [colin]      3.5.0cvs63
10204
10205         * src/mainwindow.c
10206                 Fix a comment (in reality, test commit on
10207                 the new CVS server)
10208
10209 2008-08-17 [colin]      3.5.0cvs62
10210
10211         * src/prefs_actions.c
10212         * src/procmime.c
10213         * src/wizard.c
10214         * src/common/socket.h
10215         * src/gtk/gtkcmctree.c
10216                 Fix warnings
10217
10218 2008-08-16 [colin]      3.5.0cvs61
10219
10220         * src/editaddress_other_attributes_ldap.h
10221                 Add 'l' field (localityName)
10222
10223 2008-08-16 [colin]      3.5.0cvs60
10224
10225         * src/mainwindow.c
10226         * src/gtk/gtkcmclist.c
10227         * src/gtk/gtkcmclist.h
10228         * src/gtk/gtkcmctree.c
10229         * src/gtk/gtksctree.c
10230         * src/gtk/gtkutils.c
10231         * src/gtk/gtkvscrollbutton.c
10232                 Fix Maemo build (OS2007)
10233
10234 2008-08-14 [colin]      3.5.0cvs59
10235
10236         * src/folder.c
10237                 Don't crash if parent is null when creating
10238                 a folder
10239         * src/gtk/pluginwindow.c
10240                 Don't crash on race when closing window while
10241                 a plugin is loading and does gtk_iterations
10242
10243 2008-08-13 [colin]      3.5.0cvs58
10244
10245         * src/messageview.c
10246         * src/messageview.h
10247         * src/mimeview.c
10248                 Fix bug 1696, 'Viewing binary attachements 
10249                 as text over 1 MB' (various buglets)
10250
10251 2008-08-10 [colin]      3.5.0cvs57
10252
10253         * src/summaryview.c
10254         * src/gtk/gtkcmclist.c
10255                 Continue fixing GTK < 2.12 build, thanks to
10256                 Michael Hugues
10257
10258 2008-08-10 [colin]      3.5.0cvs56
10259
10260         * src/gtk/gtksctree.c
10261                 Fix build on GTK < 2.12
10262
10263 2008-08-09 [colin]      3.5.0cvs55
10264
10265         * src/mainwindow.c
10266                 Fix untranslatable strings, thanks to
10267                 Stephan Sachse
10268
10269 2008-08-07 [colin]      3.5.0cvs54
10270
10271         * src/compose.c
10272         * src/editaddress.c
10273         * src/folderview.c
10274         * src/mainwindow.c
10275         * src/message_search.c
10276         * src/mimeview.c
10277         * src/noticeview.c
10278         * src/prefs_account.c
10279         * src/prefs_common.c
10280         * src/prefs_customheader.c
10281         * src/prefs_ext_prog.c
10282         * src/prefs_filtering_action.c
10283         * src/prefs_gtk.c
10284         * src/prefs_logging.c
10285         * src/prefs_matcher.c
10286         * src/prefs_msg_colors.c
10287         * src/procmime.c
10288         * src/summary_search.c
10289         * src/summaryview.c
10290         * src/toolbar.c
10291         * src/gtk/colorsel.c
10292         * src/gtk/gtkaspell.c
10293         * src/gtk/gtkutils.c
10294         * src/gtk/gtkutils.h
10295         * src/gtk/inputdialog.c
10296         * src/gtk/pluginwindow.c
10297         * src/gtk/quicksearch.c
10298         * src/plugins/bogofilter/bogofilter_gtk.c
10299         * src/plugins/dillo_viewer/dillo_prefs.c
10300         * src/plugins/spamassassin/spamassassin_gtk.c
10301                 - Fix Ctrl-Space shortcut
10302                 - Fix mime-parsing bug in procmime (cvs52)
10303                 - Fix double-free in procmime (cvs52)
10304                 - Use gtk_bin_get_child instead of GTK_BIN()->child
10305                 - Fix Goto menu in mainwindow
10306
10307 2008-08-07 [mones]      3.5.0cvs53
10308
10309         * po/es.po
10310                 Updated translation (lots of changes!)
10311         * src/compose.c
10312                 Add missing accelerator key
10313         * src/mainwindow.c
10314                 Restored 'v' key function (thanks Colin!)
10315
10316 2008-08-06 [colin]      3.5.0cvs52
10317
10318         * src/addrbook.c
10319         * src/addrcindex.c
10320         * src/addrduplicates.c
10321         * src/addrharvest.c
10322         * src/enriched.c
10323         * src/html.c
10324         * src/ldif.c
10325         * src/mimeview.c
10326         * src/mutt.c
10327         * src/pine.c
10328         * src/procmime.c
10329         * src/vcard.c
10330         * src/wizard.c
10331                 Fix my use of g_utf8_strdown (it returns
10332                 a newly allocated string and doesn't
10333                 change the parameter)
10334
10335 2008-08-06 [colin]      3.5.0cvs51
10336
10337         * src/compose.c
10338                 Fix bug 1690, 'Copy/Paste in edit window may 
10339                 break Undo'; middle-click pastes aren't 
10340                 REPLACE_INSERT but just INSERT. 
10341                 Also, fix privacy menu selection
10342
10343 2008-08-05 [colin]      3.5.0cvs50
10344
10345         * src/action.c
10346         * src/addr_compl.c
10347         * src/addrbook.c
10348         * src/addrcindex.c
10349         * src/addrduplicates.c
10350         * src/addrharvest.c
10351         * src/enriched.c
10352         * src/html.c
10353         * src/ldif.c
10354         * src/main.c
10355         * src/mimeview.c
10356         * src/mutt.c
10357         * src/pine.c
10358         * src/procmime.c
10359         * src/vcard.c
10360         * src/wizard.c
10361         * src/common/socket.c
10362         * src/gtk/gtkutils.c
10363         * src/gtk/gtkutils.h
10364         * src/gtk/menu.c
10365         * src/plugins/spamassassin/spamassassin.c
10366                 More undeprecation (Glib)
10367
10368 2008-08-05 [colin]      3.5.0cvs49
10369
10370         * src/prefs_account.c
10371         * src/prefs_filtering_action.c
10372         * src/prefs_matcher.c
10373         * src/gtk/Makefile.am
10374         * src/gtk/claws-marshal.list
10375         * src/gtk/colorlabel.c
10376         * src/gtk/colorsel.c
10377         * src/gtk/foldersort.c
10378         * src/gtk/gtkaspell.c
10379         * src/gtk/gtkcmclist.c
10380         * src/gtk/gtkcmclist.h
10381         * src/gtk/gtkcmctree.c
10382         * src/gtk/gtkcmctree.h
10383         * src/gtk/gtkcmoptionmenu.c
10384         * src/gtk/gtkcmoptionmenu.h
10385         * src/gtk/gtksctree.c
10386         * src/gtk/gtksctree.h
10387         * src/gtk/gtkutils.c
10388         * src/gtk/gtkutils.h
10389         * src/gtk/gtkvscrollbutton.c
10390         * src/gtk/menu.c
10391         * src/gtk/menu.h
10392         * src/gtk/quicksearch.c
10393         * src/plugins/dillo_viewer/dillo_viewer.c
10394         * src/plugins/pgpcore/select-keys.c
10395                 Try to finish yesterday's commit
10396
10397 2008-08-04 [colin]      3.5.0cvs48
10398
10399         * src/addressadd.c
10400         * src/addressbook.c
10401         * src/addressbook_foldersel.c
10402         * src/addressitem.h
10403         * src/addrgather.c
10404         * src/browseldap.c
10405         * src/compose.c
10406         * src/compose.h
10407         * src/editaddress.c
10408         * src/editaddress_other_attributes_ldap.c
10409         * src/editgroup.c
10410         * src/editldap_basedn.c
10411         * src/folderview.c
10412         * src/folderview.h
10413         * src/grouplistdialog.c
10414         * src/image_viewer.c
10415         * src/imap_gtk.c
10416         * src/importldif.c
10417         * src/main.c
10418         * src/mainwindow.c
10419         * src/message_search.c
10420         * src/mh_gtk.c
10421         * src/mimeview.c
10422         * src/mimeview.h
10423         * src/news_gtk.c
10424         * src/noticeview.h
10425         * src/prefs_account.c
10426         * src/prefs_filtering_action.c
10427         * src/prefs_matcher.c
10428         * src/prefs_msg_colors.c
10429         * src/prefs_summaries.c
10430         * src/statusbar.c
10431         * src/stock_pixmap.c
10432         * src/summary_search.c
10433         * src/summaryview.c
10434         * src/summaryview.h
10435         * src/textview.c
10436         * src/toolbar.h
10437         * src/gtk/Makefile.am
10438         * src/gtk/claws-marshal.list
10439         * src/gtk/colorsel.c
10440         * src/gtk/foldersort.c
10441         * src/gtk/gtkaspell.c
10442         * src/gtk/gtkcmclist.c
10443         * src/gtk/gtkcmclist.h
10444         * src/gtk/gtkcmctree.c
10445         * src/gtk/gtkcmctree.h
10446         * src/gtk/gtksctree.c
10447         * src/gtk/gtksctree.h
10448         * src/gtk/gtkutils.c
10449         * src/gtk/gtkutils.h
10450         * src/gtk/gtkvscrollbutton.c
10451         * src/gtk/menu.c
10452         * src/gtk/menu.h
10453         * src/gtk/quicksearch.c
10454         * src/plugins/dillo_viewer/dillo_viewer.c
10455         * src/plugins/pgpcore/select-keys.c
10456                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10457                 Undeprecate their implementation (GtkArg, GtkType, ...)
10458                 Undeprecate a few other things here and there
10459                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10460                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10461                 still have work to do
10462
10463 2008-08-04 [colin]      3.5.0cvs47
10464
10465         * src/compose.c
10466         * src/compose.h
10467         * src/toolbar.h
10468         * src/textview.c
10469         * src/stock_pixmap.c
10470         * src/statusbar.c
10471         * src/noticeview.h
10472         * src/mimeview.h
10473         * src/mainwindow.c
10474         * src/image_viewer.c
10475         * src/gtk/gtkaspell.c
10476         * src/gtk/gtkvscrollbutton.c
10477         * src/plugins/dillo_viewer/dillo_viewer.c
10478                 Undeprecate more things
10479
10480 2008-08-02 [colin]      3.5.0cvs46
10481
10482         * src/mainwindow.c
10483                 Fix toggle menu activation state
10484                 (thanks to cvs45 ;)
10485
10486 2008-08-02 [paul]       3.5.0cvs45
10487
10488         * src/mainwindow.c
10489                 fix sensitivity of
10490                 /View/Show or hide/Message View
10491
10492 2008-08-01 [paul]       3.5.0cvs44
10493
10494         * src/common/utils.c
10495         * src/plugins/pgpcore/claws.def
10496         * src/plugins/pgpinline/claws.def
10497                 fix compilation problems on mingw32,
10498                 (bug 1688) Patch by Marcus Brinkmann
10499
10500 2008-08-01 [colin]      3.5.0cvs43
10501
10502         * src/gtk/gtkutils.c
10503         * src/gtk/gtkvscrollbutton.c
10504                 Oups, fix build
10505
10506 2008-08-01 [colin]      3.5.0cvs42
10507
10508         * src/compose.c
10509         * src/foldersel.c
10510         * src/mainwindow.c
10511         * src/prefs_account.c
10512         * src/prefs_folder_item.c
10513         * src/prefs_quote.c
10514         * src/summaryview.c
10515         * src/gtk/gtkaspell.c
10516         * src/gtk/gtkutils.c
10517         * src/gtk/gtkvscrollbutton.c
10518                 Replace a few deprecated function calls
10519
10520 2008-08-01 [paul]       3.5.0cvs41
10521
10522         * src/action.c
10523                 fix crash that occurs because of recent GtkUIManager
10524                 changes. Thanks to Colin
10525
10526 2008-07-31 [colin]      3.5.0cvs40
10527
10528         * src/addressbook.c
10529         * src/compose.c
10530         * src/mainwindow.c
10531         * src/messageview.c
10532                 Some Maemo fixes
10533         * src/gtk/menu.c
10534         * src/gtk/menu.h
10535                 Remove deprecated helper funcs
10536
10537 2008-07-30 [colin]      3.5.0cvs39
10538
10539         * src/folderview.c
10540         * src/folderview.h
10541         * src/imap_gtk.c
10542         * src/mh_gtk.c
10543         * src/news_gtk.c
10544                 Move the folderview popup menu to GtkUIManager
10545
10546 2008-07-29 [colin]      3.5.0cvs38
10547
10548         * src/account.c
10549         * src/account.h
10550         * src/action.c
10551         * src/action.h
10552         * src/addressitem.h
10553         * src/compose.c
10554         * src/edittags.c
10555         * src/mainwindow.c
10556         * src/mainwindow.h
10557         * src/mimeview.c
10558         * src/summaryview.c
10559         * src/gtk/menu.c
10560         * src/gtk/menu.h
10561                 Switch the main menu to GtkUIManager
10562                 Warning fixes
10563
10564 2008-07-29 [colin]      3.5.0cvs37
10565
10566         * src/news.c
10567                 Fix bug 1684, 'view news messages with large 
10568                 attachements segfaults'
10569
10570 2008-07-29 [colin]      3.5.0cvs36
10571
10572         * src/action.c
10573         * src/action.h
10574         * src/addressbook.c
10575         * src/addressitem.h
10576         * src/compose.c
10577         * src/compose.h
10578         * src/messageview.c
10579         * src/messageview.h
10580         * src/summaryview.c
10581         * src/gtk/menu.c
10582         * src/gtk/menu.h
10583                 More switches to GtkUIManager
10584
10585 2008-07-26 [colin]      3.5.0cvs35
10586
10587         * src/gtk/menu.c
10588         * src/gtk/menu.h
10589                 Fix prototype
10590
10591 2008-07-25 [colin]      3.5.0cvs34
10592
10593         * src/addrcustomattr.c
10594         * src/addressbook.c
10595         * src/compose.c
10596         * src/editaddress.c
10597         * src/editaddress_other_attributes_ldap.h
10598         * src/edittags.c
10599         * src/mainwindow.c
10600         * src/mimeview.c
10601         * src/prefs_actions.c
10602         * src/prefs_filtering.c
10603         * src/prefs_template.c
10604         * src/summaryview.c
10605         * src/textview.c
10606         * src/textview.h
10607         * src/toolbar.c
10608         * src/gtk/about.c
10609         * src/gtk/menu.c
10610         * src/gtk/menu.h
10611         * src/plugins/trayicon/trayicon.c
10612                 More changes from GtkItemFactory to GtkUIManager
10613
10614 2008-07-25 [colin]      3.5.0cvs33
10615
10616         * src/gtk/menu.h
10617                 Add a macro to remove menu items
10618                 Make the gui_manager variable useless
10619
10620 2008-07-24 [colin]      3.5.0cvs32
10621
10622         * src/mimeview.c
10623                 Fix a gtk warning on clear
10624         * src/mainwindow.c
10625         * src/summaryview.c
10626         * src/summaryview.h
10627                 Switch the message list popup menu to
10628                 GtkUIManager
10629
10630 2008-07-23 [colin]      3.5.0cvs31
10631
10632         * src/plugins/pgpcore/pgp_viewer.c
10633         * src/plugins/pgpcore/sgpgme.c
10634                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10635                 Patch by Thomas Wiegner <wiegner@gmx.de>
10636
10637 2008-07-20 [paul]       3.5.0cvs30
10638
10639         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10640                 remove redundant GTK version check
10641
10642 2008-07-20 [ticho]      3.5.0cvs29
10643
10644         * src/folderview.c
10645         * src/imap_gtk.c
10646         * src/news_gtk.c
10647                 Moved sensitivity setting for "Download messages" for IMAP and
10648                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10649                 respectively for better code readability.
10650                 Fixed indentation in news' set_sensitivity().
10651
10652 2008-07-20 [paul]       3.5.0cvs28
10653
10654         * src/addrgather.c
10655                 remove more redundant code following cvs27
10656
10657 2008-07-20 [paul]       3.5.0cvs27
10658
10659         * src/addrgather.c
10660                 remove now redundant code
10661         * src/mainwindow.c
10662         * src/mainwindow.h
10663                 fix bug 1673, 'Tools/Harvest adresses is
10664                 grayed out if folder is empty'
10665
10666 2008-07-19 [ticho]      3.5.0cvs26
10667
10668         * src/edittags.c
10669         * src/main.c
10670         * src/mimeview.c
10671         * src/mimeview.h
10672         * src/gtk/gtkutils.c
10673         * src/gtk/gtkutils.h
10674         * src/gtk/menu.c
10675         * src/gtk/menu.h
10676                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10677                 instead of deprecated GtkItemFactory.
10678
10679 2008-07-19 [colin]      3.5.0cvs25
10680
10681         * src/account.c
10682         * src/addrgather.c
10683         * src/compose.c
10684         * src/editldap.c
10685         * src/expldifdlg.c
10686         * src/importldif.c
10687         * src/main.c
10688         * src/mainwindow.c
10689         * src/mimeview.c
10690         * src/noticeview.c
10691         * src/prefs_account.c
10692         * src/prefs_actions.c
10693         * src/prefs_ext_prog.c
10694         * src/prefs_filtering.c
10695         * src/prefs_folder_item.c
10696         * src/prefs_image_viewer.c
10697         * src/prefs_logging.c
10698         * src/prefs_msg_colors.c
10699         * src/prefs_other.c
10700         * src/prefs_send.c
10701         * src/prefs_spelling.c
10702         * src/prefs_summaries.c
10703         * src/prefs_template.c
10704         * src/printing.c
10705         * src/quote_fmt.c
10706         * src/summary_search.c
10707         * src/summaryview.c
10708         * src/toolbar.c
10709         * src/wizard.c
10710         * src/common/Makefile.am
10711         * src/gtk/gtksctree.c
10712         * src/gtk/gtkutils.h
10713         * src/gtk/pluginwindow.c
10714         * src/gtk/quicksearch.c
10715         * src/plugins/bogofilter/bogofilter_gtk.c
10716         * src/plugins/dillo_viewer/dillo_prefs.c
10717         * src/plugins/pgpcore/prefs_gpg.c
10718         * src/plugins/spamassassin/spamassassin_gtk.c
10719         * src/plugins/trayicon/trayicon.c
10720         * src/plugins/trayicon/trayicon_prefs.c
10721                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10722                 or greater). Use the old deprecated one on GTK+ < 2.12.
10723                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10724                 of time!
10725
10726 2008-07-16 [colin]      3.5.0cvs24
10727
10728         * src/mainwindow.c
10729                 Fix folderview's scrolbar when starting minimised
10730                 to tray, and popping up the mainwindow by calling
10731                 claws-mail from the command line
10732
10733 2008-07-08 [colin]      3.5.0cvs23
10734
10735         * src/compose.c
10736                 Possibly fix po-headers appearing on empty
10737                 templates
10738
10739 2008-07-08 [colin]      3.5.0cvs22
10740
10741         * src/folderview.c
10742         * src/summaryview.c
10743                 Finish the always_open tristate patch, by Jonathan
10744                 Corbet.
10745
10746 2008-07-07 [paul]       3.5.0cvs21
10747
10748         * src/mainwindow.c
10749                 fix typo (missing ")
10750
10751 2008-07-07 [paul]       3.5.0cvs20
10752
10753         * src/mainwindow.c
10754                 fit the menu style a bit better
10755
10756 2008-07-07 [colin]      3.5.0cvs19
10757
10758         * src/prefs_themes.c
10759                 Make upgrading themes easier
10760
10761 2008-07-07 [colin]      3.5.0cvs18
10762
10763         * src/mainwindow.c
10764         * src/prefs_toolbar.c
10765         * src/stock_pixmap.c
10766                 Finish fixing bug 1609, 'Icon issues'
10767
10768 2008-07-07 [colin]      3.5.0cvs17
10769
10770         * src/prefs_common.c
10771                 Fix the default value
10772
10773 2008-07-07 [colin]      3.5.0cvs16
10774
10775         * src/prefs_summaries.c
10776                 Revert my fix to the string, the correct term
10777                 is indeed Message View
10778
10779 2008-07-07 [colin]      3.5.0cvs15
10780
10781         * AUTHORS
10782         * src/gtk/authors.h
10783         * src/prefs_common.c
10784         * src/prefs_common.h
10785         * src/prefs_summaries.c
10786         * src/summaryview.c
10787         * src/gtk/authors.h
10788                 Change "Always open message when selected" to
10789                 a tristate (Never/Always/When preview is visible)
10790                 Patch by Jonathan Corbet <corbet@lwn.net>.
10791
10792 2008-07-06 [paul]       3.5.0cvs14
10793
10794         * src/addrgather.c
10795                 improve the layout of the dialogue
10796                 improve the English
10797                 add tooltips
10798                 fix some of the nasty coding style
10799         * src/mainwindow.c
10800                 improve the English
10801                 add some missing mnemonics
10802
10803 2008-07-05 [paul]       3.5.0cvs13
10804
10805         * src/mainwindow.c
10806         * src/mainwindow.h
10807                 fix bug 1398, '"Change current account" is
10808                 available even when there's only one account'
10809         * src/plugins/pgpcore/prefs_gpg.c
10810                 put back a needed include, removed in error
10811
10812 2008-07-05 [colin]      3.5.0cvs12
10813
10814         * src/mainwindow.c
10815                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10816
10817 2008-07-05 [colin]      3.5.0cvs11
10818
10819         * src/news.c
10820         * src/news_gtk.c
10821                 Provide ability to rename newsgroups. Closes
10822                 bug 1444, 'Add GUI option for renaming 
10823                 newsgroups'. Patch by Pawel Pekala
10824
10825 2008-07-05 [colin]      3.5.0cvs10
10826
10827         * src/plugins/pgpcore/passphrase.c
10828         * src/plugins/pgpcore/prefs_gpg.c
10829         * src/plugins/pgpcore/select-keys.c
10830                 Simplify GTK includes (with the advantage
10831                 of compiling against GTK+2.13); patch by
10832                 Charles A Edwards
10833
10834 2008-07-05 [colin]      3.5.0cvs9
10835
10836         * src/wizard.c
10837                 Add SSL client certificates
10838
10839 2008-07-05 [colin]      3.5.0cvs8
10840
10841         * src/prefs_account.c
10842         * src/common/session.h
10843                 Fix warnings
10844         * src/common/ssl.c
10845                 Add one path for certs
10846
10847 2008-07-05 [colin]      3.5.0cvs7
10848
10849         * src/prefs_account.c
10850                 Fix no-ssl build
10851
10852 2008-07-04 [colin]      3.5.0cvs6
10853
10854         * src/common/ssl.c
10855         * src/common/ssl.h
10856         * src/common/ssl_certificate.c
10857                 Workaround distro bugs and fix certificate checking
10858                 with OpenSSL
10859
10860 2008-07-04 [colin]      3.5.0cvs5
10861
10862         * src/filtering.c
10863         * src/common/ssl_certificate.c
10864         * src/common/ssl_certificate.h
10865         * src/etpan/imap-thread.c
10866         * src/etpan/nntp-thread.c
10867                 Fix some leaks, thanks to Martin Zwickel
10868                 Rename gnutls functions that do the same
10869                 as OpenSSL ones, to avoid symbol clashing
10870                 when Claws is built against GnuTLS and
10871                 libetpan against OpenSSL
10872
10873 2008-07-04 [paul]       3.5.0cvs4
10874
10875         * src/prefs_account.c
10876                 remove 1 forgotten '.'
10877
10878 2008-07-04 [paul]       3.5.0cvs3
10879
10880         * src/prefs_account.c
10881                 layout/engrish fixes to the 'Client
10882                 certificates' frame
10883
10884 2008-07-03 [colin]      3.5.0cvs2
10885
10886         * src/imap.c
10887         * src/news.c
10888         * src/pop.c
10889         * src/prefs_account.c
10890         * src/prefs_account.h
10891         * src/prefs_common.c
10892         * src/send_message.c
10893         * src/common/session.c
10894         * src/common/session.h
10895         * src/common/smtp.c
10896         * src/common/smtp.h
10897         * src/common/socket.h
10898         * src/common/ssl.c
10899         * src/common/ssl.h
10900         * src/common/ssl_certificate.c
10901         * src/common/ssl_certificate.h
10902         * src/etpan/imap-thread.c
10903         * src/etpan/nntp-thread.c
10904         * src/gtk/inputdialog.c
10905                 Add support for SSL client certificates (either PEM files
10906                 with certificate and private key, either PKCS12 files)
10907
10908 2008-06-28 [colin]      3.5.0cvs1
10909
10910         * src/foldersel.c
10911                 Fix compilation with older GTKs
10912
10913 2008-06-27 [paul]       3.5.0
10914
10915         * NEWS
10916         * README
10917         * RELEASE_NOTES 
10918                 3.5.0 released
10919
10920 2008-06-27 [paul]       3.4.0cvs116
10921
10922         * src/gtk/authors.h
10923                 complete cvs115
10924
10925 2008-06-27 [paul]       3.4.0cvs115
10926
10927         * configure.ac
10928         * src/gtk/authors.h
10929                 no longer build unmaintained translations
10930
10931 2008-06-27 [paul]       3.4.0cvs114
10932
10933         * po/de.po
10934         * po/fi.po
10935         * po/pt_BR.po
10936                 updated by Stephan Sachse, Flammie Pirinen, and
10937                 Frederico Goncalves Guimaraes
10938
10939 2008-06-26 [wwp]        3.4.0cvs113
10940
10941         * manual/fr/advanced.xml
10942                 Update French version of the manual (AutoFaces documentation).
10943
10944 2008-06-26 [wwp]        3.4.0cvs112
10945
10946         * manual/fr/advanced.xml
10947         * manual/fr/plugins.xml
10948                 Updated French version of the manual (completed
10949                 hidden options list, added note about Clawsker
10950                 and new mail archiver plugin).
10951
10952 2008-06-25 [colin]      3.4.0cvs111
10953
10954         * src/gtk/gtkaspell.c
10955                 Fix non-UTF8 in the replace with dialog
10956         * src/prefs_actions.c
10957                 Fix possible crasher
10958                 Patches by Pawel
10959
10960 2008-06-24 [mones]      3.4.0cvs110
10961
10962         * src/autofaces.c
10963                 Fix non-warning message, downgraded to debug info
10964
10965 2008-06-24 [colin]      3.4.0cvs109
10966
10967         * src/summaryview.c
10968                 Fix bug 1650, Message line too small after 
10969                 changing columns in "three columns" layout
10970
10971 2008-06-24 [colin]      3.4.0cvs108
10972
10973         * src/messageview.c
10974                 Fix Spam button sensitivity in newsgroups
10975
10976 2008-06-23 [wwp]        3.4.0cvs107
10977
10978         * po/fr.po
10979                 Updated French translation.
10980
10981 2008-06-23 [mones]      3.4.0cvs106
10982
10983         * po/es.po
10984                 Updated translation for release
10985
10986 2008-06-22 [mones]      3.4.0cvs105
10987
10988         * manual/es/plugins.xml
10989                 Synced new entry for Mail Archiver plugin
10990
10991 2008-06-22 [colin]      3.4.0cvs104
10992
10993         * src/compose.c
10994                 Fix initial cursor position
10995
10996 2008-06-21 [paul]       3.4.0cvs103
10997
10998         * manual/plugins.xml
10999                 add an entry for the new Mail Archiver plugin
11000
11001 2008-06-21 [paul]       3.4.0cvs102
11002
11003         * src/gtk/about.c
11004                 we're in 'string freeze', put back the
11005                 < > symbols for now
11006
11007 2008-06-21 [paul]       3.4.0cvs101
11008
11009         * manual/advanced.xml
11010         * manual/es/advanced.xml
11011                 fix build warning: <emphasis> cannot be contained
11012                 within <filename>
11013         * src/gtk/about.c
11014                 fix non-clickable link on License page and drop
11015                 the containing < > symbols to match other links
11016
11017 2008-06-20 [mones]      3.4.0cvs100
11018
11019         * manual/advanced.xml
11020                 Added autofaces documentation, note about clawsker in hidden
11021                 preferences, minor markup fix. Thanks Paul for proofreading
11022         * manual/es/advanced.xml
11023                 Synchronised Spanish manual
11024
11025 2008-06-16 [colin]      3.4.0cvs99
11026
11027         * src/compose.c
11028                 Fix cursor placing on signature change
11029
11030 2008-06-16 [paul]       3.4.0cvs98
11031
11032         * src/imap_gtk.c
11033         * src/mh_gtk.c
11034         * src/gtk/inputdialog.c
11035                 really fussy coding style fixes
11036
11037 2008-06-16 [paul]       3.4.0cvs97
11038
11039         * src/Makefile.am
11040                 keep the alphabetical order
11041
11042 2008-06-13 [mones]      3.4.0cvs96
11043
11044         * src/autofaces.c
11045                 Fix crasher ;-)
11046         * src/prefs_filtering_action.c
11047                 Fixed cosmetic bug, processing also displays "Filtering"
11048
11049 2008-06-13 [mones]      3.4.0cvs95
11050
11051         * src/Makefile.am
11052         * src/autofaces.c       ** NEW FILE **  
11053         * src/autofaces.h       ** NEW FILE **
11054         * src/compose.c
11055                 Allow setting Faces and X-Faces globally and per-account
11056                 from configuration files under ~/.claws-mail/autofaces
11057
11058 2008-06-13 [holger]     3.4.0cvs94
11059
11060         * .cvsignore
11061                 More files to ignore
11062         * src/gtk/inputdialog.c
11063         * src/gtk/inputdialog.h
11064                 Make input dialog more generic so that a checkbox
11065                 with custom text can be used in addition to the
11066                 "remember this" checkbox
11067         * src/imap_gtk.c
11068         * src/mh_gtk.c
11069         * src/prefs_common.c
11070         * src/prefs_common.h
11071                 Allow new folders to inherit the properties of the
11072                 parent folder during folder creation
11073
11074 2008-06-13 [wwp]        3.4.0cvs93
11075
11076         * src/addressbook.c
11077                 a better fix for this string, won't break up translations,
11078                 and is conform to other similar ones.
11079
11080 2008-06-13 [wwp]        3.4.0cvs92
11081
11082         * src/addrduplicates.c
11083         * src/addressadd.c
11084         * src/addressbook.c
11085         * src/addressbook_foldersel.c
11086         * src/editgroup.c
11087                 use tree decorations everywhere AB folders are used (AB tree pane,
11088                     add address to AB, select AB folder, edit group, custom attr, find dup
11089                     results), in order to match global style
11090                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
11091                     double clicking on groups in tree pane does open the group edit dialog
11092                     double clicking on other items in tree pane does expand/collapse
11093                 fix a missing space in AB's delete-folder dialog
11094                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
11095
11096         * src/foldersel.c
11097                 make foldersel dialog show dotted lines according to global (hidden) prefs
11098
11099 2008-06-12 [colin]      3.4.0cvs91
11100
11101         * src/compose.c
11102         * src/compose.h
11103                 Fix bug 1635, 'Last character of message is truncated 
11104                 when changing accounts w/ sigs'
11105         * src/folderview.c
11106                 Fix bug 1636, 'Can't select "properties" on "folders 
11107                 only" folders'
11108
11109 2008-06-11 [colin]      3.4.0cvs90
11110
11111         * src/folder.c
11112                 Maybe fix bug 1623, 'exits with segfault when 
11113                 logging in to certain imap-servers'
11114
11115 2008-06-10 [mones]      3.4.0cvs89
11116
11117         * AUTHORS
11118         * tools/Makefile.am
11119         * tools/README
11120         * tools/convert_mbox.sh
11121                 Undo cvs86 and cvs87, it really should be a patch to 
11122                 convert_mbox.pl
11123
11124 2008-06-10 [wwp]        3.4.0cvs88
11125
11126         * po/fr.po
11127                 Updated French translation.
11128
11129 2008-06-10 [mones]      3.4.0cvs87
11130
11131         * tools/Makefile.am
11132                 Oops, forgot to add previous script for distribution
11133
11134 2008-06-10 [mones]      3.4.0cvs86
11135
11136         * AUTHORS
11137         * tools/README
11138         * tools/convert_mbox.sh
11139                 Added script to convert Evolution mail folders contributed
11140                 by Daniel Dickinson <cshore@fionavar.ca>
11141                 Fixes debian bug 461435
11142
11143 2008-06-09 [colin]      3.4.0cvs85
11144
11145         * src/main.c
11146                 Integrate AWN information bubble if dbus is
11147                 available
11148         * src/folder.c
11149                 Fix crash when calling scan_required() on 
11150                 folder classes that don't implement them
11151         * src/common/session.c
11152                 Fix a little typo
11153
11154 2008-06-09 [colin]      3.4.0cvs84
11155
11156         * src/main.c
11157                 Fix bug 1447, 'If user tries to close while starting 
11158                 up, it will not close ever.'
11159
11160 2008-06-09 [colin]      3.4.0cvs83
11161
11162         * src/filtering.c
11163                 Fix bug 1628, 'Claws Mail crashes when 
11164                 filtering selected messages'
11165
11166 2008-06-04 [colin]      3.4.0cvs82
11167
11168         * src/messageview.c
11169                 Complete handling of html parts in multipart/alternative
11170                 mails
11171
11172 2008-06-03 [paul]       3.4.0cvs81
11173
11174         * src/prefs_message.c
11175                 make always the english good
11176
11177 2008-06-03 [colin]      3.4.0cvs80
11178
11179         * src/mainwindow.c
11180         * src/mainwindow.h
11181                 Fix bug 1624, '[PATCH] Quick search should be 
11182                 disabled for folder view'; based on a patch by
11183                 Michael Terry
11184
11185 2008-06-03 [iwkse]      3.4.0cvs79
11186
11187         * src/addressbook.c
11188                 Fix little gui bug on button sensitivity
11189         * src/messageview.c
11190         * src/prefs_common.c
11191         * src/prefs_common.h
11192         * src/prefs_message.c
11193                 Allow by default to show html in multipart/alternative
11194
11195 2008-06-02 [colin]      3.4.0cvs78
11196
11197         * src/prefs_actions.c
11198                 GUI rework, patch by Pawel 
11199
11200 2008-06-02 [colin]      3.4.0cvs77
11201
11202         * src/quote_fmt.c
11203                 Fix sensitivity/alignment, patch from
11204                 Pawel
11205
11206 2008-05-31 [colin]      3.4.0cvs76
11207
11208         * src/imap.c
11209                 Fix login issue introduced in cvs75.
11210
11211 2008-05-31 [colin]      3.4.0cvs75
11212
11213         * src/imap.c
11214                 Fix more possible double-frees. Also, fix the root cause
11215                 of these double-frees by just noting the Session is to
11216                 be destroyed instead of destroying it in flight
11217
11218 2008-05-29 [paul]       3.4.0cvs74
11219
11220         * manual/keyboard.xml
11221                 'Makes' these entries like the others
11222
11223 2008-05-29 [colin]      3.4.0cvs73
11224
11225         * src/procmsg.h
11226                 Include utils.h in case we
11227                 need to pull goffset definition
11228
11229 2008-05-29 [colin]      3.4.0cvs72
11230
11231         * src/common/utils.h
11232                 Workaround a stupid Glib issue, where
11233                 goffset happens to be undefined. 
11234
11235 2008-05-28 [colin]      3.4.0cvs71
11236
11237         * src/compose.c
11238         * src/compose.h
11239         * src/grouplistdialog.c
11240         * src/image_viewer.c
11241         * src/imap.c
11242         * src/inc.c
11243         * src/main.c
11244         * src/matcher.c
11245         * src/messageview.c
11246         * src/mimeview.c
11247         * src/prefs_themes.c
11248         * src/procmsg.h
11249         * src/summaryview.c
11250         * src/summaryview.h
11251         * src/textview.c
11252         * src/common/smtp.c
11253         * src/common/utils.c
11254         * src/common/utils.h
11255                 Use goffset instead of off_t for MsgInfo's size
11256                 Allows using MsgInfo structure from plugins
11257                 compiled with largefile support
11258
11259 2008-05-26 [colin]      3.4.0cvs70
11260
11261         * src/mainwindow.c
11262         * src/mainwindow.h
11263                 Define THEME_CHANGED_HOOKLIST and invoke
11264                 it on theme change
11265         * src/plugins/trayicon/trayicon.c
11266                 Listen to THEME_CHANGED_HOOKLIST and
11267                 update accordingly
11268
11269 2008-05-26 [paul]       3.4.0cvs69
11270
11271         * src/mimeview.c
11272                 plug a leak in mimeview_save_all()
11273
11274 2008-05-24 [colin]      3.4.0cvs68
11275
11276         * src/common/utils.h
11277                 Fix wrong define on old glibs
11278
11279 2008-05-24 [paul]       3.4.0cvs67
11280
11281         * src/Makefile.am
11282         * src/stock_pixmap.c
11283         * src/stock_pixmap.h
11284         * src/toolbar.c
11285         * src/pixmaps/cancel.xpm
11286         * src/pixmaps/close.xpm
11287                 add a specific icon for A_CANCEL_INC (addresses
11288                 point 1 of bug 1609 'Icon issues')
11289                 replace close.xpm with an icon of the standard
11290                 24x24 size
11291
11292 2008-05-24 [paul]       3.4.0cvs66
11293
11294         * src/pixmaps/insert_file.xpm
11295                 replaced
11296
11297 2008-05-23 [paul]       3.4.0cvs65
11298
11299         * src/common/md5.c
11300         * src/common/md5.h
11301                 add the possibility to check md5 on binary files,
11302                 thanks to Colin
11303
11304 2008-05-23 [colin]      3.4.0cvs64
11305
11306         * src/mainwindow.c
11307         * src/summaryview.c
11308                 Fix bug 1610, 'claws crash after opening/closing 
11309                 preferences and window update'
11310
11311 2008-05-22 [colin]      3.4.0cvs63
11312
11313         * src/prefs_filtering_action.c
11314         * src/gtk/combobox.c
11315         * src/gtk/combobox.h
11316                 Fix reselecting of Tags actions in
11317                 filtering actions dialog
11318
11319 2008-05-22 [colin]      3.4.0cvs62
11320
11321         * src/Makefile.am
11322         * src/prefs_toolbar.c
11323         * src/stock_pixmap.c
11324         * src/stock_pixmap.h
11325         * src/toolbar.c
11326         * src/pixmaps/delete_btn.xpm
11327         * src/pixmaps/insert_file.xpm
11328         * src/pixmaps/mail_reply_to_list.xpm
11329                 Fix more of bug 1609:
11330                 - Add a Delete button icon
11331                 - Add a Reply to list button icon
11332                 - Fix Insert file button icon
11333                 Artwork by Ciprian Popovici.
11334
11335 2008-05-21 [colin]      3.4.0cvs61
11336
11337         * src/common/utils.c
11338                 Fix a little leak
11339
11340 2008-05-21 [wwp]        3.4.0cvs60
11341
11342         * src/prefs_filtering.c
11343                 Don't show SMTP-only accounts in accounts list, as they are
11344                 irrelevant for filtering incoming messages.
11345
11346 2008-05-21 [colin]      3.4.0cvs59
11347
11348         * src/mainwindow.c
11349                 Don't put SMTP-only accounts in receive menus
11350
11351 2008-05-21 [colin]      3.4.0cvs58
11352
11353         * src/imap.c
11354                 Fix cvs56 (brain fart)
11355
11356 2008-05-21 [colin]      3.4.0cvs57
11357
11358         * src/common/utils.c
11359                 Fix bug 1615, 'hang on FIFO when the other end's not 
11360                 opened'
11361
11362 2008-05-21 [colin]      3.4.0cvs56
11363
11364         * src/imap.c
11365                 Fix a warning
11366
11367 2008-05-19 [colin]      3.4.0cvs55
11368
11369         * src/plugins/pgpcore/sgpgme.c
11370                 Maybe fix debian bug 481856, 'Segmentation fault 
11371                 when verifying a GPG signature'. Although it 
11372                 looks like a race condition...
11373
11374 2008-05-19 [colin]      3.4.0cvs54
11375
11376         * src/prefs_filtering_action.c
11377         * src/prefs_matcher.c
11378         * src/common/tags.c
11379         * src/common/tags.h
11380         * src/gtk/combobox.c
11381         * src/gtk/combobox.h
11382                 Patch by Pawel: disabled Tags menus in filtering dialogs
11383
11384 2008-05-19 [colin]      3.4.0cvs53
11385
11386         * src/prefs_account.c
11387                 GUI patch by Pawel: align ports entries
11388
11389 2008-05-19 [colin]      3.4.0cvs52
11390
11391         * src/mainwindow.c
11392                 Fix bug 1616, 'strange question while emptying trash'
11393
11394 2008-05-18 [colin]      3.4.0cvs51
11395
11396         * src/common/plugin.c
11397         * src/etpan/imap-thread.c
11398         * src/etpan/nntp-thread.c
11399         * src/gtk/gtksctree.c
11400                 Fix bug 1613, 'Various memory leaks'; 
11401                 based on a patch by Didier Barvaux.
11402
11403 2008-05-18 [colin]      3.4.0cvs50
11404
11405         * src/mimeview.c
11406         * src/privacy.h
11407         * src/toolbar.c
11408         * src/toolbar.h
11409         * src/plugins/pgpcore/sgpgme.c
11410                 Fix more parts of bug 1609:
11411                 - Make use of specific Expired privacy icon
11412                 - Use CLOSE instead of NOTICE_ERROR for cancel
11413                   receiving
11414                 - Allow a Preferences button in the main toolbar
11415
11416 2008-05-18 [colin]      3.4.0cvs49
11417
11418         * src/stock_pixmap.c
11419                 Fix bug with non-updating icons after theme change:
11420                 If fetching pixbuf for a given icon after a theme
11421                 change, the next pixmap fetch would return the old
11422                 cached one, as the theme change was forgotten at 
11423                 this time. (and vice-versa). This was mostly 
11424                 visible on open folder icons
11425
11426 2008-05-17 [colin]      3.4.0cvs48
11427
11428         * src/prefs_summaries.c
11429         * src/summaryview.c
11430                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11431                 options'. Patch by Pawel
11432
11433 2008-05-16 [colin]      3.4.0cvs47
11434
11435         * src/imap.c
11436                 Fix another possible crash (on fatal errors
11437                 at login, like stream error).
11438
11439 2008-05-16 [paul]       3.4.0cvs46
11440
11441         * tools/thunderbird-filters-convertor.pl
11442                 fix a typo
11443                 fix reading a tb rule that contains something
11444                 like that: \"Sender\"
11445
11446 2008-05-16 [paul]       3.4.0cvs45
11447
11448         * tools/README
11449         * tools/csv2addressbook.pl
11450                 add support for gmail exported csv address book
11451
11452 2008-05-16 [colin]      3.4.0cvs44
11453
11454         * configure.ac
11455         * src/ldapupdate.c
11456                 Fix ldap deprecated calls. Patch by
11457                 Michael Rasmussen
11458
11459 2008-05-16 [paul]       3.4.0cvs43
11460
11461         * manual/de/account.xml
11462         * manual/it/account.xml
11463         * manual/it/ack.xml
11464         * manual/it/addrbook.xml
11465         * manual/it/claws-mail-manual.xml
11466         * manual/it/gpl.xml
11467         * manual/it/intro.xml
11468         * manual/it/starting.xml
11469                 add pages towards German and Italian manuals.
11470                 (just for storage, they are not built yet, due
11471                 to being incomplete.) submitted by Speckmade
11472                 <Speckmade@gmx.net> and Salvatore De Paolis
11473                 <iwkse@claws-mail.org>
11474
11475 2008-05-16 [colin]      3.4.0cvs42
11476
11477         * src/gtk/sslcertwindow.c
11478                 Fix SHA1 fingerprint with GnuTLS
11479
11480 2008-05-15 [colin]      3.4.0cvs41
11481
11482         * src/gtk/sslcertwindow.c
11483                 Print SHA1 fingerprint too
11484
11485 2008-05-15 [colin]      3.4.0cvs40
11486
11487         * src/imap.c
11488                 Fix certificate port on TLS. It was 
11489                 previously always 0.
11490                 **IMPORTANT INFORMATION**: this will trigger 
11491                 one wrong "New certificate" warning at the 
11492                 first connection with this fix, if using STARTTLS
11493                 on IMAP.
11494         * src/gtk/sslcertwindow.c
11495                 Make labels selectable
11496
11497 2008-05-15 [colin]      3.4.0cvs39
11498
11499         * src/imap.c
11500                 Fix double free when STARTTLS fails (for
11501                 example due to refusing the certificate)
11502
11503 2008-05-15 [paul]       3.4.0cvs38
11504
11505         * manual/advanced.xml
11506                 fix typo
11507
11508 2008-05-15 [paul]       3.4.0cvs37
11509
11510         * manual/advanced.xml
11511         * src/prefs_send.c
11512                 make outgoing_fallback_to_ascii a hidden pref
11513
11514 2008-05-14 [colin]      3.4.0cvs36
11515
11516         * src/main.c
11517         * src/mainwindow.c
11518         * src/mainwindow.h
11519                 Make it possible to cancel quit when Claws
11520                 ask whether to empty trash.
11521
11522 2008-05-14 [colin]      3.4.0cvs35
11523
11524         * src/compose.c
11525         * src/prefs_common.c
11526         * src/prefs_common.h
11527         * src/prefs_send.c
11528                 Add a preference to be able to specify an
11529                 outgoing charset/encoding but still fallback
11530                 to 7bit US-ASCII when possible (default TRUE,
11531                 same behavior as pre-cvs34)
11532
11533 2008-05-14 [colin]      3.4.0cvs34
11534
11535         * src/compose.c
11536                 Always use the specified encoding and charset if it is
11537                 specified, even if the mail is ASCII.
11538
11539 2008-05-13 [paul]       3.4.0cvs33
11540
11541         * src/ldapupdate.c
11542                 fix the build warnings the easy way for now
11543
11544 2008-05-13 [colin]      3.4.0cvs32
11545
11546         * src/prefs_themes.c
11547                 Count .png files as icons too (fixes part
11548                 of bug 1609, 'Icon issues')
11549
11550 2008-05-13 [wwp]        3.4.0cvs31
11551
11552         * src/addressbook_foldersel.c
11553                 Fix wrong check (completes 3.4.0.cvs30).
11554
11555 2008-05-12 [wwp]        3.4.0cvs30
11556
11557         * src/addressbook.c
11558         * src/addressbook_foldersel.c
11559         * src/filtering.c
11560         * src/matcher.c
11561         * src/prefs_matcher.c
11562         * src/plugins/bogofilter/bogofilter.c
11563         * src/plugins/bogofilter/bogofilter_gtk.c
11564         * src/plugins/dillo_viewer/dillo_prefs.c
11565         * src/plugins/spamassassin/spamassassin.c
11566         * src/plugins/spamassassin/spamassassin_gtk.c
11567                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11568                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11569                 translated string "Any" in plugins (whitelisting) and
11570                 UTF8 comparisons.
11571
11572 2008-05-07 [colin]      3.4.0cvs29
11573
11574         * configure.ac
11575                 Fix --enable-maemo (assume --enable-generic-umpc)
11576
11577 2008-05-07 [colin]      3.4.0cvs28
11578
11579         * configure.ac
11580         * src/account.c
11581         * src/addr_compl.c
11582         * src/compose.c
11583         * src/editaddress.c
11584         * src/folderview.c
11585         * src/mainwindow.c
11586         * src/messageview.c
11587         * src/mimeview.c
11588         * src/prefs_account.c
11589         * src/prefs_common.c
11590         * src/prefs_display_header.c
11591         * src/prefs_filtering.c
11592         * src/prefs_summaries.c
11593         * src/prefs_template.c
11594         * src/prefs_toolbar.c
11595         * src/stock_pixmap.c
11596         * src/summaryview.c
11597         * src/summaryview.h
11598         * src/textview.c
11599         * src/toolbar.c
11600         * src/gtk/about.c
11601         * src/gtk/gtksctree.c
11602         * src/gtk/menu.c
11603         * src/gtk/prefswindow.c
11604         * src/gtk/sslcertwindow.c
11605                 Separate generic UMPC code (layouts, ...) from 
11606                 MAEMO code (Hildon, ...)
11607
11608 2008-05-06 [paul]       3.4.0cvs27
11609
11610         * tools/claws.i18n.status.pl
11611                 add he.po
11612
11613 2008-05-06 [colin]      3.4.0cvs26
11614
11615         * src/common/utils.c
11616                 Maybe fix crash on FreeBSD
11617
11618 2008-05-05 [colin]      3.4.0cvs25
11619
11620         * src/messageview.c
11621                 Fix bug 1602, 'Crash when sending return receipt for
11622                 messages with no subject'
11623
11624 2008-05-05 [colin]      3.4.0cvs24
11625
11626         * src/mimeview.c
11627                 Don't overwrite temporary files with same
11628                 name when drag and dropping. Fixes bug 1599,
11629                 'attach multiple files with the same name from 
11630                 one mail to another'
11631
11632 2008-05-04 [paul]       3.4.0cvs23
11633
11634         * src/compose.c
11635         * src/prefs_common.c
11636                 fix bug 1587 'can not replay with quote'
11637
11638 2008-05-03 [colin]      3.4.0cvs22
11639
11640         * po/de.po
11641                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11642
11643 2008-05-03 [colin]      3.4.0cvs21
11644
11645         * src/toolbar.c
11646                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11647                 icon isn't grayed although ineffective'
11648
11649 2008-05-02 [wwp]        3.4.0cvs20
11650
11651         * po/fr.po
11652                 Fix translation.
11653
11654         * src/prefs_folder_item.c
11655                 Add missing notice in folder properties (templates) when
11656                 folder is a root node.
11657
11658 2008-04-30 [colin]      3.4.0cvs19
11659
11660         * src/prefs_toolbar.c
11661                 Add Trash and Delete icons to the icon chooser
11662
11663 2008-04-30 [colin]      3.4.0cvs18
11664
11665         * src/compose.c
11666                 Remove "Delete entire line" which was a noop
11667                 and should be the same as "Delete line" :)
11668
11669 2008-04-30 [colin]      3.4.0cvs17
11670
11671         * src/compose.c
11672                 Fix 'Delete line' and 'Delete to end of line'
11673                 on the last line. Patch by <seelenhirt@gmx.net>
11674
11675 2008-04-28 [colin]      3.4.0cvs16
11676
11677         * src/folder.c
11678                 Fix bug 1589, 'tagsdb file not removed when
11679                 folder deleted'.
11680         * src/common/utils.c
11681                 Make sure claws_unlink accepts NULL arg.
11682
11683 2008-04-25 [colin]      3.4.0cvs15
11684
11685         * src/common/ssl.c
11686                 Fix/simplify previous commit
11687
11688 2008-04-25 [colin]      3.4.0cvs14
11689
11690         * src/addrindex.h
11691         * src/common/ssl_certificate.c
11692                 Patch by Marcus: Fix Win32 build
11693         * src/common/ssl.c
11694                 Fix build with GnuTLS/no pthread, thanks
11695                 to Marcus
11696
11697 2008-04-25 [colin]      3.4.0cvs13
11698
11699         * src/summaryview.c
11700                 Fix bug 1586, '3-pane vertical layout now and then 
11701                 still shows sender column'
11702
11703 2008-04-25 [colin]      3.4.0cvs12
11704
11705         * src/Makefile.am
11706         * src/w32-logo.ico
11707         * src/w32-resource.rc
11708                 Patch from Marcus Brinkmann to set an icon on w32.
11709
11710 2008-04-24 [colin]      3.4.0cvs11
11711
11712         * src/inc.c
11713         * src/inc.h
11714                 Trace inc locks
11715         * src/ldif.c
11716         * src/ldif.h
11717                 Fix bug 1581, 'Bad File Format during Import LDIF':
11718                 Use dynamically allocated buffers; also, allow 
11719                 importing contacts with no email address
11720
11721 2008-04-24 [colin]      3.4.0cvs10
11722
11723         * src/prefs_common.c
11724                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11725
11726 2008-04-23 [colin]      3.4.0cvs9
11727
11728         * src/compose.c
11729         * src/prefs_folder_item.c
11730         * src/prefs_template.c
11731         * src/quote_fmt.c
11732                 Fix bug 1576: Fix unescaping of templates when testing them
11733                 I think it breaks nothing. (wwp, you're welcome to double-check)
11734
11735 2008-04-23 [paul]       3.4.0cvs8
11736
11737         * manual/advanced.xml
11738                 add info about the "two_line_vertical" hidden
11739                 pref
11740
11741 2008-04-22 [paul]       3.4.0cvs7
11742
11743         * src/prefs_common.c
11744         * src/prefs_common.h
11745         * src/summaryview.c
11746                 make the 2-line view in summaryview when in three
11747                 columns mode configurable. hidden pref: "two_line_vertical"
11748
11749 2008-04-22 [colin]      3.4.0cvs6
11750
11751         * src/inc.c
11752                 Fix missing inc_unlock()
11753         * src/prefs_matcher.c
11754         * src/send_message.c
11755                 Fix my last commit
11756
11757 2008-04-22 [colin]      3.4.0cvs5
11758
11759         * src/etpan/imap-thread.c
11760                 Use g_(un)setenv instead of (un)setenv which
11761                 doesn't exist on IRIX 6.5
11762
11763 2008-04-22 [colin]      3.4.0cvs4
11764
11765         * src/inc.c
11766         * src/prefs_common.c
11767         * src/send_message.c
11768                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11769                 Set the default timeout to 75 seconds
11770
11771 2008-04-20 [colin]      3.4.0cvs3
11772
11773         * src/pixmaps/tray_newmail.offline.xpm
11774         * src/pixmaps/tray_newmail.xpm
11775         * src/pixmaps/tray_newmarkedmail.offline.xpm
11776         * src/pixmaps/tray_newmarkedmail.xpm
11777         * src/pixmaps/tray_nomail.offline.xpm
11778         * src/pixmaps/tray_nomail.xpm
11779         * src/pixmaps/tray_unreadmail.offline.xpm
11780         * src/pixmaps/tray_unreadmail.xpm
11781         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11782         * src/pixmaps/tray_unreadmarkedmail.xpm
11783                 Make the tray icons a bit nicer. Would be
11784                 nice to get really nice icons from someone
11785                 who's good at Gimp :)
11786
11787 2008-04-18 [colin]      3.4.0cvs2
11788
11789         * src/common/log.c
11790                 Forgot one g_unlink
11791
11792 lease complete the changelog entry below
11793 2008-04-18 [colin]      3.4.0cvs1
11794
11795         * src/addrduplicates.c
11796         * src/addressbook.c
11797         * src/compose.c
11798         * src/crash.c
11799         * src/editaddress.c
11800         * src/folder.c
11801         * src/image_viewer.c
11802         * src/imap.c
11803         * src/inc.c
11804         * src/main.c
11805         * src/mbox.c
11806         * src/messageview.c
11807         * src/mh.c
11808         * src/msgcache.c
11809         * src/news.c
11810         * src/partial_download.c
11811         * src/pop.c
11812         * src/prefs_common.c
11813         * src/prefs_common.h
11814         * src/prefs_other.c
11815         * src/prefs_themes.c
11816         * src/procheader.c
11817         * src/procmime.c
11818         * src/procmsg.c
11819         * src/textview.c
11820         * src/wizard.c
11821         * src/common/prefs.c
11822         * src/common/ssl_certificate.c
11823         * src/common/template.c
11824         * src/common/utils.c
11825         * src/common/utils.h
11826         * src/etpan/imap-thread.c
11827         * src/plugins/dillo_viewer/dillo_viewer.c
11828         * src/plugins/pgpcore/sgpgme.c
11829         * src/plugins/pgpinline/pgpinline.c
11830                 Add an option to shred temporary files and messages
11831                 instead of just removing them. Slows deletions down!
11832
11833 2008-04-18 [paul]       3.4.0
11834
11835         * NEWS
11836         * README
11837         * RELEASE_NOTES 
11838                 3.4.0 released
11839
11840
11841 2008-04-18 [paul]       3.3.1cvs61
11842
11843         * po/de.po
11844         * po/fi.po
11845         * po/it.po
11846         * po/pt_BR.po
11847                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11848                 and Frederico Goncalves Guimaraes
11849         * po/es.po
11850                 updated on the last minute by a lazy Ricardo Mones
11851
11852 2008-04-18 [colin]      3.3.1cvs60
11853
11854         * po/fr.po
11855                 Update translation (Fabien Vantard)
11856
11857 2008-04-17 [colin]      3.3.1cvs59
11858
11859         * src/imap.c
11860                 Fix debian bug 474712, 'claws seg faults when IMAP 
11861                 connection breaks after an IMAP protocol error 
11862                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11863         * src/summaryview.c
11864                 Fix a little leak
11865
11866 2008-04-17 [colin]      3.3.1cvs58
11867
11868         * src/common/log.c
11869                 Fix log size getting out of control (claws-mail
11870                 getting SIGXFSZ): rotate if every 10MB
11871
11872 2008-04-10 [paul]       3.3.1cvs57
11873
11874         * src/prefs_other.c
11875                 improvements to english usage
11876
11877 2008-04-10 [paul]       3.3.1cvs56
11878
11879         * src/prefs_receive.c
11880                 add an accurate description
11881
11882 2008-04-08 [colin]      3.3.1cvs55
11883
11884         * src/undo.c
11885                 Probably fix corruption, introduced in cvs53
11886
11887 2008-04-04 [iwkse]      3.3.1cvs54
11888
11889         * src/undo.c
11890                 undo should works properly again
11891
11892 2008-04-04 [iwkse]      3.3.1cvs53
11893
11894         * src/undo.c
11895                 Fix a segfault but breaks undo
11896                 on a specific case (eg. double paste with
11897                 middle-mouse button)
11898
11899 2008-04-04 [iwkse]      3.3.1cvs52
11900
11901         * src/prefs_filtering.c
11902                 Fix previous Tab mess
11903
11904 2008-04-03 [iwkse]      3.3.1cvs51
11905
11906         * src/prefs_filtering.c
11907                 Add search in filtering rules list
11908
11909 2008-04-02 [colin]      3.3.1cvs50
11910
11911         * src/main.c
11912                 Revert part of the previous patch: we do
11913                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11914                 exists
11915
11916 2008-04-02 [colin]      3.3.1cvs49
11917
11918         * src/main.c
11919                 Fix bug 1562, 'Claws-Mail does not completely 
11920                 respect settings in GTK2_RC_FILES environment'
11921                 Remove manual parsing of .gtkrc-2.0 and 
11922                 .gtk/gtkrc-2.0. GTK does it itself these days.
11923
11924 2008-04-01 [colin]      3.3.1cvs48
11925
11926         * src/imap_gtk.c
11927                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11928                 ticking "Show only subscribed"'
11929
11930 2008-03-31 [colin]      3.3.1cvs47
11931
11932         * src/folder.c
11933                 Fix bug 1553, 'File lock not respected'
11934                 Regression due to the implementation of
11935                 deletion batching
11936
11937 2008-03-31 [colin]      3.3.1cvs46
11938
11939         * src/mainwindow.c
11940                 Fix tags menu update, thanks to Paul
11941
11942 2008-03-29 [wwp]        3.3.1cvs45
11943
11944         * src/prefs_account.c
11945         * src/prefs_common.c
11946         * src/prefs_folder_item.c
11947         * src/prefs_quote.c
11948         * src/quote_fmt.c
11949         * src/quote_fmt.h
11950                 Fix compose template formats (in global preferences)
11951                 being translated under specific conditions.
11952                 Add a button to restore factory defaults for current
11953                 language.
11954
11955 2008-03-27 [colin]      3.3.1cvs44
11956
11957         * src/common/prefs.c
11958         * src/common/xmlprops.c
11959                 Fix RedHat bug 431735, 'segfault if /home is full' 
11960                 (when starting): Fix double fclose() in prefs.c
11961                 and potentially xmlprops.c
11962
11963 2008-03-27 [colin]      3.3.1cvs43
11964
11965         * src/addressbook.c
11966                 Fix bug 1559, 'Claws Mail crashed deleting all 
11967                 common contacts'
11968
11969 2008-03-27 [wwp]        3.3.1cvs42
11970
11971         * src/addressbook.c
11972                 Fix 3.3.0cvs41.
11973
11974 2008-03-27 [wwp]        3.3.1cvs41
11975
11976         * src/addressbook.c
11977                 Prevent list flickering when deleting addresses.
11978
11979 2008-03-26 [colin]      3.3.1cvs40
11980
11981         * src/imap.c
11982                 Clean up session disconnection. Possibly
11983                 fix Ubuntu bug #204290
11984
11985 2008-03-26 [colin]      3.3.1cvs39
11986
11987         * src/textview.c
11988                 Fix bug 1555: current folder wasn't used when
11989                 right-clicking on an email address
11990
11991 2008-03-25 [colin]      3.3.1cvs38
11992
11993         * src/plugins/bogofilter/bogofilter.c
11994         * src/plugins/bogofilter/bogofilter.h
11995         * src/plugins/bogofilter/bogofilter_gtk.c
11996                 Add a "learn from whitelist" preference
11997                 Whitelist Unsure mails too.
11998
11999 2008-03-24 [paul]       3.3.1cvs37
12000
12001         * src/prefs_account.c
12002                 If no MH mailbox and no account exists, when
12003                 creating a POP/Local account, just create and
12004                 use the default one instead of bailing with a
12005                 "Mailbox doesn't exist" error
12006
12007 2008-03-21 [colin]      3.3.1cvs36
12008
12009         * src/procmime.c
12010                 strstrip mime subtype
12011
12012 2008-03-21 [paul]       3.3.1cvs35
12013
12014         * manual/advanced.xml
12015                 correct and update the info about Actions
12016
12017 2008-03-20 [colin]      3.3.1cvs34
12018
12019         * src/messageview.c
12020         * src/messageview.h
12021         * src/textview.c
12022                 Show at max 1MB of text, add a noticeview to
12023                 show everything optionally.
12024
12025 2008-03-20 [colin]      3.3.1cvs33
12026
12027         * src/stock_pixmap.c
12028                 Add support for png themes
12029
12030 2008-03-19 [wwp]        3.3.1cvs32
12031
12032         * src/procheader.c
12033                 Sanity check.
12034
12035 2008-03-18 [colin]      3.3.1cvs31
12036
12037         * src/common/utils.c
12038         * src/common/utils.h
12039                 Handle size_t instead of off_t in to_human_readable
12040
12041 2008-03-18 [colin]      3.3.1cvs30
12042
12043         * src/imap.c
12044                 Remove raw printf
12045
12046 2008-03-16 [colin]      3.3.1cvs29
12047
12048         * src/summaryview.c
12049                 Fix build on GTK < 2.12
12050
12051 2008-03-16 [colin]      3.3.1cvs28
12052
12053         * src/mainwindow.c
12054                 Refresh non-list widget when switching
12055                 messageview
12056
12057 2008-03-16 [colin]      3.3.1cvs27
12058
12059         * manual/faq.xml
12060                 Revert cvs25: This wasn't a typo :) :
12061                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
12062
12063
12064 2008-03-16 [colin]      3.3.1cvs26
12065
12066         * src/summaryview.c
12067         * src/gtk/gtksctree.c
12068         * src/gtk/gtksctree.h
12069                 Implement 2-lines items in Summaryview when in 
12070                 three columns mode
12071
12072 2008-03-16 [paul]       3.3.1cvs25
12073
12074         * manual/faq.xml
12075                 fix typo
12076
12077 2008-03-14 [colin]      3.3.1cvs24
12078
12079         * src/prefs_filtering_action.c
12080                 Fix buglet on setting recipient when
12081                 reediting forward rules.
12082
12083 2008-03-12 [colin]      3.3.1cvs23
12084
12085         * src/summaryview.c
12086                 Fix a new unused variable warning
12087         * src/plugins/trayicon/trayicon.c
12088                 Fix folderview's scrollbar at startup
12089                 if starting hidden
12090
12091 2008-03-12 [colin]      3.3.1cvs22
12092
12093         * src/folderview.c
12094         * src/summaryview.c
12095                 Use item_opened at the beginning of showing
12096                 a folder instead of the end. Fixes flicker.
12097
12098 2008-03-12 [paul]       3.3.1cvs21
12099
12100         * src/folder.c
12101         * src/folder.h
12102         * src/mainwindow.c
12103         * src/procmsg.c
12104         * src/summaryview.c
12105         * src/plugins/trayicon/trayicon.c
12106                 add tooltip with extended folder stats
12107
12108 2008-03-10 [colin]      3.3.1cvs20
12109
12110         * src/common/xml.c
12111                 Handle comments
12112
12113 2008-03-07 [colin]      3.3.1cvs19
12114
12115         * src/mainwindow.c
12116                 Fix blinking of the taskbar entry
12117
12118 2008-03-07 [colin]      3.3.1cvs18
12119
12120         * src/mainwindow.c
12121                 MAEMO: Fix bug 1494, 'Trayicon 
12122                 plugin breaks UI...'
12123
12124 2008-03-07 [paul]       3.3.1cvs17
12125
12126         * src/gtk/authors.h
12127                 reflect reality a bit more closely
12128
12129 2008-03-06 [colin]      3.3.1cvs16
12130
12131         * src/mainwindow.c
12132         * src/mainwindow.h
12133         * src/summaryview.c
12134         * src/summaryview.h
12135         * src/toolbar.c
12136                 Integrate things better wrt the new
12137                 summaryview extensibility.
12138
12139 2008-03-06 [wwp]        3.3.1cvs15
12140
12141         * src/quote_fmt.c
12142                 Fix some gcc warnings.
12143
12144 2008-03-06 [wwp]        3.3.1cvs14
12145
12146         * src/prefs_account.c
12147         * src/prefs_folder_item.c
12148         * src/prefs_gtk.c
12149         * src/prefs_template.c
12150         * src/gtk/prefswindow.c
12151         * src/gtk/prefswindow.h
12152                 prefs_templates: fix missing unregistering of addr_completion widgets
12153                 and and ending of addr_completion service.
12154                 prefs_folder_item: fix missing registering/unregistering of widgets,
12155                 and rework the way add_completion service is started and stopped.
12156                 Plus few prefswindow API changes (opening).
12157
12158 2008-03-06 [wwp]        3.3.1cvs13
12159
12160         * src/folder_item_prefs.c
12161         * src/prefs_template.c
12162         * src/prefs_template.h
12163         * src/quote_fmt.c
12164         * src/common/template.c
12165                 Complete 3.3.1cvs12, thanks to Colin.
12166
12167 2008-03-06 [wwp]        3.3.1cvs12
12168
12169         * src/compose.c
12170         * src/folder_item_prefs.c
12171         * src/folder_item_prefs.h
12172         * src/prefs_account.c
12173         * src/prefs_folder_item.c
12174         * src/prefs_quote.c
12175         * src/prefs_template.c
12176         * src/quote_fmt.c
12177         * src/quote_fmt.h
12178         * src/common/template.c
12179         * src/common/template.h
12180                 Global and per-folder templates can now override the from name (this
12181                 doesn't change the account being used).
12182                 Examples:
12183                  "My other name" <%account_email> (just changes the name)
12184                  my.faked.email@address.org (overrides the address too)
12185
12186 2008-03-05 [colin]      3.3.1cvs11
12187
12188         * src/summaryview.c
12189         * src/summaryview.h
12190                 Replace that hbox with a notebook
12191
12192 2008-03-05 [colin]      3.3.1cvs10
12193
12194         * src/folder.h
12195         * src/folderview.c
12196                 Add klass functions for notification of folder
12197                 opening/closing via the GUI
12198         * src/summaryview.c
12199         * src/summaryview.h
12200                 Add a specific container for the scrolledwin
12201
12202 2008-03-05 [colin]      3.3.1cvs9
12203
12204         * src/folder.h
12205         * src/folderview.c
12206                 Add klass functions for notification of folder 
12207                 opening/closing via the GUI
12208         * src/summaryview.c
12209         * src/summaryview.h
12210                 Add a specific container for the scrolledwin
12211
12212 2008-03-02 [colin]      3.3.1cvs8
12213
12214         * src/messageview.c
12215                 MAEMO: Fix bug 1541, 'Deleting message from within 
12216                 read window displays next message then closes.'
12217
12218 2008-03-02 [colin]      3.3.1cvs7
12219
12220         * src/main.c
12221                 Probably fix bug 1539, 'Program crashes':
12222                 Setup Gcrypt's thread functions when built
12223                 with GnuTLS
12224
12225 2008-03-01 [colin]      3.3.1cvs6
12226
12227         * src/folder.c
12228         * src/imap_gtk.c
12229                 Get rid of stale folders with no account
12230
12231 2008-02-28 [colin]      3.3.1cvs5
12232
12233         * src/compose.c
12234                 Fix bug 1534, 'Segmentation fault when doing 
12235                 some draft saving and then throwing away'
12236         * src/imap.c
12237                 Fix bug 1533, 'Claws is unable to mark messages 
12238                 as "read" in IMAP shared folders'
12239         * src/etpan/imap-thread.c
12240                 Fix bug 1515, 'large messages crash claws when 
12241                 syncing for offline mode'. This is rather a
12242                 workaround, and mails > 64MB will still be
12243                 problematic if there's less than 64MB available
12244                 on the dataroot volume.
12245         * src/messageview.c
12246                 MAEMO: Add information when fetching big messages
12247
12248 2008-02-26 [colin]      3.3.1cvs4
12249
12250         * src/imap.c
12251                 fix bug 1532, '"login refused" message insufficiently 
12252                 detailed'
12253
12254 2008-02-26 [paul]       3.3.1cvs3
12255
12256         * INSTALL
12257         * README
12258                 remove mentions of ClamAV and a few other
12259                 old bits of information
12260
12261 2008-02-23 [colin]      3.3.1cvs2
12262
12263         * src/main.c
12264                 Fix log output (missing \n)
12265
12266 2008-02-23 [colin]      3.3.1cvs1
12267
12268         * configure.ac
12269                 Bump version number for stable release
12270
12271 2008-02-23 [paul]       3.3.0cvs21
12272
12273         * po/he.po
12274                 updated by Ofer
12275
12276 2008-02-21 [colin]      3.3.0cvs20
12277
12278         * src/matcher.c
12279                 Fix bug 1527, 'filtering is case sensitive when it 
12280                 shouldn't be'
12281
12282 2008-02-20 [colin]      3.3.0cvs19
12283
12284         * src/main.c
12285                 Fix file attachments from older Thunar
12286
12287 2008-02-19 [colin]      3.3.0cvs18
12288
12289         * manual/plugins.xml
12290         * manual/es/plugins.xml
12291         * manual/fr/plugins.xml
12292         * manual/pl/plugins.xml
12293                 Remove Clamav
12294
12295 2008-02-19 [paul]       3.3.0cvs17
12296
12297         * tools/README
12298         * tools/csv2addressbook.pl
12299                 add support for Kmail/Kaddressbook
12300
12301 2008-02-18 [colin]      3.3.0cvs16
12302
12303         * src/imap.c
12304                 Unset folder's session before creating a
12305                 new one
12306         * src/main.c
12307         * src/prefs_common.c
12308         * src/prefs_common.h
12309         * manual/advanced.xml
12310                 Add an hidden use_networkmanager pref, to
12311                 disable NetworkManager handling. Also,
12312                 consider UNKNOWN state to be CONNECTED.
12313
12314 2008-02-18 [wwp]        3.3.0cvs15
12315
12316         * src/matcher.c
12317                 Fix Engrish and make 'not' more visible in filtering debug logs.
12318
12319 2008-02-15 [colin]      3.3.0cvs14
12320
12321         * src/matcher.c
12322                 Revert cvs10 for now, it breaks the feature
12323
12324 2008-02-15 [colin]      3.3.0cvs13
12325
12326         * src/main.c
12327                 Always focus folder tree at startup
12328         * src/compose.c
12329                 Fix bug 1521, 'Cannot close compose window after 
12330                 replying to a non-existent news message'
12331
12332 2008-02-13 [colin]      3.3.0cvs12
12333
12334         * src/folderview.c
12335                 Fix important warnings
12336
12337 2008-02-12 [colin]      3.3.0cvs11
12338
12339         * src/imap.c
12340         * src/etpan/imap-thread.c
12341         * src/etpan/imap-thread.h
12342                 Fix handling of $Forwarded flag on Exchange:
12343                 check for the existence or creatability of a
12344                 flag before using it.
12345
12346 2008-02-12 [colin]      3.3.0cvs10
12347
12348         * src/matcher.c
12349                 Optimise matching on Found in addressbook if
12350                 the matched header is in cache (From, etc)
12351
12352 2008-02-12 [colin]      3.3.0cvs9
12353
12354         * src/folderview.c
12355                 Fix crashy stuff when changing displayed
12356                 columns
12357
12358 2008-02-12 [wwp]        3.3.0cvs8
12359
12360         * src/folder.h
12361                 Remove duplicate func declaration and restore the one
12362                 a missing one.
12363
12364 2008-02-12 [wwp]        3.3.0cvs7
12365
12366         * src/compose.c
12367         * src/export.c
12368         * src/folder.c
12369         * src/folder.h
12370         * src/foldersel.c
12371         * src/foldersel.h
12372         * src/imap_gtk.c
12373         * src/import.c
12374         * src/mainwindow.c
12375         * src/messageview.c
12376         * src/mh_gtk.c
12377         * src/prefs_account.c
12378         * src/prefs_filtering_action.c
12379         * src/summaryview.c
12380         * src/plugins/bogofilter/bogofilter_gtk.c
12381         * src/plugins/spamassassin/spamassassin_gtk.c
12382                 Allow moving/copying folders to root folders when using
12383                 the folder selection dialog (it was not possible to
12384                 maemo users to reparent a subfolder to a root folder
12385                 at all).
12386
12387 2008-02-12 [fabien]     3.3.0cvs6
12388
12389         * po/fr.po
12390                 a few days late for i18n fr update. Sorry.
12391
12392 2008-02-11 [colin]      3.3.0cvs5
12393
12394         * src/main.c
12395                 Implement support for future /dev/mem_notify.
12396                 This Linux kernel feature will allow applications
12397                 to be notified that memory has to be freed
12398                 before getting OOM-killed. For more information:
12399                 http://lwn.net/Articles/267013/
12400
12401 2008-02-10 [paul]       3.3.0cvs4
12402
12403         * src/Makefile.am
12404         * src/mimeview.c
12405         * src/prefs_toolbar.c
12406         * src/stock_pixmap.c
12407         * src/stock_pixmap.h
12408         * src/pixmaps/mime_text_patch.xpm
12409                 add an icon for attached patches
12410
12411 2008-02-09 [paul]       3.3.0cvs3
12412
12413         * src/gtk/about.c
12414                 bump the (c) year
12415
12416 2008-02-09 [wwp]        3.3.0cvs2
12417
12418         * src/main.c
12419                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12420
12421 2008-02-08 [colin]      3.3.0cvs1
12422
12423         * src/common/utils.c
12424                 Forbid attaching anything containing "../" or ".ssh/"
12425                 from mailto: URI
12426
12427 2008-02-08 [paul]       3.3.0
12428
12429         * NEWS
12430         * README
12431         * RELEASE_NOTES 
12432                 3.3.0 released
12433
12434 2008-02-08 [paul]       3.2.0cvs77
12435
12436         * AUTHORS
12437                 updated with new translators
12438         * configure.ac
12439                 added he to ALL_LINGUAS
12440         * po/cs.po
12441         * po/de.po
12442         * po/es.po
12443         * po/fi.po
12444         * po/hu.po
12445         * po/it.po
12446         * po/pt_BR.po
12447         * po/zh_CN.po
12448                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12449                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12450                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12451                 and Ralph Young
12452         * po/he.po
12453                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12454         * src/gtk/about.c
12455                 updated with new translators and bumped (c) year
12456         * src/gtk/authors.h
12457                 updated with new translators
12458
12459 2008-02-05 [colin]      3.2.0cvs76
12460
12461         * src/messageview.c
12462         * src/mimeview.c
12463         * src/mimeview.h
12464                 Special case text/calendar parts: if there's one in
12465                 the mail, and a plugin handling text/calendar is
12466                 loaded, show that part. That'll avoid rendering 
12467                 meetings as plain text, which just looks broken to
12468                 many users.
12469
12470 2008-02-04 [colin]      3.2.0cvs75
12471
12472         * src/mainwindow.c
12473                 Maemo: Fix LED handling on OS 2008
12474
12475 2008-02-01 [colin]      3.2.0cvs74
12476
12477         * src/compose.c
12478                 Possibly fix the annoying and hard-to reproduce bug
12479                 where lines 
12480                 are
12481                 rewrapped
12482                 like
12483                 that.
12484
12485 2008-02-01 [paul]       3.2.0cvs73
12486
12487         * src/common/utils.c
12488                 fix bug 1502, 'Plus signs are stripped from
12489                 email addresses when calling from command line'
12490                 Thanks to Colin
12491
12492 2008-01-31 [colin]      3.2.0cvs72
12493
12494         * src/exphtmldlg.c
12495         * src/mimeview.c
12496         * src/summaryview.c
12497                 Fix building of URIs from filenames
12498
12499 2008-01-31 [wwp]        3.2.0cvs71
12500
12501         * src/main.c
12502                 Fixes debug output of compiled-in features list
12503                 (completes 3.2.0cvs60).
12504
12505 2008-01-31 [colin]      3.2.0cvs70
12506
12507         * configure.ac
12508         * po/POTFILES.in
12509         * src/compose.c
12510         * src/plugins/Makefile.am
12511         * src/plugins/clamav/.cvsignore
12512         * src/plugins/clamav/Makefile.am
12513         * src/plugins/clamav/README
12514         * src/plugins/clamav/clamav_plugin.c
12515         * src/plugins/clamav/clamav_plugin.h
12516         * src/plugins/clamav/clamav_plugin_gtk.c
12517         * src/plugins/clamav/clamav_plugin_gtk.deps
12518                 Remove the Clamav plugin from the core
12519
12520 2008-01-28 [wwp]        3.2.0cvs69
12521
12522         * src/compose.c
12523         * src/prefs_template.c
12524         * src/prefs_template.h
12525         * src/quote_fmt.c
12526         * src/quote_fmt.h
12527         * src/quote_fmt_lex.l
12528         * src/quote_fmt_parse.y
12529                 Fix for bug #1493: count lines (\n chars) according to the way
12530                 format body is passed (i.e. \-escaped or not).
12531
12532 2008-01-27 [paul]       3.2.0cvs68
12533
12534         * po/en_GB.po
12535                 updated
12536         * src/prefs_actions.c
12537         * src/prefs_filtering.c
12538         * src/prefs_folder_item.c
12539         * src/prefs_template.c
12540         * src/gtk/about.c
12541                 some minor changes to the English
12542
12543 2008-01-24 [colin]      3.2.0cvs67
12544
12545         * src/etpan/imap-thread.c
12546         * src/etpan/nntp-thread.c
12547                 Fix bug 1348, 'Hang ups at exit time with 
12548                 pgp plugin since 3.0.2'
12549
12550 2008-01-23 [colin]      3.2.0cvs66
12551
12552         * src/toolbar.c
12553                 Fix translation of something that shouldn't be
12554
12555 2008-01-23 [colin]      3.2.0cvs65
12556
12557         * src/procmime.c
12558                 Fix bug 1486, 'Re: Incorrect content when replying'
12559                 Revert to full scan if short scan found only 0-length
12560                 text parts
12561
12562 2008-01-23 [paul]       3.2.0cvs64
12563
12564         * src/prefs_folder_item.c
12565                 fix bug 1485, 'selecting a folder's default
12566                 account if name contains '&''
12567
12568 2008-01-23 [colin]      3.2.0cvs63
12569
12570         * src/folder.c
12571         * src/folder.h
12572         * src/main.c
12573         * src/mainwindow.c
12574                 Fix bug 1480, 'should be able to display mail file
12575                 from command line'. Let 'claws-mail --select' accept
12576                 absolute paths in addition to folder identifiers.
12577
12578 2008-01-22 [wwp]        3.2.0cvs62
12579
12580         * src/account.c
12581         * src/account.h
12582         * src/compose.c
12583         * src/messageview.c
12584         * src/summaryview.c
12585         * src/common/utils.c
12586         * src/common/utils.h
12587                 Allow from=address in mailto sequence:
12588                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12589                   The 'from' will try to select the first account matching in accounts list,
12590                   otherwise will use the usual account selection mechanism but override with
12591                   this 'from' address.
12592                 Allow mailto with NNTP accounts
12593                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12594                   is the default one or if a NNTP account address is used with 'from'.
12595                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12596                   default account but the complete mailto sequence was put in To.
12597
12598 2008-01-22 [wwp]        3.2.0cvs61
12599
12600         * doc/man/claws-mail.1
12601                 Updated the man page: status of few features, command-line
12602                 usage (--version-full) and completed list of config files
12603                 and dirs.
12604
12605 2008-01-22 [wwp]        3.2.0cvs60
12606
12607         * src/main.c
12608                 Added --version-full to display version and compiled-in
12609                 features list (for later use by Clawsker for instance).
12610
12611 2008-01-22 [holger]     3.2.0cvs59
12612
12613         * src/addrduplicates.c
12614                 Fix scrolling in addressbook duplicate
12615                 finder result dialog
12616
12617 2008-01-21 [colin]      3.2.0cvs58
12618
12619         * src/summaryview.c
12620                 Fix bug 1457, 'sorting messages on, say, from, 
12621                 should subsort on previous sort choice'. Subsort
12622                 by date when sort is Subject, From, To, Tags.
12623
12624 2008-01-21 [colin]      3.2.0cvs57
12625
12626         * AUTHORS
12627         * src/matcher.c
12628         * src/mimeview.c
12629         * src/common/ssl.c
12630         * src/gtk/authors.h
12631                 Fix bug 1478, 'Wrong pthread_create calls all 
12632                 over the place'. Patch by Christian Cornelssen
12633
12634 2008-01-20 [colin]      3.2.0cvs56
12635
12636         * src/imap.c
12637         * src/etpan/imap-thread.c
12638         * src/etpan/imap-thread.h
12639                 Fix bug 1468, 'Use IMAP keyword to 
12640                 store "forwarded" flag'
12641
12642 2008-01-20 [colin]      3.2.0cvs55
12643
12644         * src/folderutils.c
12645                 Make list operations faster
12646
12647 2008-01-20 [colin]      3.2.0cvs54
12648
12649         * src/mainwindow.c
12650                 Fix bug 1353, 'on startup with small screen 
12651                 layout, keyboard input gets lost'
12652
12653 2008-01-20 [colin]      3.2.0cvs53
12654
12655         * src/textview.c
12656                 Complete 3.2.0cvs49, and fixes bug 1477, 
12657                 'Claws Mail crashes when view PGP-encrypted 
12658                 message'
12659
12660 2008-01-20 [colin]      3.2.0cvs52
12661
12662         * src/compose.c
12663                 Fix privacy menu update when replying to
12664                 encrypted mail and no default privacy 
12665                 system is set
12666
12667 2008-01-19 [colin]      3.2.0cvs51
12668
12669         * src/filtering.c
12670         * src/procmsg.h
12671         * src/plugins/bogofilter/bogofilter.c
12672         * src/plugins/clamav/clamav_plugin.c
12673         * src/plugins/spamassassin/spamassassin.c
12674                 Batch filtering deletions too (and save 4 bytes
12675                 per MsgInfo in the process :)
12676
12677 2008-01-19 [colin]      3.2.0cvs50
12678
12679         * src/folder.c
12680                 Make cache update after copies much faster
12681                 on IMAP
12682
12683 2008-01-19 [colin]      3.2.0cvs49
12684
12685         * src/textview.c
12686                 Check g_fopen() success
12687
12688 2008-01-17 [wwp]        3.2.0cvs48
12689
12690         * manual/faq.xml
12691         * manual/es/faq.xml
12692         * manual/fr/faq.xml
12693         * manual/pl/faq.xml
12694                 Sylpheed? No idea what this means.
12695
12696 2008-01-17 [colin]      3.2.0cvs47
12697
12698         * src/gtk/gtksctree.c
12699                 Make dnd threshold higher on Maemo
12700
12701 2008-01-16 [colin]      3.2.0cvs46
12702
12703         * src/common/passcrypt.c
12704                 Fix build on FreeBSD, thanks to Pawel
12705
12706 2008-01-15 [colin]      3.2.0cvs45
12707
12708         * src/compose.c
12709                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12710                 spell check of actuall word'
12711         * src/summaryview.c
12712                 Temporarily disable immediate execution when learning
12713                 spam *only* if the summaryview isn't locked
12714
12715 2008-01-15 [wwp]        3.2.0cvs44
12716
12717         * src/prefs_filtering.c
12718                 Fix filtering prefs layout (Maemo port), moving page up/down
12719                 from buttons to context menu.
12720
12721 2008-01-15 [colin]      3.2.0cvs43
12722
12723         * src/compose.c
12724                 Fix bug 1465, 'First line in new message does not mark URLs'
12725
12726 2008-01-15 [colin]      3.2.0cvs42
12727
12728         * src/common/passcrypt.c
12729                 Fix bug 1461, 'several components #define 
12730                 _XOPEN_SOURCE improperly'
12731
12732 2008-01-15 [colin]      3.2.0cvs41
12733
12734         * src/summaryview.c
12735                 Fix bug 1469, 'Column width adjustments on message 
12736                 lists do not save'
12737
12738 2008-01-14 [holger]     3.2.0cvs40
12739
12740         * configure.ac
12741                 Add tests for dbus, dbus glib bindings,
12742                 and NetworkManager. All is optional. Add new
12743                 --(en|dis)able-networkmanager-support switch.
12744         * src/Makefile.am
12745         * src/imap.c
12746         * src/inc.c
12747         * src/main.c
12748         * src/main.h
12749         * src/mainwindow.c
12750         * src/gtk/about.c
12751                 Add optional NetworkManager support, so Claws Mail
12752                 can try to do the right thing when the network connection
12753                 status changes. NetworkManager support is active by
12754                 default if above requirements were met.
12755
12756 2008-01-12 [colin]      3.2.0cvs39
12757
12758         * src/summaryview.c
12759                 Advertise the click-on-reply feature in the tooltip
12760
12761 2008-01-12 [colin]      3.2.0cvs38
12762
12763         * src/Makefile.am
12764         * src/stock_pixmap.c
12765         * src/stock_pixmap.h
12766         * src/pixmaps/tray_newmail.offline.xpm
12767         * src/pixmaps/tray_newmail.xpm
12768         * src/pixmaps/tray_newmarkedmail.offline.xpm
12769         * src/pixmaps/tray_newmarkedmail.xpm
12770         * src/pixmaps/tray_nomail.offline.xpm
12771         * src/pixmaps/tray_nomail.xpm
12772         * src/pixmaps/tray_unreadmail.offline.xpm
12773         * src/pixmaps/tray_unreadmail.xpm
12774         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12775         * src/pixmaps/tray_unreadmarkedmail.xpm
12776         * src/plugins/trayicon/Makefile.am
12777         * src/plugins/trayicon/newmail.offline.xpm
12778         * src/plugins/trayicon/newmail.xpm
12779         * src/plugins/trayicon/newmarkedmail.offline.xpm
12780         * src/plugins/trayicon/newmarkedmail.xpm
12781         * src/plugins/trayicon/nomail.offline.xpm
12782         * src/plugins/trayicon/nomail.xpm
12783         * src/plugins/trayicon/trayicon.c
12784         * src/plugins/trayicon/unreadmail.offline.xpm
12785         * src/plugins/trayicon/unreadmail.xpm
12786         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12787         * src/plugins/trayicon/unreadmarkedmail.xpm
12788                 Make the Trayicon plugin icons themable
12789
12790 2008-01-12 [wwp]        3.2.0cvs37
12791
12792         * src/prefs_display_header.c
12793                 Fix extra leading hyphen visible in the display
12794                 header configuration combo list (maemo).
12795
12796 2008-01-11 [colin]      3.2.0cvs36
12797
12798         * src/imap.c
12799                 Set timeout to 1 before disconnecting all -
12800                 for when one switches to offline and has 
12801                 no network anymore
12802         * src/messageview.c
12803                 Fix bug 1454, 'error message shows parts and 
12804                 signature of previous messages'
12805         * src/prefs_common.c
12806                 Maemo: Hide Send dialog by default
12807
12808 2008-01-10 [colin]      3.2.0cvs35
12809
12810         * src/action.c
12811         * src/editldap.c
12812         * src/prefs_account.c
12813         * src/wizard.c
12814         * src/gtk/inputdialog.c
12815         * src/plugins/pgpcore/passphrase.c
12816                 Maemo: Fix bug 1455, 'Password enters leading letter 
12817                 incorrectly as uppercase'
12818
12819 2008-01-09 [colin]      3.2.0cvs34
12820
12821         * po/pl.po
12822                 Fix bug 1446, 'SC crashes frequently when staying 
12823                 in background'. Format string error in Polish 
12824                 translation
12825         * src/gtk/description_window.c
12826         * src/prefs_template.c
12827                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12828                 patch by Pawel
12829         * src/wizard.c
12830                 Maemo: Fix build
12831
12832 2008-01-08 [colin]      3.2.0cvs33
12833
12834         * src/main.c
12835                 Maemo: connect HW status change signal for shutdown
12836         * src/mainwindow.c
12837                 Maemo: Fix hardware space key
12838         * src/wizard.c
12839                 Maemo: name mmc1 and 2 a better name
12840
12841 2008-01-08 [wwp]        3.2.0cvs32
12842
12843         * src/folder.c
12844         * src/folder_item_prefs.c
12845         * src/folder_item_prefs.h
12846         * src/prefs_folder_item.c
12847                 It's now possible to disable processing rules when
12848                 entering a folder (this adds a new option to the
12849                 folder properties dialog).
12850
12851 2008-01-08 [wwp]        3.2.0cvs31
12852
12853         * src/common/utils.c
12854                 Mailto: now supports 'insert' (stands for 'insert file'), this
12855                 adds the ability to create a new message from the command-line,
12856                 with body set from an existing file contents.
12857
12858 2008-01-08 [colin]      3.2.0cvs30
12859
12860         * src/summaryview.c
12861                 Maybe fix bug 1452, 'crash while drag'n'droping 
12862                 emails to an IMAP folder'
12863
12864 2008-01-07 [wwp]        3.2.0cvs29
12865
12866         * src/prefs_filtering.c
12867                 Static-alize a function, thanks to Colin.
12868
12869 2008-01-07 [colin]      3.2.0cvs28
12870
12871         * src/folderview.c
12872                 Fix scrolling to bottom when drag and dropping
12873         * src/summaryview.c
12874                 Fix bug 1445, 'Display sender using addressbook: fails 
12875                 when From: isn't an email address'
12876
12877 2008-01-07 [wwp]        3.2.0cvs27
12878
12879         * src/prefs_actions.c
12880         * src/prefs_filtering.c
12881         * src/prefs_template.c
12882                 Add tooltips to most buttons in the templates, actions and
12883                 filtering/processing dialogs.
12884
12885 2008-01-07 [wwp]        3.2.0cvs26
12886
12887         * src/prefs_filtering.c
12888                  - add a clear button to clear dialog input fields
12889                  - add page up and page down buttons to move selected rule up and down
12890                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12891                  - popup-menu items are greyed out either if the list is empty (not counting the
12892                    (New) row or if there is no selected item
12893                  - clear store when closing dialog
12894
12895         * src/prefs_actions.c
12896                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12897                    clear button, popup-menu
12898                  - clear store when closing dialog
12899
12900         * src/prefs_template.c
12901                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12902                    clear button, popup-menu 
12903
12904         * src/addrcustomattr.c
12905                  - renamed popup-menu item Clear list to Delete all
12906                  - grey out popup-menu items is there is no selected item or if list is empty
12907                  - clear store when closing dialog
12908
12909         * src/edittags.c
12910                  - added popup-menu item Delete all
12911                  - grey out popup-menu items is there is no selected item or if list is empty
12912                  - clear store when closing dialog
12913
12914 2008-01-06 [wwp]        3.2.0cvs25
12915
12916         * src/addressadd.c
12917                 One more layout fix by Pawel (completes 3.2.0cvs24).
12918
12919 2008-01-05 [colin]      3.2.0cvs24
12920
12921         * src/addressadd.c
12922                 Little GUI fixes, patch by Pawel
12923
12924 2007-12-29 [wwp]        3.2.0cvs23
12925
12926         * src/compose.c
12927                 Fix for bug #1443, and strip possible whitespaces around
12928                 custom header names.
12929
12930 2007-12-29 [mones]      3.2.0cvs22
12931
12932         * po/es.po
12933                 Updated translation, corrected a term based 
12934                 on suggestion from Israel Saeta P�rez,
12935                 reverted awful X-Mailer translation
12936         * src/procmime.c
12937                 Complete cvs20 for FreeBSD, patch by Pawel
12938
12939 2007-12-29 [colin]      3.2.0cvs21
12940
12941         * src/textview.c
12942                 Fix bug 1442, 'Tags are repeated in 
12943                 encapsulated messages'
12944
12945 2007-12-28 [colin]      3.2.0cvs20
12946
12947         * src/procmime.c
12948                 Fix path to mime/globs. Patch by Marten King.
12949
12950 2007-12-27 [colin]      3.2.0cvs19
12951
12952         * src/plugins/pgpcore/Makefile.am
12953         * src/plugins/pgpinline/Makefile.am
12954         * src/plugins/pgpmime/Makefile.am
12955                 Add missing flags to build pgp plugins on maemo
12956
12957 2007-12-27 [colin]      3.2.0cvs18
12958
12959         * src/mainwindow.c
12960                 Maximise before showing to avoid probable flickering
12961                 on slow computers.
12962
12963 2007-12-27 [colin]      3.2.0cvs17
12964
12965         * src/main.c
12966         * src/mainwindow.c
12967         * src/prefs_common.c
12968         * src/prefs_common.h
12969                 Fix bug 1439, 'Claws Mail does not remember window size 
12970                 state when restarted'. Save maximised state and force
12971                 maximisation at startup if applicable.
12972
12973 2007-12-23 [paul]       3.2.0cvs16
12974
12975         * src/prefs_matcher.c
12976                 fix bug 1436, 'Filter condition dialog doesn't
12977                 load header name from current rules'
12978
12979 2007-12-22 [paul]       3.2.0cvs15
12980
12981         * src/compose.c
12982                 fix bug 1435, 'Reply doesn't take into account
12983                 reply-to field'
12984
12985 2007-12-21 [paul]       3.2.0cvs14
12986
12987         * src/common/ssl_certificate.c
12988                 fix FreeBSD build with IPV6 support 
12989
12990 2007-12-20 [colin]      3.2.0cvs13
12991
12992         * src/imap.c
12993                 Fix error handling
12994
12995 2007-12-20 [colin]      3.2.0cvs12
12996
12997         * src/imap.c
12998         * src/imap.h
12999         * src/prefs_account.c
13000                 Add DIGEST-MD5 support for IMAP authentication
13001
13002 2007-12-19 [mones]      3.2.0cvs11
13003
13004         * doc/man/claws-mail.1
13005                 Better ordering of sections, updated options
13006         * po/es.po
13007                 Updated strings
13008
13009 2007-12-19 [paul]       3.2.0cvs10
13010
13011         * src/prefs_account.c
13012                 use a spinbutton instead of an entry for
13013                 "POP authentication timeout" also
13014
13015 2007-12-19 [colin]      3.2.0cvs9
13016
13017         * src/prefs_filtering_action.c
13018         * src/prefs_matcher.c
13019         * src/gtk/description_window.c
13020                 Destroy info windows with their parents
13021                 Patch by Pawel
13022
13023 2007-12-19 [colin]      3.2.0cvs8
13024
13025         * src/prefs_account.c
13026                 Use spinbuttons instead of entries where needed
13027                 Patch by Pawel
13028
13029 2007-12-18 [paul]       3.2.0cvs7
13030
13031         * src/prefs_matcher.c
13032                 add missing i18n for a few strings
13033                 Patch by Stephan Sachse
13034
13035 2007-12-18 [paul]       3.2.0cvs6
13036
13037         * src/prefs_logging.c
13038                 use 'disk' instead of 'disc'
13039
13040 2007-12-18 [paul]       3.2.0cvs5
13041
13042         * po/en_GB.po
13043                 updated
13044         * src/addrcustomattr.c
13045         * src/editaddress.c
13046                 fixes to the ingleesh
13047         * src/prefs_filtering_action.c
13048                 fix copyright header
13049                 fix untranslated strings
13050         * src/prefs_filtering_action.h
13051                 fix copyright header
13052
13053 2007-12-18 [wwp]        3.2.0cvs4
13054
13055         * src/folderview.c
13056         * src/headerview.c
13057         * src/prefs_common.c
13058         * src/prefs_common.h
13059         * src/prefs_fonts.c
13060         * src/summaryview.c
13061         * src/textview.c
13062         * src/wizard.c
13063         * src/common/defs.h
13064         * src/gtk/gtkutils.c
13065                 Added prefs to set custom small and bold fonts
13066                 (might matter on some desktops, according to
13067                 DPI and font settings).
13068
13069 2007-12-18 [colin]      3.2.0cvs3
13070
13071         * src/prefs_logging.c
13072                 Rework GUI, patch by Pawel
13073
13074 2007-12-18 [colin]      3.2.0cvs2
13075
13076         * src/prefs_filtering_action.c
13077                 Rework GUI, patch by Pawel
13078
13079 2007-12-18 [colin]      3.2.0cvs1
13080
13081         * src/editaddress.c
13082                 Fix build on old GCC
13083                 Fix inverted buttons
13084
13085 2007-12-17 [paul]       3.2.0
13086
13087         * NEWS
13088         * README
13089         * RELEASE_NOTES 
13090                 3.2.0 released
13091
13092 2007-12-17 [paul]       3.1.0cvs79
13093
13094         * po/de.po
13095         * po/fr.po
13096         * po/hu.po
13097         * po/it.po
13098         * po/pt_BR.po
13099                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
13100                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
13101
13102 2007-12-17 [mones]      3.1.0cvs78
13103
13104         * po/es.po
13105                 Updated Spanish translation for 3.2.0 release
13106
13107 2007-12-16 [colin]      3.1.0cvs77
13108
13109         * src/addrcustomattr.c
13110                 Fix translations, patch by Fabien
13111
13112 2007-12-15 [paul]       3.1.0cvs76
13113
13114         * src/folderview.c
13115                 fix compiler warning
13116
13117 2007-12-14 [colin]      3.1.0cvs75
13118
13119         * src/folderview.c
13120                 Simplify logic
13121
13122 2007-12-12 [wwp]        3.1.0cvs74
13123
13124         * AUTHORS
13125         * src/gtk/authors.h
13126                 Added Marius Glauser to the hall of fame.
13127
13128 2007-12-12 [wwp]        3.1.0cvs73
13129
13130         * src/gtk/gtkutils.c
13131                 Improve the way we show results of searches
13132                 in message bodies: selected text now get centered
13133                 vertically in the message window.
13134                 Patch by Marius Glauser <seelenhirt@gmx.net>.
13135
13136 2007-12-10 [colin]      3.1.0cvs72
13137
13138         * src/folder.c
13139                 Don't crash when setting batch mode on no folder
13140
13141 2007-12-10 [colin]      3.1.0cvs71
13142
13143         * src/common/utils.c
13144                 Fix potential buffer overrun (thanks to
13145                 Hiroyuki)
13146
13147 2007-12-08 [paul]       3.1.0cvs70
13148
13149         * src/prefs_receive.c
13150                 small change to the English
13151
13152 2007-12-08 [colin]      3.1.0cvs69
13153
13154         * src/vcard.c
13155                 Fix warnings
13156
13157 2007-12-07 [colin]      3.1.0cvs68
13158
13159         * src/mainwindow.c
13160         * src/summaryview.c
13161         * src/summaryview.h
13162                 Free simplify_subject_preg at exit
13163
13164 2007-12-07 [colin]      3.1.0cvs67
13165
13166         * src/main.c
13167         * src/summaryview.c
13168         * src/common/utils.c
13169         * src/common/utils.h
13170                 We have to free reused regexps from time to
13171                 time, or they get huge
13172
13173 2007-12-07 [colin]      3.1.0cvs66
13174
13175         * src/vcard.c
13176                 Fix QP decoding (and UTF8)
13177
13178 2007-12-07 [colin]      3.1.0cvs65
13179
13180         * src/addrcustomattr.c
13181                 Update list of default custom attributes
13182                 now (will be needed for a feature patch
13183                 post 3.2.0)
13184
13185 2007-12-07 [colin]      3.1.0cvs64
13186
13187         * src/folder.c
13188                 Batch on destination folder when copying - fixes
13189                 slowness when moving unread mails to trash on IMAP
13190
13191 2007-12-06 [colin]      3.1.0cvs63
13192
13193         * src/common/w32_time.c
13194         * src/common/w32lib.h
13195         * src/etpan/etpan-thread-manager.c
13196         * src/etpan/imap-thread.c
13197         * src/etpan/nntp-thread.c
13198         * src/gtk/Makefile.am
13199                 Fix win32 build with libetpan. Thanks to
13200                 Marcus Brinkmann.
13201
13202 2007-12-06 [colin]      3.1.0cvs62
13203
13204         * src/account.c
13205         * src/imap.c
13206         * src/prefs_account.c
13207         * src/prefs_account.h
13208         * src/etpan/imap-thread.c
13209         * src/etpan/imap-thread.h
13210                 Disable connection via command line on WIN32
13211                 Disable mmap use on WIN32 - use normal strings
13212         * src/addressbook.c
13213         * src/addressbook.h
13214         * src/addressbook_foldersel.c
13215         * src/addressbook_foldersel.h
13216         * src/prefs_filtering_action.c
13217         * src/prefs_matcher.c
13218         * src/plugins/bogofilter/bogofilter_gtk.c
13219         * src/plugins/dillo_viewer/dillo_prefs.c
13220         * src/plugins/spamassassin/spamassassin_gtk.c
13221                 Fix leak, rework function logics to be more
13222                 natural - thanks to Holger
13223         * src/common/utils.c
13224                 Fix warnings
13225
13226 2007-12-06 [colin]      3.1.0cvs61
13227
13228         * src/news.c
13229         * src/common/utils.c
13230         * src/common/utils.h
13231                 Fix posting, and fix UTF-8 being sent when encoding
13232                 is 8bit
13233
13234 2007-12-05 [colin]      3.1.0cvs60
13235
13236         * src/news.c
13237                 Fix debian bug #453157, 'Fails to post usenet
13238                 articles after NNTP connection has been 
13239                 interrupted". Fix return value to prevent deletion
13240                 on failure, and issue MODE READER in case posting
13241                 fails at first.
13242
13243 2007-12-05 [colin]      3.1.0cvs59
13244
13245         * src/messageview.c
13246         * src/uri_opener.c
13247                 Improvements to the List URIs dialog
13248                 Patch by Pawel
13249
13250 2007-12-05 [colin]      3.1.0cvs58
13251
13252         * src/prefs_other.c
13253         * src/gtk/gtksctree.h
13254                 Fix warnings
13255
13256 2007-12-04 [colin]      3.1.0cvs57
13257
13258         * src/etpan/imap-thread.c
13259                 Fix bug 1378, 'Claws exits on IMAP alert message'
13260                 Don't do GTK calls directly from Etpan thread
13261
13262 2007-12-04 [colin]      3.1.0cvs56
13263
13264         * src/folderview.c
13265         * src/gtk/gtksctree.c
13266                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
13267                 Make all the left of column zero an hotspot for
13268                 expanding.
13269
13270 2007-12-04 [colin]      3.1.0cvs55
13271
13272         * src/mainwindow.c
13273         * src/mainwindow.h
13274         * src/prefs_common.c
13275         * src/prefs_common.h
13276         * src/prefs_receive.c
13277                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
13278
13279 2007-12-04 [wwp]        3.1.0cvs54
13280
13281         * src/prefs_other.c
13282                 Fix for bug #1419.
13283
13284 2007-12-04 [holger]     3.1.0cvs53
13285
13286         * src/addrduplicates.c
13287         * src/addrduplicates.h
13288                 Export addressbook entry deletion
13289
13290 2007-12-04 [colin]      3.1.0cvs52
13291
13292         * tools/Makefile.am
13293         * tools/README.sylprint
13294         * tools/sylprint.pl
13295         * tools/sylprint.rc
13296                 Fix debian bug #454089 (symlink attack in TMP directory)
13297                 http://secwatch.org/advisories/1019661/ :
13298                 Remove the buggy script, which was unmaintained anyway
13299         * src/news.c
13300         * src/procmsg.c
13301                 Store things in our private tmp directory.
13302
13303 2007-12-03 [colin]      3.1.0cvs51
13304
13305         * src/folder.c
13306         * src/folder.h
13307         * src/folderview.c
13308         * src/imap.c
13309         * src/mainwindow.c
13310                 Fix update problem when getting remote tags
13311         * src/prefs_matcher.c
13312                 Rework GUI to make it better. Patch by Pawel
13313                 Pekala
13314
13315 2007-12-03 [colin]      3.1.0cvs50
13316
13317         * src/etpan/imap-thread.c
13318         * src/etpan/nntp-thread.c
13319                 Fix bug 1417, 'Network log doesn't reveal 
13320                 enough NNTP errors'
13321
13322 2007-12-02 [iwkse]      3.1.0cvs49
13323
13324         * src/plugins/dillo_viewer/dillo_prefs.c
13325                         Insert dillo under the Plugins menu
13326
13327 2007-12-01 [paul]       3.1.0cvs48
13328
13329         * src/html.c
13330                 add these variant forms
13331                 Thanks to Colin
13332
13333 2007-12-01 [paul]       3.1.0cvs47
13334
13335         * src/matcher.c
13336                 fix a typo
13337
13338 2007-12-01 [paul]       3.1.0cvs46
13339
13340         * po/POTFILES.in
13341                 add the new addrcustomattr.c file
13342
13343 2007-11-29 [colin]      3.1.0cvs45
13344
13345         * src/common/ssl_certificate.c
13346                 Use the more modern getaddrinfo instead of 
13347                 gethostbyname when possible
13348
13349 2007-11-28 [colin]      3.1.0cvs44
13350
13351         * src/summaryview.c
13352                 Maybe fix bug 1410 and other crash reports
13353                 in summaryview since cvs38.
13354
13355 2007-11-28 [wwp]        3.1.0cvs43
13356
13357         * src/prefs_summary_open.c
13358                 Guard against an empty list of actions to perform
13359                 when opening a folder (or migration defaults could
13360                 be introduced, confusing).
13361
13362 2007-11-28 [colin]      3.1.0cvs42
13363
13364         * src/folderview.c
13365                 Fix mark all read from folder's contextual menu
13366
13367 2007-11-27 [colin]      3.1.0cvs41
13368
13369         * src/imap.c
13370         * src/imap.h
13371         * src/imap_gtk.c
13372         * src/prefs_account.c
13373         * src/etpan/imap-thread.c
13374                 A few fixes to the IMAP flags handling: Optimisations,
13375                 two crashers, mention that Bandwitdh-efficient mode
13376                 prevents tag fetching.
13377                 Fix M-UTF7 in subscription dialog.
13378
13379 2007-11-27 [colin]      3.1.0cvs40
13380
13381         * src/folder.c
13382         * src/mbox.c
13383         * src/summaryview.c
13384                 Make filtering faster on flags change: Batch original 
13385                 folderitem, where we'll do flags/tags changes.
13386
13387 2007-11-27 [colin]      3.1.0cvs39
13388
13389         * src/filtering.c
13390                 Fix bug 1407, 'After a copy action, further rules apply 
13391                 to both original and copy'
13392
13393 2007-11-27 [colin]      3.1.0cvs38
13394
13395         * src/edittags.c
13396         * src/summaryview.c
13397                 Fixes races when doing a long operation and user
13398                 asks for another one (Mark all read/unread on a 
13399                 big folder on IMAP for example)
13400
13401 2007-11-27 [wwp]        3.1.0cvs37
13402
13403         * src/addressbook.c
13404         * src/prefs_common.c
13405                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13406                 and 3.1.0cvs35 (addressbook.c).
13407
13408 2007-11-27 [holger]     3.1.0cvs36
13409
13410         * src/printing.c
13411                 Add a line separating header and body
13412                 in the printout
13413
13414 2007-11-27 [wwp]        3.1.0cvs35
13415
13416         * src/addressbook.c
13417                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13418                 (thanks to Colin) and revert disabling of cut/copy
13419                 context menu entries upon selected groups.
13420
13421 2007-11-27 [holger]     3.1.0cvs34
13422
13423         * src/printing.c
13424                 Add weights to the list of supported text attributes
13425                 for printing
13426
13427 2007-11-27 [wwp]        3.1.0cvs33
13428
13429         * src/Makefile.am
13430         * src/addrcustomattr.c
13431         * src/addrcustomattr.h
13432         * src/addressbook.c
13433         * src/editaddress.c
13434         * src/editaddress.h
13435         * src/prefs_common.c
13436         * src/prefs_common.h
13437         * src/common/defs.h
13438                 Provide a (customizable) list of preset attribute names
13439                 for editing contacts (closes bug #1391).
13440
13441 2007-11-27 [wwp]        3.1.0cvs32
13442
13443         * src/addrclip.c
13444         * src/addressbook.c
13445         * src/addritem.c
13446                 Various fixes in the address book:
13447                         - made copy/move of a folder to itself or its subtree
13448                           impossible (-> error)
13449                         - errors messages don't show in the status bar anymore,
13450                           use alertpanels instead
13451                         - simple click on group doesn't open group edit dialog
13452                           anymore when in contact edit embedded mode (was too itchy)
13453                         - fixed disabling of edit button and and menu entry when
13454                           in contact edit embedded mode (was done in a bad and
13455                           ineffective way)
13456                         - fix menu cut/paste sensitivity in treelist context
13457                           menu (conflicting enabling was done by different functions)
13458                         - fix some menu item sensitivity in address list context menu
13459                         - don't allow cut/copy of groups, it's useless as they won't
13460                           be copied w/ their contents
13461                         - fix missing copy of the picture file when copying (bug #1402),
13462                           fix picture attribute (internal) value when moving or copying
13463
13464
13465 2007-11-27 [colin]      3.1.0cvs31
13466
13467         * src/folder.c
13468         * src/imap.c
13469                 Fix tags loss on move, fix space encoding
13470
13471 2007-11-26 [colin]      3.1.0cvs30
13472
13473         * src/edittags.c
13474         * src/folder.c
13475         * src/folder.h
13476         * src/imap.c
13477         * src/messageview.c
13478         * src/procmsg.c
13479         * src/procmsg.h
13480         * src/summaryview.c
13481         * src/common/utils.c
13482         * src/common/utils.h
13483         * src/etpan/imap-thread.c
13484         * src/etpan/imap-thread.h
13485                 Add IMAP tags support
13486
13487 2007-11-26 [colin]      3.1.0cvs29
13488
13489         * src/imap.c
13490                 Fix bug 1405, 'imap auto auth method doesn't 
13491                 work since 3.1.0'
13492
13493 2007-11-26 [colin]      3.1.0cvs28
13494
13495         * src/messageview.c
13496         * src/procmime.c
13497                 Handle broken disposition-notifications from Evolution
13498                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13499
13500 2007-11-25 [paul]       3.1.0cvs27
13501
13502         * src/folder_item_prefs.c
13503         * src/folder_item_prefs.h
13504                 remove dead code
13505
13506 2007-11-23 [wwp]        3.1.0cvs26
13507
13508         * src/matcher.c
13509         * src/matcher.h
13510         * src/matcher_parser_parse.y
13511         * src/prefs_matcher.c
13512                 Fix irrelevant case folding when adding matcher condition 'test',
13513                 thanks to Colin.
13514
13515 2007-11-23 [wwp]        3.1.0cvs25
13516
13517         * src/prefs_common.c
13518         * src/prefs_common.h
13519         * src/prefs_summary_open.c
13520         * src/prefs_summary_open.h
13521         * src/summaryview.c
13522                 Add "select first email in list" to the list of possible selections
13523                 when opening a folder.
13524
13525 2007-11-23 [paul]       3.1.0cvs24
13526
13527         * po/de.po
13528                 a fix by Stephan Sachse, plus remove all
13529                 old strings from the end of the file
13530
13531 2007-11-23 [wwp]        3.1.0cvs23
13532
13533         * src/prefs_msg_colors.c
13534                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13535                 with little changes.
13536
13537 2007-11-23 [paul]       3.1.0cvs22
13538
13539         * src/prefs_logging.c
13540                 eliminate wasted horizontal space
13541
13542 2007-11-23 [paul]       3.1.0cvs21
13543
13544         * src/prefs_summaries.c
13545                 don't wrap the label or put linebreaks
13546
13547 2007-11-22 [colin]      3.1.0cvs20
13548
13549         * src/plugins/pgpinline/pgpinline.c
13550                 Fix decryption
13551
13552 2007-11-22 [wwp]        3.1.0cvs19
13553
13554         * src/prefs_themes.c
13555                 Yet another misuse of get_rc_dir(), still related
13556                 to user themes. Completes 3.1.0cvs18.
13557
13558 2007-11-22 [wwp]        3.1.0cvs18
13559
13560         * src/stock_pixmap.c
13561                 Fix a misuse of get_rc_dir(), user themes dir was
13562                 not set properly and some themes might have disappeared
13563                 from themes list in prefs.
13564
13565 2007-11-22 [wwp]        3.1.0cvs17
13566
13567         * src/edittags.c
13568         * src/edittags.h
13569         * src/common/tags.c
13570         * src/common/tags.h
13571                 Correct copyright for these claws-mail-only brand new
13572                 files.
13573
13574 2007-11-22 [paul]       3.1.0cvs16
13575
13576         * src/compose.c
13577                 fix bug 1400, 'Drag and drop of URLs does not work'
13578                 Thanks to Colin
13579
13580 2007-11-22 [paul]       3.1.0cvs15
13581
13582         * src/prefs_common.c
13583                 make "cmds_use_system_default" default to FALSE
13584                 so as not to disrupt current settings
13585         * src/summaryview.c
13586                 increase the size of the GdkRectangle, tooltips
13587                 didn't show for me otherwise
13588
13589 2007-11-21 [colin]      3.1.0cvs14
13590
13591         * src/compose.c
13592         * src/crash.c
13593         * src/exphtmldlg.c
13594         * src/mainwindow.c
13595         * src/manual.c
13596         * src/mimeview.c
13597         * src/prefs_account.c
13598         * src/prefs_common.c
13599         * src/prefs_common.h
13600         * src/prefs_ext_prog.c
13601         * src/textview.c
13602         * src/uri_opener.c
13603         * src/gtk/about.c
13604         * src/gtk/gtkutils.c
13605                 Use xdg-open as a way to find default browser,
13606                 when available
13607
13608 2007-11-21 [colin]      3.1.0cvs13
13609
13610         * src/messageview.c
13611         * src/procmime.c
13612         * src/procmsg.h
13613                 Send better return receipts (useful ones)
13614                 Handle incoming return receipts
13615
13616 2007-11-20 [colin]      3.1.0cvs12
13617
13618         * src/printing.c
13619         * src/printing.h
13620                 Add getter/setter for settings, and getter
13621                 for page setup
13622
13623 2007-11-20 [colin]      3.1.0cvs11
13624
13625         * src/folderview.c
13626         * src/main.c
13627         * src/mainwindow.c
13628                 Fix bug 1396, 'Crash on disabling a filter 
13629                 while it is processing'
13630
13631 2007-11-20 [paul]       3.1.0cvs10
13632
13633         * src/folder.c
13634                 fix bug 1395, 'Crash on checking for new mails
13635                 while filter is running'
13636                 Thanks to Colin
13637
13638 2007-11-20 [paul]       3.1.0cvs9
13639
13640         * src/compose.c
13641                 make this string easier for translators
13642
13643 2007-11-19 [colin]      3.1.0cvs8
13644
13645         * src/prefs_summaries.c
13646         * src/summaryview.c
13647                 Don't enable more tooltips on Maemo
13648
13649 2007-11-19 [colin]      3.1.0cvs7
13650
13651         * src/prefs_common.c
13652         * src/prefs_common.h
13653         * src/prefs_summaries.c
13654         * src/summaryview.c
13655                 Fix bug 1388, 'message list tool tips'
13656                 Add (optional) tooltips in summaryview.
13657                 This only works with GTK+ >= 2.12
13658
13659 2007-11-19 [colin]      3.1.0cvs6
13660
13661         * src/compose.c
13662                 Make strings a bit better when attaching
13663                 from mailto: URIs
13664
13665 2007-11-19 [colin]      3.1.0cvs5
13666
13667         * src/common/utils.c
13668                 Fix bug 1392, 'Top level domain .EU is 
13669                 not recognised as valid'
13670
13671 2007-11-19 [wwp]        3.1.0cvs4
13672
13673         * src/compose.c
13674         * src/compose.h
13675                 Revert changes to compose.c made in 3.1.0cvs2.
13676
13677 2007-11-19 [wwp]        3.1.0cvs3
13678
13679         * src/addressbook.c
13680         * src/addressbook.h
13681         * src/editaddress.c
13682         * src/editgroup.c
13683         * src/addrduplicates.c
13684                 Minor improvements in the address book:
13685                 always accept new contacts provided that some
13686                 detail is set (instead of rejecting silently).
13687                 Better guessing of contact name from incomplete
13688                 name information. Better display of contacts with
13689                 no name, in contact lists, group contents, find
13690                 duplicate results.
13691                 
13692
13693 2007-11-19 [wwp]        3.1.0cvs2
13694
13695         * src/compose.c
13696         * src/compose.h
13697         * src/prefs_logging.c
13698         * src/prefs_summaries.c
13699                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13700                 wrap some long label in prefs/summaries, layout checkboxes
13701                 in a more compact form in prefs/loggin, make account and
13702                 header's combos have the same size/spacing in compose
13703                 window.
13704
13705 2007-11-19 [wwp]        3.1.0cvs1
13706
13707         * src/edittags.c
13708                 Fix a tiny leak and duplicate variable.
13709
13710 2007-11-19 [paul]       3.1.0
13711
13712         * NEWS
13713         * README
13714         * RELEASE_NOTES 
13715                 3.1.0 released
13716
13717 2007-11-19 [paul]       3.0.2cvs145
13718
13719         * po/de.po
13720         * po/fi.po
13721         * po/fr.po
13722         * po/hu.po
13723         * po/it.po
13724         * po/pl.po
13725         * po/pt_BR.po
13726         * po/sk.po
13727         * po/zh_CN.po
13728                 updated by Stephan Sachse, Flammie Pirinen,
13729                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13730                 Emil Nowak, Frederico Goncalves Guimaraes,
13731                 Andrej Kacian, and Ralph Young
13732
13733 2007-11-18 [mones]      3.0.2cvs144
13734
13735         * po/es.po
13736                 Updated Spanish translation
13737
13738 2007-11-18 [colin]      3.0.2cvs143
13739
13740         * src/edittags.c
13741                 Prevent empty tag after edit, thanks to wwp
13742
13743 2007-11-18 [colin]      3.0.2cvs142
13744
13745         * src/editaddress.c
13746                 Fix possible "(null)" %s - thanks to wwp
13747
13748 2007-11-16 [wwp]        3.0.2cvs141
13749
13750         * src/common/utils.c
13751                 Fix for 3.0.2cvs140, prevents from crashing when opening
13752                 a compose window.
13753
13754 2007-11-16 [colin]      3.0.2cvs140
13755
13756         * src/main.c
13757         * src/common/claws.c
13758                 Output a bit more useful info at startup
13759                 in --debug mode
13760
13761 2007-11-16 [colin]      3.0.2cvs139
13762
13763         * src/compose.c
13764         * src/common/utils.c
13765         * src/common/utils.h
13766                 Fix bug 1387, 'Request for --compose to 
13767                 support multiple attachments'
13768
13769 2007-11-16 [colin]      3.0.2cvs138
13770
13771         * src/news.c
13772                 Fix bug 1390, 'NNTP fails after server 
13773                 closed connection'
13774
13775 2007-11-16 [colin]      3.0.2cvs137
13776
13777         * src/prefs_display_header.c
13778                 Fix bug 1389, 'Changing 'Display headers 
13779                 in message view' breaks dispheaderrc'
13780
13781 2007-11-14 [colin]      3.0.2cvs136
13782
13783         * src/summaryview.c
13784         * src/gtk/quicksearch.c
13785         * src/gtk/quicksearch.h
13786                 Fix resetting the quicksearch when in non-sticky
13787                 mode, but Recursive is set: reset only when going
13788                 out of the root search folder.
13789
13790 2007-11-14 [colin]      3.0.2cvs135
13791
13792         * src/filtering.c
13793                 Don't set new flag back when doing "Mark as unread"
13794                 from filtering
13795
13796 2007-11-12 [paul]       3.0.2cvs134
13797
13798         * src/plugins/dillo_viewer/dillo_viewer.c
13799                 don't offer the mime type for translation
13800
13801 2007-11-12 [paul]
13802
13803         3.1.0-rc2 released
13804
13805 2007-11-11 [colin]      3.0.2cvs133
13806
13807         * src/imap_gtk.c
13808         * src/mh_gtk.c
13809                 Use markup-escaped strings in dialogs
13810
13811 2007-11-11 [colin]      3.0.2cvs132
13812
13813         * src/imap.c
13814                 Better IMAP-UTF7/UTF8 conversion
13815
13816 2007-11-10 [colin]      3.0.2cvs131
13817
13818         * src/news.c
13819                 Fix debian bug 450698, 'nntp auth behavior changed 
13820                 without notice'
13821
13822 2007-11-10 [colin]      3.0.2cvs130
13823
13824         * configure.ac
13825         * src/inc.c
13826         * src/main.c
13827         * src/main.h
13828         * src/mimeview.c
13829         * src/statusbar.c
13830         * src/common/utils.c
13831         * src/etpan/Makefile.am
13832         * src/gtk/filesel.c
13833         * src/gtk/gtkutils.h
13834         * src/gtk/menu.c
13835         * src/plugins/bogofilter/Makefile.am
13836         * src/plugins/clamav/Makefile.am
13837         * src/plugins/dillo_viewer/Makefile.am
13838         * src/plugins/pgpcore/Makefile.am
13839         * src/plugins/spamassassin/Makefile.am
13840         * src/plugins/trayicon/Makefile.am
13841                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13842
13843 2007-11-09 [colin]      3.0.2cvs129
13844
13845         * src/addressbook.c
13846         * src/ldapupdate.c
13847                 fix bug 1375, 'Impossible to modify e-mail
13848                 in LDAP addressbook twice'; Try two. update
13849                 externalID, don't make display lag, and
13850                 fix the cases where dn is not mail.
13851
13852 2007-11-08 [paul]       3.0.2cvs128
13853
13854         * src/account.c
13855         * src/compose.c
13856         * src/messageview.c
13857         * src/prefs_account.c
13858         * src/prefs_account.h
13859                 reinstate 'Generate Message-ID' option as an
13860                 account preference. (hidden on IMAP)
13861                 Thanks to Colin
13862
13863 2007-11-08 [paul]       3.0.2cvs127
13864
13865         * src/textview.c
13866                 MAEMO: fix failure of loading images inline
13867                 MAEMO: fix bug 1349, 'Emails still skip to end
13868                 when opened (in certain circumstances)...'
13869
13870 2007-11-07 [colin]      3.0.2cvs126
13871
13872         * src/toolbar.c
13873                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13874
13875 2007-11-07 [colin]      3.0.2cvs125
13876
13877         * src/toolbar.c
13878                 Re-change the string occurence of A_CLAWS_ACTIONS
13879                 to A_SYL_ACTIONS, to prevent parse errors of the
13880                 toolbar_*.xml files
13881
13882 2007-11-07 [colin]      3.0.2cvs124
13883
13884         * src/mimeview.c
13885         * src/prefs_common.c
13886         * src/prefs_common.h
13887         * manual/advanced.xml
13888                 Add an hidden pref, 'save_parts_readwrite';
13889                 completes 3.0.2cvs35
13890
13891 2007-11-07 [paul]       3.0.2cvs123
13892
13893         * src/prefs_toolbar.c
13894         * src/toolbar.c
13895         * src/toolbar.h
13896                 rename ToolbarSylpheedActions to ToolbarClawsActions
13897                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13898
13899 2007-11-07 [paul]       3.0.2cvs122
13900
13901         * src/toolbar.c
13902                 MAEMO: remove tooltips
13903
13904 2007-11-07 [colin]      3.0.2cvs121
13905
13906         * src/plugins/pgpinline/pgpinline.c
13907                 Fix bug 1377, 'unspecific errors on 
13908                 signature checking'. Fix trimming of
13909                 UTF8 data.
13910
13911 2007-11-06 [iwkse]      3.0.2cvs120
13912
13913         * src/prefs_summary_open.c
13914                 yet a string change
13915
13916 2007-11-06 [paul]       3.0.2cvs119
13917
13918         * tools/Makefile.am
13919         * tools/README
13920         * tools/csv2addressbook.pl
13921                 add a new script that imports a CSV formatted
13922                 address book. Becky and Thunderbird address
13923                 book are currently supported.
13924
13925 2007-11-05 [colin]      3.0.2cvs118
13926
13927         * src/imap.c
13928                 Fix deletion 
13929
13930 2007-11-05 [iwkse]      3.0.2cvs117
13931
13932         * src/prefs_summary_open.c
13933                 String changes
13934
13935 2007-11-04 [paul]       3.0.2cvs116
13936
13937         * src/addressbook_foldersel.c
13938                 fix gtk critical warning
13939                 Patch by Pawel Pekala
13940
13941 2007-11-04 [paul]       3.0.2cvs115
13942
13943         * tools/README
13944         * tools/claws-mail-compose-insert-files.pl
13945                 add --bcc and uri_escape() everything
13946
13947 2007-11-04 [paul]       3.0.2cvs114
13948
13949         * src/gtk/gtkutils.c
13950                 gtkut_stock_with_text_button_set_create(): set
13951                 GTK_CAN_DEFAULT on buttons 2 and 3
13952
13953 2007-11-03 [paul]       3.0.2cvs113
13954
13955         * src/common/utils.c
13956                 fix debian bug #448814, 'mailto: URI decoding
13957                 desn't decode the destination address field'
13958                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13959
13960 2007-11-03 [paul]       3.0.2cvs112
13961
13962         * AUTHORS
13963         * src/compose.c
13964         * src/gtk/authors.h
13965                 allow Bcc in commandline URIs
13966                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13967
13968 2007-11-02 [colin]      3.0.2cvs111
13969
13970         * src/addressbook.c
13971                 Maybe fix bug 1376, 'crash on 
13972                 addressbook manipulation'
13973
13974 2007-10-31 [paul]       3.0.2cvs110
13975
13976         * src/ldapupdate.c
13977                 fix bug 1375, 'Impossible to modify e-mail
13978                 in LDAP addressbook twice'
13979                 Patch by Michael Rasmussen
13980
13981 2007-10-30 [paul]       3.0.2cvs109
13982
13983         * configure.ac
13984                 enable GnuTLS support with --enable-gnutls which
13985                 will disable openssl support. if the user has
13986                 gtk >= 2.10.x don't allow gnomeprint even if the
13987                 user asks for it
13988
13989 2007-10-30 [paul]
13990
13991         3.1.0-rc1 released
13992
13993 2007-10-30 [paul]       3.0.2cvs108
13994
13995         * Makefile.am
13996                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
13997
13998 2007-10-30 [paul]       3.0.2cvs107
13999
14000         * src/expldifdlg.c
14001         * src/prefs_account.c
14002         * src/prefs_folder_item.c
14003         * src/prefs_spelling.c
14004         * src/prefs_themes.c
14005         * src/wizard.c
14006         * src/gtk/gtkaspell.c
14007         * src/gtk/gtkaspell.h
14008         * src/plugins/spamassassin/spamassassin_gtk.c
14009                 replace deprecated gtk_option_menu...
14010                 patch by Pawel Pekala
14011
14012 2007-10-29 [colin]      3.0.2cvs106
14013
14014         * src/plugins/dillo_viewer/dillo_prefs.c
14015                 Fix forgotten signal connect
14016
14017 2007-10-28 [colin]      3.0.2cvs105
14018
14019         * src/plugins/dillo_viewer/dillo_prefs.c
14020         * src/plugins/dillo_viewer/dillo_prefs.h
14021         * src/plugins/dillo_viewer/dillo_viewer.c
14022                 Implement addressbook-based whitelisting for loading
14023                 remote images. Fixed missing destroy of the embedded
14024                 browser that made a Dillo window pop up on exit, if
14025                 an HTML part was displayed.
14026
14027 2007-10-26 [colin]      3.0.2cvs104
14028
14029         * src/edittags.c
14030                 Add missing static
14031
14032 2007-10-25 [colin]      3.0.2cvs103
14033
14034         * src/editaddress.c
14035                 Add tap-and-hold on the picture, for Maemo
14036         * src/edittags.c
14037         * src/edittags.h
14038         * src/mainwindow.c
14039         * src/procmsg.c
14040         * src/summaryview.c
14041         * src/textview.c
14042                 Unify tag interfaces.
14043
14044 2007-10-25 [colin]      3.0.2cvs102
14045
14046         * src/imap.c
14047         * src/etpan/imap-thread.h
14048                 Much better error handling. We'll need to be really
14049                 clear to users about where errors come from, with 
14050                 the apparition of Gmail's IMAP server.
14051
14052 2007-10-24 [colin]      3.0.2cvs101
14053
14054         * src/edittags.c
14055         * src/mainwindow.c
14056         * src/summaryview.c
14057         * src/textview.c
14058                 Add tags sorting (alphabetical); allow deletion of
14059                 tags from the Apply Tags window
14060
14061 2007-10-24 [colin]      3.0.2cvs100
14062
14063         * src/editaddress.c
14064         * src/editaddress_other_attributes_ldap.c
14065         * src/editaddress_other_attributes_ldap.h
14066         * src/ldapctrl.c
14067         * src/ldapquery.c
14068         * src/ldapupdate.c
14069                 Fix LDAP writing (got broken in cvs39)
14070                 Add read-only support for jpegPhoto LDAP field
14071
14072 2007-10-23 [colin]      3.0.2cvs99
14073
14074         * src/news.c
14075                 Fix crash in some cases
14076
14077 2007-10-22 [colin]      3.0.2cvs98
14078
14079         * src/common/socket.h
14080         * src/common/ssl.c
14081                 Fix big leak in GnuTLS code
14082
14083 2007-10-22 [colin]      3.0.2cvs97
14084
14085         * src/news.c
14086                 Fix bug 1368, 'SIGSEGV in NNTP code'
14087
14088 2007-10-22 [colin]      3.0.2cvs96
14089
14090         * src/prefs_customheader.c
14091                 Catch compface warnings when generating X-Faces
14092
14093 2007-10-22 [wwp]        3.0.2cvs95
14094
14095         * src/quote_fmt_parse.y
14096                 Remove accidentally committed debug traces.
14097                 Fix a warning.
14098
14099 2007-10-22 [colin]      3.0.2cvs94
14100
14101         * src/etpan/nntp-thread.c
14102                 Fix authentication
14103
14104 2007-10-19 [wwp]        3.0.2cvs93
14105
14106         * src/common/ssl_certificate.c
14107                 Add missing include (Windows).
14108
14109 2007-10-19 [colin]      3.0.2cvs92
14110
14111         * src/imap_gtk.c
14112         * src/mimeview.c
14113         * src/textview.c
14114         * src/gtk/inputdialog.c
14115         * src/gtk/inputdialog.h
14116                 Remove the last old combo; patch by
14117                 Pawel
14118
14119 2007-10-19 [colin]      3.0.2cvs91
14120
14121         * src/common/ssl.c
14122                 Fix interop problem with GnuTLS and some crappy
14123                 servers that have very little keys.
14124
14125 2007-10-19 [colin]      3.0.2cvs90
14126
14127         * src/common/ssl.c
14128                 Fix return value check on GnuTLS, and
14129                 display the error
14130
14131 2007-10-18 [colin]      3.0.2cvs89
14132
14133         * src/common/ssl_certificate.c
14134                 Fix missing initialisations
14135
14136 2007-10-18 [wwp]        3.0.2cvs88
14137
14138         * src/Makefile.am
14139                 Fix linking against GNUTLS (matters if --enable-gnutls only).
14140
14141 2007-10-18 [colin]      3.0.2cvs87
14142
14143         * po/POTFILES.in
14144                 Fix build
14145
14146 2007-10-18 [mones]      3.0.2cvs86
14147
14148         * src/editbook.c
14149         * src/import.c
14150         * src/prefs_account.c
14151         * src/prefs_receive.c
14152         * src/gtk/about.c
14153         * src/plugins/bogofilter/bogofilter_gtk.c
14154         * src/plugins/spamassassin/spamassassin_gtk.c
14155                 More capitalisation micro-fixes
14156
14157 2007-10-18 [paul]       3.0.2cvs85
14158
14159         * configure.ac
14160                 add info about NNTP support via libetpan
14161                 change the configure output ending msg a little
14162         * src/gtk/about.c
14163                 similar changes to above
14164
14165 2007-10-18 [colin]      3.0.2cvs84
14166
14167         * src/procmime.c
14168         * src/procmime.h
14169                 Fix missing symbol for S/MIME
14170
14171 2007-10-18 [colin]      3.0.2cvs83
14172
14173         * src/prefs_filtering_action.c
14174                 Fix crash in tags (introduced in cvs78)
14175
14176 2007-10-18 [colin]      3.0.2cvs82
14177
14178         * src/common/Makefile.am
14179         * src/common/nntp.c
14180         * src/common/nntp.h
14181         * src/etpan/Makefile.am
14182         * src/etpan/etpan-thread-manager-types.h
14183         * src/etpan/etpan-thread-manager.c
14184         * src/etpan/imap-thread.c
14185         * src/etpan/nntp-thread.c
14186         * src/etpan/nntp-thread.h
14187         * src/news.c
14188         * src/news.h
14189                 Rewrite the nntp implementation
14190                 to use libetpan. Non-blocking NNTP!
14191         * src/account.c
14192         * src/crash.c
14193         * src/imap.c
14194         * src/inc.c
14195         * src/main.c
14196         * src/mainwindow.c
14197         * src/pop.c
14198         * src/pop.h
14199         * src/prefs_account.c
14200         * src/recv.c
14201         * src/recv.h
14202         * src/send_message.c
14203         * src/send_message.h
14204         * src/ssl_manager.c
14205         * src/ssl_manager.h
14206         * src/wizard.c
14207         * src/common/claws.c
14208         * src/common/session.c
14209         * src/common/session.h
14210         * src/common/smtp.c
14211         * src/common/smtp.h
14212         * src/common/socket.c
14213         * src/common/socket.h
14214         * src/common/ssl.c
14215         * src/common/ssl.h
14216         * src/common/ssl_certificate.c
14217         * src/common/ssl_certificate.h
14218         * src/gtk/about.c
14219         * src/gtk/sslcertwindow.c
14220         * src/gtk/sslcertwindow.h
14221                 Implement GnuTLS support. GnuTLS support
14222                 will be used if OpenSSL isn't available, or
14223                 specified explicitely. (the reason is that
14224                 GnuTLS cerficate checking is a bit less 
14225                 practical than OpenSSL's)
14226
14227 2007-10-18 [paul]       3.0.2cvs81
14228
14229         * src/gtk/inputdialog.c
14230         * src/gtk/inputdialog.h
14231                 fix copyright header
14232
14233 2007-10-17 [colin]      3.0.2cvs80
14234
14235         * src/plugins/pgpcore/select-keys.c
14236                 Fix bug which prevented encryption key
14237                 auto-selection when two or more matched the
14238                 email address, but only one isn't revoked
14239                 or expired.
14240
14241 2007-10-17 [wwp]        3.0.2cvs79
14242
14243         * src/compose.c
14244         * src/quote_fmt.c
14245         * src/quote_fmt.h
14246         * src/quote_fmt_lex.l
14247         * src/quote_fmt_parse.y
14248                 Templates can now attach files using |attach{filename}.
14249
14250 2007-10-17 [wwp]        3.0.2cvs78
14251
14252         * src/prefs_customheader.c
14253         * src/prefs_ext_prog.c
14254         * src/prefs_filtering_action.c
14255         * src/prefs_matcher.c
14256         * src/prefs_other.c
14257         * src/prefs_toolbar.c
14258         * src/gtk/combobox.c
14259         * src/gtk/combobox.h
14260         * src/gtk/gtkutils.c
14261         * src/gtk/gtkutils.h
14262         * src/plugins/bogofilter/bogofilter_gtk.c
14263         * src/plugins/spamassassin/spamassassin_gtk.c
14264                 Removed almost all remaining instances of GtkCombo
14265                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
14266                 few visual and code cleanup from Colin.
14267
14268 2007-10-16 [wwp]        3.0.2cvs77
14269         * src/gtk/pluginwindow.c
14270                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
14271
14272 2007-10-15 [colin]      3.0.2cvs76
14273
14274         * src/edittags.c
14275         * src/edittags.h
14276         * src/filtering.c
14277         * src/filtering.h
14278         * src/importmutt.c
14279         * src/importpine.c
14280         * src/main.c
14281         * src/messageview.c
14282         * src/messageview.h
14283         * src/mimeview.c
14284         * src/mimeview.h
14285         * src/pop.c
14286         * src/pop.h
14287         * src/prefs_common.c
14288         * src/prefs_common.h
14289         * src/prefs_customheader.c
14290         * src/prefs_customheader.h
14291         * src/prefs_display_header.c
14292         * src/prefs_display_header.h
14293         * src/prefs_filtering_action.c
14294         * src/prefs_filtering_action.h
14295         * src/prefs_folder_column.c
14296         * src/prefs_folder_column.h
14297         * src/prefs_folder_item.c
14298         * src/prefs_folder_item.h
14299         * src/prefs_gtk.c
14300         * src/prefs_gtk.h
14301         * src/prefs_logging.h
14302         * src/prefs_matcher.c
14303         * src/prefs_matcher.h
14304         * src/prefs_summary_column.c
14305         * src/prefs_summary_column.h
14306         * src/prefs_summary_open.c
14307         * src/procheader.c
14308         * src/procheader.h
14309         * src/procmime.c
14310         * src/procmime.h
14311         * src/recv.c
14312         * src/recv.h
14313         * src/sourcewindow.c
14314         * src/sourcewindow.h
14315         * src/summaryview.c
14316         * src/summaryview.h
14317         * src/textview.c
14318         * src/textview.h
14319         * src/toolbar.c
14320         * src/toolbar.h
14321         * src/common/mgutils.c
14322         * src/common/mgutils.h
14323         * src/common/nntp.c
14324         * src/common/nntp.h
14325         * src/common/prefs.c
14326         * src/common/prefs.h
14327         * src/common/socket.c
14328         * src/common/socket.h
14329         * src/common/stringtable.c
14330         * src/common/stringtable.h
14331         * src/common/template.c
14332         * src/common/template.h
14333         * src/common/uuencode.c
14334         * src/common/uuencode.h
14335         * src/gtk/gtkshruler.c
14336         * src/gtk/gtkshruler.h
14337         * src/gtk/menu.c
14338         * src/gtk/menu.h
14339         * src/gtk/progressdialog.c
14340         * src/gtk/progressdialog.h
14341                 Remove/staticalize, the return of the revenge
14342
14343 2007-10-15 [colin]      3.0.2cvs75
14344
14345         * src/matcher.c
14346                 Fix redirections in filtering's tests
14347
14348 2007-10-15 [colin]      3.0.2cvs74
14349
14350         * src/imap.c
14351                 Don't build imap_synchronise at all when 
14352                 building without libetpan
14353
14354 2007-10-14 [colin]      3.0.2cvs73
14355
14356         * src/imap.c
14357         * src/common/md5.c
14358         * src/common/md5.h
14359         * src/gtk/manage_window.c
14360         * src/gtk/manage_window.h
14361                 Remove more unused code
14362
14363 2007-10-14 [colin]      3.0.2cvs72
14364
14365         * src/addrquery.c
14366         * src/addrquery.h
14367         * src/recv.c
14368         * src/recv.h
14369         * src/vcard.c
14370         * src/vcard.h
14371         * src/common/xml.c
14372         * src/common/xml.h
14373         * src/common/xmlprops.c
14374         * src/common/xmlprops.h
14375                 Remove more unused code
14376
14377 2007-10-14 [colin]      3.0.2cvs71
14378
14379         * src/common/utils.c
14380                 Remove unused function
14381
14382 2007-10-13 [colin]      3.0.2cvs70
14383
14384         * src/imap.c
14385         * src/imap.h
14386         * src/mainwindow.c
14387         * src/mainwindow.h
14388         * src/gtk/gtkutils.c
14389         * src/gtk/gtkutils.h
14390                 Staticalise/Remove more code
14391
14392 2007-10-13 [colin]      3.0.2cvs69
14393
14394         * src/common/utils.c
14395         * src/common/utils.h
14396                 Remove dead code, unused for ages
14397
14398 2007-10-13 [colin]      3.0.2cvs68
14399
14400         * src/main.c
14401         * src/main.h
14402                 Maemo: define hildon_program in main.c,
14403                 make it accessible in the .h with extern
14404
14405 2007-10-13 [paul]       3.0.2cvs67
14406
14407         * src/gtk/menu.c
14408                 fix a bunch of runtime warnings on maemo
14409
14410 2007-10-13 [paul]       3.0.2cvs66
14411
14412         * src/main.c
14413         * src/main.h
14414         * src/gtk/gtkutils.c
14415         * src/gtk/gtkutils.h
14416                 fix a bunch of compiler warnings on maemo
14417
14418 2007-10-12 [colin]      3.0.2cvs65
14419
14420         * src/account.c
14421         * src/addritem.c
14422         * src/addritem.h
14423         * src/filtering.c
14424         * src/filtering.h
14425         * src/folder.c
14426         * src/folder.h
14427         * src/common/utils.c
14428         * src/common/utils.h
14429                 Remove unused code, staticalise some functions
14430
14431 2007-10-12 [paul]       3.0.2cvs64
14432
14433         * src/account.c
14434         * src/folderview.c
14435         * src/main.c
14436         * src/mainwindow.c
14437         * src/messageview.c
14438         * src/summary_search.c
14439         * src/summaryview.c
14440         * src/toolbar.c
14441         * src/wizard.c
14442         * src/common/utils.c
14443         * src/gtk/prefswindow.c
14444                 fix a bunch of compiler warnings on maemo
14445
14446 2007-10-11 [colin]      3.0.2cvs63
14447
14448         * src/editaddress.c
14449                 Make static function static
14450
14451 2007-10-11 [mones]      3.0.2cvs62
14452
14453         * src/addrduplicates.c
14454         * src/addressbook.c
14455         * src/compose.c
14456         * src/expldifdlg.c
14457         * src/mainwindow.c
14458         * src/messageview.c
14459         * src/pop.c
14460         * src/prefs_customheader.c
14461         * src/prefs_send.c
14462         * src/prefs_themes.c
14463         * src/common/plugin.c
14464         * src/gtk/pluginwindow.c
14465         * src/gtk/quicksearch.c
14466                 Fix several typos and capitalisation issues
14467
14468 2007-10-11 [wwp]        3.0.2cvs61
14469
14470         * src/editaddress.c
14471                 Fix a warning about possible use of uninitialized
14472                 filename var.
14473
14474 2007-10-11 [wwp]        3.0.2cvs60
14475
14476         * src/editaddress.c
14477                 Disable "Unset picture" menu item when there's
14478                 no picture to clear. Fix an extraneous g_unref_object,
14479                 add missing initializers.
14480
14481 2007-10-11 [wwp]        3.0.2cvs59
14482
14483         * src/pixmaps/anonymous.xpm
14484         * src/editaddress.c
14485         * src/Makefile.am
14486         * src/stock_pixmap.c
14487         * src/stock_pixmap.h
14488                 Fix a leak, gettext-ize the photo label.
14489                 Don't clear the existing picture if loading
14490                 a new one fails. Use a default 'anonymous'
14491                 picture (this new xpm has been added to the
14492                 internal stock_pixmap API). Add a
14493                 "Set picture" context menu entry.
14494
14495 2007-10-11 [colin]      3.0.2cvs58
14496
14497         * src/messageview.c
14498                 Make shift-shortcuts work
14499         * src/prefs_actions.c
14500                 Don't ask if we really want to close when
14501                 choosing OK and only the list is changed
14502         * src/prefs_template.c
14503                 Don't ask if we really want to close when
14504                 choosing OK and only the list is changed
14505         * src/common/plugin.c
14506                 Fix writing of second [Plugins_*] block
14507         * src/common/template.c
14508                 Remove unused files (fixes deletion)
14509
14510 2007-10-10 [paul]       3.0.2cvs57
14511
14512         * src/prefs_template.c
14513                 put the whole thing in a scrolled window
14514                 so that half the page is no longer inaccessible
14515                 on maemo
14516                 make the gtk_text_view smaller on maemo
14517
14518 2007-10-10 [colin]      3.0.2cvs56
14519
14520         * src/compose.c
14521                 Fix updating of Attachments number in some
14522                 cases (reedit, attach from command-line, ...)
14523
14524 2007-10-10 [colin]      3.0.2cvs55
14525
14526         * src/editaddress.c
14527                 Initialise error correctly
14528
14529 2007-10-10 [paul]       3.0.2cvs54
14530
14531         * src/prefs_filtering_action.c
14532         * src/gtk/description_window.c
14533         * src/gtk/foldersort.c
14534         * src/gtk/quicksearch.c
14535                 get rid of some pointless new lines and
14536                 make the descripton labels wrap better
14537
14538 2007-10-10 [colin]      3.0.2cvs53
14539
14540         * src/addressadd.c
14541         * src/editaddress.c
14542         * src/headerview.c
14543         * src/textview.c
14544                 More error handling on saving pictures
14545
14546 2007-10-10 [colin]      3.0.2cvs52
14547
14548         * src/printing.c
14549         * src/printing.h
14550                 Generalize a bit printing, so we can factorize
14551                 most of the code. 
14552
14553 2007-10-10 [paul]       3.0.2cvs51
14554
14555         * src/addrduplicates.c
14556                 fix engrish
14557                 use GTK_STOCK... buttons
14558
14559 2007-10-10 [paul]       3.0.2cvs50
14560
14561         * src/addressadd.c
14562         * src/addrindex.c
14563         * src/editaddress.c
14564                 Fix previous patch
14565                 Thanks to Colin
14566
14567 2007-10-10 [paul]       3.0.2cvs49
14568
14569         * src/summaryview.c
14570         * src/messageview.c
14571                 Fix crash on Add sender to addressbook when
14572                 From is null
14573         * src/addressadd.c
14574         * src/addrindex.c
14575         * src/editaddress.c
14576         * src/editaddress_other_attributes_ldap.h
14577                 Fix leaks 
14578                 Rename images to .png in addrbook/
14579         * src/headerview.c
14580         * src/textview.c
14581                 Fix Face/X-Face being used if adding another
14582                 address than sender to addressbook
14583                 Thanks to Colin
14584
14585 2007-10-10 [holger]     3.0.2cvs48
14586
14587         * src/addrduplicates.c
14588         * src/editaddress.c
14589                 Improvements to the addressbook duplicate finder
14590                 feature:
14591                  - add an edit button to the button bar
14592                  - display the whole bookname (with iface) and
14593                    use this for same-book checking
14594                  - after editing, try to keep selections if the
14595                    entries are still present
14596                  - sort the email column alphabetically
14597                  - put results in a scrolled window
14598                  - support embedded editing
14599                  - make columns in detail view resizable
14600                  - add keyboard shortcuts
14601
14602 2007-10-10 [wwp]        3.0.2cvs47
14603
14604         * src/addrindex.c
14605                 Fix a crash when there's no From: in email, thanks to Colin.
14606
14607 2007-10-09 [paul]       3.0.2cvs46
14608
14609         * src/messageview.c
14610         * src/summaryview.c
14611         * src/textview.c
14612                 fix building without compface support
14613
14614 2007-10-09 [colin]      3.0.2cvs45
14615
14616         * src/editaddress.c
14617         * src/headerview.c
14618         * src/textview.c
14619                 Add error handling
14620
14621 2007-10-09 [colin]      3.0.2cvs44
14622
14623         * src/addrduplicates.c
14624         * src/addressadd.c
14625         * src/addressadd.h
14626         * src/addressbook.c
14627         * src/addressbook.h
14628         * src/addrindex.c
14629         * src/addrindex.h
14630         * src/addritem.c
14631         * src/addritem.h
14632         * src/compose.c
14633         * src/editaddress.c
14634         * src/editaddress_other_attributes_ldap.h
14635         * src/headerview.c
14636         * src/messageview.c
14637         * src/mimeview.c
14638         * src/summaryview.c
14639         * src/textview.c
14640         * src/gtk/gtkutils.c
14641                 Automatically set contacts' pictures from Face 
14642                 or X-Face if they have no picture
14643                 Display the contact picture in textview or
14644                 headerview for mails sent by people in the 
14645                 addressbook, that have no Face or X-Face
14646                 Fix a few details in the Person edition dialog
14647                 (ability to unset picture)
14648                 Remove picture file when deleting contacts
14649
14650 2007-10-09 [iwkse]      3.0.2cvs43
14651
14652         * src/gtk/about.c
14653                 center the about window
14654
14655 2007-10-09 [paul]       3.0.2cvs42
14656
14657         * src/prefs_toolbar.c
14658                 fix icon selector window on maemo
14659
14660 2007-10-09 [paul]       3.0.2cvs41
14661
14662         * src/messageview.c
14663                 add 'go to' menu to separate msgview
14664
14665 2007-10-09 [colin]      3.0.2cvs40
14666
14667         * src/common/defs.h
14668                 Add forgotten file
14669
14670 2007-10-09 [iwkse]      3.0.2cvs39
14671
14672         * Makefile.am
14673         * src/addressbook.c
14674         * src/addritem.c
14675         * src/addritem.h
14676         * src/editaddress.c
14677         * src/editaddress_other_attributes_ldap.h
14678         * src/addrbook.c
14679         * src/Makefile.am
14680                 set a photo in the Addressbook
14681
14682 2007-10-08 [colin]      3.0.2cvs38
14683
14684         * src/prefs_toolbar.c
14685                 Make height 320 to remove the scrollbar 
14686                 (with current number of icons)
14687
14688 2007-10-08 [colin]      3.0.2cvs37
14689
14690         * src/prefs_toolbar.c
14691                 Transform the treeview to a GtkIconView.
14692                 Patch by Pawel
14693                 In addition, transform the window so that 
14694                 it looks like a popup menu. Patch by me
14695
14696 2007-10-08 [colin]      3.0.2cvs36
14697
14698         * src/compose.c
14699         * src/compose.h
14700                 Beautify the GUI a bit; in particular, show the
14701                 number of attachments in the tab's title.
14702                 Patch by Pawel
14703
14704 2007-10-08 [paul]       3.0.2cvs35
14705
14706         * src/mimeview.c
14707                 Save users from themselves: save temporary
14708                 files used for Open/Open with as read-only.
14709                 Thanks to Colin
14710
14711 2007-10-08 [paul]       3.0.2cvs34
14712
14713         * tools/Makefile.am
14714                 forgot this in cvs33
14715
14716 2007-10-08 [paul]       3.0.2cvs33
14717
14718         * tools/kdeservicemenu/README
14719         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14720         * tools/kdeservicemenu/install.sh
14721         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14722                 renamed template* to *template so as not to confuse
14723                 lintian
14724
14725 2007-10-08 [paul]       3.0.2cvs32
14726
14727         * src/prefs_themes.c
14728         * src/stock_pixmap.c
14729                 replace 2 direct uses of RC_DIR
14730
14731 2007-10-07 [colin]      3.0.2cvs31
14732
14733         * src/addrduplicates.c
14734         * src/addrduplicates.h
14735         * src/addressbook.c
14736         * src/addressbook.h
14737         * src/addrindex.c
14738         * src/addrindex.h
14739                 Implement deletion in duplicate finder. 
14740                 Patch by Holger 
14741
14742 2007-10-07 [colin]      3.0.2cvs30
14743
14744         * src/exporthtml.c
14745         * src/mbox.c
14746         * src/common/utils.c
14747                 Better fix for Solaris, thanks to Nicolas Doualot
14748
14749 2007-10-07 [colin]      3.0.2cvs29
14750
14751         * AUTHORS
14752         * src/gtk/authors.h
14753                 Add Frank Dietrich
14754
14755 2007-10-07 [colin]      3.0.2cvs28
14756
14757         * src/exporthtml.c
14758                 Fix HTML export to make it more compliant
14759                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14760
14761 2007-10-07 [colin]      3.0.2cvs27
14762
14763         * src/prefs_toolbar.c
14764                 Only use icons that wouldn't look stupid in the toolbar
14765                 Patch by Pawel
14766
14767 2007-10-07 [colin]      3.0.2cvs26
14768
14769         * src/prefs_toolbar.c
14770                 Fix old icon being used when none is selected
14771
14772 2007-10-07 [colin]      3.0.2cvs25
14773
14774         * src/toolbar.c
14775                 Fix copy/paste error
14776
14777 2007-10-07 [colin]      3.0.2cvs24
14778
14779         * src/prefs_toolbar.c
14780         * src/toolbar.c
14781         * src/toolbar.h
14782                 Update icon to default one when changing event
14783                 Make the icon chooser nicer (handle Esc, Enter,
14784                 double-click)
14785
14786 2007-10-06 [colin]      3.0.2cvs23
14787
14788         * src/prefs_toolbar.c
14789                 Fix text reset; patch by Pawel
14790
14791 2007-10-06 [colin]      3.0.2cvs22
14792
14793         * src/toolbar.h
14794                 Complete previous commit
14795
14796 2007-10-06 [colin]      3.0.2cvs21
14797
14798         * src/prefs_toolbar.c
14799         * src/toolbar.c
14800                 Set toolbar text automatically to the default
14801                 when changing Event executed on click
14802
14803 2007-10-06 [colin]      3.0.2cvs20
14804
14805         * src/prefs_toolbar.c
14806                 Invert Text and Event fields
14807
14808 2007-10-06 [colin]      3.0.2cvs19
14809
14810         * src/prefs_toolbar.c
14811         * src/toolbar.c
14812                 Make toolbar prefs look much better
14813                 Patch by Pawel Pekala
14814
14815 2007-10-06 [paul]       3.0.2cvs18
14816
14817         * src/account.c
14818         * src/prefs_filtering.c
14819                 fix checkbuttons in gtktreeview on maemo by
14820                 setting maemo's "allow-checkbox-mode" to FALSE
14821
14822 2007-10-06 [colin]      3.0.2cvs17
14823
14824         * configure.ac
14825                 Export -DSOLARIS in CFLAGS for all
14826                 Solaris (not just 2.8) and OpenSolaris
14827
14828 2007-10-06 [paul]       3.0.2cvs16
14829
14830         * AUTHORS
14831         * src/exporthtml.c
14832         * src/mbox.c
14833         * src/gtk/authors.h
14834                 fix build on solaris where ctime_r takes
14835                 3 arguments rather than 2.
14836                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14837
14838 2007-10-05 [colin]      3.0.2cvs15
14839
14840         * src/etpan/imap-thread.c
14841                 Fix wrong error codepath
14842
14843 2007-10-05 [wwp]        3.0.2cvs14
14844
14845         * src/filtering.c
14846                 Fix unexpected logging of quicksearches:
14847                 debug_filtering_session flag was never reset to FALSE, causing
14848                 matcher functions to log when called from a quicksearch
14849                 (if a filtering session happened before).
14850
14851 2007-10-05 [paul]       3.0.2cvs13
14852
14853         * src/prefs_actions.c
14854         * src/prefs_filtering.c
14855         * src/prefs_template.c
14856                 fix bug 1343, 'Filtering..'s close button
14857                 silently discards new filter'
14858                 Thanks to Colin
14859
14860 2007-10-05 [paul]       3.0.2cvs12
14861
14862         * configure.ac
14863         * src/Makefile.am
14864                 fix bug 1347, '-Wno-unused-function, optional'
14865
14866 2007-10-05 [colin]      3.0.2cvs11
14867
14868         * src/procmime.c
14869         * src/common/mgutils.c
14870                 Fix warnings
14871
14872 2007-10-05 [mones]      3.0.2cvs10
14873
14874         * manual/advanced.xml
14875                 Use full menu name
14876         * manual/es/advanced.xml
14877                 Synchronise translation
14878
14879 2007-10-04 [colin]      3.0.2cvs9
14880
14881         * src/action.c
14882         * src/addrbook.c
14883         * src/addrindex.c
14884         * src/compose.c
14885         * src/exporthtml.c
14886         * src/exportldif.c
14887         * src/folder.c
14888         * src/main.c
14889         * src/matcher.c
14890         * src/mbox.c
14891         * src/messageview.c
14892         * src/mh.c
14893         * src/news.c
14894         * src/partial_download.c
14895         * src/pop.c
14896         * src/procmime.c
14897         * src/procmsg.c
14898         * src/toolbar.c
14899         * src/common/log.c
14900         * src/common/mgutils.c
14901         * src/common/plugin.c
14902         * src/common/utils.c
14903         * src/common/xml.c
14904         * src/common/xml.h
14905         * src/common/xmlprops.c
14906         * src/common/xmlprops.h
14907         * src/plugins/bogofilter/bogofilter.c
14908         * src/plugins/clamav/clamav_plugin.c
14909         * src/plugins/dillo_viewer/dillo_prefs.c
14910         * src/plugins/pgpcore/prefs_gpg.c
14911         * src/plugins/pgpinline/pgpinline.c
14912         * src/plugins/pgpmime/pgpmime.c
14913         * src/plugins/spamassassin/spamassassin.c
14914         * src/plugins/trayicon/trayicon_prefs.c
14915                 Verify success on writes. Will fix possible strange
14916                 failure on disk full.
14917
14918 2007-10-04 [paul]       3.0.2cvs8
14919
14920         * manual/advanced.xml
14921                 add further info about Actions
14922                 Patch by Emmanuel Briot <briot@adacore.com>
14923
14924 2007-10-04 [paul]       3.0.2cvs7
14925
14926         * src/account.c
14927                 remove the D column, instead indicate the
14928                 default account by use of bold text
14929
14930 2007-10-03 [colin]      3.0.2cvs6
14931
14932         * src/common/template.c
14933                 Fix templates writing (was prone to disk full problems)
14934
14935 2007-10-03 [colin]      3.0.2cvs5
14936
14937         * src/Makefile.am
14938         * src/addrduplicates.c
14939         * src/addrduplicates.h
14940         * src/addressbook.c
14941                 Add duplicate deletion. Patch by Holger
14942
14943 2007-10-03 [colin]      3.0.2cvs4
14944
14945         * src/matcher.c
14946         * src/gtk/quicksearch.c
14947                 Fix bug 1340, 'Case insensitive searches with 
14948                 non-ascii alphabets fail'.
14949
14950 2007-10-03 [colin]      3.0.2cvs3
14951
14952         * src/main.c
14953         * src/common/utils.c
14954         * src/common/utils.h
14955                 Implement run-time alternative config directories
14956
14957 2007-10-03 [colin]      3.0.2cvs2
14958
14959         * src/folderview.c
14960                 Prevent opening folder item while folder
14961                 is scanned in a better way
14962
14963 2007-10-02 [paul]       3.0.2cvs1
14964
14965         * NEWS
14966         * README
14967         * RELEASE_NOTES
14968         * configure.ac
14969                 bump up version number following stable release
14970
14971 2007-09-30 [colin]      3.0.1cvs49
14972
14973         * src/imap.c
14974                 Refresh session if needed
14975
14976 2007-09-30 [colin]      3.0.1cvs48
14977
14978         * src/imap.c
14979                 Reset folder's session to NULL
14980                 before destroying it
14981
14982 2007-09-30 [mones]      3.0.1cvs47
14983
14984         * manual/handling.xml
14985                 Use markup quotes instead hardcoded quotes
14986         * manual/es/handling.xml
14987                 Added new synced section (IMAP subscriptions)
14988
14989 2007-09-29 [colin]      3.0.1cvs46
14990
14991         * src/imap.c
14992                 Notice disconnections faster
14993
14994 2007-09-28 [colin]      3.0.1cvs45
14995
14996         * src/addressbook.c
14997         * src/addrindex.c
14998                 Fix warnings
14999
15000 2007-09-28 [paul]       3.0.1cvs44
15001
15002         * src/mimeview.c
15003                 fix maemo build
15004
15005 2007-09-28 [paul]       3.0.1cvs43
15006
15007         * src/account.c
15008                 use gtk_widget_set_size_request() on the label
15009                 so that wrapping works better. get rid of the
15010                 (partially deprecated) hbutton_box.
15011                 these changes should prevent buttons overlapping
15012                 on maemo
15013
15014 2007-09-28 [colin]      3.0.1cvs42
15015
15016         * src/pop.c
15017                 Fix typo :)
15018
15019 2007-09-28 [colin]      3.0.1cvs41
15020
15021         * src/compose.c
15022         * src/msgcache.c
15023         * src/pop.c
15024         * src/procmime.c
15025         * src/etpan/imap-thread.c
15026                 64bits-related warning fixes
15027
15028 2007-09-28 [colin]      3.0.1cvs40
15029
15030         * src/folder_item_prefs.c
15031         * src/ldaputil.c
15032         * src/mainwindow.c
15033         * src/mimeview.c
15034         * src/common/tags.c
15035                 Fix warnings
15036
15037 2007-09-28 [colin]      3.0.1cvs39
15038
15039         * src/plugins/spamassassin/spamassassin.c
15040         * src/plugins/spamassassin/spamassassin.h
15041         * src/plugins/spamassassin/spamassassin_gtk.c
15042                 Add addressbook-based whitelisting
15043
15044 2007-09-28 [colin]      3.0.1cvs38
15045
15046         * src/folder.c
15047                 Fix bug 1337, 'crash on pressing Send button'
15048
15049 2007-09-28 [paul]       3.0.1cvs37
15050
15051         * src/prefs_folder_item.c
15052                 give the orphans a parent. makes all prefs
15053                 pages visible on maemo
15054
15055 2007-09-28 [colin]      3.0.1cvs36
15056
15057         * src/prefs_folder_column.c
15058         * src/prefs_summary_column.c
15059                 Fix two leaks
15060
15061 2007-09-27 [colin]      3.0.1cvs35
15062
15063         * src/gtk/quicksearch.c
15064                 Fix bug 1336, 'Segfault if empty space before search-string'
15065
15066 2007-09-26 [mones]      3.0.1cvs34
15067
15068         * manual/account.xml
15069         * manual/plugins.xml
15070                 Fixed irc channel name, added some docbook markup.
15071                 Changed text markup to docbook markup. 
15072                 Added spamcop as supported in SpamReport description.
15073         * manual/fr/plugins.xml
15074                 Fixed irc channel name.
15075         * manual/es/account.xml
15076         * manual/es/advanced.xml
15077         * manual/es/claws-mail-manual.xml
15078         * manual/es/glossary.xml
15079         * manual/es/gpl.xml
15080         * manual/es/keyboard.xml
15081         * manual/es/plugins.xml
15082                 Synced with English version, fixed a couple of typos.
15083
15084 2007-09-26 [colin]      3.0.1cvs33
15085
15086         * configure.ac
15087                 Explain why "Libgnomeprint: no" on GTK+ 2.10
15088
15089 2007-09-26 [colin]      3.0.1cvs32
15090
15091         * src/messageview.c
15092         * src/procmsg.c
15093         * src/procmsg.h
15094                 Optimisation: avoid fetching mail 3 times locally
15095                 for displaying
15096
15097 2007-09-26 [colin]      3.0.1cvs31
15098
15099         * src/mh.c
15100                 Fix missing static
15101
15102 2007-09-26 [colin]      3.0.1cvs30
15103
15104         * src/folder.c
15105         * src/folder.h
15106         * src/mh.c
15107         * src/mh.h
15108                 Fix MH mtime hack - make it a folder class function
15109
15110 2007-09-26 [colin]      3.0.1cvs29
15111
15112         * src/inc.c
15113                 Fix bug 1334, 'user defined mail incorporation 
15114                 script not run'
15115
15116 2007-09-25 [colin]      3.0.1cvs28
15117
15118         * src/codeconv.c
15119                 Optimisation: shortcut conv_codeset_strdup
15120                 when src_code and dest_code are the same
15121         * src/common/xml.c
15122         * src/common/xml.h
15123                 Optimisation: shortcut code conversions when
15124                 files are in UTF-8; faster list walking by
15125                 using prepend/reverse.
15126
15127 2007-09-25 [holger]     3.0.1cvs27
15128
15129         * src/printing.c
15130                 Replace button bar of the preview window
15131                 with a real toolbar (patch by Colin)
15132                 Add zooming to the preview window
15133
15134 2007-09-24 [paul]       3.0.1cvs26
15135
15136         * src/compose.c
15137                 compact the character set menu, adding some
15138                 missing encodings. Patch by Pawel Pekala
15139
15140 2007-09-23 [paul]       3.0.1cvs25
15141
15142         * src/prefs_account.c
15143         * src/prefs_folder_item.c
15144         * src/prefs_quote.c
15145         * src/quote_fmt.c
15146         * src/quote_fmt.h
15147                 remove unnecessary frame from Templates options
15148                 and improve the English of the check button label
15149
15150 2007-09-22 [colin]      3.0.1cvs24
15151
15152         * src/gtk/quicksearch.c
15153                 Fix bug 1329, 'error in quicksearch.c'
15154                 Fix return with value in function returning void
15155
15156 2007-09-22 [colin]      3.0.1cvs23
15157
15158         * src/imap.c
15159         * src/procmsg.h
15160         * src/common/utils.c
15161         * src/common/utils.h
15162         * src/etpan/imap-thread.c
15163                 Optimise fetching IMAP cached emails *a lot*
15164                 (remember whether mail is fully cached and \r's
15165                  are already stripped)
15166
15167 2007-09-22 [colin]      3.0.1cvs22
15168
15169         * src/folder.c
15170         * src/folder.h
15171         * src/prefs_folder_item.c
15172                 Add a button to allow users to drop local caches.
15173
15174 2007-09-21 [colin]      3.0.1cvs21
15175
15176         * src/summaryview.c
15177                 Remove unnecessary error when cancelling export to mbox.
15178                 Patch by Pawel
15179
15180 2007-09-21 [paul]       3.0.1cvs20
15181
15182         * src/gtk/prefswindow.c
15183                 remove unnecessary frames from the prefs
15184                 pages. Patch by Pawel Pekala
15185
15186 2007-09-21 [paul]       3.0.1cvs19
15187
15188         * src/prefs_account.c
15189         * src/prefs_folder_item.c
15190         * src/prefs_quote.c
15191         * src/quote_fmt.c
15192                 put the Templates options into a tabbed
15193                 layout. Patch by Pawel Pekala
15194
15195 2007-09-21 [paul]       3.0.1cvs18
15196
15197         * src/mainwindow.c
15198                 group together the character set menu items
15199                 move the /View/Show or hide/Message view below
15200                 .../Toolbar menu item
15201                 Patch by Pawel Pekala
15202
15203 2007-09-21 [mones]      3.0.1cvs17
15204
15205         * src/compose.c
15206                 Fix for bug 1327, 'segfault when replying to a non-existent
15207                 news message', thanks to Colin.
15208
15209 2007-09-21 [colin]      3.0.1cvs16
15210
15211         * src/folderview.c
15212                 Complete 3.0.1cvs15
15213
15214 2007-09-20 [colin]      3.0.1cvs15
15215
15216         * src/folderview.c
15217         * src/folderview.h
15218                 Maybe fix bug 1324, 'Corrupted IMAP cache'
15219
15220 2007-09-20 [colin]      3.0.1cvs14
15221
15222         * src/printing.c
15223                 Fix a little leak
15224
15225 2007-09-20 [holger]     3.0.1cvs13
15226
15227         * src/printing.c
15228                 Add page layout to print preview.
15229                 Make the close-button in the toolbar
15230                 right-aligned.
15231
15232 2007-09-20 [paul]       3.0.1cvs12
15233
15234         * po/ru.po
15235                 updated by Pavlo Bohmat
15236
15237 2007-09-19 [colin]      3.0.1cvs11
15238
15239         * src/common/utils.c
15240                 Prevent unquoted mime boundaries, by always
15241                 using a /
15242
15243 2007-09-19 [colin]      3.0.1cvs10
15244
15245         * src/printing.c
15246                 Fix drawing area size, fix DPI change that
15247                 can cause total number of lines to decrease
15248
15249 2007-09-19 [colin]      3.0.1cvs9
15250
15251         * po/POTFILES.in
15252         * src/printing.c
15253                 Make print preview more efficient and nicer.
15254                 Patch mostly by Holger Berndt <hb@claws-mail.org>
15255
15256 2007-09-19 [colin]      3.0.1cvs8
15257
15258         * src/prefs_common.c
15259         * src/prefs_common.h
15260         * src/printing.c
15261                 Add scrolledwindow, default allocation and
15262                 size saving to the print preview window.
15263
15264 2007-09-18 [colin]      3.0.1cvs7
15265
15266         * src/prefs_common.c
15267         * src/prefs_common.h
15268         * src/prefs_image_viewer.c
15269         * src/printing.c
15270                 GtkPrintOperation:
15271                 - add image printing support
15272                 - add option to print images
15273                 - add preview widget
15274                 - add saving of a few Page Setup parameters
15275
15276 2007-09-18 [colin]      3.0.1cvs6
15277
15278         * AUTHORS
15279         * src/gtk/authors.h
15280                 Add Guillaume Chazarain
15281
15282 2007-09-18 [colin]      3.0.1cvs5
15283
15284         * src/common/utils.c
15285                 Fix bug 1321, 'access before allocation 
15286                 when scanning for uris'. Patch by 
15287                 Guillaume Chazarain <guichaz@yahoo.fr>
15288
15289 2007-09-18 [colin]      3.0.1cvs4
15290
15291         * src/toolbar.c
15292                 Fix bug 1320, 'Memory leak caused by 
15293                 gtk_container_get_children'. Patch by
15294                 Guillaume Chazarain <guichaz@yahoo.fr>
15295
15296 2007-09-18 [colin]      3.0.1cvs3
15297
15298         * src/printing.c
15299         * src/printing.h
15300                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
15301
15302 2007-09-18 [colin]      3.0.1cvs2
15303
15304         * src/Makefile.am
15305         * src/mainwindow.c
15306         * src/messageview.c
15307         * src/messageview.h
15308         * src/prefs_ext_prog.c
15309         * src/prefs_fonts.c
15310         * src/printing.c
15311         * src/printing.h
15312         * src/summaryview.c
15313                 Use GtkPrintOperation by default on GTK+ >= 2.10
15314                 Patch by Holger Berndt <hb@claws-mail.org>
15315
15316 2007-09-18 [paul]       3.0.1cvs1
15317
15318         * NEWS
15319         * README
15320         * RELEASE_NOTES
15321         * configure.ac
15322                 bump up version number following stable release
15323
15324 2007-09-16 [colin]      3.0.0cvs18
15325
15326         * src/folder.c
15327                 Fix possible memleak
15328
15329 2007-09-16 [colin]      3.0.0cvs17
15330
15331         * src/folderview.c
15332                 Fix bug 1311, 'Wrong arrow position 
15333                 while moving message into folder when 
15334                 column headers hidden'
15335         * src/image_viewer.c
15336                 Show error in the GUI if image can't
15337                 be loaded
15338         * src/matcher.c
15339                 Fix spurious output
15340         * src/messageview.c
15341                 Allow setting domain in msgid
15342         * src/common/plugin.c
15343                 Add timing information
15344
15345 2007-09-16 [colin]      3.0.0cvs16
15346
15347         * src/account.c
15348         * src/compose.c
15349         * src/prefs_account.c
15350         * src/prefs_account.h
15351         * src/common/utils.c
15352                 Remove Generate Message-ID option. We need
15353                 this on some IMAP servers.
15354         * src/prefs_template.c
15355                 Fix double-free
15356
15357 2007-09-16 [colin]      3.0.0cvs15
15358
15359         * src/prefs_filtering.c
15360         * src/prefs_filtering.h
15361         * src/prefs_filtering_action.c
15362         * src/common/tags.c
15363                 Fix tags issues: tags with spaces, renaming
15364                 tags.
15365
15366 2007-09-16 [colin]      3.0.0cvs14
15367
15368         * src/folderview.c
15369         * src/main.c
15370         * src/mainwindow.c
15371                 Fix bug 1308, 'Claws deletes folderlist.xml after
15372                 fetching mail short after start-up'
15373
15374 2007-09-16 [colin]      3.0.0cvs13
15375
15376         * src/compose.c
15377                 Fix scrolling to cursor
15378
15379 2007-09-16 [paul]       3.0.0cvs12
15380
15381         * po/sr.po
15382                 updated by Aleksandar Urosevic
15383
15384 2007-09-16 [paul]       3.0.0cvs11
15385
15386         * src/folder.c
15387                 do not allow locked msgs to be deleted,
15388                 even by filtering/processing
15389
15390 2007-09-07 [paul]       3.0.0cvs10
15391
15392         * src/prefs_folder_column.c
15393         * src/prefs_summary_column.c
15394                 implement button sensitivity
15395                 patch by Pawel Pekala
15396
15397 2007-09-06 [wwp]        3.0.0cvs9
15398
15399         * src/prefs_gtk.c
15400                 Add a missing linefeed to a debug message.
15401
15402 2007-09-05 [colin]      3.0.0cvs8
15403
15404         * src/inc.c
15405                 Fix statusbar/window mismatch on Maemo
15406
15407 2007-09-05 [colin]      3.0.0cvs7
15408
15409         * src/ldaputil.c
15410                 Fix build without USE_LDAP_TLS
15411
15412 2007-09-05 [colin]      3.0.0cvs6
15413
15414         * src/folder.c
15415         * src/imap.c
15416         * src/inc.c
15417         * src/mbox.c
15418         * src/send_message.c
15419         * src/statusbar.c
15420         * src/statusbar.h
15421                 Maemo: distinguish various statusbar messages,
15422                 in order to display only the most important.
15423
15424 2007-09-04 [wwp]        3.0.0cvs5
15425
15426         * src/account.c
15427                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15428                 Show protocol "SMTP" and the appropriate server for send-only
15429                 accounts, show "-" instead of "" when no value is relevant.
15430
15431 2007-09-03 [ticho]      3.0.0cvs4
15432
15433         * src/summaryview.c
15434                 Handle plural form better in delete confirmation dialog.
15435
15436 2007-09-03 [wwp]        3.0.0cvs3
15437
15438         * src/compose.c
15439                 Warn differently when sending or sending later (queueing).
15440
15441 2007-09-03 [colin]      3.0.0cvs2
15442
15443         * src/procmime.c
15444         * src/procmime.h
15445         * src/common/plugin.c
15446         * src/common/plugin.h
15447                 Add a new plugin API, MimeParser. It allows
15448                 plugins to scan email MIME parts and optionally,
15449                 transform them.
15450
15451 2007-09-03 [mones]      3.0.0cvs1
15452
15453         * po/es.po
15454                 Updated translation
15455         * src/common/defs.h
15456                 While a better solution is made double history sizes
15457
15458 2007-09-03 [paul]       3.0.0
15459
15460         * NEWS
15461         * README
15462         * RELEASE_NOTES
15463                 3.0.0 released
15464
15465 [For previous entries, see ChangeLog.2.0.0-3.0.0]