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