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