2008-10-30 [colin] 3.6.1cvs13
[claws.git] / ChangeLog
1 2008-10-30 [colin]      3.6.1cvs13
2
3         * src/mimeview.c
4         * src/mimeview.h
5         * src/textview.c
6         * src/textview.h
7                 Use one UI Manager per mimeview, instead of
8                 the global one -- else user_data pointer gets
9                 broken if opening and closing another message-
10                 view, then using right-click on a mimeview's 
11                 mimepart. Probably fixes bug 1711, 'Save-as
12                 attachment crashes'
13
14 2008-10-24 [paul]       3.6.1cvs12
15
16         * tools/Makefile.am
17         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
18         * tools/kdeservicemenu/install.sh
19                 another, possibly the final?, attempt on getting this
20                 sorted for kde4
21
22 2008-10-24 [paul]       3.6.1cvs11
23
24         * tools/kdeservicemenu/install.sh
25                 fix servicemenu installation directory on kde4
26
27 2008-10-24 [paul]       3.6.1cvs10
28
29         * tools/kdeservicemenu/README
30         * tools/kdeservicemenu/install.sh
31                 add support for kde4 in addition to kde3.
32                 a rework involving checking for kde4-config, then
33                 kde-config, finally prompting the user for the
34                 location of either if they cannot be found
35                 
36
37 2008-10-18 [paul]       3.6.1cvs9
38
39         * tools/claws.i18n.status.pl
40                 updated with latest translator info.
41                 only print for languages defined in %langname
42
43 2008-10-17 [paul]       3.6.1cvs8
44
45         * src/plugins/pgpcore/sgpgme.c
46                 when listing the uid's, show the uid validity
47
48 2008-10-16 [paul]       3.6.1cvs7
49
50         * INSTALL
51                 updated
52
53 2008-10-13 [wwp]        3.6.1cvs6
54
55         * po/fr.po
56                 Updated French translation.
57
58 2008-10-11 [colin]      3.6.1cvs5
59
60         * src/gtk/authors.h
61                 Fix bug 1756, "Outdated translators list in About 
62                 dialogue". Patch by Aleksei Miheev.
63
64 2008-10-11 [colin]      3.6.1cvs4
65
66         * src/account.c
67         * src/imap.c
68         * src/inc.c
69         * src/main.c
70         * src/mainwindow.c
71         * src/news.c
72         * src/pop.c
73         * src/pop.h
74         * src/prefs_account.c
75         * src/send_message.c
76         * src/send_message.h
77         * src/ssl_manager.c
78         * src/ssl_manager.h
79         * src/wizard.c
80         * src/common/claws.c
81         * src/common/defs.h
82         * src/common/session.c
83         * src/common/session.h
84         * src/common/smtp.c
85         * src/common/smtp.h
86         * src/common/socket.c
87         * src/common/socket.h
88         * src/common/ssl.c
89         * src/common/ssl.h
90         * src/common/ssl_certificate.c
91         * src/common/ssl_certificate.h
92         * src/gtk/about.c
93         * src/gtk/sslcertwindow.c
94         * src/gtk/sslcertwindow.h
95                 Remove OpenSSL code
96
97 2008-10-11 [colin]      3.6.1cvs3
98
99         * src/common/ssl_certificate.c
100                 Make local function static
101
102 2008-10-10 [colin]      3.6.1cvs2
103
104         * src/common/ssl.h
105         * src/common/ssl_certificate.c
106         * src/gtk/sslcertwindow.c
107                 Add offline certificate verification,
108                 thanks to Nikos Mavrogiannopoulos for the
109                 hints
110
111 2008-10-10 [colin]      3.6.1cvs1
112
113         * src/common/ssl_certificate.c
114         * src/gtk/sslcertwindow.c
115                 Fix warnings
116
117 2008-10-10 [paul]       3.6.1
118
119         * m4/spamassassin.m4
120                 remove openssl dross
121
122         * NEWS
123         * README
124         * RELEASE_NOTES 
125                 3.6.1 released!
126
127 2008-10-10 [colin]      3.6.0cvs25
128
129         * src/common/ssl.c
130                 Tell libetpan it doesn't need to init
131                 GnuTLS
132
133 2008-10-10 [colin]      3.6.0cvs24
134
135         * claws-mail.pc.in
136                 Remove references to openssl
137
138 2008-10-09 [colin]      3.6.0cvs23
139
140         * configure.ac
141                 Fix message
142
143 2008-10-09 [colin]      3.6.0cvs22
144
145         * configure.ac
146                 Error out when building against openssl
147
148 2008-10-09 [colin]      3.6.0cvs21
149
150         * configure.ac
151         * COPYING
152         * src/crash.c
153         * src/main.c
154         * src/gtk/about.c
155                 Disable OpenSSL due to requirement of
156                 OpenSSL exception. Code not removed yet,
157                 just in case, but disabled.
158
159 2008-10-09 [colin]      3.6.0cvs20
160
161         * configure.ac
162         * src/Makefile.am
163         * src/crash.c
164         * src/gedit-print.c
165         * src/gedit-print.h
166         * src/main.c
167         * src/mainwindow.c
168         * src/messageview.c
169         * src/prefs_ext_prog.c
170         * src/prefs_fonts.c
171         * src/prefs_image_viewer.c
172         * src/printing.c
173         * src/printing.h
174         * src/summaryview.c
175         * src/gtk/Makefile.am
176         * src/gtk/about.c
177         * src/gtk/gtksourceprintjob.c
178         * src/gtk/gtksourceprintjob.h
179                 Revert previous patch. It'd be better to remove
180                 OpenSSL instead, as GnuTLS works as well.
181
182 2008-10-09 [colin]      3.6.0cvs19
183
184         * configure.ac
185         * src/Makefile.am
186         * src/crash.c
187         * src/gedit-print.c
188         * src/gedit-print.h
189         * src/main.c
190         * src/mainwindow.c
191         * src/messageview.c
192         * src/prefs_ext_prog.c
193         * src/prefs_fonts.c
194         * src/prefs_image_viewer.c
195         * src/printing.c
196         * src/printing.h
197         * src/summaryview.c
198         * src/gtk/Makefile.am
199         * src/gtk/about.c
200         * src/gtk/gtksourceprintjob.c
201         * src/gtk/gtksourceprintjob.h
202                 Remove the libgnomeprint interface (deprecated,
203                 and fixes Debian's #501570, 'Copyright confusion')
204
205 2008-10-09 [colin]      3.6.0cvs18
206
207         * configure.ac
208                 Require libetpan 0.57 (important fixes)
209
210 2008-10-08 [paul]       3.6.0cvs17
211
212         * src/prefs_filtering_action.c
213         * src/prefs_matcher.c
214                 enable re-ordering of the filtering/processing
215                 condition and actions lists by drag'n'drop
216
217 2008-10-08 [colin]      3.6.0cvs16
218
219         * src/addressbook.c
220                 Fix wrong menu title
221
222 2008-10-07 [colin]      3.6.0cvs15
223
224         * src/imap.c
225                 After thinking, revert this. It's only a minor
226                 annoyance to GSSAPI users, and I can't test this
227                 right now. Postponed until after next good release.
228
229 2008-10-07 [colin]      3.6.0cvs14
230
231         * src/imap.c
232                 Don't ask for a password when using GSSAPI
233
234 2008-10-07 [colin]      3.6.0cvs13
235
236         * src/mainwindow.c
237                 Fix build with GTK+ < 2.14
238
239 2008-10-07 [colin]      3.6.0cvs12
240
241         * src/mainwindow.c
242         * src/mainwindow.h
243         * src/prefs_common.c
244         * src/prefs_common.h
245         * src/summaryview.c
246         * src/gtk/colorlabel.c
247                 Fix bug 1749, 'Shortcut keys for color labels 
248                 not changeable'
249                 Make fullscreen a setting remembered between
250                 sessions
251
252 2008-10-07 [colin]      3.6.0cvs11
253
254         * src/prefs_other.c
255                 Fix bug 1747, 'Wanderlust keybindings no longer 
256                 working (regression)'
257
258 2008-10-07 [colin]      3.6.0cvs10
259
260         * src/mainwindow.c
261                 Make fullscreen a real menu item
262
263 2008-10-07 [colin]      3.6.0cvs9
264
265         * src/mainwindow.c
266                 Make sure we won't save size when
267                 fullscreening
268
269 2008-10-06 [colin]      3.6.0cvs8
270
271         * src/mainwindow.c
272         * src/mainwindow.h
273                 Handle fullscreen via F11. Patch by
274                 Michael Rasmussen
275
276 2008-10-06 [colin]      3.6.0cvs7
277
278         * src/common/ssl.c
279                 Fix return value when setting client cert
280
281 2008-10-04 [colin]      3.6.0cvs6
282
283         * src/mimeview.c
284                 Fix bug 1742, 'Attachment list contents not 
285                 visible/scrollable'
286
287 2008-10-04 [paul]       3.6.0cvs5
288
289         * src/mainwindow.c
290                 fix failure of Hide toolbar option on restart
291
292 2008-10-04 [colin]      3.6.0cvs4
293
294         * src/addressbook.c
295         * src/compose.c
296         * src/mainwindow.c
297         * src/messageview.c
298         * src/summaryview.c
299                 Maemo: Fix bug 1737, Crashes upon opening
300
301 2008-10-04 [paul]       3.6.0cvs3
302
303         * po/pt_BR.po
304                 submitted (just a little late) by Frederico
305                 Goncalves Guimaraes
306
307 2008-10-03 [wwp]        3.6.0cvs2
308
309         * po/fr.po
310                 Many fixes, mostly in menus and accelerators.
311
312 2008-10-03 [colin]      3.6.0cvs1
313
314         * src/gtk/filesel.c
315                 Allow network mounts with new GTKs: they're
316                 available via FUSE mounts and we don't need
317                 GVFS.
318
319 2008-10-03 [paul]       3.6.0
320
321         * NEWS
322         * README
323         * RELEASE_NOTES 
324                 3.6.0 released!
325
326 2008-10-03 [paul]       3.5.0cvs145
327
328         * configure.ac
329         * po/bg.po
330         * po/nl.po
331         * po/ru.po
332         * po/sv.po
333                 new translations. added by Yasen Pramatarov,
334                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
335         * po/ca.po
336         * po/de.po
337         * po/fi.po
338         * po/fr.po
339         * po/hu.po
340         * po/it.po
341         * po/pl.po
342         * po/zh_CN.po
343                 updated translations. submitted by Miquel Oliete,
344                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
345                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
346
347 2008-10-02 [colin]      3.5.0cvs144
348
349         * src/common/session.c
350                 Fix crash when connection fails on windows
351
352 2008-10-01 [colin]      3.5.0cvs143
353
354         * src/imap.c
355                 Real fix for FS-unsafe chars on win32
356
357 2008-10-01 [colin]      3.5.0cvs142
358
359         * src/imap.c
360                 Encode prohibited filenames on win32
361
362 2008-09-30 [mones]      3.5.0cvs141
363
364         * src/ldapctrl.c
365         * src/main.c
366         * src/prefs_themes.c
367         * src/printing.c
368                 Fix output of some debug messages
369
370 2008-09-30 [colin]      3.5.0cvs140
371
372         * src/addrbook.c
373         * src/addrharvest.c
374         * src/compose.c
375         * src/jpilot.c
376         * src/mh.c
377         * src/prefs_themes.c
378         * src/procheader.c
379         * src/procmime.c
380         * src/summaryview.c
381         * src/common/utils.c
382         * src/gtk/sslcertwindow.c
383                 Win32: Fix time usage; use g_stat
384
385 2008-09-29 [colin]      3.5.0cvs139
386
387         * src/common/utils.c
388                 Fix case-sensitive match of subject
389                 prefixes on win32
390
391 2008-09-29 [colin]      3.5.0cvs138
392
393         * src/folder_item_prefs.c
394         * src/folder_item_prefs.h
395         * src/matcher.c
396         * src/prefs_folder_item.c
397         * src/prefs_matcher.c
398         * src/summaryview.c
399         * src/common/string_match.c
400         * src/common/utils.c
401                 Fix a huge leak (dozens of megs per folder
402                 change) on Windows: disable regexps 
403
404 2008-09-28 [paul]       3.5.0cvs137
405
406         * po/en_GB.po
407                 updated
408
409 2008-09-27 [colin]      3.5.0cvs136
410
411         * src/account.c
412         * src/account.h
413                 Add accessor for cur_account
414
415 2008-09-27 [colin]      3.5.0cvs135
416
417         * src/imap.c
418                 Fix crash when error happen on session establishment
419
420 2008-09-26 [mones]      3.5.0cvs134
421
422         * po/es.po
423                 Updated for release
424
425 2008-09-26 [colin]      3.5.0cvs133
426
427         * src/plugins/pgpcore/claws.def
428                 Fix symbol
429
430 2008-09-26 [colin]      3.5.0cvs132
431
432         * src/prefs_common.c
433         * src/prefs_common.h
434         * src/plugins/pgpcore/pgp_viewer.c
435                 Add an accessor to prefs_common for plugins
436                 (Win32 fix)
437
438 2008-09-25 [colin]      3.5.0cvs131
439
440         * src/main.c
441                 Fix bug 1725, 'useless lines in clawsrc'
442         * src/plugins/smime/mypgpcore.def
443                 Add a missing symbol
444
445 2008-09-25 [paul]       3.5.0cvs130
446
447         * src/plugins/smime/mypgpcore.def
448         * src/plugins/smime/plugin.def
449         * src/plugins/smime/version.rc
450                 add these windows-specific files
451                 (Thanks to Colin)
452
453 2008-09-25 [colin]      3.5.0cvs129
454
455         * src/main.c
456                 Load standard plugins only on first run
457
458 2008-09-25 [colin]      3.5.0cvs128
459
460         * src/codeconv.c
461                 Fix build...
462
463 2008-09-24 [colin]      3.5.0cvs127
464
465         * src/codeconv.c
466                 Add nb_NO's charset (iso-8859-1)
467
468 2008-09-24 [colin]      3.5.0cvs126
469
470         * src/common/utils.c
471                 Fix get_mail_base_dir() on windows
472                 (was synced from main ages ago)
473
474 2008-09-24 [colin]      3.5.0cvs125
475
476         * src/main.c
477         * src/wizard.c
478                 Integrate better with Windows' style
479
480 2008-09-23 [paul]       3.5.0cvs124
481
482         * src/compose.c
483         * src/mainwindow.c
484         * src/messageview.c
485                 offer these strings to translators too 
486
487 2008-09-23 [colin]      3.5.0cvs123
488
489         * configure.ac
490                 Add a --disable-dbus flag in case we want
491                 no DBUS even if headers are available (like
492                 for building gpg4win)
493         * src/filtering.c
494         * src/mainwindow.c
495         * src/prefs_logging.c
496         * src/common/utils.c
497         * src/plugins/pgpcore/sgpgme.c
498         * src/plugins/smime/claws.def
499                 Windows fixes:
500                 - disable filtering log (it's crashy for
501                   some reason)
502                 - fix gmtime_r when time is -1 (before 01/01/70)
503                 - add symbols for smime
504
505 2008-09-22 [colin]      3.5.0cvs122
506
507         * src/common/utils.c
508         * src/account.c
509                 Remove raw printf
510         * src/compose.c
511                 Fix cursor position after changing account
512         * src/imap.c
513         * src/mimeview.c
514         * src/news.c
515                 Fix absolute path detection 
516
517 2008-09-21 [colin]      3.5.0cvs121
518
519         * src/gtk/gtkaspell.c
520                 Don't try to use empty dictionaries
521
522 2008-09-20 [colin]      3.5.0cvs120
523
524         * po/POTFILES.in
525                 Add the new files to the translations
526
527 2008-09-20 [colin]      3.5.0cvs119
528
529         * configure.ac
530         * src/plugins/Makefile.am
531         * src/plugins/smime/Makefile.am
532         * src/plugins/smime/plugin.c
533         * src/plugins/smime/smime.c
534         * src/plugins/smime/smime.deps
535         * src/plugins/smime/smime.h
536                 Include S/Mime plugin in the main plugins
537                 Will ease the Gpg4win team's work
538
539 2008-09-20 [colin]      3.5.0cvs118
540
541         * src/autofaces.c
542         * src/compose.c
543         * src/ldapquery.c
544         * src/main.c
545         * src/news.c
546         * src/common/socket.c
547         * src/gtk/gtkutils.c
548         * src/plugins/pgpcore/claws.def
549                 Windows: more fixes, thanks to wwp and
550                 Marcus Brinkmann
551
552 2008-09-20 [colin]      3.5.0cvs117
553
554         * src/imap.c
555                 Tell on which server errors happened
556
557 2008-09-20 [colin]      3.5.0cvs116
558
559         * src/etpan/etpan-thread-manager.c
560         * src/etpan/imap-thread.c
561         * src/etpan/nntp-thread.c
562                 Windows: Fix hang on IMAP/NNTP
563
564 2008-09-20 [colin]      3.5.0cvs115
565
566         * src/common/utils.c
567                 Fix bug 1723, "Buffer overflow crash caused by 
568                 preview in 'Date format help' dialog box"
569                 Also, optimise fast_strftime a bit :)
570
571 2008-09-18 [colin]      3.5.0cvs114
572
573         * src/procmime.c
574         * src/textview.c
575                 Check for NULLs before str* functions
576
577 2008-09-18 [colin]      3.5.0cvs113
578
579         * src/messageview.c
580         * src/procmime.c
581         * src/textview.c
582                 Handle html parts in multipart/related
583                 Decode ISO-8859-1 as Windows-1252 (the former
584                 is a subset of the latter) in order to 
585                 workaround Outlook mails misencoding
586         * src/gtk/logwindow.c
587         * src/gtk/logwindow.h
588                 Clear mainwindow's error pixmap when the
589                 error scrolls out of the log
590
591 2008-09-17 [colin]      3.5.0cvs112
592
593         * src/image_viewer.c
594                 Fix image loading (multiple childs added to 
595                 scrolledwindow, break of the resize functionality)
596         * src/account.c
597         * src/prefs_folder_item.c
598         * src/prefs_spelling.c
599         * src/gtk/gtkaspell.c
600                 Better fix problems with dictionaries updates
601
602 2008-09-17 [colin]      3.5.0cvs111
603
604         * src/common/utils.c
605                 Fix double-opening (fixes multiple signatures when
606                 using signify)
607
608 2008-09-16 [colin]      3.5.0cvs110
609
610         * src/prefs_account.c
611         * src/prefs_folder_item.c
612         * src/prefs_spelling.c
613         * src/gtk/gtkaspell.c
614                 Better stripping of aspell dictionaries names
615
616 2008-09-16 [colin]
617
618         * 3.6.0-rc1 released
619
620 2008-09-16 [colin]      3.5.0cvs109
621
622         * src/account.c
623         * src/inc.c
624         * src/mainwindow.c
625         * src/prefs_account.h
626         * src/prefs_other.c
627         * src/send_message.c
628         * src/gtk/inputdialog.c
629                 Don't add a pref to allow remembering passwords
630                 (Just not checking the checkbox is enough)
631
632 2008-09-16 [colin]      3.5.0cvs108
633
634         * configure.ac
635                 Require libetpan 0.56 as 0.55 is crashy
636         * src/messageview.c
637                 Fix english
638         * src/gtk/inputdialog.c
639         * src/gtk/inputdialog.h
640                 Fix warnings
641
642 2008-09-16 [wwp]        3.5.0cvs107
643
644         * src/compose.c
645                 Complete 3.5.0cvs106 by removing a function that got
646                 moved to account.[ch].
647
648 2008-09-16 [wwp]        3.5.0cvs106
649
650         * src/account.c
651         * src/account.h
652         * src/compose.c
653         * src/quote_fmt.c
654         * src/quote_fmt_lex.l
655         * src/quote_fmt_parse.y
656                 Add account signature (path and value string) manipulation
657                 keywords to the template processor. It's now possible in
658                 all templates to insert the account signature to an
659                 arbitrary location or to pass it to a external script for
660                 further editing.
661
662
663 2008-09-16 [mones]      3.5.0cvs105
664
665         * src/imap.c
666         * src/inc.c
667         * src/mainwindow.c
668         * src/mainwindow.h
669         * src/news.c
670         * src/prefs_account.h
671         * src/prefs_common.c
672         * src/prefs_common.h
673         * src/prefs_other.c
674         * src/send_message.c
675         * src/gtk/inputdialog.c
676         * src/gtk/inputdialog.h
677                 Implement session passwords: unsaved passwords for receiving
678                 or sending of accounts can be remembered while running to 
679                 avoid repetitive typing.
680                 As keeping passwords in memory is unsafe a new preference 
681                 in Other page is added to activate or not such capability.
682
683 2008-09-14 [colin]      3.5.0cvs104
684
685         * src/codeconv.c
686         * src/codeconv.h
687                 Make conv_iconv_strdup static
688
689 2008-09-12 [colin]      3.5.0cvs103
690
691         * claws-mail.pc.in
692         * src/Makefile.am
693         * src/compose.c
694         * src/compose.h
695         * src/crash.c
696         * src/folder_item_prefs.c
697         * src/folder_item_prefs.h
698         * src/main.c
699         * src/prefs_account.c
700         * src/prefs_common.c
701         * src/prefs_common.h
702         * src/prefs_folder_item.c
703         * src/prefs_spelling.c
704         * src/prefs_template.c
705         * src/quote_fmt.h
706         * src/quote_fmt_parse.y
707         * src/toolbar.c
708         * src/toolbar.h
709         * src/gtk/Makefile.am
710         * src/gtk/about.c
711         * src/gtk/filesel.c
712         * src/gtk/gtkaspell.c
713         * src/gtk/gtkaspell.h
714         * src/plugins/bogofilter/Makefile.am
715         * src/plugins/dillo_viewer/Makefile.am
716         * src/plugins/spamassassin/Makefile.am
717         * src/plugins/trayicon/Makefile.am
718                 Switch spellchecker to Enchant
719
720 2008-09-12 [paul]       3.5.0cvs102
721
722         * tools/README
723         * tools/csv2addressbook.pl
724                 add support for Fox Mail
725
726 2008-09-12 [paul]       3.5.0cvs101
727
728         * src/compose.c
729         * src/prefs_wrapping.c
730                 changes to English
731
732 2008-09-12 [paul]       3.5.0cvs100
733
734         * configure.ac
735                 revert cvs99's libenchant commit error
736
737 2008-09-12 [colin]      3.5.0cvs99
738
739         * src/inc.c
740                 Only go to inbox if there are new mails
741                 (and fetch was manual)
742
743 2008-09-10 [colin]      3.5.0cvs98
744
745         * src/inc.c
746         * src/summaryview.c
747         * src/common/session.c
748                 Use g_timeout_add_seconds instead of g_timeout_add
749                 on glib >= 2.14 when we don't need precision on the 
750                 delay. This helps reducing power consumption:
751                 http://mjg59.livejournal.com/74651.html
752
753 2008-09-10 [colin]      3.5.0cvs97
754
755         * src/compose.c
756                 Don't save window size and position when
757                 compose is hidden (filtering action)
758
759 2008-09-09 [colin]      3.5.0cvs96
760
761         * src/action.h
762         * src/addr_compl.c
763         * src/addressadd.c
764         * src/addressbook.h
765         * src/addressbook_foldersel.c
766         * src/addressitem.h
767         * src/addrgather.c
768         * src/alertpanel.c
769         * src/browseldap.c
770         * src/editaddress.c
771         * src/editaddress_other_attributes_ldap.h
772         * src/editbook.c
773         * src/editjpilot.c
774         * src/editldap.c
775         * src/editldap_basedn.c
776         * src/editvcard.c
777         * src/exphtmldlg.c
778         * src/expldifdlg.c
779         * src/export.c
780         * src/foldersel.c
781         * src/foldersel.h
782         * src/gedit-print.c
783         * src/gedit-print.h
784         * src/grouplistdialog.c
785         * src/headerview.c
786         * src/headerview.h
787         * src/image_viewer.c
788         * src/import.c
789         * src/importldif.c
790         * src/importmutt.c
791         * src/importpine.c
792         * src/inc.c
793         * src/main.c
794         * src/main.h
795         * src/messageview.c
796         * src/messageview.h
797         * src/noticeview.c
798         * src/prefs_actions.c
799         * src/prefs_filtering.c
800         * src/prefs_folder_column.c
801         * src/prefs_gtk.h
802         * src/prefs_summary_column.c
803         * src/prefs_toolbar.c
804         * src/send_message.c
805         * src/setup.c
806         * src/sourcewindow.c
807         * src/sourcewindow.h
808         * src/ssl_manager.c
809         * src/statusbar.c
810         * src/statusbar.h
811         * src/stock_pixmap.c
812         * src/stock_pixmap.h
813         * src/summaryview.c
814         * src/textview.c
815         * src/textview.h
816         * src/undo.h
817         * src/uri_opener.c
818         * src/wizard.c
819         * src/wizard.h
820         * src/common/ssl.h
821         * src/common/utils.c
822         * src/gtk/about.c
823         * src/gtk/colorlabel.c
824         * src/gtk/colorlabel.h
825         * src/gtk/combobox.h
826         * src/gtk/description_window.c
827         * src/gtk/filesel.c
828         * src/gtk/gtkaspell.c
829         * src/gtk/gtkaspell.h
830         * src/gtk/gtkcmclist.c
831         * src/gtk/gtkcmclist.h
832         * src/gtk/gtkcmctree.c
833         * src/gtk/gtkcmctree.h
834         * src/gtk/gtkcmoptionmenu.h
835         * src/gtk/gtksctree.c
836         * src/gtk/gtksctree.h
837         * src/gtk/gtkshruler.c
838         * src/gtk/gtkshruler.h
839         * src/gtk/gtksourceprintjob.c
840         * src/gtk/gtksourceprintjob.h
841         * src/gtk/gtkutils.c
842         * src/gtk/gtkutils.h
843         * src/gtk/gtkvscrollbutton.c
844         * src/gtk/gtkvscrollbutton.h
845         * src/gtk/icon_legend.c
846         * src/gtk/inputdialog.c
847         * src/gtk/logwindow.c
848         * src/gtk/logwindow.h
849         * src/gtk/manage_window.c
850         * src/gtk/manage_window.h
851         * src/gtk/menu.c
852         * src/gtk/prefswindow.c
853         * src/gtk/progressdialog.c
854         * src/gtk/progressdialog.h
855         * src/plugins/bogofilter/bogofilter_gtk.c
856         * src/plugins/pgpcore/passphrase.c
857         * src/plugins/spamassassin/spamassassin_gtk.c
858         * src/plugins/trayicon/trayicon.c
859         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
860         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
861         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
862         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
863         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
864                 Complete GTK+ 2.14 undeprecation
865                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
866
867 2008-09-09 [colin]      3.5.0cvs95
868
869         * src/gtk/gtkcmclist.h
870                 Fix build on GTK+ 2.14
871
872 2008-09-08 [colin]      3.5.0cvs94
873
874         * src/noticeview.c
875         * src/noticeview.h
876                 Remove GtkSignalFunc
877
878 2008-09-07 [colin]      3.5.0cvs93
879
880         * src/addressadd.c
881         * src/addressbook_foldersel.c
882         * src/gtk/gtkcmclist.c
883         * src/gtk/gtkcmclist.h
884         * src/gtk/gtkcmctree.c
885         * src/gtk/gtkcmctree.h
886         * src/gtk/gtksctree.c
887         * src/gtk/prefswindow.c
888         * src/gtk/prefswindow.h
889                 Use GDestroyNotify instead of GtkDestroyNotify
890                 (deprecated in GTK+ 2.14)
891
892 2008-09-07 [colin]      3.5.0cvs92
893
894         * src/textview.c
895                 Fix bug 1712, 'invalid "Phishing attempt warning" 
896                 when linked text ends with spaces'
897
898 2008-09-05 [colin]      3.5.0cvs91
899
900         * src/procmime.c
901                 Maybe fix bug 1711, 'Save-as attachment crashes'
902                 Possibly wrong free() due to pointer shifting
903
904 2008-09-05 [colin]      3.5.0cvs90
905
906         * src/compose.c
907                 Fix bug 1710, 'User misreads "Discard Message" 
908                 as "Discard Changes"'. Propose to save or discard
909                 only the latest changes when closing an existing
910                 draft. Autosave may still have saved parts of the
911                 edit session.
912
913 2008-09-04 [colin]      3.5.0cvs89
914
915         * src/summaryview.c
916                 Fix bug 1707, 'Segfault when sorting on non-visible column'
917
918 2008-09-01 [colin]      3.5.0cvs88
919
920         * src/imap.c
921         * src/summaryview.c
922         * src/common/tags.c
923         * src/etpan/imap-thread.c
924         * src/etpan/imap-thread.h
925                 Store spam flag on IMAP (Junk/NonJunk, as 
926                 ThunderBird does - this is nonstandard)
927
928 2008-08-31 [wwp]        3.5.0cvs87
929
930         * ChangeLog
931                 Fix globish edition^Wediting.
932
933 2008-08-31 [wwp]        3.5.0cvs86
934
935         * src/addressbook.c
936                 Don't break nickname editing for non-LDAP books (nickname
937                 value was overwritten when editing existing contact, this
938                 came from 3.0.2cvs109).
939
940 2008-08-30 [colin]      3.5.0cvs85
941
942         * src/mainwindow.c
943         * src/summaryview.c
944                 Fix "Apply tags..." key shortcut
945
946 2008-08-29 [iwkse]      3.5.0cvs84
947
948         * src/summaryview.c
949                         Bit of clean:)
950
951 2008-08-29 [iwkse]      3.5.0cvs83
952
953         * src/summaryview.c
954                         Disable "Move to trash" action if
955                         we are in a trash-like folder.
956                         Thanks to colinl
957
958 2008-08-29 [paul]       3.5.0cvs82
959
960         * configure.ac
961                 bump up libetpan version requirement since
962                 0.55 is released now
963
964 2008-08-28 [wwp]        3.5.0cvs81
965
966         * src/account.c
967         * src/pop.c
968         * src/prefs_account.c
969         * src/prefs_account.h
970                 Add finer granularity to the POP3's remove-after delay (now in
971                 hours in addition to in days), patch by Paul Rolland.
972
973 2008-08-28 [wwp]        3.5.0cvs80
974
975         * src/gtk/combobox.c
976                 Fix a typo in a comment.
977
978 2008-08-28 [iwkse]      3.5.0cvs79
979
980         * src/account.c
981         * src/prefs_actions.c
982         * src/prefs_filtering.c
983         * src/prefs_template.c
984                         Add search feature to the account, 
985                         template and action dialog.
986                         It's turned on selecting one row
987                         of the list and typing some random
988                         letter. Thanks to wwp, colinl
989
990 2008-08-28 [colin]      3.5.0cvs78
991
992         * src/Makefile.am
993         * src/account.c
994         * src/compose.c
995         * src/prefs_account.c
996         * src/prefs_account.h
997         * src/privacy.c
998         * src/privacy.h
999         * src/procmime.c
1000         * src/stock_pixmap.c
1001         * src/stock_pixmap.h
1002         * src/summaryview.c
1003         * src/pixmaps/key_gpg_signed.xpm
1004                 Fix bug 1412, "Sign reply, if mail was signed"
1005                 Add an account preference to sign replies to signed mails
1006
1007 2008-08-28 [iwkse]      3.5.0cvs77
1008
1009         * src/prefs_filtering.c
1010                 Making the search more useful,
1011                 jumping directly to the relative rule.
1012
1013 2008-08-27 [colin]      3.5.0cvs76
1014
1015         * src/main.c
1016                 Add a bit of info
1017
1018 2008-08-27 [colin]      3.5.0cvs75
1019
1020         * src/gtk/gtkcmctree.c
1021                 Fix a few ifdefs
1022
1023 2008-08-26 [colin]      3.5.0cvs74
1024
1025         * src/gtk/gtkcmctree.c
1026                 Fix missing inits on old glib
1027
1028 2008-08-26 [wwp]        3.5.0cvs73
1029
1030         * src/common/utils.c
1031                 Added 'Fwd' to the list of known common subject prefixes.
1032
1033 2008-08-25 [iwkse]      3.5.0cvs72
1034
1035         * src/image_viewer.c
1036                 Add animated gif support to the
1037                 message preview.
1038
1039 2008-08-25 [colin]      3.5.0cvs71
1040
1041         * src/gtk/gtkcmctree.c
1042                 Make sure work isn't null
1043
1044 2008-08-24 [colin]      3.5.0cvs70
1045
1046         * src/common/ssl.c
1047                 Fix typo on SSL_CERT_DIR
1048
1049 2008-08-23 [holger]     3.5.0cvs69
1050
1051         * src/printing.c
1052                 Fix bug 1699 'Separator line mis-placed when
1053                 printing some e-mails'. The number of header lines
1054                 was not correctly calculated when Pango inserts
1055                 linebreaks
1056
1057 2008-08-23 [colin]      3.5.0cvs68
1058
1059         * src/mainwindow.c
1060                 Fix the account selector button; thanks
1061                 to wwp
1062
1063 2008-08-21 [colin]      3.5.0cvs67
1064
1065         * src/compose.c
1066         * src/compose.h
1067                 Add a compose preference for auto-indent
1068         * src/mainwindow.c
1069         * src/summaryview.c
1070                 Make colorlabel accels a bit less hacky
1071
1072 2008-08-21 [colin]      3.5.0cvs66
1073
1074         * src/compose.c
1075         * src/prefs_common.c
1076         * src/prefs_common.h
1077         * src/prefs_wrapping.c
1078                 Add a preference for autoindent; fix no_join tag
1079                 being applied to whole lines instead of just \n when
1080                 creating a line 
1081
1082 2008-08-21 [colin]      3.5.0cvs65
1083
1084         * src/compose.c
1085                 Add support for auto-indentation
1086
1087 2008-08-19 [colin]      3.5.0cvs64
1088
1089         * src/compose.c
1090                 Save Autowrap status in drafts/queued mails
1091
1092 2008-08-19 [colin]      3.5.0cvs63
1093
1094         * src/mainwindow.c
1095                 Fix a comment (in reality, test commit on
1096                 the new CVS server)
1097
1098 2008-08-17 [colin]      3.5.0cvs62
1099
1100         * src/prefs_actions.c
1101         * src/procmime.c
1102         * src/wizard.c
1103         * src/common/socket.h
1104         * src/gtk/gtkcmctree.c
1105                 Fix warnings
1106
1107 2008-08-16 [colin]      3.5.0cvs61
1108
1109         * src/editaddress_other_attributes_ldap.h
1110                 Add 'l' field (localityName)
1111
1112 2008-08-16 [colin]      3.5.0cvs60
1113
1114         * src/mainwindow.c
1115         * src/gtk/gtkcmclist.c
1116         * src/gtk/gtkcmclist.h
1117         * src/gtk/gtkcmctree.c
1118         * src/gtk/gtksctree.c
1119         * src/gtk/gtkutils.c
1120         * src/gtk/gtkvscrollbutton.c
1121                 Fix Maemo build (OS2007)
1122
1123 2008-08-14 [colin]      3.5.0cvs59
1124
1125         * src/folder.c
1126                 Don't crash if parent is null when creating
1127                 a folder
1128         * src/gtk/pluginwindow.c
1129                 Don't crash on race when closing window while
1130                 a plugin is loading and does gtk_iterations
1131
1132 2008-08-13 [colin]      3.5.0cvs58
1133
1134         * src/messageview.c
1135         * src/messageview.h
1136         * src/mimeview.c
1137                 Fix bug 1696, 'Viewing binary attachements 
1138                 as text over 1 MB' (various buglets)
1139
1140 2008-08-10 [colin]      3.5.0cvs57
1141
1142         * src/summaryview.c
1143         * src/gtk/gtkcmclist.c
1144                 Continue fixing GTK < 2.12 build, thanks to
1145                 Michael Hugues
1146
1147 2008-08-10 [colin]      3.5.0cvs56
1148
1149         * src/gtk/gtksctree.c
1150                 Fix build on GTK < 2.12
1151
1152 2008-08-09 [colin]      3.5.0cvs55
1153
1154         * src/mainwindow.c
1155                 Fix untranslatable strings, thanks to
1156                 Stephan Sachse
1157
1158 2008-08-07 [colin]      3.5.0cvs54
1159
1160         * src/compose.c
1161         * src/editaddress.c
1162         * src/folderview.c
1163         * src/mainwindow.c
1164         * src/message_search.c
1165         * src/mimeview.c
1166         * src/noticeview.c
1167         * src/prefs_account.c
1168         * src/prefs_common.c
1169         * src/prefs_customheader.c
1170         * src/prefs_ext_prog.c
1171         * src/prefs_filtering_action.c
1172         * src/prefs_gtk.c
1173         * src/prefs_logging.c
1174         * src/prefs_matcher.c
1175         * src/prefs_msg_colors.c
1176         * src/procmime.c
1177         * src/summary_search.c
1178         * src/summaryview.c
1179         * src/toolbar.c
1180         * src/gtk/colorsel.c
1181         * src/gtk/gtkaspell.c
1182         * src/gtk/gtkutils.c
1183         * src/gtk/gtkutils.h
1184         * src/gtk/inputdialog.c
1185         * src/gtk/pluginwindow.c
1186         * src/gtk/quicksearch.c
1187         * src/plugins/bogofilter/bogofilter_gtk.c
1188         * src/plugins/dillo_viewer/dillo_prefs.c
1189         * src/plugins/spamassassin/spamassassin_gtk.c
1190                 - Fix Ctrl-Space shortcut
1191                 - Fix mime-parsing bug in procmime (cvs52)
1192                 - Fix double-free in procmime (cvs52)
1193                 - Use gtk_bin_get_child instead of GTK_BIN()->child
1194                 - Fix Goto menu in mainwindow
1195
1196 2008-08-07 [mones]      3.5.0cvs53
1197
1198         * po/es.po
1199                 Updated translation (lots of changes!)
1200         * src/compose.c
1201                 Add missing accelerator key
1202         * src/mainwindow.c
1203                 Restored 'v' key function (thanks Colin!)
1204
1205 2008-08-06 [colin]      3.5.0cvs52
1206
1207         * src/addrbook.c
1208         * src/addrcindex.c
1209         * src/addrduplicates.c
1210         * src/addrharvest.c
1211         * src/enriched.c
1212         * src/html.c
1213         * src/ldif.c
1214         * src/mimeview.c
1215         * src/mutt.c
1216         * src/pine.c
1217         * src/procmime.c
1218         * src/vcard.c
1219         * src/wizard.c
1220                 Fix my use of g_utf8_strdown (it returns
1221                 a newly allocated string and doesn't
1222                 change the parameter)
1223
1224 2008-08-06 [colin]      3.5.0cvs51
1225
1226         * src/compose.c
1227                 Fix bug 1690, 'Copy/Paste in edit window may 
1228                 break Undo'; middle-click pastes aren't 
1229                 REPLACE_INSERT but just INSERT. 
1230                 Also, fix privacy menu selection
1231
1232 2008-08-05 [colin]      3.5.0cvs50
1233
1234         * src/action.c
1235         * src/addr_compl.c
1236         * src/addrbook.c
1237         * src/addrcindex.c
1238         * src/addrduplicates.c
1239         * src/addrharvest.c
1240         * src/enriched.c
1241         * src/html.c
1242         * src/ldif.c
1243         * src/main.c
1244         * src/mimeview.c
1245         * src/mutt.c
1246         * src/pine.c
1247         * src/procmime.c
1248         * src/vcard.c
1249         * src/wizard.c
1250         * src/common/socket.c
1251         * src/gtk/gtkutils.c
1252         * src/gtk/gtkutils.h
1253         * src/gtk/menu.c
1254         * src/plugins/spamassassin/spamassassin.c
1255                 More undeprecation (Glib)
1256
1257 2008-08-05 [colin]      3.5.0cvs49
1258
1259         * src/prefs_account.c
1260         * src/prefs_filtering_action.c
1261         * src/prefs_matcher.c
1262         * src/gtk/Makefile.am
1263         * src/gtk/claws-marshal.list
1264         * src/gtk/colorlabel.c
1265         * src/gtk/colorsel.c
1266         * src/gtk/foldersort.c
1267         * src/gtk/gtkaspell.c
1268         * src/gtk/gtkcmclist.c
1269         * src/gtk/gtkcmclist.h
1270         * src/gtk/gtkcmctree.c
1271         * src/gtk/gtkcmctree.h
1272         * src/gtk/gtkcmoptionmenu.c
1273         * src/gtk/gtkcmoptionmenu.h
1274         * src/gtk/gtksctree.c
1275         * src/gtk/gtksctree.h
1276         * src/gtk/gtkutils.c
1277         * src/gtk/gtkutils.h
1278         * src/gtk/gtkvscrollbutton.c
1279         * src/gtk/menu.c
1280         * src/gtk/menu.h
1281         * src/gtk/quicksearch.c
1282         * src/plugins/dillo_viewer/dillo_viewer.c
1283         * src/plugins/pgpcore/select-keys.c
1284                 Try to finish yesterday's commit
1285
1286 2008-08-04 [colin]      3.5.0cvs48
1287
1288         * src/addressadd.c
1289         * src/addressbook.c
1290         * src/addressbook_foldersel.c
1291         * src/addressitem.h
1292         * src/addrgather.c
1293         * src/browseldap.c
1294         * src/compose.c
1295         * src/compose.h
1296         * src/editaddress.c
1297         * src/editaddress_other_attributes_ldap.c
1298         * src/editgroup.c
1299         * src/editldap_basedn.c
1300         * src/folderview.c
1301         * src/folderview.h
1302         * src/grouplistdialog.c
1303         * src/image_viewer.c
1304         * src/imap_gtk.c
1305         * src/importldif.c
1306         * src/main.c
1307         * src/mainwindow.c
1308         * src/message_search.c
1309         * src/mh_gtk.c
1310         * src/mimeview.c
1311         * src/mimeview.h
1312         * src/news_gtk.c
1313         * src/noticeview.h
1314         * src/prefs_account.c
1315         * src/prefs_filtering_action.c
1316         * src/prefs_matcher.c
1317         * src/prefs_msg_colors.c
1318         * src/prefs_summaries.c
1319         * src/statusbar.c
1320         * src/stock_pixmap.c
1321         * src/summary_search.c
1322         * src/summaryview.c
1323         * src/summaryview.h
1324         * src/textview.c
1325         * src/toolbar.h
1326         * src/gtk/Makefile.am
1327         * src/gtk/claws-marshal.list
1328         * src/gtk/colorsel.c
1329         * src/gtk/foldersort.c
1330         * src/gtk/gtkaspell.c
1331         * src/gtk/gtkcmclist.c
1332         * src/gtk/gtkcmclist.h
1333         * src/gtk/gtkcmctree.c
1334         * src/gtk/gtkcmctree.h
1335         * src/gtk/gtksctree.c
1336         * src/gtk/gtksctree.h
1337         * src/gtk/gtkutils.c
1338         * src/gtk/gtkutils.h
1339         * src/gtk/gtkvscrollbutton.c
1340         * src/gtk/menu.c
1341         * src/gtk/menu.h
1342         * src/gtk/quicksearch.c
1343         * src/plugins/dillo_viewer/dillo_viewer.c
1344         * src/plugins/pgpcore/select-keys.c
1345                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
1346                 Undeprecate their implementation (GtkArg, GtkType, ...)
1347                 Undeprecate a few other things here and there
1348                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
1349                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
1350                 still have work to do
1351
1352 2008-08-04 [colin]      3.5.0cvs47
1353
1354         * src/compose.c
1355         * src/compose.h
1356         * src/toolbar.h
1357         * src/textview.c
1358         * src/stock_pixmap.c
1359         * src/statusbar.c
1360         * src/noticeview.h
1361         * src/mimeview.h
1362         * src/mainwindow.c
1363         * src/image_viewer.c
1364         * src/gtk/gtkaspell.c
1365         * src/gtk/gtkvscrollbutton.c
1366         * src/plugins/dillo_viewer/dillo_viewer.c
1367                 Undeprecate more things
1368
1369 2008-08-02 [colin]      3.5.0cvs46
1370
1371         * src/mainwindow.c
1372                 Fix toggle menu activation state
1373                 (thanks to cvs45 ;)
1374
1375 2008-08-02 [paul]       3.5.0cvs45
1376
1377         * src/mainwindow.c
1378                 fix sensitivity of
1379                 /View/Show or hide/Message View
1380
1381 2008-08-01 [paul]       3.5.0cvs44
1382
1383         * src/common/utils.c
1384         * src/plugins/pgpcore/claws.def
1385         * src/plugins/pgpinline/claws.def
1386                 fix compilation problems on mingw32,
1387                 (bug 1688) Patch by Marcus Brinkmann
1388
1389 2008-08-01 [colin]      3.5.0cvs43
1390
1391         * src/gtk/gtkutils.c
1392         * src/gtk/gtkvscrollbutton.c
1393                 Oups, fix build
1394
1395 2008-08-01 [colin]      3.5.0cvs42
1396
1397         * src/compose.c
1398         * src/foldersel.c
1399         * src/mainwindow.c
1400         * src/prefs_account.c
1401         * src/prefs_folder_item.c
1402         * src/prefs_quote.c
1403         * src/summaryview.c
1404         * src/gtk/gtkaspell.c
1405         * src/gtk/gtkutils.c
1406         * src/gtk/gtkvscrollbutton.c
1407                 Replace a few deprecated function calls
1408
1409 2008-08-01 [paul]       3.5.0cvs41
1410
1411         * src/action.c
1412                 fix crash that occurs because of recent GtkUIManager
1413                 changes. Thanks to Colin
1414
1415 2008-07-31 [colin]      3.5.0cvs40
1416
1417         * src/addressbook.c
1418         * src/compose.c
1419         * src/mainwindow.c
1420         * src/messageview.c
1421                 Some Maemo fixes
1422         * src/gtk/menu.c
1423         * src/gtk/menu.h
1424                 Remove deprecated helper funcs
1425
1426 2008-07-30 [colin]      3.5.0cvs39
1427
1428         * src/folderview.c
1429         * src/folderview.h
1430         * src/imap_gtk.c
1431         * src/mh_gtk.c
1432         * src/news_gtk.c
1433                 Move the folderview popup menu to GtkUIManager
1434
1435 2008-07-29 [colin]      3.5.0cvs38
1436
1437         * src/account.c
1438         * src/account.h
1439         * src/action.c
1440         * src/action.h
1441         * src/addressitem.h
1442         * src/compose.c
1443         * src/edittags.c
1444         * src/mainwindow.c
1445         * src/mainwindow.h
1446         * src/mimeview.c
1447         * src/summaryview.c
1448         * src/gtk/menu.c
1449         * src/gtk/menu.h
1450                 Switch the main menu to GtkUIManager
1451                 Warning fixes
1452
1453 2008-07-29 [colin]      3.5.0cvs37
1454
1455         * src/news.c
1456                 Fix bug 1684, 'view news messages with large 
1457                 attachements segfaults'
1458
1459 2008-07-29 [colin]      3.5.0cvs36
1460
1461         * src/action.c
1462         * src/action.h
1463         * src/addressbook.c
1464         * src/addressitem.h
1465         * src/compose.c
1466         * src/compose.h
1467         * src/messageview.c
1468         * src/messageview.h
1469         * src/summaryview.c
1470         * src/gtk/menu.c
1471         * src/gtk/menu.h
1472                 More switches to GtkUIManager
1473
1474 2008-07-26 [colin]      3.5.0cvs35
1475
1476         * src/gtk/menu.c
1477         * src/gtk/menu.h
1478                 Fix prototype
1479
1480 2008-07-25 [colin]      3.5.0cvs34
1481
1482         * src/addrcustomattr.c
1483         * src/addressbook.c
1484         * src/compose.c
1485         * src/editaddress.c
1486         * src/editaddress_other_attributes_ldap.h
1487         * src/edittags.c
1488         * src/mainwindow.c
1489         * src/mimeview.c
1490         * src/prefs_actions.c
1491         * src/prefs_filtering.c
1492         * src/prefs_template.c
1493         * src/summaryview.c
1494         * src/textview.c
1495         * src/textview.h
1496         * src/toolbar.c
1497         * src/gtk/about.c
1498         * src/gtk/menu.c
1499         * src/gtk/menu.h
1500         * src/plugins/trayicon/trayicon.c
1501                 More changes from GtkItemFactory to GtkUIManager
1502
1503 2008-07-25 [colin]      3.5.0cvs33
1504
1505         * src/gtk/menu.h
1506                 Add a macro to remove menu items
1507                 Make the gui_manager variable useless
1508
1509 2008-07-24 [colin]      3.5.0cvs32
1510
1511         * src/mimeview.c
1512                 Fix a gtk warning on clear
1513         * src/mainwindow.c
1514         * src/summaryview.c
1515         * src/summaryview.h
1516                 Switch the message list popup menu to
1517                 GtkUIManager
1518
1519 2008-07-23 [colin]      3.5.0cvs31
1520
1521         * src/plugins/pgpcore/pgp_viewer.c
1522         * src/plugins/pgpcore/sgpgme.c
1523                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
1524                 Patch by Thomas Wiegner <wiegner@gmx.de>
1525
1526 2008-07-20 [paul]       3.5.0cvs30
1527
1528         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
1529                 remove redundant GTK version check
1530
1531 2008-07-20 [ticho]      3.5.0cvs29
1532
1533         * src/folderview.c
1534         * src/imap_gtk.c
1535         * src/news_gtk.c
1536                 Moved sensitivity setting for "Download messages" for IMAP and
1537                 news folders from folderview.c to imap_gtk.c and news_gtk.c
1538                 respectively for better code readability.
1539                 Fixed indentation in news' set_sensitivity().
1540
1541 2008-07-20 [paul]       3.5.0cvs28
1542
1543         * src/addrgather.c
1544                 remove more redundant code following cvs27
1545
1546 2008-07-20 [paul]       3.5.0cvs27
1547
1548         * src/addrgather.c
1549                 remove now redundant code
1550         * src/mainwindow.c
1551         * src/mainwindow.h
1552                 fix bug 1673, 'Tools/Harvest adresses is
1553                 grayed out if folder is empty'
1554
1555 2008-07-19 [ticho]      3.5.0cvs26
1556
1557         * src/edittags.c
1558         * src/main.c
1559         * src/mimeview.c
1560         * src/mimeview.h
1561         * src/gtk/gtkutils.c
1562         * src/gtk/gtkutils.h
1563         * src/gtk/menu.c
1564         * src/gtk/menu.h
1565                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
1566                 instead of deprecated GtkItemFactory.
1567
1568 2008-07-19 [colin]      3.5.0cvs25
1569
1570         * src/account.c
1571         * src/addrgather.c
1572         * src/compose.c
1573         * src/editldap.c
1574         * src/expldifdlg.c
1575         * src/importldif.c
1576         * src/main.c
1577         * src/mainwindow.c
1578         * src/mimeview.c
1579         * src/noticeview.c
1580         * src/prefs_account.c
1581         * src/prefs_actions.c
1582         * src/prefs_ext_prog.c
1583         * src/prefs_filtering.c
1584         * src/prefs_folder_item.c
1585         * src/prefs_image_viewer.c
1586         * src/prefs_logging.c
1587         * src/prefs_msg_colors.c
1588         * src/prefs_other.c
1589         * src/prefs_send.c
1590         * src/prefs_spelling.c
1591         * src/prefs_summaries.c
1592         * src/prefs_template.c
1593         * src/printing.c
1594         * src/quote_fmt.c
1595         * src/summary_search.c
1596         * src/summaryview.c
1597         * src/toolbar.c
1598         * src/wizard.c
1599         * src/common/Makefile.am
1600         * src/gtk/gtksctree.c
1601         * src/gtk/gtkutils.h
1602         * src/gtk/pluginwindow.c
1603         * src/gtk/quicksearch.c
1604         * src/plugins/bogofilter/bogofilter_gtk.c
1605         * src/plugins/dillo_viewer/dillo_prefs.c
1606         * src/plugins/pgpcore/prefs_gpg.c
1607         * src/plugins/spamassassin/spamassassin_gtk.c
1608         * src/plugins/trayicon/trayicon.c
1609         * src/plugins/trayicon/trayicon_prefs.c
1610                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
1611                 or greater). Use the old deprecated one on GTK+ < 2.12.
1612                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
1613                 of time!
1614
1615 2008-07-16 [colin]      3.5.0cvs24
1616
1617         * src/mainwindow.c
1618                 Fix folderview's scrolbar when starting minimised
1619                 to tray, and popping up the mainwindow by calling
1620                 claws-mail from the command line
1621
1622 2008-07-08 [colin]      3.5.0cvs23
1623
1624         * src/compose.c
1625                 Possibly fix po-headers appearing on empty
1626                 templates
1627
1628 2008-07-08 [colin]      3.5.0cvs22
1629
1630         * src/folderview.c
1631         * src/summaryview.c
1632                 Finish the always_open tristate patch, by Jonathan
1633                 Corbet.
1634
1635 2008-07-07 [paul]       3.5.0cvs21
1636
1637         * src/mainwindow.c
1638                 fix typo (missing ")
1639
1640 2008-07-07 [paul]       3.5.0cvs20
1641
1642         * src/mainwindow.c
1643                 fit the menu style a bit better
1644
1645 2008-07-07 [colin]      3.5.0cvs19
1646
1647         * src/prefs_themes.c
1648                 Make upgrading themes easier
1649
1650 2008-07-07 [colin]      3.5.0cvs18
1651
1652         * src/mainwindow.c
1653         * src/prefs_toolbar.c
1654         * src/stock_pixmap.c
1655                 Finish fixing bug 1609, 'Icon issues'
1656
1657 2008-07-07 [colin]      3.5.0cvs17
1658
1659         * src/prefs_common.c
1660                 Fix the default value
1661
1662 2008-07-07 [colin]      3.5.0cvs16
1663
1664         * src/prefs_summaries.c
1665                 Revert my fix to the string, the correct term
1666                 is indeed Message View
1667
1668 2008-07-07 [colin]      3.5.0cvs15
1669
1670         * AUTHORS
1671         * src/gtk/authors.h
1672         * src/prefs_common.c
1673         * src/prefs_common.h
1674         * src/prefs_summaries.c
1675         * src/summaryview.c
1676         * src/gtk/authors.h
1677                 Change "Always open message when selected" to
1678                 a tristate (Never/Always/When preview is visible)
1679                 Patch by Jonathan Corbet <corbet@lwn.net>.
1680
1681 2008-07-06 [paul]       3.5.0cvs14
1682
1683         * src/addrgather.c
1684                 improve the layout of the dialogue
1685                 improve the English
1686                 add tooltips
1687                 fix some of the nasty coding style
1688         * src/mainwindow.c
1689                 improve the English
1690                 add some missing mnemonics
1691
1692 2008-07-05 [paul]       3.5.0cvs13
1693
1694         * src/mainwindow.c
1695         * src/mainwindow.h
1696                 fix bug 1398, '"Change current account" is
1697                 available even when there's only one account'
1698         * src/plugins/pgpcore/prefs_gpg.c
1699                 put back a needed include, removed in error
1700
1701 2008-07-05 [colin]      3.5.0cvs12
1702
1703         * src/mainwindow.c
1704                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
1705
1706 2008-07-05 [colin]      3.5.0cvs11
1707
1708         * src/news.c
1709         * src/news_gtk.c
1710                 Provide ability to rename newsgroups. Closes
1711                 bug 1444, 'Add GUI option for renaming 
1712                 newsgroups'. Patch by Pawel Pekala
1713
1714 2008-07-05 [colin]      3.5.0cvs10
1715
1716         * src/plugins/pgpcore/passphrase.c
1717         * src/plugins/pgpcore/prefs_gpg.c
1718         * src/plugins/pgpcore/select-keys.c
1719                 Simplify GTK includes (with the advantage
1720                 of compiling against GTK+2.13); patch by
1721                 Charles A Edwards
1722
1723 2008-07-05 [colin]      3.5.0cvs9
1724
1725         * src/wizard.c
1726                 Add SSL client certificates
1727
1728 2008-07-05 [colin]      3.5.0cvs8
1729
1730         * src/prefs_account.c
1731         * src/common/session.h
1732                 Fix warnings
1733         * src/common/ssl.c
1734                 Add one path for certs
1735
1736 2008-07-05 [colin]      3.5.0cvs7
1737
1738         * src/prefs_account.c
1739                 Fix no-ssl build
1740
1741 2008-07-04 [colin]      3.5.0cvs6
1742
1743         * src/common/ssl.c
1744         * src/common/ssl.h
1745         * src/common/ssl_certificate.c
1746                 Workaround distro bugs and fix certificate checking
1747                 with OpenSSL
1748
1749 2008-07-04 [colin]      3.5.0cvs5
1750
1751         * src/filtering.c
1752         * src/common/ssl_certificate.c
1753         * src/common/ssl_certificate.h
1754         * src/etpan/imap-thread.c
1755         * src/etpan/nntp-thread.c
1756                 Fix some leaks, thanks to Martin Zwickel
1757                 Rename gnutls functions that do the same
1758                 as OpenSSL ones, to avoid symbol clashing
1759                 when Claws is built against GnuTLS and
1760                 libetpan against OpenSSL
1761
1762 2008-07-04 [paul]       3.5.0cvs4
1763
1764         * src/prefs_account.c
1765                 remove 1 forgotten '.'
1766
1767 2008-07-04 [paul]       3.5.0cvs3
1768
1769         * src/prefs_account.c
1770                 layout/engrish fixes to the 'Client
1771                 certificates' frame
1772
1773 2008-07-03 [colin]      3.5.0cvs2
1774
1775         * src/imap.c
1776         * src/news.c
1777         * src/pop.c
1778         * src/prefs_account.c
1779         * src/prefs_account.h
1780         * src/prefs_common.c
1781         * src/send_message.c
1782         * src/common/session.c
1783         * src/common/session.h
1784         * src/common/smtp.c
1785         * src/common/smtp.h
1786         * src/common/socket.h
1787         * src/common/ssl.c
1788         * src/common/ssl.h
1789         * src/common/ssl_certificate.c
1790         * src/common/ssl_certificate.h
1791         * src/etpan/imap-thread.c
1792         * src/etpan/nntp-thread.c
1793         * src/gtk/inputdialog.c
1794                 Add support for SSL client certificates (either PEM files
1795                 with certificate and private key, either PKCS12 files)
1796
1797 2008-06-28 [colin]      3.5.0cvs1
1798
1799         * src/foldersel.c
1800                 Fix compilation with older GTKs
1801
1802 2008-06-27 [paul]       3.5.0
1803
1804         * NEWS
1805         * README
1806         * RELEASE_NOTES 
1807                 3.5.0 released
1808
1809 2008-06-27 [paul]       3.4.0cvs116
1810
1811         * src/gtk/authors.h
1812                 complete cvs115
1813
1814 2008-06-27 [paul]       3.4.0cvs115
1815
1816         * configure.ac
1817         * src/gtk/authors.h
1818                 no longer build unmaintained translations
1819
1820 2008-06-27 [paul]       3.4.0cvs114
1821
1822         * po/de.po
1823         * po/fi.po
1824         * po/pt_BR.po
1825                 updated by Stephan Sachse, Flammie Pirinen, and
1826                 Frederico Goncalves Guimaraes
1827
1828 2008-06-26 [wwp]        3.4.0cvs113
1829
1830         * manual/fr/advanced.xml
1831                 Update French version of the manual (AutoFaces documentation).
1832
1833 2008-06-26 [wwp]        3.4.0cvs112
1834
1835         * manual/fr/advanced.xml
1836         * manual/fr/plugins.xml
1837                 Updated French version of the manual (completed
1838                 hidden options list, added note about Clawsker
1839                 and new mail archiver plugin).
1840
1841 2008-06-25 [colin]      3.4.0cvs111
1842
1843         * src/gtk/gtkaspell.c
1844                 Fix non-UTF8 in the replace with dialog
1845         * src/prefs_actions.c
1846                 Fix possible crasher
1847                 Patches by Pawel
1848
1849 2008-06-24 [mones]      3.4.0cvs110
1850
1851         * src/autofaces.c
1852                 Fix non-warning message, downgraded to debug info
1853
1854 2008-06-24 [colin]      3.4.0cvs109
1855
1856         * src/summaryview.c
1857                 Fix bug 1650, Message line too small after 
1858                 changing columns in "three columns" layout
1859
1860 2008-06-24 [colin]      3.4.0cvs108
1861
1862         * src/messageview.c
1863                 Fix Spam button sensitivity in newsgroups
1864
1865 2008-06-23 [wwp]        3.4.0cvs107
1866
1867         * po/fr.po
1868                 Updated French translation.
1869
1870 2008-06-23 [mones]      3.4.0cvs106
1871
1872         * po/es.po
1873                 Updated translation for release
1874
1875 2008-06-22 [mones]      3.4.0cvs105
1876
1877         * manual/es/plugins.xml
1878                 Synced new entry for Mail Archiver plugin
1879
1880 2008-06-22 [colin]      3.4.0cvs104
1881
1882         * src/compose.c
1883                 Fix initial cursor position
1884
1885 2008-06-21 [paul]       3.4.0cvs103
1886
1887         * manual/plugins.xml
1888                 add an entry for the new Mail Archiver plugin
1889
1890 2008-06-21 [paul]       3.4.0cvs102
1891
1892         * src/gtk/about.c
1893                 we're in 'string freeze', put back the
1894                 < > symbols for now
1895
1896 2008-06-21 [paul]       3.4.0cvs101
1897
1898         * manual/advanced.xml
1899         * manual/es/advanced.xml
1900                 fix build warning: <emphasis> cannot be contained
1901                 within <filename>
1902         * src/gtk/about.c
1903                 fix non-clickable link on License page and drop
1904                 the containing < > symbols to match other links
1905
1906 2008-06-20 [mones]      3.4.0cvs100
1907
1908         * manual/advanced.xml
1909                 Added autofaces documentation, note about clawsker in hidden
1910                 preferences, minor markup fix. Thanks Paul for proofreading
1911         * manual/es/advanced.xml
1912                 Synchronised Spanish manual
1913
1914 2008-06-16 [colin]      3.4.0cvs99
1915
1916         * src/compose.c
1917                 Fix cursor placing on signature change
1918
1919 2008-06-16 [paul]       3.4.0cvs98
1920
1921         * src/imap_gtk.c
1922         * src/mh_gtk.c
1923         * src/gtk/inputdialog.c
1924                 really fussy coding style fixes
1925
1926 2008-06-16 [paul]       3.4.0cvs97
1927
1928         * src/Makefile.am
1929                 keep the alphabetical order
1930
1931 2008-06-13 [mones]      3.4.0cvs96
1932
1933         * src/autofaces.c
1934                 Fix crasher ;-)
1935         * src/prefs_filtering_action.c
1936                 Fixed cosmetic bug, processing also displays "Filtering"
1937
1938 2008-06-13 [mones]      3.4.0cvs95
1939
1940         * src/Makefile.am
1941         * src/autofaces.c       ** NEW FILE **  
1942         * src/autofaces.h       ** NEW FILE **
1943         * src/compose.c
1944                 Allow setting Faces and X-Faces globally and per-account
1945                 from configuration files under ~/.claws-mail/autofaces
1946
1947 2008-06-13 [holger]     3.4.0cvs94
1948
1949         * .cvsignore
1950                 More files to ignore
1951         * src/gtk/inputdialog.c
1952         * src/gtk/inputdialog.h
1953                 Make input dialog more generic so that a checkbox
1954                 with custom text can be used in addition to the
1955                 "remember this" checkbox
1956         * src/imap_gtk.c
1957         * src/mh_gtk.c
1958         * src/prefs_common.c
1959         * src/prefs_common.h
1960                 Allow new folders to inherit the properties of the
1961                 parent folder during folder creation
1962
1963 2008-06-13 [wwp]        3.4.0cvs93
1964
1965         * src/addressbook.c
1966                 a better fix for this string, won't break up translations,
1967                 and is conform to other similar ones.
1968
1969 2008-06-13 [wwp]        3.4.0cvs92
1970
1971         * src/addrduplicates.c
1972         * src/addressadd.c
1973         * src/addressbook.c
1974         * src/addressbook_foldersel.c
1975         * src/editgroup.c
1976                 use tree decorations everywhere AB folders are used (AB tree pane,
1977                     add address to AB, select AB folder, edit group, custom attr, find dup
1978                     results), in order to match global style
1979                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
1980                     double clicking on groups in tree pane does open the group edit dialog
1981                     double clicking on other items in tree pane does expand/collapse
1982                 fix a missing space in AB's delete-folder dialog
1983                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
1984
1985         * src/foldersel.c
1986                 make foldersel dialog show dotted lines according to global (hidden) prefs
1987
1988 2008-06-12 [colin]      3.4.0cvs91
1989
1990         * src/compose.c
1991         * src/compose.h
1992                 Fix bug 1635, 'Last character of message is truncated 
1993                 when changing accounts w/ sigs'
1994         * src/folderview.c
1995                 Fix bug 1636, 'Can't select "properties" on "folders 
1996                 only" folders'
1997
1998 2008-06-11 [colin]      3.4.0cvs90
1999
2000         * src/folder.c
2001                 Maybe fix bug 1623, 'exits with segfault when 
2002                 logging in to certain imap-servers'
2003
2004 2008-06-10 [mones]      3.4.0cvs89
2005
2006         * AUTHORS
2007         * tools/Makefile.am
2008         * tools/README
2009         * tools/convert_mbox.sh
2010                 Undo cvs86 and cvs87, it really should be a patch to 
2011                 convert_mbox.pl
2012
2013 2008-06-10 [wwp]        3.4.0cvs88
2014
2015         * po/fr.po
2016                 Updated French translation.
2017
2018 2008-06-10 [mones]      3.4.0cvs87
2019
2020         * tools/Makefile.am
2021                 Oops, forgot to add previous script for distribution
2022
2023 2008-06-10 [mones]      3.4.0cvs86
2024
2025         * AUTHORS
2026         * tools/README
2027         * tools/convert_mbox.sh
2028                 Added script to convert Evolution mail folders contributed
2029                 by Daniel Dickinson <cshore@fionavar.ca>
2030                 Fixes debian bug 461435
2031
2032 2008-06-09 [colin]      3.4.0cvs85
2033
2034         * src/main.c
2035                 Integrate AWN information bubble if dbus is
2036                 available
2037         * src/folder.c
2038                 Fix crash when calling scan_required() on 
2039                 folder classes that don't implement them
2040         * src/common/session.c
2041                 Fix a little typo
2042
2043 2008-06-09 [colin]      3.4.0cvs84
2044
2045         * src/main.c
2046                 Fix bug 1447, 'If user tries to close while starting 
2047                 up, it will not close ever.'
2048
2049 2008-06-09 [colin]      3.4.0cvs83
2050
2051         * src/filtering.c
2052                 Fix bug 1628, 'Claws Mail crashes when 
2053                 filtering selected messages'
2054
2055 2008-06-04 [colin]      3.4.0cvs82
2056
2057         * src/messageview.c
2058                 Complete handling of html parts in multipart/alternative
2059                 mails
2060
2061 2008-06-03 [paul]       3.4.0cvs81
2062
2063         * src/prefs_message.c
2064                 make always the english good
2065
2066 2008-06-03 [colin]      3.4.0cvs80
2067
2068         * src/mainwindow.c
2069         * src/mainwindow.h
2070                 Fix bug 1624, '[PATCH] Quick search should be 
2071                 disabled for folder view'; based on a patch by
2072                 Michael Terry
2073
2074 2008-06-03 [iwkse]      3.4.0cvs79
2075
2076         * src/addressbook.c
2077                 Fix little gui bug on button sensitivity
2078         * src/messageview.c
2079         * src/prefs_common.c
2080         * src/prefs_common.h
2081         * src/prefs_message.c
2082                 Allow by default to show html in multipart/alternative
2083
2084 2008-06-02 [colin]      3.4.0cvs78
2085
2086         * src/prefs_actions.c
2087                 GUI rework, patch by Pawel 
2088
2089 2008-06-02 [colin]      3.4.0cvs77
2090
2091         * src/quote_fmt.c
2092                 Fix sensitivity/alignment, patch from
2093                 Pawel
2094
2095 2008-05-31 [colin]      3.4.0cvs76
2096
2097         * src/imap.c
2098                 Fix login issue introduced in cvs75.
2099
2100 2008-05-31 [colin]      3.4.0cvs75
2101
2102         * src/imap.c
2103                 Fix more possible double-frees. Also, fix the root cause
2104                 of these double-frees by just noting the Session is to
2105                 be destroyed instead of destroying it in flight
2106
2107 2008-05-29 [paul]       3.4.0cvs74
2108
2109         * manual/keyboard.xml
2110                 'Makes' these entries like the others
2111
2112 2008-05-29 [colin]      3.4.0cvs73
2113
2114         * src/procmsg.h
2115                 Include utils.h in case we
2116                 need to pull goffset definition
2117
2118 2008-05-29 [colin]      3.4.0cvs72
2119
2120         * src/common/utils.h
2121                 Workaround a stupid Glib issue, where
2122                 goffset happens to be undefined. 
2123
2124 2008-05-28 [colin]      3.4.0cvs71
2125
2126         * src/compose.c
2127         * src/compose.h
2128         * src/grouplistdialog.c
2129         * src/image_viewer.c
2130         * src/imap.c
2131         * src/inc.c
2132         * src/main.c
2133         * src/matcher.c
2134         * src/messageview.c
2135         * src/mimeview.c
2136         * src/prefs_themes.c
2137         * src/procmsg.h
2138         * src/summaryview.c
2139         * src/summaryview.h
2140         * src/textview.c
2141         * src/common/smtp.c
2142         * src/common/utils.c
2143         * src/common/utils.h
2144                 Use goffset instead of off_t for MsgInfo's size
2145                 Allows using MsgInfo structure from plugins
2146                 compiled with largefile support
2147
2148 2008-05-26 [colin]      3.4.0cvs70
2149
2150         * src/mainwindow.c
2151         * src/mainwindow.h
2152                 Define THEME_CHANGED_HOOKLIST and invoke
2153                 it on theme change
2154         * src/plugins/trayicon/trayicon.c
2155                 Listen to THEME_CHANGED_HOOKLIST and
2156                 update accordingly
2157
2158 2008-05-26 [paul]       3.4.0cvs69
2159
2160         * src/mimeview.c
2161                 plug a leak in mimeview_save_all()
2162
2163 2008-05-24 [colin]      3.4.0cvs68
2164
2165         * src/common/utils.h
2166                 Fix wrong define on old glibs
2167
2168 2008-05-24 [paul]       3.4.0cvs67
2169
2170         * src/Makefile.am
2171         * src/stock_pixmap.c
2172         * src/stock_pixmap.h
2173         * src/toolbar.c
2174         * src/pixmaps/cancel.xpm
2175         * src/pixmaps/close.xpm
2176                 add a specific icon for A_CANCEL_INC (addresses
2177                 point 1 of bug 1609 'Icon issues')
2178                 replace close.xpm with an icon of the standard
2179                 24x24 size
2180
2181 2008-05-24 [paul]       3.4.0cvs66
2182
2183         * src/pixmaps/insert_file.xpm
2184                 replaced
2185
2186 2008-05-23 [paul]       3.4.0cvs65
2187
2188         * src/common/md5.c
2189         * src/common/md5.h
2190                 add the possibility to check md5 on binary files,
2191                 thanks to Colin
2192
2193 2008-05-23 [colin]      3.4.0cvs64
2194
2195         * src/mainwindow.c
2196         * src/summaryview.c
2197                 Fix bug 1610, 'claws crash after opening/closing 
2198                 preferences and window update'
2199
2200 2008-05-22 [colin]      3.4.0cvs63
2201
2202         * src/prefs_filtering_action.c
2203         * src/gtk/combobox.c
2204         * src/gtk/combobox.h
2205                 Fix reselecting of Tags actions in
2206                 filtering actions dialog
2207
2208 2008-05-22 [colin]      3.4.0cvs62
2209
2210         * src/Makefile.am
2211         * src/prefs_toolbar.c
2212         * src/stock_pixmap.c
2213         * src/stock_pixmap.h
2214         * src/toolbar.c
2215         * src/pixmaps/delete_btn.xpm
2216         * src/pixmaps/insert_file.xpm
2217         * src/pixmaps/mail_reply_to_list.xpm
2218                 Fix more of bug 1609:
2219                 - Add a Delete button icon
2220                 - Add a Reply to list button icon
2221                 - Fix Insert file button icon
2222                 Artwork by Ciprian Popovici.
2223
2224 2008-05-21 [colin]      3.4.0cvs61
2225
2226         * src/common/utils.c
2227                 Fix a little leak
2228
2229 2008-05-21 [wwp]        3.4.0cvs60
2230
2231         * src/prefs_filtering.c
2232                 Don't show SMTP-only accounts in accounts list, as they are
2233                 irrelevant for filtering incoming messages.
2234
2235 2008-05-21 [colin]      3.4.0cvs59
2236
2237         * src/mainwindow.c
2238                 Don't put SMTP-only accounts in receive menus
2239
2240 2008-05-21 [colin]      3.4.0cvs58
2241
2242         * src/imap.c
2243                 Fix cvs56 (brain fart)
2244
2245 2008-05-21 [colin]      3.4.0cvs57
2246
2247         * src/common/utils.c
2248                 Fix bug 1615, 'hang on FIFO when the other end's not 
2249                 opened'
2250
2251 2008-05-21 [colin]      3.4.0cvs56
2252
2253         * src/imap.c
2254                 Fix a warning
2255
2256 2008-05-19 [colin]      3.4.0cvs55
2257
2258         * src/plugins/pgpcore/sgpgme.c
2259                 Maybe fix debian bug 481856, 'Segmentation fault 
2260                 when verifying a GPG signature'. Although it 
2261                 looks like a race condition...
2262
2263 2008-05-19 [colin]      3.4.0cvs54
2264
2265         * src/prefs_filtering_action.c
2266         * src/prefs_matcher.c
2267         * src/common/tags.c
2268         * src/common/tags.h
2269         * src/gtk/combobox.c
2270         * src/gtk/combobox.h
2271                 Patch by Pawel: disabled Tags menus in filtering dialogs
2272
2273 2008-05-19 [colin]      3.4.0cvs53
2274
2275         * src/prefs_account.c
2276                 GUI patch by Pawel: align ports entries
2277
2278 2008-05-19 [colin]      3.4.0cvs52
2279
2280         * src/mainwindow.c
2281                 Fix bug 1616, 'strange question while emptying trash'
2282
2283 2008-05-18 [colin]      3.4.0cvs51
2284
2285         * src/common/plugin.c
2286         * src/etpan/imap-thread.c
2287         * src/etpan/nntp-thread.c
2288         * src/gtk/gtksctree.c
2289                 Fix bug 1613, 'Various memory leaks'; 
2290                 based on a patch by Didier Barvaux.
2291
2292 2008-05-18 [colin]      3.4.0cvs50
2293
2294         * src/mimeview.c
2295         * src/privacy.h
2296         * src/toolbar.c
2297         * src/toolbar.h
2298         * src/plugins/pgpcore/sgpgme.c
2299                 Fix more parts of bug 1609:
2300                 - Make use of specific Expired privacy icon
2301                 - Use CLOSE instead of NOTICE_ERROR for cancel
2302                   receiving
2303                 - Allow a Preferences button in the main toolbar
2304
2305 2008-05-18 [colin]      3.4.0cvs49
2306
2307         * src/stock_pixmap.c
2308                 Fix bug with non-updating icons after theme change:
2309                 If fetching pixbuf for a given icon after a theme
2310                 change, the next pixmap fetch would return the old
2311                 cached one, as the theme change was forgotten at 
2312                 this time. (and vice-versa). This was mostly 
2313                 visible on open folder icons
2314
2315 2008-05-17 [colin]      3.4.0cvs48
2316
2317         * src/prefs_summaries.c
2318         * src/summaryview.c
2319                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
2320                 options'. Patch by Pawel
2321
2322 2008-05-16 [colin]      3.4.0cvs47
2323
2324         * src/imap.c
2325                 Fix another possible crash (on fatal errors
2326                 at login, like stream error).
2327
2328 2008-05-16 [paul]       3.4.0cvs46
2329
2330         * tools/thunderbird-filters-convertor.pl
2331                 fix a typo
2332                 fix reading a tb rule that contains something
2333                 like that: \"Sender\"
2334
2335 2008-05-16 [paul]       3.4.0cvs45
2336
2337         * tools/README
2338         * tools/csv2addressbook.pl
2339                 add support for gmail exported csv address book
2340
2341 2008-05-16 [colin]      3.4.0cvs44
2342
2343         * configure.ac
2344         * src/ldapupdate.c
2345                 Fix ldap deprecated calls. Patch by
2346                 Michael Rasmussen
2347
2348 2008-05-16 [paul]       3.4.0cvs43
2349
2350         * manual/de/account.xml
2351         * manual/it/account.xml
2352         * manual/it/ack.xml
2353         * manual/it/addrbook.xml
2354         * manual/it/claws-mail-manual.xml
2355         * manual/it/gpl.xml
2356         * manual/it/intro.xml
2357         * manual/it/starting.xml
2358                 add pages towards German and Italian manuals.
2359                 (just for storage, they are not built yet, due
2360                 to being incomplete.) submitted by Speckmade
2361                 <Speckmade@gmx.net> and Salvatore De Paolis
2362                 <iwkse@claws-mail.org>
2363
2364 2008-05-16 [colin]      3.4.0cvs42
2365
2366         * src/gtk/sslcertwindow.c
2367                 Fix SHA1 fingerprint with GnuTLS
2368
2369 2008-05-15 [colin]      3.4.0cvs41
2370
2371         * src/gtk/sslcertwindow.c
2372                 Print SHA1 fingerprint too
2373
2374 2008-05-15 [colin]      3.4.0cvs40
2375
2376         * src/imap.c
2377                 Fix certificate port on TLS. It was 
2378                 previously always 0.
2379                 **IMPORTANT INFORMATION**: this will trigger 
2380                 one wrong "New certificate" warning at the 
2381                 first connection with this fix, if using STARTTLS
2382                 on IMAP.
2383         * src/gtk/sslcertwindow.c
2384                 Make labels selectable
2385
2386 2008-05-15 [colin]      3.4.0cvs39
2387
2388         * src/imap.c
2389                 Fix double free when STARTTLS fails (for
2390                 example due to refusing the certificate)
2391
2392 2008-05-15 [paul]       3.4.0cvs38
2393
2394         * manual/advanced.xml
2395                 fix typo
2396
2397 2008-05-15 [paul]       3.4.0cvs37
2398
2399         * manual/advanced.xml
2400         * src/prefs_send.c
2401                 make outgoing_fallback_to_ascii a hidden pref
2402
2403 2008-05-14 [colin]      3.4.0cvs36
2404
2405         * src/main.c
2406         * src/mainwindow.c
2407         * src/mainwindow.h
2408                 Make it possible to cancel quit when Claws
2409                 ask whether to empty trash.
2410
2411 2008-05-14 [colin]      3.4.0cvs35
2412
2413         * src/compose.c
2414         * src/prefs_common.c
2415         * src/prefs_common.h
2416         * src/prefs_send.c
2417                 Add a preference to be able to specify an
2418                 outgoing charset/encoding but still fallback
2419                 to 7bit US-ASCII when possible (default TRUE,
2420                 same behavior as pre-cvs34)
2421
2422 2008-05-14 [colin]      3.4.0cvs34
2423
2424         * src/compose.c
2425                 Always use the specified encoding and charset if it is
2426                 specified, even if the mail is ASCII.
2427
2428 2008-05-13 [paul]       3.4.0cvs33
2429
2430         * src/ldapupdate.c
2431                 fix the build warnings the easy way for now
2432
2433 2008-05-13 [colin]      3.4.0cvs32
2434
2435         * src/prefs_themes.c
2436                 Count .png files as icons too (fixes part
2437                 of bug 1609, 'Icon issues')
2438
2439 2008-05-13 [wwp]        3.4.0cvs31
2440
2441         * src/addressbook_foldersel.c
2442                 Fix wrong check (completes 3.4.0.cvs30).
2443
2444 2008-05-12 [wwp]        3.4.0cvs30
2445
2446         * src/addressbook.c
2447         * src/addressbook_foldersel.c
2448         * src/filtering.c
2449         * src/matcher.c
2450         * src/prefs_matcher.c
2451         * src/plugins/bogofilter/bogofilter.c
2452         * src/plugins/bogofilter/bogofilter_gtk.c
2453         * src/plugins/dillo_viewer/dillo_prefs.c
2454         * src/plugins/spamassassin/spamassassin.c
2455         * src/plugins/spamassassin/spamassassin_gtk.c
2456                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
2457                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
2458                 translated string "Any" in plugins (whitelisting) and
2459                 UTF8 comparisons.
2460
2461 2008-05-07 [colin]      3.4.0cvs29
2462
2463         * configure.ac
2464                 Fix --enable-maemo (assume --enable-generic-umpc)
2465
2466 2008-05-07 [colin]      3.4.0cvs28
2467
2468         * configure.ac
2469         * src/account.c
2470         * src/addr_compl.c
2471         * src/compose.c
2472         * src/editaddress.c
2473         * src/folderview.c
2474         * src/mainwindow.c
2475         * src/messageview.c
2476         * src/mimeview.c
2477         * src/prefs_account.c
2478         * src/prefs_common.c
2479         * src/prefs_display_header.c
2480         * src/prefs_filtering.c
2481         * src/prefs_summaries.c
2482         * src/prefs_template.c
2483         * src/prefs_toolbar.c
2484         * src/stock_pixmap.c
2485         * src/summaryview.c
2486         * src/summaryview.h
2487         * src/textview.c
2488         * src/toolbar.c
2489         * src/gtk/about.c
2490         * src/gtk/gtksctree.c
2491         * src/gtk/menu.c
2492         * src/gtk/prefswindow.c
2493         * src/gtk/sslcertwindow.c
2494                 Separate generic UMPC code (layouts, ...) from 
2495                 MAEMO code (Hildon, ...)
2496
2497 2008-05-06 [paul]       3.4.0cvs27
2498
2499         * tools/claws.i18n.status.pl
2500                 add he.po
2501
2502 2008-05-06 [colin]      3.4.0cvs26
2503
2504         * src/common/utils.c
2505                 Maybe fix crash on FreeBSD
2506
2507 2008-05-05 [colin]      3.4.0cvs25
2508
2509         * src/messageview.c
2510                 Fix bug 1602, 'Crash when sending return receipt for
2511                 messages with no subject'
2512
2513 2008-05-05 [colin]      3.4.0cvs24
2514
2515         * src/mimeview.c
2516                 Don't overwrite temporary files with same
2517                 name when drag and dropping. Fixes bug 1599,
2518                 'attach multiple files with the same name from 
2519                 one mail to another'
2520
2521 2008-05-04 [paul]       3.4.0cvs23
2522
2523         * src/compose.c
2524         * src/prefs_common.c
2525                 fix bug 1587 'can not replay with quote'
2526
2527 2008-05-03 [colin]      3.4.0cvs22
2528
2529         * po/de.po
2530                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
2531
2532 2008-05-03 [colin]      3.4.0cvs21
2533
2534         * src/toolbar.c
2535                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
2536                 icon isn't grayed although ineffective'
2537
2538 2008-05-02 [wwp]        3.4.0cvs20
2539
2540         * po/fr.po
2541                 Fix translation.
2542
2543         * src/prefs_folder_item.c
2544                 Add missing notice in folder properties (templates) when
2545                 folder is a root node.
2546
2547 2008-04-30 [colin]      3.4.0cvs19
2548
2549         * src/prefs_toolbar.c
2550                 Add Trash and Delete icons to the icon chooser
2551
2552 2008-04-30 [colin]      3.4.0cvs18
2553
2554         * src/compose.c
2555                 Remove "Delete entire line" which was a noop
2556                 and should be the same as "Delete line" :)
2557
2558 2008-04-30 [colin]      3.4.0cvs17
2559
2560         * src/compose.c
2561                 Fix 'Delete line' and 'Delete to end of line'
2562                 on the last line. Patch by <seelenhirt@gmx.net>
2563
2564 2008-04-28 [colin]      3.4.0cvs16
2565
2566         * src/folder.c
2567                 Fix bug 1589, 'tagsdb file not removed when
2568                 folder deleted'.
2569         * src/common/utils.c
2570                 Make sure claws_unlink accepts NULL arg.
2571
2572 2008-04-25 [colin]      3.4.0cvs15
2573
2574         * src/common/ssl.c
2575                 Fix/simplify previous commit
2576
2577 2008-04-25 [colin]      3.4.0cvs14
2578
2579         * src/addrindex.h
2580         * src/common/ssl_certificate.c
2581                 Patch by Marcus: Fix Win32 build
2582         * src/common/ssl.c
2583                 Fix build with GnuTLS/no pthread, thanks
2584                 to Marcus
2585
2586 2008-04-25 [colin]      3.4.0cvs13
2587
2588         * src/summaryview.c
2589                 Fix bug 1586, '3-pane vertical layout now and then 
2590                 still shows sender column'
2591
2592 2008-04-25 [colin]      3.4.0cvs12
2593
2594         * src/Makefile.am
2595         * src/w32-logo.ico
2596         * src/w32-resource.rc
2597                 Patch from Marcus Brinkmann to set an icon on w32.
2598
2599 2008-04-24 [colin]      3.4.0cvs11
2600
2601         * src/inc.c
2602         * src/inc.h
2603                 Trace inc locks
2604         * src/ldif.c
2605         * src/ldif.h
2606                 Fix bug 1581, 'Bad File Format during Import LDIF':
2607                 Use dynamically allocated buffers; also, allow 
2608                 importing contacts with no email address
2609
2610 2008-04-24 [colin]      3.4.0cvs10
2611
2612         * src/prefs_common.c
2613                 Increment the timeout a bit on OpenBSD, 75 isn't enough
2614
2615 2008-04-23 [colin]      3.4.0cvs9
2616
2617         * src/compose.c
2618         * src/prefs_folder_item.c
2619         * src/prefs_template.c
2620         * src/quote_fmt.c
2621                 Fix bug 1576: Fix unescaping of templates when testing them
2622                 I think it breaks nothing. (wwp, you're welcome to double-check)
2623
2624 2008-04-23 [paul]       3.4.0cvs8
2625
2626         * manual/advanced.xml
2627                 add info about the "two_line_vertical" hidden
2628                 pref
2629
2630 2008-04-22 [paul]       3.4.0cvs7
2631
2632         * src/prefs_common.c
2633         * src/prefs_common.h
2634         * src/summaryview.c
2635                 make the 2-line view in summaryview when in three
2636                 columns mode configurable. hidden pref: "two_line_vertical"
2637
2638 2008-04-22 [colin]      3.4.0cvs6
2639
2640         * src/inc.c
2641                 Fix missing inc_unlock()
2642         * src/prefs_matcher.c
2643         * src/send_message.c
2644                 Fix my last commit
2645
2646 2008-04-22 [colin]      3.4.0cvs5
2647
2648         * src/etpan/imap-thread.c
2649                 Use g_(un)setenv instead of (un)setenv which
2650                 doesn't exist on IRIX 6.5
2651
2652 2008-04-22 [colin]      3.4.0cvs4
2653
2654         * src/inc.c
2655         * src/prefs_common.c
2656         * src/send_message.c
2657                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
2658                 Set the default timeout to 75 seconds
2659
2660 2008-04-20 [colin]      3.4.0cvs3
2661
2662         * src/pixmaps/tray_newmail.offline.xpm
2663         * src/pixmaps/tray_newmail.xpm
2664         * src/pixmaps/tray_newmarkedmail.offline.xpm
2665         * src/pixmaps/tray_newmarkedmail.xpm
2666         * src/pixmaps/tray_nomail.offline.xpm
2667         * src/pixmaps/tray_nomail.xpm
2668         * src/pixmaps/tray_unreadmail.offline.xpm
2669         * src/pixmaps/tray_unreadmail.xpm
2670         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
2671         * src/pixmaps/tray_unreadmarkedmail.xpm
2672                 Make the tray icons a bit nicer. Would be
2673                 nice to get really nice icons from someone
2674                 who's good at Gimp :)
2675
2676 2008-04-18 [colin]      3.4.0cvs2
2677
2678         * src/common/log.c
2679                 Forgot one g_unlink
2680
2681 lease complete the changelog entry below
2682 2008-04-18 [colin]      3.4.0cvs1
2683
2684         * src/addrduplicates.c
2685         * src/addressbook.c
2686         * src/compose.c
2687         * src/crash.c
2688         * src/editaddress.c
2689         * src/folder.c
2690         * src/image_viewer.c
2691         * src/imap.c
2692         * src/inc.c
2693         * src/main.c
2694         * src/mbox.c
2695         * src/messageview.c
2696         * src/mh.c
2697         * src/msgcache.c
2698         * src/news.c
2699         * src/partial_download.c
2700         * src/pop.c
2701         * src/prefs_common.c
2702         * src/prefs_common.h
2703         * src/prefs_other.c
2704         * src/prefs_themes.c
2705         * src/procheader.c
2706         * src/procmime.c
2707         * src/procmsg.c
2708         * src/textview.c
2709         * src/wizard.c
2710         * src/common/prefs.c
2711         * src/common/ssl_certificate.c
2712         * src/common/template.c
2713         * src/common/utils.c
2714         * src/common/utils.h
2715         * src/etpan/imap-thread.c
2716         * src/plugins/dillo_viewer/dillo_viewer.c
2717         * src/plugins/pgpcore/sgpgme.c
2718         * src/plugins/pgpinline/pgpinline.c
2719                 Add an option to shred temporary files and messages
2720                 instead of just removing them. Slows deletions down!
2721
2722 2008-04-18 [paul]       3.4.0
2723
2724         * NEWS
2725         * README
2726         * RELEASE_NOTES 
2727                 3.4.0 released
2728
2729
2730 2008-04-18 [paul]       3.3.1cvs61
2731
2732         * po/de.po
2733         * po/fi.po
2734         * po/it.po
2735         * po/pt_BR.po
2736                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
2737                 and Frederico Goncalves Guimaraes
2738         * po/es.po
2739                 updated on the last minute by a lazy Ricardo Mones
2740
2741 2008-04-18 [colin]      3.3.1cvs60
2742
2743         * po/fr.po
2744                 Update translation (Fabien Vantard)
2745
2746 2008-04-17 [colin]      3.3.1cvs59
2747
2748         * src/imap.c
2749                 Fix debian bug 474712, 'claws seg faults when IMAP 
2750                 connection breaks after an IMAP protocol error 
2751                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
2752         * src/summaryview.c
2753                 Fix a little leak
2754
2755 2008-04-17 [colin]      3.3.1cvs58
2756
2757         * src/common/log.c
2758                 Fix log size getting out of control (claws-mail
2759                 getting SIGXFSZ): rotate if every 10MB
2760
2761 2008-04-10 [paul]       3.3.1cvs57
2762
2763         * src/prefs_other.c
2764                 improvements to english usage
2765
2766 2008-04-10 [paul]       3.3.1cvs56
2767
2768         * src/prefs_receive.c
2769                 add an accurate description
2770
2771 2008-04-08 [colin]      3.3.1cvs55
2772
2773         * src/undo.c
2774                 Probably fix corruption, introduced in cvs53
2775
2776 2008-04-04 [iwkse]      3.3.1cvs54
2777
2778         * src/undo.c
2779                 undo should works properly again
2780
2781 2008-04-04 [iwkse]      3.3.1cvs53
2782
2783         * src/undo.c
2784                 Fix a segfault but breaks undo
2785                 on a specific case (eg. double paste with
2786                 middle-mouse button)
2787
2788 2008-04-04 [iwkse]      3.3.1cvs52
2789
2790         * src/prefs_filtering.c
2791                 Fix previous Tab mess
2792
2793 2008-04-03 [iwkse]      3.3.1cvs51
2794
2795         * src/prefs_filtering.c
2796                 Add search in filtering rules list
2797
2798 2008-04-02 [colin]      3.3.1cvs50
2799
2800         * src/main.c
2801                 Revert part of the previous patch: we do
2802                 want to parse ~/.claws-mail/gtkrc-2.0 if it
2803                 exists
2804
2805 2008-04-02 [colin]      3.3.1cvs49
2806
2807         * src/main.c
2808                 Fix bug 1562, 'Claws-Mail does not completely 
2809                 respect settings in GTK2_RC_FILES environment'
2810                 Remove manual parsing of .gtkrc-2.0 and 
2811                 .gtk/gtkrc-2.0. GTK does it itself these days.
2812
2813 2008-04-01 [colin]      3.3.1cvs48
2814
2815         * src/imap_gtk.c
2816                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
2817                 ticking "Show only subscribed"'
2818
2819 2008-03-31 [colin]      3.3.1cvs47
2820
2821         * src/folder.c
2822                 Fix bug 1553, 'File lock not respected'
2823                 Regression due to the implementation of
2824                 deletion batching
2825
2826 2008-03-31 [colin]      3.3.1cvs46
2827
2828         * src/mainwindow.c
2829                 Fix tags menu update, thanks to Paul
2830
2831 2008-03-29 [wwp]        3.3.1cvs45
2832
2833         * src/prefs_account.c
2834         * src/prefs_common.c
2835         * src/prefs_folder_item.c
2836         * src/prefs_quote.c
2837         * src/quote_fmt.c
2838         * src/quote_fmt.h
2839                 Fix compose template formats (in global preferences)
2840                 being translated under specific conditions.
2841                 Add a button to restore factory defaults for current
2842                 language.
2843
2844 2008-03-27 [colin]      3.3.1cvs44
2845
2846         * src/common/prefs.c
2847         * src/common/xmlprops.c
2848                 Fix RedHat bug 431735, 'segfault if /home is full' 
2849                 (when starting): Fix double fclose() in prefs.c
2850                 and potentially xmlprops.c
2851
2852 2008-03-27 [colin]      3.3.1cvs43
2853
2854         * src/addressbook.c
2855                 Fix bug 1559, 'Claws Mail crashed deleting all 
2856                 common contacts'
2857
2858 2008-03-27 [wwp]        3.3.1cvs42
2859
2860         * src/addressbook.c
2861                 Fix 3.3.0cvs41.
2862
2863 2008-03-27 [wwp]        3.3.1cvs41
2864
2865         * src/addressbook.c
2866                 Prevent list flickering when deleting addresses.
2867
2868 2008-03-26 [colin]      3.3.1cvs40
2869
2870         * src/imap.c
2871                 Clean up session disconnection. Possibly
2872                 fix Ubuntu bug #204290
2873
2874 2008-03-26 [colin]      3.3.1cvs39
2875
2876         * src/textview.c
2877                 Fix bug 1555: current folder wasn't used when
2878                 right-clicking on an email address
2879
2880 2008-03-25 [colin]      3.3.1cvs38
2881
2882         * src/plugins/bogofilter/bogofilter.c
2883         * src/plugins/bogofilter/bogofilter.h
2884         * src/plugins/bogofilter/bogofilter_gtk.c
2885                 Add a "learn from whitelist" preference
2886                 Whitelist Unsure mails too.
2887
2888 2008-03-24 [paul]       3.3.1cvs37
2889
2890         * src/prefs_account.c
2891                 If no MH mailbox and no account exists, when
2892                 creating a POP/Local account, just create and
2893                 use the default one instead of bailing with a
2894                 "Mailbox doesn't exist" error
2895
2896 2008-03-21 [colin]      3.3.1cvs36
2897
2898         * src/procmime.c
2899                 strstrip mime subtype
2900
2901 2008-03-21 [paul]       3.3.1cvs35
2902
2903         * manual/advanced.xml
2904                 correct and update the info about Actions
2905
2906 2008-03-20 [colin]      3.3.1cvs34
2907
2908         * src/messageview.c
2909         * src/messageview.h
2910         * src/textview.c
2911                 Show at max 1MB of text, add a noticeview to
2912                 show everything optionally.
2913
2914 2008-03-20 [colin]      3.3.1cvs33
2915
2916         * src/stock_pixmap.c
2917                 Add support for png themes
2918
2919 2008-03-19 [wwp]        3.3.1cvs32
2920
2921         * src/procheader.c
2922                 Sanity check.
2923
2924 2008-03-18 [colin]      3.3.1cvs31
2925
2926         * src/common/utils.c
2927         * src/common/utils.h
2928                 Handle size_t instead of off_t in to_human_readable
2929
2930 2008-03-18 [colin]      3.3.1cvs30
2931
2932         * src/imap.c
2933                 Remove raw printf
2934
2935 2008-03-16 [colin]      3.3.1cvs29
2936
2937         * src/summaryview.c
2938                 Fix build on GTK < 2.12
2939
2940 2008-03-16 [colin]      3.3.1cvs28
2941
2942         * src/mainwindow.c
2943                 Refresh non-list widget when switching
2944                 messageview
2945
2946 2008-03-16 [colin]      3.3.1cvs27
2947
2948         * manual/faq.xml
2949                 Revert cvs25: This wasn't a typo :) :
2950                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
2951
2952
2953 2008-03-16 [colin]      3.3.1cvs26
2954
2955         * src/summaryview.c
2956         * src/gtk/gtksctree.c
2957         * src/gtk/gtksctree.h
2958                 Implement 2-lines items in Summaryview when in 
2959                 three columns mode
2960
2961 2008-03-16 [paul]       3.3.1cvs25
2962
2963         * manual/faq.xml
2964                 fix typo
2965
2966 2008-03-14 [colin]      3.3.1cvs24
2967
2968         * src/prefs_filtering_action.c
2969                 Fix buglet on setting recipient when
2970                 reediting forward rules.
2971
2972 2008-03-12 [colin]      3.3.1cvs23
2973
2974         * src/summaryview.c
2975                 Fix a new unused variable warning
2976         * src/plugins/trayicon/trayicon.c
2977                 Fix folderview's scrollbar at startup
2978                 if starting hidden
2979
2980 2008-03-12 [colin]      3.3.1cvs22
2981
2982         * src/folderview.c
2983         * src/summaryview.c
2984                 Use item_opened at the beginning of showing
2985                 a folder instead of the end. Fixes flicker.
2986
2987 2008-03-12 [paul]       3.3.1cvs21
2988
2989         * src/folder.c
2990         * src/folder.h
2991         * src/mainwindow.c
2992         * src/procmsg.c
2993         * src/summaryview.c
2994         * src/plugins/trayicon/trayicon.c
2995                 add tooltip with extended folder stats
2996
2997 2008-03-10 [colin]      3.3.1cvs20
2998
2999         * src/common/xml.c
3000                 Handle comments
3001
3002 2008-03-07 [colin]      3.3.1cvs19
3003
3004         * src/mainwindow.c
3005                 Fix blinking of the taskbar entry
3006
3007 2008-03-07 [colin]      3.3.1cvs18
3008
3009         * src/mainwindow.c
3010                 MAEMO: Fix bug 1494, 'Trayicon 
3011                 plugin breaks UI...'
3012
3013 2008-03-07 [paul]       3.3.1cvs17
3014
3015         * src/gtk/authors.h
3016                 reflect reality a bit more closely
3017
3018 2008-03-06 [colin]      3.3.1cvs16
3019
3020         * src/mainwindow.c
3021         * src/mainwindow.h
3022         * src/summaryview.c
3023         * src/summaryview.h
3024         * src/toolbar.c
3025                 Integrate things better wrt the new
3026                 summaryview extensibility.
3027
3028 2008-03-06 [wwp]        3.3.1cvs15
3029
3030         * src/quote_fmt.c
3031                 Fix some gcc warnings.
3032
3033 2008-03-06 [wwp]        3.3.1cvs14
3034
3035         * src/prefs_account.c
3036         * src/prefs_folder_item.c
3037         * src/prefs_gtk.c
3038         * src/prefs_template.c
3039         * src/gtk/prefswindow.c
3040         * src/gtk/prefswindow.h
3041                 prefs_templates: fix missing unregistering of addr_completion widgets
3042                 and and ending of addr_completion service.
3043                 prefs_folder_item: fix missing registering/unregistering of widgets,
3044                 and rework the way add_completion service is started and stopped.
3045                 Plus few prefswindow API changes (opening).
3046
3047 2008-03-06 [wwp]        3.3.1cvs13
3048
3049         * src/folder_item_prefs.c
3050         * src/prefs_template.c
3051         * src/prefs_template.h
3052         * src/quote_fmt.c
3053         * src/common/template.c
3054                 Complete 3.3.1cvs12, thanks to Colin.
3055
3056 2008-03-06 [wwp]        3.3.1cvs12
3057
3058         * src/compose.c
3059         * src/folder_item_prefs.c
3060         * src/folder_item_prefs.h
3061         * src/prefs_account.c
3062         * src/prefs_folder_item.c
3063         * src/prefs_quote.c
3064         * src/prefs_template.c
3065         * src/quote_fmt.c
3066         * src/quote_fmt.h
3067         * src/common/template.c
3068         * src/common/template.h
3069                 Global and per-folder templates can now override the from name (this
3070                 doesn't change the account being used).
3071                 Examples:
3072                  "My other name" <%account_email> (just changes the name)
3073                  my.faked.email@address.org (overrides the address too)
3074
3075 2008-03-05 [colin]      3.3.1cvs11
3076
3077         * src/summaryview.c
3078         * src/summaryview.h
3079                 Replace that hbox with a notebook
3080
3081 2008-03-05 [colin]      3.3.1cvs10
3082
3083         * src/folder.h
3084         * src/folderview.c
3085                 Add klass functions for notification of folder
3086                 opening/closing via the GUI
3087         * src/summaryview.c
3088         * src/summaryview.h
3089                 Add a specific container for the scrolledwin
3090
3091 2008-03-05 [colin]      3.3.1cvs9
3092
3093         * src/folder.h
3094         * src/folderview.c
3095                 Add klass functions for notification of folder 
3096                 opening/closing via the GUI
3097         * src/summaryview.c
3098         * src/summaryview.h
3099                 Add a specific container for the scrolledwin
3100
3101 2008-03-02 [colin]      3.3.1cvs8
3102
3103         * src/messageview.c
3104                 MAEMO: Fix bug 1541, 'Deleting message from within 
3105                 read window displays next message then closes.'
3106
3107 2008-03-02 [colin]      3.3.1cvs7
3108
3109         * src/main.c
3110                 Probably fix bug 1539, 'Program crashes':
3111                 Setup Gcrypt's thread functions when built
3112                 with GnuTLS
3113
3114 2008-03-01 [colin]      3.3.1cvs6
3115
3116         * src/folder.c
3117         * src/imap_gtk.c
3118                 Get rid of stale folders with no account
3119
3120 2008-02-28 [colin]      3.3.1cvs5
3121
3122         * src/compose.c
3123                 Fix bug 1534, 'Segmentation fault when doing 
3124                 some draft saving and then throwing away'
3125         * src/imap.c
3126                 Fix bug 1533, 'Claws is unable to mark messages 
3127                 as "read" in IMAP shared folders'
3128         * src/etpan/imap-thread.c
3129                 Fix bug 1515, 'large messages crash claws when 
3130                 syncing for offline mode'. This is rather a
3131                 workaround, and mails > 64MB will still be
3132                 problematic if there's less than 64MB available
3133                 on the dataroot volume.
3134         * src/messageview.c
3135                 MAEMO: Add information when fetching big messages
3136
3137 2008-02-26 [colin]      3.3.1cvs4
3138
3139         * src/imap.c
3140                 fix bug 1532, '"login refused" message insufficiently 
3141                 detailed'
3142
3143 2008-02-26 [paul]       3.3.1cvs3
3144
3145         * INSTALL
3146         * README
3147                 remove mentions of ClamAV and a few other
3148                 old bits of information
3149
3150 2008-02-23 [colin]      3.3.1cvs2
3151
3152         * src/main.c
3153                 Fix log output (missing \n)
3154
3155 2008-02-23 [colin]      3.3.1cvs1
3156
3157         * configure.ac
3158                 Bump version number for stable release
3159
3160 2008-02-23 [paul]       3.3.0cvs21
3161
3162         * po/he.po
3163                 updated by Ofer
3164
3165 2008-02-21 [colin]      3.3.0cvs20
3166
3167         * src/matcher.c
3168                 Fix bug 1527, 'filtering is case sensitive when it 
3169                 shouldn't be'
3170
3171 2008-02-20 [colin]      3.3.0cvs19
3172
3173         * src/main.c
3174                 Fix file attachments from older Thunar
3175
3176 2008-02-19 [colin]      3.3.0cvs18
3177
3178         * manual/plugins.xml
3179         * manual/es/plugins.xml
3180         * manual/fr/plugins.xml
3181         * manual/pl/plugins.xml
3182                 Remove Clamav
3183
3184 2008-02-19 [paul]       3.3.0cvs17
3185
3186         * tools/README
3187         * tools/csv2addressbook.pl
3188                 add support for Kmail/Kaddressbook
3189
3190 2008-02-18 [colin]      3.3.0cvs16
3191
3192         * src/imap.c
3193                 Unset folder's session before creating a
3194                 new one
3195         * src/main.c
3196         * src/prefs_common.c
3197         * src/prefs_common.h
3198         * manual/advanced.xml
3199                 Add an hidden use_networkmanager pref, to
3200                 disable NetworkManager handling. Also,
3201                 consider UNKNOWN state to be CONNECTED.
3202
3203 2008-02-18 [wwp]        3.3.0cvs15
3204
3205         * src/matcher.c
3206                 Fix Engrish and make 'not' more visible in filtering debug logs.
3207
3208 2008-02-15 [colin]      3.3.0cvs14
3209
3210         * src/matcher.c
3211                 Revert cvs10 for now, it breaks the feature
3212
3213 2008-02-15 [colin]      3.3.0cvs13
3214
3215         * src/main.c
3216                 Always focus folder tree at startup
3217         * src/compose.c
3218                 Fix bug 1521, 'Cannot close compose window after 
3219                 replying to a non-existent news message'
3220
3221 2008-02-13 [colin]      3.3.0cvs12
3222
3223         * src/folderview.c
3224                 Fix important warnings
3225
3226 2008-02-12 [colin]      3.3.0cvs11
3227
3228         * src/imap.c
3229         * src/etpan/imap-thread.c
3230         * src/etpan/imap-thread.h
3231                 Fix handling of $Forwarded flag on Exchange:
3232                 check for the existence or creatability of a
3233                 flag before using it.
3234
3235 2008-02-12 [colin]      3.3.0cvs10
3236
3237         * src/matcher.c
3238                 Optimise matching on Found in addressbook if
3239                 the matched header is in cache (From, etc)
3240
3241 2008-02-12 [colin]      3.3.0cvs9
3242
3243         * src/folderview.c
3244                 Fix crashy stuff when changing displayed
3245                 columns
3246
3247 2008-02-12 [wwp]        3.3.0cvs8
3248
3249         * src/folder.h
3250                 Remove duplicate func declaration and restore the one
3251                 a missing one.
3252
3253 2008-02-12 [wwp]        3.3.0cvs7
3254
3255         * src/compose.c
3256         * src/export.c
3257         * src/folder.c
3258         * src/folder.h
3259         * src/foldersel.c
3260         * src/foldersel.h
3261         * src/imap_gtk.c
3262         * src/import.c
3263         * src/mainwindow.c
3264         * src/messageview.c
3265         * src/mh_gtk.c
3266         * src/prefs_account.c
3267         * src/prefs_filtering_action.c
3268         * src/summaryview.c
3269         * src/plugins/bogofilter/bogofilter_gtk.c
3270         * src/plugins/spamassassin/spamassassin_gtk.c
3271                 Allow moving/copying folders to root folders when using
3272                 the folder selection dialog (it was not possible to
3273                 maemo users to reparent a subfolder to a root folder
3274                 at all).
3275
3276 2008-02-12 [fabien]     3.3.0cvs6
3277
3278         * po/fr.po
3279                 a few days late for i18n fr update. Sorry.
3280
3281 2008-02-11 [colin]      3.3.0cvs5
3282
3283         * src/main.c
3284                 Implement support for future /dev/mem_notify.
3285                 This Linux kernel feature will allow applications
3286                 to be notified that memory has to be freed
3287                 before getting OOM-killed. For more information:
3288                 http://lwn.net/Articles/267013/
3289
3290 2008-02-10 [paul]       3.3.0cvs4
3291
3292         * src/Makefile.am
3293         * src/mimeview.c
3294         * src/prefs_toolbar.c
3295         * src/stock_pixmap.c
3296         * src/stock_pixmap.h
3297         * src/pixmaps/mime_text_patch.xpm
3298                 add an icon for attached patches
3299
3300 2008-02-09 [paul]       3.3.0cvs3
3301
3302         * src/gtk/about.c
3303                 bump the (c) year
3304
3305 2008-02-09 [wwp]        3.3.0cvs2
3306
3307         * src/main.c
3308                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
3309
3310 2008-02-08 [colin]      3.3.0cvs1
3311
3312         * src/common/utils.c
3313                 Forbid attaching anything containing "../" or ".ssh/"
3314                 from mailto: URI
3315
3316 2008-02-08 [paul]       3.3.0
3317
3318         * NEWS
3319         * README
3320         * RELEASE_NOTES 
3321                 3.3.0 released
3322
3323 2008-02-08 [paul]       3.2.0cvs77
3324
3325         * AUTHORS
3326                 updated with new translators
3327         * configure.ac
3328                 added he to ALL_LINGUAS
3329         * po/cs.po
3330         * po/de.po
3331         * po/es.po
3332         * po/fi.po
3333         * po/hu.po
3334         * po/it.po
3335         * po/pt_BR.po
3336         * po/zh_CN.po
3337                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
3338                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
3339                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
3340                 and Ralph Young
3341         * po/he.po
3342                 new Hebrew translation by Ofer <oc666@netvision.net.il>
3343         * src/gtk/about.c
3344                 updated with new translators and bumped (c) year
3345         * src/gtk/authors.h
3346                 updated with new translators
3347
3348 2008-02-05 [colin]      3.2.0cvs76
3349
3350         * src/messageview.c
3351         * src/mimeview.c
3352         * src/mimeview.h
3353                 Special case text/calendar parts: if there's one in
3354                 the mail, and a plugin handling text/calendar is
3355                 loaded, show that part. That'll avoid rendering 
3356                 meetings as plain text, which just looks broken to
3357                 many users.
3358
3359 2008-02-04 [colin]      3.2.0cvs75
3360
3361         * src/mainwindow.c
3362                 Maemo: Fix LED handling on OS 2008
3363
3364 2008-02-01 [colin]      3.2.0cvs74
3365
3366         * src/compose.c
3367                 Possibly fix the annoying and hard-to reproduce bug
3368                 where lines 
3369                 are
3370                 rewrapped
3371                 like
3372                 that.
3373
3374 2008-02-01 [paul]       3.2.0cvs73
3375
3376         * src/common/utils.c
3377                 fix bug 1502, 'Plus signs are stripped from
3378                 email addresses when calling from command line'
3379                 Thanks to Colin
3380
3381 2008-01-31 [colin]      3.2.0cvs72
3382
3383         * src/exphtmldlg.c
3384         * src/mimeview.c
3385         * src/summaryview.c
3386                 Fix building of URIs from filenames
3387
3388 2008-01-31 [wwp]        3.2.0cvs71
3389
3390         * src/main.c
3391                 Fixes debug output of compiled-in features list
3392                 (completes 3.2.0cvs60).
3393
3394 2008-01-31 [colin]      3.2.0cvs70
3395
3396         * configure.ac
3397         * po/POTFILES.in
3398         * src/compose.c
3399         * src/plugins/Makefile.am
3400         * src/plugins/clamav/.cvsignore
3401         * src/plugins/clamav/Makefile.am
3402         * src/plugins/clamav/README
3403         * src/plugins/clamav/clamav_plugin.c
3404         * src/plugins/clamav/clamav_plugin.h
3405         * src/plugins/clamav/clamav_plugin_gtk.c
3406         * src/plugins/clamav/clamav_plugin_gtk.deps
3407                 Remove the Clamav plugin from the core
3408
3409 2008-01-28 [wwp]        3.2.0cvs69
3410
3411         * src/compose.c
3412         * src/prefs_template.c
3413         * src/prefs_template.h
3414         * src/quote_fmt.c
3415         * src/quote_fmt.h
3416         * src/quote_fmt_lex.l
3417         * src/quote_fmt_parse.y
3418                 Fix for bug #1493: count lines (\n chars) according to the way
3419                 format body is passed (i.e. \-escaped or not).
3420
3421 2008-01-27 [paul]       3.2.0cvs68
3422
3423         * po/en_GB.po
3424                 updated
3425         * src/prefs_actions.c
3426         * src/prefs_filtering.c
3427         * src/prefs_folder_item.c
3428         * src/prefs_template.c
3429         * src/gtk/about.c
3430                 some minor changes to the English
3431
3432 2008-01-24 [colin]      3.2.0cvs67
3433
3434         * src/etpan/imap-thread.c
3435         * src/etpan/nntp-thread.c
3436                 Fix bug 1348, 'Hang ups at exit time with 
3437                 pgp plugin since 3.0.2'
3438
3439 2008-01-23 [colin]      3.2.0cvs66
3440
3441         * src/toolbar.c
3442                 Fix translation of something that shouldn't be
3443
3444 2008-01-23 [colin]      3.2.0cvs65
3445
3446         * src/procmime.c
3447                 Fix bug 1486, 'Re: Incorrect content when replying'
3448                 Revert to full scan if short scan found only 0-length
3449                 text parts
3450
3451 2008-01-23 [paul]       3.2.0cvs64
3452
3453         * src/prefs_folder_item.c
3454                 fix bug 1485, 'selecting a folder's default
3455                 account if name contains '&''
3456
3457 2008-01-23 [colin]      3.2.0cvs63
3458
3459         * src/folder.c
3460         * src/folder.h
3461         * src/main.c
3462         * src/mainwindow.c
3463                 Fix bug 1480, 'should be able to display mail file
3464                 from command line'. Let 'claws-mail --select' accept
3465                 absolute paths in addition to folder identifiers.
3466
3467 2008-01-22 [wwp]        3.2.0cvs62
3468
3469         * src/account.c
3470         * src/account.h
3471         * src/compose.c
3472         * src/messageview.c
3473         * src/summaryview.c
3474         * src/common/utils.c
3475         * src/common/utils.h
3476                 Allow from=address in mailto sequence:
3477                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
3478                   The 'from' will try to select the first account matching in accounts list,
3479                   otherwise will use the usual account selection mechanism but override with
3480                   this 'from' address.
3481                 Allow mailto with NNTP accounts
3482                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
3483                   is the default one or if a NNTP account address is used with 'from'.
3484                   This is more or less a bugfix as it was possible to use mailto with a NNTP
3485                   default account but the complete mailto sequence was put in To.
3486
3487 2008-01-22 [wwp]        3.2.0cvs61
3488
3489         * doc/man/claws-mail.1
3490                 Updated the man page: status of few features, command-line
3491                 usage (--version-full) and completed list of config files
3492                 and dirs.
3493
3494 2008-01-22 [wwp]        3.2.0cvs60
3495
3496         * src/main.c
3497                 Added --version-full to display version and compiled-in
3498                 features list (for later use by Clawsker for instance).
3499
3500 2008-01-22 [holger]     3.2.0cvs59
3501
3502         * src/addrduplicates.c
3503                 Fix scrolling in addressbook duplicate
3504                 finder result dialog
3505
3506 2008-01-21 [colin]      3.2.0cvs58
3507
3508         * src/summaryview.c
3509                 Fix bug 1457, 'sorting messages on, say, from, 
3510                 should subsort on previous sort choice'. Subsort
3511                 by date when sort is Subject, From, To, Tags.
3512
3513 2008-01-21 [colin]      3.2.0cvs57
3514
3515         * AUTHORS
3516         * src/matcher.c
3517         * src/mimeview.c
3518         * src/common/ssl.c
3519         * src/gtk/authors.h
3520                 Fix bug 1478, 'Wrong pthread_create calls all 
3521                 over the place'. Patch by Christian Cornelssen
3522
3523 2008-01-20 [colin]      3.2.0cvs56
3524
3525         * src/imap.c
3526         * src/etpan/imap-thread.c
3527         * src/etpan/imap-thread.h
3528                 Fix bug 1468, 'Use IMAP keyword to 
3529                 store "forwarded" flag'
3530
3531 2008-01-20 [colin]      3.2.0cvs55
3532
3533         * src/folderutils.c
3534                 Make list operations faster
3535
3536 2008-01-20 [colin]      3.2.0cvs54
3537
3538         * src/mainwindow.c
3539                 Fix bug 1353, 'on startup with small screen 
3540                 layout, keyboard input gets lost'
3541
3542 2008-01-20 [colin]      3.2.0cvs53
3543
3544         * src/textview.c
3545                 Complete 3.2.0cvs49, and fixes bug 1477, 
3546                 'Claws Mail crashes when view PGP-encrypted 
3547                 message'
3548
3549 2008-01-20 [colin]      3.2.0cvs52
3550
3551         * src/compose.c
3552                 Fix privacy menu update when replying to
3553                 encrypted mail and no default privacy 
3554                 system is set
3555
3556 2008-01-19 [colin]      3.2.0cvs51
3557
3558         * src/filtering.c
3559         * src/procmsg.h
3560         * src/plugins/bogofilter/bogofilter.c
3561         * src/plugins/clamav/clamav_plugin.c
3562         * src/plugins/spamassassin/spamassassin.c
3563                 Batch filtering deletions too (and save 4 bytes
3564                 per MsgInfo in the process :)
3565
3566 2008-01-19 [colin]      3.2.0cvs50
3567
3568         * src/folder.c
3569                 Make cache update after copies much faster
3570                 on IMAP
3571
3572 2008-01-19 [colin]      3.2.0cvs49
3573
3574         * src/textview.c
3575                 Check g_fopen() success
3576
3577 2008-01-17 [wwp]        3.2.0cvs48
3578
3579         * manual/faq.xml
3580         * manual/es/faq.xml
3581         * manual/fr/faq.xml
3582         * manual/pl/faq.xml
3583                 Sylpheed? No idea what this means.
3584
3585 2008-01-17 [colin]      3.2.0cvs47
3586
3587         * src/gtk/gtksctree.c
3588                 Make dnd threshold higher on Maemo
3589
3590 2008-01-16 [colin]      3.2.0cvs46
3591
3592         * src/common/passcrypt.c
3593                 Fix build on FreeBSD, thanks to Pawel
3594
3595 2008-01-15 [colin]      3.2.0cvs45
3596
3597         * src/compose.c
3598                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
3599                 spell check of actuall word'
3600         * src/summaryview.c
3601                 Temporarily disable immediate execution when learning
3602                 spam *only* if the summaryview isn't locked
3603
3604 2008-01-15 [wwp]        3.2.0cvs44
3605
3606         * src/prefs_filtering.c
3607                 Fix filtering prefs layout (Maemo port), moving page up/down
3608                 from buttons to context menu.
3609
3610 2008-01-15 [colin]      3.2.0cvs43
3611
3612         * src/compose.c
3613                 Fix bug 1465, 'First line in new message does not mark URLs'
3614
3615 2008-01-15 [colin]      3.2.0cvs42
3616
3617         * src/common/passcrypt.c
3618                 Fix bug 1461, 'several components #define 
3619                 _XOPEN_SOURCE improperly'
3620
3621 2008-01-15 [colin]      3.2.0cvs41
3622
3623         * src/summaryview.c
3624                 Fix bug 1469, 'Column width adjustments on message 
3625                 lists do not save'
3626
3627 2008-01-14 [holger]     3.2.0cvs40
3628
3629         * configure.ac
3630                 Add tests for dbus, dbus glib bindings,
3631                 and NetworkManager. All is optional. Add new
3632                 --(en|dis)able-networkmanager-support switch.
3633         * src/Makefile.am
3634         * src/imap.c
3635         * src/inc.c
3636         * src/main.c
3637         * src/main.h
3638         * src/mainwindow.c
3639         * src/gtk/about.c
3640                 Add optional NetworkManager support, so Claws Mail
3641                 can try to do the right thing when the network connection
3642                 status changes. NetworkManager support is active by
3643                 default if above requirements were met.
3644
3645 2008-01-12 [colin]      3.2.0cvs39
3646
3647         * src/summaryview.c
3648                 Advertise the click-on-reply feature in the tooltip
3649
3650 2008-01-12 [colin]      3.2.0cvs38
3651
3652         * src/Makefile.am
3653         * src/stock_pixmap.c
3654         * src/stock_pixmap.h
3655         * src/pixmaps/tray_newmail.offline.xpm
3656         * src/pixmaps/tray_newmail.xpm
3657         * src/pixmaps/tray_newmarkedmail.offline.xpm
3658         * src/pixmaps/tray_newmarkedmail.xpm
3659         * src/pixmaps/tray_nomail.offline.xpm
3660         * src/pixmaps/tray_nomail.xpm
3661         * src/pixmaps/tray_unreadmail.offline.xpm
3662         * src/pixmaps/tray_unreadmail.xpm
3663         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3664         * src/pixmaps/tray_unreadmarkedmail.xpm
3665         * src/plugins/trayicon/Makefile.am
3666         * src/plugins/trayicon/newmail.offline.xpm
3667         * src/plugins/trayicon/newmail.xpm
3668         * src/plugins/trayicon/newmarkedmail.offline.xpm
3669         * src/plugins/trayicon/newmarkedmail.xpm
3670         * src/plugins/trayicon/nomail.offline.xpm
3671         * src/plugins/trayicon/nomail.xpm
3672         * src/plugins/trayicon/trayicon.c
3673         * src/plugins/trayicon/unreadmail.offline.xpm
3674         * src/plugins/trayicon/unreadmail.xpm
3675         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3676         * src/plugins/trayicon/unreadmarkedmail.xpm
3677                 Make the Trayicon plugin icons themable
3678
3679 2008-01-12 [wwp]        3.2.0cvs37
3680
3681         * src/prefs_display_header.c
3682                 Fix extra leading hyphen visible in the display
3683                 header configuration combo list (maemo).
3684
3685 2008-01-11 [colin]      3.2.0cvs36
3686
3687         * src/imap.c
3688                 Set timeout to 1 before disconnecting all -
3689                 for when one switches to offline and has 
3690                 no network anymore
3691         * src/messageview.c
3692                 Fix bug 1454, 'error message shows parts and 
3693                 signature of previous messages'
3694         * src/prefs_common.c
3695                 Maemo: Hide Send dialog by default
3696
3697 2008-01-10 [colin]      3.2.0cvs35
3698
3699         * src/action.c
3700         * src/editldap.c
3701         * src/prefs_account.c
3702         * src/wizard.c
3703         * src/gtk/inputdialog.c
3704         * src/plugins/pgpcore/passphrase.c
3705                 Maemo: Fix bug 1455, 'Password enters leading letter 
3706                 incorrectly as uppercase'
3707
3708 2008-01-09 [colin]      3.2.0cvs34
3709
3710         * po/pl.po
3711                 Fix bug 1446, 'SC crashes frequently when staying 
3712                 in background'. Format string error in Polish 
3713                 translation
3714         * src/gtk/description_window.c
3715         * src/prefs_template.c
3716                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
3717                 patch by Pawel
3718         * src/wizard.c
3719                 Maemo: Fix build
3720
3721 2008-01-08 [colin]      3.2.0cvs33
3722
3723         * src/main.c
3724                 Maemo: connect HW status change signal for shutdown
3725         * src/mainwindow.c
3726                 Maemo: Fix hardware space key
3727         * src/wizard.c
3728                 Maemo: name mmc1 and 2 a better name
3729
3730 2008-01-08 [wwp]        3.2.0cvs32
3731
3732         * src/folder.c
3733         * src/folder_item_prefs.c
3734         * src/folder_item_prefs.h
3735         * src/prefs_folder_item.c
3736                 It's now possible to disable processing rules when
3737                 entering a folder (this adds a new option to the
3738                 folder properties dialog).
3739
3740 2008-01-08 [wwp]        3.2.0cvs31
3741
3742         * src/common/utils.c
3743                 Mailto: now supports 'insert' (stands for 'insert file'), this
3744                 adds the ability to create a new message from the command-line,
3745                 with body set from an existing file contents.
3746
3747 2008-01-08 [colin]      3.2.0cvs30
3748
3749         * src/summaryview.c
3750                 Maybe fix bug 1452, 'crash while drag'n'droping 
3751                 emails to an IMAP folder'
3752
3753 2008-01-07 [wwp]        3.2.0cvs29
3754
3755         * src/prefs_filtering.c
3756                 Static-alize a function, thanks to Colin.
3757
3758 2008-01-07 [colin]      3.2.0cvs28
3759
3760         * src/folderview.c
3761                 Fix scrolling to bottom when drag and dropping
3762         * src/summaryview.c
3763                 Fix bug 1445, 'Display sender using addressbook: fails 
3764                 when From: isn't an email address'
3765
3766 2008-01-07 [wwp]        3.2.0cvs27
3767
3768         * src/prefs_actions.c
3769         * src/prefs_filtering.c
3770         * src/prefs_template.c
3771                 Add tooltips to most buttons in the templates, actions and
3772                 filtering/processing dialogs.
3773
3774 2008-01-07 [wwp]        3.2.0cvs26
3775
3776         * src/prefs_filtering.c
3777                  - add a clear button to clear dialog input fields
3778                  - add page up and page down buttons to move selected rule up and down
3779                  - in rules list popup-menu: added Delete, Delete all and Duplicate
3780                  - popup-menu items are greyed out either if the list is empty (not counting the
3781                    (New) row or if there is no selected item
3782                  - clear store when closing dialog
3783
3784         * src/prefs_actions.c
3785                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
3786                    clear button, popup-menu
3787                  - clear store when closing dialog
3788
3789         * src/prefs_template.c
3790                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
3791                    clear button, popup-menu 
3792
3793         * src/addrcustomattr.c
3794                  - renamed popup-menu item Clear list to Delete all
3795                  - grey out popup-menu items is there is no selected item or if list is empty
3796                  - clear store when closing dialog
3797
3798         * src/edittags.c
3799                  - added popup-menu item Delete all
3800                  - grey out popup-menu items is there is no selected item or if list is empty
3801                  - clear store when closing dialog
3802
3803 2008-01-06 [wwp]        3.2.0cvs25
3804
3805         * src/addressadd.c
3806                 One more layout fix by Pawel (completes 3.2.0cvs24).
3807
3808 2008-01-05 [colin]      3.2.0cvs24
3809
3810         * src/addressadd.c
3811                 Little GUI fixes, patch by Pawel
3812
3813 2007-12-29 [wwp]        3.2.0cvs23
3814
3815         * src/compose.c
3816                 Fix for bug #1443, and strip possible whitespaces around
3817                 custom header names.
3818
3819 2007-12-29 [mones]      3.2.0cvs22
3820
3821         * po/es.po
3822                 Updated translation, corrected a term based 
3823                 on suggestion from Israel Saeta Pérez,
3824                 reverted awful X-Mailer translation
3825         * src/procmime.c
3826                 Complete cvs20 for FreeBSD, patch by Pawel
3827
3828 2007-12-29 [colin]      3.2.0cvs21
3829
3830         * src/textview.c
3831                 Fix bug 1442, 'Tags are repeated in 
3832                 encapsulated messages'
3833
3834 2007-12-28 [colin]      3.2.0cvs20
3835
3836         * src/procmime.c
3837                 Fix path to mime/globs. Patch by Marten King.
3838
3839 2007-12-27 [colin]      3.2.0cvs19
3840
3841         * src/plugins/pgpcore/Makefile.am
3842         * src/plugins/pgpinline/Makefile.am
3843         * src/plugins/pgpmime/Makefile.am
3844                 Add missing flags to build pgp plugins on maemo
3845
3846 2007-12-27 [colin]      3.2.0cvs18
3847
3848         * src/mainwindow.c
3849                 Maximise before showing to avoid probable flickering
3850                 on slow computers.
3851
3852 2007-12-27 [colin]      3.2.0cvs17
3853
3854         * src/main.c
3855         * src/mainwindow.c
3856         * src/prefs_common.c
3857         * src/prefs_common.h
3858                 Fix bug 1439, 'Claws Mail does not remember window size 
3859                 state when restarted'. Save maximised state and force
3860                 maximisation at startup if applicable.
3861
3862 2007-12-23 [paul]       3.2.0cvs16
3863
3864         * src/prefs_matcher.c
3865                 fix bug 1436, 'Filter condition dialog doesn't
3866                 load header name from current rules'
3867
3868 2007-12-22 [paul]       3.2.0cvs15
3869
3870         * src/compose.c
3871                 fix bug 1435, 'Reply doesn't take into account
3872                 reply-to field'
3873
3874 2007-12-21 [paul]       3.2.0cvs14
3875
3876         * src/common/ssl_certificate.c
3877                 fix FreeBSD build with IPV6 support 
3878
3879 2007-12-20 [colin]      3.2.0cvs13
3880
3881         * src/imap.c
3882                 Fix error handling
3883
3884 2007-12-20 [colin]      3.2.0cvs12
3885
3886         * src/imap.c
3887         * src/imap.h
3888         * src/prefs_account.c
3889                 Add DIGEST-MD5 support for IMAP authentication
3890
3891 2007-12-19 [mones]      3.2.0cvs11
3892
3893         * doc/man/claws-mail.1
3894                 Better ordering of sections, updated options
3895         * po/es.po
3896                 Updated strings
3897
3898 2007-12-19 [paul]       3.2.0cvs10
3899
3900         * src/prefs_account.c
3901                 use a spinbutton instead of an entry for
3902                 "POP authentication timeout" also
3903
3904 2007-12-19 [colin]      3.2.0cvs9
3905
3906         * src/prefs_filtering_action.c
3907         * src/prefs_matcher.c
3908         * src/gtk/description_window.c
3909                 Destroy info windows with their parents
3910                 Patch by Pawel
3911
3912 2007-12-19 [colin]      3.2.0cvs8
3913
3914         * src/prefs_account.c
3915                 Use spinbuttons instead of entries where needed
3916                 Patch by Pawel
3917
3918 2007-12-18 [paul]       3.2.0cvs7
3919
3920         * src/prefs_matcher.c
3921                 add missing i18n for a few strings
3922                 Patch by Stephan Sachse
3923
3924 2007-12-18 [paul]       3.2.0cvs6
3925
3926         * src/prefs_logging.c
3927                 use 'disk' instead of 'disc'
3928
3929 2007-12-18 [paul]       3.2.0cvs5
3930
3931         * po/en_GB.po
3932                 updated
3933         * src/addrcustomattr.c
3934         * src/editaddress.c
3935                 fixes to the ingleesh
3936         * src/prefs_filtering_action.c
3937                 fix copyright header
3938                 fix untranslated strings
3939         * src/prefs_filtering_action.h
3940                 fix copyright header
3941
3942 2007-12-18 [wwp]        3.2.0cvs4
3943
3944         * src/folderview.c
3945         * src/headerview.c
3946         * src/prefs_common.c
3947         * src/prefs_common.h
3948         * src/prefs_fonts.c
3949         * src/summaryview.c
3950         * src/textview.c
3951         * src/wizard.c
3952         * src/common/defs.h
3953         * src/gtk/gtkutils.c
3954                 Added prefs to set custom small and bold fonts
3955                 (might matter on some desktops, according to
3956                 DPI and font settings).
3957
3958 2007-12-18 [colin]      3.2.0cvs3
3959
3960         * src/prefs_logging.c
3961                 Rework GUI, patch by Pawel
3962
3963 2007-12-18 [colin]      3.2.0cvs2
3964
3965         * src/prefs_filtering_action.c
3966                 Rework GUI, patch by Pawel
3967
3968 2007-12-18 [colin]      3.2.0cvs1
3969
3970         * src/editaddress.c
3971                 Fix build on old GCC
3972                 Fix inverted buttons
3973
3974 2007-12-17 [paul]       3.2.0
3975
3976         * NEWS
3977         * README
3978         * RELEASE_NOTES 
3979                 3.2.0 released
3980
3981 2007-12-17 [paul]       3.1.0cvs79
3982
3983         * po/de.po
3984         * po/fr.po
3985         * po/hu.po
3986         * po/it.po
3987         * po/pt_BR.po
3988                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
3989                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
3990
3991 2007-12-17 [mones]      3.1.0cvs78
3992
3993         * po/es.po
3994                 Updated Spanish translation for 3.2.0 release
3995
3996 2007-12-16 [colin]      3.1.0cvs77
3997
3998         * src/addrcustomattr.c
3999                 Fix translations, patch by Fabien
4000
4001 2007-12-15 [paul]       3.1.0cvs76
4002
4003         * src/folderview.c
4004                 fix compiler warning
4005
4006 2007-12-14 [colin]      3.1.0cvs75
4007
4008         * src/folderview.c
4009                 Simplify logic
4010
4011 2007-12-12 [wwp]        3.1.0cvs74
4012
4013         * AUTHORS
4014         * src/gtk/authors.h
4015                 Added Marius Glauser to the hall of fame.
4016
4017 2007-12-12 [wwp]        3.1.0cvs73
4018
4019         * src/gtk/gtkutils.c
4020                 Improve the way we show results of searches
4021                 in message bodies: selected text now get centered
4022                 vertically in the message window.
4023                 Patch by Marius Glauser <seelenhirt@gmx.net>.
4024
4025 2007-12-10 [colin]      3.1.0cvs72
4026
4027         * src/folder.c
4028                 Don't crash when setting batch mode on no folder
4029
4030 2007-12-10 [colin]      3.1.0cvs71
4031
4032         * src/common/utils.c
4033                 Fix potential buffer overrun (thanks to
4034                 Hiroyuki)
4035
4036 2007-12-08 [paul]       3.1.0cvs70
4037
4038         * src/prefs_receive.c
4039                 small change to the English
4040
4041 2007-12-08 [colin]      3.1.0cvs69
4042
4043         * src/vcard.c
4044                 Fix warnings
4045
4046 2007-12-07 [colin]      3.1.0cvs68
4047
4048         * src/mainwindow.c
4049         * src/summaryview.c
4050         * src/summaryview.h
4051                 Free simplify_subject_preg at exit
4052
4053 2007-12-07 [colin]      3.1.0cvs67
4054
4055         * src/main.c
4056         * src/summaryview.c
4057         * src/common/utils.c
4058         * src/common/utils.h
4059                 We have to free reused regexps from time to
4060                 time, or they get huge
4061
4062 2007-12-07 [colin]      3.1.0cvs66
4063
4064         * src/vcard.c
4065                 Fix QP decoding (and UTF8)
4066
4067 2007-12-07 [colin]      3.1.0cvs65
4068
4069         * src/addrcustomattr.c
4070                 Update list of default custom attributes
4071                 now (will be needed for a feature patch
4072                 post 3.2.0)
4073
4074 2007-12-07 [colin]      3.1.0cvs64
4075
4076         * src/folder.c
4077                 Batch on destination folder when copying - fixes
4078                 slowness when moving unread mails to trash on IMAP
4079
4080 2007-12-06 [colin]      3.1.0cvs63
4081
4082         * src/common/w32_time.c
4083         * src/common/w32lib.h
4084         * src/etpan/etpan-thread-manager.c
4085         * src/etpan/imap-thread.c
4086         * src/etpan/nntp-thread.c
4087         * src/gtk/Makefile.am
4088                 Fix win32 build with libetpan. Thanks to
4089                 Marcus Brinkmann.
4090
4091 2007-12-06 [colin]      3.1.0cvs62
4092
4093         * src/account.c
4094         * src/imap.c
4095         * src/prefs_account.c
4096         * src/prefs_account.h
4097         * src/etpan/imap-thread.c
4098         * src/etpan/imap-thread.h
4099                 Disable connection via command line on WIN32
4100                 Disable mmap use on WIN32 - use normal strings
4101         * src/addressbook.c
4102         * src/addressbook.h
4103         * src/addressbook_foldersel.c
4104         * src/addressbook_foldersel.h
4105         * src/prefs_filtering_action.c
4106         * src/prefs_matcher.c
4107         * src/plugins/bogofilter/bogofilter_gtk.c
4108         * src/plugins/dillo_viewer/dillo_prefs.c
4109         * src/plugins/spamassassin/spamassassin_gtk.c
4110                 Fix leak, rework function logics to be more
4111                 natural - thanks to Holger
4112         * src/common/utils.c
4113                 Fix warnings
4114
4115 2007-12-06 [colin]      3.1.0cvs61
4116
4117         * src/news.c
4118         * src/common/utils.c
4119         * src/common/utils.h
4120                 Fix posting, and fix UTF-8 being sent when encoding
4121                 is 8bit
4122
4123 2007-12-05 [colin]      3.1.0cvs60
4124
4125         * src/news.c
4126                 Fix debian bug #453157, 'Fails to post usenet
4127                 articles after NNTP connection has been 
4128                 interrupted". Fix return value to prevent deletion
4129                 on failure, and issue MODE READER in case posting
4130                 fails at first.
4131
4132 2007-12-05 [colin]      3.1.0cvs59
4133
4134         * src/messageview.c
4135         * src/uri_opener.c
4136                 Improvements to the List URIs dialog
4137                 Patch by Pawel
4138
4139 2007-12-05 [colin]      3.1.0cvs58
4140
4141         * src/prefs_other.c
4142         * src/gtk/gtksctree.h
4143                 Fix warnings
4144
4145 2007-12-04 [colin]      3.1.0cvs57
4146
4147         * src/etpan/imap-thread.c
4148                 Fix bug 1378, 'Claws exits on IMAP alert message'
4149                 Don't do GTK calls directly from Etpan thread
4150
4151 2007-12-04 [colin]      3.1.0cvs56
4152
4153         * src/folderview.c
4154         * src/gtk/gtksctree.c
4155                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
4156                 Make all the left of column zero an hotspot for
4157                 expanding.
4158
4159 2007-12-04 [colin]      3.1.0cvs55
4160
4161         * src/mainwindow.c
4162         * src/mainwindow.h
4163         * src/prefs_common.c
4164         * src/prefs_common.h
4165         * src/prefs_receive.c
4166                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
4167
4168 2007-12-04 [wwp]        3.1.0cvs54
4169
4170         * src/prefs_other.c
4171                 Fix for bug #1419.
4172
4173 2007-12-04 [holger]     3.1.0cvs53
4174
4175         * src/addrduplicates.c
4176         * src/addrduplicates.h
4177                 Export addressbook entry deletion
4178
4179 2007-12-04 [colin]      3.1.0cvs52
4180
4181         * tools/Makefile.am
4182         * tools/README.sylprint
4183         * tools/sylprint.pl
4184         * tools/sylprint.rc
4185                 Fix debian bug #454089 (symlink attack in TMP directory)
4186                 http://secwatch.org/advisories/1019661/ :
4187                 Remove the buggy script, which was unmaintained anyway
4188         * src/news.c
4189         * src/procmsg.c
4190                 Store things in our private tmp directory.
4191
4192 2007-12-03 [colin]      3.1.0cvs51
4193
4194         * src/folder.c
4195         * src/folder.h
4196         * src/folderview.c
4197         * src/imap.c
4198         * src/mainwindow.c
4199                 Fix update problem when getting remote tags
4200         * src/prefs_matcher.c
4201                 Rework GUI to make it better. Patch by Pawel
4202                 Pekala
4203
4204 2007-12-03 [colin]      3.1.0cvs50
4205
4206         * src/etpan/imap-thread.c
4207         * src/etpan/nntp-thread.c
4208                 Fix bug 1417, 'Network log doesn't reveal 
4209                 enough NNTP errors'
4210
4211 2007-12-02 [iwkse]      3.1.0cvs49
4212
4213         * src/plugins/dillo_viewer/dillo_prefs.c
4214                         Insert dillo under the Plugins menu
4215
4216 2007-12-01 [paul]       3.1.0cvs48
4217
4218         * src/html.c
4219                 add these variant forms
4220                 Thanks to Colin
4221
4222 2007-12-01 [paul]       3.1.0cvs47
4223
4224         * src/matcher.c
4225                 fix a typo
4226
4227 2007-12-01 [paul]       3.1.0cvs46
4228
4229         * po/POTFILES.in
4230                 add the new addrcustomattr.c file
4231
4232 2007-11-29 [colin]      3.1.0cvs45
4233
4234         * src/common/ssl_certificate.c
4235                 Use the more modern getaddrinfo instead of 
4236                 gethostbyname when possible
4237
4238 2007-11-28 [colin]      3.1.0cvs44
4239
4240         * src/summaryview.c
4241                 Maybe fix bug 1410 and other crash reports
4242                 in summaryview since cvs38.
4243
4244 2007-11-28 [wwp]        3.1.0cvs43
4245
4246         * src/prefs_summary_open.c
4247                 Guard against an empty list of actions to perform
4248                 when opening a folder (or migration defaults could
4249                 be introduced, confusing).
4250
4251 2007-11-28 [colin]      3.1.0cvs42
4252
4253         * src/folderview.c
4254                 Fix mark all read from folder's contextual menu
4255
4256 2007-11-27 [colin]      3.1.0cvs41
4257
4258         * src/imap.c
4259         * src/imap.h
4260         * src/imap_gtk.c
4261         * src/prefs_account.c
4262         * src/etpan/imap-thread.c
4263                 A few fixes to the IMAP flags handling: Optimisations,
4264                 two crashers, mention that Bandwitdh-efficient mode
4265                 prevents tag fetching.
4266                 Fix M-UTF7 in subscription dialog.
4267
4268 2007-11-27 [colin]      3.1.0cvs40
4269
4270         * src/folder.c
4271         * src/mbox.c
4272         * src/summaryview.c
4273                 Make filtering faster on flags change: Batch original 
4274                 folderitem, where we'll do flags/tags changes.
4275
4276 2007-11-27 [colin]      3.1.0cvs39
4277
4278         * src/filtering.c
4279                 Fix bug 1407, 'After a copy action, further rules apply 
4280                 to both original and copy'
4281
4282 2007-11-27 [colin]      3.1.0cvs38
4283
4284         * src/edittags.c
4285         * src/summaryview.c
4286                 Fixes races when doing a long operation and user
4287                 asks for another one (Mark all read/unread on a 
4288                 big folder on IMAP for example)
4289
4290 2007-11-27 [wwp]        3.1.0cvs37
4291
4292         * src/addressbook.c
4293         * src/prefs_common.c
4294                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
4295                 and 3.1.0cvs35 (addressbook.c).
4296
4297 2007-11-27 [holger]     3.1.0cvs36
4298
4299         * src/printing.c
4300                 Add a line separating header and body
4301                 in the printout
4302
4303 2007-11-27 [wwp]        3.1.0cvs35
4304
4305         * src/addressbook.c
4306                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
4307                 (thanks to Colin) and revert disabling of cut/copy
4308                 context menu entries upon selected groups.
4309
4310 2007-11-27 [holger]     3.1.0cvs34
4311
4312         * src/printing.c
4313                 Add weights to the list of supported text attributes
4314                 for printing
4315
4316 2007-11-27 [wwp]        3.1.0cvs33
4317
4318         * src/Makefile.am
4319         * src/addrcustomattr.c
4320         * src/addrcustomattr.h
4321         * src/addressbook.c
4322         * src/editaddress.c
4323         * src/editaddress.h
4324         * src/prefs_common.c
4325         * src/prefs_common.h
4326         * src/common/defs.h
4327                 Provide a (customizable) list of preset attribute names
4328                 for editing contacts (closes bug #1391).
4329
4330 2007-11-27 [wwp]        3.1.0cvs32
4331
4332         * src/addrclip.c
4333         * src/addressbook.c
4334         * src/addritem.c
4335                 Various fixes in the address book:
4336                         - made copy/move of a folder to itself or its subtree
4337                           impossible (-> error)
4338                         - errors messages don't show in the status bar anymore,
4339                           use alertpanels instead
4340                         - simple click on group doesn't open group edit dialog
4341                           anymore when in contact edit embedded mode (was too itchy)
4342                         - fixed disabling of edit button and and menu entry when
4343                           in contact edit embedded mode (was done in a bad and
4344                           ineffective way)
4345                         - fix menu cut/paste sensitivity in treelist context
4346                           menu (conflicting enabling was done by different functions)
4347                         - fix some menu item sensitivity in address list context menu
4348                         - don't allow cut/copy of groups, it's useless as they won't
4349                           be copied w/ their contents
4350                         - fix missing copy of the picture file when copying (bug #1402),
4351                           fix picture attribute (internal) value when moving or copying
4352
4353
4354 2007-11-27 [colin]      3.1.0cvs31
4355
4356         * src/folder.c
4357         * src/imap.c
4358                 Fix tags loss on move, fix space encoding
4359
4360 2007-11-26 [colin]      3.1.0cvs30
4361
4362         * src/edittags.c
4363         * src/folder.c
4364         * src/folder.h
4365         * src/imap.c
4366         * src/messageview.c
4367         * src/procmsg.c
4368         * src/procmsg.h
4369         * src/summaryview.c
4370         * src/common/utils.c
4371         * src/common/utils.h
4372         * src/etpan/imap-thread.c
4373         * src/etpan/imap-thread.h
4374                 Add IMAP tags support
4375
4376 2007-11-26 [colin]      3.1.0cvs29
4377
4378         * src/imap.c
4379                 Fix bug 1405, 'imap auto auth method doesn't 
4380                 work since 3.1.0'
4381
4382 2007-11-26 [colin]      3.1.0cvs28
4383
4384         * src/messageview.c
4385         * src/procmime.c
4386                 Handle broken disposition-notifications from Evolution
4387                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
4388
4389 2007-11-25 [paul]       3.1.0cvs27
4390
4391         * src/folder_item_prefs.c
4392         * src/folder_item_prefs.h
4393                 remove dead code
4394
4395 2007-11-23 [wwp]        3.1.0cvs26
4396
4397         * src/matcher.c
4398         * src/matcher.h
4399         * src/matcher_parser_parse.y
4400         * src/prefs_matcher.c
4401                 Fix irrelevant case folding when adding matcher condition 'test',
4402                 thanks to Colin.
4403
4404 2007-11-23 [wwp]        3.1.0cvs25
4405
4406         * src/prefs_common.c
4407         * src/prefs_common.h
4408         * src/prefs_summary_open.c
4409         * src/prefs_summary_open.h
4410         * src/summaryview.c
4411                 Add "select first email in list" to the list of possible selections
4412                 when opening a folder.
4413
4414 2007-11-23 [paul]       3.1.0cvs24
4415
4416         * po/de.po
4417                 a fix by Stephan Sachse, plus remove all
4418                 old strings from the end of the file
4419
4420 2007-11-23 [wwp]        3.1.0cvs23
4421
4422         * src/prefs_msg_colors.c
4423                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
4424                 with little changes.
4425
4426 2007-11-23 [paul]       3.1.0cvs22
4427
4428         * src/prefs_logging.c
4429                 eliminate wasted horizontal space
4430
4431 2007-11-23 [paul]       3.1.0cvs21
4432
4433         * src/prefs_summaries.c
4434                 don't wrap the label or put linebreaks
4435
4436 2007-11-22 [colin]      3.1.0cvs20
4437
4438         * src/plugins/pgpinline/pgpinline.c
4439                 Fix decryption
4440
4441 2007-11-22 [wwp]        3.1.0cvs19
4442
4443         * src/prefs_themes.c
4444                 Yet another misuse of get_rc_dir(), still related
4445                 to user themes. Completes 3.1.0cvs18.
4446
4447 2007-11-22 [wwp]        3.1.0cvs18
4448
4449         * src/stock_pixmap.c
4450                 Fix a misuse of get_rc_dir(), user themes dir was
4451                 not set properly and some themes might have disappeared
4452                 from themes list in prefs.
4453
4454 2007-11-22 [wwp]        3.1.0cvs17
4455
4456         * src/edittags.c
4457         * src/edittags.h
4458         * src/common/tags.c
4459         * src/common/tags.h
4460                 Correct copyright for these claws-mail-only brand new
4461                 files.
4462
4463 2007-11-22 [paul]       3.1.0cvs16
4464
4465         * src/compose.c
4466                 fix bug 1400, 'Drag and drop of URLs does not work'
4467                 Thanks to Colin
4468
4469 2007-11-22 [paul]       3.1.0cvs15
4470
4471         * src/prefs_common.c
4472                 make "cmds_use_system_default" default to FALSE
4473                 so as not to disrupt current settings
4474         * src/summaryview.c
4475                 increase the size of the GdkRectangle, tooltips
4476                 didn't show for me otherwise
4477
4478 2007-11-21 [colin]      3.1.0cvs14
4479
4480         * src/compose.c
4481         * src/crash.c
4482         * src/exphtmldlg.c
4483         * src/mainwindow.c
4484         * src/manual.c
4485         * src/mimeview.c
4486         * src/prefs_account.c
4487         * src/prefs_common.c
4488         * src/prefs_common.h
4489         * src/prefs_ext_prog.c
4490         * src/textview.c
4491         * src/uri_opener.c
4492         * src/gtk/about.c
4493         * src/gtk/gtkutils.c
4494                 Use xdg-open as a way to find default browser,
4495                 when available
4496
4497 2007-11-21 [colin]      3.1.0cvs13
4498
4499         * src/messageview.c
4500         * src/procmime.c
4501         * src/procmsg.h
4502                 Send better return receipts (useful ones)
4503                 Handle incoming return receipts
4504
4505 2007-11-20 [colin]      3.1.0cvs12
4506
4507         * src/printing.c
4508         * src/printing.h
4509                 Add getter/setter for settings, and getter
4510                 for page setup
4511
4512 2007-11-20 [colin]      3.1.0cvs11
4513
4514         * src/folderview.c
4515         * src/main.c
4516         * src/mainwindow.c
4517                 Fix bug 1396, 'Crash on disabling a filter 
4518                 while it is processing'
4519
4520 2007-11-20 [paul]       3.1.0cvs10
4521
4522         * src/folder.c
4523                 fix bug 1395, 'Crash on checking for new mails
4524                 while filter is running'
4525                 Thanks to Colin
4526
4527 2007-11-20 [paul]       3.1.0cvs9
4528
4529         * src/compose.c
4530                 make this string easier for translators
4531
4532 2007-11-19 [colin]      3.1.0cvs8
4533
4534         * src/prefs_summaries.c
4535         * src/summaryview.c
4536                 Don't enable more tooltips on Maemo
4537
4538 2007-11-19 [colin]      3.1.0cvs7
4539
4540         * src/prefs_common.c
4541         * src/prefs_common.h
4542         * src/prefs_summaries.c
4543         * src/summaryview.c
4544                 Fix bug 1388, 'message list tool tips'
4545                 Add (optional) tooltips in summaryview.
4546                 This only works with GTK+ >= 2.12
4547
4548 2007-11-19 [colin]      3.1.0cvs6
4549
4550         * src/compose.c
4551                 Make strings a bit better when attaching
4552                 from mailto: URIs
4553
4554 2007-11-19 [colin]      3.1.0cvs5
4555
4556         * src/common/utils.c
4557                 Fix bug 1392, 'Top level domain .EU is 
4558                 not recognised as valid'
4559
4560 2007-11-19 [wwp]        3.1.0cvs4
4561
4562         * src/compose.c
4563         * src/compose.h
4564                 Revert changes to compose.c made in 3.1.0cvs2.
4565
4566 2007-11-19 [wwp]        3.1.0cvs3
4567
4568         * src/addressbook.c
4569         * src/addressbook.h
4570         * src/editaddress.c
4571         * src/editgroup.c
4572         * src/addrduplicates.c
4573                 Minor improvements in the address book:
4574                 always accept new contacts provided that some
4575                 detail is set (instead of rejecting silently).
4576                 Better guessing of contact name from incomplete
4577                 name information. Better display of contacts with
4578                 no name, in contact lists, group contents, find
4579                 duplicate results.
4580                 
4581
4582 2007-11-19 [wwp]        3.1.0cvs2
4583
4584         * src/compose.c
4585         * src/compose.h
4586         * src/prefs_logging.c
4587         * src/prefs_summaries.c
4588                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
4589                 wrap some long label in prefs/summaries, layout checkboxes
4590                 in a more compact form in prefs/loggin, make account and
4591                 header's combos have the same size/spacing in compose
4592                 window.
4593
4594 2007-11-19 [wwp]        3.1.0cvs1
4595
4596         * src/edittags.c
4597                 Fix a tiny leak and duplicate variable.
4598
4599 2007-11-19 [paul]       3.1.0
4600
4601         * NEWS
4602         * README
4603         * RELEASE_NOTES 
4604                 3.1.0 released
4605
4606 2007-11-19 [paul]       3.0.2cvs145
4607
4608         * po/de.po
4609         * po/fi.po
4610         * po/fr.po
4611         * po/hu.po
4612         * po/it.po
4613         * po/pl.po
4614         * po/pt_BR.po
4615         * po/sk.po
4616         * po/zh_CN.po
4617                 updated by Stephan Sachse, Flammie Pirinen,
4618                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
4619                 Emil Nowak, Frederico Goncalves Guimaraes,
4620                 Andrej Kacian, and Ralph Young
4621
4622 2007-11-18 [mones]      3.0.2cvs144
4623
4624         * po/es.po
4625                 Updated Spanish translation
4626
4627 2007-11-18 [colin]      3.0.2cvs143
4628
4629         * src/edittags.c
4630                 Prevent empty tag after edit, thanks to wwp
4631
4632 2007-11-18 [colin]      3.0.2cvs142
4633
4634         * src/editaddress.c
4635                 Fix possible "(null)" %s - thanks to wwp
4636
4637 2007-11-16 [wwp]        3.0.2cvs141
4638
4639         * src/common/utils.c
4640                 Fix for 3.0.2cvs140, prevents from crashing when opening
4641                 a compose window.
4642
4643 2007-11-16 [colin]      3.0.2cvs140
4644
4645         * src/main.c
4646         * src/common/claws.c
4647                 Output a bit more useful info at startup
4648                 in --debug mode
4649
4650 2007-11-16 [colin]      3.0.2cvs139
4651
4652         * src/compose.c
4653         * src/common/utils.c
4654         * src/common/utils.h
4655                 Fix bug 1387, 'Request for --compose to 
4656                 support multiple attachments'
4657
4658 2007-11-16 [colin]      3.0.2cvs138
4659
4660         * src/news.c
4661                 Fix bug 1390, 'NNTP fails after server 
4662                 closed connection'
4663
4664 2007-11-16 [colin]      3.0.2cvs137
4665
4666         * src/prefs_display_header.c
4667                 Fix bug 1389, 'Changing 'Display headers 
4668                 in message view' breaks dispheaderrc'
4669
4670 2007-11-14 [colin]      3.0.2cvs136
4671
4672         * src/summaryview.c
4673         * src/gtk/quicksearch.c
4674         * src/gtk/quicksearch.h
4675                 Fix resetting the quicksearch when in non-sticky
4676                 mode, but Recursive is set: reset only when going
4677                 out of the root search folder.
4678
4679 2007-11-14 [colin]      3.0.2cvs135
4680
4681         * src/filtering.c
4682                 Don't set new flag back when doing "Mark as unread"
4683                 from filtering
4684
4685 2007-11-12 [paul]       3.0.2cvs134
4686
4687         * src/plugins/dillo_viewer/dillo_viewer.c
4688                 don't offer the mime type for translation
4689
4690 2007-11-12 [paul]
4691
4692         3.1.0-rc2 released
4693
4694 2007-11-11 [colin]      3.0.2cvs133
4695
4696         * src/imap_gtk.c
4697         * src/mh_gtk.c
4698                 Use markup-escaped strings in dialogs
4699
4700 2007-11-11 [colin]      3.0.2cvs132
4701
4702         * src/imap.c
4703                 Better IMAP-UTF7/UTF8 conversion
4704
4705 2007-11-10 [colin]      3.0.2cvs131
4706
4707         * src/news.c
4708                 Fix debian bug 450698, 'nntp auth behavior changed 
4709                 without notice'
4710
4711 2007-11-10 [colin]      3.0.2cvs130
4712
4713         * configure.ac
4714         * src/inc.c
4715         * src/main.c
4716         * src/main.h
4717         * src/mimeview.c
4718         * src/statusbar.c
4719         * src/common/utils.c
4720         * src/etpan/Makefile.am
4721         * src/gtk/filesel.c
4722         * src/gtk/gtkutils.h
4723         * src/gtk/menu.c
4724         * src/plugins/bogofilter/Makefile.am
4725         * src/plugins/clamav/Makefile.am
4726         * src/plugins/dillo_viewer/Makefile.am
4727         * src/plugins/pgpcore/Makefile.am
4728         * src/plugins/spamassassin/Makefile.am
4729         * src/plugins/trayicon/Makefile.am
4730                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
4731
4732 2007-11-09 [colin]      3.0.2cvs129
4733
4734         * src/addressbook.c
4735         * src/ldapupdate.c
4736                 fix bug 1375, 'Impossible to modify e-mail
4737                 in LDAP addressbook twice'; Try two. update
4738                 externalID, don't make display lag, and
4739                 fix the cases where dn is not mail.
4740
4741 2007-11-08 [paul]       3.0.2cvs128
4742
4743         * src/account.c
4744         * src/compose.c
4745         * src/messageview.c
4746         * src/prefs_account.c
4747         * src/prefs_account.h
4748                 reinstate 'Generate Message-ID' option as an
4749                 account preference. (hidden on IMAP)
4750                 Thanks to Colin
4751
4752 2007-11-08 [paul]       3.0.2cvs127
4753
4754         * src/textview.c
4755                 MAEMO: fix failure of loading images inline
4756                 MAEMO: fix bug 1349, 'Emails still skip to end
4757                 when opened (in certain circumstances)...'
4758
4759 2007-11-07 [colin]      3.0.2cvs126
4760
4761         * src/toolbar.c
4762                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
4763
4764 2007-11-07 [colin]      3.0.2cvs125
4765
4766         * src/toolbar.c
4767                 Re-change the string occurence of A_CLAWS_ACTIONS
4768                 to A_SYL_ACTIONS, to prevent parse errors of the
4769                 toolbar_*.xml files
4770
4771 2007-11-07 [colin]      3.0.2cvs124
4772
4773         * src/mimeview.c
4774         * src/prefs_common.c
4775         * src/prefs_common.h
4776         * manual/advanced.xml
4777                 Add an hidden pref, 'save_parts_readwrite';
4778                 completes 3.0.2cvs35
4779
4780 2007-11-07 [paul]       3.0.2cvs123
4781
4782         * src/prefs_toolbar.c
4783         * src/toolbar.c
4784         * src/toolbar.h
4785                 rename ToolbarSylpheedActions to ToolbarClawsActions
4786                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
4787
4788 2007-11-07 [paul]       3.0.2cvs122
4789
4790         * src/toolbar.c
4791                 MAEMO: remove tooltips
4792
4793 2007-11-07 [colin]      3.0.2cvs121
4794
4795         * src/plugins/pgpinline/pgpinline.c
4796                 Fix bug 1377, 'unspecific errors on 
4797                 signature checking'. Fix trimming of
4798                 UTF8 data.
4799
4800 2007-11-06 [iwkse]      3.0.2cvs120
4801
4802         * src/prefs_summary_open.c
4803                 yet a string change
4804
4805 2007-11-06 [paul]       3.0.2cvs119
4806
4807         * tools/Makefile.am
4808         * tools/README
4809         * tools/csv2addressbook.pl
4810                 add a new script that imports a CSV formatted
4811                 address book. Becky and Thunderbird address
4812                 book are currently supported.
4813
4814 2007-11-05 [colin]      3.0.2cvs118
4815
4816         * src/imap.c
4817                 Fix deletion 
4818
4819 2007-11-05 [iwkse]      3.0.2cvs117
4820
4821         * src/prefs_summary_open.c
4822                 String changes
4823
4824 2007-11-04 [paul]       3.0.2cvs116
4825
4826         * src/addressbook_foldersel.c
4827                 fix gtk critical warning
4828                 Patch by Pawel Pekala
4829
4830 2007-11-04 [paul]       3.0.2cvs115
4831
4832         * tools/README
4833         * tools/claws-mail-compose-insert-files.pl
4834                 add --bcc and uri_escape() everything
4835
4836 2007-11-04 [paul]       3.0.2cvs114
4837
4838         * src/gtk/gtkutils.c
4839                 gtkut_stock_with_text_button_set_create(): set
4840                 GTK_CAN_DEFAULT on buttons 2 and 3
4841
4842 2007-11-03 [paul]       3.0.2cvs113
4843
4844         * src/common/utils.c
4845                 fix debian bug #448814, 'mailto: URI decoding
4846                 desn't decode the destination address field'
4847                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
4848
4849 2007-11-03 [paul]       3.0.2cvs112
4850
4851         * AUTHORS
4852         * src/compose.c
4853         * src/gtk/authors.h
4854                 allow Bcc in commandline URIs
4855                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
4856
4857 2007-11-02 [colin]      3.0.2cvs111
4858
4859         * src/addressbook.c
4860                 Maybe fix bug 1376, 'crash on 
4861                 addressbook manipulation'
4862
4863 2007-10-31 [paul]       3.0.2cvs110
4864
4865         * src/ldapupdate.c
4866                 fix bug 1375, 'Impossible to modify e-mail
4867                 in LDAP addressbook twice'
4868                 Patch by Michael Rasmussen
4869
4870 2007-10-30 [paul]       3.0.2cvs109
4871
4872         * configure.ac
4873                 enable GnuTLS support with --enable-gnutls which
4874                 will disable openssl support. if the user has
4875                 gtk >= 2.10.x don't allow gnomeprint even if the
4876                 user asks for it
4877
4878 2007-10-30 [paul]
4879
4880         3.1.0-rc1 released
4881
4882 2007-10-30 [paul]       3.0.2cvs108
4883
4884         * Makefile.am
4885                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
4886
4887 2007-10-30 [paul]       3.0.2cvs107
4888
4889         * src/expldifdlg.c
4890         * src/prefs_account.c
4891         * src/prefs_folder_item.c
4892         * src/prefs_spelling.c
4893         * src/prefs_themes.c
4894         * src/wizard.c
4895         * src/gtk/gtkaspell.c
4896         * src/gtk/gtkaspell.h
4897         * src/plugins/spamassassin/spamassassin_gtk.c
4898                 replace deprecated gtk_option_menu...
4899                 patch by Pawel Pekala
4900
4901 2007-10-29 [colin]      3.0.2cvs106
4902
4903         * src/plugins/dillo_viewer/dillo_prefs.c
4904                 Fix forgotten signal connect
4905
4906 2007-10-28 [colin]      3.0.2cvs105
4907
4908         * src/plugins/dillo_viewer/dillo_prefs.c
4909         * src/plugins/dillo_viewer/dillo_prefs.h
4910         * src/plugins/dillo_viewer/dillo_viewer.c
4911                 Implement addressbook-based whitelisting for loading
4912                 remote images. Fixed missing destroy of the embedded
4913                 browser that made a Dillo window pop up on exit, if
4914                 an HTML part was displayed.
4915
4916 2007-10-26 [colin]      3.0.2cvs104
4917
4918         * src/edittags.c
4919                 Add missing static
4920
4921 2007-10-25 [colin]      3.0.2cvs103
4922
4923         * src/editaddress.c
4924                 Add tap-and-hold on the picture, for Maemo
4925         * src/edittags.c
4926         * src/edittags.h
4927         * src/mainwindow.c
4928         * src/procmsg.c
4929         * src/summaryview.c
4930         * src/textview.c
4931                 Unify tag interfaces.
4932
4933 2007-10-25 [colin]      3.0.2cvs102
4934
4935         * src/imap.c
4936         * src/etpan/imap-thread.h
4937                 Much better error handling. We'll need to be really
4938                 clear to users about where errors come from, with 
4939                 the apparition of Gmail's IMAP server.
4940
4941 2007-10-24 [colin]      3.0.2cvs101
4942
4943         * src/edittags.c
4944         * src/mainwindow.c
4945         * src/summaryview.c
4946         * src/textview.c
4947                 Add tags sorting (alphabetical); allow deletion of
4948                 tags from the Apply Tags window
4949
4950 2007-10-24 [colin]      3.0.2cvs100
4951
4952         * src/editaddress.c
4953         * src/editaddress_other_attributes_ldap.c
4954         * src/editaddress_other_attributes_ldap.h
4955         * src/ldapctrl.c
4956         * src/ldapquery.c
4957         * src/ldapupdate.c
4958                 Fix LDAP writing (got broken in cvs39)
4959                 Add read-only support for jpegPhoto LDAP field
4960
4961 2007-10-23 [colin]      3.0.2cvs99
4962
4963         * src/news.c
4964                 Fix crash in some cases
4965
4966 2007-10-22 [colin]      3.0.2cvs98
4967
4968         * src/common/socket.h
4969         * src/common/ssl.c
4970                 Fix big leak in GnuTLS code
4971
4972 2007-10-22 [colin]      3.0.2cvs97
4973
4974         * src/news.c
4975                 Fix bug 1368, 'SIGSEGV in NNTP code'
4976
4977 2007-10-22 [colin]      3.0.2cvs96
4978
4979         * src/prefs_customheader.c
4980                 Catch compface warnings when generating X-Faces
4981
4982 2007-10-22 [wwp]        3.0.2cvs95
4983
4984         * src/quote_fmt_parse.y
4985                 Remove accidentally committed debug traces.
4986                 Fix a warning.
4987
4988 2007-10-22 [colin]      3.0.2cvs94
4989
4990         * src/etpan/nntp-thread.c
4991                 Fix authentication
4992
4993 2007-10-19 [wwp]        3.0.2cvs93
4994
4995         * src/common/ssl_certificate.c
4996                 Add missing include (Windows).
4997
4998 2007-10-19 [colin]      3.0.2cvs92
4999
5000         * src/imap_gtk.c
5001         * src/mimeview.c
5002         * src/textview.c
5003         * src/gtk/inputdialog.c
5004         * src/gtk/inputdialog.h
5005                 Remove the last old combo; patch by
5006                 Pawel
5007
5008 2007-10-19 [colin]      3.0.2cvs91
5009
5010         * src/common/ssl.c
5011                 Fix interop problem with GnuTLS and some crappy
5012                 servers that have very little keys.
5013
5014 2007-10-19 [colin]      3.0.2cvs90
5015
5016         * src/common/ssl.c
5017                 Fix return value check on GnuTLS, and
5018                 display the error
5019
5020 2007-10-18 [colin]      3.0.2cvs89
5021
5022         * src/common/ssl_certificate.c
5023                 Fix missing initialisations
5024
5025 2007-10-18 [wwp]        3.0.2cvs88
5026
5027         * src/Makefile.am
5028                 Fix linking against GNUTLS (matters if --enable-gnutls only).
5029
5030 2007-10-18 [colin]      3.0.2cvs87
5031
5032         * po/POTFILES.in
5033                 Fix build
5034
5035 2007-10-18 [mones]      3.0.2cvs86
5036
5037         * src/editbook.c
5038         * src/import.c
5039         * src/prefs_account.c
5040         * src/prefs_receive.c
5041         * src/gtk/about.c
5042         * src/plugins/bogofilter/bogofilter_gtk.c
5043         * src/plugins/spamassassin/spamassassin_gtk.c
5044                 More capitalisation micro-fixes
5045
5046 2007-10-18 [paul]       3.0.2cvs85
5047
5048         * configure.ac
5049                 add info about NNTP support via libetpan
5050                 change the configure output ending msg a little
5051         * src/gtk/about.c
5052                 similar changes to above
5053
5054 2007-10-18 [colin]      3.0.2cvs84
5055
5056         * src/procmime.c
5057         * src/procmime.h
5058                 Fix missing symbol for S/MIME
5059
5060 2007-10-18 [colin]      3.0.2cvs83
5061
5062         * src/prefs_filtering_action.c
5063                 Fix crash in tags (introduced in cvs78)
5064
5065 2007-10-18 [colin]      3.0.2cvs82
5066
5067         * src/common/Makefile.am
5068         * src/common/nntp.c
5069         * src/common/nntp.h
5070         * src/etpan/Makefile.am
5071         * src/etpan/etpan-thread-manager-types.h
5072         * src/etpan/etpan-thread-manager.c
5073         * src/etpan/imap-thread.c
5074         * src/etpan/nntp-thread.c
5075         * src/etpan/nntp-thread.h
5076         * src/news.c
5077         * src/news.h
5078                 Rewrite the nntp implementation
5079                 to use libetpan. Non-blocking NNTP!
5080         * src/account.c
5081         * src/crash.c
5082         * src/imap.c
5083         * src/inc.c
5084         * src/main.c
5085         * src/mainwindow.c
5086         * src/pop.c
5087         * src/pop.h
5088         * src/prefs_account.c
5089         * src/recv.c
5090         * src/recv.h
5091         * src/send_message.c
5092         * src/send_message.h
5093         * src/ssl_manager.c
5094         * src/ssl_manager.h
5095         * src/wizard.c
5096         * src/common/claws.c
5097         * src/common/session.c
5098         * src/common/session.h
5099         * src/common/smtp.c
5100         * src/common/smtp.h
5101         * src/common/socket.c
5102         * src/common/socket.h
5103         * src/common/ssl.c
5104         * src/common/ssl.h
5105         * src/common/ssl_certificate.c
5106         * src/common/ssl_certificate.h
5107         * src/gtk/about.c
5108         * src/gtk/sslcertwindow.c
5109         * src/gtk/sslcertwindow.h
5110                 Implement GnuTLS support. GnuTLS support
5111                 will be used if OpenSSL isn't available, or
5112                 specified explicitely. (the reason is that
5113                 GnuTLS cerficate checking is a bit less 
5114                 practical than OpenSSL's)
5115
5116 2007-10-18 [paul]       3.0.2cvs81
5117
5118         * src/gtk/inputdialog.c
5119         * src/gtk/inputdialog.h
5120                 fix copyright header
5121
5122 2007-10-17 [colin]      3.0.2cvs80
5123
5124         * src/plugins/pgpcore/select-keys.c
5125                 Fix bug which prevented encryption key
5126                 auto-selection when two or more matched the
5127                 email address, but only one isn't revoked
5128                 or expired.
5129
5130 2007-10-17 [wwp]        3.0.2cvs79
5131
5132         * src/compose.c
5133         * src/quote_fmt.c
5134         * src/quote_fmt.h
5135         * src/quote_fmt_lex.l
5136         * src/quote_fmt_parse.y
5137                 Templates can now attach files using |attach{filename}.
5138
5139 2007-10-17 [wwp]        3.0.2cvs78
5140
5141         * src/prefs_customheader.c
5142         * src/prefs_ext_prog.c
5143         * src/prefs_filtering_action.c
5144         * src/prefs_matcher.c
5145         * src/prefs_other.c
5146         * src/prefs_toolbar.c
5147         * src/gtk/combobox.c
5148         * src/gtk/combobox.h
5149         * src/gtk/gtkutils.c
5150         * src/gtk/gtkutils.h
5151         * src/plugins/bogofilter/bogofilter_gtk.c
5152         * src/plugins/spamassassin/spamassassin_gtk.c
5153                 Removed almost all remaining instances of GtkCombo
5154                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
5155                 few visual and code cleanup from Colin.
5156
5157 2007-10-16 [wwp]        3.0.2cvs77
5158         * src/gtk/pluginwindow.c
5159                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
5160
5161 2007-10-15 [colin]      3.0.2cvs76
5162
5163         * src/edittags.c
5164         * src/edittags.h
5165         * src/filtering.c
5166         * src/filtering.h
5167         * src/importmutt.c
5168         * src/importpine.c
5169         * src/main.c
5170         * src/messageview.c
5171         * src/messageview.h
5172         * src/mimeview.c
5173         * src/mimeview.h
5174         * src/pop.c
5175         * src/pop.h
5176         * src/prefs_common.c
5177         * src/prefs_common.h
5178         * src/prefs_customheader.c
5179         * src/prefs_customheader.h
5180         * src/prefs_display_header.c
5181         * src/prefs_display_header.h
5182         * src/prefs_filtering_action.c
5183         * src/prefs_filtering_action.h
5184         * src/prefs_folder_column.c
5185         * src/prefs_folder_column.h
5186         * src/prefs_folder_item.c
5187         * src/prefs_folder_item.h
5188         * src/prefs_gtk.c
5189         * src/prefs_gtk.h
5190         * src/prefs_logging.h
5191         * src/prefs_matcher.c
5192         * src/prefs_matcher.h
5193         * src/prefs_summary_column.c
5194         * src/prefs_summary_column.h
5195         * src/prefs_summary_open.c
5196         * src/procheader.c
5197         * src/procheader.h
5198         * src/procmime.c
5199         * src/procmime.h
5200         * src/recv.c
5201         * src/recv.h
5202         * src/sourcewindow.c
5203         * src/sourcewindow.h
5204         * src/summaryview.c
5205         * src/summaryview.h
5206         * src/textview.c
5207         * src/textview.h
5208         * src/toolbar.c
5209         * src/toolbar.h
5210         * src/common/mgutils.c
5211         * src/common/mgutils.h
5212         * src/common/nntp.c
5213         * src/common/nntp.h
5214         * src/common/prefs.c
5215         * src/common/prefs.h
5216         * src/common/socket.c
5217         * src/common/socket.h
5218         * src/common/stringtable.c
5219         * src/common/stringtable.h
5220         * src/common/template.c
5221         * src/common/template.h
5222         * src/common/uuencode.c
5223         * src/common/uuencode.h
5224         * src/gtk/gtkshruler.c
5225         * src/gtk/gtkshruler.h
5226         * src/gtk/menu.c
5227         * src/gtk/menu.h
5228         * src/gtk/progressdialog.c
5229         * src/gtk/progressdialog.h
5230                 Remove/staticalize, the return of the revenge
5231
5232 2007-10-15 [colin]      3.0.2cvs75
5233
5234         * src/matcher.c
5235                 Fix redirections in filtering's tests
5236
5237 2007-10-15 [colin]      3.0.2cvs74
5238
5239         * src/imap.c
5240                 Don't build imap_synchronise at all when 
5241                 building without libetpan
5242
5243 2007-10-14 [colin]      3.0.2cvs73
5244
5245         * src/imap.c
5246         * src/common/md5.c
5247         * src/common/md5.h
5248         * src/gtk/manage_window.c
5249         * src/gtk/manage_window.h
5250                 Remove more unused code
5251
5252 2007-10-14 [colin]      3.0.2cvs72
5253
5254         * src/addrquery.c
5255         * src/addrquery.h
5256         * src/recv.c
5257         * src/recv.h
5258         * src/vcard.c
5259         * src/vcard.h
5260         * src/common/xml.c
5261         * src/common/xml.h
5262         * src/common/xmlprops.c
5263         * src/common/xmlprops.h
5264                 Remove more unused code
5265
5266 2007-10-14 [colin]      3.0.2cvs71
5267
5268         * src/common/utils.c
5269                 Remove unused function
5270
5271 2007-10-13 [colin]      3.0.2cvs70
5272
5273         * src/imap.c
5274         * src/imap.h
5275         * src/mainwindow.c
5276         * src/mainwindow.h
5277         * src/gtk/gtkutils.c
5278         * src/gtk/gtkutils.h
5279                 Staticalise/Remove more code
5280
5281 2007-10-13 [colin]      3.0.2cvs69
5282
5283         * src/common/utils.c
5284         * src/common/utils.h
5285                 Remove dead code, unused for ages
5286
5287 2007-10-13 [colin]      3.0.2cvs68
5288
5289         * src/main.c
5290         * src/main.h
5291                 Maemo: define hildon_program in main.c,
5292                 make it accessible in the .h with extern
5293
5294 2007-10-13 [paul]       3.0.2cvs67
5295
5296         * src/gtk/menu.c
5297                 fix a bunch of runtime warnings on maemo
5298
5299 2007-10-13 [paul]       3.0.2cvs66
5300
5301         * src/main.c
5302         * src/main.h
5303         * src/gtk/gtkutils.c
5304         * src/gtk/gtkutils.h
5305                 fix a bunch of compiler warnings on maemo
5306
5307 2007-10-12 [colin]      3.0.2cvs65
5308
5309         * src/account.c
5310         * src/addritem.c
5311         * src/addritem.h
5312         * src/filtering.c
5313         * src/filtering.h
5314         * src/folder.c
5315         * src/folder.h
5316         * src/common/utils.c
5317         * src/common/utils.h
5318                 Remove unused code, staticalise some functions
5319
5320 2007-10-12 [paul]       3.0.2cvs64
5321
5322         * src/account.c
5323         * src/folderview.c
5324         * src/main.c
5325         * src/mainwindow.c
5326         * src/messageview.c
5327         * src/summary_search.c
5328         * src/summaryview.c
5329         * src/toolbar.c
5330         * src/wizard.c
5331         * src/common/utils.c
5332         * src/gtk/prefswindow.c
5333                 fix a bunch of compiler warnings on maemo
5334
5335 2007-10-11 [colin]      3.0.2cvs63
5336
5337         * src/editaddress.c
5338                 Make static function static
5339
5340 2007-10-11 [mones]      3.0.2cvs62
5341
5342         * src/addrduplicates.c
5343         * src/addressbook.c
5344         * src/compose.c
5345         * src/expldifdlg.c
5346         * src/mainwindow.c
5347         * src/messageview.c
5348         * src/pop.c
5349         * src/prefs_customheader.c
5350         * src/prefs_send.c
5351         * src/prefs_themes.c
5352         * src/common/plugin.c
5353         * src/gtk/pluginwindow.c
5354         * src/gtk/quicksearch.c
5355                 Fix several typos and capitalisation issues
5356
5357 2007-10-11 [wwp]        3.0.2cvs61
5358
5359         * src/editaddress.c
5360                 Fix a warning about possible use of uninitialized
5361                 filename var.
5362
5363 2007-10-11 [wwp]        3.0.2cvs60
5364
5365         * src/editaddress.c
5366                 Disable "Unset picture" menu item when there's
5367                 no picture to clear. Fix an extraneous g_unref_object,
5368                 add missing initializers.
5369
5370 2007-10-11 [wwp]        3.0.2cvs59
5371
5372         * src/pixmaps/anonymous.xpm
5373         * src/editaddress.c
5374         * src/Makefile.am
5375         * src/stock_pixmap.c
5376         * src/stock_pixmap.h
5377                 Fix a leak, gettext-ize the photo label.
5378                 Don't clear the existing picture if loading
5379                 a new one fails. Use a default 'anonymous'
5380                 picture (this new xpm has been added to the
5381                 internal stock_pixmap API). Add a
5382                 "Set picture" context menu entry.
5383
5384 2007-10-11 [colin]      3.0.2cvs58
5385
5386         * src/messageview.c
5387                 Make shift-shortcuts work
5388         * src/prefs_actions.c
5389                 Don't ask if we really want to close when
5390                 choosing OK and only the list is changed
5391         * src/prefs_template.c
5392                 Don't ask if we really want to close when
5393                 choosing OK and only the list is changed
5394         * src/common/plugin.c
5395                 Fix writing of second [Plugins_*] block
5396         * src/common/template.c
5397                 Remove unused files (fixes deletion)
5398
5399 2007-10-10 [paul]       3.0.2cvs57
5400
5401         * src/prefs_template.c
5402                 put the whole thing in a scrolled window
5403                 so that half the page is no longer inaccessible
5404                 on maemo
5405                 make the gtk_text_view smaller on maemo
5406
5407 2007-10-10 [colin]      3.0.2cvs56
5408
5409         * src/compose.c
5410                 Fix updating of Attachments number in some
5411                 cases (reedit, attach from command-line, ...)
5412
5413 2007-10-10 [colin]      3.0.2cvs55
5414
5415         * src/editaddress.c
5416                 Initialise error correctly
5417
5418 2007-10-10 [paul]       3.0.2cvs54
5419
5420         * src/prefs_filtering_action.c
5421         * src/gtk/description_window.c
5422         * src/gtk/foldersort.c
5423         * src/gtk/quicksearch.c
5424                 get rid of some pointless new lines and
5425                 make the descripton labels wrap better
5426
5427 2007-10-10 [colin]      3.0.2cvs53
5428
5429         * src/addressadd.c
5430         * src/editaddress.c
5431         * src/headerview.c
5432         * src/textview.c
5433                 More error handling on saving pictures
5434
5435 2007-10-10 [colin]      3.0.2cvs52
5436
5437         * src/printing.c
5438         * src/printing.h
5439                 Generalize a bit printing, so we can factorize
5440                 most of the code. 
5441
5442 2007-10-10 [paul]       3.0.2cvs51
5443
5444         * src/addrduplicates.c
5445                 fix engrish
5446                 use GTK_STOCK... buttons
5447
5448 2007-10-10 [paul]       3.0.2cvs50
5449
5450         * src/addressadd.c
5451         * src/addrindex.c
5452         * src/editaddress.c
5453                 Fix previous patch
5454                 Thanks to Colin
5455
5456 2007-10-10 [paul]       3.0.2cvs49
5457
5458         * src/summaryview.c
5459         * src/messageview.c
5460                 Fix crash on Add sender to addressbook when
5461                 From is null
5462         * src/addressadd.c
5463         * src/addrindex.c
5464         * src/editaddress.c
5465         * src/editaddress_other_attributes_ldap.h
5466                 Fix leaks 
5467                 Rename images to .png in addrbook/
5468         * src/headerview.c
5469         * src/textview.c
5470                 Fix Face/X-Face being used if adding another
5471                 address than sender to addressbook
5472                 Thanks to Colin
5473
5474 2007-10-10 [holger]     3.0.2cvs48
5475
5476         * src/addrduplicates.c
5477         * src/editaddress.c
5478                 Improvements to the addressbook duplicate finder
5479                 feature:
5480                  - add an edit button to the button bar
5481                  - display the whole bookname (with iface) and
5482                    use this for same-book checking
5483                  - after editing, try to keep selections if the
5484                    entries are still present
5485                  - sort the email column alphabetically
5486                  - put results in a scrolled window
5487                  - support embedded editing
5488                  - make columns in detail view resizable
5489                  - add keyboard shortcuts
5490
5491 2007-10-10 [wwp]        3.0.2cvs47
5492
5493         * src/addrindex.c
5494                 Fix a crash when there's no From: in email, thanks to Colin.
5495
5496 2007-10-09 [paul]       3.0.2cvs46
5497
5498         * src/messageview.c
5499         * src/summaryview.c
5500         * src/textview.c
5501                 fix building without compface support
5502
5503 2007-10-09 [colin]      3.0.2cvs45
5504
5505         * src/editaddress.c
5506         * src/headerview.c
5507         * src/textview.c
5508                 Add error handling
5509
5510 2007-10-09 [colin]      3.0.2cvs44
5511
5512         * src/addrduplicates.c
5513         * src/addressadd.c
5514         * src/addressadd.h
5515         * src/addressbook.c
5516         * src/addressbook.h
5517         * src/addrindex.c
5518         * src/addrindex.h
5519         * src/addritem.c
5520         * src/addritem.h
5521         * src/compose.c
5522         * src/editaddress.c
5523         * src/editaddress_other_attributes_ldap.h
5524         * src/headerview.c
5525         * src/messageview.c
5526         * src/mimeview.c
5527         * src/summaryview.c
5528         * src/textview.c
5529         * src/gtk/gtkutils.c
5530                 Automatically set contacts' pictures from Face 
5531                 or X-Face if they have no picture
5532                 Display the contact picture in textview or
5533                 headerview for mails sent by people in the 
5534                 addressbook, that have no Face or X-Face
5535                 Fix a few details in the Person edition dialog
5536                 (ability to unset picture)
5537                 Remove picture file when deleting contacts
5538
5539 2007-10-09 [iwkse]      3.0.2cvs43
5540
5541         * src/gtk/about.c
5542                 center the about window
5543
5544 2007-10-09 [paul]       3.0.2cvs42
5545
5546         * src/prefs_toolbar.c
5547                 fix icon selector window on maemo
5548
5549 2007-10-09 [paul]       3.0.2cvs41
5550
5551         * src/messageview.c
5552                 add 'go to' menu to separate msgview
5553
5554 2007-10-09 [colin]      3.0.2cvs40
5555
5556         * src/common/defs.h
5557                 Add forgotten file
5558
5559 2007-10-09 [iwkse]      3.0.2cvs39
5560
5561         * Makefile.am
5562         * src/addressbook.c
5563         * src/addritem.c
5564         * src/addritem.h
5565         * src/editaddress.c
5566         * src/editaddress_other_attributes_ldap.h
5567         * src/addrbook.c
5568         * src/Makefile.am
5569                 set a photo in the Addressbook
5570
5571 2007-10-08 [colin]      3.0.2cvs38
5572
5573         * src/prefs_toolbar.c
5574                 Make height 320 to remove the scrollbar 
5575                 (with current number of icons)
5576
5577 2007-10-08 [colin]      3.0.2cvs37
5578
5579         * src/prefs_toolbar.c
5580                 Transform the treeview to a GtkIconView.
5581                 Patch by Pawel
5582                 In addition, transform the window so that 
5583                 it looks like a popup menu. Patch by me
5584
5585 2007-10-08 [colin]      3.0.2cvs36
5586
5587         * src/compose.c
5588         * src/compose.h
5589                 Beautify the GUI a bit; in particular, show the
5590                 number of attachments in the tab's title.
5591                 Patch by Pawel
5592
5593 2007-10-08 [paul]       3.0.2cvs35
5594
5595         * src/mimeview.c
5596                 Save users from themselves: save temporary
5597                 files used for Open/Open with as read-only.
5598                 Thanks to Colin
5599
5600 2007-10-08 [paul]       3.0.2cvs34
5601
5602         * tools/Makefile.am
5603                 forgot this in cvs33
5604
5605 2007-10-08 [paul]       3.0.2cvs33
5606
5607         * tools/kdeservicemenu/README
5608         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
5609         * tools/kdeservicemenu/install.sh
5610         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
5611                 renamed template* to *template so as not to confuse
5612                 lintian
5613
5614 2007-10-08 [paul]       3.0.2cvs32
5615
5616         * src/prefs_themes.c
5617         * src/stock_pixmap.c
5618                 replace 2 direct uses of RC_DIR
5619
5620 2007-10-07 [colin]      3.0.2cvs31
5621
5622         * src/addrduplicates.c
5623         * src/addrduplicates.h
5624         * src/addressbook.c
5625         * src/addressbook.h
5626         * src/addrindex.c
5627         * src/addrindex.h
5628                 Implement deletion in duplicate finder. 
5629                 Patch by Holger 
5630
5631 2007-10-07 [colin]      3.0.2cvs30
5632
5633         * src/exporthtml.c
5634         * src/mbox.c
5635         * src/common/utils.c
5636                 Better fix for Solaris, thanks to Nicolas Doualot
5637
5638 2007-10-07 [colin]      3.0.2cvs29
5639
5640         * AUTHORS
5641         * src/gtk/authors.h
5642                 Add Frank Dietrich
5643
5644 2007-10-07 [colin]      3.0.2cvs28
5645
5646         * src/exporthtml.c
5647                 Fix HTML export to make it more compliant
5648                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
5649
5650 2007-10-07 [colin]      3.0.2cvs27
5651
5652         * src/prefs_toolbar.c
5653                 Only use icons that wouldn't look stupid in the toolbar
5654                 Patch by Pawel
5655
5656 2007-10-07 [colin]      3.0.2cvs26
5657
5658         * src/prefs_toolbar.c
5659                 Fix old icon being used when none is selected
5660
5661 2007-10-07 [colin]      3.0.2cvs25
5662
5663         * src/toolbar.c
5664                 Fix copy/paste error
5665
5666 2007-10-07 [colin]      3.0.2cvs24
5667
5668         * src/prefs_toolbar.c
5669         * src/toolbar.c
5670         * src/toolbar.h
5671                 Update icon to default one when changing event
5672                 Make the icon chooser nicer (handle Esc, Enter,
5673                 double-click)
5674
5675 2007-10-06 [colin]      3.0.2cvs23
5676
5677         * src/prefs_toolbar.c
5678                 Fix text reset; patch by Pawel
5679
5680 2007-10-06 [colin]      3.0.2cvs22
5681
5682         * src/toolbar.h
5683                 Complete previous commit
5684
5685 2007-10-06 [colin]      3.0.2cvs21
5686
5687         * src/prefs_toolbar.c
5688         * src/toolbar.c
5689                 Set toolbar text automatically to the default
5690                 when changing Event executed on click
5691
5692 2007-10-06 [colin]      3.0.2cvs20
5693
5694         * src/prefs_toolbar.c
5695                 Invert Text and Event fields
5696
5697 2007-10-06 [colin]      3.0.2cvs19
5698
5699         * src/prefs_toolbar.c
5700         * src/toolbar.c
5701                 Make toolbar prefs look much better
5702                 Patch by Pawel Pekala
5703
5704 2007-10-06 [paul]       3.0.2cvs18
5705
5706         * src/account.c
5707         * src/prefs_filtering.c
5708                 fix checkbuttons in gtktreeview on maemo by
5709                 setting maemo's "allow-checkbox-mode" to FALSE
5710
5711 2007-10-06 [colin]      3.0.2cvs17
5712
5713         * configure.ac
5714                 Export -DSOLARIS in CFLAGS for all
5715                 Solaris (not just 2.8) and OpenSolaris
5716
5717 2007-10-06 [paul]       3.0.2cvs16
5718
5719         * AUTHORS
5720         * src/exporthtml.c
5721         * src/mbox.c
5722         * src/gtk/authors.h
5723                 fix build on solaris where ctime_r takes
5724                 3 arguments rather than 2.
5725                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
5726
5727 2007-10-05 [colin]      3.0.2cvs15
5728
5729         * src/etpan/imap-thread.c
5730                 Fix wrong error codepath
5731
5732 2007-10-05 [wwp]        3.0.2cvs14
5733
5734         * src/filtering.c
5735                 Fix unexpected logging of quicksearches:
5736                 debug_filtering_session flag was never reset to FALSE, causing
5737                 matcher functions to log when called from a quicksearch
5738                 (if a filtering session happened before).
5739
5740 2007-10-05 [paul]       3.0.2cvs13
5741
5742         * src/prefs_actions.c
5743         * src/prefs_filtering.c
5744         * src/prefs_template.c
5745                 fix bug 1343, 'Filtering..'s close button
5746                 silently discards new filter'
5747                 Thanks to Colin
5748
5749 2007-10-05 [paul]       3.0.2cvs12
5750
5751         * configure.ac
5752         * src/Makefile.am
5753                 fix bug 1347, '-Wno-unused-function, optional'
5754
5755 2007-10-05 [colin]      3.0.2cvs11
5756
5757         * src/procmime.c
5758         * src/common/mgutils.c
5759                 Fix warnings
5760
5761 2007-10-05 [mones]      3.0.2cvs10
5762
5763         * manual/advanced.xml
5764                 Use full menu name
5765         * manual/es/advanced.xml
5766                 Synchronise translation
5767
5768 2007-10-04 [colin]      3.0.2cvs9
5769
5770         * src/action.c
5771         * src/addrbook.c
5772         * src/addrindex.c
5773         * src/compose.c
5774         * src/exporthtml.c
5775         * src/exportldif.c
5776         * src/folder.c
5777         * src/main.c
5778         * src/matcher.c
5779         * src/mbox.c
5780         * src/messageview.c
5781         * src/mh.c
5782         * src/news.c
5783         * src/partial_download.c
5784         * src/pop.c
5785         * src/procmime.c
5786         * src/procmsg.c
5787         * src/toolbar.c
5788         * src/common/log.c
5789         * src/common/mgutils.c
5790         * src/common/plugin.c
5791         * src/common/utils.c
5792         * src/common/xml.c
5793         * src/common/xml.h
5794         * src/common/xmlprops.c
5795         * src/common/xmlprops.h
5796         * src/plugins/bogofilter/bogofilter.c
5797         * src/plugins/clamav/clamav_plugin.c
5798         * src/plugins/dillo_viewer/dillo_prefs.c
5799         * src/plugins/pgpcore/prefs_gpg.c
5800         * src/plugins/pgpinline/pgpinline.c
5801         * src/plugins/pgpmime/pgpmime.c
5802         * src/plugins/spamassassin/spamassassin.c
5803         * src/plugins/trayicon/trayicon_prefs.c
5804                 Verify success on writes. Will fix possible strange
5805                 failure on disk full.
5806
5807 2007-10-04 [paul]       3.0.2cvs8
5808
5809         * manual/advanced.xml
5810                 add further info about Actions
5811                 Patch by Emmanuel Briot <briot@adacore.com>
5812
5813 2007-10-04 [paul]       3.0.2cvs7
5814
5815         * src/account.c
5816                 remove the D column, instead indicate the
5817                 default account by use of bold text
5818
5819 2007-10-03 [colin]      3.0.2cvs6
5820
5821         * src/common/template.c
5822                 Fix templates writing (was prone to disk full problems)
5823
5824 2007-10-03 [colin]      3.0.2cvs5
5825
5826         * src/Makefile.am
5827         * src/addrduplicates.c
5828         * src/addrduplicates.h
5829         * src/addressbook.c
5830                 Add duplicate deletion. Patch by Holger
5831
5832 2007-10-03 [colin]      3.0.2cvs4
5833
5834         * src/matcher.c
5835         * src/gtk/quicksearch.c
5836                 Fix bug 1340, 'Case insensitive searches with 
5837                 non-ascii alphabets fail'.
5838
5839 2007-10-03 [colin]      3.0.2cvs3
5840
5841         * src/main.c
5842         * src/common/utils.c
5843         * src/common/utils.h
5844                 Implement run-time alternative config directories
5845
5846 2007-10-03 [colin]      3.0.2cvs2
5847
5848         * src/folderview.c
5849                 Prevent opening folder item while folder
5850                 is scanned in a better way
5851
5852 2007-10-02 [paul]       3.0.2cvs1
5853
5854         * NEWS
5855         * README
5856         * RELEASE_NOTES
5857         * configure.ac
5858                 bump up version number following stable release
5859
5860 2007-09-30 [colin]      3.0.1cvs49
5861
5862         * src/imap.c
5863                 Refresh session if needed
5864
5865 2007-09-30 [colin]      3.0.1cvs48
5866
5867         * src/imap.c
5868                 Reset folder's session to NULL
5869                 before destroying it
5870
5871 2007-09-30 [mones]      3.0.1cvs47
5872
5873         * manual/handling.xml
5874                 Use markup quotes instead hardcoded quotes
5875         * manual/es/handling.xml
5876                 Added new synced section (IMAP subscriptions)
5877
5878 2007-09-29 [colin]      3.0.1cvs46
5879
5880         * src/imap.c
5881                 Notice disconnections faster
5882
5883 2007-09-28 [colin]      3.0.1cvs45
5884
5885         * src/addressbook.c
5886         * src/addrindex.c
5887                 Fix warnings
5888
5889 2007-09-28 [paul]       3.0.1cvs44
5890
5891         * src/mimeview.c
5892                 fix maemo build
5893
5894 2007-09-28 [paul]       3.0.1cvs43
5895
5896         * src/account.c
5897                 use gtk_widget_set_size_request() on the label
5898                 so that wrapping works better. get rid of the
5899                 (partially deprecated) hbutton_box.
5900                 these changes should prevent buttons overlapping
5901                 on maemo
5902
5903 2007-09-28 [colin]      3.0.1cvs42
5904
5905         * src/pop.c
5906                 Fix typo :)
5907
5908 2007-09-28 [colin]      3.0.1cvs41
5909
5910         * src/compose.c
5911         * src/msgcache.c
5912         * src/pop.c
5913         * src/procmime.c
5914         * src/etpan/imap-thread.c
5915                 64bits-related warning fixes
5916
5917 2007-09-28 [colin]      3.0.1cvs40
5918
5919         * src/folder_item_prefs.c
5920         * src/ldaputil.c
5921         * src/mainwindow.c
5922         * src/mimeview.c
5923         * src/common/tags.c
5924                 Fix warnings
5925
5926 2007-09-28 [colin]      3.0.1cvs39
5927
5928         * src/plugins/spamassassin/spamassassin.c
5929         * src/plugins/spamassassin/spamassassin.h
5930         * src/plugins/spamassassin/spamassassin_gtk.c
5931                 Add addressbook-based whitelisting
5932
5933 2007-09-28 [colin]      3.0.1cvs38
5934
5935         * src/folder.c
5936                 Fix bug 1337, 'crash on pressing Send button'
5937
5938 2007-09-28 [paul]       3.0.1cvs37
5939
5940         * src/prefs_folder_item.c
5941                 give the orphans a parent. makes all prefs
5942                 pages visible on maemo
5943
5944 2007-09-28 [colin]      3.0.1cvs36
5945
5946         * src/prefs_folder_column.c
5947         * src/prefs_summary_column.c
5948                 Fix two leaks
5949
5950 2007-09-27 [colin]      3.0.1cvs35
5951
5952         * src/gtk/quicksearch.c
5953                 Fix bug 1336, 'Segfault if empty space before search-string'
5954
5955 2007-09-26 [mones]      3.0.1cvs34
5956
5957         * manual/account.xml
5958         * manual/plugins.xml
5959                 Fixed irc channel name, added some docbook markup.
5960                 Changed text markup to docbook markup. 
5961                 Added spamcop as supported in SpamReport description.
5962         * manual/fr/plugins.xml
5963                 Fixed irc channel name.
5964         * manual/es/account.xml
5965         * manual/es/advanced.xml
5966         * manual/es/claws-mail-manual.xml
5967         * manual/es/glossary.xml
5968         * manual/es/gpl.xml
5969         * manual/es/keyboard.xml
5970         * manual/es/plugins.xml
5971                 Synced with English version, fixed a couple of typos.
5972
5973 2007-09-26 [colin]      3.0.1cvs33
5974
5975         * configure.ac
5976                 Explain why "Libgnomeprint: no" on GTK+ 2.10
5977
5978 2007-09-26 [colin]      3.0.1cvs32
5979
5980         * src/messageview.c
5981         * src/procmsg.c
5982         * src/procmsg.h
5983                 Optimisation: avoid fetching mail 3 times locally
5984                 for displaying
5985
5986 2007-09-26 [colin]      3.0.1cvs31
5987
5988         * src/mh.c
5989                 Fix missing static
5990
5991 2007-09-26 [colin]      3.0.1cvs30
5992
5993         * src/folder.c
5994         * src/folder.h
5995         * src/mh.c
5996         * src/mh.h
5997                 Fix MH mtime hack - make it a folder class function
5998
5999 2007-09-26 [colin]      3.0.1cvs29
6000
6001         * src/inc.c
6002                 Fix bug 1334, 'user defined mail incorporation 
6003                 script not run'
6004
6005 2007-09-25 [colin]      3.0.1cvs28
6006
6007         * src/codeconv.c
6008                 Optimisation: shortcut conv_codeset_strdup
6009                 when src_code and dest_code are the same
6010         * src/common/xml.c
6011         * src/common/xml.h
6012                 Optimisation: shortcut code conversions when
6013                 files are in UTF-8; faster list walking by
6014                 using prepend/reverse.
6015
6016 2007-09-25 [holger]     3.0.1cvs27
6017
6018         * src/printing.c
6019                 Replace button bar of the preview window
6020                 with a real toolbar (patch by Colin)
6021                 Add zooming to the preview window
6022
6023 2007-09-24 [paul]       3.0.1cvs26
6024
6025         * src/compose.c
6026                 compact the character set menu, adding some
6027                 missing encodings. Patch by Pawel Pekala
6028
6029 2007-09-23 [paul]       3.0.1cvs25
6030
6031         * src/prefs_account.c
6032         * src/prefs_folder_item.c
6033         * src/prefs_quote.c
6034         * src/quote_fmt.c
6035         * src/quote_fmt.h
6036                 remove unnecessary frame from Templates options
6037                 and improve the English of the check button label
6038
6039 2007-09-22 [colin]      3.0.1cvs24
6040
6041         * src/gtk/quicksearch.c
6042                 Fix bug 1329, 'error in quicksearch.c'
6043                 Fix return with value in function returning void
6044
6045 2007-09-22 [colin]      3.0.1cvs23
6046
6047         * src/imap.c
6048         * src/procmsg.h
6049         * src/common/utils.c
6050         * src/common/utils.h
6051         * src/etpan/imap-thread.c
6052                 Optimise fetching IMAP cached emails *a lot*
6053                 (remember whether mail is fully cached and \r's
6054                  are already stripped)
6055
6056 2007-09-22 [colin]      3.0.1cvs22
6057
6058         * src/folder.c
6059         * src/folder.h
6060         * src/prefs_folder_item.c
6061                 Add a button to allow users to drop local caches.
6062
6063 2007-09-21 [colin]      3.0.1cvs21
6064
6065         * src/summaryview.c
6066                 Remove unnecessary error when cancelling export to mbox.
6067                 Patch by Pawel
6068
6069 2007-09-21 [paul]       3.0.1cvs20
6070
6071         * src/gtk/prefswindow.c
6072                 remove unnecessary frames from the prefs
6073                 pages. Patch by Pawel Pekala
6074
6075 2007-09-21 [paul]       3.0.1cvs19
6076
6077         * src/prefs_account.c
6078         * src/prefs_folder_item.c
6079         * src/prefs_quote.c
6080         * src/quote_fmt.c
6081                 put the Templates options into a tabbed
6082                 layout. Patch by Pawel Pekala
6083
6084 2007-09-21 [paul]       3.0.1cvs18
6085
6086         * src/mainwindow.c
6087                 group together the character set menu items
6088                 move the /View/Show or hide/Message view below
6089                 .../Toolbar menu item
6090                 Patch by Pawel Pekala
6091
6092 2007-09-21 [mones]      3.0.1cvs17
6093
6094         * src/compose.c
6095                 Fix for bug 1327, 'segfault when replying to a non-existent
6096                 news message', thanks to Colin.
6097
6098 2007-09-21 [colin]      3.0.1cvs16
6099
6100         * src/folderview.c
6101                 Complete 3.0.1cvs15
6102
6103 2007-09-20 [colin]      3.0.1cvs15
6104
6105         * src/folderview.c
6106         * src/folderview.h
6107                 Maybe fix bug 1324, 'Corrupted IMAP cache'
6108
6109 2007-09-20 [colin]      3.0.1cvs14
6110
6111         * src/printing.c
6112                 Fix a little leak
6113
6114 2007-09-20 [holger]     3.0.1cvs13
6115
6116         * src/printing.c
6117                 Add page layout to print preview.
6118                 Make the close-button in the toolbar
6119                 right-aligned.
6120
6121 2007-09-20 [paul]       3.0.1cvs12
6122
6123         * po/ru.po
6124                 updated by Pavlo Bohmat
6125
6126 2007-09-19 [colin]      3.0.1cvs11
6127
6128         * src/common/utils.c
6129                 Prevent unquoted mime boundaries, by always
6130                 using a /
6131
6132 2007-09-19 [colin]      3.0.1cvs10
6133
6134         * src/printing.c
6135                 Fix drawing area size, fix DPI change that
6136                 can cause total number of lines to decrease
6137
6138 2007-09-19 [colin]      3.0.1cvs9
6139
6140         * po/POTFILES.in
6141         * src/printing.c
6142                 Make print preview more efficient and nicer.
6143                 Patch mostly by Holger Berndt <hb@claws-mail.org>
6144
6145 2007-09-19 [colin]      3.0.1cvs8
6146
6147         * src/prefs_common.c
6148         * src/prefs_common.h
6149         * src/printing.c
6150                 Add scrolledwindow, default allocation and
6151                 size saving to the print preview window.
6152
6153 2007-09-18 [colin]      3.0.1cvs7
6154
6155         * src/prefs_common.c
6156         * src/prefs_common.h
6157         * src/prefs_image_viewer.c
6158         * src/printing.c
6159                 GtkPrintOperation:
6160                 - add image printing support
6161                 - add option to print images
6162                 - add preview widget
6163                 - add saving of a few Page Setup parameters
6164
6165 2007-09-18 [colin]      3.0.1cvs6
6166
6167         * AUTHORS
6168         * src/gtk/authors.h
6169                 Add Guillaume Chazarain
6170
6171 2007-09-18 [colin]      3.0.1cvs5
6172
6173         * src/common/utils.c
6174                 Fix bug 1321, 'access before allocation 
6175                 when scanning for uris'. Patch by 
6176                 Guillaume Chazarain <guichaz@yahoo.fr>
6177
6178 2007-09-18 [colin]      3.0.1cvs4
6179
6180         * src/toolbar.c
6181                 Fix bug 1320, 'Memory leak caused by 
6182                 gtk_container_get_children'. Patch by
6183                 Guillaume Chazarain <guichaz@yahoo.fr>
6184
6185 2007-09-18 [colin]      3.0.1cvs3
6186
6187         * src/printing.c
6188         * src/printing.h
6189                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
6190
6191 2007-09-18 [colin]      3.0.1cvs2
6192
6193         * src/Makefile.am
6194         * src/mainwindow.c
6195         * src/messageview.c
6196         * src/messageview.h
6197         * src/prefs_ext_prog.c
6198         * src/prefs_fonts.c
6199         * src/printing.c
6200         * src/printing.h
6201         * src/summaryview.c
6202                 Use GtkPrintOperation by default on GTK+ >= 2.10
6203                 Patch by Holger Berndt <hb@claws-mail.org>
6204
6205 2007-09-18 [paul]       3.0.1cvs1
6206
6207         * NEWS
6208         * README
6209         * RELEASE_NOTES
6210         * configure.ac
6211                 bump up version number following stable release
6212
6213 2007-09-16 [colin]      3.0.0cvs18
6214
6215         * src/folder.c
6216                 Fix possible memleak
6217
6218 2007-09-16 [colin]      3.0.0cvs17
6219
6220         * src/folderview.c
6221                 Fix bug 1311, 'Wrong arrow position 
6222                 while moving message into folder when 
6223                 column headers hidden'
6224         * src/image_viewer.c
6225                 Show error in the GUI if image can't
6226                 be loaded
6227         * src/matcher.c
6228                 Fix spurious output
6229         * src/messageview.c
6230                 Allow setting domain in msgid
6231         * src/common/plugin.c
6232                 Add timing information
6233
6234 2007-09-16 [colin]      3.0.0cvs16
6235
6236         * src/account.c
6237         * src/compose.c
6238         * src/prefs_account.c
6239         * src/prefs_account.h
6240         * src/common/utils.c
6241                 Remove Generate Message-ID option. We need
6242                 this on some IMAP servers.
6243         * src/prefs_template.c
6244                 Fix double-free
6245
6246 2007-09-16 [colin]      3.0.0cvs15
6247
6248         * src/prefs_filtering.c
6249         * src/prefs_filtering.h
6250         * src/prefs_filtering_action.c
6251         * src/common/tags.c
6252                 Fix tags issues: tags with spaces, renaming
6253                 tags.
6254
6255 2007-09-16 [colin]      3.0.0cvs14
6256
6257         * src/folderview.c
6258         * src/main.c
6259         * src/mainwindow.c
6260                 Fix bug 1308, 'Claws deletes folderlist.xml after
6261                 fetching mail short after start-up'
6262
6263 2007-09-16 [colin]      3.0.0cvs13
6264
6265         * src/compose.c
6266                 Fix scrolling to cursor
6267
6268 2007-09-16 [paul]       3.0.0cvs12
6269
6270         * po/sr.po
6271                 updated by Aleksandar Urosevic
6272
6273 2007-09-16 [paul]       3.0.0cvs11
6274
6275         * src/folder.c
6276                 do not allow locked msgs to be deleted,
6277                 even by filtering/processing
6278
6279 2007-09-07 [paul]       3.0.0cvs10
6280
6281         * src/prefs_folder_column.c
6282         * src/prefs_summary_column.c
6283                 implement button sensitivity
6284                 patch by Pawel Pekala
6285
6286 2007-09-06 [wwp]        3.0.0cvs9
6287
6288         * src/prefs_gtk.c
6289                 Add a missing linefeed to a debug message.
6290
6291 2007-09-05 [colin]      3.0.0cvs8
6292
6293         * src/inc.c
6294                 Fix statusbar/window mismatch on Maemo
6295
6296 2007-09-05 [colin]      3.0.0cvs7
6297
6298         * src/ldaputil.c
6299                 Fix build without USE_LDAP_TLS
6300
6301 2007-09-05 [colin]      3.0.0cvs6
6302
6303         * src/folder.c
6304         * src/imap.c
6305         * src/inc.c
6306         * src/mbox.c
6307         * src/send_message.c
6308         * src/statusbar.c
6309         * src/statusbar.h
6310                 Maemo: distinguish various statusbar messages,
6311                 in order to display only the most important.
6312
6313 2007-09-04 [wwp]        3.0.0cvs5
6314
6315         * src/account.c
6316                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
6317                 Show protocol "SMTP" and the appropriate server for send-only
6318                 accounts, show "-" instead of "" when no value is relevant.
6319
6320 2007-09-03 [ticho]      3.0.0cvs4
6321
6322         * src/summaryview.c
6323                 Handle plural form better in delete confirmation dialog.
6324
6325 2007-09-03 [wwp]        3.0.0cvs3
6326
6327         * src/compose.c
6328                 Warn differently when sending or sending later (queueing).
6329
6330 2007-09-03 [colin]      3.0.0cvs2
6331
6332         * src/procmime.c
6333         * src/procmime.h
6334         * src/common/plugin.c
6335         * src/common/plugin.h
6336                 Add a new plugin API, MimeParser. It allows
6337                 plugins to scan email MIME parts and optionally,
6338                 transform them.
6339
6340 2007-09-03 [mones]      3.0.0cvs1
6341
6342         * po/es.po
6343                 Updated translation
6344         * src/common/defs.h
6345                 While a better solution is made double history sizes
6346
6347 2007-09-03 [paul]       3.0.0
6348
6349         * NEWS
6350         * README
6351         * RELEASE_NOTES
6352                 3.0.0 released
6353
6354 [For previous entries, see ChangeLog.2.0.0-3.0.0]