2013-03-08 [paul] 3.9.0cvs110
[claws.git] / ChangeLog
1 2013-03-08 [paul]       3.9.0cvs110
2
3         * configure.ac
4                 fix outputting config dir value at end of configure
5
6 2013-03-07 [colin]      3.9.0cvs109
7
8         * src/plugins/fancy/fancy_prefs.c
9                 And make Open External default to true :)
10
11 2013-03-07 [paul]       3.9.0cvs108
12
13         * src/plugins/fancy/fancy_prefs.c
14                 make "enable_inner_navigation" default to FALSE
15
16 2013-03-06 [colin]      3.9.0cvs107
17
18         * src/plugins/fancy/fancy_prefs.c
19         * src/plugins/fancy/fancy_prefs.h
20         * src/plugins/fancy/fancy_viewer.c
21         * src/plugins/fancy/fancy_viewer.h
22                 Fix bug #2882, "Reverse preference for external content"
23                 "Block external content" was the only negative preference
24                 along the other "Enable ..." positive ones, but also had
25                 several shortcomings, in that it only blocked user-
26                 requested interactions, like
27                 - prevent clicking on links
28                 - prevent right-click/Download link
29                 - prevent right-click/Save image
30                 But NOT
31                 - prevent auto download of images (that's controlled by
32                   Auto-load images)
33                 - prevent auto download of javascript (that's controlled
34                   by Enable scripts)
35                 - prevent auto download of applets (that's controlled by
36                   Enable java)
37                 - prevent auto download of css (that can't be disabled)
38                 New preference to replace it is "Enable inner navigation"
39                 and allows to control whether one can click on links to
40                 navigate inside Fancy viewer. If disabled and "Open in
41                 external browser" is set, links will be opened in external
42                 browser; else nothing will happen. In any state of these
43                 preferences, right-clicking and choosing "Open in viewer"
44                 or "Open in browser" will do what asked.
45
46 2013-03-06 [colin]      3.9.0cvs106
47
48         * src/plugins/fancy/fancy_viewer.c
49                 Make options setting clearer
50
51 2013-02-28 [mones]      3.9.0cvs105
52
53         * configure.ac
54         * src/plugins/perl/Makefile.am
55         * src/plugins/perl/cm_perl.pod
56         * src/plugins/perl/tools/.cvsignore
57         * src/plugins/perl/tools/Makefile.am
58         * src/plugins/perl/tools/insert_perl.pl
59         * src/plugins/perl/tools/matcherrc2perlfilter.pl
60                 Make perl plugin tools and manpage available into 
61                 distribution tarball.
62
63 2013-02-27 [mones]      3.9.0cvs104
64
65         * README
66                 Updated plugin list, now they are integrated.
67                 Added missing items to hidden properties list.
68
69 2013-02-26 [wwp]        3.9.0cvs103
70
71         * src/messageview.c
72         Fix wrong message, as message could have been moved to another folder
73         and not trashed (it could have also be deleted without staying in trash,
74         but that's a piece of detail, and while we're at it, the message could also
75         have vanished into another dimension or be now part of the twilight zone
76         but we should not always tell the truth to users. At last, and to be
77         exhaustive, the message could have disappeared because of a technical
78         issue which doesn't imply user action and none of the above mentions. One
79         would say that the message could also have never existed, but it's another
80         story).
81
82 2013-02-24 [colin]      3.9.0cvs102
83
84         * src/plugins/vcalendar/libical/libical/Makefile.am
85                 Fix build without vcalendar
86
87 2013-02-23 [paul]       3.9.0cvs101
88
89         * src/mimeview.c
90                 escape filename/description text, prevents error if, e.g., the
91                 filename contains an ampersand
92
93 2013-02-22 [colin]      3.9.0cvs100
94
95         * AUTHORS
96         * src/gtk/authors.h
97         * src/summaryview.c
98                 Fix bug #2702, "Support splitting subject line for small screen
99                 layout". Patch by Ben Deering.
100
101 2013-02-21 [paul]       3.9.0cvs99
102
103         * configure.ac
104                 add he to ALL_LINGUAS
105
106 2013-02-20 [colin]      3.9.0cvs98
107
108         * src/main.c
109                 Fix seg on w32
110
111 2013-02-20 [colin]      3.9.0cvs97
112
113         * src/plugins/att_remover/claws.def
114         * src/plugins/fetchinfo/claws.def
115         * src/plugins/spam_report/claws.def
116                 Add more needed symbols
117
118 2013-02-20 [colin]      3.9.0cvs96
119
120         * src/plugins/att_remover/Makefile.am
121         * src/plugins/fetchinfo/Makefile.am
122         * src/plugins/spam_report/Makefile.am
123                 Fix missed parts for w32
124
125 2013-02-20 [colin]      3.9.0cvs95
126
127         * src/prefs_common.h
128         * src/plugins/address_keeper/claws.def
129         * src/plugins/att_remover/Makefile.am
130         * src/plugins/att_remover/claws.def
131         * src/plugins/att_remover/plugin.def
132         * src/plugins/att_remover/version.rc
133         * src/plugins/clamd/libclamd/Makefile.am
134         * src/plugins/fetchinfo/Makefile.am
135         * src/plugins/fetchinfo/claws.def
136         * src/plugins/fetchinfo/plugin.def
137         * src/plugins/fetchinfo/version.rc
138         * src/plugins/mailmbox/Makefile.am
139         * src/plugins/mailmbox/claws.def
140         * src/plugins/mailmbox/plugin.def
141         * src/plugins/mailmbox/version.rc
142         * src/plugins/notification/gtkhotkey/Makefile.am
143         * src/plugins/spam_report/Makefile.am
144         * src/plugins/spam_report/claws.def
145         * src/plugins/spam_report/plugin.def
146         * src/plugins/spam_report/spam_report.c
147         * src/plugins/spam_report/version.rc
148                 Win32 build fixes (and add of address_keeper, att_remover,
149                 fetchinfo and spam_report)
150
151 2013-02-20 [paul]       3.9.0cvs94
152
153         * configure.ac
154                 a little more report layout tweaking
155
156 2013-02-20 [colin]      3.9.0cvs93
157
158         * src/common/plugin.c
159                 Auto fix plugin names ending in "_plugin"
160
161 2013-02-20 [colin]      3.9.0cvs92
162
163         * src/plugins/gdata/Makefile.am
164                 Change plugin name
165
166 2013-02-20 [colin]      3.9.0cvs91
167
168         * src/plugins/fetchinfo/Makefile.am
169         * src/plugins/notification/Makefile.am
170         * src/plugins/perl/Makefile.am
171         * src/plugins/python/Makefile.am
172                 Drop _plugin from the plugin's filename
173
174 2013-02-20 [colin]      3.9.0cvs90
175
176         * configure.ac
177                 Group core's --{en,dis}able switches
178
179 2013-02-20 [colin]      3.9.0cvs89
180
181         * configure.ac
182                 typos
183
184 2013-02-20 [colin]      3.9.0cvs88
185
186         * configure.ac
187         * Makefile.am
188                 Don't check for GNOME2 when we want to check for
189                 gtk-update-icon-cache; Typo fix
190
191 2013-02-20 [colin]      3.9.0cvs87
192
193         * src/plugins/Makefile.am
194         * src/plugins/acpi_notifier/Makefile.am
195         * src/plugins/address_keeper/Makefile.am
196         * src/plugins/archive/Makefile.am
197         * src/plugins/att_remover/Makefile.am
198         * src/plugins/attachwarner/Makefile.am
199         * src/plugins/bogofilter/Makefile.am
200         * src/plugins/bsfilter/Makefile.am
201         * src/plugins/clamd/Makefile.am
202         * src/plugins/demo/Makefile.am
203         * src/plugins/fancy/Makefile.am
204         * src/plugins/fetchinfo/Makefile.am
205         * src/plugins/gdata/Makefile.am
206         * src/plugins/mailmbox/Makefile.am
207         * src/plugins/newmail/Makefile.am
208         * src/plugins/notification/Makefile.am
209         * src/plugins/pdf_viewer/Makefile.am
210         * src/plugins/perl/Makefile.am
211         * src/plugins/pgpcore/Makefile.am
212         * src/plugins/pgpinline/Makefile.am
213         * src/plugins/pgpmime/Makefile.am
214         * src/plugins/python/Makefile.am
215         * src/plugins/rssyl/Makefile.am
216         * src/plugins/smime/Makefile.am
217         * src/plugins/spam_report/Makefile.am
218         * src/plugins/spamassassin/Makefile.am
219         * src/plugins/tnef_parse/Makefile.am
220         * src/plugins/vcalendar/Makefile.am
221                 Change automake conditionals so that all plugins subdirectories
222                 are included, but nothing built in disabled plugins. Fixes make
223                 dist with some plugins --disabled.
224
225 2013-02-20 [colin]      3.9.0cvs86
226
227         * configure.ac
228         * src/plugins/fancy/fancy_viewer.h
229                 Fix build for Fancy and vCalendar
230
231 2013-02-20 [colin]      3.9.0cvs85
232
233         * configure.ac
234                 Rework plugin enabling logic. More clean!
235         * src/plugins/fancy/fancy_viewer.c
236         * src/plugins/fancy/fancy_viewer.h
237         * src/plugins/spam_report/spam_report.c
238                 Make curl dependancy mandatory
239         * src/plugins/notification/notification_plugin.c
240                 Fix build with every possible thing disabled
241         * src/plugins/notification/Makefile.am
242         * src/plugins/notification/gtkhotkey/.cvsignore
243         * src/plugins/notification/gtkhotkey/Makefile.am
244         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
245         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
246         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
247         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
248         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
249         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
250         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
251         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
252         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
253         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
254         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
255         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
256         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
257         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
258         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
259         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
260         * src/plugins/notification/gtkhotkey/gtkhotkey.h
261         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
262         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
263         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
264         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
265                 Re-add hotkey support
266         * src/plugins/spam_report/Makefile.am
267         * src/plugins/tnef_parse/Makefile.am
268                 Remove gettext.h
269
270 2013-02-20 [colin]      3.9.0cvs84
271
272         * configure.ac
273         * po/POTFILES.in
274         * src/plugins/Makefile.am
275         * src/plugins/dillo_viewer/.cvsignore
276         * src/plugins/dillo_viewer/Makefile.am
277         * src/plugins/dillo_viewer/README
278         * src/plugins/dillo_viewer/dillo_prefs.c
279         * src/plugins/dillo_viewer/dillo_prefs.h
280         * src/plugins/dillo_viewer/dillo_viewer.c
281         * src/plugins/trayicon/.cvsignore
282         * src/plugins/trayicon/Makefile.am
283         * src/plugins/trayicon/README
284         * src/plugins/trayicon/trayicon.c
285         * src/plugins/trayicon/trayicon_prefs.c
286         * src/plugins/trayicon/trayicon_prefs.h
287         * src/plugins/trayicon/libeggtrayicon/.cvsignore
288                 Drop trayicon and dillo_viewer
289
290 2013-02-20 [colin]      3.9.0cvs83
291
292         * configure.ac
293         * src/plugins/Makefile.am
294         * src/plugins/spam_report/.cvsignore
295         * src/plugins/spam_report/Makefile.am
296         * src/plugins/spam_report/placeholder.txt
297         * src/plugins/spam_report/spam_report.c
298         * src/plugins/spam_report/spam_report_prefs.c
299         * src/plugins/spam_report/spam_report_prefs.h
300         * src/plugins/tnef_parse/.cvsignore
301         * src/plugins/tnef_parse/Makefile.am
302         * src/plugins/tnef_parse/claws.def
303         * src/plugins/tnef_parse/mapi.h
304         * src/plugins/tnef_parse/mapidefs.h
305         * src/plugins/tnef_parse/mapitags.h
306         * src/plugins/tnef_parse/placeholder.txt
307         * src/plugins/tnef_parse/plugin.def
308         * src/plugins/tnef_parse/tnef-errors.h
309         * src/plugins/tnef_parse/tnef-types.h
310         * src/plugins/tnef_parse/tnef_dump.c
311         * src/plugins/tnef_parse/tnef_dump.h
312         * src/plugins/tnef_parse/tnef_parse.c
313         * src/plugins/tnef_parse/version.rc
314         * src/plugins/tnef_parse/ytnef.c
315         * src/plugins/tnef_parse/ytnef.h
316                 Add tnef_parse and spam_report
317
318 2013-02-20 [colin]      3.9.0cvs82
319
320         * src/plugins/bogofilter/Makefile.am
321         * src/plugins/clamd/Makefile.am
322         * src/plugins/demo/Makefile.am
323         * src/plugins/dillo_viewer/Makefile.am
324         * src/plugins/fancy/Makefile.am
325         * src/plugins/fetchinfo/Makefile.am
326         * src/plugins/gdata/Makefile.am
327         * src/plugins/mailmbox/Makefile.am
328         * src/plugins/newmail/Makefile.am
329         * src/plugins/notification/Makefile.am
330         * src/plugins/pdf_viewer/Makefile.am
331         * src/plugins/perl/Makefile.am
332         * src/plugins/python/Makefile.am
333         * src/plugins/spamassassin/Makefile.am
334         * src/plugins/trayicon/Makefile.am
335         * src/plugins/vcalendar/libical/libical/Makefile.am
336                 Fix out-of-tree build
337
338 2013-02-19 [colin]      3.9.0cvs81
339
340         * configure.ac
341                 Fix inverted logic in a few plugins
342
343 2013-02-18 [mones]      3.9.0cvs80
344
345         * src/plugins/notification/Makefile.am
346         * src/plugins/pdf_viewer/Makefile.am
347         * src/plugins/python/Makefile.am
348                 Allow 'make dist' to generate a nice tarball
349
350 2013-02-18 [wwp]        3.9.0cvs79
351
352         * src/plugins/clamd/libclamd/.cvsignore
353         Add one more .cvsignore file.
354
355 2013-02-18 [wwp]        3.9.0cvs78
356
357         * src/plugins/clamd/libclamd/.cvsignore
358         One more .cvsignore file.
359
360 2013-02-18 [wwp]        3.9.0cvs77
361
362         * src/plugins/clamd/.cvsignore
363         * src/plugins/clamd/libclamd/.cvsignore
364         * src/plugins/fetchinfo/.cvsignore
365         * src/plugins/gdata/.cvsignore
366         * src/plugins/mailmbox/.cvsignore
367         * src/plugins/newmail/.cvsignore
368         * src/plugins/notification/.cvsignore
369         * src/plugins/pdf_viewer/.cvsignore
370         * src/plugins/perl/.cvsignore
371         * src/plugins/python/.cvsignore
372         Silent up stuff a bit.
373
374 2013-02-17 [colin]      3.9.0cvs76
375
376         * src/plugins/notification/Makefile.am
377         * src/plugins/notification/notification_banner.c
378         * src/plugins/notification/notification_banner.h
379         * src/plugins/notification/notification_command.c
380         * src/plugins/notification/notification_command.h
381         * src/plugins/notification/notification_core.c
382         * src/plugins/notification/notification_foldercheck.c
383         * src/plugins/notification/notification_foldercheck.h
384         * src/plugins/notification/notification_hotkeys.c
385         * src/plugins/notification/notification_hotkeys.h
386         * src/plugins/notification/notification_indicator.c
387         * src/plugins/notification/notification_indicator.h
388         * src/plugins/notification/notification_lcdproc.c
389         * src/plugins/notification/notification_lcdproc.h
390         * src/plugins/notification/notification_plugin.c
391         * src/plugins/notification/notification_plugin.h
392         * src/plugins/notification/notification_popup.c
393         * src/plugins/notification/notification_popup.h
394         * src/plugins/notification/notification_prefs.c
395         * src/plugins/notification/notification_prefs.h
396         * src/plugins/notification/notification_trayicon.c
397         * src/plugins/notification/notification_trayicon.h
398                 Activate and fix notification (without libindicate)
399
400 2013-02-17 [colin]      3.9.0cvs75
401
402         * src/plugins/Makefile.am
403         * src/plugins/archive/Makefile.am
404         * src/plugins/clamd/Makefile.am
405         * src/plugins/clamd/clamav_plugin.c
406         * src/plugins/clamd/clamav_plugin.h
407         * src/plugins/clamd/clamav_plugin_gtk.c
408         * src/plugins/clamd/placeholder.txt
409         * src/plugins/clamd/libclamd/Makefile.am
410         * src/plugins/clamd/libclamd/clamd-plugin.c
411         * src/plugins/clamd/libclamd/clamd-plugin.h
412         * src/plugins/fetchinfo/Makefile.am
413         * src/plugins/fetchinfo/fetchinfo_plugin.c
414         * src/plugins/fetchinfo/fetchinfo_plugin.h
415         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
416         * src/plugins/fetchinfo/placeholder.txt
417         * src/plugins/gdata/Makefile.am
418         * src/plugins/gdata/cm_gdata_contacts.c
419         * src/plugins/gdata/cm_gdata_contacts.h
420         * src/plugins/gdata/cm_gdata_prefs.c
421         * src/plugins/gdata/cm_gdata_prefs.h
422         * src/plugins/gdata/gdata_plugin.c
423         * src/plugins/gdata/gdata_plugin.h
424         * src/plugins/gdata/placeholder.txt
425         * src/plugins/geolocation/placeholder.txt
426         * src/plugins/gtkhtml2_viewer/placeholder.txt
427         * src/plugins/mailmbox/Makefile.am
428         * src/plugins/mailmbox/carray.c
429         * src/plugins/mailmbox/carray.h
430         * src/plugins/mailmbox/chash.c
431         * src/plugins/mailmbox/chash.h
432         * src/plugins/mailmbox/clist.c
433         * src/plugins/mailmbox/clist.h
434         * src/plugins/mailmbox/mailimf.c
435         * src/plugins/mailmbox/mailimf.h
436         * src/plugins/mailmbox/mailimf_types.c
437         * src/plugins/mailmbox/mailimf_types.h
438         * src/plugins/mailmbox/mailimf_types_helper.c
439         * src/plugins/mailmbox/mailimf_types_helper.h
440         * src/plugins/mailmbox/mailimf_write.c
441         * src/plugins/mailmbox/mailimf_write.h
442         * src/plugins/mailmbox/maillock.c
443         * src/plugins/mailmbox/maillock.h
444         * src/plugins/mailmbox/mailmbox.c
445         * src/plugins/mailmbox/mailmbox.h
446         * src/plugins/mailmbox/mailmbox_folder.c
447         * src/plugins/mailmbox/mailmbox_folder.h
448         * src/plugins/mailmbox/mailmbox_gtk.deps
449         * src/plugins/mailmbox/mailmbox_parse.c
450         * src/plugins/mailmbox/mailmbox_parse.h
451         * src/plugins/mailmbox/mailmbox_types.c
452         * src/plugins/mailmbox/mailmbox_types.h
453         * src/plugins/mailmbox/mmapstring.c
454         * src/plugins/mailmbox/mmapstring.h
455         * src/plugins/mailmbox/placeholder.txt
456         * src/plugins/mailmbox/plugin.c
457         * src/plugins/mailmbox/plugin_gtk.c
458         * src/plugins/mailmbox/plugin_gtk.h
459         * src/plugins/newmail/Makefile.am
460         * src/plugins/newmail/newmail.c
461         * src/plugins/newmail/placeholder.txt
462         * src/plugins/notification/Makefile.am
463         * src/plugins/notification/claws.def
464         * src/plugins/notification/notification_banner.c
465         * src/plugins/notification/notification_banner.h
466         * src/plugins/notification/notification_command.c
467         * src/plugins/notification/notification_command.h
468         * src/plugins/notification/notification_core.c
469         * src/plugins/notification/notification_core.h
470         * src/plugins/notification/notification_foldercheck.c
471         * src/plugins/notification/notification_foldercheck.h
472         * src/plugins/notification/notification_hotkeys.c
473         * src/plugins/notification/notification_hotkeys.h
474         * src/plugins/notification/notification_indicator.c
475         * src/plugins/notification/notification_indicator.h
476         * src/plugins/notification/notification_lcdproc.c
477         * src/plugins/notification/notification_lcdproc.h
478         * src/plugins/notification/notification_pixbuf.c
479         * src/plugins/notification/notification_pixbuf.h
480         * src/plugins/notification/notification_plugin.c
481         * src/plugins/notification/notification_plugin.h
482         * src/plugins/notification/notification_popup.c
483         * src/plugins/notification/notification_popup.h
484         * src/plugins/notification/notification_prefs.c
485         * src/plugins/notification/notification_prefs.h
486         * src/plugins/notification/notification_trayicon.c
487         * src/plugins/notification/notification_trayicon.h
488         * src/plugins/notification/placeholder.txt
489         * src/plugins/notification/plugin.def
490         * src/plugins/notification/raw_claws_mail_logo_64x64.h
491         * src/plugins/notification/version.rc
492         * src/plugins/pdf_viewer/Makefile.am
493         * src/plugins/pdf_viewer/doc_index.xpm
494         * src/plugins/pdf_viewer/doc_index_close.xpm
495         * src/plugins/pdf_viewer/doc_info.xpm
496         * src/plugins/pdf_viewer/first_arrow.xpm
497         * src/plugins/pdf_viewer/last_arrow.xpm
498         * src/plugins/pdf_viewer/left_arrow.xpm
499         * src/plugins/pdf_viewer/placeholder.txt
500         * src/plugins/pdf_viewer/poppler_viewer.c
501         * src/plugins/pdf_viewer/poppler_viewer.h
502         * src/plugins/pdf_viewer/right_arrow.xpm
503         * src/plugins/pdf_viewer/rotate_left.xpm
504         * src/plugins/pdf_viewer/rotate_right.xpm
505         * src/plugins/pdf_viewer/zoom_fit.xpm
506         * src/plugins/pdf_viewer/zoom_in.xpm
507         * src/plugins/pdf_viewer/zoom_out.xpm
508         * src/plugins/pdf_viewer/zoom_width.xpm
509         * src/plugins/perl/Makefile.am
510         * src/plugins/perl/perl_gtk.c
511         * src/plugins/perl/perl_gtk.h
512         * src/plugins/perl/perl_plugin.c
513         * src/plugins/perl/perl_plugin.h
514         * src/plugins/perl/placeholder.txt
515         * src/plugins/python/Makefile.am
516         * src/plugins/python/clawsmailmodule.c
517         * src/plugins/python/clawsmailmodule.h
518         * src/plugins/python/composewindowtype.c
519         * src/plugins/python/composewindowtype.h
520         * src/plugins/python/foldertype.c
521         * src/plugins/python/foldertype.h
522         * src/plugins/python/messageinfotype.c
523         * src/plugins/python/messageinfotype.h
524         * src/plugins/python/nodetype.c
525         * src/plugins/python/nodetype.h
526         * src/plugins/python/placeholder.txt
527         * src/plugins/python/python-hooks.c
528         * src/plugins/python/python-hooks.h
529         * src/plugins/python/python-shell.c
530         * src/plugins/python/python-shell.h
531         * src/plugins/python/python_plugin.c
532         * src/plugins/vcalendar/Makefile.in
533                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
534                 notification, pdf_viewer, perl, python). Notification not yet
535                 enabled because it has too much autoconf switches for my taste.
536
537
538 2013-02-16 [colin]      3.9.0cvs74
539
540         * po/POTFILES.in
541         * po/bg.po
542         * po/ca.po
543         * po/cs.po
544         * po/de.po
545         * po/en_GB.po
546         * po/es.po
547         * po/fi.po
548         * po/fr.po
549         * po/hu.po
550         * po/id_ID.po
551         * po/it.po
552         * po/ja.po
553         * po/lt.po
554         * po/nl.po
555         * po/pl.po
556         * po/pt_BR.po
557         * po/pt_PT.po
558         * po/ru.po
559         * po/sk.po
560         * po/sv.po
561         * po/uk.po
562         * po/zh_CN.po
563         * po/zh_TW.po
564         * src/plugins/Makefile.am
565         * src/plugins/archive/.cvsignore
566         * src/plugins/archive/Makefile.am
567         * src/plugins/archive/archiver.c
568         * src/plugins/archive/archiver.h
569         * src/plugins/archive/archiver_gtk.c
570         * src/plugins/archive/archiver_prefs.c
571         * src/plugins/archive/archiver_prefs.h
572         * src/plugins/archive/libarchive_archive.c
573         * src/plugins/archive/libarchive_archive.h
574         * src/plugins/archive/placeholder.txt
575         * src/plugins/att_remover/.cvsignore
576         * src/plugins/att_remover/Makefile.am
577         * src/plugins/att_remover/att_remover.c
578         * src/plugins/att_remover/placeholder.txt
579         * src/plugins/bsfilter/.cvsignore
580         * src/plugins/bsfilter/Makefile.am
581         * src/plugins/bsfilter/bsfilter.c
582         * src/plugins/bsfilter/bsfilter.h
583         * src/plugins/bsfilter/bsfilter_gtk.c
584         * src/plugins/bsfilter/claws.def
585         * src/plugins/bsfilter/placeholder.txt
586         * src/plugins/bsfilter/plugin.def
587         * src/plugins/bsfilter/version.rc
588                 Add archive, att_remover, bsfilter
589         * src/plugins/vcalendar/Makefile.in
590         * src/plugins/vcalendar/libical/libical/icalversion.h
591                 Remove useless files
592
593 2013-02-16 [colin]      3.9.0cvs73
594
595         * src/plugins/Makefile.am
596         * src/plugins/acpi_notifier/Makefile.am
597         * src/plugins/acpi_notifier/acpi_notifier.c
598         * src/plugins/acpi_notifier/placeholder.txt
599         * src/plugins/address_keeper/Makefile.am
600         * src/plugins/address_keeper/address_keeper.c
601         * src/plugins/address_keeper/address_keeper.h
602         * src/plugins/address_keeper/address_keeper_prefs.c
603         * src/plugins/address_keeper/address_keeper_prefs.h
604         * src/plugins/address_keeper/claws.def
605         * src/plugins/address_keeper/placeholder.txt
606         * src/plugins/address_keeper/plugin.def
607         * src/plugins/address_keeper/version.rc
608         * src/plugins/attachwarner/Makefile.am
609         * src/plugins/attachwarner/attachwarner.c
610         * src/plugins/attachwarner/attachwarner.h
611         * src/plugins/attachwarner/attachwarner_prefs.c
612         * src/plugins/attachwarner/attachwarner_prefs.h
613         * src/plugins/attachwarner/claws.def
614         * src/plugins/attachwarner/placeholder.txt
615         * src/plugins/attachwarner/plugin.def
616         * src/plugins/attachwarner/version.rc
617         * src/plugins/vcalendar/libical/libical/icalversion.h
618         * po/POTFILES.in
619         * po/bg.po
620         * po/ca.po
621         * po/cs.po
622         * po/de.po
623         * po/en_GB.po
624         * po/es.po
625         * po/fi.po
626         * po/fr.po
627         * po/hu.po
628         * po/id_ID.po
629         * po/it.po
630         * po/ja.po
631         * po/lt.po
632         * po/nl.po
633         * po/pl.po
634         * po/pt_BR.po
635         * po/pt_PT.po
636         * po/ru.po
637         * po/sk.po
638         * po/sr.po
639         * po/sv.po
640         * po/uk.po
641         * po/zh_CN.po
642         * po/zh_TW.po
643                 Now do acpi_notifier, attachwarner, address_keeper
644
645 2013-02-16 [colin]      3.9.0cvs72
646
647         * po/POTFILES.in
648         * po/bg.po
649         * po/ca.po
650         * po/cs.po
651         * po/de.po
652         * po/en_GB.po
653         * po/es.po
654         * po/fi.po
655         * po/fr.po
656         * po/hu.po
657         * po/id_ID.po
658         * po/it.po
659         * po/ja.po
660         * po/lt.po
661         * po/nl.po
662         * po/pl.po
663         * po/pt_BR.po
664         * po/pt_PT.po
665         * po/ru.po
666         * po/sk.po
667         * po/sr.po
668         * po/sv.po
669         * po/uk.po
670         * po/zh_CN.po
671         * po/zh_TW.po
672                 Merge RSSyl's translations
673
674 2013-02-16 [colin]      3.9.0cvs71
675
676         * src/mainwindow.c
677                 Fix use-after-free (introduced in cvs61)
678
679 2013-02-16 [colin]      3.9.0cvs70
680
681         * src/main.c
682         * src/prefs_common.c
683         * src/prefs_common.h
684         * src/common/defs.h
685         * src/common/w32_account.c
686                 Add an hidden preference to set the Windows theme
687         * src/plugins/Makefile.am
688         * src/plugins/rssyl/Makefile.am
689         * src/plugins/rssyl/claws.def
690         * src/plugins/rssyl/date.c
691         * src/plugins/rssyl/date.h
692         * src/plugins/rssyl/feed.c
693         * src/plugins/rssyl/feed.h
694         * src/plugins/rssyl/feedprops.c
695         * src/plugins/rssyl/feedprops.h
696         * src/plugins/rssyl/opml.c
697         * src/plugins/rssyl/opml.h
698         * src/plugins/rssyl/parsers.c
699         * src/plugins/rssyl/parsers.h
700         * src/plugins/rssyl/placeholder.txt
701         * src/plugins/rssyl/plugin.c
702         * src/plugins/rssyl/plugin.def
703         * src/plugins/rssyl/rssyl.c
704         * src/plugins/rssyl/rssyl.h
705         * src/plugins/rssyl/rssyl_cb_gtk.c
706         * src/plugins/rssyl/rssyl_cb_gtk.h
707         * src/plugins/rssyl/rssyl_cb_menu.c
708         * src/plugins/rssyl/rssyl_cb_menu.h
709         * src/plugins/rssyl/rssyl_gtk.c
710         * src/plugins/rssyl/rssyl_gtk.h
711         * src/plugins/rssyl/rssyl_prefs.c
712         * src/plugins/rssyl/rssyl_prefs.h
713         * src/plugins/rssyl/strreplace.c
714         * src/plugins/rssyl/strreplace.h
715         * src/plugins/rssyl/version.rc
716                 Add RSSyl
717         * src/plugins/vcalendar/Makefile.am
718         * src/plugins/vcalendar/Makefile.in
719         * src/plugins/vcalendar/plugin.c
720         * src/plugins/vcalendar/libical/libical/icalversion.h
721                 Fix Curl flags :)
722
723 2013-02-14 [paul]       3.9.0cvs69
724
725         * po/id_ID.po
726                 "fix" plural forms
727
728 2013-02-14 [colin]      3.9.0cvs68
729
730         * po/POTFILES.in
731                 Add vcalendar files
732         * po/merge-po-from-plugin.sh
733                 Add helper script to merge external plugins translations
734         * po/bg.po
735         * po/ca.po
736         * po/cs.po
737         * po/de.po
738         * po/en_GB.po
739         * po/es.po
740         * po/fi.po
741         * po/fr.po
742         * po/hu.po
743         * po/id_ID.po
744         * po/it.po
745         * po/ja.po
746         * po/lt.po
747         * po/nl.po
748         * po/pl.po
749         * po/pt_BR.po
750         * po/pt_PT.po
751         * po/ru.po
752         * po/sk.po
753         * po/sr.po
754         * po/sv.po
755         * po/uk.po
756         * po/zh_CN.po
757         * po/zh_TW.po
758                 Merge translations from fancy and vcalendar
759
760 2013-02-14 [colin]      3.9.0cvs67
761
762         * configure.ac
763                 Fix perl detection
764
765 2013-02-14 [colin]      3.9.0cvs66
766
767         * src/plugins/vcalendar/claws.def
768         * src/plugins/vcalendar/plugin.def
769                 Add missing files
770         * src/plugins/vcalendar/libical/Makefile.in
771         * src/plugins/vcalendar/libical/design-data/Makefile.in
772         * src/plugins/vcalendar/libical/libical/Makefile.in
773         * src/plugins/vcalendar/libical/scripts/Makefile.in
774                 Remove extraneous files
775
776 2013-02-13 [colin]      3.9.0cvs65
777
778         * src/plugins/address_dup_finder/placeholder.txt
779         * src/plugins/synce/placeholder.txt
780                 Removed, deprecated plugins
781         * src/plugins/Makefile.am
782         * src/plugins/vcalendar/Makefile.am
783         * src/plugins/vcalendar/Makefile.in
784         * src/plugins/vcalendar/common-views.c
785         * src/plugins/vcalendar/common-views.h
786         * src/plugins/vcalendar/day-view.c
787         * src/plugins/vcalendar/icaltime_as_local.c
788         * src/plugins/vcalendar/icaltime_as_local.h
789         * src/plugins/vcalendar/month-view.c
790         * src/plugins/vcalendar/placeholder.txt
791         * src/plugins/vcalendar/plugin.c
792         * src/plugins/vcalendar/vcal_dbus.c
793         * src/plugins/vcalendar/vcal_dbus.h
794         * src/plugins/vcalendar/vcal_folder.c
795         * src/plugins/vcalendar/vcal_folder.h
796         * src/plugins/vcalendar/vcal_interface.h
797         * src/plugins/vcalendar/vcal_manager.c
798         * src/plugins/vcalendar/vcal_manager.h
799         * src/plugins/vcalendar/vcal_meeting_gtk.c
800         * src/plugins/vcalendar/vcal_meeting_gtk.h
801         * src/plugins/vcalendar/vcal_prefs.c
802         * src/plugins/vcalendar/vcal_prefs.h
803         * src/plugins/vcalendar/vcalendar.c
804         * src/plugins/vcalendar/vcalendar.h
805         * src/plugins/vcalendar/version.rc
806         * src/plugins/vcalendar/libical/.cvsignore
807         * src/plugins/vcalendar/libical/Makefile.am
808         * src/plugins/vcalendar/libical/Makefile.in
809         * src/plugins/vcalendar/libical/design-data/.cvsignore
810         * src/plugins/vcalendar/libical/design-data/Makefile.am
811         * src/plugins/vcalendar/libical/design-data/Makefile.in
812         * src/plugins/vcalendar/libical/design-data/parameters.csv
813         * src/plugins/vcalendar/libical/design-data/properties.csv
814         * src/plugins/vcalendar/libical/design-data/restrictions.csv
815         * src/plugins/vcalendar/libical/design-data/status.txt
816         * src/plugins/vcalendar/libical/design-data/value-types.csv
817         * src/plugins/vcalendar/libical/libical/.cvsignore
818         * src/plugins/vcalendar/libical/libical/Makefile.am
819         * src/plugins/vcalendar/libical/libical/Makefile.in
820         * src/plugins/vcalendar/libical/libical/icalattendee.c
821         * src/plugins/vcalendar/libical/libical/icalattendee.h
822         * src/plugins/vcalendar/libical/libical/icalcomponent.c
823         * src/plugins/vcalendar/libical/libical/icalcomponent.h
824         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
825         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
826         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
827         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
828         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
829         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
830         * src/plugins/vcalendar/libical/libical/icalduration.c
831         * src/plugins/vcalendar/libical/libical/icalduration.h
832         * src/plugins/vcalendar/libical/libical/icalenums.c
833         * src/plugins/vcalendar/libical/libical/icalenums.h
834         * src/plugins/vcalendar/libical/libical/icalerror.c
835         * src/plugins/vcalendar/libical/libical/icalerror.h
836         * src/plugins/vcalendar/libical/libical/icallangbind.c
837         * src/plugins/vcalendar/libical/libical/icallangbind.h
838         * src/plugins/vcalendar/libical/libical/icallexer.l
839         * src/plugins/vcalendar/libical/libical/icalmemory.c
840         * src/plugins/vcalendar/libical/libical/icalmemory.h
841         * src/plugins/vcalendar/libical/libical/icalmime.c
842         * src/plugins/vcalendar/libical/libical/icalmime.h
843         * src/plugins/vcalendar/libical/libical/icalparameter.c
844         * src/plugins/vcalendar/libical/libical/icalparameter.h
845         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
846         * src/plugins/vcalendar/libical/libical/icalparser.c
847         * src/plugins/vcalendar/libical/libical/icalparser.h
848         * src/plugins/vcalendar/libical/libical/icalperiod.c
849         * src/plugins/vcalendar/libical/libical/icalperiod.h
850         * src/plugins/vcalendar/libical/libical/icalproperty.c
851         * src/plugins/vcalendar/libical/libical/icalproperty.h
852         * src/plugins/vcalendar/libical/libical/icalrecur.c
853         * src/plugins/vcalendar/libical/libical/icalrecur.h
854         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
855         * src/plugins/vcalendar/libical/libical/icalrestriction.h
856         * src/plugins/vcalendar/libical/libical/icaltime.c
857         * src/plugins/vcalendar/libical/libical/icaltime.h
858         * src/plugins/vcalendar/libical/libical/icaltypes.c
859         * src/plugins/vcalendar/libical/libical/icaltypes.h
860         * src/plugins/vcalendar/libical/libical/icalvalue.c
861         * src/plugins/vcalendar/libical/libical/icalvalue.h
862         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
863         * src/plugins/vcalendar/libical/libical/icalversion.h
864         * src/plugins/vcalendar/libical/libical/icalversion.h.in
865         * src/plugins/vcalendar/libical/libical/icalyacc.output
866         * src/plugins/vcalendar/libical/libical/icalyacc.y
867         * src/plugins/vcalendar/libical/libical/pvl.c
868         * src/plugins/vcalendar/libical/libical/pvl.h
869         * src/plugins/vcalendar/libical/libical/sspm.c
870         * src/plugins/vcalendar/libical/libical/sspm.h
871         * src/plugins/vcalendar/libical/libical/vsnprintf.c
872         * src/plugins/vcalendar/libical/scripts/.cvsignore
873         * src/plugins/vcalendar/libical/scripts/Makefile.am
874         * src/plugins/vcalendar/libical/scripts/Makefile.in
875         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
876         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
877         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
878         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
879         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
880         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
881         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
882         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
883                 Add vcalendar.
884
885 2013-02-13 [colin]      3.9.0cvs64
886
887         * src/plugins/acpi_notifier/placeholder.txt
888         * src/plugins/address_dup_finder/placeholder.txt
889         * src/plugins/address_keeper/placeholder.txt
890         * src/plugins/archive/placeholder.txt
891         * src/plugins/att_remover/placeholder.txt
892         * src/plugins/attachwarner/placeholder.txt
893         * src/plugins/bsfilter/placeholder.txt
894         * src/plugins/clamd/placeholder.txt
895         * src/plugins/fetchinfo/placeholder.txt
896         * src/plugins/gdata/placeholder.txt
897         * src/plugins/geolocation/placeholder.txt
898         * src/plugins/gtkhtml2_viewer/placeholder.txt
899         * src/plugins/mailmbox/placeholder.txt
900         * src/plugins/newmail/placeholder.txt
901         * src/plugins/notification/placeholder.txt
902         * src/plugins/pdf_viewer/placeholder.txt
903         * src/plugins/perl/placeholder.txt
904         * src/plugins/python/placeholder.txt
905         * src/plugins/rssyl/placeholder.txt
906         * src/plugins/spam_report/placeholder.txt
907         * src/plugins/synce/placeholder.txt
908         * src/plugins/tnef_parse/placeholder.txt
909         * src/plugins/vcalendar/placeholder.txt
910                 Add temporary placeholders for ex-extra-plugins to be
911                 integrated.
912
913 2013-02-13 [paul]       3.9.0cvs63
914
915         * src/plugins/fancy/Makefile.am
916                 no need for EXTRA_DIST
917
918 2013-02-13 [paul]       3.9.0cvs62
919
920         * configure.ac
921         * po/POTFILES.in
922         * src/plugins/Makefile.am
923         * src/plugins/fancy/Makefile.am
924         * src/plugins/fancy/fancy_prefs.c
925         * src/plugins/fancy/fancy_prefs.h
926         * src/plugins/fancy/fancy_viewer.c
927         * src/plugins/fancy/fancy_viewer.h
928                 move the Fancy plugin into core
929
930 2013-02-11 [paul]       3.9.0cvs61
931
932         * src/mainwindow.c
933                 use the Delete key to remove colour label accels (same as everywhere else).
934                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
935
936 2013-01-26 [mir]        3.9.0cvs60
937
938         * tools/vcard2xml.py
939         Fixes bugs:
940             1) Lines split over more than one line breaks parser
941             2) Get email addres correct. Not only email;internet
942         Improvements:
943             1) Basic handling of vcard 3.0
944
945
946 2013-01-23 [colin]      3.9.0cvs59
947
948         * src/action.c
949         * src/common/utils.c
950                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
951
952 2013-01-23 [colin]      3.9.0cvs58
953
954         * src/imap.c
955                 Fix bug #2863, "Applying has_attachment quicksearch
956                 on IMAP segfaults".
957
958 2013-01-21 [paul]       3.9.0cvs57
959
960         * src/codeconv.h
961         * src/procmime.c
962                 fix bug 2862, 'Segmentation fault when replying to a
963                 message where the "code conversion" fails'. add support
964                 for X-VIET-VPS encoding
965
966 2013-01-21 [paul]       3.9.0cvs56
967
968         * src/common/defs.h
969         * src/gtk/about.c
970                 promote the users' ml on the About/Info tab
971
972 2013-01-09 [paul]       3.9.0cvs55
973
974         * doc/man/claws-mail.1
975         * src/gtk/about.c
976                 update copyright year
977
978 2013-01-09 [paul]       3.9.0cvs54
979
980         * src/gtk/gtkaspell.c
981                 fix sensitivity of 'Use both dictionaries' in compose window
982
983 2013-01-09 [mir]        3.9.0cvs53
984
985         * tools/vcard2xml.py
986             Fix missing file encoding info.
987             See -> http://www.python.org/dev/peps/pep-0263/
988
989
990 2013-01-08 [mones]      3.9.0cvs52
991
992         * claws-mail.desktop
993                 Added Swedish translation by Andreas Rönnquist
994
995 2012-12-20 [colin]      3.9.0cvs51
996
997         * src/action.c
998                 Fix crash on action error;
999                 Fix trimming of leading spaces in actions
1000
1001 2012-12-19 [colin]      3.9.0cvs50
1002
1003         * src/editldap.c
1004         * src/ldapctrl.c
1005         * src/ldapserver.c
1006                 Make LDAP over SSL work on Win32 - but not TLS,
1007                 unfortunately. Also, it requires the certificate
1008                 to be trusted.
1009
1010 2012-12-16 [colin]      3.9.0cvs49
1011
1012         * src/messageview.c
1013                 Add missing \n at end of the return receipt last part's headers.
1014
1015 2012-12-15 [paul]       3.9.0cvs48
1016
1017         * src/addrselect.c
1018                 fix bug 2832, 'mail to from adress-book splitt names'
1019
1020 2012-12-12 [colin]      3.9.0cvs47
1021
1022         * src/action.c
1023                 Port to g_spawn API and make actions work better on Win32
1024         * src/mainwindow.c
1025                 Indentation
1026
1027 2012-12-12 [ticho]      3.9.0cvs46
1028
1029         * src/compose.c
1030                 Move focus to body textview when subject entry is activated
1031                 (Enter key pressed) in compose window.
1032
1033 2012-12-10 [mones]      3.9.0cvs45
1034
1035         * src/addr_compl.c
1036                 Fix bug #2835 (core part) to allow NULL names which
1037                 have an address
1038
1039 2012-12-07 [colin]      3.9.0cvs44
1040
1041         * src/news.c
1042                 Try to fix strange crash in nntp_ping/session_destroy...
1043
1044 2012-12-06 [mones]      3.9.0cvs43
1045
1046         * tools/README
1047         * tools/gif2xface.pl
1048         * tools/outlook2claws-mail.pl
1049                 Fix address not working since years ago
1050
1051 2012-12-05 [mones]      3.9.0cvs42
1052
1053         * src/prefs_gtk.c
1054                 Do not set to NULL string preferences which have "" as
1055                 default value
1056
1057 2012-12-05 [colin]      3.9.0cvs41
1058
1059         * src/common/ssl.c
1060                 Nullify xcred pointer like the other ones
1061
1062 2012-12-03 [wwp]        3.9.0cvs40
1063
1064         * src/summaryview.c
1065         * src/mainwindow.c
1066         Avoid any possible confusion: 0 is not a neutral value when passed
1067         to main_window_get_mask() - use -1 instead, even in those cases we
1068         don't care.
1069
1070 2012-12-03 [wwp]        3.9.0cvs39
1071
1072         * src/toolbar.c
1073         Fix sensitivity of next-unread toolbar button.
1074
1075 2012-12-03 [colin]      3.9.0cvs38
1076
1077         * src/common/utils.c
1078                 Fix following relative symlinks
1079
1080 2012-12-02 [colin]      3.9.0cvs37
1081
1082         * src/main.c
1083                 Of course you can't, Windows. Of course...
1084
1085 2012-12-02 [colin]      3.9.0cvs36
1086
1087         * src/main.c
1088                 Move control sockets inside their own directory,
1089                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
1090                 - cleaner separation of sockets and config dirs in
1091                   case of alternate config directories
1092                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
1093                   exists as a socket, use it to control the running entity
1094                 - backwards migration is handled: starting an old Claws Mail
1095                   version will bail out as creating the legacy socket won't
1096                   be possible.
1097                 - migration for alternate-config-dirs is not handled, which
1098                   could be mentioned in release notes.
1099                 Fixes bug #2828, "Use MD5 digest for socket name"
1100
1101 2012-12-01 [colin]      3.9.0cvs35
1102
1103         * src/common/utils.c
1104                 As usual, Windows is a little bit different
1105                 (you have to love it the same as the normal OSes...)
1106
1107 2012-12-01 [colin]      3.9.0cvs34
1108
1109         * src/common/utils.c
1110         * src/common/utils.h
1111                 Add a canonicalizer function and use it to
1112                 canonicalize rc_dir.
1113
1114 2012-11-30 [mones]      3.9.0cvs33
1115
1116         * src/common/plugin.c
1117                 Fixes #1137 completely, saving path-less plugins as is
1118                 in config. With this patch user can edit plugin list on
1119                 clawsrc and remove absolute paths from shared plugins,
1120                 leaving only the "pluginname.so". Those will be tried to
1121                 load from plugin dir of the loading core. Notice that
1122                 those will also fail to load on older versions, and will
1123                 probably be removed from your config without warning by
1124                 the older version.
1125
1126 2012-11-30 [wwp]        3.9.0cvs32
1127
1128         * src/mainwindow.c
1129         * src/mainwindow.h
1130         * src/summaryview.c
1131         * src/toolbar.c
1132         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
1133         also fix list loop initializers.
1134
1135 2012-11-30 [wwp]        3.9.0cvs31
1136
1137         * src/mainwindow.c
1138         * src/mainwindow.h
1139         * src/procmsg.c
1140         * src/send_message.c
1141         * src/send_message.h
1142         * src/toolbar.c
1143         * src/toolbar.h
1144         Add Message/Cancel sending (same as --cancel-sending), adds the
1145         relevant toolbar icon, and an extra cancel sending+receiving icon
1146         for convenience.
1147
1148 2012-11-29 [colin]      3.9.0cvs30
1149
1150         * src/mainwindow.c
1151                 Fix mask on a few menu items (thanks Ricardo!)
1152
1153 2012-11-28 [wwp]        3.9.0cvs29
1154
1155         * src/mainwindow.c
1156         * src/mainwindow.h
1157         * src/summaryview.c
1158         * src/toolbar.c
1159         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
1160         Complete toolbar_init(), which was missing few inits.
1161
1162 2012-11-28 [colin]      3.9.0cvs28
1163
1164         * src/mainwindow.c
1165         * src/news.c
1166         * src/news.h
1167         * src/etpan/nntp-thread.c
1168                 Disconnect NNTP accounts too when switching offline
1169
1170 2012-11-28 [colin]      3.9.0cvs27
1171
1172         * src/imap.c
1173         * src/news.c
1174         * src/common/session.c
1175         * src/common/session.h
1176                 Add keep-alive pings on IMAP and NNTP
1177
1178 2012-11-28 [colin]      3.9.0cvs26
1179
1180         * src/imap.c
1181         * src/etpan/imap-thread.c
1182         * src/etpan/imap-thread.h
1183                 Try locale's charset and UTF-7 on server-side
1184                 searches when UTF-8 fails. Also, don't even
1185                 mention a charset if searching for an ASCII
1186                 string.
1187
1188 2012-11-27 [colin]      3.9.0cvs25
1189
1190         * src/main.c
1191                 Unbreak the build.
1192
1193 2012-11-27 [colin]      3.9.0cvs24
1194
1195         * src/common/ssl.c
1196                 Fix bug #2826, "replace deprecated gnutls function"
1197                 Patch by Christian Hesse
1198
1199 2012-11-27 [colin]      3.9.0cvs23
1200
1201         * src/gtk/manage_window.c
1202                 Stop spamming logs with focus events.
1203
1204 2012-11-27 [colin]      3.9.0cvs22
1205
1206         * src/mainwindow.c
1207         * src/prefs_common.c
1208         * src/prefs_common.h
1209                 Unsneak a work-in-progress patch that I mistakengly
1210                 commited with a cleanup
1211
1212 2012-11-27 [wwp]        3.9.0cvs21
1213
1214         * doc/man/claws-mail.1
1215         * src/main.c
1216         * src/send_message.c
1217         * src/send_message.h
1218                 Add --cancel-sending command-line switch.
1219
1220 2012-11-23 [colin]      3.9.0cvs20
1221
1222         * src/jpilot.c
1223         * src/main.c
1224         * src/mainwindow.c
1225         * src/matcher.c
1226         * src/prefs_common.c
1227         * src/prefs_common.h
1228         * src/procmsg.c
1229         * src/common/socket.c
1230         * src/common/socket.h
1231         * src/common/ssl.c
1232         * src/common/ssl_certificate.c
1233         * src/common/ssl_certificate.h
1234         * src/etpan/imap-thread.c
1235         * src/etpan/nntp-thread.c
1236                 Cleanup some warnings and deprecated types. Patch by
1237                 Christian Hesse, fixing bug #2617. Thanks!
1238
1239 2012-11-23 [colin]      3.9.0cvs19
1240
1241         * AUTHORS
1242         * src/gtk/authors.h
1243                 Add Christian Hesse which was forgotten for some reason
1244
1245 2012-11-21 [colin]      3.9.0cvs18
1246
1247         * src/etpan/imap-thread.c
1248                 Don't set charset on simple searches. Fixes Exchange 2007.
1249
1250 2012-11-20 [colin]      3.9.0cvs17
1251
1252         * src/prefs_matcher.c
1253                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
1254
1255 2012-11-20 [ticho]      3.9.0cvs16
1256
1257         * src/gtk/prefswindow.c
1258                 Actually allow folder preference pages which are in top level of
1259                 page index UI to be selected.
1260
1261 2012-11-20 [ticho]      3.9.0cvs15
1262
1263         * src/prefs_folder_item.c
1264                 Remove useless "Folder" root in page index of folder preferences UI.
1265
1266 2012-11-18 [colin]      3.9.0cvs14
1267
1268         * AUTHORS
1269         * src/advsearch.c
1270         * src/matcher.c
1271         * src/matcher.h
1272         * src/matcher_parser_parse.y
1273         * src/prefs_matcher.c
1274         * src/gtk/authors.h
1275         * src/gtk/quicksearch.c
1276                 Add age_{greater,lower}_hours matcher criteria
1277                 Initial patch by Abhay S. Kushwaha.
1278
1279 2012-11-18 [ticho]      3.9.0cvs13
1280
1281         * src/mbox.c
1282                 Improve i18n plural handling in a string used while
1283                 importing from mbox.
1284
1285 2012-11-16 [ticho]      3.9.0cvs12
1286
1287         * po/bg.po
1288         * po/ca.po
1289         * po/cs.po
1290         * po/de.po
1291         * po/en_GB.po
1292         * po/es.po
1293         * po/fi.po
1294         * po/fr.po
1295         * po/he.po
1296         * po/hu.po
1297         * po/id_ID.po
1298         * po/it.po
1299         * po/ja.po
1300         * po/lt.po
1301         * po/nl.po
1302         * po/pl.po
1303         * po/pt_BR.po
1304         * po/pt_PT.po
1305         * po/ru.po
1306         * po/sk.po
1307         * po/sr.po
1308         * po/sv.po
1309         * po/uk.po
1310         * po/zh_CN.po
1311         * po/zh_TW.po
1312         * po/Makevars
1313                 Update message catalogs to match changes in 3.9.0cvs11.
1314
1315 2012-11-16 [ticho]      3.9.0cvs11
1316
1317         * src/account.c
1318         * src/addrcustomattr.c
1319         * src/edittags.c
1320         * src/prefs_filtering.c
1321         * src/prefs_matcher.c
1322         * src/prefs_msg_colors.c
1323         * src/toolbar.c
1324         * src/uri_opener.c
1325         * src/wizard.c
1326         * src/common/utils.c
1327         * src/gtk/about.c
1328                 Use pgettext() and friends for i18n context strings, instead of
1329                 having a pipe character in msgid for context separation. This uses
1330                 glib's C_ macro, instead of Q_.
1331
1332 2012-11-16 [colin]      3.9.0cvs10
1333
1334         * src/foldersel.c
1335         * src/prefs_actions.c
1336         * src/prefs_filtering_action.c
1337         * src/prefs_matcher.c
1338         * src/quote_fmt.c
1339         * src/gtk/description_window.c
1340         * src/gtk/description_window.h
1341         * src/gtk/inputdialog.c
1342         * src/gtk/manage_window.c
1343         * src/gtk/quicksearch.c
1344                 Try to better fix focus problems. Should address:
1345                 Bug #2774
1346                 Bug #2624
1347                 Bug #1963
1348                 Bug #2780
1349                 Please check using your favorite WM that the following works:
1350                 Information button (Quicksearch, Templates, 'Test' filtering 
1351                 condition)
1352                 Folder selection (Move/Copy contextual menu,
1353                 various preferences, including 'New folder').
1354                 Tested with XFCE, Gnome Shell and Windows.
1355                 
1356
1357 2012-11-16 [colin]      3.9.0cvs9
1358
1359         * src/advsearch.c
1360                 Init is_fast too
1361
1362 2012-11-16 [colin]      3.9.0cvs8
1363
1364         * src/advsearch.c
1365                 Fix missing initialisation of bool_and which could
1366                 lead to From/To/Subject/Tag searches searching with
1367                 binary and.
1368                 Also clean up tag expansion. No need to create a
1369                 matcher string and re-parse it.
1370
1371 2012-11-16 [paul]       3.9.0cvs7
1372
1373         * po/de.po
1374                 fix by Thomas Bellmann
1375
1376 2012-11-15 [colin]      3.9.0cvs6
1377
1378         * src/summaryview.c
1379                 Fix bug #2785, "Marking mails for deletion reopens internal 
1380                 message view"
1381
1382 2012-11-15 [colin]      3.9.0cvs5
1383
1384         * src/main.c
1385         * src/statusbar.c
1386         * src/gtk/gtkcmclist.c
1387         * src/gtk/gtkcmclist.h
1388                 a few more GTK+3 fixes. Segfaults on me, though.
1389
1390 2012-11-15 [colin]      3.9.0cvs4
1391
1392         * src/Makefile.am
1393         * src/action.c
1394         * src/addr_compl.c
1395         * src/addressbook.c
1396         * src/addrgather.c
1397         * src/compose.c
1398         * src/editaddress.c
1399         * src/editgroup.c
1400         * src/main.c
1401         * src/mainwindow.c
1402         * src/message_search.c
1403         * src/prefs_display_header.c
1404         * src/prefs_filtering_action.c
1405         * src/prefs_matcher.c
1406         * src/prefs_other.c
1407         * src/prefs_toolbar.c
1408         * src/printing.c
1409         * src/stock_pixmap.c
1410         * src/summary_search.c
1411         * src/summaryview.c
1412         * src/textview.c
1413         * src/gtk/Makefile.am
1414         * src/gtk/colorlabel.c
1415         * src/gtk/combobox.c
1416         * src/gtk/combobox.h
1417         * src/gtk/gtkcmclist.c
1418         * src/gtk/gtkcmclist.h
1419         * src/gtk/gtkcmctree.c
1420         * src/gtk/gtksctree.c
1421         * src/gtk/gtkshruler.c
1422         * src/gtk/gtkutils.c
1423         * src/gtk/gtkutils.h
1424         * src/gtk/inputdialog.c
1425         * src/gtk/quicksearch.c
1426         * src/plugins/pgpcore/Makefile.am
1427         * src/plugins/pgpinline/Makefile.am
1428         * src/plugins/pgpmime/Makefile.am
1429         * src/plugins/smime/Makefile.am
1430                 Big GTK+3 patch from Hanno Meyer-Thurow
1431
1432 2012-11-15 [wwp]        3.9.0cvs3
1433
1434         * doc/man/claws-mail.1
1435         * src/main.c
1436                 Add --cancel-receiving command-line switch.
1437
1438 2012-11-15 [wwp]        3.9.0cvs2
1439
1440         * src/ssl_manager.c
1441         * src/gtk/sslcertwindow.c
1442                 Fix Capitalization.
1443
1444 2012-11-15 [paul]       3.9.0cvs1
1445
1446         * po/cs.po
1447         * po/fi.po
1448         * po/sk.po
1449                 updates from David Vachulka, Flammie Pirinen, and
1450                 Slavko
1451
1452 2012-11-14 [paul]       3.9.0
1453         * NEWS
1454         * README
1455         * RELEASE_NOTES 
1456                 3.9.0 unleashed!
1457
1458 2012-11-14 [paul]       3.8.1cvs123
1459
1460         * po/de.po
1461         * po/es.po
1462         * po/fi.po
1463         * po/fr.po
1464         * po/hu.po
1465         * po/pt_BR.po
1466         * po/sv.po
1467         * po/uk.po
1468         * po/zh_TW.po
1469                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1470                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1471                 YUP, Wei-Lun Chao
1472
1473 2012-11-14 [paul]       3.8.1cvs122
1474
1475         * tools/README
1476         * tools/fix_date.sh
1477                 improvements by wwp
1478
1479 2012-11-14 [colin]      3.8.1cvs121
1480
1481         * src/action.c
1482                 And fix warning with breaking functionality
1483
1484 2012-11-14 [paul]       3.8.1cvs120
1485
1486         * src/action.c
1487                 revert this change from 3.8.1cvs60, it breaks
1488                 actions with a pipe
1489
1490 2012-11-14 [colin]      3.8.1cvs119
1491
1492         * src/common/plugin.c
1493                 If plugin fails to load from absolute path, try from
1494                 default plugin path. 
1495                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1496                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1497                 results in wrong paths in clawsrc'
1498
1499 2012-11-12 [colin]      3.8.1cvs118
1500
1501         * src/messageview.c
1502                 Fix initial focus on textview. Fixes bug #2776,
1503                 "Make all menu shortcuts work properly in the message window"
1504
1505 2012-11-09 [colin]      3.8.1cvs117
1506
1507         * src/etpan/imap-thread.c
1508                 Specify search charset. Thanks to Aleksei Miheev
1509
1510 2012-11-08 [colin]      3.8.1cvs116
1511
1512         * src/common/socket.c
1513         * src/gtk/gtkutils.c
1514                 Fix socket communication
1515
1516 2012-11-08 [colin]      3.8.1cvs115
1517
1518         * src/plugins/pgpcore/sgpgme.c
1519                 Fix Windows runtime crash
1520
1521 2012-11-08 [colin]      3.8.1cvs114
1522
1523         * src/gtk/quicksearch.c
1524                 Fix going active with NULL matchstring (for example
1525                 when changing type before typing anything)
1526
1527 2012-11-07 [colin]      3.8.1cvs113
1528
1529         * src/mbox.c
1530                 Fix Windows build
1531
1532 2012-11-06 [mones]      3.8.1cvs112
1533
1534         * doc/man/claws-mail.1
1535                 Sync with AUTHORS file
1536         * src/gtk/quicksearch.c
1537                 Add number units where appropriate
1538
1539 2012-10-31 [paul]       3.8.1cvs111
1540
1541         * src/prefs_folder_item.c
1542                 add missing closing bracket. thanks to Andreas Rönnquist.
1543
1544 2012-10-31 [colin]      3.8.1cvs110
1545
1546         * src/prefs_folder_item.c
1547                 Fix prefs text and extra semi-colon. Thanks to Paul!
1548
1549 2012-10-31 [colin]      3.8.1cvs109
1550
1551         * src/folder_item_prefs.c
1552         * src/folder_item_prefs.h
1553         * src/messageview.c
1554         * src/prefs_folder_item.c
1555                 Implement feature from bug #2569, 
1556                 "select html part on folder specific properties"
1557                 Patch based on Andrej's patch.
1558
1559 2012-10-29 [wwp]        3.8.1cvs108
1560
1561         * src/textview.c
1562         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1563         broken URL parsing.
1564
1565 2012-10-25 [colin]      3.8.1cvs107
1566
1567         * src/textview.c
1568                 Verify the previous URI wasn't the same...
1569                 fixes http://www. URIs.
1570
1571 2012-10-25 [colin]      3.8.1cvs106
1572
1573         * src/common/utils.c
1574         * src/common/utils.h
1575         * src/textview.c
1576                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1577                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1578                 from 30% to 15%. Patch by Igor Mammedov
1579
1580 2012-10-25 [colin]      3.8.1cvs105
1581
1582         * src/textview.c
1583                 Do not allow search cost to explode in case of bad message
1584                 parsing in textview_make_clickable_parts_later(); reduces
1585                 cost of textview_make_clickable_parts_later() from 99% to
1586                 17% for big bad-case message. Patch by Igor Mammedov
1587
1588 2012-10-25 [colin]      3.8.1cvs104
1589
1590         * src/textview.c
1591         * src/textview.h
1592                 Avoid strlen() on big buffers, use precomputed length instead
1593                 it reduces cost of textview_write_line() from 32% to 3% for
1594                 big messages. Patch by Igor Mammedov
1595         * AUTHORS
1596         * src/gtk/authors.h
1597                 Add Igor
1598
1599 2012-10-24 [mones]      3.8.1cvs103
1600
1601         * src/advsearch.c
1602                 Trust on IMAP core on-line/off-line management
1603                 Patch by Sean Buckheister
1604
1605 2012-10-19 [paul]       3.8.1cvs102
1606
1607         * AUTHORS
1608         * src/crash.c
1609         * src/gtk/authors.h
1610                 fix bug 2760, 'display correct libc version in crash dialog 
1611                 when uclibc is used'.
1612                 fixes build with uclibc. patch by Natanael Copa.
1613
1614 2012-10-18 [mones]      3.8.1cvs101
1615
1616         * claws-mail.desktop
1617                 Fix bug #2761 and remove invalid GTK main category
1618
1619 2012-10-17 [colin]      3.8.1cvs100
1620
1621         * src/common/ssl_certificate.c
1622                 Fix bug #2759, "Error messages regarding bad
1623                 client certificates are less than helpful"
1624                 Based on patch by bug reporter.
1625
1626 2012-10-13 [paul]       3.8.1cvs99
1627
1628         * src/common/ssl_certificate.c
1629                 fix build with gnutls 3.1.3
1630                 Patch by Sean Buckheister.
1631
1632 2012-10-12 [mones]      3.8.1cvs98
1633
1634         * src/compose.c
1635         * src/grouplistdialog.c
1636         * src/imap.c
1637         * src/news_gtk.c
1638         * src/procmime.c
1639         * src/procmsg.c
1640         * src/common/utils.c
1641         * src/common/utils.h
1642         * src/etpan/imap-thread.c
1643                 New slist_free_strings_full wrapper for g_slist_free_full
1644                 and simplify calls where it was being used
1645
1646 2012-10-12 [colin]      3.8.1cvs97
1647
1648         * src/common/defs.h
1649                 Drop include of internal glib header
1650                 Patch by Werner Koch
1651
1652 2012-10-12 [colin]      3.8.1cvs96
1653
1654         * src/gtk/gtkcmctree.c
1655         * src/gtk/gtksctree.c
1656                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1657                 mouse". Patch mostly by Tom Horsley
1658
1659 2012-10-12 [iwkse]      3.8.1cvs95
1660
1661         * src/common/utils.c
1662                         g_free *mutex
1663
1664 2012-10-12 [mones]      3.8.1cvs94
1665
1666         * src/common/utils.c
1667                 Remove undeclared mutex symbol
1668
1669 2012-10-12 [colin]      3.8.1cvs93
1670
1671         * src/compose.c
1672         * src/prefs_account.c
1673         * src/common/utils.c
1674         * src/common/utils.h
1675                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1676                 Thanks to Salvatore de Paolis
1677
1678 2012-10-10 [colin]      3.8.1cvs92
1679
1680         * src/folder.c
1681                 Fix bug #2744, "Quick search throws bad command 
1682                 argument error on Microsoft Exchange". Fall back
1683                 to local search if folder-specific search fails.
1684         * src/gtk/quicksearch.c
1685                 Typo fix.
1686
1687 2012-10-10 [colin]      3.8.1cvs91
1688
1689         * src/procmsg.h
1690                 Make what the tags list contain more clear
1691
1692 2012-10-10 [colin]      3.8.1cvs90
1693
1694         * src/inc.c
1695         * src/mbox.c
1696         * src/common/smtp.c
1697         * src/common/smtp.h
1698                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1699                 Patch by "madroach"
1700
1701 2012-10-10 [colin]      3.8.1cvs89
1702
1703         * autogen.sh
1704                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1705
1706 2012-10-10 [colin]      3.8.1cvs88
1707
1708         * src/compose.c
1709                 Leak fix (thanks Ricardo!)
1710
1711 2012-10-10 [colin]      3.8.1cvs87
1712
1713         * src/common/utils.c
1714                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1715                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1716                 fixes by Michael Rasmussen and myself.
1717                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1718                 semantics are different from slist_free_strings() in that
1719                 slist_free_strings does not free the list itself.
1720
1721 2012-10-09 [mones]      3.8.1cvs86
1722
1723         * doc/man/claws-mail.1
1724         * src/compose.c
1725         * src/common/utils.c
1726                 New extra headers feature for adding user-defined
1727                 extra headers to the combobox in the compose window
1728                 Headers are stablished in 'extraheaderrc', one per
1729                 line with a final colon
1730
1731 2012-10-06 [mones]      3.8.1cvs85
1732
1733         * po/POTFILES.in
1734                 Added src/gtk/menu.c
1735         * src/common/defs.h
1736         * src/gtk/menu.c
1737         * src/gtk/menu.h
1738                 New function cm_menu_item_new_label_from_url to
1739                 avoid crashing on huge URL strings and warn user
1740                 about the possible causes
1741         * src/mainwindow.c
1742                 Use it to create List menu items safely
1743
1744 2012-10-04 [colin]      3.8.1cvs84
1745
1746         * src/imap.c
1747                 Fix keywords with spaces
1748
1749 2012-10-04 [colin]      3.8.1cvs83
1750
1751         * src/advsearch.c
1752                 Fix double-tag search. Maybe fixes bug #2744,
1753                 'Quick search throws bad command argument 
1754                 error since recent change'. Patch by Sean.
1755
1756 2012-10-03 [mones]      3.8.1cvs82
1757
1758         * src/procmime.c
1759                 Fix bug #2743 'null pointer crash in procmime strchr'
1760                 Patch by Michael Schwendt (from RedHat bug 862578) 
1761
1762 2012-09-28 [colin]      3.8.1cvs81
1763
1764         * src/advsearch.c
1765                 Never search on server if we're offline
1766                 (Asking the user would and will be better)
1767         * src/imap.c
1768                 Fix uninitialized variable (bogus) warning
1769                 Fix SELECT of the folder before searching
1770
1771 2012-09-27 [colin]      3.8.1cvs80
1772
1773         * src/advsearch.c
1774         * src/imap.c
1775         * src/etpan/imap-thread.c
1776         * src/etpan/imap-thread.h
1777                 Implement IMAP server search. Patch by
1778                 Sean Buckheister again.
1779
1780 2012-09-26 [colin]      3.8.1cvs79
1781
1782         * src/main.c
1783         * src/matcher.c
1784         * src/matcher.h
1785                 Prepare the context strings, their translation take
1786                 CPU time. Shaves 6 seconds out of 17 on my reference
1787                 folder body search.
1788         * src/summary_search.c
1789                 Fix a warning
1790
1791 2012-09-26 [colin]      3.8.1cvs78
1792
1793         * src/matcher.c
1794         * src/procmime.c
1795         * src/procmime.h
1796                 Unlock I/O in procmime, give a way
1797                 for matcher to avoid having to
1798                 read/write tmp/rewind/read tmp for
1799                 body matches.
1800
1801 2012-09-26 [colin]      3.8.1cvs77
1802
1803         * src/summary_search.c
1804                 Fix unresponsive stop button
1805         * src/gtk/quicksearch.c
1806                 Fix busy cursor
1807
1808 2012-09-26 [colin]      3.8.1cvs76
1809
1810         * src/summary_search.c
1811         * src/summaryview.c
1812         * src/summaryview.h
1813         * src/gtk/quicksearch.c
1814                 Factorize search code in summary_search and
1815                 add a progress indicator as that slows down
1816                 the first result in case of body search.
1817
1818 2012-09-26 [colin]      3.8.1cvs75
1819
1820         * src/folder.c
1821                 Fix body search triggering GUI updates
1822                 for every message when it gets MSG_SCANNED
1823                 set.
1824
1825 2012-09-26 [colin]      3.8.1cvs74
1826
1827         * src/folder.c
1828         * src/folder.h
1829         * src/imap.c
1830         * src/procmsg.c
1831         * src/procmsg.h
1832         * src/summaryview.c
1833                 Factorize msg list to num list code;
1834                 Make search faster using cache instead
1835                 of network I/O
1836
1837 2012-09-25 [mones]      3.8.1cvs73
1838
1839         * src/gtk/quicksearch.c
1840                 Fix new expressions not being added to quicksearch
1841                 history in extended mode; patch by Sean Buckheister
1842
1843 2012-09-22 [mir]        3.8.1cvs72
1844
1845         * src/advsearch.c
1846                 Fix for not searching in folders marked 'no_select'
1847                 patch provided by Colin.
1848
1849 2012-09-22 [mones]      3.8.1cvs71
1850
1851         * src/advsearch.c
1852                 Add missing copyright header
1853
1854 2012-09-21 [colin]      3.8.1cvs70
1855
1856         * src/folder.c
1857                 Fix warning where msgcount was used
1858                 uninitialized in case the search was
1859                 to be performed on a message list subset.
1860
1861 2012-09-21 [colin]      3.8.1cvs69
1862
1863         * src/gtk/quicksearch.c
1864                 Fix error background not appearing
1865
1866 2012-09-21 [colin]      3.8.1cvs68
1867
1868         * src/Makefile.am
1869         * src/advsearch.c ** ADDED **
1870         * src/advsearch.h ** ADDED **
1871         * src/folder.c
1872         * src/folder.h
1873         * src/folderview.c
1874         * src/imap.c
1875         * src/main.c
1876         * src/matcher.c
1877         * src/matcher.h
1878         * src/matchertypes.h ** ADDED **
1879         * src/mh.c
1880         * src/mimeview.c
1881         * src/news.c
1882         * src/proctypes.h
1883         * src/summary_search.c
1884         * src/summaryview.c
1885         * src/summaryview.h
1886         * src/gtk/quicksearch.c
1887         * src/gtk/quicksearch.h
1888                 Separated GUI and logic for search
1889                 Use same logic for quicksearch and folder search
1890                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1891
1892 2012-09-19 [mones]      3.8.1cvs67
1893
1894         * src/mainwindow.c
1895                 Remove spurious parameter from get_url_part and
1896                 fix potential buffer overflow
1897
1898 2012-09-19 [colin]      3.8.1cvs66
1899
1900         * src/addressbook.c
1901         * src/addrselect.c
1902                 Un-mix mixed enum comparison which happened
1903                 to work because multiple enums define the same
1904                 values.
1905
1906 2012-09-19 [colin]      3.8.1cvs65
1907
1908         * src/addrindex.c
1909         * src/editaddress.c
1910         * src/editldap.c
1911         * src/exporthtml.c
1912         * src/jpilot.c
1913         * src/procmime.c
1914         * src/plugins/bogofilter/bogofilter_gtk.c
1915         * src/plugins/pgpcore/prefs_gpg.c
1916         * src/plugins/smime/smime.c
1917         * src/plugins/spamassassin/spamassassin_gtk.c
1918                 More warning fixes, casts, useless variables and
1919                 unchecked return values
1920
1921 2012-09-19 [colin]      3.8.1cvs64
1922
1923         * src/mainwindow.c
1924                 Check possible overflow
1925         * src/prefs_account.c
1926         * src/prefs_compose_writing.c
1927         * src/prefs_logging.c
1928         * src/prefs_message.c
1929         * src/prefs_msg_colors.c
1930         * src/prefs_other.c
1931         * src/prefs_receive.c
1932         * src/prefs_summaries.c
1933         * src/prefs_wrapping.c
1934                 fix GtkAdjustment casts
1935         * src/common/ssl.c
1936                 fix warnings
1937         * src/gtk/gtkaspell.c
1938                 fix warnings
1939
1940 2012-09-19 [mones]      3.8.1cvs63
1941
1942         * src/addritem.c
1943                 Fix leak and follow function specification
1944
1945 2012-09-19 [mones]      3.8.1cvs62
1946
1947         * src/action.c
1948                 Use unused var c to check result and emit messages on error
1949         * src/addrbook.c
1950                 Remove unused vars: attr (several functions), element
1951         * src/addrclip.c
1952                 Use unused var newGroup to check result
1953         * src/addrcustomattr.c
1954                 Remove unused var summaryview and related code
1955         * src/addressbook.c
1956                 Use unused vars nn, newNode, idleID to check result
1957                 Remove unused var aoType and refactor logic around it
1958                 Comment var enabled and related debug code
1959         * src/msgcache.c
1960                 Use unused var error to check result and emit debug messages
1961         * src/textview.c
1962                 Remove unused var link_color
1963         * src/toolbar.c
1964                 Remove unused vars: attr, retVal
1965
1966 2012-09-19 [colin]      3.8.1cvs61
1967
1968         * src/imap.c
1969         * src/inc.c
1970         * src/news.c
1971         * src/send_message.c
1972         * src/common/socket.c
1973                 More precise error logging
1974
1975 2012-09-16 [mones]      3.8.1cvs60
1976
1977         * src/action.c                                                          
1978                 Removed dup calls with ignored result
1979         * src/addr_compl.c                                                    
1980                 Removed unused var is_group and simplified logic around it      
1981         * src/addrharvest.c                                                  
1982         * src/matcher.c
1983         * src/procmsg.c                                                  
1984         * src/etpan/etpan-thread-manager.c                                    
1985                 Use unused var r to verify result and emit messages on error
1986         * src/compose.c                                                  
1987                 Move color variable into conditional usage blocks
1988                 Remove assigned but not used vars: lock, titles, count    
1989         * src/edittags.c
1990                 Remove assigned but not used var actions                        
1991         * src/folderview.c
1992                 Remove assigned but not used vars: from_parent, src_node        
1993         * src/imap_gtk.c
1994         * src/mh_gtk.c                                                    
1995                 Remove malloc-ed but not used var: old_path                  
1996         * src/news.c
1997                 Comment unused vars from commented block: tofetch, fetched      
1998         * src/prefs_account.c
1999                 Remove assigned but not used var: privacy_enabled
2000         * src/prefs_actions.c
2001         * src/prefs_customheader.c
2002                 Remove assigned but not used var: store
2003         * src/prefs_filtering.c
2004                 Remove assigned but not used var: n_rows
2005         * src/prefs_template.c
2006                 Remove assigned but not used vars: model, list_store
2007         * src/prefs_toolbar.c
2008                 Remove assigned but not used var: win_titles
2009         * src/printing.c
2010                 Remove assigned but not used vars: orientation, line, baseline,
2011                 off_chars 
2012         * src/etpan/imap-thread.c
2013                 Remove assigned but not used var: value, r
2014                 Refactor to check correct memory allocation
2015         * src/etpan/nntp-thread.c
2016                 Remove assigned but not used var: value
2017         * src/gtk/gtkaspell.c
2018                 Remove assigned but not used vars: textbuf, exist
2019                 Remove unused function: find_gtkaspeller
2020         * src/gtk/gtkcmctree.c
2021                 Remove unused function: gtk_cmctree_get_offset
2022         * src/gtk/gtkshruler.c
2023                 Remove assigned but not used vars: ruler, priv
2024
2025 2012-09-14 [mones]      3.8.1cvs59
2026
2027         * src/common/log.c
2028                 Check file operation results (and remove and
2029                 unused var warning)
2030
2031 2012-09-14 [colin]      3.8.1cvs58
2032
2033         * src/gtk/inputdialog.c
2034                 Remove unused var, thanks Ticho
2035
2036 2012-09-13 [colin]      3.8.1cvs57
2037
2038         * src/stock_pixmap.c
2039                 Fix missing \n in debug line
2040
2041 2012-09-13 [colin]      3.8.1cvs56
2042
2043         * src/main.c
2044                 Don't listen on the Unix socket before we're
2045                 ready. The 'popup' order from another instance
2046                 may provoke a race and trash configuration files.
2047
2048 2012-09-13 [colin]      3.8.1cvs55
2049
2050         * src/imap.c
2051                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
2052                 Claws-Mail/IMAP and Lotus Domino". Use
2053                 correct types for start/end and test if
2054                 start is indeed before end.
2055
2056 2012-09-12 [mones]      3.8.1cvs54
2057
2058         * src/prefs_other.c
2059                 Fix bug #1975 'preference mutt key bindings do not take
2060                 effect' (and the other invalid paths too)
2061
2062 2012-09-12 [colin]      3.8.1cvs53
2063
2064         * src/procmsg.c
2065                 Revert that hunk, logic is unclear.
2066
2067 2012-09-12 [colin]      3.8.1cvs52
2068
2069         * src/addressbook.c
2070         * src/addrharvest.c
2071         * src/addrindex.c
2072         * src/addritem.c
2073         * src/compose.c
2074         * src/edittags.c
2075         * src/folder.c
2076         * src/imap.c
2077         * src/inc.c
2078         * src/ldif.c
2079         * src/mainwindow.c
2080         * src/mbox.c
2081         * src/mimeview.c
2082         * src/mutt.c
2083         * src/partial_download.c
2084         * src/prefs_filtering_action.c
2085         * src/prefs_toolbar.c
2086         * src/printing.c
2087         * src/procheader.c
2088         * src/procmime.c
2089         * src/procmsg.c
2090         * src/summaryview.c
2091         * src/textview.c
2092         * src/common/utils.c
2093         * src/etpan/imap-thread.c
2094         * src/gtk/gtkaspell.c
2095         * src/plugins/pgpcore/sgpgme.c
2096                 More fixes from bug #1961:
2097                 - Write-only variables
2098                 - Null pointer dereferences
2099                 - A couple other fixes for which the reporter
2100                   was unsure, but which showed problems.
2101                 More details in bug #1961 comments.
2102
2103 2012-09-12 [colin]      3.8.1cvs51
2104
2105         * src/compose.c
2106         * src/mh.c
2107         * src/common/ssl.c
2108         * src/plugins/pgpcore/passphrase.c
2109                 Apply patches from bug #1961, "patches for
2110                 a couple of clang warnings":
2111                 - Check return codes
2112                 - Remove dead code
2113
2114 2012-09-12 [colin]      3.8.1cvs50
2115
2116         * claws-mail.pc.in
2117                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
2118                 where the included menu.h could come from Ncurses.
2119                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
2120
2121 2012-09-11 [colin]      3.8.1cvs49
2122
2123         * src/main.c
2124                 Fix race condition at start.
2125
2126 2012-09-10 [colin]      3.8.1cvs48
2127
2128         * src/main.c
2129                 Create lock socket as soon as possible, not after
2130                 a few things like caching all prefs.
2131
2132 2012-09-09 [mones]      3.8.1cvs47
2133
2134         * src/plugins/bogofilter/bogofilter.c
2135                 Add missing include
2136
2137 2012-09-08 [colin]      3.8.1cvs46
2138
2139         * AUTHORS
2140         * src/Makefile.am
2141         * src/action.c
2142         * src/addr_compl.c
2143         * src/addrbook.c
2144         * src/compose.c
2145         * src/compose.h
2146         * src/editaddress.c
2147         * src/filtering.c
2148         * src/folder.c
2149         * src/folder.h
2150         * src/folderview.h
2151         * src/headerview.h
2152         * src/imap_gtk.c
2153         * src/localfolder.c
2154         * src/main.c
2155         * src/mainwindow.c
2156         * src/mainwindow.h
2157         * src/matcher.c
2158         * src/matcher_parser_parse.y
2159         * src/messageview.c
2160         * src/messageview.h
2161         * src/mh.c
2162         * src/mh_gtk.c
2163         * src/mimeview.c
2164         * src/mimeview.h
2165         * src/noticeview.h
2166         * src/prefs_account.c
2167         * src/prefs_account.h
2168         * src/prefs_filtering.c
2169         * src/prefs_filtering_action.c
2170         * src/prefs_gtk.h
2171         * src/prefs_matcher.c
2172         * src/prefs_template.c
2173         * src/prefs_toolbar.c
2174         * src/privacy.c
2175         * src/procheader.h
2176         * src/procmime.c
2177         * src/procmime.h
2178         * src/procmsg.c
2179         * src/procmsg.h
2180         * src/proctypes.h
2181         * src/remotefolder.c
2182         * src/summaryview.c
2183         * src/summaryview.h
2184         * src/textview.c
2185         * src/textview.h
2186         * src/toolbar.c
2187         * src/uri_opener.c
2188         * src/viewtypes.h
2189         * src/common/defs.h
2190         * src/gtk/authors.h
2191         * src/gtk/description_window.c
2192         * src/plugins/trayicon/trayicon.c
2193                 Break circular dependencies in Claws' headers,
2194                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
2195
2196 2012-09-08 [colin]      3.8.1cvs45
2197
2198         * src/textview.c
2199                 Fix shortcut getting
2200
2201 2012-09-05 [colin]      3.8.1cvs44
2202
2203         * src/matcher.c
2204         * src/matcher.h
2205         * src/prefs_matcher.c
2206                 Drop matcherprop_new_create, which is just a copy of
2207                 matcherprop_new, and staticalize what can be
2208
2209 2012-09-05 [colin]      3.8.1cvs43
2210
2211         * src/plugins/pgpcore/select-keys.c
2212                 Fix bug #2390, "Non-fully-trusted-key-warning appears
2213                 based on primary UID rather than recipient e-mail"
2214
2215 2012-08-29 [colin]      3.8.1cvs42
2216
2217         * src/gtk/gtkaspell.c
2218                 Fix bug #2596, "Spell checker does not work properly"
2219
2220 2012-08-29 [colin]      3.8.1cvs41
2221
2222         * src/plugins/pgpcore/sgpgme.c
2223                 Set gpgme's locale to UTF-8. Fixes bug #2650,
2224                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
2225
2226 2012-08-29 [colin]      3.8.1cvs40
2227
2228         * src/mainwindow.c
2229         * src/messageview.c
2230         * src/mimeview.c
2231         * src/mimeview.h
2232         * src/summaryview.c
2233         * src/textview.c
2234         * src/gtk/menu.c
2235         * src/gtk/menu.h
2236                 Move the hardcoded mimeview shortcuts to standard menus.
2237
2238 2012-08-27 [colin]      3.8.1cvs39
2239
2240         * src/main.c
2241                 Fix double mainwindow presentation that confuses GNOME3
2242                 when some plugins fail to load (subsequent Claws windows
2243                 got no focus in that case)
2244
2245 2012-08-27 [colin]      3.8.1cvs38
2246
2247         * src/summaryview.c
2248                 Make Mark all read confirmation button more clear
2249
2250 2012-08-27 [colin]      3.8.1cvs37
2251
2252         * src/mainwindow.c
2253         * src/summaryview.c
2254                 Separate "Mark all read" from "Mark as read"
2255                 and "Ignore thread"
2256
2257 2012-08-27 [wwp]        3.8.1cvs36
2258
2259         * src/inc.c
2260         * src/procmsg.c
2261                 Remove session statistics debug statements (irrelevant in repo,
2262                 that's dev stuff).
2263
2264 2012-08-24 [mones]      3.8.1cvs35
2265
2266         * manual/advanced.xml
2267                 Keep alphabetic order of hidden options lost
2268                 and update Clawsker URL.
2269         * manual/de/advanced.xml
2270         * manual/fr/advanced.xml
2271                 Update Clawsker URL.
2272         * manual/es/advanced.xml
2273                 Sync with English version and update Clawsker URL.
2274         * manual/de/dist/html/Makefile.am
2275         * manual/es/dist/html/Makefile.am
2276         * manual/fr/dist/html/Makefile.am
2277         * manual/pl/dist/html/Makefile.am
2278         * manual/dist/html/Makefile.am
2279                 Fix bug 2723 'Missing encoding in generated html manual'
2280
2281 2012-08-23 [colin]      3.8.1cvs34
2282
2283         * src/mainwindow.c
2284                 Fix --offline asking if one wants to sync,
2285                 due to re-entering. Thanks <ebik@ucw.cz>.
2286
2287 2012-08-16 [colin]      3.8.1cvs33
2288
2289         * src/imap.c
2290                 Always clear the tags list when fetching a folder, or
2291                 Claws will never untag an untagged email. Patch by
2292                 Igor Mammedov <imammedo@redhat.com>
2293
2294 2012-08-12 [colin]      3.8.1cvs32
2295
2296         * src/compose.c
2297                 Exclude text/plain from the attachment thing
2298
2299 2012-08-12 [colin]      3.8.1cvs31
2300
2301         * src/messageview.c
2302                 Fix comparison, thanks to Michael Gmelin
2303
2304 2012-08-12 [colin]      3.8.1cvs30
2305
2306         * src/messageview.c
2307                 Only show HTML parts by default (if the pref
2308                 is set so) if the part disposition-type is
2309                 inline or unknown, but not attachment.
2310         * src/common/ssl.c
2311                 Remove useless hook that won't ever be used
2312                 on windows
2313
2314 2012-08-12 [colin]      3.8.1cvs29
2315
2316         * src/compose.c
2317                 Make sure text/* attachments are not made
2318                 inline, regardless of the compose mode.
2319                 Finishes fixing bug #2203 after auto-save
2320                 switches mode to COMPOSE_REEDIT. Thanks to
2321                 Michael Gmelin for finding this.
2322
2323 2012-08-09 [colin]      3.8.1cvs28
2324
2325         * src/prefs_filtering.c
2326                 Make treeView type-ahead case insensitive
2327                 Patch by Andreas Ronnquist
2328
2329 2012-08-09 [colin]      3.8.1cvs27
2330
2331         * src/gtk/sslcertwindow.c
2332                 Fix leak
2333
2334 2012-08-09 [colin]      3.8.1cvs26
2335
2336         * src/common/ssl.c
2337         * src/common/ssl_certificate.c
2338         * src/common/ssl_certificate.h
2339         * src/gtk/sslcertwindow.c
2340                 Fix bug 2718, "Failure to check peer hostname
2341                 when checking certificate"
2342
2343 2012-08-05 [ticho]      3.8.1cvs25
2344
2345         * src/compose.c
2346                 Avoid header combo box to get focus twice (first text within,
2347                 then combobox widget itself) when switching focus with TAB.
2348
2349 2012-07-28 [ticho]      3.8.1cvs24
2350
2351         * src/compose.c
2352                 Properly fix setting "transient for" for attachment properties
2353                 dialog when called via popup menu (since we're stealing focus
2354                 few lines before, we need to do it directly, not via
2355                 manage_window_*).
2356
2357 2012-07-28 [ticho]      3.8.1cvs23
2358
2359         * src/gtk/pluginwindow.c
2360         * src/gtk/prefswindow.c
2361                 Fixed setting "transient for" property for plugin load/unload
2362                 file dialog. Connected manage_window signals to prefswindow events.
2363
2364 2012-07-27 [ticho]      3.8.1cvs22
2365
2366         * src/summaryview.c
2367         * src/textview.c
2368                 Fixed setting "transient for" property for summaryview file
2369                 dialog and messageview's image save dialog.
2370
2371 2012-07-27 [ticho]      3.8.1cvs21
2372
2373         * src/crash.c
2374         * src/mimeview.c
2375                 Fix setting "transient for" property for file select dialogs
2376                 in crash report and mimeview.
2377
2378 2012-07-27 [ticho]      3.8.1cvs20
2379
2380         * src/compose.c
2381                 Fixed "transient for" property for file attach dialog when
2382                 called from Attachments list popup menu. Simplified menu item
2383                 sensitivities setting code logic for this menu.
2384
2385 2012-07-25 [ticho]      3.8.1cvs19
2386
2387         * manual/advanced.xml
2388                 Add the three hidden preferences related to colored display
2389                 of unified diffs to manual.
2390
2391 2012-07-25 [ticho]      3.8.1cvs18
2392
2393         * src/gtk/gtkaspell.c
2394                 Create "Change directory" submenu in a separate function, change
2395                 wording a bit, and make the submenu always available in a context
2396                 menu of body edit box in compose window.
2397
2398 2012-07-25 [ticho]      3.8.1cvs17
2399
2400         * src/gtk/prefswindow.c
2401                 Correctly set transient_for property for preferences window,
2402                 as well as for color picker dialogs. Fixes bug #2710.
2403
2404 2012-07-25 [ticho]      3.8.1cvs16
2405
2406         * src/gtk/quicksearch.c
2407                 Allow quicksearch syntax description window to be correctly
2408                 set transient for main window.
2409
2410 2012-07-15 [wwp]        3.8.1cvs15
2411
2412         * src/procmime.c
2413                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2414
2415 2012-07-10 [paul]       3.8.1cvs14
2416
2417         * src/procmime.c
2418                 forgot this in last commit
2419
2420 2012-07-10 [paul]       3.8.1cvs13
2421
2422         * src/messageview.c
2423         * src/common/defs.h
2424         * src/common/quoted-printable.c
2425         * src/common/quoted-printable.h
2426                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2427                 the bug: partial message text loss
2428
2429 2012-07-10 [mones]      3.8.1cvs12
2430
2431         * src/plugins/pgpcore/sgpgme.c
2432                 Fix bug 2689, 'segfault when trying to view info
2433                 about pgp/smime sign'
2434
2435 2012-07-08 [ticho]      3.8.1cvs11
2436
2437         * src/plugins/pgpcore/sgpgme.c
2438                 Consider marginal signature validity as untrusted. Suggested by
2439                 Jean-Benoist Leger (leger at crans.org).
2440
2441 2012-07-08 [paul]       3.8.1cvs10
2442
2443         * src/gtk/icon_legend.c
2444                 fix (reveal) hidden icon in gui and build warning
2445
2446 2012-07-07 [paul]       3.8.1cvs9
2447
2448         * src/plugins/pgpcore/prefs_gpg.c
2449                 fix build
2450
2451 2012-07-07 [colin]      3.8.1cvs8
2452
2453         * claws-features.h.in
2454         * src/codeconv.h
2455         * src/imap_gtk.h
2456         * src/inc.h
2457         * src/jpilot.h
2458         * src/messageview.h
2459         * src/msgcache.h
2460         * src/news_gtk.h
2461         * src/partial_download.h
2462         * src/pop.h
2463         * src/prefs_account.h
2464         * src/prefs_common.h
2465         * src/printing.h
2466         * src/procmime.h
2467         * src/procmsg.h
2468         * src/stock_pixmap.c
2469         * src/textview.h
2470         * src/common/defs.h
2471         * src/common/log.h
2472         * src/common/session.h
2473         * src/common/smtp.h
2474         * src/common/socket.h
2475         * src/common/ssl.h
2476         * src/common/ssl_certificate.h
2477         * src/common/timing.h
2478         * src/common/utils.h
2479         * src/gtk/gtkaspell.h
2480         * src/gtk/gtkutils.h
2481         * src/gtk/pluginwindow.h
2482         * src/gtk/spell_entry.h
2483         * src/gtk/sslcertwindow.h
2484                 Don't export config.h in public headers
2485
2486 2012-07-07 [colin]      3.8.1cvs7
2487
2488         * claws-features.h.in
2489         * configure.ac
2490         * Makefile.am
2491         * src/account.c
2492         * src/action.c
2493         * src/addr_compl.c
2494         * src/addrcustomattr.c
2495         * src/addrduplicates.c
2496         * src/addressadd.c
2497         * src/addressbook.c
2498         * src/addressbook_foldersel.c
2499         * src/addrgather.c
2500         * src/addrindex.c
2501         * src/alertpanel.c
2502         * src/autofaces.c
2503         * src/browseldap.c
2504         * src/codeconv.c
2505         * src/codeconv.h
2506         * src/compose.c
2507         * src/crash.c
2508         * src/customheader.c
2509         * src/displayheader.c
2510         * src/editaddress.c
2511         * src/editaddress_other_attributes_ldap.c
2512         * src/editbook.c
2513         * src/editgroup.c
2514         * src/editjpilot.c
2515         * src/editldap.c
2516         * src/editldap_basedn.c
2517         * src/edittags.c
2518         * src/editvcard.c
2519         * src/exphtmldlg.c
2520         * src/expldifdlg.c
2521         * src/export.c
2522         * src/exporthtml.c
2523         * src/exportldif.c
2524         * src/folder.c
2525         * src/folder_item_prefs.c
2526         * src/grouplistdialog.c
2527         * src/headerview.c
2528         * src/image_viewer.c
2529         * src/imap.c
2530         * src/imap_gtk.c
2531         * src/imap_gtk.h
2532         * src/import.c
2533         * src/importldif.c
2534         * src/importmutt.c
2535         * src/importpine.c
2536         * src/inc.c
2537         * src/inc.h
2538         * src/jpilot.c
2539         * src/jpilot.h
2540         * src/ldapctrl.c
2541         * src/ldaplocate.c
2542         * src/ldapquery.c
2543         * src/ldapserver.c
2544         * src/ldapupdate.c
2545         * src/ldaputil.c
2546         * src/main.c
2547         * src/manual.c
2548         * src/matcher.c
2549         * src/mbox.c
2550         * src/message_search.c
2551         * src/messageview.h
2552         * src/mh.c
2553         * src/mh_gtk.c
2554         * src/mimeview.c
2555         * src/msgcache.c
2556         * src/msgcache.h
2557         * src/news.c
2558         * src/news_gtk.c
2559         * src/news_gtk.h
2560         * src/noticeview.c
2561         * src/partial_download.c
2562         * src/partial_download.h
2563         * src/pop.c
2564         * src/pop.h
2565         * src/prefs_account.c
2566         * src/prefs_account.h
2567         * src/prefs_actions.c
2568         * src/prefs_common.c
2569         * src/prefs_common.h
2570         * src/prefs_compose_writing.c
2571         * src/prefs_customheader.c
2572         * src/prefs_display_header.c
2573         * src/prefs_ext_prog.c
2574         * src/prefs_filtering.c
2575         * src/prefs_filtering_action.c
2576         * src/prefs_folder_column.c
2577         * src/prefs_folder_item.c
2578         * src/prefs_fonts.c
2579         * src/prefs_gtk.c
2580         * src/prefs_image_viewer.c
2581         * src/prefs_logging.c
2582         * src/prefs_matcher.c
2583         * src/prefs_message.c
2584         * src/prefs_msg_colors.c
2585         * src/prefs_other.c
2586         * src/prefs_quote.c
2587         * src/prefs_receive.c
2588         * src/prefs_send.c
2589         * src/prefs_spelling.c
2590         * src/prefs_summaries.c
2591         * src/prefs_summary_column.c
2592         * src/prefs_summary_open.c
2593         * src/prefs_toolbar.c
2594         * src/prefs_wrapping.c
2595         * src/printing.c
2596         * src/printing.h
2597         * src/procheader.c
2598         * src/procmime.c
2599         * src/procmime.h
2600         * src/procmsg.h
2601         * src/quote_fmt.c
2602         * src/recv.c
2603         * src/send_message.c
2604         * src/setup.c
2605         * src/ssl_manager.c
2606         * src/statusbar.c
2607         * src/summary_search.c
2608         * src/textview.c
2609         * src/textview.h
2610         * src/toolbar.c
2611         * src/undo.c
2612         * src/unmime.c
2613         * src/uri_opener.c
2614         * src/wizard.c
2615         * src/common/claws.c
2616         * src/common/defs.h
2617         * src/common/hooks.c
2618         * src/common/log.c
2619         * src/common/log.h
2620         * src/common/plugin.c
2621         * src/common/prefs.c
2622         * src/common/session.c
2623         * src/common/session.h
2624         * src/common/smtp.c
2625         * src/common/smtp.h
2626         * src/common/socket.c
2627         * src/common/socket.h
2628         * src/common/ssl.c
2629         * src/common/ssl.h
2630         * src/common/ssl_certificate.c
2631         * src/common/ssl_certificate.h
2632         * src/common/string_match.c
2633         * src/common/tags.c
2634         * src/common/timing.h
2635         * src/common/utils.c
2636         * src/common/utils.h
2637         * src/etpan/etpan-thread-manager.c
2638         * src/etpan/imap-thread.c
2639         * src/etpan/nntp-thread.c
2640         * src/gtk/about.c
2641         * src/gtk/combobox.c
2642         * src/gtk/description_window.c
2643         * src/gtk/filesel.c
2644         * src/gtk/gtkaspell.c
2645         * src/gtk/gtkaspell.h
2646         * src/gtk/gtkshruler.c
2647         * src/gtk/gtkunit.c
2648         * src/gtk/gtkutils.c
2649         * src/gtk/gtkutils.h
2650         * src/gtk/gtkvscrollbutton.c
2651         * src/gtk/icon_legend.c
2652         * src/gtk/inputdialog.c
2653         * src/gtk/logwindow.c
2654         * src/gtk/menu.c
2655         * src/gtk/pluginwindow.c
2656         * src/gtk/pluginwindow.h
2657         * src/gtk/prefswindow.c
2658         * src/gtk/progressdialog.c
2659         * src/gtk/quicksearch.c
2660         * src/gtk/spell_entry.c
2661         * src/gtk/spell_entry.h
2662         * src/gtk/sslcertwindow.c
2663         * src/gtk/sslcertwindow.h
2664         * src/plugins/bogofilter/bogofilter.c
2665         * src/plugins/bogofilter/bogofilter_gtk.c
2666         * src/plugins/dillo_viewer/dillo_prefs.c
2667         * src/plugins/dillo_viewer/dillo_viewer.c
2668         * src/plugins/pgpcore/pgp_viewer.c
2669         * src/plugins/pgpcore/plugin.c
2670         * src/plugins/pgpcore/sgpgme.c
2671         * src/plugins/pgpinline/pgpinline.c
2672         * src/plugins/pgpinline/plugin.c
2673         * src/plugins/pgpmime/pgpmime.c
2674         * src/plugins/pgpmime/plugin.c
2675         * src/plugins/smime/plugin.c
2676         * src/plugins/smime/smime.c
2677         * src/plugins/spamassassin/libspamc.c
2678         * src/plugins/spamassassin/spamassassin.c
2679         * src/plugins/spamassassin/spamassassin_gtk.c
2680         * src/plugins/trayicon/trayicon.c
2681         * src/plugins/trayicon/trayicon_prefs.c
2682                 Specify Claws compile-time features in a specific header
2683
2684 2012-07-06 [wwp]        3.8.1cvs6
2685
2686         * src/main.c
2687         * src/gtk/about.c
2688                 Session statistics: format date following global prefs,
2689                 and fix stats output a little bit.
2690
2691 2012-07-03 [mir]        3.8.1cvs5
2692
2693         * src/procmime.c
2694             fix bug 2642, 'improve transfer encoding selection'.
2695             Patch provided by Christopher Zimmermann
2696             (madroach claws at gmerlin dot de)
2697
2698 2012-07-03 [mir]        3.8.1cvs4
2699
2700         * src/procmime.c
2701         * src/common/defs.h
2702             fix bug 2641, '7bit or 8bit encoded attachments can
2703             have lines longer than 998 characters'.
2704             Patch provided by Christopher Zimmermann
2705             (madroach claws at gmerlin dot de)
2706
2707
2708 2012-07-03 [mir]        3.8.1cvs3
2709
2710         * src/procmime.c
2711         * src/common/defs.h
2712             fix bug 2641, '7bit or 8bit encoded attachments can
2713             have lines longer than 998 characters'.
2714             Patch provided by Christopher Zimmermann
2715             (madroach claws at gmerlin dot de)
2716
2717 2012-07-03 [mir]        3.8.1cvs2
2718
2719         * src/messageview.c
2720         * src/procmime.c
2721         * src/common/quoted-printable.c
2722         * src/common/quoted-printable.h
2723             fix bug 2640, 'improve quoted-printable encoding'
2724             Patch provided by madroach claws at gmerlin dot de
2725
2726 2012-06-30 [paul]       3.8.1cvs1
2727
2728         * Makefile.am
2729                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2730
2731 2012-06-27 [paul]       3.8.1
2732         * NEWS
2733         * README
2734         * RELEASE_NOTES 
2735                 3.8.1 unleashed!
2736                 
2737 2012-06-27 [paul]       3.8.0cvs58
2738
2739         * configure.ac
2740                 fix minimum required GTK+, which got mistakenly bumped
2741                 in 3.8.0cvs36
2742
2743 2012-06-27 [paul]       3.8.0cvs57
2744
2745         * configure.ac
2746         * po/cs.po
2747         * po/de.po
2748         * po/es.po
2749         * po/fr.po
2750         * po/hu.po
2751         * po/id_ID.po
2752         * po/lt.po
2753         * po/pt_BR.po
2754         * po/sk.po
2755         * po/sv.po
2756         * po/zh_CN.po
2757         * po/zh_TW.po
2758                 updated translations
2759         * src/gtk/authors.h
2760         * tools/claws.i18n.status.pl
2761                 updated based on currently active
2762
2763 2012-06-25 [mir]        3.8.0cvs56
2764
2765         * src/folder.c
2766             If a folder class returns <> 0 then the message has not
2767             been removed from the file system and therefore it should
2768             not be removed from the cache either.
2769
2770 2012-06-20 [ticho]      3.8.0cvs55
2771
2772         * src/mh.c
2773                 Fix for bug #1090 - Standard-folders appear again
2774                 after rescanning tree
2775
2776 2012-06-20 [paul]       3.8.0cvs54
2777
2778         * src/prefs_common.c
2779         * src/prefs_common.h
2780         * src/textview.c
2781         * src/textview.h
2782                 colourise attached patches.
2783                 Patch by Ticho
2784
2785 2012-06-02 [wwp]        3.8.0cvs53
2786
2787         * src/gtk/progressdialog.c
2788                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2789                 now hides (as well as pressing Esc) instead of doing nothing.
2790
2791 2012-06-02 [wwp]        3.8.0cvs52
2792
2793         * doc/man/claws-mail.1
2794         * src/main.c
2795         * src/main.h
2796         * src/inc.c
2797         * src/procmsg.c
2798         * src/gtk/about.c
2799                 Introduce a new feature: basic session statistics (from the about dialog
2800                 or the command-line).
2801
2802 2012-06-02 [wwp]        3.8.0cvs51
2803
2804         * src/compose.c
2805                 Fix bug 2620: shift+tab from subject field not working.
2806
2807 2012-06-02 [wwp]        3.8.0cvs50
2808
2809         * src/compose.c
2810         * src/mainwindow.c
2811         * src/messageview.c
2812                 Normalize capitalization of strings in UI.
2813
2814 2012-05-30 [paul]       3.8.0cvs49
2815
2816         * src/common/ssl.c
2817                 don't do TLS if not requested by user. fixes connecting to
2818                 servers which, for example, want SSL 3 only
2819
2820 2012-05-27 [paul]       3.8.0cvs48
2821
2822         * *
2823                 update copyright headers to 2012
2824
2825 2012-05-27 [paul]       3.8.0cvs47
2826
2827         * src/editldap.c
2828         * src/prefs_actions.c
2829         * src/gtk/about.c
2830                 fix some typos in strings, thanks to Thomas Bellmann
2831
2832 2012-05-16 [paul]       3.8.0cvs46
2833
2834         * src/prefs_filtering_action.c
2835                 fix disabled 'select...' button that never goes away
2836                 when using the new addr book
2837                 
2838
2839 2012-05-16 [colin]      3.8.0cvs45
2840
2841         * src/common/utils.c
2842                 And fix leak
2843
2844 2012-05-16 [colin]      3.8.0cvs44
2845
2846         * src/common/utils.c
2847                 Make remove_numbered_files much faster when there's
2848                 just one file to remove.
2849
2850 2012-05-16 [paul]       3.8.0cvs43
2851
2852         * src/matcher.c
2853                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2854
2855 2012-05-16 [paul]       3.8.0cvs42
2856
2857         * src/gtk/description_window.c
2858                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2859
2860 2012-05-16 [paul]       3.8.0cvs41
2861
2862         * src/common/ssl_certificate.c
2863                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2864                 Patch by Christian Hesse
2865
2866 2012-05-11 [colin]      3.8.0cvs40
2867
2868         * src/mimeview.c
2869         * src/common/utils.c
2870                 Fix bug 2659, 'E-mail attachments are handled
2871                 inconsistently'
2872                 Fix problems iterating the mime tree, and determine
2873                 whether a file is an email without To:
2874
2875 2012-04-03 [colin]      3.8.0cvs39
2876
2877         * src/Makefile.am
2878                 Fix build (damn whitespace-sensitive file format)
2879
2880 2012-04-02 [colin]      3.8.0cvs38
2881
2882         * src/Makefile.am
2883                 Fix incomplete make dist
2884
2885 2012-04-02 [colin]      3.8.0cvs37
2886
2887         * src/compose.c
2888                 Fix mistakenly removed function call
2889
2890 2012-04-01 [colin]      3.8.0cvs36
2891
2892         * configure.ac
2893         * src/.cvsignore
2894         * src/Makefile.am
2895         * src/addr_compl.c
2896         * src/addressadd.c
2897         * src/addressadd.h
2898         * src/addressbook-dbus.c
2899         * src/addressbook-dbus.h
2900         * src/addrgather.c
2901         * src/addrgather.h
2902         * src/addrharvest.c
2903         * src/addrharvest.h
2904         * src/claws-contacts.xml
2905         * src/compose.c
2906         * src/compose.h
2907         * src/filtering.c
2908         * src/headerview.c
2909         * src/main.c
2910         * src/mainwindow.c
2911         * src/messageview.c
2912         * src/prefs_common.c
2913         * src/prefs_filtering_action.c
2914         * src/prefs_matcher.c
2915         * src/summaryview.c
2916         * src/textview.c
2917         * src/toolbar.c
2918         * src/plugins/bogofilter/bogofilter_gtk.c
2919         * src/plugins/dillo_viewer/dillo_prefs.c
2920         * src/plugins/spamassassin/spamassassin_gtk.c
2921         * src/plugins/trayicon/trayicon.c
2922                 Import new addressbook code from the new-contacts branch
2923
2924 2012-03-29 [paul]       3.8.0cvs35
2925
2926         * AUTHORS
2927         * src/gtk/authors.h
2928         * src/gtk/quicksearch.c
2929                 add 'ha', short version of 'has_attachment' in quick search
2930                 Patch by Andreas Rönnquist
2931
2932 2012-03-26 [mones]      3.8.0cvs34
2933
2934         * src/common/plugin.c
2935                 Support 2 and 3-clause BSD licensed plugins
2936
2937 2012-03-15 [pawel]      3.8.0cvs33
2938
2939         * src/messageview.c
2940         * src/textview.c
2941                 - Make separate window info more accurate about
2942                 move to trash/deletion.
2943                 - Fix busy cursor
2944
2945 2012-03-14 [pawel]      3.8.0cvs32
2946
2947         * src/folder.c
2948         * src/messageview.c
2949         * src/messageview.h
2950         * src/procmsg.h
2951         * src/summaryview.c
2952         * src/textview.c
2953         * src/textview.h
2954                 Better fix for bug #2501
2955                 Instead of leaving blank window after message move or delete,
2956                 update separate view to next message in message list or
2957                 display info why view is blank. This was discussed
2958                 in bug #2621 comments.
2959
2960 2012-03-11 [colin]      3.8.0cvs31
2961
2962         * src/gtk/gtkcmctree.c
2963         * src/gtk/authors.h
2964         * AUTHORS
2965                 Fix focus rectangle on unfocused rows
2966                 Patch by Michael Shell
2967
2968 2012-02-29 [colin]      3.8.0cvs30
2969
2970         * src/gtk/gtkcmctree.c
2971                 Fix bug #2577, "Focus rectangle on folder list and message 
2972                 list headings doesn't get properly cleared when switching 
2973                 heading and horizontally scrolling list (underlines and 
2974                 vertical lines remain on screen)". Patch by Michael Shell
2975
2976 2012-02-13 [pawel]      3.8.0cvs29
2977
2978         * src/messageview.c
2979                 Fix crasher when double clicking on IMAP message and
2980                 MessageView is not shown introduced in cvs21
2981                 Patch by mones
2982
2983 2012-02-10 [pawel]      3.8.0cvs28
2984
2985         * src/filtering.c
2986                 Fix bug #2598 'Actions can move locked messages'
2987
2988 2012-02-08 [pawel]      3.8.0cvs27
2989
2990         * src/prefs_actions.c
2991         * src/prefs_actions.h
2992         * src/prefs_toolbar.c
2993         * src/prefs_toolbar.h
2994         * src/toolbar.c
2995         * src/toolbar.h
2996                 - Implement automatic removal of toolbar action buttons when
2997                   associated action is removed
2998                 - Don't allow creation of two actions with the same name,
2999                   before all executions/removals were performed on first action
3000                   with duplicated name in linked list which wasn't always
3001                   correct behaviour
3002
3003 2012-02-05 [colin]      3.8.0cvs26
3004
3005         * src/main.c
3006         * src/mainwindow.c
3007         * src/messageview.c
3008         * src/messageview.h
3009         * src/prefs_common.c
3010         * src/prefs_common.h
3011         * src/procmsg.c
3012         * src/procmsg.h
3013         * src/summaryview.c
3014         * src/summaryview.h
3015                 Add an history to navigate in mails
3016
3017 2012-02-05 [colin]      3.8.0cvs25
3018
3019         * src/procmime.c
3020                 Fix inverted comparison in list_find_custom.
3021
3022 2012-02-03 [wwp]        3.8.0cvs24
3023
3024         * src/gtk/progressdialog.c
3025         Make translators life easier: use View log instead of Show log
3026         (thanks, gusnan!).
3027
3028 2012-02-02 [pawel]      3.8.0cvs23
3029
3030         * src/folderview.c
3031                 Fix bug #2590 'Un-capitalize strings'
3032                 Patch by Christian Hesse
3033
3034 2012-02-02 [pawel]      3.8.0cvs22
3035
3036         * src/mainwindow.c
3037                 Fix bug #2595 
3038                 'Change expand behavior for message list / message view'
3039                 Patch by Christian Hesse
3040
3041 2012-02-02 [pawel]      3.8.0cvs21
3042
3043         * src/folder.c
3044         * src/messageview.c
3045         * src/messageview.h
3046         * src/procmsg.h
3047                 Fix bug #2501 'opened message blanks when moved to other folder'
3048                 Detect message move and update message window contents 
3049                 accordingly, if message is moved to trash close window
3050
3051 2012-02-01 [pawel]      3.8.0cvs20
3052
3053         * src/jpilot.c
3054         * src/mutt.c
3055         * src/pine.c
3056         * src/procmsg.c
3057         * src/vcard.c
3058         * src/gtk/sslcertwindow.c
3059                 More strncat boundary checks
3060
3061 2012-01-31 [wwp]        3.8.0cvs19
3062
3063         * src/gtk/gtkutils.c
3064         Fix warnings in gtkutils: wrong function name, missing newline, typo and
3065         long line wrapping.
3066
3067 2012-01-31 [wwp]        3.8.0cvs18
3068
3069         * src/gtk/progressdialog.c
3070         * src/gtk/progressdialog.h
3071         * src/inc.c
3072         * src/send_message.c
3073         Add a button to the retrieve/send dialogs to
3074         open the network log.
3075
3076 2012-01-25 [wwp]        3.8.0cvs17
3077
3078         * src/addr_compl.c
3079         Remove debug statement.
3080
3081 2012-01-20 [pawel]      3.8.0cvs16
3082
3083         * src/addrbook.c
3084         * src/exportldif.c
3085                 Fix bug #2574 'Statement might be overflowing a
3086                 buffer in strncat'
3087
3088 2012-01-20 [pawel]      3.8.0cvs15
3089
3090         * src/mimeview.c
3091                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
3092
3093 2012-01-14 [colin]      3.8.0cvs14
3094
3095         * commitHelper
3096                 Update tracker trigger url
3097
3098 2012-01-10 [wwp]        3.8.0cvs13
3099
3100         * src/mainwindow.c
3101         * src/mainwindow.h
3102         * src/toolbar.c
3103                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
3104                 account) and of mainwindows's relevant entry when current account
3105                 is not able to retrieve (SMTP-only).
3106
3107 2012-01-09 [colin]      3.8.0cvs12
3108
3109         * src/summaryview.c
3110                 Fix bug 1924, 'Messages marked move to Trash appear 
3111                 identical to messages marked move to $FOLDER'
3112
3113 2012-01-05 [colin]      3.8.0cvs11
3114
3115         * src/main.c
3116                 Fix crasher infinite loop
3117
3118 2012-01-03 [colin]      3.8.0cvs10
3119
3120         * src/gtk/gtkcmctree.c
3121                 Revert previous patch, it's buggy on headers
3122
3123 2012-01-03 [colin]      3.8.0cvs9
3124
3125         * src/gtk/gtkcmctree.c
3126                 Fix bug #2566, 'wrapped Subject not bounded'
3127
3128 2011-12-29 [pawel]      3.8.0cvs8
3129
3130         * src/compose.c
3131         * src/compose.h
3132         * src/main.c
3133         * src/mimeview.c
3134                 Make forwarding selected attachment possible from
3135                 mimeview's context menu
3136                 Fixex bug #2047 'forward attachments'
3137
3138 2011-12-28 [paul]       3.8.0cvs7
3139
3140         * src/prefs_account.c
3141                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
3142
3143 2011-12-28 [colin]      3.8.0cvs6
3144
3145         * src/mimeview.c
3146                 Fix fix
3147
3148 2011-12-28 [colin]      3.8.0cvs5
3149
3150         * src/mimeview.c
3151                 Fix GTK+2.16 build (w32)
3152
3153 2011-12-18 [mir]        3.8.0cvs4
3154
3155         * src/ldapctrl.c
3156             Fix bug in search criteria when doing a
3157             complete directory search using '*'
3158
3159 2011-12-16 [mir]        3.8.0cvs3
3160
3161         * src/Makefile.am
3162             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
3163
3164 2011-12-16 [wwp]        3.8.0cvs2
3165
3166         * src/procmsg.c
3167         * src/stock_pixmap.c
3168         * src/stock_pixmap.h
3169         * src/summaryview.c
3170         * src/gtk/icon_legend.c
3171         * src/pixmaps/replied_and_forwarded.xpm
3172           Make replied and forwarded status flags non exclusive.
3173           Introduce a new message state (and relevant icon in message list)
3174           where both the replied and forwarded flags are set.
3175
3176 2011-12-16 [paul]       3.8.0cvs1
3177
3178         * tools/claws.i18n.status.pl
3179                 update id to id_ID
3180
3181 2011-12-16 [paul]       3.8.0
3182         * NEWS
3183         * README
3184         * RELEASE_NOTES 
3185                 3.8.0 unleashed!                
3186
3187 2011-12-16 [paul]       3.7.10cvs113
3188
3189         * configure.ac
3190         * po/cs.po
3191         * po/es.po
3192         * po/fr.po
3193         * po/hu.po
3194         * po/id.po **REMOVED**
3195         * po/id_ID.po **ADDED**
3196         * po/pt_BR.po
3197         * po/ru.po
3198         * po/sk.po
3199         * po/uk.po
3200                 updates
3201
3202 2011-12-09 [pawel]      3.7.10cvs112
3203
3204         * src/summaryview.c
3205         * src/gtk/quicksearch.c
3206         * src/gtk/quicksearch.h
3207                 Invalidate quicksearch root folder when removed
3208                 Fixes bug #2560 'crash when unsubscribing newsgroup and
3209                 having active search field'
3210
3211 2011-12-08 [pawel]      3.7.10cvs111
3212
3213         * src/mimeview.c
3214                 Better fix for cvs94
3215
3216 2011-12-08 [wwp]        3.7.10cvs110
3217
3218         * src/compose.c
3219         Make "From" widget set independant from recipient lists below,
3220         so that it doesn't scroll when several recipients headers
3221         are added and eventually are scrolling the view.
3222         Path by Christian Hesse <mail@earthworm.de>.
3223         Fixes bug #2481 'do not scroll "from" dropdown list and sender
3224         address'.
3225
3226 2011-12-02 [paul]       3.7.10cvs109
3227
3228         * src/mainwindow.c
3229         * src/messageview.c
3230                 consistent label style
3231
3232 2011-11-29 [wwp]        3.7.10cvs108
3233
3234         * src/plugins/trayicon/libeggtrayicon/.cvsignore
3235         More generated stuff to ignore.
3236
3237 2011-11-29 [wwp]        3.7.10cvs107
3238
3239         * src/prefs_folder_item.c
3240         Fix CLAWS_TIP_DECL (undefined).
3241
3242 2011-11-28 [pawel]      3.7.10cvs106
3243
3244         * src/addrbook.c
3245         * src/addrbook.h
3246         * src/addressbook.c
3247                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
3248                 after removing the address book in the GUI'
3249
3250 2011-11-26 [pawel]      3.7.10cvs105
3251
3252         * src/folder.c
3253                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
3254
3255 2011-11-25 [colin]      3.7.10cvs104
3256
3257         * src/imap_gtk.c
3258         * src/mh_gtk.c
3259                 Warning fixes
3260
3261 2011-11-24 [pawel]      3.7.10cvs103
3262
3263         * src/prefs_filtering.c
3264                 Complete cvs102, forgot to commit this
3265
3266 2011-11-24 [pawel]      3.7.10cvs102
3267
3268         * src/account.c
3269         * src/filtering.c
3270         * src/filtering.h
3271         * src/imap_gtk.c
3272         * src/mh_gtk.c
3273         * src/prefs_actions.c
3274         * src/prefs_actions.h
3275                 Implement actions updating on folder/account rename
3276                 This fixes bug #2543 'filter actions in actionsrc not
3277                 updated upon account renaming'
3278
3279 2011-11-24 [wwp]        3.7.10cvs101
3280
3281         * src/gtk/gtkcmctree.c
3282                 Remove irrelevant cairo directive (thanks to Hanno).
3283
3284 2011-11-23 [wwp]        3.7.10cvs100
3285
3286         * src/gtk/gtkcmctree.c
3287                 Make arrows in gtkcmctree's less big (get rid of the outlining),
3288                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3289                 calculation.
3290
3291 2011-11-22 [colin]      3.7.10cvs99
3292
3293         * src/account.c
3294         * src/prefs_filtering.c
3295         * src/prefs_filtering.h
3296                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3297                 The existing functions should do the job as well
3298                 if not better, as they take into account the
3299                 separator.
3300
3301 2011-11-21 [pawel]      3.7.10cvs98
3302
3303         * src/prefs_account.c
3304                 Fix bug #2116 'Rip spaces off server names in account
3305                 configuration'
3306                 g_strstrip() domain names to be sure they are valid
3307
3308 2011-11-21 [pawel]      3.7.10cvs97
3309
3310         * src/account.c
3311         * src/prefs_filtering.c
3312         * src/prefs_filtering.h
3313                 Fix bug #2404 'matcherrc updates upon account renaming'
3314                 Fix bug #2406 'some part of accountrc not updated upon
3315                 account rename'
3316                 Renaming account cause changing of it's root folder prefix
3317                 from #<type>/<old_name> to #<type>/<new_name> so every
3318                 path directing to it must be altered. Fix paths in account
3319                 preferences, global processing and filtering rules, folder
3320                 processing rules upon rename
3321
3322 2011-11-20 [pawel]      3.7.10cvs96
3323
3324         * src/filtering.c
3325         * src/filtering.h
3326         * src/prefs_actions.c
3327                 Fix bug #1489 'Filter action mark_as_read inoperative
3328                 following move action'
3329                 Sort actions lists to have proper order of execution
3330
3331 2011-11-20 [pawel]      3.7.10cvs95
3332
3333         * src/prefs_actions.c
3334         * src/prefs_filtering.c
3335         * src/prefs_template.c
3336                 Fix bug #1870 'arrow scrolling in filters'
3337                 Allow arrow scrolling in dialogs with list view widgets
3338                 plus couple fixes of issues I found along the way
3339
3340 2011-11-19 [pawel]      3.7.10cvs94
3341
3342         * src/mimeview.c
3343                 Don't highlight icons on right-click, they are not
3344                 selected and other part is shown which is confusing
3345
3346 2011-11-19 [mones]      3.7.10cvs93
3347
3348         * manual/advanced.xml
3349                 Fix manual build
3350
3351 2011-11-19 [mones]      3.7.10cvs92
3352
3353         * manual/advanced.xml
3354         * manual/es/advanced.xml
3355                 Document undocumented hidden option 'zero_replacement_char'
3356                 Synchronize Spanish manual with English version
3357
3358 2011-11-19 [pawel]      3.7.10cvs91
3359
3360         * src/mainwindow.c
3361         * src/messageview.c
3362         * src/prefs_common.c
3363         * src/prefs_common.h
3364         * src/summaryview.c
3365         * src/textview.c
3366         * src/textview.h
3367                 Fix bug #2377 'Show All Headers - make change persistent
3368                 between sessions'
3369
3370 2011-11-19 [pawel]      3.7.10cvs90
3371
3372         * src/folder.c
3373         * src/folder.h
3374         * src/folder_item_prefs.c
3375         * src/folderview.c
3376         * src/mainwindow.c
3377         * src/mainwindow.h
3378         * src/summaryview.c
3379         * src/summaryview.h
3380         * src/gtk/authors.h
3381                 Fix bug #1563 'Folder view: show complete threads if they
3382                 contain unread messages'
3383                 Add option to show only threads with unread messages
3384                 initial patch by Paul Ollis, my small additions:
3385                 - when checking thread for unread finish on first unread
3386                 - make thread options unavailable when threading is off
3387                 - hide_unread_msgs and hide_unread_threads are mutually
3388                   exclusive options, set menus sensitivity accordingly
3389                 - set folder item icon type similiar to hide_unread_msgs
3390
3391 2011-11-19 [colin]      3.7.10cvs89
3392
3393         * src/procheader.c
3394                 Constness fix
3395
3396 2011-11-18 [pawel]      3.7.10cvs88
3397
3398         * src/compose.c
3399         * src/mainwindow.c
3400         * src/mimeview.c
3401         * src/mimeview.h
3402         * src/prefs_common.c
3403         * src/prefs_common.h
3404                 Fix bug #2408 'Some UI elements are not persistent
3405                 between sessions'
3406                 Remember size of main window, compose notebook, mimeview
3407                 tree widgets between claws-mail runs. Compose window
3408                 size saving was already done in cvs74
3409
3410 2011-11-18 [mones]      3.7.10cvs87
3411
3412         * src/compose.c
3413         * src/procheader.c
3414         * src/procheader.h
3415                 Fixes bug #2509, "manually added headers are lost unless
3416                 mail is sent inmediately"
3417
3418 2011-11-17 [pawel]      3.7.10cvs86
3419
3420         * src/mimeview.c
3421                 Fix crasher reported in bug #2543
3422
3423 2011-11-13 [colin]      3.7.10cvs85
3424
3425         * src/compose.c
3426                 Make compose windows printable
3427
3428 2011-11-11 [colin]      3.7.10cvs84
3429
3430         * configure.ac
3431                 Fix build on Fedora 16. -lm was probably pulled by something
3432                 else previously.
3433
3434 2011-11-11 [pawel]      3.7.10cvs83
3435
3436         * src/mainwindow.c
3437         * src/mimeview.c
3438         * src/mimeview.h
3439         * src/summaryview.c
3440                 Port MimeView to GtkTreeView
3441
3442 2011-11-11 [colin]      3.7.10cvs82
3443
3444         * src/prefs_common.c
3445                 Use %x (The preferred date representation for the current locale
3446                 without the time)
3447
3448 2011-11-10 [paul]       3.7.10cvs81
3449
3450         * src/prefs_common.c
3451                 use european date format as default
3452
3453 2011-11-08 [pawel]      3.7.10cvs80
3454
3455         * src/summaryview.c
3456                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3457                 Fix race condition - don't try to hide messageview while
3458                 being in the middle of message displaying routine.
3459
3460 2011-11-08 [colin]      3.7.10cvs79
3461
3462         * src/codeconv.c
3463                 Make sure we break line when we need to. Very probably
3464                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3465                 particular mail"
3466
3467 2011-11-07 [pawel]      3.7.10cvs78
3468
3469         * src/imap_gtk.c
3470                 Fix bug #2493 'Subscription pull down should be alphabetized'
3471
3472 2011-11-07 [pawel]      3.7.10cvs77
3473
3474         * src/mimeview.c
3475         * src/textview.c
3476         * src/textview.h
3477                 Make Home & End keys work in textview
3478
3479 2011-11-06 [colin]      3.7.10cvs76
3480
3481         * src/mainwindow.c
3482                 Oops, some unwanted undo got commited.
3483
3484 2011-11-06 [colin]      3.7.10cvs75
3485
3486         * src/mainwindow.c
3487                 Don't iconify/deiconify. Instead, just show nothing
3488                 before asked to.
3489
3490 2011-11-06 [pawel]      3.7.10cvs74
3491
3492         * src/compose.c
3493                 Fix compose window size saving / restoring
3494
3495 2011-11-06 [pawel]      3.7.10cvs73
3496
3497         * src/mimeview.c
3498         * src/messageview.c
3499                 Optimize message displaying, in some conditions parts were
3500                 displayed twice causing flickering. For example first html
3501                 source and then rendering output from html plugin of the
3502                 same part.
3503
3504 2011-11-05 [wwp]        3.7.10cvs72
3505
3506         * src/gtk/gtkaspell.c
3507                 Fix compilation where 'null' is undefined (use NULL instead).
3508
3509 2011-11-05 [colin]      3.7.10cvs71
3510
3511         * src/gtk/gtkaspell.c
3512                 No need to show a backtrace if gtkaspell is null
3513
3514 2011-11-05 [pawel]      3.7.10cvs70
3515
3516         * src/gtk/gtkaspell.c
3517                 Fix crasher when spellchecking is not enabled
3518
3519 2011-11-02 [mones]      3.7.10cvs69
3520
3521         * doc/man/claws-mail.1
3522                 fixed hyphens (patch from Debian packaging)
3523                 fixed header to follow man style closely 
3524                 documented new option --compose-from-file
3525                 removed INSTALLATION section, doesn't belong to manpage
3526                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3527                 expanded FILES section to include certs and autofaces dirs
3528                 expanded SEE ALSO section to include manual and plugins
3529
3530 2011-11-01 [colin]      3.7.10cvs68
3531
3532         * src/common/utils.c
3533                 Fix wrong debug stuff commited.
3534
3535 2011-11-01 [colin]      3.7.10cvs67
3536
3537         * src/compose.c
3538         * src/main.c
3539         * src/common/utils.c
3540         * src/gtk/gtkaspell.c
3541         * src/gtk/gtkaspell.h
3542                 Fix huge slowness induced by spellcheck "while typing"
3543                 during initial quote rewraps.
3544
3545 2011-10-31 [pawel]      3.7.10cvs66
3546
3547         * src/messageview.c
3548         * src/mimeview.c
3549         * src/mimeview.h
3550         * src/summaryview.c
3551                 Fix bug #2526 'When reading message in separate window,
3552                 n and p keys do not work'
3553                 - fix key event handling in messageview
3554                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3555                   and prev-part actions)
3556                 - instead add 'z' key for prev-part, we have 'a' key 
3557                   for next-part already
3558
3559 2011-10-31 [colin]      3.7.10cvs65
3560
3561         * src/common/defs.h
3562                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3563
3564 2011-10-31 [pawel]      3.7.10cvs64
3565
3566         * src/summaryview.c
3567         * src/gtk/gtkutils.c
3568                 Fix bug #2303 'Next unread message enables message view'
3569                 Don't show previously hidden message view in main window
3570                 when user reads messages in external window
3571
3572 2011-10-31 [paul]       3.7.10cvs63
3573
3574         * src/prefs_template.c
3575                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3576                 fit at 540 here, for those where they don't the dialogue can be made
3577                 larger by the user
3578
3579 2011-10-31 [paul]       3.7.10cvs62
3580
3581         * src/compose.c
3582                 revert 3.7.10cvs61, these entries _should_ be editable
3583
3584 2011-10-30 [pawel]      3.7.10cvs61
3585
3586         * src/compose.c
3587                 Those entries should not be editable
3588
3589 2011-10-30 [pawel]      3.7.10cvs60
3590
3591         * src/prefs_template.c
3592                 - Dialog needs more height to fit all widgets
3593                 - Clear template contents on delete
3594
3595 2011-10-30 [pawel]      3.7.10cvs59
3596
3597         * src/prefs_folder_item.c
3598                 Update summaryview after changing folder prefs when needed
3599
3600 2011-10-30 [pawel]      3.7.10cvs58
3601
3602         * src/mimeview.c
3603                 Remove key-press-event blocking, it only
3604                 emits GLib-GObject warnings
3605
3606 2011-10-29 [colin]      3.7.10cvs57
3607
3608         * src/addr_compl.c
3609                 Fix focus of completion window with gnome shell
3610                 Fixes bug #2525, "Address completion window does not get
3611                 keyboard focus"
3612
3613 2011-10-29 [colin]      3.7.10cvs56
3614
3615         * src/folderview.c
3616                 Fix flicker on recursive quicksearch
3617
3618 2011-10-28 [colin]      3.7.10cvs55
3619
3620         * src/alertpanel.c
3621         * src/mainwindow.c
3622                 Fix a bit the focus problem on Gnome shell
3623
3624 2011-10-26 [mones]      3.7.10cvs54
3625
3626         * src/compose.c
3627                 Add missing accelerator
3628
3629 2011-10-25 [colin]      3.7.10cvs53
3630
3631         * src/gtk/gtkcmclist.c
3632         * src/gtk/gtkcmctree.c
3633                 Fix colors, fix warnings
3634
3635 2011-10-25 [colin]      3.7.10cvs52
3636
3637         * src/gtk/gtkcmclist.c
3638         * src/gtk/gtkcmctree.c
3639                 Fix focus things.
3640
3641 2011-10-25 [colin]      3.7.10cvs51
3642
3643         * src/stock_pixmap.c
3644                 Fix build with gtk + 2.20
3645
3646 2011-10-25 [colin]      3.7.10cvs50
3647
3648         * src/compose.c
3649         * src/messageview.c
3650         * src/procmsg.c
3651         * src/procmsg.h
3652                 Fix locking when sending a single message
3653
3654 2011-10-25 [colin]      3.7.10cvs49
3655
3656         * src/gtk/colorlabel.c
3657                 GDK_ => GDK_KEY
3658         * src/gtk/gtkcmclist.c
3659                 Make row height closer to what it was
3660
3661 2011-10-25 [colin]      3.7.10cvs48
3662
3663         * src/stock_pixmap.c
3664                 Always use cairo to draw
3665
3666 2011-10-25 [colin]      3.7.10cvs47
3667
3668         * src/mimeview.c
3669                 Fix bug #2529, 'crash in mimeview_start_drag after
3670                 deleting message'. Patch by Ricardo
3671
3672 2011-10-23 [colin]      3.7.10cvs46
3673
3674         * src/gtk/gtkcmclist.c
3675         * src/gtk/gtkcmclist.h
3676         * src/gtk/gtkcmctree.c
3677                 Draw CMClist with cairo too.
3678
3679 2011-10-23 [colin]      3.7.10cvs45
3680
3681         * src/gtk/gtkcmclist.h
3682                 Fix build (this was not meant to be commited)
3683
3684 2011-10-23 [colin]      3.7.10cvs44
3685
3686         * src/addressadd.c
3687         * src/addressbook.c
3688         * src/addressbook_foldersel.c
3689         * src/editgroup.c
3690         * src/foldersel.c
3691         * src/folderview.c
3692         * src/grouplistdialog.c
3693         * src/prefs_common.c
3694         * src/prefs_common.h
3695         * src/summaryview.c
3696         * src/gtk/gtkcmclist.c
3697         * src/gtk/gtkcmclist.h
3698         * src/gtk/gtkcmctree.c
3699         * src/gtk/gtkcmctree.h
3700         * src/gtk/gtksctree.c
3701                 Refactor some tree stuff (lots of code duplication there)
3702                 and switch to cairo for tree rendering.
3703
3704 2011-10-23 [holger]     3.7.10cvs43
3705
3706         * src/filtering.c
3707                 Don't issue a warning for designed behaviour of the stop rule.
3708                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3709
3710 2011-10-22 [colin]      3.7.10cvs42
3711
3712         * src/printing.c
3713         * src/gtk/gtkshruler.c
3714         * src/gtk/gtkutils.h
3715                 Fix GTK+2.16 build
3716
3717 2011-10-22 [colin]      3.7.10cvs41
3718
3719         * src/account.c
3720         * src/addr_compl.c
3721         * src/addrgather.c
3722         * src/compose.c
3723         * src/editldap.c
3724         * src/expldifdlg.c
3725         * src/folderview.c
3726         * src/grouplistdialog.c
3727         * src/headerview.c
3728         * src/importldif.c
3729         * src/main.c
3730         * src/mainwindow.c
3731         * src/mimeview.c
3732         * src/noticeview.c
3733         * src/prefs_account.c
3734         * src/prefs_actions.c
3735         * src/prefs_ext_prog.c
3736         * src/prefs_filtering.c
3737         * src/prefs_folder_item.c
3738         * src/prefs_image_viewer.c
3739         * src/prefs_logging.c
3740         * src/prefs_msg_colors.c
3741         * src/prefs_other.c
3742         * src/prefs_send.c
3743         * src/prefs_spelling.c
3744         * src/prefs_summaries.c
3745         * src/prefs_template.c
3746         * src/printing.c
3747         * src/quote_fmt.c
3748         * src/send_message.c
3749         * src/statusbar.c
3750         * src/summary_search.c
3751         * src/summaryview.c
3752         * src/wizard.c
3753         * src/gtk/gtkcmclist.c
3754         * src/gtk/gtkcmctree.c
3755         * src/gtk/gtkcmoptionmenu.c
3756         * src/gtk/gtksctree.c
3757         * src/gtk/gtkutils.c
3758         * src/gtk/gtkutils.h
3759         * src/gtk/gtkvscrollbutton.c
3760         * src/gtk/inputdialog.c
3761         * src/gtk/pluginwindow.c
3762         * src/gtk/quicksearch.c
3763         * src/gtk/spell_entry.c
3764         * src/plugins/bogofilter/bogofilter_gtk.c
3765         * src/plugins/dillo_viewer/dillo_prefs.c
3766         * src/plugins/pgpcore/prefs_gpg.c
3767         * src/plugins/spamassassin/spamassassin_gtk.c
3768         * src/plugins/trayicon/trayicon.c
3769         * src/plugins/trayicon/trayicon_prefs.c
3770                 Remove all possible #if GTK_CHECK_VERSION() checks,
3771                 and make Claws build with GTK+2.16 (untested right
3772                 now), as the Gpg4Win project uses GTK+2.16 currently.
3773
3774 2011-10-22 [colin]      3.7.10cvs40
3775
3776         * src/gtk/gtkutils.h
3777         * configure.ac
3778                 Fix (hopefully) build with GTK+ 2.18.
3779
3780 2011-10-20 [paul]       3.7.10cvs39
3781
3782         * AUTHORS
3783         * src/ldif.c
3784         * src/gtk/authors.h
3785                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3786                 Patch by Bodo Graumann <mail@bodograumann.de>
3787
3788 2011-10-20 [mones]      3.7.10cvs38
3789
3790         * po/fr.po
3791         * src/common/defs.h
3792                 Fix references to old dotsrc mailing lists
3793
3794 2011-10-19 [mones]      3.7.10cvs37
3795
3796         * src/prefs_msg_colors.c
3797                 Fix Ok/Cancel buttons in color selector of preferences
3798
3799 2011-10-17 [colin]      3.7.10cvs36
3800
3801         * src/gtk/gtkshruler.c
3802                 (Probably) fix GTK+ <= 2.22
3803
3804 2011-10-17 [colin]      3.7.10cvs35
3805
3806         * src/gtk/gtkshruler.c
3807                 Fix GTK+2.22 build
3808
3809 2011-10-17 [mones]      3.7.10cvs34
3810
3811         * src/addrbook.c
3812         * src/exportldif.c
3813         * src/jpilot.c
3814         * src/mutt.c
3815         * src/pine.c
3816         * src/procmsg.c
3817         * src/vcard.c
3818                 Fix potential out-of-buffer writes
3819
3820 2011-10-17 [mones]      3.7.10cvs33
3821
3822         * src/main.c
3823                 Use just one g_print call per option; correct indentation
3824
3825 2011-10-17 [colin]      3.7.10cvs32
3826
3827         * src/compose.c
3828         * src/compose.h
3829         * src/gtk/Makefile.am
3830         * src/gtk/gtkshruler.c
3831         * src/gtk/gtkshruler.h
3832         * src/gtk/gtkunit.c
3833         * src/gtk/gtkunit.h
3834                 Reimplement ruler using the GTK widgets. Thanks
3835                 to Hanno for the initial patch.
3836
3837 2011-10-17 [colin]      3.7.10cvs31
3838
3839         * src/action.c
3840         * src/main.c
3841         * src/gtk/gtkutils.c
3842         * src/gtk/gtkutils.h
3843                 Undeprecate GIO/GdkCondition
3844
3845 2011-10-16 [mones]      3.7.10cvs30
3846
3847         * src/main.c
3848                 Add --compose-from-file option to open composition
3849                 window with the headers and body from a file; based
3850                 on Debian patch to fix http://bugs.debian.org/544868
3851
3852 2011-10-15 [mones]      3.7.10cvs29
3853
3854         * manual/advanced.xml
3855                 Document new summary_from_show hidden preference
3856
3857 2011-10-15 [paul]       3.7.10cvs28
3858
3859         * src/compose.c
3860                 compose_create_tags() - fix misplaced 'int i'
3861                 compose_entry_mark_default_to() - fix To field highlighting
3862
3863 2011-10-09 [colin]      3.7.10cvs27
3864
3865         * src/addr_compl.c
3866                 Fix address completion
3867
3868 2011-10-07 [colin]      3.7.10cvs26
3869
3870         * src/prefs_filtering_action.c
3871         * src/gtk/gtkutils.h
3872                 Fix build with GTK+2.20
3873
3874 2011-10-07 [colin]      3.7.10cvs25
3875
3876         * src/gtk/Makefile.am
3877         * src/gtk/gdkkeysyms-new.h
3878         * src/gtk/gtkutils.h
3879                 Copy the new GDK_KEY_* definitions for older GTKs
3880
3881 2011-10-07 [colin]      3.7.10cvs24
3882
3883         * configure.ac
3884                 Fix typos (thanks to Hanno)
3885
3886 2011-10-07 [colin]      3.7.10cvs23
3887
3888         * src/compose.c
3889         * src/gtk/gtkshruler.c
3890         * src/gtk/gtkshruler.h
3891                 Disable ruler starting from 2.24.
3892
3893 2011-10-07 [colin]      3.7.10cvs22
3894
3895         * configure.ac
3896         * src/messageview.c
3897         * src/gtk/Makefile.am
3898                 GTK2 build fix
3899
3900 2011-10-07 [colin]      3.7.10cvs21
3901
3902         * configure.ac
3903         * src/action.c
3904         * src/addr_compl.c
3905         * src/addrgather.c
3906         * src/compose.c
3907         * src/compose.h
3908         * src/editldap.c
3909         * src/mainwindow.c
3910         * src/message_search.c
3911         * src/mimeview.c
3912         * src/mimeview.h
3913         * src/prefs_account.c
3914         * src/prefs_compose_writing.c
3915         * src/prefs_filtering_action.c
3916         * src/prefs_folder_item.c
3917         * src/prefs_logging.c
3918         * src/prefs_matcher.c
3919         * src/prefs_message.c
3920         * src/prefs_other.c
3921         * src/prefs_receive.c
3922         * src/prefs_summaries.c
3923         * src/prefs_wrapping.c
3924         * src/printing.c
3925         * src/ssl_manager.c
3926         * src/statusbar.c
3927         * src/stock_pixmap.c
3928         * src/summary_search.c
3929         * src/textview.c
3930         * src/gtk/Makefile.am
3931         * src/gtk/colorlabel.c
3932         * src/gtk/gtkutils.c
3933         * src/gtk/gtkutils.h
3934         * src/gtk/logwindow.c
3935         * src/gtk/menu.c
3936         * src/gtk/menu.h
3937         * src/gtk/quicksearch.c
3938         * src/gtk/spell_entry.c
3939         * src/plugins/bogofilter/bogofilter_gtk.c
3940         * src/plugins/dillo_viewer/dillo_viewer.c
3941         * src/plugins/pgpcore/prefs_gpg.c
3942         * src/plugins/spamassassin/spamassassin_gtk.c
3943                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
3944                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
3945                 ported (especially GtkCMOptionMenu)
3946
3947 2011-10-07 [colin]      3.7.10cvs20
3948
3949         * src/account.c
3950         * src/action.c
3951         * src/addr_compl.c
3952         * src/addrcustomattr.c
3953         * src/addrduplicates.c
3954         * src/addressadd.c
3955         * src/addressbook.c
3956         * src/addressbook_foldersel.c
3957         * src/addrgather.c
3958         * src/alertpanel.c
3959         * src/browseldap.c
3960         * src/compose.c
3961         * src/editaddress.c
3962         * src/editaddress_other_attributes_ldap.c
3963         * src/editbook.c
3964         * src/editgroup.c
3965         * src/editjpilot.c
3966         * src/editldap.c
3967         * src/editldap_basedn.c
3968         * src/edittags.c
3969         * src/editvcard.c
3970         * src/exphtmldlg.c
3971         * src/expldifdlg.c
3972         * src/export.c
3973         * src/foldersel.c
3974         * src/folderview.c
3975         * src/grouplistdialog.c
3976         * src/import.c
3977         * src/importldif.c
3978         * src/importmutt.c
3979         * src/importpine.c
3980         * src/mainwindow.c
3981         * src/message_search.c
3982         * src/messageview.c
3983         * src/mimeview.c
3984         * src/prefs_actions.c
3985         * src/prefs_customheader.c
3986         * src/prefs_display_header.c
3987         * src/prefs_filtering.c
3988         * src/prefs_filtering_action.c
3989         * src/prefs_folder_column.c
3990         * src/prefs_matcher.c
3991         * src/prefs_msg_colors.c
3992         * src/prefs_other.c
3993         * src/prefs_summaries.c
3994         * src/prefs_summary_column.c
3995         * src/prefs_summary_open.c
3996         * src/prefs_template.c
3997         * src/prefs_toolbar.c
3998         * src/printing.c
3999         * src/sourcewindow.c
4000         * src/ssl_manager.c
4001         * src/summary_search.c
4002         * src/summaryview.c
4003         * src/textview.c
4004         * src/uri_opener.c
4005         * src/gtk/about.c
4006         * src/gtk/colorsel.c
4007         * src/gtk/combobox.c
4008         * src/gtk/description_window.c
4009         * src/gtk/foldersort.c
4010         * src/gtk/gtkaspell.c
4011         * src/gtk/gtkcmclist.c
4012         * src/gtk/gtkcmctree.c
4013         * src/gtk/gtkcmoptionmenu.c
4014         * src/gtk/gtkutils.c
4015         * src/gtk/icon_legend.c
4016         * src/gtk/inputdialog.c
4017         * src/gtk/logwindow.c
4018         * src/gtk/pluginwindow.c
4019         * src/gtk/prefswindow.c
4020         * src/gtk/quicksearch.c
4021         * src/plugins/pgpcore/passphrase.c
4022         * src/plugins/pgpcore/select-keys.c
4023                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
4024                 to replace GDK_* by GDK_KEY_*.
4025
4026 2011-10-07 [colin]      3.7.10cvs19
4027
4028         * AUTHORS
4029         * src/account.c
4030         * src/action.c
4031         * src/addr_compl.c
4032         * src/addressbook.c
4033         * src/alertpanel.c
4034         * src/compose.c
4035         * src/edittags.c
4036         * src/folderview.c
4037         * src/grouplistdialog.c
4038         * src/image_viewer.c
4039         * src/mainwindow.c
4040         * src/mimeview.c
4041         * src/noticeview.c
4042         * src/prefs_filtering_action.c
4043         * src/prefs_folder_column.c
4044         * src/prefs_msg_colors.c
4045         * src/prefs_summary_column.c
4046         * src/prefs_toolbar.c
4047         * src/printing.c
4048         * src/stock_pixmap.c
4049         * src/summaryview.c
4050         * src/textview.c
4051         * src/undo.c
4052         * src/wizard.c
4053         * src/gtk/about.c
4054         * src/gtk/authors.h
4055         * src/gtk/colorlabel.c
4056         * src/gtk/colorsel.c
4057         * src/gtk/gtkcmclist.c
4058         * src/gtk/gtkcmctree.c
4059         * src/gtk/gtkcmoptionmenu.c
4060         * src/gtk/gtksctree.c
4061         * src/gtk/gtkutils.c
4062         * src/gtk/gtkvscrollbutton.c
4063         * src/gtk/inputdialog.c
4064         * src/gtk/logwindow.c
4065         * src/gtk/menu.c
4066         * src/gtk/prefswindow.c
4067         * src/gtk/progressdialog.c
4068         * src/plugins/pgpcore/passphrase.c
4069         * src/plugins/trayicon/trayicon.c
4070                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
4071                 Patch by Hanno Thurow-Meyer, many thanks to him !
4072
4073 2011-09-20 [colin]      3.7.10cvs18
4074
4075         * src/common/ssl.c
4076                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
4077                 gnutls 3.0.3'
4078
4079 2011-09-18 [colin]      3.7.10cvs17
4080
4081         * src/news.c
4082                 Fix segfault when connection fails
4083
4084 2011-09-03 [colin]      3.7.10cvs16
4085
4086         * src/common/ssl.c
4087                 Use NORMAL instead of EXPORT priorities.
4088
4089 2011-09-02 [colin]      3.7.10cvs15
4090
4091         * configure.ac
4092         * src/common/ssl.c
4093                 Linking against gcrypt explicitely in order to call
4094                 gcry_control() for mutex setup isn't necessary anymore
4095                 starting from gnuTLS 2.11.
4096
4097 2011-08-31 [colin]      3.7.10cvs14
4098
4099         * src/plugins/pgpinline/pgpinline.c
4100         * src/plugins/pgpmime/pgpmime.c
4101                 Fix bug #2431, "Major memory leak in PGP message handling".
4102
4103 2011-08-31 [colin]      3.7.10cvs13
4104
4105         * AUTHORS
4106         * src/gtk/authors.h
4107         * src/mainwindow.c
4108         * src/messageview.c
4109         * src/gtk/authors.h
4110                 Apply Steve Rader's patch from bug #2388, "Add 
4111                 message view scrolling menu items"
4112
4113 2011-08-30 [colin]      3.7.10cvs12
4114
4115         * src/gtk/prefswindow.c
4116                 Fix layout issues (i.e. on SSL page if changing account
4117                 type prior to visiting it).
4118
4119 2011-08-30 [colin]      3.7.10cvs11
4120
4121         * configure.ac
4122         * src/common/ssl.c
4123                 Don't use deprecated functions for GnuTLS priorities.
4124                 Require GnuTLS 2.2 that is the first version with the
4125                 new function.
4126
4127 2011-08-30 [colin]      3.7.10cvs10
4128
4129         * src/common/socket.c
4130         * src/common/ssl.c
4131                 Long-term fix for bug #2402, "GnuTLS change breaks socket
4132                 communication", as per http://savannah.gnu.org/support/?107660
4133
4134 2011-08-30 [colin]      3.7.10cvs9
4135
4136         * src/etpan/imap-thread.c
4137         * src/etpan/nntp-thread.c
4138                 Remove dead openSSL code
4139
4140 2011-08-30 [colin]      3.7.10cvs8
4141
4142         * src/ssl_manager.c
4143         * src/common/ssl.c
4144         * src/common/ssl_certificate.c
4145         * src/common/ssl_certificate.h
4146         * src/etpan/imap-thread.c
4147         * src/etpan/nntp-thread.c
4148                 Fix bug #2127, "SSL cert check uses canonical name instead of
4149                 specified name"
4150
4151 2011-08-29 [colin]      3.7.10cvs7
4152
4153         * src/prefs_account.c
4154                 Fix X-Mailer option not appearing on IMAP
4155
4156 2011-08-29 [colin]      3.7.10cvs6
4157
4158         * src/plugins/pgpcore/Makefile.am
4159         * src/plugins/pgpinline/Makefile.am
4160         * src/plugins/pgpmime/Makefile.am
4161         * src/plugins/smime/Makefile.am
4162                 Windows build fix:
4163                 libtool: link: require no space between `-L' and `.'
4164
4165 2011-08-29 [colin]      3.7.10cvs5
4166
4167         * src/account.c
4168         * src/compose.c
4169         * src/prefs_account.c
4170         * src/prefs_account.h
4171                 Revert cvs4 which is rather illogical and instead
4172                 use Fabian's patch from bug #2471
4173
4174 2011-08-29 [colin]      3.7.10cvs4
4175
4176         * src/compose.c
4177                 Don't insert custom headers that have empty values.
4178                 Allows not inserting X-Mailer if it's set to nothing.
4179                 Fixes bug #2471, "Make setting an X-Mailer header optional".
4180
4181 2011-08-29 [colin]      3.7.10cvs3
4182
4183         * src/image_viewer.c
4184         * src/textview.c
4185         * src/gtk/gtkutils.c
4186         * src/gtk/gtkutils.h
4187                 Handle EXIF orientation in images (both in textview's
4188                 preview and image viewer)
4189
4190 2011-08-28 [paul]       3.7.10cvs2
4191
4192         * src/prefs_common.c
4193         * src/prefs_common.h
4194         * src/summaryview.c
4195                 add new hidden option to control the display in the From
4196                 column in the Message List: 0 (default): show name,
4197                 1: show address, 2: show name + address
4198
4199 2011-08-27 [paul]       3.7.10cvs1
4200
4201         * po/POTFILES.in
4202         * src/common/ssl_certificate.c
4203         * src/etpan/imap-thread.c
4204         * src/etpan/nntp-thread.c
4205                 offer up some missing log_error() strings to translators
4206
4207 2011-08-27 [paul]       3.7.10
4208         * NEWS
4209         * README
4210         * RELEASE_NOTES 
4211                 3.7.10 unleashed!               
4212
4213 2011-08-27 [paul]       3.7.9cvs52
4214
4215         * po/cs.po
4216         * po/fr.po
4217         * po/hu.po
4218         * po/lt.po
4219         * po/pt_BR.po
4220         * po/sk.po
4221                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
4222                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
4223
4224 2011-08-27 [mones]      3.7.9cvs51
4225
4226         * claws-mail.desktop
4227                 Include generic name and comment translations
4228                 Thanks to all the people on the translators ML!
4229
4230 2011-08-23 [paul]       3.7.9cvs50
4231
4232         * src/common/ssl.c
4233                 probable/possible fix/workaround for bug 2402,
4234                 'can't download message from pop3 server'
4235
4236 2011-08-18 [paul]       3.7.9cvs49
4237
4238         * manual/handling.xml
4239                 fix typos. thanks to vilpan
4240
4241 2011-08-17 [paul]       3.7.9cvs48
4242
4243         * tools/claws.i18n.status.pl
4244                 add Mindaugas Baranauskas (Lithuanian)
4245
4246 2011-08-14 [mir]        3.7.9cvs47
4247
4248         * src/news.c
4249         * src/etpan/nntp-thread.c
4250                 Fix bug 2418. Patch provided by Sébastien Bigaret with
4251                 some minor contribution by me.
4252
4253 2011-08-13 [mir]        3.7.9cvs46
4254
4255         * src/etpan/nntp-thread.c
4256                 Fix bug when NNTP server sends authentication warning
4257                 as part of the connection session. Privously etpan would
4258                 bail out for any return code other than NEWSNNTP_NO_ERROR
4259                 but as early as the connection session a return code like
4260                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
4261                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
4262                 be considered as an error.
4263
4264 2011-08-12 [paul]       3.7.9cvs45
4265
4266         * src/mimeview.c
4267                 3.7.9cvs43 mistakenly dropped off the info
4268                 about the mime part from the tooltip
4269
4270 2011-08-12 [wwp]        3.7.9cvs44
4271
4272         * src/gtk/quicksearch.c
4273          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
4274
4275 2011-08-09 [paul]       3.7.9cvs43
4276
4277         * src/mimeview.c
4278                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
4279
4280 2011-08-06 [paul]       3.7.9cvs42
4281
4282         * src/compose.c
4283                 fix cursor placement in Forward template
4284
4285 2011-08-06 [paul]       3.7.9cvs41
4286
4287         * src/gtk/description_window.c
4288                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
4289
4290 2011-08-05 [holger]     3.7.9cvs40
4291
4292         * claws-mail.desktop
4293                 Revert 3.7.9cvs35 for now, it may be problematic
4294                 (see bug #2450)
4295
4296 2011-08-05 [paul]       3.7.9cvs39
4297
4298         * src/mainwindow.c
4299         * src/messageview.c
4300                 use 'Collapse quotes' rather than 'Fold quotes' on
4301                 labels, for consistency
4302         * src/toolbar.c
4303                 use 'Receive mail from account' rather than 'on account'
4304
4305 2011-07-30 [mir]        3.7.9cvs38
4306
4307         * src/etpan/Makefile.am
4308         * src/plugins/pgpcore/Makefile.am
4309         * src/plugins/pgpmime/Makefile.am
4310         * src/plugins/smime/Makefile.am
4311                 Fix broken build on Debian Sid. enchant.h cannot be
4312                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
4313                 present in Makefile.am. Apparently enchant.h in older
4314                 versions were placed in /usr/include which is always
4315                 scanned be default.
4316
4317 2011-07-21 [mones]      3.7.9cvs37
4318
4319         * src/common/plugin.c
4320         * src/common/plugin.h
4321                 Make licences allowed for plugins more explicit and also
4322                 accept dual (or more) licences when properly formatted.
4323                 Doesn't require any change on current plugins.
4324
4325 2011-07-18 [mones]      3.7.9cvs36
4326
4327         * manual/advanced.xml
4328                 Document briefly tags feature.
4329         * manual/glossary.xml
4330                 Fix definition to avoid confussion with tags.
4331         * manual/es/advanced.xml
4332         * manual/es/glossary.xml
4333                 Synchronize Spanish translation with the above.
4334
4335 2011-07-07 [holger]     3.7.9cvs35
4336
4337         * claws-mail.desktop
4338                 Add indicator stuff to the desktop file
4339                 Taken from bug #2450
4340
4341 2011-07-06 [paul]       3.7.9cvs34
4342
4343         * src/edittags.c
4344                 fix English usage
4345
4346 2011-07-06 [mones]      3.7.9cvs33
4347
4348         * src/edittags.c
4349                 Do not create an empty tag name row in panel and
4350                 warn user about using a non-reserved tag instead
4351
4352 2011-07-05 [mones]      3.7.9cvs32
4353
4354         * src/imap.c
4355         * src/common/tags.c
4356         * src/common/tags.h
4357         * src/etpan/imap-thread.c
4358                 Make constants for reserved tags and use them
4359                 Removed also duplicate comparison while at it
4360
4361 2011-07-05 [paul]       3.7.9cvs31
4362
4363         * src/compose.c
4364                 when using a Compose template, only place the cursor
4365                 in the body when the cursor symbol, %cursor (%X), is used
4366
4367 2011-07-03 [paul]       3.7.9cvs30
4368
4369         * src/main.c
4370                 do main_window_popup(mainwin); on plugin load error, or
4371                 else the warning dialogue and mainwindow stays minimised
4372                 and hidden
4373
4374 2011-07-03 [paul]       3.7.9cvs29
4375
4376         * src/wizard.c
4377                 fix bug 2462, 'Building without GnuTLS support leads to a
4378                 failure in wizard.c'
4379
4380 2011-07-03 [paul]       3.7.9cvs28
4381
4382         * src/mainwindow.c
4383         * src/mainwindow.h
4384         * src/summaryview.c
4385                 fix bug #2461, 'popup menu in message list displays
4386                 'move to trash' and 'delete''.
4387                 Add a new sensitivity condition 'M_NOT_TRASH' and
4388                 remove the broken workaround for right-click in summaryview.c.
4389                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4390                 News folder.
4391
4392 2011-06-21 [paul]       3.7.9cvs27
4393
4394         * src/mainwindow.c
4395                 revert 3.7.9cvs2, it does no good
4396
4397 2011-06-18 [mir]        3.7.9cvs26
4398
4399         * configure.ac
4400                 Fix autoconf warnings introduced in autoconf >= 2.64
4401
4402 2011-06-05 [paul]       3.7.9cvs25
4403
4404         * po/ca.po
4405         * po/cs.po
4406         * po/de.po
4407         * po/it.po
4408         * po/ja.po
4409         * po/pt_PT.po
4410         * po/sk.po
4411         * po/uk.po
4412                 fix strings where an informational message has been
4413                 wrongly entered into the translated string
4414         * src/toolbar.c
4415                 enable 'Trash' and 'Sender' to be translated based on
4416                 the context, e.g. as button text and as mail header
4417         * src/gtk/about.c
4418                 fix english in Info tab
4419
4420 2011-05-25 [colin]      3.7.9cvs24
4421
4422         * src/action.c
4423                 Fix bug #2439, "use bitwise operator for bitmask instead of
4424                 logical operator". Thanks to Nicolas Kaiser for the patch.
4425
4426 2011-05-18 [colin]      3.7.9cvs23
4427
4428         * src/news.c
4429                 Fix missing group selection before xover if the
4430                 connection was reset before.
4431
4432 2011-05-12 [colin]      3.7.9cvs22
4433
4434         * src/common/utils.c
4435                 Fix bug #2412, "Send account mail address in Message-ID
4436                 wrongly implemented". Patch by Fabian Keil.
4437
4438 2011-05-12 [mones]      3.7.9cvs21
4439
4440         * src/etpan/nntp-thread.c
4441                 Fix bug #2418 "NNTP authentication is broken"
4442
4443 2011-05-09 [pawel]      3.7.9cvs20
4444
4445         * src/mainwindow.c
4446         * src/prefs_folder_item.c
4447                 Small UI fixes
4448
4449 2011-05-05 [colin]      3.7.9cvs19
4450
4451         * src/imap.c
4452         * src/inc.c
4453         * src/news.c
4454         * src/send_message.c
4455                 Fix bug #2184, "Add account name information inside network log".
4456                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4457                 This stuff is too much copy-pasted.
4458
4459
4460 2011-04-30 [colin]      3.7.9cvs18
4461
4462         * src/main.c
4463                 Fix bug #2414, 'Claws segfaults on startup with
4464                 notification plugin enabled". Thanks Christian
4465                 Faulhammer for the patch.
4466
4467 2011-04-27 [colin]      3.7.9cvs17
4468
4469         * src/codeconv.c
4470                 Make Windows' encoding CP1251 for ru_RU locale
4471                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4472
4473 2011-04-24 [paul]       3.7.9cvs16
4474
4475         * manual/claws-mail-manual.xml
4476         * manual/de/claws-mail-manual.xml
4477         * manual/es/claws-mail-manual.xml
4478         * manual/fr/claws-mail-manual.xml
4479         * manual/it/claws-mail-manual.xml
4480                 update copyright year
4481
4482 2011-04-24 [paul]       3.7.9cvs15
4483
4484         * src/summaryview.c
4485                 fix bug #2353, 'Right-clicking on spam in order to delete
4486                 it causes it to show in message window'
4487
4488 2011-04-24 [paul]       3.7.9cvs14
4489
4490         * src/mainwindow.c
4491         * src/gtk/foldersort.c
4492         * src/gtk/foldersort.h
4493                 fix labelling, 'change folder order' to 'change mailbox order'
4494
4495 2011-04-23 [paul]       3.7.9cvs13
4496
4497         * configure.ac
4498                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4499                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4500                 committed in 3.7.8cvs19 
4501
4502 2011-04-11 [paul]       3.7.9cvs12
4503
4504         * src/plugins/trayicon/trayicon.c
4505                 fix build bug: gtk_status_icon_set_title() is available
4506                 since gtk 2.18.x not 2.14.x
4507
4508 2011-04-11 [paul]       3.7.9cvs11
4509
4510         * po/hu.po
4511                 updated by Páder RezsÅ‘
4512
4513 2011-04-10 [colin]      3.7.9cvs10
4514
4515         * src/addr_compl.c
4516         * src/addressbook.c
4517         * src/compose.c
4518         * src/editaddress.c
4519         * src/editaddress_other_attributes_ldap.c
4520         * src/main.c
4521         * src/message_search.c
4522         * src/prefs_display_header.c
4523         * src/prefs_filtering_action.c
4524         * src/prefs_matcher.c
4525         * src/prefs_other.c
4526         * src/prefs_toolbar.c
4527         * src/summary_search.c
4528         * src/gtk/colorlabel.c
4529         * src/gtk/combobox.c
4530         * src/gtk/gtkcmoptionmenu.c
4531         * src/gtk/gtkshruler.c
4532         * src/gtk/gtkshruler.h
4533         * src/gtk/gtkutils.h
4534         * src/gtk/inputdialog.c
4535         * src/gtk/quicksearch.c
4536                 Revert the whole pile of crap introduced in
4537                 cvs9,8,7,4.
4538
4539 2011-04-10 [colin]      3.7.9cvs9
4540
4541         * src/compose.c
4542         * src/editaddress.c
4543         * src/editaddress_other_attributes_ldap.c
4544         * src/main.c
4545         * src/message_search.c
4546         * src/prefs_display_header.c
4547         * src/prefs_matcher.c
4548         * src/prefs_toolbar.c
4549         * src/summary_search.c
4550         * src/gtk/combobox.c
4551         * src/gtk/gtkutils.h
4552         * src/gtk/inputdialog.c
4553         * src/gtk/quicksearch.c
4554                 Finish fun with combo boxes. (hopefully)
4555
4556 2011-04-10 [colin]      3.7.9cvs8
4557
4558         * src/compose.c
4559         * src/prefs_filtering_action.c
4560         * src/gtk/combobox.c
4561         * src/gtk/gtkshruler.c
4562         * src/gtk/gtkshruler.h
4563                 More undeprecation. GTKSHRuler is #if'ed out. We can
4564                 still decide to maintain the old GtkRuler widget in-tree
4565                 if the lack of ruler in Compose window is too
4566                 annoying.
4567
4568 2011-04-10 [colin]      3.7.9cvs7
4569
4570         * src/addr_compl.c
4571         * src/addressbook.c
4572         * src/compose.c
4573         * src/editaddress_other_attributes_ldap.c
4574         * src/message_search.c
4575         * src/prefs_display_header.c
4576         * src/prefs_filtering_action.c
4577         * src/prefs_other.c
4578         * src/prefs_toolbar.c
4579         * src/summary_search.c
4580         * src/gtk/colorlabel.c
4581         * src/gtk/combobox.c
4582         * src/gtk/gtkcmoptionmenu.c
4583         * src/gtk/gtkutils.h
4584                 More comboboxtext undeprecation
4585
4586 2011-04-10 [colin]      3.7.9cvs6
4587
4588         * src/messageview.c
4589                 Fix it better.
4590
4591 2011-04-10 [colin]      3.7.9cvs5
4592
4593         * src/messageview.c
4594                 Fix age-old typo.
4595
4596 2011-04-10 [colin]      3.7.9cvs4
4597
4598         * src/compose.c
4599         * src/editaddress_other_attributes_ldap.c
4600         * src/message_search.c
4601         * src/prefs_display_header.c
4602         * src/prefs_filtering_action.c
4603         * src/prefs_other.c
4604         * src/prefs_toolbar.c
4605         * src/summary_search.c
4606         * src/gtk/combobox.c
4607         * src/gtk/gtkutils.h
4608                 gtk_combo_box_*_text() is deprecated, and
4609                 gtk_combo_box_text_*() is the new hotness.
4610
4611 2011-04-10 [colin]      3.7.9cvs3
4612
4613         * src/addr_compl.c
4614         * src/addressbook.c
4615         * src/browseldap.c
4616         * src/compose.c
4617         * src/folder.c
4618         * src/folderview.c
4619         * src/gtk/gtkvscrollbutton.c
4620         * src/gtk/gtkvscrollbutton.h
4621                 s/GtkFunction/GSourceFunc
4622
4623 2011-04-10 [colin]      3.7.9cvs2
4624
4625         * src/mainwindow.c
4626                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4627                 This is the patch from bug #2396, it should be innocuous even
4628                 if that's useless to do deiconify + present window...
4629
4630 2011-04-09 [paul]       3.7.9cvs1
4631
4632         * src/prefs_summaries.c
4633                 fix typo in string. (thanks, Brad!)
4634
4635 2011-04-09 [paul]       3.7.9
4636         * NEWS
4637         * README
4638         * RELEASE_NOTES 
4639                 3.7.9 unleashed!        
4640
4641 2011-04-09 [paul]       3.7.8cvs78
4642
4643         * po/cs.po
4644         * po/es.po
4645         * po/fi.po
4646         * po/fr.po
4647         * po/lt.po
4648         * po/pt_BR.po
4649         * po/sk.po
4650         * po/uk.po
4651                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4652                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4653                 Slavko, and Yarema
4654
4655 2011-04-09 [colin]      3.7.8cvs77
4656
4657         * src/gtk/filesel.c
4658                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4659                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4660                 encoding filename. Hooray for stupid.
4661
4662 2011-04-08 [colin]      3.7.8cvs76
4663
4664         * src/action.c
4665                 Fix action Stop: if child does not react to SIGTERM, it'll
4666                 probably start behaving when it'll get a SIGKILL on the user's
4667                 second press on Stop.
4668                 Fixes bug #2237, "User action makes Claws unresponsive".
4669
4670 2011-04-08 [colin]      3.7.8cvs75
4671
4672         * src/account.c
4673         * src/folder.c
4674         * src/folder.h
4675         * src/folder_item_prefs.c
4676         * src/folder_item_prefs.h
4677         * src/prefs_account.c
4678                 Fix bug #2382, "folderitemrc not updated when account
4679                 name is changed". Indeed, this wasn't done.
4680
4681 2011-04-08 [wwp]        3.7.8cvs74
4682
4683         * src/procmime.c
4684         Add support for quoted values (*="value").
4685         This commonly fixes a trailing quote appearing to filenames
4686         sent by iphone Mail (not sure if it's culprit at all, though).
4687
4688 2011-04-08 [colin]      3.7.8cvs73
4689
4690         * src/gtk/filesel.c
4691                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4692                 caused by attachments with extended chars in the file name". Patch
4693                 derived from a patch bt Fabien Keil
4694
4695 2011-04-05 [wwp]        3.7.8cvs72
4696
4697         * src/compose.c
4698                 A debug string not to translate.
4699
4700 2011-04-03 [colin]      3.7.8cvs71
4701
4702         * src/common/utils.h
4703                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4704                 That's not the first bug-report where internal
4705                 debug-only backtrace() crashes on FreeBSD.
4706
4707 2011-04-03 [colin]      3.7.8cvs70
4708
4709         * src/compose.c
4710                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4711                 compose window".
4712                 Batch-mode compose windows (from filtering actions) shouldn't
4713                 try to access stuff after flushing events...
4714
4715 2011-03-31 [paul]       3.7.8cvs69
4716
4717         * INSTALL
4718                 update as gtk >= 2.10 now required
4719                 (because I'll never remember to do this later)
4720
4721 2011-03-26 [paul]       3.7.8cvs68
4722
4723         * src/messageview.c
4724                 fix separators in Go To menu
4725
4726 2011-03-20 [colin]      3.7.8cvs67
4727
4728         * configure.ac
4729                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4730                 when we'll have time to handle them
4731
4732 2011-03-18 [paul]       3.7.8cvs66
4733
4734         * src/textview.c
4735                 make user-facing message more accurate -
4736                 'Network Log' not 'View Log'
4737
4738 2011-03-17 [wwp]        3.7.8cvs65
4739
4740         * po/fr.po
4741                 Fix a typo around plural form, as reported by
4742                 Yannick Palanque.
4743
4744 2011-03-15 [colin]      3.7.8cvs64
4745
4746         * AUTHORS
4747         * src/gtk/authors.h
4748         * src/main.c
4749                 Fix bug #2381, "Support for NetworkManager 0.9".
4750                 Patch by Mikhail Efremov
4751
4752 2011-03-04 [colin]      3.7.8cvs63
4753
4754         * src/mimeview.c
4755         * src/mimeview.h
4756                 Fix segfault on Windows
4757         * src/exporthtml.c
4758         * src/common/utils.c
4759         * src/common/w32_unistd.c
4760         * src/common/w32lib.h
4761                 Rationalize use of time_r() funcs (pthread do define them)
4762
4763 2011-03-02 [pawel]      3.7.8cvs62
4764
4765         * src/wizard.c
4766                 Re-implement widgets aligning, switch from GtkSizeGroup
4767                 to GtkTable - this should fix disappearing labels
4768
4769 2011-03-01 [pawel]      3.7.8cvs61
4770
4771         * src/wizard.c
4772                 Wizard GUI cleanups. Make it look and behave more
4773                 like account preferences.
4774
4775 2011-02-23 [colin]      3.7.8cvs60
4776
4777         * src/common/Makefile.am
4778                 Fix make dist
4779
4780 2011-02-23 [colin]      3.7.8cvs59
4781
4782         * src/Makefile.am
4783         * src/main.c
4784         * src/common/Makefile.am
4785         * src/common/plugin.c
4786         * src/common/valgrind.h
4787                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4788                 Use valgrind's own header.
4789
4790 2011-02-22 [colin]      3.7.8cvs58
4791
4792         * src/prefs_account.c
4793                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4794                 signed message" upon new installation. This is disturbing when PGP
4795                 plugins are loaded by default.
4796
4797 2011-02-16 [paul]       3.7.8cvs57
4798
4799         * src/*
4800                 update copyright headers throughout
4801
4802 2011-02-16 [paul]       3.7.8cvs56
4803
4804         * src/summaryview.c
4805                 use gettext plural form for "item selected"/"items selected"
4806
4807 2011-02-13 [colin]      3.7.8cvs55
4808
4809         * src/mimeview.c
4810         * src/mimeview.h
4811                 Fix bug #2361, "Claws crashes after PGP Check in separate
4812                 msg view". Don't let the cancel thread lie around after
4813                 the verification ended.
4814
4815 2011-02-13 [paul]       3.7.8cvs54
4816
4817         * po/lt.po
4818                 updated by Mindaugas Baranauskas
4819
4820 2011-02-11 [mones]      3.7.8cvs53
4821
4822         * manual/es/advanced.xml
4823                 Sync with English manual
4824         * src/imap.c
4825                 Fix remaining mismatched alloc/free from cppcheck
4826
4827 2011-02-10 [pawel]      3.7.8cvs52
4828
4829         * src/ldapupdate.c
4830                 Fix memleaks
4831
4832 2011-02-10 [pawel]      3.7.8cvs51
4833
4834         * src/prefs_toolbar.c
4835                 - set menus sensitivity in item type combo depending on
4836                   availability of actions / plugin hooks
4837                 - style fixes, spaces instead of tabs mostly
4838
4839 2011-02-10 [paul]       3.7.8cvs50
4840
4841         * src/prefs_account.c
4842                 move the 'send acc mail addr in msg-id" option to
4843                 the send page
4844
4845 2011-02-10 [paul]       3.7.8cvs49
4846
4847         * src/prefs_account.c
4848                 move the 'expunge immediately' option to a more
4849                 suitable page
4850
4851 2011-02-05 [pawel]      3.7.8cvs48
4852
4853         * manual/advanced.xml
4854                 Document new hidden pref
4855         * src/folder.c
4856                 Dont treat mimeparts referenced by others as
4857                 real attachments
4858         * src/mimeview.c
4859         * src/prefs_common.c
4860         * src/prefs_common.h
4861                 Add ability to hide inline attachments referenced
4862                 by other mimeparts in MimeView. To enable this
4863                 feature set show_inline_attachments=0 in your clawsrc
4864
4865 2011-01-25 [colin]      3.7.8cvs47
4866
4867         * src/matcher.c
4868                 Fix matcher body parsing: decode mails with our
4869                 MIME parser. This speeds up body search a bit as
4870                 binary attachments are not searched anymore, slows
4871                 down a bit full message searches, but not awfully.
4872         * src/summary_search.c
4873                 Use matcher API to search, in all cases (advanced search or
4874                 not). Also, fix little logic bugs related to combos history
4875         * src/common/utils.c
4876         * src/common/utils.h
4877         * src/procmime.c
4878         * src/procmime.h
4879                 Remove dead code, export functions needed by matcher.c
4880
4881 2011-01-25 [colin]      3.7.8cvs46
4882
4883         * src/compose.c
4884         * src/prefs_common.c
4885         * src/common/md5.c
4886         * src/common/ssl_certificate.c
4887                 Fix mismatched alloc/free (thanks to cppcheck)
4888
4889 2011-01-25 [colin]      3.7.8cvs45
4890
4891         * src/pop.c
4892                 Fix leak on error path
4893
4894 2011-01-23 [mones]      3.7.8cvs44
4895
4896         * manual/es/advanced.xml
4897                 Sync with English manual
4898
4899 2011-01-23 [paul]       3.7.8cvs43
4900
4901         * src/gtk/about.c
4902                 it's 2011, update copyright line
4903
4904 2011-01-23 [paul]       3.7.8cvs42
4905
4906         * manual/advanced.xml
4907         * src/prefs_common.c
4908         * src/prefs_common.h
4909         * src/textview.c
4910                 fix bug #2350, 'Make displaying localized date/time in
4911                 message view optional'.
4912                 This introduces a new hidden option (why do more?),
4913                 'msgview_date_format', which defaults to OFF, maintaining
4914                 the current and expected behaviour.
4915
4916 2011-01-21 [colin]      3.7.8cvs41
4917
4918         * src/procmime.c
4919                 Fix bug #2050, Clawsmail sends return receipt every seconds
4920                 We forgot to close the file when parsing 
4921                 disposition-notification fields, which made unlinking of the
4922                 corresponding emails in tempfolder/processing impossible in
4923                 Windows. Causing them to be re-fetched every time.
4924
4925 2011-01-21 [colin]      3.7.8cvs40
4926
4927         * claws-mail.desktop
4928                 Fix again bug #2346: We should have a %u parameter.
4929
4930 2011-01-21 [colin]      3.7.8cvs39
4931
4932         * src/plugins/spamassassin/spamassassin.c
4933                 Fix sa-learn when offline (its command line parsing is
4934                 space-dependant). Patch by Wolfgang Lorenz
4935
4936 2011-01-19 [pawel]      3.7.8cvs38
4937
4938         * claws-mail.desktop
4939                 Fix Bug 2346 'Please register x-handler-scheme
4940                  in .desktop file' patch by Laurent Bigonville
4941                 While I'm here update things to current
4942                 standards, fix desktop-file-validate warnings/errors
4943
4944 2011-01-18 [colin]      3.7.8cvs37
4945
4946         * src/common/smtp.c
4947                 Fix logic on SMTP AUTH: If the selected method isn't
4948                 available, say so instead of supposing it'll work.
4949                 Fixes bug #2039, 'SMTP AUTHENTICATION'
4950
4951 2011-01-15 [pawel]      3.7.8cvs36
4952
4953         * src/prefs_folder_item.c
4954                 Rework subject regexp simplify gui a bit, this give us better
4955                 options page layout (window with min width was too short to 
4956                 show all contents and thigs were unwieldy) and better preview
4957                 of regexp working/not working
4958
4959 2011-01-14 [pawel]      3.7.8cvs35
4960
4961         * src/textview.c
4962                 strncpy2() NULLify strings just fine, no need to be
4963                 extra "clever"
4964
4965 2011-01-14 [pawel]      3.7.8cvs34
4966
4967         * src/textview.c
4968                 Fix Bug #2165 'The date not localized in the message view'
4969                 Display Date header in messageview in the same way as in
4970                 summaryview by respecting date format set in preferences.
4971
4972 2011-01-06 [pawel]      3.7.8cvs33
4973
4974         * src/prefs_account.c
4975         * src/prefs_folder_item.c
4976         * src/prefs_quote.c
4977         * src/quote_fmt.c
4978                 Make quote templates widgets more compact
4979
4980 2011-01-06 [pawel]      3.7.8cvs32
4981
4982         * src/plugins/trayicon/trayicon.c
4983                 - fix logic bug which caused icon to be
4984                   always set no-mail status on plugin load
4985                 - force icon hide on plugin_done(), without
4986                   it empty space(?!) is left in tray under KDE3 and KDE4
4987
4988 2011-01-06 [colin]      3.7.8cvs31
4989
4990         * src/addrharvest.c
4991         * src/codeconv.c
4992         * src/codeconv.h
4993         * src/compose.c
4994         * src/news.c
4995         * src/procheader.c
4996         * src/procmime.c
4997         * src/unmime.c
4998         * src/unmime.h
4999                 Unmime headers differently whether they're addresses or not:
5000                 It's useless to quote things containing commas if it's in
5001                 subject, for example. (introduced in 3.7.8cvs26)
5002
5003 2011-01-06 [colin]      3.7.8cvs30
5004
5005         * src/gtk/gtkaspell.c
5006                 Complete previous patch
5007         * src/messageview.c
5008         * src/plugins/pgpinline/pgpinline.c
5009                 Coding style
5010
5011 2011-01-06 [paul]       3.7.8cvs29
5012
5013         * AUTHORS
5014         * configure.ac
5015         * po/lt.po
5016         * src/gtk/authors.h
5017                 add Lithuanian translation (approx. 65% complete)
5018                 submitted by Mindaugas Baranauskas
5019
5020 2011-01-06 [pawel]      3.7.8cvs28
5021
5022         * src/export.c
5023         * src/import.c
5024         * src/messageview.c
5025         * src/prefs_actions.c
5026         * src/procmime.c
5027         * src/gtk/gtkaspell.c
5028         * src/plugins/pgpinline/pgpinline.c
5029         * src/plugins/pgpmime/pgpmime.c
5030         * src/plugins/smime/smime.c
5031                 Fix memory/file descriptors leaks
5032
5033 2011-01-06 [paul]       3.7.8cvs27
5034
5035         * src/plugins/pgpcore/sgpgme.c
5036                 fix bug #2322, 'GPG Full info: showing subkey
5037                 ID instead of primary key fingerprint'
5038                 Patch by Sébastien Bigaret.
5039
5040 2011-01-03 [colin]      3.7.8cvs26
5041
5042         * src/unmime.c
5043                 Better quote-checking when unmim-ing headers
5044                 that may have comas.
5045
5046 2011-01-03 [colin]      3.7.8cvs25
5047
5048         * src/unmime.c
5049                 Fix bug #2299, "Incorrect handling of quoted printable coma
5050                 in headers". As this is really painful to fix by switching
5051                 the whole stuff to a list of headers tokens, we workaround
5052                 the problem by adding quotes around the encoded-word (making
5053                 it a quoted-string which continuity is already handled).
5054
5055 2011-01-03 [colin]      3.7.8cvs24
5056
5057         * src/procheader.c
5058                 Remove dead code
5059
5060 2010-12-23 [colin]      3.7.8cvs23
5061
5062         * src/compose.c
5063                 Finish fixing bug #2203: When forwarding (inline) and there
5064                 are some text/* parts with no name, set them a name and
5065                 set their disposition to attachment, so that recipients with
5066                 MUAs preferring HTML parts don't show them by default.
5067
5068 2010-12-22 [paul]       3.7.8cvs22
5069
5070         * src/compose.h
5071                 fix missing file in 3.7.8cvs20
5072
5073 2010-12-22 [colin]      3.7.8cvs21
5074
5075         * src/folderview.c
5076         * src/folderview.h
5077                 Implement a nicer scroll when drag and dropping
5078
5079 2010-12-22 [colin]      3.7.8cvs20
5080
5081         * src/compose.c
5082                 Store charset if available when attaching text/* parts
5083                 Fixes bug #2203, 'Problems in forwarding multipart/
5084                 alternative messages with HTML part'
5085
5086 2010-12-22 [colin]      3.7.8cvs19
5087
5088         * src/textview.c
5089                 Fix wrong free
5090
5091 2010-12-21 [colin]      3.7.8cvs18
5092
5093         * src/inc.c
5094         * src/send_message.c
5095         * src/common/session.c
5096         * src/common/session.h
5097                 Differentiate between running sessions and connected
5098                 sessions. Fixes bug #2332, "Crash when hitting cancel
5099                 on the SMTP status window"
5100
5101 2010-12-21 [colin]      3.7.8cvs17
5102
5103         * src/etpan/etpan-thread-manager.c
5104                 Dead code removal
5105
5106 2010-12-21 [colin]      3.7.8cvs16
5107
5108         * src/textview.c
5109                 Check whether we should continue loading the
5110                 current textview after inserting a possibly
5111                 big image.
5112
5113 2010-12-20 [colin]      3.7.8cvs15
5114
5115         * src/addrcindex.c
5116         * src/addrcindex.h
5117                 Removed. Dead code since ages!
5118         * src/addr_compl.c
5119         * src/gtk/gtkcmclist.c
5120         * src/gtk/gtkcmctree.c
5121         * src/gtk/gtksctree.c
5122                 undefine *_DISABLE_DEPRECATED in the files that
5123                 use deprecated interfaces. Implicit declarations
5124                 can lead to crashes as prototypes are unknown, as
5125                 evidenced by bug #2315.
5126
5127 2010-12-20 [colin]      3.7.8cvs14
5128
5129         * src/compose.c
5130                 Don't flush events when adding an header entry. This
5131                 can mess up the keypresses in the previous header.
5132                 Instead, make the scroll happen later (doing it on the
5133                 spot without flushing events doesn't work as the new
5134                 requisitions aren't set yet).
5135
5136 2010-12-20 [colin]      3.7.8cvs13
5137
5138         * src/mainwindow.c
5139                 Don't iconify at start on w32. This un-iconifies in the
5140                 background.
5141
5142 2010-12-20 [colin]      3.7.8cvs12
5143
5144         * src/common/base64.c
5145                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
5146                 Patch by pochini at shiny.it
5147
5148 2010-12-19 [colin]      3.7.8cvs11
5149
5150         * src/ldapserver.c
5151                 Better debug.
5152
5153 2010-12-18 [colin]      3.7.8cvs10
5154
5155         * src/compose.c
5156                 Fix bug #2148, "Attachment content-transfer-encoding 
5157                 incorrectly set when signing emails". The RFC 2045
5158                 states that message/* and multipart/* encoding must
5159                 be either 7-bit, 8-bit or binary.
5160
5161 2010-12-18 [mones]      3.7.8cvs9
5162
5163         * src/ldaputil.c
5164                 Fix crash when searching or adding a LDAP server
5165
5166 2010-12-17 [colin]      3.7.8cvs8
5167
5168         * configure.ac
5169         * src/editldap.c
5170         * src/ldapquery.c
5171         * src/ldapserver.c
5172         * src/ldapupdate.c
5173         * src/ldaputil.c
5174         * src/ldaputil.h
5175                 Better error logging. Disable LDAP SSL/TLS on
5176                 Windows, it's crashy/non-worky.
5177
5178 2010-12-17 [colin]      3.7.8cvs7
5179
5180         * src/folder.c
5181                 Fix bug #2325, "messages remains in folder cache after moving
5182                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
5183
5184 2010-12-17 [colin]      3.7.8cvs6
5185
5186         * src/addressadd.c
5187         * src/addressbook.c
5188         * src/addrindex.c
5189         * src/ldapquery.c
5190         * src/ldapquery.h
5191         * src/ldapserver.c
5192         * src/ldapserver.h
5193         * src/ldapupdate.c
5194         * src/ldaputil.c
5195         * src/ldaputil.h
5196                 Windows build fixes (w32 LDAP completely untested!)
5197
5198 2010-12-16 [colin]      3.7.8cvs5
5199
5200         * src/addrindex.c
5201         * src/editldap.c
5202         * src/ldapctrl.c
5203         * src/ldapquery.c
5204         * src/ldapserver.c
5205         * src/ldapserver.h
5206         * src/ldapupdate.c
5207         * src/ldaputil.c
5208                 Try to rationalize a bit LDAP connections
5209
5210 2010-12-16 [colin]      3.7.8cvs4
5211
5212         * src/prefs_spelling.c
5213         * src/common/defs.h
5214                 Add a button to get dictionaries (win32)
5215
5216 2010-12-16 [colin]      3.7.8cvs3
5217
5218         * src/prefs_matcher.c
5219                 Fix bug #2279, "crash when clicking 'define' in filter
5220                 configuring". Thanks to Theodor Ciobanu for the hint at
5221                 the problem.
5222
5223 2010-12-14 [colin]      3.7.8cvs2
5224
5225         * src/gtk/gtkaspell.c
5226                 Add missing guard for sys/wait.h
5227
5228 2010-12-05 [colin]      3.7.8cvs1
5229
5230         * tools/make.themes.project
5231                 Seems wget has changed naming of targets downloaded.
5232                 Fix it by always providing our own name.
5233                 [Pushing mones' patch again after messing with CVSROOT]
5234
5235 2010-12-04 [paul]       3.7.8
5236         * NEWS
5237         * README
5238         * RELEASE_NOTES 
5239                 3.7.8 unleashed!
5240
5241 2010-12-03 [paul]       3.7.7cvs11
5242
5243         * configure.ac
5244         * manual/xml2pdf ** REMOVED **
5245         * manual/dist/pdf/Makefile.am
5246         * manual/es/dist/pdf/Makefile.am
5247         * manual/fr/dist/pdf/Makefile.am
5248         * manual/pl/dist/pdf/Makefile.am
5249                 simplify check for tools needed for manual building,
5250                 remove xml2pdf and use docbook2pdf instead
5251
5252 2010-12-03 [mir]        3.7.7cvs10
5253
5254         * configure.ac
5255                 Fix bug so that configure option --disable-manual
5256                 actually disable building the manuals
5257
5258 2010-12-01 [pawel]      3.7.7cvs9
5259
5260         * src/crash.c
5261                 One more GTK+ 2.22 build fix
5262
5263 2010-11-30 [colin]      3.7.7cvs8
5264
5265         * src/action.c
5266                 Fix bug #2317, 'Action results in "Bad file descriptor"'
5267                 Introduced in 3.7.6cvs57. In fact the error has been there
5268                 since ages, and only new thing is the verification of the
5269                 various functions return code. Let the stuff work as it
5270                 does, as it seems to do the right thing since ages.
5271
5272 2010-11-28 [colin]      3.7.7cvs7
5273
5274         * src/gtk/quicksearch.c
5275                 Fix bug #2313, 'CLI quicksearch sometimes returns 
5276                 the same messages twice'. Patch by Sebastien Bigaret
5277
5278 2010-11-25 [paul]       3.7.7cvs6
5279
5280         * src/prefs_common.c
5281                 make "gtk_can_change_accels" FALSE by default.
5282                 fixes bug #2309, 'Shortcuts should not be modifiable
5283                 by default' (RFE)
5284
5285 2010-11-24 [mones]      3.7.7cvs5
5286
5287         * src/mainwindow.c
5288                 Add missing shortcuts for marking as spam and ham
5289                 Fixes Debian bug #599547
5290
5291 2010-11-22 [colin]      3.7.7cvs4
5292
5293         * src/compose.c
5294                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
5295                 five patches were needed to fix a corner case
5296                 is a good indicator that is was bound to break
5297                 something.
5298
5299 2010-11-21 [colin]      3.7.7cvs3
5300
5301         * src/plugins/pgpcore/claws.def
5302                 Win32 build fix
5303
5304 2010-11-20 [wwp]        3.7.7cvs2
5305
5306         * src/main.c
5307           Fix either a typo or an irrelevant iff word there.
5308           IMO type and recursive possible values should be changed to
5309           smth simple and neat here, and help strings be really
5310           translatable.
5311
5312 2010-11-20 [colin]      3.7.7cvs1
5313
5314         * AUTHORS
5315                 Damn, forgot to commit this file twice.
5316
5317 2010-11-19 [paul]       3.7.7
5318         * NEWS
5319         * README
5320         * RELEASE_NOTES 
5321                 3.7.7 unleashed!
5322
5323 2010-11-19 [paul]       3.7.6cvs66
5324
5325         * po/ca.po
5326         * po/cs.po
5327         * po/de.po
5328         * po/es.po
5329         * po/fi.po
5330         * po/fr.po
5331         * po/hu.po
5332         * po/id.po
5333         * po/pt_BR.po
5334         * po/sk.po
5335         * po/uk.po
5336                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
5337                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
5338                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
5339
5340 2010-11-17 [colin]      3.7.6cvs65
5341
5342         * src/common/utils.c
5343                 Separate email address from timestamp with a dot.
5344                 Fix coding style.
5345
5346 2010-11-17 [colin]      3.7.6cvs64
5347
5348         * src/common/utils.c
5349                 Fix multiple @ in generated message-ids.
5350                 That's not allowed in RFC 2822.
5351
5352 2010-11-16 [mones]      3.7.6cvs63
5353
5354         * manual/es/advanced.xml
5355                 Synchronise with English version
5356
5357 2010-11-04 [wwp]        3.7.6cvs62
5358
5359         * src/filtering.c
5360                 Fix bug 2293, "filtering: simplify expression", as simplifying
5361                 this expression doesn't make it less easy to understand and we
5362                 gain few cycles by making the logical expression more simple
5363                 by applying. Patch by Nicolas Kaiser.
5364
5365 2010-11-03 [colin]      3.7.6cvs61
5366
5367         * src/addrindex.c
5368                 Fix bug 2294, "addrindex.c: address index conversion always
5369                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5370
5371 2010-11-02 [wwp]        3.7.6cvs60
5372
5373         * src/action.c
5374         * src/statusbar.c
5375         * src/toolbar.c
5376                 Enlarge the progress bar (main window) a bit when compiling
5377                 for UMPCs like maemo: this solves truncated text that might
5378                 appear in the progress bar while processing messages.
5379                 Also use a more compact string format when displaying
5380                 progress like 'number/total', still for UMPCs, this fixes
5381                 a previous inconsistency with these format strings where
5382                 no space around the / were used sometimes.
5383
5384 2010-10-26 [ticho]      3.7.6cvs59
5385
5386         * src/news.c
5387                 Recreate NNTP session if server port setting has changed. Fixes
5388                 bug #2092.
5389
5390 2010-10-26 [colin]      3.7.6cvs58
5391
5392         * src/imap_gtk.c
5393         * src/mh_gtk.c
5394                 Fix copy-paste error, thanks to David Relson
5395                 for spotting it.
5396
5397 2010-10-18 [colin]      3.7.6cvs57
5398
5399         * src/action.c
5400         * src/addrharvest.c
5401         * src/alertpanel.c
5402         * src/filtering.c
5403         * src/jpilot.c
5404         * src/prefs_themes.c
5405         * src/procmime.c
5406         * src/textview.c
5407         * src/gtk/gtkutils.c
5408         * src/gtk/quicksearch.c
5409         * src/gtk/quicksearch.h
5410         * src/plugins/pgpcore/passphrase.c
5411         * src/plugins/spamassassin/libspamc.c
5412                 Fix warnings
5413
5414 2010-10-17 [colin]      3.7.6cvs56
5415
5416         * src/prefs_themes.c
5417         * src/gtk/gtkaspell.c
5418         * src/gtk/gtkutils.c
5419         * src/gtk/gtkutils.h
5420         * src/gtk/inputdialog.c
5421         * src/gtk/progressdialog.c
5422                 Undeprecate a few things
5423
5424 2010-10-17 [colin]      3.7.6cvs55
5425
5426         * src/main.c
5427         * src/gtk/authors.h
5428         * src/gtk/quicksearch.c
5429         * src/gtk/quicksearch.h
5430                 Add ability to search from the command-line.
5431                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5432                 Patch by Sebastien Bigarret.
5433
5434 2010-10-04 [mones]      3.7.6cvs54
5435
5436         * manual/dist/pdf/Makefile.am
5437                 Fix build of English PDF manual
5438                 (sh: Can't open ../../../xml2pdf)
5439
5440 2010-10-03 [colin]      3.7.6cvs53
5441
5442         * src/folder.c
5443         * src/folder.h
5444         * src/imap.c
5445         * src/mh.c
5446         * src/procmsg.c
5447                 Get rid of GRelation which were, mostly, used as
5448                 GHashTables. Probably fixes bug #2277, 'Segfault when
5449                 loading inbox for the first time'
5450
5451 2010-10-03 [mir]        3.7.6cvs52
5452
5453         * manual/de/dist/html/Makefile.am
5454         * manual/de/dist/pdf/Makefile.am
5455         * manual/de/dist/ps/Makefile.am
5456         * manual/de/dist/txt/Makefile.am
5457         * manual/dist/html/Makefile.am
5458         * manual/dist/pdf/Makefile.am
5459         * manual/dist/ps/Makefile.am
5460         * manual/dist/txt/Makefile.am
5461         * manual/es/dist/html/Makefile.am
5462         * manual/es/dist/pdf/Makefile.am
5463         * manual/es/dist/ps/Makefile.am
5464         * manual/es/dist/txt/Makefile.am
5465         * manual/fr/dist/html/Makefile.am
5466         * manual/fr/dist/pdf/Makefile.am
5467         * manual/fr/dist/ps/Makefile.am
5468         * manual/fr/dist/txt/Makefile.am
5469         * manual/pl/dist/html/Makefile.am
5470         * manual/pl/dist/pdf/Makefile.am
5471         * manual/pl/dist/ps/Makefile.am
5472         * manual/pl/dist/txt/Makefile.am
5473             Missing Makefile.am's for 3.7.6cvs49
5474
5475
5476 2010-10-03 [colin]      3.7.6cvs51
5477
5478         * po/POTFILES.in
5479                 Fix build
5480
5481 2010-10-02 [mir]        3.7.6cvs50
5482
5483         * manual/de/dist/html/Makefile.am
5484         * manual/de/dist/pdf/Makefile.am
5485         * manual/de/dist/ps/Makefile.am
5486         * manual/de/dist/txt/Makefile.am
5487         * manual/dist/html/Makefile.am
5488         * manual/dist/pdf/Makefile.am
5489         * manual/dist/ps/Makefile.am
5490         * manual/dist/txt/Makefile.am
5491         * manual/es/dist/html/Makefile.am
5492         * manual/es/dist/pdf/Makefile.am
5493         * manual/es/dist/ps/Makefile.am
5494         * manual/es/dist/txt/Makefile.am
5495         * manual/fr/dist/html/Makefile.am
5496         * manual/fr/dist/pdf/Makefile.am
5497         * manual/fr/dist/ps/Makefile.am
5498         * manual/fr/dist/txt/Makefile.am
5499         * manual/pl/dist/html/Makefile.am
5500         * manual/pl/dist/pdf/Makefile.am
5501         * manual/pl/dist/ps/Makefile.am
5502         * manual/pl/dist/txt/Makefile.am
5503             Part 2 of last commit which broke due to a permission error
5504             Avoid claws trying to build manuals if the required
5505             tools are not present.
5506
5507 2010-10-02 [mir]        3.7.6cvs49
5508
5509         * configure.ac
5510         * manual/de/dist/html/Makefile.am
5511         * manual/de/dist/pdf/Makefile.am
5512         * manual/de/dist/ps/Makefile.am
5513         * manual/de/dist/txt/Makefile.am
5514         * manual/dist/html/Makefile.am
5515         * manual/dist/pdf/Makefile.am
5516         * manual/dist/ps/Makefile.am
5517         * manual/dist/txt/Makefile.am
5518         * manual/es/dist/html/Makefile.am
5519         * manual/es/dist/pdf/Makefile.am
5520         * manual/es/dist/ps/Makefile.am
5521         * manual/es/dist/txt/Makefile.am
5522         * manual/fr/dist/html/Makefile.am
5523         * manual/fr/dist/pdf/Makefile.am
5524         * manual/fr/dist/ps/Makefile.am
5525         * manual/fr/dist/txt/Makefile.am
5526         * manual/pl/dist/html/Makefile.am
5527         * manual/pl/dist/pdf/Makefile.am
5528         * manual/pl/dist/ps/Makefile.am
5529         * manual/pl/dist/txt/Makefile.am
5530             1) Downgrade autoconf requirements to 2.59 to allow
5531             building on oldest supported Linux distributions.
5532             2) Only try to build manuals if the needed software
5533             is present.
5534
5535 2010-10-02 [colin]      3.7.6cvs48
5536
5537         * src/plugins/trayicon/trayicon.c
5538                 And fix theme updating.
5539
5540 2010-10-02 [colin]      3.7.6cvs47
5541
5542         * src/plugins/trayicon/trayicon.c
5543                 Got burnt by wrong indentation!
5544
5545 2010-10-02 [colin]      3.7.6cvs46
5546
5547         * configure.ac
5548                 Forgot to remove the directory from top-level
5549
5550 2010-10-02 [colin]      3.7.6cvs45
5551
5552         * src/plugins/trayicon/Makefile.am
5553         * src/plugins/trayicon/trayicon.c
5554         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5555         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5556         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5557         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5558         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5559         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5560         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5561         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5562         * src/plugins/trayicon/libeggtrayicon/xembed.h
5563                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5564                 instead (which can be done safely now that we 
5565                 require GTK+ 2.10).
5566
5567 2010-10-02 [colin]      3.7.6cvs44
5568
5569         * src/action.c
5570         * src/addr_compl.c
5571         * src/addressbook.c
5572         * src/addrgather.c
5573         * src/alertpanel.c
5574         * src/editaddress.c
5575         * src/editaddress_other_attributes_ldap.c
5576         * src/editgroup.c
5577         * src/folderview.c
5578         * src/grouplistdialog.c
5579         * src/headerview.c
5580         * src/image_viewer.c
5581         * src/importldif.c
5582         * src/main.c
5583         * src/mainwindow.c
5584         * src/message_search.c
5585         * src/mimeview.c
5586         * src/prefs_themes.c
5587         * src/summary_search.c
5588         * src/summaryview.c
5589         * src/toolbar.c
5590         * src/etpan/imap-thread.c
5591         * src/gtk/authors.h
5592         * src/gtk/gtkcmclist.c
5593         * src/gtk/gtkcmoptionmenu.c
5594         * src/gtk/gtkutils.c
5595         * src/gtk/gtkutils.h
5596         * src/gtk/gtkvscrollbutton.c
5597         * src/plugins/pgpcore/select-keys.c
5598         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5599                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5600                 Fixes bug #2276, 'Compile in maintainer mode
5601                 fails on GTK+ 2.22'.
5602
5603 2010-10-02 [colin]      3.7.6cvs43
5604
5605         * configure.ac
5606                 It's now time to remove the temporary enable-openssl
5607                 option that was used when we removed OpenSSL. See 
5608                 bug #2276 comment #14.
5609
5610 2010-09-30 [wwp]        3.7.6cvs42
5611
5612         * src/prefs_account.c
5613         * src/prefs_filtering_action.c
5614         * src/prefs_matcher.c
5615                         Fix bug #2274, wrong color label index range
5616                         used w/ gtk_cmoption_menu (behaviour change
5617                         has been introduced w/ 3.5.0cvs49 apparently),
5618                         now it must be 1..N so let's use colorlabel value
5619                         (0..N) + 1.
5620                         
5621
5622 2010-09-20 [pawel]      3.7.6cvs41
5623
5624         * src/compose.c
5625         * src/mainwindow.c
5626         * src/summaryview.c
5627                 revert last patch
5628
5629 2010-09-19 [pawel]      3.7.6cvs40
5630
5631         * src/compose.c
5632         * src/mainwindow.c
5633         * src/summaryview.c
5634                 Set ML menus sensitivity accordingly to
5635                 possibility of reply to ML
5636
5637 2010-09-19 [colin]      3.7.6cvs39
5638
5639         * src/compose.c
5640                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5641                 to newsgroups, and NNTP accounts *can* send email. We 
5642                 should not force an email account when replying to_ml or
5643                 anything...
5644
5645 2010-09-19 [colin]      3.7.6cvs38
5646
5647         * src/compose.c
5648                 Revert previous commit (which breaks Reply to newsgroups)
5649
5650 2010-09-17 [pawel]      3.7.6cvs37
5651
5652         * src/compose.c
5653                 Respect reply_account_autosel when changing compose
5654                 account to email one while replying to NNTP post
5655
5656 2010-09-17 [wwp]        3.7.6cvs36
5657
5658         * doc/man/claws-mail.1
5659         Update --compose documentation in `man claws-mail`.
5660
5661 2010-09-12 [pawel]      3.7.6cvs35
5662
5663         * src/compose.c
5664                 Add forgotten bit to previous commit,
5665                 select email account when replying to ML
5666
5667 2010-09-12 [pawel]      3.7.6cvs34
5668
5669         * src/compose.c
5670                 Fix bug #2247 "nntp reply-to-all broken?"
5671                 Make reply-to-all and reply-to-ml work as expected in
5672                 mailing list through NNTP case
5673
5674 2010-09-11 [pawel]      3.7.6cvs33
5675
5676         * src/mainwindow.c
5677         * src/summaryview.c
5678         * src/toolbar.c
5679                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5680                 fixes build with GTK+ < 2.18
5681
5682 2010-09-10 [pawel]      3.7.6cvs32
5683
5684         * src/mainwindow.c
5685         * src/summaryview.c
5686         * src/toolbar.c
5687                 Make Tab key switch between FolderView, MsgView and
5688                 SummaryView only, other widgets have/can have their own
5689                 keybindings anyway
5690
5691 2010-08-25 [colin]      3.7.6cvs31
5692
5693         * src/procmime.c
5694         * AUTHORS
5695         * src/gtk/authors.h
5696         * src/common/base64.c
5697         * src/common/base64.h
5698                 Fix bug #2245, "base64 decoding fails with line breaks"
5699                 Patch by Yotam Medini
5700
5701 2010-08-25 [colin]      3.7.6cvs30
5702
5703         * src/main.c
5704                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5705
5706 2010-08-23 [pawel]      3.7.6cvs29
5707
5708         * src/inc.c
5709         * src/send_message.c
5710         * src/statusbar.c
5711         * src/toolbar.c
5712                 Hide progressbar on statusbar when not needed
5713
5714 2010-08-17 [colin]      3.7.6cvs28
5715
5716         * src/main.c
5717                 Fix previous patch (our own tmp dir is inside
5718                 our rc dir)
5719
5720 2010-08-16 [colin]      3.7.6cvs27
5721
5722         * src/main.c
5723                 Use temp dir to store logs in Windows. Avoids doing
5724                 get_rc_dir() early, which prevents set_rc_dir()
5725                 working correctly.
5726
5727 2010-07-31 [holger]     3.7.6cvs26
5728
5729         * src/gtk/gtkshruler.c
5730                 Yet more GdkGC to Cairo porting
5731
5732 2010-07-30 [holger]     3.7.6cvs25
5733
5734         * src/stock_pixmap.c
5735                 More GdkGC to Cairo porting
5736
5737 2010-07-30 [holger]     3.7.6cvs24
5738
5739         * src/gtk/colorlabel.c
5740                 One GdkGC usage less
5741
5742 2010-07-29 [holger]     3.7.6cvs23
5743
5744         * src/printing.c
5745                 Replace some gdk drawing with cairo, as the former
5746                 is going towards deprecation.
5747
5748 2010-07-25 [colin]      3.7.6cvs22
5749
5750         * src/common/utils.c
5751                 And now for a real fix. g_list_remove() doesn't, of
5752                 course, free the data. But we have to have a solid
5753                 pointer to it in order to free it ourselves instead
5754                 of relying on the old freed list pointer.
5755                 Maybe that's the last patch on the subject now ? :)
5756
5757 2010-07-25 [colin]      3.7.6cvs21
5758
5759         * src/common/utils.c
5760                 Remove stupid and extraneous g_free() of elements
5761                 which have just been freed by g_list_remove(). (see
5762                 GList documentation). I don't know how it worked before
5763
5764 2010-07-25 [colin]      3.7.6cvs20
5765
5766         * src/common/utils.c
5767                 Reverse free/use with more logical and safe
5768                 use/free. Thanks to Michael Rasmussen !
5769
5770 2010-07-24 [colin]      3.7.6cvs19
5771
5772         * src/gtk/quicksearch.c
5773                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5774                 'freeze when using quick search'
5775
5776 2010-07-11 [iwkse]      3.7.6cvs18
5777
5778         * src/gtk/quicksearch.c
5779                 Add SMALL_LAYOUT to quicksearch_relayout
5780
5781 2010-07-10 [iwkse]      3.7.6cvs17
5782
5783         * src/mainwindow.h
5784                         Remove forgotten variable from
5785                         the last bugfix #2224
5786
5787 2010-07-10 [colin]      3.7.6cvs16
5788
5789         * src/mainwindow.c
5790         * src/gtk/quicksearch.c
5791                 Clean fix for bug #2224: don't mess with GTK settings when
5792                 handling the layout ourselves is enough
5793
5794 2010-07-09 [iwkse]      3.7.6cvs15
5795
5796         * src/mainwindow.h
5797         * src/mainwindow.c
5798                         Better fix for Bug #2224
5799
5800 2010-07-09 [iwkse]      3.7.6cvs14
5801
5802         * src/mainwindow.c
5803                         Bug #2224
5804                         Always use stock icons on buttons
5805
5806 2010-07-08 [colin]      3.7.6cvs13
5807
5808         * src/gtk/filesel.c
5809                 Fix bug 2223, 'Compilation fails with GTK+
5810                 2.21.3'. Thanks to Jan Psota !
5811
5812 2010-06-29 [pawel]      3.7.6cvs12
5813
5814         * src/compose.c
5815                 Revert 3.7.5cvs41, it breaks templates that use %X
5816
5817 2010-06-23 [wwp]        3.7.6cvs11
5818
5819         * src/gtk/colorlabel.c
5820                 Silent up a warning by avoiding possible confusion
5821                 in logical expression evaluation, thanks to TuxCM.
5822
5823 2010-06-21 [iwkse]      3.7.6cvs10
5824
5825         * src/gtk/quicksearch.c
5826                 Do not add into quicksearch history
5827                 matching rules with bad syntax
5828
5829 2010-05-26 [holger]     3.7.6cvs9
5830
5831         * src/summaryview.c
5832         * src/summaryview.h
5833                 Add function to select rows given a list of messages,
5834                 complementary to summary_get_selected_msg_list()
5835
5836 2010-05-22 [mir]        3.7.6cvs8
5837
5838         * src/ldapctrl.c
5839                 Fix bug 2208. Encode encrypted password to qouted
5840                 printable to avoid making invalid XML. Encoding
5841                 will be activated the first time the password is
5842                 changed.
5843
5844 2010-05-22 [paul]       3.7.6cvs7
5845
5846         * manual/advanced.xml
5847         * src/compose.c
5848         * src/prefs_common.c
5849         * src/prefs_common.h
5850                 after using the compose margin for several days
5851                 I wanted the old style back - add a new hidden
5852                 pref 'show_compose_margin' to restore the old
5853                 behaviour (defaults to FALSE)
5854
5855 2010-05-14 [paul]       3.7.6cvs6
5856
5857         * src/compose.c
5858                 add a margin to the compose window text that matches
5859                 the margin in textview
5860
5861 2010-05-14 [colin]      3.7.6cvs5
5862
5863         * src/gtk/sslcertwindow.c
5864                 Fix dangling pointer. Thanks to Michael R!
5865
5866 2010-05-14 [colin]      3.7.6cvs4
5867
5868         * src/gtk/sslcertwindow.c
5869                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5870                 expired but certificate check is skipped' and maybe
5871                 bug 2200, 'SSL is not working with POP3'
5872
5873 2010-05-14 [colin]      3.7.6cvs3
5874
5875         * src/plugins/pgpinline/pgpinline.c
5876                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5877
5878 2010-05-04 [iwkse]      3.7.6cvs2
5879
5880         * src/prefs_message.c
5881                         Get a generic name as 'Quotation' for
5882                         the frame
5883
5884 2010-05-04 [iwkse]      3.7.6cvs1
5885
5886         * src/prefs_message.c
5887         * src/prefs_common.h
5888         * src/prefs_common.c
5889         * src/textview.c
5890                         Fix #2188
5891                         Option for collapsing via double-click
5892
5893 2010-05-01 [paul]       3.7.6
5894         * NEWS
5895         * README
5896         * RELEASE_NOTES 
5897                 3.7.6 unleashed!
5898
5899 2010-05-01 [paul]       3.7.5cvs55
5900
5901         * tools/claws.i18n.status.pl
5902                 add Ukrainian stat
5903
5904 2010-05-01 [paul]       3.7.5cvs54
5905
5906         * src/gtk/authors.h
5907                 add YUP, new Ukrainian translator
5908
5909 2010-04-30 [paul]       3.7.5cvs53
5910
5911         * configure.ac
5912         * po/uk.po
5913                 add Ukrainian translation, submitted by YUP
5914         * po/cs.po
5915         * po/de.po
5916         * po/fi.po
5917         * po/hu.po
5918         * po/nl.po
5919         * po/pt_BR.po
5920         * po/pt_PT.po
5921         * po/sk.po
5922                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
5923                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
5924                 Tiago Faria, and Slavko
5925
5926 2010-04-26 [wwp]        3.7.5cvs52
5927
5928         * po/fr.po
5929                 Fix capitalization.
5930
5931 2010-04-26 [mones]      3.7.5cvs51
5932
5933         * po/es.po
5934                 Updated for release
5935
5936 2010-04-22 [pawel]      3.7.5cvs50
5937
5938         * src/addressbook.c
5939                 fix compile warning
5940         * src/vcard.c
5941                 first NULL check pointer, then use it
5942
5943 2010-04-22 [colin]      3.7.5cvs49
5944
5945         * src/imap.c
5946                 Fix error message when session isn't established
5947         * po/fr.po
5948                 Update translation and fix a typo in it
5949
5950 2010-04-15 [pawel]      3.7.5cvs48
5951
5952         * src/prefs_account.c
5953                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
5954                                 the port isn't configured properly'
5955                 When using SSL/TLS tunneling automatically use default
5956                 ports for encrypted connections: smtps, pop3s, imaps, nntps
5957
5958 2010-04-15 [pawel]      3.7.5cvs47
5959
5960         * src/action.c
5961                 Fix crasher in actions using '%f' argument
5962                 on multiple files with external scripts which
5963                 don't return any output.
5964
5965 2010-04-14 [colin]      3.7.5cvs46
5966
5967         * src/mainwindow.c
5968                 Fix hand cursor after error symbol appears
5969
5970 2010-04-12 [colin]      3.7.5cvs45
5971
5972         * configure.ac
5973                 Fix bug 2162, 'configure check for libetpan 
5974                 fails with libetpan 1.0'
5975
5976
5977 2010-04-09 [mones]      3.7.5cvs44
5978
5979         * manual/de/glossary.xml
5980                 Fix encoding to match main document's
5981                 Also fixes make dist with Debian's openjade
5982
5983 2010-03-29 [pawel]      3.7.5cvs43
5984
5985         * src/matcher_parser.h
5986         * src/matcher_parser_parse.y
5987         * src/gtk/quicksearch.c
5988                 Disable matcher warnings when populating quicksearch
5989                 completion lists on startup
5990
5991 2010-03-27 [colin]      3.7.5cvs42
5992
5993         * src/gtk/quicksearch.c
5994                 Fix double-free later in code. Optimize
5995                 list creation
5996
5997 2010-03-27 [pawel]      3.7.5cvs41
5998
5999         * src/compose.c
6000                 Make sure that quote ends with new line char
6001
6002 2010-03-26 [pawel]      3.7.5cvs40
6003
6004         * src/compose.c
6005         * src/compose.h
6006         * src/textview.c
6007                 Fix Bug 1928 Add "reply to this address" pop menu 
6008                              on Message View
6009                 - Set composing account to email one when creating/replying
6010                   from NNTP folder by clicking link or choosing option
6011                   from popup menu
6012                 - Factorize code
6013
6014 2010-03-25 [paul]       3.7.5cvs39
6015
6016         * src/gtk/gtkcmclist.c
6017                 Fix build with GTK+ 2.20
6018
6019 2010-03-24 [pawel]      3.7.5cvs38
6020
6021         * src/addr_compl.c
6022         * src/compose.c
6023         * src/folderview.c
6024         * src/grouplistdialog.c
6025         * src/headerview.c
6026         * src/mainwindow.c
6027         * src/mimeview.c
6028         * src/prefs_account.c
6029         * src/gtk/gtkcmclist.c
6030         * src/gtk/gtkcmctree.c
6031         * src/gtk/gtkcmoptionmenu.c
6032         * src/gtk/gtksctree.c
6033         * src/gtk/gtkshruler.c
6034         * src/gtk/gtkutils.c
6035         * src/gtk/gtkutils.h
6036         * src/gtk/gtkvscrollbutton.c
6037         * src/gtk/inputdialog.c
6038         * src/gtk/spell_entry.c
6039         * src/plugins/trayicon/trayicon.c
6040         * src/plugins/trayicon/libeggtrayicon/Makefile.am
6041         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6042         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
6043                 Fix build with GTK+ 2.19
6044
6045 2010-03-23 [pawel]      3.7.5cvs37
6046
6047         * src/mainwindow.c
6048         * src/mimeview.c
6049                 Respect view->show_col_headers option
6050         * src/gtk/gtkcmctree.c
6051                 Fix GtkCmcTree column width calculation when it has
6052                 auto_resize set and new node is added
6053
6054 2010-03-22 [pawel]      3.7.5cvs36
6055
6056         * src/grouplistdialog.c
6057         * src/prefs_common.c
6058         * src/prefs_common.h
6059                 - remember newsgroups list dialog size
6060                 - respect use_dotted_lines hidden pref
6061                 - respect use_stripes_everywhere hidden pref
6062
6063 2010-03-21 [pawel]      3.7.5cvs35
6064
6065         * src/addrgather.c
6066                 Remove superfluous gtk_widget_show_all()
6067         * src/mimeview.c
6068                 Add forgotten colon
6069         * src/common/utils.c
6070                 Return correct type
6071
6072 2010-03-21 [pawel]      3.7.5cvs34
6073
6074         * src/main.c
6075         * src/gtk/quicksearch.c
6076         * src/gtk/quicksearch.h
6077                 Implement separate search phrase completion for
6078                 normal/extended quicksearch
6079
6080 2010-03-11 [paul]       3.7.5cvs33
6081
6082         * po/zh_CN.po
6083                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
6084                 submitted by Yuwei Yu
6085
6086 2010-03-09 [colin]      3.7.5cvs32
6087
6088         * manual/de/glossary.xml
6089                 Fix build
6090
6091 2010-03-02 [colin]      3.7.5cvs31
6092
6093         * manual/de/glossary.xml
6094                 Sort alphabetically. Done by Volker Ribbert.
6095
6096 2010-03-02 [mones]      3.7.5cvs30
6097
6098         * README
6099                 Fix mailing list archives location
6100                 Remove currently unavailable CVS webview
6101
6102 2010-03-01 [iwkse]      3.7.5cvs29
6103
6104         * src/common/plugin.c
6105                         Other indentation issues
6106
6107 2010-03-01 [iwkse]      3.7.5cvs28
6108
6109         * src/common/plugin.c
6110                         Fix indentation of the previous commit
6111
6112 2010-03-01 [iwkse]      3.7.5cvs27
6113
6114         * src/common/plugin.h
6115         * src/common/plugin.c
6116                         Add API for getting a loaded Plugin from the
6117                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
6118                         Thanks to Colin, Michael
6119
6120 2010-02-27 [colin]      3.7.5cvs26
6121
6122         * configure.ac
6123         * AUTHORS
6124         * src/gtk/authors.h
6125         * manual/Makefile.am
6126         * manual/de/Makefile.am
6127         * manual/de/account.xml
6128         * manual/de/ack.xml
6129         * manual/de/addrbook.xml
6130         * manual/de/advanced.xml
6131         * manual/de/claws-mail-manual.xml
6132         * manual/de/faq.xml
6133         * manual/de/glossary.xml
6134         * manual/de/gpl.xml
6135         * manual/de/handling.xml
6136         * manual/de/intro.xml
6137         * manual/de/keyboard.xml
6138         * manual/de/plugins.xml
6139         * manual/de/starting.xml
6140         * manual/de/dist/.cvsignore
6141         * manual/de/dist/Makefile.am
6142         * manual/de/dist/html/.cvsignore
6143         * manual/de/dist/html/Makefile.am
6144         * manual/de/dist/pdf/.cvsignore
6145         * manual/de/dist/pdf/Makefile.am
6146         * manual/de/dist/ps/.cvsignore
6147         * manual/de/dist/ps/Makefile.am
6148         * manual/de/dist/txt/.cvsignore
6149         * manual/de/dist/txt/Makefile.am
6150                 Add the german translation of the manual, done by
6151                 Volker Ribbert <thoraki@arcor.de>.
6152
6153 2010-02-27 [holger]     3.7.5cvs25
6154
6155         * src/prefs_toolbar.c
6156                 Don't make toolbar item description for
6157                 plugin registered items editable
6158
6159 2010-02-26 [colin]      3.7.5cvs24
6160
6161         * src/toolbar.c
6162                 Don't translate empty description
6163
6164 2010-02-22 [colin]      3.7.5cvs23
6165
6166         * src/compose.c
6167                 Don't make In-Reply-To visible when reediting
6168                 a draft or sent mail.
6169
6170 2010-02-20 [colin]      3.7.5cvs22
6171
6172         * src/imap.c
6173         * src/imap.h
6174         * src/main.c
6175         * src/mainwindow.c
6176         * src/etpan/imap-thread.c
6177         * src/etpan/imap-thread.h
6178         * src/etpan/nntp-thread.c
6179         * src/etpan/nntp-thread.h
6180                 When going offline from NetworkManager, just
6181                 delete IMAP connections. That'll avoid timeouts
6182                 when coming back online in certain cases when
6183                 the TCP socket will have timed out.
6184
6185 2010-02-20 [holger]     3.7.5cvs21
6186
6187         * .cvsignore
6188                 More files to ignore
6189
6190 2010-02-17 [ticho]      3.7.5cvs20
6191
6192         * src/summaryview.c
6193         * src/summaryview.h
6194         * src/toolbar.c
6195                 Revert 3.7.5cvs19.
6196
6197 2010-02-16 [ticho]      3.7.5cvs19
6198
6199         * src/summaryview.c
6200         * src/summaryview.h
6201         * src/toolbar.c
6202                 Removed unused argument from summary_open_row().
6203
6204 2010-02-10 [pawel]      3.7.5cvs18
6205
6206         * src/compose.c
6207                 - fix headers filtering when prefs_common.trans_hdr is on
6208                 - fix headers setting when changing composing account 
6209                 - plug memleak
6210         * src/prefs_template.c
6211                 Re-add template's name for translation
6212
6213 2010-02-10 [colin]      3.7.5cvs17
6214
6215         * src/prefs_matcher.c
6216                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
6217                 Condition>Define>Header>Name combo box'. Patch by
6218                 Francois Cami
6219
6220 2010-02-10 [colin]      3.7.5cvs16
6221
6222         * src/codeconv.c
6223         * src/codeconv.h
6224         * src/compose.c
6225         * src/mainwindow.c
6226         * src/messageview.c
6227         * src/prefs_send.c
6228         * src/procmime.c
6229         * src/textview.c
6230                 Add the GB18030 Chinese charset, which is a superset
6231                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
6232
6233 2010-02-09 [holger]     3.7.5cvs15
6234
6235         * configure.ac
6236                 GTK+ 2.10 related cleanup
6237
6238 2010-02-09 [pawel]      3.7.5cvs14
6239
6240         * src/prefs_account.c
6241         * src/prefs_folder_item.c
6242         * src/prefs_template.c
6243         * src/quote_fmt.c
6244                 Respect prefs_common.trans_hdr in couple more places to avoid
6245                 confusion with translated/non-translated header names
6246
6247 2010-02-09 [colin]      3.7.5cvs13
6248
6249         * po/POTFILES.in
6250                 Fix make dist
6251
6252 2010-02-09 [colin]      3.7.5cvs12
6253
6254         * src/mimeview.c
6255                 And fix 2.10 build :)
6256
6257 2010-02-09 [colin]      3.7.5cvs11
6258
6259         * configure.ac
6260                 Bump up GTK+ requirement to 2.10
6261         * src/Makefile.am
6262         * src/compose.c
6263         * src/crash.c
6264         * src/foldersel.c
6265         * src/main.c
6266         * src/mainwindow.c
6267         * src/messageview.c
6268         * src/messageview.h
6269         * src/prefs_actions.c
6270         * src/prefs_common.c
6271         * src/prefs_common.h
6272         * src/prefs_ext_prog.c
6273         * src/prefs_filtering_action.c
6274         * src/prefs_fonts.c
6275         * src/prefs_image_viewer.c
6276         * src/prefs_matcher.c
6277         * src/prefs_msg_colors.c
6278         * src/prefs_summaries.c
6279         * src/prefs_template.c
6280         * src/printing.c
6281         * src/printing.h
6282         * src/quote_fmt.c
6283         * src/summaryview.c
6284         * src/textview.c
6285         * src/gtk/Makefile.am
6286         * src/gtk/about.c
6287         * src/gtk/gtkcmclist.c
6288         * src/gtk/gtkcmctree.c
6289         * src/gtk/gtkutils.c
6290         * src/gtk/quicksearch.c
6291                 Remove all compile-time conditionals depending on
6292                 GTK+ < 2.10
6293         * src/gedit-print.c
6294         * src/gedit-print.h
6295         * src/gtk/gtksourceprintjob.c
6296         * src/gtk/gtksourceprintjob.h
6297                 Remove libgnomeprint-based printing system (and
6298                 command-line-based printing system) as GTK+ 2.10
6299                 ships with print support.
6300
6301 2010-02-08 [mir]        3.7.5cvs10
6302
6303         * src/compose.c
6304             Avoid displaying Bcc headers in message sent
6305             to NNTP servers. Thanks to Henning Mersch.
6306
6307
6308 2010-02-08 [pawel]      3.7.5cvs9
6309
6310         * src/mimeview.c
6311                 Make tooltips less cryptic
6312         * src/gtk/description_window.c
6313                 Improve window size calculation
6314
6315 2010-02-08 [pawel]      3.7.5cvs8
6316
6317         * src/compose.c
6318         * src/compose.h
6319         * src/common/utils.c
6320         * src/common/utils.h
6321         * src/gtk/authors.h
6322                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
6323                 Patch by Laurent Bigonville with slight modifications
6324
6325 2010-02-03 [pawel]      3.7.5cvs7
6326
6327         * m4/.cvsignore
6328                 Add some libtool files to ignore
6329
6330 2010-02-03 [pawel]      3.7.5cvs6
6331
6332         * src/plugins/trayicon/trayicon.c
6333                 Save and then restore focus when closing/minimizing to tray
6334
6335 2010-02-03 [mir]        3.7.5cvs5
6336
6337         * src/addrindex.c
6338         * src/editldap.c
6339         * src/ldapctrl.c
6340         * src/ldapctrl.h
6341         * src/ldapquery.c
6342         * src/ldapupdate.c
6343             Save LDAP password encrypted. See bug 2113.
6344
6345
6346 2010-02-03 [colin]      3.7.5cvs4
6347
6348         * src/privacy.c
6349                 Fix again decoding of encrypted parts. The
6350                 reverting of the patch was wrong, as the
6351                 double-decoding was fixed in smime itself.
6352                 Thanks to Matthias Drochner again...
6353
6354 2010-02-02 [colin]      3.7.5cvs3
6355
6356         * src/plugins/smime/smime.c
6357         * src/privacy.c
6358                 Revert 3.7.4cvs2 and make a better patch for bug
6359                 2059 and 2076. Patch by Matthias Drochner
6360
6361 2010-01-31 [pawel]      3.7.5cvs2
6362
6363         * src/gtk/authors.h
6364                 Fix hungarian translator's name
6365
6366 2010-01-31 [pawel]      3.7.5cvs1
6367
6368         * src/messageview.c
6369         * src/mimeview.c
6370                 Fix Bug 2107 - Arrow keys don't work in message view window
6371
6372 2010-01-31 [paul]       3.7.5
6373
6374         * NEWS
6375         * README
6376         * RELEASE_NOTES 
6377                 3.7.5 released!
6378
6379 2010-01-23 [pawel]      3.7.4cvs10
6380
6381         * src/addressbook.c
6382                 Fix button sensitivity in compose mode
6383
6384 2010-01-23 [pawel]      3.7.4cvs9
6385
6386         * commitHelper
6387         * tools/kdeservicemenu/install.sh
6388         * tools/make.themes.project
6389         * tools/nautilus2claws-mail.sh
6390         * tools/popfile-link.sh
6391         * tools/textviewer.sh
6392                 Not all systems have bash installed in /bin, use env(1) to find
6393                 it`s location
6394
6395 2010-01-22 [pawel]      3.7.4cvs8
6396
6397         * src/prefs_account.c
6398         * src/prefs_filtering.c
6399         * src/prefs_send.c
6400         * src/gtk/colorlabel.c
6401                 Add some separators in combos
6402
6403 2010-01-22 [pawel]      3.7.4cvs7
6404
6405         * autogen.sh
6406                 --disable-aspell -> --disable-enchant
6407         * configure.ac
6408                 Fix options spacing in configure --help
6409         * src/wizard.c
6410                 Make wizard's window centered on the screen
6411
6412 2010-01-19 [holger]     3.7.4cvs6
6413
6414         * src/folder.c
6415         * src/folder.h
6416                 Introduce folder_get_item_from_identifier().
6417                 In contrast to folder_find_item_from_identifier(), this
6418                 function recursively creates the FolderItems in the id path.
6419                 Useful for programmatically creating folders (e.g. by plugins)
6420
6421 2010-01-17 [pawel]      3.7.4cvs5
6422
6423         * src/gtk/authors.h
6424                 Fix my lastname
6425
6426 2010-01-16 [colin]      3.7.4cvs4
6427
6428         * src/plugins/pgpcore/sgpgme.c
6429                 Probably fix bug 2098, 'claws-mails crashes frequently 
6430                 with pgpcore'. Fix double-free.
6431
6432 2010-01-16 [holger]     3.7.4cvs3
6433
6434         * src/prefs_toolbar.h
6435                 Forgotten header
6436
6437 2010-01-15 [colin]      3.7.4cvs2
6438
6439         * src/privacy.c
6440                 Decode mimeinfo before decrypting it. Probably
6441                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6442                 with S/MIME encryption' and bug 2076 'having 
6443                 worked 2 times properly CLAWS ceased to 
6444                 decrypt incoming PGP mails -displays base64 
6445                 instead - sucks completely'
6446                 Let's hope complete suckage ends here!
6447                 Thanks to Matthias Drochner.
6448
6449 2010-01-08 [paul]       3.7.4cvs1
6450
6451         * tools/claws.i18n.status.pl
6452                 fix typos
6453
6454 2010-01-08 [paul]       3.7.4
6455
6456         * NEWS
6457         * README
6458         * RELEASE_NOTES 
6459                 3.7.4 released!
6460
6461 2010-01-08 [paul]       3.7.3cvs57
6462
6463         * po/ca.po
6464         * po/cs.po
6465         * po/de.po
6466         * po/fi.po
6467         * po/hu.po
6468         * po/id.po
6469         * po/ja.po
6470         * po/nl.po
6471         * po/pt_BR.po
6472         * po/pt_PT.po
6473         * po/ru.po
6474         * po/sk.po
6475                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6476                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6477                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6478                 Slavko
6479
6480 2010-01-08 [paul]       3.7.3cvs56
6481
6482         * src/common/utils.c
6483                 fix bug 2089, 'URLs ending with an underscore ('_')
6484                 are not correctly parsed'. thanks to Johan
6485
6486 2010-01-05 [colin]      3.7.3cvs55
6487
6488         * po/fr.po
6489                 Update french translation
6490
6491 2010-01-04 [mones]      3.7.3cvs54
6492
6493         * po/es.po
6494                 Update Spanish translation
6495
6496 2010-01-04 [mones]      3.7.3cvs53
6497
6498         * manual/plugins.xml
6499                 Some format
6500         * manual/es/claws-mail-manual.xml
6501         * manual/es/intro.xml
6502         * manual/es/plugins.xml
6503                 Synchronise with English version
6504
6505 2010-01-03 [paul]       3.7.3cvs52
6506
6507         * ChangeLog
6508                 fix format
6509         * src/gtk/authors.h
6510                 update TEAM_LIST, fix encoding
6511
6512 2010-01-03 [mir]        3.7.3cvs51
6513
6514         * src/compose.c
6515                 When composing to a NNTP list TO: will always be preset
6516                 to the NNTP list unless user has chosen some other default
6517                 in which case we will handle this the normal way. Therefore
6518                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6519
6520 2010-01-01 [paul]       3.7.3cvs50
6521
6522         * src/gtk/about.c
6523                 bump copyright year whilst it's in mind
6524
6525 2009-12-31 [paul]       3.7.3cvs49
6526
6527         * manual/claws-mail-manual.xml
6528         * manual/intro.xml
6529         * manual/plugins.xml
6530                 fix links so that they make sense in the context of the
6531                 text version of the manual
6532
6533 2009-12-31 [paul]       3.7.3cvs48
6534
6535         * manual/intro.xml
6536         * manual/plugins.xml
6537                 updates, improvements, corrections, additions
6538
6539 2009-12-29 [pawel]      3.7.3cvs47
6540
6541         * src/prefs_filtering_action.c
6542                 Fix Bug 2082 'Wrong color rectangle position when replacing
6543                 "color" processing rule'
6544
6545 2009-12-29 [colin]      3.7.3cvs46
6546
6547         * src/compose.c
6548                 Fix bug 2074, 'Remember sending account 
6549                 for sent messages'
6550
6551 2009-12-20 [holger]     3.7.3cvs45
6552
6553         * src/compose.c
6554                 Delay CREATED_HOOKLIST invokation until
6555                 after the modifications to the compose window
6556                 are done, to allow hooks to further modify the
6557                 window without getting overridden again
6558
6559 2009-12-20 [holger]     3.7.3cvs44
6560
6561         * src/prefs_toolbar.h
6562                 Fix last commit
6563
6564 2009-12-20 [holger]     3.7.3cvs43
6565
6566         * src/prefs_toolbar.c
6567         * src/prefs_toolbar.h
6568         * src/toolbar.c
6569                 Pass window struct to caller
6570
6571 2009-12-20 [holger]     3.7.3cvs42
6572
6573         * src/compose.c
6574         * src/compose.h
6575                 Add hooklist after creation of a compose window
6576
6577 2009-12-19 [holger]     3.7.3cvs41
6578
6579         * src/prefs_toolbar.c
6580         * src/prefs_toolbar.h
6581         * src/toolbar.c
6582                 Allow plugins to choose to which toolbar they want
6583                 to add actions (main window, compose window, or message view)
6584
6585 2009-12-19 [paul]       3.7.3cvs40
6586
6587         * src/statusbar.c
6588                 fix statusbar in GTK+ 2.19.1
6589
6590 2009-12-10 [pawel]      3.7.3cvs39
6591
6592         * src/compose.c
6593                 Better fix for cvs28 regression
6594
6595 2009-12-10 [iwkse]      3.7.3cvs38
6596
6597         * src/compose.c
6598             Fix some indentation
6599
6600 2009-12-10 [iwkse]      3.7.3cvs37
6601
6602         * src/compose.c
6603             Add missing checks for gtkaspell: avoid
6604             crashing in some cases when Enchant is 
6605             enabled but the spell checker is disabled 
6606             in preferences.
6607
6608 2009-12-09 [colin]      3.7.3cvs36
6609
6610         * src/compose.c
6611                 Fix leak and unchecked accesses.
6612
6613 2009-12-09 [mir]        3.7.3cvs35
6614
6615         * src/compose.c
6616         Fix Bug 2072 "template at folder properties is not working"
6617         introduced in cvs24.
6618
6619 2009-12-08 [pawel]      3.7.3cvs34
6620
6621         * src/compose.c
6622                 When 'Reply All' remove current compose address from
6623                 Cc/Bcc list - fix for regression introduced in cvs28
6624
6625 2009-12-05 [pawel]      3.7.3cvs33
6626
6627         * src/messageview.c
6628                 Fix memory management, duh!
6629
6630 2009-12-04 [pawel]      3.7.3cvs32
6631
6632         * src/messageview.c
6633                 Use case insensitive comparison in search for
6634                 duplicate urls
6635         * src/uri_opener.c
6636                 Refresh scrollbars on every window open
6637
6638 2009-12-04 [pawel]      3.7.3cvs31
6639
6640         * src/compose.c
6641                 Highlight misspelled words when applying template and
6642                 check_while_typing option is on
6643
6644 2009-12-03 [pawel]      3.7.3cvs30
6645
6646         * src/compose.c
6647                 Highlight misspelled words in text inserted from file(s)
6648                 or pasted to message body when check_while_typing
6649                 options is on
6650
6651 2009-12-02 [pawel]      3.7.3cvs29
6652
6653         * src/compose.c
6654                 Revert first part of previous commit
6655
6656 2009-12-02 [pawel]      3.7.3cvs28
6657
6658         * src/compose.c
6659                 Fix Bug 2055 "duplicate mailing list reply if
6660                 List-Post + Reply-To present"
6661                 - Ignore Reply-To if answering to ML
6662                 - Improve parsing of List-Post header
6663
6664 2009-12-02 [pawel]      3.7.3cvs27
6665
6666         * src/compose.c
6667         * src/compose.h
6668                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6669                 email had user in "From" and "CC"
6670                 Don't allow duplicate addresses in compose window headers
6671
6672 2009-12-02 [mones]      3.7.3cvs26
6673
6674         * manual/intro.xml
6675         * manual/es/intro.xml
6676         * manual/fr/intro.xml
6677         * manual/it/intro.xml
6678         * manual/pl/intro.xml
6679                 Make URL to point current site
6680
6681 2009-12-01 [holger]     3.7.3cvs25
6682
6683         * src/summaryview.c
6684         * src/summaryview.h
6685                 Introduce new drag type "claws-mail/msg-path-list" for
6686                 drag'n'drop of a message selection from the summaryview
6687                 into other applications. The drag data gets set to the
6688                 folder-item-id followed by message ids, separated by newlines.
6689                 This enables other applications to back-link to Claws Mail
6690                 via a "claws-mail --select" call after they received a drop.
6691
6692 2009-11-30 [mir]        3.7.3cvs24
6693
6694         * src/compose.c
6695            Place cursor in compose window according to provided input
6696            If to: is present place cursor in subject field and if both
6697            to: and subject: is present place cursor in body. If body: is
6698            present insert a new line after text and place cursor there.
6699
6700 2009-11-27 [mones]      3.7.3cvs23
6701
6702         * src/gtk/quicksearch.c
6703                 Allow viewing longer expressions if there's space
6704
6705 2009-11-25 [holger]     3.7.3cvs22
6706
6707         * Makefile.am
6708         * src/common/Makefile.am
6709         * src/common/utils.c
6710         * src/common/utils.h
6711                 Add a function to query the
6712                 filepath of the .desktop file
6713
6714 2009-11-25 [colin]      3.7.3cvs21
6715
6716         * src/imap.c
6717                 Fix bug 2063, 'glib assertion in GRelation use in 
6718                 imap.c'
6719
6720 2009-11-24 [pawel]      3.7.3cvs20
6721
6722         * src/common/utils.c
6723                 Fix Bug 2053 'Inconsistent application of Coloration 
6724                 of Message text'
6725                 Don't allow '<' character between quotation marks
6726
6727 2009-11-21 [holger]     3.7.3cvs19
6728
6729         * src/printing.c
6730                 Modify cairo clip handling in preview windows,
6731                 to prevent print preview windows from being blank
6732                 with GTK+ 2.18. Follow recommendation of the GTK+
6733                 documentation (section "Migrating to client side windows")
6734                 and create a new cairo context for each expose event.
6735
6736 2009-11-19 [pawel]      3.7.3cvs18
6737
6738         * Makefile.am
6739                 complete 3.7.3cvs15 so install is DESTDIR safe
6740                 remove icons with changed names on uninstall
6741
6742 2009-11-18 [pawel]      3.7.3cvs17
6743
6744         * src/news_gtk.c
6745                 remove unneeded and code-duplicating function
6746
6747 2009-11-18 [pawel]      3.7.3cvs16
6748
6749         * src/news_gtk.c
6750                 Fix Bug 2057 'Claws mail does not keep renamed names
6751                 of nntp-subscribed groups'
6752                 Check for already subscribed group using item->path for group
6753                 comparision as folders item->path != item->name may be truth 
6754                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6755
6756 2009-11-17 [pawel]      3.7.3cvs15
6757
6758         * Makefile.am
6759                 Fix Bug 2049 'some icons not copied?'
6760                 Install additional 64x64 and 128x128 icons
6761
6762 2009-11-17 [holger]     3.7.3cvs14
6763
6764         * src/prefs_toolbar.c
6765         * src/prefs_toolbar.h
6766         * src/toolbar.c
6767         * src/toolbar.h
6768                 Allow plugins to register toolbar items
6769
6770 2009-11-11 [pawel]      3.7.3cvs13
6771
6772         * src/addressbook.c
6773         * src/compose.c
6774         * src/compose.h
6775         * src/filtering.c
6776                 Fix Bug 1867 Changing account does not change BCC address
6777                 Set account specific headers when changing account
6778                 in compose window.
6779
6780 2009-11-07 [colin]      3.7.3cvs12
6781
6782         * src/gtk/prefswindow.c
6783                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6784                 Patch by Pawel
6785
6786 2009-11-07 [colin]      3.7.3cvs11
6787
6788         * src/gtk/spell_entry.c
6789                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6790                 Patch by Pawel Pekala
6791
6792 2009-10-27 [colin]      3.7.3cvs10
6793
6794         * src/folder.c
6795                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6796                 Don't try to check whether the folder is up-to-date if
6797                 the folder class doesn't implement set_mtime, as we don't
6798                 care in this case. This code exists since a long time, but
6799                 the bug was triggered by more scanning of queue folders 
6800                 since recently (when we added \Deleted handling).
6801
6802 2009-10-27 [colin]      3.7.3cvs9
6803
6804         * src/mainwindow.c
6805                 Try to fix registering as default client
6806                 on windows 7
6807
6808 2009-10-21 [wwp]        3.7.3cvs8
6809
6810         * src/common/utils.c
6811                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6812
6813 2009-10-21 [wwp]        3.7.3cvs7
6814
6815         * src/common/utils.c
6816                 Don't core dump when attempting to insert a non-existing
6817                 file using a mailto: uri (g_error does core dump).
6818
6819 2009-10-20 [colin]      3.7.3cvs6
6820
6821         * src/common/utils.c
6822                 Don't g_error on normal warnings...
6823
6824 2009-10-20 [colin]      3.7.3cvs5
6825
6826         * src/plugins/pgpcore/sgpgme.c
6827                 Fix bug 1996, 'S/MIME key not selected'
6828                 Check for S/MIME certs too
6829
6830 2009-10-20 [colin]      3.7.3cvs4
6831
6832         * src/common/w32lib.h
6833                 Fix win32 build on latest mingw32
6834
6835 2009-10-20 [colin]      3.7.3cvs3
6836
6837         * src/exportldif.c
6838         * src/ldif.c
6839         * src/ldif.h
6840                 Fix LDIF export. Patch by Michael Rasmussen
6841
6842 2009-10-18 [paul]       3.7.3cvs2
6843
6844         * tools/claws.i18n.status.pl
6845                 increase the value of $transolddays since we're relasing less
6846                 often now.
6847                 rework the en_GB.po hack so that en_GB is always 100% translated
6848                 and recently updated
6849
6850 2009-10-17 [paul]       3.7.3cvs1
6851
6852         * src/prefs_account.c
6853         * src/prefs_compose_writing.c
6854         * src/prefs_receive.c
6855         * src/prefs_summaries.c
6856         * src/prefs_wrapping.c
6857                 reword a few labels. (this incorporates everything
6858                 that seemed worthwhile from bug 2020)
6859         * src/prefs_customheader.c
6860                 use a 'Browse' button instead of button with
6861                 label 'From file...'
6862
6863 2009-10-12 [colin]
6864
6865         * CVS repository change
6866
6867 2009-10-09 [paul[       3.7.3
6868
6869         version 3.7.3 unleashed!!
6870
6871 2009-10-07 [paul]       3.7.2cvs49
6872
6873         * src/folderview.c
6874         * src/folderview.h
6875         * src/mainwindow.c
6876                 fix  Bug 1994 -  Changing colors required restart.
6877                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6878                 more accurate folderview_reinit_fonts()
6879
6880 2009-10-07 [paul]       3.7.2cvs48
6881
6882         * src/addrgather.c
6883         * src/prefs_common.c
6884         * src/prefs_common.h
6885                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6886                 patch by Pawel Pekala
6887
6888 2009-10-07 [paul]       3.7.2cvs47
6889
6890         * po/cs.po
6891         * po/de.po
6892         * po/hu.po
6893         * po/id.po
6894         * po/ja.po
6895         * po/pt_BR.po
6896                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6897                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6898                 Goncalves Guimaraes
6899
6900 2009-10-06 [colin]      3.7.2cvs46
6901
6902         * po/fr.po
6903                 French translation update
6904
6905 2009-10-05 [paul]       3.7.2cvs45
6906
6907         * src/printing.c
6908                 enable Page Size and Orientation in the print dialog,
6909                 GTK+ >= 2.18.x only. Patch by Mark__T
6910
6911 2009-10-05 [paul]       3.7.2cvs44
6912
6913         * src/prefs_summaries.c
6914                 fix label, startup --> start-up, to match other uses of the
6915                 term
6916
6917 2009-10-05 [paul]       3.7.2cvs43
6918
6919         * po/pl.po
6920                 updated by Emilian Nowak
6921
6922 2009-10-03 [colin]      3.7.2cvs42
6923
6924         * src/mimeview.c
6925         * src/noticeview.c
6926         * src/gtk/gtkcmclist.c
6927         * src/gtk/gtkvscrollbutton.c
6928         * src/gtk/logwindow.c
6929                 GTK+ 2.18 fixes:
6930                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
6931                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
6932                 Fix warning at start
6933
6934 2009-09-28 [colin]      3.7.2cvs41
6935
6936         * src/matcher.c
6937         * src/mimeview.c
6938         * src/prefs_folder_item.c
6939                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
6940
6941 2009-09-28 [colin]      3.7.2cvs40
6942
6943         * src/prefs_summaries.c
6944         * src/gtk/sslcertwindow.c
6945                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
6946                 shows up garbled in GUI'. Patch by Pawel Pekala
6947
6948 2009-09-24 [iwkse]      3.7.2cvs39
6949
6950         * configure.ac
6951             That's only for statistics, of course :)
6952
6953 2009-09-24 [iwkse]      3.7.2cvs38
6954
6955         * configure.ac
6956             ...
6957
6958 2009-09-24 [iwkse]      3.7.2cvs37
6959
6960         * configure.ac
6961             Revert unwanted change
6962
6963 2009-09-24 [iwkse]      3.7.2cvs36
6964
6965         * src/action.c
6966             Fix issue with filtering actions and 
6967             parsed parameters
6968
6969 2009-09-20 [mones]      3.7.2cvs35
6970
6971         * tools/convert_mbox.pl
6972                 Add -R flag to support recursive conversions
6973                 of arbitrary Evolution mail folders, based on
6974                 bash script by Daniel Dickinson (fixes debian 
6975                 bug #461435) 
6976         * tools/popfile-link.sh
6977                 Set required shell for script (fixes debian 
6978                 bug #530057)
6979
6980 2009-09-16 [colin]      3.7.2cvs34
6981
6982         * src/main.c
6983                 Go grab files in /etc/skel if they exist
6984                 at first startup 
6985
6986 2009-09-15 [colin]      3.7.2cvs33
6987
6988         * src/procmime.c
6989                 Complete 3.7.1cvs42: only output directly to
6990                 final file if we get NULL byes at the start.
6991                 Still fixes saving UTF16 files, but also
6992                 fixes displaying Base64 parts with decoding
6993                 errors (parts without errors get displayed)
6994
6995 2009-09-14 [colin]      3.7.2cvs32
6996
6997         * src/matcher.c
6998         * src/matcher.h
6999         * src/matcher_parser_parse.y
7000         * src/prefs_matcher.c
7001                 Add 'has_attachment' and 'signed' matcher
7002                 expressions. Patch by Aleksei Miheev, fixes
7003                 bug 1997. 
7004
7005 2009-09-14 [colin]      3.7.2cvs31
7006
7007         * src/common/utils.c
7008                 Add "Re :" prefix from french Yahoo mail.
7009                 Patch by Didier Barvaux, fixes bug 1999
7010
7011 2009-09-10 [mones]      3.7.2cvs30
7012
7013         * manual/plugins.xml
7014                 Fix sites supported by SpamReport
7015         * manual/es/plugins.xml
7016                 Synchronise Spanish manual
7017
7018 2009-09-07 [holger]     3.7.2cvs29
7019
7020         * Makefile.am
7021                 Also update the icon cache on uninstall.
7022                 This prevents possible problems when Claws Mail was
7023                 uninstalled and installed again into a different location,
7024                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
7025                 and the blog post linked therein
7026
7027 2009-09-07 [paul]       3.7.2cvs28
7028
7029         * src/prefs_toolbar.c
7030                 when updating the main toolbar icons just update
7031                 the main toolbar (and consequently fix a bug where
7032                 folderview icons would disappear)
7033
7034 2009-08-30 [holger]     3.7.2cvs27
7035
7036         * src/compose.c
7037                 Do case-insensitive comparison against
7038                 header names when extracting recipients
7039                 from composed mails
7040
7041 2009-08-23 [colin]      3.7.2cvs26
7042
7043         * src/mbox.c
7044                 Probably fix RH bug 512024, " folder.c:3543 
7045                 Condition msglist != NULL failed"
7046
7047 2009-08-23 [colin]      3.7.2cvs25
7048
7049         * src/prefs_compose_writing.c
7050                 Make the maximum size warning bigger. Patch
7051                 by Didier Barvaux on bug 1986.
7052
7053 2009-08-21 [colin]      3.7.2cvs24
7054
7055         * src/compose.c
7056                 Previous commit: move the function into compose_insert_file
7057                 so that it's also used on drag-n-drop
7058
7059 2009-08-21 [colin]      3.7.2cvs23
7060
7061         * src/compose.c
7062                 Fix scrolling when adding an header
7063
7064 2009-08-21 [colin]      3.7.2cvs22
7065
7066         * src/compose.c
7067         * src/prefs_common.c
7068         * src/prefs_common.h
7069         * src/prefs_compose_writing.c
7070         * src/common/utils.c
7071                 Fix bug 1986, "New feature: warn user when inserting 
7072                 a large file in the message body". Patch by Didier
7073                 Barvaux
7074
7075 2009-08-21 [colin]      3.7.2cvs21
7076
7077         * AUTHORS
7078         * src/gtk/authors.h
7079         * src/common/utils.c
7080                 Fix bug 1984: Add R�f. : reply prefix (french 
7081                 Lotus Notes); patch by Didier Barvaux
7082
7083 2009-08-21 [colin]      3.7.2cvs20
7084
7085         * src/codeconv.c
7086         * src/codeconv.h
7087                 Fix bug 1969, 'Bad guess for outgoing encoding'
7088                 Make sure the specific converters (japanese in
7089                 this case) can return success/error in strict
7090                 mode, instead of silently failing back to 
7091                 strncpy
7092
7093 2009-08-20 [holger]     3.7.2cvs19
7094
7095         * src/compose.c
7096         * src/compose.h
7097                 Make it possible for code outside
7098                 compose (e.g. plugins) to attach files
7099
7100 2009-08-20 [colin]      3.7.2cvs18
7101
7102         * src/main.c
7103                 Fix crash when accessing IMAP soon
7104
7105 2009-08-18 [colin]      3.7.2cvs17
7106
7107         * src/ldapquery.c
7108                 Maybe fix crash on non-existent LDAP server
7109
7110 2009-08-04 [colin]      3.7.2cvs16
7111
7112         * src/toolbar.c
7113                 Fix toolbar's spacing that breaks dark
7114                 themes (patch from http://blogs.igalia.com/aperez/
7115                 2009/07/making-claws-mail-look-better/)
7116
7117 2009-07-28 [colin]      3.7.2cvs15
7118
7119         * src/account.c
7120         * src/addrcustomattr.c
7121         * src/addressadd.c
7122         * src/addressbook_foldersel.c
7123         * src/addrgather.c
7124         * src/browseldap.c
7125         * src/compose.c
7126         * src/editbook.c
7127         * src/editgroup.c
7128         * src/editjpilot.c
7129         * src/editldap.c
7130         * src/editldap_basedn.c
7131         * src/edittags.c
7132         * src/editvcard.c
7133         * src/exphtmldlg.c
7134         * src/expldifdlg.c
7135         * src/export.c
7136         * src/foldersel.c
7137         * src/import.c
7138         * src/importldif.c
7139         * src/importmutt.c
7140         * src/importpine.c
7141         * src/prefs_actions.c
7142         * src/prefs_customheader.c
7143         * src/prefs_display_header.c
7144         * src/prefs_filtering.c
7145         * src/prefs_folder_column.c
7146         * src/prefs_matcher.c
7147         * src/prefs_summary_column.c
7148         * src/prefs_summary_open.c
7149         * src/prefs_template.c
7150         * src/textview.c
7151         * src/uri_opener.c
7152                 Fix bug 1950, 'Program freeze up during folder selection'
7153                 Don't leave hidden windows modal
7154
7155 2009-07-28 [colin]      3.7.2cvs14
7156
7157         * src/ldapquery.c
7158                 Fix bug 1957, 'LDAP errs out after searching too 
7159                 many search bases'
7160
7161 2009-07-28 [colin]      3.7.2cvs13
7162
7163         * src/summaryview.c
7164                 Fix bug 1966, '"Collapse all threads" slower than 
7165                 "Expand all threads"'
7166
7167 2009-07-28 [colin]      3.7.2cvs12
7168
7169         * src/common/session.c
7170                 Fix bug 1967, 'Claws gets stuck after accepting 
7171                 a certificate warning dialog'
7172
7173 2009-07-19 [paul]       3.7.2cvs11
7174
7175         * manual/plugins.xml
7176                 a few small changes to the English
7177
7178 2009-07-18 [mones]      3.7.2cvs10
7179
7180         * manual/plugins.xml
7181                 Add new bsfilter and fancy plugins to the docs
7182                 and a note about dealing with plugins of the same class
7183         * src/prefs_account.c
7184                 Fix extra space at the end typo
7185
7186 2009-07-16 [colin]      3.7.2cvs9
7187
7188         * src/summaryview.c
7189                 Fix wrong return without unlocking; thanks
7190                 to mupuf_
7191
7192 2009-07-14 [colin]      3.7.2cvs8
7193
7194         * src/imap.c
7195                 Fix bug 1954, 'Segfault on reading wrong STATUS'
7196
7197 2009-07-10 [colin]      3.7.2cvs7
7198
7199         * src/plugins/pgpcore/plugin.def
7200         * src/common/utils.h
7201                 Fix windows port
7202
7203 2009-07-10 [colin]      3.7.2cvs6
7204
7205         * src/prefs_display_header.c
7206                 Fix bug 1951, 'C-Mail dumps core when editing 
7207                 displayed headers'. Patch by Alexey Rusakov
7208
7209 2009-07-10 [colin]      3.7.2cvs5
7210
7211         * src/folderview.c
7212                 Fix bug 1952, 'Deleted mails in Queue folder 
7213                 highlight it'.
7214
7215 2009-07-09 [colin]      3.7.2cvs4
7216
7217         * src/gtk/spell_entry.c
7218                 Fix bug 1949, 'Spell checker doesn't recognise 
7219                 certain word in Subject header, but does in 
7220                 message body'. Patch by Pawel Pekala.
7221
7222 2009-07-09 [paul]       3.7.2cvs3
7223
7224         * configure.ac
7225                 use pkgconfig to check for the minimum required
7226                 version of GnuTLS
7227
7228 2009-07-06 [colin]      3.7.2cvs2
7229
7230         * src/prefs_customheader.c
7231                 Fix build failure
7232
7233 2009-07-04 [paul]       3.7.2cvs1
7234
7235         * tools/claws.i18n.status.pl
7236                 updated
7237
7238 2009-07-03 [paul]       3.7.2
7239
7240         * NEWS
7241         * README
7242         * RELEASE_NOTES 
7243                 3.7.2 released!
7244
7245 2009-07-03 [paul]       3.7.1cvs85
7246
7247         * AUTHORS
7248         * configure.ac
7249         * po/pt_PT.po
7250         * po/sk.po
7251         * src/gtk/authors.h
7252                 added new translations by Tiago Faria and Slavko
7253         * po/bg.po
7254         * po/cs.po
7255         * po/de.po
7256         * po/es.po
7257         * po/fi.po
7258         * po/fr.po
7259         * po/hu.po
7260         * po/id.po
7261         * po/it.po
7262         * po/ja.po
7263         * po/pt_BR.po
7264         * po/ru.po
7265                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
7266                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
7267                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
7268                 Goncalves Guimaraes, Aleksei Miheev
7269
7270 2009-07-01 [colin]      3.7.1cvs84
7271
7272         * src/prefs_common.c
7273                 Fix bug 1940, 'Doesn't open links in 
7274                 user's default browser'. Turn the preference
7275                 to TRUE by default; that will only change the
7276                 behaviour for new users.
7277
7278 2009-06-29 [colin]      3.7.1cvs83
7279
7280         * src/filtering.c
7281         * src/filtering.h
7282         * src/prefs_filtering_action.c
7283                 Fix bug 1935, 'problems with very long filtering actions':
7284                 Use a dynamic buffer in action to string, and a bigger
7285                 buffer in string to action
7286
7287 2009-06-29 [colin]      3.7.1cvs82
7288
7289         * src/matcher_parser_lex.l
7290                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
7291
7292 2009-06-29 [colin]      3.7.1cvs81
7293
7294         * src/addressbook.c
7295                 Fix warnings
7296         * src/editgroup.c
7297                 Fix crash (out-of-bounds tree column)
7298         * src/gtk/gtkcmctree.c
7299         * src/gtk/gtksctree.c
7300                 Prevent using an out-of-bounds tree column
7301
7302 2009-06-29 [colin]      3.7.1cvs80
7303
7304         * src/ldapupdate.c
7305         * src/ldif.c
7306                 Leak fixes; patch by Pawel Pekala.
7307
7308 2009-06-26 [colin]      3.7.1cvs79
7309
7310         * src/summaryview.c
7311                 Sort by msgnum if dates are equal
7312
7313 2009-06-24 [paul]       3.7.1cvs78
7314
7315         * src/summaryview.c
7316                 make some (forgotten) strings translatable
7317
7318 2009-06-19 [colin]      3.7.1cvs77
7319
7320         * src/summaryview.c
7321                 Fix menu sensitiveness
7322
7323 2009-06-18 [colin]      3.7.1cvs76
7324
7325         * configure.ac
7326         * src/plugins/pgpcore/sgpgme.c
7327         * src/plugins/pgpcore/sgpgme.h
7328         * src/plugins/pgpmime/mypgpcore.def
7329         * src/plugins/pgpmime/pgpmime.c
7330         * src/plugins/smime/mypgpcore.def
7331         * src/plugins/smime/smime.c
7332                 Use largefile support (and stop using our old GPGME
7333                 hack on gpgme_data_seek/rewind)
7334                 (See 1.9.12cvs44 to 46 - if this breaks things we 
7335                 should soon know :)
7336
7337 2009-06-13 [colin]      3.7.1cvs75
7338
7339         * src/gtk/spell_entry.c
7340                 Fix assertion. We can put a NULL gtkaspell to
7341                 an entry; it just means it won't be spell-checked.
7342
7343 2009-06-12 [mones]      3.7.1cvs74
7344
7345         * src/compose.c
7346         * src/messageview.c
7347         * src/prefs_account.c
7348         * src/prefs_account.h
7349         * src/common/utils.c
7350         * src/common/utils.h
7351                 Added preference to use account address in generated
7352                 Message-Id. Fixes Debian bug #531052
7353
7354 2009-06-12 [colin]      3.7.1cvs73
7355
7356         * src/common/ssl.c
7357                 Better fix, API-compatible with libgnutls13
7358
7359 2009-06-12 [colin]      3.7.1cvs72
7360
7361         * src/common/ssl.c
7362                 Use compatibility mode in GnuTLS, and avoid problems with 
7363                 servers that don't comply 100% with the spec, but still
7364                 exist.
7365
7366 2009-06-06 [iwkse]      3.7.1cvs71
7367
7368         * src/compose.c
7369                 Ops..revert a mix with another patch
7370
7371 2009-06-06 [iwkse]      3.7.1cvs70
7372
7373         * src/compose.c
7374                 A better fix for the previous commit's issue
7375
7376 2009-06-06 [iwkse]      3.7.1cvs69
7377
7378         * src/compose.c
7379                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7380                 event is sent to the Attach property window
7381
7382 2009-06-05 [colin]      3.7.1cvs68
7383
7384         * src/compose.c
7385                 Fix build on GTK+ 2.6
7386
7387 2009-06-03 [mones]      3.7.1cvs67
7388
7389         * tools/make.themes.project
7390                 Oops! fix header, sorry Paul ;-)
7391
7392 2009-06-03 [mones]      3.7.1cvs66
7393
7394         * tools/make.themes.project
7395                 Add support for PNG themes and other
7396                 fixes i don't remember now... :)
7397
7398 2009-06-02 [colin]      3.7.1cvs65
7399
7400         * src/compose.c
7401         * src/prefs_template.c
7402         * src/quote_fmt.c
7403                 Fix error messages in templates, and fix their
7404                 checking
7405
7406 2009-05-22 [colin]      3.7.1cvs64
7407
7408         * src/compose.c
7409                 And remove hbox too
7410
7411 2009-05-22 [colin]      3.7.1cvs63
7412
7413         * src/compose.c
7414                 Fix phantom button behind entry when
7415                 changing fields via Tools/Reply mode.
7416
7417 2009-05-22 [colin]      3.7.1cvs62
7418
7419         * src/compose.c
7420                 Fix icon size
7421
7422 2009-05-21 [mones]      3.7.1cvs61
7423
7424         * src/compose.c
7425         * src/compose.h
7426                 Add button to empty header lines with one click
7427
7428 2009-05-21 [paul]       3.7.1cvs60
7429
7430         * src/mainwindow.c
7431         * src/mainwindow.h
7432         * src/plugins/trayicon/trayicon.c
7433                 when quitting from the trayicon, honour
7434                 prefs_common.clean_on_exit
7435
7436 2009-05-21 [paul]       3.7.1cvs59
7437
7438         * src/gtk/Makefile.am
7439                 remove duplicate entry
7440                 thanks to Charles A Edwards
7441
7442 2009-05-19 [paul]       3.7.1cvs58
7443
7444         * src/send_message.c
7445                 clear progressbar in the statusbar on 'Cancel'
7446
7447 2009-05-16 [colin]      3.7.1cvs57
7448
7449         * AUTHORS
7450         * src/gtk/authors.h
7451                 Add Fabian
7452
7453 2009-05-16 [colin]      3.7.1cvs56
7454
7455         * src/msgcache.c
7456                 Remove msgnum>0 condition for removing messages
7457                 from caches. There's no such condition on add.
7458                 Fixes bug 1913, 'Allow to remove phantom 
7459                 messages from the cache'; patch by Fabian
7460                 Keil <fk at fabiankeil.de>
7461
7462 2009-05-12 [holger]     3.7.1cvs55
7463
7464         * src/messageview.c
7465         * src/messageview.h
7466                 Introduce hook after showing of the message view
7467
7468 2009-05-11 [colin]      3.7.1cvs54
7469
7470         * src/compose.c
7471                 Fix bug 1872, 'A: Cc: CCi: selector should 
7472                 default on same as preceding contact'
7473
7474 2009-05-10 [holger]     3.7.1cvs53
7475
7476         * src/addr_compl.c
7477         * src/addr_compl.h
7478                 Add a hook to make it possible for plugins to
7479                 modify the address completion list
7480
7481 2009-05-06 [paul]       3.7.1cvs52
7482
7483         * src/folder.c
7484         * src/mimeview.c
7485                 fix bug 1915, 'Mails signed with smime.p7s
7486                 display both signed and attachment icon.'
7487
7488 2009-05-05 [colin]      3.7.1cvs51
7489
7490         * src/common/utils.c
7491                 Fix patch :)
7492
7493 2009-05-05 [colin]      3.7.1cvs50
7494
7495         * src/common/utils.c
7496                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7497                 different mountpoint than tempdir'
7498
7499 2009-05-04 [colin]      3.7.1cvs49
7500
7501         * src/msgcache.c
7502                 Probably fix bug 1914, 'Crash reading
7503                 corrupted tags file'
7504
7505 2009-04-26 [paul]       3.7.1cvs48
7506
7507         * configure.ac
7508         * src/gtk/gtkaspell.h
7509                 fix bug 1904, 'build mechanism looks for
7510                 'enchant.h' in a wrong place'
7511
7512 2009-04-25 [paul]       3.7.1cvs47
7513
7514         * src/printing.c
7515                 gah! fix coding style!
7516
7517 2009-04-25 [paul]       3.7.1cvs46
7518
7519         * src/printing.c
7520         * src/toolbar.c
7521                 if building with GTK+ >= 2.16 use
7522                 gtk_orientable_set_orientation() instead of now
7523                 deprecated gtk_toolbar_set_orientation()
7524
7525 2009-04-24 [colin]      3.7.1cvs45
7526
7527         * src/compose.c
7528                 Ask before sending if an attached file has
7529                 disappeared.
7530
7531 2009-04-19 [paul]       3.7.1cvs44
7532
7533         * src/prefs_common.c
7534         * src/prefs_common.h
7535         * src/gtk/about.c
7536                 save About window size.
7537                 patch by Pawel Pekala
7538
7539 2009-04-12 [paul]       3.7.1cvs43
7540
7541         * tools/csv2addressbook.pl
7542                 add extra CSV fields that are now appended
7543                 by thunderbird (version 2.0.0.21)
7544
7545 2009-04-08 [colin]      3.7.1cvs42
7546
7547         * src/procmime.c
7548                 fix saving (but not displaying) of UTF-16
7549                 files
7550
7551 2009-04-08 [colin]      3.7.1cvs41
7552
7553         * src/gtk/manage_window.c
7554                 Disable transient windows on win32 - seems to
7555                 fix most focusing issues
7556
7557 2009-04-05 [colin]      3.7.1cvs40
7558
7559         * src/procmsg.c
7560                 Don't ask whether we want to send deleted mails in queue
7561                 folders; also, don't send deleted mails when flushing
7562                 queues
7563
7564 2009-04-04 [paul]       3.7.1cvs39
7565
7566         * AUTHORS
7567         * configure.ac
7568         * po/id.po
7569         * src/gtk/authors.h
7570         * tools/claws.i18n.status.pl
7571                 add new Indonesian translation, by
7572                 MSulchan Darmawan
7573
7574 2009-04-03 [paul]       3.7.1cvs38
7575
7576         * AUTHORS
7577         * src/gtk/authors.h
7578                 credit due
7579
7580 2009-04-03 [colin]      3.7.1cvs37
7581
7582         * src/compose.c
7583         * src/textview.c
7584                 Fix bug 1891, 'Add support for gopher:// links'
7585                 Patch by Jacob Head <clawsmail at jacob-head.com>
7586                 Let's go back to the roots! 
7587
7588 2009-04-03 [paul]       3.7.1cvs36
7589
7590         * m4/Makefile.am
7591                 complete cvs35
7592
7593 2009-04-03 [paul]       3.7.1cvs35
7594
7595         * configure.ac
7596                 add AC_CONFIG_MACRO_DIR([m4])
7597                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7598         * m4/aclocal-include.m4
7599                 removed this now unneeded file
7600
7601 2009-04-02 [colin]      3.7.1cvs34
7602
7603         * src/common/utils.h
7604                 Fix previous (thanks to Marcus :)
7605
7606 2009-04-02 [colin]      3.7.1cvs33
7607
7608         * src/common/utils.h
7609         * src/etpan/etpan-thread-manager.c
7610                 pipe() was a macro from GLib on win32 until
7611                 glib 2.13.2. It's undefined after that.
7612                 Thanks to Marcus Brinkmann for the heads-up!
7613
7614 2009-03-31 [colin]      3.7.1cvs32
7615
7616         * src/folder_item_prefs.c
7617                 Copy folder settings with prefs
7618
7619 2009-03-31 [colin]      3.7.1cvs31
7620
7621         * src/prefs_account.c
7622                 Don't use un-sensitive checkboxes in Privacy tab
7623                 when privacy system in None (makes unchecking 
7624                 painful when no privacy plugin is loaded)
7625
7626 2009-03-30 [colin]      3.7.1cvs30
7627
7628         * src/folder.c
7629         * src/folder.h
7630         * src/imap.c
7631         * src/mainwindow.c
7632         * src/mainwindow.h
7633         * src/prefs_account.c
7634         * src/prefs_account.h
7635         * src/summaryview.c
7636         * src/summaryview.h
7637                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7638                 Add an option on the Receive page of IMAP account preferences:
7639                 "Move deleted mails to trash and expunge immediately". This
7640                 option defaults to TRUE to avoid changing the existing behaviour.
7641                 Setting it to FALSE prevents automatic expunging. 
7642                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7643                 (View/Hide deleted message being a per-folder setting, and behaving,
7644                 like View/Hide read messages).
7645
7646 2009-03-30 [colin]      3.7.1cvs29
7647
7648         * src/imap.c
7649                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7650                 ask for IMAP password when using GSSAPI auth
7651
7652 2009-03-27 [colin]      3.7.1cvs28
7653
7654         * src/folder.c
7655                 Fix cvs14, make sure we mark non-existent caches dirty
7656                 (or they never get written)
7657
7658 2009-03-27 [colin]      3.7.1cvs27
7659
7660         * src/imap.c
7661                 Fix tag update when all tags are removed 
7662                 from another client
7663
7664 2009-03-25 [colin]      3.7.1cvs26
7665
7666         * configure.ac
7667                 Fix configure.ac, thanks to Pawel
7668
7669 2009-03-25 [colin]      3.7.1cvs25
7670
7671         * src/news.c
7672         * src/etpan/nntp-thread.c
7673                 Fix header fetching (NG/To/Cc). Fixes 
7674                 bug 1883, 'Message processing fails to 
7675                 act on Newsgroups: field'
7676
7677 2009-03-23 [colin]      3.7.1cvs24
7678
7679         * src/textview.c
7680                 Fix internal headers visible in queue/sent
7681
7682 2009-03-23 [colin]      3.7.1cvs23
7683
7684         * configure.ac
7685                 Fix check for RC (resource compiler) used
7686                 on win32 (AC_LIBTOOL_RC used to call it 
7687                 implicitely but stopped)
7688
7689 2009-03-19 [colin]      3.7.1cvs22
7690
7691         * src/toolbar.c
7692                 Put spam button in default toolbar even if
7693                 bogofilter and spamassassin are not built.
7694                 Other anti-spam plugin could exist! :)
7695         * src/common/utils.c
7696                 Fix exit status fetch on win32
7697
7698 2009-03-18 [paul]       3.7.1cvs21
7699
7700         * src/gtk/spell_entry.c
7701                 fix "[BUG] Wrong word replaced in 'Subject:'
7702                 when spell-checking correction used"
7703                 Patch by Pawel Pekala
7704
7705 2009-03-17 [colin]      3.7.1cvs20
7706
7707         * src/common/utils.c
7708                 Fix win32 build (from cvs12)
7709
7710 2009-03-17 [colin]      3.7.1cvs19
7711
7712         * src/compose.c
7713                 Fix bug 1735, 'Change To: and Newsgroups: 
7714                 recipient field according account type'
7715                 Patch by Pawel
7716
7717 2009-03-17 [colin]      3.7.1cvs18
7718
7719         * src/msgcache.c
7720         * src/prefs_common.c
7721         * src/prefs_common.h
7722         * src/prefs_other.c
7723         * src/common/prefs.c
7724                 Add preference for fsyncing metadata
7725
7726 2009-03-16 [paul]       3.7.1cvs17
7727
7728         * src/prefs_customheader.c
7729                 add forgotten #if HAVE_LIBCOMPFACE
7730
7731 2009-03-16 [paul]       3.7.1cvs16
7732
7733         * src/prefs_customheader.c
7734                 put the (X-)Face preview image below the up/down
7735                 buttons so they don't jump around.
7736                 make the list reorderable by drag'n'drop
7737
7738 2009-03-16 [colin]      3.7.1cvs15
7739
7740         * src/prefs_customheader.c
7741                 Add a (X-)Face preview. Patch by iwkse.
7742
7743 2009-03-16 [colin]      3.7.1cvs14
7744
7745         * src/compose.c
7746         * src/folder.c
7747         * src/folder.h
7748         * src/msgcache.c
7749         * src/common/prefs.c
7750                 Add fsync calls to make sure we don't
7751                 lose data on system crashes. (to do:
7752                 add a pref to allow people choosing raw
7753                 speed)
7754
7755 2009-03-15 [colin]      3.7.1cvs13
7756
7757         * src/gtk/gtkaspell.c
7758                 Fix empty menu when there are no
7759                 suggestions (using the Spelling menu)
7760
7761 2009-03-14 [colin]      3.7.1cvs12
7762
7763         * src/common/utils.c
7764                 Win32: fix subject prefix length
7765
7766 2009-03-11 [mones]      3.7.1cvs11
7767
7768         * po/es.po
7769                 fix encoding declared in header
7770                 update translation now we're at it
7771
7772 2009-03-10 [colin]      3.7.1cvs10
7773
7774         * src/messageview.c
7775                 Fix "wrong mime" message printed out multiple
7776                 times
7777
7778 2009-03-10 [colin]      3.7.1cvs9
7779
7780         * src/prefs_folder_item.c
7781                 Fix build
7782
7783 2009-03-09 [paul]       3.7.1cvs8
7784
7785         * src/prefs_folder_item.c
7786         * src/send_message.c
7787                 fixes to english text
7788
7789 2009-03-08 [paul]       3.7.1cvs7
7790
7791         * po/ja.po
7792                 correct errors in header
7793
7794 2009-03-08 [paul]       3.7.1cvs6
7795
7796         * AUTHORS
7797         * configure.ac
7798         * po/ja.po
7799         * src/gtk/authors.h
7800         * tools/claws.i18n.status.pl
7801                 add Japanese translation, submitted by kazken3
7802
7803 2009-03-07 [colin]      3.7.1cvs5
7804
7805         * src/messageview.c
7806                 Don't let the invalid MIME warning hide
7807                 other noticeview (Partial receive or 
7808                 return receipt).
7809
7810 2009-03-07 [colin]      3.7.1cvs4
7811
7812         * src/procmime.c
7813                 Fix build
7814
7815 2009-03-07 [colin]      3.7.1cvs3
7816
7817         * src/messageview.c
7818         * src/procmime.c
7819         * src/procmime.h
7820                 Handle mimeparts that lack an end boundary.
7821                 They're invalid but it's too annoying for
7822                 normal users to fix.
7823
7824 2009-03-06 [wwp]        3.7.1cvs2
7825
7826         * src/compose.c
7827         * src/folder_item_prefs.c
7828         * src/folder_item_prefs.h
7829         * src/prefs_folder_item.c
7830                 Add per-folder default cc, bcc and reply-to.
7831
7832 2009-03-06 [colin]      3.7.1cvs1
7833
7834         * src/gedit-print.c
7835         * src/gtk/gtksourceprintjob.c
7836                 Fix build with old print interface
7837
7838 2009-03-06 [paul]       3.7.1
7839
7840         * NEWS
7841         * README
7842         * RELEASE_NOTES 
7843                 3.7.1 released!
7844
7845 2009-03-06 [paul]       3.7.0cvs78
7846
7847         * po/cs.po
7848         * po/de.po
7849         * po/fi.po
7850         * po/fr.po
7851         * po/hu.po
7852         * po/nl.po
7853         * po/pt_BR.po
7854         * po/sv.po
7855         * po/zh_CN.po
7856                 updated by David Vachulka, Stephan Sachse, Flammie
7857                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7858                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7859                 and Ralph Young
7860
7861 2009-03-03 [colin]      3.7.0cvs77
7862
7863         * src/prefs_filtering.c
7864                 Win32: Fix bug 1865, 'IMAP account name changes 
7865                 are not followed at filter actions'
7866
7867 2009-03-02 [colin]      3.7.0cvs76
7868
7869         * src/imap.c
7870                 Fix Launchpad bug 335571: 'claws-mail crashed 
7871                 with SIGSEGV in strlen() while deleting 
7872                 large amount of e-mails on IMAP account
7873
7874 2009-02-27 [mones]      3.7.0cvs75
7875
7876         * manual/es/account.xml
7877         * manual/es/ack.xml
7878         * manual/es/addrbook.xml
7879         * manual/es/advanced.xml
7880         * manual/es/claws-mail-manual.xml
7881         * manual/es/faq.xml
7882         * manual/es/glossary.xml
7883         * manual/es/gpl.xml
7884         * manual/es/handling.xml
7885         * manual/es/intro.xml
7886         * manual/es/keyboard.xml
7887         * manual/es/plugins.xml
7888         * manual/es/starting.xml
7889                 Sync with English version, fix some typos
7890                 Changed encoding to UTF-8
7891         * po/es.po
7892                 Update for release, changed encoding to UTF-8
7893
7894 2009-02-24 [colin]      3.7.0cvs74
7895
7896         * src/printing.c
7897                 Don't print separation line if there
7898                 are no headers
7899
7900 2009-02-23 [cleroy]     3.7.0cvs73
7901
7902         * src/account.c
7903         * src/action.c
7904         * src/addr_compl.c
7905         * src/addrbook.c
7906         * src/addrcache.c
7907         * src/addrcindex.c
7908         * src/addrclip.c
7909         * src/addrduplicates.c
7910         * src/addressadd.c
7911         * src/addressbook.c
7912         * src/addressbook_foldersel.c
7913         * src/addrharvest.c
7914         * src/addrindex.c
7915         * src/addritem.c
7916         * src/addrquery.c
7917         * src/addrselect.c
7918         * src/codeconv.c
7919         * src/compose.c
7920         * src/customheader.c
7921         * src/editaddress.c
7922         * src/editaddress_other_attributes_ldap.c
7923         * src/editgroup.c
7924         * src/editldap.c
7925         * src/enriched.c
7926         * src/exporthtml.c
7927         * src/exportldif.c
7928         * src/filtering.c
7929         * src/folder.c
7930         * src/foldersel.c
7931         * src/folderutils.c
7932         * src/folderview.c
7933         * src/gedit-print.c
7934         * src/html.c
7935         * src/imap.c
7936         * src/imap_gtk.c
7937         * src/inc.c
7938         * src/jpilot.c
7939         * src/ldapctrl.c
7940         * src/ldapquery.c
7941         * src/ldapserver.c
7942         * src/ldapupdate.c
7943         * src/ldif.c
7944         * src/localfolder.c
7945         * src/main.c
7946         * src/mainwindow.c
7947         * src/matcher.c
7948         * src/mbox.c
7949         * src/messageview.c
7950         * src/mh.c
7951         * src/mh_gtk.c
7952         * src/mimeview.c
7953         * src/msgcache.c
7954         * src/mutt.c
7955         * src/news.c
7956         * src/news_gtk.c
7957         * src/noticeview.c
7958         * src/pine.c
7959         * src/pop.c
7960         * src/prefs_account.c
7961         * src/prefs_actions.c
7962         * src/prefs_common.c
7963         * src/prefs_filtering.c
7964         * src/prefs_filtering_action.c
7965         * src/prefs_folder_column.c
7966         * src/prefs_folder_item.c
7967         * src/prefs_gtk.c
7968         * src/prefs_matcher.c
7969         * src/prefs_quote.c
7970         * src/prefs_send.c
7971         * src/prefs_summaries.c
7972         * src/prefs_summary_column.c
7973         * src/prefs_template.c
7974         * src/prefs_themes.c
7975         * src/prefs_toolbar.c
7976         * src/printing.c
7977         * src/privacy.c
7978         * src/procheader.c
7979         * src/procmime.c
7980         * src/procmsg.c
7981         * src/quote_fmt.c
7982         * src/remotefolder.c
7983         * src/send_message.c
7984         * src/sourcewindow.c
7985         * src/statusbar.c
7986         * src/stock_pixmap.c
7987         * src/summary_search.c
7988         * src/summaryview.c
7989         * src/textview.c
7990         * src/toolbar.c
7991         * src/undo.c
7992         * src/uri_opener.c
7993         * src/vcard.c
7994         * src/common/base64.c
7995         * src/common/claws.c
7996         * src/common/hooks.c
7997         * src/common/plugin.c
7998         * src/common/prefs.c
7999         * src/common/session.c
8000         * src/common/smtp.c
8001         * src/common/socket.c
8002         * src/common/string_match.c
8003         * src/common/stringtable.c
8004         * src/common/utils.c
8005         * src/common/utils.h
8006         * src/common/xml.c
8007         * src/common/xmlprops.c
8008         * src/gtk/colorlabel.c
8009         * src/gtk/combobox.c
8010         * src/gtk/foldersort.c
8011         * src/gtk/gtkaspell.c
8012         * src/gtk/gtkcmclist.c
8013         * src/gtk/gtkcmctree.c
8014         * src/gtk/gtkcmoptionmenu.c
8015         * src/gtk/gtksctree.c
8016         * src/gtk/gtkshruler.c
8017         * src/gtk/gtksourceprintjob.c
8018         * src/gtk/gtkutils.c
8019         * src/gtk/gtkvscrollbutton.c
8020         * src/gtk/logwindow.c
8021         * src/gtk/menu.c
8022         * src/gtk/pluginwindow.c
8023         * src/gtk/prefswindow.c
8024         * src/gtk/quicksearch.c
8025         * src/gtk/spell_entry.c
8026         * src/plugins/pgpcore/select-keys.c
8027         * src/plugins/pgpinline/pgpinline.c
8028         * src/plugins/pgpmime/pgpmime.c
8029         * src/plugins/smime/smime.c
8030         * src/plugins/spamassassin/spamassassin_gtk.c
8031                 Mass commit changing g_return_* to cm_return_*
8032                 and making these more interesting
8033
8034 2009-02-23 [colin]      3.7.0cvs72
8035
8036         * src/imap.c
8037                 Always initialise error code to no error
8038
8039 2009-02-23 [colin]      3.7.0cvs71
8040
8041         * src/imap.c
8042                 Fix separator substitution
8043
8044 2009-02-23 [colin]      3.7.0cvs70
8045
8046         * src/stock_pixmap.c
8047         * src/gtk/colorlabel.c
8048                 don't use g_return on normal checks
8049
8050 2009-02-22 [colin]      3.7.0cvs69
8051
8052         * src/addressbook.c
8053         * src/procmime.c
8054                 More fixes
8055
8056 2009-02-22 [colin]      3.7.0cvs68
8057
8058         * src/addrduplicates.c
8059         * src/addressbook.c
8060         * src/addrharvest.c
8061         * src/codeconv.c
8062         * src/compose.c
8063         * src/filtering.c
8064         * src/folder.c
8065         * src/imap.c
8066         * src/imap_gtk.c
8067         * src/importldif.c
8068         * src/jpilot.c
8069         * src/mainwindow.c
8070         * src/matcher.c
8071         * src/mbox.c
8072         * src/messageview.c
8073         * src/mh_gtk.c
8074         * src/prefs_common.c
8075         * src/prefs_filtering.c
8076         * src/prefs_gtk.c
8077         * src/printing.c
8078         * src/privacy.c
8079         * src/procmime.c
8080         * src/procmsg.c
8081         * src/summaryview.c
8082         * src/textview.c
8083         * src/undo.c
8084         * src/wizard.c
8085         * src/common/md5.c
8086         * src/common/socket.c
8087         * src/common/template.c
8088         * src/etpan/imap-thread.c
8089         * src/gtk/gtkaspell.c
8090         * src/gtk/gtkcmctree.c
8091         * src/gtk/gtksctree.c
8092         * src/gtk/inputdialog.c
8093         * src/plugins/pgpcore/sgpgme.c
8094         * src/plugins/pgpmime/pgpmime.c
8095         * src/plugins/smime/smime.c
8096         * src/plugins/spamassassin/spamassassin.c
8097                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
8098                 uninitialised accesses
8099
8100 2009-02-17 [colin]      3.7.0cvs67
8101
8102         * src/compose.c
8103                 Disable controls during queuing
8104
8105 2009-02-15 [colin]      3.7.0cvs66
8106
8107         * src/privacy.c
8108         * src/plugins/pgpcore/select-keys.c
8109         * src/plugins/pgpcore/sgpgme.c
8110                 Disable use of disabled keys
8111
8112 2009-02-15 [colin]      3.7.0cvs65
8113
8114         * src/folderview.c
8115         * src/summaryview.c
8116                 Fix font updating after changing 
8117                 prefs_common.derive_from_normal_font
8118
8119 2009-02-12 [paul]       3.7.0cvs64
8120
8121         * src/addressitem.h
8122         * src/export.h
8123         * src/headerview.c
8124         * src/headerview.h
8125         * src/common/version.h.in
8126         * src/gtk/about.h
8127         * src/gtk/menu.c
8128         * src/gtk/menu.h
8129                 more copyright header fixes
8130
8131 2009-02-12 [paul]       3.7.0cvs63
8132
8133         * src/gtk/progressdialog.c
8134         * src/gtk/progressdialog.h
8135                 fix copyright header
8136
8137 2009-02-12 [paul]       3.7.0cvs62
8138
8139         * src/gtk/spell_entry.c
8140         * src/gtk/spell_entry.h
8141                 better, more standard copyright header
8142
8143 2009-02-12 [paul]       3.7.0cvs61
8144
8145         * src/gtk/spell_entry.c
8146         * src/gtk/spell_entry.h
8147                 changes to copyright header
8148
8149 2009-02-12 [paul]       3.7.0cvs60
8150
8151         * src/gtk/spell_entry.c
8152         * src/gtk/spell_entry.h
8153                 fix broken build
8154
8155 2009-02-11 [colin]      3.7.0cvs59
8156
8157         * src/gtk/spell_entry.c
8158         * src/gtk/spell_entry.h
8159                 Forgot to add files
8160
8161 2009-02-11 [colin]      3.7.0cvs58
8162
8163         * src/compose.c
8164         * src/gtk/Makefile.am
8165         * src/gtk/gtkaspell.c
8166         * src/gtk/gtkaspell.h
8167                 Add spellcheck to subject. Patch by
8168                 Pawel.
8169
8170 2009-02-10 [holger]     3.7.0cvs57
8171
8172         * src/printing.c
8173         * src/common/defs.h
8174                 Move filename define for printing page setup cache to defs.h
8175
8176 2009-02-08 [mones]      3.7.0cvs56
8177
8178         * src/matcher.h
8179                 Fix build for bison 2.4.1
8180
8181 2009-02-06 [holger]     3.7.0cvs55
8182
8183         * src/prefs_common.c
8184         * src/prefs_common.h
8185         * src/printing.c
8186                 Fix restoring of custom page setups for printing by
8187                 temporarily caching the settings.
8188                 This is a workaround for Gnome Bug #39018, and fixes
8189                 Claws Mail Bug #1840.
8190
8191 2009-02-06 [colin]      3.7.0cvs54
8192
8193         * src/mainwindow.c
8194                 Fix hardcoded Shift-Q quits. Fixes
8195                 bug 1838, 'Claws-Mail sometimes quits 
8196                 when attempting to type a capital Q'
8197
8198 2009-01-31 [paul]       3.7.0cvs53
8199
8200         * src/compose.c
8201                 revert 3.7.0cvs49, until there is time to find out
8202                 why it causes a nasty crash!
8203
8204 2009-01-31 [paul]       3.7.0cvs52
8205
8206         * src/mainwindow.c
8207                 1 string that was forgotten for translation
8208
8209 2009-01-31 [paul]       3.7.0cvs51
8210
8211         * src/messageview.c
8212                 2 strings that were forgotten for translation
8213
8214 2009-01-31 [paul]       3.7.0cvs50
8215
8216         * src/gtk/prefswindow.c
8217                 build prefs tree in a slightly smarter way -
8218                 fix bug where if path[0] had same name as
8219                 path[1], (like in the de translation), path[1]
8220                 was lost and not shown in the window
8221
8222 2009-01-31 [paul]       3.7.0cvs49
8223
8224         * src/compose.c
8225                 fix bug 1836, 'Quoted text still blue after
8226                 removal of quote-character'
8227                 comment out some debug_print's that needlessly
8228                 slow things down
8229         * src/undo.c
8230                 comment out a debug_print that needlessly slows
8231                 things down
8232
8233 2009-01-31 [paul]       3.7.0cvs48
8234
8235         * src/summaryview.c
8236                 fix bug 1834, '"semi"-selection when collapsing thread'
8237
8238 2009-01-31 [paul]       3.7.0cvs47
8239
8240         * src/prefs_compose_writing.c
8241         * src/prefs_message.c
8242                 move 'quote_chars' pref to where it should be
8243
8244 2009-01-30 [paul]       3.7.0cvs46
8245
8246         * src/summaryview.c
8247                 fix updating of popup menu sensitivity
8248
8249 2009-01-28 [paul]       3.7.0cvs45
8250
8251         * tools/filter_conv_new.pl
8252                 move 'move' and 'delete' to end of @actions
8253                 so that they are always final actions in the
8254                 generated filtering rule
8255
8256 2009-01-27 [paul]       3.7.0cvs44
8257
8258         * src/messageview.c
8259                 always select text/calendar mimepart if suitable
8260                 plugin (i.e. vCalendar) is available
8261
8262 2009-01-27 [paul]       3.7.0cvs43
8263
8264         * src/folder.c
8265                 fix crash when right-clicking in summaryview when
8266                 processing is active
8267
8268 2009-01-22 [colin]      3.7.0cvs42
8269
8270         * src/compose.c
8271         * src/privacy.c
8272         * src/privacy.h
8273                 When replying to signed/encrypted mail and the
8274                 preference to sign/encrypt in this case is set,
8275                 choose the original mail's privacy system (if
8276                 available).
8277
8278 2009-01-21 [colin]      3.7.0cvs41
8279
8280         * src/addressbook.h
8281                 Fix warning (on-the-fly theming of
8282                 addressbook isn't complete yet)
8283
8284 2009-01-21 [colin]      3.7.0cvs40
8285
8286         * src/account.c
8287         * src/addressbook.c
8288                 Win32: Fix window placement
8289
8290 2009-01-21 [paul]       3.7.0cvs39
8291
8292         * src/inc.c
8293                 update timeout log msg
8294
8295 2009-01-17 [colin]      3.7.0cvs38
8296
8297         * src/main.c
8298         * src/mbox.c
8299         * src/common/md5.c
8300         * src/common/utils.c
8301         * src/etpan/imap-thread.c
8302                 Fix g_open calls (which don't ignore mode)
8303
8304 2009-01-17 [colin]      3.7.0cvs37
8305
8306         * src/addressbook.c
8307         * src/compose.c
8308         * src/foldersel.c
8309         * src/main.c
8310         * src/mainwindow.c
8311         * src/mbox.c
8312         * src/common/md5.c
8313         * src/common/ssl_certificate.c
8314         * src/common/tags.c
8315         * src/common/utils.c
8316         * src/etpan/imap-thread.c
8317         * src/plugins/bogofilter/bogofilter.c
8318         * src/plugins/pgpinline/pgpinline.c
8319         * src/plugins/smime/smime.c
8320                 Probably fix bug 1825, 'Unable to fetch messages from 
8321                 IMAP folders named with non-ASCII string'
8322                 Change remaining occurences of fopen and open with
8323                 g_fopen and g_open
8324
8325 2009-01-17 [paul]       3.7.0cvs36
8326
8327         * manual/faq.xml
8328                 update an old, outdated piece of info
8329
8330 2009-01-17 [paul]       3.7.0cvs35
8331
8332         * src/prefs_folder_item.c
8333                 fix bug where saving Folder Properties of a
8334                 sub-folder of outbox, queue, draft or trash
8335                 would change its parent's folder type to normal
8336
8337 2009-01-12 [mones]      3.7.0cvs34
8338
8339         * po/es.po
8340                 Updated translation
8341
8342 2009-01-12 [wwp]        3.7.0cvs33
8343
8344         * tools/fix_date.sh
8345         * tools/popfile-link.sh
8346         * tools/textviewer.sh
8347                 Fix bashisms and other portability glitches (thanks to
8348                 Steven M. Bellovin).
8349
8350 2009-01-11 [paul]       3.7.0cvs32
8351
8352         * src/addrindex.c
8353                 clean up some build warnings
8354
8355 2009-01-11 [colin]      3.7.0cvs31
8356
8357         * src/addrindex.c
8358                 Revert part of patch 3.7.0cvs29 
8359                 This function is used when jpilot
8360                 support is disabled
8361
8362 2009-01-11 [colin]      3.7.0cvs30
8363
8364         * src/folder.c
8365                 folder_find_child_item_by_name():
8366                 actually use name, not path's basename
8367
8368 2009-01-11 [paul]       3.7.0cvs29
8369
8370         * src/addrclip.c
8371         * src/addrindex.c
8372         * src/addritem.c
8373         * src/foldersel.h
8374         * src/folderview.c
8375         * src/prefs_folder_item.c
8376                 clean up some build warnings
8377
8378 2009-01-11 [paul]       3.7.0cvs28
8379
8380         * src/gtk/about.c
8381                 don't even mention printing support, assume its
8382                 presence, unless building with GTK+ < 2.10.0
8383
8384 2009-01-10 [colin]      3.7.0cvs27
8385
8386         * src/codeconv.c
8387                 Fix bug 1811, '[mime] Crash when there's no 
8388                 room for filename's start on the same line'
8389                 When the mimetype of the attachment is very 
8390                 long, there's no room at all to start the 
8391                 name=... parameter on the same line. This
8392                 caused an infinite loop as 0 characters of
8393                 the filename could be appended.
8394                 In such cases, insert linebreak before the
8395                 name parameter.
8396
8397 2009-01-09 [colin]      3.7.0cvs26
8398
8399         * src/compose.c
8400         * src/mainwindow.c
8401         * src/common/utils.c
8402                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8403                 Compose Window does not attach'
8404
8405 2009-01-09 [colin]      3.7.0cvs25
8406
8407         * src/foldersel.c
8408                 Fix bug 1817, 'Changing Themes does not 
8409                 update the pixmaps in "Select folder" 
8410                 dialog box'
8411
8412 2009-01-09 [colin]      3.7.0cvs24
8413
8414         * src/main.c
8415                 Win32: Fix bug 1816, 'Attaching files with 
8416                 command-line generates error after attaching'
8417
8418 2009-01-09 [paul]       3.7.0cvs23
8419
8420         * src/gtk/about.c
8421                 forgot this '2009' in last commit
8422
8423 2009-01-09 [paul]       3.7.0cvs22
8424
8425         * src/*/*.[c,h]
8426                 it's 2009!
8427                 update copyright headers
8428
8429 2009-01-09 [paul]       3.7.0cvs21
8430
8431         * doc/man/claws-mail.1
8432                 update Team list
8433
8434 2009-01-09 [colin]      3.7.0cvs20
8435
8436         * src/messageview.c
8437                 Fix bug 1814, 'Windows' WM badly places 
8438                 message view'
8439
8440 2009-01-09 [colin]      3.7.0cvs19
8441
8442         * src/prefs_themes.c
8443         * src/stock_pixmap.c
8444         * src/stock_pixmap.h
8445         * src/common/utils.c
8446         * src/common/utils.h
8447                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8448
8449 2009-01-08 [colin]      3.7.0cvs18
8450
8451         * src/mimeview.c
8452                 Win32: Fix bug 1810, 'Pressing 'o' key 
8453                 crashes CM'
8454
8455 2009-01-07 [colin]      3.7.0cvs17
8456
8457         * src/html.c
8458                 Fix bug 1432, '&amp; not escaped in links (HTML 
8459                 rendered as text)'
8460
8461 2009-01-06 [colin]      3.7.0cvs16
8462
8463         * src/plugins/pgpcore/select-keys.c
8464                 Warn translators the usual way about
8465                 accels
8466
8467 2009-01-06 [colin]      3.7.0cvs15
8468
8469         * src/mainwindow.c
8470                 Fix synchronisation dialog that shouldn't
8471                 appear when network goes down (Network
8472                 Manager)
8473         * src/mimeview.c
8474         * src/textview.c
8475                 Fix save as when attach_save_dir isn't set
8476                 fixes bug 1804, 'attach_save_directory does 
8477                 not default to $HOME'
8478         * src/plugins/pgpcore/select-keys.c
8479                 Add mnemonics to buttons - warn translators!
8480
8481 2009-01-06 [wwp]        3.7.0cvs14
8482
8483         * src/common/utils.c
8484                 Fix cvs13, thanks to Colin.
8485
8486 2009-01-06 [wwp]        3.7.0cvs13
8487
8488         * src/common/utils.c
8489                 Better support for Spanish Outlook replies (RES).
8490
8491 2009-01-02 [colin]      3.7.0cvs12
8492
8493         * src/folderview.c
8494                 Fix (+) sign after collapsed folder names that 
8495                 have quicksearch-matching children.
8496                 Fixes bug 1506, 'Recursive search in collapsed 
8497                 folders'
8498
8499 2009-01-02 [colin]      3.7.0cvs11
8500
8501         * src/stock_pixmap.c
8502         * src/stock_pixmap.h
8503                 Remove now-unused stock_pixmap_gdk
8504
8505 2009-01-02 [colin]      3.7.0cvs10
8506
8507         * src/gtk/gtkutils.c
8508         * src/pixmaps/claws-mail_icon.xpm
8509                 Use pixbuf for app icon, and make the app icon
8510                 a bit nicer
8511
8512 2009-01-02 [colin]      3.7.0cvs9
8513
8514         * src/uri_opener.c
8515                 Show both link title and URI if possible
8516
8517 2009-01-02 [colin]      3.7.0cvs8
8518
8519         * src/addressadd.c
8520         * src/addressbook.c
8521         * src/addressbook_foldersel.c
8522         * src/addressitem.h
8523         * src/folderview.c
8524         * src/grouplistdialog.c
8525         * src/importldif.c
8526         * src/mimeview.c
8527         * src/summaryview.c
8528         * src/gtk/gtkcmclist.c
8529         * src/gtk/gtkcmclist.h
8530         * src/gtk/gtkcmctree.c
8531         * src/gtk/gtkcmctree.h
8532         * src/gtk/gtksctree.c
8533         * src/gtk/gtksctree.h
8534                 Implement pixbuf rendering in tree widgets
8535                 instead of pixmaps
8536         * src/plugins/trayicon/trayicon.c
8537         * src/noticeview.c
8538         * src/prefs_themes.c
8539                 Use pixbuf rendering here too
8540
8541 2008-12-30 [paul]       3.7.0cvs7
8542
8543         * src/textview.c
8544                 no need to prematurely trim the uri in the statusbar
8545
8546 2008-12-29 [paul]       3.7.0cvs6
8547
8548         * src/procmsg.c
8549                 prefer List-Id header to X-* headers when creating
8550                 filter rule automatically
8551
8552 2008-12-28 [colin]      3.7.0cvs5
8553
8554         * src/compose.c
8555                 Set minimum height to 440 instead of 480
8556
8557 2008-12-22 [colin]      3.7.0cvs4
8558
8559         * src/compose.c
8560                 Fix bug 1799, '"Discard message" deletes manually 
8561                 saved draft'. Switch rmode to REEDIT after 
8562                 manually saving.
8563
8564 2008-12-21 [paul]       3.7.0cvs3
8565
8566         * tools/claws.i18n.status.pl
8567                 updates
8568
8569 2008-12-21 [paul]       3.7.0cvs2
8570
8571         * AUTHORS
8572         * src/gtk/authors.h
8573                 (more) updates
8574
8575 2008-12-21 [paul]       3.7.0cvs1
8576
8577         * AUTHORS
8578         * src/gtk/authors.h
8579                 updates
8580
8581 2008-12-19 [paul]       3.7.0
8582
8583         * NEWS
8584         * README
8585         * RELEASE_NOTES 
8586                 3.7.0 released!
8587
8588 2008-12-19 [paul]       3.6.1cvs80
8589
8590         * configure.ac
8591                 remove unmaintained sk and sr from ALL_LINGUAS
8592                 add newly maintained cs to ALL_LINGUAS
8593         * po/bg.po
8594         * po/ca.po
8595         * po/cs.po
8596         * po/de.po
8597         * po/fi.po
8598         * po/hu.po
8599         * po/nl.po
8600         * po/pt_BR.po
8601         * po/ru.po
8602         * po/sv.po
8603                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8604                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8605                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8606                 Persson Fink
8607
8608 2008-12-16 [colin]      3.6.1cvs79
8609
8610         * src/plugins/pgpcore/sgpgme.c
8611                 Fix warning
8612
8613 2008-12-15 [colin]      3.6.1cvs78
8614
8615         * src/compose.c
8616         * src/privacy.c
8617         * src/privacy.h
8618         * src/plugins/pgpcore/sgpgme.c
8619         * src/plugins/pgpcore/sgpgme.h
8620         * src/plugins/pgpinline/pgpinline.c
8621         * src/plugins/pgpmime/pgpmime.c
8622         * src/plugins/smime/smime.c
8623                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8624                 email address" doesn't work'. Use custom from address
8625                 if set
8626
8627 2008-12-15 [colin]      3.6.1cvs77
8628
8629         * src/common/utils.c
8630                 Fix bug 1746, 'Makes a mailto link from several 
8631                 paragraphs'
8632
8633 2008-12-15 [paul]       3.6.1cvs76
8634
8635         * m4/spamassassin.m4
8636                 fix warnings thrown up by autoconf-2.63
8637
8638 2008-12-13 [colin]      3.6.1cvs75
8639
8640         * Makefile.am
8641         * src/Makefile.am
8642         * src/common/ssl.c
8643         * src/common/utils.c
8644         * src/common/utils.h
8645         * tools/Makefile.am
8646                 Finish previous patch
8647
8648 2008-12-13 [colin]      3.6.1cvs74
8649
8650         * tools/Makefile.am
8651                 Only install certs on windows
8652
8653 2008-12-13 [colin]      3.6.1cvs73
8654
8655         * tools/Makefile.am
8656         * tools/ca-certificates.crt
8657         * src/common/Makefile.am
8658         * src/common/ssl.c
8659                 First try to ship SSL certificates in Windows
8660                 build
8661
8662 2008-12-12 [colin]      3.6.1cvs72
8663
8664         * configure.ac
8665         * src/plugins/pgpinline/claws.def
8666                 Windows build fixes
8667
8668 2008-12-12 [paul]       3.6.1cvs71
8669
8670         * src/imap.c
8671         * src/mh.c
8672         * src/partial_download.c
8673         * src/textview.c
8674         * src/common/claws.c
8675         * src/common/prefs.c
8676         * src/common/utils.c
8677                 win32: fix unlinking, renaming and bug with
8678                 non-ascii username
8679                 Patch by Colin
8680
8681 2008-12-11 [colin]      3.6.1cvs70
8682
8683         * po/fr.po
8684         * manual/fr/advanced.xml
8685                 Update french translations
8686
8687 2008-12-10 [colin]      3.6.1cvs69
8688
8689         * manual/faq.xml
8690                 Correct bug submission guidelines
8691
8692 2008-12-10 [colin]      3.6.1cvs68
8693
8694         * src/plugins/pgpcore/pgp_viewer.c
8695                 Fix bug 1736, 'Key import does not work'
8696                 Kill the correct pid (and not the parent
8697                 shell), and increase the timeout a bit.
8698
8699 2008-12-09 [paul]       3.6.1cvs67
8700
8701         * src/messageview.c
8702                 ensure that any stray noticeview buttons are hidden,
8703                 as clicking them causes segfaults!
8704
8705 2008-12-09 [colin]      3.6.1cvs66
8706
8707         * src/compose.c
8708         * src/compose.h
8709         * src/folder_item_prefs.h
8710         * src/prefs_common.c
8711         * src/prefs_common.h
8712         * src/common/defs.h
8713                 Fix bug 1792, '"Save Message to" should 
8714                 retain list of recently selected folders'
8715                 Also, make Enchant-related prefs stick
8716                 even if the build doesn't enable enchant
8717
8718 2008-12-09 [paul]       3.6.1cvs65
8719
8720         * src/messageview.c
8721                 fix bug 1787, 'Prevent automatic PGP inline
8722                 decryption attempts' use the noticeview to display
8723                 decryption failure messages instead of the irritating
8724                 popup dialog
8725
8726 2008-12-09 [colin]      3.6.1cvs64
8727
8728         * src/prefs_filtering.c
8729                 Fix bug 1789, 'filtering account selection 
8730                 (regression)'. Filtering on sending-only
8731                 accounts can be a little useful when using
8732                 filtering via Tools menu.
8733
8734 2008-12-07 [paul]       3.6.1cvs63
8735
8736         * src/prefs_actions.c
8737                 don't auto-select first entry (same as other
8738                 similar dialogs)
8739         * src/gtk/pluginwindow.c
8740                 these parents don't have children so don't look
8741                 for them
8742
8743 2008-12-07 [paul]       3.6.1cvs62
8744
8745         * src/prefs_account.c
8746         * src/gtk/pluginwindow.c
8747         * src/gtk/prefswindow.c
8748         * src/gtk/prefswindow.h
8749                 auto-select first page
8750
8751 2008-12-05 [colin]      3.6.1cvs61
8752
8753         * src/codeconv.c
8754         * src/procmime.c
8755                 Fix bug 1788, 'CM crashes re-encoding 
8756                 encoded parameters' (introduced in cvs40)
8757
8758 2008-12-05 [paul]       3.6.1cvs60
8759
8760         * src/prefs_common.h
8761                 remove gpg prefs that are no longer needed here
8762
8763 2008-12-03 [colin]      3.6.1cvs59
8764
8765         * src/msgcache.c
8766                 Speed up cache reading (about 10% gain)
8767         * src/summaryview.c
8768         * src/gtk/gtksctree.c
8769                 Speed up expand/collapse all threads
8770                 (about 95% gain)
8771
8772 2008-12-03 [paul]       3.6.1cvs58
8773
8774         * configure.ac
8775                 eradicate gcc4's signedness warnings
8776                 fix building with gnuTLS on (Open)Solaris
8777
8778 2008-12-01 [colin]      3.6.1cvs57
8779
8780         * src/gtk/gtkcmclist.c
8781                 Fix column headers
8782
8783 2008-12-01 [colin]      3.6.1cvs56
8784
8785         * src/plugins/pgpinline/pgpinline.c
8786                 Fix bug 1779, 'PGP Inline badly handles 
8787                 multipart'. Properly dump the current part
8788                 instead of running around with scissors
8789
8790 2008-11-30 [paul]       3.6.1cvs55
8791
8792         * manual/advanced.xml
8793         * manual/plugins.xml
8794         * src/prefs_toolbar.c
8795                 remove the verb from the page title and
8796                 update references in the manual
8797
8798 2008-11-30 [paul]       3.6.1cvs54
8799
8800         * src/prefs_other.c
8801                 move Other/ page to Other/Miscellaneous
8802         * src/gtk/prefswindow.c
8803                 make parent page unselectable
8804
8805 2008-11-29 [paul]       3.6.1cvs53
8806
8807         * README
8808                 add the new 'primary_paste_unselects' hidden
8809                 option, add missing 'log_[...]_color' options,
8810                 and reformat the text
8811         * manual/advanced.xml
8812                 add the new 'primary_paste_unselects' hidden
8813                 option, add missing 'log_[...]_color' options
8814
8815 2008-11-28 [colin]      3.6.1cvs52
8816
8817         * src/mimeview.c
8818                 Fix leak
8819
8820 2008-11-28 [colin]      3.6.1cvs51
8821
8822         * po/fr.po
8823                 Update translation
8824
8825 2008-11-28 [colin]      3.6.1cvs50
8826
8827         * src/mainwindow.c
8828                 Fix account selection in Mailing list
8829                 menu
8830
8831 2008-11-28 [paul]       3.6.1cvs49
8832
8833         * po/Makefile.in.in
8834                 automatically remove obsolete strings
8835
8836 2008-11-28 [colin]      3.6.1cvs48
8837
8838         * src/plugins/pgpcore/sgpgme.c
8839                 Fix error message when key isn't available.
8840
8841 2008-11-27 [colin]      3.6.1cvs47
8842
8843         * src/filtering.c
8844         * src/matcher.c
8845                 Fix a little leak
8846
8847 2008-11-26 [colin]      3.6.1cvs46
8848
8849         * src/common/ssl.c
8850                 Fix new warning
8851
8852 2008-11-26 [colin]      3.6.1cvs45
8853
8854         * src/plugins/pgpcore/select-keys.c
8855         * src/plugins/pgpcore/sgpgme.c
8856                 Fix bug 1591, 'S/MIME: better key 
8857                 handling/selection dialog'
8858                 Really ignore revoked/expired keys
8859
8860 2008-11-26 [colin]      3.6.1cvs44
8861
8862         * src/main.c
8863         * src/common/claws.c
8864         * src/common/ssl.c
8865                 Make sure libgcrypt's threading is initialised
8866                 before gnutls. See also old bug 1539.
8867
8868 2008-11-26 [colin]      3.6.1cvs43
8869
8870         * src/imap.c
8871         * src/news.c
8872         * src/etpan/imap-thread.c
8873                 Fix possible crashes due to clist_begin()
8874                 not checking for NULLs (it should!)
8875
8876 2008-11-25 [colin]      3.6.1cvs42
8877
8878         * src/procmime.c
8879                 Fix line length in MIME parameters
8880
8881 2008-11-22 [paul]       3.6.1cvs41
8882
8883         * src/compose.c
8884                 grab Return key press in attachments Properties
8885                 dialog
8886
8887 2008-11-21 [colin]      3.6.1cvs40
8888
8889         * src/compose.c
8890         * src/procmime.c
8891                 Fix bug 1776, 'use encoded name parameters 
8892                 for attachments instead of ascii'.
8893                 Break the RFC 2047 by using B-encoded 
8894                 filename parameter, like everyone does,
8895                 following advice from the RFC author.
8896
8897 2008-11-21 [colin]      3.6.1cvs39
8898
8899         * src/common/socket.c
8900                 Rehandshake if server asks to
8901
8902 2008-11-21 [colin]      3.6.1cvs38
8903
8904         * src/mimeview.h
8905         * src/toolbar.h
8906         * src/common/session.h
8907         * src/common/smtp.h
8908                 Move conditional-compilation members to
8909                 end of structs
8910
8911 2008-11-19 [wwp]        3.6.1cvs37
8912
8913         * src/prefs_actions.c
8914                 Fixed wrong behaviour when pressing Escape (was not cancelling
8915                 the action).
8916
8917 2008-11-19 [wwp]        3.6.1cvs36
8918
8919         * src/compose.c
8920         * src/matcher.c
8921         * src/messageview.c
8922         * src/mimeview.c
8923         * src/prefs_actions.c
8924         * src/prefs_filtering_action.c
8925         * src/procmsg.c
8926         * src/summaryview.c
8927         * src/textview.c
8928         * src/common/utils.c
8929                 Replace occurrences of "command line" with "command-line" everywhere.
8930                 Enforce code style (mostly indentation) in prefs_actions.c.
8931
8932 2008-11-19 [colin]      3.6.1cvs35
8933
8934         * src/compose.c
8935         * src/prefs_common.c
8936         * src/prefs_common.h
8937                 Add primary_paste_unselects hidden preference
8938                 to change how middle-click pasting changes
8939                 the selection and insert point; defaults to
8940                 pre-3.6.1cvs31
8941
8942 2008-11-19 [colin]      3.6.1cvs34
8943
8944         * src/folderview.c
8945                 Always give focus to summaryview, even if
8946                 the folder is empty, in small screen layout.
8947                 Allows to go back to folderlist using the
8948                 keyboard.
8949
8950 2008-11-18 [colin]      3.6.1cvs33
8951
8952         * src/mainwindow.h
8953                 Put back conditional at the end of struct
8954
8955 2008-11-18 [colin]      3.6.1cvs32
8956
8957         * src/procmime.c
8958         * src/common/w32_reg.c
8959                 Fix crash on win32 when browsing to a
8960                 directory
8961
8962 2008-11-15 [colin]      3.6.1cvs31
8963
8964         * src/compose.c
8965                 After a mid-click paste, deselect selection
8966                 and go to end of paste.
8967
8968 2008-11-15 [colin]      3.6.1cvs30
8969
8970         * src/compose.c
8971                 Auto-save draft after external editor quits
8972
8973 2008-11-15 [colin]      3.6.1cvs29
8974
8975         * src/plugins/pgpcore/sgpgme.c
8976                 Fix wrong error display, thanks to
8977                 Charles A. Edwards
8978
8979 2008-11-14 [colin]      3.6.1cvs28
8980
8981         * src/prefs_actions.c
8982                 Comment out bogus (IMO) warning
8983
8984 2008-11-14 [colin]      3.6.1cvs27
8985
8986         * src/mainwindow.c
8987         * src/summaryview.c
8988         * src/summaryview.h
8989         * src/gtk/menu.c
8990         * src/gtk/menu.h
8991                 Share summaryview's context menu actions with
8992                 the equivalent menu items of the main menu;
8993                 this allows to share accelerators and de-
8994                 duplicate code.
8995
8996 2008-11-14 [colin]      3.6.1cvs26
8997
8998         * src/plugins/pgpcore/sgpgme.c
8999                 Fix bug 1768, 'claws-mail crashes while 
9000                 checking smime bad signature'
9001
9002 2008-11-13 [colin]      3.6.1cvs25
9003
9004         * src/account.c
9005         * src/filtering.c
9006                 Fix redefinition of PREFSBUFSIZE
9007
9008 2008-11-13 [wwp]        3.6.1cvs24
9009
9010         * tools/popfile-link.sh
9011                 Add support for reusing existing POPFile session ID.
9012
9013 2008-11-12 [colin]      3.6.1cvs23
9014
9015         * src/prefs_gtk.h
9016                 Fix bug 1771, 'Folder template gets 
9017                 truncated when exiting the application'
9018                 Use a 32k buffer for string preferences
9019
9020 2008-11-11 [colin]      3.6.1cvs22
9021
9022         * src/summaryview.c
9023                 Fix "display sender using addressbook" when
9024                 prefs_common.swap_from is in use. Patch by
9025                 H. Merijn Brand
9026
9027 2008-11-11 [colin]      3.6.1cvs21
9028
9029         * src/autofaces.c
9030         * src/common/md5.c
9031         * src/common/md5.h
9032                 Make a few functions static
9033
9034 2008-11-07 [colin]      3.6.1cvs20
9035
9036         * src/mainwindow.c
9037         * src/summaryview.c
9038                 Fix crash when rebuilding colorlabel
9039                 menu
9040         * src/addrgather.c
9041         * src/editldap.c
9042         * src/prefs_account.c
9043         * src/prefs_compose_writing.c
9044         * src/prefs_logging.c
9045         * src/prefs_message.c
9046         * src/prefs_other.c
9047         * src/prefs_receive.c
9048         * src/prefs_summaries.c
9049         * src/prefs_wrapping.c
9050         * src/plugins/bogofilter/bogofilter_gtk.c
9051         * src/plugins/pgpcore/prefs_gpg.c
9052         * src/plugins/spamassassin/spamassassin_gtk.c
9053                 Fix deprecated use of page_size in 
9054                 gtkspinbutton adjustments
9055
9056 2008-11-06 [mones]      3.6.1cvs19
9057
9058         * src/mainwindow.c
9059                 Fix missing "About" in Help menu
9060         * tools/claws.i18n.status.pl
9061                 Fix header
9062
9063 2008-11-05 [colin]      3.6.1cvs18
9064
9065         * src/action.c
9066         * src/main.c
9067         * src/mainwindow.c
9068         * src/common/socket.c
9069         * src/common/socket.h
9070         * src/gtk/gtkutils.c
9071         * src/gtk/gtkutils.h
9072                 w32: Implement single launch (lock
9073                 socket); always put debug log to
9074                 the rc_dir; fix Start menu update
9075                 after registering as default Mail 
9076                 app
9077
9078 2008-11-05 [colin]      3.6.1cvs17
9079
9080         * src/mainwindow.c
9081                 Setting the Mail start menu item in HKCU 
9082                 confuses the Internet Options dialog. Do 
9083                 it in HKLM as this dialog does.
9084
9085 2008-11-04 [colin]      3.6.1cvs16
9086
9087         * src/common/w32_reg.c
9088                 Fix off-by-one
9089
9090 2008-11-04 [colin]      3.6.1cvs15
9091
9092         * src/procmime.c
9093                 w32: Fix getting content-type 
9094         * src/mimeview.c
9095         * src/prefs_common.c
9096         * src/prefs_common.h
9097         * src/prefs_ext_prog.c
9098         * src/textview.c
9099                 w32: better integration (use the
9100                 standard file associations instead
9101                 of our platform-unadapted open
9102                 dialog)
9103         * src/mainwindow.c
9104         * src/common/utils.c
9105         * src/common/w32_reg.c
9106         * src/common/w32lib.h
9107                 w32: better integration (allow 
9108                 setting Claws as default MUA)
9109
9110 2008-11-01 [colin]      3.6.1cvs14
9111
9112         * src/codeconv.c
9113                 Fix wrongly converted non-ascii characters
9114                 when locale's charset is US-ASCII (strict-mode
9115                 was failing in this case)
9116
9117 2008-10-30 [colin]      3.6.1cvs13
9118
9119         * src/mimeview.c
9120         * src/mimeview.h
9121         * src/textview.c
9122         * src/textview.h
9123                 Use one UI Manager per mimeview, instead of
9124                 the global one -- else user_data pointer gets
9125                 broken if opening and closing another message-
9126                 view, then using right-click on a mimeview's 
9127                 mimepart. Probably fixes bug 1711, 'Save-as
9128                 attachment crashes'
9129
9130 2008-10-24 [paul]       3.6.1cvs12
9131
9132         * tools/Makefile.am
9133         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
9134         * tools/kdeservicemenu/install.sh
9135                 another, possibly the final?, attempt on getting this
9136                 sorted for kde4
9137
9138 2008-10-24 [paul]       3.6.1cvs11
9139
9140         * tools/kdeservicemenu/install.sh
9141                 fix servicemenu installation directory on kde4
9142
9143 2008-10-24 [paul]       3.6.1cvs10
9144
9145         * tools/kdeservicemenu/README
9146         * tools/kdeservicemenu/install.sh
9147                 add support for kde4 in addition to kde3.
9148                 a rework involving checking for kde4-config, then
9149                 kde-config, finally prompting the user for the
9150                 location of either if they cannot be found
9151                 
9152
9153 2008-10-18 [paul]       3.6.1cvs9
9154
9155         * tools/claws.i18n.status.pl
9156                 updated with latest translator info.
9157                 only print for languages defined in %langname
9158
9159 2008-10-17 [paul]       3.6.1cvs8
9160
9161         * src/plugins/pgpcore/sgpgme.c
9162                 when listing the uid's, show the uid validity
9163
9164 2008-10-16 [paul]       3.6.1cvs7
9165
9166         * INSTALL
9167                 updated
9168
9169 2008-10-13 [wwp]        3.6.1cvs6
9170
9171         * po/fr.po
9172                 Updated French translation.
9173
9174 2008-10-11 [colin]      3.6.1cvs5
9175
9176         * src/gtk/authors.h
9177                 Fix bug 1756, "Outdated translators list in About 
9178                 dialogue". Patch by Aleksei Miheev.
9179
9180 2008-10-11 [colin]      3.6.1cvs4
9181
9182         * src/account.c
9183         * src/imap.c
9184         * src/inc.c
9185         * src/main.c
9186         * src/mainwindow.c
9187         * src/news.c
9188         * src/pop.c
9189         * src/pop.h
9190         * src/prefs_account.c
9191         * src/send_message.c
9192         * src/send_message.h
9193         * src/ssl_manager.c
9194         * src/ssl_manager.h
9195         * src/wizard.c
9196         * src/common/claws.c
9197         * src/common/defs.h
9198         * src/common/session.c
9199         * src/common/session.h
9200         * src/common/smtp.c
9201         * src/common/smtp.h
9202         * src/common/socket.c
9203         * src/common/socket.h
9204         * src/common/ssl.c
9205         * src/common/ssl.h
9206         * src/common/ssl_certificate.c
9207         * src/common/ssl_certificate.h
9208         * src/gtk/about.c
9209         * src/gtk/sslcertwindow.c
9210         * src/gtk/sslcertwindow.h
9211                 Remove OpenSSL code
9212
9213 2008-10-11 [colin]      3.6.1cvs3
9214
9215         * src/common/ssl_certificate.c
9216                 Make local function static
9217
9218 2008-10-10 [colin]      3.6.1cvs2
9219
9220         * src/common/ssl.h
9221         * src/common/ssl_certificate.c
9222         * src/gtk/sslcertwindow.c
9223                 Add offline certificate verification,
9224                 thanks to Nikos Mavrogiannopoulos for the
9225                 hints
9226
9227 2008-10-10 [colin]      3.6.1cvs1
9228
9229         * src/common/ssl_certificate.c
9230         * src/gtk/sslcertwindow.c
9231                 Fix warnings
9232
9233 2008-10-10 [paul]       3.6.1
9234
9235         * m4/spamassassin.m4
9236                 remove openssl dross
9237
9238         * NEWS
9239         * README
9240         * RELEASE_NOTES 
9241                 3.6.1 released!
9242
9243 2008-10-10 [colin]      3.6.0cvs25
9244
9245         * src/common/ssl.c
9246                 Tell libetpan it doesn't need to init
9247                 GnuTLS
9248
9249 2008-10-10 [colin]      3.6.0cvs24
9250
9251         * claws-mail.pc.in
9252                 Remove references to openssl
9253
9254 2008-10-09 [colin]      3.6.0cvs23
9255
9256         * configure.ac
9257                 Fix message
9258
9259 2008-10-09 [colin]      3.6.0cvs22
9260
9261         * configure.ac
9262                 Error out when building against openssl
9263
9264 2008-10-09 [colin]      3.6.0cvs21
9265
9266         * configure.ac
9267         * COPYING
9268         * src/crash.c
9269         * src/main.c
9270         * src/gtk/about.c
9271                 Disable OpenSSL due to requirement of
9272                 OpenSSL exception. Code not removed yet,
9273                 just in case, but disabled.
9274
9275 2008-10-09 [colin]      3.6.0cvs20
9276
9277         * configure.ac
9278         * src/Makefile.am
9279         * src/crash.c
9280         * src/gedit-print.c
9281         * src/gedit-print.h
9282         * src/main.c
9283         * src/mainwindow.c
9284         * src/messageview.c
9285         * src/prefs_ext_prog.c
9286         * src/prefs_fonts.c
9287         * src/prefs_image_viewer.c
9288         * src/printing.c
9289         * src/printing.h
9290         * src/summaryview.c
9291         * src/gtk/Makefile.am
9292         * src/gtk/about.c
9293         * src/gtk/gtksourceprintjob.c
9294         * src/gtk/gtksourceprintjob.h
9295                 Revert previous patch. It'd be better to remove
9296                 OpenSSL instead, as GnuTLS works as well.
9297
9298 2008-10-09 [colin]      3.6.0cvs19
9299
9300         * configure.ac
9301         * src/Makefile.am
9302         * src/crash.c
9303         * src/gedit-print.c
9304         * src/gedit-print.h
9305         * src/main.c
9306         * src/mainwindow.c
9307         * src/messageview.c
9308         * src/prefs_ext_prog.c
9309         * src/prefs_fonts.c
9310         * src/prefs_image_viewer.c
9311         * src/printing.c
9312         * src/printing.h
9313         * src/summaryview.c
9314         * src/gtk/Makefile.am
9315         * src/gtk/about.c
9316         * src/gtk/gtksourceprintjob.c
9317         * src/gtk/gtksourceprintjob.h
9318                 Remove the libgnomeprint interface (deprecated,
9319                 and fixes Debian's #501570, 'Copyright confusion')
9320
9321 2008-10-09 [colin]      3.6.0cvs18
9322
9323         * configure.ac
9324                 Require libetpan 0.57 (important fixes)
9325
9326 2008-10-08 [paul]       3.6.0cvs17
9327
9328         * src/prefs_filtering_action.c
9329         * src/prefs_matcher.c
9330                 enable re-ordering of the filtering/processing
9331                 condition and actions lists by drag'n'drop
9332
9333 2008-10-08 [colin]      3.6.0cvs16
9334
9335         * src/addressbook.c
9336                 Fix wrong menu title
9337
9338 2008-10-07 [colin]      3.6.0cvs15
9339
9340         * src/imap.c
9341                 After thinking, revert this. It's only a minor
9342                 annoyance to GSSAPI users, and I can't test this
9343                 right now. Postponed until after next good release.
9344
9345 2008-10-07 [colin]      3.6.0cvs14
9346
9347         * src/imap.c
9348                 Don't ask for a password when using GSSAPI
9349
9350 2008-10-07 [colin]      3.6.0cvs13
9351
9352         * src/mainwindow.c
9353                 Fix build with GTK+ < 2.14
9354
9355 2008-10-07 [colin]      3.6.0cvs12
9356
9357         * src/mainwindow.c
9358         * src/mainwindow.h
9359         * src/prefs_common.c
9360         * src/prefs_common.h
9361         * src/summaryview.c
9362         * src/gtk/colorlabel.c
9363                 Fix bug 1749, 'Shortcut keys for color labels 
9364                 not changeable'
9365                 Make fullscreen a setting remembered between
9366                 sessions
9367
9368 2008-10-07 [colin]      3.6.0cvs11
9369
9370         * src/prefs_other.c
9371                 Fix bug 1747, 'Wanderlust keybindings no longer 
9372                 working (regression)'
9373
9374 2008-10-07 [colin]      3.6.0cvs10
9375
9376         * src/mainwindow.c
9377                 Make fullscreen a real menu item
9378
9379 2008-10-07 [colin]      3.6.0cvs9
9380
9381         * src/mainwindow.c
9382                 Make sure we won't save size when
9383                 fullscreening
9384
9385 2008-10-06 [colin]      3.6.0cvs8
9386
9387         * src/mainwindow.c
9388         * src/mainwindow.h
9389                 Handle fullscreen via F11. Patch by
9390                 Michael Rasmussen
9391
9392 2008-10-06 [colin]      3.6.0cvs7
9393
9394         * src/common/ssl.c
9395                 Fix return value when setting client cert
9396
9397 2008-10-04 [colin]      3.6.0cvs6
9398
9399         * src/mimeview.c
9400                 Fix bug 1742, 'Attachment list contents not 
9401                 visible/scrollable'
9402
9403 2008-10-04 [paul]       3.6.0cvs5
9404
9405         * src/mainwindow.c
9406                 fix failure of Hide toolbar option on restart
9407
9408 2008-10-04 [colin]      3.6.0cvs4
9409
9410         * src/addressbook.c
9411         * src/compose.c
9412         * src/mainwindow.c
9413         * src/messageview.c
9414         * src/summaryview.c
9415                 Maemo: Fix bug 1737, Crashes upon opening
9416
9417 2008-10-04 [paul]       3.6.0cvs3
9418
9419         * po/pt_BR.po
9420                 submitted (just a little late) by Frederico
9421                 Goncalves Guimaraes
9422
9423 2008-10-03 [wwp]        3.6.0cvs2
9424
9425         * po/fr.po
9426                 Many fixes, mostly in menus and accelerators.
9427
9428 2008-10-03 [colin]      3.6.0cvs1
9429
9430         * src/gtk/filesel.c
9431                 Allow network mounts with new GTKs: they're
9432                 available via FUSE mounts and we don't need
9433                 GVFS.
9434
9435 2008-10-03 [paul]       3.6.0
9436
9437         * NEWS
9438         * README
9439         * RELEASE_NOTES 
9440                 3.6.0 released!
9441
9442 2008-10-03 [paul]       3.5.0cvs145
9443
9444         * configure.ac
9445         * po/bg.po
9446         * po/nl.po
9447         * po/ru.po
9448         * po/sv.po
9449                 new translations. added by Yasen Pramatarov,
9450                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9451         * po/ca.po
9452         * po/de.po
9453         * po/fi.po
9454         * po/fr.po
9455         * po/hu.po
9456         * po/it.po
9457         * po/pl.po
9458         * po/zh_CN.po
9459                 updated translations. submitted by Miquel Oliete,
9460                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9461                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9462
9463 2008-10-02 [colin]      3.5.0cvs144
9464
9465         * src/common/session.c
9466                 Fix crash when connection fails on windows
9467
9468 2008-10-01 [colin]      3.5.0cvs143
9469
9470         * src/imap.c
9471                 Real fix for FS-unsafe chars on win32
9472
9473 2008-10-01 [colin]      3.5.0cvs142
9474
9475         * src/imap.c
9476                 Encode prohibited filenames on win32
9477
9478 2008-09-30 [mones]      3.5.0cvs141
9479
9480         * src/ldapctrl.c
9481         * src/main.c
9482         * src/prefs_themes.c
9483         * src/printing.c
9484                 Fix output of some debug messages
9485
9486 2008-09-30 [colin]      3.5.0cvs140
9487
9488         * src/addrbook.c
9489         * src/addrharvest.c
9490         * src/compose.c
9491         * src/jpilot.c
9492         * src/mh.c
9493         * src/prefs_themes.c
9494         * src/procheader.c
9495         * src/procmime.c
9496         * src/summaryview.c
9497         * src/common/utils.c
9498         * src/gtk/sslcertwindow.c
9499                 Win32: Fix time usage; use g_stat
9500
9501 2008-09-29 [colin]      3.5.0cvs139
9502
9503         * src/common/utils.c
9504                 Fix case-sensitive match of subject
9505                 prefixes on win32
9506
9507 2008-09-29 [colin]      3.5.0cvs138
9508
9509         * src/folder_item_prefs.c
9510         * src/folder_item_prefs.h
9511         * src/matcher.c
9512         * src/prefs_folder_item.c
9513         * src/prefs_matcher.c
9514         * src/summaryview.c
9515         * src/common/string_match.c
9516         * src/common/utils.c
9517                 Fix a huge leak (dozens of megs per folder
9518                 change) on Windows: disable regexps 
9519
9520 2008-09-28 [paul]       3.5.0cvs137
9521
9522         * po/en_GB.po
9523                 updated
9524
9525 2008-09-27 [colin]      3.5.0cvs136
9526
9527         * src/account.c
9528         * src/account.h
9529                 Add accessor for cur_account
9530
9531 2008-09-27 [colin]      3.5.0cvs135
9532
9533         * src/imap.c
9534                 Fix crash when error happen on session establishment
9535
9536 2008-09-26 [mones]      3.5.0cvs134
9537
9538         * po/es.po
9539                 Updated for release
9540
9541 2008-09-26 [colin]      3.5.0cvs133
9542
9543         * src/plugins/pgpcore/claws.def
9544                 Fix symbol
9545
9546 2008-09-26 [colin]      3.5.0cvs132
9547
9548         * src/prefs_common.c
9549         * src/prefs_common.h
9550         * src/plugins/pgpcore/pgp_viewer.c
9551                 Add an accessor to prefs_common for plugins
9552                 (Win32 fix)
9553
9554 2008-09-25 [colin]      3.5.0cvs131
9555
9556         * src/main.c
9557                 Fix bug 1725, 'useless lines in clawsrc'
9558         * src/plugins/smime/mypgpcore.def
9559                 Add a missing symbol
9560
9561 2008-09-25 [paul]       3.5.0cvs130
9562
9563         * src/plugins/smime/mypgpcore.def
9564         * src/plugins/smime/plugin.def
9565         * src/plugins/smime/version.rc
9566                 add these windows-specific files
9567                 (Thanks to Colin)
9568
9569 2008-09-25 [colin]      3.5.0cvs129
9570
9571         * src/main.c
9572                 Load standard plugins only on first run
9573
9574 2008-09-25 [colin]      3.5.0cvs128
9575
9576         * src/codeconv.c
9577                 Fix build...
9578
9579 2008-09-24 [colin]      3.5.0cvs127
9580
9581         * src/codeconv.c
9582                 Add nb_NO's charset (iso-8859-1)
9583
9584 2008-09-24 [colin]      3.5.0cvs126
9585
9586         * src/common/utils.c
9587                 Fix get_mail_base_dir() on windows
9588                 (was synced from main ages ago)
9589
9590 2008-09-24 [colin]      3.5.0cvs125
9591
9592         * src/main.c
9593         * src/wizard.c
9594                 Integrate better with Windows' style
9595
9596 2008-09-23 [paul]       3.5.0cvs124
9597
9598         * src/compose.c
9599         * src/mainwindow.c
9600         * src/messageview.c
9601                 offer these strings to translators too 
9602
9603 2008-09-23 [colin]      3.5.0cvs123
9604
9605         * configure.ac
9606                 Add a --disable-dbus flag in case we want
9607                 no DBUS even if headers are available (like
9608                 for building gpg4win)
9609         * src/filtering.c
9610         * src/mainwindow.c
9611         * src/prefs_logging.c
9612         * src/common/utils.c
9613         * src/plugins/pgpcore/sgpgme.c
9614         * src/plugins/smime/claws.def
9615                 Windows fixes:
9616                 - disable filtering log (it's crashy for
9617                   some reason)
9618                 - fix gmtime_r when time is -1 (before 01/01/70)
9619                 - add symbols for smime
9620
9621 2008-09-22 [colin]      3.5.0cvs122
9622
9623         * src/common/utils.c
9624         * src/account.c
9625                 Remove raw printf
9626         * src/compose.c
9627                 Fix cursor position after changing account
9628         * src/imap.c
9629         * src/mimeview.c
9630         * src/news.c
9631                 Fix absolute path detection 
9632
9633 2008-09-21 [colin]      3.5.0cvs121
9634
9635         * src/gtk/gtkaspell.c
9636                 Don't try to use empty dictionaries
9637
9638 2008-09-20 [colin]      3.5.0cvs120
9639
9640         * po/POTFILES.in
9641                 Add the new files to the translations
9642
9643 2008-09-20 [colin]      3.5.0cvs119
9644
9645         * configure.ac
9646         * src/plugins/Makefile.am
9647         * src/plugins/smime/Makefile.am
9648         * src/plugins/smime/plugin.c
9649         * src/plugins/smime/smime.c
9650         * src/plugins/smime/smime.deps
9651         * src/plugins/smime/smime.h
9652                 Include S/Mime plugin in the main plugins
9653                 Will ease the Gpg4win team's work
9654
9655 2008-09-20 [colin]      3.5.0cvs118
9656
9657         * src/autofaces.c
9658         * src/compose.c
9659         * src/ldapquery.c
9660         * src/main.c
9661         * src/news.c
9662         * src/common/socket.c
9663         * src/gtk/gtkutils.c
9664         * src/plugins/pgpcore/claws.def
9665                 Windows: more fixes, thanks to wwp and
9666                 Marcus Brinkmann
9667
9668 2008-09-20 [colin]      3.5.0cvs117
9669
9670         * src/imap.c
9671                 Tell on which server errors happened
9672
9673 2008-09-20 [colin]      3.5.0cvs116
9674
9675         * src/etpan/etpan-thread-manager.c
9676         * src/etpan/imap-thread.c
9677         * src/etpan/nntp-thread.c
9678                 Windows: Fix hang on IMAP/NNTP
9679
9680 2008-09-20 [colin]      3.5.0cvs115
9681
9682         * src/common/utils.c
9683                 Fix bug 1723, "Buffer overflow crash caused by 
9684                 preview in 'Date format help' dialog box"
9685                 Also, optimise fast_strftime a bit :)
9686
9687 2008-09-18 [colin]      3.5.0cvs114
9688
9689         * src/procmime.c
9690         * src/textview.c
9691                 Check for NULLs before str* functions
9692
9693 2008-09-18 [colin]      3.5.0cvs113
9694
9695         * src/messageview.c
9696         * src/procmime.c
9697         * src/textview.c
9698                 Handle html parts in multipart/related
9699                 Decode ISO-8859-1 as Windows-1252 (the former
9700                 is a subset of the latter) in order to 
9701                 workaround Outlook mails misencoding
9702         * src/gtk/logwindow.c
9703         * src/gtk/logwindow.h
9704                 Clear mainwindow's error pixmap when the
9705                 error scrolls out of the log
9706
9707 2008-09-17 [colin]      3.5.0cvs112
9708
9709         * src/image_viewer.c
9710                 Fix image loading (multiple childs added to 
9711                 scrolledwindow, break of the resize functionality)
9712         * src/account.c
9713         * src/prefs_folder_item.c
9714         * src/prefs_spelling.c
9715         * src/gtk/gtkaspell.c
9716                 Better fix problems with dictionaries updates
9717
9718 2008-09-17 [colin]      3.5.0cvs111
9719
9720         * src/common/utils.c
9721                 Fix double-opening (fixes multiple signatures when
9722                 using signify)
9723
9724 2008-09-16 [colin]      3.5.0cvs110
9725
9726         * src/prefs_account.c
9727         * src/prefs_folder_item.c
9728         * src/prefs_spelling.c
9729         * src/gtk/gtkaspell.c
9730                 Better stripping of aspell dictionaries names
9731
9732 2008-09-16 [colin]
9733
9734         * 3.6.0-rc1 released
9735
9736 2008-09-16 [colin]      3.5.0cvs109
9737
9738         * src/account.c
9739         * src/inc.c
9740         * src/mainwindow.c
9741         * src/prefs_account.h
9742         * src/prefs_other.c
9743         * src/send_message.c
9744         * src/gtk/inputdialog.c
9745                 Don't add a pref to allow remembering passwords
9746                 (Just not checking the checkbox is enough)
9747
9748 2008-09-16 [colin]      3.5.0cvs108
9749
9750         * configure.ac
9751                 Require libetpan 0.56 as 0.55 is crashy
9752         * src/messageview.c
9753                 Fix english
9754         * src/gtk/inputdialog.c
9755         * src/gtk/inputdialog.h
9756                 Fix warnings
9757
9758 2008-09-16 [wwp]        3.5.0cvs107
9759
9760         * src/compose.c
9761                 Complete 3.5.0cvs106 by removing a function that got
9762                 moved to account.[ch].
9763
9764 2008-09-16 [wwp]        3.5.0cvs106
9765
9766         * src/account.c
9767         * src/account.h
9768         * src/compose.c
9769         * src/quote_fmt.c
9770         * src/quote_fmt_lex.l
9771         * src/quote_fmt_parse.y
9772                 Add account signature (path and value string) manipulation
9773                 keywords to the template processor. It's now possible in
9774                 all templates to insert the account signature to an
9775                 arbitrary location or to pass it to a external script for
9776                 further editing.
9777
9778
9779 2008-09-16 [mones]      3.5.0cvs105
9780
9781         * src/imap.c
9782         * src/inc.c
9783         * src/mainwindow.c
9784         * src/mainwindow.h
9785         * src/news.c
9786         * src/prefs_account.h
9787         * src/prefs_common.c
9788         * src/prefs_common.h
9789         * src/prefs_other.c
9790         * src/send_message.c
9791         * src/gtk/inputdialog.c
9792         * src/gtk/inputdialog.h
9793                 Implement session passwords: unsaved passwords for receiving
9794                 or sending of accounts can be remembered while running to 
9795                 avoid repetitive typing.
9796                 As keeping passwords in memory is unsafe a new preference 
9797                 in Other page is added to activate or not such capability.
9798
9799 2008-09-14 [colin]      3.5.0cvs104
9800
9801         * src/codeconv.c
9802         * src/codeconv.h
9803                 Make conv_iconv_strdup static
9804
9805 2008-09-12 [colin]      3.5.0cvs103
9806
9807         * claws-mail.pc.in
9808         * src/Makefile.am
9809         * src/compose.c
9810         * src/compose.h
9811         * src/crash.c
9812         * src/folder_item_prefs.c
9813         * src/folder_item_prefs.h
9814         * src/main.c
9815         * src/prefs_account.c
9816         * src/prefs_common.c
9817         * src/prefs_common.h
9818         * src/prefs_folder_item.c
9819         * src/prefs_spelling.c
9820         * src/prefs_template.c
9821         * src/quote_fmt.h
9822         * src/quote_fmt_parse.y
9823         * src/toolbar.c
9824         * src/toolbar.h
9825         * src/gtk/Makefile.am
9826         * src/gtk/about.c
9827         * src/gtk/filesel.c
9828         * src/gtk/gtkaspell.c
9829         * src/gtk/gtkaspell.h
9830         * src/plugins/bogofilter/Makefile.am
9831         * src/plugins/dillo_viewer/Makefile.am
9832         * src/plugins/spamassassin/Makefile.am
9833         * src/plugins/trayicon/Makefile.am
9834                 Switch spellchecker to Enchant
9835
9836 2008-09-12 [paul]       3.5.0cvs102
9837
9838         * tools/README
9839         * tools/csv2addressbook.pl
9840                 add support for Fox Mail
9841
9842 2008-09-12 [paul]       3.5.0cvs101
9843
9844         * src/compose.c
9845         * src/prefs_wrapping.c
9846                 changes to English
9847
9848 2008-09-12 [paul]       3.5.0cvs100
9849
9850         * configure.ac
9851                 revert cvs99's libenchant commit error
9852
9853 2008-09-12 [colin]      3.5.0cvs99
9854
9855         * src/inc.c
9856                 Only go to inbox if there are new mails
9857                 (and fetch was manual)
9858
9859 2008-09-10 [colin]      3.5.0cvs98
9860
9861         * src/inc.c
9862         * src/summaryview.c
9863         * src/common/session.c
9864                 Use g_timeout_add_seconds instead of g_timeout_add
9865                 on glib >= 2.14 when we don't need precision on the 
9866                 delay. This helps reducing power consumption:
9867                 http://mjg59.livejournal.com/74651.html
9868
9869 2008-09-10 [colin]      3.5.0cvs97
9870
9871         * src/compose.c
9872                 Don't save window size and position when
9873                 compose is hidden (filtering action)
9874
9875 2008-09-09 [colin]      3.5.0cvs96
9876
9877         * src/action.h
9878         * src/addr_compl.c
9879         * src/addressadd.c
9880         * src/addressbook.h
9881         * src/addressbook_foldersel.c
9882         * src/addressitem.h
9883         * src/addrgather.c
9884         * src/alertpanel.c
9885         * src/browseldap.c
9886         * src/editaddress.c
9887         * src/editaddress_other_attributes_ldap.h
9888         * src/editbook.c
9889         * src/editjpilot.c
9890         * src/editldap.c
9891         * src/editldap_basedn.c
9892         * src/editvcard.c
9893         * src/exphtmldlg.c
9894         * src/expldifdlg.c
9895         * src/export.c
9896         * src/foldersel.c
9897         * src/foldersel.h
9898         * src/gedit-print.c
9899         * src/gedit-print.h
9900         * src/grouplistdialog.c
9901         * src/headerview.c
9902         * src/headerview.h
9903         * src/image_viewer.c
9904         * src/import.c
9905         * src/importldif.c
9906         * src/importmutt.c
9907         * src/importpine.c
9908         * src/inc.c
9909         * src/main.c
9910         * src/main.h
9911         * src/messageview.c
9912         * src/messageview.h
9913         * src/noticeview.c
9914         * src/prefs_actions.c
9915         * src/prefs_filtering.c
9916         * src/prefs_folder_column.c
9917         * src/prefs_gtk.h
9918         * src/prefs_summary_column.c
9919         * src/prefs_toolbar.c
9920         * src/send_message.c
9921         * src/setup.c
9922         * src/sourcewindow.c
9923         * src/sourcewindow.h
9924         * src/ssl_manager.c
9925         * src/statusbar.c
9926         * src/statusbar.h
9927         * src/stock_pixmap.c
9928         * src/stock_pixmap.h
9929         * src/summaryview.c
9930         * src/textview.c
9931         * src/textview.h
9932         * src/undo.h
9933         * src/uri_opener.c
9934         * src/wizard.c
9935         * src/wizard.h
9936         * src/common/ssl.h
9937         * src/common/utils.c
9938         * src/gtk/about.c
9939         * src/gtk/colorlabel.c
9940         * src/gtk/colorlabel.h
9941         * src/gtk/combobox.h
9942         * src/gtk/description_window.c
9943         * src/gtk/filesel.c
9944         * src/gtk/gtkaspell.c
9945         * src/gtk/gtkaspell.h
9946         * src/gtk/gtkcmclist.c
9947         * src/gtk/gtkcmclist.h
9948         * src/gtk/gtkcmctree.c
9949         * src/gtk/gtkcmctree.h
9950         * src/gtk/gtkcmoptionmenu.h
9951         * src/gtk/gtksctree.c
9952         * src/gtk/gtksctree.h
9953         * src/gtk/gtkshruler.c
9954         * src/gtk/gtkshruler.h
9955         * src/gtk/gtksourceprintjob.c
9956         * src/gtk/gtksourceprintjob.h
9957         * src/gtk/gtkutils.c
9958         * src/gtk/gtkutils.h
9959         * src/gtk/gtkvscrollbutton.c
9960         * src/gtk/gtkvscrollbutton.h
9961         * src/gtk/icon_legend.c
9962         * src/gtk/inputdialog.c
9963         * src/gtk/logwindow.c
9964         * src/gtk/logwindow.h
9965         * src/gtk/manage_window.c
9966         * src/gtk/manage_window.h
9967         * src/gtk/menu.c
9968         * src/gtk/prefswindow.c
9969         * src/gtk/progressdialog.c
9970         * src/gtk/progressdialog.h
9971         * src/plugins/bogofilter/bogofilter_gtk.c
9972         * src/plugins/pgpcore/passphrase.c
9973         * src/plugins/spamassassin/spamassassin_gtk.c
9974         * src/plugins/trayicon/trayicon.c
9975         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
9976         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
9977         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
9978         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
9979         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
9980                 Complete GTK+ 2.14 undeprecation
9981                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
9982
9983 2008-09-09 [colin]      3.5.0cvs95
9984
9985         * src/gtk/gtkcmclist.h
9986                 Fix build on GTK+ 2.14
9987
9988 2008-09-08 [colin]      3.5.0cvs94
9989
9990         * src/noticeview.c
9991         * src/noticeview.h
9992                 Remove GtkSignalFunc
9993
9994 2008-09-07 [colin]      3.5.0cvs93
9995
9996         * src/addressadd.c
9997         * src/addressbook_foldersel.c
9998         * src/gtk/gtkcmclist.c
9999         * src/gtk/gtkcmclist.h
10000         * src/gtk/gtkcmctree.c
10001         * src/gtk/gtkcmctree.h
10002         * src/gtk/gtksctree.c
10003         * src/gtk/prefswindow.c
10004         * src/gtk/prefswindow.h
10005                 Use GDestroyNotify instead of GtkDestroyNotify
10006                 (deprecated in GTK+ 2.14)
10007
10008 2008-09-07 [colin]      3.5.0cvs92
10009
10010         * src/textview.c
10011                 Fix bug 1712, 'invalid "Phishing attempt warning" 
10012                 when linked text ends with spaces'
10013
10014 2008-09-05 [colin]      3.5.0cvs91
10015
10016         * src/procmime.c
10017                 Maybe fix bug 1711, 'Save-as attachment crashes'
10018                 Possibly wrong free() due to pointer shifting
10019
10020 2008-09-05 [colin]      3.5.0cvs90
10021
10022         * src/compose.c
10023                 Fix bug 1710, 'User misreads "Discard Message" 
10024                 as "Discard Changes"'. Propose to save or discard
10025                 only the latest changes when closing an existing
10026                 draft. Autosave may still have saved parts of the
10027                 edit session.
10028
10029 2008-09-04 [colin]      3.5.0cvs89
10030
10031         * src/summaryview.c
10032                 Fix bug 1707, 'Segfault when sorting on non-visible column'
10033
10034 2008-09-01 [colin]      3.5.0cvs88
10035
10036         * src/imap.c
10037         * src/summaryview.c
10038         * src/common/tags.c
10039         * src/etpan/imap-thread.c
10040         * src/etpan/imap-thread.h
10041                 Store spam flag on IMAP (Junk/NonJunk, as 
10042                 ThunderBird does - this is nonstandard)
10043
10044 2008-08-31 [wwp]        3.5.0cvs87
10045
10046         * ChangeLog
10047                 Fix globish edition^Wediting.
10048
10049 2008-08-31 [wwp]        3.5.0cvs86
10050
10051         * src/addressbook.c
10052                 Don't break nickname editing for non-LDAP books (nickname
10053                 value was overwritten when editing existing contact, this
10054                 came from 3.0.2cvs109).
10055
10056 2008-08-30 [colin]      3.5.0cvs85
10057
10058         * src/mainwindow.c
10059         * src/summaryview.c
10060                 Fix "Apply tags..." key shortcut
10061
10062 2008-08-29 [iwkse]      3.5.0cvs84
10063
10064         * src/summaryview.c
10065                         Bit of clean:)
10066
10067 2008-08-29 [iwkse]      3.5.0cvs83
10068
10069         * src/summaryview.c
10070                         Disable "Move to trash" action if
10071                         we are in a trash-like folder.
10072                         Thanks to colinl
10073
10074 2008-08-29 [paul]       3.5.0cvs82
10075
10076         * configure.ac
10077                 bump up libetpan version requirement since
10078                 0.55 is released now
10079
10080 2008-08-28 [wwp]        3.5.0cvs81
10081
10082         * src/account.c
10083         * src/pop.c
10084         * src/prefs_account.c
10085         * src/prefs_account.h
10086                 Add finer granularity to the POP3's remove-after delay (now in
10087                 hours in addition to in days), patch by Paul Rolland.
10088
10089 2008-08-28 [wwp]        3.5.0cvs80
10090
10091         * src/gtk/combobox.c
10092                 Fix a typo in a comment.
10093
10094 2008-08-28 [iwkse]      3.5.0cvs79
10095
10096         * src/account.c
10097         * src/prefs_actions.c
10098         * src/prefs_filtering.c
10099         * src/prefs_template.c
10100                         Add search feature to the account, 
10101                         template and action dialog.
10102                         It's turned on selecting one row
10103                         of the list and typing some random
10104                         letter. Thanks to wwp, colinl
10105
10106 2008-08-28 [colin]      3.5.0cvs78
10107
10108         * src/Makefile.am
10109         * src/account.c
10110         * src/compose.c
10111         * src/prefs_account.c
10112         * src/prefs_account.h
10113         * src/privacy.c
10114         * src/privacy.h
10115         * src/procmime.c
10116         * src/stock_pixmap.c
10117         * src/stock_pixmap.h
10118         * src/summaryview.c
10119         * src/pixmaps/key_gpg_signed.xpm
10120                 Fix bug 1412, "Sign reply, if mail was signed"
10121                 Add an account preference to sign replies to signed mails
10122
10123 2008-08-28 [iwkse]      3.5.0cvs77
10124
10125         * src/prefs_filtering.c
10126                 Making the search more useful,
10127                 jumping directly to the relative rule.
10128
10129 2008-08-27 [colin]      3.5.0cvs76
10130
10131         * src/main.c
10132                 Add a bit of info
10133
10134 2008-08-27 [colin]      3.5.0cvs75
10135
10136         * src/gtk/gtkcmctree.c
10137                 Fix a few ifdefs
10138
10139 2008-08-26 [colin]      3.5.0cvs74
10140
10141         * src/gtk/gtkcmctree.c
10142                 Fix missing inits on old glib
10143
10144 2008-08-26 [wwp]        3.5.0cvs73
10145
10146         * src/common/utils.c
10147                 Added 'Fwd' to the list of known common subject prefixes.
10148
10149 2008-08-25 [iwkse]      3.5.0cvs72
10150
10151         * src/image_viewer.c
10152                 Add animated gif support to the
10153                 message preview.
10154
10155 2008-08-25 [colin]      3.5.0cvs71
10156
10157         * src/gtk/gtkcmctree.c
10158                 Make sure work isn't null
10159
10160 2008-08-24 [colin]      3.5.0cvs70
10161
10162         * src/common/ssl.c
10163                 Fix typo on SSL_CERT_DIR
10164
10165 2008-08-23 [holger]     3.5.0cvs69
10166
10167         * src/printing.c
10168                 Fix bug 1699 'Separator line mis-placed when
10169                 printing some e-mails'. The number of header lines
10170                 was not correctly calculated when Pango inserts
10171                 linebreaks
10172
10173 2008-08-23 [colin]      3.5.0cvs68
10174
10175         * src/mainwindow.c
10176                 Fix the account selector button; thanks
10177                 to wwp
10178
10179 2008-08-21 [colin]      3.5.0cvs67
10180
10181         * src/compose.c
10182         * src/compose.h
10183                 Add a compose preference for auto-indent
10184         * src/mainwindow.c
10185         * src/summaryview.c
10186                 Make colorlabel accels a bit less hacky
10187
10188 2008-08-21 [colin]      3.5.0cvs66
10189
10190         * src/compose.c
10191         * src/prefs_common.c
10192         * src/prefs_common.h
10193         * src/prefs_wrapping.c
10194                 Add a preference for autoindent; fix no_join tag
10195                 being applied to whole lines instead of just \n when
10196                 creating a line 
10197
10198 2008-08-21 [colin]      3.5.0cvs65
10199
10200         * src/compose.c
10201                 Add support for auto-indentation
10202
10203 2008-08-19 [colin]      3.5.0cvs64
10204
10205         * src/compose.c
10206                 Save Autowrap status in drafts/queued mails
10207
10208 2008-08-19 [colin]      3.5.0cvs63
10209
10210         * src/mainwindow.c
10211                 Fix a comment (in reality, test commit on
10212                 the new CVS server)
10213
10214 2008-08-17 [colin]      3.5.0cvs62
10215
10216         * src/prefs_actions.c
10217         * src/procmime.c
10218         * src/wizard.c
10219         * src/common/socket.h
10220         * src/gtk/gtkcmctree.c
10221                 Fix warnings
10222
10223 2008-08-16 [colin]      3.5.0cvs61
10224
10225         * src/editaddress_other_attributes_ldap.h
10226                 Add 'l' field (localityName)
10227
10228 2008-08-16 [colin]      3.5.0cvs60
10229
10230         * src/mainwindow.c
10231         * src/gtk/gtkcmclist.c
10232         * src/gtk/gtkcmclist.h
10233         * src/gtk/gtkcmctree.c
10234         * src/gtk/gtksctree.c
10235         * src/gtk/gtkutils.c
10236         * src/gtk/gtkvscrollbutton.c
10237                 Fix Maemo build (OS2007)
10238
10239 2008-08-14 [colin]      3.5.0cvs59
10240
10241         * src/folder.c
10242                 Don't crash if parent is null when creating
10243                 a folder
10244         * src/gtk/pluginwindow.c
10245                 Don't crash on race when closing window while
10246                 a plugin is loading and does gtk_iterations
10247
10248 2008-08-13 [colin]      3.5.0cvs58
10249
10250         * src/messageview.c
10251         * src/messageview.h
10252         * src/mimeview.c
10253                 Fix bug 1696, 'Viewing binary attachements 
10254                 as text over 1 MB' (various buglets)
10255
10256 2008-08-10 [colin]      3.5.0cvs57
10257
10258         * src/summaryview.c
10259         * src/gtk/gtkcmclist.c
10260                 Continue fixing GTK < 2.12 build, thanks to
10261                 Michael Hugues
10262
10263 2008-08-10 [colin]      3.5.0cvs56
10264
10265         * src/gtk/gtksctree.c
10266                 Fix build on GTK < 2.12
10267
10268 2008-08-09 [colin]      3.5.0cvs55
10269
10270         * src/mainwindow.c
10271                 Fix untranslatable strings, thanks to
10272                 Stephan Sachse
10273
10274 2008-08-07 [colin]      3.5.0cvs54
10275
10276         * src/compose.c
10277         * src/editaddress.c
10278         * src/folderview.c
10279         * src/mainwindow.c
10280         * src/message_search.c
10281         * src/mimeview.c
10282         * src/noticeview.c
10283         * src/prefs_account.c
10284         * src/prefs_common.c
10285         * src/prefs_customheader.c
10286         * src/prefs_ext_prog.c
10287         * src/prefs_filtering_action.c
10288         * src/prefs_gtk.c
10289         * src/prefs_logging.c
10290         * src/prefs_matcher.c
10291         * src/prefs_msg_colors.c
10292         * src/procmime.c
10293         * src/summary_search.c
10294         * src/summaryview.c
10295         * src/toolbar.c
10296         * src/gtk/colorsel.c
10297         * src/gtk/gtkaspell.c
10298         * src/gtk/gtkutils.c
10299         * src/gtk/gtkutils.h
10300         * src/gtk/inputdialog.c
10301         * src/gtk/pluginwindow.c
10302         * src/gtk/quicksearch.c
10303         * src/plugins/bogofilter/bogofilter_gtk.c
10304         * src/plugins/dillo_viewer/dillo_prefs.c
10305         * src/plugins/spamassassin/spamassassin_gtk.c
10306                 - Fix Ctrl-Space shortcut
10307                 - Fix mime-parsing bug in procmime (cvs52)
10308                 - Fix double-free in procmime (cvs52)
10309                 - Use gtk_bin_get_child instead of GTK_BIN()->child
10310                 - Fix Goto menu in mainwindow
10311
10312 2008-08-07 [mones]      3.5.0cvs53
10313
10314         * po/es.po
10315                 Updated translation (lots of changes!)
10316         * src/compose.c
10317                 Add missing accelerator key
10318         * src/mainwindow.c
10319                 Restored 'v' key function (thanks Colin!)
10320
10321 2008-08-06 [colin]      3.5.0cvs52
10322
10323         * src/addrbook.c
10324         * src/addrcindex.c
10325         * src/addrduplicates.c
10326         * src/addrharvest.c
10327         * src/enriched.c
10328         * src/html.c
10329         * src/ldif.c
10330         * src/mimeview.c
10331         * src/mutt.c
10332         * src/pine.c
10333         * src/procmime.c
10334         * src/vcard.c
10335         * src/wizard.c
10336                 Fix my use of g_utf8_strdown (it returns
10337                 a newly allocated string and doesn't
10338                 change the parameter)
10339
10340 2008-08-06 [colin]      3.5.0cvs51
10341
10342         * src/compose.c
10343                 Fix bug 1690, 'Copy/Paste in edit window may 
10344                 break Undo'; middle-click pastes aren't 
10345                 REPLACE_INSERT but just INSERT. 
10346                 Also, fix privacy menu selection
10347
10348 2008-08-05 [colin]      3.5.0cvs50
10349
10350         * src/action.c
10351         * src/addr_compl.c
10352         * src/addrbook.c
10353         * src/addrcindex.c
10354         * src/addrduplicates.c
10355         * src/addrharvest.c
10356         * src/enriched.c
10357         * src/html.c
10358         * src/ldif.c
10359         * src/main.c
10360         * src/mimeview.c
10361         * src/mutt.c
10362         * src/pine.c
10363         * src/procmime.c
10364         * src/vcard.c
10365         * src/wizard.c
10366         * src/common/socket.c
10367         * src/gtk/gtkutils.c
10368         * src/gtk/gtkutils.h
10369         * src/gtk/menu.c
10370         * src/plugins/spamassassin/spamassassin.c
10371                 More undeprecation (Glib)
10372
10373 2008-08-05 [colin]      3.5.0cvs49
10374
10375         * src/prefs_account.c
10376         * src/prefs_filtering_action.c
10377         * src/prefs_matcher.c
10378         * src/gtk/Makefile.am
10379         * src/gtk/claws-marshal.list
10380         * src/gtk/colorlabel.c
10381         * src/gtk/colorsel.c
10382         * src/gtk/foldersort.c
10383         * src/gtk/gtkaspell.c
10384         * src/gtk/gtkcmclist.c
10385         * src/gtk/gtkcmclist.h
10386         * src/gtk/gtkcmctree.c
10387         * src/gtk/gtkcmctree.h
10388         * src/gtk/gtkcmoptionmenu.c
10389         * src/gtk/gtkcmoptionmenu.h
10390         * src/gtk/gtksctree.c
10391         * src/gtk/gtksctree.h
10392         * src/gtk/gtkutils.c
10393         * src/gtk/gtkutils.h
10394         * src/gtk/gtkvscrollbutton.c
10395         * src/gtk/menu.c
10396         * src/gtk/menu.h
10397         * src/gtk/quicksearch.c
10398         * src/plugins/dillo_viewer/dillo_viewer.c
10399         * src/plugins/pgpcore/select-keys.c
10400                 Try to finish yesterday's commit
10401
10402 2008-08-04 [colin]      3.5.0cvs48
10403
10404         * src/addressadd.c
10405         * src/addressbook.c
10406         * src/addressbook_foldersel.c
10407         * src/addressitem.h
10408         * src/addrgather.c
10409         * src/browseldap.c
10410         * src/compose.c
10411         * src/compose.h
10412         * src/editaddress.c
10413         * src/editaddress_other_attributes_ldap.c
10414         * src/editgroup.c
10415         * src/editldap_basedn.c
10416         * src/folderview.c
10417         * src/folderview.h
10418         * src/grouplistdialog.c
10419         * src/image_viewer.c
10420         * src/imap_gtk.c
10421         * src/importldif.c
10422         * src/main.c
10423         * src/mainwindow.c
10424         * src/message_search.c
10425         * src/mh_gtk.c
10426         * src/mimeview.c
10427         * src/mimeview.h
10428         * src/news_gtk.c
10429         * src/noticeview.h
10430         * src/prefs_account.c
10431         * src/prefs_filtering_action.c
10432         * src/prefs_matcher.c
10433         * src/prefs_msg_colors.c
10434         * src/prefs_summaries.c
10435         * src/statusbar.c
10436         * src/stock_pixmap.c
10437         * src/summary_search.c
10438         * src/summaryview.c
10439         * src/summaryview.h
10440         * src/textview.c
10441         * src/toolbar.h
10442         * src/gtk/Makefile.am
10443         * src/gtk/claws-marshal.list
10444         * src/gtk/colorsel.c
10445         * src/gtk/foldersort.c
10446         * src/gtk/gtkaspell.c
10447         * src/gtk/gtkcmclist.c
10448         * src/gtk/gtkcmclist.h
10449         * src/gtk/gtkcmctree.c
10450         * src/gtk/gtkcmctree.h
10451         * src/gtk/gtksctree.c
10452         * src/gtk/gtksctree.h
10453         * src/gtk/gtkutils.c
10454         * src/gtk/gtkutils.h
10455         * src/gtk/gtkvscrollbutton.c
10456         * src/gtk/menu.c
10457         * src/gtk/menu.h
10458         * src/gtk/quicksearch.c
10459         * src/plugins/dillo_viewer/dillo_viewer.c
10460         * src/plugins/pgpcore/select-keys.c
10461                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10462                 Undeprecate their implementation (GtkArg, GtkType, ...)
10463                 Undeprecate a few other things here and there
10464                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10465                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10466                 still have work to do
10467
10468 2008-08-04 [colin]      3.5.0cvs47
10469
10470         * src/compose.c
10471         * src/compose.h
10472         * src/toolbar.h
10473         * src/textview.c
10474         * src/stock_pixmap.c
10475         * src/statusbar.c
10476         * src/noticeview.h
10477         * src/mimeview.h
10478         * src/mainwindow.c
10479         * src/image_viewer.c
10480         * src/gtk/gtkaspell.c
10481         * src/gtk/gtkvscrollbutton.c
10482         * src/plugins/dillo_viewer/dillo_viewer.c
10483                 Undeprecate more things
10484
10485 2008-08-02 [colin]      3.5.0cvs46
10486
10487         * src/mainwindow.c
10488                 Fix toggle menu activation state
10489                 (thanks to cvs45 ;)
10490
10491 2008-08-02 [paul]       3.5.0cvs45
10492
10493         * src/mainwindow.c
10494                 fix sensitivity of
10495                 /View/Show or hide/Message View
10496
10497 2008-08-01 [paul]       3.5.0cvs44
10498
10499         * src/common/utils.c
10500         * src/plugins/pgpcore/claws.def
10501         * src/plugins/pgpinline/claws.def
10502                 fix compilation problems on mingw32,
10503                 (bug 1688) Patch by Marcus Brinkmann
10504
10505 2008-08-01 [colin]      3.5.0cvs43
10506
10507         * src/gtk/gtkutils.c
10508         * src/gtk/gtkvscrollbutton.c
10509                 Oups, fix build
10510
10511 2008-08-01 [colin]      3.5.0cvs42
10512
10513         * src/compose.c
10514         * src/foldersel.c
10515         * src/mainwindow.c
10516         * src/prefs_account.c
10517         * src/prefs_folder_item.c
10518         * src/prefs_quote.c
10519         * src/summaryview.c
10520         * src/gtk/gtkaspell.c
10521         * src/gtk/gtkutils.c
10522         * src/gtk/gtkvscrollbutton.c
10523                 Replace a few deprecated function calls
10524
10525 2008-08-01 [paul]       3.5.0cvs41
10526
10527         * src/action.c
10528                 fix crash that occurs because of recent GtkUIManager
10529                 changes. Thanks to Colin
10530
10531 2008-07-31 [colin]      3.5.0cvs40
10532
10533         * src/addressbook.c
10534         * src/compose.c
10535         * src/mainwindow.c
10536         * src/messageview.c
10537                 Some Maemo fixes
10538         * src/gtk/menu.c
10539         * src/gtk/menu.h
10540                 Remove deprecated helper funcs
10541
10542 2008-07-30 [colin]      3.5.0cvs39
10543
10544         * src/folderview.c
10545         * src/folderview.h
10546         * src/imap_gtk.c
10547         * src/mh_gtk.c
10548         * src/news_gtk.c
10549                 Move the folderview popup menu to GtkUIManager
10550
10551 2008-07-29 [colin]      3.5.0cvs38
10552
10553         * src/account.c
10554         * src/account.h
10555         * src/action.c
10556         * src/action.h
10557         * src/addressitem.h
10558         * src/compose.c
10559         * src/edittags.c
10560         * src/mainwindow.c
10561         * src/mainwindow.h
10562         * src/mimeview.c
10563         * src/summaryview.c
10564         * src/gtk/menu.c
10565         * src/gtk/menu.h
10566                 Switch the main menu to GtkUIManager
10567                 Warning fixes
10568
10569 2008-07-29 [colin]      3.5.0cvs37
10570
10571         * src/news.c
10572                 Fix bug 1684, 'view news messages with large 
10573                 attachements segfaults'
10574
10575 2008-07-29 [colin]      3.5.0cvs36
10576
10577         * src/action.c
10578         * src/action.h
10579         * src/addressbook.c
10580         * src/addressitem.h
10581         * src/compose.c
10582         * src/compose.h
10583         * src/messageview.c
10584         * src/messageview.h
10585         * src/summaryview.c
10586         * src/gtk/menu.c
10587         * src/gtk/menu.h
10588                 More switches to GtkUIManager
10589
10590 2008-07-26 [colin]      3.5.0cvs35
10591
10592         * src/gtk/menu.c
10593         * src/gtk/menu.h
10594                 Fix prototype
10595
10596 2008-07-25 [colin]      3.5.0cvs34
10597
10598         * src/addrcustomattr.c
10599         * src/addressbook.c
10600         * src/compose.c
10601         * src/editaddress.c
10602         * src/editaddress_other_attributes_ldap.h
10603         * src/edittags.c
10604         * src/mainwindow.c
10605         * src/mimeview.c
10606         * src/prefs_actions.c
10607         * src/prefs_filtering.c
10608         * src/prefs_template.c
10609         * src/summaryview.c
10610         * src/textview.c
10611         * src/textview.h
10612         * src/toolbar.c
10613         * src/gtk/about.c
10614         * src/gtk/menu.c
10615         * src/gtk/menu.h
10616         * src/plugins/trayicon/trayicon.c
10617                 More changes from GtkItemFactory to GtkUIManager
10618
10619 2008-07-25 [colin]      3.5.0cvs33
10620
10621         * src/gtk/menu.h
10622                 Add a macro to remove menu items
10623                 Make the gui_manager variable useless
10624
10625 2008-07-24 [colin]      3.5.0cvs32
10626
10627         * src/mimeview.c
10628                 Fix a gtk warning on clear
10629         * src/mainwindow.c
10630         * src/summaryview.c
10631         * src/summaryview.h
10632                 Switch the message list popup menu to
10633                 GtkUIManager
10634
10635 2008-07-23 [colin]      3.5.0cvs31
10636
10637         * src/plugins/pgpcore/pgp_viewer.c
10638         * src/plugins/pgpcore/sgpgme.c
10639                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10640                 Patch by Thomas Wiegner <wiegner@gmx.de>
10641
10642 2008-07-20 [paul]       3.5.0cvs30
10643
10644         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10645                 remove redundant GTK version check
10646
10647 2008-07-20 [ticho]      3.5.0cvs29
10648
10649         * src/folderview.c
10650         * src/imap_gtk.c
10651         * src/news_gtk.c
10652                 Moved sensitivity setting for "Download messages" for IMAP and
10653                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10654                 respectively for better code readability.
10655                 Fixed indentation in news' set_sensitivity().
10656
10657 2008-07-20 [paul]       3.5.0cvs28
10658
10659         * src/addrgather.c
10660                 remove more redundant code following cvs27
10661
10662 2008-07-20 [paul]       3.5.0cvs27
10663
10664         * src/addrgather.c
10665                 remove now redundant code
10666         * src/mainwindow.c
10667         * src/mainwindow.h
10668                 fix bug 1673, 'Tools/Harvest adresses is
10669                 grayed out if folder is empty'
10670
10671 2008-07-19 [ticho]      3.5.0cvs26
10672
10673         * src/edittags.c
10674         * src/main.c
10675         * src/mimeview.c
10676         * src/mimeview.h
10677         * src/gtk/gtkutils.c
10678         * src/gtk/gtkutils.h
10679         * src/gtk/menu.c
10680         * src/gtk/menu.h
10681                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10682                 instead of deprecated GtkItemFactory.
10683
10684 2008-07-19 [colin]      3.5.0cvs25
10685
10686         * src/account.c
10687         * src/addrgather.c
10688         * src/compose.c
10689         * src/editldap.c
10690         * src/expldifdlg.c
10691         * src/importldif.c
10692         * src/main.c
10693         * src/mainwindow.c
10694         * src/mimeview.c
10695         * src/noticeview.c
10696         * src/prefs_account.c
10697         * src/prefs_actions.c
10698         * src/prefs_ext_prog.c
10699         * src/prefs_filtering.c
10700         * src/prefs_folder_item.c
10701         * src/prefs_image_viewer.c
10702         * src/prefs_logging.c
10703         * src/prefs_msg_colors.c
10704         * src/prefs_other.c
10705         * src/prefs_send.c
10706         * src/prefs_spelling.c
10707         * src/prefs_summaries.c
10708         * src/prefs_template.c
10709         * src/printing.c
10710         * src/quote_fmt.c
10711         * src/summary_search.c
10712         * src/summaryview.c
10713         * src/toolbar.c
10714         * src/wizard.c
10715         * src/common/Makefile.am
10716         * src/gtk/gtksctree.c
10717         * src/gtk/gtkutils.h
10718         * src/gtk/pluginwindow.c
10719         * src/gtk/quicksearch.c
10720         * src/plugins/bogofilter/bogofilter_gtk.c
10721         * src/plugins/dillo_viewer/dillo_prefs.c
10722         * src/plugins/pgpcore/prefs_gpg.c
10723         * src/plugins/spamassassin/spamassassin_gtk.c
10724         * src/plugins/trayicon/trayicon.c
10725         * src/plugins/trayicon/trayicon_prefs.c
10726                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10727                 or greater). Use the old deprecated one on GTK+ < 2.12.
10728                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10729                 of time!
10730
10731 2008-07-16 [colin]      3.5.0cvs24
10732
10733         * src/mainwindow.c
10734                 Fix folderview's scrolbar when starting minimised
10735                 to tray, and popping up the mainwindow by calling
10736                 claws-mail from the command line
10737
10738 2008-07-08 [colin]      3.5.0cvs23
10739
10740         * src/compose.c
10741                 Possibly fix po-headers appearing on empty
10742                 templates
10743
10744 2008-07-08 [colin]      3.5.0cvs22
10745
10746         * src/folderview.c
10747         * src/summaryview.c
10748                 Finish the always_open tristate patch, by Jonathan
10749                 Corbet.
10750
10751 2008-07-07 [paul]       3.5.0cvs21
10752
10753         * src/mainwindow.c
10754                 fix typo (missing ")
10755
10756 2008-07-07 [paul]       3.5.0cvs20
10757
10758         * src/mainwindow.c
10759                 fit the menu style a bit better
10760
10761 2008-07-07 [colin]      3.5.0cvs19
10762
10763         * src/prefs_themes.c
10764                 Make upgrading themes easier
10765
10766 2008-07-07 [colin]      3.5.0cvs18
10767
10768         * src/mainwindow.c
10769         * src/prefs_toolbar.c
10770         * src/stock_pixmap.c
10771                 Finish fixing bug 1609, 'Icon issues'
10772
10773 2008-07-07 [colin]      3.5.0cvs17
10774
10775         * src/prefs_common.c
10776                 Fix the default value
10777
10778 2008-07-07 [colin]      3.5.0cvs16
10779
10780         * src/prefs_summaries.c
10781                 Revert my fix to the string, the correct term
10782                 is indeed Message View
10783
10784 2008-07-07 [colin]      3.5.0cvs15
10785
10786         * AUTHORS
10787         * src/gtk/authors.h
10788         * src/prefs_common.c
10789         * src/prefs_common.h
10790         * src/prefs_summaries.c
10791         * src/summaryview.c
10792         * src/gtk/authors.h
10793                 Change "Always open message when selected" to
10794                 a tristate (Never/Always/When preview is visible)
10795                 Patch by Jonathan Corbet <corbet@lwn.net>.
10796
10797 2008-07-06 [paul]       3.5.0cvs14
10798
10799         * src/addrgather.c
10800                 improve the layout of the dialogue
10801                 improve the English
10802                 add tooltips
10803                 fix some of the nasty coding style
10804         * src/mainwindow.c
10805                 improve the English
10806                 add some missing mnemonics
10807
10808 2008-07-05 [paul]       3.5.0cvs13
10809
10810         * src/mainwindow.c
10811         * src/mainwindow.h
10812                 fix bug 1398, '"Change current account" is
10813                 available even when there's only one account'
10814         * src/plugins/pgpcore/prefs_gpg.c
10815                 put back a needed include, removed in error
10816
10817 2008-07-05 [colin]      3.5.0cvs12
10818
10819         * src/mainwindow.c
10820                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10821
10822 2008-07-05 [colin]      3.5.0cvs11
10823
10824         * src/news.c
10825         * src/news_gtk.c
10826                 Provide ability to rename newsgroups. Closes
10827                 bug 1444, 'Add GUI option for renaming 
10828                 newsgroups'. Patch by Pawel Pekala
10829
10830 2008-07-05 [colin]      3.5.0cvs10
10831
10832         * src/plugins/pgpcore/passphrase.c
10833         * src/plugins/pgpcore/prefs_gpg.c
10834         * src/plugins/pgpcore/select-keys.c
10835                 Simplify GTK includes (with the advantage
10836                 of compiling against GTK+2.13); patch by
10837                 Charles A Edwards
10838
10839 2008-07-05 [colin]      3.5.0cvs9
10840
10841         * src/wizard.c
10842                 Add SSL client certificates
10843
10844 2008-07-05 [colin]      3.5.0cvs8
10845
10846         * src/prefs_account.c
10847         * src/common/session.h
10848                 Fix warnings
10849         * src/common/ssl.c
10850                 Add one path for certs
10851
10852 2008-07-05 [colin]      3.5.0cvs7
10853
10854         * src/prefs_account.c
10855                 Fix no-ssl build
10856
10857 2008-07-04 [colin]      3.5.0cvs6
10858
10859         * src/common/ssl.c
10860         * src/common/ssl.h
10861         * src/common/ssl_certificate.c
10862                 Workaround distro bugs and fix certificate checking
10863                 with OpenSSL
10864
10865 2008-07-04 [colin]      3.5.0cvs5
10866
10867         * src/filtering.c
10868         * src/common/ssl_certificate.c
10869         * src/common/ssl_certificate.h
10870         * src/etpan/imap-thread.c
10871         * src/etpan/nntp-thread.c
10872                 Fix some leaks, thanks to Martin Zwickel
10873                 Rename gnutls functions that do the same
10874                 as OpenSSL ones, to avoid symbol clashing
10875                 when Claws is built against GnuTLS and
10876                 libetpan against OpenSSL
10877
10878 2008-07-04 [paul]       3.5.0cvs4
10879
10880         * src/prefs_account.c
10881                 remove 1 forgotten '.'
10882
10883 2008-07-04 [paul]       3.5.0cvs3
10884
10885         * src/prefs_account.c
10886                 layout/engrish fixes to the 'Client
10887                 certificates' frame
10888
10889 2008-07-03 [colin]      3.5.0cvs2
10890
10891         * src/imap.c
10892         * src/news.c
10893         * src/pop.c
10894         * src/prefs_account.c
10895         * src/prefs_account.h
10896         * src/prefs_common.c
10897         * src/send_message.c
10898         * src/common/session.c
10899         * src/common/session.h
10900         * src/common/smtp.c
10901         * src/common/smtp.h
10902         * src/common/socket.h
10903         * src/common/ssl.c
10904         * src/common/ssl.h
10905         * src/common/ssl_certificate.c
10906         * src/common/ssl_certificate.h
10907         * src/etpan/imap-thread.c
10908         * src/etpan/nntp-thread.c
10909         * src/gtk/inputdialog.c
10910                 Add support for SSL client certificates (either PEM files
10911                 with certificate and private key, either PKCS12 files)
10912
10913 2008-06-28 [colin]      3.5.0cvs1
10914
10915         * src/foldersel.c
10916                 Fix compilation with older GTKs
10917
10918 2008-06-27 [paul]       3.5.0
10919
10920         * NEWS
10921         * README
10922         * RELEASE_NOTES 
10923                 3.5.0 released
10924
10925 2008-06-27 [paul]       3.4.0cvs116
10926
10927         * src/gtk/authors.h
10928                 complete cvs115
10929
10930 2008-06-27 [paul]       3.4.0cvs115
10931
10932         * configure.ac
10933         * src/gtk/authors.h
10934                 no longer build unmaintained translations
10935
10936 2008-06-27 [paul]       3.4.0cvs114
10937
10938         * po/de.po
10939         * po/fi.po
10940         * po/pt_BR.po
10941                 updated by Stephan Sachse, Flammie Pirinen, and
10942                 Frederico Goncalves Guimaraes
10943
10944 2008-06-26 [wwp]        3.4.0cvs113
10945
10946         * manual/fr/advanced.xml
10947                 Update French version of the manual (AutoFaces documentation).
10948
10949 2008-06-26 [wwp]        3.4.0cvs112
10950
10951         * manual/fr/advanced.xml
10952         * manual/fr/plugins.xml
10953                 Updated French version of the manual (completed
10954                 hidden options list, added note about Clawsker
10955                 and new mail archiver plugin).
10956
10957 2008-06-25 [colin]      3.4.0cvs111
10958
10959         * src/gtk/gtkaspell.c
10960                 Fix non-UTF8 in the replace with dialog
10961         * src/prefs_actions.c
10962                 Fix possible crasher
10963                 Patches by Pawel
10964
10965 2008-06-24 [mones]      3.4.0cvs110
10966
10967         * src/autofaces.c
10968                 Fix non-warning message, downgraded to debug info
10969
10970 2008-06-24 [colin]      3.4.0cvs109
10971
10972         * src/summaryview.c
10973                 Fix bug 1650, Message line too small after 
10974                 changing columns in "three columns" layout
10975
10976 2008-06-24 [colin]      3.4.0cvs108
10977
10978         * src/messageview.c
10979                 Fix Spam button sensitivity in newsgroups
10980
10981 2008-06-23 [wwp]        3.4.0cvs107
10982
10983         * po/fr.po
10984                 Updated French translation.
10985
10986 2008-06-23 [mones]      3.4.0cvs106
10987
10988         * po/es.po
10989                 Updated translation for release
10990
10991 2008-06-22 [mones]      3.4.0cvs105
10992
10993         * manual/es/plugins.xml
10994                 Synced new entry for Mail Archiver plugin
10995
10996 2008-06-22 [colin]      3.4.0cvs104
10997
10998         * src/compose.c
10999                 Fix initial cursor position
11000
11001 2008-06-21 [paul]       3.4.0cvs103
11002
11003         * manual/plugins.xml
11004                 add an entry for the new Mail Archiver plugin
11005
11006 2008-06-21 [paul]       3.4.0cvs102
11007
11008         * src/gtk/about.c
11009                 we're in 'string freeze', put back the
11010                 < > symbols for now
11011
11012 2008-06-21 [paul]       3.4.0cvs101
11013
11014         * manual/advanced.xml
11015         * manual/es/advanced.xml
11016                 fix build warning: <emphasis> cannot be contained
11017                 within <filename>
11018         * src/gtk/about.c
11019                 fix non-clickable link on License page and drop
11020                 the containing < > symbols to match other links
11021
11022 2008-06-20 [mones]      3.4.0cvs100
11023
11024         * manual/advanced.xml
11025                 Added autofaces documentation, note about clawsker in hidden
11026                 preferences, minor markup fix. Thanks Paul for proofreading
11027         * manual/es/advanced.xml
11028                 Synchronised Spanish manual
11029
11030 2008-06-16 [colin]      3.4.0cvs99
11031
11032         * src/compose.c
11033                 Fix cursor placing on signature change
11034
11035 2008-06-16 [paul]       3.4.0cvs98
11036
11037         * src/imap_gtk.c
11038         * src/mh_gtk.c
11039         * src/gtk/inputdialog.c
11040                 really fussy coding style fixes
11041
11042 2008-06-16 [paul]       3.4.0cvs97
11043
11044         * src/Makefile.am
11045                 keep the alphabetical order
11046
11047 2008-06-13 [mones]      3.4.0cvs96
11048
11049         * src/autofaces.c
11050                 Fix crasher ;-)
11051         * src/prefs_filtering_action.c
11052                 Fixed cosmetic bug, processing also displays "Filtering"
11053
11054 2008-06-13 [mones]      3.4.0cvs95
11055
11056         * src/Makefile.am
11057         * src/autofaces.c       ** NEW FILE **  
11058         * src/autofaces.h       ** NEW FILE **
11059         * src/compose.c
11060                 Allow setting Faces and X-Faces globally and per-account
11061                 from configuration files under ~/.claws-mail/autofaces
11062
11063 2008-06-13 [holger]     3.4.0cvs94
11064
11065         * .cvsignore
11066                 More files to ignore
11067         * src/gtk/inputdialog.c
11068         * src/gtk/inputdialog.h
11069                 Make input dialog more generic so that a checkbox
11070                 with custom text can be used in addition to the
11071                 "remember this" checkbox
11072         * src/imap_gtk.c
11073         * src/mh_gtk.c
11074         * src/prefs_common.c
11075         * src/prefs_common.h
11076                 Allow new folders to inherit the properties of the
11077                 parent folder during folder creation
11078
11079 2008-06-13 [wwp]        3.4.0cvs93
11080
11081         * src/addressbook.c
11082                 a better fix for this string, won't break up translations,
11083                 and is conform to other similar ones.
11084
11085 2008-06-13 [wwp]        3.4.0cvs92
11086
11087         * src/addrduplicates.c
11088         * src/addressadd.c
11089         * src/addressbook.c
11090         * src/addressbook_foldersel.c
11091         * src/editgroup.c
11092                 use tree decorations everywhere AB folders are used (AB tree pane,
11093                     add address to AB, select AB folder, edit group, custom attr, find dup
11094                     results), in order to match global style
11095                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
11096                     double clicking on groups in tree pane does open the group edit dialog
11097                     double clicking on other items in tree pane does expand/collapse
11098                 fix a missing space in AB's delete-folder dialog
11099                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
11100
11101         * src/foldersel.c
11102                 make foldersel dialog show dotted lines according to global (hidden) prefs
11103
11104 2008-06-12 [colin]      3.4.0cvs91
11105
11106         * src/compose.c
11107         * src/compose.h
11108                 Fix bug 1635, 'Last character of message is truncated 
11109                 when changing accounts w/ sigs'
11110         * src/folderview.c
11111                 Fix bug 1636, 'Can't select "properties" on "folders 
11112                 only" folders'
11113
11114 2008-06-11 [colin]      3.4.0cvs90
11115
11116         * src/folder.c
11117                 Maybe fix bug 1623, 'exits with segfault when 
11118                 logging in to certain imap-servers'
11119
11120 2008-06-10 [mones]      3.4.0cvs89
11121
11122         * AUTHORS
11123         * tools/Makefile.am
11124         * tools/README
11125         * tools/convert_mbox.sh
11126                 Undo cvs86 and cvs87, it really should be a patch to 
11127                 convert_mbox.pl
11128
11129 2008-06-10 [wwp]        3.4.0cvs88
11130
11131         * po/fr.po
11132                 Updated French translation.
11133
11134 2008-06-10 [mones]      3.4.0cvs87
11135
11136         * tools/Makefile.am
11137                 Oops, forgot to add previous script for distribution
11138
11139 2008-06-10 [mones]      3.4.0cvs86
11140
11141         * AUTHORS
11142         * tools/README
11143         * tools/convert_mbox.sh
11144                 Added script to convert Evolution mail folders contributed
11145                 by Daniel Dickinson <cshore@fionavar.ca>
11146                 Fixes debian bug 461435
11147
11148 2008-06-09 [colin]      3.4.0cvs85
11149
11150         * src/main.c
11151                 Integrate AWN information bubble if dbus is
11152                 available
11153         * src/folder.c
11154                 Fix crash when calling scan_required() on 
11155                 folder classes that don't implement them
11156         * src/common/session.c
11157                 Fix a little typo
11158
11159 2008-06-09 [colin]      3.4.0cvs84
11160
11161         * src/main.c
11162                 Fix bug 1447, 'If user tries to close while starting 
11163                 up, it will not close ever.'
11164
11165 2008-06-09 [colin]      3.4.0cvs83
11166
11167         * src/filtering.c
11168                 Fix bug 1628, 'Claws Mail crashes when 
11169                 filtering selected messages'
11170
11171 2008-06-04 [colin]      3.4.0cvs82
11172
11173         * src/messageview.c
11174                 Complete handling of html parts in multipart/alternative
11175                 mails
11176
11177 2008-06-03 [paul]       3.4.0cvs81
11178
11179         * src/prefs_message.c
11180                 make always the english good
11181
11182 2008-06-03 [colin]      3.4.0cvs80
11183
11184         * src/mainwindow.c
11185         * src/mainwindow.h
11186                 Fix bug 1624, '[PATCH] Quick search should be 
11187                 disabled for folder view'; based on a patch by
11188                 Michael Terry
11189
11190 2008-06-03 [iwkse]      3.4.0cvs79
11191
11192         * src/addressbook.c
11193                 Fix little gui bug on button sensitivity
11194         * src/messageview.c
11195         * src/prefs_common.c
11196         * src/prefs_common.h
11197         * src/prefs_message.c
11198                 Allow by default to show html in multipart/alternative
11199
11200 2008-06-02 [colin]      3.4.0cvs78
11201
11202         * src/prefs_actions.c
11203                 GUI rework, patch by Pawel 
11204
11205 2008-06-02 [colin]      3.4.0cvs77
11206
11207         * src/quote_fmt.c
11208                 Fix sensitivity/alignment, patch from
11209                 Pawel
11210
11211 2008-05-31 [colin]      3.4.0cvs76
11212
11213         * src/imap.c
11214                 Fix login issue introduced in cvs75.
11215
11216 2008-05-31 [colin]      3.4.0cvs75
11217
11218         * src/imap.c
11219                 Fix more possible double-frees. Also, fix the root cause
11220                 of these double-frees by just noting the Session is to
11221                 be destroyed instead of destroying it in flight
11222
11223 2008-05-29 [paul]       3.4.0cvs74
11224
11225         * manual/keyboard.xml
11226                 'Makes' these entries like the others
11227
11228 2008-05-29 [colin]      3.4.0cvs73
11229
11230         * src/procmsg.h
11231                 Include utils.h in case we
11232                 need to pull goffset definition
11233
11234 2008-05-29 [colin]      3.4.0cvs72
11235
11236         * src/common/utils.h
11237                 Workaround a stupid Glib issue, where
11238                 goffset happens to be undefined. 
11239
11240 2008-05-28 [colin]      3.4.0cvs71
11241
11242         * src/compose.c
11243         * src/compose.h
11244         * src/grouplistdialog.c
11245         * src/image_viewer.c
11246         * src/imap.c
11247         * src/inc.c
11248         * src/main.c
11249         * src/matcher.c
11250         * src/messageview.c
11251         * src/mimeview.c
11252         * src/prefs_themes.c
11253         * src/procmsg.h
11254         * src/summaryview.c
11255         * src/summaryview.h
11256         * src/textview.c
11257         * src/common/smtp.c
11258         * src/common/utils.c
11259         * src/common/utils.h
11260                 Use goffset instead of off_t for MsgInfo's size
11261                 Allows using MsgInfo structure from plugins
11262                 compiled with largefile support
11263
11264 2008-05-26 [colin]      3.4.0cvs70
11265
11266         * src/mainwindow.c
11267         * src/mainwindow.h
11268                 Define THEME_CHANGED_HOOKLIST and invoke
11269                 it on theme change
11270         * src/plugins/trayicon/trayicon.c
11271                 Listen to THEME_CHANGED_HOOKLIST and
11272                 update accordingly
11273
11274 2008-05-26 [paul]       3.4.0cvs69
11275
11276         * src/mimeview.c
11277                 plug a leak in mimeview_save_all()
11278
11279 2008-05-24 [colin]      3.4.0cvs68
11280
11281         * src/common/utils.h
11282                 Fix wrong define on old glibs
11283
11284 2008-05-24 [paul]       3.4.0cvs67
11285
11286         * src/Makefile.am
11287         * src/stock_pixmap.c
11288         * src/stock_pixmap.h
11289         * src/toolbar.c
11290         * src/pixmaps/cancel.xpm
11291         * src/pixmaps/close.xpm
11292                 add a specific icon for A_CANCEL_INC (addresses
11293                 point 1 of bug 1609 'Icon issues')
11294                 replace close.xpm with an icon of the standard
11295                 24x24 size
11296
11297 2008-05-24 [paul]       3.4.0cvs66
11298
11299         * src/pixmaps/insert_file.xpm
11300                 replaced
11301
11302 2008-05-23 [paul]       3.4.0cvs65
11303
11304         * src/common/md5.c
11305         * src/common/md5.h
11306                 add the possibility to check md5 on binary files,
11307                 thanks to Colin
11308
11309 2008-05-23 [colin]      3.4.0cvs64
11310
11311         * src/mainwindow.c
11312         * src/summaryview.c
11313                 Fix bug 1610, 'claws crash after opening/closing 
11314                 preferences and window update'
11315
11316 2008-05-22 [colin]      3.4.0cvs63
11317
11318         * src/prefs_filtering_action.c
11319         * src/gtk/combobox.c
11320         * src/gtk/combobox.h
11321                 Fix reselecting of Tags actions in
11322                 filtering actions dialog
11323
11324 2008-05-22 [colin]      3.4.0cvs62
11325
11326         * src/Makefile.am
11327         * src/prefs_toolbar.c
11328         * src/stock_pixmap.c
11329         * src/stock_pixmap.h
11330         * src/toolbar.c
11331         * src/pixmaps/delete_btn.xpm
11332         * src/pixmaps/insert_file.xpm
11333         * src/pixmaps/mail_reply_to_list.xpm
11334                 Fix more of bug 1609:
11335                 - Add a Delete button icon
11336                 - Add a Reply to list button icon
11337                 - Fix Insert file button icon
11338                 Artwork by Ciprian Popovici.
11339
11340 2008-05-21 [colin]      3.4.0cvs61
11341
11342         * src/common/utils.c
11343                 Fix a little leak
11344
11345 2008-05-21 [wwp]        3.4.0cvs60
11346
11347         * src/prefs_filtering.c
11348                 Don't show SMTP-only accounts in accounts list, as they are
11349                 irrelevant for filtering incoming messages.
11350
11351 2008-05-21 [colin]      3.4.0cvs59
11352
11353         * src/mainwindow.c
11354                 Don't put SMTP-only accounts in receive menus
11355
11356 2008-05-21 [colin]      3.4.0cvs58
11357
11358         * src/imap.c
11359                 Fix cvs56 (brain fart)
11360
11361 2008-05-21 [colin]      3.4.0cvs57
11362
11363         * src/common/utils.c
11364                 Fix bug 1615, 'hang on FIFO when the other end's not 
11365                 opened'
11366
11367 2008-05-21 [colin]      3.4.0cvs56
11368
11369         * src/imap.c
11370                 Fix a warning
11371
11372 2008-05-19 [colin]      3.4.0cvs55
11373
11374         * src/plugins/pgpcore/sgpgme.c
11375                 Maybe fix debian bug 481856, 'Segmentation fault 
11376                 when verifying a GPG signature'. Although it 
11377                 looks like a race condition...
11378
11379 2008-05-19 [colin]      3.4.0cvs54
11380
11381         * src/prefs_filtering_action.c
11382         * src/prefs_matcher.c
11383         * src/common/tags.c
11384         * src/common/tags.h
11385         * src/gtk/combobox.c
11386         * src/gtk/combobox.h
11387                 Patch by Pawel: disabled Tags menus in filtering dialogs
11388
11389 2008-05-19 [colin]      3.4.0cvs53
11390
11391         * src/prefs_account.c
11392                 GUI patch by Pawel: align ports entries
11393
11394 2008-05-19 [colin]      3.4.0cvs52
11395
11396         * src/mainwindow.c
11397                 Fix bug 1616, 'strange question while emptying trash'
11398
11399 2008-05-18 [colin]      3.4.0cvs51
11400
11401         * src/common/plugin.c
11402         * src/etpan/imap-thread.c
11403         * src/etpan/nntp-thread.c
11404         * src/gtk/gtksctree.c
11405                 Fix bug 1613, 'Various memory leaks'; 
11406                 based on a patch by Didier Barvaux.
11407
11408 2008-05-18 [colin]      3.4.0cvs50
11409
11410         * src/mimeview.c
11411         * src/privacy.h
11412         * src/toolbar.c
11413         * src/toolbar.h
11414         * src/plugins/pgpcore/sgpgme.c
11415                 Fix more parts of bug 1609:
11416                 - Make use of specific Expired privacy icon
11417                 - Use CLOSE instead of NOTICE_ERROR for cancel
11418                   receiving
11419                 - Allow a Preferences button in the main toolbar
11420
11421 2008-05-18 [colin]      3.4.0cvs49
11422
11423         * src/stock_pixmap.c
11424                 Fix bug with non-updating icons after theme change:
11425                 If fetching pixbuf for a given icon after a theme
11426                 change, the next pixmap fetch would return the old
11427                 cached one, as the theme change was forgotten at 
11428                 this time. (and vice-versa). This was mostly 
11429                 visible on open folder icons
11430
11431 2008-05-17 [colin]      3.4.0cvs48
11432
11433         * src/prefs_summaries.c
11434         * src/summaryview.c
11435                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11436                 options'. Patch by Pawel
11437
11438 2008-05-16 [colin]      3.4.0cvs47
11439
11440         * src/imap.c
11441                 Fix another possible crash (on fatal errors
11442                 at login, like stream error).
11443
11444 2008-05-16 [paul]       3.4.0cvs46
11445
11446         * tools/thunderbird-filters-convertor.pl
11447                 fix a typo
11448                 fix reading a tb rule that contains something
11449                 like that: \"Sender\"
11450
11451 2008-05-16 [paul]       3.4.0cvs45
11452
11453         * tools/README
11454         * tools/csv2addressbook.pl
11455                 add support for gmail exported csv address book
11456
11457 2008-05-16 [colin]      3.4.0cvs44
11458
11459         * configure.ac
11460         * src/ldapupdate.c
11461                 Fix ldap deprecated calls. Patch by
11462                 Michael Rasmussen
11463
11464 2008-05-16 [paul]       3.4.0cvs43
11465
11466         * manual/de/account.xml
11467         * manual/it/account.xml
11468         * manual/it/ack.xml
11469         * manual/it/addrbook.xml
11470         * manual/it/claws-mail-manual.xml
11471         * manual/it/gpl.xml
11472         * manual/it/intro.xml
11473         * manual/it/starting.xml
11474                 add pages towards German and Italian manuals.
11475                 (just for storage, they are not built yet, due
11476                 to being incomplete.) submitted by Speckmade
11477                 <Speckmade@gmx.net> and Salvatore De Paolis
11478                 <iwkse@claws-mail.org>
11479
11480 2008-05-16 [colin]      3.4.0cvs42
11481
11482         * src/gtk/sslcertwindow.c
11483                 Fix SHA1 fingerprint with GnuTLS
11484
11485 2008-05-15 [colin]      3.4.0cvs41
11486
11487         * src/gtk/sslcertwindow.c
11488                 Print SHA1 fingerprint too
11489
11490 2008-05-15 [colin]      3.4.0cvs40
11491
11492         * src/imap.c
11493                 Fix certificate port on TLS. It was 
11494                 previously always 0.
11495                 **IMPORTANT INFORMATION**: this will trigger 
11496                 one wrong "New certificate" warning at the 
11497                 first connection with this fix, if using STARTTLS
11498                 on IMAP.
11499         * src/gtk/sslcertwindow.c
11500                 Make labels selectable
11501
11502 2008-05-15 [colin]      3.4.0cvs39
11503
11504         * src/imap.c
11505                 Fix double free when STARTTLS fails (for
11506                 example due to refusing the certificate)
11507
11508 2008-05-15 [paul]       3.4.0cvs38
11509
11510         * manual/advanced.xml
11511                 fix typo
11512
11513 2008-05-15 [paul]       3.4.0cvs37
11514
11515         * manual/advanced.xml
11516         * src/prefs_send.c
11517                 make outgoing_fallback_to_ascii a hidden pref
11518
11519 2008-05-14 [colin]      3.4.0cvs36
11520
11521         * src/main.c
11522         * src/mainwindow.c
11523         * src/mainwindow.h
11524                 Make it possible to cancel quit when Claws
11525                 ask whether to empty trash.
11526
11527 2008-05-14 [colin]      3.4.0cvs35
11528
11529         * src/compose.c
11530         * src/prefs_common.c
11531         * src/prefs_common.h
11532         * src/prefs_send.c
11533                 Add a preference to be able to specify an
11534                 outgoing charset/encoding but still fallback
11535                 to 7bit US-ASCII when possible (default TRUE,
11536                 same behavior as pre-cvs34)
11537
11538 2008-05-14 [colin]      3.4.0cvs34
11539
11540         * src/compose.c
11541                 Always use the specified encoding and charset if it is
11542                 specified, even if the mail is ASCII.
11543
11544 2008-05-13 [paul]       3.4.0cvs33
11545
11546         * src/ldapupdate.c
11547                 fix the build warnings the easy way for now
11548
11549 2008-05-13 [colin]      3.4.0cvs32
11550
11551         * src/prefs_themes.c
11552                 Count .png files as icons too (fixes part
11553                 of bug 1609, 'Icon issues')
11554
11555 2008-05-13 [wwp]        3.4.0cvs31
11556
11557         * src/addressbook_foldersel.c
11558                 Fix wrong check (completes 3.4.0.cvs30).
11559
11560 2008-05-12 [wwp]        3.4.0cvs30
11561
11562         * src/addressbook.c
11563         * src/addressbook_foldersel.c
11564         * src/filtering.c
11565         * src/matcher.c
11566         * src/prefs_matcher.c
11567         * src/plugins/bogofilter/bogofilter.c
11568         * src/plugins/bogofilter/bogofilter_gtk.c
11569         * src/plugins/dillo_viewer/dillo_prefs.c
11570         * src/plugins/spamassassin/spamassassin.c
11571         * src/plugins/spamassassin/spamassassin_gtk.c
11572                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11573                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11574                 translated string "Any" in plugins (whitelisting) and
11575                 UTF8 comparisons.
11576
11577 2008-05-07 [colin]      3.4.0cvs29
11578
11579         * configure.ac
11580                 Fix --enable-maemo (assume --enable-generic-umpc)
11581
11582 2008-05-07 [colin]      3.4.0cvs28
11583
11584         * configure.ac
11585         * src/account.c
11586         * src/addr_compl.c
11587         * src/compose.c
11588         * src/editaddress.c
11589         * src/folderview.c
11590         * src/mainwindow.c
11591         * src/messageview.c
11592         * src/mimeview.c
11593         * src/prefs_account.c
11594         * src/prefs_common.c
11595         * src/prefs_display_header.c
11596         * src/prefs_filtering.c
11597         * src/prefs_summaries.c
11598         * src/prefs_template.c
11599         * src/prefs_toolbar.c
11600         * src/stock_pixmap.c
11601         * src/summaryview.c
11602         * src/summaryview.h
11603         * src/textview.c
11604         * src/toolbar.c
11605         * src/gtk/about.c
11606         * src/gtk/gtksctree.c
11607         * src/gtk/menu.c
11608         * src/gtk/prefswindow.c
11609         * src/gtk/sslcertwindow.c
11610                 Separate generic UMPC code (layouts, ...) from 
11611                 MAEMO code (Hildon, ...)
11612
11613 2008-05-06 [paul]       3.4.0cvs27
11614
11615         * tools/claws.i18n.status.pl
11616                 add he.po
11617
11618 2008-05-06 [colin]      3.4.0cvs26
11619
11620         * src/common/utils.c
11621                 Maybe fix crash on FreeBSD
11622
11623 2008-05-05 [colin]      3.4.0cvs25
11624
11625         * src/messageview.c
11626                 Fix bug 1602, 'Crash when sending return receipt for
11627                 messages with no subject'
11628
11629 2008-05-05 [colin]      3.4.0cvs24
11630
11631         * src/mimeview.c
11632                 Don't overwrite temporary files with same
11633                 name when drag and dropping. Fixes bug 1599,
11634                 'attach multiple files with the same name from 
11635                 one mail to another'
11636
11637 2008-05-04 [paul]       3.4.0cvs23
11638
11639         * src/compose.c
11640         * src/prefs_common.c
11641                 fix bug 1587 'can not replay with quote'
11642
11643 2008-05-03 [colin]      3.4.0cvs22
11644
11645         * po/de.po
11646                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11647
11648 2008-05-03 [colin]      3.4.0cvs21
11649
11650         * src/toolbar.c
11651                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11652                 icon isn't grayed although ineffective'
11653
11654 2008-05-02 [wwp]        3.4.0cvs20
11655
11656         * po/fr.po
11657                 Fix translation.
11658
11659         * src/prefs_folder_item.c
11660                 Add missing notice in folder properties (templates) when
11661                 folder is a root node.
11662
11663 2008-04-30 [colin]      3.4.0cvs19
11664
11665         * src/prefs_toolbar.c
11666                 Add Trash and Delete icons to the icon chooser
11667
11668 2008-04-30 [colin]      3.4.0cvs18
11669
11670         * src/compose.c
11671                 Remove "Delete entire line" which was a noop
11672                 and should be the same as "Delete line" :)
11673
11674 2008-04-30 [colin]      3.4.0cvs17
11675
11676         * src/compose.c
11677                 Fix 'Delete line' and 'Delete to end of line'
11678                 on the last line. Patch by <seelenhirt@gmx.net>
11679
11680 2008-04-28 [colin]      3.4.0cvs16
11681
11682         * src/folder.c
11683                 Fix bug 1589, 'tagsdb file not removed when
11684                 folder deleted'.
11685         * src/common/utils.c
11686                 Make sure claws_unlink accepts NULL arg.
11687
11688 2008-04-25 [colin]      3.4.0cvs15
11689
11690         * src/common/ssl.c
11691                 Fix/simplify previous commit
11692
11693 2008-04-25 [colin]      3.4.0cvs14
11694
11695         * src/addrindex.h
11696         * src/common/ssl_certificate.c
11697                 Patch by Marcus: Fix Win32 build
11698         * src/common/ssl.c
11699                 Fix build with GnuTLS/no pthread, thanks
11700                 to Marcus
11701
11702 2008-04-25 [colin]      3.4.0cvs13
11703
11704         * src/summaryview.c
11705                 Fix bug 1586, '3-pane vertical layout now and then 
11706                 still shows sender column'
11707
11708 2008-04-25 [colin]      3.4.0cvs12
11709
11710         * src/Makefile.am
11711         * src/w32-logo.ico
11712         * src/w32-resource.rc
11713                 Patch from Marcus Brinkmann to set an icon on w32.
11714
11715 2008-04-24 [colin]      3.4.0cvs11
11716
11717         * src/inc.c
11718         * src/inc.h
11719                 Trace inc locks
11720         * src/ldif.c
11721         * src/ldif.h
11722                 Fix bug 1581, 'Bad File Format during Import LDIF':
11723                 Use dynamically allocated buffers; also, allow 
11724                 importing contacts with no email address
11725
11726 2008-04-24 [colin]      3.4.0cvs10
11727
11728         * src/prefs_common.c
11729                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11730
11731 2008-04-23 [colin]      3.4.0cvs9
11732
11733         * src/compose.c
11734         * src/prefs_folder_item.c
11735         * src/prefs_template.c
11736         * src/quote_fmt.c
11737                 Fix bug 1576: Fix unescaping of templates when testing them
11738                 I think it breaks nothing. (wwp, you're welcome to double-check)
11739
11740 2008-04-23 [paul]       3.4.0cvs8
11741
11742         * manual/advanced.xml
11743                 add info about the "two_line_vertical" hidden
11744                 pref
11745
11746 2008-04-22 [paul]       3.4.0cvs7
11747
11748         * src/prefs_common.c
11749         * src/prefs_common.h
11750         * src/summaryview.c
11751                 make the 2-line view in summaryview when in three
11752                 columns mode configurable. hidden pref: "two_line_vertical"
11753
11754 2008-04-22 [colin]      3.4.0cvs6
11755
11756         * src/inc.c
11757                 Fix missing inc_unlock()
11758         * src/prefs_matcher.c
11759         * src/send_message.c
11760                 Fix my last commit
11761
11762 2008-04-22 [colin]      3.4.0cvs5
11763
11764         * src/etpan/imap-thread.c
11765                 Use g_(un)setenv instead of (un)setenv which
11766                 doesn't exist on IRIX 6.5
11767
11768 2008-04-22 [colin]      3.4.0cvs4
11769
11770         * src/inc.c
11771         * src/prefs_common.c
11772         * src/send_message.c
11773                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11774                 Set the default timeout to 75 seconds
11775
11776 2008-04-20 [colin]      3.4.0cvs3
11777
11778         * src/pixmaps/tray_newmail.offline.xpm
11779         * src/pixmaps/tray_newmail.xpm
11780         * src/pixmaps/tray_newmarkedmail.offline.xpm
11781         * src/pixmaps/tray_newmarkedmail.xpm
11782         * src/pixmaps/tray_nomail.offline.xpm
11783         * src/pixmaps/tray_nomail.xpm
11784         * src/pixmaps/tray_unreadmail.offline.xpm
11785         * src/pixmaps/tray_unreadmail.xpm
11786         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11787         * src/pixmaps/tray_unreadmarkedmail.xpm
11788                 Make the tray icons a bit nicer. Would be
11789                 nice to get really nice icons from someone
11790                 who's good at Gimp :)
11791
11792 2008-04-18 [colin]      3.4.0cvs2
11793
11794         * src/common/log.c
11795                 Forgot one g_unlink
11796
11797 lease complete the changelog entry below
11798 2008-04-18 [colin]      3.4.0cvs1
11799
11800         * src/addrduplicates.c
11801         * src/addressbook.c
11802         * src/compose.c
11803         * src/crash.c
11804         * src/editaddress.c
11805         * src/folder.c
11806         * src/image_viewer.c
11807         * src/imap.c
11808         * src/inc.c
11809         * src/main.c
11810         * src/mbox.c
11811         * src/messageview.c
11812         * src/mh.c
11813         * src/msgcache.c
11814         * src/news.c
11815         * src/partial_download.c
11816         * src/pop.c
11817         * src/prefs_common.c
11818         * src/prefs_common.h
11819         * src/prefs_other.c
11820         * src/prefs_themes.c
11821         * src/procheader.c
11822         * src/procmime.c
11823         * src/procmsg.c
11824         * src/textview.c
11825         * src/wizard.c
11826         * src/common/prefs.c
11827         * src/common/ssl_certificate.c
11828         * src/common/template.c
11829         * src/common/utils.c
11830         * src/common/utils.h
11831         * src/etpan/imap-thread.c
11832         * src/plugins/dillo_viewer/dillo_viewer.c
11833         * src/plugins/pgpcore/sgpgme.c
11834         * src/plugins/pgpinline/pgpinline.c
11835                 Add an option to shred temporary files and messages
11836                 instead of just removing them. Slows deletions down!
11837
11838 2008-04-18 [paul]       3.4.0
11839
11840         * NEWS
11841         * README
11842         * RELEASE_NOTES 
11843                 3.4.0 released
11844
11845
11846 2008-04-18 [paul]       3.3.1cvs61
11847
11848         * po/de.po
11849         * po/fi.po
11850         * po/it.po
11851         * po/pt_BR.po
11852                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11853                 and Frederico Goncalves Guimaraes
11854         * po/es.po
11855                 updated on the last minute by a lazy Ricardo Mones
11856
11857 2008-04-18 [colin]      3.3.1cvs60
11858
11859         * po/fr.po
11860                 Update translation (Fabien Vantard)
11861
11862 2008-04-17 [colin]      3.3.1cvs59
11863
11864         * src/imap.c
11865                 Fix debian bug 474712, 'claws seg faults when IMAP 
11866                 connection breaks after an IMAP protocol error 
11867                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11868         * src/summaryview.c
11869                 Fix a little leak
11870
11871 2008-04-17 [colin]      3.3.1cvs58
11872
11873         * src/common/log.c
11874                 Fix log size getting out of control (claws-mail
11875                 getting SIGXFSZ): rotate if every 10MB
11876
11877 2008-04-10 [paul]       3.3.1cvs57
11878
11879         * src/prefs_other.c
11880                 improvements to english usage
11881
11882 2008-04-10 [paul]       3.3.1cvs56
11883
11884         * src/prefs_receive.c
11885                 add an accurate description
11886
11887 2008-04-08 [colin]      3.3.1cvs55
11888
11889         * src/undo.c
11890                 Probably fix corruption, introduced in cvs53
11891
11892 2008-04-04 [iwkse]      3.3.1cvs54
11893
11894         * src/undo.c
11895                 undo should works properly again
11896
11897 2008-04-04 [iwkse]      3.3.1cvs53
11898
11899         * src/undo.c
11900                 Fix a segfault but breaks undo
11901                 on a specific case (eg. double paste with
11902                 middle-mouse button)
11903
11904 2008-04-04 [iwkse]      3.3.1cvs52
11905
11906         * src/prefs_filtering.c
11907                 Fix previous Tab mess
11908
11909 2008-04-03 [iwkse]      3.3.1cvs51
11910
11911         * src/prefs_filtering.c
11912                 Add search in filtering rules list
11913
11914 2008-04-02 [colin]      3.3.1cvs50
11915
11916         * src/main.c
11917                 Revert part of the previous patch: we do
11918                 want to parse ~/.claws-mail/gtkrc-2.0 if it
11919                 exists
11920
11921 2008-04-02 [colin]      3.3.1cvs49
11922
11923         * src/main.c
11924                 Fix bug 1562, 'Claws-Mail does not completely 
11925                 respect settings in GTK2_RC_FILES environment'
11926                 Remove manual parsing of .gtkrc-2.0 and 
11927                 .gtk/gtkrc-2.0. GTK does it itself these days.
11928
11929 2008-04-01 [colin]      3.3.1cvs48
11930
11931         * src/imap_gtk.c
11932                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
11933                 ticking "Show only subscribed"'
11934
11935 2008-03-31 [colin]      3.3.1cvs47
11936
11937         * src/folder.c
11938                 Fix bug 1553, 'File lock not respected'
11939                 Regression due to the implementation of
11940                 deletion batching
11941
11942 2008-03-31 [colin]      3.3.1cvs46
11943
11944         * src/mainwindow.c
11945                 Fix tags menu update, thanks to Paul
11946
11947 2008-03-29 [wwp]        3.3.1cvs45
11948
11949         * src/prefs_account.c
11950         * src/prefs_common.c
11951         * src/prefs_folder_item.c
11952         * src/prefs_quote.c
11953         * src/quote_fmt.c
11954         * src/quote_fmt.h
11955                 Fix compose template formats (in global preferences)
11956                 being translated under specific conditions.
11957                 Add a button to restore factory defaults for current
11958                 language.
11959
11960 2008-03-27 [colin]      3.3.1cvs44
11961
11962         * src/common/prefs.c
11963         * src/common/xmlprops.c
11964                 Fix RedHat bug 431735, 'segfault if /home is full' 
11965                 (when starting): Fix double fclose() in prefs.c
11966                 and potentially xmlprops.c
11967
11968 2008-03-27 [colin]      3.3.1cvs43
11969
11970         * src/addressbook.c
11971                 Fix bug 1559, 'Claws Mail crashed deleting all 
11972                 common contacts'
11973
11974 2008-03-27 [wwp]        3.3.1cvs42
11975
11976         * src/addressbook.c
11977                 Fix 3.3.0cvs41.
11978
11979 2008-03-27 [wwp]        3.3.1cvs41
11980
11981         * src/addressbook.c
11982                 Prevent list flickering when deleting addresses.
11983
11984 2008-03-26 [colin]      3.3.1cvs40
11985
11986         * src/imap.c
11987                 Clean up session disconnection. Possibly
11988                 fix Ubuntu bug #204290
11989
11990 2008-03-26 [colin]      3.3.1cvs39
11991
11992         * src/textview.c
11993                 Fix bug 1555: current folder wasn't used when
11994                 right-clicking on an email address
11995
11996 2008-03-25 [colin]      3.3.1cvs38
11997
11998         * src/plugins/bogofilter/bogofilter.c
11999         * src/plugins/bogofilter/bogofilter.h
12000         * src/plugins/bogofilter/bogofilter_gtk.c
12001                 Add a "learn from whitelist" preference
12002                 Whitelist Unsure mails too.
12003
12004 2008-03-24 [paul]       3.3.1cvs37
12005
12006         * src/prefs_account.c
12007                 If no MH mailbox and no account exists, when
12008                 creating a POP/Local account, just create and
12009                 use the default one instead of bailing with a
12010                 "Mailbox doesn't exist" error
12011
12012 2008-03-21 [colin]      3.3.1cvs36
12013
12014         * src/procmime.c
12015                 strstrip mime subtype
12016
12017 2008-03-21 [paul]       3.3.1cvs35
12018
12019         * manual/advanced.xml
12020                 correct and update the info about Actions
12021
12022 2008-03-20 [colin]      3.3.1cvs34
12023
12024         * src/messageview.c
12025         * src/messageview.h
12026         * src/textview.c
12027                 Show at max 1MB of text, add a noticeview to
12028                 show everything optionally.
12029
12030 2008-03-20 [colin]      3.3.1cvs33
12031
12032         * src/stock_pixmap.c
12033                 Add support for png themes
12034
12035 2008-03-19 [wwp]        3.3.1cvs32
12036
12037         * src/procheader.c
12038                 Sanity check.
12039
12040 2008-03-18 [colin]      3.3.1cvs31
12041
12042         * src/common/utils.c
12043         * src/common/utils.h
12044                 Handle size_t instead of off_t in to_human_readable
12045
12046 2008-03-18 [colin]      3.3.1cvs30
12047
12048         * src/imap.c
12049                 Remove raw printf
12050
12051 2008-03-16 [colin]      3.3.1cvs29
12052
12053         * src/summaryview.c
12054                 Fix build on GTK < 2.12
12055
12056 2008-03-16 [colin]      3.3.1cvs28
12057
12058         * src/mainwindow.c
12059                 Refresh non-list widget when switching
12060                 messageview
12061
12062 2008-03-16 [colin]      3.3.1cvs27
12063
12064         * manual/faq.xml
12065                 Revert cvs25: This wasn't a typo :) :
12066                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
12067
12068
12069 2008-03-16 [colin]      3.3.1cvs26
12070
12071         * src/summaryview.c
12072         * src/gtk/gtksctree.c
12073         * src/gtk/gtksctree.h
12074                 Implement 2-lines items in Summaryview when in 
12075                 three columns mode
12076
12077 2008-03-16 [paul]       3.3.1cvs25
12078
12079         * manual/faq.xml
12080                 fix typo
12081
12082 2008-03-14 [colin]      3.3.1cvs24
12083
12084         * src/prefs_filtering_action.c
12085                 Fix buglet on setting recipient when
12086                 reediting forward rules.
12087
12088 2008-03-12 [colin]      3.3.1cvs23
12089
12090         * src/summaryview.c
12091                 Fix a new unused variable warning
12092         * src/plugins/trayicon/trayicon.c
12093                 Fix folderview's scrollbar at startup
12094                 if starting hidden
12095
12096 2008-03-12 [colin]      3.3.1cvs22
12097
12098         * src/folderview.c
12099         * src/summaryview.c
12100                 Use item_opened at the beginning of showing
12101                 a folder instead of the end. Fixes flicker.
12102
12103 2008-03-12 [paul]       3.3.1cvs21
12104
12105         * src/folder.c
12106         * src/folder.h
12107         * src/mainwindow.c
12108         * src/procmsg.c
12109         * src/summaryview.c
12110         * src/plugins/trayicon/trayicon.c
12111                 add tooltip with extended folder stats
12112
12113 2008-03-10 [colin]      3.3.1cvs20
12114
12115         * src/common/xml.c
12116                 Handle comments
12117
12118 2008-03-07 [colin]      3.3.1cvs19
12119
12120         * src/mainwindow.c
12121                 Fix blinking of the taskbar entry
12122
12123 2008-03-07 [colin]      3.3.1cvs18
12124
12125         * src/mainwindow.c
12126                 MAEMO: Fix bug 1494, 'Trayicon 
12127                 plugin breaks UI...'
12128
12129 2008-03-07 [paul]       3.3.1cvs17
12130
12131         * src/gtk/authors.h
12132                 reflect reality a bit more closely
12133
12134 2008-03-06 [colin]      3.3.1cvs16
12135
12136         * src/mainwindow.c
12137         * src/mainwindow.h
12138         * src/summaryview.c
12139         * src/summaryview.h
12140         * src/toolbar.c
12141                 Integrate things better wrt the new
12142                 summaryview extensibility.
12143
12144 2008-03-06 [wwp]        3.3.1cvs15
12145
12146         * src/quote_fmt.c
12147                 Fix some gcc warnings.
12148
12149 2008-03-06 [wwp]        3.3.1cvs14
12150
12151         * src/prefs_account.c
12152         * src/prefs_folder_item.c
12153         * src/prefs_gtk.c
12154         * src/prefs_template.c
12155         * src/gtk/prefswindow.c
12156         * src/gtk/prefswindow.h
12157                 prefs_templates: fix missing unregistering of addr_completion widgets
12158                 and and ending of addr_completion service.
12159                 prefs_folder_item: fix missing registering/unregistering of widgets,
12160                 and rework the way add_completion service is started and stopped.
12161                 Plus few prefswindow API changes (opening).
12162
12163 2008-03-06 [wwp]        3.3.1cvs13
12164
12165         * src/folder_item_prefs.c
12166         * src/prefs_template.c
12167         * src/prefs_template.h
12168         * src/quote_fmt.c
12169         * src/common/template.c
12170                 Complete 3.3.1cvs12, thanks to Colin.
12171
12172 2008-03-06 [wwp]        3.3.1cvs12
12173
12174         * src/compose.c
12175         * src/folder_item_prefs.c
12176         * src/folder_item_prefs.h
12177         * src/prefs_account.c
12178         * src/prefs_folder_item.c
12179         * src/prefs_quote.c
12180         * src/prefs_template.c
12181         * src/quote_fmt.c
12182         * src/quote_fmt.h
12183         * src/common/template.c
12184         * src/common/template.h
12185                 Global and per-folder templates can now override the from name (this
12186                 doesn't change the account being used).
12187                 Examples:
12188                  "My other name" <%account_email> (just changes the name)
12189                  my.faked.email@address.org (overrides the address too)
12190
12191 2008-03-05 [colin]      3.3.1cvs11
12192
12193         * src/summaryview.c
12194         * src/summaryview.h
12195                 Replace that hbox with a notebook
12196
12197 2008-03-05 [colin]      3.3.1cvs10
12198
12199         * src/folder.h
12200         * src/folderview.c
12201                 Add klass functions for notification of folder
12202                 opening/closing via the GUI
12203         * src/summaryview.c
12204         * src/summaryview.h
12205                 Add a specific container for the scrolledwin
12206
12207 2008-03-05 [colin]      3.3.1cvs9
12208
12209         * src/folder.h
12210         * src/folderview.c
12211                 Add klass functions for notification of folder 
12212                 opening/closing via the GUI
12213         * src/summaryview.c
12214         * src/summaryview.h
12215                 Add a specific container for the scrolledwin
12216
12217 2008-03-02 [colin]      3.3.1cvs8
12218
12219         * src/messageview.c
12220                 MAEMO: Fix bug 1541, 'Deleting message from within 
12221                 read window displays next message then closes.'
12222
12223 2008-03-02 [colin]      3.3.1cvs7
12224
12225         * src/main.c
12226                 Probably fix bug 1539, 'Program crashes':
12227                 Setup Gcrypt's thread functions when built
12228                 with GnuTLS
12229
12230 2008-03-01 [colin]      3.3.1cvs6
12231
12232         * src/folder.c
12233         * src/imap_gtk.c
12234                 Get rid of stale folders with no account
12235
12236 2008-02-28 [colin]      3.3.1cvs5
12237
12238         * src/compose.c
12239                 Fix bug 1534, 'Segmentation fault when doing 
12240                 some draft saving and then throwing away'
12241         * src/imap.c
12242                 Fix bug 1533, 'Claws is unable to mark messages 
12243                 as "read" in IMAP shared folders'
12244         * src/etpan/imap-thread.c
12245                 Fix bug 1515, 'large messages crash claws when 
12246                 syncing for offline mode'. This is rather a
12247                 workaround, and mails > 64MB will still be
12248                 problematic if there's less than 64MB available
12249                 on the dataroot volume.
12250         * src/messageview.c
12251                 MAEMO: Add information when fetching big messages
12252
12253 2008-02-26 [colin]      3.3.1cvs4
12254
12255         * src/imap.c
12256                 fix bug 1532, '"login refused" message insufficiently 
12257                 detailed'
12258
12259 2008-02-26 [paul]       3.3.1cvs3
12260
12261         * INSTALL
12262         * README
12263                 remove mentions of ClamAV and a few other
12264                 old bits of information
12265
12266 2008-02-23 [colin]      3.3.1cvs2
12267
12268         * src/main.c
12269                 Fix log output (missing \n)
12270
12271 2008-02-23 [colin]      3.3.1cvs1
12272
12273         * configure.ac
12274                 Bump version number for stable release
12275
12276 2008-02-23 [paul]       3.3.0cvs21
12277
12278         * po/he.po
12279                 updated by Ofer
12280
12281 2008-02-21 [colin]      3.3.0cvs20
12282
12283         * src/matcher.c
12284                 Fix bug 1527, 'filtering is case sensitive when it 
12285                 shouldn't be'
12286
12287 2008-02-20 [colin]      3.3.0cvs19
12288
12289         * src/main.c
12290                 Fix file attachments from older Thunar
12291
12292 2008-02-19 [colin]      3.3.0cvs18
12293
12294         * manual/plugins.xml
12295         * manual/es/plugins.xml
12296         * manual/fr/plugins.xml
12297         * manual/pl/plugins.xml
12298                 Remove Clamav
12299
12300 2008-02-19 [paul]       3.3.0cvs17
12301
12302         * tools/README
12303         * tools/csv2addressbook.pl
12304                 add support for Kmail/Kaddressbook
12305
12306 2008-02-18 [colin]      3.3.0cvs16
12307
12308         * src/imap.c
12309                 Unset folder's session before creating a
12310                 new one
12311         * src/main.c
12312         * src/prefs_common.c
12313         * src/prefs_common.h
12314         * manual/advanced.xml
12315                 Add an hidden use_networkmanager pref, to
12316                 disable NetworkManager handling. Also,
12317                 consider UNKNOWN state to be CONNECTED.
12318
12319 2008-02-18 [wwp]        3.3.0cvs15
12320
12321         * src/matcher.c
12322                 Fix Engrish and make 'not' more visible in filtering debug logs.
12323
12324 2008-02-15 [colin]      3.3.0cvs14
12325
12326         * src/matcher.c
12327                 Revert cvs10 for now, it breaks the feature
12328
12329 2008-02-15 [colin]      3.3.0cvs13
12330
12331         * src/main.c
12332                 Always focus folder tree at startup
12333         * src/compose.c
12334                 Fix bug 1521, 'Cannot close compose window after 
12335                 replying to a non-existent news message'
12336
12337 2008-02-13 [colin]      3.3.0cvs12
12338
12339         * src/folderview.c
12340                 Fix important warnings
12341
12342 2008-02-12 [colin]      3.3.0cvs11
12343
12344         * src/imap.c
12345         * src/etpan/imap-thread.c
12346         * src/etpan/imap-thread.h
12347                 Fix handling of $Forwarded flag on Exchange:
12348                 check for the existence or creatability of a
12349                 flag before using it.
12350
12351 2008-02-12 [colin]      3.3.0cvs10
12352
12353         * src/matcher.c
12354                 Optimise matching on Found in addressbook if
12355                 the matched header is in cache (From, etc)
12356
12357 2008-02-12 [colin]      3.3.0cvs9
12358
12359         * src/folderview.c
12360                 Fix crashy stuff when changing displayed
12361                 columns
12362
12363 2008-02-12 [wwp]        3.3.0cvs8
12364
12365         * src/folder.h
12366                 Remove duplicate func declaration and restore the one
12367                 a missing one.
12368
12369 2008-02-12 [wwp]        3.3.0cvs7
12370
12371         * src/compose.c
12372         * src/export.c
12373         * src/folder.c
12374         * src/folder.h
12375         * src/foldersel.c
12376         * src/foldersel.h
12377         * src/imap_gtk.c
12378         * src/import.c
12379         * src/mainwindow.c
12380         * src/messageview.c
12381         * src/mh_gtk.c
12382         * src/prefs_account.c
12383         * src/prefs_filtering_action.c
12384         * src/summaryview.c
12385         * src/plugins/bogofilter/bogofilter_gtk.c
12386         * src/plugins/spamassassin/spamassassin_gtk.c
12387                 Allow moving/copying folders to root folders when using
12388                 the folder selection dialog (it was not possible to
12389                 maemo users to reparent a subfolder to a root folder
12390                 at all).
12391
12392 2008-02-12 [fabien]     3.3.0cvs6
12393
12394         * po/fr.po
12395                 a few days late for i18n fr update. Sorry.
12396
12397 2008-02-11 [colin]      3.3.0cvs5
12398
12399         * src/main.c
12400                 Implement support for future /dev/mem_notify.
12401                 This Linux kernel feature will allow applications
12402                 to be notified that memory has to be freed
12403                 before getting OOM-killed. For more information:
12404                 http://lwn.net/Articles/267013/
12405
12406 2008-02-10 [paul]       3.3.0cvs4
12407
12408         * src/Makefile.am
12409         * src/mimeview.c
12410         * src/prefs_toolbar.c
12411         * src/stock_pixmap.c
12412         * src/stock_pixmap.h
12413         * src/pixmaps/mime_text_patch.xpm
12414                 add an icon for attached patches
12415
12416 2008-02-09 [paul]       3.3.0cvs3
12417
12418         * src/gtk/about.c
12419                 bump the (c) year
12420
12421 2008-02-09 [wwp]        3.3.0cvs2
12422
12423         * src/main.c
12424                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12425
12426 2008-02-08 [colin]      3.3.0cvs1
12427
12428         * src/common/utils.c
12429                 Forbid attaching anything containing "../" or ".ssh/"
12430                 from mailto: URI
12431
12432 2008-02-08 [paul]       3.3.0
12433
12434         * NEWS
12435         * README
12436         * RELEASE_NOTES 
12437                 3.3.0 released
12438
12439 2008-02-08 [paul]       3.2.0cvs77
12440
12441         * AUTHORS
12442                 updated with new translators
12443         * configure.ac
12444                 added he to ALL_LINGUAS
12445         * po/cs.po
12446         * po/de.po
12447         * po/es.po
12448         * po/fi.po
12449         * po/hu.po
12450         * po/it.po
12451         * po/pt_BR.po
12452         * po/zh_CN.po
12453                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12454                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12455                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12456                 and Ralph Young
12457         * po/he.po
12458                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12459         * src/gtk/about.c
12460                 updated with new translators and bumped (c) year
12461         * src/gtk/authors.h
12462                 updated with new translators
12463
12464 2008-02-05 [colin]      3.2.0cvs76
12465
12466         * src/messageview.c
12467         * src/mimeview.c
12468         * src/mimeview.h
12469                 Special case text/calendar parts: if there's one in
12470                 the mail, and a plugin handling text/calendar is
12471                 loaded, show that part. That'll avoid rendering 
12472                 meetings as plain text, which just looks broken to
12473                 many users.
12474
12475 2008-02-04 [colin]      3.2.0cvs75
12476
12477         * src/mainwindow.c
12478                 Maemo: Fix LED handling on OS 2008
12479
12480 2008-02-01 [colin]      3.2.0cvs74
12481
12482         * src/compose.c
12483                 Possibly fix the annoying and hard-to reproduce bug
12484                 where lines 
12485                 are
12486                 rewrapped
12487                 like
12488                 that.
12489
12490 2008-02-01 [paul]       3.2.0cvs73
12491
12492         * src/common/utils.c
12493                 fix bug 1502, 'Plus signs are stripped from
12494                 email addresses when calling from command line'
12495                 Thanks to Colin
12496
12497 2008-01-31 [colin]      3.2.0cvs72
12498
12499         * src/exphtmldlg.c
12500         * src/mimeview.c
12501         * src/summaryview.c
12502                 Fix building of URIs from filenames
12503
12504 2008-01-31 [wwp]        3.2.0cvs71
12505
12506         * src/main.c
12507                 Fixes debug output of compiled-in features list
12508                 (completes 3.2.0cvs60).
12509
12510 2008-01-31 [colin]      3.2.0cvs70
12511
12512         * configure.ac
12513         * po/POTFILES.in
12514         * src/compose.c
12515         * src/plugins/Makefile.am
12516         * src/plugins/clamav/.cvsignore
12517         * src/plugins/clamav/Makefile.am
12518         * src/plugins/clamav/README
12519         * src/plugins/clamav/clamav_plugin.c
12520         * src/plugins/clamav/clamav_plugin.h
12521         * src/plugins/clamav/clamav_plugin_gtk.c
12522         * src/plugins/clamav/clamav_plugin_gtk.deps
12523                 Remove the Clamav plugin from the core
12524
12525 2008-01-28 [wwp]        3.2.0cvs69
12526
12527         * src/compose.c
12528         * src/prefs_template.c
12529         * src/prefs_template.h
12530         * src/quote_fmt.c
12531         * src/quote_fmt.h
12532         * src/quote_fmt_lex.l
12533         * src/quote_fmt_parse.y
12534                 Fix for bug #1493: count lines (\n chars) according to the way
12535                 format body is passed (i.e. \-escaped or not).
12536
12537 2008-01-27 [paul]       3.2.0cvs68
12538
12539         * po/en_GB.po
12540                 updated
12541         * src/prefs_actions.c
12542         * src/prefs_filtering.c
12543         * src/prefs_folder_item.c
12544         * src/prefs_template.c
12545         * src/gtk/about.c
12546                 some minor changes to the English
12547
12548 2008-01-24 [colin]      3.2.0cvs67
12549
12550         * src/etpan/imap-thread.c
12551         * src/etpan/nntp-thread.c
12552                 Fix bug 1348, 'Hang ups at exit time with 
12553                 pgp plugin since 3.0.2'
12554
12555 2008-01-23 [colin]      3.2.0cvs66
12556
12557         * src/toolbar.c
12558                 Fix translation of something that shouldn't be
12559
12560 2008-01-23 [colin]      3.2.0cvs65
12561
12562         * src/procmime.c
12563                 Fix bug 1486, 'Re: Incorrect content when replying'
12564                 Revert to full scan if short scan found only 0-length
12565                 text parts
12566
12567 2008-01-23 [paul]       3.2.0cvs64
12568
12569         * src/prefs_folder_item.c
12570                 fix bug 1485, 'selecting a folder's default
12571                 account if name contains '&''
12572
12573 2008-01-23 [colin]      3.2.0cvs63
12574
12575         * src/folder.c
12576         * src/folder.h
12577         * src/main.c
12578         * src/mainwindow.c
12579                 Fix bug 1480, 'should be able to display mail file
12580                 from command line'. Let 'claws-mail --select' accept
12581                 absolute paths in addition to folder identifiers.
12582
12583 2008-01-22 [wwp]        3.2.0cvs62
12584
12585         * src/account.c
12586         * src/account.h
12587         * src/compose.c
12588         * src/messageview.c
12589         * src/summaryview.c
12590         * src/common/utils.c
12591         * src/common/utils.h
12592                 Allow from=address in mailto sequence:
12593                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12594                   The 'from' will try to select the first account matching in accounts list,
12595                   otherwise will use the usual account selection mechanism but override with
12596                   this 'from' address.
12597                 Allow mailto with NNTP accounts
12598                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12599                   is the default one or if a NNTP account address is used with 'from'.
12600                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12601                   default account but the complete mailto sequence was put in To.
12602
12603 2008-01-22 [wwp]        3.2.0cvs61
12604
12605         * doc/man/claws-mail.1
12606                 Updated the man page: status of few features, command-line
12607                 usage (--version-full) and completed list of config files
12608                 and dirs.
12609
12610 2008-01-22 [wwp]        3.2.0cvs60
12611
12612         * src/main.c
12613                 Added --version-full to display version and compiled-in
12614                 features list (for later use by Clawsker for instance).
12615
12616 2008-01-22 [holger]     3.2.0cvs59
12617
12618         * src/addrduplicates.c
12619                 Fix scrolling in addressbook duplicate
12620                 finder result dialog
12621
12622 2008-01-21 [colin]      3.2.0cvs58
12623
12624         * src/summaryview.c
12625                 Fix bug 1457, 'sorting messages on, say, from, 
12626                 should subsort on previous sort choice'. Subsort
12627                 by date when sort is Subject, From, To, Tags.
12628
12629 2008-01-21 [colin]      3.2.0cvs57
12630
12631         * AUTHORS
12632         * src/matcher.c
12633         * src/mimeview.c
12634         * src/common/ssl.c
12635         * src/gtk/authors.h
12636                 Fix bug 1478, 'Wrong pthread_create calls all 
12637                 over the place'. Patch by Christian Cornelssen
12638
12639 2008-01-20 [colin]      3.2.0cvs56
12640
12641         * src/imap.c
12642         * src/etpan/imap-thread.c
12643         * src/etpan/imap-thread.h
12644                 Fix bug 1468, 'Use IMAP keyword to 
12645                 store "forwarded" flag'
12646
12647 2008-01-20 [colin]      3.2.0cvs55
12648
12649         * src/folderutils.c
12650                 Make list operations faster
12651
12652 2008-01-20 [colin]      3.2.0cvs54
12653
12654         * src/mainwindow.c
12655                 Fix bug 1353, 'on startup with small screen 
12656                 layout, keyboard input gets lost'
12657
12658 2008-01-20 [colin]      3.2.0cvs53
12659
12660         * src/textview.c
12661                 Complete 3.2.0cvs49, and fixes bug 1477, 
12662                 'Claws Mail crashes when view PGP-encrypted 
12663                 message'
12664
12665 2008-01-20 [colin]      3.2.0cvs52
12666
12667         * src/compose.c
12668                 Fix privacy menu update when replying to
12669                 encrypted mail and no default privacy 
12670                 system is set
12671
12672 2008-01-19 [colin]      3.2.0cvs51
12673
12674         * src/filtering.c
12675         * src/procmsg.h
12676         * src/plugins/bogofilter/bogofilter.c
12677         * src/plugins/clamav/clamav_plugin.c
12678         * src/plugins/spamassassin/spamassassin.c
12679                 Batch filtering deletions too (and save 4 bytes
12680                 per MsgInfo in the process :)
12681
12682 2008-01-19 [colin]      3.2.0cvs50
12683
12684         * src/folder.c
12685                 Make cache update after copies much faster
12686                 on IMAP
12687
12688 2008-01-19 [colin]      3.2.0cvs49
12689
12690         * src/textview.c
12691                 Check g_fopen() success
12692
12693 2008-01-17 [wwp]        3.2.0cvs48
12694
12695         * manual/faq.xml
12696         * manual/es/faq.xml
12697         * manual/fr/faq.xml
12698         * manual/pl/faq.xml
12699                 Sylpheed? No idea what this means.
12700
12701 2008-01-17 [colin]      3.2.0cvs47
12702
12703         * src/gtk/gtksctree.c
12704                 Make dnd threshold higher on Maemo
12705
12706 2008-01-16 [colin]      3.2.0cvs46
12707
12708         * src/common/passcrypt.c
12709                 Fix build on FreeBSD, thanks to Pawel
12710
12711 2008-01-15 [colin]      3.2.0cvs45
12712
12713         * src/compose.c
12714                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12715                 spell check of actuall word'
12716         * src/summaryview.c
12717                 Temporarily disable immediate execution when learning
12718                 spam *only* if the summaryview isn't locked
12719
12720 2008-01-15 [wwp]        3.2.0cvs44
12721
12722         * src/prefs_filtering.c
12723                 Fix filtering prefs layout (Maemo port), moving page up/down
12724                 from buttons to context menu.
12725
12726 2008-01-15 [colin]      3.2.0cvs43
12727
12728         * src/compose.c
12729                 Fix bug 1465, 'First line in new message does not mark URLs'
12730
12731 2008-01-15 [colin]      3.2.0cvs42
12732
12733         * src/common/passcrypt.c
12734                 Fix bug 1461, 'several components #define 
12735                 _XOPEN_SOURCE improperly'
12736
12737 2008-01-15 [colin]      3.2.0cvs41
12738
12739         * src/summaryview.c
12740                 Fix bug 1469, 'Column width adjustments on message 
12741                 lists do not save'
12742
12743 2008-01-14 [holger]     3.2.0cvs40
12744
12745         * configure.ac
12746                 Add tests for dbus, dbus glib bindings,
12747                 and NetworkManager. All is optional. Add new
12748                 --(en|dis)able-networkmanager-support switch.
12749         * src/Makefile.am
12750         * src/imap.c
12751         * src/inc.c
12752         * src/main.c
12753         * src/main.h
12754         * src/mainwindow.c
12755         * src/gtk/about.c
12756                 Add optional NetworkManager support, so Claws Mail
12757                 can try to do the right thing when the network connection
12758                 status changes. NetworkManager support is active by
12759                 default if above requirements were met.
12760
12761 2008-01-12 [colin]      3.2.0cvs39
12762
12763         * src/summaryview.c
12764                 Advertise the click-on-reply feature in the tooltip
12765
12766 2008-01-12 [colin]      3.2.0cvs38
12767
12768         * src/Makefile.am
12769         * src/stock_pixmap.c
12770         * src/stock_pixmap.h
12771         * src/pixmaps/tray_newmail.offline.xpm
12772         * src/pixmaps/tray_newmail.xpm
12773         * src/pixmaps/tray_newmarkedmail.offline.xpm
12774         * src/pixmaps/tray_newmarkedmail.xpm
12775         * src/pixmaps/tray_nomail.offline.xpm
12776         * src/pixmaps/tray_nomail.xpm
12777         * src/pixmaps/tray_unreadmail.offline.xpm
12778         * src/pixmaps/tray_unreadmail.xpm
12779         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12780         * src/pixmaps/tray_unreadmarkedmail.xpm
12781         * src/plugins/trayicon/Makefile.am
12782         * src/plugins/trayicon/newmail.offline.xpm
12783         * src/plugins/trayicon/newmail.xpm
12784         * src/plugins/trayicon/newmarkedmail.offline.xpm
12785         * src/plugins/trayicon/newmarkedmail.xpm
12786         * src/plugins/trayicon/nomail.offline.xpm
12787         * src/plugins/trayicon/nomail.xpm
12788         * src/plugins/trayicon/trayicon.c
12789         * src/plugins/trayicon/unreadmail.offline.xpm
12790         * src/plugins/trayicon/unreadmail.xpm
12791         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12792         * src/plugins/trayicon/unreadmarkedmail.xpm
12793                 Make the Trayicon plugin icons themable
12794
12795 2008-01-12 [wwp]        3.2.0cvs37
12796
12797         * src/prefs_display_header.c
12798                 Fix extra leading hyphen visible in the display
12799                 header configuration combo list (maemo).
12800
12801 2008-01-11 [colin]      3.2.0cvs36
12802
12803         * src/imap.c
12804                 Set timeout to 1 before disconnecting all -
12805                 for when one switches to offline and has 
12806                 no network anymore
12807         * src/messageview.c
12808                 Fix bug 1454, 'error message shows parts and 
12809                 signature of previous messages'
12810         * src/prefs_common.c
12811                 Maemo: Hide Send dialog by default
12812
12813 2008-01-10 [colin]      3.2.0cvs35
12814
12815         * src/action.c
12816         * src/editldap.c
12817         * src/prefs_account.c
12818         * src/wizard.c
12819         * src/gtk/inputdialog.c
12820         * src/plugins/pgpcore/passphrase.c
12821                 Maemo: Fix bug 1455, 'Password enters leading letter 
12822                 incorrectly as uppercase'
12823
12824 2008-01-09 [colin]      3.2.0cvs34
12825
12826         * po/pl.po
12827                 Fix bug 1446, 'SC crashes frequently when staying 
12828                 in background'. Format string error in Polish 
12829                 translation
12830         * src/gtk/description_window.c
12831         * src/prefs_template.c
12832                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12833                 patch by Pawel
12834         * src/wizard.c
12835                 Maemo: Fix build
12836
12837 2008-01-08 [colin]      3.2.0cvs33
12838
12839         * src/main.c
12840                 Maemo: connect HW status change signal for shutdown
12841         * src/mainwindow.c
12842                 Maemo: Fix hardware space key
12843         * src/wizard.c
12844                 Maemo: name mmc1 and 2 a better name
12845
12846 2008-01-08 [wwp]        3.2.0cvs32
12847
12848         * src/folder.c
12849         * src/folder_item_prefs.c
12850         * src/folder_item_prefs.h
12851         * src/prefs_folder_item.c
12852                 It's now possible to disable processing rules when
12853                 entering a folder (this adds a new option to the
12854                 folder properties dialog).
12855
12856 2008-01-08 [wwp]        3.2.0cvs31
12857
12858         * src/common/utils.c
12859                 Mailto: now supports 'insert' (stands for 'insert file'), this
12860                 adds the ability to create a new message from the command-line,
12861                 with body set from an existing file contents.
12862
12863 2008-01-08 [colin]      3.2.0cvs30
12864
12865         * src/summaryview.c
12866                 Maybe fix bug 1452, 'crash while drag'n'droping 
12867                 emails to an IMAP folder'
12868
12869 2008-01-07 [wwp]        3.2.0cvs29
12870
12871         * src/prefs_filtering.c
12872                 Static-alize a function, thanks to Colin.
12873
12874 2008-01-07 [colin]      3.2.0cvs28
12875
12876         * src/folderview.c
12877                 Fix scrolling to bottom when drag and dropping
12878         * src/summaryview.c
12879                 Fix bug 1445, 'Display sender using addressbook: fails 
12880                 when From: isn't an email address'
12881
12882 2008-01-07 [wwp]        3.2.0cvs27
12883
12884         * src/prefs_actions.c
12885         * src/prefs_filtering.c
12886         * src/prefs_template.c
12887                 Add tooltips to most buttons in the templates, actions and
12888                 filtering/processing dialogs.
12889
12890 2008-01-07 [wwp]        3.2.0cvs26
12891
12892         * src/prefs_filtering.c
12893                  - add a clear button to clear dialog input fields
12894                  - add page up and page down buttons to move selected rule up and down
12895                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12896                  - popup-menu items are greyed out either if the list is empty (not counting the
12897                    (New) row or if there is no selected item
12898                  - clear store when closing dialog
12899
12900         * src/prefs_actions.c
12901                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12902                    clear button, popup-menu
12903                  - clear store when closing dialog
12904
12905         * src/prefs_template.c
12906                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12907                    clear button, popup-menu 
12908
12909         * src/addrcustomattr.c
12910                  - renamed popup-menu item Clear list to 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         * src/edittags.c
12915                  - added popup-menu item Delete all
12916                  - grey out popup-menu items is there is no selected item or if list is empty
12917                  - clear store when closing dialog
12918
12919 2008-01-06 [wwp]        3.2.0cvs25
12920
12921         * src/addressadd.c
12922                 One more layout fix by Pawel (completes 3.2.0cvs24).
12923
12924 2008-01-05 [colin]      3.2.0cvs24
12925
12926         * src/addressadd.c
12927                 Little GUI fixes, patch by Pawel
12928
12929 2007-12-29 [wwp]        3.2.0cvs23
12930
12931         * src/compose.c
12932                 Fix for bug #1443, and strip possible whitespaces around
12933                 custom header names.
12934
12935 2007-12-29 [mones]      3.2.0cvs22
12936
12937         * po/es.po
12938                 Updated translation, corrected a term based 
12939                 on suggestion from Israel Saeta P�rez,
12940                 reverted awful X-Mailer translation
12941         * src/procmime.c
12942                 Complete cvs20 for FreeBSD, patch by Pawel
12943
12944 2007-12-29 [colin]      3.2.0cvs21
12945
12946         * src/textview.c
12947                 Fix bug 1442, 'Tags are repeated in 
12948                 encapsulated messages'
12949
12950 2007-12-28 [colin]      3.2.0cvs20
12951
12952         * src/procmime.c
12953                 Fix path to mime/globs. Patch by Marten King.
12954
12955 2007-12-27 [colin]      3.2.0cvs19
12956
12957         * src/plugins/pgpcore/Makefile.am
12958         * src/plugins/pgpinline/Makefile.am
12959         * src/plugins/pgpmime/Makefile.am
12960                 Add missing flags to build pgp plugins on maemo
12961
12962 2007-12-27 [colin]      3.2.0cvs18
12963
12964         * src/mainwindow.c
12965                 Maximise before showing to avoid probable flickering
12966                 on slow computers.
12967
12968 2007-12-27 [colin]      3.2.0cvs17
12969
12970         * src/main.c
12971         * src/mainwindow.c
12972         * src/prefs_common.c
12973         * src/prefs_common.h
12974                 Fix bug 1439, 'Claws Mail does not remember window size 
12975                 state when restarted'. Save maximised state and force
12976                 maximisation at startup if applicable.
12977
12978 2007-12-23 [paul]       3.2.0cvs16
12979
12980         * src/prefs_matcher.c
12981                 fix bug 1436, 'Filter condition dialog doesn't
12982                 load header name from current rules'
12983
12984 2007-12-22 [paul]       3.2.0cvs15
12985
12986         * src/compose.c
12987                 fix bug 1435, 'Reply doesn't take into account
12988                 reply-to field'
12989
12990 2007-12-21 [paul]       3.2.0cvs14
12991
12992         * src/common/ssl_certificate.c
12993                 fix FreeBSD build with IPV6 support 
12994
12995 2007-12-20 [colin]      3.2.0cvs13
12996
12997         * src/imap.c
12998                 Fix error handling
12999
13000 2007-12-20 [colin]      3.2.0cvs12
13001
13002         * src/imap.c
13003         * src/imap.h
13004         * src/prefs_account.c
13005                 Add DIGEST-MD5 support for IMAP authentication
13006
13007 2007-12-19 [mones]      3.2.0cvs11
13008
13009         * doc/man/claws-mail.1
13010                 Better ordering of sections, updated options
13011         * po/es.po
13012                 Updated strings
13013
13014 2007-12-19 [paul]       3.2.0cvs10
13015
13016         * src/prefs_account.c
13017                 use a spinbutton instead of an entry for
13018                 "POP authentication timeout" also
13019
13020 2007-12-19 [colin]      3.2.0cvs9
13021
13022         * src/prefs_filtering_action.c
13023         * src/prefs_matcher.c
13024         * src/gtk/description_window.c
13025                 Destroy info windows with their parents
13026                 Patch by Pawel
13027
13028 2007-12-19 [colin]      3.2.0cvs8
13029
13030         * src/prefs_account.c
13031                 Use spinbuttons instead of entries where needed
13032                 Patch by Pawel
13033
13034 2007-12-18 [paul]       3.2.0cvs7
13035
13036         * src/prefs_matcher.c
13037                 add missing i18n for a few strings
13038                 Patch by Stephan Sachse
13039
13040 2007-12-18 [paul]       3.2.0cvs6
13041
13042         * src/prefs_logging.c
13043                 use 'disk' instead of 'disc'
13044
13045 2007-12-18 [paul]       3.2.0cvs5
13046
13047         * po/en_GB.po
13048                 updated
13049         * src/addrcustomattr.c
13050         * src/editaddress.c
13051                 fixes to the ingleesh
13052         * src/prefs_filtering_action.c
13053                 fix copyright header
13054                 fix untranslated strings
13055         * src/prefs_filtering_action.h
13056                 fix copyright header
13057
13058 2007-12-18 [wwp]        3.2.0cvs4
13059
13060         * src/folderview.c
13061         * src/headerview.c
13062         * src/prefs_common.c
13063         * src/prefs_common.h
13064         * src/prefs_fonts.c
13065         * src/summaryview.c
13066         * src/textview.c
13067         * src/wizard.c
13068         * src/common/defs.h
13069         * src/gtk/gtkutils.c
13070                 Added prefs to set custom small and bold fonts
13071                 (might matter on some desktops, according to
13072                 DPI and font settings).
13073
13074 2007-12-18 [colin]      3.2.0cvs3
13075
13076         * src/prefs_logging.c
13077                 Rework GUI, patch by Pawel
13078
13079 2007-12-18 [colin]      3.2.0cvs2
13080
13081         * src/prefs_filtering_action.c
13082                 Rework GUI, patch by Pawel
13083
13084 2007-12-18 [colin]      3.2.0cvs1
13085
13086         * src/editaddress.c
13087                 Fix build on old GCC
13088                 Fix inverted buttons
13089
13090 2007-12-17 [paul]       3.2.0
13091
13092         * NEWS
13093         * README
13094         * RELEASE_NOTES 
13095                 3.2.0 released
13096
13097 2007-12-17 [paul]       3.1.0cvs79
13098
13099         * po/de.po
13100         * po/fr.po
13101         * po/hu.po
13102         * po/it.po
13103         * po/pt_BR.po
13104                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
13105                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
13106
13107 2007-12-17 [mones]      3.1.0cvs78
13108
13109         * po/es.po
13110                 Updated Spanish translation for 3.2.0 release
13111
13112 2007-12-16 [colin]      3.1.0cvs77
13113
13114         * src/addrcustomattr.c
13115                 Fix translations, patch by Fabien
13116
13117 2007-12-15 [paul]       3.1.0cvs76
13118
13119         * src/folderview.c
13120                 fix compiler warning
13121
13122 2007-12-14 [colin]      3.1.0cvs75
13123
13124         * src/folderview.c
13125                 Simplify logic
13126
13127 2007-12-12 [wwp]        3.1.0cvs74
13128
13129         * AUTHORS
13130         * src/gtk/authors.h
13131                 Added Marius Glauser to the hall of fame.
13132
13133 2007-12-12 [wwp]        3.1.0cvs73
13134
13135         * src/gtk/gtkutils.c
13136                 Improve the way we show results of searches
13137                 in message bodies: selected text now get centered
13138                 vertically in the message window.
13139                 Patch by Marius Glauser <seelenhirt@gmx.net>.
13140
13141 2007-12-10 [colin]      3.1.0cvs72
13142
13143         * src/folder.c
13144                 Don't crash when setting batch mode on no folder
13145
13146 2007-12-10 [colin]      3.1.0cvs71
13147
13148         * src/common/utils.c
13149                 Fix potential buffer overrun (thanks to
13150                 Hiroyuki)
13151
13152 2007-12-08 [paul]       3.1.0cvs70
13153
13154         * src/prefs_receive.c
13155                 small change to the English
13156
13157 2007-12-08 [colin]      3.1.0cvs69
13158
13159         * src/vcard.c
13160                 Fix warnings
13161
13162 2007-12-07 [colin]      3.1.0cvs68
13163
13164         * src/mainwindow.c
13165         * src/summaryview.c
13166         * src/summaryview.h
13167                 Free simplify_subject_preg at exit
13168
13169 2007-12-07 [colin]      3.1.0cvs67
13170
13171         * src/main.c
13172         * src/summaryview.c
13173         * src/common/utils.c
13174         * src/common/utils.h
13175                 We have to free reused regexps from time to
13176                 time, or they get huge
13177
13178 2007-12-07 [colin]      3.1.0cvs66
13179
13180         * src/vcard.c
13181                 Fix QP decoding (and UTF8)
13182
13183 2007-12-07 [colin]      3.1.0cvs65
13184
13185         * src/addrcustomattr.c
13186                 Update list of default custom attributes
13187                 now (will be needed for a feature patch
13188                 post 3.2.0)
13189
13190 2007-12-07 [colin]      3.1.0cvs64
13191
13192         * src/folder.c
13193                 Batch on destination folder when copying - fixes
13194                 slowness when moving unread mails to trash on IMAP
13195
13196 2007-12-06 [colin]      3.1.0cvs63
13197
13198         * src/common/w32_time.c
13199         * src/common/w32lib.h
13200         * src/etpan/etpan-thread-manager.c
13201         * src/etpan/imap-thread.c
13202         * src/etpan/nntp-thread.c
13203         * src/gtk/Makefile.am
13204                 Fix win32 build with libetpan. Thanks to
13205                 Marcus Brinkmann.
13206
13207 2007-12-06 [colin]      3.1.0cvs62
13208
13209         * src/account.c
13210         * src/imap.c
13211         * src/prefs_account.c
13212         * src/prefs_account.h
13213         * src/etpan/imap-thread.c
13214         * src/etpan/imap-thread.h
13215                 Disable connection via command line on WIN32
13216                 Disable mmap use on WIN32 - use normal strings
13217         * src/addressbook.c
13218         * src/addressbook.h
13219         * src/addressbook_foldersel.c
13220         * src/addressbook_foldersel.h
13221         * src/prefs_filtering_action.c
13222         * src/prefs_matcher.c
13223         * src/plugins/bogofilter/bogofilter_gtk.c
13224         * src/plugins/dillo_viewer/dillo_prefs.c
13225         * src/plugins/spamassassin/spamassassin_gtk.c
13226                 Fix leak, rework function logics to be more
13227                 natural - thanks to Holger
13228         * src/common/utils.c
13229                 Fix warnings
13230
13231 2007-12-06 [colin]      3.1.0cvs61
13232
13233         * src/news.c
13234         * src/common/utils.c
13235         * src/common/utils.h
13236                 Fix posting, and fix UTF-8 being sent when encoding
13237                 is 8bit
13238
13239 2007-12-05 [colin]      3.1.0cvs60
13240
13241         * src/news.c
13242                 Fix debian bug #453157, 'Fails to post usenet
13243                 articles after NNTP connection has been 
13244                 interrupted". Fix return value to prevent deletion
13245                 on failure, and issue MODE READER in case posting
13246                 fails at first.
13247
13248 2007-12-05 [colin]      3.1.0cvs59
13249
13250         * src/messageview.c
13251         * src/uri_opener.c
13252                 Improvements to the List URIs dialog
13253                 Patch by Pawel
13254
13255 2007-12-05 [colin]      3.1.0cvs58
13256
13257         * src/prefs_other.c
13258         * src/gtk/gtksctree.h
13259                 Fix warnings
13260
13261 2007-12-04 [colin]      3.1.0cvs57
13262
13263         * src/etpan/imap-thread.c
13264                 Fix bug 1378, 'Claws exits on IMAP alert message'
13265                 Don't do GTK calls directly from Etpan thread
13266
13267 2007-12-04 [colin]      3.1.0cvs56
13268
13269         * src/folderview.c
13270         * src/gtk/gtksctree.c
13271                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
13272                 Make all the left of column zero an hotspot for
13273                 expanding.
13274
13275 2007-12-04 [colin]      3.1.0cvs55
13276
13277         * src/mainwindow.c
13278         * src/mainwindow.h
13279         * src/prefs_common.c
13280         * src/prefs_common.h
13281         * src/prefs_receive.c
13282                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
13283
13284 2007-12-04 [wwp]        3.1.0cvs54
13285
13286         * src/prefs_other.c
13287                 Fix for bug #1419.
13288
13289 2007-12-04 [holger]     3.1.0cvs53
13290
13291         * src/addrduplicates.c
13292         * src/addrduplicates.h
13293                 Export addressbook entry deletion
13294
13295 2007-12-04 [colin]      3.1.0cvs52
13296
13297         * tools/Makefile.am
13298         * tools/README.sylprint
13299         * tools/sylprint.pl
13300         * tools/sylprint.rc
13301                 Fix debian bug #454089 (symlink attack in TMP directory)
13302                 http://secwatch.org/advisories/1019661/ :
13303                 Remove the buggy script, which was unmaintained anyway
13304         * src/news.c
13305         * src/procmsg.c
13306                 Store things in our private tmp directory.
13307
13308 2007-12-03 [colin]      3.1.0cvs51
13309
13310         * src/folder.c
13311         * src/folder.h
13312         * src/folderview.c
13313         * src/imap.c
13314         * src/mainwindow.c
13315                 Fix update problem when getting remote tags
13316         * src/prefs_matcher.c
13317                 Rework GUI to make it better. Patch by Pawel
13318                 Pekala
13319
13320 2007-12-03 [colin]      3.1.0cvs50
13321
13322         * src/etpan/imap-thread.c
13323         * src/etpan/nntp-thread.c
13324                 Fix bug 1417, 'Network log doesn't reveal 
13325                 enough NNTP errors'
13326
13327 2007-12-02 [iwkse]      3.1.0cvs49
13328
13329         * src/plugins/dillo_viewer/dillo_prefs.c
13330                         Insert dillo under the Plugins menu
13331
13332 2007-12-01 [paul]       3.1.0cvs48
13333
13334         * src/html.c
13335                 add these variant forms
13336                 Thanks to Colin
13337
13338 2007-12-01 [paul]       3.1.0cvs47
13339
13340         * src/matcher.c
13341                 fix a typo
13342
13343 2007-12-01 [paul]       3.1.0cvs46
13344
13345         * po/POTFILES.in
13346                 add the new addrcustomattr.c file
13347
13348 2007-11-29 [colin]      3.1.0cvs45
13349
13350         * src/common/ssl_certificate.c
13351                 Use the more modern getaddrinfo instead of 
13352                 gethostbyname when possible
13353
13354 2007-11-28 [colin]      3.1.0cvs44
13355
13356         * src/summaryview.c
13357                 Maybe fix bug 1410 and other crash reports
13358                 in summaryview since cvs38.
13359
13360 2007-11-28 [wwp]        3.1.0cvs43
13361
13362         * src/prefs_summary_open.c
13363                 Guard against an empty list of actions to perform
13364                 when opening a folder (or migration defaults could
13365                 be introduced, confusing).
13366
13367 2007-11-28 [colin]      3.1.0cvs42
13368
13369         * src/folderview.c
13370                 Fix mark all read from folder's contextual menu
13371
13372 2007-11-27 [colin]      3.1.0cvs41
13373
13374         * src/imap.c
13375         * src/imap.h
13376         * src/imap_gtk.c
13377         * src/prefs_account.c
13378         * src/etpan/imap-thread.c
13379                 A few fixes to the IMAP flags handling: Optimisations,
13380                 two crashers, mention that Bandwitdh-efficient mode
13381                 prevents tag fetching.
13382                 Fix M-UTF7 in subscription dialog.
13383
13384 2007-11-27 [colin]      3.1.0cvs40
13385
13386         * src/folder.c
13387         * src/mbox.c
13388         * src/summaryview.c
13389                 Make filtering faster on flags change: Batch original 
13390                 folderitem, where we'll do flags/tags changes.
13391
13392 2007-11-27 [colin]      3.1.0cvs39
13393
13394         * src/filtering.c
13395                 Fix bug 1407, 'After a copy action, further rules apply 
13396                 to both original and copy'
13397
13398 2007-11-27 [colin]      3.1.0cvs38
13399
13400         * src/edittags.c
13401         * src/summaryview.c
13402                 Fixes races when doing a long operation and user
13403                 asks for another one (Mark all read/unread on a 
13404                 big folder on IMAP for example)
13405
13406 2007-11-27 [wwp]        3.1.0cvs37
13407
13408         * src/addressbook.c
13409         * src/prefs_common.c
13410                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13411                 and 3.1.0cvs35 (addressbook.c).
13412
13413 2007-11-27 [holger]     3.1.0cvs36
13414
13415         * src/printing.c
13416                 Add a line separating header and body
13417                 in the printout
13418
13419 2007-11-27 [wwp]        3.1.0cvs35
13420
13421         * src/addressbook.c
13422                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13423                 (thanks to Colin) and revert disabling of cut/copy
13424                 context menu entries upon selected groups.
13425
13426 2007-11-27 [holger]     3.1.0cvs34
13427
13428         * src/printing.c
13429                 Add weights to the list of supported text attributes
13430                 for printing
13431
13432 2007-11-27 [wwp]        3.1.0cvs33
13433
13434         * src/Makefile.am
13435         * src/addrcustomattr.c
13436         * src/addrcustomattr.h
13437         * src/addressbook.c
13438         * src/editaddress.c
13439         * src/editaddress.h
13440         * src/prefs_common.c
13441         * src/prefs_common.h
13442         * src/common/defs.h
13443                 Provide a (customizable) list of preset attribute names
13444                 for editing contacts (closes bug #1391).
13445
13446 2007-11-27 [wwp]        3.1.0cvs32
13447
13448         * src/addrclip.c
13449         * src/addressbook.c
13450         * src/addritem.c
13451                 Various fixes in the address book:
13452                         - made copy/move of a folder to itself or its subtree
13453                           impossible (-> error)
13454                         - errors messages don't show in the status bar anymore,
13455                           use alertpanels instead
13456                         - simple click on group doesn't open group edit dialog
13457                           anymore when in contact edit embedded mode (was too itchy)
13458                         - fixed disabling of edit button and and menu entry when
13459                           in contact edit embedded mode (was done in a bad and
13460                           ineffective way)
13461                         - fix menu cut/paste sensitivity in treelist context
13462                           menu (conflicting enabling was done by different functions)
13463                         - fix some menu item sensitivity in address list context menu
13464                         - don't allow cut/copy of groups, it's useless as they won't
13465                           be copied w/ their contents
13466                         - fix missing copy of the picture file when copying (bug #1402),
13467                           fix picture attribute (internal) value when moving or copying
13468
13469
13470 2007-11-27 [colin]      3.1.0cvs31
13471
13472         * src/folder.c
13473         * src/imap.c
13474                 Fix tags loss on move, fix space encoding
13475
13476 2007-11-26 [colin]      3.1.0cvs30
13477
13478         * src/edittags.c
13479         * src/folder.c
13480         * src/folder.h
13481         * src/imap.c
13482         * src/messageview.c
13483         * src/procmsg.c
13484         * src/procmsg.h
13485         * src/summaryview.c
13486         * src/common/utils.c
13487         * src/common/utils.h
13488         * src/etpan/imap-thread.c
13489         * src/etpan/imap-thread.h
13490                 Add IMAP tags support
13491
13492 2007-11-26 [colin]      3.1.0cvs29
13493
13494         * src/imap.c
13495                 Fix bug 1405, 'imap auto auth method doesn't 
13496                 work since 3.1.0'
13497
13498 2007-11-26 [colin]      3.1.0cvs28
13499
13500         * src/messageview.c
13501         * src/procmime.c
13502                 Handle broken disposition-notifications from Evolution
13503                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13504
13505 2007-11-25 [paul]       3.1.0cvs27
13506
13507         * src/folder_item_prefs.c
13508         * src/folder_item_prefs.h
13509                 remove dead code
13510
13511 2007-11-23 [wwp]        3.1.0cvs26
13512
13513         * src/matcher.c
13514         * src/matcher.h
13515         * src/matcher_parser_parse.y
13516         * src/prefs_matcher.c
13517                 Fix irrelevant case folding when adding matcher condition 'test',
13518                 thanks to Colin.
13519
13520 2007-11-23 [wwp]        3.1.0cvs25
13521
13522         * src/prefs_common.c
13523         * src/prefs_common.h
13524         * src/prefs_summary_open.c
13525         * src/prefs_summary_open.h
13526         * src/summaryview.c
13527                 Add "select first email in list" to the list of possible selections
13528                 when opening a folder.
13529
13530 2007-11-23 [paul]       3.1.0cvs24
13531
13532         * po/de.po
13533                 a fix by Stephan Sachse, plus remove all
13534                 old strings from the end of the file
13535
13536 2007-11-23 [wwp]        3.1.0cvs23
13537
13538         * src/prefs_msg_colors.c
13539                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13540                 with little changes.
13541
13542 2007-11-23 [paul]       3.1.0cvs22
13543
13544         * src/prefs_logging.c
13545                 eliminate wasted horizontal space
13546
13547 2007-11-23 [paul]       3.1.0cvs21
13548
13549         * src/prefs_summaries.c
13550                 don't wrap the label or put linebreaks
13551
13552 2007-11-22 [colin]      3.1.0cvs20
13553
13554         * src/plugins/pgpinline/pgpinline.c
13555                 Fix decryption
13556
13557 2007-11-22 [wwp]        3.1.0cvs19
13558
13559         * src/prefs_themes.c
13560                 Yet another misuse of get_rc_dir(), still related
13561                 to user themes. Completes 3.1.0cvs18.
13562
13563 2007-11-22 [wwp]        3.1.0cvs18
13564
13565         * src/stock_pixmap.c
13566                 Fix a misuse of get_rc_dir(), user themes dir was
13567                 not set properly and some themes might have disappeared
13568                 from themes list in prefs.
13569
13570 2007-11-22 [wwp]        3.1.0cvs17
13571
13572         * src/edittags.c
13573         * src/edittags.h
13574         * src/common/tags.c
13575         * src/common/tags.h
13576                 Correct copyright for these claws-mail-only brand new
13577                 files.
13578
13579 2007-11-22 [paul]       3.1.0cvs16
13580
13581         * src/compose.c
13582                 fix bug 1400, 'Drag and drop of URLs does not work'
13583                 Thanks to Colin
13584
13585 2007-11-22 [paul]       3.1.0cvs15
13586
13587         * src/prefs_common.c
13588                 make "cmds_use_system_default" default to FALSE
13589                 so as not to disrupt current settings
13590         * src/summaryview.c
13591                 increase the size of the GdkRectangle, tooltips
13592                 didn't show for me otherwise
13593
13594 2007-11-21 [colin]      3.1.0cvs14
13595
13596         * src/compose.c
13597         * src/crash.c
13598         * src/exphtmldlg.c
13599         * src/mainwindow.c
13600         * src/manual.c
13601         * src/mimeview.c
13602         * src/prefs_account.c
13603         * src/prefs_common.c
13604         * src/prefs_common.h
13605         * src/prefs_ext_prog.c
13606         * src/textview.c
13607         * src/uri_opener.c
13608         * src/gtk/about.c
13609         * src/gtk/gtkutils.c
13610                 Use xdg-open as a way to find default browser,
13611                 when available
13612
13613 2007-11-21 [colin]      3.1.0cvs13
13614
13615         * src/messageview.c
13616         * src/procmime.c
13617         * src/procmsg.h
13618                 Send better return receipts (useful ones)
13619                 Handle incoming return receipts
13620
13621 2007-11-20 [colin]      3.1.0cvs12
13622
13623         * src/printing.c
13624         * src/printing.h
13625                 Add getter/setter for settings, and getter
13626                 for page setup
13627
13628 2007-11-20 [colin]      3.1.0cvs11
13629
13630         * src/folderview.c
13631         * src/main.c
13632         * src/mainwindow.c
13633                 Fix bug 1396, 'Crash on disabling a filter 
13634                 while it is processing'
13635
13636 2007-11-20 [paul]       3.1.0cvs10
13637
13638         * src/folder.c
13639                 fix bug 1395, 'Crash on checking for new mails
13640                 while filter is running'
13641                 Thanks to Colin
13642
13643 2007-11-20 [paul]       3.1.0cvs9
13644
13645         * src/compose.c
13646                 make this string easier for translators
13647
13648 2007-11-19 [colin]      3.1.0cvs8
13649
13650         * src/prefs_summaries.c
13651         * src/summaryview.c
13652                 Don't enable more tooltips on Maemo
13653
13654 2007-11-19 [colin]      3.1.0cvs7
13655
13656         * src/prefs_common.c
13657         * src/prefs_common.h
13658         * src/prefs_summaries.c
13659         * src/summaryview.c
13660                 Fix bug 1388, 'message list tool tips'
13661                 Add (optional) tooltips in summaryview.
13662                 This only works with GTK+ >= 2.12
13663
13664 2007-11-19 [colin]      3.1.0cvs6
13665
13666         * src/compose.c
13667                 Make strings a bit better when attaching
13668                 from mailto: URIs
13669
13670 2007-11-19 [colin]      3.1.0cvs5
13671
13672         * src/common/utils.c
13673                 Fix bug 1392, 'Top level domain .EU is 
13674                 not recognised as valid'
13675
13676 2007-11-19 [wwp]        3.1.0cvs4
13677
13678         * src/compose.c
13679         * src/compose.h
13680                 Revert changes to compose.c made in 3.1.0cvs2.
13681
13682 2007-11-19 [wwp]        3.1.0cvs3
13683
13684         * src/addressbook.c
13685         * src/addressbook.h
13686         * src/editaddress.c
13687         * src/editgroup.c
13688         * src/addrduplicates.c
13689                 Minor improvements in the address book:
13690                 always accept new contacts provided that some
13691                 detail is set (instead of rejecting silently).
13692                 Better guessing of contact name from incomplete
13693                 name information. Better display of contacts with
13694                 no name, in contact lists, group contents, find
13695                 duplicate results.
13696                 
13697
13698 2007-11-19 [wwp]        3.1.0cvs2
13699
13700         * src/compose.c
13701         * src/compose.h
13702         * src/prefs_logging.c
13703         * src/prefs_summaries.c
13704                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13705                 wrap some long label in prefs/summaries, layout checkboxes
13706                 in a more compact form in prefs/loggin, make account and
13707                 header's combos have the same size/spacing in compose
13708                 window.
13709
13710 2007-11-19 [wwp]        3.1.0cvs1
13711
13712         * src/edittags.c
13713                 Fix a tiny leak and duplicate variable.
13714
13715 2007-11-19 [paul]       3.1.0
13716
13717         * NEWS
13718         * README
13719         * RELEASE_NOTES 
13720                 3.1.0 released
13721
13722 2007-11-19 [paul]       3.0.2cvs145
13723
13724         * po/de.po
13725         * po/fi.po
13726         * po/fr.po
13727         * po/hu.po
13728         * po/it.po
13729         * po/pl.po
13730         * po/pt_BR.po
13731         * po/sk.po
13732         * po/zh_CN.po
13733                 updated by Stephan Sachse, Flammie Pirinen,
13734                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13735                 Emil Nowak, Frederico Goncalves Guimaraes,
13736                 Andrej Kacian, and Ralph Young
13737
13738 2007-11-18 [mones]      3.0.2cvs144
13739
13740         * po/es.po
13741                 Updated Spanish translation
13742
13743 2007-11-18 [colin]      3.0.2cvs143
13744
13745         * src/edittags.c
13746                 Prevent empty tag after edit, thanks to wwp
13747
13748 2007-11-18 [colin]      3.0.2cvs142
13749
13750         * src/editaddress.c
13751                 Fix possible "(null)" %s - thanks to wwp
13752
13753 2007-11-16 [wwp]        3.0.2cvs141
13754
13755         * src/common/utils.c
13756                 Fix for 3.0.2cvs140, prevents from crashing when opening
13757                 a compose window.
13758
13759 2007-11-16 [colin]      3.0.2cvs140
13760
13761         * src/main.c
13762         * src/common/claws.c
13763                 Output a bit more useful info at startup
13764                 in --debug mode
13765
13766 2007-11-16 [colin]      3.0.2cvs139
13767
13768         * src/compose.c
13769         * src/common/utils.c
13770         * src/common/utils.h
13771                 Fix bug 1387, 'Request for --compose to 
13772                 support multiple attachments'
13773
13774 2007-11-16 [colin]      3.0.2cvs138
13775
13776         * src/news.c
13777                 Fix bug 1390, 'NNTP fails after server 
13778                 closed connection'
13779
13780 2007-11-16 [colin]      3.0.2cvs137
13781
13782         * src/prefs_display_header.c
13783                 Fix bug 1389, 'Changing 'Display headers 
13784                 in message view' breaks dispheaderrc'
13785
13786 2007-11-14 [colin]      3.0.2cvs136
13787
13788         * src/summaryview.c
13789         * src/gtk/quicksearch.c
13790         * src/gtk/quicksearch.h
13791                 Fix resetting the quicksearch when in non-sticky
13792                 mode, but Recursive is set: reset only when going
13793                 out of the root search folder.
13794
13795 2007-11-14 [colin]      3.0.2cvs135
13796
13797         * src/filtering.c
13798                 Don't set new flag back when doing "Mark as unread"
13799                 from filtering
13800
13801 2007-11-12 [paul]       3.0.2cvs134
13802
13803         * src/plugins/dillo_viewer/dillo_viewer.c
13804                 don't offer the mime type for translation
13805
13806 2007-11-12 [paul]
13807
13808         3.1.0-rc2 released
13809
13810 2007-11-11 [colin]      3.0.2cvs133
13811
13812         * src/imap_gtk.c
13813         * src/mh_gtk.c
13814                 Use markup-escaped strings in dialogs
13815
13816 2007-11-11 [colin]      3.0.2cvs132
13817
13818         * src/imap.c
13819                 Better IMAP-UTF7/UTF8 conversion
13820
13821 2007-11-10 [colin]      3.0.2cvs131
13822
13823         * src/news.c
13824                 Fix debian bug 450698, 'nntp auth behavior changed 
13825                 without notice'
13826
13827 2007-11-10 [colin]      3.0.2cvs130
13828
13829         * configure.ac
13830         * src/inc.c
13831         * src/main.c
13832         * src/main.h
13833         * src/mimeview.c
13834         * src/statusbar.c
13835         * src/common/utils.c
13836         * src/etpan/Makefile.am
13837         * src/gtk/filesel.c
13838         * src/gtk/gtkutils.h
13839         * src/gtk/menu.c
13840         * src/plugins/bogofilter/Makefile.am
13841         * src/plugins/clamav/Makefile.am
13842         * src/plugins/dillo_viewer/Makefile.am
13843         * src/plugins/pgpcore/Makefile.am
13844         * src/plugins/spamassassin/Makefile.am
13845         * src/plugins/trayicon/Makefile.am
13846                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13847
13848 2007-11-09 [colin]      3.0.2cvs129
13849
13850         * src/addressbook.c
13851         * src/ldapupdate.c
13852                 fix bug 1375, 'Impossible to modify e-mail
13853                 in LDAP addressbook twice'; Try two. update
13854                 externalID, don't make display lag, and
13855                 fix the cases where dn is not mail.
13856
13857 2007-11-08 [paul]       3.0.2cvs128
13858
13859         * src/account.c
13860         * src/compose.c
13861         * src/messageview.c
13862         * src/prefs_account.c
13863         * src/prefs_account.h
13864                 reinstate 'Generate Message-ID' option as an
13865                 account preference. (hidden on IMAP)
13866                 Thanks to Colin
13867
13868 2007-11-08 [paul]       3.0.2cvs127
13869
13870         * src/textview.c
13871                 MAEMO: fix failure of loading images inline
13872                 MAEMO: fix bug 1349, 'Emails still skip to end
13873                 when opened (in certain circumstances)...'
13874
13875 2007-11-07 [colin]      3.0.2cvs126
13876
13877         * src/toolbar.c
13878                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13879
13880 2007-11-07 [colin]      3.0.2cvs125
13881
13882         * src/toolbar.c
13883                 Re-change the string occurence of A_CLAWS_ACTIONS
13884                 to A_SYL_ACTIONS, to prevent parse errors of the
13885                 toolbar_*.xml files
13886
13887 2007-11-07 [colin]      3.0.2cvs124
13888
13889         * src/mimeview.c
13890         * src/prefs_common.c
13891         * src/prefs_common.h
13892         * manual/advanced.xml
13893                 Add an hidden pref, 'save_parts_readwrite';
13894                 completes 3.0.2cvs35
13895
13896 2007-11-07 [paul]       3.0.2cvs123
13897
13898         * src/prefs_toolbar.c
13899         * src/toolbar.c
13900         * src/toolbar.h
13901                 rename ToolbarSylpheedActions to ToolbarClawsActions
13902                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13903
13904 2007-11-07 [paul]       3.0.2cvs122
13905
13906         * src/toolbar.c
13907                 MAEMO: remove tooltips
13908
13909 2007-11-07 [colin]      3.0.2cvs121
13910
13911         * src/plugins/pgpinline/pgpinline.c
13912                 Fix bug 1377, 'unspecific errors on 
13913                 signature checking'. Fix trimming of
13914                 UTF8 data.
13915
13916 2007-11-06 [iwkse]      3.0.2cvs120
13917
13918         * src/prefs_summary_open.c
13919                 yet a string change
13920
13921 2007-11-06 [paul]       3.0.2cvs119
13922
13923         * tools/Makefile.am
13924         * tools/README
13925         * tools/csv2addressbook.pl
13926                 add a new script that imports a CSV formatted
13927                 address book. Becky and Thunderbird address
13928                 book are currently supported.
13929
13930 2007-11-05 [colin]      3.0.2cvs118
13931
13932         * src/imap.c
13933                 Fix deletion 
13934
13935 2007-11-05 [iwkse]      3.0.2cvs117
13936
13937         * src/prefs_summary_open.c
13938                 String changes
13939
13940 2007-11-04 [paul]       3.0.2cvs116
13941
13942         * src/addressbook_foldersel.c
13943                 fix gtk critical warning
13944                 Patch by Pawel Pekala
13945
13946 2007-11-04 [paul]       3.0.2cvs115
13947
13948         * tools/README
13949         * tools/claws-mail-compose-insert-files.pl
13950                 add --bcc and uri_escape() everything
13951
13952 2007-11-04 [paul]       3.0.2cvs114
13953
13954         * src/gtk/gtkutils.c
13955                 gtkut_stock_with_text_button_set_create(): set
13956                 GTK_CAN_DEFAULT on buttons 2 and 3
13957
13958 2007-11-03 [paul]       3.0.2cvs113
13959
13960         * src/common/utils.c
13961                 fix debian bug #448814, 'mailto: URI decoding
13962                 desn't decode the destination address field'
13963                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
13964
13965 2007-11-03 [paul]       3.0.2cvs112
13966
13967         * AUTHORS
13968         * src/compose.c
13969         * src/gtk/authors.h
13970                 allow Bcc in commandline URIs
13971                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
13972
13973 2007-11-02 [colin]      3.0.2cvs111
13974
13975         * src/addressbook.c
13976                 Maybe fix bug 1376, 'crash on 
13977                 addressbook manipulation'
13978
13979 2007-10-31 [paul]       3.0.2cvs110
13980
13981         * src/ldapupdate.c
13982                 fix bug 1375, 'Impossible to modify e-mail
13983                 in LDAP addressbook twice'
13984                 Patch by Michael Rasmussen
13985
13986 2007-10-30 [paul]       3.0.2cvs109
13987
13988         * configure.ac
13989                 enable GnuTLS support with --enable-gnutls which
13990                 will disable openssl support. if the user has
13991                 gtk >= 2.10.x don't allow gnomeprint even if the
13992                 user asks for it
13993
13994 2007-10-30 [paul]
13995
13996         3.1.0-rc1 released
13997
13998 2007-10-30 [paul]       3.0.2cvs108
13999
14000         * Makefile.am
14001                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
14002
14003 2007-10-30 [paul]       3.0.2cvs107
14004
14005         * src/expldifdlg.c
14006         * src/prefs_account.c
14007         * src/prefs_folder_item.c
14008         * src/prefs_spelling.c
14009         * src/prefs_themes.c
14010         * src/wizard.c
14011         * src/gtk/gtkaspell.c
14012         * src/gtk/gtkaspell.h
14013         * src/plugins/spamassassin/spamassassin_gtk.c
14014                 replace deprecated gtk_option_menu...
14015                 patch by Pawel Pekala
14016
14017 2007-10-29 [colin]      3.0.2cvs106
14018
14019         * src/plugins/dillo_viewer/dillo_prefs.c
14020                 Fix forgotten signal connect
14021
14022 2007-10-28 [colin]      3.0.2cvs105
14023
14024         * src/plugins/dillo_viewer/dillo_prefs.c
14025         * src/plugins/dillo_viewer/dillo_prefs.h
14026         * src/plugins/dillo_viewer/dillo_viewer.c
14027                 Implement addressbook-based whitelisting for loading
14028                 remote images. Fixed missing destroy of the embedded
14029                 browser that made a Dillo window pop up on exit, if
14030                 an HTML part was displayed.
14031
14032 2007-10-26 [colin]      3.0.2cvs104
14033
14034         * src/edittags.c
14035                 Add missing static
14036
14037 2007-10-25 [colin]      3.0.2cvs103
14038
14039         * src/editaddress.c
14040                 Add tap-and-hold on the picture, for Maemo
14041         * src/edittags.c
14042         * src/edittags.h
14043         * src/mainwindow.c
14044         * src/procmsg.c
14045         * src/summaryview.c
14046         * src/textview.c
14047                 Unify tag interfaces.
14048
14049 2007-10-25 [colin]      3.0.2cvs102
14050
14051         * src/imap.c
14052         * src/etpan/imap-thread.h
14053                 Much better error handling. We'll need to be really
14054                 clear to users about where errors come from, with 
14055                 the apparition of Gmail's IMAP server.
14056
14057 2007-10-24 [colin]      3.0.2cvs101
14058
14059         * src/edittags.c
14060         * src/mainwindow.c
14061         * src/summaryview.c
14062         * src/textview.c
14063                 Add tags sorting (alphabetical); allow deletion of
14064                 tags from the Apply Tags window
14065
14066 2007-10-24 [colin]      3.0.2cvs100
14067
14068         * src/editaddress.c
14069         * src/editaddress_other_attributes_ldap.c
14070         * src/editaddress_other_attributes_ldap.h
14071         * src/ldapctrl.c
14072         * src/ldapquery.c
14073         * src/ldapupdate.c
14074                 Fix LDAP writing (got broken in cvs39)
14075                 Add read-only support for jpegPhoto LDAP field
14076
14077 2007-10-23 [colin]      3.0.2cvs99
14078
14079         * src/news.c
14080                 Fix crash in some cases
14081
14082 2007-10-22 [colin]      3.0.2cvs98
14083
14084         * src/common/socket.h
14085         * src/common/ssl.c
14086                 Fix big leak in GnuTLS code
14087
14088 2007-10-22 [colin]      3.0.2cvs97
14089
14090         * src/news.c
14091                 Fix bug 1368, 'SIGSEGV in NNTP code'
14092
14093 2007-10-22 [colin]      3.0.2cvs96
14094
14095         * src/prefs_customheader.c
14096                 Catch compface warnings when generating X-Faces
14097
14098 2007-10-22 [wwp]        3.0.2cvs95
14099
14100         * src/quote_fmt_parse.y
14101                 Remove accidentally committed debug traces.
14102                 Fix a warning.
14103
14104 2007-10-22 [colin]      3.0.2cvs94
14105
14106         * src/etpan/nntp-thread.c
14107                 Fix authentication
14108
14109 2007-10-19 [wwp]        3.0.2cvs93
14110
14111         * src/common/ssl_certificate.c
14112                 Add missing include (Windows).
14113
14114 2007-10-19 [colin]      3.0.2cvs92
14115
14116         * src/imap_gtk.c
14117         * src/mimeview.c
14118         * src/textview.c
14119         * src/gtk/inputdialog.c
14120         * src/gtk/inputdialog.h
14121                 Remove the last old combo; patch by
14122                 Pawel
14123
14124 2007-10-19 [colin]      3.0.2cvs91
14125
14126         * src/common/ssl.c
14127                 Fix interop problem with GnuTLS and some crappy
14128                 servers that have very little keys.
14129
14130 2007-10-19 [colin]      3.0.2cvs90
14131
14132         * src/common/ssl.c
14133                 Fix return value check on GnuTLS, and
14134                 display the error
14135
14136 2007-10-18 [colin]      3.0.2cvs89
14137
14138         * src/common/ssl_certificate.c
14139                 Fix missing initialisations
14140
14141 2007-10-18 [wwp]        3.0.2cvs88
14142
14143         * src/Makefile.am
14144                 Fix linking against GNUTLS (matters if --enable-gnutls only).
14145
14146 2007-10-18 [colin]      3.0.2cvs87
14147
14148         * po/POTFILES.in
14149                 Fix build
14150
14151 2007-10-18 [mones]      3.0.2cvs86
14152
14153         * src/editbook.c
14154         * src/import.c
14155         * src/prefs_account.c
14156         * src/prefs_receive.c
14157         * src/gtk/about.c
14158         * src/plugins/bogofilter/bogofilter_gtk.c
14159         * src/plugins/spamassassin/spamassassin_gtk.c
14160                 More capitalisation micro-fixes
14161
14162 2007-10-18 [paul]       3.0.2cvs85
14163
14164         * configure.ac
14165                 add info about NNTP support via libetpan
14166                 change the configure output ending msg a little
14167         * src/gtk/about.c
14168                 similar changes to above
14169
14170 2007-10-18 [colin]      3.0.2cvs84
14171
14172         * src/procmime.c
14173         * src/procmime.h
14174                 Fix missing symbol for S/MIME
14175
14176 2007-10-18 [colin]      3.0.2cvs83
14177
14178         * src/prefs_filtering_action.c
14179                 Fix crash in tags (introduced in cvs78)
14180
14181 2007-10-18 [colin]      3.0.2cvs82
14182
14183         * src/common/Makefile.am
14184         * src/common/nntp.c
14185         * src/common/nntp.h
14186         * src/etpan/Makefile.am
14187         * src/etpan/etpan-thread-manager-types.h
14188         * src/etpan/etpan-thread-manager.c
14189         * src/etpan/imap-thread.c
14190         * src/etpan/nntp-thread.c
14191         * src/etpan/nntp-thread.h
14192         * src/news.c
14193         * src/news.h
14194                 Rewrite the nntp implementation
14195                 to use libetpan. Non-blocking NNTP!
14196         * src/account.c
14197         * src/crash.c
14198         * src/imap.c
14199         * src/inc.c
14200         * src/main.c
14201         * src/mainwindow.c
14202         * src/pop.c
14203         * src/pop.h
14204         * src/prefs_account.c
14205         * src/recv.c
14206         * src/recv.h
14207         * src/send_message.c
14208         * src/send_message.h
14209         * src/ssl_manager.c
14210         * src/ssl_manager.h
14211         * src/wizard.c
14212         * src/common/claws.c
14213         * src/common/session.c
14214         * src/common/session.h
14215         * src/common/smtp.c
14216         * src/common/smtp.h
14217         * src/common/socket.c
14218         * src/common/socket.h
14219         * src/common/ssl.c
14220         * src/common/ssl.h
14221         * src/common/ssl_certificate.c
14222         * src/common/ssl_certificate.h
14223         * src/gtk/about.c
14224         * src/gtk/sslcertwindow.c
14225         * src/gtk/sslcertwindow.h
14226                 Implement GnuTLS support. GnuTLS support
14227                 will be used if OpenSSL isn't available, or
14228                 specified explicitely. (the reason is that
14229                 GnuTLS cerficate checking is a bit less 
14230                 practical than OpenSSL's)
14231
14232 2007-10-18 [paul]       3.0.2cvs81
14233
14234         * src/gtk/inputdialog.c
14235         * src/gtk/inputdialog.h
14236                 fix copyright header
14237
14238 2007-10-17 [colin]      3.0.2cvs80
14239
14240         * src/plugins/pgpcore/select-keys.c
14241                 Fix bug which prevented encryption key
14242                 auto-selection when two or more matched the
14243                 email address, but only one isn't revoked
14244                 or expired.
14245
14246 2007-10-17 [wwp]        3.0.2cvs79
14247
14248         * src/compose.c
14249         * src/quote_fmt.c
14250         * src/quote_fmt.h
14251         * src/quote_fmt_lex.l
14252         * src/quote_fmt_parse.y
14253                 Templates can now attach files using |attach{filename}.
14254
14255 2007-10-17 [wwp]        3.0.2cvs78
14256
14257         * src/prefs_customheader.c
14258         * src/prefs_ext_prog.c
14259         * src/prefs_filtering_action.c
14260         * src/prefs_matcher.c
14261         * src/prefs_other.c
14262         * src/prefs_toolbar.c
14263         * src/gtk/combobox.c
14264         * src/gtk/combobox.h
14265         * src/gtk/gtkutils.c
14266         * src/gtk/gtkutils.h
14267         * src/plugins/bogofilter/bogofilter_gtk.c
14268         * src/plugins/spamassassin/spamassassin_gtk.c
14269                 Removed almost all remaining instances of GtkCombo
14270                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
14271                 few visual and code cleanup from Colin.
14272
14273 2007-10-16 [wwp]        3.0.2cvs77
14274         * src/gtk/pluginwindow.c
14275                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
14276
14277 2007-10-15 [colin]      3.0.2cvs76
14278
14279         * src/edittags.c
14280         * src/edittags.h
14281         * src/filtering.c
14282         * src/filtering.h
14283         * src/importmutt.c
14284         * src/importpine.c
14285         * src/main.c
14286         * src/messageview.c
14287         * src/messageview.h
14288         * src/mimeview.c
14289         * src/mimeview.h
14290         * src/pop.c
14291         * src/pop.h
14292         * src/prefs_common.c
14293         * src/prefs_common.h
14294         * src/prefs_customheader.c
14295         * src/prefs_customheader.h
14296         * src/prefs_display_header.c
14297         * src/prefs_display_header.h
14298         * src/prefs_filtering_action.c
14299         * src/prefs_filtering_action.h
14300         * src/prefs_folder_column.c
14301         * src/prefs_folder_column.h
14302         * src/prefs_folder_item.c
14303         * src/prefs_folder_item.h
14304         * src/prefs_gtk.c
14305         * src/prefs_gtk.h
14306         * src/prefs_logging.h
14307         * src/prefs_matcher.c
14308         * src/prefs_matcher.h
14309         * src/prefs_summary_column.c
14310         * src/prefs_summary_column.h
14311         * src/prefs_summary_open.c
14312         * src/procheader.c
14313         * src/procheader.h
14314         * src/procmime.c
14315         * src/procmime.h
14316         * src/recv.c
14317         * src/recv.h
14318         * src/sourcewindow.c
14319         * src/sourcewindow.h
14320         * src/summaryview.c
14321         * src/summaryview.h
14322         * src/textview.c
14323         * src/textview.h
14324         * src/toolbar.c
14325         * src/toolbar.h
14326         * src/common/mgutils.c
14327         * src/common/mgutils.h
14328         * src/common/nntp.c
14329         * src/common/nntp.h
14330         * src/common/prefs.c
14331         * src/common/prefs.h
14332         * src/common/socket.c
14333         * src/common/socket.h
14334         * src/common/stringtable.c
14335         * src/common/stringtable.h
14336         * src/common/template.c
14337         * src/common/template.h
14338         * src/common/uuencode.c
14339         * src/common/uuencode.h
14340         * src/gtk/gtkshruler.c
14341         * src/gtk/gtkshruler.h
14342         * src/gtk/menu.c
14343         * src/gtk/menu.h
14344         * src/gtk/progressdialog.c
14345         * src/gtk/progressdialog.h
14346                 Remove/staticalize, the return of the revenge
14347
14348 2007-10-15 [colin]      3.0.2cvs75
14349
14350         * src/matcher.c
14351                 Fix redirections in filtering's tests
14352
14353 2007-10-15 [colin]      3.0.2cvs74
14354
14355         * src/imap.c
14356                 Don't build imap_synchronise at all when 
14357                 building without libetpan
14358
14359 2007-10-14 [colin]      3.0.2cvs73
14360
14361         * src/imap.c
14362         * src/common/md5.c
14363         * src/common/md5.h
14364         * src/gtk/manage_window.c
14365         * src/gtk/manage_window.h
14366                 Remove more unused code
14367
14368 2007-10-14 [colin]      3.0.2cvs72
14369
14370         * src/addrquery.c
14371         * src/addrquery.h
14372         * src/recv.c
14373         * src/recv.h
14374         * src/vcard.c
14375         * src/vcard.h
14376         * src/common/xml.c
14377         * src/common/xml.h
14378         * src/common/xmlprops.c
14379         * src/common/xmlprops.h
14380                 Remove more unused code
14381
14382 2007-10-14 [colin]      3.0.2cvs71
14383
14384         * src/common/utils.c
14385                 Remove unused function
14386
14387 2007-10-13 [colin]      3.0.2cvs70
14388
14389         * src/imap.c
14390         * src/imap.h
14391         * src/mainwindow.c
14392         * src/mainwindow.h
14393         * src/gtk/gtkutils.c
14394         * src/gtk/gtkutils.h
14395                 Staticalise/Remove more code
14396
14397 2007-10-13 [colin]      3.0.2cvs69
14398
14399         * src/common/utils.c
14400         * src/common/utils.h
14401                 Remove dead code, unused for ages
14402
14403 2007-10-13 [colin]      3.0.2cvs68
14404
14405         * src/main.c
14406         * src/main.h
14407                 Maemo: define hildon_program in main.c,
14408                 make it accessible in the .h with extern
14409
14410 2007-10-13 [paul]       3.0.2cvs67
14411
14412         * src/gtk/menu.c
14413                 fix a bunch of runtime warnings on maemo
14414
14415 2007-10-13 [paul]       3.0.2cvs66
14416
14417         * src/main.c
14418         * src/main.h
14419         * src/gtk/gtkutils.c
14420         * src/gtk/gtkutils.h
14421                 fix a bunch of compiler warnings on maemo
14422
14423 2007-10-12 [colin]      3.0.2cvs65
14424
14425         * src/account.c
14426         * src/addritem.c
14427         * src/addritem.h
14428         * src/filtering.c
14429         * src/filtering.h
14430         * src/folder.c
14431         * src/folder.h
14432         * src/common/utils.c
14433         * src/common/utils.h
14434                 Remove unused code, staticalise some functions
14435
14436 2007-10-12 [paul]       3.0.2cvs64
14437
14438         * src/account.c
14439         * src/folderview.c
14440         * src/main.c
14441         * src/mainwindow.c
14442         * src/messageview.c
14443         * src/summary_search.c
14444         * src/summaryview.c
14445         * src/toolbar.c
14446         * src/wizard.c
14447         * src/common/utils.c
14448         * src/gtk/prefswindow.c
14449                 fix a bunch of compiler warnings on maemo
14450
14451 2007-10-11 [colin]      3.0.2cvs63
14452
14453         * src/editaddress.c
14454                 Make static function static
14455
14456 2007-10-11 [mones]      3.0.2cvs62
14457
14458         * src/addrduplicates.c
14459         * src/addressbook.c
14460         * src/compose.c
14461         * src/expldifdlg.c
14462         * src/mainwindow.c
14463         * src/messageview.c
14464         * src/pop.c
14465         * src/prefs_customheader.c
14466         * src/prefs_send.c
14467         * src/prefs_themes.c
14468         * src/common/plugin.c
14469         * src/gtk/pluginwindow.c
14470         * src/gtk/quicksearch.c
14471                 Fix several typos and capitalisation issues
14472
14473 2007-10-11 [wwp]        3.0.2cvs61
14474
14475         * src/editaddress.c
14476                 Fix a warning about possible use of uninitialized
14477                 filename var.
14478
14479 2007-10-11 [wwp]        3.0.2cvs60
14480
14481         * src/editaddress.c
14482                 Disable "Unset picture" menu item when there's
14483                 no picture to clear. Fix an extraneous g_unref_object,
14484                 add missing initializers.
14485
14486 2007-10-11 [wwp]        3.0.2cvs59
14487
14488         * src/pixmaps/anonymous.xpm
14489         * src/editaddress.c
14490         * src/Makefile.am
14491         * src/stock_pixmap.c
14492         * src/stock_pixmap.h
14493                 Fix a leak, gettext-ize the photo label.
14494                 Don't clear the existing picture if loading
14495                 a new one fails. Use a default 'anonymous'
14496                 picture (this new xpm has been added to the
14497                 internal stock_pixmap API). Add a
14498                 "Set picture" context menu entry.
14499
14500 2007-10-11 [colin]      3.0.2cvs58
14501
14502         * src/messageview.c
14503                 Make shift-shortcuts work
14504         * src/prefs_actions.c
14505                 Don't ask if we really want to close when
14506                 choosing OK and only the list is changed
14507         * src/prefs_template.c
14508                 Don't ask if we really want to close when
14509                 choosing OK and only the list is changed
14510         * src/common/plugin.c
14511                 Fix writing of second [Plugins_*] block
14512         * src/common/template.c
14513                 Remove unused files (fixes deletion)
14514
14515 2007-10-10 [paul]       3.0.2cvs57
14516
14517         * src/prefs_template.c
14518                 put the whole thing in a scrolled window
14519                 so that half the page is no longer inaccessible
14520                 on maemo
14521                 make the gtk_text_view smaller on maemo
14522
14523 2007-10-10 [colin]      3.0.2cvs56
14524
14525         * src/compose.c
14526                 Fix updating of Attachments number in some
14527                 cases (reedit, attach from command-line, ...)
14528
14529 2007-10-10 [colin]      3.0.2cvs55
14530
14531         * src/editaddress.c
14532                 Initialise error correctly
14533
14534 2007-10-10 [paul]       3.0.2cvs54
14535
14536         * src/prefs_filtering_action.c
14537         * src/gtk/description_window.c
14538         * src/gtk/foldersort.c
14539         * src/gtk/quicksearch.c
14540                 get rid of some pointless new lines and
14541                 make the descripton labels wrap better
14542
14543 2007-10-10 [colin]      3.0.2cvs53
14544
14545         * src/addressadd.c
14546         * src/editaddress.c
14547         * src/headerview.c
14548         * src/textview.c
14549                 More error handling on saving pictures
14550
14551 2007-10-10 [colin]      3.0.2cvs52
14552
14553         * src/printing.c
14554         * src/printing.h
14555                 Generalize a bit printing, so we can factorize
14556                 most of the code. 
14557
14558 2007-10-10 [paul]       3.0.2cvs51
14559
14560         * src/addrduplicates.c
14561                 fix engrish
14562                 use GTK_STOCK... buttons
14563
14564 2007-10-10 [paul]       3.0.2cvs50
14565
14566         * src/addressadd.c
14567         * src/addrindex.c
14568         * src/editaddress.c
14569                 Fix previous patch
14570                 Thanks to Colin
14571
14572 2007-10-10 [paul]       3.0.2cvs49
14573
14574         * src/summaryview.c
14575         * src/messageview.c
14576                 Fix crash on Add sender to addressbook when
14577                 From is null
14578         * src/addressadd.c
14579         * src/addrindex.c
14580         * src/editaddress.c
14581         * src/editaddress_other_attributes_ldap.h
14582                 Fix leaks 
14583                 Rename images to .png in addrbook/
14584         * src/headerview.c
14585         * src/textview.c
14586                 Fix Face/X-Face being used if adding another
14587                 address than sender to addressbook
14588                 Thanks to Colin
14589
14590 2007-10-10 [holger]     3.0.2cvs48
14591
14592         * src/addrduplicates.c
14593         * src/editaddress.c
14594                 Improvements to the addressbook duplicate finder
14595                 feature:
14596                  - add an edit button to the button bar
14597                  - display the whole bookname (with iface) and
14598                    use this for same-book checking
14599                  - after editing, try to keep selections if the
14600                    entries are still present
14601                  - sort the email column alphabetically
14602                  - put results in a scrolled window
14603                  - support embedded editing
14604                  - make columns in detail view resizable
14605                  - add keyboard shortcuts
14606
14607 2007-10-10 [wwp]        3.0.2cvs47
14608
14609         * src/addrindex.c
14610                 Fix a crash when there's no From: in email, thanks to Colin.
14611
14612 2007-10-09 [paul]       3.0.2cvs46
14613
14614         * src/messageview.c
14615         * src/summaryview.c
14616         * src/textview.c
14617                 fix building without compface support
14618
14619 2007-10-09 [colin]      3.0.2cvs45
14620
14621         * src/editaddress.c
14622         * src/headerview.c
14623         * src/textview.c
14624                 Add error handling
14625
14626 2007-10-09 [colin]      3.0.2cvs44
14627
14628         * src/addrduplicates.c
14629         * src/addressadd.c
14630         * src/addressadd.h
14631         * src/addressbook.c
14632         * src/addressbook.h
14633         * src/addrindex.c
14634         * src/addrindex.h
14635         * src/addritem.c
14636         * src/addritem.h
14637         * src/compose.c
14638         * src/editaddress.c
14639         * src/editaddress_other_attributes_ldap.h
14640         * src/headerview.c
14641         * src/messageview.c
14642         * src/mimeview.c
14643         * src/summaryview.c
14644         * src/textview.c
14645         * src/gtk/gtkutils.c
14646                 Automatically set contacts' pictures from Face 
14647                 or X-Face if they have no picture
14648                 Display the contact picture in textview or
14649                 headerview for mails sent by people in the 
14650                 addressbook, that have no Face or X-Face
14651                 Fix a few details in the Person edition dialog
14652                 (ability to unset picture)
14653                 Remove picture file when deleting contacts
14654
14655 2007-10-09 [iwkse]      3.0.2cvs43
14656
14657         * src/gtk/about.c
14658                 center the about window
14659
14660 2007-10-09 [paul]       3.0.2cvs42
14661
14662         * src/prefs_toolbar.c
14663                 fix icon selector window on maemo
14664
14665 2007-10-09 [paul]       3.0.2cvs41
14666
14667         * src/messageview.c
14668                 add 'go to' menu to separate msgview
14669
14670 2007-10-09 [colin]      3.0.2cvs40
14671
14672         * src/common/defs.h
14673                 Add forgotten file
14674
14675 2007-10-09 [iwkse]      3.0.2cvs39
14676
14677         * Makefile.am
14678         * src/addressbook.c
14679         * src/addritem.c
14680         * src/addritem.h
14681         * src/editaddress.c
14682         * src/editaddress_other_attributes_ldap.h
14683         * src/addrbook.c
14684         * src/Makefile.am
14685                 set a photo in the Addressbook
14686
14687 2007-10-08 [colin]      3.0.2cvs38
14688
14689         * src/prefs_toolbar.c
14690                 Make height 320 to remove the scrollbar 
14691                 (with current number of icons)
14692
14693 2007-10-08 [colin]      3.0.2cvs37
14694
14695         * src/prefs_toolbar.c
14696                 Transform the treeview to a GtkIconView.
14697                 Patch by Pawel
14698                 In addition, transform the window so that 
14699                 it looks like a popup menu. Patch by me
14700
14701 2007-10-08 [colin]      3.0.2cvs36
14702
14703         * src/compose.c
14704         * src/compose.h
14705                 Beautify the GUI a bit; in particular, show the
14706                 number of attachments in the tab's title.
14707                 Patch by Pawel
14708
14709 2007-10-08 [paul]       3.0.2cvs35
14710
14711         * src/mimeview.c
14712                 Save users from themselves: save temporary
14713                 files used for Open/Open with as read-only.
14714                 Thanks to Colin
14715
14716 2007-10-08 [paul]       3.0.2cvs34
14717
14718         * tools/Makefile.am
14719                 forgot this in cvs33
14720
14721 2007-10-08 [paul]       3.0.2cvs33
14722
14723         * tools/kdeservicemenu/README
14724         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14725         * tools/kdeservicemenu/install.sh
14726         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14727                 renamed template* to *template so as not to confuse
14728                 lintian
14729
14730 2007-10-08 [paul]       3.0.2cvs32
14731
14732         * src/prefs_themes.c
14733         * src/stock_pixmap.c
14734                 replace 2 direct uses of RC_DIR
14735
14736 2007-10-07 [colin]      3.0.2cvs31
14737
14738         * src/addrduplicates.c
14739         * src/addrduplicates.h
14740         * src/addressbook.c
14741         * src/addressbook.h
14742         * src/addrindex.c
14743         * src/addrindex.h
14744                 Implement deletion in duplicate finder. 
14745                 Patch by Holger 
14746
14747 2007-10-07 [colin]      3.0.2cvs30
14748
14749         * src/exporthtml.c
14750         * src/mbox.c
14751         * src/common/utils.c
14752                 Better fix for Solaris, thanks to Nicolas Doualot
14753
14754 2007-10-07 [colin]      3.0.2cvs29
14755
14756         * AUTHORS
14757         * src/gtk/authors.h
14758                 Add Frank Dietrich
14759
14760 2007-10-07 [colin]      3.0.2cvs28
14761
14762         * src/exporthtml.c
14763                 Fix HTML export to make it more compliant
14764                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14765
14766 2007-10-07 [colin]      3.0.2cvs27
14767
14768         * src/prefs_toolbar.c
14769                 Only use icons that wouldn't look stupid in the toolbar
14770                 Patch by Pawel
14771
14772 2007-10-07 [colin]      3.0.2cvs26
14773
14774         * src/prefs_toolbar.c
14775                 Fix old icon being used when none is selected
14776
14777 2007-10-07 [colin]      3.0.2cvs25
14778
14779         * src/toolbar.c
14780                 Fix copy/paste error
14781
14782 2007-10-07 [colin]      3.0.2cvs24
14783
14784         * src/prefs_toolbar.c
14785         * src/toolbar.c
14786         * src/toolbar.h
14787                 Update icon to default one when changing event
14788                 Make the icon chooser nicer (handle Esc, Enter,
14789                 double-click)
14790
14791 2007-10-06 [colin]      3.0.2cvs23
14792
14793         * src/prefs_toolbar.c
14794                 Fix text reset; patch by Pawel
14795
14796 2007-10-06 [colin]      3.0.2cvs22
14797
14798         * src/toolbar.h
14799                 Complete previous commit
14800
14801 2007-10-06 [colin]      3.0.2cvs21
14802
14803         * src/prefs_toolbar.c
14804         * src/toolbar.c
14805                 Set toolbar text automatically to the default
14806                 when changing Event executed on click
14807
14808 2007-10-06 [colin]      3.0.2cvs20
14809
14810         * src/prefs_toolbar.c
14811                 Invert Text and Event fields
14812
14813 2007-10-06 [colin]      3.0.2cvs19
14814
14815         * src/prefs_toolbar.c
14816         * src/toolbar.c
14817                 Make toolbar prefs look much better
14818                 Patch by Pawel Pekala
14819
14820 2007-10-06 [paul]       3.0.2cvs18
14821
14822         * src/account.c
14823         * src/prefs_filtering.c
14824                 fix checkbuttons in gtktreeview on maemo by
14825                 setting maemo's "allow-checkbox-mode" to FALSE
14826
14827 2007-10-06 [colin]      3.0.2cvs17
14828
14829         * configure.ac
14830                 Export -DSOLARIS in CFLAGS for all
14831                 Solaris (not just 2.8) and OpenSolaris
14832
14833 2007-10-06 [paul]       3.0.2cvs16
14834
14835         * AUTHORS
14836         * src/exporthtml.c
14837         * src/mbox.c
14838         * src/gtk/authors.h
14839                 fix build on solaris where ctime_r takes
14840                 3 arguments rather than 2.
14841                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14842
14843 2007-10-05 [colin]      3.0.2cvs15
14844
14845         * src/etpan/imap-thread.c
14846                 Fix wrong error codepath
14847
14848 2007-10-05 [wwp]        3.0.2cvs14
14849
14850         * src/filtering.c
14851                 Fix unexpected logging of quicksearches:
14852                 debug_filtering_session flag was never reset to FALSE, causing
14853                 matcher functions to log when called from a quicksearch
14854                 (if a filtering session happened before).
14855
14856 2007-10-05 [paul]       3.0.2cvs13
14857
14858         * src/prefs_actions.c
14859         * src/prefs_filtering.c
14860         * src/prefs_template.c
14861                 fix bug 1343, 'Filtering..'s close button
14862                 silently discards new filter'
14863                 Thanks to Colin
14864
14865 2007-10-05 [paul]       3.0.2cvs12
14866
14867         * configure.ac
14868         * src/Makefile.am
14869                 fix bug 1347, '-Wno-unused-function, optional'
14870
14871 2007-10-05 [colin]      3.0.2cvs11
14872
14873         * src/procmime.c
14874         * src/common/mgutils.c
14875                 Fix warnings
14876
14877 2007-10-05 [mones]      3.0.2cvs10
14878
14879         * manual/advanced.xml
14880                 Use full menu name
14881         * manual/es/advanced.xml
14882                 Synchronise translation
14883
14884 2007-10-04 [colin]      3.0.2cvs9
14885
14886         * src/action.c
14887         * src/addrbook.c
14888         * src/addrindex.c
14889         * src/compose.c
14890         * src/exporthtml.c
14891         * src/exportldif.c
14892         * src/folder.c
14893         * src/main.c
14894         * src/matcher.c
14895         * src/mbox.c
14896         * src/messageview.c
14897         * src/mh.c
14898         * src/news.c
14899         * src/partial_download.c
14900         * src/pop.c
14901         * src/procmime.c
14902         * src/procmsg.c
14903         * src/toolbar.c
14904         * src/common/log.c
14905         * src/common/mgutils.c
14906         * src/common/plugin.c
14907         * src/common/utils.c
14908         * src/common/xml.c
14909         * src/common/xml.h
14910         * src/common/xmlprops.c
14911         * src/common/xmlprops.h
14912         * src/plugins/bogofilter/bogofilter.c
14913         * src/plugins/clamav/clamav_plugin.c
14914         * src/plugins/dillo_viewer/dillo_prefs.c
14915         * src/plugins/pgpcore/prefs_gpg.c
14916         * src/plugins/pgpinline/pgpinline.c
14917         * src/plugins/pgpmime/pgpmime.c
14918         * src/plugins/spamassassin/spamassassin.c
14919         * src/plugins/trayicon/trayicon_prefs.c
14920                 Verify success on writes. Will fix possible strange
14921                 failure on disk full.
14922
14923 2007-10-04 [paul]       3.0.2cvs8
14924
14925         * manual/advanced.xml
14926                 add further info about Actions
14927                 Patch by Emmanuel Briot <briot@adacore.com>
14928
14929 2007-10-04 [paul]       3.0.2cvs7
14930
14931         * src/account.c
14932                 remove the D column, instead indicate the
14933                 default account by use of bold text
14934
14935 2007-10-03 [colin]      3.0.2cvs6
14936
14937         * src/common/template.c
14938                 Fix templates writing (was prone to disk full problems)
14939
14940 2007-10-03 [colin]      3.0.2cvs5
14941
14942         * src/Makefile.am
14943         * src/addrduplicates.c
14944         * src/addrduplicates.h
14945         * src/addressbook.c
14946                 Add duplicate deletion. Patch by Holger
14947
14948 2007-10-03 [colin]      3.0.2cvs4
14949
14950         * src/matcher.c
14951         * src/gtk/quicksearch.c
14952                 Fix bug 1340, 'Case insensitive searches with 
14953                 non-ascii alphabets fail'.
14954
14955 2007-10-03 [colin]      3.0.2cvs3
14956
14957         * src/main.c
14958         * src/common/utils.c
14959         * src/common/utils.h
14960                 Implement run-time alternative config directories
14961
14962 2007-10-03 [colin]      3.0.2cvs2
14963
14964         * src/folderview.c
14965                 Prevent opening folder item while folder
14966                 is scanned in a better way
14967
14968 2007-10-02 [paul]       3.0.2cvs1
14969
14970         * NEWS
14971         * README
14972         * RELEASE_NOTES
14973         * configure.ac
14974                 bump up version number following stable release
14975
14976 2007-09-30 [colin]      3.0.1cvs49
14977
14978         * src/imap.c
14979                 Refresh session if needed
14980
14981 2007-09-30 [colin]      3.0.1cvs48
14982
14983         * src/imap.c
14984                 Reset folder's session to NULL
14985                 before destroying it
14986
14987 2007-09-30 [mones]      3.0.1cvs47
14988
14989         * manual/handling.xml
14990                 Use markup quotes instead hardcoded quotes
14991         * manual/es/handling.xml
14992                 Added new synced section (IMAP subscriptions)
14993
14994 2007-09-29 [colin]      3.0.1cvs46
14995
14996         * src/imap.c
14997                 Notice disconnections faster
14998
14999 2007-09-28 [colin]      3.0.1cvs45
15000
15001         * src/addressbook.c
15002         * src/addrindex.c
15003                 Fix warnings
15004
15005 2007-09-28 [paul]       3.0.1cvs44
15006
15007         * src/mimeview.c
15008                 fix maemo build
15009
15010 2007-09-28 [paul]       3.0.1cvs43
15011
15012         * src/account.c
15013                 use gtk_widget_set_size_request() on the label
15014                 so that wrapping works better. get rid of the
15015                 (partially deprecated) hbutton_box.
15016                 these changes should prevent buttons overlapping
15017                 on maemo
15018
15019 2007-09-28 [colin]      3.0.1cvs42
15020
15021         * src/pop.c
15022                 Fix typo :)
15023
15024 2007-09-28 [colin]      3.0.1cvs41
15025
15026         * src/compose.c
15027         * src/msgcache.c
15028         * src/pop.c
15029         * src/procmime.c
15030         * src/etpan/imap-thread.c
15031                 64bits-related warning fixes
15032
15033 2007-09-28 [colin]      3.0.1cvs40
15034
15035         * src/folder_item_prefs.c
15036         * src/ldaputil.c
15037         * src/mainwindow.c
15038         * src/mimeview.c
15039         * src/common/tags.c
15040                 Fix warnings
15041
15042 2007-09-28 [colin]      3.0.1cvs39
15043
15044         * src/plugins/spamassassin/spamassassin.c
15045         * src/plugins/spamassassin/spamassassin.h
15046         * src/plugins/spamassassin/spamassassin_gtk.c
15047                 Add addressbook-based whitelisting
15048
15049 2007-09-28 [colin]      3.0.1cvs38
15050
15051         * src/folder.c
15052                 Fix bug 1337, 'crash on pressing Send button'
15053
15054 2007-09-28 [paul]       3.0.1cvs37
15055
15056         * src/prefs_folder_item.c
15057                 give the orphans a parent. makes all prefs
15058                 pages visible on maemo
15059
15060 2007-09-28 [colin]      3.0.1cvs36
15061
15062         * src/prefs_folder_column.c
15063         * src/prefs_summary_column.c
15064                 Fix two leaks
15065
15066 2007-09-27 [colin]      3.0.1cvs35
15067
15068         * src/gtk/quicksearch.c
15069                 Fix bug 1336, 'Segfault if empty space before search-string'
15070
15071 2007-09-26 [mones]      3.0.1cvs34
15072
15073         * manual/account.xml
15074         * manual/plugins.xml
15075                 Fixed irc channel name, added some docbook markup.
15076                 Changed text markup to docbook markup. 
15077                 Added spamcop as supported in SpamReport description.
15078         * manual/fr/plugins.xml
15079                 Fixed irc channel name.
15080         * manual/es/account.xml
15081         * manual/es/advanced.xml
15082         * manual/es/claws-mail-manual.xml
15083         * manual/es/glossary.xml
15084         * manual/es/gpl.xml
15085         * manual/es/keyboard.xml
15086         * manual/es/plugins.xml
15087                 Synced with English version, fixed a couple of typos.
15088
15089 2007-09-26 [colin]      3.0.1cvs33
15090
15091         * configure.ac
15092                 Explain why "Libgnomeprint: no" on GTK+ 2.10
15093
15094 2007-09-26 [colin]      3.0.1cvs32
15095
15096         * src/messageview.c
15097         * src/procmsg.c
15098         * src/procmsg.h
15099                 Optimisation: avoid fetching mail 3 times locally
15100                 for displaying
15101
15102 2007-09-26 [colin]      3.0.1cvs31
15103
15104         * src/mh.c
15105                 Fix missing static
15106
15107 2007-09-26 [colin]      3.0.1cvs30
15108
15109         * src/folder.c
15110         * src/folder.h
15111         * src/mh.c
15112         * src/mh.h
15113                 Fix MH mtime hack - make it a folder class function
15114
15115 2007-09-26 [colin]      3.0.1cvs29
15116
15117         * src/inc.c
15118                 Fix bug 1334, 'user defined mail incorporation 
15119                 script not run'
15120
15121 2007-09-25 [colin]      3.0.1cvs28
15122
15123         * src/codeconv.c
15124                 Optimisation: shortcut conv_codeset_strdup
15125                 when src_code and dest_code are the same
15126         * src/common/xml.c
15127         * src/common/xml.h
15128                 Optimisation: shortcut code conversions when
15129                 files are in UTF-8; faster list walking by
15130                 using prepend/reverse.
15131
15132 2007-09-25 [holger]     3.0.1cvs27
15133
15134         * src/printing.c
15135                 Replace button bar of the preview window
15136                 with a real toolbar (patch by Colin)
15137                 Add zooming to the preview window
15138
15139 2007-09-24 [paul]       3.0.1cvs26
15140
15141         * src/compose.c
15142                 compact the character set menu, adding some
15143                 missing encodings. Patch by Pawel Pekala
15144
15145 2007-09-23 [paul]       3.0.1cvs25
15146
15147         * src/prefs_account.c
15148         * src/prefs_folder_item.c
15149         * src/prefs_quote.c
15150         * src/quote_fmt.c
15151         * src/quote_fmt.h
15152                 remove unnecessary frame from Templates options
15153                 and improve the English of the check button label
15154
15155 2007-09-22 [colin]      3.0.1cvs24
15156
15157         * src/gtk/quicksearch.c
15158                 Fix bug 1329, 'error in quicksearch.c'
15159                 Fix return with value in function returning void
15160
15161 2007-09-22 [colin]      3.0.1cvs23
15162
15163         * src/imap.c
15164         * src/procmsg.h
15165         * src/common/utils.c
15166         * src/common/utils.h
15167         * src/etpan/imap-thread.c
15168                 Optimise fetching IMAP cached emails *a lot*
15169                 (remember whether mail is fully cached and \r's
15170                  are already stripped)
15171
15172 2007-09-22 [colin]      3.0.1cvs22
15173
15174         * src/folder.c
15175         * src/folder.h
15176         * src/prefs_folder_item.c
15177                 Add a button to allow users to drop local caches.
15178
15179 2007-09-21 [colin]      3.0.1cvs21
15180
15181         * src/summaryview.c
15182                 Remove unnecessary error when cancelling export to mbox.
15183                 Patch by Pawel
15184
15185 2007-09-21 [paul]       3.0.1cvs20
15186
15187         * src/gtk/prefswindow.c
15188                 remove unnecessary frames from the prefs
15189                 pages. Patch by Pawel Pekala
15190
15191 2007-09-21 [paul]       3.0.1cvs19
15192
15193         * src/prefs_account.c
15194         * src/prefs_folder_item.c
15195         * src/prefs_quote.c
15196         * src/quote_fmt.c
15197                 put the Templates options into a tabbed
15198                 layout. Patch by Pawel Pekala
15199
15200 2007-09-21 [paul]       3.0.1cvs18
15201
15202         * src/mainwindow.c
15203                 group together the character set menu items
15204                 move the /View/Show or hide/Message view below
15205                 .../Toolbar menu item
15206                 Patch by Pawel Pekala
15207
15208 2007-09-21 [mones]      3.0.1cvs17
15209
15210         * src/compose.c
15211                 Fix for bug 1327, 'segfault when replying to a non-existent
15212                 news message', thanks to Colin.
15213
15214 2007-09-21 [colin]      3.0.1cvs16
15215
15216         * src/folderview.c
15217                 Complete 3.0.1cvs15
15218
15219 2007-09-20 [colin]      3.0.1cvs15
15220
15221         * src/folderview.c
15222         * src/folderview.h
15223                 Maybe fix bug 1324, 'Corrupted IMAP cache'
15224
15225 2007-09-20 [colin]      3.0.1cvs14
15226
15227         * src/printing.c
15228                 Fix a little leak
15229
15230 2007-09-20 [holger]     3.0.1cvs13
15231
15232         * src/printing.c
15233                 Add page layout to print preview.
15234                 Make the close-button in the toolbar
15235                 right-aligned.
15236
15237 2007-09-20 [paul]       3.0.1cvs12
15238
15239         * po/ru.po
15240                 updated by Pavlo Bohmat
15241
15242 2007-09-19 [colin]      3.0.1cvs11
15243
15244         * src/common/utils.c
15245                 Prevent unquoted mime boundaries, by always
15246                 using a /
15247
15248 2007-09-19 [colin]      3.0.1cvs10
15249
15250         * src/printing.c
15251                 Fix drawing area size, fix DPI change that
15252                 can cause total number of lines to decrease
15253
15254 2007-09-19 [colin]      3.0.1cvs9
15255
15256         * po/POTFILES.in
15257         * src/printing.c
15258                 Make print preview more efficient and nicer.
15259                 Patch mostly by Holger Berndt <hb@claws-mail.org>
15260
15261 2007-09-19 [colin]      3.0.1cvs8
15262
15263         * src/prefs_common.c
15264         * src/prefs_common.h
15265         * src/printing.c
15266                 Add scrolledwindow, default allocation and
15267                 size saving to the print preview window.
15268
15269 2007-09-18 [colin]      3.0.1cvs7
15270
15271         * src/prefs_common.c
15272         * src/prefs_common.h
15273         * src/prefs_image_viewer.c
15274         * src/printing.c
15275                 GtkPrintOperation:
15276                 - add image printing support
15277                 - add option to print images
15278                 - add preview widget
15279                 - add saving of a few Page Setup parameters
15280
15281 2007-09-18 [colin]      3.0.1cvs6
15282
15283         * AUTHORS
15284         * src/gtk/authors.h
15285                 Add Guillaume Chazarain
15286
15287 2007-09-18 [colin]      3.0.1cvs5
15288
15289         * src/common/utils.c
15290                 Fix bug 1321, 'access before allocation 
15291                 when scanning for uris'. Patch by 
15292                 Guillaume Chazarain <guichaz@yahoo.fr>
15293
15294 2007-09-18 [colin]      3.0.1cvs4
15295
15296         * src/toolbar.c
15297                 Fix bug 1320, 'Memory leak caused by 
15298                 gtk_container_get_children'. Patch by
15299                 Guillaume Chazarain <guichaz@yahoo.fr>
15300
15301 2007-09-18 [colin]      3.0.1cvs3
15302
15303         * src/printing.c
15304         * src/printing.h
15305                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
15306
15307 2007-09-18 [colin]      3.0.1cvs2
15308
15309         * src/Makefile.am
15310         * src/mainwindow.c
15311         * src/messageview.c
15312         * src/messageview.h
15313         * src/prefs_ext_prog.c
15314         * src/prefs_fonts.c
15315         * src/printing.c
15316         * src/printing.h
15317         * src/summaryview.c
15318                 Use GtkPrintOperation by default on GTK+ >= 2.10
15319                 Patch by Holger Berndt <hb@claws-mail.org>
15320
15321 2007-09-18 [paul]       3.0.1cvs1
15322
15323         * NEWS
15324         * README
15325         * RELEASE_NOTES
15326         * configure.ac
15327                 bump up version number following stable release
15328
15329 2007-09-16 [colin]      3.0.0cvs18
15330
15331         * src/folder.c
15332                 Fix possible memleak
15333
15334 2007-09-16 [colin]      3.0.0cvs17
15335
15336         * src/folderview.c
15337                 Fix bug 1311, 'Wrong arrow position 
15338                 while moving message into folder when 
15339                 column headers hidden'
15340         * src/image_viewer.c
15341                 Show error in the GUI if image can't
15342                 be loaded
15343         * src/matcher.c
15344                 Fix spurious output
15345         * src/messageview.c
15346                 Allow setting domain in msgid
15347         * src/common/plugin.c
15348                 Add timing information
15349
15350 2007-09-16 [colin]      3.0.0cvs16
15351
15352         * src/account.c
15353         * src/compose.c
15354         * src/prefs_account.c
15355         * src/prefs_account.h
15356         * src/common/utils.c
15357                 Remove Generate Message-ID option. We need
15358                 this on some IMAP servers.
15359         * src/prefs_template.c
15360                 Fix double-free
15361
15362 2007-09-16 [colin]      3.0.0cvs15
15363
15364         * src/prefs_filtering.c
15365         * src/prefs_filtering.h
15366         * src/prefs_filtering_action.c
15367         * src/common/tags.c
15368                 Fix tags issues: tags with spaces, renaming
15369                 tags.
15370
15371 2007-09-16 [colin]      3.0.0cvs14
15372
15373         * src/folderview.c
15374         * src/main.c
15375         * src/mainwindow.c
15376                 Fix bug 1308, 'Claws deletes folderlist.xml after
15377                 fetching mail short after start-up'
15378
15379 2007-09-16 [colin]      3.0.0cvs13
15380
15381         * src/compose.c
15382                 Fix scrolling to cursor
15383
15384 2007-09-16 [paul]       3.0.0cvs12
15385
15386         * po/sr.po
15387                 updated by Aleksandar Urosevic
15388
15389 2007-09-16 [paul]       3.0.0cvs11
15390
15391         * src/folder.c
15392                 do not allow locked msgs to be deleted,
15393                 even by filtering/processing
15394
15395 2007-09-07 [paul]       3.0.0cvs10
15396
15397         * src/prefs_folder_column.c
15398         * src/prefs_summary_column.c
15399                 implement button sensitivity
15400                 patch by Pawel Pekala
15401
15402 2007-09-06 [wwp]        3.0.0cvs9
15403
15404         * src/prefs_gtk.c
15405                 Add a missing linefeed to a debug message.
15406
15407 2007-09-05 [colin]      3.0.0cvs8
15408
15409         * src/inc.c
15410                 Fix statusbar/window mismatch on Maemo
15411
15412 2007-09-05 [colin]      3.0.0cvs7
15413
15414         * src/ldaputil.c
15415                 Fix build without USE_LDAP_TLS
15416
15417 2007-09-05 [colin]      3.0.0cvs6
15418
15419         * src/folder.c
15420         * src/imap.c
15421         * src/inc.c
15422         * src/mbox.c
15423         * src/send_message.c
15424         * src/statusbar.c
15425         * src/statusbar.h
15426                 Maemo: distinguish various statusbar messages,
15427                 in order to display only the most important.
15428
15429 2007-09-04 [wwp]        3.0.0cvs5
15430
15431         * src/account.c
15432                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15433                 Show protocol "SMTP" and the appropriate server for send-only
15434                 accounts, show "-" instead of "" when no value is relevant.
15435
15436 2007-09-03 [ticho]      3.0.0cvs4
15437
15438         * src/summaryview.c
15439                 Handle plural form better in delete confirmation dialog.
15440
15441 2007-09-03 [wwp]        3.0.0cvs3
15442
15443         * src/compose.c
15444                 Warn differently when sending or sending later (queueing).
15445
15446 2007-09-03 [colin]      3.0.0cvs2
15447
15448         * src/procmime.c
15449         * src/procmime.h
15450         * src/common/plugin.c
15451         * src/common/plugin.h
15452                 Add a new plugin API, MimeParser. It allows
15453                 plugins to scan email MIME parts and optionally,
15454                 transform them.
15455
15456 2007-09-03 [mones]      3.0.0cvs1
15457
15458         * po/es.po
15459                 Updated translation
15460         * src/common/defs.h
15461                 While a better solution is made double history sizes
15462
15463 2007-09-03 [paul]       3.0.0
15464
15465         * NEWS
15466         * README
15467         * RELEASE_NOTES
15468                 3.0.0 released
15469
15470 [For previous entries, see ChangeLog.2.0.0-3.0.0]