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