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