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