54afb69ee2b049e91f453da177f995cb77391db3
[claws.git] / ChangeLog
1 2009-03-16 [paul]       3.7.1cvs17
2
3         * src/prefs_customheader.c
4                 add forgotten #if HAVE_LIBCOMPFACE
5
6 2009-03-16 [paul]       3.7.1cvs16
7
8         * src/prefs_customheader.c
9                 put the (X-)Face preview image below the up/down
10                 buttons so they don't jump around.
11                 make the list reorderable by drag'n'drop
12
13 2009-03-16 [colin]      3.7.1cvs15
14
15         * src/prefs_customheader.c
16                 Add a (X-)Face preview. Patch by iwkse.
17
18 2009-03-16 [colin]      3.7.1cvs14
19
20         * src/compose.c
21         * src/folder.c
22         * src/folder.h
23         * src/msgcache.c
24         * src/common/prefs.c
25                 Add fsync calls to make sure we don't
26                 lose data on system crashes. (to do:
27                 add a pref to allow people choosing raw
28                 speed)
29
30 2009-03-15 [colin]      3.7.1cvs13
31
32         * src/gtk/gtkaspell.c
33                 Fix empty menu when there are no
34                 suggestions (using the Spelling menu)
35
36 2009-03-14 [colin]      3.7.1cvs12
37
38         * src/common/utils.c
39                 Win32: fix subject prefix length
40
41 2009-03-11 [mones]      3.7.1cvs11
42
43         * po/es.po
44                 fix encoding declared in header
45                 update translation now we're at it
46
47 2009-03-10 [colin]      3.7.1cvs10
48
49         * src/messageview.c
50                 Fix "wrong mime" message printed out multiple
51                 times
52
53 2009-03-10 [colin]      3.7.1cvs9
54
55         * src/prefs_folder_item.c
56                 Fix build
57
58 2009-03-09 [paul]       3.7.1cvs8
59
60         * src/prefs_folder_item.c
61         * src/send_message.c
62                 fixes to english text
63
64 2009-03-08 [paul]       3.7.1cvs7
65
66         * po/ja.po
67                 correct errors in header
68
69 2009-03-08 [paul]       3.7.1cvs6
70
71         * AUTHORS
72         * configure.ac
73         * po/ja.po
74         * src/gtk/authors.h
75         * tools/claws.i18n.status.pl
76                 add Japanese translation, submitted by kazken3
77
78 2009-03-07 [colin]      3.7.1cvs5
79
80         * src/messageview.c
81                 Don't let the invalid MIME warning hide
82                 other noticeview (Partial receive or 
83                 return receipt).
84
85 2009-03-07 [colin]      3.7.1cvs4
86
87         * src/procmime.c
88                 Fix build
89
90 2009-03-07 [colin]      3.7.1cvs3
91
92         * src/messageview.c
93         * src/procmime.c
94         * src/procmime.h
95                 Handle mimeparts that lack an end boundary.
96                 They're invalid but it's too annoying for
97                 normal users to fix.
98
99 2009-03-06 [wwp]        3.7.1cvs2
100
101         * src/compose.c
102         * src/folder_item_prefs.c
103         * src/folder_item_prefs.h
104         * src/prefs_folder_item.c
105                 Add per-folder default cc, bcc and reply-to.
106
107 2009-03-06 [colin]      3.7.1cvs1
108
109         * src/gedit-print.c
110         * src/gtk/gtksourceprintjob.c
111                 Fix build with old print interface
112
113 2009-03-06 [paul]       3.7.1
114
115         * NEWS
116         * README
117         * RELEASE_NOTES 
118                 3.7.1 released!
119
120 2009-03-06 [paul]       3.7.0cvs78
121
122         * po/cs.po
123         * po/de.po
124         * po/fi.po
125         * po/fr.po
126         * po/hu.po
127         * po/nl.po
128         * po/pt_BR.po
129         * po/sv.po
130         * po/zh_CN.po
131                 updated by David Vachulka, Stephan Sachse, Flammie
132                 Pirinen, Colin Leroy, Pader Rezso, Marcel Pol,
133                 Frederico Goncalves Guimaraes, Lars Persson Fink,
134                 and Ralph Young
135
136 2009-03-03 [colin]      3.7.0cvs77
137
138         * src/prefs_filtering.c
139                 Win32: Fix bug 1865, 'IMAP account name changes 
140                 are not followed at filter actions'
141
142 2009-03-02 [colin]      3.7.0cvs76
143
144         * src/imap.c
145                 Fix Launchpad bug 335571: 'claws-mail crashed 
146                 with SIGSEGV in strlen() while deleting 
147                 large amount of e-mails on IMAP account
148
149 2009-02-27 [mones]      3.7.0cvs75
150
151         * manual/es/account.xml
152         * manual/es/ack.xml
153         * manual/es/addrbook.xml
154         * manual/es/advanced.xml
155         * manual/es/claws-mail-manual.xml
156         * manual/es/faq.xml
157         * manual/es/glossary.xml
158         * manual/es/gpl.xml
159         * manual/es/handling.xml
160         * manual/es/intro.xml
161         * manual/es/keyboard.xml
162         * manual/es/plugins.xml
163         * manual/es/starting.xml
164                 Sync with English version, fix some typos
165                 Changed encoding to UTF-8
166         * po/es.po
167                 Update for release, changed encoding to UTF-8
168
169 2009-02-24 [colin]      3.7.0cvs74
170
171         * src/printing.c
172                 Don't print separation line if there
173                 are no headers
174
175 2009-02-23 [cleroy]     3.7.0cvs73
176
177         * src/account.c
178         * src/action.c
179         * src/addr_compl.c
180         * src/addrbook.c
181         * src/addrcache.c
182         * src/addrcindex.c
183         * src/addrclip.c
184         * src/addrduplicates.c
185         * src/addressadd.c
186         * src/addressbook.c
187         * src/addressbook_foldersel.c
188         * src/addrharvest.c
189         * src/addrindex.c
190         * src/addritem.c
191         * src/addrquery.c
192         * src/addrselect.c
193         * src/codeconv.c
194         * src/compose.c
195         * src/customheader.c
196         * src/editaddress.c
197         * src/editaddress_other_attributes_ldap.c
198         * src/editgroup.c
199         * src/editldap.c
200         * src/enriched.c
201         * src/exporthtml.c
202         * src/exportldif.c
203         * src/filtering.c
204         * src/folder.c
205         * src/foldersel.c
206         * src/folderutils.c
207         * src/folderview.c
208         * src/gedit-print.c
209         * src/html.c
210         * src/imap.c
211         * src/imap_gtk.c
212         * src/inc.c
213         * src/jpilot.c
214         * src/ldapctrl.c
215         * src/ldapquery.c
216         * src/ldapserver.c
217         * src/ldapupdate.c
218         * src/ldif.c
219         * src/localfolder.c
220         * src/main.c
221         * src/mainwindow.c
222         * src/matcher.c
223         * src/mbox.c
224         * src/messageview.c
225         * src/mh.c
226         * src/mh_gtk.c
227         * src/mimeview.c
228         * src/msgcache.c
229         * src/mutt.c
230         * src/news.c
231         * src/news_gtk.c
232         * src/noticeview.c
233         * src/pine.c
234         * src/pop.c
235         * src/prefs_account.c
236         * src/prefs_actions.c
237         * src/prefs_common.c
238         * src/prefs_filtering.c
239         * src/prefs_filtering_action.c
240         * src/prefs_folder_column.c
241         * src/prefs_folder_item.c
242         * src/prefs_gtk.c
243         * src/prefs_matcher.c
244         * src/prefs_quote.c
245         * src/prefs_send.c
246         * src/prefs_summaries.c
247         * src/prefs_summary_column.c
248         * src/prefs_template.c
249         * src/prefs_themes.c
250         * src/prefs_toolbar.c
251         * src/printing.c
252         * src/privacy.c
253         * src/procheader.c
254         * src/procmime.c
255         * src/procmsg.c
256         * src/quote_fmt.c
257         * src/remotefolder.c
258         * src/send_message.c
259         * src/sourcewindow.c
260         * src/statusbar.c
261         * src/stock_pixmap.c
262         * src/summary_search.c
263         * src/summaryview.c
264         * src/textview.c
265         * src/toolbar.c
266         * src/undo.c
267         * src/uri_opener.c
268         * src/vcard.c
269         * src/common/base64.c
270         * src/common/claws.c
271         * src/common/hooks.c
272         * src/common/plugin.c
273         * src/common/prefs.c
274         * src/common/session.c
275         * src/common/smtp.c
276         * src/common/socket.c
277         * src/common/string_match.c
278         * src/common/stringtable.c
279         * src/common/utils.c
280         * src/common/utils.h
281         * src/common/xml.c
282         * src/common/xmlprops.c
283         * src/gtk/colorlabel.c
284         * src/gtk/combobox.c
285         * src/gtk/foldersort.c
286         * src/gtk/gtkaspell.c
287         * src/gtk/gtkcmclist.c
288         * src/gtk/gtkcmctree.c
289         * src/gtk/gtkcmoptionmenu.c
290         * src/gtk/gtksctree.c
291         * src/gtk/gtkshruler.c
292         * src/gtk/gtksourceprintjob.c
293         * src/gtk/gtkutils.c
294         * src/gtk/gtkvscrollbutton.c
295         * src/gtk/logwindow.c
296         * src/gtk/menu.c
297         * src/gtk/pluginwindow.c
298         * src/gtk/prefswindow.c
299         * src/gtk/quicksearch.c
300         * src/gtk/spell_entry.c
301         * src/plugins/pgpcore/select-keys.c
302         * src/plugins/pgpinline/pgpinline.c
303         * src/plugins/pgpmime/pgpmime.c
304         * src/plugins/smime/smime.c
305         * src/plugins/spamassassin/spamassassin_gtk.c
306                 Mass commit changing g_return_* to cm_return_*
307                 and making these more interesting
308
309 2009-02-23 [colin]      3.7.0cvs72
310
311         * src/imap.c
312                 Always initialise error code to no error
313
314 2009-02-23 [colin]      3.7.0cvs71
315
316         * src/imap.c
317                 Fix separator substitution
318
319 2009-02-23 [colin]      3.7.0cvs70
320
321         * src/stock_pixmap.c
322         * src/gtk/colorlabel.c
323                 don't use g_return on normal checks
324
325 2009-02-22 [colin]      3.7.0cvs69
326
327         * src/addressbook.c
328         * src/procmime.c
329                 More fixes
330
331 2009-02-22 [colin]      3.7.0cvs68
332
333         * src/addrduplicates.c
334         * src/addressbook.c
335         * src/addrharvest.c
336         * src/codeconv.c
337         * src/compose.c
338         * src/filtering.c
339         * src/folder.c
340         * src/imap.c
341         * src/imap_gtk.c
342         * src/importldif.c
343         * src/jpilot.c
344         * src/mainwindow.c
345         * src/matcher.c
346         * src/mbox.c
347         * src/messageview.c
348         * src/mh_gtk.c
349         * src/prefs_common.c
350         * src/prefs_filtering.c
351         * src/prefs_gtk.c
352         * src/printing.c
353         * src/privacy.c
354         * src/procmime.c
355         * src/procmsg.c
356         * src/summaryview.c
357         * src/textview.c
358         * src/undo.c
359         * src/wizard.c
360         * src/common/md5.c
361         * src/common/socket.c
362         * src/common/template.c
363         * src/etpan/imap-thread.c
364         * src/gtk/gtkaspell.c
365         * src/gtk/gtkcmctree.c
366         * src/gtk/gtksctree.c
367         * src/gtk/inputdialog.c
368         * src/plugins/pgpcore/sgpgme.c
369         * src/plugins/pgpmime/pgpmime.c
370         * src/plugins/smime/smime.c
371         * src/plugins/spamassassin/spamassassin.c
372                 Fix errors caught by Coverity: NULL checks, leaks, overruns,
373                 uninitialised accesses
374
375 2009-02-17 [colin]      3.7.0cvs67
376
377         * src/compose.c
378                 Disable controls during queuing
379
380 2009-02-15 [colin]      3.7.0cvs66
381
382         * src/privacy.c
383         * src/plugins/pgpcore/select-keys.c
384         * src/plugins/pgpcore/sgpgme.c
385                 Disable use of disabled keys
386
387 2009-02-15 [colin]      3.7.0cvs65
388
389         * src/folderview.c
390         * src/summaryview.c
391                 Fix font updating after changing 
392                 prefs_common.derive_from_normal_font
393
394 2009-02-12 [paul]       3.7.0cvs64
395
396         * src/addressitem.h
397         * src/export.h
398         * src/headerview.c
399         * src/headerview.h
400         * src/common/version.h.in
401         * src/gtk/about.h
402         * src/gtk/menu.c
403         * src/gtk/menu.h
404                 more copyright header fixes
405
406 2009-02-12 [paul]       3.7.0cvs63
407
408         * src/gtk/progressdialog.c
409         * src/gtk/progressdialog.h
410                 fix copyright header
411
412 2009-02-12 [paul]       3.7.0cvs62
413
414         * src/gtk/spell_entry.c
415         * src/gtk/spell_entry.h
416                 better, more standard copyright header
417
418 2009-02-12 [paul]       3.7.0cvs61
419
420         * src/gtk/spell_entry.c
421         * src/gtk/spell_entry.h
422                 changes to copyright header
423
424 2009-02-12 [paul]       3.7.0cvs60
425
426         * src/gtk/spell_entry.c
427         * src/gtk/spell_entry.h
428                 fix broken build
429
430 2009-02-11 [colin]      3.7.0cvs59
431
432         * src/gtk/spell_entry.c
433         * src/gtk/spell_entry.h
434                 Forgot to add files
435
436 2009-02-11 [colin]      3.7.0cvs58
437
438         * src/compose.c
439         * src/gtk/Makefile.am
440         * src/gtk/gtkaspell.c
441         * src/gtk/gtkaspell.h
442                 Add spellcheck to subject. Patch by
443                 Pawel.
444
445 2009-02-10 [holger]     3.7.0cvs57
446
447         * src/printing.c
448         * src/common/defs.h
449                 Move filename define for printing page setup cache to defs.h
450
451 2009-02-08 [mones]      3.7.0cvs56
452
453         * src/matcher.h
454                 Fix build for bison 2.4.1
455
456 2009-02-06 [holger]     3.7.0cvs55
457
458         * src/prefs_common.c
459         * src/prefs_common.h
460         * src/printing.c
461                 Fix restoring of custom page setups for printing by
462                 temporarily caching the settings.
463                 This is a workaround for Gnome Bug #39018, and fixes
464                 Claws Mail Bug #1840.
465
466 2009-02-06 [colin]      3.7.0cvs54
467
468         * src/mainwindow.c
469                 Fix hardcoded Shift-Q quits. Fixes
470                 bug 1838, 'Claws-Mail sometimes quits 
471                 when attempting to type a capital Q'
472
473 2009-01-31 [paul]       3.7.0cvs53
474
475         * src/compose.c
476                 revert 3.7.0cvs49, until there is time to find out
477                 why it causes a nasty crash!
478
479 2009-01-31 [paul]       3.7.0cvs52
480
481         * src/mainwindow.c
482                 1 string that was forgotten for translation
483
484 2009-01-31 [paul]       3.7.0cvs51
485
486         * src/messageview.c
487                 2 strings that were forgotten for translation
488
489 2009-01-31 [paul]       3.7.0cvs50
490
491         * src/gtk/prefswindow.c
492                 build prefs tree in a slightly smarter way -
493                 fix bug where if path[0] had same name as
494                 path[1], (like in the de translation), path[1]
495                 was lost and not shown in the window
496
497 2009-01-31 [paul]       3.7.0cvs49
498
499         * src/compose.c
500                 fix bug 1836, 'Quoted text still blue after
501                 removal of quote-character'
502                 comment out some debug_print's that needlessly
503                 slow things down
504         * src/undo.c
505                 comment out a debug_print that needlessly slows
506                 things down
507
508 2009-01-31 [paul]       3.7.0cvs48
509
510         * src/summaryview.c
511                 fix bug 1834, '"semi"-selection when collapsing thread'
512
513 2009-01-31 [paul]       3.7.0cvs47
514
515         * src/prefs_compose_writing.c
516         * src/prefs_message.c
517                 move 'quote_chars' pref to where it should be
518
519 2009-01-30 [paul]       3.7.0cvs46
520
521         * src/summaryview.c
522                 fix updating of popup menu sensitivity
523
524 2009-01-28 [paul]       3.7.0cvs45
525
526         * tools/filter_conv_new.pl
527                 move 'move' and 'delete' to end of @actions
528                 so that they are always final actions in the
529                 generated filtering rule
530
531 2009-01-27 [paul]       3.7.0cvs44
532
533         * src/messageview.c
534                 always select text/calendar mimepart if suitable
535                 plugin (i.e. vCalendar) is available
536
537 2009-01-27 [paul]       3.7.0cvs43
538
539         * src/folder.c
540                 fix crash when right-clicking in summaryview when
541                 processing is active
542
543 2009-01-22 [colin]      3.7.0cvs42
544
545         * src/compose.c
546         * src/privacy.c
547         * src/privacy.h
548                 When replying to signed/encrypted mail and the
549                 preference to sign/encrypt in this case is set,
550                 choose the original mail's privacy system (if
551                 available).
552
553 2009-01-21 [colin]      3.7.0cvs41
554
555         * src/addressbook.h
556                 Fix warning (on-the-fly theming of
557                 addressbook isn't complete yet)
558
559 2009-01-21 [colin]      3.7.0cvs40
560
561         * src/account.c
562         * src/addressbook.c
563                 Win32: Fix window placement
564
565 2009-01-21 [paul]       3.7.0cvs39
566
567         * src/inc.c
568                 update timeout log msg
569
570 2009-01-17 [colin]      3.7.0cvs38
571
572         * src/main.c
573         * src/mbox.c
574         * src/common/md5.c
575         * src/common/utils.c
576         * src/etpan/imap-thread.c
577                 Fix g_open calls (which don't ignore mode)
578
579 2009-01-17 [colin]      3.7.0cvs37
580
581         * src/addressbook.c
582         * src/compose.c
583         * src/foldersel.c
584         * src/main.c
585         * src/mainwindow.c
586         * src/mbox.c
587         * src/common/md5.c
588         * src/common/ssl_certificate.c
589         * src/common/tags.c
590         * src/common/utils.c
591         * src/etpan/imap-thread.c
592         * src/plugins/bogofilter/bogofilter.c
593         * src/plugins/pgpinline/pgpinline.c
594         * src/plugins/smime/smime.c
595                 Probably fix bug 1825, 'Unable to fetch messages from 
596                 IMAP folders named with non-ASCII string'
597                 Change remaining occurences of fopen and open with
598                 g_fopen and g_open
599
600 2009-01-17 [paul]       3.7.0cvs36
601
602         * manual/faq.xml
603                 update an old, outdated piece of info
604
605 2009-01-17 [paul]       3.7.0cvs35
606
607         * src/prefs_folder_item.c
608                 fix bug where saving Folder Properties of a
609                 sub-folder of outbox, queue, draft or trash
610                 would change its parent's folder type to normal
611
612 2009-01-12 [mones]      3.7.0cvs34
613
614         * po/es.po
615                 Updated translation
616
617 2009-01-12 [wwp]        3.7.0cvs33
618
619         * tools/fix_date.sh
620         * tools/popfile-link.sh
621         * tools/textviewer.sh
622                 Fix bashisms and other portability glitches (thanks to
623                 Steven M. Bellovin).
624
625 2009-01-11 [paul]       3.7.0cvs32
626
627         * src/addrindex.c
628                 clean up some build warnings
629
630 2009-01-11 [colin]      3.7.0cvs31
631
632         * src/addrindex.c
633                 Revert part of patch 3.7.0cvs29 
634                 This function is used when jpilot
635                 support is disabled
636
637 2009-01-11 [colin]      3.7.0cvs30
638
639         * src/folder.c
640                 folder_find_child_item_by_name():
641                 actually use name, not path's basename
642
643 2009-01-11 [paul]       3.7.0cvs29
644
645         * src/addrclip.c
646         * src/addrindex.c
647         * src/addritem.c
648         * src/foldersel.h
649         * src/folderview.c
650         * src/prefs_folder_item.c
651                 clean up some build warnings
652
653 2009-01-11 [paul]       3.7.0cvs28
654
655         * src/gtk/about.c
656                 don't even mention printing support, assume its
657                 presence, unless building with GTK+ < 2.10.0
658
659 2009-01-10 [colin]      3.7.0cvs27
660
661         * src/codeconv.c
662                 Fix bug 1811, '[mime] Crash when there's no 
663                 room for filename's start on the same line'
664                 When the mimetype of the attachment is very 
665                 long, there's no room at all to start the 
666                 name=... parameter on the same line. This
667                 caused an infinite loop as 0 characters of
668                 the filename could be appended.
669                 In such cases, insert linebreak before the
670                 name parameter.
671
672 2009-01-09 [colin]      3.7.0cvs26
673
674         * src/compose.c
675         * src/mainwindow.c
676         * src/common/utils.c
677                 Win32: Fix bug 1815, 'Drag-n-Drop of files on 
678                 Compose Window does not attach'
679
680 2009-01-09 [colin]      3.7.0cvs25
681
682         * src/foldersel.c
683                 Fix bug 1817, 'Changing Themes does not 
684                 update the pixmaps in "Select folder" 
685                 dialog box'
686
687 2009-01-09 [colin]      3.7.0cvs24
688
689         * src/main.c
690                 Win32: Fix bug 1816, 'Attaching files with 
691                 command-line generates error after attaching'
692
693 2009-01-09 [paul]       3.7.0cvs23
694
695         * src/gtk/about.c
696                 forgot this '2009' in last commit
697
698 2009-01-09 [paul]       3.7.0cvs22
699
700         * src/*/*.[c,h]
701                 it's 2009!
702                 update copyright headers
703
704 2009-01-09 [paul]       3.7.0cvs21
705
706         * doc/man/claws-mail.1
707                 update Team list
708
709 2009-01-09 [colin]      3.7.0cvs20
710
711         * src/messageview.c
712                 Fix bug 1814, 'Windows' WM badly places 
713                 message view'
714
715 2009-01-09 [colin]      3.7.0cvs19
716
717         * src/prefs_themes.c
718         * src/stock_pixmap.c
719         * src/stock_pixmap.h
720         * src/common/utils.c
721         * src/common/utils.h
722                 Win32: Fix bug 1813, 'Installing Theme Creates Error'
723
724 2009-01-08 [colin]      3.7.0cvs18
725
726         * src/mimeview.c
727                 Win32: Fix bug 1810, 'Pressing 'o' key 
728                 crashes CM'
729
730 2009-01-07 [colin]      3.7.0cvs17
731
732         * src/html.c
733                 Fix bug 1432, '&amp; not escaped in links (HTML 
734                 rendered as text)'
735
736 2009-01-06 [colin]      3.7.0cvs16
737
738         * src/plugins/pgpcore/select-keys.c
739                 Warn translators the usual way about
740                 accels
741
742 2009-01-06 [colin]      3.7.0cvs15
743
744         * src/mainwindow.c
745                 Fix synchronisation dialog that shouldn't
746                 appear when network goes down (Network
747                 Manager)
748         * src/mimeview.c
749         * src/textview.c
750                 Fix save as when attach_save_dir isn't set
751                 fixes bug 1804, 'attach_save_directory does 
752                 not default to $HOME'
753         * src/plugins/pgpcore/select-keys.c
754                 Add mnemonics to buttons - warn translators!
755
756 2009-01-06 [wwp]        3.7.0cvs14
757
758         * src/common/utils.c
759                 Fix cvs13, thanks to Colin.
760
761 2009-01-06 [wwp]        3.7.0cvs13
762
763         * src/common/utils.c
764                 Better support for Spanish Outlook replies (RES).
765
766 2009-01-02 [colin]      3.7.0cvs12
767
768         * src/folderview.c
769                 Fix (+) sign after collapsed folder names that 
770                 have quicksearch-matching children.
771                 Fixes bug 1506, 'Recursive search in collapsed 
772                 folders'
773
774 2009-01-02 [colin]      3.7.0cvs11
775
776         * src/stock_pixmap.c
777         * src/stock_pixmap.h
778                 Remove now-unused stock_pixmap_gdk
779
780 2009-01-02 [colin]      3.7.0cvs10
781
782         * src/gtk/gtkutils.c
783         * src/pixmaps/claws-mail_icon.xpm
784                 Use pixbuf for app icon, and make the app icon
785                 a bit nicer
786
787 2009-01-02 [colin]      3.7.0cvs9
788
789         * src/uri_opener.c
790                 Show both link title and URI if possible
791
792 2009-01-02 [colin]      3.7.0cvs8
793
794         * src/addressadd.c
795         * src/addressbook.c
796         * src/addressbook_foldersel.c
797         * src/addressitem.h
798         * src/folderview.c
799         * src/grouplistdialog.c
800         * src/importldif.c
801         * src/mimeview.c
802         * src/summaryview.c
803         * src/gtk/gtkcmclist.c
804         * src/gtk/gtkcmclist.h
805         * src/gtk/gtkcmctree.c
806         * src/gtk/gtkcmctree.h
807         * src/gtk/gtksctree.c
808         * src/gtk/gtksctree.h
809                 Implement pixbuf rendering in tree widgets
810                 instead of pixmaps
811         * src/plugins/trayicon/trayicon.c
812         * src/noticeview.c
813         * src/prefs_themes.c
814                 Use pixbuf rendering here too
815
816 2008-12-30 [paul]       3.7.0cvs7
817
818         * src/textview.c
819                 no need to prematurely trim the uri in the statusbar
820
821 2008-12-29 [paul]       3.7.0cvs6
822
823         * src/procmsg.c
824                 prefer List-Id header to X-* headers when creating
825                 filter rule automatically
826
827 2008-12-28 [colin]      3.7.0cvs5
828
829         * src/compose.c
830                 Set minimum height to 440 instead of 480
831
832 2008-12-22 [colin]      3.7.0cvs4
833
834         * src/compose.c
835                 Fix bug 1799, '"Discard message" deletes manually 
836                 saved draft'. Switch rmode to REEDIT after 
837                 manually saving.
838
839 2008-12-21 [paul]       3.7.0cvs3
840
841         * tools/claws.i18n.status.pl
842                 updates
843
844 2008-12-21 [paul]       3.7.0cvs2
845
846         * AUTHORS
847         * src/gtk/authors.h
848                 (more) updates
849
850 2008-12-21 [paul]       3.7.0cvs1
851
852         * AUTHORS
853         * src/gtk/authors.h
854                 updates
855
856 2008-12-19 [paul]       3.7.0
857
858         * NEWS
859         * README
860         * RELEASE_NOTES 
861                 3.7.0 released!
862
863 2008-12-19 [paul]       3.6.1cvs80
864
865         * configure.ac
866                 remove unmaintained sk and sr from ALL_LINGUAS
867                 add newly maintained cs to ALL_LINGUAS
868         * po/bg.po
869         * po/ca.po
870         * po/cs.po
871         * po/de.po
872         * po/fi.po
873         * po/hu.po
874         * po/nl.po
875         * po/pt_BR.po
876         * po/ru.po
877         * po/sv.po
878                 updated by Yasen Pramatarov, Miquel Oliete, David Vachulka,
879                 Stephan Sachse, Flammie Pirinen, Páder Rezso, Marcel Pol,
880                 Frederico Goncalves Guimaraes, Aleksei Miheev, and Lars
881                 Persson Fink
882
883 2008-12-16 [colin]      3.6.1cvs79
884
885         * src/plugins/pgpcore/sgpgme.c
886                 Fix warning
887
888 2008-12-15 [colin]      3.6.1cvs78
889
890         * src/compose.c
891         * src/privacy.c
892         * src/privacy.h
893         * src/plugins/pgpcore/sgpgme.c
894         * src/plugins/pgpcore/sgpgme.h
895         * src/plugins/pgpinline/pgpinline.c
896         * src/plugins/pgpmime/pgpmime.c
897         * src/plugins/smime/smime.c
898                 Fix bug 1796, 'PGP/MIME setting: "select key by your 
899                 email address" doesn't work'. Use custom from address
900                 if set
901
902 2008-12-15 [colin]      3.6.1cvs77
903
904         * src/common/utils.c
905                 Fix bug 1746, 'Makes a mailto link from several 
906                 paragraphs'
907
908 2008-12-15 [paul]       3.6.1cvs76
909
910         * m4/spamassassin.m4
911                 fix warnings thrown up by autoconf-2.63
912
913 2008-12-13 [colin]      3.6.1cvs75
914
915         * Makefile.am
916         * src/Makefile.am
917         * src/common/ssl.c
918         * src/common/utils.c
919         * src/common/utils.h
920         * tools/Makefile.am
921                 Finish previous patch
922
923 2008-12-13 [colin]      3.6.1cvs74
924
925         * tools/Makefile.am
926                 Only install certs on windows
927
928 2008-12-13 [colin]      3.6.1cvs73
929
930         * tools/Makefile.am
931         * tools/ca-certificates.crt
932         * src/common/Makefile.am
933         * src/common/ssl.c
934                 First try to ship SSL certificates in Windows
935                 build
936
937 2008-12-12 [colin]      3.6.1cvs72
938
939         * configure.ac
940         * src/plugins/pgpinline/claws.def
941                 Windows build fixes
942
943 2008-12-12 [paul]       3.6.1cvs71
944
945         * src/imap.c
946         * src/mh.c
947         * src/partial_download.c
948         * src/textview.c
949         * src/common/claws.c
950         * src/common/prefs.c
951         * src/common/utils.c
952                 win32: fix unlinking, renaming and bug with
953                 non-ascii username
954                 Patch by Colin
955
956 2008-12-11 [colin]      3.6.1cvs70
957
958         * po/fr.po
959         * manual/fr/advanced.xml
960                 Update french translations
961
962 2008-12-10 [colin]      3.6.1cvs69
963
964         * manual/faq.xml
965                 Correct bug submission guidelines
966
967 2008-12-10 [colin]      3.6.1cvs68
968
969         * src/plugins/pgpcore/pgp_viewer.c
970                 Fix bug 1736, 'Key import does not work'
971                 Kill the correct pid (and not the parent
972                 shell), and increase the timeout a bit.
973
974 2008-12-09 [paul]       3.6.1cvs67
975
976         * src/messageview.c
977                 ensure that any stray noticeview buttons are hidden,
978                 as clicking them causes segfaults!
979
980 2008-12-09 [colin]      3.6.1cvs66
981
982         * src/compose.c
983         * src/compose.h
984         * src/folder_item_prefs.h
985         * src/prefs_common.c
986         * src/prefs_common.h
987         * src/common/defs.h
988                 Fix bug 1792, '"Save Message to" should 
989                 retain list of recently selected folders'
990                 Also, make Enchant-related prefs stick
991                 even if the build doesn't enable enchant
992
993 2008-12-09 [paul]       3.6.1cvs65
994
995         * src/messageview.c
996                 fix bug 1787, 'Prevent automatic PGP inline
997                 decryption attempts' use the noticeview to display
998                 decryption failure messages instead of the irritating
999                 popup dialog
1000
1001 2008-12-09 [colin]      3.6.1cvs64
1002
1003         * src/prefs_filtering.c
1004                 Fix bug 1789, 'filtering account selection 
1005                 (regression)'. Filtering on sending-only
1006                 accounts can be a little useful when using
1007                 filtering via Tools menu.
1008
1009 2008-12-07 [paul]       3.6.1cvs63
1010
1011         * src/prefs_actions.c
1012                 don't auto-select first entry (same as other
1013                 similar dialogs)
1014         * src/gtk/pluginwindow.c
1015                 these parents don't have children so don't look
1016                 for them
1017
1018 2008-12-07 [paul]       3.6.1cvs62
1019
1020         * src/prefs_account.c
1021         * src/gtk/pluginwindow.c
1022         * src/gtk/prefswindow.c
1023         * src/gtk/prefswindow.h
1024                 auto-select first page
1025
1026 2008-12-05 [colin]      3.6.1cvs61
1027
1028         * src/codeconv.c
1029         * src/procmime.c
1030                 Fix bug 1788, 'CM crashes re-encoding 
1031                 encoded parameters' (introduced in cvs40)
1032
1033 2008-12-05 [paul]       3.6.1cvs60
1034
1035         * src/prefs_common.h
1036                 remove gpg prefs that are no longer needed here
1037
1038 2008-12-03 [colin]      3.6.1cvs59
1039
1040         * src/msgcache.c
1041                 Speed up cache reading (about 10% gain)
1042         * src/summaryview.c
1043         * src/gtk/gtksctree.c
1044                 Speed up expand/collapse all threads
1045                 (about 95% gain)
1046
1047 2008-12-03 [paul]       3.6.1cvs58
1048
1049         * configure.ac
1050                 eradicate gcc4's signedness warnings
1051                 fix building with gnuTLS on (Open)Solaris
1052
1053 2008-12-01 [colin]      3.6.1cvs57
1054
1055         * src/gtk/gtkcmclist.c
1056                 Fix column headers
1057
1058 2008-12-01 [colin]      3.6.1cvs56
1059
1060         * src/plugins/pgpinline/pgpinline.c
1061                 Fix bug 1779, 'PGP Inline badly handles 
1062                 multipart'. Properly dump the current part
1063                 instead of running around with scissors
1064
1065 2008-11-30 [paul]       3.6.1cvs55
1066
1067         * manual/advanced.xml
1068         * manual/plugins.xml
1069         * src/prefs_toolbar.c
1070                 remove the verb from the page title and
1071                 update references in the manual
1072
1073 2008-11-30 [paul]       3.6.1cvs54
1074
1075         * src/prefs_other.c
1076                 move Other/ page to Other/Miscellaneous
1077         * src/gtk/prefswindow.c
1078                 make parent page unselectable
1079
1080 2008-11-29 [paul]       3.6.1cvs53
1081
1082         * README
1083                 add the new 'primary_paste_unselects' hidden
1084                 option, add missing 'log_[...]_color' options,
1085                 and reformat the text
1086         * manual/advanced.xml
1087                 add the new 'primary_paste_unselects' hidden
1088                 option, add missing 'log_[...]_color' options
1089
1090 2008-11-28 [colin]      3.6.1cvs52
1091
1092         * src/mimeview.c
1093                 Fix leak
1094
1095 2008-11-28 [colin]      3.6.1cvs51
1096
1097         * po/fr.po
1098                 Update translation
1099
1100 2008-11-28 [colin]      3.6.1cvs50
1101
1102         * src/mainwindow.c
1103                 Fix account selection in Mailing list
1104                 menu
1105
1106 2008-11-28 [paul]       3.6.1cvs49
1107
1108         * po/Makefile.in.in
1109                 automatically remove obsolete strings
1110
1111 2008-11-28 [colin]      3.6.1cvs48
1112
1113         * src/plugins/pgpcore/sgpgme.c
1114                 Fix error message when key isn't available.
1115
1116 2008-11-27 [colin]      3.6.1cvs47
1117
1118         * src/filtering.c
1119         * src/matcher.c
1120                 Fix a little leak
1121
1122 2008-11-26 [colin]      3.6.1cvs46
1123
1124         * src/common/ssl.c
1125                 Fix new warning
1126
1127 2008-11-26 [colin]      3.6.1cvs45
1128
1129         * src/plugins/pgpcore/select-keys.c
1130         * src/plugins/pgpcore/sgpgme.c
1131                 Fix bug 1591, 'S/MIME: better key 
1132                 handling/selection dialog'
1133                 Really ignore revoked/expired keys
1134
1135 2008-11-26 [colin]      3.6.1cvs44
1136
1137         * src/main.c
1138         * src/common/claws.c
1139         * src/common/ssl.c
1140                 Make sure libgcrypt's threading is initialised
1141                 before gnutls. See also old bug 1539.
1142
1143 2008-11-26 [colin]      3.6.1cvs43
1144
1145         * src/imap.c
1146         * src/news.c
1147         * src/etpan/imap-thread.c
1148                 Fix possible crashes due to clist_begin()
1149                 not checking for NULLs (it should!)
1150
1151 2008-11-25 [colin]      3.6.1cvs42
1152
1153         * src/procmime.c
1154                 Fix line length in MIME parameters
1155
1156 2008-11-22 [paul]       3.6.1cvs41
1157
1158         * src/compose.c
1159                 grab Return key press in attachments Properties
1160                 dialog
1161
1162 2008-11-21 [colin]      3.6.1cvs40
1163
1164         * src/compose.c
1165         * src/procmime.c
1166                 Fix bug 1776, 'use encoded name parameters 
1167                 for attachments instead of ascii'.
1168                 Break the RFC 2047 by using B-encoded 
1169                 filename parameter, like everyone does,
1170                 following advice from the RFC author.
1171
1172 2008-11-21 [colin]      3.6.1cvs39
1173
1174         * src/common/socket.c
1175                 Rehandshake if server asks to
1176
1177 2008-11-21 [colin]      3.6.1cvs38
1178
1179         * src/mimeview.h
1180         * src/toolbar.h
1181         * src/common/session.h
1182         * src/common/smtp.h
1183                 Move conditional-compilation members to
1184                 end of structs
1185
1186 2008-11-19 [wwp]        3.6.1cvs37
1187
1188         * src/prefs_actions.c
1189                 Fixed wrong behaviour when pressing Escape (was not cancelling
1190                 the action).
1191
1192 2008-11-19 [wwp]        3.6.1cvs36
1193
1194         * src/compose.c
1195         * src/matcher.c
1196         * src/messageview.c
1197         * src/mimeview.c
1198         * src/prefs_actions.c
1199         * src/prefs_filtering_action.c
1200         * src/procmsg.c
1201         * src/summaryview.c
1202         * src/textview.c
1203         * src/common/utils.c
1204                 Replace occurrences of "command line" with "command-line" everywhere.
1205                 Enforce code style (mostly indentation) in prefs_actions.c.
1206
1207 2008-11-19 [colin]      3.6.1cvs35
1208
1209         * src/compose.c
1210         * src/prefs_common.c
1211         * src/prefs_common.h
1212                 Add primary_paste_unselects hidden preference
1213                 to change how middle-click pasting changes
1214                 the selection and insert point; defaults to
1215                 pre-3.6.1cvs31
1216
1217 2008-11-19 [colin]      3.6.1cvs34
1218
1219         * src/folderview.c
1220                 Always give focus to summaryview, even if
1221                 the folder is empty, in small screen layout.
1222                 Allows to go back to folderlist using the
1223                 keyboard.
1224
1225 2008-11-18 [colin]      3.6.1cvs33
1226
1227         * src/mainwindow.h
1228                 Put back conditional at the end of struct
1229
1230 2008-11-18 [colin]      3.6.1cvs32
1231
1232         * src/procmime.c
1233         * src/common/w32_reg.c
1234                 Fix crash on win32 when browsing to a
1235                 directory
1236
1237 2008-11-15 [colin]      3.6.1cvs31
1238
1239         * src/compose.c
1240                 After a mid-click paste, deselect selection
1241                 and go to end of paste.
1242
1243 2008-11-15 [colin]      3.6.1cvs30
1244
1245         * src/compose.c
1246                 Auto-save draft after external editor quits
1247
1248 2008-11-15 [colin]      3.6.1cvs29
1249
1250         * src/plugins/pgpcore/sgpgme.c
1251                 Fix wrong error display, thanks to
1252                 Charles A. Edwards
1253
1254 2008-11-14 [colin]      3.6.1cvs28
1255
1256         * src/prefs_actions.c
1257                 Comment out bogus (IMO) warning
1258
1259 2008-11-14 [colin]      3.6.1cvs27
1260
1261         * src/mainwindow.c
1262         * src/summaryview.c
1263         * src/summaryview.h
1264         * src/gtk/menu.c
1265         * src/gtk/menu.h
1266                 Share summaryview's context menu actions with
1267                 the equivalent menu items of the main menu;
1268                 this allows to share accelerators and de-
1269                 duplicate code.
1270
1271 2008-11-14 [colin]      3.6.1cvs26
1272
1273         * src/plugins/pgpcore/sgpgme.c
1274                 Fix bug 1768, 'claws-mail crashes while 
1275                 checking smime bad signature'
1276
1277 2008-11-13 [colin]      3.6.1cvs25
1278
1279         * src/account.c
1280         * src/filtering.c
1281                 Fix redefinition of PREFSBUFSIZE
1282
1283 2008-11-13 [wwp]        3.6.1cvs24
1284
1285         * tools/popfile-link.sh
1286                 Add support for reusing existing POPFile session ID.
1287
1288 2008-11-12 [colin]      3.6.1cvs23
1289
1290         * src/prefs_gtk.h
1291                 Fix bug 1771, 'Folder template gets 
1292                 truncated when exiting the application'
1293                 Use a 32k buffer for string preferences
1294
1295 2008-11-11 [colin]      3.6.1cvs22
1296
1297         * src/summaryview.c
1298                 Fix "display sender using addressbook" when
1299                 prefs_common.swap_from is in use. Patch by
1300                 H. Merijn Brand
1301
1302 2008-11-11 [colin]      3.6.1cvs21
1303
1304         * src/autofaces.c
1305         * src/common/md5.c
1306         * src/common/md5.h
1307                 Make a few functions static
1308
1309 2008-11-07 [colin]      3.6.1cvs20
1310
1311         * src/mainwindow.c
1312         * src/summaryview.c
1313                 Fix crash when rebuilding colorlabel
1314                 menu
1315         * src/addrgather.c
1316         * src/editldap.c
1317         * src/prefs_account.c
1318         * src/prefs_compose_writing.c
1319         * src/prefs_logging.c
1320         * src/prefs_message.c
1321         * src/prefs_other.c
1322         * src/prefs_receive.c
1323         * src/prefs_summaries.c
1324         * src/prefs_wrapping.c
1325         * src/plugins/bogofilter/bogofilter_gtk.c
1326         * src/plugins/pgpcore/prefs_gpg.c
1327         * src/plugins/spamassassin/spamassassin_gtk.c
1328                 Fix deprecated use of page_size in 
1329                 gtkspinbutton adjustments
1330
1331 2008-11-06 [mones]      3.6.1cvs19
1332
1333         * src/mainwindow.c
1334                 Fix missing "About" in Help menu
1335         * tools/claws.i18n.status.pl
1336                 Fix header
1337
1338 2008-11-05 [colin]      3.6.1cvs18
1339
1340         * src/action.c
1341         * src/main.c
1342         * src/mainwindow.c
1343         * src/common/socket.c
1344         * src/common/socket.h
1345         * src/gtk/gtkutils.c
1346         * src/gtk/gtkutils.h
1347                 w32: Implement single launch (lock
1348                 socket); always put debug log to
1349                 the rc_dir; fix Start menu update
1350                 after registering as default Mail 
1351                 app
1352
1353 2008-11-05 [colin]      3.6.1cvs17
1354
1355         * src/mainwindow.c
1356                 Setting the Mail start menu item in HKCU 
1357                 confuses the Internet Options dialog. Do 
1358                 it in HKLM as this dialog does.
1359
1360 2008-11-04 [colin]      3.6.1cvs16
1361
1362         * src/common/w32_reg.c
1363                 Fix off-by-one
1364
1365 2008-11-04 [colin]      3.6.1cvs15
1366
1367         * src/procmime.c
1368                 w32: Fix getting content-type 
1369         * src/mimeview.c
1370         * src/prefs_common.c
1371         * src/prefs_common.h
1372         * src/prefs_ext_prog.c
1373         * src/textview.c
1374                 w32: better integration (use the
1375                 standard file associations instead
1376                 of our platform-unadapted open
1377                 dialog)
1378         * src/mainwindow.c
1379         * src/common/utils.c
1380         * src/common/w32_reg.c
1381         * src/common/w32lib.h
1382                 w32: better integration (allow 
1383                 setting Claws as default MUA)
1384
1385 2008-11-01 [colin]      3.6.1cvs14
1386
1387         * src/codeconv.c
1388                 Fix wrongly converted non-ascii characters
1389                 when locale's charset is US-ASCII (strict-mode
1390                 was failing in this case)
1391
1392 2008-10-30 [colin]      3.6.1cvs13
1393
1394         * src/mimeview.c
1395         * src/mimeview.h
1396         * src/textview.c
1397         * src/textview.h
1398                 Use one UI Manager per mimeview, instead of
1399                 the global one -- else user_data pointer gets
1400                 broken if opening and closing another message-
1401                 view, then using right-click on a mimeview's 
1402                 mimepart. Probably fixes bug 1711, 'Save-as
1403                 attachment crashes'
1404
1405 2008-10-24 [paul]       3.6.1cvs12
1406
1407         * tools/Makefile.am
1408         * tools/kdeservicemenu/claws-mail-attach-files.desktop.kde4template
1409         * tools/kdeservicemenu/install.sh
1410                 another, possibly the final?, attempt on getting this
1411                 sorted for kde4
1412
1413 2008-10-24 [paul]       3.6.1cvs11
1414
1415         * tools/kdeservicemenu/install.sh
1416                 fix servicemenu installation directory on kde4
1417
1418 2008-10-24 [paul]       3.6.1cvs10
1419
1420         * tools/kdeservicemenu/README
1421         * tools/kdeservicemenu/install.sh
1422                 add support for kde4 in addition to kde3.
1423                 a rework involving checking for kde4-config, then
1424                 kde-config, finally prompting the user for the
1425                 location of either if they cannot be found
1426                 
1427
1428 2008-10-18 [paul]       3.6.1cvs9
1429
1430         * tools/claws.i18n.status.pl
1431                 updated with latest translator info.
1432                 only print for languages defined in %langname
1433
1434 2008-10-17 [paul]       3.6.1cvs8
1435
1436         * src/plugins/pgpcore/sgpgme.c
1437                 when listing the uid's, show the uid validity
1438
1439 2008-10-16 [paul]       3.6.1cvs7
1440
1441         * INSTALL
1442                 updated
1443
1444 2008-10-13 [wwp]        3.6.1cvs6
1445
1446         * po/fr.po
1447                 Updated French translation.
1448
1449 2008-10-11 [colin]      3.6.1cvs5
1450
1451         * src/gtk/authors.h
1452                 Fix bug 1756, "Outdated translators list in About 
1453                 dialogue". Patch by Aleksei Miheev.
1454
1455 2008-10-11 [colin]      3.6.1cvs4
1456
1457         * src/account.c
1458         * src/imap.c
1459         * src/inc.c
1460         * src/main.c
1461         * src/mainwindow.c
1462         * src/news.c
1463         * src/pop.c
1464         * src/pop.h
1465         * src/prefs_account.c
1466         * src/send_message.c
1467         * src/send_message.h
1468         * src/ssl_manager.c
1469         * src/ssl_manager.h
1470         * src/wizard.c
1471         * src/common/claws.c
1472         * src/common/defs.h
1473         * src/common/session.c
1474         * src/common/session.h
1475         * src/common/smtp.c
1476         * src/common/smtp.h
1477         * src/common/socket.c
1478         * src/common/socket.h
1479         * src/common/ssl.c
1480         * src/common/ssl.h
1481         * src/common/ssl_certificate.c
1482         * src/common/ssl_certificate.h
1483         * src/gtk/about.c
1484         * src/gtk/sslcertwindow.c
1485         * src/gtk/sslcertwindow.h
1486                 Remove OpenSSL code
1487
1488 2008-10-11 [colin]      3.6.1cvs3
1489
1490         * src/common/ssl_certificate.c
1491                 Make local function static
1492
1493 2008-10-10 [colin]      3.6.1cvs2
1494
1495         * src/common/ssl.h
1496         * src/common/ssl_certificate.c
1497         * src/gtk/sslcertwindow.c
1498                 Add offline certificate verification,
1499                 thanks to Nikos Mavrogiannopoulos for the
1500                 hints
1501
1502 2008-10-10 [colin]      3.6.1cvs1
1503
1504         * src/common/ssl_certificate.c
1505         * src/gtk/sslcertwindow.c
1506                 Fix warnings
1507
1508 2008-10-10 [paul]       3.6.1
1509
1510         * m4/spamassassin.m4
1511                 remove openssl dross
1512
1513         * NEWS
1514         * README
1515         * RELEASE_NOTES 
1516                 3.6.1 released!
1517
1518 2008-10-10 [colin]      3.6.0cvs25
1519
1520         * src/common/ssl.c
1521                 Tell libetpan it doesn't need to init
1522                 GnuTLS
1523
1524 2008-10-10 [colin]      3.6.0cvs24
1525
1526         * claws-mail.pc.in
1527                 Remove references to openssl
1528
1529 2008-10-09 [colin]      3.6.0cvs23
1530
1531         * configure.ac
1532                 Fix message
1533
1534 2008-10-09 [colin]      3.6.0cvs22
1535
1536         * configure.ac
1537                 Error out when building against openssl
1538
1539 2008-10-09 [colin]      3.6.0cvs21
1540
1541         * configure.ac
1542         * COPYING
1543         * src/crash.c
1544         * src/main.c
1545         * src/gtk/about.c
1546                 Disable OpenSSL due to requirement of
1547                 OpenSSL exception. Code not removed yet,
1548                 just in case, but disabled.
1549
1550 2008-10-09 [colin]      3.6.0cvs20
1551
1552         * configure.ac
1553         * src/Makefile.am
1554         * src/crash.c
1555         * src/gedit-print.c
1556         * src/gedit-print.h
1557         * src/main.c
1558         * src/mainwindow.c
1559         * src/messageview.c
1560         * src/prefs_ext_prog.c
1561         * src/prefs_fonts.c
1562         * src/prefs_image_viewer.c
1563         * src/printing.c
1564         * src/printing.h
1565         * src/summaryview.c
1566         * src/gtk/Makefile.am
1567         * src/gtk/about.c
1568         * src/gtk/gtksourceprintjob.c
1569         * src/gtk/gtksourceprintjob.h
1570                 Revert previous patch. It'd be better to remove
1571                 OpenSSL instead, as GnuTLS works as well.
1572
1573 2008-10-09 [colin]      3.6.0cvs19
1574
1575         * configure.ac
1576         * src/Makefile.am
1577         * src/crash.c
1578         * src/gedit-print.c
1579         * src/gedit-print.h
1580         * src/main.c
1581         * src/mainwindow.c
1582         * src/messageview.c
1583         * src/prefs_ext_prog.c
1584         * src/prefs_fonts.c
1585         * src/prefs_image_viewer.c
1586         * src/printing.c
1587         * src/printing.h
1588         * src/summaryview.c
1589         * src/gtk/Makefile.am
1590         * src/gtk/about.c
1591         * src/gtk/gtksourceprintjob.c
1592         * src/gtk/gtksourceprintjob.h
1593                 Remove the libgnomeprint interface (deprecated,
1594                 and fixes Debian's #501570, 'Copyright confusion')
1595
1596 2008-10-09 [colin]      3.6.0cvs18
1597
1598         * configure.ac
1599                 Require libetpan 0.57 (important fixes)
1600
1601 2008-10-08 [paul]       3.6.0cvs17
1602
1603         * src/prefs_filtering_action.c
1604         * src/prefs_matcher.c
1605                 enable re-ordering of the filtering/processing
1606                 condition and actions lists by drag'n'drop
1607
1608 2008-10-08 [colin]      3.6.0cvs16
1609
1610         * src/addressbook.c
1611                 Fix wrong menu title
1612
1613 2008-10-07 [colin]      3.6.0cvs15
1614
1615         * src/imap.c
1616                 After thinking, revert this. It's only a minor
1617                 annoyance to GSSAPI users, and I can't test this
1618                 right now. Postponed until after next good release.
1619
1620 2008-10-07 [colin]      3.6.0cvs14
1621
1622         * src/imap.c
1623                 Don't ask for a password when using GSSAPI
1624
1625 2008-10-07 [colin]      3.6.0cvs13
1626
1627         * src/mainwindow.c
1628                 Fix build with GTK+ < 2.14
1629
1630 2008-10-07 [colin]      3.6.0cvs12
1631
1632         * src/mainwindow.c
1633         * src/mainwindow.h
1634         * src/prefs_common.c
1635         * src/prefs_common.h
1636         * src/summaryview.c
1637         * src/gtk/colorlabel.c
1638                 Fix bug 1749, 'Shortcut keys for color labels 
1639                 not changeable'
1640                 Make fullscreen a setting remembered between
1641                 sessions
1642
1643 2008-10-07 [colin]      3.6.0cvs11
1644
1645         * src/prefs_other.c
1646                 Fix bug 1747, 'Wanderlust keybindings no longer 
1647                 working (regression)'
1648
1649 2008-10-07 [colin]      3.6.0cvs10
1650
1651         * src/mainwindow.c
1652                 Make fullscreen a real menu item
1653
1654 2008-10-07 [colin]      3.6.0cvs9
1655
1656         * src/mainwindow.c
1657                 Make sure we won't save size when
1658                 fullscreening
1659
1660 2008-10-06 [colin]      3.6.0cvs8
1661
1662         * src/mainwindow.c
1663         * src/mainwindow.h
1664                 Handle fullscreen via F11. Patch by
1665                 Michael Rasmussen
1666
1667 2008-10-06 [colin]      3.6.0cvs7
1668
1669         * src/common/ssl.c
1670                 Fix return value when setting client cert
1671
1672 2008-10-04 [colin]      3.6.0cvs6
1673
1674         * src/mimeview.c
1675                 Fix bug 1742, 'Attachment list contents not 
1676                 visible/scrollable'
1677
1678 2008-10-04 [paul]       3.6.0cvs5
1679
1680         * src/mainwindow.c
1681                 fix failure of Hide toolbar option on restart
1682
1683 2008-10-04 [colin]      3.6.0cvs4
1684
1685         * src/addressbook.c
1686         * src/compose.c
1687         * src/mainwindow.c
1688         * src/messageview.c
1689         * src/summaryview.c
1690                 Maemo: Fix bug 1737, Crashes upon opening
1691
1692 2008-10-04 [paul]       3.6.0cvs3
1693
1694         * po/pt_BR.po
1695                 submitted (just a little late) by Frederico
1696                 Goncalves Guimaraes
1697
1698 2008-10-03 [wwp]        3.6.0cvs2
1699
1700         * po/fr.po
1701                 Many fixes, mostly in menus and accelerators.
1702
1703 2008-10-03 [colin]      3.6.0cvs1
1704
1705         * src/gtk/filesel.c
1706                 Allow network mounts with new GTKs: they're
1707                 available via FUSE mounts and we don't need
1708                 GVFS.
1709
1710 2008-10-03 [paul]       3.6.0
1711
1712         * NEWS
1713         * README
1714         * RELEASE_NOTES 
1715                 3.6.0 released!
1716
1717 2008-10-03 [paul]       3.5.0cvs145
1718
1719         * configure.ac
1720         * po/bg.po
1721         * po/nl.po
1722         * po/ru.po
1723         * po/sv.po
1724                 new translations. added by Yasen Pramatarov,
1725                 Marcel Pol, Aleksei Miheev, and Lars Persson Fink
1726         * po/ca.po
1727         * po/de.po
1728         * po/fi.po
1729         * po/fr.po
1730         * po/hu.po
1731         * po/it.po
1732         * po/pl.po
1733         * po/zh_CN.po
1734                 updated translations. submitted by Miquel Oliete,
1735                 Stephan Sachse, Flammie Pirinen, wwp, Pader Rezo,
1736                 Andrea Spadaccini, Emilian Nowak, and Ralph Young
1737
1738 2008-10-02 [colin]      3.5.0cvs144
1739
1740         * src/common/session.c
1741                 Fix crash when connection fails on windows
1742
1743 2008-10-01 [colin]      3.5.0cvs143
1744
1745         * src/imap.c
1746                 Real fix for FS-unsafe chars on win32
1747
1748 2008-10-01 [colin]      3.5.0cvs142
1749
1750         * src/imap.c
1751                 Encode prohibited filenames on win32
1752
1753 2008-09-30 [mones]      3.5.0cvs141
1754
1755         * src/ldapctrl.c
1756         * src/main.c
1757         * src/prefs_themes.c
1758         * src/printing.c
1759                 Fix output of some debug messages
1760
1761 2008-09-30 [colin]      3.5.0cvs140
1762
1763         * src/addrbook.c
1764         * src/addrharvest.c
1765         * src/compose.c
1766         * src/jpilot.c
1767         * src/mh.c
1768         * src/prefs_themes.c
1769         * src/procheader.c
1770         * src/procmime.c
1771         * src/summaryview.c
1772         * src/common/utils.c
1773         * src/gtk/sslcertwindow.c
1774                 Win32: Fix time usage; use g_stat
1775
1776 2008-09-29 [colin]      3.5.0cvs139
1777
1778         * src/common/utils.c
1779                 Fix case-sensitive match of subject
1780                 prefixes on win32
1781
1782 2008-09-29 [colin]      3.5.0cvs138
1783
1784         * src/folder_item_prefs.c
1785         * src/folder_item_prefs.h
1786         * src/matcher.c
1787         * src/prefs_folder_item.c
1788         * src/prefs_matcher.c
1789         * src/summaryview.c
1790         * src/common/string_match.c
1791         * src/common/utils.c
1792                 Fix a huge leak (dozens of megs per folder
1793                 change) on Windows: disable regexps 
1794
1795 2008-09-28 [paul]       3.5.0cvs137
1796
1797         * po/en_GB.po
1798                 updated
1799
1800 2008-09-27 [colin]      3.5.0cvs136
1801
1802         * src/account.c
1803         * src/account.h
1804                 Add accessor for cur_account
1805
1806 2008-09-27 [colin]      3.5.0cvs135
1807
1808         * src/imap.c
1809                 Fix crash when error happen on session establishment
1810
1811 2008-09-26 [mones]      3.5.0cvs134
1812
1813         * po/es.po
1814                 Updated for release
1815
1816 2008-09-26 [colin]      3.5.0cvs133
1817
1818         * src/plugins/pgpcore/claws.def
1819                 Fix symbol
1820
1821 2008-09-26 [colin]      3.5.0cvs132
1822
1823         * src/prefs_common.c
1824         * src/prefs_common.h
1825         * src/plugins/pgpcore/pgp_viewer.c
1826                 Add an accessor to prefs_common for plugins
1827                 (Win32 fix)
1828
1829 2008-09-25 [colin]      3.5.0cvs131
1830
1831         * src/main.c
1832                 Fix bug 1725, 'useless lines in clawsrc'
1833         * src/plugins/smime/mypgpcore.def
1834                 Add a missing symbol
1835
1836 2008-09-25 [paul]       3.5.0cvs130
1837
1838         * src/plugins/smime/mypgpcore.def
1839         * src/plugins/smime/plugin.def
1840         * src/plugins/smime/version.rc
1841                 add these windows-specific files
1842                 (Thanks to Colin)
1843
1844 2008-09-25 [colin]      3.5.0cvs129
1845
1846         * src/main.c
1847                 Load standard plugins only on first run
1848
1849 2008-09-25 [colin]      3.5.0cvs128
1850
1851         * src/codeconv.c
1852                 Fix build...
1853
1854 2008-09-24 [colin]      3.5.0cvs127
1855
1856         * src/codeconv.c
1857                 Add nb_NO's charset (iso-8859-1)
1858
1859 2008-09-24 [colin]      3.5.0cvs126
1860
1861         * src/common/utils.c
1862                 Fix get_mail_base_dir() on windows
1863                 (was synced from main ages ago)
1864
1865 2008-09-24 [colin]      3.5.0cvs125
1866
1867         * src/main.c
1868         * src/wizard.c
1869                 Integrate better with Windows' style
1870
1871 2008-09-23 [paul]       3.5.0cvs124
1872
1873         * src/compose.c
1874         * src/mainwindow.c
1875         * src/messageview.c
1876                 offer these strings to translators too 
1877
1878 2008-09-23 [colin]      3.5.0cvs123
1879
1880         * configure.ac
1881                 Add a --disable-dbus flag in case we want
1882                 no DBUS even if headers are available (like
1883                 for building gpg4win)
1884         * src/filtering.c
1885         * src/mainwindow.c
1886         * src/prefs_logging.c
1887         * src/common/utils.c
1888         * src/plugins/pgpcore/sgpgme.c
1889         * src/plugins/smime/claws.def
1890                 Windows fixes:
1891                 - disable filtering log (it's crashy for
1892                   some reason)
1893                 - fix gmtime_r when time is -1 (before 01/01/70)
1894                 - add symbols for smime
1895
1896 2008-09-22 [colin]      3.5.0cvs122
1897
1898         * src/common/utils.c
1899         * src/account.c
1900                 Remove raw printf
1901         * src/compose.c
1902                 Fix cursor position after changing account
1903         * src/imap.c
1904         * src/mimeview.c
1905         * src/news.c
1906                 Fix absolute path detection 
1907
1908 2008-09-21 [colin]      3.5.0cvs121
1909
1910         * src/gtk/gtkaspell.c
1911                 Don't try to use empty dictionaries
1912
1913 2008-09-20 [colin]      3.5.0cvs120
1914
1915         * po/POTFILES.in
1916                 Add the new files to the translations
1917
1918 2008-09-20 [colin]      3.5.0cvs119
1919
1920         * configure.ac
1921         * src/plugins/Makefile.am
1922         * src/plugins/smime/Makefile.am
1923         * src/plugins/smime/plugin.c
1924         * src/plugins/smime/smime.c
1925         * src/plugins/smime/smime.deps
1926         * src/plugins/smime/smime.h
1927                 Include S/Mime plugin in the main plugins
1928                 Will ease the Gpg4win team's work
1929
1930 2008-09-20 [colin]      3.5.0cvs118
1931
1932         * src/autofaces.c
1933         * src/compose.c
1934         * src/ldapquery.c
1935         * src/main.c
1936         * src/news.c
1937         * src/common/socket.c
1938         * src/gtk/gtkutils.c
1939         * src/plugins/pgpcore/claws.def
1940                 Windows: more fixes, thanks to wwp and
1941                 Marcus Brinkmann
1942
1943 2008-09-20 [colin]      3.5.0cvs117
1944
1945         * src/imap.c
1946                 Tell on which server errors happened
1947
1948 2008-09-20 [colin]      3.5.0cvs116
1949
1950         * src/etpan/etpan-thread-manager.c
1951         * src/etpan/imap-thread.c
1952         * src/etpan/nntp-thread.c
1953                 Windows: Fix hang on IMAP/NNTP
1954
1955 2008-09-20 [colin]      3.5.0cvs115
1956
1957         * src/common/utils.c
1958                 Fix bug 1723, "Buffer overflow crash caused by 
1959                 preview in 'Date format help' dialog box"
1960                 Also, optimise fast_strftime a bit :)
1961
1962 2008-09-18 [colin]      3.5.0cvs114
1963
1964         * src/procmime.c
1965         * src/textview.c
1966                 Check for NULLs before str* functions
1967
1968 2008-09-18 [colin]      3.5.0cvs113
1969
1970         * src/messageview.c
1971         * src/procmime.c
1972         * src/textview.c
1973                 Handle html parts in multipart/related
1974                 Decode ISO-8859-1 as Windows-1252 (the former
1975                 is a subset of the latter) in order to 
1976                 workaround Outlook mails misencoding
1977         * src/gtk/logwindow.c
1978         * src/gtk/logwindow.h
1979                 Clear mainwindow's error pixmap when the
1980                 error scrolls out of the log
1981
1982 2008-09-17 [colin]      3.5.0cvs112
1983
1984         * src/image_viewer.c
1985                 Fix image loading (multiple childs added to 
1986                 scrolledwindow, break of the resize functionality)
1987         * src/account.c
1988         * src/prefs_folder_item.c
1989         * src/prefs_spelling.c
1990         * src/gtk/gtkaspell.c
1991                 Better fix problems with dictionaries updates
1992
1993 2008-09-17 [colin]      3.5.0cvs111
1994
1995         * src/common/utils.c
1996                 Fix double-opening (fixes multiple signatures when
1997                 using signify)
1998
1999 2008-09-16 [colin]      3.5.0cvs110
2000
2001         * src/prefs_account.c
2002         * src/prefs_folder_item.c
2003         * src/prefs_spelling.c
2004         * src/gtk/gtkaspell.c
2005                 Better stripping of aspell dictionaries names
2006
2007 2008-09-16 [colin]
2008
2009         * 3.6.0-rc1 released
2010
2011 2008-09-16 [colin]      3.5.0cvs109
2012
2013         * src/account.c
2014         * src/inc.c
2015         * src/mainwindow.c
2016         * src/prefs_account.h
2017         * src/prefs_other.c
2018         * src/send_message.c
2019         * src/gtk/inputdialog.c
2020                 Don't add a pref to allow remembering passwords
2021                 (Just not checking the checkbox is enough)
2022
2023 2008-09-16 [colin]      3.5.0cvs108
2024
2025         * configure.ac
2026                 Require libetpan 0.56 as 0.55 is crashy
2027         * src/messageview.c
2028                 Fix english
2029         * src/gtk/inputdialog.c
2030         * src/gtk/inputdialog.h
2031                 Fix warnings
2032
2033 2008-09-16 [wwp]        3.5.0cvs107
2034
2035         * src/compose.c
2036                 Complete 3.5.0cvs106 by removing a function that got
2037                 moved to account.[ch].
2038
2039 2008-09-16 [wwp]        3.5.0cvs106
2040
2041         * src/account.c
2042         * src/account.h
2043         * src/compose.c
2044         * src/quote_fmt.c
2045         * src/quote_fmt_lex.l
2046         * src/quote_fmt_parse.y
2047                 Add account signature (path and value string) manipulation
2048                 keywords to the template processor. It's now possible in
2049                 all templates to insert the account signature to an
2050                 arbitrary location or to pass it to a external script for
2051                 further editing.
2052
2053
2054 2008-09-16 [mones]      3.5.0cvs105
2055
2056         * src/imap.c
2057         * src/inc.c
2058         * src/mainwindow.c
2059         * src/mainwindow.h
2060         * src/news.c
2061         * src/prefs_account.h
2062         * src/prefs_common.c
2063         * src/prefs_common.h
2064         * src/prefs_other.c
2065         * src/send_message.c
2066         * src/gtk/inputdialog.c
2067         * src/gtk/inputdialog.h
2068                 Implement session passwords: unsaved passwords for receiving
2069                 or sending of accounts can be remembered while running to 
2070                 avoid repetitive typing.
2071                 As keeping passwords in memory is unsafe a new preference 
2072                 in Other page is added to activate or not such capability.
2073
2074 2008-09-14 [colin]      3.5.0cvs104
2075
2076         * src/codeconv.c
2077         * src/codeconv.h
2078                 Make conv_iconv_strdup static
2079
2080 2008-09-12 [colin]      3.5.0cvs103
2081
2082         * claws-mail.pc.in
2083         * src/Makefile.am
2084         * src/compose.c
2085         * src/compose.h
2086         * src/crash.c
2087         * src/folder_item_prefs.c
2088         * src/folder_item_prefs.h
2089         * src/main.c
2090         * src/prefs_account.c
2091         * src/prefs_common.c
2092         * src/prefs_common.h
2093         * src/prefs_folder_item.c
2094         * src/prefs_spelling.c
2095         * src/prefs_template.c
2096         * src/quote_fmt.h
2097         * src/quote_fmt_parse.y
2098         * src/toolbar.c
2099         * src/toolbar.h
2100         * src/gtk/Makefile.am
2101         * src/gtk/about.c
2102         * src/gtk/filesel.c
2103         * src/gtk/gtkaspell.c
2104         * src/gtk/gtkaspell.h
2105         * src/plugins/bogofilter/Makefile.am
2106         * src/plugins/dillo_viewer/Makefile.am
2107         * src/plugins/spamassassin/Makefile.am
2108         * src/plugins/trayicon/Makefile.am
2109                 Switch spellchecker to Enchant
2110
2111 2008-09-12 [paul]       3.5.0cvs102
2112
2113         * tools/README
2114         * tools/csv2addressbook.pl
2115                 add support for Fox Mail
2116
2117 2008-09-12 [paul]       3.5.0cvs101
2118
2119         * src/compose.c
2120         * src/prefs_wrapping.c
2121                 changes to English
2122
2123 2008-09-12 [paul]       3.5.0cvs100
2124
2125         * configure.ac
2126                 revert cvs99's libenchant commit error
2127
2128 2008-09-12 [colin]      3.5.0cvs99
2129
2130         * src/inc.c
2131                 Only go to inbox if there are new mails
2132                 (and fetch was manual)
2133
2134 2008-09-10 [colin]      3.5.0cvs98
2135
2136         * src/inc.c
2137         * src/summaryview.c
2138         * src/common/session.c
2139                 Use g_timeout_add_seconds instead of g_timeout_add
2140                 on glib >= 2.14 when we don't need precision on the 
2141                 delay. This helps reducing power consumption:
2142                 http://mjg59.livejournal.com/74651.html
2143
2144 2008-09-10 [colin]      3.5.0cvs97
2145
2146         * src/compose.c
2147                 Don't save window size and position when
2148                 compose is hidden (filtering action)
2149
2150 2008-09-09 [colin]      3.5.0cvs96
2151
2152         * src/action.h
2153         * src/addr_compl.c
2154         * src/addressadd.c
2155         * src/addressbook.h
2156         * src/addressbook_foldersel.c
2157         * src/addressitem.h
2158         * src/addrgather.c
2159         * src/alertpanel.c
2160         * src/browseldap.c
2161         * src/editaddress.c
2162         * src/editaddress_other_attributes_ldap.h
2163         * src/editbook.c
2164         * src/editjpilot.c
2165         * src/editldap.c
2166         * src/editldap_basedn.c
2167         * src/editvcard.c
2168         * src/exphtmldlg.c
2169         * src/expldifdlg.c
2170         * src/export.c
2171         * src/foldersel.c
2172         * src/foldersel.h
2173         * src/gedit-print.c
2174         * src/gedit-print.h
2175         * src/grouplistdialog.c
2176         * src/headerview.c
2177         * src/headerview.h
2178         * src/image_viewer.c
2179         * src/import.c
2180         * src/importldif.c
2181         * src/importmutt.c
2182         * src/importpine.c
2183         * src/inc.c
2184         * src/main.c
2185         * src/main.h
2186         * src/messageview.c
2187         * src/messageview.h
2188         * src/noticeview.c
2189         * src/prefs_actions.c
2190         * src/prefs_filtering.c
2191         * src/prefs_folder_column.c
2192         * src/prefs_gtk.h
2193         * src/prefs_summary_column.c
2194         * src/prefs_toolbar.c
2195         * src/send_message.c
2196         * src/setup.c
2197         * src/sourcewindow.c
2198         * src/sourcewindow.h
2199         * src/ssl_manager.c
2200         * src/statusbar.c
2201         * src/statusbar.h
2202         * src/stock_pixmap.c
2203         * src/stock_pixmap.h
2204         * src/summaryview.c
2205         * src/textview.c
2206         * src/textview.h
2207         * src/undo.h
2208         * src/uri_opener.c
2209         * src/wizard.c
2210         * src/wizard.h
2211         * src/common/ssl.h
2212         * src/common/utils.c
2213         * src/gtk/about.c
2214         * src/gtk/colorlabel.c
2215         * src/gtk/colorlabel.h
2216         * src/gtk/combobox.h
2217         * src/gtk/description_window.c
2218         * src/gtk/filesel.c
2219         * src/gtk/gtkaspell.c
2220         * src/gtk/gtkaspell.h
2221         * src/gtk/gtkcmclist.c
2222         * src/gtk/gtkcmclist.h
2223         * src/gtk/gtkcmctree.c
2224         * src/gtk/gtkcmctree.h
2225         * src/gtk/gtkcmoptionmenu.h
2226         * src/gtk/gtksctree.c
2227         * src/gtk/gtksctree.h
2228         * src/gtk/gtkshruler.c
2229         * src/gtk/gtkshruler.h
2230         * src/gtk/gtksourceprintjob.c
2231         * src/gtk/gtksourceprintjob.h
2232         * src/gtk/gtkutils.c
2233         * src/gtk/gtkutils.h
2234         * src/gtk/gtkvscrollbutton.c
2235         * src/gtk/gtkvscrollbutton.h
2236         * src/gtk/icon_legend.c
2237         * src/gtk/inputdialog.c
2238         * src/gtk/logwindow.c
2239         * src/gtk/logwindow.h
2240         * src/gtk/manage_window.c
2241         * src/gtk/manage_window.h
2242         * src/gtk/menu.c
2243         * src/gtk/prefswindow.c
2244         * src/gtk/progressdialog.c
2245         * src/gtk/progressdialog.h
2246         * src/plugins/bogofilter/bogofilter_gtk.c
2247         * src/plugins/pgpcore/passphrase.c
2248         * src/plugins/spamassassin/spamassassin_gtk.c
2249         * src/plugins/trayicon/trayicon.c
2250         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2251         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
2252         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
2253         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
2254         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
2255                 Complete GTK+ 2.14 undeprecation
2256                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
2257
2258 2008-09-09 [colin]      3.5.0cvs95
2259
2260         * src/gtk/gtkcmclist.h
2261                 Fix build on GTK+ 2.14
2262
2263 2008-09-08 [colin]      3.5.0cvs94
2264
2265         * src/noticeview.c
2266         * src/noticeview.h
2267                 Remove GtkSignalFunc
2268
2269 2008-09-07 [colin]      3.5.0cvs93
2270
2271         * src/addressadd.c
2272         * src/addressbook_foldersel.c
2273         * src/gtk/gtkcmclist.c
2274         * src/gtk/gtkcmclist.h
2275         * src/gtk/gtkcmctree.c
2276         * src/gtk/gtkcmctree.h
2277         * src/gtk/gtksctree.c
2278         * src/gtk/prefswindow.c
2279         * src/gtk/prefswindow.h
2280                 Use GDestroyNotify instead of GtkDestroyNotify
2281                 (deprecated in GTK+ 2.14)
2282
2283 2008-09-07 [colin]      3.5.0cvs92
2284
2285         * src/textview.c
2286                 Fix bug 1712, 'invalid "Phishing attempt warning" 
2287                 when linked text ends with spaces'
2288
2289 2008-09-05 [colin]      3.5.0cvs91
2290
2291         * src/procmime.c
2292                 Maybe fix bug 1711, 'Save-as attachment crashes'
2293                 Possibly wrong free() due to pointer shifting
2294
2295 2008-09-05 [colin]      3.5.0cvs90
2296
2297         * src/compose.c
2298                 Fix bug 1710, 'User misreads "Discard Message" 
2299                 as "Discard Changes"'. Propose to save or discard
2300                 only the latest changes when closing an existing
2301                 draft. Autosave may still have saved parts of the
2302                 edit session.
2303
2304 2008-09-04 [colin]      3.5.0cvs89
2305
2306         * src/summaryview.c
2307                 Fix bug 1707, 'Segfault when sorting on non-visible column'
2308
2309 2008-09-01 [colin]      3.5.0cvs88
2310
2311         * src/imap.c
2312         * src/summaryview.c
2313         * src/common/tags.c
2314         * src/etpan/imap-thread.c
2315         * src/etpan/imap-thread.h
2316                 Store spam flag on IMAP (Junk/NonJunk, as 
2317                 ThunderBird does - this is nonstandard)
2318
2319 2008-08-31 [wwp]        3.5.0cvs87
2320
2321         * ChangeLog
2322                 Fix globish edition^Wediting.
2323
2324 2008-08-31 [wwp]        3.5.0cvs86
2325
2326         * src/addressbook.c
2327                 Don't break nickname editing for non-LDAP books (nickname
2328                 value was overwritten when editing existing contact, this
2329                 came from 3.0.2cvs109).
2330
2331 2008-08-30 [colin]      3.5.0cvs85
2332
2333         * src/mainwindow.c
2334         * src/summaryview.c
2335                 Fix "Apply tags..." key shortcut
2336
2337 2008-08-29 [iwkse]      3.5.0cvs84
2338
2339         * src/summaryview.c
2340                         Bit of clean:)
2341
2342 2008-08-29 [iwkse]      3.5.0cvs83
2343
2344         * src/summaryview.c
2345                         Disable "Move to trash" action if
2346                         we are in a trash-like folder.
2347                         Thanks to colinl
2348
2349 2008-08-29 [paul]       3.5.0cvs82
2350
2351         * configure.ac
2352                 bump up libetpan version requirement since
2353                 0.55 is released now
2354
2355 2008-08-28 [wwp]        3.5.0cvs81
2356
2357         * src/account.c
2358         * src/pop.c
2359         * src/prefs_account.c
2360         * src/prefs_account.h
2361                 Add finer granularity to the POP3's remove-after delay (now in
2362                 hours in addition to in days), patch by Paul Rolland.
2363
2364 2008-08-28 [wwp]        3.5.0cvs80
2365
2366         * src/gtk/combobox.c
2367                 Fix a typo in a comment.
2368
2369 2008-08-28 [iwkse]      3.5.0cvs79
2370
2371         * src/account.c
2372         * src/prefs_actions.c
2373         * src/prefs_filtering.c
2374         * src/prefs_template.c
2375                         Add search feature to the account, 
2376                         template and action dialog.
2377                         It's turned on selecting one row
2378                         of the list and typing some random
2379                         letter. Thanks to wwp, colinl
2380
2381 2008-08-28 [colin]      3.5.0cvs78
2382
2383         * src/Makefile.am
2384         * src/account.c
2385         * src/compose.c
2386         * src/prefs_account.c
2387         * src/prefs_account.h
2388         * src/privacy.c
2389         * src/privacy.h
2390         * src/procmime.c
2391         * src/stock_pixmap.c
2392         * src/stock_pixmap.h
2393         * src/summaryview.c
2394         * src/pixmaps/key_gpg_signed.xpm
2395                 Fix bug 1412, "Sign reply, if mail was signed"
2396                 Add an account preference to sign replies to signed mails
2397
2398 2008-08-28 [iwkse]      3.5.0cvs77
2399
2400         * src/prefs_filtering.c
2401                 Making the search more useful,
2402                 jumping directly to the relative rule.
2403
2404 2008-08-27 [colin]      3.5.0cvs76
2405
2406         * src/main.c
2407                 Add a bit of info
2408
2409 2008-08-27 [colin]      3.5.0cvs75
2410
2411         * src/gtk/gtkcmctree.c
2412                 Fix a few ifdefs
2413
2414 2008-08-26 [colin]      3.5.0cvs74
2415
2416         * src/gtk/gtkcmctree.c
2417                 Fix missing inits on old glib
2418
2419 2008-08-26 [wwp]        3.5.0cvs73
2420
2421         * src/common/utils.c
2422                 Added 'Fwd' to the list of known common subject prefixes.
2423
2424 2008-08-25 [iwkse]      3.5.0cvs72
2425
2426         * src/image_viewer.c
2427                 Add animated gif support to the
2428                 message preview.
2429
2430 2008-08-25 [colin]      3.5.0cvs71
2431
2432         * src/gtk/gtkcmctree.c
2433                 Make sure work isn't null
2434
2435 2008-08-24 [colin]      3.5.0cvs70
2436
2437         * src/common/ssl.c
2438                 Fix typo on SSL_CERT_DIR
2439
2440 2008-08-23 [holger]     3.5.0cvs69
2441
2442         * src/printing.c
2443                 Fix bug 1699 'Separator line mis-placed when
2444                 printing some e-mails'. The number of header lines
2445                 was not correctly calculated when Pango inserts
2446                 linebreaks
2447
2448 2008-08-23 [colin]      3.5.0cvs68
2449
2450         * src/mainwindow.c
2451                 Fix the account selector button; thanks
2452                 to wwp
2453
2454 2008-08-21 [colin]      3.5.0cvs67
2455
2456         * src/compose.c
2457         * src/compose.h
2458                 Add a compose preference for auto-indent
2459         * src/mainwindow.c
2460         * src/summaryview.c
2461                 Make colorlabel accels a bit less hacky
2462
2463 2008-08-21 [colin]      3.5.0cvs66
2464
2465         * src/compose.c
2466         * src/prefs_common.c
2467         * src/prefs_common.h
2468         * src/prefs_wrapping.c
2469                 Add a preference for autoindent; fix no_join tag
2470                 being applied to whole lines instead of just \n when
2471                 creating a line 
2472
2473 2008-08-21 [colin]      3.5.0cvs65
2474
2475         * src/compose.c
2476                 Add support for auto-indentation
2477
2478 2008-08-19 [colin]      3.5.0cvs64
2479
2480         * src/compose.c
2481                 Save Autowrap status in drafts/queued mails
2482
2483 2008-08-19 [colin]      3.5.0cvs63
2484
2485         * src/mainwindow.c
2486                 Fix a comment (in reality, test commit on
2487                 the new CVS server)
2488
2489 2008-08-17 [colin]      3.5.0cvs62
2490
2491         * src/prefs_actions.c
2492         * src/procmime.c
2493         * src/wizard.c
2494         * src/common/socket.h
2495         * src/gtk/gtkcmctree.c
2496                 Fix warnings
2497
2498 2008-08-16 [colin]      3.5.0cvs61
2499
2500         * src/editaddress_other_attributes_ldap.h
2501                 Add 'l' field (localityName)
2502
2503 2008-08-16 [colin]      3.5.0cvs60
2504
2505         * src/mainwindow.c
2506         * src/gtk/gtkcmclist.c
2507         * src/gtk/gtkcmclist.h
2508         * src/gtk/gtkcmctree.c
2509         * src/gtk/gtksctree.c
2510         * src/gtk/gtkutils.c
2511         * src/gtk/gtkvscrollbutton.c
2512                 Fix Maemo build (OS2007)
2513
2514 2008-08-14 [colin]      3.5.0cvs59
2515
2516         * src/folder.c
2517                 Don't crash if parent is null when creating
2518                 a folder
2519         * src/gtk/pluginwindow.c
2520                 Don't crash on race when closing window while
2521                 a plugin is loading and does gtk_iterations
2522
2523 2008-08-13 [colin]      3.5.0cvs58
2524
2525         * src/messageview.c
2526         * src/messageview.h
2527         * src/mimeview.c
2528                 Fix bug 1696, 'Viewing binary attachements 
2529                 as text over 1 MB' (various buglets)
2530
2531 2008-08-10 [colin]      3.5.0cvs57
2532
2533         * src/summaryview.c
2534         * src/gtk/gtkcmclist.c
2535                 Continue fixing GTK < 2.12 build, thanks to
2536                 Michael Hugues
2537
2538 2008-08-10 [colin]      3.5.0cvs56
2539
2540         * src/gtk/gtksctree.c
2541                 Fix build on GTK < 2.12
2542
2543 2008-08-09 [colin]      3.5.0cvs55
2544
2545         * src/mainwindow.c
2546                 Fix untranslatable strings, thanks to
2547                 Stephan Sachse
2548
2549 2008-08-07 [colin]      3.5.0cvs54
2550
2551         * src/compose.c
2552         * src/editaddress.c
2553         * src/folderview.c
2554         * src/mainwindow.c
2555         * src/message_search.c
2556         * src/mimeview.c
2557         * src/noticeview.c
2558         * src/prefs_account.c
2559         * src/prefs_common.c
2560         * src/prefs_customheader.c
2561         * src/prefs_ext_prog.c
2562         * src/prefs_filtering_action.c
2563         * src/prefs_gtk.c
2564         * src/prefs_logging.c
2565         * src/prefs_matcher.c
2566         * src/prefs_msg_colors.c
2567         * src/procmime.c
2568         * src/summary_search.c
2569         * src/summaryview.c
2570         * src/toolbar.c
2571         * src/gtk/colorsel.c
2572         * src/gtk/gtkaspell.c
2573         * src/gtk/gtkutils.c
2574         * src/gtk/gtkutils.h
2575         * src/gtk/inputdialog.c
2576         * src/gtk/pluginwindow.c
2577         * src/gtk/quicksearch.c
2578         * src/plugins/bogofilter/bogofilter_gtk.c
2579         * src/plugins/dillo_viewer/dillo_prefs.c
2580         * src/plugins/spamassassin/spamassassin_gtk.c
2581                 - Fix Ctrl-Space shortcut
2582                 - Fix mime-parsing bug in procmime (cvs52)
2583                 - Fix double-free in procmime (cvs52)
2584                 - Use gtk_bin_get_child instead of GTK_BIN()->child
2585                 - Fix Goto menu in mainwindow
2586
2587 2008-08-07 [mones]      3.5.0cvs53
2588
2589         * po/es.po
2590                 Updated translation (lots of changes!)
2591         * src/compose.c
2592                 Add missing accelerator key
2593         * src/mainwindow.c
2594                 Restored 'v' key function (thanks Colin!)
2595
2596 2008-08-06 [colin]      3.5.0cvs52
2597
2598         * src/addrbook.c
2599         * src/addrcindex.c
2600         * src/addrduplicates.c
2601         * src/addrharvest.c
2602         * src/enriched.c
2603         * src/html.c
2604         * src/ldif.c
2605         * src/mimeview.c
2606         * src/mutt.c
2607         * src/pine.c
2608         * src/procmime.c
2609         * src/vcard.c
2610         * src/wizard.c
2611                 Fix my use of g_utf8_strdown (it returns
2612                 a newly allocated string and doesn't
2613                 change the parameter)
2614
2615 2008-08-06 [colin]      3.5.0cvs51
2616
2617         * src/compose.c
2618                 Fix bug 1690, 'Copy/Paste in edit window may 
2619                 break Undo'; middle-click pastes aren't 
2620                 REPLACE_INSERT but just INSERT. 
2621                 Also, fix privacy menu selection
2622
2623 2008-08-05 [colin]      3.5.0cvs50
2624
2625         * src/action.c
2626         * src/addr_compl.c
2627         * src/addrbook.c
2628         * src/addrcindex.c
2629         * src/addrduplicates.c
2630         * src/addrharvest.c
2631         * src/enriched.c
2632         * src/html.c
2633         * src/ldif.c
2634         * src/main.c
2635         * src/mimeview.c
2636         * src/mutt.c
2637         * src/pine.c
2638         * src/procmime.c
2639         * src/vcard.c
2640         * src/wizard.c
2641         * src/common/socket.c
2642         * src/gtk/gtkutils.c
2643         * src/gtk/gtkutils.h
2644         * src/gtk/menu.c
2645         * src/plugins/spamassassin/spamassassin.c
2646                 More undeprecation (Glib)
2647
2648 2008-08-05 [colin]      3.5.0cvs49
2649
2650         * src/prefs_account.c
2651         * src/prefs_filtering_action.c
2652         * src/prefs_matcher.c
2653         * src/gtk/Makefile.am
2654         * src/gtk/claws-marshal.list
2655         * src/gtk/colorlabel.c
2656         * src/gtk/colorsel.c
2657         * src/gtk/foldersort.c
2658         * src/gtk/gtkaspell.c
2659         * src/gtk/gtkcmclist.c
2660         * src/gtk/gtkcmclist.h
2661         * src/gtk/gtkcmctree.c
2662         * src/gtk/gtkcmctree.h
2663         * src/gtk/gtkcmoptionmenu.c
2664         * src/gtk/gtkcmoptionmenu.h
2665         * src/gtk/gtksctree.c
2666         * src/gtk/gtksctree.h
2667         * src/gtk/gtkutils.c
2668         * src/gtk/gtkutils.h
2669         * src/gtk/gtkvscrollbutton.c
2670         * src/gtk/menu.c
2671         * src/gtk/menu.h
2672         * src/gtk/quicksearch.c
2673         * src/plugins/dillo_viewer/dillo_viewer.c
2674         * src/plugins/pgpcore/select-keys.c
2675                 Try to finish yesterday's commit
2676
2677 2008-08-04 [colin]      3.5.0cvs48
2678
2679         * src/addressadd.c
2680         * src/addressbook.c
2681         * src/addressbook_foldersel.c
2682         * src/addressitem.h
2683         * src/addrgather.c
2684         * src/browseldap.c
2685         * src/compose.c
2686         * src/compose.h
2687         * src/editaddress.c
2688         * src/editaddress_other_attributes_ldap.c
2689         * src/editgroup.c
2690         * src/editldap_basedn.c
2691         * src/folderview.c
2692         * src/folderview.h
2693         * src/grouplistdialog.c
2694         * src/image_viewer.c
2695         * src/imap_gtk.c
2696         * src/importldif.c
2697         * src/main.c
2698         * src/mainwindow.c
2699         * src/message_search.c
2700         * src/mh_gtk.c
2701         * src/mimeview.c
2702         * src/mimeview.h
2703         * src/news_gtk.c
2704         * src/noticeview.h
2705         * src/prefs_account.c
2706         * src/prefs_filtering_action.c
2707         * src/prefs_matcher.c
2708         * src/prefs_msg_colors.c
2709         * src/prefs_summaries.c
2710         * src/statusbar.c
2711         * src/stock_pixmap.c
2712         * src/summary_search.c
2713         * src/summaryview.c
2714         * src/summaryview.h
2715         * src/textview.c
2716         * src/toolbar.h
2717         * src/gtk/Makefile.am
2718         * src/gtk/claws-marshal.list
2719         * src/gtk/colorsel.c
2720         * src/gtk/foldersort.c
2721         * src/gtk/gtkaspell.c
2722         * src/gtk/gtkcmclist.c
2723         * src/gtk/gtkcmclist.h
2724         * src/gtk/gtkcmctree.c
2725         * src/gtk/gtkcmctree.h
2726         * src/gtk/gtksctree.c
2727         * src/gtk/gtksctree.h
2728         * src/gtk/gtkutils.c
2729         * src/gtk/gtkutils.h
2730         * src/gtk/gtkvscrollbutton.c
2731         * src/gtk/menu.c
2732         * src/gtk/menu.h
2733         * src/gtk/quicksearch.c
2734         * src/plugins/dillo_viewer/dillo_viewer.c
2735         * src/plugins/pgpcore/select-keys.c
2736                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
2737                 Undeprecate their implementation (GtkArg, GtkType, ...)
2738                 Undeprecate a few other things here and there
2739                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
2740                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
2741                 still have work to do
2742
2743 2008-08-04 [colin]      3.5.0cvs47
2744
2745         * src/compose.c
2746         * src/compose.h
2747         * src/toolbar.h
2748         * src/textview.c
2749         * src/stock_pixmap.c
2750         * src/statusbar.c
2751         * src/noticeview.h
2752         * src/mimeview.h
2753         * src/mainwindow.c
2754         * src/image_viewer.c
2755         * src/gtk/gtkaspell.c
2756         * src/gtk/gtkvscrollbutton.c
2757         * src/plugins/dillo_viewer/dillo_viewer.c
2758                 Undeprecate more things
2759
2760 2008-08-02 [colin]      3.5.0cvs46
2761
2762         * src/mainwindow.c
2763                 Fix toggle menu activation state
2764                 (thanks to cvs45 ;)
2765
2766 2008-08-02 [paul]       3.5.0cvs45
2767
2768         * src/mainwindow.c
2769                 fix sensitivity of
2770                 /View/Show or hide/Message View
2771
2772 2008-08-01 [paul]       3.5.0cvs44
2773
2774         * src/common/utils.c
2775         * src/plugins/pgpcore/claws.def
2776         * src/plugins/pgpinline/claws.def
2777                 fix compilation problems on mingw32,
2778                 (bug 1688) Patch by Marcus Brinkmann
2779
2780 2008-08-01 [colin]      3.5.0cvs43
2781
2782         * src/gtk/gtkutils.c
2783         * src/gtk/gtkvscrollbutton.c
2784                 Oups, fix build
2785
2786 2008-08-01 [colin]      3.5.0cvs42
2787
2788         * src/compose.c
2789         * src/foldersel.c
2790         * src/mainwindow.c
2791         * src/prefs_account.c
2792         * src/prefs_folder_item.c
2793         * src/prefs_quote.c
2794         * src/summaryview.c
2795         * src/gtk/gtkaspell.c
2796         * src/gtk/gtkutils.c
2797         * src/gtk/gtkvscrollbutton.c
2798                 Replace a few deprecated function calls
2799
2800 2008-08-01 [paul]       3.5.0cvs41
2801
2802         * src/action.c
2803                 fix crash that occurs because of recent GtkUIManager
2804                 changes. Thanks to Colin
2805
2806 2008-07-31 [colin]      3.5.0cvs40
2807
2808         * src/addressbook.c
2809         * src/compose.c
2810         * src/mainwindow.c
2811         * src/messageview.c
2812                 Some Maemo fixes
2813         * src/gtk/menu.c
2814         * src/gtk/menu.h
2815                 Remove deprecated helper funcs
2816
2817 2008-07-30 [colin]      3.5.0cvs39
2818
2819         * src/folderview.c
2820         * src/folderview.h
2821         * src/imap_gtk.c
2822         * src/mh_gtk.c
2823         * src/news_gtk.c
2824                 Move the folderview popup menu to GtkUIManager
2825
2826 2008-07-29 [colin]      3.5.0cvs38
2827
2828         * src/account.c
2829         * src/account.h
2830         * src/action.c
2831         * src/action.h
2832         * src/addressitem.h
2833         * src/compose.c
2834         * src/edittags.c
2835         * src/mainwindow.c
2836         * src/mainwindow.h
2837         * src/mimeview.c
2838         * src/summaryview.c
2839         * src/gtk/menu.c
2840         * src/gtk/menu.h
2841                 Switch the main menu to GtkUIManager
2842                 Warning fixes
2843
2844 2008-07-29 [colin]      3.5.0cvs37
2845
2846         * src/news.c
2847                 Fix bug 1684, 'view news messages with large 
2848                 attachements segfaults'
2849
2850 2008-07-29 [colin]      3.5.0cvs36
2851
2852         * src/action.c
2853         * src/action.h
2854         * src/addressbook.c
2855         * src/addressitem.h
2856         * src/compose.c
2857         * src/compose.h
2858         * src/messageview.c
2859         * src/messageview.h
2860         * src/summaryview.c
2861         * src/gtk/menu.c
2862         * src/gtk/menu.h
2863                 More switches to GtkUIManager
2864
2865 2008-07-26 [colin]      3.5.0cvs35
2866
2867         * src/gtk/menu.c
2868         * src/gtk/menu.h
2869                 Fix prototype
2870
2871 2008-07-25 [colin]      3.5.0cvs34
2872
2873         * src/addrcustomattr.c
2874         * src/addressbook.c
2875         * src/compose.c
2876         * src/editaddress.c
2877         * src/editaddress_other_attributes_ldap.h
2878         * src/edittags.c
2879         * src/mainwindow.c
2880         * src/mimeview.c
2881         * src/prefs_actions.c
2882         * src/prefs_filtering.c
2883         * src/prefs_template.c
2884         * src/summaryview.c
2885         * src/textview.c
2886         * src/textview.h
2887         * src/toolbar.c
2888         * src/gtk/about.c
2889         * src/gtk/menu.c
2890         * src/gtk/menu.h
2891         * src/plugins/trayicon/trayicon.c
2892                 More changes from GtkItemFactory to GtkUIManager
2893
2894 2008-07-25 [colin]      3.5.0cvs33
2895
2896         * src/gtk/menu.h
2897                 Add a macro to remove menu items
2898                 Make the gui_manager variable useless
2899
2900 2008-07-24 [colin]      3.5.0cvs32
2901
2902         * src/mimeview.c
2903                 Fix a gtk warning on clear
2904         * src/mainwindow.c
2905         * src/summaryview.c
2906         * src/summaryview.h
2907                 Switch the message list popup menu to
2908                 GtkUIManager
2909
2910 2008-07-23 [colin]      3.5.0cvs31
2911
2912         * src/plugins/pgpcore/pgp_viewer.c
2913         * src/plugins/pgpcore/sgpgme.c
2914                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
2915                 Patch by Thomas Wiegner <wiegner@gmx.de>
2916
2917 2008-07-20 [paul]       3.5.0cvs30
2918
2919         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2920                 remove redundant GTK version check
2921
2922 2008-07-20 [ticho]      3.5.0cvs29
2923
2924         * src/folderview.c
2925         * src/imap_gtk.c
2926         * src/news_gtk.c
2927                 Moved sensitivity setting for "Download messages" for IMAP and
2928                 news folders from folderview.c to imap_gtk.c and news_gtk.c
2929                 respectively for better code readability.
2930                 Fixed indentation in news' set_sensitivity().
2931
2932 2008-07-20 [paul]       3.5.0cvs28
2933
2934         * src/addrgather.c
2935                 remove more redundant code following cvs27
2936
2937 2008-07-20 [paul]       3.5.0cvs27
2938
2939         * src/addrgather.c
2940                 remove now redundant code
2941         * src/mainwindow.c
2942         * src/mainwindow.h
2943                 fix bug 1673, 'Tools/Harvest adresses is
2944                 grayed out if folder is empty'
2945
2946 2008-07-19 [ticho]      3.5.0cvs26
2947
2948         * src/edittags.c
2949         * src/main.c
2950         * src/mimeview.c
2951         * src/mimeview.h
2952         * src/gtk/gtkutils.c
2953         * src/gtk/gtkutils.h
2954         * src/gtk/menu.c
2955         * src/gtk/menu.h
2956                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
2957                 instead of deprecated GtkItemFactory.
2958
2959 2008-07-19 [colin]      3.5.0cvs25
2960
2961         * src/account.c
2962         * src/addrgather.c
2963         * src/compose.c
2964         * src/editldap.c
2965         * src/expldifdlg.c
2966         * src/importldif.c
2967         * src/main.c
2968         * src/mainwindow.c
2969         * src/mimeview.c
2970         * src/noticeview.c
2971         * src/prefs_account.c
2972         * src/prefs_actions.c
2973         * src/prefs_ext_prog.c
2974         * src/prefs_filtering.c
2975         * src/prefs_folder_item.c
2976         * src/prefs_image_viewer.c
2977         * src/prefs_logging.c
2978         * src/prefs_msg_colors.c
2979         * src/prefs_other.c
2980         * src/prefs_send.c
2981         * src/prefs_spelling.c
2982         * src/prefs_summaries.c
2983         * src/prefs_template.c
2984         * src/printing.c
2985         * src/quote_fmt.c
2986         * src/summary_search.c
2987         * src/summaryview.c
2988         * src/toolbar.c
2989         * src/wizard.c
2990         * src/common/Makefile.am
2991         * src/gtk/gtksctree.c
2992         * src/gtk/gtkutils.h
2993         * src/gtk/pluginwindow.c
2994         * src/gtk/quicksearch.c
2995         * src/plugins/bogofilter/bogofilter_gtk.c
2996         * src/plugins/dillo_viewer/dillo_prefs.c
2997         * src/plugins/pgpcore/prefs_gpg.c
2998         * src/plugins/spamassassin/spamassassin_gtk.c
2999         * src/plugins/trayicon/trayicon.c
3000         * src/plugins/trayicon/trayicon_prefs.c
3001                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
3002                 or greater). Use the old deprecated one on GTK+ < 2.12.
3003                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
3004                 of time!
3005
3006 2008-07-16 [colin]      3.5.0cvs24
3007
3008         * src/mainwindow.c
3009                 Fix folderview's scrolbar when starting minimised
3010                 to tray, and popping up the mainwindow by calling
3011                 claws-mail from the command line
3012
3013 2008-07-08 [colin]      3.5.0cvs23
3014
3015         * src/compose.c
3016                 Possibly fix po-headers appearing on empty
3017                 templates
3018
3019 2008-07-08 [colin]      3.5.0cvs22
3020
3021         * src/folderview.c
3022         * src/summaryview.c
3023                 Finish the always_open tristate patch, by Jonathan
3024                 Corbet.
3025
3026 2008-07-07 [paul]       3.5.0cvs21
3027
3028         * src/mainwindow.c
3029                 fix typo (missing ")
3030
3031 2008-07-07 [paul]       3.5.0cvs20
3032
3033         * src/mainwindow.c
3034                 fit the menu style a bit better
3035
3036 2008-07-07 [colin]      3.5.0cvs19
3037
3038         * src/prefs_themes.c
3039                 Make upgrading themes easier
3040
3041 2008-07-07 [colin]      3.5.0cvs18
3042
3043         * src/mainwindow.c
3044         * src/prefs_toolbar.c
3045         * src/stock_pixmap.c
3046                 Finish fixing bug 1609, 'Icon issues'
3047
3048 2008-07-07 [colin]      3.5.0cvs17
3049
3050         * src/prefs_common.c
3051                 Fix the default value
3052
3053 2008-07-07 [colin]      3.5.0cvs16
3054
3055         * src/prefs_summaries.c
3056                 Revert my fix to the string, the correct term
3057                 is indeed Message View
3058
3059 2008-07-07 [colin]      3.5.0cvs15
3060
3061         * AUTHORS
3062         * src/gtk/authors.h
3063         * src/prefs_common.c
3064         * src/prefs_common.h
3065         * src/prefs_summaries.c
3066         * src/summaryview.c
3067         * src/gtk/authors.h
3068                 Change "Always open message when selected" to
3069                 a tristate (Never/Always/When preview is visible)
3070                 Patch by Jonathan Corbet <corbet@lwn.net>.
3071
3072 2008-07-06 [paul]       3.5.0cvs14
3073
3074         * src/addrgather.c
3075                 improve the layout of the dialogue
3076                 improve the English
3077                 add tooltips
3078                 fix some of the nasty coding style
3079         * src/mainwindow.c
3080                 improve the English
3081                 add some missing mnemonics
3082
3083 2008-07-05 [paul]       3.5.0cvs13
3084
3085         * src/mainwindow.c
3086         * src/mainwindow.h
3087                 fix bug 1398, '"Change current account" is
3088                 available even when there's only one account'
3089         * src/plugins/pgpcore/prefs_gpg.c
3090                 put back a needed include, removed in error
3091
3092 2008-07-05 [colin]      3.5.0cvs12
3093
3094         * src/mainwindow.c
3095                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
3096
3097 2008-07-05 [colin]      3.5.0cvs11
3098
3099         * src/news.c
3100         * src/news_gtk.c
3101                 Provide ability to rename newsgroups. Closes
3102                 bug 1444, 'Add GUI option for renaming 
3103                 newsgroups'. Patch by Pawel Pekala
3104
3105 2008-07-05 [colin]      3.5.0cvs10
3106
3107         * src/plugins/pgpcore/passphrase.c
3108         * src/plugins/pgpcore/prefs_gpg.c
3109         * src/plugins/pgpcore/select-keys.c
3110                 Simplify GTK includes (with the advantage
3111                 of compiling against GTK+2.13); patch by
3112                 Charles A Edwards
3113
3114 2008-07-05 [colin]      3.5.0cvs9
3115
3116         * src/wizard.c
3117                 Add SSL client certificates
3118
3119 2008-07-05 [colin]      3.5.0cvs8
3120
3121         * src/prefs_account.c
3122         * src/common/session.h
3123                 Fix warnings
3124         * src/common/ssl.c
3125                 Add one path for certs
3126
3127 2008-07-05 [colin]      3.5.0cvs7
3128
3129         * src/prefs_account.c
3130                 Fix no-ssl build
3131
3132 2008-07-04 [colin]      3.5.0cvs6
3133
3134         * src/common/ssl.c
3135         * src/common/ssl.h
3136         * src/common/ssl_certificate.c
3137                 Workaround distro bugs and fix certificate checking
3138                 with OpenSSL
3139
3140 2008-07-04 [colin]      3.5.0cvs5
3141
3142         * src/filtering.c
3143         * src/common/ssl_certificate.c
3144         * src/common/ssl_certificate.h
3145         * src/etpan/imap-thread.c
3146         * src/etpan/nntp-thread.c
3147                 Fix some leaks, thanks to Martin Zwickel
3148                 Rename gnutls functions that do the same
3149                 as OpenSSL ones, to avoid symbol clashing
3150                 when Claws is built against GnuTLS and
3151                 libetpan against OpenSSL
3152
3153 2008-07-04 [paul]       3.5.0cvs4
3154
3155         * src/prefs_account.c
3156                 remove 1 forgotten '.'
3157
3158 2008-07-04 [paul]       3.5.0cvs3
3159
3160         * src/prefs_account.c
3161                 layout/engrish fixes to the 'Client
3162                 certificates' frame
3163
3164 2008-07-03 [colin]      3.5.0cvs2
3165
3166         * src/imap.c
3167         * src/news.c
3168         * src/pop.c
3169         * src/prefs_account.c
3170         * src/prefs_account.h
3171         * src/prefs_common.c
3172         * src/send_message.c
3173         * src/common/session.c
3174         * src/common/session.h
3175         * src/common/smtp.c
3176         * src/common/smtp.h
3177         * src/common/socket.h
3178         * src/common/ssl.c
3179         * src/common/ssl.h
3180         * src/common/ssl_certificate.c
3181         * src/common/ssl_certificate.h
3182         * src/etpan/imap-thread.c
3183         * src/etpan/nntp-thread.c
3184         * src/gtk/inputdialog.c
3185                 Add support for SSL client certificates (either PEM files
3186                 with certificate and private key, either PKCS12 files)
3187
3188 2008-06-28 [colin]      3.5.0cvs1
3189
3190         * src/foldersel.c
3191                 Fix compilation with older GTKs
3192
3193 2008-06-27 [paul]       3.5.0
3194
3195         * NEWS
3196         * README
3197         * RELEASE_NOTES 
3198                 3.5.0 released
3199
3200 2008-06-27 [paul]       3.4.0cvs116
3201
3202         * src/gtk/authors.h
3203                 complete cvs115
3204
3205 2008-06-27 [paul]       3.4.0cvs115
3206
3207         * configure.ac
3208         * src/gtk/authors.h
3209                 no longer build unmaintained translations
3210
3211 2008-06-27 [paul]       3.4.0cvs114
3212
3213         * po/de.po
3214         * po/fi.po
3215         * po/pt_BR.po
3216                 updated by Stephan Sachse, Flammie Pirinen, and
3217                 Frederico Goncalves Guimaraes
3218
3219 2008-06-26 [wwp]        3.4.0cvs113
3220
3221         * manual/fr/advanced.xml
3222                 Update French version of the manual (AutoFaces documentation).
3223
3224 2008-06-26 [wwp]        3.4.0cvs112
3225
3226         * manual/fr/advanced.xml
3227         * manual/fr/plugins.xml
3228                 Updated French version of the manual (completed
3229                 hidden options list, added note about Clawsker
3230                 and new mail archiver plugin).
3231
3232 2008-06-25 [colin]      3.4.0cvs111
3233
3234         * src/gtk/gtkaspell.c
3235                 Fix non-UTF8 in the replace with dialog
3236         * src/prefs_actions.c
3237                 Fix possible crasher
3238                 Patches by Pawel
3239
3240 2008-06-24 [mones]      3.4.0cvs110
3241
3242         * src/autofaces.c
3243                 Fix non-warning message, downgraded to debug info
3244
3245 2008-06-24 [colin]      3.4.0cvs109
3246
3247         * src/summaryview.c
3248                 Fix bug 1650, Message line too small after 
3249                 changing columns in "three columns" layout
3250
3251 2008-06-24 [colin]      3.4.0cvs108
3252
3253         * src/messageview.c
3254                 Fix Spam button sensitivity in newsgroups
3255
3256 2008-06-23 [wwp]        3.4.0cvs107
3257
3258         * po/fr.po
3259                 Updated French translation.
3260
3261 2008-06-23 [mones]      3.4.0cvs106
3262
3263         * po/es.po
3264                 Updated translation for release
3265
3266 2008-06-22 [mones]      3.4.0cvs105
3267
3268         * manual/es/plugins.xml
3269                 Synced new entry for Mail Archiver plugin
3270
3271 2008-06-22 [colin]      3.4.0cvs104
3272
3273         * src/compose.c
3274                 Fix initial cursor position
3275
3276 2008-06-21 [paul]       3.4.0cvs103
3277
3278         * manual/plugins.xml
3279                 add an entry for the new Mail Archiver plugin
3280
3281 2008-06-21 [paul]       3.4.0cvs102
3282
3283         * src/gtk/about.c
3284                 we're in 'string freeze', put back the
3285                 < > symbols for now
3286
3287 2008-06-21 [paul]       3.4.0cvs101
3288
3289         * manual/advanced.xml
3290         * manual/es/advanced.xml
3291                 fix build warning: <emphasis> cannot be contained
3292                 within <filename>
3293         * src/gtk/about.c
3294                 fix non-clickable link on License page and drop
3295                 the containing < > symbols to match other links
3296
3297 2008-06-20 [mones]      3.4.0cvs100
3298
3299         * manual/advanced.xml
3300                 Added autofaces documentation, note about clawsker in hidden
3301                 preferences, minor markup fix. Thanks Paul for proofreading
3302         * manual/es/advanced.xml
3303                 Synchronised Spanish manual
3304
3305 2008-06-16 [colin]      3.4.0cvs99
3306
3307         * src/compose.c
3308                 Fix cursor placing on signature change
3309
3310 2008-06-16 [paul]       3.4.0cvs98
3311
3312         * src/imap_gtk.c
3313         * src/mh_gtk.c
3314         * src/gtk/inputdialog.c
3315                 really fussy coding style fixes
3316
3317 2008-06-16 [paul]       3.4.0cvs97
3318
3319         * src/Makefile.am
3320                 keep the alphabetical order
3321
3322 2008-06-13 [mones]      3.4.0cvs96
3323
3324         * src/autofaces.c
3325                 Fix crasher ;-)
3326         * src/prefs_filtering_action.c
3327                 Fixed cosmetic bug, processing also displays "Filtering"
3328
3329 2008-06-13 [mones]      3.4.0cvs95
3330
3331         * src/Makefile.am
3332         * src/autofaces.c       ** NEW FILE **  
3333         * src/autofaces.h       ** NEW FILE **
3334         * src/compose.c
3335                 Allow setting Faces and X-Faces globally and per-account
3336                 from configuration files under ~/.claws-mail/autofaces
3337
3338 2008-06-13 [holger]     3.4.0cvs94
3339
3340         * .cvsignore
3341                 More files to ignore
3342         * src/gtk/inputdialog.c
3343         * src/gtk/inputdialog.h
3344                 Make input dialog more generic so that a checkbox
3345                 with custom text can be used in addition to the
3346                 "remember this" checkbox
3347         * src/imap_gtk.c
3348         * src/mh_gtk.c
3349         * src/prefs_common.c
3350         * src/prefs_common.h
3351                 Allow new folders to inherit the properties of the
3352                 parent folder during folder creation
3353
3354 2008-06-13 [wwp]        3.4.0cvs93
3355
3356         * src/addressbook.c
3357                 a better fix for this string, won't break up translations,
3358                 and is conform to other similar ones.
3359
3360 2008-06-13 [wwp]        3.4.0cvs92
3361
3362         * src/addrduplicates.c
3363         * src/addressadd.c
3364         * src/addressbook.c
3365         * src/addressbook_foldersel.c
3366         * src/editgroup.c
3367                 use tree decorations everywhere AB folders are used (AB tree pane,
3368                     add address to AB, select AB folder, edit group, custom attr, find dup
3369                     results), in order to match global style
3370                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
3371                     double clicking on groups in tree pane does open the group edit dialog
3372                     double clicking on other items in tree pane does expand/collapse
3373                 fix a missing space in AB's delete-folder dialog
3374                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
3375
3376         * src/foldersel.c
3377                 make foldersel dialog show dotted lines according to global (hidden) prefs
3378
3379 2008-06-12 [colin]      3.4.0cvs91
3380
3381         * src/compose.c
3382         * src/compose.h
3383                 Fix bug 1635, 'Last character of message is truncated 
3384                 when changing accounts w/ sigs'
3385         * src/folderview.c
3386                 Fix bug 1636, 'Can't select "properties" on "folders 
3387                 only" folders'
3388
3389 2008-06-11 [colin]      3.4.0cvs90
3390
3391         * src/folder.c
3392                 Maybe fix bug 1623, 'exits with segfault when 
3393                 logging in to certain imap-servers'
3394
3395 2008-06-10 [mones]      3.4.0cvs89
3396
3397         * AUTHORS
3398         * tools/Makefile.am
3399         * tools/README
3400         * tools/convert_mbox.sh
3401                 Undo cvs86 and cvs87, it really should be a patch to 
3402                 convert_mbox.pl
3403
3404 2008-06-10 [wwp]        3.4.0cvs88
3405
3406         * po/fr.po
3407                 Updated French translation.
3408
3409 2008-06-10 [mones]      3.4.0cvs87
3410
3411         * tools/Makefile.am
3412                 Oops, forgot to add previous script for distribution
3413
3414 2008-06-10 [mones]      3.4.0cvs86
3415
3416         * AUTHORS
3417         * tools/README
3418         * tools/convert_mbox.sh
3419                 Added script to convert Evolution mail folders contributed
3420                 by Daniel Dickinson <cshore@fionavar.ca>
3421                 Fixes debian bug 461435
3422
3423 2008-06-09 [colin]      3.4.0cvs85
3424
3425         * src/main.c
3426                 Integrate AWN information bubble if dbus is
3427                 available
3428         * src/folder.c
3429                 Fix crash when calling scan_required() on 
3430                 folder classes that don't implement them
3431         * src/common/session.c
3432                 Fix a little typo
3433
3434 2008-06-09 [colin]      3.4.0cvs84
3435
3436         * src/main.c
3437                 Fix bug 1447, 'If user tries to close while starting 
3438                 up, it will not close ever.'
3439
3440 2008-06-09 [colin]      3.4.0cvs83
3441
3442         * src/filtering.c
3443                 Fix bug 1628, 'Claws Mail crashes when 
3444                 filtering selected messages'
3445
3446 2008-06-04 [colin]      3.4.0cvs82
3447
3448         * src/messageview.c
3449                 Complete handling of html parts in multipart/alternative
3450                 mails
3451
3452 2008-06-03 [paul]       3.4.0cvs81
3453
3454         * src/prefs_message.c
3455                 make always the english good
3456
3457 2008-06-03 [colin]      3.4.0cvs80
3458
3459         * src/mainwindow.c
3460         * src/mainwindow.h
3461                 Fix bug 1624, '[PATCH] Quick search should be 
3462                 disabled for folder view'; based on a patch by
3463                 Michael Terry
3464
3465 2008-06-03 [iwkse]      3.4.0cvs79
3466
3467         * src/addressbook.c
3468                 Fix little gui bug on button sensitivity
3469         * src/messageview.c
3470         * src/prefs_common.c
3471         * src/prefs_common.h
3472         * src/prefs_message.c
3473                 Allow by default to show html in multipart/alternative
3474
3475 2008-06-02 [colin]      3.4.0cvs78
3476
3477         * src/prefs_actions.c
3478                 GUI rework, patch by Pawel 
3479
3480 2008-06-02 [colin]      3.4.0cvs77
3481
3482         * src/quote_fmt.c
3483                 Fix sensitivity/alignment, patch from
3484                 Pawel
3485
3486 2008-05-31 [colin]      3.4.0cvs76
3487
3488         * src/imap.c
3489                 Fix login issue introduced in cvs75.
3490
3491 2008-05-31 [colin]      3.4.0cvs75
3492
3493         * src/imap.c
3494                 Fix more possible double-frees. Also, fix the root cause
3495                 of these double-frees by just noting the Session is to
3496                 be destroyed instead of destroying it in flight
3497
3498 2008-05-29 [paul]       3.4.0cvs74
3499
3500         * manual/keyboard.xml
3501                 'Makes' these entries like the others
3502
3503 2008-05-29 [colin]      3.4.0cvs73
3504
3505         * src/procmsg.h
3506                 Include utils.h in case we
3507                 need to pull goffset definition
3508
3509 2008-05-29 [colin]      3.4.0cvs72
3510
3511         * src/common/utils.h
3512                 Workaround a stupid Glib issue, where
3513                 goffset happens to be undefined. 
3514
3515 2008-05-28 [colin]      3.4.0cvs71
3516
3517         * src/compose.c
3518         * src/compose.h
3519         * src/grouplistdialog.c
3520         * src/image_viewer.c
3521         * src/imap.c
3522         * src/inc.c
3523         * src/main.c
3524         * src/matcher.c
3525         * src/messageview.c
3526         * src/mimeview.c
3527         * src/prefs_themes.c
3528         * src/procmsg.h
3529         * src/summaryview.c
3530         * src/summaryview.h
3531         * src/textview.c
3532         * src/common/smtp.c
3533         * src/common/utils.c
3534         * src/common/utils.h
3535                 Use goffset instead of off_t for MsgInfo's size
3536                 Allows using MsgInfo structure from plugins
3537                 compiled with largefile support
3538
3539 2008-05-26 [colin]      3.4.0cvs70
3540
3541         * src/mainwindow.c
3542         * src/mainwindow.h
3543                 Define THEME_CHANGED_HOOKLIST and invoke
3544                 it on theme change
3545         * src/plugins/trayicon/trayicon.c
3546                 Listen to THEME_CHANGED_HOOKLIST and
3547                 update accordingly
3548
3549 2008-05-26 [paul]       3.4.0cvs69
3550
3551         * src/mimeview.c
3552                 plug a leak in mimeview_save_all()
3553
3554 2008-05-24 [colin]      3.4.0cvs68
3555
3556         * src/common/utils.h
3557                 Fix wrong define on old glibs
3558
3559 2008-05-24 [paul]       3.4.0cvs67
3560
3561         * src/Makefile.am
3562         * src/stock_pixmap.c
3563         * src/stock_pixmap.h
3564         * src/toolbar.c
3565         * src/pixmaps/cancel.xpm
3566         * src/pixmaps/close.xpm
3567                 add a specific icon for A_CANCEL_INC (addresses
3568                 point 1 of bug 1609 'Icon issues')
3569                 replace close.xpm with an icon of the standard
3570                 24x24 size
3571
3572 2008-05-24 [paul]       3.4.0cvs66
3573
3574         * src/pixmaps/insert_file.xpm
3575                 replaced
3576
3577 2008-05-23 [paul]       3.4.0cvs65
3578
3579         * src/common/md5.c
3580         * src/common/md5.h
3581                 add the possibility to check md5 on binary files,
3582                 thanks to Colin
3583
3584 2008-05-23 [colin]      3.4.0cvs64
3585
3586         * src/mainwindow.c
3587         * src/summaryview.c
3588                 Fix bug 1610, 'claws crash after opening/closing 
3589                 preferences and window update'
3590
3591 2008-05-22 [colin]      3.4.0cvs63
3592
3593         * src/prefs_filtering_action.c
3594         * src/gtk/combobox.c
3595         * src/gtk/combobox.h
3596                 Fix reselecting of Tags actions in
3597                 filtering actions dialog
3598
3599 2008-05-22 [colin]      3.4.0cvs62
3600
3601         * src/Makefile.am
3602         * src/prefs_toolbar.c
3603         * src/stock_pixmap.c
3604         * src/stock_pixmap.h
3605         * src/toolbar.c
3606         * src/pixmaps/delete_btn.xpm
3607         * src/pixmaps/insert_file.xpm
3608         * src/pixmaps/mail_reply_to_list.xpm
3609                 Fix more of bug 1609:
3610                 - Add a Delete button icon
3611                 - Add a Reply to list button icon
3612                 - Fix Insert file button icon
3613                 Artwork by Ciprian Popovici.
3614
3615 2008-05-21 [colin]      3.4.0cvs61
3616
3617         * src/common/utils.c
3618                 Fix a little leak
3619
3620 2008-05-21 [wwp]        3.4.0cvs60
3621
3622         * src/prefs_filtering.c
3623                 Don't show SMTP-only accounts in accounts list, as they are
3624                 irrelevant for filtering incoming messages.
3625
3626 2008-05-21 [colin]      3.4.0cvs59
3627
3628         * src/mainwindow.c
3629                 Don't put SMTP-only accounts in receive menus
3630
3631 2008-05-21 [colin]      3.4.0cvs58
3632
3633         * src/imap.c
3634                 Fix cvs56 (brain fart)
3635
3636 2008-05-21 [colin]      3.4.0cvs57
3637
3638         * src/common/utils.c
3639                 Fix bug 1615, 'hang on FIFO when the other end's not 
3640                 opened'
3641
3642 2008-05-21 [colin]      3.4.0cvs56
3643
3644         * src/imap.c
3645                 Fix a warning
3646
3647 2008-05-19 [colin]      3.4.0cvs55
3648
3649         * src/plugins/pgpcore/sgpgme.c
3650                 Maybe fix debian bug 481856, 'Segmentation fault 
3651                 when verifying a GPG signature'. Although it 
3652                 looks like a race condition...
3653
3654 2008-05-19 [colin]      3.4.0cvs54
3655
3656         * src/prefs_filtering_action.c
3657         * src/prefs_matcher.c
3658         * src/common/tags.c
3659         * src/common/tags.h
3660         * src/gtk/combobox.c
3661         * src/gtk/combobox.h
3662                 Patch by Pawel: disabled Tags menus in filtering dialogs
3663
3664 2008-05-19 [colin]      3.4.0cvs53
3665
3666         * src/prefs_account.c
3667                 GUI patch by Pawel: align ports entries
3668
3669 2008-05-19 [colin]      3.4.0cvs52
3670
3671         * src/mainwindow.c
3672                 Fix bug 1616, 'strange question while emptying trash'
3673
3674 2008-05-18 [colin]      3.4.0cvs51
3675
3676         * src/common/plugin.c
3677         * src/etpan/imap-thread.c
3678         * src/etpan/nntp-thread.c
3679         * src/gtk/gtksctree.c
3680                 Fix bug 1613, 'Various memory leaks'; 
3681                 based on a patch by Didier Barvaux.
3682
3683 2008-05-18 [colin]      3.4.0cvs50
3684
3685         * src/mimeview.c
3686         * src/privacy.h
3687         * src/toolbar.c
3688         * src/toolbar.h
3689         * src/plugins/pgpcore/sgpgme.c
3690                 Fix more parts of bug 1609:
3691                 - Make use of specific Expired privacy icon
3692                 - Use CLOSE instead of NOTICE_ERROR for cancel
3693                   receiving
3694                 - Allow a Preferences button in the main toolbar
3695
3696 2008-05-18 [colin]      3.4.0cvs49
3697
3698         * src/stock_pixmap.c
3699                 Fix bug with non-updating icons after theme change:
3700                 If fetching pixbuf for a given icon after a theme
3701                 change, the next pixmap fetch would return the old
3702                 cached one, as the theme change was forgotten at 
3703                 this time. (and vice-versa). This was mostly 
3704                 visible on open folder icons
3705
3706 2008-05-17 [colin]      3.4.0cvs48
3707
3708         * src/prefs_summaries.c
3709         * src/summaryview.c
3710                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
3711                 options'. Patch by Pawel
3712
3713 2008-05-16 [colin]      3.4.0cvs47
3714
3715         * src/imap.c
3716                 Fix another possible crash (on fatal errors
3717                 at login, like stream error).
3718
3719 2008-05-16 [paul]       3.4.0cvs46
3720
3721         * tools/thunderbird-filters-convertor.pl
3722                 fix a typo
3723                 fix reading a tb rule that contains something
3724                 like that: \"Sender\"
3725
3726 2008-05-16 [paul]       3.4.0cvs45
3727
3728         * tools/README
3729         * tools/csv2addressbook.pl
3730                 add support for gmail exported csv address book
3731
3732 2008-05-16 [colin]      3.4.0cvs44
3733
3734         * configure.ac
3735         * src/ldapupdate.c
3736                 Fix ldap deprecated calls. Patch by
3737                 Michael Rasmussen
3738
3739 2008-05-16 [paul]       3.4.0cvs43
3740
3741         * manual/de/account.xml
3742         * manual/it/account.xml
3743         * manual/it/ack.xml
3744         * manual/it/addrbook.xml
3745         * manual/it/claws-mail-manual.xml
3746         * manual/it/gpl.xml
3747         * manual/it/intro.xml
3748         * manual/it/starting.xml
3749                 add pages towards German and Italian manuals.
3750                 (just for storage, they are not built yet, due
3751                 to being incomplete.) submitted by Speckmade
3752                 <Speckmade@gmx.net> and Salvatore De Paolis
3753                 <iwkse@claws-mail.org>
3754
3755 2008-05-16 [colin]      3.4.0cvs42
3756
3757         * src/gtk/sslcertwindow.c
3758                 Fix SHA1 fingerprint with GnuTLS
3759
3760 2008-05-15 [colin]      3.4.0cvs41
3761
3762         * src/gtk/sslcertwindow.c
3763                 Print SHA1 fingerprint too
3764
3765 2008-05-15 [colin]      3.4.0cvs40
3766
3767         * src/imap.c
3768                 Fix certificate port on TLS. It was 
3769                 previously always 0.
3770                 **IMPORTANT INFORMATION**: this will trigger 
3771                 one wrong "New certificate" warning at the 
3772                 first connection with this fix, if using STARTTLS
3773                 on IMAP.
3774         * src/gtk/sslcertwindow.c
3775                 Make labels selectable
3776
3777 2008-05-15 [colin]      3.4.0cvs39
3778
3779         * src/imap.c
3780                 Fix double free when STARTTLS fails (for
3781                 example due to refusing the certificate)
3782
3783 2008-05-15 [paul]       3.4.0cvs38
3784
3785         * manual/advanced.xml
3786                 fix typo
3787
3788 2008-05-15 [paul]       3.4.0cvs37
3789
3790         * manual/advanced.xml
3791         * src/prefs_send.c
3792                 make outgoing_fallback_to_ascii a hidden pref
3793
3794 2008-05-14 [colin]      3.4.0cvs36
3795
3796         * src/main.c
3797         * src/mainwindow.c
3798         * src/mainwindow.h
3799                 Make it possible to cancel quit when Claws
3800                 ask whether to empty trash.
3801
3802 2008-05-14 [colin]      3.4.0cvs35
3803
3804         * src/compose.c
3805         * src/prefs_common.c
3806         * src/prefs_common.h
3807         * src/prefs_send.c
3808                 Add a preference to be able to specify an
3809                 outgoing charset/encoding but still fallback
3810                 to 7bit US-ASCII when possible (default TRUE,
3811                 same behavior as pre-cvs34)
3812
3813 2008-05-14 [colin]      3.4.0cvs34
3814
3815         * src/compose.c
3816                 Always use the specified encoding and charset if it is
3817                 specified, even if the mail is ASCII.
3818
3819 2008-05-13 [paul]       3.4.0cvs33
3820
3821         * src/ldapupdate.c
3822                 fix the build warnings the easy way for now
3823
3824 2008-05-13 [colin]      3.4.0cvs32
3825
3826         * src/prefs_themes.c
3827                 Count .png files as icons too (fixes part
3828                 of bug 1609, 'Icon issues')
3829
3830 2008-05-13 [wwp]        3.4.0cvs31
3831
3832         * src/addressbook_foldersel.c
3833                 Fix wrong check (completes 3.4.0.cvs30).
3834
3835 2008-05-12 [wwp]        3.4.0cvs30
3836
3837         * src/addressbook.c
3838         * src/addressbook_foldersel.c
3839         * src/filtering.c
3840         * src/matcher.c
3841         * src/prefs_matcher.c
3842         * src/plugins/bogofilter/bogofilter.c
3843         * src/plugins/bogofilter/bogofilter_gtk.c
3844         * src/plugins/dillo_viewer/dillo_prefs.c
3845         * src/plugins/spamassassin/spamassassin.c
3846         * src/plugins/spamassassin/spamassassin_gtk.c
3847                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
3848                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
3849                 translated string "Any" in plugins (whitelisting) and
3850                 UTF8 comparisons.
3851
3852 2008-05-07 [colin]      3.4.0cvs29
3853
3854         * configure.ac
3855                 Fix --enable-maemo (assume --enable-generic-umpc)
3856
3857 2008-05-07 [colin]      3.4.0cvs28
3858
3859         * configure.ac
3860         * src/account.c
3861         * src/addr_compl.c
3862         * src/compose.c
3863         * src/editaddress.c
3864         * src/folderview.c
3865         * src/mainwindow.c
3866         * src/messageview.c
3867         * src/mimeview.c
3868         * src/prefs_account.c
3869         * src/prefs_common.c
3870         * src/prefs_display_header.c
3871         * src/prefs_filtering.c
3872         * src/prefs_summaries.c
3873         * src/prefs_template.c
3874         * src/prefs_toolbar.c
3875         * src/stock_pixmap.c
3876         * src/summaryview.c
3877         * src/summaryview.h
3878         * src/textview.c
3879         * src/toolbar.c
3880         * src/gtk/about.c
3881         * src/gtk/gtksctree.c
3882         * src/gtk/menu.c
3883         * src/gtk/prefswindow.c
3884         * src/gtk/sslcertwindow.c
3885                 Separate generic UMPC code (layouts, ...) from 
3886                 MAEMO code (Hildon, ...)
3887
3888 2008-05-06 [paul]       3.4.0cvs27
3889
3890         * tools/claws.i18n.status.pl
3891                 add he.po
3892
3893 2008-05-06 [colin]      3.4.0cvs26
3894
3895         * src/common/utils.c
3896                 Maybe fix crash on FreeBSD
3897
3898 2008-05-05 [colin]      3.4.0cvs25
3899
3900         * src/messageview.c
3901                 Fix bug 1602, 'Crash when sending return receipt for
3902                 messages with no subject'
3903
3904 2008-05-05 [colin]      3.4.0cvs24
3905
3906         * src/mimeview.c
3907                 Don't overwrite temporary files with same
3908                 name when drag and dropping. Fixes bug 1599,
3909                 'attach multiple files with the same name from 
3910                 one mail to another'
3911
3912 2008-05-04 [paul]       3.4.0cvs23
3913
3914         * src/compose.c
3915         * src/prefs_common.c
3916                 fix bug 1587 'can not replay with quote'
3917
3918 2008-05-03 [colin]      3.4.0cvs22
3919
3920         * po/de.po
3921                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
3922
3923 2008-05-03 [colin]      3.4.0cvs21
3924
3925         * src/toolbar.c
3926                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
3927                 icon isn't grayed although ineffective'
3928
3929 2008-05-02 [wwp]        3.4.0cvs20
3930
3931         * po/fr.po
3932                 Fix translation.
3933
3934         * src/prefs_folder_item.c
3935                 Add missing notice in folder properties (templates) when
3936                 folder is a root node.
3937
3938 2008-04-30 [colin]      3.4.0cvs19
3939
3940         * src/prefs_toolbar.c
3941                 Add Trash and Delete icons to the icon chooser
3942
3943 2008-04-30 [colin]      3.4.0cvs18
3944
3945         * src/compose.c
3946                 Remove "Delete entire line" which was a noop
3947                 and should be the same as "Delete line" :)
3948
3949 2008-04-30 [colin]      3.4.0cvs17
3950
3951         * src/compose.c
3952                 Fix 'Delete line' and 'Delete to end of line'
3953                 on the last line. Patch by <seelenhirt@gmx.net>
3954
3955 2008-04-28 [colin]      3.4.0cvs16
3956
3957         * src/folder.c
3958                 Fix bug 1589, 'tagsdb file not removed when
3959                 folder deleted'.
3960         * src/common/utils.c
3961                 Make sure claws_unlink accepts NULL arg.
3962
3963 2008-04-25 [colin]      3.4.0cvs15
3964
3965         * src/common/ssl.c
3966                 Fix/simplify previous commit
3967
3968 2008-04-25 [colin]      3.4.0cvs14
3969
3970         * src/addrindex.h
3971         * src/common/ssl_certificate.c
3972                 Patch by Marcus: Fix Win32 build
3973         * src/common/ssl.c
3974                 Fix build with GnuTLS/no pthread, thanks
3975                 to Marcus
3976
3977 2008-04-25 [colin]      3.4.0cvs13
3978
3979         * src/summaryview.c
3980                 Fix bug 1586, '3-pane vertical layout now and then 
3981                 still shows sender column'
3982
3983 2008-04-25 [colin]      3.4.0cvs12
3984
3985         * src/Makefile.am
3986         * src/w32-logo.ico
3987         * src/w32-resource.rc
3988                 Patch from Marcus Brinkmann to set an icon on w32.
3989
3990 2008-04-24 [colin]      3.4.0cvs11
3991
3992         * src/inc.c
3993         * src/inc.h
3994                 Trace inc locks
3995         * src/ldif.c
3996         * src/ldif.h
3997                 Fix bug 1581, 'Bad File Format during Import LDIF':
3998                 Use dynamically allocated buffers; also, allow 
3999                 importing contacts with no email address
4000
4001 2008-04-24 [colin]      3.4.0cvs10
4002
4003         * src/prefs_common.c
4004                 Increment the timeout a bit on OpenBSD, 75 isn't enough
4005
4006 2008-04-23 [colin]      3.4.0cvs9
4007
4008         * src/compose.c
4009         * src/prefs_folder_item.c
4010         * src/prefs_template.c
4011         * src/quote_fmt.c
4012                 Fix bug 1576: Fix unescaping of templates when testing them
4013                 I think it breaks nothing. (wwp, you're welcome to double-check)
4014
4015 2008-04-23 [paul]       3.4.0cvs8
4016
4017         * manual/advanced.xml
4018                 add info about the "two_line_vertical" hidden
4019                 pref
4020
4021 2008-04-22 [paul]       3.4.0cvs7
4022
4023         * src/prefs_common.c
4024         * src/prefs_common.h
4025         * src/summaryview.c
4026                 make the 2-line view in summaryview when in three
4027                 columns mode configurable. hidden pref: "two_line_vertical"
4028
4029 2008-04-22 [colin]      3.4.0cvs6
4030
4031         * src/inc.c
4032                 Fix missing inc_unlock()
4033         * src/prefs_matcher.c
4034         * src/send_message.c
4035                 Fix my last commit
4036
4037 2008-04-22 [colin]      3.4.0cvs5
4038
4039         * src/etpan/imap-thread.c
4040                 Use g_(un)setenv instead of (un)setenv which
4041                 doesn't exist on IRIX 6.5
4042
4043 2008-04-22 [colin]      3.4.0cvs4
4044
4045         * src/inc.c
4046         * src/prefs_common.c
4047         * src/send_message.c
4048                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
4049                 Set the default timeout to 75 seconds
4050
4051 2008-04-20 [colin]      3.4.0cvs3
4052
4053         * src/pixmaps/tray_newmail.offline.xpm
4054         * src/pixmaps/tray_newmail.xpm
4055         * src/pixmaps/tray_newmarkedmail.offline.xpm
4056         * src/pixmaps/tray_newmarkedmail.xpm
4057         * src/pixmaps/tray_nomail.offline.xpm
4058         * src/pixmaps/tray_nomail.xpm
4059         * src/pixmaps/tray_unreadmail.offline.xpm
4060         * src/pixmaps/tray_unreadmail.xpm
4061         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
4062         * src/pixmaps/tray_unreadmarkedmail.xpm
4063                 Make the tray icons a bit nicer. Would be
4064                 nice to get really nice icons from someone
4065                 who's good at Gimp :)
4066
4067 2008-04-18 [colin]      3.4.0cvs2
4068
4069         * src/common/log.c
4070                 Forgot one g_unlink
4071
4072 lease complete the changelog entry below
4073 2008-04-18 [colin]      3.4.0cvs1
4074
4075         * src/addrduplicates.c
4076         * src/addressbook.c
4077         * src/compose.c
4078         * src/crash.c
4079         * src/editaddress.c
4080         * src/folder.c
4081         * src/image_viewer.c
4082         * src/imap.c
4083         * src/inc.c
4084         * src/main.c
4085         * src/mbox.c
4086         * src/messageview.c
4087         * src/mh.c
4088         * src/msgcache.c
4089         * src/news.c
4090         * src/partial_download.c
4091         * src/pop.c
4092         * src/prefs_common.c
4093         * src/prefs_common.h
4094         * src/prefs_other.c
4095         * src/prefs_themes.c
4096         * src/procheader.c
4097         * src/procmime.c
4098         * src/procmsg.c
4099         * src/textview.c
4100         * src/wizard.c
4101         * src/common/prefs.c
4102         * src/common/ssl_certificate.c
4103         * src/common/template.c
4104         * src/common/utils.c
4105         * src/common/utils.h
4106         * src/etpan/imap-thread.c
4107         * src/plugins/dillo_viewer/dillo_viewer.c
4108         * src/plugins/pgpcore/sgpgme.c
4109         * src/plugins/pgpinline/pgpinline.c
4110                 Add an option to shred temporary files and messages
4111                 instead of just removing them. Slows deletions down!
4112
4113 2008-04-18 [paul]       3.4.0
4114
4115         * NEWS
4116         * README
4117         * RELEASE_NOTES 
4118                 3.4.0 released
4119
4120
4121 2008-04-18 [paul]       3.3.1cvs61
4122
4123         * po/de.po
4124         * po/fi.po
4125         * po/it.po
4126         * po/pt_BR.po
4127                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
4128                 and Frederico Goncalves Guimaraes
4129         * po/es.po
4130                 updated on the last minute by a lazy Ricardo Mones
4131
4132 2008-04-18 [colin]      3.3.1cvs60
4133
4134         * po/fr.po
4135                 Update translation (Fabien Vantard)
4136
4137 2008-04-17 [colin]      3.3.1cvs59
4138
4139         * src/imap.c
4140                 Fix debian bug 474712, 'claws seg faults when IMAP 
4141                 connection breaks after an IMAP protocol error 
4142                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
4143         * src/summaryview.c
4144                 Fix a little leak
4145
4146 2008-04-17 [colin]      3.3.1cvs58
4147
4148         * src/common/log.c
4149                 Fix log size getting out of control (claws-mail
4150                 getting SIGXFSZ): rotate if every 10MB
4151
4152 2008-04-10 [paul]       3.3.1cvs57
4153
4154         * src/prefs_other.c
4155                 improvements to english usage
4156
4157 2008-04-10 [paul]       3.3.1cvs56
4158
4159         * src/prefs_receive.c
4160                 add an accurate description
4161
4162 2008-04-08 [colin]      3.3.1cvs55
4163
4164         * src/undo.c
4165                 Probably fix corruption, introduced in cvs53
4166
4167 2008-04-04 [iwkse]      3.3.1cvs54
4168
4169         * src/undo.c
4170                 undo should works properly again
4171
4172 2008-04-04 [iwkse]      3.3.1cvs53
4173
4174         * src/undo.c
4175                 Fix a segfault but breaks undo
4176                 on a specific case (eg. double paste with
4177                 middle-mouse button)
4178
4179 2008-04-04 [iwkse]      3.3.1cvs52
4180
4181         * src/prefs_filtering.c
4182                 Fix previous Tab mess
4183
4184 2008-04-03 [iwkse]      3.3.1cvs51
4185
4186         * src/prefs_filtering.c
4187                 Add search in filtering rules list
4188
4189 2008-04-02 [colin]      3.3.1cvs50
4190
4191         * src/main.c
4192                 Revert part of the previous patch: we do
4193                 want to parse ~/.claws-mail/gtkrc-2.0 if it
4194                 exists
4195
4196 2008-04-02 [colin]      3.3.1cvs49
4197
4198         * src/main.c
4199                 Fix bug 1562, 'Claws-Mail does not completely 
4200                 respect settings in GTK2_RC_FILES environment'
4201                 Remove manual parsing of .gtkrc-2.0 and 
4202                 .gtk/gtkrc-2.0. GTK does it itself these days.
4203
4204 2008-04-01 [colin]      3.3.1cvs48
4205
4206         * src/imap_gtk.c
4207                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
4208                 ticking "Show only subscribed"'
4209
4210 2008-03-31 [colin]      3.3.1cvs47
4211
4212         * src/folder.c
4213                 Fix bug 1553, 'File lock not respected'
4214                 Regression due to the implementation of
4215                 deletion batching
4216
4217 2008-03-31 [colin]      3.3.1cvs46
4218
4219         * src/mainwindow.c
4220                 Fix tags menu update, thanks to Paul
4221
4222 2008-03-29 [wwp]        3.3.1cvs45
4223
4224         * src/prefs_account.c
4225         * src/prefs_common.c
4226         * src/prefs_folder_item.c
4227         * src/prefs_quote.c
4228         * src/quote_fmt.c
4229         * src/quote_fmt.h
4230                 Fix compose template formats (in global preferences)
4231                 being translated under specific conditions.
4232                 Add a button to restore factory defaults for current
4233                 language.
4234
4235 2008-03-27 [colin]      3.3.1cvs44
4236
4237         * src/common/prefs.c
4238         * src/common/xmlprops.c
4239                 Fix RedHat bug 431735, 'segfault if /home is full' 
4240                 (when starting): Fix double fclose() in prefs.c
4241                 and potentially xmlprops.c
4242
4243 2008-03-27 [colin]      3.3.1cvs43
4244
4245         * src/addressbook.c
4246                 Fix bug 1559, 'Claws Mail crashed deleting all 
4247                 common contacts'
4248
4249 2008-03-27 [wwp]        3.3.1cvs42
4250
4251         * src/addressbook.c
4252                 Fix 3.3.0cvs41.
4253
4254 2008-03-27 [wwp]        3.3.1cvs41
4255
4256         * src/addressbook.c
4257                 Prevent list flickering when deleting addresses.
4258
4259 2008-03-26 [colin]      3.3.1cvs40
4260
4261         * src/imap.c
4262                 Clean up session disconnection. Possibly
4263                 fix Ubuntu bug #204290
4264
4265 2008-03-26 [colin]      3.3.1cvs39
4266
4267         * src/textview.c
4268                 Fix bug 1555: current folder wasn't used when
4269                 right-clicking on an email address
4270
4271 2008-03-25 [colin]      3.3.1cvs38
4272
4273         * src/plugins/bogofilter/bogofilter.c
4274         * src/plugins/bogofilter/bogofilter.h
4275         * src/plugins/bogofilter/bogofilter_gtk.c
4276                 Add a "learn from whitelist" preference
4277                 Whitelist Unsure mails too.
4278
4279 2008-03-24 [paul]       3.3.1cvs37
4280
4281         * src/prefs_account.c
4282                 If no MH mailbox and no account exists, when
4283                 creating a POP/Local account, just create and
4284                 use the default one instead of bailing with a
4285                 "Mailbox doesn't exist" error
4286
4287 2008-03-21 [colin]      3.3.1cvs36
4288
4289         * src/procmime.c
4290                 strstrip mime subtype
4291
4292 2008-03-21 [paul]       3.3.1cvs35
4293
4294         * manual/advanced.xml
4295                 correct and update the info about Actions
4296
4297 2008-03-20 [colin]      3.3.1cvs34
4298
4299         * src/messageview.c
4300         * src/messageview.h
4301         * src/textview.c
4302                 Show at max 1MB of text, add a noticeview to
4303                 show everything optionally.
4304
4305 2008-03-20 [colin]      3.3.1cvs33
4306
4307         * src/stock_pixmap.c
4308                 Add support for png themes
4309
4310 2008-03-19 [wwp]        3.3.1cvs32
4311
4312         * src/procheader.c
4313                 Sanity check.
4314
4315 2008-03-18 [colin]      3.3.1cvs31
4316
4317         * src/common/utils.c
4318         * src/common/utils.h
4319                 Handle size_t instead of off_t in to_human_readable
4320
4321 2008-03-18 [colin]      3.3.1cvs30
4322
4323         * src/imap.c
4324                 Remove raw printf
4325
4326 2008-03-16 [colin]      3.3.1cvs29
4327
4328         * src/summaryview.c
4329                 Fix build on GTK < 2.12
4330
4331 2008-03-16 [colin]      3.3.1cvs28
4332
4333         * src/mainwindow.c
4334                 Refresh non-list widget when switching
4335                 messageview
4336
4337 2008-03-16 [colin]      3.3.1cvs27
4338
4339         * manual/faq.xml
4340                 Revert cvs25: This wasn't a typo :) :
4341                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
4342
4343
4344 2008-03-16 [colin]      3.3.1cvs26
4345
4346         * src/summaryview.c
4347         * src/gtk/gtksctree.c
4348         * src/gtk/gtksctree.h
4349                 Implement 2-lines items in Summaryview when in 
4350                 three columns mode
4351
4352 2008-03-16 [paul]       3.3.1cvs25
4353
4354         * manual/faq.xml
4355                 fix typo
4356
4357 2008-03-14 [colin]      3.3.1cvs24
4358
4359         * src/prefs_filtering_action.c
4360                 Fix buglet on setting recipient when
4361                 reediting forward rules.
4362
4363 2008-03-12 [colin]      3.3.1cvs23
4364
4365         * src/summaryview.c
4366                 Fix a new unused variable warning
4367         * src/plugins/trayicon/trayicon.c
4368                 Fix folderview's scrollbar at startup
4369                 if starting hidden
4370
4371 2008-03-12 [colin]      3.3.1cvs22
4372
4373         * src/folderview.c
4374         * src/summaryview.c
4375                 Use item_opened at the beginning of showing
4376                 a folder instead of the end. Fixes flicker.
4377
4378 2008-03-12 [paul]       3.3.1cvs21
4379
4380         * src/folder.c
4381         * src/folder.h
4382         * src/mainwindow.c
4383         * src/procmsg.c
4384         * src/summaryview.c
4385         * src/plugins/trayicon/trayicon.c
4386                 add tooltip with extended folder stats
4387
4388 2008-03-10 [colin]      3.3.1cvs20
4389
4390         * src/common/xml.c
4391                 Handle comments
4392
4393 2008-03-07 [colin]      3.3.1cvs19
4394
4395         * src/mainwindow.c
4396                 Fix blinking of the taskbar entry
4397
4398 2008-03-07 [colin]      3.3.1cvs18
4399
4400         * src/mainwindow.c
4401                 MAEMO: Fix bug 1494, 'Trayicon 
4402                 plugin breaks UI...'
4403
4404 2008-03-07 [paul]       3.3.1cvs17
4405
4406         * src/gtk/authors.h
4407                 reflect reality a bit more closely
4408
4409 2008-03-06 [colin]      3.3.1cvs16
4410
4411         * src/mainwindow.c
4412         * src/mainwindow.h
4413         * src/summaryview.c
4414         * src/summaryview.h
4415         * src/toolbar.c
4416                 Integrate things better wrt the new
4417                 summaryview extensibility.
4418
4419 2008-03-06 [wwp]        3.3.1cvs15
4420
4421         * src/quote_fmt.c
4422                 Fix some gcc warnings.
4423
4424 2008-03-06 [wwp]        3.3.1cvs14
4425
4426         * src/prefs_account.c
4427         * src/prefs_folder_item.c
4428         * src/prefs_gtk.c
4429         * src/prefs_template.c
4430         * src/gtk/prefswindow.c
4431         * src/gtk/prefswindow.h
4432                 prefs_templates: fix missing unregistering of addr_completion widgets
4433                 and and ending of addr_completion service.
4434                 prefs_folder_item: fix missing registering/unregistering of widgets,
4435                 and rework the way add_completion service is started and stopped.
4436                 Plus few prefswindow API changes (opening).
4437
4438 2008-03-06 [wwp]        3.3.1cvs13
4439
4440         * src/folder_item_prefs.c
4441         * src/prefs_template.c
4442         * src/prefs_template.h
4443         * src/quote_fmt.c
4444         * src/common/template.c
4445                 Complete 3.3.1cvs12, thanks to Colin.
4446
4447 2008-03-06 [wwp]        3.3.1cvs12
4448
4449         * src/compose.c
4450         * src/folder_item_prefs.c
4451         * src/folder_item_prefs.h
4452         * src/prefs_account.c
4453         * src/prefs_folder_item.c
4454         * src/prefs_quote.c
4455         * src/prefs_template.c
4456         * src/quote_fmt.c
4457         * src/quote_fmt.h
4458         * src/common/template.c
4459         * src/common/template.h
4460                 Global and per-folder templates can now override the from name (this
4461                 doesn't change the account being used).
4462                 Examples:
4463                  "My other name" <%account_email> (just changes the name)
4464                  my.faked.email@address.org (overrides the address too)
4465
4466 2008-03-05 [colin]      3.3.1cvs11
4467
4468         * src/summaryview.c
4469         * src/summaryview.h
4470                 Replace that hbox with a notebook
4471
4472 2008-03-05 [colin]      3.3.1cvs10
4473
4474         * src/folder.h
4475         * src/folderview.c
4476                 Add klass functions for notification of folder
4477                 opening/closing via the GUI
4478         * src/summaryview.c
4479         * src/summaryview.h
4480                 Add a specific container for the scrolledwin
4481
4482 2008-03-05 [colin]      3.3.1cvs9
4483
4484         * src/folder.h
4485         * src/folderview.c
4486                 Add klass functions for notification of folder 
4487                 opening/closing via the GUI
4488         * src/summaryview.c
4489         * src/summaryview.h
4490                 Add a specific container for the scrolledwin
4491
4492 2008-03-02 [colin]      3.3.1cvs8
4493
4494         * src/messageview.c
4495                 MAEMO: Fix bug 1541, 'Deleting message from within 
4496                 read window displays next message then closes.'
4497
4498 2008-03-02 [colin]      3.3.1cvs7
4499
4500         * src/main.c
4501                 Probably fix bug 1539, 'Program crashes':
4502                 Setup Gcrypt's thread functions when built
4503                 with GnuTLS
4504
4505 2008-03-01 [colin]      3.3.1cvs6
4506
4507         * src/folder.c
4508         * src/imap_gtk.c
4509                 Get rid of stale folders with no account
4510
4511 2008-02-28 [colin]      3.3.1cvs5
4512
4513         * src/compose.c
4514                 Fix bug 1534, 'Segmentation fault when doing 
4515                 some draft saving and then throwing away'
4516         * src/imap.c
4517                 Fix bug 1533, 'Claws is unable to mark messages 
4518                 as "read" in IMAP shared folders'
4519         * src/etpan/imap-thread.c
4520                 Fix bug 1515, 'large messages crash claws when 
4521                 syncing for offline mode'. This is rather a
4522                 workaround, and mails > 64MB will still be
4523                 problematic if there's less than 64MB available
4524                 on the dataroot volume.
4525         * src/messageview.c
4526                 MAEMO: Add information when fetching big messages
4527
4528 2008-02-26 [colin]      3.3.1cvs4
4529
4530         * src/imap.c
4531                 fix bug 1532, '"login refused" message insufficiently 
4532                 detailed'
4533
4534 2008-02-26 [paul]       3.3.1cvs3
4535
4536         * INSTALL
4537         * README
4538                 remove mentions of ClamAV and a few other
4539                 old bits of information
4540
4541 2008-02-23 [colin]      3.3.1cvs2
4542
4543         * src/main.c
4544                 Fix log output (missing \n)
4545
4546 2008-02-23 [colin]      3.3.1cvs1
4547
4548         * configure.ac
4549                 Bump version number for stable release
4550
4551 2008-02-23 [paul]       3.3.0cvs21
4552
4553         * po/he.po
4554                 updated by Ofer
4555
4556 2008-02-21 [colin]      3.3.0cvs20
4557
4558         * src/matcher.c
4559                 Fix bug 1527, 'filtering is case sensitive when it 
4560                 shouldn't be'
4561
4562 2008-02-20 [colin]      3.3.0cvs19
4563
4564         * src/main.c
4565                 Fix file attachments from older Thunar
4566
4567 2008-02-19 [colin]      3.3.0cvs18
4568
4569         * manual/plugins.xml
4570         * manual/es/plugins.xml
4571         * manual/fr/plugins.xml
4572         * manual/pl/plugins.xml
4573                 Remove Clamav
4574
4575 2008-02-19 [paul]       3.3.0cvs17
4576
4577         * tools/README
4578         * tools/csv2addressbook.pl
4579                 add support for Kmail/Kaddressbook
4580
4581 2008-02-18 [colin]      3.3.0cvs16
4582
4583         * src/imap.c
4584                 Unset folder's session before creating a
4585                 new one
4586         * src/main.c
4587         * src/prefs_common.c
4588         * src/prefs_common.h
4589         * manual/advanced.xml
4590                 Add an hidden use_networkmanager pref, to
4591                 disable NetworkManager handling. Also,
4592                 consider UNKNOWN state to be CONNECTED.
4593
4594 2008-02-18 [wwp]        3.3.0cvs15
4595
4596         * src/matcher.c
4597                 Fix Engrish and make 'not' more visible in filtering debug logs.
4598
4599 2008-02-15 [colin]      3.3.0cvs14
4600
4601         * src/matcher.c
4602                 Revert cvs10 for now, it breaks the feature
4603
4604 2008-02-15 [colin]      3.3.0cvs13
4605
4606         * src/main.c
4607                 Always focus folder tree at startup
4608         * src/compose.c
4609                 Fix bug 1521, 'Cannot close compose window after 
4610                 replying to a non-existent news message'
4611
4612 2008-02-13 [colin]      3.3.0cvs12
4613
4614         * src/folderview.c
4615                 Fix important warnings
4616
4617 2008-02-12 [colin]      3.3.0cvs11
4618
4619         * src/imap.c
4620         * src/etpan/imap-thread.c
4621         * src/etpan/imap-thread.h
4622                 Fix handling of $Forwarded flag on Exchange:
4623                 check for the existence or creatability of a
4624                 flag before using it.
4625
4626 2008-02-12 [colin]      3.3.0cvs10
4627
4628         * src/matcher.c
4629                 Optimise matching on Found in addressbook if
4630                 the matched header is in cache (From, etc)
4631
4632 2008-02-12 [colin]      3.3.0cvs9
4633
4634         * src/folderview.c
4635                 Fix crashy stuff when changing displayed
4636                 columns
4637
4638 2008-02-12 [wwp]        3.3.0cvs8
4639
4640         * src/folder.h
4641                 Remove duplicate func declaration and restore the one
4642                 a missing one.
4643
4644 2008-02-12 [wwp]        3.3.0cvs7
4645
4646         * src/compose.c
4647         * src/export.c
4648         * src/folder.c
4649         * src/folder.h
4650         * src/foldersel.c
4651         * src/foldersel.h
4652         * src/imap_gtk.c
4653         * src/import.c
4654         * src/mainwindow.c
4655         * src/messageview.c
4656         * src/mh_gtk.c
4657         * src/prefs_account.c
4658         * src/prefs_filtering_action.c
4659         * src/summaryview.c
4660         * src/plugins/bogofilter/bogofilter_gtk.c
4661         * src/plugins/spamassassin/spamassassin_gtk.c
4662                 Allow moving/copying folders to root folders when using
4663                 the folder selection dialog (it was not possible to
4664                 maemo users to reparent a subfolder to a root folder
4665                 at all).
4666
4667 2008-02-12 [fabien]     3.3.0cvs6
4668
4669         * po/fr.po
4670                 a few days late for i18n fr update. Sorry.
4671
4672 2008-02-11 [colin]      3.3.0cvs5
4673
4674         * src/main.c
4675                 Implement support for future /dev/mem_notify.
4676                 This Linux kernel feature will allow applications
4677                 to be notified that memory has to be freed
4678                 before getting OOM-killed. For more information:
4679                 http://lwn.net/Articles/267013/
4680
4681 2008-02-10 [paul]       3.3.0cvs4
4682
4683         * src/Makefile.am
4684         * src/mimeview.c
4685         * src/prefs_toolbar.c
4686         * src/stock_pixmap.c
4687         * src/stock_pixmap.h
4688         * src/pixmaps/mime_text_patch.xpm
4689                 add an icon for attached patches
4690
4691 2008-02-09 [paul]       3.3.0cvs3
4692
4693         * src/gtk/about.c
4694                 bump the (c) year
4695
4696 2008-02-09 [wwp]        3.3.0cvs2
4697
4698         * src/main.c
4699                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
4700
4701 2008-02-08 [colin]      3.3.0cvs1
4702
4703         * src/common/utils.c
4704                 Forbid attaching anything containing "../" or ".ssh/"
4705                 from mailto: URI
4706
4707 2008-02-08 [paul]       3.3.0
4708
4709         * NEWS
4710         * README
4711         * RELEASE_NOTES 
4712                 3.3.0 released
4713
4714 2008-02-08 [paul]       3.2.0cvs77
4715
4716         * AUTHORS
4717                 updated with new translators
4718         * configure.ac
4719                 added he to ALL_LINGUAS
4720         * po/cs.po
4721         * po/de.po
4722         * po/es.po
4723         * po/fi.po
4724         * po/hu.po
4725         * po/it.po
4726         * po/pt_BR.po
4727         * po/zh_CN.po
4728                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
4729                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
4730                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
4731                 and Ralph Young
4732         * po/he.po
4733                 new Hebrew translation by Ofer <oc666@netvision.net.il>
4734         * src/gtk/about.c
4735                 updated with new translators and bumped (c) year
4736         * src/gtk/authors.h
4737                 updated with new translators
4738
4739 2008-02-05 [colin]      3.2.0cvs76
4740
4741         * src/messageview.c
4742         * src/mimeview.c
4743         * src/mimeview.h
4744                 Special case text/calendar parts: if there's one in
4745                 the mail, and a plugin handling text/calendar is
4746                 loaded, show that part. That'll avoid rendering 
4747                 meetings as plain text, which just looks broken to
4748                 many users.
4749
4750 2008-02-04 [colin]      3.2.0cvs75
4751
4752         * src/mainwindow.c
4753                 Maemo: Fix LED handling on OS 2008
4754
4755 2008-02-01 [colin]      3.2.0cvs74
4756
4757         * src/compose.c
4758                 Possibly fix the annoying and hard-to reproduce bug
4759                 where lines 
4760                 are
4761                 rewrapped
4762                 like
4763                 that.
4764
4765 2008-02-01 [paul]       3.2.0cvs73
4766
4767         * src/common/utils.c
4768                 fix bug 1502, 'Plus signs are stripped from
4769                 email addresses when calling from command line'
4770                 Thanks to Colin
4771
4772 2008-01-31 [colin]      3.2.0cvs72
4773
4774         * src/exphtmldlg.c
4775         * src/mimeview.c
4776         * src/summaryview.c
4777                 Fix building of URIs from filenames
4778
4779 2008-01-31 [wwp]        3.2.0cvs71
4780
4781         * src/main.c
4782                 Fixes debug output of compiled-in features list
4783                 (completes 3.2.0cvs60).
4784
4785 2008-01-31 [colin]      3.2.0cvs70
4786
4787         * configure.ac
4788         * po/POTFILES.in
4789         * src/compose.c
4790         * src/plugins/Makefile.am
4791         * src/plugins/clamav/.cvsignore
4792         * src/plugins/clamav/Makefile.am
4793         * src/plugins/clamav/README
4794         * src/plugins/clamav/clamav_plugin.c
4795         * src/plugins/clamav/clamav_plugin.h
4796         * src/plugins/clamav/clamav_plugin_gtk.c
4797         * src/plugins/clamav/clamav_plugin_gtk.deps
4798                 Remove the Clamav plugin from the core
4799
4800 2008-01-28 [wwp]        3.2.0cvs69
4801
4802         * src/compose.c
4803         * src/prefs_template.c
4804         * src/prefs_template.h
4805         * src/quote_fmt.c
4806         * src/quote_fmt.h
4807         * src/quote_fmt_lex.l
4808         * src/quote_fmt_parse.y
4809                 Fix for bug #1493: count lines (\n chars) according to the way
4810                 format body is passed (i.e. \-escaped or not).
4811
4812 2008-01-27 [paul]       3.2.0cvs68
4813
4814         * po/en_GB.po
4815                 updated
4816         * src/prefs_actions.c
4817         * src/prefs_filtering.c
4818         * src/prefs_folder_item.c
4819         * src/prefs_template.c
4820         * src/gtk/about.c
4821                 some minor changes to the English
4822
4823 2008-01-24 [colin]      3.2.0cvs67
4824
4825         * src/etpan/imap-thread.c
4826         * src/etpan/nntp-thread.c
4827                 Fix bug 1348, 'Hang ups at exit time with 
4828                 pgp plugin since 3.0.2'
4829
4830 2008-01-23 [colin]      3.2.0cvs66
4831
4832         * src/toolbar.c
4833                 Fix translation of something that shouldn't be
4834
4835 2008-01-23 [colin]      3.2.0cvs65
4836
4837         * src/procmime.c
4838                 Fix bug 1486, 'Re: Incorrect content when replying'
4839                 Revert to full scan if short scan found only 0-length
4840                 text parts
4841
4842 2008-01-23 [paul]       3.2.0cvs64
4843
4844         * src/prefs_folder_item.c
4845                 fix bug 1485, 'selecting a folder's default
4846                 account if name contains '&''
4847
4848 2008-01-23 [colin]      3.2.0cvs63
4849
4850         * src/folder.c
4851         * src/folder.h
4852         * src/main.c
4853         * src/mainwindow.c
4854                 Fix bug 1480, 'should be able to display mail file
4855                 from command line'. Let 'claws-mail --select' accept
4856                 absolute paths in addition to folder identifiers.
4857
4858 2008-01-22 [wwp]        3.2.0cvs62
4859
4860         * src/account.c
4861         * src/account.h
4862         * src/compose.c
4863         * src/messageview.c
4864         * src/summaryview.c
4865         * src/common/utils.c
4866         * src/common/utils.h
4867                 Allow from=address in mailto sequence:
4868                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
4869                   The 'from' will try to select the first account matching in accounts list,
4870                   otherwise will use the usual account selection mechanism but override with
4871                   this 'from' address.
4872                 Allow mailto with NNTP accounts
4873                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
4874                   is the default one or if a NNTP account address is used with 'from'.
4875                   This is more or less a bugfix as it was possible to use mailto with a NNTP
4876                   default account but the complete mailto sequence was put in To.
4877
4878 2008-01-22 [wwp]        3.2.0cvs61
4879
4880         * doc/man/claws-mail.1
4881                 Updated the man page: status of few features, command-line
4882                 usage (--version-full) and completed list of config files
4883                 and dirs.
4884
4885 2008-01-22 [wwp]        3.2.0cvs60
4886
4887         * src/main.c
4888                 Added --version-full to display version and compiled-in
4889                 features list (for later use by Clawsker for instance).
4890
4891 2008-01-22 [holger]     3.2.0cvs59
4892
4893         * src/addrduplicates.c
4894                 Fix scrolling in addressbook duplicate
4895                 finder result dialog
4896
4897 2008-01-21 [colin]      3.2.0cvs58
4898
4899         * src/summaryview.c
4900                 Fix bug 1457, 'sorting messages on, say, from, 
4901                 should subsort on previous sort choice'. Subsort
4902                 by date when sort is Subject, From, To, Tags.
4903
4904 2008-01-21 [colin]      3.2.0cvs57
4905
4906         * AUTHORS
4907         * src/matcher.c
4908         * src/mimeview.c
4909         * src/common/ssl.c
4910         * src/gtk/authors.h
4911                 Fix bug 1478, 'Wrong pthread_create calls all 
4912                 over the place'. Patch by Christian Cornelssen
4913
4914 2008-01-20 [colin]      3.2.0cvs56
4915
4916         * src/imap.c
4917         * src/etpan/imap-thread.c
4918         * src/etpan/imap-thread.h
4919                 Fix bug 1468, 'Use IMAP keyword to 
4920                 store "forwarded" flag'
4921
4922 2008-01-20 [colin]      3.2.0cvs55
4923
4924         * src/folderutils.c
4925                 Make list operations faster
4926
4927 2008-01-20 [colin]      3.2.0cvs54
4928
4929         * src/mainwindow.c
4930                 Fix bug 1353, 'on startup with small screen 
4931                 layout, keyboard input gets lost'
4932
4933 2008-01-20 [colin]      3.2.0cvs53
4934
4935         * src/textview.c
4936                 Complete 3.2.0cvs49, and fixes bug 1477, 
4937                 'Claws Mail crashes when view PGP-encrypted 
4938                 message'
4939
4940 2008-01-20 [colin]      3.2.0cvs52
4941
4942         * src/compose.c
4943                 Fix privacy menu update when replying to
4944                 encrypted mail and no default privacy 
4945                 system is set
4946
4947 2008-01-19 [colin]      3.2.0cvs51
4948
4949         * src/filtering.c
4950         * src/procmsg.h
4951         * src/plugins/bogofilter/bogofilter.c
4952         * src/plugins/clamav/clamav_plugin.c
4953         * src/plugins/spamassassin/spamassassin.c
4954                 Batch filtering deletions too (and save 4 bytes
4955                 per MsgInfo in the process :)
4956
4957 2008-01-19 [colin]      3.2.0cvs50
4958
4959         * src/folder.c
4960                 Make cache update after copies much faster
4961                 on IMAP
4962
4963 2008-01-19 [colin]      3.2.0cvs49
4964
4965         * src/textview.c
4966                 Check g_fopen() success
4967
4968 2008-01-17 [wwp]        3.2.0cvs48
4969
4970         * manual/faq.xml
4971         * manual/es/faq.xml
4972         * manual/fr/faq.xml
4973         * manual/pl/faq.xml
4974                 Sylpheed? No idea what this means.
4975
4976 2008-01-17 [colin]      3.2.0cvs47
4977
4978         * src/gtk/gtksctree.c
4979                 Make dnd threshold higher on Maemo
4980
4981 2008-01-16 [colin]      3.2.0cvs46
4982
4983         * src/common/passcrypt.c
4984                 Fix build on FreeBSD, thanks to Pawel
4985
4986 2008-01-15 [colin]      3.2.0cvs45
4987
4988         * src/compose.c
4989                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
4990                 spell check of actuall word'
4991         * src/summaryview.c
4992                 Temporarily disable immediate execution when learning
4993                 spam *only* if the summaryview isn't locked
4994
4995 2008-01-15 [wwp]        3.2.0cvs44
4996
4997         * src/prefs_filtering.c
4998                 Fix filtering prefs layout (Maemo port), moving page up/down
4999                 from buttons to context menu.
5000
5001 2008-01-15 [colin]      3.2.0cvs43
5002
5003         * src/compose.c
5004                 Fix bug 1465, 'First line in new message does not mark URLs'
5005
5006 2008-01-15 [colin]      3.2.0cvs42
5007
5008         * src/common/passcrypt.c
5009                 Fix bug 1461, 'several components #define 
5010                 _XOPEN_SOURCE improperly'
5011
5012 2008-01-15 [colin]      3.2.0cvs41
5013
5014         * src/summaryview.c
5015                 Fix bug 1469, 'Column width adjustments on message 
5016                 lists do not save'
5017
5018 2008-01-14 [holger]     3.2.0cvs40
5019
5020         * configure.ac
5021                 Add tests for dbus, dbus glib bindings,
5022                 and NetworkManager. All is optional. Add new
5023                 --(en|dis)able-networkmanager-support switch.
5024         * src/Makefile.am
5025         * src/imap.c
5026         * src/inc.c
5027         * src/main.c
5028         * src/main.h
5029         * src/mainwindow.c
5030         * src/gtk/about.c
5031                 Add optional NetworkManager support, so Claws Mail
5032                 can try to do the right thing when the network connection
5033                 status changes. NetworkManager support is active by
5034                 default if above requirements were met.
5035
5036 2008-01-12 [colin]      3.2.0cvs39
5037
5038         * src/summaryview.c
5039                 Advertise the click-on-reply feature in the tooltip
5040
5041 2008-01-12 [colin]      3.2.0cvs38
5042
5043         * src/Makefile.am
5044         * src/stock_pixmap.c
5045         * src/stock_pixmap.h
5046         * src/pixmaps/tray_newmail.offline.xpm
5047         * src/pixmaps/tray_newmail.xpm
5048         * src/pixmaps/tray_newmarkedmail.offline.xpm
5049         * src/pixmaps/tray_newmarkedmail.xpm
5050         * src/pixmaps/tray_nomail.offline.xpm
5051         * src/pixmaps/tray_nomail.xpm
5052         * src/pixmaps/tray_unreadmail.offline.xpm
5053         * src/pixmaps/tray_unreadmail.xpm
5054         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
5055         * src/pixmaps/tray_unreadmarkedmail.xpm
5056         * src/plugins/trayicon/Makefile.am
5057         * src/plugins/trayicon/newmail.offline.xpm
5058         * src/plugins/trayicon/newmail.xpm
5059         * src/plugins/trayicon/newmarkedmail.offline.xpm
5060         * src/plugins/trayicon/newmarkedmail.xpm
5061         * src/plugins/trayicon/nomail.offline.xpm
5062         * src/plugins/trayicon/nomail.xpm
5063         * src/plugins/trayicon/trayicon.c
5064         * src/plugins/trayicon/unreadmail.offline.xpm
5065         * src/plugins/trayicon/unreadmail.xpm
5066         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
5067         * src/plugins/trayicon/unreadmarkedmail.xpm
5068                 Make the Trayicon plugin icons themable
5069
5070 2008-01-12 [wwp]        3.2.0cvs37
5071
5072         * src/prefs_display_header.c
5073                 Fix extra leading hyphen visible in the display
5074                 header configuration combo list (maemo).
5075
5076 2008-01-11 [colin]      3.2.0cvs36
5077
5078         * src/imap.c
5079                 Set timeout to 1 before disconnecting all -
5080                 for when one switches to offline and has 
5081                 no network anymore
5082         * src/messageview.c
5083                 Fix bug 1454, 'error message shows parts and 
5084                 signature of previous messages'
5085         * src/prefs_common.c
5086                 Maemo: Hide Send dialog by default
5087
5088 2008-01-10 [colin]      3.2.0cvs35
5089
5090         * src/action.c
5091         * src/editldap.c
5092         * src/prefs_account.c
5093         * src/wizard.c
5094         * src/gtk/inputdialog.c
5095         * src/plugins/pgpcore/passphrase.c
5096                 Maemo: Fix bug 1455, 'Password enters leading letter 
5097                 incorrectly as uppercase'
5098
5099 2008-01-09 [colin]      3.2.0cvs34
5100
5101         * po/pl.po
5102                 Fix bug 1446, 'SC crashes frequently when staying 
5103                 in background'. Format string error in Polish 
5104                 translation
5105         * src/gtk/description_window.c
5106         * src/prefs_template.c
5107                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
5108                 patch by Pawel
5109         * src/wizard.c
5110                 Maemo: Fix build
5111
5112 2008-01-08 [colin]      3.2.0cvs33
5113
5114         * src/main.c
5115                 Maemo: connect HW status change signal for shutdown
5116         * src/mainwindow.c
5117                 Maemo: Fix hardware space key
5118         * src/wizard.c
5119                 Maemo: name mmc1 and 2 a better name
5120
5121 2008-01-08 [wwp]        3.2.0cvs32
5122
5123         * src/folder.c
5124         * src/folder_item_prefs.c
5125         * src/folder_item_prefs.h
5126         * src/prefs_folder_item.c
5127                 It's now possible to disable processing rules when
5128                 entering a folder (this adds a new option to the
5129                 folder properties dialog).
5130
5131 2008-01-08 [wwp]        3.2.0cvs31
5132
5133         * src/common/utils.c
5134                 Mailto: now supports 'insert' (stands for 'insert file'), this
5135                 adds the ability to create a new message from the command-line,
5136                 with body set from an existing file contents.
5137
5138 2008-01-08 [colin]      3.2.0cvs30
5139
5140         * src/summaryview.c
5141                 Maybe fix bug 1452, 'crash while drag'n'droping 
5142                 emails to an IMAP folder'
5143
5144 2008-01-07 [wwp]        3.2.0cvs29
5145
5146         * src/prefs_filtering.c
5147                 Static-alize a function, thanks to Colin.
5148
5149 2008-01-07 [colin]      3.2.0cvs28
5150
5151         * src/folderview.c
5152                 Fix scrolling to bottom when drag and dropping
5153         * src/summaryview.c
5154                 Fix bug 1445, 'Display sender using addressbook: fails 
5155                 when From: isn't an email address'
5156
5157 2008-01-07 [wwp]        3.2.0cvs27
5158
5159         * src/prefs_actions.c
5160         * src/prefs_filtering.c
5161         * src/prefs_template.c
5162                 Add tooltips to most buttons in the templates, actions and
5163                 filtering/processing dialogs.
5164
5165 2008-01-07 [wwp]        3.2.0cvs26
5166
5167         * src/prefs_filtering.c
5168                  - add a clear button to clear dialog input fields
5169                  - add page up and page down buttons to move selected rule up and down
5170                  - in rules list popup-menu: added Delete, Delete all and Duplicate
5171                  - popup-menu items are greyed out either if the list is empty (not counting the
5172                    (New) row or if there is no selected item
5173                  - clear store when closing dialog
5174
5175         * src/prefs_actions.c
5176                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
5177                    clear button, popup-menu
5178                  - clear store when closing dialog
5179
5180         * src/prefs_template.c
5181                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
5182                    clear button, popup-menu 
5183
5184         * src/addrcustomattr.c
5185                  - renamed popup-menu item Clear list to Delete all
5186                  - grey out popup-menu items is there is no selected item or if list is empty
5187                  - clear store when closing dialog
5188
5189         * src/edittags.c
5190                  - added popup-menu item Delete all
5191                  - grey out popup-menu items is there is no selected item or if list is empty
5192                  - clear store when closing dialog
5193
5194 2008-01-06 [wwp]        3.2.0cvs25
5195
5196         * src/addressadd.c
5197                 One more layout fix by Pawel (completes 3.2.0cvs24).
5198
5199 2008-01-05 [colin]      3.2.0cvs24
5200
5201         * src/addressadd.c
5202                 Little GUI fixes, patch by Pawel
5203
5204 2007-12-29 [wwp]        3.2.0cvs23
5205
5206         * src/compose.c
5207                 Fix for bug #1443, and strip possible whitespaces around
5208                 custom header names.
5209
5210 2007-12-29 [mones]      3.2.0cvs22
5211
5212         * po/es.po
5213                 Updated translation, corrected a term based 
5214                 on suggestion from Israel Saeta Pérez,
5215                 reverted awful X-Mailer translation
5216         * src/procmime.c
5217                 Complete cvs20 for FreeBSD, patch by Pawel
5218
5219 2007-12-29 [colin]      3.2.0cvs21
5220
5221         * src/textview.c
5222                 Fix bug 1442, 'Tags are repeated in 
5223                 encapsulated messages'
5224
5225 2007-12-28 [colin]      3.2.0cvs20
5226
5227         * src/procmime.c
5228                 Fix path to mime/globs. Patch by Marten King.
5229
5230 2007-12-27 [colin]      3.2.0cvs19
5231
5232         * src/plugins/pgpcore/Makefile.am
5233         * src/plugins/pgpinline/Makefile.am
5234         * src/plugins/pgpmime/Makefile.am
5235                 Add missing flags to build pgp plugins on maemo
5236
5237 2007-12-27 [colin]      3.2.0cvs18
5238
5239         * src/mainwindow.c
5240                 Maximise before showing to avoid probable flickering
5241                 on slow computers.
5242
5243 2007-12-27 [colin]      3.2.0cvs17
5244
5245         * src/main.c
5246         * src/mainwindow.c
5247         * src/prefs_common.c
5248         * src/prefs_common.h
5249                 Fix bug 1439, 'Claws Mail does not remember window size 
5250                 state when restarted'. Save maximised state and force
5251                 maximisation at startup if applicable.
5252
5253 2007-12-23 [paul]       3.2.0cvs16
5254
5255         * src/prefs_matcher.c
5256                 fix bug 1436, 'Filter condition dialog doesn't
5257                 load header name from current rules'
5258
5259 2007-12-22 [paul]       3.2.0cvs15
5260
5261         * src/compose.c
5262                 fix bug 1435, 'Reply doesn't take into account
5263                 reply-to field'
5264
5265 2007-12-21 [paul]       3.2.0cvs14
5266
5267         * src/common/ssl_certificate.c
5268                 fix FreeBSD build with IPV6 support 
5269
5270 2007-12-20 [colin]      3.2.0cvs13
5271
5272         * src/imap.c
5273                 Fix error handling
5274
5275 2007-12-20 [colin]      3.2.0cvs12
5276
5277         * src/imap.c
5278         * src/imap.h
5279         * src/prefs_account.c
5280                 Add DIGEST-MD5 support for IMAP authentication
5281
5282 2007-12-19 [mones]      3.2.0cvs11
5283
5284         * doc/man/claws-mail.1
5285                 Better ordering of sections, updated options
5286         * po/es.po
5287                 Updated strings
5288
5289 2007-12-19 [paul]       3.2.0cvs10
5290
5291         * src/prefs_account.c
5292                 use a spinbutton instead of an entry for
5293                 "POP authentication timeout" also
5294
5295 2007-12-19 [colin]      3.2.0cvs9
5296
5297         * src/prefs_filtering_action.c
5298         * src/prefs_matcher.c
5299         * src/gtk/description_window.c
5300                 Destroy info windows with their parents
5301                 Patch by Pawel
5302
5303 2007-12-19 [colin]      3.2.0cvs8
5304
5305         * src/prefs_account.c
5306                 Use spinbuttons instead of entries where needed
5307                 Patch by Pawel
5308
5309 2007-12-18 [paul]       3.2.0cvs7
5310
5311         * src/prefs_matcher.c
5312                 add missing i18n for a few strings
5313                 Patch by Stephan Sachse
5314
5315 2007-12-18 [paul]       3.2.0cvs6
5316
5317         * src/prefs_logging.c
5318                 use 'disk' instead of 'disc'
5319
5320 2007-12-18 [paul]       3.2.0cvs5
5321
5322         * po/en_GB.po
5323                 updated
5324         * src/addrcustomattr.c
5325         * src/editaddress.c
5326                 fixes to the ingleesh
5327         * src/prefs_filtering_action.c
5328                 fix copyright header
5329                 fix untranslated strings
5330         * src/prefs_filtering_action.h
5331                 fix copyright header
5332
5333 2007-12-18 [wwp]        3.2.0cvs4
5334
5335         * src/folderview.c
5336         * src/headerview.c
5337         * src/prefs_common.c
5338         * src/prefs_common.h
5339         * src/prefs_fonts.c
5340         * src/summaryview.c
5341         * src/textview.c
5342         * src/wizard.c
5343         * src/common/defs.h
5344         * src/gtk/gtkutils.c
5345                 Added prefs to set custom small and bold fonts
5346                 (might matter on some desktops, according to
5347                 DPI and font settings).
5348
5349 2007-12-18 [colin]      3.2.0cvs3
5350
5351         * src/prefs_logging.c
5352                 Rework GUI, patch by Pawel
5353
5354 2007-12-18 [colin]      3.2.0cvs2
5355
5356         * src/prefs_filtering_action.c
5357                 Rework GUI, patch by Pawel
5358
5359 2007-12-18 [colin]      3.2.0cvs1
5360
5361         * src/editaddress.c
5362                 Fix build on old GCC
5363                 Fix inverted buttons
5364
5365 2007-12-17 [paul]       3.2.0
5366
5367         * NEWS
5368         * README
5369         * RELEASE_NOTES 
5370                 3.2.0 released
5371
5372 2007-12-17 [paul]       3.1.0cvs79
5373
5374         * po/de.po
5375         * po/fr.po
5376         * po/hu.po
5377         * po/it.po
5378         * po/pt_BR.po
5379                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
5380                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
5381
5382 2007-12-17 [mones]      3.1.0cvs78
5383
5384         * po/es.po
5385                 Updated Spanish translation for 3.2.0 release
5386
5387 2007-12-16 [colin]      3.1.0cvs77
5388
5389         * src/addrcustomattr.c
5390                 Fix translations, patch by Fabien
5391
5392 2007-12-15 [paul]       3.1.0cvs76
5393
5394         * src/folderview.c
5395                 fix compiler warning
5396
5397 2007-12-14 [colin]      3.1.0cvs75
5398
5399         * src/folderview.c
5400                 Simplify logic
5401
5402 2007-12-12 [wwp]        3.1.0cvs74
5403
5404         * AUTHORS
5405         * src/gtk/authors.h
5406                 Added Marius Glauser to the hall of fame.
5407
5408 2007-12-12 [wwp]        3.1.0cvs73
5409
5410         * src/gtk/gtkutils.c
5411                 Improve the way we show results of searches
5412                 in message bodies: selected text now get centered
5413                 vertically in the message window.
5414                 Patch by Marius Glauser <seelenhirt@gmx.net>.
5415
5416 2007-12-10 [colin]      3.1.0cvs72
5417
5418         * src/folder.c
5419                 Don't crash when setting batch mode on no folder
5420
5421 2007-12-10 [colin]      3.1.0cvs71
5422
5423         * src/common/utils.c
5424                 Fix potential buffer overrun (thanks to
5425                 Hiroyuki)
5426
5427 2007-12-08 [paul]       3.1.0cvs70
5428
5429         * src/prefs_receive.c
5430                 small change to the English
5431
5432 2007-12-08 [colin]      3.1.0cvs69
5433
5434         * src/vcard.c
5435                 Fix warnings
5436
5437 2007-12-07 [colin]      3.1.0cvs68
5438
5439         * src/mainwindow.c
5440         * src/summaryview.c
5441         * src/summaryview.h
5442                 Free simplify_subject_preg at exit
5443
5444 2007-12-07 [colin]      3.1.0cvs67
5445
5446         * src/main.c
5447         * src/summaryview.c
5448         * src/common/utils.c
5449         * src/common/utils.h
5450                 We have to free reused regexps from time to
5451                 time, or they get huge
5452
5453 2007-12-07 [colin]      3.1.0cvs66
5454
5455         * src/vcard.c
5456                 Fix QP decoding (and UTF8)
5457
5458 2007-12-07 [colin]      3.1.0cvs65
5459
5460         * src/addrcustomattr.c
5461                 Update list of default custom attributes
5462                 now (will be needed for a feature patch
5463                 post 3.2.0)
5464
5465 2007-12-07 [colin]      3.1.0cvs64
5466
5467         * src/folder.c
5468                 Batch on destination folder when copying - fixes
5469                 slowness when moving unread mails to trash on IMAP
5470
5471 2007-12-06 [colin]      3.1.0cvs63
5472
5473         * src/common/w32_time.c
5474         * src/common/w32lib.h
5475         * src/etpan/etpan-thread-manager.c
5476         * src/etpan/imap-thread.c
5477         * src/etpan/nntp-thread.c
5478         * src/gtk/Makefile.am
5479                 Fix win32 build with libetpan. Thanks to
5480                 Marcus Brinkmann.
5481
5482 2007-12-06 [colin]      3.1.0cvs62
5483
5484         * src/account.c
5485         * src/imap.c
5486         * src/prefs_account.c
5487         * src/prefs_account.h
5488         * src/etpan/imap-thread.c
5489         * src/etpan/imap-thread.h
5490                 Disable connection via command line on WIN32
5491                 Disable mmap use on WIN32 - use normal strings
5492         * src/addressbook.c
5493         * src/addressbook.h
5494         * src/addressbook_foldersel.c
5495         * src/addressbook_foldersel.h
5496         * src/prefs_filtering_action.c
5497         * src/prefs_matcher.c
5498         * src/plugins/bogofilter/bogofilter_gtk.c
5499         * src/plugins/dillo_viewer/dillo_prefs.c
5500         * src/plugins/spamassassin/spamassassin_gtk.c
5501                 Fix leak, rework function logics to be more
5502                 natural - thanks to Holger
5503         * src/common/utils.c
5504                 Fix warnings
5505
5506 2007-12-06 [colin]      3.1.0cvs61
5507
5508         * src/news.c
5509         * src/common/utils.c
5510         * src/common/utils.h
5511                 Fix posting, and fix UTF-8 being sent when encoding
5512                 is 8bit
5513
5514 2007-12-05 [colin]      3.1.0cvs60
5515
5516         * src/news.c
5517                 Fix debian bug #453157, 'Fails to post usenet
5518                 articles after NNTP connection has been 
5519                 interrupted". Fix return value to prevent deletion
5520                 on failure, and issue MODE READER in case posting
5521                 fails at first.
5522
5523 2007-12-05 [colin]      3.1.0cvs59
5524
5525         * src/messageview.c
5526         * src/uri_opener.c
5527                 Improvements to the List URIs dialog
5528                 Patch by Pawel
5529
5530 2007-12-05 [colin]      3.1.0cvs58
5531
5532         * src/prefs_other.c
5533         * src/gtk/gtksctree.h
5534                 Fix warnings
5535
5536 2007-12-04 [colin]      3.1.0cvs57
5537
5538         * src/etpan/imap-thread.c
5539                 Fix bug 1378, 'Claws exits on IMAP alert message'
5540                 Don't do GTK calls directly from Etpan thread
5541
5542 2007-12-04 [colin]      3.1.0cvs56
5543
5544         * src/folderview.c
5545         * src/gtk/gtksctree.c
5546                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
5547                 Make all the left of column zero an hotspot for
5548                 expanding.
5549
5550 2007-12-04 [colin]      3.1.0cvs55
5551
5552         * src/mainwindow.c
5553         * src/mainwindow.h
5554         * src/prefs_common.c
5555         * src/prefs_common.h
5556         * src/prefs_receive.c
5557                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
5558
5559 2007-12-04 [wwp]        3.1.0cvs54
5560
5561         * src/prefs_other.c
5562                 Fix for bug #1419.
5563
5564 2007-12-04 [holger]     3.1.0cvs53
5565
5566         * src/addrduplicates.c
5567         * src/addrduplicates.h
5568                 Export addressbook entry deletion
5569
5570 2007-12-04 [colin]      3.1.0cvs52
5571
5572         * tools/Makefile.am
5573         * tools/README.sylprint
5574         * tools/sylprint.pl
5575         * tools/sylprint.rc
5576                 Fix debian bug #454089 (symlink attack in TMP directory)
5577                 http://secwatch.org/advisories/1019661/ :
5578                 Remove the buggy script, which was unmaintained anyway
5579         * src/news.c
5580         * src/procmsg.c
5581                 Store things in our private tmp directory.
5582
5583 2007-12-03 [colin]      3.1.0cvs51
5584
5585         * src/folder.c
5586         * src/folder.h
5587         * src/folderview.c
5588         * src/imap.c
5589         * src/mainwindow.c
5590                 Fix update problem when getting remote tags
5591         * src/prefs_matcher.c
5592                 Rework GUI to make it better. Patch by Pawel
5593                 Pekala
5594
5595 2007-12-03 [colin]      3.1.0cvs50
5596
5597         * src/etpan/imap-thread.c
5598         * src/etpan/nntp-thread.c
5599                 Fix bug 1417, 'Network log doesn't reveal 
5600                 enough NNTP errors'
5601
5602 2007-12-02 [iwkse]      3.1.0cvs49
5603
5604         * src/plugins/dillo_viewer/dillo_prefs.c
5605                         Insert dillo under the Plugins menu
5606
5607 2007-12-01 [paul]       3.1.0cvs48
5608
5609         * src/html.c
5610                 add these variant forms
5611                 Thanks to Colin
5612
5613 2007-12-01 [paul]       3.1.0cvs47
5614
5615         * src/matcher.c
5616                 fix a typo
5617
5618 2007-12-01 [paul]       3.1.0cvs46
5619
5620         * po/POTFILES.in
5621                 add the new addrcustomattr.c file
5622
5623 2007-11-29 [colin]      3.1.0cvs45
5624
5625         * src/common/ssl_certificate.c
5626                 Use the more modern getaddrinfo instead of 
5627                 gethostbyname when possible
5628
5629 2007-11-28 [colin]      3.1.0cvs44
5630
5631         * src/summaryview.c
5632                 Maybe fix bug 1410 and other crash reports
5633                 in summaryview since cvs38.
5634
5635 2007-11-28 [wwp]        3.1.0cvs43
5636
5637         * src/prefs_summary_open.c
5638                 Guard against an empty list of actions to perform
5639                 when opening a folder (or migration defaults could
5640                 be introduced, confusing).
5641
5642 2007-11-28 [colin]      3.1.0cvs42
5643
5644         * src/folderview.c
5645                 Fix mark all read from folder's contextual menu
5646
5647 2007-11-27 [colin]      3.1.0cvs41
5648
5649         * src/imap.c
5650         * src/imap.h
5651         * src/imap_gtk.c
5652         * src/prefs_account.c
5653         * src/etpan/imap-thread.c
5654                 A few fixes to the IMAP flags handling: Optimisations,
5655                 two crashers, mention that Bandwitdh-efficient mode
5656                 prevents tag fetching.
5657                 Fix M-UTF7 in subscription dialog.
5658
5659 2007-11-27 [colin]      3.1.0cvs40
5660
5661         * src/folder.c
5662         * src/mbox.c
5663         * src/summaryview.c
5664                 Make filtering faster on flags change: Batch original 
5665                 folderitem, where we'll do flags/tags changes.
5666
5667 2007-11-27 [colin]      3.1.0cvs39
5668
5669         * src/filtering.c
5670                 Fix bug 1407, 'After a copy action, further rules apply 
5671                 to both original and copy'
5672
5673 2007-11-27 [colin]      3.1.0cvs38
5674
5675         * src/edittags.c
5676         * src/summaryview.c
5677                 Fixes races when doing a long operation and user
5678                 asks for another one (Mark all read/unread on a 
5679                 big folder on IMAP for example)
5680
5681 2007-11-27 [wwp]        3.1.0cvs37
5682
5683         * src/addressbook.c
5684         * src/prefs_common.c
5685                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
5686                 and 3.1.0cvs35 (addressbook.c).
5687
5688 2007-11-27 [holger]     3.1.0cvs36
5689
5690         * src/printing.c
5691                 Add a line separating header and body
5692                 in the printout
5693
5694 2007-11-27 [wwp]        3.1.0cvs35
5695
5696         * src/addressbook.c
5697                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
5698                 (thanks to Colin) and revert disabling of cut/copy
5699                 context menu entries upon selected groups.
5700
5701 2007-11-27 [holger]     3.1.0cvs34
5702
5703         * src/printing.c
5704                 Add weights to the list of supported text attributes
5705                 for printing
5706
5707 2007-11-27 [wwp]        3.1.0cvs33
5708
5709         * src/Makefile.am
5710         * src/addrcustomattr.c
5711         * src/addrcustomattr.h
5712         * src/addressbook.c
5713         * src/editaddress.c
5714         * src/editaddress.h
5715         * src/prefs_common.c
5716         * src/prefs_common.h
5717         * src/common/defs.h
5718                 Provide a (customizable) list of preset attribute names
5719                 for editing contacts (closes bug #1391).
5720
5721 2007-11-27 [wwp]        3.1.0cvs32
5722
5723         * src/addrclip.c
5724         * src/addressbook.c
5725         * src/addritem.c
5726                 Various fixes in the address book:
5727                         - made copy/move of a folder to itself or its subtree
5728                           impossible (-> error)
5729                         - errors messages don't show in the status bar anymore,
5730                           use alertpanels instead
5731                         - simple click on group doesn't open group edit dialog
5732                           anymore when in contact edit embedded mode (was too itchy)
5733                         - fixed disabling of edit button and and menu entry when
5734                           in contact edit embedded mode (was done in a bad and
5735                           ineffective way)
5736                         - fix menu cut/paste sensitivity in treelist context
5737                           menu (conflicting enabling was done by different functions)
5738                         - fix some menu item sensitivity in address list context menu
5739                         - don't allow cut/copy of groups, it's useless as they won't
5740                           be copied w/ their contents
5741                         - fix missing copy of the picture file when copying (bug #1402),
5742                           fix picture attribute (internal) value when moving or copying
5743
5744
5745 2007-11-27 [colin]      3.1.0cvs31
5746
5747         * src/folder.c
5748         * src/imap.c
5749                 Fix tags loss on move, fix space encoding
5750
5751 2007-11-26 [colin]      3.1.0cvs30
5752
5753         * src/edittags.c
5754         * src/folder.c
5755         * src/folder.h
5756         * src/imap.c
5757         * src/messageview.c
5758         * src/procmsg.c
5759         * src/procmsg.h
5760         * src/summaryview.c
5761         * src/common/utils.c
5762         * src/common/utils.h
5763         * src/etpan/imap-thread.c
5764         * src/etpan/imap-thread.h
5765                 Add IMAP tags support
5766
5767 2007-11-26 [colin]      3.1.0cvs29
5768
5769         * src/imap.c
5770                 Fix bug 1405, 'imap auto auth method doesn't 
5771                 work since 3.1.0'
5772
5773 2007-11-26 [colin]      3.1.0cvs28
5774
5775         * src/messageview.c
5776         * src/procmime.c
5777                 Handle broken disposition-notifications from Evolution
5778                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
5779
5780 2007-11-25 [paul]       3.1.0cvs27
5781
5782         * src/folder_item_prefs.c
5783         * src/folder_item_prefs.h
5784                 remove dead code
5785
5786 2007-11-23 [wwp]        3.1.0cvs26
5787
5788         * src/matcher.c
5789         * src/matcher.h
5790         * src/matcher_parser_parse.y
5791         * src/prefs_matcher.c
5792                 Fix irrelevant case folding when adding matcher condition 'test',
5793                 thanks to Colin.
5794
5795 2007-11-23 [wwp]        3.1.0cvs25
5796
5797         * src/prefs_common.c
5798         * src/prefs_common.h
5799         * src/prefs_summary_open.c
5800         * src/prefs_summary_open.h
5801         * src/summaryview.c
5802                 Add "select first email in list" to the list of possible selections
5803                 when opening a folder.
5804
5805 2007-11-23 [paul]       3.1.0cvs24
5806
5807         * po/de.po
5808                 a fix by Stephan Sachse, plus remove all
5809                 old strings from the end of the file
5810
5811 2007-11-23 [wwp]        3.1.0cvs23
5812
5813         * src/prefs_msg_colors.c
5814                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
5815                 with little changes.
5816
5817 2007-11-23 [paul]       3.1.0cvs22
5818
5819         * src/prefs_logging.c
5820                 eliminate wasted horizontal space
5821
5822 2007-11-23 [paul]       3.1.0cvs21
5823
5824         * src/prefs_summaries.c
5825                 don't wrap the label or put linebreaks
5826
5827 2007-11-22 [colin]      3.1.0cvs20
5828
5829         * src/plugins/pgpinline/pgpinline.c
5830                 Fix decryption
5831
5832 2007-11-22 [wwp]        3.1.0cvs19
5833
5834         * src/prefs_themes.c
5835                 Yet another misuse of get_rc_dir(), still related
5836                 to user themes. Completes 3.1.0cvs18.
5837
5838 2007-11-22 [wwp]        3.1.0cvs18
5839
5840         * src/stock_pixmap.c
5841                 Fix a misuse of get_rc_dir(), user themes dir was
5842                 not set properly and some themes might have disappeared
5843                 from themes list in prefs.
5844
5845 2007-11-22 [wwp]        3.1.0cvs17
5846
5847         * src/edittags.c
5848         * src/edittags.h
5849         * src/common/tags.c
5850         * src/common/tags.h
5851                 Correct copyright for these claws-mail-only brand new
5852                 files.
5853
5854 2007-11-22 [paul]       3.1.0cvs16
5855
5856         * src/compose.c
5857                 fix bug 1400, 'Drag and drop of URLs does not work'
5858                 Thanks to Colin
5859
5860 2007-11-22 [paul]       3.1.0cvs15
5861
5862         * src/prefs_common.c
5863                 make "cmds_use_system_default" default to FALSE
5864                 so as not to disrupt current settings
5865         * src/summaryview.c
5866                 increase the size of the GdkRectangle, tooltips
5867                 didn't show for me otherwise
5868
5869 2007-11-21 [colin]      3.1.0cvs14
5870
5871         * src/compose.c
5872         * src/crash.c
5873         * src/exphtmldlg.c
5874         * src/mainwindow.c
5875         * src/manual.c
5876         * src/mimeview.c
5877         * src/prefs_account.c
5878         * src/prefs_common.c
5879         * src/prefs_common.h
5880         * src/prefs_ext_prog.c
5881         * src/textview.c
5882         * src/uri_opener.c
5883         * src/gtk/about.c
5884         * src/gtk/gtkutils.c
5885                 Use xdg-open as a way to find default browser,
5886                 when available
5887
5888 2007-11-21 [colin]      3.1.0cvs13
5889
5890         * src/messageview.c
5891         * src/procmime.c
5892         * src/procmsg.h
5893                 Send better return receipts (useful ones)
5894                 Handle incoming return receipts
5895
5896 2007-11-20 [colin]      3.1.0cvs12
5897
5898         * src/printing.c
5899         * src/printing.h
5900                 Add getter/setter for settings, and getter
5901                 for page setup
5902
5903 2007-11-20 [colin]      3.1.0cvs11
5904
5905         * src/folderview.c
5906         * src/main.c
5907         * src/mainwindow.c
5908                 Fix bug 1396, 'Crash on disabling a filter 
5909                 while it is processing'
5910
5911 2007-11-20 [paul]       3.1.0cvs10
5912
5913         * src/folder.c
5914                 fix bug 1395, 'Crash on checking for new mails
5915                 while filter is running'
5916                 Thanks to Colin
5917
5918 2007-11-20 [paul]       3.1.0cvs9
5919
5920         * src/compose.c
5921                 make this string easier for translators
5922
5923 2007-11-19 [colin]      3.1.0cvs8
5924
5925         * src/prefs_summaries.c
5926         * src/summaryview.c
5927                 Don't enable more tooltips on Maemo
5928
5929 2007-11-19 [colin]      3.1.0cvs7
5930
5931         * src/prefs_common.c
5932         * src/prefs_common.h
5933         * src/prefs_summaries.c
5934         * src/summaryview.c
5935                 Fix bug 1388, 'message list tool tips'
5936                 Add (optional) tooltips in summaryview.
5937                 This only works with GTK+ >= 2.12
5938
5939 2007-11-19 [colin]      3.1.0cvs6
5940
5941         * src/compose.c
5942                 Make strings a bit better when attaching
5943                 from mailto: URIs
5944
5945 2007-11-19 [colin]      3.1.0cvs5
5946
5947         * src/common/utils.c
5948                 Fix bug 1392, 'Top level domain .EU is 
5949                 not recognised as valid'
5950
5951 2007-11-19 [wwp]        3.1.0cvs4
5952
5953         * src/compose.c
5954         * src/compose.h
5955                 Revert changes to compose.c made in 3.1.0cvs2.
5956
5957 2007-11-19 [wwp]        3.1.0cvs3
5958
5959         * src/addressbook.c
5960         * src/addressbook.h
5961         * src/editaddress.c
5962         * src/editgroup.c
5963         * src/addrduplicates.c
5964                 Minor improvements in the address book:
5965                 always accept new contacts provided that some
5966                 detail is set (instead of rejecting silently).
5967                 Better guessing of contact name from incomplete
5968                 name information. Better display of contacts with
5969                 no name, in contact lists, group contents, find
5970                 duplicate results.
5971                 
5972
5973 2007-11-19 [wwp]        3.1.0cvs2
5974
5975         * src/compose.c
5976         * src/compose.h
5977         * src/prefs_logging.c
5978         * src/prefs_summaries.c
5979                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
5980                 wrap some long label in prefs/summaries, layout checkboxes
5981                 in a more compact form in prefs/loggin, make account and
5982                 header's combos have the same size/spacing in compose
5983                 window.
5984
5985 2007-11-19 [wwp]        3.1.0cvs1
5986
5987         * src/edittags.c
5988                 Fix a tiny leak and duplicate variable.
5989
5990 2007-11-19 [paul]       3.1.0
5991
5992         * NEWS
5993         * README
5994         * RELEASE_NOTES 
5995                 3.1.0 released
5996
5997 2007-11-19 [paul]       3.0.2cvs145
5998
5999         * po/de.po
6000         * po/fi.po
6001         * po/fr.po
6002         * po/hu.po
6003         * po/it.po
6004         * po/pl.po
6005         * po/pt_BR.po
6006         * po/sk.po
6007         * po/zh_CN.po
6008                 updated by Stephan Sachse, Flammie Pirinen,
6009                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
6010                 Emil Nowak, Frederico Goncalves Guimaraes,
6011                 Andrej Kacian, and Ralph Young
6012
6013 2007-11-18 [mones]      3.0.2cvs144
6014
6015         * po/es.po
6016                 Updated Spanish translation
6017
6018 2007-11-18 [colin]      3.0.2cvs143
6019
6020         * src/edittags.c
6021                 Prevent empty tag after edit, thanks to wwp
6022
6023 2007-11-18 [colin]      3.0.2cvs142
6024
6025         * src/editaddress.c
6026                 Fix possible "(null)" %s - thanks to wwp
6027
6028 2007-11-16 [wwp]        3.0.2cvs141
6029
6030         * src/common/utils.c
6031                 Fix for 3.0.2cvs140, prevents from crashing when opening
6032                 a compose window.
6033
6034 2007-11-16 [colin]      3.0.2cvs140
6035
6036         * src/main.c
6037         * src/common/claws.c
6038                 Output a bit more useful info at startup
6039                 in --debug mode
6040
6041 2007-11-16 [colin]      3.0.2cvs139
6042
6043         * src/compose.c
6044         * src/common/utils.c
6045         * src/common/utils.h
6046                 Fix bug 1387, 'Request for --compose to 
6047                 support multiple attachments'
6048
6049 2007-11-16 [colin]      3.0.2cvs138
6050
6051         * src/news.c
6052                 Fix bug 1390, 'NNTP fails after server 
6053                 closed connection'
6054
6055 2007-11-16 [colin]      3.0.2cvs137
6056
6057         * src/prefs_display_header.c
6058                 Fix bug 1389, 'Changing 'Display headers 
6059                 in message view' breaks dispheaderrc'
6060
6061 2007-11-14 [colin]      3.0.2cvs136
6062
6063         * src/summaryview.c
6064         * src/gtk/quicksearch.c
6065         * src/gtk/quicksearch.h
6066                 Fix resetting the quicksearch when in non-sticky
6067                 mode, but Recursive is set: reset only when going
6068                 out of the root search folder.
6069
6070 2007-11-14 [colin]      3.0.2cvs135
6071
6072         * src/filtering.c
6073                 Don't set new flag back when doing "Mark as unread"
6074                 from filtering
6075
6076 2007-11-12 [paul]       3.0.2cvs134
6077
6078         * src/plugins/dillo_viewer/dillo_viewer.c
6079                 don't offer the mime type for translation
6080
6081 2007-11-12 [paul]
6082
6083         3.1.0-rc2 released
6084
6085 2007-11-11 [colin]      3.0.2cvs133
6086
6087         * src/imap_gtk.c
6088         * src/mh_gtk.c
6089                 Use markup-escaped strings in dialogs
6090
6091 2007-11-11 [colin]      3.0.2cvs132
6092
6093         * src/imap.c
6094                 Better IMAP-UTF7/UTF8 conversion
6095
6096 2007-11-10 [colin]      3.0.2cvs131
6097
6098         * src/news.c
6099                 Fix debian bug 450698, 'nntp auth behavior changed 
6100                 without notice'
6101
6102 2007-11-10 [colin]      3.0.2cvs130
6103
6104         * configure.ac
6105         * src/inc.c
6106         * src/main.c
6107         * src/main.h
6108         * src/mimeview.c
6109         * src/statusbar.c
6110         * src/common/utils.c
6111         * src/etpan/Makefile.am
6112         * src/gtk/filesel.c
6113         * src/gtk/gtkutils.h
6114         * src/gtk/menu.c
6115         * src/plugins/bogofilter/Makefile.am
6116         * src/plugins/clamav/Makefile.am
6117         * src/plugins/dillo_viewer/Makefile.am
6118         * src/plugins/pgpcore/Makefile.am
6119         * src/plugins/spamassassin/Makefile.am
6120         * src/plugins/trayicon/Makefile.am
6121                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
6122
6123 2007-11-09 [colin]      3.0.2cvs129
6124
6125         * src/addressbook.c
6126         * src/ldapupdate.c
6127                 fix bug 1375, 'Impossible to modify e-mail
6128                 in LDAP addressbook twice'; Try two. update
6129                 externalID, don't make display lag, and
6130                 fix the cases where dn is not mail.
6131
6132 2007-11-08 [paul]       3.0.2cvs128
6133
6134         * src/account.c
6135         * src/compose.c
6136         * src/messageview.c
6137         * src/prefs_account.c
6138         * src/prefs_account.h
6139                 reinstate 'Generate Message-ID' option as an
6140                 account preference. (hidden on IMAP)
6141                 Thanks to Colin
6142
6143 2007-11-08 [paul]       3.0.2cvs127
6144
6145         * src/textview.c
6146                 MAEMO: fix failure of loading images inline
6147                 MAEMO: fix bug 1349, 'Emails still skip to end
6148                 when opened (in certain circumstances)...'
6149
6150 2007-11-07 [colin]      3.0.2cvs126
6151
6152         * src/toolbar.c
6153                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
6154
6155 2007-11-07 [colin]      3.0.2cvs125
6156
6157         * src/toolbar.c
6158                 Re-change the string occurence of A_CLAWS_ACTIONS
6159                 to A_SYL_ACTIONS, to prevent parse errors of the
6160                 toolbar_*.xml files
6161
6162 2007-11-07 [colin]      3.0.2cvs124
6163
6164         * src/mimeview.c
6165         * src/prefs_common.c
6166         * src/prefs_common.h
6167         * manual/advanced.xml
6168                 Add an hidden pref, 'save_parts_readwrite';
6169                 completes 3.0.2cvs35
6170
6171 2007-11-07 [paul]       3.0.2cvs123
6172
6173         * src/prefs_toolbar.c
6174         * src/toolbar.c
6175         * src/toolbar.h
6176                 rename ToolbarSylpheedActions to ToolbarClawsActions
6177                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
6178
6179 2007-11-07 [paul]       3.0.2cvs122
6180
6181         * src/toolbar.c
6182                 MAEMO: remove tooltips
6183
6184 2007-11-07 [colin]      3.0.2cvs121
6185
6186         * src/plugins/pgpinline/pgpinline.c
6187                 Fix bug 1377, 'unspecific errors on 
6188                 signature checking'. Fix trimming of
6189                 UTF8 data.
6190
6191 2007-11-06 [iwkse]      3.0.2cvs120
6192
6193         * src/prefs_summary_open.c
6194                 yet a string change
6195
6196 2007-11-06 [paul]       3.0.2cvs119
6197
6198         * tools/Makefile.am
6199         * tools/README
6200         * tools/csv2addressbook.pl
6201                 add a new script that imports a CSV formatted
6202                 address book. Becky and Thunderbird address
6203                 book are currently supported.
6204
6205 2007-11-05 [colin]      3.0.2cvs118
6206
6207         * src/imap.c
6208                 Fix deletion 
6209
6210 2007-11-05 [iwkse]      3.0.2cvs117
6211
6212         * src/prefs_summary_open.c
6213                 String changes
6214
6215 2007-11-04 [paul]       3.0.2cvs116
6216
6217         * src/addressbook_foldersel.c
6218                 fix gtk critical warning
6219                 Patch by Pawel Pekala
6220
6221 2007-11-04 [paul]       3.0.2cvs115
6222
6223         * tools/README
6224         * tools/claws-mail-compose-insert-files.pl
6225                 add --bcc and uri_escape() everything
6226
6227 2007-11-04 [paul]       3.0.2cvs114
6228
6229         * src/gtk/gtkutils.c
6230                 gtkut_stock_with_text_button_set_create(): set
6231                 GTK_CAN_DEFAULT on buttons 2 and 3
6232
6233 2007-11-03 [paul]       3.0.2cvs113
6234
6235         * src/common/utils.c
6236                 fix debian bug #448814, 'mailto: URI decoding
6237                 desn't decode the destination address field'
6238                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
6239
6240 2007-11-03 [paul]       3.0.2cvs112
6241
6242         * AUTHORS
6243         * src/compose.c
6244         * src/gtk/authors.h
6245                 allow Bcc in commandline URIs
6246                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
6247
6248 2007-11-02 [colin]      3.0.2cvs111
6249
6250         * src/addressbook.c
6251                 Maybe fix bug 1376, 'crash on 
6252                 addressbook manipulation'
6253
6254 2007-10-31 [paul]       3.0.2cvs110
6255
6256         * src/ldapupdate.c
6257                 fix bug 1375, 'Impossible to modify e-mail
6258                 in LDAP addressbook twice'
6259                 Patch by Michael Rasmussen
6260
6261 2007-10-30 [paul]       3.0.2cvs109
6262
6263         * configure.ac
6264                 enable GnuTLS support with --enable-gnutls which
6265                 will disable openssl support. if the user has
6266                 gtk >= 2.10.x don't allow gnomeprint even if the
6267                 user asks for it
6268
6269 2007-10-30 [paul]
6270
6271         3.1.0-rc1 released
6272
6273 2007-10-30 [paul]       3.0.2cvs108
6274
6275         * Makefile.am
6276                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
6277
6278 2007-10-30 [paul]       3.0.2cvs107
6279
6280         * src/expldifdlg.c
6281         * src/prefs_account.c
6282         * src/prefs_folder_item.c
6283         * src/prefs_spelling.c
6284         * src/prefs_themes.c
6285         * src/wizard.c
6286         * src/gtk/gtkaspell.c
6287         * src/gtk/gtkaspell.h
6288         * src/plugins/spamassassin/spamassassin_gtk.c
6289                 replace deprecated gtk_option_menu...
6290                 patch by Pawel Pekala
6291
6292 2007-10-29 [colin]      3.0.2cvs106
6293
6294         * src/plugins/dillo_viewer/dillo_prefs.c
6295                 Fix forgotten signal connect
6296
6297 2007-10-28 [colin]      3.0.2cvs105
6298
6299         * src/plugins/dillo_viewer/dillo_prefs.c
6300         * src/plugins/dillo_viewer/dillo_prefs.h
6301         * src/plugins/dillo_viewer/dillo_viewer.c
6302                 Implement addressbook-based whitelisting for loading
6303                 remote images. Fixed missing destroy of the embedded
6304                 browser that made a Dillo window pop up on exit, if
6305                 an HTML part was displayed.
6306
6307 2007-10-26 [colin]      3.0.2cvs104
6308
6309         * src/edittags.c
6310                 Add missing static
6311
6312 2007-10-25 [colin]      3.0.2cvs103
6313
6314         * src/editaddress.c
6315                 Add tap-and-hold on the picture, for Maemo
6316         * src/edittags.c
6317         * src/edittags.h
6318         * src/mainwindow.c
6319         * src/procmsg.c
6320         * src/summaryview.c
6321         * src/textview.c
6322                 Unify tag interfaces.
6323
6324 2007-10-25 [colin]      3.0.2cvs102
6325
6326         * src/imap.c
6327         * src/etpan/imap-thread.h
6328                 Much better error handling. We'll need to be really
6329                 clear to users about where errors come from, with 
6330                 the apparition of Gmail's IMAP server.
6331
6332 2007-10-24 [colin]      3.0.2cvs101
6333
6334         * src/edittags.c
6335         * src/mainwindow.c
6336         * src/summaryview.c
6337         * src/textview.c
6338                 Add tags sorting (alphabetical); allow deletion of
6339                 tags from the Apply Tags window
6340
6341 2007-10-24 [colin]      3.0.2cvs100
6342
6343         * src/editaddress.c
6344         * src/editaddress_other_attributes_ldap.c
6345         * src/editaddress_other_attributes_ldap.h
6346         * src/ldapctrl.c
6347         * src/ldapquery.c
6348         * src/ldapupdate.c
6349                 Fix LDAP writing (got broken in cvs39)
6350                 Add read-only support for jpegPhoto LDAP field
6351
6352 2007-10-23 [colin]      3.0.2cvs99
6353
6354         * src/news.c
6355                 Fix crash in some cases
6356
6357 2007-10-22 [colin]      3.0.2cvs98
6358
6359         * src/common/socket.h
6360         * src/common/ssl.c
6361                 Fix big leak in GnuTLS code
6362
6363 2007-10-22 [colin]      3.0.2cvs97
6364
6365         * src/news.c
6366                 Fix bug 1368, 'SIGSEGV in NNTP code'
6367
6368 2007-10-22 [colin]      3.0.2cvs96
6369
6370         * src/prefs_customheader.c
6371                 Catch compface warnings when generating X-Faces
6372
6373 2007-10-22 [wwp]        3.0.2cvs95
6374
6375         * src/quote_fmt_parse.y
6376                 Remove accidentally committed debug traces.
6377                 Fix a warning.
6378
6379 2007-10-22 [colin]      3.0.2cvs94
6380
6381         * src/etpan/nntp-thread.c
6382                 Fix authentication
6383
6384 2007-10-19 [wwp]        3.0.2cvs93
6385
6386         * src/common/ssl_certificate.c
6387                 Add missing include (Windows).
6388
6389 2007-10-19 [colin]      3.0.2cvs92
6390
6391         * src/imap_gtk.c
6392         * src/mimeview.c
6393         * src/textview.c
6394         * src/gtk/inputdialog.c
6395         * src/gtk/inputdialog.h
6396                 Remove the last old combo; patch by
6397                 Pawel
6398
6399 2007-10-19 [colin]      3.0.2cvs91
6400
6401         * src/common/ssl.c
6402                 Fix interop problem with GnuTLS and some crappy
6403                 servers that have very little keys.
6404
6405 2007-10-19 [colin]      3.0.2cvs90
6406
6407         * src/common/ssl.c
6408                 Fix return value check on GnuTLS, and
6409                 display the error
6410
6411 2007-10-18 [colin]      3.0.2cvs89
6412
6413         * src/common/ssl_certificate.c
6414                 Fix missing initialisations
6415
6416 2007-10-18 [wwp]        3.0.2cvs88
6417
6418         * src/Makefile.am
6419                 Fix linking against GNUTLS (matters if --enable-gnutls only).
6420
6421 2007-10-18 [colin]      3.0.2cvs87
6422
6423         * po/POTFILES.in
6424                 Fix build
6425
6426 2007-10-18 [mones]      3.0.2cvs86
6427
6428         * src/editbook.c
6429         * src/import.c
6430         * src/prefs_account.c
6431         * src/prefs_receive.c
6432         * src/gtk/about.c
6433         * src/plugins/bogofilter/bogofilter_gtk.c
6434         * src/plugins/spamassassin/spamassassin_gtk.c
6435                 More capitalisation micro-fixes
6436
6437 2007-10-18 [paul]       3.0.2cvs85
6438
6439         * configure.ac
6440                 add info about NNTP support via libetpan
6441                 change the configure output ending msg a little
6442         * src/gtk/about.c
6443                 similar changes to above
6444
6445 2007-10-18 [colin]      3.0.2cvs84
6446
6447         * src/procmime.c
6448         * src/procmime.h
6449                 Fix missing symbol for S/MIME
6450
6451 2007-10-18 [colin]      3.0.2cvs83
6452
6453         * src/prefs_filtering_action.c
6454                 Fix crash in tags (introduced in cvs78)
6455
6456 2007-10-18 [colin]      3.0.2cvs82
6457
6458         * src/common/Makefile.am
6459         * src/common/nntp.c
6460         * src/common/nntp.h
6461         * src/etpan/Makefile.am
6462         * src/etpan/etpan-thread-manager-types.h
6463         * src/etpan/etpan-thread-manager.c
6464         * src/etpan/imap-thread.c
6465         * src/etpan/nntp-thread.c
6466         * src/etpan/nntp-thread.h
6467         * src/news.c
6468         * src/news.h
6469                 Rewrite the nntp implementation
6470                 to use libetpan. Non-blocking NNTP!
6471         * src/account.c
6472         * src/crash.c
6473         * src/imap.c
6474         * src/inc.c
6475         * src/main.c
6476         * src/mainwindow.c
6477         * src/pop.c
6478         * src/pop.h
6479         * src/prefs_account.c
6480         * src/recv.c
6481         * src/recv.h
6482         * src/send_message.c
6483         * src/send_message.h
6484         * src/ssl_manager.c
6485         * src/ssl_manager.h
6486         * src/wizard.c
6487         * src/common/claws.c
6488         * src/common/session.c
6489         * src/common/session.h
6490         * src/common/smtp.c
6491         * src/common/smtp.h
6492         * src/common/socket.c
6493         * src/common/socket.h
6494         * src/common/ssl.c
6495         * src/common/ssl.h
6496         * src/common/ssl_certificate.c
6497         * src/common/ssl_certificate.h
6498         * src/gtk/about.c
6499         * src/gtk/sslcertwindow.c
6500         * src/gtk/sslcertwindow.h
6501                 Implement GnuTLS support. GnuTLS support
6502                 will be used if OpenSSL isn't available, or
6503                 specified explicitely. (the reason is that
6504                 GnuTLS cerficate checking is a bit less 
6505                 practical than OpenSSL's)
6506
6507 2007-10-18 [paul]       3.0.2cvs81
6508
6509         * src/gtk/inputdialog.c
6510         * src/gtk/inputdialog.h
6511                 fix copyright header
6512
6513 2007-10-17 [colin]      3.0.2cvs80
6514
6515         * src/plugins/pgpcore/select-keys.c
6516                 Fix bug which prevented encryption key
6517                 auto-selection when two or more matched the
6518                 email address, but only one isn't revoked
6519                 or expired.
6520
6521 2007-10-17 [wwp]        3.0.2cvs79
6522
6523         * src/compose.c
6524         * src/quote_fmt.c
6525         * src/quote_fmt.h
6526         * src/quote_fmt_lex.l
6527         * src/quote_fmt_parse.y
6528                 Templates can now attach files using |attach{filename}.
6529
6530 2007-10-17 [wwp]        3.0.2cvs78
6531
6532         * src/prefs_customheader.c
6533         * src/prefs_ext_prog.c
6534         * src/prefs_filtering_action.c
6535         * src/prefs_matcher.c
6536         * src/prefs_other.c
6537         * src/prefs_toolbar.c
6538         * src/gtk/combobox.c
6539         * src/gtk/combobox.h
6540         * src/gtk/gtkutils.c
6541         * src/gtk/gtkutils.h
6542         * src/plugins/bogofilter/bogofilter_gtk.c
6543         * src/plugins/spamassassin/spamassassin_gtk.c
6544                 Removed almost all remaining instances of GtkCombo
6545                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
6546                 few visual and code cleanup from Colin.
6547
6548 2007-10-16 [wwp]        3.0.2cvs77
6549         * src/gtk/pluginwindow.c
6550                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
6551
6552 2007-10-15 [colin]      3.0.2cvs76
6553
6554         * src/edittags.c
6555         * src/edittags.h
6556         * src/filtering.c
6557         * src/filtering.h
6558         * src/importmutt.c
6559         * src/importpine.c
6560         * src/main.c
6561         * src/messageview.c
6562         * src/messageview.h
6563         * src/mimeview.c
6564         * src/mimeview.h
6565         * src/pop.c
6566         * src/pop.h
6567         * src/prefs_common.c
6568         * src/prefs_common.h
6569         * src/prefs_customheader.c
6570         * src/prefs_customheader.h
6571         * src/prefs_display_header.c
6572         * src/prefs_display_header.h
6573         * src/prefs_filtering_action.c
6574         * src/prefs_filtering_action.h
6575         * src/prefs_folder_column.c
6576         * src/prefs_folder_column.h
6577         * src/prefs_folder_item.c
6578         * src/prefs_folder_item.h
6579         * src/prefs_gtk.c
6580         * src/prefs_gtk.h
6581         * src/prefs_logging.h
6582         * src/prefs_matcher.c
6583         * src/prefs_matcher.h
6584         * src/prefs_summary_column.c
6585         * src/prefs_summary_column.h
6586         * src/prefs_summary_open.c
6587         * src/procheader.c
6588         * src/procheader.h
6589         * src/procmime.c
6590         * src/procmime.h
6591         * src/recv.c
6592         * src/recv.h
6593         * src/sourcewindow.c
6594         * src/sourcewindow.h
6595         * src/summaryview.c
6596         * src/summaryview.h
6597         * src/textview.c
6598         * src/textview.h
6599         * src/toolbar.c
6600         * src/toolbar.h
6601         * src/common/mgutils.c
6602         * src/common/mgutils.h
6603         * src/common/nntp.c
6604         * src/common/nntp.h
6605         * src/common/prefs.c
6606         * src/common/prefs.h
6607         * src/common/socket.c
6608         * src/common/socket.h
6609         * src/common/stringtable.c
6610         * src/common/stringtable.h
6611         * src/common/template.c
6612         * src/common/template.h
6613         * src/common/uuencode.c
6614         * src/common/uuencode.h
6615         * src/gtk/gtkshruler.c
6616         * src/gtk/gtkshruler.h
6617         * src/gtk/menu.c
6618         * src/gtk/menu.h
6619         * src/gtk/progressdialog.c
6620         * src/gtk/progressdialog.h
6621                 Remove/staticalize, the return of the revenge
6622
6623 2007-10-15 [colin]      3.0.2cvs75
6624
6625         * src/matcher.c
6626                 Fix redirections in filtering's tests
6627
6628 2007-10-15 [colin]      3.0.2cvs74
6629
6630         * src/imap.c
6631                 Don't build imap_synchronise at all when 
6632                 building without libetpan
6633
6634 2007-10-14 [colin]      3.0.2cvs73
6635
6636         * src/imap.c
6637         * src/common/md5.c
6638         * src/common/md5.h
6639         * src/gtk/manage_window.c
6640         * src/gtk/manage_window.h
6641                 Remove more unused code
6642
6643 2007-10-14 [colin]      3.0.2cvs72
6644
6645         * src/addrquery.c
6646         * src/addrquery.h
6647         * src/recv.c
6648         * src/recv.h
6649         * src/vcard.c
6650         * src/vcard.h
6651         * src/common/xml.c
6652         * src/common/xml.h
6653         * src/common/xmlprops.c
6654         * src/common/xmlprops.h
6655                 Remove more unused code
6656
6657 2007-10-14 [colin]      3.0.2cvs71
6658
6659         * src/common/utils.c
6660                 Remove unused function
6661
6662 2007-10-13 [colin]      3.0.2cvs70
6663
6664         * src/imap.c
6665         * src/imap.h
6666         * src/mainwindow.c
6667         * src/mainwindow.h
6668         * src/gtk/gtkutils.c
6669         * src/gtk/gtkutils.h
6670                 Staticalise/Remove more code
6671
6672 2007-10-13 [colin]      3.0.2cvs69
6673
6674         * src/common/utils.c
6675         * src/common/utils.h
6676                 Remove dead code, unused for ages
6677
6678 2007-10-13 [colin]      3.0.2cvs68
6679
6680         * src/main.c
6681         * src/main.h
6682                 Maemo: define hildon_program in main.c,
6683                 make it accessible in the .h with extern
6684
6685 2007-10-13 [paul]       3.0.2cvs67
6686
6687         * src/gtk/menu.c
6688                 fix a bunch of runtime warnings on maemo
6689
6690 2007-10-13 [paul]       3.0.2cvs66
6691
6692         * src/main.c
6693         * src/main.h
6694         * src/gtk/gtkutils.c
6695         * src/gtk/gtkutils.h
6696                 fix a bunch of compiler warnings on maemo
6697
6698 2007-10-12 [colin]      3.0.2cvs65
6699
6700         * src/account.c
6701         * src/addritem.c
6702         * src/addritem.h
6703         * src/filtering.c
6704         * src/filtering.h
6705         * src/folder.c
6706         * src/folder.h
6707         * src/common/utils.c
6708         * src/common/utils.h
6709                 Remove unused code, staticalise some functions
6710
6711 2007-10-12 [paul]       3.0.2cvs64
6712
6713         * src/account.c
6714         * src/folderview.c
6715         * src/main.c
6716         * src/mainwindow.c
6717         * src/messageview.c
6718         * src/summary_search.c
6719         * src/summaryview.c
6720         * src/toolbar.c
6721         * src/wizard.c
6722         * src/common/utils.c
6723         * src/gtk/prefswindow.c
6724                 fix a bunch of compiler warnings on maemo
6725
6726 2007-10-11 [colin]      3.0.2cvs63
6727
6728         * src/editaddress.c
6729                 Make static function static
6730
6731 2007-10-11 [mones]      3.0.2cvs62
6732
6733         * src/addrduplicates.c
6734         * src/addressbook.c
6735         * src/compose.c
6736         * src/expldifdlg.c
6737         * src/mainwindow.c
6738         * src/messageview.c
6739         * src/pop.c
6740         * src/prefs_customheader.c
6741         * src/prefs_send.c
6742         * src/prefs_themes.c
6743         * src/common/plugin.c
6744         * src/gtk/pluginwindow.c
6745         * src/gtk/quicksearch.c
6746                 Fix several typos and capitalisation issues
6747
6748 2007-10-11 [wwp]        3.0.2cvs61
6749
6750         * src/editaddress.c
6751                 Fix a warning about possible use of uninitialized
6752                 filename var.
6753
6754 2007-10-11 [wwp]        3.0.2cvs60
6755
6756         * src/editaddress.c
6757                 Disable "Unset picture" menu item when there's
6758                 no picture to clear. Fix an extraneous g_unref_object,
6759                 add missing initializers.
6760
6761 2007-10-11 [wwp]        3.0.2cvs59
6762
6763         * src/pixmaps/anonymous.xpm
6764         * src/editaddress.c
6765         * src/Makefile.am
6766         * src/stock_pixmap.c
6767         * src/stock_pixmap.h
6768                 Fix a leak, gettext-ize the photo label.
6769                 Don't clear the existing picture if loading
6770                 a new one fails. Use a default 'anonymous'
6771                 picture (this new xpm has been added to the
6772                 internal stock_pixmap API). Add a
6773                 "Set picture" context menu entry.
6774
6775 2007-10-11 [colin]      3.0.2cvs58
6776
6777         * src/messageview.c
6778                 Make shift-shortcuts work
6779         * src/prefs_actions.c
6780                 Don't ask if we really want to close when
6781                 choosing OK and only the list is changed
6782         * src/prefs_template.c
6783                 Don't ask if we really want to close when
6784                 choosing OK and only the list is changed
6785         * src/common/plugin.c
6786                 Fix writing of second [Plugins_*] block
6787         * src/common/template.c
6788                 Remove unused files (fixes deletion)
6789
6790 2007-10-10 [paul]       3.0.2cvs57
6791
6792         * src/prefs_template.c
6793                 put the whole thing in a scrolled window
6794                 so that half the page is no longer inaccessible
6795                 on maemo
6796                 make the gtk_text_view smaller on maemo
6797
6798 2007-10-10 [colin]      3.0.2cvs56
6799
6800         * src/compose.c
6801                 Fix updating of Attachments number in some
6802                 cases (reedit, attach from command-line, ...)
6803
6804 2007-10-10 [colin]      3.0.2cvs55
6805
6806         * src/editaddress.c
6807                 Initialise error correctly
6808
6809 2007-10-10 [paul]       3.0.2cvs54
6810
6811         * src/prefs_filtering_action.c
6812         * src/gtk/description_window.c
6813         * src/gtk/foldersort.c
6814         * src/gtk/quicksearch.c
6815                 get rid of some pointless new lines and
6816                 make the descripton labels wrap better
6817
6818 2007-10-10 [colin]      3.0.2cvs53
6819
6820         * src/addressadd.c
6821         * src/editaddress.c
6822         * src/headerview.c
6823         * src/textview.c
6824                 More error handling on saving pictures
6825
6826 2007-10-10 [colin]      3.0.2cvs52
6827
6828         * src/printing.c
6829         * src/printing.h
6830                 Generalize a bit printing, so we can factorize
6831                 most of the code. 
6832
6833 2007-10-10 [paul]       3.0.2cvs51
6834
6835         * src/addrduplicates.c
6836                 fix engrish
6837                 use GTK_STOCK... buttons
6838
6839 2007-10-10 [paul]       3.0.2cvs50
6840
6841         * src/addressadd.c
6842         * src/addrindex.c
6843         * src/editaddress.c
6844                 Fix previous patch
6845                 Thanks to Colin
6846
6847 2007-10-10 [paul]       3.0.2cvs49
6848
6849         * src/summaryview.c
6850         * src/messageview.c
6851                 Fix crash on Add sender to addressbook when
6852                 From is null
6853         * src/addressadd.c
6854         * src/addrindex.c
6855         * src/editaddress.c
6856         * src/editaddress_other_attributes_ldap.h
6857                 Fix leaks 
6858                 Rename images to .png in addrbook/
6859         * src/headerview.c
6860         * src/textview.c
6861                 Fix Face/X-Face being used if adding another
6862                 address than sender to addressbook
6863                 Thanks to Colin
6864
6865 2007-10-10 [holger]     3.0.2cvs48
6866
6867         * src/addrduplicates.c
6868         * src/editaddress.c
6869                 Improvements to the addressbook duplicate finder
6870                 feature:
6871                  - add an edit button to the button bar
6872                  - display the whole bookname (with iface) and
6873                    use this for same-book checking
6874                  - after editing, try to keep selections if the
6875                    entries are still present
6876                  - sort the email column alphabetically
6877                  - put results in a scrolled window
6878                  - support embedded editing
6879                  - make columns in detail view resizable
6880                  - add keyboard shortcuts
6881
6882 2007-10-10 [wwp]        3.0.2cvs47
6883
6884         * src/addrindex.c
6885                 Fix a crash when there's no From: in email, thanks to Colin.
6886
6887 2007-10-09 [paul]       3.0.2cvs46
6888
6889         * src/messageview.c
6890         * src/summaryview.c
6891         * src/textview.c
6892                 fix building without compface support
6893
6894 2007-10-09 [colin]      3.0.2cvs45
6895
6896         * src/editaddress.c
6897         * src/headerview.c
6898         * src/textview.c
6899                 Add error handling
6900
6901 2007-10-09 [colin]      3.0.2cvs44
6902
6903         * src/addrduplicates.c
6904         * src/addressadd.c
6905         * src/addressadd.h
6906         * src/addressbook.c
6907         * src/addressbook.h
6908         * src/addrindex.c
6909         * src/addrindex.h
6910         * src/addritem.c
6911         * src/addritem.h
6912         * src/compose.c
6913         * src/editaddress.c
6914         * src/editaddress_other_attributes_ldap.h
6915         * src/headerview.c
6916         * src/messageview.c
6917         * src/mimeview.c
6918         * src/summaryview.c
6919         * src/textview.c
6920         * src/gtk/gtkutils.c
6921                 Automatically set contacts' pictures from Face 
6922                 or X-Face if they have no picture
6923                 Display the contact picture in textview or
6924                 headerview for mails sent by people in the 
6925                 addressbook, that have no Face or X-Face
6926                 Fix a few details in the Person edition dialog
6927                 (ability to unset picture)
6928                 Remove picture file when deleting contacts
6929
6930 2007-10-09 [iwkse]      3.0.2cvs43
6931
6932         * src/gtk/about.c
6933                 center the about window
6934
6935 2007-10-09 [paul]       3.0.2cvs42
6936
6937         * src/prefs_toolbar.c
6938                 fix icon selector window on maemo
6939
6940 2007-10-09 [paul]       3.0.2cvs41
6941
6942         * src/messageview.c
6943                 add 'go to' menu to separate msgview
6944
6945 2007-10-09 [colin]      3.0.2cvs40
6946
6947         * src/common/defs.h
6948                 Add forgotten file
6949
6950 2007-10-09 [iwkse]      3.0.2cvs39
6951
6952         * Makefile.am
6953         * src/addressbook.c
6954         * src/addritem.c
6955         * src/addritem.h
6956         * src/editaddress.c
6957         * src/editaddress_other_attributes_ldap.h
6958         * src/addrbook.c
6959         * src/Makefile.am
6960                 set a photo in the Addressbook
6961
6962 2007-10-08 [colin]      3.0.2cvs38
6963
6964         * src/prefs_toolbar.c
6965                 Make height 320 to remove the scrollbar 
6966                 (with current number of icons)
6967
6968 2007-10-08 [colin]      3.0.2cvs37
6969
6970         * src/prefs_toolbar.c
6971                 Transform the treeview to a GtkIconView.
6972                 Patch by Pawel
6973                 In addition, transform the window so that 
6974                 it looks like a popup menu. Patch by me
6975
6976 2007-10-08 [colin]      3.0.2cvs36
6977
6978         * src/compose.c
6979         * src/compose.h
6980                 Beautify the GUI a bit; in particular, show the
6981                 number of attachments in the tab's title.
6982                 Patch by Pawel
6983
6984 2007-10-08 [paul]       3.0.2cvs35
6985
6986         * src/mimeview.c
6987                 Save users from themselves: save temporary
6988                 files used for Open/Open with as read-only.
6989                 Thanks to Colin
6990
6991 2007-10-08 [paul]       3.0.2cvs34
6992
6993         * tools/Makefile.am
6994                 forgot this in cvs33
6995
6996 2007-10-08 [paul]       3.0.2cvs33
6997
6998         * tools/kdeservicemenu/README
6999         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
7000         * tools/kdeservicemenu/install.sh
7001         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
7002                 renamed template* to *template so as not to confuse
7003                 lintian
7004
7005 2007-10-08 [paul]       3.0.2cvs32
7006
7007         * src/prefs_themes.c
7008         * src/stock_pixmap.c
7009                 replace 2 direct uses of RC_DIR
7010
7011 2007-10-07 [colin]      3.0.2cvs31
7012
7013         * src/addrduplicates.c
7014         * src/addrduplicates.h
7015         * src/addressbook.c
7016         * src/addressbook.h
7017         * src/addrindex.c
7018         * src/addrindex.h
7019                 Implement deletion in duplicate finder. 
7020                 Patch by Holger 
7021
7022 2007-10-07 [colin]      3.0.2cvs30
7023
7024         * src/exporthtml.c
7025         * src/mbox.c
7026         * src/common/utils.c
7027                 Better fix for Solaris, thanks to Nicolas Doualot
7028
7029 2007-10-07 [colin]      3.0.2cvs29
7030
7031         * AUTHORS
7032         * src/gtk/authors.h
7033                 Add Frank Dietrich
7034
7035 2007-10-07 [colin]      3.0.2cvs28
7036
7037         * src/exporthtml.c
7038                 Fix HTML export to make it more compliant
7039                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
7040
7041 2007-10-07 [colin]      3.0.2cvs27
7042
7043         * src/prefs_toolbar.c
7044                 Only use icons that wouldn't look stupid in the toolbar
7045                 Patch by Pawel
7046
7047 2007-10-07 [colin]      3.0.2cvs26
7048
7049         * src/prefs_toolbar.c
7050                 Fix old icon being used when none is selected
7051
7052 2007-10-07 [colin]      3.0.2cvs25
7053
7054         * src/toolbar.c
7055                 Fix copy/paste error
7056
7057 2007-10-07 [colin]      3.0.2cvs24
7058
7059         * src/prefs_toolbar.c
7060         * src/toolbar.c
7061         * src/toolbar.h
7062                 Update icon to default one when changing event
7063                 Make the icon chooser nicer (handle Esc, Enter,
7064                 double-click)
7065
7066 2007-10-06 [colin]      3.0.2cvs23
7067
7068         * src/prefs_toolbar.c
7069                 Fix text reset; patch by Pawel
7070
7071 2007-10-06 [colin]      3.0.2cvs22
7072
7073         * src/toolbar.h
7074                 Complete previous commit
7075
7076 2007-10-06 [colin]      3.0.2cvs21
7077
7078         * src/prefs_toolbar.c
7079         * src/toolbar.c
7080                 Set toolbar text automatically to the default
7081                 when changing Event executed on click
7082
7083 2007-10-06 [colin]      3.0.2cvs20
7084
7085         * src/prefs_toolbar.c
7086                 Invert Text and Event fields
7087
7088 2007-10-06 [colin]      3.0.2cvs19
7089
7090         * src/prefs_toolbar.c
7091         * src/toolbar.c
7092                 Make toolbar prefs look much better
7093                 Patch by Pawel Pekala
7094
7095 2007-10-06 [paul]       3.0.2cvs18
7096
7097         * src/account.c
7098         * src/prefs_filtering.c
7099                 fix checkbuttons in gtktreeview on maemo by
7100                 setting maemo's "allow-checkbox-mode" to FALSE
7101
7102 2007-10-06 [colin]      3.0.2cvs17
7103
7104         * configure.ac
7105                 Export -DSOLARIS in CFLAGS for all
7106                 Solaris (not just 2.8) and OpenSolaris
7107
7108 2007-10-06 [paul]       3.0.2cvs16
7109
7110         * AUTHORS
7111         * src/exporthtml.c
7112         * src/mbox.c
7113         * src/gtk/authors.h
7114                 fix build on solaris where ctime_r takes
7115                 3 arguments rather than 2.
7116                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
7117
7118 2007-10-05 [colin]      3.0.2cvs15
7119
7120         * src/etpan/imap-thread.c
7121                 Fix wrong error codepath
7122
7123 2007-10-05 [wwp]        3.0.2cvs14
7124
7125         * src/filtering.c
7126                 Fix unexpected logging of quicksearches:
7127                 debug_filtering_session flag was never reset to FALSE, causing
7128                 matcher functions to log when called from a quicksearch
7129                 (if a filtering session happened before).
7130
7131 2007-10-05 [paul]       3.0.2cvs13
7132
7133         * src/prefs_actions.c
7134         * src/prefs_filtering.c
7135         * src/prefs_template.c
7136                 fix bug 1343, 'Filtering..'s close button
7137                 silently discards new filter'
7138                 Thanks to Colin
7139
7140 2007-10-05 [paul]       3.0.2cvs12
7141
7142         * configure.ac
7143         * src/Makefile.am
7144                 fix bug 1347, '-Wno-unused-function, optional'
7145
7146 2007-10-05 [colin]      3.0.2cvs11
7147
7148         * src/procmime.c
7149         * src/common/mgutils.c
7150                 Fix warnings
7151
7152 2007-10-05 [mones]      3.0.2cvs10
7153
7154         * manual/advanced.xml
7155                 Use full menu name
7156         * manual/es/advanced.xml
7157                 Synchronise translation
7158
7159 2007-10-04 [colin]      3.0.2cvs9
7160
7161         * src/action.c
7162         * src/addrbook.c
7163         * src/addrindex.c
7164         * src/compose.c
7165         * src/exporthtml.c
7166         * src/exportldif.c
7167         * src/folder.c
7168         * src/main.c
7169         * src/matcher.c
7170         * src/mbox.c
7171         * src/messageview.c
7172         * src/mh.c
7173         * src/news.c
7174         * src/partial_download.c
7175         * src/pop.c
7176         * src/procmime.c
7177         * src/procmsg.c
7178         * src/toolbar.c
7179         * src/common/log.c
7180         * src/common/mgutils.c
7181         * src/common/plugin.c
7182         * src/common/utils.c
7183         * src/common/xml.c
7184         * src/common/xml.h
7185         * src/common/xmlprops.c
7186         * src/common/xmlprops.h
7187         * src/plugins/bogofilter/bogofilter.c
7188         * src/plugins/clamav/clamav_plugin.c
7189         * src/plugins/dillo_viewer/dillo_prefs.c
7190         * src/plugins/pgpcore/prefs_gpg.c
7191         * src/plugins/pgpinline/pgpinline.c
7192         * src/plugins/pgpmime/pgpmime.c
7193         * src/plugins/spamassassin/spamassassin.c
7194         * src/plugins/trayicon/trayicon_prefs.c
7195                 Verify success on writes. Will fix possible strange
7196                 failure on disk full.
7197
7198 2007-10-04 [paul]       3.0.2cvs8
7199
7200         * manual/advanced.xml
7201                 add further info about Actions
7202                 Patch by Emmanuel Briot <briot@adacore.com>
7203
7204 2007-10-04 [paul]       3.0.2cvs7
7205
7206         * src/account.c
7207                 remove the D column, instead indicate the
7208                 default account by use of bold text
7209
7210 2007-10-03 [colin]      3.0.2cvs6
7211
7212         * src/common/template.c
7213                 Fix templates writing (was prone to disk full problems)
7214
7215 2007-10-03 [colin]      3.0.2cvs5
7216
7217         * src/Makefile.am
7218         * src/addrduplicates.c
7219         * src/addrduplicates.h
7220         * src/addressbook.c
7221                 Add duplicate deletion. Patch by Holger
7222
7223 2007-10-03 [colin]      3.0.2cvs4
7224
7225         * src/matcher.c
7226         * src/gtk/quicksearch.c
7227                 Fix bug 1340, 'Case insensitive searches with 
7228                 non-ascii alphabets fail'.
7229
7230 2007-10-03 [colin]      3.0.2cvs3
7231
7232         * src/main.c
7233         * src/common/utils.c
7234         * src/common/utils.h
7235                 Implement run-time alternative config directories
7236
7237 2007-10-03 [colin]      3.0.2cvs2
7238
7239         * src/folderview.c
7240                 Prevent opening folder item while folder
7241                 is scanned in a better way
7242
7243 2007-10-02 [paul]       3.0.2cvs1
7244
7245         * NEWS
7246         * README
7247         * RELEASE_NOTES
7248         * configure.ac
7249                 bump up version number following stable release
7250
7251 2007-09-30 [colin]      3.0.1cvs49
7252
7253         * src/imap.c
7254                 Refresh session if needed
7255
7256 2007-09-30 [colin]      3.0.1cvs48
7257
7258         * src/imap.c
7259                 Reset folder's session to NULL
7260                 before destroying it
7261
7262 2007-09-30 [mones]      3.0.1cvs47
7263
7264         * manual/handling.xml
7265                 Use markup quotes instead hardcoded quotes
7266         * manual/es/handling.xml
7267                 Added new synced section (IMAP subscriptions)
7268
7269 2007-09-29 [colin]      3.0.1cvs46
7270
7271         * src/imap.c
7272                 Notice disconnections faster
7273
7274 2007-09-28 [colin]      3.0.1cvs45
7275
7276         * src/addressbook.c
7277         * src/addrindex.c
7278                 Fix warnings
7279
7280 2007-09-28 [paul]       3.0.1cvs44
7281
7282         * src/mimeview.c
7283                 fix maemo build
7284
7285 2007-09-28 [paul]       3.0.1cvs43
7286
7287         * src/account.c
7288                 use gtk_widget_set_size_request() on the label
7289                 so that wrapping works better. get rid of the
7290                 (partially deprecated) hbutton_box.
7291                 these changes should prevent buttons overlapping
7292                 on maemo
7293
7294 2007-09-28 [colin]      3.0.1cvs42
7295
7296         * src/pop.c
7297                 Fix typo :)
7298
7299 2007-09-28 [colin]      3.0.1cvs41
7300
7301         * src/compose.c
7302         * src/msgcache.c
7303         * src/pop.c
7304         * src/procmime.c
7305         * src/etpan/imap-thread.c
7306                 64bits-related warning fixes
7307
7308 2007-09-28 [colin]      3.0.1cvs40
7309
7310         * src/folder_item_prefs.c
7311         * src/ldaputil.c
7312         * src/mainwindow.c
7313         * src/mimeview.c
7314         * src/common/tags.c
7315                 Fix warnings
7316
7317 2007-09-28 [colin]      3.0.1cvs39
7318
7319         * src/plugins/spamassassin/spamassassin.c
7320         * src/plugins/spamassassin/spamassassin.h
7321         * src/plugins/spamassassin/spamassassin_gtk.c
7322                 Add addressbook-based whitelisting
7323
7324 2007-09-28 [colin]      3.0.1cvs38
7325
7326         * src/folder.c
7327                 Fix bug 1337, 'crash on pressing Send button'
7328
7329 2007-09-28 [paul]       3.0.1cvs37
7330
7331         * src/prefs_folder_item.c
7332                 give the orphans a parent. makes all prefs
7333                 pages visible on maemo
7334
7335 2007-09-28 [colin]      3.0.1cvs36
7336
7337         * src/prefs_folder_column.c
7338         * src/prefs_summary_column.c
7339                 Fix two leaks
7340
7341 2007-09-27 [colin]      3.0.1cvs35
7342
7343         * src/gtk/quicksearch.c
7344                 Fix bug 1336, 'Segfault if empty space before search-string'
7345
7346 2007-09-26 [mones]      3.0.1cvs34
7347
7348         * manual/account.xml
7349         * manual/plugins.xml
7350                 Fixed irc channel name, added some docbook markup.
7351                 Changed text markup to docbook markup. 
7352                 Added spamcop as supported in SpamReport description.
7353         * manual/fr/plugins.xml
7354                 Fixed irc channel name.
7355         * manual/es/account.xml
7356         * manual/es/advanced.xml
7357         * manual/es/claws-mail-manual.xml
7358         * manual/es/glossary.xml
7359         * manual/es/gpl.xml
7360         * manual/es/keyboard.xml
7361         * manual/es/plugins.xml
7362                 Synced with English version, fixed a couple of typos.
7363
7364 2007-09-26 [colin]      3.0.1cvs33
7365
7366         * configure.ac
7367                 Explain why "Libgnomeprint: no" on GTK+ 2.10
7368
7369 2007-09-26 [colin]      3.0.1cvs32
7370
7371         * src/messageview.c
7372         * src/procmsg.c
7373         * src/procmsg.h
7374                 Optimisation: avoid fetching mail 3 times locally
7375                 for displaying
7376
7377 2007-09-26 [colin]      3.0.1cvs31
7378
7379         * src/mh.c
7380                 Fix missing static
7381
7382 2007-09-26 [colin]      3.0.1cvs30
7383
7384         * src/folder.c
7385         * src/folder.h
7386         * src/mh.c
7387         * src/mh.h
7388                 Fix MH mtime hack - make it a folder class function
7389
7390 2007-09-26 [colin]      3.0.1cvs29
7391
7392         * src/inc.c
7393                 Fix bug 1334, 'user defined mail incorporation 
7394                 script not run'
7395
7396 2007-09-25 [colin]      3.0.1cvs28
7397
7398         * src/codeconv.c
7399                 Optimisation: shortcut conv_codeset_strdup
7400                 when src_code and dest_code are the same
7401         * src/common/xml.c
7402         * src/common/xml.h
7403                 Optimisation: shortcut code conversions when
7404                 files are in UTF-8; faster list walking by
7405                 using prepend/reverse.
7406
7407 2007-09-25 [holger]     3.0.1cvs27
7408
7409         * src/printing.c
7410                 Replace button bar of the preview window
7411                 with a real toolbar (patch by Colin)
7412                 Add zooming to the preview window
7413
7414 2007-09-24 [paul]       3.0.1cvs26
7415
7416         * src/compose.c
7417                 compact the character set menu, adding some
7418                 missing encodings. Patch by Pawel Pekala
7419
7420 2007-09-23 [paul]       3.0.1cvs25
7421
7422         * src/prefs_account.c
7423         * src/prefs_folder_item.c
7424         * src/prefs_quote.c
7425         * src/quote_fmt.c
7426         * src/quote_fmt.h
7427                 remove unnecessary frame from Templates options
7428                 and improve the English of the check button label
7429
7430 2007-09-22 [colin]      3.0.1cvs24
7431
7432         * src/gtk/quicksearch.c
7433                 Fix bug 1329, 'error in quicksearch.c'
7434                 Fix return with value in function returning void
7435
7436 2007-09-22 [colin]      3.0.1cvs23
7437
7438         * src/imap.c
7439         * src/procmsg.h
7440         * src/common/utils.c
7441         * src/common/utils.h
7442         * src/etpan/imap-thread.c
7443                 Optimise fetching IMAP cached emails *a lot*
7444                 (remember whether mail is fully cached and \r's
7445                  are already stripped)
7446
7447 2007-09-22 [colin]      3.0.1cvs22
7448
7449         * src/folder.c
7450         * src/folder.h
7451         * src/prefs_folder_item.c
7452                 Add a button to allow users to drop local caches.
7453
7454 2007-09-21 [colin]      3.0.1cvs21
7455
7456         * src/summaryview.c
7457                 Remove unnecessary error when cancelling export to mbox.
7458                 Patch by Pawel
7459
7460 2007-09-21 [paul]       3.0.1cvs20
7461
7462         * src/gtk/prefswindow.c
7463                 remove unnecessary frames from the prefs
7464                 pages. Patch by Pawel Pekala
7465
7466 2007-09-21 [paul]       3.0.1cvs19
7467
7468         * src/prefs_account.c
7469         * src/prefs_folder_item.c
7470         * src/prefs_quote.c
7471         * src/quote_fmt.c
7472                 put the Templates options into a tabbed
7473                 layout. Patch by Pawel Pekala
7474
7475 2007-09-21 [paul]       3.0.1cvs18
7476
7477         * src/mainwindow.c
7478                 group together the character set menu items
7479                 move the /View/Show or hide/Message view below
7480                 .../Toolbar menu item
7481                 Patch by Pawel Pekala
7482
7483 2007-09-21 [mones]      3.0.1cvs17
7484
7485         * src/compose.c
7486                 Fix for bug 1327, 'segfault when replying to a non-existent
7487                 news message', thanks to Colin.
7488
7489 2007-09-21 [colin]      3.0.1cvs16
7490
7491         * src/folderview.c
7492                 Complete 3.0.1cvs15
7493
7494 2007-09-20 [colin]      3.0.1cvs15
7495
7496         * src/folderview.c
7497         * src/folderview.h
7498                 Maybe fix bug 1324, 'Corrupted IMAP cache'
7499
7500 2007-09-20 [colin]      3.0.1cvs14
7501
7502         * src/printing.c
7503                 Fix a little leak
7504
7505 2007-09-20 [holger]     3.0.1cvs13
7506
7507         * src/printing.c
7508                 Add page layout to print preview.
7509                 Make the close-button in the toolbar
7510                 right-aligned.
7511
7512 2007-09-20 [paul]       3.0.1cvs12
7513
7514         * po/ru.po
7515                 updated by Pavlo Bohmat
7516
7517 2007-09-19 [colin]      3.0.1cvs11
7518
7519         * src/common/utils.c
7520                 Prevent unquoted mime boundaries, by always
7521                 using a /
7522
7523 2007-09-19 [colin]      3.0.1cvs10
7524
7525         * src/printing.c
7526                 Fix drawing area size, fix DPI change that
7527                 can cause total number of lines to decrease
7528
7529 2007-09-19 [colin]      3.0.1cvs9
7530
7531         * po/POTFILES.in
7532         * src/printing.c
7533                 Make print preview more efficient and nicer.
7534                 Patch mostly by Holger Berndt <hb@claws-mail.org>
7535
7536 2007-09-19 [colin]      3.0.1cvs8
7537
7538         * src/prefs_common.c
7539         * src/prefs_common.h
7540         * src/printing.c
7541                 Add scrolledwindow, default allocation and
7542                 size saving to the print preview window.
7543
7544 2007-09-18 [colin]      3.0.1cvs7
7545
7546         * src/prefs_common.c
7547         * src/prefs_common.h
7548         * src/prefs_image_viewer.c
7549         * src/printing.c
7550                 GtkPrintOperation:
7551                 - add image printing support
7552                 - add option to print images
7553                 - add preview widget
7554                 - add saving of a few Page Setup parameters
7555
7556 2007-09-18 [colin]      3.0.1cvs6
7557
7558         * AUTHORS
7559         * src/gtk/authors.h
7560                 Add Guillaume Chazarain
7561
7562 2007-09-18 [colin]      3.0.1cvs5
7563
7564         * src/common/utils.c
7565                 Fix bug 1321, 'access before allocation 
7566                 when scanning for uris'. Patch by 
7567                 Guillaume Chazarain <guichaz@yahoo.fr>
7568
7569 2007-09-18 [colin]      3.0.1cvs4
7570
7571         * src/toolbar.c
7572                 Fix bug 1320, 'Memory leak caused by 
7573                 gtk_container_get_children'. Patch by
7574                 Guillaume Chazarain <guichaz@yahoo.fr>
7575
7576 2007-09-18 [colin]      3.0.1cvs3
7577
7578         * src/printing.c
7579         * src/printing.h
7580                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
7581
7582 2007-09-18 [colin]      3.0.1cvs2
7583
7584         * src/Makefile.am
7585         * src/mainwindow.c
7586         * src/messageview.c
7587         * src/messageview.h
7588         * src/prefs_ext_prog.c
7589         * src/prefs_fonts.c
7590         * src/printing.c
7591         * src/printing.h
7592         * src/summaryview.c
7593                 Use GtkPrintOperation by default on GTK+ >= 2.10
7594                 Patch by Holger Berndt <hb@claws-mail.org>
7595
7596 2007-09-18 [paul]       3.0.1cvs1
7597
7598         * NEWS
7599         * README
7600         * RELEASE_NOTES
7601         * configure.ac
7602                 bump up version number following stable release
7603
7604 2007-09-16 [colin]      3.0.0cvs18
7605
7606         * src/folder.c
7607                 Fix possible memleak
7608
7609 2007-09-16 [colin]      3.0.0cvs17
7610
7611         * src/folderview.c
7612                 Fix bug 1311, 'Wrong arrow position 
7613                 while moving message into folder when 
7614                 column headers hidden'
7615         * src/image_viewer.c
7616                 Show error in the GUI if image can't
7617                 be loaded
7618         * src/matcher.c
7619                 Fix spurious output
7620         * src/messageview.c
7621                 Allow setting domain in msgid
7622         * src/common/plugin.c
7623                 Add timing information
7624
7625 2007-09-16 [colin]      3.0.0cvs16
7626
7627         * src/account.c
7628         * src/compose.c
7629         * src/prefs_account.c
7630         * src/prefs_account.h
7631         * src/common/utils.c
7632                 Remove Generate Message-ID option. We need
7633                 this on some IMAP servers.
7634         * src/prefs_template.c
7635                 Fix double-free
7636
7637 2007-09-16 [colin]      3.0.0cvs15
7638
7639         * src/prefs_filtering.c
7640         * src/prefs_filtering.h
7641         * src/prefs_filtering_action.c
7642         * src/common/tags.c
7643                 Fix tags issues: tags with spaces, renaming
7644                 tags.
7645
7646 2007-09-16 [colin]      3.0.0cvs14
7647
7648         * src/folderview.c
7649         * src/main.c
7650         * src/mainwindow.c
7651                 Fix bug 1308, 'Claws deletes folderlist.xml after
7652                 fetching mail short after start-up'
7653
7654 2007-09-16 [colin]      3.0.0cvs13
7655
7656         * src/compose.c
7657                 Fix scrolling to cursor
7658
7659 2007-09-16 [paul]       3.0.0cvs12
7660
7661         * po/sr.po
7662                 updated by Aleksandar Urosevic
7663
7664 2007-09-16 [paul]       3.0.0cvs11
7665
7666         * src/folder.c
7667                 do not allow locked msgs to be deleted,
7668                 even by filtering/processing
7669
7670 2007-09-07 [paul]       3.0.0cvs10
7671
7672         * src/prefs_folder_column.c
7673         * src/prefs_summary_column.c
7674                 implement button sensitivity
7675                 patch by Pawel Pekala
7676
7677 2007-09-06 [wwp]        3.0.0cvs9
7678
7679         * src/prefs_gtk.c
7680                 Add a missing linefeed to a debug message.
7681
7682 2007-09-05 [colin]      3.0.0cvs8
7683
7684         * src/inc.c
7685                 Fix statusbar/window mismatch on Maemo
7686
7687 2007-09-05 [colin]      3.0.0cvs7
7688
7689         * src/ldaputil.c
7690                 Fix build without USE_LDAP_TLS
7691
7692 2007-09-05 [colin]      3.0.0cvs6
7693
7694         * src/folder.c
7695         * src/imap.c
7696         * src/inc.c
7697         * src/mbox.c
7698         * src/send_message.c
7699         * src/statusbar.c
7700         * src/statusbar.h
7701                 Maemo: distinguish various statusbar messages,
7702                 in order to display only the most important.
7703
7704 2007-09-04 [wwp]        3.0.0cvs5
7705
7706         * src/account.c
7707                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
7708                 Show protocol "SMTP" and the appropriate server for send-only
7709                 accounts, show "-" instead of "" when no value is relevant.
7710
7711 2007-09-03 [ticho]      3.0.0cvs4
7712
7713         * src/summaryview.c
7714                 Handle plural form better in delete confirmation dialog.
7715
7716 2007-09-03 [wwp]        3.0.0cvs3
7717
7718         * src/compose.c
7719                 Warn differently when sending or sending later (queueing).
7720
7721 2007-09-03 [colin]      3.0.0cvs2
7722
7723         * src/procmime.c
7724         * src/procmime.h
7725         * src/common/plugin.c
7726         * src/common/plugin.h
7727                 Add a new plugin API, MimeParser. It allows
7728                 plugins to scan email MIME parts and optionally,
7729                 transform them.
7730
7731 2007-09-03 [mones]      3.0.0cvs1
7732
7733         * po/es.po
7734                 Updated translation
7735         * src/common/defs.h
7736                 While a better solution is made double history sizes
7737
7738 2007-09-03 [paul]       3.0.0
7739
7740         * NEWS
7741         * README
7742         * RELEASE_NOTES
7743                 3.0.0 released
7744
7745 [For previous entries, see ChangeLog.2.0.0-3.0.0]