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