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