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