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