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