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