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