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