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