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