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