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