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