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