5ed9bc9a7dacd8575850704ff1c37180fa7d53fe
[claws.git] / ChangeLog
1 2013-03-13 [colin]      3.9.0cvs123
2
3         * src/plugins/fancy/fancy_viewer.h
4                 Fix wrong include
5
6 2013-03-13 [mones]      3.9.0cvs122
7
8         * src/plugins/pdf_viewer/poppler_viewer.c
9                 Fix crash closing PDF information alert panel and use
10                 a better label than the plugin name for the dialog
11
12 2013-03-13 [colin]      3.9.0cvs121
13
14         * src/plugins/fancy/fancy_prefs.c
15                 More whitespace!
16
17 2013-03-13 [colin]      3.9.0cvs120
18
19         * src/plugins/fancy/fancy_prefs.c
20         * src/plugins/fancy/fancy_prefs.h
21         * src/plugins/fancy/fancy_viewer.c
22         * src/plugins/fancy/fancy_viewer.h
23                 Fix whitespace and indentation
24
25 2013-03-13 [colin]      3.9.0cvs119
26
27         * src/plugins/fancy/fancy_prefs.c
28         * src/plugins/fancy/fancy_prefs.h
29         * src/plugins/fancy/fancy_viewer.c
30         * src/plugins/fancy/fancy_viewer.h
31                 More rework of the options to make things clear.
32                 Also, make Enable remote content actually do what
33                 it says.
34
35 2013-03-13 [colin]      3.9.0cvs118
36
37         * src/summaryview.c
38                 Fix w32 build where apparently 'small' is a reserved
39                 word
40         * src/plugins/perl/tools/Makefile.am
41                 Fix out-of-tree build
42
43 2013-03-13 [mones]      3.9.0cvs117
44
45         * INSTALL
46         * README
47                 Forgotten tool is not needed anymore, bye bye html2ps.
48
49 2013-03-13 [colin]      3.9.0cvs116
50
51         * src/plugins/fancy/Makefile.am
52         * src/plugins/fancy/fancy_viewer.c
53                 Fix bug #2980, "html2ps required...". Use standard GtkPrint
54
55 2013-03-13 [colin]      3.9.0cvs115
56
57         * src/plugins/fancy/fancy_prefs.c
58         * src/plugins/fancy/fancy_prefs.h
59         * src/plugins/fancy/fancy_viewer.c
60         * src/plugins/fancy/fancy_viewer.h
61                 Untangle prefs handling, untangle open in browser
62                 and move back to Enable remote content instead of
63                 Enable inner navigation.
64
65 2013-03-13 [mones]      3.9.0cvs114
66
67         * INSTALL
68         * README
69                 Some minor fix and an always forgotten support tool...
70                 Fortunately our users keep reminding us they really use
71                 all those features, thanks to all of them :-)
72
73 2013-03-12 [wwp]        3.9.0cvs113
74
75         * src/account.c
76         Remove stuff committed unexpectedly (you're now reading my words, you understand
77         what you read, you never found that I've committed stuff accidentally, never, and
78         now you can get back to normal activities, you will never remember this),
79         thanks Paul!
80
81 2013-03-12 [wwp]        3.9.0cvs112
82
83         * src/account.c
84         Fix 'edit accounts' windows going backward when leaving an
85         'account preferences' window, by focusing this window again.
86
87 2013-03-09 [mones]      3.9.0cvs111
88
89         * INSTALL
90                 Update required GTK+ version and configure plugin flags
91         * src/mainwindow.c
92         * src/summaryview.c
93                 Remove unnecessary checks, newer keysyms are already
94                 included by gtkutils.h if needed
95
96 2013-03-08 [paul]       3.9.0cvs110
97
98         * configure.ac
99                 fix outputting config dir value at end of configure
100
101 2013-03-07 [colin]      3.9.0cvs109
102
103         * src/plugins/fancy/fancy_prefs.c
104                 And make Open External default to true :)
105
106 2013-03-07 [paul]       3.9.0cvs108
107
108         * src/plugins/fancy/fancy_prefs.c
109                 make "enable_inner_navigation" default to FALSE
110
111 2013-03-06 [colin]      3.9.0cvs107
112
113         * src/plugins/fancy/fancy_prefs.c
114         * src/plugins/fancy/fancy_prefs.h
115         * src/plugins/fancy/fancy_viewer.c
116         * src/plugins/fancy/fancy_viewer.h
117                 Fix bug #2882, "Reverse preference for external content"
118                 "Block external content" was the only negative preference
119                 along the other "Enable ..." positive ones, but also had
120                 several shortcomings, in that it only blocked user-
121                 requested interactions, like
122                 - prevent clicking on links
123                 - prevent right-click/Download link
124                 - prevent right-click/Save image
125                 But NOT
126                 - prevent auto download of images (that's controlled by
127                   Auto-load images)
128                 - prevent auto download of javascript (that's controlled
129                   by Enable scripts)
130                 - prevent auto download of applets (that's controlled by
131                   Enable java)
132                 - prevent auto download of css (that can't be disabled)
133                 New preference to replace it is "Enable inner navigation"
134                 and allows to control whether one can click on links to
135                 navigate inside Fancy viewer. If disabled and "Open in
136                 external browser" is set, links will be opened in external
137                 browser; else nothing will happen. In any state of these
138                 preferences, right-clicking and choosing "Open in viewer"
139                 or "Open in browser" will do what asked.
140
141 2013-03-06 [colin]      3.9.0cvs106
142
143         * src/plugins/fancy/fancy_viewer.c
144                 Make options setting clearer
145
146 2013-02-28 [mones]      3.9.0cvs105
147
148         * configure.ac
149         * src/plugins/perl/Makefile.am
150         * src/plugins/perl/cm_perl.pod
151         * src/plugins/perl/tools/.cvsignore
152         * src/plugins/perl/tools/Makefile.am
153         * src/plugins/perl/tools/insert_perl.pl
154         * src/plugins/perl/tools/matcherrc2perlfilter.pl
155                 Make perl plugin tools and manpage available into 
156                 distribution tarball.
157
158 2013-02-27 [mones]      3.9.0cvs104
159
160         * README
161                 Updated plugin list, now they are integrated.
162                 Added missing items to hidden properties list.
163
164 2013-02-26 [wwp]        3.9.0cvs103
165
166         * src/messageview.c
167         Fix wrong message, as message could have been moved to another folder
168         and not trashed (it could have also be deleted without staying in trash,
169         but that's a piece of detail, and while we're at it, the message could also
170         have vanished into another dimension or be now part of the twilight zone
171         but we should not always tell the truth to users. At last, and to be
172         exhaustive, the message could have disappeared because of a technical
173         issue which doesn't imply user action and none of the above mentions. One
174         would say that the message could also have never existed, but it's another
175         story).
176
177 2013-02-24 [colin]      3.9.0cvs102
178
179         * src/plugins/vcalendar/libical/libical/Makefile.am
180                 Fix build without vcalendar
181
182 2013-02-23 [paul]       3.9.0cvs101
183
184         * src/mimeview.c
185                 escape filename/description text, prevents error if, e.g., the
186                 filename contains an ampersand
187
188 2013-02-22 [colin]      3.9.0cvs100
189
190         * AUTHORS
191         * src/gtk/authors.h
192         * src/summaryview.c
193                 Fix bug #2702, "Support splitting subject line for small screen
194                 layout". Patch by Ben Deering.
195
196 2013-02-21 [paul]       3.9.0cvs99
197
198         * configure.ac
199                 add he to ALL_LINGUAS
200
201 2013-02-20 [colin]      3.9.0cvs98
202
203         * src/main.c
204                 Fix seg on w32
205
206 2013-02-20 [colin]      3.9.0cvs97
207
208         * src/plugins/att_remover/claws.def
209         * src/plugins/fetchinfo/claws.def
210         * src/plugins/spam_report/claws.def
211                 Add more needed symbols
212
213 2013-02-20 [colin]      3.9.0cvs96
214
215         * src/plugins/att_remover/Makefile.am
216         * src/plugins/fetchinfo/Makefile.am
217         * src/plugins/spam_report/Makefile.am
218                 Fix missed parts for w32
219
220 2013-02-20 [colin]      3.9.0cvs95
221
222         * src/prefs_common.h
223         * src/plugins/address_keeper/claws.def
224         * src/plugins/att_remover/Makefile.am
225         * src/plugins/att_remover/claws.def
226         * src/plugins/att_remover/plugin.def
227         * src/plugins/att_remover/version.rc
228         * src/plugins/clamd/libclamd/Makefile.am
229         * src/plugins/fetchinfo/Makefile.am
230         * src/plugins/fetchinfo/claws.def
231         * src/plugins/fetchinfo/plugin.def
232         * src/plugins/fetchinfo/version.rc
233         * src/plugins/mailmbox/Makefile.am
234         * src/plugins/mailmbox/claws.def
235         * src/plugins/mailmbox/plugin.def
236         * src/plugins/mailmbox/version.rc
237         * src/plugins/notification/gtkhotkey/Makefile.am
238         * src/plugins/spam_report/Makefile.am
239         * src/plugins/spam_report/claws.def
240         * src/plugins/spam_report/plugin.def
241         * src/plugins/spam_report/spam_report.c
242         * src/plugins/spam_report/version.rc
243                 Win32 build fixes (and add of address_keeper, att_remover,
244                 fetchinfo and spam_report)
245
246 2013-02-20 [paul]       3.9.0cvs94
247
248         * configure.ac
249                 a little more report layout tweaking
250
251 2013-02-20 [colin]      3.9.0cvs93
252
253         * src/common/plugin.c
254                 Auto fix plugin names ending in "_plugin"
255
256 2013-02-20 [colin]      3.9.0cvs92
257
258         * src/plugins/gdata/Makefile.am
259                 Change plugin name
260
261 2013-02-20 [colin]      3.9.0cvs91
262
263         * src/plugins/fetchinfo/Makefile.am
264         * src/plugins/notification/Makefile.am
265         * src/plugins/perl/Makefile.am
266         * src/plugins/python/Makefile.am
267                 Drop _plugin from the plugin's filename
268
269 2013-02-20 [colin]      3.9.0cvs90
270
271         * configure.ac
272                 Group core's --{en,dis}able switches
273
274 2013-02-20 [colin]      3.9.0cvs89
275
276         * configure.ac
277                 typos
278
279 2013-02-20 [colin]      3.9.0cvs88
280
281         * configure.ac
282         * Makefile.am
283                 Don't check for GNOME2 when we want to check for
284                 gtk-update-icon-cache; Typo fix
285
286 2013-02-20 [colin]      3.9.0cvs87
287
288         * src/plugins/Makefile.am
289         * src/plugins/acpi_notifier/Makefile.am
290         * src/plugins/address_keeper/Makefile.am
291         * src/plugins/archive/Makefile.am
292         * src/plugins/att_remover/Makefile.am
293         * src/plugins/attachwarner/Makefile.am
294         * src/plugins/bogofilter/Makefile.am
295         * src/plugins/bsfilter/Makefile.am
296         * src/plugins/clamd/Makefile.am
297         * src/plugins/demo/Makefile.am
298         * src/plugins/fancy/Makefile.am
299         * src/plugins/fetchinfo/Makefile.am
300         * src/plugins/gdata/Makefile.am
301         * src/plugins/mailmbox/Makefile.am
302         * src/plugins/newmail/Makefile.am
303         * src/plugins/notification/Makefile.am
304         * src/plugins/pdf_viewer/Makefile.am
305         * src/plugins/perl/Makefile.am
306         * src/plugins/pgpcore/Makefile.am
307         * src/plugins/pgpinline/Makefile.am
308         * src/plugins/pgpmime/Makefile.am
309         * src/plugins/python/Makefile.am
310         * src/plugins/rssyl/Makefile.am
311         * src/plugins/smime/Makefile.am
312         * src/plugins/spam_report/Makefile.am
313         * src/plugins/spamassassin/Makefile.am
314         * src/plugins/tnef_parse/Makefile.am
315         * src/plugins/vcalendar/Makefile.am
316                 Change automake conditionals so that all plugins subdirectories
317                 are included, but nothing built in disabled plugins. Fixes make
318                 dist with some plugins --disabled.
319
320 2013-02-20 [colin]      3.9.0cvs86
321
322         * configure.ac
323         * src/plugins/fancy/fancy_viewer.h
324                 Fix build for Fancy and vCalendar
325
326 2013-02-20 [colin]      3.9.0cvs85
327
328         * configure.ac
329                 Rework plugin enabling logic. More clean!
330         * src/plugins/fancy/fancy_viewer.c
331         * src/plugins/fancy/fancy_viewer.h
332         * src/plugins/spam_report/spam_report.c
333                 Make curl dependancy mandatory
334         * src/plugins/notification/notification_plugin.c
335                 Fix build with every possible thing disabled
336         * src/plugins/notification/Makefile.am
337         * src/plugins/notification/gtkhotkey/.cvsignore
338         * src/plugins/notification/gtkhotkey/Makefile.am
339         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.c
340         * src/plugins/notification/gtkhotkey/gtk-hotkey-error.h
341         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.c
342         * src/plugins/notification/gtkhotkey/gtk-hotkey-info.h
343         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.c
344         * src/plugins/notification/gtkhotkey/gtk-hotkey-key-file-registry.h
345         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.c
346         * src/plugins/notification/gtkhotkey/gtk-hotkey-listener.h
347         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.c
348         * src/plugins/notification/gtkhotkey/gtk-hotkey-marshal.h
349         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.c
350         * src/plugins/notification/gtkhotkey/gtk-hotkey-registry.h
351         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.c
352         * src/plugins/notification/gtkhotkey/gtk-hotkey-utils.h
353         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.c
354         * src/plugins/notification/gtkhotkey/gtk-hotkey-x11-listener.h
355         * src/plugins/notification/gtkhotkey/gtkhotkey.h
356         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.c
357         * src/plugins/notification/gtkhotkey/x11/eggaccelerators.h
358         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.c
359         * src/plugins/notification/gtkhotkey/x11/tomboykeybinder.h
360                 Re-add hotkey support
361         * src/plugins/spam_report/Makefile.am
362         * src/plugins/tnef_parse/Makefile.am
363                 Remove gettext.h
364
365 2013-02-20 [colin]      3.9.0cvs84
366
367         * configure.ac
368         * po/POTFILES.in
369         * src/plugins/Makefile.am
370         * src/plugins/dillo_viewer/.cvsignore
371         * src/plugins/dillo_viewer/Makefile.am
372         * src/plugins/dillo_viewer/README
373         * src/plugins/dillo_viewer/dillo_prefs.c
374         * src/plugins/dillo_viewer/dillo_prefs.h
375         * src/plugins/dillo_viewer/dillo_viewer.c
376         * src/plugins/trayicon/.cvsignore
377         * src/plugins/trayicon/Makefile.am
378         * src/plugins/trayicon/README
379         * src/plugins/trayicon/trayicon.c
380         * src/plugins/trayicon/trayicon_prefs.c
381         * src/plugins/trayicon/trayicon_prefs.h
382         * src/plugins/trayicon/libeggtrayicon/.cvsignore
383                 Drop trayicon and dillo_viewer
384
385 2013-02-20 [colin]      3.9.0cvs83
386
387         * configure.ac
388         * src/plugins/Makefile.am
389         * src/plugins/spam_report/.cvsignore
390         * src/plugins/spam_report/Makefile.am
391         * src/plugins/spam_report/placeholder.txt
392         * src/plugins/spam_report/spam_report.c
393         * src/plugins/spam_report/spam_report_prefs.c
394         * src/plugins/spam_report/spam_report_prefs.h
395         * src/plugins/tnef_parse/.cvsignore
396         * src/plugins/tnef_parse/Makefile.am
397         * src/plugins/tnef_parse/claws.def
398         * src/plugins/tnef_parse/mapi.h
399         * src/plugins/tnef_parse/mapidefs.h
400         * src/plugins/tnef_parse/mapitags.h
401         * src/plugins/tnef_parse/placeholder.txt
402         * src/plugins/tnef_parse/plugin.def
403         * src/plugins/tnef_parse/tnef-errors.h
404         * src/plugins/tnef_parse/tnef-types.h
405         * src/plugins/tnef_parse/tnef_dump.c
406         * src/plugins/tnef_parse/tnef_dump.h
407         * src/plugins/tnef_parse/tnef_parse.c
408         * src/plugins/tnef_parse/version.rc
409         * src/plugins/tnef_parse/ytnef.c
410         * src/plugins/tnef_parse/ytnef.h
411                 Add tnef_parse and spam_report
412
413 2013-02-20 [colin]      3.9.0cvs82
414
415         * src/plugins/bogofilter/Makefile.am
416         * src/plugins/clamd/Makefile.am
417         * src/plugins/demo/Makefile.am
418         * src/plugins/dillo_viewer/Makefile.am
419         * src/plugins/fancy/Makefile.am
420         * src/plugins/fetchinfo/Makefile.am
421         * src/plugins/gdata/Makefile.am
422         * src/plugins/mailmbox/Makefile.am
423         * src/plugins/newmail/Makefile.am
424         * src/plugins/notification/Makefile.am
425         * src/plugins/pdf_viewer/Makefile.am
426         * src/plugins/perl/Makefile.am
427         * src/plugins/python/Makefile.am
428         * src/plugins/spamassassin/Makefile.am
429         * src/plugins/trayicon/Makefile.am
430         * src/plugins/vcalendar/libical/libical/Makefile.am
431                 Fix out-of-tree build
432
433 2013-02-19 [colin]      3.9.0cvs81
434
435         * configure.ac
436                 Fix inverted logic in a few plugins
437
438 2013-02-18 [mones]      3.9.0cvs80
439
440         * src/plugins/notification/Makefile.am
441         * src/plugins/pdf_viewer/Makefile.am
442         * src/plugins/python/Makefile.am
443                 Allow 'make dist' to generate a nice tarball
444
445 2013-02-18 [wwp]        3.9.0cvs79
446
447         * src/plugins/clamd/libclamd/.cvsignore
448         Add one more .cvsignore file.
449
450 2013-02-18 [wwp]        3.9.0cvs78
451
452         * src/plugins/clamd/libclamd/.cvsignore
453         One more .cvsignore file.
454
455 2013-02-18 [wwp]        3.9.0cvs77
456
457         * src/plugins/clamd/.cvsignore
458         * src/plugins/clamd/libclamd/.cvsignore
459         * src/plugins/fetchinfo/.cvsignore
460         * src/plugins/gdata/.cvsignore
461         * src/plugins/mailmbox/.cvsignore
462         * src/plugins/newmail/.cvsignore
463         * src/plugins/notification/.cvsignore
464         * src/plugins/pdf_viewer/.cvsignore
465         * src/plugins/perl/.cvsignore
466         * src/plugins/python/.cvsignore
467         Silent up stuff a bit.
468
469 2013-02-17 [colin]      3.9.0cvs76
470
471         * src/plugins/notification/Makefile.am
472         * src/plugins/notification/notification_banner.c
473         * src/plugins/notification/notification_banner.h
474         * src/plugins/notification/notification_command.c
475         * src/plugins/notification/notification_command.h
476         * src/plugins/notification/notification_core.c
477         * src/plugins/notification/notification_foldercheck.c
478         * src/plugins/notification/notification_foldercheck.h
479         * src/plugins/notification/notification_hotkeys.c
480         * src/plugins/notification/notification_hotkeys.h
481         * src/plugins/notification/notification_indicator.c
482         * src/plugins/notification/notification_indicator.h
483         * src/plugins/notification/notification_lcdproc.c
484         * src/plugins/notification/notification_lcdproc.h
485         * src/plugins/notification/notification_plugin.c
486         * src/plugins/notification/notification_plugin.h
487         * src/plugins/notification/notification_popup.c
488         * src/plugins/notification/notification_popup.h
489         * src/plugins/notification/notification_prefs.c
490         * src/plugins/notification/notification_prefs.h
491         * src/plugins/notification/notification_trayicon.c
492         * src/plugins/notification/notification_trayicon.h
493                 Activate and fix notification (without libindicate)
494
495 2013-02-17 [colin]      3.9.0cvs75
496
497         * src/plugins/Makefile.am
498         * src/plugins/archive/Makefile.am
499         * src/plugins/clamd/Makefile.am
500         * src/plugins/clamd/clamav_plugin.c
501         * src/plugins/clamd/clamav_plugin.h
502         * src/plugins/clamd/clamav_plugin_gtk.c
503         * src/plugins/clamd/placeholder.txt
504         * src/plugins/clamd/libclamd/Makefile.am
505         * src/plugins/clamd/libclamd/clamd-plugin.c
506         * src/plugins/clamd/libclamd/clamd-plugin.h
507         * src/plugins/fetchinfo/Makefile.am
508         * src/plugins/fetchinfo/fetchinfo_plugin.c
509         * src/plugins/fetchinfo/fetchinfo_plugin.h
510         * src/plugins/fetchinfo/fetchinfo_plugin_gtk.c
511         * src/plugins/fetchinfo/placeholder.txt
512         * src/plugins/gdata/Makefile.am
513         * src/plugins/gdata/cm_gdata_contacts.c
514         * src/plugins/gdata/cm_gdata_contacts.h
515         * src/plugins/gdata/cm_gdata_prefs.c
516         * src/plugins/gdata/cm_gdata_prefs.h
517         * src/plugins/gdata/gdata_plugin.c
518         * src/plugins/gdata/gdata_plugin.h
519         * src/plugins/gdata/placeholder.txt
520         * src/plugins/geolocation/placeholder.txt
521         * src/plugins/gtkhtml2_viewer/placeholder.txt
522         * src/plugins/mailmbox/Makefile.am
523         * src/plugins/mailmbox/carray.c
524         * src/plugins/mailmbox/carray.h
525         * src/plugins/mailmbox/chash.c
526         * src/plugins/mailmbox/chash.h
527         * src/plugins/mailmbox/clist.c
528         * src/plugins/mailmbox/clist.h
529         * src/plugins/mailmbox/mailimf.c
530         * src/plugins/mailmbox/mailimf.h
531         * src/plugins/mailmbox/mailimf_types.c
532         * src/plugins/mailmbox/mailimf_types.h
533         * src/plugins/mailmbox/mailimf_types_helper.c
534         * src/plugins/mailmbox/mailimf_types_helper.h
535         * src/plugins/mailmbox/mailimf_write.c
536         * src/plugins/mailmbox/mailimf_write.h
537         * src/plugins/mailmbox/maillock.c
538         * src/plugins/mailmbox/maillock.h
539         * src/plugins/mailmbox/mailmbox.c
540         * src/plugins/mailmbox/mailmbox.h
541         * src/plugins/mailmbox/mailmbox_folder.c
542         * src/plugins/mailmbox/mailmbox_folder.h
543         * src/plugins/mailmbox/mailmbox_gtk.deps
544         * src/plugins/mailmbox/mailmbox_parse.c
545         * src/plugins/mailmbox/mailmbox_parse.h
546         * src/plugins/mailmbox/mailmbox_types.c
547         * src/plugins/mailmbox/mailmbox_types.h
548         * src/plugins/mailmbox/mmapstring.c
549         * src/plugins/mailmbox/mmapstring.h
550         * src/plugins/mailmbox/placeholder.txt
551         * src/plugins/mailmbox/plugin.c
552         * src/plugins/mailmbox/plugin_gtk.c
553         * src/plugins/mailmbox/plugin_gtk.h
554         * src/plugins/newmail/Makefile.am
555         * src/plugins/newmail/newmail.c
556         * src/plugins/newmail/placeholder.txt
557         * src/plugins/notification/Makefile.am
558         * src/plugins/notification/claws.def
559         * src/plugins/notification/notification_banner.c
560         * src/plugins/notification/notification_banner.h
561         * src/plugins/notification/notification_command.c
562         * src/plugins/notification/notification_command.h
563         * src/plugins/notification/notification_core.c
564         * src/plugins/notification/notification_core.h
565         * src/plugins/notification/notification_foldercheck.c
566         * src/plugins/notification/notification_foldercheck.h
567         * src/plugins/notification/notification_hotkeys.c
568         * src/plugins/notification/notification_hotkeys.h
569         * src/plugins/notification/notification_indicator.c
570         * src/plugins/notification/notification_indicator.h
571         * src/plugins/notification/notification_lcdproc.c
572         * src/plugins/notification/notification_lcdproc.h
573         * src/plugins/notification/notification_pixbuf.c
574         * src/plugins/notification/notification_pixbuf.h
575         * src/plugins/notification/notification_plugin.c
576         * src/plugins/notification/notification_plugin.h
577         * src/plugins/notification/notification_popup.c
578         * src/plugins/notification/notification_popup.h
579         * src/plugins/notification/notification_prefs.c
580         * src/plugins/notification/notification_prefs.h
581         * src/plugins/notification/notification_trayicon.c
582         * src/plugins/notification/notification_trayicon.h
583         * src/plugins/notification/placeholder.txt
584         * src/plugins/notification/plugin.def
585         * src/plugins/notification/raw_claws_mail_logo_64x64.h
586         * src/plugins/notification/version.rc
587         * src/plugins/pdf_viewer/Makefile.am
588         * src/plugins/pdf_viewer/doc_index.xpm
589         * src/plugins/pdf_viewer/doc_index_close.xpm
590         * src/plugins/pdf_viewer/doc_info.xpm
591         * src/plugins/pdf_viewer/first_arrow.xpm
592         * src/plugins/pdf_viewer/last_arrow.xpm
593         * src/plugins/pdf_viewer/left_arrow.xpm
594         * src/plugins/pdf_viewer/placeholder.txt
595         * src/plugins/pdf_viewer/poppler_viewer.c
596         * src/plugins/pdf_viewer/poppler_viewer.h
597         * src/plugins/pdf_viewer/right_arrow.xpm
598         * src/plugins/pdf_viewer/rotate_left.xpm
599         * src/plugins/pdf_viewer/rotate_right.xpm
600         * src/plugins/pdf_viewer/zoom_fit.xpm
601         * src/plugins/pdf_viewer/zoom_in.xpm
602         * src/plugins/pdf_viewer/zoom_out.xpm
603         * src/plugins/pdf_viewer/zoom_width.xpm
604         * src/plugins/perl/Makefile.am
605         * src/plugins/perl/perl_gtk.c
606         * src/plugins/perl/perl_gtk.h
607         * src/plugins/perl/perl_plugin.c
608         * src/plugins/perl/perl_plugin.h
609         * src/plugins/perl/placeholder.txt
610         * src/plugins/python/Makefile.am
611         * src/plugins/python/clawsmailmodule.c
612         * src/plugins/python/clawsmailmodule.h
613         * src/plugins/python/composewindowtype.c
614         * src/plugins/python/composewindowtype.h
615         * src/plugins/python/foldertype.c
616         * src/plugins/python/foldertype.h
617         * src/plugins/python/messageinfotype.c
618         * src/plugins/python/messageinfotype.h
619         * src/plugins/python/nodetype.c
620         * src/plugins/python/nodetype.h
621         * src/plugins/python/placeholder.txt
622         * src/plugins/python/python-hooks.c
623         * src/plugins/python/python-hooks.h
624         * src/plugins/python/python-shell.c
625         * src/plugins/python/python-shell.h
626         * src/plugins/python/python_plugin.c
627         * src/plugins/vcalendar/Makefile.in
628                 Add some plugins (clamd, fetchinfo, gdata, mailmbox, newmail,
629                 notification, pdf_viewer, perl, python). Notification not yet
630                 enabled because it has too much autoconf switches for my taste.
631
632
633 2013-02-16 [colin]      3.9.0cvs74
634
635         * po/POTFILES.in
636         * po/bg.po
637         * po/ca.po
638         * po/cs.po
639         * po/de.po
640         * po/en_GB.po
641         * po/es.po
642         * po/fi.po
643         * po/fr.po
644         * po/hu.po
645         * po/id_ID.po
646         * po/it.po
647         * po/ja.po
648         * po/lt.po
649         * po/nl.po
650         * po/pl.po
651         * po/pt_BR.po
652         * po/pt_PT.po
653         * po/ru.po
654         * po/sk.po
655         * po/sv.po
656         * po/uk.po
657         * po/zh_CN.po
658         * po/zh_TW.po
659         * src/plugins/Makefile.am
660         * src/plugins/archive/.cvsignore
661         * src/plugins/archive/Makefile.am
662         * src/plugins/archive/archiver.c
663         * src/plugins/archive/archiver.h
664         * src/plugins/archive/archiver_gtk.c
665         * src/plugins/archive/archiver_prefs.c
666         * src/plugins/archive/archiver_prefs.h
667         * src/plugins/archive/libarchive_archive.c
668         * src/plugins/archive/libarchive_archive.h
669         * src/plugins/archive/placeholder.txt
670         * src/plugins/att_remover/.cvsignore
671         * src/plugins/att_remover/Makefile.am
672         * src/plugins/att_remover/att_remover.c
673         * src/plugins/att_remover/placeholder.txt
674         * src/plugins/bsfilter/.cvsignore
675         * src/plugins/bsfilter/Makefile.am
676         * src/plugins/bsfilter/bsfilter.c
677         * src/plugins/bsfilter/bsfilter.h
678         * src/plugins/bsfilter/bsfilter_gtk.c
679         * src/plugins/bsfilter/claws.def
680         * src/plugins/bsfilter/placeholder.txt
681         * src/plugins/bsfilter/plugin.def
682         * src/plugins/bsfilter/version.rc
683                 Add archive, att_remover, bsfilter
684         * src/plugins/vcalendar/Makefile.in
685         * src/plugins/vcalendar/libical/libical/icalversion.h
686                 Remove useless files
687
688 2013-02-16 [colin]      3.9.0cvs73
689
690         * src/plugins/Makefile.am
691         * src/plugins/acpi_notifier/Makefile.am
692         * src/plugins/acpi_notifier/acpi_notifier.c
693         * src/plugins/acpi_notifier/placeholder.txt
694         * src/plugins/address_keeper/Makefile.am
695         * src/plugins/address_keeper/address_keeper.c
696         * src/plugins/address_keeper/address_keeper.h
697         * src/plugins/address_keeper/address_keeper_prefs.c
698         * src/plugins/address_keeper/address_keeper_prefs.h
699         * src/plugins/address_keeper/claws.def
700         * src/plugins/address_keeper/placeholder.txt
701         * src/plugins/address_keeper/plugin.def
702         * src/plugins/address_keeper/version.rc
703         * src/plugins/attachwarner/Makefile.am
704         * src/plugins/attachwarner/attachwarner.c
705         * src/plugins/attachwarner/attachwarner.h
706         * src/plugins/attachwarner/attachwarner_prefs.c
707         * src/plugins/attachwarner/attachwarner_prefs.h
708         * src/plugins/attachwarner/claws.def
709         * src/plugins/attachwarner/placeholder.txt
710         * src/plugins/attachwarner/plugin.def
711         * src/plugins/attachwarner/version.rc
712         * src/plugins/vcalendar/libical/libical/icalversion.h
713         * po/POTFILES.in
714         * po/bg.po
715         * po/ca.po
716         * po/cs.po
717         * po/de.po
718         * po/en_GB.po
719         * po/es.po
720         * po/fi.po
721         * po/fr.po
722         * po/hu.po
723         * po/id_ID.po
724         * po/it.po
725         * po/ja.po
726         * po/lt.po
727         * po/nl.po
728         * po/pl.po
729         * po/pt_BR.po
730         * po/pt_PT.po
731         * po/ru.po
732         * po/sk.po
733         * po/sr.po
734         * po/sv.po
735         * po/uk.po
736         * po/zh_CN.po
737         * po/zh_TW.po
738                 Now do acpi_notifier, attachwarner, address_keeper
739
740 2013-02-16 [colin]      3.9.0cvs72
741
742         * po/POTFILES.in
743         * po/bg.po
744         * po/ca.po
745         * po/cs.po
746         * po/de.po
747         * po/en_GB.po
748         * po/es.po
749         * po/fi.po
750         * po/fr.po
751         * po/hu.po
752         * po/id_ID.po
753         * po/it.po
754         * po/ja.po
755         * po/lt.po
756         * po/nl.po
757         * po/pl.po
758         * po/pt_BR.po
759         * po/pt_PT.po
760         * po/ru.po
761         * po/sk.po
762         * po/sr.po
763         * po/sv.po
764         * po/uk.po
765         * po/zh_CN.po
766         * po/zh_TW.po
767                 Merge RSSyl's translations
768
769 2013-02-16 [colin]      3.9.0cvs71
770
771         * src/mainwindow.c
772                 Fix use-after-free (introduced in cvs61)
773
774 2013-02-16 [colin]      3.9.0cvs70
775
776         * src/main.c
777         * src/prefs_common.c
778         * src/prefs_common.h
779         * src/common/defs.h
780         * src/common/w32_account.c
781                 Add an hidden preference to set the Windows theme
782         * src/plugins/Makefile.am
783         * src/plugins/rssyl/Makefile.am
784         * src/plugins/rssyl/claws.def
785         * src/plugins/rssyl/date.c
786         * src/plugins/rssyl/date.h
787         * src/plugins/rssyl/feed.c
788         * src/plugins/rssyl/feed.h
789         * src/plugins/rssyl/feedprops.c
790         * src/plugins/rssyl/feedprops.h
791         * src/plugins/rssyl/opml.c
792         * src/plugins/rssyl/opml.h
793         * src/plugins/rssyl/parsers.c
794         * src/plugins/rssyl/parsers.h
795         * src/plugins/rssyl/placeholder.txt
796         * src/plugins/rssyl/plugin.c
797         * src/plugins/rssyl/plugin.def
798         * src/plugins/rssyl/rssyl.c
799         * src/plugins/rssyl/rssyl.h
800         * src/plugins/rssyl/rssyl_cb_gtk.c
801         * src/plugins/rssyl/rssyl_cb_gtk.h
802         * src/plugins/rssyl/rssyl_cb_menu.c
803         * src/plugins/rssyl/rssyl_cb_menu.h
804         * src/plugins/rssyl/rssyl_gtk.c
805         * src/plugins/rssyl/rssyl_gtk.h
806         * src/plugins/rssyl/rssyl_prefs.c
807         * src/plugins/rssyl/rssyl_prefs.h
808         * src/plugins/rssyl/strreplace.c
809         * src/plugins/rssyl/strreplace.h
810         * src/plugins/rssyl/version.rc
811                 Add RSSyl
812         * src/plugins/vcalendar/Makefile.am
813         * src/plugins/vcalendar/Makefile.in
814         * src/plugins/vcalendar/plugin.c
815         * src/plugins/vcalendar/libical/libical/icalversion.h
816                 Fix Curl flags :)
817
818 2013-02-14 [paul]       3.9.0cvs69
819
820         * po/id_ID.po
821                 "fix" plural forms
822
823 2013-02-14 [colin]      3.9.0cvs68
824
825         * po/POTFILES.in
826                 Add vcalendar files
827         * po/merge-po-from-plugin.sh
828                 Add helper script to merge external plugins translations
829         * po/bg.po
830         * po/ca.po
831         * po/cs.po
832         * po/de.po
833         * po/en_GB.po
834         * po/es.po
835         * po/fi.po
836         * po/fr.po
837         * po/hu.po
838         * po/id_ID.po
839         * po/it.po
840         * po/ja.po
841         * po/lt.po
842         * po/nl.po
843         * po/pl.po
844         * po/pt_BR.po
845         * po/pt_PT.po
846         * po/ru.po
847         * po/sk.po
848         * po/sr.po
849         * po/sv.po
850         * po/uk.po
851         * po/zh_CN.po
852         * po/zh_TW.po
853                 Merge translations from fancy and vcalendar
854
855 2013-02-14 [colin]      3.9.0cvs67
856
857         * configure.ac
858                 Fix perl detection
859
860 2013-02-14 [colin]      3.9.0cvs66
861
862         * src/plugins/vcalendar/claws.def
863         * src/plugins/vcalendar/plugin.def
864                 Add missing files
865         * src/plugins/vcalendar/libical/Makefile.in
866         * src/plugins/vcalendar/libical/design-data/Makefile.in
867         * src/plugins/vcalendar/libical/libical/Makefile.in
868         * src/plugins/vcalendar/libical/scripts/Makefile.in
869                 Remove extraneous files
870
871 2013-02-13 [colin]      3.9.0cvs65
872
873         * src/plugins/address_dup_finder/placeholder.txt
874         * src/plugins/synce/placeholder.txt
875                 Removed, deprecated plugins
876         * src/plugins/Makefile.am
877         * src/plugins/vcalendar/Makefile.am
878         * src/plugins/vcalendar/Makefile.in
879         * src/plugins/vcalendar/common-views.c
880         * src/plugins/vcalendar/common-views.h
881         * src/plugins/vcalendar/day-view.c
882         * src/plugins/vcalendar/icaltime_as_local.c
883         * src/plugins/vcalendar/icaltime_as_local.h
884         * src/plugins/vcalendar/month-view.c
885         * src/plugins/vcalendar/placeholder.txt
886         * src/plugins/vcalendar/plugin.c
887         * src/plugins/vcalendar/vcal_dbus.c
888         * src/plugins/vcalendar/vcal_dbus.h
889         * src/plugins/vcalendar/vcal_folder.c
890         * src/plugins/vcalendar/vcal_folder.h
891         * src/plugins/vcalendar/vcal_interface.h
892         * src/plugins/vcalendar/vcal_manager.c
893         * src/plugins/vcalendar/vcal_manager.h
894         * src/plugins/vcalendar/vcal_meeting_gtk.c
895         * src/plugins/vcalendar/vcal_meeting_gtk.h
896         * src/plugins/vcalendar/vcal_prefs.c
897         * src/plugins/vcalendar/vcal_prefs.h
898         * src/plugins/vcalendar/vcalendar.c
899         * src/plugins/vcalendar/vcalendar.h
900         * src/plugins/vcalendar/version.rc
901         * src/plugins/vcalendar/libical/.cvsignore
902         * src/plugins/vcalendar/libical/Makefile.am
903         * src/plugins/vcalendar/libical/Makefile.in
904         * src/plugins/vcalendar/libical/design-data/.cvsignore
905         * src/plugins/vcalendar/libical/design-data/Makefile.am
906         * src/plugins/vcalendar/libical/design-data/Makefile.in
907         * src/plugins/vcalendar/libical/design-data/parameters.csv
908         * src/plugins/vcalendar/libical/design-data/properties.csv
909         * src/plugins/vcalendar/libical/design-data/restrictions.csv
910         * src/plugins/vcalendar/libical/design-data/status.txt
911         * src/plugins/vcalendar/libical/design-data/value-types.csv
912         * src/plugins/vcalendar/libical/libical/.cvsignore
913         * src/plugins/vcalendar/libical/libical/Makefile.am
914         * src/plugins/vcalendar/libical/libical/Makefile.in
915         * src/plugins/vcalendar/libical/libical/icalattendee.c
916         * src/plugins/vcalendar/libical/libical/icalattendee.h
917         * src/plugins/vcalendar/libical/libical/icalcomponent.c
918         * src/plugins/vcalendar/libical/libical/icalcomponent.h
919         * src/plugins/vcalendar/libical/libical/icalderivedparameter.c.in
920         * src/plugins/vcalendar/libical/libical/icalderivedparameter.h.in
921         * src/plugins/vcalendar/libical/libical/icalderivedproperty.c.in
922         * src/plugins/vcalendar/libical/libical/icalderivedproperty.h.in
923         * src/plugins/vcalendar/libical/libical/icalderivedvalue.c.in
924         * src/plugins/vcalendar/libical/libical/icalderivedvalue.h.in
925         * src/plugins/vcalendar/libical/libical/icalduration.c
926         * src/plugins/vcalendar/libical/libical/icalduration.h
927         * src/plugins/vcalendar/libical/libical/icalenums.c
928         * src/plugins/vcalendar/libical/libical/icalenums.h
929         * src/plugins/vcalendar/libical/libical/icalerror.c
930         * src/plugins/vcalendar/libical/libical/icalerror.h
931         * src/plugins/vcalendar/libical/libical/icallangbind.c
932         * src/plugins/vcalendar/libical/libical/icallangbind.h
933         * src/plugins/vcalendar/libical/libical/icallexer.l
934         * src/plugins/vcalendar/libical/libical/icalmemory.c
935         * src/plugins/vcalendar/libical/libical/icalmemory.h
936         * src/plugins/vcalendar/libical/libical/icalmime.c
937         * src/plugins/vcalendar/libical/libical/icalmime.h
938         * src/plugins/vcalendar/libical/libical/icalparameter.c
939         * src/plugins/vcalendar/libical/libical/icalparameter.h
940         * src/plugins/vcalendar/libical/libical/icalparameterimpl.h
941         * src/plugins/vcalendar/libical/libical/icalparser.c
942         * src/plugins/vcalendar/libical/libical/icalparser.h
943         * src/plugins/vcalendar/libical/libical/icalperiod.c
944         * src/plugins/vcalendar/libical/libical/icalperiod.h
945         * src/plugins/vcalendar/libical/libical/icalproperty.c
946         * src/plugins/vcalendar/libical/libical/icalproperty.h
947         * src/plugins/vcalendar/libical/libical/icalrecur.c
948         * src/plugins/vcalendar/libical/libical/icalrecur.h
949         * src/plugins/vcalendar/libical/libical/icalrestriction.c.in
950         * src/plugins/vcalendar/libical/libical/icalrestriction.h
951         * src/plugins/vcalendar/libical/libical/icaltime.c
952         * src/plugins/vcalendar/libical/libical/icaltime.h
953         * src/plugins/vcalendar/libical/libical/icaltypes.c
954         * src/plugins/vcalendar/libical/libical/icaltypes.h
955         * src/plugins/vcalendar/libical/libical/icalvalue.c
956         * src/plugins/vcalendar/libical/libical/icalvalue.h
957         * src/plugins/vcalendar/libical/libical/icalvalueimpl.h
958         * src/plugins/vcalendar/libical/libical/icalversion.h
959         * src/plugins/vcalendar/libical/libical/icalversion.h.in
960         * src/plugins/vcalendar/libical/libical/icalyacc.output
961         * src/plugins/vcalendar/libical/libical/icalyacc.y
962         * src/plugins/vcalendar/libical/libical/pvl.c
963         * src/plugins/vcalendar/libical/libical/pvl.h
964         * src/plugins/vcalendar/libical/libical/sspm.c
965         * src/plugins/vcalendar/libical/libical/sspm.h
966         * src/plugins/vcalendar/libical/libical/vsnprintf.c
967         * src/plugins/vcalendar/libical/scripts/.cvsignore
968         * src/plugins/vcalendar/libical/scripts/Makefile.am
969         * src/plugins/vcalendar/libical/scripts/Makefile.in
970         * src/plugins/vcalendar/libical/scripts/mkderivedcomponents.pl
971         * src/plugins/vcalendar/libical/scripts/mkderivedparameters.pl
972         * src/plugins/vcalendar/libical/scripts/mkderivedproperties.pl
973         * src/plugins/vcalendar/libical/scripts/mkderivedvalues.pl
974         * src/plugins/vcalendar/libical/scripts/mkparameterrestrictions.pl
975         * src/plugins/vcalendar/libical/scripts/mkrestrictionrecords.pl
976         * src/plugins/vcalendar/libical/scripts/mkrestrictiontable.pl
977         * src/plugins/vcalendar/libical/scripts/readvaluesfile.pl
978                 Add vcalendar.
979
980 2013-02-13 [colin]      3.9.0cvs64
981
982         * src/plugins/acpi_notifier/placeholder.txt
983         * src/plugins/address_dup_finder/placeholder.txt
984         * src/plugins/address_keeper/placeholder.txt
985         * src/plugins/archive/placeholder.txt
986         * src/plugins/att_remover/placeholder.txt
987         * src/plugins/attachwarner/placeholder.txt
988         * src/plugins/bsfilter/placeholder.txt
989         * src/plugins/clamd/placeholder.txt
990         * src/plugins/fetchinfo/placeholder.txt
991         * src/plugins/gdata/placeholder.txt
992         * src/plugins/geolocation/placeholder.txt
993         * src/plugins/gtkhtml2_viewer/placeholder.txt
994         * src/plugins/mailmbox/placeholder.txt
995         * src/plugins/newmail/placeholder.txt
996         * src/plugins/notification/placeholder.txt
997         * src/plugins/pdf_viewer/placeholder.txt
998         * src/plugins/perl/placeholder.txt
999         * src/plugins/python/placeholder.txt
1000         * src/plugins/rssyl/placeholder.txt
1001         * src/plugins/spam_report/placeholder.txt
1002         * src/plugins/synce/placeholder.txt
1003         * src/plugins/tnef_parse/placeholder.txt
1004         * src/plugins/vcalendar/placeholder.txt
1005                 Add temporary placeholders for ex-extra-plugins to be
1006                 integrated.
1007
1008 2013-02-13 [paul]       3.9.0cvs63
1009
1010         * src/plugins/fancy/Makefile.am
1011                 no need for EXTRA_DIST
1012
1013 2013-02-13 [paul]       3.9.0cvs62
1014
1015         * configure.ac
1016         * po/POTFILES.in
1017         * src/plugins/Makefile.am
1018         * src/plugins/fancy/Makefile.am
1019         * src/plugins/fancy/fancy_prefs.c
1020         * src/plugins/fancy/fancy_prefs.h
1021         * src/plugins/fancy/fancy_viewer.c
1022         * src/plugins/fancy/fancy_viewer.h
1023                 move the Fancy plugin into core
1024
1025 2013-02-11 [paul]       3.9.0cvs61
1026
1027         * src/mainwindow.c
1028                 use the Delete key to remove colour label accels (same as everywhere else).
1029                 complete the change to gtk_accel_map_add_entry() for older/newer GTKs
1030
1031 2013-01-26 [mir]        3.9.0cvs60
1032
1033         * tools/vcard2xml.py
1034         Fixes bugs:
1035             1) Lines split over more than one line breaks parser
1036             2) Get email addres correct. Not only email;internet
1037         Improvements:
1038             1) Basic handling of vcard 3.0
1039
1040
1041 2013-01-23 [colin]      3.9.0cvs59
1042
1043         * src/action.c
1044         * src/common/utils.c
1045                 Fix actions with spaces (and quotes). Thanks to H. Merijn Brand
1046
1047 2013-01-23 [colin]      3.9.0cvs58
1048
1049         * src/imap.c
1050                 Fix bug #2863, "Applying has_attachment quicksearch
1051                 on IMAP segfaults".
1052
1053 2013-01-21 [paul]       3.9.0cvs57
1054
1055         * src/codeconv.h
1056         * src/procmime.c
1057                 fix bug 2862, 'Segmentation fault when replying to a
1058                 message where the "code conversion" fails'. add support
1059                 for X-VIET-VPS encoding
1060
1061 2013-01-21 [paul]       3.9.0cvs56
1062
1063         * src/common/defs.h
1064         * src/gtk/about.c
1065                 promote the users' ml on the About/Info tab
1066
1067 2013-01-09 [paul]       3.9.0cvs55
1068
1069         * doc/man/claws-mail.1
1070         * src/gtk/about.c
1071                 update copyright year
1072
1073 2013-01-09 [paul]       3.9.0cvs54
1074
1075         * src/gtk/gtkaspell.c
1076                 fix sensitivity of 'Use both dictionaries' in compose window
1077
1078 2013-01-09 [mir]        3.9.0cvs53
1079
1080         * tools/vcard2xml.py
1081             Fix missing file encoding info.
1082             See -> http://www.python.org/dev/peps/pep-0263/
1083
1084
1085 2013-01-08 [mones]      3.9.0cvs52
1086
1087         * claws-mail.desktop
1088                 Added Swedish translation by Andreas Rönnquist
1089
1090 2012-12-20 [colin]      3.9.0cvs51
1091
1092         * src/action.c
1093                 Fix crash on action error;
1094                 Fix trimming of leading spaces in actions
1095
1096 2012-12-19 [colin]      3.9.0cvs50
1097
1098         * src/editldap.c
1099         * src/ldapctrl.c
1100         * src/ldapserver.c
1101                 Make LDAP over SSL work on Win32 - but not TLS,
1102                 unfortunately. Also, it requires the certificate
1103                 to be trusted.
1104
1105 2012-12-16 [colin]      3.9.0cvs49
1106
1107         * src/messageview.c
1108                 Add missing \n at end of the return receipt last part's headers.
1109
1110 2012-12-15 [paul]       3.9.0cvs48
1111
1112         * src/addrselect.c
1113                 fix bug 2832, 'mail to from adress-book splitt names'
1114
1115 2012-12-12 [colin]      3.9.0cvs47
1116
1117         * src/action.c
1118                 Port to g_spawn API and make actions work better on Win32
1119         * src/mainwindow.c
1120                 Indentation
1121
1122 2012-12-12 [ticho]      3.9.0cvs46
1123
1124         * src/compose.c
1125                 Move focus to body textview when subject entry is activated
1126                 (Enter key pressed) in compose window.
1127
1128 2012-12-10 [mones]      3.9.0cvs45
1129
1130         * src/addr_compl.c
1131                 Fix bug #2835 (core part) to allow NULL names which
1132                 have an address
1133
1134 2012-12-07 [colin]      3.9.0cvs44
1135
1136         * src/news.c
1137                 Try to fix strange crash in nntp_ping/session_destroy...
1138
1139 2012-12-06 [mones]      3.9.0cvs43
1140
1141         * tools/README
1142         * tools/gif2xface.pl
1143         * tools/outlook2claws-mail.pl
1144                 Fix address not working since years ago
1145
1146 2012-12-05 [mones]      3.9.0cvs42
1147
1148         * src/prefs_gtk.c
1149                 Do not set to NULL string preferences which have "" as
1150                 default value
1151
1152 2012-12-05 [colin]      3.9.0cvs41
1153
1154         * src/common/ssl.c
1155                 Nullify xcred pointer like the other ones
1156
1157 2012-12-03 [wwp]        3.9.0cvs40
1158
1159         * src/summaryview.c
1160         * src/mainwindow.c
1161         Avoid any possible confusion: 0 is not a neutral value when passed
1162         to main_window_get_mask() - use -1 instead, even in those cases we
1163         don't care.
1164
1165 2012-12-03 [wwp]        3.9.0cvs39
1166
1167         * src/toolbar.c
1168         Fix sensitivity of next-unread toolbar button.
1169
1170 2012-12-03 [colin]      3.9.0cvs38
1171
1172         * src/common/utils.c
1173                 Fix following relative symlinks
1174
1175 2012-12-02 [colin]      3.9.0cvs37
1176
1177         * src/main.c
1178                 Of course you can't, Windows. Of course...
1179
1180 2012-12-02 [colin]      3.9.0cvs36
1181
1182         * src/main.c
1183                 Move control sockets inside their own directory,
1184                 $TMPDIR/claws-mail-$UID/, and name them after the configuration                 directory md5 hash. That allows
1185                 - cleaner separation of sockets and config dirs in
1186                   case of alternate config directories
1187                 - forward migration is handled: if $TMPDIR/claws-mail-$UID
1188                   exists as a socket, use it to control the running entity
1189                 - backwards migration is handled: starting an old Claws Mail
1190                   version will bail out as creating the legacy socket won't
1191                   be possible.
1192                 - migration for alternate-config-dirs is not handled, which
1193                   could be mentioned in release notes.
1194                 Fixes bug #2828, "Use MD5 digest for socket name"
1195
1196 2012-12-01 [colin]      3.9.0cvs35
1197
1198         * src/common/utils.c
1199                 As usual, Windows is a little bit different
1200                 (you have to love it the same as the normal OSes...)
1201
1202 2012-12-01 [colin]      3.9.0cvs34
1203
1204         * src/common/utils.c
1205         * src/common/utils.h
1206                 Add a canonicalizer function and use it to
1207                 canonicalize rc_dir.
1208
1209 2012-11-30 [mones]      3.9.0cvs33
1210
1211         * src/common/plugin.c
1212                 Fixes #1137 completely, saving path-less plugins as is
1213                 in config. With this patch user can edit plugin list on
1214                 clawsrc and remove absolute paths from shared plugins,
1215                 leaving only the "pluginname.so". Those will be tried to
1216                 load from plugin dir of the loading core. Notice that
1217                 those will also fail to load on older versions, and will
1218                 probably be removed from your config without warning by
1219                 the older version.
1220
1221 2012-11-30 [wwp]        3.9.0cvs32
1222
1223         * src/mainwindow.c
1224         * src/mainwindow.h
1225         * src/summaryview.c
1226         * src/toolbar.c
1227         Fix wrong types used (mix between SensitiveCond and SensitiveCondMask),
1228         also fix list loop initializers.
1229
1230 2012-11-30 [wwp]        3.9.0cvs31
1231
1232         * src/mainwindow.c
1233         * src/mainwindow.h
1234         * src/procmsg.c
1235         * src/send_message.c
1236         * src/send_message.h
1237         * src/toolbar.c
1238         * src/toolbar.h
1239         Add Message/Cancel sending (same as --cancel-sending), adds the
1240         relevant toolbar icon, and an extra cancel sending+receiving icon
1241         for convenience.
1242
1243 2012-11-29 [colin]      3.9.0cvs30
1244
1245         * src/mainwindow.c
1246                 Fix mask on a few menu items (thanks Ricardo!)
1247
1248 2012-11-28 [wwp]        3.9.0cvs29
1249
1250         * src/mainwindow.c
1251         * src/mainwindow.h
1252         * src/summaryview.c
1253         * src/toolbar.c
1254         Rework SensitiveCond enum to allow more than 32 flags for GUI status checking.
1255         Complete toolbar_init(), which was missing few inits.
1256
1257 2012-11-28 [colin]      3.9.0cvs28
1258
1259         * src/mainwindow.c
1260         * src/news.c
1261         * src/news.h
1262         * src/etpan/nntp-thread.c
1263                 Disconnect NNTP accounts too when switching offline
1264
1265 2012-11-28 [colin]      3.9.0cvs27
1266
1267         * src/imap.c
1268         * src/news.c
1269         * src/common/session.c
1270         * src/common/session.h
1271                 Add keep-alive pings on IMAP and NNTP
1272
1273 2012-11-28 [colin]      3.9.0cvs26
1274
1275         * src/imap.c
1276         * src/etpan/imap-thread.c
1277         * src/etpan/imap-thread.h
1278                 Try locale's charset and UTF-7 on server-side
1279                 searches when UTF-8 fails. Also, don't even
1280                 mention a charset if searching for an ASCII
1281                 string.
1282
1283 2012-11-27 [colin]      3.9.0cvs25
1284
1285         * src/main.c
1286                 Unbreak the build.
1287
1288 2012-11-27 [colin]      3.9.0cvs24
1289
1290         * src/common/ssl.c
1291                 Fix bug #2826, "replace deprecated gnutls function"
1292                 Patch by Christian Hesse
1293
1294 2012-11-27 [colin]      3.9.0cvs23
1295
1296         * src/gtk/manage_window.c
1297                 Stop spamming logs with focus events.
1298
1299 2012-11-27 [colin]      3.9.0cvs22
1300
1301         * src/mainwindow.c
1302         * src/prefs_common.c
1303         * src/prefs_common.h
1304                 Unsneak a work-in-progress patch that I mistakengly
1305                 commited with a cleanup
1306
1307 2012-11-27 [wwp]        3.9.0cvs21
1308
1309         * doc/man/claws-mail.1
1310         * src/main.c
1311         * src/send_message.c
1312         * src/send_message.h
1313                 Add --cancel-sending command-line switch.
1314
1315 2012-11-23 [colin]      3.9.0cvs20
1316
1317         * src/jpilot.c
1318         * src/main.c
1319         * src/mainwindow.c
1320         * src/matcher.c
1321         * src/prefs_common.c
1322         * src/prefs_common.h
1323         * src/procmsg.c
1324         * src/common/socket.c
1325         * src/common/socket.h
1326         * src/common/ssl.c
1327         * src/common/ssl_certificate.c
1328         * src/common/ssl_certificate.h
1329         * src/etpan/imap-thread.c
1330         * src/etpan/nntp-thread.c
1331                 Cleanup some warnings and deprecated types. Patch by
1332                 Christian Hesse, fixing bug #2617. Thanks!
1333
1334 2012-11-23 [colin]      3.9.0cvs19
1335
1336         * AUTHORS
1337         * src/gtk/authors.h
1338                 Add Christian Hesse which was forgotten for some reason
1339
1340 2012-11-21 [colin]      3.9.0cvs18
1341
1342         * src/etpan/imap-thread.c
1343                 Don't set charset on simple searches. Fixes Exchange 2007.
1344
1345 2012-11-20 [colin]      3.9.0cvs17
1346
1347         * src/prefs_matcher.c
1348                 Fix bug #2801, "Filtering Header:Name list is blank/corrupt"
1349
1350 2012-11-20 [ticho]      3.9.0cvs16
1351
1352         * src/gtk/prefswindow.c
1353                 Actually allow folder preference pages which are in top level of
1354                 page index UI to be selected.
1355
1356 2012-11-20 [ticho]      3.9.0cvs15
1357
1358         * src/prefs_folder_item.c
1359                 Remove useless "Folder" root in page index of folder preferences UI.
1360
1361 2012-11-18 [colin]      3.9.0cvs14
1362
1363         * AUTHORS
1364         * src/advsearch.c
1365         * src/matcher.c
1366         * src/matcher.h
1367         * src/matcher_parser_parse.y
1368         * src/prefs_matcher.c
1369         * src/gtk/authors.h
1370         * src/gtk/quicksearch.c
1371                 Add age_{greater,lower}_hours matcher criteria
1372                 Initial patch by Abhay S. Kushwaha.
1373
1374 2012-11-18 [ticho]      3.9.0cvs13
1375
1376         * src/mbox.c
1377                 Improve i18n plural handling in a string used while
1378                 importing from mbox.
1379
1380 2012-11-16 [ticho]      3.9.0cvs12
1381
1382         * po/bg.po
1383         * po/ca.po
1384         * po/cs.po
1385         * po/de.po
1386         * po/en_GB.po
1387         * po/es.po
1388         * po/fi.po
1389         * po/fr.po
1390         * po/he.po
1391         * po/hu.po
1392         * po/id_ID.po
1393         * po/it.po
1394         * po/ja.po
1395         * po/lt.po
1396         * po/nl.po
1397         * po/pl.po
1398         * po/pt_BR.po
1399         * po/pt_PT.po
1400         * po/ru.po
1401         * po/sk.po
1402         * po/sr.po
1403         * po/sv.po
1404         * po/uk.po
1405         * po/zh_CN.po
1406         * po/zh_TW.po
1407         * po/Makevars
1408                 Update message catalogs to match changes in 3.9.0cvs11.
1409
1410 2012-11-16 [ticho]      3.9.0cvs11
1411
1412         * src/account.c
1413         * src/addrcustomattr.c
1414         * src/edittags.c
1415         * src/prefs_filtering.c
1416         * src/prefs_matcher.c
1417         * src/prefs_msg_colors.c
1418         * src/toolbar.c
1419         * src/uri_opener.c
1420         * src/wizard.c
1421         * src/common/utils.c
1422         * src/gtk/about.c
1423                 Use pgettext() and friends for i18n context strings, instead of
1424                 having a pipe character in msgid for context separation. This uses
1425                 glib's C_ macro, instead of Q_.
1426
1427 2012-11-16 [colin]      3.9.0cvs10
1428
1429         * src/foldersel.c
1430         * src/prefs_actions.c
1431         * src/prefs_filtering_action.c
1432         * src/prefs_matcher.c
1433         * src/quote_fmt.c
1434         * src/gtk/description_window.c
1435         * src/gtk/description_window.h
1436         * src/gtk/inputdialog.c
1437         * src/gtk/manage_window.c
1438         * src/gtk/quicksearch.c
1439                 Try to better fix focus problems. Should address:
1440                 Bug #2774
1441                 Bug #2624
1442                 Bug #1963
1443                 Bug #2780
1444                 Please check using your favorite WM that the following works:
1445                 Information button (Quicksearch, Templates, 'Test' filtering 
1446                 condition)
1447                 Folder selection (Move/Copy contextual menu,
1448                 various preferences, including 'New folder').
1449                 Tested with XFCE, Gnome Shell and Windows.
1450                 
1451
1452 2012-11-16 [colin]      3.9.0cvs9
1453
1454         * src/advsearch.c
1455                 Init is_fast too
1456
1457 2012-11-16 [colin]      3.9.0cvs8
1458
1459         * src/advsearch.c
1460                 Fix missing initialisation of bool_and which could
1461                 lead to From/To/Subject/Tag searches searching with
1462                 binary and.
1463                 Also clean up tag expansion. No need to create a
1464                 matcher string and re-parse it.
1465
1466 2012-11-16 [paul]       3.9.0cvs7
1467
1468         * po/de.po
1469                 fix by Thomas Bellmann
1470
1471 2012-11-15 [colin]      3.9.0cvs6
1472
1473         * src/summaryview.c
1474                 Fix bug #2785, "Marking mails for deletion reopens internal 
1475                 message view"
1476
1477 2012-11-15 [colin]      3.9.0cvs5
1478
1479         * src/main.c
1480         * src/statusbar.c
1481         * src/gtk/gtkcmclist.c
1482         * src/gtk/gtkcmclist.h
1483                 a few more GTK+3 fixes. Segfaults on me, though.
1484
1485 2012-11-15 [colin]      3.9.0cvs4
1486
1487         * src/Makefile.am
1488         * src/action.c
1489         * src/addr_compl.c
1490         * src/addressbook.c
1491         * src/addrgather.c
1492         * src/compose.c
1493         * src/editaddress.c
1494         * src/editgroup.c
1495         * src/main.c
1496         * src/mainwindow.c
1497         * src/message_search.c
1498         * src/prefs_display_header.c
1499         * src/prefs_filtering_action.c
1500         * src/prefs_matcher.c
1501         * src/prefs_other.c
1502         * src/prefs_toolbar.c
1503         * src/printing.c
1504         * src/stock_pixmap.c
1505         * src/summary_search.c
1506         * src/summaryview.c
1507         * src/textview.c
1508         * src/gtk/Makefile.am
1509         * src/gtk/colorlabel.c
1510         * src/gtk/combobox.c
1511         * src/gtk/combobox.h
1512         * src/gtk/gtkcmclist.c
1513         * src/gtk/gtkcmclist.h
1514         * src/gtk/gtkcmctree.c
1515         * src/gtk/gtksctree.c
1516         * src/gtk/gtkshruler.c
1517         * src/gtk/gtkutils.c
1518         * src/gtk/gtkutils.h
1519         * src/gtk/inputdialog.c
1520         * src/gtk/quicksearch.c
1521         * src/plugins/pgpcore/Makefile.am
1522         * src/plugins/pgpinline/Makefile.am
1523         * src/plugins/pgpmime/Makefile.am
1524         * src/plugins/smime/Makefile.am
1525                 Big GTK+3 patch from Hanno Meyer-Thurow
1526
1527 2012-11-15 [wwp]        3.9.0cvs3
1528
1529         * doc/man/claws-mail.1
1530         * src/main.c
1531                 Add --cancel-receiving command-line switch.
1532
1533 2012-11-15 [wwp]        3.9.0cvs2
1534
1535         * src/ssl_manager.c
1536         * src/gtk/sslcertwindow.c
1537                 Fix Capitalization.
1538
1539 2012-11-15 [paul]       3.9.0cvs1
1540
1541         * po/cs.po
1542         * po/fi.po
1543         * po/sk.po
1544                 updates from David Vachulka, Flammie Pirinen, and
1545                 Slavko
1546
1547 2012-11-14 [paul]       3.9.0
1548         * NEWS
1549         * README
1550         * RELEASE_NOTES 
1551                 3.9.0 unleashed!
1552
1553 2012-11-14 [paul]       3.8.1cvs123
1554
1555         * po/de.po
1556         * po/es.po
1557         * po/fi.po
1558         * po/fr.po
1559         * po/hu.po
1560         * po/pt_BR.po
1561         * po/sv.po
1562         * po/uk.po
1563         * po/zh_TW.po
1564                 updated by Thomas Bellmann, Ricardo Mones, Flammie Pirinen,
1565                 wwp, Pader Rezso, Frederico Goncalves Guimaraes, Andreas Ronnquist,
1566                 YUP, Wei-Lun Chao
1567
1568 2012-11-14 [paul]       3.8.1cvs122
1569
1570         * tools/README
1571         * tools/fix_date.sh
1572                 improvements by wwp
1573
1574 2012-11-14 [colin]      3.8.1cvs121
1575
1576         * src/action.c
1577                 And fix warning with breaking functionality
1578
1579 2012-11-14 [paul]       3.8.1cvs120
1580
1581         * src/action.c
1582                 revert this change from 3.8.1cvs60, it breaks
1583                 actions with a pipe
1584
1585 2012-11-14 [colin]      3.8.1cvs119
1586
1587         * src/common/plugin.c
1588                 If plugin fails to load from absolute path, try from
1589                 default plugin path. 
1590                 Fixes bug #1137, 'loading plugins with same profile on different archs'
1591                 Fixes bug #2777, 'Installing latest cvs116 package 14 Windows version
1592                 results in wrong paths in clawsrc'
1593
1594 2012-11-12 [colin]      3.8.1cvs118
1595
1596         * src/messageview.c
1597                 Fix initial focus on textview. Fixes bug #2776,
1598                 "Make all menu shortcuts work properly in the message window"
1599
1600 2012-11-09 [colin]      3.8.1cvs117
1601
1602         * src/etpan/imap-thread.c
1603                 Specify search charset. Thanks to Aleksei Miheev
1604
1605 2012-11-08 [colin]      3.8.1cvs116
1606
1607         * src/common/socket.c
1608         * src/gtk/gtkutils.c
1609                 Fix socket communication
1610
1611 2012-11-08 [colin]      3.8.1cvs115
1612
1613         * src/plugins/pgpcore/sgpgme.c
1614                 Fix Windows runtime crash
1615
1616 2012-11-08 [colin]      3.8.1cvs114
1617
1618         * src/gtk/quicksearch.c
1619                 Fix going active with NULL matchstring (for example
1620                 when changing type before typing anything)
1621
1622 2012-11-07 [colin]      3.8.1cvs113
1623
1624         * src/mbox.c
1625                 Fix Windows build
1626
1627 2012-11-06 [mones]      3.8.1cvs112
1628
1629         * doc/man/claws-mail.1
1630                 Sync with AUTHORS file
1631         * src/gtk/quicksearch.c
1632                 Add number units where appropriate
1633
1634 2012-10-31 [paul]       3.8.1cvs111
1635
1636         * src/prefs_folder_item.c
1637                 add missing closing bracket. thanks to Andreas Rönnquist.
1638
1639 2012-10-31 [colin]      3.8.1cvs110
1640
1641         * src/prefs_folder_item.c
1642                 Fix prefs text and extra semi-colon. Thanks to Paul!
1643
1644 2012-10-31 [colin]      3.8.1cvs109
1645
1646         * src/folder_item_prefs.c
1647         * src/folder_item_prefs.h
1648         * src/messageview.c
1649         * src/prefs_folder_item.c
1650                 Implement feature from bug #2569, 
1651                 "select html part on folder specific properties"
1652                 Patch based on Andrej's patch.
1653
1654 2012-10-29 [wwp]        3.8.1cvs108
1655
1656         * src/textview.c
1657         Revert cvs107, cvs106 and parts of cvs105 (all in textview.c), fixing
1658         broken URL parsing.
1659
1660 2012-10-25 [colin]      3.8.1cvs107
1661
1662         * src/textview.c
1663                 Verify the previous URI wasn't the same...
1664                 fixes http://www. URIs.
1665
1666 2012-10-25 [colin]      3.8.1cvs106
1667
1668         * src/common/utils.c
1669         * src/common/utils.h
1670         * src/textview.c
1671                 Avoid strlen() on inner loop in textview_make_clickable_parts*()
1672                 reduces cost of strcasestr() in textview_make_clickable_parts*()
1673                 from 30% to 15%. Patch by Igor Mammedov
1674
1675 2012-10-25 [colin]      3.8.1cvs105
1676
1677         * src/textview.c
1678                 Do not allow search cost to explode in case of bad message
1679                 parsing in textview_make_clickable_parts_later(); reduces
1680                 cost of textview_make_clickable_parts_later() from 99% to
1681                 17% for big bad-case message. Patch by Igor Mammedov
1682
1683 2012-10-25 [colin]      3.8.1cvs104
1684
1685         * src/textview.c
1686         * src/textview.h
1687                 Avoid strlen() on big buffers, use precomputed length instead
1688                 it reduces cost of textview_write_line() from 32% to 3% for
1689                 big messages. Patch by Igor Mammedov
1690         * AUTHORS
1691         * src/gtk/authors.h
1692                 Add Igor
1693
1694 2012-10-24 [mones]      3.8.1cvs103
1695
1696         * src/advsearch.c
1697                 Trust on IMAP core on-line/off-line management
1698                 Patch by Sean Buckheister
1699
1700 2012-10-19 [paul]       3.8.1cvs102
1701
1702         * AUTHORS
1703         * src/crash.c
1704         * src/gtk/authors.h
1705                 fix bug 2760, 'display correct libc version in crash dialog 
1706                 when uclibc is used'.
1707                 fixes build with uclibc. patch by Natanael Copa.
1708
1709 2012-10-18 [mones]      3.8.1cvs101
1710
1711         * claws-mail.desktop
1712                 Fix bug #2761 and remove invalid GTK main category
1713
1714 2012-10-17 [colin]      3.8.1cvs100
1715
1716         * src/common/ssl_certificate.c
1717                 Fix bug #2759, "Error messages regarding bad
1718                 client certificates are less than helpful"
1719                 Based on patch by bug reporter.
1720
1721 2012-10-13 [paul]       3.8.1cvs99
1722
1723         * src/common/ssl_certificate.c
1724                 fix build with gnutls 3.1.3
1725                 Patch by Sean Buckheister.
1726
1727 2012-10-12 [mones]      3.8.1cvs98
1728
1729         * src/compose.c
1730         * src/grouplistdialog.c
1731         * src/imap.c
1732         * src/news_gtk.c
1733         * src/procmime.c
1734         * src/procmsg.c
1735         * src/common/utils.c
1736         * src/common/utils.h
1737         * src/etpan/imap-thread.c
1738                 New slist_free_strings_full wrapper for g_slist_free_full
1739                 and simplify calls where it was being used
1740
1741 2012-10-12 [colin]      3.8.1cvs97
1742
1743         * src/common/defs.h
1744                 Drop include of internal glib header
1745                 Patch by Werner Koch
1746
1747 2012-10-12 [colin]      3.8.1cvs96
1748
1749         * src/gtk/gtkcmctree.c
1750         * src/gtk/gtksctree.c
1751                 Fix bug #2581, "expander arrows are too tiny to hit with the 
1752                 mouse". Patch mostly by Tom Horsley
1753
1754 2012-10-12 [iwkse]      3.8.1cvs95
1755
1756         * src/common/utils.c
1757                         g_free *mutex
1758
1759 2012-10-12 [mones]      3.8.1cvs94
1760
1761         * src/common/utils.c
1762                 Remove undeclared mutex symbol
1763
1764 2012-10-12 [colin]      3.8.1cvs93
1765
1766         * src/compose.c
1767         * src/prefs_account.c
1768         * src/common/utils.c
1769         * src/common/utils.h
1770                 Fix bug #2751 'g_mutex_new/g_mutex_free removed from GLib 2.32'
1771                 Thanks to Salvatore de Paolis
1772
1773 2012-10-10 [colin]      3.8.1cvs92
1774
1775         * src/folder.c
1776                 Fix bug #2744, "Quick search throws bad command 
1777                 argument error on Microsoft Exchange". Fall back
1778                 to local search if folder-specific search fails.
1779         * src/gtk/quicksearch.c
1780                 Typo fix.
1781
1782 2012-10-10 [colin]      3.8.1cvs91
1783
1784         * src/procmsg.h
1785                 Make what the tags list contain more clear
1786
1787 2012-10-10 [colin]      3.8.1cvs90
1788
1789         * src/inc.c
1790         * src/mbox.c
1791         * src/common/smtp.c
1792         * src/common/smtp.h
1793                 Fix bug #2639, "The MSGBUFSIZE definition collides with a definition of OpenBSD"
1794                 Patch by "madroach"
1795
1796 2012-10-10 [colin]      3.8.1cvs89
1797
1798         * autogen.sh
1799                 Fix bug #2638, "Respect $LEX environment variable in autogen.sh"
1800
1801 2012-10-10 [colin]      3.8.1cvs88
1802
1803         * src/compose.c
1804                 Leak fix (thanks Ricardo!)
1805
1806 2012-10-10 [colin]      3.8.1cvs87
1807
1808         * src/common/utils.c
1809                 Fix O(n^2) algorithm in remove_numbered_files_not_in_list
1810                 Initial patch by Igor Mammedov <imammedo@redhat.com> with
1811                 fixes by Michael Rasmussen and myself.
1812                 Also revert part of 3.8.1cvs86, g_slist_free_full() 
1813                 semantics are different from slist_free_strings() in that
1814                 slist_free_strings does not free the list itself.
1815
1816 2012-10-09 [mones]      3.8.1cvs86
1817
1818         * doc/man/claws-mail.1
1819         * src/compose.c
1820         * src/common/utils.c
1821                 New extra headers feature for adding user-defined
1822                 extra headers to the combobox in the compose window
1823                 Headers are stablished in 'extraheaderrc', one per
1824                 line with a final colon
1825
1826 2012-10-06 [mones]      3.8.1cvs85
1827
1828         * po/POTFILES.in
1829                 Added src/gtk/menu.c
1830         * src/common/defs.h
1831         * src/gtk/menu.c
1832         * src/gtk/menu.h
1833                 New function cm_menu_item_new_label_from_url to
1834                 avoid crashing on huge URL strings and warn user
1835                 about the possible causes
1836         * src/mainwindow.c
1837                 Use it to create List menu items safely
1838
1839 2012-10-04 [colin]      3.8.1cvs84
1840
1841         * src/imap.c
1842                 Fix keywords with spaces
1843
1844 2012-10-04 [colin]      3.8.1cvs83
1845
1846         * src/advsearch.c
1847                 Fix double-tag search. Maybe fixes bug #2744,
1848                 'Quick search throws bad command argument 
1849                 error since recent change'. Patch by Sean.
1850
1851 2012-10-03 [mones]      3.8.1cvs82
1852
1853         * src/procmime.c
1854                 Fix bug #2743 'null pointer crash in procmime strchr'
1855                 Patch by Michael Schwendt (from RedHat bug 862578) 
1856
1857 2012-09-28 [colin]      3.8.1cvs81
1858
1859         * src/advsearch.c
1860                 Never search on server if we're offline
1861                 (Asking the user would and will be better)
1862         * src/imap.c
1863                 Fix uninitialized variable (bogus) warning
1864                 Fix SELECT of the folder before searching
1865
1866 2012-09-27 [colin]      3.8.1cvs80
1867
1868         * src/advsearch.c
1869         * src/imap.c
1870         * src/etpan/imap-thread.c
1871         * src/etpan/imap-thread.h
1872                 Implement IMAP server search. Patch by
1873                 Sean Buckheister again.
1874
1875 2012-09-26 [colin]      3.8.1cvs79
1876
1877         * src/main.c
1878         * src/matcher.c
1879         * src/matcher.h
1880                 Prepare the context strings, their translation take
1881                 CPU time. Shaves 6 seconds out of 17 on my reference
1882                 folder body search.
1883         * src/summary_search.c
1884                 Fix a warning
1885
1886 2012-09-26 [colin]      3.8.1cvs78
1887
1888         * src/matcher.c
1889         * src/procmime.c
1890         * src/procmime.h
1891                 Unlock I/O in procmime, give a way
1892                 for matcher to avoid having to
1893                 read/write tmp/rewind/read tmp for
1894                 body matches.
1895
1896 2012-09-26 [colin]      3.8.1cvs77
1897
1898         * src/summary_search.c
1899                 Fix unresponsive stop button
1900         * src/gtk/quicksearch.c
1901                 Fix busy cursor
1902
1903 2012-09-26 [colin]      3.8.1cvs76
1904
1905         * src/summary_search.c
1906         * src/summaryview.c
1907         * src/summaryview.h
1908         * src/gtk/quicksearch.c
1909                 Factorize search code in summary_search and
1910                 add a progress indicator as that slows down
1911                 the first result in case of body search.
1912
1913 2012-09-26 [colin]      3.8.1cvs75
1914
1915         * src/folder.c
1916                 Fix body search triggering GUI updates
1917                 for every message when it gets MSG_SCANNED
1918                 set.
1919
1920 2012-09-26 [colin]      3.8.1cvs74
1921
1922         * src/folder.c
1923         * src/folder.h
1924         * src/imap.c
1925         * src/procmsg.c
1926         * src/procmsg.h
1927         * src/summaryview.c
1928                 Factorize msg list to num list code;
1929                 Make search faster using cache instead
1930                 of network I/O
1931
1932 2012-09-25 [mones]      3.8.1cvs73
1933
1934         * src/gtk/quicksearch.c
1935                 Fix new expressions not being added to quicksearch
1936                 history in extended mode; patch by Sean Buckheister
1937
1938 2012-09-22 [mir]        3.8.1cvs72
1939
1940         * src/advsearch.c
1941                 Fix for not searching in folders marked 'no_select'
1942                 patch provided by Colin.
1943
1944 2012-09-22 [mones]      3.8.1cvs71
1945
1946         * src/advsearch.c
1947                 Add missing copyright header
1948
1949 2012-09-21 [colin]      3.8.1cvs70
1950
1951         * src/folder.c
1952                 Fix warning where msgcount was used
1953                 uninitialized in case the search was
1954                 to be performed on a message list subset.
1955
1956 2012-09-21 [colin]      3.8.1cvs69
1957
1958         * src/gtk/quicksearch.c
1959                 Fix error background not appearing
1960
1961 2012-09-21 [colin]      3.8.1cvs68
1962
1963         * src/Makefile.am
1964         * src/advsearch.c ** ADDED **
1965         * src/advsearch.h ** ADDED **
1966         * src/folder.c
1967         * src/folder.h
1968         * src/folderview.c
1969         * src/imap.c
1970         * src/main.c
1971         * src/matcher.c
1972         * src/matcher.h
1973         * src/matchertypes.h ** ADDED **
1974         * src/mh.c
1975         * src/mimeview.c
1976         * src/news.c
1977         * src/proctypes.h
1978         * src/summary_search.c
1979         * src/summaryview.c
1980         * src/summaryview.h
1981         * src/gtk/quicksearch.c
1982         * src/gtk/quicksearch.h
1983                 Separated GUI and logic for search
1984                 Use same logic for quicksearch and folder search
1985                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
1986
1987 2012-09-19 [mones]      3.8.1cvs67
1988
1989         * src/mainwindow.c
1990                 Remove spurious parameter from get_url_part and
1991                 fix potential buffer overflow
1992
1993 2012-09-19 [colin]      3.8.1cvs66
1994
1995         * src/addressbook.c
1996         * src/addrselect.c
1997                 Un-mix mixed enum comparison which happened
1998                 to work because multiple enums define the same
1999                 values.
2000
2001 2012-09-19 [colin]      3.8.1cvs65
2002
2003         * src/addrindex.c
2004         * src/editaddress.c
2005         * src/editldap.c
2006         * src/exporthtml.c
2007         * src/jpilot.c
2008         * src/procmime.c
2009         * src/plugins/bogofilter/bogofilter_gtk.c
2010         * src/plugins/pgpcore/prefs_gpg.c
2011         * src/plugins/smime/smime.c
2012         * src/plugins/spamassassin/spamassassin_gtk.c
2013                 More warning fixes, casts, useless variables and
2014                 unchecked return values
2015
2016 2012-09-19 [colin]      3.8.1cvs64
2017
2018         * src/mainwindow.c
2019                 Check possible overflow
2020         * src/prefs_account.c
2021         * src/prefs_compose_writing.c
2022         * src/prefs_logging.c
2023         * src/prefs_message.c
2024         * src/prefs_msg_colors.c
2025         * src/prefs_other.c
2026         * src/prefs_receive.c
2027         * src/prefs_summaries.c
2028         * src/prefs_wrapping.c
2029                 fix GtkAdjustment casts
2030         * src/common/ssl.c
2031                 fix warnings
2032         * src/gtk/gtkaspell.c
2033                 fix warnings
2034
2035 2012-09-19 [mones]      3.8.1cvs63
2036
2037         * src/addritem.c
2038                 Fix leak and follow function specification
2039
2040 2012-09-19 [mones]      3.8.1cvs62
2041
2042         * src/action.c
2043                 Use unused var c to check result and emit messages on error
2044         * src/addrbook.c
2045                 Remove unused vars: attr (several functions), element
2046         * src/addrclip.c
2047                 Use unused var newGroup to check result
2048         * src/addrcustomattr.c
2049                 Remove unused var summaryview and related code
2050         * src/addressbook.c
2051                 Use unused vars nn, newNode, idleID to check result
2052                 Remove unused var aoType and refactor logic around it
2053                 Comment var enabled and related debug code
2054         * src/msgcache.c
2055                 Use unused var error to check result and emit debug messages
2056         * src/textview.c
2057                 Remove unused var link_color
2058         * src/toolbar.c
2059                 Remove unused vars: attr, retVal
2060
2061 2012-09-19 [colin]      3.8.1cvs61
2062
2063         * src/imap.c
2064         * src/inc.c
2065         * src/news.c
2066         * src/send_message.c
2067         * src/common/socket.c
2068                 More precise error logging
2069
2070 2012-09-16 [mones]      3.8.1cvs60
2071
2072         * src/action.c                                                          
2073                 Removed dup calls with ignored result
2074         * src/addr_compl.c                                                    
2075                 Removed unused var is_group and simplified logic around it      
2076         * src/addrharvest.c                                                  
2077         * src/matcher.c
2078         * src/procmsg.c                                                  
2079         * src/etpan/etpan-thread-manager.c                                    
2080                 Use unused var r to verify result and emit messages on error
2081         * src/compose.c                                                  
2082                 Move color variable into conditional usage blocks
2083                 Remove assigned but not used vars: lock, titles, count    
2084         * src/edittags.c
2085                 Remove assigned but not used var actions                        
2086         * src/folderview.c
2087                 Remove assigned but not used vars: from_parent, src_node        
2088         * src/imap_gtk.c
2089         * src/mh_gtk.c                                                    
2090                 Remove malloc-ed but not used var: old_path                  
2091         * src/news.c
2092                 Comment unused vars from commented block: tofetch, fetched      
2093         * src/prefs_account.c
2094                 Remove assigned but not used var: privacy_enabled
2095         * src/prefs_actions.c
2096         * src/prefs_customheader.c
2097                 Remove assigned but not used var: store
2098         * src/prefs_filtering.c
2099                 Remove assigned but not used var: n_rows
2100         * src/prefs_template.c
2101                 Remove assigned but not used vars: model, list_store
2102         * src/prefs_toolbar.c
2103                 Remove assigned but not used var: win_titles
2104         * src/printing.c
2105                 Remove assigned but not used vars: orientation, line, baseline,
2106                 off_chars 
2107         * src/etpan/imap-thread.c
2108                 Remove assigned but not used var: value, r
2109                 Refactor to check correct memory allocation
2110         * src/etpan/nntp-thread.c
2111                 Remove assigned but not used var: value
2112         * src/gtk/gtkaspell.c
2113                 Remove assigned but not used vars: textbuf, exist
2114                 Remove unused function: find_gtkaspeller
2115         * src/gtk/gtkcmctree.c
2116                 Remove unused function: gtk_cmctree_get_offset
2117         * src/gtk/gtkshruler.c
2118                 Remove assigned but not used vars: ruler, priv
2119
2120 2012-09-14 [mones]      3.8.1cvs59
2121
2122         * src/common/log.c
2123                 Check file operation results (and remove and
2124                 unused var warning)
2125
2126 2012-09-14 [colin]      3.8.1cvs58
2127
2128         * src/gtk/inputdialog.c
2129                 Remove unused var, thanks Ticho
2130
2131 2012-09-13 [colin]      3.8.1cvs57
2132
2133         * src/stock_pixmap.c
2134                 Fix missing \n in debug line
2135
2136 2012-09-13 [colin]      3.8.1cvs56
2137
2138         * src/main.c
2139                 Don't listen on the Unix socket before we're
2140                 ready. The 'popup' order from another instance
2141                 may provoke a race and trash configuration files.
2142
2143 2012-09-13 [colin]      3.8.1cvs55
2144
2145         * src/imap.c
2146                 Maybe fix bug #2096, "MEMORY-ERROR w/ 
2147                 Claws-Mail/IMAP and Lotus Domino". Use
2148                 correct types for start/end and test if
2149                 start is indeed before end.
2150
2151 2012-09-12 [mones]      3.8.1cvs54
2152
2153         * src/prefs_other.c
2154                 Fix bug #1975 'preference mutt key bindings do not take
2155                 effect' (and the other invalid paths too)
2156
2157 2012-09-12 [colin]      3.8.1cvs53
2158
2159         * src/procmsg.c
2160                 Revert that hunk, logic is unclear.
2161
2162 2012-09-12 [colin]      3.8.1cvs52
2163
2164         * src/addressbook.c
2165         * src/addrharvest.c
2166         * src/addrindex.c
2167         * src/addritem.c
2168         * src/compose.c
2169         * src/edittags.c
2170         * src/folder.c
2171         * src/imap.c
2172         * src/inc.c
2173         * src/ldif.c
2174         * src/mainwindow.c
2175         * src/mbox.c
2176         * src/mimeview.c
2177         * src/mutt.c
2178         * src/partial_download.c
2179         * src/prefs_filtering_action.c
2180         * src/prefs_toolbar.c
2181         * src/printing.c
2182         * src/procheader.c
2183         * src/procmime.c
2184         * src/procmsg.c
2185         * src/summaryview.c
2186         * src/textview.c
2187         * src/common/utils.c
2188         * src/etpan/imap-thread.c
2189         * src/gtk/gtkaspell.c
2190         * src/plugins/pgpcore/sgpgme.c
2191                 More fixes from bug #1961:
2192                 - Write-only variables
2193                 - Null pointer dereferences
2194                 - A couple other fixes for which the reporter
2195                   was unsure, but which showed problems.
2196                 More details in bug #1961 comments.
2197
2198 2012-09-12 [colin]      3.8.1cvs51
2199
2200         * src/compose.c
2201         * src/mh.c
2202         * src/common/ssl.c
2203         * src/plugins/pgpcore/passphrase.c
2204                 Apply patches from bug #1961, "patches for
2205                 a couple of clang warnings":
2206                 - Check return codes
2207                 - Remove dead code
2208
2209 2012-09-12 [colin]      3.8.1cvs50
2210
2211         * claws-mail.pc.in
2212                 Put Claws-Mail CFLAGS first; fixes build on Fink/OS X
2213                 where the included menu.h could come from Ncurses.
2214                 Thanks to 'Stainless Steel Rat' <ratinox@gweep.net>
2215
2216 2012-09-11 [colin]      3.8.1cvs49
2217
2218         * src/main.c
2219                 Fix race condition at start.
2220
2221 2012-09-10 [colin]      3.8.1cvs48
2222
2223         * src/main.c
2224                 Create lock socket as soon as possible, not after
2225                 a few things like caching all prefs.
2226
2227 2012-09-09 [mones]      3.8.1cvs47
2228
2229         * src/plugins/bogofilter/bogofilter.c
2230                 Add missing include
2231
2232 2012-09-08 [colin]      3.8.1cvs46
2233
2234         * AUTHORS
2235         * src/Makefile.am
2236         * src/action.c
2237         * src/addr_compl.c
2238         * src/addrbook.c
2239         * src/compose.c
2240         * src/compose.h
2241         * src/editaddress.c
2242         * src/filtering.c
2243         * src/folder.c
2244         * src/folder.h
2245         * src/folderview.h
2246         * src/headerview.h
2247         * src/imap_gtk.c
2248         * src/localfolder.c
2249         * src/main.c
2250         * src/mainwindow.c
2251         * src/mainwindow.h
2252         * src/matcher.c
2253         * src/matcher_parser_parse.y
2254         * src/messageview.c
2255         * src/messageview.h
2256         * src/mh.c
2257         * src/mh_gtk.c
2258         * src/mimeview.c
2259         * src/mimeview.h
2260         * src/noticeview.h
2261         * src/prefs_account.c
2262         * src/prefs_account.h
2263         * src/prefs_filtering.c
2264         * src/prefs_filtering_action.c
2265         * src/prefs_gtk.h
2266         * src/prefs_matcher.c
2267         * src/prefs_template.c
2268         * src/prefs_toolbar.c
2269         * src/privacy.c
2270         * src/procheader.h
2271         * src/procmime.c
2272         * src/procmime.h
2273         * src/procmsg.c
2274         * src/procmsg.h
2275         * src/proctypes.h
2276         * src/remotefolder.c
2277         * src/summaryview.c
2278         * src/summaryview.h
2279         * src/textview.c
2280         * src/textview.h
2281         * src/toolbar.c
2282         * src/uri_opener.c
2283         * src/viewtypes.h
2284         * src/common/defs.h
2285         * src/gtk/authors.h
2286         * src/gtk/description_window.c
2287         * src/plugins/trayicon/trayicon.c
2288                 Break circular dependencies in Claws' headers,
2289                 Patch by Sean Buckheister <s_buckhe@cs.uni-kl.de>
2290
2291 2012-09-08 [colin]      3.8.1cvs45
2292
2293         * src/textview.c
2294                 Fix shortcut getting
2295
2296 2012-09-05 [colin]      3.8.1cvs44
2297
2298         * src/matcher.c
2299         * src/matcher.h
2300         * src/prefs_matcher.c
2301                 Drop matcherprop_new_create, which is just a copy of
2302                 matcherprop_new, and staticalize what can be
2303
2304 2012-09-05 [colin]      3.8.1cvs43
2305
2306         * src/plugins/pgpcore/select-keys.c
2307                 Fix bug #2390, "Non-fully-trusted-key-warning appears
2308                 based on primary UID rather than recipient e-mail"
2309
2310 2012-08-29 [colin]      3.8.1cvs42
2311
2312         * src/gtk/gtkaspell.c
2313                 Fix bug #2596, "Spell checker does not work properly"
2314
2315 2012-08-29 [colin]      3.8.1cvs41
2316
2317         * src/plugins/pgpcore/sgpgme.c
2318                 Set gpgme's locale to UTF-8. Fixes bug #2650,
2319                 "segfault in pgp when gpgme_strerror() returns a non utf-8 string"
2320
2321 2012-08-29 [colin]      3.8.1cvs40
2322
2323         * src/mainwindow.c
2324         * src/messageview.c
2325         * src/mimeview.c
2326         * src/mimeview.h
2327         * src/summaryview.c
2328         * src/textview.c
2329         * src/gtk/menu.c
2330         * src/gtk/menu.h
2331                 Move the hardcoded mimeview shortcuts to standard menus.
2332
2333 2012-08-27 [colin]      3.8.1cvs39
2334
2335         * src/main.c
2336                 Fix double mainwindow presentation that confuses GNOME3
2337                 when some plugins fail to load (subsequent Claws windows
2338                 got no focus in that case)
2339
2340 2012-08-27 [colin]      3.8.1cvs38
2341
2342         * src/summaryview.c
2343                 Make Mark all read confirmation button more clear
2344
2345 2012-08-27 [colin]      3.8.1cvs37
2346
2347         * src/mainwindow.c
2348         * src/summaryview.c
2349                 Separate "Mark all read" from "Mark as read"
2350                 and "Ignore thread"
2351
2352 2012-08-27 [wwp]        3.8.1cvs36
2353
2354         * src/inc.c
2355         * src/procmsg.c
2356                 Remove session statistics debug statements (irrelevant in repo,
2357                 that's dev stuff).
2358
2359 2012-08-24 [mones]      3.8.1cvs35
2360
2361         * manual/advanced.xml
2362                 Keep alphabetic order of hidden options lost
2363                 and update Clawsker URL.
2364         * manual/de/advanced.xml
2365         * manual/fr/advanced.xml
2366                 Update Clawsker URL.
2367         * manual/es/advanced.xml
2368                 Sync with English version and update Clawsker URL.
2369         * manual/de/dist/html/Makefile.am
2370         * manual/es/dist/html/Makefile.am
2371         * manual/fr/dist/html/Makefile.am
2372         * manual/pl/dist/html/Makefile.am
2373         * manual/dist/html/Makefile.am
2374                 Fix bug 2723 'Missing encoding in generated html manual'
2375
2376 2012-08-23 [colin]      3.8.1cvs34
2377
2378         * src/mainwindow.c
2379                 Fix --offline asking if one wants to sync,
2380                 due to re-entering. Thanks <ebik@ucw.cz>.
2381
2382 2012-08-16 [colin]      3.8.1cvs33
2383
2384         * src/imap.c
2385                 Always clear the tags list when fetching a folder, or
2386                 Claws will never untag an untagged email. Patch by
2387                 Igor Mammedov <imammedo@redhat.com>
2388
2389 2012-08-12 [colin]      3.8.1cvs32
2390
2391         * src/compose.c
2392                 Exclude text/plain from the attachment thing
2393
2394 2012-08-12 [colin]      3.8.1cvs31
2395
2396         * src/messageview.c
2397                 Fix comparison, thanks to Michael Gmelin
2398
2399 2012-08-12 [colin]      3.8.1cvs30
2400
2401         * src/messageview.c
2402                 Only show HTML parts by default (if the pref
2403                 is set so) if the part disposition-type is
2404                 inline or unknown, but not attachment.
2405         * src/common/ssl.c
2406                 Remove useless hook that won't ever be used
2407                 on windows
2408
2409 2012-08-12 [colin]      3.8.1cvs29
2410
2411         * src/compose.c
2412                 Make sure text/* attachments are not made
2413                 inline, regardless of the compose mode.
2414                 Finishes fixing bug #2203 after auto-save
2415                 switches mode to COMPOSE_REEDIT. Thanks to
2416                 Michael Gmelin for finding this.
2417
2418 2012-08-09 [colin]      3.8.1cvs28
2419
2420         * src/prefs_filtering.c
2421                 Make treeView type-ahead case insensitive
2422                 Patch by Andreas Ronnquist
2423
2424 2012-08-09 [colin]      3.8.1cvs27
2425
2426         * src/gtk/sslcertwindow.c
2427                 Fix leak
2428
2429 2012-08-09 [colin]      3.8.1cvs26
2430
2431         * src/common/ssl.c
2432         * src/common/ssl_certificate.c
2433         * src/common/ssl_certificate.h
2434         * src/gtk/sslcertwindow.c
2435                 Fix bug 2718, "Failure to check peer hostname
2436                 when checking certificate"
2437
2438 2012-08-05 [ticho]      3.8.1cvs25
2439
2440         * src/compose.c
2441                 Avoid header combo box to get focus twice (first text within,
2442                 then combobox widget itself) when switching focus with TAB.
2443
2444 2012-07-28 [ticho]      3.8.1cvs24
2445
2446         * src/compose.c
2447                 Properly fix setting "transient for" for attachment properties
2448                 dialog when called via popup menu (since we're stealing focus
2449                 few lines before, we need to do it directly, not via
2450                 manage_window_*).
2451
2452 2012-07-28 [ticho]      3.8.1cvs23
2453
2454         * src/gtk/pluginwindow.c
2455         * src/gtk/prefswindow.c
2456                 Fixed setting "transient for" property for plugin load/unload
2457                 file dialog. Connected manage_window signals to prefswindow events.
2458
2459 2012-07-27 [ticho]      3.8.1cvs22
2460
2461         * src/summaryview.c
2462         * src/textview.c
2463                 Fixed setting "transient for" property for summaryview file
2464                 dialog and messageview's image save dialog.
2465
2466 2012-07-27 [ticho]      3.8.1cvs21
2467
2468         * src/crash.c
2469         * src/mimeview.c
2470                 Fix setting "transient for" property for file select dialogs
2471                 in crash report and mimeview.
2472
2473 2012-07-27 [ticho]      3.8.1cvs20
2474
2475         * src/compose.c
2476                 Fixed "transient for" property for file attach dialog when
2477                 called from Attachments list popup menu. Simplified menu item
2478                 sensitivities setting code logic for this menu.
2479
2480 2012-07-25 [ticho]      3.8.1cvs19
2481
2482         * manual/advanced.xml
2483                 Add the three hidden preferences related to colored display
2484                 of unified diffs to manual.
2485
2486 2012-07-25 [ticho]      3.8.1cvs18
2487
2488         * src/gtk/gtkaspell.c
2489                 Create "Change directory" submenu in a separate function, change
2490                 wording a bit, and make the submenu always available in a context
2491                 menu of body edit box in compose window.
2492
2493 2012-07-25 [ticho]      3.8.1cvs17
2494
2495         * src/gtk/prefswindow.c
2496                 Correctly set transient_for property for preferences window,
2497                 as well as for color picker dialogs. Fixes bug #2710.
2498
2499 2012-07-25 [ticho]      3.8.1cvs16
2500
2501         * src/gtk/quicksearch.c
2502                 Allow quicksearch syntax description window to be correctly
2503                 set transient for main window.
2504
2505 2012-07-15 [wwp]        3.8.1cvs15
2506
2507         * src/procmime.c
2508                 Fix bug 2697, thanks to Mikhail Efremov (wrong list ptr used).
2509
2510 2012-07-10 [paul]       3.8.1cvs14
2511
2512         * src/procmime.c
2513                 forgot this in last commit
2514
2515 2012-07-10 [paul]       3.8.1cvs13
2516
2517         * src/messageview.c
2518         * src/common/defs.h
2519         * src/common/quoted-printable.c
2520         * src/common/quoted-printable.h
2521                 revert 3.8.1cvs2,3,4,5  because they (somewhere!) cause
2522                 the bug: partial message text loss
2523
2524 2012-07-10 [mones]      3.8.1cvs12
2525
2526         * src/plugins/pgpcore/sgpgme.c
2527                 Fix bug 2689, 'segfault when trying to view info
2528                 about pgp/smime sign'
2529
2530 2012-07-08 [ticho]      3.8.1cvs11
2531
2532         * src/plugins/pgpcore/sgpgme.c
2533                 Consider marginal signature validity as untrusted. Suggested by
2534                 Jean-Benoist Leger (leger at crans.org).
2535
2536 2012-07-08 [paul]       3.8.1cvs10
2537
2538         * src/gtk/icon_legend.c
2539                 fix (reveal) hidden icon in gui and build warning
2540
2541 2012-07-07 [paul]       3.8.1cvs9
2542
2543         * src/plugins/pgpcore/prefs_gpg.c
2544                 fix build
2545
2546 2012-07-07 [colin]      3.8.1cvs8
2547
2548         * claws-features.h.in
2549         * src/codeconv.h
2550         * src/imap_gtk.h
2551         * src/inc.h
2552         * src/jpilot.h
2553         * src/messageview.h
2554         * src/msgcache.h
2555         * src/news_gtk.h
2556         * src/partial_download.h
2557         * src/pop.h
2558         * src/prefs_account.h
2559         * src/prefs_common.h
2560         * src/printing.h
2561         * src/procmime.h
2562         * src/procmsg.h
2563         * src/stock_pixmap.c
2564         * src/textview.h
2565         * src/common/defs.h
2566         * src/common/log.h
2567         * src/common/session.h
2568         * src/common/smtp.h
2569         * src/common/socket.h
2570         * src/common/ssl.h
2571         * src/common/ssl_certificate.h
2572         * src/common/timing.h
2573         * src/common/utils.h
2574         * src/gtk/gtkaspell.h
2575         * src/gtk/gtkutils.h
2576         * src/gtk/pluginwindow.h
2577         * src/gtk/spell_entry.h
2578         * src/gtk/sslcertwindow.h
2579                 Don't export config.h in public headers
2580
2581 2012-07-07 [colin]      3.8.1cvs7
2582
2583         * claws-features.h.in
2584         * configure.ac
2585         * Makefile.am
2586         * src/account.c
2587         * src/action.c
2588         * src/addr_compl.c
2589         * src/addrcustomattr.c
2590         * src/addrduplicates.c
2591         * src/addressadd.c
2592         * src/addressbook.c
2593         * src/addressbook_foldersel.c
2594         * src/addrgather.c
2595         * src/addrindex.c
2596         * src/alertpanel.c
2597         * src/autofaces.c
2598         * src/browseldap.c
2599         * src/codeconv.c
2600         * src/codeconv.h
2601         * src/compose.c
2602         * src/crash.c
2603         * src/customheader.c
2604         * src/displayheader.c
2605         * src/editaddress.c
2606         * src/editaddress_other_attributes_ldap.c
2607         * src/editbook.c
2608         * src/editgroup.c
2609         * src/editjpilot.c
2610         * src/editldap.c
2611         * src/editldap_basedn.c
2612         * src/edittags.c
2613         * src/editvcard.c
2614         * src/exphtmldlg.c
2615         * src/expldifdlg.c
2616         * src/export.c
2617         * src/exporthtml.c
2618         * src/exportldif.c
2619         * src/folder.c
2620         * src/folder_item_prefs.c
2621         * src/grouplistdialog.c
2622         * src/headerview.c
2623         * src/image_viewer.c
2624         * src/imap.c
2625         * src/imap_gtk.c
2626         * src/imap_gtk.h
2627         * src/import.c
2628         * src/importldif.c
2629         * src/importmutt.c
2630         * src/importpine.c
2631         * src/inc.c
2632         * src/inc.h
2633         * src/jpilot.c
2634         * src/jpilot.h
2635         * src/ldapctrl.c
2636         * src/ldaplocate.c
2637         * src/ldapquery.c
2638         * src/ldapserver.c
2639         * src/ldapupdate.c
2640         * src/ldaputil.c
2641         * src/main.c
2642         * src/manual.c
2643         * src/matcher.c
2644         * src/mbox.c
2645         * src/message_search.c
2646         * src/messageview.h
2647         * src/mh.c
2648         * src/mh_gtk.c
2649         * src/mimeview.c
2650         * src/msgcache.c
2651         * src/msgcache.h
2652         * src/news.c
2653         * src/news_gtk.c
2654         * src/news_gtk.h
2655         * src/noticeview.c
2656         * src/partial_download.c
2657         * src/partial_download.h
2658         * src/pop.c
2659         * src/pop.h
2660         * src/prefs_account.c
2661         * src/prefs_account.h
2662         * src/prefs_actions.c
2663         * src/prefs_common.c
2664         * src/prefs_common.h
2665         * src/prefs_compose_writing.c
2666         * src/prefs_customheader.c
2667         * src/prefs_display_header.c
2668         * src/prefs_ext_prog.c
2669         * src/prefs_filtering.c
2670         * src/prefs_filtering_action.c
2671         * src/prefs_folder_column.c
2672         * src/prefs_folder_item.c
2673         * src/prefs_fonts.c
2674         * src/prefs_gtk.c
2675         * src/prefs_image_viewer.c
2676         * src/prefs_logging.c
2677         * src/prefs_matcher.c
2678         * src/prefs_message.c
2679         * src/prefs_msg_colors.c
2680         * src/prefs_other.c
2681         * src/prefs_quote.c
2682         * src/prefs_receive.c
2683         * src/prefs_send.c
2684         * src/prefs_spelling.c
2685         * src/prefs_summaries.c
2686         * src/prefs_summary_column.c
2687         * src/prefs_summary_open.c
2688         * src/prefs_toolbar.c
2689         * src/prefs_wrapping.c
2690         * src/printing.c
2691         * src/printing.h
2692         * src/procheader.c
2693         * src/procmime.c
2694         * src/procmime.h
2695         * src/procmsg.h
2696         * src/quote_fmt.c
2697         * src/recv.c
2698         * src/send_message.c
2699         * src/setup.c
2700         * src/ssl_manager.c
2701         * src/statusbar.c
2702         * src/summary_search.c
2703         * src/textview.c
2704         * src/textview.h
2705         * src/toolbar.c
2706         * src/undo.c
2707         * src/unmime.c
2708         * src/uri_opener.c
2709         * src/wizard.c
2710         * src/common/claws.c
2711         * src/common/defs.h
2712         * src/common/hooks.c
2713         * src/common/log.c
2714         * src/common/log.h
2715         * src/common/plugin.c
2716         * src/common/prefs.c
2717         * src/common/session.c
2718         * src/common/session.h
2719         * src/common/smtp.c
2720         * src/common/smtp.h
2721         * src/common/socket.c
2722         * src/common/socket.h
2723         * src/common/ssl.c
2724         * src/common/ssl.h
2725         * src/common/ssl_certificate.c
2726         * src/common/ssl_certificate.h
2727         * src/common/string_match.c
2728         * src/common/tags.c
2729         * src/common/timing.h
2730         * src/common/utils.c
2731         * src/common/utils.h
2732         * src/etpan/etpan-thread-manager.c
2733         * src/etpan/imap-thread.c
2734         * src/etpan/nntp-thread.c
2735         * src/gtk/about.c
2736         * src/gtk/combobox.c
2737         * src/gtk/description_window.c
2738         * src/gtk/filesel.c
2739         * src/gtk/gtkaspell.c
2740         * src/gtk/gtkaspell.h
2741         * src/gtk/gtkshruler.c
2742         * src/gtk/gtkunit.c
2743         * src/gtk/gtkutils.c
2744         * src/gtk/gtkutils.h
2745         * src/gtk/gtkvscrollbutton.c
2746         * src/gtk/icon_legend.c
2747         * src/gtk/inputdialog.c
2748         * src/gtk/logwindow.c
2749         * src/gtk/menu.c
2750         * src/gtk/pluginwindow.c
2751         * src/gtk/pluginwindow.h
2752         * src/gtk/prefswindow.c
2753         * src/gtk/progressdialog.c
2754         * src/gtk/quicksearch.c
2755         * src/gtk/spell_entry.c
2756         * src/gtk/spell_entry.h
2757         * src/gtk/sslcertwindow.c
2758         * src/gtk/sslcertwindow.h
2759         * src/plugins/bogofilter/bogofilter.c
2760         * src/plugins/bogofilter/bogofilter_gtk.c
2761         * src/plugins/dillo_viewer/dillo_prefs.c
2762         * src/plugins/dillo_viewer/dillo_viewer.c
2763         * src/plugins/pgpcore/pgp_viewer.c
2764         * src/plugins/pgpcore/plugin.c
2765         * src/plugins/pgpcore/sgpgme.c
2766         * src/plugins/pgpinline/pgpinline.c
2767         * src/plugins/pgpinline/plugin.c
2768         * src/plugins/pgpmime/pgpmime.c
2769         * src/plugins/pgpmime/plugin.c
2770         * src/plugins/smime/plugin.c
2771         * src/plugins/smime/smime.c
2772         * src/plugins/spamassassin/libspamc.c
2773         * src/plugins/spamassassin/spamassassin.c
2774         * src/plugins/spamassassin/spamassassin_gtk.c
2775         * src/plugins/trayicon/trayicon.c
2776         * src/plugins/trayicon/trayicon_prefs.c
2777                 Specify Claws compile-time features in a specific header
2778
2779 2012-07-06 [wwp]        3.8.1cvs6
2780
2781         * src/main.c
2782         * src/gtk/about.c
2783                 Session statistics: format date following global prefs,
2784                 and fix stats output a little bit.
2785
2786 2012-07-03 [mir]        3.8.1cvs5
2787
2788         * src/procmime.c
2789             fix bug 2642, 'improve transfer encoding selection'.
2790             Patch provided by Christopher Zimmermann
2791             (madroach claws at gmerlin dot de)
2792
2793 2012-07-03 [mir]        3.8.1cvs4
2794
2795         * src/procmime.c
2796         * src/common/defs.h
2797             fix bug 2641, '7bit or 8bit encoded attachments can
2798             have lines longer than 998 characters'.
2799             Patch provided by Christopher Zimmermann
2800             (madroach claws at gmerlin dot de)
2801
2802
2803 2012-07-03 [mir]        3.8.1cvs3
2804
2805         * src/procmime.c
2806         * src/common/defs.h
2807             fix bug 2641, '7bit or 8bit encoded attachments can
2808             have lines longer than 998 characters'.
2809             Patch provided by Christopher Zimmermann
2810             (madroach claws at gmerlin dot de)
2811
2812 2012-07-03 [mir]        3.8.1cvs2
2813
2814         * src/messageview.c
2815         * src/procmime.c
2816         * src/common/quoted-printable.c
2817         * src/common/quoted-printable.h
2818             fix bug 2640, 'improve quoted-printable encoding'
2819             Patch provided by madroach claws at gmerlin dot de
2820
2821 2012-06-30 [paul]       3.8.1cvs1
2822
2823         * Makefile.am
2824                 fix bug 2579, 'Installed headers redefine autotools-specific constants'
2825
2826 2012-06-27 [paul]       3.8.1
2827         * NEWS
2828         * README
2829         * RELEASE_NOTES 
2830                 3.8.1 unleashed!
2831                 
2832 2012-06-27 [paul]       3.8.0cvs58
2833
2834         * configure.ac
2835                 fix minimum required GTK+, which got mistakenly bumped
2836                 in 3.8.0cvs36
2837
2838 2012-06-27 [paul]       3.8.0cvs57
2839
2840         * configure.ac
2841         * po/cs.po
2842         * po/de.po
2843         * po/es.po
2844         * po/fr.po
2845         * po/hu.po
2846         * po/id_ID.po
2847         * po/lt.po
2848         * po/pt_BR.po
2849         * po/sk.po
2850         * po/sv.po
2851         * po/zh_CN.po
2852         * po/zh_TW.po
2853                 updated translations
2854         * src/gtk/authors.h
2855         * tools/claws.i18n.status.pl
2856                 updated based on currently active
2857
2858 2012-06-25 [mir]        3.8.0cvs56
2859
2860         * src/folder.c
2861             If a folder class returns <> 0 then the message has not
2862             been removed from the file system and therefore it should
2863             not be removed from the cache either.
2864
2865 2012-06-20 [ticho]      3.8.0cvs55
2866
2867         * src/mh.c
2868                 Fix for bug #1090 - Standard-folders appear again
2869                 after rescanning tree
2870
2871 2012-06-20 [paul]       3.8.0cvs54
2872
2873         * src/prefs_common.c
2874         * src/prefs_common.h
2875         * src/textview.c
2876         * src/textview.h
2877                 colourise attached patches.
2878                 Patch by Ticho
2879
2880 2012-06-02 [wwp]        3.8.0cvs53
2881
2882         * src/gtk/progressdialog.c
2883                 Add a hide button to the retrieve/send progress dialogs. WM's close button
2884                 now hides (as well as pressing Esc) instead of doing nothing.
2885
2886 2012-06-02 [wwp]        3.8.0cvs52
2887
2888         * doc/man/claws-mail.1
2889         * src/main.c
2890         * src/main.h
2891         * src/inc.c
2892         * src/procmsg.c
2893         * src/gtk/about.c
2894                 Introduce a new feature: basic session statistics (from the about dialog
2895                 or the command-line).
2896
2897 2012-06-02 [wwp]        3.8.0cvs51
2898
2899         * src/compose.c
2900                 Fix bug 2620: shift+tab from subject field not working.
2901
2902 2012-06-02 [wwp]        3.8.0cvs50
2903
2904         * src/compose.c
2905         * src/mainwindow.c
2906         * src/messageview.c
2907                 Normalize capitalization of strings in UI.
2908
2909 2012-05-30 [paul]       3.8.0cvs49
2910
2911         * src/common/ssl.c
2912                 don't do TLS if not requested by user. fixes connecting to
2913                 servers which, for example, want SSL 3 only
2914
2915 2012-05-27 [paul]       3.8.0cvs48
2916
2917         * *
2918                 update copyright headers to 2012
2919
2920 2012-05-27 [paul]       3.8.0cvs47
2921
2922         * src/editldap.c
2923         * src/prefs_actions.c
2924         * src/gtk/about.c
2925                 fix some typos in strings, thanks to Thomas Bellmann
2926
2927 2012-05-16 [paul]       3.8.0cvs46
2928
2929         * src/prefs_filtering_action.c
2930                 fix disabled 'select...' button that never goes away
2931                 when using the new addr book
2932                 
2933
2934 2012-05-16 [colin]      3.8.0cvs45
2935
2936         * src/common/utils.c
2937                 And fix leak
2938
2939 2012-05-16 [colin]      3.8.0cvs44
2940
2941         * src/common/utils.c
2942                 Make remove_numbered_files much faster when there's
2943                 just one file to remove.
2944
2945 2012-05-16 [paul]       3.8.0cvs43
2946
2947         * src/matcher.c
2948                 fix bug 2662, '"ag" quicksearch adds "1" to value'
2949
2950 2012-05-16 [paul]       3.8.0cvs42
2951
2952         * src/gtk/description_window.c
2953                 fix bug 2624, 'dialog "Action Configuration" cannot be closed'
2954
2955 2012-05-16 [paul]       3.8.0cvs41
2956
2957         * src/common/ssl_certificate.c
2958                 fix bug 2646, 'Compile fails with gnutls-3.0.18'
2959                 Patch by Christian Hesse
2960
2961 2012-05-11 [colin]      3.8.0cvs40
2962
2963         * src/mimeview.c
2964         * src/common/utils.c
2965                 Fix bug 2659, 'E-mail attachments are handled
2966                 inconsistently'
2967                 Fix problems iterating the mime tree, and determine
2968                 whether a file is an email without To:
2969
2970 2012-04-03 [colin]      3.8.0cvs39
2971
2972         * src/Makefile.am
2973                 Fix build (damn whitespace-sensitive file format)
2974
2975 2012-04-02 [colin]      3.8.0cvs38
2976
2977         * src/Makefile.am
2978                 Fix incomplete make dist
2979
2980 2012-04-02 [colin]      3.8.0cvs37
2981
2982         * src/compose.c
2983                 Fix mistakenly removed function call
2984
2985 2012-04-01 [colin]      3.8.0cvs36
2986
2987         * configure.ac
2988         * src/.cvsignore
2989         * src/Makefile.am
2990         * src/addr_compl.c
2991         * src/addressadd.c
2992         * src/addressadd.h
2993         * src/addressbook-dbus.c
2994         * src/addressbook-dbus.h
2995         * src/addrgather.c
2996         * src/addrgather.h
2997         * src/addrharvest.c
2998         * src/addrharvest.h
2999         * src/claws-contacts.xml
3000         * src/compose.c
3001         * src/compose.h
3002         * src/filtering.c
3003         * src/headerview.c
3004         * src/main.c
3005         * src/mainwindow.c
3006         * src/messageview.c
3007         * src/prefs_common.c
3008         * src/prefs_filtering_action.c
3009         * src/prefs_matcher.c
3010         * src/summaryview.c
3011         * src/textview.c
3012         * src/toolbar.c
3013         * src/plugins/bogofilter/bogofilter_gtk.c
3014         * src/plugins/dillo_viewer/dillo_prefs.c
3015         * src/plugins/spamassassin/spamassassin_gtk.c
3016         * src/plugins/trayicon/trayicon.c
3017                 Import new addressbook code from the new-contacts branch
3018
3019 2012-03-29 [paul]       3.8.0cvs35
3020
3021         * AUTHORS
3022         * src/gtk/authors.h
3023         * src/gtk/quicksearch.c
3024                 add 'ha', short version of 'has_attachment' in quick search
3025                 Patch by Andreas Rönnquist
3026
3027 2012-03-26 [mones]      3.8.0cvs34
3028
3029         * src/common/plugin.c
3030                 Support 2 and 3-clause BSD licensed plugins
3031
3032 2012-03-15 [pawel]      3.8.0cvs33
3033
3034         * src/messageview.c
3035         * src/textview.c
3036                 - Make separate window info more accurate about
3037                 move to trash/deletion.
3038                 - Fix busy cursor
3039
3040 2012-03-14 [pawel]      3.8.0cvs32
3041
3042         * src/folder.c
3043         * src/messageview.c
3044         * src/messageview.h
3045         * src/procmsg.h
3046         * src/summaryview.c
3047         * src/textview.c
3048         * src/textview.h
3049                 Better fix for bug #2501
3050                 Instead of leaving blank window after message move or delete,
3051                 update separate view to next message in message list or
3052                 display info why view is blank. This was discussed
3053                 in bug #2621 comments.
3054
3055 2012-03-11 [colin]      3.8.0cvs31
3056
3057         * src/gtk/gtkcmctree.c
3058         * src/gtk/authors.h
3059         * AUTHORS
3060                 Fix focus rectangle on unfocused rows
3061                 Patch by Michael Shell
3062
3063 2012-02-29 [colin]      3.8.0cvs30
3064
3065         * src/gtk/gtkcmctree.c
3066                 Fix bug #2577, "Focus rectangle on folder list and message 
3067                 list headings doesn't get properly cleared when switching 
3068                 heading and horizontally scrolling list (underlines and 
3069                 vertical lines remain on screen)". Patch by Michael Shell
3070
3071 2012-02-13 [pawel]      3.8.0cvs29
3072
3073         * src/messageview.c
3074                 Fix crasher when double clicking on IMAP message and
3075                 MessageView is not shown introduced in cvs21
3076                 Patch by mones
3077
3078 2012-02-10 [pawel]      3.8.0cvs28
3079
3080         * src/filtering.c
3081                 Fix bug #2598 'Actions can move locked messages'
3082
3083 2012-02-08 [pawel]      3.8.0cvs27
3084
3085         * src/prefs_actions.c
3086         * src/prefs_actions.h
3087         * src/prefs_toolbar.c
3088         * src/prefs_toolbar.h
3089         * src/toolbar.c
3090         * src/toolbar.h
3091                 - Implement automatic removal of toolbar action buttons when
3092                   associated action is removed
3093                 - Don't allow creation of two actions with the same name,
3094                   before all executions/removals were performed on first action
3095                   with duplicated name in linked list which wasn't always
3096                   correct behaviour
3097
3098 2012-02-05 [colin]      3.8.0cvs26
3099
3100         * src/main.c
3101         * src/mainwindow.c
3102         * src/messageview.c
3103         * src/messageview.h
3104         * src/prefs_common.c
3105         * src/prefs_common.h
3106         * src/procmsg.c
3107         * src/procmsg.h
3108         * src/summaryview.c
3109         * src/summaryview.h
3110                 Add an history to navigate in mails
3111
3112 2012-02-05 [colin]      3.8.0cvs25
3113
3114         * src/procmime.c
3115                 Fix inverted comparison in list_find_custom.
3116
3117 2012-02-03 [wwp]        3.8.0cvs24
3118
3119         * src/gtk/progressdialog.c
3120         Make translators life easier: use View log instead of Show log
3121         (thanks, gusnan!).
3122
3123 2012-02-02 [pawel]      3.8.0cvs23
3124
3125         * src/folderview.c
3126                 Fix bug #2590 'Un-capitalize strings'
3127                 Patch by Christian Hesse
3128
3129 2012-02-02 [pawel]      3.8.0cvs22
3130
3131         * src/mainwindow.c
3132                 Fix bug #2595 
3133                 'Change expand behavior for message list / message view'
3134                 Patch by Christian Hesse
3135
3136 2012-02-02 [pawel]      3.8.0cvs21
3137
3138         * src/folder.c
3139         * src/messageview.c
3140         * src/messageview.h
3141         * src/procmsg.h
3142                 Fix bug #2501 'opened message blanks when moved to other folder'
3143                 Detect message move and update message window contents 
3144                 accordingly, if message is moved to trash close window
3145
3146 2012-02-01 [pawel]      3.8.0cvs20
3147
3148         * src/jpilot.c
3149         * src/mutt.c
3150         * src/pine.c
3151         * src/procmsg.c
3152         * src/vcard.c
3153         * src/gtk/sslcertwindow.c
3154                 More strncat boundary checks
3155
3156 2012-01-31 [wwp]        3.8.0cvs19
3157
3158         * src/gtk/gtkutils.c
3159         Fix warnings in gtkutils: wrong function name, missing newline, typo and
3160         long line wrapping.
3161
3162 2012-01-31 [wwp]        3.8.0cvs18
3163
3164         * src/gtk/progressdialog.c
3165         * src/gtk/progressdialog.h
3166         * src/inc.c
3167         * src/send_message.c
3168         Add a button to the retrieve/send dialogs to
3169         open the network log.
3170
3171 2012-01-25 [wwp]        3.8.0cvs17
3172
3173         * src/addr_compl.c
3174         Remove debug statement.
3175
3176 2012-01-20 [pawel]      3.8.0cvs16
3177
3178         * src/addrbook.c
3179         * src/exportldif.c
3180                 Fix bug #2574 'Statement might be overflowing a
3181                 buffer in strncat'
3182
3183 2012-01-20 [pawel]      3.8.0cvs15
3184
3185         * src/mimeview.c
3186                 Fix bug #2582 'Expanded mimeview drag n drop no longer works'
3187
3188 2012-01-14 [colin]      3.8.0cvs14
3189
3190         * commitHelper
3191                 Update tracker trigger url
3192
3193 2012-01-10 [wwp]        3.8.0cvs13
3194
3195         * src/mainwindow.c
3196         * src/mainwindow.h
3197         * src/toolbar.c
3198                 Fix sensitivity of toolbar's get_btn (retrieve mail from current
3199                 account) and of mainwindows's relevant entry when current account
3200                 is not able to retrieve (SMTP-only).
3201
3202 2012-01-09 [colin]      3.8.0cvs12
3203
3204         * src/summaryview.c
3205                 Fix bug 1924, 'Messages marked move to Trash appear 
3206                 identical to messages marked move to $FOLDER'
3207
3208 2012-01-05 [colin]      3.8.0cvs11
3209
3210         * src/main.c
3211                 Fix crasher infinite loop
3212
3213 2012-01-03 [colin]      3.8.0cvs10
3214
3215         * src/gtk/gtkcmctree.c
3216                 Revert previous patch, it's buggy on headers
3217
3218 2012-01-03 [colin]      3.8.0cvs9
3219
3220         * src/gtk/gtkcmctree.c
3221                 Fix bug #2566, 'wrapped Subject not bounded'
3222
3223 2011-12-29 [pawel]      3.8.0cvs8
3224
3225         * src/compose.c
3226         * src/compose.h
3227         * src/main.c
3228         * src/mimeview.c
3229                 Make forwarding selected attachment possible from
3230                 mimeview's context menu
3231                 Fixex bug #2047 'forward attachments'
3232
3233 2011-12-28 [paul]       3.8.0cvs7
3234
3235         * src/prefs_account.c
3236                 show 'Generate X-Mailer header' option on new IMAP account creation dialogue
3237
3238 2011-12-28 [colin]      3.8.0cvs6
3239
3240         * src/mimeview.c
3241                 Fix fix
3242
3243 2011-12-28 [colin]      3.8.0cvs5
3244
3245         * src/mimeview.c
3246                 Fix GTK+2.16 build (w32)
3247
3248 2011-12-18 [mir]        3.8.0cvs4
3249
3250         * src/ldapctrl.c
3251             Fix bug in search criteria when doing a
3252             complete directory search using '*'
3253
3254 2011-12-16 [mir]        3.8.0cvs3
3255
3256         * src/Makefile.am
3257             Added forgotten replied_and_forwarded.xpm to EXTRA_DIST
3258
3259 2011-12-16 [wwp]        3.8.0cvs2
3260
3261         * src/procmsg.c
3262         * src/stock_pixmap.c
3263         * src/stock_pixmap.h
3264         * src/summaryview.c
3265         * src/gtk/icon_legend.c
3266         * src/pixmaps/replied_and_forwarded.xpm
3267           Make replied and forwarded status flags non exclusive.
3268           Introduce a new message state (and relevant icon in message list)
3269           where both the replied and forwarded flags are set.
3270
3271 2011-12-16 [paul]       3.8.0cvs1
3272
3273         * tools/claws.i18n.status.pl
3274                 update id to id_ID
3275
3276 2011-12-16 [paul]       3.8.0
3277         * NEWS
3278         * README
3279         * RELEASE_NOTES 
3280                 3.8.0 unleashed!                
3281
3282 2011-12-16 [paul]       3.7.10cvs113
3283
3284         * configure.ac
3285         * po/cs.po
3286         * po/es.po
3287         * po/fr.po
3288         * po/hu.po
3289         * po/id.po **REMOVED**
3290         * po/id_ID.po **ADDED**
3291         * po/pt_BR.po
3292         * po/ru.po
3293         * po/sk.po
3294         * po/uk.po
3295                 updates
3296
3297 2011-12-09 [pawel]      3.7.10cvs112
3298
3299         * src/summaryview.c
3300         * src/gtk/quicksearch.c
3301         * src/gtk/quicksearch.h
3302                 Invalidate quicksearch root folder when removed
3303                 Fixes bug #2560 'crash when unsubscribing newsgroup and
3304                 having active search field'
3305
3306 2011-12-08 [pawel]      3.7.10cvs111
3307
3308         * src/mimeview.c
3309                 Better fix for cvs94
3310
3311 2011-12-08 [wwp]        3.7.10cvs110
3312
3313         * src/compose.c
3314         Make "From" widget set independant from recipient lists below,
3315         so that it doesn't scroll when several recipients headers
3316         are added and eventually are scrolling the view.
3317         Path by Christian Hesse <mail@earthworm.de>.
3318         Fixes bug #2481 'do not scroll "from" dropdown list and sender
3319         address'.
3320
3321 2011-12-02 [paul]       3.7.10cvs109
3322
3323         * src/mainwindow.c
3324         * src/messageview.c
3325                 consistent label style
3326
3327 2011-11-29 [wwp]        3.7.10cvs108
3328
3329         * src/plugins/trayicon/libeggtrayicon/.cvsignore
3330         More generated stuff to ignore.
3331
3332 2011-11-29 [wwp]        3.7.10cvs107
3333
3334         * src/prefs_folder_item.c
3335         Fix CLAWS_TIP_DECL (undefined).
3336
3337 2011-11-28 [pawel]      3.7.10cvs106
3338
3339         * src/addrbook.c
3340         * src/addrbook.h
3341         * src/addressbook.c
3342                 Fix bug #2177 'addrbook/addrbook-00000?.xml is not deleted
3343                 after removing the address book in the GUI'
3344
3345 2011-11-26 [pawel]      3.7.10cvs105
3346
3347         * src/folder.c
3348                 Fix bug #2505 'tagsdb becomes polluted with old folder entries'
3349
3350 2011-11-25 [colin]      3.7.10cvs104
3351
3352         * src/imap_gtk.c
3353         * src/mh_gtk.c
3354                 Warning fixes
3355
3356 2011-11-24 [pawel]      3.7.10cvs103
3357
3358         * src/prefs_filtering.c
3359                 Complete cvs102, forgot to commit this
3360
3361 2011-11-24 [pawel]      3.7.10cvs102
3362
3363         * src/account.c
3364         * src/filtering.c
3365         * src/filtering.h
3366         * src/imap_gtk.c
3367         * src/mh_gtk.c
3368         * src/prefs_actions.c
3369         * src/prefs_actions.h
3370                 Implement actions updating on folder/account rename
3371                 This fixes bug #2543 'filter actions in actionsrc not
3372                 updated upon account renaming'
3373
3374 2011-11-24 [wwp]        3.7.10cvs101
3375
3376         * src/gtk/gtkcmctree.c
3377                 Remove irrelevant cairo directive (thanks to Hanno).
3378
3379 2011-11-23 [wwp]        3.7.10cvs100
3380
3381         * src/gtk/gtkcmctree.c
3382                 Make arrows in gtkcmctree's less big (get rid of the outlining),
3383                 patch by Hanno Meyer-Thurow (h.mth@web.de), with few adaptations in offsets/sizes
3384                 calculation.
3385
3386 2011-11-22 [colin]      3.7.10cvs99
3387
3388         * src/account.c
3389         * src/prefs_filtering.c
3390         * src/prefs_filtering.h
3391                 Partly revert 3.7.10cvs97 (bug #2404, bug #2406):
3392                 The existing functions should do the job as well
3393                 if not better, as they take into account the
3394                 separator.
3395
3396 2011-11-21 [pawel]      3.7.10cvs98
3397
3398         * src/prefs_account.c
3399                 Fix bug #2116 'Rip spaces off server names in account
3400                 configuration'
3401                 g_strstrip() domain names to be sure they are valid
3402
3403 2011-11-21 [pawel]      3.7.10cvs97
3404
3405         * src/account.c
3406         * src/prefs_filtering.c
3407         * src/prefs_filtering.h
3408                 Fix bug #2404 'matcherrc updates upon account renaming'
3409                 Fix bug #2406 'some part of accountrc not updated upon
3410                 account rename'
3411                 Renaming account cause changing of it's root folder prefix
3412                 from #<type>/<old_name> to #<type>/<new_name> so every
3413                 path directing to it must be altered. Fix paths in account
3414                 preferences, global processing and filtering rules, folder
3415                 processing rules upon rename
3416
3417 2011-11-20 [pawel]      3.7.10cvs96
3418
3419         * src/filtering.c
3420         * src/filtering.h
3421         * src/prefs_actions.c
3422                 Fix bug #1489 'Filter action mark_as_read inoperative
3423                 following move action'
3424                 Sort actions lists to have proper order of execution
3425
3426 2011-11-20 [pawel]      3.7.10cvs95
3427
3428         * src/prefs_actions.c
3429         * src/prefs_filtering.c
3430         * src/prefs_template.c
3431                 Fix bug #1870 'arrow scrolling in filters'
3432                 Allow arrow scrolling in dialogs with list view widgets
3433                 plus couple fixes of issues I found along the way
3434
3435 2011-11-19 [pawel]      3.7.10cvs94
3436
3437         * src/mimeview.c
3438                 Don't highlight icons on right-click, they are not
3439                 selected and other part is shown which is confusing
3440
3441 2011-11-19 [mones]      3.7.10cvs93
3442
3443         * manual/advanced.xml
3444                 Fix manual build
3445
3446 2011-11-19 [mones]      3.7.10cvs92
3447
3448         * manual/advanced.xml
3449         * manual/es/advanced.xml
3450                 Document undocumented hidden option 'zero_replacement_char'
3451                 Synchronize Spanish manual with English version
3452
3453 2011-11-19 [pawel]      3.7.10cvs91
3454
3455         * src/mainwindow.c
3456         * src/messageview.c
3457         * src/prefs_common.c
3458         * src/prefs_common.h
3459         * src/summaryview.c
3460         * src/textview.c
3461         * src/textview.h
3462                 Fix bug #2377 'Show All Headers - make change persistent
3463                 between sessions'
3464
3465 2011-11-19 [pawel]      3.7.10cvs90
3466
3467         * src/folder.c
3468         * src/folder.h
3469         * src/folder_item_prefs.c
3470         * src/folderview.c
3471         * src/mainwindow.c
3472         * src/mainwindow.h
3473         * src/summaryview.c
3474         * src/summaryview.h
3475         * src/gtk/authors.h
3476                 Fix bug #1563 'Folder view: show complete threads if they
3477                 contain unread messages'
3478                 Add option to show only threads with unread messages
3479                 initial patch by Paul Ollis, my small additions:
3480                 - when checking thread for unread finish on first unread
3481                 - make thread options unavailable when threading is off
3482                 - hide_unread_msgs and hide_unread_threads are mutually
3483                   exclusive options, set menus sensitivity accordingly
3484                 - set folder item icon type similiar to hide_unread_msgs
3485
3486 2011-11-19 [colin]      3.7.10cvs89
3487
3488         * src/procheader.c
3489                 Constness fix
3490
3491 2011-11-18 [pawel]      3.7.10cvs88
3492
3493         * src/compose.c
3494         * src/mainwindow.c
3495         * src/mimeview.c
3496         * src/mimeview.h
3497         * src/prefs_common.c
3498         * src/prefs_common.h
3499                 Fix bug #2408 'Some UI elements are not persistent
3500                 between sessions'
3501                 Remember size of main window, compose notebook, mimeview
3502                 tree widgets between claws-mail runs. Compose window
3503                 size saving was already done in cvs74
3504
3505 2011-11-18 [mones]      3.7.10cvs87
3506
3507         * src/compose.c
3508         * src/procheader.c
3509         * src/procheader.h
3510                 Fixes bug #2509, "manually added headers are lost unless
3511                 mail is sent inmediately"
3512
3513 2011-11-17 [pawel]      3.7.10cvs86
3514
3515         * src/mimeview.c
3516                 Fix crasher reported in bug #2543
3517
3518 2011-11-13 [colin]      3.7.10cvs85
3519
3520         * src/compose.c
3521                 Make compose windows printable
3522
3523 2011-11-11 [colin]      3.7.10cvs84
3524
3525         * configure.ac
3526                 Fix build on Fedora 16. -lm was probably pulled by something
3527                 else previously.
3528
3529 2011-11-11 [pawel]      3.7.10cvs83
3530
3531         * src/mainwindow.c
3532         * src/mimeview.c
3533         * src/mimeview.h
3534         * src/summaryview.c
3535                 Port MimeView to GtkTreeView
3536
3537 2011-11-11 [colin]      3.7.10cvs82
3538
3539         * src/prefs_common.c
3540                 Use %x (The preferred date representation for the current locale
3541                 without the time)
3542
3543 2011-11-10 [paul]       3.7.10cvs81
3544
3545         * src/prefs_common.c
3546                 use european date format as default
3547
3548 2011-11-08 [pawel]      3.7.10cvs80
3549
3550         * src/summaryview.c
3551                 Fix bug #2422 'Toggle Message View w/ V crashes Claws'
3552                 Fix race condition - don't try to hide messageview while
3553                 being in the middle of message displaying routine.
3554
3555 2011-11-08 [colin]      3.7.10cvs79
3556
3557         * src/codeconv.c
3558                 Make sure we break line when we need to. Very probably
3559                 fixes bug #2310 "Crash when hitting Ctrl+R to reply to a 
3560                 particular mail"
3561
3562 2011-11-07 [pawel]      3.7.10cvs78
3563
3564         * src/imap_gtk.c
3565                 Fix bug #2493 'Subscription pull down should be alphabetized'
3566
3567 2011-11-07 [pawel]      3.7.10cvs77
3568
3569         * src/mimeview.c
3570         * src/textview.c
3571         * src/textview.h
3572                 Make Home & End keys work in textview
3573
3574 2011-11-06 [colin]      3.7.10cvs76
3575
3576         * src/mainwindow.c
3577                 Oops, some unwanted undo got commited.
3578
3579 2011-11-06 [colin]      3.7.10cvs75
3580
3581         * src/mainwindow.c
3582                 Don't iconify/deiconify. Instead, just show nothing
3583                 before asked to.
3584
3585 2011-11-06 [pawel]      3.7.10cvs74
3586
3587         * src/compose.c
3588                 Fix compose window size saving / restoring
3589
3590 2011-11-06 [pawel]      3.7.10cvs73
3591
3592         * src/mimeview.c
3593         * src/messageview.c
3594                 Optimize message displaying, in some conditions parts were
3595                 displayed twice causing flickering. For example first html
3596                 source and then rendering output from html plugin of the
3597                 same part.
3598
3599 2011-11-05 [wwp]        3.7.10cvs72
3600
3601         * src/gtk/gtkaspell.c
3602                 Fix compilation where 'null' is undefined (use NULL instead).
3603
3604 2011-11-05 [colin]      3.7.10cvs71
3605
3606         * src/gtk/gtkaspell.c
3607                 No need to show a backtrace if gtkaspell is null
3608
3609 2011-11-05 [pawel]      3.7.10cvs70
3610
3611         * src/gtk/gtkaspell.c
3612                 Fix crasher when spellchecking is not enabled
3613
3614 2011-11-02 [mones]      3.7.10cvs69
3615
3616         * doc/man/claws-mail.1
3617                 fixed hyphens (patch from Debian packaging)
3618                 fixed header to follow man style closely 
3619                 documented new option --compose-from-file
3620                 removed INSTALLATION section, doesn't belong to manpage
3621                 added ENVIRONMENT, COPYRIGHT and BUGS sections
3622                 expanded FILES section to include certs and autofaces dirs
3623                 expanded SEE ALSO section to include manual and plugins
3624
3625 2011-11-01 [colin]      3.7.10cvs68
3626
3627         * src/common/utils.c
3628                 Fix wrong debug stuff commited.
3629
3630 2011-11-01 [colin]      3.7.10cvs67
3631
3632         * src/compose.c
3633         * src/main.c
3634         * src/common/utils.c
3635         * src/gtk/gtkaspell.c
3636         * src/gtk/gtkaspell.h
3637                 Fix huge slowness induced by spellcheck "while typing"
3638                 during initial quote rewraps.
3639
3640 2011-10-31 [pawel]      3.7.10cvs66
3641
3642         * src/messageview.c
3643         * src/mimeview.c
3644         * src/mimeview.h
3645         * src/summaryview.c
3646                 Fix bug #2526 'When reading message in separate window,
3647                 n and p keys do not work'
3648                 - fix key event handling in messageview
3649                 - remove bindings for 'n' and 'p' keys in mimeview (next-part
3650                   and prev-part actions)
3651                 - instead add 'z' key for prev-part, we have 'a' key 
3652                   for next-part already
3653
3654 2011-10-31 [colin]      3.7.10cvs65
3655
3656         * src/common/defs.h
3657                 Fix build with GLib 2.31. Thanks to Charles A. Edwards
3658
3659 2011-10-31 [pawel]      3.7.10cvs64
3660
3661         * src/summaryview.c
3662         * src/gtk/gtkutils.c
3663                 Fix bug #2303 'Next unread message enables message view'
3664                 Don't show previously hidden message view in main window
3665                 when user reads messages in external window
3666
3667 2011-10-31 [paul]       3.7.10cvs63
3668
3669         * src/prefs_template.c
3670                 revert part of 3.7.10cvs60 - it was a subjective change, all widgets
3671                 fit at 540 here, for those where they don't the dialogue can be made
3672                 larger by the user
3673
3674 2011-10-31 [paul]       3.7.10cvs62
3675
3676         * src/compose.c
3677                 revert 3.7.10cvs61, these entries _should_ be editable
3678
3679 2011-10-30 [pawel]      3.7.10cvs61
3680
3681         * src/compose.c
3682                 Those entries should not be editable
3683
3684 2011-10-30 [pawel]      3.7.10cvs60
3685
3686         * src/prefs_template.c
3687                 - Dialog needs more height to fit all widgets
3688                 - Clear template contents on delete
3689
3690 2011-10-30 [pawel]      3.7.10cvs59
3691
3692         * src/prefs_folder_item.c
3693                 Update summaryview after changing folder prefs when needed
3694
3695 2011-10-30 [pawel]      3.7.10cvs58
3696
3697         * src/mimeview.c
3698                 Remove key-press-event blocking, it only
3699                 emits GLib-GObject warnings
3700
3701 2011-10-29 [colin]      3.7.10cvs57
3702
3703         * src/addr_compl.c
3704                 Fix focus of completion window with gnome shell
3705                 Fixes bug #2525, "Address completion window does not get
3706                 keyboard focus"
3707
3708 2011-10-29 [colin]      3.7.10cvs56
3709
3710         * src/folderview.c
3711                 Fix flicker on recursive quicksearch
3712
3713 2011-10-28 [colin]      3.7.10cvs55
3714
3715         * src/alertpanel.c
3716         * src/mainwindow.c
3717                 Fix a bit the focus problem on Gnome shell
3718
3719 2011-10-26 [mones]      3.7.10cvs54
3720
3721         * src/compose.c
3722                 Add missing accelerator
3723
3724 2011-10-25 [colin]      3.7.10cvs53
3725
3726         * src/gtk/gtkcmclist.c
3727         * src/gtk/gtkcmctree.c
3728                 Fix colors, fix warnings
3729
3730 2011-10-25 [colin]      3.7.10cvs52
3731
3732         * src/gtk/gtkcmclist.c
3733         * src/gtk/gtkcmctree.c
3734                 Fix focus things.
3735
3736 2011-10-25 [colin]      3.7.10cvs51
3737
3738         * src/stock_pixmap.c
3739                 Fix build with gtk + 2.20
3740
3741 2011-10-25 [colin]      3.7.10cvs50
3742
3743         * src/compose.c
3744         * src/messageview.c
3745         * src/procmsg.c
3746         * src/procmsg.h
3747                 Fix locking when sending a single message
3748
3749 2011-10-25 [colin]      3.7.10cvs49
3750
3751         * src/gtk/colorlabel.c
3752                 GDK_ => GDK_KEY
3753         * src/gtk/gtkcmclist.c
3754                 Make row height closer to what it was
3755
3756 2011-10-25 [colin]      3.7.10cvs48
3757
3758         * src/stock_pixmap.c
3759                 Always use cairo to draw
3760
3761 2011-10-25 [colin]      3.7.10cvs47
3762
3763         * src/mimeview.c
3764                 Fix bug #2529, 'crash in mimeview_start_drag after
3765                 deleting message'. Patch by Ricardo
3766
3767 2011-10-23 [colin]      3.7.10cvs46
3768
3769         * src/gtk/gtkcmclist.c
3770         * src/gtk/gtkcmclist.h
3771         * src/gtk/gtkcmctree.c
3772                 Draw CMClist with cairo too.
3773
3774 2011-10-23 [colin]      3.7.10cvs45
3775
3776         * src/gtk/gtkcmclist.h
3777                 Fix build (this was not meant to be commited)
3778
3779 2011-10-23 [colin]      3.7.10cvs44
3780
3781         * src/addressadd.c
3782         * src/addressbook.c
3783         * src/addressbook_foldersel.c
3784         * src/editgroup.c
3785         * src/foldersel.c
3786         * src/folderview.c
3787         * src/grouplistdialog.c
3788         * src/prefs_common.c
3789         * src/prefs_common.h
3790         * src/summaryview.c
3791         * src/gtk/gtkcmclist.c
3792         * src/gtk/gtkcmclist.h
3793         * src/gtk/gtkcmctree.c
3794         * src/gtk/gtkcmctree.h
3795         * src/gtk/gtksctree.c
3796                 Refactor some tree stuff (lots of code duplication there)
3797                 and switch to cairo for tree rendering.
3798
3799 2011-10-23 [holger]     3.7.10cvs43
3800
3801         * src/filtering.c
3802                 Don't issue a warning for designed behaviour of the stop rule.
3803                 Fixes bug #2520, 'Please remove verbose "No further processing after rule %s" message.'
3804
3805 2011-10-22 [colin]      3.7.10cvs42
3806
3807         * src/printing.c
3808         * src/gtk/gtkshruler.c
3809         * src/gtk/gtkutils.h
3810                 Fix GTK+2.16 build
3811
3812 2011-10-22 [colin]      3.7.10cvs41
3813
3814         * src/account.c
3815         * src/addr_compl.c
3816         * src/addrgather.c
3817         * src/compose.c
3818         * src/editldap.c
3819         * src/expldifdlg.c
3820         * src/folderview.c
3821         * src/grouplistdialog.c
3822         * src/headerview.c
3823         * src/importldif.c
3824         * src/main.c
3825         * src/mainwindow.c
3826         * src/mimeview.c
3827         * src/noticeview.c
3828         * src/prefs_account.c
3829         * src/prefs_actions.c
3830         * src/prefs_ext_prog.c
3831         * src/prefs_filtering.c
3832         * src/prefs_folder_item.c
3833         * src/prefs_image_viewer.c
3834         * src/prefs_logging.c
3835         * src/prefs_msg_colors.c
3836         * src/prefs_other.c
3837         * src/prefs_send.c
3838         * src/prefs_spelling.c
3839         * src/prefs_summaries.c
3840         * src/prefs_template.c
3841         * src/printing.c
3842         * src/quote_fmt.c
3843         * src/send_message.c
3844         * src/statusbar.c
3845         * src/summary_search.c
3846         * src/summaryview.c
3847         * src/wizard.c
3848         * src/gtk/gtkcmclist.c
3849         * src/gtk/gtkcmctree.c
3850         * src/gtk/gtkcmoptionmenu.c
3851         * src/gtk/gtksctree.c
3852         * src/gtk/gtkutils.c
3853         * src/gtk/gtkutils.h
3854         * src/gtk/gtkvscrollbutton.c
3855         * src/gtk/inputdialog.c
3856         * src/gtk/pluginwindow.c
3857         * src/gtk/quicksearch.c
3858         * src/gtk/spell_entry.c
3859         * src/plugins/bogofilter/bogofilter_gtk.c
3860         * src/plugins/dillo_viewer/dillo_prefs.c
3861         * src/plugins/pgpcore/prefs_gpg.c
3862         * src/plugins/spamassassin/spamassassin_gtk.c
3863         * src/plugins/trayicon/trayicon.c
3864         * src/plugins/trayicon/trayicon_prefs.c
3865                 Remove all possible #if GTK_CHECK_VERSION() checks,
3866                 and make Claws build with GTK+2.16 (untested right
3867                 now), as the Gpg4Win project uses GTK+2.16 currently.
3868
3869 2011-10-22 [colin]      3.7.10cvs40
3870
3871         * src/gtk/gtkutils.h
3872         * configure.ac
3873                 Fix (hopefully) build with GTK+ 2.18.
3874
3875 2011-10-20 [paul]       3.7.10cvs39
3876
3877         * AUTHORS
3878         * src/ldif.c
3879         * src/gtk/authors.h
3880                 fix bug 2479, 'LDIF address book import matches tags case sensitive'
3881                 Patch by Bodo Graumann <mail@bodograumann.de>
3882
3883 2011-10-20 [mones]      3.7.10cvs38
3884
3885         * po/fr.po
3886         * src/common/defs.h
3887                 Fix references to old dotsrc mailing lists
3888
3889 2011-10-19 [mones]      3.7.10cvs37
3890
3891         * src/prefs_msg_colors.c
3892                 Fix Ok/Cancel buttons in color selector of preferences
3893
3894 2011-10-17 [colin]      3.7.10cvs36
3895
3896         * src/gtk/gtkshruler.c
3897                 (Probably) fix GTK+ <= 2.22
3898
3899 2011-10-17 [colin]      3.7.10cvs35
3900
3901         * src/gtk/gtkshruler.c
3902                 Fix GTK+2.22 build
3903
3904 2011-10-17 [mones]      3.7.10cvs34
3905
3906         * src/addrbook.c
3907         * src/exportldif.c
3908         * src/jpilot.c
3909         * src/mutt.c
3910         * src/pine.c
3911         * src/procmsg.c
3912         * src/vcard.c
3913                 Fix potential out-of-buffer writes
3914
3915 2011-10-17 [mones]      3.7.10cvs33
3916
3917         * src/main.c
3918                 Use just one g_print call per option; correct indentation
3919
3920 2011-10-17 [colin]      3.7.10cvs32
3921
3922         * src/compose.c
3923         * src/compose.h
3924         * src/gtk/Makefile.am
3925         * src/gtk/gtkshruler.c
3926         * src/gtk/gtkshruler.h
3927         * src/gtk/gtkunit.c
3928         * src/gtk/gtkunit.h
3929                 Reimplement ruler using the GTK widgets. Thanks
3930                 to Hanno for the initial patch.
3931
3932 2011-10-17 [colin]      3.7.10cvs31
3933
3934         * src/action.c
3935         * src/main.c
3936         * src/gtk/gtkutils.c
3937         * src/gtk/gtkutils.h
3938                 Undeprecate GIO/GdkCondition
3939
3940 2011-10-16 [mones]      3.7.10cvs30
3941
3942         * src/main.c
3943                 Add --compose-from-file option to open composition
3944                 window with the headers and body from a file; based
3945                 on Debian patch to fix http://bugs.debian.org/544868
3946
3947 2011-10-15 [mones]      3.7.10cvs29
3948
3949         * manual/advanced.xml
3950                 Document new summary_from_show hidden preference
3951
3952 2011-10-15 [paul]       3.7.10cvs28
3953
3954         * src/compose.c
3955                 compose_create_tags() - fix misplaced 'int i'
3956                 compose_entry_mark_default_to() - fix To field highlighting
3957
3958 2011-10-09 [colin]      3.7.10cvs27
3959
3960         * src/addr_compl.c
3961                 Fix address completion
3962
3963 2011-10-07 [colin]      3.7.10cvs26
3964
3965         * src/prefs_filtering_action.c
3966         * src/gtk/gtkutils.h
3967                 Fix build with GTK+2.20
3968
3969 2011-10-07 [colin]      3.7.10cvs25
3970
3971         * src/gtk/Makefile.am
3972         * src/gtk/gdkkeysyms-new.h
3973         * src/gtk/gtkutils.h
3974                 Copy the new GDK_KEY_* definitions for older GTKs
3975
3976 2011-10-07 [colin]      3.7.10cvs24
3977
3978         * configure.ac
3979                 Fix typos (thanks to Hanno)
3980
3981 2011-10-07 [colin]      3.7.10cvs23
3982
3983         * src/compose.c
3984         * src/gtk/gtkshruler.c
3985         * src/gtk/gtkshruler.h
3986                 Disable ruler starting from 2.24.
3987
3988 2011-10-07 [colin]      3.7.10cvs22
3989
3990         * configure.ac
3991         * src/messageview.c
3992         * src/gtk/Makefile.am
3993                 GTK2 build fix
3994
3995 2011-10-07 [colin]      3.7.10cvs21
3996
3997         * configure.ac
3998         * src/action.c
3999         * src/addr_compl.c
4000         * src/addrgather.c
4001         * src/compose.c
4002         * src/compose.h
4003         * src/editldap.c
4004         * src/mainwindow.c
4005         * src/message_search.c
4006         * src/mimeview.c
4007         * src/mimeview.h
4008         * src/prefs_account.c
4009         * src/prefs_compose_writing.c
4010         * src/prefs_filtering_action.c
4011         * src/prefs_folder_item.c
4012         * src/prefs_logging.c
4013         * src/prefs_matcher.c
4014         * src/prefs_message.c
4015         * src/prefs_other.c
4016         * src/prefs_receive.c
4017         * src/prefs_summaries.c
4018         * src/prefs_wrapping.c
4019         * src/printing.c
4020         * src/ssl_manager.c
4021         * src/statusbar.c
4022         * src/stock_pixmap.c
4023         * src/summary_search.c
4024         * src/textview.c
4025         * src/gtk/Makefile.am
4026         * src/gtk/colorlabel.c
4027         * src/gtk/gtkutils.c
4028         * src/gtk/gtkutils.h
4029         * src/gtk/logwindow.c
4030         * src/gtk/menu.c
4031         * src/gtk/menu.h
4032         * src/gtk/quicksearch.c
4033         * src/gtk/spell_entry.c
4034         * src/plugins/bogofilter/bogofilter_gtk.c
4035         * src/plugins/dillo_viewer/dillo_viewer.c
4036         * src/plugins/pgpcore/prefs_gpg.c
4037         * src/plugins/spamassassin/spamassassin_gtk.c
4038                 Bug #2371, "Port to GTK+ 3.0". Third patch from Hanno, starting
4039                 the real job. GtkCMOptionMenu and GTKHSRuler disabled, should be
4040                 ported (especially GtkCMOptionMenu)
4041
4042 2011-10-07 [colin]      3.7.10cvs20
4043
4044         * src/account.c
4045         * src/action.c
4046         * src/addr_compl.c
4047         * src/addrcustomattr.c
4048         * src/addrduplicates.c
4049         * src/addressadd.c
4050         * src/addressbook.c
4051         * src/addressbook_foldersel.c
4052         * src/addrgather.c
4053         * src/alertpanel.c
4054         * src/browseldap.c
4055         * src/compose.c
4056         * src/editaddress.c
4057         * src/editaddress_other_attributes_ldap.c
4058         * src/editbook.c
4059         * src/editgroup.c
4060         * src/editjpilot.c
4061         * src/editldap.c
4062         * src/editldap_basedn.c
4063         * src/edittags.c
4064         * src/editvcard.c
4065         * src/exphtmldlg.c
4066         * src/expldifdlg.c
4067         * src/export.c
4068         * src/foldersel.c
4069         * src/folderview.c
4070         * src/grouplistdialog.c
4071         * src/import.c
4072         * src/importldif.c
4073         * src/importmutt.c
4074         * src/importpine.c
4075         * src/mainwindow.c
4076         * src/message_search.c
4077         * src/messageview.c
4078         * src/mimeview.c
4079         * src/prefs_actions.c
4080         * src/prefs_customheader.c
4081         * src/prefs_display_header.c
4082         * src/prefs_filtering.c
4083         * src/prefs_filtering_action.c
4084         * src/prefs_folder_column.c
4085         * src/prefs_matcher.c
4086         * src/prefs_msg_colors.c
4087         * src/prefs_other.c
4088         * src/prefs_summaries.c
4089         * src/prefs_summary_column.c
4090         * src/prefs_summary_open.c
4091         * src/prefs_template.c
4092         * src/prefs_toolbar.c
4093         * src/printing.c
4094         * src/sourcewindow.c
4095         * src/ssl_manager.c
4096         * src/summary_search.c
4097         * src/summaryview.c
4098         * src/textview.c
4099         * src/uri_opener.c
4100         * src/gtk/about.c
4101         * src/gtk/colorsel.c
4102         * src/gtk/combobox.c
4103         * src/gtk/description_window.c
4104         * src/gtk/foldersort.c
4105         * src/gtk/gtkaspell.c
4106         * src/gtk/gtkcmclist.c
4107         * src/gtk/gtkcmctree.c
4108         * src/gtk/gtkcmoptionmenu.c
4109         * src/gtk/gtkutils.c
4110         * src/gtk/icon_legend.c
4111         * src/gtk/inputdialog.c
4112         * src/gtk/logwindow.c
4113         * src/gtk/pluginwindow.c
4114         * src/gtk/prefswindow.c
4115         * src/gtk/quicksearch.c
4116         * src/plugins/pgpcore/passphrase.c
4117         * src/plugins/pgpcore/select-keys.c
4118                 Bug #2371, "Port to GTK+ 3.0". Monster-patch by Hanno Meyer-Thurow
4119                 to replace GDK_* by GDK_KEY_*.
4120
4121 2011-10-07 [colin]      3.7.10cvs19
4122
4123         * AUTHORS
4124         * src/account.c
4125         * src/action.c
4126         * src/addr_compl.c
4127         * src/addressbook.c
4128         * src/alertpanel.c
4129         * src/compose.c
4130         * src/edittags.c
4131         * src/folderview.c
4132         * src/grouplistdialog.c
4133         * src/image_viewer.c
4134         * src/mainwindow.c
4135         * src/mimeview.c
4136         * src/noticeview.c
4137         * src/prefs_filtering_action.c
4138         * src/prefs_folder_column.c
4139         * src/prefs_msg_colors.c
4140         * src/prefs_summary_column.c
4141         * src/prefs_toolbar.c
4142         * src/printing.c
4143         * src/stock_pixmap.c
4144         * src/summaryview.c
4145         * src/textview.c
4146         * src/undo.c
4147         * src/wizard.c
4148         * src/gtk/about.c
4149         * src/gtk/authors.h
4150         * src/gtk/colorlabel.c
4151         * src/gtk/colorsel.c
4152         * src/gtk/gtkcmclist.c
4153         * src/gtk/gtkcmctree.c
4154         * src/gtk/gtkcmoptionmenu.c
4155         * src/gtk/gtksctree.c
4156         * src/gtk/gtkutils.c
4157         * src/gtk/gtkvscrollbutton.c
4158         * src/gtk/inputdialog.c
4159         * src/gtk/logwindow.c
4160         * src/gtk/menu.c
4161         * src/gtk/prefswindow.c
4162         * src/gtk/progressdialog.c
4163         * src/plugins/pgpcore/passphrase.c
4164         * src/plugins/trayicon/trayicon.c
4165                 Bug #2371, "Port to GTK+ 3.0": Use accessor functions.
4166                 Patch by Hanno Thurow-Meyer, many thanks to him !
4167
4168 2011-09-20 [colin]      3.7.10cvs18
4169
4170         * src/common/ssl.c
4171                 Fix bug #2502, 'gnutls_transport_set_lowat removed in
4172                 gnutls 3.0.3'
4173
4174 2011-09-18 [colin]      3.7.10cvs17
4175
4176         * src/news.c
4177                 Fix segfault when connection fails
4178
4179 2011-09-03 [colin]      3.7.10cvs16
4180
4181         * src/common/ssl.c
4182                 Use NORMAL instead of EXPORT priorities.
4183
4184 2011-09-02 [colin]      3.7.10cvs15
4185
4186         * configure.ac
4187         * src/common/ssl.c
4188                 Linking against gcrypt explicitely in order to call
4189                 gcry_control() for mutex setup isn't necessary anymore
4190                 starting from gnuTLS 2.11.
4191
4192 2011-08-31 [colin]      3.7.10cvs14
4193
4194         * src/plugins/pgpinline/pgpinline.c
4195         * src/plugins/pgpmime/pgpmime.c
4196                 Fix bug #2431, "Major memory leak in PGP message handling".
4197
4198 2011-08-31 [colin]      3.7.10cvs13
4199
4200         * AUTHORS
4201         * src/gtk/authors.h
4202         * src/mainwindow.c
4203         * src/messageview.c
4204         * src/gtk/authors.h
4205                 Apply Steve Rader's patch from bug #2388, "Add 
4206                 message view scrolling menu items"
4207
4208 2011-08-30 [colin]      3.7.10cvs12
4209
4210         * src/gtk/prefswindow.c
4211                 Fix layout issues (i.e. on SSL page if changing account
4212                 type prior to visiting it).
4213
4214 2011-08-30 [colin]      3.7.10cvs11
4215
4216         * configure.ac
4217         * src/common/ssl.c
4218                 Don't use deprecated functions for GnuTLS priorities.
4219                 Require GnuTLS 2.2 that is the first version with the
4220                 new function.
4221
4222 2011-08-30 [colin]      3.7.10cvs10
4223
4224         * src/common/socket.c
4225         * src/common/ssl.c
4226                 Long-term fix for bug #2402, "GnuTLS change breaks socket
4227                 communication", as per http://savannah.gnu.org/support/?107660
4228
4229 2011-08-30 [colin]      3.7.10cvs9
4230
4231         * src/etpan/imap-thread.c
4232         * src/etpan/nntp-thread.c
4233                 Remove dead openSSL code
4234
4235 2011-08-30 [colin]      3.7.10cvs8
4236
4237         * src/ssl_manager.c
4238         * src/common/ssl.c
4239         * src/common/ssl_certificate.c
4240         * src/common/ssl_certificate.h
4241         * src/etpan/imap-thread.c
4242         * src/etpan/nntp-thread.c
4243                 Fix bug #2127, "SSL cert check uses canonical name instead of
4244                 specified name"
4245
4246 2011-08-29 [colin]      3.7.10cvs7
4247
4248         * src/prefs_account.c
4249                 Fix X-Mailer option not appearing on IMAP
4250
4251 2011-08-29 [colin]      3.7.10cvs6
4252
4253         * src/plugins/pgpcore/Makefile.am
4254         * src/plugins/pgpinline/Makefile.am
4255         * src/plugins/pgpmime/Makefile.am
4256         * src/plugins/smime/Makefile.am
4257                 Windows build fix:
4258                 libtool: link: require no space between `-L' and `.'
4259
4260 2011-08-29 [colin]      3.7.10cvs5
4261
4262         * src/account.c
4263         * src/compose.c
4264         * src/prefs_account.c
4265         * src/prefs_account.h
4266                 Revert cvs4 which is rather illogical and instead
4267                 use Fabian's patch from bug #2471
4268
4269 2011-08-29 [colin]      3.7.10cvs4
4270
4271         * src/compose.c
4272                 Don't insert custom headers that have empty values.
4273                 Allows not inserting X-Mailer if it's set to nothing.
4274                 Fixes bug #2471, "Make setting an X-Mailer header optional".
4275
4276 2011-08-29 [colin]      3.7.10cvs3
4277
4278         * src/image_viewer.c
4279         * src/textview.c
4280         * src/gtk/gtkutils.c
4281         * src/gtk/gtkutils.h
4282                 Handle EXIF orientation in images (both in textview's
4283                 preview and image viewer)
4284
4285 2011-08-28 [paul]       3.7.10cvs2
4286
4287         * src/prefs_common.c
4288         * src/prefs_common.h
4289         * src/summaryview.c
4290                 add new hidden option to control the display in the From
4291                 column in the Message List: 0 (default): show name,
4292                 1: show address, 2: show name + address
4293
4294 2011-08-27 [paul]       3.7.10cvs1
4295
4296         * po/POTFILES.in
4297         * src/common/ssl_certificate.c
4298         * src/etpan/imap-thread.c
4299         * src/etpan/nntp-thread.c
4300                 offer up some missing log_error() strings to translators
4301
4302 2011-08-27 [paul]       3.7.10
4303         * NEWS
4304         * README
4305         * RELEASE_NOTES 
4306                 3.7.10 unleashed!               
4307
4308 2011-08-27 [paul]       3.7.9cvs52
4309
4310         * po/cs.po
4311         * po/fr.po
4312         * po/hu.po
4313         * po/lt.po
4314         * po/pt_BR.po
4315         * po/sk.po
4316                 updated by David Vachulka, wwp, Pader Rezso, Mindaugas
4317                 Baranauskas, Frederico Goncalves Guimaraes, and Slavko
4318
4319 2011-08-27 [mones]      3.7.9cvs51
4320
4321         * claws-mail.desktop
4322                 Include generic name and comment translations
4323                 Thanks to all the people on the translators ML!
4324
4325 2011-08-23 [paul]       3.7.9cvs50
4326
4327         * src/common/ssl.c
4328                 probable/possible fix/workaround for bug 2402,
4329                 'can't download message from pop3 server'
4330
4331 2011-08-18 [paul]       3.7.9cvs49
4332
4333         * manual/handling.xml
4334                 fix typos. thanks to vilpan
4335
4336 2011-08-17 [paul]       3.7.9cvs48
4337
4338         * tools/claws.i18n.status.pl
4339                 add Mindaugas Baranauskas (Lithuanian)
4340
4341 2011-08-14 [mir]        3.7.9cvs47
4342
4343         * src/news.c
4344         * src/etpan/nntp-thread.c
4345                 Fix bug 2418. Patch provided by Sébastien Bigaret with
4346                 some minor contribution by me.
4347
4348 2011-08-13 [mir]        3.7.9cvs46
4349
4350         * src/etpan/nntp-thread.c
4351                 Fix bug when NNTP server sends authentication warning
4352                 as part of the connection session. Privously etpan would
4353                 bail out for any return code other than NEWSNNTP_NO_ERROR
4354                 but as early as the connection session a return code like
4355                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_USERNAME and
4356                 NEWSNNTP_WARNING_REQUEST_AUTHORIZATION_PASSWORD should not
4357                 be considered as an error.
4358
4359 2011-08-12 [paul]       3.7.9cvs45
4360
4361         * src/mimeview.c
4362                 3.7.9cvs43 mistakenly dropped off the info
4363                 about the mime part from the tooltip
4364
4365 2011-08-12 [wwp]        3.7.9cvs44
4366
4367         * src/gtk/quicksearch.c
4368          Fix duplicate key accel (thanks to Ra-Mones-Mones II).
4369
4370 2011-08-09 [paul]       3.7.9cvs43
4371
4372         * src/mimeview.c
4373                 fix bug 2420, 'Invalid markup in icon tooltip text after signature check'
4374
4375 2011-08-06 [paul]       3.7.9cvs42
4376
4377         * src/compose.c
4378                 fix cursor placement in Forward template
4379
4380 2011-08-06 [paul]       3.7.9cvs41
4381
4382         * src/gtk/description_window.c
4383                 fix bug 1963, 'Preferences Templates Information Window Focus loss'
4384
4385 2011-08-05 [holger]     3.7.9cvs40
4386
4387         * claws-mail.desktop
4388                 Revert 3.7.9cvs35 for now, it may be problematic
4389                 (see bug #2450)
4390
4391 2011-08-05 [paul]       3.7.9cvs39
4392
4393         * src/mainwindow.c
4394         * src/messageview.c
4395                 use 'Collapse quotes' rather than 'Fold quotes' on
4396                 labels, for consistency
4397         * src/toolbar.c
4398                 use 'Receive mail from account' rather than 'on account'
4399
4400 2011-07-30 [mir]        3.7.9cvs38
4401
4402         * src/etpan/Makefile.am
4403         * src/plugins/pgpcore/Makefile.am
4404         * src/plugins/pgpmime/Makefile.am
4405         * src/plugins/smime/Makefile.am
4406                 Fix broken build on Debian Sid. enchant.h cannot be
4407                 found unless $(ENCHANT_CFLAGS) and $(ENCHANT_LIBS) are
4408                 present in Makefile.am. Apparently enchant.h in older
4409                 versions were placed in /usr/include which is always
4410                 scanned be default.
4411
4412 2011-07-21 [mones]      3.7.9cvs37
4413
4414         * src/common/plugin.c
4415         * src/common/plugin.h
4416                 Make licences allowed for plugins more explicit and also
4417                 accept dual (or more) licences when properly formatted.
4418                 Doesn't require any change on current plugins.
4419
4420 2011-07-18 [mones]      3.7.9cvs36
4421
4422         * manual/advanced.xml
4423                 Document briefly tags feature.
4424         * manual/glossary.xml
4425                 Fix definition to avoid confussion with tags.
4426         * manual/es/advanced.xml
4427         * manual/es/glossary.xml
4428                 Synchronize Spanish translation with the above.
4429
4430 2011-07-07 [holger]     3.7.9cvs35
4431
4432         * claws-mail.desktop
4433                 Add indicator stuff to the desktop file
4434                 Taken from bug #2450
4435
4436 2011-07-06 [paul]       3.7.9cvs34
4437
4438         * src/edittags.c
4439                 fix English usage
4440
4441 2011-07-06 [mones]      3.7.9cvs33
4442
4443         * src/edittags.c
4444                 Do not create an empty tag name row in panel and
4445                 warn user about using a non-reserved tag instead
4446
4447 2011-07-05 [mones]      3.7.9cvs32
4448
4449         * src/imap.c
4450         * src/common/tags.c
4451         * src/common/tags.h
4452         * src/etpan/imap-thread.c
4453                 Make constants for reserved tags and use them
4454                 Removed also duplicate comparison while at it
4455
4456 2011-07-05 [paul]       3.7.9cvs31
4457
4458         * src/compose.c
4459                 when using a Compose template, only place the cursor
4460                 in the body when the cursor symbol, %cursor (%X), is used
4461
4462 2011-07-03 [paul]       3.7.9cvs30
4463
4464         * src/main.c
4465                 do main_window_popup(mainwin); on plugin load error, or
4466                 else the warning dialogue and mainwindow stays minimised
4467                 and hidden
4468
4469 2011-07-03 [paul]       3.7.9cvs29
4470
4471         * src/wizard.c
4472                 fix bug 2462, 'Building without GnuTLS support leads to a
4473                 failure in wizard.c'
4474
4475 2011-07-03 [paul]       3.7.9cvs28
4476
4477         * src/mainwindow.c
4478         * src/mainwindow.h
4479         * src/summaryview.c
4480                 fix bug #2461, 'popup menu in message list displays
4481                 'move to trash' and 'delete''.
4482                 Add a new sensitivity condition 'M_NOT_TRASH' and
4483                 remove the broken workaround for right-click in summaryview.c.
4484                 Fix broken main menu sensitivity for "Menu/Message/Move" in
4485                 News folder.
4486
4487 2011-06-21 [paul]       3.7.9cvs27
4488
4489         * src/mainwindow.c
4490                 revert 3.7.9cvs2, it does no good
4491
4492 2011-06-18 [mir]        3.7.9cvs26
4493
4494         * configure.ac
4495                 Fix autoconf warnings introduced in autoconf >= 2.64
4496
4497 2011-06-05 [paul]       3.7.9cvs25
4498
4499         * po/ca.po
4500         * po/cs.po
4501         * po/de.po
4502         * po/it.po
4503         * po/ja.po
4504         * po/pt_PT.po
4505         * po/sk.po
4506         * po/uk.po
4507                 fix strings where an informational message has been
4508                 wrongly entered into the translated string
4509         * src/toolbar.c
4510                 enable 'Trash' and 'Sender' to be translated based on
4511                 the context, e.g. as button text and as mail header
4512         * src/gtk/about.c
4513                 fix english in Info tab
4514
4515 2011-05-25 [colin]      3.7.9cvs24
4516
4517         * src/action.c
4518                 Fix bug #2439, "use bitwise operator for bitmask instead of
4519                 logical operator". Thanks to Nicolas Kaiser for the patch.
4520
4521 2011-05-18 [colin]      3.7.9cvs23
4522
4523         * src/news.c
4524                 Fix missing group selection before xover if the
4525                 connection was reset before.
4526
4527 2011-05-12 [colin]      3.7.9cvs22
4528
4529         * src/common/utils.c
4530                 Fix bug #2412, "Send account mail address in Message-ID
4531                 wrongly implemented". Patch by Fabian Keil.
4532
4533 2011-05-12 [mones]      3.7.9cvs21
4534
4535         * src/etpan/nntp-thread.c
4536                 Fix bug #2418 "NNTP authentication is broken"
4537
4538 2011-05-09 [pawel]      3.7.9cvs20
4539
4540         * src/mainwindow.c
4541         * src/prefs_folder_item.c
4542                 Small UI fixes
4543
4544 2011-05-05 [colin]      3.7.9cvs19
4545
4546         * src/imap.c
4547         * src/inc.c
4548         * src/news.c
4549         * src/send_message.c
4550                 Fix bug #2184, "Add account name information inside network log".
4551                 Initial patch by MSulchan Darmawan, expanded to other protocols.
4552                 This stuff is too much copy-pasted.
4553
4554
4555 2011-04-30 [colin]      3.7.9cvs18
4556
4557         * src/main.c
4558                 Fix bug #2414, 'Claws segfaults on startup with
4559                 notification plugin enabled". Thanks Christian
4560                 Faulhammer for the patch.
4561
4562 2011-04-27 [colin]      3.7.9cvs17
4563
4564         * src/codeconv.c
4565                 Make Windows' encoding CP1251 for ru_RU locale
4566                 Part of bug #2397, "Gtkhtml2 viewer ignores message encoding"
4567
4568 2011-04-24 [paul]       3.7.9cvs16
4569
4570         * manual/claws-mail-manual.xml
4571         * manual/de/claws-mail-manual.xml
4572         * manual/es/claws-mail-manual.xml
4573         * manual/fr/claws-mail-manual.xml
4574         * manual/it/claws-mail-manual.xml
4575                 update copyright year
4576
4577 2011-04-24 [paul]       3.7.9cvs15
4578
4579         * src/summaryview.c
4580                 fix bug #2353, 'Right-clicking on spam in order to delete
4581                 it causes it to show in message window'
4582
4583 2011-04-24 [paul]       3.7.9cvs14
4584
4585         * src/mainwindow.c
4586         * src/gtk/foldersort.c
4587         * src/gtk/foldersort.h
4588                 fix labelling, 'change folder order' to 'change mailbox order'
4589
4590 2011-04-23 [paul]       3.7.9cvs13
4591
4592         * configure.ac
4593                 fix bug #2409, 'Failed to compile under GCC 3.x : option
4594                  -Wno-pointer-sign badly set in configure.ac'. mistakenly
4595                 committed in 3.7.8cvs19 
4596
4597 2011-04-11 [paul]       3.7.9cvs12
4598
4599         * src/plugins/trayicon/trayicon.c
4600                 fix build bug: gtk_status_icon_set_title() is available
4601                 since gtk 2.18.x not 2.14.x
4602
4603 2011-04-11 [paul]       3.7.9cvs11
4604
4605         * po/hu.po
4606                 updated by Páder RezsÅ‘
4607
4608 2011-04-10 [colin]      3.7.9cvs10
4609
4610         * src/addr_compl.c
4611         * src/addressbook.c
4612         * src/compose.c
4613         * src/editaddress.c
4614         * src/editaddress_other_attributes_ldap.c
4615         * src/main.c
4616         * src/message_search.c
4617         * src/prefs_display_header.c
4618         * src/prefs_filtering_action.c
4619         * src/prefs_matcher.c
4620         * src/prefs_other.c
4621         * src/prefs_toolbar.c
4622         * src/summary_search.c
4623         * src/gtk/colorlabel.c
4624         * src/gtk/combobox.c
4625         * src/gtk/gtkcmoptionmenu.c
4626         * src/gtk/gtkshruler.c
4627         * src/gtk/gtkshruler.h
4628         * src/gtk/gtkutils.h
4629         * src/gtk/inputdialog.c
4630         * src/gtk/quicksearch.c
4631                 Revert the whole pile of crap introduced in
4632                 cvs9,8,7,4.
4633
4634 2011-04-10 [colin]      3.7.9cvs9
4635
4636         * src/compose.c
4637         * src/editaddress.c
4638         * src/editaddress_other_attributes_ldap.c
4639         * src/main.c
4640         * src/message_search.c
4641         * src/prefs_display_header.c
4642         * src/prefs_matcher.c
4643         * src/prefs_toolbar.c
4644         * src/summary_search.c
4645         * src/gtk/combobox.c
4646         * src/gtk/gtkutils.h
4647         * src/gtk/inputdialog.c
4648         * src/gtk/quicksearch.c
4649                 Finish fun with combo boxes. (hopefully)
4650
4651 2011-04-10 [colin]      3.7.9cvs8
4652
4653         * src/compose.c
4654         * src/prefs_filtering_action.c
4655         * src/gtk/combobox.c
4656         * src/gtk/gtkshruler.c
4657         * src/gtk/gtkshruler.h
4658                 More undeprecation. GTKSHRuler is #if'ed out. We can
4659                 still decide to maintain the old GtkRuler widget in-tree
4660                 if the lack of ruler in Compose window is too
4661                 annoying.
4662
4663 2011-04-10 [colin]      3.7.9cvs7
4664
4665         * src/addr_compl.c
4666         * src/addressbook.c
4667         * src/compose.c
4668         * src/editaddress_other_attributes_ldap.c
4669         * src/message_search.c
4670         * src/prefs_display_header.c
4671         * src/prefs_filtering_action.c
4672         * src/prefs_other.c
4673         * src/prefs_toolbar.c
4674         * src/summary_search.c
4675         * src/gtk/colorlabel.c
4676         * src/gtk/combobox.c
4677         * src/gtk/gtkcmoptionmenu.c
4678         * src/gtk/gtkutils.h
4679                 More comboboxtext undeprecation
4680
4681 2011-04-10 [colin]      3.7.9cvs6
4682
4683         * src/messageview.c
4684                 Fix it better.
4685
4686 2011-04-10 [colin]      3.7.9cvs5
4687
4688         * src/messageview.c
4689                 Fix age-old typo.
4690
4691 2011-04-10 [colin]      3.7.9cvs4
4692
4693         * src/compose.c
4694         * src/editaddress_other_attributes_ldap.c
4695         * src/message_search.c
4696         * src/prefs_display_header.c
4697         * src/prefs_filtering_action.c
4698         * src/prefs_other.c
4699         * src/prefs_toolbar.c
4700         * src/summary_search.c
4701         * src/gtk/combobox.c
4702         * src/gtk/gtkutils.h
4703                 gtk_combo_box_*_text() is deprecated, and
4704                 gtk_combo_box_text_*() is the new hotness.
4705
4706 2011-04-10 [colin]      3.7.9cvs3
4707
4708         * src/addr_compl.c
4709         * src/addressbook.c
4710         * src/browseldap.c
4711         * src/compose.c
4712         * src/folder.c
4713         * src/folderview.c
4714         * src/gtk/gtkvscrollbutton.c
4715         * src/gtk/gtkvscrollbutton.h
4716                 s/GtkFunction/GSourceFunc
4717
4718 2011-04-10 [colin]      3.7.9cvs2
4719
4720         * src/mainwindow.c
4721                 Use gtkut_window_popup() to work around a bug in Gnome Shell.
4722                 This is the patch from bug #2396, it should be innocuous even
4723                 if that's useless to do deiconify + present window...
4724
4725 2011-04-09 [paul]       3.7.9cvs1
4726
4727         * src/prefs_summaries.c
4728                 fix typo in string. (thanks, Brad!)
4729
4730 2011-04-09 [paul]       3.7.9
4731         * NEWS
4732         * README
4733         * RELEASE_NOTES 
4734                 3.7.9 unleashed!        
4735
4736 2011-04-09 [paul]       3.7.8cvs78
4737
4738         * po/cs.po
4739         * po/es.po
4740         * po/fi.po
4741         * po/fr.po
4742         * po/lt.po
4743         * po/pt_BR.po
4744         * po/sk.po
4745         * po/uk.po
4746                 updated by David Vachulka, Ricardo Mones, Flammie Pirinen,
4747                 wwp, Mindaugas Baranauskas, Frederico Goncalves Guimaraes,
4748                 Slavko, and Yarema
4749
4750 2011-04-09 [colin]      3.7.8cvs77
4751
4752         * src/gtk/filesel.c
4753                 Revert part of yesterday's patch. While gtk_file_chooser_set_current_name()
4754                 wants an UTF-8 string, gtk_file_chooser_set_current_folder() wants a glib-
4755                 encoding filename. Hooray for stupid.
4756
4757 2011-04-08 [colin]      3.7.8cvs76
4758
4759         * src/action.c
4760                 Fix action Stop: if child does not react to SIGTERM, it'll
4761                 probably start behaving when it'll get a SIGKILL on the user's
4762                 second press on Stop.
4763                 Fixes bug #2237, "User action makes Claws unresponsive".
4764
4765 2011-04-08 [colin]      3.7.8cvs75
4766
4767         * src/account.c
4768         * src/folder.c
4769         * src/folder.h
4770         * src/folder_item_prefs.c
4771         * src/folder_item_prefs.h
4772         * src/prefs_account.c
4773                 Fix bug #2382, "folderitemrc not updated when account
4774                 name is changed". Indeed, this wasn't done.
4775
4776 2011-04-08 [wwp]        3.7.8cvs74
4777
4778         * src/procmime.c
4779         Add support for quoted values (*="value").
4780         This commonly fixes a trailing quote appearing to filenames
4781         sent by iphone Mail (not sure if it's culprit at all, though).
4782
4783 2011-04-08 [colin]      3.7.8cvs73
4784
4785         * src/gtk/filesel.c
4786                 Fix bug #2393, "Crashes and rendering problems in the "Save as" menu 
4787                 caused by attachments with extended chars in the file name". Patch
4788                 derived from a patch bt Fabien Keil
4789
4790 2011-04-05 [wwp]        3.7.8cvs72
4791
4792         * src/compose.c
4793                 A debug string not to translate.
4794
4795 2011-04-03 [colin]      3.7.8cvs71
4796
4797         * src/common/utils.h
4798                 Fix bug #2394, "backtrace() crashes on FreeBSD"
4799                 That's not the first bug-report where internal
4800                 debug-only backtrace() crashes on FreeBSD.
4801
4802 2011-04-03 [colin]      3.7.8cvs70
4803
4804         * src/compose.c
4805                 Fix bug #2365 again, "Crash when auto-scrolling headers in
4806                 compose window".
4807                 Batch-mode compose windows (from filtering actions) shouldn't
4808                 try to access stuff after flushing events...
4809
4810 2011-03-31 [paul]       3.7.8cvs69
4811
4812         * INSTALL
4813                 update as gtk >= 2.10 now required
4814                 (because I'll never remember to do this later)
4815
4816 2011-03-26 [paul]       3.7.8cvs68
4817
4818         * src/messageview.c
4819                 fix separators in Go To menu
4820
4821 2011-03-20 [colin]      3.7.8cvs67
4822
4823         * configure.ac
4824                 Drop the *_DISABLE_DEPRECATED. We'll put them back
4825                 when we'll have time to handle them
4826
4827 2011-03-18 [paul]       3.7.8cvs66
4828
4829         * src/textview.c
4830                 make user-facing message more accurate -
4831                 'Network Log' not 'View Log'
4832
4833 2011-03-17 [wwp]        3.7.8cvs65
4834
4835         * po/fr.po
4836                 Fix a typo around plural form, as reported by
4837                 Yannick Palanque.
4838
4839 2011-03-15 [colin]      3.7.8cvs64
4840
4841         * AUTHORS
4842         * src/gtk/authors.h
4843         * src/main.c
4844                 Fix bug #2381, "Support for NetworkManager 0.9".
4845                 Patch by Mikhail Efremov
4846
4847 2011-03-04 [colin]      3.7.8cvs63
4848
4849         * src/mimeview.c
4850         * src/mimeview.h
4851                 Fix segfault on Windows
4852         * src/exporthtml.c
4853         * src/common/utils.c
4854         * src/common/w32_unistd.c
4855         * src/common/w32lib.h
4856                 Rationalize use of time_r() funcs (pthread do define them)
4857
4858 2011-03-02 [pawel]      3.7.8cvs62
4859
4860         * src/wizard.c
4861                 Re-implement widgets aligning, switch from GtkSizeGroup
4862                 to GtkTable - this should fix disappearing labels
4863
4864 2011-03-01 [pawel]      3.7.8cvs61
4865
4866         * src/wizard.c
4867                 Wizard GUI cleanups. Make it look and behave more
4868                 like account preferences.
4869
4870 2011-02-23 [colin]      3.7.8cvs60
4871
4872         * src/common/Makefile.am
4873                 Fix make dist
4874
4875 2011-02-23 [colin]      3.7.8cvs59
4876
4877         * src/Makefile.am
4878         * src/main.c
4879         * src/common/Makefile.am
4880         * src/common/plugin.c
4881         * src/common/valgrind.h
4882                 Fix bug #2369, "valgrind.h should NOT be part of claws-mail"
4883                 Use valgrind's own header.
4884
4885 2011-02-22 [colin]      3.7.8cvs58
4886
4887         * src/prefs_account.c
4888                 Fix bug #2367 (Win32): Disable "Always sign messages when replying to a
4889                 signed message" upon new installation. This is disturbing when PGP
4890                 plugins are loaded by default.
4891
4892 2011-02-16 [paul]       3.7.8cvs57
4893
4894         * src/*
4895                 update copyright headers throughout
4896
4897 2011-02-16 [paul]       3.7.8cvs56
4898
4899         * src/summaryview.c
4900                 use gettext plural form for "item selected"/"items selected"
4901
4902 2011-02-13 [colin]      3.7.8cvs55
4903
4904         * src/mimeview.c
4905         * src/mimeview.h
4906                 Fix bug #2361, "Claws crashes after PGP Check in separate
4907                 msg view". Don't let the cancel thread lie around after
4908                 the verification ended.
4909
4910 2011-02-13 [paul]       3.7.8cvs54
4911
4912         * po/lt.po
4913                 updated by Mindaugas Baranauskas
4914
4915 2011-02-11 [mones]      3.7.8cvs53
4916
4917         * manual/es/advanced.xml
4918                 Sync with English manual
4919         * src/imap.c
4920                 Fix remaining mismatched alloc/free from cppcheck
4921
4922 2011-02-10 [pawel]      3.7.8cvs52
4923
4924         * src/ldapupdate.c
4925                 Fix memleaks
4926
4927 2011-02-10 [pawel]      3.7.8cvs51
4928
4929         * src/prefs_toolbar.c
4930                 - set menus sensitivity in item type combo depending on
4931                   availability of actions / plugin hooks
4932                 - style fixes, spaces instead of tabs mostly
4933
4934 2011-02-10 [paul]       3.7.8cvs50
4935
4936         * src/prefs_account.c
4937                 move the 'send acc mail addr in msg-id" option to
4938                 the send page
4939
4940 2011-02-10 [paul]       3.7.8cvs49
4941
4942         * src/prefs_account.c
4943                 move the 'expunge immediately' option to a more
4944                 suitable page
4945
4946 2011-02-05 [pawel]      3.7.8cvs48
4947
4948         * manual/advanced.xml
4949                 Document new hidden pref
4950         * src/folder.c
4951                 Dont treat mimeparts referenced by others as
4952                 real attachments
4953         * src/mimeview.c
4954         * src/prefs_common.c
4955         * src/prefs_common.h
4956                 Add ability to hide inline attachments referenced
4957                 by other mimeparts in MimeView. To enable this
4958                 feature set show_inline_attachments=0 in your clawsrc
4959
4960 2011-01-25 [colin]      3.7.8cvs47
4961
4962         * src/matcher.c
4963                 Fix matcher body parsing: decode mails with our
4964                 MIME parser. This speeds up body search a bit as
4965                 binary attachments are not searched anymore, slows
4966                 down a bit full message searches, but not awfully.
4967         * src/summary_search.c
4968                 Use matcher API to search, in all cases (advanced search or
4969                 not). Also, fix little logic bugs related to combos history
4970         * src/common/utils.c
4971         * src/common/utils.h
4972         * src/procmime.c
4973         * src/procmime.h
4974                 Remove dead code, export functions needed by matcher.c
4975
4976 2011-01-25 [colin]      3.7.8cvs46
4977
4978         * src/compose.c
4979         * src/prefs_common.c
4980         * src/common/md5.c
4981         * src/common/ssl_certificate.c
4982                 Fix mismatched alloc/free (thanks to cppcheck)
4983
4984 2011-01-25 [colin]      3.7.8cvs45
4985
4986         * src/pop.c
4987                 Fix leak on error path
4988
4989 2011-01-23 [mones]      3.7.8cvs44
4990
4991         * manual/es/advanced.xml
4992                 Sync with English manual
4993
4994 2011-01-23 [paul]       3.7.8cvs43
4995
4996         * src/gtk/about.c
4997                 it's 2011, update copyright line
4998
4999 2011-01-23 [paul]       3.7.8cvs42
5000
5001         * manual/advanced.xml
5002         * src/prefs_common.c
5003         * src/prefs_common.h
5004         * src/textview.c
5005                 fix bug #2350, 'Make displaying localized date/time in
5006                 message view optional'.
5007                 This introduces a new hidden option (why do more?),
5008                 'msgview_date_format', which defaults to OFF, maintaining
5009                 the current and expected behaviour.
5010
5011 2011-01-21 [colin]      3.7.8cvs41
5012
5013         * src/procmime.c
5014                 Fix bug #2050, Clawsmail sends return receipt every seconds
5015                 We forgot to close the file when parsing 
5016                 disposition-notification fields, which made unlinking of the
5017                 corresponding emails in tempfolder/processing impossible in
5018                 Windows. Causing them to be re-fetched every time.
5019
5020 2011-01-21 [colin]      3.7.8cvs40
5021
5022         * claws-mail.desktop
5023                 Fix again bug #2346: We should have a %u parameter.
5024
5025 2011-01-21 [colin]      3.7.8cvs39
5026
5027         * src/plugins/spamassassin/spamassassin.c
5028                 Fix sa-learn when offline (its command line parsing is
5029                 space-dependant). Patch by Wolfgang Lorenz
5030
5031 2011-01-19 [pawel]      3.7.8cvs38
5032
5033         * claws-mail.desktop
5034                 Fix Bug 2346 'Please register x-handler-scheme
5035                  in .desktop file' patch by Laurent Bigonville
5036                 While I'm here update things to current
5037                 standards, fix desktop-file-validate warnings/errors
5038
5039 2011-01-18 [colin]      3.7.8cvs37
5040
5041         * src/common/smtp.c
5042                 Fix logic on SMTP AUTH: If the selected method isn't
5043                 available, say so instead of supposing it'll work.
5044                 Fixes bug #2039, 'SMTP AUTHENTICATION'
5045
5046 2011-01-15 [pawel]      3.7.8cvs36
5047
5048         * src/prefs_folder_item.c
5049                 Rework subject regexp simplify gui a bit, this give us better
5050                 options page layout (window with min width was too short to 
5051                 show all contents and thigs were unwieldy) and better preview
5052                 of regexp working/not working
5053
5054 2011-01-14 [pawel]      3.7.8cvs35
5055
5056         * src/textview.c
5057                 strncpy2() NULLify strings just fine, no need to be
5058                 extra "clever"
5059
5060 2011-01-14 [pawel]      3.7.8cvs34
5061
5062         * src/textview.c
5063                 Fix Bug #2165 'The date not localized in the message view'
5064                 Display Date header in messageview in the same way as in
5065                 summaryview by respecting date format set in preferences.
5066
5067 2011-01-06 [pawel]      3.7.8cvs33
5068
5069         * src/prefs_account.c
5070         * src/prefs_folder_item.c
5071         * src/prefs_quote.c
5072         * src/quote_fmt.c
5073                 Make quote templates widgets more compact
5074
5075 2011-01-06 [pawel]      3.7.8cvs32
5076
5077         * src/plugins/trayicon/trayicon.c
5078                 - fix logic bug which caused icon to be
5079                   always set no-mail status on plugin load
5080                 - force icon hide on plugin_done(), without
5081                   it empty space(?!) is left in tray under KDE3 and KDE4
5082
5083 2011-01-06 [colin]      3.7.8cvs31
5084
5085         * src/addrharvest.c
5086         * src/codeconv.c
5087         * src/codeconv.h
5088         * src/compose.c
5089         * src/news.c
5090         * src/procheader.c
5091         * src/procmime.c
5092         * src/unmime.c
5093         * src/unmime.h
5094                 Unmime headers differently whether they're addresses or not:
5095                 It's useless to quote things containing commas if it's in
5096                 subject, for example. (introduced in 3.7.8cvs26)
5097
5098 2011-01-06 [colin]      3.7.8cvs30
5099
5100         * src/gtk/gtkaspell.c
5101                 Complete previous patch
5102         * src/messageview.c
5103         * src/plugins/pgpinline/pgpinline.c
5104                 Coding style
5105
5106 2011-01-06 [paul]       3.7.8cvs29
5107
5108         * AUTHORS
5109         * configure.ac
5110         * po/lt.po
5111         * src/gtk/authors.h
5112                 add Lithuanian translation (approx. 65% complete)
5113                 submitted by Mindaugas Baranauskas
5114
5115 2011-01-06 [pawel]      3.7.8cvs28
5116
5117         * src/export.c
5118         * src/import.c
5119         * src/messageview.c
5120         * src/prefs_actions.c
5121         * src/procmime.c
5122         * src/gtk/gtkaspell.c
5123         * src/plugins/pgpinline/pgpinline.c
5124         * src/plugins/pgpmime/pgpmime.c
5125         * src/plugins/smime/smime.c
5126                 Fix memory/file descriptors leaks
5127
5128 2011-01-06 [paul]       3.7.8cvs27
5129
5130         * src/plugins/pgpcore/sgpgme.c
5131                 fix bug #2322, 'GPG Full info: showing subkey
5132                 ID instead of primary key fingerprint'
5133                 Patch by Sébastien Bigaret.
5134
5135 2011-01-03 [colin]      3.7.8cvs26
5136
5137         * src/unmime.c
5138                 Better quote-checking when unmim-ing headers
5139                 that may have comas.
5140
5141 2011-01-03 [colin]      3.7.8cvs25
5142
5143         * src/unmime.c
5144                 Fix bug #2299, "Incorrect handling of quoted printable coma
5145                 in headers". As this is really painful to fix by switching
5146                 the whole stuff to a list of headers tokens, we workaround
5147                 the problem by adding quotes around the encoded-word (making
5148                 it a quoted-string which continuity is already handled).
5149
5150 2011-01-03 [colin]      3.7.8cvs24
5151
5152         * src/procheader.c
5153                 Remove dead code
5154
5155 2010-12-23 [colin]      3.7.8cvs23
5156
5157         * src/compose.c
5158                 Finish fixing bug #2203: When forwarding (inline) and there
5159                 are some text/* parts with no name, set them a name and
5160                 set their disposition to attachment, so that recipients with
5161                 MUAs preferring HTML parts don't show them by default.
5162
5163 2010-12-22 [paul]       3.7.8cvs22
5164
5165         * src/compose.h
5166                 fix missing file in 3.7.8cvs20
5167
5168 2010-12-22 [colin]      3.7.8cvs21
5169
5170         * src/folderview.c
5171         * src/folderview.h
5172                 Implement a nicer scroll when drag and dropping
5173
5174 2010-12-22 [colin]      3.7.8cvs20
5175
5176         * src/compose.c
5177                 Store charset if available when attaching text/* parts
5178                 Fixes bug #2203, 'Problems in forwarding multipart/
5179                 alternative messages with HTML part'
5180
5181 2010-12-22 [colin]      3.7.8cvs19
5182
5183         * src/textview.c
5184                 Fix wrong free
5185
5186 2010-12-21 [colin]      3.7.8cvs18
5187
5188         * src/inc.c
5189         * src/send_message.c
5190         * src/common/session.c
5191         * src/common/session.h
5192                 Differentiate between running sessions and connected
5193                 sessions. Fixes bug #2332, "Crash when hitting cancel
5194                 on the SMTP status window"
5195
5196 2010-12-21 [colin]      3.7.8cvs17
5197
5198         * src/etpan/etpan-thread-manager.c
5199                 Dead code removal
5200
5201 2010-12-21 [colin]      3.7.8cvs16
5202
5203         * src/textview.c
5204                 Check whether we should continue loading the
5205                 current textview after inserting a possibly
5206                 big image.
5207
5208 2010-12-20 [colin]      3.7.8cvs15
5209
5210         * src/addrcindex.c
5211         * src/addrcindex.h
5212                 Removed. Dead code since ages!
5213         * src/addr_compl.c
5214         * src/gtk/gtkcmclist.c
5215         * src/gtk/gtkcmctree.c
5216         * src/gtk/gtksctree.c
5217                 undefine *_DISABLE_DEPRECATED in the files that
5218                 use deprecated interfaces. Implicit declarations
5219                 can lead to crashes as prototypes are unknown, as
5220                 evidenced by bug #2315.
5221
5222 2010-12-20 [colin]      3.7.8cvs14
5223
5224         * src/compose.c
5225                 Don't flush events when adding an header entry. This
5226                 can mess up the keypresses in the previous header.
5227                 Instead, make the scroll happen later (doing it on the
5228                 spot without flushing events doesn't work as the new
5229                 requisitions aren't set yet).
5230
5231 2010-12-20 [colin]      3.7.8cvs13
5232
5233         * src/mainwindow.c
5234                 Don't iconify at start on w32. This un-iconifies in the
5235                 background.
5236
5237 2010-12-20 [colin]      3.7.8cvs12
5238
5239         * src/common/base64.c
5240                 Fix bug #2331, "Base64 is broken in 3.7.7 and 3.7.8"
5241                 Patch by pochini at shiny.it
5242
5243 2010-12-19 [colin]      3.7.8cvs11
5244
5245         * src/ldapserver.c
5246                 Better debug.
5247
5248 2010-12-18 [colin]      3.7.8cvs10
5249
5250         * src/compose.c
5251                 Fix bug #2148, "Attachment content-transfer-encoding 
5252                 incorrectly set when signing emails". The RFC 2045
5253                 states that message/* and multipart/* encoding must
5254                 be either 7-bit, 8-bit or binary.
5255
5256 2010-12-18 [mones]      3.7.8cvs9
5257
5258         * src/ldaputil.c
5259                 Fix crash when searching or adding a LDAP server
5260
5261 2010-12-17 [colin]      3.7.8cvs8
5262
5263         * configure.ac
5264         * src/editldap.c
5265         * src/ldapquery.c
5266         * src/ldapserver.c
5267         * src/ldapupdate.c
5268         * src/ldaputil.c
5269         * src/ldaputil.h
5270                 Better error logging. Disable LDAP SSL/TLS on
5271                 Windows, it's crashy/non-worky.
5272
5273 2010-12-17 [colin]      3.7.8cvs7
5274
5275         * src/folder.c
5276                 Fix bug #2325, "messages remains in folder cache after moving
5277                 from MH to IMAP boxes". Bug introduced in 3.7.6cvs53.
5278
5279 2010-12-17 [colin]      3.7.8cvs6
5280
5281         * src/addressadd.c
5282         * src/addressbook.c
5283         * src/addrindex.c
5284         * src/ldapquery.c
5285         * src/ldapquery.h
5286         * src/ldapserver.c
5287         * src/ldapserver.h
5288         * src/ldapupdate.c
5289         * src/ldaputil.c
5290         * src/ldaputil.h
5291                 Windows build fixes (w32 LDAP completely untested!)
5292
5293 2010-12-16 [colin]      3.7.8cvs5
5294
5295         * src/addrindex.c
5296         * src/editldap.c
5297         * src/ldapctrl.c
5298         * src/ldapquery.c
5299         * src/ldapserver.c
5300         * src/ldapserver.h
5301         * src/ldapupdate.c
5302         * src/ldaputil.c
5303                 Try to rationalize a bit LDAP connections
5304
5305 2010-12-16 [colin]      3.7.8cvs4
5306
5307         * src/prefs_spelling.c
5308         * src/common/defs.h
5309                 Add a button to get dictionaries (win32)
5310
5311 2010-12-16 [colin]      3.7.8cvs3
5312
5313         * src/prefs_matcher.c
5314                 Fix bug #2279, "crash when clicking 'define' in filter
5315                 configuring". Thanks to Theodor Ciobanu for the hint at
5316                 the problem.
5317
5318 2010-12-14 [colin]      3.7.8cvs2
5319
5320         * src/gtk/gtkaspell.c
5321                 Add missing guard for sys/wait.h
5322
5323 2010-12-05 [colin]      3.7.8cvs1
5324
5325         * tools/make.themes.project
5326                 Seems wget has changed naming of targets downloaded.
5327                 Fix it by always providing our own name.
5328                 [Pushing mones' patch again after messing with CVSROOT]
5329
5330 2010-12-04 [paul]       3.7.8
5331         * NEWS
5332         * README
5333         * RELEASE_NOTES 
5334                 3.7.8 unleashed!
5335
5336 2010-12-03 [paul]       3.7.7cvs11
5337
5338         * configure.ac
5339         * manual/xml2pdf ** REMOVED **
5340         * manual/dist/pdf/Makefile.am
5341         * manual/es/dist/pdf/Makefile.am
5342         * manual/fr/dist/pdf/Makefile.am
5343         * manual/pl/dist/pdf/Makefile.am
5344                 simplify check for tools needed for manual building,
5345                 remove xml2pdf and use docbook2pdf instead
5346
5347 2010-12-03 [mir]        3.7.7cvs10
5348
5349         * configure.ac
5350                 Fix bug so that configure option --disable-manual
5351                 actually disable building the manuals
5352
5353 2010-12-01 [pawel]      3.7.7cvs9
5354
5355         * src/crash.c
5356                 One more GTK+ 2.22 build fix
5357
5358 2010-11-30 [colin]      3.7.7cvs8
5359
5360         * src/action.c
5361                 Fix bug #2317, 'Action results in "Bad file descriptor"'
5362                 Introduced in 3.7.6cvs57. In fact the error has been there
5363                 since ages, and only new thing is the verification of the
5364                 various functions return code. Let the stuff work as it
5365                 does, as it seems to do the right thing since ages.
5366
5367 2010-11-28 [colin]      3.7.7cvs7
5368
5369         * src/gtk/quicksearch.c
5370                 Fix bug #2313, 'CLI quicksearch sometimes returns 
5371                 the same messages twice'. Patch by Sebastien Bigaret
5372
5373 2010-11-25 [paul]       3.7.7cvs6
5374
5375         * src/prefs_common.c
5376                 make "gtk_can_change_accels" FALSE by default.
5377                 fixes bug #2309, 'Shortcuts should not be modifiable
5378                 by default' (RFE)
5379
5380 2010-11-24 [mones]      3.7.7cvs5
5381
5382         * src/mainwindow.c
5383                 Add missing shortcuts for marking as spam and ham
5384                 Fixes Debian bug #599547
5385
5386 2010-11-22 [colin]      3.7.7cvs4
5387
5388         * src/compose.c
5389                 Revert 3.7.6cvs{39,38,37,35,34}. The fact that
5390                 five patches were needed to fix a corner case
5391                 is a good indicator that is was bound to break
5392                 something.
5393
5394 2010-11-21 [colin]      3.7.7cvs3
5395
5396         * src/plugins/pgpcore/claws.def
5397                 Win32 build fix
5398
5399 2010-11-20 [wwp]        3.7.7cvs2
5400
5401         * src/main.c
5402           Fix either a typo or an irrelevant iff word there.
5403           IMO type and recursive possible values should be changed to
5404           smth simple and neat here, and help strings be really
5405           translatable.
5406
5407 2010-11-20 [colin]      3.7.7cvs1
5408
5409         * AUTHORS
5410                 Damn, forgot to commit this file twice.
5411
5412 2010-11-19 [paul]       3.7.7
5413         * NEWS
5414         * README
5415         * RELEASE_NOTES 
5416                 3.7.7 unleashed!
5417
5418 2010-11-19 [paul]       3.7.6cvs66
5419
5420         * po/ca.po
5421         * po/cs.po
5422         * po/de.po
5423         * po/es.po
5424         * po/fi.po
5425         * po/fr.po
5426         * po/hu.po
5427         * po/id.po
5428         * po/pt_BR.po
5429         * po/sk.po
5430         * po/uk.po
5431                 updated by Miquel Oliete, David Vachulka, Stephan Sachse,
5432                 Ricardo Mones, Flammie Pirinen, wwp, Pader Rezso, MSulchan
5433                 Darmawan, Frederico Goncalves Guimaraes, Slavko, Yarema
5434
5435 2010-11-17 [colin]      3.7.6cvs65
5436
5437         * src/common/utils.c
5438                 Separate email address from timestamp with a dot.
5439                 Fix coding style.
5440
5441 2010-11-17 [colin]      3.7.6cvs64
5442
5443         * src/common/utils.c
5444                 Fix multiple @ in generated message-ids.
5445                 That's not allowed in RFC 2822.
5446
5447 2010-11-16 [mones]      3.7.6cvs63
5448
5449         * manual/es/advanced.xml
5450                 Synchronise with English version
5451
5452 2010-11-04 [wwp]        3.7.6cvs62
5453
5454         * src/filtering.c
5455                 Fix bug 2293, "filtering: simplify expression", as simplifying
5456                 this expression doesn't make it less easy to understand and we
5457                 gain few cycles by making the logical expression more simple
5458                 by applying. Patch by Nicolas Kaiser.
5459
5460 2010-11-03 [colin]      3.7.6cvs61
5461
5462         * src/addrindex.c
5463                 Fix bug 2294, "addrindex.c: address index conversion always
5464                 fails". Clearly a copy-paste-bug. Patch by Nicolas Kaiser.
5465
5466 2010-11-02 [wwp]        3.7.6cvs60
5467
5468         * src/action.c
5469         * src/statusbar.c
5470         * src/toolbar.c
5471                 Enlarge the progress bar (main window) a bit when compiling
5472                 for UMPCs like maemo: this solves truncated text that might
5473                 appear in the progress bar while processing messages.
5474                 Also use a more compact string format when displaying
5475                 progress like 'number/total', still for UMPCs, this fixes
5476                 a previous inconsistency with these format strings where
5477                 no space around the / were used sometimes.
5478
5479 2010-10-26 [ticho]      3.7.6cvs59
5480
5481         * src/news.c
5482                 Recreate NNTP session if server port setting has changed. Fixes
5483                 bug #2092.
5484
5485 2010-10-26 [colin]      3.7.6cvs58
5486
5487         * src/imap_gtk.c
5488         * src/mh_gtk.c
5489                 Fix copy-paste error, thanks to David Relson
5490                 for spotting it.
5491
5492 2010-10-18 [colin]      3.7.6cvs57
5493
5494         * src/action.c
5495         * src/addrharvest.c
5496         * src/alertpanel.c
5497         * src/filtering.c
5498         * src/jpilot.c
5499         * src/prefs_themes.c
5500         * src/procmime.c
5501         * src/textview.c
5502         * src/gtk/gtkutils.c
5503         * src/gtk/quicksearch.c
5504         * src/gtk/quicksearch.h
5505         * src/plugins/pgpcore/passphrase.c
5506         * src/plugins/spamassassin/libspamc.c
5507                 Fix warnings
5508
5509 2010-10-17 [colin]      3.7.6cvs56
5510
5511         * src/prefs_themes.c
5512         * src/gtk/gtkaspell.c
5513         * src/gtk/gtkutils.c
5514         * src/gtk/gtkutils.h
5515         * src/gtk/inputdialog.c
5516         * src/gtk/progressdialog.c
5517                 Undeprecate a few things
5518
5519 2010-10-17 [colin]      3.7.6cvs55
5520
5521         * src/main.c
5522         * src/gtk/authors.h
5523         * src/gtk/quicksearch.c
5524         * src/gtk/quicksearch.h
5525                 Add ability to search from the command-line.
5526                 Closes bug 2249, ' Making QuickSearch independent from the GUI'
5527                 Patch by Sebastien Bigarret.
5528
5529 2010-10-04 [mones]      3.7.6cvs54
5530
5531         * manual/dist/pdf/Makefile.am
5532                 Fix build of English PDF manual
5533                 (sh: Can't open ../../../xml2pdf)
5534
5535 2010-10-03 [colin]      3.7.6cvs53
5536
5537         * src/folder.c
5538         * src/folder.h
5539         * src/imap.c
5540         * src/mh.c
5541         * src/procmsg.c
5542                 Get rid of GRelation which were, mostly, used as
5543                 GHashTables. Probably fixes bug #2277, 'Segfault when
5544                 loading inbox for the first time'
5545
5546 2010-10-03 [mir]        3.7.6cvs52
5547
5548         * manual/de/dist/html/Makefile.am
5549         * manual/de/dist/pdf/Makefile.am
5550         * manual/de/dist/ps/Makefile.am
5551         * manual/de/dist/txt/Makefile.am
5552         * manual/dist/html/Makefile.am
5553         * manual/dist/pdf/Makefile.am
5554         * manual/dist/ps/Makefile.am
5555         * manual/dist/txt/Makefile.am
5556         * manual/es/dist/html/Makefile.am
5557         * manual/es/dist/pdf/Makefile.am
5558         * manual/es/dist/ps/Makefile.am
5559         * manual/es/dist/txt/Makefile.am
5560         * manual/fr/dist/html/Makefile.am
5561         * manual/fr/dist/pdf/Makefile.am
5562         * manual/fr/dist/ps/Makefile.am
5563         * manual/fr/dist/txt/Makefile.am
5564         * manual/pl/dist/html/Makefile.am
5565         * manual/pl/dist/pdf/Makefile.am
5566         * manual/pl/dist/ps/Makefile.am
5567         * manual/pl/dist/txt/Makefile.am
5568             Missing Makefile.am's for 3.7.6cvs49
5569
5570
5571 2010-10-03 [colin]      3.7.6cvs51
5572
5573         * po/POTFILES.in
5574                 Fix build
5575
5576 2010-10-02 [mir]        3.7.6cvs50
5577
5578         * manual/de/dist/html/Makefile.am
5579         * manual/de/dist/pdf/Makefile.am
5580         * manual/de/dist/ps/Makefile.am
5581         * manual/de/dist/txt/Makefile.am
5582         * manual/dist/html/Makefile.am
5583         * manual/dist/pdf/Makefile.am
5584         * manual/dist/ps/Makefile.am
5585         * manual/dist/txt/Makefile.am
5586         * manual/es/dist/html/Makefile.am
5587         * manual/es/dist/pdf/Makefile.am
5588         * manual/es/dist/ps/Makefile.am
5589         * manual/es/dist/txt/Makefile.am
5590         * manual/fr/dist/html/Makefile.am
5591         * manual/fr/dist/pdf/Makefile.am
5592         * manual/fr/dist/ps/Makefile.am
5593         * manual/fr/dist/txt/Makefile.am
5594         * manual/pl/dist/html/Makefile.am
5595         * manual/pl/dist/pdf/Makefile.am
5596         * manual/pl/dist/ps/Makefile.am
5597         * manual/pl/dist/txt/Makefile.am
5598             Part 2 of last commit which broke due to a permission error
5599             Avoid claws trying to build manuals if the required
5600             tools are not present.
5601
5602 2010-10-02 [mir]        3.7.6cvs49
5603
5604         * configure.ac
5605         * manual/de/dist/html/Makefile.am
5606         * manual/de/dist/pdf/Makefile.am
5607         * manual/de/dist/ps/Makefile.am
5608         * manual/de/dist/txt/Makefile.am
5609         * manual/dist/html/Makefile.am
5610         * manual/dist/pdf/Makefile.am
5611         * manual/dist/ps/Makefile.am
5612         * manual/dist/txt/Makefile.am
5613         * manual/es/dist/html/Makefile.am
5614         * manual/es/dist/pdf/Makefile.am
5615         * manual/es/dist/ps/Makefile.am
5616         * manual/es/dist/txt/Makefile.am
5617         * manual/fr/dist/html/Makefile.am
5618         * manual/fr/dist/pdf/Makefile.am
5619         * manual/fr/dist/ps/Makefile.am
5620         * manual/fr/dist/txt/Makefile.am
5621         * manual/pl/dist/html/Makefile.am
5622         * manual/pl/dist/pdf/Makefile.am
5623         * manual/pl/dist/ps/Makefile.am
5624         * manual/pl/dist/txt/Makefile.am
5625             1) Downgrade autoconf requirements to 2.59 to allow
5626             building on oldest supported Linux distributions.
5627             2) Only try to build manuals if the needed software
5628             is present.
5629
5630 2010-10-02 [colin]      3.7.6cvs48
5631
5632         * src/plugins/trayicon/trayicon.c
5633                 And fix theme updating.
5634
5635 2010-10-02 [colin]      3.7.6cvs47
5636
5637         * src/plugins/trayicon/trayicon.c
5638                 Got burnt by wrong indentation!
5639
5640 2010-10-02 [colin]      3.7.6cvs46
5641
5642         * configure.ac
5643                 Forgot to remove the directory from top-level
5644
5645 2010-10-02 [colin]      3.7.6cvs45
5646
5647         * src/plugins/trayicon/Makefile.am
5648         * src/plugins/trayicon/trayicon.c
5649         * src/plugins/trayicon/libeggtrayicon/.cvsignore
5650         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5651         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5652         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
5653         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
5654         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.h
5655         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
5656         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
5657         * src/plugins/trayicon/libeggtrayicon/xembed.h
5658                 Finally get rid of Eggtrayicon, use GtkStatusIcon
5659                 instead (which can be done safely now that we 
5660                 require GTK+ 2.10).
5661
5662 2010-10-02 [colin]      3.7.6cvs44
5663
5664         * src/action.c
5665         * src/addr_compl.c
5666         * src/addressbook.c
5667         * src/addrgather.c
5668         * src/alertpanel.c
5669         * src/editaddress.c
5670         * src/editaddress_other_attributes_ldap.c
5671         * src/editgroup.c
5672         * src/folderview.c
5673         * src/grouplistdialog.c
5674         * src/headerview.c
5675         * src/image_viewer.c
5676         * src/importldif.c
5677         * src/main.c
5678         * src/mainwindow.c
5679         * src/message_search.c
5680         * src/mimeview.c
5681         * src/prefs_themes.c
5682         * src/summary_search.c
5683         * src/summaryview.c
5684         * src/toolbar.c
5685         * src/etpan/imap-thread.c
5686         * src/gtk/authors.h
5687         * src/gtk/gtkcmclist.c
5688         * src/gtk/gtkcmoptionmenu.c
5689         * src/gtk/gtkutils.c
5690         * src/gtk/gtkutils.h
5691         * src/gtk/gtkvscrollbutton.c
5692         * src/plugins/pgpcore/select-keys.c
5693         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
5694                 Undeprecate for GTK+2.22. Patch by Reed Loden.
5695                 Fixes bug #2276, 'Compile in maintainer mode
5696                 fails on GTK+ 2.22'.
5697
5698 2010-10-02 [colin]      3.7.6cvs43
5699
5700         * configure.ac
5701                 It's now time to remove the temporary enable-openssl
5702                 option that was used when we removed OpenSSL. See 
5703                 bug #2276 comment #14.
5704
5705 2010-09-30 [wwp]        3.7.6cvs42
5706
5707         * src/prefs_account.c
5708         * src/prefs_filtering_action.c
5709         * src/prefs_matcher.c
5710                         Fix bug #2274, wrong color label index range
5711                         used w/ gtk_cmoption_menu (behaviour change
5712                         has been introduced w/ 3.5.0cvs49 apparently),
5713                         now it must be 1..N so let's use colorlabel value
5714                         (0..N) + 1.
5715                         
5716
5717 2010-09-20 [pawel]      3.7.6cvs41
5718
5719         * src/compose.c
5720         * src/mainwindow.c
5721         * src/summaryview.c
5722                 revert last patch
5723
5724 2010-09-19 [pawel]      3.7.6cvs40
5725
5726         * src/compose.c
5727         * src/mainwindow.c
5728         * src/summaryview.c
5729                 Set ML menus sensitivity accordingly to
5730                 possibility of reply to ML
5731
5732 2010-09-19 [colin]      3.7.6cvs39
5733
5734         * src/compose.c
5735                 Fix cvs34 and cvs35. NNTP accounts are mandatory to post
5736                 to newsgroups, and NNTP accounts *can* send email. We 
5737                 should not force an email account when replying to_ml or
5738                 anything...
5739
5740 2010-09-19 [colin]      3.7.6cvs38
5741
5742         * src/compose.c
5743                 Revert previous commit (which breaks Reply to newsgroups)
5744
5745 2010-09-17 [pawel]      3.7.6cvs37
5746
5747         * src/compose.c
5748                 Respect reply_account_autosel when changing compose
5749                 account to email one while replying to NNTP post
5750
5751 2010-09-17 [wwp]        3.7.6cvs36
5752
5753         * doc/man/claws-mail.1
5754         Update --compose documentation in `man claws-mail`.
5755
5756 2010-09-12 [pawel]      3.7.6cvs35
5757
5758         * src/compose.c
5759                 Add forgotten bit to previous commit,
5760                 select email account when replying to ML
5761
5762 2010-09-12 [pawel]      3.7.6cvs34
5763
5764         * src/compose.c
5765                 Fix bug #2247 "nntp reply-to-all broken?"
5766                 Make reply-to-all and reply-to-ml work as expected in
5767                 mailing list through NNTP case
5768
5769 2010-09-11 [pawel]      3.7.6cvs33
5770
5771         * src/mainwindow.c
5772         * src/summaryview.c
5773         * src/toolbar.c
5774                 gtk_widget_set_can_focus() -> GTK_WIDGET_UNSET_FLAGS()
5775                 fixes build with GTK+ < 2.18
5776
5777 2010-09-10 [pawel]      3.7.6cvs32
5778
5779         * src/mainwindow.c
5780         * src/summaryview.c
5781         * src/toolbar.c
5782                 Make Tab key switch between FolderView, MsgView and
5783                 SummaryView only, other widgets have/can have their own
5784                 keybindings anyway
5785
5786 2010-08-25 [colin]      3.7.6cvs31
5787
5788         * src/procmime.c
5789         * AUTHORS
5790         * src/gtk/authors.h
5791         * src/common/base64.c
5792         * src/common/base64.h
5793                 Fix bug #2245, "base64 decoding fails with line breaks"
5794                 Patch by Yotam Medini
5795
5796 2010-08-25 [colin]      3.7.6cvs30
5797
5798         * src/main.c
5799                 Fix bug #2241, "Empty trash on exit fails on scripted exit"
5800
5801 2010-08-23 [pawel]      3.7.6cvs29
5802
5803         * src/inc.c
5804         * src/send_message.c
5805         * src/statusbar.c
5806         * src/toolbar.c
5807                 Hide progressbar on statusbar when not needed
5808
5809 2010-08-17 [colin]      3.7.6cvs28
5810
5811         * src/main.c
5812                 Fix previous patch (our own tmp dir is inside
5813                 our rc dir)
5814
5815 2010-08-16 [colin]      3.7.6cvs27
5816
5817         * src/main.c
5818                 Use temp dir to store logs in Windows. Avoids doing
5819                 get_rc_dir() early, which prevents set_rc_dir()
5820                 working correctly.
5821
5822 2010-07-31 [holger]     3.7.6cvs26
5823
5824         * src/gtk/gtkshruler.c
5825                 Yet more GdkGC to Cairo porting
5826
5827 2010-07-30 [holger]     3.7.6cvs25
5828
5829         * src/stock_pixmap.c
5830                 More GdkGC to Cairo porting
5831
5832 2010-07-30 [holger]     3.7.6cvs24
5833
5834         * src/gtk/colorlabel.c
5835                 One GdkGC usage less
5836
5837 2010-07-29 [holger]     3.7.6cvs23
5838
5839         * src/printing.c
5840                 Replace some gdk drawing with cairo, as the former
5841                 is going towards deprecation.
5842
5843 2010-07-25 [colin]      3.7.6cvs22
5844
5845         * src/common/utils.c
5846                 And now for a real fix. g_list_remove() doesn't, of
5847                 course, free the data. But we have to have a solid
5848                 pointer to it in order to free it ourselves instead
5849                 of relying on the old freed list pointer.
5850                 Maybe that's the last patch on the subject now ? :)
5851
5852 2010-07-25 [colin]      3.7.6cvs21
5853
5854         * src/common/utils.c
5855                 Remove stupid and extraneous g_free() of elements
5856                 which have just been freed by g_list_remove(). (see
5857                 GList documentation). I don't know how it worked before
5858
5859 2010-07-25 [colin]      3.7.6cvs20
5860
5861         * src/common/utils.c
5862                 Reverse free/use with more logical and safe
5863                 use/free. Thanks to Michael Rasmussen !
5864
5865 2010-07-24 [colin]      3.7.6cvs19
5866
5867         * src/gtk/quicksearch.c
5868                 Finish 3.7.5cvs42 patch. Probably fixes bug 2232,
5869                 'freeze when using quick search'
5870
5871 2010-07-11 [iwkse]      3.7.6cvs18
5872
5873         * src/gtk/quicksearch.c
5874                 Add SMALL_LAYOUT to quicksearch_relayout
5875
5876 2010-07-10 [iwkse]      3.7.6cvs17
5877
5878         * src/mainwindow.h
5879                         Remove forgotten variable from
5880                         the last bugfix #2224
5881
5882 2010-07-10 [colin]      3.7.6cvs16
5883
5884         * src/mainwindow.c
5885         * src/gtk/quicksearch.c
5886                 Clean fix for bug #2224: don't mess with GTK settings when
5887                 handling the layout ourselves is enough
5888
5889 2010-07-09 [iwkse]      3.7.6cvs15
5890
5891         * src/mainwindow.h
5892         * src/mainwindow.c
5893                         Better fix for Bug #2224
5894
5895 2010-07-09 [iwkse]      3.7.6cvs14
5896
5897         * src/mainwindow.c
5898                         Bug #2224
5899                         Always use stock icons on buttons
5900
5901 2010-07-08 [colin]      3.7.6cvs13
5902
5903         * src/gtk/filesel.c
5904                 Fix bug 2223, 'Compilation fails with GTK+
5905                 2.21.3'. Thanks to Jan Psota !
5906
5907 2010-06-29 [pawel]      3.7.6cvs12
5908
5909         * src/compose.c
5910                 Revert 3.7.5cvs41, it breaks templates that use %X
5911
5912 2010-06-23 [wwp]        3.7.6cvs11
5913
5914         * src/gtk/colorlabel.c
5915                 Silent up a warning by avoiding possible confusion
5916                 in logical expression evaluation, thanks to TuxCM.
5917
5918 2010-06-21 [iwkse]      3.7.6cvs10
5919
5920         * src/gtk/quicksearch.c
5921                 Do not add into quicksearch history
5922                 matching rules with bad syntax
5923
5924 2010-05-26 [holger]     3.7.6cvs9
5925
5926         * src/summaryview.c
5927         * src/summaryview.h
5928                 Add function to select rows given a list of messages,
5929                 complementary to summary_get_selected_msg_list()
5930
5931 2010-05-22 [mir]        3.7.6cvs8
5932
5933         * src/ldapctrl.c
5934                 Fix bug 2208. Encode encrypted password to qouted
5935                 printable to avoid making invalid XML. Encoding
5936                 will be activated the first time the password is
5937                 changed.
5938
5939 2010-05-22 [paul]       3.7.6cvs7
5940
5941         * manual/advanced.xml
5942         * src/compose.c
5943         * src/prefs_common.c
5944         * src/prefs_common.h
5945                 after using the compose margin for several days
5946                 I wanted the old style back - add a new hidden
5947                 pref 'show_compose_margin' to restore the old
5948                 behaviour (defaults to FALSE)
5949
5950 2010-05-14 [paul]       3.7.6cvs6
5951
5952         * src/compose.c
5953                 add a margin to the compose window text that matches
5954                 the margin in textview
5955
5956 2010-05-14 [colin]      3.7.6cvs5
5957
5958         * src/gtk/sslcertwindow.c
5959                 Fix dangling pointer. Thanks to Michael R!
5960
5961 2010-05-14 [colin]      3.7.6cvs4
5962
5963         * src/gtk/sslcertwindow.c
5964                 Fix bug 1993, 'Cannot send mail when SSL certificate is 
5965                 expired but certificate check is skipped' and maybe
5966                 bug 2200, 'SSL is not working with POP3'
5967
5968 2010-05-14 [colin]      3.7.6cvs3
5969
5970         * src/plugins/pgpinline/pgpinline.c
5971                 Fix bug 2205, 'PGPInline: segfault on malformed mails'
5972
5973 2010-05-04 [iwkse]      3.7.6cvs2
5974
5975         * src/prefs_message.c
5976                         Get a generic name as 'Quotation' for
5977                         the frame
5978
5979 2010-05-04 [iwkse]      3.7.6cvs1
5980
5981         * src/prefs_message.c
5982         * src/prefs_common.h
5983         * src/prefs_common.c
5984         * src/textview.c
5985                         Fix #2188
5986                         Option for collapsing via double-click
5987
5988 2010-05-01 [paul]       3.7.6
5989         * NEWS
5990         * README
5991         * RELEASE_NOTES 
5992                 3.7.6 unleashed!
5993
5994 2010-05-01 [paul]       3.7.5cvs55
5995
5996         * tools/claws.i18n.status.pl
5997                 add Ukrainian stat
5998
5999 2010-05-01 [paul]       3.7.5cvs54
6000
6001         * src/gtk/authors.h
6002                 add YUP, new Ukrainian translator
6003
6004 2010-04-30 [paul]       3.7.5cvs53
6005
6006         * configure.ac
6007         * po/uk.po
6008                 add Ukrainian translation, submitted by YUP
6009         * po/cs.po
6010         * po/de.po
6011         * po/fi.po
6012         * po/hu.po
6013         * po/nl.po
6014         * po/pt_BR.po
6015         * po/pt_PT.po
6016         * po/sk.po
6017                 updated by David Vachulka, Stephan Sachse, Flammie Pirinen,
6018                 Páder RezsÅ‘, Marcel Pol, Frederico Goncalves Guimaraes,
6019                 Tiago Faria, and Slavko
6020
6021 2010-04-26 [wwp]        3.7.5cvs52
6022
6023         * po/fr.po
6024                 Fix capitalization.
6025
6026 2010-04-26 [mones]      3.7.5cvs51
6027
6028         * po/es.po
6029                 Updated for release
6030
6031 2010-04-22 [pawel]      3.7.5cvs50
6032
6033         * src/addressbook.c
6034                 fix compile warning
6035         * src/vcard.c
6036                 first NULL check pointer, then use it
6037
6038 2010-04-22 [colin]      3.7.5cvs49
6039
6040         * src/imap.c
6041                 Fix error message when session isn't established
6042         * po/fr.po
6043                 Update translation and fix a typo in it
6044
6045 2010-04-15 [pawel]      3.7.5cvs48
6046
6047         * src/prefs_account.c
6048                 Fix Bug 2144 'When creating an account with IMAP4+SSL,
6049                                 the port isn't configured properly'
6050                 When using SSL/TLS tunneling automatically use default
6051                 ports for encrypted connections: smtps, pop3s, imaps, nntps
6052
6053 2010-04-15 [pawel]      3.7.5cvs47
6054
6055         * src/action.c
6056                 Fix crasher in actions using '%f' argument
6057                 on multiple files with external scripts which
6058                 don't return any output.
6059
6060 2010-04-14 [colin]      3.7.5cvs46
6061
6062         * src/mainwindow.c
6063                 Fix hand cursor after error symbol appears
6064
6065 2010-04-12 [colin]      3.7.5cvs45
6066
6067         * configure.ac
6068                 Fix bug 2162, 'configure check for libetpan 
6069                 fails with libetpan 1.0'
6070
6071
6072 2010-04-09 [mones]      3.7.5cvs44
6073
6074         * manual/de/glossary.xml
6075                 Fix encoding to match main document's
6076                 Also fixes make dist with Debian's openjade
6077
6078 2010-03-29 [pawel]      3.7.5cvs43
6079
6080         * src/matcher_parser.h
6081         * src/matcher_parser_parse.y
6082         * src/gtk/quicksearch.c
6083                 Disable matcher warnings when populating quicksearch
6084                 completion lists on startup
6085
6086 2010-03-27 [colin]      3.7.5cvs42
6087
6088         * src/gtk/quicksearch.c
6089                 Fix double-free later in code. Optimize
6090                 list creation
6091
6092 2010-03-27 [pawel]      3.7.5cvs41
6093
6094         * src/compose.c
6095                 Make sure that quote ends with new line char
6096
6097 2010-03-26 [pawel]      3.7.5cvs40
6098
6099         * src/compose.c
6100         * src/compose.h
6101         * src/textview.c
6102                 Fix Bug 1928 Add "reply to this address" pop menu 
6103                              on Message View
6104                 - Set composing account to email one when creating/replying
6105                   from NNTP folder by clicking link or choosing option
6106                   from popup menu
6107                 - Factorize code
6108
6109 2010-03-25 [paul]       3.7.5cvs39
6110
6111         * src/gtk/gtkcmclist.c
6112                 Fix build with GTK+ 2.20
6113
6114 2010-03-24 [pawel]      3.7.5cvs38
6115
6116         * src/addr_compl.c
6117         * src/compose.c
6118         * src/folderview.c
6119         * src/grouplistdialog.c
6120         * src/headerview.c
6121         * src/mainwindow.c
6122         * src/mimeview.c
6123         * src/prefs_account.c
6124         * src/gtk/gtkcmclist.c
6125         * src/gtk/gtkcmctree.c
6126         * src/gtk/gtkcmoptionmenu.c
6127         * src/gtk/gtksctree.c
6128         * src/gtk/gtkshruler.c
6129         * src/gtk/gtkutils.c
6130         * src/gtk/gtkutils.h
6131         * src/gtk/gtkvscrollbutton.c
6132         * src/gtk/inputdialog.c
6133         * src/gtk/spell_entry.c
6134         * src/plugins/trayicon/trayicon.c
6135         * src/plugins/trayicon/libeggtrayicon/Makefile.am
6136         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
6137         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
6138                 Fix build with GTK+ 2.19
6139
6140 2010-03-23 [pawel]      3.7.5cvs37
6141
6142         * src/mainwindow.c
6143         * src/mimeview.c
6144                 Respect view->show_col_headers option
6145         * src/gtk/gtkcmctree.c
6146                 Fix GtkCmcTree column width calculation when it has
6147                 auto_resize set and new node is added
6148
6149 2010-03-22 [pawel]      3.7.5cvs36
6150
6151         * src/grouplistdialog.c
6152         * src/prefs_common.c
6153         * src/prefs_common.h
6154                 - remember newsgroups list dialog size
6155                 - respect use_dotted_lines hidden pref
6156                 - respect use_stripes_everywhere hidden pref
6157
6158 2010-03-21 [pawel]      3.7.5cvs35
6159
6160         * src/addrgather.c
6161                 Remove superfluous gtk_widget_show_all()
6162         * src/mimeview.c
6163                 Add forgotten colon
6164         * src/common/utils.c
6165                 Return correct type
6166
6167 2010-03-21 [pawel]      3.7.5cvs34
6168
6169         * src/main.c
6170         * src/gtk/quicksearch.c
6171         * src/gtk/quicksearch.h
6172                 Implement separate search phrase completion for
6173                 normal/extended quicksearch
6174
6175 2010-03-11 [paul]       3.7.5cvs33
6176
6177         * po/zh_CN.po
6178                 fix bug 2110, 'Patch to use GB18030 for GB2312 and GBK X-GBK'
6179                 submitted by Yuwei Yu
6180
6181 2010-03-09 [colin]      3.7.5cvs32
6182
6183         * manual/de/glossary.xml
6184                 Fix build
6185
6186 2010-03-02 [colin]      3.7.5cvs31
6187
6188         * manual/de/glossary.xml
6189                 Sort alphabetically. Done by Volker Ribbert.
6190
6191 2010-03-02 [mones]      3.7.5cvs30
6192
6193         * README
6194                 Fix mailing list archives location
6195                 Remove currently unavailable CVS webview
6196
6197 2010-03-01 [iwkse]      3.7.5cvs29
6198
6199         * src/common/plugin.c
6200                         Other indentation issues
6201
6202 2010-03-01 [iwkse]      3.7.5cvs28
6203
6204         * src/common/plugin.c
6205                         Fix indentation of the previous commit
6206
6207 2010-03-01 [iwkse]      3.7.5cvs27
6208
6209         * src/common/plugin.h
6210         * src/common/plugin.c
6211                         Add API for getting a loaded Plugin from the
6212                         plugin's name, plugin_get_loaded_by_name (const gchar *name)
6213                         Thanks to Colin, Michael
6214
6215 2010-02-27 [colin]      3.7.5cvs26
6216
6217         * configure.ac
6218         * AUTHORS
6219         * src/gtk/authors.h
6220         * manual/Makefile.am
6221         * manual/de/Makefile.am
6222         * manual/de/account.xml
6223         * manual/de/ack.xml
6224         * manual/de/addrbook.xml
6225         * manual/de/advanced.xml
6226         * manual/de/claws-mail-manual.xml
6227         * manual/de/faq.xml
6228         * manual/de/glossary.xml
6229         * manual/de/gpl.xml
6230         * manual/de/handling.xml
6231         * manual/de/intro.xml
6232         * manual/de/keyboard.xml
6233         * manual/de/plugins.xml
6234         * manual/de/starting.xml
6235         * manual/de/dist/.cvsignore
6236         * manual/de/dist/Makefile.am
6237         * manual/de/dist/html/.cvsignore
6238         * manual/de/dist/html/Makefile.am
6239         * manual/de/dist/pdf/.cvsignore
6240         * manual/de/dist/pdf/Makefile.am
6241         * manual/de/dist/ps/.cvsignore
6242         * manual/de/dist/ps/Makefile.am
6243         * manual/de/dist/txt/.cvsignore
6244         * manual/de/dist/txt/Makefile.am
6245                 Add the german translation of the manual, done by
6246                 Volker Ribbert <thoraki@arcor.de>.
6247
6248 2010-02-27 [holger]     3.7.5cvs25
6249
6250         * src/prefs_toolbar.c
6251                 Don't make toolbar item description for
6252                 plugin registered items editable
6253
6254 2010-02-26 [colin]      3.7.5cvs24
6255
6256         * src/toolbar.c
6257                 Don't translate empty description
6258
6259 2010-02-22 [colin]      3.7.5cvs23
6260
6261         * src/compose.c
6262                 Don't make In-Reply-To visible when reediting
6263                 a draft or sent mail.
6264
6265 2010-02-20 [colin]      3.7.5cvs22
6266
6267         * src/imap.c
6268         * src/imap.h
6269         * src/main.c
6270         * src/mainwindow.c
6271         * src/etpan/imap-thread.c
6272         * src/etpan/imap-thread.h
6273         * src/etpan/nntp-thread.c
6274         * src/etpan/nntp-thread.h
6275                 When going offline from NetworkManager, just
6276                 delete IMAP connections. That'll avoid timeouts
6277                 when coming back online in certain cases when
6278                 the TCP socket will have timed out.
6279
6280 2010-02-20 [holger]     3.7.5cvs21
6281
6282         * .cvsignore
6283                 More files to ignore
6284
6285 2010-02-17 [ticho]      3.7.5cvs20
6286
6287         * src/summaryview.c
6288         * src/summaryview.h
6289         * src/toolbar.c
6290                 Revert 3.7.5cvs19.
6291
6292 2010-02-16 [ticho]      3.7.5cvs19
6293
6294         * src/summaryview.c
6295         * src/summaryview.h
6296         * src/toolbar.c
6297                 Removed unused argument from summary_open_row().
6298
6299 2010-02-10 [pawel]      3.7.5cvs18
6300
6301         * src/compose.c
6302                 - fix headers filtering when prefs_common.trans_hdr is on
6303                 - fix headers setting when changing composing account 
6304                 - plug memleak
6305         * src/prefs_template.c
6306                 Re-add template's name for translation
6307
6308 2010-02-10 [colin]      3.7.5cvs17
6309
6310         * src/prefs_matcher.c
6311                 Fix bug 2099, 'add List-Id in Configuration>Filtering>
6312                 Condition>Define>Header>Name combo box'. Patch by
6313                 Francois Cami
6314
6315 2010-02-10 [colin]      3.7.5cvs16
6316
6317         * src/codeconv.c
6318         * src/codeconv.h
6319         * src/compose.c
6320         * src/mainwindow.c
6321         * src/messageview.c
6322         * src/prefs_send.c
6323         * src/procmime.c
6324         * src/textview.c
6325                 Add the GB18030 Chinese charset, which is a superset
6326                 of GB2312 and (X-)GBK. Patch mostly by Yuwei Yu.
6327
6328 2010-02-09 [holger]     3.7.5cvs15
6329
6330         * configure.ac
6331                 GTK+ 2.10 related cleanup
6332
6333 2010-02-09 [pawel]      3.7.5cvs14
6334
6335         * src/prefs_account.c
6336         * src/prefs_folder_item.c
6337         * src/prefs_template.c
6338         * src/quote_fmt.c
6339                 Respect prefs_common.trans_hdr in couple more places to avoid
6340                 confusion with translated/non-translated header names
6341
6342 2010-02-09 [colin]      3.7.5cvs13
6343
6344         * po/POTFILES.in
6345                 Fix make dist
6346
6347 2010-02-09 [colin]      3.7.5cvs12
6348
6349         * src/mimeview.c
6350                 And fix 2.10 build :)
6351
6352 2010-02-09 [colin]      3.7.5cvs11
6353
6354         * configure.ac
6355                 Bump up GTK+ requirement to 2.10
6356         * src/Makefile.am
6357         * src/compose.c
6358         * src/crash.c
6359         * src/foldersel.c
6360         * src/main.c
6361         * src/mainwindow.c
6362         * src/messageview.c
6363         * src/messageview.h
6364         * src/prefs_actions.c
6365         * src/prefs_common.c
6366         * src/prefs_common.h
6367         * src/prefs_ext_prog.c
6368         * src/prefs_filtering_action.c
6369         * src/prefs_fonts.c
6370         * src/prefs_image_viewer.c
6371         * src/prefs_matcher.c
6372         * src/prefs_msg_colors.c
6373         * src/prefs_summaries.c
6374         * src/prefs_template.c
6375         * src/printing.c
6376         * src/printing.h
6377         * src/quote_fmt.c
6378         * src/summaryview.c
6379         * src/textview.c
6380         * src/gtk/Makefile.am
6381         * src/gtk/about.c
6382         * src/gtk/gtkcmclist.c
6383         * src/gtk/gtkcmctree.c
6384         * src/gtk/gtkutils.c
6385         * src/gtk/quicksearch.c
6386                 Remove all compile-time conditionals depending on
6387                 GTK+ < 2.10
6388         * src/gedit-print.c
6389         * src/gedit-print.h
6390         * src/gtk/gtksourceprintjob.c
6391         * src/gtk/gtksourceprintjob.h
6392                 Remove libgnomeprint-based printing system (and
6393                 command-line-based printing system) as GTK+ 2.10
6394                 ships with print support.
6395
6396 2010-02-08 [mir]        3.7.5cvs10
6397
6398         * src/compose.c
6399             Avoid displaying Bcc headers in message sent
6400             to NNTP servers. Thanks to Henning Mersch.
6401
6402
6403 2010-02-08 [pawel]      3.7.5cvs9
6404
6405         * src/mimeview.c
6406                 Make tooltips less cryptic
6407         * src/gtk/description_window.c
6408                 Improve window size calculation
6409
6410 2010-02-08 [pawel]      3.7.5cvs8
6411
6412         * src/compose.c
6413         * src/compose.h
6414         * src/common/utils.c
6415         * src/common/utils.h
6416         * src/gtk/authors.h
6417                 Fix Bug 2058 "use in-reply-to info passed in mailto: links"
6418                 Patch by Laurent Bigonville with slight modifications
6419
6420 2010-02-03 [pawel]      3.7.5cvs7
6421
6422         * m4/.cvsignore
6423                 Add some libtool files to ignore
6424
6425 2010-02-03 [pawel]      3.7.5cvs6
6426
6427         * src/plugins/trayicon/trayicon.c
6428                 Save and then restore focus when closing/minimizing to tray
6429
6430 2010-02-03 [mir]        3.7.5cvs5
6431
6432         * src/addrindex.c
6433         * src/editldap.c
6434         * src/ldapctrl.c
6435         * src/ldapctrl.h
6436         * src/ldapquery.c
6437         * src/ldapupdate.c
6438             Save LDAP password encrypted. See bug 2113.
6439
6440
6441 2010-02-03 [colin]      3.7.5cvs4
6442
6443         * src/privacy.c
6444                 Fix again decoding of encrypted parts. The
6445                 reverting of the patch was wrong, as the
6446                 double-decoding was fixed in smime itself.
6447                 Thanks to Matthias Drochner again...
6448
6449 2010-02-02 [colin]      3.7.5cvs3
6450
6451         * src/plugins/smime/smime.c
6452         * src/privacy.c
6453                 Revert 3.7.4cvs2 and make a better patch for bug
6454                 2059 and 2076. Patch by Matthias Drochner
6455
6456 2010-01-31 [pawel]      3.7.5cvs2
6457
6458         * src/gtk/authors.h
6459                 Fix hungarian translator's name
6460
6461 2010-01-31 [pawel]      3.7.5cvs1
6462
6463         * src/messageview.c
6464         * src/mimeview.c
6465                 Fix Bug 2107 - Arrow keys don't work in message view window
6466
6467 2010-01-31 [paul]       3.7.5
6468
6469         * NEWS
6470         * README
6471         * RELEASE_NOTES 
6472                 3.7.5 released!
6473
6474 2010-01-23 [pawel]      3.7.4cvs10
6475
6476         * src/addressbook.c
6477                 Fix button sensitivity in compose mode
6478
6479 2010-01-23 [pawel]      3.7.4cvs9
6480
6481         * commitHelper
6482         * tools/kdeservicemenu/install.sh
6483         * tools/make.themes.project
6484         * tools/nautilus2claws-mail.sh
6485         * tools/popfile-link.sh
6486         * tools/textviewer.sh
6487                 Not all systems have bash installed in /bin, use env(1) to find
6488                 it`s location
6489
6490 2010-01-22 [pawel]      3.7.4cvs8
6491
6492         * src/prefs_account.c
6493         * src/prefs_filtering.c
6494         * src/prefs_send.c
6495         * src/gtk/colorlabel.c
6496                 Add some separators in combos
6497
6498 2010-01-22 [pawel]      3.7.4cvs7
6499
6500         * autogen.sh
6501                 --disable-aspell -> --disable-enchant
6502         * configure.ac
6503                 Fix options spacing in configure --help
6504         * src/wizard.c
6505                 Make wizard's window centered on the screen
6506
6507 2010-01-19 [holger]     3.7.4cvs6
6508
6509         * src/folder.c
6510         * src/folder.h
6511                 Introduce folder_get_item_from_identifier().
6512                 In contrast to folder_find_item_from_identifier(), this
6513                 function recursively creates the FolderItems in the id path.
6514                 Useful for programmatically creating folders (e.g. by plugins)
6515
6516 2010-01-17 [pawel]      3.7.4cvs5
6517
6518         * src/gtk/authors.h
6519                 Fix my lastname
6520
6521 2010-01-16 [colin]      3.7.4cvs4
6522
6523         * src/plugins/pgpcore/sgpgme.c
6524                 Probably fix bug 2098, 'claws-mails crashes frequently 
6525                 with pgpcore'. Fix double-free.
6526
6527 2010-01-16 [holger]     3.7.4cvs3
6528
6529         * src/prefs_toolbar.h
6530                 Forgotten header
6531
6532 2010-01-15 [colin]      3.7.4cvs2
6533
6534         * src/privacy.c
6535                 Decode mimeinfo before decrypting it. Probably
6536                 fixes bug 2059 'gpgme >=1.1.8 not compatible 
6537                 with S/MIME encryption' and bug 2076 'having 
6538                 worked 2 times properly CLAWS ceased to 
6539                 decrypt incoming PGP mails -displays base64 
6540                 instead - sucks completely'
6541                 Let's hope complete suckage ends here!
6542                 Thanks to Matthias Drochner.
6543
6544 2010-01-08 [paul]       3.7.4cvs1
6545
6546         * tools/claws.i18n.status.pl
6547                 fix typos
6548
6549 2010-01-08 [paul]       3.7.4
6550
6551         * NEWS
6552         * README
6553         * RELEASE_NOTES 
6554                 3.7.4 released!
6555
6556 2010-01-08 [paul]       3.7.3cvs57
6557
6558         * po/ca.po
6559         * po/cs.po
6560         * po/de.po
6561         * po/fi.po
6562         * po/hu.po
6563         * po/id.po
6564         * po/ja.po
6565         * po/nl.po
6566         * po/pt_BR.po
6567         * po/pt_PT.po
6568         * po/ru.po
6569         * po/sk.po
6570                 updated translations by Miquel Oliete, David Vachulka, Stephan Sachse,
6571                 Tommi Pirinen, Pader Rezso, MSulchan Darmawan, kazken3, Marcel Pol,
6572                 Frederico Goncalves Guimaraes, Tiago Faria, Aleksei Miheev, and
6573                 Slavko
6574
6575 2010-01-08 [paul]       3.7.3cvs56
6576
6577         * src/common/utils.c
6578                 fix bug 2089, 'URLs ending with an underscore ('_')
6579                 are not correctly parsed'. thanks to Johan
6580
6581 2010-01-05 [colin]      3.7.3cvs55
6582
6583         * po/fr.po
6584                 Update french translation
6585
6586 2010-01-04 [mones]      3.7.3cvs54
6587
6588         * po/es.po
6589                 Update Spanish translation
6590
6591 2010-01-04 [mones]      3.7.3cvs53
6592
6593         * manual/plugins.xml
6594                 Some format
6595         * manual/es/claws-mail-manual.xml
6596         * manual/es/intro.xml
6597         * manual/es/plugins.xml
6598                 Synchronise with English version
6599
6600 2010-01-03 [paul]       3.7.3cvs52
6601
6602         * ChangeLog
6603                 fix format
6604         * src/gtk/authors.h
6605                 update TEAM_LIST, fix encoding
6606
6607 2010-01-03 [mir]        3.7.3cvs51
6608
6609         * src/compose.c
6610                 When composing to a NNTP list TO: will always be preset
6611                 to the NNTP list unless user has chosen some other default
6612                 in which case we will handle this the normal way. Therefore
6613                 mfield will be set to TO_FIELD_PRESENT if mailto is NULL.
6614
6615 2010-01-01 [paul]       3.7.3cvs50
6616
6617         * src/gtk/about.c
6618                 bump copyright year whilst it's in mind
6619
6620 2009-12-31 [paul]       3.7.3cvs49
6621
6622         * manual/claws-mail-manual.xml
6623         * manual/intro.xml
6624         * manual/plugins.xml
6625                 fix links so that they make sense in the context of the
6626                 text version of the manual
6627
6628 2009-12-31 [paul]       3.7.3cvs48
6629
6630         * manual/intro.xml
6631         * manual/plugins.xml
6632                 updates, improvements, corrections, additions
6633
6634 2009-12-29 [pawel]      3.7.3cvs47
6635
6636         * src/prefs_filtering_action.c
6637                 Fix Bug 2082 'Wrong color rectangle position when replacing
6638                 "color" processing rule'
6639
6640 2009-12-29 [colin]      3.7.3cvs46
6641
6642         * src/compose.c
6643                 Fix bug 2074, 'Remember sending account 
6644                 for sent messages'
6645
6646 2009-12-20 [holger]     3.7.3cvs45
6647
6648         * src/compose.c
6649                 Delay CREATED_HOOKLIST invokation until
6650                 after the modifications to the compose window
6651                 are done, to allow hooks to further modify the
6652                 window without getting overridden again
6653
6654 2009-12-20 [holger]     3.7.3cvs44
6655
6656         * src/prefs_toolbar.h
6657                 Fix last commit
6658
6659 2009-12-20 [holger]     3.7.3cvs43
6660
6661         * src/prefs_toolbar.c
6662         * src/prefs_toolbar.h
6663         * src/toolbar.c
6664                 Pass window struct to caller
6665
6666 2009-12-20 [holger]     3.7.3cvs42
6667
6668         * src/compose.c
6669         * src/compose.h
6670                 Add hooklist after creation of a compose window
6671
6672 2009-12-19 [holger]     3.7.3cvs41
6673
6674         * src/prefs_toolbar.c
6675         * src/prefs_toolbar.h
6676         * src/toolbar.c
6677                 Allow plugins to choose to which toolbar they want
6678                 to add actions (main window, compose window, or message view)
6679
6680 2009-12-19 [paul]       3.7.3cvs40
6681
6682         * src/statusbar.c
6683                 fix statusbar in GTK+ 2.19.1
6684
6685 2009-12-10 [pawel]      3.7.3cvs39
6686
6687         * src/compose.c
6688                 Better fix for cvs28 regression
6689
6690 2009-12-10 [iwkse]      3.7.3cvs38
6691
6692         * src/compose.c
6693             Fix some indentation
6694
6695 2009-12-10 [iwkse]      3.7.3cvs37
6696
6697         * src/compose.c
6698             Add missing checks for gtkaspell: avoid
6699             crashing in some cases when Enchant is 
6700             enabled but the spell checker is disabled 
6701             in preferences.
6702
6703 2009-12-09 [colin]      3.7.3cvs36
6704
6705         * src/compose.c
6706                 Fix leak and unchecked accesses.
6707
6708 2009-12-09 [mir]        3.7.3cvs35
6709
6710         * src/compose.c
6711         Fix Bug 2072 "template at folder properties is not working"
6712         introduced in cvs24.
6713
6714 2009-12-08 [pawel]      3.7.3cvs34
6715
6716         * src/compose.c
6717                 When 'Reply All' remove current compose address from
6718                 Cc/Bcc list - fix for regression introduced in cvs28
6719
6720 2009-12-05 [pawel]      3.7.3cvs33
6721
6722         * src/messageview.c
6723                 Fix memory management, duh!
6724
6725 2009-12-04 [pawel]      3.7.3cvs32
6726
6727         * src/messageview.c
6728                 Use case insensitive comparison in search for
6729                 duplicate urls
6730         * src/uri_opener.c
6731                 Refresh scrollbars on every window open
6732
6733 2009-12-04 [pawel]      3.7.3cvs31
6734
6735         * src/compose.c
6736                 Highlight misspelled words when applying template and
6737                 check_while_typing option is on
6738
6739 2009-12-03 [pawel]      3.7.3cvs30
6740
6741         * src/compose.c
6742                 Highlight misspelled words in text inserted from file(s)
6743                 or pasted to message body when check_while_typing
6744                 options is on
6745
6746 2009-12-02 [pawel]      3.7.3cvs29
6747
6748         * src/compose.c
6749                 Revert first part of previous commit
6750
6751 2009-12-02 [pawel]      3.7.3cvs28
6752
6753         * src/compose.c
6754                 Fix Bug 2055 "duplicate mailing list reply if
6755                 List-Post + Reply-To present"
6756                 - Ignore Reply-To if answering to ML
6757                 - Improve parsing of List-Post header
6758
6759 2009-12-02 [pawel]      3.7.3cvs27
6760
6761         * src/compose.c
6762         * src/compose.h
6763                 Fix Bug 1850 "Reply All" duplicates "To" user in "CC" if original
6764                 email had user in "From" and "CC"
6765                 Don't allow duplicate addresses in compose window headers
6766
6767 2009-12-02 [mones]      3.7.3cvs26
6768
6769         * manual/intro.xml
6770         * manual/es/intro.xml
6771         * manual/fr/intro.xml
6772         * manual/it/intro.xml
6773         * manual/pl/intro.xml
6774                 Make URL to point current site
6775
6776 2009-12-01 [holger]     3.7.3cvs25
6777
6778         * src/summaryview.c
6779         * src/summaryview.h
6780                 Introduce new drag type "claws-mail/msg-path-list" for
6781                 drag'n'drop of a message selection from the summaryview
6782                 into other applications. The drag data gets set to the
6783                 folder-item-id followed by message ids, separated by newlines.
6784                 This enables other applications to back-link to Claws Mail
6785                 via a "claws-mail --select" call after they received a drop.
6786
6787 2009-11-30 [mir]        3.7.3cvs24
6788
6789         * src/compose.c
6790            Place cursor in compose window according to provided input
6791            If to: is present place cursor in subject field and if both
6792            to: and subject: is present place cursor in body. If body: is
6793            present insert a new line after text and place cursor there.
6794
6795 2009-11-27 [mones]      3.7.3cvs23
6796
6797         * src/gtk/quicksearch.c
6798                 Allow viewing longer expressions if there's space
6799
6800 2009-11-25 [holger]     3.7.3cvs22
6801
6802         * Makefile.am
6803         * src/common/Makefile.am
6804         * src/common/utils.c
6805         * src/common/utils.h
6806                 Add a function to query the
6807                 filepath of the .desktop file
6808
6809 2009-11-25 [colin]      3.7.3cvs21
6810
6811         * src/imap.c
6812                 Fix bug 2063, 'glib assertion in GRelation use in 
6813                 imap.c'
6814
6815 2009-11-24 [pawel]      3.7.3cvs20
6816
6817         * src/common/utils.c
6818                 Fix Bug 2053 'Inconsistent application of Coloration 
6819                 of Message text'
6820                 Don't allow '<' character between quotation marks
6821
6822 2009-11-21 [holger]     3.7.3cvs19
6823
6824         * src/printing.c
6825                 Modify cairo clip handling in preview windows,
6826                 to prevent print preview windows from being blank
6827                 with GTK+ 2.18. Follow recommendation of the GTK+
6828                 documentation (section "Migrating to client side windows")
6829                 and create a new cairo context for each expose event.
6830
6831 2009-11-19 [pawel]      3.7.3cvs18
6832
6833         * Makefile.am
6834                 complete 3.7.3cvs15 so install is DESTDIR safe
6835                 remove icons with changed names on uninstall
6836
6837 2009-11-18 [pawel]      3.7.3cvs17
6838
6839         * src/news_gtk.c
6840                 remove unneeded and code-duplicating function
6841
6842 2009-11-18 [pawel]      3.7.3cvs16
6843
6844         * src/news_gtk.c
6845                 Fix Bug 2057 'Claws mail does not keep renamed names
6846                 of nntp-subscribed groups'
6847                 Check for already subscribed group using item->path for group
6848                 comparision as folders item->path != item->name may be truth 
6849                 since we allowed renaming of newsgroups folders -> 3.5.0cvs11
6850
6851 2009-11-17 [pawel]      3.7.3cvs15
6852
6853         * Makefile.am
6854                 Fix Bug 2049 'some icons not copied?'
6855                 Install additional 64x64 and 128x128 icons
6856
6857 2009-11-17 [holger]     3.7.3cvs14
6858
6859         * src/prefs_toolbar.c
6860         * src/prefs_toolbar.h
6861         * src/toolbar.c
6862         * src/toolbar.h
6863                 Allow plugins to register toolbar items
6864
6865 2009-11-11 [pawel]      3.7.3cvs13
6866
6867         * src/addressbook.c
6868         * src/compose.c
6869         * src/compose.h
6870         * src/filtering.c
6871                 Fix Bug 1867 Changing account does not change BCC address
6872                 Set account specific headers when changing account
6873                 in compose window.
6874
6875 2009-11-07 [colin]      3.7.3cvs12
6876
6877         * src/gtk/prefswindow.c
6878                 Fix bug 2041, "add autonomical scrolled windows to prefs pages"
6879                 Patch by Pawel
6880
6881 2009-11-07 [colin]      3.7.3cvs11
6882
6883         * src/gtk/spell_entry.c
6884                 Fix bug 2040, 'numbers in subject entry marked as misspelled'
6885                 Patch by Pawel Pekala
6886
6887 2009-10-27 [colin]      3.7.3cvs10
6888
6889         * src/folder.c
6890                 Fix bug 2028, 'Attempts to connect to all accounts on exit'
6891                 Don't try to check whether the folder is up-to-date if
6892                 the folder class doesn't implement set_mtime, as we don't
6893                 care in this case. This code exists since a long time, but
6894                 the bug was triggered by more scanning of queue folders 
6895                 since recently (when we added \Deleted handling).
6896
6897 2009-10-27 [colin]      3.7.3cvs9
6898
6899         * src/mainwindow.c
6900                 Try to fix registering as default client
6901                 on windows 7
6902
6903 2009-10-21 [wwp]        3.7.3cvs8
6904
6905         * src/common/utils.c
6906                 Fix 3.7.3cvs7 (accidentally committed a CVS conflict mark, say bravo).
6907
6908 2009-10-21 [wwp]        3.7.3cvs7
6909
6910         * src/common/utils.c
6911                 Don't core dump when attempting to insert a non-existing
6912                 file using a mailto: uri (g_error does core dump).
6913
6914 2009-10-20 [colin]      3.7.3cvs6
6915
6916         * src/common/utils.c
6917                 Don't g_error on normal warnings...
6918
6919 2009-10-20 [colin]      3.7.3cvs5
6920
6921         * src/plugins/pgpcore/sgpgme.c
6922                 Fix bug 1996, 'S/MIME key not selected'
6923                 Check for S/MIME certs too
6924
6925 2009-10-20 [colin]      3.7.3cvs4
6926
6927         * src/common/w32lib.h
6928                 Fix win32 build on latest mingw32
6929
6930 2009-10-20 [colin]      3.7.3cvs3
6931
6932         * src/exportldif.c
6933         * src/ldif.c
6934         * src/ldif.h
6935                 Fix LDIF export. Patch by Michael Rasmussen
6936
6937 2009-10-18 [paul]       3.7.3cvs2
6938
6939         * tools/claws.i18n.status.pl
6940                 increase the value of $transolddays since we're relasing less
6941                 often now.
6942                 rework the en_GB.po hack so that en_GB is always 100% translated
6943                 and recently updated
6944
6945 2009-10-17 [paul]       3.7.3cvs1
6946
6947         * src/prefs_account.c
6948         * src/prefs_compose_writing.c
6949         * src/prefs_receive.c
6950         * src/prefs_summaries.c
6951         * src/prefs_wrapping.c
6952                 reword a few labels. (this incorporates everything
6953                 that seemed worthwhile from bug 2020)
6954         * src/prefs_customheader.c
6955                 use a 'Browse' button instead of button with
6956                 label 'From file...'
6957
6958 2009-10-12 [colin]
6959
6960         * CVS repository change
6961
6962 2009-10-09 [paul[       3.7.3
6963
6964         version 3.7.3 unleashed!!
6965
6966 2009-10-07 [paul]       3.7.2cvs49
6967
6968         * src/folderview.c
6969         * src/folderview.h
6970         * src/mainwindow.c
6971                 fix  Bug 1994 -  Changing colors required restart.
6972                 in the process rename folderview_reflect_prefs_pixmap_theme() to the
6973                 more accurate folderview_reinit_fonts()
6974
6975 2009-10-07 [paul]       3.7.2cvs48
6976
6977         * src/addrgather.c
6978         * src/prefs_common.c
6979         * src/prefs_common.h
6980                 fix  Bug 2003 -  Address gathering dialog minor bugs/annoyances,
6981                 patch by Pawel Pekala
6982
6983 2009-10-07 [paul]       3.7.2cvs47
6984
6985         * po/cs.po
6986         * po/de.po
6987         * po/hu.po
6988         * po/id.po
6989         * po/ja.po
6990         * po/pt_BR.po
6991                 updated by David Vachulka, Stephan Sachse and Marc Arens,
6992                 Pader Rezso, MSulchan Darmawan, kazken3, and Frederico
6993                 Goncalves Guimaraes
6994
6995 2009-10-06 [colin]      3.7.2cvs46
6996
6997         * po/fr.po
6998                 French translation update
6999
7000 2009-10-05 [paul]       3.7.2cvs45
7001
7002         * src/printing.c
7003                 enable Page Size and Orientation in the print dialog,
7004                 GTK+ >= 2.18.x only. Patch by Mark__T
7005
7006 2009-10-05 [paul]       3.7.2cvs44
7007
7008         * src/prefs_summaries.c
7009                 fix label, startup --> start-up, to match other uses of the
7010                 term
7011
7012 2009-10-05 [paul]       3.7.2cvs43
7013
7014         * po/pl.po
7015                 updated by Emilian Nowak
7016
7017 2009-10-03 [colin]      3.7.2cvs42
7018
7019         * src/mimeview.c
7020         * src/noticeview.c
7021         * src/gtk/gtkcmclist.c
7022         * src/gtk/gtkvscrollbutton.c
7023         * src/gtk/logwindow.c
7024                 GTK+ 2.18 fixes:
7025                 Fix bug 2008, 'Claws-Mail doesn't refresh after deletion'
7026                 Fix bug 2009, 'Incorrect pointer representation with GTK+2.18'
7027                 Fix warning at start
7028
7029 2009-09-28 [colin]      3.7.2cvs41
7030
7031         * src/matcher.c
7032         * src/mimeview.c
7033         * src/prefs_folder_item.c
7034                 Fix bug 2007, 'Small memory leaks'. Patch by Pawel
7035
7036 2009-09-28 [colin]      3.7.2cvs40
7037
7038         * src/prefs_summaries.c
7039         * src/gtk/sslcertwindow.c
7040                 Fix bug 2006, 'Non-utf8 strftime(3) date strings 
7041                 shows up garbled in GUI'. Patch by Pawel Pekala
7042
7043 2009-09-24 [iwkse]      3.7.2cvs39
7044
7045         * configure.ac
7046             That's only for statistics, of course :)
7047
7048 2009-09-24 [iwkse]      3.7.2cvs38
7049
7050         * configure.ac
7051             ...
7052
7053 2009-09-24 [iwkse]      3.7.2cvs37
7054
7055         * configure.ac
7056             Revert unwanted change
7057
7058 2009-09-24 [iwkse]      3.7.2cvs36
7059
7060         * src/action.c
7061             Fix issue with filtering actions and 
7062             parsed parameters
7063
7064 2009-09-20 [mones]      3.7.2cvs35
7065
7066         * tools/convert_mbox.pl
7067                 Add -R flag to support recursive conversions
7068                 of arbitrary Evolution mail folders, based on
7069                 bash script by Daniel Dickinson (fixes debian 
7070                 bug #461435) 
7071         * tools/popfile-link.sh
7072                 Set required shell for script (fixes debian 
7073                 bug #530057)
7074
7075 2009-09-16 [colin]      3.7.2cvs34
7076
7077         * src/main.c
7078                 Go grab files in /etc/skel if they exist
7079                 at first startup 
7080
7081 2009-09-15 [colin]      3.7.2cvs33
7082
7083         * src/procmime.c
7084                 Complete 3.7.1cvs42: only output directly to
7085                 final file if we get NULL byes at the start.
7086                 Still fixes saving UTF16 files, but also
7087                 fixes displaying Base64 parts with decoding
7088                 errors (parts without errors get displayed)
7089
7090 2009-09-14 [colin]      3.7.2cvs32
7091
7092         * src/matcher.c
7093         * src/matcher.h
7094         * src/matcher_parser_parse.y
7095         * src/prefs_matcher.c
7096                 Add 'has_attachment' and 'signed' matcher
7097                 expressions. Patch by Aleksei Miheev, fixes
7098                 bug 1997. 
7099
7100 2009-09-14 [colin]      3.7.2cvs31
7101
7102         * src/common/utils.c
7103                 Add "Re :" prefix from french Yahoo mail.
7104                 Patch by Didier Barvaux, fixes bug 1999
7105
7106 2009-09-10 [mones]      3.7.2cvs30
7107
7108         * manual/plugins.xml
7109                 Fix sites supported by SpamReport
7110         * manual/es/plugins.xml
7111                 Synchronise Spanish manual
7112
7113 2009-09-07 [holger]     3.7.2cvs29
7114
7115         * Makefile.am
7116                 Also update the icon cache on uninstall.
7117                 This prevents possible problems when Claws Mail was
7118                 uninstalled and installed again into a different location,
7119                 see http://bugzilla.gnome.org/show_bug.cgi?id=362604
7120                 and the blog post linked therein
7121
7122 2009-09-07 [paul]       3.7.2cvs28
7123
7124         * src/prefs_toolbar.c
7125                 when updating the main toolbar icons just update
7126                 the main toolbar (and consequently fix a bug where
7127                 folderview icons would disappear)
7128
7129 2009-08-30 [holger]     3.7.2cvs27
7130
7131         * src/compose.c
7132                 Do case-insensitive comparison against
7133                 header names when extracting recipients
7134                 from composed mails
7135
7136 2009-08-23 [colin]      3.7.2cvs26
7137
7138         * src/mbox.c
7139                 Probably fix RH bug 512024, " folder.c:3543 
7140                 Condition msglist != NULL failed"
7141
7142 2009-08-23 [colin]      3.7.2cvs25
7143
7144         * src/prefs_compose_writing.c
7145                 Make the maximum size warning bigger. Patch
7146                 by Didier Barvaux on bug 1986.
7147
7148 2009-08-21 [colin]      3.7.2cvs24
7149
7150         * src/compose.c
7151                 Previous commit: move the function into compose_insert_file
7152                 so that it's also used on drag-n-drop
7153
7154 2009-08-21 [colin]      3.7.2cvs23
7155
7156         * src/compose.c
7157                 Fix scrolling when adding an header
7158
7159 2009-08-21 [colin]      3.7.2cvs22
7160
7161         * src/compose.c
7162         * src/prefs_common.c
7163         * src/prefs_common.h
7164         * src/prefs_compose_writing.c
7165         * src/common/utils.c
7166                 Fix bug 1986, "New feature: warn user when inserting 
7167                 a large file in the message body". Patch by Didier
7168                 Barvaux
7169
7170 2009-08-21 [colin]      3.7.2cvs21
7171
7172         * AUTHORS
7173         * src/gtk/authors.h
7174         * src/common/utils.c
7175                 Fix bug 1984: Add R�f. : reply prefix (french 
7176                 Lotus Notes); patch by Didier Barvaux
7177
7178 2009-08-21 [colin]      3.7.2cvs20
7179
7180         * src/codeconv.c
7181         * src/codeconv.h
7182                 Fix bug 1969, 'Bad guess for outgoing encoding'
7183                 Make sure the specific converters (japanese in
7184                 this case) can return success/error in strict
7185                 mode, instead of silently failing back to 
7186                 strncpy
7187
7188 2009-08-20 [holger]     3.7.2cvs19
7189
7190         * src/compose.c
7191         * src/compose.h
7192                 Make it possible for code outside
7193                 compose (e.g. plugins) to attach files
7194
7195 2009-08-20 [colin]      3.7.2cvs18
7196
7197         * src/main.c
7198                 Fix crash when accessing IMAP soon
7199
7200 2009-08-18 [colin]      3.7.2cvs17
7201
7202         * src/ldapquery.c
7203                 Maybe fix crash on non-existent LDAP server
7204
7205 2009-08-04 [colin]      3.7.2cvs16
7206
7207         * src/toolbar.c
7208                 Fix toolbar's spacing that breaks dark
7209                 themes (patch from http://blogs.igalia.com/aperez/
7210                 2009/07/making-claws-mail-look-better/)
7211
7212 2009-07-28 [colin]      3.7.2cvs15
7213
7214         * src/account.c
7215         * src/addrcustomattr.c
7216         * src/addressadd.c
7217         * src/addressbook_foldersel.c
7218         * src/addrgather.c
7219         * src/browseldap.c
7220         * src/compose.c
7221         * src/editbook.c
7222         * src/editgroup.c
7223         * src/editjpilot.c
7224         * src/editldap.c
7225         * src/editldap_basedn.c
7226         * src/edittags.c
7227         * src/editvcard.c
7228         * src/exphtmldlg.c
7229         * src/expldifdlg.c
7230         * src/export.c
7231         * src/foldersel.c
7232         * src/import.c
7233         * src/importldif.c
7234         * src/importmutt.c
7235         * src/importpine.c
7236         * src/prefs_actions.c
7237         * src/prefs_customheader.c
7238         * src/prefs_display_header.c
7239         * src/prefs_filtering.c
7240         * src/prefs_folder_column.c
7241         * src/prefs_matcher.c
7242         * src/prefs_summary_column.c
7243         * src/prefs_summary_open.c
7244         * src/prefs_template.c
7245         * src/textview.c
7246         * src/uri_opener.c
7247                 Fix bug 1950, 'Program freeze up during folder selection'
7248                 Don't leave hidden windows modal
7249
7250 2009-07-28 [colin]      3.7.2cvs14
7251
7252         * src/ldapquery.c
7253                 Fix bug 1957, 'LDAP errs out after searching too 
7254                 many search bases'
7255
7256 2009-07-28 [colin]      3.7.2cvs13
7257
7258         * src/summaryview.c
7259                 Fix bug 1966, '"Collapse all threads" slower than 
7260                 "Expand all threads"'
7261
7262 2009-07-28 [colin]      3.7.2cvs12
7263
7264         * src/common/session.c
7265                 Fix bug 1967, 'Claws gets stuck after accepting 
7266                 a certificate warning dialog'
7267
7268 2009-07-19 [paul]       3.7.2cvs11
7269
7270         * manual/plugins.xml
7271                 a few small changes to the English
7272
7273 2009-07-18 [mones]      3.7.2cvs10
7274
7275         * manual/plugins.xml
7276                 Add new bsfilter and fancy plugins to the docs
7277                 and a note about dealing with plugins of the same class
7278         * src/prefs_account.c
7279                 Fix extra space at the end typo
7280
7281 2009-07-16 [colin]      3.7.2cvs9
7282
7283         * src/summaryview.c
7284                 Fix wrong return without unlocking; thanks
7285                 to mupuf_
7286
7287 2009-07-14 [colin]      3.7.2cvs8
7288
7289         * src/imap.c
7290                 Fix bug 1954, 'Segfault on reading wrong STATUS'
7291
7292 2009-07-10 [colin]      3.7.2cvs7
7293
7294         * src/plugins/pgpcore/plugin.def
7295         * src/common/utils.h
7296                 Fix windows port
7297
7298 2009-07-10 [colin]      3.7.2cvs6
7299
7300         * src/prefs_display_header.c
7301                 Fix bug 1951, 'C-Mail dumps core when editing 
7302                 displayed headers'. Patch by Alexey Rusakov
7303
7304 2009-07-10 [colin]      3.7.2cvs5
7305
7306         * src/folderview.c
7307                 Fix bug 1952, 'Deleted mails in Queue folder 
7308                 highlight it'.
7309
7310 2009-07-09 [colin]      3.7.2cvs4
7311
7312         * src/gtk/spell_entry.c
7313                 Fix bug 1949, 'Spell checker doesn't recognise 
7314                 certain word in Subject header, but does in 
7315                 message body'. Patch by Pawel Pekala.
7316
7317 2009-07-09 [paul]       3.7.2cvs3
7318
7319         * configure.ac
7320                 use pkgconfig to check for the minimum required
7321                 version of GnuTLS
7322
7323 2009-07-06 [colin]      3.7.2cvs2
7324
7325         * src/prefs_customheader.c
7326                 Fix build failure
7327
7328 2009-07-04 [paul]       3.7.2cvs1
7329
7330         * tools/claws.i18n.status.pl
7331                 updated
7332
7333 2009-07-03 [paul]       3.7.2
7334
7335         * NEWS
7336         * README
7337         * RELEASE_NOTES 
7338                 3.7.2 released!
7339
7340 2009-07-03 [paul]       3.7.1cvs85
7341
7342         * AUTHORS
7343         * configure.ac
7344         * po/pt_PT.po
7345         * po/sk.po
7346         * src/gtk/authors.h
7347                 added new translations by Tiago Faria and Slavko
7348         * po/bg.po
7349         * po/cs.po
7350         * po/de.po
7351         * po/es.po
7352         * po/fi.po
7353         * po/fr.po
7354         * po/hu.po
7355         * po/id.po
7356         * po/it.po
7357         * po/ja.po
7358         * po/pt_BR.po
7359         * po/ru.po
7360                 updated by Yasen Pramatarov, David Vachulka, Stephan Sachse,
7361                 Ricardo Mones, Tommi Pirinen, Colin Leroy, Pader Rezso,
7362                 MSulchan Darmawan, Andrea Spadaccini, kazken3, Frederico
7363                 Goncalves Guimaraes, Aleksei Miheev
7364
7365 2009-07-01 [colin]      3.7.1cvs84
7366
7367         * src/prefs_common.c
7368                 Fix bug 1940, 'Doesn't open links in 
7369                 user's default browser'. Turn the preference
7370                 to TRUE by default; that will only change the
7371                 behaviour for new users.
7372
7373 2009-06-29 [colin]      3.7.1cvs83
7374
7375         * src/filtering.c
7376         * src/filtering.h
7377         * src/prefs_filtering_action.c
7378                 Fix bug 1935, 'problems with very long filtering actions':
7379                 Use a dynamic buffer in action to string, and a bigger
7380                 buffer in string to action
7381
7382 2009-06-29 [colin]      3.7.1cvs82
7383
7384         * src/matcher_parser_lex.l
7385                 Fix bug 1878, 'Processing rules for folders with brackets aren't saved'
7386
7387 2009-06-29 [colin]      3.7.1cvs81
7388
7389         * src/addressbook.c
7390                 Fix warnings
7391         * src/editgroup.c
7392                 Fix crash (out-of-bounds tree column)
7393         * src/gtk/gtkcmctree.c
7394         * src/gtk/gtksctree.c
7395                 Prevent using an out-of-bounds tree column
7396
7397 2009-06-29 [colin]      3.7.1cvs80
7398
7399         * src/ldapupdate.c
7400         * src/ldif.c
7401                 Leak fixes; patch by Pawel Pekala.
7402
7403 2009-06-26 [colin]      3.7.1cvs79
7404
7405         * src/summaryview.c
7406                 Sort by msgnum if dates are equal
7407
7408 2009-06-24 [paul]       3.7.1cvs78
7409
7410         * src/summaryview.c
7411                 make some (forgotten) strings translatable
7412
7413 2009-06-19 [colin]      3.7.1cvs77
7414
7415         * src/summaryview.c
7416                 Fix menu sensitiveness
7417
7418 2009-06-18 [colin]      3.7.1cvs76
7419
7420         * configure.ac
7421         * src/plugins/pgpcore/sgpgme.c
7422         * src/plugins/pgpcore/sgpgme.h
7423         * src/plugins/pgpmime/mypgpcore.def
7424         * src/plugins/pgpmime/pgpmime.c
7425         * src/plugins/smime/mypgpcore.def
7426         * src/plugins/smime/smime.c
7427                 Use largefile support (and stop using our old GPGME
7428                 hack on gpgme_data_seek/rewind)
7429                 (See 1.9.12cvs44 to 46 - if this breaks things we 
7430                 should soon know :)
7431
7432 2009-06-13 [colin]      3.7.1cvs75
7433
7434         * src/gtk/spell_entry.c
7435                 Fix assertion. We can put a NULL gtkaspell to
7436                 an entry; it just means it won't be spell-checked.
7437
7438 2009-06-12 [mones]      3.7.1cvs74
7439
7440         * src/compose.c
7441         * src/messageview.c
7442         * src/prefs_account.c
7443         * src/prefs_account.h
7444         * src/common/utils.c
7445         * src/common/utils.h
7446                 Added preference to use account address in generated
7447                 Message-Id. Fixes Debian bug #531052
7448
7449 2009-06-12 [colin]      3.7.1cvs73
7450
7451         * src/common/ssl.c
7452                 Better fix, API-compatible with libgnutls13
7453
7454 2009-06-12 [colin]      3.7.1cvs72
7455
7456         * src/common/ssl.c
7457                 Use compatibility mode in GnuTLS, and avoid problems with 
7458                 servers that don't comply 100% with the spec, but still
7459                 exist.
7460
7461 2009-06-06 [iwkse]      3.7.1cvs71
7462
7463         * src/compose.c
7464                 Ops..revert a mix with another patch
7465
7466 2009-06-06 [iwkse]      3.7.1cvs70
7467
7468         * src/compose.c
7469                 A better fix for the previous commit's issue
7470
7471 2009-06-06 [iwkse]      3.7.1cvs69
7472
7473         * src/compose.c
7474                 Fix shutting down of Claws Mail while a GTK_Return keypress 
7475                 event is sent to the Attach property window
7476
7477 2009-06-05 [colin]      3.7.1cvs68
7478
7479         * src/compose.c
7480                 Fix build on GTK+ 2.6
7481
7482 2009-06-03 [mones]      3.7.1cvs67
7483
7484         * tools/make.themes.project
7485                 Oops! fix header, sorry Paul ;-)
7486
7487 2009-06-03 [mones]      3.7.1cvs66
7488
7489         * tools/make.themes.project
7490                 Add support for PNG themes and other
7491                 fixes i don't remember now... :)
7492
7493 2009-06-02 [colin]      3.7.1cvs65
7494
7495         * src/compose.c
7496         * src/prefs_template.c
7497         * src/quote_fmt.c
7498                 Fix error messages in templates, and fix their
7499                 checking
7500
7501 2009-05-22 [colin]      3.7.1cvs64
7502
7503         * src/compose.c
7504                 And remove hbox too
7505
7506 2009-05-22 [colin]      3.7.1cvs63
7507
7508         * src/compose.c
7509                 Fix phantom button behind entry when
7510                 changing fields via Tools/Reply mode.
7511
7512 2009-05-22 [colin]      3.7.1cvs62
7513
7514         * src/compose.c
7515                 Fix icon size
7516
7517 2009-05-21 [mones]      3.7.1cvs61
7518
7519         * src/compose.c
7520         * src/compose.h
7521                 Add button to empty header lines with one click
7522
7523 2009-05-21 [paul]       3.7.1cvs60
7524
7525         * src/mainwindow.c
7526         * src/mainwindow.h
7527         * src/plugins/trayicon/trayicon.c
7528                 when quitting from the trayicon, honour
7529                 prefs_common.clean_on_exit
7530
7531 2009-05-21 [paul]       3.7.1cvs59
7532
7533         * src/gtk/Makefile.am
7534                 remove duplicate entry
7535                 thanks to Charles A Edwards
7536
7537 2009-05-19 [paul]       3.7.1cvs58
7538
7539         * src/send_message.c
7540                 clear progressbar in the statusbar on 'Cancel'
7541
7542 2009-05-16 [colin]      3.7.1cvs57
7543
7544         * AUTHORS
7545         * src/gtk/authors.h
7546                 Add Fabian
7547
7548 2009-05-16 [colin]      3.7.1cvs56
7549
7550         * src/msgcache.c
7551                 Remove msgnum>0 condition for removing messages
7552                 from caches. There's no such condition on add.
7553                 Fixes bug 1913, 'Allow to remove phantom 
7554                 messages from the cache'; patch by Fabian
7555                 Keil <fk at fabiankeil.de>
7556
7557 2009-05-12 [holger]     3.7.1cvs55
7558
7559         * src/messageview.c
7560         * src/messageview.h
7561                 Introduce hook after showing of the message view
7562
7563 2009-05-11 [colin]      3.7.1cvs54
7564
7565         * src/compose.c
7566                 Fix bug 1872, 'A: Cc: CCi: selector should 
7567                 default on same as preceding contact'
7568
7569 2009-05-10 [holger]     3.7.1cvs53
7570
7571         * src/addr_compl.c
7572         * src/addr_compl.h
7573                 Add a hook to make it possible for plugins to
7574                 modify the address completion list
7575
7576 2009-05-06 [paul]       3.7.1cvs52
7577
7578         * src/folder.c
7579         * src/mimeview.c
7580                 fix bug 1915, 'Mails signed with smime.p7s
7581                 display both signed and attachment icon.'
7582
7583 2009-05-05 [colin]      3.7.1cvs51
7584
7585         * src/common/utils.c
7586                 Fix patch :)
7587
7588 2009-05-05 [colin]      3.7.1cvs50
7589
7590         * src/common/utils.c
7591                 Fix bug 1895, '(imap) cache issues when cache dir is on a 
7592                 different mountpoint than tempdir'
7593
7594 2009-05-04 [colin]      3.7.1cvs49
7595
7596         * src/msgcache.c
7597                 Probably fix bug 1914, 'Crash reading
7598                 corrupted tags file'
7599
7600 2009-04-26 [paul]       3.7.1cvs48
7601
7602         * configure.ac
7603         * src/gtk/gtkaspell.h
7604                 fix bug 1904, 'build mechanism looks for
7605                 'enchant.h' in a wrong place'
7606
7607 2009-04-25 [paul]       3.7.1cvs47
7608
7609         * src/printing.c
7610                 gah! fix coding style!
7611
7612 2009-04-25 [paul]       3.7.1cvs46
7613
7614         * src/printing.c
7615         * src/toolbar.c
7616                 if building with GTK+ >= 2.16 use
7617                 gtk_orientable_set_orientation() instead of now
7618                 deprecated gtk_toolbar_set_orientation()
7619
7620 2009-04-24 [colin]      3.7.1cvs45
7621
7622         * src/compose.c
7623                 Ask before sending if an attached file has
7624                 disappeared.
7625
7626 2009-04-19 [paul]       3.7.1cvs44
7627
7628         * src/prefs_common.c
7629         * src/prefs_common.h
7630         * src/gtk/about.c
7631                 save About window size.
7632                 patch by Pawel Pekala
7633
7634 2009-04-12 [paul]       3.7.1cvs43
7635
7636         * tools/csv2addressbook.pl
7637                 add extra CSV fields that are now appended
7638                 by thunderbird (version 2.0.0.21)
7639
7640 2009-04-08 [colin]      3.7.1cvs42
7641
7642         * src/procmime.c
7643                 fix saving (but not displaying) of UTF-16
7644                 files
7645
7646 2009-04-08 [colin]      3.7.1cvs41
7647
7648         * src/gtk/manage_window.c
7649                 Disable transient windows on win32 - seems to
7650                 fix most focusing issues
7651
7652 2009-04-05 [colin]      3.7.1cvs40
7653
7654         * src/procmsg.c
7655                 Don't ask whether we want to send deleted mails in queue
7656                 folders; also, don't send deleted mails when flushing
7657                 queues
7658
7659 2009-04-04 [paul]       3.7.1cvs39
7660
7661         * AUTHORS
7662         * configure.ac
7663         * po/id.po
7664         * src/gtk/authors.h
7665         * tools/claws.i18n.status.pl
7666                 add new Indonesian translation, by
7667                 MSulchan Darmawan
7668
7669 2009-04-03 [paul]       3.7.1cvs38
7670
7671         * AUTHORS
7672         * src/gtk/authors.h
7673                 credit due
7674
7675 2009-04-03 [colin]      3.7.1cvs37
7676
7677         * src/compose.c
7678         * src/textview.c
7679                 Fix bug 1891, 'Add support for gopher:// links'
7680                 Patch by Jacob Head <clawsmail at jacob-head.com>
7681                 Let's go back to the roots! 
7682
7683 2009-04-03 [paul]       3.7.1cvs36
7684
7685         * m4/Makefile.am
7686                 complete cvs35
7687
7688 2009-04-03 [paul]       3.7.1cvs35
7689
7690         * configure.ac
7691                 add AC_CONFIG_MACRO_DIR([m4])
7692                 remove CLAWS_ACLOCAL_INCLUDE(m4)
7693         * m4/aclocal-include.m4
7694                 removed this now unneeded file
7695
7696 2009-04-02 [colin]      3.7.1cvs34
7697
7698         * src/common/utils.h
7699                 Fix previous (thanks to Marcus :)
7700
7701 2009-04-02 [colin]      3.7.1cvs33
7702
7703         * src/common/utils.h
7704         * src/etpan/etpan-thread-manager.c
7705                 pipe() was a macro from GLib on win32 until
7706                 glib 2.13.2. It's undefined after that.
7707                 Thanks to Marcus Brinkmann for the heads-up!
7708
7709 2009-03-31 [colin]      3.7.1cvs32
7710
7711         * src/folder_item_prefs.c
7712                 Copy folder settings with prefs
7713
7714 2009-03-31 [colin]      3.7.1cvs31
7715
7716         * src/prefs_account.c
7717                 Don't use un-sensitive checkboxes in Privacy tab
7718                 when privacy system in None (makes unchecking 
7719                 painful when no privacy plugin is loaded)
7720
7721 2009-03-30 [colin]      3.7.1cvs30
7722
7723         * src/folder.c
7724         * src/folder.h
7725         * src/imap.c
7726         * src/mainwindow.c
7727         * src/mainwindow.h
7728         * src/prefs_account.c
7729         * src/prefs_account.h
7730         * src/summaryview.c
7731         * src/summaryview.h
7732                 Fix bug 1866, 'Claws should make use of the IMAP 'deleted' flag'
7733                 Add an option on the Receive page of IMAP account preferences:
7734                 "Move deleted mails to trash and expunge immediately". This
7735                 option defaults to TRUE to avoid changing the existing behaviour.
7736                 Setting it to FALSE prevents automatic expunging. 
7737                 Also, add Tools/Expunge and View/Hide deleted messages menu items
7738                 (View/Hide deleted message being a per-folder setting, and behaving,
7739                 like View/Hide read messages).
7740
7741 2009-03-30 [colin]      3.7.1cvs29
7742
7743         * src/imap.c
7744                 Fix Redhat bug 486422, Ubuntu bug 486422: Don't
7745                 ask for IMAP password when using GSSAPI auth
7746
7747 2009-03-27 [colin]      3.7.1cvs28
7748
7749         * src/folder.c
7750                 Fix cvs14, make sure we mark non-existent caches dirty
7751                 (or they never get written)
7752
7753 2009-03-27 [colin]      3.7.1cvs27
7754
7755         * src/imap.c
7756                 Fix tag update when all tags are removed 
7757                 from another client
7758
7759 2009-03-25 [colin]      3.7.1cvs26
7760
7761         * configure.ac
7762                 Fix configure.ac, thanks to Pawel
7763
7764 2009-03-25 [colin]      3.7.1cvs25
7765
7766         * src/news.c
7767         * src/etpan/nntp-thread.c
7768                 Fix header fetching (NG/To/Cc). Fixes 
7769                 bug 1883, 'Message processing fails to 
7770                 act on Newsgroups: field'
7771
7772 2009-03-23 [colin]      3.7.1cvs24
7773
7774         * src/textview.c
7775                 Fix internal headers visible in queue/sent
7776
7777 2009-03-23 [colin]      3.7.1cvs23
7778
7779         * configure.ac
7780                 Fix check for RC (resource compiler) used
7781                 on win32 (AC_LIBTOOL_RC used to call it 
7782                 implicitely but stopped)
7783
7784 2009-03-19 [colin]      3.7.1cvs22
7785
7786         * src/toolbar.c
7787                 Put spam button in default toolbar even if
7788                 bogofilter and spamassassin are not built.
7789                 Other anti-spam plugin could exist! :)
7790         * src/common/utils.c
7791                 Fix exit status fetch on win32
7792
7793 2009-03-18 [paul]       3.7.1cvs21
7794
7795         * src/gtk/spell_entry.c
7796                 fix "[BUG] Wrong word replaced in 'Subject:'
7797                 when spell-checking correction used"
7798                 Patch by Pawel Pekala
7799
7800 2009-03-17 [colin]      3.7.1cvs20
7801
7802         * src/common/utils.c
7803                 Fix win32 build (from cvs12)
7804
7805 2009-03-17 [colin]      3.7.1cvs19
7806
7807         * src/compose.c
7808                 Fix bug 1735, 'Change To: and Newsgroups: 
7809                 recipient field according account type'
7810                 Patch by Pawel
7811
7812 2009-03-17 [colin]      3.7.1cvs18
7813
7814         * src/msgcache.c
7815         * src/prefs_common.c
7816         * src/prefs_common.h
7817         * src/prefs_other.c
7818         * src/common/prefs.c
7819                 Add preference for fsyncing metadata
7820
7821 2009-03-16 [paul]       3.7.1cvs17
7822
7823         * src/prefs_customheader.c
7824                 add forgotten #if HAVE_LIBCOMPFACE
7825
7826 2009-03-16 [paul]       3.7.1cvs16
7827
7828         * src/prefs_customheader.c
7829                 put the (X-)Face preview image below the up/down
7830                 buttons so they don't jump around.
7831                 make the list reorderable by drag'n'drop
7832
7833 2009-03-16 [colin]      3.7.1cvs15
7834
7835         * src/prefs_customheader.c
7836                 Add a (X-)Face preview. Patch by iwkse.
7837
7838 2009-03-16 [colin]      3.7.1cvs14
7839
7840         * src/compose.c
7841         * src/folder.c
7842         * src/folder.h
7843         * src/msgcache.c
7844         * src/common/prefs.c
7845                 Add fsync calls to make sure we don't
7846                 lose data on system crashes. (to do:
7847                 add a pref to allow people choosing raw
7848                 speed)
7849
7850 2009-03-15 [colin]      3.7.1cvs13
7851
7852         * src/gtk/gtkaspell.c
7853                 Fix empty menu when there are no
7854                 suggestions (using the Spelling menu)
7855
7856 2009-03-14 [colin]      3.7.1cvs12
7857
7858         * src/common/utils.c
7859                 Win32: fix subject prefix length
7860
7861 2009-03-11 [mones]      3.7.1cvs11
7862
7863         * po/es.po
7864                 fix encoding declared in header
7865                 update translation now we're at it
7866
7867 2009-03-10 [colin]      3.7.1cvs10
7868
7869         * src/messageview.c
7870                 Fix "wrong mime" message printed out multiple
7871                 times
7872
7873 2009-03-10 [colin]      3.7.1cvs9
7874
7875         * src/prefs_folder_item.c
7876                 Fix build
7877
7878 2009-03-09 [paul]       3.7.1cvs8
7879
7880         * src/prefs_folder_item.c
7881         * src/send_message.c
7882                 fixes to english text
7883
7884 2009-03-08 [paul]       3.7.1cvs7
7885
7886         * po/ja.po
7887                 correct errors in header
7888
7889 2009-03-08 [paul]       3.7.1cvs6
7890
7891         * AUTHORS
7892         * configure.ac
7893         * po/ja.po
7894         * src/gtk/authors.h
7895         * tools/claws.i18n.status.pl
7896                 add Japanese translation, submitted by kazken3
7897
7898 2009-03-07 [colin]      3.7.1cvs5
7899
7900         * src/messageview.c
7901                 Don't let the invalid MIME warning hide
7902                 other noticeview (Partial receive or 
7903                 return receipt).
7904
7905 2009-03-07 [colin]      3.7.1cvs4
7906
7907         * src/procmime.c
7908                 Fix build
7909
7910 2009-03-07 [colin]      3.7.1cvs3
7911
7912         * src/messageview.c
7913         * src/procmime.c
7914         * src/procmime.h
7915                 Handle mimeparts that lack an end boundary.
7916                 They're invalid but it's too annoying for
7917                 normal users to fix.
7918
7919 2009-03-06 [wwp]        3.7.1cvs2
7920
7921         * src/compose.c
7922         * src/folder_item_prefs.c
7923         * src/folder_item_prefs.h
7924         * src/prefs_folder_item.c
7925                 Add per-folder default cc, bcc and reply-to.
7926
7927 2009-03-06 [colin]      3.7.1cvs1
7928
7929         * src/gedit-print.c
7930         * src/gtk/gtksourceprintjob.c
7931                 Fix build with old print interface
7932
7933 2009-03-06 [paul]       3.7.1
7934
7935         * NEWS
7936         * README
7937         * RELEASE_NOTES 
7938                 3.7.1 released!
7939
7940 2009-03-06 [paul]       3.7.0cvs78
7941
7942         * po/cs.po
7943         * po/de.po
7944         * po/fi.po
7945         * po/fr.po
7946         * po/hu.po
7947         * po/nl.po
7948         * po/pt_BR.po
7949         * po/sv.po
7950         * po/zh_CN.po
7951                 updated by David Vachulka, Stephan Sachse, Flammie
7952                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
7953                 Frederico Goncalves Guimaraes, Lars Persson Fink,
7954                 and Ralph Young
7955
7956 2009-03-03 [colin]      3.7.0cvs77
7957
7958         * src/prefs_filtering.c
7959                 Win32: Fix bug 1865, 'IMAP account name changes 
7960                 are not followed at filter actions'
7961
7962 2009-03-02 [colin]      3.7.0cvs76
7963
7964         * src/imap.c
7965                 Fix Launchpad bug 335571: 'claws-mail crashed 
7966                 with SIGSEGV in strlen() while deleting 
7967                 large amount of e-mails on IMAP account
7968
7969 2009-02-27 [mones]      3.7.0cvs75
7970
7971         * manual/es/account.xml
7972         * manual/es/ack.xml
7973         * manual/es/addrbook.xml
7974         * manual/es/advanced.xml
7975         * manual/es/claws-mail-manual.xml
7976         * manual/es/faq.xml
7977         * manual/es/glossary.xml
7978         * manual/es/gpl.xml
7979         * manual/es/handling.xml
7980         * manual/es/intro.xml
7981         * manual/es/keyboard.xml
7982         * manual/es/plugins.xml
7983         * manual/es/starting.xml
7984                 Sync with English version, fix some typos
7985                 Changed encoding to UTF-8
7986         * po/es.po
7987                 Update for release, changed encoding to UTF-8
7988
7989 2009-02-24 [colin]      3.7.0cvs74
7990
7991         * src/printing.c
7992                 Don't print separation line if there
7993                 are no headers
7994
7995 2009-02-23 [cleroy]     3.7.0cvs73
7996
7997         * src/account.c
7998         * src/action.c
7999         * src/addr_compl.c
8000         * src/addrbook.c
8001         * src/addrcache.c
8002         * src/addrcindex.c
8003         * src/addrclip.c
8004         * src/addrduplicates.c
8005         * src/addressadd.c
8006         * src/addressbook.c
8007         * src/addressbook_foldersel.c
8008         * src/addrharvest.c
8009         * src/addrindex.c
8010         * src/addritem.c
8011         * src/addrquery.c
8012         * src/addrselect.c
8013         * src/codeconv.c
8014         * src/compose.c
8015         * src/customheader.c
8016         * src/editaddress.c
8017         * src/editaddress_other_attributes_ldap.c
8018         * src/editgroup.c
8019         * src/editldap.c
8020         * src/enriched.c
8021         * src/exporthtml.c
8022         * src/exportldif.c
8023         * src/filtering.c
8024         * src/folder.c
8025         * src/foldersel.c
8026         * src/folderutils.c
8027         * src/folderview.c
8028         * src/gedit-print.c
8029         * src/html.c
8030         * src/imap.c
8031         * src/imap_gtk.c
8032         * src/inc.c
8033         * src/jpilot.c
8034         * src/ldapctrl.c
8035         * src/ldapquery.c
8036         * src/ldapserver.c
8037         * src/ldapupdate.c
8038         * src/ldif.c
8039         * src/localfolder.c
8040         * src/main.c
8041         * src/mainwindow.c
8042         * src/matcher.c
8043         * src/mbox.c
8044         * src/messageview.c
8045         * src/mh.c
8046         * src/mh_gtk.c
8047         * src/mimeview.c
8048         * src/msgcache.c
8049         * src/mutt.c
8050         * src/news.c
8051         * src/news_gtk.c
8052         * src/noticeview.c
8053         * src/pine.c
8054         * src/pop.c
8055         * src/prefs_account.c
8056         * src/prefs_actions.c
8057         * src/prefs_common.c
8058         * src/prefs_filtering.c
8059         * src/prefs_filtering_action.c
8060         * src/prefs_folder_column.c
8061         * src/prefs_folder_item.c
8062         * src/prefs_gtk.c
8063         * src/prefs_matcher.c
8064         * src/prefs_quote.c
8065         * src/prefs_send.c
8066         * src/prefs_summaries.c
8067         * src/prefs_summary_column.c
8068         * src/prefs_template.c
8069         * src/prefs_themes.c
8070         * src/prefs_toolbar.c
8071         * src/printing.c
8072         * src/privacy.c
8073         * src/procheader.c
8074         * src/procmime.c
8075         * src/procmsg.c
8076         * src/quote_fmt.c
8077         * src/remotefolder.c
8078         * src/send_message.c
8079         * src/sourcewindow.c
8080         * src/statusbar.c
8081         * src/stock_pixmap.c
8082         * src/summary_search.c
8083         * src/summaryview.c
8084         * src/textview.c
8085         * src/toolbar.c
8086         * src/undo.c
8087         * src/uri_opener.c
8088         * src/vcard.c
8089         * src/common/base64.c
8090         * src/common/claws.c
8091         * src/common/hooks.c
8092         * src/common/plugin.c
8093         * src/common/prefs.c
8094         * src/common/session.c
8095         * src/common/smtp.c
8096         * src/common/socket.c
8097         * src/common/string_match.c
8098         * src/common/stringtable.c
8099         * src/common/utils.c
8100         * src/common/utils.h
8101         * src/common/xml.c
8102         * src/common/xmlprops.c
8103         * src/gtk/colorlabel.c
8104         * src/gtk/combobox.c
8105         * src/gtk/foldersort.c
8106         * src/gtk/gtkaspell.c
8107         * src/gtk/gtkcmclist.c
8108         * src/gtk/gtkcmctree.c
8109         * src/gtk/gtkcmoptionmenu.c
8110         * src/gtk/gtksctree.c
8111         * src/gtk/gtkshruler.c
8112         * src/gtk/gtksourceprintjob.c
8113         * src/gtk/gtkutils.c
8114         * src/gtk/gtkvscrollbutton.c
8115         * src/gtk/logwindow.c
8116         * src/gtk/menu.c
8117         * src/gtk/pluginwindow.c
8118         * src/gtk/prefswindow.c
8119         * src/gtk/quicksearch.c
8120         * src/gtk/spell_entry.c
8121         * src/plugins/pgpcore/select-keys.c
8122         * src/plugins/pgpinline/pgpinline.c
8123         * src/plugins/pgpmime/pgpmime.c
8124         * src/plugins/smime/smime.c
8125         * src/plugins/spamassassin/spamassassin_gtk.c
8126                 Mass commit changing g_return_* to cm_return_*
8127                 and making these more interesting
8128
8129 2009-02-23 [colin]      3.7.0cvs72
8130
8131         * src/imap.c
8132                 Always initialise error code to no error
8133
8134 2009-02-23 [colin]      3.7.0cvs71
8135
8136         * src/imap.c
8137                 Fix separator substitution
8138
8139 2009-02-23 [colin]      3.7.0cvs70
8140
8141         * src/stock_pixmap.c
8142         * src/gtk/colorlabel.c
8143                 don't use g_return on normal checks
8144
8145 2009-02-22 [colin]      3.7.0cvs69
8146
8147         * src/addressbook.c
8148         * src/procmime.c
8149                 More fixes
8150
8151 2009-02-22 [colin]      3.7.0cvs68
8152
8153         * src/addrduplicates.c
8154         * src/addressbook.c
8155         * src/addrharvest.c
8156         * src/codeconv.c
8157         * src/compose.c
8158         * src/filtering.c
8159         * src/folder.c
8160         * src/imap.c
8161         * src/imap_gtk.c
8162         * src/importldif.c
8163         * src/jpilot.c
8164         * src/mainwindow.c
8165         * src/matcher.c
8166         * src/mbox.c
8167         * src/messageview.c
8168         * src/mh_gtk.c
8169         * src/prefs_common.c
8170         * src/prefs_filtering.c
8171         * src/prefs_gtk.c
8172         * src/printing.c
8173         * src/privacy.c
8174         * src/procmime.c
8175         * src/procmsg.c
8176         * src/summaryview.c
8177         * src/textview.c
8178         * src/undo.c
8179         * src/wizard.c
8180         * src/common/md5.c
8181         * src/common/socket.c
8182         * src/common/template.c
8183         * src/etpan/imap-thread.c
8184         * src/gtk/gtkaspell.c
8185         * src/gtk/gtkcmctree.c
8186         * src/gtk/gtksctree.c
8187         * src/gtk/inputdialog.c
8188         * src/plugins/pgpcore/sgpgme.c
8189         * src/plugins/pgpmime/pgpmime.c
8190         * src/plugins/smime/smime.c
8191         * src/plugins/spamassassin/spamassassin.c
8192                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
8193                 uninitialised accesses
8194
8195 2009-02-17 [colin]      3.7.0cvs67
8196
8197         * src/compose.c
8198                 Disable controls during queuing
8199
8200 2009-02-15 [colin]      3.7.0cvs66
8201
8202         * src/privacy.c
8203         * src/plugins/pgpcore/select-keys.c
8204         * src/plugins/pgpcore/sgpgme.c
8205                 Disable use of disabled keys
8206
8207 2009-02-15 [colin]      3.7.0cvs65
8208
8209         * src/folderview.c
8210         * src/summaryview.c
8211                 Fix font updating after changing 
8212                 prefs_common.derive_from_normal_font
8213
8214 2009-02-12 [paul]       3.7.0cvs64
8215
8216         * src/addressitem.h
8217         * src/export.h
8218         * src/headerview.c
8219         * src/headerview.h
8220         * src/common/version.h.in
8221         * src/gtk/about.h
8222         * src/gtk/menu.c
8223         * src/gtk/menu.h
8224                 more copyright header fixes
8225
8226 2009-02-12 [paul]       3.7.0cvs63
8227
8228         * src/gtk/progressdialog.c
8229         * src/gtk/progressdialog.h
8230                 fix copyright header
8231
8232 2009-02-12 [paul]       3.7.0cvs62
8233
8234         * src/gtk/spell_entry.c
8235         * src/gtk/spell_entry.h
8236                 better, more standard copyright header
8237
8238 2009-02-12 [paul]       3.7.0cvs61
8239
8240         * src/gtk/spell_entry.c
8241         * src/gtk/spell_entry.h
8242                 changes to copyright header
8243
8244 2009-02-12 [paul]       3.7.0cvs60
8245
8246         * src/gtk/spell_entry.c
8247         * src/gtk/spell_entry.h
8248                 fix broken build
8249
8250 2009-02-11 [colin]      3.7.0cvs59
8251
8252         * src/gtk/spell_entry.c
8253         * src/gtk/spell_entry.h
8254                 Forgot to add files
8255
8256 2009-02-11 [colin]      3.7.0cvs58
8257
8258         * src/compose.c
8259         * src/gtk/Makefile.am
8260         * src/gtk/gtkaspell.c
8261         * src/gtk/gtkaspell.h
8262                 Add spellcheck to subject. Patch by
8263                 Pawel.
8264
8265 2009-02-10 [holger]     3.7.0cvs57
8266
8267         * src/printing.c
8268         * src/common/defs.h
8269                 Move filename define for printing page setup cache to defs.h
8270
8271 2009-02-08 [mones]      3.7.0cvs56
8272
8273         * src/matcher.h
8274                 Fix build for bison 2.4.1
8275
8276 2009-02-06 [holger]     3.7.0cvs55
8277
8278         * src/prefs_common.c
8279         * src/prefs_common.h
8280         * src/printing.c
8281                 Fix restoring of custom page setups for printing by
8282                 temporarily caching the settings.
8283                 This is a workaround for Gnome Bug #39018, and fixes
8284                 Claws Mail Bug #1840.
8285
8286 2009-02-06 [colin]      3.7.0cvs54
8287
8288         * src/mainwindow.c
8289                 Fix hardcoded Shift-Q quits. Fixes
8290                 bug 1838, 'Claws-Mail sometimes quits 
8291                 when attempting to type a capital Q'
8292
8293 2009-01-31 [paul]       3.7.0cvs53
8294
8295         * src/compose.c
8296                 revert 3.7.0cvs49, until there is time to find out
8297                 why it causes a nasty crash!
8298
8299 2009-01-31 [paul]       3.7.0cvs52
8300
8301         * src/mainwindow.c
8302                 1 string that was forgotten for translation
8303
8304 2009-01-31 [paul]       3.7.0cvs51
8305
8306         * src/messageview.c
8307                 2 strings that were forgotten for translation
8308
8309 2009-01-31 [paul]       3.7.0cvs50
8310
8311         * src/gtk/prefswindow.c
8312                 build prefs tree in a slightly smarter way -
8313                 fix bug where if path[0] had same name as
8314                 path[1], (like in the de translation), path[1]
8315                 was lost and not shown in the window
8316
8317 2009-01-31 [paul]       3.7.0cvs49
8318
8319         * src/compose.c
8320                 fix bug 1836, 'Quoted text still blue after
8321                 removal of quote-character'
8322                 comment out some debug_print's that needlessly
8323                 slow things down
8324         * src/undo.c
8325                 comment out a debug_print that needlessly slows
8326                 things down
8327
8328 2009-01-31 [paul]       3.7.0cvs48
8329
8330         * src/summaryview.c
8331                 fix bug 1834, '"semi"-selection when collapsing thread'
8332
8333 2009-01-31 [paul]       3.7.0cvs47
8334
8335         * src/prefs_compose_writing.c
8336         * src/prefs_message.c
8337                 move 'quote_chars' pref to where it should be
8338
8339 2009-01-30 [paul]       3.7.0cvs46
8340
8341         * src/summaryview.c
8342                 fix updating of popup menu sensitivity
8343
8344 2009-01-28 [paul]       3.7.0cvs45
8345
8346         * tools/filter_conv_new.pl
8347                 move 'move' and 'delete' to end of @actions
8348                 so that they are always final actions in the
8349                 generated filtering rule
8350
8351 2009-01-27 [paul]       3.7.0cvs44
8352
8353         * src/messageview.c
8354                 always select text/calendar mimepart if suitable
8355                 plugin (i.e. vCalendar) is available
8356
8357 2009-01-27 [paul]       3.7.0cvs43
8358
8359         * src/folder.c
8360                 fix crash when right-clicking in summaryview when
8361                 processing is active
8362
8363 2009-01-22 [colin]      3.7.0cvs42
8364
8365         * src/compose.c
8366         * src/privacy.c
8367         * src/privacy.h
8368                 When replying to signed/encrypted mail and the
8369                 preference to sign/encrypt in this case is set,
8370                 choose the original mail's privacy system (if
8371                 available).
8372
8373 2009-01-21 [colin]      3.7.0cvs41
8374
8375         * src/addressbook.h
8376                 Fix warning (on-the-fly theming of
8377                 addressbook isn't complete yet)
8378
8379 2009-01-21 [colin]      3.7.0cvs40
8380
8381         * src/account.c
8382         * src/addressbook.c
8383                 Win32: Fix window placement
8384
8385 2009-01-21 [paul]       3.7.0cvs39
8386
8387         * src/inc.c
8388                 update timeout log msg
8389
8390 2009-01-17 [colin]      3.7.0cvs38
8391
8392         * src/main.c
8393         * src/mbox.c
8394         * src/common/md5.c
8395         * src/common/utils.c
8396         * src/etpan/imap-thread.c
8397                 Fix g_open calls (which don't ignore mode)
8398
8399 2009-01-17 [colin]      3.7.0cvs37
8400
8401         * src/addressbook.c
8402         * src/compose.c
8403         * src/foldersel.c
8404         * src/main.c
8405         * src/mainwindow.c
8406         * src/mbox.c
8407         * src/common/md5.c
8408         * src/common/ssl_certificate.c
8409         * src/common/tags.c
8410         * src/common/utils.c
8411         * src/etpan/imap-thread.c
8412         * src/plugins/bogofilter/bogofilter.c
8413         * src/plugins/pgpinline/pgpinline.c
8414         * src/plugins/smime/smime.c
8415                 Probably fix bug 1825, 'Unable to fetch messages from 
8416                 IMAP folders named with non-ASCII string'
8417                 Change remaining occurences of fopen and open with
8418                 g_fopen and g_open
8419
8420 2009-01-17 [paul]       3.7.0cvs36
8421
8422         * manual/faq.xml
8423                 update an old, outdated piece of info
8424
8425 2009-01-17 [paul]       3.7.0cvs35
8426
8427         * src/prefs_folder_item.c
8428                 fix bug where saving Folder Properties of a
8429                 sub-folder of outbox, queue, draft or trash
8430                 would change its parent's folder type to normal
8431
8432 2009-01-12 [mones]      3.7.0cvs34
8433
8434         * po/es.po
8435                 Updated translation
8436
8437 2009-01-12 [wwp]        3.7.0cvs33
8438
8439         * tools/fix_date.sh
8440         * tools/popfile-link.sh
8441         * tools/textviewer.sh
8442                 Fix bashisms and other portability glitches (thanks to
8443                 Steven M. Bellovin).
8444
8445 2009-01-11 [paul]       3.7.0cvs32
8446
8447         * src/addrindex.c
8448                 clean up some build warnings
8449
8450 2009-01-11 [colin]      3.7.0cvs31
8451
8452         * src/addrindex.c
8453                 Revert part of patch 3.7.0cvs29 
8454                 This function is used when jpilot
8455                 support is disabled
8456
8457 2009-01-11 [colin]      3.7.0cvs30
8458
8459         * src/folder.c
8460                 folder_find_child_item_by_name():
8461                 actually use name, not path's basename
8462
8463 2009-01-11 [paul]       3.7.0cvs29
8464
8465         * src/addrclip.c
8466         * src/addrindex.c
8467         * src/addritem.c
8468         * src/foldersel.h
8469         * src/folderview.c
8470         * src/prefs_folder_item.c
8471                 clean up some build warnings
8472
8473 2009-01-11 [paul]       3.7.0cvs28
8474
8475         * src/gtk/about.c
8476                 don't even mention printing support, assume its
8477                 presence, unless building with GTK+ < 2.10.0
8478
8479 2009-01-10 [colin]      3.7.0cvs27
8480
8481         * src/codeconv.c
8482                 Fix bug 1811, '[mime] Crash when there's no 
8483                 room for filename's start on the same line'
8484                 When the mimetype of the attachment is very 
8485                 long, there's no room at all to start the 
8486                 name=... parameter on the same line. This
8487                 caused an infinite loop as 0 characters of
8488                 the filename could be appended.
8489                 In such cases, insert linebreak before the
8490                 name parameter.
8491
8492 2009-01-09 [colin]      3.7.0cvs26
8493
8494         * src/compose.c
8495         * src/mainwindow.c
8496         * src/common/utils.c
8497                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
8498                 Compose Window does not attach'
8499
8500 2009-01-09 [colin]      3.7.0cvs25
8501
8502         * src/foldersel.c
8503                 Fix bug 1817, 'Changing Themes does not 
8504                 update the pixmaps in "Select folder" 
8505                 dialog box'
8506
8507 2009-01-09 [colin]      3.7.0cvs24
8508
8509         * src/main.c
8510                 Win32: Fix bug 1816, 'Attaching files with 
8511                 command-line generates error after attaching'
8512
8513 2009-01-09 [paul]       3.7.0cvs23
8514
8515         * src/gtk/about.c
8516                 forgot this '2009' in last commit
8517
8518 2009-01-09 [paul]       3.7.0cvs22
8519
8520         * src/*/*.[c,h]
8521                 it's 2009!
8522                 update copyright headers
8523
8524 2009-01-09 [paul]       3.7.0cvs21
8525
8526         * doc/man/claws-mail.1
8527                 update Team list
8528
8529 2009-01-09 [colin]      3.7.0cvs20
8530
8531         * src/messageview.c
8532                 Fix bug 1814, 'Windows' WM badly places 
8533                 message view'
8534
8535 2009-01-09 [colin]      3.7.0cvs19
8536
8537         * src/prefs_themes.c
8538         * src/stock_pixmap.c
8539         * src/stock_pixmap.h
8540         * src/common/utils.c
8541         * src/common/utils.h
8542                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
8543
8544 2009-01-08 [colin]      3.7.0cvs18
8545
8546         * src/mimeview.c
8547                 Win32: Fix bug 1810, 'Pressing 'o' key 
8548                 crashes CM'
8549
8550 2009-01-07 [colin]      3.7.0cvs17
8551
8552         * src/html.c
8553                 Fix bug 1432, '&amp; not escaped in links (HTML 
8554                 rendered as text)'
8555
8556 2009-01-06 [colin]      3.7.0cvs16
8557
8558         * src/plugins/pgpcore/select-keys.c
8559                 Warn translators the usual way about
8560                 accels
8561
8562 2009-01-06 [colin]      3.7.0cvs15
8563
8564         * src/mainwindow.c
8565                 Fix synchronisation dialog that shouldn't
8566                 appear when network goes down (Network
8567                 Manager)
8568         * src/mimeview.c
8569         * src/textview.c
8570                 Fix save as when attach_save_dir isn't set
8571                 fixes bug 1804, 'attach_save_directory does 
8572                 not default to $HOME'
8573         * src/plugins/pgpcore/select-keys.c
8574                 Add mnemonics to buttons - warn translators!
8575
8576 2009-01-06 [wwp]        3.7.0cvs14
8577
8578         * src/common/utils.c
8579                 Fix cvs13, thanks to Colin.
8580
8581 2009-01-06 [wwp]        3.7.0cvs13
8582
8583         * src/common/utils.c
8584                 Better support for Spanish Outlook replies (RES).
8585
8586 2009-01-02 [colin]      3.7.0cvs12
8587
8588         * src/folderview.c
8589                 Fix (+) sign after collapsed folder names that 
8590                 have quicksearch-matching children.
8591                 Fixes bug 1506, 'Recursive search in collapsed 
8592                 folders'
8593
8594 2009-01-02 [colin]      3.7.0cvs11
8595
8596         * src/stock_pixmap.c
8597         * src/stock_pixmap.h
8598                 Remove now-unused stock_pixmap_gdk
8599
8600 2009-01-02 [colin]      3.7.0cvs10
8601
8602         * src/gtk/gtkutils.c
8603         * src/pixmaps/claws-mail_icon.xpm
8604                 Use pixbuf for app icon, and make the app icon
8605                 a bit nicer
8606
8607 2009-01-02 [colin]      3.7.0cvs9
8608
8609         * src/uri_opener.c
8610                 Show both link title and URI if possible
8611
8612 2009-01-02 [colin]      3.7.0cvs8
8613
8614         * src/addressadd.c
8615         * src/addressbook.c
8616         * src/addressbook_foldersel.c
8617         * src/addressitem.h
8618         * src/folderview.c
8619         * src/grouplistdialog.c
8620         * src/importldif.c
8621         * src/mimeview.c
8622         * src/summaryview.c
8623         * src/gtk/gtkcmclist.c
8624         * src/gtk/gtkcmclist.h
8625         * src/gtk/gtkcmctree.c
8626         * src/gtk/gtkcmctree.h
8627         * src/gtk/gtksctree.c
8628         * src/gtk/gtksctree.h
8629                 Implement pixbuf rendering in tree widgets
8630                 instead of pixmaps
8631         * src/plugins/trayicon/trayicon.c
8632         * src/noticeview.c
8633         * src/prefs_themes.c
8634                 Use pixbuf rendering here too
8635
8636 2008-12-30 [paul]       3.7.0cvs7
8637
8638         * src/textview.c
8639                 no need to prematurely trim the uri in the statusbar
8640
8641 2008-12-29 [paul]       3.7.0cvs6
8642
8643         * src/procmsg.c
8644                 prefer List-Id header to X-* headers when creating
8645                 filter rule automatically
8646
8647 2008-12-28 [colin]      3.7.0cvs5
8648
8649         * src/compose.c
8650                 Set minimum height to 440 instead of 480
8651
8652 2008-12-22 [colin]      3.7.0cvs4
8653
8654         * src/compose.c
8655                 Fix bug 1799, '"Discard message" deletes manually 
8656                 saved draft'. Switch rmode to REEDIT after 
8657                 manually saving.
8658
8659 2008-12-21 [paul]       3.7.0cvs3
8660
8661         * tools/claws.i18n.status.pl
8662                 updates
8663
8664 2008-12-21 [paul]       3.7.0cvs2
8665
8666         * AUTHORS
8667         * src/gtk/authors.h
8668                 (more) updates
8669
8670 2008-12-21 [paul]       3.7.0cvs1
8671
8672         * AUTHORS
8673         * src/gtk/authors.h
8674                 updates
8675
8676 2008-12-19 [paul]       3.7.0
8677
8678         * NEWS
8679         * README
8680         * RELEASE_NOTES 
8681                 3.7.0 released!
8682
8683 2008-12-19 [paul]       3.6.1cvs80
8684
8685         * configure.ac
8686                 remove unmaintained sk and sr from ALL_LINGUAS
8687                 add newly maintained cs to ALL_LINGUAS
8688         * po/bg.po
8689         * po/ca.po
8690         * po/cs.po
8691         * po/de.po
8692         * po/fi.po
8693         * po/hu.po
8694         * po/nl.po
8695         * po/pt_BR.po
8696         * po/ru.po
8697         * po/sv.po
8698                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
8699                 Stephan Sachse, Flammie Pirinen, P�der Rezso, Marcel Pol,
8700                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
8701                 Persson Fink
8702
8703 2008-12-16 [colin]      3.6.1cvs79
8704
8705         * src/plugins/pgpcore/sgpgme.c
8706                 Fix warning
8707
8708 2008-12-15 [colin]      3.6.1cvs78
8709
8710         * src/compose.c
8711         * src/privacy.c
8712         * src/privacy.h
8713         * src/plugins/pgpcore/sgpgme.c
8714         * src/plugins/pgpcore/sgpgme.h
8715         * src/plugins/pgpinline/pgpinline.c
8716         * src/plugins/pgpmime/pgpmime.c
8717         * src/plugins/smime/smime.c
8718                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
8719                 email address" doesn't work'. Use custom from address
8720                 if set
8721
8722 2008-12-15 [colin]      3.6.1cvs77
8723
8724         * src/common/utils.c
8725                 Fix bug 1746, 'Makes a mailto link from several 
8726                 paragraphs'
8727
8728 2008-12-15 [paul]       3.6.1cvs76
8729
8730         * m4/spamassassin.m4
8731                 fix warnings thrown up by autoconf-2.63
8732
8733 2008-12-13 [colin]      3.6.1cvs75
8734
8735         * Makefile.am
8736         * src/Makefile.am
8737         * src/common/ssl.c
8738         * src/common/utils.c
8739         * src/common/utils.h
8740         * tools/Makefile.am
8741                 Finish previous patch
8742
8743 2008-12-13 [colin]      3.6.1cvs74
8744
8745         * tools/Makefile.am
8746                 Only install certs on windows
8747
8748 2008-12-13 [colin]      3.6.1cvs73
8749
8750         * tools/Makefile.am
8751         * tools/ca-certificates.crt
8752         * src/common/Makefile.am
8753         * src/common/ssl.c
8754                 First try to ship SSL certificates in Windows
8755                 build
8756
8757 2008-12-12 [colin]      3.6.1cvs72
8758
8759         * configure.ac
8760         * src/plugins/pgpinline/claws.def
8761                 Windows build fixes
8762
8763 2008-12-12 [paul]       3.6.1cvs71
8764
8765         * src/imap.c
8766         * src/mh.c
8767         * src/partial_download.c
8768         * src/textview.c
8769         * src/common/claws.c
8770         * src/common/prefs.c
8771         * src/common/utils.c
8772                 win32: fix unlinking, renaming and bug with
8773                 non-ascii username
8774                 Patch by Colin
8775
8776 2008-12-11 [colin]      3.6.1cvs70
8777
8778         * po/fr.po
8779         * manual/fr/advanced.xml
8780                 Update french translations
8781
8782 2008-12-10 [colin]      3.6.1cvs69
8783
8784         * manual/faq.xml
8785                 Correct bug submission guidelines
8786
8787 2008-12-10 [colin]      3.6.1cvs68
8788
8789         * src/plugins/pgpcore/pgp_viewer.c
8790                 Fix bug 1736, 'Key import does not work'
8791                 Kill the correct pid (and not the parent
8792                 shell), and increase the timeout a bit.
8793
8794 2008-12-09 [paul]       3.6.1cvs67
8795
8796         * src/messageview.c
8797                 ensure that any stray noticeview buttons are hidden,
8798                 as clicking them causes segfaults!
8799
8800 2008-12-09 [colin]      3.6.1cvs66
8801
8802         * src/compose.c
8803         * src/compose.h
8804         * src/folder_item_prefs.h
8805         * src/prefs_common.c
8806         * src/prefs_common.h
8807         * src/common/defs.h
8808                 Fix bug 1792, '"Save Message to" should 
8809                 retain list of recently selected folders'
8810                 Also, make Enchant-related prefs stick
8811                 even if the build doesn't enable enchant
8812
8813 2008-12-09 [paul]       3.6.1cvs65
8814
8815         * src/messageview.c
8816                 fix bug 1787, 'Prevent automatic PGP inline
8817                 decryption attempts' use the noticeview to display
8818                 decryption failure messages instead of the irritating
8819                 popup dialog
8820
8821 2008-12-09 [colin]      3.6.1cvs64
8822
8823         * src/prefs_filtering.c
8824                 Fix bug 1789, 'filtering account selection 
8825                 (regression)'. Filtering on sending-only
8826                 accounts can be a little useful when using
8827                 filtering via Tools menu.
8828
8829 2008-12-07 [paul]       3.6.1cvs63
8830
8831         * src/prefs_actions.c
8832                 don't auto-select first entry (same as other
8833                 similar dialogs)
8834         * src/gtk/pluginwindow.c
8835                 these parents don't have children so don't look
8836                 for them
8837
8838 2008-12-07 [paul]       3.6.1cvs62
8839
8840         * src/prefs_account.c
8841         * src/gtk/pluginwindow.c
8842         * src/gtk/prefswindow.c
8843         * src/gtk/prefswindow.h
8844                 auto-select first page
8845
8846 2008-12-05 [colin]      3.6.1cvs61
8847
8848         * src/codeconv.c
8849         * src/procmime.c
8850                 Fix bug 1788, 'CM crashes re-encoding 
8851                 encoded parameters' (introduced in cvs40)
8852
8853 2008-12-05 [paul]       3.6.1cvs60
8854
8855         * src/prefs_common.h
8856                 remove gpg prefs that are no longer needed here
8857
8858 2008-12-03 [colin]      3.6.1cvs59
8859
8860         * src/msgcache.c
8861                 Speed up cache reading (about 10% gain)
8862         * src/summaryview.c
8863         * src/gtk/gtksctree.c
8864                 Speed up expand/collapse all threads
8865                 (about 95% gain)
8866
8867 2008-12-03 [paul]       3.6.1cvs58
8868
8869         * configure.ac
8870                 eradicate gcc4's signedness warnings
8871                 fix building with gnuTLS on (Open)Solaris
8872
8873 2008-12-01 [colin]      3.6.1cvs57
8874
8875         * src/gtk/gtkcmclist.c
8876                 Fix column headers
8877
8878 2008-12-01 [colin]      3.6.1cvs56
8879
8880         * src/plugins/pgpinline/pgpinline.c
8881                 Fix bug 1779, 'PGP Inline badly handles 
8882                 multipart'. Properly dump the current part
8883                 instead of running around with scissors
8884
8885 2008-11-30 [paul]       3.6.1cvs55
8886
8887         * manual/advanced.xml
8888         * manual/plugins.xml
8889         * src/prefs_toolbar.c
8890                 remove the verb from the page title and
8891                 update references in the manual
8892
8893 2008-11-30 [paul]       3.6.1cvs54
8894
8895         * src/prefs_other.c
8896                 move Other/ page to Other/Miscellaneous
8897         * src/gtk/prefswindow.c
8898                 make parent page unselectable
8899
8900 2008-11-29 [paul]       3.6.1cvs53
8901
8902         * README
8903                 add the new 'primary_paste_unselects' hidden
8904                 option, add missing 'log_[...]_color' options,
8905                 and reformat the text
8906         * manual/advanced.xml
8907                 add the new 'primary_paste_unselects' hidden
8908                 option, add missing 'log_[...]_color' options
8909
8910 2008-11-28 [colin]      3.6.1cvs52
8911
8912         * src/mimeview.c
8913                 Fix leak
8914
8915 2008-11-28 [colin]      3.6.1cvs51
8916
8917         * po/fr.po
8918                 Update translation
8919
8920 2008-11-28 [colin]      3.6.1cvs50
8921
8922         * src/mainwindow.c
8923                 Fix account selection in Mailing list
8924                 menu
8925
8926 2008-11-28 [paul]       3.6.1cvs49
8927
8928         * po/Makefile.in.in
8929                 automatically remove obsolete strings
8930
8931 2008-11-28 [colin]      3.6.1cvs48
8932
8933         * src/plugins/pgpcore/sgpgme.c
8934                 Fix error message when key isn't available.
8935
8936 2008-11-27 [colin]      3.6.1cvs47
8937
8938         * src/filtering.c
8939         * src/matcher.c
8940                 Fix a little leak
8941
8942 2008-11-26 [colin]      3.6.1cvs46
8943
8944         * src/common/ssl.c
8945                 Fix new warning
8946
8947 2008-11-26 [colin]      3.6.1cvs45
8948
8949         * src/plugins/pgpcore/select-keys.c
8950         * src/plugins/pgpcore/sgpgme.c
8951                 Fix bug 1591, 'S/MIME: better key 
8952                 handling/selection dialog'
8953                 Really ignore revoked/expired keys
8954
8955 2008-11-26 [colin]      3.6.1cvs44
8956
8957         * src/main.c
8958         * src/common/claws.c
8959         * src/common/ssl.c
8960                 Make sure libgcrypt's threading is initialised
8961                 before gnutls. See also old bug 1539.
8962
8963 2008-11-26 [colin]      3.6.1cvs43
8964
8965         * src/imap.c
8966         * src/news.c
8967         * src/etpan/imap-thread.c
8968                 Fix possible crashes due to clist_begin()
8969                 not checking for NULLs (it should!)
8970
8971 2008-11-25 [colin]      3.6.1cvs42
8972
8973         * src/procmime.c
8974                 Fix line length in MIME parameters
8975
8976 2008-11-22 [paul]       3.6.1cvs41
8977
8978         * src/compose.c
8979                 grab Return key press in attachments Properties
8980                 dialog
8981
8982 2008-11-21 [colin]      3.6.1cvs40
8983
8984         * src/compose.c
8985         * src/procmime.c
8986                 Fix bug 1776, 'use encoded name parameters 
8987                 for attachments instead of ascii'.
8988                 Break the RFC 2047 by using B-encoded 
8989                 filename parameter, like everyone does,
8990                 following advice from the RFC author.
8991
8992 2008-11-21 [colin]      3.6.1cvs39
8993
8994         * src/common/socket.c
8995                 Rehandshake if server asks to
8996
8997 2008-11-21 [colin]      3.6.1cvs38
8998
8999         * src/mimeview.h
9000         * src/toolbar.h
9001         * src/common/session.h
9002         * src/common/smtp.h
9003                 Move conditional-compilation members to
9004                 end of structs
9005
9006 2008-11-19 [wwp]        3.6.1cvs37
9007
9008         * src/prefs_actions.c
9009                 Fixed wrong behaviour when pressing Escape (was not cancelling
9010                 the action).
9011
9012 2008-11-19 [wwp]        3.6.1cvs36
9013
9014         * src/compose.c
9015         * src/matcher.c
9016         * src/messageview.c
9017         * src/mimeview.c
9018         * src/prefs_actions.c
9019         * src/prefs_filtering_action.c
9020         * src/procmsg.c
9021         * src/summaryview.c
9022         * src/textview.c
9023         * src/common/utils.c
9024                 Replace occurrences of "command line" with "command-line" everywhere.
9025                 Enforce code style (mostly indentation) in prefs_actions.c.
9026
9027 2008-11-19 [colin]      3.6.1cvs35
9028
9029         * src/compose.c
9030         * src/prefs_common.c
9031         * src/prefs_common.h
9032                 Add primary_paste_unselects hidden preference
9033                 to change how middle-click pasting changes
9034                 the selection and insert point; defaults to
9035                 pre-3.6.1cvs31
9036
9037 2008-11-19 [colin]      3.6.1cvs34
9038
9039         * src/folderview.c
9040                 Always give focus to summaryview, even if
9041                 the folder is empty, in small screen layout.
9042                 Allows to go back to folderlist using the
9043                 keyboard.
9044
9045 2008-11-18 [colin]      3.6.1cvs33
9046
9047         * src/mainwindow.h
9048                 Put back conditional at the end of struct
9049
9050 2008-11-18 [colin]      3.6.1cvs32
9051
9052         * src/procmime.c
9053         * src/common/w32_reg.c
9054                 Fix crash on win32 when browsing to a
9055                 directory
9056
9057 2008-11-15 [colin]      3.6.1cvs31
9058
9059         * src/compose.c
9060                 After a mid-click paste, deselect selection
9061                 and go to end of paste.
9062
9063 2008-11-15 [colin]      3.6.1cvs30
9064
9065         * src/compose.c
9066                 Auto-save draft after external editor quits
9067
9068 2008-11-15 [colin]      3.6.1cvs29
9069
9070         * src/plugins/pgpcore/sgpgme.c
9071                 Fix wrong error display, thanks to
9072                 Charles A. Edwards
9073
9074 2008-11-14 [colin]      3.6.1cvs28
9075
9076         * src/prefs_actions.c
9077                 Comment out bogus (IMO) warning
9078
9079 2008-11-14 [colin]      3.6.1cvs27
9080
9081         * src/mainwindow.c
9082         * src/summaryview.c
9083         * src/summaryview.h
9084         * src/gtk/menu.c
9085         * src/gtk/menu.h
9086                 Share summaryview's context menu actions with
9087                 the equivalent menu items of the main menu;
9088                 this allows to share accelerators and de-
9089                 duplicate code.
9090
9091 2008-11-14 [colin]      3.6.1cvs26
9092
9093         * src/plugins/pgpcore/sgpgme.c
9094                 Fix bug 1768, 'claws-mail crashes while 
9095                 checking smime bad signature'
9096
9097 2008-11-13 [colin]      3.6.1cvs25
9098
9099         * src/account.c
9100         * src/filtering.c
9101                 Fix redefinition of PREFSBUFSIZE
9102
9103 2008-11-13 [wwp]        3.6.1cvs24
9104
9105         * tools/popfile-link.sh
9106                 Add support for reusing existing POPFile session ID.
9107
9108 2008-11-12 [colin]      3.6.1cvs23
9109
9110         * src/prefs_gtk.h
9111                 Fix bug 1771, 'Folder template gets 
9112                 truncated when exiting the application'
9113                 Use a 32k buffer for string preferences
9114
9115 2008-11-11 [colin]      3.6.1cvs22
9116
9117         * src/summaryview.c
9118                 Fix "display sender using addressbook" when
9119                 prefs_common.swap_from is in use. Patch by
9120                 H. Merijn Brand
9121
9122 2008-11-11 [colin]      3.6.1cvs21
9123
9124         * src/autofaces.c
9125         * src/common/md5.c
9126         * src/common/md5.h
9127                 Make a few functions static
9128
9129 2008-11-07 [colin]      3.6.1cvs20
9130
9131         * src/mainwindow.c
9132         * src/summaryview.c
9133                 Fix crash when rebuilding colorlabel
9134                 menu
9135         * src/addrgather.c
9136         * src/editldap.c
9137         * src/prefs_account.c
9138         * src/prefs_compose_writing.c
9139         * src/prefs_logging.c
9140         * src/prefs_message.c
9141         * src/prefs_other.c
9142         * src/prefs_receive.c
9143         * src/prefs_summaries.c
9144         * src/prefs_wrapping.c
9145         * src/plugins/bogofilter/bogofilter_gtk.c
9146         * src/plugins/pgpcore/prefs_gpg.c
9147         * src/plugins/spamassassin/spamassassin_gtk.c
9148                 Fix deprecated use of page_size in 
9149                 gtkspinbutton adjustments
9150
9151 2008-11-06 [mones]      3.6.1cvs19
9152
9153         * src/mainwindow.c
9154                 Fix missing "About" in Help menu
9155         * tools/claws.i18n.status.pl
9156                 Fix header
9157
9158 2008-11-05 [colin]      3.6.1cvs18
9159
9160         * src/action.c
9161         * src/main.c
9162         * src/mainwindow.c
9163         * src/common/socket.c
9164         * src/common/socket.h
9165         * src/gtk/gtkutils.c
9166         * src/gtk/gtkutils.h
9167                 w32: Implement single launch (lock
9168                 socket); always put debug log to
9169                 the rc_dir; fix Start menu update
9170                 after registering as default Mail 
9171                 app
9172
9173 2008-11-05 [colin]      3.6.1cvs17
9174
9175         * src/mainwindow.c
9176                 Setting the Mail start menu item in HKCU 
9177                 confuses the Internet Options dialog. Do 
9178                 it in HKLM as this dialog does.
9179
9180 2008-11-04 [colin]      3.6.1cvs16
9181
9182         * src/common/w32_reg.c
9183                 Fix off-by-one
9184
9185 2008-11-04 [colin]      3.6.1cvs15
9186
9187         * src/procmime.c
9188                 w32: Fix getting content-type 
9189         * src/mimeview.c
9190         * src/prefs_common.c
9191         * src/prefs_common.h
9192         * src/prefs_ext_prog.c
9193         * src/textview.c
9194                 w32: better integration (use the
9195                 standard file associations instead
9196                 of our platform-unadapted open
9197                 dialog)
9198         * src/mainwindow.c
9199         * src/common/utils.c
9200         * src/common/w32_reg.c
9201         * src/common/w32lib.h
9202                 w32: better integration (allow 
9203                 setting Claws as default MUA)
9204
9205 2008-11-01 [colin]      3.6.1cvs14
9206
9207         * src/codeconv.c
9208                 Fix wrongly converted non-ascii characters
9209                 when locale's charset is US-ASCII (strict-mode
9210                 was failing in this case)
9211
9212 2008-10-30 [colin]      3.6.1cvs13
9213
9214         * src/mimeview.c
9215         * src/mimeview.h
9216         * src/textview.c
9217         * src/textview.h
9218                 Use one UI Manager per mimeview, instead of
9219                 the global one -- else user_data pointer gets
9220                 broken if opening and closing another message-
9221                 view, then using right-click on a mimeview's 
9222                 mimepart. Probably fixes bug 1711, 'Save-as
9223                 attachment crashes'
9224
9225 2008-10-24 [paul]       3.6.1cvs12
9226
9227         * tools/Makefile.am
9228         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
9229         * tools/kdeservicemenu/install.sh
9230                 another, possibly the final?, attempt on getting this
9231                 sorted for kde4
9232
9233 2008-10-24 [paul]       3.6.1cvs11
9234
9235         * tools/kdeservicemenu/install.sh
9236                 fix servicemenu installation directory on kde4
9237
9238 2008-10-24 [paul]       3.6.1cvs10
9239
9240         * tools/kdeservicemenu/README
9241         * tools/kdeservicemenu/install.sh
9242                 add support for kde4 in addition to kde3.
9243                 a rework involving checking for kde4-config, then
9244                 kde-config, finally prompting the user for the
9245                 location of either if they cannot be found
9246                 
9247
9248 2008-10-18 [paul]       3.6.1cvs9
9249
9250         * tools/claws.i18n.status.pl
9251                 updated with latest translator info.
9252                 only print for languages defined in %langname
9253
9254 2008-10-17 [paul]       3.6.1cvs8
9255
9256         * src/plugins/pgpcore/sgpgme.c
9257                 when listing the uid's, show the uid validity
9258
9259 2008-10-16 [paul]       3.6.1cvs7
9260
9261         * INSTALL
9262                 updated
9263
9264 2008-10-13 [wwp]        3.6.1cvs6
9265
9266         * po/fr.po
9267                 Updated French translation.
9268
9269 2008-10-11 [colin]      3.6.1cvs5
9270
9271         * src/gtk/authors.h
9272                 Fix bug 1756, "Outdated translators list in About 
9273                 dialogue". Patch by Aleksei Miheev.
9274
9275 2008-10-11 [colin]      3.6.1cvs4
9276
9277         * src/account.c
9278         * src/imap.c
9279         * src/inc.c
9280         * src/main.c
9281         * src/mainwindow.c
9282         * src/news.c
9283         * src/pop.c
9284         * src/pop.h
9285         * src/prefs_account.c
9286         * src/send_message.c
9287         * src/send_message.h
9288         * src/ssl_manager.c
9289         * src/ssl_manager.h
9290         * src/wizard.c
9291         * src/common/claws.c
9292         * src/common/defs.h
9293         * src/common/session.c
9294         * src/common/session.h
9295         * src/common/smtp.c
9296         * src/common/smtp.h
9297         * src/common/socket.c
9298         * src/common/socket.h
9299         * src/common/ssl.c
9300         * src/common/ssl.h
9301         * src/common/ssl_certificate.c
9302         * src/common/ssl_certificate.h
9303         * src/gtk/about.c
9304         * src/gtk/sslcertwindow.c
9305         * src/gtk/sslcertwindow.h
9306                 Remove OpenSSL code
9307
9308 2008-10-11 [colin]      3.6.1cvs3
9309
9310         * src/common/ssl_certificate.c
9311                 Make local function static
9312
9313 2008-10-10 [colin]      3.6.1cvs2
9314
9315         * src/common/ssl.h
9316         * src/common/ssl_certificate.c
9317         * src/gtk/sslcertwindow.c
9318                 Add offline certificate verification,
9319                 thanks to Nikos Mavrogiannopoulos for the
9320                 hints
9321
9322 2008-10-10 [colin]      3.6.1cvs1
9323
9324         * src/common/ssl_certificate.c
9325         * src/gtk/sslcertwindow.c
9326                 Fix warnings
9327
9328 2008-10-10 [paul]       3.6.1
9329
9330         * m4/spamassassin.m4
9331                 remove openssl dross
9332
9333         * NEWS
9334         * README
9335         * RELEASE_NOTES 
9336                 3.6.1 released!
9337
9338 2008-10-10 [colin]      3.6.0cvs25
9339
9340         * src/common/ssl.c
9341                 Tell libetpan it doesn't need to init
9342                 GnuTLS
9343
9344 2008-10-10 [colin]      3.6.0cvs24
9345
9346         * claws-mail.pc.in
9347                 Remove references to openssl
9348
9349 2008-10-09 [colin]      3.6.0cvs23
9350
9351         * configure.ac
9352                 Fix message
9353
9354 2008-10-09 [colin]      3.6.0cvs22
9355
9356         * configure.ac
9357                 Error out when building against openssl
9358
9359 2008-10-09 [colin]      3.6.0cvs21
9360
9361         * configure.ac
9362         * COPYING
9363         * src/crash.c
9364         * src/main.c
9365         * src/gtk/about.c
9366                 Disable OpenSSL due to requirement of
9367                 OpenSSL exception. Code not removed yet,
9368                 just in case, but disabled.
9369
9370 2008-10-09 [colin]      3.6.0cvs20
9371
9372         * configure.ac
9373         * src/Makefile.am
9374         * src/crash.c
9375         * src/gedit-print.c
9376         * src/gedit-print.h
9377         * src/main.c
9378         * src/mainwindow.c
9379         * src/messageview.c
9380         * src/prefs_ext_prog.c
9381         * src/prefs_fonts.c
9382         * src/prefs_image_viewer.c
9383         * src/printing.c
9384         * src/printing.h
9385         * src/summaryview.c
9386         * src/gtk/Makefile.am
9387         * src/gtk/about.c
9388         * src/gtk/gtksourceprintjob.c
9389         * src/gtk/gtksourceprintjob.h
9390                 Revert previous patch. It'd be better to remove
9391                 OpenSSL instead, as GnuTLS works as well.
9392
9393 2008-10-09 [colin]      3.6.0cvs19
9394
9395         * configure.ac
9396         * src/Makefile.am
9397         * src/crash.c
9398         * src/gedit-print.c
9399         * src/gedit-print.h
9400         * src/main.c
9401         * src/mainwindow.c
9402         * src/messageview.c
9403         * src/prefs_ext_prog.c
9404         * src/prefs_fonts.c
9405         * src/prefs_image_viewer.c
9406         * src/printing.c
9407         * src/printing.h
9408         * src/summaryview.c
9409         * src/gtk/Makefile.am
9410         * src/gtk/about.c
9411         * src/gtk/gtksourceprintjob.c
9412         * src/gtk/gtksourceprintjob.h
9413                 Remove the libgnomeprint interface (deprecated,
9414                 and fixes Debian's #501570, 'Copyright confusion')
9415
9416 2008-10-09 [colin]      3.6.0cvs18
9417
9418         * configure.ac
9419                 Require libetpan 0.57 (important fixes)
9420
9421 2008-10-08 [paul]       3.6.0cvs17
9422
9423         * src/prefs_filtering_action.c
9424         * src/prefs_matcher.c
9425                 enable re-ordering of the filtering/processing
9426                 condition and actions lists by drag'n'drop
9427
9428 2008-10-08 [colin]      3.6.0cvs16
9429
9430         * src/addressbook.c
9431                 Fix wrong menu title
9432
9433 2008-10-07 [colin]      3.6.0cvs15
9434
9435         * src/imap.c
9436                 After thinking, revert this. It's only a minor
9437                 annoyance to GSSAPI users, and I can't test this
9438                 right now. Postponed until after next good release.
9439
9440 2008-10-07 [colin]      3.6.0cvs14
9441
9442         * src/imap.c
9443                 Don't ask for a password when using GSSAPI
9444
9445 2008-10-07 [colin]      3.6.0cvs13
9446
9447         * src/mainwindow.c
9448                 Fix build with GTK+ < 2.14
9449
9450 2008-10-07 [colin]      3.6.0cvs12
9451
9452         * src/mainwindow.c
9453         * src/mainwindow.h
9454         * src/prefs_common.c
9455         * src/prefs_common.h
9456         * src/summaryview.c
9457         * src/gtk/colorlabel.c
9458                 Fix bug 1749, 'Shortcut keys for color labels 
9459                 not changeable'
9460                 Make fullscreen a setting remembered between
9461                 sessions
9462
9463 2008-10-07 [colin]      3.6.0cvs11
9464
9465         * src/prefs_other.c
9466                 Fix bug 1747, 'Wanderlust keybindings no longer 
9467                 working (regression)'
9468
9469 2008-10-07 [colin]      3.6.0cvs10
9470
9471         * src/mainwindow.c
9472                 Make fullscreen a real menu item
9473
9474 2008-10-07 [colin]      3.6.0cvs9
9475
9476         * src/mainwindow.c
9477                 Make sure we won't save size when
9478                 fullscreening
9479
9480 2008-10-06 [colin]      3.6.0cvs8
9481
9482         * src/mainwindow.c
9483         * src/mainwindow.h
9484                 Handle fullscreen via F11. Patch by
9485                 Michael Rasmussen
9486
9487 2008-10-06 [colin]      3.6.0cvs7
9488
9489         * src/common/ssl.c
9490                 Fix return value when setting client cert
9491
9492 2008-10-04 [colin]      3.6.0cvs6
9493
9494         * src/mimeview.c
9495                 Fix bug 1742, 'Attachment list contents not 
9496                 visible/scrollable'
9497
9498 2008-10-04 [paul]       3.6.0cvs5
9499
9500         * src/mainwindow.c
9501                 fix failure of Hide toolbar option on restart
9502
9503 2008-10-04 [colin]      3.6.0cvs4
9504
9505         * src/addressbook.c
9506         * src/compose.c
9507         * src/mainwindow.c
9508         * src/messageview.c
9509         * src/summaryview.c
9510                 Maemo: Fix bug 1737, Crashes upon opening
9511
9512 2008-10-04 [paul]       3.6.0cvs3
9513
9514         * po/pt_BR.po
9515                 submitted (just a little late) by Frederico
9516                 Goncalves Guimaraes
9517
9518 2008-10-03 [wwp]        3.6.0cvs2
9519
9520         * po/fr.po
9521                 Many fixes, mostly in menus and accelerators.
9522
9523 2008-10-03 [colin]      3.6.0cvs1
9524
9525         * src/gtk/filesel.c
9526                 Allow network mounts with new GTKs: they're
9527                 available via FUSE mounts and we don't need
9528                 GVFS.
9529
9530 2008-10-03 [paul]       3.6.0
9531
9532         * NEWS
9533         * README
9534         * RELEASE_NOTES 
9535                 3.6.0 released!
9536
9537 2008-10-03 [paul]       3.5.0cvs145
9538
9539         * configure.ac
9540         * po/bg.po
9541         * po/nl.po
9542         * po/ru.po
9543         * po/sv.po
9544                 new translations. added by Yasen Pramatarov,
9545                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
9546         * po/ca.po
9547         * po/de.po
9548         * po/fi.po
9549         * po/fr.po
9550         * po/hu.po
9551         * po/it.po
9552         * po/pl.po
9553         * po/zh_CN.po
9554                 updated translations. submitted by Miquel Oliete,
9555                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
9556                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
9557
9558 2008-10-02 [colin]      3.5.0cvs144
9559
9560         * src/common/session.c
9561                 Fix crash when connection fails on windows
9562
9563 2008-10-01 [colin]      3.5.0cvs143
9564
9565         * src/imap.c
9566                 Real fix for FS-unsafe chars on win32
9567
9568 2008-10-01 [colin]      3.5.0cvs142
9569
9570         * src/imap.c
9571                 Encode prohibited filenames on win32
9572
9573 2008-09-30 [mones]      3.5.0cvs141
9574
9575         * src/ldapctrl.c
9576         * src/main.c
9577         * src/prefs_themes.c
9578         * src/printing.c
9579                 Fix output of some debug messages
9580
9581 2008-09-30 [colin]      3.5.0cvs140
9582
9583         * src/addrbook.c
9584         * src/addrharvest.c
9585         * src/compose.c
9586         * src/jpilot.c
9587         * src/mh.c
9588         * src/prefs_themes.c
9589         * src/procheader.c
9590         * src/procmime.c
9591         * src/summaryview.c
9592         * src/common/utils.c
9593         * src/gtk/sslcertwindow.c
9594                 Win32: Fix time usage; use g_stat
9595
9596 2008-09-29 [colin]      3.5.0cvs139
9597
9598         * src/common/utils.c
9599                 Fix case-sensitive match of subject
9600                 prefixes on win32
9601
9602 2008-09-29 [colin]      3.5.0cvs138
9603
9604         * src/folder_item_prefs.c
9605         * src/folder_item_prefs.h
9606         * src/matcher.c
9607         * src/prefs_folder_item.c
9608         * src/prefs_matcher.c
9609         * src/summaryview.c
9610         * src/common/string_match.c
9611         * src/common/utils.c
9612                 Fix a huge leak (dozens of megs per folder
9613                 change) on Windows: disable regexps 
9614
9615 2008-09-28 [paul]       3.5.0cvs137
9616
9617         * po/en_GB.po
9618                 updated
9619
9620 2008-09-27 [colin]      3.5.0cvs136
9621
9622         * src/account.c
9623         * src/account.h
9624                 Add accessor for cur_account
9625
9626 2008-09-27 [colin]      3.5.0cvs135
9627
9628         * src/imap.c
9629                 Fix crash when error happen on session establishment
9630
9631 2008-09-26 [mones]      3.5.0cvs134
9632
9633         * po/es.po
9634                 Updated for release
9635
9636 2008-09-26 [colin]      3.5.0cvs133
9637
9638         * src/plugins/pgpcore/claws.def
9639                 Fix symbol
9640
9641 2008-09-26 [colin]      3.5.0cvs132
9642
9643         * src/prefs_common.c
9644         * src/prefs_common.h
9645         * src/plugins/pgpcore/pgp_viewer.c
9646                 Add an accessor to prefs_common for plugins
9647                 (Win32 fix)
9648
9649 2008-09-25 [colin]      3.5.0cvs131
9650
9651         * src/main.c
9652                 Fix bug 1725, 'useless lines in clawsrc'
9653         * src/plugins/smime/mypgpcore.def
9654                 Add a missing symbol
9655
9656 2008-09-25 [paul]       3.5.0cvs130
9657
9658         * src/plugins/smime/mypgpcore.def
9659         * src/plugins/smime/plugin.def
9660         * src/plugins/smime/version.rc
9661                 add these windows-specific files
9662                 (Thanks to Colin)
9663
9664 2008-09-25 [colin]      3.5.0cvs129
9665
9666         * src/main.c
9667                 Load standard plugins only on first run
9668
9669 2008-09-25 [colin]      3.5.0cvs128
9670
9671         * src/codeconv.c
9672                 Fix build...
9673
9674 2008-09-24 [colin]      3.5.0cvs127
9675
9676         * src/codeconv.c
9677                 Add nb_NO's charset (iso-8859-1)
9678
9679 2008-09-24 [colin]      3.5.0cvs126
9680
9681         * src/common/utils.c
9682                 Fix get_mail_base_dir() on windows
9683                 (was synced from main ages ago)
9684
9685 2008-09-24 [colin]      3.5.0cvs125
9686
9687         * src/main.c
9688         * src/wizard.c
9689                 Integrate better with Windows' style
9690
9691 2008-09-23 [paul]       3.5.0cvs124
9692
9693         * src/compose.c
9694         * src/mainwindow.c
9695         * src/messageview.c
9696                 offer these strings to translators too 
9697
9698 2008-09-23 [colin]      3.5.0cvs123
9699
9700         * configure.ac
9701                 Add a --disable-dbus flag in case we want
9702                 no DBUS even if headers are available (like
9703                 for building gpg4win)
9704         * src/filtering.c
9705         * src/mainwindow.c
9706         * src/prefs_logging.c
9707         * src/common/utils.c
9708         * src/plugins/pgpcore/sgpgme.c
9709         * src/plugins/smime/claws.def
9710                 Windows fixes:
9711                 - disable filtering log (it's crashy for
9712                   some reason)
9713                 - fix gmtime_r when time is -1 (before 01/01/70)
9714                 - add symbols for smime
9715
9716 2008-09-22 [colin]      3.5.0cvs122
9717
9718         * src/common/utils.c
9719         * src/account.c
9720                 Remove raw printf
9721         * src/compose.c
9722                 Fix cursor position after changing account
9723         * src/imap.c
9724         * src/mimeview.c
9725         * src/news.c
9726                 Fix absolute path detection 
9727
9728 2008-09-21 [colin]      3.5.0cvs121
9729
9730         * src/gtk/gtkaspell.c
9731                 Don't try to use empty dictionaries
9732
9733 2008-09-20 [colin]      3.5.0cvs120
9734
9735         * po/POTFILES.in
9736                 Add the new files to the translations
9737
9738 2008-09-20 [colin]      3.5.0cvs119
9739
9740         * configure.ac
9741         * src/plugins/Makefile.am
9742         * src/plugins/smime/Makefile.am
9743         * src/plugins/smime/plugin.c
9744         * src/plugins/smime/smime.c
9745         * src/plugins/smime/smime.deps
9746         * src/plugins/smime/smime.h
9747                 Include S/Mime plugin in the main plugins
9748                 Will ease the Gpg4win team's work
9749
9750 2008-09-20 [colin]      3.5.0cvs118
9751
9752         * src/autofaces.c
9753         * src/compose.c
9754         * src/ldapquery.c
9755         * src/main.c
9756         * src/news.c
9757         * src/common/socket.c
9758         * src/gtk/gtkutils.c
9759         * src/plugins/pgpcore/claws.def
9760                 Windows: more fixes, thanks to wwp and
9761                 Marcus Brinkmann
9762
9763 2008-09-20 [colin]      3.5.0cvs117
9764
9765         * src/imap.c
9766                 Tell on which server errors happened
9767
9768 2008-09-20 [colin]      3.5.0cvs116
9769
9770         * src/etpan/etpan-thread-manager.c
9771         * src/etpan/imap-thread.c
9772         * src/etpan/nntp-thread.c
9773                 Windows: Fix hang on IMAP/NNTP
9774
9775 2008-09-20 [colin]      3.5.0cvs115
9776
9777         * src/common/utils.c
9778                 Fix bug 1723, "Buffer overflow crash caused by 
9779                 preview in 'Date format help' dialog box"
9780                 Also, optimise fast_strftime a bit :)
9781
9782 2008-09-18 [colin]      3.5.0cvs114
9783
9784         * src/procmime.c
9785         * src/textview.c
9786                 Check for NULLs before str* functions
9787
9788 2008-09-18 [colin]      3.5.0cvs113
9789
9790         * src/messageview.c
9791         * src/procmime.c
9792         * src/textview.c
9793                 Handle html parts in multipart/related
9794                 Decode ISO-8859-1 as Windows-1252 (the former
9795                 is a subset of the latter) in order to 
9796                 workaround Outlook mails misencoding
9797         * src/gtk/logwindow.c
9798         * src/gtk/logwindow.h
9799                 Clear mainwindow's error pixmap when the
9800                 error scrolls out of the log
9801
9802 2008-09-17 [colin]      3.5.0cvs112
9803
9804         * src/image_viewer.c
9805                 Fix image loading (multiple childs added to 
9806                 scrolledwindow, break of the resize functionality)
9807         * src/account.c
9808         * src/prefs_folder_item.c
9809         * src/prefs_spelling.c
9810         * src/gtk/gtkaspell.c
9811                 Better fix problems with dictionaries updates
9812
9813 2008-09-17 [colin]      3.5.0cvs111
9814
9815         * src/common/utils.c
9816                 Fix double-opening (fixes multiple signatures when
9817                 using signify)
9818
9819 2008-09-16 [colin]      3.5.0cvs110
9820
9821         * src/prefs_account.c
9822         * src/prefs_folder_item.c
9823         * src/prefs_spelling.c
9824         * src/gtk/gtkaspell.c
9825                 Better stripping of aspell dictionaries names
9826
9827 2008-09-16 [colin]
9828
9829         * 3.6.0-rc1 released
9830
9831 2008-09-16 [colin]      3.5.0cvs109
9832
9833         * src/account.c
9834         * src/inc.c
9835         * src/mainwindow.c
9836         * src/prefs_account.h
9837         * src/prefs_other.c
9838         * src/send_message.c
9839         * src/gtk/inputdialog.c
9840                 Don't add a pref to allow remembering passwords
9841                 (Just not checking the checkbox is enough)
9842
9843 2008-09-16 [colin]      3.5.0cvs108
9844
9845         * configure.ac
9846                 Require libetpan 0.56 as 0.55 is crashy
9847         * src/messageview.c
9848                 Fix english
9849         * src/gtk/inputdialog.c
9850         * src/gtk/inputdialog.h
9851                 Fix warnings
9852
9853 2008-09-16 [wwp]        3.5.0cvs107
9854
9855         * src/compose.c
9856                 Complete 3.5.0cvs106 by removing a function that got
9857                 moved to account.[ch].
9858
9859 2008-09-16 [wwp]        3.5.0cvs106
9860
9861         * src/account.c
9862         * src/account.h
9863         * src/compose.c
9864         * src/quote_fmt.c
9865         * src/quote_fmt_lex.l
9866         * src/quote_fmt_parse.y
9867                 Add account signature (path and value string) manipulation
9868                 keywords to the template processor. It's now possible in
9869                 all templates to insert the account signature to an
9870                 arbitrary location or to pass it to a external script for
9871                 further editing.
9872
9873
9874 2008-09-16 [mones]      3.5.0cvs105
9875
9876         * src/imap.c
9877         * src/inc.c
9878         * src/mainwindow.c
9879         * src/mainwindow.h
9880         * src/news.c
9881         * src/prefs_account.h
9882         * src/prefs_common.c
9883         * src/prefs_common.h
9884         * src/prefs_other.c
9885         * src/send_message.c
9886         * src/gtk/inputdialog.c
9887         * src/gtk/inputdialog.h
9888                 Implement session passwords: unsaved passwords for receiving
9889                 or sending of accounts can be remembered while running to 
9890                 avoid repetitive typing.
9891                 As keeping passwords in memory is unsafe a new preference 
9892                 in Other page is added to activate or not such capability.
9893
9894 2008-09-14 [colin]      3.5.0cvs104
9895
9896         * src/codeconv.c
9897         * src/codeconv.h
9898                 Make conv_iconv_strdup static
9899
9900 2008-09-12 [colin]      3.5.0cvs103
9901
9902         * claws-mail.pc.in
9903         * src/Makefile.am
9904         * src/compose.c
9905         * src/compose.h
9906         * src/crash.c
9907         * src/folder_item_prefs.c
9908         * src/folder_item_prefs.h
9909         * src/main.c
9910         * src/prefs_account.c
9911         * src/prefs_common.c
9912         * src/prefs_common.h
9913         * src/prefs_folder_item.c
9914         * src/prefs_spelling.c
9915         * src/prefs_template.c
9916         * src/quote_fmt.h
9917         * src/quote_fmt_parse.y
9918         * src/toolbar.c
9919         * src/toolbar.h
9920         * src/gtk/Makefile.am
9921         * src/gtk/about.c
9922         * src/gtk/filesel.c
9923         * src/gtk/gtkaspell.c
9924         * src/gtk/gtkaspell.h
9925         * src/plugins/bogofilter/Makefile.am
9926         * src/plugins/dillo_viewer/Makefile.am
9927         * src/plugins/spamassassin/Makefile.am
9928         * src/plugins/trayicon/Makefile.am
9929                 Switch spellchecker to Enchant
9930
9931 2008-09-12 [paul]       3.5.0cvs102
9932
9933         * tools/README
9934         * tools/csv2addressbook.pl
9935                 add support for Fox Mail
9936
9937 2008-09-12 [paul]       3.5.0cvs101
9938
9939         * src/compose.c
9940         * src/prefs_wrapping.c
9941                 changes to English
9942
9943 2008-09-12 [paul]       3.5.0cvs100
9944
9945         * configure.ac
9946                 revert cvs99's libenchant commit error
9947
9948 2008-09-12 [colin]      3.5.0cvs99
9949
9950         * src/inc.c
9951                 Only go to inbox if there are new mails
9952                 (and fetch was manual)
9953
9954 2008-09-10 [colin]      3.5.0cvs98
9955
9956         * src/inc.c
9957         * src/summaryview.c
9958         * src/common/session.c
9959                 Use g_timeout_add_seconds instead of g_timeout_add
9960                 on glib >= 2.14 when we don't need precision on the 
9961                 delay. This helps reducing power consumption:
9962                 http://mjg59.livejournal.com/74651.html
9963
9964 2008-09-10 [colin]      3.5.0cvs97
9965
9966         * src/compose.c
9967                 Don't save window size and position when
9968                 compose is hidden (filtering action)
9969
9970 2008-09-09 [colin]      3.5.0cvs96
9971
9972         * src/action.h
9973         * src/addr_compl.c
9974         * src/addressadd.c
9975         * src/addressbook.h
9976         * src/addressbook_foldersel.c
9977         * src/addressitem.h
9978         * src/addrgather.c
9979         * src/alertpanel.c
9980         * src/browseldap.c
9981         * src/editaddress.c
9982         * src/editaddress_other_attributes_ldap.h
9983         * src/editbook.c
9984         * src/editjpilot.c
9985         * src/editldap.c
9986         * src/editldap_basedn.c
9987         * src/editvcard.c
9988         * src/exphtmldlg.c
9989         * src/expldifdlg.c
9990         * src/export.c
9991         * src/foldersel.c
9992         * src/foldersel.h
9993         * src/gedit-print.c
9994         * src/gedit-print.h
9995         * src/grouplistdialog.c
9996         * src/headerview.c
9997         * src/headerview.h
9998         * src/image_viewer.c
9999         * src/import.c
10000         * src/importldif.c
10001         * src/importmutt.c
10002         * src/importpine.c
10003         * src/inc.c
10004         * src/main.c
10005         * src/main.h
10006         * src/messageview.c
10007         * src/messageview.h
10008         * src/noticeview.c
10009         * src/prefs_actions.c
10010         * src/prefs_filtering.c
10011         * src/prefs_folder_column.c
10012         * src/prefs_gtk.h
10013         * src/prefs_summary_column.c
10014         * src/prefs_toolbar.c
10015         * src/send_message.c
10016         * src/setup.c
10017         * src/sourcewindow.c
10018         * src/sourcewindow.h
10019         * src/ssl_manager.c
10020         * src/statusbar.c
10021         * src/statusbar.h
10022         * src/stock_pixmap.c
10023         * src/stock_pixmap.h
10024         * src/summaryview.c
10025         * src/textview.c
10026         * src/textview.h
10027         * src/undo.h
10028         * src/uri_opener.c
10029         * src/wizard.c
10030         * src/wizard.h
10031         * src/common/ssl.h
10032         * src/common/utils.c
10033         * src/gtk/about.c
10034         * src/gtk/colorlabel.c
10035         * src/gtk/colorlabel.h
10036         * src/gtk/combobox.h
10037         * src/gtk/description_window.c
10038         * src/gtk/filesel.c
10039         * src/gtk/gtkaspell.c
10040         * src/gtk/gtkaspell.h
10041         * src/gtk/gtkcmclist.c
10042         * src/gtk/gtkcmclist.h
10043         * src/gtk/gtkcmctree.c
10044         * src/gtk/gtkcmctree.h
10045         * src/gtk/gtkcmoptionmenu.h
10046         * src/gtk/gtksctree.c
10047         * src/gtk/gtksctree.h
10048         * src/gtk/gtkshruler.c
10049         * src/gtk/gtkshruler.h
10050         * src/gtk/gtksourceprintjob.c
10051         * src/gtk/gtksourceprintjob.h
10052         * src/gtk/gtkutils.c
10053         * src/gtk/gtkutils.h
10054         * src/gtk/gtkvscrollbutton.c
10055         * src/gtk/gtkvscrollbutton.h
10056         * src/gtk/icon_legend.c
10057         * src/gtk/inputdialog.c
10058         * src/gtk/logwindow.c
10059         * src/gtk/logwindow.h
10060         * src/gtk/manage_window.c
10061         * src/gtk/manage_window.h
10062         * src/gtk/menu.c
10063         * src/gtk/prefswindow.c
10064         * src/gtk/progressdialog.c
10065         * src/gtk/progressdialog.h
10066         * src/plugins/bogofilter/bogofilter_gtk.c
10067         * src/plugins/pgpcore/passphrase.c
10068         * src/plugins/spamassassin/spamassassin_gtk.c
10069         * src/plugins/trayicon/trayicon.c
10070         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10071         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
10072         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
10073         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
10074         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
10075                 Complete GTK+ 2.14 undeprecation
10076                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
10077
10078 2008-09-09 [colin]      3.5.0cvs95
10079
10080         * src/gtk/gtkcmclist.h
10081                 Fix build on GTK+ 2.14
10082
10083 2008-09-08 [colin]      3.5.0cvs94
10084
10085         * src/noticeview.c
10086         * src/noticeview.h
10087                 Remove GtkSignalFunc
10088
10089 2008-09-07 [colin]      3.5.0cvs93
10090
10091         * src/addressadd.c
10092         * src/addressbook_foldersel.c
10093         * src/gtk/gtkcmclist.c
10094         * src/gtk/gtkcmclist.h
10095         * src/gtk/gtkcmctree.c
10096         * src/gtk/gtkcmctree.h
10097         * src/gtk/gtksctree.c
10098         * src/gtk/prefswindow.c
10099         * src/gtk/prefswindow.h
10100                 Use GDestroyNotify instead of GtkDestroyNotify
10101                 (deprecated in GTK+ 2.14)
10102
10103 2008-09-07 [colin]      3.5.0cvs92
10104
10105         * src/textview.c
10106                 Fix bug 1712, 'invalid "Phishing attempt warning" 
10107                 when linked text ends with spaces'
10108
10109 2008-09-05 [colin]      3.5.0cvs91
10110
10111         * src/procmime.c
10112                 Maybe fix bug 1711, 'Save-as attachment crashes'
10113                 Possibly wrong free() due to pointer shifting
10114
10115 2008-09-05 [colin]      3.5.0cvs90
10116
10117         * src/compose.c
10118                 Fix bug 1710, 'User misreads "Discard Message" 
10119                 as "Discard Changes"'. Propose to save or discard
10120                 only the latest changes when closing an existing
10121                 draft. Autosave may still have saved parts of the
10122                 edit session.
10123
10124 2008-09-04 [colin]      3.5.0cvs89
10125
10126         * src/summaryview.c
10127                 Fix bug 1707, 'Segfault when sorting on non-visible column'
10128
10129 2008-09-01 [colin]      3.5.0cvs88
10130
10131         * src/imap.c
10132         * src/summaryview.c
10133         * src/common/tags.c
10134         * src/etpan/imap-thread.c
10135         * src/etpan/imap-thread.h
10136                 Store spam flag on IMAP (Junk/NonJunk, as 
10137                 ThunderBird does - this is nonstandard)
10138
10139 2008-08-31 [wwp]        3.5.0cvs87
10140
10141         * ChangeLog
10142                 Fix globish edition^Wediting.
10143
10144 2008-08-31 [wwp]        3.5.0cvs86
10145
10146         * src/addressbook.c
10147                 Don't break nickname editing for non-LDAP books (nickname
10148                 value was overwritten when editing existing contact, this
10149                 came from 3.0.2cvs109).
10150
10151 2008-08-30 [colin]      3.5.0cvs85
10152
10153         * src/mainwindow.c
10154         * src/summaryview.c
10155                 Fix "Apply tags..." key shortcut
10156
10157 2008-08-29 [iwkse]      3.5.0cvs84
10158
10159         * src/summaryview.c
10160                         Bit of clean:)
10161
10162 2008-08-29 [iwkse]      3.5.0cvs83
10163
10164         * src/summaryview.c
10165                         Disable "Move to trash" action if
10166                         we are in a trash-like folder.
10167                         Thanks to colinl
10168
10169 2008-08-29 [paul]       3.5.0cvs82
10170
10171         * configure.ac
10172                 bump up libetpan version requirement since
10173                 0.55 is released now
10174
10175 2008-08-28 [wwp]        3.5.0cvs81
10176
10177         * src/account.c
10178         * src/pop.c
10179         * src/prefs_account.c
10180         * src/prefs_account.h
10181                 Add finer granularity to the POP3's remove-after delay (now in
10182                 hours in addition to in days), patch by Paul Rolland.
10183
10184 2008-08-28 [wwp]        3.5.0cvs80
10185
10186         * src/gtk/combobox.c
10187                 Fix a typo in a comment.
10188
10189 2008-08-28 [iwkse]      3.5.0cvs79
10190
10191         * src/account.c
10192         * src/prefs_actions.c
10193         * src/prefs_filtering.c
10194         * src/prefs_template.c
10195                         Add search feature to the account, 
10196                         template and action dialog.
10197                         It's turned on selecting one row
10198                         of the list and typing some random
10199                         letter. Thanks to wwp, colinl
10200
10201 2008-08-28 [colin]      3.5.0cvs78
10202
10203         * src/Makefile.am
10204         * src/account.c
10205         * src/compose.c
10206         * src/prefs_account.c
10207         * src/prefs_account.h
10208         * src/privacy.c
10209         * src/privacy.h
10210         * src/procmime.c
10211         * src/stock_pixmap.c
10212         * src/stock_pixmap.h
10213         * src/summaryview.c
10214         * src/pixmaps/key_gpg_signed.xpm
10215                 Fix bug 1412, "Sign reply, if mail was signed"
10216                 Add an account preference to sign replies to signed mails
10217
10218 2008-08-28 [iwkse]      3.5.0cvs77
10219
10220         * src/prefs_filtering.c
10221                 Making the search more useful,
10222                 jumping directly to the relative rule.
10223
10224 2008-08-27 [colin]      3.5.0cvs76
10225
10226         * src/main.c
10227                 Add a bit of info
10228
10229 2008-08-27 [colin]      3.5.0cvs75
10230
10231         * src/gtk/gtkcmctree.c
10232                 Fix a few ifdefs
10233
10234 2008-08-26 [colin]      3.5.0cvs74
10235
10236         * src/gtk/gtkcmctree.c
10237                 Fix missing inits on old glib
10238
10239 2008-08-26 [wwp]        3.5.0cvs73
10240
10241         * src/common/utils.c
10242                 Added 'Fwd' to the list of known common subject prefixes.
10243
10244 2008-08-25 [iwkse]      3.5.0cvs72
10245
10246         * src/image_viewer.c
10247                 Add animated gif support to the
10248                 message preview.
10249
10250 2008-08-25 [colin]      3.5.0cvs71
10251
10252         * src/gtk/gtkcmctree.c
10253                 Make sure work isn't null
10254
10255 2008-08-24 [colin]      3.5.0cvs70
10256
10257         * src/common/ssl.c
10258                 Fix typo on SSL_CERT_DIR
10259
10260 2008-08-23 [holger]     3.5.0cvs69
10261
10262         * src/printing.c
10263                 Fix bug 1699 'Separator line mis-placed when
10264                 printing some e-mails'. The number of header lines
10265                 was not correctly calculated when Pango inserts
10266                 linebreaks
10267
10268 2008-08-23 [colin]      3.5.0cvs68
10269
10270         * src/mainwindow.c
10271                 Fix the account selector button; thanks
10272                 to wwp
10273
10274 2008-08-21 [colin]      3.5.0cvs67
10275
10276         * src/compose.c
10277         * src/compose.h
10278                 Add a compose preference for auto-indent
10279         * src/mainwindow.c
10280         * src/summaryview.c
10281                 Make colorlabel accels a bit less hacky
10282
10283 2008-08-21 [colin]      3.5.0cvs66
10284
10285         * src/compose.c
10286         * src/prefs_common.c
10287         * src/prefs_common.h
10288         * src/prefs_wrapping.c
10289                 Add a preference for autoindent; fix no_join tag
10290                 being applied to whole lines instead of just \n when
10291                 creating a line 
10292
10293 2008-08-21 [colin]      3.5.0cvs65
10294
10295         * src/compose.c
10296                 Add support for auto-indentation
10297
10298 2008-08-19 [colin]      3.5.0cvs64
10299
10300         * src/compose.c
10301                 Save Autowrap status in drafts/queued mails
10302
10303 2008-08-19 [colin]      3.5.0cvs63
10304
10305         * src/mainwindow.c
10306                 Fix a comment (in reality, test commit on
10307                 the new CVS server)
10308
10309 2008-08-17 [colin]      3.5.0cvs62
10310
10311         * src/prefs_actions.c
10312         * src/procmime.c
10313         * src/wizard.c
10314         * src/common/socket.h
10315         * src/gtk/gtkcmctree.c
10316                 Fix warnings
10317
10318 2008-08-16 [colin]      3.5.0cvs61
10319
10320         * src/editaddress_other_attributes_ldap.h
10321                 Add 'l' field (localityName)
10322
10323 2008-08-16 [colin]      3.5.0cvs60
10324
10325         * src/mainwindow.c
10326         * src/gtk/gtkcmclist.c
10327         * src/gtk/gtkcmclist.h
10328         * src/gtk/gtkcmctree.c
10329         * src/gtk/gtksctree.c
10330         * src/gtk/gtkutils.c
10331         * src/gtk/gtkvscrollbutton.c
10332                 Fix Maemo build (OS2007)
10333
10334 2008-08-14 [colin]      3.5.0cvs59
10335
10336         * src/folder.c
10337                 Don't crash if parent is null when creating
10338                 a folder
10339         * src/gtk/pluginwindow.c
10340                 Don't crash on race when closing window while
10341                 a plugin is loading and does gtk_iterations
10342
10343 2008-08-13 [colin]      3.5.0cvs58
10344
10345         * src/messageview.c
10346         * src/messageview.h
10347         * src/mimeview.c
10348                 Fix bug 1696, 'Viewing binary attachements 
10349                 as text over 1 MB' (various buglets)
10350
10351 2008-08-10 [colin]      3.5.0cvs57
10352
10353         * src/summaryview.c
10354         * src/gtk/gtkcmclist.c
10355                 Continue fixing GTK < 2.12 build, thanks to
10356                 Michael Hugues
10357
10358 2008-08-10 [colin]      3.5.0cvs56
10359
10360         * src/gtk/gtksctree.c
10361                 Fix build on GTK < 2.12
10362
10363 2008-08-09 [colin]      3.5.0cvs55
10364
10365         * src/mainwindow.c
10366                 Fix untranslatable strings, thanks to
10367                 Stephan Sachse
10368
10369 2008-08-07 [colin]      3.5.0cvs54
10370
10371         * src/compose.c
10372         * src/editaddress.c
10373         * src/folderview.c
10374         * src/mainwindow.c
10375         * src/message_search.c
10376         * src/mimeview.c
10377         * src/noticeview.c
10378         * src/prefs_account.c
10379         * src/prefs_common.c
10380         * src/prefs_customheader.c
10381         * src/prefs_ext_prog.c
10382         * src/prefs_filtering_action.c
10383         * src/prefs_gtk.c
10384         * src/prefs_logging.c
10385         * src/prefs_matcher.c
10386         * src/prefs_msg_colors.c
10387         * src/procmime.c
10388         * src/summary_search.c
10389         * src/summaryview.c
10390         * src/toolbar.c
10391         * src/gtk/colorsel.c
10392         * src/gtk/gtkaspell.c
10393         * src/gtk/gtkutils.c
10394         * src/gtk/gtkutils.h
10395         * src/gtk/inputdialog.c
10396         * src/gtk/pluginwindow.c
10397         * src/gtk/quicksearch.c
10398         * src/plugins/bogofilter/bogofilter_gtk.c
10399         * src/plugins/dillo_viewer/dillo_prefs.c
10400         * src/plugins/spamassassin/spamassassin_gtk.c
10401                 - Fix Ctrl-Space shortcut
10402                 - Fix mime-parsing bug in procmime (cvs52)
10403                 - Fix double-free in procmime (cvs52)
10404                 - Use gtk_bin_get_child instead of GTK_BIN()->child
10405                 - Fix Goto menu in mainwindow
10406
10407 2008-08-07 [mones]      3.5.0cvs53
10408
10409         * po/es.po
10410                 Updated translation (lots of changes!)
10411         * src/compose.c
10412                 Add missing accelerator key
10413         * src/mainwindow.c
10414                 Restored 'v' key function (thanks Colin!)
10415
10416 2008-08-06 [colin]      3.5.0cvs52
10417
10418         * src/addrbook.c
10419         * src/addrcindex.c
10420         * src/addrduplicates.c
10421         * src/addrharvest.c
10422         * src/enriched.c
10423         * src/html.c
10424         * src/ldif.c
10425         * src/mimeview.c
10426         * src/mutt.c
10427         * src/pine.c
10428         * src/procmime.c
10429         * src/vcard.c
10430         * src/wizard.c
10431                 Fix my use of g_utf8_strdown (it returns
10432                 a newly allocated string and doesn't
10433                 change the parameter)
10434
10435 2008-08-06 [colin]      3.5.0cvs51
10436
10437         * src/compose.c
10438                 Fix bug 1690, 'Copy/Paste in edit window may 
10439                 break Undo'; middle-click pastes aren't 
10440                 REPLACE_INSERT but just INSERT. 
10441                 Also, fix privacy menu selection
10442
10443 2008-08-05 [colin]      3.5.0cvs50
10444
10445         * src/action.c
10446         * src/addr_compl.c
10447         * src/addrbook.c
10448         * src/addrcindex.c
10449         * src/addrduplicates.c
10450         * src/addrharvest.c
10451         * src/enriched.c
10452         * src/html.c
10453         * src/ldif.c
10454         * src/main.c
10455         * src/mimeview.c
10456         * src/mutt.c
10457         * src/pine.c
10458         * src/procmime.c
10459         * src/vcard.c
10460         * src/wizard.c
10461         * src/common/socket.c
10462         * src/gtk/gtkutils.c
10463         * src/gtk/gtkutils.h
10464         * src/gtk/menu.c
10465         * src/plugins/spamassassin/spamassassin.c
10466                 More undeprecation (Glib)
10467
10468 2008-08-05 [colin]      3.5.0cvs49
10469
10470         * src/prefs_account.c
10471         * src/prefs_filtering_action.c
10472         * src/prefs_matcher.c
10473         * src/gtk/Makefile.am
10474         * src/gtk/claws-marshal.list
10475         * src/gtk/colorlabel.c
10476         * src/gtk/colorsel.c
10477         * src/gtk/foldersort.c
10478         * src/gtk/gtkaspell.c
10479         * src/gtk/gtkcmclist.c
10480         * src/gtk/gtkcmclist.h
10481         * src/gtk/gtkcmctree.c
10482         * src/gtk/gtkcmctree.h
10483         * src/gtk/gtkcmoptionmenu.c
10484         * src/gtk/gtkcmoptionmenu.h
10485         * src/gtk/gtksctree.c
10486         * src/gtk/gtksctree.h
10487         * src/gtk/gtkutils.c
10488         * src/gtk/gtkutils.h
10489         * src/gtk/gtkvscrollbutton.c
10490         * src/gtk/menu.c
10491         * src/gtk/menu.h
10492         * src/gtk/quicksearch.c
10493         * src/plugins/dillo_viewer/dillo_viewer.c
10494         * src/plugins/pgpcore/select-keys.c
10495                 Try to finish yesterday's commit
10496
10497 2008-08-04 [colin]      3.5.0cvs48
10498
10499         * src/addressadd.c
10500         * src/addressbook.c
10501         * src/addressbook_foldersel.c
10502         * src/addressitem.h
10503         * src/addrgather.c
10504         * src/browseldap.c
10505         * src/compose.c
10506         * src/compose.h
10507         * src/editaddress.c
10508         * src/editaddress_other_attributes_ldap.c
10509         * src/editgroup.c
10510         * src/editldap_basedn.c
10511         * src/folderview.c
10512         * src/folderview.h
10513         * src/grouplistdialog.c
10514         * src/image_viewer.c
10515         * src/imap_gtk.c
10516         * src/importldif.c
10517         * src/main.c
10518         * src/mainwindow.c
10519         * src/message_search.c
10520         * src/mh_gtk.c
10521         * src/mimeview.c
10522         * src/mimeview.h
10523         * src/news_gtk.c
10524         * src/noticeview.h
10525         * src/prefs_account.c
10526         * src/prefs_filtering_action.c
10527         * src/prefs_matcher.c
10528         * src/prefs_msg_colors.c
10529         * src/prefs_summaries.c
10530         * src/statusbar.c
10531         * src/stock_pixmap.c
10532         * src/summary_search.c
10533         * src/summaryview.c
10534         * src/summaryview.h
10535         * src/textview.c
10536         * src/toolbar.h
10537         * src/gtk/Makefile.am
10538         * src/gtk/claws-marshal.list
10539         * src/gtk/colorsel.c
10540         * src/gtk/foldersort.c
10541         * src/gtk/gtkaspell.c
10542         * src/gtk/gtkcmclist.c
10543         * src/gtk/gtkcmclist.h
10544         * src/gtk/gtkcmctree.c
10545         * src/gtk/gtkcmctree.h
10546         * src/gtk/gtksctree.c
10547         * src/gtk/gtksctree.h
10548         * src/gtk/gtkutils.c
10549         * src/gtk/gtkutils.h
10550         * src/gtk/gtkvscrollbutton.c
10551         * src/gtk/menu.c
10552         * src/gtk/menu.h
10553         * src/gtk/quicksearch.c
10554         * src/plugins/dillo_viewer/dillo_viewer.c
10555         * src/plugins/pgpcore/select-keys.c
10556                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
10557                 Undeprecate their implementation (GtkArg, GtkType, ...)
10558                 Undeprecate a few other things here and there
10559                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
10560                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
10561                 still have work to do
10562
10563 2008-08-04 [colin]      3.5.0cvs47
10564
10565         * src/compose.c
10566         * src/compose.h
10567         * src/toolbar.h
10568         * src/textview.c
10569         * src/stock_pixmap.c
10570         * src/statusbar.c
10571         * src/noticeview.h
10572         * src/mimeview.h
10573         * src/mainwindow.c
10574         * src/image_viewer.c
10575         * src/gtk/gtkaspell.c
10576         * src/gtk/gtkvscrollbutton.c
10577         * src/plugins/dillo_viewer/dillo_viewer.c
10578                 Undeprecate more things
10579
10580 2008-08-02 [colin]      3.5.0cvs46
10581
10582         * src/mainwindow.c
10583                 Fix toggle menu activation state
10584                 (thanks to cvs45 ;)
10585
10586 2008-08-02 [paul]       3.5.0cvs45
10587
10588         * src/mainwindow.c
10589                 fix sensitivity of
10590                 /View/Show or hide/Message View
10591
10592 2008-08-01 [paul]       3.5.0cvs44
10593
10594         * src/common/utils.c
10595         * src/plugins/pgpcore/claws.def
10596         * src/plugins/pgpinline/claws.def
10597                 fix compilation problems on mingw32,
10598                 (bug 1688) Patch by Marcus Brinkmann
10599
10600 2008-08-01 [colin]      3.5.0cvs43
10601
10602         * src/gtk/gtkutils.c
10603         * src/gtk/gtkvscrollbutton.c
10604                 Oups, fix build
10605
10606 2008-08-01 [colin]      3.5.0cvs42
10607
10608         * src/compose.c
10609         * src/foldersel.c
10610         * src/mainwindow.c
10611         * src/prefs_account.c
10612         * src/prefs_folder_item.c
10613         * src/prefs_quote.c
10614         * src/summaryview.c
10615         * src/gtk/gtkaspell.c
10616         * src/gtk/gtkutils.c
10617         * src/gtk/gtkvscrollbutton.c
10618                 Replace a few deprecated function calls
10619
10620 2008-08-01 [paul]       3.5.0cvs41
10621
10622         * src/action.c
10623                 fix crash that occurs because of recent GtkUIManager
10624                 changes. Thanks to Colin
10625
10626 2008-07-31 [colin]      3.5.0cvs40
10627
10628         * src/addressbook.c
10629         * src/compose.c
10630         * src/mainwindow.c
10631         * src/messageview.c
10632                 Some Maemo fixes
10633         * src/gtk/menu.c
10634         * src/gtk/menu.h
10635                 Remove deprecated helper funcs
10636
10637 2008-07-30 [colin]      3.5.0cvs39
10638
10639         * src/folderview.c
10640         * src/folderview.h
10641         * src/imap_gtk.c
10642         * src/mh_gtk.c
10643         * src/news_gtk.c
10644                 Move the folderview popup menu to GtkUIManager
10645
10646 2008-07-29 [colin]      3.5.0cvs38
10647
10648         * src/account.c
10649         * src/account.h
10650         * src/action.c
10651         * src/action.h
10652         * src/addressitem.h
10653         * src/compose.c
10654         * src/edittags.c
10655         * src/mainwindow.c
10656         * src/mainwindow.h
10657         * src/mimeview.c
10658         * src/summaryview.c
10659         * src/gtk/menu.c
10660         * src/gtk/menu.h
10661                 Switch the main menu to GtkUIManager
10662                 Warning fixes
10663
10664 2008-07-29 [colin]      3.5.0cvs37
10665
10666         * src/news.c
10667                 Fix bug 1684, 'view news messages with large 
10668                 attachements segfaults'
10669
10670 2008-07-29 [colin]      3.5.0cvs36
10671
10672         * src/action.c
10673         * src/action.h
10674         * src/addressbook.c
10675         * src/addressitem.h
10676         * src/compose.c
10677         * src/compose.h
10678         * src/messageview.c
10679         * src/messageview.h
10680         * src/summaryview.c
10681         * src/gtk/menu.c
10682         * src/gtk/menu.h
10683                 More switches to GtkUIManager
10684
10685 2008-07-26 [colin]      3.5.0cvs35
10686
10687         * src/gtk/menu.c
10688         * src/gtk/menu.h
10689                 Fix prototype
10690
10691 2008-07-25 [colin]      3.5.0cvs34
10692
10693         * src/addrcustomattr.c
10694         * src/addressbook.c
10695         * src/compose.c
10696         * src/editaddress.c
10697         * src/editaddress_other_attributes_ldap.h
10698         * src/edittags.c
10699         * src/mainwindow.c
10700         * src/mimeview.c
10701         * src/prefs_actions.c
10702         * src/prefs_filtering.c
10703         * src/prefs_template.c
10704         * src/summaryview.c
10705         * src/textview.c
10706         * src/textview.h
10707         * src/toolbar.c
10708         * src/gtk/about.c
10709         * src/gtk/menu.c
10710         * src/gtk/menu.h
10711         * src/plugins/trayicon/trayicon.c
10712                 More changes from GtkItemFactory to GtkUIManager
10713
10714 2008-07-25 [colin]      3.5.0cvs33
10715
10716         * src/gtk/menu.h
10717                 Add a macro to remove menu items
10718                 Make the gui_manager variable useless
10719
10720 2008-07-24 [colin]      3.5.0cvs32
10721
10722         * src/mimeview.c
10723                 Fix a gtk warning on clear
10724         * src/mainwindow.c
10725         * src/summaryview.c
10726         * src/summaryview.h
10727                 Switch the message list popup menu to
10728                 GtkUIManager
10729
10730 2008-07-23 [colin]      3.5.0cvs31
10731
10732         * src/plugins/pgpcore/pgp_viewer.c
10733         * src/plugins/pgpcore/sgpgme.c
10734                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
10735                 Patch by Thomas Wiegner <wiegner@gmx.de>
10736
10737 2008-07-20 [paul]       3.5.0cvs30
10738
10739         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
10740                 remove redundant GTK version check
10741
10742 2008-07-20 [ticho]      3.5.0cvs29
10743
10744         * src/folderview.c
10745         * src/imap_gtk.c
10746         * src/news_gtk.c
10747                 Moved sensitivity setting for "Download messages" for IMAP and
10748                 news folders from folderview.c to imap_gtk.c and news_gtk.c
10749                 respectively for better code readability.
10750                 Fixed indentation in news' set_sensitivity().
10751
10752 2008-07-20 [paul]       3.5.0cvs28
10753
10754         * src/addrgather.c
10755                 remove more redundant code following cvs27
10756
10757 2008-07-20 [paul]       3.5.0cvs27
10758
10759         * src/addrgather.c
10760                 remove now redundant code
10761         * src/mainwindow.c
10762         * src/mainwindow.h
10763                 fix bug 1673, 'Tools/Harvest adresses is
10764                 grayed out if folder is empty'
10765
10766 2008-07-19 [ticho]      3.5.0cvs26
10767
10768         * src/edittags.c
10769         * src/main.c
10770         * src/mimeview.c
10771         * src/mimeview.h
10772         * src/gtk/gtkutils.c
10773         * src/gtk/gtkutils.h
10774         * src/gtk/menu.c
10775         * src/gtk/menu.h
10776                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
10777                 instead of deprecated GtkItemFactory.
10778
10779 2008-07-19 [colin]      3.5.0cvs25
10780
10781         * src/account.c
10782         * src/addrgather.c
10783         * src/compose.c
10784         * src/editldap.c
10785         * src/expldifdlg.c
10786         * src/importldif.c
10787         * src/main.c
10788         * src/mainwindow.c
10789         * src/mimeview.c
10790         * src/noticeview.c
10791         * src/prefs_account.c
10792         * src/prefs_actions.c
10793         * src/prefs_ext_prog.c
10794         * src/prefs_filtering.c
10795         * src/prefs_folder_item.c
10796         * src/prefs_image_viewer.c
10797         * src/prefs_logging.c
10798         * src/prefs_msg_colors.c
10799         * src/prefs_other.c
10800         * src/prefs_send.c
10801         * src/prefs_spelling.c
10802         * src/prefs_summaries.c
10803         * src/prefs_template.c
10804         * src/printing.c
10805         * src/quote_fmt.c
10806         * src/summary_search.c
10807         * src/summaryview.c
10808         * src/toolbar.c
10809         * src/wizard.c
10810         * src/common/Makefile.am
10811         * src/gtk/gtksctree.c
10812         * src/gtk/gtkutils.h
10813         * src/gtk/pluginwindow.c
10814         * src/gtk/quicksearch.c
10815         * src/plugins/bogofilter/bogofilter_gtk.c
10816         * src/plugins/dillo_viewer/dillo_prefs.c
10817         * src/plugins/pgpcore/prefs_gpg.c
10818         * src/plugins/spamassassin/spamassassin_gtk.c
10819         * src/plugins/trayicon/trayicon.c
10820         * src/plugins/trayicon/trayicon_prefs.c
10821                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
10822                 or greater). Use the old deprecated one on GTK+ < 2.12.
10823                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
10824                 of time!
10825
10826 2008-07-16 [colin]      3.5.0cvs24
10827
10828         * src/mainwindow.c
10829                 Fix folderview's scrolbar when starting minimised
10830                 to tray, and popping up the mainwindow by calling
10831                 claws-mail from the command line
10832
10833 2008-07-08 [colin]      3.5.0cvs23
10834
10835         * src/compose.c
10836                 Possibly fix po-headers appearing on empty
10837                 templates
10838
10839 2008-07-08 [colin]      3.5.0cvs22
10840
10841         * src/folderview.c
10842         * src/summaryview.c
10843                 Finish the always_open tristate patch, by Jonathan
10844                 Corbet.
10845
10846 2008-07-07 [paul]       3.5.0cvs21
10847
10848         * src/mainwindow.c
10849                 fix typo (missing ")
10850
10851 2008-07-07 [paul]       3.5.0cvs20
10852
10853         * src/mainwindow.c
10854                 fit the menu style a bit better
10855
10856 2008-07-07 [colin]      3.5.0cvs19
10857
10858         * src/prefs_themes.c
10859                 Make upgrading themes easier
10860
10861 2008-07-07 [colin]      3.5.0cvs18
10862
10863         * src/mainwindow.c
10864         * src/prefs_toolbar.c
10865         * src/stock_pixmap.c
10866                 Finish fixing bug 1609, 'Icon issues'
10867
10868 2008-07-07 [colin]      3.5.0cvs17
10869
10870         * src/prefs_common.c
10871                 Fix the default value
10872
10873 2008-07-07 [colin]      3.5.0cvs16
10874
10875         * src/prefs_summaries.c
10876                 Revert my fix to the string, the correct term
10877                 is indeed Message View
10878
10879 2008-07-07 [colin]      3.5.0cvs15
10880
10881         * AUTHORS
10882         * src/gtk/authors.h
10883         * src/prefs_common.c
10884         * src/prefs_common.h
10885         * src/prefs_summaries.c
10886         * src/summaryview.c
10887         * src/gtk/authors.h
10888                 Change "Always open message when selected" to
10889                 a tristate (Never/Always/When preview is visible)
10890                 Patch by Jonathan Corbet <corbet@lwn.net>.
10891
10892 2008-07-06 [paul]       3.5.0cvs14
10893
10894         * src/addrgather.c
10895                 improve the layout of the dialogue
10896                 improve the English
10897                 add tooltips
10898                 fix some of the nasty coding style
10899         * src/mainwindow.c
10900                 improve the English
10901                 add some missing mnemonics
10902
10903 2008-07-05 [paul]       3.5.0cvs13
10904
10905         * src/mainwindow.c
10906         * src/mainwindow.h
10907                 fix bug 1398, '"Change current account" is
10908                 available even when there's only one account'
10909         * src/plugins/pgpcore/prefs_gpg.c
10910                 put back a needed include, removed in error
10911
10912 2008-07-05 [colin]      3.5.0cvs12
10913
10914         * src/mainwindow.c
10915                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
10916
10917 2008-07-05 [colin]      3.5.0cvs11
10918
10919         * src/news.c
10920         * src/news_gtk.c
10921                 Provide ability to rename newsgroups. Closes
10922                 bug 1444, 'Add GUI option for renaming 
10923                 newsgroups'. Patch by Pawel Pekala
10924
10925 2008-07-05 [colin]      3.5.0cvs10
10926
10927         * src/plugins/pgpcore/passphrase.c
10928         * src/plugins/pgpcore/prefs_gpg.c
10929         * src/plugins/pgpcore/select-keys.c
10930                 Simplify GTK includes (with the advantage
10931                 of compiling against GTK+2.13); patch by
10932                 Charles A Edwards
10933
10934 2008-07-05 [colin]      3.5.0cvs9
10935
10936         * src/wizard.c
10937                 Add SSL client certificates
10938
10939 2008-07-05 [colin]      3.5.0cvs8
10940
10941         * src/prefs_account.c
10942         * src/common/session.h
10943                 Fix warnings
10944         * src/common/ssl.c
10945                 Add one path for certs
10946
10947 2008-07-05 [colin]      3.5.0cvs7
10948
10949         * src/prefs_account.c
10950                 Fix no-ssl build
10951
10952 2008-07-04 [colin]      3.5.0cvs6
10953
10954         * src/common/ssl.c
10955         * src/common/ssl.h
10956         * src/common/ssl_certificate.c
10957                 Workaround distro bugs and fix certificate checking
10958                 with OpenSSL
10959
10960 2008-07-04 [colin]      3.5.0cvs5
10961
10962         * src/filtering.c
10963         * src/common/ssl_certificate.c
10964         * src/common/ssl_certificate.h
10965         * src/etpan/imap-thread.c
10966         * src/etpan/nntp-thread.c
10967                 Fix some leaks, thanks to Martin Zwickel
10968                 Rename gnutls functions that do the same
10969                 as OpenSSL ones, to avoid symbol clashing
10970                 when Claws is built against GnuTLS and
10971                 libetpan against OpenSSL
10972
10973 2008-07-04 [paul]       3.5.0cvs4
10974
10975         * src/prefs_account.c
10976                 remove 1 forgotten '.'
10977
10978 2008-07-04 [paul]       3.5.0cvs3
10979
10980         * src/prefs_account.c
10981                 layout/engrish fixes to the 'Client
10982                 certificates' frame
10983
10984 2008-07-03 [colin]      3.5.0cvs2
10985
10986         * src/imap.c
10987         * src/news.c
10988         * src/pop.c
10989         * src/prefs_account.c
10990         * src/prefs_account.h
10991         * src/prefs_common.c
10992         * src/send_message.c
10993         * src/common/session.c
10994         * src/common/session.h
10995         * src/common/smtp.c
10996         * src/common/smtp.h
10997         * src/common/socket.h
10998         * src/common/ssl.c
10999         * src/common/ssl.h
11000         * src/common/ssl_certificate.c
11001         * src/common/ssl_certificate.h
11002         * src/etpan/imap-thread.c
11003         * src/etpan/nntp-thread.c
11004         * src/gtk/inputdialog.c
11005                 Add support for SSL client certificates (either PEM files
11006                 with certificate and private key, either PKCS12 files)
11007
11008 2008-06-28 [colin]      3.5.0cvs1
11009
11010         * src/foldersel.c
11011                 Fix compilation with older GTKs
11012
11013 2008-06-27 [paul]       3.5.0
11014
11015         * NEWS
11016         * README
11017         * RELEASE_NOTES 
11018                 3.5.0 released
11019
11020 2008-06-27 [paul]       3.4.0cvs116
11021
11022         * src/gtk/authors.h
11023                 complete cvs115
11024
11025 2008-06-27 [paul]       3.4.0cvs115
11026
11027         * configure.ac
11028         * src/gtk/authors.h
11029                 no longer build unmaintained translations
11030
11031 2008-06-27 [paul]       3.4.0cvs114
11032
11033         * po/de.po
11034         * po/fi.po
11035         * po/pt_BR.po
11036                 updated by Stephan Sachse, Flammie Pirinen, and
11037                 Frederico Goncalves Guimaraes
11038
11039 2008-06-26 [wwp]        3.4.0cvs113
11040
11041         * manual/fr/advanced.xml
11042                 Update French version of the manual (AutoFaces documentation).
11043
11044 2008-06-26 [wwp]        3.4.0cvs112
11045
11046         * manual/fr/advanced.xml
11047         * manual/fr/plugins.xml
11048                 Updated French version of the manual (completed
11049                 hidden options list, added note about Clawsker
11050                 and new mail archiver plugin).
11051
11052 2008-06-25 [colin]      3.4.0cvs111
11053
11054         * src/gtk/gtkaspell.c
11055                 Fix non-UTF8 in the replace with dialog
11056         * src/prefs_actions.c
11057                 Fix possible crasher
11058                 Patches by Pawel
11059
11060 2008-06-24 [mones]      3.4.0cvs110
11061
11062         * src/autofaces.c
11063                 Fix non-warning message, downgraded to debug info
11064
11065 2008-06-24 [colin]      3.4.0cvs109
11066
11067         * src/summaryview.c
11068                 Fix bug 1650, Message line too small after 
11069                 changing columns in "three columns" layout
11070
11071 2008-06-24 [colin]      3.4.0cvs108
11072
11073         * src/messageview.c
11074                 Fix Spam button sensitivity in newsgroups
11075
11076 2008-06-23 [wwp]        3.4.0cvs107
11077
11078         * po/fr.po
11079                 Updated French translation.
11080
11081 2008-06-23 [mones]      3.4.0cvs106
11082
11083         * po/es.po
11084                 Updated translation for release
11085
11086 2008-06-22 [mones]      3.4.0cvs105
11087
11088         * manual/es/plugins.xml
11089                 Synced new entry for Mail Archiver plugin
11090
11091 2008-06-22 [colin]      3.4.0cvs104
11092
11093         * src/compose.c
11094                 Fix initial cursor position
11095
11096 2008-06-21 [paul]       3.4.0cvs103
11097
11098         * manual/plugins.xml
11099                 add an entry for the new Mail Archiver plugin
11100
11101 2008-06-21 [paul]       3.4.0cvs102
11102
11103         * src/gtk/about.c
11104                 we're in 'string freeze', put back the
11105                 < > symbols for now
11106
11107 2008-06-21 [paul]       3.4.0cvs101
11108
11109         * manual/advanced.xml
11110         * manual/es/advanced.xml
11111                 fix build warning: <emphasis> cannot be contained
11112                 within <filename>
11113         * src/gtk/about.c
11114                 fix non-clickable link on License page and drop
11115                 the containing < > symbols to match other links
11116
11117 2008-06-20 [mones]      3.4.0cvs100
11118
11119         * manual/advanced.xml
11120                 Added autofaces documentation, note about clawsker in hidden
11121                 preferences, minor markup fix. Thanks Paul for proofreading
11122         * manual/es/advanced.xml
11123                 Synchronised Spanish manual
11124
11125 2008-06-16 [colin]      3.4.0cvs99
11126
11127         * src/compose.c
11128                 Fix cursor placing on signature change
11129
11130 2008-06-16 [paul]       3.4.0cvs98
11131
11132         * src/imap_gtk.c
11133         * src/mh_gtk.c
11134         * src/gtk/inputdialog.c
11135                 really fussy coding style fixes
11136
11137 2008-06-16 [paul]       3.4.0cvs97
11138
11139         * src/Makefile.am
11140                 keep the alphabetical order
11141
11142 2008-06-13 [mones]      3.4.0cvs96
11143
11144         * src/autofaces.c
11145                 Fix crasher ;-)
11146         * src/prefs_filtering_action.c
11147                 Fixed cosmetic bug, processing also displays "Filtering"
11148
11149 2008-06-13 [mones]      3.4.0cvs95
11150
11151         * src/Makefile.am
11152         * src/autofaces.c       ** NEW FILE **  
11153         * src/autofaces.h       ** NEW FILE **
11154         * src/compose.c
11155                 Allow setting Faces and X-Faces globally and per-account
11156                 from configuration files under ~/.claws-mail/autofaces
11157
11158 2008-06-13 [holger]     3.4.0cvs94
11159
11160         * .cvsignore
11161                 More files to ignore
11162         * src/gtk/inputdialog.c
11163         * src/gtk/inputdialog.h
11164                 Make input dialog more generic so that a checkbox
11165                 with custom text can be used in addition to the
11166                 "remember this" checkbox
11167         * src/imap_gtk.c
11168         * src/mh_gtk.c
11169         * src/prefs_common.c
11170         * src/prefs_common.h
11171                 Allow new folders to inherit the properties of the
11172                 parent folder during folder creation
11173
11174 2008-06-13 [wwp]        3.4.0cvs93
11175
11176         * src/addressbook.c
11177                 a better fix for this string, won't break up translations,
11178                 and is conform to other similar ones.
11179
11180 2008-06-13 [wwp]        3.4.0cvs92
11181
11182         * src/addrduplicates.c
11183         * src/addressadd.c
11184         * src/addressbook.c
11185         * src/addressbook_foldersel.c
11186         * src/editgroup.c
11187                 use tree decorations everywhere AB folders are used (AB tree pane,
11188                     add address to AB, select AB folder, edit group, custom attr, find dup
11189                     results), in order to match global style
11190                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
11191                     double clicking on groups in tree pane does open the group edit dialog
11192                     double clicking on other items in tree pane does expand/collapse
11193                 fix a missing space in AB's delete-folder dialog
11194                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
11195
11196         * src/foldersel.c
11197                 make foldersel dialog show dotted lines according to global (hidden) prefs
11198
11199 2008-06-12 [colin]      3.4.0cvs91
11200
11201         * src/compose.c
11202         * src/compose.h
11203                 Fix bug 1635, 'Last character of message is truncated 
11204                 when changing accounts w/ sigs'
11205         * src/folderview.c
11206                 Fix bug 1636, 'Can't select "properties" on "folders 
11207                 only" folders'
11208
11209 2008-06-11 [colin]      3.4.0cvs90
11210
11211         * src/folder.c
11212                 Maybe fix bug 1623, 'exits with segfault when 
11213                 logging in to certain imap-servers'
11214
11215 2008-06-10 [mones]      3.4.0cvs89
11216
11217         * AUTHORS
11218         * tools/Makefile.am
11219         * tools/README
11220         * tools/convert_mbox.sh
11221                 Undo cvs86 and cvs87, it really should be a patch to 
11222                 convert_mbox.pl
11223
11224 2008-06-10 [wwp]        3.4.0cvs88
11225
11226         * po/fr.po
11227                 Updated French translation.
11228
11229 2008-06-10 [mones]      3.4.0cvs87
11230
11231         * tools/Makefile.am
11232                 Oops, forgot to add previous script for distribution
11233
11234 2008-06-10 [mones]      3.4.0cvs86
11235
11236         * AUTHORS
11237         * tools/README
11238         * tools/convert_mbox.sh
11239                 Added script to convert Evolution mail folders contributed
11240                 by Daniel Dickinson <cshore@fionavar.ca>
11241                 Fixes debian bug 461435
11242
11243 2008-06-09 [colin]      3.4.0cvs85
11244
11245         * src/main.c
11246                 Integrate AWN information bubble if dbus is
11247                 available
11248         * src/folder.c
11249                 Fix crash when calling scan_required() on 
11250                 folder classes that don't implement them
11251         * src/common/session.c
11252                 Fix a little typo
11253
11254 2008-06-09 [colin]      3.4.0cvs84
11255
11256         * src/main.c
11257                 Fix bug 1447, 'If user tries to close while starting 
11258                 up, it will not close ever.'
11259
11260 2008-06-09 [colin]      3.4.0cvs83
11261
11262         * src/filtering.c
11263                 Fix bug 1628, 'Claws Mail crashes when 
11264                 filtering selected messages'
11265
11266 2008-06-04 [colin]      3.4.0cvs82
11267
11268         * src/messageview.c
11269                 Complete handling of html parts in multipart/alternative
11270                 mails
11271
11272 2008-06-03 [paul]       3.4.0cvs81
11273
11274         * src/prefs_message.c
11275                 make always the english good
11276
11277 2008-06-03 [colin]      3.4.0cvs80
11278
11279         * src/mainwindow.c
11280         * src/mainwindow.h
11281                 Fix bug 1624, '[PATCH] Quick search should be 
11282                 disabled for folder view'; based on a patch by
11283                 Michael Terry
11284
11285 2008-06-03 [iwkse]      3.4.0cvs79
11286
11287         * src/addressbook.c
11288                 Fix little gui bug on button sensitivity
11289         * src/messageview.c
11290         * src/prefs_common.c
11291         * src/prefs_common.h
11292         * src/prefs_message.c
11293                 Allow by default to show html in multipart/alternative
11294
11295 2008-06-02 [colin]      3.4.0cvs78
11296
11297         * src/prefs_actions.c
11298                 GUI rework, patch by Pawel 
11299
11300 2008-06-02 [colin]      3.4.0cvs77
11301
11302         * src/quote_fmt.c
11303                 Fix sensitivity/alignment, patch from
11304                 Pawel
11305
11306 2008-05-31 [colin]      3.4.0cvs76
11307
11308         * src/imap.c
11309                 Fix login issue introduced in cvs75.
11310
11311 2008-05-31 [colin]      3.4.0cvs75
11312
11313         * src/imap.c
11314                 Fix more possible double-frees. Also, fix the root cause
11315                 of these double-frees by just noting the Session is to
11316                 be destroyed instead of destroying it in flight
11317
11318 2008-05-29 [paul]       3.4.0cvs74
11319
11320         * manual/keyboard.xml
11321                 'Makes' these entries like the others
11322
11323 2008-05-29 [colin]      3.4.0cvs73
11324
11325         * src/procmsg.h
11326                 Include utils.h in case we
11327                 need to pull goffset definition
11328
11329 2008-05-29 [colin]      3.4.0cvs72
11330
11331         * src/common/utils.h
11332                 Workaround a stupid Glib issue, where
11333                 goffset happens to be undefined. 
11334
11335 2008-05-28 [colin]      3.4.0cvs71
11336
11337         * src/compose.c
11338         * src/compose.h
11339         * src/grouplistdialog.c
11340         * src/image_viewer.c
11341         * src/imap.c
11342         * src/inc.c
11343         * src/main.c
11344         * src/matcher.c
11345         * src/messageview.c
11346         * src/mimeview.c
11347         * src/prefs_themes.c
11348         * src/procmsg.h
11349         * src/summaryview.c
11350         * src/summaryview.h
11351         * src/textview.c
11352         * src/common/smtp.c
11353         * src/common/utils.c
11354         * src/common/utils.h
11355                 Use goffset instead of off_t for MsgInfo's size
11356                 Allows using MsgInfo structure from plugins
11357                 compiled with largefile support
11358
11359 2008-05-26 [colin]      3.4.0cvs70
11360
11361         * src/mainwindow.c
11362         * src/mainwindow.h
11363                 Define THEME_CHANGED_HOOKLIST and invoke
11364                 it on theme change
11365         * src/plugins/trayicon/trayicon.c
11366                 Listen to THEME_CHANGED_HOOKLIST and
11367                 update accordingly
11368
11369 2008-05-26 [paul]       3.4.0cvs69
11370
11371         * src/mimeview.c
11372                 plug a leak in mimeview_save_all()
11373
11374 2008-05-24 [colin]      3.4.0cvs68
11375
11376         * src/common/utils.h
11377                 Fix wrong define on old glibs
11378
11379 2008-05-24 [paul]       3.4.0cvs67
11380
11381         * src/Makefile.am
11382         * src/stock_pixmap.c
11383         * src/stock_pixmap.h
11384         * src/toolbar.c
11385         * src/pixmaps/cancel.xpm
11386         * src/pixmaps/close.xpm
11387                 add a specific icon for A_CANCEL_INC (addresses
11388                 point 1 of bug 1609 'Icon issues')
11389                 replace close.xpm with an icon of the standard
11390                 24x24 size
11391
11392 2008-05-24 [paul]       3.4.0cvs66
11393
11394         * src/pixmaps/insert_file.xpm
11395                 replaced
11396
11397 2008-05-23 [paul]       3.4.0cvs65
11398
11399         * src/common/md5.c
11400         * src/common/md5.h
11401                 add the possibility to check md5 on binary files,
11402                 thanks to Colin
11403
11404 2008-05-23 [colin]      3.4.0cvs64
11405
11406         * src/mainwindow.c
11407         * src/summaryview.c
11408                 Fix bug 1610, 'claws crash after opening/closing 
11409                 preferences and window update'
11410
11411 2008-05-22 [colin]      3.4.0cvs63
11412
11413         * src/prefs_filtering_action.c
11414         * src/gtk/combobox.c
11415         * src/gtk/combobox.h
11416                 Fix reselecting of Tags actions in
11417                 filtering actions dialog
11418
11419 2008-05-22 [colin]      3.4.0cvs62
11420
11421         * src/Makefile.am
11422         * src/prefs_toolbar.c
11423         * src/stock_pixmap.c
11424         * src/stock_pixmap.h
11425         * src/toolbar.c
11426         * src/pixmaps/delete_btn.xpm
11427         * src/pixmaps/insert_file.xpm
11428         * src/pixmaps/mail_reply_to_list.xpm
11429                 Fix more of bug 1609:
11430                 - Add a Delete button icon
11431                 - Add a Reply to list button icon
11432                 - Fix Insert file button icon
11433                 Artwork by Ciprian Popovici.
11434
11435 2008-05-21 [colin]      3.4.0cvs61
11436
11437         * src/common/utils.c
11438                 Fix a little leak
11439
11440 2008-05-21 [wwp]        3.4.0cvs60
11441
11442         * src/prefs_filtering.c
11443                 Don't show SMTP-only accounts in accounts list, as they are
11444                 irrelevant for filtering incoming messages.
11445
11446 2008-05-21 [colin]      3.4.0cvs59
11447
11448         * src/mainwindow.c
11449                 Don't put SMTP-only accounts in receive menus
11450
11451 2008-05-21 [colin]      3.4.0cvs58
11452
11453         * src/imap.c
11454                 Fix cvs56 (brain fart)
11455
11456 2008-05-21 [colin]      3.4.0cvs57
11457
11458         * src/common/utils.c
11459                 Fix bug 1615, 'hang on FIFO when the other end's not 
11460                 opened'
11461
11462 2008-05-21 [colin]      3.4.0cvs56
11463
11464         * src/imap.c
11465                 Fix a warning
11466
11467 2008-05-19 [colin]      3.4.0cvs55
11468
11469         * src/plugins/pgpcore/sgpgme.c
11470                 Maybe fix debian bug 481856, 'Segmentation fault 
11471                 when verifying a GPG signature'. Although it 
11472                 looks like a race condition...
11473
11474 2008-05-19 [colin]      3.4.0cvs54
11475
11476         * src/prefs_filtering_action.c
11477         * src/prefs_matcher.c
11478         * src/common/tags.c
11479         * src/common/tags.h
11480         * src/gtk/combobox.c
11481         * src/gtk/combobox.h
11482                 Patch by Pawel: disabled Tags menus in filtering dialogs
11483
11484 2008-05-19 [colin]      3.4.0cvs53
11485
11486         * src/prefs_account.c
11487                 GUI patch by Pawel: align ports entries
11488
11489 2008-05-19 [colin]      3.4.0cvs52
11490
11491         * src/mainwindow.c
11492                 Fix bug 1616, 'strange question while emptying trash'
11493
11494 2008-05-18 [colin]      3.4.0cvs51
11495
11496         * src/common/plugin.c
11497         * src/etpan/imap-thread.c
11498         * src/etpan/nntp-thread.c
11499         * src/gtk/gtksctree.c
11500                 Fix bug 1613, 'Various memory leaks'; 
11501                 based on a patch by Didier Barvaux.
11502
11503 2008-05-18 [colin]      3.4.0cvs50
11504
11505         * src/mimeview.c
11506         * src/privacy.h
11507         * src/toolbar.c
11508         * src/toolbar.h
11509         * src/plugins/pgpcore/sgpgme.c
11510                 Fix more parts of bug 1609:
11511                 - Make use of specific Expired privacy icon
11512                 - Use CLOSE instead of NOTICE_ERROR for cancel
11513                   receiving
11514                 - Allow a Preferences button in the main toolbar
11515
11516 2008-05-18 [colin]      3.4.0cvs49
11517
11518         * src/stock_pixmap.c
11519                 Fix bug with non-updating icons after theme change:
11520                 If fetching pixbuf for a given icon after a theme
11521                 change, the next pixmap fetch would return the old
11522                 cached one, as the theme change was forgotten at 
11523                 this time. (and vice-versa). This was mostly 
11524                 visible on open folder icons
11525
11526 2008-05-17 [colin]      3.4.0cvs48
11527
11528         * src/prefs_summaries.c
11529         * src/summaryview.c
11530                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
11531                 options'. Patch by Pawel
11532
11533 2008-05-16 [colin]      3.4.0cvs47
11534
11535         * src/imap.c
11536                 Fix another possible crash (on fatal errors
11537                 at login, like stream error).
11538
11539 2008-05-16 [paul]       3.4.0cvs46
11540
11541         * tools/thunderbird-filters-convertor.pl
11542                 fix a typo
11543                 fix reading a tb rule that contains something
11544                 like that: \"Sender\"
11545
11546 2008-05-16 [paul]       3.4.0cvs45
11547
11548         * tools/README
11549         * tools/csv2addressbook.pl
11550                 add support for gmail exported csv address book
11551
11552 2008-05-16 [colin]      3.4.0cvs44
11553
11554         * configure.ac
11555         * src/ldapupdate.c
11556                 Fix ldap deprecated calls. Patch by
11557                 Michael Rasmussen
11558
11559 2008-05-16 [paul]       3.4.0cvs43
11560
11561         * manual/de/account.xml
11562         * manual/it/account.xml
11563         * manual/it/ack.xml
11564         * manual/it/addrbook.xml
11565         * manual/it/claws-mail-manual.xml
11566         * manual/it/gpl.xml
11567         * manual/it/intro.xml
11568         * manual/it/starting.xml
11569                 add pages towards German and Italian manuals.
11570                 (just for storage, they are not built yet, due
11571                 to being incomplete.) submitted by Speckmade
11572                 <Speckmade@gmx.net> and Salvatore De Paolis
11573                 <iwkse@claws-mail.org>
11574
11575 2008-05-16 [colin]      3.4.0cvs42
11576
11577         * src/gtk/sslcertwindow.c
11578                 Fix SHA1 fingerprint with GnuTLS
11579
11580 2008-05-15 [colin]      3.4.0cvs41
11581
11582         * src/gtk/sslcertwindow.c
11583                 Print SHA1 fingerprint too
11584
11585 2008-05-15 [colin]      3.4.0cvs40
11586
11587         * src/imap.c
11588                 Fix certificate port on TLS. It was 
11589                 previously always 0.
11590                 **IMPORTANT INFORMATION**: this will trigger 
11591                 one wrong "New certificate" warning at the 
11592                 first connection with this fix, if using STARTTLS
11593                 on IMAP.
11594         * src/gtk/sslcertwindow.c
11595                 Make labels selectable
11596
11597 2008-05-15 [colin]      3.4.0cvs39
11598
11599         * src/imap.c
11600                 Fix double free when STARTTLS fails (for
11601                 example due to refusing the certificate)
11602
11603 2008-05-15 [paul]       3.4.0cvs38
11604
11605         * manual/advanced.xml
11606                 fix typo
11607
11608 2008-05-15 [paul]       3.4.0cvs37
11609
11610         * manual/advanced.xml
11611         * src/prefs_send.c
11612                 make outgoing_fallback_to_ascii a hidden pref
11613
11614 2008-05-14 [colin]      3.4.0cvs36
11615
11616         * src/main.c
11617         * src/mainwindow.c
11618         * src/mainwindow.h
11619                 Make it possible to cancel quit when Claws
11620                 ask whether to empty trash.
11621
11622 2008-05-14 [colin]      3.4.0cvs35
11623
11624         * src/compose.c
11625         * src/prefs_common.c
11626         * src/prefs_common.h
11627         * src/prefs_send.c
11628                 Add a preference to be able to specify an
11629                 outgoing charset/encoding but still fallback
11630                 to 7bit US-ASCII when possible (default TRUE,
11631                 same behavior as pre-cvs34)
11632
11633 2008-05-14 [colin]      3.4.0cvs34
11634
11635         * src/compose.c
11636                 Always use the specified encoding and charset if it is
11637                 specified, even if the mail is ASCII.
11638
11639 2008-05-13 [paul]       3.4.0cvs33
11640
11641         * src/ldapupdate.c
11642                 fix the build warnings the easy way for now
11643
11644 2008-05-13 [colin]      3.4.0cvs32
11645
11646         * src/prefs_themes.c
11647                 Count .png files as icons too (fixes part
11648                 of bug 1609, 'Icon issues')
11649
11650 2008-05-13 [wwp]        3.4.0cvs31
11651
11652         * src/addressbook_foldersel.c
11653                 Fix wrong check (completes 3.4.0.cvs30).
11654
11655 2008-05-12 [wwp]        3.4.0cvs30
11656
11657         * src/addressbook.c
11658         * src/addressbook_foldersel.c
11659         * src/filtering.c
11660         * src/matcher.c
11661         * src/prefs_matcher.c
11662         * src/plugins/bogofilter/bogofilter.c
11663         * src/plugins/bogofilter/bogofilter_gtk.c
11664         * src/plugins/dillo_viewer/dillo_prefs.c
11665         * src/plugins/spamassassin/spamassassin.c
11666         * src/plugins/spamassassin/spamassassin_gtk.c
11667                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
11668                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
11669                 translated string "Any" in plugins (whitelisting) and
11670                 UTF8 comparisons.
11671
11672 2008-05-07 [colin]      3.4.0cvs29
11673
11674         * configure.ac
11675                 Fix --enable-maemo (assume --enable-generic-umpc)
11676
11677 2008-05-07 [colin]      3.4.0cvs28
11678
11679         * configure.ac
11680         * src/account.c
11681         * src/addr_compl.c
11682         * src/compose.c
11683         * src/editaddress.c
11684         * src/folderview.c
11685         * src/mainwindow.c
11686         * src/messageview.c
11687         * src/mimeview.c
11688         * src/prefs_account.c
11689         * src/prefs_common.c
11690         * src/prefs_display_header.c
11691         * src/prefs_filtering.c
11692         * src/prefs_summaries.c
11693         * src/prefs_template.c
11694         * src/prefs_toolbar.c
11695         * src/stock_pixmap.c
11696         * src/summaryview.c
11697         * src/summaryview.h
11698         * src/textview.c
11699         * src/toolbar.c
11700         * src/gtk/about.c
11701         * src/gtk/gtksctree.c
11702         * src/gtk/menu.c
11703         * src/gtk/prefswindow.c
11704         * src/gtk/sslcertwindow.c
11705                 Separate generic UMPC code (layouts, ...) from 
11706                 MAEMO code (Hildon, ...)
11707
11708 2008-05-06 [paul]       3.4.0cvs27
11709
11710         * tools/claws.i18n.status.pl
11711                 add he.po
11712
11713 2008-05-06 [colin]      3.4.0cvs26
11714
11715         * src/common/utils.c
11716                 Maybe fix crash on FreeBSD
11717
11718 2008-05-05 [colin]      3.4.0cvs25
11719
11720         * src/messageview.c
11721                 Fix bug 1602, 'Crash when sending return receipt for
11722                 messages with no subject'
11723
11724 2008-05-05 [colin]      3.4.0cvs24
11725
11726         * src/mimeview.c
11727                 Don't overwrite temporary files with same
11728                 name when drag and dropping. Fixes bug 1599,
11729                 'attach multiple files with the same name from 
11730                 one mail to another'
11731
11732 2008-05-04 [paul]       3.4.0cvs23
11733
11734         * src/compose.c
11735         * src/prefs_common.c
11736                 fix bug 1587 'can not replay with quote'
11737
11738 2008-05-03 [colin]      3.4.0cvs22
11739
11740         * po/de.po
11741                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
11742
11743 2008-05-03 [colin]      3.4.0cvs21
11744
11745         * src/toolbar.c
11746                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
11747                 icon isn't grayed although ineffective'
11748
11749 2008-05-02 [wwp]        3.4.0cvs20
11750
11751         * po/fr.po
11752                 Fix translation.
11753
11754         * src/prefs_folder_item.c
11755                 Add missing notice in folder properties (templates) when
11756                 folder is a root node.
11757
11758 2008-04-30 [colin]      3.4.0cvs19
11759
11760         * src/prefs_toolbar.c
11761                 Add Trash and Delete icons to the icon chooser
11762
11763 2008-04-30 [colin]      3.4.0cvs18
11764
11765         * src/compose.c
11766                 Remove "Delete entire line" which was a noop
11767                 and should be the same as "Delete line" :)
11768
11769 2008-04-30 [colin]      3.4.0cvs17
11770
11771         * src/compose.c
11772                 Fix 'Delete line' and 'Delete to end of line'
11773                 on the last line. Patch by <seelenhirt@gmx.net>
11774
11775 2008-04-28 [colin]      3.4.0cvs16
11776
11777         * src/folder.c
11778                 Fix bug 1589, 'tagsdb file not removed when
11779                 folder deleted'.
11780         * src/common/utils.c
11781                 Make sure claws_unlink accepts NULL arg.
11782
11783 2008-04-25 [colin]      3.4.0cvs15
11784
11785         * src/common/ssl.c
11786                 Fix/simplify previous commit
11787
11788 2008-04-25 [colin]      3.4.0cvs14
11789
11790         * src/addrindex.h
11791         * src/common/ssl_certificate.c
11792                 Patch by Marcus: Fix Win32 build
11793         * src/common/ssl.c
11794                 Fix build with GnuTLS/no pthread, thanks
11795                 to Marcus
11796
11797 2008-04-25 [colin]      3.4.0cvs13
11798
11799         * src/summaryview.c
11800                 Fix bug 1586, '3-pane vertical layout now and then 
11801                 still shows sender column'
11802
11803 2008-04-25 [colin]      3.4.0cvs12
11804
11805         * src/Makefile.am
11806         * src/w32-logo.ico
11807         * src/w32-resource.rc
11808                 Patch from Marcus Brinkmann to set an icon on w32.
11809
11810 2008-04-24 [colin]      3.4.0cvs11
11811
11812         * src/inc.c
11813         * src/inc.h
11814                 Trace inc locks
11815         * src/ldif.c
11816         * src/ldif.h
11817                 Fix bug 1581, 'Bad File Format during Import LDIF':
11818                 Use dynamically allocated buffers; also, allow 
11819                 importing contacts with no email address
11820
11821 2008-04-24 [colin]      3.4.0cvs10
11822
11823         * src/prefs_common.c
11824                 Increment the timeout a bit on OpenBSD, 75 isn't enough
11825
11826 2008-04-23 [colin]      3.4.0cvs9
11827
11828         * src/compose.c
11829         * src/prefs_folder_item.c
11830         * src/prefs_template.c
11831         * src/quote_fmt.c
11832                 Fix bug 1576: Fix unescaping of templates when testing them
11833                 I think it breaks nothing. (wwp, you're welcome to double-check)
11834
11835 2008-04-23 [paul]       3.4.0cvs8
11836
11837         * manual/advanced.xml
11838                 add info about the "two_line_vertical" hidden
11839                 pref
11840
11841 2008-04-22 [paul]       3.4.0cvs7
11842
11843         * src/prefs_common.c
11844         * src/prefs_common.h
11845         * src/summaryview.c
11846                 make the 2-line view in summaryview when in three
11847                 columns mode configurable. hidden pref: "two_line_vertical"
11848
11849 2008-04-22 [colin]      3.4.0cvs6
11850
11851         * src/inc.c
11852                 Fix missing inc_unlock()
11853         * src/prefs_matcher.c
11854         * src/send_message.c
11855                 Fix my last commit
11856
11857 2008-04-22 [colin]      3.4.0cvs5
11858
11859         * src/etpan/imap-thread.c
11860                 Use g_(un)setenv instead of (un)setenv which
11861                 doesn't exist on IRIX 6.5
11862
11863 2008-04-22 [colin]      3.4.0cvs4
11864
11865         * src/inc.c
11866         * src/prefs_common.c
11867         * src/send_message.c
11868                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
11869                 Set the default timeout to 75 seconds
11870
11871 2008-04-20 [colin]      3.4.0cvs3
11872
11873         * src/pixmaps/tray_newmail.offline.xpm
11874         * src/pixmaps/tray_newmail.xpm
11875         * src/pixmaps/tray_newmarkedmail.offline.xpm
11876         * src/pixmaps/tray_newmarkedmail.xpm
11877         * src/pixmaps/tray_nomail.offline.xpm
11878         * src/pixmaps/tray_nomail.xpm
11879         * src/pixmaps/tray_unreadmail.offline.xpm
11880         * src/pixmaps/tray_unreadmail.xpm
11881         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
11882         * src/pixmaps/tray_unreadmarkedmail.xpm
11883                 Make the tray icons a bit nicer. Would be
11884                 nice to get really nice icons from someone
11885                 who's good at Gimp :)
11886
11887 2008-04-18 [colin]      3.4.0cvs2
11888
11889         * src/common/log.c
11890                 Forgot one g_unlink
11891
11892 lease complete the changelog entry below
11893 2008-04-18 [colin]      3.4.0cvs1
11894
11895         * src/addrduplicates.c
11896         * src/addressbook.c
11897         * src/compose.c
11898         * src/crash.c
11899         * src/editaddress.c
11900         * src/folder.c
11901         * src/image_viewer.c
11902         * src/imap.c
11903         * src/inc.c
11904         * src/main.c
11905         * src/mbox.c
11906         * src/messageview.c
11907         * src/mh.c
11908         * src/msgcache.c
11909         * src/news.c
11910         * src/partial_download.c
11911         * src/pop.c
11912         * src/prefs_common.c
11913         * src/prefs_common.h
11914         * src/prefs_other.c
11915         * src/prefs_themes.c
11916         * src/procheader.c
11917         * src/procmime.c
11918         * src/procmsg.c
11919         * src/textview.c
11920         * src/wizard.c
11921         * src/common/prefs.c
11922         * src/common/ssl_certificate.c
11923         * src/common/template.c
11924         * src/common/utils.c
11925         * src/common/utils.h
11926         * src/etpan/imap-thread.c
11927         * src/plugins/dillo_viewer/dillo_viewer.c
11928         * src/plugins/pgpcore/sgpgme.c
11929         * src/plugins/pgpinline/pgpinline.c
11930                 Add an option to shred temporary files and messages
11931                 instead of just removing them. Slows deletions down!
11932
11933 2008-04-18 [paul]       3.4.0
11934
11935         * NEWS
11936         * README
11937         * RELEASE_NOTES 
11938                 3.4.0 released
11939
11940
11941 2008-04-18 [paul]       3.3.1cvs61
11942
11943         * po/de.po
11944         * po/fi.po
11945         * po/it.po
11946         * po/pt_BR.po
11947                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
11948                 and Frederico Goncalves Guimaraes
11949         * po/es.po
11950                 updated on the last minute by a lazy Ricardo Mones
11951
11952 2008-04-18 [colin]      3.3.1cvs60
11953
11954         * po/fr.po
11955                 Update translation (Fabien Vantard)
11956
11957 2008-04-17 [colin]      3.3.1cvs59
11958
11959         * src/imap.c
11960                 Fix debian bug 474712, 'claws seg faults when IMAP 
11961                 connection breaks after an IMAP protocol error 
11962                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
11963         * src/summaryview.c
11964                 Fix a little leak
11965
11966 2008-04-17 [colin]      3.3.1cvs58
11967
11968         * src/common/log.c
11969                 Fix log size getting out of control (claws-mail
11970                 getting SIGXFSZ): rotate if every 10MB
11971
11972 2008-04-10 [paul]       3.3.1cvs57
11973
11974         * src/prefs_other.c
11975                 improvements to english usage
11976
11977 2008-04-10 [paul]       3.3.1cvs56
11978
11979         * src/prefs_receive.c
11980                 add an accurate description
11981
11982 2008-04-08 [colin]      3.3.1cvs55
11983
11984         * src/undo.c
11985                 Probably fix corruption, introduced in cvs53
11986
11987 2008-04-04 [iwkse]      3.3.1cvs54
11988
11989         * src/undo.c
11990                 undo should works properly again
11991
11992 2008-04-04 [iwkse]      3.3.1cvs53
11993
11994         * src/undo.c
11995                 Fix a segfault but breaks undo
11996                 on a specific case (eg. double paste with
11997                 middle-mouse button)
11998
11999 2008-04-04 [iwkse]      3.3.1cvs52
12000
12001         * src/prefs_filtering.c
12002                 Fix previous Tab mess
12003
12004 2008-04-03 [iwkse]      3.3.1cvs51
12005
12006         * src/prefs_filtering.c
12007                 Add search in filtering rules list
12008
12009 2008-04-02 [colin]      3.3.1cvs50
12010
12011         * src/main.c
12012                 Revert part of the previous patch: we do
12013                 want to parse ~/.claws-mail/gtkrc-2.0 if it
12014                 exists
12015
12016 2008-04-02 [colin]      3.3.1cvs49
12017
12018         * src/main.c
12019                 Fix bug 1562, 'Claws-Mail does not completely 
12020                 respect settings in GTK2_RC_FILES environment'
12021                 Remove manual parsing of .gtkrc-2.0 and 
12022                 .gtk/gtkrc-2.0. GTK does it itself these days.
12023
12024 2008-04-01 [colin]      3.3.1cvs48
12025
12026         * src/imap_gtk.c
12027                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
12028                 ticking "Show only subscribed"'
12029
12030 2008-03-31 [colin]      3.3.1cvs47
12031
12032         * src/folder.c
12033                 Fix bug 1553, 'File lock not respected'
12034                 Regression due to the implementation of
12035                 deletion batching
12036
12037 2008-03-31 [colin]      3.3.1cvs46
12038
12039         * src/mainwindow.c
12040                 Fix tags menu update, thanks to Paul
12041
12042 2008-03-29 [wwp]        3.3.1cvs45
12043
12044         * src/prefs_account.c
12045         * src/prefs_common.c
12046         * src/prefs_folder_item.c
12047         * src/prefs_quote.c
12048         * src/quote_fmt.c
12049         * src/quote_fmt.h
12050                 Fix compose template formats (in global preferences)
12051                 being translated under specific conditions.
12052                 Add a button to restore factory defaults for current
12053                 language.
12054
12055 2008-03-27 [colin]      3.3.1cvs44
12056
12057         * src/common/prefs.c
12058         * src/common/xmlprops.c
12059                 Fix RedHat bug 431735, 'segfault if /home is full' 
12060                 (when starting): Fix double fclose() in prefs.c
12061                 and potentially xmlprops.c
12062
12063 2008-03-27 [colin]      3.3.1cvs43
12064
12065         * src/addressbook.c
12066                 Fix bug 1559, 'Claws Mail crashed deleting all 
12067                 common contacts'
12068
12069 2008-03-27 [wwp]        3.3.1cvs42
12070
12071         * src/addressbook.c
12072                 Fix 3.3.0cvs41.
12073
12074 2008-03-27 [wwp]        3.3.1cvs41
12075
12076         * src/addressbook.c
12077                 Prevent list flickering when deleting addresses.
12078
12079 2008-03-26 [colin]      3.3.1cvs40
12080
12081         * src/imap.c
12082                 Clean up session disconnection. Possibly
12083                 fix Ubuntu bug #204290
12084
12085 2008-03-26 [colin]      3.3.1cvs39
12086
12087         * src/textview.c
12088                 Fix bug 1555: current folder wasn't used when
12089                 right-clicking on an email address
12090
12091 2008-03-25 [colin]      3.3.1cvs38
12092
12093         * src/plugins/bogofilter/bogofilter.c
12094         * src/plugins/bogofilter/bogofilter.h
12095         * src/plugins/bogofilter/bogofilter_gtk.c
12096                 Add a "learn from whitelist" preference
12097                 Whitelist Unsure mails too.
12098
12099 2008-03-24 [paul]       3.3.1cvs37
12100
12101         * src/prefs_account.c
12102                 If no MH mailbox and no account exists, when
12103                 creating a POP/Local account, just create and
12104                 use the default one instead of bailing with a
12105                 "Mailbox doesn't exist" error
12106
12107 2008-03-21 [colin]      3.3.1cvs36
12108
12109         * src/procmime.c
12110                 strstrip mime subtype
12111
12112 2008-03-21 [paul]       3.3.1cvs35
12113
12114         * manual/advanced.xml
12115                 correct and update the info about Actions
12116
12117 2008-03-20 [colin]      3.3.1cvs34
12118
12119         * src/messageview.c
12120         * src/messageview.h
12121         * src/textview.c
12122                 Show at max 1MB of text, add a noticeview to
12123                 show everything optionally.
12124
12125 2008-03-20 [colin]      3.3.1cvs33
12126
12127         * src/stock_pixmap.c
12128                 Add support for png themes
12129
12130 2008-03-19 [wwp]        3.3.1cvs32
12131
12132         * src/procheader.c
12133                 Sanity check.
12134
12135 2008-03-18 [colin]      3.3.1cvs31
12136
12137         * src/common/utils.c
12138         * src/common/utils.h
12139                 Handle size_t instead of off_t in to_human_readable
12140
12141 2008-03-18 [colin]      3.3.1cvs30
12142
12143         * src/imap.c
12144                 Remove raw printf
12145
12146 2008-03-16 [colin]      3.3.1cvs29
12147
12148         * src/summaryview.c
12149                 Fix build on GTK < 2.12
12150
12151 2008-03-16 [colin]      3.3.1cvs28
12152
12153         * src/mainwindow.c
12154                 Refresh non-list widget when switching
12155                 messageview
12156
12157 2008-03-16 [colin]      3.3.1cvs27
12158
12159         * manual/faq.xml
12160                 Revert cvs25: This wasn't a typo :) :
12161                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
12162
12163
12164 2008-03-16 [colin]      3.3.1cvs26
12165
12166         * src/summaryview.c
12167         * src/gtk/gtksctree.c
12168         * src/gtk/gtksctree.h
12169                 Implement 2-lines items in Summaryview when in 
12170                 three columns mode
12171
12172 2008-03-16 [paul]       3.3.1cvs25
12173
12174         * manual/faq.xml
12175                 fix typo
12176
12177 2008-03-14 [colin]      3.3.1cvs24
12178
12179         * src/prefs_filtering_action.c
12180                 Fix buglet on setting recipient when
12181                 reediting forward rules.
12182
12183 2008-03-12 [colin]      3.3.1cvs23
12184
12185         * src/summaryview.c
12186                 Fix a new unused variable warning
12187         * src/plugins/trayicon/trayicon.c
12188                 Fix folderview's scrollbar at startup
12189                 if starting hidden
12190
12191 2008-03-12 [colin]      3.3.1cvs22
12192
12193         * src/folderview.c
12194         * src/summaryview.c
12195                 Use item_opened at the beginning of showing
12196                 a folder instead of the end. Fixes flicker.
12197
12198 2008-03-12 [paul]       3.3.1cvs21
12199
12200         * src/folder.c
12201         * src/folder.h
12202         * src/mainwindow.c
12203         * src/procmsg.c
12204         * src/summaryview.c
12205         * src/plugins/trayicon/trayicon.c
12206                 add tooltip with extended folder stats
12207
12208 2008-03-10 [colin]      3.3.1cvs20
12209
12210         * src/common/xml.c
12211                 Handle comments
12212
12213 2008-03-07 [colin]      3.3.1cvs19
12214
12215         * src/mainwindow.c
12216                 Fix blinking of the taskbar entry
12217
12218 2008-03-07 [colin]      3.3.1cvs18
12219
12220         * src/mainwindow.c
12221                 MAEMO: Fix bug 1494, 'Trayicon 
12222                 plugin breaks UI...'
12223
12224 2008-03-07 [paul]       3.3.1cvs17
12225
12226         * src/gtk/authors.h
12227                 reflect reality a bit more closely
12228
12229 2008-03-06 [colin]      3.3.1cvs16
12230
12231         * src/mainwindow.c
12232         * src/mainwindow.h
12233         * src/summaryview.c
12234         * src/summaryview.h
12235         * src/toolbar.c
12236                 Integrate things better wrt the new
12237                 summaryview extensibility.
12238
12239 2008-03-06 [wwp]        3.3.1cvs15
12240
12241         * src/quote_fmt.c
12242                 Fix some gcc warnings.
12243
12244 2008-03-06 [wwp]        3.3.1cvs14
12245
12246         * src/prefs_account.c
12247         * src/prefs_folder_item.c
12248         * src/prefs_gtk.c
12249         * src/prefs_template.c
12250         * src/gtk/prefswindow.c
12251         * src/gtk/prefswindow.h
12252                 prefs_templates: fix missing unregistering of addr_completion widgets
12253                 and and ending of addr_completion service.
12254                 prefs_folder_item: fix missing registering/unregistering of widgets,
12255                 and rework the way add_completion service is started and stopped.
12256                 Plus few prefswindow API changes (opening).
12257
12258 2008-03-06 [wwp]        3.3.1cvs13
12259
12260         * src/folder_item_prefs.c
12261         * src/prefs_template.c
12262         * src/prefs_template.h
12263         * src/quote_fmt.c
12264         * src/common/template.c
12265                 Complete 3.3.1cvs12, thanks to Colin.
12266
12267 2008-03-06 [wwp]        3.3.1cvs12
12268
12269         * src/compose.c
12270         * src/folder_item_prefs.c
12271         * src/folder_item_prefs.h
12272         * src/prefs_account.c
12273         * src/prefs_folder_item.c
12274         * src/prefs_quote.c
12275         * src/prefs_template.c
12276         * src/quote_fmt.c
12277         * src/quote_fmt.h
12278         * src/common/template.c
12279         * src/common/template.h
12280                 Global and per-folder templates can now override the from name (this
12281                 doesn't change the account being used).
12282                 Examples:
12283                  "My other name" <%account_email> (just changes the name)
12284                  my.faked.email@address.org (overrides the address too)
12285
12286 2008-03-05 [colin]      3.3.1cvs11
12287
12288         * src/summaryview.c
12289         * src/summaryview.h
12290                 Replace that hbox with a notebook
12291
12292 2008-03-05 [colin]      3.3.1cvs10
12293
12294         * src/folder.h
12295         * src/folderview.c
12296                 Add klass functions for notification of folder
12297                 opening/closing via the GUI
12298         * src/summaryview.c
12299         * src/summaryview.h
12300                 Add a specific container for the scrolledwin
12301
12302 2008-03-05 [colin]      3.3.1cvs9
12303
12304         * src/folder.h
12305         * src/folderview.c
12306                 Add klass functions for notification of folder 
12307                 opening/closing via the GUI
12308         * src/summaryview.c
12309         * src/summaryview.h
12310                 Add a specific container for the scrolledwin
12311
12312 2008-03-02 [colin]      3.3.1cvs8
12313
12314         * src/messageview.c
12315                 MAEMO: Fix bug 1541, 'Deleting message from within 
12316                 read window displays next message then closes.'
12317
12318 2008-03-02 [colin]      3.3.1cvs7
12319
12320         * src/main.c
12321                 Probably fix bug 1539, 'Program crashes':
12322                 Setup Gcrypt's thread functions when built
12323                 with GnuTLS
12324
12325 2008-03-01 [colin]      3.3.1cvs6
12326
12327         * src/folder.c
12328         * src/imap_gtk.c
12329                 Get rid of stale folders with no account
12330
12331 2008-02-28 [colin]      3.3.1cvs5
12332
12333         * src/compose.c
12334                 Fix bug 1534, 'Segmentation fault when doing 
12335                 some draft saving and then throwing away'
12336         * src/imap.c
12337                 Fix bug 1533, 'Claws is unable to mark messages 
12338                 as "read" in IMAP shared folders'
12339         * src/etpan/imap-thread.c
12340                 Fix bug 1515, 'large messages crash claws when 
12341                 syncing for offline mode'. This is rather a
12342                 workaround, and mails > 64MB will still be
12343                 problematic if there's less than 64MB available
12344                 on the dataroot volume.
12345         * src/messageview.c
12346                 MAEMO: Add information when fetching big messages
12347
12348 2008-02-26 [colin]      3.3.1cvs4
12349
12350         * src/imap.c
12351                 fix bug 1532, '"login refused" message insufficiently 
12352                 detailed'
12353
12354 2008-02-26 [paul]       3.3.1cvs3
12355
12356         * INSTALL
12357         * README
12358                 remove mentions of ClamAV and a few other
12359                 old bits of information
12360
12361 2008-02-23 [colin]      3.3.1cvs2
12362
12363         * src/main.c
12364                 Fix log output (missing \n)
12365
12366 2008-02-23 [colin]      3.3.1cvs1
12367
12368         * configure.ac
12369                 Bump version number for stable release
12370
12371 2008-02-23 [paul]       3.3.0cvs21
12372
12373         * po/he.po
12374                 updated by Ofer
12375
12376 2008-02-21 [colin]      3.3.0cvs20
12377
12378         * src/matcher.c
12379                 Fix bug 1527, 'filtering is case sensitive when it 
12380                 shouldn't be'
12381
12382 2008-02-20 [colin]      3.3.0cvs19
12383
12384         * src/main.c
12385                 Fix file attachments from older Thunar
12386
12387 2008-02-19 [colin]      3.3.0cvs18
12388
12389         * manual/plugins.xml
12390         * manual/es/plugins.xml
12391         * manual/fr/plugins.xml
12392         * manual/pl/plugins.xml
12393                 Remove Clamav
12394
12395 2008-02-19 [paul]       3.3.0cvs17
12396
12397         * tools/README
12398         * tools/csv2addressbook.pl
12399                 add support for Kmail/Kaddressbook
12400
12401 2008-02-18 [colin]      3.3.0cvs16
12402
12403         * src/imap.c
12404                 Unset folder's session before creating a
12405                 new one
12406         * src/main.c
12407         * src/prefs_common.c
12408         * src/prefs_common.h
12409         * manual/advanced.xml
12410                 Add an hidden use_networkmanager pref, to
12411                 disable NetworkManager handling. Also,
12412                 consider UNKNOWN state to be CONNECTED.
12413
12414 2008-02-18 [wwp]        3.3.0cvs15
12415
12416         * src/matcher.c
12417                 Fix Engrish and make 'not' more visible in filtering debug logs.
12418
12419 2008-02-15 [colin]      3.3.0cvs14
12420
12421         * src/matcher.c
12422                 Revert cvs10 for now, it breaks the feature
12423
12424 2008-02-15 [colin]      3.3.0cvs13
12425
12426         * src/main.c
12427                 Always focus folder tree at startup
12428         * src/compose.c
12429                 Fix bug 1521, 'Cannot close compose window after 
12430                 replying to a non-existent news message'
12431
12432 2008-02-13 [colin]      3.3.0cvs12
12433
12434         * src/folderview.c
12435                 Fix important warnings
12436
12437 2008-02-12 [colin]      3.3.0cvs11
12438
12439         * src/imap.c
12440         * src/etpan/imap-thread.c
12441         * src/etpan/imap-thread.h
12442                 Fix handling of $Forwarded flag on Exchange:
12443                 check for the existence or creatability of a
12444                 flag before using it.
12445
12446 2008-02-12 [colin]      3.3.0cvs10
12447
12448         * src/matcher.c
12449                 Optimise matching on Found in addressbook if
12450                 the matched header is in cache (From, etc)
12451
12452 2008-02-12 [colin]      3.3.0cvs9
12453
12454         * src/folderview.c
12455                 Fix crashy stuff when changing displayed
12456                 columns
12457
12458 2008-02-12 [wwp]        3.3.0cvs8
12459
12460         * src/folder.h
12461                 Remove duplicate func declaration and restore the one
12462                 a missing one.
12463
12464 2008-02-12 [wwp]        3.3.0cvs7
12465
12466         * src/compose.c
12467         * src/export.c
12468         * src/folder.c
12469         * src/folder.h
12470         * src/foldersel.c
12471         * src/foldersel.h
12472         * src/imap_gtk.c
12473         * src/import.c
12474         * src/mainwindow.c
12475         * src/messageview.c
12476         * src/mh_gtk.c
12477         * src/prefs_account.c
12478         * src/prefs_filtering_action.c
12479         * src/summaryview.c
12480         * src/plugins/bogofilter/bogofilter_gtk.c
12481         * src/plugins/spamassassin/spamassassin_gtk.c
12482                 Allow moving/copying folders to root folders when using
12483                 the folder selection dialog (it was not possible to
12484                 maemo users to reparent a subfolder to a root folder
12485                 at all).
12486
12487 2008-02-12 [fabien]     3.3.0cvs6
12488
12489         * po/fr.po
12490                 a few days late for i18n fr update. Sorry.
12491
12492 2008-02-11 [colin]      3.3.0cvs5
12493
12494         * src/main.c
12495                 Implement support for future /dev/mem_notify.
12496                 This Linux kernel feature will allow applications
12497                 to be notified that memory has to be freed
12498                 before getting OOM-killed. For more information:
12499                 http://lwn.net/Articles/267013/
12500
12501 2008-02-10 [paul]       3.3.0cvs4
12502
12503         * src/Makefile.am
12504         * src/mimeview.c
12505         * src/prefs_toolbar.c
12506         * src/stock_pixmap.c
12507         * src/stock_pixmap.h
12508         * src/pixmaps/mime_text_patch.xpm
12509                 add an icon for attached patches
12510
12511 2008-02-09 [paul]       3.3.0cvs3
12512
12513         * src/gtk/about.c
12514                 bump the (c) year
12515
12516 2008-02-09 [wwp]        3.3.0cvs2
12517
12518         * src/main.c
12519                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
12520
12521 2008-02-08 [colin]      3.3.0cvs1
12522
12523         * src/common/utils.c
12524                 Forbid attaching anything containing "../" or ".ssh/"
12525                 from mailto: URI
12526
12527 2008-02-08 [paul]       3.3.0
12528
12529         * NEWS
12530         * README
12531         * RELEASE_NOTES 
12532                 3.3.0 released
12533
12534 2008-02-08 [paul]       3.2.0cvs77
12535
12536         * AUTHORS
12537                 updated with new translators
12538         * configure.ac
12539                 added he to ALL_LINGUAS
12540         * po/cs.po
12541         * po/de.po
12542         * po/es.po
12543         * po/fi.po
12544         * po/hu.po
12545         * po/it.po
12546         * po/pt_BR.po
12547         * po/zh_CN.po
12548                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
12549                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
12550                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
12551                 and Ralph Young
12552         * po/he.po
12553                 new Hebrew translation by Ofer <oc666@netvision.net.il>
12554         * src/gtk/about.c
12555                 updated with new translators and bumped (c) year
12556         * src/gtk/authors.h
12557                 updated with new translators
12558
12559 2008-02-05 [colin]      3.2.0cvs76
12560
12561         * src/messageview.c
12562         * src/mimeview.c
12563         * src/mimeview.h
12564                 Special case text/calendar parts: if there's one in
12565                 the mail, and a plugin handling text/calendar is
12566                 loaded, show that part. That'll avoid rendering 
12567                 meetings as plain text, which just looks broken to
12568                 many users.
12569
12570 2008-02-04 [colin]      3.2.0cvs75
12571
12572         * src/mainwindow.c
12573                 Maemo: Fix LED handling on OS 2008
12574
12575 2008-02-01 [colin]      3.2.0cvs74
12576
12577         * src/compose.c
12578                 Possibly fix the annoying and hard-to reproduce bug
12579                 where lines 
12580                 are
12581                 rewrapped
12582                 like
12583                 that.
12584
12585 2008-02-01 [paul]       3.2.0cvs73
12586
12587         * src/common/utils.c
12588                 fix bug 1502, 'Plus signs are stripped from
12589                 email addresses when calling from command line'
12590                 Thanks to Colin
12591
12592 2008-01-31 [colin]      3.2.0cvs72
12593
12594         * src/exphtmldlg.c
12595         * src/mimeview.c
12596         * src/summaryview.c
12597                 Fix building of URIs from filenames
12598
12599 2008-01-31 [wwp]        3.2.0cvs71
12600
12601         * src/main.c
12602                 Fixes debug output of compiled-in features list
12603                 (completes 3.2.0cvs60).
12604
12605 2008-01-31 [colin]      3.2.0cvs70
12606
12607         * configure.ac
12608         * po/POTFILES.in
12609         * src/compose.c
12610         * src/plugins/Makefile.am
12611         * src/plugins/clamav/.cvsignore
12612         * src/plugins/clamav/Makefile.am
12613         * src/plugins/clamav/README
12614         * src/plugins/clamav/clamav_plugin.c
12615         * src/plugins/clamav/clamav_plugin.h
12616         * src/plugins/clamav/clamav_plugin_gtk.c
12617         * src/plugins/clamav/clamav_plugin_gtk.deps
12618                 Remove the Clamav plugin from the core
12619
12620 2008-01-28 [wwp]        3.2.0cvs69
12621
12622         * src/compose.c
12623         * src/prefs_template.c
12624         * src/prefs_template.h
12625         * src/quote_fmt.c
12626         * src/quote_fmt.h
12627         * src/quote_fmt_lex.l
12628         * src/quote_fmt_parse.y
12629                 Fix for bug #1493: count lines (\n chars) according to the way
12630                 format body is passed (i.e. \-escaped or not).
12631
12632 2008-01-27 [paul]       3.2.0cvs68
12633
12634         * po/en_GB.po
12635                 updated
12636         * src/prefs_actions.c
12637         * src/prefs_filtering.c
12638         * src/prefs_folder_item.c
12639         * src/prefs_template.c
12640         * src/gtk/about.c
12641                 some minor changes to the English
12642
12643 2008-01-24 [colin]      3.2.0cvs67
12644
12645         * src/etpan/imap-thread.c
12646         * src/etpan/nntp-thread.c
12647                 Fix bug 1348, 'Hang ups at exit time with 
12648                 pgp plugin since 3.0.2'
12649
12650 2008-01-23 [colin]      3.2.0cvs66
12651
12652         * src/toolbar.c
12653                 Fix translation of something that shouldn't be
12654
12655 2008-01-23 [colin]      3.2.0cvs65
12656
12657         * src/procmime.c
12658                 Fix bug 1486, 'Re: Incorrect content when replying'
12659                 Revert to full scan if short scan found only 0-length
12660                 text parts
12661
12662 2008-01-23 [paul]       3.2.0cvs64
12663
12664         * src/prefs_folder_item.c
12665                 fix bug 1485, 'selecting a folder's default
12666                 account if name contains '&''
12667
12668 2008-01-23 [colin]      3.2.0cvs63
12669
12670         * src/folder.c
12671         * src/folder.h
12672         * src/main.c
12673         * src/mainwindow.c
12674                 Fix bug 1480, 'should be able to display mail file
12675                 from command line'. Let 'claws-mail --select' accept
12676                 absolute paths in addition to folder identifiers.
12677
12678 2008-01-22 [wwp]        3.2.0cvs62
12679
12680         * src/account.c
12681         * src/account.h
12682         * src/compose.c
12683         * src/messageview.c
12684         * src/summaryview.c
12685         * src/common/utils.c
12686         * src/common/utils.h
12687                 Allow from=address in mailto sequence:
12688                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
12689                   The 'from' will try to select the first account matching in accounts list,
12690                   otherwise will use the usual account selection mechanism but override with
12691                   this 'from' address.
12692                 Allow mailto with NNTP accounts
12693                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
12694                   is the default one or if a NNTP account address is used with 'from'.
12695                   This is more or less a bugfix as it was possible to use mailto with a NNTP
12696                   default account but the complete mailto sequence was put in To.
12697
12698 2008-01-22 [wwp]        3.2.0cvs61
12699
12700         * doc/man/claws-mail.1
12701                 Updated the man page: status of few features, command-line
12702                 usage (--version-full) and completed list of config files
12703                 and dirs.
12704
12705 2008-01-22 [wwp]        3.2.0cvs60
12706
12707         * src/main.c
12708                 Added --version-full to display version and compiled-in
12709                 features list (for later use by Clawsker for instance).
12710
12711 2008-01-22 [holger]     3.2.0cvs59
12712
12713         * src/addrduplicates.c
12714                 Fix scrolling in addressbook duplicate
12715                 finder result dialog
12716
12717 2008-01-21 [colin]      3.2.0cvs58
12718
12719         * src/summaryview.c
12720                 Fix bug 1457, 'sorting messages on, say, from, 
12721                 should subsort on previous sort choice'. Subsort
12722                 by date when sort is Subject, From, To, Tags.
12723
12724 2008-01-21 [colin]      3.2.0cvs57
12725
12726         * AUTHORS
12727         * src/matcher.c
12728         * src/mimeview.c
12729         * src/common/ssl.c
12730         * src/gtk/authors.h
12731                 Fix bug 1478, 'Wrong pthread_create calls all 
12732                 over the place'. Patch by Christian Cornelssen
12733
12734 2008-01-20 [colin]      3.2.0cvs56
12735
12736         * src/imap.c
12737         * src/etpan/imap-thread.c
12738         * src/etpan/imap-thread.h
12739                 Fix bug 1468, 'Use IMAP keyword to 
12740                 store "forwarded" flag'
12741
12742 2008-01-20 [colin]      3.2.0cvs55
12743
12744         * src/folderutils.c
12745                 Make list operations faster
12746
12747 2008-01-20 [colin]      3.2.0cvs54
12748
12749         * src/mainwindow.c
12750                 Fix bug 1353, 'on startup with small screen 
12751                 layout, keyboard input gets lost'
12752
12753 2008-01-20 [colin]      3.2.0cvs53
12754
12755         * src/textview.c
12756                 Complete 3.2.0cvs49, and fixes bug 1477, 
12757                 'Claws Mail crashes when view PGP-encrypted 
12758                 message'
12759
12760 2008-01-20 [colin]      3.2.0cvs52
12761
12762         * src/compose.c
12763                 Fix privacy menu update when replying to
12764                 encrypted mail and no default privacy 
12765                 system is set
12766
12767 2008-01-19 [colin]      3.2.0cvs51
12768
12769         * src/filtering.c
12770         * src/procmsg.h
12771         * src/plugins/bogofilter/bogofilter.c
12772         * src/plugins/clamav/clamav_plugin.c
12773         * src/plugins/spamassassin/spamassassin.c
12774                 Batch filtering deletions too (and save 4 bytes
12775                 per MsgInfo in the process :)
12776
12777 2008-01-19 [colin]      3.2.0cvs50
12778
12779         * src/folder.c
12780                 Make cache update after copies much faster
12781                 on IMAP
12782
12783 2008-01-19 [colin]      3.2.0cvs49
12784
12785         * src/textview.c
12786                 Check g_fopen() success
12787
12788 2008-01-17 [wwp]        3.2.0cvs48
12789
12790         * manual/faq.xml
12791         * manual/es/faq.xml
12792         * manual/fr/faq.xml
12793         * manual/pl/faq.xml
12794                 Sylpheed? No idea what this means.
12795
12796 2008-01-17 [colin]      3.2.0cvs47
12797
12798         * src/gtk/gtksctree.c
12799                 Make dnd threshold higher on Maemo
12800
12801 2008-01-16 [colin]      3.2.0cvs46
12802
12803         * src/common/passcrypt.c
12804                 Fix build on FreeBSD, thanks to Pawel
12805
12806 2008-01-15 [colin]      3.2.0cvs45
12807
12808         * src/compose.c
12809                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
12810                 spell check of actuall word'
12811         * src/summaryview.c
12812                 Temporarily disable immediate execution when learning
12813                 spam *only* if the summaryview isn't locked
12814
12815 2008-01-15 [wwp]        3.2.0cvs44
12816
12817         * src/prefs_filtering.c
12818                 Fix filtering prefs layout (Maemo port), moving page up/down
12819                 from buttons to context menu.
12820
12821 2008-01-15 [colin]      3.2.0cvs43
12822
12823         * src/compose.c
12824                 Fix bug 1465, 'First line in new message does not mark URLs'
12825
12826 2008-01-15 [colin]      3.2.0cvs42
12827
12828         * src/common/passcrypt.c
12829                 Fix bug 1461, 'several components #define 
12830                 _XOPEN_SOURCE improperly'
12831
12832 2008-01-15 [colin]      3.2.0cvs41
12833
12834         * src/summaryview.c
12835                 Fix bug 1469, 'Column width adjustments on message 
12836                 lists do not save'
12837
12838 2008-01-14 [holger]     3.2.0cvs40
12839
12840         * configure.ac
12841                 Add tests for dbus, dbus glib bindings,
12842                 and NetworkManager. All is optional. Add new
12843                 --(en|dis)able-networkmanager-support switch.
12844         * src/Makefile.am
12845         * src/imap.c
12846         * src/inc.c
12847         * src/main.c
12848         * src/main.h
12849         * src/mainwindow.c
12850         * src/gtk/about.c
12851                 Add optional NetworkManager support, so Claws Mail
12852                 can try to do the right thing when the network connection
12853                 status changes. NetworkManager support is active by
12854                 default if above requirements were met.
12855
12856 2008-01-12 [colin]      3.2.0cvs39
12857
12858         * src/summaryview.c
12859                 Advertise the click-on-reply feature in the tooltip
12860
12861 2008-01-12 [colin]      3.2.0cvs38
12862
12863         * src/Makefile.am
12864         * src/stock_pixmap.c
12865         * src/stock_pixmap.h
12866         * src/pixmaps/tray_newmail.offline.xpm
12867         * src/pixmaps/tray_newmail.xpm
12868         * src/pixmaps/tray_newmarkedmail.offline.xpm
12869         * src/pixmaps/tray_newmarkedmail.xpm
12870         * src/pixmaps/tray_nomail.offline.xpm
12871         * src/pixmaps/tray_nomail.xpm
12872         * src/pixmaps/tray_unreadmail.offline.xpm
12873         * src/pixmaps/tray_unreadmail.xpm
12874         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
12875         * src/pixmaps/tray_unreadmarkedmail.xpm
12876         * src/plugins/trayicon/Makefile.am
12877         * src/plugins/trayicon/newmail.offline.xpm
12878         * src/plugins/trayicon/newmail.xpm
12879         * src/plugins/trayicon/newmarkedmail.offline.xpm
12880         * src/plugins/trayicon/newmarkedmail.xpm
12881         * src/plugins/trayicon/nomail.offline.xpm
12882         * src/plugins/trayicon/nomail.xpm
12883         * src/plugins/trayicon/trayicon.c
12884         * src/plugins/trayicon/unreadmail.offline.xpm
12885         * src/plugins/trayicon/unreadmail.xpm
12886         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
12887         * src/plugins/trayicon/unreadmarkedmail.xpm
12888                 Make the Trayicon plugin icons themable
12889
12890 2008-01-12 [wwp]        3.2.0cvs37
12891
12892         * src/prefs_display_header.c
12893                 Fix extra leading hyphen visible in the display
12894                 header configuration combo list (maemo).
12895
12896 2008-01-11 [colin]      3.2.0cvs36
12897
12898         * src/imap.c
12899                 Set timeout to 1 before disconnecting all -
12900                 for when one switches to offline and has 
12901                 no network anymore
12902         * src/messageview.c
12903                 Fix bug 1454, 'error message shows parts and 
12904                 signature of previous messages'
12905         * src/prefs_common.c
12906                 Maemo: Hide Send dialog by default
12907
12908 2008-01-10 [colin]      3.2.0cvs35
12909
12910         * src/action.c
12911         * src/editldap.c
12912         * src/prefs_account.c
12913         * src/wizard.c
12914         * src/gtk/inputdialog.c
12915         * src/plugins/pgpcore/passphrase.c
12916                 Maemo: Fix bug 1455, 'Password enters leading letter 
12917                 incorrectly as uppercase'
12918
12919 2008-01-09 [colin]      3.2.0cvs34
12920
12921         * po/pl.po
12922                 Fix bug 1446, 'SC crashes frequently when staying 
12923                 in background'. Format string error in Polish 
12924                 translation
12925         * src/gtk/description_window.c
12926         * src/prefs_template.c
12927                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
12928                 patch by Pawel
12929         * src/wizard.c
12930                 Maemo: Fix build
12931
12932 2008-01-08 [colin]      3.2.0cvs33
12933
12934         * src/main.c
12935                 Maemo: connect HW status change signal for shutdown
12936         * src/mainwindow.c
12937                 Maemo: Fix hardware space key
12938         * src/wizard.c
12939                 Maemo: name mmc1 and 2 a better name
12940
12941 2008-01-08 [wwp]        3.2.0cvs32
12942
12943         * src/folder.c
12944         * src/folder_item_prefs.c
12945         * src/folder_item_prefs.h
12946         * src/prefs_folder_item.c
12947                 It's now possible to disable processing rules when
12948                 entering a folder (this adds a new option to the
12949                 folder properties dialog).
12950
12951 2008-01-08 [wwp]        3.2.0cvs31
12952
12953         * src/common/utils.c
12954                 Mailto: now supports 'insert' (stands for 'insert file'), this
12955                 adds the ability to create a new message from the command-line,
12956                 with body set from an existing file contents.
12957
12958 2008-01-08 [colin]      3.2.0cvs30
12959
12960         * src/summaryview.c
12961                 Maybe fix bug 1452, 'crash while drag'n'droping 
12962                 emails to an IMAP folder'
12963
12964 2008-01-07 [wwp]        3.2.0cvs29
12965
12966         * src/prefs_filtering.c
12967                 Static-alize a function, thanks to Colin.
12968
12969 2008-01-07 [colin]      3.2.0cvs28
12970
12971         * src/folderview.c
12972                 Fix scrolling to bottom when drag and dropping
12973         * src/summaryview.c
12974                 Fix bug 1445, 'Display sender using addressbook: fails 
12975                 when From: isn't an email address'
12976
12977 2008-01-07 [wwp]        3.2.0cvs27
12978
12979         * src/prefs_actions.c
12980         * src/prefs_filtering.c
12981         * src/prefs_template.c
12982                 Add tooltips to most buttons in the templates, actions and
12983                 filtering/processing dialogs.
12984
12985 2008-01-07 [wwp]        3.2.0cvs26
12986
12987         * src/prefs_filtering.c
12988                  - add a clear button to clear dialog input fields
12989                  - add page up and page down buttons to move selected rule up and down
12990                  - in rules list popup-menu: added Delete, Delete all and Duplicate
12991                  - popup-menu items are greyed out either if the list is empty (not counting the
12992                    (New) row or if there is no selected item
12993                  - clear store when closing dialog
12994
12995         * src/prefs_actions.c
12996                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
12997                    clear button, popup-menu
12998                  - clear store when closing dialog
12999
13000         * src/prefs_template.c
13001                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
13002                    clear button, popup-menu 
13003
13004         * src/addrcustomattr.c
13005                  - renamed popup-menu item Clear list to Delete all
13006                  - grey out popup-menu items is there is no selected item or if list is empty
13007                  - clear store when closing dialog
13008
13009         * src/edittags.c
13010                  - added popup-menu item Delete all
13011                  - grey out popup-menu items is there is no selected item or if list is empty
13012                  - clear store when closing dialog
13013
13014 2008-01-06 [wwp]        3.2.0cvs25
13015
13016         * src/addressadd.c
13017                 One more layout fix by Pawel (completes 3.2.0cvs24).
13018
13019 2008-01-05 [colin]      3.2.0cvs24
13020
13021         * src/addressadd.c
13022                 Little GUI fixes, patch by Pawel
13023
13024 2007-12-29 [wwp]        3.2.0cvs23
13025
13026         * src/compose.c
13027                 Fix for bug #1443, and strip possible whitespaces around
13028                 custom header names.
13029
13030 2007-12-29 [mones]      3.2.0cvs22
13031
13032         * po/es.po
13033                 Updated translation, corrected a term based 
13034                 on suggestion from Israel Saeta P�rez,
13035                 reverted awful X-Mailer translation
13036         * src/procmime.c
13037                 Complete cvs20 for FreeBSD, patch by Pawel
13038
13039 2007-12-29 [colin]      3.2.0cvs21
13040
13041         * src/textview.c
13042                 Fix bug 1442, 'Tags are repeated in 
13043                 encapsulated messages'
13044
13045 2007-12-28 [colin]      3.2.0cvs20
13046
13047         * src/procmime.c
13048                 Fix path to mime/globs. Patch by Marten King.
13049
13050 2007-12-27 [colin]      3.2.0cvs19
13051
13052         * src/plugins/pgpcore/Makefile.am
13053         * src/plugins/pgpinline/Makefile.am
13054         * src/plugins/pgpmime/Makefile.am
13055                 Add missing flags to build pgp plugins on maemo
13056
13057 2007-12-27 [colin]      3.2.0cvs18
13058
13059         * src/mainwindow.c
13060                 Maximise before showing to avoid probable flickering
13061                 on slow computers.
13062
13063 2007-12-27 [colin]      3.2.0cvs17
13064
13065         * src/main.c
13066         * src/mainwindow.c
13067         * src/prefs_common.c
13068         * src/prefs_common.h
13069                 Fix bug 1439, 'Claws Mail does not remember window size 
13070                 state when restarted'. Save maximised state and force
13071                 maximisation at startup if applicable.
13072
13073 2007-12-23 [paul]       3.2.0cvs16
13074
13075         * src/prefs_matcher.c
13076                 fix bug 1436, 'Filter condition dialog doesn't
13077                 load header name from current rules'
13078
13079 2007-12-22 [paul]       3.2.0cvs15
13080
13081         * src/compose.c
13082                 fix bug 1435, 'Reply doesn't take into account
13083                 reply-to field'
13084
13085 2007-12-21 [paul]       3.2.0cvs14
13086
13087         * src/common/ssl_certificate.c
13088                 fix FreeBSD build with IPV6 support 
13089
13090 2007-12-20 [colin]      3.2.0cvs13
13091
13092         * src/imap.c
13093                 Fix error handling
13094
13095 2007-12-20 [colin]      3.2.0cvs12
13096
13097         * src/imap.c
13098         * src/imap.h
13099         * src/prefs_account.c
13100                 Add DIGEST-MD5 support for IMAP authentication
13101
13102 2007-12-19 [mones]      3.2.0cvs11
13103
13104         * doc/man/claws-mail.1
13105                 Better ordering of sections, updated options
13106         * po/es.po
13107                 Updated strings
13108
13109 2007-12-19 [paul]       3.2.0cvs10
13110
13111         * src/prefs_account.c
13112                 use a spinbutton instead of an entry for
13113                 "POP authentication timeout" also
13114
13115 2007-12-19 [colin]      3.2.0cvs9
13116
13117         * src/prefs_filtering_action.c
13118         * src/prefs_matcher.c
13119         * src/gtk/description_window.c
13120                 Destroy info windows with their parents
13121                 Patch by Pawel
13122
13123 2007-12-19 [colin]      3.2.0cvs8
13124
13125         * src/prefs_account.c
13126                 Use spinbuttons instead of entries where needed
13127                 Patch by Pawel
13128
13129 2007-12-18 [paul]       3.2.0cvs7
13130
13131         * src/prefs_matcher.c
13132                 add missing i18n for a few strings
13133                 Patch by Stephan Sachse
13134
13135 2007-12-18 [paul]       3.2.0cvs6
13136
13137         * src/prefs_logging.c
13138                 use 'disk' instead of 'disc'
13139
13140 2007-12-18 [paul]       3.2.0cvs5
13141
13142         * po/en_GB.po
13143                 updated
13144         * src/addrcustomattr.c
13145         * src/editaddress.c
13146                 fixes to the ingleesh
13147         * src/prefs_filtering_action.c
13148                 fix copyright header
13149                 fix untranslated strings
13150         * src/prefs_filtering_action.h
13151                 fix copyright header
13152
13153 2007-12-18 [wwp]        3.2.0cvs4
13154
13155         * src/folderview.c
13156         * src/headerview.c
13157         * src/prefs_common.c
13158         * src/prefs_common.h
13159         * src/prefs_fonts.c
13160         * src/summaryview.c
13161         * src/textview.c
13162         * src/wizard.c
13163         * src/common/defs.h
13164         * src/gtk/gtkutils.c
13165                 Added prefs to set custom small and bold fonts
13166                 (might matter on some desktops, according to
13167                 DPI and font settings).
13168
13169 2007-12-18 [colin]      3.2.0cvs3
13170
13171         * src/prefs_logging.c
13172                 Rework GUI, patch by Pawel
13173
13174 2007-12-18 [colin]      3.2.0cvs2
13175
13176         * src/prefs_filtering_action.c
13177                 Rework GUI, patch by Pawel
13178
13179 2007-12-18 [colin]      3.2.0cvs1
13180
13181         * src/editaddress.c
13182                 Fix build on old GCC
13183                 Fix inverted buttons
13184
13185 2007-12-17 [paul]       3.2.0
13186
13187         * NEWS
13188         * README
13189         * RELEASE_NOTES 
13190                 3.2.0 released
13191
13192 2007-12-17 [paul]       3.1.0cvs79
13193
13194         * po/de.po
13195         * po/fr.po
13196         * po/hu.po
13197         * po/it.po
13198         * po/pt_BR.po
13199                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
13200                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
13201
13202 2007-12-17 [mones]      3.1.0cvs78
13203
13204         * po/es.po
13205                 Updated Spanish translation for 3.2.0 release
13206
13207 2007-12-16 [colin]      3.1.0cvs77
13208
13209         * src/addrcustomattr.c
13210                 Fix translations, patch by Fabien
13211
13212 2007-12-15 [paul]       3.1.0cvs76
13213
13214         * src/folderview.c
13215                 fix compiler warning
13216
13217 2007-12-14 [colin]      3.1.0cvs75
13218
13219         * src/folderview.c
13220                 Simplify logic
13221
13222 2007-12-12 [wwp]        3.1.0cvs74
13223
13224         * AUTHORS
13225         * src/gtk/authors.h
13226                 Added Marius Glauser to the hall of fame.
13227
13228 2007-12-12 [wwp]        3.1.0cvs73
13229
13230         * src/gtk/gtkutils.c
13231                 Improve the way we show results of searches
13232                 in message bodies: selected text now get centered
13233                 vertically in the message window.
13234                 Patch by Marius Glauser <seelenhirt@gmx.net>.
13235
13236 2007-12-10 [colin]      3.1.0cvs72
13237
13238         * src/folder.c
13239                 Don't crash when setting batch mode on no folder
13240
13241 2007-12-10 [colin]      3.1.0cvs71
13242
13243         * src/common/utils.c
13244                 Fix potential buffer overrun (thanks to
13245                 Hiroyuki)
13246
13247 2007-12-08 [paul]       3.1.0cvs70
13248
13249         * src/prefs_receive.c
13250                 small change to the English
13251
13252 2007-12-08 [colin]      3.1.0cvs69
13253
13254         * src/vcard.c
13255                 Fix warnings
13256
13257 2007-12-07 [colin]      3.1.0cvs68
13258
13259         * src/mainwindow.c
13260         * src/summaryview.c
13261         * src/summaryview.h
13262                 Free simplify_subject_preg at exit
13263
13264 2007-12-07 [colin]      3.1.0cvs67
13265
13266         * src/main.c
13267         * src/summaryview.c
13268         * src/common/utils.c
13269         * src/common/utils.h
13270                 We have to free reused regexps from time to
13271                 time, or they get huge
13272
13273 2007-12-07 [colin]      3.1.0cvs66
13274
13275         * src/vcard.c
13276                 Fix QP decoding (and UTF8)
13277
13278 2007-12-07 [colin]      3.1.0cvs65
13279
13280         * src/addrcustomattr.c
13281                 Update list of default custom attributes
13282                 now (will be needed for a feature patch
13283                 post 3.2.0)
13284
13285 2007-12-07 [colin]      3.1.0cvs64
13286
13287         * src/folder.c
13288                 Batch on destination folder when copying - fixes
13289                 slowness when moving unread mails to trash on IMAP
13290
13291 2007-12-06 [colin]      3.1.0cvs63
13292
13293         * src/common/w32_time.c
13294         * src/common/w32lib.h
13295         * src/etpan/etpan-thread-manager.c
13296         * src/etpan/imap-thread.c
13297         * src/etpan/nntp-thread.c
13298         * src/gtk/Makefile.am
13299                 Fix win32 build with libetpan. Thanks to
13300                 Marcus Brinkmann.
13301
13302 2007-12-06 [colin]      3.1.0cvs62
13303
13304         * src/account.c
13305         * src/imap.c
13306         * src/prefs_account.c
13307         * src/prefs_account.h
13308         * src/etpan/imap-thread.c
13309         * src/etpan/imap-thread.h
13310                 Disable connection via command line on WIN32
13311                 Disable mmap use on WIN32 - use normal strings
13312         * src/addressbook.c
13313         * src/addressbook.h
13314         * src/addressbook_foldersel.c
13315         * src/addressbook_foldersel.h
13316         * src/prefs_filtering_action.c
13317         * src/prefs_matcher.c
13318         * src/plugins/bogofilter/bogofilter_gtk.c
13319         * src/plugins/dillo_viewer/dillo_prefs.c
13320         * src/plugins/spamassassin/spamassassin_gtk.c
13321                 Fix leak, rework function logics to be more
13322                 natural - thanks to Holger
13323         * src/common/utils.c
13324                 Fix warnings
13325
13326 2007-12-06 [colin]      3.1.0cvs61
13327
13328         * src/news.c
13329         * src/common/utils.c
13330         * src/common/utils.h
13331                 Fix posting, and fix UTF-8 being sent when encoding
13332                 is 8bit
13333
13334 2007-12-05 [colin]      3.1.0cvs60
13335
13336         * src/news.c
13337                 Fix debian bug #453157, 'Fails to post usenet
13338                 articles after NNTP connection has been 
13339                 interrupted". Fix return value to prevent deletion
13340                 on failure, and issue MODE READER in case posting
13341                 fails at first.
13342
13343 2007-12-05 [colin]      3.1.0cvs59
13344
13345         * src/messageview.c
13346         * src/uri_opener.c
13347                 Improvements to the List URIs dialog
13348                 Patch by Pawel
13349
13350 2007-12-05 [colin]      3.1.0cvs58
13351
13352         * src/prefs_other.c
13353         * src/gtk/gtksctree.h
13354                 Fix warnings
13355
13356 2007-12-04 [colin]      3.1.0cvs57
13357
13358         * src/etpan/imap-thread.c
13359                 Fix bug 1378, 'Claws exits on IMAP alert message'
13360                 Don't do GTK calls directly from Etpan thread
13361
13362 2007-12-04 [colin]      3.1.0cvs56
13363
13364         * src/folderview.c
13365         * src/gtk/gtksctree.c
13366                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
13367                 Make all the left of column zero an hotspot for
13368                 expanding.
13369
13370 2007-12-04 [colin]      3.1.0cvs55
13371
13372         * src/mainwindow.c
13373         * src/mainwindow.h
13374         * src/prefs_common.c
13375         * src/prefs_common.h
13376         * src/prefs_receive.c
13377                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
13378
13379 2007-12-04 [wwp]        3.1.0cvs54
13380
13381         * src/prefs_other.c
13382                 Fix for bug #1419.
13383
13384 2007-12-04 [holger]     3.1.0cvs53
13385
13386         * src/addrduplicates.c
13387         * src/addrduplicates.h
13388                 Export addressbook entry deletion
13389
13390 2007-12-04 [colin]      3.1.0cvs52
13391
13392         * tools/Makefile.am
13393         * tools/README.sylprint
13394         * tools/sylprint.pl
13395         * tools/sylprint.rc
13396                 Fix debian bug #454089 (symlink attack in TMP directory)
13397                 http://secwatch.org/advisories/1019661/ :
13398                 Remove the buggy script, which was unmaintained anyway
13399         * src/news.c
13400         * src/procmsg.c
13401                 Store things in our private tmp directory.
13402
13403 2007-12-03 [colin]      3.1.0cvs51
13404
13405         * src/folder.c
13406         * src/folder.h
13407         * src/folderview.c
13408         * src/imap.c
13409         * src/mainwindow.c
13410                 Fix update problem when getting remote tags
13411         * src/prefs_matcher.c
13412                 Rework GUI to make it better. Patch by Pawel
13413                 Pekala
13414
13415 2007-12-03 [colin]      3.1.0cvs50
13416
13417         * src/etpan/imap-thread.c
13418         * src/etpan/nntp-thread.c
13419                 Fix bug 1417, 'Network log doesn't reveal 
13420                 enough NNTP errors'
13421
13422 2007-12-02 [iwkse]      3.1.0cvs49
13423
13424         * src/plugins/dillo_viewer/dillo_prefs.c
13425                         Insert dillo under the Plugins menu
13426
13427 2007-12-01 [paul]       3.1.0cvs48
13428
13429         * src/html.c
13430                 add these variant forms
13431                 Thanks to Colin
13432
13433 2007-12-01 [paul]       3.1.0cvs47
13434
13435         * src/matcher.c
13436                 fix a typo
13437
13438 2007-12-01 [paul]       3.1.0cvs46
13439
13440         * po/POTFILES.in
13441                 add the new addrcustomattr.c file
13442
13443 2007-11-29 [colin]      3.1.0cvs45
13444
13445         * src/common/ssl_certificate.c
13446                 Use the more modern getaddrinfo instead of 
13447                 gethostbyname when possible
13448
13449 2007-11-28 [colin]      3.1.0cvs44
13450
13451         * src/summaryview.c
13452                 Maybe fix bug 1410 and other crash reports
13453                 in summaryview since cvs38.
13454
13455 2007-11-28 [wwp]        3.1.0cvs43
13456
13457         * src/prefs_summary_open.c
13458                 Guard against an empty list of actions to perform
13459                 when opening a folder (or migration defaults could
13460                 be introduced, confusing).
13461
13462 2007-11-28 [colin]      3.1.0cvs42
13463
13464         * src/folderview.c
13465                 Fix mark all read from folder's contextual menu
13466
13467 2007-11-27 [colin]      3.1.0cvs41
13468
13469         * src/imap.c
13470         * src/imap.h
13471         * src/imap_gtk.c
13472         * src/prefs_account.c
13473         * src/etpan/imap-thread.c
13474                 A few fixes to the IMAP flags handling: Optimisations,
13475                 two crashers, mention that Bandwitdh-efficient mode
13476                 prevents tag fetching.
13477                 Fix M-UTF7 in subscription dialog.
13478
13479 2007-11-27 [colin]      3.1.0cvs40
13480
13481         * src/folder.c
13482         * src/mbox.c
13483         * src/summaryview.c
13484                 Make filtering faster on flags change: Batch original 
13485                 folderitem, where we'll do flags/tags changes.
13486
13487 2007-11-27 [colin]      3.1.0cvs39
13488
13489         * src/filtering.c
13490                 Fix bug 1407, 'After a copy action, further rules apply 
13491                 to both original and copy'
13492
13493 2007-11-27 [colin]      3.1.0cvs38
13494
13495         * src/edittags.c
13496         * src/summaryview.c
13497                 Fixes races when doing a long operation and user
13498                 asks for another one (Mark all read/unread on a 
13499                 big folder on IMAP for example)
13500
13501 2007-11-27 [wwp]        3.1.0cvs37
13502
13503         * src/addressbook.c
13504         * src/prefs_common.c
13505                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
13506                 and 3.1.0cvs35 (addressbook.c).
13507
13508 2007-11-27 [holger]     3.1.0cvs36
13509
13510         * src/printing.c
13511                 Add a line separating header and body
13512                 in the printout
13513
13514 2007-11-27 [wwp]        3.1.0cvs35
13515
13516         * src/addressbook.c
13517                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
13518                 (thanks to Colin) and revert disabling of cut/copy
13519                 context menu entries upon selected groups.
13520
13521 2007-11-27 [holger]     3.1.0cvs34
13522
13523         * src/printing.c
13524                 Add weights to the list of supported text attributes
13525                 for printing
13526
13527 2007-11-27 [wwp]        3.1.0cvs33
13528
13529         * src/Makefile.am
13530         * src/addrcustomattr.c
13531         * src/addrcustomattr.h
13532         * src/addressbook.c
13533         * src/editaddress.c
13534         * src/editaddress.h
13535         * src/prefs_common.c
13536         * src/prefs_common.h
13537         * src/common/defs.h
13538                 Provide a (customizable) list of preset attribute names
13539                 for editing contacts (closes bug #1391).
13540
13541 2007-11-27 [wwp]        3.1.0cvs32
13542
13543         * src/addrclip.c
13544         * src/addressbook.c
13545         * src/addritem.c
13546                 Various fixes in the address book:
13547                         - made copy/move of a folder to itself or its subtree
13548                           impossible (-> error)
13549                         - errors messages don't show in the status bar anymore,
13550                           use alertpanels instead
13551                         - simple click on group doesn't open group edit dialog
13552                           anymore when in contact edit embedded mode (was too itchy)
13553                         - fixed disabling of edit button and and menu entry when
13554                           in contact edit embedded mode (was done in a bad and
13555                           ineffective way)
13556                         - fix menu cut/paste sensitivity in treelist context
13557                           menu (conflicting enabling was done by different functions)
13558                         - fix some menu item sensitivity in address list context menu
13559                         - don't allow cut/copy of groups, it's useless as they won't
13560                           be copied w/ their contents
13561                         - fix missing copy of the picture file when copying (bug #1402),
13562                           fix picture attribute (internal) value when moving or copying
13563
13564
13565 2007-11-27 [colin]      3.1.0cvs31
13566
13567         * src/folder.c
13568         * src/imap.c
13569                 Fix tags loss on move, fix space encoding
13570
13571 2007-11-26 [colin]      3.1.0cvs30
13572
13573         * src/edittags.c
13574         * src/folder.c
13575         * src/folder.h
13576         * src/imap.c
13577         * src/messageview.c
13578         * src/procmsg.c
13579         * src/procmsg.h
13580         * src/summaryview.c
13581         * src/common/utils.c
13582         * src/common/utils.h
13583         * src/etpan/imap-thread.c
13584         * src/etpan/imap-thread.h
13585                 Add IMAP tags support
13586
13587 2007-11-26 [colin]      3.1.0cvs29
13588
13589         * src/imap.c
13590                 Fix bug 1405, 'imap auto auth method doesn't 
13591                 work since 3.1.0'
13592
13593 2007-11-26 [colin]      3.1.0cvs28
13594
13595         * src/messageview.c
13596         * src/procmime.c
13597                 Handle broken disposition-notifications from Evolution
13598                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
13599
13600 2007-11-25 [paul]       3.1.0cvs27
13601
13602         * src/folder_item_prefs.c
13603         * src/folder_item_prefs.h
13604                 remove dead code
13605
13606 2007-11-23 [wwp]        3.1.0cvs26
13607
13608         * src/matcher.c
13609         * src/matcher.h
13610         * src/matcher_parser_parse.y
13611         * src/prefs_matcher.c
13612                 Fix irrelevant case folding when adding matcher condition 'test',
13613                 thanks to Colin.
13614
13615 2007-11-23 [wwp]        3.1.0cvs25
13616
13617         * src/prefs_common.c
13618         * src/prefs_common.h
13619         * src/prefs_summary_open.c
13620         * src/prefs_summary_open.h
13621         * src/summaryview.c
13622                 Add "select first email in list" to the list of possible selections
13623                 when opening a folder.
13624
13625 2007-11-23 [paul]       3.1.0cvs24
13626
13627         * po/de.po
13628                 a fix by Stephan Sachse, plus remove all
13629                 old strings from the end of the file
13630
13631 2007-11-23 [wwp]        3.1.0cvs23
13632
13633         * src/prefs_msg_colors.c
13634                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
13635                 with little changes.
13636
13637 2007-11-23 [paul]       3.1.0cvs22
13638
13639         * src/prefs_logging.c
13640                 eliminate wasted horizontal space
13641
13642 2007-11-23 [paul]       3.1.0cvs21
13643
13644         * src/prefs_summaries.c
13645                 don't wrap the label or put linebreaks
13646
13647 2007-11-22 [colin]      3.1.0cvs20
13648
13649         * src/plugins/pgpinline/pgpinline.c
13650                 Fix decryption
13651
13652 2007-11-22 [wwp]        3.1.0cvs19
13653
13654         * src/prefs_themes.c
13655                 Yet another misuse of get_rc_dir(), still related
13656                 to user themes. Completes 3.1.0cvs18.
13657
13658 2007-11-22 [wwp]        3.1.0cvs18
13659
13660         * src/stock_pixmap.c
13661                 Fix a misuse of get_rc_dir(), user themes dir was
13662                 not set properly and some themes might have disappeared
13663                 from themes list in prefs.
13664
13665 2007-11-22 [wwp]        3.1.0cvs17
13666
13667         * src/edittags.c
13668         * src/edittags.h
13669         * src/common/tags.c
13670         * src/common/tags.h
13671                 Correct copyright for these claws-mail-only brand new
13672                 files.
13673
13674 2007-11-22 [paul]       3.1.0cvs16
13675
13676         * src/compose.c
13677                 fix bug 1400, 'Drag and drop of URLs does not work'
13678                 Thanks to Colin
13679
13680 2007-11-22 [paul]       3.1.0cvs15
13681
13682         * src/prefs_common.c
13683                 make "cmds_use_system_default" default to FALSE
13684                 so as not to disrupt current settings
13685         * src/summaryview.c
13686                 increase the size of the GdkRectangle, tooltips
13687                 didn't show for me otherwise
13688
13689 2007-11-21 [colin]      3.1.0cvs14
13690
13691         * src/compose.c
13692         * src/crash.c
13693         * src/exphtmldlg.c
13694         * src/mainwindow.c
13695         * src/manual.c
13696         * src/mimeview.c
13697         * src/prefs_account.c
13698         * src/prefs_common.c
13699         * src/prefs_common.h
13700         * src/prefs_ext_prog.c
13701         * src/textview.c
13702         * src/uri_opener.c
13703         * src/gtk/about.c
13704         * src/gtk/gtkutils.c
13705                 Use xdg-open as a way to find default browser,
13706                 when available
13707
13708 2007-11-21 [colin]      3.1.0cvs13
13709
13710         * src/messageview.c
13711         * src/procmime.c
13712         * src/procmsg.h
13713                 Send better return receipts (useful ones)
13714                 Handle incoming return receipts
13715
13716 2007-11-20 [colin]      3.1.0cvs12
13717
13718         * src/printing.c
13719         * src/printing.h
13720                 Add getter/setter for settings, and getter
13721                 for page setup
13722
13723 2007-11-20 [colin]      3.1.0cvs11
13724
13725         * src/folderview.c
13726         * src/main.c
13727         * src/mainwindow.c
13728                 Fix bug 1396, 'Crash on disabling a filter 
13729                 while it is processing'
13730
13731 2007-11-20 [paul]       3.1.0cvs10
13732
13733         * src/folder.c
13734                 fix bug 1395, 'Crash on checking for new mails
13735                 while filter is running'
13736                 Thanks to Colin
13737
13738 2007-11-20 [paul]       3.1.0cvs9
13739
13740         * src/compose.c
13741                 make this string easier for translators
13742
13743 2007-11-19 [colin]      3.1.0cvs8
13744
13745         * src/prefs_summaries.c
13746         * src/summaryview.c
13747                 Don't enable more tooltips on Maemo
13748
13749 2007-11-19 [colin]      3.1.0cvs7
13750
13751         * src/prefs_common.c
13752         * src/prefs_common.h
13753         * src/prefs_summaries.c
13754         * src/summaryview.c
13755                 Fix bug 1388, 'message list tool tips'
13756                 Add (optional) tooltips in summaryview.
13757                 This only works with GTK+ >= 2.12
13758
13759 2007-11-19 [colin]      3.1.0cvs6
13760
13761         * src/compose.c
13762                 Make strings a bit better when attaching
13763                 from mailto: URIs
13764
13765 2007-11-19 [colin]      3.1.0cvs5
13766
13767         * src/common/utils.c
13768                 Fix bug 1392, 'Top level domain .EU is 
13769                 not recognised as valid'
13770
13771 2007-11-19 [wwp]        3.1.0cvs4
13772
13773         * src/compose.c
13774         * src/compose.h
13775                 Revert changes to compose.c made in 3.1.0cvs2.
13776
13777 2007-11-19 [wwp]        3.1.0cvs3
13778
13779         * src/addressbook.c
13780         * src/addressbook.h
13781         * src/editaddress.c
13782         * src/editgroup.c
13783         * src/addrduplicates.c
13784                 Minor improvements in the address book:
13785                 always accept new contacts provided that some
13786                 detail is set (instead of rejecting silently).
13787                 Better guessing of contact name from incomplete
13788                 name information. Better display of contacts with
13789                 no name, in contact lists, group contents, find
13790                 duplicate results.
13791                 
13792
13793 2007-11-19 [wwp]        3.1.0cvs2
13794
13795         * src/compose.c
13796         * src/compose.h
13797         * src/prefs_logging.c
13798         * src/prefs_summaries.c
13799                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
13800                 wrap some long label in prefs/summaries, layout checkboxes
13801                 in a more compact form in prefs/loggin, make account and
13802                 header's combos have the same size/spacing in compose
13803                 window.
13804
13805 2007-11-19 [wwp]        3.1.0cvs1
13806
13807         * src/edittags.c
13808                 Fix a tiny leak and duplicate variable.
13809
13810 2007-11-19 [paul]       3.1.0
13811
13812         * NEWS
13813         * README
13814         * RELEASE_NOTES 
13815                 3.1.0 released
13816
13817 2007-11-19 [paul]       3.0.2cvs145
13818
13819         * po/de.po
13820         * po/fi.po
13821         * po/fr.po
13822         * po/hu.po
13823         * po/it.po
13824         * po/pl.po
13825         * po/pt_BR.po
13826         * po/sk.po
13827         * po/zh_CN.po
13828                 updated by Stephan Sachse, Flammie Pirinen,
13829                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
13830                 Emil Nowak, Frederico Goncalves Guimaraes,
13831                 Andrej Kacian, and Ralph Young
13832
13833 2007-11-18 [mones]      3.0.2cvs144
13834
13835         * po/es.po
13836                 Updated Spanish translation
13837
13838 2007-11-18 [colin]      3.0.2cvs143
13839
13840         * src/edittags.c
13841                 Prevent empty tag after edit, thanks to wwp
13842
13843 2007-11-18 [colin]      3.0.2cvs142
13844
13845         * src/editaddress.c
13846                 Fix possible "(null)" %s - thanks to wwp
13847
13848 2007-11-16 [wwp]        3.0.2cvs141
13849
13850         * src/common/utils.c
13851                 Fix for 3.0.2cvs140, prevents from crashing when opening
13852                 a compose window.
13853
13854 2007-11-16 [colin]      3.0.2cvs140
13855
13856         * src/main.c
13857         * src/common/claws.c
13858                 Output a bit more useful info at startup
13859                 in --debug mode
13860
13861 2007-11-16 [colin]      3.0.2cvs139
13862
13863         * src/compose.c
13864         * src/common/utils.c
13865         * src/common/utils.h
13866                 Fix bug 1387, 'Request for --compose to 
13867                 support multiple attachments'
13868
13869 2007-11-16 [colin]      3.0.2cvs138
13870
13871         * src/news.c
13872                 Fix bug 1390, 'NNTP fails after server 
13873                 closed connection'
13874
13875 2007-11-16 [colin]      3.0.2cvs137
13876
13877         * src/prefs_display_header.c
13878                 Fix bug 1389, 'Changing 'Display headers 
13879                 in message view' breaks dispheaderrc'
13880
13881 2007-11-14 [colin]      3.0.2cvs136
13882
13883         * src/summaryview.c
13884         * src/gtk/quicksearch.c
13885         * src/gtk/quicksearch.h
13886                 Fix resetting the quicksearch when in non-sticky
13887                 mode, but Recursive is set: reset only when going
13888                 out of the root search folder.
13889
13890 2007-11-14 [colin]      3.0.2cvs135
13891
13892         * src/filtering.c
13893                 Don't set new flag back when doing "Mark as unread"
13894                 from filtering
13895
13896 2007-11-12 [paul]       3.0.2cvs134
13897
13898         * src/plugins/dillo_viewer/dillo_viewer.c
13899                 don't offer the mime type for translation
13900
13901 2007-11-12 [paul]
13902
13903         3.1.0-rc2 released
13904
13905 2007-11-11 [colin]      3.0.2cvs133
13906
13907         * src/imap_gtk.c
13908         * src/mh_gtk.c
13909                 Use markup-escaped strings in dialogs
13910
13911 2007-11-11 [colin]      3.0.2cvs132
13912
13913         * src/imap.c
13914                 Better IMAP-UTF7/UTF8 conversion
13915
13916 2007-11-10 [colin]      3.0.2cvs131
13917
13918         * src/news.c
13919                 Fix debian bug 450698, 'nntp auth behavior changed 
13920                 without notice'
13921
13922 2007-11-10 [colin]      3.0.2cvs130
13923
13924         * configure.ac
13925         * src/inc.c
13926         * src/main.c
13927         * src/main.h
13928         * src/mimeview.c
13929         * src/statusbar.c
13930         * src/common/utils.c
13931         * src/etpan/Makefile.am
13932         * src/gtk/filesel.c
13933         * src/gtk/gtkutils.h
13934         * src/gtk/menu.c
13935         * src/plugins/bogofilter/Makefile.am
13936         * src/plugins/clamav/Makefile.am
13937         * src/plugins/dillo_viewer/Makefile.am
13938         * src/plugins/pgpcore/Makefile.am
13939         * src/plugins/spamassassin/Makefile.am
13940         * src/plugins/trayicon/Makefile.am
13941                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
13942
13943 2007-11-09 [colin]      3.0.2cvs129
13944
13945         * src/addressbook.c
13946         * src/ldapupdate.c
13947                 fix bug 1375, 'Impossible to modify e-mail
13948                 in LDAP addressbook twice'; Try two. update
13949                 externalID, don't make display lag, and
13950                 fix the cases where dn is not mail.
13951
13952 2007-11-08 [paul]       3.0.2cvs128
13953
13954         * src/account.c
13955         * src/compose.c
13956         * src/messageview.c
13957         * src/prefs_account.c
13958         * src/prefs_account.h
13959                 reinstate 'Generate Message-ID' option as an
13960                 account preference. (hidden on IMAP)
13961                 Thanks to Colin
13962
13963 2007-11-08 [paul]       3.0.2cvs127
13964
13965         * src/textview.c
13966                 MAEMO: fix failure of loading images inline
13967                 MAEMO: fix bug 1349, 'Emails still skip to end
13968                 when opened (in certain circumstances)...'
13969
13970 2007-11-07 [colin]      3.0.2cvs126
13971
13972         * src/toolbar.c
13973                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
13974
13975 2007-11-07 [colin]      3.0.2cvs125
13976
13977         * src/toolbar.c
13978                 Re-change the string occurence of A_CLAWS_ACTIONS
13979                 to A_SYL_ACTIONS, to prevent parse errors of the
13980                 toolbar_*.xml files
13981
13982 2007-11-07 [colin]      3.0.2cvs124
13983
13984         * src/mimeview.c
13985         * src/prefs_common.c
13986         * src/prefs_common.h
13987         * manual/advanced.xml
13988                 Add an hidden pref, 'save_parts_readwrite';
13989                 completes 3.0.2cvs35
13990
13991 2007-11-07 [paul]       3.0.2cvs123
13992
13993         * src/prefs_toolbar.c
13994         * src/toolbar.c
13995         * src/toolbar.h
13996                 rename ToolbarSylpheedActions to ToolbarClawsActions
13997                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
13998
13999 2007-11-07 [paul]       3.0.2cvs122
14000
14001         * src/toolbar.c
14002                 MAEMO: remove tooltips
14003
14004 2007-11-07 [colin]      3.0.2cvs121
14005
14006         * src/plugins/pgpinline/pgpinline.c
14007                 Fix bug 1377, 'unspecific errors on 
14008                 signature checking'. Fix trimming of
14009                 UTF8 data.
14010
14011 2007-11-06 [iwkse]      3.0.2cvs120
14012
14013         * src/prefs_summary_open.c
14014                 yet a string change
14015
14016 2007-11-06 [paul]       3.0.2cvs119
14017
14018         * tools/Makefile.am
14019         * tools/README
14020         * tools/csv2addressbook.pl
14021                 add a new script that imports a CSV formatted
14022                 address book. Becky and Thunderbird address
14023                 book are currently supported.
14024
14025 2007-11-05 [colin]      3.0.2cvs118
14026
14027         * src/imap.c
14028                 Fix deletion 
14029
14030 2007-11-05 [iwkse]      3.0.2cvs117
14031
14032         * src/prefs_summary_open.c
14033                 String changes
14034
14035 2007-11-04 [paul]       3.0.2cvs116
14036
14037         * src/addressbook_foldersel.c
14038                 fix gtk critical warning
14039                 Patch by Pawel Pekala
14040
14041 2007-11-04 [paul]       3.0.2cvs115
14042
14043         * tools/README
14044         * tools/claws-mail-compose-insert-files.pl
14045                 add --bcc and uri_escape() everything
14046
14047 2007-11-04 [paul]       3.0.2cvs114
14048
14049         * src/gtk/gtkutils.c
14050                 gtkut_stock_with_text_button_set_create(): set
14051                 GTK_CAN_DEFAULT on buttons 2 and 3
14052
14053 2007-11-03 [paul]       3.0.2cvs113
14054
14055         * src/common/utils.c
14056                 fix debian bug #448814, 'mailto: URI decoding
14057                 desn't decode the destination address field'
14058                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
14059
14060 2007-11-03 [paul]       3.0.2cvs112
14061
14062         * AUTHORS
14063         * src/compose.c
14064         * src/gtk/authors.h
14065                 allow Bcc in commandline URIs
14066                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
14067
14068 2007-11-02 [colin]      3.0.2cvs111
14069
14070         * src/addressbook.c
14071                 Maybe fix bug 1376, 'crash on 
14072                 addressbook manipulation'
14073
14074 2007-10-31 [paul]       3.0.2cvs110
14075
14076         * src/ldapupdate.c
14077                 fix bug 1375, 'Impossible to modify e-mail
14078                 in LDAP addressbook twice'
14079                 Patch by Michael Rasmussen
14080
14081 2007-10-30 [paul]       3.0.2cvs109
14082
14083         * configure.ac
14084                 enable GnuTLS support with --enable-gnutls which
14085                 will disable openssl support. if the user has
14086                 gtk >= 2.10.x don't allow gnomeprint even if the
14087                 user asks for it
14088
14089 2007-10-30 [paul]
14090
14091         3.1.0-rc1 released
14092
14093 2007-10-30 [paul]       3.0.2cvs108
14094
14095         * Makefile.am
14096                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
14097
14098 2007-10-30 [paul]       3.0.2cvs107
14099
14100         * src/expldifdlg.c
14101         * src/prefs_account.c
14102         * src/prefs_folder_item.c
14103         * src/prefs_spelling.c
14104         * src/prefs_themes.c
14105         * src/wizard.c
14106         * src/gtk/gtkaspell.c
14107         * src/gtk/gtkaspell.h
14108         * src/plugins/spamassassin/spamassassin_gtk.c
14109                 replace deprecated gtk_option_menu...
14110                 patch by Pawel Pekala
14111
14112 2007-10-29 [colin]      3.0.2cvs106
14113
14114         * src/plugins/dillo_viewer/dillo_prefs.c
14115                 Fix forgotten signal connect
14116
14117 2007-10-28 [colin]      3.0.2cvs105
14118
14119         * src/plugins/dillo_viewer/dillo_prefs.c
14120         * src/plugins/dillo_viewer/dillo_prefs.h
14121         * src/plugins/dillo_viewer/dillo_viewer.c
14122                 Implement addressbook-based whitelisting for loading
14123                 remote images. Fixed missing destroy of the embedded
14124                 browser that made a Dillo window pop up on exit, if
14125                 an HTML part was displayed.
14126
14127 2007-10-26 [colin]      3.0.2cvs104
14128
14129         * src/edittags.c
14130                 Add missing static
14131
14132 2007-10-25 [colin]      3.0.2cvs103
14133
14134         * src/editaddress.c
14135                 Add tap-and-hold on the picture, for Maemo
14136         * src/edittags.c
14137         * src/edittags.h
14138         * src/mainwindow.c
14139         * src/procmsg.c
14140         * src/summaryview.c
14141         * src/textview.c
14142                 Unify tag interfaces.
14143
14144 2007-10-25 [colin]      3.0.2cvs102
14145
14146         * src/imap.c
14147         * src/etpan/imap-thread.h
14148                 Much better error handling. We'll need to be really
14149                 clear to users about where errors come from, with 
14150                 the apparition of Gmail's IMAP server.
14151
14152 2007-10-24 [colin]      3.0.2cvs101
14153
14154         * src/edittags.c
14155         * src/mainwindow.c
14156         * src/summaryview.c
14157         * src/textview.c
14158                 Add tags sorting (alphabetical); allow deletion of
14159                 tags from the Apply Tags window
14160
14161 2007-10-24 [colin]      3.0.2cvs100
14162
14163         * src/editaddress.c
14164         * src/editaddress_other_attributes_ldap.c
14165         * src/editaddress_other_attributes_ldap.h
14166         * src/ldapctrl.c
14167         * src/ldapquery.c
14168         * src/ldapupdate.c
14169                 Fix LDAP writing (got broken in cvs39)
14170                 Add read-only support for jpegPhoto LDAP field
14171
14172 2007-10-23 [colin]      3.0.2cvs99
14173
14174         * src/news.c
14175                 Fix crash in some cases
14176
14177 2007-10-22 [colin]      3.0.2cvs98
14178
14179         * src/common/socket.h
14180         * src/common/ssl.c
14181                 Fix big leak in GnuTLS code
14182
14183 2007-10-22 [colin]      3.0.2cvs97
14184
14185         * src/news.c
14186                 Fix bug 1368, 'SIGSEGV in NNTP code'
14187
14188 2007-10-22 [colin]      3.0.2cvs96
14189
14190         * src/prefs_customheader.c
14191                 Catch compface warnings when generating X-Faces
14192
14193 2007-10-22 [wwp]        3.0.2cvs95
14194
14195         * src/quote_fmt_parse.y
14196                 Remove accidentally committed debug traces.
14197                 Fix a warning.
14198
14199 2007-10-22 [colin]      3.0.2cvs94
14200
14201         * src/etpan/nntp-thread.c
14202                 Fix authentication
14203
14204 2007-10-19 [wwp]        3.0.2cvs93
14205
14206         * src/common/ssl_certificate.c
14207                 Add missing include (Windows).
14208
14209 2007-10-19 [colin]      3.0.2cvs92
14210
14211         * src/imap_gtk.c
14212         * src/mimeview.c
14213         * src/textview.c
14214         * src/gtk/inputdialog.c
14215         * src/gtk/inputdialog.h
14216                 Remove the last old combo; patch by
14217                 Pawel
14218
14219 2007-10-19 [colin]      3.0.2cvs91
14220
14221         * src/common/ssl.c
14222                 Fix interop problem with GnuTLS and some crappy
14223                 servers that have very little keys.
14224
14225 2007-10-19 [colin]      3.0.2cvs90
14226
14227         * src/common/ssl.c
14228                 Fix return value check on GnuTLS, and
14229                 display the error
14230
14231 2007-10-18 [colin]      3.0.2cvs89
14232
14233         * src/common/ssl_certificate.c
14234                 Fix missing initialisations
14235
14236 2007-10-18 [wwp]        3.0.2cvs88
14237
14238         * src/Makefile.am
14239                 Fix linking against GNUTLS (matters if --enable-gnutls only).
14240
14241 2007-10-18 [colin]      3.0.2cvs87
14242
14243         * po/POTFILES.in
14244                 Fix build
14245
14246 2007-10-18 [mones]      3.0.2cvs86
14247
14248         * src/editbook.c
14249         * src/import.c
14250         * src/prefs_account.c
14251         * src/prefs_receive.c
14252         * src/gtk/about.c
14253         * src/plugins/bogofilter/bogofilter_gtk.c
14254         * src/plugins/spamassassin/spamassassin_gtk.c
14255                 More capitalisation micro-fixes
14256
14257 2007-10-18 [paul]       3.0.2cvs85
14258
14259         * configure.ac
14260                 add info about NNTP support via libetpan
14261                 change the configure output ending msg a little
14262         * src/gtk/about.c
14263                 similar changes to above
14264
14265 2007-10-18 [colin]      3.0.2cvs84
14266
14267         * src/procmime.c
14268         * src/procmime.h
14269                 Fix missing symbol for S/MIME
14270
14271 2007-10-18 [colin]      3.0.2cvs83
14272
14273         * src/prefs_filtering_action.c
14274                 Fix crash in tags (introduced in cvs78)
14275
14276 2007-10-18 [colin]      3.0.2cvs82
14277
14278         * src/common/Makefile.am
14279         * src/common/nntp.c
14280         * src/common/nntp.h
14281         * src/etpan/Makefile.am
14282         * src/etpan/etpan-thread-manager-types.h
14283         * src/etpan/etpan-thread-manager.c
14284         * src/etpan/imap-thread.c
14285         * src/etpan/nntp-thread.c
14286         * src/etpan/nntp-thread.h
14287         * src/news.c
14288         * src/news.h
14289                 Rewrite the nntp implementation
14290                 to use libetpan. Non-blocking NNTP!
14291         * src/account.c
14292         * src/crash.c
14293         * src/imap.c
14294         * src/inc.c
14295         * src/main.c
14296         * src/mainwindow.c
14297         * src/pop.c
14298         * src/pop.h
14299         * src/prefs_account.c
14300         * src/recv.c
14301         * src/recv.h
14302         * src/send_message.c
14303         * src/send_message.h
14304         * src/ssl_manager.c
14305         * src/ssl_manager.h
14306         * src/wizard.c
14307         * src/common/claws.c
14308         * src/common/session.c
14309         * src/common/session.h
14310         * src/common/smtp.c
14311         * src/common/smtp.h
14312         * src/common/socket.c
14313         * src/common/socket.h
14314         * src/common/ssl.c
14315         * src/common/ssl.h
14316         * src/common/ssl_certificate.c
14317         * src/common/ssl_certificate.h
14318         * src/gtk/about.c
14319         * src/gtk/sslcertwindow.c
14320         * src/gtk/sslcertwindow.h
14321                 Implement GnuTLS support. GnuTLS support
14322                 will be used if OpenSSL isn't available, or
14323                 specified explicitely. (the reason is that
14324                 GnuTLS cerficate checking is a bit less 
14325                 practical than OpenSSL's)
14326
14327 2007-10-18 [paul]       3.0.2cvs81
14328
14329         * src/gtk/inputdialog.c
14330         * src/gtk/inputdialog.h
14331                 fix copyright header
14332
14333 2007-10-17 [colin]      3.0.2cvs80
14334
14335         * src/plugins/pgpcore/select-keys.c
14336                 Fix bug which prevented encryption key
14337                 auto-selection when two or more matched the
14338                 email address, but only one isn't revoked
14339                 or expired.
14340
14341 2007-10-17 [wwp]        3.0.2cvs79
14342
14343         * src/compose.c
14344         * src/quote_fmt.c
14345         * src/quote_fmt.h
14346         * src/quote_fmt_lex.l
14347         * src/quote_fmt_parse.y
14348                 Templates can now attach files using |attach{filename}.
14349
14350 2007-10-17 [wwp]        3.0.2cvs78
14351
14352         * src/prefs_customheader.c
14353         * src/prefs_ext_prog.c
14354         * src/prefs_filtering_action.c
14355         * src/prefs_matcher.c
14356         * src/prefs_other.c
14357         * src/prefs_toolbar.c
14358         * src/gtk/combobox.c
14359         * src/gtk/combobox.h
14360         * src/gtk/gtkutils.c
14361         * src/gtk/gtkutils.h
14362         * src/plugins/bogofilter/bogofilter_gtk.c
14363         * src/plugins/spamassassin/spamassassin_gtk.c
14364                 Removed almost all remaining instances of GtkCombo
14365                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
14366                 few visual and code cleanup from Colin.
14367
14368 2007-10-16 [wwp]        3.0.2cvs77
14369         * src/gtk/pluginwindow.c
14370                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
14371
14372 2007-10-15 [colin]      3.0.2cvs76
14373
14374         * src/edittags.c
14375         * src/edittags.h
14376         * src/filtering.c
14377         * src/filtering.h
14378         * src/importmutt.c
14379         * src/importpine.c
14380         * src/main.c
14381         * src/messageview.c
14382         * src/messageview.h
14383         * src/mimeview.c
14384         * src/mimeview.h
14385         * src/pop.c
14386         * src/pop.h
14387         * src/prefs_common.c
14388         * src/prefs_common.h
14389         * src/prefs_customheader.c
14390         * src/prefs_customheader.h
14391         * src/prefs_display_header.c
14392         * src/prefs_display_header.h
14393         * src/prefs_filtering_action.c
14394         * src/prefs_filtering_action.h
14395         * src/prefs_folder_column.c
14396         * src/prefs_folder_column.h
14397         * src/prefs_folder_item.c
14398         * src/prefs_folder_item.h
14399         * src/prefs_gtk.c
14400         * src/prefs_gtk.h
14401         * src/prefs_logging.h
14402         * src/prefs_matcher.c
14403         * src/prefs_matcher.h
14404         * src/prefs_summary_column.c
14405         * src/prefs_summary_column.h
14406         * src/prefs_summary_open.c
14407         * src/procheader.c
14408         * src/procheader.h
14409         * src/procmime.c
14410         * src/procmime.h
14411         * src/recv.c
14412         * src/recv.h
14413         * src/sourcewindow.c
14414         * src/sourcewindow.h
14415         * src/summaryview.c
14416         * src/summaryview.h
14417         * src/textview.c
14418         * src/textview.h
14419         * src/toolbar.c
14420         * src/toolbar.h
14421         * src/common/mgutils.c
14422         * src/common/mgutils.h
14423         * src/common/nntp.c
14424         * src/common/nntp.h
14425         * src/common/prefs.c
14426         * src/common/prefs.h
14427         * src/common/socket.c
14428         * src/common/socket.h
14429         * src/common/stringtable.c
14430         * src/common/stringtable.h
14431         * src/common/template.c
14432         * src/common/template.h
14433         * src/common/uuencode.c
14434         * src/common/uuencode.h
14435         * src/gtk/gtkshruler.c
14436         * src/gtk/gtkshruler.h
14437         * src/gtk/menu.c
14438         * src/gtk/menu.h
14439         * src/gtk/progressdialog.c
14440         * src/gtk/progressdialog.h
14441                 Remove/staticalize, the return of the revenge
14442
14443 2007-10-15 [colin]      3.0.2cvs75
14444
14445         * src/matcher.c
14446                 Fix redirections in filtering's tests
14447
14448 2007-10-15 [colin]      3.0.2cvs74
14449
14450         * src/imap.c
14451                 Don't build imap_synchronise at all when 
14452                 building without libetpan
14453
14454 2007-10-14 [colin]      3.0.2cvs73
14455
14456         * src/imap.c
14457         * src/common/md5.c
14458         * src/common/md5.h
14459         * src/gtk/manage_window.c
14460         * src/gtk/manage_window.h
14461                 Remove more unused code
14462
14463 2007-10-14 [colin]      3.0.2cvs72
14464
14465         * src/addrquery.c
14466         * src/addrquery.h
14467         * src/recv.c
14468         * src/recv.h
14469         * src/vcard.c
14470         * src/vcard.h
14471         * src/common/xml.c
14472         * src/common/xml.h
14473         * src/common/xmlprops.c
14474         * src/common/xmlprops.h
14475                 Remove more unused code
14476
14477 2007-10-14 [colin]      3.0.2cvs71
14478
14479         * src/common/utils.c
14480                 Remove unused function
14481
14482 2007-10-13 [colin]      3.0.2cvs70
14483
14484         * src/imap.c
14485         * src/imap.h
14486         * src/mainwindow.c
14487         * src/mainwindow.h
14488         * src/gtk/gtkutils.c
14489         * src/gtk/gtkutils.h
14490                 Staticalise/Remove more code
14491
14492 2007-10-13 [colin]      3.0.2cvs69
14493
14494         * src/common/utils.c
14495         * src/common/utils.h
14496                 Remove dead code, unused for ages
14497
14498 2007-10-13 [colin]      3.0.2cvs68
14499
14500         * src/main.c
14501         * src/main.h
14502                 Maemo: define hildon_program in main.c,
14503                 make it accessible in the .h with extern
14504
14505 2007-10-13 [paul]       3.0.2cvs67
14506
14507         * src/gtk/menu.c
14508                 fix a bunch of runtime warnings on maemo
14509
14510 2007-10-13 [paul]       3.0.2cvs66
14511
14512         * src/main.c
14513         * src/main.h
14514         * src/gtk/gtkutils.c
14515         * src/gtk/gtkutils.h
14516                 fix a bunch of compiler warnings on maemo
14517
14518 2007-10-12 [colin]      3.0.2cvs65
14519
14520         * src/account.c
14521         * src/addritem.c
14522         * src/addritem.h
14523         * src/filtering.c
14524         * src/filtering.h
14525         * src/folder.c
14526         * src/folder.h
14527         * src/common/utils.c
14528         * src/common/utils.h
14529                 Remove unused code, staticalise some functions
14530
14531 2007-10-12 [paul]       3.0.2cvs64
14532
14533         * src/account.c
14534         * src/folderview.c
14535         * src/main.c
14536         * src/mainwindow.c
14537         * src/messageview.c
14538         * src/summary_search.c
14539         * src/summaryview.c
14540         * src/toolbar.c
14541         * src/wizard.c
14542         * src/common/utils.c
14543         * src/gtk/prefswindow.c
14544                 fix a bunch of compiler warnings on maemo
14545
14546 2007-10-11 [colin]      3.0.2cvs63
14547
14548         * src/editaddress.c
14549                 Make static function static
14550
14551 2007-10-11 [mones]      3.0.2cvs62
14552
14553         * src/addrduplicates.c
14554         * src/addressbook.c
14555         * src/compose.c
14556         * src/expldifdlg.c
14557         * src/mainwindow.c
14558         * src/messageview.c
14559         * src/pop.c
14560         * src/prefs_customheader.c
14561         * src/prefs_send.c
14562         * src/prefs_themes.c
14563         * src/common/plugin.c
14564         * src/gtk/pluginwindow.c
14565         * src/gtk/quicksearch.c
14566                 Fix several typos and capitalisation issues
14567
14568 2007-10-11 [wwp]        3.0.2cvs61
14569
14570         * src/editaddress.c
14571                 Fix a warning about possible use of uninitialized
14572                 filename var.
14573
14574 2007-10-11 [wwp]        3.0.2cvs60
14575
14576         * src/editaddress.c
14577                 Disable "Unset picture" menu item when there's
14578                 no picture to clear. Fix an extraneous g_unref_object,
14579                 add missing initializers.
14580
14581 2007-10-11 [wwp]        3.0.2cvs59
14582
14583         * src/pixmaps/anonymous.xpm
14584         * src/editaddress.c
14585         * src/Makefile.am
14586         * src/stock_pixmap.c
14587         * src/stock_pixmap.h
14588                 Fix a leak, gettext-ize the photo label.
14589                 Don't clear the existing picture if loading
14590                 a new one fails. Use a default 'anonymous'
14591                 picture (this new xpm has been added to the
14592                 internal stock_pixmap API). Add a
14593                 "Set picture" context menu entry.
14594
14595 2007-10-11 [colin]      3.0.2cvs58
14596
14597         * src/messageview.c
14598                 Make shift-shortcuts work
14599         * src/prefs_actions.c
14600                 Don't ask if we really want to close when
14601                 choosing OK and only the list is changed
14602         * src/prefs_template.c
14603                 Don't ask if we really want to close when
14604                 choosing OK and only the list is changed
14605         * src/common/plugin.c
14606                 Fix writing of second [Plugins_*] block
14607         * src/common/template.c
14608                 Remove unused files (fixes deletion)
14609
14610 2007-10-10 [paul]       3.0.2cvs57
14611
14612         * src/prefs_template.c
14613                 put the whole thing in a scrolled window
14614                 so that half the page is no longer inaccessible
14615                 on maemo
14616                 make the gtk_text_view smaller on maemo
14617
14618 2007-10-10 [colin]      3.0.2cvs56
14619
14620         * src/compose.c
14621                 Fix updating of Attachments number in some
14622                 cases (reedit, attach from command-line, ...)
14623
14624 2007-10-10 [colin]      3.0.2cvs55
14625
14626         * src/editaddress.c
14627                 Initialise error correctly
14628
14629 2007-10-10 [paul]       3.0.2cvs54
14630
14631         * src/prefs_filtering_action.c
14632         * src/gtk/description_window.c
14633         * src/gtk/foldersort.c
14634         * src/gtk/quicksearch.c
14635                 get rid of some pointless new lines and
14636                 make the descripton labels wrap better
14637
14638 2007-10-10 [colin]      3.0.2cvs53
14639
14640         * src/addressadd.c
14641         * src/editaddress.c
14642         * src/headerview.c
14643         * src/textview.c
14644                 More error handling on saving pictures
14645
14646 2007-10-10 [colin]      3.0.2cvs52
14647
14648         * src/printing.c
14649         * src/printing.h
14650                 Generalize a bit printing, so we can factorize
14651                 most of the code. 
14652
14653 2007-10-10 [paul]       3.0.2cvs51
14654
14655         * src/addrduplicates.c
14656                 fix engrish
14657                 use GTK_STOCK... buttons
14658
14659 2007-10-10 [paul]       3.0.2cvs50
14660
14661         * src/addressadd.c
14662         * src/addrindex.c
14663         * src/editaddress.c
14664                 Fix previous patch
14665                 Thanks to Colin
14666
14667 2007-10-10 [paul]       3.0.2cvs49
14668
14669         * src/summaryview.c
14670         * src/messageview.c
14671                 Fix crash on Add sender to addressbook when
14672                 From is null
14673         * src/addressadd.c
14674         * src/addrindex.c
14675         * src/editaddress.c
14676         * src/editaddress_other_attributes_ldap.h
14677                 Fix leaks 
14678                 Rename images to .png in addrbook/
14679         * src/headerview.c
14680         * src/textview.c
14681                 Fix Face/X-Face being used if adding another
14682                 address than sender to addressbook
14683                 Thanks to Colin
14684
14685 2007-10-10 [holger]     3.0.2cvs48
14686
14687         * src/addrduplicates.c
14688         * src/editaddress.c
14689                 Improvements to the addressbook duplicate finder
14690                 feature:
14691                  - add an edit button to the button bar
14692                  - display the whole bookname (with iface) and
14693                    use this for same-book checking
14694                  - after editing, try to keep selections if the
14695                    entries are still present
14696                  - sort the email column alphabetically
14697                  - put results in a scrolled window
14698                  - support embedded editing
14699                  - make columns in detail view resizable
14700                  - add keyboard shortcuts
14701
14702 2007-10-10 [wwp]        3.0.2cvs47
14703
14704         * src/addrindex.c
14705                 Fix a crash when there's no From: in email, thanks to Colin.
14706
14707 2007-10-09 [paul]       3.0.2cvs46
14708
14709         * src/messageview.c
14710         * src/summaryview.c
14711         * src/textview.c
14712                 fix building without compface support
14713
14714 2007-10-09 [colin]      3.0.2cvs45
14715
14716         * src/editaddress.c
14717         * src/headerview.c
14718         * src/textview.c
14719                 Add error handling
14720
14721 2007-10-09 [colin]      3.0.2cvs44
14722
14723         * src/addrduplicates.c
14724         * src/addressadd.c
14725         * src/addressadd.h
14726         * src/addressbook.c
14727         * src/addressbook.h
14728         * src/addrindex.c
14729         * src/addrindex.h
14730         * src/addritem.c
14731         * src/addritem.h
14732         * src/compose.c
14733         * src/editaddress.c
14734         * src/editaddress_other_attributes_ldap.h
14735         * src/headerview.c
14736         * src/messageview.c
14737         * src/mimeview.c
14738         * src/summaryview.c
14739         * src/textview.c
14740         * src/gtk/gtkutils.c
14741                 Automatically set contacts' pictures from Face 
14742                 or X-Face if they have no picture
14743                 Display the contact picture in textview or
14744                 headerview for mails sent by people in the 
14745                 addressbook, that have no Face or X-Face
14746                 Fix a few details in the Person edition dialog
14747                 (ability to unset picture)
14748                 Remove picture file when deleting contacts
14749
14750 2007-10-09 [iwkse]      3.0.2cvs43
14751
14752         * src/gtk/about.c
14753                 center the about window
14754
14755 2007-10-09 [paul]       3.0.2cvs42
14756
14757         * src/prefs_toolbar.c
14758                 fix icon selector window on maemo
14759
14760 2007-10-09 [paul]       3.0.2cvs41
14761
14762         * src/messageview.c
14763                 add 'go to' menu to separate msgview
14764
14765 2007-10-09 [colin]      3.0.2cvs40
14766
14767         * src/common/defs.h
14768                 Add forgotten file
14769
14770 2007-10-09 [iwkse]      3.0.2cvs39
14771
14772         * Makefile.am
14773         * src/addressbook.c
14774         * src/addritem.c
14775         * src/addritem.h
14776         * src/editaddress.c
14777         * src/editaddress_other_attributes_ldap.h
14778         * src/addrbook.c
14779         * src/Makefile.am
14780                 set a photo in the Addressbook
14781
14782 2007-10-08 [colin]      3.0.2cvs38
14783
14784         * src/prefs_toolbar.c
14785                 Make height 320 to remove the scrollbar 
14786                 (with current number of icons)
14787
14788 2007-10-08 [colin]      3.0.2cvs37
14789
14790         * src/prefs_toolbar.c
14791                 Transform the treeview to a GtkIconView.
14792                 Patch by Pawel
14793                 In addition, transform the window so that 
14794                 it looks like a popup menu. Patch by me
14795
14796 2007-10-08 [colin]      3.0.2cvs36
14797
14798         * src/compose.c
14799         * src/compose.h
14800                 Beautify the GUI a bit; in particular, show the
14801                 number of attachments in the tab's title.
14802                 Patch by Pawel
14803
14804 2007-10-08 [paul]       3.0.2cvs35
14805
14806         * src/mimeview.c
14807                 Save users from themselves: save temporary
14808                 files used for Open/Open with as read-only.
14809                 Thanks to Colin
14810
14811 2007-10-08 [paul]       3.0.2cvs34
14812
14813         * tools/Makefile.am
14814                 forgot this in cvs33
14815
14816 2007-10-08 [paul]       3.0.2cvs33
14817
14818         * tools/kdeservicemenu/README
14819         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
14820         * tools/kdeservicemenu/install.sh
14821         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
14822                 renamed template* to *template so as not to confuse
14823                 lintian
14824
14825 2007-10-08 [paul]       3.0.2cvs32
14826
14827         * src/prefs_themes.c
14828         * src/stock_pixmap.c
14829                 replace 2 direct uses of RC_DIR
14830
14831 2007-10-07 [colin]      3.0.2cvs31
14832
14833         * src/addrduplicates.c
14834         * src/addrduplicates.h
14835         * src/addressbook.c
14836         * src/addressbook.h
14837         * src/addrindex.c
14838         * src/addrindex.h
14839                 Implement deletion in duplicate finder. 
14840                 Patch by Holger 
14841
14842 2007-10-07 [colin]      3.0.2cvs30
14843
14844         * src/exporthtml.c
14845         * src/mbox.c
14846         * src/common/utils.c
14847                 Better fix for Solaris, thanks to Nicolas Doualot
14848
14849 2007-10-07 [colin]      3.0.2cvs29
14850
14851         * AUTHORS
14852         * src/gtk/authors.h
14853                 Add Frank Dietrich
14854
14855 2007-10-07 [colin]      3.0.2cvs28
14856
14857         * src/exporthtml.c
14858                 Fix HTML export to make it more compliant
14859                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
14860
14861 2007-10-07 [colin]      3.0.2cvs27
14862
14863         * src/prefs_toolbar.c
14864                 Only use icons that wouldn't look stupid in the toolbar
14865                 Patch by Pawel
14866
14867 2007-10-07 [colin]      3.0.2cvs26
14868
14869         * src/prefs_toolbar.c
14870                 Fix old icon being used when none is selected
14871
14872 2007-10-07 [colin]      3.0.2cvs25
14873
14874         * src/toolbar.c
14875                 Fix copy/paste error
14876
14877 2007-10-07 [colin]      3.0.2cvs24
14878
14879         * src/prefs_toolbar.c
14880         * src/toolbar.c
14881         * src/toolbar.h
14882                 Update icon to default one when changing event
14883                 Make the icon chooser nicer (handle Esc, Enter,
14884                 double-click)
14885
14886 2007-10-06 [colin]      3.0.2cvs23
14887
14888         * src/prefs_toolbar.c
14889                 Fix text reset; patch by Pawel
14890
14891 2007-10-06 [colin]      3.0.2cvs22
14892
14893         * src/toolbar.h
14894                 Complete previous commit
14895
14896 2007-10-06 [colin]      3.0.2cvs21
14897
14898         * src/prefs_toolbar.c
14899         * src/toolbar.c
14900                 Set toolbar text automatically to the default
14901                 when changing Event executed on click
14902
14903 2007-10-06 [colin]      3.0.2cvs20
14904
14905         * src/prefs_toolbar.c
14906                 Invert Text and Event fields
14907
14908 2007-10-06 [colin]      3.0.2cvs19
14909
14910         * src/prefs_toolbar.c
14911         * src/toolbar.c
14912                 Make toolbar prefs look much better
14913                 Patch by Pawel Pekala
14914
14915 2007-10-06 [paul]       3.0.2cvs18
14916
14917         * src/account.c
14918         * src/prefs_filtering.c
14919                 fix checkbuttons in gtktreeview on maemo by
14920                 setting maemo's "allow-checkbox-mode" to FALSE
14921
14922 2007-10-06 [colin]      3.0.2cvs17
14923
14924         * configure.ac
14925                 Export -DSOLARIS in CFLAGS for all
14926                 Solaris (not just 2.8) and OpenSolaris
14927
14928 2007-10-06 [paul]       3.0.2cvs16
14929
14930         * AUTHORS
14931         * src/exporthtml.c
14932         * src/mbox.c
14933         * src/gtk/authors.h
14934                 fix build on solaris where ctime_r takes
14935                 3 arguments rather than 2.
14936                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
14937
14938 2007-10-05 [colin]      3.0.2cvs15
14939
14940         * src/etpan/imap-thread.c
14941                 Fix wrong error codepath
14942
14943 2007-10-05 [wwp]        3.0.2cvs14
14944
14945         * src/filtering.c
14946                 Fix unexpected logging of quicksearches:
14947                 debug_filtering_session flag was never reset to FALSE, causing
14948                 matcher functions to log when called from a quicksearch
14949                 (if a filtering session happened before).
14950
14951 2007-10-05 [paul]       3.0.2cvs13
14952
14953         * src/prefs_actions.c
14954         * src/prefs_filtering.c
14955         * src/prefs_template.c
14956                 fix bug 1343, 'Filtering..'s close button
14957                 silently discards new filter'
14958                 Thanks to Colin
14959
14960 2007-10-05 [paul]       3.0.2cvs12
14961
14962         * configure.ac
14963         * src/Makefile.am
14964                 fix bug 1347, '-Wno-unused-function, optional'
14965
14966 2007-10-05 [colin]      3.0.2cvs11
14967
14968         * src/procmime.c
14969         * src/common/mgutils.c
14970                 Fix warnings
14971
14972 2007-10-05 [mones]      3.0.2cvs10
14973
14974         * manual/advanced.xml
14975                 Use full menu name
14976         * manual/es/advanced.xml
14977                 Synchronise translation
14978
14979 2007-10-04 [colin]      3.0.2cvs9
14980
14981         * src/action.c
14982         * src/addrbook.c
14983         * src/addrindex.c
14984         * src/compose.c
14985         * src/exporthtml.c
14986         * src/exportldif.c
14987         * src/folder.c
14988         * src/main.c
14989         * src/matcher.c
14990         * src/mbox.c
14991         * src/messageview.c
14992         * src/mh.c
14993         * src/news.c
14994         * src/partial_download.c
14995         * src/pop.c
14996         * src/procmime.c
14997         * src/procmsg.c
14998         * src/toolbar.c
14999         * src/common/log.c
15000         * src/common/mgutils.c
15001         * src/common/plugin.c
15002         * src/common/utils.c
15003         * src/common/xml.c
15004         * src/common/xml.h
15005         * src/common/xmlprops.c
15006         * src/common/xmlprops.h
15007         * src/plugins/bogofilter/bogofilter.c
15008         * src/plugins/clamav/clamav_plugin.c
15009         * src/plugins/dillo_viewer/dillo_prefs.c
15010         * src/plugins/pgpcore/prefs_gpg.c
15011         * src/plugins/pgpinline/pgpinline.c
15012         * src/plugins/pgpmime/pgpmime.c
15013         * src/plugins/spamassassin/spamassassin.c
15014         * src/plugins/trayicon/trayicon_prefs.c
15015                 Verify success on writes. Will fix possible strange
15016                 failure on disk full.
15017
15018 2007-10-04 [paul]       3.0.2cvs8
15019
15020         * manual/advanced.xml
15021                 add further info about Actions
15022                 Patch by Emmanuel Briot <briot@adacore.com>
15023
15024 2007-10-04 [paul]       3.0.2cvs7
15025
15026         * src/account.c
15027                 remove the D column, instead indicate the
15028                 default account by use of bold text
15029
15030 2007-10-03 [colin]      3.0.2cvs6
15031
15032         * src/common/template.c
15033                 Fix templates writing (was prone to disk full problems)
15034
15035 2007-10-03 [colin]      3.0.2cvs5
15036
15037         * src/Makefile.am
15038         * src/addrduplicates.c
15039         * src/addrduplicates.h
15040         * src/addressbook.c
15041                 Add duplicate deletion. Patch by Holger
15042
15043 2007-10-03 [colin]      3.0.2cvs4
15044
15045         * src/matcher.c
15046         * src/gtk/quicksearch.c
15047                 Fix bug 1340, 'Case insensitive searches with 
15048                 non-ascii alphabets fail'.
15049
15050 2007-10-03 [colin]      3.0.2cvs3
15051
15052         * src/main.c
15053         * src/common/utils.c
15054         * src/common/utils.h
15055                 Implement run-time alternative config directories
15056
15057 2007-10-03 [colin]      3.0.2cvs2
15058
15059         * src/folderview.c
15060                 Prevent opening folder item while folder
15061                 is scanned in a better way
15062
15063 2007-10-02 [paul]       3.0.2cvs1
15064
15065         * NEWS
15066         * README
15067         * RELEASE_NOTES
15068         * configure.ac
15069                 bump up version number following stable release
15070
15071 2007-09-30 [colin]      3.0.1cvs49
15072
15073         * src/imap.c
15074                 Refresh session if needed
15075
15076 2007-09-30 [colin]      3.0.1cvs48
15077
15078         * src/imap.c
15079                 Reset folder's session to NULL
15080                 before destroying it
15081
15082 2007-09-30 [mones]      3.0.1cvs47
15083
15084         * manual/handling.xml
15085                 Use markup quotes instead hardcoded quotes
15086         * manual/es/handling.xml
15087                 Added new synced section (IMAP subscriptions)
15088
15089 2007-09-29 [colin]      3.0.1cvs46
15090
15091         * src/imap.c
15092                 Notice disconnections faster
15093
15094 2007-09-28 [colin]      3.0.1cvs45
15095
15096         * src/addressbook.c
15097         * src/addrindex.c
15098                 Fix warnings
15099
15100 2007-09-28 [paul]       3.0.1cvs44
15101
15102         * src/mimeview.c
15103                 fix maemo build
15104
15105 2007-09-28 [paul]       3.0.1cvs43
15106
15107         * src/account.c
15108                 use gtk_widget_set_size_request() on the label
15109                 so that wrapping works better. get rid of the
15110                 (partially deprecated) hbutton_box.
15111                 these changes should prevent buttons overlapping
15112                 on maemo
15113
15114 2007-09-28 [colin]      3.0.1cvs42
15115
15116         * src/pop.c
15117                 Fix typo :)
15118
15119 2007-09-28 [colin]      3.0.1cvs41
15120
15121         * src/compose.c
15122         * src/msgcache.c
15123         * src/pop.c
15124         * src/procmime.c
15125         * src/etpan/imap-thread.c
15126                 64bits-related warning fixes
15127
15128 2007-09-28 [colin]      3.0.1cvs40
15129
15130         * src/folder_item_prefs.c
15131         * src/ldaputil.c
15132         * src/mainwindow.c
15133         * src/mimeview.c
15134         * src/common/tags.c
15135                 Fix warnings
15136
15137 2007-09-28 [colin]      3.0.1cvs39
15138
15139         * src/plugins/spamassassin/spamassassin.c
15140         * src/plugins/spamassassin/spamassassin.h
15141         * src/plugins/spamassassin/spamassassin_gtk.c
15142                 Add addressbook-based whitelisting
15143
15144 2007-09-28 [colin]      3.0.1cvs38
15145
15146         * src/folder.c
15147                 Fix bug 1337, 'crash on pressing Send button'
15148
15149 2007-09-28 [paul]       3.0.1cvs37
15150
15151         * src/prefs_folder_item.c
15152                 give the orphans a parent. makes all prefs
15153                 pages visible on maemo
15154
15155 2007-09-28 [colin]      3.0.1cvs36
15156
15157         * src/prefs_folder_column.c
15158         * src/prefs_summary_column.c
15159                 Fix two leaks
15160
15161 2007-09-27 [colin]      3.0.1cvs35
15162
15163         * src/gtk/quicksearch.c
15164                 Fix bug 1336, 'Segfault if empty space before search-string'
15165
15166 2007-09-26 [mones]      3.0.1cvs34
15167
15168         * manual/account.xml
15169         * manual/plugins.xml
15170                 Fixed irc channel name, added some docbook markup.
15171                 Changed text markup to docbook markup. 
15172                 Added spamcop as supported in SpamReport description.
15173         * manual/fr/plugins.xml
15174                 Fixed irc channel name.
15175         * manual/es/account.xml
15176         * manual/es/advanced.xml
15177         * manual/es/claws-mail-manual.xml
15178         * manual/es/glossary.xml
15179         * manual/es/gpl.xml
15180         * manual/es/keyboard.xml
15181         * manual/es/plugins.xml
15182                 Synced with English version, fixed a couple of typos.
15183
15184 2007-09-26 [colin]      3.0.1cvs33
15185
15186         * configure.ac
15187                 Explain why "Libgnomeprint: no" on GTK+ 2.10
15188
15189 2007-09-26 [colin]      3.0.1cvs32
15190
15191         * src/messageview.c
15192         * src/procmsg.c
15193         * src/procmsg.h
15194                 Optimisation: avoid fetching mail 3 times locally
15195                 for displaying
15196
15197 2007-09-26 [colin]      3.0.1cvs31
15198
15199         * src/mh.c
15200                 Fix missing static
15201
15202 2007-09-26 [colin]      3.0.1cvs30
15203
15204         * src/folder.c
15205         * src/folder.h
15206         * src/mh.c
15207         * src/mh.h
15208                 Fix MH mtime hack - make it a folder class function
15209
15210 2007-09-26 [colin]      3.0.1cvs29
15211
15212         * src/inc.c
15213                 Fix bug 1334, 'user defined mail incorporation 
15214                 script not run'
15215
15216 2007-09-25 [colin]      3.0.1cvs28
15217
15218         * src/codeconv.c
15219                 Optimisation: shortcut conv_codeset_strdup
15220                 when src_code and dest_code are the same
15221         * src/common/xml.c
15222         * src/common/xml.h
15223                 Optimisation: shortcut code conversions when
15224                 files are in UTF-8; faster list walking by
15225                 using prepend/reverse.
15226
15227 2007-09-25 [holger]     3.0.1cvs27
15228
15229         * src/printing.c
15230                 Replace button bar of the preview window
15231                 with a real toolbar (patch by Colin)
15232                 Add zooming to the preview window
15233
15234 2007-09-24 [paul]       3.0.1cvs26
15235
15236         * src/compose.c
15237                 compact the character set menu, adding some
15238                 missing encodings. Patch by Pawel Pekala
15239
15240 2007-09-23 [paul]       3.0.1cvs25
15241
15242         * src/prefs_account.c
15243         * src/prefs_folder_item.c
15244         * src/prefs_quote.c
15245         * src/quote_fmt.c
15246         * src/quote_fmt.h
15247                 remove unnecessary frame from Templates options
15248                 and improve the English of the check button label
15249
15250 2007-09-22 [colin]      3.0.1cvs24
15251
15252         * src/gtk/quicksearch.c
15253                 Fix bug 1329, 'error in quicksearch.c'
15254                 Fix return with value in function returning void
15255
15256 2007-09-22 [colin]      3.0.1cvs23
15257
15258         * src/imap.c
15259         * src/procmsg.h
15260         * src/common/utils.c
15261         * src/common/utils.h
15262         * src/etpan/imap-thread.c
15263                 Optimise fetching IMAP cached emails *a lot*
15264                 (remember whether mail is fully cached and \r's
15265                  are already stripped)
15266
15267 2007-09-22 [colin]      3.0.1cvs22
15268
15269         * src/folder.c
15270         * src/folder.h
15271         * src/prefs_folder_item.c
15272                 Add a button to allow users to drop local caches.
15273
15274 2007-09-21 [colin]      3.0.1cvs21
15275
15276         * src/summaryview.c
15277                 Remove unnecessary error when cancelling export to mbox.
15278                 Patch by Pawel
15279
15280 2007-09-21 [paul]       3.0.1cvs20
15281
15282         * src/gtk/prefswindow.c
15283                 remove unnecessary frames from the prefs
15284                 pages. Patch by Pawel Pekala
15285
15286 2007-09-21 [paul]       3.0.1cvs19
15287
15288         * src/prefs_account.c
15289         * src/prefs_folder_item.c
15290         * src/prefs_quote.c
15291         * src/quote_fmt.c
15292                 put the Templates options into a tabbed
15293                 layout. Patch by Pawel Pekala
15294
15295 2007-09-21 [paul]       3.0.1cvs18
15296
15297         * src/mainwindow.c
15298                 group together the character set menu items
15299                 move the /View/Show or hide/Message view below
15300                 .../Toolbar menu item
15301                 Patch by Pawel Pekala
15302
15303 2007-09-21 [mones]      3.0.1cvs17
15304
15305         * src/compose.c
15306                 Fix for bug 1327, 'segfault when replying to a non-existent
15307                 news message', thanks to Colin.
15308
15309 2007-09-21 [colin]      3.0.1cvs16
15310
15311         * src/folderview.c
15312                 Complete 3.0.1cvs15
15313
15314 2007-09-20 [colin]      3.0.1cvs15
15315
15316         * src/folderview.c
15317         * src/folderview.h
15318                 Maybe fix bug 1324, 'Corrupted IMAP cache'
15319
15320 2007-09-20 [colin]      3.0.1cvs14
15321
15322         * src/printing.c
15323                 Fix a little leak
15324
15325 2007-09-20 [holger]     3.0.1cvs13
15326
15327         * src/printing.c
15328                 Add page layout to print preview.
15329                 Make the close-button in the toolbar
15330                 right-aligned.
15331
15332 2007-09-20 [paul]       3.0.1cvs12
15333
15334         * po/ru.po
15335                 updated by Pavlo Bohmat
15336
15337 2007-09-19 [colin]      3.0.1cvs11
15338
15339         * src/common/utils.c
15340                 Prevent unquoted mime boundaries, by always
15341                 using a /
15342
15343 2007-09-19 [colin]      3.0.1cvs10
15344
15345         * src/printing.c
15346                 Fix drawing area size, fix DPI change that
15347                 can cause total number of lines to decrease
15348
15349 2007-09-19 [colin]      3.0.1cvs9
15350
15351         * po/POTFILES.in
15352         * src/printing.c
15353                 Make print preview more efficient and nicer.
15354                 Patch mostly by Holger Berndt <hb@claws-mail.org>
15355
15356 2007-09-19 [colin]      3.0.1cvs8
15357
15358         * src/prefs_common.c
15359         * src/prefs_common.h
15360         * src/printing.c
15361                 Add scrolledwindow, default allocation and
15362                 size saving to the print preview window.
15363
15364 2007-09-18 [colin]      3.0.1cvs7
15365
15366         * src/prefs_common.c
15367         * src/prefs_common.h
15368         * src/prefs_image_viewer.c
15369         * src/printing.c
15370                 GtkPrintOperation:
15371                 - add image printing support
15372                 - add option to print images
15373                 - add preview widget
15374                 - add saving of a few Page Setup parameters
15375
15376 2007-09-18 [colin]      3.0.1cvs6
15377
15378         * AUTHORS
15379         * src/gtk/authors.h
15380                 Add Guillaume Chazarain
15381
15382 2007-09-18 [colin]      3.0.1cvs5
15383
15384         * src/common/utils.c
15385                 Fix bug 1321, 'access before allocation 
15386                 when scanning for uris'. Patch by 
15387                 Guillaume Chazarain <guichaz@yahoo.fr>
15388
15389 2007-09-18 [colin]      3.0.1cvs4
15390
15391         * src/toolbar.c
15392                 Fix bug 1320, 'Memory leak caused by 
15393                 gtk_container_get_children'. Patch by
15394                 Guillaume Chazarain <guichaz@yahoo.fr>
15395
15396 2007-09-18 [colin]      3.0.1cvs3
15397
15398         * src/printing.c
15399         * src/printing.h
15400                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
15401
15402 2007-09-18 [colin]      3.0.1cvs2
15403
15404         * src/Makefile.am
15405         * src/mainwindow.c
15406         * src/messageview.c
15407         * src/messageview.h
15408         * src/prefs_ext_prog.c
15409         * src/prefs_fonts.c
15410         * src/printing.c
15411         * src/printing.h
15412         * src/summaryview.c
15413                 Use GtkPrintOperation by default on GTK+ >= 2.10
15414                 Patch by Holger Berndt <hb@claws-mail.org>
15415
15416 2007-09-18 [paul]       3.0.1cvs1
15417
15418         * NEWS
15419         * README
15420         * RELEASE_NOTES
15421         * configure.ac
15422                 bump up version number following stable release
15423
15424 2007-09-16 [colin]      3.0.0cvs18
15425
15426         * src/folder.c
15427                 Fix possible memleak
15428
15429 2007-09-16 [colin]      3.0.0cvs17
15430
15431         * src/folderview.c
15432                 Fix bug 1311, 'Wrong arrow position 
15433                 while moving message into folder when 
15434                 column headers hidden'
15435         * src/image_viewer.c
15436                 Show error in the GUI if image can't
15437                 be loaded
15438         * src/matcher.c
15439                 Fix spurious output
15440         * src/messageview.c
15441                 Allow setting domain in msgid
15442         * src/common/plugin.c
15443                 Add timing information
15444
15445 2007-09-16 [colin]      3.0.0cvs16
15446
15447         * src/account.c
15448         * src/compose.c
15449         * src/prefs_account.c
15450         * src/prefs_account.h
15451         * src/common/utils.c
15452                 Remove Generate Message-ID option. We need
15453                 this on some IMAP servers.
15454         * src/prefs_template.c
15455                 Fix double-free
15456
15457 2007-09-16 [colin]      3.0.0cvs15
15458
15459         * src/prefs_filtering.c
15460         * src/prefs_filtering.h
15461         * src/prefs_filtering_action.c
15462         * src/common/tags.c
15463                 Fix tags issues: tags with spaces, renaming
15464                 tags.
15465
15466 2007-09-16 [colin]      3.0.0cvs14
15467
15468         * src/folderview.c
15469         * src/main.c
15470         * src/mainwindow.c
15471                 Fix bug 1308, 'Claws deletes folderlist.xml after
15472                 fetching mail short after start-up'
15473
15474 2007-09-16 [colin]      3.0.0cvs13
15475
15476         * src/compose.c
15477                 Fix scrolling to cursor
15478
15479 2007-09-16 [paul]       3.0.0cvs12
15480
15481         * po/sr.po
15482                 updated by Aleksandar Urosevic
15483
15484 2007-09-16 [paul]       3.0.0cvs11
15485
15486         * src/folder.c
15487                 do not allow locked msgs to be deleted,
15488                 even by filtering/processing
15489
15490 2007-09-07 [paul]       3.0.0cvs10
15491
15492         * src/prefs_folder_column.c
15493         * src/prefs_summary_column.c
15494                 implement button sensitivity
15495                 patch by Pawel Pekala
15496
15497 2007-09-06 [wwp]        3.0.0cvs9
15498
15499         * src/prefs_gtk.c
15500                 Add a missing linefeed to a debug message.
15501
15502 2007-09-05 [colin]      3.0.0cvs8
15503
15504         * src/inc.c
15505                 Fix statusbar/window mismatch on Maemo
15506
15507 2007-09-05 [colin]      3.0.0cvs7
15508
15509         * src/ldaputil.c
15510                 Fix build without USE_LDAP_TLS
15511
15512 2007-09-05 [colin]      3.0.0cvs6
15513
15514         * src/folder.c
15515         * src/imap.c
15516         * src/inc.c
15517         * src/mbox.c
15518         * src/send_message.c
15519         * src/statusbar.c
15520         * src/statusbar.h
15521                 Maemo: distinguish various statusbar messages,
15522                 in order to display only the most important.
15523
15524 2007-09-04 [wwp]        3.0.0cvs5
15525
15526         * src/account.c
15527                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
15528                 Show protocol "SMTP" and the appropriate server for send-only
15529                 accounts, show "-" instead of "" when no value is relevant.
15530
15531 2007-09-03 [ticho]      3.0.0cvs4
15532
15533         * src/summaryview.c
15534                 Handle plural form better in delete confirmation dialog.
15535
15536 2007-09-03 [wwp]        3.0.0cvs3
15537
15538         * src/compose.c
15539                 Warn differently when sending or sending later (queueing).
15540
15541 2007-09-03 [colin]      3.0.0cvs2
15542
15543         * src/procmime.c
15544         * src/procmime.h
15545         * src/common/plugin.c
15546         * src/common/plugin.h
15547                 Add a new plugin API, MimeParser. It allows
15548                 plugins to scan email MIME parts and optionally,
15549                 transform them.
15550
15551 2007-09-03 [mones]      3.0.0cvs1
15552
15553         * po/es.po
15554                 Updated translation
15555         * src/common/defs.h
15556                 While a better solution is made double history sizes
15557
15558 2007-09-03 [paul]       3.0.0
15559
15560         * NEWS
15561         * README
15562         * RELEASE_NOTES
15563                 3.0.0 released
15564
15565 [For previous entries, see ChangeLog.2.0.0-3.0.0]