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