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