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