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