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