2008-09-20 [colin] 3.5.0cvs117
[claws.git] / ChangeLog
1 2008-09-20 [colin]      3.5.0cvs117
2
3         * src/imap.c
4                 Tell on which server errors happened
5
6 2008-09-20 [colin]      3.5.0cvs116
7
8         * src/etpan/etpan-thread-manager.c
9         * src/etpan/imap-thread.c
10         * src/etpan/nntp-thread.c
11                 Windows: Fix hang on IMAP/NNTP
12
13 2008-09-20 [colin]      3.5.0cvs115
14
15         * src/common/utils.c
16                 Fix bug 1723, "Buffer overflow crash caused by 
17                 preview in 'Date format help' dialog box"
18                 Also, optimise fast_strftime a bit :)
19
20 2008-09-18 [colin]      3.5.0cvs114
21
22         * src/procmime.c
23         * src/textview.c
24                 Check for NULLs before str* functions
25
26 2008-09-18 [colin]      3.5.0cvs113
27
28         * src/messageview.c
29         * src/procmime.c
30         * src/textview.c
31                 Handle html parts in multipart/related
32                 Decode ISO-8859-1 as Windows-1252 (the former
33                 is a subset of the latter) in order to 
34                 workaround Outlook mails misencoding
35         * src/gtk/logwindow.c
36         * src/gtk/logwindow.h
37                 Clear mainwindow's error pixmap when the
38                 error scrolls out of the log
39
40 2008-09-17 [colin]      3.5.0cvs112
41
42         * src/image_viewer.c
43                 Fix image loading (multiple childs added to 
44                 scrolledwindow, break of the resize functionality)
45         * src/account.c
46         * src/prefs_folder_item.c
47         * src/prefs_spelling.c
48         * src/gtk/gtkaspell.c
49                 Better fix problems with dictionaries updates
50
51 2008-09-17 [colin]      3.5.0cvs111
52
53         * src/common/utils.c
54                 Fix double-opening (fixes multiple signatures when
55                 using signify)
56
57 2008-09-16 [colin]      3.5.0cvs110
58
59         * src/prefs_account.c
60         * src/prefs_folder_item.c
61         * src/prefs_spelling.c
62         * src/gtk/gtkaspell.c
63                 Better stripping of aspell dictionaries names
64
65 2008-09-16 [colin]
66
67         * 3.6.0-rc1 released
68
69 2008-09-16 [colin]      3.5.0cvs109
70
71         * src/account.c
72         * src/inc.c
73         * src/mainwindow.c
74         * src/prefs_account.h
75         * src/prefs_other.c
76         * src/send_message.c
77         * src/gtk/inputdialog.c
78                 Don't add a pref to allow remembering passwords
79                 (Just not checking the checkbox is enough)
80
81 2008-09-16 [colin]      3.5.0cvs108
82
83         * configure.ac
84                 Require libetpan 0.56 as 0.55 is crashy
85         * src/messageview.c
86                 Fix english
87         * src/gtk/inputdialog.c
88         * src/gtk/inputdialog.h
89                 Fix warnings
90
91 2008-09-16 [wwp]        3.5.0cvs107
92
93         * src/compose.c
94                 Complete 3.5.0cvs106 by removing a function that got
95                 moved to account.[ch].
96
97 2008-09-16 [wwp]        3.5.0cvs106
98
99         * src/account.c
100         * src/account.h
101         * src/compose.c
102         * src/quote_fmt.c
103         * src/quote_fmt_lex.l
104         * src/quote_fmt_parse.y
105                 Add account signature (path and value string) manipulation
106                 keywords to the template processor. It's now possible in
107                 all templates to insert the account signature to an
108                 arbitrary location or to pass it to a external script for
109                 further editing.
110
111
112 2008-09-16 [mones]      3.5.0cvs105
113
114         * src/imap.c
115         * src/inc.c
116         * src/mainwindow.c
117         * src/mainwindow.h
118         * src/news.c
119         * src/prefs_account.h
120         * src/prefs_common.c
121         * src/prefs_common.h
122         * src/prefs_other.c
123         * src/send_message.c
124         * src/gtk/inputdialog.c
125         * src/gtk/inputdialog.h
126                 Implement session passwords: unsaved passwords for receiving
127                 or sending of accounts can be remembered while running to 
128                 avoid repetitive typing.
129                 As keeping passwords in memory is unsafe a new preference 
130                 in Other page is added to activate or not such capability.
131
132 2008-09-14 [colin]      3.5.0cvs104
133
134         * src/codeconv.c
135         * src/codeconv.h
136                 Make conv_iconv_strdup static
137
138 2008-09-12 [colin]      3.5.0cvs103
139
140         * claws-mail.pc.in
141         * src/Makefile.am
142         * src/compose.c
143         * src/compose.h
144         * src/crash.c
145         * src/folder_item_prefs.c
146         * src/folder_item_prefs.h
147         * src/main.c
148         * src/prefs_account.c
149         * src/prefs_common.c
150         * src/prefs_common.h
151         * src/prefs_folder_item.c
152         * src/prefs_spelling.c
153         * src/prefs_template.c
154         * src/quote_fmt.h
155         * src/quote_fmt_parse.y
156         * src/toolbar.c
157         * src/toolbar.h
158         * src/gtk/Makefile.am
159         * src/gtk/about.c
160         * src/gtk/filesel.c
161         * src/gtk/gtkaspell.c
162         * src/gtk/gtkaspell.h
163         * src/plugins/bogofilter/Makefile.am
164         * src/plugins/dillo_viewer/Makefile.am
165         * src/plugins/spamassassin/Makefile.am
166         * src/plugins/trayicon/Makefile.am
167                 Switch spellchecker to Enchant
168
169 2008-09-12 [paul]       3.5.0cvs102
170
171         * tools/README
172         * tools/csv2addressbook.pl
173                 add support for Fox Mail
174
175 2008-09-12 [paul]       3.5.0cvs101
176
177         * src/compose.c
178         * src/prefs_wrapping.c
179                 changes to English
180
181 2008-09-12 [paul]       3.5.0cvs100
182
183         * configure.ac
184                 revert cvs99's libenchant commit error
185
186 2008-09-12 [colin]      3.5.0cvs99
187
188         * src/inc.c
189                 Only go to inbox if there are new mails
190                 (and fetch was manual)
191
192 2008-09-10 [colin]      3.5.0cvs98
193
194         * src/inc.c
195         * src/summaryview.c
196         * src/common/session.c
197                 Use g_timeout_add_seconds instead of g_timeout_add
198                 on glib >= 2.14 when we don't need precision on the 
199                 delay. This helps reducing power consumption:
200                 http://mjg59.livejournal.com/74651.html
201
202 2008-09-10 [colin]      3.5.0cvs97
203
204         * src/compose.c
205                 Don't save window size and position when
206                 compose is hidden (filtering action)
207
208 2008-09-09 [colin]      3.5.0cvs96
209
210         * src/action.h
211         * src/addr_compl.c
212         * src/addressadd.c
213         * src/addressbook.h
214         * src/addressbook_foldersel.c
215         * src/addressitem.h
216         * src/addrgather.c
217         * src/alertpanel.c
218         * src/browseldap.c
219         * src/editaddress.c
220         * src/editaddress_other_attributes_ldap.h
221         * src/editbook.c
222         * src/editjpilot.c
223         * src/editldap.c
224         * src/editldap_basedn.c
225         * src/editvcard.c
226         * src/exphtmldlg.c
227         * src/expldifdlg.c
228         * src/export.c
229         * src/foldersel.c
230         * src/foldersel.h
231         * src/gedit-print.c
232         * src/gedit-print.h
233         * src/grouplistdialog.c
234         * src/headerview.c
235         * src/headerview.h
236         * src/image_viewer.c
237         * src/import.c
238         * src/importldif.c
239         * src/importmutt.c
240         * src/importpine.c
241         * src/inc.c
242         * src/main.c
243         * src/main.h
244         * src/messageview.c
245         * src/messageview.h
246         * src/noticeview.c
247         * src/prefs_actions.c
248         * src/prefs_filtering.c
249         * src/prefs_folder_column.c
250         * src/prefs_gtk.h
251         * src/prefs_summary_column.c
252         * src/prefs_toolbar.c
253         * src/send_message.c
254         * src/setup.c
255         * src/sourcewindow.c
256         * src/sourcewindow.h
257         * src/ssl_manager.c
258         * src/statusbar.c
259         * src/statusbar.h
260         * src/stock_pixmap.c
261         * src/stock_pixmap.h
262         * src/summaryview.c
263         * src/textview.c
264         * src/textview.h
265         * src/undo.h
266         * src/uri_opener.c
267         * src/wizard.c
268         * src/wizard.h
269         * src/common/ssl.h
270         * src/common/utils.c
271         * src/gtk/about.c
272         * src/gtk/colorlabel.c
273         * src/gtk/colorlabel.h
274         * src/gtk/combobox.h
275         * src/gtk/description_window.c
276         * src/gtk/filesel.c
277         * src/gtk/gtkaspell.c
278         * src/gtk/gtkaspell.h
279         * src/gtk/gtkcmclist.c
280         * src/gtk/gtkcmclist.h
281         * src/gtk/gtkcmctree.c
282         * src/gtk/gtkcmctree.h
283         * src/gtk/gtkcmoptionmenu.h
284         * src/gtk/gtksctree.c
285         * src/gtk/gtksctree.h
286         * src/gtk/gtkshruler.c
287         * src/gtk/gtkshruler.h
288         * src/gtk/gtksourceprintjob.c
289         * src/gtk/gtksourceprintjob.h
290         * src/gtk/gtkutils.c
291         * src/gtk/gtkutils.h
292         * src/gtk/gtkvscrollbutton.c
293         * src/gtk/gtkvscrollbutton.h
294         * src/gtk/icon_legend.c
295         * src/gtk/inputdialog.c
296         * src/gtk/logwindow.c
297         * src/gtk/logwindow.h
298         * src/gtk/manage_window.c
299         * src/gtk/manage_window.h
300         * src/gtk/menu.c
301         * src/gtk/prefswindow.c
302         * src/gtk/progressdialog.c
303         * src/gtk/progressdialog.h
304         * src/plugins/bogofilter/bogofilter_gtk.c
305         * src/plugins/pgpcore/passphrase.c
306         * src/plugins/spamassassin/spamassassin_gtk.c
307         * src/plugins/trayicon/trayicon.c
308         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
309         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.h
310         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.c
311         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
312         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.h
313                 Complete GTK+ 2.14 undeprecation
314                 (thanks to "J.A. Magallon" <jamagallon@ono.com>)
315
316 2008-09-09 [colin]      3.5.0cvs95
317
318         * src/gtk/gtkcmclist.h
319                 Fix build on GTK+ 2.14
320
321 2008-09-08 [colin]      3.5.0cvs94
322
323         * src/noticeview.c
324         * src/noticeview.h
325                 Remove GtkSignalFunc
326
327 2008-09-07 [colin]      3.5.0cvs93
328
329         * src/addressadd.c
330         * src/addressbook_foldersel.c
331         * src/gtk/gtkcmclist.c
332         * src/gtk/gtkcmclist.h
333         * src/gtk/gtkcmctree.c
334         * src/gtk/gtkcmctree.h
335         * src/gtk/gtksctree.c
336         * src/gtk/prefswindow.c
337         * src/gtk/prefswindow.h
338                 Use GDestroyNotify instead of GtkDestroyNotify
339                 (deprecated in GTK+ 2.14)
340
341 2008-09-07 [colin]      3.5.0cvs92
342
343         * src/textview.c
344                 Fix bug 1712, 'invalid "Phishing attempt warning" 
345                 when linked text ends with spaces'
346
347 2008-09-05 [colin]      3.5.0cvs91
348
349         * src/procmime.c
350                 Maybe fix bug 1711, 'Save-as attachment crashes'
351                 Possibly wrong free() due to pointer shifting
352
353 2008-09-05 [colin]      3.5.0cvs90
354
355         * src/compose.c
356                 Fix bug 1710, 'User misreads "Discard Message" 
357                 as "Discard Changes"'. Propose to save or discard
358                 only the latest changes when closing an existing
359                 draft. Autosave may still have saved parts of the
360                 edit session.
361
362 2008-09-04 [colin]      3.5.0cvs89
363
364         * src/summaryview.c
365                 Fix bug 1707, 'Segfault when sorting on non-visible column'
366
367 2008-09-01 [colin]      3.5.0cvs88
368
369         * src/imap.c
370         * src/summaryview.c
371         * src/common/tags.c
372         * src/etpan/imap-thread.c
373         * src/etpan/imap-thread.h
374                 Store spam flag on IMAP (Junk/NonJunk, as 
375                 ThunderBird does - this is nonstandard)
376
377 2008-08-31 [wwp]        3.5.0cvs87
378
379         * ChangeLog
380                 Fix globish edition^Wediting.
381
382 2008-08-31 [wwp]        3.5.0cvs86
383
384         * src/addressbook.c
385                 Don't break nickname editing for non-LDAP books (nickname
386                 value was overwritten when editing existing contact, this
387                 came from 3.0.2cvs109).
388
389 2008-08-30 [colin]      3.5.0cvs85
390
391         * src/mainwindow.c
392         * src/summaryview.c
393                 Fix "Apply tags..." key shortcut
394
395 2008-08-29 [iwkse]      3.5.0cvs84
396
397         * src/summaryview.c
398                         Bit of clean:)
399
400 2008-08-29 [iwkse]      3.5.0cvs83
401
402         * src/summaryview.c
403                         Disable "Move to trash" action if
404                         we are in a trash-like folder.
405                         Thanks to colinl
406
407 2008-08-29 [paul]       3.5.0cvs82
408
409         * configure.ac
410                 bump up libetpan version requirement since
411                 0.55 is released now
412
413 2008-08-28 [wwp]        3.5.0cvs81
414
415         * src/account.c
416         * src/pop.c
417         * src/prefs_account.c
418         * src/prefs_account.h
419                 Add finer granularity to the POP3's remove-after delay (now in
420                 hours in addition to in days), patch by Paul Rolland.
421
422 2008-08-28 [wwp]        3.5.0cvs80
423
424         * src/gtk/combobox.c
425                 Fix a typo in a comment.
426
427 2008-08-28 [iwkse]      3.5.0cvs79
428
429         * src/account.c
430         * src/prefs_actions.c
431         * src/prefs_filtering.c
432         * src/prefs_template.c
433                         Add search feature to the account, 
434                         template and action dialog.
435                         It's turned on selecting one row
436                         of the list and typing some random
437                         letter. Thanks to wwp, colinl
438
439 2008-08-28 [colin]      3.5.0cvs78
440
441         * src/Makefile.am
442         * src/account.c
443         * src/compose.c
444         * src/prefs_account.c
445         * src/prefs_account.h
446         * src/privacy.c
447         * src/privacy.h
448         * src/procmime.c
449         * src/stock_pixmap.c
450         * src/stock_pixmap.h
451         * src/summaryview.c
452         * src/pixmaps/key_gpg_signed.xpm
453                 Fix bug 1412, "Sign reply, if mail was signed"
454                 Add an account preference to sign replies to signed mails
455
456 2008-08-28 [iwkse]      3.5.0cvs77
457
458         * src/prefs_filtering.c
459                 Making the search more useful,
460                 jumping directly to the relative rule.
461
462 2008-08-27 [colin]      3.5.0cvs76
463
464         * src/main.c
465                 Add a bit of info
466
467 2008-08-27 [colin]      3.5.0cvs75
468
469         * src/gtk/gtkcmctree.c
470                 Fix a few ifdefs
471
472 2008-08-26 [colin]      3.5.0cvs74
473
474         * src/gtk/gtkcmctree.c
475                 Fix missing inits on old glib
476
477 2008-08-26 [wwp]        3.5.0cvs73
478
479         * src/common/utils.c
480                 Added 'Fwd' to the list of known common subject prefixes.
481
482 2008-08-25 [iwkse]      3.5.0cvs72
483
484         * src/image_viewer.c
485                 Add animated gif support to the
486                 message preview.
487
488 2008-08-25 [colin]      3.5.0cvs71
489
490         * src/gtk/gtkcmctree.c
491                 Make sure work isn't null
492
493 2008-08-24 [colin]      3.5.0cvs70
494
495         * src/common/ssl.c
496                 Fix typo on SSL_CERT_DIR
497
498 2008-08-23 [holger]     3.5.0cvs69
499
500         * src/printing.c
501                 Fix bug 1699 'Separator line mis-placed when
502                 printing some e-mails'. The number of header lines
503                 was not correctly calculated when Pango inserts
504                 linebreaks
505
506 2008-08-23 [colin]      3.5.0cvs68
507
508         * src/mainwindow.c
509                 Fix the account selector button; thanks
510                 to wwp
511
512 2008-08-21 [colin]      3.5.0cvs67
513
514         * src/compose.c
515         * src/compose.h
516                 Add a compose preference for auto-indent
517         * src/mainwindow.c
518         * src/summaryview.c
519                 Make colorlabel accels a bit less hacky
520
521 2008-08-21 [colin]      3.5.0cvs66
522
523         * src/compose.c
524         * src/prefs_common.c
525         * src/prefs_common.h
526         * src/prefs_wrapping.c
527                 Add a preference for autoindent; fix no_join tag
528                 being applied to whole lines instead of just \n when
529                 creating a line 
530
531 2008-08-21 [colin]      3.5.0cvs65
532
533         * src/compose.c
534                 Add support for auto-indentation
535
536 2008-08-19 [colin]      3.5.0cvs64
537
538         * src/compose.c
539                 Save Autowrap status in drafts/queued mails
540
541 2008-08-19 [colin]      3.5.0cvs63
542
543         * src/mainwindow.c
544                 Fix a comment (in reality, test commit on
545                 the new CVS server)
546
547 2008-08-17 [colin]      3.5.0cvs62
548
549         * src/prefs_actions.c
550         * src/procmime.c
551         * src/wizard.c
552         * src/common/socket.h
553         * src/gtk/gtkcmctree.c
554                 Fix warnings
555
556 2008-08-16 [colin]      3.5.0cvs61
557
558         * src/editaddress_other_attributes_ldap.h
559                 Add 'l' field (localityName)
560
561 2008-08-16 [colin]      3.5.0cvs60
562
563         * src/mainwindow.c
564         * src/gtk/gtkcmclist.c
565         * src/gtk/gtkcmclist.h
566         * src/gtk/gtkcmctree.c
567         * src/gtk/gtksctree.c
568         * src/gtk/gtkutils.c
569         * src/gtk/gtkvscrollbutton.c
570                 Fix Maemo build (OS2007)
571
572 2008-08-14 [colin]      3.5.0cvs59
573
574         * src/folder.c
575                 Don't crash if parent is null when creating
576                 a folder
577         * src/gtk/pluginwindow.c
578                 Don't crash on race when closing window while
579                 a plugin is loading and does gtk_iterations
580
581 2008-08-13 [colin]      3.5.0cvs58
582
583         * src/messageview.c
584         * src/messageview.h
585         * src/mimeview.c
586                 Fix bug 1696, 'Viewing binary attachements 
587                 as text over 1 MB' (various buglets)
588
589 2008-08-10 [colin]      3.5.0cvs57
590
591         * src/summaryview.c
592         * src/gtk/gtkcmclist.c
593                 Continue fixing GTK < 2.12 build, thanks to
594                 Michael Hugues
595
596 2008-08-10 [colin]      3.5.0cvs56
597
598         * src/gtk/gtksctree.c
599                 Fix build on GTK < 2.12
600
601 2008-08-09 [colin]      3.5.0cvs55
602
603         * src/mainwindow.c
604                 Fix untranslatable strings, thanks to
605                 Stephan Sachse
606
607 2008-08-07 [colin]      3.5.0cvs54
608
609         * src/compose.c
610         * src/editaddress.c
611         * src/folderview.c
612         * src/mainwindow.c
613         * src/message_search.c
614         * src/mimeview.c
615         * src/noticeview.c
616         * src/prefs_account.c
617         * src/prefs_common.c
618         * src/prefs_customheader.c
619         * src/prefs_ext_prog.c
620         * src/prefs_filtering_action.c
621         * src/prefs_gtk.c
622         * src/prefs_logging.c
623         * src/prefs_matcher.c
624         * src/prefs_msg_colors.c
625         * src/procmime.c
626         * src/summary_search.c
627         * src/summaryview.c
628         * src/toolbar.c
629         * src/gtk/colorsel.c
630         * src/gtk/gtkaspell.c
631         * src/gtk/gtkutils.c
632         * src/gtk/gtkutils.h
633         * src/gtk/inputdialog.c
634         * src/gtk/pluginwindow.c
635         * src/gtk/quicksearch.c
636         * src/plugins/bogofilter/bogofilter_gtk.c
637         * src/plugins/dillo_viewer/dillo_prefs.c
638         * src/plugins/spamassassin/spamassassin_gtk.c
639                 - Fix Ctrl-Space shortcut
640                 - Fix mime-parsing bug in procmime (cvs52)
641                 - Fix double-free in procmime (cvs52)
642                 - Use gtk_bin_get_child instead of GTK_BIN()->child
643                 - Fix Goto menu in mainwindow
644
645 2008-08-07 [mones]      3.5.0cvs53
646
647         * po/es.po
648                 Updated translation (lots of changes!)
649         * src/compose.c
650                 Add missing accelerator key
651         * src/mainwindow.c
652                 Restored 'v' key function (thanks Colin!)
653
654 2008-08-06 [colin]      3.5.0cvs52
655
656         * src/addrbook.c
657         * src/addrcindex.c
658         * src/addrduplicates.c
659         * src/addrharvest.c
660         * src/enriched.c
661         * src/html.c
662         * src/ldif.c
663         * src/mimeview.c
664         * src/mutt.c
665         * src/pine.c
666         * src/procmime.c
667         * src/vcard.c
668         * src/wizard.c
669                 Fix my use of g_utf8_strdown (it returns
670                 a newly allocated string and doesn't
671                 change the parameter)
672
673 2008-08-06 [colin]      3.5.0cvs51
674
675         * src/compose.c
676                 Fix bug 1690, 'Copy/Paste in edit window may 
677                 break Undo'; middle-click pastes aren't 
678                 REPLACE_INSERT but just INSERT. 
679                 Also, fix privacy menu selection
680
681 2008-08-05 [colin]      3.5.0cvs50
682
683         * src/action.c
684         * src/addr_compl.c
685         * src/addrbook.c
686         * src/addrcindex.c
687         * src/addrduplicates.c
688         * src/addrharvest.c
689         * src/enriched.c
690         * src/html.c
691         * src/ldif.c
692         * src/main.c
693         * src/mimeview.c
694         * src/mutt.c
695         * src/pine.c
696         * src/procmime.c
697         * src/vcard.c
698         * src/wizard.c
699         * src/common/socket.c
700         * src/gtk/gtkutils.c
701         * src/gtk/gtkutils.h
702         * src/gtk/menu.c
703         * src/plugins/spamassassin/spamassassin.c
704                 More undeprecation (Glib)
705
706 2008-08-05 [colin]      3.5.0cvs49
707
708         * src/prefs_account.c
709         * src/prefs_filtering_action.c
710         * src/prefs_matcher.c
711         * src/gtk/Makefile.am
712         * src/gtk/claws-marshal.list
713         * src/gtk/colorlabel.c
714         * src/gtk/colorsel.c
715         * src/gtk/foldersort.c
716         * src/gtk/gtkaspell.c
717         * src/gtk/gtkcmclist.c
718         * src/gtk/gtkcmclist.h
719         * src/gtk/gtkcmctree.c
720         * src/gtk/gtkcmctree.h
721         * src/gtk/gtkcmoptionmenu.c
722         * src/gtk/gtkcmoptionmenu.h
723         * src/gtk/gtksctree.c
724         * src/gtk/gtksctree.h
725         * src/gtk/gtkutils.c
726         * src/gtk/gtkutils.h
727         * src/gtk/gtkvscrollbutton.c
728         * src/gtk/menu.c
729         * src/gtk/menu.h
730         * src/gtk/quicksearch.c
731         * src/plugins/dillo_viewer/dillo_viewer.c
732         * src/plugins/pgpcore/select-keys.c
733                 Try to finish yesterday's commit
734
735 2008-08-04 [colin]      3.5.0cvs48
736
737         * src/addressadd.c
738         * src/addressbook.c
739         * src/addressbook_foldersel.c
740         * src/addressitem.h
741         * src/addrgather.c
742         * src/browseldap.c
743         * src/compose.c
744         * src/compose.h
745         * src/editaddress.c
746         * src/editaddress_other_attributes_ldap.c
747         * src/editgroup.c
748         * src/editldap_basedn.c
749         * src/folderview.c
750         * src/folderview.h
751         * src/grouplistdialog.c
752         * src/image_viewer.c
753         * src/imap_gtk.c
754         * src/importldif.c
755         * src/main.c
756         * src/mainwindow.c
757         * src/message_search.c
758         * src/mh_gtk.c
759         * src/mimeview.c
760         * src/mimeview.h
761         * src/news_gtk.c
762         * src/noticeview.h
763         * src/prefs_account.c
764         * src/prefs_filtering_action.c
765         * src/prefs_matcher.c
766         * src/prefs_msg_colors.c
767         * src/prefs_summaries.c
768         * src/statusbar.c
769         * src/stock_pixmap.c
770         * src/summary_search.c
771         * src/summaryview.c
772         * src/summaryview.h
773         * src/textview.c
774         * src/toolbar.h
775         * src/gtk/Makefile.am
776         * src/gtk/claws-marshal.list
777         * src/gtk/colorsel.c
778         * src/gtk/foldersort.c
779         * src/gtk/gtkaspell.c
780         * src/gtk/gtkcmclist.c
781         * src/gtk/gtkcmclist.h
782         * src/gtk/gtkcmctree.c
783         * src/gtk/gtkcmctree.h
784         * src/gtk/gtksctree.c
785         * src/gtk/gtksctree.h
786         * src/gtk/gtkutils.c
787         * src/gtk/gtkutils.h
788         * src/gtk/gtkvscrollbutton.c
789         * src/gtk/menu.c
790         * src/gtk/menu.h
791         * src/gtk/quicksearch.c
792         * src/plugins/dillo_viewer/dillo_viewer.c
793         * src/plugins/pgpcore/select-keys.c
794                 Include GtkCList/GtkCTree locally (renamed GTKCMCList/CTree)
795                 Undeprecate their implementation (GtkArg, GtkType, ...)
796                 Undeprecate a few other things here and there
797                 Add -DGTK_DISABLE_DEPRECATED to CFLAGS in maintainer mode
798                 Add #undef GTK_DISABLE_DEPRECATED in the files where we
799                 still have work to do
800
801 2008-08-04 [colin]      3.5.0cvs47
802
803         * src/compose.c
804         * src/compose.h
805         * src/toolbar.h
806         * src/textview.c
807         * src/stock_pixmap.c
808         * src/statusbar.c
809         * src/noticeview.h
810         * src/mimeview.h
811         * src/mainwindow.c
812         * src/image_viewer.c
813         * src/gtk/gtkaspell.c
814         * src/gtk/gtkvscrollbutton.c
815         * src/plugins/dillo_viewer/dillo_viewer.c
816                 Undeprecate more things
817
818 2008-08-02 [colin]      3.5.0cvs46
819
820         * src/mainwindow.c
821                 Fix toggle menu activation state
822                 (thanks to cvs45 ;)
823
824 2008-08-02 [paul]       3.5.0cvs45
825
826         * src/mainwindow.c
827                 fix sensitivity of
828                 /View/Show or hide/Message View
829
830 2008-08-01 [paul]       3.5.0cvs44
831
832         * src/common/utils.c
833         * src/plugins/pgpcore/claws.def
834         * src/plugins/pgpinline/claws.def
835                 fix compilation problems on mingw32,
836                 (bug 1688) Patch by Marcus Brinkmann
837
838 2008-08-01 [colin]      3.5.0cvs43
839
840         * src/gtk/gtkutils.c
841         * src/gtk/gtkvscrollbutton.c
842                 Oups, fix build
843
844 2008-08-01 [colin]      3.5.0cvs42
845
846         * src/compose.c
847         * src/foldersel.c
848         * src/mainwindow.c
849         * src/prefs_account.c
850         * src/prefs_folder_item.c
851         * src/prefs_quote.c
852         * src/summaryview.c
853         * src/gtk/gtkaspell.c
854         * src/gtk/gtkutils.c
855         * src/gtk/gtkvscrollbutton.c
856                 Replace a few deprecated function calls
857
858 2008-08-01 [paul]       3.5.0cvs41
859
860         * src/action.c
861                 fix crash that occurs because of recent GtkUIManager
862                 changes. Thanks to Colin
863
864 2008-07-31 [colin]      3.5.0cvs40
865
866         * src/addressbook.c
867         * src/compose.c
868         * src/mainwindow.c
869         * src/messageview.c
870                 Some Maemo fixes
871         * src/gtk/menu.c
872         * src/gtk/menu.h
873                 Remove deprecated helper funcs
874
875 2008-07-30 [colin]      3.5.0cvs39
876
877         * src/folderview.c
878         * src/folderview.h
879         * src/imap_gtk.c
880         * src/mh_gtk.c
881         * src/news_gtk.c
882                 Move the folderview popup menu to GtkUIManager
883
884 2008-07-29 [colin]      3.5.0cvs38
885
886         * src/account.c
887         * src/account.h
888         * src/action.c
889         * src/action.h
890         * src/addressitem.h
891         * src/compose.c
892         * src/edittags.c
893         * src/mainwindow.c
894         * src/mainwindow.h
895         * src/mimeview.c
896         * src/summaryview.c
897         * src/gtk/menu.c
898         * src/gtk/menu.h
899                 Switch the main menu to GtkUIManager
900                 Warning fixes
901
902 2008-07-29 [colin]      3.5.0cvs37
903
904         * src/news.c
905                 Fix bug 1684, 'view news messages with large 
906                 attachements segfaults'
907
908 2008-07-29 [colin]      3.5.0cvs36
909
910         * src/action.c
911         * src/action.h
912         * src/addressbook.c
913         * src/addressitem.h
914         * src/compose.c
915         * src/compose.h
916         * src/messageview.c
917         * src/messageview.h
918         * src/summaryview.c
919         * src/gtk/menu.c
920         * src/gtk/menu.h
921                 More switches to GtkUIManager
922
923 2008-07-26 [colin]      3.5.0cvs35
924
925         * src/gtk/menu.c
926         * src/gtk/menu.h
927                 Fix prototype
928
929 2008-07-25 [colin]      3.5.0cvs34
930
931         * src/addrcustomattr.c
932         * src/addressbook.c
933         * src/compose.c
934         * src/editaddress.c
935         * src/editaddress_other_attributes_ldap.h
936         * src/edittags.c
937         * src/mainwindow.c
938         * src/mimeview.c
939         * src/prefs_actions.c
940         * src/prefs_filtering.c
941         * src/prefs_template.c
942         * src/summaryview.c
943         * src/textview.c
944         * src/textview.h
945         * src/toolbar.c
946         * src/gtk/about.c
947         * src/gtk/menu.c
948         * src/gtk/menu.h
949         * src/plugins/trayicon/trayicon.c
950                 More changes from GtkItemFactory to GtkUIManager
951
952 2008-07-25 [colin]      3.5.0cvs33
953
954         * src/gtk/menu.h
955                 Add a macro to remove menu items
956                 Make the gui_manager variable useless
957
958 2008-07-24 [colin]      3.5.0cvs32
959
960         * src/mimeview.c
961                 Fix a gtk warning on clear
962         * src/mainwindow.c
963         * src/summaryview.c
964         * src/summaryview.h
965                 Switch the message list popup menu to
966                 GtkUIManager
967
968 2008-07-23 [colin]      3.5.0cvs31
969
970         * src/plugins/pgpcore/pgp_viewer.c
971         * src/plugins/pgpcore/sgpgme.c
972                 Fix bug 1681, 'GnuPG Plugin does not compile on solaris'
973                 Patch by Thomas Wiegner <wiegner@gmx.de>
974
975 2008-07-20 [paul]       3.5.0cvs30
976
977         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
978                 remove redundant GTK version check
979
980 2008-07-20 [ticho]      3.5.0cvs29
981
982         * src/folderview.c
983         * src/imap_gtk.c
984         * src/news_gtk.c
985                 Moved sensitivity setting for "Download messages" for IMAP and
986                 news folders from folderview.c to imap_gtk.c and news_gtk.c
987                 respectively for better code readability.
988                 Fixed indentation in news' set_sensitivity().
989
990 2008-07-20 [paul]       3.5.0cvs28
991
992         * src/addrgather.c
993                 remove more redundant code following cvs27
994
995 2008-07-20 [paul]       3.5.0cvs27
996
997         * src/addrgather.c
998                 remove now redundant code
999         * src/mainwindow.c
1000         * src/mainwindow.h
1001                 fix bug 1673, 'Tools/Harvest adresses is
1002                 grayed out if folder is empty'
1003
1004 2008-07-19 [ticho]      3.5.0cvs26
1005
1006         * src/edittags.c
1007         * src/main.c
1008         * src/mimeview.c
1009         * src/mimeview.h
1010         * src/gtk/gtkutils.c
1011         * src/gtk/gtkutils.h
1012         * src/gtk/menu.c
1013         * src/gtk/menu.h
1014                 Use GtkUIManager for mimeview and tag edit dialog popup menus,
1015                 instead of deprecated GtkItemFactory.
1016
1017 2008-07-19 [colin]      3.5.0cvs25
1018
1019         * src/account.c
1020         * src/addrgather.c
1021         * src/compose.c
1022         * src/editldap.c
1023         * src/expldifdlg.c
1024         * src/importldif.c
1025         * src/main.c
1026         * src/mainwindow.c
1027         * src/mimeview.c
1028         * src/noticeview.c
1029         * src/prefs_account.c
1030         * src/prefs_actions.c
1031         * src/prefs_ext_prog.c
1032         * src/prefs_filtering.c
1033         * src/prefs_folder_item.c
1034         * src/prefs_image_viewer.c
1035         * src/prefs_logging.c
1036         * src/prefs_msg_colors.c
1037         * src/prefs_other.c
1038         * src/prefs_send.c
1039         * src/prefs_spelling.c
1040         * src/prefs_summaries.c
1041         * src/prefs_template.c
1042         * src/printing.c
1043         * src/quote_fmt.c
1044         * src/summary_search.c
1045         * src/summaryview.c
1046         * src/toolbar.c
1047         * src/wizard.c
1048         * src/common/Makefile.am
1049         * src/gtk/gtksctree.c
1050         * src/gtk/gtkutils.h
1051         * src/gtk/pluginwindow.c
1052         * src/gtk/quicksearch.c
1053         * src/plugins/bogofilter/bogofilter_gtk.c
1054         * src/plugins/dillo_viewer/dillo_prefs.c
1055         * src/plugins/pgpcore/prefs_gpg.c
1056         * src/plugins/spamassassin/spamassassin_gtk.c
1057         * src/plugins/trayicon/trayicon.c
1058         * src/plugins/trayicon/trayicon_prefs.c
1059                 Use the shiny new GTK tooltips API when possible (GTK+ 2.12 
1060                 or greater). Use the old deprecated one on GTK+ < 2.12.
1061                 Easy! Straightforward! I'm not annoyed at all! It's not a loss
1062                 of time!
1063
1064 2008-07-16 [colin]      3.5.0cvs24
1065
1066         * src/mainwindow.c
1067                 Fix folderview's scrolbar when starting minimised
1068                 to tray, and popping up the mainwindow by calling
1069                 claws-mail from the command line
1070
1071 2008-07-08 [colin]      3.5.0cvs23
1072
1073         * src/compose.c
1074                 Possibly fix po-headers appearing on empty
1075                 templates
1076
1077 2008-07-08 [colin]      3.5.0cvs22
1078
1079         * src/folderview.c
1080         * src/summaryview.c
1081                 Finish the always_open tristate patch, by Jonathan
1082                 Corbet.
1083
1084 2008-07-07 [paul]       3.5.0cvs21
1085
1086         * src/mainwindow.c
1087                 fix typo (missing ")
1088
1089 2008-07-07 [paul]       3.5.0cvs20
1090
1091         * src/mainwindow.c
1092                 fit the menu style a bit better
1093
1094 2008-07-07 [colin]      3.5.0cvs19
1095
1096         * src/prefs_themes.c
1097                 Make upgrading themes easier
1098
1099 2008-07-07 [colin]      3.5.0cvs18
1100
1101         * src/mainwindow.c
1102         * src/prefs_toolbar.c
1103         * src/stock_pixmap.c
1104                 Finish fixing bug 1609, 'Icon issues'
1105
1106 2008-07-07 [colin]      3.5.0cvs17
1107
1108         * src/prefs_common.c
1109                 Fix the default value
1110
1111 2008-07-07 [colin]      3.5.0cvs16
1112
1113         * src/prefs_summaries.c
1114                 Revert my fix to the string, the correct term
1115                 is indeed Message View
1116
1117 2008-07-07 [colin]      3.5.0cvs15
1118
1119         * AUTHORS
1120         * src/gtk/authors.h
1121         * src/prefs_common.c
1122         * src/prefs_common.h
1123         * src/prefs_summaries.c
1124         * src/summaryview.c
1125         * src/gtk/authors.h
1126                 Change "Always open message when selected" to
1127                 a tristate (Never/Always/When preview is visible)
1128                 Patch by Jonathan Corbet <corbet@lwn.net>.
1129
1130 2008-07-06 [paul]       3.5.0cvs14
1131
1132         * src/addrgather.c
1133                 improve the layout of the dialogue
1134                 improve the English
1135                 add tooltips
1136                 fix some of the nasty coding style
1137         * src/mainwindow.c
1138                 improve the English
1139                 add some missing mnemonics
1140
1141 2008-07-05 [paul]       3.5.0cvs13
1142
1143         * src/mainwindow.c
1144         * src/mainwindow.h
1145                 fix bug 1398, '"Change current account" is
1146                 available even when there's only one account'
1147         * src/plugins/pgpcore/prefs_gpg.c
1148                 put back a needed include, removed in error
1149
1150 2008-07-05 [colin]      3.5.0cvs12
1151
1152         * src/mainwindow.c
1153                 MAEMO: Fix bug 1620, 'Can't use hardware zoom buttons'
1154
1155 2008-07-05 [colin]      3.5.0cvs11
1156
1157         * src/news.c
1158         * src/news_gtk.c
1159                 Provide ability to rename newsgroups. Closes
1160                 bug 1444, 'Add GUI option for renaming 
1161                 newsgroups'. Patch by Pawel Pekala
1162
1163 2008-07-05 [colin]      3.5.0cvs10
1164
1165         * src/plugins/pgpcore/passphrase.c
1166         * src/plugins/pgpcore/prefs_gpg.c
1167         * src/plugins/pgpcore/select-keys.c
1168                 Simplify GTK includes (with the advantage
1169                 of compiling against GTK+2.13); patch by
1170                 Charles A Edwards
1171
1172 2008-07-05 [colin]      3.5.0cvs9
1173
1174         * src/wizard.c
1175                 Add SSL client certificates
1176
1177 2008-07-05 [colin]      3.5.0cvs8
1178
1179         * src/prefs_account.c
1180         * src/common/session.h
1181                 Fix warnings
1182         * src/common/ssl.c
1183                 Add one path for certs
1184
1185 2008-07-05 [colin]      3.5.0cvs7
1186
1187         * src/prefs_account.c
1188                 Fix no-ssl build
1189
1190 2008-07-04 [colin]      3.5.0cvs6
1191
1192         * src/common/ssl.c
1193         * src/common/ssl.h
1194         * src/common/ssl_certificate.c
1195                 Workaround distro bugs and fix certificate checking
1196                 with OpenSSL
1197
1198 2008-07-04 [colin]      3.5.0cvs5
1199
1200         * src/filtering.c
1201         * src/common/ssl_certificate.c
1202         * src/common/ssl_certificate.h
1203         * src/etpan/imap-thread.c
1204         * src/etpan/nntp-thread.c
1205                 Fix some leaks, thanks to Martin Zwickel
1206                 Rename gnutls functions that do the same
1207                 as OpenSSL ones, to avoid symbol clashing
1208                 when Claws is built against GnuTLS and
1209                 libetpan against OpenSSL
1210
1211 2008-07-04 [paul]       3.5.0cvs4
1212
1213         * src/prefs_account.c
1214                 remove 1 forgotten '.'
1215
1216 2008-07-04 [paul]       3.5.0cvs3
1217
1218         * src/prefs_account.c
1219                 layout/engrish fixes to the 'Client
1220                 certificates' frame
1221
1222 2008-07-03 [colin]      3.5.0cvs2
1223
1224         * src/imap.c
1225         * src/news.c
1226         * src/pop.c
1227         * src/prefs_account.c
1228         * src/prefs_account.h
1229         * src/prefs_common.c
1230         * src/send_message.c
1231         * src/common/session.c
1232         * src/common/session.h
1233         * src/common/smtp.c
1234         * src/common/smtp.h
1235         * src/common/socket.h
1236         * src/common/ssl.c
1237         * src/common/ssl.h
1238         * src/common/ssl_certificate.c
1239         * src/common/ssl_certificate.h
1240         * src/etpan/imap-thread.c
1241         * src/etpan/nntp-thread.c
1242         * src/gtk/inputdialog.c
1243                 Add support for SSL client certificates (either PEM files
1244                 with certificate and private key, either PKCS12 files)
1245
1246 2008-06-28 [colin]      3.5.0cvs1
1247
1248         * src/foldersel.c
1249                 Fix compilation with older GTKs
1250
1251 2008-06-27 [paul]       3.5.0
1252
1253         * NEWS
1254         * README
1255         * RELEASE_NOTES 
1256                 3.5.0 released
1257
1258 2008-06-27 [paul]       3.4.0cvs116
1259
1260         * src/gtk/authors.h
1261                 complete cvs115
1262
1263 2008-06-27 [paul]       3.4.0cvs115
1264
1265         * configure.ac
1266         * src/gtk/authors.h
1267                 no longer build unmaintained translations
1268
1269 2008-06-27 [paul]       3.4.0cvs114
1270
1271         * po/de.po
1272         * po/fi.po
1273         * po/pt_BR.po
1274                 updated by Stephan Sachse, Flammie Pirinen, and
1275                 Frederico Goncalves Guimaraes
1276
1277 2008-06-26 [wwp]        3.4.0cvs113
1278
1279         * manual/fr/advanced.xml
1280                 Update French version of the manual (AutoFaces documentation).
1281
1282 2008-06-26 [wwp]        3.4.0cvs112
1283
1284         * manual/fr/advanced.xml
1285         * manual/fr/plugins.xml
1286                 Updated French version of the manual (completed
1287                 hidden options list, added note about Clawsker
1288                 and new mail archiver plugin).
1289
1290 2008-06-25 [colin]      3.4.0cvs111
1291
1292         * src/gtk/gtkaspell.c
1293                 Fix non-UTF8 in the replace with dialog
1294         * src/prefs_actions.c
1295                 Fix possible crasher
1296                 Patches by Pawel
1297
1298 2008-06-24 [mones]      3.4.0cvs110
1299
1300         * src/autofaces.c
1301                 Fix non-warning message, downgraded to debug info
1302
1303 2008-06-24 [colin]      3.4.0cvs109
1304
1305         * src/summaryview.c
1306                 Fix bug 1650, Message line too small after 
1307                 changing columns in "three columns" layout
1308
1309 2008-06-24 [colin]      3.4.0cvs108
1310
1311         * src/messageview.c
1312                 Fix Spam button sensitivity in newsgroups
1313
1314 2008-06-23 [wwp]        3.4.0cvs107
1315
1316         * po/fr.po
1317                 Updated French translation.
1318
1319 2008-06-23 [mones]      3.4.0cvs106
1320
1321         * po/es.po
1322                 Updated translation for release
1323
1324 2008-06-22 [mones]      3.4.0cvs105
1325
1326         * manual/es/plugins.xml
1327                 Synced new entry for Mail Archiver plugin
1328
1329 2008-06-22 [colin]      3.4.0cvs104
1330
1331         * src/compose.c
1332                 Fix initial cursor position
1333
1334 2008-06-21 [paul]       3.4.0cvs103
1335
1336         * manual/plugins.xml
1337                 add an entry for the new Mail Archiver plugin
1338
1339 2008-06-21 [paul]       3.4.0cvs102
1340
1341         * src/gtk/about.c
1342                 we're in 'string freeze', put back the
1343                 < > symbols for now
1344
1345 2008-06-21 [paul]       3.4.0cvs101
1346
1347         * manual/advanced.xml
1348         * manual/es/advanced.xml
1349                 fix build warning: <emphasis> cannot be contained
1350                 within <filename>
1351         * src/gtk/about.c
1352                 fix non-clickable link on License page and drop
1353                 the containing < > symbols to match other links
1354
1355 2008-06-20 [mones]      3.4.0cvs100
1356
1357         * manual/advanced.xml
1358                 Added autofaces documentation, note about clawsker in hidden
1359                 preferences, minor markup fix. Thanks Paul for proofreading
1360         * manual/es/advanced.xml
1361                 Synchronised Spanish manual
1362
1363 2008-06-16 [colin]      3.4.0cvs99
1364
1365         * src/compose.c
1366                 Fix cursor placing on signature change
1367
1368 2008-06-16 [paul]       3.4.0cvs98
1369
1370         * src/imap_gtk.c
1371         * src/mh_gtk.c
1372         * src/gtk/inputdialog.c
1373                 really fussy coding style fixes
1374
1375 2008-06-16 [paul]       3.4.0cvs97
1376
1377         * src/Makefile.am
1378                 keep the alphabetical order
1379
1380 2008-06-13 [mones]      3.4.0cvs96
1381
1382         * src/autofaces.c
1383                 Fix crasher ;-)
1384         * src/prefs_filtering_action.c
1385                 Fixed cosmetic bug, processing also displays "Filtering"
1386
1387 2008-06-13 [mones]      3.4.0cvs95
1388
1389         * src/Makefile.am
1390         * src/autofaces.c       ** NEW FILE **  
1391         * src/autofaces.h       ** NEW FILE **
1392         * src/compose.c
1393                 Allow setting Faces and X-Faces globally and per-account
1394                 from configuration files under ~/.claws-mail/autofaces
1395
1396 2008-06-13 [holger]     3.4.0cvs94
1397
1398         * .cvsignore
1399                 More files to ignore
1400         * src/gtk/inputdialog.c
1401         * src/gtk/inputdialog.h
1402                 Make input dialog more generic so that a checkbox
1403                 with custom text can be used in addition to the
1404                 "remember this" checkbox
1405         * src/imap_gtk.c
1406         * src/mh_gtk.c
1407         * src/prefs_common.c
1408         * src/prefs_common.h
1409                 Allow new folders to inherit the properties of the
1410                 parent folder during folder creation
1411
1412 2008-06-13 [wwp]        3.4.0cvs93
1413
1414         * src/addressbook.c
1415                 a better fix for this string, won't break up translations,
1416                 and is conform to other similar ones.
1417
1418 2008-06-13 [wwp]        3.4.0cvs92
1419
1420         * src/addrduplicates.c
1421         * src/addressadd.c
1422         * src/addressbook.c
1423         * src/addressbook_foldersel.c
1424         * src/editgroup.c
1425                 use tree decorations everywhere AB folders are used (AB tree pane,
1426                     add address to AB, select AB folder, edit group, custom attr, find dup
1427                     results), in order to match global style
1428                 make double-clicks in AB's tree pane behave like in MW's folder tree pane:
1429                     double clicking on groups in tree pane does open the group edit dialog
1430                     double clicking on other items in tree pane does expand/collapse
1431                 fix a missing space in AB's delete-folder dialog
1432                 fix again edit button sensitivity (thanks to iwkse, this reworks cvs79)
1433
1434         * src/foldersel.c
1435                 make foldersel dialog show dotted lines according to global (hidden) prefs
1436
1437 2008-06-12 [colin]      3.4.0cvs91
1438
1439         * src/compose.c
1440         * src/compose.h
1441                 Fix bug 1635, 'Last character of message is truncated 
1442                 when changing accounts w/ sigs'
1443         * src/folderview.c
1444                 Fix bug 1636, 'Can't select "properties" on "folders 
1445                 only" folders'
1446
1447 2008-06-11 [colin]      3.4.0cvs90
1448
1449         * src/folder.c
1450                 Maybe fix bug 1623, 'exits with segfault when 
1451                 logging in to certain imap-servers'
1452
1453 2008-06-10 [mones]      3.4.0cvs89
1454
1455         * AUTHORS
1456         * tools/Makefile.am
1457         * tools/README
1458         * tools/convert_mbox.sh
1459                 Undo cvs86 and cvs87, it really should be a patch to 
1460                 convert_mbox.pl
1461
1462 2008-06-10 [wwp]        3.4.0cvs88
1463
1464         * po/fr.po
1465                 Updated French translation.
1466
1467 2008-06-10 [mones]      3.4.0cvs87
1468
1469         * tools/Makefile.am
1470                 Oops, forgot to add previous script for distribution
1471
1472 2008-06-10 [mones]      3.4.0cvs86
1473
1474         * AUTHORS
1475         * tools/README
1476         * tools/convert_mbox.sh
1477                 Added script to convert Evolution mail folders contributed
1478                 by Daniel Dickinson <cshore@fionavar.ca>
1479                 Fixes debian bug 461435
1480
1481 2008-06-09 [colin]      3.4.0cvs85
1482
1483         * src/main.c
1484                 Integrate AWN information bubble if dbus is
1485                 available
1486         * src/folder.c
1487                 Fix crash when calling scan_required() on 
1488                 folder classes that don't implement them
1489         * src/common/session.c
1490                 Fix a little typo
1491
1492 2008-06-09 [colin]      3.4.0cvs84
1493
1494         * src/main.c
1495                 Fix bug 1447, 'If user tries to close while starting 
1496                 up, it will not close ever.'
1497
1498 2008-06-09 [colin]      3.4.0cvs83
1499
1500         * src/filtering.c
1501                 Fix bug 1628, 'Claws Mail crashes when 
1502                 filtering selected messages'
1503
1504 2008-06-04 [colin]      3.4.0cvs82
1505
1506         * src/messageview.c
1507                 Complete handling of html parts in multipart/alternative
1508                 mails
1509
1510 2008-06-03 [paul]       3.4.0cvs81
1511
1512         * src/prefs_message.c
1513                 make always the english good
1514
1515 2008-06-03 [colin]      3.4.0cvs80
1516
1517         * src/mainwindow.c
1518         * src/mainwindow.h
1519                 Fix bug 1624, '[PATCH] Quick search should be 
1520                 disabled for folder view'; based on a patch by
1521                 Michael Terry
1522
1523 2008-06-03 [iwkse]      3.4.0cvs79
1524
1525         * src/addressbook.c
1526                 Fix little gui bug on button sensitivity
1527         * src/messageview.c
1528         * src/prefs_common.c
1529         * src/prefs_common.h
1530         * src/prefs_message.c
1531                 Allow by default to show html in multipart/alternative
1532
1533 2008-06-02 [colin]      3.4.0cvs78
1534
1535         * src/prefs_actions.c
1536                 GUI rework, patch by Pawel 
1537
1538 2008-06-02 [colin]      3.4.0cvs77
1539
1540         * src/quote_fmt.c
1541                 Fix sensitivity/alignment, patch from
1542                 Pawel
1543
1544 2008-05-31 [colin]      3.4.0cvs76
1545
1546         * src/imap.c
1547                 Fix login issue introduced in cvs75.
1548
1549 2008-05-31 [colin]      3.4.0cvs75
1550
1551         * src/imap.c
1552                 Fix more possible double-frees. Also, fix the root cause
1553                 of these double-frees by just noting the Session is to
1554                 be destroyed instead of destroying it in flight
1555
1556 2008-05-29 [paul]       3.4.0cvs74
1557
1558         * manual/keyboard.xml
1559                 'Makes' these entries like the others
1560
1561 2008-05-29 [colin]      3.4.0cvs73
1562
1563         * src/procmsg.h
1564                 Include utils.h in case we
1565                 need to pull goffset definition
1566
1567 2008-05-29 [colin]      3.4.0cvs72
1568
1569         * src/common/utils.h
1570                 Workaround a stupid Glib issue, where
1571                 goffset happens to be undefined. 
1572
1573 2008-05-28 [colin]      3.4.0cvs71
1574
1575         * src/compose.c
1576         * src/compose.h
1577         * src/grouplistdialog.c
1578         * src/image_viewer.c
1579         * src/imap.c
1580         * src/inc.c
1581         * src/main.c
1582         * src/matcher.c
1583         * src/messageview.c
1584         * src/mimeview.c
1585         * src/prefs_themes.c
1586         * src/procmsg.h
1587         * src/summaryview.c
1588         * src/summaryview.h
1589         * src/textview.c
1590         * src/common/smtp.c
1591         * src/common/utils.c
1592         * src/common/utils.h
1593                 Use goffset instead of off_t for MsgInfo's size
1594                 Allows using MsgInfo structure from plugins
1595                 compiled with largefile support
1596
1597 2008-05-26 [colin]      3.4.0cvs70
1598
1599         * src/mainwindow.c
1600         * src/mainwindow.h
1601                 Define THEME_CHANGED_HOOKLIST and invoke
1602                 it on theme change
1603         * src/plugins/trayicon/trayicon.c
1604                 Listen to THEME_CHANGED_HOOKLIST and
1605                 update accordingly
1606
1607 2008-05-26 [paul]       3.4.0cvs69
1608
1609         * src/mimeview.c
1610                 plug a leak in mimeview_save_all()
1611
1612 2008-05-24 [colin]      3.4.0cvs68
1613
1614         * src/common/utils.h
1615                 Fix wrong define on old glibs
1616
1617 2008-05-24 [paul]       3.4.0cvs67
1618
1619         * src/Makefile.am
1620         * src/stock_pixmap.c
1621         * src/stock_pixmap.h
1622         * src/toolbar.c
1623         * src/pixmaps/cancel.xpm
1624         * src/pixmaps/close.xpm
1625                 add a specific icon for A_CANCEL_INC (addresses
1626                 point 1 of bug 1609 'Icon issues')
1627                 replace close.xpm with an icon of the standard
1628                 24x24 size
1629
1630 2008-05-24 [paul]       3.4.0cvs66
1631
1632         * src/pixmaps/insert_file.xpm
1633                 replaced
1634
1635 2008-05-23 [paul]       3.4.0cvs65
1636
1637         * src/common/md5.c
1638         * src/common/md5.h
1639                 add the possibility to check md5 on binary files,
1640                 thanks to Colin
1641
1642 2008-05-23 [colin]      3.4.0cvs64
1643
1644         * src/mainwindow.c
1645         * src/summaryview.c
1646                 Fix bug 1610, 'claws crash after opening/closing 
1647                 preferences and window update'
1648
1649 2008-05-22 [colin]      3.4.0cvs63
1650
1651         * src/prefs_filtering_action.c
1652         * src/gtk/combobox.c
1653         * src/gtk/combobox.h
1654                 Fix reselecting of Tags actions in
1655                 filtering actions dialog
1656
1657 2008-05-22 [colin]      3.4.0cvs62
1658
1659         * src/Makefile.am
1660         * src/prefs_toolbar.c
1661         * src/stock_pixmap.c
1662         * src/stock_pixmap.h
1663         * src/toolbar.c
1664         * src/pixmaps/delete_btn.xpm
1665         * src/pixmaps/insert_file.xpm
1666         * src/pixmaps/mail_reply_to_list.xpm
1667                 Fix more of bug 1609:
1668                 - Add a Delete button icon
1669                 - Add a Reply to list button icon
1670                 - Fix Insert file button icon
1671                 Artwork by Ciprian Popovici.
1672
1673 2008-05-21 [colin]      3.4.0cvs61
1674
1675         * src/common/utils.c
1676                 Fix a little leak
1677
1678 2008-05-21 [wwp]        3.4.0cvs60
1679
1680         * src/prefs_filtering.c
1681                 Don't show SMTP-only accounts in accounts list, as they are
1682                 irrelevant for filtering incoming messages.
1683
1684 2008-05-21 [colin]      3.4.0cvs59
1685
1686         * src/mainwindow.c
1687                 Don't put SMTP-only accounts in receive menus
1688
1689 2008-05-21 [colin]      3.4.0cvs58
1690
1691         * src/imap.c
1692                 Fix cvs56 (brain fart)
1693
1694 2008-05-21 [colin]      3.4.0cvs57
1695
1696         * src/common/utils.c
1697                 Fix bug 1615, 'hang on FIFO when the other end's not 
1698                 opened'
1699
1700 2008-05-21 [colin]      3.4.0cvs56
1701
1702         * src/imap.c
1703                 Fix a warning
1704
1705 2008-05-19 [colin]      3.4.0cvs55
1706
1707         * src/plugins/pgpcore/sgpgme.c
1708                 Maybe fix debian bug 481856, 'Segmentation fault 
1709                 when verifying a GPG signature'. Although it 
1710                 looks like a race condition...
1711
1712 2008-05-19 [colin]      3.4.0cvs54
1713
1714         * src/prefs_filtering_action.c
1715         * src/prefs_matcher.c
1716         * src/common/tags.c
1717         * src/common/tags.h
1718         * src/gtk/combobox.c
1719         * src/gtk/combobox.h
1720                 Patch by Pawel: disabled Tags menus in filtering dialogs
1721
1722 2008-05-19 [colin]      3.4.0cvs53
1723
1724         * src/prefs_account.c
1725                 GUI patch by Pawel: align ports entries
1726
1727 2008-05-19 [colin]      3.4.0cvs52
1728
1729         * src/mainwindow.c
1730                 Fix bug 1616, 'strange question while emptying trash'
1731
1732 2008-05-18 [colin]      3.4.0cvs51
1733
1734         * src/common/plugin.c
1735         * src/etpan/imap-thread.c
1736         * src/etpan/nntp-thread.c
1737         * src/gtk/gtksctree.c
1738                 Fix bug 1613, 'Various memory leaks'; 
1739                 based on a patch by Didier Barvaux.
1740
1741 2008-05-18 [colin]      3.4.0cvs50
1742
1743         * src/mimeview.c
1744         * src/privacy.h
1745         * src/toolbar.c
1746         * src/toolbar.h
1747         * src/plugins/pgpcore/sgpgme.c
1748                 Fix more parts of bug 1609:
1749                 - Make use of specific Expired privacy icon
1750                 - Use CLOSE instead of NOTICE_ERROR for cancel
1751                   receiving
1752                 - Allow a Preferences button in the main toolbar
1753
1754 2008-05-18 [colin]      3.4.0cvs49
1755
1756         * src/stock_pixmap.c
1757                 Fix bug with non-updating icons after theme change:
1758                 If fetching pixbuf for a given icon after a theme
1759                 change, the next pixmap fetch would return the old
1760                 cached one, as the theme change was forgotten at 
1761                 this time. (and vice-versa). This was mostly 
1762                 visible on open folder icons
1763
1764 2008-05-17 [colin]      3.4.0cvs48
1765
1766         * src/prefs_summaries.c
1767         * src/summaryview.c
1768                 Fix bug 1608, 'Inconsistent behaviour of mark as read 
1769                 options'. Patch by Pawel
1770
1771 2008-05-16 [colin]      3.4.0cvs47
1772
1773         * src/imap.c
1774                 Fix another possible crash (on fatal errors
1775                 at login, like stream error).
1776
1777 2008-05-16 [paul]       3.4.0cvs46
1778
1779         * tools/thunderbird-filters-convertor.pl
1780                 fix a typo
1781                 fix reading a tb rule that contains something
1782                 like that: \"Sender\"
1783
1784 2008-05-16 [paul]       3.4.0cvs45
1785
1786         * tools/README
1787         * tools/csv2addressbook.pl
1788                 add support for gmail exported csv address book
1789
1790 2008-05-16 [colin]      3.4.0cvs44
1791
1792         * configure.ac
1793         * src/ldapupdate.c
1794                 Fix ldap deprecated calls. Patch by
1795                 Michael Rasmussen
1796
1797 2008-05-16 [paul]       3.4.0cvs43
1798
1799         * manual/de/account.xml
1800         * manual/it/account.xml
1801         * manual/it/ack.xml
1802         * manual/it/addrbook.xml
1803         * manual/it/claws-mail-manual.xml
1804         * manual/it/gpl.xml
1805         * manual/it/intro.xml
1806         * manual/it/starting.xml
1807                 add pages towards German and Italian manuals.
1808                 (just for storage, they are not built yet, due
1809                 to being incomplete.) submitted by Speckmade
1810                 <Speckmade@gmx.net> and Salvatore De Paolis
1811                 <iwkse@claws-mail.org>
1812
1813 2008-05-16 [colin]      3.4.0cvs42
1814
1815         * src/gtk/sslcertwindow.c
1816                 Fix SHA1 fingerprint with GnuTLS
1817
1818 2008-05-15 [colin]      3.4.0cvs41
1819
1820         * src/gtk/sslcertwindow.c
1821                 Print SHA1 fingerprint too
1822
1823 2008-05-15 [colin]      3.4.0cvs40
1824
1825         * src/imap.c
1826                 Fix certificate port on TLS. It was 
1827                 previously always 0.
1828                 **IMPORTANT INFORMATION**: this will trigger 
1829                 one wrong "New certificate" warning at the 
1830                 first connection with this fix, if using STARTTLS
1831                 on IMAP.
1832         * src/gtk/sslcertwindow.c
1833                 Make labels selectable
1834
1835 2008-05-15 [colin]      3.4.0cvs39
1836
1837         * src/imap.c
1838                 Fix double free when STARTTLS fails (for
1839                 example due to refusing the certificate)
1840
1841 2008-05-15 [paul]       3.4.0cvs38
1842
1843         * manual/advanced.xml
1844                 fix typo
1845
1846 2008-05-15 [paul]       3.4.0cvs37
1847
1848         * manual/advanced.xml
1849         * src/prefs_send.c
1850                 make outgoing_fallback_to_ascii a hidden pref
1851
1852 2008-05-14 [colin]      3.4.0cvs36
1853
1854         * src/main.c
1855         * src/mainwindow.c
1856         * src/mainwindow.h
1857                 Make it possible to cancel quit when Claws
1858                 ask whether to empty trash.
1859
1860 2008-05-14 [colin]      3.4.0cvs35
1861
1862         * src/compose.c
1863         * src/prefs_common.c
1864         * src/prefs_common.h
1865         * src/prefs_send.c
1866                 Add a preference to be able to specify an
1867                 outgoing charset/encoding but still fallback
1868                 to 7bit US-ASCII when possible (default TRUE,
1869                 same behavior as pre-cvs34)
1870
1871 2008-05-14 [colin]      3.4.0cvs34
1872
1873         * src/compose.c
1874                 Always use the specified encoding and charset if it is
1875                 specified, even if the mail is ASCII.
1876
1877 2008-05-13 [paul]       3.4.0cvs33
1878
1879         * src/ldapupdate.c
1880                 fix the build warnings the easy way for now
1881
1882 2008-05-13 [colin]      3.4.0cvs32
1883
1884         * src/prefs_themes.c
1885                 Count .png files as icons too (fixes part
1886                 of bug 1609, 'Icon issues')
1887
1888 2008-05-13 [wwp]        3.4.0cvs31
1889
1890         * src/addressbook_foldersel.c
1891                 Fix wrong check (completes 3.4.0.cvs30).
1892
1893 2008-05-12 [wwp]        3.4.0cvs30
1894
1895         * src/addressbook.c
1896         * src/addressbook_foldersel.c
1897         * src/filtering.c
1898         * src/matcher.c
1899         * src/prefs_matcher.c
1900         * src/plugins/bogofilter/bogofilter.c
1901         * src/plugins/bogofilter/bogofilter_gtk.c
1902         * src/plugins/dillo_viewer/dillo_prefs.c
1903         * src/plugins/spamassassin/spamassassin.c
1904         * src/plugins/spamassassin/spamassassin_gtk.c
1905                 Fix for bug 1604 "found_in_addressbook in Any in non English local",
1906                 based on a patch submitted by Paul CtrlAltBs. Also fix storing of
1907                 translated string "Any" in plugins (whitelisting) and
1908                 UTF8 comparisons.
1909
1910 2008-05-07 [colin]      3.4.0cvs29
1911
1912         * configure.ac
1913                 Fix --enable-maemo (assume --enable-generic-umpc)
1914
1915 2008-05-07 [colin]      3.4.0cvs28
1916
1917         * configure.ac
1918         * src/account.c
1919         * src/addr_compl.c
1920         * src/compose.c
1921         * src/editaddress.c
1922         * src/folderview.c
1923         * src/mainwindow.c
1924         * src/messageview.c
1925         * src/mimeview.c
1926         * src/prefs_account.c
1927         * src/prefs_common.c
1928         * src/prefs_display_header.c
1929         * src/prefs_filtering.c
1930         * src/prefs_summaries.c
1931         * src/prefs_template.c
1932         * src/prefs_toolbar.c
1933         * src/stock_pixmap.c
1934         * src/summaryview.c
1935         * src/summaryview.h
1936         * src/textview.c
1937         * src/toolbar.c
1938         * src/gtk/about.c
1939         * src/gtk/gtksctree.c
1940         * src/gtk/menu.c
1941         * src/gtk/prefswindow.c
1942         * src/gtk/sslcertwindow.c
1943                 Separate generic UMPC code (layouts, ...) from 
1944                 MAEMO code (Hildon, ...)
1945
1946 2008-05-06 [paul]       3.4.0cvs27
1947
1948         * tools/claws.i18n.status.pl
1949                 add he.po
1950
1951 2008-05-06 [colin]      3.4.0cvs26
1952
1953         * src/common/utils.c
1954                 Maybe fix crash on FreeBSD
1955
1956 2008-05-05 [colin]      3.4.0cvs25
1957
1958         * src/messageview.c
1959                 Fix bug 1602, 'Crash when sending return receipt for
1960                 messages with no subject'
1961
1962 2008-05-05 [colin]      3.4.0cvs24
1963
1964         * src/mimeview.c
1965                 Don't overwrite temporary files with same
1966                 name when drag and dropping. Fixes bug 1599,
1967                 'attach multiple files with the same name from 
1968                 one mail to another'
1969
1970 2008-05-04 [paul]       3.4.0cvs23
1971
1972         * src/compose.c
1973         * src/prefs_common.c
1974                 fix bug 1587 'can not replay with quote'
1975
1976 2008-05-03 [colin]      3.4.0cvs22
1977
1978         * po/de.po
1979                 Fix bug 1598, 'Leading slash while translating "Unsubscribe"'
1980
1981 2008-05-03 [colin]      3.4.0cvs21
1982
1983         * src/toolbar.c
1984                 Fix bug 1597, 'In news folders, "Move Message to Wastebin" 
1985                 icon isn't grayed although ineffective'
1986
1987 2008-05-02 [wwp]        3.4.0cvs20
1988
1989         * po/fr.po
1990                 Fix translation.
1991
1992         * src/prefs_folder_item.c
1993                 Add missing notice in folder properties (templates) when
1994                 folder is a root node.
1995
1996 2008-04-30 [colin]      3.4.0cvs19
1997
1998         * src/prefs_toolbar.c
1999                 Add Trash and Delete icons to the icon chooser
2000
2001 2008-04-30 [colin]      3.4.0cvs18
2002
2003         * src/compose.c
2004                 Remove "Delete entire line" which was a noop
2005                 and should be the same as "Delete line" :)
2006
2007 2008-04-30 [colin]      3.4.0cvs17
2008
2009         * src/compose.c
2010                 Fix 'Delete line' and 'Delete to end of line'
2011                 on the last line. Patch by <seelenhirt@gmx.net>
2012
2013 2008-04-28 [colin]      3.4.0cvs16
2014
2015         * src/folder.c
2016                 Fix bug 1589, 'tagsdb file not removed when
2017                 folder deleted'.
2018         * src/common/utils.c
2019                 Make sure claws_unlink accepts NULL arg.
2020
2021 2008-04-25 [colin]      3.4.0cvs15
2022
2023         * src/common/ssl.c
2024                 Fix/simplify previous commit
2025
2026 2008-04-25 [colin]      3.4.0cvs14
2027
2028         * src/addrindex.h
2029         * src/common/ssl_certificate.c
2030                 Patch by Marcus: Fix Win32 build
2031         * src/common/ssl.c
2032                 Fix build with GnuTLS/no pthread, thanks
2033                 to Marcus
2034
2035 2008-04-25 [colin]      3.4.0cvs13
2036
2037         * src/summaryview.c
2038                 Fix bug 1586, '3-pane vertical layout now and then 
2039                 still shows sender column'
2040
2041 2008-04-25 [colin]      3.4.0cvs12
2042
2043         * src/Makefile.am
2044         * src/w32-logo.ico
2045         * src/w32-resource.rc
2046                 Patch from Marcus Brinkmann to set an icon on w32.
2047
2048 2008-04-24 [colin]      3.4.0cvs11
2049
2050         * src/inc.c
2051         * src/inc.h
2052                 Trace inc locks
2053         * src/ldif.c
2054         * src/ldif.h
2055                 Fix bug 1581, 'Bad File Format during Import LDIF':
2056                 Use dynamically allocated buffers; also, allow 
2057                 importing contacts with no email address
2058
2059 2008-04-24 [colin]      3.4.0cvs10
2060
2061         * src/prefs_common.c
2062                 Increment the timeout a bit on OpenBSD, 75 isn't enough
2063
2064 2008-04-23 [colin]      3.4.0cvs9
2065
2066         * src/compose.c
2067         * src/prefs_folder_item.c
2068         * src/prefs_template.c
2069         * src/quote_fmt.c
2070                 Fix bug 1576: Fix unescaping of templates when testing them
2071                 I think it breaks nothing. (wwp, you're welcome to double-check)
2072
2073 2008-04-23 [paul]       3.4.0cvs8
2074
2075         * manual/advanced.xml
2076                 add info about the "two_line_vertical" hidden
2077                 pref
2078
2079 2008-04-22 [paul]       3.4.0cvs7
2080
2081         * src/prefs_common.c
2082         * src/prefs_common.h
2083         * src/summaryview.c
2084                 make the 2-line view in summaryview when in three
2085                 columns mode configurable. hidden pref: "two_line_vertical"
2086
2087 2008-04-22 [colin]      3.4.0cvs6
2088
2089         * src/inc.c
2090                 Fix missing inc_unlock()
2091         * src/prefs_matcher.c
2092         * src/send_message.c
2093                 Fix my last commit
2094
2095 2008-04-22 [colin]      3.4.0cvs5
2096
2097         * src/etpan/imap-thread.c
2098                 Use g_(un)setenv instead of (un)setenv which
2099                 doesn't exist on IRIX 6.5
2100
2101 2008-04-22 [colin]      3.4.0cvs4
2102
2103         * src/inc.c
2104         * src/prefs_common.c
2105         * src/send_message.c
2106                 Fix bug 1566, 'too short I/O timeout on OpenBSD'
2107                 Set the default timeout to 75 seconds
2108
2109 2008-04-20 [colin]      3.4.0cvs3
2110
2111         * src/pixmaps/tray_newmail.offline.xpm
2112         * src/pixmaps/tray_newmail.xpm
2113         * src/pixmaps/tray_newmarkedmail.offline.xpm
2114         * src/pixmaps/tray_newmarkedmail.xpm
2115         * src/pixmaps/tray_nomail.offline.xpm
2116         * src/pixmaps/tray_nomail.xpm
2117         * src/pixmaps/tray_unreadmail.offline.xpm
2118         * src/pixmaps/tray_unreadmail.xpm
2119         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
2120         * src/pixmaps/tray_unreadmarkedmail.xpm
2121                 Make the tray icons a bit nicer. Would be
2122                 nice to get really nice icons from someone
2123                 who's good at Gimp :)
2124
2125 2008-04-18 [colin]      3.4.0cvs2
2126
2127         * src/common/log.c
2128                 Forgot one g_unlink
2129
2130 lease complete the changelog entry below
2131 2008-04-18 [colin]      3.4.0cvs1
2132
2133         * src/addrduplicates.c
2134         * src/addressbook.c
2135         * src/compose.c
2136         * src/crash.c
2137         * src/editaddress.c
2138         * src/folder.c
2139         * src/image_viewer.c
2140         * src/imap.c
2141         * src/inc.c
2142         * src/main.c
2143         * src/mbox.c
2144         * src/messageview.c
2145         * src/mh.c
2146         * src/msgcache.c
2147         * src/news.c
2148         * src/partial_download.c
2149         * src/pop.c
2150         * src/prefs_common.c
2151         * src/prefs_common.h
2152         * src/prefs_other.c
2153         * src/prefs_themes.c
2154         * src/procheader.c
2155         * src/procmime.c
2156         * src/procmsg.c
2157         * src/textview.c
2158         * src/wizard.c
2159         * src/common/prefs.c
2160         * src/common/ssl_certificate.c
2161         * src/common/template.c
2162         * src/common/utils.c
2163         * src/common/utils.h
2164         * src/etpan/imap-thread.c
2165         * src/plugins/dillo_viewer/dillo_viewer.c
2166         * src/plugins/pgpcore/sgpgme.c
2167         * src/plugins/pgpinline/pgpinline.c
2168                 Add an option to shred temporary files and messages
2169                 instead of just removing them. Slows deletions down!
2170
2171 2008-04-18 [paul]       3.4.0
2172
2173         * NEWS
2174         * README
2175         * RELEASE_NOTES 
2176                 3.4.0 released
2177
2178
2179 2008-04-18 [paul]       3.3.1cvs61
2180
2181         * po/de.po
2182         * po/fi.po
2183         * po/it.po
2184         * po/pt_BR.po
2185                 updated by Stephan Sachse, Flammie Pirinen, Andrea Spadaccini,
2186                 and Frederico Goncalves Guimaraes
2187         * po/es.po
2188                 updated on the last minute by a lazy Ricardo Mones
2189
2190 2008-04-18 [colin]      3.3.1cvs60
2191
2192         * po/fr.po
2193                 Update translation (Fabien Vantard)
2194
2195 2008-04-17 [colin]      3.3.1cvs59
2196
2197         * src/imap.c
2198                 Fix debian bug 474712, 'claws seg faults when IMAP 
2199                 connection breaks after an IMAP protocol error 
2200                 (BAD UID SEARCH Invalid parameter: $Forwarded)]'
2201         * src/summaryview.c
2202                 Fix a little leak
2203
2204 2008-04-17 [colin]      3.3.1cvs58
2205
2206         * src/common/log.c
2207                 Fix log size getting out of control (claws-mail
2208                 getting SIGXFSZ): rotate if every 10MB
2209
2210 2008-04-10 [paul]       3.3.1cvs57
2211
2212         * src/prefs_other.c
2213                 improvements to english usage
2214
2215 2008-04-10 [paul]       3.3.1cvs56
2216
2217         * src/prefs_receive.c
2218                 add an accurate description
2219
2220 2008-04-08 [colin]      3.3.1cvs55
2221
2222         * src/undo.c
2223                 Probably fix corruption, introduced in cvs53
2224
2225 2008-04-04 [iwkse]      3.3.1cvs54
2226
2227         * src/undo.c
2228                 undo should works properly again
2229
2230 2008-04-04 [iwkse]      3.3.1cvs53
2231
2232         * src/undo.c
2233                 Fix a segfault but breaks undo
2234                 on a specific case (eg. double paste with
2235                 middle-mouse button)
2236
2237 2008-04-04 [iwkse]      3.3.1cvs52
2238
2239         * src/prefs_filtering.c
2240                 Fix previous Tab mess
2241
2242 2008-04-03 [iwkse]      3.3.1cvs51
2243
2244         * src/prefs_filtering.c
2245                 Add search in filtering rules list
2246
2247 2008-04-02 [colin]      3.3.1cvs50
2248
2249         * src/main.c
2250                 Revert part of the previous patch: we do
2251                 want to parse ~/.claws-mail/gtkrc-2.0 if it
2252                 exists
2253
2254 2008-04-02 [colin]      3.3.1cvs49
2255
2256         * src/main.c
2257                 Fix bug 1562, 'Claws-Mail does not completely 
2258                 respect settings in GTK2_RC_FILES environment'
2259                 Remove manual parsing of .gtkrc-2.0 and 
2260                 .gtk/gtkrc-2.0. GTK does it itself these days.
2261
2262 2008-04-01 [colin]      3.3.1cvs48
2263
2264         * src/imap_gtk.c
2265                 Fix bug 1561, 'Crashes leaving unsubscribed folder after 
2266                 ticking "Show only subscribed"'
2267
2268 2008-03-31 [colin]      3.3.1cvs47
2269
2270         * src/folder.c
2271                 Fix bug 1553, 'File lock not respected'
2272                 Regression due to the implementation of
2273                 deletion batching
2274
2275 2008-03-31 [colin]      3.3.1cvs46
2276
2277         * src/mainwindow.c
2278                 Fix tags menu update, thanks to Paul
2279
2280 2008-03-29 [wwp]        3.3.1cvs45
2281
2282         * src/prefs_account.c
2283         * src/prefs_common.c
2284         * src/prefs_folder_item.c
2285         * src/prefs_quote.c
2286         * src/quote_fmt.c
2287         * src/quote_fmt.h
2288                 Fix compose template formats (in global preferences)
2289                 being translated under specific conditions.
2290                 Add a button to restore factory defaults for current
2291                 language.
2292
2293 2008-03-27 [colin]      3.3.1cvs44
2294
2295         * src/common/prefs.c
2296         * src/common/xmlprops.c
2297                 Fix RedHat bug 431735, 'segfault if /home is full' 
2298                 (when starting): Fix double fclose() in prefs.c
2299                 and potentially xmlprops.c
2300
2301 2008-03-27 [colin]      3.3.1cvs43
2302
2303         * src/addressbook.c
2304                 Fix bug 1559, 'Claws Mail crashed deleting all 
2305                 common contacts'
2306
2307 2008-03-27 [wwp]        3.3.1cvs42
2308
2309         * src/addressbook.c
2310                 Fix 3.3.0cvs41.
2311
2312 2008-03-27 [wwp]        3.3.1cvs41
2313
2314         * src/addressbook.c
2315                 Prevent list flickering when deleting addresses.
2316
2317 2008-03-26 [colin]      3.3.1cvs40
2318
2319         * src/imap.c
2320                 Clean up session disconnection. Possibly
2321                 fix Ubuntu bug #204290
2322
2323 2008-03-26 [colin]      3.3.1cvs39
2324
2325         * src/textview.c
2326                 Fix bug 1555: current folder wasn't used when
2327                 right-clicking on an email address
2328
2329 2008-03-25 [colin]      3.3.1cvs38
2330
2331         * src/plugins/bogofilter/bogofilter.c
2332         * src/plugins/bogofilter/bogofilter.h
2333         * src/plugins/bogofilter/bogofilter_gtk.c
2334                 Add a "learn from whitelist" preference
2335                 Whitelist Unsure mails too.
2336
2337 2008-03-24 [paul]       3.3.1cvs37
2338
2339         * src/prefs_account.c
2340                 If no MH mailbox and no account exists, when
2341                 creating a POP/Local account, just create and
2342                 use the default one instead of bailing with a
2343                 "Mailbox doesn't exist" error
2344
2345 2008-03-21 [colin]      3.3.1cvs36
2346
2347         * src/procmime.c
2348                 strstrip mime subtype
2349
2350 2008-03-21 [paul]       3.3.1cvs35
2351
2352         * manual/advanced.xml
2353                 correct and update the info about Actions
2354
2355 2008-03-20 [colin]      3.3.1cvs34
2356
2357         * src/messageview.c
2358         * src/messageview.h
2359         * src/textview.c
2360                 Show at max 1MB of text, add a noticeview to
2361                 show everything optionally.
2362
2363 2008-03-20 [colin]      3.3.1cvs33
2364
2365         * src/stock_pixmap.c
2366                 Add support for png themes
2367
2368 2008-03-19 [wwp]        3.3.1cvs32
2369
2370         * src/procheader.c
2371                 Sanity check.
2372
2373 2008-03-18 [colin]      3.3.1cvs31
2374
2375         * src/common/utils.c
2376         * src/common/utils.h
2377                 Handle size_t instead of off_t in to_human_readable
2378
2379 2008-03-18 [colin]      3.3.1cvs30
2380
2381         * src/imap.c
2382                 Remove raw printf
2383
2384 2008-03-16 [colin]      3.3.1cvs29
2385
2386         * src/summaryview.c
2387                 Fix build on GTK < 2.12
2388
2389 2008-03-16 [colin]      3.3.1cvs28
2390
2391         * src/mainwindow.c
2392                 Refresh non-list widget when switching
2393                 messageview
2394
2395 2008-03-16 [colin]      3.3.1cvs27
2396
2397         * manual/faq.xml
2398                 Revert cvs25: This wasn't a typo :) :
2399                 jade:.../faq.xml:49:16:E: there is no attribute "linkend"
2400
2401
2402 2008-03-16 [colin]      3.3.1cvs26
2403
2404         * src/summaryview.c
2405         * src/gtk/gtksctree.c
2406         * src/gtk/gtksctree.h
2407                 Implement 2-lines items in Summaryview when in 
2408                 three columns mode
2409
2410 2008-03-16 [paul]       3.3.1cvs25
2411
2412         * manual/faq.xml
2413                 fix typo
2414
2415 2008-03-14 [colin]      3.3.1cvs24
2416
2417         * src/prefs_filtering_action.c
2418                 Fix buglet on setting recipient when
2419                 reediting forward rules.
2420
2421 2008-03-12 [colin]      3.3.1cvs23
2422
2423         * src/summaryview.c
2424                 Fix a new unused variable warning
2425         * src/plugins/trayicon/trayicon.c
2426                 Fix folderview's scrollbar at startup
2427                 if starting hidden
2428
2429 2008-03-12 [colin]      3.3.1cvs22
2430
2431         * src/folderview.c
2432         * src/summaryview.c
2433                 Use item_opened at the beginning of showing
2434                 a folder instead of the end. Fixes flicker.
2435
2436 2008-03-12 [paul]       3.3.1cvs21
2437
2438         * src/folder.c
2439         * src/folder.h
2440         * src/mainwindow.c
2441         * src/procmsg.c
2442         * src/summaryview.c
2443         * src/plugins/trayicon/trayicon.c
2444                 add tooltip with extended folder stats
2445
2446 2008-03-10 [colin]      3.3.1cvs20
2447
2448         * src/common/xml.c
2449                 Handle comments
2450
2451 2008-03-07 [colin]      3.3.1cvs19
2452
2453         * src/mainwindow.c
2454                 Fix blinking of the taskbar entry
2455
2456 2008-03-07 [colin]      3.3.1cvs18
2457
2458         * src/mainwindow.c
2459                 MAEMO: Fix bug 1494, 'Trayicon 
2460                 plugin breaks UI...'
2461
2462 2008-03-07 [paul]       3.3.1cvs17
2463
2464         * src/gtk/authors.h
2465                 reflect reality a bit more closely
2466
2467 2008-03-06 [colin]      3.3.1cvs16
2468
2469         * src/mainwindow.c
2470         * src/mainwindow.h
2471         * src/summaryview.c
2472         * src/summaryview.h
2473         * src/toolbar.c
2474                 Integrate things better wrt the new
2475                 summaryview extensibility.
2476
2477 2008-03-06 [wwp]        3.3.1cvs15
2478
2479         * src/quote_fmt.c
2480                 Fix some gcc warnings.
2481
2482 2008-03-06 [wwp]        3.3.1cvs14
2483
2484         * src/prefs_account.c
2485         * src/prefs_folder_item.c
2486         * src/prefs_gtk.c
2487         * src/prefs_template.c
2488         * src/gtk/prefswindow.c
2489         * src/gtk/prefswindow.h
2490                 prefs_templates: fix missing unregistering of addr_completion widgets
2491                 and and ending of addr_completion service.
2492                 prefs_folder_item: fix missing registering/unregistering of widgets,
2493                 and rework the way add_completion service is started and stopped.
2494                 Plus few prefswindow API changes (opening).
2495
2496 2008-03-06 [wwp]        3.3.1cvs13
2497
2498         * src/folder_item_prefs.c
2499         * src/prefs_template.c
2500         * src/prefs_template.h
2501         * src/quote_fmt.c
2502         * src/common/template.c
2503                 Complete 3.3.1cvs12, thanks to Colin.
2504
2505 2008-03-06 [wwp]        3.3.1cvs12
2506
2507         * src/compose.c
2508         * src/folder_item_prefs.c
2509         * src/folder_item_prefs.h
2510         * src/prefs_account.c
2511         * src/prefs_folder_item.c
2512         * src/prefs_quote.c
2513         * src/prefs_template.c
2514         * src/quote_fmt.c
2515         * src/quote_fmt.h
2516         * src/common/template.c
2517         * src/common/template.h
2518                 Global and per-folder templates can now override the from name (this
2519                 doesn't change the account being used).
2520                 Examples:
2521                  "My other name" <%account_email> (just changes the name)
2522                  my.faked.email@address.org (overrides the address too)
2523
2524 2008-03-05 [colin]      3.3.1cvs11
2525
2526         * src/summaryview.c
2527         * src/summaryview.h
2528                 Replace that hbox with a notebook
2529
2530 2008-03-05 [colin]      3.3.1cvs10
2531
2532         * src/folder.h
2533         * src/folderview.c
2534                 Add klass functions for notification of folder
2535                 opening/closing via the GUI
2536         * src/summaryview.c
2537         * src/summaryview.h
2538                 Add a specific container for the scrolledwin
2539
2540 2008-03-05 [colin]      3.3.1cvs9
2541
2542         * src/folder.h
2543         * src/folderview.c
2544                 Add klass functions for notification of folder 
2545                 opening/closing via the GUI
2546         * src/summaryview.c
2547         * src/summaryview.h
2548                 Add a specific container for the scrolledwin
2549
2550 2008-03-02 [colin]      3.3.1cvs8
2551
2552         * src/messageview.c
2553                 MAEMO: Fix bug 1541, 'Deleting message from within 
2554                 read window displays next message then closes.'
2555
2556 2008-03-02 [colin]      3.3.1cvs7
2557
2558         * src/main.c
2559                 Probably fix bug 1539, 'Program crashes':
2560                 Setup Gcrypt's thread functions when built
2561                 with GnuTLS
2562
2563 2008-03-01 [colin]      3.3.1cvs6
2564
2565         * src/folder.c
2566         * src/imap_gtk.c
2567                 Get rid of stale folders with no account
2568
2569 2008-02-28 [colin]      3.3.1cvs5
2570
2571         * src/compose.c
2572                 Fix bug 1534, 'Segmentation fault when doing 
2573                 some draft saving and then throwing away'
2574         * src/imap.c
2575                 Fix bug 1533, 'Claws is unable to mark messages 
2576                 as "read" in IMAP shared folders'
2577         * src/etpan/imap-thread.c
2578                 Fix bug 1515, 'large messages crash claws when 
2579                 syncing for offline mode'. This is rather a
2580                 workaround, and mails > 64MB will still be
2581                 problematic if there's less than 64MB available
2582                 on the dataroot volume.
2583         * src/messageview.c
2584                 MAEMO: Add information when fetching big messages
2585
2586 2008-02-26 [colin]      3.3.1cvs4
2587
2588         * src/imap.c
2589                 fix bug 1532, '"login refused" message insufficiently 
2590                 detailed'
2591
2592 2008-02-26 [paul]       3.3.1cvs3
2593
2594         * INSTALL
2595         * README
2596                 remove mentions of ClamAV and a few other
2597                 old bits of information
2598
2599 2008-02-23 [colin]      3.3.1cvs2
2600
2601         * src/main.c
2602                 Fix log output (missing \n)
2603
2604 2008-02-23 [colin]      3.3.1cvs1
2605
2606         * configure.ac
2607                 Bump version number for stable release
2608
2609 2008-02-23 [paul]       3.3.0cvs21
2610
2611         * po/he.po
2612                 updated by Ofer
2613
2614 2008-02-21 [colin]      3.3.0cvs20
2615
2616         * src/matcher.c
2617                 Fix bug 1527, 'filtering is case sensitive when it 
2618                 shouldn't be'
2619
2620 2008-02-20 [colin]      3.3.0cvs19
2621
2622         * src/main.c
2623                 Fix file attachments from older Thunar
2624
2625 2008-02-19 [colin]      3.3.0cvs18
2626
2627         * manual/plugins.xml
2628         * manual/es/plugins.xml
2629         * manual/fr/plugins.xml
2630         * manual/pl/plugins.xml
2631                 Remove Clamav
2632
2633 2008-02-19 [paul]       3.3.0cvs17
2634
2635         * tools/README
2636         * tools/csv2addressbook.pl
2637                 add support for Kmail/Kaddressbook
2638
2639 2008-02-18 [colin]      3.3.0cvs16
2640
2641         * src/imap.c
2642                 Unset folder's session before creating a
2643                 new one
2644         * src/main.c
2645         * src/prefs_common.c
2646         * src/prefs_common.h
2647         * manual/advanced.xml
2648                 Add an hidden use_networkmanager pref, to
2649                 disable NetworkManager handling. Also,
2650                 consider UNKNOWN state to be CONNECTED.
2651
2652 2008-02-18 [wwp]        3.3.0cvs15
2653
2654         * src/matcher.c
2655                 Fix Engrish and make 'not' more visible in filtering debug logs.
2656
2657 2008-02-15 [colin]      3.3.0cvs14
2658
2659         * src/matcher.c
2660                 Revert cvs10 for now, it breaks the feature
2661
2662 2008-02-15 [colin]      3.3.0cvs13
2663
2664         * src/main.c
2665                 Always focus folder tree at startup
2666         * src/compose.c
2667                 Fix bug 1521, 'Cannot close compose window after 
2668                 replying to a non-existent news message'
2669
2670 2008-02-13 [colin]      3.3.0cvs12
2671
2672         * src/folderview.c
2673                 Fix important warnings
2674
2675 2008-02-12 [colin]      3.3.0cvs11
2676
2677         * src/imap.c
2678         * src/etpan/imap-thread.c
2679         * src/etpan/imap-thread.h
2680                 Fix handling of $Forwarded flag on Exchange:
2681                 check for the existence or creatability of a
2682                 flag before using it.
2683
2684 2008-02-12 [colin]      3.3.0cvs10
2685
2686         * src/matcher.c
2687                 Optimise matching on Found in addressbook if
2688                 the matched header is in cache (From, etc)
2689
2690 2008-02-12 [colin]      3.3.0cvs9
2691
2692         * src/folderview.c
2693                 Fix crashy stuff when changing displayed
2694                 columns
2695
2696 2008-02-12 [wwp]        3.3.0cvs8
2697
2698         * src/folder.h
2699                 Remove duplicate func declaration and restore the one
2700                 a missing one.
2701
2702 2008-02-12 [wwp]        3.3.0cvs7
2703
2704         * src/compose.c
2705         * src/export.c
2706         * src/folder.c
2707         * src/folder.h
2708         * src/foldersel.c
2709         * src/foldersel.h
2710         * src/imap_gtk.c
2711         * src/import.c
2712         * src/mainwindow.c
2713         * src/messageview.c
2714         * src/mh_gtk.c
2715         * src/prefs_account.c
2716         * src/prefs_filtering_action.c
2717         * src/summaryview.c
2718         * src/plugins/bogofilter/bogofilter_gtk.c
2719         * src/plugins/spamassassin/spamassassin_gtk.c
2720                 Allow moving/copying folders to root folders when using
2721                 the folder selection dialog (it was not possible to
2722                 maemo users to reparent a subfolder to a root folder
2723                 at all).
2724
2725 2008-02-12 [fabien]     3.3.0cvs6
2726
2727         * po/fr.po
2728                 a few days late for i18n fr update. Sorry.
2729
2730 2008-02-11 [colin]      3.3.0cvs5
2731
2732         * src/main.c
2733                 Implement support for future /dev/mem_notify.
2734                 This Linux kernel feature will allow applications
2735                 to be notified that memory has to be freed
2736                 before getting OOM-killed. For more information:
2737                 http://lwn.net/Articles/267013/
2738
2739 2008-02-10 [paul]       3.3.0cvs4
2740
2741         * src/Makefile.am
2742         * src/mimeview.c
2743         * src/prefs_toolbar.c
2744         * src/stock_pixmap.c
2745         * src/stock_pixmap.h
2746         * src/pixmaps/mime_text_patch.xpm
2747                 add an icon for attached patches
2748
2749 2008-02-09 [paul]       3.3.0cvs3
2750
2751         * src/gtk/about.c
2752                 bump the (c) year
2753
2754 2008-02-09 [wwp]        3.3.0cvs2
2755
2756         * src/main.c
2757                 Fix compiling issue w/ non-gcc/C99 compilers (suncc).
2758
2759 2008-02-08 [colin]      3.3.0cvs1
2760
2761         * src/common/utils.c
2762                 Forbid attaching anything containing "../" or ".ssh/"
2763                 from mailto: URI
2764
2765 2008-02-08 [paul]       3.3.0
2766
2767         * NEWS
2768         * README
2769         * RELEASE_NOTES 
2770                 3.3.0 released
2771
2772 2008-02-08 [paul]       3.2.0cvs77
2773
2774         * AUTHORS
2775                 updated with new translators
2776         * configure.ac
2777                 added he to ALL_LINGUAS
2778         * po/cs.po
2779         * po/de.po
2780         * po/es.po
2781         * po/fi.po
2782         * po/hu.po
2783         * po/it.po
2784         * po/pt_BR.po
2785         * po/zh_CN.po
2786                 updated by Tim Brain and Petr Vanek, Stephan Sachse,
2787                 Ricardo Mones Lastra, Flammie Pirinen, Pader Rezso,
2788                 Andrea Spadaccini, Frederico Goncalves Guimaraes,
2789                 and Ralph Young
2790         * po/he.po
2791                 new Hebrew translation by Ofer <oc666@netvision.net.il>
2792         * src/gtk/about.c
2793                 updated with new translators and bumped (c) year
2794         * src/gtk/authors.h
2795                 updated with new translators
2796
2797 2008-02-05 [colin]      3.2.0cvs76
2798
2799         * src/messageview.c
2800         * src/mimeview.c
2801         * src/mimeview.h
2802                 Special case text/calendar parts: if there's one in
2803                 the mail, and a plugin handling text/calendar is
2804                 loaded, show that part. That'll avoid rendering 
2805                 meetings as plain text, which just looks broken to
2806                 many users.
2807
2808 2008-02-04 [colin]      3.2.0cvs75
2809
2810         * src/mainwindow.c
2811                 Maemo: Fix LED handling on OS 2008
2812
2813 2008-02-01 [colin]      3.2.0cvs74
2814
2815         * src/compose.c
2816                 Possibly fix the annoying and hard-to reproduce bug
2817                 where lines 
2818                 are
2819                 rewrapped
2820                 like
2821                 that.
2822
2823 2008-02-01 [paul]       3.2.0cvs73
2824
2825         * src/common/utils.c
2826                 fix bug 1502, 'Plus signs are stripped from
2827                 email addresses when calling from command line'
2828                 Thanks to Colin
2829
2830 2008-01-31 [colin]      3.2.0cvs72
2831
2832         * src/exphtmldlg.c
2833         * src/mimeview.c
2834         * src/summaryview.c
2835                 Fix building of URIs from filenames
2836
2837 2008-01-31 [wwp]        3.2.0cvs71
2838
2839         * src/main.c
2840                 Fixes debug output of compiled-in features list
2841                 (completes 3.2.0cvs60).
2842
2843 2008-01-31 [colin]      3.2.0cvs70
2844
2845         * configure.ac
2846         * po/POTFILES.in
2847         * src/compose.c
2848         * src/plugins/Makefile.am
2849         * src/plugins/clamav/.cvsignore
2850         * src/plugins/clamav/Makefile.am
2851         * src/plugins/clamav/README
2852         * src/plugins/clamav/clamav_plugin.c
2853         * src/plugins/clamav/clamav_plugin.h
2854         * src/plugins/clamav/clamav_plugin_gtk.c
2855         * src/plugins/clamav/clamav_plugin_gtk.deps
2856                 Remove the Clamav plugin from the core
2857
2858 2008-01-28 [wwp]        3.2.0cvs69
2859
2860         * src/compose.c
2861         * src/prefs_template.c
2862         * src/prefs_template.h
2863         * src/quote_fmt.c
2864         * src/quote_fmt.h
2865         * src/quote_fmt_lex.l
2866         * src/quote_fmt_parse.y
2867                 Fix for bug #1493: count lines (\n chars) according to the way
2868                 format body is passed (i.e. \-escaped or not).
2869
2870 2008-01-27 [paul]       3.2.0cvs68
2871
2872         * po/en_GB.po
2873                 updated
2874         * src/prefs_actions.c
2875         * src/prefs_filtering.c
2876         * src/prefs_folder_item.c
2877         * src/prefs_template.c
2878         * src/gtk/about.c
2879                 some minor changes to the English
2880
2881 2008-01-24 [colin]      3.2.0cvs67
2882
2883         * src/etpan/imap-thread.c
2884         * src/etpan/nntp-thread.c
2885                 Fix bug 1348, 'Hang ups at exit time with 
2886                 pgp plugin since 3.0.2'
2887
2888 2008-01-23 [colin]      3.2.0cvs66
2889
2890         * src/toolbar.c
2891                 Fix translation of something that shouldn't be
2892
2893 2008-01-23 [colin]      3.2.0cvs65
2894
2895         * src/procmime.c
2896                 Fix bug 1486, 'Re: Incorrect content when replying'
2897                 Revert to full scan if short scan found only 0-length
2898                 text parts
2899
2900 2008-01-23 [paul]       3.2.0cvs64
2901
2902         * src/prefs_folder_item.c
2903                 fix bug 1485, 'selecting a folder's default
2904                 account if name contains '&''
2905
2906 2008-01-23 [colin]      3.2.0cvs63
2907
2908         * src/folder.c
2909         * src/folder.h
2910         * src/main.c
2911         * src/mainwindow.c
2912                 Fix bug 1480, 'should be able to display mail file
2913                 from command line'. Let 'claws-mail --select' accept
2914                 absolute paths in addition to folder identifiers.
2915
2916 2008-01-22 [wwp]        3.2.0cvs62
2917
2918         * src/account.c
2919         * src/account.h
2920         * src/compose.c
2921         * src/messageview.c
2922         * src/summaryview.c
2923         * src/common/utils.c
2924         * src/common/utils.h
2925                 Allow from=address in mailto sequence:
2926                   --compose 'recipient@foo.bar?from=i-sent-spam@foo.bar&subject=enlarge-your-ahum&body=body-body'
2927                   The 'from' will try to select the first account matching in accounts list,
2928                   otherwise will use the usual account selection mechanism but override with
2929                   this 'from' address.
2930                 Allow mailto with NNTP accounts
2931                   mailto is now possible w/ NNTP account - if mailto is used when a NNTP account
2932                   is the default one or if a NNTP account address is used with 'from'.
2933                   This is more or less a bugfix as it was possible to use mailto with a NNTP
2934                   default account but the complete mailto sequence was put in To.
2935
2936 2008-01-22 [wwp]        3.2.0cvs61
2937
2938         * doc/man/claws-mail.1
2939                 Updated the man page: status of few features, command-line
2940                 usage (--version-full) and completed list of config files
2941                 and dirs.
2942
2943 2008-01-22 [wwp]        3.2.0cvs60
2944
2945         * src/main.c
2946                 Added --version-full to display version and compiled-in
2947                 features list (for later use by Clawsker for instance).
2948
2949 2008-01-22 [holger]     3.2.0cvs59
2950
2951         * src/addrduplicates.c
2952                 Fix scrolling in addressbook duplicate
2953                 finder result dialog
2954
2955 2008-01-21 [colin]      3.2.0cvs58
2956
2957         * src/summaryview.c
2958                 Fix bug 1457, 'sorting messages on, say, from, 
2959                 should subsort on previous sort choice'. Subsort
2960                 by date when sort is Subject, From, To, Tags.
2961
2962 2008-01-21 [colin]      3.2.0cvs57
2963
2964         * AUTHORS
2965         * src/matcher.c
2966         * src/mimeview.c
2967         * src/common/ssl.c
2968         * src/gtk/authors.h
2969                 Fix bug 1478, 'Wrong pthread_create calls all 
2970                 over the place'. Patch by Christian Cornelssen
2971
2972 2008-01-20 [colin]      3.2.0cvs56
2973
2974         * src/imap.c
2975         * src/etpan/imap-thread.c
2976         * src/etpan/imap-thread.h
2977                 Fix bug 1468, 'Use IMAP keyword to 
2978                 store "forwarded" flag'
2979
2980 2008-01-20 [colin]      3.2.0cvs55
2981
2982         * src/folderutils.c
2983                 Make list operations faster
2984
2985 2008-01-20 [colin]      3.2.0cvs54
2986
2987         * src/mainwindow.c
2988                 Fix bug 1353, 'on startup with small screen 
2989                 layout, keyboard input gets lost'
2990
2991 2008-01-20 [colin]      3.2.0cvs53
2992
2993         * src/textview.c
2994                 Complete 3.2.0cvs49, and fixes bug 1477, 
2995                 'Claws Mail crashes when view PGP-encrypted 
2996                 message'
2997
2998 2008-01-20 [colin]      3.2.0cvs52
2999
3000         * src/compose.c
3001                 Fix privacy menu update when replying to
3002                 encrypted mail and no default privacy 
3003                 system is set
3004
3005 2008-01-19 [colin]      3.2.0cvs51
3006
3007         * src/filtering.c
3008         * src/procmsg.h
3009         * src/plugins/bogofilter/bogofilter.c
3010         * src/plugins/clamav/clamav_plugin.c
3011         * src/plugins/spamassassin/spamassassin.c
3012                 Batch filtering deletions too (and save 4 bytes
3013                 per MsgInfo in the process :)
3014
3015 2008-01-19 [colin]      3.2.0cvs50
3016
3017         * src/folder.c
3018                 Make cache update after copies much faster
3019                 on IMAP
3020
3021 2008-01-19 [colin]      3.2.0cvs49
3022
3023         * src/textview.c
3024                 Check g_fopen() success
3025
3026 2008-01-17 [wwp]        3.2.0cvs48
3027
3028         * manual/faq.xml
3029         * manual/es/faq.xml
3030         * manual/fr/faq.xml
3031         * manual/pl/faq.xml
3032                 Sylpheed? No idea what this means.
3033
3034 2008-01-17 [colin]      3.2.0cvs47
3035
3036         * src/gtk/gtksctree.c
3037                 Make dnd threshold higher on Maemo
3038
3039 2008-01-16 [colin]      3.2.0cvs46
3040
3041         * src/common/passcrypt.c
3042                 Fix build on FreeBSD, thanks to Pawel
3043
3044 2008-01-15 [colin]      3.2.0cvs45
3045
3046         * src/compose.c
3047                 Fix bug 1472, 'Keyboard "Menu" key doesn't call 
3048                 spell check of actuall word'
3049         * src/summaryview.c
3050                 Temporarily disable immediate execution when learning
3051                 spam *only* if the summaryview isn't locked
3052
3053 2008-01-15 [wwp]        3.2.0cvs44
3054
3055         * src/prefs_filtering.c
3056                 Fix filtering prefs layout (Maemo port), moving page up/down
3057                 from buttons to context menu.
3058
3059 2008-01-15 [colin]      3.2.0cvs43
3060
3061         * src/compose.c
3062                 Fix bug 1465, 'First line in new message does not mark URLs'
3063
3064 2008-01-15 [colin]      3.2.0cvs42
3065
3066         * src/common/passcrypt.c
3067                 Fix bug 1461, 'several components #define 
3068                 _XOPEN_SOURCE improperly'
3069
3070 2008-01-15 [colin]      3.2.0cvs41
3071
3072         * src/summaryview.c
3073                 Fix bug 1469, 'Column width adjustments on message 
3074                 lists do not save'
3075
3076 2008-01-14 [holger]     3.2.0cvs40
3077
3078         * configure.ac
3079                 Add tests for dbus, dbus glib bindings,
3080                 and NetworkManager. All is optional. Add new
3081                 --(en|dis)able-networkmanager-support switch.
3082         * src/Makefile.am
3083         * src/imap.c
3084         * src/inc.c
3085         * src/main.c
3086         * src/main.h
3087         * src/mainwindow.c
3088         * src/gtk/about.c
3089                 Add optional NetworkManager support, so Claws Mail
3090                 can try to do the right thing when the network connection
3091                 status changes. NetworkManager support is active by
3092                 default if above requirements were met.
3093
3094 2008-01-12 [colin]      3.2.0cvs39
3095
3096         * src/summaryview.c
3097                 Advertise the click-on-reply feature in the tooltip
3098
3099 2008-01-12 [colin]      3.2.0cvs38
3100
3101         * src/Makefile.am
3102         * src/stock_pixmap.c
3103         * src/stock_pixmap.h
3104         * src/pixmaps/tray_newmail.offline.xpm
3105         * src/pixmaps/tray_newmail.xpm
3106         * src/pixmaps/tray_newmarkedmail.offline.xpm
3107         * src/pixmaps/tray_newmarkedmail.xpm
3108         * src/pixmaps/tray_nomail.offline.xpm
3109         * src/pixmaps/tray_nomail.xpm
3110         * src/pixmaps/tray_unreadmail.offline.xpm
3111         * src/pixmaps/tray_unreadmail.xpm
3112         * src/pixmaps/tray_unreadmarkedmail.offline.xpm
3113         * src/pixmaps/tray_unreadmarkedmail.xpm
3114         * src/plugins/trayicon/Makefile.am
3115         * src/plugins/trayicon/newmail.offline.xpm
3116         * src/plugins/trayicon/newmail.xpm
3117         * src/plugins/trayicon/newmarkedmail.offline.xpm
3118         * src/plugins/trayicon/newmarkedmail.xpm
3119         * src/plugins/trayicon/nomail.offline.xpm
3120         * src/plugins/trayicon/nomail.xpm
3121         * src/plugins/trayicon/trayicon.c
3122         * src/plugins/trayicon/unreadmail.offline.xpm
3123         * src/plugins/trayicon/unreadmail.xpm
3124         * src/plugins/trayicon/unreadmarkedmail.offline.xpm
3125         * src/plugins/trayicon/unreadmarkedmail.xpm
3126                 Make the Trayicon plugin icons themable
3127
3128 2008-01-12 [wwp]        3.2.0cvs37
3129
3130         * src/prefs_display_header.c
3131                 Fix extra leading hyphen visible in the display
3132                 header configuration combo list (maemo).
3133
3134 2008-01-11 [colin]      3.2.0cvs36
3135
3136         * src/imap.c
3137                 Set timeout to 1 before disconnecting all -
3138                 for when one switches to offline and has 
3139                 no network anymore
3140         * src/messageview.c
3141                 Fix bug 1454, 'error message shows parts and 
3142                 signature of previous messages'
3143         * src/prefs_common.c
3144                 Maemo: Hide Send dialog by default
3145
3146 2008-01-10 [colin]      3.2.0cvs35
3147
3148         * src/action.c
3149         * src/editldap.c
3150         * src/prefs_account.c
3151         * src/wizard.c
3152         * src/gtk/inputdialog.c
3153         * src/plugins/pgpcore/passphrase.c
3154                 Maemo: Fix bug 1455, 'Password enters leading letter 
3155                 incorrectly as uppercase'
3156
3157 2008-01-09 [colin]      3.2.0cvs34
3158
3159         * po/pl.po
3160                 Fix bug 1446, 'SC crashes frequently when staying 
3161                 in background'. Format string error in Polish 
3162                 translation
3163         * src/gtk/description_window.c
3164         * src/prefs_template.c
3165                 Complete 3.2.0cvs9 (fix bug with gtk_main loop);
3166                 patch by Pawel
3167         * src/wizard.c
3168                 Maemo: Fix build
3169
3170 2008-01-08 [colin]      3.2.0cvs33
3171
3172         * src/main.c
3173                 Maemo: connect HW status change signal for shutdown
3174         * src/mainwindow.c
3175                 Maemo: Fix hardware space key
3176         * src/wizard.c
3177                 Maemo: name mmc1 and 2 a better name
3178
3179 2008-01-08 [wwp]        3.2.0cvs32
3180
3181         * src/folder.c
3182         * src/folder_item_prefs.c
3183         * src/folder_item_prefs.h
3184         * src/prefs_folder_item.c
3185                 It's now possible to disable processing rules when
3186                 entering a folder (this adds a new option to the
3187                 folder properties dialog).
3188
3189 2008-01-08 [wwp]        3.2.0cvs31
3190
3191         * src/common/utils.c
3192                 Mailto: now supports 'insert' (stands for 'insert file'), this
3193                 adds the ability to create a new message from the command-line,
3194                 with body set from an existing file contents.
3195
3196 2008-01-08 [colin]      3.2.0cvs30
3197
3198         * src/summaryview.c
3199                 Maybe fix bug 1452, 'crash while drag'n'droping 
3200                 emails to an IMAP folder'
3201
3202 2008-01-07 [wwp]        3.2.0cvs29
3203
3204         * src/prefs_filtering.c
3205                 Static-alize a function, thanks to Colin.
3206
3207 2008-01-07 [colin]      3.2.0cvs28
3208
3209         * src/folderview.c
3210                 Fix scrolling to bottom when drag and dropping
3211         * src/summaryview.c
3212                 Fix bug 1445, 'Display sender using addressbook: fails 
3213                 when From: isn't an email address'
3214
3215 2008-01-07 [wwp]        3.2.0cvs27
3216
3217         * src/prefs_actions.c
3218         * src/prefs_filtering.c
3219         * src/prefs_template.c
3220                 Add tooltips to most buttons in the templates, actions and
3221                 filtering/processing dialogs.
3222
3223 2008-01-07 [wwp]        3.2.0cvs26
3224
3225         * src/prefs_filtering.c
3226                  - add a clear button to clear dialog input fields
3227                  - add page up and page down buttons to move selected rule up and down
3228                  - in rules list popup-menu: added Delete, Delete all and Duplicate
3229                  - popup-menu items are greyed out either if the list is empty (not counting the
3230                    (New) row or if there is no selected item
3231                  - clear store when closing dialog
3232
3233         * src/prefs_actions.c
3234                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
3235                    clear button, popup-menu
3236                  - clear store when closing dialog
3237
3238         * src/prefs_template.c
3239                  - reflect some changes to filtering prefs (+ rewritten a bit some funcs):
3240                    clear button, popup-menu 
3241
3242         * src/addrcustomattr.c
3243                  - renamed popup-menu item Clear list to Delete all
3244                  - grey out popup-menu items is there is no selected item or if list is empty
3245                  - clear store when closing dialog
3246
3247         * src/edittags.c
3248                  - added popup-menu item Delete all
3249                  - grey out popup-menu items is there is no selected item or if list is empty
3250                  - clear store when closing dialog
3251
3252 2008-01-06 [wwp]        3.2.0cvs25
3253
3254         * src/addressadd.c
3255                 One more layout fix by Pawel (completes 3.2.0cvs24).
3256
3257 2008-01-05 [colin]      3.2.0cvs24
3258
3259         * src/addressadd.c
3260                 Little GUI fixes, patch by Pawel
3261
3262 2007-12-29 [wwp]        3.2.0cvs23
3263
3264         * src/compose.c
3265                 Fix for bug #1443, and strip possible whitespaces around
3266                 custom header names.
3267
3268 2007-12-29 [mones]      3.2.0cvs22
3269
3270         * po/es.po
3271                 Updated translation, corrected a term based 
3272                 on suggestion from Israel Saeta Pérez,
3273                 reverted awful X-Mailer translation
3274         * src/procmime.c
3275                 Complete cvs20 for FreeBSD, patch by Pawel
3276
3277 2007-12-29 [colin]      3.2.0cvs21
3278
3279         * src/textview.c
3280                 Fix bug 1442, 'Tags are repeated in 
3281                 encapsulated messages'
3282
3283 2007-12-28 [colin]      3.2.0cvs20
3284
3285         * src/procmime.c
3286                 Fix path to mime/globs. Patch by Marten King.
3287
3288 2007-12-27 [colin]      3.2.0cvs19
3289
3290         * src/plugins/pgpcore/Makefile.am
3291         * src/plugins/pgpinline/Makefile.am
3292         * src/plugins/pgpmime/Makefile.am
3293                 Add missing flags to build pgp plugins on maemo
3294
3295 2007-12-27 [colin]      3.2.0cvs18
3296
3297         * src/mainwindow.c
3298                 Maximise before showing to avoid probable flickering
3299                 on slow computers.
3300
3301 2007-12-27 [colin]      3.2.0cvs17
3302
3303         * src/main.c
3304         * src/mainwindow.c
3305         * src/prefs_common.c
3306         * src/prefs_common.h
3307                 Fix bug 1439, 'Claws Mail does not remember window size 
3308                 state when restarted'. Save maximised state and force
3309                 maximisation at startup if applicable.
3310
3311 2007-12-23 [paul]       3.2.0cvs16
3312
3313         * src/prefs_matcher.c
3314                 fix bug 1436, 'Filter condition dialog doesn't
3315                 load header name from current rules'
3316
3317 2007-12-22 [paul]       3.2.0cvs15
3318
3319         * src/compose.c
3320                 fix bug 1435, 'Reply doesn't take into account
3321                 reply-to field'
3322
3323 2007-12-21 [paul]       3.2.0cvs14
3324
3325         * src/common/ssl_certificate.c
3326                 fix FreeBSD build with IPV6 support 
3327
3328 2007-12-20 [colin]      3.2.0cvs13
3329
3330         * src/imap.c
3331                 Fix error handling
3332
3333 2007-12-20 [colin]      3.2.0cvs12
3334
3335         * src/imap.c
3336         * src/imap.h
3337         * src/prefs_account.c
3338                 Add DIGEST-MD5 support for IMAP authentication
3339
3340 2007-12-19 [mones]      3.2.0cvs11
3341
3342         * doc/man/claws-mail.1
3343                 Better ordering of sections, updated options
3344         * po/es.po
3345                 Updated strings
3346
3347 2007-12-19 [paul]       3.2.0cvs10
3348
3349         * src/prefs_account.c
3350                 use a spinbutton instead of an entry for
3351                 "POP authentication timeout" also
3352
3353 2007-12-19 [colin]      3.2.0cvs9
3354
3355         * src/prefs_filtering_action.c
3356         * src/prefs_matcher.c
3357         * src/gtk/description_window.c
3358                 Destroy info windows with their parents
3359                 Patch by Pawel
3360
3361 2007-12-19 [colin]      3.2.0cvs8
3362
3363         * src/prefs_account.c
3364                 Use spinbuttons instead of entries where needed
3365                 Patch by Pawel
3366
3367 2007-12-18 [paul]       3.2.0cvs7
3368
3369         * src/prefs_matcher.c
3370                 add missing i18n for a few strings
3371                 Patch by Stephan Sachse
3372
3373 2007-12-18 [paul]       3.2.0cvs6
3374
3375         * src/prefs_logging.c
3376                 use 'disk' instead of 'disc'
3377
3378 2007-12-18 [paul]       3.2.0cvs5
3379
3380         * po/en_GB.po
3381                 updated
3382         * src/addrcustomattr.c
3383         * src/editaddress.c
3384                 fixes to the ingleesh
3385         * src/prefs_filtering_action.c
3386                 fix copyright header
3387                 fix untranslated strings
3388         * src/prefs_filtering_action.h
3389                 fix copyright header
3390
3391 2007-12-18 [wwp]        3.2.0cvs4
3392
3393         * src/folderview.c
3394         * src/headerview.c
3395         * src/prefs_common.c
3396         * src/prefs_common.h
3397         * src/prefs_fonts.c
3398         * src/summaryview.c
3399         * src/textview.c
3400         * src/wizard.c
3401         * src/common/defs.h
3402         * src/gtk/gtkutils.c
3403                 Added prefs to set custom small and bold fonts
3404                 (might matter on some desktops, according to
3405                 DPI and font settings).
3406
3407 2007-12-18 [colin]      3.2.0cvs3
3408
3409         * src/prefs_logging.c
3410                 Rework GUI, patch by Pawel
3411
3412 2007-12-18 [colin]      3.2.0cvs2
3413
3414         * src/prefs_filtering_action.c
3415                 Rework GUI, patch by Pawel
3416
3417 2007-12-18 [colin]      3.2.0cvs1
3418
3419         * src/editaddress.c
3420                 Fix build on old GCC
3421                 Fix inverted buttons
3422
3423 2007-12-17 [paul]       3.2.0
3424
3425         * NEWS
3426         * README
3427         * RELEASE_NOTES 
3428                 3.2.0 released
3429
3430 2007-12-17 [paul]       3.1.0cvs79
3431
3432         * po/de.po
3433         * po/fr.po
3434         * po/hu.po
3435         * po/it.po
3436         * po/pt_BR.po
3437                 updated by Stephan Sachse, Fabien Vantard, Pader Rezso,
3438                 Andrea Spadaccini, and Frederico Goncalves Guimaraes
3439
3440 2007-12-17 [mones]      3.1.0cvs78
3441
3442         * po/es.po
3443                 Updated Spanish translation for 3.2.0 release
3444
3445 2007-12-16 [colin]      3.1.0cvs77
3446
3447         * src/addrcustomattr.c
3448                 Fix translations, patch by Fabien
3449
3450 2007-12-15 [paul]       3.1.0cvs76
3451
3452         * src/folderview.c
3453                 fix compiler warning
3454
3455 2007-12-14 [colin]      3.1.0cvs75
3456
3457         * src/folderview.c
3458                 Simplify logic
3459
3460 2007-12-12 [wwp]        3.1.0cvs74
3461
3462         * AUTHORS
3463         * src/gtk/authors.h
3464                 Added Marius Glauser to the hall of fame.
3465
3466 2007-12-12 [wwp]        3.1.0cvs73
3467
3468         * src/gtk/gtkutils.c
3469                 Improve the way we show results of searches
3470                 in message bodies: selected text now get centered
3471                 vertically in the message window.
3472                 Patch by Marius Glauser <seelenhirt@gmx.net>.
3473
3474 2007-12-10 [colin]      3.1.0cvs72
3475
3476         * src/folder.c
3477                 Don't crash when setting batch mode on no folder
3478
3479 2007-12-10 [colin]      3.1.0cvs71
3480
3481         * src/common/utils.c
3482                 Fix potential buffer overrun (thanks to
3483                 Hiroyuki)
3484
3485 2007-12-08 [paul]       3.1.0cvs70
3486
3487         * src/prefs_receive.c
3488                 small change to the English
3489
3490 2007-12-08 [colin]      3.1.0cvs69
3491
3492         * src/vcard.c
3493                 Fix warnings
3494
3495 2007-12-07 [colin]      3.1.0cvs68
3496
3497         * src/mainwindow.c
3498         * src/summaryview.c
3499         * src/summaryview.h
3500                 Free simplify_subject_preg at exit
3501
3502 2007-12-07 [colin]      3.1.0cvs67
3503
3504         * src/main.c
3505         * src/summaryview.c
3506         * src/common/utils.c
3507         * src/common/utils.h
3508                 We have to free reused regexps from time to
3509                 time, or they get huge
3510
3511 2007-12-07 [colin]      3.1.0cvs66
3512
3513         * src/vcard.c
3514                 Fix QP decoding (and UTF8)
3515
3516 2007-12-07 [colin]      3.1.0cvs65
3517
3518         * src/addrcustomattr.c
3519                 Update list of default custom attributes
3520                 now (will be needed for a feature patch
3521                 post 3.2.0)
3522
3523 2007-12-07 [colin]      3.1.0cvs64
3524
3525         * src/folder.c
3526                 Batch on destination folder when copying - fixes
3527                 slowness when moving unread mails to trash on IMAP
3528
3529 2007-12-06 [colin]      3.1.0cvs63
3530
3531         * src/common/w32_time.c
3532         * src/common/w32lib.h
3533         * src/etpan/etpan-thread-manager.c
3534         * src/etpan/imap-thread.c
3535         * src/etpan/nntp-thread.c
3536         * src/gtk/Makefile.am
3537                 Fix win32 build with libetpan. Thanks to
3538                 Marcus Brinkmann.
3539
3540 2007-12-06 [colin]      3.1.0cvs62
3541
3542         * src/account.c
3543         * src/imap.c
3544         * src/prefs_account.c
3545         * src/prefs_account.h
3546         * src/etpan/imap-thread.c
3547         * src/etpan/imap-thread.h
3548                 Disable connection via command line on WIN32
3549                 Disable mmap use on WIN32 - use normal strings
3550         * src/addressbook.c
3551         * src/addressbook.h
3552         * src/addressbook_foldersel.c
3553         * src/addressbook_foldersel.h
3554         * src/prefs_filtering_action.c
3555         * src/prefs_matcher.c
3556         * src/plugins/bogofilter/bogofilter_gtk.c
3557         * src/plugins/dillo_viewer/dillo_prefs.c
3558         * src/plugins/spamassassin/spamassassin_gtk.c
3559                 Fix leak, rework function logics to be more
3560                 natural - thanks to Holger
3561         * src/common/utils.c
3562                 Fix warnings
3563
3564 2007-12-06 [colin]      3.1.0cvs61
3565
3566         * src/news.c
3567         * src/common/utils.c
3568         * src/common/utils.h
3569                 Fix posting, and fix UTF-8 being sent when encoding
3570                 is 8bit
3571
3572 2007-12-05 [colin]      3.1.0cvs60
3573
3574         * src/news.c
3575                 Fix debian bug #453157, 'Fails to post usenet
3576                 articles after NNTP connection has been 
3577                 interrupted". Fix return value to prevent deletion
3578                 on failure, and issue MODE READER in case posting
3579                 fails at first.
3580
3581 2007-12-05 [colin]      3.1.0cvs59
3582
3583         * src/messageview.c
3584         * src/uri_opener.c
3585                 Improvements to the List URIs dialog
3586                 Patch by Pawel
3587
3588 2007-12-05 [colin]      3.1.0cvs58
3589
3590         * src/prefs_other.c
3591         * src/gtk/gtksctree.h
3592                 Fix warnings
3593
3594 2007-12-04 [colin]      3.1.0cvs57
3595
3596         * src/etpan/imap-thread.c
3597                 Fix bug 1378, 'Claws exits on IMAP alert message'
3598                 Don't do GTK calls directly from Etpan thread
3599
3600 2007-12-04 [colin]      3.1.0cvs56
3601
3602         * src/folderview.c
3603         * src/gtk/gtksctree.c
3604                 MAEMO: Fix bug 1325, 'Folder Navigation Problems'
3605                 Make all the left of column zero an hotspot for
3606                 expanding.
3607
3608 2007-12-04 [colin]      3.1.0cvs55
3609
3610         * src/mainwindow.c
3611         * src/mainwindow.h
3612         * src/prefs_common.c
3613         * src/prefs_common.h
3614         * src/prefs_receive.c
3615                 MAEMO: Fix bug 1199, 'Tie into LED for new mail alert'
3616
3617 2007-12-04 [wwp]        3.1.0cvs54
3618
3619         * src/prefs_other.c
3620                 Fix for bug #1419.
3621
3622 2007-12-04 [holger]     3.1.0cvs53
3623
3624         * src/addrduplicates.c
3625         * src/addrduplicates.h
3626                 Export addressbook entry deletion
3627
3628 2007-12-04 [colin]      3.1.0cvs52
3629
3630         * tools/Makefile.am
3631         * tools/README.sylprint
3632         * tools/sylprint.pl
3633         * tools/sylprint.rc
3634                 Fix debian bug #454089 (symlink attack in TMP directory)
3635                 http://secwatch.org/advisories/1019661/ :
3636                 Remove the buggy script, which was unmaintained anyway
3637         * src/news.c
3638         * src/procmsg.c
3639                 Store things in our private tmp directory.
3640
3641 2007-12-03 [colin]      3.1.0cvs51
3642
3643         * src/folder.c
3644         * src/folder.h
3645         * src/folderview.c
3646         * src/imap.c
3647         * src/mainwindow.c
3648                 Fix update problem when getting remote tags
3649         * src/prefs_matcher.c
3650                 Rework GUI to make it better. Patch by Pawel
3651                 Pekala
3652
3653 2007-12-03 [colin]      3.1.0cvs50
3654
3655         * src/etpan/imap-thread.c
3656         * src/etpan/nntp-thread.c
3657                 Fix bug 1417, 'Network log doesn't reveal 
3658                 enough NNTP errors'
3659
3660 2007-12-02 [iwkse]      3.1.0cvs49
3661
3662         * src/plugins/dillo_viewer/dillo_prefs.c
3663                         Insert dillo under the Plugins menu
3664
3665 2007-12-01 [paul]       3.1.0cvs48
3666
3667         * src/html.c
3668                 add these variant forms
3669                 Thanks to Colin
3670
3671 2007-12-01 [paul]       3.1.0cvs47
3672
3673         * src/matcher.c
3674                 fix a typo
3675
3676 2007-12-01 [paul]       3.1.0cvs46
3677
3678         * po/POTFILES.in
3679                 add the new addrcustomattr.c file
3680
3681 2007-11-29 [colin]      3.1.0cvs45
3682
3683         * src/common/ssl_certificate.c
3684                 Use the more modern getaddrinfo instead of 
3685                 gethostbyname when possible
3686
3687 2007-11-28 [colin]      3.1.0cvs44
3688
3689         * src/summaryview.c
3690                 Maybe fix bug 1410 and other crash reports
3691                 in summaryview since cvs38.
3692
3693 2007-11-28 [wwp]        3.1.0cvs43
3694
3695         * src/prefs_summary_open.c
3696                 Guard against an empty list of actions to perform
3697                 when opening a folder (or migration defaults could
3698                 be introduced, confusing).
3699
3700 2007-11-28 [colin]      3.1.0cvs42
3701
3702         * src/folderview.c
3703                 Fix mark all read from folder's contextual menu
3704
3705 2007-11-27 [colin]      3.1.0cvs41
3706
3707         * src/imap.c
3708         * src/imap.h
3709         * src/imap_gtk.c
3710         * src/prefs_account.c
3711         * src/etpan/imap-thread.c
3712                 A few fixes to the IMAP flags handling: Optimisations,
3713                 two crashers, mention that Bandwitdh-efficient mode
3714                 prevents tag fetching.
3715                 Fix M-UTF7 in subscription dialog.
3716
3717 2007-11-27 [colin]      3.1.0cvs40
3718
3719         * src/folder.c
3720         * src/mbox.c
3721         * src/summaryview.c
3722                 Make filtering faster on flags change: Batch original 
3723                 folderitem, where we'll do flags/tags changes.
3724
3725 2007-11-27 [colin]      3.1.0cvs39
3726
3727         * src/filtering.c
3728                 Fix bug 1407, 'After a copy action, further rules apply 
3729                 to both original and copy'
3730
3731 2007-11-27 [colin]      3.1.0cvs38
3732
3733         * src/edittags.c
3734         * src/summaryview.c
3735                 Fixes races when doing a long operation and user
3736                 asks for another one (Mark all read/unread on a 
3737                 big folder on IMAP for example)
3738
3739 2007-11-27 [wwp]        3.1.0cvs37
3740
3741         * src/addressbook.c
3742         * src/prefs_common.c
3743                 Fix warning introduced by 3.1.0cvs33 (prefs_common.c)
3744                 and 3.1.0cvs35 (addressbook.c).
3745
3746 2007-11-27 [holger]     3.1.0cvs36
3747
3748         * src/printing.c
3749                 Add a line separating header and body
3750                 in the printout
3751
3752 2007-11-27 [wwp]        3.1.0cvs35
3753
3754         * src/addressbook.c
3755                 Fix a drag-and-drop issue introduced with 3.1.0cvs33
3756                 (thanks to Colin) and revert disabling of cut/copy
3757                 context menu entries upon selected groups.
3758
3759 2007-11-27 [holger]     3.1.0cvs34
3760
3761         * src/printing.c
3762                 Add weights to the list of supported text attributes
3763                 for printing
3764
3765 2007-11-27 [wwp]        3.1.0cvs33
3766
3767         * src/Makefile.am
3768         * src/addrcustomattr.c
3769         * src/addrcustomattr.h
3770         * src/addressbook.c
3771         * src/editaddress.c
3772         * src/editaddress.h
3773         * src/prefs_common.c
3774         * src/prefs_common.h
3775         * src/common/defs.h
3776                 Provide a (customizable) list of preset attribute names
3777                 for editing contacts (closes bug #1391).
3778
3779 2007-11-27 [wwp]        3.1.0cvs32
3780
3781         * src/addrclip.c
3782         * src/addressbook.c
3783         * src/addritem.c
3784                 Various fixes in the address book:
3785                         - made copy/move of a folder to itself or its subtree
3786                           impossible (-> error)
3787                         - errors messages don't show in the status bar anymore,
3788                           use alertpanels instead
3789                         - simple click on group doesn't open group edit dialog
3790                           anymore when in contact edit embedded mode (was too itchy)
3791                         - fixed disabling of edit button and and menu entry when
3792                           in contact edit embedded mode (was done in a bad and
3793                           ineffective way)
3794                         - fix menu cut/paste sensitivity in treelist context
3795                           menu (conflicting enabling was done by different functions)
3796                         - fix some menu item sensitivity in address list context menu
3797                         - don't allow cut/copy of groups, it's useless as they won't
3798                           be copied w/ their contents
3799                         - fix missing copy of the picture file when copying (bug #1402),
3800                           fix picture attribute (internal) value when moving or copying
3801
3802
3803 2007-11-27 [colin]      3.1.0cvs31
3804
3805         * src/folder.c
3806         * src/imap.c
3807                 Fix tags loss on move, fix space encoding
3808
3809 2007-11-26 [colin]      3.1.0cvs30
3810
3811         * src/edittags.c
3812         * src/folder.c
3813         * src/folder.h
3814         * src/imap.c
3815         * src/messageview.c
3816         * src/procmsg.c
3817         * src/procmsg.h
3818         * src/summaryview.c
3819         * src/common/utils.c
3820         * src/common/utils.h
3821         * src/etpan/imap-thread.c
3822         * src/etpan/imap-thread.h
3823                 Add IMAP tags support
3824
3825 2007-11-26 [colin]      3.1.0cvs29
3826
3827         * src/imap.c
3828                 Fix bug 1405, 'imap auto auth method doesn't 
3829                 work since 3.1.0'
3830
3831 2007-11-26 [colin]      3.1.0cvs28
3832
3833         * src/messageview.c
3834         * src/procmime.c
3835                 Handle broken disposition-notifications from Evolution
3836                 (http://bugzilla.gnome.org/show_bug.cgi?id=499145)
3837
3838 2007-11-25 [paul]       3.1.0cvs27
3839
3840         * src/folder_item_prefs.c
3841         * src/folder_item_prefs.h
3842                 remove dead code
3843
3844 2007-11-23 [wwp]        3.1.0cvs26
3845
3846         * src/matcher.c
3847         * src/matcher.h
3848         * src/matcher_parser_parse.y
3849         * src/prefs_matcher.c
3850                 Fix irrelevant case folding when adding matcher condition 'test',
3851                 thanks to Colin.
3852
3853 2007-11-23 [wwp]        3.1.0cvs25
3854
3855         * src/prefs_common.c
3856         * src/prefs_common.h
3857         * src/prefs_summary_open.c
3858         * src/prefs_summary_open.h
3859         * src/summaryview.c
3860                 Add "select first email in list" to the list of possible selections
3861                 when opening a folder.
3862
3863 2007-11-23 [paul]       3.1.0cvs24
3864
3865         * po/de.po
3866                 a fix by Stephan Sachse, plus remove all
3867                 old strings from the end of the file
3868
3869 2007-11-23 [wwp]        3.1.0cvs23
3870
3871         * src/prefs_msg_colors.c
3872                 Move colour prefs into tabs. Patch by Pawel Pekala <c0rn@o2.pl>,
3873                 with little changes.
3874
3875 2007-11-23 [paul]       3.1.0cvs22
3876
3877         * src/prefs_logging.c
3878                 eliminate wasted horizontal space
3879
3880 2007-11-23 [paul]       3.1.0cvs21
3881
3882         * src/prefs_summaries.c
3883                 don't wrap the label or put linebreaks
3884
3885 2007-11-22 [colin]      3.1.0cvs20
3886
3887         * src/plugins/pgpinline/pgpinline.c
3888                 Fix decryption
3889
3890 2007-11-22 [wwp]        3.1.0cvs19
3891
3892         * src/prefs_themes.c
3893                 Yet another misuse of get_rc_dir(), still related
3894                 to user themes. Completes 3.1.0cvs18.
3895
3896 2007-11-22 [wwp]        3.1.0cvs18
3897
3898         * src/stock_pixmap.c
3899                 Fix a misuse of get_rc_dir(), user themes dir was
3900                 not set properly and some themes might have disappeared
3901                 from themes list in prefs.
3902
3903 2007-11-22 [wwp]        3.1.0cvs17
3904
3905         * src/edittags.c
3906         * src/edittags.h
3907         * src/common/tags.c
3908         * src/common/tags.h
3909                 Correct copyright for these claws-mail-only brand new
3910                 files.
3911
3912 2007-11-22 [paul]       3.1.0cvs16
3913
3914         * src/compose.c
3915                 fix bug 1400, 'Drag and drop of URLs does not work'
3916                 Thanks to Colin
3917
3918 2007-11-22 [paul]       3.1.0cvs15
3919
3920         * src/prefs_common.c
3921                 make "cmds_use_system_default" default to FALSE
3922                 so as not to disrupt current settings
3923         * src/summaryview.c
3924                 increase the size of the GdkRectangle, tooltips
3925                 didn't show for me otherwise
3926
3927 2007-11-21 [colin]      3.1.0cvs14
3928
3929         * src/compose.c
3930         * src/crash.c
3931         * src/exphtmldlg.c
3932         * src/mainwindow.c
3933         * src/manual.c
3934         * src/mimeview.c
3935         * src/prefs_account.c
3936         * src/prefs_common.c
3937         * src/prefs_common.h
3938         * src/prefs_ext_prog.c
3939         * src/textview.c
3940         * src/uri_opener.c
3941         * src/gtk/about.c
3942         * src/gtk/gtkutils.c
3943                 Use xdg-open as a way to find default browser,
3944                 when available
3945
3946 2007-11-21 [colin]      3.1.0cvs13
3947
3948         * src/messageview.c
3949         * src/procmime.c
3950         * src/procmsg.h
3951                 Send better return receipts (useful ones)
3952                 Handle incoming return receipts
3953
3954 2007-11-20 [colin]      3.1.0cvs12
3955
3956         * src/printing.c
3957         * src/printing.h
3958                 Add getter/setter for settings, and getter
3959                 for page setup
3960
3961 2007-11-20 [colin]      3.1.0cvs11
3962
3963         * src/folderview.c
3964         * src/main.c
3965         * src/mainwindow.c
3966                 Fix bug 1396, 'Crash on disabling a filter 
3967                 while it is processing'
3968
3969 2007-11-20 [paul]       3.1.0cvs10
3970
3971         * src/folder.c
3972                 fix bug 1395, 'Crash on checking for new mails
3973                 while filter is running'
3974                 Thanks to Colin
3975
3976 2007-11-20 [paul]       3.1.0cvs9
3977
3978         * src/compose.c
3979                 make this string easier for translators
3980
3981 2007-11-19 [colin]      3.1.0cvs8
3982
3983         * src/prefs_summaries.c
3984         * src/summaryview.c
3985                 Don't enable more tooltips on Maemo
3986
3987 2007-11-19 [colin]      3.1.0cvs7
3988
3989         * src/prefs_common.c
3990         * src/prefs_common.h
3991         * src/prefs_summaries.c
3992         * src/summaryview.c
3993                 Fix bug 1388, 'message list tool tips'
3994                 Add (optional) tooltips in summaryview.
3995                 This only works with GTK+ >= 2.12
3996
3997 2007-11-19 [colin]      3.1.0cvs6
3998
3999         * src/compose.c
4000                 Make strings a bit better when attaching
4001                 from mailto: URIs
4002
4003 2007-11-19 [colin]      3.1.0cvs5
4004
4005         * src/common/utils.c
4006                 Fix bug 1392, 'Top level domain .EU is 
4007                 not recognised as valid'
4008
4009 2007-11-19 [wwp]        3.1.0cvs4
4010
4011         * src/compose.c
4012         * src/compose.h
4013                 Revert changes to compose.c made in 3.1.0cvs2.
4014
4015 2007-11-19 [wwp]        3.1.0cvs3
4016
4017         * src/addressbook.c
4018         * src/addressbook.h
4019         * src/editaddress.c
4020         * src/editgroup.c
4021         * src/addrduplicates.c
4022                 Minor improvements in the address book:
4023                 always accept new contacts provided that some
4024                 detail is set (instead of rejecting silently).
4025                 Better guessing of contact name from incomplete
4026                 name information. Better display of contacts with
4027                 no name, in contact lists, group contents, find
4028                 duplicate results.
4029                 
4030
4031 2007-11-19 [wwp]        3.1.0cvs2
4032
4033         * src/compose.c
4034         * src/compose.h
4035         * src/prefs_logging.c
4036         * src/prefs_summaries.c
4037                 GUI improvements, thanks to Pawel Pekala <c0rn@o2.pl>:
4038                 wrap some long label in prefs/summaries, layout checkboxes
4039                 in a more compact form in prefs/loggin, make account and
4040                 header's combos have the same size/spacing in compose
4041                 window.
4042
4043 2007-11-19 [wwp]        3.1.0cvs1
4044
4045         * src/edittags.c
4046                 Fix a tiny leak and duplicate variable.
4047
4048 2007-11-19 [paul]       3.1.0
4049
4050         * NEWS
4051         * README
4052         * RELEASE_NOTES 
4053                 3.1.0 released
4054
4055 2007-11-19 [paul]       3.0.2cvs145
4056
4057         * po/de.po
4058         * po/fi.po
4059         * po/fr.po
4060         * po/hu.po
4061         * po/it.po
4062         * po/pl.po
4063         * po/pt_BR.po
4064         * po/sk.po
4065         * po/zh_CN.po
4066                 updated by Stephan Sachse, Flammie Pirinen,
4067                 Fabien Vantard, Pader Rezso, Andrea Spadaccini,
4068                 Emil Nowak, Frederico Goncalves Guimaraes,
4069                 Andrej Kacian, and Ralph Young
4070
4071 2007-11-18 [mones]      3.0.2cvs144
4072
4073         * po/es.po
4074                 Updated Spanish translation
4075
4076 2007-11-18 [colin]      3.0.2cvs143
4077
4078         * src/edittags.c
4079                 Prevent empty tag after edit, thanks to wwp
4080
4081 2007-11-18 [colin]      3.0.2cvs142
4082
4083         * src/editaddress.c
4084                 Fix possible "(null)" %s - thanks to wwp
4085
4086 2007-11-16 [wwp]        3.0.2cvs141
4087
4088         * src/common/utils.c
4089                 Fix for 3.0.2cvs140, prevents from crashing when opening
4090                 a compose window.
4091
4092 2007-11-16 [colin]      3.0.2cvs140
4093
4094         * src/main.c
4095         * src/common/claws.c
4096                 Output a bit more useful info at startup
4097                 in --debug mode
4098
4099 2007-11-16 [colin]      3.0.2cvs139
4100
4101         * src/compose.c
4102         * src/common/utils.c
4103         * src/common/utils.h
4104                 Fix bug 1387, 'Request for --compose to 
4105                 support multiple attachments'
4106
4107 2007-11-16 [colin]      3.0.2cvs138
4108
4109         * src/news.c
4110                 Fix bug 1390, 'NNTP fails after server 
4111                 closed connection'
4112
4113 2007-11-16 [colin]      3.0.2cvs137
4114
4115         * src/prefs_display_header.c
4116                 Fix bug 1389, 'Changing 'Display headers 
4117                 in message view' breaks dispheaderrc'
4118
4119 2007-11-14 [colin]      3.0.2cvs136
4120
4121         * src/summaryview.c
4122         * src/gtk/quicksearch.c
4123         * src/gtk/quicksearch.h
4124                 Fix resetting the quicksearch when in non-sticky
4125                 mode, but Recursive is set: reset only when going
4126                 out of the root search folder.
4127
4128 2007-11-14 [colin]      3.0.2cvs135
4129
4130         * src/filtering.c
4131                 Don't set new flag back when doing "Mark as unread"
4132                 from filtering
4133
4134 2007-11-12 [paul]       3.0.2cvs134
4135
4136         * src/plugins/dillo_viewer/dillo_viewer.c
4137                 don't offer the mime type for translation
4138
4139 2007-11-12 [paul]
4140
4141         3.1.0-rc2 released
4142
4143 2007-11-11 [colin]      3.0.2cvs133
4144
4145         * src/imap_gtk.c
4146         * src/mh_gtk.c
4147                 Use markup-escaped strings in dialogs
4148
4149 2007-11-11 [colin]      3.0.2cvs132
4150
4151         * src/imap.c
4152                 Better IMAP-UTF7/UTF8 conversion
4153
4154 2007-11-10 [colin]      3.0.2cvs131
4155
4156         * src/news.c
4157                 Fix debian bug 450698, 'nntp auth behavior changed 
4158                 without notice'
4159
4160 2007-11-10 [colin]      3.0.2cvs130
4161
4162         * configure.ac
4163         * src/inc.c
4164         * src/main.c
4165         * src/main.h
4166         * src/mimeview.c
4167         * src/statusbar.c
4168         * src/common/utils.c
4169         * src/etpan/Makefile.am
4170         * src/gtk/filesel.c
4171         * src/gtk/gtkutils.h
4172         * src/gtk/menu.c
4173         * src/plugins/bogofilter/Makefile.am
4174         * src/plugins/clamav/Makefile.am
4175         * src/plugins/dillo_viewer/Makefile.am
4176         * src/plugins/pgpcore/Makefile.am
4177         * src/plugins/spamassassin/Makefile.am
4178         * src/plugins/trayicon/Makefile.am
4179                 Fixes (mainly preprocessor foo) for Maemo 4.0 (Chinook)
4180
4181 2007-11-09 [colin]      3.0.2cvs129
4182
4183         * src/addressbook.c
4184         * src/ldapupdate.c
4185                 fix bug 1375, 'Impossible to modify e-mail
4186                 in LDAP addressbook twice'; Try two. update
4187                 externalID, don't make display lag, and
4188                 fix the cases where dn is not mail.
4189
4190 2007-11-08 [paul]       3.0.2cvs128
4191
4192         * src/account.c
4193         * src/compose.c
4194         * src/messageview.c
4195         * src/prefs_account.c
4196         * src/prefs_account.h
4197                 reinstate 'Generate Message-ID' option as an
4198                 account preference. (hidden on IMAP)
4199                 Thanks to Colin
4200
4201 2007-11-08 [paul]       3.0.2cvs127
4202
4203         * src/textview.c
4204                 MAEMO: fix failure of loading images inline
4205                 MAEMO: fix bug 1349, 'Emails still skip to end
4206                 when opened (in certain circumstances)...'
4207
4208 2007-11-07 [colin]      3.0.2cvs126
4209
4210         * src/toolbar.c
4211                 Migrate from A_SYL_ACTIONS to A_CLAWS_ACTIONS
4212
4213 2007-11-07 [colin]      3.0.2cvs125
4214
4215         * src/toolbar.c
4216                 Re-change the string occurence of A_CLAWS_ACTIONS
4217                 to A_SYL_ACTIONS, to prevent parse errors of the
4218                 toolbar_*.xml files
4219
4220 2007-11-07 [colin]      3.0.2cvs124
4221
4222         * src/mimeview.c
4223         * src/prefs_common.c
4224         * src/prefs_common.h
4225         * manual/advanced.xml
4226                 Add an hidden pref, 'save_parts_readwrite';
4227                 completes 3.0.2cvs35
4228
4229 2007-11-07 [paul]       3.0.2cvs123
4230
4231         * src/prefs_toolbar.c
4232         * src/toolbar.c
4233         * src/toolbar.h
4234                 rename ToolbarSylpheedActions to ToolbarClawsActions
4235                 rename A_SYL_ACTIONS to A_CLAWS_ACTIONS
4236
4237 2007-11-07 [paul]       3.0.2cvs122
4238
4239         * src/toolbar.c
4240                 MAEMO: remove tooltips
4241
4242 2007-11-07 [colin]      3.0.2cvs121
4243
4244         * src/plugins/pgpinline/pgpinline.c
4245                 Fix bug 1377, 'unspecific errors on 
4246                 signature checking'. Fix trimming of
4247                 UTF8 data.
4248
4249 2007-11-06 [iwkse]      3.0.2cvs120
4250
4251         * src/prefs_summary_open.c
4252                 yet a string change
4253
4254 2007-11-06 [paul]       3.0.2cvs119
4255
4256         * tools/Makefile.am
4257         * tools/README
4258         * tools/csv2addressbook.pl
4259                 add a new script that imports a CSV formatted
4260                 address book. Becky and Thunderbird address
4261                 book are currently supported.
4262
4263 2007-11-05 [colin]      3.0.2cvs118
4264
4265         * src/imap.c
4266                 Fix deletion 
4267
4268 2007-11-05 [iwkse]      3.0.2cvs117
4269
4270         * src/prefs_summary_open.c
4271                 String changes
4272
4273 2007-11-04 [paul]       3.0.2cvs116
4274
4275         * src/addressbook_foldersel.c
4276                 fix gtk critical warning
4277                 Patch by Pawel Pekala
4278
4279 2007-11-04 [paul]       3.0.2cvs115
4280
4281         * tools/README
4282         * tools/claws-mail-compose-insert-files.pl
4283                 add --bcc and uri_escape() everything
4284
4285 2007-11-04 [paul]       3.0.2cvs114
4286
4287         * src/gtk/gtkutils.c
4288                 gtkut_stock_with_text_button_set_create(): set
4289                 GTK_CAN_DEFAULT on buttons 2 and 3
4290
4291 2007-11-03 [paul]       3.0.2cvs113
4292
4293         * src/common/utils.c
4294                 fix debian bug #448814, 'mailto: URI decoding
4295                 desn't decode the destination address field'
4296                 Patch by Federico Heinz <fheinz@vialibre.org.ar>
4297
4298 2007-11-03 [paul]       3.0.2cvs112
4299
4300         * AUTHORS
4301         * src/compose.c
4302         * src/gtk/authors.h
4303                 allow Bcc in commandline URIs
4304                 (based on) Patch by Federico Heinz <fheinz@vialibre.org.ar>
4305
4306 2007-11-02 [colin]      3.0.2cvs111
4307
4308         * src/addressbook.c
4309                 Maybe fix bug 1376, 'crash on 
4310                 addressbook manipulation'
4311
4312 2007-10-31 [paul]       3.0.2cvs110
4313
4314         * src/ldapupdate.c
4315                 fix bug 1375, 'Impossible to modify e-mail
4316                 in LDAP addressbook twice'
4317                 Patch by Michael Rasmussen
4318
4319 2007-10-30 [paul]       3.0.2cvs109
4320
4321         * configure.ac
4322                 enable GnuTLS support with --enable-gnutls which
4323                 will disable openssl support. if the user has
4324                 gtk >= 2.10.x don't allow gnomeprint even if the
4325                 user asks for it
4326
4327 2007-10-30 [paul]
4328
4329         3.1.0-rc1 released
4330
4331 2007-10-30 [paul]       3.0.2cvs108
4332
4333         * Makefile.am
4334                 add ChangeLog.2.0.0-3.0.0 to EXTRA_DIST
4335
4336 2007-10-30 [paul]       3.0.2cvs107
4337
4338         * src/expldifdlg.c
4339         * src/prefs_account.c
4340         * src/prefs_folder_item.c
4341         * src/prefs_spelling.c
4342         * src/prefs_themes.c
4343         * src/wizard.c
4344         * src/gtk/gtkaspell.c
4345         * src/gtk/gtkaspell.h
4346         * src/plugins/spamassassin/spamassassin_gtk.c
4347                 replace deprecated gtk_option_menu...
4348                 patch by Pawel Pekala
4349
4350 2007-10-29 [colin]      3.0.2cvs106
4351
4352         * src/plugins/dillo_viewer/dillo_prefs.c
4353                 Fix forgotten signal connect
4354
4355 2007-10-28 [colin]      3.0.2cvs105
4356
4357         * src/plugins/dillo_viewer/dillo_prefs.c
4358         * src/plugins/dillo_viewer/dillo_prefs.h
4359         * src/plugins/dillo_viewer/dillo_viewer.c
4360                 Implement addressbook-based whitelisting for loading
4361                 remote images. Fixed missing destroy of the embedded
4362                 browser that made a Dillo window pop up on exit, if
4363                 an HTML part was displayed.
4364
4365 2007-10-26 [colin]      3.0.2cvs104
4366
4367         * src/edittags.c
4368                 Add missing static
4369
4370 2007-10-25 [colin]      3.0.2cvs103
4371
4372         * src/editaddress.c
4373                 Add tap-and-hold on the picture, for Maemo
4374         * src/edittags.c
4375         * src/edittags.h
4376         * src/mainwindow.c
4377         * src/procmsg.c
4378         * src/summaryview.c
4379         * src/textview.c
4380                 Unify tag interfaces.
4381
4382 2007-10-25 [colin]      3.0.2cvs102
4383
4384         * src/imap.c
4385         * src/etpan/imap-thread.h
4386                 Much better error handling. We'll need to be really
4387                 clear to users about where errors come from, with 
4388                 the apparition of Gmail's IMAP server.
4389
4390 2007-10-24 [colin]      3.0.2cvs101
4391
4392         * src/edittags.c
4393         * src/mainwindow.c
4394         * src/summaryview.c
4395         * src/textview.c
4396                 Add tags sorting (alphabetical); allow deletion of
4397                 tags from the Apply Tags window
4398
4399 2007-10-24 [colin]      3.0.2cvs100
4400
4401         * src/editaddress.c
4402         * src/editaddress_other_attributes_ldap.c
4403         * src/editaddress_other_attributes_ldap.h
4404         * src/ldapctrl.c
4405         * src/ldapquery.c
4406         * src/ldapupdate.c
4407                 Fix LDAP writing (got broken in cvs39)
4408                 Add read-only support for jpegPhoto LDAP field
4409
4410 2007-10-23 [colin]      3.0.2cvs99
4411
4412         * src/news.c
4413                 Fix crash in some cases
4414
4415 2007-10-22 [colin]      3.0.2cvs98
4416
4417         * src/common/socket.h
4418         * src/common/ssl.c
4419                 Fix big leak in GnuTLS code
4420
4421 2007-10-22 [colin]      3.0.2cvs97
4422
4423         * src/news.c
4424                 Fix bug 1368, 'SIGSEGV in NNTP code'
4425
4426 2007-10-22 [colin]      3.0.2cvs96
4427
4428         * src/prefs_customheader.c
4429                 Catch compface warnings when generating X-Faces
4430
4431 2007-10-22 [wwp]        3.0.2cvs95
4432
4433         * src/quote_fmt_parse.y
4434                 Remove accidentally committed debug traces.
4435                 Fix a warning.
4436
4437 2007-10-22 [colin]      3.0.2cvs94
4438
4439         * src/etpan/nntp-thread.c
4440                 Fix authentication
4441
4442 2007-10-19 [wwp]        3.0.2cvs93
4443
4444         * src/common/ssl_certificate.c
4445                 Add missing include (Windows).
4446
4447 2007-10-19 [colin]      3.0.2cvs92
4448
4449         * src/imap_gtk.c
4450         * src/mimeview.c
4451         * src/textview.c
4452         * src/gtk/inputdialog.c
4453         * src/gtk/inputdialog.h
4454                 Remove the last old combo; patch by
4455                 Pawel
4456
4457 2007-10-19 [colin]      3.0.2cvs91
4458
4459         * src/common/ssl.c
4460                 Fix interop problem with GnuTLS and some crappy
4461                 servers that have very little keys.
4462
4463 2007-10-19 [colin]      3.0.2cvs90
4464
4465         * src/common/ssl.c
4466                 Fix return value check on GnuTLS, and
4467                 display the error
4468
4469 2007-10-18 [colin]      3.0.2cvs89
4470
4471         * src/common/ssl_certificate.c
4472                 Fix missing initialisations
4473
4474 2007-10-18 [wwp]        3.0.2cvs88
4475
4476         * src/Makefile.am
4477                 Fix linking against GNUTLS (matters if --enable-gnutls only).
4478
4479 2007-10-18 [colin]      3.0.2cvs87
4480
4481         * po/POTFILES.in
4482                 Fix build
4483
4484 2007-10-18 [mones]      3.0.2cvs86
4485
4486         * src/editbook.c
4487         * src/import.c
4488         * src/prefs_account.c
4489         * src/prefs_receive.c
4490         * src/gtk/about.c
4491         * src/plugins/bogofilter/bogofilter_gtk.c
4492         * src/plugins/spamassassin/spamassassin_gtk.c
4493                 More capitalisation micro-fixes
4494
4495 2007-10-18 [paul]       3.0.2cvs85
4496
4497         * configure.ac
4498                 add info about NNTP support via libetpan
4499                 change the configure output ending msg a little
4500         * src/gtk/about.c
4501                 similar changes to above
4502
4503 2007-10-18 [colin]      3.0.2cvs84
4504
4505         * src/procmime.c
4506         * src/procmime.h
4507                 Fix missing symbol for S/MIME
4508
4509 2007-10-18 [colin]      3.0.2cvs83
4510
4511         * src/prefs_filtering_action.c
4512                 Fix crash in tags (introduced in cvs78)
4513
4514 2007-10-18 [colin]      3.0.2cvs82
4515
4516         * src/common/Makefile.am
4517         * src/common/nntp.c
4518         * src/common/nntp.h
4519         * src/etpan/Makefile.am
4520         * src/etpan/etpan-thread-manager-types.h
4521         * src/etpan/etpan-thread-manager.c
4522         * src/etpan/imap-thread.c
4523         * src/etpan/nntp-thread.c
4524         * src/etpan/nntp-thread.h
4525         * src/news.c
4526         * src/news.h
4527                 Rewrite the nntp implementation
4528                 to use libetpan. Non-blocking NNTP!
4529         * src/account.c
4530         * src/crash.c
4531         * src/imap.c
4532         * src/inc.c
4533         * src/main.c
4534         * src/mainwindow.c
4535         * src/pop.c
4536         * src/pop.h
4537         * src/prefs_account.c
4538         * src/recv.c
4539         * src/recv.h
4540         * src/send_message.c
4541         * src/send_message.h
4542         * src/ssl_manager.c
4543         * src/ssl_manager.h
4544         * src/wizard.c
4545         * src/common/claws.c
4546         * src/common/session.c
4547         * src/common/session.h
4548         * src/common/smtp.c
4549         * src/common/smtp.h
4550         * src/common/socket.c
4551         * src/common/socket.h
4552         * src/common/ssl.c
4553         * src/common/ssl.h
4554         * src/common/ssl_certificate.c
4555         * src/common/ssl_certificate.h
4556         * src/gtk/about.c
4557         * src/gtk/sslcertwindow.c
4558         * src/gtk/sslcertwindow.h
4559                 Implement GnuTLS support. GnuTLS support
4560                 will be used if OpenSSL isn't available, or
4561                 specified explicitely. (the reason is that
4562                 GnuTLS cerficate checking is a bit less 
4563                 practical than OpenSSL's)
4564
4565 2007-10-18 [paul]       3.0.2cvs81
4566
4567         * src/gtk/inputdialog.c
4568         * src/gtk/inputdialog.h
4569                 fix copyright header
4570
4571 2007-10-17 [colin]      3.0.2cvs80
4572
4573         * src/plugins/pgpcore/select-keys.c
4574                 Fix bug which prevented encryption key
4575                 auto-selection when two or more matched the
4576                 email address, but only one isn't revoked
4577                 or expired.
4578
4579 2007-10-17 [wwp]        3.0.2cvs79
4580
4581         * src/compose.c
4582         * src/quote_fmt.c
4583         * src/quote_fmt.h
4584         * src/quote_fmt_lex.l
4585         * src/quote_fmt_parse.y
4586                 Templates can now attach files using |attach{filename}.
4587
4588 2007-10-17 [wwp]        3.0.2cvs78
4589
4590         * src/prefs_customheader.c
4591         * src/prefs_ext_prog.c
4592         * src/prefs_filtering_action.c
4593         * src/prefs_matcher.c
4594         * src/prefs_other.c
4595         * src/prefs_toolbar.c
4596         * src/gtk/combobox.c
4597         * src/gtk/combobox.h
4598         * src/gtk/gtkutils.c
4599         * src/gtk/gtkutils.h
4600         * src/plugins/bogofilter/bogofilter_gtk.c
4601         * src/plugins/spamassassin/spamassassin_gtk.c
4602                 Removed almost all remaining instances of GtkCombo
4603                 old API, patch by Pawel Pekala <c0rn@o2.pl>, with
4604                 few visual and code cleanup from Colin.
4605
4606 2007-10-16 [wwp]        3.0.2cvs77
4607         * src/gtk/pluginwindow.c
4608                 Reworked the plugin window layouts, patch by Pawel Pekala <c0rn@o2.pl>.
4609
4610 2007-10-15 [colin]      3.0.2cvs76
4611
4612         * src/edittags.c
4613         * src/edittags.h
4614         * src/filtering.c
4615         * src/filtering.h
4616         * src/importmutt.c
4617         * src/importpine.c
4618         * src/main.c
4619         * src/messageview.c
4620         * src/messageview.h
4621         * src/mimeview.c
4622         * src/mimeview.h
4623         * src/pop.c
4624         * src/pop.h
4625         * src/prefs_common.c
4626         * src/prefs_common.h
4627         * src/prefs_customheader.c
4628         * src/prefs_customheader.h
4629         * src/prefs_display_header.c
4630         * src/prefs_display_header.h
4631         * src/prefs_filtering_action.c
4632         * src/prefs_filtering_action.h
4633         * src/prefs_folder_column.c
4634         * src/prefs_folder_column.h
4635         * src/prefs_folder_item.c
4636         * src/prefs_folder_item.h
4637         * src/prefs_gtk.c
4638         * src/prefs_gtk.h
4639         * src/prefs_logging.h
4640         * src/prefs_matcher.c
4641         * src/prefs_matcher.h
4642         * src/prefs_summary_column.c
4643         * src/prefs_summary_column.h
4644         * src/prefs_summary_open.c
4645         * src/procheader.c
4646         * src/procheader.h
4647         * src/procmime.c
4648         * src/procmime.h
4649         * src/recv.c
4650         * src/recv.h
4651         * src/sourcewindow.c
4652         * src/sourcewindow.h
4653         * src/summaryview.c
4654         * src/summaryview.h
4655         * src/textview.c
4656         * src/textview.h
4657         * src/toolbar.c
4658         * src/toolbar.h
4659         * src/common/mgutils.c
4660         * src/common/mgutils.h
4661         * src/common/nntp.c
4662         * src/common/nntp.h
4663         * src/common/prefs.c
4664         * src/common/prefs.h
4665         * src/common/socket.c
4666         * src/common/socket.h
4667         * src/common/stringtable.c
4668         * src/common/stringtable.h
4669         * src/common/template.c
4670         * src/common/template.h
4671         * src/common/uuencode.c
4672         * src/common/uuencode.h
4673         * src/gtk/gtkshruler.c
4674         * src/gtk/gtkshruler.h
4675         * src/gtk/menu.c
4676         * src/gtk/menu.h
4677         * src/gtk/progressdialog.c
4678         * src/gtk/progressdialog.h
4679                 Remove/staticalize, the return of the revenge
4680
4681 2007-10-15 [colin]      3.0.2cvs75
4682
4683         * src/matcher.c
4684                 Fix redirections in filtering's tests
4685
4686 2007-10-15 [colin]      3.0.2cvs74
4687
4688         * src/imap.c
4689                 Don't build imap_synchronise at all when 
4690                 building without libetpan
4691
4692 2007-10-14 [colin]      3.0.2cvs73
4693
4694         * src/imap.c
4695         * src/common/md5.c
4696         * src/common/md5.h
4697         * src/gtk/manage_window.c
4698         * src/gtk/manage_window.h
4699                 Remove more unused code
4700
4701 2007-10-14 [colin]      3.0.2cvs72
4702
4703         * src/addrquery.c
4704         * src/addrquery.h
4705         * src/recv.c
4706         * src/recv.h
4707         * src/vcard.c
4708         * src/vcard.h
4709         * src/common/xml.c
4710         * src/common/xml.h
4711         * src/common/xmlprops.c
4712         * src/common/xmlprops.h
4713                 Remove more unused code
4714
4715 2007-10-14 [colin]      3.0.2cvs71
4716
4717         * src/common/utils.c
4718                 Remove unused function
4719
4720 2007-10-13 [colin]      3.0.2cvs70
4721
4722         * src/imap.c
4723         * src/imap.h
4724         * src/mainwindow.c
4725         * src/mainwindow.h
4726         * src/gtk/gtkutils.c
4727         * src/gtk/gtkutils.h
4728                 Staticalise/Remove more code
4729
4730 2007-10-13 [colin]      3.0.2cvs69
4731
4732         * src/common/utils.c
4733         * src/common/utils.h
4734                 Remove dead code, unused for ages
4735
4736 2007-10-13 [colin]      3.0.2cvs68
4737
4738         * src/main.c
4739         * src/main.h
4740                 Maemo: define hildon_program in main.c,
4741                 make it accessible in the .h with extern
4742
4743 2007-10-13 [paul]       3.0.2cvs67
4744
4745         * src/gtk/menu.c
4746                 fix a bunch of runtime warnings on maemo
4747
4748 2007-10-13 [paul]       3.0.2cvs66
4749
4750         * src/main.c
4751         * src/main.h
4752         * src/gtk/gtkutils.c
4753         * src/gtk/gtkutils.h
4754                 fix a bunch of compiler warnings on maemo
4755
4756 2007-10-12 [colin]      3.0.2cvs65
4757
4758         * src/account.c
4759         * src/addritem.c
4760         * src/addritem.h
4761         * src/filtering.c
4762         * src/filtering.h
4763         * src/folder.c
4764         * src/folder.h
4765         * src/common/utils.c
4766         * src/common/utils.h
4767                 Remove unused code, staticalise some functions
4768
4769 2007-10-12 [paul]       3.0.2cvs64
4770
4771         * src/account.c
4772         * src/folderview.c
4773         * src/main.c
4774         * src/mainwindow.c
4775         * src/messageview.c
4776         * src/summary_search.c
4777         * src/summaryview.c
4778         * src/toolbar.c
4779         * src/wizard.c
4780         * src/common/utils.c
4781         * src/gtk/prefswindow.c
4782                 fix a bunch of compiler warnings on maemo
4783
4784 2007-10-11 [colin]      3.0.2cvs63
4785
4786         * src/editaddress.c
4787                 Make static function static
4788
4789 2007-10-11 [mones]      3.0.2cvs62
4790
4791         * src/addrduplicates.c
4792         * src/addressbook.c
4793         * src/compose.c
4794         * src/expldifdlg.c
4795         * src/mainwindow.c
4796         * src/messageview.c
4797         * src/pop.c
4798         * src/prefs_customheader.c
4799         * src/prefs_send.c
4800         * src/prefs_themes.c
4801         * src/common/plugin.c
4802         * src/gtk/pluginwindow.c
4803         * src/gtk/quicksearch.c
4804                 Fix several typos and capitalisation issues
4805
4806 2007-10-11 [wwp]        3.0.2cvs61
4807
4808         * src/editaddress.c
4809                 Fix a warning about possible use of uninitialized
4810                 filename var.
4811
4812 2007-10-11 [wwp]        3.0.2cvs60
4813
4814         * src/editaddress.c
4815                 Disable "Unset picture" menu item when there's
4816                 no picture to clear. Fix an extraneous g_unref_object,
4817                 add missing initializers.
4818
4819 2007-10-11 [wwp]        3.0.2cvs59
4820
4821         * src/pixmaps/anonymous.xpm
4822         * src/editaddress.c
4823         * src/Makefile.am
4824         * src/stock_pixmap.c
4825         * src/stock_pixmap.h
4826                 Fix a leak, gettext-ize the photo label.
4827                 Don't clear the existing picture if loading
4828                 a new one fails. Use a default 'anonymous'
4829                 picture (this new xpm has been added to the
4830                 internal stock_pixmap API). Add a
4831                 "Set picture" context menu entry.
4832
4833 2007-10-11 [colin]      3.0.2cvs58
4834
4835         * src/messageview.c
4836                 Make shift-shortcuts work
4837         * src/prefs_actions.c
4838                 Don't ask if we really want to close when
4839                 choosing OK and only the list is changed
4840         * src/prefs_template.c
4841                 Don't ask if we really want to close when
4842                 choosing OK and only the list is changed
4843         * src/common/plugin.c
4844                 Fix writing of second [Plugins_*] block
4845         * src/common/template.c
4846                 Remove unused files (fixes deletion)
4847
4848 2007-10-10 [paul]       3.0.2cvs57
4849
4850         * src/prefs_template.c
4851                 put the whole thing in a scrolled window
4852                 so that half the page is no longer inaccessible
4853                 on maemo
4854                 make the gtk_text_view smaller on maemo
4855
4856 2007-10-10 [colin]      3.0.2cvs56
4857
4858         * src/compose.c
4859                 Fix updating of Attachments number in some
4860                 cases (reedit, attach from command-line, ...)
4861
4862 2007-10-10 [colin]      3.0.2cvs55
4863
4864         * src/editaddress.c
4865                 Initialise error correctly
4866
4867 2007-10-10 [paul]       3.0.2cvs54
4868
4869         * src/prefs_filtering_action.c
4870         * src/gtk/description_window.c
4871         * src/gtk/foldersort.c
4872         * src/gtk/quicksearch.c
4873                 get rid of some pointless new lines and
4874                 make the descripton labels wrap better
4875
4876 2007-10-10 [colin]      3.0.2cvs53
4877
4878         * src/addressadd.c
4879         * src/editaddress.c
4880         * src/headerview.c
4881         * src/textview.c
4882                 More error handling on saving pictures
4883
4884 2007-10-10 [colin]      3.0.2cvs52
4885
4886         * src/printing.c
4887         * src/printing.h
4888                 Generalize a bit printing, so we can factorize
4889                 most of the code. 
4890
4891 2007-10-10 [paul]       3.0.2cvs51
4892
4893         * src/addrduplicates.c
4894                 fix engrish
4895                 use GTK_STOCK... buttons
4896
4897 2007-10-10 [paul]       3.0.2cvs50
4898
4899         * src/addressadd.c
4900         * src/addrindex.c
4901         * src/editaddress.c
4902                 Fix previous patch
4903                 Thanks to Colin
4904
4905 2007-10-10 [paul]       3.0.2cvs49
4906
4907         * src/summaryview.c
4908         * src/messageview.c
4909                 Fix crash on Add sender to addressbook when
4910                 From is null
4911         * src/addressadd.c
4912         * src/addrindex.c
4913         * src/editaddress.c
4914         * src/editaddress_other_attributes_ldap.h
4915                 Fix leaks 
4916                 Rename images to .png in addrbook/
4917         * src/headerview.c
4918         * src/textview.c
4919                 Fix Face/X-Face being used if adding another
4920                 address than sender to addressbook
4921                 Thanks to Colin
4922
4923 2007-10-10 [holger]     3.0.2cvs48
4924
4925         * src/addrduplicates.c
4926         * src/editaddress.c
4927                 Improvements to the addressbook duplicate finder
4928                 feature:
4929                  - add an edit button to the button bar
4930                  - display the whole bookname (with iface) and
4931                    use this for same-book checking
4932                  - after editing, try to keep selections if the
4933                    entries are still present
4934                  - sort the email column alphabetically
4935                  - put results in a scrolled window
4936                  - support embedded editing
4937                  - make columns in detail view resizable
4938                  - add keyboard shortcuts
4939
4940 2007-10-10 [wwp]        3.0.2cvs47
4941
4942         * src/addrindex.c
4943                 Fix a crash when there's no From: in email, thanks to Colin.
4944
4945 2007-10-09 [paul]       3.0.2cvs46
4946
4947         * src/messageview.c
4948         * src/summaryview.c
4949         * src/textview.c
4950                 fix building without compface support
4951
4952 2007-10-09 [colin]      3.0.2cvs45
4953
4954         * src/editaddress.c
4955         * src/headerview.c
4956         * src/textview.c
4957                 Add error handling
4958
4959 2007-10-09 [colin]      3.0.2cvs44
4960
4961         * src/addrduplicates.c
4962         * src/addressadd.c
4963         * src/addressadd.h
4964         * src/addressbook.c
4965         * src/addressbook.h
4966         * src/addrindex.c
4967         * src/addrindex.h
4968         * src/addritem.c
4969         * src/addritem.h
4970         * src/compose.c
4971         * src/editaddress.c
4972         * src/editaddress_other_attributes_ldap.h
4973         * src/headerview.c
4974         * src/messageview.c
4975         * src/mimeview.c
4976         * src/summaryview.c
4977         * src/textview.c
4978         * src/gtk/gtkutils.c
4979                 Automatically set contacts' pictures from Face 
4980                 or X-Face if they have no picture
4981                 Display the contact picture in textview or
4982                 headerview for mails sent by people in the 
4983                 addressbook, that have no Face or X-Face
4984                 Fix a few details in the Person edition dialog
4985                 (ability to unset picture)
4986                 Remove picture file when deleting contacts
4987
4988 2007-10-09 [iwkse]      3.0.2cvs43
4989
4990         * src/gtk/about.c
4991                 center the about window
4992
4993 2007-10-09 [paul]       3.0.2cvs42
4994
4995         * src/prefs_toolbar.c
4996                 fix icon selector window on maemo
4997
4998 2007-10-09 [paul]       3.0.2cvs41
4999
5000         * src/messageview.c
5001                 add 'go to' menu to separate msgview
5002
5003 2007-10-09 [colin]      3.0.2cvs40
5004
5005         * src/common/defs.h
5006                 Add forgotten file
5007
5008 2007-10-09 [iwkse]      3.0.2cvs39
5009
5010         * Makefile.am
5011         * src/addressbook.c
5012         * src/addritem.c
5013         * src/addritem.h
5014         * src/editaddress.c
5015         * src/editaddress_other_attributes_ldap.h
5016         * src/addrbook.c
5017         * src/Makefile.am
5018                 set a photo in the Addressbook
5019
5020 2007-10-08 [colin]      3.0.2cvs38
5021
5022         * src/prefs_toolbar.c
5023                 Make height 320 to remove the scrollbar 
5024                 (with current number of icons)
5025
5026 2007-10-08 [colin]      3.0.2cvs37
5027
5028         * src/prefs_toolbar.c
5029                 Transform the treeview to a GtkIconView.
5030                 Patch by Pawel
5031                 In addition, transform the window so that 
5032                 it looks like a popup menu. Patch by me
5033
5034 2007-10-08 [colin]      3.0.2cvs36
5035
5036         * src/compose.c
5037         * src/compose.h
5038                 Beautify the GUI a bit; in particular, show the
5039                 number of attachments in the tab's title.
5040                 Patch by Pawel
5041
5042 2007-10-08 [paul]       3.0.2cvs35
5043
5044         * src/mimeview.c
5045                 Save users from themselves: save temporary
5046                 files used for Open/Open with as read-only.
5047                 Thanks to Colin
5048
5049 2007-10-08 [paul]       3.0.2cvs34
5050
5051         * tools/Makefile.am
5052                 forgot this in cvs33
5053
5054 2007-10-08 [paul]       3.0.2cvs33
5055
5056         * tools/kdeservicemenu/README
5057         * tools/kdeservicemenu/claws-mail-attach-files.desktop.template
5058         * tools/kdeservicemenu/install.sh
5059         * tools/kdeservicemenu/template_claws-mail-attach-files.desktop
5060                 renamed template* to *template so as not to confuse
5061                 lintian
5062
5063 2007-10-08 [paul]       3.0.2cvs32
5064
5065         * src/prefs_themes.c
5066         * src/stock_pixmap.c
5067                 replace 2 direct uses of RC_DIR
5068
5069 2007-10-07 [colin]      3.0.2cvs31
5070
5071         * src/addrduplicates.c
5072         * src/addrduplicates.h
5073         * src/addressbook.c
5074         * src/addressbook.h
5075         * src/addrindex.c
5076         * src/addrindex.h
5077                 Implement deletion in duplicate finder. 
5078                 Patch by Holger 
5079
5080 2007-10-07 [colin]      3.0.2cvs30
5081
5082         * src/exporthtml.c
5083         * src/mbox.c
5084         * src/common/utils.c
5085                 Better fix for Solaris, thanks to Nicolas Doualot
5086
5087 2007-10-07 [colin]      3.0.2cvs29
5088
5089         * AUTHORS
5090         * src/gtk/authors.h
5091                 Add Frank Dietrich
5092
5093 2007-10-07 [colin]      3.0.2cvs28
5094
5095         * src/exporthtml.c
5096                 Fix HTML export to make it more compliant
5097                 Patch by Frank Dietrich <bits_n_bytes@gmx.de>
5098
5099 2007-10-07 [colin]      3.0.2cvs27
5100
5101         * src/prefs_toolbar.c
5102                 Only use icons that wouldn't look stupid in the toolbar
5103                 Patch by Pawel
5104
5105 2007-10-07 [colin]      3.0.2cvs26
5106
5107         * src/prefs_toolbar.c
5108                 Fix old icon being used when none is selected
5109
5110 2007-10-07 [colin]      3.0.2cvs25
5111
5112         * src/toolbar.c
5113                 Fix copy/paste error
5114
5115 2007-10-07 [colin]      3.0.2cvs24
5116
5117         * src/prefs_toolbar.c
5118         * src/toolbar.c
5119         * src/toolbar.h
5120                 Update icon to default one when changing event
5121                 Make the icon chooser nicer (handle Esc, Enter,
5122                 double-click)
5123
5124 2007-10-06 [colin]      3.0.2cvs23
5125
5126         * src/prefs_toolbar.c
5127                 Fix text reset; patch by Pawel
5128
5129 2007-10-06 [colin]      3.0.2cvs22
5130
5131         * src/toolbar.h
5132                 Complete previous commit
5133
5134 2007-10-06 [colin]      3.0.2cvs21
5135
5136         * src/prefs_toolbar.c
5137         * src/toolbar.c
5138                 Set toolbar text automatically to the default
5139                 when changing Event executed on click
5140
5141 2007-10-06 [colin]      3.0.2cvs20
5142
5143         * src/prefs_toolbar.c
5144                 Invert Text and Event fields
5145
5146 2007-10-06 [colin]      3.0.2cvs19
5147
5148         * src/prefs_toolbar.c
5149         * src/toolbar.c
5150                 Make toolbar prefs look much better
5151                 Patch by Pawel Pekala
5152
5153 2007-10-06 [paul]       3.0.2cvs18
5154
5155         * src/account.c
5156         * src/prefs_filtering.c
5157                 fix checkbuttons in gtktreeview on maemo by
5158                 setting maemo's "allow-checkbox-mode" to FALSE
5159
5160 2007-10-06 [colin]      3.0.2cvs17
5161
5162         * configure.ac
5163                 Export -DSOLARIS in CFLAGS for all
5164                 Solaris (not just 2.8) and OpenSolaris
5165
5166 2007-10-06 [paul]       3.0.2cvs16
5167
5168         * AUTHORS
5169         * src/exporthtml.c
5170         * src/mbox.c
5171         * src/gtk/authors.h
5172                 fix build on solaris where ctime_r takes
5173                 3 arguments rather than 2.
5174                 Patch by Nicolas Doualot <slubman.lists@slubman.info>
5175
5176 2007-10-05 [colin]      3.0.2cvs15
5177
5178         * src/etpan/imap-thread.c
5179                 Fix wrong error codepath
5180
5181 2007-10-05 [wwp]        3.0.2cvs14
5182
5183         * src/filtering.c
5184                 Fix unexpected logging of quicksearches:
5185                 debug_filtering_session flag was never reset to FALSE, causing
5186                 matcher functions to log when called from a quicksearch
5187                 (if a filtering session happened before).
5188
5189 2007-10-05 [paul]       3.0.2cvs13
5190
5191         * src/prefs_actions.c
5192         * src/prefs_filtering.c
5193         * src/prefs_template.c
5194                 fix bug 1343, 'Filtering..'s close button
5195                 silently discards new filter'
5196                 Thanks to Colin
5197
5198 2007-10-05 [paul]       3.0.2cvs12
5199
5200         * configure.ac
5201         * src/Makefile.am
5202                 fix bug 1347, '-Wno-unused-function, optional'
5203
5204 2007-10-05 [colin]      3.0.2cvs11
5205
5206         * src/procmime.c
5207         * src/common/mgutils.c
5208                 Fix warnings
5209
5210 2007-10-05 [mones]      3.0.2cvs10
5211
5212         * manual/advanced.xml
5213                 Use full menu name
5214         * manual/es/advanced.xml
5215                 Synchronise translation
5216
5217 2007-10-04 [colin]      3.0.2cvs9
5218
5219         * src/action.c
5220         * src/addrbook.c
5221         * src/addrindex.c
5222         * src/compose.c
5223         * src/exporthtml.c
5224         * src/exportldif.c
5225         * src/folder.c
5226         * src/main.c
5227         * src/matcher.c
5228         * src/mbox.c
5229         * src/messageview.c
5230         * src/mh.c
5231         * src/news.c
5232         * src/partial_download.c
5233         * src/pop.c
5234         * src/procmime.c
5235         * src/procmsg.c
5236         * src/toolbar.c
5237         * src/common/log.c
5238         * src/common/mgutils.c
5239         * src/common/plugin.c
5240         * src/common/utils.c
5241         * src/common/xml.c
5242         * src/common/xml.h
5243         * src/common/xmlprops.c
5244         * src/common/xmlprops.h
5245         * src/plugins/bogofilter/bogofilter.c
5246         * src/plugins/clamav/clamav_plugin.c
5247         * src/plugins/dillo_viewer/dillo_prefs.c
5248         * src/plugins/pgpcore/prefs_gpg.c
5249         * src/plugins/pgpinline/pgpinline.c
5250         * src/plugins/pgpmime/pgpmime.c
5251         * src/plugins/spamassassin/spamassassin.c
5252         * src/plugins/trayicon/trayicon_prefs.c
5253                 Verify success on writes. Will fix possible strange
5254                 failure on disk full.
5255
5256 2007-10-04 [paul]       3.0.2cvs8
5257
5258         * manual/advanced.xml
5259                 add further info about Actions
5260                 Patch by Emmanuel Briot <briot@adacore.com>
5261
5262 2007-10-04 [paul]       3.0.2cvs7
5263
5264         * src/account.c
5265                 remove the D column, instead indicate the
5266                 default account by use of bold text
5267
5268 2007-10-03 [colin]      3.0.2cvs6
5269
5270         * src/common/template.c
5271                 Fix templates writing (was prone to disk full problems)
5272
5273 2007-10-03 [colin]      3.0.2cvs5
5274
5275         * src/Makefile.am
5276         * src/addrduplicates.c
5277         * src/addrduplicates.h
5278         * src/addressbook.c
5279                 Add duplicate deletion. Patch by Holger
5280
5281 2007-10-03 [colin]      3.0.2cvs4
5282
5283         * src/matcher.c
5284         * src/gtk/quicksearch.c
5285                 Fix bug 1340, 'Case insensitive searches with 
5286                 non-ascii alphabets fail'.
5287
5288 2007-10-03 [colin]      3.0.2cvs3
5289
5290         * src/main.c
5291         * src/common/utils.c
5292         * src/common/utils.h
5293                 Implement run-time alternative config directories
5294
5295 2007-10-03 [colin]      3.0.2cvs2
5296
5297         * src/folderview.c
5298                 Prevent opening folder item while folder
5299                 is scanned in a better way
5300
5301 2007-10-02 [paul]       3.0.2cvs1
5302
5303         * NEWS
5304         * README
5305         * RELEASE_NOTES
5306         * configure.ac
5307                 bump up version number following stable release
5308
5309 2007-09-30 [colin]      3.0.1cvs49
5310
5311         * src/imap.c
5312                 Refresh session if needed
5313
5314 2007-09-30 [colin]      3.0.1cvs48
5315
5316         * src/imap.c
5317                 Reset folder's session to NULL
5318                 before destroying it
5319
5320 2007-09-30 [mones]      3.0.1cvs47
5321
5322         * manual/handling.xml
5323                 Use markup quotes instead hardcoded quotes
5324         * manual/es/handling.xml
5325                 Added new synced section (IMAP subscriptions)
5326
5327 2007-09-29 [colin]      3.0.1cvs46
5328
5329         * src/imap.c
5330                 Notice disconnections faster
5331
5332 2007-09-28 [colin]      3.0.1cvs45
5333
5334         * src/addressbook.c
5335         * src/addrindex.c
5336                 Fix warnings
5337
5338 2007-09-28 [paul]       3.0.1cvs44
5339
5340         * src/mimeview.c
5341                 fix maemo build
5342
5343 2007-09-28 [paul]       3.0.1cvs43
5344
5345         * src/account.c
5346                 use gtk_widget_set_size_request() on the label
5347                 so that wrapping works better. get rid of the
5348                 (partially deprecated) hbutton_box.
5349                 these changes should prevent buttons overlapping
5350                 on maemo
5351
5352 2007-09-28 [colin]      3.0.1cvs42
5353
5354         * src/pop.c
5355                 Fix typo :)
5356
5357 2007-09-28 [colin]      3.0.1cvs41
5358
5359         * src/compose.c
5360         * src/msgcache.c
5361         * src/pop.c
5362         * src/procmime.c
5363         * src/etpan/imap-thread.c
5364                 64bits-related warning fixes
5365
5366 2007-09-28 [colin]      3.0.1cvs40
5367
5368         * src/folder_item_prefs.c
5369         * src/ldaputil.c
5370         * src/mainwindow.c
5371         * src/mimeview.c
5372         * src/common/tags.c
5373                 Fix warnings
5374
5375 2007-09-28 [colin]      3.0.1cvs39
5376
5377         * src/plugins/spamassassin/spamassassin.c
5378         * src/plugins/spamassassin/spamassassin.h
5379         * src/plugins/spamassassin/spamassassin_gtk.c
5380                 Add addressbook-based whitelisting
5381
5382 2007-09-28 [colin]      3.0.1cvs38
5383
5384         * src/folder.c
5385                 Fix bug 1337, 'crash on pressing Send button'
5386
5387 2007-09-28 [paul]       3.0.1cvs37
5388
5389         * src/prefs_folder_item.c
5390                 give the orphans a parent. makes all prefs
5391                 pages visible on maemo
5392
5393 2007-09-28 [colin]      3.0.1cvs36
5394
5395         * src/prefs_folder_column.c
5396         * src/prefs_summary_column.c
5397                 Fix two leaks
5398
5399 2007-09-27 [colin]      3.0.1cvs35
5400
5401         * src/gtk/quicksearch.c
5402                 Fix bug 1336, 'Segfault if empty space before search-string'
5403
5404 2007-09-26 [mones]      3.0.1cvs34
5405
5406         * manual/account.xml
5407         * manual/plugins.xml
5408                 Fixed irc channel name, added some docbook markup.
5409                 Changed text markup to docbook markup. 
5410                 Added spamcop as supported in SpamReport description.
5411         * manual/fr/plugins.xml
5412                 Fixed irc channel name.
5413         * manual/es/account.xml
5414         * manual/es/advanced.xml
5415         * manual/es/claws-mail-manual.xml
5416         * manual/es/glossary.xml
5417         * manual/es/gpl.xml
5418         * manual/es/keyboard.xml
5419         * manual/es/plugins.xml
5420                 Synced with English version, fixed a couple of typos.
5421
5422 2007-09-26 [colin]      3.0.1cvs33
5423
5424         * configure.ac
5425                 Explain why "Libgnomeprint: no" on GTK+ 2.10
5426
5427 2007-09-26 [colin]      3.0.1cvs32
5428
5429         * src/messageview.c
5430         * src/procmsg.c
5431         * src/procmsg.h
5432                 Optimisation: avoid fetching mail 3 times locally
5433                 for displaying
5434
5435 2007-09-26 [colin]      3.0.1cvs31
5436
5437         * src/mh.c
5438                 Fix missing static
5439
5440 2007-09-26 [colin]      3.0.1cvs30
5441
5442         * src/folder.c
5443         * src/folder.h
5444         * src/mh.c
5445         * src/mh.h
5446                 Fix MH mtime hack - make it a folder class function
5447
5448 2007-09-26 [colin]      3.0.1cvs29
5449
5450         * src/inc.c
5451                 Fix bug 1334, 'user defined mail incorporation 
5452                 script not run'
5453
5454 2007-09-25 [colin]      3.0.1cvs28
5455
5456         * src/codeconv.c
5457                 Optimisation: shortcut conv_codeset_strdup
5458                 when src_code and dest_code are the same
5459         * src/common/xml.c
5460         * src/common/xml.h
5461                 Optimisation: shortcut code conversions when
5462                 files are in UTF-8; faster list walking by
5463                 using prepend/reverse.
5464
5465 2007-09-25 [holger]     3.0.1cvs27
5466
5467         * src/printing.c
5468                 Replace button bar of the preview window
5469                 with a real toolbar (patch by Colin)
5470                 Add zooming to the preview window
5471
5472 2007-09-24 [paul]       3.0.1cvs26
5473
5474         * src/compose.c
5475                 compact the character set menu, adding some
5476                 missing encodings. Patch by Pawel Pekala
5477
5478 2007-09-23 [paul]       3.0.1cvs25
5479
5480         * src/prefs_account.c
5481         * src/prefs_folder_item.c
5482         * src/prefs_quote.c
5483         * src/quote_fmt.c
5484         * src/quote_fmt.h
5485                 remove unnecessary frame from Templates options
5486                 and improve the English of the check button label
5487
5488 2007-09-22 [colin]      3.0.1cvs24
5489
5490         * src/gtk/quicksearch.c
5491                 Fix bug 1329, 'error in quicksearch.c'
5492                 Fix return with value in function returning void
5493
5494 2007-09-22 [colin]      3.0.1cvs23
5495
5496         * src/imap.c
5497         * src/procmsg.h
5498         * src/common/utils.c
5499         * src/common/utils.h
5500         * src/etpan/imap-thread.c
5501                 Optimise fetching IMAP cached emails *a lot*
5502                 (remember whether mail is fully cached and \r's
5503                  are already stripped)
5504
5505 2007-09-22 [colin]      3.0.1cvs22
5506
5507         * src/folder.c
5508         * src/folder.h
5509         * src/prefs_folder_item.c
5510                 Add a button to allow users to drop local caches.
5511
5512 2007-09-21 [colin]      3.0.1cvs21
5513
5514         * src/summaryview.c
5515                 Remove unnecessary error when cancelling export to mbox.
5516                 Patch by Pawel
5517
5518 2007-09-21 [paul]       3.0.1cvs20
5519
5520         * src/gtk/prefswindow.c
5521                 remove unnecessary frames from the prefs
5522                 pages. Patch by Pawel Pekala
5523
5524 2007-09-21 [paul]       3.0.1cvs19
5525
5526         * src/prefs_account.c
5527         * src/prefs_folder_item.c
5528         * src/prefs_quote.c
5529         * src/quote_fmt.c
5530                 put the Templates options into a tabbed
5531                 layout. Patch by Pawel Pekala
5532
5533 2007-09-21 [paul]       3.0.1cvs18
5534
5535         * src/mainwindow.c
5536                 group together the character set menu items
5537                 move the /View/Show or hide/Message view below
5538                 .../Toolbar menu item
5539                 Patch by Pawel Pekala
5540
5541 2007-09-21 [mones]      3.0.1cvs17
5542
5543         * src/compose.c
5544                 Fix for bug 1327, 'segfault when replying to a non-existent
5545                 news message', thanks to Colin.
5546
5547 2007-09-21 [colin]      3.0.1cvs16
5548
5549         * src/folderview.c
5550                 Complete 3.0.1cvs15
5551
5552 2007-09-20 [colin]      3.0.1cvs15
5553
5554         * src/folderview.c
5555         * src/folderview.h
5556                 Maybe fix bug 1324, 'Corrupted IMAP cache'
5557
5558 2007-09-20 [colin]      3.0.1cvs14
5559
5560         * src/printing.c
5561                 Fix a little leak
5562
5563 2007-09-20 [holger]     3.0.1cvs13
5564
5565         * src/printing.c
5566                 Add page layout to print preview.
5567                 Make the close-button in the toolbar
5568                 right-aligned.
5569
5570 2007-09-20 [paul]       3.0.1cvs12
5571
5572         * po/ru.po
5573                 updated by Pavlo Bohmat
5574
5575 2007-09-19 [colin]      3.0.1cvs11
5576
5577         * src/common/utils.c
5578                 Prevent unquoted mime boundaries, by always
5579                 using a /
5580
5581 2007-09-19 [colin]      3.0.1cvs10
5582
5583         * src/printing.c
5584                 Fix drawing area size, fix DPI change that
5585                 can cause total number of lines to decrease
5586
5587 2007-09-19 [colin]      3.0.1cvs9
5588
5589         * po/POTFILES.in
5590         * src/printing.c
5591                 Make print preview more efficient and nicer.
5592                 Patch mostly by Holger Berndt <hb@claws-mail.org>
5593
5594 2007-09-19 [colin]      3.0.1cvs8
5595
5596         * src/prefs_common.c
5597         * src/prefs_common.h
5598         * src/printing.c
5599                 Add scrolledwindow, default allocation and
5600                 size saving to the print preview window.
5601
5602 2007-09-18 [colin]      3.0.1cvs7
5603
5604         * src/prefs_common.c
5605         * src/prefs_common.h
5606         * src/prefs_image_viewer.c
5607         * src/printing.c
5608                 GtkPrintOperation:
5609                 - add image printing support
5610                 - add option to print images
5611                 - add preview widget
5612                 - add saving of a few Page Setup parameters
5613
5614 2007-09-18 [colin]      3.0.1cvs6
5615
5616         * AUTHORS
5617         * src/gtk/authors.h
5618                 Add Guillaume Chazarain
5619
5620 2007-09-18 [colin]      3.0.1cvs5
5621
5622         * src/common/utils.c
5623                 Fix bug 1321, 'access before allocation 
5624                 when scanning for uris'. Patch by 
5625                 Guillaume Chazarain <guichaz@yahoo.fr>
5626
5627 2007-09-18 [colin]      3.0.1cvs4
5628
5629         * src/toolbar.c
5630                 Fix bug 1320, 'Memory leak caused by 
5631                 gtk_container_get_children'. Patch by
5632                 Guillaume Chazarain <guichaz@yahoo.fr>
5633
5634 2007-09-18 [colin]      3.0.1cvs3
5635
5636         * src/printing.c
5637         * src/printing.h
5638                 Fix HAVE_GNOMEPRINT (USE_GNOMEPRINT)
5639
5640 2007-09-18 [colin]      3.0.1cvs2
5641
5642         * src/Makefile.am
5643         * src/mainwindow.c
5644         * src/messageview.c
5645         * src/messageview.h
5646         * src/prefs_ext_prog.c
5647         * src/prefs_fonts.c
5648         * src/printing.c
5649         * src/printing.h
5650         * src/summaryview.c
5651                 Use GtkPrintOperation by default on GTK+ >= 2.10
5652                 Patch by Holger Berndt <hb@claws-mail.org>
5653
5654 2007-09-18 [paul]       3.0.1cvs1
5655
5656         * NEWS
5657         * README
5658         * RELEASE_NOTES
5659         * configure.ac
5660                 bump up version number following stable release
5661
5662 2007-09-16 [colin]      3.0.0cvs18
5663
5664         * src/folder.c
5665                 Fix possible memleak
5666
5667 2007-09-16 [colin]      3.0.0cvs17
5668
5669         * src/folderview.c
5670                 Fix bug 1311, 'Wrong arrow position 
5671                 while moving message into folder when 
5672                 column headers hidden'
5673         * src/image_viewer.c
5674                 Show error in the GUI if image can't
5675                 be loaded
5676         * src/matcher.c
5677                 Fix spurious output
5678         * src/messageview.c
5679                 Allow setting domain in msgid
5680         * src/common/plugin.c
5681                 Add timing information
5682
5683 2007-09-16 [colin]      3.0.0cvs16
5684
5685         * src/account.c
5686         * src/compose.c
5687         * src/prefs_account.c
5688         * src/prefs_account.h
5689         * src/common/utils.c
5690                 Remove Generate Message-ID option. We need
5691                 this on some IMAP servers.
5692         * src/prefs_template.c
5693                 Fix double-free
5694
5695 2007-09-16 [colin]      3.0.0cvs15
5696
5697         * src/prefs_filtering.c
5698         * src/prefs_filtering.h
5699         * src/prefs_filtering_action.c
5700         * src/common/tags.c
5701                 Fix tags issues: tags with spaces, renaming
5702                 tags.
5703
5704 2007-09-16 [colin]      3.0.0cvs14
5705
5706         * src/folderview.c
5707         * src/main.c
5708         * src/mainwindow.c
5709                 Fix bug 1308, 'Claws deletes folderlist.xml after
5710                 fetching mail short after start-up'
5711
5712 2007-09-16 [colin]      3.0.0cvs13
5713
5714         * src/compose.c
5715                 Fix scrolling to cursor
5716
5717 2007-09-16 [paul]       3.0.0cvs12
5718
5719         * po/sr.po
5720                 updated by Aleksandar Urosevic
5721
5722 2007-09-16 [paul]       3.0.0cvs11
5723
5724         * src/folder.c
5725                 do not allow locked msgs to be deleted,
5726                 even by filtering/processing
5727
5728 2007-09-07 [paul]       3.0.0cvs10
5729
5730         * src/prefs_folder_column.c
5731         * src/prefs_summary_column.c
5732                 implement button sensitivity
5733                 patch by Pawel Pekala
5734
5735 2007-09-06 [wwp]        3.0.0cvs9
5736
5737         * src/prefs_gtk.c
5738                 Add a missing linefeed to a debug message.
5739
5740 2007-09-05 [colin]      3.0.0cvs8
5741
5742         * src/inc.c
5743                 Fix statusbar/window mismatch on Maemo
5744
5745 2007-09-05 [colin]      3.0.0cvs7
5746
5747         * src/ldaputil.c
5748                 Fix build without USE_LDAP_TLS
5749
5750 2007-09-05 [colin]      3.0.0cvs6
5751
5752         * src/folder.c
5753         * src/imap.c
5754         * src/inc.c
5755         * src/mbox.c
5756         * src/send_message.c
5757         * src/statusbar.c
5758         * src/statusbar.h
5759                 Maemo: distinguish various statusbar messages,
5760                 in order to display only the most important.
5761
5762 2007-09-04 [wwp]        3.0.0cvs5
5763
5764         * src/account.c
5765                 Accounts list: fix "Local" protocol not shown when USE_OPENSSL is set.
5766                 Show protocol "SMTP" and the appropriate server for send-only
5767                 accounts, show "-" instead of "" when no value is relevant.
5768
5769 2007-09-03 [ticho]      3.0.0cvs4
5770
5771         * src/summaryview.c
5772                 Handle plural form better in delete confirmation dialog.
5773
5774 2007-09-03 [wwp]        3.0.0cvs3
5775
5776         * src/compose.c
5777                 Warn differently when sending or sending later (queueing).
5778
5779 2007-09-03 [colin]      3.0.0cvs2
5780
5781         * src/procmime.c
5782         * src/procmime.h
5783         * src/common/plugin.c
5784         * src/common/plugin.h
5785                 Add a new plugin API, MimeParser. It allows
5786                 plugins to scan email MIME parts and optionally,
5787                 transform them.
5788
5789 2007-09-03 [mones]      3.0.0cvs1
5790
5791         * po/es.po
5792                 Updated translation
5793         * src/common/defs.h
5794                 While a better solution is made double history sizes
5795
5796 2007-09-03 [paul]       3.0.0
5797
5798         * NEWS
5799         * README
5800         * RELEASE_NOTES
5801                 3.0.0 released
5802
5803 [For previous entries, see ChangeLog.2.0.0-3.0.0]