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