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