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