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