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